-- MySQL dump 10.13  Distrib 5.7.39, for Linux (x86_64)
--
-- Host: localhost    Database: yrevo792_wp710
-- ------------------------------------------------------
-- Server version	5.7.39

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!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 `wpbb_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wpbb_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_520_ci,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `attempts` int(11) NOT NULL DEFAULT '0',
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `extended_args` varchar(8000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id` (`claim_id`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=187 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_actionscheduler_actions`
--

LOCK TABLES `wpbb_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wpbb_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wpbb_actionscheduler_actions` VALUES (151,'woocommerce_cleanup_draft_orders','complete','2022-08-20 20:36:19','2022-08-20 20:36:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661027779;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661027779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-20 20:42:26','2022-08-20 20:42:26',0,NULL),(149,'woocommerce_cleanup_draft_orders','complete','2022-08-18 20:33:31','2022-08-18 20:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1660854811;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1660854811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-18 20:36:09','2022-08-18 20:36:09',0,NULL),(170,'woocommerce_update_db_to_current_version','complete','2022-09-03 11:48:48','2022-09-03 11:48:48','{\"version\":\"6.8.2\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1662205728;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1662205728;}',3,1,'2022-09-03 11:48:48','2022-09-03 11:48:48',0,NULL),(178,'wc-admin_import_customers','complete','2022-09-10 00:05:52','2022-09-10 00:05:52','[3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1662768352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1662768352;}',2,1,'2022-09-10 00:06:51','2022-09-10 00:06:51',0,NULL),(183,'wc-admin_import_customers','complete','2022-09-17 01:18:43','2022-09-17 01:18:43','[3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1663377523;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1663377523;}',2,1,'2022-09-17 07:13:30','2022-09-17 07:13:30',0,NULL),(184,'woocommerce_run_on_woocommerce_admin_updated','complete','2022-09-17 01:29:17','2022-09-17 01:29:17','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1663378157;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1663378157;}',4,1,'2022-09-17 07:13:30','2022-09-17 07:13:30',0,NULL),(185,'action_scheduler/migration_hook','complete','2022-09-17 01:44:05','2022-09-17 01:44:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1663379045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1663379045;}',1,1,'2022-09-17 07:13:30','2022-09-17 07:13:30',0,NULL),(186,'woocommerce_cleanup_draft_orders','pending','2022-09-18 07:13:30','2022-09-18 07:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1663485210;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1663485210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(148,'woocommerce_cleanup_draft_orders','complete','2022-08-17 20:31:39','2022-08-17 20:31:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1660768299;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1660768299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-17 20:33:31','2022-08-17 20:33:31',0,NULL),(150,'woocommerce_cleanup_draft_orders','complete','2022-08-19 20:36:09','2022-08-19 20:36:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1660941369;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1660941369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-19 20:36:19','2022-08-19 20:36:19',0,NULL),(169,'woocommerce_run_update_callback','complete','2022-09-03 11:48:47','2022-09-03 11:48:47','{\"update_callback\":\"wc_update_670_delete_deprecated_remote_inbox_notifications_option\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1662205727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1662205727;}',3,1,'2022-09-03 11:48:48','2022-09-03 11:48:48',0,NULL),(152,'woocommerce_cleanup_draft_orders','complete','2022-08-21 20:42:26','2022-08-21 20:42:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661114546;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661114546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-21 20:43:30','2022-08-21 20:43:30',0,NULL),(153,'woocommerce_cleanup_draft_orders','complete','2022-08-22 20:43:30','2022-08-22 20:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661201010;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661201010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-22 20:44:29','2022-08-22 20:44:29',0,NULL),(154,'woocommerce_cleanup_draft_orders','complete','2022-08-23 20:44:29','2022-08-23 20:44:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661287469;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661287469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-23 20:52:46','2022-08-23 20:52:46',0,NULL),(155,'woocommerce_cleanup_draft_orders','complete','2022-08-24 20:52:46','2022-08-24 20:52:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661374366;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661374366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-24 21:07:03','2022-08-24 21:07:03',0,NULL),(156,'woocommerce_cleanup_draft_orders','complete','2022-08-25 21:07:03','2022-08-25 21:07:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661461623;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661461623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-25 21:19:14','2022-08-25 21:19:14',0,NULL),(157,'woocommerce_cleanup_draft_orders','complete','2022-08-26 21:19:14','2022-08-26 21:19:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661548754;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661548754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-26 21:38:50','2022-08-26 21:38:50',0,NULL),(158,'woocommerce_cleanup_draft_orders','complete','2022-08-27 21:38:50','2022-08-27 21:38:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661636330;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661636330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-27 21:43:39','2022-08-27 21:43:39',0,NULL),(159,'woocommerce_cleanup_draft_orders','complete','2022-08-28 21:43:39','2022-08-28 21:43:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661723019;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661723019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-28 21:43:43','2022-08-28 21:43:43',0,NULL),(160,'woocommerce_cleanup_draft_orders','complete','2022-08-29 21:43:43','2022-08-29 21:43:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661809423;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661809423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-29 22:17:42','2022-08-29 22:17:42',0,NULL),(161,'woocommerce_cleanup_draft_orders','complete','2022-08-30 22:17:42','2022-08-30 22:17:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661897862;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661897862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-30 22:17:55','2022-08-30 22:17:55',0,NULL),(162,'woocommerce_cleanup_draft_orders','complete','2022-08-31 22:17:55','2022-08-31 22:17:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661984275;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661984275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-31 22:19:19','2022-08-31 22:19:19',0,NULL),(164,'woocommerce_cleanup_draft_orders','complete','2022-09-02 22:21:19','2022-09-02 22:21:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1662157279;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1662157279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-02 22:25:51','2022-09-02 22:25:51',0,NULL),(166,'wc-admin_import_customers','complete','2022-09-03 11:42:15','2022-09-03 11:42:15','[3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1662205335;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1662205335;}',2,1,'2022-09-03 11:44:22','2022-09-03 11:44:22',0,NULL),(167,'woocommerce_run_on_woocommerce_admin_updated','complete','2022-09-03 11:48:26','2022-09-03 11:48:26','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1662205706;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1662205706;}',4,1,'2022-09-03 11:48:48','2022-09-03 11:48:48',0,NULL),(163,'woocommerce_cleanup_draft_orders','complete','2022-09-01 22:19:19','2022-09-01 22:19:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1662070759;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1662070759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-01 22:21:19','2022-09-01 22:21:19',0,NULL),(168,'woocommerce_run_update_callback','complete','2022-09-03 11:48:46','2022-09-03 11:48:46','{\"update_callback\":\"wc_update_670_purge_comments_count_cache\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1662205726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1662205726;}',3,1,'2022-09-03 11:48:48','2022-09-03 11:48:48',0,NULL),(165,'woocommerce_cleanup_draft_orders','complete','2022-09-03 22:25:51','2022-09-03 22:25:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1662243951;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1662243951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-03 22:30:53','2022-09-03 22:30:53',0,NULL),(171,'woocommerce_cleanup_draft_orders','complete','2022-09-04 22:30:53','2022-09-04 22:30:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1662330653;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1662330653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-04 22:31:29','2022-09-04 22:31:29',0,NULL),(172,'woocommerce_cleanup_draft_orders','complete','2022-09-05 22:31:29','2022-09-05 22:31:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1662417089;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1662417089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-05 22:56:53','2022-09-05 22:56:53',0,NULL),(173,'woocommerce_cleanup_draft_orders','complete','2022-09-06 22:56:53','2022-09-06 22:56:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1662505013;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1662505013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-06 23:13:56','2022-09-06 23:13:56',0,NULL),(174,'woocommerce_cleanup_draft_orders','complete','2022-09-07 23:13:56','2022-09-07 23:13:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1662592436;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1662592436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-07 23:46:33','2022-09-07 23:46:33',0,NULL),(175,'woocommerce_cleanup_draft_orders','complete','2022-09-08 23:46:33','2022-09-08 23:46:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1662680793;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1662680793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-09 00:03:39','2022-09-09 00:03:39',0,NULL),(176,'woocommerce_cleanup_draft_orders','complete','2022-09-10 00:03:39','2022-09-10 00:03:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1662768219;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1662768219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-10 00:05:27','2022-09-10 00:05:27',0,NULL),(177,'woocommerce_cleanup_draft_orders','complete','2022-09-11 00:05:27','2022-09-11 00:05:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1662854727;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1662854727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-11 00:20:34','2022-09-11 00:20:34',0,NULL),(179,'woocommerce_cleanup_draft_orders','complete','2022-09-12 00:20:34','2022-09-12 00:20:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1662942034;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1662942034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-12 00:24:05','2022-09-12 00:24:05',0,NULL),(180,'woocommerce_cleanup_draft_orders','complete','2022-09-13 00:24:05','2022-09-13 00:24:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1663028645;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1663028645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-13 00:25:38','2022-09-13 00:25:38',0,NULL),(181,'woocommerce_cleanup_draft_orders','complete','2022-09-14 00:25:38','2022-09-14 00:25:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1663115138;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1663115138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-14 01:07:08','2022-09-14 01:07:08',0,NULL),(182,'woocommerce_cleanup_draft_orders','complete','2022-09-15 01:07:08','2022-09-15 01:07:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1663204028;s:18:\"\0*\0first_timestamp\";i:1655226756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1663204028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-17 07:13:30','2022-09-17 07:13:30',0,NULL);
/*!40000 ALTER TABLE `wpbb_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wpbb_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=71712 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_actionscheduler_claims`
--

LOCK TABLES `wpbb_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wpbb_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wpbb_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_actionscheduler_groups`
--

LOCK TABLES `wpbb_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wpbb_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wpbb_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wc-admin-data'),(3,'woocommerce-db-updates'),(4,'woocommerce-remote-inbox-engine');
/*!40000 ALTER TABLE `wpbb_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wpbb_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=506 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_actionscheduler_logs`
--

LOCK TABLES `wpbb_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wpbb_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wpbb_actionscheduler_logs` VALUES (502,185,'action complete via WP Cron','2022-09-17 07:13:30','2022-09-17 07:13:30'),(503,182,'action started via WP Cron','2022-09-17 07:13:30','2022-09-17 07:13:30'),(504,182,'action complete via WP Cron','2022-09-17 07:13:30','2022-09-17 07:13:30'),(499,184,'action started via WP Cron','2022-09-17 07:13:30','2022-09-17 07:13:30'),(455,167,'action complete via WP Cron','2022-09-03 11:48:48','2022-09-03 11:48:48'),(456,168,'action started via WP Cron','2022-09-03 11:48:48','2022-09-03 11:48:48'),(457,168,'action complete via WP Cron','2022-09-03 11:48:48','2022-09-03 11:48:48'),(479,178,'action created','2022-09-10 00:05:47','2022-09-10 00:05:47'),(480,178,'action started via WP Cron','2022-09-10 00:06:51','2022-09-10 00:06:51'),(481,178,'action complete via WP Cron','2022-09-10 00:06:51','2022-09-10 00:06:51'),(494,183,'action created','2022-09-17 01:18:38','2022-09-17 01:18:38'),(495,184,'action created','2022-09-17 01:29:17','2022-09-17 01:29:17'),(496,185,'action created','2022-09-17 01:43:05','2022-09-17 01:43:05'),(491,181,'action started via Async Request','2022-09-14 01:07:08','2022-09-14 01:07:08'),(492,181,'action complete via Async Request','2022-09-14 01:07:08','2022-09-14 01:07:08'),(505,186,'action created','2022-09-17 07:13:30','2022-09-17 07:13:30'),(501,185,'action started via WP Cron','2022-09-17 07:13:30','2022-09-17 07:13:30'),(500,184,'action complete via WP Cron','2022-09-17 07:13:30','2022-09-17 07:13:30'),(391,148,'action created','2022-08-16 20:31:39','2022-08-16 20:31:39'),(498,183,'action complete via WP Cron','2022-09-17 07:13:30','2022-09-17 07:13:30'),(497,183,'action started via WP Cron','2022-09-17 07:13:30','2022-09-17 07:13:30'),(394,149,'action created','2022-08-17 20:33:31','2022-08-17 20:33:31'),(450,170,'action started via WP Cron','2022-09-03 11:48:48','2022-09-03 11:48:48'),(451,170,'action complete via WP Cron','2022-09-03 11:48:48','2022-09-03 11:48:48'),(452,169,'action started via WP Cron','2022-09-03 11:48:48','2022-09-03 11:48:48'),(453,169,'action complete via WP Cron','2022-09-03 11:48:48','2022-09-03 11:48:48'),(454,167,'action started via WP Cron','2022-09-03 11:48:48','2022-09-03 11:48:48'),(397,150,'action created','2022-08-18 20:36:09','2022-08-18 20:36:09'),(393,148,'action complete via WP Cron','2022-08-17 20:33:31','2022-08-17 20:33:31'),(392,148,'action started via WP Cron','2022-08-17 20:33:31','2022-08-17 20:33:31'),(400,151,'action created','2022-08-19 20:36:19','2022-08-19 20:36:19'),(448,169,'action created','2022-09-03 11:48:46','2022-09-03 11:48:46'),(449,170,'action created','2022-09-03 11:48:46','2022-09-03 11:48:46'),(396,149,'action complete via WP Cron','2022-08-18 20:36:09','2022-08-18 20:36:09'),(395,149,'action started via WP Cron','2022-08-18 20:36:09','2022-08-18 20:36:09'),(403,152,'action created','2022-08-20 20:42:26','2022-08-20 20:42:26'),(399,150,'action complete via WP Cron','2022-08-19 20:36:19','2022-08-19 20:36:19'),(398,150,'action started via WP Cron','2022-08-19 20:36:19','2022-08-19 20:36:19'),(406,153,'action created','2022-08-21 20:43:30','2022-08-21 20:43:30'),(402,151,'action complete via WP Cron','2022-08-20 20:42:26','2022-08-20 20:42:26'),(401,151,'action started via WP Cron','2022-08-20 20:42:26','2022-08-20 20:42:26'),(409,154,'action created','2022-08-22 20:44:29','2022-08-22 20:44:29'),(405,152,'action complete via WP Cron','2022-08-21 20:43:30','2022-08-21 20:43:30'),(404,152,'action started via WP Cron','2022-08-21 20:43:30','2022-08-21 20:43:30'),(412,155,'action created','2022-08-23 20:52:46','2022-08-23 20:52:46'),(408,153,'action complete via WP Cron','2022-08-22 20:44:29','2022-08-22 20:44:29'),(407,153,'action started via WP Cron','2022-08-22 20:44:29','2022-08-22 20:44:29'),(415,156,'action created','2022-08-24 21:07:03','2022-08-24 21:07:03'),(411,154,'action complete via WP Cron','2022-08-23 20:52:46','2022-08-23 20:52:46'),(410,154,'action started via WP Cron','2022-08-23 20:52:46','2022-08-23 20:52:46'),(418,157,'action created','2022-08-25 21:19:14','2022-08-25 21:19:14'),(414,155,'action complete via WP Cron','2022-08-24 21:07:03','2022-08-24 21:07:03'),(413,155,'action started via WP Cron','2022-08-24 21:07:03','2022-08-24 21:07:03'),(421,158,'action created','2022-08-26 21:38:50','2022-08-26 21:38:50'),(417,156,'action complete via WP Cron','2022-08-25 21:19:14','2022-08-25 21:19:14'),(416,156,'action started via WP Cron','2022-08-25 21:19:14','2022-08-25 21:19:14'),(424,159,'action created','2022-08-27 21:43:39','2022-08-27 21:43:39'),(420,157,'action complete via WP Cron','2022-08-26 21:38:50','2022-08-26 21:38:50'),(419,157,'action started via WP Cron','2022-08-26 21:38:50','2022-08-26 21:38:50'),(427,160,'action created','2022-08-28 21:43:43','2022-08-28 21:43:43'),(423,158,'action complete via WP Cron','2022-08-27 21:43:39','2022-08-27 21:43:39'),(422,158,'action started via WP Cron','2022-08-27 21:43:39','2022-08-27 21:43:39'),(430,161,'action created','2022-08-29 22:17:42','2022-08-29 22:17:42'),(426,159,'action complete via WP Cron','2022-08-28 21:43:43','2022-08-28 21:43:43'),(425,159,'action started via WP Cron','2022-08-28 21:43:43','2022-08-28 21:43:43'),(433,162,'action created','2022-08-30 22:17:55','2022-08-30 22:17:55'),(429,160,'action complete via WP Cron','2022-08-29 22:17:42','2022-08-29 22:17:42'),(428,160,'action started via WP Cron','2022-08-29 22:17:42','2022-08-29 22:17:42'),(436,163,'action created','2022-08-31 22:19:19','2022-08-31 22:19:19'),(443,166,'action created','2022-09-03 11:42:10','2022-09-03 11:42:10'),(444,166,'action started via WP Cron','2022-09-03 11:44:22','2022-09-03 11:44:22'),(445,166,'action complete via WP Cron','2022-09-03 11:44:22','2022-09-03 11:44:22'),(446,167,'action created','2022-09-03 11:48:26','2022-09-03 11:48:26'),(447,168,'action created','2022-09-03 11:48:46','2022-09-03 11:48:46'),(432,161,'action complete via WP Cron','2022-08-30 22:17:55','2022-08-30 22:17:55'),(431,161,'action started via WP Cron','2022-08-30 22:17:55','2022-08-30 22:17:55'),(439,164,'action created','2022-09-01 22:21:19','2022-09-01 22:21:19'),(435,162,'action complete via WP Cron','2022-08-31 22:19:19','2022-08-31 22:19:19'),(434,162,'action started via WP Cron','2022-08-31 22:19:19','2022-08-31 22:19:19'),(442,165,'action created','2022-09-02 22:25:51','2022-09-02 22:25:51'),(438,163,'action complete via WP Cron','2022-09-01 22:21:19','2022-09-01 22:21:19'),(437,163,'action started via WP Cron','2022-09-01 22:21:19','2022-09-01 22:21:19'),(460,171,'action created','2022-09-03 22:30:53','2022-09-03 22:30:53'),(441,164,'action complete via WP Cron','2022-09-02 22:25:51','2022-09-02 22:25:51'),(440,164,'action started via WP Cron','2022-09-02 22:25:51','2022-09-02 22:25:51'),(463,172,'action created','2022-09-04 22:31:29','2022-09-04 22:31:29'),(459,165,'action complete via WP Cron','2022-09-03 22:30:53','2022-09-03 22:30:53'),(458,165,'action started via WP Cron','2022-09-03 22:30:53','2022-09-03 22:30:53'),(466,173,'action created','2022-09-05 22:56:53','2022-09-05 22:56:53'),(462,171,'action complete via WP Cron','2022-09-04 22:31:29','2022-09-04 22:31:29'),(461,171,'action started via WP Cron','2022-09-04 22:31:29','2022-09-04 22:31:29'),(469,174,'action created','2022-09-06 23:13:56','2022-09-06 23:13:56'),(465,172,'action complete via WP Cron','2022-09-05 22:56:53','2022-09-05 22:56:53'),(464,172,'action started via WP Cron','2022-09-05 22:56:53','2022-09-05 22:56:53'),(472,175,'action created','2022-09-07 23:46:33','2022-09-07 23:46:33'),(468,173,'action complete via WP Cron','2022-09-06 23:13:56','2022-09-06 23:13:56'),(467,173,'action started via WP Cron','2022-09-06 23:13:56','2022-09-06 23:13:56'),(475,176,'action created','2022-09-09 00:03:39','2022-09-09 00:03:39'),(471,174,'action complete via WP Cron','2022-09-07 23:46:33','2022-09-07 23:46:33'),(470,174,'action started via WP Cron','2022-09-07 23:46:33','2022-09-07 23:46:33'),(478,177,'action created','2022-09-10 00:05:27','2022-09-10 00:05:27'),(474,175,'action complete via WP Cron','2022-09-09 00:03:39','2022-09-09 00:03:39'),(473,175,'action started via WP Cron','2022-09-09 00:03:39','2022-09-09 00:03:39'),(484,179,'action created','2022-09-11 00:20:34','2022-09-11 00:20:34'),(477,176,'action complete via WP Cron','2022-09-10 00:05:27','2022-09-10 00:05:27'),(476,176,'action started via WP Cron','2022-09-10 00:05:27','2022-09-10 00:05:27'),(487,180,'action created','2022-09-12 00:24:05','2022-09-12 00:24:05'),(483,177,'action complete via WP Cron','2022-09-11 00:20:34','2022-09-11 00:20:34'),(482,177,'action started via WP Cron','2022-09-11 00:20:34','2022-09-11 00:20:34'),(490,181,'action created','2022-09-13 00:25:38','2022-09-13 00:25:38'),(486,179,'action complete via WP Cron','2022-09-12 00:24:05','2022-09-12 00:24:05'),(485,179,'action started via WP Cron','2022-09-12 00:24:05','2022-09-12 00:24:05'),(493,182,'action created','2022-09-14 01:07:08','2022-09-14 01:07:08'),(489,180,'action complete via WP Cron','2022-09-13 00:25:38','2022-09-13 00:25:38'),(488,180,'action started via WP Cron','2022-09-13 00:25:38','2022-09-13 00:25:38');
/*!40000 ALTER TABLE `wpbb_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_commentmeta`
--

DROP TABLE IF EXISTS `wpbb_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_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_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=10628 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_commentmeta`
--

LOCK TABLES `wpbb_commentmeta` WRITE;
/*!40000 ALTER TABLE `wpbb_commentmeta` DISABLE KEYS */;
INSERT INTO `wpbb_commentmeta` VALUES (10279,2683,'akismet_pro_tip','discard'),(10280,2684,'akismet_result','true'),(10281,2684,'akismet_history','a:2:{s:4:\"time\";d:1662493564.3016109466552734375;s:5:\"event\";s:10:\"check-spam\";}'),(10282,2684,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"nelliekl1\";s:20:\"comment_author_email\";s:36:\"christits20@satoshi65.officemail.fun\";s:18:\"comment_author_url\";s:34:\"http://hugefacialporn.sexjanet.com\";s:15:\"comment_content\";s:201:\"Nude Sex Pics, Sexy Naked Women, Hot Girls Porn\r\nhttp://gennaporn.xblognetwork.com/?eve \r\n\r\n older women young men porn boy scout porn blood porn video long mature porn clips porn withu wendy mclachlan\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"109.70.100.29\";s:13:\"comment_agent\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36\";s:7:\"user_ip\";s:13:\"109.70.100.29\";s:10:\"user_agent\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Nude Sex Pics, Sexy Naked Women, Hot Girls Porn\r\nhttp://gennaporn.xblognetwork.com/?eve \r\n\r\n older w\";s:10:\"POST_ak_js\";s:13:\"1662497186400\";}'),(10275,2682,'akismet_pro_tip','discard'),(10276,2683,'akismet_result','true'),(10277,2683,'akismet_history','a:2:{s:4:\"time\";d:1662493130.5346848964691162109375;s:5:\"event\";s:10:\"check-spam\";}'),(10278,2683,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"Richarddap\";s:20:\"comment_author_email\";s:36:\"ka.ren.a.v.e.t.i.s.an45.5.@gmail.com\";s:18:\"comment_author_url\";s:21:\"http://ebut-bab.info/\";s:15:\"comment_content\";s:4582:\"фото голых секса аниме  http://ebut-bab.info/ голые девушки лесбиянки видео  \r\n \r\n<img src=\"http://ebut-bab.info/templates/ebut-bab/images/favicon.ico\"> \r\n \r\n<a href=https://www.alpilles-classic.com/livredor.php?msg=1>фото секс арина</a>\r\n<a href=http://creusetdusavoir.cm/produit/mademoiselle/#comment-13471>романтик секс фото</a>\r\n<a href=http://jokuboreceptai.lt/receptai/aluje-troskintos-midijos/#comment-97167>порно фото русских свингеров</a>\r\n<a href=https://ivanteevka.dnk-otcovstvo.ru/>пьяные голые девушки видео</a>\r\n<a href=http://www.vds-rohrbach.de/index.php/fotos-sp-195795693/item/131/asInline>лапаю девушку голую</a>\r\n<a href=https://thedvdwars.com/reasons-why-you-should-learn-the-trumpet/#comment-2501>фото голых черных девушек</a>\r\n<a href=https://marmalade.cafeblog.hu/2007/page/5/?sharebyemailCimzett=k.a.r.e.nav.e.ti.sa.n4.55.%40gmail.com&sharebyemailFelado=k.a.r.e.nav.e.ti.sa.n4.55.%40gmail.com&sharebyemailUzenet=%D0%BF%D0%BE%D1%80%D0%BD%D0%BE%20%D1%84%D0%BE%D1%82%D0%BE%20%D1%81%D0%B5%D0%BA%D1%81%D0%B0%20%D1%81%D0%B8%D1%81%D1%8C%D0%BA%D0%B8%20%D0%BC%D0%BE%D0%BB%D0%BE%D0%B4%D1%8B%D1%85%20%20http%3A%2F%2Febut-bab.info%2F%20%D1%81%D0%B5%D0%BA%D1%81%20%D1%84%D0%BE%D1%82%D0%BE%20%D0%B0%D0%BD%D0%B0%D0%BB%20%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE%20%20%20%5Bimg%5Dhttp%3A%2F%2Febut-bab.info%2Ftemplates%2Febut-bab%2Fimages%2Ffavicon.ico%5B%2Fimg%5D%20%20%5Burl%3Dhttps%3A%2F%2Fmissid.kodansha.co.jp%2Fblogs%2Fcontents%2F211119_sunset05a%3Fcomment%3D127364137129%23comments%5D%D0%B3%D0%BE%D0%BB%D1%8B%D0%B5%20%D0%B4%D0%B5%D0%B2%D1%83%D1%88%D0%BA%D0%B8%20%D1%80%D0%B0%D0%B7%D0%B4%D0%B5%D0%BB%D0%B8%5B%2Furl%5D%5Burl%3Dhttp%3A%2F%2Fwww.wc-pro.com%2Fpages%2F3%2Fstep%3Dconfirm%2Fb_id%3D7%2Fr_id%3D1%2Ffid%3D791de67ab83a7821aaf7a102265b57c1%5D%D0%B3%D0%BE%D0%BB%D1%8B%D0%B5%20%D0%B4%D0%B5%D0%B2%D1%83%D1%88%D0%BA%D0%B8%20%D0%BF%D0%BE%D0%B4%20%D1%8E%D0%B1%D0%BA%D0%BE%D0%B9%5B%2Furl%5D%5Burl%3Dhttps%3A%2F%2Fsrebroiskora.pl%2Fpl%2Fn%2F2%23comment22392%5D%D0%B3%D0%BE%D0%BB%D1%8B%D0%B5%20%D0%B4%D0%B5%D0%B2%D1%83%D1%88%D0%BA%D0%B8%20%D0%B4%D0%B5%D0%BC%D0%BE%D0%BD%D1%8B%5B%2Furl%5D%5Burl%3Dhttp%3A%2F%2Fdobre-jedzonko.xlx.pl%2Fkrowi-placek-burger%2F%23comment-3801%5D%D1%81%D0%B5%D0%BA%D1%81%20%D0%BF%D0%BE%D1%80%D0%BD%D0%BE%20%D0%B1%D0%BE%D0%BB%D1%8C%D1%88%D0%B0%D1%8F%20%D0%BF%D0%BE%D0%BF%D0%B0%20%D1%84%D0%BE%D1%82%D0%BE%5B%2Furl%5D%5Burl%3Dhttp%3A%2F%2F114.207.244.65%2Frestaurants%2F282%5D%D0%BF%D0%BE%D1%80%D0%BD%D0%BE%20%D1%84%D0%BE%D1%82%D0%BE%20%D0%B4%D0%BE%D0%BC%D0%B0%D1%88%D0%BD%D0%B5%D0%B5%20%D1%81%D0%BF%D0%B5%D1%80%D0%BC%D0%B0%5B%2Furl%5D%5Burl%3Dhttps%3A%2F%2Fmagazynmedic.pl%2Fdlaczego-warto-udac-sie-na-psychoterapie%2F%23comment-2646%5D%D0%BF%D0%BE%D1%80%D0%BD%D0%BE%20%D1%84%D0%BE%D1%82%D0%BE%20%D0%B4%D0%B5%D0%B2%D1%83%D1%88%D0%B5%D0%BA%20%D1%81%D0%B0%D0%BC%D1%8B%D0%B5%5B%2Furl%5D%5Burl%3Dhttp%3A%2F%2Fewk.mex.tl%2F%3Fgb%3D1%23top%5D%D1%81%D0%B0%D0%BC%D1%8B%D0%B5%20%D0%BA%D1%80%D0%B0%D1%81%D0%B8%D0%B2%D1%8B%D0%B5%20%D0%B3%D0%BE%D0%BB%D1%8B%D0%B5%20%D0%B4%D0%B5%D0%B2%D1%83%D1%88%D0%BA%D0%B8%20%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE%5B%2Furl%5D%5Burl%3Dhttp%3A%2F%2Fyuzuki.s6.xrea.com%2Fcgi-bin%2Fcat%2Fapeboard_plus.cgi%2F%2520target%3D_blank%2520style%3Dtext-decoration%3A%2520none%3B%5D%D1%81%D0%B5%D0%BA%D1%81%20%D1%84%D0%BE%D1%82%D0%BE%20%D0%B1%D0%BE%D0%BB%D1%8C%D1%88%D0%B0%D1%8F%20%D0%B3%D1%80%D1%83%D0%B4%D1%8C%5B%2Furl%5D%5Burl%3Dhttps%3A%2F%2Fwww.streamingtip.com%2Fgears-tv-reloaded%2F%23comment-115087%5D%D0%B3%D0%BE%D0%BB%D1%8B%D0%B5%20%D0%B4%D0%B5%D0%B2%D1%83%D1%88%D0%BA%D0%B8%20%D0%B2%20%D0%BD%D0%B8%D0%B6%D0%BD%D0%B5%D0%BC%20%D0%B1%D0%B5%D0%BB%D1%8C%D0%B5%5B%2Furl%5D%5Burl%3Dhttps%3A%2F%2Fsweedu.com%2Fblog%2Fhighlights-of-national-education-policy-nep-2020%2F%23comment-27681%5D%D1%81%D0%B5%D0%BA%D1%81%20%D1%84%D0%BE%D1%82%D0%BE%20%D1%82%D0%B5%D1%82%D0%BE%D0%BA%5B%2Furl%5D%203c47240%20&sharebyemailTitle=Marokkoi%20sargabarackos%20mezes%20csirke&sharebyemailUrl=https%3A%2F%2Fmarmalade.cafeblog.hu%2F2007%2F07%2F06%2Fmarokkoi-sargabarackos-mezes-csirke%2F&shareByEmailSendEmail=Elkuld>красивая девушка лучше голая</a>\r\n<a href=https://bojongbarat.desa.id/read/301848>порно фото сексуальных поп</a>\r\n<a href=https://www.awwindows.co.uk/2018/03/14/news-post-3/#comment-99781>голые девушки раздевание</a>\r\n<a href=https://pussas.se/hello-world/#comment-11488>гламурное порно фото</a>\r\n a245f1b\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"82.118.29.224\";s:13:\"comment_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:13:\"82.118.29.224\";s:10:\"user_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:30:\"фото голых секса\";s:10:\"POST_ak_js\";s:13:\"1662493470315\";}'),(10272,2682,'akismet_result','true'),(10273,2682,'akismet_history','a:2:{s:4:\"time\";d:1662487010.15445709228515625;s:5:\"event\";s:10:\"check-spam\";}'),(10274,2682,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"dinnabbistr\";s:20:\"comment_author_email\";s:22:\"dinnabbistr@rambler.ru\";s:18:\"comment_author_url\";s:34:\"http://www.matrixboard.ru/stat.htm\";s:15:\"comment_content\";s:1528:\"Как очистить бензиновые и дизельные форсунки автомобиля <a href=http://www.uzo.matrixplus.ru/index.htm>Химия для очистки и тестирования форсунок , бензинновых и дизельных</a> \r\n \r\n<a href=http://www.uzo.matrixplus.ru/>Купить химию для очистки дизельных и бензинновых форсунок на судоых установках</a> \r\n \r\nКупить химию и моющее средство для мойки катера <a href=http://regionsv.ru/chem4.html>для мойки яхты и лодок</a> \r\n \r\nКак собрать радиолюбительский компьютер <a href=http://rdk.regionsv.ru/orion128-new.htm>Орион-128.2 ревизия мк 512.3</a> \r\nКак собрать радиолюбительский бытовой компьютер <a href=http://rdk.regionsv.ru/orion128-express.htm>Орион-128.2 Орион Восточный Экспресс 512</a> для инженерных расчетов \r\n \r\n<a href=http://www.matrixboard.ru/podval.htm>matrixboard.ru</a> \r\n \r\nВсе для детского творчества <a href=http://www.freshdesigner.ru>www.freshdesigner.ru/</a> \r\n \r\nКак делать массаж <a href=http://tantra64.ru>tantra64.ru</a> \r\n \r\nМассаж медицинский <a href=http://freshrelax.ru>freshrelax.ru</a> \r\n \r\nХимия для клининга <a href=http://regionsv.ru>regionsv.ru</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"88.147.152.99\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:13:\"88.147.152.99\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:149:\"Как очистить бензиновые и дизельные форсунки автомобиля <a href=http://www.uzo.matrixplus.ru/index.h\";s:10:\"POST_ak_js\";s:13:\"1662487004204\";}'),(10120,2641,'akismet_pro_tip','discard'),(10121,2642,'akismet_result','true'),(10122,2642,'akismet_history','a:2:{s:4:\"time\";d:1662300016.9599359035491943359375;s:5:\"event\";s:10:\"check-spam\";}'),(10123,2642,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"jodietl18\";s:20:\"comment_author_email\";s:46:\"linapl69@rokuro710.satoshi21.officemail.in.net\";s:18:\"comment_author_url\";s:50:\"http://singleredhead.redheadsongs.bestsexyblog.com\";s:15:\"comment_content\";s:221:\"Hot new pictures each day\r\nhttp://freepicsofbutts.trannysexsites.fetlifeblog.com/?sydnee \r\n\r\n reality king mobile porn videos aged black porn moves asian porn movies tgp personal home made porn hot blonde porn star videos\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"185.220.100.243\";s:13:\"comment_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:15:\"185.220.100.243\";s:10:\"user_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Hot new pictures each day\r\nhttp://freepicsofbutts.trannysexsites.fetlifeblog.com/?sydnee \r\n\r\n realit\";s:10:\"POST_ak_js\";s:13:\"1662303514250\";}'),(10124,2643,'akismet_result','true'),(10125,2643,'akismet_history','a:2:{s:4:\"time\";d:1662318639.422729015350341796875;s:5:\"event\";s:10:\"check-spam\";}'),(10126,2643,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"Geraldsak\";s:20:\"comment_author_email\";s:17:\"oooctap@yandex.ru\";s:18:\"comment_author_url\";s:0:\"\";s:15:\"comment_content\";s:143:\"Купить <a href=\"https://stroy-ka.spb.ru/\">газобетонные блоки</a>с доставкой в Санкт-Петербурге\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"95.55.56.106\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:12:\"95.55.56.106\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:143:\"Купить <a href=\"https://stroy-ka.spb.ru/\">газобетонные блоки</a>с доставкой в Санкт-Петербурге\";s:10:\"POST_ak_js\";s:13:\"1662318628067\";}'),(10127,2643,'akismet_pro_tip','discard'),(10128,2644,'akismet_result','true'),(10129,2644,'akismet_history','a:2:{s:4:\"time\";d:1662325850.6734230518341064453125;s:5:\"event\";s:10:\"check-spam\";}'),(10130,2644,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"VomeriaFem\";s:20:\"comment_author_email\";s:20:\"mos-med24@rambler.ru\";s:18:\"comment_author_url\";s:30:\"https://reutov.mos-med.online/\";s:15:\"comment_content\";s:2099:\"В жизни часто случаются моменты, когда необходимо в минимальные сроки получить документы медицинского характера. Вовремя забрать больничный для учебы или службы. Оформить медицинские справки для подачи в любое заведение, бассейн или для выезда за границу. Необходимый рецепт на лекарство также выписывает доктор. Если вы цените собственное время и качество полученных бумаг, обращайтесь за данными услугами в современный центр медицины. Опытные сотрудники помогут вам и оформят больничный лист, который вы сможете подать по месту работы. Важные медицинские справки будут сделаны своевременно и по назначению. Получив рецепт на лекарство, вы без проблем приобретете нужные медикаменты. Всё это не займет много труда и позволит вам сберечь время.\r\n \r\n<a href=https://msk.mos-med.online/><img src=\"https://msk.mos-med.online/img/banner.img\"></a> \r\nhttps://dolgoprudnyy.mos-med.online/zakazat-kupit.html\r\nhttps://balashiha.mos-med.online/kupit-zakazat/spravka/psihiatra-i-narkologa.html\r\n \r\n<a href=https://lyubercy.mos-med.online/kupit-zakazat/spravka/095/o-vremennoy-netrudosposobnosti-uchashchegosya.html>справка стдр</a>|\r\n<a href=https://msk.mos-med.online/kupit-zakazat/bolnichnyj-list/cao/orekhovo-borisovo.html>больничный совместитель</a>\r\n \r\nбск спб для студентов цена\r\n003 ву медицинская справка цена\r\nоформить медкнижку в москве официально дешево\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"190.2.131.167\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:13:\"190.2.131.167\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:187:\"В жизни часто случаются моменты, когда необходимо в минимальные сроки получить документы медицинског\";s:10:\"POST_ak_js\";s:13:\"1662325847725\";}'),(10131,2644,'akismet_pro_tip','discard'),(10268,2680,'akismet_pro_tip','discard'),(10269,2681,'akismet_result','true'),(10270,2681,'akismet_history','a:2:{s:4:\"time\";d:1662484890.73015499114990234375;s:5:\"event\";s:10:\"check-spam\";}'),(10271,2681,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"louisevh16\";s:20:\"comment_author_email\";s:37:\"rosemaryzf3@akira23.officemail.in.net\";s:18:\"comment_author_url\";s:32:\"http://dizneyporn.allproblog.com\";s:15:\"comment_content\";s:208:\"Hardcore Galleries with hot Hardcore photos\r\nhttp://startingwebporn.alexysexy.com/?katrina \r\n\r\n david duchovny porn nokia 5310i downloads porn amateur allure porn vids naked woman porn free soft romantic porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"209.141.54.203\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:14:\"209.141.54.203\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Hardcore Galleries with hot Hardcore photos\r\nhttp://startingwebporn.alexysexy.com/?katrina \r\n\r\n davi\";s:10:\"POST_ak_js\";s:13:\"1662488387197\";}'),(10117,2641,'akismet_result','true'),(10118,2641,'akismet_history','a:2:{s:4:\"time\";d:1662292306.8886768817901611328125;s:5:\"event\";s:10:\"check-spam\";}'),(10119,2641,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:29:\"детские коляски\";s:20:\"comment_author_email\";s:20:\"kolyaski1@jaguare.ru\";s:18:\"comment_author_url\";s:33:\"https://xn--h1adadot1h.xn--p1acf/\";s:15:\"comment_content\";s:2892:\"Выбрать отличную детскую коляску в Москве быстро и без тщательного изучения всех характеристик не проосто. Поскольку к моделям колясок предъявляют довольно строгие требования: учёт комфортности малыша, качественность и безопасность - https://xn--h1adadot1h.xn--p1acf/ \r\n \r\n<a href=https://ibb.co/Lz7br3T><img src=\"https://i.ibb.co/vxnghSN/d17cfdbb41dadc881d98f43e19da79fe.jpg\"></a> \r\n \r\nЧтобы детская коляска пришлась по душе и матери, и ребёнку, нужно внимательно рассмотреть все основные типы транспортных средства, их достоинства и недостатки, а также учесть советы специалистов, которые подскажут, на что стоит обратить внимание перед тем как покупать. \r\nДля младенца прогулки на улице очень важны. Осозновая это, многие женщины находятся с своим чадом на свежем воздухе почти весь день (если позволяет погода). Именно поэтому от качества прогулочной коляски зависит многое – в том числе и правильное развитие малыша. \r\nКонечно, желательно подобрать комфортную коляску, особенно если семья проживает в квартире и женщине приходится самой ежедневно поднимать и спускать малыша и его транспортное средство. \r\n \r\nНа что обратить внимание: \r\n- особым влагоотталкивающим материалом, который дополнительно защищает от ветра; \r\n- высокими бортами; утеплённой накидкой на ноги; \r\n \r\nРекомендуем - \r\n \r\n<a href=https://xn--h1adadot1h.xn--p1acf/catalog/kolyaski-camarelo-2-v-1/>Коляски Camarelo 2-в-1</a> \r\n<a href=https://xn--h1adadot1h.xn--p1acf/catalog/luchshie-kolyaski-2-v-1/>Лучшие коляски 2 в 1</a> \r\n \r\n<a href=https://xn--h1adadot1h.xn--p1acf/catalog/kolyaski-riko-2-v-1/>купить коляску Riko 2-в-1</a> \r\n \r\n<a href=https://xn--h1adadot1h.xn--p1acf/catalog/nedorogie-kolyaski-2-v-1/>купить недорогую коляску 2-в-1 в Москве</a> \r\n \r\n<a href=https://xn--h1adadot1h.xn--p1acf/catalog/kolyaski-2-v-1-dlya-dvoyni/>купить коляску 2 в 1 для двойни в Москве</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"176.57.68.231\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"176.57.68.231\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:186:\"Выбрать отличную детскую коляску в Москве быстро и без тщательного изучения всех характеристик не пр\";s:10:\"POST_ak_js\";s:13:\"1662292304173\";}'),(10113,2639,'akismet_pro_tip','discard'),(10114,2640,'akismet_result','true'),(10115,2640,'akismet_history','a:2:{s:4:\"time\";d:1662268985.3426110744476318359375;s:5:\"event\";s:10:\"check-spam\";}'),(10116,2640,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"bettytt3\";s:20:\"comment_author_email\";s:34:\"kathleenry69@akio25.officemail.fun\";s:18:\"comment_author_url\";s:49:\"http://shemale.transexualsites.hotblognetwork.com\";s:15:\"comment_content\";s:159:\"Sexy teen photo galleries\r\nhttp://teen.porn.pics.instakink.com/?maya \r\n\r\n kristi myst porn actress free porn k800 hd girl porn uniform porn pics xxx ebony porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"92.246.84.133\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:13:\"92.246.84.133\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Sexy teen photo galleries\r\nhttp://teen.porn.pics.instakink.com/?maya \r\n\r\n kristi myst porn actress f\";s:10:\"POST_ak_js\";s:13:\"1662272481613\";}'),(10110,2639,'akismet_result','true'),(10111,2639,'akismet_history','a:2:{s:4:\"time\";d:1662260300.9772269725799560546875;s:5:\"event\";s:10:\"check-spam\";}'),(10112,2639,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"WargamingMen\";s:20:\"comment_author_email\";s:25:\"griskafishka234@gmail.com\";s:18:\"comment_author_url\";s:0:\"\";s:15:\"comment_content\";s:350:\"World of Tank Premium account: buy WoT tank premium account in the Wargaming.one store in Russia \r\nВорлд оф Танк премиум магазин: купить WoT танковый премиум аккаунт в магазине Wargaming.one в России \r\n<a href=https://wargaming.one/bat-chatillon-bourrasque>wargaming net game  </a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"89.22.228.214\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:13:\"89.22.228.214\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"World of Tank Premium account: buy WoT tank premium account in the Wargaming.one store in Russia \r\n&\";s:10:\"POST_ak_js\";s:13:\"1662260257008\";}'),(10104,2637,'akismet_history','a:2:{s:4:\"time\";d:1662245953.8853209018707275390625;s:5:\"event\";s:10:\"check-spam\";}'),(10105,2637,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"Leonardneese\";s:20:\"comment_author_email\";s:18:\"yourmail@gmail.com\";s:18:\"comment_author_url\";s:25:\"https://demontagmoskva.ru\";s:15:\"comment_content\";s:38:\"Демонтаж стен москва\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"77.232.42.77\";s:13:\"comment_agent\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36\";s:7:\"user_ip\";s:12:\"77.232.42.77\";s:10:\"user_agent\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:42:\"  \r\nДемонтаж стен москва\";s:10:\"POST_ak_js\";s:13:\"1662245938095\";}'),(10106,2637,'akismet_pro_tip','discard'),(10107,2638,'akismet_result','true'),(10108,2638,'akismet_history','a:2:{s:4:\"time\";d:1662252052.247662067413330078125;s:5:\"event\";s:10:\"check-spam\";}'),(10109,2638,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"ZorFrina\";s:20:\"comment_author_email\";s:26:\"arerfranfer501@imails.site\";s:18:\"comment_author_url\";s:83:\"https://yourdesires.ru/vse-obo-vsem/1388-kak-meteorologi-predskazyvajut-pogodu.html\";s:15:\"comment_content\";s:419:\"<a href=https://yourdesires.ru/finance/private-finance/199-chego-nuzhno-opasatsya-arenduya-dom-v-simferopole.html>Чего нужно опасаться, арендуя дом в Симферополе?</a> или <a href=https://yourdesires.ru/vse-obo-vsem/1358-kakih-razmerov-vselennaja.html>Каких размеров Вселенная?</a> \r\n \r\nhttps://yourdesires.ru/vse-obo-vsem/1529-kak-pojavilis-bakterii.html\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"188.130.211.142\";s:13:\"comment_agent\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36\";s:7:\"user_ip\";s:15:\"188.130.211.142\";s:10:\"user_agent\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"<a href=https://yourdesires.ru/finance/private-finance/199-chego-nuzhno-opasatsya-arenduya-dom-v-sim\";s:10:\"POST_ak_js\";s:13:\"1662252036013\";}'),(10103,2637,'akismet_result','true'),(10176,2657,'akismet_history','a:2:{s:4:\"time\";d:1662387578.451838970184326171875;s:5:\"event\";s:10:\"check-spam\";}'),(10171,2655,'akismet_pro_tip','discard'),(10172,2656,'akismet_result','true'),(10173,2656,'akismet_history','a:2:{s:4:\"time\";d:1662384361.719706058502197265625;s:5:\"event\";s:10:\"check-spam\";}'),(10174,2656,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"kylefg16\";s:20:\"comment_author_email\";s:29:\"ll1@naoki87.officemail.in.net\";s:18:\"comment_author_url\";s:39:\"http://busty.pornstar.instasexyblog.com\";s:15:\"comment_content\";s:211:\"Free Porn Pictures and Best HD Sex Photos\r\nhttp://muslim.dating.allproblog.com/?marlene \r\n\r\n what they ask becoming a porn cameron diaz loves porn upload porn tubes lesbian couples with man porn japanese bi porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"5.255.96.245\";s:13:\"comment_agent\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36\";s:7:\"user_ip\";s:12:\"5.255.96.245\";s:10:\"user_agent\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Free Porn Pictures and Best HD Sex Photos\r\nhttp://muslim.dating.allproblog.com/?marlene \r\n\r\n what th\";s:10:\"POST_ak_js\";s:13:\"1662388019037\";}'),(10175,2657,'akismet_result','true'),(10167,2654,'akismet_pro_tip','discard'),(10168,2655,'akismet_result','true'),(10169,2655,'akismet_history','a:2:{s:4:\"time\";d:1662373653.62870693206787109375;s:5:\"event\";s:10:\"check-spam\";}'),(10170,2655,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"DavidBoure\";s:20:\"comment_author_email\";s:24:\"emu97@course-fitness.com\";s:18:\"comment_author_url\";s:48:\"https://yachiyo.com.tw/hyadermissmile-injection/\";s:15:\"comment_content\";s:87:\"水微晶玻尿酸 - 八千代 \r\n \r\n \r\nhttps://yachiyo.com.tw/hyadermissmile-injection/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"111.240.204.131\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:15:\"111.240.204.131\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:55:\"水微晶玻尿酸 - 八千代 \r\n \r\n \r\nhttps://yachiyo.\";s:10:\"POST_ak_js\";s:13:\"1662373660389\";}'),(10132,2645,'akismet_result','true'),(10133,2645,'akismet_history','a:2:{s:4:\"time\";d:1662331217.3872859477996826171875;s:5:\"event\";s:10:\"check-spam\";}'),(10134,2645,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"tonyafv69\";s:20:\"comment_author_email\";s:51:\"esperanzavn18@rokuro710.satoshi21.officemail.in.net\";s:18:\"comment_author_url\";s:33:\"http://moscowpornvideo.gigixo.com\";s:15:\"comment_content\";s:219:\"Free Porn Galleries - Hot Sex Pictures\r\nhttp://shemalesite.shemalle.bloglag.com/?iyanna \r\n\r\n porn dvds download free free xxx porn games uk brothel porn very young girl porn tubes alice in wonderland animated porn toons\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"45.62.217.30\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:12:\"45.62.217.30\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Free Porn Galleries - Hot Sex Pictures\r\nhttp://shemalesite.shemalle.bloglag.com/?iyanna \r\n\r\n porn dv\";s:10:\"POST_ak_js\";s:13:\"1662334715934\";}'),(10135,2646,'akismet_result','true'),(10136,2646,'akismet_history','a:2:{s:4:\"time\";d:1662331987.889936923980712890625;s:5:\"event\";s:10:\"check-spam\";}'),(10137,2646,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"larryjy4\";s:20:\"comment_author_email\";s:43:\"dennisrh18@naoki5710.masato64.inwebmail.fun\";s:18:\"comment_author_url\";s:33:\"http://cut.gay.porn.instakink.com\";s:15:\"comment_content\";s:216:\"New super hot photo galleries, daily updated collections\r\nhttp://animalpornvide.sexjanet.com/?eliana \r\n\r\n free porn video monkey teens modeling for porn slutload hentia porn gallery my granny porn flizzer mobile porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"71.19.144.89\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:12:\"71.19.144.89\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"New super hot photo galleries, daily updated collections\r\nhttp://animalpornvide.sexjanet.com/?eliana\";s:10:\"POST_ak_js\";s:13:\"1662335605834\";}'),(10138,2647,'akismet_result','true'),(10139,2647,'akismet_history','a:2:{s:4:\"time\";d:1662333181.7020690441131591796875;s:5:\"event\";s:10:\"check-spam\";}'),(10140,2647,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"HarryTuh\";s:20:\"comment_author_email\";s:26:\"dorinekosar717@zlot555.com\";s:18:\"comment_author_url\";s:15:\"https://zaa.bet\";s:15:\"comment_content\";s:64:\"301 Moved Permanently \r\n<a href=https://zaa.bet>More info!..</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"138.197.71.247\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:7:\"user_ip\";s:14:\"138.197.71.247\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:64:\"301 Moved Permanently \r\n<a href=https://zaa.bet>More info!..</a>\";s:10:\"POST_ak_js\";s:13:\"1662333159749\";}'),(10141,2647,'akismet_pro_tip','discard'),(10142,2648,'akismet_result','true'),(10143,2648,'akismet_history','a:2:{s:4:\"time\";d:1662349500.2396190166473388671875;s:5:\"event\";s:10:\"check-spam\";}'),(10144,2648,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"Nelsonglago\";s:20:\"comment_author_email\";s:29:\"k.r.a.so.vce.v.a.a.@gmail.com\";s:18:\"comment_author_url\";s:19:\"https://russex.pro/\";s:15:\"comment_content\";s:1567:\"найти порно сайты смотреть  https://russex.pro/  порно сайт видео молодых девушек  \r\n \r\n<img src=\"https://russex.pro/picture/Leah-Lovett-drochit-khui-nogami-posle-mineta.jpg\"> \r\n \r\n<a href=https://institutomardecortes.edu.mx/2021/08/12/regreso-a-clases/#comment-1963>бесплатные скрытое порно сайты</a>\r\n<a href=https://www.prohynet.fr/que-choisir-entre-nettoyage-a-sec-et-aquanettoyage/#comment-3451>порно сайт матуре</a>\r\n<a href=http://skysheep.com/?page_id=211#comment-12056>классные порно сайты</a>\r\n<a href=http://julesjetsets.com/2018/05/08/11-things-monterey-bay/#comment-33270>видео девочка порно сайт</a>\r\n<a href=https://excelsiorlabsinc.com/nosotros/#comment-424>порно бесплатно 1 сайт</a>\r\n<a href=https://brillare.jp/publics/index/24/b_id=41/r_id=2/fid=b815cda13164c61ef242541024dc40eb>сосалкина порно сайт</a>\r\n<a href=http://haruka-guitarra.cocolog-nifty.com/blog/2011/09/post-f1b9.html>официальные сайты порно онлайн</a>\r\n<a href=http://www.bluebonnetgrooming.com/winter-not-time-neglect-pets-coat/#comment-363916>порно сайт знакомст</a>\r\n<a href=http://www.lostsheep.com/v-motion-project/#comment-266447>смотреть лучшее гиг порно онлайн бесплатно</a>\r\n<a href=https://www.musichublot.com/anonimo-best-hublot-replicas-avis/#comment-2732>бесплатный порно сайт дойки</a>\r\n 1b19e76\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"82.118.29.169\";s:13:\"comment_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:13:\"82.118.29.169\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:30:\"найти порно сайт\";s:10:\"POST_ak_js\";s:13:\"1662349347156\";}'),(10145,2648,'akismet_pro_tip','discard'),(10146,2649,'akismet_result','true'),(10147,2649,'akismet_history','a:2:{s:4:\"time\";d:1662350772.3006761074066162109375;s:5:\"event\";s:10:\"check-spam\";}'),(10148,2649,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"roxiesm2\";s:20:\"comment_author_email\";s:42:\"le4@akihiro7210.rokuro90.officemail.in.net\";s:18:\"comment_author_url\";s:54:\"http://do-you.love-me.quotes.nero.celebrityamateur.com\";s:15:\"comment_content\";s:191:\"Hardcore Galleries with hot Hardcore photos\r\nhttp://chinese-adult.video.neela.miyuhot.com/?aria\r\n\r\n grade school kids porn gramdmother porn hour porn passwords butt movie porn mature gag porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"107.189.30.86\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:13:\"107.189.30.86\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Hardcore Galleries with hot Hardcore photos\r\nhttp://chinese-adult.video.neela.miyuhot.com/?aria\r\n\r\n \";s:10:\"POST_ak_js\";s:13:\"1662379540112\";}'),(10149,2650,'akismet_result','true'),(10150,2650,'akismet_history','a:2:{s:4:\"time\";d:1662356716.50195789337158203125;s:5:\"event\";s:10:\"check-spam\";}'),(10151,2650,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"JackieOrard\";s:20:\"comment_author_email\";s:29:\"arka.dijma.monov.2.@gmail.com\";s:18:\"comment_author_url\";s:21:\"https://suchonok.com/\";s:15:\"comment_content\";s:1440:\"порно лесбиянки страпон анал  https://suchonok.com/ порно измена смотреть онлайн  \r\n \r\n<img src=\"https://suchonok.com/templates/suchonok/images/favicon.png\"> \r\n \r\n<a href=http://www.thetortellini.com/payment.php?id=446046>порно пришел к зрелой</a>\r\n<a href=http://applybharat.com/uncategorized/hello-world/#comment-60387>порно фильмы скачать бесплатно без регистрации</a>\r\n<a href=http://hotsexyblackstud.com/Reviews/index.php>порно красивое очко</a>\r\n<a href=https://cheapflightticket.net/default-post-type/comment-page-164450/#comment-366403>порно молодых девушек лесби</a>\r\n<a href=http://www.zen-now.co.uk/?page_id=10#comment-7780>порно большая м</a>\r\n<a href=https://www.ggvboutique.com/2021/02/02/hello-world/#comment-188>порно большие жопы мамочек</a>\r\n<a href=http://sarebansafa.com/form/922053>порно красивая мокрая</a>\r\n<a href=http://www.nosaraselva.com/2020/02/03/hello-world/#comment-2061>японское домашнее порно</a>\r\n<a href=https://carabaru88.com/quorum-software-luncurkan-visi-global-dengan-quorum-energy-suite/#comment-2188>порно девки домашнее</a>\r\n<a href=https://www.dtcmurray.com/models/jeep-gladiator-murray-ky.htm>порно ебли молодых девок</a>\r\n 50a245f\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"82.118.29.181\";s:13:\"comment_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:13:\"82.118.29.181\";s:10:\"user_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:30:\"порно лесбиянки \";s:10:\"POST_ak_js\";s:13:\"1662356563111\";}'),(10152,2650,'akismet_pro_tip','discard'),(10153,2651,'akismet_result','true'),(10154,2651,'akismet_history','a:2:{s:4:\"time\";d:1662360372.02311611175537109375;s:5:\"event\";s:10:\"check-spam\";}'),(10155,2651,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"wendioe2\";s:20:\"comment_author_email\";s:30:\"anitaey4@isamu49.inwebmail.fun\";s:18:\"comment_author_url\";s:34:\"http://big.tits.comm.relayblog.com\";s:15:\"comment_content\";s:213:\"Hot photo galleries blogs and pictures\r\nhttp://hotsickporn.hoterika.com/?noemi \r\n\r\n teen porrn videos 18 hub free boys fuck girls porn movies porn movie video clips kim possible game porn hot porn old guy and girl\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"199.249.230.147\";s:13:\"comment_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:15:\"199.249.230.147\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Hot photo galleries blogs and pictures\r\nhttp://hotsickporn.hoterika.com/?noemi \r\n\r\n teen porrn video\";s:10:\"POST_ak_js\";s:13:\"1662363870587\";}'),(10156,2652,'akismet_result','true'),(10157,2652,'akismet_history','a:2:{s:4:\"time\";d:1662362532.049591064453125;s:5:\"event\";s:10:\"check-spam\";}'),(10158,2652,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"Alexkeymn\";s:20:\"comment_author_email\";s:17:\"mordkes@gmail.com\";s:18:\"comment_author_url\";s:22:\"https://more-sales.ru/\";s:15:\"comment_content\";s:690:\"Рейтинг проверенных онлайн казино с хорошей отдачей тут https://билетыгимс.рф , реальными условиями бонусов, лицензионным софтом, мобильной версией и быстрыми выплатами выигранных средств.\r\nОбзоры лучших онлайн казино тут https://dmitrievatish.ru \r\n \r\n<a href=https://re-soft.ru/>Игровые автоматы с выводом реальных денег</a>\r\n<a href=https://wellton-com.ru/>Игорный сайт</a>\r\n<a href=https://попробуй6вкусов.рф/>Рейтинги казино</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:11:\"5.45.64.173\";s:13:\"comment_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:11:\"5.45.64.173\";s:10:\"user_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:178:\"Рейтинг проверенных онлайн казино с хорошей отдачей тут https://билетыгимс.рф , реальными условиями \";s:10:\"POST_ak_js\";s:13:\"1662362481892\";}'),(10159,2652,'akismet_pro_tip','discard'),(10160,2653,'akismet_result','true'),(10161,2653,'akismet_history','a:2:{s:4:\"time\";d:1662366893.7143990993499755859375;s:5:\"event\";s:10:\"check-spam\";}'),(10162,2653,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"MarlinApova\";s:20:\"comment_author_email\";s:32:\"praskovyagracheva3808@rambler.ru\";s:18:\"comment_author_url\";s:45:\"<a href=https://sportdush.ru>sportdush.ru</a>\";s:15:\"comment_content\";s:190:\"Нашел сайт для людей которые любят заниматься спортом <a href=https://sportdush.ru>sportdush.ru</a> \r\nможете сами посмотреть\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"178.168.222.75\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:7:\"user_ip\";s:14:\"178.168.222.75\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:146:\" Нашел сайт для людей которые любят заниматься спортом <a href=https://sportdush.ru>sportdush.ru</a>\";s:10:\"POST_ak_js\";s:13:\"1662366893716\";}'),(10163,2653,'akismet_pro_tip','discard'),(10164,2654,'akismet_result','true'),(10165,2654,'akismet_history','a:2:{s:4:\"time\";d:1662370888.8980720043182373046875;s:5:\"event\";s:10:\"check-spam\";}'),(10166,2654,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"Jesseunase\";s:20:\"comment_author_email\";s:24:\"emelyanovapz1988@mail.ru\";s:18:\"comment_author_url\";s:95:\"https://www.экокотел.рф/product-category/котлы-для-варки-варенья/\";s:15:\"comment_content\";s:791:\"ФСБ заявила о подрыве диверсантами ЛЭП, ведущих к Курской АЭС \r\nВ Минобороны России подтвердили детонацию боеприпасов в Крыму \r\nDaily Express: заявление Путина о поставках вооружений союзникам России встревожило Запад \r\nШойгу: спецоперация развеяла миф о «супероружии» Запада \r\nПроизводитель шоколада Lindt принял решение уйти из РФ \r\nкотел для варки мармелада \r\n \r\n<a href=https://www.экокотел.рф/product-category/котлы-с-мешалкой/>варочный котел с мешалкой</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"185.174.159.41\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:14:\"185.174.159.41\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:183:\"ФСБ заявила о подрыве диверсантами ЛЭП, ведущих к Курской АЭС \r\nВ Минобороны России подтвердили дето\";s:10:\"POST_ak_js\";s:13:\"1662370886360\";}'),(10250,2676,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"KorenellyDut\";s:20:\"comment_author_email\";s:23:\"a.ryanroman92@gmail.com\";s:18:\"comment_author_url\";s:84:\"[url=https://footballnaya-forma-manutd.ru]https://footballnaya-forma-manutd.ru[/url]\";s:15:\"comment_content\";s:943:\"Распродажа футбольной формы и аксессуаров для мужчин, женщин и детей. Товар в наличии, форма Манчестер Юнайтед 21 22. Быстрая и бесплатная доставка по РФ. \r\n<a href=https://footballnaya-forma-manutd.ru>форма МЮ 2022 2023</a> \r\nфутбольная форма Манчестер Юнайтед 2018 2019 в Москве - <a href=https://www.footballnaya-forma-manutd.ru/>http://www.footballnaya-forma-manutd.ru/</a> \r\n<a href=http://www.whois.desta.biz/whois/footballnaya-forma-manutd.ru>https://cse.google.ml/url?q=http://footballnaya-forma-manutd.ru</a> \r\n \r\n<a href=https://gurkhalinews.com/post/1463?fbclid=iwar0vg8paj5kdp1ziwewd8qxlhgstdfmktfbuad8waihcgkertsfhm4j8tiu>Футбольная форма и атрибутика с бесплатной доставкой в любой город РФ.</a> 9e763c6\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"196.244.192.38\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:14:\"196.244.192.38\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:183:\"Распродажа футбольной формы и аксессуаров для мужчин, женщин и детей. Товар в наличии, форма Манчест\";s:10:\"POST_ak_js\";s:13:\"1662471964900\";}'),(10249,2675,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"QuentiDut\";s:20:\"comment_author_email\";s:23:\"d.davvismarco@gmail.com\";s:18:\"comment_author_url\";s:78:\"[url=https://footballnaya-forma-psg.ru]https://footballnaya-forma-psg.ru[/url]\";s:15:\"comment_content\";s:828:\"Продажа футбольной одежды и аксессуаров для мужчин, женщин и детей. Много товаров, форма ПСЖ 2018 2019. Быстрая доставка по России. \r\n<a href=https://footballnaya-forma-psg.ru>форма ПСЖ 2021 2022 купить в Москве</a> \r\nформа Пари Сен Жермен 2022 2023 - <a href=https://www.footballnaya-forma-psg.ru>http://www.footballnaya-forma-psg.ru/</a> \r\n<a href=http://www.google.us/url?q=https://footballnaya-forma-psg.ru>http://v-degunino.ru/url.php?http://footballnaya-forma-psg.ru</a> \r\n \r\n<a href=https://edvision.com/2018/06/01/hello-world/#comment-39618>Футбольная форма и атрибутика с бесплатной доставкой в любой город РФ.</a> 26_715c\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"196.244.192.38\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:14:\"196.244.192.38\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:176:\"Продажа футбольной одежды и аксессуаров для мужчин, женщин и детей. Много товаров, форма ПСЖ 2018 20\";s:10:\"POST_ak_js\";s:13:\"1662471964919\";}'),(10213,2667,'akismet_result','true'),(10214,2667,'akismet_history','a:2:{s:4:\"time\";d:1662428749.401381969451904296875;s:5:\"event\";s:10:\"check-spam\";}'),(10215,2667,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"HarryTuh\";s:20:\"comment_author_email\";s:26:\"dorinekosar717@zlot555.com\";s:18:\"comment_author_url\";s:15:\"https://zaa.bet\";s:15:\"comment_content\";s:76:\"301 Moved Permanently \r\n<a href=https://zaa.bet>301 Moved Permanently...</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"138.197.71.247\";s:13:\"comment_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:14:\"138.197.71.247\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:76:\"301 Moved Permanently \r\n<a href=https://zaa.bet>301 Moved Permanently...</a>\";s:10:\"POST_ak_js\";s:13:\"1662428732041\";}'),(10216,2667,'akismet_pro_tip','discard'),(10217,2668,'akismet_result','true'),(10218,2668,'akismet_history','a:2:{s:4:\"time\";d:1662429853.1207520961761474609375;s:5:\"event\";s:10:\"check-spam\";}'),(10219,2668,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"Thurmantrids\";s:20:\"comment_author_email\";s:31:\"thurman@webstor-globalyou.store\";s:18:\"comment_author_url\";s:60:\"http://mirpack-polietilenovaya-produkciya-v-azove.rost24.ru/\";s:15:\"comment_content\";s:202:\"красные мешки для мусора\r\nпакеты мусорные 35 литров\r\nфасовочные пакеты для кофе\r\n \r\n=https://eadres.ru/listing/mirpack--630f9395f03eb.html\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"151.236.30.50\";s:13:\"comment_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"151.236.30.50\";s:10:\"user_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:164:\"красные мешки для мусора\r\nпакеты мусорные 35 литров\r\nфасовочные пакеты для кофе\r\n \r\n=https://eadres.\";s:10:\"POST_ak_js\";s:13:\"1662429821054\";}'),(10220,2668,'akismet_pro_tip','discard'),(10221,2669,'akismet_result','true'),(10222,2669,'akismet_history','a:2:{s:4:\"time\";d:1662432125.8463470935821533203125;s:5:\"event\";s:10:\"check-spam\";}'),(10223,2669,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"Stephendob\";s:20:\"comment_author_email\";s:21:\"catch@cer.totozyn.com\";s:18:\"comment_author_url\";s:25:\"https://ishtarcompany.com\";s:15:\"comment_content\";s:649:\"Howdy, I\'m completely new here, I am just not sure if \"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\" section certainly is the right place to post this and sorry for this, but I was hoping some one here on fairphoto.com would be able to guide me. \r\nI am just wondering anybody knows any sort of trusted resource for petroleum products. Is this company good  and anyone worked with them ? \r\n<a href=https://ishtarcompany.com/> sodium bicarbonate</a> \r\nIn addition please introduce any good and even comprehensive internet site for more inormation about these types of services. I actually appreciate it.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"173.213.85.7\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:12:\"173.213.85.7\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Howdy, I\'m completely new here, I am just not sure if \"https://www.fairphoto.com/blog/philippines/pe\";s:10:\"POST_ak_js\";s:13:\"1662435693787\";}'),(10224,2669,'akismet_pro_tip','discard'),(10225,2670,'akismet_result','true'),(10226,2670,'akismet_history','a:2:{s:4:\"time\";d:1662439391.0547969341278076171875;s:5:\"event\";s:10:\"check-spam\";}'),(10227,2670,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"NathanTalse\";s:20:\"comment_author_email\";s:32:\"kar.m.o.na.ns.a.a.dat.@gmail.com\";s:18:\"comment_author_url\";s:20:\"https://trahtv.club/\";s:15:\"comment_content\";s:1622:\"смотреть порно групповой секс   https://trahtv.club/ порно виагра девушке  \r\n \r\n<img src=\"https://trahtv.club/templates/trahtv/images/favicon.png\"> \r\n \r\n<a href=http://life-since.com/2020/10/21/hallo-wereld/#comment-19090>девушка трахнут девушку порно бесплатно</a>\r\n<a href=http://xn--iba5a17rhaao8rsry95r0baus40c.ctfda.com/viewthread.php?tid=5001465&extra=>смотреть порно в ванне</a>\r\n<a href=http://xn--80apfdhiabbeg4ag.xn--p1ai/reviews/>порно японки большие члены</a>\r\n<a href=http://sqwjwy.com/Guestbook.Asp>порно русских девушек в хорошем качестве</a>\r\n<a href=https://clubtennislesfonts.com/img_servicios_campus/comment-page-353/#comment-694001>русское домашнее порно жену вдвоем</a>\r\n<a href=https://beekeepermap.com/locating-the-best-paper-writing-service/#comment-27051>скачать порно с мамой</a>\r\n<a href=https://littlemiraclestrust.org.nz/2019/05/09/kate-and-ruby-one-year-later/#comment-21552>скачать порно 3gp</a>\r\n<a href=https://ledhieptan.vn/cau-tao-va-cach-ket-noi-module-led-p10/?comment=4492446#comment>порно молодая зрелый муж</a>\r\n<a href=http://101.34.208.228/forum.php?mod=viewthread&tid=3221&pid=17319&page=1&extra=#pid17319>смотреть порно молодых красивых девушек</a>\r\n<a href=https://insightoutshow.com/podcast/creating-a-judgment-free-zone-alessandra-torresani/#comment-6885>включи порнуху где</a>\r\n 63c649f\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"82.118.29.247\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:7:\"user_ip\";s:13:\"82.118.29.247\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:30:\"смотреть порно г\";s:10:\"POST_ak_js\";s:13:\"1662439696254\";}'),(10248,2676,'akismet_history','a:2:{s:4:\"time\";d:1662468367.3876030445098876953125;s:5:\"event\";s:10:\"check-spam\";}'),(10244,2674,'akismet_pro_tip','discard'),(10245,2675,'akismet_result','true'),(10246,2676,'akismet_result','true'),(10247,2675,'akismet_history','a:2:{s:4:\"time\";d:1662468367.3873450756072998046875;s:5:\"event\";s:10:\"check-spam\";}'),(10240,2673,'akismet_pro_tip','discard'),(10241,2674,'akismet_result','true'),(10242,2674,'akismet_history','a:2:{s:4:\"time\";d:1662457695.6302011013031005859375;s:5:\"event\";s:10:\"check-spam\";}'),(10243,2674,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"AnthonyTwido\";s:20:\"comment_author_email\";s:19:\"azspotin@rambler.ru\";s:18:\"comment_author_url\";s:27:\"https://az.bkinf0-0987.site\";s:15:\"comment_content\";s:223:\"ничего особенного  \r\n_________________ \r\nslot maşın sehrli meşə pulsuz oynayır, <a href=https://az.bkinf0-0987.site/25.html>qeydiyyat qaydalarında fonbet bonusu</a>, genichin idman üçün proqnozları\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"185.189.115.29\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:7:\"user_ip\";s:14:\"185.189.115.29\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\" ничего особенного  \r\n_________________ \r\nslot maşın sehrli meşə pulsuz oynay&#3\";s:10:\"POST_ak_js\";s:13:\"1662457680432\";}'),(10236,2672,'akismet_pro_tip','discard'),(10237,2673,'akismet_result','true'),(10238,2673,'akismet_history','a:2:{s:4:\"time\";d:1662452392.9689381122589111328125;s:5:\"event\";s:10:\"check-spam\";}'),(10239,2673,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"JimmieCrori\";s:20:\"comment_author_email\";s:22:\"vasindilon8314@list.ru\";s:18:\"comment_author_url\";s:21:\"https://rutordark.com\";s:15:\"comment_content\";s:1129:\"rutor.biz \r\n \r\nhttps://rutorbestyszzvgnbky4t3s5i5h5xp7kj3wrrgmgmfkgvnuk7tnen2yd.com \r\n \r\nGlobal Times предупредило о риске ядерной войны в ЕС из-за СВО ВС РФ на Украине \r\nВ публикации крупного издания сообщается о возможном начале войны с применением ядерного оружия в Европе. \r\nSolenka.info \r\nВынужденную спецоперацию по демилитаризации и денацификации на территории Украины президент России Владимир Путин объявил 24 февраля. \r\nURA.Ru \r\nЕвропа активно помогает Украине как финансово, так и поставками оружия. \r\nURA.Ru \r\nТакже ВС РФ ликвидируют иностранных наемников, сражающихся на стороне Украины, дополняет «Национальная служба новостей». \r\nURA.Ru \r\n<a href=https://rutordark.net>rutor forum darknet</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"185.174.159.41\";s:13:\"comment_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:14:\"185.174.159.41\";s:10:\"user_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"rutor.biz \r\n \r\nhttps://rutorbestyszzvgnbky4t3s5i5h5xp7kj3wrrgmgmfkgvnuk7tnen2yd.com \r\n \r\nGlobal Time\";s:10:\"POST_ak_js\";s:13:\"1662452389003\";}'),(10228,2670,'akismet_pro_tip','discard'),(10229,2671,'akismet_result','true'),(10230,2671,'akismet_history','a:2:{s:4:\"time\";d:1662448755.7865140438079833984375;s:5:\"event\";s:10:\"check-spam\";}'),(10231,2671,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"RobertTar\";s:20:\"comment_author_email\";s:12:\"port@pnnp.pl\";s:18:\"comment_author_url\";s:26:\"https://aspectmontage.com/\";s:15:\"comment_content\";s:418:\"<a href=https://aspectmontage.com/>Window replacement </a>  According to the manufacturers, the service life of translucent structures мейд of polymer use insulating glass is 40-50 years. Even so, it is usually the situation that a window that has been installed comparatively recently needs to be replaced. The reasons instead of this sight can be bloody unlike; farther down than, we purpose rate them in detail.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"37.115.119.38\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:7:\"user_ip\";s:13:\"37.115.119.38\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"<a href=https://aspectmontage.com/>Window replacement </a>  According to the manufacturers, the serv\";s:10:\"POST_ak_js\";s:13:\"1662444964599\";}'),(10232,2671,'akismet_pro_tip','discard'),(10233,2672,'akismet_result','true'),(10234,2672,'akismet_history','a:2:{s:4:\"time\";d:1662451880.3396680355072021484375;s:5:\"event\";s:10:\"check-spam\";}'),(10235,2672,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:15:\"Joshua3354feags\";s:20:\"comment_author_email\";s:18:\"rey.mccar@mail.com\";s:18:\"comment_author_url\";s:50:\"https://gto5767.com/home.php?mod=space&uid=2020986\";s:15:\"comment_content\";s:5457:\"hello, everyone,nice to meet you \r\nhttps://www.1waan.com/space/uid/754297\r\nhttps://setiweb.ssl.berkeley.edu/beta/show_user.php?userid=8761309\r\nhttps://www.hulkshare.com/wheelbanana64\r\nhttps://spinalhub.win/wiki/H1100human_Hair_Lace_Front_Wigsh1\r\nhttps://boone-barnes.technetbloggers.de/ripoff-report\r\n \r\n<a href=https://bat.hashtagfoundation.org/guestbook/list>I am very happy to cme here</a> <a href=https://www.onlinecoachingblueprint.com/2020/10/17/hello-world/#comment-508>I am very happy to cme here</a> <a href=http://www.chelseachristinephotography.com/personal/southernillinoisphotographer/#comment-185193>I am very happy to cme here</a> <a href=http://luzhen-tool.com/c_online.asp>I am very happy to cme here</a> <a href=http://mnz.mstu.edu.ru/registration/?mode=add&msg=1>I am very happy to cme here</a> <a href=https://cozuelosdeojeda.es/foro/topic/i-am-very-happy-to-cme-here/#postid-4728>I am very happy to cme here</a> <a href=http://machinesandwords.com/dullness-is-deadly/#comment-780517>I am very happy to cme here</a> <a href=http://iranvillage.ir/Forum/viewtopic.php?f=4&t=286&p=14152#p14152>I am very happy to cme here</a> <a href=https://b3books.in/book/6420/details/>I am very happy to cme here</a> <a href=http://emenu.com/listrestaurant.php?msg=badcode>I am very happy to cme here</a> <a href=http://nisikiya.jp/publics/index/5/step=confirm/b_id=9/r_id=1/fid=9a42a0b494cd53ddd085661df1a62d4b>I am very happy to cme here</a> <a href=http://theory.fcuif.com/viewthread.php?tid=3335396&extra=>I am very happy to cme here</a> <a href=https://www.kitousa.com/careers?submission_id=68743&key=12c067fb71d9cbbaf7d7f5cdcfa73b63&page=0>I am very happy to cme here</a> <a href=http://krasnoludki.xlx.pl/1/witaj/comment-page-1/#comment-25746>I am very happy to cme here</a> <a href=http://megapolitanpos.com/konsultasi#comment-229>I am very happy to cme here</a> <a href=http://vingard-pbf.phorum.pl/viewtopic.php?f=46&t=34382>I am very happy to cme here</a> <a href=https://martytozer407.myblog.de/martytozer407/art/10424038/geocaching-/>I am very happy to cme here</a> <a href=http://test.windsorpie.com/forum.php?mod=viewthread&tid=1166096&extra=>I am very happy to cme here</a> <a href=https://www.hospitalia.it/contatti?StructureID=0&Name=Joshua3354bed&Email=rey.mccar@mail.com&Phone=83492261941&Subject=I%20am%20very%20happy%20to%20cme%20here&Comment=This%20is%20my%20first%20time%20come%20here%20%0D%0Ahttps%3A%2F%2Fsciencewiki.science%2Fwiki%2FH1Do_Lace_Front_Wigs_Damage_Your_Hairlineh1%0D%0Ahttps%3A%2F%2Fwww.52miaomu.com%2Fspace-uid-312098.html%0D%0Ahttp%3A%2F%2Fbbs.qfxww.com.cn%2Fhome.php%3Fmod%3Dspace%26uid%3D237601%0D%0Ahttps%3A%2F%2Fwww.hulkshare.com%2Fmuseumtiger92%0D%0Ahttps%3A%2F%2Fpbase.com%2Ftopics%2Fpuppycredit2%2Fh1raquel_welch_wigs_excess%0D%0A%20%0D%0A%3Ca%20href%3Dhttps%3A%2F%2Fabs-apotheken.de%2Fexpopharm-2015%2Fcomment-page-355%2F%23comment-24050%3EI%20am%20very%20happy%20to%20cme%20here%3C%2Fa%3E%20%3Ca%20href%3Dhttp%3A%2F%2Fkontroluslug.permkrai.ru%2Fforum%2Fmessages%2Fforum1%2Ftopic90%2Fmessage67761%2F%3Fresult%3Dreply%23message67761%3EI%20am%20very%20happy%20to%20cme%20here%3C%2Fa%3E%20%3Ca%20href%3Dhttps%3A%2F%2Fwww.gigaprint.cz%2Fobchod%2Fzakaznicka-podpora.html%3FtS%3D631561ccd976f%3EI%20am%20very%20happy%20to%20cme%20here%3C%2Fa%3E%20%3Ca%20href%3Dhttps%3A%2F%2Fwww.onlinecoachingblueprint.com%2F2020%2F10%2F17%2Fhello-world%2F%23comment-508%3EI%20am%20very%20happy%20to%20cme%20here%3C%2Fa%3E%20%3Ca%20href%3Dhttp%3A%2F%2Finfo.lp-pao.go.th%2Fwebboard%2Fviewtopic.php%3Ff%3D2%26t%3D331312%3EI%20am%20very%20happy%20to%20cme%20here%3C%2Fa%3E%20%3Ca%20href%3Dhttp%3A%2F%2Falphawindowsmanchester.co.uk%2Fhello-world%2F%23comment-4521%3EI%20am%20very%20happy%20to%20cme%20here%3C%2Fa%3E%20%3Ca%20href%3Dhttps%3A%2F%2Fwww.latianosociale.it%2Fsipuofare%2Fci-presentiamo%2F%23comment-7820%3EI%20am%20very%20happy%20to%20cme%20here%3C%2Fa%3E%20%206b6fcb6%20>I am very happy to cme here</a> <a href=http://fcuif.com/viewthread.php?tid=3336586&extra=>I am very happy to cme here</a> <a href=http://veronique.born.free.fr/agb/index.php?&mots_search=&lang=francais&skin=&&seeMess=1&seeNotes=1&seeAdd=0&no_url=1&code_erreur=2yYMzWOLDm>I am very happy to cme here</a> <a href=https://clouddba.co/soacs-whats-new-on-paas-session-i/#comment-58215>I am very happy to cme here</a> <a href=https://zeroppu.com/pages/3/b_id=7/r_id=1/fid=6dc6ab24999c963e333263b982b49d13>I am very happy to cme here</a> <a href=http://www.medicineayurved.com/ingredients/rauwolfia-serpentina/#comment-518458>I am very happy to cme here</a> <a href=http://www.aqa-cerpadla.cz/opravy-hydraulickych-cerpadel?form_uid=4a28dc7e36a68c4f8c1d05273fc0df16#form-93>I am very happy to cme here</a> <a href=http://raritet-nsk.ru/articles/1401382800/farfor-dorozhe-zolota?page=1606#comment-102972>I am very happy to cme here</a> <a href=https://makeeasylife.com/college-writing-how-to-write-a-term-paper/#comment-29420>I am very happy to cme here</a> <a href=https://www.abosteopatia.it/hello-world#comment-16710>I am very happy to cme here</a> <a href=http://hotsexyblackstud.com/Reviews/index.php>I am very happy to cme here</a> <a href=https://www.kone.it/referenze-blog/blog/kone-e-aws.aspx?tfa_next=%2Fforms%2Fview%2F733%2F39c687413dff3eba623d6ddc45b6fdcf%2F786787%3Fjsid%3DeyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.ImJlMzY2MWJhMmQwZmNiYTNlMzllYjQxMmJhMDM5MGQ5Ig.-iGDp1cctxxWiOOVwdAe_Nm-svMnwwK3CAIJrflOiq8>I am very happy to cme here</a>  5f1b19e\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"196.245.163.142\";s:13:\"comment_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:15:\"196.245.163.142\";s:10:\"user_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"hello, everyone,nice to meet you \r\nhttps://www.1waan.com/space/uid/754297\r\nhttps://setiweb.ssl.berke\";s:10:\"POST_ak_js\";s:13:\"1662455477095\";}'),(10212,2666,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"jeanielp11\";s:20:\"comment_author_email\";s:34:\"caseymf2@akira23.officemail.in.net\";s:18:\"comment_author_url\";s:31:\"http://sexpornengine.gigixo.com\";s:15:\"comment_content\";s:202:\"Sexy photo galleries, daily updated pics\r\nhttp://buymensoutfits.relayblog.com/?breana \r\n\r\n giselle gucci porn no hassle porn videos rape torture porn fantasy black porn gangbang isabel mexican porn star\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"185.220.101.73\";s:13:\"comment_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36\";s:7:\"user_ip\";s:14:\"185.220.101.73\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Sexy photo galleries, daily updated pics\r\nhttp://buymensoutfits.relayblog.com/?breana \r\n\r\n giselle g\";s:10:\"POST_ak_js\";s:13:\"1662426716018\";}'),(10211,2666,'akismet_history','a:2:{s:4:\"time\";d:1662423219.6881549358367919921875;s:5:\"event\";s:10:\"check-spam\";}'),(10210,2666,'akismet_result','true'),(10209,2665,'akismet_pro_tip','discard'),(10207,2665,'akismet_history','a:2:{s:4:\"time\";d:1662419552.129703044891357421875;s:5:\"event\";s:10:\"check-spam\";}'),(10208,2665,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"proff2565Bog\";s:20:\"comment_author_email\";s:23:\"armenmin4syan@yandex.ru\";s:18:\"comment_author_url\";s:26:\"http://www.proffalmaz.com/\";s:15:\"comment_content\";s:94:\"<a href=http://proffalmaz.com/price-cut/>Бурение отверстий в бетоне</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"5.18.242.204\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:7:\"user_ip\";s:12:\"5.18.242.204\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:97:\" \r\n<a href=http://proffalmaz.com/price-cut/>Бурение отверстий в бетоне</a>\";s:10:\"POST_ak_js\";s:13:\"1662419549540\";}'),(10206,2665,'akismet_result','true'),(10373,2711,'akismet_result','true'),(10374,2711,'akismet_history','a:2:{s:4:\"time\";d:1662681919.9767220020294189453125;s:5:\"event\";s:10:\"check-spam\";}'),(10375,2711,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"shamoVal\";s:20:\"comment_author_email\";s:18:\"shamodag@yandex.ru\";s:18:\"comment_author_url\";s:56:\"https://www.youtube.com/channel/UCHjBej6kRD29YTMHFVO1jFw\";s:15:\"comment_content\";s:508:\"Зовут его Магомедали Магомедалиев - ООО \"ДАГ ДИЗАЙН\". Дагестанская Республика, Унцукульский р-н, с. Унцукуль, ул. Шамиля, 13. SHAMO, Кизилюрт . <a href=https://www.youtube.com/watch?v=Y-4K87biWDs>здесь подробно в видео</a> . Подробно о мельничных мошенниках с документами в видео на ютубе https://www.youtube.com/watch?v=Y-4K87biWDs\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"178.34.151.35\";s:13:\"comment_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:13:\"178.34.151.35\";s:10:\"user_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:179:\"Зовут его Магомедали Магомедалиев - ООО \"ДАГ ДИЗАЙН\". Дагестанская Республика, Унцукульский р-н, с. \";s:10:\"POST_ak_js\";s:13:\"1662681912027\";}'),(10376,2711,'akismet_pro_tip','discard'),(10377,2712,'akismet_result','true'),(10378,2712,'akismet_history','a:2:{s:4:\"time\";d:1662686101.2131960391998291015625;s:5:\"event\";s:10:\"check-spam\";}'),(10379,2712,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"Williamsok\";s:20:\"comment_author_email\";s:42:\"la.wof.f.i.c.e.b.ouc.har.d.s.e.o@gmail.com\";s:18:\"comment_author_url\";s:132:\"[url=https://www.bouchardcincinnaticriminalduiattorney.com/traffic-lawyer-hamilton/][color=black_url]dui in Cincinnati[/color][/url]\";s:15:\"comment_content\";s:2483:\"DWI allegations neccesitate complete total of the master tactics used in criminal defense law.  Defending a DUI begins with deciding none of one\'s rights on the constitution are abused. Because a police officer is in front of you, and they are basically the only witnesses most of the time, the expert communication and MO is of the essence.  We all make mistakes, and law enforcement are no exception.  It begins when obvious accusation which will lead to obvious cause. An example, someone gets forced over for driving too slow at 1 am.  The cop has reasonable suspicion that you committed a traffic offense, passingon a double yellow.  Now, as the police officer tries to make eye contact or moves in towards the car, the officer will say you posess watery eyes, or there is an smell of liquor. This raises the acceptabel intuition of speeding to providing a cop a good idea that someone is operating while intoxicated.  99.9% of law enforcement will say smell of alcohol, watery ojos, or lazy speech.  The officer will also elaborate you were fumbling around trying to get your license and registration out. Now a person will be likely told to step out from a car and start regular driving sobriety checks.  These are SFST’s are learned under NHTSA (National road Traffic precautionary Administration) standardizations and must be instructed per situation.  If you do perform the checks, the cop can make mistakes that can make the test, or tests thrown out of from evidence.  Factors such as physical disabilities and the best street conditions can be factored into results of your test. (i.e. you can not perform a walk and pivot test on crooked stret). You may also take a analkyzation of the breath test.  There are mistakes in these gadgets as well, after all they are technolgo that need to be maintained and trained on all the time.  The incarceration is taped at the instance the police activates their sirens.  It is through this taped evidence that we are able to secure an learned opinion if the law enforcement giving of the checks, to the accused ability taking the tests. If you consent to the manipukations or not, a person can go to big house. If you know someone that has been incarcerated for DUI or any criminal charges or know some one who  needs a criminal defense Lawyer visit my site here: <a href=https://www.bouchardcincinnaticriminalduiattorney.com/contact-us><font color=#000_url>criminal defense attorney hamilton county ohio</font></a> best regards\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:11:\"154.6.18.15\";s:13:\"comment_agent\";s:118:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:7:\"user_ip\";s:11:\"154.6.18.15\";s:10:\"user_agent\";s:118:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"DWI allegations neccesitate complete total of the master tactics used in criminal defense law.  Defe\";s:10:\"POST_ak_js\";s:13:\"1662686089252\";}'),(10267,2680,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"CusanDut\";s:20:\"comment_author_email\";s:23:\"k.kashhurrley@gmail.com\";s:18:\"comment_author_url\";s:86:\"[url=https://footballnaya-forma-mancity.ru]https://footballnaya-forma-mancity.ru[/url]\";s:15:\"comment_content\";s:969:\"Ликвидация футбольной формы и атрибутики с символикой любимых футбольных клубов. Бесплатная консультация, форма Manchester City в Москве. Быстрая и бесплатная доставка по всем городам России. \r\n<a href=https://footballnaya-forma-mancity.ru>форма Манчестер Сити 2022 2023</a> \r\nформа Manchester City - <a href=https://footballnaya-forma-mancity.ru>https://footballnaya-forma-mancity.ru/</a> \r\n<a href=https://www.vanpraet.be/?URL=footballnaya-forma-mancity.ru>http://www.phpooey.com/?URL=footballnaya-forma-mancity.ru</a> \r\n \r\n<a href=https://fitgetit.net/how-to-lose-weight-during-pregnancy-safely/#comment-1654>Футбольная форма и атрибутика с примеркой перед покупкой и быстрой доставкой в любой город РФ.</a> 350a245\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"196.244.192.38\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:14:\"196.244.192.38\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:188:\"Ликвидация футбольной формы и атрибутики с символикой любимых футбольных клубов. Бесплатная консульт\";s:10:\"POST_ak_js\";s:13:\"1662484986619\";}'),(10264,2679,'akismet_pro_tip','discard'),(10265,2680,'akismet_result','true'),(10266,2680,'akismet_history','a:2:{s:4:\"time\";d:1662481402.6460130214691162109375;s:5:\"event\";s:10:\"check-spam\";}'),(10263,2679,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"CoreySpish\";s:20:\"comment_author_email\";s:25:\"sn.2.67.6.7.88.@gmail.com\";s:18:\"comment_author_url\";s:22:\"https://fuck-girl.xyz/\";s:15:\"comment_content\";s:1159:\"fuck girl\'s  https://fuck-girl.xyz/ sex young boy fuck girl  \r\n \r\n<img src=\"https://fuck-girl.xyz/picture/Negr-trakhaet-svoiu-beluiu-podruzhku-po-vsei-kukhne-i-konchaet.jpg\"> \r\n \r\n<a href=http://bioact.co.jp/anboard/show.cgi>boy fucking girl porn</a>\r\n<a href=http://www.manchester-watercoolers.co.uk/health-benefits-water/#comment-2353>fuck 2 girls</a>\r\n<a href=http://kitchenfreak.se/temperaturer/#comment-5815646>girls sperm fuck</a>\r\n<a href=https://domenika-seldi.skyrock.com/11.html>секс girl fuck</a>\r\n<a href=https://www.serres.gr/agro18/gr/hello-world/#comment-4295>small girl fuck</a>\r\n<a href=https://koreaversikamu.co.id/licensed-influencer-bucket-list-plan/#comment-4771>sex fuck girls beautiful</a>\r\n<a href=http://kyowa-bs.com/2022/01/11/hello-world/#comment-2567>man fucking black girl</a>\r\n<a href=http://iwcfashionorologi.mee.nu/rolex_explorer_rende_tutto_diventato_possibile#c0>fucking girl песня</a>\r\n<a href=http://test.hoday.net/forum.php?mod=viewthread&tid=2049226&pid=2260263&page=1&extra=#pid2260263>blowjob fuck girl</a>\r\n<a href=http://artisub.com/tienda/visores/teknika/#comment-165134>indian girl fuck video</a>\r\n 19e763c\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"82.118.29.201\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:7:\"user_ip\";s:13:\"82.118.29.201\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"fuck girl\'s  https://fuck-girl.xyz/ sex young boy fuck girl  \r\n \r\n<img src=\"https://fuck-girl.xyz/pi\";s:10:\"POST_ak_js\";s:13:\"1662475826850\";}'),(10262,2679,'akismet_history','a:2:{s:4:\"time\";d:1662475829.2528440952301025390625;s:5:\"event\";s:10:\"check-spam\";}'),(10260,2678,'akismet_pro_tip','discard'),(10261,2679,'akismet_result','true'),(10256,2677,'akismet_pro_tip','discard'),(10257,2678,'akismet_result','true'),(10258,2678,'akismet_history','a:2:{s:4:\"time\";d:1662471584.1948909759521484375;s:5:\"event\";s:10:\"check-spam\";}'),(10259,2678,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"NathanWerse\";s:20:\"comment_author_email\";s:20:\"seoweb1434@gmail.com\";s:18:\"comment_author_url\";s:0:\"\";s:15:\"comment_content\";s:59:\"{<a href=https://seora.ru>создание сайтов</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"62.113.118.20\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:13:\"62.113.118.20\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:61:\"{<a href=https://seora.ru>создание сайтов</a>\r\n\";s:10:\"POST_ak_js\";s:13:\"1662471545846\";}'),(10251,2675,'akismet_pro_tip','discard'),(10252,2676,'akismet_pro_tip','discard'),(10253,2677,'akismet_result','true'),(10254,2677,'akismet_history','a:2:{s:4:\"time\";d:1662468897.2075550556182861328125;s:5:\"event\";s:10:\"check-spam\";}'),(10255,2677,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:13:\"SoftwareGramy\";s:20:\"comment_author_email\";s:20:\"alexsach91@gmail.com\";s:18:\"comment_author_url\";s:59:\"https://cheapsoftwareshop.com/autodesk-autocad-map-3d-2020/\";s:15:\"comment_content\";s:421:\"Hello, I recently came to the CS Store. \r\nThey sell OEM Vero software, prices are actually low, I read reviews and decided to <a href=https://cheapsoftwareshop.com/autodesk-vred-professional-2023/>Order Cheap VRED Professional 2023</a>, the price difference with the official store is 30%!!! Tell us, do you think this is a good buy? \r\n<a href=https://cheapsoftwareshop.com/autodesk-revit-2023/>Order Cheap Revit 2023</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"181.214.173.240\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:15:\"181.214.173.240\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Hello, I recently came to the CS Store. \r\nThey sell OEM Vero software, prices are actually low, I re\";s:10:\"POST_ak_js\";s:13:\"1662468834599\";}'),(10205,2664,'akismet_pro_tip','discard'),(10197,2662,'akismet_pro_tip','discard'),(10198,2663,'akismet_result','true'),(10199,2663,'akismet_history','a:2:{s:4:\"time\";d:1662413300.66036701202392578125;s:5:\"event\";s:10:\"check-spam\";}'),(10200,2663,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"Josephvew\";s:20:\"comment_author_email\";s:26:\"m.a.tu.h.i.n.i25@gmail.com\";s:18:\"comment_author_url\";s:25:\"https://online-porno.vip/\";s:15:\"comment_content\";s:1243:\"порно онлайн бесплатно молоденькие  https://online-porno.vip/  porno online help  \r\n \r\n<img src=\"https://online-porno.vip/templates/online-porno/images/logo.png\"> \r\n \r\n<a href=http://naturopathicknack.com/?p=536&cpage=141#comment-19788>porno studiy mature nl tags lesbians online</a>\r\n<a href=https://debzdesignz.co.uk/product/deco-ball-2/#comment-1047>порно фильмы смотреть онлайн бесплатно качестве</a>\r\n<a href=https://crbstore.it/prodotti-olandesi/>porno ariellaferrera com online</a>\r\n<a href=http://www.maromtrips.com/forum/page/1>full hd porno video online</a>\r\n<a href=http://rockinmacscrafts.com/2019/11/12/welcome-to-rockin-macs-crafts/#comment-2582>порно рассказы слушать онлайн</a>\r\n<a href=https://mindline.co.in/blog/5>порно онлайн красная</a>\r\n<a href=http://lklhqod.webpin.com/?gb=1#top>emily online porno</a>\r\n<a href=https://korczak.se/#comment-74629>порно онлайн смотреть трахаю</a>\r\n<a href=http://www.mundoslotcar.com.br/viewtopic.php?f=42&t=14158>лучшее порно мамы онлайн</a>\r\n<a href=http://giztngx.webpin.com/?gb=1#top>movies porno online sex</a>\r\n cd85a65\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"82.118.29.225\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"82.118.29.225\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:30:\"порно онлайн бес\";s:10:\"POST_ak_js\";s:13:\"1662413597860\";}'),(10201,2663,'akismet_pro_tip','discard'),(10202,2664,'akismet_result','true'),(10203,2664,'akismet_history','a:2:{s:4:\"time\";d:1662414895.4925000667572021484375;s:5:\"event\";s:10:\"check-spam\";}'),(10204,2664,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:7:\"ComoDut\";s:20:\"comment_author_email\";s:23:\"parksarrrmani@gmail.com\";s:18:\"comment_author_url\";s:80:\"[url=https://footballnaya-forma-real.ru]https://footballnaya-forma-real.ru[/url]\";s:15:\"comment_content\";s:899:\"Распродажа формы всех клубов и аксессуаров для мужчин, женщин и детей. Оплата после примерки, форма Real Madrid 2019 в Москве. Бесплатная доставка по всем городам РФ. \r\n<a href=https://footballnaya-forma-real.ru>форма Реал Мадрид 2022 2023 в Москве</a> \r\nфутбольная форма Реал Мадрид 2019 2020 в Москве - <a href=http://footballnaya-forma-real.ru>https://www.footballnaya-forma-real.ru</a> \r\n<a href=https://google.sc/url?q=http://footballnaya-forma-real.ru>http://www.google.ki/url?q=https://footballnaya-forma-real.ru</a> \r\n \r\n<a href=https://www.oilandgasautomationandtechnology.com/speaker/suggest-a-speaker/#comment-58480>Футбольная форма с доставкой в любой город РФ.</a> a6528_5\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"196.244.192.37\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:7:\"user_ip\";s:14:\"196.244.192.37\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:182:\"Распродажа формы всех клубов и аксессуаров для мужчин, женщин и детей. Оплата после примерки, форма \";s:10:\"POST_ak_js\";s:13:\"1662418493075\";}'),(10177,2657,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"Jamesbem\";s:20:\"comment_author_email\";s:20:\"rentand734@gmail.com\";s:18:\"comment_author_url\";s:23:\"https://rent.com.md/ro/\";s:15:\"comment_content\";s:50:\"Apartament pe ora botanica https://999.md/ru/10655\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"217.26.175.6\";s:13:\"comment_agent\";s:118:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:7:\"user_ip\";s:12:\"217.26.175.6\";s:10:\"user_agent\";s:118:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:50:\"Apartament pe ora botanica https://999.md/ru/10655\";s:10:\"POST_ak_js\";s:13:\"1662391172607\";}'),(10178,2657,'akismet_pro_tip','discard'),(10179,2658,'akismet_result','true'),(10180,2658,'akismet_history','a:2:{s:4:\"time\";d:1662387985.4063189029693603515625;s:5:\"event\";s:10:\"check-spam\";}'),(10181,2658,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"IrvinPiore\";s:20:\"comment_author_email\";s:34:\"ro.m.a.s.ova.ir.ina0.53.@gmail.com\";s:18:\"comment_author_url\";s:19:\"https://faporn.top/\";s:15:\"comment_content\";s:1545:\"домашнее порно молодых анал  https://faporn.top/ скачать порно porno  \r\n \r\n<img src=\"https://faporn.top/pictures/Muzhik-s-tolstym-chlenom-zapisyvaet-domashnie-prikliucheniia-s-ryzhei-podruzhkoi.jpg\"> \r\n \r\n<a href=https://juliemcdanielart.com/hello-world/#comment-1400>порно девушек с большей жопой</a>\r\n<a href=http://www.svendby.org/?page_id=4#comment-46653>порно видео трахнул зрелую</a>\r\n<a href=http://pentavox.net/2016/02/26/la-guerra-del-infinito-los-vengadores-gemas/#comment-2392>бесплатная порнушка муж</a>\r\n<a href=https://passeiodetrem.com.br/2020/11/24/hello-world/#comment-8211>порнуха русская ножки</a>\r\n<a href=http://listings.artisansothebysrealty.com/2017/01/17/hello-world/#comment-29727>посмотрим онлайн бесплатно порнушку</a>\r\n<a href=http://hbcysd.com/archives/727/#comment-5107>порно ролики девушки кончают</a>\r\n<a href=https://www.silhouettelearningacademy.com/hello-world/#comment-105048>смотреть бесплатно порно хороши 2019</a>\r\n<a href=https://vsc.blogg.se/2012/july/mandag-i-nacka-forum.html>порно зрелую жену с друзьями</a>\r\n<a href=http://shikamababyhome.sblo.jp/article/57334263.html>русские измени порнуха</a>\r\n<a href=http://support.apsfl.co.in/index.php/2021/05/07/hello-world/#comment-3818>порнушка молоденьких девочек</a>\r\n 350a245\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"82.118.29.142\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:13:\"82.118.29.142\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:30:\"домашнее порно м\";s:10:\"POST_ak_js\";s:13:\"1662387832039\";}'),(10193,2661,'akismet_pro_tip','discard'),(10194,2662,'akismet_result','true'),(10195,2662,'akismet_history','a:2:{s:4:\"time\";d:1662405831.9206440448760986328125;s:5:\"event\";s:10:\"check-spam\";}'),(10196,2662,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"iphonedall.\";s:20:\"comment_author_email\";s:21:\"maximmad222@yandex.ru\";s:18:\"comment_author_url\";s:15:\"http://bysel.ru\";s:15:\"comment_content\";s:3620:\"Купить коды +на игры xbox +one через Аргентину США и Бразилию  + https://plati.market/itm/3162966 \r\nкупить игры xbox store+ https://plati.market/itm/2915157 \r\nкупить игры +на xbox +one+  https://wmcentre.net/item/call-of-duty-ghosts-xbox-3085414  \r\nкупить аккаунт xbox +one +с играми+https://plati.market/itm/3098640 \r\n стимбай \r\nGift Card USA,Turkey+https://plati.market/itm/3048052 \r\nНовые игры аккаунты в аренду+https://plati.market/itm/3036392 \r\nАудиокниги,книги по психологии+https://plati.market/itm/3290754 \r\n<b>steam game code</b>+https://plati.market/itm/3234434 \r\n<b>Assassins Creed xbox one</b>+https://plati.market/itm/2891230 \r\n<b>Resident Evil xbox one</b>+https://plati.market/itm/3037039 \r\n<b>Call Of duty xbox one</b>+https://www.plati.market/itm/3085414 \r\n<b>Hitman xbox One</b>+https://plati.market/itm/3037131 \r\n<b>Battlefield xbox one key</b>+https://plati.market/itm/2889815 \r\nGrand Theft Auto V  GTA 5 XBOX ONE Цифровой Ключ +https://plati.market/itm/2987570 \r\n \r\n<b>игры XBOX XD KEY</b>  <b>MYSEL>RU</b> https://mysel.ru  Торговая площадка цифровых товаров \r\n<a href=https://plati.market/itm/fifa-20-uk-xbox-one-kljuch-cifr-kod--podarok/2961184>  FIFA 20  XBOX ONE Ключ  / Цифр код + подарок </a> \r\n<a href=https://plati.market/itm/3051308> Mafia Definitive Edition XBOX CD KEY</a> \r\n<a href=https://plati.market/itm/2891920>Watch Dogs 2  - Xbox Live Key - </a> \r\n<a href=https://plati.market/itm/metro-last-light-redux-xbox-one-present/2915157>The Crew 2  XBOX/PC+present </a> \r\n<a href=https://plati.market/itm/2970072>Diablo III: Eternal Collection Xbox One</a> \r\n<a href=https://plati.market/itm/3011789><b>Crysis 1,2 XBOX ONE</b></a> \r\n<a href=https://plati.market/itm/3085419>MORTAL KOMBAT 11 XBOX ONE X/S</a> \r\n<a href=https://plati.market/itm/3203865>  <b>Amazon Gift Card US $10</b> </a> \r\n<a href=https://wmcentre.net/item/avg-tuneup-1-pk-1-god-3203401>  <b>AVG TuneUp 1 ПК 1 год -</b> </a> \r\n<a href=https://plati.market/itm/3116494> <b>iTUNES GIFT CARD - $15(USA) </b></a> \r\n<a href=https://plati.market/itm/3180599>Wolfenstein: I, II xbox</a> \r\n<a href=https://plati.market/itm/3221893>Dead Rising Triple Bundle Pack XBOX / КЛЮЧ</a> \r\n<a href=https://plati.market/itm/3045341>Thief Xbox One </a> \r\n<a href=https://plati.market/itm/2898599>Nba 2k20 xbox one</a> \r\n<a href=https://plati.market/itm/3273733>Подписка EA Play: 1 месяц (цифровая версия)Xbox One </a> \r\n<a href=https://plati.market/itm/3273758>Nintendo Switch Online Подписка 3 МЕС EU/RU</a> \r\n<b>Adguard Premium 1ПК</b>+https://plati.market/itm/3046307 \r\n<b>AVG TuneUp 1 ПК 1 ключ</b>+https://plati.market/itm/3048052 \r\n<a href=http://hcrd.ru/fTa9a8><b>Хочешь купить машину, срочно нужны деньги, не хватате на покупку иди в банк HOME BANKE</b></a> \r\n<b> Открой свой бизнес(заведи свой счет), работай на себя, зарегесрируй ИП или ООО бесплатно</b> +https://sme.raiffeisen.ru/partners/leqgy080 \r\n<b>Дешевый хостинг,качество по низкой цене</b>+https://webhost1.ru/?r=133178 \r\n<b>Покупай на Enot оплаты(оплата банковской картой)5 способов оплаты/b] \r\n<b>Покупай на Юони оплаты(оплата банковской картой)/b]\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"178.184.9.204\";s:13:\"comment_agent\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36\";s:7:\"user_ip\";s:13:\"178.184.9.204\";s:10:\"user_agent\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:142:\"Купить коды +на игры xbox +one через Аргентину США и Бразилию  + https://plati.market/itm/3162966 \r\n\";s:10:\"POST_ak_js\";s:13:\"1662405838391\";}'),(10186,2660,'akismet_result','true'),(10187,2660,'akismet_history','a:2:{s:4:\"time\";d:1662397460.6449921131134033203125;s:5:\"event\";s:10:\"check-spam\";}'),(10188,2660,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"EugeneBax\";s:20:\"comment_author_email\";s:22:\"johnslow@nicemail.club\";s:18:\"comment_author_url\";s:21:\"https://shpilivili.cc\";s:15:\"comment_content\";s:92:\"кадры офигенных дам <a href=https://shpilivili.cc>https://shpilivili.cc</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"5.252.194.59\";s:13:\"comment_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36\";s:7:\"user_ip\";s:12:\"5.252.194.59\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:92:\"кадры офигенных дам <a href=https://shpilivili.cc>https://shpilivili.cc</a>\";s:10:\"POST_ak_js\";s:13:\"1662397456694\";}'),(10189,2660,'akismet_pro_tip','discard'),(10190,2661,'akismet_result','true'),(10191,2661,'akismet_history','a:2:{s:4:\"time\";d:1662402281.5522670745849609375;s:5:\"event\";s:10:\"check-spam\";}'),(10192,2661,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"ArnoldFax\";s:20:\"comment_author_email\";s:16:\"mikrw@yandex.com\";s:18:\"comment_author_url\";s:123:\"https://mir74.ru/25424-mazu-tam-ne-mesto-chelyabinec-narushil-zapret-na-dvizhenie-gruzovikov-po-trasse-miass-chebarkul.html\";s:15:\"comment_content\";s:113:\"https://mir74.ru/obschestvo/22661-v-chelyabinske-porozovelo-ozero-smolino-hudozhnika-ischut-nadzornye-organy.html\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"88.206.88.169\";s:13:\"comment_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"88.206.88.169\";s:10:\"user_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"https://mir74.ru/obschestvo/22661-v-chelyabinske-porozovelo-ozero-smolino-hudozhnika-ischut-nadzorny\";s:10:\"POST_ak_js\";s:13:\"1662402267377\";}'),(10182,2658,'akismet_pro_tip','discard'),(10183,2659,'akismet_result','true'),(10184,2659,'akismet_history','a:2:{s:4:\"time\";d:1662392044.8756229877471923828125;s:5:\"event\";s:10:\"check-spam\";}'),(10185,2659,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"umnyedom\";s:20:\"comment_author_email\";s:20:\"umnyedomaa@yandex.ru\";s:18:\"comment_author_url\";s:30:\"https://умный-дом.site\";s:15:\"comment_content\";s:1064:\"Интегрируем  Умный Дом  https://умный-дом.site   Проектируем, устанавливаем и обслуживаем умные системы для Вашего дома, чтобы облегчить Ваш быт. Три Способа Контролировать Свой Дом Лучшие Умные Замки Все под контролем в любой момент, где бы вы ни находились. Как Мы работаем Предоставим особые условия, передовое оборудование, а также защитим проект гарантией. Решайте домашние дела проще, управляя техникой с помощью голосовых команд! · Энергосбережение. https://умный-дом.site   Создайте сценарии и пользуйтесь приборами дистанционно, установите датчики и получайте мгновенные уведомления.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"178.34.163.128\";s:13:\"comment_agent\";s:108:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4400.8 Safari/537.36\";s:7:\"user_ip\";s:14:\"178.34.163.128\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4400.8 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:172:\"Интегрируем  Умный Дом  https://умный-дом.site   Проектируем, устанавливаем и обслуживаем умные сист\";s:10:\"POST_ak_js\";s:13:\"1662391792957\";}'),(10323,2696,'akismet_pro_tip','discard'),(10372,2710,'akismet_pro_tip','discard'),(10320,2696,'akismet_result','true'),(10321,2696,'akismet_history','a:2:{s:4:\"time\";d:1662586631.7089979648590087890625;s:5:\"event\";s:10:\"check-spam\";}'),(10322,2696,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"Haroldtig\";s:20:\"comment_author_email\";s:25:\"marceljeffry@dasemana.com\";s:18:\"comment_author_url\";s:0:\"\";s:15:\"comment_content\";s:3278:\"Aristocrat slots — popular Aussie service provider of free slot games or on line pokies preferred mostly in Australia. \r\n \r\nAdapted Vegas-styled pokies can be obtained as simulated pokie machines for enjoyment with out registration and obtain dedication. \r\n \r\nWe get the same style and design having an integrated kickstand. The pill has two USB C ports and In line with Lenovo it also supports an Lively pen. But I wasn’t capable of consider the stylus. \r\n \r\nDisclaimer: We function links to 3rd party Sites as a way to offer our consumers While using the marketplace’s most dependable and highly regarded resource for authorized operator opinions and odds. \r\n \r\nThe dollars is unveiled as you return and wager the winnings on other games. The wagering requirement could vary, but is frequently close to twenty to fifty occasions the level of the reward winnings. \r\n \r\nJackpots: They\'re rewarding match prizes for landing reels jam packed with matching symbols of An important icon. Each individual pokie machine includes a image, which supplies the most significant get. The jackpot might be received throughout the reward match and in some cases if two or maybe more symbols are wild. \r\n \r\nA variety of payment procedures. On the web casinos ought to have a variety of solutions that it adopts making sure that players can play in online casinos and make deposits in alternative ways. \r\n \r\nInside operates an Apple A14 Bionic processor with 4GB of RAM that\'s as impressive because the A12Z and in some benchmarks, it’s even a lot quicker. You can obtain it with 64GB and 256GB of inside storage. \r\n \r\nBonus games: These are typically in-game features assisting to raise your winning probabilities triggered by hitting three or maybe more scatter symbols or 2+ other icons. They come in numerous kinds: free spins, arcade, or reward multipliers. \r\n \r\nThe professional X has a fairly 13-inch monitor, an extremely quality-experience overall body, and excellent equipment Together with the Surface area Slim Pen and The brand new Kind Address. I like that you can exchange the SSD oneself, and for this list, it’s great that a SIM card slot with LTE support is a standard. \r\n \r\nDue to their Apple A12Z Bionic processor and 6GB of RAM, they’re more rapidly than every single Android pill. You can find 128GB as many as 1TB of storage. The iPad Pro has all the quality capabilities you could imagine like a high quality-experience steel overall body, 4 fantastic speakers, and Experience ID facial recognition. \r\n \r\nYou can open up or down load serious-income slots in the On line casino foyer. The plus facet to on the net On line casino slots is which you can pick your stakes. \r\n \r\nThere are numerous Gains current at free slots for enjoyment only no down load. Check out the benefits you will get for free casino games no download desired just for pleasurable no indication-in essential – just practice. \r\n \r\nNonetheless, RTPs don’t guarantee which you’ll get 95% of your respective money back for every spin. Actually, you’ll almost certainly commit lots of time playing to recoup losses. \r\nby <b><a href=https://real-money-slots06807.kylieblog.com/16341374/details-fiction-and-no-deposit-bonus-slots>สล็อต ออโต้วอเลท</a></b>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"147.50.252.96\";s:13:\"comment_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"147.50.252.96\";s:10:\"user_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:96:\"Aristocrat slots — popular Aussie service provider of free slot games or on line pokies prefer\";s:10:\"POST_ak_js\";s:13:\"1662586608766\";}'),(10317,2695,'akismet_result','true'),(10318,2695,'akismet_history','a:2:{s:4:\"time\";d:1662574501.3019349575042724609375;s:5:\"event\";s:10:\"check-spam\";}'),(10319,2695,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"lesleyhc4\";s:20:\"comment_author_email\";s:33:\"bridgetiq60@akio25.officemail.fun\";s:18:\"comment_author_url\";s:31:\"http://sexyshemales.moesexy.com\";s:15:\"comment_content\";s:201:\"College Girls Porn Pics\r\nhttp://porn.shack.allproblog.com/?kendal \r\n\r\n desi porn free videos top gay anal porn free porn online cam insided pussy swinger cheating wives porn two boys one girl porn barn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"185.125.168.28\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:14:\"185.125.168.28\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"College Girls Porn Pics\r\nhttp://porn.shack.allproblog.com/?kendal \r\n\r\n desi porn free videos top gay\";s:10:\"POST_ak_js\";s:13:\"1662577996258\";}'),(10316,2694,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:4:\"Mark\";s:20:\"comment_author_email\";s:28:\"tercfranchatli1973@gmail.com\";s:18:\"comment_author_url\";s:21:\"https://tnr69-00.top/\";s:15:\"comment_content\";s:48:\"Thanks for your blog, nice to read. Do not stop.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"188.134.68.55\";s:13:\"comment_agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36\";s:7:\"user_ip\";s:13:\"188.134.68.55\";s:10:\"user_agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:85:\"https://www.fairphoto.com/blog/myanmar/hnalone-hla-inn-maung-mae/exploring-inle-lake/\";}'),(10311,2693,'akismet_result','true'),(10312,2693,'akismet_history','a:2:{s:4:\"time\";d:1662569336.0902950763702392578125;s:5:\"event\";s:10:\"check-spam\";}'),(10313,2693,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"salvadorbc18\";s:20:\"comment_author_email\";s:44:\"rheadz18@haruki810.hideo51.officemail.in.net\";s:18:\"comment_author_url\";s:39:\"http://freeshemalepics.xblognetwork.com\";s:15:\"comment_content\";s:236:\"Browse over 500 000 of the best porn galleries, daily updated collections\r\nhttp://whatssexting.bestsexyblog.com/?daniela \r\n\r\n look at porn on psp bbw squirt porn tube pop stars who do porn dirty letters porn movie keep porn off of email\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"185.220.101.24\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:7:\"user_ip\";s:14:\"185.220.101.24\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Browse over 500 000 of the best porn galleries, daily updated collections\r\nhttp://whatssexting.bests\";s:10:\"POST_ak_js\";s:13:\"1662598163608\";}'),(10314,2694,'akismet_result','true'),(10315,2694,'akismet_history','a:2:{s:4:\"time\";d:1662572811.048492908477783203125;s:5:\"event\";s:10:\"check-spam\";}'),(10308,2692,'akismet_result','true'),(10309,2692,'akismet_history','a:2:{s:4:\"time\";d:1662563256.50883388519287109375;s:5:\"event\";s:10:\"check-spam\";}'),(10310,2692,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"DanielLes\";s:20:\"comment_author_email\";s:34:\"mksadsmail+avyxduaug2022@gmail.com\";s:18:\"comment_author_url\";s:40:\"https://spytostyle.com/2-gauge-earrings/\";s:15:\"comment_content\";s:3503:\"If you don’t observe an excellent aftercare routine, you risk infecting your piercing or inflicting a buildup of unwanted scar tissue. Plenty of jewellery outlets sell commercial-grade lubricant, but you might also use plant-based lubricants, like coconut oil or jojoba oil. Titanium is like steel, but lighter and less prone to irritate your ears. \r\n \r\nFor nipple or navel piercings, 14 g via 12 g is most common. For bigger gauges—like stretched ear lobes—the smallest gauge normally begins at size eight and goes up from there.\" Body jewellery gauges often range from 18 g to 00 g. \r\n \r\nYou will remember me if you purchase your plugs because you wont regret it. I\'ve lately been in contact with Miye to assist with an trade and the customer service I received was past incredible, every little thing was sorted so rapidly. I had a number of issues with my order at first, but thanks to Miye, who helped me a lot and kept tracking the order until I obtained it. It was additionally my first time ordering from Custom Plugs, and it won\'t be the final, I promise. I can\'t specific how pleased I am with my plugs; they\'re of excessive quality, and you will not be disappointed. Public collections can be seen by the public, including other shoppers, and will present up in recommendations and other places. \r\n \r\n<img src=\"https://spytostyle.com/wp-content/uploads/2022/08/2-Gauge-Stainless-Steel-Earrings-11.jpg\"> \r\n \r\nPlugs, the jewelry, come in different colours, designs, shapes, and gauges. The bigger the gauge, the dearer will probably be. People who stretch their ears purchase tapers to extend the gauges of their ears one measurement at a time. Ideally, there must be a one-month interval between each gauge. \r\n \r\nI emailed immediately and obtained a reply first thing the subsequent morning. The house between 2 gauge and 0 gauge is 2mm. The size within the center is 1g which works out at round 7mm whole size. Register with UBJ to obtain updates, access to unique deals, new product drops, and more. Send me unique presents, distinctive reward ideas, and personalised tips for purchasing and selling on Etsy. Send me exclusive presents, distinctive present concepts, and customized ideas for shopping and promoting on Etsy. \r\n \r\nThe precise jewelry they are looking for is recognized as plugs. Not lots of people are familiar with this very massive difference between the two words, and they use of the word “gauges” each time they need to buy plugs. People who do that could come off as moronic to the people who promote the jewellery. \r\n \r\n2 Gauge Black & White Marble UV Hollow Ear TunnelThe magnificance of marble is conjured in this 2 gauge black & white marble UV hole ear ... 2 Gauge Screw Fit Star TunnelGet ready to be a star with certainly one of these edgy star tunnels. This 2 gauge  screw fit star tunnel is a reduce above the rest. \r\n \r\nRead More About this: <a href=https://spytostyle.com/2-gauge-earrings/>https://spytostyle.com/</a> \r\n \r\nBody piercing, it is essential to know the diameter of the part of the item that can relaxation contained in the piercing. So what you wish to get proper here is its thickness. Taking good care of your ears can be crucial. \r\n \r\nHere you will discover a wide selection of sizes, shapes, and styles to suit your plug needs. Kids who go into piercing stores or jewelry retailers usually say that they\'re looking for gauges. Saying this can confuse the workers as a end result of a gauge is actually the size of a person’s ears.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"84.247.59.131\";s:13:\"comment_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"84.247.59.131\";s:10:\"user_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:102:\"If you don’t observe an excellent aftercare routine, you risk infecting your piercing or inflicting \";s:10:\"POST_ak_js\";s:13:\"1662566853319\";}'),(10305,2691,'akismet_result','true'),(10306,2691,'akismet_history','a:2:{s:4:\"time\";d:1662545097.366313934326171875;s:5:\"event\";s:10:\"check-spam\";}'),(10307,2691,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"TrxFrina\";s:20:\"comment_author_email\";s:24:\"deotalklo754@imails.site\";s:18:\"comment_author_url\";s:96:\"https://yourdesires.ru/beauty-and-health/face-care/179-ekspress-maski-v-domashnih-usloviyah.html\";s:15:\"comment_content\";s:486:\"<a href=https://yourdesires.ru/it/news-it/1335-osobennosti-provedenija-obnovlenija-setevyh-versij-sistem-konsultant-pljus.html>Особенности проведения обновления сетевых версий систем Консультант Плюс</a> или <a href=https://yourdesires.ru/vse-obo-vsem/1368-chto-takoe-kometa.html>Что такое комета?</a> \r\n \r\nhttps://yourdesires.ru/fashion-and-style/quality-of-life/66-na-kakih-veschah-nelzya-ekonomit.html\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"109.248.14.67\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:7:\"user_ip\";s:13:\"109.248.14.67\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"<a href=https://yourdesires.ru/it/news-it/1335-osobennosti-provedenija-obnovlenija-setevyh-versij-si\";s:10:\"POST_ak_js\";s:13:\"1662545081579\";}'),(10301,2689,'akismet_pro_tip','discard'),(10302,2690,'akismet_result','true'),(10303,2690,'akismet_history','a:2:{s:4:\"time\";d:1662544109.400208950042724609375;s:5:\"event\";s:10:\"check-spam\";}'),(10304,2690,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"daniellevr1\";s:20:\"comment_author_email\";s:31:\"diannasb3@isamu49.inwebmail.fun\";s:18:\"comment_author_url\";s:39:\"http://free.porn.pics.instasexyblog.com\";s:15:\"comment_content\";s:189:\"Hot photo galleries blogs and pictures\r\nhttp://plaingoldgrillz.fetlifeblog.com/?robin \r\n\r\n michelle stone porn cheerleader porn vids inspector gadgit cartoon porn 1 porn vid mp4 lesbos porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"185.220.101.38\";s:13:\"comment_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:14:\"185.220.101.38\";s:10:\"user_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Hot photo galleries blogs and pictures\r\nhttp://plaingoldgrillz.fetlifeblog.com/?robin \r\n\r\n michelle \";s:10:\"POST_ak_js\";s:13:\"1662547590208\";}'),(10297,2688,'akismet_pro_tip','discard'),(10298,2689,'akismet_result','true'),(10299,2689,'akismet_history','a:2:{s:4:\"time\";d:1662533408.1490840911865234375;s:5:\"event\";s:10:\"check-spam\";}'),(10300,2689,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:26:\"ZAABETjuberpofidewdgy,2,5]\";s:20:\"comment_author_email\";s:27:\"dorthyparone714@zlot555.com\";s:18:\"comment_author_url\";s:18:\"https://zaabet.net\";s:15:\"comment_content\";s:65:\"301 Moved Permanently \r\n<a href=https://zaabet.net>Show more!</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"138.197.71.247\";s:13:\"comment_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:14:\"138.197.71.247\";s:10:\"user_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:65:\"301 Moved Permanently \r\n<a href=https://zaabet.net>Show more!</a>\";s:10:\"POST_ak_js\";s:13:\"1662533389971\";}'),(10295,2688,'akismet_history','a:2:{s:4:\"time\";d:1662531756.1748020648956298828125;s:5:\"event\";s:10:\"check-spam\";}'),(10296,2688,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"WilliamFlink\";s:20:\"comment_author_email\";s:18:\"asimgda2@gmail.com\";s:18:\"comment_author_url\";s:46:\"https://project-coordinator-exam.blogspot.com/\";s:15:\"comment_content\";s:686:\"Likewise, our  task  authors  around the world are well trained in their  selected field of study which  indicates you can  conveniently put your faith in the way they treat your paper,  regardless of which  scholastic  self-control you\'re from. When it  concerns your  occupation  leads and  brilliant future, MyAssignmenthelp.com takes the onus on itself to promote your  development in the  ideal direction. So,  in this way you  would not  need to  reconsider  prior to trusting us with your academic papers.  Put an order with us now  and also  enjoy the  incentives of brilliantly written academic  documents today. <a href=\"https://markovtime.statisticsya.com\">important link</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:11:\"72.255.9.84\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:11:\"72.255.9.84\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\" Likewise, our  task  authors  around the world are well trained in their  selected field of study w\";s:10:\"POST_ak_js\";s:13:\"1662531635629\";}'),(10294,2688,'akismet_result','true'),(10293,2687,'akismet_pro_tip','discard'),(10289,2686,'akismet_pro_tip','discard'),(10290,2687,'akismet_result','true'),(10291,2687,'akismet_history','a:2:{s:4:\"time\";d:1662522290.4028880596160888671875;s:5:\"event\";s:10:\"check-spam\";}'),(10292,2687,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"Haroldtig\";s:20:\"comment_author_email\";s:25:\"marceljeffry@dasemana.com\";s:18:\"comment_author_url\";s:0:\"\";s:15:\"comment_content\";s:3717:\"Presently there are plenty of slot machines with more than 100 paylines. The more paylines, the upper will be the probability of obtaining a winning mix. In the game, try and bet on the most variety of paylines. \r\n \r\nReferring to slots, the very first thing that involves your thoughts is the great metropolis Las Vegas built in the desert. The Vegas theme grew to become considered one of the preferred themes for developers of online slots. Vegas slot machines are according to vivid animation and themed symbols within the style of Las Vegas. \r\n \r\nScatters are Individuals symbols that bring about more spins and mini games after you land three or maybe more of them, normally. Nevertheless, Use a consider the paytable of one\'s chosen real money slot on the web to verify specifically what number of scatters are needed to activate the reward round. \r\n \r\nThe following on our list of absolutely free slot machines is E book of Ra Deluxe from Novomatic staying an updated Model with the well-known Ebook of Ra slot. The slot is adapted for jogging without the need of downloading from both equally pcs and mobile products based on Android and iOS. \r\n \r\nYou’ll come upon reels and paylines very first. Reels are classified as the columns in a slot that spin to create symbols land within the display. Paylines confer with the achievable strains of profitable combos, produced up by diverse reward symbols. \r\n \r\nThis may be a finding bonus exactly where the symbols that look with each choose are now acknowledged, or even a totally free spins bonus where the ultimate gain is by now identified plus the spins simply manifest that include as many as that value. \r\n \r\nYou will need to be eighteen+ to accessibility this game. This game doesn\'t present gambling or a possibility to gain real money or prizes. Observe or good results at social gaming will not indicate long run good results at gambling. \r\n \r\nOur internet sites element a cellular casino which you\'ll be able to use in browser, but not simply. You’ll also be able to obtain slots apps appropriate with iOS or Android telephones. \r\n \r\nAccess special perks and acquire rewarded for enjoying your favorite casino games. See membership perks \r\n \r\nHow do you Enjoy On the net Slots? Almost all On the internet Slots games share the same, spin and an opportunity to get. This gameplay is predicated on the traditional, casino-type slot machine. Concurrently, Every On the net Slots sport can have its have exceptional list of individual regulations and characteristics. \r\n \r\nFree slots with out registration and devoid of downloading will probably be desired by those that plan to coach, build their very own technique and just have some fun. Though the slots for money are better to choose when you start a serious video game. \r\n \r\nYou can find 8 concentrations to move by On this IGT on-line slot, and you will level up by having followers within the reels. Some ranges award long term payback boosts, while some unlock new features. \r\n \r\nAs of January 1st, 2020, PlayNow.com not supplies browser guidance for IE 11. If you end up picking to utilize IE eleven we can not assurance you should be able to login or use the location. We advise you turn to the most up-to-date Model of possibly Edge, Firefox or Chrome. \r\n \r\nA premier producer of on the web casino games is Playtech offering its on the net games given that 1999. The products mix of the corporation features in excess of five hundred many games like on line slots, blackjack, poker, scratch cards, bingo, and so forth. \r\nvia <b><a href=https://fernandoxjgll.newbigblog.com/17532822/best-port-games-no-additional-a-mystery>สล็อตเว็บตรง ค่ายใหญ่</a></b>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"147.50.252.96\";s:13:\"comment_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:13:\"147.50.252.96\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Presently there are plenty of slot machines with more than 100 paylines. The more paylines, the uppe\";s:10:\"POST_ak_js\";s:13:\"1662522286800\";}'),(10284,2685,'akismet_history','a:2:{s:4:\"time\";d:1662514900.3394489288330078125;s:5:\"event\";s:10:\"check-spam\";}'),(10285,2685,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"corneliaul60\";s:20:\"comment_author_email\";s:46:\"katheryntm7@satoshi8910.hideo56.officemail.fun\";s:18:\"comment_author_url\";s:27:\"http://msmporn.hoterika.com\";s:15:\"comment_content\";s:186:\"Dirty Porn Photos, daily updated galleries\r\nhttp://shemale2011.ladyboypron.gigixo.com/?quinn \r\n\r\n porn first timers free pinball porn games brand porn images porn free big tis porn clips\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"185.220.102.4\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"185.220.102.4\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Dirty Porn Photos, daily updated galleries\r\nhttp://shemale2011.ladyboypron.gigixo.com/?quinn \r\n\r\n po\";s:10:\"POST_ak_js\";s:13:\"1662518396321\";}'),(10286,2686,'akismet_result','true'),(10287,2686,'akismet_history','a:2:{s:4:\"time\";d:1662518442.7426679134368896484375;s:5:\"event\";s:10:\"check-spam\";}'),(10288,2686,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:70:\"דירות דיסקרטיות בירושלים — israelnightclub.com\";s:20:\"comment_author_email\";s:20:\"mb7e6o93q3@gmail.com\";s:18:\"comment_author_url\";s:174:\"https://israelnightclub.com/apartments/%D7%93%D7%99%D7%A8%D7%95%D7%AA-%D7%93%D7%99%D7%A1%D7%A7%D7%A8%D7%98%D7%99%D7%95%D7%AA-%D7%91%D7%99%D7%A8%D7%95%D7%A9%D7%9C%D7%99%D7%9D/\";s:15:\"comment_content\";s:197:\"Good post. I learn something new and challenging on sites I stumbleupon every day. It will always be exciting to read through content from other writers and use a little something from other sites.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"185.164.56.238\";s:13:\"comment_agent\";s:65:\"Mozilla/5.0 (Windows NT 6.2; rv:20.0) Gecko/20121202 Firefox/26.0\";s:7:\"user_ip\";s:14:\"185.164.56.238\";s:10:\"user_agent\";s:65:\"Mozilla/5.0 (Windows NT 6.2; rv:20.0) Gecko/20121202 Firefox/26.0\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:85:\"https://www.fairphoto.com/blog/myanmar/hnalone-hla-inn-maung-mae/exploring-inle-lake/\";s:10:\"POST_ak_js\";s:1:\"9\";s:19:\"POST_ak_hp_textarea\";s:197:\"Good post. I learn something new and challenging on sites I stumbleupon every day. It will always be exciting to read through content from other writers and use a little something from other sites.\";}'),(10283,2685,'akismet_result','true'),(10391,2715,'akismet_pro_tip','discard'),(10392,2716,'akismet_result','true'),(10393,2716,'akismet_history','a:2:{s:4:\"time\";d:1662713448.2993450164794921875;s:5:\"event\";s:10:\"check-spam\";}'),(10394,2716,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"karynzy3\";s:20:\"comment_author_email\";s:28:\"lynda@kenta46.officemail.fun\";s:18:\"comment_author_url\";s:46:\"http://gay.porn.porn.skyline.view.sexjanet.com\";s:15:\"comment_content\";s:240:\"Sexy photo galleries, daily updated collections\r\nhttp://bakersvilleabusedporntubes.alypics.com/?ellie \r\n feet fetish porn videos rabbit reviews free porn sites free internal cum porn angie salvagno porn clips porn sights that use affiliates\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"95.214.52.208\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:7:\"user_ip\";s:13:\"95.214.52.208\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Sexy photo galleries, daily updated collections\r\nhttp://bakersvilleabusedporntubes.alypics.com/?elli\";s:10:\"POST_ak_js\";s:13:\"1662742249299\";}'),(10395,2717,'akismet_result','true'),(10396,2717,'akismet_history','a:2:{s:4:\"time\";d:1662714478.8877780437469482421875;s:5:\"event\";s:10:\"check-spam\";}'),(10397,2717,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"rickydq60\";s:20:\"comment_author_email\";s:48:\"arnoldpm11@rokuro710.satoshi21.officemail.in.net\";s:18:\"comment_author_url\";s:46:\"http://shemalepofn.redditshemale.relayblog.com\";s:15:\"comment_content\";s:195:\"My new hot project|enjoy new website\r\nhttp://gigixo.com/?brianne \r\n\r\n tall and petite porn tiny pussy splitting porn pics condoleezza porn porn admirals adventures printable porn xxx subscritions\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"31.24.148.37\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:12:\"31.24.148.37\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"My new hot project|enjoy new website\r\nhttp://gigixo.com/?brianne \r\n\r\n tall and petite porn tiny puss\";s:10:\"POST_ak_js\";s:13:\"1662717972742\";}'),(10390,2715,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"Russelljew\";s:20:\"comment_author_email\";s:28:\"kr.a.so.vc.e.va.a.@gmail.com\";s:18:\"comment_author_url\";s:25:\"https://porno-suchek.com/\";s:15:\"comment_content\";s:1469:\"я твоя сучка порно  https://porno-suchek.com/  порно рассказ покорная сучка  \r\n \r\n<img src=\"https://porno-suchek.com/picture/Ariella-Ferrera-chpokaetsia-v-pizdu-s-tem--kogo-uchit.jpg\"> \r\n \r\n<a href=https://therealhax.com/spyhunter-crack/#comment-20732>порно сучки тети</a>\r\n<a href=http://ayitipounoutout.com/2020/10/05/lexperience-dune-nouvelle-aventure/#comment-170847>смотреть порно ебут сучку</a>\r\n<a href=https://cocriando.carminhabrum.com/lei-da-atracao-para-dinheiro/#comment-885>бесплатное порно анал сучек</a>\r\n<a href=http://ideat.hu/david-gilmour/#comment-1733>идеальная сучка порно</a>\r\n<a href=https://napsastars-fc.com/how-to-start-your-own-business-2/#comment-383>порно с татуированной сучкой</a>\r\n<a href=https://old.dagrabota.ru/board/read37440.html>худенькая сучка порно</a>\r\n<a href=http://geartalk.org/forum/viewtopic.php?f=29&t=107928>порно сучки в латексе</a>\r\n<a href=http://havehealthylifestyle.blog/what-happens-when-you-do-physical-activity/#comment-3252>бесславные сучки порно</a>\r\n<a href=https://siljapaul.de/mac-verknuepfungen-die-die-dinge-beschleunigen/#comment-37468>порно вписка сучек</a>\r\n<a href=https://lunioptik.de/daumen-like/#comment-17620>порно видео худая молодая сучка</a>\r\n 45f1b19\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"82.118.29.236\";s:13:\"comment_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"82.118.29.236\";s:10:\"user_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:31:\"я твоя сучка порн\";s:10:\"POST_ak_js\";s:13:\"1662713018323\";}'),(10380,2712,'akismet_pro_tip','discard'),(10381,2713,'akismet_result','true'),(10382,2713,'akismet_history','a:2:{s:4:\"time\";d:1662686756.3270590305328369140625;s:5:\"event\";s:10:\"check-spam\";}'),(10383,2713,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"sophiefd11\";s:20:\"comment_author_email\";s:39:\"alicewn4@kunio8510.eiji40.inwebmail.fun\";s:18:\"comment_author_url\";s:27:\"http://hdporn.relayblog.com\";s:15:\"comment_content\";s:193:\"Young Heaven - Naked Teens & Young Porn Pictures\r\nhttp://catoutfits.relayblog.com/?paulina \r\n\r\n hamster porn mobile best heentei porn videos rent gay porn in mail my guy porn movie marathi porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"185.14.97.176\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:7:\"user_ip\";s:13:\"185.14.97.176\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Young Heaven - Naked Teens & Young Porn Pictures\r\nhttp://catoutfits.relayblog.com/?paulina \r\n\r\n hams\";s:10:\"POST_ak_js\";s:13:\"1662690251084\";}'),(10384,2714,'akismet_result','true'),(10385,2714,'akismet_history','a:2:{s:4:\"time\";d:1662709764.3082120418548583984375;s:5:\"event\";s:10:\"check-spam\";}'),(10386,2714,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:15:\"credit_card_Dut\";s:20:\"comment_author_email\";s:26:\"gitara@vasha-muz-shkola.ru\";s:18:\"comment_author_url\";s:64:\"[url=http://zenkovki.stroys.su/]http://zenkovki.stroys.su/[/url]\";s:15:\"comment_content\";s:171:\"зенковки от производителЯ \r\n<a href=http://cse.google.al/url?q=https://zenkovki.stroys.su>https://www.google.ru/url?q=https://zenkovki.stroys.su</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"88.218.170.57\";s:13:\"comment_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:13:\"88.218.170.57\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:123:\"зенковки от производителЯ \r\n<a href=http://cse.google.al/url?q=https://zenkovki.stroys.su>https://ww\";s:10:\"POST_ak_js\";s:13:\"1662709751830\";}'),(10387,2714,'akismet_pro_tip','discard'),(10388,2715,'akismet_result','true'),(10389,2715,'akismet_history','a:2:{s:4:\"time\";d:1662713172.045280933380126953125;s:5:\"event\";s:10:\"check-spam\";}'),(10368,2709,'akismet_pro_tip','discard'),(10369,2710,'akismet_result','true'),(10370,2710,'akismet_history','a:2:{s:4:\"time\";d:1662675628.223751068115234375;s:5:\"event\";s:10:\"check-spam\";}'),(10371,2710,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"DavidPoera\";s:20:\"comment_author_email\";s:23:\"lissikonin777@gmail.com\";s:18:\"comment_author_url\";s:23:\"https://vk.com/lesskont\";s:15:\"comment_content\";s:115:\"ДЕРЕВЯННЫЕ ДОМА БАНИ ИЗ ОЦИЛИНДРОВАННОГО БРЕВНА \r\nhttps://vk.com/lesskont\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"95.12.124.101\";s:13:\"comment_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:13:\"95.12.124.101\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:115:\"ДЕРЕВЯННЫЕ ДОМА БАНИ ИЗ ОЦИЛИНДРОВАННОГО БРЕВНА \r\nhttps://vk.com/lesskont\";s:10:\"POST_ak_js\";s:13:\"1662675624702\";}'),(10398,2718,'akismet_result','true'),(10367,2709,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"Jesseunase\";s:20:\"comment_author_email\";s:24:\"emelyanovapz1988@mail.ru\";s:18:\"comment_author_url\";s:88:\"https://www.экокотел.рф/product-category/котлы-для-косметики/\";s:15:\"comment_content\";s:803:\"ФСБ заявила о подрыве диверсантами ЛЭП, ведущих к Курской АЭС \r\nВ Минобороны России подтвердили детонацию боеприпасов в Крыму \r\nDaily Express: заявление Путина о поставках вооружений союзникам России встревожило Запад \r\nШойгу: спецоперация развеяла миф о «супероружии» Запада \r\nПроизводитель шоколада Lindt принял решение уйти из РФ \r\nкотел для варки мармелада \r\n \r\n<a href=https://www.экокотел.рф/product-category/котлы-для-кондитерской/>котел для варки мармелада</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"185.174.159.41\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:14:\"185.174.159.41\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:183:\"ФСБ заявила о подрыве диверсантами ЛЭП, ведущих к Курской АЭС \r\nВ Минобороны России подтвердили дето\";s:10:\"POST_ak_js\";s:13:\"1662666720222\";}'),(10365,2709,'akismet_result','true'),(10366,2709,'akismet_history','a:2:{s:4:\"time\";d:1662666722.78147602081298828125;s:5:\"event\";s:10:\"check-spam\";}'),(10364,2708,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"bethcd18\";s:20:\"comment_author_email\";s:31:\"erickaax4@isamu49.inwebmail.fun\";s:18:\"comment_author_url\";s:37:\"http://muslim.dating.bestsexyblog.com\";s:15:\"comment_content\";s:194:\"New hot project galleries, daily updates\r\nhttp://dating.free.fetlifeblog.com/?justice \r\n\r\n ultimate belly porn phat ass porn archive porn europe white boys black women porn mom girl pornm movies\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"109.69.67.17\";s:13:\"comment_agent\";s:118:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:7:\"user_ip\";s:12:\"109.69.67.17\";s:10:\"user_agent\";s:118:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"New hot project galleries, daily updates\r\nhttp://dating.free.fetlifeblog.com/?justice \r\n\r\n ultimate \";s:10:\"POST_ak_js\";s:13:\"1662661904584\";}'),(10363,2708,'akismet_history','a:2:{s:4:\"time\";d:1662658411.1576669216156005859375;s:5:\"event\";s:10:\"check-spam\";}'),(10357,2706,'akismet_pro_tip','discard'),(10358,2707,'akismet_result','true'),(10359,2707,'akismet_history','a:2:{s:4:\"time\";d:1662636515.7014720439910888671875;s:5:\"event\";s:10:\"check-spam\";}'),(10360,2707,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"CharlesSof\";s:20:\"comment_author_email\";s:24:\"a.burov@scteefb.bizml.ru\";s:18:\"comment_author_url\";s:0:\"\";s:15:\"comment_content\";s:78:\"<a href=https://from-ua.info/polityka/>psixotrop dorilar</a> psixotrop dorilar\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"46.35.252.130\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.39\";s:7:\"user_ip\";s:13:\"46.35.252.130\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.39\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:78:\"<a href=https://from-ua.info/polityka/>psixotrop dorilar</a> psixotrop dorilar\";s:10:\"POST_ak_js\";s:13:\"1662636498150\";}'),(10361,2707,'akismet_pro_tip','discard'),(10362,2708,'akismet_result','true'),(10354,2706,'akismet_result','true'),(10355,2706,'akismet_history','a:2:{s:4:\"time\";d:1662634853.566751956939697265625;s:5:\"event\";s:10:\"check-spam\";}'),(10356,2706,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"DilliamCooda\";s:20:\"comment_author_email\";s:24:\"demuiljack@nicemail.club\";s:18:\"comment_author_url\";s:21:\"https://pirogzla.com/\";s:15:\"comment_content\";s:263:\"парень нагрянул в хату и, увидев ню фотки <a href=https://pirogzla.com/>фотографии</a> офигенных красоток с татуировками, умильнулся очаровательными буферами\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"5.252.194.59\";s:13:\"comment_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:12:\"5.252.194.59\";s:10:\"user_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:155:\"парень нагрянул в хату и, увидев ню фотки <a href=https://pirogzla.com/>фотографии</a> офигенных кра\";s:10:\"POST_ak_js\";s:13:\"1662634850160\";}'),(10351,2705,'akismet_result','true'),(10352,2705,'akismet_history','a:2:{s:4:\"time\";d:1662633137.579247951507568359375;s:5:\"event\";s:10:\"check-spam\";}'),(10353,2705,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"rosemaryzc2\";s:20:\"comment_author_email\";s:46:\"alejandraxk11@isamu6110.ryoichi28.meta1.in.net\";s:18:\"comment_author_url\";s:26:\"http://paris.alexysexy.com\";s:15:\"comment_content\";s:215:\"Hot photo galleries blogs and pictures\r\nhttp://tight.pussy.brooklyn.park.danexxx.com/?kierra \r\n bodacious booty porn tube movie screaming ebony porn vids guys gay porn hot ipod free porn pov sex teens porn wrestling\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"185.129.61.9\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:12:\"185.129.61.9\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Hot photo galleries blogs and pictures\r\nhttp://tight.pussy.brooklyn.park.danexxx.com/?kierra \r\n boda\";s:10:\"POST_ak_js\";s:13:\"1662661925659\";}'),(10350,2704,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"carlosgo69\";s:20:\"comment_author_email\";s:49:\"brigittern7@rokuro710.satoshi21.officemail.in.net\";s:18:\"comment_author_url\";s:32:\"http://shemaleforsex.danexxx.com\";s:15:\"comment_content\";s:201:\"Teen Girls Pussy Pics. Hot galleries\r\nhttp://lesbiansign.xblognetwork.com/?annabelle \r\n\r\n caroline may porn guys jerking off mobile porn mature tgp porn teenies porn tube free vids porn hot cheerleader\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"185.220.101.10\";s:13:\"comment_agent\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36\";s:7:\"user_ip\";s:14:\"185.220.101.10\";s:10:\"user_agent\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Teen Girls Pussy Pics. Hot galleries\r\nhttp://lesbiansign.xblognetwork.com/?annabelle \r\n\r\n caroline m\";s:10:\"POST_ak_js\";s:13:\"1662633014658\";}'),(10347,2703,'akismet_pro_tip','discard'),(10348,2704,'akismet_result','true'),(10349,2704,'akismet_history','a:2:{s:4:\"time\";d:1662629518.4112699031829833984375;s:5:\"event\";s:10:\"check-spam\";}'),(10344,2703,'akismet_result','true'),(10345,2703,'akismet_history','a:2:{s:4:\"time\";d:1662625340.9915599822998046875;s:5:\"event\";s:10:\"check-spam\";}'),(10346,2703,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:6:\"demRog\";s:20:\"comment_author_email\";s:34:\"l.it.r.o.bol.m.ays.k.iy.@gmail.com\";s:18:\"comment_author_url\";s:95:\"https://tubesweet.xyz/sexy-vampira-se-la-cojen-entre-tres-itadaki-seieki-hentai-cap-1-melinamx/\";s:15:\"comment_content\";s:258:\"woodman anal castings \r\n \r\nhttp://kafelhall.ru/bitrix/click.php?anything=here&goto=https://tubesweet.xyz/categories\r\nhttp://xn---96-5cdfeocgda3ag3b1afk60a.xn--p1ai/bitrix/redirect.php?event1=click_to_call&event2=&event3=&goto=https://tubesweet.xyz/categories\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"185.190.42.200\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:7:\"user_ip\";s:14:\"185.190.42.200\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"woodman anal castings \r\n \r\nhttp://kafelhall.ru/bitrix/click.php?anything=here&goto=https://tubesweet\";s:10:\"POST_ak_js\";s:13:\"1662625330345\";}'),(10341,2702,'akismet_result','true'),(10342,2702,'akismet_history','a:2:{s:4:\"time\";d:1662623426.2007999420166015625;s:5:\"event\";s:10:\"check-spam\";}'),(10343,2702,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"deniseuy18\";s:20:\"comment_author_email\";s:46:\"earlwq4@kenshin2810.masato41.officemail.in.net\";s:18:\"comment_author_url\";s:42:\"http://ashenporn.springhouse.alexysexy.com\";s:15:\"comment_content\";s:223:\"Dirty Porn Photos, daily updated galleries\r\nhttp://interractial.porn.olney.springs.hoterika.com/?mary \r\n indian womens pussy porn youngeet free porn videos milf porn tgp girls with really thick legs porn young under 18 porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"185.220.100.240\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:15:\"185.220.100.240\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Dirty Porn Photos, daily updated galleries\r\nhttp://interractial.porn.olney.springs.hoterika.com/?mar\";s:10:\"POST_ak_js\";s:13:\"1662652214725\";}'),(10337,2700,'akismet_pro_tip','discard'),(10338,2701,'akismet_result','true'),(10339,2701,'akismet_history','a:2:{s:4:\"time\";d:1662623379.8405139446258544921875;s:5:\"event\";s:10:\"check-spam\";}'),(10340,2701,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:7:\"alanio1\";s:20:\"comment_author_email\";s:33:\"marcia@masato66.officemail.in.net\";s:18:\"comment_author_url\";s:40:\"http://parma.pornstarpantera.alypics.com\";s:15:\"comment_content\";s:186:\"Dirty Porn Photos, daily updated galleries\r\nhttp://sabinal.hotnatalia.com/?teagan \r\n sounder insertion porn porn in the all chinese beauties porn polish porn websites free porn via email\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"162.247.74.206\";s:13:\"comment_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:14:\"162.247.74.206\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Dirty Porn Photos, daily updated galleries\r\nhttp://sabinal.hotnatalia.com/?teagan \r\n sounder inserti\";s:10:\"POST_ak_js\";s:13:\"1662652166751\";}'),(10333,2699,'akismet_pro_tip','discard'),(10334,2700,'akismet_result','true'),(10335,2700,'akismet_history','a:2:{s:4:\"time\";d:1662621670.2476379871368408203125;s:5:\"event\";s:10:\"check-spam\";}'),(10336,2700,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"Douglasjut\";s:20:\"comment_author_email\";s:22:\"cunodege1977@yahoo.com\";s:18:\"comment_author_url\";s:28:\"https://t.me/s/casino_mirror\";s:15:\"comment_content\";s:28:\"https://t.me/s/casino_mirror\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"185.174.159.60\";s:13:\"comment_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:14:\"185.174.159.60\";s:10:\"user_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:28:\"https://t.me/s/casino_mirror\";s:10:\"POST_ak_js\";s:13:\"1662621654764\";}'),(10332,2699,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"DanielStaix\";s:20:\"comment_author_email\";s:34:\"ilza.m.iro.no.v.a.2.1.7.@gmail.com\";s:18:\"comment_author_url\";s:24:\"https://porno-vidos.icu/\";s:15:\"comment_content\";s:1726:\"младше 15 лет порно  https://porno-vidos.icu/ смотреть онлайн и без регистрации хорошее порно  \r\n \r\n<img src=\"https://porno-vidos.icu/picture/Briunetochka-dokazyvaet--chto-vo-vsei-Armenii-v-glubokom-minete-ei-net-ravnykh.jpg\"> \r\n \r\n<a href=http://paulharveyarchives.com/forum/showthread.php?tid=98&pid=522#pid522>порно сквирт девушек</a>\r\n<a href=https://old.dagrabota.ru/board/read37187.html>скачать большая мама порно</a>\r\n<a href=http://zfzjg.com/lyb.asp>бесплатное порно молодой пизды</a>\r\n<a href=https://tovergoud.nl/fotograaf/waarom-een-fotoshoot-met-jouw-hond/#comment-1217>имя зрелые порно</a>\r\n<a href=http://sacrc.club/uncategorized/hello-world/#comment-3690>порно видео маленькие молодые</a>\r\n<a href=https://www.4healers.com/be-your-own-best-doctor/#comment-28937>порно большие дойки</a>\r\n<a href=http://privet.mau.ru/create.php>бесплатное порно фото молодых</a>\r\n<a href=https://y-dg.jp/pages/7/b_id=33/r_id=1/fid=8991bf34d946335ce8146f32dae97c6f>порно зрелые анал hd</a>\r\n<a href=https://www.contdisc.com/products/bdi-flx-burst-disc-sensor-system/?tfa_next=%2Fforms%2Fview%2F25%2Fa816ad5f871f669196d5510bfe7cb91d%2F11869%3Fjsid%3DeyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.IjU3OTA1ZWU4MjIwZDcwOTlkNjBmOWNjMjgzNDVmNmY2Ig.0PwPOJCzxkkeWS1NYNn-eX9uoHElh-Zp-DK_DnF-Za4>скачать порно русских девочек</a>\r\n<a href=http://love.fcuif.com/viewthread.php?tid=3360346&pid=3584244&page=1&extra=page%3D1#pid3584244>домашнее порно крупным планом</a>\r\n 9fcd85a\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"82.118.29.190\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:13:\"82.118.29.190\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:32:\"младше 15 лет порн\n\";s:10:\"POST_ak_js\";s:13:\"1662603577229\";}'),(10328,2698,'akismet_history','a:2:{s:4:\"time\";d:1662602693.7037270069122314453125;s:5:\"event\";s:10:\"check-spam\";}'),(10329,2698,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:7:\"codyiw1\";s:20:\"comment_author_email\";s:41:\"craigga1@atsushi410.sora16.officemail.fun\";s:18:\"comment_author_url\";s:36:\"http://sexyjokesphoto.allproblog.com\";s:15:\"comment_content\";s:196:\"College Girls Porn Pics\r\nhttp://bodytattoos.bestsexyblog.com/?jazmine \r\n\r\n keistina young porn star free full scene porn videos little sweat girl porn fucking indian porn webs holly huddleson porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"146.19.173.113\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:14:\"146.19.173.113\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"College Girls Porn Pics\r\nhttp://bodytattoos.bestsexyblog.com/?jazmine \r\n\r\n keistina young porn star \";s:10:\"POST_ak_js\";s:13:\"1662606188692\";}'),(10330,2699,'akismet_result','true'),(10331,2699,'akismet_history','a:2:{s:4:\"time\";d:1662603582.017858982086181640625;s:5:\"event\";s:10:\"check-spam\";}'),(10327,2698,'akismet_result','true'),(10324,2697,'akismet_result','true'),(10325,2697,'akismet_history','a:2:{s:4:\"time\";d:1662591788.1190869808197021484375;s:5:\"event\";s:10:\"check-spam\";}'),(10326,2697,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"robynqa4\";s:20:\"comment_author_email\";s:31:\"sb1@atsushi26.officemail.in.net\";s:18:\"comment_author_url\";s:35:\"http://bigeminycauses.adablog69.com\";s:15:\"comment_content\";s:218:\"New sexy website is available on the web\r\nhttp://sexyboobshot.teenpurnsex.instasexyblog.com/?belen \r\n\r\n asian lez porn pictures vivian porto porn tube free xxx hardcore porn movie jovanni porn star gay in straight porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"185.195.71.3\";s:13:\"comment_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:12:\"185.195.71.3\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"New sexy website is available on the web\r\nhttp://sexyboobshot.teenpurnsex.instasexyblog.com/?belen \r\";s:10:\"POST_ak_js\";s:13:\"1662595392406\";}'),(10399,2718,'akismet_history','a:2:{s:4:\"time\";d:1662715999.7903358936309814453125;s:5:\"event\";s:10:\"check-spam\";}'),(10400,2718,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"JimmieCrori\";s:20:\"comment_author_email\";s:22:\"vasindilon8314@list.ru\";s:18:\"comment_author_url\";s:21:\"https://rutorsite.com\";s:15:\"comment_content\";s:1172:\"rutor.market \r\n \r\nhttps://rutordarkgj3ecr5uvelodnq6kny6yotlgbnhfzy4plham5j65ftr7id.com \r\n \r\nGlobal Times предупредило о риске ядерной войны в ЕС из-за СВО ВС РФ на Украине \r\nВ публикации крупного издания сообщается о возможном начале войны с применением ядерного оружия в Европе. \r\nSolenka.info \r\nВынужденную спецоперацию по демилитаризации и денацификации на территории Украины президент России Владимир Путин объявил 24 февраля. \r\nURA.Ru \r\nЕвропа активно помогает Украине как финансово, так и поставками оружия. \r\nURA.Ru \r\nТакже ВС РФ ликвидируют иностранных наемников, сражающихся на стороне Украины, дополняет «Национальная служба новостей». \r\nURA.Ru \r\n<a href=https://rutorbestyszzvgnbky4t3s5i5h5xp7kj3wrrgmgmfkgvnuk7tnen2yd.com>rutor.market</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"185.174.159.245\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:15:\"185.174.159.245\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"rutor.market \r\n \r\nhttps://rutordarkgj3ecr5uvelodnq6kny6yotlgbnhfzy4plham5j65ftr7id.com \r\n \r\nGlobal T\";s:10:\"POST_ak_js\";s:13:\"1662715994958\";}'),(10401,2718,'akismet_pro_tip','discard'),(10402,2719,'akismet_result','true'),(10403,2719,'akismet_history','a:2:{s:4:\"time\";d:1662727406.0054700374603271484375;s:5:\"event\";s:10:\"check-spam\";}'),(10404,2719,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"Williamtew\";s:20:\"comment_author_email\";s:24:\"catch@baby.sydrinium.com\";s:18:\"comment_author_url\";s:24:\"https://signalforall.com\";s:15:\"comment_content\";s:618:\"Hello, I\'m completely new here, I am not sure in case \"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\" section is the right place to write this and also sorry because of this, but I had been hoping some one here on fairphoto.com would be able to help me. \r\nNow i am wondering anybody knows any trusted services for buy and sell signals. Is this company good  and anyone worked with them ? \r\n<a href=https://signalforall.com/>free signals</a> \r\nFurthermore please introduce any good and comprehensive site for more inormation about these services. I actually appreciate it.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"173.213.85.7\";s:13:\"comment_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:12:\"173.213.85.7\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Hello, I\'m completely new here, I am not sure in case \"https://www.fairphoto.com/blog/philippines/pe\";s:10:\"POST_ak_js\";s:13:\"1662730994929\";}'),(10405,2719,'akismet_pro_tip','discard'),(10406,2720,'akismet_result','true'),(10407,2720,'akismet_history','a:2:{s:4:\"time\";d:1662730027.0433750152587890625;s:5:\"event\";s:10:\"check-spam\";}'),(10408,2720,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"WilmerHoida\";s:20:\"comment_author_email\";s:19:\"retty2435@gmail.com\";s:18:\"comment_author_url\";s:0:\"\";s:15:\"comment_content\";s:234:\"Hi guys, if you visit my page, I can recommend best essay writing service in the USA, here it is - https://writeupcafe.com/best-dissertation-writers-2/ \r\n.  This service is much cheaper than other, because they have always many works.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"176.38.20.181\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"176.38.20.181\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Hi guys, if you visit my page, I can recommend best essay writing service in the USA, here it is - h\";s:10:\"POST_ak_js\";s:13:\"1662733543586\";}'),(10559,2762,'akismet_history','a:2:{s:4:\"time\";d:1662985644.637442111968994140625;s:5:\"event\";s:10:\"check-spam\";}'),(10560,2762,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"Geraldsal\";s:20:\"comment_author_email\";s:18:\"dddrf751@gmail.com\";s:18:\"comment_author_url\";s:20:\"https://freednb.com/\";s:15:\"comment_content\";s:129:\"Download your favourite artists and soundtracks https://freednb.com/main/9219-zhu.html MP3 Music, Music Chat, Music Video, Lyrics\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"217.26.175.6\";s:13:\"comment_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:12:\"217.26.175.6\";s:10:\"user_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Download your favourite artists and soundtracks https://freednb.com/main/9219-zhu.html MP3 Music, Mu\";s:10:\"POST_ak_js\";s:13:\"1662989240528\";}'),(10580,2767,'akismet_pro_tip','discard'),(10581,2768,'akismet_result','true'),(10582,2768,'akismet_history','a:2:{s:4:\"time\";d:1663019394.9688799381256103515625;s:5:\"event\";s:10:\"check-spam\";}'),(10583,2768,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"morriscl69\";s:20:\"comment_author_email\";s:33:\"lakeishaqi3@akio25.officemail.fun\";s:18:\"comment_author_url\";s:30:\"http://wwwxxxsxe.instakink.com\";s:15:\"comment_content\";s:230:\"Best Nude Playmates & Centerfolds, Beautiful galleries daily updates\r\nhttp://katrinapic.xblognetwork.com/?makena \r\n\r\n amatteur porn download free sample porn animal girl porn vid porn star bianca ferreira michelle thorne free porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"188.68.52.231\";s:13:\"comment_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:13:\"188.68.52.231\";s:10:\"user_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Best Nude Playmates & Centerfolds, Beautiful galleries daily updates\r\nhttp://katrinapic.xblognetwork\";s:10:\"POST_ak_js\";s:13:\"1663022886891\";}'),(10575,2766,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"DavidCaf\";s:20:\"comment_author_email\";s:24:\"nqppd@course-fitness.com\";s:18:\"comment_author_url\";s:37:\"https://xn--ghq10gmvi961at1b479e.com/\";s:15:\"comment_content\";s:80:\"第一借錢網-借錢,小額借款,小額借錢 \r\n \r\n \r\nhttps://168cash.com.tw/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"111.240.207.166\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:15:\"111.240.207.166\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:40:\"第一借錢網-借錢,小額借款,小&\";s:10:\"POST_ak_js\";s:13:\"1663001568749\";}'),(10576,2766,'akismet_pro_tip','discard'),(10577,2767,'akismet_result','true'),(10578,2767,'akismet_history','a:2:{s:4:\"time\";d:1663005342.23876190185546875;s:5:\"event\";s:10:\"check-spam\";}'),(10579,2767,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"meilopicTaw\";s:20:\"comment_author_email\";s:26:\"meilopica1975@rambleri.com\";s:18:\"comment_author_url\";s:30:\"https://one-two-slim-kapli.ru/\";s:15:\"comment_content\";s:88:\"<a href=https://one-two-slim-kapli.ru/>one-two-slim-kapli.ru</a> купить onetwoslim\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:11:\"37.139.53.3\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:7:\"user_ip\";s:11:\"37.139.53.3\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:89:\" <a href=https://one-two-slim-kapli.ru/>one-two-slim-kapli.ru</a> купить onetwoslim\";s:10:\"POST_ak_js\";s:13:\"1663005337004\";}'),(10574,2766,'akismet_history','a:2:{s:4:\"time\";d:1663001568.401134967803955078125;s:5:\"event\";s:10:\"check-spam\";}'),(10573,2766,'akismet_result','true'),(10561,2762,'akismet_pro_tip','discard'),(10562,2763,'akismet_result','true'),(10563,2763,'akismet_history','a:2:{s:4:\"time\";d:1662988768.3745949268341064453125;s:5:\"event\";s:10:\"check-spam\";}'),(10564,2763,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"Haroldtig\";s:20:\"comment_author_email\";s:25:\"marceljeffry@dasemana.com\";s:18:\"comment_author_url\";s:44:\"https://rupshikarai.co.in/kalimpong-escorts/\";s:15:\"comment_content\";s:3010:\"These will clarify simply how much of your hard earned money you happen to be needed to deposit upfront, and That which you can be expecting to receive in return. The best bonuses will present substantial payouts on nominal deposits. \r\n \r\nCell: apple iphone, Android. Cell products present a snug and fulfilling gaming knowledge for free slot games. \r\n \r\nEvery one of the movies and images have these refined touches. From interface towards the selfie point of view videos, the eye to element is astounding. \r\n \r\nFree Spins – These might be acquired within just lots of games but can be handed out by on the web casinos as a reward for loyalty or to tempt previous players to return. \r\n \r\nThe Samsung Galaxy Tab A 8.0 SM-P205 is one of my most favourite tablets of the final couple of yrs. I like it as it’s rather very affordable, comes along with an S Pen, and you will utilize the LTE Edition as your phone. \r\n \r\nBest tablet with 4G: Apple iPad Pro 2020 (on Amazon*). I think the Apple iPad Professional will be the best pill overall. And because you can find a Edition with integrated LTE, In addition, it is the best mobile pill around. \r\n \r\nWatch out for casinos with huge welcome bonuses and small wagering demands. Make sure to examine in the wagering demands of all bonuses before signing up. \r\n \r\nYou can find Every of these by having an official keyboard cover which is great. I also adore which the S Pen is integrated at no additional charge and is also nicely supported to the software program side. We get four very good speakers, a fingerprint scanner on Each and every, in addition to a high quality metal body. \r\n \r\nIt carries on to get a fantastic decision if you\'ll find an excellent offer. Although it’s slower, the Snapdragon 855 is quick sufficient for top-finish gaming far too and we’re obtaining a good ten.5-inch Super AMOLED display screen. The S Pen is bundled. \r\n \r\nThe Pro X has a reasonably 13-inch screen, an exceedingly high quality-experience overall body, and fantastic equipment with the Surface Slim Pen and The brand new Kind Cover. I like which you can exchange the SSD oneself, and for this listing, it’s wonderful that a SIM card slot with LTE assist is a standard. \r\n \r\nA traditional WiFi tablet is often linked to the web making use of WiFi only. But Should your pill supports LTE too, it is possible to connect it to the online utilizing a cellular relationship. Much like you are doing with your telephone. \r\n \r\nThough it’s a 12 months older, the Qualcomm Snapdragon 855 processor is quickly ample for high-end gaming with demanding titles like Fortnite. \r\n \r\nOnline video slots — are offered on on the web On line casino websites. They\'re electronic versions of various devices that are available from new developers. \r\n \r\nNew on the web slots — function fashionable systems that could bring in new players and give them a novel gaming expertise. \r\nby <b><a href=>สล็อตเว็บตรง แตกง่าย วอ เลท</a></b>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"147.50.252.96\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:13:\"147.50.252.96\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"These will clarify simply how much of your hard earned money you happen to be needed to deposit upfr\";s:10:\"POST_ak_js\";s:13:\"1662988765083\";}'),(10565,2763,'akismet_pro_tip','discard'),(10566,2764,'akismet_result','true'),(10567,2764,'akismet_history','a:2:{s:4:\"time\";d:1662991301.215774059295654296875;s:5:\"event\";s:10:\"check-spam\";}'),(10568,2764,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"AngelNeult\";s:20:\"comment_author_email\";s:28:\"ka.rmonans.a.ad.at@gmail.com\";s:18:\"comment_author_url\";s:20:\"https://davalka.pro/\";s:15:\"comment_content\";s:1372:\"девушки давалки видео  <a href=https://davalka.pro/>порно</a> 40 летняя давалка  \r\n \r\n<img src=\"https://davalka.pro/picture/Valentina-Bianco-dostavila-kaif-vo-vremia-seksa.jpg\"> \r\n \r\n<a href=http://www.adom10.fr/livre_or.html#messageOr>хер давалка</a>\r\n<a href=https://student.ipb.ac.id/2021/03/12/hello-world/#comment-30570>как узнать что девушка давалка</a>\r\n<a href=http://photom.s31.xrea.com/soft/cgi/bbs2/index.html>давалку трахают толпой</a>\r\n<a href=https://reparalaptops.com/blog/ibm-thinkpad-t440-t440s-t450-que-no-encienden?page=3216#comment-166553>горячая давалка</a>\r\n<a href=https://vienthongthoidai.com/bang-gia-di-doi-thao-lap-he-thong-camera.html#comment-137449>давалка стонет</a>\r\n<a href=http://qihuo.org.cn/thread-18617-1-1.html>как распознать давалку</a>\r\n<a href=http://lomejorestaaqui.mex.tl/?gb=1#top>красивые давалки видео</a>\r\n<a href=https://pantry-magic.id/how-do-you-use-lodge-cast-iron/#comment-43657>секс видео молодая давалка</a>\r\n<a href=https://forum.heroes-centrum.com/viewtopic.php?f=7&t=40550>шалавы давалки бляди</a>\r\n<a href=http://www.paranormalz.cz/novinky.php?action=comments&id=34&msg=sent>давалки ржева</a>\r\n 6526_32\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"82.118.29.189\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:13:\"82.118.29.189\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:30:\"девушки давалки \";s:10:\"POST_ak_js\";s:13:\"1662991629588\";}'),(10569,2764,'akismet_pro_tip','discard'),(10570,2765,'akismet_result','true'),(10571,2765,'akismet_history','a:2:{s:4:\"time\";d:1662994513.1550710201263427734375;s:5:\"event\";s:10:\"check-spam\";}'),(10572,2765,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"lilyzi69\";s:20:\"comment_author_email\";s:38:\"latishaxo16@michio96.officemail.in.net\";s:18:\"comment_author_url\";s:20:\"http://tubered69.com\";s:15:\"comment_content\";s:191:\"Dirty Porn Photos, daily updated galleries\r\nhttp://oma43porn.classaporn.moesexy.com/?zoe \r\n\r\n christa lynn porn call kelly porn pics you porn pooing german porn pictures girls who regret porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"37.252.255.135\";s:13:\"comment_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:14:\"37.252.255.135\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Dirty Porn Photos, daily updated galleries\r\nhttp://oma43porn.classaporn.moesexy.com/?zoe \r\n\r\n christ\";s:10:\"POST_ak_js\";s:13:\"1662998005393\";}'),(10557,2761,'akismet_pro_tip','discard'),(10558,2762,'akismet_result','true'),(10413,2721,'akismet_pro_tip','discard'),(10414,2722,'akismet_result','true'),(10415,2722,'akismet_history','a:2:{s:4:\"time\";d:1662732947.00164508819580078125;s:5:\"event\";s:10:\"check-spam\";}'),(10416,2722,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"Stevenbix\";s:20:\"comment_author_email\";s:18:\"qqeegg79@gmail.com\";s:18:\"comment_author_url\";s:0:\"\";s:15:\"comment_content\";s:112:\"Hi all. Please vote for my collection on steam) \r\nhttps://steamcommunity.com/workshop/filedetails/?id=2831103770\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"34.76.85.149\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:12:\"34.76.85.149\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Hi all. Please vote for my collection on steam) \r\nhttps://steamcommunity.com/workshop/filedetails/?i\";s:10:\"POST_ak_js\";s:13:\"1662732944618\";}'),(10417,2722,'akismet_pro_tip','discard'),(10418,2723,'akismet_result','true'),(10419,2723,'akismet_history','a:2:{s:4:\"time\";d:1662743042.4488050937652587890625;s:5:\"event\";s:10:\"check-spam\";}'),(10420,2723,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"jolenebq1\";s:20:\"comment_author_email\";s:45:\"tabathajt4@satoshi8910.hideo56.officemail.fun\";s:18:\"comment_author_url\";s:45:\"http://damselsporn.freedatingsite.bloglag.com\";s:15:\"comment_content\";s:212:\"New hot project galleries, daily updates\r\nhttp://freefemdomcom.fatchicksbbw.fetlifeblog.com/?ariana \r\n\r\n 9 chickweed lane porn teens sex porn best extreme porn site hardcore porn photos nude hairy asian free porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"46.38.236.202\";s:13:\"comment_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"46.38.236.202\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"New hot project galleries, daily updates\r\nhttp://freefemdomcom.fatchicksbbw.fetlifeblog.com/?ariana \";s:10:\"POST_ak_js\";s:13:\"1662746536940\";}'),(10421,2724,'akismet_result','true'),(10422,2724,'akismet_history','a:2:{s:4:\"time\";d:1662747761.5823040008544921875;s:5:\"event\";s:10:\"check-spam\";}'),(10423,2724,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"oleratrumba\";s:20:\"comment_author_email\";s:22:\"oleratrumba@rambler.ru\";s:18:\"comment_author_url\";s:31:\"http://tantra64.ru/gmassage.htm\";s:15:\"comment_content\";s:687:\"Как делать массаж, методики массажа, <a href=http://tantra64.ru/gmassage.htm>услуги массажисток</a>. \r\nмассаж в Саратове, Как делают эротический массаж, <a href=http://tantra64.ru/>массажные салоны Саратова</a> \r\n \r\n \r\n<a href=http://tantra64.ru/podval.htm>tantra64.ru</a> \r\n \r\nКлуб массажисток <a href=http://freshrelax.ru/>freshrelax.ru</a> \r\n \r\n<a href=http://freshrelax.ru/index.htm>Исполнительницы массажа</a> \r\n \r\nДезинфицирующие средства <a href=http://regionsv.ru/chem8.html> и бытовая химия</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:10:\"95.84.4.89\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:7:\"user_ip\";s:10:\"95.84.4.89\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:147:\"Как делать массаж, методики массажа, <a href=http://tantra64.ru/gmassage.htm>услуги массажисток</a>.\";s:10:\"POST_ak_js\";s:13:\"1662747754363\";}'),(10424,2724,'akismet_pro_tip','discard'),(10425,2725,'akismet_result','true'),(10426,2725,'akismet_history','a:2:{s:4:\"time\";d:1662757861.7507750988006591796875;s:5:\"event\";s:10:\"check-spam\";}'),(10427,2725,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"foxFrina\";s:20:\"comment_author_email\";s:25:\"tabtikenna823@mailsi.site\";s:18:\"comment_author_url\";s:22:\"https://oskogneypor.ru\";s:15:\"comment_content\";s:297:\"<a href=https://oskogneypor.ru/clay-refractory-pgb>Глина огнеупорная ПГБ</a> или <a href=https://oskogneypor.ru/legkovesnye-izdeliya-sht-1-0-1-3>шамотный кирпич шб огнеупорный</a> \r\n \r\nhttps://oskogneypor.ru/mertel-chamotte-aluminosilicate-material\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:11:\"46.8.22.153\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:11:\"46.8.22.153\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:104:\"<a href=https://oskogneypor.ru/clay-refractory-pgb>Глина огнеупорная ПГБ</a> или <\";s:10:\"POST_ak_js\";s:13:\"1662757845894\";}'),(10554,2761,'akismet_result','true'),(10555,2761,'akismet_history','a:2:{s:4:\"time\";d:1662981671.0698089599609375;s:5:\"event\";s:10:\"check-spam\";}'),(10556,2761,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:14:\"LinksResurmumn\";s:20:\"comment_author_email\";s:22:\"bankkadrovsu@yandex.by\";s:18:\"comment_author_url\";s:28:\"https://LinksResurrection.ru\";s:15:\"comment_content\";s:1171:\"LinksResurrection.ru – это сервис  оживления   уже   закупленной   ссылочной массы , PBN, Дропов. \r\nЕсли вы за много лет накопили  огромную   ссылочную массу  которая  сейчас перестает вам давать пользу, то это происходит из-за того, что ваши вечные  гиперссылки  никто  не  видел  долгое время и  поисковый робот  их  удаляет  из индексации как   не актуальные.  Наше уникальное ПО в LinksResurrection.ru,  дает возможность  делать прогон по вашей базе  ссылок и  оживалять их в глазах  поисковика, при этом не нужен доступ к вашим аккаунтам.  Позабодьтесь о своем  СЯ  уже  сейчас , чтобы не  закупать завтра новые  гиперссылки  и не  расходовать  на ветер еще сотни тысяч рублей.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"5.140.233.250\";s:13:\"comment_agent\";s:118:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:7:\"user_ip\";s:13:\"5.140.233.250\";s:10:\"user_agent\";s:118:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:154:\"LinksResurrection.ru – это сервис  оживления   уже   закупленной   ссылочной массы , PBN, Дропов. \r\n\";s:10:\"POST_ak_js\";s:13:\"1662981667965\";}'),(10545,2758,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"musiqiyBen\";s:20:\"comment_author_email\";s:27:\"lenmostpucmoroh4607@mail.ru\";s:18:\"comment_author_url\";s:19:\"https://musiqiy.net\";s:15:\"comment_content\";s:4327:\"Музыкальный узбекский портал предлагает послушать приятные, роскошные композиции, которые настраивают на позитивный лад, помогают снять стресс и избавиться от плохих мыслей. Музыка – это проводник в мир радости, переливов музыкальных инструментов и сладких голосов популярных исполнителей. На сайте https://musiqiy.net (<a href=https://musiqiy.net/musics/turkmusic/>turk music 2022</a> ) представлены самые красивые и лирические композиции самых разных народов: русские, узбекские, турецкие, казахские, киргизские и другие. При этом регулярно появляются новинки, которые вызывают не только бурное обсуждение, но и позитивные эмоции. Они обязательно станут хитами, которые будут слушать, затаив дыхание. Также есть и горячо любимые многими шлягеры, под которые зажигают на дискотеках, свадьбах и девичниках. У каждого появляется возможность создать собственный плейлист отборной музыки, чтобы потом включать ее по своему желанию и в любое время: когда тоскливо, во время романтического свидания или монотонной уборки. Это ваша возможность получить душевное равновесие и гармонию с окружающим миром. Важным моментом является то, что нет необходимости регистрироваться. Пользоваться сайтом можно абсолютно бесплатно. Скачивайте треки в любом количестве и наслаждайтесь их прослушиванием в любое время, когда выдалась свободная минутка. Портал разработан истинными меломанами и с учетом интересов, вкусов постоянных слушателей, чтобы удовлетворить потребности каждого из них. К важным достоинствам портала относят следующее: \r\n \r\n- качественная популярная музыка, которая нравится всем; \r\n- только отборные треки; \r\n- регулярно публикуются интригующие новинки; \r\n- пользоваться сайтом можно абсолютно бесплатно и в любое время. \r\n \r\nПортал предлагает вам прочувствовать удивительную, необычную атмосферу, которую создает качественная музыка. Здесь есть как новые артисты, которые стремятся заполучить вашу симпатию, так и горячо любимые многими. Они исполнили огромное количество крутых треков и регулярно радуют новинками, которые подталкивают двигаться дальше. Музыка настраивает на совершение положительных и нужных поступков, дарит веру в завтрашний день, помогает расслабиться после рабочего дня, взбодриться ранним утром  и просто избавиться от хандры. Заходите на сайт ежедневно, чтобы получить свою порцию позитивного заряда на весь день. Здесь вы обязательно подберете песню на любой вкус.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"194.156.123.96\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:14:\"194.156.123.96\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:189:\"Музыкальный узбекский портал предлагает послушать приятные, роскошные композиции, которые настраиваю\";s:10:\"POST_ak_js\";s:13:\"1662983171594\";}'),(10542,2757,'akismet_pro_tip','discard'),(10543,2758,'akismet_result','true'),(10544,2758,'akismet_history','a:2:{s:4:\"time\";d:1662979574.6134750843048095703125;s:5:\"event\";s:10:\"check-spam\";}'),(10541,2757,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"Richardwaf\";s:20:\"comment_author_email\";s:19:\"fevgen708@gmail.com\";s:18:\"comment_author_url\";s:0:\"\";s:15:\"comment_content\";s:101:\"Jewelry and gadgets in one https://www.youtube.com/watch?v=cqzdbwuA8d8 Gadgets that change the world!\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"91.224.178.228\";s:13:\"comment_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:14:\"91.224.178.228\";s:10:\"user_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Jewelry and gadgets in one https://www.youtube.com/watch?v=cqzdbwuA8d8 Gadgets that change the world\";s:10:\"POST_ak_js\";s:13:\"1662981728569\";}'),(10539,2757,'akismet_result','true'),(10540,2757,'akismet_history','a:2:{s:4:\"time\";d:1662978132.0538909435272216796875;s:5:\"event\";s:10:\"check-spam\";}'),(10535,2755,'akismet_pro_tip','discard'),(10536,2756,'akismet_result','true'),(10537,2756,'akismet_history','a:2:{s:4:\"time\";d:1662969641.25722408294677734375;s:5:\"event\";s:10:\"check-spam\";}'),(10538,2756,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"bettieoa18\";s:20:\"comment_author_email\";s:41:\"hannahty69@kunio8510.eiji40.inwebmail.fun\";s:18:\"comment_author_url\";s:32:\"http://gothicporn.allproblog.com\";s:15:\"comment_content\";s:244:\"Browse over 500 000 of the best porn galleries, daily updated collections\r\nhttp://younglesbiansex.hotblognetwork.com/?kenzie \r\n\r\n 100$ free young porn movies gay amateur porn video nasty porn teens free streaming porn webcam porn dvd wholesaler\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"104.244.72.4\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:12:\"104.244.72.4\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Browse over 500 000 of the best porn galleries, daily updated collections\r\nhttp://younglesbiansex.ho\";s:10:\"POST_ak_js\";s:13:\"1662973133054\";}'),(10531,2754,'akismet_pro_tip','discard'),(10532,2755,'akismet_result','true'),(10533,2755,'akismet_history','a:2:{s:4:\"time\";d:1662967988.0165960788726806640625;s:5:\"event\";s:10:\"check-spam\";}'),(10534,2755,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"Lucaptof\";s:20:\"comment_author_email\";s:20:\"eric3927@outlook.com\";s:18:\"comment_author_url\";s:38:\"https://incacar.com/used/cars/audi/q8/\";s:15:\"comment_content\";s:105:\"<a href=\"https://incacar.com/used/cars/dodge/nitro/2009-Dodge-Nitro-512493/\"> \r\nthink city for sale\r\n</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"136.243.104.103\";s:13:\"comment_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:15:\"136.243.104.103\";s:10:\"user_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"<a href=\"https://incacar.com/used/cars/dodge/nitro/2009-Dodge-Nitro-512493/\"> \r\nthink city for sale\r\";s:10:\"POST_ak_js\";s:13:\"1662967980451\";}'),(10528,2754,'akismet_result','true'),(10529,2754,'akismet_history','a:2:{s:4:\"time\";d:1662966265.9224541187286376953125;s:5:\"event\";s:10:\"check-spam\";}'),(10530,2754,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"deinnpush\";s:20:\"comment_author_email\";s:20:\"deinnpush@rambler.ru\";s:18:\"comment_author_url\";s:37:\"http://www.matrixboard.ru/index01.htm\";s:15:\"comment_content\";s:1945:\"Купить химию для мойки катеров автообилей вагонов, <a href=http://www.matrixboard.ru/index.htm>химия от производителя</a> \r\nКачественная промышленная и бытовая химия \r\n \r\n<a href=http://www.matrixboard.ru/index03.htm>matrixboard.ru</a> \r\n \r\nВсе для детей \r\n \r\n \r\n<a href=http://www.freshdesigner.ru/redtree-163.htm>freshdesigner.ru</a> \r\n \r\nКак выбрать химию для автомоек \r\n \r\n \r\n<a href=http://www.matrixplus.ru/msbs-001.htm>matrixplus.ru сайт химия для клининга, для ультразвуковой очистки</a> \r\n \r\nХимия для очистки катеров и прочей техники \r\n \r\n<a href=http://regionsv.ru/tehstatauto-136.html>regionsv.ru</a> \r\n \r\nХимия для быстрой очистки днищ и бортов водного транспорта <a href=http://boat.matrixplus.ru>boat.matrixplus.ru</a> от водного камня и отложений. Очистка корпусов лодок, гидроциклов, аквабайков, яхт, катеров, кораблей, пантонов. \r\nПути развития ЛК Орион - 128, Орион Восточный Экспресс как собрать  <>url=http://rdk.regionsv.ru/orion128-express.htm], персональные компьютеры на процессорах i808, i8085, z80 \r\nСборка самого перспективного 8-ми битного компьютера <a href=http://rdk.regionsv.ru/[url=http://rdk.regionsv.ru/orion128-express.htm>ПК Орион Восточный Экспресс 512 - сборка и наладка</a> \r\nОрион ПРО <a href=http://rdk.regionsv.ru/orion128-pro.htm>Сборка и наладка Орион-ПРО</a> \r\n \r\n<a href=http://uzo.matrixplus.ru>Как очистить инжектор</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"88.147.153.173\";s:13:\"comment_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:14:\"88.147.153.173\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:148:\"Купить химию для мойки катеров автообилей вагонов, <a href=http://www.matrixboard.ru/index.htm>химия\";s:10:\"POST_ak_js\";s:13:\"1662966262221\";}'),(10525,2753,'akismet_result','true'),(10526,2753,'akismet_history','a:2:{s:4:\"time\";d:1662945586.917314052581787109375;s:5:\"event\";s:10:\"check-spam\";}'),(10527,2753,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"pedrokm1\";s:20:\"comment_author_email\";s:48:\"hannahdm69@rokuro710.satoshi21.officemail.in.net\";s:18:\"comment_author_url\";s:34:\"http://asiaxuanhyvong.hoterika.com\";s:15:\"comment_content\";s:208:\"New super hot photo galleries, daily updated collections\r\nhttp://porn.games.xblognetwork.com/?eileen \r\n\r\n best porn asslicker you porn agent jasmine lynn pink porn blackmail porn tubes free i phone porn video\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"95.214.54.102\";s:13:\"comment_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"95.214.54.102\";s:10:\"user_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"New super hot photo galleries, daily updated collections\r\nhttp://porn.games.xblognetwork.com/?eileen\";s:10:\"POST_ak_js\";s:13:\"1662949079296\";}'),(10521,2751,'akismet_pro_tip','discard'),(10522,2752,'akismet_result','true'),(10523,2752,'akismet_history','a:2:{s:4:\"time\";d:1662945461.51959991455078125;s:5:\"event\";s:10:\"check-spam\";}'),(10524,2752,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"ZAABET.COM\";s:20:\"comment_author_email\";s:25:\"eneidadess983@zlot555.com\";s:18:\"comment_author_url\";s:18:\"https://zaabet.net\";s:15:\"comment_content\";s:67:\"301 Moved Permanently \r\n<a href=https://zaabet.net>More info...</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"138.197.71.247\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:14:\"138.197.71.247\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:67:\"301 Moved Permanently \r\n<a href=https://zaabet.net>More info...</a>\";s:10:\"POST_ak_js\";s:13:\"1662945456207\";}'),(10519,2751,'akismet_history','a:2:{s:4:\"time\";d:1662939042.073050975799560546875;s:5:\"event\";s:10:\"check-spam\";}'),(10520,2751,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"MarlinApova\";s:20:\"comment_author_email\";s:32:\"praskovyagracheva3808@rambler.ru\";s:18:\"comment_author_url\";s:45:\"<a href=https://sportdush.ru>sportdush.ru</a>\";s:15:\"comment_content\";s:299:\"Любите заниматься спортом в зале или дома тогда вам необходимо подписаться на сайт <a href=https://sportdush.ru>sportdush.ru</a> \r\nздесь много полезной инофрмации для любителей спорта\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"178.168.229.49\";s:13:\"comment_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:14:\"178.168.229.49\";s:10:\"user_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:170:\" Любите заниматься спортом в зале или дома тогда вам необходимо подписаться на сайт <a href=https://\";s:10:\"POST_ak_js\";s:13:\"1662939040125\";}'),(10518,2751,'akismet_result','true'),(10606,2775,'akismet_history','a:2:{s:4:\"time\";d:1663049204.239531040191650390625;s:5:\"event\";s:10:\"check-spam\";}'),(10607,2775,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"catlizneoma\";s:20:\"comment_author_email\";s:27:\"blinitdeptimans8287@mail.ru\";s:18:\"comment_author_url\";s:22:\"https://www.kat63.com/\";s:15:\"comment_content\";s:4324:\"Пункт приема катализаторов работает долгое время и готов принять б/у устройства независимо от количества, состояния и вашего местонахождения. При этом есть возможность сдать в утиль сажевые фильтры, внутренности от них. Вас обрадуют доступные, выгодные цены, которые намного выше, чем у конкурентов. Воспользоваться предложением смогут как частные лица, так и пункты приема чермета, авторазборы, региональные скупщики. Сотрудничество позволит рассчитывать на оперативную и честную оценку экспертами. Деятельность компании нацелена на то, чтобы любой желающий смог сдать ненужные запчасти удобным для себя способом и получил за это неплохую сумму. На сайте https://www.kat63.com/ (<a href=https://www.kat63.com/ford>сдать катализатор форд фокус 2  Самара</a> ) уточните расценки, условия сотрудничества и другие нюансы. Компания находится на рынке длительное время, а потому изучила все потребности клиентов, спрос, тонкости процесса, чтобы сделка произошла быстро, эффективно для вас. Это позволит сэкономить ваше время, силы и нервы. Если и у вас остался старый сажевый фильтр, который больше не пригоден к использованию, то поспешите его продать. А для этого необходимо позвонить по телефону, чтобы заранее договориться о встрече. Специалисты открыты для сотрудничества с автосервисами, СТО, автовладельцами, металлобазами. К важным преимуществам обращения в компанию относят: \r\n \r\n- индивидуальный подход к каждому клиенту; \r\n- честные, разумные цены; \r\n- деньги выдаются сразу – переводом либо на карту после анализа; \r\n- есть возможность подъехать в наиболее комфортное время или передать посылку курьером. \r\n \r\nПринимаются металлические, керамические конвертеры, сажевые фильтры различной степени изношенности, включая поврежденные, изношенные, со сколами, любыми дефектами, с автомобильных, промышленных катализаторов. Особый интерес представляют вставка, начинка, картридж без ваты, асбеста, паронита. А вот планки от фильерных питателей для выработки базальтового волокна компания выкупит очень дорого. Работа по всей России, а также странам СНГ. Вы сможете отправить катализатор транспортной компанией либо вместе с курьерской службой, почтой России. Если сотрудничество не устроило, то материалы гарантированно будут вам возвращены в том виде, в которых вы их передали. Получить подробную информацию можно на сайте http://KAT63.com и позвонив по указанным телефонам: +7 (927) 204-47-47, +7 (987) 900-47-47.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"172.68.244.201\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:14:\"172.68.244.201\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:186:\"Пункт приема катализаторов работает долгое время и готов принять б/у устройства независимо от количе\";s:10:\"POST_ak_js\";s:13:\"1663052800860\";}'),(10608,2775,'akismet_pro_tip','discard'),(10609,2776,'akismet_result','true'),(10610,2776,'akismet_history','a:2:{s:4:\"time\";d:1663057503.1279580593109130859375;s:5:\"event\";s:10:\"check-spam\";}'),(10611,2776,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"MichaelThids\";s:20:\"comment_author_email\";s:19:\"doscarads@gmail.com\";s:18:\"comment_author_url\";s:18:\"https://doscar.ru/\";s:15:\"comment_content\";s:254:\"Post a quick ad in over 250 countries worldwide \r\nClassified Submissions Ad Posting and Website Promotion Service – Best classified ad posting service. Your ad posted to 1000\'s of advertising pages monthly automatically! \r\nhttps://doscar.ru/ - free ads\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"178.140.205.27\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:7:\"user_ip\";s:14:\"178.140.205.27\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Post a quick ad in over 250 countries worldwide \r\nClassified Submissions Ad Posting and Website Prom\";s:10:\"POST_ak_js\";s:13:\"1663057501293\";}'),(10612,2776,'akismet_pro_tip','discard'),(10613,2777,'akismet_result','true'),(10614,2777,'akismet_history','a:2:{s:4:\"time\";d:1663060660.0727779865264892578125;s:5:\"event\";s:10:\"check-spam\";}'),(10615,2777,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"bradleywe2\";s:20:\"comment_author_email\";s:34:\"chelsea@masato66.officemail.in.net\";s:18:\"comment_author_url\";s:43:\"http://hardcore.porn.readstown.sexjanet.com\";s:15:\"comment_content\";s:210:\"My new hot project|enjoy new website\r\nhttp://villa.ridge.handjob.porn.sexjanet.com/?madisyn \r\n free gay porn reviews statue of liberty porn lumbee porn free teen porn chat rooms transexual porn stars having sex\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"185.246.188.67\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:14:\"185.246.188.67\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"My new hot project|enjoy new website\r\nhttp://villa.ridge.handjob.porn.sexjanet.com/?madisyn \r\n free \";s:10:\"POST_ak_js\";s:13:\"1663089444023\";}'),(10605,2775,'akismet_result','true'),(10604,2774,'akismet_pro_tip','discard'),(10598,2773,'akismet_result','true'),(10599,2773,'akismet_history','a:2:{s:4:\"time\";d:1663042451.114933013916015625;s:5:\"event\";s:10:\"check-spam\";}'),(10600,2773,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"sharirt4\";s:20:\"comment_author_email\";s:32:\"delorisjg3@akio25.officemail.fun\";s:18:\"comment_author_url\";s:37:\"http://sextoysinsex.instasexyblog.com\";s:15:\"comment_content\";s:219:\"Big Ass Photos - Free Huge Butt Porn, Big Booty Pics\r\nhttp://analstraponsex.fetlifeblog.com/?kaliyah \r\n\r\n execution art porn free videos of the dirtyist porn anetta keyes porn star porn inculding shit jesssica alba porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"185.220.101.54\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:14:\"185.220.101.54\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Big Ass Photos - Free Huge Butt Porn, Big Booty Pics\r\nhttp://analstraponsex.fetlifeblog.com/?kaliyah\";s:10:\"POST_ak_js\";s:13:\"1663045942627\";}'),(10601,2774,'akismet_result','true'),(10602,2774,'akismet_history','a:2:{s:4:\"time\";d:1663044978.8689739704132080078125;s:5:\"event\";s:10:\"check-spam\";}'),(10603,2774,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"Jamesbob\";s:20:\"comment_author_email\";s:18:\"yourmail@gmail.com\";s:18:\"comment_author_url\";s:79:\"<a href=https://accounts.binance.com/ru/register?ref=25293193>Buy and sell </a>\";s:15:\"comment_content\";s:175:\"Now is the time to come in. There won\'t be another chance like this \r\n<a href=https://accounts.binance.com/ru/register?ref=25293193>Buy and sell cryptocurrency in minutes </a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"178.140.205.27\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:14:\"178.140.205.27\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Now is the time to come in. There won\'t be another chance like this \r\n<a href=https://accounts.binan\";s:10:\"POST_ak_js\";s:13:\"1663044978282\";}'),(10594,2771,'akismet_pro_tip','discard'),(10595,2772,'akismet_result','true'),(10596,2772,'akismet_history','a:2:{s:4:\"time\";d:1663036906.2620770931243896484375;s:5:\"event\";s:10:\"check-spam\";}'),(10597,2772,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"ckaFrina\";s:20:\"comment_author_email\";s:26:\"chambtiless256@mailsi.site\";s:18:\"comment_author_url\";s:44:\"https://oskogneypor.ru/alumina-cement-cement\";s:15:\"comment_content\";s:336:\"<a href=https://oskogneypor.ru/legkovesnye-izdeliya-sht-1-0-1-3>кирпич шамотный огнеупорный купить</a> или <a href=https://oskogneypor.ru/powder-fireclay-refractory-brands-p>Порошок шамотный огнеупорный марки ПШБМ</a> \r\n \r\nhttps://oskogneypor.ru/alumina-cement-cement\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"109.248.15.132\";s:13:\"comment_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:14:\"109.248.15.132\";s:10:\"user_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:131:\"<a href=https://oskogneypor.ru/legkovesnye-izdeliya-sht-1-0-1-3>кирпич шамотный огнеупорный купить</\";s:10:\"POST_ak_js\";s:13:\"1663036882490\";}'),(10585,2769,'akismet_history','a:2:{s:4:\"time\";d:1663023161.7571980953216552734375;s:5:\"event\";s:10:\"check-spam\";}'),(10586,2769,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"roslynlj18\";s:20:\"comment_author_email\";s:25:\"ym2@fumio12.inwebmail.fun\";s:18:\"comment_author_url\";s:37:\"http://francehotsexy.bestsexyblog.com\";s:15:\"comment_content\";s:231:\"Browse over 500 000 of the best porn galleries, daily updated collections\r\nhttp://lizzybordenporn.hotblognetwork.com/?dominique \r\n\r\n porn star daisy short hair haircut women porn gay piercings porn bluray porn torrent begginer porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"185.220.101.145\";s:13:\"comment_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:15:\"185.220.101.145\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Browse over 500 000 of the best porn galleries, daily updated collections\r\nhttp://lizzybordenporn.ho\";s:10:\"POST_ak_js\";s:13:\"1663026773681\";}'),(10587,2770,'akismet_result','true'),(10588,2770,'akismet_history','a:2:{s:4:\"time\";d:1663029699.987370014190673828125;s:5:\"event\";s:10:\"check-spam\";}'),(10589,2770,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"MichaelTaf\";s:20:\"comment_author_email\";s:22:\"avinofin1983@yahoo.com\";s:18:\"comment_author_url\";s:28:\"https://vavada.bitbucket.io/\";s:15:\"comment_content\";s:28:\"https://vavada.bitbucket.io/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"165.231.163.6\";s:13:\"comment_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"165.231.163.6\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:28:\"https://vavada.bitbucket.io/\";s:10:\"POST_ak_js\";s:13:\"1663029694729\";}'),(10590,2770,'akismet_pro_tip','discard'),(10591,2771,'akismet_result','true'),(10592,2771,'akismet_history','a:2:{s:4:\"time\";d:1663033738.5947360992431640625;s:5:\"event\";s:10:\"check-spam\";}'),(10593,2771,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"ScottCoide\";s:20:\"comment_author_email\";s:24:\"thomasonlovely@gmail.com\";s:18:\"comment_author_url\";s:34:\"https://www.topworldnewstoday.com/\";s:15:\"comment_content\";s:195:\"reaking news, sport, TV, radio and a whole lot more. The Top <a href=https://www.topworldnewstoday.com/>World News</a> Today informs, educates and entertains - wherever you are, whatever your age\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"51.195.108.243\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.39\";s:7:\"user_ip\";s:14:\"51.195.108.243\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.39\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"reaking news, sport, TV, radio and a whole lot more. The Top <a href=https://www.topworldnewstoday.c\";s:10:\"POST_ak_js\";s:13:\"1663037335962\";}'),(10584,2769,'akismet_result','true'),(10409,2720,'akismet_pro_tip','discard'),(10410,2721,'akismet_result','true'),(10411,2721,'akismet_history','a:2:{s:4:\"time\";d:1662731727.993935108184814453125;s:5:\"event\";s:10:\"check-spam\";}'),(10412,2721,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"Daserpored\";s:20:\"comment_author_email\";s:19:\"dedradebo@gmail.com\";s:18:\"comment_author_url\";s:20:\"https://mundamba.com\";s:15:\"comment_content\";s:2943:\"Buy CBD oil products by top brands like CBDfx, Bloom Farms, and cbdMD at OnlineCBDStore.com. Hemp-derived, pure CBD oil delivered right to your doorstep. ... Koi CBD - Delta 8 THC 1000 mg Tinctures . Rated 4.73 out of 5 $ 44.99 $ 38.24. Add to Cart. Quick View. Slumber CBN - Delta 8 CBN CBD Night Tincture . Rated 4.80 out of 5 $ 48.95. Add ...\r\n4.91 out of 5. ( 33 customer reviews) $ 99.99. or 4 interest-free payments of $25.00 with. в“. Our 1000mg full-spectrum CBG CBD \"tincture\" Oil is our newest product release! cGMP-certified and made in the USA, we take absolute pride in our expertly crafted 100% natural whole-plant 1000mg full-spectrum CBG & CBD oil.\r\nBuy Cbd Oil Uk 1000mg Enhancement Products, Buy Cbd Oil Uk 1000mg Cbd Cartridge Pen п»їArrosa Mar 11 2021. Via Appia Antica, 224, 00179 Roma, Italy +1 312 749 8649. Search here! Home; Pages. do cbd gummies show up on drug test; cbd vape oil no propylene glycol miami; most reputable hemp cbd vape;\r\nPremium Jane is an authentic company that is driven to produce safe, effective products from a family of dedicated experts. Product Range: Two particular broad-spectrum CBD oil formulations, with three full spectrum tinctures. Price: $48.00 - $319. Strength: 300mg - 5000mg. Certificates & Testing: Yes.\r\nFun CBD Gummies are one of the best CBD gummie available today. These quality products are made in the United States, in FDA- certified facilities. Each tasty gummy is all-natural and organic. Hemp gummies are made from one of the cannabinoids known cannabidiol, or CBD. One reason to choose these gummies is they are THC free.\r\n  \r\n \r\n<a href=https://mundamba.com/>mundamba.com</a> \r\n<a href=https://mundamba.com/cbd-gummy-candy-productuon-line/>CBD Gummy Candy Productuon Line</a> \r\n<a href=https://mundamba.com/top-10-cbd-discounts-right-now-cbddiscounts-cbdoil-cbdedibles-cbdvape/>Top 10 CBD Discounts Right Now</a> \r\n<a href=https://mundamba.com/where-to-buy-cbd-oil-in-new-york/>Where to Buy CBD Oil in New York</a> \r\n<a href=https://mundamba.com/make-a-coco-cacao-our-super-rich-cbd-infused-hot-chocolate/>Make a Coco Cacao</a> \r\n<a href=https://mundamba.com/how-are-cbd-gummies-made/>How are CBD Gummies made?</a> \r\n<a href=https://mundamba.com/cbd-gummies-best-cbd-gummy-bears/>CBD Gummies Best CBD Gummy Bears</a> \r\n<a href=https://mundamba.com/how-to-make-thc-cbd-vitamin-gummy-bear-candy-pectin-soft-candy-production-line-making-machine/>golferine.com</a> \r\n<a href=https://mundamba.com/how-to-make-thc-cbd-vitamin-gummy-bear-candy-pectin-soft-candy-production-line-making-machine/>How to make THC CBD VITAMIN GUMMY</a> \r\n<a href=https://mundamba.com/cbd-flower-sour-space-candy-and-cbd-dog-jerky-organic/>Cbd flower sour space candy and cbd dog jerky organic</a> \r\n<a href=https://mundamba.com/cbd-henson-candy-pops/>CBD Henson candy pops</a> \r\n<a href=https://mundamba.com/cbd-gummies-dr-oz-reviews-real-customer-reports/>CBD Gummies Dr Oz Reviews</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"65.21.133.219\";s:13:\"comment_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"65.21.133.219\";s:10:\"user_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Buy CBD oil products by top brands like CBDfx, Bloom Farms, and cbdMD at OnlineCBDStore.com. Hemp-de\";s:10:\"POST_ak_js\";s:13:\"1662735316377\";}'),(10428,2726,'akismet_result','true'),(10429,2726,'akismet_history','a:2:{s:4:\"time\";d:1662763385.5384809970855712890625;s:5:\"event\";s:10:\"check-spam\";}'),(10430,2726,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"albertoyb3\";s:20:\"comment_author_email\";s:41:\"andreie5@isamu6110.ryoichi28.meta1.in.net\";s:18:\"comment_author_url\";s:37:\"http://barbaria.porncoxton.miaxxx.com\";s:15:\"comment_content\";s:242:\"Big Ass Photos - Free Huge Butt Porn, Big Booty Pics\r\nhttp://tubevillainporn.escudillabonita.lexixxx.com/?taryn \r\n slutload mature maid anal porn free porn and playgirl free videos vintage spanking porn teen gay young porn video pornstar porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"87.118.110.27\";s:13:\"comment_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:13:\"87.118.110.27\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Big Ass Photos - Free Huge Butt Porn, Big Booty Pics\r\nhttp://tubevillainporn.escudillabonita.lexixxx\";s:10:\"POST_ak_js\";s:13:\"1662792196329\";}'),(10431,2727,'akismet_result','true'),(10432,2727,'akismet_history','a:2:{s:4:\"time\";d:1662766474.709217071533203125;s:5:\"event\";s:10:\"check-spam\";}'),(10433,2727,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"ZAABET.COM\";s:20:\"comment_author_email\";s:25:\"eneidadess983@zlot555.com\";s:18:\"comment_author_url\";s:18:\"https://zaabet.net\";s:15:\"comment_content\";s:67:\"301 Moved Permanently \r\n<a href=https://zaabet.net>Show more>>></a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"138.197.71.247\";s:13:\"comment_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:14:\"138.197.71.247\";s:10:\"user_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:67:\"301 Moved Permanently \r\n<a href=https://zaabet.net>Show more>>></a>\";s:10:\"POST_ak_js\";s:13:\"1662766412030\";}'),(10434,2728,'akismet_result','true'),(10435,2728,'akismet_history','a:2:{s:4:\"time\";d:1662769784.893044948577880859375;s:5:\"event\";s:10:\"check-spam\";}'),(10436,2728,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:3:\"hox\";s:20:\"comment_author_email\";s:27:\"agnessavolkova@seobomba.com\";s:18:\"comment_author_url\";s:25:\"https://railsgirls.co.il/\";s:15:\"comment_content\";s:238:\"I am learning a lot of good thing from this wesite! \r\n \r\n<a href=https://railsgirls.co.il/%d7%a0%d7%a2%d7%a8%d7%95%d7%aa-%d7%9c%d7%99%d7%95%d7%95%d7%99-%d7%91%d7%91%d7%90%d7%a8-%d7%a9%d7%91%d7%a2/>נערות ליווי בבאר שבע</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"83.130.53.139\";s:13:\"comment_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:13:\"83.130.53.139\";s:10:\"user_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\" I am learning a lot of good thing from this wesite! \r\n \r\n<a href=https://railsgirls.co.il/%d7%a0%d7\";s:10:\"POST_ak_js\";s:13:\"1662773350472\";}'),(10437,2728,'akismet_pro_tip','discard'),(10438,2729,'akismet_result','true'),(10439,2729,'akismet_history','a:2:{s:4:\"time\";d:1662770445.532826900482177734375;s:5:\"event\";s:10:\"check-spam\";}'),(10440,2729,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"emiliaxm3\";s:20:\"comment_author_email\";s:31:\"yvonnede1@akio25.officemail.fun\";s:18:\"comment_author_url\";s:33:\"http://porn.bahrain.relayblog.com\";s:15:\"comment_content\";s:213:\"Scandal porn galleries, daily updated lists\r\nhttp://socksporn.asiansexyoung.xblognetwork.com/?jaidyn \r\n\r\n ugly people free porn clips porn hub lite stolen webcam porn 100 handjob porn reality porn xxx videos mpegs\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"185.82.126.222\";s:13:\"comment_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:14:\"185.82.126.222\";s:10:\"user_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Scandal porn galleries, daily updated lists\r\nhttp://socksporn.asiansexyoung.xblognetwork.com/?jaidyn\";s:10:\"POST_ak_js\";s:13:\"1662773940316\";}'),(10441,2730,'akismet_result','true'),(10442,2730,'akismet_history','a:2:{s:4:\"time\";d:1662784895.6440079212188720703125;s:5:\"event\";s:10:\"check-spam\";}'),(10443,2730,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"RufusSeele\";s:20:\"comment_author_email\";s:43:\"m.gle.nenk.o.t.p.a.n.ks.wi.mp.ul.@gmail.com\";s:18:\"comment_author_url\";s:50:\"[url=https://testcars.ru]https://testcars.ru[/url]\";s:15:\"comment_content\";s:53:\"<a href=http://www.testcars.ru>http://testcars.ru</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:11:\"89.22.233.6\";s:13:\"comment_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:11:\"89.22.233.6\";s:10:\"user_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:56:\" \r\n<a href=http://www.testcars.ru>http://testcars.ru</a>\";s:10:\"POST_ak_js\";s:13:\"1662784873590\";}'),(10444,2730,'akismet_pro_tip','discard'),(10445,2731,'akismet_result','true'),(10446,2731,'akismet_history','a:2:{s:4:\"time\";d:1662787193.6095950603485107421875;s:5:\"event\";s:10:\"check-spam\";}'),(10447,2731,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"Jeffreyrom\";s:20:\"comment_author_email\";s:30:\"forumpost@linkedinextreams.com\";s:18:\"comment_author_url\";s:81:\"https://legiit.com/shen/make-forum-posting-backlinks-on-500-high-quality-websites\";s:15:\"comment_content\";s:147:\"make forum posting backlinks \r\n<a href=https://legiit.com/shen/make-forum-posting-backlinks-on-500-high-quality-websites>forums for backlink>>></a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"207.231.107.185\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:7:\"user_ip\";s:15:\"207.231.107.185\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"make forum posting backlinks \r\n<a href=https://legiit.com/shen/make-forum-posting-backlinks-on-500-h\";s:10:\"POST_ak_js\";s:13:\"1662815979316\";}'),(10448,2731,'akismet_pro_tip','discard'),(10449,2732,'akismet_result','true'),(10450,2732,'akismet_history','a:2:{s:4:\"time\";d:1662787532.117176055908203125;s:5:\"event\";s:10:\"check-spam\";}'),(10451,2732,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"AntonioOpisy\";s:20:\"comment_author_email\";s:29:\"filat992gerasimov1997@mail.ru\";s:18:\"comment_author_url\";s:73:\"https://omgomgomg5j4yrr4mjdv3h5c5xfvxtqqs2in7smi65mjps7wvkmqmtd-onion.com\";s:15:\"comment_content\";s:810:\"Полянский заявил, что никто в Совбезе ООН не поддержал версию Киева по ЗАЭС \r\nКиев использует заградотряды против жителей города Запорожье \r\nМедведев заявил, что Зеленского ждет «трибунал или вторые роли в комедийном шоу» \r\nExpress: подлодка РФ всплыла у берегов Норвегии после обнаружения военными НАТО \r\nОфицер ЛНР Марочко: отряды ВСУ покидают позиции в Нагорном \r\nomgomgomg5j4yrr4mjdv3h5c5xfvxtqqs2in7smi65mjps7wvkmqmtqd \r\n<a href=https://omgomgomg5j4yrr4mjdv3h5c5xfvxtqqs2in7smi65mjps7wvkmqd-onion.com>omgomg</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"185.174.159.245\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:15:\"185.174.159.245\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:182:\"Полянский заявил, что никто в Совбезе ООН не поддержал версию Киева по ЗАЭС \r\nКиев использует заград\";s:10:\"POST_ak_js\";s:13:\"1662787529711\";}'),(10452,2732,'akismet_pro_tip','discard'),(10453,2733,'akismet_result','true'),(10454,2733,'akismet_history','a:2:{s:4:\"time\";d:1662792839.960609912872314453125;s:5:\"event\";s:10:\"check-spam\";}'),(10455,2733,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"CharlesIrrex\";s:20:\"comment_author_email\";s:31:\"ekaterinadmitrieva205@gmail.com\";s:18:\"comment_author_url\";s:0:\"\";s:15:\"comment_content\";s:2349:\"https://pravogolosa.net/catalog?sobi2Task=sobi2Details&catid=188&sobi2Id=79328 \r\nhttps://otzyv-pro.ru/company/logistika/farta-strendzh-perm/ \r\nhttps://www.yell.ru/perm/com/farta-strehndzh-perm_14392999/ \r\nhttps://www.otzyvru.com/farta-strendj-perm \r\nhttp://otzyvgid.ru/sklady/otzyvy-farta-strendzh-perm_1668782.html \r\nhttps://llike.ru/farta-strendg_perm \r\nhttp://perm.serverjob.ru/c5608846/?reviews=1 \r\nhttp://perm.rabota.directrix.ru/c5608847/?reviews=1 \r\nhttps://workdigest.ru/profile/editReview/?formData%5Bcompany_id%5D=5608852 \r\nhttp://studcareer.ru/profile/editReview/?formData%5Bcompany_id%5D=5608853 \r\nhttps://findjob.ru/profile/editReview/?formData%5Bcompany_id%5D=5608854 \r\n<a href=https://farta-strength.blogspot.com/>FARTA STRENGTH Пермь отзывы на blogger</a>, <a href=https://fartastrength.wordpress.com/>FARTA STRENGTH Пермь отзывы на wordpress</a>, <a href=https://farta-strength.tumblr.com/post/653709320938307584/%D0%B2%D1%81%D1%8F-%D0%BF%D1%80%D0%B0%D0%B2%D0%B4%D0%B0-%D0%BE-farta-strength-%D1%81%D0%BF%D0%B1-%D0%BD%D0%B0-%D0%B0%D0%BF%D1%80%D0%B0%D0%BA%D1%81%D0%B8%D0%BD%D0%B0-3>FARTA STRENGTH Пермь отзывы на tumblr</a>, <a href=https://landaswyn86.wixsite.com/farta-strength>FARTA STRENGTH Пермь отзывы на WIX</a>, <a href=https://farta-strength.livejournal.com/278.html>FARTA STRENGTH Пермь отзывы на livejournal</a>, <a href=https://kumu.io/farta-strength/>FARTA STRENGTH Пермь отзывы на kumu</a> \r\nФарта Стрендж Пермь является неизменным поставщиком моего магазинчика. На это предприятие можно надеяться: товар доставляют своевременно, перебоев и дефектов товара не было, каждый раз документация приготовленны в сроки исполнения. Сервис для партнеров естественно на вышине, благоприятный и целеустремленный коллектив, работаем вместе практически полу года и полагаю, что наша коллективное взимовыгодное сотрудничество и после будет давать нам общую пользу.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"95.110.57.183\";s:13:\"comment_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36\";s:7:\"user_ip\";s:13:\"95.110.57.183\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"https://pravogolosa.net/catalog?sobi2Task=sobi2Details&catid=188&sobi2Id=79328 \r\nhttps://otzyv-pro.r\";s:10:\"POST_ak_js\";s:13:\"1662793001377\";}'),(10456,2733,'akismet_pro_tip','discard'),(10457,2734,'akismet_result','true'),(10458,2734,'akismet_history','a:2:{s:4:\"time\";d:1662794875.645967006683349609375;s:5:\"event\";s:10:\"check-spam\";}'),(10459,2734,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"coleenml11\";s:20:\"comment_author_email\";s:45:\"jeanrz3@rokuro710.satoshi21.officemail.in.net\";s:18:\"comment_author_url\";s:33:\"http://sexyvedil.bestsexyblog.com\";s:15:\"comment_content\";s:216:\"New project started to be available today, check it out\r\nhttp://bigklitoris.instakink.com/?aria \r\n\r\n free spanish porn videos babyface porn film clip porn girls list of pics let me take you porn best porn search free\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"188.68.32.101\";s:13:\"comment_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"188.68.32.101\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"New project started to be available today, check it out\r\nhttp://bigklitoris.instakink.com/?aria \r\n\r\n\";s:10:\"POST_ak_js\";s:13:\"1662798369308\";}'),(10460,2735,'akismet_result','true'),(10461,2735,'akismet_history','a:2:{s:4:\"time\";d:1662804256.4421870708465576171875;s:5:\"event\";s:10:\"check-spam\";}'),(10462,2735,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:24:\"Aspectmontage Boston tew\";s:20:\"comment_author_email\";s:12:\"port@pnnp.pl\";s:18:\"comment_author_url\";s:54:\"https://www.provenexpert.com/en-us/aspect-montage-inc/\";s:15:\"comment_content\";s:867:\"<a href=https://www.provenexpert.com/en-us/aspect-montage-inc/>Aspect Montage MA \r\n</a> Aspect Montage MA  Inc was founded by two partners with a 15-year proven catch record in the European composed enhancement business. We brought our trade and finished experience to America in 2016 with a passion after ration supplementary customers. Since then we be suffering with provided high-quality, hurried, and affordable swearing-in services in the Newton and upstate Massachusetts area. We possess all the proper licenses, guaranty, and breeding checks needed to save achievement in this business. We brag more than 1000+ satisfied bantam clients and are registered non-aligned contractors with sundry other grown-up businesses. Our long-term ideal is to enhance Newton’s  #1 retinue, known notwithstanding high-quality installations and but for the fact that service.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"134.249.214.107\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:15:\"134.249.214.107\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"<a href=https://www.provenexpert.com/en-us/aspect-montage-inc/>Aspect Montage MA \r\n</a> Aspect Monta\";s:10:\"POST_ak_js\";s:13:\"1662800497806\";}'),(10463,2735,'akismet_pro_tip','discard'),(10464,2736,'akismet_result','true'),(10465,2736,'akismet_history','a:2:{s:4:\"time\";d:1662804379.593244075775146484375;s:5:\"event\";s:10:\"check-spam\";}'),(10466,2736,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"dorotheaie4\";s:20:\"comment_author_email\";s:28:\"vq1@masashi92.officemail.fun\";s:18:\"comment_author_url\";s:53:\"http://treadmill.reddit-mean-jokes.tiktokpornstar.com\";s:15:\"comment_content\";s:238:\"Young Heaven - Naked Teens & Young Porn Pictures\r\nhttp://hairygirl.anime-gay.sec.topxxx69.com/?bailey\r\n\r\n brazillian ametuer porn live sex porn video samples bondage home made australian porn porn oictures galleries hillary duff fake porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:11:\"141.98.9.47\";s:13:\"comment_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:11:\"141.98.9.47\";s:10:\"user_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Young Heaven - Naked Teens & Young Porn Pictures\r\nhttp://hairygirl.anime-gay.sec.topxxx69.com/?baile\";s:10:\"POST_ak_js\";s:13:\"1662833140874\";}'),(10467,2737,'akismet_result','true'),(10468,2737,'akismet_history','a:2:{s:4:\"time\";d:1662816526.7973101139068603515625;s:5:\"event\";s:10:\"check-spam\";}'),(10469,2737,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:14:\"Raymond2406met\";s:20:\"comment_author_email\";s:20:\"rena.marshe@mail.com\";s:18:\"comment_author_url\";s:35:\"http://hm5.cn/space-uid-404068.html\";s:15:\"comment_content\";s:2737:\"hello, everyone,nice to meet you \r\nhttps://casino123.cc/space-uid-93428.html\r\nhttps://www.6isf.com/space-uid-525268.html\r\nhttp://zjychy.com/space-uid-487826.html\r\nhttp://zjychy.com/space-uid-495642.html\r\nhttps://www.click4r.com/posts/g/3809690/design-bundles\r\n \r\n<a href=http://un-regard-sensible.com/pages/LivredOr/index.php?&mots_search=&lang=francais&skin=&&seeMess=1&seeNotes=1&seeAdd=0&code_erreur=Cm5euBLuGD>I am glad to come this forum</a> <a href=https://www.beresa.de/werkstatt/pkw/smart-service-vorteilsprogramm?r717_r1_r64_r1:u_u_i_d=f67eebfc-aa00-4248-a9f1-d980391fccbd>I am glad to come this forum</a> <a href=https://banki-cabinet.ru/tinkoff-vhod-lichnyj-kabinet#comment-4466>I am glad to come this forum</a> <a href=http://www.piribauer.cc/guestbook/index.php?&mots_search=&lang=&skin=&test=&ok_post=1>I am glad to come this forum</a> <a href=http://pandorashopf.mex.tl/?gb=1#top>I am glad to come this forum</a> <a href=https://azumisansou.com/pages/9/step=confirm/b_id=42/r_id=1/fid=5860fd9c25459b6ecb5083540fe8d58f>I am glad to come this forum</a> <a href=http://machinesandwords.com/dullness-is-deadly/#comment-780771>I am glad to come this forum</a> <a href=http://antoniazbi.is-programmer.com/guestbook/>I am glad to come this forum</a> <a href=https://www.humandesignforeveryone.com/board/board_topic/5096042/5603702.htm?page=10>I am glad to come this forum</a> <a href=http://www.stek.cz/svatekhudby/2007/forum.htm>I am glad to come this forum</a> <a href=http://dostavka-1.org/index.php/menu/product/view/2/503>I am glad to come this forum</a> <a href=https://ichiyo.jp/pages/3/b_id=7/r_id=3/fid=fa8b3c7849b614d1ad730839bb011593>I am glad to come this forum</a> <a href=http://nagybanyai.hu/hello-vilag/comment-page-1/#comment-15333>I am glad to come this forum</a> <a href=https://jumidamp.dk/shop/24-nikotin-baser/161-10ml----pg30vg70/>I am glad to come this forum</a> <a href=http://exitos.mex.tl/?gb=1#top>I am glad to come this forum</a> <a href=http://medekmed.com.tr/product/201b-model-uc-rafli-medikal-masa/#comment-43663>I am glad to come this forum</a> <a href=https://www.allenbooth.com/blogs/news/brooms?comment=133671321663#comments>I am glad to come this forum</a> <a href=https://professionalprograms.umbc.edu/industrial-organizational-psychology/?tfa_next=%2Fforms%2Fview%2F83%2F3058c8967d5f63d2b8f317dde1a79ec3%2F70318%3Fjsid%3DeyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.IjlhMzdlZGZjN2MyNWI1ODM1NGY3NGU4N2IwZWI3ZjQ5Ig.gerywQlfbiiVtEuSHohbjbk9eqJ6Ha9i9NgxjwBFEU8>I am glad to come this forum</a> <a href=http://pool.wikifur.com/wiki/User:Raymond2406Clume>I am glad to come this forum</a> <a href=http://api-lesmureaux.fr/project/paper-coffee-cup/#comment-139889>I am glad to come this forum</a>  b9350a2\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"196.245.163.142\";s:13:\"comment_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:15:\"196.245.163.142\";s:10:\"user_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"hello, everyone,nice to meet you \r\nhttps://casino123.cc/space-uid-93428.html\r\nhttps://www.6isf.com/s\";s:10:\"POST_ak_js\";s:13:\"1662820113930\";}'),(10470,2737,'akismet_pro_tip','discard'),(10471,2738,'akismet_result','true'),(10472,2738,'akismet_history','a:2:{s:4:\"time\";d:1662820119.7138440608978271484375;s:5:\"event\";s:10:\"check-spam\";}'),(10473,2738,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"rosannang16\";s:20:\"comment_author_email\";s:39:\"miarw6@atsushi410.sora16.officemail.fun\";s:18:\"comment_author_url\";s:47:\"http://awsome18porn.matuegermanporn.bloglag.com\";s:15:\"comment_content\";s:244:\"Browse over 500 000 of the best porn galleries, daily updated collections\r\nhttp://lesbianpiss.watchfreeporn.instakink.com/?tess \r\n\r\n horse cocks in porn what internet porn is illegal free handjob porn flics long sream porn vids stephy tang porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:10:\"5.2.76.221\";s:13:\"comment_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:10:\"5.2.76.221\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Browse over 500 000 of the best porn galleries, daily updated collections\r\nhttp://lesbianpiss.watchf\";s:10:\"POST_ak_js\";s:13:\"1662823610575\";}'),(10474,2739,'akismet_result','true'),(10475,2739,'akismet_history','a:2:{s:4:\"time\";d:1662826217.185472965240478515625;s:5:\"event\";s:10:\"check-spam\";}'),(10476,2739,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"Larrycanny\";s:20:\"comment_author_email\";s:19:\"fevgen708@gmail.com\";s:18:\"comment_author_url\";s:0:\"\";s:15:\"comment_content\";s:190:\"BR Projects. We from Ukraine. No War!  https://project-br.com/ Gadgets that change the world! The first thousand participants will receive gadgets engraved with your name. All gadgets unisex\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"91.224.178.228\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:14:\"91.224.178.228\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"BR Projects. We from Ukraine. No War!  https://project-br.com/ Gadgets that change the world! The fi\";s:10:\"POST_ak_js\";s:13:\"1662829814272\";}'),(10477,2739,'akismet_pro_tip','discard'),(10478,2740,'akismet_result','true'),(10479,2740,'akismet_history','a:2:{s:4:\"time\";d:1662830194.0997560024261474609375;s:5:\"event\";s:10:\"check-spam\";}'),(10480,2740,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:13:\"FortniteImaxy\";s:20:\"comment_author_email\";s:28:\"pozvonochnik.od.ua@gmail.com\";s:18:\"comment_author_url\";s:0:\"\";s:15:\"comment_content\";s:299:\"<a href=https://fortnaite.ru/besplatnye-bonus-kody-maj-2022-dlya-fortnite/>Промокоды Май 2022 для Fortnite. Только у нас топовые ваучеры на V-BAKS, скины, карты и другое. Бесплатные бонус-коды для Фортнайт! </a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"176.124.205.226\";s:13:\"comment_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:15:\"176.124.205.226\";s:10:\"user_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:82:\"<a href=https://fortnaite.ru/besplatnye-bonus-kody-maj-2022-dlya-fortnite/>Про\n\";s:10:\"POST_ak_js\";s:13:\"1662830178491\";}'),(10481,2740,'akismet_pro_tip','discard'),(10482,2741,'akismet_result','true'),(10483,2741,'akismet_history','a:2:{s:4:\"time\";d:1662846085.7561099529266357421875;s:5:\"event\";s:10:\"check-spam\";}'),(10484,2741,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"lynnut60\";s:20:\"comment_author_email\";s:48:\"estellepl6@rokuro710.satoshi21.officemail.in.net\";s:18:\"comment_author_url\";s:37:\"http://dating.online.xblognetwork.com\";s:15:\"comment_content\";s:188:\"Free Porn Galleries - Hot Sex Pictures\r\nhttp://auntpornsite.moesexy.com/?jayde \r\n\r\n free movies porn sites mohter like to fuck porn girly dikes porn bitch babestation porn gay flaccid porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"199.249.230.166\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:15:\"199.249.230.166\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Free Porn Galleries - Hot Sex Pictures\r\nhttp://auntpornsite.moesexy.com/?jayde \r\n\r\n free movies porn\";s:10:\"POST_ak_js\";s:13:\"1662849579144\";}'),(10485,2742,'akismet_result','true'),(10486,2742,'akismet_history','a:2:{s:4:\"time\";d:1662847398.0466659069061279296875;s:5:\"event\";s:10:\"check-spam\";}'),(10487,2742,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"stacizc3\";s:20:\"comment_author_email\";s:39:\"adrian@tamotsu4510.fumio75.meta1.in.net\";s:18:\"comment_author_url\";s:42:\"http://warden.japanese.porn.energysexy.com\";s:15:\"comment_content\";s:200:\"Dirty Porn Photos, daily updated galleries\r\nhttp://horsepornhubbuchanan.hotnatalia.com/?alissa \r\n mature nude women no porn kung pow chicken porn hott ass sex with girls porn carlas porn elevator porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"185.220.101.30\";s:13:\"comment_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:14:\"185.220.101.30\";s:10:\"user_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Dirty Porn Photos, daily updated galleries\r\nhttp://horsepornhubbuchanan.hotnatalia.com/?alissa \r\n ma\";s:10:\"POST_ak_js\";s:13:\"1662876185320\";}'),(10510,2749,'akismet_result','true'),(10511,2749,'akismet_history','a:2:{s:4:\"time\";d:1662921221.8801429271697998046875;s:5:\"event\";s:10:\"check-spam\";}'),(10512,2749,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"universned\";s:20:\"comment_author_email\";s:29:\"sponrenwalltgehpa7222@mail.ru\";s:18:\"comment_author_url\";s:27:\"https://www.universalekb.ru\";s:15:\"comment_content\";s:4310:\"ООО «Универсал» считается одним из надежных и проверенных поставщиков металлической мебели, которая подходит для промышленных или хозяйственных нужд. Такие изделия активно применяются в школах, на складах, различных магазинах, независимо от формата. Все дело в практичности, надежности и длительных эксплуатационных свойствах изделий. Кроме того, они невосприимчивы к механическим нагрузкам, перепадам температур. За счет этого прослужат ни один год. На сайте https://www.universalekb.ru (<a href=https://www.universalekb.ru/katalog-tovarov/shkafyi-metallicheskie/shkafyi-dlya-uborochnogo-i-xozyajstvennogo-inventarya/shkaf-dlya-uborochnogo-invantarya-(svarnoj)-600x500x1850mm.html>шкаф хозяйственный для уборочного инвентаря</a> ) можно ознакомиться с расценками, а также полным ассортиментом товаров. Если появились вопросы, то вы всегда сможете их задать квалифицированному менеджеру, который не только на них ответит, но и проконсультирует насчет характеристик, ассортимента. Он окажет помощь в выборе нужного товара в соответствии с характеристиками, бюджетом и предпочтениями. Металлическая мебель необходима для хранения документации и важных бумаг. Она отличается практичностью, комфортом, неприхотлива в уходе. К каждому клиенту практикуется индивидуальный подход, а при подборе ассортимента учитываются потребности клиентов. Именно поэтому в разделе находятся только проверенные решения. К важным преимуществам покупки товаров в этой компании относят: \r\n \r\n- оперативная доставка; \r\n- большой ассортимент, чтобы подобрать вещь под свои нужды; \r\n- оптимальные цены; \r\n- профессиональные консультации. \r\n \r\nВо время производства использовались материалы исключительного качества, а стальной корпус невероятно прочен. Специальное инновационное покрытие гарантирует защиту от ржавчины, эстетически привлекательный вид. И самое главное, что обеспечена полная безопасность во время пользования такими конструкциями. Производственная мебель является сертифицированной, отвечает ГОСТу. В магазине вы найдете все, что нужно для того, чтобы обустроить помещение не только дома, но и коммерческом помещении, государственном учреждении. Работа как с оптовыми, так и розничными предприятиями. Компания всегда рада сотрудничеству, а потому предлагает изучить каталог всей продукции. Представлена подробная информация, включая характеристики, отзывы, а также описание. Только выгодное соотношение качества и цены. Совершайте экономные приобретения.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"45.134.253.127\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:14:\"45.134.253.127\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:187:\"ООО «Универсал» считается одним из надежных и проверенных поставщиков металлической мебели, которая \";s:10:\"POST_ak_js\";s:13:\"1662924819134\";}'),(10513,2749,'akismet_pro_tip','discard'),(10514,2750,'akismet_result','true'),(10515,2750,'akismet_history','a:2:{s:4:\"time\";d:1662930650.879479885101318359375;s:5:\"event\";s:10:\"check-spam\";}'),(10516,2750,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"maurevDrota\";s:20:\"comment_author_email\";s:26:\"maureviterpxis2889@mail.ru\";s:18:\"comment_author_url\";s:41:\"http://www.xn----ctbjaeie4crd3j.xn--p1ai/\";s:15:\"comment_content\";s:4356:\"Компания «Свежие розы» - это уникальный цветочный магазин, который радует своих клиентов не только ароматными и свежими цветами, но и высоким уровнем обслуживания, а также умеренными расценками. Талантливые флористы создают истинные произведения искусства, которые украсят самый торжественный праздник или первое свидание. Красивый букет цветов преподносят маме, жене, сестре либо коллеге, которой желают сделать приятное. В каталоге представлены только благородные и изысканные букеты цветов, которые эффектно декорированы стильной упаковочной бумагой и лентами. Они отлично подойдут в качестве дополнения к основному презенту и лучше слов расскажут об искренних и теплых чувствах. На сайте http://www.свежие-розы.рф/ (<a href=http://www.xn----ctbjaeie4crd3j.xn--p1ai/>Цветы магазин Пермь</a> ) вы обязательно подберете вариант с учетом своих предпочтений и вкусов виновника торжества. Но в любом случае букет оправдает ваши ожидания. Он подчеркнет торжественность случая и поднимет настроение. В каталоге вы обязательно найдете роскошные букеты, композиции из ароматных роз самой разной цветовой палитры с пленительным оформлением. Даже независимо от того, к какому празднику ищите вариант, вы обязательно найдете достойное решение с доставкой. Есть как бюджетные варианты, не лишенные волшебного флера, так и более дорогие, которые украсят самый головокружительный праздник. К важным преимуществам обращения в компанию относят: \r\n \r\n- большой выбор изысканных и роскошных благоухающих букетов на любой случай; \r\n- приемлемые цены; \r\n- оперативная доставка; \r\n- в компании работают высококлассные флористы, которые при создании букета учитывают пожелания клиента. \r\n \r\nВ компании вы сможете заказать и авторские композиции, созданные из редких цветов. Они расскажут об исключительности того, человека, которому они предназначены. Ассортимент понравится даже самому утонченному эстету. Вы всегда можете заказать к букету милое дополнение в виде стильной открытки или другого бонуса. Все цветы закупаются только у проверенных поставщиков, которые дорожат репутацией, а потому следят за качеством товара. Важным моментом является то, что букеты простоят долгое время, радуя своим тонким ароматом. На сайте можно приобрести пионы, розы, хризантемы, каллы, гипсофилы, тюльпаны и многое другое. Закажите оперативную доставку в любое, удобное для вас время, чтобы сделать приятное близкому и любимому человеку.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"194.32.237.134\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:7:\"user_ip\";s:14:\"194.32.237.134\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:184:\"Компания «Свежие розы» - это уникальный цветочный магазин, который радует своих клиентов не только а\";s:10:\"POST_ak_js\";s:13:\"1662934246633\";}'),(10517,2750,'akismet_pro_tip','discard'),(10546,2758,'akismet_pro_tip','discard'),(10547,2759,'akismet_result','true'),(10548,2759,'akismet_history','a:2:{s:4:\"time\";d:1662979612.8623790740966796875;s:5:\"event\";s:10:\"check-spam\";}'),(10549,2759,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"ScottKar\";s:20:\"comment_author_email\";s:26:\"ma.t.u.h.in.i25.@gmail.com\";s:18:\"comment_author_url\";s:21:\"https://opporno.club/\";s:15:\"comment_content\";s:1560:\"порно качество большой член  https://opporno.club/ бесплатное порно онлайн внутрь  \r\n \r\n<img src=\"https://opporno.club/picture/Russkaia-zrelaia-blonda-soblaznila-sosedskogo-parnia-i-kruto-poebalas-s-nim.jpg\"> \r\n \r\n<a href=http://ccsc.org.tw/periodical_entries/396/>порно анал с училкой</a>\r\n<a href=http://mdou234-kem.ucoz.ru/forum/2-1-100#2483>порно груди смотреть онлайн</a>\r\n<a href=https://articleskit.com/2021/12/maintaining-your-relationship-the-secret.html#comment-5734>большей член порно бесплатно</a>\r\n<a href=https://radiotrombetas.com.br/pedido-de-oracao/?oracao=feita>бесплатное порно со зрелыми без</a>\r\n<a href=https://reparalaptops.com/blog/ibm-thinkpad-t440-t440s-t450-que-no-encienden?page=3200#comment-165356>порно молодые мулатки</a>\r\n<a href=https://gretagarbure.com/faire-sa-terrine-de-harengs-fumes/#comment-459864>порно большим планом</a>\r\n<a href=https://yamaco.biz/pages/13/b_id=28/r_id=2/fid=83b7a836eb8876307b6dd78fe3282d28>порно жени домашние</a>\r\n<a href=http://wwwll.66rt.com/viewthread.php?tid=1261091&pid=1280295&page=1&extra=page%3D1#pid1280295>девушки приходит на порно кастинге</a>\r\n<a href=https://www.asmi.kg/?p=4816#comment-44895>порно палец в анал</a>\r\n<a href=http://games.xwmm.cn/forum.php?mod=viewthread&tid=968861&extra=>скачать порно с матом</a>\r\n 5a6528_\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"82.118.29.197\";s:13:\"comment_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:13:\"82.118.29.197\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:30:\"порно качество б\";s:10:\"POST_ak_js\";s:13:\"1662979945417\";}'),(10550,2759,'akismet_pro_tip','discard'),(10551,2760,'akismet_result','true'),(10552,2760,'akismet_history','a:2:{s:4:\"time\";d:1662980120.10451793670654296875;s:5:\"event\";s:10:\"check-spam\";}'),(10553,2760,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"flossiegs1\";s:20:\"comment_author_email\";s:45:\"terrencedd1@fumio4510.itsuki40.officemail.fun\";s:18:\"comment_author_url\";s:31:\"http://teenpornamber.miaxxx.com\";s:15:\"comment_content\";s:197:\"Nude Sex Pics, Sexy Naked Women, Hot Girls Porn\r\nhttp://tshirtsblack.instakink.com/?nadia \r\n\r\n homemade cell phone porn porn audition thumbnails non virus free porn sites usc porn tape thinspo porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"109.70.100.36\";s:13:\"comment_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:13:\"109.70.100.36\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Nude Sex Pics, Sexy Naked Women, Hot Girls Porn\r\nhttp://tshirtsblack.instakink.com/?nadia \r\n\r\n homem\";s:10:\"POST_ak_js\";s:13:\"1662983753132\";}'),(10506,2747,'akismet_pro_tip','discard'),(10507,2748,'akismet_result','true'),(10508,2748,'akismet_history','a:2:{s:4:\"time\";d:1662895823.87397003173828125;s:5:\"event\";s:10:\"check-spam\";}'),(10509,2748,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"nelsonjz60\";s:20:\"comment_author_email\";s:40:\"autumnvu7@kunio8510.eiji40.inwebmail.fun\";s:18:\"comment_author_url\";s:53:\"http://freedailyporn.internetdating.instasexyblog.com\";s:15:\"comment_content\";s:197:\"Free Porn Pictures and Best HD Sex Photos\r\nhttp://celebcarterporn.miyuhot.com/?alexia \r\n\r\n women in latex chaps porn 80s porn masturbation amatuer porn videos shower porn free x young antmated porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"185.220.101.1\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:13:\"185.220.101.1\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Free Porn Pictures and Best HD Sex Photos\r\nhttp://celebcarterporn.miyuhot.com/?alexia \r\n\r\n women in \";s:10:\"POST_ak_js\";s:13:\"1662899316960\";}'),(10502,2746,'akismet_pro_tip','discard'),(10503,2747,'akismet_result','true'),(10504,2747,'akismet_history','a:2:{s:4:\"time\";d:1662882461.892489910125732421875;s:5:\"event\";s:10:\"check-spam\";}'),(10505,2747,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"proff2565Bog\";s:20:\"comment_author_email\";s:23:\"armenmin4syan@yandex.ru\";s:18:\"comment_author_url\";s:26:\"http://www.proffalmaz.com/\";s:15:\"comment_content\";s:77:\"<a href=http://proffalmaz.com/>Вентиляция пола в бане.</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"5.18.242.204\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:12:\"5.18.242.204\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:77:\"<a href=http://proffalmaz.com/>Вентиляция пола в бане.</a>\";s:10:\"POST_ak_js\";s:13:\"1662882455051\";}'),(10499,2746,'akismet_result','true'),(10500,2746,'akismet_history','a:2:{s:4:\"time\";d:1662875964.42004108428955078125;s:5:\"event\";s:10:\"check-spam\";}'),(10501,2746,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:13:\"sochi.cat gew\";s:20:\"comment_author_email\";s:15:\"i5si5@yandex.ru\";s:18:\"comment_author_url\";s:38:\"https://xn----8sbgjwvkmkhf3b.xn--p1ai/\";s:15:\"comment_content\";s:631:\"<a href=https://xn----8sbgjwvkmkhf3b.xn--p1ai/>создание сайтов в сочи</a> https://xn----8sbgjwvkmkhf3b.xn--p1ai/ <a href=https://sochi.cat/>создание сайтов в сочи</a>   <a href=https://где-раки-зимуют.рф/>раки сочи</a> \r\n<a href=https://sochi-dostavka.com/>доставка еды сочи</a>  <a href=https://panorama-sochi.com/>ресторан сочи</a>    <a href=https://raki-sochi.com/>раки Сочи- доставка раков сочи</a>    <a href=https://alkogolsochi.site/>доставка алкоголя сочи</a>    https://alkogolsochi.site/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"37.146.240.5\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:12:\"37.146.240.5\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:119:\"<a href=https://xn----8sbgjwvkmkhf3b.xn--p1ai/>создание сайтов в сочи</a> https://xn----8sbgjwvkmkhf\";s:10:\"POST_ak_js\";s:13:\"1662875969453\";}'),(10495,2744,'akismet_pro_tip','discard'),(10496,2745,'akismet_result','true'),(10497,2745,'akismet_history','a:2:{s:4:\"time\";d:1662870990.741777896881103515625;s:5:\"event\";s:10:\"check-spam\";}'),(10498,2745,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"kellyms1\";s:20:\"comment_author_email\";s:35:\"kellyct6@michio96.officemail.in.net\";s:18:\"comment_author_url\";s:44:\"http://pornrssfeed.freeheatiporn.moesexy.com\";s:15:\"comment_content\";s:233:\"Scandal porn galleries, daily updated lists\r\nhttp://shemalexxx.surpriseshemale.hotblognetwork.com/?myra \r\n\r\n french italian porn tube filipino girls porn malou porn sheep fucking free porn no credit card verification linda flynn porn\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"185.220.101.32\";s:13:\"comment_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:14:\"185.220.101.32\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Scandal porn galleries, daily updated lists\r\nhttp://shemalexxx.surpriseshemale.hotblognetwork.com/?m\";s:10:\"POST_ak_js\";s:13:\"1662874483553\";}'),(10489,2743,'akismet_history','a:2:{s:4:\"time\";d:1662853415.5226199626922607421875;s:5:\"event\";s:10:\"check-spam\";}'),(10490,2743,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"Antoniofloot\";s:20:\"comment_author_email\";s:25:\"a.avdeev@gcljvlh.bizml.ru\";s:18:\"comment_author_url\";s:0:\"\";s:15:\"comment_content\";s:148:\"<a href=https://politica.com.ua/efir-novostej/111904-okkupanty-zahvatyvayut-ukrainskiy-finansovyy-rynok.html>hashish di prova</a> Opium, Party frei.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"46.35.252.130\";s:13:\"comment_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"46.35.252.130\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"<a href=https://politica.com.ua/efir-novostej/111904-okkupanty-zahvatyvayut-ukrainskiy-finansovyy-ry\";s:10:\"POST_ak_js\";s:13:\"1662853388802\";}'),(10491,2743,'akismet_pro_tip','discard'),(10492,2744,'akismet_result','true'),(10493,2744,'akismet_history','a:2:{s:4:\"time\";d:1662866585.5330789089202880859375;s:5:\"event\";s:10:\"check-spam\";}'),(10494,2744,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"elitamashev\";s:20:\"comment_author_email\";s:22:\"elitamashev@rambler.ru\";s:18:\"comment_author_url\";s:47:\"http://www.freshdesigner.ru/bookstehnik-001.htm\";s:15:\"comment_content\";s:1093:\"Энциклопедия электронщика и юного техника <a href=http://www.freshdesigner.ru/bookstehnik-001.htm>Как работать ребенку руками</a> \r\nРазвивающая техника. Юный техника, приучаем ребенка к труду \r\n \r\n<a href=http://www.freshdesigner.ru/aviatechnics-115.htm>freshdesigner.ru</a> \r\nХимия для мойки вагонов <a href=http://regionsv.ru/chem2.html>безопасная мойка вагонов и подвижного состава</a> \r\nКупить химию для мойки катеров <a href=http://regionsv.ru/chem4.html>Как отмыть водное судно, очистка лодок</a> \r\n \r\nКомпьютер своими руками <a href=http://rdk.regionsv.ru/orion128-new.htm> собираем компьютеры</a> \r\n \r\n \r\n<a href=http://www.freshdesigner.ru/bookstehnik-128.htm>freshdesigner.ru</a> \r\n \r\nУльтразвуковая очистка деталей <a href=http://www.uzo.matrixplus.ru/>http://www.uzo.matrixplus.ru/</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:10:\"95.84.4.89\";s:13:\"comment_agent\";s:118:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:7:\"user_ip\";s:10:\"95.84.4.89\";s:10:\"user_agent\";s:118:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:139:\"Энциклопедия электронщика и юного техника <a href=http://www.freshdesigner.ru/bookstehnik-001.htm>Ка\";s:10:\"POST_ak_js\";s:13:\"1662866581803\";}'),(10488,2743,'akismet_result','true'),(10023,2615,'akismet_pro_tip','discard'),(10024,2616,'akismet_result','true'),(10025,2616,'akismet_history','a:2:{s:4:\"time\";d:1662115583.431169033050537109375;s:5:\"event\";s:10:\"check-spam\";}'),(10026,2616,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"andreagj2\";s:20:\"comment_author_email\";s:42:\"jaynehc18@atsushi410.sora16.officemail.fun\";s:18:\"comment_author_url\";s:34:\"http://pornblondsdp.energysexy.com\";s:15:\"comment_content\";s:220:\"Hardcore Galleries with hot Hardcore photos\r\nhttp://porn4amateur.hotblognetwork.com/?nicole \r\n\r\n tortured tits amature swingers porn porn orgy threesome in home sexy massage porn exposed arab porn i dig teens porn videos\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"109.70.100.34\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"109.70.100.34\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Hardcore Galleries with hot Hardcore photos\r\nhttp://porn4amateur.hotblognetwork.com/?nicole \r\n\r\n tor\";s:10:\"POST_ak_js\";s:13:\"1662119083629\";}'),(10027,2617,'akismet_result','true'),(10028,2617,'akismet_history','a:2:{s:4:\"time\";d:1662123030.4475400447845458984375;s:5:\"event\";s:10:\"check-spam\";}'),(10029,2617,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"FloydSkymn\";s:20:\"comment_author_email\";s:23:\"datafastproxy@gmail.com\";s:18:\"comment_author_url\";s:28:\"https://datafastproxies.com/\";s:15:\"comment_content\";s:527:\"<b>DataFast Proxies | IPv6 proxies</b> \r\n \r\n<i><b>Definitive Solution in IPv6 Proxy! </b></i> \r\n<i>Anonymous IPv6 Proxy, undetectable on L2 and L3 Layers of the OSI model, \r\n100% no DNS leak, no Header leak.</i> \r\n \r\n- IPv6 Proxy Geographically Referenced (Geographically Located). \r\n- Rotating or Static IPv6 Proxy (Configurable). \r\n- Dedicated IPv6 Proxy (Virgin IP Proxy). \r\n- 100% Private IPv6 Proxy \r\n- IPv6 proxy with Private server. \r\n- Anti-Ban Agent \r\n- Unlimited Traffic \r\n- Zero Log \r\n \r\nhttps://datafastproxies.com/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"65.108.128.27\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:7:\"user_ip\";s:13:\"65.108.128.27\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"<b>DataFast Proxies | IPv6 proxies</b> \r\n \r\n<i><b>Definitive Solution in IPv6 Proxy! </b></i> \r\n<i>A\";s:10:\"POST_ak_js\";s:13:\"1662126616407\";}'),(10030,2617,'akismet_pro_tip','discard'),(10031,2618,'akismet_result','true'),(10032,2618,'akismet_history','a:2:{s:4:\"time\";d:1662124680.6107170581817626953125;s:5:\"event\";s:10:\"check-spam\";}'),(10033,2618,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:14:\"Raymond2406met\";s:20:\"comment_author_email\";s:20:\"rena.marshe@mail.com\";s:18:\"comment_author_url\";s:63:\"https://writeablog.net/paulclub77/nike-air-yeezy-1-fake-vs-real\";s:15:\"comment_content\";s:2429:\"This is my first time come here \r\nhttps://elearnportal.science/wiki/Nine_Methods_Youll_be_able_to_Reinvent_Mecha_Tank_Without_Looking_Like_An_Amateur\r\nhttps://www.hulkshare.com/winterbanana74\r\nhttps://www.6isf.com/space-uid-371414.html\r\nhttps://shebaolife.com/space-uid-82628.html\r\nhttps://funsilo.date/wiki/Tips_On_How_To_Set_Up_A_360_Lace_Frontal_For_Newbies\r\n \r\n<a href=https://fr.swashvillage.org/article/pete-davidson-biography-3#comments>I am glad to come this forum</a> <a href=http://orlistat.mex.tl/?gb=1#top>I am glad to come this forum</a> <a href=http://flat-one.com/bbs2/inputflat-one.cgi>I am glad to come this forum</a> <a href=http://seosanpool.org/board/373?page=2180#comment-132852>I am glad to come this forum</a> <a href=https://dampf-ablassen.net/fluchen/i-am-glad-to-come-this-forum-5/?i=1>I am glad to come this forum</a> <a href=http://irfrriu.webpin.com/?gb=1#top>I am glad to come this forum</a> <a href=https://noisiamo.uno/forum/viewtopic.php?t=15611>I am glad to come this forum</a> <a href=http://www.safibra.cz/kontakt?form_uid=9ec581d5987fa93127d6088868207a3a#form-51>I am glad to come this forum</a> <a href=http://www.induenggindia.com/uncategorized/hello-world/#comment-20659>I am glad to come this forum</a> <a href=https://nl.123greetings.com/blog/2022/08/05/enjoy-as-that-will-keep-you-motivated/#comment-457273>I am glad to come this forum</a> <a href=http://www.borsti76.de/Guestbook/index.php>I am glad to come this forum</a> <a href=https://help.sendmoney.jp/what-is-my-username-to-log-into-dcom-app/#comment-7574>I am glad to come this forum</a> <a href=https://alti.su/blog/zapusk-internet-magazina-alti#comment_24906>I am glad to come this forum</a> <a href=http://acthemeswin7.mex.tl/?gb=1#top>I am glad to come this forum</a> <a href=https://boleznimatki.com/test/test-na-obschie-znaniya-proyti-kotoryy-smogut-vsego-15-lyudey.html#comment-570940>I am glad to come this forum</a> <a href=http://alfamedica.com.ua/blog/chernaya_pyatnitsa_v_alfamedike#comment_5236>I am glad to come this forum</a> <a href=http://thamilarivu.com/guestbook/guestbook.php>I am glad to come this forum</a> <a href=https://redaccionaltagracia.com.ar/el-gigante-que-aun-sigue-dormido/#comment-7005>I am glad to come this forum</a> <a href=http://hotsexyblackstud.com/Reviews/index.php>I am glad to come this forum</a> <a href=http://kuzcar.ru/novosibirsk/guestbook/>I am glad to come this forum</a>  a245f1b\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"103.221.235.87\";s:13:\"comment_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:14:\"103.221.235.87\";s:10:\"user_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"This is my first time come here \r\nhttps://elearnportal.science/wiki/Nine_Methods_Youll_be_able_to_Re\";s:10:\"POST_ak_js\";s:13:\"1662128263876\";}'),(10034,2618,'akismet_pro_tip','discard'),(10035,2619,'akismet_result','true'),(10036,2619,'akismet_history','a:2:{s:4:\"time\";d:1662130793.543304920196533203125;s:5:\"event\";s:10:\"check-spam\";}'),(10037,2619,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"JosephSig\";s:20:\"comment_author_email\";s:24:\"vardanggarbang@yandex.ru\";s:18:\"comment_author_url\";s:24:\"http://skladchinabiz.biz\";s:15:\"comment_content\";s:141:\"<a href=http://skladchinabiz.biz>Складчик, купить skladchinabiz.biz</a>   skladchinabiz.biz skladchinabiz.biz skladchinabiz.biz\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"151.249.235.234\";s:13:\"comment_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:15:\"151.249.235.234\";s:10:\"user_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:114:\"<a href=http://skladchinabiz.biz>Складчик, купить skladchinabiz.biz</a>   skladchinabiz.biz skladchi\";s:10:\"POST_ak_js\";s:13:\"1662130790121\";}'),(10038,2619,'akismet_pro_tip','discard'),(10039,2620,'akismet_result','true'),(10040,2620,'akismet_history','a:2:{s:4:\"time\";d:1662138917.90793609619140625;s:5:\"event\";s:10:\"check-spam\";}'),(10041,2620,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"MichaelSendy\";s:20:\"comment_author_email\";s:24:\"devilitis558@hotmail.com\";s:18:\"comment_author_url\";s:25:\"https://mega-darknet.shop\";s:15:\"comment_content\";s:1828:\"Официальный сайт МЕГА https://meganew.xyz предлагает массу товаров и услуг на любой вкус. Здесь можно найти абсолютно все, о чем только можно подумать. А главное, проект не является простым магазином, а предоставляет посреднические услуги, работая в формате доски объявлений. Потому здесь можно найти большое количество магазинов, сравнить цены, посмотреть отзывы, оценить конкуренцию и подобрать наиболее подходящий для себя вариант. Остается только перейти на сайт МЕГА по адресу https://meganewinfo.xyz. Сама площадка обеспечит вам безопасное пребывание, и поможет сохранить анонимность, даже без использования средства браузера Tor или VPN. Потому вы можете не беспокоится, и смело переходить на активное зеркало МЕГА, ссылка которого указана выше.\r\n \r\n<a href=https://megainfos.xyz>mega sb</a> \r\n \r\n<a href=http://salsarumbayson.mex.tl/?gb=1#top>площадка мега даркнет</a>\r\n<a href=http://chrysler.mex.tl/?gb=1#top>mega darknet</a>\r\n<a href=http://orlistat.mex.tl/?gb=1#top>mega даркнет</a>\r\n<a href=http://costofzyrtec.webpin.com/?gb=1#top>мега официальный сайт</a>\r\n<a href=http://cohandmade.com/lam-the-nao-de-ship-hang-qua-kenh-shopee/?comment=4485605#comment>мега mirror</a>\r\n 5a6526_\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"109.162.120.115\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:15:\"109.162.120.115\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:167:\"Официальный сайт МЕГА https://meganew.xyz предлагает массу товаров и услуг на любой вкус. Здесь можн\";s:10:\"POST_ak_js\";s:13:\"1662134714748\";}'),(10042,2620,'akismet_pro_tip','discard'),(10043,2621,'akismet_result','true'),(10044,2621,'akismet_history','a:2:{s:4:\"time\";d:1662148407.246570110321044921875;s:5:\"event\";s:10:\"check-spam\";}'),(10045,2621,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"maxinecf11\";s:20:\"comment_author_email\";s:42:\"vondatq11@atsushi410.sora16.officemail.fun\";s:18:\"comment_author_url\";s:34:\"http://amberhunterporn.bloglag.com\";s:15:\"comment_content\";s:213:\"Girls of Desire: All babes in one place, crazy, art\r\nhttp://bestworkoutporn.hotnatalia.com/?reyna \r\n\r\n heartland gay porn sister and brother pink porn old black dick porn free cuckold porn tubes free wmv porn vidz\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"103.251.167.21\";s:13:\"comment_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:14:\"103.251.167.21\";s:10:\"user_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Girls of Desire: All babes in one place, crazy, art\r\nhttp://bestworkoutporn.hotnatalia.com/?reyna \r\n\";s:10:\"POST_ak_js\";s:13:\"1662151853100\";}'),(10623,2779,'akismet_pro_tip','discard'),(10619,2778,'akismet_pro_tip','discard'),(10620,2779,'akismet_result','true'),(10621,2779,'akismet_history','a:2:{s:4:\"time\";d:1663282283.2880599498748779296875;s:5:\"event\";s:10:\"check-spam\";}'),(10622,2779,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"cpawtfbib\";s:20:\"comment_author_email\";s:27:\"spoofeftanabche8008@mail.ru\";s:18:\"comment_author_url\";s:15:\"https://cpa.wtf\";s:15:\"comment_content\";s:4403:\"Форум CPA.WTF создан специально для маркетологов, арбитражников, SMM-щиков, которые принимают участие в различных проектах и желают поделиться мнением, опытом с другими, дать ценные советы для решения сложных вопросов. Вы обязательно найдете здесь единомышленников, которые давно трудятся в этом направлении, а потому раскроют вам свои секреты успеха. На сайте https://cpa.wtf (<a href=https://cpa.wtf>арбитраж трафика форум</a> ) многие специалисты общаются между собой и на самые разные темы. Здесь обсуждаются CPA-сети, интересные кейсы, а также рекомендации от ТОПов, происходит выбор инструментов для того, чтобы работать с трафиком – именно эти темы и другие вы отыщите на страницах увлекательного портала. Кроме того, получится обсудить партнерские программы, источники трафика, изучить публикации про весь рынок, офферы. Это действительно любопытно для всех, кто находится в теме. Кроме того, получится даже отыскать дополнительный заработок. К важным преимуществам портала относят: \r\n \r\n- только актуальная, нужная информация; \r\n- есть возможность спросить совета у экспертов в данной сфере; \r\n- пользователи обмениваются мнением; \r\n- представлены интересные публикации. \r\n \r\nПлощадка понравится не только новичкам, желающим отыскать стоящий контент в огромном потоке информации, а еще и профессионалам, которые стремятся получить ответ на свой вопрос и развеять сомнения. Разделы портала о самых разных областях арбитража, типах партнерских программ, источниках трафика. Только ценная и нужная информация, которая расширит ваш кругозор и поможет начать зарабатывать больше денег, развиться в своей области и учить этому ремеслу других. Вы обязательно получите помощь в решении определенной проблемы, спросите совета у практика. Но для этого необходимо как можно подробней описать проблему, чтобы собеседник понял, о чем идет речь. Возможно, коллеги сталкивались с такой же ситуацией, а потому помогут быстро и правильно разрешить ее, указав на то, то вы делаете не так. Вместе с тем, вы узнаете новости о том, как работать с трафиками, что нового произошло в данной сфере. Форум будет полезен и тем, кто просто желает обменяться проблемами, наблюдениями и поговорить о жизни. Опытные арбитражники вносят огромный вклад в развитие форума, поэтому они могут оставить комментарии, отзывы о партнерских программах, сервисах, офферах. Такая уникальная и бесценная информация предостережет коллег от разочарований, возможных убытков.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"172.68.10.173\";s:13:\"comment_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:13:\"172.68.10.173\";s:10:\"user_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:20:\"http://fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:87:\"http://fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:176:\"Форум CPA.WTF создан специально для маркетологов, арбитражников, SMM-щиков, которые принимают участи\";s:10:\"POST_ak_js\";s:13:\"1663311080085\";}'),(10616,2778,'akismet_result','true'),(10617,2778,'akismet_history','a:2:{s:4:\"time\";d:1663235700.10142803192138671875;s:5:\"event\";s:10:\"check-spam\";}'),(10618,2778,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"Antongethew\";s:20:\"comment_author_email\";s:29:\"28.3.51.sb.9xm.@dynainbox.com\";s:18:\"comment_author_url\";s:22:\"https://vavadawin24.ru\";s:15:\"comment_content\";s:811:\"Виртуальные казино пользуются популярностью среди украинских любителей азарта.Мы оцениваем онлайн-казино по семи категориям, каждая из которых имеет свой «вес» в зависимости от предпочтений большинства игроков.Для постоянных клиентов предусмотрен еженедельный кэшбэк с нулевым вейджером, розыгрыш призов в колесе фортуны и другие промо.Сегодня можно найти множество рейтингов, но правдивы ли они? \r\n<a href=\"https://vavadawin24.ru\">вавада официальный</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"162.158.222.237\";s:13:\"comment_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:15:\"162.158.222.237\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:20:\"http://fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:87:\"http://fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:189:\"Виртуальные казино пользуются популярностью среди украинских любителей азарта.Мы оцениваем онлайн-ка\";s:10:\"POST_ak_js\";s:13:\"1663235696927\";}'),(10624,2780,'akismet_result','true'),(10625,2780,'akismet_history','a:2:{s:4:\"time\";d:1663399529.6051599979400634765625;s:5:\"event\";s:10:\"check-spam\";}'),(10626,2780,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"Kathrynfeano\";s:20:\"comment_author_email\";s:29:\"andreyvpetrov132435@gmail.com\";s:18:\"comment_author_url\";s:23:\"https://redmetsplav.ru/\";s:15:\"comment_content\";s:2066:\"Приглашаем Ваше предприятие к взаимовыгодному сотрудничеству в сфере производства и поставки <a href=https://redmetsplav.ru/store/molibden-i-ego-splavy/molibden-mshch-1-1/list-molibdenovyy-mshch-1/>Лист молибденовый МШЧ-1</a>. \r\n-       Поставка тугоплавких и жаропрочных сплавов на основе (молибдена, вольфрама, тантала, ниобия, титана, циркония, висмута, ванадия, никеля, кобальта); \r\n-	Поставка катализаторов, и оксидов \r\n-	Поставка изделий производственно-технического назначения пруток, лист, проволока, сетка, тигли, квадрат, экран, нагреватель) штабик, фольга, контакты, втулка, опора, поддоны, затравкодержатели, формообразователи, диски, провод, обруч, электрод, детали,пластина, полоса, рифлёная пластина, лодочка, блины, бруски, чаши, диски, труба. \r\n-       Любые типоразмеры, изготовление по чертежам и спецификациям заказчика. \r\n-       Поставка изделий из сплавов: \r\n \r\n<a href=http://uid.sutago.ru/2020/02/16/%d0%bf%d1%80%d0%b8%d0%b2%d0%b5%d1%82-%d0%bc%d0%b8%d1%80/comment-page-8787/#comment-244468>Фольга 2.4366</a>\r\n<a href=https://ku-rpg.org/brog/log/eid951.html?>Труба танталовая ТВЧ-1</a>\r\n<a href=https://jmpharma-ye.com/index.php>Круг INCONEL alloy 601</a>\r\n<a href=https://pfalkenberg.com/a-background-in-programs-for-essayusa-reviews/#comment-1290652>Круг молибденовый МЧВП</a>\r\n<a href=https://nashdom.club/phpbb/viewtopic.php?f=1133&t=385296>НП0Эви  -  ГОСТ 19241-80</a>\r\n ad7102e\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"94.140.134.34\";s:13:\"comment_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:13:\"94.140.134.34\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:20:\"http://fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:88:\"https://fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:182:\"Приглашаем Ваше предприятие к взаимовыгодному сотрудничеству в сфере производства и поставки <a href\";s:10:\"POST_ak_js\";s:13:\"1663399511199\";}'),(10016,2614,'akismet_result','true'),(10017,2614,'akismet_history','a:2:{s:4:\"time\";d:1662110947.546904087066650390625;s:5:\"event\";s:10:\"check-spam\";}'),(10018,2614,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"Margaritapa\";s:20:\"comment_author_email\";s:29:\"lyudochka_kharichkova@mail.ru\";s:18:\"comment_author_url\";s:23:\"http://xrumersale.site/\";s:15:\"comment_content\";s:3264:\"<a href=https://xrumersale.site/><img src=\"https://i.ibb.co/mD00qdD/xevil-beta5-436-185.jpg\"></a> \r\n \r\n \r\n<b>XEvil 5.0 automatically solve most kind of captchas, </b> \r\nIncluding such type of captchas: ReCaptcha-2, ReCaptcha v.3, Hotmail (Microsoft), Google, SolveMedia, BitcoinFaucet, Steam, +12k \r\n \r\n+ <b>hCaptcha</b> supported in new XEvil 6.0! \r\n<a href=https://www.youtube.com/watch?v=WFyJ76Ng_2A>XEvil 6.0: multithreading solving of thousands hCaptcha simultaneously! </a> \r\n \r\n<b>1.) Fast, easy, precisionly </b> \r\nXEvil is the fastest captcha killer in the world. Its has no solving limits, no threads number limits \r\nyou can solve even 1.000.000.000 captchas per day and it will cost 0 (ZERO) USD! Just buy license for 59 USD and all! \r\n<font color=green><b><> <a href=http://www.botmasterlabs.net/buy_xevil/>Buy XEvil Just for 59 USD!</a> ]]</b></font> \r\n \r\n<b>2.) Several APIs support </b> \r\nXEvil supports more than 6 different, worldwide known API: 2captcha.com, anti-captcha (antigate), rucaptcha.com, death-by-captcha, etc. \r\njust send your captcha via HTTP request, as you can send into any of that service - and XEvil will solve your captcha! \r\nSo, XEvil is compatible with hundreds of applications for SEO/SMM/password recovery/parsing/posting/clicking/cryptocurrency/etc. \r\n \r\n<b>3.) Useful support and manuals </b> \r\nAfter purchase, you got access to a private tech.support forum, Wiki, Skype/Telegram online support \r\nDevelopers will train XEvil to your type of captcha for FREE and very fast - just send them examples \r\n \r\n<b>4.) How to get free trial use of XEvil full version? </b> \r\n- Try to search in Google \"Home of XEvil\" \r\n- you will find IPs with opened port 80 of XEvil users (click on any IP to ensure) \r\n- try to send your captcha via 2captcha API ino one of that IPs \r\n- if you got BAD KEY error, just tru another IP \r\n- enjoy! :) \r\n- (its not work for hCaptcha!) \r\n \r\n<b><font color=red>WARNING: Free XEvil DEMO does NOT support ReCaptcha, hCaptcha and most other types of captcha!</font></b> \r\n \r\nhttp://XEvil.Net/ \r\n \r\n<i>P.S. In the latest update of XEvil 6.0 was added 16 types of hCaptcha tasks also: \r\n- bird \r\n- canine \r\n- dog with a collar on its neck \r\n- female lion \r\n- lion with a closed mouth \r\n- lion with an open mouth \r\n- lion with closed eyes \r\n- lion with mane on its neck \r\n- lion with open eyes \r\n- parrot \r\n- baby cat \r\n- cat with short hair \r\n- cat with thick fur \r\n- horse facing to the left \r\n- horse facing to the right \r\n- horse with white legs \r\n</i> \r\n \r\nSee also: \r\n<a href=https://staticforum.co.uk/index.php?topic=1013.new#new>XEvil 6.0 <Beta>5]: the best application for captcha solving is available !!</a>, <a href=http://47.106.208.13/forum.php?mod=viewthread&tid=49032&extra=>XEVIL 5.0: the best application for captchas solving is available !!</a>, <a href=https://forum.resmihat.kz/viewtopic.php?f=11&t=360932>how to bypass all captcha</a>, <a href=http://tf2in.ru/forum/showthread.php?p=440390#post440390>how to break ReCaptcha v.3 captcha</a>, <a href=http://portal.westcoastbible.org/discussion/viewtopic.php?f=39&t=167653>program for click Yahoo captcha</a>, <a href=http://24tov.com.ua/forum/viewtopic.php?f=15&t=110970>XEvil 6.0: the best program for captcha solving was released !!</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"185.255.96.99\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:13:\"185.255.96.99\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\" \r\n<a href=https://xrumersale.site/><img src=\"https://i.ibb.co/mD00qdD/xevil-beta5-436-185.jpg\"></a>\";s:10:\"POST_ak_js\";s:13:\"1662110904244\";}'),(10627,2780,'akismet_pro_tip','discard'),(10019,2614,'akismet_pro_tip','discard'),(10020,2615,'akismet_result','true'),(10021,2615,'akismet_history','a:2:{s:4:\"time\";d:1662113846.9975879192352294921875;s:5:\"event\";s:10:\"check-spam\";}'),(10022,2615,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"Marinayaz\";s:20:\"comment_author_email\";s:40:\"2.61.2.s.u.p.ers.e.rvi.s.20.21@gmail.com\";s:18:\"comment_author_url\";s:16:\"https://2612.by/\";s:15:\"comment_content\";s:6899:\"Привет господа<a href=https://2612.by/>!</a> \r\n<a href=https://2612.by/><img src=\"https://i116.fastpic.org/big/2021/1219/21/58842228f6ccf3c1f8c35b18a1109a21.jpg\"></a> \r\nЗаправка картриджей Минск – это скрупулезная и ответственная работа, так как от нее зависит рабочий процесс всей компании или распечатка важного документа. Малейшая ошибка или недоделка приведет к перебоям в работе заказчика, и соответственно к потере нашей репутации и прибыли. Для нас на первом месте стоит репутация, которую мы заработали нелегкими и долгими годами труда. Поэтому выполняя очередной заказ на заправку принтера или ксерокса, мы думаем о клиенте и с полной ответственностью можем гарантировать как качество, так и быстрое исполнение работы.Заявку на вызов Вы можете оставить как на сайте, так и по телефону. Так же в Online чате сбоку. Наш оператор обговорит удобное для Вас время, и наши специалисты прибудут точно в срок. Качество наших работ всегда на высшем уровне, так как у нас работает лучшая команда профессионалов!Рады предложить нашим клиентам:Заправка картриджей с выездом на дом и офис.Ремонт и восстоновление картриджей.Прошивка любого лазерного принтера.Настройка принтера (wi-fi,  установка драйверов на компьютер).Замена термопленки и роликов захвата бумаги.Купить картридж к любому лазерному картриджу.Для заказа мастера просто позвоните по указанным телефонам или оставьте завку, выбрав свою модель! \r\nНаша контора занимается свыше 10 лет ремонтом и обслуживанием оргтехники в городе Минске.Основные направления и виды нашей деятельности: \r\n1)<a href=https://2612.by/>заправка картриджей минск</a> \r\n2)<a href=https://2612.by/>hp заправка картриджей</a> \r\n3)<a href=https://2612.by/>заправка картриджа canon</a> \r\n4)<a href=https://2612.by/>brother принтер картридж</a> \r\n5)<a href=https://2612.by/>заправка xerox phaser</a> \r\n6)<a href=https://2612.by/>ремонт принтеров минск</a> \r\nНам будет приятно видеть у нас на сайте <a href=https://2612.by/>НАЖМИТЕ ССЫЛКУ</a> \r\nВсегда рады помочь Вам!С уважением,КОПИМЕДИАГРУПП \r\n<a href=https://2612.by/>xerox 3119 нет тонера</a>\r\n<a href=https://2612.by/>l132 epson чернила черные</a>\r\n<a href=https://2612.by/>kyocera 5521 картридж</a>\r\n<a href=https://2612.by/>kyocera ecosys m2040dn картридж совместимый</a>\r\n<a href=https://2612.by/>фотобарабан canon</a>\r\n<a href=https://2612.by/>коды ошибок oki</a>\r\n<a href=https://2612.by/>картридж kyocera tk 7300</a>\r\n<a href=https://2612.by/>картридж kyocera tk 5230y</a>\r\n<a href=https://2612.by/>oki b412</a>\r\n<a href=https://2612.by/>заправка лазерных картриджей kyocera</a>\r\n<a href=https://2612.by/>купить струйный картридж canon pixma</a>\r\n<a href=https://2612.by/>phaser 3020 заправка картриджа</a>\r\n<a href=https://2612.by/>xerox 5020 тонер картридж</a>\r\n<a href=https://2612.by/>чернила bk 490 для принтера canon</a>\r\n<a href=https://2612.by/>kyocera 4100 картридж</a>\r\n<a href=https://2612.by/>термопленка hp m402</a>\r\n<a href=https://2612.by/>тонер samsung scx 3405</a>\r\n<a href=https://2612.by/>тонер kyocera mita</a>\r\n<a href=https://2612.by/>купить чернила для картриджей epson</a>\r\n<a href=https://2612.by/>купить чернила для принтера canon pixma mg2540s</a>\r\n<a href=https://2612.by/>kyocera fs 4200dn тонер</a>\r\n<a href=https://2612.by/>kyocera p3055dn картридж</a>\r\n<a href=https://2612.by/>ricoh чип</a>\r\n<a href=https://2612.by/>термопленка panasonic купить минск</a>\r\n<a href=https://2612.by/>картридж kyocera tk 1140 совместимый</a>\r\n<a href=https://2612.by/>блок фотобарабана hp cf219a</a>\r\n<a href=https://2612.by/>печь konica</a>\r\n<a href=https://2612.by/>картридж sharp купить минск</a>\r\n<a href=https://2612.by/>заправка лазерных картриджей canon</a>\r\n<a href=https://2612.by/>oki c 301 310 ошибка</a>\r\n<a href=https://2612.by/>заправка картриджа hp 1200</a>\r\n<a href=https://2612.by/>купить картридж brother 1075</a>\r\n<a href=https://2612.by/>чернила для принтера epson l805 673</a>\r\n<a href=https://2612.by/>xerox 3045 тонер</a>\r\n<a href=https://2612.by/>brother dcp l2520dwr заменить фотобарабан</a>\r\n<a href=https://2612.by/>чернила hp gt51</a>\r\n<a href=https://2612.by/>xerox 3140 тонер</a>\r\n<a href=https://2612.by/>термопленка canon 4410</a>\r\n<a href=https://2612.by/>чернила для принтера canon g2411</a>\r\n<a href=https://2612.by/>samsung 101 сыпет тонер</a>\r\n<a href=https://2612.by/>ricoh sp 150 тонер</a>\r\n<a href=https://2612.by/>чернила для принтера epson оригинал</a>\r\n<a href=https://2612.by/>оригинальные чернила для epson l3100</a>\r\n<a href=https://2612.by/>epson l1110 чернила купить</a>\r\n<a href=https://2612.by/>чернила epson 103 купить оригинал</a>\r\n<a href=https://2612.by/>brother ролик подачи бумаги</a>\r\n<a href=https://2612.by/>kyocera ecosys p2335d тонер</a>\r\n<a href=https://2612.by/>kyocera 3145 картридж</a>\r\n<a href=https://2612.by/>заправка картриджа 511 цвета</a>\r\n<a href=https://2612.by/>canon i sensys mf643cdw заправка картриджей</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"138.199.59.179\";s:13:\"comment_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:14:\"138.199.59.179\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:113:\"Привет господа<a href=https://2612.by/>!</a> \r\n<a href=https://2612.by/><img src=\"https://i116.fastp\";s:10:\"POST_ak_js\";s:13:\"1662114007123\";}'),(10046,2622,'akismet_result','true'),(10047,2622,'akismet_history','a:2:{s:4:\"time\";d:1662162039.0397660732269287109375;s:5:\"event\";s:10:\"check-spam\";}'),(10048,2622,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:3:\"bex\";s:20:\"comment_author_email\";s:27:\"agnessavolkova@seobomba.com\";s:18:\"comment_author_url\";s:0:\"\";s:15:\"comment_content\";s:316:\"I like this website because I can always find something new for myself, moreover, I like to read other people\'s comments. \r\nI like this website too: \r\n \r\n<a href=https://www.vsexy.co.il/%d7%a0%d7%a2%d7%a8%d7%95%d7%aa-%d7%9c%d7%99%d7%95%d7%95%d7%99-%d7%91%d7%93%d7%a8%d7%95%d7%9d/>נערות ליווי בדרום</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"83.130.53.148\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:13:\"83.130.53.148\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"I like this website because I can always find something new for myself, moreover, I like to read oth\";s:10:\"POST_ak_js\";s:13:\"1662165618514\";}'),(10049,2622,'akismet_pro_tip','discard'),(10050,2623,'akismet_result','true'),(10051,2623,'akismet_history','a:2:{s:4:\"time\";d:1662176373.320889949798583984375;s:5:\"event\";s:10:\"check-spam\";}'),(10052,2623,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"StephenLig\";s:20:\"comment_author_email\";s:31:\"odincovaestella19909648@mail.ru\";s:18:\"comment_author_url\";s:41:\"https://2gis.ua/dp/firm/70000001035322379\";s:15:\"comment_content\";s:1212:\"Адвокат Запорожье, юрист - предоставляет юридическую помощь и защиту по уголовным, гражданским, хозяйственным и административным делам. Представительство по делам об административных правонарушений. \r\nОпыт работы более 20 лет. \r\nВсе юридические консультации по телефону бесплатно: +380960829250 viber, WhatsApp, telegram. \r\nInstagram: https://www.instagram.com/advokat69zp/?r=nametag \r\nХорошо разбираемся и помогаем по военным делам, наследство, семейные споры, медицинское право, земельные и жилищные дела, кредитные споры. \r\nТакже найти нас можно по ключевым запросам: \r\n \r\nвоенный адвокат \r\nhttps://www.olx.ua/d/obyavlenie/voennyy-advokat-dnepr-advokat-po-voennym-delam-dnepr-advokat-yurist-IDB3erC.html \r\n \r\n<a href=http://www.advocat-dnepr.com.ua/>медицинский адвокат Запорожье</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"185.174.159.41\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:14:\"185.174.159.41\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:184:\"Адвокат Запорожье, юрист - предоставляет юридическую помощь и защиту по уголовным, гражданским, хозя\";s:10:\"POST_ak_js\";s:13:\"1662176369897\";}'),(10053,2623,'akismet_pro_tip','discard'),(10054,2624,'akismet_result','true'),(10055,2624,'akismet_history','a:2:{s:4:\"time\";d:1662189022.5167601108551025390625;s:5:\"event\";s:10:\"check-spam\";}'),(10056,2624,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"Stephenelusa\";s:20:\"comment_author_email\";s:19:\"fevgen708@gmail.com\";s:18:\"comment_author_url\";s:0:\"\";s:15:\"comment_content\";s:290:\"World\'s first dimensionless bluetooth rings https://project-br.com/ accessories for iphone, accessories for ipad, accessories handmade, accessories jewellery, accessories designer, innovation engineering, innovation technology, innovation ideas, innovation of technology, innovation project\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"91.224.178.228\";s:13:\"comment_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:14:\"91.224.178.228\";s:10:\"user_agent\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"World\'s first dimensionless bluetooth rings https://project-br.com/ accessories for iphone, accessor\";s:10:\"POST_ak_js\";s:13:\"1662192619311\";}'),(10057,2624,'akismet_pro_tip','discard'),(10058,2625,'akismet_result','true'),(10059,2625,'akismet_history','a:2:{s:4:\"time\";d:1662191158.251873016357421875;s:5:\"event\";s:10:\"check-spam\";}'),(10060,2625,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:31:\"Хостинг Беларусь\";s:20:\"comment_author_email\";s:16:\"cloudvps@meta.ua\";s:18:\"comment_author_url\";s:20:\"https://cloudvps.by/\";s:15:\"comment_content\";s:345:\"Vds хостинг в Беларуси по доступной цене \r\n \r\nУ нас самый быстрый хостинг в Беларуси, бесплатные SSL, установка CMS в 1 клик, выгодная партнерская программа и многое другое. \r\n \r\nНаш сайт - https://cloudvps.by/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:12:\"31.43.11.123\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:7:\"user_ip\";s:12:\"31.43.11.123\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:173:\"Vds хостинг в Беларуси по доступной цене \r\n \r\nУ нас самый быстрый хостинг в Беларуси, бесплатные SSL\";s:10:\"POST_ak_js\";s:13:\"1662194796737\";}'),(10061,2625,'akismet_pro_tip','discard'),(10062,2626,'akismet_result','true'),(10063,2626,'akismet_history','a:2:{s:4:\"time\";d:1662203316.153503894805908203125;s:5:\"event\";s:10:\"check-spam\";}'),(10064,2626,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"travisfl18\";s:20:\"comment_author_email\";s:31:\"kristavx7@akio25.officemail.fun\";s:18:\"comment_author_url\";s:34:\"http://pinkpalaceporn.sexjanet.com\";s:15:\"comment_content\";s:205:\"New hot project galleries, daily updates\r\nhttp://freeauntpegporn.miyuhot.com/?kianna \r\n\r\n free porn downloads for mobiles free lesbian friends porn 80 porn videos mobile submitted porn ebony porn blow jobs\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"162.247.74.202\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:7:\"user_ip\";s:14:\"162.247.74.202\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"New hot project galleries, daily updates\r\nhttp://freeauntpegporn.miyuhot.com/?kianna \r\n\r\n free porn \";s:10:\"POST_ak_js\";s:13:\"1662206816321\";}'),(10065,2627,'akismet_result','true'),(10066,2627,'akismet_history','a:2:{s:4:\"time\";d:1662206979.362194061279296875;s:5:\"event\";s:10:\"check-spam\";}'),(10067,2627,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:10:\"AnthonyWek\";s:20:\"comment_author_email\";s:33:\"il.zami.r.o.no.va.21.7.@gmail.com\";s:18:\"comment_author_url\";s:21:\"https://zizporno.com/\";s:15:\"comment_content\";s:1418:\"волосатые порно фильмы смотреть хд   https://zizporno.com/ порно жопу зрелой hd  \r\n \r\n<img src=\"https://zizporno.com/pictures/Speshit-obradovat-i-rasschityvaet-na-chlen-otchima-po-tomu--chto-mama-vernetsia-tolko-zavtra.jpg\"> \r\n \r\n<a href=http://dezzz.net/1418-apple-knight-iphone-android-ios-igry-dlya-iphone/#comment-1559>hd porno tight</a>\r\n<a href=http://i-freego.com/viewthread.php?tid=262151&extra=>elsa porno hd</a>\r\n<a href=https://www.allesueberhaare.com/vitamine-fuer-die-haare/#comment-2682>порно видео женщин хд</a>\r\n<a href=https://prasilabs.com/comment-draguer-sur-instagram-lettre-avis/#comment-4150>new moms porno hd</a>\r\n<a href=https://tsg-estenfeld.net/20-spieltag-kk-wue-tsg-sv-oberduerrbach/#comment-450402>порно full hd крупно</a>\r\n<a href=https://nyglamour.net/great-wall-of-customers-greets-iphone-4-in-china/#comment-20581>порно лесби hd качество</a>\r\n<a href=http://litbooks.ru/knigi/dvojnoe_grazhdanstvo_rf_i_rossiya/>кристина русское порно хд</a>\r\n<a href=https://botclub.ru/poleznye-boty/#comment-3247>порно в качестве hd 720</a>\r\n<a href=http://www.jazz-play.by/zimnije-zabavy-2020/#comment-9030>teens porno pussy hd</a>\r\n<a href=https://lbj.utexas.edu/memoriam-howard-t-prince-ii?page=525#comment-26830>порно видео блондинок hd</a>\r\n 3c649fc\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"82.118.29.119\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:13:\"82.118.29.119\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:30:\"волосатые порно \";s:10:\"POST_ak_js\";s:13:\"1662206976069\";}'),(10068,2627,'akismet_pro_tip','discard'),(10069,2628,'akismet_result','true'),(10070,2628,'akismet_history','a:2:{s:4:\"time\";d:1662210403.908690929412841796875;s:5:\"event\";s:10:\"check-spam\";}'),(10071,2628,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"RobertTar\";s:20:\"comment_author_email\";s:12:\"port@pnnp.pl\";s:18:\"comment_author_url\";s:26:\"https://aspectmontage.com/\";s:15:\"comment_content\";s:390:\"<a href=https://aspectmontage.com/>Window replacement </a>  According to the manufacturers, the post life of translucent structures made of polymer chart insulating glass is 40-50 years. Even so, it is often the anyhow that a window that has been installed extent recently needs to be replaced. The reasons for this phenomenon can be jolly opposite; here, we will-power rate them in detail.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"109.162.126.155\";s:13:\"comment_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:15:\"109.162.126.155\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"<a href=https://aspectmontage.com/>Window replacement </a>  According to the manufacturers, the post\";s:10:\"POST_ak_js\";s:13:\"1662206708962\";}'),(10072,2628,'akismet_pro_tip','discard'),(10073,2629,'akismet_result','true'),(10074,2629,'akismet_history','a:2:{s:4:\"time\";d:1662214909.965939998626708984375;s:5:\"event\";s:10:\"check-spam\";}'),(10075,2629,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"Kiethvah\";s:20:\"comment_author_email\";s:25:\"0gtzy5@course-fitness.com\";s:18:\"comment_author_url\";s:25:\"http://blog.unethost.com/\";s:15:\"comment_content\";s:85:\"unethost無限空間虛擬主機 技術分享部落格 \r\n \r\nhttp://blog.unethost.com/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"111.240.204.131\";s:13:\"comment_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:15:\"111.240.204.131\";s:10:\"user_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:45:\"unethost無限空間虛擬主機 技術分&#2\";s:10:\"POST_ak_js\";s:13:\"1662214905499\";}'),(10076,2629,'akismet_pro_tip','discard'),(10077,2630,'akismet_result','true'),(10078,2630,'akismet_history','a:2:{s:4:\"time\";d:1662215285.2264220714569091796875;s:5:\"event\";s:10:\"check-spam\";}'),(10079,2630,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"Doylecaf\";s:20:\"comment_author_email\";s:25:\"tizwtv@course-fitness.com\";s:18:\"comment_author_url\";s:28:\"https://spot-digital.com.tw/\";s:15:\"comment_content\";s:64:\"點子數位科技有限公司 \r\n \r\nhttps://spot-digital.com.tw/\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"111.240.204.131\";s:13:\"comment_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:7:\"user_ip\";s:15:\"111.240.204.131\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:50:\"點子數位科技有限公司 \r\n \r\nhttps://spot-d\";s:10:\"POST_ak_js\";s:13:\"1662215280060\";}'),(10080,2630,'akismet_pro_tip','discard'),(10081,2631,'akismet_result','true'),(10082,2631,'akismet_history','a:2:{s:4:\"time\";d:1662222469.0515880584716796875;s:5:\"event\";s:10:\"check-spam\";}'),(10083,2631,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:11:\"Geraldiktar\";s:20:\"comment_author_email\";s:29:\"optom@webstor-globalyou.store\";s:18:\"comment_author_url\";s:21:\"http://gals-plast.ru/\";s:15:\"comment_content\";s:159:\"мешки под строительный мусор \r\n<a href=http://google.com.sb/url?q=http://gals-plast.ru>http://google.hn/url?q=http://gals-plast.ru</a>\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"194.71.227.44\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:7:\"user_ip\";s:13:\"194.71.227.44\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:125:\"мешки под строительный мусор \r\n<a href=http://google.com.sb/url?q=http://gals-plast.ru>http://google\";s:10:\"POST_ak_js\";s:13:\"1662222435226\";}'),(10084,2631,'akismet_pro_tip','discard'),(10085,2632,'akismet_result','true'),(10086,2632,'akismet_history','a:2:{s:4:\"time\";d:1662224390.11491489410400390625;s:5:\"event\";s:10:\"check-spam\";}'),(10087,2632,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"umnyedom\";s:20:\"comment_author_email\";s:20:\"umnyedomaa@yandex.ru\";s:18:\"comment_author_url\";s:30:\"https://умный-дом.site\";s:15:\"comment_content\";s:1040:\"Система Умный Дом  https://умный-дом.site   Проектируем, устанавливаем и обслуживаем умные системы для Вашего дома, чтобы облегчить Ваш быт. Три Способа Контролировать Свой Дом Лучшие Умные Замки Все под контролем в любой момент, где бы вы ни находились. Как Мы работаем Предоставим особые условия, передовое оборудование, а также защитим проект гарантией. Решайте домашние дела проще, управляя техникой с помощью голосовых команд! · Сценарии . https://умный-дом.site   Создайте сценарии и пользуйтесь приборами дистанционно, установите датчики и получайте мгновенные уведомления.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"109.168.224.11\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:7:\"user_ip\";s:14:\"109.168.224.11\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:172:\"Система Умный Дом  https://умный-дом.site   Проектируем, устанавливаем и обслуживаем умные системы д\";s:10:\"POST_ak_js\";s:13:\"1662224381409\";}'),(10088,2632,'akismet_pro_tip','discard'),(10089,2633,'akismet_result','true'),(10090,2633,'akismet_history','a:2:{s:4:\"time\";d:1662228707.5736110210418701171875;s:5:\"event\";s:10:\"check-spam\";}'),(10091,2633,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:12:\"Williamemogy\";s:20:\"comment_author_email\";s:26:\"pattyaprild9f9@outlook.com\";s:18:\"comment_author_url\";s:23:\"https://dseo24.monster/\";s:15:\"comment_content\";s:155:\"https://dseo24.monster/ \r\nSuper bases for Xrumer and GSA Search Engine Ranker \r\n<a href=http://hsytl.com/messagelist.asp>Best website promotion</a> 3c649fc\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:14:\"193.38.235.152\";s:13:\"comment_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:14:\"193.38.235.152\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"https://dseo24.monster/ \r\nSuper bases for Xrumer and GSA Search Engine Ranker \r\n<a href=http://hsytl\";s:10:\"POST_ak_js\";s:13:\"1662228704271\";}'),(10092,2633,'akismet_pro_tip','discard'),(10093,2634,'akismet_result','true'),(10094,2634,'akismet_history','a:2:{s:4:\"time\";d:1662234481.8818531036376953125;s:5:\"event\";s:10:\"check-spam\";}'),(10095,2634,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:4:\"yt18\";s:20:\"comment_author_email\";s:24:\"cr16@akio46.meta1.in.net\";s:18:\"comment_author_url\";s:45:\"http://capital-grill.mother.s.day.miyuhot.com\";s:15:\"comment_content\";s:196:\"Dirty Porn Photos, daily updated galleries\r\nhttp://yamile-sex.toys-porn.kanakox.com/?post-yasmin \r\n teen porn galerie young tight virgin porn porn hub catigory julia joely porn candi porn newcomer\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:15:\"199.249.230.185\";s:13:\"comment_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:7:\"user_ip\";s:15:\"199.249.230.185\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Dirty Porn Photos, daily updated galleries\r\nhttp://yamile-sex.toys-porn.kanakox.com/?post-yasmin \r\n \";s:10:\"POST_ak_js\";s:13:\"1662238110528\";}'),(10096,2635,'akismet_result','true'),(10097,2635,'akismet_history','a:2:{s:4:\"time\";d:1662235388.042522907257080078125;s:5:\"event\";s:10:\"check-spam\";}'),(10098,2635,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:8:\"EddieHal\";s:20:\"comment_author_email\";s:25:\"sv.84.1.69.0.1.@gmail.com\";s:18:\"comment_author_url\";s:24:\"https://rasha-porno.com/\";s:15:\"comment_content\";s:1723:\"порно зрелые русские вебка разговоры  https://rasha-porno.com/ русское порно инцест с разговорами дочь отец  \r\n \r\n<img src=\"https://rasha-porno.com/picture/Perepikh-v-otele-s-russkoi-briunetkoi.jpg\"> \r\n \r\n<a href=https://gandakohtrading.com/how-to-create-a-trading-strategy/comment-page-1/#comment-31919>сайт порно фильмов на русском языке</a>\r\n<a href=https://wearesolana.com/blogs/stories/ku-uipookekai?comment=129536098466#comments>порно на русском языке с 2</a>\r\n<a href=https://newsstroy.kharkiv.ua/chto-takoe-tekstil-i-gde-on-primenyaetsya.html#comment-11989>порно сын спит русское</a>\r\n<a href=https://shoqataeinfermiereve.al/2020/12/02/parimet-e-mjekimit-te-covid-19/#comment-13066>порно ролики крупный план на русском языке</a>\r\n<a href=http://www.jonathanonline.com/myblog/hello-world/#comment-64303>порно кастинг русских девочек на русском языке</a>\r\n<a href=https://familjenfeldt.blogg.se/2013/october/magkatarr.html>порно фильмы на русском языке лесби</a>\r\n<a href=https://mobilitysolution.es/#comment-4679>русское порно гол</a>\r\n<a href=https://motivatedmusician.com/hello-world/#comment-25179>русское порно на кухне с разговорами</a>\r\n<a href=https://www.smitsfh.com/guestbook/brian-healy/>порно груди русские разговоры</a>\r\n<a href=https://24news.pp.ua/zdorove/kazhdyj-den-novyj-antirekord.html#comment-1284>порно проникновение на русском языке</a>\r\n 350a245\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"82.118.29.114\";s:13:\"comment_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:7:\"user_ip\";s:13:\"82.118.29.114\";s:10:\"user_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:30:\"порно зрелые рус\";s:10:\"POST_ak_js\";s:13:\"1662235386508\";}'),(10099,2635,'akismet_pro_tip','discard'),(10100,2636,'akismet_result','true'),(10101,2636,'akismet_history','a:2:{s:4:\"time\";d:1662238799.1911489963531494140625;s:5:\"event\";s:10:\"check-spam\";}'),(10102,2636,'akismet_as_submitted','a:17:{s:14:\"comment_author\";s:9:\"helenbz69\";s:20:\"comment_author_email\";s:47:\"dominiquequ1@satoshi8910.hideo56.officemail.fun\";s:18:\"comment_author_url\";s:46:\"http://juliebrownporn.amricanporn.hoterika.com\";s:15:\"comment_content\";s:201:\"Hot sexy porn projects, daily updates\r\nhttp://lesbian.sistas.fetlifeblog.com/?nia \r\n\r\n anime porn movies online for free forced tube porn tf2 porn amateur teen porn tv where is porn actress mylie moore\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_ID\";i:0;s:7:\"user_id\";i:0;s:17:\"comment_author_IP\";s:13:\"109.70.100.83\";s:13:\"comment_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:7:\"user_ip\";s:13:\"109.70.100.83\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:4:\"blog\";s:25:\"https://www.fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:92:\"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\";s:19:\"POST_ak_hp_textarea\";s:100:\"Hot sexy porn projects, daily updates\r\nhttp://lesbian.sistas.fetlifeblog.com/?nia \r\n\r\n anime porn mo\";s:10:\"POST_ak_js\";s:13:\"1662242297330\";}');
/*!40000 ALTER TABLE `wpbb_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_comments`
--

DROP TABLE IF EXISTS `wpbb_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0',
  `comment_author` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_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` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'comment',
  `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)),
  KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=MyISAM AUTO_INCREMENT=2781 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_comments`
--

LOCK TABLES `wpbb_comments` WRITE;
/*!40000 ALTER TABLE `wpbb_comments` DISABLE KEYS */;
INSERT INTO `wpbb_comments` VALUES (2620,651,'MichaelSendy','devilitis558@hotmail.com','https://mega-darknet.shop','109.162.120.115','2022-09-02 17:15:17','2022-09-02 17:15:17','Официальный сайт МЕГА https://meganew.xyz предлагает массу товаров и услуг на любой вкус. Здесь можно найти абсолютно все, о чем только можно подумать. А главное, проект не является простым магазином, а предоставляет посреднические услуги, работая в формате доски объявлений. Потому здесь можно найти большое количество магазинов, сравнить цены, посмотреть отзывы, оценить конкуренцию и подобрать наиболее подходящий для себя вариант. Остается только перейти на сайт МЕГА по адресу https://meganewinfo.xyz. Сама площадка обеспечит вам безопасное пребывание, и поможет сохранить анонимность, даже без использования средства браузера Tor или VPN. Потому вы можете не беспокоится, и смело переходить на активное зеркало МЕГА, ссылка которого указана выше.\r\n \r\n<a href=\"https://megainfos.xyz\" rel=\"nofollow ugc\">mega sb</a> \r\n \r\n<a href=\"http://salsarumbayson.mex.tl/?gb=1#top\" rel=\"nofollow ugc\">площадка мега даркнет</a>\r\n<a href=\"http://chrysler.mex.tl/?gb=1#top\" rel=\"nofollow ugc\">mega darknet</a>\r\n<a href=\"http://orlistat.mex.tl/?gb=1#top\" rel=\"nofollow ugc\">mega даркнет</a>\r\n<a href=\"http://costofzyrtec.webpin.com/?gb=1#top\" rel=\"nofollow ugc\">мега официальный сайт</a>\r\n<a href=\"http://cohandmade.com/lam-the-nao-de-ship-hang-qua-kenh-shopee/?comment=4485605#comment\" rel=\"nofollow ugc\">мега mirror</a>\r\n 5a6526_',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2619,651,'JosephSig','vardanggarbang@yandex.ru','http://skladchinabiz.biz','151.249.235.234','2022-09-02 14:59:53','2022-09-02 14:59:53','<a href=\"http://skladchinabiz.biz\" rel=\"nofollow ugc\">Складчик, купить skladchinabiz.biz</a>   skladchinabiz.biz skladchinabiz.biz skladchinabiz.biz',0,'spam','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2618,651,'Raymond2406met','rena.marshe@mail.com','https://writeablog.net/paulclub77/nike-air-yeezy-1-fake-vs-real','103.221.235.87','2022-09-02 13:18:00','2022-09-02 13:18:00','This is my first time come here \r\nhttps://elearnportal.science/wiki/Nine_Methods_Youll_be_able_to_Reinvent_Mecha_Tank_Without_Looking_Like_An_Amateur\r\nhttps://www.hulkshare.com/winterbanana74\r\nhttps://www.6isf.com/space-uid-371414.html\r\nhttps://shebaolife.com/space-uid-82628.html\r\nhttps://funsilo.date/wiki/Tips_On_How_To_Set_Up_A_360_Lace_Frontal_For_Newbies\r\n \r\n<a href=\"https://fr.swashvillage.org/article/pete-davidson-biography-3#comments\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://orlistat.mex.tl/?gb=1#top\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://flat-one.com/bbs2/inputflat-one.cgi\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://seosanpool.org/board/373?page=2180#comment-132852\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"https://dampf-ablassen.net/fluchen/i-am-glad-to-come-this-forum-5/?i=1\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://irfrriu.webpin.com/?gb=1#top\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"https://noisiamo.uno/forum/viewtopic.php?t=15611\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://www.safibra.cz/kontakt?form_uid=9ec581d5987fa93127d6088868207a3a#form-51\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://www.induenggindia.com/uncategorized/hello-world/#comment-20659\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"https://nl.123greetings.com/blog/2022/08/05/enjoy-as-that-will-keep-you-motivated/#comment-457273\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://www.borsti76.de/Guestbook/index.php\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"https://help.sendmoney.jp/what-is-my-username-to-log-into-dcom-app/#comment-7574\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"https://alti.su/blog/zapusk-internet-magazina-alti#comment_24906\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://acthemeswin7.mex.tl/?gb=1#top\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"https://boleznimatki.com/test/test-na-obschie-znaniya-proyti-kotoryy-smogut-vsego-15-lyudey.html#comment-570940\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://alfamedica.com.ua/blog/chernaya_pyatnitsa_v_alfamedike#comment_5236\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://thamilarivu.com/guestbook/guestbook.php\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"https://redaccionaltagracia.com.ar/el-gigante-que-aun-sigue-dormido/#comment-7005\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://hotsexyblackstud.com/Reviews/index.php\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://kuzcar.ru/novosibirsk/guestbook/\" / rel=\"nofollow ugc\">I am glad to come this forum</a>  a245f1b',0,'spam','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2616,651,'andreagj2','jaynehc18@atsushi410.sora16.officemail.fun','http://pornblondsdp.energysexy.com','109.70.100.34','2022-09-02 10:46:23','2022-09-02 10:46:23','Hardcore Galleries with hot Hardcore photos\r\nhttp://porn4amateur.hotblognetwork.com/?nicole \r\n\r\n tortured tits amature swingers porn porn orgy threesome in home sexy massage porn exposed arab porn i dig teens porn videos',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2617,651,'FloydSkymn','datafastproxy@gmail.com','https://datafastproxies.com/','65.108.128.27','2022-09-02 12:50:30','2022-09-02 12:50:30','<b>DataFast Proxies | IPv6 proxies</b> \r\n \r\n<i><b>Definitive Solution in IPv6 Proxy! </b></i> \r\n<i>Anonymous IPv6 Proxy, undetectable on L2 and L3 Layers of the OSI model, \r\n100% no DNS leak, no Header leak.</i> \r\n \r\n- IPv6 Proxy Geographically Referenced (Geographically Located). \r\n- Rotating or Static IPv6 Proxy (Configurable). \r\n- Dedicated IPv6 Proxy (Virgin IP Proxy). \r\n- 100% Private IPv6 Proxy \r\n- IPv6 proxy with Private server. \r\n- Anti-Ban Agent \r\n- Unlimited Traffic \r\n- Zero Log \r\n \r\nhttps://datafastproxies.com/',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','comment',0,0),(2615,651,'Marinayaz','2.61.2.s.u.p.ers.e.rvi.s.20.21@gmail.com','https://2612.by/','138.199.59.179','2022-09-02 10:17:26','2022-09-02 10:17:26','Привет господа<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">!</a> \r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\"></a> \r\nЗаправка картриджей Минск – это скрупулезная и ответственная работа, так как от нее зависит рабочий процесс всей компании или распечатка важного документа. Малейшая ошибка или недоделка приведет к перебоям в работе заказчика, и соответственно к потере нашей репутации и прибыли. Для нас на первом месте стоит репутация, которую мы заработали нелегкими и долгими годами труда. Поэтому выполняя очередной заказ на заправку принтера или ксерокса, мы думаем о клиенте и с полной ответственностью можем гарантировать как качество, так и быстрое исполнение работы.Заявку на вызов Вы можете оставить как на сайте, так и по телефону. Так же в Online чате сбоку. Наш оператор обговорит удобное для Вас время, и наши специалисты прибудут точно в срок. Качество наших работ всегда на высшем уровне, так как у нас работает лучшая команда профессионалов!Рады предложить нашим клиентам:Заправка картриджей с выездом на дом и офис.Ремонт и восстоновление картриджей.Прошивка любого лазерного принтера.Настройка принтера (wi-fi,  установка драйверов на компьютер).Замена термопленки и роликов захвата бумаги.Купить картридж к любому лазерному картриджу.Для заказа мастера просто позвоните по указанным телефонам или оставьте завку, выбрав свою модель! \r\nНаша контора занимается свыше 10 лет ремонтом и обслуживанием оргтехники в городе Минске.Основные направления и виды нашей деятельности: \r\n1)<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">заправка картриджей минск</a> \r\n2)<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">hp заправка картриджей</a> \r\n3)<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">заправка картриджа canon</a> \r\n4)<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">brother принтер картридж</a> \r\n5)<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">заправка xerox phaser</a> \r\n6)<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">ремонт принтеров минск</a> \r\nНам будет приятно видеть у нас на сайте <a href=\"https://2612.by/\" / rel=\"nofollow ugc\">НАЖМИТЕ ССЫЛКУ</a> \r\nВсегда рады помочь Вам!С уважением,КОПИМЕДИАГРУПП \r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">xerox 3119 нет тонера</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">l132 epson чернила черные</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">kyocera 5521 картридж</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">kyocera ecosys m2040dn картридж совместимый</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">фотобарабан canon</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">коды ошибок oki</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">картридж kyocera tk 7300</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">картридж kyocera tk 5230y</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">oki b412</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">заправка лазерных картриджей kyocera</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">купить струйный картридж canon pixma</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">phaser 3020 заправка картриджа</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">xerox 5020 тонер картридж</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">чернила bk 490 для принтера canon</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">kyocera 4100 картридж</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">термопленка hp m402</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">тонер samsung scx 3405</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">тонер kyocera mita</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">купить чернила для картриджей epson</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">купить чернила для принтера canon pixma mg2540s</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">kyocera fs 4200dn тонер</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">kyocera p3055dn картридж</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">ricoh чип</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">термопленка panasonic купить минск</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">картридж kyocera tk 1140 совместимый</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">блок фотобарабана hp cf219a</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">печь konica</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">картридж sharp купить минск</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">заправка лазерных картриджей canon</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">oki c 301 310 ошибка</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">заправка картриджа hp 1200</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">купить картридж brother 1075</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">чернила для принтера epson l805 673</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">xerox 3045 тонер</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">brother dcp l2520dwr заменить фотобарабан</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">чернила hp gt51</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">xerox 3140 тонер</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">термопленка canon 4410</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">чернила для принтера canon g2411</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">samsung 101 сыпет тонер</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">ricoh sp 150 тонер</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">чернила для принтера epson оригинал</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">оригинальные чернила для epson l3100</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">epson l1110 чернила купить</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">чернила epson 103 купить оригинал</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">brother ролик подачи бумаги</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">kyocera ecosys p2335d тонер</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">kyocera 3145 картридж</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">заправка картриджа 511 цвета</a>\r\n<a href=\"https://2612.by/\" / rel=\"nofollow ugc\">canon i sensys mf643cdw заправка картриджей</a>',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2673,651,'JimmieCrori','vasindilon8314@list.ru','https://rutordark.com','185.174.159.41','2022-09-06 08:19:52','2022-09-06 08:19:52','rutor.biz \r\n \r\nhttps://rutorbestyszzvgnbky4t3s5i5h5xp7kj3wrrgmgmfkgvnuk7tnen2yd.com \r\n \r\nGlobal Times предупредило о риске ядерной войны в ЕС из-за СВО ВС РФ на Украине \r\nВ публикации крупного издания сообщается о возможном начале войны с применением ядерного оружия в Европе. \r\nSolenka.info \r\nВынужденную спецоперацию по демилитаризации и денацификации на территории Украины президент России Владимир Путин объявил 24 февраля. \r\nURA.Ru \r\nЕвропа активно помогает Украине как финансово, так и поставками оружия. \r\nURA.Ru \r\nТакже ВС РФ ликвидируют иностранных наемников, сражающихся на стороне Украины, дополняет «Национальная служба новостей». \r\nURA.Ru \r\n<a href=\"https://rutordark.net\" rel=\"nofollow ugc\">rutor forum darknet</a>',0,'spam','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2674,651,'AnthonyTwido','azspotin@rambler.ru','https://az.bkinf0-0987.site','185.189.115.29','2022-09-06 09:48:15','2022-09-06 09:48:15','ничего особенного  \r\n_________________ \r\nslot maşın sehrli meşə pulsuz oynayır, <a href=\"https://az.bkinf0-0987.site/25.html\" rel=\"nofollow ugc\">qeydiyyat qaydalarında fonbet bonusu</a>, genichin idman üçün proqnozları',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','comment',0,0),(2693,651,'salvadorbc18','rheadz18@haruki810.hideo51.officemail.in.net','http://freeshemalepics.xblognetwork.com','185.220.101.24','2022-09-07 16:48:56','2022-09-07 16:48:56','Browse over 500 000 of the best porn galleries, daily updated collections\r\nhttp://whatssexting.bestsexyblog.com/?daniela \r\n\r\n look at porn on psp bbw squirt porn tube pop stars who do porn dirty letters porn movie keep porn off of email',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','comment',0,0),(2694,521,'Mark','tercfranchatli1973@gmail.com','https://tnr69-00.top/','188.134.68.55','2022-09-07 17:46:51','2022-09-07 17:46:51','Thanks for your blog, nice to read. Do not stop.',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36','comment',0,0),(2695,651,'lesleyhc4','bridgetiq60@akio25.officemail.fun','http://sexyshemales.moesexy.com','185.125.168.28','2022-09-07 18:15:01','2022-09-07 18:15:01','College Girls Porn Pics\r\nhttp://porn.shack.allproblog.com/?kendal \r\n\r\n desi porn free videos top gay anal porn free porn online cam insided pussy swinger cheating wives porn two boys one girl porn barn',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2696,651,'Haroldtig','marceljeffry@dasemana.com','','147.50.252.96','2022-09-07 21:37:11','2022-09-07 21:37:11','Aristocrat slots — popular Aussie service provider of free slot games or on line pokies preferred mostly in Australia. \r\n \r\nAdapted Vegas-styled pokies can be obtained as simulated pokie machines for enjoyment with out registration and obtain dedication. \r\n \r\nWe get the same style and design having an integrated kickstand. The pill has two USB C ports and In line with Lenovo it also supports an Lively pen. But I wasn’t capable of consider the stylus. \r\n \r\nDisclaimer: We function links to 3rd party Sites as a way to offer our consumers While using the marketplace’s most dependable and highly regarded resource for authorized operator opinions and odds. \r\n \r\nThe dollars is unveiled as you return and wager the winnings on other games. The wagering requirement could vary, but is frequently close to twenty to fifty occasions the level of the reward winnings. \r\n \r\nJackpots: They\'re rewarding match prizes for landing reels jam packed with matching symbols of An important icon. Each individual pokie machine includes a image, which supplies the most significant get. The jackpot might be received throughout the reward match and in some cases if two or maybe more symbols are wild. \r\n \r\nA variety of payment procedures. On the web casinos ought to have a variety of solutions that it adopts making sure that players can play in online casinos and make deposits in alternative ways. \r\n \r\nInside operates an Apple A14 Bionic processor with 4GB of RAM that\'s as impressive because the A12Z and in some benchmarks, it’s even a lot quicker. You can obtain it with 64GB and 256GB of inside storage. \r\n \r\nBonus games: These are typically in-game features assisting to raise your winning probabilities triggered by hitting three or maybe more scatter symbols or 2+ other icons. They come in numerous kinds: free spins, arcade, or reward multipliers. \r\n \r\nThe professional X has a fairly 13-inch monitor, an extremely quality-experience overall body, and excellent equipment Together with the Surface area Slim Pen and The brand new Kind Address. I like that you can exchange the SSD oneself, and for this list, it’s great that a SIM card slot with LTE support is a standard. \r\n \r\nDue to their Apple A12Z Bionic processor and 6GB of RAM, they’re more rapidly than every single Android pill. You can find 128GB as many as 1TB of storage. The iPad Pro has all the quality capabilities you could imagine like a high quality-experience steel overall body, 4 fantastic speakers, and Experience ID facial recognition. \r\n \r\nYou can open up or down load serious-income slots in the On line casino foyer. The plus facet to on the net On line casino slots is which you can pick your stakes. \r\n \r\nThere are numerous Gains current at free slots for enjoyment only no down load. Check out the benefits you will get for free casino games no download desired just for pleasurable no indication-in essential – just practice. \r\n \r\nNonetheless, RTPs don’t guarantee which you’ll get 95% of your respective money back for every spin. Actually, you’ll almost certainly commit lots of time playing to recoup losses. \r\nby <b><a href=\"https://real-money-slots06807.kylieblog.com/16341374/details-fiction-and-no-deposit-bonus-slots\" rel=\"nofollow ugc\">สล็อต ออโต้วอเลท</a></b>',0,'spam','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2672,651,'Joshua3354feags','rey.mccar@mail.com','https://gto5767.com/home.php?mod=space&amp;uid=2020986','196.245.163.142','2022-09-06 08:11:20','2022-09-06 08:11:20','hello, everyone,nice to meet you \r\nhttps://www.1waan.com/space/uid/754297\r\nhttps://setiweb.ssl.berkeley.edu/beta/show_user.php?userid=8761309\r\nhttps://www.hulkshare.com/wheelbanana64\r\nhttps://spinalhub.win/wiki/H1100human_Hair_Lace_Front_Wigsh1\r\nhttps://boone-barnes.technetbloggers.de/ripoff-report\r\n \r\n<a href=\"https://bat.hashtagfoundation.org/guestbook/list\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"https://www.onlinecoachingblueprint.com/2020/10/17/hello-world/#comment-508\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"http://www.chelseachristinephotography.com/personal/southernillinoisphotographer/#comment-185193\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"http://luzhen-tool.com/c_online.asp\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"http://mnz.mstu.edu.ru/registration/?mode=add&amp;msg=1\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"https://cozuelosdeojeda.es/foro/topic/i-am-very-happy-to-cme-here/#postid-4728\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"http://machinesandwords.com/dullness-is-deadly/#comment-780517\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"http://iranvillage.ir/Forum/viewtopic.php?f=4&amp;t=286&amp;p=14152#p14152\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"https://b3books.in/book/6420/details/\" / rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"http://emenu.com/listrestaurant.php?msg=badcode\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"http://nisikiya.jp/publics/index/5/step=confirm/b_id=9/r_id=1/fid=9a42a0b494cd53ddd085661df1a62d4b\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"http://theory.fcuif.com/viewthread.php?tid=3335396&amp;extra=\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"https://www.kitousa.com/careers?submission_id=68743&amp;key=12c067fb71d9cbbaf7d7f5cdcfa73b63&amp;page=0\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"http://krasnoludki.xlx.pl/1/witaj/comment-page-1/#comment-25746\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"http://megapolitanpos.com/konsultasi#comment-229\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"http://vingard-pbf.phorum.pl/viewtopic.php?f=46&amp;t=34382\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"https://martytozer407.myblog.de/martytozer407/art/10424038/geocaching-/\" / rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"http://test.windsorpie.com/forum.php?mod=viewthread&amp;tid=1166096&amp;extra=\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"https://www.hospitalia.it/contatti?StructureID=0&amp;Name=Joshua3354bed&amp;Email=rey.mccar@mail.com&amp;Phone=83492261941&amp;Subject=I%20am%20very%20happy%20to%20cme%20here&amp;Comment=This%20is%20my%20first%20time%20come%20here%20%0D%0Ahttps%3A%2F%2Fsciencewiki.science%2Fwiki%2FH1Do_Lace_Front_Wigs_Damage_Your_Hairlineh1%0D%0Ahttps%3A%2F%2Fwww.52miaomu.com%2Fspace-uid-312098.html%0D%0Ahttp%3A%2F%2Fbbs.qfxww.com.cn%2Fhome.php%3Fmod%3Dspace%26uid%3D237601%0D%0Ahttps%3A%2F%2Fwww.hulkshare.com%2Fmuseumtiger92%0D%0Ahttps%3A%2F%2Fpbase.com%2Ftopics%2Fpuppycredit2%2Fh1raquel_welch_wigs_excess%0D%0A%20%0D%0A%3Ca%20href%3Dhttps%3A%2F%2Fabs-apotheken.de%2Fexpopharm-2015%2Fcomment-page-355%2F%23comment-24050%3EI%20am%20very%20happy%20to%20cme%20here%3C%2Fa%3E%20%3Ca%20href%3Dhttp%3A%2F%2Fkontroluslug.permkrai.ru%2Fforum%2Fmessages%2Fforum1%2Ftopic90%2Fmessage67761%2F%3Fresult%3Dreply%23message67761%3EI%20am%20very%20happy%20to%20cme%20here%3C%2Fa%3E%20%3Ca%20href%3Dhttps%3A%2F%2Fwww.gigaprint.cz%2Fobchod%2Fzakaznicka-podpora.html%3FtS%3D631561ccd976f%3EI%20am%20very%20happy%20to%20cme%20here%3C%2Fa%3E%20%3Ca%20href%3Dhttps%3A%2F%2Fwww.onlinecoachingblueprint.com%2F2020%2F10%2F17%2Fhello-world%2F%23comment-508%3EI%20am%20very%20happy%20to%20cme%20here%3C%2Fa%3E%20%3Ca%20href%3Dhttp%3A%2F%2Finfo.lp-pao.go.th%2Fwebboard%2Fviewtopic.php%3Ff%3D2%26t%3D331312%3EI%20am%20very%20happy%20to%20cme%20here%3C%2Fa%3E%20%3Ca%20href%3Dhttp%3A%2F%2Falphawindowsmanchester.co.uk%2Fhello-world%2F%23comment-4521%3EI%20am%20very%20happy%20to%20cme%20here%3C%2Fa%3E%20%3Ca%20href%3Dhttps%3A%2F%2Fwww.latianosociale.it%2Fsipuofare%2Fci-presentiamo%2F%23comment-7820%3EI%20am%20very%20happy%20to%20cme%20here%3C%2Fa%3E%20%206b6fcb6%20\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"http://fcuif.com/viewthread.php?tid=3336586&amp;extra=\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"http://veronique.born.free.fr/agb/index.php?&amp;mots_search=&amp;lang=francais&amp;skin=&amp;&amp;seeMess=1&amp;seeNotes=1&amp;seeAdd=0&amp;no_url=1&amp;code_erreur=2yYMzWOLDm\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"https://clouddba.co/soacs-whats-new-on-paas-session-i/#comment-58215\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"https://zeroppu.com/pages/3/b_id=7/r_id=1/fid=6dc6ab24999c963e333263b982b49d13\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"http://www.medicineayurved.com/ingredients/rauwolfia-serpentina/#comment-518458\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"http://www.aqa-cerpadla.cz/opravy-hydraulickych-cerpadel?form_uid=4a28dc7e36a68c4f8c1d05273fc0df16#form-93\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"http://raritet-nsk.ru/articles/1401382800/farfor-dorozhe-zolota?page=1606#comment-102972\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"https://makeeasylife.com/college-writing-how-to-write-a-term-paper/#comment-29420\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"https://www.abosteopatia.it/hello-world#comment-16710\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"http://hotsexyblackstud.com/Reviews/index.php\" rel=\"nofollow ugc\">I am very happy to cme here</a> <a href=\"https://www.kone.it/referenze-blog/blog/kone-e-aws.aspx?tfa_next=%2Fforms%2Fview%2F733%2F39c687413dff3eba623d6ddc45b6fdcf%2F786787%3Fjsid%3DeyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.ImJlMzY2MWJhMmQwZmNiYTNlMzllYjQxMmJhMDM5MGQ5Ig.-iGDp1cctxxWiOOVwdAe_Nm-svMnwwK3CAIJrflOiq8\" rel=\"nofollow ugc\">I am very happy to cme here</a>  5f1b19e',0,'spam','Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2671,651,'RobertTar','port@pnnp.pl','https://aspectmontage.com/','37.115.119.38','2022-09-06 07:19:15','2022-09-06 07:19:15','<a href=\"https://aspectmontage.com/\" / rel=\"nofollow ugc\">Window replacement </a>  According to the manufacturers, the service life of translucent structures мейд of polymer use insulating glass is 40-50 years. Even so, it is usually the situation that a window that has been installed comparatively recently needs to be replaced. The reasons instead of this sight can be bloody unlike; farther down than, we purpose rate them in detail.',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','comment',0,0),(2669,651,'Stephendob','catch@cer.totozyn.com','https://ishtarcompany.com','173.213.85.7','2022-09-06 02:42:05','2022-09-06 02:42:05','Howdy, I\'m completely new here, I am just not sure if \"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\" section certainly is the right place to post this and sorry for this, but I was hoping some one here on fairphoto.com would be able to guide me. \r\nI am just wondering anybody knows any sort of trusted resource for petroleum products. Is this company good  and anyone worked with them ? \r\n<a href=\"https://ishtarcompany.com/\" / rel=\"nofollow ugc\"> sodium bicarbonate</a> \r\nIn addition please introduce any good and even comprehensive internet site for more inormation about these types of services. I actually appreciate it.',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2670,651,'NathanTalse','kar.m.o.na.ns.a.a.dat.@gmail.com','https://trahtv.club/','82.118.29.247','2022-09-06 04:43:11','2022-09-06 04:43:11','смотреть порно групповой секс   https://trahtv.club/ порно виагра девушке  \r\n \r\n \r\n \r\n<a href=\"http://life-since.com/2020/10/21/hallo-wereld/#comment-19090\" rel=\"nofollow ugc\">девушка трахнут девушку порно бесплатно</a>\r\n<a href=\"http://xn--iba5a17rhaao8rsry95r0baus40c.ctfda.com/viewthread.php?tid=5001465&amp;extra=\" rel=\"nofollow ugc\">смотреть порно в ванне</a>\r\n<a href=\"http://xn--80apfdhiabbeg4ag.xn--p1ai/reviews/\" / rel=\"nofollow ugc\">порно японки большие члены</a>\r\n<a href=\"http://sqwjwy.com/Guestbook.Asp\" rel=\"nofollow ugc\">порно русских девушек в хорошем качестве</a>\r\n<a href=\"https://clubtennislesfonts.com/img_servicios_campus/comment-page-353/#comment-694001\" rel=\"nofollow ugc\">русское домашнее порно жену вдвоем</a>\r\n<a href=\"https://beekeepermap.com/locating-the-best-paper-writing-service/#comment-27051\" rel=\"nofollow ugc\">скачать порно с мамой</a>\r\n<a href=\"https://littlemiraclestrust.org.nz/2019/05/09/kate-and-ruby-one-year-later/#comment-21552\" rel=\"nofollow ugc\">скачать порно 3gp</a>\r\n<a href=\"https://ledhieptan.vn/cau-tao-va-cach-ket-noi-module-led-p10/?comment=4492446#comment\" rel=\"nofollow ugc\">порно молодая зрелый муж</a>\r\n<a href=\"http://101.34.208.228/forum.php?mod=viewthread&amp;tid=3221&amp;pid=17319&amp;page=1&amp;extra=#pid17319\" rel=\"nofollow ugc\">смотреть порно молодых красивых девушек</a>\r\n<a href=\"https://insightoutshow.com/podcast/creating-a-judgment-free-zone-alessandra-torresani/#comment-6885\" rel=\"nofollow ugc\">включи порнуху где</a>\r\n 63c649f',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','comment',0,0),(2668,651,'Thurmantrids','thurman@webstor-globalyou.store','http://mirpack-polietilenovaya-produkciya-v-azove.rost24.ru/','151.236.30.50','2022-09-06 02:04:13','2022-09-06 02:04:13','красные мешки для мусора\r\nпакеты мусорные 35 литров\r\nфасовочные пакеты для кофе\r\n \r\n=https://eadres.ru/listing/mirpack--630f9395f03eb.html',0,'spam','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2667,651,'HarryTuh','dorinekosar717@zlot555.com','https://zaa.bet','138.197.71.247','2022-09-06 01:45:49','2022-09-06 01:45:49','301 Moved Permanently \r\n<a href=\"https://zaa.bet\" rel=\"nofollow ugc\">301 Moved Permanently...</a>',0,'spam','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2664,651,'ComoDut','parksarrrmani@gmail.com','','196.244.192.37','2022-09-05 21:54:55','2022-09-05 21:54:55','Распродажа формы всех клубов и аксессуаров для мужчин, женщин и детей. Оплата после примерки, форма Real Madrid 2019 в Москве. Бесплатная доставка по всем городам РФ. \r\n<a href=\"https://footballnaya-forma-real.ru\" rel=\"nofollow ugc\">форма Реал Мадрид 2022 2023 в Москве</a> \r\nфутбольная форма Реал Мадрид 2019 2020 в Москве - <a href=\"http://footballnaya-forma-real.ru\" rel=\"nofollow ugc\">https://www.footballnaya-forma-real.ru</a> \r\n<a href=\"https://google.sc/url?q=http://footballnaya-forma-real.ru\" rel=\"nofollow ugc\">http://www.google.ki/url?q=https://footballnaya-forma-real.ru</a> \r\n \r\n<a href=\"https://www.oilandgasautomationandtechnology.com/speaker/suggest-a-speaker/#comment-58480\" rel=\"nofollow ugc\">Футбольная форма с доставкой в любой город РФ.</a> a6528_5',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','comment',0,0),(2675,651,'QuentiDut','d.davvismarco@gmail.com','','196.244.192.38','2022-09-06 12:46:07','2022-09-06 12:46:07','Продажа футбольной одежды и аксессуаров для мужчин, женщин и детей. Много товаров, форма ПСЖ 2018 2019. Быстрая доставка по России. \r\n<a href=\"https://footballnaya-forma-psg.ru\" rel=\"nofollow ugc\">форма ПСЖ 2021 2022 купить в Москве</a> \r\nформа Пари Сен Жермен 2022 2023 - <a href=\"https://www.footballnaya-forma-psg.ru\" rel=\"nofollow ugc\">http://www.footballnaya-forma-psg.ru/</a> \r\n<a href=\"http://www.google.us/url?q=https://footballnaya-forma-psg.ru\" rel=\"nofollow ugc\">http://v-degunino.ru/url.php?http://footballnaya-forma-psg.ru</a> \r\n \r\n<a href=\"https://edvision.com/2018/06/01/hello-world/#comment-39618\" rel=\"nofollow ugc\">Футбольная форма и атрибутика с бесплатной доставкой в любой город РФ.</a> 26_715c',0,'spam','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2665,651,'proff2565Bog','armenmin4syan@yandex.ru','http://www.proffalmaz.com/','5.18.242.204','2022-09-05 23:12:32','2022-09-05 23:12:32','<a href=\"http://proffalmaz.com/price-cut/\" / rel=\"nofollow ugc\">Бурение отверстий в бетоне</a>',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','comment',0,0),(2666,651,'jeanielp11','caseymf2@akira23.officemail.in.net','http://sexpornengine.gigixo.com','185.220.101.73','2022-09-06 00:13:39','2022-09-06 00:13:39','Sexy photo galleries, daily updated pics\r\nhttp://buymensoutfits.relayblog.com/?breana \r\n\r\n giselle gucci porn no hassle porn videos rape torture porn fantasy black porn gangbang isabel mexican porn star',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36','comment',0,0),(2661,651,'ArnoldFax','mikrw@yandex.com','https://mir74.ru/25424-mazu-tam-ne-mesto-chelyabinec-narushil-zapret-na-dvizhenie-gruzovikov-po-trasse-miass-chebarkul.html','88.206.88.169','2022-09-05 18:24:41','2022-09-05 18:24:41','https://mir74.ru/obschestvo/22661-v-chelyabinske-porozovelo-ozero-smolino-hudozhnika-ischut-nadzornye-organy.html',0,'spam','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2662,651,'iphonedall.','maximmad222@yandex.ru','http://bysel.ru','178.184.9.204','2022-09-05 19:23:51','2022-09-05 19:23:51','Купить коды +на игры xbox +one через Аргентину США и Бразилию  + https://plati.market/itm/3162966 \r\nкупить игры xbox store+ https://plati.market/itm/2915157 \r\nкупить игры +на xbox +one+  https://wmcentre.net/item/call-of-duty-ghosts-xbox-3085414  \r\nкупить аккаунт xbox +one +с играми+https://plati.market/itm/3098640 \r\n стимбай \r\nGift Card USA,Turkey+https://plati.market/itm/3048052 \r\nНовые игры аккаунты в аренду+https://plati.market/itm/3036392 \r\nАудиокниги,книги по психологии+https://plati.market/itm/3290754 \r\n<b>steam game code</b>+https://plati.market/itm/3234434 \r\n<b>Assassins Creed xbox one</b>+https://plati.market/itm/2891230 \r\n<b>Resident Evil xbox one</b>+https://plati.market/itm/3037039 \r\n<b>Call Of duty xbox one</b>+https://www.plati.market/itm/3085414 \r\n<b>Hitman xbox One</b>+https://plati.market/itm/3037131 \r\n<b>Battlefield xbox one key</b>+https://plati.market/itm/2889815 \r\nGrand Theft Auto V  GTA 5 XBOX ONE Цифровой Ключ +https://plati.market/itm/2987570 \r\n \r\n<b>игры XBOX XD KEY</b>  <b>MYSEL&gt;RU</b> https://mysel.ru  Торговая площадка цифровых товаров \r\n<a href=\"https://plati.market/itm/fifa-20-uk-xbox-one-kljuch-cifr-kod--podarok/2961184\" rel=\"nofollow ugc\">  FIFA 20  XBOX ONE Ключ  / Цифр код + подарок </a> \r\n<a href=\"https://plati.market/itm/3051308\" rel=\"nofollow ugc\"> Mafia Definitive Edition XBOX CD KEY</a> \r\n<a href=\"https://plati.market/itm/2891920\" rel=\"nofollow ugc\">Watch Dogs 2  - Xbox Live Key - </a> \r\n<a href=\"https://plati.market/itm/metro-last-light-redux-xbox-one-present/2915157\" rel=\"nofollow ugc\">The Crew 2  XBOX/PC+present </a> \r\n<a href=\"https://plati.market/itm/2970072\" rel=\"nofollow ugc\">Diablo III: Eternal Collection Xbox One</a> \r\n<a href=\"https://plati.market/itm/3011789\" rel=\"nofollow ugc\"><b>Crysis 1,2 XBOX ONE</b></a> \r\n<a href=\"https://plati.market/itm/3085419\" rel=\"nofollow ugc\">MORTAL KOMBAT 11 XBOX ONE X/S</a> \r\n<a href=\"https://plati.market/itm/3203865\" rel=\"nofollow ugc\">  <b>Amazon Gift Card US $10</b> </a> \r\n<a href=\"https://wmcentre.net/item/avg-tuneup-1-pk-1-god-3203401\" rel=\"nofollow ugc\">  <b>AVG TuneUp 1 ПК 1 год -</b> </a> \r\n<a href=\"https://plati.market/itm/3116494\" rel=\"nofollow ugc\"> <b>iTUNES GIFT CARD - $15(USA) </b></a> \r\n<a href=\"https://plati.market/itm/3180599\" rel=\"nofollow ugc\">Wolfenstein: I, II xbox</a> \r\n<a href=\"https://plati.market/itm/3221893\" rel=\"nofollow ugc\">Dead Rising Triple Bundle Pack XBOX / КЛЮЧ</a> \r\n<a href=\"https://plati.market/itm/3045341\" rel=\"nofollow ugc\">Thief Xbox One </a> \r\n<a href=\"https://plati.market/itm/2898599\" rel=\"nofollow ugc\">Nba 2k20 xbox one</a> \r\n<a href=\"https://plati.market/itm/3273733\" rel=\"nofollow ugc\">Подписка EA Play: 1 месяц (цифровая версия)Xbox One </a> \r\n<a href=\"https://plati.market/itm/3273758\" rel=\"nofollow ugc\">Nintendo Switch Online Подписка 3 МЕС EU/RU</a> \r\n<b>Adguard Premium 1ПК</b>+https://plati.market/itm/3046307 \r\n<b>AVG TuneUp 1 ПК 1 ключ</b>+https://plati.market/itm/3048052 \r\n<a href=\"http://hcrd.ru/fTa9a8\" rel=\"nofollow ugc\"><b>Хочешь купить машину, срочно нужны деньги, не хватате на покупку иди в банк HOME BANKE</b></a> \r\n<b> Открой свой бизнес(заведи свой счет), работай на себя, зарегесрируй ИП или ООО бесплатно</b> +https://sme.raiffeisen.ru/partners/leqgy080 \r\n<b>Дешевый хостинг,качество по низкой цене</b>+https://webhost1.ru/?r=133178 \r\n<b>Покупай на Enot оплаты(оплата банковской картой)5 способов оплаты/b] \r\n<b>Покупай на Юони оплаты(оплата банковской картой)/b]',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36','comment',0,0),(2663,651,'Josephvew','m.a.tu.h.i.n.i25@gmail.com','https://online-porno.vip/','82.118.29.225','2022-09-05 21:28:20','2022-09-05 21:28:20','порно онлайн бесплатно молоденькие  https://online-porno.vip/  porno online help  \r\n \r\n \r\n \r\n<a href=\"http://naturopathicknack.com/?p=536&amp;cpage=141#comment-19788\" rel=\"nofollow ugc\">porno studiy mature nl tags lesbians online</a>\r\n<a href=\"https://debzdesignz.co.uk/product/deco-ball-2/#comment-1047\" rel=\"nofollow ugc\">порно фильмы смотреть онлайн бесплатно качестве</a>\r\n<a href=\"https://crbstore.it/prodotti-olandesi/\" / rel=\"nofollow ugc\">porno ariellaferrera com online</a>\r\n<a href=\"http://www.maromtrips.com/forum/page/1\" rel=\"nofollow ugc\">full hd porno video online</a>\r\n<a href=\"http://rockinmacscrafts.com/2019/11/12/welcome-to-rockin-macs-crafts/#comment-2582\" rel=\"nofollow ugc\">порно рассказы слушать онлайн</a>\r\n<a href=\"https://mindline.co.in/blog/5\" rel=\"nofollow ugc\">порно онлайн красная</a>\r\n<a href=\"http://lklhqod.webpin.com/?gb=1#top\" rel=\"nofollow ugc\">emily online porno</a>\r\n<a href=\"https://korczak.se/#comment-74629\" rel=\"nofollow ugc\">порно онлайн смотреть трахаю</a>\r\n<a href=\"http://www.mundoslotcar.com.br/viewtopic.php?f=42&amp;t=14158\" rel=\"nofollow ugc\">лучшее порно мамы онлайн</a>\r\n<a href=\"http://giztngx.webpin.com/?gb=1#top\" rel=\"nofollow ugc\">movies porno online sex</a>\r\n cd85a65',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2660,651,'EugeneBax','johnslow@nicemail.club','https://shpilivili.cc','5.252.194.59','2022-09-05 17:04:20','2022-09-05 17:04:20','кадры офигенных дам <a href=\"https://shpilivili.cc\" rel=\"nofollow ugc\">https://shpilivili.cc</a>',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36','comment',0,0),(2657,651,'Jamesbem','rentand734@gmail.com','https://rent.com.md/ro/','217.26.175.6','2022-09-05 14:19:38','2022-09-05 14:19:38','Apartament pe ora botanica https://999.md/ru/10655',0,'spam','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','comment',0,0),(2658,651,'IrvinPiore','ro.m.a.s.ova.ir.ina0.53.@gmail.com','https://faporn.top/','82.118.29.142','2022-09-05 14:26:25','2022-09-05 14:26:25','домашнее порно молодых анал  https://faporn.top/ скачать порно porno  \r\n \r\n \r\n \r\n<a href=\"https://juliemcdanielart.com/hello-world/#comment-1400\" rel=\"nofollow ugc\">порно девушек с большей жопой</a>\r\n<a href=\"http://www.svendby.org/?page_id=4#comment-46653\" rel=\"nofollow ugc\">порно видео трахнул зрелую</a>\r\n<a href=\"http://pentavox.net/2016/02/26/la-guerra-del-infinito-los-vengadores-gemas/#comment-2392\" rel=\"nofollow ugc\">бесплатная порнушка муж</a>\r\n<a href=\"https://passeiodetrem.com.br/2020/11/24/hello-world/#comment-8211\" rel=\"nofollow ugc\">порнуха русская ножки</a>\r\n<a href=\"http://listings.artisansothebysrealty.com/2017/01/17/hello-world/#comment-29727\" rel=\"nofollow ugc\">посмотрим онлайн бесплатно порнушку</a>\r\n<a href=\"http://hbcysd.com/archives/727/#comment-5107\" rel=\"nofollow ugc\">порно ролики девушки кончают</a>\r\n<a href=\"https://www.silhouettelearningacademy.com/hello-world/#comment-105048\" rel=\"nofollow ugc\">смотреть бесплатно порно хороши 2019</a>\r\n<a href=\"https://vsc.blogg.se/2012/july/mandag-i-nacka-forum.html\" rel=\"nofollow ugc\">порно зрелую жену с друзьями</a>\r\n<a href=\"http://shikamababyhome.sblo.jp/article/57334263.html\" rel=\"nofollow ugc\">русские измени порнуха</a>\r\n<a href=\"http://support.apsfl.co.in/index.php/2021/05/07/hello-world/#comment-3818\" rel=\"nofollow ugc\">порнушка молоденьких девочек</a>\r\n 350a245',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2659,651,'umnyedom','umnyedomaa@yandex.ru','https://умный-дом.site','178.34.163.128','2022-09-05 15:34:04','2022-09-05 15:34:04','Интегрируем  Умный Дом  https://умный-дом.site   Проектируем, устанавливаем и обслуживаем умные системы для Вашего дома, чтобы облегчить Ваш быт. Три Способа Контролировать Свой Дом Лучшие Умные Замки Все под контролем в любой момент, где бы вы ни находились. Как Мы работаем Предоставим особые условия, передовое оборудование, а также защитим проект гарантией. Решайте домашние дела проще, управляя техникой с помощью голосовых команд! · Энергосбережение. https://умный-дом.site   Создайте сценарии и пользуйтесь приборами дистанционно, установите датчики и получайте мгновенные уведомления.',0,'spam','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4400.8 Safari/537.36','comment',0,0),(2775,651,'catlizneoma','blinitdeptimans8287@mail.ru','https://www.kat63.com/','172.68.244.201','2022-09-13 06:06:44','2022-09-13 06:06:44','Пункт приема катализаторов работает долгое время и готов принять б/у устройства независимо от количества, состояния и вашего местонахождения. При этом есть возможность сдать в утиль сажевые фильтры, внутренности от них. Вас обрадуют доступные, выгодные цены, которые намного выше, чем у конкурентов. Воспользоваться предложением смогут как частные лица, так и пункты приема чермета, авторазборы, региональные скупщики. Сотрудничество позволит рассчитывать на оперативную и честную оценку экспертами. Деятельность компании нацелена на то, чтобы любой желающий смог сдать ненужные запчасти удобным для себя способом и получил за это неплохую сумму. На сайте https://www.kat63.com/ (<a href=\"https://www.kat63.com/ford\" rel=\"nofollow ugc\">сдать катализатор форд фокус 2  Самара</a> ) уточните расценки, условия сотрудничества и другие нюансы. Компания находится на рынке длительное время, а потому изучила все потребности клиентов, спрос, тонкости процесса, чтобы сделка произошла быстро, эффективно для вас. Это позволит сэкономить ваше время, силы и нервы. Если и у вас остался старый сажевый фильтр, который больше не пригоден к использованию, то поспешите его продать. А для этого необходимо позвонить по телефону, чтобы заранее договориться о встрече. Специалисты открыты для сотрудничества с автосервисами, СТО, автовладельцами, металлобазами. К важным преимуществам обращения в компанию относят: \r\n \r\n- индивидуальный подход к каждому клиенту; \r\n- честные, разумные цены; \r\n- деньги выдаются сразу – переводом либо на карту после анализа; \r\n- есть возможность подъехать в наиболее комфортное время или передать посылку курьером. \r\n \r\nПринимаются металлические, керамические конвертеры, сажевые фильтры различной степени изношенности, включая поврежденные, изношенные, со сколами, любыми дефектами, с автомобильных, промышленных катализаторов. Особый интерес представляют вставка, начинка, картридж без ваты, асбеста, паронита. А вот планки от фильерных питателей для выработки базальтового волокна компания выкупит очень дорого. Работа по всей России, а также странам СНГ. Вы сможете отправить катализатор транспортной компанией либо вместе с курьерской службой, почтой России. Если сотрудничество не устроило, то материалы гарантированно будут вам возвращены в том виде, в которых вы их передали. Получить подробную информацию можно на сайте http://KAT63.com и позвонив по указанным телефонам: +7 (927) 204-47-47, +7 (987) 900-47-47.',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2769,651,'roslynlj18','ym2@fumio12.inwebmail.fun','http://francehotsexy.bestsexyblog.com','185.220.101.145','2022-09-12 22:52:41','2022-09-12 22:52:41','Browse over 500 000 of the best porn galleries, daily updated collections\r\nhttp://lizzybordenporn.hotblognetwork.com/?dominique \r\n\r\n porn star daisy short hair haircut women porn gay piercings porn bluray porn torrent begginer porn',0,'spam','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2770,651,'MichaelTaf','avinofin1983@yahoo.com','https://vavada.bitbucket.io/','165.231.163.6','2022-09-13 00:41:39','2022-09-13 00:41:39','https://vavada.bitbucket.io/',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2771,651,'ScottCoide','thomasonlovely@gmail.com','https://www.topworldnewstoday.com/','51.195.108.243','2022-09-13 01:48:58','2022-09-13 01:48:58','reaking news, sport, TV, radio and a whole lot more. The Top <a href=\"https://www.topworldnewstoday.com/\" / rel=\"nofollow ugc\">World News</a> Today informs, educates and entertains - wherever you are, whatever your age',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.39','comment',0,0),(2772,651,'ckaFrina','chambtiless256@mailsi.site','https://oskogneypor.ru/alumina-cement-cement','109.248.15.132','2022-09-13 02:41:46','2022-09-13 02:41:46','<a href=\"https://oskogneypor.ru/legkovesnye-izdeliya-sht-1-0-1-3\" rel=\"nofollow ugc\">кирпич шамотный огнеупорный купить</a> или <a href=\"https://oskogneypor.ru/powder-fireclay-refractory-brands-p\" rel=\"nofollow ugc\">Порошок шамотный огнеупорный марки ПШБМ</a> \r\n \r\nhttps://oskogneypor.ru/alumina-cement-cement',0,'spam','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2773,651,'sharirt4','delorisjg3@akio25.officemail.fun','http://sextoysinsex.instasexyblog.com','185.220.101.54','2022-09-13 04:14:11','2022-09-13 04:14:11','Big Ass Photos - Free Huge Butt Porn, Big Booty Pics\r\nhttp://analstraponsex.fetlifeblog.com/?kaliyah \r\n\r\n execution art porn free videos of the dirtyist porn anetta keyes porn star porn inculding shit jesssica alba porn',0,'spam','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2774,651,'Jamesbob','yourmail@gmail.com','http://Buy%20and%20sell','178.140.205.27','2022-09-13 04:56:18','2022-09-13 04:56:18','Now is the time to come in. There won\'t be another chance like this \r\n<a href=\"https://accounts.binance.com/ru/register?ref=25293193\" rel=\"nofollow ugc\">Buy and sell cryptocurrency in minutes </a>',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2776,651,'MichaelThids','doscarads@gmail.com','https://doscar.ru/','178.140.205.27','2022-09-13 08:25:02','2022-09-13 08:25:02','Post a quick ad in over 250 countries worldwide \r\nClassified Submissions Ad Posting and Website Promotion Service – Best classified ad posting service. Your ad posted to 1000\'s of advertising pages monthly automatically! \r\nhttps://doscar.ru/ - free ads',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','comment',0,0),(2777,651,'bradleywe2','chelsea@masato66.officemail.in.net','http://hardcore.porn.readstown.sexjanet.com','185.246.188.67','2022-09-13 09:17:40','2022-09-13 09:17:40','My new hot project|enjoy new website\r\nhttp://villa.ridge.handjob.porn.sexjanet.com/?madisyn \r\n free gay porn reviews statue of liberty porn lumbee porn free teen porn chat rooms transexual porn stars having sex',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2692,651,'DanielLes','mksadsmail+avyxduaug2022@gmail.com','https://spytostyle.com/2-gauge-earrings/','84.247.59.131','2022-09-07 15:07:36','2022-09-07 15:07:36','If you don’t observe an excellent aftercare routine, you risk infecting your piercing or inflicting a buildup of unwanted scar tissue. Plenty of jewellery outlets sell commercial-grade lubricant, but you might also use plant-based lubricants, like coconut oil or jojoba oil. Titanium is like steel, but lighter and less prone to irritate your ears. \r\n \r\nFor nipple or navel piercings, 14 g via 12 g is most common. For bigger gauges—like stretched ear lobes—the smallest gauge normally begins at size eight and goes up from there.\" Body jewellery gauges often range from 18 g to 00 g. \r\n \r\nYou will remember me if you purchase your plugs because you wont regret it. I\'ve lately been in contact with Miye to assist with an trade and the customer service I received was past incredible, every little thing was sorted so rapidly. I had a number of issues with my order at first, but thanks to Miye, who helped me a lot and kept tracking the order until I obtained it. It was additionally my first time ordering from Custom Plugs, and it won\'t be the final, I promise. I can\'t specific how pleased I am with my plugs; they\'re of excessive quality, and you will not be disappointed. Public collections can be seen by the public, including other shoppers, and will present up in recommendations and other places. \r\n \r\n \r\n \r\nPlugs, the jewelry, come in different colours, designs, shapes, and gauges. The bigger the gauge, the dearer will probably be. People who stretch their ears purchase tapers to extend the gauges of their ears one measurement at a time. Ideally, there must be a one-month interval between each gauge. \r\n \r\nI emailed immediately and obtained a reply first thing the subsequent morning. The house between 2 gauge and 0 gauge is 2mm. The size within the center is 1g which works out at round 7mm whole size. Register with UBJ to obtain updates, access to unique deals, new product drops, and more. Send me unique presents, distinctive reward ideas, and personalised tips for purchasing and selling on Etsy. Send me exclusive presents, distinctive present concepts, and customized ideas for shopping and promoting on Etsy. \r\n \r\nThe precise jewelry they are looking for is recognized as plugs. Not lots of people are familiar with this very massive difference between the two words, and they use of the word “gauges” each time they need to buy plugs. People who do that could come off as moronic to the people who promote the jewellery. \r\n \r\n2 Gauge Black &amp; White Marble UV Hollow Ear TunnelThe magnificance of marble is conjured in this 2 gauge black &amp; white marble UV hole ear ... 2 Gauge Screw Fit Star TunnelGet ready to be a star with certainly one of these edgy star tunnels. This 2 gauge  screw fit star tunnel is a reduce above the rest. \r\n \r\nRead More About this: <a href=\"https://spytostyle.com/2-gauge-earrings/\" / rel=\"nofollow ugc\">https://spytostyle.com/</a> \r\n \r\nBody piercing, it is essential to know the diameter of the part of the item that can relaxation contained in the piercing. So what you wish to get proper here is its thickness. Taking good care of your ears can be crucial. \r\n \r\nHere you will discover a wide selection of sizes, shapes, and styles to suit your plug needs. Kids who go into piercing stores or jewelry retailers usually say that they\'re looking for gauges. Saying this can confuse the workers as a end result of a gauge is actually the size of a person’s ears.',0,'spam','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2691,651,'TrxFrina','deotalklo754@imails.site','https://yourdesires.ru/beauty-and-health/face-care/179-ekspress-maski-v-domashnih-usloviyah.html','109.248.14.67','2022-09-07 10:04:57','2022-09-07 10:04:57','<a href=\"https://yourdesires.ru/it/news-it/1335-osobennosti-provedenija-obnovlenija-setevyh-versij-sistem-konsultant-pljus.html\" rel=\"nofollow ugc\">Особенности проведения обновления сетевых версий систем Консультант Плюс</a> или <a href=\"https://yourdesires.ru/vse-obo-vsem/1368-chto-takoe-kometa.html\" rel=\"nofollow ugc\">Что такое комета?</a> \r\n \r\nhttps://yourdesires.ru/fashion-and-style/quality-of-life/66-na-kakih-veschah-nelzya-ekonomit.html',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','comment',0,0),(2688,651,'WilliamFlink','asimgda2@gmail.com','https://project-coordinator-exam.blogspot.com/','72.255.9.84','2022-09-07 06:22:36','2022-09-07 06:22:36','Likewise, our  task  authors  around the world are well trained in their  selected field of study which  indicates you can  conveniently put your faith in the way they treat your paper,  regardless of which  scholastic  self-control you\'re from. When it  concerns your  occupation  leads and  brilliant future, MyAssignmenthelp.com takes the onus on itself to promote your  development in the  ideal direction. So,  in this way you  would not  need to  reconsider  prior to trusting us with your academic papers.  Put an order with us now  and also  enjoy the  incentives of brilliantly written academic  documents today. <a href=\"https://markovtime.statisticsya.com\" rel=\"nofollow ugc\">important link</a>',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2689,651,'ZAABETjuberpofidewdgy,2,5]','dorthyparone714@zlot555.com','https://zaabet.net','138.197.71.247','2022-09-07 06:50:08','2022-09-07 06:50:08','301 Moved Permanently \r\n<a href=\"https://zaabet.net\" rel=\"nofollow ugc\">Show more!</a>',0,'spam','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2690,651,'daniellevr1','diannasb3@isamu49.inwebmail.fun','http://free.porn.pics.instasexyblog.com','185.220.101.38','2022-09-07 09:48:29','2022-09-07 09:48:29','Hot photo galleries blogs and pictures\r\nhttp://plaingoldgrillz.fetlifeblog.com/?robin \r\n\r\n michelle stone porn cheerleader porn vids inspector gadgit cartoon porn 1 porn vid mp4 lesbos porn',0,'spam','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2687,651,'Haroldtig','marceljeffry@dasemana.com','','147.50.252.96','2022-09-07 03:44:50','2022-09-07 03:44:50','Presently there are plenty of slot machines with more than 100 paylines. The more paylines, the upper will be the probability of obtaining a winning mix. In the game, try and bet on the most variety of paylines. \r\n \r\nReferring to slots, the very first thing that involves your thoughts is the great metropolis Las Vegas built in the desert. The Vegas theme grew to become considered one of the preferred themes for developers of online slots. Vegas slot machines are according to vivid animation and themed symbols within the style of Las Vegas. \r\n \r\nScatters are Individuals symbols that bring about more spins and mini games after you land three or maybe more of them, normally. Nevertheless, Use a consider the paytable of one\'s chosen real money slot on the web to verify specifically what number of scatters are needed to activate the reward round. \r\n \r\nThe following on our list of absolutely free slot machines is E book of Ra Deluxe from Novomatic staying an updated Model with the well-known Ebook of Ra slot. The slot is adapted for jogging without the need of downloading from both equally pcs and mobile products based on Android and iOS. \r\n \r\nYou’ll come upon reels and paylines very first. Reels are classified as the columns in a slot that spin to create symbols land within the display. Paylines confer with the achievable strains of profitable combos, produced up by diverse reward symbols. \r\n \r\nThis may be a finding bonus exactly where the symbols that look with each choose are now acknowledged, or even a totally free spins bonus where the ultimate gain is by now identified plus the spins simply manifest that include as many as that value. \r\n \r\nYou will need to be eighteen+ to accessibility this game. This game doesn\'t present gambling or a possibility to gain real money or prizes. Observe or good results at social gaming will not indicate long run good results at gambling. \r\n \r\nOur internet sites element a cellular casino which you\'ll be able to use in browser, but not simply. You’ll also be able to obtain slots apps appropriate with iOS or Android telephones. \r\n \r\nAccess special perks and acquire rewarded for enjoying your favorite casino games. See membership perks \r\n \r\nHow do you Enjoy On the net Slots? Almost all On the internet Slots games share the same, spin and an opportunity to get. This gameplay is predicated on the traditional, casino-type slot machine. Concurrently, Every On the net Slots sport can have its have exceptional list of individual regulations and characteristics. \r\n \r\nFree slots with out registration and devoid of downloading will probably be desired by those that plan to coach, build their very own technique and just have some fun. Though the slots for money are better to choose when you start a serious video game. \r\n \r\nYou can find 8 concentrations to move by On this IGT on-line slot, and you will level up by having followers within the reels. Some ranges award long term payback boosts, while some unlock new features. \r\n \r\nAs of January 1st, 2020, PlayNow.com not supplies browser guidance for IE 11. If you end up picking to utilize IE eleven we can not assurance you should be able to login or use the location. We advise you turn to the most up-to-date Model of possibly Edge, Firefox or Chrome. \r\n \r\nA premier producer of on the web casino games is Playtech offering its on the net games given that 1999. The products mix of the corporation features in excess of five hundred many games like on line slots, blackjack, poker, scratch cards, bingo, and so forth. \r\nvia <b><a href=\"https://fernandoxjgll.newbigblog.com/17532822/best-port-games-no-additional-a-mystery\" rel=\"nofollow ugc\">สล็อตเว็บตรง ค่ายใหญ่</a></b>',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2685,651,'corneliaul60','katheryntm7@satoshi8910.hideo56.officemail.fun','http://msmporn.hoterika.com','185.220.102.4','2022-09-07 01:41:40','2022-09-07 01:41:40','Dirty Porn Photos, daily updated galleries\r\nhttp://shemale2011.ladyboypron.gigixo.com/?quinn \r\n\r\n porn first timers free pinball porn games brand porn images porn free big tis porn clips',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2686,521,'דירות דיסקרטיות בירושלים — israelnightclub.com','mb7e6o93q3@gmail.com','https://israelnightclub.com/apartments/%D7%93%D7%99%D7%A8%D7%95%D7%AA-%D7%93%D7%99%D7%A1%D7%A7%D7%A8%D7%98%D7%99%D7%95%D7%AA-%D7%91%D7%99%D7%A8%D7%95%D7%A9%D7%9C%D7%99%D7%9D/','185.164.56.238','2022-09-07 02:40:42','2022-09-07 02:40:42','Good post. I learn something new and challenging on sites I stumbleupon every day. It will always be exciting to read through content from other writers and use a little something from other sites.',0,'spam','Mozilla/5.0 (Windows NT 6.2; rv:20.0) Gecko/20121202 Firefox/26.0','comment',0,0),(2711,651,'shamoVal','shamodag@yandex.ru','https://www.youtube.com/channel/UCHjBej6kRD29YTMHFVO1jFw','178.34.151.35','2022-09-09 00:05:19','2022-09-09 00:05:19','Зовут его Магомедали Магомедалиев - ООО \"ДАГ ДИЗАЙН\". Дагестанская Республика, Унцукульский р-н, с. Унцукуль, ул. Шамиля, 13. SHAMO, Кизилюрт . <a href=\"https://www.youtube.com/watch?v=Y-4K87biWDs\" rel=\"nofollow ugc\">здесь подробно в видео</a> . Подробно о мельничных мошенниках с документами в видео на ютубе https://www.youtube.com/watch?v=Y-4K87biWDs',0,'spam','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2751,651,'MarlinApova','praskovyagracheva3808@rambler.ru','http://sportdush.ru','178.168.229.49','2022-09-11 23:30:42','2022-09-11 23:30:42','Любите заниматься спортом в зале или дома тогда вам необходимо подписаться на сайт <a href=\"https://sportdush.ru\" rel=\"nofollow ugc\">sportdush.ru</a> \r\nздесь много полезной инофрмации для любителей спорта',0,'spam','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2768,651,'morriscl69','lakeishaqi3@akio25.officemail.fun','http://wwwxxxsxe.instakink.com','188.68.52.231','2022-09-12 21:49:54','2022-09-12 21:49:54','Best Nude Playmates &amp; Centerfolds, Beautiful galleries daily updates\r\nhttp://katrinapic.xblognetwork.com/?makena \r\n\r\n amatteur porn download free sample porn animal girl porn vid porn star bianca ferreira michelle thorne free porn',0,'spam','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2718,651,'JimmieCrori','vasindilon8314@list.ru','https://rutorsite.com','185.174.159.245','2022-09-09 09:33:19','2022-09-09 09:33:19','rutor.market \r\n \r\nhttps://rutordarkgj3ecr5uvelodnq6kny6yotlgbnhfzy4plham5j65ftr7id.com \r\n \r\nGlobal Times предупредило о риске ядерной войны в ЕС из-за СВО ВС РФ на Украине \r\nВ публикации крупного издания сообщается о возможном начале войны с применением ядерного оружия в Европе. \r\nSolenka.info \r\nВынужденную спецоперацию по демилитаризации и денацификации на территории Украины президент России Владимир Путин объявил 24 февраля. \r\nURA.Ru \r\nЕвропа активно помогает Украине как финансово, так и поставками оружия. \r\nURA.Ru \r\nТакже ВС РФ ликвидируют иностранных наемников, сражающихся на стороне Украины, дополняет «Национальная служба новостей». \r\nURA.Ru \r\n<a href=\"https://rutorbestyszzvgnbky4t3s5i5h5xp7kj3wrrgmgmfkgvnuk7tnen2yd.com\" rel=\"nofollow ugc\">rutor.market</a>',0,'spam','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2719,651,'Williamtew','catch@baby.sydrinium.com','https://signalforall.com','173.213.85.7','2022-09-09 12:43:25','2022-09-09 12:43:25','Hello, I\'m completely new here, I am not sure in case \"https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/\" section is the right place to write this and also sorry because of this, but I had been hoping some one here on fairphoto.com would be able to help me. \r\nNow i am wondering anybody knows any trusted services for buy and sell signals. Is this company good  and anyone worked with them ? \r\n<a href=\"https://signalforall.com/\" / rel=\"nofollow ugc\">free signals</a> \r\nFurthermore please introduce any good and comprehensive site for more inormation about these services. I actually appreciate it.',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2720,651,'WilmerHoida','retty2435@gmail.com','','176.38.20.181','2022-09-09 13:27:07','2022-09-09 13:27:07','Hi guys, if you visit my page, I can recommend best essay writing service in the USA, here it is - https://writeupcafe.com/best-dissertation-writers-2/ \r\n.  This service is much cheaper than other, because they have always many works.',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2721,651,'Daserpored','dedradebo@gmail.com','https://mundamba.com','65.21.133.219','2022-09-09 13:55:27','2022-09-09 13:55:27','Buy CBD oil products by top brands like CBDfx, Bloom Farms, and cbdMD at OnlineCBDStore.com. Hemp-derived, pure CBD oil delivered right to your doorstep. ... Koi CBD - Delta 8 THC 1000 mg Tinctures . Rated 4.73 out of 5 $ 44.99 $ 38.24. Add to Cart. Quick View. Slumber CBN - Delta 8 CBN CBD Night Tincture . Rated 4.80 out of 5 $ 48.95. Add ...\r\n4.91 out of 5. ( 33 customer reviews) $ 99.99. or 4 interest-free payments of $25.00 with. в“. Our 1000mg full-spectrum CBG CBD \"tincture\" Oil is our newest product release! cGMP-certified and made in the USA, we take absolute pride in our expertly crafted 100% natural whole-plant 1000mg full-spectrum CBG &amp; CBD oil.\r\nBuy Cbd Oil Uk 1000mg Enhancement Products, Buy Cbd Oil Uk 1000mg Cbd Cartridge Pen п»їArrosa Mar 11 2021. Via Appia Antica, 224, 00179 Roma, Italy +1 312 749 8649. Search here! Home; Pages. do cbd gummies show up on drug test; cbd vape oil no propylene glycol miami; most reputable hemp cbd vape;\r\nPremium Jane is an authentic company that is driven to produce safe, effective products from a family of dedicated experts. Product Range: Two particular broad-spectrum CBD oil formulations, with three full spectrum tinctures. Price: $48.00 - $319. Strength: 300mg - 5000mg. Certificates &amp; Testing: Yes.\r\nFun CBD Gummies are one of the best CBD gummie available today. These quality products are made in the United States, in FDA- certified facilities. Each tasty gummy is all-natural and organic. Hemp gummies are made from one of the cannabinoids known cannabidiol, or CBD. One reason to choose these gummies is they are THC free.\r\n  \r\n \r\n<a href=\"https://mundamba.com/\" / rel=\"nofollow ugc\">mundamba.com</a> \r\n<a href=\"https://mundamba.com/cbd-gummy-candy-productuon-line/\" / rel=\"nofollow ugc\">CBD Gummy Candy Productuon Line</a> \r\n<a href=\"https://mundamba.com/top-10-cbd-discounts-right-now-cbddiscounts-cbdoil-cbdedibles-cbdvape/\" / rel=\"nofollow ugc\">Top 10 CBD Discounts Right Now</a> \r\n<a href=\"https://mundamba.com/where-to-buy-cbd-oil-in-new-york/\" / rel=\"nofollow ugc\">Where to Buy CBD Oil in New York</a> \r\n<a href=\"https://mundamba.com/make-a-coco-cacao-our-super-rich-cbd-infused-hot-chocolate/\" / rel=\"nofollow ugc\">Make a Coco Cacao</a> \r\n<a href=\"https://mundamba.com/how-are-cbd-gummies-made/\" / rel=\"nofollow ugc\">How are CBD Gummies made?</a> \r\n<a href=\"https://mundamba.com/cbd-gummies-best-cbd-gummy-bears/\" / rel=\"nofollow ugc\">CBD Gummies Best CBD Gummy Bears</a> \r\n<a href=\"https://mundamba.com/how-to-make-thc-cbd-vitamin-gummy-bear-candy-pectin-soft-candy-production-line-making-machine/\" / rel=\"nofollow ugc\">golferine.com</a> \r\n<a href=\"https://mundamba.com/how-to-make-thc-cbd-vitamin-gummy-bear-candy-pectin-soft-candy-production-line-making-machine/\" / rel=\"nofollow ugc\">How to make THC CBD VITAMIN GUMMY</a> \r\n<a href=\"https://mundamba.com/cbd-flower-sour-space-candy-and-cbd-dog-jerky-organic/\" / rel=\"nofollow ugc\">Cbd flower sour space candy and cbd dog jerky organic</a> \r\n<a href=\"https://mundamba.com/cbd-henson-candy-pops/\" / rel=\"nofollow ugc\">CBD Henson candy pops</a> \r\n<a href=\"https://mundamba.com/cbd-gummies-dr-oz-reviews-real-customer-reports/\" / rel=\"nofollow ugc\">CBD Gummies Dr Oz Reviews</a>',0,'spam','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2716,651,'karynzy3','lynda@kenta46.officemail.fun','http://gay.porn.porn.skyline.view.sexjanet.com','95.214.52.208','2022-09-09 08:50:48','2022-09-09 08:50:48','Sexy photo galleries, daily updated collections\r\nhttp://bakersvilleabusedporntubes.alypics.com/?ellie \r\n feet fetish porn videos rabbit reviews free porn sites free internal cum porn angie salvagno porn clips porn sights that use affiliates',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','comment',0,0),(2717,651,'rickydq60','arnoldpm11@rokuro710.satoshi21.officemail.in.net','http://shemalepofn.redditshemale.relayblog.com','31.24.148.37','2022-09-09 09:07:58','2022-09-09 09:07:58','My new hot project|enjoy new website\r\nhttp://gigixo.com/?brianne \r\n\r\n tall and petite porn tiny pussy splitting porn pics condoleezza porn porn admirals adventures printable porn xxx subscritions',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2715,651,'Russelljew','kr.a.so.vc.e.va.a.@gmail.com','https://porno-suchek.com/','82.118.29.236','2022-09-09 08:46:12','2022-09-09 08:46:12','я твоя сучка порно  https://porno-suchek.com/  порно рассказ покорная сучка  \r\n \r\n \r\n \r\n<a href=\"https://therealhax.com/spyhunter-crack/#comment-20732\" rel=\"nofollow ugc\">порно сучки тети</a>\r\n<a href=\"http://ayitipounoutout.com/2020/10/05/lexperience-dune-nouvelle-aventure/#comment-170847\" rel=\"nofollow ugc\">смотреть порно ебут сучку</a>\r\n<a href=\"https://cocriando.carminhabrum.com/lei-da-atracao-para-dinheiro/#comment-885\" rel=\"nofollow ugc\">бесплатное порно анал сучек</a>\r\n<a href=\"http://ideat.hu/david-gilmour/#comment-1733\" rel=\"nofollow ugc\">идеальная сучка порно</a>\r\n<a href=\"https://napsastars-fc.com/how-to-start-your-own-business-2/#comment-383\" rel=\"nofollow ugc\">порно с татуированной сучкой</a>\r\n<a href=\"https://old.dagrabota.ru/board/read37440.html\" rel=\"nofollow ugc\">худенькая сучка порно</a>\r\n<a href=\"http://geartalk.org/forum/viewtopic.php?f=29&amp;t=107928\" rel=\"nofollow ugc\">порно сучки в латексе</a>\r\n<a href=\"http://havehealthylifestyle.blog/what-happens-when-you-do-physical-activity/#comment-3252\" rel=\"nofollow ugc\">бесславные сучки порно</a>\r\n<a href=\"https://siljapaul.de/mac-verknuepfungen-die-die-dinge-beschleunigen/#comment-37468\" rel=\"nofollow ugc\">порно вписка сучек</a>\r\n<a href=\"https://lunioptik.de/daumen-like/#comment-17620\" rel=\"nofollow ugc\">порно видео худая молодая сучка</a>\r\n 45f1b19',0,'spam','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2713,651,'sophiefd11','alicewn4@kunio8510.eiji40.inwebmail.fun','http://hdporn.relayblog.com','185.14.97.176','2022-09-09 01:25:56','2022-09-09 01:25:56','Young Heaven - Naked Teens &amp; Young Porn Pictures\r\nhttp://catoutfits.relayblog.com/?paulina \r\n\r\n hamster porn mobile best heentei porn videos rent gay porn in mail my guy porn movie marathi porn',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','comment',0,0),(2714,651,'credit_card_Dut','gitara@vasha-muz-shkola.ru','','88.218.170.57','2022-09-09 07:49:24','2022-09-09 07:49:24','зенковки от производителЯ \r\n<a href=\"http://cse.google.al/url?q=https://zenkovki.stroys.su\" rel=\"nofollow ugc\">https://www.google.ru/url?q=https://zenkovki.stroys.su</a>',0,'spam','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2712,651,'Williamsok','la.wof.f.i.c.e.b.ouc.har.d.s.e.o@gmail.com','','154.6.18.15','2022-09-09 01:15:01','2022-09-09 01:15:01','DWI allegations neccesitate complete total of the master tactics used in criminal defense law.  Defending a DUI begins with deciding none of one\'s rights on the constitution are abused. Because a police officer is in front of you, and they are basically the only witnesses most of the time, the expert communication and MO is of the essence.  We all make mistakes, and law enforcement are no exception.  It begins when obvious accusation which will lead to obvious cause. An example, someone gets forced over for driving too slow at 1 am.  The cop has reasonable suspicion that you committed a traffic offense, passingon a double yellow.  Now, as the police officer tries to make eye contact or moves in towards the car, the officer will say you posess watery eyes, or there is an smell of liquor. This raises the acceptabel intuition of speeding to providing a cop a good idea that someone is operating while intoxicated.  99.9% of law enforcement will say smell of alcohol, watery ojos, or lazy speech.  The officer will also elaborate you were fumbling around trying to get your license and registration out. Now a person will be likely told to step out from a car and start regular driving sobriety checks.  These are SFST’s are learned under NHTSA (National road Traffic precautionary Administration) standardizations and must be instructed per situation.  If you do perform the checks, the cop can make mistakes that can make the test, or tests thrown out of from evidence.  Factors such as physical disabilities and the best street conditions can be factored into results of your test. (i.e. you can not perform a walk and pivot test on crooked stret). You may also take a analkyzation of the breath test.  There are mistakes in these gadgets as well, after all they are technolgo that need to be maintained and trained on all the time.  The incarceration is taped at the instance the police activates their sirens.  It is through this taped evidence that we are able to secure an learned opinion if the law enforcement giving of the checks, to the accused ability taking the tests. If you consent to the manipukations or not, a person can go to big house. If you know someone that has been incarcerated for DUI or any criminal charges or know some one who  needs a criminal defense Lawyer visit my site here: <a href=\"https://www.bouchardcincinnaticriminalduiattorney.com/contact-us\" rel=\"nofollow ugc\">criminal defense attorney hamilton county ohio</a> best regards',0,'spam','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','comment',0,0),(2752,651,'ZAABET.COM','eneidadess983@zlot555.com','https://zaabet.net','138.197.71.247','2022-09-12 01:17:41','2022-09-12 01:17:41','301 Moved Permanently \r\n<a href=\"https://zaabet.net\" rel=\"nofollow ugc\">More info...</a>',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2753,651,'pedrokm1','hannahdm69@rokuro710.satoshi21.officemail.in.net','http://asiaxuanhyvong.hoterika.com','95.214.54.102','2022-09-12 01:19:46','2022-09-12 01:19:46','New super hot photo galleries, daily updated collections\r\nhttp://porn.games.xblognetwork.com/?eileen \r\n\r\n best porn asslicker you porn agent jasmine lynn pink porn blackmail porn tubes free i phone porn video',0,'spam','Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2754,651,'deinnpush','deinnpush@rambler.ru','http://www.matrixboard.ru/index01.htm','88.147.153.173','2022-09-12 07:04:25','2022-09-12 07:04:25','Купить химию для мойки катеров автообилей вагонов, <a href=\"http://www.matrixboard.ru/index.htm\" rel=\"nofollow ugc\">химия от производителя</a> \r\nКачественная промышленная и бытовая химия \r\n \r\n<a href=\"http://www.matrixboard.ru/index03.htm\" rel=\"nofollow ugc\">matrixboard.ru</a> \r\n \r\nВсе для детей \r\n \r\n \r\n<a href=\"http://www.freshdesigner.ru/redtree-163.htm\" rel=\"nofollow ugc\">freshdesigner.ru</a> \r\n \r\nКак выбрать химию для автомоек \r\n \r\n \r\n<a href=\"http://www.matrixplus.ru/msbs-001.htm\" rel=\"nofollow ugc\">matrixplus.ru сайт химия для клининга, для ультразвуковой очистки</a> \r\n \r\nХимия для очистки катеров и прочей техники \r\n \r\n<a href=\"http://regionsv.ru/tehstatauto-136.html\" rel=\"nofollow ugc\">regionsv.ru</a> \r\n \r\nХимия для быстрой очистки днищ и бортов водного транспорта <a href=\"http://boat.matrixplus.ru\" rel=\"nofollow ugc\">boat.matrixplus.ru</a> от водного камня и отложений. Очистка корпусов лодок, гидроциклов, аквабайков, яхт, катеров, кораблей, пантонов. \r\nПути развития ЛК Орион - 128, Орион Восточный Экспресс как собрать  url=http://rdk.regionsv.ru/orion128-express.htm], персональные компьютеры на процессорах i808, i8085, z80 \r\nСборка самого перспективного 8-ми битного компьютера <a href=\"http://rdk.regionsv.ru/[url=http://rdk.regionsv.ru/orion128-express.htm\" rel=\"nofollow ugc\">ПК Орион Восточный Экспресс 512 - сборка и наладка</a> \r\nОрион ПРО <a href=\"http://rdk.regionsv.ru/orion128-pro.htm\" rel=\"nofollow ugc\">Сборка и наладка Орион-ПРО</a> \r\n \r\n<a href=\"http://uzo.matrixplus.ru\" rel=\"nofollow ugc\">Как очистить инжектор</a>',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2762,651,'Geraldsal','dddrf751@gmail.com','https://freednb.com/','217.26.175.6','2022-09-12 12:27:24','2022-09-12 12:27:24','Download your favourite artists and soundtracks https://freednb.com/main/9219-zhu.html MP3 Music, Music Chat, Music Video, Lyrics',0,'spam','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2763,651,'Haroldtig','marceljeffry@dasemana.com','https://rupshikarai.co.in/kalimpong-escorts/','147.50.252.96','2022-09-12 13:19:28','2022-09-12 13:19:28','These will clarify simply how much of your hard earned money you happen to be needed to deposit upfront, and That which you can be expecting to receive in return. The best bonuses will present substantial payouts on nominal deposits. \r\n \r\nCell: apple iphone, Android. Cell products present a snug and fulfilling gaming knowledge for free slot games. \r\n \r\nEvery one of the movies and images have these refined touches. From interface towards the selfie point of view videos, the eye to element is astounding. \r\n \r\nFree Spins – These might be acquired within just lots of games but can be handed out by on the web casinos as a reward for loyalty or to tempt previous players to return. \r\n \r\nThe Samsung Galaxy Tab A 8.0 SM-P205 is one of my most favourite tablets of the final couple of yrs. I like it as it’s rather very affordable, comes along with an S Pen, and you will utilize the LTE Edition as your phone. \r\n \r\nBest tablet with 4G: Apple iPad Pro 2020 (on Amazon*). I think the Apple iPad Professional will be the best pill overall. And because you can find a Edition with integrated LTE, In addition, it is the best mobile pill around. \r\n \r\nWatch out for casinos with huge welcome bonuses and small wagering demands. Make sure to examine in the wagering demands of all bonuses before signing up. \r\n \r\nYou can find Every of these by having an official keyboard cover which is great. I also adore which the S Pen is integrated at no additional charge and is also nicely supported to the software program side. We get four very good speakers, a fingerprint scanner on Each and every, in addition to a high quality metal body. \r\n \r\nIt carries on to get a fantastic decision if you\'ll find an excellent offer. Although it’s slower, the Snapdragon 855 is quick sufficient for top-finish gaming far too and we’re obtaining a good ten.5-inch Super AMOLED display screen. The S Pen is bundled. \r\n \r\nThe Pro X has a reasonably 13-inch screen, an exceedingly high quality-experience overall body, and fantastic equipment with the Surface Slim Pen and The brand new Kind Cover. I like which you can exchange the SSD oneself, and for this listing, it’s wonderful that a SIM card slot with LTE assist is a standard. \r\n \r\nA traditional WiFi tablet is often linked to the web making use of WiFi only. But Should your pill supports LTE too, it is possible to connect it to the online utilizing a cellular relationship. Much like you are doing with your telephone. \r\n \r\nThough it’s a 12 months older, the Qualcomm Snapdragon 855 processor is quickly ample for high-end gaming with demanding titles like Fortnite. \r\n \r\nOnline video slots — are offered on on the web On line casino websites. They\'re electronic versions of various devices that are available from new developers. \r\n \r\nNew on the web slots — function fashionable systems that could bring in new players and give them a novel gaming expertise. \r\nby <b><a>สล็อตเว็บตรง แตกง่าย วอ เลท</a></b>',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2761,651,'LinksResurmumn','bankkadrovsu@yandex.by','https://LinksResurrection.ru','5.140.233.250','2022-09-12 11:21:11','2022-09-12 11:21:11','LinksResurrection.ru – это сервис  оживления   уже   закупленной   ссылочной массы , PBN, Дропов. \r\nЕсли вы за много лет накопили  огромную   ссылочную массу  которая  сейчас перестает вам давать пользу, то это происходит из-за того, что ваши вечные  гиперссылки  никто  не  видел  долгое время и  поисковый робот  их  удаляет  из индексации как   не актуальные.  Наше уникальное ПО в LinksResurrection.ru,  дает возможность  делать прогон по вашей базе  ссылок и  оживалять их в глазах  поисковика, при этом не нужен доступ к вашим аккаунтам.  Позабодьтесь о своем  СЯ  уже  сейчас , чтобы не  закупать завтра новые  гиперссылки  и не  расходовать  на ветер еще сотни тысяч рублей.',0,'spam','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','comment',0,0),(2755,651,'Lucaptof','eric3927@outlook.com','https://incacar.com/used/cars/audi/q8/','136.243.104.103','2022-09-12 07:33:08','2022-09-12 07:33:08','<a href=\"https://incacar.com/used/cars/dodge/nitro/2009-Dodge-Nitro-512493/\" rel=\"nofollow ugc\"> \r\nthink city for sale\r\n</a>',0,'spam','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2756,651,'bettieoa18','hannahty69@kunio8510.eiji40.inwebmail.fun','http://gothicporn.allproblog.com','104.244.72.4','2022-09-12 08:00:41','2022-09-12 08:00:41','Browse over 500 000 of the best porn galleries, daily updated collections\r\nhttp://younglesbiansex.hotblognetwork.com/?kenzie \r\n\r\n 100$ free young porn movies gay amateur porn video nasty porn teens free streaming porn webcam porn dvd wholesaler',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2757,651,'Richardwaf','fevgen708@gmail.com','','91.224.178.228','2022-09-12 10:22:12','2022-09-12 10:22:12','Jewelry and gadgets in one https://www.youtube.com/watch?v=cqzdbwuA8d8 Gadgets that change the world!',0,'spam','Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2758,651,'musiqiyBen','lenmostpucmoroh4607@mail.ru','https://musiqiy.net','194.156.123.96','2022-09-12 10:46:14','2022-09-12 10:46:14','Музыкальный узбекский портал предлагает послушать приятные, роскошные композиции, которые настраивают на позитивный лад, помогают снять стресс и избавиться от плохих мыслей. Музыка – это проводник в мир радости, переливов музыкальных инструментов и сладких голосов популярных исполнителей. На сайте https://musiqiy.net (<a href=\"https://musiqiy.net/musics/turkmusic/\" / rel=\"nofollow ugc\">turk music 2022</a> ) представлены самые красивые и лирические композиции самых разных народов: русские, узбекские, турецкие, казахские, киргизские и другие. При этом регулярно появляются новинки, которые вызывают не только бурное обсуждение, но и позитивные эмоции. Они обязательно станут хитами, которые будут слушать, затаив дыхание. Также есть и горячо любимые многими шлягеры, под которые зажигают на дискотеках, свадьбах и девичниках. У каждого появляется возможность создать собственный плейлист отборной музыки, чтобы потом включать ее по своему желанию и в любое время: когда тоскливо, во время романтического свидания или монотонной уборки. Это ваша возможность получить душевное равновесие и гармонию с окружающим миром. Важным моментом является то, что нет необходимости регистрироваться. Пользоваться сайтом можно абсолютно бесплатно. Скачивайте треки в любом количестве и наслаждайтесь их прослушиванием в любое время, когда выдалась свободная минутка. Портал разработан истинными меломанами и с учетом интересов, вкусов постоянных слушателей, чтобы удовлетворить потребности каждого из них. К важным достоинствам портала относят следующее: \r\n \r\n- качественная популярная музыка, которая нравится всем; \r\n- только отборные треки; \r\n- регулярно публикуются интригующие новинки; \r\n- пользоваться сайтом можно абсолютно бесплатно и в любое время. \r\n \r\nПортал предлагает вам прочувствовать удивительную, необычную атмосферу, которую создает качественная музыка. Здесь есть как новые артисты, которые стремятся заполучить вашу симпатию, так и горячо любимые многими. Они исполнили огромное количество крутых треков и регулярно радуют новинками, которые подталкивают двигаться дальше. Музыка настраивает на совершение положительных и нужных поступков, дарит веру в завтрашний день, помогает расслабиться после рабочего дня, взбодриться ранним утром  и просто избавиться от хандры. Заходите на сайт ежедневно, чтобы получить свою порцию позитивного заряда на весь день. Здесь вы обязательно подберете песню на любой вкус.',0,'spam','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2759,651,'ScottKar','ma.t.u.h.in.i25.@gmail.com','https://opporno.club/','82.118.29.197','2022-09-12 10:46:52','2022-09-12 10:46:52','порно качество большой член  https://opporno.club/ бесплатное порно онлайн внутрь  \r\n \r\n \r\n \r\n<a href=\"http://ccsc.org.tw/periodical_entries/396/\" / rel=\"nofollow ugc\">порно анал с училкой</a>\r\n<a href=\"http://mdou234-kem.ucoz.ru/forum/2-1-100#2483\" rel=\"nofollow ugc\">порно груди смотреть онлайн</a>\r\n<a href=\"https://articleskit.com/2021/12/maintaining-your-relationship-the-secret.html#comment-5734\" rel=\"nofollow ugc\">большей член порно бесплатно</a>\r\n<a href=\"https://radiotrombetas.com.br/pedido-de-oracao/?oracao=feita\" rel=\"nofollow ugc\">бесплатное порно со зрелыми без</a>\r\n<a href=\"https://reparalaptops.com/blog/ibm-thinkpad-t440-t440s-t450-que-no-encienden?page=3200#comment-165356\" rel=\"nofollow ugc\">порно молодые мулатки</a>\r\n<a href=\"https://gretagarbure.com/faire-sa-terrine-de-harengs-fumes/#comment-459864\" rel=\"nofollow ugc\">порно большим планом</a>\r\n<a href=\"https://yamaco.biz/pages/13/b_id=28/r_id=2/fid=83b7a836eb8876307b6dd78fe3282d28\" rel=\"nofollow ugc\">порно жени домашние</a>\r\n<a href=\"http://wwwll.66rt.com/viewthread.php?tid=1261091&amp;pid=1280295&amp;page=1&amp;extra=page%3D1#pid1280295\" rel=\"nofollow ugc\">девушки приходит на порно кастинге</a>\r\n<a href=\"https://www.asmi.kg/?p=4816#comment-44895\" rel=\"nofollow ugc\">порно палец в анал</a>\r\n<a href=\"http://games.xwmm.cn/forum.php?mod=viewthread&amp;tid=968861&amp;extra=\" rel=\"nofollow ugc\">скачать порно с матом</a>\r\n 5a6528_',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2760,651,'flossiegs1','terrencedd1@fumio4510.itsuki40.officemail.fun','http://teenpornamber.miaxxx.com','109.70.100.36','2022-09-12 10:55:20','2022-09-12 10:55:20','Nude Sex Pics, Sexy Naked Women, Hot Girls Porn\r\nhttp://tshirtsblack.instakink.com/?nadia \r\n\r\n homemade cell phone porn porn audition thumbnails non virus free porn sites usc porn tape thinspo porn',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2722,651,'Stevenbix','qqeegg79@gmail.com','','34.76.85.149','2022-09-09 14:15:46','2022-09-09 14:15:46','Hi all. Please vote for my collection on steam) \r\nhttps://steamcommunity.com/workshop/filedetails/?id=2831103770',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2723,651,'jolenebq1','tabathajt4@satoshi8910.hideo56.officemail.fun','http://damselsporn.freedatingsite.bloglag.com','46.38.236.202','2022-09-09 17:04:02','2022-09-09 17:04:02','New hot project galleries, daily updates\r\nhttp://freefemdomcom.fatchicksbbw.fetlifeblog.com/?ariana \r\n\r\n 9 chickweed lane porn teens sex porn best extreme porn site hardcore porn photos nude hairy asian free porn',0,'spam','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2724,651,'oleratrumba','oleratrumba@rambler.ru','http://tantra64.ru/gmassage.htm','95.84.4.89','2022-09-09 18:22:41','2022-09-09 18:22:41','Как делать массаж, методики массажа, <a href=\"http://tantra64.ru/gmassage.htm\" rel=\"nofollow ugc\">услуги массажисток</a>. \r\nмассаж в Саратове, Как делают эротический массаж, <a href=\"http://tantra64.ru/\" / rel=\"nofollow ugc\">массажные салоны Саратова</a> \r\n \r\n \r\n<a href=\"http://tantra64.ru/podval.htm\" rel=\"nofollow ugc\">tantra64.ru</a> \r\n \r\nКлуб массажисток <a href=\"http://freshrelax.ru/\" / rel=\"nofollow ugc\">freshrelax.ru</a> \r\n \r\n<a href=\"http://freshrelax.ru/index.htm\" rel=\"nofollow ugc\">Исполнительницы массажа</a> \r\n \r\nДезинфицирующие средства <a href=\"http://regionsv.ru/chem8.html\" rel=\"nofollow ugc\"> и бытовая химия</a>',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','comment',0,0),(2725,651,'foxFrina','tabtikenna823@mailsi.site','https://oskogneypor.ru','46.8.22.153','2022-09-09 21:11:01','2022-09-09 21:11:01','<a href=\"https://oskogneypor.ru/clay-refractory-pgb\" rel=\"nofollow ugc\">Глина огнеупорная ПГБ</a> или <a href=\"https://oskogneypor.ru/legkovesnye-izdeliya-sht-1-0-1-3\" rel=\"nofollow ugc\">шамотный кирпич шб огнеупорный</a> \r\n \r\nhttps://oskogneypor.ru/mertel-chamotte-aluminosilicate-material',0,'spam','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2742,651,'stacizc3','adrian@tamotsu4510.fumio75.meta1.in.net','http://warden.japanese.porn.energysexy.com','185.220.101.30','2022-09-10 22:03:18','2022-09-10 22:03:18','Dirty Porn Photos, daily updated galleries\r\nhttp://horsepornhubbuchanan.hotnatalia.com/?alissa \r\n mature nude women no porn kung pow chicken porn hott ass sex with girls porn carlas porn elevator porn',0,'spam','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2747,651,'proff2565Bog','armenmin4syan@yandex.ru','http://www.proffalmaz.com/','5.18.242.204','2022-09-11 07:47:41','2022-09-11 07:47:41','<a href=\"http://proffalmaz.com/\" / rel=\"nofollow ugc\">Вентиляция пола в бане.</a>',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2748,651,'nelsonjz60','autumnvu7@kunio8510.eiji40.inwebmail.fun','http://freedailyporn.internetdating.instasexyblog.com','185.220.101.1','2022-09-11 11:30:23','2022-09-11 11:30:23','Free Porn Pictures and Best HD Sex Photos\r\nhttp://celebcarterporn.miyuhot.com/?alexia \r\n\r\n women in latex chaps porn 80s porn masturbation amatuer porn videos shower porn free x young antmated porn',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2749,651,'universned','sponrenwalltgehpa7222@mail.ru','https://www.universalekb.ru','45.134.253.127','2022-09-11 18:33:41','2022-09-11 18:33:41','ООО «Универсал» считается одним из надежных и проверенных поставщиков металлической мебели, которая подходит для промышленных или хозяйственных нужд. Такие изделия активно применяются в школах, на складах, различных магазинах, независимо от формата. Все дело в практичности, надежности и длительных эксплуатационных свойствах изделий. Кроме того, они невосприимчивы к механическим нагрузкам, перепадам температур. За счет этого прослужат ни один год. На сайте https://www.universalekb.ru (<a href=\"https://www.universalekb.ru/katalog-tovarov/shkafyi-metallicheskie/shkafyi-dlya-uborochnogo-i-xozyajstvennogo-inventarya/shkaf-dlya-uborochnogo-invantarya-(svarnoj)-600x500x1850mm.html\" rel=\"nofollow ugc\">шкаф хозяйственный для уборочного инвентаря</a> ) можно ознакомиться с расценками, а также полным ассортиментом товаров. Если появились вопросы, то вы всегда сможете их задать квалифицированному менеджеру, который не только на них ответит, но и проконсультирует насчет характеристик, ассортимента. Он окажет помощь в выборе нужного товара в соответствии с характеристиками, бюджетом и предпочтениями. Металлическая мебель необходима для хранения документации и важных бумаг. Она отличается практичностью, комфортом, неприхотлива в уходе. К каждому клиенту практикуется индивидуальный подход, а при подборе ассортимента учитываются потребности клиентов. Именно поэтому в разделе находятся только проверенные решения. К важным преимуществам покупки товаров в этой компании относят: \r\n \r\n- оперативная доставка; \r\n- большой ассортимент, чтобы подобрать вещь под свои нужды; \r\n- оптимальные цены; \r\n- профессиональные консультации. \r\n \r\nВо время производства использовались материалы исключительного качества, а стальной корпус невероятно прочен. Специальное инновационное покрытие гарантирует защиту от ржавчины, эстетически привлекательный вид. И самое главное, что обеспечена полная безопасность во время пользования такими конструкциями. Производственная мебель является сертифицированной, отвечает ГОСТу. В магазине вы найдете все, что нужно для того, чтобы обустроить помещение не только дома, но и коммерческом помещении, государственном учреждении. Работа как с оптовыми, так и розничными предприятиями. Компания всегда рада сотрудничеству, а потому предлагает изучить каталог всей продукции. Представлена подробная информация, включая характеристики, отзывы, а также описание. Только выгодное соотношение качества и цены. Совершайте экономные приобретения.',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2750,651,'maurevDrota','maureviterpxis2889@mail.ru','http://www.xn----ctbjaeie4crd3j.xn--p1ai/','194.32.237.134','2022-09-11 21:10:50','2022-09-11 21:10:50','Компания «Свежие розы» - это уникальный цветочный магазин, который радует своих клиентов не только ароматными и свежими цветами, но и высоким уровнем обслуживания, а также умеренными расценками. Талантливые флористы создают истинные произведения искусства, которые украсят самый торжественный праздник или первое свидание. Красивый букет цветов преподносят маме, жене, сестре либо коллеге, которой желают сделать приятное. В каталоге представлены только благородные и изысканные букеты цветов, которые эффектно декорированы стильной упаковочной бумагой и лентами. Они отлично подойдут в качестве дополнения к основному презенту и лучше слов расскажут об искренних и теплых чувствах. На сайте http://www.свежие-розы.рф/ (<a href=\"http://www.xn----ctbjaeie4crd3j.xn--p1ai/\" / rel=\"nofollow ugc\">Цветы магазин Пермь</a> ) вы обязательно подберете вариант с учетом своих предпочтений и вкусов виновника торжества. Но в любом случае букет оправдает ваши ожидания. Он подчеркнет торжественность случая и поднимет настроение. В каталоге вы обязательно найдете роскошные букеты, композиции из ароматных роз самой разной цветовой палитры с пленительным оформлением. Даже независимо от того, к какому празднику ищите вариант, вы обязательно найдете достойное решение с доставкой. Есть как бюджетные варианты, не лишенные волшебного флера, так и более дорогие, которые украсят самый головокружительный праздник. К важным преимуществам обращения в компанию относят: \r\n \r\n- большой выбор изысканных и роскошных благоухающих букетов на любой случай; \r\n- приемлемые цены; \r\n- оперативная доставка; \r\n- в компании работают высококлассные флористы, которые при создании букета учитывают пожелания клиента. \r\n \r\nВ компании вы сможете заказать и авторские композиции, созданные из редких цветов. Они расскажут об исключительности того, человека, которому они предназначены. Ассортимент понравится даже самому утонченному эстету. Вы всегда можете заказать к букету милое дополнение в виде стильной открытки или другого бонуса. Все цветы закупаются только у проверенных поставщиков, которые дорожат репутацией, а потому следят за качеством товара. Важным моментом является то, что букеты простоят долгое время, радуя своим тонким ароматом. На сайте можно приобрести пионы, розы, хризантемы, каллы, гипсофилы, тюльпаны и многое другое. Закажите оперативную доставку в любое, удобное для вас время, чтобы сделать приятное близкому и любимому человеку.',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','comment',0,0),(2764,651,'AngelNeult','ka.rmonans.a.ad.at@gmail.com','https://davalka.pro/','82.118.29.189','2022-09-12 14:01:41','2022-09-12 14:01:41','девушки давалки видео  <a href=\"https://davalka.pro/\" / rel=\"nofollow ugc\">порно</a> 40 летняя давалка  \r\n \r\n \r\n \r\n<a href=\"http://www.adom10.fr/livre_or.html#messageOr\" rel=\"nofollow ugc\">хер давалка</a>\r\n<a href=\"https://student.ipb.ac.id/2021/03/12/hello-world/#comment-30570\" rel=\"nofollow ugc\">как узнать что девушка давалка</a>\r\n<a href=\"http://photom.s31.xrea.com/soft/cgi/bbs2/index.html\" rel=\"nofollow ugc\">давалку трахают толпой</a>\r\n<a href=\"https://reparalaptops.com/blog/ibm-thinkpad-t440-t440s-t450-que-no-encienden?page=3216#comment-166553\" rel=\"nofollow ugc\">горячая давалка</a>\r\n<a href=\"https://vienthongthoidai.com/bang-gia-di-doi-thao-lap-he-thong-camera.html#comment-137449\" rel=\"nofollow ugc\">давалка стонет</a>\r\n<a href=\"http://qihuo.org.cn/thread-18617-1-1.html\" rel=\"nofollow ugc\">как распознать давалку</a>\r\n<a href=\"http://lomejorestaaqui.mex.tl/?gb=1#top\" rel=\"nofollow ugc\">красивые давалки видео</a>\r\n<a href=\"https://pantry-magic.id/how-do-you-use-lodge-cast-iron/#comment-43657\" rel=\"nofollow ugc\">секс видео молодая давалка</a>\r\n<a href=\"https://forum.heroes-centrum.com/viewtopic.php?f=7&amp;t=40550\" rel=\"nofollow ugc\">шалавы давалки бляди</a>\r\n<a href=\"http://www.paranormalz.cz/novinky.php?action=comments&amp;id=34&amp;msg=sent\" rel=\"nofollow ugc\">давалки ржева</a>\r\n 6526_32',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2765,651,'lilyzi69','latishaxo16@michio96.officemail.in.net','http://tubered69.com','37.252.255.135','2022-09-12 14:55:13','2022-09-12 14:55:13','Dirty Porn Photos, daily updated galleries\r\nhttp://oma43porn.classaporn.moesexy.com/?zoe \r\n\r\n christa lynn porn call kelly porn pics you porn pooing german porn pictures girls who regret porn',0,'spam','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2766,651,'DavidCaf','nqppd@course-fitness.com','https://xn--ghq10gmvi961at1b479e.com/','111.240.207.166','2022-09-12 16:52:48','2022-09-12 16:52:48','第一借錢網-借錢,小額借款,小額借錢 \r\n \r\n \r\nhttps://168cash.com.tw/',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2767,651,'meilopicTaw','meilopica1975@rambleri.com','https://one-two-slim-kapli.ru/','37.139.53.3','2022-09-12 17:55:42','2022-09-12 17:55:42','<a href=\"https://one-two-slim-kapli.ru/\" / rel=\"nofollow ugc\">one-two-slim-kapli.ru</a> купить onetwoslim',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','comment',0,0),(2698,651,'codyiw1','craigga1@atsushi410.sora16.officemail.fun','http://sexyjokesphoto.allproblog.com','146.19.173.113','2022-09-08 02:04:53','2022-09-08 02:04:53','College Girls Porn Pics\r\nhttp://bodytattoos.bestsexyblog.com/?jazmine \r\n\r\n keistina young porn star free full scene porn videos little sweat girl porn fucking indian porn webs holly huddleson porn',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2699,651,'DanielStaix','ilza.m.iro.no.v.a.2.1.7.@gmail.com','https://porno-vidos.icu/','82.118.29.190','2022-09-08 02:19:42','2022-09-08 02:19:42','младше 15 лет порно  https://porno-vidos.icu/ смотреть онлайн и без регистрации хорошее порно  \r\n \r\n \r\n \r\n<a href=\"http://paulharveyarchives.com/forum/showthread.php?tid=98&amp;pid=522#pid522\" rel=\"nofollow ugc\">порно сквирт девушек</a>\r\n<a href=\"https://old.dagrabota.ru/board/read37187.html\" rel=\"nofollow ugc\">скачать большая мама порно</a>\r\n<a href=\"http://zfzjg.com/lyb.asp\" rel=\"nofollow ugc\">бесплатное порно молодой пизды</a>\r\n<a href=\"https://tovergoud.nl/fotograaf/waarom-een-fotoshoot-met-jouw-hond/#comment-1217\" rel=\"nofollow ugc\">имя зрелые порно</a>\r\n<a href=\"http://sacrc.club/uncategorized/hello-world/#comment-3690\" rel=\"nofollow ugc\">порно видео маленькие молодые</a>\r\n<a href=\"https://www.4healers.com/be-your-own-best-doctor/#comment-28937\" rel=\"nofollow ugc\">порно большие дойки</a>\r\n<a href=\"http://privet.mau.ru/create.php\" rel=\"nofollow ugc\">бесплатное порно фото молодых</a>\r\n<a href=\"https://y-dg.jp/pages/7/b_id=33/r_id=1/fid=8991bf34d946335ce8146f32dae97c6f\" rel=\"nofollow ugc\">порно зрелые анал hd</a>\r\n<a href=\"https://www.contdisc.com/products/bdi-flx-burst-disc-sensor-system/?tfa_next=%2Fforms%2Fview%2F25%2Fa816ad5f871f669196d5510bfe7cb91d%2F11869%3Fjsid%3DeyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.IjU3OTA1ZWU4MjIwZDcwOTlkNjBmOWNjMjgzNDVmNmY2Ig.0PwPOJCzxkkeWS1NYNn-eX9uoHElh-Zp-DK_DnF-Za4\" rel=\"nofollow ugc\">скачать порно русских девочек</a>\r\n<a href=\"http://love.fcuif.com/viewthread.php?tid=3360346&amp;pid=3584244&amp;page=1&amp;extra=page%3D1#pid3584244\" rel=\"nofollow ugc\">домашнее порно крупным планом</a>\r\n 9fcd85a',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2697,651,'robynqa4','sb1@atsushi26.officemail.in.net','http://bigeminycauses.adablog69.com','185.195.71.3','2022-09-07 23:03:08','2022-09-07 23:03:08','New sexy website is available on the web\r\nhttp://sexyboobshot.teenpurnsex.instasexyblog.com/?belen \r\n\r\n asian lez porn pictures vivian porto porn tube free xxx hardcore porn movie jovanni porn star gay in straight porn',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2746,651,'sochi.cat gew','i5si5@yandex.ru','https://xn----8sbgjwvkmkhf3b.xn--p1ai/','37.146.240.5','2022-09-11 05:59:24','2022-09-11 05:59:24','<a href=\"https://xn----8sbgjwvkmkhf3b.xn--p1ai/\" / rel=\"nofollow ugc\">создание сайтов в сочи</a> https://xn----8sbgjwvkmkhf3b.xn--p1ai/ <a href=\"https://sochi.cat/\" / rel=\"nofollow ugc\">создание сайтов в сочи</a>   <a href=\"https://где-раки-зимуют.рф/\" / rel=\"nofollow ugc\">раки сочи</a> \r\n<a href=\"https://sochi-dostavka.com/\" / rel=\"nofollow ugc\">доставка еды сочи</a>  <a href=\"https://panorama-sochi.com/\" / rel=\"nofollow ugc\">ресторан сочи</a>    <a href=\"https://raki-sochi.com/\" / rel=\"nofollow ugc\">раки Сочи- доставка раков сочи</a>    <a href=\"https://alkogolsochi.site/\" / rel=\"nofollow ugc\">доставка алкоголя сочи</a>    https://alkogolsochi.site/',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2745,651,'kellyms1','kellyct6@michio96.officemail.in.net','http://pornrssfeed.freeheatiporn.moesexy.com','185.220.101.32','2022-09-11 04:36:30','2022-09-11 04:36:30','Scandal porn galleries, daily updated lists\r\nhttp://shemalexxx.surpriseshemale.hotblognetwork.com/?myra \r\n\r\n french italian porn tube filipino girls porn malou porn sheep fucking free porn no credit card verification linda flynn porn',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2743,651,'Antoniofloot','a.avdeev@gcljvlh.bizml.ru','','46.35.252.130','2022-09-10 23:43:35','2022-09-10 23:43:35','<a href=\"https://politica.com.ua/efir-novostej/111904-okkupanty-zahvatyvayut-ukrainskiy-finansovyy-rynok.html\" rel=\"nofollow ugc\">hashish di prova</a> Opium, Party frei.',0,'spam','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2744,651,'elitamashev','elitamashev@rambler.ru','http://www.freshdesigner.ru/bookstehnik-001.htm','95.84.4.89','2022-09-11 03:23:05','2022-09-11 03:23:05','Энциклопедия электронщика и юного техника <a href=\"http://www.freshdesigner.ru/bookstehnik-001.htm\" rel=\"nofollow ugc\">Как работать ребенку руками</a> \r\nРазвивающая техника. Юный техника, приучаем ребенка к труду \r\n \r\n<a href=\"http://www.freshdesigner.ru/aviatechnics-115.htm\" rel=\"nofollow ugc\">freshdesigner.ru</a> \r\nХимия для мойки вагонов <a href=\"http://regionsv.ru/chem2.html\" rel=\"nofollow ugc\">безопасная мойка вагонов и подвижного состава</a> \r\nКупить химию для мойки катеров <a href=\"http://regionsv.ru/chem4.html\" rel=\"nofollow ugc\">Как отмыть водное судно, очистка лодок</a> \r\n \r\nКомпьютер своими руками <a href=\"http://rdk.regionsv.ru/orion128-new.htm\" rel=\"nofollow ugc\"> собираем компьютеры</a> \r\n \r\n \r\n<a href=\"http://www.freshdesigner.ru/bookstehnik-128.htm\" rel=\"nofollow ugc\">freshdesigner.ru</a> \r\n \r\nУльтразвуковая очистка деталей <a href=\"http://www.uzo.matrixplus.ru/\" / rel=\"nofollow ugc\">http://www.uzo.matrixplus.ru/</a>',0,'spam','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','comment',0,0),(2726,651,'albertoyb3','andreie5@isamu6110.ryoichi28.meta1.in.net','http://barbaria.porncoxton.miaxxx.com','87.118.110.27','2022-09-09 22:43:05','2022-09-09 22:43:05','Big Ass Photos - Free Huge Butt Porn, Big Booty Pics\r\nhttp://tubevillainporn.escudillabonita.lexixxx.com/?taryn \r\n slutload mature maid anal porn free porn and playgirl free videos vintage spanking porn teen gay young porn video pornstar porn',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2740,651,'FortniteImaxy','pozvonochnik.od.ua@gmail.com','','176.124.205.226','2022-09-10 17:16:34','2022-09-10 17:16:34','<a href=\"https://fortnaite.ru/besplatnye-bonus-kody-maj-2022-dlya-fortnite/\" / rel=\"nofollow ugc\">Промокоды Май 2022 для Fortnite. Только у нас топовые ваучеры на V-BAKS, скины, карты и другое. Бесплатные бонус-коды для Фортнайт! </a>',0,'spam','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2741,651,'lynnut60','estellepl6@rokuro710.satoshi21.officemail.in.net','http://dating.online.xblognetwork.com','199.249.230.166','2022-09-10 21:41:25','2022-09-10 21:41:25','Free Porn Galleries - Hot Sex Pictures\r\nhttp://auntpornsite.moesexy.com/?jayde \r\n\r\n free movies porn sites mohter like to fuck porn girly dikes porn bitch babestation porn gay flaccid porn',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2727,651,'ZAABET.COM','eneidadess983@zlot555.com','https://zaabet.net','138.197.71.247','2022-09-09 23:34:34','2022-09-09 23:34:34','301 Moved Permanently \r\n<a href=\"https://zaabet.net\" rel=\"nofollow ugc\">Show more&gt;&gt;&gt;</a>',0,'spam','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2728,651,'hox','agnessavolkova@seobomba.com','https://railsgirls.co.il/','83.130.53.139','2022-09-10 00:29:44','2022-09-10 00:29:44','I am learning a lot of good thing from this wesite! \r\n \r\n<a href=\"https://railsgirls.co.il/%d7%a0%d7%a2%d7%a8%d7%95%d7%aa-%d7%9c%d7%99%d7%95%d7%95%d7%99-%d7%91%d7%91%d7%90%d7%a8-%d7%a9%d7%91%d7%a2/\" / rel=\"nofollow ugc\">נערות ליווי בבאר שבע</a>',0,'spam','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2729,651,'emiliaxm3','yvonnede1@akio25.officemail.fun','http://porn.bahrain.relayblog.com','185.82.126.222','2022-09-10 00:40:45','2022-09-10 00:40:45','Scandal porn galleries, daily updated lists\r\nhttp://socksporn.asiansexyoung.xblognetwork.com/?jaidyn \r\n\r\n ugly people free porn clips porn hub lite stolen webcam porn 100 handjob porn reality porn xxx videos mpegs',0,'spam','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2730,651,'RufusSeele','m.gle.nenk.o.t.p.a.n.ks.wi.mp.ul.@gmail.com','','89.22.233.6','2022-09-10 04:41:35','2022-09-10 04:41:35','<a href=\"http://www.testcars.ru\" rel=\"nofollow ugc\">http://testcars.ru</a>',0,'spam','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2731,651,'Jeffreyrom','forumpost@linkedinextreams.com','https://legiit.com/shen/make-forum-posting-backlinks-on-500-high-quality-websites','207.231.107.185','2022-09-10 05:19:53','2022-09-10 05:19:53','make forum posting backlinks \r\n<a href=\"https://legiit.com/shen/make-forum-posting-backlinks-on-500-high-quality-websites\" rel=\"nofollow ugc\">forums for backlink&gt;&gt;&gt;</a>',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','comment',0,0),(2732,651,'AntonioOpisy','filat992gerasimov1997@mail.ru','https://omgomgomg5j4yrr4mjdv3h5c5xfvxtqqs2in7smi65mjps7wvkmqmtd-onion.com','185.174.159.245','2022-09-10 05:25:32','2022-09-10 05:25:32','Полянский заявил, что никто в Совбезе ООН не поддержал версию Киева по ЗАЭС \r\nКиев использует заградотряды против жителей города Запорожье \r\nМедведев заявил, что Зеленского ждет «трибунал или вторые роли в комедийном шоу» \r\nExpress: подлодка РФ всплыла у берегов Норвегии после обнаружения военными НАТО \r\nОфицер ЛНР Марочко: отряды ВСУ покидают позиции в Нагорном \r\nomgomgomg5j4yrr4mjdv3h5c5xfvxtqqs2in7smi65mjps7wvkmqmtqd \r\n<a href=\"https://omgomgomg5j4yrr4mjdv3h5c5xfvxtqqs2in7smi65mjps7wvkmqd-onion.com\" rel=\"nofollow ugc\">omgomg</a>',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2733,651,'CharlesIrrex','ekaterinadmitrieva205@gmail.com','','95.110.57.183','2022-09-10 06:53:59','2022-09-10 06:53:59','https://pravogolosa.net/catalog?sobi2Task=sobi2Details&amp;catid=188&amp;sobi2Id=79328 \r\nhttps://otzyv-pro.ru/company/logistika/farta-strendzh-perm/ \r\nhttps://www.yell.ru/perm/com/farta-strehndzh-perm_14392999/ \r\nhttps://www.otzyvru.com/farta-strendj-perm \r\nhttp://otzyvgid.ru/sklady/otzyvy-farta-strendzh-perm_1668782.html \r\nhttps://llike.ru/farta-strendg_perm \r\nhttp://perm.serverjob.ru/c5608846/?reviews=1 \r\nhttp://perm.rabota.directrix.ru/c5608847/?reviews=1 \r\nhttps://workdigest.ru/profile/editReview/?formData%5Bcompany_id%5D=5608852 \r\nhttp://studcareer.ru/profile/editReview/?formData%5Bcompany_id%5D=5608853 \r\nhttps://findjob.ru/profile/editReview/?formData%5Bcompany_id%5D=5608854 \r\n<a href=\"https://farta-strength.blogspot.com/\" / rel=\"nofollow ugc\">FARTA STRENGTH Пермь отзывы на blogger</a>, <a href=\"https://fartastrength.wordpress.com/\" / rel=\"nofollow ugc\">FARTA STRENGTH Пермь отзывы на wordpress</a>, <a href=\"https://farta-strength.tumblr.com/post/653709320938307584/%D0%B2%D1%81%D1%8F-%D0%BF%D1%80%D0%B0%D0%B2%D0%B4%D0%B0-%D0%BE-farta-strength-%D1%81%D0%BF%D0%B1-%D0%BD%D0%B0-%D0%B0%D0%BF%D1%80%D0%B0%D0%BA%D1%81%D0%B8%D0%BD%D0%B0-3\" rel=\"nofollow ugc\">FARTA STRENGTH Пермь отзывы на tumblr</a>, <a href=\"https://landaswyn86.wixsite.com/farta-strength\" rel=\"nofollow ugc\">FARTA STRENGTH Пермь отзывы на WIX</a>, <a href=\"https://farta-strength.livejournal.com/278.html\" rel=\"nofollow ugc\">FARTA STRENGTH Пермь отзывы на livejournal</a>, <a href=\"https://kumu.io/farta-strength/\" / rel=\"nofollow ugc\">FARTA STRENGTH Пермь отзывы на kumu</a> \r\nФарта Стрендж Пермь является неизменным поставщиком моего магазинчика. На это предприятие можно надеяться: товар доставляют своевременно, перебоев и дефектов товара не было, каждый раз документация приготовленны в сроки исполнения. Сервис для партнеров естественно на вышине, благоприятный и целеустремленный коллектив, работаем вместе практически полу года и полагаю, что наша коллективное взимовыгодное сотрудничество и после будет давать нам общую пользу.',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36','comment',0,0),(2734,651,'coleenml11','jeanrz3@rokuro710.satoshi21.officemail.in.net','http://sexyvedil.bestsexyblog.com','188.68.32.101','2022-09-10 07:27:55','2022-09-10 07:27:55','New project started to be available today, check it out\r\nhttp://bigklitoris.instakink.com/?aria \r\n\r\n free spanish porn videos babyface porn film clip porn girls list of pics let me take you porn best porn search free',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2735,651,'Aspectmontage Boston tew','port@pnnp.pl','https://www.provenexpert.com/en-us/aspect-montage-inc/','134.249.214.107','2022-09-10 10:04:16','2022-09-10 10:04:16','<a href=\"https://www.provenexpert.com/en-us/aspect-montage-inc/\" / rel=\"nofollow ugc\">Aspect Montage MA \r\n</a> Aspect Montage MA  Inc was founded by two partners with a 15-year proven catch record in the European composed enhancement business. We brought our trade and finished experience to America in 2016 with a passion after ration supplementary customers. Since then we be suffering with provided high-quality, hurried, and affordable swearing-in services in the Newton and upstate Massachusetts area. We possess all the proper licenses, guaranty, and breeding checks needed to save achievement in this business. We brag more than 1000+ satisfied bantam clients and are registered non-aligned contractors with sundry other grown-up businesses. Our long-term ideal is to enhance Newton’s  #1 retinue, known notwithstanding high-quality installations and but for the fact that service.',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2736,651,'dorotheaie4','vq1@masashi92.officemail.fun','http://treadmill.reddit-mean-jokes.tiktokpornstar.com','141.98.9.47','2022-09-10 10:06:19','2022-09-10 10:06:19','Young Heaven - Naked Teens &amp; Young Porn Pictures\r\nhttp://hairygirl.anime-gay.sec.topxxx69.com/?bailey\r\n\r\n brazillian ametuer porn live sex porn video samples bondage home made australian porn porn oictures galleries hillary duff fake porn',0,'spam','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2737,651,'Raymond2406met','rena.marshe@mail.com','http://hm5.cn/space-uid-404068.html','196.245.163.142','2022-09-10 13:28:46','2022-09-10 13:28:46','hello, everyone,nice to meet you \r\nhttps://casino123.cc/space-uid-93428.html\r\nhttps://www.6isf.com/space-uid-525268.html\r\nhttp://zjychy.com/space-uid-487826.html\r\nhttp://zjychy.com/space-uid-495642.html\r\nhttps://www.click4r.com/posts/g/3809690/design-bundles\r\n \r\n<a href=\"http://un-regard-sensible.com/pages/LivredOr/index.php?&amp;mots_search=&amp;lang=francais&amp;skin=&amp;&amp;seeMess=1&amp;seeNotes=1&amp;seeAdd=0&amp;code_erreur=Cm5euBLuGD\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"https://www.beresa.de/werkstatt/pkw/smart-service-vorteilsprogramm?r717_r1_r64_r1:u_u_i_d=f67eebfc-aa00-4248-a9f1-d980391fccbd\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"https://banki-cabinet.ru/tinkoff-vhod-lichnyj-kabinet#comment-4466\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://www.piribauer.cc/guestbook/index.php?&amp;mots_search=&amp;lang=&amp;skin=&amp;test=&amp;ok_post=1\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://pandorashopf.mex.tl/?gb=1#top\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"https://azumisansou.com/pages/9/step=confirm/b_id=42/r_id=1/fid=5860fd9c25459b6ecb5083540fe8d58f\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://machinesandwords.com/dullness-is-deadly/#comment-780771\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://antoniazbi.is-programmer.com/guestbook/\" / rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"https://www.humandesignforeveryone.com/board/board_topic/5096042/5603702.htm?page=10\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://www.stek.cz/svatekhudby/2007/forum.htm\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://dostavka-1.org/index.php/menu/product/view/2/503\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"https://ichiyo.jp/pages/3/b_id=7/r_id=3/fid=fa8b3c7849b614d1ad730839bb011593\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://nagybanyai.hu/hello-vilag/comment-page-1/#comment-15333\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"https://jumidamp.dk/shop/24-nikotin-baser/161-10ml----pg30vg70/\" / rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://exitos.mex.tl/?gb=1#top\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://medekmed.com.tr/product/201b-model-uc-rafli-medikal-masa/#comment-43663\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"https://www.allenbooth.com/blogs/news/brooms?comment=133671321663#comments\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"https://professionalprograms.umbc.edu/industrial-organizational-psychology/?tfa_next=%2Fforms%2Fview%2F83%2F3058c8967d5f63d2b8f317dde1a79ec3%2F70318%3Fjsid%3DeyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.IjlhMzdlZGZjN2MyNWI1ODM1NGY3NGU4N2IwZWI3ZjQ5Ig.gerywQlfbiiVtEuSHohbjbk9eqJ6Ha9i9NgxjwBFEU8\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://pool.wikifur.com/wiki/User:Raymond2406Clume\" rel=\"nofollow ugc\">I am glad to come this forum</a> <a href=\"http://api-lesmureaux.fr/project/paper-coffee-cup/#comment-139889\" rel=\"nofollow ugc\">I am glad to come this forum</a>  b9350a2',0,'spam','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2738,651,'rosannang16','miarw6@atsushi410.sora16.officemail.fun','http://awsome18porn.matuegermanporn.bloglag.com','5.2.76.221','2022-09-10 14:28:39','2022-09-10 14:28:39','Browse over 500 000 of the best porn galleries, daily updated collections\r\nhttp://lesbianpiss.watchfreeporn.instakink.com/?tess \r\n\r\n horse cocks in porn what internet porn is illegal free handjob porn flics long sream porn vids stephy tang porn',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2739,651,'Larrycanny','fevgen708@gmail.com','','91.224.178.228','2022-09-10 16:10:17','2022-09-10 16:10:17','BR Projects. We from Ukraine. No War!  https://project-br.com/ Gadgets that change the world! The first thousand participants will receive gadgets engraved with your name. All gadgets unisex',0,'spam','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2778,651,'Antongethew','28.3.51.sb.9xm.@dynainbox.com','https://vavadawin24.ru','162.158.222.237','2022-09-15 09:55:00','2022-09-15 09:55:00','Виртуальные казино пользуются популярностью среди украинских любителей азарта.Мы оцениваем онлайн-казино по семи категориям, каждая из которых имеет свой «вес» в зависимости от предпочтений большинства игроков.Для постоянных клиентов предусмотрен еженедельный кэшбэк с нулевым вейджером, розыгрыш призов в колесе фортуны и другие промо.Сегодня можно найти множество рейтингов, но правдивы ли они? \r\n<a href=\"https://vavadawin24.ru\" rel=\"nofollow ugc\">вавада официальный</a>',0,'spam','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2779,651,'cpawtfbib','spoofeftanabche8008@mail.ru','https://cpa.wtf','172.68.10.173','2022-09-15 22:51:23','2022-09-15 22:51:23','Форум CPA.WTF создан специально для маркетологов, арбитражников, SMM-щиков, которые принимают участие в различных проектах и желают поделиться мнением, опытом с другими, дать ценные советы для решения сложных вопросов. Вы обязательно найдете здесь единомышленников, которые давно трудятся в этом направлении, а потому раскроют вам свои секреты успеха. На сайте https://cpa.wtf (<a href=\"https://cpa.wtf\" rel=\"nofollow ugc\">арбитраж трафика форум</a> ) многие специалисты общаются между собой и на самые разные темы. Здесь обсуждаются CPA-сети, интересные кейсы, а также рекомендации от ТОПов, происходит выбор инструментов для того, чтобы работать с трафиком – именно эти темы и другие вы отыщите на страницах увлекательного портала. Кроме того, получится обсудить партнерские программы, источники трафика, изучить публикации про весь рынок, офферы. Это действительно любопытно для всех, кто находится в теме. Кроме того, получится даже отыскать дополнительный заработок. К важным преимуществам портала относят: \r\n \r\n- только актуальная, нужная информация; \r\n- есть возможность спросить совета у экспертов в данной сфере; \r\n- пользователи обмениваются мнением; \r\n- представлены интересные публикации. \r\n \r\nПлощадка понравится не только новичкам, желающим отыскать стоящий контент в огромном потоке информации, а еще и профессионалам, которые стремятся получить ответ на свой вопрос и развеять сомнения. Разделы портала о самых разных областях арбитража, типах партнерских программ, источниках трафика. Только ценная и нужная информация, которая расширит ваш кругозор и поможет начать зарабатывать больше денег, развиться в своей области и учить этому ремеслу других. Вы обязательно получите помощь в решении определенной проблемы, спросите совета у практика. Но для этого необходимо как можно подробней описать проблему, чтобы собеседник понял, о чем идет речь. Возможно, коллеги сталкивались с такой же ситуацией, а потому помогут быстро и правильно разрешить ее, указав на то, то вы делаете не так. Вместе с тем, вы узнаете новости о том, как работать с трафиками, что нового произошло в данной сфере. Форум будет полезен и тем, кто просто желает обменяться проблемами, наблюдениями и поговорить о жизни. Опытные арбитражники вносят огромный вклад в развитие форума, поэтому они могут оставить комментарии, отзывы о партнерских программах, сервисах, офферах. Такая уникальная и бесценная информация предостережет коллег от разочарований, возможных убытков.',0,'spam','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2621,651,'maxinecf11','vondatq11@atsushi410.sora16.officemail.fun','http://amberhunterporn.bloglag.com','103.251.167.21','2022-09-02 19:53:27','2022-09-02 19:53:27','Girls of Desire: All babes in one place, crazy, art\r\nhttp://bestworkoutporn.hotnatalia.com/?reyna \r\n\r\n heartland gay porn sister and brother pink porn old black dick porn free cuckold porn tubes free wmv porn vidz',0,'spam','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2780,651,'Kathrynfeano','andreyvpetrov132435@gmail.com','https://redmetsplav.ru/','94.140.134.34','2022-09-17 07:25:29','2022-09-17 07:25:29','Приглашаем Ваше предприятие к взаимовыгодному сотрудничеству в сфере производства и поставки <a href=\"https://redmetsplav.ru/store/molibden-i-ego-splavy/molibden-mshch-1-1/list-molibdenovyy-mshch-1/\" / rel=\"nofollow ugc\">Лист молибденовый МШЧ-1</a>. \r\n-       Поставка тугоплавких и жаропрочных сплавов на основе (молибдена, вольфрама, тантала, ниобия, титана, циркония, висмута, ванадия, никеля, кобальта); \r\n-	Поставка катализаторов, и оксидов \r\n-	Поставка изделий производственно-технического назначения пруток, лист, проволока, сетка, тигли, квадрат, экран, нагреватель) штабик, фольга, контакты, втулка, опора, поддоны, затравкодержатели, формообразователи, диски, провод, обруч, электрод, детали,пластина, полоса, рифлёная пластина, лодочка, блины, бруски, чаши, диски, труба. \r\n-       Любые типоразмеры, изготовление по чертежам и спецификациям заказчика. \r\n-       Поставка изделий из сплавов: \r\n \r\n<a href=\"http://uid.sutago.ru/2020/02/16/%d0%bf%d1%80%d0%b8%d0%b2%d0%b5%d1%82-%d0%bc%d0%b8%d1%80/comment-page-8787/#comment-244468\" rel=\"nofollow ugc\">Фольга 2.4366</a>\r\n<a href=\"https://ku-rpg.org/brog/log/eid951.html?\" rel=\"nofollow ugc\">Труба танталовая ТВЧ-1</a>\r\n<a href=\"https://jmpharma-ye.com/index.php\" rel=\"nofollow ugc\">Круг INCONEL alloy 601</a>\r\n<a href=\"https://pfalkenberg.com/a-background-in-programs-for-essayusa-reviews/#comment-1290652\" rel=\"nofollow ugc\">Круг молибденовый МЧВП</a>\r\n<a href=\"https://nashdom.club/phpbb/viewtopic.php?f=1133&amp;t=385296\" rel=\"nofollow ugc\">НП0Эви  -  ГОСТ 19241-80</a>\r\n ad7102e',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2614,651,'Margaritapa','lyudochka_kharichkova@mail.ru','http://xrumersale.site/','185.255.96.99','2022-09-02 09:29:07','2022-09-02 09:29:07','<a href=\"https://xrumersale.site/\" / rel=\"nofollow ugc\"></a> \r\n \r\n \r\n<b>XEvil 5.0 automatically solve most kind of captchas, </b> \r\nIncluding such type of captchas: ReCaptcha-2, ReCaptcha v.3, Hotmail (Microsoft), Google, SolveMedia, BitcoinFaucet, Steam, +12k \r\n \r\n+ <b>hCaptcha</b> supported in new XEvil 6.0! \r\n<a href=\"https://www.youtube.com/watch?v=WFyJ76Ng_2A\" rel=\"nofollow ugc\">XEvil 6.0: multithreading solving of thousands hCaptcha simultaneously! </a> \r\n \r\n<b>1.) Fast, easy, precisionly </b> \r\nXEvil is the fastest captcha killer in the world. Its has no solving limits, no threads number limits \r\nyou can solve even 1.000.000.000 captchas per day and it will cost 0 (ZERO) USD! Just buy license for 59 USD and all! \r\n<b> <a href=\"http://www.botmasterlabs.net/buy_xevil/\" / rel=\"nofollow ugc\">Buy XEvil Just for 59 USD!</a> ]]</b> \r\n \r\n<b>2.) Several APIs support </b> \r\nXEvil supports more than 6 different, worldwide known API: 2captcha.com, anti-captcha (antigate), rucaptcha.com, death-by-captcha, etc. \r\njust send your captcha via HTTP request, as you can send into any of that service - and XEvil will solve your captcha! \r\nSo, XEvil is compatible with hundreds of applications for SEO/SMM/password recovery/parsing/posting/clicking/cryptocurrency/etc. \r\n \r\n<b>3.) Useful support and manuals </b> \r\nAfter purchase, you got access to a private tech.support forum, Wiki, Skype/Telegram online support \r\nDevelopers will train XEvil to your type of captcha for FREE and very fast - just send them examples \r\n \r\n<b>4.) How to get free trial use of XEvil full version? </b> \r\n- Try to search in Google \"Home of XEvil\" \r\n- you will find IPs with opened port 80 of XEvil users (click on any IP to ensure) \r\n- try to send your captcha via 2captcha API ino one of that IPs \r\n- if you got BAD KEY error, just tru another IP \r\n- enjoy! :) \r\n- (its not work for hCaptcha!) \r\n \r\n<b>WARNING: Free XEvil DEMO does NOT support ReCaptcha, hCaptcha and most other types of captcha!</b> \r\n \r\nhttp://XEvil.Net/ \r\n \r\n<i>P.S. In the latest update of XEvil 6.0 was added 16 types of hCaptcha tasks also: \r\n- bird \r\n- canine \r\n- dog with a collar on its neck \r\n- female lion \r\n- lion with a closed mouth \r\n- lion with an open mouth \r\n- lion with closed eyes \r\n- lion with mane on its neck \r\n- lion with open eyes \r\n- parrot \r\n- baby cat \r\n- cat with short hair \r\n- cat with thick fur \r\n- horse facing to the left \r\n- horse facing to the right \r\n- horse with white legs \r\n</i> \r\n \r\nSee also: \r\n<a href=\"https://staticforum.co.uk/index.php?topic=1013.new#new\" rel=\"nofollow ugc\">XEvil 6.0 5]: the best application for captcha solving is available !!</a>, <a href=\"http://47.106.208.13/forum.php?mod=viewthread&amp;tid=49032&amp;extra=\" rel=\"nofollow ugc\">XEVIL 5.0: the best application for captchas solving is available !!</a>, <a href=\"https://forum.resmihat.kz/viewtopic.php?f=11&amp;t=360932\" rel=\"nofollow ugc\">how to bypass all captcha</a>, <a href=\"http://tf2in.ru/forum/showthread.php?p=440390#post440390\" rel=\"nofollow ugc\">how to break ReCaptcha v.3 captcha</a>, <a href=\"http://portal.westcoastbible.org/discussion/viewtopic.php?f=39&amp;t=167653\" rel=\"nofollow ugc\">program for click Yahoo captcha</a>, <a href=\"http://24tov.com.ua/forum/viewtopic.php?f=15&amp;t=110970\" rel=\"nofollow ugc\">XEvil 6.0: the best program for captcha solving was released !!</a>',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2636,651,'helenbz69','dominiquequ1@satoshi8910.hideo56.officemail.fun','http://juliebrownporn.amricanporn.hoterika.com','109.70.100.83','2022-09-03 20:59:59','2022-09-03 20:59:59','Hot sexy porn projects, daily updates\r\nhttp://lesbian.sistas.fetlifeblog.com/?nia \r\n\r\n anime porn movies online for free forced tube porn tf2 porn amateur teen porn tv where is porn actress mylie moore',0,'spam','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2684,651,'nelliekl1','christits20@satoshi65.officemail.fun','http://hugefacialporn.sexjanet.com','109.70.100.29','2022-09-06 19:46:04','2022-09-06 19:46:04','Nude Sex Pics, Sexy Naked Women, Hot Girls Porn\r\nhttp://gennaporn.xblognetwork.com/?eve \r\n\r\n older women young men porn boy scout porn blood porn video long mature porn clips porn withu wendy mclachlan',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36','comment',0,0),(2633,651,'Williamemogy','pattyaprild9f9@outlook.com','https://dseo24.monster/','193.38.235.152','2022-09-03 18:11:47','2022-09-03 18:11:47','https://dseo24.monster/ \r\nSuper bases for Xrumer and GSA Search Engine Ranker \r\n<a href=\"http://hsytl.com/messagelist.asp\" rel=\"nofollow ugc\">Best website promotion</a> 3c649fc',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2634,651,'yt18','cr16@akio46.meta1.in.net','http://capital-grill.mother.s.day.miyuhot.com','199.249.230.185','2022-09-03 19:48:01','2022-09-03 19:48:01','Dirty Porn Photos, daily updated galleries\r\nhttp://yamile-sex.toys-porn.kanakox.com/?post-yasmin \r\n teen porn galerie young tight virgin porn porn hub catigory julia joely porn candi porn newcomer',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','comment',0,0),(2635,651,'EddieHal','sv.84.1.69.0.1.@gmail.com','https://rasha-porno.com/','82.118.29.114','2022-09-03 20:03:08','2022-09-03 20:03:08','порно зрелые русские вебка разговоры  https://rasha-porno.com/ русское порно инцест с разговорами дочь отец  \r\n \r\n \r\n \r\n<a href=\"https://gandakohtrading.com/how-to-create-a-trading-strategy/comment-page-1/#comment-31919\" rel=\"nofollow ugc\">сайт порно фильмов на русском языке</a>\r\n<a href=\"https://wearesolana.com/blogs/stories/ku-uipookekai?comment=129536098466#comments\" rel=\"nofollow ugc\">порно на русском языке с 2</a>\r\n<a href=\"https://newsstroy.kharkiv.ua/chto-takoe-tekstil-i-gde-on-primenyaetsya.html#comment-11989\" rel=\"nofollow ugc\">порно сын спит русское</a>\r\n<a href=\"https://shoqataeinfermiereve.al/2020/12/02/parimet-e-mjekimit-te-covid-19/#comment-13066\" rel=\"nofollow ugc\">порно ролики крупный план на русском языке</a>\r\n<a href=\"http://www.jonathanonline.com/myblog/hello-world/#comment-64303\" rel=\"nofollow ugc\">порно кастинг русских девочек на русском языке</a>\r\n<a href=\"https://familjenfeldt.blogg.se/2013/october/magkatarr.html\" rel=\"nofollow ugc\">порно фильмы на русском языке лесби</a>\r\n<a href=\"https://mobilitysolution.es/#comment-4679\" rel=\"nofollow ugc\">русское порно гол</a>\r\n<a href=\"https://motivatedmusician.com/hello-world/#comment-25179\" rel=\"nofollow ugc\">русское порно на кухне с разговорами</a>\r\n<a href=\"https://www.smitsfh.com/guestbook/brian-healy/\" / rel=\"nofollow ugc\">порно груди русские разговоры</a>\r\n<a href=\"https://24news.pp.ua/zdorove/kazhdyj-den-novyj-antirekord.html#comment-1284\" rel=\"nofollow ugc\">порно проникновение на русском языке</a>\r\n 350a245',0,'spam','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2632,651,'umnyedom','umnyedomaa@yandex.ru','https://умный-дом.site','109.168.224.11','2022-09-03 16:59:50','2022-09-03 16:59:50','Система Умный Дом  https://умный-дом.site   Проектируем, устанавливаем и обслуживаем умные системы для Вашего дома, чтобы облегчить Ваш быт. Три Способа Контролировать Свой Дом Лучшие Умные Замки Все под контролем в любой момент, где бы вы ни находились. Как Мы работаем Предоставим особые условия, передовое оборудование, а также защитим проект гарантией. Решайте домашние дела проще, управляя техникой с помощью голосовых команд! · Сценарии . https://умный-дом.site   Создайте сценарии и пользуйтесь приборами дистанционно, установите датчики и получайте мгновенные уведомления.',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2625,651,'Хостинг Беларусь','cloudvps@meta.ua','https://cloudvps.by/','31.43.11.123','2022-09-03 07:45:58','2022-09-03 07:45:58','Vds хостинг в Беларуси по доступной цене \r\n \r\nУ нас самый быстрый хостинг в Беларуси, бесплатные SSL, установка CMS в 1 клик, выгодная партнерская программа и многое другое. \r\n \r\nНаш сайт - https://cloudvps.by/',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','comment',0,0),(2626,651,'travisfl18','kristavx7@akio25.officemail.fun','http://pinkpalaceporn.sexjanet.com','162.247.74.202','2022-09-03 11:08:36','2022-09-03 11:08:36','New hot project galleries, daily updates\r\nhttp://freeauntpegporn.miyuhot.com/?kianna \r\n\r\n free porn downloads for mobiles free lesbian friends porn 80 porn videos mobile submitted porn ebony porn blow jobs',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2627,651,'AnthonyWek','il.zami.r.o.no.va.21.7.@gmail.com','https://zizporno.com/','82.118.29.119','2022-09-03 12:09:39','2022-09-03 12:09:39','волосатые порно фильмы смотреть хд   https://zizporno.com/ порно жопу зрелой hd  \r\n \r\n \r\n \r\n<a href=\"http://dezzz.net/1418-apple-knight-iphone-android-ios-igry-dlya-iphone/#comment-1559\" rel=\"nofollow ugc\">hd porno tight</a>\r\n<a href=\"http://i-freego.com/viewthread.php?tid=262151&amp;extra=\" rel=\"nofollow ugc\">elsa porno hd</a>\r\n<a href=\"https://www.allesueberhaare.com/vitamine-fuer-die-haare/#comment-2682\" rel=\"nofollow ugc\">порно видео женщин хд</a>\r\n<a href=\"https://prasilabs.com/comment-draguer-sur-instagram-lettre-avis/#comment-4150\" rel=\"nofollow ugc\">new moms porno hd</a>\r\n<a href=\"https://tsg-estenfeld.net/20-spieltag-kk-wue-tsg-sv-oberduerrbach/#comment-450402\" rel=\"nofollow ugc\">порно full hd крупно</a>\r\n<a href=\"https://nyglamour.net/great-wall-of-customers-greets-iphone-4-in-china/#comment-20581\" rel=\"nofollow ugc\">порно лесби hd качество</a>\r\n<a href=\"http://litbooks.ru/knigi/dvojnoe_grazhdanstvo_rf_i_rossiya/\" / rel=\"nofollow ugc\">кристина русское порно хд</a>\r\n<a href=\"https://botclub.ru/poleznye-boty/#comment-3247\" rel=\"nofollow ugc\">порно в качестве hd 720</a>\r\n<a href=\"http://www.jazz-play.by/zimnije-zabavy-2020/#comment-9030\" rel=\"nofollow ugc\">teens porno pussy hd</a>\r\n<a href=\"https://lbj.utexas.edu/memoriam-howard-t-prince-ii?page=525#comment-26830\" rel=\"nofollow ugc\">порно видео блондинок hd</a>\r\n 3c649fc',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2628,651,'RobertTar','port@pnnp.pl','https://aspectmontage.com/','109.162.126.155','2022-09-03 13:06:43','2022-09-03 13:06:43','<a href=\"https://aspectmontage.com/\" / rel=\"nofollow ugc\">Window replacement </a>  According to the manufacturers, the post life of translucent structures made of polymer chart insulating glass is 40-50 years. Even so, it is often the anyhow that a window that has been installed extent recently needs to be replaced. The reasons for this phenomenon can be jolly opposite; here, we will-power rate them in detail.',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2629,651,'Kiethvah','0gtzy5@course-fitness.com','http://blog.unethost.com/','111.240.204.131','2022-09-03 14:21:49','2022-09-03 14:21:49','unethost無限空間虛擬主機 技術分享部落格 \r\n \r\nhttp://blog.unethost.com/',0,'spam','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2630,651,'Doylecaf','tizwtv@course-fitness.com','https://spot-digital.com.tw/','111.240.204.131','2022-09-03 14:28:05','2022-09-03 14:28:05','點子數位科技有限公司 \r\n \r\nhttps://spot-digital.com.tw/',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','comment',0,0),(2631,651,'Geraldiktar','optom@webstor-globalyou.store','http://gals-plast.ru/','194.71.227.44','2022-09-03 16:27:49','2022-09-03 16:27:49','мешки под строительный мусор \r\n<a href=\"http://google.com.sb/url?q=http://gals-plast.ru\" rel=\"nofollow ugc\">http://google.hn/url?q=http://gals-plast.ru</a>',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','comment',0,0),(2622,651,'bex','agnessavolkova@seobomba.com','','83.130.53.148','2022-09-02 23:40:39','2022-09-02 23:40:39','I like this website because I can always find something new for myself, moreover, I like to read other people\'s comments. \r\nI like this website too: \r\n \r\n<a href=\"https://www.vsexy.co.il/%d7%a0%d7%a2%d7%a8%d7%95%d7%aa-%d7%9c%d7%99%d7%95%d7%95%d7%99-%d7%91%d7%93%d7%a8%d7%95%d7%9d/\" / rel=\"nofollow ugc\">נערות ליווי בדרום</a>',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2623,651,'StephenLig','odincovaestella19909648@mail.ru','https://2gis.ua/dp/firm/70000001035322379','185.174.159.41','2022-09-03 03:39:33','2022-09-03 03:39:33','Адвокат Запорожье, юрист - предоставляет юридическую помощь и защиту по уголовным, гражданским, хозяйственным и административным делам. Представительство по делам об административных правонарушений. \r\nОпыт работы более 20 лет. \r\nВсе юридические консультации по телефону бесплатно: +380960829250 viber, WhatsApp, telegram. \r\nInstagram: https://www.instagram.com/advokat69zp/?r=nametag \r\nХорошо разбираемся и помогаем по военным делам, наследство, семейные споры, медицинское право, земельные и жилищные дела, кредитные споры. \r\nТакже найти нас можно по ключевым запросам: \r\n \r\nвоенный адвокат \r\nhttps://www.olx.ua/d/obyavlenie/voennyy-advokat-dnepr-advokat-po-voennym-delam-dnepr-advokat-yurist-IDB3erC.html \r\n \r\n<a href=\"http://www.advocat-dnepr.com.ua/\" / rel=\"nofollow ugc\">медицинский адвокат Запорожье</a>',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2624,651,'Stephenelusa','fevgen708@gmail.com','','91.224.178.228','2022-09-03 07:10:22','2022-09-03 07:10:22','World\'s first dimensionless bluetooth rings https://project-br.com/ accessories for iphone, accessories for ipad, accessories handmade, accessories jewellery, accessories designer, innovation engineering, innovation technology, innovation ideas, innovation of technology, innovation project',0,'spam','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2640,651,'bettytt3','kathleenry69@akio25.officemail.fun','http://shemale.transexualsites.hotblognetwork.com','92.246.84.133','2022-09-04 05:23:05','2022-09-04 05:23:05','Sexy teen photo galleries\r\nhttp://teen.porn.pics.instakink.com/?maya \r\n\r\n kristi myst porn actress free porn k800 hd girl porn uniform porn pics xxx ebony porn',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2637,651,'Leonardneese','yourmail@gmail.com','https://demontagmoskva.ru','77.232.42.77','2022-09-03 22:59:13','2022-09-03 22:59:13','Демонтаж стен москва',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36','comment',0,0),(2638,651,'ZorFrina','arerfranfer501@imails.site','https://yourdesires.ru/vse-obo-vsem/1388-kak-meteorologi-predskazyvajut-pogodu.html','188.130.211.142','2022-09-04 00:40:52','2022-09-04 00:40:52','<a href=\"https://yourdesires.ru/finance/private-finance/199-chego-nuzhno-opasatsya-arenduya-dom-v-simferopole.html\" rel=\"nofollow ugc\">Чего нужно опасаться, арендуя дом в Симферополе?</a> или <a href=\"https://yourdesires.ru/vse-obo-vsem/1358-kakih-razmerov-vselennaja.html\" rel=\"nofollow ugc\">Каких размеров Вселенная?</a> \r\n \r\nhttps://yourdesires.ru/vse-obo-vsem/1529-kak-pojavilis-bakterii.html',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36','comment',0,0),(2639,651,'WargamingMen','griskafishka234@gmail.com','','89.22.228.214','2022-09-04 02:58:20','2022-09-04 02:58:20','World of Tank Premium account: buy WoT tank premium account in the Wargaming.one store in Russia \r\nВорлд оф Танк премиум магазин: купить WoT танковый премиум аккаунт в магазине Wargaming.one в России \r\n<a href=\"https://wargaming.one/bat-chatillon-bourrasque\" rel=\"nofollow ugc\">wargaming net game  </a>',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2655,651,'DavidBoure','emu97@course-fitness.com','https://yachiyo.com.tw/hyadermissmile-injection/','111.240.204.131','2022-09-05 10:27:33','2022-09-05 10:27:33','水微晶玻尿酸 - 八千代 \r\n \r\n \r\nhttps://yachiyo.com.tw/hyadermissmile-injection/',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2656,651,'kylefg16','ll1@naoki87.officemail.in.net','http://busty.pornstar.instasexyblog.com','5.255.96.245','2022-09-05 13:26:01','2022-09-05 13:26:01','Free Porn Pictures and Best HD Sex Photos\r\nhttp://muslim.dating.allproblog.com/?marlene \r\n\r\n what they ask becoming a porn cameron diaz loves porn upload porn tubes lesbian couples with man porn japanese bi porn',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36','comment',0,0),(2653,651,'MarlinApova','praskovyagracheva3808@rambler.ru','http://sportdush.ru','178.168.222.75','2022-09-05 08:34:53','2022-09-05 08:34:53','Нашел сайт для людей которые любят заниматься спортом <a href=\"https://sportdush.ru\" rel=\"nofollow ugc\">sportdush.ru</a> \r\nможете сами посмотреть',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','comment',0,0),(2654,651,'Jesseunase','emelyanovapz1988@mail.ru','https://www.экокотел.рф/product-category/котлы-для-варки-варенья/','185.174.159.41','2022-09-05 09:41:28','2022-09-05 09:41:28','ФСБ заявила о подрыве диверсантами ЛЭП, ведущих к Курской АЭС \r\nВ Минобороны России подтвердили детонацию боеприпасов в Крыму \r\nDaily Express: заявление Путина о поставках вооружений союзникам России встревожило Запад \r\nШойгу: спецоперация развеяла миф о «супероружии» Запада \r\nПроизводитель шоколада Lindt принял решение уйти из РФ \r\nкотел для варки мармелада \r\n \r\n<a href=\"https://www.экокотел.рф/product-category/котлы-с-мешалкой/\" / rel=\"nofollow ugc\">варочный котел с мешалкой</a>',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2651,651,'wendioe2','anitaey4@isamu49.inwebmail.fun','http://big.tits.comm.relayblog.com','199.249.230.147','2022-09-05 06:46:12','2022-09-05 06:46:12','Hot photo galleries blogs and pictures\r\nhttp://hotsickporn.hoterika.com/?noemi \r\n\r\n teen porrn videos 18 hub free boys fuck girls porn movies porn movie video clips kim possible game porn hot porn old guy and girl',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2652,651,'Alexkeymn','mordkes@gmail.com','https://more-sales.ru/','5.45.64.173','2022-09-05 07:22:12','2022-09-05 07:22:12','Рейтинг проверенных онлайн казино с хорошей отдачей тут https://билетыгимс.рф , реальными условиями бонусов, лицензионным софтом, мобильной версией и быстрыми выплатами выигранных средств.\r\nОбзоры лучших онлайн казино тут https://dmitrievatish.ru \r\n \r\n<a href=\"https://re-soft.ru/\" / rel=\"nofollow ugc\">Игровые автоматы с выводом реальных денег</a>\r\n<a href=\"https://wellton-com.ru/\" / rel=\"nofollow ugc\">Игорный сайт</a>\r\n<a href=\"https://попробуй6вкусов.рф/\" / rel=\"nofollow ugc\">Рейтинги казино</a>',0,'spam','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2645,651,'tonyafv69','esperanzavn18@rokuro710.satoshi21.officemail.in.net','http://moscowpornvideo.gigixo.com','45.62.217.30','2022-09-04 22:40:17','2022-09-04 22:40:17','Free Porn Galleries - Hot Sex Pictures\r\nhttp://shemalesite.shemalle.bloglag.com/?iyanna \r\n\r\n porn dvds download free free xxx porn games uk brothel porn very young girl porn tubes alice in wonderland animated porn toons',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2646,651,'larryjy4','dennisrh18@naoki5710.masato64.inwebmail.fun','http://cut.gay.porn.instakink.com','71.19.144.89','2022-09-04 22:53:07','2022-09-04 22:53:07','New super hot photo galleries, daily updated collections\r\nhttp://animalpornvide.sexjanet.com/?eliana \r\n\r\n free porn video monkey teens modeling for porn slutload hentia porn gallery my granny porn flizzer mobile porn',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2647,651,'HarryTuh','dorinekosar717@zlot555.com','https://zaa.bet','138.197.71.247','2022-09-04 23:13:01','2022-09-04 23:13:01','301 Moved Permanently \r\n<a href=\"https://zaa.bet\" rel=\"nofollow ugc\">More info!..</a>',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','comment',0,0),(2648,651,'Nelsonglago','k.r.a.so.vce.v.a.a.@gmail.com','https://russex.pro/','82.118.29.169','2022-09-05 03:45:00','2022-09-05 03:45:00','найти порно сайты смотреть  https://russex.pro/  порно сайт видео молодых девушек  \r\n \r\n \r\n \r\n<a href=\"https://institutomardecortes.edu.mx/2021/08/12/regreso-a-clases/#comment-1963\" rel=\"nofollow ugc\">бесплатные скрытое порно сайты</a>\r\n<a href=\"https://www.prohynet.fr/que-choisir-entre-nettoyage-a-sec-et-aquanettoyage/#comment-3451\" rel=\"nofollow ugc\">порно сайт матуре</a>\r\n<a href=\"http://skysheep.com/?page_id=211#comment-12056\" rel=\"nofollow ugc\">классные порно сайты</a>\r\n<a href=\"http://julesjetsets.com/2018/05/08/11-things-monterey-bay/#comment-33270\" rel=\"nofollow ugc\">видео девочка порно сайт</a>\r\n<a href=\"https://excelsiorlabsinc.com/nosotros/#comment-424\" rel=\"nofollow ugc\">порно бесплатно 1 сайт</a>\r\n<a href=\"https://brillare.jp/publics/index/24/b_id=41/r_id=2/fid=b815cda13164c61ef242541024dc40eb\" rel=\"nofollow ugc\">сосалкина порно сайт</a>\r\n<a href=\"http://haruka-guitarra.cocolog-nifty.com/blog/2011/09/post-f1b9.html\" rel=\"nofollow ugc\">официальные сайты порно онлайн</a>\r\n<a href=\"http://www.bluebonnetgrooming.com/winter-not-time-neglect-pets-coat/#comment-363916\" rel=\"nofollow ugc\">порно сайт знакомст</a>\r\n<a href=\"http://www.lostsheep.com/v-motion-project/#comment-266447\" rel=\"nofollow ugc\">смотреть лучшее гиг порно онлайн бесплатно</a>\r\n<a href=\"https://www.musichublot.com/anonimo-best-hublot-replicas-avis/#comment-2732\" rel=\"nofollow ugc\">бесплатный порно сайт дойки</a>\r\n 1b19e76',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2649,651,'roxiesm2','le4@akihiro7210.rokuro90.officemail.in.net','http://do-you.love-me.quotes.nero.celebrityamateur.com','107.189.30.86','2022-09-05 04:06:12','2022-09-05 04:06:12','Hardcore Galleries with hot Hardcore photos\r\nhttp://chinese-adult.video.neela.miyuhot.com/?aria\r\n\r\n grade school kids porn gramdmother porn hour porn passwords butt movie porn mature gag porn',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2650,651,'JackieOrard','arka.dijma.monov.2.@gmail.com','https://suchonok.com/','82.118.29.181','2022-09-05 05:45:16','2022-09-05 05:45:16','порно лесбиянки страпон анал  https://suchonok.com/ порно измена смотреть онлайн  \r\n \r\n \r\n \r\n<a href=\"http://www.thetortellini.com/payment.php?id=446046\" rel=\"nofollow ugc\">порно пришел к зрелой</a>\r\n<a href=\"http://applybharat.com/uncategorized/hello-world/#comment-60387\" rel=\"nofollow ugc\">порно фильмы скачать бесплатно без регистрации</a>\r\n<a href=\"http://hotsexyblackstud.com/Reviews/index.php\" rel=\"nofollow ugc\">порно красивое очко</a>\r\n<a href=\"https://cheapflightticket.net/default-post-type/comment-page-164450/#comment-366403\" rel=\"nofollow ugc\">порно молодых девушек лесби</a>\r\n<a href=\"http://www.zen-now.co.uk/?page_id=10#comment-7780\" rel=\"nofollow ugc\">порно большая м</a>\r\n<a href=\"https://www.ggvboutique.com/2021/02/02/hello-world/#comment-188\" rel=\"nofollow ugc\">порно большие жопы мамочек</a>\r\n<a href=\"http://sarebansafa.com/form/922053\" rel=\"nofollow ugc\">порно красивая мокрая</a>\r\n<a href=\"http://www.nosaraselva.com/2020/02/03/hello-world/#comment-2061\" rel=\"nofollow ugc\">японское домашнее порно</a>\r\n<a href=\"https://carabaru88.com/quorum-software-luncurkan-visi-global-dengan-quorum-energy-suite/#comment-2188\" rel=\"nofollow ugc\">порно девки домашнее</a>\r\n<a href=\"https://www.dtcmurray.com/models/jeep-gladiator-murray-ky.htm\" rel=\"nofollow ugc\">порно ебли молодых девок</a>\r\n 50a245f',0,'spam','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2680,651,'CusanDut','k.kashhurrley@gmail.com','','196.244.192.38','2022-09-06 16:23:22','2022-09-06 16:23:22','Ликвидация футбольной формы и атрибутики с символикой любимых футбольных клубов. Бесплатная консультация, форма Manchester City в Москве. Быстрая и бесплатная доставка по всем городам России. \r\n<a href=\"https://footballnaya-forma-mancity.ru\" rel=\"nofollow ugc\">форма Манчестер Сити 2022 2023</a> \r\nформа Manchester City - <a href=\"https://footballnaya-forma-mancity.ru\" rel=\"nofollow ugc\">https://footballnaya-forma-mancity.ru/</a> \r\n<a href=\"https://www.vanpraet.be/?URL=footballnaya-forma-mancity.ru\" rel=\"nofollow ugc\">http://www.phpooey.com/?URL=footballnaya-forma-mancity.ru</a> \r\n \r\n<a href=\"https://fitgetit.net/how-to-lose-weight-during-pregnancy-safely/#comment-1654\" rel=\"nofollow ugc\">Футбольная форма и атрибутика с примеркой перед покупкой и быстрой доставкой в любой город РФ.</a> 350a245',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2679,651,'CoreySpish','sn.2.67.6.7.88.@gmail.com','https://fuck-girl.xyz/','82.118.29.201','2022-09-06 14:50:29','2022-09-06 14:50:29','fuck girl\'s  https://fuck-girl.xyz/ sex young boy fuck girl  \r\n \r\n \r\n \r\n<a href=\"http://bioact.co.jp/anboard/show.cgi\" rel=\"nofollow ugc\">boy fucking girl porn</a>\r\n<a href=\"http://www.manchester-watercoolers.co.uk/health-benefits-water/#comment-2353\" rel=\"nofollow ugc\">fuck 2 girls</a>\r\n<a href=\"http://kitchenfreak.se/temperaturer/#comment-5815646\" rel=\"nofollow ugc\">girls sperm fuck</a>\r\n<a href=\"https://domenika-seldi.skyrock.com/11.html\" rel=\"nofollow ugc\">секс girl fuck</a>\r\n<a href=\"https://www.serres.gr/agro18/gr/hello-world/#comment-4295\" rel=\"nofollow ugc\">small girl fuck</a>\r\n<a href=\"https://koreaversikamu.co.id/licensed-influencer-bucket-list-plan/#comment-4771\" rel=\"nofollow ugc\">sex fuck girls beautiful</a>\r\n<a href=\"http://kyowa-bs.com/2022/01/11/hello-world/#comment-2567\" rel=\"nofollow ugc\">man fucking black girl</a>\r\n<a href=\"http://iwcfashionorologi.mee.nu/rolex_explorer_rende_tutto_diventato_possibile#c0\" rel=\"nofollow ugc\">fucking girl песня</a>\r\n<a href=\"http://test.hoday.net/forum.php?mod=viewthread&amp;tid=2049226&amp;pid=2260263&amp;page=1&amp;extra=#pid2260263\" rel=\"nofollow ugc\">blowjob fuck girl</a>\r\n<a href=\"http://artisub.com/tienda/visores/teknika/#comment-165134\" rel=\"nofollow ugc\">indian girl fuck video</a>\r\n 19e763c',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','comment',0,0),(2678,651,'NathanWerse','seoweb1434@gmail.com','','62.113.118.20','2022-09-06 13:39:44','2022-09-06 13:39:44','{<a href=\"https://seora.ru\" rel=\"nofollow ugc\">создание сайтов</a>',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2677,651,'SoftwareGramy','alexsach91@gmail.com','https://cheapsoftwareshop.com/autodesk-autocad-map-3d-2020/','181.214.173.240','2022-09-06 12:54:57','2022-09-06 12:54:57','Hello, I recently came to the CS Store. \r\nThey sell OEM Vero software, prices are actually low, I read reviews and decided to <a href=\"https://cheapsoftwareshop.com/autodesk-vred-professional-2023/\" / rel=\"nofollow ugc\">Order Cheap VRED Professional 2023</a>, the price difference with the official store is 30%!!! Tell us, do you think this is a good buy? \r\n<a href=\"https://cheapsoftwareshop.com/autodesk-revit-2023/\" / rel=\"nofollow ugc\">Order Cheap Revit 2023</a>',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2676,651,'KorenellyDut','a.ryanroman92@gmail.com','','196.244.192.38','2022-09-06 12:46:07','2022-09-06 12:46:07','Распродажа футбольной формы и аксессуаров для мужчин, женщин и детей. Товар в наличии, форма Манчестер Юнайтед 21 22. Быстрая и бесплатная доставка по РФ. \r\n<a href=\"https://footballnaya-forma-manutd.ru\" rel=\"nofollow ugc\">форма МЮ 2022 2023</a> \r\nфутбольная форма Манчестер Юнайтед 2018 2019 в Москве - <a href=\"https://www.footballnaya-forma-manutd.ru/\" / rel=\"nofollow ugc\">http://www.footballnaya-forma-manutd.ru/</a> \r\n<a href=\"http://www.whois.desta.biz/whois/footballnaya-forma-manutd.ru\" rel=\"nofollow ugc\">https://cse.google.ml/url?q=http://footballnaya-forma-manutd.ru</a> \r\n \r\n<a href=\"https://gurkhalinews.com/post/1463?fbclid=iwar0vg8paj5kdp1ziwewd8qxlhgstdfmktfbuad8waihcgkertsfhm4j8tiu\" rel=\"nofollow ugc\">Футбольная форма и атрибутика с бесплатной доставкой в любой город РФ.</a> 9e763c6',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2642,651,'jodietl18','linapl69@rokuro710.satoshi21.officemail.in.net','http://singleredhead.redheadsongs.bestsexyblog.com','185.220.100.243','2022-09-04 14:00:16','2022-09-04 14:00:16','Hot new pictures each day\r\nhttp://freepicsofbutts.trannysexsites.fetlifeblog.com/?sydnee \r\n\r\n reality king mobile porn videos aged black porn moves asian porn movies tgp personal home made porn hot blonde porn star videos',0,'spam','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2643,651,'Geraldsak','oooctap@yandex.ru','','95.55.56.106','2022-09-04 19:10:39','2022-09-04 19:10:39','Купить <a href=\"https://stroy-ka.spb.ru/\" rel=\"nofollow ugc\">газобетонные блоки</a>с доставкой в Санкт-Петербурге',0,'spam','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2644,651,'VomeriaFem','mos-med24@rambler.ru','https://reutov.mos-med.online/','190.2.131.167','2022-09-04 21:10:50','2022-09-04 21:10:50','В жизни часто случаются моменты, когда необходимо в минимальные сроки получить документы медицинского характера. Вовремя забрать больничный для учебы или службы. Оформить медицинские справки для подачи в любое заведение, бассейн или для выезда за границу. Необходимый рецепт на лекарство также выписывает доктор. Если вы цените собственное время и качество полученных бумаг, обращайтесь за данными услугами в современный центр медицины. Опытные сотрудники помогут вам и оформят больничный лист, который вы сможете подать по месту работы. Важные медицинские справки будут сделаны своевременно и по назначению. Получив рецепт на лекарство, вы без проблем приобретете нужные медикаменты. Всё это не займет много труда и позволит вам сберечь время.\r\n \r\n<a href=\"https://msk.mos-med.online/\" / rel=\"nofollow ugc\"></a> \r\nhttps://dolgoprudnyy.mos-med.online/zakazat-kupit.html\r\nhttps://balashiha.mos-med.online/kupit-zakazat/spravka/psihiatra-i-narkologa.html\r\n \r\n<a href=\"https://lyubercy.mos-med.online/kupit-zakazat/spravka/095/o-vremennoy-netrudosposobnosti-uchashchegosya.html\" rel=\"nofollow ugc\">справка стдр</a>|\r\n<a href=\"https://msk.mos-med.online/kupit-zakazat/bolnichnyj-list/cao/orekhovo-borisovo.html\" rel=\"nofollow ugc\">больничный совместитель</a>\r\n \r\nбск спб для студентов цена\r\n003 ву медицинская справка цена\r\nоформить медкнижку в москве официально дешево',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2641,651,'детские коляски','kolyaski1@jaguare.ru','https://xn--h1adadot1h.xn--p1acf/','176.57.68.231','2022-09-04 11:51:46','2022-09-04 11:51:46','Выбрать отличную детскую коляску в Москве быстро и без тщательного изучения всех характеристик не проосто. Поскольку к моделям колясок предъявляют довольно строгие требования: учёт комфортности малыша, качественность и безопасность - https://xn--h1adadot1h.xn--p1acf/ \r\n \r\n<a href=\"https://ibb.co/Lz7br3T\" rel=\"nofollow ugc\"></a> \r\n \r\nЧтобы детская коляска пришлась по душе и матери, и ребёнку, нужно внимательно рассмотреть все основные типы транспортных средства, их достоинства и недостатки, а также учесть советы специалистов, которые подскажут, на что стоит обратить внимание перед тем как покупать. \r\nДля младенца прогулки на улице очень важны. Осозновая это, многие женщины находятся с своим чадом на свежем воздухе почти весь день (если позволяет погода). Именно поэтому от качества прогулочной коляски зависит многое – в том числе и правильное развитие малыша. \r\nКонечно, желательно подобрать комфортную коляску, особенно если семья проживает в квартире и женщине приходится самой ежедневно поднимать и спускать малыша и его транспортное средство. \r\n \r\nНа что обратить внимание: \r\n- особым влагоотталкивающим материалом, который дополнительно защищает от ветра; \r\n- высокими бортами; утеплённой накидкой на ноги; \r\n \r\nРекомендуем - \r\n \r\n<a href=\"https://xn--h1adadot1h.xn--p1acf/catalog/kolyaski-camarelo-2-v-1/\" / rel=\"nofollow ugc\">Коляски Camarelo 2-в-1</a> \r\n<a href=\"https://xn--h1adadot1h.xn--p1acf/catalog/luchshie-kolyaski-2-v-1/\" / rel=\"nofollow ugc\">Лучшие коляски 2 в 1</a> \r\n \r\n<a href=\"https://xn--h1adadot1h.xn--p1acf/catalog/kolyaski-riko-2-v-1/\" / rel=\"nofollow ugc\">купить коляску Riko 2-в-1</a> \r\n \r\n<a href=\"https://xn--h1adadot1h.xn--p1acf/catalog/nedorogie-kolyaski-2-v-1/\" / rel=\"nofollow ugc\">купить недорогую коляску 2-в-1 в Москве</a> \r\n \r\n<a href=\"https://xn--h1adadot1h.xn--p1acf/catalog/kolyaski-2-v-1-dlya-dvoyni/\" / rel=\"nofollow ugc\">купить коляску 2 в 1 для двойни в Москве</a>',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2681,651,'louisevh16','rosemaryzf3@akira23.officemail.in.net','http://dizneyporn.allproblog.com','209.141.54.203','2022-09-06 17:21:30','2022-09-06 17:21:30','Hardcore Galleries with hot Hardcore photos\r\nhttp://startingwebporn.alexysexy.com/?katrina \r\n\r\n david duchovny porn nokia 5310i downloads porn amateur allure porn vids naked woman porn free soft romantic porn',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2682,651,'dinnabbistr','dinnabbistr@rambler.ru','http://www.matrixboard.ru/stat.htm','88.147.152.99','2022-09-06 17:56:50','2022-09-06 17:56:50','Как очистить бензиновые и дизельные форсунки автомобиля <a href=\"http://www.uzo.matrixplus.ru/index.htm\" rel=\"nofollow ugc\">Химия для очистки и тестирования форсунок , бензинновых и дизельных</a> \r\n \r\n<a href=\"http://www.uzo.matrixplus.ru/\" / rel=\"nofollow ugc\">Купить химию для очистки дизельных и бензинновых форсунок на судоых установках</a> \r\n \r\nКупить химию и моющее средство для мойки катера <a href=\"http://regionsv.ru/chem4.html\" rel=\"nofollow ugc\">для мойки яхты и лодок</a> \r\n \r\nКак собрать радиолюбительский компьютер <a href=\"http://rdk.regionsv.ru/orion128-new.htm\" rel=\"nofollow ugc\">Орион-128.2 ревизия мк 512.3</a> \r\nКак собрать радиолюбительский бытовой компьютер <a href=\"http://rdk.regionsv.ru/orion128-express.htm\" rel=\"nofollow ugc\">Орион-128.2 Орион Восточный Экспресс 512</a> для инженерных расчетов \r\n \r\n<a href=\"http://www.matrixboard.ru/podval.htm\" rel=\"nofollow ugc\">matrixboard.ru</a> \r\n \r\nВсе для детского творчества <a href=\"http://www.freshdesigner.ru\" rel=\"nofollow ugc\">www.freshdesigner.ru/</a> \r\n \r\nКак делать массаж <a href=\"http://tantra64.ru\" rel=\"nofollow ugc\">tantra64.ru</a> \r\n \r\nМассаж медицинский <a href=\"http://freshrelax.ru\" rel=\"nofollow ugc\">freshrelax.ru</a> \r\n \r\nХимия для клининга <a href=\"http://regionsv.ru\" rel=\"nofollow ugc\">regionsv.ru</a>',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2710,651,'DavidPoera','lissikonin777@gmail.com','https://vk.com/lesskont','95.12.124.101','2022-09-08 22:20:28','2022-09-08 22:20:28','ДЕРЕВЯННЫЕ ДОМА БАНИ ИЗ ОЦИЛИНДРОВАННОГО БРЕВНА \r\nhttps://vk.com/lesskont',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2709,651,'Jesseunase','emelyanovapz1988@mail.ru','https://www.экокотел.рф/product-category/котлы-для-косметики/','185.174.159.41','2022-09-08 19:52:02','2022-09-08 19:52:02','ФСБ заявила о подрыве диверсантами ЛЭП, ведущих к Курской АЭС \r\nВ Минобороны России подтвердили детонацию боеприпасов в Крыму \r\nDaily Express: заявление Путина о поставках вооружений союзникам России встревожило Запад \r\nШойгу: спецоперация развеяла миф о «супероружии» Запада \r\nПроизводитель шоколада Lindt принял решение уйти из РФ \r\nкотел для варки мармелада \r\n \r\n<a href=\"https://www.экокотел.рф/product-category/котлы-для-кондитерской/\" / rel=\"nofollow ugc\">котел для варки мармелада</a>',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2705,651,'rosemaryzc2','alejandraxk11@isamu6110.ryoichi28.meta1.in.net','http://paris.alexysexy.com','185.129.61.9','2022-09-08 10:32:17','2022-09-08 10:32:17','Hot photo galleries blogs and pictures\r\nhttp://tight.pussy.brooklyn.park.danexxx.com/?kierra \r\n bodacious booty porn tube movie screaming ebony porn vids guys gay porn hot ipod free porn pov sex teens porn wrestling',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','comment',0,0),(2706,651,'DilliamCooda','demuiljack@nicemail.club','https://pirogzla.com/','5.252.194.59','2022-09-08 11:00:53','2022-09-08 11:00:53','парень нагрянул в хату и, увидев ню фотки <a href=\"https://pirogzla.com/\" / rel=\"nofollow ugc\">фотографии</a> офигенных красоток с татуировками, умильнулся очаровательными буферами',0,'spam','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','comment',0,0),(2707,651,'CharlesSof','a.burov@scteefb.bizml.ru','','46.35.252.130','2022-09-08 11:28:35','2022-09-08 11:28:35','<a href=\"https://from-ua.info/polityka/\" / rel=\"nofollow ugc\">psixotrop dorilar</a> psixotrop dorilar',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.39','comment',0,0),(2708,651,'bethcd18','erickaax4@isamu49.inwebmail.fun','http://muslim.dating.bestsexyblog.com','109.69.67.17','2022-09-08 17:33:31','2022-09-08 17:33:31','New hot project galleries, daily updates\r\nhttp://dating.free.fetlifeblog.com/?justice \r\n\r\n ultimate belly porn phat ass porn archive porn europe white boys black women porn mom girl pornm movies',0,'spam','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','comment',0,0),(2704,651,'carlosgo69','brigittern7@rokuro710.satoshi21.officemail.in.net','http://shemaleforsex.danexxx.com','185.220.101.10','2022-09-08 09:31:58','2022-09-08 09:31:58','Teen Girls Pussy Pics. Hot galleries\r\nhttp://lesbiansign.xblognetwork.com/?annabelle \r\n\r\n caroline may porn guys jerking off mobile porn mature tgp porn teenies porn tube free vids porn hot cheerleader',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36','comment',0,0),(2703,651,'demRog','l.it.r.o.bol.m.ays.k.iy.@gmail.com','https://tubesweet.xyz/sexy-vampira-se-la-cojen-entre-tres-itadaki-seieki-hentai-cap-1-melinamx/','185.190.42.200','2022-09-08 08:22:20','2022-09-08 08:22:20','woodman anal castings \r\n \r\nhttp://kafelhall.ru/bitrix/click.php?anything=here&amp;goto=https://tubesweet.xyz/categories\r\nhttp://xn---96-5cdfeocgda3ag3b1afk60a.xn--p1ai/bitrix/redirect.php?event1=click_to_call&amp;event2=&amp;event3=&amp;goto=https://tubesweet.xyz/categories',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','comment',0,0),(2702,651,'deniseuy18','earlwq4@kenshin2810.masato41.officemail.in.net','http://ashenporn.springhouse.alexysexy.com','185.220.100.240','2022-09-08 07:50:26','2022-09-08 07:50:26','Dirty Porn Photos, daily updated galleries\r\nhttp://interractial.porn.olney.springs.hoterika.com/?mary \r\n indian womens pussy porn youngeet free porn videos milf porn tgp girls with really thick legs porn young under 18 porn',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2701,651,'alanio1','marcia@masato66.officemail.in.net','http://parma.pornstarpantera.alypics.com','162.247.74.206','2022-09-08 07:49:39','2022-09-08 07:49:39','Dirty Porn Photos, daily updated galleries\r\nhttp://sabinal.hotnatalia.com/?teagan \r\n sounder insertion porn porn in the all chinese beauties porn polish porn websites free porn via email',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(2700,651,'Douglasjut','cunodege1977@yahoo.com','https://t.me/s/casino_mirror','185.174.159.60','2022-09-08 07:21:10','2022-09-08 07:21:10','https://t.me/s/casino_mirror',0,'spam','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(2683,651,'Richarddap','ka.ren.a.v.e.t.i.s.an45.5.@gmail.com','http://ebut-bab.info/','82.118.29.224','2022-09-06 19:38:50','2022-09-06 19:38:50','фото голых секса аниме  http://ebut-bab.info/ голые девушки лесбиянки видео  \r\n \r\n \r\n \r\n<a href=\"https://www.alpilles-classic.com/livredor.php?msg=1\" rel=\"nofollow ugc\">фото секс арина</a>\r\n<a href=\"http://creusetdusavoir.cm/produit/mademoiselle/#comment-13471\" rel=\"nofollow ugc\">романтик секс фото</a>\r\n<a href=\"http://jokuboreceptai.lt/receptai/aluje-troskintos-midijos/#comment-97167\" rel=\"nofollow ugc\">порно фото русских свингеров</a>\r\n<a href=\"https://ivanteevka.dnk-otcovstvo.ru/\" / rel=\"nofollow ugc\">пьяные голые девушки видео</a>\r\n<a href=\"http://www.vds-rohrbach.de/index.php/fotos-sp-195795693/item/131/asInline\" rel=\"nofollow ugc\">лапаю девушку голую</a>\r\n<a href=\"https://thedvdwars.com/reasons-why-you-should-learn-the-trumpet/#comment-2501\" rel=\"nofollow ugc\">фото голых черных девушек</a>\r\n<a href=\"https://marmalade.cafeblog.hu/2007/page/5/?sharebyemailCimzett=k.a.r.e.nav.e.ti.sa.n4.55.%40gmail.com&amp;sharebyemailFelado=k.a.r.e.nav.e.ti.sa.n4.55.%40gmail.com&amp;sharebyemailUzenet=%D0%BF%D0%BE%D1%80%D0%BD%D0%BE%20%D1%84%D0%BE%D1%82%D0%BE%20%D1%81%D0%B5%D0%BA%D1%81%D0%B0%20%D1%81%D0%B8%D1%81%D1%8C%D0%BA%D0%B8%20%D0%BC%D0%BE%D0%BB%D0%BE%D0%B4%D1%8B%D1%85%20%20http%3A%2F%2Febut-bab.info%2F%20%D1%81%D0%B5%D0%BA%D1%81%20%D1%84%D0%BE%D1%82%D0%BE%20%D0%B0%D0%BD%D0%B0%D0%BB%20%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE%20%20%20%5Bimg%5Dhttp%3A%2F%2Febut-bab.info%2Ftemplates%2Febut-bab%2Fimages%2Ffavicon.ico%5B%2Fimg%5D%20%20%5Burl%3Dhttps%3A%2F%2Fmissid.kodansha.co.jp%2Fblogs%2Fcontents%2F211119_sunset05a%3Fcomment%3D127364137129%23comments%5D%D0%B3%D0%BE%D0%BB%D1%8B%D0%B5%20%D0%B4%D0%B5%D0%B2%D1%83%D1%88%D0%BA%D0%B8%20%D1%80%D0%B0%D0%B7%D0%B4%D0%B5%D0%BB%D0%B8%5B%2Furl%5D%5Burl%3Dhttp%3A%2F%2Fwww.wc-pro.com%2Fpages%2F3%2Fstep%3Dconfirm%2Fb_id%3D7%2Fr_id%3D1%2Ffid%3D791de67ab83a7821aaf7a102265b57c1%5D%D0%B3%D0%BE%D0%BB%D1%8B%D0%B5%20%D0%B4%D0%B5%D0%B2%D1%83%D1%88%D0%BA%D0%B8%20%D0%BF%D0%BE%D0%B4%20%D1%8E%D0%B1%D0%BA%D0%BE%D0%B9%5B%2Furl%5D%5Burl%3Dhttps%3A%2F%2Fsrebroiskora.pl%2Fpl%2Fn%2F2%23comment22392%5D%D0%B3%D0%BE%D0%BB%D1%8B%D0%B5%20%D0%B4%D0%B5%D0%B2%D1%83%D1%88%D0%BA%D0%B8%20%D0%B4%D0%B5%D0%BC%D0%BE%D0%BD%D1%8B%5B%2Furl%5D%5Burl%3Dhttp%3A%2F%2Fdobre-jedzonko.xlx.pl%2Fkrowi-placek-burger%2F%23comment-3801%5D%D1%81%D0%B5%D0%BA%D1%81%20%D0%BF%D0%BE%D1%80%D0%BD%D0%BE%20%D0%B1%D0%BE%D0%BB%D1%8C%D1%88%D0%B0%D1%8F%20%D0%BF%D0%BE%D0%BF%D0%B0%20%D1%84%D0%BE%D1%82%D0%BE%5B%2Furl%5D%5Burl%3Dhttp%3A%2F%2F114.207.244.65%2Frestaurants%2F282%5D%D0%BF%D0%BE%D1%80%D0%BD%D0%BE%20%D1%84%D0%BE%D1%82%D0%BE%20%D0%B4%D0%BE%D0%BC%D0%B0%D1%88%D0%BD%D0%B5%D0%B5%20%D1%81%D0%BF%D0%B5%D1%80%D0%BC%D0%B0%5B%2Furl%5D%5Burl%3Dhttps%3A%2F%2Fmagazynmedic.pl%2Fdlaczego-warto-udac-sie-na-psychoterapie%2F%23comment-2646%5D%D0%BF%D0%BE%D1%80%D0%BD%D0%BE%20%D1%84%D0%BE%D1%82%D0%BE%20%D0%B4%D0%B5%D0%B2%D1%83%D1%88%D0%B5%D0%BA%20%D1%81%D0%B0%D0%BC%D1%8B%D0%B5%5B%2Furl%5D%5Burl%3Dhttp%3A%2F%2Fewk.mex.tl%2F%3Fgb%3D1%23top%5D%D1%81%D0%B0%D0%BC%D1%8B%D0%B5%20%D0%BA%D1%80%D0%B0%D1%81%D0%B8%D0%B2%D1%8B%D0%B5%20%D0%B3%D0%BE%D0%BB%D1%8B%D0%B5%20%D0%B4%D0%B5%D0%B2%D1%83%D1%88%D0%BA%D0%B8%20%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE%5B%2Furl%5D%5Burl%3Dhttp%3A%2F%2Fyuzuki.s6.xrea.com%2Fcgi-bin%2Fcat%2Fapeboard_plus.cgi%2F%2520target%3D_blank%2520style%3Dtext-decoration%3A%2520none%3B%5D%D1%81%D0%B5%D0%BA%D1%81%20%D1%84%D0%BE%D1%82%D0%BE%20%D0%B1%D0%BE%D0%BB%D1%8C%D1%88%D0%B0%D1%8F%20%D0%B3%D1%80%D1%83%D0%B4%D1%8C%5B%2Furl%5D%5Burl%3Dhttps%3A%2F%2Fwww.streamingtip.com%2Fgears-tv-reloaded%2F%23comment-115087%5D%D0%B3%D0%BE%D0%BB%D1%8B%D0%B5%20%D0%B4%D0%B5%D0%B2%D1%83%D1%88%D0%BA%D0%B8%20%D0%B2%20%D0%BD%D0%B8%D0%B6%D0%BD%D0%B5%D0%BC%20%D0%B1%D0%B5%D0%BB%D1%8C%D0%B5%5B%2Furl%5D%5Burl%3Dhttps%3A%2F%2Fsweedu.com%2Fblog%2Fhighlights-of-national-education-policy-nep-2020%2F%23comment-27681%5D%D1%81%D0%B5%D0%BA%D1%81%20%D1%84%D0%BE%D1%82%D0%BE%20%D1%82%D0%B5%D1%82%D0%BE%D0%BA%5B%2Furl%5D%203c47240%20&amp;sharebyemailTitle=Marokkoi%20sargabarackos%20mezes%20csirke&amp;sharebyemailUrl=https%3A%2F%2Fmarmalade.cafeblog.hu%2F2007%2F07%2F06%2Fmarokkoi-sargabarackos-mezes-csirke%2F&amp;shareByEmailSendEmail=Elkuld\" rel=\"nofollow ugc\">красивая девушка лучше голая</a>\r\n<a href=\"https://bojongbarat.desa.id/read/301848\" rel=\"nofollow ugc\">порно фото сексуальных поп</a>\r\n<a href=\"https://www.awwindows.co.uk/2018/03/14/news-post-3/#comment-99781\" rel=\"nofollow ugc\">голые девушки раздевание</a>\r\n<a href=\"https://pussas.se/hello-world/#comment-11488\" rel=\"nofollow ugc\">гламурное порно фото</a>\r\n a245f1b',0,'spam','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0);
/*!40000 ALTER TABLE `wpbb_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_links`
--

DROP TABLE IF EXISTS `wpbb_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_520_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_520_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_links`
--

LOCK TABLES `wpbb_links` WRITE;
/*!40000 ALTER TABLE `wpbb_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_lrsync`
--

DROP TABLE IF EXISTS `wpbb_lrsync`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_lrsync` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `wp_id` bigint(20) DEFAULT NULL,
  `lr_id` bigint(20) DEFAULT NULL,
  `lr_file` tinytext COLLATE utf8mb4_unicode_520_ci,
  `lastsync` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=132 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_lrsync`
--

LOCK TABLES `wpbb_lrsync` WRITE;
/*!40000 ALTER TABLE `wpbb_lrsync` DISABLE KEYS */;
INSERT INTO `wpbb_lrsync` VALUES (1,91,9470949,'0A4A9184.jpg','2021-04-22 07:36:25'),(2,92,9470415,'0A4A9725.jpg','2021-05-29 18:01:05'),(3,93,2195697,'0A4A7289-Edit-4.jpg','2021-04-22 07:37:28'),(4,94,2195590,'0A4A7289.jpg','2021-05-29 18:01:05'),(5,95,1588477,'0A4A6841-2.jpg','2021-12-08 20:21:44'),(6,107,1593068,'0A4A7182.jpg','2021-05-29 18:21:40'),(9,110,1594665,'0A4A7326.jpg','2021-05-29 18:37:27'),(10,111,1595269,'0A4A7377.jpg','2021-04-22 23:12:39'),(11,112,1595395,'0A4A7395.jpg','2021-06-05 16:57:16'),(73,584,10085679,'0A4A1975-Pano.jpg','2021-06-10 07:56:21'),(16,217,10051129,'shutterstock_561764830.jpg','2021-12-08 20:21:48'),(15,139,10030946,'0A4A4131-Pano-2.jpg','2021-06-25 20:53:47'),(17,338,790925,'DSC_3696.jpg','2021-05-16 08:56:34'),(18,339,10051816,'IMG_5053.jpg','2021-05-16 08:56:42'),(130,867,10306836,'0A4A6841.jpg','2021-12-08 09:21:40'),(20,341,10052010,'IMG_1730 1.jpg','2021-05-16 08:56:53'),(21,342,10052197,'0A4A0632.jpg','2021-05-16 08:57:00'),(22,343,10052259,'IMG_6345.jpg','2021-05-16 08:57:05'),(23,344,10051210,'IMG_6415.jpg','2021-12-05 17:46:44'),(24,345,10052314,'IMG_4448.jpg','2021-05-16 08:57:18'),(25,346,5763820,'0A4A4854.jpg','2021-05-16 08:57:23'),(26,347,10052372,'IMG_5144.jpg','2021-12-05 17:46:52'),(27,348,10052758,'IMG_0470.jpg','2021-05-16 08:57:45'),(28,484,1587168,'0A4A6740.jpg','2021-06-02 18:03:08'),(29,485,1593792,'0A4A7244.jpg','2021-06-05 16:56:07'),(30,486,1594030,'0A4A7269.jpg','2021-06-02 18:03:22'),(31,487,1594142,'0A4A7280.jpg','2021-06-05 17:16:45'),(32,488,1594329,'0A4A7286.jpg','2021-06-05 16:56:25'),(33,489,1594427,'0A4A7293.jpg','2021-06-05 16:56:36'),(34,490,1594581,'0A4A7315.jpg','2021-05-29 18:36:56'),(35,491,1594595,'0A4A7316.jpg','2021-05-29 18:37:16'),(36,492,1595241,'0A4A7372.jpg','2021-05-29 18:37:41'),(37,493,1595353,'0A4A7392.jpg','2021-06-05 16:56:46'),(38,494,1595367,'0A4A7393.jpg','2021-06-05 16:56:59'),(39,495,1595381,'0A4A7394.jpg','2021-06-05 17:19:44'),(40,496,1595437,'0A4A7400.jpg','2021-05-29 18:38:16'),(41,497,1595451,'0A4A7403.jpg','2021-06-05 17:21:46'),(42,498,1595465,'0A4A7404.jpg','2021-05-29 18:38:39'),(44,500,3515301,'0A4A8689.jpg','2021-05-29 18:38:58'),(45,501,3515388,'0A4A8781.jpg','2021-05-29 08:25:53'),(60,530,3515378,'0A4A8771.jpg','2021-06-05 07:09:16'),(47,503,3515475,'0A4A8868.jpg','2021-06-05 16:57:48'),(48,504,3515549,'0A4A8942.jpg','2021-06-05 16:58:15'),(74,585,4141885,'0A4A2027.jpg','2021-06-11 17:31:43'),(50,506,3517847,'0A4A9052.jpg','2021-06-05 17:25:29'),(51,507,3518044,'0A4A9258.jpg','2021-06-05 16:59:03'),(52,508,3518046,'0A4A9260.jpg','2021-06-05 16:59:40'),(53,509,3518055,'0A4A9269.jpg','2021-06-05 17:12:43'),(54,510,3518062,'0A4A9276.jpg','2021-06-05 17:13:05'),(55,511,3518121,'0A4A9335.jpg','2021-05-29 08:28:51'),(56,512,3518134,'0A4A9348.jpg','2021-05-29 08:29:05'),(57,513,3518186,'0A4A9400.jpg','2021-05-29 08:29:21'),(75,586,4141898,'0A4A2040.jpg','2021-06-21 17:44:17'),(59,518,1587098,'0A4A6735.jpg','2021-06-02 08:02:54'),(61,531,3515493,'0A4A8886.jpg','2021-06-05 07:09:33'),(62,532,3515496,'0A4A8889.jpg','2021-06-05 07:10:00'),(63,533,3515591,'0A4A8984.jpg','2021-06-05 07:10:11'),(64,534,3517878,'0A4A9083.jpg','2021-06-05 07:10:30'),(65,535,3517884,'0A4A9089.jpg','2021-06-05 07:10:49'),(66,536,3517889,'0A4A9094.jpg','2021-06-05 07:11:06'),(67,537,3517893,'0A4A9098.jpg','2021-06-05 07:11:23'),(68,538,3517903,'0A4A9108.jpg','2021-06-05 07:11:38'),(69,539,3517947,'0A4A9153.jpg','2021-06-05 07:11:51'),(70,540,3517953,'0A4A9159.jpg','2021-06-05 07:12:04'),(72,543,4142043,'0A4A2184.jpg','2021-06-11 18:22:57'),(106,654,4141887,'0A4A2029.jpg','2021-06-21 17:47:26'),(107,655,4141891,'0A4A2033.jpg','2021-06-21 07:43:58'),(78,589,4141934,'0A4A2076.jpg','2021-06-11 17:32:27'),(79,590,4141945,'0A4A2086.jpg','2021-06-11 17:34:13'),(80,591,4141969,'0A4A2110.jpg','2021-06-10 07:59:14'),(81,592,4141976,'0A4A2117.jpg','2021-06-10 07:59:25'),(82,593,4141983,'0A4A2124.jpg','2021-06-11 17:34:26'),(84,595,4142143,'0A4A2283.jpg','2021-06-10 08:00:07'),(85,596,4142146,'0A4A2286.jpg','2021-06-10 08:00:25'),(86,597,4144641,'0A4A2319.jpg','2021-06-10 08:00:35'),(87,598,4144652,'0A4A2330.jpg','2021-06-10 08:00:46'),(88,599,4144657,'0A4A2338.jpg','2021-06-10 08:00:58'),(89,600,4144664,'0A4A2354.jpg','2021-06-11 13:17:40'),(90,601,4144700,'0A4A2413.jpg','2021-06-10 08:01:25'),(91,602,4144703,'0A4A2417.jpg','2021-06-11 17:34:48'),(92,603,4144709,'0A4A2423.jpg','2021-06-10 08:01:48'),(93,604,4144746,'0A4A2467.jpg','2021-06-10 08:01:58'),(94,605,4141879,'0A4A2021.jpg','2021-06-10 09:51:15'),(95,606,4144755,'0A4A2475.jpg','2021-06-10 09:51:29'),(96,620,4144645,'0A4A2323.jpg','2021-06-11 18:32:34'),(97,621,4144647,'0A4A2325.jpg','2021-06-11 07:28:03'),(98,622,4144650,'0A4A2328.jpg','2021-06-11 07:28:16'),(99,623,4144687,'0A4A2391.jpg','2021-06-11 17:34:38'),(100,624,4144712,'0A4A2426.jpg','2021-09-04 19:30:05'),(101,625,4144719,'0A4A2433.jpg','2021-06-11 07:29:01'),(102,626,4144725,'0A4A2439.jpg','2021-06-11 07:29:13'),(103,627,10086410,'0A4A2175-Pano.jpg','2021-06-11 08:00:40'),(104,628,4144702,'0A4A2416.jpg','2021-06-11 18:13:48'),(105,629,4144706,'0A4A2420.jpg','2021-06-11 08:11:41'),(108,656,4144662,'0A4A2352.jpg','2021-06-21 07:44:33'),(109,657,4144677,'0A4A2367.jpg','2021-06-21 07:44:47'),(110,663,429745,'IMG_8140.jpg','2021-06-25 10:43:56'),(111,664,429757,'IMG_8141.jpg','2021-06-25 10:44:06'),(112,665,429841,'IMG_8148.jpg','2021-06-25 10:44:15'),(113,666,429949,'IMG_8157.jpg','2021-06-25 10:44:23'),(114,667,434629,'IMG_8545.jpg','2021-06-25 10:44:28'),(115,668,3515069,'0A4A8258.jpg','2021-06-25 10:44:34'),(116,669,3515072,'0A4A8261.jpg','2021-06-25 10:44:41'),(117,670,3515074,'0A4A8263.jpg','2021-06-25 10:44:46'),(118,671,3515085,'0A4A8274.jpg','2021-06-25 10:44:52'),(119,672,3515087,'0A4A8276.jpg','2021-06-25 10:44:58'),(120,673,3515091,'0A4A8280.jpg','2021-06-25 10:45:04'),(121,674,3515092,'0A4A8281.jpg','2021-06-25 10:45:11'),(122,675,3514885,'0A4A8283.jpg','2021-06-25 10:45:18'),(123,676,3514890,'0A4A8288.jpg','2021-06-25 10:45:23'),(124,677,3514998,'0A4A8396.jpg','2021-06-25 10:45:29'),(125,678,3515099,'0A4A8474.jpg','2021-06-25 10:45:35'),(126,679,5432051,'0A4A3129-HDR.jpg','2021-06-25 10:53:32'),(127,680,2400660,'IMG_8127-Edit.jpg','2021-06-25 10:53:32'),(128,681,10242638,'IMG_8127.jpg','2021-06-25 10:53:49'),(129,837,8125187,'180716_UNSW_RubenRekker_0290-Edit-3.jpg','2021-12-05 06:46:48'),(131,868,10306643,'shutterstock_561764830-M.jpg','2021-12-08 09:21:51');
/*!40000 ALTER TABLE `wpbb_lrsync` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_lrsync_collections`
--

DROP TABLE IF EXISTS `wpbb_lrsync_collections`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_lrsync_collections` (
  `wp_col_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `lr_col_id` bigint(20) DEFAULT NULL,
  `wp_folder_id` bigint(20) DEFAULT NULL,
  `name` tinytext COLLATE utf8mb4_unicode_520_ci,
  `is_folder` tinyint(1) NOT NULL DEFAULT '0',
  `lastsync` datetime DEFAULT NULL,
  `source` tinytext COLLATE utf8mb4_unicode_520_ci,
  `slug` tinytext COLLATE utf8mb4_unicode_520_ci,
  `featured_id` bigint(20) DEFAULT NULL,
  PRIMARY KEY (`wp_col_id`),
  UNIQUE KEY `id` (`wp_col_id`)
) ENGINE=MyISAM AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_lrsync_collections`
--

LOCK TABLES `wpbb_lrsync_collections` WRITE;
/*!40000 ALTER TABLE `wpbb_lrsync_collections` DISABLE KEYS */;
INSERT INTO `wpbb_lrsync_collections` VALUES (15,10240366,8,'Vietnam',1,'2021-06-25 05:54:23','lr','vietnam',663),(2,9938507,NULL,'Prints',1,'2021-04-22 07:32:30','lr',NULL,542),(4,9938531,2,'Myanmar',0,'2021-04-22 07:37:53','lr',NULL,NULL),(5,9938539,2,'Australia',0,'2021-04-22 07:36:53','lr',NULL,NULL),(6,9938601,NULL,'Site',1,'2021-04-22 07:40:16','lr',NULL,867),(7,9938609,6,'Section',0,'2021-12-08 09:21:51','lr',NULL,867),(8,9938727,NULL,'Projects',1,'2021-04-22 23:00:27','lr',NULL,484),(9,9938735,12,'Hnalone Hla Inn Maung Mae',0,'2021-06-10 07:57:50','lr','hnalone-hla-inn-maung-mae',484),(10,10031209,2,'Philippines',0,'2021-06-25 10:53:32','lr',NULL,542),(11,10051780,NULL,'Avatars',0,'2021-12-05 06:46:54','lr',NULL,837),(12,10079978,8,'Myanmar',1,'2021-05-29 08:00:06','lr','myanmar',484),(13,10080446,8,'Philippines',1,'2021-05-29 08:25:53','lr','philippines',584),(14,10080454,13,'People and the Sea',0,'2021-06-21 07:44:47','lr','people-and-the-sea',584),(16,10240370,15,'Trung Tam Xa Hoi Quang Nam',0,'2021-06-25 10:45:35','lr','trung-tam-xa-hoi-quang-nam',663),(17,10240374,2,'Vietnam',0,'2021-06-25 10:53:49','lr','vietnam-1',680);
/*!40000 ALTER TABLE `wpbb_lrsync_collections` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_lrsync_meta`
--

DROP TABLE IF EXISTS `wpbb_lrsync_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_lrsync_meta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` tinytext COLLATE utf8mb4_unicode_520_ci,
  `id` bigint(20) DEFAULT NULL,
  `value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  UNIQUE KEY `id` (`meta_id`)
) ENGINE=MyISAM AUTO_INCREMENT=254 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_lrsync_meta`
--

LOCK TABLES `wpbb_lrsync_meta` WRITE;
/*!40000 ALTER TABLE `wpbb_lrsync_meta` DISABLE KEYS */;
INSERT INTO `wpbb_lrsync_meta` VALUES (1,'tag_name',6106177,'outdoor'),(2,'tag_parent',6106177,NULL),(3,'tag_name',5405686,'outback'),(4,'tag_parent',5405686,NULL),(5,'tag_name',1443643,'travel'),(6,'tag_parent',1443643,NULL),(7,'tag_name',1497093,'australia'),(8,'tag_parent',1497093,NULL),(9,'tag_name',2121379,'featured'),(10,'tag_parent',2121379,NULL),(11,'tag_name',9915158,'NSW'),(12,'tag_parent',9915158,NULL),(13,'tag_name',2123302,'night'),(14,'tag_parent',2123302,NULL),(15,'tag_name',9915864,'stars'),(16,'tag_parent',9915864,NULL),(17,'tag_name',1185911,'landscape'),(18,'tag_parent',1185911,NULL),(19,'media_tag',91,'6106177'),(20,'media_tag',91,'5405686'),(21,'media_tag',91,'1443643'),(22,'media_tag',91,'1497093'),(23,'media_tag',91,'2121379'),(24,'media_tag',91,'9915158'),(25,'media_tag',91,'2123302'),(26,'media_tag',91,'9915864'),(27,'media_tag',91,'1185911'),(28,'tag_name',2122291,'lake'),(29,'tag_parent',2122291,NULL),(30,'media_tag',92,'6106177'),(31,'media_tag',92,'5405686'),(32,'media_tag',92,'1443643'),(33,'media_tag',92,'1497093'),(34,'media_tag',92,'9915158'),(35,'media_tag',92,'2122291'),(36,'media_tag',92,'1185911'),(37,'tag_name',1521581,'asia'),(38,'tag_parent',1521581,NULL),(39,'tag_name',1344480,'black and white'),(40,'tag_parent',1344480,NULL),(41,'tag_name',2091033,'exterior'),(42,'tag_parent',2091033,NULL),(43,'tag_name',2091187,'myanmar'),(44,'tag_parent',2091187,NULL),(45,'tag_name',2195743,'fair photo'),(46,'tag_parent',2195743,NULL),(47,'tag_name',1185713,'people'),(48,'tag_parent',1185713,NULL),(49,'tag_name',3959534,'south east asia'),(50,'tag_parent',3959534,NULL),(51,'tag_name',4133413,'instane'),(52,'tag_parent',4133413,NULL),(53,'tag_name',5941388,'print'),(54,'tag_parent',5941388,NULL),(55,'tag_name',8049286,'day'),(56,'tag_parent',8049286,NULL),(57,'media_tag',93,'2122291'),(58,'media_tag',93,'1521581'),(59,'media_tag',93,'1344480'),(60,'media_tag',93,'2091033'),(61,'media_tag',93,'2091187'),(62,'media_tag',93,'2195743'),(63,'media_tag',93,'1185713'),(64,'media_tag',93,'3959534'),(65,'media_tag',93,'2121379'),(66,'media_tag',93,'4133413'),(67,'media_tag',93,'5941388'),(68,'media_tag',93,'1443643'),(69,'media_tag',93,'8049286'),(70,'tag_name',1939456,'portrait'),(71,'tag_parent',1939456,NULL),(72,'tag_name',9898348,'artportrait'),(73,'tag_parent',9898348,NULL),(74,'media_tag',95,'2091187'),(75,'media_tag',95,'1939456'),(76,'media_tag',95,'2091033'),(77,'media_tag',95,'1521581'),(78,'media_tag',95,'1185713'),(79,'media_tag',95,'3959534'),(80,'media_tag',95,'1443643'),(81,'media_tag',95,'8049286'),(209,'tag_parent',2131077,NULL),(208,'tag_name',2131077,'city'),(84,'tag_name',10050352,'cozy,couch,simple,vase,branch,space,empty,eco,pastel,white,3d il'),(85,'tag_parent',10050352,NULL),(86,'media_tag',217,'10050352'),(87,'tag_name',1701351,'Ruben Rekker'),(88,'tag_parent',1701351,NULL),(89,'tag_name',6294436,'fliet'),(90,'tag_parent',6294436,NULL),(91,'media_tag',338,'1701351'),(92,'media_tag',338,'6294436'),(93,'tag_name',3485076,'Cameron'),(94,'tag_parent',3485076,NULL),(95,'tag_name',6051136,'where is ruben'),(96,'tag_parent',6051136,NULL),(97,'media_tag',339,'3485076'),(98,'media_tag',339,'1701351'),(99,'media_tag',339,'6051136'),(246,'media_tag',867,'1521581'),(101,'media_tag',341,'3485076'),(102,'media_tag',341,'1701351'),(103,'media_tag',342,'1701351'),(104,'media_tag',342,'6051136'),(105,'media_tag',343,'1701351'),(106,'media_tag',344,'3485076'),(107,'media_tag',344,'1701351'),(108,'media_tag',345,'3485076'),(109,'media_tag',345,'1701351'),(110,'media_tag',345,'6051136'),(111,'media_tag',346,'1701351'),(112,'media_tag',346,'3485076'),(113,'media_tag',347,'3485076'),(114,'media_tag',347,'1701351'),(115,'media_tag',348,'1701351'),(116,'media_tag',92,'2121379'),(117,'media_tag',94,'1185713'),(118,'media_tag',94,'2122291'),(119,'media_tag',94,'1521581'),(120,'media_tag',94,'1443643'),(121,'media_tag',94,'9898348'),(122,'media_tag',94,'3959534'),(123,'media_tag',94,'2091033'),(124,'media_tag',94,'8049286'),(125,'media_tag',94,'2091187'),(126,'media_tag',107,'1185713'),(127,'media_tag',107,'1521581'),(128,'media_tag',107,'8049286'),(129,'media_tag',107,'2091187'),(130,'media_tag',107,'9898348'),(131,'media_tag',107,'1443643'),(132,'media_tag',107,'3959534'),(133,'media_tag',107,'2091033'),(134,'tag_name',3959394,'inle lake'),(135,'tag_parent',3959394,NULL),(136,'tag_name',6048289,'fisherman'),(137,'tag_parent',6048289,NULL),(138,'media_tag',486,'3959534'),(139,'media_tag',486,'1521581'),(140,'media_tag',486,'1443643'),(141,'media_tag',486,'9898348'),(142,'media_tag',486,'2091033'),(143,'media_tag',486,'3959394'),(144,'media_tag',486,'8049286'),(145,'media_tag',486,'2091187'),(146,'media_tag',486,'1185713'),(147,'media_tag',486,'2122291'),(148,'media_tag',486,'6048289'),(149,'media_tag',518,'1521581'),(150,'media_tag',518,'1443643'),(151,'media_tag',518,'2091187'),(152,'media_tag',518,'8049286'),(153,'media_tag',518,'2091033'),(154,'media_tag',518,'1185713'),(155,'media_tag',518,'9898348'),(156,'media_tag',484,'9898348'),(157,'media_tag',484,'1185713'),(158,'media_tag',484,'1521581'),(159,'media_tag',484,'8049286'),(160,'media_tag',484,'2091187'),(161,'media_tag',484,'1443643'),(162,'media_tag',484,'2091033'),(163,'media_tag',484,'1939456'),(164,'tag_name',4051441,'series'),(165,'tag_parent',4051441,NULL),(166,'tag_name',1186092,'ocean'),(167,'tag_parent',1186092,NULL),(168,'tag_name',3959490,'philippines'),(169,'tag_parent',3959490,NULL),(170,'tag_name',4041197,'fine art'),(171,'tag_parent',4041197,NULL),(172,'tag_name',4929094,'malapascua'),(173,'tag_parent',4929094,NULL),(174,'tag_name',5225428,'beach'),(175,'tag_parent',5225428,NULL),(176,'tag_name',5653129,'pambot'),(177,'tag_parent',5653129,NULL),(178,'tag_name',5444325,'water'),(179,'tag_parent',5444325,NULL),(180,'media_tag',591,'3959534'),(181,'media_tag',591,'4051441'),(182,'media_tag',591,'1521581'),(183,'media_tag',591,'1186092'),(184,'media_tag',591,'1443643'),(185,'media_tag',591,'3959490'),(186,'media_tag',591,'4041197'),(187,'media_tag',591,'4929094'),(188,'media_tag',591,'5225428'),(189,'media_tag',591,'5653129'),(190,'media_tag',591,'2091033'),(191,'media_tag',591,'5444325'),(192,'tag_name',3784880,'documentary'),(193,'tag_parent',3784880,NULL),(194,'tag_name',3959392,'scouting'),(195,'tag_parent',3959392,NULL),(196,'tag_name',4947889,'behindthescenes'),(197,'tag_parent',4947889,NULL),(198,'tag_name',5840143,'journal'),(199,'tag_parent',5840143,NULL),(200,'media_tag',599,'2195743'),(201,'media_tag',599,'1521581'),(202,'media_tag',599,'3784880'),(203,'media_tag',599,'3959392'),(204,'media_tag',599,'4929094'),(205,'media_tag',599,'3959490'),(206,'media_tag',599,'4947889'),(207,'media_tag',599,'5840143'),(210,'tag_name',3959446,'hoi an'),(211,'tag_parent',3959446,NULL),(212,'tag_name',1497231,'vietnam'),(213,'tag_parent',1497231,NULL),(214,'tag_name',9898636,'artstreaks'),(215,'tag_parent',9898636,NULL),(216,'media_tag',677,'2131077'),(217,'media_tag',677,'1443643'),(218,'media_tag',677,'3959446'),(219,'media_tag',677,'3959534'),(220,'media_tag',677,'1521581'),(221,'media_tag',677,'4051441'),(222,'media_tag',677,'1497231'),(223,'media_tag',677,'2091033'),(224,'media_tag',677,'9898636'),(225,'tag_name',1504028,'river'),(226,'tag_parent',1504028,NULL),(227,'media_tag',680,'1344480'),(228,'media_tag',680,'1497231'),(229,'media_tag',680,'1521581'),(230,'media_tag',680,'1185713'),(231,'media_tag',680,'2091033'),(232,'media_tag',680,'2121379'),(233,'media_tag',680,'1504028'),(234,'media_tag',680,'1443643'),(235,'media_tag',680,'8049286'),(236,'media_tag',681,'9898348'),(237,'media_tag',681,'1521581'),(238,'media_tag',681,'1344480'),(239,'media_tag',681,'8049286'),(240,'media_tag',681,'2091033'),(241,'media_tag',681,'1185713'),(242,'media_tag',681,'1504028'),(243,'media_tag',681,'1443643'),(244,'media_tag',681,'1497231'),(245,'media_tag',837,'1701351'),(247,'media_tag',867,'8049286'),(248,'media_tag',867,'2091033'),(249,'media_tag',867,'2091187'),(250,'media_tag',867,'1185713'),(251,'media_tag',867,'1939456'),(252,'media_tag',867,'3959534'),(253,'media_tag',867,'1443643');
/*!40000 ALTER TABLE `wpbb_lrsync_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_lrsync_relations`
--

DROP TABLE IF EXISTS `wpbb_lrsync_relations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_lrsync_relations` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `wp_col_id` bigint(20) DEFAULT NULL,
  `wp_id` bigint(20) DEFAULT NULL,
  `sort` int(11) DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `id_2` (`id`),
  UNIQUE KEY `wp_col_id` (`wp_col_id`,`wp_id`),
  UNIQUE KEY `id` (`wp_col_id`,`wp_id`)
) ENGINE=MyISAM AUTO_INCREMENT=127 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_lrsync_relations`
--

LOCK TABLES `wpbb_lrsync_relations` WRITE;
/*!40000 ALTER TABLE `wpbb_lrsync_relations` DISABLE KEYS */;
INSERT INTO `wpbb_lrsync_relations` VALUES (1,5,91,0),(2,5,92,0),(3,4,93,0),(4,4,94,0),(5,7,95,0),(6,9,107,0),(7,9,110,0),(8,9,111,0),(9,9,112,0),(68,14,584,0),(11,7,217,0),(12,10,139,0),(13,11,338,0),(14,11,339,0),(125,7,867,0),(16,11,341,0),(17,11,342,0),(18,11,343,0),(19,11,344,0),(20,11,345,0),(21,11,346,0),(22,11,347,0),(23,11,348,0),(24,9,484,0),(25,9,485,0),(26,9,486,0),(27,9,487,0),(28,9,488,0),(29,9,489,0),(30,9,490,0),(31,9,491,0),(32,9,492,0),(33,9,493,0),(34,9,494,0),(35,9,495,0),(36,9,496,0),(37,9,497,0),(38,9,498,0),(39,9,500,0),(40,9,501,0),(55,9,530,0),(42,9,503,0),(43,9,504,0),(69,14,585,0),(45,9,506,0),(46,9,507,0),(47,9,508,0),(48,9,509,0),(49,9,510,0),(50,9,511,0),(51,9,512,0),(52,9,513,0),(70,14,586,0),(54,9,518,0),(56,9,531,0),(57,9,532,0),(58,9,533,0),(59,9,534,0),(60,9,535,0),(61,9,536,0),(62,9,537,0),(63,9,538,0),(64,9,539,0),(65,9,540,0),(67,10,543,0),(101,14,654,0),(102,14,655,0),(73,14,589,0),(74,14,590,0),(75,14,591,0),(76,14,592,0),(77,14,593,0),(103,14,656,0),(79,14,595,0),(80,14,596,0),(81,14,597,0),(82,14,598,0),(83,14,599,0),(84,14,600,0),(85,14,601,0),(86,14,602,0),(87,14,603,0),(88,14,604,0),(89,14,605,0),(90,14,606,0),(91,14,620,0),(92,14,621,0),(93,14,622,0),(94,14,623,0),(95,14,624,0),(96,14,625,0),(97,14,626,0),(98,14,627,0),(99,14,628,0),(100,14,629,0),(104,14,657,0),(105,16,663,0),(106,16,664,0),(107,16,665,0),(108,16,666,0),(109,16,667,0),(110,16,668,0),(111,16,669,0),(112,16,670,0),(113,16,671,0),(114,16,672,0),(115,16,673,0),(116,16,674,0),(117,16,675,0),(118,16,676,0),(119,16,677,0),(120,16,678,0),(121,10,679,0),(122,17,680,0),(123,17,681,0),(124,11,837,0),(126,7,868,0);
/*!40000 ALTER TABLE `wpbb_lrsync_relations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_options`
--

DROP TABLE IF EXISTS `wpbb_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=MyISAM AUTO_INCREMENT=190269 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_options`
--

LOCK TABLES `wpbb_options` WRITE;
/*!40000 ALTER TABLE `wpbb_options` DISABLE KEYS */;
INSERT INTO `wpbb_options` VALUES (1,'siteurl','http://fairphoto.com','yes'),(2,'home','http://fairphoto.com','yes'),(3,'blogname','Fair Photo','yes'),(4,'blogdescription','Fair Fine Art Photography Prints','yes'),(5,'users_can_register','1','yes'),(6,'admin_email','admin@fairphoto.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/blog/%category%/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:24:{i:0;s:30:\"advanced-custom-fields/acf.php\";i:1;s:19:\"akismet/akismet.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:73:\"country-phone-field-contact-form-7/country-phone-field-contact-form-7.php\";i:4;s:69:\"current-menu-item-for-custom-post-types/current-menu-item-for-cpt.php\";i:5;s:45:\"enable-media-replace/enable-media-replace.php\";i:6;s:31:\"envato-market/envato-market.php\";i:7;s:21:\"flamingo/flamingo.php\";i:8;s:39:\"heartbeat-control/heartbeat-control.php\";i:9;s:35:\"js_composer_salient/js_composer.php\";i:10;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:11;s:53:\"metronet-profile-picture/metronet-profile-picture.php\";i:12;s:23:\"salient-core/plugin.php\";i:13;s:32:\"salient-demo-importer/plugin.php\";i:14;s:32:\"salient-nectar-slider/plugin.php\";i:15;s:28:\"salient-portfolio/plugin.php\";i:16;s:29:\"salient-shortcodes/plugin.php\";i:17;s:25:\"salient-social/plugin.php\";i:18;s:26:\"salient-widgets/plugin.php\";i:19;s:27:\"woocommerce/woocommerce.php\";i:20;s:23:\"wordfence/wordfence.php\";i:21;s:24:\"wordpress-seo/wp-seo.php\";i:22;s:23:\"wplr-sync/wplr-sync.php\";i:23;s:33:\"wps-hide-login/wps-hide-login.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:5:{i:0;s:76:\"/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/style.css\";i:1;s:82:\"/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient-child/style.css\";i:2;s:86:\"/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient-child/functions.php\";i:3;s:86:\"/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient-child/js/project.js\";i:4;s:86:\"/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient-child/js/product.js\";}','no'),(40,'template','salient','yes'),(41,'stylesheet','salient-child','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','53496','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:1:{s:45:\"enable-media-replace/enable-media-replace.php\";a:2:{i:0;s:33:\"\\EnableMediaReplace\\InstallHelper\";i:1;s:15:\"uninstallPlugin\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','34','yes'),(82,'page_on_front','31','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','154','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1670583780','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'initial_db_version','49752','yes'),(99,'wpbb_user_roles','a:7:{s:13:\"administrator\";a:16:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:132:{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:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:31:\"vc_access_rules_post_types/post\";b:1;s:31:\"vc_access_rules_post_types/page\";b:1;s:45:\"vc_access_rules_post_types/salient_g_sections\";b:1;s:36:\"vc_access_rules_post_types/portfolio\";b:1;s:34:\"vc_access_rules_post_types/product\";b:1;s:26:\"vc_access_rules_post_types\";s:6:\"custom\";s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:24:\"vc_access_rules_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:25:\"wf2fa_activate_2fa_others\";b:1;s:21:\"wf2fa_manage_settings\";b:1;}s:22:\"_um_can_access_wpadmin\";i:1;s:24:\"_um_can_not_see_adminbar\";i:0;s:21:\"_um_can_edit_everyone\";i:1;s:23:\"_um_can_delete_everyone\";i:1;s:20:\"_um_can_edit_profile\";i:1;s:22:\"_um_can_delete_profile\";i:1;s:20:\"_um_default_homepage\";i:1;s:15:\"_um_after_login\";s:14:\"redirect_admin\";s:16:\"_um_after_logout\";s:13:\"redirect_home\";s:16:\"_um_can_view_all\";i:1;s:28:\"_um_can_make_private_profile\";i:1;s:30:\"_um_can_access_private_profile\";i:1;s:10:\"_um_status\";s:8:\"approved\";s:20:\"_um_auto_approve_act\";s:16:\"redirect_profile\";}s:6:\"editor\";a:16:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;}s:22:\"_um_can_access_wpadmin\";i:0;s:24:\"_um_can_not_see_adminbar\";i:1;s:21:\"_um_can_edit_everyone\";i:0;s:23:\"_um_can_delete_everyone\";i:0;s:20:\"_um_can_edit_profile\";i:1;s:22:\"_um_can_delete_profile\";i:1;s:15:\"_um_after_login\";s:16:\"redirect_profile\";s:16:\"_um_after_logout\";s:13:\"redirect_home\";s:20:\"_um_default_homepage\";i:1;s:16:\"_um_can_view_all\";i:1;s:28:\"_um_can_make_private_profile\";i:0;s:30:\"_um_can_access_private_profile\";i:0;s:10:\"_um_status\";s:8:\"approved\";s:20:\"_um_auto_approve_act\";s:16:\"redirect_profile\";}s:6:\"author\";a:16:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:19:{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:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:0;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;}s:22:\"_um_can_access_wpadmin\";i:0;s:24:\"_um_can_not_see_adminbar\";i:1;s:21:\"_um_can_edit_everyone\";i:0;s:23:\"_um_can_delete_everyone\";i:0;s:20:\"_um_can_edit_profile\";i:1;s:22:\"_um_can_delete_profile\";i:1;s:15:\"_um_after_login\";s:16:\"redirect_profile\";s:16:\"_um_after_logout\";s:13:\"redirect_home\";s:20:\"_um_default_homepage\";i:1;s:16:\"_um_can_view_all\";i:1;s:28:\"_um_can_make_private_profile\";i:0;s:30:\"_um_can_access_private_profile\";i:0;s:10:\"_um_status\";s:8:\"approved\";s:20:\"_um_auto_approve_act\";s:16:\"redirect_profile\";}s:11:\"contributor\";a:16:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:14:{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:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:0;s:31:\"vc_access_rules_frontend_editor\";b:0;s:31:\"vc_access_rules_unfiltered_html\";b:0;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;}s:22:\"_um_can_access_wpadmin\";i:0;s:24:\"_um_can_not_see_adminbar\";i:1;s:21:\"_um_can_edit_everyone\";i:0;s:23:\"_um_can_delete_everyone\";i:0;s:20:\"_um_can_edit_profile\";i:1;s:22:\"_um_can_delete_profile\";i:1;s:15:\"_um_after_login\";s:16:\"redirect_profile\";s:16:\"_um_after_logout\";s:13:\"redirect_home\";s:20:\"_um_default_homepage\";i:1;s:16:\"_um_can_view_all\";i:1;s:28:\"_um_can_make_private_profile\";i:0;s:30:\"_um_can_access_private_profile\";i:0;s:10:\"_um_status\";s:8:\"approved\";s:20:\"_um_auto_approve_act\";s:16:\"redirect_profile\";}s:10:\"subscriber\";a:16:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}s:22:\"_um_can_access_wpadmin\";i:0;s:24:\"_um_can_not_see_adminbar\";i:1;s:21:\"_um_can_edit_everyone\";i:0;s:23:\"_um_can_delete_everyone\";i:0;s:20:\"_um_can_edit_profile\";i:1;s:22:\"_um_can_delete_profile\";i:1;s:15:\"_um_after_login\";s:16:\"redirect_profile\";s:16:\"_um_after_logout\";s:13:\"redirect_home\";s:20:\"_um_default_homepage\";i:1;s:16:\"_um_can_view_all\";i:1;s:28:\"_um_can_make_private_profile\";i:0;s:30:\"_um_can_access_private_profile\";i:0;s:10:\"_um_status\";s:8:\"approved\";s:20:\"_um_auto_approve_act\";s:16:\"redirect_profile\";}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:101:{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:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:0;s:31:\"vc_access_rules_frontend_editor\";b:0;s:31:\"vc_access_rules_unfiltered_html\";b:0;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;}}}','yes'),(100,'fresh_site','0','yes'),(101,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(104,'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'),(105,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(106,'sidebars_widgets','a:11:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"blog-sidebar\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:12:\"page-sidebar\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}s:19:\"woocommerce-sidebar\";a:0:{}s:20:\"nectar-extra-sidebar\";a:0:{}s:13:\"footer-area-1\";a:1:{i:0;s:10:\"nav_menu-2\";}s:13:\"footer-area-2\";a:1:{i:0;s:10:\"nav_menu-4\";}s:13:\"footer-area-3\";a:1:{i:0;s:10:\"nav_menu-5\";}s:13:\"footer-area-4\";a:1:{i:0;s:10:\"nav_menu-6\";}s:21:\"slide-out-widget-area\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(107,'cron','a:32:{i:1663402597;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1663403717;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1663404336;a:1:{s:21:\"wordfence_ls_ntp_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1663404341;a:1:{s:21:\"wordfence_hourly_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1663404574;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1663404580;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1663406157;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1663410573;a:1:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1663410574;a:1:{s:23:\"flamingo_daily_cron_job\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1663433348;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1663442957;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1663443316;a:4:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}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:1663444012;a:1:{s:30:\"um_twicedaily_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1663453226;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:1663459200;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1663464567;a:2:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1663465526;a:1:{s:26:\"wordfence_daily_autoUpdate\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1663465541;a:1:{s:20:\"wordfence_daily_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1663475357;a:2:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"woocommerce_cleanup_rate_limits\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1663478770;a:1:{s:17:\"wppb_review_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1663486516;a:2:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1663486558;a:3:{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:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}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:1663487212;a:1:{s:25:\"um_daily_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1663487374;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1663487408;a:1:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1663510200;a:1:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"386aa78d7817737f8b47b0afd513d024\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1663510200;}}}}i:1663603200;a:1:{s:31:\"wordfence_email_activity_report\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1663769400;a:1:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"6b3ef2336431361e49c68bd55e6d6bf2\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1663769400;}}}}i:1664005612;a:1:{s:26:\"um_weekly_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1664028600;a:1:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"8afdcec8a47453a25d7699e0a3558aa2\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1664028600;}}}}i:1664674217;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}s:7:\"version\";i:2;}','yes'),(190007,'_transient_timeout_as-post-store-dependencies-met','1663465385','no'),(190008,'_transient_as-post-store-dependencies-met','yes','no'),(190009,'_site_transient_timeout_browser_30c030131fb9133d08ed731155c295c5','1663983815','no'),(190010,'_site_transient_browser_30c030131fb9133d08ed731155c295c5','a:10:{s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:6:\"15.6.1\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.apple.com/safari/\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/safari.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/safari.png?1\";s:15:\"current_version\";s:2:\"11\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(108,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_nav_menu','a:5:{i:2;a:2:{s:5:\"title\";s:7:\"Gallery\";s:8:\"nav_menu\";i:17;}i:4;a:2:{s:5:\"title\";s:7:\"Mission\";s:8:\"nav_menu\";i:18;}i:5;a:2:{s:5:\"title\";s:5:\"About\";s:8:\"nav_menu\";i:19;}i:6;a:1:{s:8:\"nav_menu\";i:33;}s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'recovery_keys','a:0:{}','yes'),(119,'theme_mods_twentytwentyone','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1618662407;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}}}}','yes'),(120,'https_detection_errors','a:0:{}','yes'),(153,'um_last_version_upgrade','2.1.17','yes'),(154,'um_first_activation_date','1618645585','yes'),(155,'um_version','2.1.17','yes'),(156,'__ultimatemember_sitekey','www.fairphoto.com-s3wXq7aAkut2rIP6Qt3z','yes'),(157,'um_is_installed','1','yes'),(158,'um_core_forms','a:3:{s:8:\"register\";i:6;s:5:\"login\";i:7;s:7:\"profile\";i:8;}','yes'),(159,'um_core_directories','a:1:{s:7:\"members\";i:9;}','yes'),(160,'um_options','a:168:{s:30:\"restricted_access_post_metabox\";a:2:{s:4:\"post\";i:1;s:4:\"page\";i:1;}s:19:\"uninstall_on_delete\";i:0;s:14:\"permalink_base\";s:10:\"user_login\";s:12:\"display_name\";s:9:\"full_name\";s:18:\"display_name_field\";s:0:\"\";s:15:\"author_redirect\";i:1;s:12:\"members_page\";i:1;s:13:\"use_gravatars\";i:0;s:37:\"use_um_gravatar_default_builtin_image\";s:7:\"default\";s:29:\"use_um_gravatar_default_image\";i:0;s:24:\"reset_require_strongpass\";i:0;s:20:\"account_tab_password\";i:1;s:19:\"account_tab_privacy\";i:1;s:25:\"account_tab_notifications\";i:1;s:18:\"account_tab_delete\";i:1;s:19:\"delete_account_text\";s:151:\"Are you sure you want to delete your account? This will erase all of your account data from the site. To delete your account enter your password below.\";s:36:\"delete_account_no_pass_required_text\";s:152:\"Are you sure you want to delete your account? This will erase all of your account data from the site. To delete your account, click on the button below.\";s:12:\"account_name\";i:1;s:20:\"account_name_disable\";i:0;s:20:\"account_name_require\";i:1;s:13:\"account_email\";i:1;s:24:\"account_general_password\";i:0;s:25:\"account_hide_in_directory\";i:1;s:33:\"account_hide_in_directory_default\";s:2:\"No\";s:26:\"account_require_strongpass\";i:0;s:17:\"photo_thumb_sizes\";a:3:{i:0;i:40;i:1;i:80;i:2;i:190;}s:17:\"cover_thumb_sizes\";a:2:{i:0;i:300;i:1;i:600;}s:10:\"accessible\";i:0;s:15:\"access_redirect\";s:0:\"\";s:19:\"access_exclude_uris\";a:0:{}s:20:\"home_page_accessible\";i:1;s:24:\"category_page_accessible\";i:1;s:25:\"restricted_access_message\";s:0:\"\";s:17:\"restricted_blocks\";i:0;s:13:\"enable_blocks\";i:0;s:24:\"restricted_block_message\";s:0:\"\";s:27:\"enable_reset_password_limit\";i:1;s:27:\"reset_password_limit_number\";i:3;s:14:\"blocked_emails\";s:0:\"\";s:13:\"blocked_words\";s:47:\"admin\r\nadministrator\r\nwebmaster\r\nsupport\r\nstaff\";s:14:\"default_avatar\";s:0:\"\";s:13:\"default_cover\";s:0:\"\";s:28:\"disable_profile_photo_upload\";i:0;s:21:\"profile_show_metaicon\";i:0;s:12:\"profile_menu\";i:1;s:24:\"profile_menu_default_tab\";s:4:\"main\";s:18:\"profile_menu_icons\";i:1;s:13:\"form_asterisk\";i:0;s:13:\"profile_title\";s:28:\"{display_name} | {site_name}\";s:12:\"profile_desc\";s:83:\"{display_name} is on {site_name}. Join {site_name} to view {display_name}\'s profile\";s:11:\"admin_email\";s:19:\"admin@fairphoto.com\";s:9:\"mail_from\";s:10:\"Fair Photo\";s:14:\"mail_from_addr\";s:19:\"admin@fairphoto.com\";s:10:\"email_html\";i:1;s:25:\"image_orientation_by_exif\";i:0;s:17:\"image_compression\";i:60;s:15:\"image_max_width\";i:1000;s:15:\"cover_min_width\";i:1000;s:22:\"profile_photo_max_size\";i:999999999;s:20:\"cover_photo_max_size\";i:999999999;s:22:\"custom_roles_increment\";i:1;s:28:\"um_profile_object_cache_stop\";i:0;s:16:\"rest_api_version\";s:3:\"2.0\";s:26:\"member_directory_own_table\";i:0;s:21:\"profile_show_html_bio\";i:0;s:15:\"profile_noindex\";i:0;s:27:\"activation_link_expiry_time\";s:0:\"\";s:16:\"profile_tab_main\";i:1;s:24:\"profile_tab_main_privacy\";i:0;s:22:\"profile_tab_main_roles\";s:0:\"\";s:17:\"profile_tab_posts\";i:1;s:25:\"profile_tab_posts_privacy\";i:0;s:23:\"profile_tab_posts_roles\";s:0:\"\";s:20:\"profile_tab_comments\";i:1;s:28:\"profile_tab_comments_privacy\";i:0;s:26:\"profile_tab_comments_roles\";s:0:\"\";s:16:\"welcome_email_on\";b:1;s:17:\"welcome_email_sub\";s:23:\"Welcome to {site_name}!\";s:13:\"welcome_email\";s:365:\"Hi {display_name},<br /><br />Thank you for signing up with {site_name}! Your account is now active.<br /><br />To login please visit the following url:<br /><br />{login_url} <br /><br />Your account e-mail: {email} <br />Your account username: {username} <br /><br />If you have any problems, please contact us at {admin_email}<br /><br />Thanks,<br />{site_name}\";s:18:\"checkmail_email_on\";b:0;s:19:\"checkmail_email_sub\";s:28:\"Please activate your account\";s:15:\"checkmail_email\";s:304:\"Hi {display_name},<br /><br />Thank you for signing up with {site_name}! To activate your account, please click the link below to confirm your email address:<br /><br />{account_activation_link} <br /><br />If you have any problems, please contact us at {admin_email}<br /><br />Thanks, <br />{site_name}\";s:16:\"pending_email_on\";b:0;s:17:\"pending_email_sub\";s:30:\"[{site_name}] New user account\";s:13:\"pending_email\";s:309:\"Hi {display_name}, <br /><br />Thank you for signing up with {site_name}! Your account is currently being reviewed by a member of our team.<br /><br />Please allow us some time to process your request.<br /><br />If you have any problems, please contact us at {admin_email}<br /><br />Thanks,<br />{site_name}\";s:17:\"approved_email_on\";b:0;s:18:\"approved_email_sub\";s:41:\"Your account at {site_name} is now active\";s:14:\"approved_email\";s:438:\"Hi {display_name},<br /><br />Thank you for signing up with {site_name}! Your account has been approved and is now active.<br /><br />To login please visit the following url:<br /><br />{login_url}<br /><br />Your account e-mail: {email}<br />Your account username: {username}<br />Set your account password: {password_reset_link}<br /><br />If you have any problems, please contact us at {admin_email}<br /><br />Thanks,<br />{site_name}\";s:17:\"rejected_email_on\";b:0;s:18:\"rejected_email_sub\";s:30:\"Your account has been rejected\";s:14:\"rejected_email\";s:288:\"Hi {display_name},<br /><br />Thank you for applying for membership to {site_name}! We have reviewed your information and unfortunately we are unable to accept you as a member at this moment.<br /><br />Please feel free to apply again at a future date.<br /><br />Thanks,<br />{site_name}\";s:17:\"inactive_email_on\";b:1;s:18:\"inactive_email_sub\";s:33:\"Your account has been deactivated\";s:14:\"inactive_email\";s:250:\"Hi {display_name},<br /><br />This is an automated email to let you know your {site_name} account has been deactivated.<br /><br />If you would like your account to be reactivated please contact us at {admin_email}<br /><br />Thanks,<br />{site_name}\";s:17:\"deletion_email_on\";b:1;s:18:\"deletion_email_sub\";s:29:\"Your account has been deleted\";s:14:\"deletion_email\";s:355:\"Hi {display_name},<br /><br />This is an automated email to let you know your {site_name} account has been deleted. All of your personal information has been permanently deleted and you will no longer be able to login to {site_name}.<br /><br />If your account has been deleted by accident please contact us at {admin_email} <br />Thanks,<br />{site_name}\";s:16:\"resetpw_email_on\";b:1;s:17:\"resetpw_email_sub\";s:19:\"Reset your password\";s:13:\"resetpw_email\";s:303:\"Hi {display_name},<br /><br />We received a request to reset the password for your account. If you made this request, click the link below to change your password:<br /><br />{password_reset_link}<br /><br />If you didn\'t make this request, you can ignore this email <br /><br />Thanks,<br />{site_name}\";s:18:\"changedpw_email_on\";b:1;s:19:\"changedpw_email_sub\";s:42:\"Your {site_name} password has been changed\";s:15:\"changedpw_email\";s:307:\"Hi {display_name},<br /><br />You recently changed the password associated with your {site_name} account.<br /><br />If you did not make this change and believe your {site_name} account has been compromised, please contact us at the following email address: {admin_email}<br /><br />Thanks,<br />{site_name}\";s:23:\"changedaccount_email_on\";b:1;s:24:\"changedaccount_email_sub\";s:39:\"Your account at {site_name} was updated\";s:20:\"changedaccount_email\";s:278:\"Hi {display_name},<br /><br />You recently updated your {site_name} account.<br /><br />If you did not make this change and believe your {site_name} account has been compromised, please contact us at the following email address: {admin_email}<br /><br />Thanks,<br />{site_name}\";s:24:\"notification_new_user_on\";b:1;s:25:\"notification_new_user_sub\";s:30:\"[{site_name}] New user account\";s:21:\"notification_new_user\";s:211:\"{display_name} has just created an account on {site_name}. To view their profile click here:<br /><br />{user_profile_link}<br /><br />Here is the submitted registration form:<br /><br />{submitted_registration}\";s:22:\"notification_review_on\";b:0;s:23:\"notification_review_sub\";s:38:\"[{site_name}] New user awaiting review\";s:19:\"notification_review\";s:277:\"{display_name} has just applied for membership to {site_name} and is waiting to be reviewed.<br /><br />To review this member please click the following link:<br /><br />{user_profile_link}<br /><br />Here is the submitted registration form:<br /><br />{submitted_registration}\";s:24:\"notification_deletion_on\";b:0;s:25:\"notification_deletion_sub\";s:29:\"[{site_name}] Account deleted\";s:21:\"notification_deletion\";s:58:\"{display_name} has just deleted their {site_name} account.\";s:9:\"core_user\";s:2:\"10\";s:10:\"core_login\";s:2:\"11\";s:13:\"core_register\";s:2:\"12\";s:12:\"core_members\";s:2:\"13\";s:11:\"core_logout\";s:2:\"14\";s:12:\"core_account\";s:2:\"15\";s:19:\"core_password-reset\";s:2:\"16\";s:17:\"profile_show_name\";i:1;s:25:\"profile_show_social_links\";i:0;s:16:\"profile_show_bio\";i:1;s:20:\"profile_bio_maxchars\";i:180;s:19:\"profile_header_menu\";s:2:\"bc\";s:18:\"profile_empty_text\";i:1;s:22:\"profile_empty_text_emo\";i:1;s:12:\"profile_role\";a:0:{}s:16:\"profile_template\";s:7:\"profile\";s:17:\"profile_max_width\";s:6:\"1000px\";s:22:\"profile_area_max_width\";s:5:\"600px\";s:13:\"profile_align\";s:6:\"center\";s:13:\"profile_icons\";s:5:\"label\";s:28:\"profile_disable_photo_upload\";i:0;s:17:\"profile_photosize\";s:3:\"190\";s:21:\"profile_cover_enabled\";i:1;s:17:\"profile_coversize\";s:8:\"original\";s:19:\"profile_cover_ratio\";s:5:\"2.7:1\";s:19:\"profile_photocorner\";s:1:\"1\";s:17:\"profile_header_bg\";s:0:\"\";s:24:\"profile_primary_btn_word\";s:14:\"Update Profile\";s:21:\"profile_secondary_btn\";s:1:\"1\";s:26:\"profile_secondary_btn_word\";s:6:\"Cancel\";s:13:\"register_role\";s:1:\"0\";s:17:\"register_template\";s:8:\"register\";s:18:\"register_max_width\";s:5:\"450px\";s:14:\"register_align\";s:6:\"center\";s:14:\"register_icons\";s:5:\"label\";s:25:\"register_primary_btn_word\";s:8:\"Register\";s:22:\"register_secondary_btn\";i:1;s:27:\"register_secondary_btn_word\";s:5:\"Login\";s:26:\"register_secondary_btn_url\";s:0:\"\";s:14:\"login_template\";s:5:\"login\";s:15:\"login_max_width\";s:5:\"450px\";s:11:\"login_align\";s:6:\"center\";s:11:\"login_icons\";s:5:\"label\";s:22:\"login_primary_btn_word\";s:5:\"Login\";s:22:\"login_forgot_pass_link\";i:1;s:21:\"login_show_rememberme\";i:1;s:19:\"login_secondary_btn\";i:1;s:24:\"login_secondary_btn_word\";s:8:\"Register\";s:23:\"login_secondary_btn_url\";s:0:\"\";s:18:\"directory_template\";s:7:\"members\";s:16:\"directory_header\";s:21:\"{total_users} Members\";s:23:\"directory_header_single\";s:20:\"{total_users} Member\";s:14:\"pages_settings\";s:1:\"1\";}','yes'),(368,'current_theme','Salient Child Theme','yes'),(369,'theme_mods_salient','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"top_nav\";i:16;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1618705879;s:4:\"data\";a:10:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"blog-sidebar\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:12:\"page-sidebar\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}s:19:\"woocommerce-sidebar\";a:0:{}s:20:\"nectar-extra-sidebar\";a:0:{}s:13:\"footer-area-1\";a:0:{}s:13:\"footer-area-2\";a:0:{}s:13:\"footer-area-3\";a:0:{}s:13:\"footer-area-4\";a:0:{}s:21:\"slide-out-widget-area\";a:0:{}}}}','yes'),(370,'theme_switched','','yes'),(371,'salient_dynamic_css_success','true','yes'),(372,'salient_dynamic_css_version','75189','yes'),(373,'shop_catalog_image_size','a:3:{s:5:\"width\";s:3:\"375\";s:6:\"height\";s:3:\"400\";s:4:\"crop\";i:1;}','yes'),(374,'shop_single_image_size','a:3:{s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"630\";s:4:\"crop\";i:1;}','yes'),(375,'shop_thumbnail_image_size','a:3:{s:5:\"width\";s:3:\"130\";s:6:\"height\";s:3:\"130\";s:4:\"crop\";i:1;}','yes'),(148,'finished_updating_comment_type','1','yes'),(1915,'wpcf7','a:3:{s:7:\"version\";s:5:\"5.6.3\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1649176438;s:7:\"version\";s:5:\"5.5.6\";s:11:\"count_valid\";i:8;s:13:\"count_invalid\";i:0;}s:9:\"recaptcha\";a:1:{s:40:\"6Lc-Qz0eAAAAAIebCOYw-c5QByHy6Zp5zzzbzvh0\";s:40:\"6Lc-Qz0eAAAAAFSB1UazeXkLE6ERCNsdAV3wb29n\";}}','yes'),(2411,'wdm_form_data','a:15:{s:10:\"user_email\";s:19:\"admin@fairphoto.com\";s:11:\"default_sub\";s:37:\"Enquiry for a product from Fair Photo\";s:18:\"send_mail_to_admin\";s:1:\"0\";s:19:\"send_mail_to_author\";s:1:\"0\";s:16:\"deactivate_nonce\";s:1:\"0\";s:12:\"custom_label\";s:17:\"Register Interest\";s:9:\"pos_radio\";s:14:\"after_add_cart\";s:19:\"show_button_as_link\";s:1:\"0\";s:21:\"enable_send_mail_copy\";s:1:\"0\";s:26:\"enable_telephone_no_txtbox\";s:1:\"0\";s:20:\"make_phone_mandatory\";s:1:\"0\";s:15:\"user_custom_css\";s:0:\"\";s:10:\"button_CSS\";s:9:\"theme_css\";s:23:\"enable_terms_conditions\";s:1:\"0\";s:27:\"enquiry_privacy_policy_text\";s:191:\"I allow the Site owner to contact me via email/phone to discuss this enquiry. (If you want to know more about the way this site handles the data, then please go through our [privacy_policy]).\";}','yes'),(7024,'_transient_timeout_wc_product_loop_a9485c5c9245806343bba25cf62ef140','1665991510','no'),(7025,'_transient_wc_product_loop_a9485c5c9245806343bba25cf62ef140','a:2:{s:7:\"version\";s:10:\"1663399469\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:140;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','no'),(7633,'w3tc_browsercache_flush_timestamp','54738','yes'),(7648,'w3tc_setupguide_completed','1637279090','no'),(7665,'w3tc_minify','{\"a09a1.js\":[\"wp-includes\\/js\\/jquery\\/jquery.min.js\",\"wp-includes\\/js\\/jquery\\/jquery-migrate.min.js\",\"wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/jquery-blockui\\/jquery.blockUI.min.js\"],\"fdced.js\":[\"wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/frontend\\/add-to-cart.min.js\",\"wp-content\\/plugins\\/js_composer_salient\\/assets\\/js\\/vendors\\/woocommerce-add-to-cart.js\"],\"56683.js\":[\"wp-includes\\/js\\/hoverintent-js.min.js\",\"wp-includes\\/js\\/admin-bar.min.js\",\"wp-includes\\/js\\/dist\\/vendor\\/regenerator-runtime.min.js\",\"wp-includes\\/js\\/dist\\/vendor\\/wp-polyfill.min.js\"],\"a2020.js\":[\"wp-content\\/plugins\\/contact-form-7\\/includes\\/js\\/index.js\",\"wp-content\\/plugins\\/country-phone-field-contact-form-7\\/assets\\/js\\/intlTelInput.min.js\",\"wp-content\\/plugins\\/country-phone-field-contact-form-7\\/assets\\/js\\/countrySelect.min.js\"],\"f6de1.js\":[\"wp-content\\/plugins\\/salient-social\\/js\\/salient-social.js\",\"wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/js-cookie\\/js.cookie.min.js\"],\"63a69.js\":[\"wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/frontend\\/woocommerce.min.js\"],\"5b967.js\":[\"wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/frontend\\/cart-fragments.min.js\",\"wp-content\\/themes\\/salient\\/js\\/build\\/third-party\\/jquery.easing.min.js\",\"wp-content\\/themes\\/salient\\/js\\/build\\/third-party\\/jquery.mousewheel.min.js\",\"wp-content\\/themes\\/salient\\/js\\/build\\/priority.js\",\"wp-content\\/themes\\/salient\\/js\\/build\\/third-party\\/transit.min.js\",\"wp-content\\/themes\\/salient\\/js\\/build\\/third-party\\/waypoints.js\",\"wp-content\\/plugins\\/salient-portfolio\\/js\\/third-party\\/imagesLoaded.min.js\",\"wp-content\\/themes\\/salient\\/js\\/build\\/third-party\\/hoverintent.min.js\",\"wp-content\\/themes\\/salient\\/js\\/build\\/third-party\\/jquery.fancybox.min.js\",\"wp-content\\/themes\\/salient\\/js\\/build\\/third-party\\/anime.min.js\",\"wp-content\\/themes\\/salient\\/js\\/build\\/third-party\\/flickity.min.js\",\"wp-content\\/themes\\/salient\\/js\\/build\\/third-party\\/superfish.js\"],\"043b7.js\":[\"wp-content\\/themes\\/salient\\/js\\/build\\/init.js\",\"wp-content\\/plugins\\/js_composer_salient\\/assets\\/lib\\/flexslider\\/jquery.flexslider.min.js\",\"wp-content\\/plugins\\/salient-portfolio\\/js\\/third-party\\/isotope.min.js\",\"wp-content\\/themes\\/salient\\/js\\/build\\/elements\\/nectar-blog.js\",\"wp-content\\/plugins\\/salient-core\\/js\\/third-party\\/touchswipe.min.js\",\"wp-includes\\/js\\/wp-embed.min.js\",\"wp-content\\/plugins\\/js_composer_salient\\/assets\\/js\\/dist\\/js_composer_front.min.js\"],\"1615d.js\":[\"wp-content\\/plugins\\/w3-total-cache\\/pub\\/js\\/lazyload.min.js\"],\"abbed.js\":[\"wp-content\\/plugins\\/mailchimp-for-wp\\/assets\\/js\\/forms.js\"],\"37929.css\":[\"wp-includes\\/css\\/dashicons.min.css\",\"wp-includes\\/css\\/admin-bar.min.css\"],\"d5a95.css\":[\"wp-includes\\/css\\/dist\\/block-library\\/style.min.css\",\"wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-vendors-style.css\",\"wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-style.css\",\"wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wp-content\\/plugins\\/country-phone-field-contact-form-7\\/assets\\/css\\/intlTelInput.min.css\",\"wp-content\\/plugins\\/country-phone-field-contact-form-7\\/assets\\/css\\/countrySelect.min.css\",\"wp-content\\/plugins\\/salient-social\\/css\\/style.css\"],\"7cd2d.css\":[\"wp-content\\/plugins\\/woocommerce\\/assets\\/css\\/woocommerce-layout.css\",\"wp-content\\/plugins\\/woocommerce\\/assets\\/css\\/woocommerce-smallscreen.css\",\"wp-content\\/plugins\\/woocommerce\\/assets\\/css\\/woocommerce.css\"],\"a10a3.css\":[\"wp-content\\/themes\\/salient\\/css\\/font-awesome-legacy.min.css\",\"wp-content\\/themes\\/salient\\/css\\/build\\/grid-system.css\",\"wp-content\\/themes\\/salient\\/css\\/build\\/style.css\"],\"ed24c.css\":[\"wp-content\\/themes\\/salient\\/css\\/build\\/elements\\/element-product-carousel.css\"],\"e7412.css\":[\"wp-content\\/themes\\/salient\\/css\\/build\\/blog\\/auto-masonry-meta-overlaid-spaced.css\",\"wp-content\\/themes\\/salient\\/css\\/build\\/blog\\/standard-featured-left.css\",\"wp-content\\/themes\\/salient\\/css\\/build\\/responsive.css\",\"wp-content\\/themes\\/salient\\/css\\/build\\/third-party\\/woocommerce\\/product-style-classic.css\",\"wp-content\\/themes\\/salient\\/css\\/build\\/woocommerce.css\",\"wp-content\\/themes\\/salient\\/css\\/build\\/plugins\\/flickity.css\",\"wp-content\\/themes\\/salient\\/css\\/build\\/skin-material.css\",\"wp-content\\/uploads\\/salient\\/menu-dynamic.css\",\"wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-1760.css\",\"wp-content\\/plugins\\/js_composer_salient\\/assets\\/css\\/js_composer.min.css\",\"wp-content\\/themes\\/salient\\/css\\/salient-dynamic-styles.css\"],\"1dfd1.css\":[\"wp-content\\/themes\\/salient-child\\/style.css\"],\"24eb4.css\":[\"wp-content\\/plugins\\/js_composer_salient\\/assets\\/lib\\/bower\\/animate-css\\/animate.min.css\",\"wp-content\\/themes\\/salient\\/css\\/build\\/third-party\\/woocommerce\\/woocommerce-non-critical.css\",\"wp-content\\/themes\\/salient\\/css\\/build\\/plugins\\/jquery.fancybox.css\",\"wp-content\\/themes\\/salient\\/css\\/build\\/off-canvas\\/core.css\",\"wp-content\\/themes\\/salient\\/css\\/build\\/off-canvas\\/slide-out-right-material.css\"]}','no'),(67944,'woocommerce_attribute_lookup_enabled','yes','yes'),(67937,'wc_downloads_approved_directories_mode','disabled','yes'),(190011,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1663398814;s:7:\"checked\";a:2:{s:13:\"salient-child\";s:3:\"1.0\";s:7:\"salient\";s:6:\"15.0.4\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(190209,'_site_transient_timeout_envato_market_plugins','1663402415','no'),(190210,'_site_transient_envato_market_plugins','a:4:{s:9:\"purchased\";a:1:{i:0;a:14:{s:2:\"id\";i:5958681;s:4:\"name\";s:15:\"UserPro (5.1.0)\";s:6:\"author\";s:13:\"Deluxe Themes\";s:7:\"version\";s:5:\"5.1.0\";s:11:\"description\";s:62:\"The ultimate user profiles and community plugin for WordPress.\";s:3:\"url\";s:75:\"https://codecanyon.net/item/userpro-user-profiles-with-social-login/5958681\";s:10:\"author_url\";s:40:\"https://codecanyon.net/user/deluxethemes\";s:13:\"thumbnail_url\";s:62:\"https://s3.envato.com/files/250073288/2017-07-04-thumbnail.jpg\";s:13:\"landscape_url\";s:52:\"https://s3.envato.com/files/250443106/2018-07-09.jpg\";s:8:\"requires\";s:5:\"4.9.x\";s:6:\"tested\";s:5:\"6.0.x\";s:15:\"number_of_sales\";i:20516;s:10:\"updated_at\";s:25:\"2022-08-09T21:53:56+10:00\";s:6:\"rating\";d:4.339999999999999857891452847979962825775146484375;}}s:6:\"active\";a:0:{}s:9:\"installed\";a:0:{}s:7:\"install\";a:1:{i:0;a:14:{s:2:\"id\";i:5958681;s:4:\"name\";s:15:\"UserPro (5.1.0)\";s:6:\"author\";s:13:\"Deluxe Themes\";s:7:\"version\";s:5:\"5.1.0\";s:11:\"description\";s:62:\"The ultimate user profiles and community plugin for WordPress.\";s:3:\"url\";s:75:\"https://codecanyon.net/item/userpro-user-profiles-with-social-login/5958681\";s:10:\"author_url\";s:40:\"https://codecanyon.net/user/deluxethemes\";s:13:\"thumbnail_url\";s:62:\"https://s3.envato.com/files/250073288/2017-07-04-thumbnail.jpg\";s:13:\"landscape_url\";s:52:\"https://s3.envato.com/files/250443106/2018-07-09.jpg\";s:8:\"requires\";s:5:\"4.9.x\";s:6:\"tested\";s:5:\"6.0.x\";s:15:\"number_of_sales\";i:20516;s:10:\"updated_at\";s:25:\"2022-08-09T21:53:56+10:00\";s:6:\"rating\";d:4.339999999999999857891452847979962825775146484375;}}}','no'),(67940,'heartbeat_control_settings','a:3:{s:10:\"rules_dash\";a:1:{i:0;a:2:{s:26:\"heartbeat_control_behavior\";s:6:\"modify\";s:27:\"heartbeat_control_frequency\";s:3:\"300\";}}s:11:\"rules_front\";a:1:{i:0;a:2:{s:26:\"heartbeat_control_behavior\";s:6:\"modify\";s:27:\"heartbeat_control_frequency\";s:3:\"300\";}}s:12:\"rules_editor\";a:1:{i:0;a:2:{s:26:\"heartbeat_control_behavior\";s:6:\"modify\";s:27:\"heartbeat_control_frequency\";s:3:\"300\";}}}','yes'),(67941,'heartbeat_control_version','2.0','yes'),(67949,'wfls_last_role_change','1663379126','no'),(169405,'_transient_timeout_wc_var_prices_106','1664346473','no'),(169406,'_transient_wc_var_prices_106','{\"version\":\"1641007497\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"630\":\"89.00\",\"631\":\"189.00\",\"632\":\"289.00\",\"633\":\"899.00\"},\"regular_price\":{\"630\":\"89.00\",\"631\":\"189.00\",\"632\":\"289.00\",\"633\":\"899.00\"},\"sale_price\":{\"630\":\"89.00\",\"631\":\"189.00\",\"632\":\"289.00\",\"633\":\"899.00\"}}}','no'),(17716,'db_upgraded','','yes'),(5376,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(169401,'_transient_timeout_wc_var_prices_322','1664346473','no'),(169402,'_transient_wc_var_prices_322','{\"version\":\"1641007497\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"382\":\"89.00\",\"383\":\"189.00\",\"384\":\"289.00\",\"385\":\"899.00\"},\"regular_price\":{\"382\":\"89.00\",\"383\":\"189.00\",\"384\":\"289.00\",\"385\":\"899.00\"},\"sale_price\":{\"382\":\"89.00\",\"383\":\"189.00\",\"384\":\"289.00\",\"385\":\"899.00\"}}}','no'),(169403,'_transient_timeout_wc_var_prices_140','1664346473','no'),(169404,'_transient_wc_var_prices_140','{\"version\":\"1641007497\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"611\":\"89.00\",\"612\":\"189.00\",\"613\":\"289.00\",\"614\":\"899.00\"},\"regular_price\":{\"611\":\"89.00\",\"612\":\"189.00\",\"613\":\"289.00\",\"614\":\"899.00\"},\"sale_price\":{\"611\":\"89.00\",\"612\":\"189.00\",\"613\":\"289.00\",\"614\":\"899.00\"}}}','no'),(10815,'salient_g_sections_category_children','a:0:{}','yes'),(11340,'cookie_notice_version','2.2.1','no'),(11353,'cookie_notice_status','','yes'),(2223,'userpro_connections','a:1:{s:11:\"connections\";i:281;}','yes'),(2182,'wppb_review_request_status','0','yes'),(2183,'wppb_old_add_ons_status','a:9:{s:42:\"pd-add-on-multiple-admin-e-mails/index.php\";b:0;s:41:\"pb-add-on-customization-toolbox/index.php\";b:0;s:44:\"pb-add-on-email-confirmation-field/index.php\";b:0;s:37:\"pb-add-on-placeholder-labels/pbpl.php\";b:0;s:78:\"pb-add-on-gdpr-communication-preferences/pb-gdpr-communication-preferences.php\";b:0;s:30:\"pb-add-on-labels-edit/pble.php\";b:0;s:44:\"pb-add-on-maximum-character-length/index.php\";b:0;s:48:\"pb-add-on-custom-css-classes-on-fields/index.php\";b:0;s:32:\"pb-add-on-import-export/pbie.php\";b:0;}','yes'),(2184,'wppb_free_add_ons_settings','a:5:{s:30:\"gdpr-communication-preferences\";b:0;s:11:\"labels-edit\";b:0;s:24:\"maximum-character-length\";b:0;s:28:\"custom-css-classes-on-fields\";b:0;s:13:\"import-export\";b:0;}','yes'),(2185,'wppb_toolbox_forms_settings','a:4:{s:9:\"ec-bypass\";a:0:{}s:29:\"restricted-email-domains-data\";a:0:{}s:32:\"restricted-email-domains-message\";s:81:\"The email address you are trying to register with is not allowed on this website.\";s:18:\"placeholder-labels\";s:0:\"\";}','yes'),(2186,'wppb_toolbox_fields_settings','a:3:{s:23:\"restricted-words-fields\";a:0:{}s:21:\"restricted-words-data\";a:0:{}s:24:\"restricted-words-message\";s:38:\"Your submission contains banned words.\";}','yes'),(2187,'wppb_toolbox_userlisting_settings','a:0:{}','yes'),(2188,'wppb_toolbox_shortcodes_settings','a:0:{}','yes'),(2189,'wppb_toolbox_admin_settings','a:2:{s:21:\"multiple-admin-emails\";s:0:\"\";s:12:\"admin-emails\";s:19:\"admin@fairphoto.com\";}','yes'),(2190,'widget_wppb-login-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2191,'wppb_version','3.4.3','yes'),(2192,'wppb_manage_fields','a:13:{i:0;a:21:{s:2:\"id\";i:1;s:5:\"field\";s:24:\"Default - Name (Heading)\";s:9:\"meta-name\";s:0:\"\";s:11:\"field-title\";s:4:\"Name\";s:11:\"description\";s:0:\"\";s:8:\"required\";s:2:\"No\";s:18:\"overwrite-existing\";s:2:\"No\";s:9:\"row-count\";s:1:\"5\";s:24:\"allowed-image-extensions\";s:2:\".*\";s:25:\"allowed-upload-extensions\";s:2:\".*\";s:11:\"avatar-size\";s:3:\"100\";s:11:\"date-format\";s:8:\"mm/dd/yy\";s:18:\"terms-of-agreement\";s:0:\"\";s:7:\"options\";s:0:\"\";s:6:\"labels\";s:0:\"\";s:10:\"public-key\";s:0:\"\";s:11:\"private-key\";s:0:\"\";s:13:\"default-value\";s:0:\"\";s:14:\"default-option\";s:0:\"\";s:15:\"default-options\";s:0:\"\";s:15:\"default-content\";s:0:\"\";}i:1;a:21:{s:2:\"id\";i:2;s:5:\"field\";s:18:\"Default - Username\";s:9:\"meta-name\";s:0:\"\";s:11:\"field-title\";s:8:\"Username\";s:11:\"description\";s:0:\"\";s:8:\"required\";s:3:\"Yes\";s:18:\"overwrite-existing\";s:2:\"No\";s:9:\"row-count\";s:1:\"5\";s:24:\"allowed-image-extensions\";s:2:\".*\";s:25:\"allowed-upload-extensions\";s:2:\".*\";s:11:\"avatar-size\";s:3:\"100\";s:11:\"date-format\";s:8:\"mm/dd/yy\";s:18:\"terms-of-agreement\";s:0:\"\";s:7:\"options\";s:0:\"\";s:6:\"labels\";s:0:\"\";s:10:\"public-key\";s:0:\"\";s:11:\"private-key\";s:0:\"\";s:13:\"default-value\";s:0:\"\";s:14:\"default-option\";s:0:\"\";s:15:\"default-options\";s:0:\"\";s:15:\"default-content\";s:0:\"\";}i:2;a:21:{s:2:\"id\";i:3;s:5:\"field\";s:20:\"Default - First Name\";s:9:\"meta-name\";s:10:\"first_name\";s:11:\"field-title\";s:10:\"First Name\";s:11:\"description\";s:0:\"\";s:8:\"required\";s:2:\"No\";s:18:\"overwrite-existing\";s:2:\"No\";s:9:\"row-count\";s:1:\"5\";s:24:\"allowed-image-extensions\";s:2:\".*\";s:25:\"allowed-upload-extensions\";s:2:\".*\";s:11:\"avatar-size\";s:3:\"100\";s:11:\"date-format\";s:8:\"mm/dd/yy\";s:18:\"terms-of-agreement\";s:0:\"\";s:7:\"options\";s:0:\"\";s:6:\"labels\";s:0:\"\";s:10:\"public-key\";s:0:\"\";s:11:\"private-key\";s:0:\"\";s:13:\"default-value\";s:0:\"\";s:14:\"default-option\";s:0:\"\";s:15:\"default-options\";s:0:\"\";s:15:\"default-content\";s:0:\"\";}i:3;a:21:{s:2:\"id\";i:4;s:5:\"field\";s:19:\"Default - Last Name\";s:9:\"meta-name\";s:9:\"last_name\";s:11:\"field-title\";s:9:\"Last Name\";s:11:\"description\";s:0:\"\";s:8:\"required\";s:2:\"No\";s:18:\"overwrite-existing\";s:2:\"No\";s:9:\"row-count\";s:1:\"5\";s:24:\"allowed-image-extensions\";s:2:\".*\";s:25:\"allowed-upload-extensions\";s:2:\".*\";s:11:\"avatar-size\";s:3:\"100\";s:11:\"date-format\";s:8:\"mm/dd/yy\";s:18:\"terms-of-agreement\";s:0:\"\";s:7:\"options\";s:0:\"\";s:6:\"labels\";s:0:\"\";s:10:\"public-key\";s:0:\"\";s:11:\"private-key\";s:0:\"\";s:13:\"default-value\";s:0:\"\";s:14:\"default-option\";s:0:\"\";s:15:\"default-options\";s:0:\"\";s:15:\"default-content\";s:0:\"\";}i:4;a:21:{s:2:\"id\";i:5;s:5:\"field\";s:18:\"Default - Nickname\";s:9:\"meta-name\";s:8:\"nickname\";s:11:\"field-title\";s:8:\"Nickname\";s:11:\"description\";s:0:\"\";s:8:\"required\";s:2:\"No\";s:18:\"overwrite-existing\";s:2:\"No\";s:9:\"row-count\";s:1:\"5\";s:24:\"allowed-image-extensions\";s:2:\".*\";s:25:\"allowed-upload-extensions\";s:2:\".*\";s:11:\"avatar-size\";s:3:\"100\";s:11:\"date-format\";s:8:\"mm/dd/yy\";s:18:\"terms-of-agreement\";s:0:\"\";s:7:\"options\";s:0:\"\";s:6:\"labels\";s:0:\"\";s:10:\"public-key\";s:0:\"\";s:11:\"private-key\";s:0:\"\";s:13:\"default-value\";s:0:\"\";s:14:\"default-option\";s:0:\"\";s:15:\"default-options\";s:0:\"\";s:15:\"default-content\";s:0:\"\";}i:5;a:21:{s:2:\"id\";i:6;s:5:\"field\";s:34:\"Default - Display name publicly as\";s:9:\"meta-name\";s:0:\"\";s:11:\"field-title\";s:24:\"Display name publicly as\";s:11:\"description\";s:0:\"\";s:8:\"required\";s:2:\"No\";s:18:\"overwrite-existing\";s:2:\"No\";s:9:\"row-count\";s:1:\"5\";s:24:\"allowed-image-extensions\";s:2:\".*\";s:25:\"allowed-upload-extensions\";s:2:\".*\";s:11:\"avatar-size\";s:3:\"100\";s:11:\"date-format\";s:8:\"mm/dd/yy\";s:18:\"terms-of-agreement\";s:0:\"\";s:7:\"options\";s:0:\"\";s:6:\"labels\";s:0:\"\";s:10:\"public-key\";s:0:\"\";s:11:\"private-key\";s:0:\"\";s:13:\"default-value\";s:0:\"\";s:14:\"default-option\";s:0:\"\";s:15:\"default-options\";s:0:\"\";s:15:\"default-content\";s:0:\"\";}i:6;a:21:{s:2:\"id\";i:7;s:5:\"field\";s:32:\"Default - Contact Info (Heading)\";s:9:\"meta-name\";s:0:\"\";s:11:\"field-title\";s:12:\"Contact Info\";s:11:\"description\";s:0:\"\";s:8:\"required\";s:2:\"No\";s:18:\"overwrite-existing\";s:2:\"No\";s:9:\"row-count\";s:1:\"5\";s:24:\"allowed-image-extensions\";s:2:\".*\";s:25:\"allowed-upload-extensions\";s:2:\".*\";s:11:\"avatar-size\";s:3:\"100\";s:11:\"date-format\";s:8:\"mm/dd/yy\";s:18:\"terms-of-agreement\";s:0:\"\";s:7:\"options\";s:0:\"\";s:6:\"labels\";s:0:\"\";s:10:\"public-key\";s:0:\"\";s:11:\"private-key\";s:0:\"\";s:13:\"default-value\";s:0:\"\";s:14:\"default-option\";s:0:\"\";s:15:\"default-options\";s:0:\"\";s:15:\"default-content\";s:0:\"\";}i:7;a:21:{s:2:\"id\";i:8;s:5:\"field\";s:16:\"Default - E-mail\";s:9:\"meta-name\";s:0:\"\";s:11:\"field-title\";s:6:\"E-mail\";s:11:\"description\";s:0:\"\";s:8:\"required\";s:3:\"Yes\";s:18:\"overwrite-existing\";s:2:\"No\";s:9:\"row-count\";s:1:\"5\";s:24:\"allowed-image-extensions\";s:2:\".*\";s:25:\"allowed-upload-extensions\";s:2:\".*\";s:11:\"avatar-size\";s:3:\"100\";s:11:\"date-format\";s:8:\"mm/dd/yy\";s:18:\"terms-of-agreement\";s:0:\"\";s:7:\"options\";s:0:\"\";s:6:\"labels\";s:0:\"\";s:10:\"public-key\";s:0:\"\";s:11:\"private-key\";s:0:\"\";s:13:\"default-value\";s:0:\"\";s:14:\"default-option\";s:0:\"\";s:15:\"default-options\";s:0:\"\";s:15:\"default-content\";s:0:\"\";}i:8;a:21:{s:2:\"id\";i:9;s:5:\"field\";s:17:\"Default - Website\";s:9:\"meta-name\";s:0:\"\";s:11:\"field-title\";s:7:\"Website\";s:11:\"description\";s:0:\"\";s:8:\"required\";s:2:\"No\";s:18:\"overwrite-existing\";s:2:\"No\";s:9:\"row-count\";s:1:\"5\";s:24:\"allowed-image-extensions\";s:2:\".*\";s:25:\"allowed-upload-extensions\";s:2:\".*\";s:11:\"avatar-size\";s:3:\"100\";s:11:\"date-format\";s:8:\"mm/dd/yy\";s:18:\"terms-of-agreement\";s:0:\"\";s:7:\"options\";s:0:\"\";s:6:\"labels\";s:0:\"\";s:10:\"public-key\";s:0:\"\";s:11:\"private-key\";s:0:\"\";s:13:\"default-value\";s:0:\"\";s:14:\"default-option\";s:0:\"\";s:15:\"default-options\";s:0:\"\";s:15:\"default-content\";s:0:\"\";}i:9;a:21:{s:2:\"id\";i:10;s:5:\"field\";s:34:\"Default - About Yourself (Heading)\";s:9:\"meta-name\";s:0:\"\";s:11:\"field-title\";s:14:\"About Yourself\";s:11:\"description\";s:0:\"\";s:8:\"required\";s:2:\"No\";s:18:\"overwrite-existing\";s:2:\"No\";s:9:\"row-count\";s:1:\"5\";s:24:\"allowed-image-extensions\";s:2:\".*\";s:25:\"allowed-upload-extensions\";s:2:\".*\";s:11:\"avatar-size\";s:3:\"100\";s:11:\"date-format\";s:8:\"mm/dd/yy\";s:18:\"terms-of-agreement\";s:0:\"\";s:7:\"options\";s:0:\"\";s:6:\"labels\";s:0:\"\";s:10:\"public-key\";s:0:\"\";s:11:\"private-key\";s:0:\"\";s:13:\"default-value\";s:0:\"\";s:14:\"default-option\";s:0:\"\";s:15:\"default-options\";s:0:\"\";s:15:\"default-content\";s:0:\"\";}i:10;a:21:{s:2:\"id\";i:11;s:5:\"field\";s:27:\"Default - Biographical Info\";s:9:\"meta-name\";s:11:\"description\";s:11:\"field-title\";s:17:\"Biographical Info\";s:11:\"description\";s:0:\"\";s:8:\"required\";s:2:\"No\";s:18:\"overwrite-existing\";s:2:\"No\";s:9:\"row-count\";s:1:\"5\";s:24:\"allowed-image-extensions\";s:2:\".*\";s:25:\"allowed-upload-extensions\";s:2:\".*\";s:11:\"avatar-size\";s:3:\"100\";s:11:\"date-format\";s:8:\"mm/dd/yy\";s:18:\"terms-of-agreement\";s:0:\"\";s:7:\"options\";s:0:\"\";s:6:\"labels\";s:0:\"\";s:10:\"public-key\";s:0:\"\";s:11:\"private-key\";s:0:\"\";s:13:\"default-value\";s:0:\"\";s:14:\"default-option\";s:0:\"\";s:15:\"default-options\";s:0:\"\";s:15:\"default-content\";s:0:\"\";}i:11;a:21:{s:2:\"id\";i:12;s:5:\"field\";s:18:\"Default - Password\";s:9:\"meta-name\";s:0:\"\";s:11:\"field-title\";s:8:\"Password\";s:11:\"description\";s:0:\"\";s:8:\"required\";s:3:\"Yes\";s:18:\"overwrite-existing\";s:2:\"No\";s:9:\"row-count\";s:1:\"5\";s:24:\"allowed-image-extensions\";s:2:\".*\";s:25:\"allowed-upload-extensions\";s:2:\".*\";s:11:\"avatar-size\";s:3:\"100\";s:11:\"date-format\";s:8:\"mm/dd/yy\";s:18:\"terms-of-agreement\";s:0:\"\";s:7:\"options\";s:0:\"\";s:6:\"labels\";s:0:\"\";s:10:\"public-key\";s:0:\"\";s:11:\"private-key\";s:0:\"\";s:13:\"default-value\";s:0:\"\";s:14:\"default-option\";s:0:\"\";s:15:\"default-options\";s:0:\"\";s:15:\"default-content\";s:0:\"\";}i:12;a:21:{s:2:\"id\";i:13;s:5:\"field\";s:25:\"Default - Repeat Password\";s:9:\"meta-name\";s:0:\"\";s:11:\"field-title\";s:15:\"Repeat Password\";s:11:\"description\";s:0:\"\";s:8:\"required\";s:3:\"Yes\";s:18:\"overwrite-existing\";s:2:\"No\";s:9:\"row-count\";s:1:\"5\";s:24:\"allowed-image-extensions\";s:2:\".*\";s:25:\"allowed-upload-extensions\";s:2:\".*\";s:11:\"avatar-size\";s:3:\"100\";s:11:\"date-format\";s:8:\"mm/dd/yy\";s:18:\"terms-of-agreement\";s:0:\"\";s:7:\"options\";s:0:\"\";s:6:\"labels\";s:0:\"\";s:10:\"public-key\";s:0:\"\";s:11:\"private-key\";s:0:\"\";s:13:\"default-value\";s:0:\"\";s:14:\"default-option\";s:0:\"\";s:15:\"default-options\";s:0:\"\";s:15:\"default-content\";s:0:\"\";}}','yes'),(2193,'wppb_general_settings','a:8:{s:17:\"extraFieldsLayout\";s:7:\"default\";s:18:\"automaticallyLogIn\";s:2:\"No\";s:17:\"emailConfirmation\";s:2:\"no\";s:21:\"activationLandingPage\";s:0:\"\";s:13:\"adminApproval\";s:2:\"no\";s:9:\"loginWith\";s:13:\"usernameemail\";s:11:\"rolesEditor\";s:2:\"no\";s:23:\"conditional_fields_ajax\";s:2:\"no\";}','yes'),(2194,'wppb_module_settings','a:6:{s:16:\"wppb_userListing\";s:4:\"hide\";s:19:\"wppb_customRedirect\";s:4:\"hide\";s:20:\"wppb_emailCustomizer\";s:4:\"hide\";s:29:\"wppb_multipleEditProfileForms\";s:4:\"hide\";s:30:\"wppb_multipleRegistrationForms\";s:4:\"hide\";s:19:\"wppb_repeaterFields\";s:4:\"hide\";}','yes'),(2195,'wppb_display_admin_settings','a:0:{}','yes'),(2196,'wppb_content_restriction_settings','a:6:{s:13:\"restrict_type\";s:7:\"message\";s:12:\"redirect_url\";s:0:\"\";s:18:\"message_logged_out\";s:0:\"\";s:17:\"message_logged_in\";s:0:\"\";s:12:\"post_preview\";s:4:\"none\";s:19:\"post_preview_length\";s:2:\"20\";}','yes'),(2218,'userpro_old_options_deleted','1','yes'),(2219,'widget_inviteuser_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2220,'userpro_trial','1','yes'),(2221,'userpro','a:10:{s:14:\"slug_followers\";s:9:\"followers\";s:14:\"slug_following\";s:9:\"following\";s:16:\"slug_connections\";s:11:\"connections\";s:11:\"slug_logout\";s:6:\"logout\";s:14:\"slug_directory\";s:7:\"members\";s:4:\"slug\";s:7:\"profile\";s:9:\"slug_edit\";s:4:\"edit\";s:13:\"slug_register\";s:8:\"register\";s:10:\"slug_login\";s:5:\"login\";s:30:\"userpro_invite_emails_template\";s:66:\"You are invited <a href=\"{invitelink}\"> Click here to register</a>\";}','yes'),(2222,'userpro_activity','a:1:{i:1;a:1:{i:1620979178;a:3:{s:7:\"user_id\";i:1;s:6:\"status\";s:692:\"<div class=\"userpro-sc-img\" data-key=\"profilepicture\"><a href=\"https://www.fairphoto.com/profile/admin/\"><img src=\"https://www.fairphoto.com/wp-content/plugins/userpro/img/default_avatar_male.jpg\" width=\"50\" height=\"50\" alt=\"\" class=\"default avatar\" /></a></div><div class=\"userpro-sc-i\"><div class=\"userpro-sc-i-name\"><a href=\"https://www.fairphoto.com/profile/admin/\" title=\"View Profile\">admin</a><span class=\"userpro-badges\"></span><span class=\"userpro-sc-i-info\">has published a <a href=\"https://www.fairphoto.com/followers/\">new page</a>.<span class=\"userpro-sc-i-sp\">\"Followers\"</span></span></div><div class=\"userpro-sc-i-time\">{timestamp}</div></div><div class=\"userpro-clear\"></div>\";s:9:\"timestamp\";i:1620979178;}}}','yes'),(2224,'userpro_pages','a:6:{s:11:\"logout_page\";i:282;s:14:\"directory_page\";i:283;s:7:\"profile\";i:284;s:4:\"edit\";i:285;s:8:\"register\";i:286;s:5:\"login\";i:287;}','yes'),(2225,'userpro_invite_check','1','yes'),(2226,'userpro_fields','a:19:{s:10:\"first_name\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:4:\"icon\";s:0:\"\";}s:9:\"last_name\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:4:\"icon\";s:0:\"\";}s:12:\"display_name\";a:5:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:4:\"icon\";s:0:\"\";}s:10:\"user_login\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:8:\"Username\";s:4:\"icon\";s:4:\"user\";}s:10:\"user_email\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:4:\"icon\";s:12:\"envelope-alt\";}s:17:\"username_or_email\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Username or E-mail\";s:4:\"icon\";s:4:\"user\";}s:9:\"user_pass\";a:5:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:4:\"icon\";s:4:\"lock\";}s:17:\"user_pass_confirm\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";s:4:\"icon\";s:0:\"\";}s:16:\"passwordstrength\";a:10:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";s:4:\"icon\";s:0:\"\";}s:7:\"country\";a:6:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Åland Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"Côte d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"Curaçao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"Réunion\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint Barthélemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:4:\"icon\";s:10:\"map-marker\";}s:4:\"role\";a:6:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:4:\"Role\";s:7:\"options\";a:1:{i:0;s:0:\"\";}s:11:\"placeholder\";s:24:\"Select your account type\";s:4:\"icon\";s:0:\"\";}s:14:\"profilepicture\";a:6:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:4:\"icon\";s:6:\"camera\";}s:6:\"gender\";a:5:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}s:4:\"icon\";s:0:\"\";}s:11:\"description\";a:6:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:9:\"Biography\";s:4:\"help\";s:18:\"Describe yourself.\";s:4:\"html\";i:1;s:4:\"icon\";s:0:\"\";}s:8:\"facebook\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:4:\"icon\";s:8:\"facebook\";}s:7:\"twitter\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:4:\"icon\";s:7:\"twitter\";}s:11:\"google_plus\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:4:\"icon\";s:11:\"google-plus\";}s:8:\"user_url\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:4:\"icon\";s:4:\"home\";}s:10:\"securityqa\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:10:\"securityqa\";s:5:\"label\";s:16:\"Are You A Human?\";s:4:\"icon\";s:0:\"\";}}','yes'),(2227,'userpro_fields_builtin','a:19:{s:10:\"first_name\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";}s:9:\"last_name\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";}s:12:\"display_name\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";}s:10:\"user_login\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:8:\"Username\";}s:10:\"user_email\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";}s:17:\"username_or_email\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Username or E-mail\";}s:9:\"user_pass\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";}s:17:\"user_pass_confirm\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";}s:16:\"passwordstrength\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";}s:7:\"country\";a:5:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Åland Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"Côte d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"Curaçao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"Réunion\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint Barthélemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";}s:4:\"role\";a:5:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:4:\"Role\";s:7:\"options\";a:1:{i:0;s:0:\"\";}s:11:\"placeholder\";s:24:\"Select your account type\";}s:14:\"profilepicture\";a:5:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";}s:6:\"gender\";a:4:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}}s:11:\"description\";a:5:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:9:\"Biography\";s:4:\"help\";s:18:\"Describe yourself.\";s:4:\"html\";i:1;}s:8:\"facebook\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";}s:7:\"twitter\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";}s:11:\"google_plus\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";}s:8:\"user_url\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";}s:10:\"securityqa\";a:3:{s:8:\"_builtin\";i:1;s:4:\"type\";s:10:\"securityqa\";s:5:\"label\";s:16:\"Are You A Human?\";}}','yes'),(2228,'userpro_fields_groups','a:5:{s:8:\"register\";a:1:{s:7:\"default\";a:16:{s:11:\"accountinfo\";a:3:{s:7:\"heading\";s:15:\"Account Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:10:\"user_login\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:8:\"Username\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";s:15:\"username_exists\";}s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:1;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";s:12:\"email_exists\";}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";N;}s:17:\"user_pass_confirm\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:16:\"passwordstrength\";a:13:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"profile\";a:3:{s:7:\"heading\";s:15:\"Profile Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:1;}s:12:\"display_name\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:14:\"profilepicture\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"gender\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"country\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Åland Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"Côte d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"Curaçao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"Réunion\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint Barthélemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"social\";a:3:{s:7:\"heading\";s:15:\"Social Profiles\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:1;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}}s:5:\"login\";a:1:{s:7:\"default\";a:2:{s:17:\"username_or_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Username or E-mail\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";N;}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";N;}}}s:4:\"edit\";a:1:{s:7:\"default\";a:18:{s:7:\"profile\";a:3:{s:7:\"heading\";s:15:\"Profile Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:12:\"display_name\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:14:\"profilepicture\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:10:\"first_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:9:\"last_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"description\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:9:\"Biography\";s:4:\"help\";s:18:\"Describe yourself.\";s:4:\"html\";i:1;s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"gender\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"country\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Åland Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"Côte d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"Curaçao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"Réunion\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint Barthélemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"social\";a:3:{s:7:\"heading\";s:15:\"Social Profiles\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"accountinfo\";a:3:{s:7:\"heading\";s:15:\"Account Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:1;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";s:18:\"email_domain_check\";}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:17:\"user_pass_confirm\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:16:\"passwordstrength\";a:13:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}}s:4:\"view\";a:1:{s:7:\"default\";a:18:{s:7:\"profile\";a:3:{s:7:\"heading\";s:15:\"Profile Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:12:\"display_name\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:14:\"profilepicture\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:10:\"first_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:9:\"last_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"description\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:9:\"Biography\";s:4:\"help\";s:18:\"Describe yourself.\";s:4:\"html\";i:1;s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"gender\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"country\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Åland Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"Côte d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"Curaçao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"Réunion\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint Barthélemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"social\";a:3:{s:7:\"heading\";s:15:\"Social Profiles\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"accountinfo\";a:3:{s:7:\"heading\";s:15:\"Account Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:1;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";s:18:\"email_domain_check\";}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:17:\"user_pass_confirm\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:16:\"passwordstrength\";a:13:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}}s:6:\"social\";a:1:{s:7:\"default\";a:5:{s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}}}','yes'),(2229,'userpro_fields_groups_default','a:5:{s:8:\"register\";a:1:{s:7:\"default\";a:16:{s:11:\"accountinfo\";a:3:{s:7:\"heading\";s:15:\"Account Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:10:\"user_login\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:8:\"Username\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";s:15:\"username_exists\";}s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:1;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";s:12:\"email_exists\";}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";N;}s:17:\"user_pass_confirm\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:16:\"passwordstrength\";a:13:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"profile\";a:3:{s:7:\"heading\";s:15:\"Profile Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:1;}s:12:\"display_name\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:14:\"profilepicture\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"gender\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"country\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Åland Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"Côte d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"Curaçao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"Réunion\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint Barthélemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"social\";a:3:{s:7:\"heading\";s:15:\"Social Profiles\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:1;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}}s:5:\"login\";a:1:{s:7:\"default\";a:2:{s:17:\"username_or_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Username or E-mail\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";N;}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";N;}}}s:4:\"edit\";a:1:{s:7:\"default\";a:18:{s:7:\"profile\";a:3:{s:7:\"heading\";s:15:\"Profile Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:12:\"display_name\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:14:\"profilepicture\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:10:\"first_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:9:\"last_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"description\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:9:\"Biography\";s:4:\"help\";s:18:\"Describe yourself.\";s:4:\"html\";i:1;s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"gender\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"country\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Åland Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"Côte d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"Curaçao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"Réunion\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint Barthélemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"social\";a:3:{s:7:\"heading\";s:15:\"Social Profiles\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"accountinfo\";a:3:{s:7:\"heading\";s:15:\"Account Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:1;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";s:18:\"email_domain_check\";}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:17:\"user_pass_confirm\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:16:\"passwordstrength\";a:13:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}}s:4:\"view\";a:1:{s:7:\"default\";a:18:{s:7:\"profile\";a:3:{s:7:\"heading\";s:15:\"Profile Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:12:\"display_name\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:14:\"profilepicture\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:10:\"first_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:9:\"last_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"description\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:9:\"Biography\";s:4:\"help\";s:18:\"Describe yourself.\";s:4:\"html\";i:1;s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"gender\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"country\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Åland Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"Côte d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"Curaçao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"Réunion\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint Barthélemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"social\";a:3:{s:7:\"heading\";s:15:\"Social Profiles\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"accountinfo\";a:3:{s:7:\"heading\";s:15:\"Account Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:1;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";s:18:\"email_domain_check\";}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:17:\"user_pass_confirm\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:16:\"passwordstrength\";a:13:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}}s:6:\"social\";a:1:{s:7:\"default\";a:5:{s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}}}','yes'),(2230,'userpro_fields_groups_default_register','a:16:{s:11:\"accountinfo\";a:3:{s:7:\"heading\";s:15:\"Account Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:10:\"user_login\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:8:\"Username\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";s:15:\"username_exists\";}s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:1;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";s:12:\"email_exists\";}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";N;}s:17:\"user_pass_confirm\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:16:\"passwordstrength\";a:13:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"profile\";a:3:{s:7:\"heading\";s:15:\"Profile Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:1;}s:12:\"display_name\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:14:\"profilepicture\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"gender\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"country\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Åland Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"Côte d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"Curaçao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"Réunion\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint Barthélemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"social\";a:3:{s:7:\"heading\";s:15:\"Social Profiles\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:1;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}','yes'),(2231,'userpro_fields_groups_default_login','a:2:{s:17:\"username_or_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Username or E-mail\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";N;}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:1;s:9:\"ajaxcheck\";N;}}','yes'),(2232,'userpro_fields_groups_default_edit','a:18:{s:7:\"profile\";a:3:{s:7:\"heading\";s:15:\"Profile Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:12:\"display_name\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:14:\"profilepicture\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:10:\"first_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:9:\"last_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"description\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:9:\"Biography\";s:4:\"help\";s:18:\"Describe yourself.\";s:4:\"html\";i:1;s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"gender\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"country\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Åland Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"Côte d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"Curaçao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"Réunion\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint Barthélemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"social\";a:3:{s:7:\"heading\";s:15:\"Social Profiles\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"accountinfo\";a:3:{s:7:\"heading\";s:15:\"Account Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:1;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";s:18:\"email_domain_check\";}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:17:\"user_pass_confirm\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:16:\"passwordstrength\";a:13:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}','yes'),(2233,'userpro_fields_groups_default_view','a:18:{s:7:\"profile\";a:3:{s:7:\"heading\";s:15:\"Profile Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:12:\"display_name\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:4:\"help\";s:55:\"Your profile name/nickname that is displayed to public.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:14:\"profilepicture\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:7:\"picture\";s:5:\"label\";s:15:\"Profile Picture\";s:11:\"button_text\";s:24:\"Upload a profile picture\";s:4:\"help\";s:51:\"Upload a picture that presents you across the site.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:10:\"first_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:9:\"last_name\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"description\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:9:\"Biography\";s:4:\"help\";s:18:\"Describe yourself.\";s:4:\"html\";i:1;s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"gender\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"country\";a:9:{s:8:\"_builtin\";i:1;s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:7:\"options\";a:251:{s:0:\"\";s:0:\"\";s:2:\"AF\";s:11:\"Afghanistan\";s:2:\"AX\";s:14:\"Åland Islands\";s:2:\"AL\";s:7:\"Albania\";s:2:\"DZ\";s:7:\"Algeria\";s:2:\"AS\";s:14:\"American Samoa\";s:2:\"AD\";s:7:\"Andorra\";s:2:\"AO\";s:6:\"Angola\";s:2:\"AI\";s:8:\"Anguilla\";s:2:\"AQ\";s:10:\"Antarctica\";s:2:\"AG\";s:19:\"Antigua and Barbuda\";s:2:\"AR\";s:9:\"Argentina\";s:2:\"AM\";s:7:\"Armenia\";s:2:\"AW\";s:5:\"Aruba\";s:2:\"AU\";s:9:\"Australia\";s:2:\"AT\";s:7:\"Austria\";s:2:\"AZ\";s:10:\"Azerbaijan\";s:2:\"BS\";s:7:\"Bahamas\";s:2:\"BH\";s:7:\"Bahrain\";s:2:\"BD\";s:10:\"Bangladesh\";s:2:\"BB\";s:8:\"Barbados\";s:2:\"BY\";s:7:\"Belarus\";s:2:\"BE\";s:7:\"Belgium\";s:2:\"BZ\";s:6:\"Belize\";s:2:\"BJ\";s:5:\"Benin\";s:2:\"BM\";s:7:\"Bermuda\";s:2:\"BT\";s:6:\"Bhutan\";s:2:\"BO\";s:31:\"Bolivia, Plurinational State of\";s:2:\"BQ\";s:32:\"Bonaire, Sint Eustatius and Saba\";s:2:\"BA\";s:22:\"Bosnia and Herzegovina\";s:2:\"BW\";s:8:\"Botswana\";s:2:\"BV\";s:13:\"Bouvet Island\";s:2:\"BR\";s:6:\"Brazil\";s:2:\"IO\";s:30:\"British Indian Ocean Territory\";s:2:\"BN\";s:17:\"Brunei Darussalam\";s:2:\"BG\";s:8:\"Bulgaria\";s:2:\"BF\";s:12:\"Burkina Faso\";s:2:\"BI\";s:7:\"Burundi\";s:2:\"KH\";s:8:\"Cambodia\";s:2:\"CM\";s:8:\"Cameroon\";s:2:\"CA\";s:6:\"Canada\";s:2:\"CV\";s:10:\"Cape Verde\";s:2:\"KY\";s:14:\"Cayman Islands\";s:2:\"CF\";s:24:\"Central African Republic\";s:2:\"TD\";s:4:\"Chad\";s:2:\"CL\";s:5:\"Chile\";s:2:\"CN\";s:5:\"China\";s:2:\"CX\";s:16:\"Christmas Island\";s:2:\"CC\";s:23:\"Cocos (Keeling) Islands\";s:2:\"CO\";s:8:\"Colombia\";s:2:\"KM\";s:7:\"Comoros\";s:2:\"CG\";s:5:\"Congo\";s:2:\"CD\";s:37:\"Congo, the Democratic Republic of the\";s:2:\"CK\";s:12:\"Cook Islands\";s:2:\"CR\";s:10:\"Costa Rica\";s:2:\"CI\";s:14:\"Côte d\'Ivoire\";s:2:\"HR\";s:7:\"Croatia\";s:2:\"CU\";s:4:\"Cuba\";s:2:\"CW\";s:8:\"Curaçao\";s:2:\"CY\";s:6:\"Cyprus\";s:2:\"CZ\";s:14:\"Czech Republic\";s:2:\"DK\";s:7:\"Denmark\";s:2:\"DJ\";s:8:\"Djibouti\";s:2:\"DM\";s:8:\"Dominica\";s:2:\"DO\";s:18:\"Dominican Republic\";s:2:\"EC\";s:7:\"Ecuador\";s:2:\"EG\";s:5:\"Egypt\";s:2:\"SV\";s:11:\"El Salvador\";s:2:\"GQ\";s:17:\"Equatorial Guinea\";s:2:\"ER\";s:7:\"Eritrea\";s:2:\"EE\";s:7:\"Estonia\";s:2:\"ET\";s:8:\"Ethiopia\";s:2:\"FK\";s:27:\"Falkland Islands (Malvinas)\";s:2:\"FO\";s:13:\"Faroe Islands\";s:2:\"FJ\";s:4:\"Fiji\";s:2:\"FI\";s:7:\"Finland\";s:2:\"FR\";s:6:\"France\";s:2:\"GF\";s:13:\"French Guiana\";s:2:\"PF\";s:16:\"French Polynesia\";s:2:\"TF\";s:27:\"French Southern Territories\";s:2:\"GA\";s:5:\"Gabon\";s:2:\"GM\";s:6:\"Gambia\";s:2:\"GE\";s:7:\"Georgia\";s:2:\"DE\";s:7:\"Germany\";s:2:\"GH\";s:5:\"Ghana\";s:2:\"GI\";s:9:\"Gibraltar\";s:2:\"GR\";s:6:\"Greece\";s:2:\"GL\";s:9:\"Greenland\";s:2:\"GD\";s:7:\"Grenada\";s:2:\"GP\";s:10:\"Guadeloupe\";s:2:\"GU\";s:4:\"Guam\";s:2:\"GT\";s:9:\"Guatemala\";s:2:\"GG\";s:8:\"Guernsey\";s:2:\"GN\";s:6:\"Guinea\";s:2:\"GW\";s:13:\"Guinea-Bissau\";s:2:\"GY\";s:6:\"Guyana\";s:2:\"HT\";s:5:\"Haiti\";s:2:\"HM\";s:33:\"Heard Island and McDonald Islands\";s:2:\"VA\";s:29:\"Holy See (Vatican City State)\";s:2:\"HN\";s:8:\"Honduras\";s:2:\"HK\";s:9:\"Hong Kong\";s:2:\"HU\";s:7:\"Hungary\";s:2:\"IS\";s:7:\"Iceland\";s:2:\"IN\";s:5:\"India\";s:2:\"ID\";s:9:\"Indonesia\";s:2:\"IR\";s:25:\"Iran, Islamic Republic of\";s:2:\"IQ\";s:4:\"Iraq\";s:2:\"IE\";s:7:\"Ireland\";s:2:\"IM\";s:11:\"Isle of Man\";s:2:\"IL\";s:6:\"Israel\";s:2:\"IT\";s:5:\"Italy\";s:2:\"JM\";s:7:\"Jamaica\";s:2:\"JP\";s:5:\"Japan\";s:2:\"JE\";s:6:\"Jersey\";s:2:\"JO\";s:6:\"Jordan\";s:2:\"KZ\";s:10:\"Kazakhstan\";s:2:\"KE\";s:5:\"Kenya\";s:2:\"KI\";s:8:\"Kiribati\";s:2:\"KP\";s:38:\"Korea, Democratic People\'s Republic of\";s:2:\"KR\";s:18:\"Korea, Republic of\";s:2:\"KW\";s:6:\"Kuwait\";s:2:\"KG\";s:10:\"Kyrgyzstan\";s:2:\"LA\";s:32:\"Lao People\'s Democratic Republic\";s:2:\"LV\";s:6:\"Latvia\";s:2:\"LB\";s:7:\"Lebanon\";s:2:\"LS\";s:7:\"Lesotho\";s:2:\"LR\";s:7:\"Liberia\";s:2:\"LY\";s:5:\"Libya\";s:2:\"LI\";s:13:\"Liechtenstein\";s:2:\"LT\";s:9:\"Lithuania\";s:2:\"LU\";s:10:\"Luxembourg\";s:2:\"MO\";s:5:\"Macao\";s:2:\"MK\";s:42:\"Macedonia, The Former Yugoslav Republic of\";s:2:\"MG\";s:10:\"Madagascar\";s:2:\"MW\";s:6:\"Malawi\";s:2:\"MY\";s:8:\"Malaysia\";s:2:\"MV\";s:8:\"Maldives\";s:2:\"ML\";s:4:\"Mali\";s:2:\"MT\";s:5:\"Malta\";s:2:\"MH\";s:16:\"Marshall Islands\";s:2:\"MQ\";s:10:\"Martinique\";s:2:\"MR\";s:10:\"Mauritania\";s:2:\"MU\";s:9:\"Mauritius\";s:2:\"YT\";s:7:\"Mayotte\";s:2:\"MX\";s:6:\"Mexico\";s:2:\"FM\";s:31:\"Micronesia, Federated States of\";s:2:\"MD\";s:20:\"Moldova, Republic of\";s:2:\"MC\";s:6:\"Monaco\";s:2:\"MN\";s:8:\"Mongolia\";s:2:\"ME\";s:10:\"Montenegro\";s:2:\"MS\";s:10:\"Montserrat\";s:2:\"MA\";s:7:\"Morocco\";s:2:\"MZ\";s:10:\"Mozambique\";s:2:\"MM\";s:7:\"Myanmar\";s:2:\"NA\";s:7:\"Namibia\";s:2:\"NR\";s:5:\"Nauru\";s:2:\"NP\";s:5:\"Nepal\";s:2:\"NL\";s:11:\"Netherlands\";s:2:\"NC\";s:13:\"New Caledonia\";s:2:\"NZ\";s:11:\"New Zealand\";s:2:\"NI\";s:9:\"Nicaragua\";s:2:\"NE\";s:5:\"Niger\";s:2:\"NG\";s:7:\"Nigeria\";s:2:\"NU\";s:4:\"Niue\";s:2:\"NF\";s:14:\"Norfolk Island\";s:2:\"MP\";s:24:\"Northern Mariana Islands\";s:2:\"NO\";s:6:\"Norway\";s:2:\"OM\";s:4:\"Oman\";s:2:\"PK\";s:8:\"Pakistan\";s:2:\"PW\";s:5:\"Palau\";s:2:\"PS\";s:21:\"Palestinian Territory\";s:2:\"PA\";s:6:\"Panama\";s:2:\"PG\";s:16:\"Papua New Guinea\";s:2:\"PY\";s:8:\"Paraguay\";s:2:\"PE\";s:4:\"Peru\";s:2:\"PH\";s:11:\"Philippines\";s:2:\"PN\";s:8:\"Pitcairn\";s:2:\"PL\";s:6:\"Poland\";s:2:\"PT\";s:8:\"Portugal\";s:2:\"PR\";s:11:\"Puerto Rico\";s:2:\"QA\";s:5:\"Qatar\";s:2:\"RE\";s:8:\"Réunion\";s:2:\"RO\";s:7:\"Romania\";s:2:\"RU\";s:18:\"Russian Federation\";s:2:\"RW\";s:6:\"Rwanda\";s:2:\"BL\";s:17:\"Saint Barthélemy\";s:2:\"SH\";s:44:\"Saint Helena, Ascension and Tristan da Cunha\";s:2:\"KN\";s:21:\"Saint Kitts and Nevis\";s:2:\"LC\";s:11:\"Saint Lucia\";s:2:\"MF\";s:26:\"Saint Martin (French part)\";s:2:\"PM\";s:25:\"Saint Pierre and Miquelon\";s:2:\"VC\";s:32:\"Saint Vincent and the Grenadines\";s:2:\"WS\";s:5:\"Samoa\";s:2:\"SM\";s:10:\"San Marino\";s:2:\"ST\";s:21:\"Sao Tome and Principe\";s:2:\"SA\";s:12:\"Saudi Arabia\";s:8:\"scotland\";s:8:\"Scotland\";s:2:\"SN\";s:7:\"Senegal\";s:2:\"RS\";s:6:\"Serbia\";s:2:\"SC\";s:10:\"Seychelles\";s:2:\"SL\";s:12:\"Sierra Leone\";s:2:\"SG\";s:9:\"Singapore\";s:2:\"SX\";s:25:\"Sint Maarten (Dutch part)\";s:2:\"SK\";s:8:\"Slovakia\";s:2:\"SI\";s:8:\"Slovenia\";s:2:\"SB\";s:15:\"Solomon Islands\";s:2:\"SO\";s:7:\"Somalia\";s:2:\"ZA\";s:12:\"South Africa\";s:2:\"GS\";s:44:\"South Georgia and the South Sandwich Islands\";s:2:\"SS\";s:11:\"South Sudan\";s:2:\"ES\";s:5:\"Spain\";s:2:\"LK\";s:9:\"Sri Lanka\";s:2:\"SD\";s:5:\"Sudan\";s:2:\"SR\";s:8:\"Suriname\";s:2:\"SJ\";s:22:\"Svalbard and Jan Mayen\";s:2:\"SZ\";s:9:\"Swaziland\";s:2:\"SE\";s:6:\"Sweden\";s:2:\"CH\";s:11:\"Switzerland\";s:2:\"SY\";s:20:\"Syrian Arab Republic\";s:2:\"TW\";s:25:\"Taiwan, Province of China\";s:2:\"TJ\";s:10:\"Tajikistan\";s:2:\"TZ\";s:28:\"Tanzania, United Republic of\";s:2:\"TH\";s:8:\"Thailand\";s:2:\"TL\";s:11:\"Timor-Leste\";s:2:\"TG\";s:4:\"Togo\";s:2:\"TK\";s:7:\"Tokelau\";s:2:\"TO\";s:5:\"Tonga\";s:2:\"TT\";s:19:\"Trinidad and Tobago\";s:2:\"TN\";s:7:\"Tunisia\";s:2:\"TR\";s:6:\"Turkey\";s:2:\"TM\";s:12:\"Turkmenistan\";s:2:\"TC\";s:24:\"Turks and Caicos Islands\";s:2:\"TV\";s:6:\"Tuvalu\";s:2:\"UG\";s:6:\"Uganda\";s:2:\"UA\";s:7:\"Ukraine\";s:2:\"AE\";s:20:\"United Arab Emirates\";s:2:\"UK\";s:14:\"United Kingdom\";s:2:\"US\";s:13:\"United States\";s:2:\"UM\";s:36:\"United States Minor Outlying Islands\";s:2:\"UY\";s:7:\"Uruguay\";s:2:\"UZ\";s:10:\"Uzbekistan\";s:2:\"VU\";s:7:\"Vanuatu\";s:2:\"VE\";s:33:\"Venezuela, Bolivarian Republic of\";s:2:\"VN\";s:8:\"Viet Nam\";s:2:\"VG\";s:23:\"Virgin Islands, British\";s:2:\"VI\";s:20:\"Virgin Islands, U.S.\";s:2:\"WF\";s:17:\"Wallis and Futuna\";s:2:\"EH\";s:14:\"Western Sahara\";s:2:\"YE\";s:5:\"Yemen\";s:2:\"ZM\";s:6:\"Zambia\";s:2:\"ZW\";s:8:\"Zimbabwe\";}s:11:\"placeholder\";s:19:\"Select your Country\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:6:\"social\";a:3:{s:7:\"heading\";s:15:\"Social Profiles\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"accountinfo\";a:3:{s:7:\"heading\";s:15:\"Account Details\";s:11:\"collapsible\";i:1;s:9:\"collapsed\";i:0;}s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:1;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";s:18:\"email_domain_check\";}s:9:\"user_pass\";a:8:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:4:\"help\";s:49:\"Your password must be 8 characters long at least.\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:17:\"user_pass_confirm\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:8:\"password\";s:5:\"label\";s:21:\"Confirm your Password\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:16:\"passwordstrength\";a:13:{s:8:\"_builtin\";i:1;s:4:\"type\";s:16:\"passwordstrength\";s:5:\"label\";s:23:\"Password Strength Meter\";s:9:\"too_short\";s:18:\"Password too short\";s:11:\"very_strong\";s:11:\"Very Strong\";s:6:\"strong\";s:6:\"Strong\";s:4:\"good\";s:4:\"Good\";s:4:\"weak\";s:4:\"Weak\";s:9:\"very_weak\";s:9:\"Very Weak\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}','yes'),(2234,'userpro_fields_groups_default_social','a:5:{s:10:\"user_email\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"facebook\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Facebook Page\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:7:\"twitter\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Twitter\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:11:\"google_plus\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:7:\"Google+\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}s:8:\"user_url\";a:7:{s:8:\"_builtin\";i:1;s:4:\"type\";s:4:\"text\";s:5:\"label\";s:13:\"Website (URL)\";s:8:\"hideable\";i:0;s:6:\"hidden\";i:0;s:8:\"required\";i:0;s:9:\"ajaxcheck\";N;}}','yes'),(2237,'userpro_sc','a:2:{s:14:\"slug_following\";s:9:\"following\";s:14:\"slug_followers\";s:9:\"followers\";}','yes'),(2238,'userpro_sc_pages','a:2:{s:9:\"following\";i:288;s:9:\"followers\";i:289;}','yes'),(2239,'userpro_ed','a:4:{s:12:\"emd_per_page\";i:20;s:10:\"emd_layout\";s:7:\"masonry\";s:13:\"emd_col_width\";s:3:\"22%\";s:14:\"emd_col_margin\";s:2:\"2%\";}','yes'),(2240,'userpro_mu','a:2:{s:11:\"multi_forms\";s:0:\"\";s:19:\"multi_forms_default\";s:0:\"\";}','yes'),(2241,'userpro_dg','a:0:{}','yes'),(2242,'userpro_rd','a:0:{}','yes'),(2243,'userpro_gmap','a:5:{s:24:\"userpro_gmap_envato_code\";s:0:\"\";s:11:\"enable_gmap\";i:0;s:16:\"userpro_gmap_key\";s:0:\"\";s:14:\"contact_mail_s\";s:28:\"Received Mail via Contact Me\";s:14:\"contact_mail_c\";s:77:\"Hello,\r\n\r\nThanks and Regards,\r\n\r\n<a href=\"{USERPRO_REPLY_URL}\">Click here</a>\";}','yes'),(2244,'userpro_timeline','a:1:{s:15:\"enable_timeline\";i:0;}','yes'),(2245,'userpro_pre_icons_setup','1','yes'),(40956,'woocommerce_attribute_lookup_direct_updates','no','yes'),(7119,'w3tc_state','{\"common.install\":1637278718,\"common.install_version\":\"2.1.9\",\"license.status\":\"no_key\",\"license.next_check\":1641983696,\"license.terms\":\"\",\"license.community_terms\":\"decline\",\"minify.hide_minify_help\":true,\"common.show_note.flush_posts_needed\":false,\"common.show_note.flush_posts_needed.timestamp\":1641725366,\"common.show_note.flush_statics_needed\":false,\"common.show_note.flush_statics_needed.timestamp\":1641725366,\"common.show_note.plugins_updated\":false,\"common.show_note.plugins_updated.timestamp\":1641725366,\"minify.show_note.need_flush\":false,\"minify.show_note.need_flush.timestamp\":1641725366,\"objectcache.show_note.flush_needed\":false,\"objectcache.show_note.flush_needed.timestamp\":1641725366,\"common.next_support_us_invitation\":1641984077,\"common.support_us_invitations\":1}','no'),(7140,'w3tc_generic_widgetservices','{\"content\":{\"items\":[{\"name\":\"Premium Support Response (Usually <1h First Response)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Premium Support Response (Usually <1h First Response)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Plugin Configuration\",\"parameter_name\":\"field4\",\"parameter_value\":\"Plugin Configuration\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"SSL Performance Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"SSL Performance Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Full Site Delivery Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"Full Site Delivery Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Hosting Environment Troubleshooting\",\"parameter_name\":\"field4\",\"parameter_value\":\"Hosting Environment Troubleshooting\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Monitoring\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Monitoring\",\"form_hash\":\"m5pom8z0qy59rm\"}],\"ui_strings\":{\"cdn.maxcdn.signUpAndSave\":\"Sign Up Now and save !\",\"cdn.maxcdn.signUpAndSave.description\":\"MaxCDN is a service that lets you speed up your site even more with W3 Total Cache. Sign up now to recieve a special offer!\",\"cdn.stackpath.signUpAndSave\":\"Sign Up Now and save !\",\"cdn.stackpath.signUpAndSave.description\":\"StackPath is a service that lets you speed up your site even more with W3 Total Cache. Sign up now and save!\",\"cdn.stackpath2.signUpAndSave\":\"Sign Up Now and save !\",\"cdn.stackpath2.signUpAndSave.description\":\"StackPath is a service that lets you speed up your site even more with W3 Total Cache. Sign up now to recieve a special offer!\",\"minify.general.header\":\"Reduce load time by decreasing the size and number of <acronym title=\'Cascading Style Sheet\'>CSS<\\/acronym> and <acronym title=\'JavaScript\'>JS<\\/acronym> files. Automatically remove unncessary data from <acronym title=\'Cascading Style Sheet\'>CSS<\\/acronym>, <acronym title=\'JavaScript\'>JS<\\/acronym>, feed, page and post <acronym title=\'Hypertext Markup Language\'>HTML<\\/acronym>.\",\"newrelic.general.header\":\"New Relic may not be installed or not active on this server. <a href=\'%s\' target=\'_blank\'>Sign up for a (free) account<\\/a>. Visit <a href=\'%s\' target=\'_blank\'>New Relic<\\/a> for installation instructions.\",\"reverseproxy.general.header\":\"A reverse proxy adds scale to an server by handling requests before WordPress does. Purge settings are set on the <a href=\'%s\'>Page Cache settings<\\/a> page and <a href=\'%s\'>Browser Cache settings<\\/a> are set on the browser cache settings page.\",\"cdnfsd.general.header\":\"Host the entire website with your compatible <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> provider to reduce page load time.\",\"cdn.general.header\":\"Host static files with your <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> to reduce page load time.\",\"cdn.stackpath.widget.existing\":\"If you\'re an existing StackPath customer, enable <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> and:\",\"cdn.stackpath2.widget.existing\":\"If you\'re an existing StackPath customer, enable <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> and:\",\"cdn.stackpath2.widget.works_magically\":\"StackPath works magically with W3 Total Cache.\",\"cdn.stackpath.widget.header\":\"Dramatically increase website speeds in just a few clicks! Add the StackPath content delivery network (<acronym title=\'Content Delivery Network\'>CDN<\\/acronym>) service to your site.\",\"cdn.stackpath2.widget.header\":\"Dramatically increase website speeds in just a few clicks! Add the StackPath content delivery network (<acronym title=\'Content Delivery Network\'>CDN<\\/acronym>) service to your site.\"}},\"expires\":1637883633}','no'),(5403,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:19:\"admin@fairphoto.com\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:19:\"admin@fairphoto.com\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:3:\"yes\";}','yes'),(3284,'wplr_media_organizer','1','yes'),(2970,'widget_wp_user_avatar_profile','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2971,'widget_pp_form','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2972,'widget_pp_tabbed_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2973,'widget_pp_user_panel_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2974,'avatar_default_wp_user_avatar','','yes'),(2975,'wp_user_avatar_disable_gravatar','0','yes'),(2976,'wp_user_avatar_resize_crop','0','yes'),(2977,'wp_user_avatar_resize_h','96','yes'),(2978,'wp_user_avatar_resize_upload','0','yes'),(2979,'wp_user_avatar_resize_w','96','yes'),(2980,'wp_user_cover_upload_size_limit','1024000','yes'),(2981,'wp_user_avatar_upload_size_limit','1024000','yes'),(2982,'wp_user_avatar_default_avatar_updated','1','yes'),(2983,'wp_user_avatar_users_updated','1','yes'),(169407,'_transient_timeout_wc_var_prices_689','1664346473','no'),(169408,'_transient_wc_var_prices_689','{\"version\":\"1641007497\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"690\":\"89.00\",\"691\":\"189.00\",\"692\":\"289.00\",\"693\":\"899.00\"},\"regular_price\":{\"690\":\"89.00\",\"691\":\"189.00\",\"692\":\"289.00\",\"693\":\"899.00\"},\"sale_price\":{\"690\":\"89.00\",\"691\":\"189.00\",\"692\":\"289.00\",\"693\":\"899.00\"}}}','no'),(189935,'_site_transient_browser_a05df007efcefe289414cd6d0e10e717','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"105.0.0.0\";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'),(68377,'wordfence_syncAttackDataAttempts','0','no'),(68378,'wordfence_syncingAttackData','0','no'),(68379,'wordfence_lastSyncAttackData','1663389442','no'),(6714,'woocommerce_refund_returns_page_id','810','yes'),(5393,'wp_force_deactivated_plugins','a:0:{}','yes'),(17719,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:19:\"admin@fairphoto.com\";s:7:\"version\";s:5:\"6.0.2\";s:9:\"timestamp\";i:1661888913;}','no'),(189989,'envato_market_state','activated','yes'),(190215,'_site_transient_timeout_envato_market_themes','1663402414','no'),(190216,'_site_transient_envato_market_themes','a:4:{s:9:\"purchased\";a:1:{i:0;a:10:{s:2:\"id\";i:4363266;s:4:\"name\";s:7:\"Salient\";s:6:\"author\";s:11:\"ThemeNectar\";s:7:\"version\";s:6:\"15.0.4\";s:11:\"description\";s:40:\"An Ultra Responsive Multi-Purpose Theme.\";s:3:\"url\";s:74:\"https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266\";s:10:\"author_url\";s:40:\"https://themeforest.net/user/themenectar\";s:13:\"thumbnail_url\";s:52:\"https://s3.envato.com/files/406492112/small-logo.png\";s:6:\"rating\";d:4.80999999999999960920149533194489777088165283203125;s:13:\"landscape_url\";s:69:\"https://s3.envato.com/files/406492115/cover-image.__large_preview.jpg\";}}s:6:\"active\";a:1:{s:7:\"salient\";a:10:{s:2:\"id\";i:4363266;s:4:\"name\";s:7:\"Salient\";s:6:\"author\";s:11:\"ThemeNectar\";s:7:\"version\";s:6:\"15.0.4\";s:11:\"description\";s:40:\"An Ultra Responsive Multi-Purpose Theme.\";s:3:\"url\";s:74:\"https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266\";s:10:\"author_url\";s:40:\"https://themeforest.net/user/themenectar\";s:13:\"thumbnail_url\";s:52:\"https://s3.envato.com/files/406492112/small-logo.png\";s:6:\"rating\";d:4.80999999999999960920149533194489777088165283203125;s:13:\"landscape_url\";s:69:\"https://s3.envato.com/files/406492115/cover-image.__large_preview.jpg\";}}s:9:\"installed\";a:0:{}s:7:\"install\";a:0:{}}','no'),(67950,'wordfence_version','7.6.1','yes'),(67951,'wordfence_case','1','yes'),(67952,'wordfence_installed','1','yes'),(67955,'wf_plugin_act_error','','yes'),(67954,'wordfenceActivated','1','yes'),(2847,'recovery_mode_email_last_sent','1641722447','yes'),(6958,'_transient_timeout_wc_product_loop_ddddeaf521e0af5c4ca3edf9560478fc','1665991554','no'),(6959,'_transient_wc_product_loop_ddddeaf521e0af5c4ca3edf9560478fc','a:2:{s:7:\"version\";s:10:\"1663399469\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:322;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','no'),(428,'_transient_product_query-transient-version','1663399469','yes'),(186283,'_transient_timeout_woocommerce_admin_payment_method_promotion_specs','1664004269','no'),(186284,'_transient_woocommerce_admin_payment_method_promotion_specs','a:2:{s:20:\"woocommerce_payments\";O:8:\"stdClass\":8:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:7:\"content\";s:369:\"Payments made simple, with no monthly fees – designed exclusively for WooCommerce stores. Accept credit cards, debit cards, and other popular payment methods.<br/><br/>By clicking “Install”, you agree to the <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a> and <a href=\"https://automattic.com/privacy/\" target=\"_blank\">Privacy policy</a>.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}}}}s:9:\"sub_title\";s:865:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/applepay.svg\" alt=\"Applepay\">\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}s:5:\"en_US\";a:1:{s:20:\"woocommerce_payments\";O:8:\"stdClass\":8:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:7:\"content\";s:369:\"Payments made simple, with no monthly fees – designed exclusively for WooCommerce stores. Accept credit cards, debit cards, and other popular payment methods.<br/><br/>By clicking “Install”, you agree to the <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a> and <a href=\"https://automattic.com/privacy/\" target=\"_blank\">Privacy policy</a>.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}}}}s:9:\"sub_title\";s:865:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/applepay.svg\" alt=\"Applepay\">\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}}}','no'),(181,'action_scheduler_hybrid_store_demarkation','17','yes'),(182,'schema-ActionScheduler_StoreSchema','6.0.1642736674','yes'),(183,'schema-ActionScheduler_LoggerSchema','3.0.1637115047','yes'),(186,'woocommerce_schema_version','430','yes'),(187,'woocommerce_store_address','','yes'),(188,'woocommerce_store_address_2','','yes'),(189,'woocommerce_store_city','','yes'),(190,'woocommerce_default_country','AU:NSW','yes'),(191,'woocommerce_store_postcode','','yes'),(192,'woocommerce_allowed_countries','all','yes'),(193,'woocommerce_all_except_countries','a:0:{}','yes'),(194,'woocommerce_specific_allowed_countries','a:0:{}','yes'),(195,'woocommerce_ship_to_countries','','yes'),(196,'woocommerce_specific_ship_to_countries','a:0:{}','yes'),(197,'woocommerce_default_customer_address','base','yes'),(198,'woocommerce_calc_taxes','no','yes'),(199,'woocommerce_enable_coupons','yes','yes'),(200,'woocommerce_calc_discounts_sequentially','no','no'),(201,'woocommerce_currency','AUD','yes'),(202,'woocommerce_currency_pos','left','yes'),(203,'woocommerce_price_thousand_sep',',','yes'),(204,'woocommerce_price_decimal_sep','.','yes'),(205,'woocommerce_price_num_decimals','2','yes'),(206,'woocommerce_shop_page_id','18','yes'),(207,'woocommerce_cart_redirect_after_add','no','yes'),(208,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(209,'woocommerce_placeholder_image','17','yes'),(210,'woocommerce_weight_unit','kg','yes'),(211,'woocommerce_dimension_unit','cm','yes'),(212,'woocommerce_enable_reviews','no','yes'),(161,'um_role_subscriber_meta','a:14:{s:22:\"_um_can_access_wpadmin\";i:0;s:24:\"_um_can_not_see_adminbar\";i:1;s:21:\"_um_can_edit_everyone\";i:0;s:23:\"_um_can_delete_everyone\";i:0;s:20:\"_um_can_edit_profile\";i:1;s:22:\"_um_can_delete_profile\";i:1;s:15:\"_um_after_login\";s:16:\"redirect_profile\";s:16:\"_um_after_logout\";s:13:\"redirect_home\";s:20:\"_um_default_homepage\";i:1;s:16:\"_um_can_view_all\";i:1;s:28:\"_um_can_make_private_profile\";i:0;s:30:\"_um_can_access_private_profile\";i:0;s:10:\"_um_status\";s:8:\"approved\";s:20:\"_um_auto_approve_act\";s:16:\"redirect_profile\";}','yes'),(162,'um_role_author_meta','a:14:{s:22:\"_um_can_access_wpadmin\";i:0;s:24:\"_um_can_not_see_adminbar\";i:1;s:21:\"_um_can_edit_everyone\";i:0;s:23:\"_um_can_delete_everyone\";i:0;s:20:\"_um_can_edit_profile\";i:1;s:22:\"_um_can_delete_profile\";i:1;s:15:\"_um_after_login\";s:16:\"redirect_profile\";s:16:\"_um_after_logout\";s:13:\"redirect_home\";s:20:\"_um_default_homepage\";i:1;s:16:\"_um_can_view_all\";i:1;s:28:\"_um_can_make_private_profile\";i:0;s:30:\"_um_can_access_private_profile\";i:0;s:10:\"_um_status\";s:8:\"approved\";s:20:\"_um_auto_approve_act\";s:16:\"redirect_profile\";}','yes'),(163,'um_role_contributor_meta','a:14:{s:22:\"_um_can_access_wpadmin\";i:0;s:24:\"_um_can_not_see_adminbar\";i:1;s:21:\"_um_can_edit_everyone\";i:0;s:23:\"_um_can_delete_everyone\";i:0;s:20:\"_um_can_edit_profile\";i:1;s:22:\"_um_can_delete_profile\";i:1;s:15:\"_um_after_login\";s:16:\"redirect_profile\";s:16:\"_um_after_logout\";s:13:\"redirect_home\";s:20:\"_um_default_homepage\";i:1;s:16:\"_um_can_view_all\";i:1;s:28:\"_um_can_make_private_profile\";i:0;s:30:\"_um_can_access_private_profile\";i:0;s:10:\"_um_status\";s:8:\"approved\";s:20:\"_um_auto_approve_act\";s:16:\"redirect_profile\";}','yes'),(164,'um_role_editor_meta','a:14:{s:22:\"_um_can_access_wpadmin\";i:0;s:24:\"_um_can_not_see_adminbar\";i:1;s:21:\"_um_can_edit_everyone\";i:0;s:23:\"_um_can_delete_everyone\";i:0;s:20:\"_um_can_edit_profile\";i:1;s:22:\"_um_can_delete_profile\";i:1;s:15:\"_um_after_login\";s:16:\"redirect_profile\";s:16:\"_um_after_logout\";s:13:\"redirect_home\";s:20:\"_um_default_homepage\";i:1;s:16:\"_um_can_view_all\";i:1;s:28:\"_um_can_make_private_profile\";i:0;s:30:\"_um_can_access_private_profile\";i:0;s:10:\"_um_status\";s:8:\"approved\";s:20:\"_um_auto_approve_act\";s:16:\"redirect_profile\";}','yes'),(165,'um_role_administrator_meta','a:14:{s:22:\"_um_can_access_wpadmin\";i:1;s:24:\"_um_can_not_see_adminbar\";i:0;s:21:\"_um_can_edit_everyone\";i:1;s:23:\"_um_can_delete_everyone\";i:1;s:20:\"_um_can_edit_profile\";i:1;s:22:\"_um_can_delete_profile\";i:1;s:20:\"_um_default_homepage\";i:1;s:15:\"_um_after_login\";s:14:\"redirect_admin\";s:16:\"_um_after_logout\";s:13:\"redirect_home\";s:16:\"_um_can_view_all\";i:1;s:28:\"_um_can_make_private_profile\";i:1;s:30:\"_um_can_access_private_profile\";i:1;s:10:\"_um_status\";s:8:\"approved\";s:20:\"_um_auto_approve_act\";s:16:\"redirect_profile\";}','yes'),(166,'recently_activated','a:0:{}','yes'),(167,'widget_um_search_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(350,'um_cache_userdata_3','a:154:{s:2:\"ID\";i:3;s:10:\"user_login\";s:5:\"Ruben\";s:9:\"user_pass\";s:34:\"$P$B3vxU/xuv39emJ/xhC6vM/7VKJYBKD/\";s:13:\"user_nicename\";s:5:\"ruben\";s:10:\"user_email\";s:26:\"ruben.rekker@fairphoto.com\";s:8:\"user_url\";s:24:\"http://www.fairphoto.com\";s:15:\"user_registered\";s:19:\"2021-04-17 07:39:25\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:12:\"Ruben Rekker\";s:13:\"administrator\";b:1;s:8:\"wp_roles\";s:13:\"administrator\";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: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:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:1;s:8:\"nickname\";s:5:\"Ruben\";s:10:\"first_name\";s:5:\"Ruben\";s:9:\"last_name\";s:6:\"Rekker\";s:11:\"description\";s:0:\"\";s:12:\"rich_editing\";s:4:\"true\";s:19:\"syntax_highlighting\";s:4:\"true\";s:17:\"comment_shortcuts\";s:5:\"false\";s:11:\"admin_color\";s:5:\"fresh\";s:7:\"use_ssl\";s:1:\"0\";s:20:\"show_admin_bar_front\";s:4:\"true\";s:6:\"locale\";s:0:\"\";s:39:\"wpbb_dashboard_quick_press_last_post_id\";s:1:\"5\";s:25:\"community-events-location\";s:36:\"a:1:{s:2:\"ip\";s:13:\"101.115.136.0\";}\";s:14:\"account_status\";s:8:\"approved\";s:24:\"um_member_directory_data\";s:137:\"a:5:{s:14:\"account_status\";s:8:\"approved\";s:15:\"hide_in_members\";b:0;s:13:\"profile_photo\";b:0;s:11:\"cover_photo\";b:0;s:8:\"verified\";b:0;}\";s:35:\"um_user_profile_url_slug_user_login\";s:5:\"Ruben\";s:24:\"um_account_secure_fields\";s:310:\"a:4:{s:7:\"general\";a:4:{i:0;s:10:\"user_login\";i:1;s:10:\"first_name\";i:2;s:9:\"last_name\";i:3;s:10:\"user_email\";}s:8:\"password\";a:1:{i:0;s:13:\"user_password\";}s:7:\"privacy\";a:3:{i:0;s:15:\"profile_privacy\";i:1;s:15:\"profile_noindex\";i:2;s:15:\"hide_in_members\";}s:6:\"delete\";a:1:{i:0;s:20:\"single_user_password\";}}\";s:27:\"_woocommerce_tracks_anon_id\";s:28:\"woo:sYxjcu9WJEdVOMtCxmsZjZQl\";s:11:\"last_update\";s:10:\"1618645880\";s:48:\"woocommerce_admin_activity_panel_inbox_last_read\";s:13:\"1618645878088\";s:19:\"account_status_name\";s:8:\"Approved\";s:4:\"role\";s:13:\"administrator\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:18:\"can_access_wpadmin\";i:1;s:20:\"can_not_see_adminbar\";i:0;s:17:\"can_edit_everyone\";i:1;s:19:\"can_delete_everyone\";i:1;s:16:\"can_edit_profile\";i:1;s:18:\"can_delete_profile\";i:1;s:16:\"default_homepage\";i:1;s:11:\"after_login\";s:14:\"redirect_admin\";s:12:\"after_logout\";s:13:\"redirect_home\";s:12:\"can_view_all\";i:1;s:24:\"can_make_private_profile\";i:1;s:26:\"can_access_private_profile\";i:1;s:6:\"status\";s:8:\"approved\";s:16:\"auto_approve_act\";s:16:\"redirect_profile\";s:11:\"super_admin\";i:1;}','no'),(411,'um_cached_users_queue','0','no'),(770,'theme_mods_twentynineteen','a:1:{s:18:\"custom_css_post_id\";i:-1;}','yes'),(431,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(386,'_transient_shipping-transient-version','1618662810','yes'),(529,'lrsync_rating_date','1627457917','no'),(530,'wplr_upgrade_5_0','1','no'),(548,'_transient_health-check-site-status-result','{\"good\":14,\"recommended\":4,\"critical\":0}','yes'),(213,'woocommerce_review_rating_verification_label','yes','no'),(214,'woocommerce_review_rating_verification_required','no','no'),(215,'woocommerce_enable_review_rating','yes','yes'),(216,'woocommerce_review_rating_required','yes','no'),(217,'woocommerce_manage_stock','yes','yes'),(218,'woocommerce_hold_stock_minutes','60','no'),(219,'woocommerce_notify_low_stock','yes','no'),(220,'woocommerce_notify_no_stock','yes','no'),(221,'woocommerce_stock_email_recipient','admin@fairphoto.com','no'),(222,'woocommerce_notify_low_stock_amount','2','no'),(223,'woocommerce_notify_no_stock_amount','0','yes'),(224,'woocommerce_hide_out_of_stock_items','no','yes'),(225,'woocommerce_stock_format','','yes'),(226,'woocommerce_file_download_method','force','no'),(227,'woocommerce_downloads_require_login','no','no'),(228,'woocommerce_downloads_grant_access_after_payment','yes','no'),(229,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(230,'woocommerce_prices_include_tax','no','yes'),(231,'woocommerce_tax_based_on','shipping','yes'),(232,'woocommerce_shipping_tax_class','inherit','yes'),(233,'woocommerce_tax_round_at_subtotal','no','yes'),(234,'woocommerce_tax_classes','','yes'),(235,'woocommerce_tax_display_shop','excl','yes'),(236,'woocommerce_tax_display_cart','excl','yes'),(237,'woocommerce_price_display_suffix','','yes'),(238,'woocommerce_tax_total_display','itemized','no'),(239,'woocommerce_enable_shipping_calc','yes','no'),(240,'woocommerce_shipping_cost_requires_address','no','yes'),(241,'woocommerce_ship_to_destination','billing','no'),(242,'woocommerce_shipping_debug_mode','no','yes'),(243,'woocommerce_enable_guest_checkout','yes','no'),(244,'woocommerce_enable_checkout_login_reminder','no','no'),(245,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(246,'woocommerce_enable_myaccount_registration','no','no'),(247,'woocommerce_registration_generate_username','yes','no'),(248,'woocommerce_registration_generate_password','yes','no'),(249,'woocommerce_erasure_request_removes_order_data','no','no'),(250,'woocommerce_erasure_request_removes_download_data','no','no'),(251,'woocommerce_allow_bulk_remove_personal_data','no','no'),(252,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','yes'),(253,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','yes'),(254,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(255,'woocommerce_trash_pending_orders','','no'),(256,'woocommerce_trash_failed_orders','','no'),(257,'woocommerce_trash_cancelled_orders','','no'),(258,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(259,'woocommerce_email_from_name','Fair Photo','no'),(260,'woocommerce_email_from_address','admin@fairphoto.com','no'),(261,'woocommerce_email_header_image','','no'),(262,'woocommerce_email_footer_text','{site_title} &mdash; Built with {WooCommerce}','no'),(263,'woocommerce_email_base_color','#96588a','no'),(264,'woocommerce_email_background_color','#f7f7f7','no'),(265,'woocommerce_email_body_background_color','#ffffff','no'),(266,'woocommerce_email_text_color','#3c3c3c','no'),(267,'woocommerce_merchant_email_notifications','no','no'),(268,'woocommerce_cart_page_id','19','no'),(269,'woocommerce_checkout_page_id','20','no'),(270,'woocommerce_myaccount_page_id','21','no'),(271,'woocommerce_terms_page_id','894','no'),(272,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(273,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(274,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(275,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(276,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(277,'woocommerce_myaccount_orders_endpoint','orders','yes'),(278,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(279,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(280,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(281,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(282,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(283,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(284,'woocommerce_logout_endpoint','customer-logout','yes'),(285,'woocommerce_api_enabled','no','yes'),(286,'woocommerce_allow_tracking','no','no'),(287,'woocommerce_show_marketplace_suggestions','yes','no'),(288,'woocommerce_single_image_width','600','yes'),(289,'woocommerce_thumbnail_image_width','600','yes'),(290,'woocommerce_checkout_highlight_required_fields','yes','yes'),(291,'woocommerce_demo_store','no','no'),(292,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:8:\"/gallery\";s:13:\"category_base\";s:16:\"gallery-category\";s:8:\"tag_base\";s:11:\"gallery-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:1;}','yes'),(293,'current_theme_supports_woocommerce','yes','yes'),(294,'woocommerce_queue_flush_rewrite_rules','no','yes'),(4086,'product_cat_children','a:0:{}','yes'),(297,'default_product_cat','15','yes'),(698,'woocommerce_thumbnail_cropping_custom_height','2','yes'),(331,'woocommerce_meta_box_errors','a:0:{}','yes'),(300,'woocommerce_version','6.9.2','yes'),(301,'woocommerce_db_version','6.9.2','yes'),(308,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"Sf3uUlcsSViLdv2H9jIQnJblYwCcClmR\";}','yes'),(305,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','yes'),(306,'action_scheduler_lock_async-request-runner','1663398998','yes'),(307,'woocommerce_admin_notices','a:1:{i:0;s:20:\"no_secure_connection\";}','yes'),(309,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(310,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(311,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(312,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(313,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(314,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(315,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(316,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(317,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(318,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(319,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(320,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(321,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(325,'woocommerce_admin_install_timestamp','1618645774','yes'),(40971,'woocommerce_admin_version','3.2.1','yes'),(329,'wc_blocks_db_schema_version','260','yes'),(330,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":3:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;s:17:\"new_product_count\";i:0;}','yes'),(13652,'woocommerce_task_list_tracked_completed_tasks','a:4:{i:0;s:13:\"store_details\";i:1;s:8:\"products\";i:2;s:8:\"purchase\";i:3;s:14:\"store_creation\";}','yes'),(13653,'woocommerce_task_list_completed_lists','a:2:{i:0;s:8:\"extended\";i:1;s:19:\"extended_two_column\";}','yes'),(40962,'rewrite_rules','a:366:{s:26:\"gallery/display-options/?$\";s:42:\"index.php?pagename=gallery/display-options\";s:56:\"gallery/display-options/feed/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?&feed=$matches[1]&pagename=gallery/display-options\";s:51:\"gallery/display-options/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?&feed=$matches[1]&pagename=gallery/display-options\";s:32:\"gallery/display-options/embed/?$\";s:54:\"index.php?&embed=true&pagename=gallery/display-options\";s:44:\"gallery/display-options/page/?([0-9]{1,})/?$\";s:61:\"index.php?&paged=$matches[1]&pagename=gallery/display-options\";s:51:\"gallery/display-options/comment-page-([0-9]{1,})/?$\";s:61:\"index.php?&cpage=$matches[1]&pagename=gallery/display-options\";s:41:\"gallery/display-options/wc-api(/(.*))?/?$\";s:62:\"index.php?&wc-api=$matches[2]&pagename=gallery/display-options\";s:44:\"gallery/display-options/order-pay(/(.*))?/?$\";s:65:\"index.php?&order-pay=$matches[2]&pagename=gallery/display-options\";s:49:\"gallery/display-options/order-received(/(.*))?/?$\";s:70:\"index.php?&order-received=$matches[2]&pagename=gallery/display-options\";s:41:\"gallery/display-options/orders(/(.*))?/?$\";s:62:\"index.php?&orders=$matches[2]&pagename=gallery/display-options\";s:45:\"gallery/display-options/view-order(/(.*))?/?$\";s:66:\"index.php?&view-order=$matches[2]&pagename=gallery/display-options\";s:44:\"gallery/display-options/downloads(/(.*))?/?$\";s:65:\"index.php?&downloads=$matches[2]&pagename=gallery/display-options\";s:47:\"gallery/display-options/edit-account(/(.*))?/?$\";s:68:\"index.php?&edit-account=$matches[2]&pagename=gallery/display-options\";s:47:\"gallery/display-options/edit-address(/(.*))?/?$\";s:68:\"index.php?&edit-address=$matches[2]&pagename=gallery/display-options\";s:50:\"gallery/display-options/payment-methods(/(.*))?/?$\";s:71:\"index.php?&payment-methods=$matches[2]&pagename=gallery/display-options\";s:48:\"gallery/display-options/lost-password(/(.*))?/?$\";s:69:\"index.php?&lost-password=$matches[2]&pagename=gallery/display-options\";s:50:\"gallery/display-options/customer-logout(/(.*))?/?$\";s:71:\"index.php?&customer-logout=$matches[2]&pagename=gallery/display-options\";s:53:\"gallery/display-options/add-payment-method(/(.*))?/?$\";s:74:\"index.php?&add-payment-method=$matches[2]&pagename=gallery/display-options\";s:56:\"gallery/display-options/delete-payment-method(/(.*))?/?$\";s:77:\"index.php?&delete-payment-method=$matches[2]&pagename=gallery/display-options\";s:61:\"gallery/display-options/set-default-payment-method(/(.*))?/?$\";s:82:\"index.php?&set-default-payment-method=$matches[2]&pagename=gallery/display-options\";s:31:\"gallery/display-a-fair-photo/?$\";s:47:\"index.php?pagename=gallery/display-a-fair-photo\";s:61:\"gallery/display-a-fair-photo/feed/(feed|rdf|rss|rss2|atom)/?$\";s:65:\"index.php?&feed=$matches[1]&pagename=gallery/display-a-fair-photo\";s:56:\"gallery/display-a-fair-photo/(feed|rdf|rss|rss2|atom)/?$\";s:65:\"index.php?&feed=$matches[1]&pagename=gallery/display-a-fair-photo\";s:37:\"gallery/display-a-fair-photo/embed/?$\";s:59:\"index.php?&embed=true&pagename=gallery/display-a-fair-photo\";s:49:\"gallery/display-a-fair-photo/page/?([0-9]{1,})/?$\";s:66:\"index.php?&paged=$matches[1]&pagename=gallery/display-a-fair-photo\";s:56:\"gallery/display-a-fair-photo/comment-page-([0-9]{1,})/?$\";s:66:\"index.php?&cpage=$matches[1]&pagename=gallery/display-a-fair-photo\";s:46:\"gallery/display-a-fair-photo/wc-api(/(.*))?/?$\";s:67:\"index.php?&wc-api=$matches[2]&pagename=gallery/display-a-fair-photo\";s:49:\"gallery/display-a-fair-photo/order-pay(/(.*))?/?$\";s:70:\"index.php?&order-pay=$matches[2]&pagename=gallery/display-a-fair-photo\";s:54:\"gallery/display-a-fair-photo/order-received(/(.*))?/?$\";s:75:\"index.php?&order-received=$matches[2]&pagename=gallery/display-a-fair-photo\";s:46:\"gallery/display-a-fair-photo/orders(/(.*))?/?$\";s:67:\"index.php?&orders=$matches[2]&pagename=gallery/display-a-fair-photo\";s:50:\"gallery/display-a-fair-photo/view-order(/(.*))?/?$\";s:71:\"index.php?&view-order=$matches[2]&pagename=gallery/display-a-fair-photo\";s:49:\"gallery/display-a-fair-photo/downloads(/(.*))?/?$\";s:70:\"index.php?&downloads=$matches[2]&pagename=gallery/display-a-fair-photo\";s:52:\"gallery/display-a-fair-photo/edit-account(/(.*))?/?$\";s:73:\"index.php?&edit-account=$matches[2]&pagename=gallery/display-a-fair-photo\";s:52:\"gallery/display-a-fair-photo/edit-address(/(.*))?/?$\";s:73:\"index.php?&edit-address=$matches[2]&pagename=gallery/display-a-fair-photo\";s:55:\"gallery/display-a-fair-photo/payment-methods(/(.*))?/?$\";s:76:\"index.php?&payment-methods=$matches[2]&pagename=gallery/display-a-fair-photo\";s:53:\"gallery/display-a-fair-photo/lost-password(/(.*))?/?$\";s:74:\"index.php?&lost-password=$matches[2]&pagename=gallery/display-a-fair-photo\";s:55:\"gallery/display-a-fair-photo/customer-logout(/(.*))?/?$\";s:76:\"index.php?&customer-logout=$matches[2]&pagename=gallery/display-a-fair-photo\";s:58:\"gallery/display-a-fair-photo/add-payment-method(/(.*))?/?$\";s:79:\"index.php?&add-payment-method=$matches[2]&pagename=gallery/display-a-fair-photo\";s:61:\"gallery/display-a-fair-photo/delete-payment-method(/(.*))?/?$\";s:82:\"index.php?&delete-payment-method=$matches[2]&pagename=gallery/display-a-fair-photo\";s:66:\"gallery/display-a-fair-photo/set-default-payment-method(/(.*))?/?$\";s:87:\"index.php?&set-default-payment-method=$matches[2]&pagename=gallery/display-a-fair-photo\";s:22:\"gallery/exhibitions/?$\";s:38:\"index.php?pagename=gallery/exhibitions\";s:52:\"gallery/exhibitions/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?&feed=$matches[1]&pagename=gallery/exhibitions\";s:47:\"gallery/exhibitions/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?&feed=$matches[1]&pagename=gallery/exhibitions\";s:28:\"gallery/exhibitions/embed/?$\";s:50:\"index.php?&embed=true&pagename=gallery/exhibitions\";s:40:\"gallery/exhibitions/page/?([0-9]{1,})/?$\";s:57:\"index.php?&paged=$matches[1]&pagename=gallery/exhibitions\";s:47:\"gallery/exhibitions/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?&cpage=$matches[1]&pagename=gallery/exhibitions\";s:37:\"gallery/exhibitions/wc-api(/(.*))?/?$\";s:58:\"index.php?&wc-api=$matches[2]&pagename=gallery/exhibitions\";s:40:\"gallery/exhibitions/order-pay(/(.*))?/?$\";s:61:\"index.php?&order-pay=$matches[2]&pagename=gallery/exhibitions\";s:45:\"gallery/exhibitions/order-received(/(.*))?/?$\";s:66:\"index.php?&order-received=$matches[2]&pagename=gallery/exhibitions\";s:37:\"gallery/exhibitions/orders(/(.*))?/?$\";s:58:\"index.php?&orders=$matches[2]&pagename=gallery/exhibitions\";s:41:\"gallery/exhibitions/view-order(/(.*))?/?$\";s:62:\"index.php?&view-order=$matches[2]&pagename=gallery/exhibitions\";s:40:\"gallery/exhibitions/downloads(/(.*))?/?$\";s:61:\"index.php?&downloads=$matches[2]&pagename=gallery/exhibitions\";s:43:\"gallery/exhibitions/edit-account(/(.*))?/?$\";s:64:\"index.php?&edit-account=$matches[2]&pagename=gallery/exhibitions\";s:43:\"gallery/exhibitions/edit-address(/(.*))?/?$\";s:64:\"index.php?&edit-address=$matches[2]&pagename=gallery/exhibitions\";s:46:\"gallery/exhibitions/payment-methods(/(.*))?/?$\";s:67:\"index.php?&payment-methods=$matches[2]&pagename=gallery/exhibitions\";s:44:\"gallery/exhibitions/lost-password(/(.*))?/?$\";s:65:\"index.php?&lost-password=$matches[2]&pagename=gallery/exhibitions\";s:46:\"gallery/exhibitions/customer-logout(/(.*))?/?$\";s:67:\"index.php?&customer-logout=$matches[2]&pagename=gallery/exhibitions\";s:49:\"gallery/exhibitions/add-payment-method(/(.*))?/?$\";s:70:\"index.php?&add-payment-method=$matches[2]&pagename=gallery/exhibitions\";s:52:\"gallery/exhibitions/delete-payment-method(/(.*))?/?$\";s:73:\"index.php?&delete-payment-method=$matches[2]&pagename=gallery/exhibitions\";s:57:\"gallery/exhibitions/set-default-payment-method(/(.*))?/?$\";s:78:\"index.php?&set-default-payment-method=$matches[2]&pagename=gallery/exhibitions\";s:31:\"gallery/delivery-and-returns/?$\";s:47:\"index.php?pagename=gallery/delivery-and-returns\";s:61:\"gallery/delivery-and-returns/feed/(feed|rdf|rss|rss2|atom)/?$\";s:65:\"index.php?&feed=$matches[1]&pagename=gallery/delivery-and-returns\";s:56:\"gallery/delivery-and-returns/(feed|rdf|rss|rss2|atom)/?$\";s:65:\"index.php?&feed=$matches[1]&pagename=gallery/delivery-and-returns\";s:37:\"gallery/delivery-and-returns/embed/?$\";s:59:\"index.php?&embed=true&pagename=gallery/delivery-and-returns\";s:49:\"gallery/delivery-and-returns/page/?([0-9]{1,})/?$\";s:66:\"index.php?&paged=$matches[1]&pagename=gallery/delivery-and-returns\";s:56:\"gallery/delivery-and-returns/comment-page-([0-9]{1,})/?$\";s:66:\"index.php?&cpage=$matches[1]&pagename=gallery/delivery-and-returns\";s:46:\"gallery/delivery-and-returns/wc-api(/(.*))?/?$\";s:67:\"index.php?&wc-api=$matches[2]&pagename=gallery/delivery-and-returns\";s:49:\"gallery/delivery-and-returns/order-pay(/(.*))?/?$\";s:70:\"index.php?&order-pay=$matches[2]&pagename=gallery/delivery-and-returns\";s:54:\"gallery/delivery-and-returns/order-received(/(.*))?/?$\";s:75:\"index.php?&order-received=$matches[2]&pagename=gallery/delivery-and-returns\";s:46:\"gallery/delivery-and-returns/orders(/(.*))?/?$\";s:67:\"index.php?&orders=$matches[2]&pagename=gallery/delivery-and-returns\";s:50:\"gallery/delivery-and-returns/view-order(/(.*))?/?$\";s:71:\"index.php?&view-order=$matches[2]&pagename=gallery/delivery-and-returns\";s:49:\"gallery/delivery-and-returns/downloads(/(.*))?/?$\";s:70:\"index.php?&downloads=$matches[2]&pagename=gallery/delivery-and-returns\";s:52:\"gallery/delivery-and-returns/edit-account(/(.*))?/?$\";s:73:\"index.php?&edit-account=$matches[2]&pagename=gallery/delivery-and-returns\";s:52:\"gallery/delivery-and-returns/edit-address(/(.*))?/?$\";s:73:\"index.php?&edit-address=$matches[2]&pagename=gallery/delivery-and-returns\";s:55:\"gallery/delivery-and-returns/payment-methods(/(.*))?/?$\";s:76:\"index.php?&payment-methods=$matches[2]&pagename=gallery/delivery-and-returns\";s:53:\"gallery/delivery-and-returns/lost-password(/(.*))?/?$\";s:74:\"index.php?&lost-password=$matches[2]&pagename=gallery/delivery-and-returns\";s:55:\"gallery/delivery-and-returns/customer-logout(/(.*))?/?$\";s:76:\"index.php?&customer-logout=$matches[2]&pagename=gallery/delivery-and-returns\";s:58:\"gallery/delivery-and-returns/add-payment-method(/(.*))?/?$\";s:79:\"index.php?&add-payment-method=$matches[2]&pagename=gallery/delivery-and-returns\";s:61:\"gallery/delivery-and-returns/delete-payment-method(/(.*))?/?$\";s:82:\"index.php?&delete-payment-method=$matches[2]&pagename=gallery/delivery-and-returns\";s:66:\"gallery/delivery-and-returns/set-default-payment-method(/(.*))?/?$\";s:87:\"index.php?&set-default-payment-method=$matches[2]&pagename=gallery/delivery-and-returns\";s:15:\"gallery/cart/?$\";s:31:\"index.php?pagename=gallery/cart\";s:45:\"gallery/cart/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?&feed=$matches[1]&pagename=gallery/cart\";s:40:\"gallery/cart/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?&feed=$matches[1]&pagename=gallery/cart\";s:21:\"gallery/cart/embed/?$\";s:43:\"index.php?&embed=true&pagename=gallery/cart\";s:33:\"gallery/cart/page/?([0-9]{1,})/?$\";s:50:\"index.php?&paged=$matches[1]&pagename=gallery/cart\";s:40:\"gallery/cart/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?&cpage=$matches[1]&pagename=gallery/cart\";s:30:\"gallery/cart/wc-api(/(.*))?/?$\";s:51:\"index.php?&wc-api=$matches[2]&pagename=gallery/cart\";s:33:\"gallery/cart/order-pay(/(.*))?/?$\";s:54:\"index.php?&order-pay=$matches[2]&pagename=gallery/cart\";s:38:\"gallery/cart/order-received(/(.*))?/?$\";s:59:\"index.php?&order-received=$matches[2]&pagename=gallery/cart\";s:30:\"gallery/cart/orders(/(.*))?/?$\";s:51:\"index.php?&orders=$matches[2]&pagename=gallery/cart\";s:34:\"gallery/cart/view-order(/(.*))?/?$\";s:55:\"index.php?&view-order=$matches[2]&pagename=gallery/cart\";s:33:\"gallery/cart/downloads(/(.*))?/?$\";s:54:\"index.php?&downloads=$matches[2]&pagename=gallery/cart\";s:36:\"gallery/cart/edit-account(/(.*))?/?$\";s:57:\"index.php?&edit-account=$matches[2]&pagename=gallery/cart\";s:36:\"gallery/cart/edit-address(/(.*))?/?$\";s:57:\"index.php?&edit-address=$matches[2]&pagename=gallery/cart\";s:39:\"gallery/cart/payment-methods(/(.*))?/?$\";s:60:\"index.php?&payment-methods=$matches[2]&pagename=gallery/cart\";s:37:\"gallery/cart/lost-password(/(.*))?/?$\";s:58:\"index.php?&lost-password=$matches[2]&pagename=gallery/cart\";s:39:\"gallery/cart/customer-logout(/(.*))?/?$\";s:60:\"index.php?&customer-logout=$matches[2]&pagename=gallery/cart\";s:42:\"gallery/cart/add-payment-method(/(.*))?/?$\";s:63:\"index.php?&add-payment-method=$matches[2]&pagename=gallery/cart\";s:45:\"gallery/cart/delete-payment-method(/(.*))?/?$\";s:66:\"index.php?&delete-payment-method=$matches[2]&pagename=gallery/cart\";s:50:\"gallery/cart/set-default-payment-method(/(.*))?/?$\";s:71:\"index.php?&set-default-payment-method=$matches[2]&pagename=gallery/cart\";s:19:\"gallery/checkout/?$\";s:35:\"index.php?pagename=gallery/checkout\";s:49:\"gallery/checkout/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?&feed=$matches[1]&pagename=gallery/checkout\";s:44:\"gallery/checkout/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?&feed=$matches[1]&pagename=gallery/checkout\";s:25:\"gallery/checkout/embed/?$\";s:47:\"index.php?&embed=true&pagename=gallery/checkout\";s:37:\"gallery/checkout/page/?([0-9]{1,})/?$\";s:54:\"index.php?&paged=$matches[1]&pagename=gallery/checkout\";s:44:\"gallery/checkout/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?&cpage=$matches[1]&pagename=gallery/checkout\";s:34:\"gallery/checkout/wc-api(/(.*))?/?$\";s:55:\"index.php?&wc-api=$matches[2]&pagename=gallery/checkout\";s:37:\"gallery/checkout/order-pay(/(.*))?/?$\";s:58:\"index.php?&order-pay=$matches[2]&pagename=gallery/checkout\";s:42:\"gallery/checkout/order-received(/(.*))?/?$\";s:63:\"index.php?&order-received=$matches[2]&pagename=gallery/checkout\";s:34:\"gallery/checkout/orders(/(.*))?/?$\";s:55:\"index.php?&orders=$matches[2]&pagename=gallery/checkout\";s:38:\"gallery/checkout/view-order(/(.*))?/?$\";s:59:\"index.php?&view-order=$matches[2]&pagename=gallery/checkout\";s:37:\"gallery/checkout/downloads(/(.*))?/?$\";s:58:\"index.php?&downloads=$matches[2]&pagename=gallery/checkout\";s:40:\"gallery/checkout/edit-account(/(.*))?/?$\";s:61:\"index.php?&edit-account=$matches[2]&pagename=gallery/checkout\";s:40:\"gallery/checkout/edit-address(/(.*))?/?$\";s:61:\"index.php?&edit-address=$matches[2]&pagename=gallery/checkout\";s:43:\"gallery/checkout/payment-methods(/(.*))?/?$\";s:64:\"index.php?&payment-methods=$matches[2]&pagename=gallery/checkout\";s:41:\"gallery/checkout/lost-password(/(.*))?/?$\";s:62:\"index.php?&lost-password=$matches[2]&pagename=gallery/checkout\";s:43:\"gallery/checkout/customer-logout(/(.*))?/?$\";s:64:\"index.php?&customer-logout=$matches[2]&pagename=gallery/checkout\";s:46:\"gallery/checkout/add-payment-method(/(.*))?/?$\";s:67:\"index.php?&add-payment-method=$matches[2]&pagename=gallery/checkout\";s:49:\"gallery/checkout/delete-payment-method(/(.*))?/?$\";s:70:\"index.php?&delete-payment-method=$matches[2]&pagename=gallery/checkout\";s:54:\"gallery/checkout/set-default-payment-method(/(.*))?/?$\";s:75:\"index.php?&set-default-payment-method=$matches[2]&pagename=gallery/checkout\";s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:39:\"index.php?yoast-sitemap-xsl=$matches[1]\";s:10:\"gallery/?$\";s:27:\"index.php?post_type=product\";s:40:\"gallery/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:35:\"gallery/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:27:\"gallery/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:52:\"blog/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:47:\"blog/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:28:\"blog/category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:40:\"blog/category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:37:\"blog/category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:22:\"blog/category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:49:\"blog/tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:44:\"blog/tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:25:\"blog/tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:37:\"blog/tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:34:\"blog/tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:19:\"blog/tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:50:\"blog/type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:45:\"blog/type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:26:\"blog/type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:38:\"blog/type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:20:\"blog/type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:46:\"blog/nectar_slider/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"blog/nectar_slider/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"blog/nectar_slider/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"blog/nectar_slider/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"blog/nectar_slider/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"blog/nectar_slider/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"blog/nectar_slider/([^/]+)/embed/?$\";s:46:\"index.php?nectar_slider=$matches[1]&embed=true\";s:39:\"blog/nectar_slider/([^/]+)/trackback/?$\";s:40:\"index.php?nectar_slider=$matches[1]&tb=1\";s:47:\"blog/nectar_slider/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?nectar_slider=$matches[1]&paged=$matches[2]\";s:54:\"blog/nectar_slider/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?nectar_slider=$matches[1]&cpage=$matches[2]\";s:44:\"blog/nectar_slider/([^/]+)/wc-api(/(.*))?/?$\";s:54:\"index.php?nectar_slider=$matches[1]&wc-api=$matches[3]\";s:50:\"blog/nectar_slider/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"blog/nectar_slider/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:43:\"blog/nectar_slider/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?nectar_slider=$matches[1]&page=$matches[2]\";s:35:\"blog/nectar_slider/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"blog/nectar_slider/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"blog/nectar_slider/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"blog/nectar_slider/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"blog/nectar_slider/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"blog/nectar_slider/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:62:\"blog/slider-locations/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?taxonomy=slider-locations&term=$matches[1]&feed=$matches[2]\";s:57:\"blog/slider-locations/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?taxonomy=slider-locations&term=$matches[1]&feed=$matches[2]\";s:38:\"blog/slider-locations/([^/]+)/embed/?$\";s:63:\"index.php?taxonomy=slider-locations&term=$matches[1]&embed=true\";s:50:\"blog/slider-locations/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?taxonomy=slider-locations&term=$matches[1]&paged=$matches[2]\";s:32:\"blog/slider-locations/([^/]+)/?$\";s:52:\"index.php?taxonomy=slider-locations&term=$matches[1]\";s:36:\"projects/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"projects/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"projects/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"projects/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"projects/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"projects/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"projects/([^/]+)/embed/?$\";s:42:\"index.php?portfolio=$matches[1]&embed=true\";s:29:\"projects/([^/]+)/trackback/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:37:\"projects/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:44:\"projects/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:34:\"projects/([^/]+)/wc-api(/(.*))?/?$\";s:50:\"index.php?portfolio=$matches[1]&wc-api=$matches[3]\";s:40:\"projects/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:51:\"projects/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:33:\"projects/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?portfolio=$matches[1]&page=$matches[2]\";s:25:\"projects/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"projects/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"projects/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"projects/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"projects/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"projects/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:58:\"blog/project-type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?project-type=$matches[1]&feed=$matches[2]\";s:53:\"blog/project-type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?project-type=$matches[1]&feed=$matches[2]\";s:34:\"blog/project-type/([^/]+)/embed/?$\";s:45:\"index.php?project-type=$matches[1]&embed=true\";s:46:\"blog/project-type/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?project-type=$matches[1]&paged=$matches[2]\";s:28:\"blog/project-type/([^/]+)/?$\";s:34:\"index.php?project-type=$matches[1]\";s:64:\"blog/project-attributes/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?project-attributes=$matches[1]&feed=$matches[2]\";s:59:\"blog/project-attributes/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?project-attributes=$matches[1]&feed=$matches[2]\";s:40:\"blog/project-attributes/([^/]+)/embed/?$\";s:51:\"index.php?project-attributes=$matches[1]&embed=true\";s:52:\"blog/project-attributes/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?project-attributes=$matches[1]&paged=$matches[2]\";s:34:\"blog/project-attributes/([^/]+)/?$\";s:40:\"index.php?project-attributes=$matches[1]\";s:55:\"gallery-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"gallery-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"gallery-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"gallery-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"gallery-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"gallery-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"gallery-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"gallery-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"gallery-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"gallery-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"gallery/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"gallery/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"gallery/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"gallery/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"gallery/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"gallery/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"gallery/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"gallery/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"gallery/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"gallery/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"gallery/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"gallery/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"gallery/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:39:\"gallery/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"gallery/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"gallery/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"gallery/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"gallery/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"gallery/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"gallery/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"gallery/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"gallery/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:43:\"blog/mc4wp-form/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"blog/mc4wp-form/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"blog/mc4wp-form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"blog/mc4wp-form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"blog/mc4wp-form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:49:\"blog/mc4wp-form/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"blog/mc4wp-form/([^/]+)/embed/?$\";s:43:\"index.php?mc4wp-form=$matches[1]&embed=true\";s:36:\"blog/mc4wp-form/([^/]+)/trackback/?$\";s:37:\"index.php?mc4wp-form=$matches[1]&tb=1\";s:44:\"blog/mc4wp-form/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&paged=$matches[2]\";s:51:\"blog/mc4wp-form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&cpage=$matches[2]\";s:41:\"blog/mc4wp-form/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?mc4wp-form=$matches[1]&wc-api=$matches[3]\";s:47:\"blog/mc4wp-form/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:58:\"blog/mc4wp-form/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:40:\"blog/mc4wp-form/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?mc4wp-form=$matches[1]&page=$matches[2]\";s:32:\"blog/mc4wp-form/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"blog/mc4wp-form/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"blog/mc4wp-form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"blog/mc4wp-form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"blog/mc4wp-form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"blog/mc4wp-form/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=31&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";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:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";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:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:52:\"blog/author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:47:\"blog/author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:28:\"blog/author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:40:\"blog/author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:37:\"blog/author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:22:\"blog/author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:74:\"blog/([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:69:\"blog/([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:50:\"blog/([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:62:\"blog/([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:59:\"blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:44:\"blog/([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:61:\"blog/([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:56:\"blog/([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:37:\"blog/([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:49:\"blog/([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:46:\"blog/([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:31:\"blog/([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:48:\"blog/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:43:\"blog/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:24:\"blog/([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:36:\"blog/([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:33:\"blog/([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:18:\"blog/([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:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:36:\"blog/.+?/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"blog/.+?/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"blog/.+?/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"blog/.+?/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"blog/.+?/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"blog/.+?/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"blog/(.+?)/([^/]+)/embed/?$\";s:63:\"index.php?category_name=$matches[1]&name=$matches[2]&embed=true\";s:31:\"blog/(.+?)/([^/]+)/trackback/?$\";s:57:\"index.php?category_name=$matches[1]&name=$matches[2]&tb=1\";s:51:\"blog/(.+?)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:46:\"blog/(.+?)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:39:\"blog/(.+?)/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&paged=$matches[3]\";s:46:\"blog/(.+?)/([^/]+)/comment-page-([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&cpage=$matches[3]\";s:36:\"blog/(.+?)/([^/]+)/wc-api(/(.*))?/?$\";s:71:\"index.php?category_name=$matches[1]&name=$matches[2]&wc-api=$matches[4]\";s:40:\"blog/.+?/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:51:\"blog/.+?/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:35:\"blog/(.+?)/([^/]+)(?:/([0-9]+))?/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&page=$matches[3]\";s:25:\"blog/.+?/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"blog/.+?/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"blog/.+?/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"blog/.+?/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"blog/.+?/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"blog/.+?/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:43:\"blog/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:38:\"blog/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:19:\"blog/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:31:\"blog/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:38:\"blog/(.+?)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&cpage=$matches[2]\";s:28:\"blog/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:13:\"blog/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";}','yes'),(190257,'_site_transient_timeout_theme_roots','1663402960','no'),(190258,'_site_transient_theme_roots','a:2:{s:13:\"salient-child\";s:7:\"/themes\";s:7:\"salient\";s:7:\"/themes\";}','no'),(4304,'woocommerce_inbox_variant_assignment','9','yes'),(4377,'wpb_js_templates','a:3:{s:17:\"project_542003937\";a:2:{s:4:\"name\";s:7:\"Project\";s:8:\"template\";s:7593:\"[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f9f9f9\" scene_position=\"center\" top_padding=\"4%\" bottom_padding=\"2%\" left_padding_desktop=\"6%\" right_padding_desktop=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon_list color=\"default\" direction=\"horizontal\" columns=\"2\" icon_size=\"medium\" icon_style=\"border\"][nectar_icon_list_item icon_type=\"icon\" icon_family=\"iconsmind\" text_full_html=\"simple\" title=\"List Item\" id=\"1623325562347-1\" icon_iconsmind=\"iconsmind-Line-Chart\" header=\"Development\" text=\"Encouraging and enabling development that doesn\'t cost the environment and can maintain local culture.\" tab_id=\"1623325562348-2\"][/nectar_icon_list_item][nectar_icon_list_item icon_type=\"icon\" icon_family=\"iconsmind\" text_full_html=\"simple\" title=\"List Item\" id=\"1623325562402-10\" header=\"Justice\" text=\"Empowering local communities to gain social and environmental justice.\" icon_iconsmind=\"iconsmind-Scale\" tab_id=\"1623325562403-0\"][/nectar_icon_list_item][nectar_icon_list_item icon_type=\"icon\" icon_family=\"iconsmind\" text_full_html=\"simple\" title=\"Section\" id=\"1623325562431-10\" icon_iconsmind=\"iconsmind-Dove\" header=\"Peace\" text=\"Enable peace and environmental wellbeing in a sustainable way.\" tab_id=\"1623325562431-8\"][/nectar_icon_list_item][nectar_icon_list_item icon_type=\"icon\" icon_family=\"iconsmind\" text_full_html=\"simple\" title=\"Section\" id=\"1623325562442-9\" icon_iconsmind=\"iconsmind-Leafs\" header=\"Environment\" text=\"Protecting the ecosystems of the water areas through local participation.\" tab_id=\"1623325562442-2\"][/nectar_icon_list_item][/nectar_icon_list][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][tabbed_section style=\"minimal\" alignment=\"left\" spacing=\"default\" tab_color=\"Accent-Color\" cta_button_style=\"accent-color\" icon_size=\"24\"][tab icon_family=\"none\" title=\"Overview\" id=\"1623325562497-9\" tab_id=\"1623325562497-9\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Overview\" use_theme_fonts=\"yes\"][vc_column_text]\n<p class=\"p1\">Hnalone Hla Inn Maung Mae (HHIMM) is a small community based organisation in Inle, Myanmar, that was founded in May 2012 by a group of young locals. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p class=\"p1\">HHIMM is an alumni group that was trained by the <a href=\"https://kmf-mm.org/\" target=\"_blank\" rel=\"noopener\">Kalyana Mitta Foundation (KMF)</a> and cooperates with other not for profit partners such as Eco-dev and Shwe Thahar Organization.</p>\n\n[/vc_column_text][vc_custom_heading text=\"Strategy\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]\n<p class=\"p4\">Hnalone Hla Inn Maung Mae strategy is to enable development, justice, peace and conservation through local people empowerment.</p>\n\n[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Specifications\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"± 200 members\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Year Founded\" col_2_content=\"2012\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Registration Number\" col_2_content=\"No. 2/ Shan / 010\"][/vc_column_inner][/vc_row_inner][/tab][tab icon_family=\"none\" title=\"Gallery\" id=\"1623325562663-4\" tab_id=\"1623325562664-2\"][vc_gallery type=\"image_grid\" images=\"511,510,509,508,512,507,500\" image_grid_loading=\"default\" display_title_caption=\"true\" layout=\"4\" item_spacing=\"default\" gallery_style=\"7\" load_in_animation=\"none\"][/tab][tab icon_family=\"none\" title=\"Articles\" id=\"1623325562698-0\" tab_id=\"1623325562699-10\"][recent_posts style=\"list_featured_first_row\" columns=\"3\" category=\"hnalone-hla-inn-maung-mae\" order=\"DESC\" orderby=\"date\" image_loading=\"default\"][/tab][/tabbed_section][/vc_column][/vc_row]\";}s:18:\"article_1741204628\";a:2:{s:4:\"name\";s:7:\"Article\";s:8:\"template\";s:33638:\"[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.\n\nI first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n\n[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"508\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"509\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.\n\nThe goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.\n\nBuy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][/vc_row]\";}s:19:\"large-cta_607523192\";a:2:{s:4:\"name\";s:9:\"Large CTA\";s:8:\"template\";s:2886:\"[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ececec\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Get involved\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Did you happen to take a great photo? Could the area it was taken at use our support? Submit your photo today.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]\";}}','no'),(5521,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(5522,'woocommerce_analytics_enabled','yes','yes'),(2118,'akismet_strictness','0','yes'),(2410,'wdm_privacy_notice_dismissed','1','yes'),(2117,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2119,'akismet_show_user_comments_approved','0','yes'),(2120,'akismet_comment_form_privacy_notice','hide','yes'),(2121,'wordpress_api_key','3bc02b7c618b','yes'),(2122,'akismet_spam_count','2769','yes'),(189959,'_transient_wc_attribute_taxonomies','a:2:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:6:\"finish\";s:15:\"attribute_label\";s:6:\"Finish\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','yes'),(190265,'_transient_timeout_global_styles_salient-child','1663402615','no'),(190266,'_transient_global_styles_salient-child','body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url(\'#wp-duotone-dark-grayscale\');--wp--preset--duotone--grayscale: url(\'#wp-duotone-grayscale\');--wp--preset--duotone--purple-yellow: url(\'#wp-duotone-purple-yellow\');--wp--preset--duotone--blue-red: url(\'#wp-duotone-blue-red\');--wp--preset--duotone--midnight: url(\'#wp-duotone-midnight\');--wp--preset--duotone--magenta-yellow: url(\'#wp-duotone-magenta-yellow\');--wp--preset--duotone--purple-green: url(\'#wp-duotone-purple-green\');--wp--preset--duotone--blue-orange: url(\'#wp-duotone-blue-orange\');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}','no'),(190267,'_transient_timeout_global_styles_svg_filters_salient-child','1663402616','no'),(190268,'_transient_global_styles_svg_filters_salient-child','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-dark-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncG type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncB type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.54901960784314 0.98823529411765\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.71764705882353 0.25490196078431\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-red\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 0.27843137254902\" /><feFuncB type=\"table\" tableValues=\"0.5921568627451 0.27843137254902\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-midnight\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0\" /><feFuncG type=\"table\" tableValues=\"0 0.64705882352941\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-magenta-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.78039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.94901960784314\" /><feFuncB type=\"table\" tableValues=\"0.35294117647059 0.47058823529412\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-green\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.65098039215686 0.40392156862745\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.44705882352941 0.4\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-orange\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.098039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.66274509803922\" /><feFuncB type=\"table\" tableValues=\"0.84705882352941 0.41960784313725\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg>','no'),(189936,'_transient_timeout_wc_report_orders_stats_11f034c854a978a2eb54bca13f1fbf7f','1663982321','no'),(189937,'_transient_wc_report_orders_stats_11f034c854a978a2eb54bca13f1fbf7f','a:2:{s:7:\"version\";s:10:\"1642736675\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(189938,'_transient_timeout_wc_report_orders_stats_682ab06b28c7714ec84690e8491d708f','1663982321','no'),(189939,'_transient_wc_report_orders_stats_682ab06b28c7714ec84690e8491d708f','a:2:{s:7:\"version\";s:10:\"1642736675\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(189940,'_transient_timeout_wc_report_products_stats_763c808c733e9811a3ec3f66b7f267c2','1663982321','no'),(189941,'_transient_wc_report_products_stats_763c808c733e9811a3ec3f66b7f267c2','a:2:{s:7:\"version\";s:10:\"1642736675\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(189942,'_transient_timeout_wc_report_variations_stats_549114a6f6678f75f6ec2c0d02d24bce','1663982321','no'),(189943,'_transient_wc_report_variations_stats_549114a6f6678f75f6ec2c0d02d24bce','a:2:{s:7:\"version\";s:10:\"1642736675\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(189944,'_transient_timeout_wc_report_orders_stats_e976e1de36163011e8a314c414681085','1663982321','no'),(189945,'_transient_wc_report_orders_stats_e976e1de36163011e8a314c414681085','a:2:{s:7:\"version\";s:10:\"1642736675\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:17:{i:0;a:6:{s:8:\"interval\";s:10:\"2022-09-01\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2022-09-02\";s:10:\"date_start\";s:19:\"2022-09-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-02 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2022-09-03\";s:10:\"date_start\";s:19:\"2022-09-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-03 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2022-09-04\";s:10:\"date_start\";s:19:\"2022-09-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-04 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2022-09-05\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2022-09-06\";s:10:\"date_start\";s:19:\"2022-09-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-06 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2022-09-07\";s:10:\"date_start\";s:19:\"2022-09-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-07 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2022-09-08\";s:10:\"date_start\";s:19:\"2022-09-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-08 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2022-09-09\";s:10:\"date_start\";s:19:\"2022-09-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-09 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-09 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2022-09-10\";s:10:\"date_start\";s:19:\"2022-09-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-10 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-10 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2022-09-11\";s:10:\"date_start\";s:19:\"2022-09-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-11 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2022-09-12\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2022-09-13\";s:10:\"date_start\";s:19:\"2022-09-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-13 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-13 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2022-09-14\";s:10:\"date_start\";s:19:\"2022-09-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-14 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2022-09-15\";s:10:\"date_start\";s:19:\"2022-09-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-15 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2022-09-16\";s:10:\"date_start\";s:19:\"2022-09-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-16 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-16 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2022-09-17\";s:10:\"date_start\";s:19:\"2022-09-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-17 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:17;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(189946,'_transient_timeout_wc_tracks_blog_details','1663463921','no'),(189947,'_transient_wc_tracks_blog_details','a:5:{s:3:\"url\";s:20:\"http://fairphoto.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:7:\"blog_id\";N;s:14:\"products_count\";s:1:\"4\";s:10:\"wc_version\";s:5:\"6.8.2\";}','no'),(189948,'_site_transient_timeout_community-events-49463556ba068465332ea2a7f14f738e','1663420727','no'),(189949,'_site_transient_community-events-49463556ba068465332ea2a7f14f738e','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:21:\"2001:8003:2c09:1e00::\";}s:6:\"events\";a:0:{}}','no'),(190014,'wordfence_ls_version','1.0.10','yes'),(189988,'envato_market','a:2:{s:5:\"token\";s:32:\"HaC2mSeIqDPE3bFBpBObBb82H26Rit70\";s:17:\"installed_version\";s:5:\"2.0.7\";}','yes'),(189950,'_transient_timeout_wc_upgrade_notice_6.9.2','1663464110','no'),(189951,'_transient_wc_upgrade_notice_6.9.2','','no'),(174526,'_transient_woocommerce_shipping_task_zone_count_transient','0','yes'),(186101,'_transient_timeout_wc_child_has_weight_322','1665646569','no'),(186102,'_transient_wc_child_has_weight_322','0','no'),(186103,'_transient_timeout_wc_child_has_dimensions_322','1665646569','no'),(186104,'_transient_wc_child_has_dimensions_322','0','no'),(181706,'_transient_timeout_wc_product_children_106','1665323397','no'),(181707,'_transient_wc_product_children_106','a:2:{s:3:\"all\";a:4:{i:0;i:630;i:1;i:631;i:2;i:632;i:3;i:633;}s:7:\"visible\";a:4:{i:0;i:630;i:1;i:631;i:2;i:632;i:3;i:633;}}','no'),(181708,'_transient_timeout_wc_child_has_weight_106','1665323397','no'),(181709,'_transient_wc_child_has_weight_106','0','no'),(181710,'_transient_timeout_wc_child_has_dimensions_106','1665323397','no'),(181711,'_transient_wc_child_has_dimensions_106','0','no'),(189924,'_transient_timeout_wpseo_total_unindexed_general_items','1663463921','no'),(189925,'_transient_wpseo_total_unindexed_general_items','0','no'),(189926,'_transient_timeout_wpseo_unindexed_post_link_count','1663463921','no'),(189927,'_transient_wpseo_unindexed_post_link_count','0','no'),(189928,'_transient_timeout_wpseo_unindexed_term_link_count','1663463921','no'),(189929,'_transient_wpseo_unindexed_term_link_count','0','no'),(189930,'_transient_timeout_wc_onboarding_product_data','1663463921','no'),(189931,'_transient_wc_onboarding_product_data','a:6:{s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:19:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Sat, 17 Sep 2022 01:18:41 GMT\";s:12:\"content-type\";s:31:\"application/json; charset=UTF-8\";s:14:\"content-length\";s:5:\"13250\";s:12:\"x-robots-tag\";s:7:\"noindex\";s:4:\"link\";s:60:\"<https://woocommerce.com/wp-json/>; rel=\"https://api.w.org/\"\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:29:\"access-control-expose-headers\";s:33:\"X-WP-Total, X-WP-TotalPages, Link\";s:28:\"access-control-allow-headers\";s:73:\"Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\";s:13:\"x-wccom-cache\";s:3:\"HIT\";s:13:\"cache-control\";s:10:\"max-age=60\";s:5:\"allow\";s:3:\"GET\";s:4:\"x-rq\";s:13:\"yyz1 0 4 9980\";s:16:\"content-encoding\";s:4:\"gzip\";s:3:\"age\";s:2:\"59\";s:7:\"x-cache\";s:3:\"hit\";s:4:\"vary\";s:23:\"Accept-Encoding, Origin\";s:13:\"accept-ranges\";s:5:\"bytes\";s:25:\"strict-transport-security\";s:16:\"max-age=31536000\";}}s:4:\"body\";s:71002:\"{\"products\":[{\"title\":\"WooCommerce Google Analytics\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png\",\"excerpt\":\"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2d21f7de14dfb8e9885a4622be701ddf\",\"slug\":\"woocommerce-google-analytics-integration\",\"id\":1442927,\"rating\":4.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/woo-Google_Analytics-fvsrvf.png\"},{\"title\":\"WooCommerce Tax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png\",\"excerpt\":\"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":3220291,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Stripe\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png\",\"excerpt\":\"Accept all major debit and credit cards as well as local payment methods with Stripe.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"50bb7a985c691bb943a9da4d2c8b5efd\",\"slug\":\"woocommerce-gateway-stripe\",\"id\":18627,\"rating\":4.6,\"reviews_count\":19,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png\"},{\"title\":\"Mailchimp for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png\",\"excerpt\":\"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b4481616ebece8b1ff68fc59b90c1a91\",\"slug\":\"mailchimp-for-woocommerce\",\"id\":2545166,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/09\\/Mailchimp.png\"},{\"title\":\"Jetpack\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/11\\/Jetpack-1-m5mwyg.png\",\"excerpt\":\"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"d5bfef9700b62b2b132c74c74c3193eb\",\"slug\":\"jetpack\",\"id\":2725249,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Jetpack\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/02\\/jetpack-logo--80sgtq.png\"},{\"title\":\"Facebook for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png\",\"excerpt\":\"Get the Official Facebook for WooCommerce plugin to reach your customers across Facebook, Instagram, Messenger and WhatsApp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"0ea4fe4c2d7ca6338f8a322fb3e4e187\",\"slug\":\"facebook-for-woocommerce\",\"id\":2127297,\"rating\":2,\"reviews_count\":60,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/04\\/fb-woodotcom.png\"},{\"title\":\"WooCommerce Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png\",\"excerpt\":\"The only payment solution fully integrated to Woo. Accept credit\\/debit cards &amp; local payment options with no setup or monthly fees.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"8c6319ca-8f41-4e69-be63-6b15ee37773b\",\"slug\":\"woocommerce-payments\",\"id\":5278104,\"rating\":4.3,\"reviews_count\":13,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/woo-WooCommerce_Payments-mtulxp.png\"},{\"title\":\"Square for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png\",\"excerpt\":\"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e907be8b86d7df0c8f8e0d0020b52638\",\"slug\":\"woocommerce-square\",\"id\":1770503,\"rating\":3.2,\"reviews_count\":81,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/07\\/woo-Square-u8km15.png\"},{\"title\":\"Amazon Pay\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png\",\"excerpt\":\"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9865e043bbbe4f8c9735af31cb509b53\",\"slug\":\"woocommerce-gateway-amazon-payments-advanced\",\"id\":238816,\"rating\":2.9,\"reviews_count\":20,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.png\"},{\"title\":\"WooCommerce Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png\",\"excerpt\":\"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":2165910,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/06\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Subscriptions\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png\",\"excerpt\":\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.3,\"reviews_count\":50,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Listings &amp; Ads\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/Marketplace_card_Google.png\",\"excerpt\":\"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"118f4d86-f126-4c3a-8525-644e3170d161\",\"slug\":\"google-listings-and-ads\",\"id\":7623964,\"rating\":2.6,\"reviews_count\":18,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/woo-GoogleListingsAds-jworee.png\"},{\"title\":\"Product Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png\",\"excerpt\":\"Offer add-ons like gift wrapping, special messages or other special options for your products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3,\"reviews_count\":23,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"ShipStation Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9de8640767ba64237808ed7f245a49bb\",\"slug\":\"woocommerce-shipstation-integration\",\"id\":18734,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Shipstation-xqap96.png\"},{\"title\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"PayPal\'s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"934115ab-e3f3-4435-9580-345b1ce21899\",\"slug\":\"woocommerce-paypal-payments\",\"id\":6410731,\"rating\":3.1,\"reviews_count\":63,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"title\":\"PayFast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png\",\"excerpt\":\"Take payments on your WooCommerce store via PayFast (redirect method).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"557bf07293ad916f20c207c6c9cd15ff\",\"slug\":\"woocommerce-payfast-gateway\",\"id\":18596,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/woo-Payfast-murskg.png\"},{\"title\":\"USPS Shipping Method\",\"image\":\"\",\"excerpt\":\"Get shipping rates from the USPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"83d1524e8f5f1913e58889f83d442c32\",\"slug\":\"woocommerce-shipping-usps\",\"id\":18657,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-USPS-yhn1rb.png\"},{\"title\":\"UPS Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png\",\"excerpt\":\"Get shipping rates from the UPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8dae58502913bac0fbcdcaba515ea998\",\"slug\":\"woocommerce-shipping-ups\",\"id\":18665,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-UPS-1.png\"},{\"title\":\"Shipment Tracking\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png\",\"excerpt\":\"Add shipment tracking information to your orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Ads &amp; Marketing by Kliken\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png\",\"excerpt\":\"Get in front of shoppers and drive traffic to your store so you can grow your business with Smart Shopping Campaigns and free listings.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"bf66e173-a220-4da7-9512-b5728c20fc16\",\"slug\":\"kliken-marketing-for-google\",\"id\":3866145,\"rating\":4.3,\"reviews_count\":110,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/Kliken-Woo-Logo-1.png\"},{\"title\":\"WooCommerce Bookings\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png\",\"excerpt\":\"Allow customers to book appointments, make reservations or rent equipment without leaving your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/hotel\\/\",\"price\":\"&#36;249.00\",\"hash\":\"911c438934af094c2b38d5560b9f50f3\",\"slug\":\"WooCommerce Bookings\",\"id\":390890,\"rating\":2.5,\"reviews_count\":28,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Checkout Field Editor\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png\",\"excerpt\":\"Optimize your checkout process by adding, removing or editing fields to suit your needs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"2b8029f0d7cdd1118f4d843eb3ab43ff\",\"slug\":\"woocommerce-checkout-field-editor\",\"id\":184594,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Table Rate Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png\",\"excerpt\":\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Min\\/Max Quantities\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png\",\"excerpt\":\"Specify minimum and maximum allowed product quantities for orders to be completed.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"2b5188d90baecfb781a5aa2d6abb900a\",\"slug\":\"woocommerce-min-max-quantities\",\"id\":18616,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Australia Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif\",\"excerpt\":\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43\",\"slug\":\"woocommerce-shipping-australia-post\",\"id\":18622,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-AustraliaPost.png\"},{\"title\":\"Canada Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png\",\"excerpt\":\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ac029cdf3daba20b20c7b9be7dc00e0e\",\"slug\":\"woocommerce-shipping-canada-post\",\"id\":18623,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-CanadaPost-fjlcfq.png\"},{\"title\":\"Royal Mail\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/royalmail.png\",\"excerpt\":\"Offer Royal Mail shipping rates to your customers\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"03839cca1a16c4488fcb669aeb91a056\",\"slug\":\"woocommerce-shipping-royalmail\",\"id\":182719,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/woo-RoyalMail-sd9zwy.png\"},{\"title\":\"FedEx Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg\",\"excerpt\":\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1a48b598b47a81559baadef15e320f64\",\"slug\":\"woocommerce-shipping-fedex\",\"id\":18620,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-FedEx-auxjb7.png\"},{\"title\":\"Product CSV Import Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png\",\"excerpt\":\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"7ac9b00a1fe980fb61d28ab54d167d0d\",\"slug\":\"woocommerce-product-csv-import-suite\",\"id\":18680,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Follow-Ups\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png\",\"excerpt\":\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"05ece68fe94558e65278fe54d9ec84d2\",\"slug\":\"woocommerce-follow-up-emails\",\"id\":18686,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Memberships\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png\",\"excerpt\":\"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"9288e7609ad0b487b81ef6232efa5cfc\",\"slug\":\"woocommerce-memberships\",\"id\":958589,\"rating\":4.4,\"reviews_count\":84,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"AutomateWoo\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png\",\"excerpt\":\"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":3.9,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo-m4jpva.png\"},{\"title\":\"Product Bundles\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/07\\/logo-pb-lzevsq.png\",\"excerpt\":\"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":116,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Xero\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woocommerce-xero-integration-sdth2k.jpg\",\"excerpt\":\"Save time with automated sync between WooCommerce and your Xero account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Xero-4ovyoc.png\"},{\"title\":\"Product Vendors\",\"image\":\"\",\"excerpt\":\"Turn your store into a multi-vendor marketplace\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"a97d99fccd651bbdd728f4d67d492c31\",\"slug\":\"woocommerce-product-vendors\",\"id\":219982,\"rating\":2.9,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Accommodation Bookings\",\"image\":\"\",\"excerpt\":\"Book accommodation using WooCommerce and the WooCommerce Bookings extension.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"99b2a7a4af90b6cefd2a733b3b1f78e7\",\"slug\":\"woocommerce-accommodation-bookings\",\"id\":1412069,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Braintree for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png\",\"excerpt\":\"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"27f010c8e34ca65b205ddec88ad14536\",\"slug\":\"woocommerce-gateway-paypal-powered-by-braintree\",\"id\":1489837,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Braintree-wrweyl.png\"},{\"title\":\"WooCommerce Brands\",\"image\":\"\",\"excerpt\":\"Create, assign and list brands for products, and allow customers to view by brand.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"8a88c7cbd2f1e73636c331c7a86f818c\",\"slug\":\"woocommerce-brands\",\"id\":18737,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Advanced Notifications\",\"image\":\"\",\"excerpt\":\"Easily setup \\\"new order\\\" and stock email notifications for multiple recipients of your choosing.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"112372c44b002fea2640bd6bfafbca27\",\"slug\":\"woocommerce-advanced-notifications\",\"id\":18740,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Points and Rewards\",\"image\":\"\",\"excerpt\":\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":2.8,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Omnichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e4000666-9275-4c71-8619-be61fb41c9f9\",\"slug\":\"woocommerce-amazon-ebay-integration\",\"id\":3545890,\"rating\":3.1,\"reviews_count\":37,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"title\":\"WooCommerce Pre-Orders\",\"image\":\"\",\"excerpt\":\"Allow customers to order products before they are available.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"b2dc75e7d55e6f5bbfaccb59830f66b7\",\"slug\":\"woocommerce-pre-orders\",\"id\":178477,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Additional Variation Images\",\"image\":\"\",\"excerpt\":\"Add gallery images per variation on variable products within WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c61dd6de57dcecb32bd7358866de4539\",\"slug\":\"woocommerce-additional-variation-images\",\"id\":477384,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Subscription Downloads\",\"image\":\"\",\"excerpt\":\"Offer additional downloads to your subscribers, via downloadable products listed in your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5be9e21c13953253e4406d2a700382ec\",\"slug\":\"woocommerce-subscription-downloads\",\"id\":420458,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Deposits\",\"image\":\"\",\"excerpt\":\"Enable customers to pay for products using a deposit or a payment plan.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;179.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":1.7,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Authorize.Net\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png\",\"excerpt\":\"Authorize.Net gateway with support for pre-orders and subscriptions.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8b61524fe53add7fdd1a8d1b00b9327d\",\"slug\":\"woocommerce-gateway-authorize-net-cim\",\"id\":178481,\"rating\":4.6,\"reviews_count\":45,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Amazon S3 Storage\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png\",\"excerpt\":\"Serve digital products via Amazon S3\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/woo-AmazonS3Storage-jhzxk2.png\"},{\"title\":\"Shipping Multiple Addresses\",\"image\":\"\",\"excerpt\":\"Allow your customers to ship individual items in a single order to multiple addresses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa0eb6f777846d329952d5b891d6f8cc\",\"slug\":\"woocommerce-shipping-multiple-addresses\",\"id\":18741,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"LiveChat for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png\",\"excerpt\":\"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com\",\"price\":\"&#36;0.00\",\"hash\":\"5344cc1f-ed4a-4d00-beff-9d67f6d372f3\",\"slug\":\"livechat-woocommerce\",\"id\":1348888,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Live Chat\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LiveChat.png\"},{\"title\":\"Bulk Stock Management\",\"image\":\"\",\"excerpt\":\"Edit product and variation stock levels in bulk via this handy interface\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"02f4328d52f324ebe06a78eaaae7934f\",\"slug\":\"woocommerce-bulk-stock-management\",\"id\":18670,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Homepage Contact Section\",\"image\":\"\",\"excerpt\":\"Add a Contact section to the Storefront homepage.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cb12b87f8bbb0139dafbf92ca1f871ef\",\"slug\":\"storefront-homepage-contact-section\",\"id\":1468793,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Force Sells\",\"image\":\"\",\"excerpt\":\"Force products to be added to the cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"3ebddfc491ca168a4ea4800b893302b0\",\"slug\":\"woocommerce-force-sells\",\"id\":18678,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Purchase Order Gateway\",\"image\":\"\",\"excerpt\":\"Receive purchase orders via your WooCommerce-powered online store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"573a92318244ece5facb449d63e74874\",\"slug\":\"woocommerce-gateway-purchase-order\",\"id\":478542,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Quick View\",\"image\":\"\",\"excerpt\":\"Show a quick-view button to view product details and add to cart via lightbox popup\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Box Office\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png\",\"excerpt\":\"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"e704c9160de318216a8fa657404b9131\",\"slug\":\"woocommerce-box-office\",\"id\":1628717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Returns and Warranty Requests\",\"image\":\"\",\"excerpt\":\"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"9b4c41102e6b61ea5f558e16f9b63e25\",\"slug\":\"woocommerce-warranty\",\"id\":228315,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Barcodes\",\"image\":\"\",\"excerpt\":\"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"889835bb29ee3400923653e1e44a3779\",\"slug\":\"woocommerce-order-barcodes\",\"id\":391708,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings Availability\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png\",\"excerpt\":\"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"30770d2a-e392-4e82-baaa-76cfc7d02ae3\",\"slug\":\"woocommerce-bookings-availability\",\"id\":4228225,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce 360\\u00ba Image\",\"image\":\"\",\"excerpt\":\"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"24eb2cfa3738a66bf3b2587876668cd2\",\"slug\":\"woocommerce-360-image\",\"id\":512186,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Photography\",\"image\":\"\",\"excerpt\":\"Sell photos in the blink of an eye using this simple as dragging & dropping interface.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ee76e8b9daf1d97ca4d3874cc9e35687\",\"slug\":\"woocommerce-photography\",\"id\":583602,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Footer Bar\",\"image\":\"\",\"excerpt\":\"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"6cfd3d4f923cafa16e4801ae801751f4\",\"slug\":\"storefront-footer-bar\",\"id\":1434472,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Software Add-on\",\"image\":\"\",\"excerpt\":\"Sell License Keys for Software\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"79f6dbfe1f1d3a56a86f0509b6d6b04b\",\"slug\":\"woocommerce-software-add-on\",\"id\":18683,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Products Compare\",\"image\":\"\",\"excerpt\":\"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"c3ba0a4a3199a0cc7a6112eb24414548\",\"slug\":\"woocommerce-products-compare\",\"id\":853117,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Store Catalog PDF Download\",\"image\":\"\",\"excerpt\":\"Offer your customers a PDF download of your product catalog, generated by WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"79ca7aadafe706364e2d738b7c1090c4\",\"slug\":\"woocommerce-store-catalog-pdf-download\",\"id\":675790,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce AvaTax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png\",\"excerpt\":\"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"57077a4b28ba71cacf692bcf4a1a7f60\",\"slug\":\"woocommerce-avatax\",\"id\":1389326,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"TaxJar\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png\",\"excerpt\":\"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"12072d8e-e933-4561-97b1-9db3c7eeed91\",\"slug\":\"taxjar-simplified-taxes-for-woocommerce\",\"id\":514914,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TaxJar\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/TaxJar.png\"},{\"title\":\"WooCommerce Customer \\/ Order \\/ Coupon Export\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png\",\"excerpt\":\"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"914de15813a903c767b55445608bf290\",\"slug\":\"woocommerce-customer-order-csv-export\",\"id\":18652,\"rating\":4.6,\"reviews_count\":30,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Zapier\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-logo-1.png\",\"excerpt\":\"Integrate your WooCommerce store with 5000+ cloud apps and services today. Trusted by 11,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.4,\"reviews_count\":41,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-icon-80px@2x.png\"},{\"title\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"http:\\/\\/demo.storeapps.org\\/?demo=sc\",\"price\":\"&#36;99.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":136,\"vendor_name\":\"StoreApps\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png\"},{\"title\":\"Name Your Price\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png\",\"excerpt\":\"Allow customers to define the product price. Also useful for accepting user-set donations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":57,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":null},{\"title\":\"Storefront Reviews\",\"image\":\"\",\"excerpt\":\"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/\",\"price\":\"&#36;19.00\",\"hash\":\"0c8a1d86b8eff9f1edffa923aeb3fc1f\",\"slug\":\"storefront-reviews\",\"id\":1044976,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Google Product Feed\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/logo-regular-lscryp.png\",\"excerpt\":\"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d55b4f852872025741312839f142447e\",\"slug\":\"woocommerce-product-feeds\",\"id\":18619,\"rating\":4.3,\"reviews_count\":46,\"vendor_name\":\"Ademti Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/product-icon-omiutq.png\"},{\"title\":\"Dynamic Pricing\",\"image\":\"\",\"excerpt\":\"Bulk discounts, role-based pricing and much more\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"9a41775bb33843f52c93c922b0053986\",\"slug\":\"woocommerce-dynamic-pricing\",\"id\":18643,\"rating\":3.2,\"reviews_count\":29,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Klarna Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png\",\"excerpt\":\"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/\",\"price\":\"&#36;0.00\",\"hash\":\"90f8ce584e785fcd8c2d739fd4f40d78\",\"slug\":\"klarna-checkout-for-woocommerce\",\"id\":2754152,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"WooCommerce Print Invoices and Packing Lists\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png\",\"excerpt\":\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"465de1126817cdfb42d97ebca7eea717\",\"slug\":\"woocommerce-pip\",\"id\":18666,\"rating\":4.4,\"reviews_count\":29,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Sensei LMS Course Progress\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png\",\"excerpt\":\"Enable your students to easily see their progress and pick up where they left off in a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ec0f55d8fa7c517dc1844f5c873a77da\",\"slug\":\"sensei-course-progress\",\"id\":435833,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Sensei LMS Certificates\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png\",\"excerpt\":\"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"625ee5fe1bf36b4c741ab07507ba2ffd\",\"slug\":\"sensei-certificates\",\"id\":247548,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Composite Products\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/06\\/logo-cp-ey7bzs.png\",\"excerpt\":\"Create product kit builders and custom product configurators using existing products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":100,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Gravity Forms Product Add-ons\",\"image\":\"\",\"excerpt\":\"Powerful product add-ons, Gravity style\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/\",\"price\":\"&#36;99.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Blocks\",\"image\":\"\",\"excerpt\":\"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c2e9f13a-f90c-4ffe-a8a5-b432399ec263\",\"slug\":\"woo-gutenberg-products-block\",\"id\":3076677,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Eway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png\",\"excerpt\":\"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2c497769d98d025e0d340cd0b5ea5da1\",\"slug\":\"woocommerce-gateway-eway\",\"id\":18604,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/woo-eway-0klzux.png\"},{\"title\":\"Sensei Pro (WC Paid Courses)\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/Sensei-Pro.png\",\"excerpt\":\"Sell your online courses using Sensei LMS with WooCommerce \\u2014 complete learning management with quizzes, certificates, content drip, and more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;149.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"title\":\"QuickBooks Sync for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png\",\"excerpt\":\"The most customizable and robust integration to keep your data in sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c5e32e20-7c1f-4585-8b15-d930c2d842ac\",\"slug\":\"myworks-woo-sync-for-quickbooks-online\",\"id\":4065824,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MyWorks Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/qb_thumb.png\"},{\"title\":\"Sensei LMS Media Attachments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png\",\"excerpt\":\"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"788647a9a1d8ef5c95371f0e69223a0f\",\"slug\":\"sensei-media-attachments\",\"id\":290551,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Conditional Shipping and Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/logo-csp-aqfm98.png\",\"excerpt\":\"Use conditional logic to restrict the shipping and payment options available on your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.7,\"reviews_count\":43,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Status Manager\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png\",\"excerpt\":\"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"51fd9ab45394b4cad5a0ebf58d012342\",\"slug\":\"woocommerce-order-status-manager\",\"id\":588398,\"rating\":4.4,\"reviews_count\":12,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Klarna Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png\",\"excerpt\":\"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/\",\"price\":\"&#36;0.00\",\"hash\":\"a19c689325bc8ea63c620765dd54b33a\",\"slug\":\"klarna-payments-for-woocommerce\",\"id\":2754217,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Klarna.png\"},{\"title\":\"Catalog Visibility Options\",\"image\":\"\",\"excerpt\":\"Transform WooCommerce into an online catalog by removing eCommerce functionality\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"12e791110365fdbb5865c8658907967e\",\"slug\":\"woocommerce-catalog-visibility-options\",\"id\":18648,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Product Search\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png\",\"excerpt\":\"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.itthinx.com\\/wps\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c84cc8ca16ddac3408e6b6c5871133a8\",\"slug\":\"woocommerce-product-search\",\"id\":512174,\"rating\":4.4,\"reviews_count\":152,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"Sequential Order Numbers Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png\",\"excerpt\":\"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"0b18a2816e016ba9988b93b1cd8fe766\",\"slug\":\"woocommerce-sequential-order-numbers-pro\",\"id\":18688,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce One Page Checkout\",\"image\":\"\",\"excerpt\":\"Create special pages where customers can choose products, checkout &amp; pay all on the one page.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"c9ba8f8352cd71b5508af5161268619a\",\"slug\":\"woocommerce-one-page-checkout\",\"id\":527886,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Google Analytics Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png\",\"excerpt\":\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d8aed8b7306b509eec1589e59abe319f\",\"slug\":\"woocommerce-google-analytics-pro\",\"id\":1312497,\"rating\":3.7,\"reviews_count\":25,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Checkout Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png\",\"excerpt\":\"Highlight relevant products, offers like free shipping and other up-sells during checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8fdca00b4000b7a8cc26371d0e470a8f\",\"slug\":\"woocommerce-checkout-add-ons\",\"id\":466854,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Viva Wallet Standard Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/Viva-Wallet-logo.png?w=374\",\"excerpt\":\"Integrate the Viva Wallet payment gateway with your WooCommerce store to process and sync your payments and help you sell more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/viva-wallet-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"7240a329-047f-4d8b-b7ec-ee3defd798bd\",\"slug\":\"viva-wallet-for-woocommerce\",\"id\":6137160,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Viva Wallet\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/viva-wallet\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/07\\/Viva-Wallet.png\"},{\"title\":\"Coupon Shortcodes\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png\",\"excerpt\":\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ac5d9d51-70b2-4d8f-8b89-24200eea1394\",\"slug\":\"woocommerce-coupon-shortcodes\",\"id\":244762,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"TikTok for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/TTFB_logo__4C_horizontal_black.png?w=620\",\"excerpt\":\"Create advertising campaigns and reach one billion global users with TikTok for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tiktok-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"a6f95b36-133e-443e-8e31-6e7a67eb597c\",\"slug\":\"tiktok-for-woocommerce\",\"id\":18734000336353,\"rating\":3.5,\"reviews_count\":13,\"vendor_name\":\"TikTok for Business\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/tiktok-for-business\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/tt2.jpg\"},{\"title\":\"HubSpot for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png\",\"excerpt\":\"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e50acec8-3a6c-454c-8562-2da4898fa6c1\",\"slug\":\"hubspot-for-woocommerce\",\"id\":5785079,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MakeWebBetter\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/woo-HubSpot.png\"},{\"title\":\"WooCommerce Order Status Control\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/06\\/Thumbnail-Order-Status-Control-updated.png\",\"excerpt\":\"Use this extension to automatically change the order status to \\\"completed\\\" after successful payment.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-control\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"32400e509c7c36dcc1cd368e8267d981\",\"slug\":\"woocommerce-order-status-control\",\"id\":439037,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"First Data\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/FirstData.png\",\"excerpt\":\"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"eb3e32663ec0810592eaf0d097796230\",\"slug\":\"woocommerce-gateway-firstdata\",\"id\":18645,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Atreus\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/atreus\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/wc-first-data-product-icon.png\"},{\"title\":\"Opayo Payment Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK.png\",\"excerpt\":\"Take payments on your WooCommerce store with the UK\\u2019s most trusted payment solution.\\u00a0A selection of 3 gateway integrations to suit your business needs including Direct, Form and\\u00a0Pi.\\u00a0Always in front, with your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sage-pay-form\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"6bc0cca47d0274d8ef9b164f6fbec1cc\",\"slug\":\"woocommerce-gateway-sagepay-form\",\"id\":18599,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Andrew Benbow\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/andrew-benbow\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK_160x160.png\"}]}\";s:8:\"response\";a:2:{s:4:\"code\";i:200;s:7:\"message\";s:2:\"OK\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;s:13:\"http_response\";O:25:\"WP_HTTP_Requests_Response\":5:{s:11:\"\0*\0response\";O:17:\"Requests_Response\":10:{s:4:\"body\";s:71002:\"{\"products\":[{\"title\":\"WooCommerce Google Analytics\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png\",\"excerpt\":\"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2d21f7de14dfb8e9885a4622be701ddf\",\"slug\":\"woocommerce-google-analytics-integration\",\"id\":1442927,\"rating\":4.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/woo-Google_Analytics-fvsrvf.png\"},{\"title\":\"WooCommerce Tax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png\",\"excerpt\":\"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":3220291,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Stripe\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png\",\"excerpt\":\"Accept all major debit and credit cards as well as local payment methods with Stripe.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"50bb7a985c691bb943a9da4d2c8b5efd\",\"slug\":\"woocommerce-gateway-stripe\",\"id\":18627,\"rating\":4.6,\"reviews_count\":19,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png\"},{\"title\":\"Mailchimp for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png\",\"excerpt\":\"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b4481616ebece8b1ff68fc59b90c1a91\",\"slug\":\"mailchimp-for-woocommerce\",\"id\":2545166,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/09\\/Mailchimp.png\"},{\"title\":\"Jetpack\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/11\\/Jetpack-1-m5mwyg.png\",\"excerpt\":\"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"d5bfef9700b62b2b132c74c74c3193eb\",\"slug\":\"jetpack\",\"id\":2725249,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Jetpack\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/02\\/jetpack-logo--80sgtq.png\"},{\"title\":\"Facebook for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png\",\"excerpt\":\"Get the Official Facebook for WooCommerce plugin to reach your customers across Facebook, Instagram, Messenger and WhatsApp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"0ea4fe4c2d7ca6338f8a322fb3e4e187\",\"slug\":\"facebook-for-woocommerce\",\"id\":2127297,\"rating\":2,\"reviews_count\":60,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/04\\/fb-woodotcom.png\"},{\"title\":\"WooCommerce Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png\",\"excerpt\":\"The only payment solution fully integrated to Woo. Accept credit\\/debit cards &amp; local payment options with no setup or monthly fees.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"8c6319ca-8f41-4e69-be63-6b15ee37773b\",\"slug\":\"woocommerce-payments\",\"id\":5278104,\"rating\":4.3,\"reviews_count\":13,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/woo-WooCommerce_Payments-mtulxp.png\"},{\"title\":\"Square for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png\",\"excerpt\":\"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e907be8b86d7df0c8f8e0d0020b52638\",\"slug\":\"woocommerce-square\",\"id\":1770503,\"rating\":3.2,\"reviews_count\":81,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/07\\/woo-Square-u8km15.png\"},{\"title\":\"Amazon Pay\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png\",\"excerpt\":\"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9865e043bbbe4f8c9735af31cb509b53\",\"slug\":\"woocommerce-gateway-amazon-payments-advanced\",\"id\":238816,\"rating\":2.9,\"reviews_count\":20,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.png\"},{\"title\":\"WooCommerce Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png\",\"excerpt\":\"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":2165910,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/06\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Subscriptions\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png\",\"excerpt\":\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.3,\"reviews_count\":50,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Listings &amp; Ads\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/Marketplace_card_Google.png\",\"excerpt\":\"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"118f4d86-f126-4c3a-8525-644e3170d161\",\"slug\":\"google-listings-and-ads\",\"id\":7623964,\"rating\":2.6,\"reviews_count\":18,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/woo-GoogleListingsAds-jworee.png\"},{\"title\":\"Product Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png\",\"excerpt\":\"Offer add-ons like gift wrapping, special messages or other special options for your products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3,\"reviews_count\":23,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"ShipStation Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9de8640767ba64237808ed7f245a49bb\",\"slug\":\"woocommerce-shipstation-integration\",\"id\":18734,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Shipstation-xqap96.png\"},{\"title\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"PayPal\'s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"934115ab-e3f3-4435-9580-345b1ce21899\",\"slug\":\"woocommerce-paypal-payments\",\"id\":6410731,\"rating\":3.1,\"reviews_count\":63,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"title\":\"PayFast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png\",\"excerpt\":\"Take payments on your WooCommerce store via PayFast (redirect method).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"557bf07293ad916f20c207c6c9cd15ff\",\"slug\":\"woocommerce-payfast-gateway\",\"id\":18596,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/woo-Payfast-murskg.png\"},{\"title\":\"USPS Shipping Method\",\"image\":\"\",\"excerpt\":\"Get shipping rates from the USPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"83d1524e8f5f1913e58889f83d442c32\",\"slug\":\"woocommerce-shipping-usps\",\"id\":18657,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-USPS-yhn1rb.png\"},{\"title\":\"UPS Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png\",\"excerpt\":\"Get shipping rates from the UPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8dae58502913bac0fbcdcaba515ea998\",\"slug\":\"woocommerce-shipping-ups\",\"id\":18665,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-UPS-1.png\"},{\"title\":\"Shipment Tracking\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png\",\"excerpt\":\"Add shipment tracking information to your orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Ads &amp; Marketing by Kliken\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png\",\"excerpt\":\"Get in front of shoppers and drive traffic to your store so you can grow your business with Smart Shopping Campaigns and free listings.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"bf66e173-a220-4da7-9512-b5728c20fc16\",\"slug\":\"kliken-marketing-for-google\",\"id\":3866145,\"rating\":4.3,\"reviews_count\":110,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/Kliken-Woo-Logo-1.png\"},{\"title\":\"WooCommerce Bookings\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png\",\"excerpt\":\"Allow customers to book appointments, make reservations or rent equipment without leaving your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/hotel\\/\",\"price\":\"&#36;249.00\",\"hash\":\"911c438934af094c2b38d5560b9f50f3\",\"slug\":\"WooCommerce Bookings\",\"id\":390890,\"rating\":2.5,\"reviews_count\":28,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Checkout Field Editor\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png\",\"excerpt\":\"Optimize your checkout process by adding, removing or editing fields to suit your needs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"2b8029f0d7cdd1118f4d843eb3ab43ff\",\"slug\":\"woocommerce-checkout-field-editor\",\"id\":184594,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Table Rate Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png\",\"excerpt\":\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Min\\/Max Quantities\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png\",\"excerpt\":\"Specify minimum and maximum allowed product quantities for orders to be completed.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"2b5188d90baecfb781a5aa2d6abb900a\",\"slug\":\"woocommerce-min-max-quantities\",\"id\":18616,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Australia Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif\",\"excerpt\":\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43\",\"slug\":\"woocommerce-shipping-australia-post\",\"id\":18622,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-AustraliaPost.png\"},{\"title\":\"Canada Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png\",\"excerpt\":\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ac029cdf3daba20b20c7b9be7dc00e0e\",\"slug\":\"woocommerce-shipping-canada-post\",\"id\":18623,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-CanadaPost-fjlcfq.png\"},{\"title\":\"Royal Mail\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/royalmail.png\",\"excerpt\":\"Offer Royal Mail shipping rates to your customers\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"03839cca1a16c4488fcb669aeb91a056\",\"slug\":\"woocommerce-shipping-royalmail\",\"id\":182719,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/woo-RoyalMail-sd9zwy.png\"},{\"title\":\"FedEx Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg\",\"excerpt\":\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1a48b598b47a81559baadef15e320f64\",\"slug\":\"woocommerce-shipping-fedex\",\"id\":18620,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-FedEx-auxjb7.png\"},{\"title\":\"Product CSV Import Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png\",\"excerpt\":\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"7ac9b00a1fe980fb61d28ab54d167d0d\",\"slug\":\"woocommerce-product-csv-import-suite\",\"id\":18680,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Follow-Ups\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png\",\"excerpt\":\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"05ece68fe94558e65278fe54d9ec84d2\",\"slug\":\"woocommerce-follow-up-emails\",\"id\":18686,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Memberships\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png\",\"excerpt\":\"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"9288e7609ad0b487b81ef6232efa5cfc\",\"slug\":\"woocommerce-memberships\",\"id\":958589,\"rating\":4.4,\"reviews_count\":84,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"AutomateWoo\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png\",\"excerpt\":\"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":3.9,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo-m4jpva.png\"},{\"title\":\"Product Bundles\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/07\\/logo-pb-lzevsq.png\",\"excerpt\":\"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":116,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Xero\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woocommerce-xero-integration-sdth2k.jpg\",\"excerpt\":\"Save time with automated sync between WooCommerce and your Xero account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Xero-4ovyoc.png\"},{\"title\":\"Product Vendors\",\"image\":\"\",\"excerpt\":\"Turn your store into a multi-vendor marketplace\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"a97d99fccd651bbdd728f4d67d492c31\",\"slug\":\"woocommerce-product-vendors\",\"id\":219982,\"rating\":2.9,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Accommodation Bookings\",\"image\":\"\",\"excerpt\":\"Book accommodation using WooCommerce and the WooCommerce Bookings extension.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"99b2a7a4af90b6cefd2a733b3b1f78e7\",\"slug\":\"woocommerce-accommodation-bookings\",\"id\":1412069,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Braintree for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png\",\"excerpt\":\"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"27f010c8e34ca65b205ddec88ad14536\",\"slug\":\"woocommerce-gateway-paypal-powered-by-braintree\",\"id\":1489837,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Braintree-wrweyl.png\"},{\"title\":\"WooCommerce Brands\",\"image\":\"\",\"excerpt\":\"Create, assign and list brands for products, and allow customers to view by brand.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"8a88c7cbd2f1e73636c331c7a86f818c\",\"slug\":\"woocommerce-brands\",\"id\":18737,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Advanced Notifications\",\"image\":\"\",\"excerpt\":\"Easily setup \\\"new order\\\" and stock email notifications for multiple recipients of your choosing.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"112372c44b002fea2640bd6bfafbca27\",\"slug\":\"woocommerce-advanced-notifications\",\"id\":18740,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Points and Rewards\",\"image\":\"\",\"excerpt\":\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":2.8,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Omnichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e4000666-9275-4c71-8619-be61fb41c9f9\",\"slug\":\"woocommerce-amazon-ebay-integration\",\"id\":3545890,\"rating\":3.1,\"reviews_count\":37,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"title\":\"WooCommerce Pre-Orders\",\"image\":\"\",\"excerpt\":\"Allow customers to order products before they are available.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"b2dc75e7d55e6f5bbfaccb59830f66b7\",\"slug\":\"woocommerce-pre-orders\",\"id\":178477,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Additional Variation Images\",\"image\":\"\",\"excerpt\":\"Add gallery images per variation on variable products within WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c61dd6de57dcecb32bd7358866de4539\",\"slug\":\"woocommerce-additional-variation-images\",\"id\":477384,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Subscription Downloads\",\"image\":\"\",\"excerpt\":\"Offer additional downloads to your subscribers, via downloadable products listed in your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5be9e21c13953253e4406d2a700382ec\",\"slug\":\"woocommerce-subscription-downloads\",\"id\":420458,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Deposits\",\"image\":\"\",\"excerpt\":\"Enable customers to pay for products using a deposit or a payment plan.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;179.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":1.7,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Authorize.Net\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png\",\"excerpt\":\"Authorize.Net gateway with support for pre-orders and subscriptions.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8b61524fe53add7fdd1a8d1b00b9327d\",\"slug\":\"woocommerce-gateway-authorize-net-cim\",\"id\":178481,\"rating\":4.6,\"reviews_count\":45,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Amazon S3 Storage\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png\",\"excerpt\":\"Serve digital products via Amazon S3\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/woo-AmazonS3Storage-jhzxk2.png\"},{\"title\":\"Shipping Multiple Addresses\",\"image\":\"\",\"excerpt\":\"Allow your customers to ship individual items in a single order to multiple addresses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa0eb6f777846d329952d5b891d6f8cc\",\"slug\":\"woocommerce-shipping-multiple-addresses\",\"id\":18741,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"LiveChat for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png\",\"excerpt\":\"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com\",\"price\":\"&#36;0.00\",\"hash\":\"5344cc1f-ed4a-4d00-beff-9d67f6d372f3\",\"slug\":\"livechat-woocommerce\",\"id\":1348888,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Live Chat\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LiveChat.png\"},{\"title\":\"Bulk Stock Management\",\"image\":\"\",\"excerpt\":\"Edit product and variation stock levels in bulk via this handy interface\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"02f4328d52f324ebe06a78eaaae7934f\",\"slug\":\"woocommerce-bulk-stock-management\",\"id\":18670,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Homepage Contact Section\",\"image\":\"\",\"excerpt\":\"Add a Contact section to the Storefront homepage.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cb12b87f8bbb0139dafbf92ca1f871ef\",\"slug\":\"storefront-homepage-contact-section\",\"id\":1468793,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Force Sells\",\"image\":\"\",\"excerpt\":\"Force products to be added to the cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"3ebddfc491ca168a4ea4800b893302b0\",\"slug\":\"woocommerce-force-sells\",\"id\":18678,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Purchase Order Gateway\",\"image\":\"\",\"excerpt\":\"Receive purchase orders via your WooCommerce-powered online store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"573a92318244ece5facb449d63e74874\",\"slug\":\"woocommerce-gateway-purchase-order\",\"id\":478542,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Quick View\",\"image\":\"\",\"excerpt\":\"Show a quick-view button to view product details and add to cart via lightbox popup\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Box Office\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png\",\"excerpt\":\"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"e704c9160de318216a8fa657404b9131\",\"slug\":\"woocommerce-box-office\",\"id\":1628717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Returns and Warranty Requests\",\"image\":\"\",\"excerpt\":\"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"9b4c41102e6b61ea5f558e16f9b63e25\",\"slug\":\"woocommerce-warranty\",\"id\":228315,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Barcodes\",\"image\":\"\",\"excerpt\":\"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"889835bb29ee3400923653e1e44a3779\",\"slug\":\"woocommerce-order-barcodes\",\"id\":391708,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings Availability\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png\",\"excerpt\":\"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"30770d2a-e392-4e82-baaa-76cfc7d02ae3\",\"slug\":\"woocommerce-bookings-availability\",\"id\":4228225,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce 360\\u00ba Image\",\"image\":\"\",\"excerpt\":\"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"24eb2cfa3738a66bf3b2587876668cd2\",\"slug\":\"woocommerce-360-image\",\"id\":512186,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Photography\",\"image\":\"\",\"excerpt\":\"Sell photos in the blink of an eye using this simple as dragging & dropping interface.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ee76e8b9daf1d97ca4d3874cc9e35687\",\"slug\":\"woocommerce-photography\",\"id\":583602,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Footer Bar\",\"image\":\"\",\"excerpt\":\"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"6cfd3d4f923cafa16e4801ae801751f4\",\"slug\":\"storefront-footer-bar\",\"id\":1434472,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Software Add-on\",\"image\":\"\",\"excerpt\":\"Sell License Keys for Software\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"79f6dbfe1f1d3a56a86f0509b6d6b04b\",\"slug\":\"woocommerce-software-add-on\",\"id\":18683,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Products Compare\",\"image\":\"\",\"excerpt\":\"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"c3ba0a4a3199a0cc7a6112eb24414548\",\"slug\":\"woocommerce-products-compare\",\"id\":853117,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Store Catalog PDF Download\",\"image\":\"\",\"excerpt\":\"Offer your customers a PDF download of your product catalog, generated by WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"79ca7aadafe706364e2d738b7c1090c4\",\"slug\":\"woocommerce-store-catalog-pdf-download\",\"id\":675790,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce AvaTax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png\",\"excerpt\":\"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"57077a4b28ba71cacf692bcf4a1a7f60\",\"slug\":\"woocommerce-avatax\",\"id\":1389326,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"TaxJar\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png\",\"excerpt\":\"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"12072d8e-e933-4561-97b1-9db3c7eeed91\",\"slug\":\"taxjar-simplified-taxes-for-woocommerce\",\"id\":514914,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TaxJar\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/TaxJar.png\"},{\"title\":\"WooCommerce Customer \\/ Order \\/ Coupon Export\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png\",\"excerpt\":\"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"914de15813a903c767b55445608bf290\",\"slug\":\"woocommerce-customer-order-csv-export\",\"id\":18652,\"rating\":4.6,\"reviews_count\":30,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Zapier\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-logo-1.png\",\"excerpt\":\"Integrate your WooCommerce store with 5000+ cloud apps and services today. Trusted by 11,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.4,\"reviews_count\":41,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-icon-80px@2x.png\"},{\"title\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"http:\\/\\/demo.storeapps.org\\/?demo=sc\",\"price\":\"&#36;99.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":136,\"vendor_name\":\"StoreApps\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png\"},{\"title\":\"Name Your Price\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png\",\"excerpt\":\"Allow customers to define the product price. Also useful for accepting user-set donations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":57,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":null},{\"title\":\"Storefront Reviews\",\"image\":\"\",\"excerpt\":\"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/\",\"price\":\"&#36;19.00\",\"hash\":\"0c8a1d86b8eff9f1edffa923aeb3fc1f\",\"slug\":\"storefront-reviews\",\"id\":1044976,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Google Product Feed\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/logo-regular-lscryp.png\",\"excerpt\":\"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d55b4f852872025741312839f142447e\",\"slug\":\"woocommerce-product-feeds\",\"id\":18619,\"rating\":4.3,\"reviews_count\":46,\"vendor_name\":\"Ademti Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/product-icon-omiutq.png\"},{\"title\":\"Dynamic Pricing\",\"image\":\"\",\"excerpt\":\"Bulk discounts, role-based pricing and much more\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"9a41775bb33843f52c93c922b0053986\",\"slug\":\"woocommerce-dynamic-pricing\",\"id\":18643,\"rating\":3.2,\"reviews_count\":29,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Klarna Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png\",\"excerpt\":\"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/\",\"price\":\"&#36;0.00\",\"hash\":\"90f8ce584e785fcd8c2d739fd4f40d78\",\"slug\":\"klarna-checkout-for-woocommerce\",\"id\":2754152,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"WooCommerce Print Invoices and Packing Lists\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png\",\"excerpt\":\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"465de1126817cdfb42d97ebca7eea717\",\"slug\":\"woocommerce-pip\",\"id\":18666,\"rating\":4.4,\"reviews_count\":29,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Sensei LMS Course Progress\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png\",\"excerpt\":\"Enable your students to easily see their progress and pick up where they left off in a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ec0f55d8fa7c517dc1844f5c873a77da\",\"slug\":\"sensei-course-progress\",\"id\":435833,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Sensei LMS Certificates\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png\",\"excerpt\":\"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"625ee5fe1bf36b4c741ab07507ba2ffd\",\"slug\":\"sensei-certificates\",\"id\":247548,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Composite Products\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/06\\/logo-cp-ey7bzs.png\",\"excerpt\":\"Create product kit builders and custom product configurators using existing products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":100,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Gravity Forms Product Add-ons\",\"image\":\"\",\"excerpt\":\"Powerful product add-ons, Gravity style\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/\",\"price\":\"&#36;99.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Blocks\",\"image\":\"\",\"excerpt\":\"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c2e9f13a-f90c-4ffe-a8a5-b432399ec263\",\"slug\":\"woo-gutenberg-products-block\",\"id\":3076677,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Eway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png\",\"excerpt\":\"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2c497769d98d025e0d340cd0b5ea5da1\",\"slug\":\"woocommerce-gateway-eway\",\"id\":18604,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/woo-eway-0klzux.png\"},{\"title\":\"Sensei Pro (WC Paid Courses)\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/Sensei-Pro.png\",\"excerpt\":\"Sell your online courses using Sensei LMS with WooCommerce \\u2014 complete learning management with quizzes, certificates, content drip, and more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;149.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"title\":\"QuickBooks Sync for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png\",\"excerpt\":\"The most customizable and robust integration to keep your data in sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c5e32e20-7c1f-4585-8b15-d930c2d842ac\",\"slug\":\"myworks-woo-sync-for-quickbooks-online\",\"id\":4065824,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MyWorks Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/qb_thumb.png\"},{\"title\":\"Sensei LMS Media Attachments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png\",\"excerpt\":\"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"788647a9a1d8ef5c95371f0e69223a0f\",\"slug\":\"sensei-media-attachments\",\"id\":290551,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Conditional Shipping and Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/logo-csp-aqfm98.png\",\"excerpt\":\"Use conditional logic to restrict the shipping and payment options available on your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.7,\"reviews_count\":43,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Status Manager\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png\",\"excerpt\":\"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"51fd9ab45394b4cad5a0ebf58d012342\",\"slug\":\"woocommerce-order-status-manager\",\"id\":588398,\"rating\":4.4,\"reviews_count\":12,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Klarna Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png\",\"excerpt\":\"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/\",\"price\":\"&#36;0.00\",\"hash\":\"a19c689325bc8ea63c620765dd54b33a\",\"slug\":\"klarna-payments-for-woocommerce\",\"id\":2754217,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Klarna.png\"},{\"title\":\"Catalog Visibility Options\",\"image\":\"\",\"excerpt\":\"Transform WooCommerce into an online catalog by removing eCommerce functionality\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"12e791110365fdbb5865c8658907967e\",\"slug\":\"woocommerce-catalog-visibility-options\",\"id\":18648,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Product Search\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png\",\"excerpt\":\"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.itthinx.com\\/wps\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c84cc8ca16ddac3408e6b6c5871133a8\",\"slug\":\"woocommerce-product-search\",\"id\":512174,\"rating\":4.4,\"reviews_count\":152,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"Sequential Order Numbers Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png\",\"excerpt\":\"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"0b18a2816e016ba9988b93b1cd8fe766\",\"slug\":\"woocommerce-sequential-order-numbers-pro\",\"id\":18688,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce One Page Checkout\",\"image\":\"\",\"excerpt\":\"Create special pages where customers can choose products, checkout &amp; pay all on the one page.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"c9ba8f8352cd71b5508af5161268619a\",\"slug\":\"woocommerce-one-page-checkout\",\"id\":527886,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Google Analytics Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png\",\"excerpt\":\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d8aed8b7306b509eec1589e59abe319f\",\"slug\":\"woocommerce-google-analytics-pro\",\"id\":1312497,\"rating\":3.7,\"reviews_count\":25,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Checkout Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png\",\"excerpt\":\"Highlight relevant products, offers like free shipping and other up-sells during checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8fdca00b4000b7a8cc26371d0e470a8f\",\"slug\":\"woocommerce-checkout-add-ons\",\"id\":466854,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Viva Wallet Standard Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/Viva-Wallet-logo.png?w=374\",\"excerpt\":\"Integrate the Viva Wallet payment gateway with your WooCommerce store to process and sync your payments and help you sell more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/viva-wallet-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"7240a329-047f-4d8b-b7ec-ee3defd798bd\",\"slug\":\"viva-wallet-for-woocommerce\",\"id\":6137160,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Viva Wallet\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/viva-wallet\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/07\\/Viva-Wallet.png\"},{\"title\":\"Coupon Shortcodes\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png\",\"excerpt\":\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ac5d9d51-70b2-4d8f-8b89-24200eea1394\",\"slug\":\"woocommerce-coupon-shortcodes\",\"id\":244762,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"TikTok for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/TTFB_logo__4C_horizontal_black.png?w=620\",\"excerpt\":\"Create advertising campaigns and reach one billion global users with TikTok for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tiktok-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"a6f95b36-133e-443e-8e31-6e7a67eb597c\",\"slug\":\"tiktok-for-woocommerce\",\"id\":18734000336353,\"rating\":3.5,\"reviews_count\":13,\"vendor_name\":\"TikTok for Business\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/tiktok-for-business\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/tt2.jpg\"},{\"title\":\"HubSpot for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png\",\"excerpt\":\"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e50acec8-3a6c-454c-8562-2da4898fa6c1\",\"slug\":\"hubspot-for-woocommerce\",\"id\":5785079,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MakeWebBetter\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/woo-HubSpot.png\"},{\"title\":\"WooCommerce Order Status Control\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/06\\/Thumbnail-Order-Status-Control-updated.png\",\"excerpt\":\"Use this extension to automatically change the order status to \\\"completed\\\" after successful payment.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-control\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"32400e509c7c36dcc1cd368e8267d981\",\"slug\":\"woocommerce-order-status-control\",\"id\":439037,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"First Data\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/FirstData.png\",\"excerpt\":\"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"eb3e32663ec0810592eaf0d097796230\",\"slug\":\"woocommerce-gateway-firstdata\",\"id\":18645,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Atreus\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/atreus\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/wc-first-data-product-icon.png\"},{\"title\":\"Opayo Payment Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK.png\",\"excerpt\":\"Take payments on your WooCommerce store with the UK\\u2019s most trusted payment solution.\\u00a0A selection of 3 gateway integrations to suit your business needs including Direct, Form and\\u00a0Pi.\\u00a0Always in front, with your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sage-pay-form\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"6bc0cca47d0274d8ef9b164f6fbec1cc\",\"slug\":\"woocommerce-gateway-sagepay-form\",\"id\":18599,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Andrew Benbow\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/andrew-benbow\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK_160x160.png\"}]}\";s:3:\"raw\";s:71682:\"HTTP/1.1 200 OK\r\nServer: nginx\r\nDate: Sat, 17 Sep 2022 01:18:41 GMT\r\nContent-Type: application/json; charset=UTF-8\r\nContent-Length: 13250\r\nConnection: close\r\nX-Robots-Tag: noindex\r\nLink: <https://woocommerce.com/wp-json/>; rel=\"https://api.w.org/\"\r\nX-Content-Type-Options: nosniff\r\nAccess-Control-Expose-Headers: X-WP-Total, X-WP-TotalPages, Link\r\nAccess-Control-Allow-Headers: Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\r\nX-WCCOM-Cache: HIT\r\nCache-Control: max-age=60\r\nAllow: GET\r\nX-rq: yyz1 0 4 9980\r\nContent-Encoding: gzip\r\nAge: 59\r\nX-Cache: hit\r\nVary: Accept-Encoding, Origin\r\nAccept-Ranges: bytes\r\nStrict-Transport-Security: max-age=31536000\r\n\r\n{\"products\":[{\"title\":\"WooCommerce Google Analytics\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png\",\"excerpt\":\"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2d21f7de14dfb8e9885a4622be701ddf\",\"slug\":\"woocommerce-google-analytics-integration\",\"id\":1442927,\"rating\":4.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/woo-Google_Analytics-fvsrvf.png\"},{\"title\":\"WooCommerce Tax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png\",\"excerpt\":\"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":3220291,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Stripe\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png\",\"excerpt\":\"Accept all major debit and credit cards as well as local payment methods with Stripe.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"50bb7a985c691bb943a9da4d2c8b5efd\",\"slug\":\"woocommerce-gateway-stripe\",\"id\":18627,\"rating\":4.6,\"reviews_count\":19,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png\"},{\"title\":\"Mailchimp for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png\",\"excerpt\":\"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b4481616ebece8b1ff68fc59b90c1a91\",\"slug\":\"mailchimp-for-woocommerce\",\"id\":2545166,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/09\\/Mailchimp.png\"},{\"title\":\"Jetpack\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/11\\/Jetpack-1-m5mwyg.png\",\"excerpt\":\"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"d5bfef9700b62b2b132c74c74c3193eb\",\"slug\":\"jetpack\",\"id\":2725249,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Jetpack\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/02\\/jetpack-logo--80sgtq.png\"},{\"title\":\"Facebook for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png\",\"excerpt\":\"Get the Official Facebook for WooCommerce plugin to reach your customers across Facebook, Instagram, Messenger and WhatsApp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"0ea4fe4c2d7ca6338f8a322fb3e4e187\",\"slug\":\"facebook-for-woocommerce\",\"id\":2127297,\"rating\":2,\"reviews_count\":60,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/04\\/fb-woodotcom.png\"},{\"title\":\"WooCommerce Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png\",\"excerpt\":\"The only payment solution fully integrated to Woo. Accept credit\\/debit cards &amp; local payment options with no setup or monthly fees.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"8c6319ca-8f41-4e69-be63-6b15ee37773b\",\"slug\":\"woocommerce-payments\",\"id\":5278104,\"rating\":4.3,\"reviews_count\":13,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/woo-WooCommerce_Payments-mtulxp.png\"},{\"title\":\"Square for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png\",\"excerpt\":\"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e907be8b86d7df0c8f8e0d0020b52638\",\"slug\":\"woocommerce-square\",\"id\":1770503,\"rating\":3.2,\"reviews_count\":81,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/07\\/woo-Square-u8km15.png\"},{\"title\":\"Amazon Pay\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png\",\"excerpt\":\"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9865e043bbbe4f8c9735af31cb509b53\",\"slug\":\"woocommerce-gateway-amazon-payments-advanced\",\"id\":238816,\"rating\":2.9,\"reviews_count\":20,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.png\"},{\"title\":\"WooCommerce Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png\",\"excerpt\":\"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":2165910,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/06\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Subscriptions\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png\",\"excerpt\":\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.3,\"reviews_count\":50,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Listings &amp; Ads\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/Marketplace_card_Google.png\",\"excerpt\":\"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"118f4d86-f126-4c3a-8525-644e3170d161\",\"slug\":\"google-listings-and-ads\",\"id\":7623964,\"rating\":2.6,\"reviews_count\":18,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/woo-GoogleListingsAds-jworee.png\"},{\"title\":\"Product Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png\",\"excerpt\":\"Offer add-ons like gift wrapping, special messages or other special options for your products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3,\"reviews_count\":23,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"ShipStation Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9de8640767ba64237808ed7f245a49bb\",\"slug\":\"woocommerce-shipstation-integration\",\"id\":18734,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Shipstation-xqap96.png\"},{\"title\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"PayPal\'s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"934115ab-e3f3-4435-9580-345b1ce21899\",\"slug\":\"woocommerce-paypal-payments\",\"id\":6410731,\"rating\":3.1,\"reviews_count\":63,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"title\":\"PayFast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png\",\"excerpt\":\"Take payments on your WooCommerce store via PayFast (redirect method).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"557bf07293ad916f20c207c6c9cd15ff\",\"slug\":\"woocommerce-payfast-gateway\",\"id\":18596,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/woo-Payfast-murskg.png\"},{\"title\":\"USPS Shipping Method\",\"image\":\"\",\"excerpt\":\"Get shipping rates from the USPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"83d1524e8f5f1913e58889f83d442c32\",\"slug\":\"woocommerce-shipping-usps\",\"id\":18657,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-USPS-yhn1rb.png\"},{\"title\":\"UPS Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png\",\"excerpt\":\"Get shipping rates from the UPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8dae58502913bac0fbcdcaba515ea998\",\"slug\":\"woocommerce-shipping-ups\",\"id\":18665,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-UPS-1.png\"},{\"title\":\"Shipment Tracking\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png\",\"excerpt\":\"Add shipment tracking information to your orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Ads &amp; Marketing by Kliken\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png\",\"excerpt\":\"Get in front of shoppers and drive traffic to your store so you can grow your business with Smart Shopping Campaigns and free listings.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"bf66e173-a220-4da7-9512-b5728c20fc16\",\"slug\":\"kliken-marketing-for-google\",\"id\":3866145,\"rating\":4.3,\"reviews_count\":110,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/Kliken-Woo-Logo-1.png\"},{\"title\":\"WooCommerce Bookings\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png\",\"excerpt\":\"Allow customers to book appointments, make reservations or rent equipment without leaving your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/hotel\\/\",\"price\":\"&#36;249.00\",\"hash\":\"911c438934af094c2b38d5560b9f50f3\",\"slug\":\"WooCommerce Bookings\",\"id\":390890,\"rating\":2.5,\"reviews_count\":28,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Checkout Field Editor\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png\",\"excerpt\":\"Optimize your checkout process by adding, removing or editing fields to suit your needs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"2b8029f0d7cdd1118f4d843eb3ab43ff\",\"slug\":\"woocommerce-checkout-field-editor\",\"id\":184594,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Table Rate Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png\",\"excerpt\":\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Min\\/Max Quantities\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png\",\"excerpt\":\"Specify minimum and maximum allowed product quantities for orders to be completed.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"2b5188d90baecfb781a5aa2d6abb900a\",\"slug\":\"woocommerce-min-max-quantities\",\"id\":18616,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Australia Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif\",\"excerpt\":\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43\",\"slug\":\"woocommerce-shipping-australia-post\",\"id\":18622,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-AustraliaPost.png\"},{\"title\":\"Canada Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png\",\"excerpt\":\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ac029cdf3daba20b20c7b9be7dc00e0e\",\"slug\":\"woocommerce-shipping-canada-post\",\"id\":18623,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-CanadaPost-fjlcfq.png\"},{\"title\":\"Royal Mail\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/royalmail.png\",\"excerpt\":\"Offer Royal Mail shipping rates to your customers\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"03839cca1a16c4488fcb669aeb91a056\",\"slug\":\"woocommerce-shipping-royalmail\",\"id\":182719,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/woo-RoyalMail-sd9zwy.png\"},{\"title\":\"FedEx Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg\",\"excerpt\":\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1a48b598b47a81559baadef15e320f64\",\"slug\":\"woocommerce-shipping-fedex\",\"id\":18620,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-FedEx-auxjb7.png\"},{\"title\":\"Product CSV Import Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png\",\"excerpt\":\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"7ac9b00a1fe980fb61d28ab54d167d0d\",\"slug\":\"woocommerce-product-csv-import-suite\",\"id\":18680,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Follow-Ups\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png\",\"excerpt\":\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"05ece68fe94558e65278fe54d9ec84d2\",\"slug\":\"woocommerce-follow-up-emails\",\"id\":18686,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Memberships\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png\",\"excerpt\":\"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"9288e7609ad0b487b81ef6232efa5cfc\",\"slug\":\"woocommerce-memberships\",\"id\":958589,\"rating\":4.4,\"reviews_count\":84,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"AutomateWoo\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png\",\"excerpt\":\"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":3.9,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo-m4jpva.png\"},{\"title\":\"Product Bundles\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/07\\/logo-pb-lzevsq.png\",\"excerpt\":\"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":116,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Xero\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woocommerce-xero-integration-sdth2k.jpg\",\"excerpt\":\"Save time with automated sync between WooCommerce and your Xero account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Xero-4ovyoc.png\"},{\"title\":\"Product Vendors\",\"image\":\"\",\"excerpt\":\"Turn your store into a multi-vendor marketplace\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"a97d99fccd651bbdd728f4d67d492c31\",\"slug\":\"woocommerce-product-vendors\",\"id\":219982,\"rating\":2.9,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Accommodation Bookings\",\"image\":\"\",\"excerpt\":\"Book accommodation using WooCommerce and the WooCommerce Bookings extension.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"99b2a7a4af90b6cefd2a733b3b1f78e7\",\"slug\":\"woocommerce-accommodation-bookings\",\"id\":1412069,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Braintree for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png\",\"excerpt\":\"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"27f010c8e34ca65b205ddec88ad14536\",\"slug\":\"woocommerce-gateway-paypal-powered-by-braintree\",\"id\":1489837,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Braintree-wrweyl.png\"},{\"title\":\"WooCommerce Brands\",\"image\":\"\",\"excerpt\":\"Create, assign and list brands for products, and allow customers to view by brand.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"8a88c7cbd2f1e73636c331c7a86f818c\",\"slug\":\"woocommerce-brands\",\"id\":18737,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Advanced Notifications\",\"image\":\"\",\"excerpt\":\"Easily setup \\\"new order\\\" and stock email notifications for multiple recipients of your choosing.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"112372c44b002fea2640bd6bfafbca27\",\"slug\":\"woocommerce-advanced-notifications\",\"id\":18740,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Points and Rewards\",\"image\":\"\",\"excerpt\":\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":2.8,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Omnichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e4000666-9275-4c71-8619-be61fb41c9f9\",\"slug\":\"woocommerce-amazon-ebay-integration\",\"id\":3545890,\"rating\":3.1,\"reviews_count\":37,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"title\":\"WooCommerce Pre-Orders\",\"image\":\"\",\"excerpt\":\"Allow customers to order products before they are available.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"b2dc75e7d55e6f5bbfaccb59830f66b7\",\"slug\":\"woocommerce-pre-orders\",\"id\":178477,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Additional Variation Images\",\"image\":\"\",\"excerpt\":\"Add gallery images per variation on variable products within WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c61dd6de57dcecb32bd7358866de4539\",\"slug\":\"woocommerce-additional-variation-images\",\"id\":477384,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Subscription Downloads\",\"image\":\"\",\"excerpt\":\"Offer additional downloads to your subscribers, via downloadable products listed in your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5be9e21c13953253e4406d2a700382ec\",\"slug\":\"woocommerce-subscription-downloads\",\"id\":420458,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Deposits\",\"image\":\"\",\"excerpt\":\"Enable customers to pay for products using a deposit or a payment plan.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;179.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":1.7,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Authorize.Net\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png\",\"excerpt\":\"Authorize.Net gateway with support for pre-orders and subscriptions.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8b61524fe53add7fdd1a8d1b00b9327d\",\"slug\":\"woocommerce-gateway-authorize-net-cim\",\"id\":178481,\"rating\":4.6,\"reviews_count\":45,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Amazon S3 Storage\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png\",\"excerpt\":\"Serve digital products via Amazon S3\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/woo-AmazonS3Storage-jhzxk2.png\"},{\"title\":\"Shipping Multiple Addresses\",\"image\":\"\",\"excerpt\":\"Allow your customers to ship individual items in a single order to multiple addresses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa0eb6f777846d329952d5b891d6f8cc\",\"slug\":\"woocommerce-shipping-multiple-addresses\",\"id\":18741,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"LiveChat for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png\",\"excerpt\":\"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com\",\"price\":\"&#36;0.00\",\"hash\":\"5344cc1f-ed4a-4d00-beff-9d67f6d372f3\",\"slug\":\"livechat-woocommerce\",\"id\":1348888,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Live Chat\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LiveChat.png\"},{\"title\":\"Bulk Stock Management\",\"image\":\"\",\"excerpt\":\"Edit product and variation stock levels in bulk via this handy interface\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"02f4328d52f324ebe06a78eaaae7934f\",\"slug\":\"woocommerce-bulk-stock-management\",\"id\":18670,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Homepage Contact Section\",\"image\":\"\",\"excerpt\":\"Add a Contact section to the Storefront homepage.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cb12b87f8bbb0139dafbf92ca1f871ef\",\"slug\":\"storefront-homepage-contact-section\",\"id\":1468793,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Force Sells\",\"image\":\"\",\"excerpt\":\"Force products to be added to the cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"3ebddfc491ca168a4ea4800b893302b0\",\"slug\":\"woocommerce-force-sells\",\"id\":18678,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Purchase Order Gateway\",\"image\":\"\",\"excerpt\":\"Receive purchase orders via your WooCommerce-powered online store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"573a92318244ece5facb449d63e74874\",\"slug\":\"woocommerce-gateway-purchase-order\",\"id\":478542,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Quick View\",\"image\":\"\",\"excerpt\":\"Show a quick-view button to view product details and add to cart via lightbox popup\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Box Office\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png\",\"excerpt\":\"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"e704c9160de318216a8fa657404b9131\",\"slug\":\"woocommerce-box-office\",\"id\":1628717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Returns and Warranty Requests\",\"image\":\"\",\"excerpt\":\"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"9b4c41102e6b61ea5f558e16f9b63e25\",\"slug\":\"woocommerce-warranty\",\"id\":228315,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Barcodes\",\"image\":\"\",\"excerpt\":\"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"889835bb29ee3400923653e1e44a3779\",\"slug\":\"woocommerce-order-barcodes\",\"id\":391708,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings Availability\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png\",\"excerpt\":\"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"30770d2a-e392-4e82-baaa-76cfc7d02ae3\",\"slug\":\"woocommerce-bookings-availability\",\"id\":4228225,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce 360\\u00ba Image\",\"image\":\"\",\"excerpt\":\"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"24eb2cfa3738a66bf3b2587876668cd2\",\"slug\":\"woocommerce-360-image\",\"id\":512186,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Photography\",\"image\":\"\",\"excerpt\":\"Sell photos in the blink of an eye using this simple as dragging & dropping interface.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ee76e8b9daf1d97ca4d3874cc9e35687\",\"slug\":\"woocommerce-photography\",\"id\":583602,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Footer Bar\",\"image\":\"\",\"excerpt\":\"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"6cfd3d4f923cafa16e4801ae801751f4\",\"slug\":\"storefront-footer-bar\",\"id\":1434472,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Software Add-on\",\"image\":\"\",\"excerpt\":\"Sell License Keys for Software\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"79f6dbfe1f1d3a56a86f0509b6d6b04b\",\"slug\":\"woocommerce-software-add-on\",\"id\":18683,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Products Compare\",\"image\":\"\",\"excerpt\":\"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"c3ba0a4a3199a0cc7a6112eb24414548\",\"slug\":\"woocommerce-products-compare\",\"id\":853117,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Store Catalog PDF Download\",\"image\":\"\",\"excerpt\":\"Offer your customers a PDF download of your product catalog, generated by WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"79ca7aadafe706364e2d738b7c1090c4\",\"slug\":\"woocommerce-store-catalog-pdf-download\",\"id\":675790,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce AvaTax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png\",\"excerpt\":\"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"57077a4b28ba71cacf692bcf4a1a7f60\",\"slug\":\"woocommerce-avatax\",\"id\":1389326,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"TaxJar\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png\",\"excerpt\":\"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"12072d8e-e933-4561-97b1-9db3c7eeed91\",\"slug\":\"taxjar-simplified-taxes-for-woocommerce\",\"id\":514914,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TaxJar\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/TaxJar.png\"},{\"title\":\"WooCommerce Customer \\/ Order \\/ Coupon Export\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png\",\"excerpt\":\"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"914de15813a903c767b55445608bf290\",\"slug\":\"woocommerce-customer-order-csv-export\",\"id\":18652,\"rating\":4.6,\"reviews_count\":30,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Zapier\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-logo-1.png\",\"excerpt\":\"Integrate your WooCommerce store with 5000+ cloud apps and services today. Trusted by 11,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.4,\"reviews_count\":41,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-icon-80px@2x.png\"},{\"title\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"http:\\/\\/demo.storeapps.org\\/?demo=sc\",\"price\":\"&#36;99.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":136,\"vendor_name\":\"StoreApps\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png\"},{\"title\":\"Name Your Price\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png\",\"excerpt\":\"Allow customers to define the product price. Also useful for accepting user-set donations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":57,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":null},{\"title\":\"Storefront Reviews\",\"image\":\"\",\"excerpt\":\"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/\",\"price\":\"&#36;19.00\",\"hash\":\"0c8a1d86b8eff9f1edffa923aeb3fc1f\",\"slug\":\"storefront-reviews\",\"id\":1044976,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Google Product Feed\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/logo-regular-lscryp.png\",\"excerpt\":\"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d55b4f852872025741312839f142447e\",\"slug\":\"woocommerce-product-feeds\",\"id\":18619,\"rating\":4.3,\"reviews_count\":46,\"vendor_name\":\"Ademti Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/product-icon-omiutq.png\"},{\"title\":\"Dynamic Pricing\",\"image\":\"\",\"excerpt\":\"Bulk discounts, role-based pricing and much more\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"9a41775bb33843f52c93c922b0053986\",\"slug\":\"woocommerce-dynamic-pricing\",\"id\":18643,\"rating\":3.2,\"reviews_count\":29,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Klarna Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png\",\"excerpt\":\"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/\",\"price\":\"&#36;0.00\",\"hash\":\"90f8ce584e785fcd8c2d739fd4f40d78\",\"slug\":\"klarna-checkout-for-woocommerce\",\"id\":2754152,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"WooCommerce Print Invoices and Packing Lists\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png\",\"excerpt\":\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"465de1126817cdfb42d97ebca7eea717\",\"slug\":\"woocommerce-pip\",\"id\":18666,\"rating\":4.4,\"reviews_count\":29,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Sensei LMS Course Progress\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png\",\"excerpt\":\"Enable your students to easily see their progress and pick up where they left off in a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ec0f55d8fa7c517dc1844f5c873a77da\",\"slug\":\"sensei-course-progress\",\"id\":435833,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Sensei LMS Certificates\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png\",\"excerpt\":\"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"625ee5fe1bf36b4c741ab07507ba2ffd\",\"slug\":\"sensei-certificates\",\"id\":247548,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Composite Products\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/06\\/logo-cp-ey7bzs.png\",\"excerpt\":\"Create product kit builders and custom product configurators using existing products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":100,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Gravity Forms Product Add-ons\",\"image\":\"\",\"excerpt\":\"Powerful product add-ons, Gravity style\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/\",\"price\":\"&#36;99.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Blocks\",\"image\":\"\",\"excerpt\":\"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c2e9f13a-f90c-4ffe-a8a5-b432399ec263\",\"slug\":\"woo-gutenberg-products-block\",\"id\":3076677,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Eway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png\",\"excerpt\":\"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2c497769d98d025e0d340cd0b5ea5da1\",\"slug\":\"woocommerce-gateway-eway\",\"id\":18604,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/woo-eway-0klzux.png\"},{\"title\":\"Sensei Pro (WC Paid Courses)\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/Sensei-Pro.png\",\"excerpt\":\"Sell your online courses using Sensei LMS with WooCommerce \\u2014 complete learning management with quizzes, certificates, content drip, and more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;149.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"title\":\"QuickBooks Sync for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png\",\"excerpt\":\"The most customizable and robust integration to keep your data in sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c5e32e20-7c1f-4585-8b15-d930c2d842ac\",\"slug\":\"myworks-woo-sync-for-quickbooks-online\",\"id\":4065824,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MyWorks Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/qb_thumb.png\"},{\"title\":\"Sensei LMS Media Attachments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png\",\"excerpt\":\"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"788647a9a1d8ef5c95371f0e69223a0f\",\"slug\":\"sensei-media-attachments\",\"id\":290551,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Conditional Shipping and Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/logo-csp-aqfm98.png\",\"excerpt\":\"Use conditional logic to restrict the shipping and payment options available on your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.7,\"reviews_count\":43,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Status Manager\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png\",\"excerpt\":\"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"51fd9ab45394b4cad5a0ebf58d012342\",\"slug\":\"woocommerce-order-status-manager\",\"id\":588398,\"rating\":4.4,\"reviews_count\":12,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Klarna Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png\",\"excerpt\":\"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/\",\"price\":\"&#36;0.00\",\"hash\":\"a19c689325bc8ea63c620765dd54b33a\",\"slug\":\"klarna-payments-for-woocommerce\",\"id\":2754217,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Klarna.png\"},{\"title\":\"Catalog Visibility Options\",\"image\":\"\",\"excerpt\":\"Transform WooCommerce into an online catalog by removing eCommerce functionality\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"12e791110365fdbb5865c8658907967e\",\"slug\":\"woocommerce-catalog-visibility-options\",\"id\":18648,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Product Search\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png\",\"excerpt\":\"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.itthinx.com\\/wps\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c84cc8ca16ddac3408e6b6c5871133a8\",\"slug\":\"woocommerce-product-search\",\"id\":512174,\"rating\":4.4,\"reviews_count\":152,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"Sequential Order Numbers Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png\",\"excerpt\":\"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"0b18a2816e016ba9988b93b1cd8fe766\",\"slug\":\"woocommerce-sequential-order-numbers-pro\",\"id\":18688,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce One Page Checkout\",\"image\":\"\",\"excerpt\":\"Create special pages where customers can choose products, checkout &amp; pay all on the one page.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"c9ba8f8352cd71b5508af5161268619a\",\"slug\":\"woocommerce-one-page-checkout\",\"id\":527886,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Google Analytics Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png\",\"excerpt\":\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d8aed8b7306b509eec1589e59abe319f\",\"slug\":\"woocommerce-google-analytics-pro\",\"id\":1312497,\"rating\":3.7,\"reviews_count\":25,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Checkout Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png\",\"excerpt\":\"Highlight relevant products, offers like free shipping and other up-sells during checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8fdca00b4000b7a8cc26371d0e470a8f\",\"slug\":\"woocommerce-checkout-add-ons\",\"id\":466854,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Viva Wallet Standard Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/Viva-Wallet-logo.png?w=374\",\"excerpt\":\"Integrate the Viva Wallet payment gateway with your WooCommerce store to process and sync your payments and help you sell more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/viva-wallet-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"7240a329-047f-4d8b-b7ec-ee3defd798bd\",\"slug\":\"viva-wallet-for-woocommerce\",\"id\":6137160,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Viva Wallet\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/viva-wallet\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/07\\/Viva-Wallet.png\"},{\"title\":\"Coupon Shortcodes\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png\",\"excerpt\":\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ac5d9d51-70b2-4d8f-8b89-24200eea1394\",\"slug\":\"woocommerce-coupon-shortcodes\",\"id\":244762,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"TikTok for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/TTFB_logo__4C_horizontal_black.png?w=620\",\"excerpt\":\"Create advertising campaigns and reach one billion global users with TikTok for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tiktok-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"a6f95b36-133e-443e-8e31-6e7a67eb597c\",\"slug\":\"tiktok-for-woocommerce\",\"id\":18734000336353,\"rating\":3.5,\"reviews_count\":13,\"vendor_name\":\"TikTok for Business\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/tiktok-for-business\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/tt2.jpg\"},{\"title\":\"HubSpot for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png\",\"excerpt\":\"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e50acec8-3a6c-454c-8562-2da4898fa6c1\",\"slug\":\"hubspot-for-woocommerce\",\"id\":5785079,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MakeWebBetter\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/woo-HubSpot.png\"},{\"title\":\"WooCommerce Order Status Control\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/06\\/Thumbnail-Order-Status-Control-updated.png\",\"excerpt\":\"Use this extension to automatically change the order status to \\\"completed\\\" after successful payment.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-control\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"32400e509c7c36dcc1cd368e8267d981\",\"slug\":\"woocommerce-order-status-control\",\"id\":439037,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"First Data\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/FirstData.png\",\"excerpt\":\"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"eb3e32663ec0810592eaf0d097796230\",\"slug\":\"woocommerce-gateway-firstdata\",\"id\":18645,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Atreus\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/atreus\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/wc-first-data-product-icon.png\"},{\"title\":\"Opayo Payment Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK.png\",\"excerpt\":\"Take payments on your WooCommerce store with the UK\\u2019s most trusted payment solution.\\u00a0A selection of 3 gateway integrations to suit your business needs including Direct, Form and\\u00a0Pi.\\u00a0Always in front, with your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sage-pay-form\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"6bc0cca47d0274d8ef9b164f6fbec1cc\",\"slug\":\"woocommerce-gateway-sagepay-form\",\"id\":18599,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Andrew Benbow\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/andrew-benbow\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK_160x160.png\"}]}\";s:7:\"headers\";O:25:\"Requests_Response_Headers\":1:{s:7:\"\0*\0data\";a:19:{s:6:\"server\";a:1:{i:0;s:5:\"nginx\";}s:4:\"date\";a:1:{i:0;s:29:\"Sat, 17 Sep 2022 01:18:41 GMT\";}s:12:\"content-type\";a:1:{i:0;s:31:\"application/json; charset=UTF-8\";}s:14:\"content-length\";a:1:{i:0;s:5:\"13250\";}s:12:\"x-robots-tag\";a:1:{i:0;s:7:\"noindex\";}s:4:\"link\";a:1:{i:0;s:60:\"<https://woocommerce.com/wp-json/>; rel=\"https://api.w.org/\"\";}s:22:\"x-content-type-options\";a:1:{i:0;s:7:\"nosniff\";}s:29:\"access-control-expose-headers\";a:1:{i:0;s:33:\"X-WP-Total, X-WP-TotalPages, Link\";}s:28:\"access-control-allow-headers\";a:1:{i:0;s:73:\"Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\";}s:13:\"x-wccom-cache\";a:1:{i:0;s:3:\"HIT\";}s:13:\"cache-control\";a:1:{i:0;s:10:\"max-age=60\";}s:5:\"allow\";a:1:{i:0;s:3:\"GET\";}s:4:\"x-rq\";a:1:{i:0;s:13:\"yyz1 0 4 9980\";}s:16:\"content-encoding\";a:1:{i:0;s:4:\"gzip\";}s:3:\"age\";a:1:{i:0;s:2:\"59\";}s:7:\"x-cache\";a:1:{i:0;s:3:\"hit\";}s:4:\"vary\";a:1:{i:0;s:23:\"Accept-Encoding, Origin\";}s:13:\"accept-ranges\";a:1:{i:0;s:5:\"bytes\";}s:25:\"strict-transport-security\";a:1:{i:0;s:16:\"max-age=31536000\";}}}s:11:\"status_code\";i:200;s:16:\"protocol_version\";d:1.100000000000000088817841970012523233890533447265625;s:7:\"success\";b:1;s:9:\"redirects\";i:0;s:3:\"url\";s:59:\"https://woocommerce.com/wp-json/wccom-extensions/1.0/search\";s:7:\"history\";a:0:{}s:7:\"cookies\";O:19:\"Requests_Cookie_Jar\":1:{s:10:\"\0*\0cookies\";a:0:{}}}s:11:\"\0*\0filename\";N;s:4:\"data\";N;s:7:\"headers\";N;s:6:\"status\";N;}}','no'),(175240,'_transient_timeout_wc_child_has_weight_689','1664819480','no'),(175241,'_transient_wc_child_has_weight_689','0','no'),(175242,'_transient_timeout_wc_child_has_dimensions_689','1664819480','no'),(188397,'_transient_timeout_wc_related_106','1663447080','no'),(188398,'_transient_wc_related_106','a:1:{s:51:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=106\";a:1:{i:0;s:3:\"322\";}}','no'),(170622,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.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-6.0.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.0.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.0.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.0.2\";s:7:\"version\";s:5:\"6.0.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.9\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1663401160;s:15:\"version_checked\";s:5:\"6.0.2\";s:12:\"translations\";a:0:{}}','no'),(186099,'_transient_timeout_wc_product_children_322','1665646568','no'),(186100,'_transient_wc_product_children_322','a:2:{s:3:\"all\";a:4:{i:0;i:382;i:1;i:383;i:2;i:384;i:3;i:385;}s:7:\"visible\";a:4:{i:0;i:382;i:1;i:383;i:2;i:384;i:3;i:385;}}','no'),(189765,'_transient_timeout_mc4wp_list_83f167ad8b_mf','1663452477','no'),(189766,'_transient_mc4wp_list_83f167ad8b_mf','a:9:{i:0;O:8:\"stdClass\":6:{s:3:\"tag\";s:5:\"EMAIL\";s:4:\"name\";s:13:\"Email address\";s:8:\"required\";b:1;s:4:\"type\";s:5:\"email\";s:7:\"options\";a:0:{}s:6:\"public\";b:1;}i:1;O:8:\"stdClass\":7:{s:3:\"tag\";s:7:\"ADDRESS\";s:4:\"name\";s:7:\"Address\";s:4:\"type\";s:7:\"address\";s:8:\"required\";b:0;s:13:\"default_value\";s:0:\"\";s:6:\"public\";b:0;s:7:\"options\";O:8:\"stdClass\":1:{s:15:\"default_country\";i:164;}}i:2;O:8:\"stdClass\":7:{s:3:\"tag\";s:8:\"BIRTHDAY\";s:4:\"name\";s:8:\"Birthday\";s:4:\"type\";s:8:\"birthday\";s:8:\"required\";b:0;s:13:\"default_value\";s:0:\"\";s:6:\"public\";b:1;s:7:\"options\";O:8:\"stdClass\":1:{s:11:\"date_format\";s:5:\"MM/DD\";}}i:3;O:8:\"stdClass\":7:{s:3:\"tag\";s:5:\"FNAME\";s:4:\"name\";s:10:\"First Name\";s:4:\"type\";s:4:\"text\";s:8:\"required\";b:1;s:13:\"default_value\";s:0:\"\";s:6:\"public\";b:1;s:7:\"options\";O:8:\"stdClass\":1:{s:4:\"size\";i:25;}}i:4;O:8:\"stdClass\":7:{s:3:\"tag\";s:5:\"LNAME\";s:4:\"name\";s:9:\"Last Name\";s:4:\"type\";s:4:\"text\";s:8:\"required\";b:1;s:13:\"default_value\";s:0:\"\";s:6:\"public\";b:1;s:7:\"options\";O:8:\"stdClass\":1:{s:4:\"size\";i:25;}}i:5;O:8:\"stdClass\":7:{s:3:\"tag\";s:7:\"MMERGE6\";s:4:\"name\";s:15:\"Art Appreciator\";s:4:\"type\";s:8:\"dropdown\";s:8:\"required\";b:0;s:13:\"default_value\";s:0:\"\";s:6:\"public\";b:1;s:7:\"options\";O:8:\"stdClass\":1:{s:7:\"choices\";a:2:{i:0;s:3:\"Yes\";i:1;s:2:\"No\";}}}i:6;O:8:\"stdClass\":7:{s:3:\"tag\";s:7:\"MMERGE7\";s:4:\"name\";s:12:\"Photographer\";s:4:\"type\";s:8:\"dropdown\";s:8:\"required\";b:0;s:13:\"default_value\";s:0:\"\";s:6:\"public\";b:1;s:7:\"options\";O:8:\"stdClass\":1:{s:7:\"choices\";a:2:{i:0;s:3:\"Yes\";i:1;s:2:\"No\";}}}i:7;O:8:\"stdClass\":7:{s:3:\"tag\";s:7:\"MMERGE8\";s:4:\"name\";s:12:\"Organisation\";s:4:\"type\";s:8:\"dropdown\";s:8:\"required\";b:0;s:13:\"default_value\";s:0:\"\";s:6:\"public\";b:1;s:7:\"options\";O:8:\"stdClass\":1:{s:7:\"choices\";a:2:{i:0;s:3:\"Yes\";i:1;s:2:\"No\";}}}i:8;O:8:\"stdClass\":7:{s:3:\"tag\";s:5:\"PHONE\";s:4:\"name\";s:12:\"Phone Number\";s:4:\"type\";s:5:\"phone\";s:8:\"required\";b:0;s:13:\"default_value\";s:0:\"\";s:6:\"public\";b:0;s:7:\"options\";O:8:\"stdClass\":1:{s:12:\"phone_format\";s:4:\"none\";}}}','no'),(186845,'_transient_timeout_wc_product_children_140','1665737464','no'),(186846,'_transient_wc_product_children_140','a:2:{s:3:\"all\";a:4:{i:0;i:611;i:1;i:612;i:2;i:613;i:3;i:614;}s:7:\"visible\";a:4:{i:0;i:611;i:1;i:612;i:2;i:613;i:3;i:614;}}','no'),(1920,'widget_mc4wp_form_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1921,'mc4wp_version','4.8.10','yes'),(1922,'mc4wp_flash_messages','a:0:{}','no'),(1923,'mc4wp','a:6:{s:19:\"grecaptcha_site_key\";s:0:\"\";s:21:\"grecaptcha_secret_key\";s:0:\"\";s:7:\"api_key\";s:36:\"e0f7f91020eb3d4657929e924a81439d-us1\";s:20:\"allow_usage_tracking\";i:0;s:15:\"debug_log_level\";s:7:\"warning\";s:18:\"first_activated_on\";i:1620437981;}','yes'),(1933,'mc4wp_form_stylesheets','a:0:{}','yes'),(335,'_transient_woocommerce_reports-transient-version','1642736675','yes'),(376,'woocommerce_maybe_regenerate_images_hash','6b377269b91242ab82cdc9c98b782428','yes'),(800,'enable_media_replace','a:4:{s:12:\"replace_type\";s:7:\"replace\";s:17:\"timestamp_replace\";i:2;s:12:\"new_location\";b:0;s:16:\"new_location_dir\";s:7:\"2021/06\";}','no'),(378,'salient_upgrading_version','15.0.4','yes'),(379,'salient_redux','a:528:{s:8:\"last_tab\";s:2:\"25\";s:10:\"theme-skin\";s:8:\"material\";s:14:\"button-styling\";s:23:\"slightly_rounded_shadow\";s:24:\"button-styling-roundness\";s:1:\"4\";s:14:\"column-spacing\";s:7:\"default\";s:16:\"overall-bg-color\";s:7:\"#ffffff\";s:18:\"overall-font-color\";s:0:\"\";s:23:\"animated-underline-type\";s:7:\"default\";s:28:\"animated-underline-thickness\";s:1:\"2\";s:18:\"general-link-style\";s:7:\"default\";s:11:\"body-border\";s:1:\"0\";s:17:\"body-border-color\";s:7:\"#ffffff\";s:16:\"body-border-size\";s:0:\"\";s:18:\"one-page-scrolling\";s:1:\"1\";s:10:\"responsive\";s:1:\"1\";s:14:\"ext_responsive\";s:1:\"1\";s:13:\"meta_viewport\";s:12:\"not_scalable\";s:19:\"max_container_width\";s:4:\"1425\";s:22:\"ext_responsive_padding\";s:2:\"90\";s:15:\"lightbox_script\";s:8:\"fancybox\";s:16:\"default-lightbox\";s:1:\"0\";s:23:\"column_animation_mobile\";s:7:\"disable\";s:23:\"column_animation_easing\";s:12:\"easeOutCubic\";s:23:\"column_animation_timing\";s:3:\"750\";s:23:\"disable-mobile-parallax\";s:1:\"0\";s:24:\"disable-mobile-video-bgs\";s:1:\"0\";s:11:\"back-to-top\";s:1:\"1\";s:18:\"back-to-top-mobile\";s:1:\"0\";s:24:\"force-dynamic-css-inline\";s:1:\"0\";s:19:\"google-maps-api-key\";s:39:\"AIzaSyBBNjzyMaqg1ewH0RQCGQLhchVsbiJuaws\";s:10:\"custom-css\";s:1006:\"/* One column for products on mobile */\r\n@media screen and (max-width: 1000px) {\r\n    .woocommerce ul.products[class*=columns-1] li.product, .woocommerce-page ul.products[class*=columns-1] li.product {\r\n    width: 100%;\r\n    clear: both;\r\n    margin: auto;\r\n    }  \r\n}\r\n\r\n.product_project {\r\n    margin-bottom: 16px;\r\n}\r\n\r\na.light  {\r\n    color: #fff;proj\r\n}\r\na.light:hover {\r\n    text-decoration: underline;\r\n}\r\n.light .woocommerce ul.products li.product .price {\r\n    color: #fff !important;\r\n}\r\n.wpcf7-form-control-wrap.your-product-hidden,.wpcf7-form-control-wrap.project-title, .wpcf7-form-control-wrap.your-subject-hidden { \r\n    opacity: 0;\r\n    width: 0px;\r\n    height: 0px;\r\n    overflow: hidden;\r\n    display: block;\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n.small-fancy-box {\r\n    max-width: 400px;\r\n    padding: 6% !important;\r\n}\r\n/* Hide the excerpt of articles on product pages */\r\n.related_articles .excerpt {\r\n    display: none;\r\n}\r\n/* Hide captcha */\r\n.grecaptcha-badge { visibility: hidden; }\";s:16:\"google-analytics\";s:319:\"<!-- Global site tag (gtag.js) - Google Analytics -->\r\n<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-VEQMKLZYR0\"></script>\r\n<script>\r\n  window.dataLayer = window.dataLayer || [];\r\n  function gtag(){dataLayer.push(arguments);}\r\n  gtag(\'js\', new Date());\r\n\r\n  gtag(\'config\', \'G-VEQMKLZYR0\');\r\n</script>\";s:23:\"global_lazy_load_images\";s:1:\"0\";s:20:\"typography_font_swap\";s:1:\"0\";s:29:\"page_header_responsive_images\";s:1:\"0\";s:18:\"rm-legacy-icon-css\";s:1:\"0\";s:15:\"rm-font-awesome\";s:1:\"0\";s:16:\"defer-javascript\";s:1:\"0\";s:12:\"rm-wp-emojis\";s:1:\"0\";s:19:\"rm-block-editor-css\";s:1:\"0\";s:12:\"accent-color\";s:7:\"#0080a0\";s:13:\"extra-color-1\";s:7:\"#00344c\";s:13:\"extra-color-2\";s:7:\"#00e2da\";s:13:\"extra-color-3\";s:7:\"#333333\";s:20:\"extra-color-gradient\";a:2:{s:4:\"from\";s:7:\"#3452ff\";s:2:\"to\";s:7:\"#ff1053\";}s:22:\"extra-color-gradient-2\";a:2:{s:4:\"from\";s:7:\"#2AC4EA\";s:2:\"to\";s:7:\"#32d6ff\";}s:12:\"boxed_layout\";s:1:\"0\";s:16:\"background-color\";s:7:\"#f1f1f1\";s:16:\"background_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:17:\"background-repeat\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:16:\"background-cover\";s:1:\"0\";s:18:\"default-theme-font\";s:11:\"from_google\";s:16:\"logo_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:22:\"navigation_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:31:\"navigation_dropdown_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:24:\"page_heading_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:33:\"page_heading_subtitle_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:26:\"off_canvas_nav_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:34:\"off_canvas_nav_subtext_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:16:\"body_font_family\";a:11:{s:11:\"font-family\";s:10:\"Montserrat\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"16px\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:14:\"h1_font_family\";a:11:{s:11:\"font-family\";s:10:\"Montserrat\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:14:\"h2_font_family\";a:11:{s:11:\"font-family\";s:10:\"Montserrat\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:14:\"h3_font_family\";a:11:{s:11:\"font-family\";s:10:\"Montserrat\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:14:\"h4_font_family\";a:11:{s:11:\"font-family\";s:10:\"Montserrat\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:14:\"h5_font_family\";a:11:{s:11:\"font-family\";s:10:\"Montserrat\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:14:\"h6_font_family\";a:11:{s:11:\"font-family\";s:10:\"Montserrat\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:13:\"i_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:16:\"bold_font_family\";a:5:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";}s:17:\"label_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:28:\"sidebar_footer_h_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:41:\"nectar_sidebar_footer_headers_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:33:\"nectar_slider_heading_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:31:\"home_slider_caption_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:23:\"testimonial_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:29:\"portfolio_filters_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:29:\"portfolio_caption_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:25:\"team_member_h_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:26:\"nectar_dropcap_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:41:\"nectar_woo_shop_product_title_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:45:\"nectar_woo_shop_product_secondary_font_family\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:20:\"letter-spacing-units\";s:2:\"px\";}s:33:\"use-responsive-heading-typography\";s:0:\"\";s:26:\"h1-small-desktop-font-size\";s:2:\"75\";s:19:\"h1-tablet-font-size\";s:2:\"70\";s:18:\"h1-phone-font-size\";s:2:\"65\";s:26:\"h2-small-desktop-font-size\";s:2:\"85\";s:19:\"h2-tablet-font-size\";s:2:\"80\";s:18:\"h2-phone-font-size\";s:2:\"70\";s:26:\"h3-small-desktop-font-size\";s:2:\"85\";s:19:\"h3-tablet-font-size\";s:2:\"80\";s:18:\"h3-phone-font-size\";s:2:\"70\";s:26:\"h4-small-desktop-font-size\";s:3:\"100\";s:19:\"h4-tablet-font-size\";s:2:\"90\";s:18:\"h4-phone-font-size\";s:2:\"90\";s:26:\"h5-small-desktop-font-size\";s:3:\"100\";s:19:\"h5-tablet-font-size\";s:3:\"100\";s:18:\"h5-phone-font-size\";s:3:\"100\";s:26:\"h6-small-desktop-font-size\";s:3:\"100\";s:19:\"h6-tablet-font-size\";s:3:\"100\";s:18:\"h6-phone-font-size\";s:3:\"100\";s:28:\"body-small-desktop-font-size\";s:3:\"100\";s:21:\"body-tablet-font-size\";s:3:\"100\";s:20:\"body-phone-font-size\";s:3:\"100\";s:34:\"blockquote-small-desktop-font-size\";s:3:\"100\";s:27:\"blockquote-tablet-font-size\";s:3:\"100\";s:26:\"blockquote-phone-font-size\";s:3:\"100\";s:8:\"use-logo\";s:1:\"1\";s:4:\"logo\";a:5:{s:3:\"url\";s:69:\"https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-dark.png\";s:2:\"id\";s:3:\"144\";s:6:\"height\";s:2:\"40\";s:5:\"width\";s:3:\"260\";s:9:\"thumbnail\";s:76:\"https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-dark-150x40.png\";}s:11:\"retina-logo\";a:5:{s:3:\"url\";s:72:\"https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-dark@2x.png\";s:2:\"id\";s:3:\"145\";s:6:\"height\";s:2:\"80\";s:5:\"width\";s:3:\"520\";s:9:\"thumbnail\";s:79:\"https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-dark@2x-150x80.png\";}s:11:\"logo-height\";s:0:\"\";s:18:\"mobile-logo-height\";s:0:\"\";s:11:\"mobile-logo\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:14:\"header-padding\";s:0:\"\";s:19:\"header-remove-fixed\";s:1:\"0\";s:17:\"header-box-shadow\";s:5:\"large\";s:24:\"header-menu-item-spacing\";s:2:\"10\";s:17:\"header-bg-opacity\";s:3:\"100\";s:21:\"header-button-styling\";s:7:\"default\";s:13:\"header_format\";s:7:\"default\";s:25:\"left-header-dropdown-func\";s:7:\"default\";s:34:\"centered-menu-bottom-bar-separator\";s:1:\"0\";s:34:\"centered-menu-bottom-bar-alignment\";s:6:\"center\";s:16:\"header-fullwidth\";s:1:\"0\";s:24:\"header-fullwidth-padding\";s:0:\"\";s:21:\"header-account-button\";s:1:\"0\";s:25:\"header-account-button-url\";s:0:\"\";s:18:\"header-text-widget\";s:0:\"\";s:23:\"enable_social_in_header\";s:1:\"0\";s:24:\"use-facebook-icon-header\";s:0:\"\";s:23:\"use-twitter-icon-header\";s:0:\"\";s:27:\"use-google-plus-icon-header\";s:0:\"\";s:21:\"use-vimeo-icon-header\";s:0:\"\";s:24:\"use-dribbble-icon-header\";s:0:\"\";s:25:\"use-pinterest-icon-header\";s:0:\"\";s:23:\"use-youtube-icon-header\";s:0:\"\";s:22:\"use-tumblr-icon-header\";s:0:\"\";s:24:\"use-linkedin-icon-header\";s:0:\"\";s:19:\"use-rss-icon-header\";s:0:\"\";s:23:\"use-behance-icon-header\";s:0:\"\";s:25:\"use-instagram-icon-header\";s:0:\"\";s:22:\"use-flickr-icon-header\";s:0:\"\";s:23:\"use-spotify-icon-header\";s:0:\"\";s:22:\"use-github-icon-header\";s:0:\"\";s:29:\"use-stackexchange-icon-header\";s:0:\"\";s:26:\"use-soundcloud-icon-header\";s:0:\"\";s:18:\"use-vk-icon-header\";s:0:\"\";s:20:\"use-vine-icon-header\";s:0:\"\";s:21:\"use-houzz-icon-header\";s:0:\"\";s:20:\"use-yelp-icon-header\";s:0:\"\";s:24:\"use-mixcloud-icon-header\";s:0:\"\";s:24:\"use-snapchat-icon-header\";s:0:\"\";s:24:\"use-bandcamp-icon-header\";s:0:\"\";s:27:\"use-tripadvisor-icon-header\";s:0:\"\";s:24:\"use-telegram-icon-header\";s:0:\"\";s:21:\"use-slack-icon-header\";s:0:\"\";s:22:\"use-medium-icon-header\";s:0:\"\";s:26:\"use-artstation-icon-header\";s:0:\"\";s:23:\"use-discord-icon-header\";s:0:\"\";s:24:\"use-whatsapp-icon-header\";s:0:\"\";s:25:\"use-messenger-icon-header\";s:0:\"\";s:22:\"use-tiktok-icon-header\";s:0:\"\";s:22:\"use-twitch-icon-header\";s:0:\"\";s:26:\"use-applemusic-icon-header\";s:0:\"\";s:20:\"use-xing-icon-header\";s:0:\"\";s:21:\"use-email-icon-header\";s:0:\"\";s:21:\"use-phone-icon-header\";s:0:\"\";s:13:\"header_layout\";s:8:\"standard\";s:21:\"secondary-header-text\";s:0:\"\";s:21:\"secondary-header-link\";s:0:\"\";s:31:\"secondary-header-mobile-display\";s:7:\"default\";s:18:\"transparent-header\";s:1:\"1\";s:20:\"header-starting-logo\";a:5:{s:3:\"url\";s:70:\"https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-light.png\";s:2:\"id\";s:3:\"146\";s:6:\"height\";s:2:\"40\";s:5:\"width\";s:3:\"260\";s:9:\"thumbnail\";s:77:\"https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-light-150x40.png\";}s:27:\"header-starting-retina-logo\";a:5:{s:3:\"url\";s:73:\"https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-light@2x.png\";s:2:\"id\";s:3:\"147\";s:6:\"height\";s:2:\"80\";s:5:\"width\";s:3:\"520\";s:9:\"thumbnail\";s:80:\"https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-light@2x-150x80.png\";}s:32:\"header-starting-mobile-only-logo\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:25:\"header-starting-logo-dark\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:32:\"header-starting-retina-logo-dark\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:37:\"header-starting-mobile-only-logo-dark\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:21:\"header-starting-color\";s:7:\"#ffffff\";s:29:\"header-transparent-dark-color\";s:7:\"#000000\";s:23:\"header-starting-opacity\";s:4:\"0.75\";s:28:\"header-permanent-transparent\";s:1:\"0\";s:24:\"header-inherit-row-color\";s:1:\"0\";s:20:\"header-remove-border\";s:1:\"0\";s:32:\"transparent-header-shadow-helper\";s:1:\"0\";s:19:\"header-hover-effect\";s:18:\"animated_underline\";s:24:\"header-hide-until-needed\";s:0:\"\";s:23:\"header-resize-on-scroll\";s:1:\"1\";s:34:\"header-resize-on-scroll-shrink-num\";s:0:\"\";s:25:\"condense-header-on-scroll\";s:0:\"\";s:23:\"header-dropdown-opacity\";s:3:\"100\";s:28:\"header-dropdown-hover-effect\";s:7:\"default\";s:22:\"header-dropdown-arrows\";s:7:\"inherit\";s:28:\"header-dropdown-display-desc\";s:1:\"0\";s:24:\"header-dropdown-position\";s:7:\"default\";s:25:\"header-dropdown-animation\";s:7:\"default\";s:29:\"header-dropdown-border-radius\";s:1:\"0\";s:26:\"header-dropdown-box-shadow\";s:5:\"large\";s:21:\"header-megamenu-width\";s:9:\"contained\";s:34:\"header-megamenu-remove-transparent\";s:1:\"0\";s:21:\"header-disable-search\";s:1:\"0\";s:26:\"header-disable-ajax-search\";s:1:\"1\";s:24:\"header-ajax-search-style\";s:7:\"default\";s:19:\"header-search-limit\";s:0:\"\";s:18:\"header-search-type\";s:7:\"default\";s:23:\"header-search-type-size\";s:2:\"48\";s:23:\"header-search-remove-bt\";s:1:\"0\";s:21:\"header-search-ph-text\";s:0:\"\";s:28:\"header-slide-out-widget-area\";s:1:\"0\";s:34:\"header-slide-out-widget-area-style\";s:14:\"fullscreen-alt\";s:32:\"fullscreen-inline-images-default\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:46:\"header-slide-out-widget-area-dropdown-behavior\";s:29:\"separate-dropdown-parent-link\";s:17:\"header-menu-label\";s:1:\"0\";s:16:\"ocm_btn_position\";s:7:\"default\";s:35:\"header-slide-out-widget-area-social\";s:1:\"0\";s:40:\"header-slide-out-widget-area-bottom-text\";s:0:\"\";s:44:\"header-slide-out-widget-area-overlay-opacity\";s:4:\"dark\";s:46:\"header-slide-out-widget-area-top-nav-in-mobile\";s:1:\"0\";s:42:\"header-slide-out-widget-area-icons-display\";s:4:\"none\";s:42:\"header-slide-out-widget-area-image-display\";s:13:\"remove_images\";s:39:\"header-slide-out-widget-area-icon-style\";s:7:\"default\";s:46:\"header-slide-out-widget-area-menu-btn-bg-color\";s:0:\"\";s:43:\"header-slide-out-widget-area-menu-btn-color\";s:0:\"\";s:45:\"header-slide-out-widget-area-custom-font-size\";s:0:\"\";s:52:\"header-slide-out-widget-area-custom-font-size-mobile\";s:0:\"\";s:18:\"mobile-menu-layout\";s:7:\"default\";s:19:\"header-mobile-fixed\";s:1:\"1\";s:29:\"header-menu-mobile-breakpoint\";s:4:\"1000\";s:12:\"header-color\";s:5:\"light\";s:23:\"header-background-color\";s:7:\"#ffffff\";s:17:\"header-font-color\";s:7:\"#888888\";s:23:\"header-font-hover-color\";s:7:\"#3452ff\";s:17:\"header-icon-color\";s:7:\"#888888\";s:33:\"secondary-header-background-color\";s:7:\"#F8F8F8\";s:27:\"secondary-header-font-color\";s:7:\"#666666\";s:33:\"secondary-header-font-hover-color\";s:7:\"#222222\";s:32:\"header-dropdown-background-color\";s:7:\"#1F1F1F\";s:38:\"header-dropdown-background-hover-color\";s:7:\"#313233\";s:26:\"header-dropdown-font-color\";s:7:\"#CCCCCC\";s:32:\"header-dropdown-font-hover-color\";s:7:\"#3452ff\";s:26:\"header-dropdown-icon-color\";s:7:\"#3452ff\";s:31:\"header-dropdown-desc-font-color\";s:7:\"#CCCCCC\";s:37:\"header-dropdown-desc-font-hover-color\";s:7:\"#ffffff\";s:34:\"header-dropdown-heading-font-color\";s:7:\"#ffffff\";s:40:\"header-dropdown-heading-font-hover-color\";s:7:\"#ffffff\";s:22:\"header-separator-color\";s:7:\"#eeeeee\";s:45:\"header-slide-out-widget-area-background-color\";s:7:\"#3452ff\";s:47:\"header-slide-out-widget-area-background-color-2\";s:0:\"\";s:41:\"header-slide-out-widget-area-header-color\";s:7:\"#ffffff\";s:34:\"header-slide-out-widget-area-color\";s:7:\"#eefbfa\";s:40:\"header-slide-out-widget-area-hover-color\";s:7:\"#ffffff\";s:43:\"header-slide-out-widget-area-close-bg-color\";s:7:\"#ff1053\";s:45:\"header-slide-out-widget-area-close-icon-color\";s:7:\"#ffffff\";s:38:\"global-section-after-header-navigation\";s:0:\"\";s:27:\"global-section-above-footer\";s:0:\"\";s:23:\"enable-main-footer-area\";s:1:\"1\";s:14:\"footer_columns\";s:1:\"4\";s:19:\"footer-custom-color\";s:1:\"0\";s:23:\"footer-background-color\";s:7:\"#313233\";s:17:\"footer-font-color\";s:7:\"#CCCCCC\";s:27:\"footer-secondary-font-color\";s:7:\"#777777\";s:33:\"footer-copyright-background-color\";s:7:\"#1F1F1F\";s:27:\"footer-copyright-font-color\";s:7:\"#777777\";s:33:\"footer-copyright-icon-hover-color\";s:7:\"#ffffff\";s:29:\"footer-copyright-border-color\";s:0:\"\";s:21:\"footer-copyright-line\";s:0:\"\";s:17:\"footer-full-width\";s:1:\"0\";s:13:\"footer-reveal\";s:1:\"0\";s:20:\"footer-reveal-shadow\";s:4:\"none\";s:17:\"footer-link-hover\";s:7:\"default\";s:23:\"footer-copyright-layout\";s:7:\"default\";s:29:\"disable-copyright-footer-area\";s:0:\"\";s:21:\"footer-copyright-text\";s:123:\"| <a href=\"/privacy-policy\">Privacy Policy</a> | <a href=\"/terms-and-conditions\">Terms and Conditions</a> | ACN 618 390 346\";s:22:\"disable-auto-copyright\";s:0:\"\";s:23:\"footer-background-image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:31:\"footer-background-image-overlay\";s:3:\"0.8\";s:17:\"use-facebook-icon\";s:0:\"\";s:16:\"use-twitter-icon\";s:0:\"\";s:20:\"use-google-plus-icon\";s:0:\"\";s:14:\"use-vimeo-icon\";s:0:\"\";s:17:\"use-dribbble-icon\";s:0:\"\";s:18:\"use-pinterest-icon\";s:0:\"\";s:16:\"use-youtube-icon\";s:0:\"\";s:15:\"use-tumblr-icon\";s:0:\"\";s:17:\"use-linkedin-icon\";s:0:\"\";s:12:\"use-rss-icon\";s:0:\"\";s:16:\"use-behance-icon\";s:0:\"\";s:18:\"use-instagram-icon\";s:0:\"\";s:15:\"use-flickr-icon\";s:0:\"\";s:16:\"use-spotify-icon\";s:0:\"\";s:15:\"use-github-icon\";s:0:\"\";s:22:\"use-stackexchange-icon\";s:0:\"\";s:19:\"use-soundcloud-icon\";s:0:\"\";s:11:\"use-vk-icon\";s:0:\"\";s:13:\"use-vine-icon\";s:0:\"\";s:14:\"use-houzz-icon\";s:0:\"\";s:13:\"use-yelp-icon\";s:0:\"\";s:17:\"use-snapchat-icon\";s:0:\"\";s:17:\"use-mixcloud-icon\";s:0:\"\";s:17:\"use-bandcamp-icon\";s:0:\"\";s:20:\"use-tripadvisor-icon\";s:0:\"\";s:17:\"use-telegram-icon\";s:0:\"\";s:14:\"use-slack-icon\";s:0:\"\";s:15:\"use-medium-icon\";s:0:\"\";s:19:\"use-artstation-icon\";s:0:\"\";s:16:\"use-discord-icon\";s:0:\"\";s:17:\"use-whatsapp-icon\";s:0:\"\";s:18:\"use-messenger-icon\";s:0:\"\";s:15:\"use-tiktok-icon\";s:0:\"\";s:15:\"use-twitch-icon\";s:0:\"\";s:19:\"use-applemusic-icon\";s:0:\"\";s:13:\"use-xing-icon\";s:0:\"\";s:14:\"use-email-icon\";s:0:\"\";s:14:\"use-phone-icon\";s:0:\"\";s:17:\"ajax-page-loading\";s:1:\"0\";s:32:\"disable-transition-fade-on-click\";s:1:\"0\";s:28:\"disable-transition-on-mobile\";s:1:\"1\";s:17:\"transition-effect\";s:8:\"standard\";s:12:\"loading-icon\";s:8:\"material\";s:19:\"loading-icon-colors\";a:2:{s:4:\"from\";s:7:\"#3452ff\";s:2:\"to\";s:7:\"#3452ff\";}s:13:\"loading-image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:23:\"loading-image-animation\";s:4:\"none\";s:19:\"transition-bg-color\";s:0:\"\";s:21:\"transition-bg-color-2\";s:0:\"\";s:17:\"header-auto-title\";s:1:\"0\";s:26:\"header-auto-title-bg-color\";s:0:\"\";s:28:\"header-auto-title-text-color\";s:0:\"\";s:34:\"header-auto-title-use-featured-img\";s:1:\"0\";s:31:\"header-auto-title-overlay-color\";s:0:\"\";s:24:\"header-animate-in-effect\";s:4:\"none\";s:23:\"header-down-arrow-style\";s:7:\"default\";s:10:\"form-style\";s:7:\"default\";s:17:\"form-fancy-select\";s:1:\"0\";s:21:\"form-submit-btn-style\";s:7:\"regular\";s:19:\"form-submit-spacing\";a:3:{s:11:\"padding-top\";s:0:\"\";s:13:\"padding-right\";s:0:\"\";s:5:\"units\";s:2:\"px\";}s:20:\"form-input-font-size\";s:2:\"14\";s:18:\"form-input-spacing\";a:3:{s:11:\"padding-top\";s:0:\"\";s:13:\"padding-right\";s:0:\"\";s:5:\"units\";s:2:\"px\";}s:23:\"form-input-border-width\";s:7:\"default\";s:19:\"form-input-bg-color\";s:0:\"\";s:21:\"form-input-text-color\";s:0:\"\";s:23:\"form-input-border-color\";s:0:\"\";s:29:\"form-input-border-color-hover\";s:0:\"\";s:8:\"cta-text\";s:0:\"\";s:7:\"cta-btn\";s:0:\"\";s:12:\"cta-btn-link\";s:0:\"\";s:20:\"cta-background-color\";s:7:\"#ECEBE9\";s:14:\"cta-text-color\";s:7:\"#4B4F52\";s:13:\"cta-btn-color\";s:12:\"accent-color\";s:21:\"main_portfolio_layout\";s:1:\"3\";s:28:\"main_portfolio_project_style\";s:1:\"9\";s:14:\"portfolio_date\";s:1:\"1\";s:27:\"main_portfolio_item_spacing\";s:7:\"default\";s:21:\"portfolio_use_masonry\";s:1:\"0\";s:29:\"portfolio_masonry_grid_sizing\";s:7:\"default\";s:24:\"portfolio_inline_filters\";s:1:\"1\";s:27:\"portfolio_loading_animation\";s:4:\"none\";s:31:\"single_portfolio_project_layout\";s:12:\"page_builder\";s:20:\"portfolio_single_nav\";s:13:\"after_project\";s:30:\"portfolio_remove_single_header\";s:1:\"0\";s:24:\"portfolio_sidebar_follow\";s:1:\"0\";s:25:\"portfolio_remove_comments\";s:1:\"1\";s:34:\"portfolio_same_category_single_nav\";s:1:\"0\";s:20:\"portfolio_pagination\";s:1:\"1\";s:25:\"portfolio_pagination_type\";s:7:\"default\";s:26:\"portfolio_extra_pagination\";s:1:\"0\";s:27:\"portfolio_pagination_number\";s:0:\"\";s:22:\"portfolio_rewrite_slug\";s:8:\"projects\";s:23:\"portfolio-sortable-text\";s:6:\"Filter\";s:19:\"main-portfolio-link\";s:0:\"\";s:14:\"carousel-title\";s:0:\"\";s:13:\"carousel-link\";s:0:\"\";s:9:\"blog_type\";s:20:\"masonry-blog-sidebar\";s:18:\"blog_standard_type\";s:17:\"featured_img_left\";s:17:\"blog_masonry_type\";s:25:\"auto_meta_overlaid_spaced\";s:25:\"blog_auto_masonry_spacing\";s:3:\"8px\";s:22:\"blog_loading_animation\";s:19:\"fade_in_from_bottom\";s:16:\"blog_header_type\";s:15:\"default_minimal\";s:24:\"blog_header_aspect_ratio\";s:2:\"40\";s:29:\"std_blog_header_overlay_color\";s:0:\"\";s:31:\"std_blog_header_overlay_opacity\";s:1:\"0\";s:29:\"default_minimal_overlay_color\";s:7:\"#2d2d2d\";s:31:\"default_minimal_overlay_opacity\";s:3:\"0.4\";s:26:\"default_minimal_text_color\";s:7:\"#ffffff\";s:18:\"blog_header_sizing\";s:7:\"default\";s:25:\"blog_header_scroll_effect\";s:7:\"default\";s:29:\"blog_header_load_in_animation\";s:4:\"none\";s:17:\"blog_hide_sidebar\";s:1:\"1\";s:10:\"blog_width\";s:7:\"default\";s:24:\"blog_full_width_row_func\";s:7:\"default\";s:14:\"blog_enable_ss\";s:1:\"0\";s:24:\"blog_hide_featured_image\";s:1:\"0\";s:21:\"blog_archive_bg_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:39:\"blog_post_header_inherit_featured_image\";s:1:\"1\";s:10:\"author_bio\";s:1:\"1\";s:17:\"blog_auto_excerpt\";s:1:\"1\";s:14:\"blog_lazy_load\";s:1:\"0\";s:19:\"blog_excerpt_length\";s:0:\"\";s:19:\"blog_next_post_link\";s:1:\"1\";s:25:\"blog_next_post_link_style\";s:19:\"fullwidth_next_prev\";s:24:\"blog_next_post_limit_cat\";s:1:\"0\";s:25:\"blog_next_post_link_order\";s:7:\"default\";s:18:\"blog_related_posts\";s:1:\"0\";s:24:\"blog_related_posts_style\";s:8:\"material\";s:26:\"blog_related_posts_excerpt\";s:1:\"0\";s:29:\"blog_related_posts_title_text\";s:13:\"related_posts\";s:12:\"display_tags\";s:1:\"0\";s:17:\"display_full_date\";s:1:\"0\";s:23:\"post_date_functionality\";s:14:\"published_date\";s:20:\"blog_pagination_type\";s:7:\"default\";s:18:\"recent-posts-title\";s:0:\"\";s:17:\"recent-posts-link\";s:0:\"\";s:23:\"blog_remove_single_date\";s:0:\"\";s:25:\"blog_remove_single_author\";s:0:\"\";s:33:\"blog_remove_single_comment_number\";s:0:\"\";s:30:\"blog_remove_single_reading_dur\";s:1:\"1\";s:30:\"blog_remove_single_nectar_love\";s:0:\"\";s:21:\"blog_remove_post_date\";s:0:\"\";s:23:\"blog_remove_post_author\";s:0:\"\";s:31:\"blog_remove_post_comment_number\";s:0:\"\";s:28:\"blog_remove_post_nectar_love\";s:0:\"\";s:11:\"enable-cart\";s:1:\"1\";s:15:\"ajax-cart-style\";s:8:\"dropdown\";s:16:\"ajax-add-to-cart\";s:1:\"0\";s:24:\"product_lazy_load_images\";s:1:\"0\";s:16:\"main_shop_layout\";s:10:\"no-sidebar\";s:19:\"product_filter_area\";s:1:\"0\";s:20:\"product_show_filters\";s:1:\"0\";s:34:\"product_filter_area_starting_state\";s:4:\"open\";s:31:\"main_shop_layout_sticky_sidebar\";s:1:\"0\";s:13:\"product_style\";s:7:\"classic\";s:28:\"product_minimal_hover_layout\";s:7:\"default\";s:28:\"product_minimal_hover_effect\";s:7:\"default\";s:30:\"product_minimal_text_alignment\";s:7:\"default\";s:21:\"product_border_radius\";s:7:\"default\";s:18:\"product_quick_view\";s:0:\"\";s:23:\"product_hover_alt_image\";s:1:\"0\";s:31:\"product_mobile_deactivate_hover\";s:1:\"0\";s:20:\"product_desktop_cols\";s:7:\"default\";s:26:\"product_desktop_small_cols\";s:7:\"default\";s:19:\"product_tablet_cols\";s:7:\"default\";s:18:\"product_phone_cols\";s:7:\"default\";s:16:\"qty_button_style\";s:7:\"default\";s:16:\"product_bg_color\";s:7:\"#ffffff\";s:24:\"product_minimal_bg_color\";s:7:\"#ffffff\";s:24:\"product_archive_bg_color\";s:7:\"#f6f6f6\";s:21:\"woo-products-per-page\";s:0:\"\";s:21:\"single_product_layout\";s:10:\"no-sidebar\";s:27:\"single_product_gallery_type\";s:10:\"ios_slider\";s:35:\"single_product_gallery_custom_width\";s:1:\"0\";s:28:\"single_product_gallery_width\";s:2:\"60\";s:38:\"single_product_custom_image_dimensions\";s:1:\"0\";s:39:\"single_product_gallery_image_dimensions\";a:3:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"units\";s:2:\"px\";}s:20:\"product_tab_position\";s:9:\"fullwidth\";s:21:\"product_reviews_style\";s:7:\"default\";s:38:\"single_product_related_upsell_carousel\";s:1:\"0\";s:45:\"single_product_related_upsell_carousel_number\";s:1:\"8\";s:25:\"product_add_to_cart_style\";s:7:\"default\";s:24:\"product_title_typography\";s:7:\"default\";s:24:\"product_price_typography\";s:7:\"default\";s:30:\"product_tab_heading_typography\";s:7:\"default\";s:29:\"product_variable_select_style\";s:7:\"default\";s:24:\"product_gallery_bg_color\";s:0:\"\";s:20:\"woo_hide_product_sku\";s:1:\"0\";s:36:\"woo_hide_product_additional_info_tab\";s:1:\"0\";s:27:\"product_archive_header_size\";s:7:\"default\";s:36:\"product_archive_category_description\";s:7:\"default\";s:25:\"product_archive_header_br\";s:1:\"0\";s:31:\"product_archive_header_parallax\";s:1:\"0\";s:34:\"product_archive_header_auto_height\";s:1:\"0\";s:33:\"product_archive_header_text_width\";s:4:\"1000\";s:21:\"search-results-layout\";s:18:\"masonry-no-sidebar\";s:30:\"search-results-header-bg-color\";s:0:\"\";s:32:\"search-results-header-font-color\";s:0:\"\";s:30:\"search-results-header-bg-image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:17:\"page-404-bg-color\";s:0:\"\";s:19:\"page-404-font-color\";s:0:\"\";s:17:\"page-404-bg-image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:31:\"page-404-bg-image-overlay-color\";s:0:\"\";s:20:\"page-404-home-button\";s:1:\"1\";s:12:\"facebook-url\";s:0:\"\";s:11:\"twitter-url\";s:0:\"\";s:15:\"google-plus-url\";s:0:\"\";s:9:\"vimeo-url\";s:0:\"\";s:12:\"dribbble-url\";s:0:\"\";s:13:\"pinterest-url\";s:0:\"\";s:11:\"youtube-url\";s:0:\"\";s:10:\"tumblr-url\";s:0:\"\";s:12:\"linkedin-url\";s:0:\"\";s:7:\"rss-url\";s:0:\"\";s:11:\"behance-url\";s:0:\"\";s:10:\"flickr-url\";s:0:\"\";s:11:\"spotify-url\";s:0:\"\";s:13:\"instagram-url\";s:0:\"\";s:10:\"github-url\";s:0:\"\";s:17:\"stackexchange-url\";s:0:\"\";s:14:\"soundcloud-url\";s:0:\"\";s:6:\"vk-url\";s:0:\"\";s:8:\"vine-url\";s:0:\"\";s:9:\"houzz-url\";s:0:\"\";s:8:\"yelp-url\";s:0:\"\";s:12:\"snapchat-url\";s:0:\"\";s:12:\"mixcloud-url\";s:0:\"\";s:12:\"bandcamp-url\";s:0:\"\";s:15:\"tripadvisor-url\";s:0:\"\";s:12:\"telegram-url\";s:0:\"\";s:9:\"slack-url\";s:0:\"\";s:10:\"medium-url\";s:0:\"\";s:14:\"artstation-url\";s:0:\"\";s:11:\"discord-url\";s:0:\"\";s:12:\"whatsapp-url\";s:0:\"\";s:13:\"messenger-url\";s:0:\"\";s:10:\"tiktok-url\";s:0:\"\";s:10:\"twitch-url\";s:0:\"\";s:14:\"applemusic-url\";s:0:\"\";s:8:\"xing-url\";s:0:\"\";s:9:\"email-url\";s:0:\"\";s:9:\"phone-url\";s:0:\"\";s:24:\"slider-caption-animation\";s:1:\"1\";s:23:\"slider-background-cover\";s:1:\"1\";s:15:\"slider-autoplay\";s:1:\"1\";s:20:\"slider-advance-speed\";s:0:\"\";s:13:\"slider-height\";s:0:\"\";s:15:\"slider-bg-color\";s:7:\"#000000\";s:18:\"delay-js-execution\";s:1:\"0\";s:26:\"delay-js-execution-devices\";s:6:\"mobile\";s:14:\"header-blur-bg\";s:1:\"0\";s:19:\"header-blur-bg-func\";s:22:\"active_non_transparent\";s:26:\"portfolio_single_nav_order\";s:7:\"default\";}','yes'),(380,'salient_redux-transients','a:2:{s:14:\"changed_values\";a:2:{s:8:\"last_tab\";s:1:\"1\";s:21:\"footer-copyright-text\";s:105:\"| <a href=\"/privacy-policy\">Privacy Policy</a> | <a href=\"/terms-and-conditions\">Terms and Conditions</a>\";}s:9:\"last_save\";i:1663379046;}','yes'),(382,'salient_stored_version','15.0.4','yes'),(189976,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1663983366','no'),(189977,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_US\";a:4:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":4:{s:11:\"description\";s:163:\"Accept credit cards and other popular payment methods with <a href=\"https://woocommerce.com/products/woocommerce-payments\" target=\"_blank\">WooCommerce Payments</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":4:{s:11:\"description\";s:119:\"Print shipping labels with <a href=\"https://woocommerce.com/products/shipping\" target=\"_blank\">WooCommerce Shipping</a>\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":4:{s:11:\"description\";s:111:\"Get automated sales tax with <a href=\"https://woocommerce.com/products/tax\" target=\"_blank\">WooCommerce Tax</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":4:{s:11:\"description\";s:110:\"Enhance speed and security with <a href=\"https://woocommerce.com/products/jetpack\" target=\"_blank\">Jetpack</a>\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with <a href=\"https://woocommerce.com/products/mailpoet\" target=\"_blank\">MailPoet</a>\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:8:\"mailpoet\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:21:\"Google Listings & Ads\";s:11:\"description\";s:127:\"Drive sales with <a href=\"https://woocommerce.com/products/google-listings-and-ads\" target=\"_blank\">Google Listings and Ads</a>\";s:9:\"image_url\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google-listings-and-ads.png\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with <a href=\"https://woocommerce.com/products/facebook/\">Facebook for WooCommerce</a>\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.png\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"Mailchimp\";s:11:\"description\";s:78:\"Send targeted campaigns, recover abandoned carts and much more with Mailchimp.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp-for-woocommerce.png\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:29:\"Creative Mail for WooCommerce\";s:11:\"description\";s:99:\"Create on-brand store campaigns, fast email promotions and customer retargeting with Creative Mail.\";s:9:\"image_url\";s:121:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/creative-mail-by-constant-contact.png\";s:10:\"manage_url\";s:27:\"admin.php?page=creativemail\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:33:\"creative-mail-by-constant-contact\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"Google Listings & Ads\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google-listings-and-ads.png\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:159:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}}}}}','no'),(190013,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1663398814;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:17:{s:30:\"advanced-custom-fields/acf.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:36:\"w.org/plugins/advanced-custom-fields\";s:4:\"slug\";s:22:\"advanced-custom-fields\";s:6:\"plugin\";s:30:\"advanced-custom-fields/acf.php\";s:11:\"new_version\";s:6:\"5.12.3\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/advanced-custom-fields/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/advanced-custom-fields.5.12.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/advanced-custom-fields/assets/icon-256x256.png?rev=1082746\";s:2:\"1x\";s:75:\"https://ps.w.org/advanced-custom-fields/assets/icon-128x128.png?rev=1082746\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=1729099\";s:2:\"1x\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=1729102\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{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:3:\"5.0\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.0.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:8:\"requires\";s:3:\"5.0\";}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":10:{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.6.3\";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.6.3.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:8:\"requires\";s:3:\"5.9\";}s:31:\"cookie-notice/cookie-notice.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/cookie-notice\";s:4:\"slug\";s:13:\"cookie-notice\";s:6:\"plugin\";s:31:\"cookie-notice/cookie-notice.php\";s:11:\"new_version\";s:5:\"2.4.0\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/cookie-notice/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/cookie-notice.2.4.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/cookie-notice/assets/icon-256x256.png?rev=2466385\";s:2:\"1x\";s:66:\"https://ps.w.org/cookie-notice/assets/icon-128x128.png?rev=2466385\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/cookie-notice/assets/banner-772x250.png?rev=2466385\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:73:\"country-phone-field-contact-form-7/country-phone-field-contact-form-7.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:48:\"w.org/plugins/country-phone-field-contact-form-7\";s:4:\"slug\";s:34:\"country-phone-field-contact-form-7\";s:6:\"plugin\";s:73:\"country-phone-field-contact-form-7/country-phone-field-contact-form-7.php\";s:11:\"new_version\";s:5:\"2.2.9\";s:3:\"url\";s:65:\"https://wordpress.org/plugins/country-phone-field-contact-form-7/\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/plugin/country-phone-field-contact-form-7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:87:\"https://ps.w.org/country-phone-field-contact-form-7/assets/icon-256x256.png?rev=2064274\";s:2:\"1x\";s:87:\"https://ps.w.org/country-phone-field-contact-form-7/assets/icon-128x128.png?rev=2064274\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:69:\"current-menu-item-for-custom-post-types/current-menu-item-for-cpt.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:53:\"w.org/plugins/current-menu-item-for-custom-post-types\";s:4:\"slug\";s:39:\"current-menu-item-for-custom-post-types\";s:6:\"plugin\";s:69:\"current-menu-item-for-custom-post-types/current-menu-item-for-cpt.php\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:70:\"https://wordpress.org/plugins/current-menu-item-for-custom-post-types/\";s:7:\"package\";s:82:\"https://downloads.wordpress.org/plugin/current-menu-item-for-custom-post-types.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:92:\"https://ps.w.org/current-menu-item-for-custom-post-types/assets/icon-128x128.png?rev=1915898\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:94:\"https://ps.w.org/current-menu-item-for-custom-post-types/assets/banner-772x250.png?rev=1086562\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.0\";}s:45:\"enable-media-replace/enable-media-replace.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:34:\"w.org/plugins/enable-media-replace\";s:4:\"slug\";s:20:\"enable-media-replace\";s:6:\"plugin\";s:45:\"enable-media-replace/enable-media-replace.php\";s:11:\"new_version\";s:5:\"4.0.0\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/enable-media-replace/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/enable-media-replace.4.0.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/enable-media-replace/assets/icon-256x256.png?rev=1940728\";s:2:\"1x\";s:73:\"https://ps.w.org/enable-media-replace/assets/icon-128x128.png?rev=1940728\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/enable-media-replace/assets/banner-1544x500.png?rev=2322194\";s:2:\"1x\";s:75:\"https://ps.w.org/enable-media-replace/assets/banner-772x250.png?rev=2322194\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"4.9.7\";}s:21:\"flamingo/flamingo.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/flamingo\";s:4:\"slug\";s:8:\"flamingo\";s:6:\"plugin\";s:21:\"flamingo/flamingo.php\";s:11:\"new_version\";s:3:\"2.3\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/flamingo/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/flamingo.2.3.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/flamingo/assets/icon-128x128.png?rev=1540977\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:62:\"https://ps.w.org/flamingo/assets/banner-772x250.png?rev=544829\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:39:\"heartbeat-control/heartbeat-control.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:31:\"w.org/plugins/heartbeat-control\";s:4:\"slug\";s:17:\"heartbeat-control\";s:6:\"plugin\";s:39:\"heartbeat-control/heartbeat-control.php\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/heartbeat-control/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/heartbeat-control.2.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/heartbeat-control/assets/icon-256x256.png?rev=2033465\";s:2:\"1x\";s:70:\"https://ps.w.org/heartbeat-control/assets/icon-128x128.png?rev=2033464\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/heartbeat-control/assets/banner-1544x500.png?rev=2033464\";s:2:\"1x\";s:72:\"https://ps.w.org/heartbeat-control/assets/banner-772x250.png?rev=2033464\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.6\";}s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/mailchimp-for-wp\";s:4:\"slug\";s:16:\"mailchimp-for-wp\";s:6:\"plugin\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:11:\"new_version\";s:6:\"4.8.10\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/mailchimp-for-wp/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/mailchimp-for-wp.4.8.10.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577\";s:2:\"1x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-128x128.png?rev=1224577\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/mailchimp-for-wp/assets/banner-772x250.png?rev=1184706\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:23:\"wplr-sync/wplr-sync.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/wplr-sync\";s:4:\"slug\";s:9:\"wplr-sync\";s:6:\"plugin\";s:23:\"wplr-sync/wplr-sync.php\";s:11:\"new_version\";s:5:\"6.2.2\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/wplr-sync/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/wplr-sync.6.2.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/wplr-sync/assets/icon-256x256.png?rev=1939787\";s:2:\"1x\";s:62:\"https://ps.w.org/wplr-sync/assets/icon-128x128.png?rev=1939787\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wplr-sync/assets/banner-1544x500.png?rev=1939787\";s:2:\"1x\";s:64:\"https://ps.w.org/wplr-sync/assets/banner-772x250.png?rev=1939787\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:53:\"metronet-profile-picture/metronet-profile-picture.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"w.org/plugins/metronet-profile-picture\";s:4:\"slug\";s:24:\"metronet-profile-picture\";s:6:\"plugin\";s:53:\"metronet-profile-picture/metronet-profile-picture.php\";s:11:\"new_version\";s:5:\"2.6.0\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/metronet-profile-picture/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/metronet-profile-picture.2.6.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/metronet-profile-picture/assets/icon-256x256.png?rev=2464419\";s:2:\"1x\";s:77:\"https://ps.w.org/metronet-profile-picture/assets/icon-128x128.png?rev=2464419\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/metronet-profile-picture/assets/banner-1544x500.png?rev=2464420\";s:2:\"1x\";s:79:\"https://ps.w.org/metronet-profile-picture/assets/banner-772x250.png?rev=2464420\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:33:\"w3-total-cache/w3-total-cache.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/w3-total-cache\";s:4:\"slug\";s:14:\"w3-total-cache\";s:6:\"plugin\";s:33:\"w3-total-cache/w3-total-cache.php\";s:11:\"new_version\";s:5:\"2.2.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/w3-total-cache/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.2.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806\";s:2:\"1x\";s:67:\"https://ps.w.org/w3-total-cache/assets/icon-128x128.png?rev=1041806\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/w3-total-cache/assets/banner-772x250.jpg?rev=1041806\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.8\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"6.9.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.png?rev=2366418\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.png?rev=2366418\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=2366418\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=2366418\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:23:\"wordfence/wordfence.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/wordfence\";s:4:\"slug\";s:9:\"wordfence\";s:6:\"plugin\";s:23:\"wordfence/wordfence.php\";s:11:\"new_version\";s:5:\"7.6.1\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/wordfence/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/wordfence.7.6.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/wordfence/assets/icon-256x256.png?rev=2070855\";s:2:\"1x\";s:54:\"https://ps.w.org/wordfence/assets/icon.svg?rev=2070865\";s:3:\"svg\";s:54:\"https://ps.w.org/wordfence/assets/icon.svg?rev=2070865\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wordfence/assets/banner-1544x500.jpg?rev=2124102\";s:2:\"1x\";s:64:\"https://ps.w.org/wordfence/assets/banner-772x250.jpg?rev=2124102\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.9\";}s:33:\"wps-hide-login/wps-hide-login.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/wps-hide-login\";s:4:\"slug\";s:14:\"wps-hide-login\";s:6:\"plugin\";s:33:\"wps-hide-login/wps-hide-login.php\";s:11:\"new_version\";s:5:\"1.9.6\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wps-hide-login/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wps-hide-login.1.9.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wps-hide-login/assets/icon-256x256.png?rev=1820667\";s:2:\"1x\";s:67:\"https://ps.w.org/wps-hide-login/assets/icon-128x128.png?rev=1820667\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/wps-hide-login/assets/banner-1544x500.jpg?rev=1820667\";s:2:\"1x\";s:69:\"https://ps.w.org/wps-hide-login/assets/banner-772x250.jpg?rev=1820667\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.1\";}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:6:\"19.6.1\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.6.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=2643727\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=2643727\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=2643727\";}s:8:\"requires\";s:3:\"5.9\";}}s:7:\"checked\";a:26:{s:30:\"advanced-custom-fields/acf.php\";s:6:\"5.12.3\";s:19:\"akismet/akismet.php\";s:3:\"5.0\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.6.3\";s:31:\"cookie-notice/cookie-notice.php\";s:5:\"2.4.0\";s:73:\"country-phone-field-contact-form-7/country-phone-field-contact-form-7.php\";s:5:\"2.2.9\";s:69:\"current-menu-item-for-custom-post-types/current-menu-item-for-cpt.php\";s:3:\"1.5\";s:45:\"enable-media-replace/enable-media-replace.php\";s:5:\"4.0.0\";s:31:\"envato-market/envato-market.php\";s:5:\"2.0.7\";s:21:\"flamingo/flamingo.php\";s:3:\"2.3\";s:39:\"heartbeat-control/heartbeat-control.php\";s:3:\"2.0\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:6:\"4.8.10\";s:23:\"wplr-sync/wplr-sync.php\";s:5:\"6.2.2\";s:23:\"salient-core/plugin.php\";s:5:\"1.9.6\";s:32:\"salient-demo-importer/plugin.php\";s:3:\"1.5\";s:32:\"salient-nectar-slider/plugin.php\";s:5:\"1.7.3\";s:28:\"salient-portfolio/plugin.php\";s:5:\"1.7.2\";s:29:\"salient-shortcodes/plugin.php\";s:5:\"1.5.1\";s:25:\"salient-social/plugin.php\";s:5:\"1.2.2\";s:26:\"salient-widgets/plugin.php\";s:3:\"1.2\";s:35:\"js_composer_salient/js_composer.php\";s:5:\"6.9.1\";s:53:\"metronet-profile-picture/metronet-profile-picture.php\";s:5:\"2.6.0\";s:33:\"w3-total-cache/w3-total-cache.php\";s:5:\"2.2.4\";s:27:\"woocommerce/woocommerce.php\";s:5:\"6.9.2\";s:23:\"wordfence/wordfence.php\";s:5:\"7.6.1\";s:33:\"wps-hide-login/wps-hide-login.php\";s:5:\"1.9.6\";s:24:\"wordpress-seo/wp-seo.php\";s:6:\"19.6.1\";}}','no'),(174541,'whl_page','editit','yes'),(174542,'whl_redirect_admin','404','yes'),(341,'woocommerce_onboarding_profile','a:2:{s:7:\"skipped\";b:1;s:9:\"completed\";b:1;}','yes'),(2144,'wc_remote_inbox_notifications_wca_updated','','no'),(351,'woocommerce_task_list_welcome_modal_dismissed','yes','yes'),(441,'theme_mods_salient-child','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"top_nav\";i:16;}s:18:\"custom_css_post_id\";i:266;}','yes'),(397,'salient_nectar_slider_permalinks_flushed','1','yes'),(398,'salient_portfolio_permalinks_flushed','1','yes'),(399,'salient_shortcodes_permalinks_flushed','0','yes'),(400,'widget_nectar_popular_posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(401,'salient_menu_dynamic_css_success','true','yes'),(402,'salient_menu_dynamic_css_version','39795','yes'),(403,'salient_core_stored_version','1.9.6','yes'),(404,'vc_version','6.9.1','yes'),(406,'nectar_dismiss_plugin_notice','true','yes'),(429,'widget_recent-posts-extra','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(430,'widget_recent-projects','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(1928,'mc4wp_default_form_id','239','yes'),(2960,'nb_cpf_options','a:11:{s:20:\"phone_defaultCountry\";s:0:\"\";s:19:\"phone_onlyCountries\";s:0:\"\";s:22:\"phone_excludeCountries\";s:0:\"\";s:24:\"phone_preferredCountries\";s:0:\"\";s:18:\"phone_nationalMode\";i:0;s:17:\"phone_auto_select\";i:0;s:14:\"defaultCountry\";s:0:\"\";s:13:\"onlyCountries\";s:0:\"\";s:16:\"excludeCountries\";s:0:\"\";s:18:\"preferredCountries\";s:0:\"\";s:19:\"country_auto_select\";i:1;}','yes'),(2967,'ppress_settings_data','a:42:{s:29:\"login_username_email_restrict\";s:4:\"both\";s:26:\"myac_edit_account_endpoint\";s:12:\"edit-profile\";s:29:\"myac_change_password_endpoint\";s:15:\"change-password\";s:21:\"set_user_profile_slug\";s:7:\"profile\";s:18:\"set_login_redirect\";s:9:\"dashboard\";s:18:\"global_site_access\";s:8:\"everyone\";s:32:\"global_restricted_access_message\";s:46:\"<p>You are unauthorized to view this page.</p>\";s:21:\"admin_email_addresses\";s:19:\"admin@fairphoto.com\";s:17:\"email_sender_name\";s:10:\"Fair Photo\";s:18:\"email_sender_email\";s:27:\"wordpress@www.fairphoto.com\";s:18:\"email_content_type\";s:9:\"text/html\";s:19:\"email_template_type\";s:7:\"default\";s:28:\"password_reset_email_enabled\";s:2:\"on\";s:28:\"password_reset_email_subject\";s:27:\"[Fair Photo] Password Reset\";s:28:\"password_reset_email_content\";s:487:\"<p>Someone requested to reset the password for the following account:</p>\n<p>Username: {{username}}</p>\n<p>If this was a mistake, just ignore this email and nothing will happen.</p>\n<p>To reset your password, click the button below.</p>\n<div style=\"padding: 10px 0 50px 0; text-align: center;\">\n    <a style=\"background: #555555; color: #fff; padding: 12px 30px; text-decoration: none; border-radius: 3px; letter-spacing: 0.3px;\" href=\"{{password_reset_link}}\"> Reset Password</a>\n</div>\";s:34:\"new_user_admin_email_email_enabled\";s:2:\"on\";s:34:\"new_user_admin_email_email_subject\";s:34:\"[Fair Photo] New User Registration\";s:34:\"new_user_admin_email_email_content\";s:124:\"<p>New user registration on your site {{site_title}}.</p>\n<p>Username: {{username}}</p>\n<p>Email address: {{user_email}}</p>\";s:13:\"set_login_url\";s:3:\"355\";s:20:\"set_registration_url\";s:3:\"356\";s:21:\"set_lost_password_url\";s:3:\"357\";s:21:\"edit_user_profile_url\";s:3:\"358\";s:26:\"set_user_profile_shortcode\";s:3:\"359\";s:16:\"member_directory\";i:360;s:17:\"disable_ajax_mode\";s:5:\"false\";s:18:\"remove_plugin_data\";s:5:\"false\";s:24:\"set_auto_login_after_reg\";s:5:\"false\";s:39:\"redirect_default_edit_profile_to_custom\";s:5:\"false\";s:25:\"myac_account_details_form\";s:7:\"default\";s:32:\"disable_guests_can_view_profiles\";s:5:\"false\";s:33:\"disable_members_can_view_profiles\";s:5:\"false\";s:29:\"comment_author_url_to_profile\";s:5:\"false\";s:22:\"author_slug_to_profile\";s:5:\"false\";s:15:\"set_log_out_url\";s:7:\"default\";s:18:\"custom_url_log_out\";s:0:\"\";s:25:\"custom_url_login_redirect\";s:0:\"\";s:27:\"set_password_reset_redirect\";s:11:\"no_redirect\";s:34:\"custom_url_password_reset_redirect\";s:0:\"\";s:32:\"global_site_access_redirect_page\";s:0:\"\";s:39:\"global_site_access_custom_redirect_page\";s:0:\"\";s:32:\"global_site_access_exclude_pages\";a:1:{i:0;s:0:\"\";}s:33:\"global_site_access_allow_homepage\";s:5:\"false\";}','yes'),(2968,'ppress_install_date','2021-05-17 03:30:04','yes'),(2969,'ppress_plugin_activated','true','yes'),(2984,'wp_user_avatar_media_updated','1','yes'),(2987,'WPLANG','','yes'),(2988,'new_admin_email','admin@fairphoto.com','yes'),(2991,'pand-825e31056aa51c7f3ea40c776ea4aa62','forever','no'),(3834,'cmicpt-class','{\"item\":\"\",\"parent\":\"\",\"showBuiltin\":\"\"}','no'),(2536,'secret_key','Xg)nOMPH_]@U0lRiDn_l%)zi_.}6e>plI1CR,6lOvVSNM.o9To0cuc0UNALFqE>f','no'),(2416,'woocommerce_catalog_enquiry_exclusion_settings','a:0:{}','yes'),(2417,'woocommerce_catalog_enquiry_button_appearence_settings','a:1:{s:11:\"button_type\";i:1;}','yes'),(2418,'woocommerce_catalog_enquiry_general_settings','a:5:{s:9:\"is_enable\";s:6:\"Enable\";s:17:\"is_enable_enquiry\";s:6:\"Enable\";s:13:\"for_user_type\";s:1:\"3\";s:16:\"redirect_page_id\";s:2:\"75\";s:12:\"other_emails\";s:0:\"\";}','yes'),(2419,'woocommerce_catalog_enquiry_from_settings','1','yes'),(2420,'woocommerce_catalog_migration_completed','migrated','yes'),(2435,'wqoecf_quote_or_enquiry_settings','a:7:{s:6:\"status\";s:2:\"on\";s:10:\"allow_user\";s:0:\"\";s:19:\"product_single_page\";s:2:\"on\";s:17:\"product_list_page\";s:0:\"\";s:13:\"contact_form7\";s:3:\"233\";s:12:\"button_color\";s:7:\"#289dcc\";s:11:\"button_text\";s:7:\"Enquire\";}','yes'),(3835,'cmicpt-data','{\"portfolio\":\"40\",\"product\":\"18\"}','no'),(541,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:27:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:12;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:13;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-payments/\";}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:15;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:16;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:17;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:18;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:19;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:20;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:21;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:22;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:23;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:24;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:25;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:26;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1641704874;}','no'),(535,'mwl_rating_date','1627389462','no'),(799,'emr_news','1','yes'),(576,'_transient_product-transient-version','1641007497','yes'),(696,'woocommerce_thumbnail_cropping','custom','yes'),(697,'woocommerce_thumbnail_cropping_custom_width','3','yes'),(4683,'category_children','a:2:{i:38;a:1:{i:0;i:39;}i:44;a:1:{i:0;i:45;}}','yes'),(3962,'project-type_children','a:0:{}','yes'),(587,'project-attributes_children','a:0:{}','yes'),(3000,'yoast_migrations_free','a:1:{s:7:\"version\";s:6:\"19.6.1\";}','yes'),(3001,'wpseo','a:88:{s:8:\"tracking\";b:0;s:22:\"license_server_version\";b:0;s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:0;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:23:\"home_url_option_changed\";s:29:\"indexables_indexing_completed\";b:1;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:6:\"19.6.1\";s:16:\"previous_version\";s:4:\"19.2\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:0;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:34:\"inclusive_language_analysis_active\";b:0;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:16:\"enable_index_now\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1621237808;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:28:\"/blog/%category%/%postname%/\";s:8:\"home_url\";s:20:\"http://fairphoto.com\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:14:{s:27:\"salient_g_sections_category\";s:27:\"salient_g_sections_category\";s:16:\"slider-locations\";s:16:\"slider-locations\";s:12:\"project-type\";s:12:\"project-type\";s:18:\"project-attributes\";s:18:\"project-attributes\";s:12:\"action-group\";s:12:\"action-group\";s:12:\"product_type\";s:12:\"product_type\";s:18:\"product_visibility\";s:18:\"product_visibility\";s:11:\"product_cat\";s:16:\"gallery-category\";s:11:\"product_tag\";s:11:\"gallery-tag\";s:22:\"product_shipping_class\";s:22:\"product_shipping_class\";s:9:\"pa_finish\";s:9:\"pa_finish\";s:7:\"pa_size\";s:7:\"pa_size\";s:20:\"flamingo_contact_tag\";s:20:\"flamingo_contact_tag\";s:24:\"flamingo_inbound_channel\";s:24:\"flamingo_inbound_channel\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:25:\"zapier_integration_active\";b:0;s:19:\"zapier_subscription\";a:0:{}s:14:\"zapier_api_key\";s:0:\"\";s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:28:\"configuration_finished_steps\";a:0:{}s:36:\"dismiss_configuration_workout_notice\";b:0;s:34:\"dismiss_premium_deactivated_notice\";b:0;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:28:\"wordproof_integration_active\";b:0;s:29:\"wordproof_integration_changed\";b:0;s:18:\"first_time_install\";b:0;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";i:1652258756;s:18:\"remove_feed_global\";b:0;s:27:\"remove_feed_global_comments\";b:0;s:25:\"remove_feed_post_comments\";b:0;s:19:\"remove_feed_authors\";b:0;s:22:\"remove_feed_categories\";b:0;s:16:\"remove_feed_tags\";b:0;s:29:\"remove_feed_custom_taxonomies\";b:0;s:22:\"remove_feed_post_types\";b:0;s:18:\"remove_feed_search\";b:0;s:21:\"remove_atom_rdf_feeds\";b:0;s:17:\"remove_shortlinks\";b:0;s:21:\"remove_rest_api_links\";b:0;s:20:\"remove_rsd_wlw_links\";b:0;s:19:\"remove_oembed_links\";b:0;s:16:\"remove_generator\";b:0;s:20:\"remove_emoji_scripts\";b:0;s:24:\"remove_powered_by_header\";b:0;s:22:\"remove_pingback_header\";b:0;s:28:\"clean_campaign_tracking_urls\";b:0;s:16:\"clean_permalinks\";b:0;s:32:\"clean_permalinks_extra_variables\";s:0:\"\";s:14:\"search_cleanup\";b:0;s:20:\"search_cleanup_emoji\";b:0;s:23:\"search_cleanup_patterns\";b:0;s:22:\"search_character_limit\";i:50;}','yes'),(3002,'wpseo_titles','a:200:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:23:\"is-media-purge-relevant\";b:0;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:1:\"|\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:74:\"https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-dark%402x.png\";s:12:\"company_name\";s:10:\"Fair Photo\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:0;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:24:\"title-salient_g_sections\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:27:\"metadesc-salient_g_sections\";s:0:\"\";s:26:\"noindex-salient_g_sections\";b:0;s:37:\"display-metabox-pt-salient_g_sections\";b:1;s:37:\"post_types-salient_g_sections-maintax\";i:0;s:35:\"schema-page-type-salient_g_sections\";s:7:\"WebPage\";s:38:\"schema-article-type-salient_g_sections\";s:4:\"None\";s:31:\"social-title-salient_g_sections\";s:9:\"%%title%%\";s:37:\"social-description-salient_g_sections\";s:0:\"\";s:35:\"social-image-url-salient_g_sections\";s:0:\"\";s:34:\"social-image-id-salient_g_sections\";i:0;s:15:\"title-portfolio\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:18:\"metadesc-portfolio\";s:0:\"\";s:17:\"noindex-portfolio\";b:0;s:28:\"display-metabox-pt-portfolio\";b:1;s:28:\"post_types-portfolio-maintax\";i:0;s:26:\"schema-page-type-portfolio\";s:7:\"WebPage\";s:29:\"schema-article-type-portfolio\";s:4:\"None\";s:22:\"social-title-portfolio\";s:9:\"%%title%%\";s:28:\"social-description-portfolio\";s:0:\"\";s:26:\"social-image-url-portfolio\";s:0:\"\";s:25:\"social-image-id-portfolio\";i:0;s:13:\"title-product\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-product\";s:0:\"\";s:15:\"noindex-product\";b:0;s:26:\"display-metabox-pt-product\";b:1;s:26:\"post_types-product-maintax\";i:0;s:24:\"schema-page-type-product\";s:7:\"WebPage\";s:27:\"schema-article-type-product\";s:4:\"None\";s:20:\"social-title-product\";s:9:\"%%title%%\";s:26:\"social-description-product\";s:0:\"\";s:24:\"social-image-url-product\";s:0:\"\";s:23:\"social-image-id-product\";i:0;s:23:\"title-ptarchive-product\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-ptarchive-product\";s:0:\"\";s:25:\"bctitle-ptarchive-product\";s:0:\"\";s:25:\"noindex-ptarchive-product\";b:0;s:30:\"social-title-ptarchive-product\";s:21:\"%%pt_plural%% Archive\";s:36:\"social-description-ptarchive-product\";s:0:\"\";s:34:\"social-image-url-ptarchive-product\";s:0:\"\";s:33:\"social-image-id-ptarchive-product\";i:0;s:22:\"title-tax-project-type\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:25:\"metadesc-tax-project-type\";s:0:\"\";s:32:\"display-metabox-tax-project-type\";b:1;s:24:\"noindex-tax-project-type\";b:0;s:29:\"social-title-tax-project-type\";s:23:\"%%term_title%% Archives\";s:35:\"social-description-tax-project-type\";s:0:\"\";s:33:\"social-image-url-tax-project-type\";s:0:\"\";s:32:\"social-image-id-tax-project-type\";i:0;s:30:\"taxonomy-project-type-ptparent\";i:0;s:28:\"title-tax-project-attributes\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:31:\"metadesc-tax-project-attributes\";s:0:\"\";s:38:\"display-metabox-tax-project-attributes\";b:1;s:30:\"noindex-tax-project-attributes\";b:0;s:35:\"social-title-tax-project-attributes\";s:23:\"%%term_title%% Archives\";s:41:\"social-description-tax-project-attributes\";s:0:\"\";s:39:\"social-image-url-tax-project-attributes\";s:0:\"\";s:38:\"social-image-id-tax-project-attributes\";i:0;s:36:\"taxonomy-project-attributes-ptparent\";i:0;s:21:\"title-tax-product_cat\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_cat\";s:0:\"\";s:31:\"display-metabox-tax-product_cat\";b:1;s:23:\"noindex-tax-product_cat\";b:0;s:28:\"social-title-tax-product_cat\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-product_cat\";s:0:\"\";s:32:\"social-image-url-tax-product_cat\";s:0:\"\";s:31:\"social-image-id-tax-product_cat\";i:0;s:29:\"taxonomy-product_cat-ptparent\";i:0;s:21:\"title-tax-product_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_tag\";s:0:\"\";s:31:\"display-metabox-tax-product_tag\";b:1;s:23:\"noindex-tax-product_tag\";b:0;s:28:\"social-title-tax-product_tag\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-product_tag\";s:0:\"\";s:32:\"social-image-url-tax-product_tag\";s:0:\"\";s:31:\"social-image-id-tax-product_tag\";i:0;s:29:\"taxonomy-product_tag-ptparent\";i:0;s:32:\"title-tax-product_shipping_class\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-tax-product_shipping_class\";s:0:\"\";s:42:\"display-metabox-tax-product_shipping_class\";b:1;s:34:\"noindex-tax-product_shipping_class\";b:0;s:39:\"social-title-tax-product_shipping_class\";s:23:\"%%term_title%% Archives\";s:45:\"social-description-tax-product_shipping_class\";s:0:\"\";s:43:\"social-image-url-tax-product_shipping_class\";s:0:\"\";s:42:\"social-image-id-tax-product_shipping_class\";i:0;s:40:\"taxonomy-product_shipping_class-ptparent\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:145;s:17:\"company_logo_meta\";a:9:{s:5:\"width\";i:520;s:6:\"height\";i:80;s:3:\"url\";s:72:\"https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-dark@2x.png\";s:4:\"path\";s:87:\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/fp-logo-dark@2x.png\";s:4:\"size\";s:4:\"full\";s:2:\"id\";i:145;s:3:\"alt\";s:0:\"\";s:6:\"pixels\";i:41600;s:4:\"type\";s:9:\"image/png\";}s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;s:23:\"social-title-attachment\";s:9:\"%%title%%\";s:29:\"social-description-attachment\";s:0:\"\";s:27:\"social-image-url-attachment\";s:0:\"\";s:26:\"social-image-id-attachment\";i:0;s:26:\"taxonomy-category-ptparent\";s:1:\"0\";s:26:\"taxonomy-post_tag-ptparent\";s:1:\"0\";s:29:\"taxonomy-post_format-ptparent\";s:1:\"0\";}','yes'),(67899,'woocommerce_task_list_reminder_bar_hidden','yes','yes'),(13397,'_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs','1664005960','no'),(13398,'_transient_woocommerce_admin_remote_inbox_notifications_specs','a:37:{s:27:\"new_in_app_marketplace_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"new_in_app_marketplace_2021\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Customize your store with extensions\";s:7:\"content\";s:164:\"Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"browse_extensions\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Browse extensions\";}}s:3:\"url\";s:24:\"admin.php?page=wc-addons\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:14:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.7\";}}}s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:261:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:118:\"https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:135:\"https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:30:\"wc_shipping_mobile_app_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wc_shipping_mobile_app_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:69:\"Print and manage your shipping labels with the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"wc_shipping_mobile_app_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:30:\"Get the WooCommerce Mobile App\";}}s:3:\"url\";s:116:\"https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}s:37:\"ecomm-need-help-setting-up-your-store\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"ecomm-need-help-setting-up-your-store\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:32:\"Need help setting up your Store?\";s:7:\"content\";s:350:\"Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"set-up-concierge\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Schedule free session\";}}s:3:\"url\";s:34:\"https://wordpress.com/me/concierge\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:16:48\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:251:\"WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:17:25\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:32:\"ecomm-unique-shopping-experience\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"ecomm-unique-shopping-experience\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"For a shopping experience as unique as your customers\";s:7:\"content\";s:270:\"Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"learn-more-ecomm-unique-shopping-experience\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:71:\"https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:18:01\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:37:\"wc-admin-getting-started-in-ecommerce\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-getting-started-in-ecommerce\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"Getting Started in eCommerce - webinar\";s:7:\"content\";s:174:\"We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"watch-the-webinar\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Watch the webinar\";}}s:3:\"url\";s:28:\"https://youtu.be/V_2XtCOyZ7o\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:18:37\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:12:\"setup_client\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:4:\"none\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:10:\"up-to-2500\";}}}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:39:\"wc-admin-first-five-things-to-customize\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-admin-first-five-things-to-customize\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:45:\"The first 5 things to customize in your store\";s:7:\"content\";s:175:\"Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:20:31\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:2;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:5:\"value\";s:9:\"NOT EMPTY\";s:7:\"default\";s:9:\"NOT EMPTY\";s:9:\"operation\";s:2:\"!=\";}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"https://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&section=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"Heads up! There’s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"https://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:26:\"ecomm-wc-navigation-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"ecomm-wc-navigation-survey\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"We’d like your feedback on the WooCommerce navigation\";s:7:\"content\";s:134:\"We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:63:\"https://automattic.survey.fm/feedback-on-woocommerce-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:38:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:90;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}}s:3:\"url\";s:52:\"https://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}s:17:\"wc-admin-wisepad3\";O:8:\"stdClass\":8:{s:4:\"slug\";s:17:\"wc-admin-wisepad3\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:74:\"Take your business on the go in Canada with WooCommerce In-Person Payments\";s:7:\"content\";s:275:\"Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"wc-admin-wisepad3\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Grow my business offline\";}}s:3:\"url\";s:126:\"https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-06-15 10:00:28\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}}}s:47:\"woocommerce-payments-august-2022-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-payments-august-2022-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"Action required: Please update WooCommerce Payments\";s:7:\"content\";s:213:\"An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Find out more\";}}s:3:\"url\";s:96:\"https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:9:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-09 14:44:17\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"3.9\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"4.5.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.1\";}}}s:46:\"woocommerce-payments-august-2022-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-payments-august-2022-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"WooCommerce Payments has been automatically updated\";s:7:\"content\";s:265:\"You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Find out more\";}}s:3:\"url\";s:96:\"https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-09 14:41:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:47:\"woocommerce-payments-august-2022-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.1\";}}}}}s:40:\"product_creation_usability_test_6_months\";O:8:\"stdClass\":8:{s:4:\"slug\";s:40:\"product_creation_usability_test_6_months\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Try the new product edit form prototype\";s:7:\"content\";s:165:\"Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"product_creation_usability_test_6_months_take_a_look\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Try it now\";}}s:3:\"url\";s:27:\"https://t.maze.co/103446424\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-29 16:37:50\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:90;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:180;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:5;}}}s:41:\"product_creation_usability_test_12_months\";O:8:\"stdClass\":8:{s:4:\"slug\";s:41:\"product_creation_usability_test_12_months\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Try the new product edit form prototype\";s:7:\"content\";s:165:\"Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"product_creation_usability_test_12_months_take_a_look\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Try it now\";}}s:3:\"url\";s:27:\"https://t.maze.co/103446424\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-09-06 15:08:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:180;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:360;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:40:\"product_creation_usability_test_3_months\";O:8:\"stdClass\":8:{s:4:\"slug\";s:40:\"product_creation_usability_test_3_months\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Have a say in the future of WooCommerce\";s:7:\"content\";s:165:\"Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"product_creation_usability_test_3_months_take_a_look\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Try it now\";}}s:3:\"url\";s:27:\"https://t.maze.co/103446424\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-25 12:48:05\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:90;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:5:\"en_US\";a:34:{s:27:\"new_in_app_marketplace_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"new_in_app_marketplace_2021\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Customize your store with extensions\";s:7:\"content\";s:164:\"Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"browse_extensions\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Browse extensions\";}}s:3:\"url\";s:24:\"admin.php?page=wc-addons\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:14:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.7\";}}}s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:261:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:118:\"https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:135:\"https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:30:\"wc_shipping_mobile_app_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wc_shipping_mobile_app_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:69:\"Print and manage your shipping labels with the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"wc_shipping_mobile_app_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:30:\"Get the WooCommerce Mobile App\";}}s:3:\"url\";s:116:\"https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}s:37:\"ecomm-need-help-setting-up-your-store\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"ecomm-need-help-setting-up-your-store\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:32:\"Need help setting up your Store?\";s:7:\"content\";s:350:\"Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"set-up-concierge\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Schedule free session\";}}s:3:\"url\";s:34:\"https://wordpress.com/me/concierge\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:16:48\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:251:\"WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:17:25\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:32:\"ecomm-unique-shopping-experience\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"ecomm-unique-shopping-experience\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"For a shopping experience as unique as your customers\";s:7:\"content\";s:270:\"Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"learn-more-ecomm-unique-shopping-experience\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:71:\"https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:18:01\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:37:\"wc-admin-getting-started-in-ecommerce\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-getting-started-in-ecommerce\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"Getting Started in eCommerce - webinar\";s:7:\"content\";s:174:\"We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"watch-the-webinar\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Watch the webinar\";}}s:3:\"url\";s:28:\"https://youtu.be/V_2XtCOyZ7o\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:18:37\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:12:\"setup_client\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:4:\"none\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:10:\"up-to-2500\";}}}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:39:\"wc-admin-first-five-things-to-customize\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-admin-first-five-things-to-customize\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:45:\"The first 5 things to customize in your store\";s:7:\"content\";s:175:\"Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:20:31\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:2;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:5:\"value\";s:9:\"NOT EMPTY\";s:7:\"default\";s:9:\"NOT EMPTY\";s:9:\"operation\";s:2:\"!=\";}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"https://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&section=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"Heads up! There’s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"https://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:26:\"ecomm-wc-navigation-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"ecomm-wc-navigation-survey\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"We’d like your feedback on the WooCommerce navigation\";s:7:\"content\";s:134:\"We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:63:\"https://automattic.survey.fm/feedback-on-woocommerce-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:38:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:90;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}}s:3:\"url\";s:52:\"https://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}s:17:\"wc-admin-wisepad3\";O:8:\"stdClass\":8:{s:4:\"slug\";s:17:\"wc-admin-wisepad3\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:74:\"Take your business on the go in Canada with WooCommerce In-Person Payments\";s:7:\"content\";s:275:\"Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"wc-admin-wisepad3\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Grow my business offline\";}}s:3:\"url\";s:126:\"https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-06-15 10:00:28\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}}}s:47:\"woocommerce-payments-august-2022-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-payments-august-2022-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"Action required: Please update WooCommerce Payments\";s:7:\"content\";s:213:\"An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Find out more\";}}s:3:\"url\";s:96:\"https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:9:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-09 14:44:17\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"3.9\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"4.5.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.1\";}}}s:46:\"woocommerce-payments-august-2022-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-payments-august-2022-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"WooCommerce Payments has been automatically updated\";s:7:\"content\";s:265:\"You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Find out more\";}}s:3:\"url\";s:96:\"https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-09 14:41:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:47:\"woocommerce-payments-august-2022-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.1\";}}}}}s:30:\"custom_deposit_schedules_inbox\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"custom_deposit_schedules_inbox\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Customize your deposit schedule\";s:7:\"content\";s:280:\"Receive your funds according to your own business needs with custom deposit schedules from WooCommerce Payments. You’ll have the flexibility to deposit funds into your bank account daily, weekly, monthly, or even on-demand – you’ve done the work, now get paid on your terms.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:27:\"cta_customize_your_deposits\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:23:\"Customize your deposits\";}}s:3:\"url\";s:115:\"https://woocommerce.com/payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=cta_customize_your_deposits\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:31:\"dismiss_customize_your_deposits\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-09-14 23:09:12\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2022-09-18 14:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AT\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"FR\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"DE\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"HK\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IT\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NZ\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"PL\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"PT\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"SG\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"ES\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CH\";}}}}}}}','no'),(3270,'wplr_sync_rating_date','1788343710','no'),(3271,'wplr_version_6_0_0','1','no'),(11338,'cookie_notice_options','a:34:{s:6:\"app_id\";s:5:\"Ruben\";s:7:\"app_key\";s:24:\"@hduUa4lrm*awn@)vp%gAlXw\";s:12:\"app_blocking\";b:0;s:11:\"hide_banner\";b:0;s:8:\"position\";s:6:\"bottom\";s:12:\"message_text\";s:153:\"We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.\";s:9:\"css_class\";s:0:\"\";s:11:\"accept_text\";s:2:\"Ok\";s:11:\"refuse_text\";s:2:\"No\";s:10:\"refuse_opt\";b:0;s:11:\"refuse_code\";s:0:\"\";s:16:\"refuse_code_head\";s:0:\"\";s:14:\"revoke_cookies\";b:0;s:18:\"revoke_cookies_opt\";s:9:\"automatic\";s:19:\"revoke_message_text\";s:69:\"You can revoke your consent any time using the Revoke consent button.\";s:11:\"revoke_text\";s:14:\"Revoke consent\";s:11:\"redirection\";b:0;s:8:\"see_more\";b:0;s:11:\"link_target\";s:6:\"_blank\";s:13:\"link_position\";s:6:\"banner\";s:4:\"time\";s:5:\"month\";s:13:\"time_rejected\";s:5:\"month\";s:11:\"hide_effect\";s:4:\"fade\";s:9:\"on_scroll\";b:0;s:16:\"on_scroll_offset\";i:100;s:8:\"on_click\";b:0;s:6:\"colors\";a:4:{s:4:\"text\";s:4:\"#fff\";s:6:\"button\";s:7:\"#00a99d\";s:3:\"bar\";s:7:\"#32323a\";s:11:\"bar_opacity\";i:100;}s:12:\"see_more_opt\";a:5:{s:4:\"text\";s:14:\"Privacy policy\";s:9:\"link_type\";s:4:\"page\";s:2:\"id\";i:0;s:4:\"link\";s:0:\"\";s:4:\"sync\";b:0;}s:16:\"script_placement\";s:6:\"header\";s:9:\"translate\";b:0;s:19:\"deactivation_delete\";b:0;s:14:\"update_version\";i:6;s:13:\"update_notice\";b:0;s:17:\"update_delay_date\";i:0;}','no'),(3855,'wpseo_ryte','a:2:{s:6:\"status\";i:1;s:10:\"last_fetch\";i:1649058950;}','yes'),(3003,'wpseo_social','a:18:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";}','yes'),(3285,'wplr_media_library','1','yes'),(3286,'wplr_media_modals','1','yes'),(13641,'woocommerce_task_list_prompt_shown','1','yes'),(3142,'acf_version','5.12.3','yes'),(5982,'woocommerce_task_list_hidden_lists','a:1:{i:0;s:5:\"setup\";}','yes'),(183543,'_site_transient_timeout_php_check_2f5acf219326a8bc5331ee302b9812f4','1663486887','no'),(183544,'_site_transient_php_check_2f5acf219326a8bc5331ee302b9812f4','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(158917,'_transient_timeout_wc_product_children_689','1663429367','no'),(158918,'_transient_wc_product_children_689','a:2:{s:3:\"all\";a:4:{i:0;i:690;i:1;i:691;i:2;i:692;i:3;i:693;}s:7:\"visible\";a:4:{i:0;i:690;i:1;i:691;i:2;i:692;i:3;i:693;}}','no'),(186849,'_transient_timeout_wc_child_has_dimensions_140','1665737464','no'),(186850,'_transient_wc_child_has_dimensions_140','0','no'),(177734,'_transient_wc_related_689','a:1:{s:51:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=689\";a:2:{i:0;s:3:\"140\";i:1;s:3:\"322\";}}','no'),(175243,'_transient_wc_child_has_dimensions_689','0','no'),(186847,'_transient_timeout_wc_child_has_weight_140','1665737464','no'),(186848,'_transient_wc_child_has_weight_140','0','no'),(107608,'flamingo_inbound_channel_children','a:1:{i:31;a:8:{i:0;i:32;i:1;i:34;i:2;i:35;i:3;i:51;i:4;i:52;i:5;i:53;i:6;i:54;i:7;i:55;}}','yes'),(107710,'user_count','3','no'),(174486,'_transient_timeout_wc_low_stock_count','1664797335','no'),(174487,'_transient_wc_low_stock_count','0','no'),(174488,'_transient_timeout_wc_outofstock_count','1664797335','no'),(174489,'_transient_wc_outofstock_count','0','no'),(189955,'woocommerce_force_ssl_checkout','no','yes'),(189956,'woocommerce_unforce_ssl_checkout','no','yes'),(171359,'_transient_timeout_wc_term_counts','1664594866','no'),(171360,'_transient_wc_term_counts','a:10:{i:41;s:1:\"1\";i:47;s:1:\"3\";i:22;s:1:\"1\";i:21;s:1:\"2\";i:23;s:1:\"1\";i:25;s:1:\"1\";i:42;s:1:\"1\";i:43;s:1:\"1\";i:20;s:1:\"1\";i:46;s:1:\"1\";}','no'),(190253,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:167;s:3:\"all\";i:0;s:4:\"spam\";s:3:\"167\";s:9:\"moderated\";i:0;s:8:\"approved\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(189934,'_site_transient_timeout_browser_a05df007efcefe289414cd6d0e10e717','1663982321','no'),(189916,'_transient_timeout__woocommerce_helper_updates','1663420720','no'),(189917,'_transient__woocommerce_helper_updates','a:4:{s:4:\"hash\";s:32:\"d751713988987e9331980363e24189ce\";s:7:\"updated\";i:1663377520;s:8:\"products\";a:0:{}s:6:\"errors\";a:1:{i:0;s:10:\"http-error\";}}','no'),(189957,'_transient_timeout__woocommerce_upload_directory_status','1663464557','no'),(189958,'_transient__woocommerce_upload_directory_status','protected','no'),(177733,'_transient_timeout_wc_related_689','1663442067','no'),(174496,'can_compress_scripts','1','no'),(188485,'_transient_timeout_wc_related_140','1663450327','no'),(188486,'_transient_wc_related_140','a:1:{s:51:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=140\";a:2:{i:0;s:3:\"689\";i:1;s:3:\"322\";}}','no'),(190207,'action_scheduler_migration_status','complete','yes');
/*!40000 ALTER TABLE `wpbb_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_postmeta`
--

DROP TABLE IF EXISTS `wpbb_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_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_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=24142 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_postmeta`
--

LOCK TABLES `wpbb_postmeta` WRITE;
/*!40000 ALTER TABLE `wpbb_postmeta` DISABLE KEYS */;
INSERT INTO `wpbb_postmeta` VALUES (2,3,'_wp_page_template','default'),(3,6,'_um_custom_fields','a:6:{s:10:\"user_login\";a:15:{s:5:\"title\";s:8:\"Username\";s:7:\"metakey\";s:10:\"user_login\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:8:\"Username\";s:8:\"required\";i:1;s:6:\"public\";i:1;s:8:\"editable\";i:0;s:8:\"validate\";s:15:\"unique_username\";s:9:\"min_chars\";i:3;s:9:\"max_chars\";i:24;s:8:\"position\";s:1:\"1\";s:6:\"in_row\";s:9:\"_um_row_1\";s:10:\"in_sub_row\";s:1:\"0\";s:9:\"in_column\";s:1:\"1\";s:8:\"in_group\";s:0:\"\";}s:10:\"user_email\";a:13:{s:5:\"title\";s:14:\"E-mail Address\";s:7:\"metakey\";s:10:\"user_email\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:14:\"E-mail Address\";s:8:\"required\";i:0;s:6:\"public\";i:1;s:8:\"editable\";i:1;s:8:\"validate\";s:12:\"unique_email\";s:8:\"position\";s:1:\"4\";s:6:\"in_row\";s:9:\"_um_row_1\";s:10:\"in_sub_row\";s:1:\"0\";s:9:\"in_column\";s:1:\"1\";s:8:\"in_group\";s:0:\"\";}s:13:\"user_password\";a:16:{s:5:\"title\";s:8:\"Password\";s:7:\"metakey\";s:13:\"user_password\";s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:8:\"required\";i:1;s:6:\"public\";i:1;s:8:\"editable\";i:1;s:9:\"min_chars\";i:8;s:9:\"max_chars\";i:30;s:15:\"force_good_pass\";i:1;s:18:\"force_confirm_pass\";i:1;s:8:\"position\";s:1:\"5\";s:6:\"in_row\";s:9:\"_um_row_1\";s:10:\"in_sub_row\";s:1:\"0\";s:9:\"in_column\";s:1:\"1\";s:8:\"in_group\";s:0:\"\";}s:10:\"first_name\";a:12:{s:5:\"title\";s:10:\"First Name\";s:7:\"metakey\";s:10:\"first_name\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:10:\"First Name\";s:8:\"required\";i:0;s:6:\"public\";i:1;s:8:\"editable\";i:1;s:8:\"position\";s:1:\"2\";s:6:\"in_row\";s:9:\"_um_row_1\";s:10:\"in_sub_row\";s:1:\"0\";s:9:\"in_column\";s:1:\"1\";s:8:\"in_group\";s:0:\"\";}s:9:\"last_name\";a:12:{s:5:\"title\";s:9:\"Last Name\";s:7:\"metakey\";s:9:\"last_name\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:9:\"Last Name\";s:8:\"required\";i:0;s:6:\"public\";i:1;s:8:\"editable\";i:1;s:8:\"position\";s:1:\"3\";s:6:\"in_row\";s:9:\"_um_row_1\";s:10:\"in_sub_row\";s:1:\"0\";s:9:\"in_column\";s:1:\"1\";s:8:\"in_group\";s:0:\"\";}s:9:\"_um_row_1\";a:4:{s:4:\"type\";s:3:\"row\";s:2:\"id\";s:9:\"_um_row_1\";s:8:\"sub_rows\";s:1:\"1\";s:4:\"cols\";s:1:\"1\";}}'),(4,6,'_um_mode','register'),(5,6,'_um_core','register'),(6,6,'_um_register_use_custom_settings','0'),(7,7,'_um_custom_fields','a:3:{s:8:\"username\";a:13:{s:5:\"title\";s:18:\"Username or E-mail\";s:7:\"metakey\";s:8:\"username\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:18:\"Username or E-mail\";s:8:\"required\";i:1;s:6:\"public\";i:1;s:8:\"editable\";i:0;s:8:\"validate\";s:24:\"unique_username_or_email\";s:8:\"position\";s:1:\"1\";s:6:\"in_row\";s:9:\"_um_row_1\";s:10:\"in_sub_row\";s:1:\"0\";s:9:\"in_column\";s:1:\"1\";s:8:\"in_group\";s:0:\"\";}s:13:\"user_password\";a:16:{s:5:\"title\";s:8:\"Password\";s:7:\"metakey\";s:13:\"user_password\";s:4:\"type\";s:8:\"password\";s:5:\"label\";s:8:\"Password\";s:8:\"required\";i:1;s:6:\"public\";i:1;s:8:\"editable\";i:1;s:9:\"min_chars\";i:8;s:9:\"max_chars\";i:30;s:15:\"force_good_pass\";i:1;s:18:\"force_confirm_pass\";i:1;s:8:\"position\";s:1:\"2\";s:6:\"in_row\";s:9:\"_um_row_1\";s:10:\"in_sub_row\";s:1:\"0\";s:9:\"in_column\";s:1:\"1\";s:8:\"in_group\";s:0:\"\";}s:9:\"_um_row_1\";a:4:{s:4:\"type\";s:3:\"row\";s:2:\"id\";s:9:\"_um_row_1\";s:8:\"sub_rows\";s:1:\"1\";s:4:\"cols\";s:1:\"1\";}}'),(8,7,'_um_mode','login'),(9,7,'_um_core','login'),(10,7,'_um_login_use_custom_settings','0'),(11,8,'_um_custom_fields','a:1:{s:9:\"_um_row_1\";a:4:{s:4:\"type\";s:3:\"row\";s:2:\"id\";s:9:\"_um_row_1\";s:8:\"sub_rows\";s:1:\"1\";s:4:\"cols\";s:1:\"1\";}}'),(12,8,'_um_mode','profile'),(13,8,'_um_core','profile'),(14,8,'_um_profile_use_custom_settings','0'),(15,9,'_um_core','members'),(16,9,'_um_template','members'),(17,9,'_um_mode','directory'),(18,9,'_um_view_types','a:1:{i:0;s:4:\"grid\";}'),(19,9,'_um_default_view','grid'),(20,9,'_um_roles','a:0:{}'),(21,9,'_um_has_profile_photo','0'),(22,9,'_um_has_cover_photo','0'),(23,9,'_um_show_these_users',''),(24,9,'_um_exclude_these_users',''),(25,9,'_um_sortby','user_registered_desc'),(26,9,'_um_sortby_custom',''),(27,9,'_um_sortby_custom_label',''),(28,9,'_um_enable_sorting','0'),(29,9,'_um_sorting_fields','a:0:{}'),(30,9,'_um_profile_photo','1'),(31,9,'_um_cover_photos','1'),(32,9,'_um_show_name','1'),(33,9,'_um_show_tagline','0'),(34,9,'_um_tagline_fields','a:0:{}'),(35,9,'_um_show_userinfo','0'),(36,9,'_um_reveal_fields','a:0:{}'),(37,9,'_um_show_social','0'),(38,9,'_um_userinfo_animate','1'),(39,9,'_um_search','0'),(40,9,'_um_roles_can_search','a:0:{}'),(41,9,'_um_filters','0'),(42,9,'_um_roles_can_filter','a:0:{}'),(43,9,'_um_search_fields','a:0:{}'),(44,9,'_um_filters_expanded','0'),(45,9,'_um_filters_is_collapsible','1'),(46,9,'_um_search_filters','a:0:{}'),(47,9,'_um_must_search','0'),(48,9,'_um_max_users',''),(49,9,'_um_profiles_per_page','12'),(50,9,'_um_profiles_per_page_mobile','6'),(51,9,'_um_directory_header','{total_users} Members'),(52,9,'_um_directory_header_single','{total_users} Member'),(53,9,'_um_directory_no_users','We are sorry. We cannot find any users who match your search criteria.'),(69,17,'_wp_attached_file','woocommerce-placeholder.png'),(70,17,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-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:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97,31,'_edit_lock','1655032121:3'),(98,31,'_edit_last','3'),(99,31,'_wp_page_template','default'),(100,31,'nectar-metabox-portfolio-display','all'),(101,31,'nectar-metabox-portfolio-display-sortable','off'),(102,31,'_nectar_full_screen_rows','off'),(103,31,'_nectar_full_screen_rows_animation','none'),(104,31,'_nectar_full_screen_rows_animation_speed','medium'),(105,31,'_nectar_full_screen_rows_overall_bg_color',''),(106,31,'_nectar_full_screen_rows_anchors','off'),(107,31,'_nectar_full_screen_rows_mobile_disable','off'),(108,31,'_nectar_full_screen_rows_row_bg_animation','none'),(109,31,'_nectar_full_screen_rows_dot_navigation','tooltip'),(110,31,'_nectar_full_screen_rows_content_overflow','scrollbar'),(111,31,'_nectar_full_screen_rows_footer','none'),(112,31,'_nectar_slider_bg_type','image_bg'),(113,31,'_nectar_canvas_shapes',''),(114,31,'_nectar_media_upload_webm',''),(115,31,'_nectar_media_upload_mp4',''),(116,31,'_nectar_media_upload_ogv',''),(117,31,'_nectar_slider_preview_image',''),(118,31,'_nectar_header_bg',''),(119,31,'_nectar_header_parallax','off'),(120,31,'_nectar_header_box_roll','off'),(121,31,'_nectar_header_bg_height',''),(122,31,'_nectar_header_fullscreen','off'),(123,31,'_nectar_header_title',''),(124,31,'_nectar_header_subtitle',''),(125,31,'_nectar_page_header_text-effect','none'),(126,31,'_nectar_particle_rotation_timing',''),(127,31,'_nectar_particle_disable_explosion','off'),(128,31,'_nectar_page_header_alignment','left'),(129,31,'_nectar_page_header_alignment_v','middle'),(130,31,'_nectar_page_header_bg_alignment','center'),(131,31,'_nectar_header_bg_color',''),(132,31,'_nectar_header_font_color',''),(133,31,'_nectar_header_bg_overlay_color',''),(134,31,'_wpb_vc_js_status','true'),(852,140,'_edit_lock','1630725924:3'),(136,34,'_edit_lock','1623151746:3'),(137,34,'_edit_last','3'),(138,34,'_wp_page_template','default'),(139,34,'nectar-metabox-portfolio-display','all'),(140,34,'nectar-metabox-portfolio-display-sortable','off'),(141,34,'_nectar_full_screen_rows','off'),(142,34,'_nectar_full_screen_rows_animation','none'),(143,34,'_nectar_full_screen_rows_animation_speed','medium'),(144,34,'_nectar_full_screen_rows_overall_bg_color',''),(145,34,'_nectar_full_screen_rows_anchors','off'),(146,34,'_nectar_full_screen_rows_mobile_disable','off'),(147,34,'_nectar_full_screen_rows_row_bg_animation','none'),(148,34,'_nectar_full_screen_rows_dot_navigation','tooltip'),(149,34,'_nectar_full_screen_rows_content_overflow','scrollbar'),(150,34,'_nectar_full_screen_rows_footer','none'),(151,34,'_nectar_slider_bg_type','image_bg'),(152,34,'_nectar_canvas_shapes',''),(153,34,'_nectar_media_upload_webm',''),(154,34,'_nectar_media_upload_mp4',''),(155,34,'_nectar_media_upload_ogv',''),(156,34,'_nectar_slider_preview_image',''),(157,34,'_nectar_header_bg',''),(158,34,'_nectar_header_parallax','off'),(159,34,'_nectar_header_box_roll','off'),(160,34,'_nectar_header_bg_height',''),(161,34,'_nectar_header_fullscreen','off'),(162,34,'_nectar_header_title',''),(163,34,'_nectar_header_subtitle',''),(164,34,'_nectar_page_header_text-effect','none'),(165,34,'_nectar_particle_rotation_timing',''),(166,34,'_nectar_particle_disable_explosion','off'),(167,34,'_nectar_page_header_alignment','left'),(168,34,'_nectar_page_header_alignment_v','middle'),(169,34,'_nectar_page_header_bg_alignment','center'),(170,34,'_nectar_header_bg_color',''),(171,34,'_nectar_header_font_color',''),(172,34,'_nectar_header_bg_overlay_color',''),(173,34,'_wpb_vc_js_status','true'),(2077,484,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a6740.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a6740-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a6740-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a6740-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a6740-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a6740-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a6740-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a6740-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a6740-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a6740-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a6740-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a6740-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a6740-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a6740-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a6740-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a6740-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a6740-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a6740-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a6740-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a6740-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a6740-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a6740-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a6740-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a6740-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a6740-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:82:\"A Burmese farmer smiles at the camera in a small village in Shan state in Myanmar.\";s:17:\"created_timestamp\";s:10:\"1456741013\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:15:\"Burmese Farmers\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:9:{i:0;s:11:\"artportrait\";i:1;s:4:\"asia\";i:2;s:3:\"day\";i:3;s:8:\"exterior\";i:4;s:7:\"myanmar\";i:5;s:7:\"outdoor\";i:6;s:6:\"people\";i:7;s:8:\"portrait\";i:8;s:6:\"travel\";}}}'),(2076,484,'_wp_attachment_image_alt','Burmese Farmers'),(176,37,'_menu_item_type','post_type'),(177,37,'_menu_item_menu_item_parent','0'),(178,37,'_menu_item_object_id','31'),(179,37,'_menu_item_object','page'),(180,37,'_menu_item_target',''),(181,37,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(182,37,'_menu_item_xfn',''),(183,37,'_menu_item_url',''),(185,38,'_menu_item_type','post_type'),(186,38,'_menu_item_menu_item_parent','0'),(187,38,'_menu_item_object_id','34'),(188,38,'_menu_item_object','page'),(189,38,'_menu_item_target',''),(190,38,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(191,38,'_menu_item_xfn',''),(192,38,'_menu_item_url',''),(203,40,'_edit_lock','1638872022:3'),(204,40,'_edit_last','3'),(205,40,'_wp_page_template','template-portfolio.php'),(206,40,'nectar-metabox-portfolio-display','all'),(207,40,'nectar-metabox-portfolio-display-sortable','on'),(208,40,'_nectar_full_screen_rows','off'),(209,40,'_nectar_full_screen_rows_animation','none'),(210,40,'_nectar_full_screen_rows_animation_speed','medium'),(211,40,'_nectar_full_screen_rows_overall_bg_color',''),(212,40,'_nectar_full_screen_rows_anchors','off'),(213,40,'_nectar_full_screen_rows_mobile_disable','off'),(214,40,'_nectar_full_screen_rows_row_bg_animation','none'),(215,40,'_nectar_full_screen_rows_dot_navigation','tooltip'),(216,40,'_nectar_full_screen_rows_content_overflow','scrollbar'),(217,40,'_nectar_full_screen_rows_footer','none'),(218,40,'_nectar_slider_bg_type','image_bg'),(219,40,'_nectar_canvas_shapes',''),(220,40,'_nectar_media_upload_webm',''),(221,40,'_nectar_media_upload_mp4',''),(222,40,'_nectar_media_upload_ogv',''),(223,40,'_nectar_slider_preview_image',''),(224,40,'_nectar_header_bg',''),(225,40,'_nectar_header_parallax','off'),(226,40,'_nectar_header_box_roll','off'),(227,40,'_nectar_header_bg_height',''),(228,40,'_nectar_header_fullscreen','off'),(229,40,'_nectar_header_title',''),(230,40,'_nectar_header_subtitle',''),(231,40,'_nectar_page_header_text-effect','none'),(232,40,'_nectar_particle_rotation_timing',''),(233,40,'_nectar_particle_disable_explosion','off'),(234,40,'_nectar_page_header_alignment','left'),(235,40,'_nectar_page_header_alignment_v','middle'),(236,40,'_nectar_page_header_bg_alignment','center'),(237,40,'_nectar_header_bg_color',''),(238,40,'_nectar_header_font_color',''),(239,40,'_nectar_header_bg_overlay_color',''),(240,40,'_wpb_vc_js_status','true'),(241,42,'_menu_item_type','post_type'),(242,42,'_menu_item_menu_item_parent','0'),(243,42,'_menu_item_object_id','40'),(244,42,'_menu_item_object','page'),(245,42,'_menu_item_target',''),(246,42,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(247,42,'_menu_item_xfn',''),(248,42,'_menu_item_url',''),(250,18,'_edit_last','3'),(251,18,'_wp_page_template','default'),(252,18,'_edit_lock','1638504168:3'),(258,47,'_edit_lock','1619094583:3'),(853,140,'_edit_last','3'),(259,47,'_edit_last','3'),(260,47,'nectar-metabox-portfolio-display','all'),(261,47,'nectar-metabox-portfolio-display-sortable','off'),(262,47,'_nectar_slider_bg_type','image_bg'),(263,47,'_nectar_canvas_shapes',''),(264,47,'_nectar_media_upload_webm',''),(265,47,'_nectar_media_upload_mp4',''),(266,47,'_nectar_media_upload_ogv',''),(267,47,'_nectar_slider_preview_image',''),(268,47,'_nectar_header_bg',''),(269,47,'_nectar_header_parallax','off'),(270,47,'_nectar_header_box_roll','off'),(271,47,'_nectar_header_bg_height',''),(272,47,'_nectar_header_fullscreen','off'),(273,47,'_nectar_header_title',''),(274,47,'_nectar_header_subtitle',''),(275,47,'_nectar_page_header_text-effect','none'),(276,47,'_nectar_particle_rotation_timing',''),(277,47,'_nectar_particle_disable_explosion','off'),(278,47,'_nectar_page_header_alignment','left'),(279,47,'_nectar_page_header_alignment_v','middle'),(280,47,'_nectar_page_header_bg_alignment','center'),(281,47,'_nectar_header_bg_color',''),(282,47,'_nectar_header_font_color',''),(283,47,'_nectar_header_bg_overlay_color',''),(284,47,'_wpb_vc_js_status','false'),(285,20,'_edit_last','3'),(286,20,'_wp_page_template','default'),(287,20,'_edit_lock','1618813875:3'),(288,19,'_edit_last','3'),(289,19,'_wp_page_template','default'),(290,19,'_edit_lock','1618813891:3'),(291,51,'_edit_lock','1620439767:3'),(292,51,'_edit_last','3'),(293,51,'nectar-metabox-portfolio-display','all'),(294,51,'nectar-metabox-portfolio-display-sortable','off'),(295,51,'_nectar_slider_bg_type','image_bg'),(296,51,'_nectar_canvas_shapes',''),(297,51,'_nectar_media_upload_webm',''),(298,51,'_nectar_media_upload_mp4',''),(299,51,'_nectar_media_upload_ogv',''),(300,51,'_nectar_slider_preview_image',''),(301,51,'_nectar_header_bg',''),(302,51,'_nectar_header_parallax','off'),(303,51,'_nectar_header_box_roll','off'),(304,51,'_nectar_header_bg_height',''),(305,51,'_nectar_header_fullscreen','off'),(306,51,'_nectar_header_title',''),(307,51,'_nectar_header_subtitle',''),(308,51,'_nectar_page_header_text-effect','none'),(309,51,'_nectar_particle_rotation_timing',''),(310,51,'_nectar_particle_disable_explosion','off'),(311,51,'_nectar_page_header_alignment','left'),(312,51,'_nectar_page_header_alignment_v','middle'),(313,51,'_nectar_page_header_bg_alignment','center'),(314,51,'_nectar_header_bg_color',''),(315,51,'_nectar_header_font_color',''),(316,51,'_nectar_header_bg_overlay_color',''),(317,51,'_wpb_vc_js_status','false'),(3677,67,'_wp_old_date','2021-12-03'),(327,54,'_menu_item_type','post_type'),(328,54,'_menu_item_menu_item_parent','0'),(329,54,'_menu_item_object_id','40'),(330,54,'_menu_item_object','page'),(331,54,'_menu_item_target',''),(332,54,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(333,54,'_menu_item_xfn',''),(334,54,'_menu_item_url',''),(1005,217,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:893;s:4:\"file\";s:34:\"2021/05/shutterstock_561764830.jpg\";s:5:\"sizes\";a:24:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"shutterstock_561764830-1024x653.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:653;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-768x490.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:35:\"shutterstock_561764830-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-500x893.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:893;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:35:\"shutterstock_561764830-1000x893.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:893;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:35:\"shutterstock_561764830-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"shutterstock_561764830-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-600x383.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:383;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-600x383.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:383;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"shutterstock_561764830-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:12:\"Shutterstock\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:119:\"Livingroom Interior with sofa, pillows, lamp, books and vase with flowers on empty white wall background. 3D rendering.\";s:17:\"created_timestamp\";s:10:\"1485043200\";s:9:\"copyright\";s:69:\"Copyright (c) 2017 Marina_D/Shutterstock.  No use without permission.\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:65:\"Livingroom,Interior,With,Sofa,,Pillows,,Lamp,,Books,And,Vase,With\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:1:{i:0;s:64:\"cozy,couch,simple,vase,branch,space,empty,eco,pastel,white,3d il\";}}}'),(1004,217,'_wp_attachment_image_alt','Living Room 1 L'),(1002,213,'_wp_page_template','default'),(354,57,'_edit_lock','1641008964:3'),(355,57,'_edit_last','3'),(356,57,'nectar-metabox-portfolio-display','all'),(357,57,'nectar-metabox-portfolio-display-sortable','off'),(358,57,'_nectar_slider_bg_type','image_bg'),(359,57,'_nectar_canvas_shapes',''),(360,57,'_nectar_media_upload_webm',''),(361,57,'_nectar_media_upload_mp4',''),(362,57,'_nectar_media_upload_ogv',''),(363,57,'_nectar_slider_preview_image',''),(364,57,'_nectar_header_bg',''),(365,57,'_nectar_header_parallax','off'),(366,57,'_nectar_header_box_roll','off'),(367,57,'_nectar_header_bg_height',''),(368,57,'_nectar_header_fullscreen','off'),(369,57,'_nectar_header_title',''),(370,57,'_nectar_header_subtitle',''),(371,57,'_nectar_page_header_text-effect','none'),(372,57,'_nectar_particle_rotation_timing',''),(373,57,'_nectar_particle_disable_explosion','off'),(374,57,'_nectar_page_header_alignment','left'),(375,57,'_nectar_page_header_alignment_v','middle'),(376,57,'_nectar_page_header_bg_alignment','center'),(377,57,'_nectar_header_bg_color',''),(378,57,'_nectar_header_font_color',''),(379,57,'_nectar_header_bg_overlay_color',''),(380,57,'_wpb_vc_js_status','true'),(395,60,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(394,60,'_menu_item_target',''),(393,60,'_menu_item_object','page'),(392,60,'_menu_item_object_id','57'),(391,60,'_menu_item_menu_item_parent','0'),(390,60,'_menu_item_type','post_type'),(396,60,'_menu_item_xfn',''),(397,60,'_menu_item_url',''),(400,62,'_edit_lock','1620441579:3'),(401,62,'_edit_last','3'),(402,62,'nectar-metabox-portfolio-display','all'),(403,62,'nectar-metabox-portfolio-display-sortable','off'),(404,62,'_nectar_slider_bg_type','image_bg'),(405,62,'_nectar_canvas_shapes',''),(406,62,'_nectar_media_upload_webm',''),(407,62,'_nectar_media_upload_mp4',''),(408,62,'_nectar_media_upload_ogv',''),(409,62,'_nectar_slider_preview_image',''),(410,62,'_nectar_header_bg',''),(411,62,'_nectar_header_parallax','off'),(412,62,'_nectar_header_box_roll','off'),(413,62,'_nectar_header_bg_height',''),(414,62,'_nectar_header_fullscreen','off'),(415,62,'_nectar_header_title',''),(416,62,'_nectar_header_subtitle',''),(417,62,'_nectar_page_header_text-effect','none'),(418,62,'_nectar_particle_rotation_timing',''),(419,62,'_nectar_particle_disable_explosion','off'),(420,62,'_nectar_page_header_alignment','left'),(421,62,'_nectar_page_header_alignment_v','middle'),(422,62,'_nectar_page_header_bg_alignment','center'),(423,62,'_nectar_header_bg_color',''),(424,62,'_nectar_header_font_color',''),(425,62,'_nectar_header_bg_overlay_color',''),(426,62,'_wpb_vc_js_status','true'),(1688,387,'_force_transparent_header','off'),(1687,387,'_disable_transparent_header','off'),(1686,387,'nectar-metabox-portfolio-display-sortable','off'),(1685,387,'nectar-metabox-portfolio-display','all'),(1684,387,'_edit_last','3'),(1683,387,'_edit_lock','1621466647:3'),(436,62,'_wp_page_template','default'),(437,51,'_wp_page_template','default'),(438,65,'_edit_lock','1641553425:3'),(439,65,'_edit_last','3'),(440,65,'nectar-metabox-portfolio-display','all'),(441,65,'nectar-metabox-portfolio-display-sortable','off'),(442,65,'_nectar_slider_bg_type','image_bg'),(443,65,'_nectar_canvas_shapes',''),(444,65,'_nectar_media_upload_webm',''),(445,65,'_nectar_media_upload_mp4',''),(446,65,'_nectar_media_upload_ogv',''),(447,65,'_nectar_slider_preview_image',''),(448,65,'_nectar_header_bg',''),(449,65,'_nectar_header_parallax','off'),(450,65,'_nectar_header_box_roll','off'),(451,65,'_nectar_header_bg_height',''),(452,65,'_nectar_header_fullscreen','off'),(453,65,'_nectar_header_title',''),(454,65,'_nectar_header_subtitle',''),(455,65,'_nectar_page_header_text-effect','none'),(456,65,'_nectar_particle_rotation_timing',''),(457,65,'_nectar_particle_disable_explosion','off'),(458,65,'_nectar_page_header_alignment','left'),(459,65,'_nectar_page_header_alignment_v','middle'),(460,65,'_nectar_page_header_bg_alignment','center'),(461,65,'_nectar_header_bg_color',''),(462,65,'_nectar_header_font_color',''),(463,65,'_nectar_header_bg_overlay_color',''),(464,65,'_wpb_vc_js_status','true'),(465,67,'_menu_item_type','post_type'),(466,67,'_menu_item_menu_item_parent','0'),(467,67,'_menu_item_object_id','65'),(468,67,'_menu_item_object','page'),(469,67,'_menu_item_target',''),(470,67,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(471,67,'_menu_item_xfn',''),(472,67,'_menu_item_url',''),(483,69,'_edit_lock','1618815179:3'),(3671,831,'_menu_item_url',''),(3670,831,'_menu_item_xfn',''),(3663,90,'_wp_old_date','2021-04-22'),(3662,89,'_wp_old_date','2021-04-22'),(484,69,'_edit_last','3'),(485,69,'nectar-metabox-portfolio-display','all'),(486,69,'nectar-metabox-portfolio-display-sortable','off'),(487,69,'_nectar_slider_bg_type','image_bg'),(488,69,'_nectar_canvas_shapes',''),(489,69,'_nectar_media_upload_webm',''),(490,69,'_nectar_media_upload_mp4',''),(491,69,'_nectar_media_upload_ogv',''),(492,69,'_nectar_slider_preview_image',''),(493,69,'_nectar_header_bg',''),(494,69,'_nectar_header_parallax','off'),(495,69,'_nectar_header_box_roll','off'),(496,69,'_nectar_header_bg_height',''),(497,69,'_nectar_header_fullscreen','off'),(498,69,'_nectar_header_title',''),(499,69,'_nectar_header_subtitle',''),(500,69,'_nectar_page_header_text-effect','none'),(501,69,'_nectar_particle_rotation_timing',''),(502,69,'_nectar_particle_disable_explosion','off'),(503,69,'_nectar_page_header_alignment','left'),(504,69,'_nectar_page_header_alignment_v','middle'),(505,69,'_nectar_page_header_bg_alignment','center'),(506,69,'_nectar_header_bg_color',''),(507,69,'_nectar_header_font_color',''),(508,69,'_nectar_header_bg_overlay_color',''),(509,69,'_wpb_vc_js_status','false'),(510,71,'_edit_lock','1619068548:3'),(511,71,'_edit_last','3'),(512,71,'nectar-metabox-portfolio-display','all'),(513,71,'nectar-metabox-portfolio-display-sortable','off'),(514,71,'_nectar_slider_bg_type','image_bg'),(515,71,'_nectar_canvas_shapes',''),(516,71,'_nectar_media_upload_webm',''),(517,71,'_nectar_media_upload_mp4',''),(518,71,'_nectar_media_upload_ogv',''),(519,71,'_nectar_slider_preview_image',''),(520,71,'_nectar_header_bg',''),(521,71,'_nectar_header_parallax','off'),(522,71,'_nectar_header_box_roll','off'),(523,71,'_nectar_header_bg_height',''),(524,71,'_nectar_header_fullscreen','off'),(525,71,'_nectar_header_title',''),(526,71,'_nectar_header_subtitle',''),(527,71,'_nectar_page_header_text-effect','none'),(528,71,'_nectar_particle_rotation_timing',''),(529,71,'_nectar_particle_disable_explosion','off'),(530,71,'_nectar_page_header_alignment','left'),(531,71,'_nectar_page_header_alignment_v','middle'),(532,71,'_nectar_page_header_bg_alignment','center'),(533,71,'_nectar_header_bg_color',''),(534,71,'_nectar_header_font_color',''),(535,71,'_nectar_header_bg_overlay_color',''),(536,71,'_wpb_vc_js_status','false'),(556,75,'_edit_last','3'),(555,75,'_edit_lock','1619068263:3'),(557,75,'nectar-metabox-portfolio-display','all'),(558,75,'nectar-metabox-portfolio-display-sortable','off'),(559,75,'_nectar_slider_bg_type','image_bg'),(560,75,'_nectar_canvas_shapes',''),(561,75,'_nectar_media_upload_webm',''),(562,75,'_nectar_media_upload_mp4',''),(563,75,'_nectar_media_upload_ogv',''),(564,75,'_nectar_slider_preview_image',''),(565,75,'_nectar_header_bg',''),(566,75,'_nectar_header_parallax','off'),(567,75,'_nectar_header_box_roll','off'),(568,75,'_nectar_header_bg_height',''),(569,75,'_nectar_header_fullscreen','off'),(570,75,'_nectar_header_title',''),(571,75,'_nectar_header_subtitle',''),(572,75,'_nectar_page_header_text-effect','none'),(573,75,'_nectar_particle_rotation_timing',''),(574,75,'_nectar_particle_disable_explosion','off'),(575,75,'_nectar_page_header_alignment','left'),(576,75,'_nectar_page_header_alignment_v','middle'),(577,75,'_nectar_page_header_bg_alignment','center'),(578,75,'_nectar_header_bg_color',''),(579,75,'_nectar_header_font_color',''),(580,75,'_nectar_header_bg_overlay_color',''),(581,75,'_wpb_vc_js_status','false'),(582,77,'_edit_lock','1639040461:3'),(583,77,'_edit_last','3'),(584,77,'nectar-metabox-portfolio-display','all'),(585,77,'nectar-metabox-portfolio-display-sortable','off'),(586,77,'_nectar_slider_bg_type','image_bg'),(587,77,'_nectar_canvas_shapes',''),(588,77,'_nectar_media_upload_webm',''),(589,77,'_nectar_media_upload_mp4',''),(590,77,'_nectar_media_upload_ogv',''),(591,77,'_nectar_slider_preview_image',''),(592,77,'_nectar_header_bg',''),(593,77,'_nectar_header_parallax','off'),(594,77,'_nectar_header_box_roll','off'),(595,77,'_nectar_header_bg_height',''),(596,77,'_nectar_header_fullscreen','off'),(597,77,'_nectar_header_title','Our Team'),(598,77,'_nectar_header_subtitle',''),(599,77,'_nectar_page_header_text-effect','none'),(600,77,'_nectar_particle_rotation_timing',''),(601,77,'_nectar_particle_disable_explosion','off'),(602,77,'_nectar_page_header_alignment','left'),(603,77,'_nectar_page_header_alignment_v','middle'),(604,77,'_nectar_page_header_bg_alignment','center'),(605,77,'_nectar_header_bg_color',''),(606,77,'_nectar_header_font_color',''),(607,77,'_nectar_header_bg_overlay_color',''),(608,77,'_wpb_vc_js_status','true'),(609,79,'_edit_lock','1638697321:3'),(610,79,'_edit_last','3'),(611,79,'nectar-metabox-portfolio-display','all'),(612,79,'nectar-metabox-portfolio-display-sortable','off'),(613,79,'_nectar_slider_bg_type','image_bg'),(614,79,'_nectar_canvas_shapes',''),(615,79,'_nectar_media_upload_webm',''),(616,79,'_nectar_media_upload_mp4',''),(617,79,'_nectar_media_upload_ogv',''),(618,79,'_nectar_slider_preview_image',''),(619,79,'_nectar_header_bg',''),(620,79,'_nectar_header_parallax','off'),(621,79,'_nectar_header_box_roll','off'),(622,79,'_nectar_header_bg_height',''),(623,79,'_nectar_header_fullscreen','off'),(624,79,'_nectar_header_title',''),(625,79,'_nectar_header_subtitle',''),(626,79,'_nectar_page_header_text-effect','none'),(627,79,'_nectar_particle_rotation_timing',''),(628,79,'_nectar_particle_disable_explosion','off'),(629,79,'_nectar_page_header_alignment','left'),(630,79,'_nectar_page_header_alignment_v','middle'),(631,79,'_nectar_page_header_bg_alignment','center'),(632,79,'_nectar_header_bg_color',''),(633,79,'_nectar_header_font_color',''),(634,79,'_nectar_header_bg_overlay_color',''),(635,79,'_wpb_vc_js_status','true'),(636,81,'_edit_lock','1619068517:3'),(637,81,'_edit_last','3'),(638,81,'nectar-metabox-portfolio-display','all'),(639,81,'nectar-metabox-portfolio-display-sortable','off'),(640,81,'_nectar_slider_bg_type','image_bg'),(641,81,'_nectar_canvas_shapes',''),(642,81,'_nectar_media_upload_webm',''),(643,81,'_nectar_media_upload_mp4',''),(644,81,'_nectar_media_upload_ogv',''),(645,81,'_nectar_slider_preview_image',''),(646,81,'_nectar_header_bg',''),(647,81,'_nectar_header_parallax','off'),(648,81,'_nectar_header_box_roll','off'),(649,81,'_nectar_header_bg_height',''),(650,81,'_nectar_header_fullscreen','off'),(651,81,'_nectar_header_title',''),(652,81,'_nectar_header_subtitle',''),(653,81,'_nectar_page_header_text-effect','none'),(654,81,'_nectar_particle_rotation_timing',''),(655,81,'_nectar_particle_disable_explosion','off'),(656,81,'_nectar_page_header_alignment','left'),(657,81,'_nectar_page_header_alignment_v','middle'),(658,81,'_nectar_page_header_bg_alignment','center'),(659,81,'_nectar_header_bg_color',''),(660,81,'_nectar_header_font_color',''),(661,81,'_nectar_header_bg_overlay_color',''),(662,81,'_wpb_vc_js_status','false'),(663,77,'_wp_page_template','default'),(664,71,'_wp_page_template','default'),(665,47,'_wp_page_template','default'),(666,57,'_wp_page_template','default'),(3669,831,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3668,831,'_menu_item_target',''),(3667,831,'_menu_item_object','page'),(3666,831,'_menu_item_object_id','18'),(3665,831,'_menu_item_menu_item_parent','0'),(3664,831,'_menu_item_type','post_type'),(676,89,'_menu_item_type','post_type'),(677,89,'_menu_item_menu_item_parent','0'),(678,89,'_menu_item_object_id','77'),(679,89,'_menu_item_object','page'),(680,89,'_menu_item_target',''),(681,89,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(682,89,'_menu_item_xfn',''),(683,89,'_menu_item_url',''),(685,90,'_menu_item_type','post_type'),(686,90,'_menu_item_menu_item_parent','0'),(687,90,'_menu_item_object_id','79'),(688,90,'_menu_item_object','page'),(689,90,'_menu_item_target',''),(690,90,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(691,90,'_menu_item_xfn',''),(692,90,'_menu_item_url',''),(694,91,'_wp_attached_file','2021/04/0a4a9184.jpg'),(695,91,'_wp_attachment_image_alt',''),(696,91,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1120;s:6:\"height\";i:1680;s:4:\"file\";s:20:\"2021/04/0a4a9184.jpg\";s:5:\"sizes\";a:25:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a9184-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9184-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a9184-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a9184-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a9184-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9184-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"0a4a9184-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"0a4a9184-1024x1536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a9184-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a9184-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a9184-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a9184-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a9184-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a9184-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a9184-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a9184-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a9184-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:21:\"0a4a9184-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:22:\"0a4a9184-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a9184-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a9184-1120x770.jpg\";s:5:\"width\";i:1120;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a9184-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a9184-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a9184-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9184-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1614972191\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"39\";s:3:\"iso\";s:4:\"6400\";s:13:\"shutter_speed\";s:2:\"20\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:9:{i:0;s:3:\"NSW\";i:1;s:9:\"australia\";i:2;s:8:\"featured\";i:3;s:9:\"landscape\";i:4;s:5:\"night\";i:5;s:7:\"outback\";i:6;s:7:\"outdoor\";i:7;s:5:\"stars\";i:8;s:6:\"travel\";}}}'),(697,92,'_wp_attached_file','2021/04/0a4a9725.jpg'),(698,92,'_wp_attachment_image_alt','Menindee Memory'),(699,92,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1680;s:6:\"height\";i:1120;s:4:\"file\";s:20:\"2021/04/0a4a9725.jpg\";s:5:\"sizes\";a:25:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a9725-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9725-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a9725-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a9725-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a9725-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9725-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a9725-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"0a4a9725-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a9725-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a9725-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a9725-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a9725-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a9725-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a9725-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a9725-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a9725-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a9725-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:21:\"0a4a9725-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:22:\"0a4a9725-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a9725-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a9725-1680x770.jpg\";s:5:\"width\";i:1680;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a9725-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a9725-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a9725-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9725-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:309:\"Water, or the lack thereof, is western New South Wales\' most pressing issue. In Menindee, droughts and mismanagement have pushed the ecological system of its lakes towards total collapse. These dead black-box eucalyptus trees rising out of the water at Lake Pamamaroo are now a distant memory of better times.\";s:17:\"created_timestamp\";s:10:\"1615056164\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:2:\"25\";s:5:\"title\";s:15:\"Menindee Memory\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:8:{i:0;s:3:\"NSW\";i:1;s:9:\"australia\";i:2;s:8:\"featured\";i:3;s:4:\"lake\";i:4;s:9:\"landscape\";i:5;s:7:\"outback\";i:6;s:7:\"outdoor\";i:7;s:6:\"travel\";}}}'),(700,93,'_wp_attached_file','2021/04/0a4a7289-edit-4.jpg'),(701,93,'_wp_attachment_image_alt','Inle Lake'),(702,93,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1680;s:6:\"height\";i:1120;s:4:\"file\";s:27:\"2021/04/0a4a7289-edit-4.jpg\";s:5:\"sizes\";a:26:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"0a4a7289-edit-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"0a4a7289-edit-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"0a4a7289-edit-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"0a4a7289-edit-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"0a4a7289-edit-4-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"0a4a7289-edit-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"0a4a7289-edit-4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"0a4a7289-edit-4-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:27:\"0a4a7289-edit-4-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:27:\"0a4a7289-edit-4-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:27:\"0a4a7289-edit-4-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:27:\"0a4a7289-edit-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:27:\"0a4a7289-edit-4-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:28:\"0a4a7289-edit-4-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:27:\"0a4a7289-edit-4-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:27:\"0a4a7289-edit-4-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:27:\"0a4a7289-edit-4-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:28:\"0a4a7289-edit-4-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:29:\"0a4a7289-edit-4-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:27:\"0a4a7289-edit-4-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:28:\"0a4a7289-edit-4-1680x770.jpg\";s:5:\"width\";i:1680;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:27:\"0a4a7289-edit-4-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"0a4a7289-edit-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"0a4a7289-edit-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"0a4a7289-edit-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:27:\"0a4a7289-edit-4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"9\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:445:\"Inle Lake is the second largest lake in Myanmar and together with Bagan probably amongst the top must see places in Myanmar. The fishermen on this lake typically stand on the stern with their legs wrapped around the oar to see clearer through the dense reeds and floating plants. Main fish caught is the nga hpein which is a local carp only found on this lake. The lake is under threat by deforestation, overuse of pesticides and climate change.\";s:17:\"created_timestamp\";s:10:\"1456912193\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:9:\"Inle Lake\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:14:{i:0;s:4:\"asia\";i:1;s:15:\"black and white\";i:2;s:3:\"day\";i:3;s:8:\"exterior\";i:4;s:10:\"fair photo\";i:5;s:8:\"featured\";i:6;s:7:\"instane\";i:7;s:4:\"lake\";i:8;s:7:\"myanmar\";i:9;s:7:\"outdoor\";i:10;s:6:\"people\";i:11;s:5:\"print\";i:12;s:15:\"south east asia\";i:13;s:6:\"travel\";}}}'),(703,94,'_wp_attached_file','2021/04/0a4a7289.jpg'),(704,94,'_wp_attachment_image_alt','Inle Fishermen'),(705,94,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1680;s:6:\"height\";i:1120;s:4:\"file\";s:20:\"2021/04/0a4a7289.jpg\";s:5:\"sizes\";a:25:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7289-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7289-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7289-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7289-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7289-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7289-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7289-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"0a4a7289-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7289-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7289-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7289-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7289-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7289-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7289-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7289-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7289-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7289-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:21:\"0a4a7289-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:22:\"0a4a7289-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7289-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7289-1680x770.jpg\";s:5:\"width\";i:1680;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7289-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7289-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7289-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7289-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"9\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:78:\"Local fishermen try to catch nga hpein, a local carp, in lake Inle in Myanmar.\";s:17:\"created_timestamp\";s:10:\"1456912193\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:14:\"Inle Fishermen\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:10:{i:0;s:11:\"artportrait\";i:1;s:4:\"asia\";i:2;s:3:\"day\";i:3;s:8:\"exterior\";i:4;s:4:\"lake\";i:5;s:7:\"myanmar\";i:6;s:7:\"outdoor\";i:7;s:6:\"people\";i:8;s:15:\"south east asia\";i:9;s:6:\"travel\";}}}'),(2073,92,'_media_version','2'),(706,95,'_wp_attached_file','2021/04/0a4a6841.jpg'),(707,95,'_wp_attachment_image_alt','Paw Kae\', Myanmar'),(708,95,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:788;s:4:\"file\";s:20:\"2021/04/0a4a6841.jpg\";s:5:\"sizes\";a:24:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a6841-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a6841-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a6841-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a6841-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a6841-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a6841-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a6841-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a6841-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a6841-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a6841-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a6841-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a6841-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a6841-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a6841-500x788.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:788;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a6841-1000x788.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:788;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a6841-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a6841-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a6841-800x788.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:788;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a6841-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a6841-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a6841-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"0a4a6841-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a6841-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a6841-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:312:\"29 Feb 2016\r\rWhen we arrived in this village of the Pach people, we were immediately invited to have tea with them. The longer we sat there the more villagers heard about the news of the white people in town. Lots of smiles and kids like these around, wondering who the heck is disturbing them during their meal.\";s:17:\"created_timestamp\";s:10:\"1456748582\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:17:\"Paw Kae\', Myanmar\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:9:{i:0;s:4:\"asia\";i:1;s:3:\"day\";i:2;s:8:\"exterior\";i:3;s:7:\"myanmar\";i:4;s:7:\"outdoor\";i:5;s:6:\"people\";i:6;s:8:\"portrait\";i:7;s:15:\"south east asia\";i:8;s:6:\"travel\";}}}'),(1602,382,'_tax_class','parent'),(732,97,'_salient_project_initialized','1'),(733,97,'_edit_lock','1641703924:3'),(734,97,'_edit_last','3'),(735,97,'_nectar_portfolio_extra_content','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f9f9f9\" scene_position=\"center\" top_padding=\"4%\" bottom_padding=\"2%\" left_padding_desktop=\"6%\" right_padding_desktop=\"6%\" top_padding_tablet=\"32px\" bottom_padding_tablet=\"6%\" top_padding_phone=\"32px\" bottom_padding_phone=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Focus\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"48\" custom_height_tablet=\"32\" custom_height_phone=\"32\"][nectar_icon_list color=\"default\" direction=\"horizontal\" columns=\"2\" icon_size=\"medium\" icon_style=\"border\"][nectar_icon_list_item icon_type=\"icon\" icon_family=\"iconsmind\" text_full_html=\"simple\" title=\"List Item\" id=\"1641704020771-3\" icon_iconsmind=\"iconsmind-Line-Chart\" header=\"Development\" text=\"Encouraging and enabling development that doesn\'t cost the environment and can maintain local culture.\" tab_id=\"1641704020772-1\"][/nectar_icon_list_item][nectar_icon_list_item icon_type=\"icon\" icon_family=\"iconsmind\" text_full_html=\"simple\" title=\"List Item\" id=\"1641704020854-7\" header=\"Justice\" text=\"Empowering local communities to gain social and environmental justice.\" icon_iconsmind=\"iconsmind-Scale\" tab_id=\"1641704020855-8\"][/nectar_icon_list_item][nectar_icon_list_item icon_type=\"icon\" icon_family=\"iconsmind\" text_full_html=\"simple\" title=\"Section\" id=\"1641704020872-7\" icon_iconsmind=\"iconsmind-Dove\" header=\"Peace\" text=\"Enable peace and environmental wellbeing in a sustainable way.\" tab_id=\"1641704020872-2\"][/nectar_icon_list_item][nectar_icon_list_item icon_type=\"icon\" icon_family=\"iconsmind\" text_full_html=\"simple\" title=\"Section\" id=\"1641704020886-2\" icon_iconsmind=\"iconsmind-Leafs\" header=\"Environment\" text=\"Protecting the ecosystems of the water areas through local participation.\" tab_id=\"1641704020887-4\"][/nectar_icon_list_item][/nectar_icon_list][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][tabbed_section style=\"minimal\" alignment=\"left\" spacing=\"default\" tab_color=\"Accent-Color\" vs_content_animation=\"fade\" vs_link_animation=\"opacity\" vs_navigation_alignment=\"left\" vs_navigation_width_2=\"25%\" vs_navigation_func=\"default\" vs_navigation_width=\"regular\" vs_navigation_spacing=\"15px\" vs_navigation_mobile_display=\"visible\" vs_tab_spacing=\"5%\" cta_button_style=\"accent-color\" icon_size=\"24\"][tab icon_family=\"none\" title=\"Overview\" id=\"1641704020962-8\" tab_id=\"1641704020963-5\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Overview\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p class=\"p1\">Hnalone Hla Inn Maung Mae (HHIMM) is a small community based organisation in Inle, Myanmar, that was founded in May 2012 by a group of young locals. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\r\n<p class=\"p1\">HHIMM is an alumni group that was trained by the <a href=\"https://kmf-mm.org/\" target=\"_blank\" rel=\"noopener\">Kalyana Mitta Foundation (KMF)</a> and cooperates with other not for profit partners such as Eco-dev and Shwe Thahar Organization.</p>\r\n[/vc_column_text][vc_custom_heading text=\"Strategy\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p class=\"p4\">Hnalone Hla Inn Maung Mae strategy is to enable development, justice, peace and conservation through local people empowerment.</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"At a glance\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Country\" col_2_content=\"Myanmar\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"± 200 members\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Year Founded\" col_2_content=\"2012\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Registration Number\" col_2_content=\"No. 2/ Shan / 010\"][/vc_column_inner][/vc_row_inner][/tab][tab icon_family=\"none\" title=\"Gallery\" id=\"1641704021242-7\" tab_id=\"1641704021243-2\"][vc_gallery type=\"image_grid\" images=\"511,510,509,508,512,507,500\" image_grid_loading=\"default\" display_title_caption=\"true\" layout=\"4\" item_spacing=\"default\" gallery_style=\"7\" load_in_animation=\"none\"][/tab][tab icon_family=\"none\" title=\"Articles\" id=\"1641704021354-7\" tab_id=\"1641704021355-2\"][recent_posts style=\"list_featured_first_row\" columns=\"3\" category=\"hnalone-hla-inn-maung-mae\" order=\"DESC\" orderby=\"date\" image_loading=\"default\"][/tab][/tabbed_section][/vc_column][/vc_row]'),(736,97,'_nectar_portfolio_item_layout','disabled'),(737,97,'_nectar_portfolio_custom_grid_item','off'),(738,97,'_nectar_portfolio_custom_grid_item_content',''),(739,97,'_nectar_portfolio_custom_thumbnail',''),(740,97,'_nectar_hide_featured','off'),(741,97,'_nectar_portfolio_lightbox_only_grid_item','off'),(742,97,'_portfolio_item_masonry_sizing','regular'),(743,97,'_portfolio_item_masonry_content_pos','middle'),(744,97,'_nectar_external_project_url',''),(745,97,'nectar-metabox-portfolio-parent-override','default'),(746,97,'_nectar_project_excerpt',''),(747,97,'_nectar_project_accent_color',''),(748,97,'_nectar_project_title_color',''),(749,97,'_nectar_project_subtitle_color',''),(750,97,'_nectar_project_css_class',''),(751,97,'_nectar_slider_bg_type','image_bg'),(752,97,'_nectar_media_upload_webm',''),(753,97,'_nectar_media_upload_mp4',''),(754,97,'_nectar_media_upload_ogv',''),(755,97,'_nectar_slider_preview_image',''),(756,97,'_nectar_header_bg','https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7377.jpg'),(757,97,'_nectar_header_parallax','off'),(758,97,'_nectar_header_bg_height','550'),(759,97,'_nectar_header_fullscreen','off'),(760,97,'_nectar_page_header_bg_alignment','center'),(761,97,'_nectar_header_bg_color',''),(762,97,'_nectar_header_bg_overlay_color',''),(763,97,'_nectar_header_bg_overlay_opacity','default'),(764,97,'_nectar_header_subtitle','Inle Lake, Myanmar'),(765,97,'_nectar_header_font_color',''),(766,97,'_nectar_video_m4v',''),(767,97,'_nectar_video_ogv',''),(768,97,'_nectar_video_poster',''),(769,97,'_nectar_video_embed',''),(770,97,'_wpb_vc_js_status','true'),(771,97,'_nectar_love','0'),(772,65,'_wp_page_template','default'),(773,79,'_wp_page_template','default'),(774,106,'_edit_lock','1625123699:3'),(775,106,'_edit_last','3'),(776,106,'_thumbnail_id','92'),(778,106,'total_sales','0'),(779,106,'_tax_status','taxable'),(780,106,'_tax_class',''),(781,106,'_manage_stock','no'),(782,106,'_backorders','no'),(783,106,'_sold_individually','no'),(784,106,'_virtual','no'),(785,106,'_downloadable','no'),(786,106,'_download_limit','-1'),(787,106,'_download_expiry','-1'),(788,106,'_stock',NULL),(789,106,'_stock_status','instock'),(790,106,'_wc_average_rating','0'),(791,106,'_wc_review_count','0'),(792,106,'_product_version','5.4.1'),(2966,630,'_thumbnail_id','0'),(794,106,'_artist',''),(795,106,'_wpb_vc_js_status','false'),(796,107,'_wp_attached_file','2021/04/0a4a7182.jpg'),(797,107,'_wp_attachment_image_alt','Puttu Pauk'),(798,107,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/04/0a4a7182.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7182-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7182-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7182-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7182-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7182-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7182-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7182-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7182-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7182-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7182-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7182-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7182-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7182-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7182-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7182-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7182-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a7182-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a7182-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7182-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7182-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7182-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7182-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7182-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7182-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:40:\"Taung Thu people in Puttu Pauk, Myanmar.\";s:17:\"created_timestamp\";s:10:\"1456815711\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"150\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:10:\"Puttu Pauk\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:9:{i:0;s:11:\"artportrait\";i:1;s:4:\"asia\";i:2;s:3:\"day\";i:3;s:8:\"exterior\";i:4;s:7:\"myanmar\";i:5;s:7:\"outdoor\";i:6;s:6:\"people\";i:7;s:15:\"south east asia\";i:8;s:6:\"travel\";}}}'),(2170,486,'_media_version','4'),(2171,487,'_media_version','4'),(2172,488,'_media_version','3'),(2173,489,'_media_version','3'),(2174,490,'_media_version','2'),(2175,491,'_media_version','2'),(2177,492,'_media_version','2'),(2178,493,'_media_version','3'),(2179,494,'_media_version','3'),(2180,496,'_media_version','2'),(2181,497,'_media_version','4'),(2182,498,'_media_version','2'),(2183,500,'_media_version','2'),(2249,518,'_wp_attached_file','2021/06/0a4a6735.jpg'),(2250,518,'_wp_attachment_image_alt','Harvesting Wheat'),(2251,518,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a6735.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a6735-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a6735-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a6735-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a6735-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a6735-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a6735-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a6735-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a6735-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a6735-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a6735-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a6735-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a6735-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a6735-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a6735-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a6735-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a6735-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a6735-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a6735-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a6735-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a6735-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a6735-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a6735-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a6735-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a6735-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:55:\"Burmese farmers harvest wheat in Shan state in Myanmar.\";s:17:\"created_timestamp\";s:10:\"1456740829\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:16:\"Harvesting Wheat\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:8:{i:0;s:11:\"artportrait\";i:1;s:4:\"asia\";i:2;s:3:\"day\";i:3;s:8:\"exterior\";i:4;s:7:\"myanmar\";i:5;s:7:\"outdoor\";i:6;s:6:\"people\";i:7;s:6:\"travel\";}}}'),(2184,515,'reporter','3'),(2185,515,'_reporter','field_60a851991170b'),(2186,515,'size','20'),(2187,515,'_size','field_60a851af1170c'),(2188,515,'location',''),(2189,515,'_location','field_60a851ed1170d'),(2190,515,'logo','512'),(2191,515,'_logo','field_60a85689789fd'),(2192,515,'description','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.'),(2193,515,'_description','field_60a8c1523ac16'),(2194,515,'related_print','322'),(2195,515,'_related_print','field_60a8c19e1f747'),(2196,515,'latitude','20.656793'),(2197,515,'_latitude','field_60ab83425f4fd'),(2198,515,'longitude','96.940847'),(2199,515,'_longitude','field_60ab836e5f4fe'),(805,110,'_wp_attached_file','2021/04/0a4a7326.jpg'),(806,110,'_wp_attachment_image_alt',''),(807,110,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/04/0a4a7326.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7326-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7326-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7326-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7326-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7326-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7326-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7326-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7326-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7326-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7326-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7326-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7326-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7326-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7326-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7326-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7326-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a7326-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a7326-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7326-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7326-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7326-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7326-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7326-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7326-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1456913686\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"145\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(808,111,'_wp_attached_file','2021/04/0a4a7377.jpg'),(809,111,'_wp_attachment_image_alt',''),(810,111,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:788;s:4:\"file\";s:20:\"2021/04/0a4a7377.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7377-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7377-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7377-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7377-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7377-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7377-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7377-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7377-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7377-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7377-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7377-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7377-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7377-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7377-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7377-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7377-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a7377-500x788.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:788;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a7377-1000x788.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:788;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7377-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7377-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7377-800x788.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:788;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7377-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7377-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7377-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1456931779\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(811,112,'_wp_attached_file','2021/04/0a4a7395.jpg'),(812,112,'_wp_attachment_image_alt',''),(813,112,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/04/0a4a7395.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7395-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7395-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7395-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7395-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7395-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7395-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7395-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7395-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7395-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7395-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7395-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7395-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7395-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7395-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7395-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7395-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a7395-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a7395-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7395-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7395-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7395-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7395-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7395-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7395-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1456934552\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(814,97,'_thumbnail_id','111'),(2489,584,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:754;s:4:\"file\";s:25:\"2021/06/0a4a1975-pano.jpg\";s:5:\"sizes\";a:23:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"0a4a1975-pano-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"0a4a1975-pano-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"0a4a1975-pano-600x323.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"0a4a1975-pano-300x162.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:162;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"0a4a1975-pano-1024x551.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:551;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"0a4a1975-pano-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"0a4a1975-pano-768x414.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:414;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:25:\"0a4a1975-pano-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:25:\"0a4a1975-pano-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:25:\"0a4a1975-pano-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:25:\"0a4a1975-pano-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:25:\"0a4a1975-pano-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"0a4a1975-pano-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:25:\"0a4a1975-pano-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:25:\"0a4a1975-pano-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:25:\"0a4a1975-pano-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:25:\"0a4a1975-pano-500x754.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:754;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:26:\"0a4a1975-pano-1000x754.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:754;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:25:\"0a4a1975-pano-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:25:\"0a4a1975-pano-800x754.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:754;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"0a4a1975-pano-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"0a4a1975-pano-600x323.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"0a4a1975-pano-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506516252\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(822,116,'_edit_last','3'),(823,116,'_thumbnail_id','139'),(824,116,'total_sales','0'),(825,116,'_tax_status','taxable'),(826,116,'_tax_class',''),(827,116,'_manage_stock','no'),(828,116,'_backorders','no'),(829,116,'_sold_individually','no'),(830,116,'_virtual','no'),(831,116,'_downloadable','no'),(832,116,'_download_limit','-1'),(833,116,'_download_expiry','-1'),(834,116,'_stock',NULL),(835,116,'_stock_status','instock'),(836,116,'_wc_average_rating','0'),(837,116,'_wc_review_count','0'),(838,116,'_product_version','6.0.0'),(839,116,'_artist',''),(840,116,'_wpb_vc_js_status','false'),(3681,837,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:979;s:4:\"file\";s:47:\"2021/12/180716_unsw_rubenrekker_0290-edit-3.jpg\";s:5:\"sizes\";a:22:{s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-300x294.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:294;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-768x752.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:752;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:48:\"180716_unsw_rubenrekker_0290-edit-3-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-500x979.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:979;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:48:\"180716_unsw_rubenrekker_0290-edit-3-1000x770.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-600x587.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:587;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-600x587.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:587;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"180716_unsw_rubenrekker_0290-edit-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark IV\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1531741759\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"110\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3679,837,'_wp_attached_file','2021/12/180716_unsw_rubenrekker_0290-edit-3.jpg'),(3680,837,'_wp_attachment_image_alt',''),(855,140,'total_sales','0'),(2316,112,'_media_version','2'),(2176,110,'_media_version','2'),(2169,485,'_media_version','3'),(1003,217,'_wp_attached_file','2021/05/shutterstock_561764830.jpg'),(821,116,'_edit_lock','1641007497:3'),(856,140,'_tax_status','taxable'),(857,140,'_tax_class',''),(858,140,'_manage_stock','no'),(859,140,'_backorders','no'),(860,140,'_sold_individually','no'),(861,140,'_virtual','no'),(862,140,'_downloadable','no'),(863,140,'_download_limit','-1'),(864,140,'_download_expiry','-1'),(865,140,'_stock',NULL),(866,140,'_stock_status','instock'),(867,140,'_wc_average_rating','0'),(868,140,'_wc_review_count','0'),(869,140,'_product_version','5.6.0'),(870,140,'_artist',''),(871,140,'_wpb_vc_js_status','true'),(872,144,'_wp_attached_file','2021/04/fp-logo-dark.png'),(873,144,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:40;s:4:\"file\";s:24:\"2021/04/fp-logo-dark.png\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"fp-logo-dark-150x40.png\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"fp-logo-dark-150x40.png\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:23:\"fp-logo-dark-100x40.png\";s:5:\"width\";i:100;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:23:\"fp-logo-dark-140x40.png\";s:5:\"width\";i:140;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"fp-logo-dark-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:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(874,144,'_edit_lock','1619869165:3'),(875,145,'_wp_attached_file','2021/04/fp-logo-dark@2x.png'),(876,145,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:80;s:4:\"file\";s:27:\"2021/04/fp-logo-dark@2x.png\";s:5:\"sizes\";a:12:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"fp-logo-dark@2x-150x80.png\";s:5:\"width\";i:150;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"fp-logo-dark@2x-300x46.png\";s:5:\"width\";i:300;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"fp-logo-dark@2x-150x80.png\";s:5:\"width\";i:150;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:26:\"fp-logo-dark@2x-400x80.png\";s:5:\"width\";i:400;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:26:\"fp-logo-dark@2x-100x80.png\";s:5:\"width\";i:100;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:26:\"fp-logo-dark@2x-140x80.png\";s:5:\"width\";i:140;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"regular\";a:4:{s:4:\"file\";s:26:\"fp-logo-dark@2x-500x80.png\";s:5:\"width\";i:500;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:26:\"fp-logo-dark@2x-350x80.png\";s:5:\"width\";i:350;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"tall\";a:4:{s:4:\"file\";s:26:\"fp-logo-dark@2x-500x80.png\";s:5:\"width\";i:500;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"fp-logo-dark@2x-300x80.png\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"fp-logo-dark@2x-300x80.png\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"fp-logo-dark@2x-150x80.png\";s:5:\"width\";i:150;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2434,575,'_facebook','field_60ab8d06389c2'),(2435,575,'email','kyawsoe777@gmail.com'),(2436,575,'_email','field_60ab8d37389c4'),(2437,575,'instagram',''),(2438,575,'_instagram','field_60ab8d41389c5'),(2439,575,'twitter','https://www.twitter.com'),(2440,575,'_twitter','field_60ab8d4d389c6'),(2441,575,'last_visited','20170718'),(2442,575,'_last_visited','field_60b1d683b68a7'),(2475,576,'_last_visited','field_60b1d683b68a7'),(2476,577,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(2477,31,'_yoast_wpseo_content_score','90'),(2478,31,'_yoast_wpseo_estimated-reading-time-minutes','7'),(2479,578,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(2480,579,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3678,344,'_media_version','2'),(2485,582,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(2486,583,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(2487,584,'_wp_attached_file','2021/06/0a4a1975-pano.jpg'),(2488,584,'_wp_attachment_image_alt',''),(849,139,'_wp_attached_file','2021/04/0a4a4131-pano-2.jpg'),(850,139,'_wp_attachment_image_alt',''),(851,139,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1680;s:6:\"height\";i:1120;s:4:\"file\";s:27:\"2021/04/0a4a4131-pano-2.jpg\";s:5:\"sizes\";a:25:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"0a4a4131-pano-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"0a4a4131-pano-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"0a4a4131-pano-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"0a4a4131-pano-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"0a4a4131-pano-2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"0a4a4131-pano-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"0a4a4131-pano-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"0a4a4131-pano-2-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:27:\"0a4a4131-pano-2-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:27:\"0a4a4131-pano-2-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:27:\"0a4a4131-pano-2-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:27:\"0a4a4131-pano-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:27:\"0a4a4131-pano-2-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:28:\"0a4a4131-pano-2-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:27:\"0a4a4131-pano-2-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:27:\"0a4a4131-pano-2-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:27:\"0a4a4131-pano-2-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:28:\"0a4a4131-pano-2-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:29:\"0a4a4131-pano-2-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:27:\"0a4a4131-pano-2-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:28:\"0a4a4131-pano-2-1680x770.jpg\";s:5:\"width\";i:1680;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:27:\"0a4a4131-pano-2-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"0a4a4131-pano-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"0a4a4131-pano-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"0a4a4131-pano-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1492073583\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3239,681,'_wp_attached_file','2021/06/img_8127.jpg'),(3240,681,'_wp_attachment_image_alt','Thu Bon River'),(3241,681,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1680;s:6:\"height\";i:1120;s:4:\"file\";s:20:\"2021/06/img_8127.jpg\";s:5:\"sizes\";a:25:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"img_8127-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8127-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"img_8127-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img_8127-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"img_8127-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8127-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"img_8127-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"img_8127-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"img_8127-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"img_8127-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"img_8127-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"img_8127-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"img_8127-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"img_8127-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"img_8127-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"img_8127-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"img_8127-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:21:\"img_8127-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:22:\"img_8127-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"img_8127-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"img_8127-1680x770.jpg\";s:5:\"width\";i:1680;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"img_8127-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"img_8127-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"img_8127-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8127-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:14:\"Canon EOS 500D\";s:7:\"caption\";s:67:\"A local paddles his boat over the Thu Bon River in Hoi An, Vietnam.\";s:17:\"created_timestamp\";s:10:\"1347652872\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"20\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:13:\"Thu Bon River\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:10:{i:0;s:11:\"artportrait\";i:1;s:4:\"asia\";i:2;s:15:\"black and white\";i:3;s:3:\"day\";i:4;s:8:\"exterior\";i:5;s:7:\"outdoor\";i:6;s:6:\"people\";i:7;s:5:\"river\";i:8;s:6:\"travel\";i:9;s:7:\"vietnam\";}}}'),(877,146,'_wp_attached_file','2021/04/fp-logo-light.png'),(878,146,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:40;s:4:\"file\";s:25:\"2021/04/fp-logo-light.png\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"fp-logo-light-150x40.png\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"fp-logo-light-150x40.png\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:24:\"fp-logo-light-100x40.png\";s:5:\"width\";i:100;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:24:\"fp-logo-light-140x40.png\";s:5:\"width\";i:140;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"fp-logo-light-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:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(879,147,'_wp_attached_file','2021/04/fp-logo-light@2x.png'),(880,147,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:80;s:4:\"file\";s:28:\"2021/04/fp-logo-light@2x.png\";s:5:\"sizes\";a:12:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"fp-logo-light@2x-150x80.png\";s:5:\"width\";i:150;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"fp-logo-light@2x-300x46.png\";s:5:\"width\";i:300;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"fp-logo-light@2x-150x80.png\";s:5:\"width\";i:150;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:27:\"fp-logo-light@2x-400x80.png\";s:5:\"width\";i:400;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:27:\"fp-logo-light@2x-100x80.png\";s:5:\"width\";i:100;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:27:\"fp-logo-light@2x-140x80.png\";s:5:\"width\";i:140;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"regular\";a:4:{s:4:\"file\";s:27:\"fp-logo-light@2x-500x80.png\";s:5:\"width\";i:500;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:27:\"fp-logo-light@2x-350x80.png\";s:5:\"width\";i:350;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"tall\";a:4:{s:4:\"file\";s:27:\"fp-logo-light@2x-500x80.png\";s:5:\"width\";i:500;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"fp-logo-light@2x-300x80.png\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"fp-logo-light@2x-300x80.png\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"fp-logo-light@2x-150x80.png\";s:5:\"width\";i:150;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(881,31,'_disable_transparent_header','off'),(882,31,'_force_transparent_header','on'),(883,31,'_force_transparent_header_color','dark'),(892,153,'_wp_attached_file','2021/04/fp-favicon.png'),(893,153,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:22:\"2021/04/fp-favicon.png\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"fp-favicon-512x400.png\";s:5:\"width\";i:512;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"fp-favicon-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:22:\"fp-favicon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"fp-favicon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:22:\"fp-favicon-512x403.png\";s:5:\"width\";i:512;s:6:\"height\";i:403;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:22:\"fp-favicon-400x269.png\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:22:\"fp-favicon-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:22:\"fp-favicon-140x140.png\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"wide\";a:4:{s:4:\"file\";s:22:\"fp-favicon-512x500.png\";s:5:\"width\";i:512;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:22:\"fp-favicon-512x335.png\";s:5:\"width\";i:512;s:6:\"height\";i:335;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"regular\";a:4:{s:4:\"file\";s:22:\"fp-favicon-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:22:\"fp-favicon-350x350.png\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"tall\";a:4:{s:4:\"file\";s:22:\"fp-favicon-500x512.png\";s:5:\"width\";i:500;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"fp-favicon-512x400.png\";s:5:\"width\";i:512;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"fp-favicon-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:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(894,154,'_wp_attached_file','2021/04/cropped-fp-favicon.png'),(895,154,'_wp_attachment_context','site-icon'),(896,154,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:30:\"2021/04/cropped-fp-favicon.png\";s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"cropped-fp-favicon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"cropped-fp-favicon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:30:\"cropped-fp-favicon-512x403.png\";s:5:\"width\";i:512;s:6:\"height\";i:403;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:30:\"cropped-fp-favicon-400x269.png\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:30:\"cropped-fp-favicon-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:30:\"cropped-fp-favicon-140x140.png\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"wide\";a:4:{s:4:\"file\";s:30:\"cropped-fp-favicon-512x500.png\";s:5:\"width\";i:512;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:30:\"cropped-fp-favicon-512x335.png\";s:5:\"width\";i:512;s:6:\"height\";i:335;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"regular\";a:4:{s:4:\"file\";s:30:\"cropped-fp-favicon-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:30:\"cropped-fp-favicon-350x350.png\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"tall\";a:4:{s:4:\"file\";s:30:\"cropped-fp-favicon-500x512.png\";s:5:\"width\";i:500;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"cropped-fp-favicon-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"cropped-fp-favicon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"cropped-fp-favicon-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"cropped-fp-favicon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:30:\"cropped-fp-favicon-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:30:\"cropped-fp-favicon-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:30:\"cropped-fp-favicon-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:28:\"cropped-fp-favicon-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3769,868,'_wp_attached_file','2021/12/shutterstock_561764830-m.jpg'),(902,156,'_wp_attached_file','2021/05/icon-give.png'),(903,156,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:52;s:6:\"height\";i:52;s:4:\"file\";s:21:\"2021/05/icon-give.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(904,160,'_wpb_shortcodes_custom_css','.vc_custom_1532380343090{padding-right: 10% !important;}.vc_custom_1532379238082{padding-right: 7% !important;}.vc_custom_1532380349040{padding-right: 10% !important;}.vc_custom_1532379243556{padding-right: 7% !important;}'),(905,31,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(908,163,'_wpb_shortcodes_custom_css','.vc_custom_1619829319736{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}'),(906,161,'_wpb_shortcodes_custom_css','.vc_custom_1532380343090{padding-right: 10% !important;}.vc_custom_1532379238082{padding-right: 7% !important;}.vc_custom_1532380349040{padding-right: 10% !important;}.vc_custom_1532379243556{padding-right: 7% !important;}'),(907,162,'_wpb_shortcodes_custom_css','.vc_custom_1619829319736{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}'),(909,164,'_wpb_shortcodes_custom_css','.vc_custom_1619829319736{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}'),(910,165,'_wpb_shortcodes_custom_css','.vc_custom_1619829516274{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}'),(911,166,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}'),(912,167,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}'),(913,168,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}'),(914,169,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1485629426540{margin-bottom: 15px !important;}.vc_custom_1485629480716{margin-bottom: 15px !important;}.vc_custom_1485629439769{margin-bottom: 15px !important;}.vc_custom_1485629445076{margin-bottom: 15px !important;}.vc_custom_1485629457675{margin-bottom: 15px !important;}.vc_custom_1485629467303{margin-bottom: 15px !important;}'),(1013,224,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(916,171,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619856515982{margin-bottom: 15px !important;}'),(915,170,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856334987{margin-bottom: 15px !important;}.vc_custom_1619856457129{margin-bottom: 15px !important;}.vc_custom_1619856515982{margin-bottom: 15px !important;}'),(917,172,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619856515982{margin-bottom: 15px !important;}'),(918,173,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857056558{margin-bottom: 15px !important;}'),(919,174,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857056558{margin-bottom: 15px !important;}'),(920,175,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857056558{margin-bottom: 15px !important;}'),(921,176,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857056558{margin-bottom: 15px !important;}'),(922,177,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(923,178,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(924,179,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(925,180,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(926,181,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(927,182,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(928,183,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1007,220,'_wp_attached_file','2021/05/icon-give-light.png'),(1008,220,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:27:\"2021/05/icon-give-light.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1009,221,'_wp_attached_file','2021/05/icon-give-dark.png'),(1010,221,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:26:\"2021/05/icon-give-dark.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1011,222,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1012,223,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1014,225,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1015,226,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1016,227,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1017,228,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1018,229,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1019,230,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1020,231,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1021,232,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1022,233,'_form','<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]'),(1023,233,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:35:\"[_site_title] <admin@fairphoto.com>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:163:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(931,185,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(932,186,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(933,187,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(934,188,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(935,189,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(936,190,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(937,191,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(938,192,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(939,193,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(940,194,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(941,195,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(942,196,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(943,197,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(944,198,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(945,199,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(946,200,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(947,201,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(948,202,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(949,203,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(950,204,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(951,205,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(952,206,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(953,207,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(954,208,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(955,209,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(956,210,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(957,211,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(958,212,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(959,213,'_edit_lock','1623151730:3'),(960,213,'_edit_last','3'),(961,213,'nectar-metabox-portfolio-display','all'),(962,213,'nectar-metabox-portfolio-display-sortable','off'),(963,213,'_disable_transparent_header','off'),(964,213,'_force_transparent_header','off'),(965,213,'_force_transparent_header_color','light'),(966,213,'_nectar_slider_bg_type','image_bg'),(967,213,'_nectar_canvas_shapes',''),(968,213,'_nectar_media_upload_webm',''),(969,213,'_nectar_media_upload_mp4',''),(970,213,'_nectar_media_upload_ogv',''),(971,213,'_nectar_slider_preview_image',''),(972,213,'_nectar_header_bg',''),(973,213,'_nectar_header_parallax','off'),(974,213,'_nectar_header_box_roll','off'),(975,213,'_nectar_header_bg_height',''),(976,213,'_nectar_header_fullscreen','off'),(977,213,'_nectar_header_title',''),(978,213,'_nectar_header_subtitle',''),(979,213,'_nectar_page_header_text-effect','none'),(980,213,'_nectar_particle_rotation_timing',''),(981,213,'_nectar_particle_disable_explosion','off'),(982,213,'_nectar_page_header_alignment','left'),(983,213,'_nectar_page_header_alignment_v','middle'),(984,213,'_nectar_page_header_bg_alignment','center'),(985,213,'_nectar_header_bg_color',''),(986,213,'_nectar_header_font_color',''),(987,213,'_nectar_header_bg_overlay_color',''),(988,213,'_wpb_vc_js_status','false'),(3661,67,'_wp_old_date','2021-04-19'),(3657,829,'_menu_item_xfn',''),(3658,829,'_menu_item_url',''),(3660,54,'_wp_old_date','2021-04-19'),(1001,60,'_wp_old_date','2021-04-19'),(1006,218,'_wpb_shortcodes_custom_css','.vc_custom_1619829557491{padding-right: 7% !important;}.vc_custom_1619829345648{padding-right: 10% !important;}.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1024,233,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:35:\"[_site_title] <admin@fairphoto.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1025,233,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(1026,233,'_additional_settings',''),(1027,233,'_locale','en_US'),(1028,234,'_email','admin@fairphoto.com'),(1029,234,'_name','admin'),(1030,234,'_props','a:2:{s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";}'),(1031,234,'_last_contacted','2021-05-08 01:26:53'),(1032,235,'_email','rita.mu@fairphoto.com'),(1033,235,'_name','Rita Mu'),(1034,235,'_props','a:2:{s:10:\"first_name\";s:4:\"Rita\";s:9:\"last_name\";s:2:\"Mu\";}'),(1035,235,'_last_contacted','2021-05-08 01:26:53'),(1036,236,'_email','ruben.rekker@fairphoto.com'),(1037,236,'_name','Ruben Rekker'),(1038,236,'_props','a:2:{s:10:\"first_name\";s:5:\"Ruben\";s:9:\"last_name\";s:6:\"Rekker\";}'),(1039,236,'_last_contacted','2022-01-09 05:42:25'),(1040,237,'_email','wapuu@wordpress.example'),(1041,237,'_name','A WordPress Commenter'),(1042,237,'_props','a:0:{}'),(1043,237,'_last_contacted','2021-05-08 01:26:53'),(1044,238,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1045,239,'_mc4wp_settings','a:9:{s:5:\"lists\";a:1:{i:0;s:10:\"83f167ad8b\";}s:15:\"required_fields\";s:17:\"EMAIL,FNAME,LNAME\";s:12:\"double_optin\";s:1:\"1\";s:15:\"update_existing\";s:1:\"0\";s:17:\"replace_interests\";s:1:\"1\";s:15:\"subscriber_tags\";s:0:\"\";s:18:\"hide_after_success\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:3:\"css\";s:1:\"0\";}'),(1046,239,'text_subscribed','Thank you, your sign-up request was successful! Please check your email inbox to confirm.'),(1047,239,'text_invalid_email','Please provide a valid email address.'),(1048,239,'text_required_field_missing','Please fill in the required fields.'),(1049,239,'text_already_subscribed','Given email address is already subscribed, thank you!'),(1050,239,'text_error','Oops. Something went wrong. Please try again later.'),(1051,239,'text_unsubscribed','You were successfully unsubscribed.'),(1052,239,'text_not_subscribed','Given email address is not subscribed.'),(1053,239,'text_no_lists_selected','Please select at least one list.'),(1054,239,'text_updated','Thank you, your records have been updated!'),(1055,240,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1056,241,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1057,242,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1058,62,'_disable_transparent_header','off'),(1059,62,'_force_transparent_header','off'),(1060,62,'_force_transparent_header_color','light'),(1061,62,'_nectar_full_screen_rows','off'),(1062,62,'_nectar_full_screen_rows_animation','none'),(1063,62,'_nectar_full_screen_rows_animation_speed','medium'),(1064,62,'_nectar_full_screen_rows_overall_bg_color',''),(1065,62,'_nectar_full_screen_rows_anchors','off'),(1066,62,'_nectar_full_screen_rows_mobile_disable','off'),(1067,62,'_nectar_full_screen_rows_row_bg_animation','none'),(1068,62,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1069,62,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1070,62,'_nectar_full_screen_rows_footer','none'),(1071,246,'_wpb_shortcodes_custom_css','.vc_custom_1504390675021{margin-top: 65px !important;margin-bottom: 10px !important;}.vc_custom_1620440157379{margin-bottom: 30px !important;}.vc_custom_1620440360112{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440209101{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440437840{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440797398{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440840185{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440797398{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1504394107673{margin-bottom: 0px !important;}.vc_custom_1504392885908{margin-bottom: 20px !important;}'),(1072,62,'_wpb_shortcodes_custom_css','.vc_custom_1504390675021{margin-top: 65px !important;margin-bottom: 10px !important;}.vc_custom_1620440157379{margin-bottom: 30px !important;}.vc_custom_1620440360112{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440209101{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440437840{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440797398{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440840185{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620441553240{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1504394107673{margin-bottom: 0px !important;}.vc_custom_1504392885908{margin-bottom: 20px !important;}'),(1073,247,'_wpb_shortcodes_custom_css','.vc_custom_1504390675021{margin-top: 65px !important;margin-bottom: 10px !important;}.vc_custom_1620440157379{margin-bottom: 30px !important;}.vc_custom_1620440360112{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440209101{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440437840{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440797398{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440840185{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440797398{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1504394107673{margin-bottom: 0px !important;}.vc_custom_1504392885908{margin-bottom: 20px !important;}'),(1074,248,'_wpb_shortcodes_custom_css','.vc_custom_1504390675021{margin-top: 65px !important;margin-bottom: 10px !important;}.vc_custom_1620440157379{margin-bottom: 30px !important;}.vc_custom_1620440360112{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440209101{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440437840{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440797398{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440840185{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440797398{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1504394107673{margin-bottom: 0px !important;}.vc_custom_1504392885908{margin-bottom: 20px !important;}'),(1075,249,'_wpb_shortcodes_custom_css','.vc_custom_1504390675021{margin-top: 65px !important;margin-bottom: 10px !important;}.vc_custom_1620440157379{margin-bottom: 30px !important;}.vc_custom_1620440360112{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440209101{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440437840{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440797398{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620440840185{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1620441553240{margin-top: 20px !important;margin-bottom: 5px !important;}.vc_custom_1504394107673{margin-bottom: 0px !important;}.vc_custom_1504392885908{margin-bottom: 20px !important;}'),(1076,250,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1077,251,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1078,252,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1079,253,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1080,254,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1081,255,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1082,256,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1083,257,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1084,258,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1085,259,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1086,260,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1087,261,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1088,262,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1089,263,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1090,140,'_country_origin','PH'),(1091,116,'_country_origin','PH'),(1092,116,'custom_text_field_title','whatup'),(1095,116,'_sale_price',''),(1094,116,'_price','77'),(1096,116,'_regular_price','77'),(1097,106,'_country_origin','AU'),(3683,77,'_header_nav_entrance_animation','none'),(3682,347,'_media_version','2'),(1115,278,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1116,236,'_wp_old_date','2021-05-08'),(1146,140,'_project','field_60a3682a2550c'),(1147,140,'_photographer','field_60a44d623a4af'),(1149,116,'_project',''),(1150,116,'_photographer','3'),(1151,106,'_project','field_60a3682a2550c'),(1152,106,'_photographer','field_60a44d623a4af'),(1352,322,'_edit_lock','1630636890:3'),(1353,322,'_edit_last','3'),(1354,322,'_thumbnail_id','93'),(1355,322,'total_sales','0'),(1356,322,'_tax_status','taxable'),(1357,322,'_tax_class',''),(1358,322,'_manage_stock','no'),(1359,322,'_backorders','no'),(1360,322,'_sold_individually','no'),(1361,322,'_virtual','no'),(1362,322,'_downloadable','no'),(1363,322,'_download_limit','-1'),(1364,322,'_download_expiry','-1'),(1365,322,'_stock',NULL),(1366,322,'_stock_status','instock'),(1367,322,'_wc_average_rating','0'),(1368,322,'_wc_review_count','0'),(1369,322,'_product_version','5.6.0'),(1635,384,'_variation_description',''),(1634,383,'_product_version','5.3.0'),(1633,383,'attribute_pa_size','large-60x90cm'),(1632,383,'attribute_pa_finish','paper-only'),(1631,383,'_wc_review_count','0'),(1630,383,'_wc_average_rating','0'),(1629,383,'_stock_status','instock'),(1628,383,'_stock',NULL),(1604,382,'_backorders','no'),(1605,382,'_sold_individually','no'),(1606,382,'_virtual','no'),(1607,382,'_downloadable','no'),(1608,382,'_download_limit','-1'),(1609,382,'_download_expiry','-1'),(1610,382,'_stock',NULL),(1611,382,'_stock_status','instock'),(1612,382,'_wc_average_rating','0'),(1613,382,'_wc_review_count','0'),(1614,382,'attribute_pa_finish','paper-only'),(1615,382,'attribute_pa_size','classic-40x50cm'),(1616,382,'_product_version','5.3.0'),(1617,383,'_variation_description',''),(1618,383,'total_sales','0'),(1619,383,'_tax_status','taxable'),(1620,383,'_tax_class','parent'),(1621,383,'_manage_stock','no'),(1622,383,'_backorders','no'),(1623,383,'_sold_individually','no'),(1624,383,'_virtual','no'),(1625,383,'_downloadable','no'),(1626,383,'_download_limit','-1'),(1371,322,'_project','field_60a3682a2550c'),(1372,322,'_photographer','field_60a44d623a4af'),(1373,322,'_wpb_vc_js_status','true'),(1627,383,'_download_expiry','-1'),(1603,382,'_manage_stock','no'),(1374,322,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:0;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_finish\";a:6:{s:4:\"name\";s:9:\"pa_finish\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:0;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(1370,322,'_country_origin','MM'),(1636,384,'total_sales','0'),(1246,305,'_form','<p class=\"product_enquire_title\"></p>\n<label> Your Name*\n    [text* your-name] </label>\n\n<label> Your Email*\n    [email* your-email] </label>\n\n<label> Your Country*\n[countrytext* your-country] </label>\n\n[text* your-subject-hidden class:product_subject] </label>\n\n<label> Comments\n    [textarea your-message] </label>\n\n[checkbox checkbox-702 use_label_element \"I\'d like to stay informed about Fair Photo news and other updates.\"]\n\n[text your-product-hidden class:product_details]\n\n* Required field.\n\n[submit \"Register my interest\"]'),(1247,305,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:37:\"[_site_title] \"[your-subject-hidden]\"\";s:6:\"sender\";s:35:\"[_site_title] <admin@fairphoto.com>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:255:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nProduct: [your-product-hidden]\nCountry; [your-country]\n\nMessage Body:\n[your-message]\n\nNewsletter consent: [checkbox-702]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1248,305,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:35:\"[_site_title] <admin@fairphoto.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1249,305,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(1250,305,'_additional_settings',''),(1251,305,'_locale','en_US'),(1255,307,'_name','rrr'),(1254,307,'_email','sd@sd.com'),(1256,307,'_props','a:0:{}'),(1257,307,'_last_contacted','2021-05-15 08:58:26'),(1258,305,'_flamingo','a:1:{s:7:\"channel\";i:32;}'),(1259,308,'_submission_status','mail_sent'),(1260,308,'_subject','Enquire about Inle Lake'),(1261,308,'_from','rrr <sd@sd.com>'),(1262,308,'_from_name','rrr'),(1263,308,'_from_email','sd@sd.com'),(1264,308,'_field_your-name','rrr'),(1265,308,'_field_your-email','sd@sd.com'),(1266,308,'_field_your-subject','Enquire about Inle Lake'),(1267,308,'_field_your-message','asdasd'),(1268,308,'_field_your-product',''),(1269,308,'_field_mc4wp_checkbox','No'),(1270,308,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:12:\"your-product\";N;s:14:\"mc4wp_checkbox\";N;}'),(1271,308,'_meta','a:19:{s:13:\"serial_number\";i:1;s:9:\"remote_ip\";s:15:\"101.164.188.147\";s:10:\"user_agent\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36\";s:3:\"url\";s:43:\"https://www.fairphoto.com/prints/inle-lake/\";s:4:\"date\";s:12:\"May 15, 2021\";s:4:\"time\";s:7:\"8:58 am\";s:7:\"post_id\";s:2:\"96\";s:9:\"post_name\";s:9:\"inle-lake\";s:10:\"post_title\";s:9:\"Inle Lake\";s:8:\"post_url\";s:43:\"https://www.fairphoto.com/prints/inle-lake/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(1272,308,'_akismet',NULL),(1273,308,'_recaptcha','a:0:{}'),(1274,308,'_spam_log','a:0:{}'),(1275,308,'_consent','a:0:{}'),(1276,308,'_hash','7dafec58fa66774749845eb1062b6fa4'),(1277,309,'_email','asd@asd.com'),(1278,309,'_name','asdasd'),(1279,309,'_props','a:0:{}'),(1280,309,'_last_contacted','2021-05-16 01:11:19'),(1281,310,'_submission_status','mail_sent'),(1282,310,'_subject','Enquire about Inle Lake'),(1283,310,'_from','asdasd <asd@asd.com>'),(1284,310,'_from_name','asdasd'),(1285,310,'_from_email','asd@asd.com'),(1286,310,'_field_your-name','asdasd'),(1287,310,'_field_your-email','asd@asd.com'),(1288,310,'_field_your-subject','Enquire about Inle Lake'),(1289,310,'_field_your-message','asdasd'),(1290,310,'_field_your-product','Product Inle Lake (ID 96):  Size: classic —  Finish: paper-only — '),(1291,310,'_field_mc4wp_checkbox','No'),(1292,310,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:12:\"your-product\";N;s:14:\"mc4wp_checkbox\";N;}'),(1293,310,'_meta','a:19:{s:13:\"serial_number\";i:2;s:9:\"remote_ip\";s:15:\"101.164.188.147\";s:10:\"user_agent\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36\";s:3:\"url\";s:43:\"https://www.fairphoto.com/prints/inle-lake/\";s:4:\"date\";s:12:\"May 15, 2021\";s:4:\"time\";s:7:\"8:59 am\";s:7:\"post_id\";s:2:\"96\";s:9:\"post_name\";s:9:\"inle-lake\";s:10:\"post_title\";s:9:\"Inle Lake\";s:8:\"post_url\";s:43:\"https://www.fairphoto.com/prints/inle-lake/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(1294,310,'_akismet',NULL),(1295,310,'_recaptcha','a:0:{}'),(1296,310,'_spam_log','a:0:{}'),(1297,310,'_consent','a:0:{}'),(1298,310,'_hash','f1b226ed648515da0dd848228570913d'),(1299,312,'_edit_lock','1638748410:3'),(1300,312,'_edit_last','3'),(1301,312,'_wpb_vc_js_status','true'),(1302,317,'_email','asda@asdasd.com'),(1303,317,'_name','dasd3'),(1304,317,'_props','a:0:{}'),(1305,317,'_last_contacted','2021-05-15 13:46:20'),(1306,318,'_submission_status','mail_sent'),(1307,318,'_subject','Enquire about Inle Lake'),(1308,318,'_from','dasd3 <asda@asdasd.com>'),(1309,318,'_from_name','dasd3'),(1310,318,'_from_email','asda@asdasd.com'),(1311,318,'_field_your-name','dasd3'),(1312,318,'_field_your-email','asda@asdasd.com'),(1313,318,'_field_your-subject','Enquire about Inle Lake'),(1314,318,'_field_your-message','sadasd'),(1315,318,'_field_your-consent','1'),(1316,318,'_field_your-product','Product Inle Lake (ID 96):  Size: large —  Finish: paper-only — '),(1317,318,'_field_mc4wp_checkbox','No'),(1318,318,'_fields','a:7:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:12:\"your-consent\";N;s:12:\"your-product\";N;s:14:\"mc4wp_checkbox\";N;}'),(1319,318,'_meta','a:19:{s:13:\"serial_number\";i:3;s:9:\"remote_ip\";s:15:\"101.164.188.147\";s:10:\"user_agent\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36\";s:3:\"url\";s:43:\"https://www.fairphoto.com/prints/inle-lake/\";s:4:\"date\";s:12:\"May 15, 2021\";s:4:\"time\";s:7:\"1:46 pm\";s:7:\"post_id\";s:2:\"96\";s:9:\"post_name\";s:9:\"inle-lake\";s:10:\"post_title\";s:9:\"Inle Lake\";s:8:\"post_url\";s:43:\"https://www.fairphoto.com/prints/inle-lake/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(1320,318,'_akismet',NULL),(1321,318,'_recaptcha','a:0:{}'),(1322,318,'_spam_log','a:0:{}'),(1323,318,'_consent','a:1:{s:12:\"your-consent\";s:66:\"I\'d like to stay informed about Fair Photo news and other updates.\";}'),(1324,318,'_hash','c3aeda0f07c4fd8e6bdbd31e1da38927'),(1325,309,'_wp_old_date','2021-05-15'),(1326,319,'_submission_status','mail_sent'),(1327,319,'_subject','Enquire about Inle Lake'),(1328,319,'_from','dasd <asd@asd.com>'),(1329,319,'_from_name','dasd'),(1330,319,'_from_email','asd@asd.com'),(1331,319,'_field_your-name','dasd'),(1332,319,'_field_your-email','asd@asd.com'),(1333,319,'_field_your-subject','Enquire about Inle Lake'),(1334,319,'_field_your-message','dasdas'),(1335,319,'_field_checkbox-702','a:1:{i:0;s:66:\"I\'d like to stay informed about Fair Photo news and other updates.\";}'),(1336,319,'_field_your-product','Product Inle Lake (ID 96):  Size: large —  Finish: paper-only — '),(1337,319,'_field_mc4wp_checkbox','No'),(1338,319,'_fields','a:7:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:12:\"checkbox-702\";N;s:12:\"your-product\";N;s:14:\"mc4wp_checkbox\";N;}'),(1339,319,'_meta','a:19:{s:13:\"serial_number\";i:4;s:9:\"remote_ip\";s:15:\"101.164.188.147\";s:10:\"user_agent\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36\";s:3:\"url\";s:43:\"https://www.fairphoto.com/prints/inle-lake/\";s:4:\"date\";s:12:\"May 16, 2021\";s:4:\"time\";s:7:\"1:11 am\";s:7:\"post_id\";s:2:\"96\";s:9:\"post_name\";s:9:\"inle-lake\";s:10:\"post_title\";s:9:\"Inle Lake\";s:8:\"post_url\";s:43:\"https://www.fairphoto.com/prints/inle-lake/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(1340,319,'_akismet',NULL),(1341,319,'_recaptcha','a:0:{}'),(1342,319,'_spam_log','a:0:{}'),(1343,319,'_consent','a:0:{}'),(1344,319,'_hash','e94bf130cdc653154eb4d672c3066275'),(1597,322,'_yoast_wpseo_estimated-reading-time-minutes','0'),(1598,322,'photographer','3'),(1599,382,'_variation_description',''),(1600,382,'total_sales','0'),(1601,382,'_tax_status','taxable'),(1650,384,'attribute_pa_finish','paper-only'),(1649,384,'_wc_review_count','0'),(1648,384,'_wc_average_rating','0'),(1647,384,'_stock_status','instock'),(1646,384,'_stock',NULL),(1645,384,'_download_expiry','-1'),(1644,384,'_download_limit','-1'),(1643,384,'_downloadable','no'),(1641,384,'_sold_individually','no'),(1642,384,'_virtual','no'),(1663,385,'_download_expiry','-1'),(1662,385,'_download_limit','-1'),(1661,385,'_downloadable','no'),(1660,385,'_virtual','no'),(1659,385,'_sold_individually','no'),(1658,385,'_backorders','no'),(1657,385,'_manage_stock','no'),(1656,385,'_tax_class','parent'),(1655,385,'_tax_status','taxable'),(1654,385,'total_sales','0'),(1653,385,'_variation_description',''),(1652,384,'_product_version','5.3.0'),(1638,384,'_tax_class','parent'),(1637,384,'_tax_status','taxable'),(1596,322,'_yoast_wpseo_content_score','60'),(1595,322,'project','97'),(1640,384,'_backorders','no'),(1639,384,'_manage_stock','no'),(1651,384,'attribute_pa_size','extra-large-100-150cm'),(1459,322,'_price',''),(1460,322,'_price',''),(1461,322,'_price',''),(1462,322,'_price',''),(1463,312,'_wpb_post_custom_css','.woocommerce div.product form.cart .button, \r\n.woocommerce div.product form.cart .quantity, \r\n.woocommerce div.product .woocommerce-variation-price,\r\n.woocommerce .sku_wrapper {\r\n    display: none !important;\r\n}'),(2075,484,'_wp_attached_file','2021/05/0a4a6740.jpg'),(1465,329,'_edit_lock','1641007330:3'),(1466,329,'_edit_last','3'),(1467,329,'_wpb_vc_js_status','true'),(1468,335,'_edit_lock','1638748306:3'),(1469,335,'_edit_last','3'),(1470,236,'_wp_old_date','2021-05-12'),(1471,336,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1472,322,'_oembed_0ad71134d3bf5c0e309f4f4ed6b41dbf','<blockquote class=\"wp-embedded-content\" data-secret=\"ChKikHJhrv\"><a href=\"https://www.rubenrekker.com/\">Home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Home&#8221; &#8212; Ruben Rekker\" src=\"https://www.rubenrekker.com/embed/#?secret=ChKikHJhrv\" data-secret=\"ChKikHJhrv\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(1473,322,'_oembed_time_0ad71134d3bf5c0e309f4f4ed6b41dbf','1621137822'),(1474,338,'_wp_attached_file','2021/05/dsc_3696.jpg'),(1475,338,'_wp_attachment_image_alt',''),(1476,338,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:664;s:4:\"file\";s:20:\"2021/05/dsc_3696.jpg\";s:5:\"sizes\";a:21:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"dsc_3696-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"dsc_3696-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"dsc_3696-600x398.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"dsc_3696-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"dsc_3696-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"dsc_3696-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"dsc_3696-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"dsc_3696-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"dsc_3696-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"dsc_3696-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"dsc_3696-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"dsc_3696-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"dsc_3696-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"dsc_3696-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"dsc_3696-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"dsc_3696-500x664.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:664;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"dsc_3696-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"dsc_3696-800x664.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:664;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"dsc_3696-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"dsc_3696-600x398.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"dsc_3696-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON D90\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1368978124\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:1:{i:0;s:5:\"fliet\";}}}'),(1477,339,'_wp_attached_file','2021/05/img_5053.jpg'),(1478,339,'_wp_attachment_image_alt',''),(1479,339,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:20:\"2021/05/img_5053.jpg\";s:5:\"sizes\";a:21:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"img_5053-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_5053-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"img_5053-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img_5053-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img_5053-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"img_5053-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"img_5053-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"img_5053-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"img_5053-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"img_5053-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"img_5053-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"img_5053-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"img_5053-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"img_5053-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"img_5053-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"img_5053-500x667.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"img_5053-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"img_5053-800x667.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"img_5053-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"img_5053-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_5053-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5s\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1400138747\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:19:\"0.00014705882352941\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:1:{i:0;s:14:\"where is ruben\";}}}'),(3684,77,'_disable_transparent_header','off'),(3685,77,'_force_transparent_header','off'),(3686,77,'_force_transparent_header_color','light'),(3687,77,'_nectar_full_screen_rows','off'),(3688,77,'_nectar_full_screen_rows_animation','none'),(3689,77,'_nectar_full_screen_rows_animation_speed','medium'),(3690,77,'_nectar_full_screen_rows_overall_bg_color',''),(3691,77,'_nectar_full_screen_rows_anchors','off'),(3692,77,'_nectar_full_screen_rows_mobile_disable','off'),(3693,77,'_nectar_full_screen_rows_row_bg_animation','none'),(3694,77,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3695,77,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3696,77,'_nectar_full_screen_rows_footer','none'),(3697,77,'_yoast_wpseo_content_score','90'),(3698,77,'_yoast_wpseo_estimated-reading-time-minutes','3'),(3699,842,'_form','<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-email] </label>\n\n<label> Expression of interest\n    [textarea* your-message] </label>\n\n[submit \"Submit\"]'),(3700,842,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:38:\"[_site_title] \"Expression of Interest\"\";s:6:\"sender\";s:35:\"[_site_title] <admin@fairphoto.com>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:171:\"From: [your-name] <[your-email]>\nSubject: Expression of interest\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3701,842,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:35:\"[_site_title] <admin@fairphoto.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3702,842,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(1483,341,'_wp_attached_file','2021/05/img_1730-1.jpg'),(1484,341,'_wp_attachment_image_alt',''),(1485,341,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:22:\"2021/05/img_1730-1.jpg\";s:5:\"sizes\";a:21:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"img_1730-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"img_1730-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"img_1730-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"img_1730-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_1730-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"img_1730-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:22:\"img_1730-1-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:22:\"img_1730-1-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:22:\"img_1730-1-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:22:\"img_1730-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:22:\"img_1730-1-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:23:\"img_1730-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:22:\"img_1730-1-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:22:\"img_1730-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:22:\"img_1730-1-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:22:\"img_1730-1-500x667.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:22:\"img_1730-1-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:22:\"img_1730-1-800x667.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"img_1730-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"img_1730-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"img_1730-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 6s\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1456337073\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.028571428571429\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1486,342,'_wp_attached_file','2021/05/0a4a0632.jpg'),(1487,342,'_wp_attachment_image_alt',''),(1488,342,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:20:\"2021/05/0a4a0632.jpg\";s:5:\"sizes\";a:21:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a0632-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a0632-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a0632-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a0632-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a0632-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a0632-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a0632-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a0632-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a0632-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a0632-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a0632-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a0632-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a0632-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a0632-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a0632-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a0632-500x667.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a0632-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a0632-800x667.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a0632-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a0632-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a0632-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1501963996\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:4:\"5000\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:1:{i:0;s:14:\"where is ruben\";}}}'),(1489,343,'_wp_attached_file','2021/05/img_6345.jpg'),(1490,343,'_wp_attachment_image_alt',''),(1491,343,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:20:\"2021/05/img_6345.jpg\";s:5:\"sizes\";a:21:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"img_6345-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_6345-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"img_6345-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img_6345-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img_6345-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"img_6345-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"img_6345-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"img_6345-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"img_6345-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"img_6345-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"img_6345-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"img_6345-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"img_6345-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"img_6345-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"img_6345-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"img_6345-500x667.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"img_6345-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"img_6345-800x667.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"img_6345-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"img_6345-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_6345-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1517496595\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1492,344,'_wp_attached_file','2021/05/img_6415.jpg'),(1493,344,'_wp_attachment_image_alt',''),(1494,344,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:20:\"2021/05/img_6415.jpg\";s:5:\"sizes\";a:23:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img_6415-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img_6415-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"img_6415-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"img_6415-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"img_6415-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"img_6415-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"img_6415-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"img_6415-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"img_6415-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"img_6415-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"img_6415-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"img_6415-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:21:\"img_6415-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:22:\"img_6415-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"img_6415-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"img_6415-1000x770.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"img_6415-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"img_6415-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"img_6415-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_6415-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"img_6415-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"img_6415-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_6415-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1517498151\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.99\";s:3:\"iso\";s:2:\"20\";s:13:\"shutter_speed\";s:19:\"0.00022727272727273\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1495,345,'_wp_attached_file','2021/05/img_4448.jpg'),(1496,345,'_wp_attachment_image_alt',''),(1497,345,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:20:\"2021/05/img_4448.jpg\";s:5:\"sizes\";a:21:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"img_4448-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_4448-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"img_4448-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img_4448-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img_4448-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"img_4448-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"img_4448-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"img_4448-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"img_4448-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"img_4448-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"img_4448-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"img_4448-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"img_4448-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"img_4448-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"img_4448-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"img_4448-500x667.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"img_4448-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"img_4448-800x667.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"img_4448-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"img_4448-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_4448-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 6s\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1519315225\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"25\";s:13:\"shutter_speed\";s:19:\"0.00083333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:1:{i:0;s:14:\"where is ruben\";}}}'),(1498,346,'_wp_attached_file','2021/05/0a4a4854.jpg'),(1499,346,'_wp_attachment_image_alt',''),(1500,346,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:20:\"2021/05/0a4a4854.jpg\";s:5:\"sizes\";a:21:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a4854-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a4854-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a4854-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a4854-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a4854-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a4854-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a4854-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a4854-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a4854-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a4854-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a4854-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a4854-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a4854-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a4854-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a4854-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a4854-500x667.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a4854-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a4854-800x667.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a4854-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a4854-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a4854-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1519824578\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"80\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1501,347,'_wp_attached_file','2021/05/img_5144.jpg'),(1502,347,'_wp_attachment_image_alt',''),(1503,347,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:20:\"2021/05/img_5144.jpg\";s:5:\"sizes\";a:21:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img_5144-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img_5144-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"img_5144-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"img_5144-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"img_5144-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"img_5144-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"img_5144-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"img_5144-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"img_5144-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"img_5144-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"img_5144-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"img_5144-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"img_5144-500x667.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"img_5144-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"img_5144-800x667.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"img_5144-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"img_5144-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_5144-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"img_5144-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"img_5144-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_5144-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone X\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1604801323\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"4\";s:3:\"iso\";s:2:\"25\";s:13:\"shutter_speed\";s:19:\"0.00014492753623188\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1504,348,'_wp_attached_file','2021/05/img_0470-1.jpg'),(1505,348,'_wp_attachment_image_alt',''),(1506,348,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:22:\"2021/05/img_0470-1.jpg\";s:5:\"sizes\";a:21:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"img_0470-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"img_0470-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"img_0470-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"img_0470-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_0470-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"img_0470-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:22:\"img_0470-1-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:22:\"img_0470-1-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:22:\"img_0470-1-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:22:\"img_0470-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:22:\"img_0470-1-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:23:\"img_0470-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:22:\"img_0470-1-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:22:\"img_0470-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:22:\"img_0470-1-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:22:\"img_0470-1-500x667.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:22:\"img_0470-1-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:22:\"img_0470-1-800x667.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"img_0470-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"img_0470-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"img_0470-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:15:\"Canon EOS 1100D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1455176655\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"240\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1507,349,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1508,350,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(1509,236,'_wp_old_date','2021-05-16'),(1539,353,'_email','ruben.rekker@gmail.com'),(1540,353,'_name','Ruben B Rekker'),(1541,353,'_props','a:0:{}'),(1542,353,'_last_contacted','2022-01-09 10:52:45'),(1515,351,'_email','test@st.com'),(1516,351,'_name','test'),(1517,351,'_props','a:0:{}'),(1518,351,'_last_contacted','2021-05-17 00:51:20'),(1519,352,'_submission_status','mail_sent'),(1520,352,'_subject','Enquire about Inle Lake'),(1521,352,'_from','test <test@st.com>'),(1522,352,'_from_name','test'),(1523,352,'_from_email','test@st.com'),(1524,352,'_field_your-name','test'),(1525,352,'_field_your-email','test@st.com'),(1526,352,'_field_countrytext-253','Argentina'),(1527,352,'_field_your-subject','Enquire about Inle Lake'),(1528,352,'_field_your-message','whatsup'),(1529,352,'_field_checkbox-702','a:1:{i:0;s:66:\"I\'d like to stay informed about Fair Photo news and other updates.\";}'),(1530,352,'_field_your-product',''),(1531,352,'_field_mc4wp_checkbox','No'),(1532,352,'_fields','a:8:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:15:\"countrytext-253\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:12:\"checkbox-702\";N;s:12:\"your-product\";N;s:14:\"mc4wp_checkbox\";N;}'),(1533,352,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:15:\"101.164.188.147\";s:10:\"user_agent\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36\";s:3:\"url\";s:43:\"https://www.fairphoto.com/prints/inle-lake/\";s:4:\"date\";s:12:\"May 17, 2021\";s:4:\"time\";s:8:\"12:51 am\";s:7:\"post_id\";s:3:\"322\";s:9:\"post_name\";s:9:\"inle-lake\";s:10:\"post_title\";s:9:\"Inle Lake\";s:8:\"post_url\";s:43:\"https://www.fairphoto.com/prints/inle-lake/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(1534,352,'_akismet',NULL),(1535,352,'_recaptcha','a:0:{}'),(1536,352,'_spam_log','a:0:{}'),(1537,352,'_consent','a:0:{}'),(1538,352,'_hash','bbdae2ae6d65ad5134811cdc12dac793'),(1543,354,'_submission_status','mail_sent'),(1544,354,'_subject','Enquire about Inle Lake'),(1545,354,'_from','Ruben B Rekker <ruben.rekker@gmail.com>'),(1546,354,'_from_name','Ruben B Rekker'),(1547,354,'_from_email','ruben.rekker@gmail.com'),(1548,354,'_field_your-name','Ruben B Rekker'),(1549,354,'_field_your-email','ruben.rekker@gmail.com'),(1550,354,'_field_countrytext-253','Australia'),(1551,354,'_field_your-subject','Enquire about Inle Lake'),(1552,354,'_field_your-message','whatsup'),(1553,354,'_field_checkbox-702','a:1:{i:0;s:66:\"I\'d like to stay informed about Fair Photo news and other updates.\";}'),(1554,354,'_field_your-product',''),(1555,354,'_field_mc4wp_checkbox','No'),(1556,354,'_fields','a:8:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:15:\"countrytext-253\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:12:\"checkbox-702\";N;s:12:\"your-product\";N;s:14:\"mc4wp_checkbox\";N;}'),(1557,354,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:15:\"101.164.188.147\";s:10:\"user_agent\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36\";s:3:\"url\";s:43:\"https://www.fairphoto.com/prints/inle-lake/\";s:4:\"date\";s:12:\"May 17, 2021\";s:4:\"time\";s:8:\"12:53 am\";s:7:\"post_id\";s:3:\"322\";s:9:\"post_name\";s:9:\"inle-lake\";s:10:\"post_title\";s:9:\"Inle Lake\";s:8:\"post_url\";s:43:\"https://www.fairphoto.com/prints/inle-lake/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(1558,354,'_akismet',NULL),(1559,354,'_recaptcha','a:0:{}'),(1560,354,'_spam_log','a:0:{}'),(1561,354,'_consent','a:0:{}'),(1562,354,'_hash','e323331447ca1468d747ba493f8efc4a'),(1582,348,'_wp_attachment_wp_user_avatar','3'),(1583,97,'_disable_transparent_header','off'),(1584,97,'_force_transparent_header_color','light'),(1585,97,'_yoast_wpseo_content_score','60'),(1586,97,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1587,335,'_wpb_vc_js_status','true'),(1588,335,'_yoast_wpseo_content_score','60'),(1589,335,'_yoast_wpseo_estimated-reading-time-minutes','2'),(1590,376,'_wp_attached_file','2021/05/icon-give-primary.png'),(1591,376,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:29:\"2021/05/icon-give-primary.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1593,378,'_edit_lock','1621643515:3'),(1594,378,'_edit_last','3'),(1664,385,'_stock',NULL),(1665,385,'_stock_status','instock'),(1666,385,'_wc_average_rating','0'),(1667,385,'_wc_review_count','0'),(1668,385,'attribute_pa_finish','paper-only'),(1669,385,'attribute_pa_size','giant-120-180cm'),(1670,385,'_product_version','5.3.0'),(1671,382,'_regular_price','89'),(1672,382,'_thumbnail_id','0'),(1673,382,'_price','89'),(1674,383,'_regular_price','189'),(1675,383,'_thumbnail_id','0'),(1676,383,'_price','189'),(1677,384,'_regular_price','289'),(1678,384,'_thumbnail_id','0'),(1679,384,'_price','289'),(1680,385,'_regular_price','899'),(1681,385,'_thumbnail_id','0'),(1682,385,'_price','899'),(1689,387,'_force_transparent_header_color','light'),(1690,387,'_nectar_slider_bg_type','image_bg'),(1691,387,'_nectar_canvas_shapes',''),(1692,387,'_nectar_media_upload_webm',''),(1693,387,'_nectar_media_upload_mp4',''),(1694,387,'_nectar_media_upload_ogv',''),(1695,387,'_nectar_slider_preview_image',''),(1696,387,'_nectar_header_bg',''),(1697,387,'_nectar_header_parallax','off'),(1698,387,'_nectar_header_box_roll','off'),(1699,387,'_nectar_header_bg_height',''),(1700,387,'_nectar_header_fullscreen','off'),(1701,387,'_nectar_header_title',''),(1702,387,'_nectar_header_subtitle',''),(1703,387,'_nectar_page_header_text-effect','none'),(1704,387,'_nectar_particle_rotation_timing',''),(1705,387,'_nectar_particle_disable_explosion','off'),(1706,387,'_nectar_page_header_alignment','left'),(1707,387,'_nectar_page_header_alignment_v','middle'),(1708,387,'_nectar_page_header_bg_alignment','center'),(1709,387,'_nectar_header_bg_color',''),(1710,387,'_nectar_header_font_color',''),(1711,387,'_nectar_header_bg_overlay_color',''),(1712,387,'_wpb_vc_js_status','false'),(1713,387,'_yoast_wpseo_estimated-reading-time-minutes',''),(3656,829,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3655,829,'_menu_item_target',''),(3654,829,'_menu_item_object','page'),(3653,829,'_menu_item_object_id','18'),(3652,829,'_menu_item_menu_item_parent','0'),(3651,829,'_menu_item_type','post_type'),(1724,391,'_edit_lock','1625055645:3'),(1725,391,'_edit_last','3'),(1726,97,'reporter','3'),(1727,97,'_reporter','field_60a851991170b'),(1728,97,'size','20'),(1729,97,'_size','field_60a851af1170c'),(1730,97,'location',''),(1731,97,'_location','field_60a851ed1170d'),(1732,395,'reporter','3'),(1733,395,'_reporter','field_60a851991170b'),(1734,395,'size','<20'),(1735,395,'_size','field_60a851af1170c'),(1736,395,'location',''),(1737,395,'_location','field_60a851ed1170d'),(1741,97,'logo','574'),(1742,97,'_logo','field_60a85689789fd'),(1743,97,'description','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.'),(1744,97,'_description','field_60a8c1523ac16'),(1745,97,'related_print','322'),(1746,97,'_related_print','field_60a8c19e1f747'),(1747,400,'reporter','3'),(1748,400,'_reporter','field_60a851991170b'),(1749,400,'size','<20'),(1750,400,'_size','field_60a851af1170c'),(1751,400,'location',''),(1752,400,'_location','field_60a851ed1170d'),(1753,400,'logo',''),(1754,400,'_logo','field_60a85689789fd'),(1755,400,'description','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.'),(1756,400,'_description','field_60a8c1523ac16'),(1757,400,'related_print','322'),(1758,400,'_related_print','field_60a8c19e1f747'),(1759,403,'_edit_lock','1638748362:3'),(1760,403,'_edit_last','3'),(1761,329,'_yoast_wpseo_content_score','90'),(1762,329,'_yoast_wpseo_estimated-reading-time-minutes','2'),(1763,403,'_wpb_vc_js_status','false'),(1764,403,'_yoast_wpseo_content_score','90'),(1765,403,'_yoast_wpseo_estimated-reading-time-minutes','2'),(1766,409,'reporter','3'),(1767,409,'_reporter','field_60a851991170b'),(1768,409,'size','20'),(1769,409,'_size','field_60a851af1170c'),(1770,409,'location',''),(1771,409,'_location','field_60a851ed1170d'),(1772,409,'logo',''),(1773,409,'_logo','field_60a85689789fd'),(1774,409,'description','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.'),(1775,409,'_description','field_60a8c1523ac16'),(1776,409,'related_print','322'),(1777,409,'_related_print','field_60a8c19e1f747'),(1778,410,'reporter','3'),(1779,410,'_reporter','field_60a851991170b'),(1780,410,'size','20'),(1781,410,'_size','field_60a851af1170c'),(1782,410,'location',''),(1783,410,'_location','field_60a851ed1170d'),(1784,410,'logo','153'),(1785,410,'_logo','field_60a85689789fd'),(1786,410,'description','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.'),(1787,410,'_description','field_60a8c1523ac16'),(1788,410,'related_print','322'),(1789,410,'_related_print','field_60a8c19e1f747'),(1791,97,'latitude','20.656793'),(1792,97,'_latitude','field_60ab83425f4fd'),(1793,97,'longitude','96.940847'),(1794,97,'_longitude','field_60ab836e5f4fe'),(1795,431,'reporter','3'),(1796,431,'_reporter','field_60a851991170b'),(1797,431,'size','20'),(1798,431,'_size','field_60a851af1170c'),(1799,431,'location',''),(1800,431,'_location','field_60a851ed1170d'),(1801,431,'logo','153'),(1802,431,'_logo','field_60a85689789fd'),(1803,431,'description','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.'),(1804,431,'_description','field_60a8c1523ac16'),(1805,431,'related_print','322'),(1806,431,'_related_print','field_60a8c19e1f747'),(1807,431,'latitude','20.656793'),(1808,431,'_latitude','field_60ab83425f4fd'),(1809,431,'longitude','96.940847'),(1810,431,'_longitude','field_60ab836e5f4fe'),(1811,97,'address','Kyone Yoe Street\r\nNyaung Shwe\r\nMyanmar'),(1812,97,'_address','field_60ab8d9504546'),(1813,97,'phone_number','+95 9 4306 6075'),(1814,97,'_phone_number','field_60ab8d14389c3'),(1815,97,'website',''),(1816,97,'_website','field_60ab8ceb389c1'),(1817,97,'facebook','https://www.facebook.com/weloveinle'),(1818,97,'_facebook','field_60ab8d06389c2'),(1819,97,'email','kyawsoe777@gmail.com'),(1820,97,'_email','field_60ab8d37389c4'),(1821,97,'instagram',''),(1822,97,'_instagram','field_60ab8d41389c5'),(1823,97,'twitter',''),(1824,97,'_twitter','field_60ab8d4d389c6'),(1825,445,'reporter','3'),(1826,445,'_reporter','field_60a851991170b'),(1827,445,'size','20'),(1828,445,'_size','field_60a851af1170c'),(1829,445,'location',''),(1830,445,'_location','field_60a851ed1170d'),(1831,445,'logo','153'),(1832,445,'_logo','field_60a85689789fd'),(1833,445,'description','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.'),(1834,445,'_description','field_60a8c1523ac16'),(1835,445,'related_print','322'),(1836,445,'_related_print','field_60a8c19e1f747'),(1837,445,'latitude','20.656793'),(1838,445,'_latitude','field_60ab83425f4fd'),(1839,445,'longitude','96.940847'),(1840,445,'_longitude','field_60ab836e5f4fe'),(1841,445,'address','Level 24, 680 George St\r\nWorld Square'),(1842,445,'_address','field_60ab8d9504546'),(1843,445,'phone_number','0406078872'),(1844,445,'_phone_number','field_60ab8d14389c3'),(1845,445,'website',''),(1846,445,'_website','field_60ab8ceb389c1'),(1847,445,'facebook','https://www.facebook.com/weloveinle'),(1848,445,'_facebook','field_60ab8d06389c2'),(1849,445,'email',''),(1850,445,'_email','field_60ab8d37389c4'),(1851,445,'instagram',''),(1852,445,'_instagram','field_60ab8d41389c5'),(1853,445,'twitter',''),(1854,445,'_twitter','field_60ab8d4d389c6'),(1855,446,'reporter','3'),(1856,446,'_reporter','field_60a851991170b'),(1857,446,'size','20'),(1858,446,'_size','field_60a851af1170c'),(1859,446,'location',''),(1860,446,'_location','field_60a851ed1170d'),(1861,446,'logo','153'),(1862,446,'_logo','field_60a85689789fd'),(1863,446,'description','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.'),(1864,446,'_description','field_60a8c1523ac16'),(1865,446,'related_print','322'),(1866,446,'_related_print','field_60a8c19e1f747'),(1867,446,'latitude','20.656793'),(1868,446,'_latitude','field_60ab83425f4fd'),(1869,446,'longitude','96.940847'),(1870,446,'_longitude','field_60ab836e5f4fe'),(1871,446,'address','Level 24, 680 George St\r\nWorld Square'),(1872,446,'_address','field_60ab8d9504546'),(1873,446,'phone_number','95943066075'),(1874,446,'_phone_number','field_60ab8d14389c3'),(1875,446,'website',''),(1876,446,'_website','field_60ab8ceb389c1'),(1877,446,'facebook','https://www.facebook.com/weloveinle'),(1878,446,'_facebook','field_60ab8d06389c2'),(1879,446,'email',''),(1880,446,'_email','field_60ab8d37389c4'),(1881,446,'instagram',''),(1882,446,'_instagram','field_60ab8d41389c5'),(1883,446,'twitter',''),(1884,446,'_twitter','field_60ab8d4d389c6'),(1885,447,'reporter','3'),(1886,447,'_reporter','field_60a851991170b'),(1887,447,'size','20'),(1888,447,'_size','field_60a851af1170c'),(1889,447,'location',''),(1890,447,'_location','field_60a851ed1170d'),(1891,447,'logo','153'),(1892,447,'_logo','field_60a85689789fd'),(1893,447,'description','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.'),(1894,447,'_description','field_60a8c1523ac16'),(1895,447,'related_print','322'),(1896,447,'_related_print','field_60a8c19e1f747'),(1897,447,'latitude','20.656793'),(1898,447,'_latitude','field_60ab83425f4fd'),(1899,447,'longitude','96.940847'),(1900,447,'_longitude','field_60ab836e5f4fe'),(1901,447,'address','Kyone Yoe Street\r\nNyaung Shwe\r\nMyanmar'),(1902,447,'_address','field_60ab8d9504546'),(1903,447,'phone_number','+95 9 4306 6075'),(1904,447,'_phone_number','field_60ab8d14389c3'),(1905,447,'website',''),(1906,447,'_website','field_60ab8ceb389c1'),(1907,447,'facebook','https://www.facebook.com/weloveinle'),(1908,447,'_facebook','field_60ab8d06389c2'),(1909,447,'email',''),(1910,447,'_email','field_60ab8d37389c4'),(1911,447,'instagram',''),(1912,447,'_instagram','field_60ab8d41389c5'),(1913,447,'twitter',''),(1914,447,'_twitter','field_60ab8d4d389c6'),(2444,576,'reporter','3'),(1915,451,'reporter','3'),(1916,451,'_reporter','field_60a851991170b'),(1917,451,'size','20'),(1918,451,'_size','field_60a851af1170c'),(1919,451,'location',''),(1920,451,'_location','field_60a851ed1170d'),(1921,451,'logo','153'),(1922,451,'_logo','field_60a85689789fd'),(1923,451,'description','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.'),(1924,451,'_description','field_60a8c1523ac16'),(1925,451,'related_print','322'),(1926,451,'_related_print','field_60a8c19e1f747'),(1927,451,'latitude','20.656793'),(1928,451,'_latitude','field_60ab83425f4fd'),(1929,451,'longitude','96.940847'),(1930,451,'_longitude','field_60ab836e5f4fe'),(1931,451,'address','Kyone Yoe Street\r\nNyaung Shwe\r\nMyanmar'),(1932,451,'_address','field_60ab8d9504546'),(1933,451,'phone_number','+95 9 4306 6075'),(1934,451,'_phone_number','field_60ab8d14389c3'),(1935,451,'website',''),(1936,451,'_website','field_60ab8ceb389c1'),(1937,451,'facebook','https://www.facebook.com/weloveinle'),(1938,451,'_facebook','field_60ab8d06389c2'),(1939,451,'email',''),(1940,451,'_email','field_60ab8d37389c4'),(1941,451,'instagram',''),(1942,451,'_instagram','field_60ab8d41389c5'),(1943,451,'twitter','https://www.twitter.com'),(1944,451,'_twitter','field_60ab8d4d389c6'),(1945,453,'reporter','3'),(1946,453,'_reporter','field_60a851991170b'),(1947,453,'size','20'),(1948,453,'_size','field_60a851af1170c'),(1949,453,'location',''),(1950,453,'_location','field_60a851ed1170d'),(1951,453,'logo','153'),(1952,453,'_logo','field_60a85689789fd'),(1953,453,'description','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.'),(1954,453,'_description','field_60a8c1523ac16'),(1955,453,'related_print','322'),(1956,453,'_related_print','field_60a8c19e1f747'),(1957,453,'latitude','20.656793'),(1958,453,'_latitude','field_60ab83425f4fd'),(1959,453,'longitude','96.940847'),(1960,453,'_longitude','field_60ab836e5f4fe'),(1961,453,'address','Kyone Yoe Street\r\nNyaung Shwe\r\nMyanmar'),(1962,453,'_address','field_60ab8d9504546'),(1963,453,'phone_number','+95 9 4306 6075'),(1964,453,'_phone_number','field_60ab8d14389c3'),(1965,453,'website',''),(1966,453,'_website','field_60ab8ceb389c1'),(1967,453,'facebook','https://www.facebook.com/weloveinle'),(1968,453,'_facebook','field_60ab8d06389c2'),(1969,453,'email','kyawsoe777@gmail.com'),(1970,453,'_email','field_60ab8d37389c4'),(1971,453,'instagram',''),(1972,453,'_instagram','field_60ab8d41389c5'),(1973,453,'twitter','https://www.twitter.com'),(1974,453,'_twitter','field_60ab8d4d389c6'),(1980,462,'_form','<label> Your Name*\n    [text* your-name] </label>\n\n<label> Your Email*\n    [email* your-email] </label>\n\n<label> How much would you be willing to donate?*\n[text* donation-amount \"eg. 10 AUD\"] </label>\n\n[checkbox checkbox-367 use_label_element \"Keep me informed about when donations will start to be accepted.\"]\n\n[text project-title class:project_title]\n\n* Required field.\n\n[submit \"Submit\"]'),(1975,458,'_edit_lock','1638748387:3'),(1976,458,'_edit_last','3'),(1977,458,'_wpb_vc_js_status','true'),(1978,458,'_yoast_wpseo_content_score','60'),(1979,458,'_yoast_wpseo_estimated-reading-time-minutes','2'),(1981,462,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:43:\"[_site_title] \"Donation to [project-title]\"\";s:6:\"sender\";s:35:\"[_site_title] <admin@fairphoto.com>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:278:\"From: [your-name] <[your-email]>\nSubject: Donation to [your-project]\n\nDonation amount: [donation-amount]\nProject: [project-title]\nWould like to stay informed when donations are accepted: [checkbox-367]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1982,462,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:35:\"[_site_title] <admin@fairphoto.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1983,462,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(1984,462,'_additional_settings',''),(1985,462,'_locale','en_US'),(1986,463,'_form','<label> Your Name*\n    [text* your-name] </label>\n\n<label> Your Email*\n    [email* your-email] </label>\n\n<label> What kind of print would you like to purchase? Please try to be as detailed as possible (eg. size, paper type, mounted framed etc.)\n    [textarea print-specifics] </label>\n\n[text project-title class:project_title]\n\n* Required field.\n\n[submit \"Submit\"]'),(1987,463,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:54:\"[_site_title] \"Print my own photo for [project-title]\"\";s:6:\"sender\";s:35:\"[_site_title] <admin@fairphoto.com>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:193:\"From: [your-name] <[your-email]>\nSubject: Print my own photo for [project-title]\n\nPrint Specifics:\n[print-specifics]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1988,463,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:35:\"[_site_title] <admin@fairphoto.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1989,463,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(1990,463,'_additional_settings',''),(1991,463,'_locale','en_US'),(1993,97,'last_visited','20170718'),(1994,97,'_last_visited','field_60b1d683b68a7'),(1995,475,'reporter','3'),(1996,475,'_reporter','field_60a851991170b'),(1997,475,'size','20'),(1998,475,'_size','field_60a851af1170c'),(1999,475,'location',''),(2000,475,'_location','field_60a851ed1170d'),(2001,475,'logo','153'),(2002,475,'_logo','field_60a85689789fd'),(2003,475,'description','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.'),(2004,475,'_description','field_60a8c1523ac16'),(2005,475,'related_print','322'),(2006,475,'_related_print','field_60a8c19e1f747'),(2007,475,'latitude','20.656793'),(2008,475,'_latitude','field_60ab83425f4fd'),(2009,475,'longitude','96.940847'),(2010,475,'_longitude','field_60ab836e5f4fe'),(2011,475,'address','Kyone Yoe Street\r\nNyaung Shwe\r\nMyanmar'),(2012,475,'_address','field_60ab8d9504546'),(2013,475,'phone_number','+95 9 4306 6075'),(2014,475,'_phone_number','field_60ab8d14389c3'),(2015,475,'website',''),(2016,475,'_website','field_60ab8ceb389c1'),(2017,475,'facebook','https://www.facebook.com/weloveinle'),(2018,475,'_facebook','field_60ab8d06389c2'),(2019,475,'email','kyawsoe777@gmail.com'),(2020,475,'_email','field_60ab8d37389c4'),(2021,475,'instagram',''),(2022,475,'_instagram','field_60ab8d41389c5'),(2023,475,'twitter','https://www.twitter.com'),(2024,475,'_twitter','field_60ab8d4d389c6'),(2025,475,'last_visited','20170718'),(2026,475,'_last_visited','field_60b1d683b68a7'),(2027,353,'_wp_old_date','2021-05-17'),(2028,462,'_flamingo','a:1:{s:7:\"channel\";i:34;}'),(2029,478,'_oembed_96222441b89e6f62f8f3a4c532e51444','<blockquote class=\"wp-embedded-content\" data-secret=\"egJnGbt1UF\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Hnalone Hla Inn Maung Mae&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/embed/#?secret=egJnGbt1UF\" data-secret=\"egJnGbt1UF\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(2030,478,'_oembed_time_96222441b89e6f62f8f3a4c532e51444','1622269693'),(2031,478,'_oembed_327d054f942fb455b497e4ccf03639c7','<blockquote class=\"wp-embedded-content\" data-secret=\"CBPt2GAf3p\"><a href=\"https://www.fairphoto.com/\">Home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Home&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/embed/#?secret=CBPt2GAf3p\" data-secret=\"CBPt2GAf3p\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(2032,478,'_oembed_time_327d054f942fb455b497e4ccf03639c7','1622269693'),(2033,478,'_submission_status','mail_sent'),(2034,478,'_subject','[your-subject]'),(2035,478,'_from','John <ruben.rekker@gmail.com>'),(2036,478,'_from_name','John'),(2037,478,'_from_email','ruben.rekker@gmail.com'),(2038,478,'_field_your-name','John '),(2039,478,'_field_your-email','ruben.rekker@gmail.com'),(2040,478,'_field_donation-amount','5 AUD'),(2041,478,'_field_checkbox-367','a:1:{i:0;s:64:\"Keep me informed about when donations will start to be accepted.\";}'),(2042,478,'_field_your-project','Hnalone Hla Inn Maung Mae'),(2043,478,'_field_mc4wp_checkbox','No'),(2044,478,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:15:\"donation-amount\";N;s:12:\"checkbox-367\";N;s:12:\"your-project\";N;s:14:\"mc4wp_checkbox\";N;}'),(2045,478,'_meta','a:19:{s:13:\"serial_number\";i:1;s:9:\"remote_ip\";s:15:\"101.164.188.147\";s:10:\"user_agent\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36\";s:3:\"url\";s:61:\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\";s:4:\"date\";s:12:\"May 29, 2021\";s:4:\"time\";s:7:\"6:28 am\";s:7:\"post_id\";s:2:\"97\";s:9:\"post_name\";s:25:\"hnalone-hla-inn-maung-mae\";s:10:\"post_title\";s:25:\"Hnalone Hla Inn Maung Mae\";s:8:\"post_url\";s:61:\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(2046,478,'_akismet',NULL),(2047,478,'_recaptcha','a:0:{}'),(2048,478,'_spam_log','a:0:{}'),(2049,478,'_consent','a:0:{}'),(2050,478,'_hash','18e56d73edda658592c478265d91c27c'),(2051,463,'_flamingo','a:1:{s:7:\"channel\";i:35;}'),(2052,479,'_oembed_96222441b89e6f62f8f3a4c532e51444','<blockquote class=\"wp-embedded-content\" data-secret=\"WaIH7O4L14\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Hnalone Hla Inn Maung Mae&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/embed/#?secret=WaIH7O4L14\" data-secret=\"WaIH7O4L14\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(2053,479,'_oembed_time_96222441b89e6f62f8f3a4c532e51444','1622269713'),(2054,479,'_oembed_327d054f942fb455b497e4ccf03639c7','<blockquote class=\"wp-embedded-content\" data-secret=\"sUs7s6a6JK\"><a href=\"https://www.fairphoto.com/\">Home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Home&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/embed/#?secret=sUs7s6a6JK\" data-secret=\"sUs7s6a6JK\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(2055,479,'_oembed_time_327d054f942fb455b497e4ccf03639c7','1622269713'),(2056,479,'_submission_status','mail_sent'),(2057,479,'_subject','[your-subject]'),(2058,479,'_from','Ruben <ruben.rekker@gmail.com>'),(2059,479,'_from_name','Ruben'),(2060,479,'_from_email','ruben.rekker@gmail.com'),(2061,479,'_field_your-name','Ruben'),(2062,479,'_field_your-email','ruben.rekker@gmail.com'),(2063,479,'_field_your-message','Paper and some other stuff'),(2064,479,'_field_your-project','Hnalone Hla Inn Maung Mae'),(2065,479,'_field_mc4wp_checkbox','No'),(2066,479,'_fields','a:5:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-message\";N;s:12:\"your-project\";N;s:14:\"mc4wp_checkbox\";N;}'),(2067,479,'_meta','a:19:{s:13:\"serial_number\";i:1;s:9:\"remote_ip\";s:15:\"101.164.188.147\";s:10:\"user_agent\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36\";s:3:\"url\";s:61:\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\";s:4:\"date\";s:12:\"May 29, 2021\";s:4:\"time\";s:7:\"6:28 am\";s:7:\"post_id\";s:2:\"97\";s:9:\"post_name\";s:25:\"hnalone-hla-inn-maung-mae\";s:10:\"post_title\";s:25:\"Hnalone Hla Inn Maung Mae\";s:8:\"post_url\";s:61:\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(2068,479,'_akismet',NULL),(2069,479,'_recaptcha','a:0:{}'),(2070,479,'_spam_log','a:0:{}'),(2071,479,'_consent','a:0:{}'),(2072,479,'_hash','63ed41cc477da4dc59503a3d0b73e3ca'),(2074,94,'_media_version','2'),(2078,107,'_media_version','2'),(2079,485,'_wp_attached_file','2021/05/0a4a7244.jpg'),(2080,485,'_wp_attachment_image_alt',''),(2081,485,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a7244.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7244-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7244-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7244-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7244-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7244-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7244-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7244-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7244-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7244-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7244-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7244-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7244-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7244-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7244-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7244-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7244-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a7244-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a7244-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7244-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7244-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7244-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7244-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7244-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7244-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1456839797\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2082,486,'_wp_attached_file','2021/05/0a4a7269.jpg'),(2083,486,'_wp_attachment_image_alt','Inle'),(2084,486,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a7269.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7269-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7269-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7269-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7269-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7269-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7269-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7269-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7269-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7269-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7269-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7269-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7269-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7269-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7269-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7269-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7269-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a7269-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a7269-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7269-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7269-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7269-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7269-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7269-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7269-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:42:\"A Burmese fisherman in Inle Lake, Myanmar.\";s:17:\"created_timestamp\";s:10:\"1456911747\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:4:\"Inle\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:12:{i:0;s:11:\"artportrait\";i:1;s:4:\"asia\";i:2;s:3:\"day\";i:3;s:8:\"exterior\";i:4;s:9:\"fisherman\";i:5;s:9:\"inle lake\";i:6;s:4:\"lake\";i:7;s:7:\"myanmar\";i:8;s:7:\"outdoor\";i:9;s:6:\"people\";i:10;s:15:\"south east asia\";i:11;s:6:\"travel\";}}}'),(2085,487,'_wp_attached_file','2021/05/0a4a7280.jpg'),(2086,487,'_wp_attachment_image_alt',''),(2087,487,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a7280.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7280-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7280-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7280-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7280-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7280-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7280-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7280-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7280-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7280-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7280-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7280-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a7280-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a7280-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7280-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7280-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7280-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7280-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7280-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1456912038\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2088,488,'_wp_attached_file','2021/05/0a4a7286.jpg'),(2089,488,'_wp_attachment_image_alt',''),(2090,488,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a7286.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7286-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7286-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7286-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7286-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7286-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7286-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7286-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7286-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7286-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7286-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7286-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7286-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7286-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7286-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7286-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7286-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a7286-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a7286-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7286-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7286-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7286-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7286-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7286-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7286-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1456912184\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2091,489,'_wp_attached_file','2021/05/0a4a7293.jpg'),(2092,489,'_wp_attachment_image_alt',''),(2093,489,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a7293.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7293-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7293-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7293-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7293-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7293-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7293-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7293-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7293-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7293-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7293-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7293-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7293-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7293-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7293-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7293-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7293-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a7293-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a7293-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7293-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7293-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7293-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7293-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7293-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7293-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1456912259\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2094,490,'_wp_attached_file','2021/05/0a4a7315.jpg'),(2095,490,'_wp_attachment_image_alt',''),(2096,490,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a7315.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7315-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7315-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7315-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7315-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7315-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7315-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7315-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7315-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7315-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7315-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7315-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7315-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7315-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7315-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7315-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7315-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a7315-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a7315-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7315-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7315-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7315-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7315-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7315-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7315-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1456913511\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2097,491,'_wp_attached_file','2021/05/0a4a7316.jpg'),(2098,491,'_wp_attachment_image_alt',''),(2099,491,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a7316.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7316-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7316-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7316-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7316-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7316-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7316-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7316-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7316-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7316-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7316-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7316-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7316-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7316-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7316-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7316-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7316-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a7316-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a7316-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7316-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7316-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7316-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7316-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7316-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7316-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1456913518\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2100,492,'_wp_attached_file','2021/05/0a4a7372.jpg'),(2101,492,'_wp_attachment_image_alt',''),(2102,492,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a7372.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7372-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7372-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7372-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7372-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7372-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7372-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7372-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7372-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7372-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7372-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7372-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7372-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7372-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7372-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7372-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7372-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a7372-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a7372-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7372-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7372-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7372-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7372-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7372-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7372-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1456930300\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2103,493,'_wp_attached_file','2021/05/0a4a7392.jpg'),(2104,493,'_wp_attachment_image_alt',''),(2105,493,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a7392.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7392-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7392-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7392-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7392-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7392-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7392-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7392-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7392-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7392-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7392-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7392-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7392-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7392-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7392-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7392-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7392-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a7392-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a7392-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7392-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7392-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7392-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7392-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7392-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7392-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1456934533\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2106,494,'_wp_attached_file','2021/05/0a4a7393.jpg'),(2107,494,'_wp_attachment_image_alt',''),(2108,494,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a7393.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7393-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7393-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7393-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7393-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7393-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7393-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7393-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7393-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7393-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7393-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7393-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7393-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7393-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7393-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7393-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7393-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a7393-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a7393-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7393-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7393-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7393-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7393-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7393-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7393-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1456934548\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2109,495,'_wp_attached_file','2021/05/0a4a7394.jpg'),(2110,495,'_wp_attachment_image_alt','Fishemen in Inle Lake'),(2111,495,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a7394.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7394-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7394-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7394-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7394-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7394-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7394-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7394-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7394-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7394-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7394-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7394-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7394-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7394-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7394-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7394-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7394-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a7394-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a7394-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7394-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7394-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7394-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7394-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7394-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7394-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:105:\"Fisherman wrap their lags around the oar to see more clearly through the dense reeds and floating plants.\";s:17:\"created_timestamp\";s:10:\"1456934552\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:21:\"Fishemen in Inle Lake\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2112,496,'_wp_attached_file','2021/05/0a4a7400.jpg'),(2113,496,'_wp_attachment_image_alt',''),(2114,496,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a7400.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7400-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7400-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7400-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7400-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7400-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7400-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7400-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7400-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7400-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7400-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7400-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7400-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7400-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7400-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7400-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7400-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a7400-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a7400-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7400-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7400-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7400-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7400-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7400-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7400-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1456935297\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"88\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2115,497,'_wp_attached_file','2021/05/0a4a7403.jpg'),(2116,497,'_wp_attachment_image_alt','Fishemen in Inle Lake'),(2117,497,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a7403.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7403-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7403-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7403-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7403-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7403-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7403-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7403-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7403-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7403-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7403-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7403-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7403-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7403-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7403-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7403-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7403-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a7403-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a7403-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7403-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7403-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7403-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7403-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7403-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7403-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:104:\"Main fish caught by these fishermen is called \"nga hpein\" which is a local carp only found on this lake.\";s:17:\"created_timestamp\";s:10:\"1456935324\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:21:\"Fishemen in Inle Lake\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2118,498,'_wp_attached_file','2021/05/0a4a7404.jpg'),(2119,498,'_wp_attachment_image_alt',''),(2120,498,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a7404.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a7404-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7404-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a7404-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a7404-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a7404-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7404-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a7404-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a7404-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a7404-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a7404-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a7404-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a7404-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a7404-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a7404-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a7404-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a7404-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a7404-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a7404-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a7404-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a7404-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a7404-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a7404-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a7404-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a7404-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1456940124\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"44\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2200,515,'address','Kyone Yoe Street\r\nNyaung Shwe\r\nMyanmar'),(2201,515,'_address','field_60ab8d9504546'),(2202,515,'phone_number','+95 9 4306 6075'),(2203,515,'_phone_number','field_60ab8d14389c3'),(2204,515,'website',''),(2205,515,'_website','field_60ab8ceb389c1'),(2206,515,'facebook','https://www.facebook.com/weloveinle'),(2207,515,'_facebook','field_60ab8d06389c2'),(2208,515,'email','kyawsoe777@gmail.com'),(2209,515,'_email','field_60ab8d37389c4'),(2210,515,'instagram',''),(2211,515,'_instagram','field_60ab8d41389c5'),(2212,515,'twitter','https://www.twitter.com'),(2213,515,'_twitter','field_60ab8d4d389c6'),(2214,515,'last_visited','20170718'),(2215,515,'_last_visited','field_60b1d683b68a7'),(2399,563,'_instagram','field_60ab8d41389c5'),(2398,563,'instagram',''),(2397,563,'_facebook','field_60ab8d06389c2'),(2396,563,'facebook','https://www.facebook.com/weloveinle'),(2395,563,'_website','field_60ab8ceb389c1'),(2390,563,'email','kyawsoe777@gmail.com'),(2391,563,'_email','field_60ab8d37389c4'),(2392,563,'phone_number','+95 9 4306 6075'),(2393,563,'_phone_number','field_60ab8d14389c3'),(2394,563,'website',''),(2389,563,'_longitude','field_60ab836e5f4fe'),(2388,563,'longitude','96.940847'),(2387,563,'_latitude','field_60ab83425f4fd'),(2386,563,'latitude','20.656793'),(2385,563,'_address','field_60ab8d9504546'),(2384,563,'address','Kyone Yoe Street\r\nNyaung Shwe\r\nMyanmar'),(2383,563,'_related_print','field_60a8c19e1f747'),(2382,563,'related_print','322'),(2381,563,'_description','field_60a8c1523ac16'),(2380,563,'description','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.'),(2379,563,'_last_visited','field_60b1d683b68a7'),(2378,563,'last_visited','20170718'),(2377,563,'_reporter','field_60a851991170b'),(2244,97,'_nectar_portfolio_extra_content_preview','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][tabbed_section style=\"minimal\" alignment=\"left\" spacing=\"default\" tab_color=\"Accent-Color\" cta_button_style=\"accent-color\" icon_size=\"24\"][tab icon_family=\"none\" title=\"Overview\" id=\"1622982843149-7\" tab_id=\"1622982843150-6\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Overview\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p class=\"p1\">Hnalone Hla Inn Maung Mae (HHIMM) is a small community based organisation in Inle, Myanmar, that was founded in May 2012 by a group of young locals. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\r\n<p class=\"p1\">HHIMM is an alumni group that was trained by the <a href=\"https://kmf-mm.org/\" target=\"_blank\" rel=\"noopener\">Kalyana Mitta Foundation (KMF)</a> and cooperates with other not for profit partners such as Eco-dev and Shwe Thahar Organization.</p>\r\n[/vc_column_text][vc_custom_heading text=\"Strategy\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p class=\"p4\">Hnalone Hla Inn Maung Mae strategy is to enable development, justice, peace and conservation through local people empowerment.</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Specifications\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"± 200 members\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Year Founded\" col_2_content=\"2012\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Registration\" col_2_content=\"No. 2/ Shan / 010\"][/vc_column_inner][/vc_row_inner][/tab][tab icon_family=\"none\" title=\"Gallery\" id=\"1622982843378-0\" tab_id=\"1622982843379-1\"][vc_gallery type=\"image_grid\" images=\"511,510,509,508,512,507,500\" image_grid_loading=\"default\" display_title_caption=\"true\" layout=\"4\" item_spacing=\"default\" gallery_style=\"7\" load_in_animation=\"none\"][/tab][tab icon_family=\"none\" title=\"Reports\" id=\"1622982850684-4\" tab_id=\"1622982850684-4\"][recent_posts style=\"list_featured_first_row\" columns=\"2\" category=\"hnalone-hla-inn-maung-mae\" order=\"DESC\" orderby=\"date\" image_loading=\"default\"][/tab][/tabbed_section][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f9f9f9\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" left_padding_desktop=\"6%\" right_padding_desktop=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Values\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_icon_list color=\"default\" direction=\"horizontal\" columns=\"2\" icon_size=\"medium\" icon_style=\"border\"][nectar_icon_list_item icon_type=\"icon\" icon_family=\"iconsmind\" text_full_html=\"simple\" title=\"List Item\" id=\"1622982843518-7\" icon_iconsmind=\"iconsmind-Line-Chart\" header=\"Development\" text=\"Encouraging and enabling development that doesn\'t cost the environment and can maintain local culture.\" tab_id=\"1622982843518-4\"][/nectar_icon_list_item][nectar_icon_list_item icon_type=\"icon\" icon_family=\"iconsmind\" text_full_html=\"simple\" title=\"List Item\" id=\"1622982843543-2\" header=\"Justice\" text=\"Empowering local communities to gain social and environmental justice.\" icon_iconsmind=\"iconsmind-Scale\" tab_id=\"1622982843544-3\"][/nectar_icon_list_item][nectar_icon_list_item icon_type=\"icon\" icon_family=\"iconsmind\" text_full_html=\"simple\" title=\"Section\" id=\"1622982843563-6\" icon_iconsmind=\"iconsmind-Dove\" header=\"Peace\" text=\"Enable peace and environmental wellbeing in a sustainable way.\" tab_id=\"1622982843564-9\"][/nectar_icon_list_item][nectar_icon_list_item icon_type=\"icon\" icon_family=\"iconsmind\" text_full_html=\"simple\" title=\"Section\" id=\"1622982843579-10\" icon_iconsmind=\"iconsmind-Leafs\" header=\"Environment\" text=\"Protecting the ecosystems of the water areas through local participation.\" tab_id=\"1622982843580-0\"][/nectar_icon_list_item][/nectar_icon_list][/vc_column][/vc_row]'),(2124,500,'_wp_attached_file','2021/05/0a4a8689.jpg'),(2125,500,'_wp_attachment_image_alt',''),(2126,500,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a8689.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8689-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8689-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8689-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8689-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8689-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8689-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8689-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8689-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8689-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8689-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8689-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8689-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8689-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8689-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8689-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8689-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8689-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8689-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8689-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8689-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8689-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8689-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8689-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8689-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500227321\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2127,501,'_wp_attached_file','2021/05/0a4a8781.jpg'),(2128,501,'_wp_attachment_image_alt',''),(2129,501,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a8781.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8781-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8781-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8781-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8781-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8781-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8781-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8781-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8781-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8781-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8781-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8781-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8781-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8781-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8781-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8781-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8781-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8781-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8781-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8781-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8781-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8781-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8781-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8781-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8781-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500232326\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2324,530,'_wp_attached_file','2021/06/0a4a8771.jpg'),(2325,530,'_wp_attachment_image_alt',''),(2326,530,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a8771.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8771-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8771-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8771-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8771-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8771-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8771-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8771-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8771-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8771-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8771-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8771-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8771-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8771-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8771-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8771-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8771-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8771-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8771-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8771-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8771-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8771-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8771-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8771-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8771-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500232218\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2133,503,'_wp_attached_file','2021/05/0a4a8868.jpg'),(2134,503,'_wp_attachment_image_alt',''),(2135,503,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a8868.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8868-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8868-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8868-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8868-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8868-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8868-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8868-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8868-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8868-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8868-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8868-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8868-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8868-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8868-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8868-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8868-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8868-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8868-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8868-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8868-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8868-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8868-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8868-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8868-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500232741\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"63\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2136,504,'_wp_attached_file','2021/05/0a4a8942.jpg'),(2137,504,'_wp_attachment_image_alt',''),(2138,504,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a8942.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8942-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8942-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8942-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8942-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8942-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8942-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8942-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8942-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8942-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8942-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8942-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8942-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8942-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8942-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8942-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8942-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8942-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8942-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8942-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8942-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8942-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8942-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8942-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8942-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500233286\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2359,495,'_media_version','2'),(2371,140,'_thumbnail_id','543'),(2372,521,'_wp_old_slug','a-day-with-hnalone-hla-inn-maung-mae'),(2373,521,'_wp_old_slug','inle-lake-hnalone-hla-inn-maung-mae'),(2406,322,'_yoast_wpseo_primary_product_cat','41'),(2449,576,'_location','field_60a851ed1170d'),(2450,576,'logo','574'),(2451,576,'_logo','field_60a85689789fd'),(2452,576,'description','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.'),(2409,574,'_wp_attached_file','2021/06/logo-placeholder.png'),(2410,574,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:200;s:4:\"file\";s:28:\"2021/06/logo-placeholder.png\";s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"logo-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"logo-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:28:\"logo-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:28:\"logo-placeholder-140x140.png\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"logo-placeholder-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"logo-placeholder-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"logo-placeholder-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:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2400,563,'twitter','https://www.twitter.com'),(2401,563,'_twitter','field_60ab8d4d389c6'),(2426,575,'_longitude','field_60ab836e5f4fe'),(2427,575,'address','Kyone Yoe Street\r\nNyaung Shwe\r\nMyanmar'),(2428,575,'_address','field_60ab8d9504546'),(2429,575,'phone_number','+95 9 4306 6075'),(2430,575,'_phone_number','field_60ab8d14389c3'),(2431,575,'website',''),(2432,575,'_website','field_60ab8ceb389c1'),(2433,575,'facebook','https://www.facebook.com/weloveinle'),(2142,506,'_wp_attached_file','2021/05/0a4a9052.jpg'),(2143,506,'_wp_attachment_image_alt','Houses are built on stilts'),(2144,506,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a9052.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a9052-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9052-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a9052-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a9052-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a9052-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9052-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a9052-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a9052-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a9052-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a9052-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a9052-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a9052-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a9052-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a9052-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a9052-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a9052-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a9052-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a9052-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a9052-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a9052-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a9052-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a9052-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a9052-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9052-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:67:\"Houses in and around the lake are built on stilts to keep them dry.\";s:17:\"created_timestamp\";s:10:\"1500234378\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:26:\"Houses are built on stilts\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2145,507,'_wp_attached_file','2021/05/0a4a9258.jpg'),(2146,507,'_wp_attachment_image_alt',''),(2147,507,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a9258.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a9258-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9258-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a9258-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a9258-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a9258-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9258-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a9258-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a9258-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a9258-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a9258-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a9258-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a9258-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a9258-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a9258-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a9258-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a9258-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a9258-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a9258-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a9258-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a9258-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a9258-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a9258-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a9258-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9258-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500306676\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2148,508,'_wp_attached_file','2021/05/0a4a9260.jpg'),(2149,508,'_wp_attachment_image_alt',''),(2150,508,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a9260.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a9260-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a9260-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a9260-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a9260-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a9260-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a9260-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a9260-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a9260-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a9260-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a9260-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a9260-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a9260-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a9260-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a9260-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a9260-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a9260-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a9260-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a9260-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a9260-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a9260-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a9260-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500307016\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2151,509,'_wp_attached_file','2021/05/0a4a9269.jpg'),(2152,509,'_wp_attachment_image_alt',''),(2153,509,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a9269.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a9269-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9269-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a9269-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a9269-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a9269-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9269-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a9269-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a9269-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a9269-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a9269-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a9269-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a9269-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a9269-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a9269-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a9269-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a9269-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a9269-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a9269-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a9269-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a9269-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a9269-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a9269-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a9269-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9269-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500314599\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2154,510,'_wp_attached_file','2021/05/0a4a9276.jpg'),(2155,510,'_wp_attachment_image_alt',''),(2156,510,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a9276.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a9276-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9276-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a9276-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a9276-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a9276-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9276-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a9276-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a9276-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a9276-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a9276-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a9276-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a9276-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a9276-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a9276-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a9276-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a9276-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a9276-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a9276-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a9276-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a9276-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a9276-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a9276-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a9276-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9276-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500314897\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2157,511,'_wp_attached_file','2021/05/0a4a9335.jpg'),(2158,511,'_wp_attachment_image_alt',''),(2159,511,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a9335.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a9335-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9335-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a9335-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a9335-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a9335-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9335-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a9335-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a9335-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a9335-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a9335-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a9335-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a9335-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a9335-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a9335-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a9335-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a9335-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a9335-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a9335-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a9335-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a9335-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a9335-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a9335-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a9335-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9335-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500408274\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:3:\"0.2\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2160,512,'_wp_attached_file','2021/05/0a4a9348.jpg'),(2161,512,'_wp_attachment_image_alt',''),(2162,512,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a9348.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a9348-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9348-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a9348-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a9348-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a9348-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9348-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a9348-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a9348-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a9348-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a9348-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a9348-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a9348-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a9348-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a9348-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a9348-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a9348-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a9348-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a9348-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a9348-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a9348-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a9348-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a9348-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a9348-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9348-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500408474\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"30\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2163,513,'_wp_attached_file','2021/05/0a4a9400.jpg'),(2164,513,'_wp_attachment_image_alt',''),(2165,513,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/05/0a4a9400.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a9400-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9400-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a9400-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a9400-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a9400-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9400-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a9400-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a9400-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a9400-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a9400-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a9400-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a9400-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a9400-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a9400-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a9400-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a9400-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a9400-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a9400-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a9400-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a9400-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a9400-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a9400-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a9400-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9400-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500473848\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2954,633,'_virtual','no'),(2955,633,'_downloadable','no'),(2965,630,'_regular_price','89'),(2892,106,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:0;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_finish\";a:6:{s:4:\"name\";s:9:\"pa_finish\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:0;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(2893,630,'_variation_description',''),(2894,630,'total_sales','0'),(2895,630,'_tax_status','taxable'),(2896,630,'_tax_class','parent'),(2897,630,'_manage_stock','no'),(2898,630,'_backorders','no'),(2899,630,'_sold_individually','no'),(2900,630,'_virtual','no'),(2901,630,'_downloadable','no'),(2902,630,'_download_limit','-1'),(2903,630,'_download_expiry','-1'),(2904,630,'_stock',NULL),(2905,630,'_stock_status','instock'),(2906,630,'_wc_average_rating','0'),(2907,630,'_wc_review_count','0'),(2908,630,'attribute_pa_size','classic-40x50cm'),(2909,630,'attribute_pa_finish','paper-only'),(2910,630,'_product_version','5.4.1'),(2911,631,'_variation_description',''),(2912,631,'total_sales','0'),(2913,631,'_tax_status','taxable'),(2914,631,'_tax_class','parent'),(2915,631,'_manage_stock','no'),(2916,631,'_backorders','no'),(2917,631,'_sold_individually','no'),(2918,631,'_virtual','no'),(2919,631,'_downloadable','no'),(2920,631,'_download_limit','-1'),(2921,631,'_download_expiry','-1'),(2922,631,'_stock',NULL),(2923,631,'_stock_status','instock'),(2924,631,'_wc_average_rating','0'),(2925,631,'_wc_review_count','0'),(2926,631,'attribute_pa_size','large-60x90cm'),(2927,631,'attribute_pa_finish','paper-only'),(2928,631,'_product_version','5.4.1'),(2929,632,'_variation_description',''),(2930,632,'total_sales','0'),(2931,632,'_tax_status','taxable'),(2932,632,'_tax_class','parent'),(2933,632,'_manage_stock','no'),(2934,632,'_backorders','no'),(2935,632,'_sold_individually','no'),(2936,632,'_virtual','no'),(2937,632,'_downloadable','no'),(2938,632,'_download_limit','-1'),(2939,632,'_download_expiry','-1'),(2940,632,'_stock',NULL),(2941,632,'_stock_status','instock'),(2942,632,'_wc_average_rating','0'),(2943,632,'_wc_review_count','0'),(2944,632,'attribute_pa_size','extra-large-100-150cm'),(2945,632,'attribute_pa_finish','paper-only'),(2946,632,'_product_version','5.4.1'),(2947,633,'_variation_description',''),(2948,633,'total_sales','0'),(2949,633,'_tax_status','taxable'),(2950,633,'_tax_class','parent'),(2402,563,'size','20'),(2403,563,'_size','field_60a851af1170c'),(2404,563,'location',''),(2405,563,'_location','field_60a851ed1170d'),(2443,574,'_edit_lock','1623150480:3'),(2445,576,'_reporter','field_60a851991170b'),(2446,576,'size','20'),(2447,576,'_size','field_60a851af1170c'),(2448,576,'location',''),(2411,575,'reporter','3'),(2412,575,'_reporter','field_60a851991170b'),(2413,575,'size','20'),(2414,575,'_size','field_60a851af1170c'),(2415,575,'location',''),(2416,575,'_location','field_60a851ed1170d'),(2417,575,'logo','574'),(2418,575,'_logo','field_60a85689789fd'),(2419,575,'description','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.'),(2420,575,'_description','field_60a8c1523ac16'),(2421,575,'related_print','322'),(2422,575,'_related_print','field_60a8c19e1f747'),(2423,575,'latitude','20.656793'),(2424,575,'_latitude','field_60ab83425f4fd'),(2425,575,'longitude','96.940847'),(2376,563,'reporter','3'),(2375,563,'_logo','field_60a85689789fd'),(2374,563,'logo','519'),(2252,484,'_media_version','2'),(2474,576,'last_visited','20170718'),(2453,576,'_description','field_60a8c1523ac16'),(2454,576,'related_print','322'),(2455,576,'_related_print','field_60a8c19e1f747'),(2456,576,'latitude','20.656793'),(2457,576,'_latitude','field_60ab83425f4fd'),(2458,576,'longitude','96.940847'),(2459,576,'_longitude','field_60ab836e5f4fe'),(2460,576,'address','Kyone Yoe Street\r\nNyaung Shwe\r\nMyanmar'),(2461,576,'_address','field_60ab8d9504546'),(2462,576,'phone_number','+95 9 4306 6075'),(2463,576,'_phone_number','field_60ab8d14389c3'),(2464,576,'website',''),(2465,576,'_website','field_60ab8ceb389c1'),(2466,576,'facebook','https://www.facebook.com/weloveinle'),(2467,576,'_facebook','field_60ab8d06389c2'),(2468,576,'email','kyawsoe777@gmail.com'),(2469,576,'_email','field_60ab8d37389c4'),(2470,576,'instagram',''),(2471,576,'_instagram','field_60ab8d41389c5'),(2472,576,'twitter',''),(2473,576,'_twitter','field_60ab8d4d389c6'),(2255,520,'reporter','3'),(2256,520,'_reporter','field_60a851991170b'),(2257,520,'size','20'),(2258,520,'_size','field_60a851af1170c'),(2259,520,'location',''),(2260,520,'_location','field_60a851ed1170d'),(2261,520,'logo','519'),(2262,520,'_logo','field_60a85689789fd'),(2263,520,'description','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.'),(2264,520,'_description','field_60a8c1523ac16'),(2265,520,'related_print','322'),(2266,520,'_related_print','field_60a8c19e1f747'),(2267,520,'latitude','20.656793'),(2268,520,'_latitude','field_60ab83425f4fd'),(2269,520,'longitude','96.940847'),(2270,520,'_longitude','field_60ab836e5f4fe'),(2271,520,'address','Kyone Yoe Street\r\nNyaung Shwe\r\nMyanmar'),(2272,520,'_address','field_60ab8d9504546'),(2273,520,'phone_number','+95 9 4306 6075'),(2274,520,'_phone_number','field_60ab8d14389c3'),(2275,520,'website',''),(2276,520,'_website','field_60ab8ceb389c1'),(2277,520,'facebook','https://www.facebook.com/weloveinle'),(2278,520,'_facebook','field_60ab8d06389c2'),(2279,520,'email','kyawsoe777@gmail.com'),(2280,520,'_email','field_60ab8d37389c4'),(2281,520,'instagram',''),(2282,520,'_instagram','field_60ab8d41389c5'),(2283,520,'twitter','https://www.twitter.com'),(2284,520,'_twitter','field_60ab8d4d389c6'),(2285,520,'last_visited','20170718'),(2286,520,'_last_visited','field_60b1d683b68a7'),(2287,521,'_edit_lock','1624100656:3'),(2288,521,'_edit_last','3'),(2289,521,'_thumbnail_id','489'),(2292,521,'_nectar_gallery_slider','off'),(2293,521,'_nectar_quote_author',''),(2294,521,'_nectar_quote',''),(2295,521,'_nectar_link',''),(2296,521,'_nectar_video_m4v',''),(2297,521,'_nectar_video_ogv',''),(2298,521,'_nectar_video_poster',''),(2299,521,'_nectar_video_embed',''),(2300,521,'_nectar_audio_mp3',''),(2301,521,'_nectar_audio_ogg',''),(2302,521,'_disable_transparent_header','off'),(2303,521,'_force_transparent_header_color','light'),(2304,521,'_nectar_header_bg',''),(2305,521,'_nectar_header_parallax','off'),(2306,521,'_nectar_header_bg_height',''),(2307,521,'_nectar_page_header_bg_alignment','top'),(2308,521,'_nectar_header_bg_color',''),(2309,521,'_nectar_header_font_color',''),(2310,521,'_wpb_vc_js_status','true'),(2311,521,'_yoast_wpseo_content_score','30'),(2312,521,'_yoast_wpseo_estimated-reading-time-minutes','1'),(2313,521,'_yoast_wpseo_primary_category','39'),(2314,521,'nectar_blog_post_view_count','497'),(2317,503,'_media_version','2'),(2318,504,'_media_version','2'),(2320,506,'_media_version','3'),(2321,507,'_media_version','2'),(2322,508,'_media_version','2'),(2315,521,'_nectar_love','0'),(2951,633,'_manage_stock','no'),(2327,531,'_wp_attached_file','2021/06/0a4a8886.jpg'),(2328,531,'_wp_attachment_image_alt',''),(2329,531,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a8886.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8886-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8886-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8886-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8886-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8886-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8886-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8886-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8886-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8886-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8886-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8886-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8886-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8886-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8886-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8886-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8886-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8886-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8886-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8886-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8886-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8886-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8886-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8886-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8886-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500232903\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2330,532,'_wp_attached_file','2021/06/0a4a8889.jpg'),(2331,532,'_wp_attachment_image_alt',''),(2332,532,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a8889.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8889-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8889-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8889-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8889-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8889-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8889-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8889-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8889-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8889-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8889-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8889-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8889-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8889-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8889-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8889-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8889-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8889-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8889-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8889-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8889-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8889-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8889-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8889-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8889-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500232919\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2333,533,'_wp_attached_file','2021/06/0a4a8984.jpg'),(2334,533,'_wp_attachment_image_alt',''),(2335,533,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a8984.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8984-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8984-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8984-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8984-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8984-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8984-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8984-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8984-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8984-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8984-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8984-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8984-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8984-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8984-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8984-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8984-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8984-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8984-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8984-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8984-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8984-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8984-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8984-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8984-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500233650\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2336,534,'_wp_attached_file','2021/06/0a4a9083.jpg'),(2337,534,'_wp_attachment_image_alt',''),(2338,534,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a9083.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a9083-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9083-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a9083-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a9083-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a9083-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9083-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a9083-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a9083-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a9083-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a9083-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a9083-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a9083-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a9083-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a9083-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a9083-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a9083-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a9083-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a9083-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a9083-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a9083-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a9083-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a9083-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a9083-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9083-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500234903\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2339,535,'_wp_attached_file','2021/06/0a4a9089.jpg'),(2340,535,'_wp_attachment_image_alt',''),(2341,535,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a9089.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a9089-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9089-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a9089-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a9089-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a9089-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9089-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a9089-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a9089-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a9089-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a9089-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a9089-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a9089-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a9089-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a9089-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a9089-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a9089-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a9089-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a9089-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a9089-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a9089-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a9089-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a9089-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a9089-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9089-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500235230\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2342,536,'_wp_attached_file','2021/06/0a4a9094.jpg'),(2343,536,'_wp_attachment_image_alt',''),(2344,536,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a9094.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a9094-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9094-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a9094-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a9094-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a9094-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9094-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a9094-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a9094-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a9094-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a9094-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a9094-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a9094-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a9094-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a9094-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a9094-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a9094-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a9094-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a9094-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a9094-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a9094-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a9094-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a9094-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a9094-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9094-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500235326\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2345,537,'_wp_attached_file','2021/06/0a4a9098.jpg'),(2346,537,'_wp_attachment_image_alt',''),(2347,537,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a9098.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a9098-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9098-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a9098-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a9098-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a9098-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9098-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a9098-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a9098-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a9098-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a9098-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a9098-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a9098-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a9098-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a9098-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a9098-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a9098-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a9098-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a9098-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a9098-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a9098-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a9098-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a9098-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a9098-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9098-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500235378\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"53\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2348,538,'_wp_attached_file','2021/06/0a4a9108.jpg'),(2349,538,'_wp_attachment_image_alt',''),(2350,538,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a9108.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a9108-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9108-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a9108-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a9108-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a9108-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9108-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a9108-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a9108-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a9108-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a9108-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a9108-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a9108-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a9108-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a9108-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a9108-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a9108-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a9108-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a9108-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a9108-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a9108-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a9108-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a9108-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a9108-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9108-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500236368\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"63\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2351,539,'_wp_attached_file','2021/06/0a4a9153.jpg'),(2352,539,'_wp_attachment_image_alt',''),(2353,539,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a9153.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a9153-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9153-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a9153-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a9153-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a9153-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9153-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a9153-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a9153-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a9153-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a9153-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a9153-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a9153-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a9153-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a9153-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a9153-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a9153-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a9153-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a9153-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a9153-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a9153-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a9153-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a9153-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a9153-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9153-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500239911\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2354,540,'_wp_attached_file','2021/06/0a4a9159.jpg'),(2355,540,'_wp_attachment_image_alt',''),(2356,540,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a9159.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a9159-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9159-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a9159-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a9159-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a9159-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9159-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a9159-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a9159-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a9159-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a9159-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a9159-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a9159-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a9159-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a9159-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a9159-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a9159-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a9159-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a9159-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a9159-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a9159-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a9159-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a9159-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a9159-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a9159-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500240005\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2357,509,'_media_version','2'),(2358,510,'_media_version','2'),(2364,543,'_wp_attached_file','2021/06/0a4a2184.jpg'),(2365,543,'_wp_attachment_image_alt','Langob Beach'),(2366,543,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1680;s:6:\"height\";i:1120;s:4:\"file\";s:20:\"2021/06/0a4a2184.jpg\";s:5:\"sizes\";a:25:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2184-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2184-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2184-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2184-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2184-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2184-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2184-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"0a4a2184-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2184-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2184-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2184-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2184-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2184-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2184-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2184-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2184-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2184-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:21:\"0a4a2184-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:22:\"0a4a2184-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2184-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2184-1680x770.jpg\";s:5:\"width\";i:1680;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2184-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2184-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2184-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2184-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:333:\"A “pambot”, or “pump boat”, parked at Langob beach on the north side of Malapascua in the Philippines. These boats are used for nearly everything in the Philippines, from transportation to fishing. The waters around the islands are increasingly polluted, with the Philippines ranking third in the world according to Statista.\";s:17:\"created_timestamp\";s:10:\"1506520174\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:12:\"Langob Beach\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2367,140,'project','608'),(2368,140,'photographer','3'),(2369,140,'_yoast_wpseo_content_score','60'),(2370,140,'_yoast_wpseo_estimated-reading-time-minutes','0'),(2490,585,'_wp_attached_file','2021/06/0a4a2027.jpg'),(2491,585,'_wp_attachment_image_alt',''),(2492,585,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2027.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2027-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2027-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2027-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2027-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2027-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2027-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2027-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2027-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2027-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2027-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2027-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2027-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2027-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2027-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2027-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2027-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2027-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2027-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2027-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2027-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2027-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2027-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2027-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2027-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506517205\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"67\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2493,586,'_wp_attached_file','2021/06/0a4a2040.jpg'),(2494,586,'_wp_attachment_image_alt',''),(2495,586,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2040.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2040-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2040-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2040-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2040-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2040-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2040-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2040-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2040-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2040-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2040-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2040-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2040-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2040-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2040-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2040-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2040-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2040-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2040-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2040-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2040-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2040-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2040-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2040-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2040-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506517543\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2952,633,'_backorders','no'),(2953,633,'_sold_individually','no'),(2957,633,'_download_expiry','-1'),(2958,633,'_stock',NULL),(2959,633,'_stock_status','instock'),(2960,633,'_wc_average_rating','0'),(2961,633,'_wc_review_count','0'),(2962,633,'attribute_pa_size','giant-120-180cm'),(2963,633,'attribute_pa_finish','paper-only'),(2964,633,'_product_version','5.4.1'),(2967,630,'_price','89'),(2968,631,'_regular_price','189'),(2969,631,'_thumbnail_id','0'),(2970,631,'_price','189'),(2971,632,'_regular_price','289'),(2972,632,'_thumbnail_id','0'),(2973,632,'_price','289'),(2974,633,'_regular_price','899'),(2975,633,'_thumbnail_id','0'),(2976,633,'_price','899'),(2977,106,'_price','89'),(2978,106,'_price','189'),(2979,106,'_price','289'),(2980,106,'_price','899'),(2981,106,'project',''),(2982,106,'photographer','3'),(2983,106,'_yoast_wpseo_content_score','30'),(2984,106,'_yoast_wpseo_estimated-reading-time-minutes',''),(2985,40,'_disable_transparent_header','off'),(2986,40,'_force_transparent_header','off'),(2987,40,'_force_transparent_header_color','light'),(2988,40,'_yoast_wpseo_estimated-reading-time-minutes','1'),(2989,635,'logo','574'),(2990,635,'_logo','field_60a85689789fd'),(2991,635,'reporter','3'),(2992,635,'_reporter','field_60a851991170b'),(2993,635,'last_visited',''),(2994,635,'_last_visited','field_60b1d683b68a7'),(2995,635,'description','People and the Sea is a marine based conservation initiative located on the small island of Malapascua in the Philippines. Their mission is to promote capacity building and community-based marine resource management and conservation as a way to alleviate poverty and increase the resilience of coastal communities.'),(2996,635,'_description','field_60a8c1523ac16'),(2997,635,'related_print','140'),(2998,635,'_related_print','field_60a8c19e1f747'),(2999,635,'address',''),(3000,635,'_address','field_60ab8d9504546'),(3001,635,'latitude','11.330109'),(3002,635,'_latitude','field_60ab83425f4fd'),(3003,635,'longitude','124.114598'),(3004,635,'_longitude','field_60ab836e5f4fe'),(3005,635,'email',''),(3006,635,'_email','field_60ab8d37389c4'),(3007,635,'phone_number',''),(3008,635,'_phone_number','field_60ab8d14389c3'),(3009,635,'website','https://www.peopleandthesea.org'),(3010,635,'_website','field_60ab8ceb389c1'),(3011,635,'facebook','https://www.facebook.com/peopleandthesea'),(3012,635,'_facebook','field_60ab8d06389c2'),(3013,635,'instagram','https://www.instagram.com/people.and.the.sea'),(2502,589,'_wp_attached_file','2021/06/0a4a2076.jpg'),(2503,589,'_wp_attachment_image_alt',''),(2504,589,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2076.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2076-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2076-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2076-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2076-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2076-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2076-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2076-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2076-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2076-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2076-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2076-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2076-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2076-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2076-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2076-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2076-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2076-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2076-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2076-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2076-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2076-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2076-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2076-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2076-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"9\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506517941\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"45\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2505,590,'_wp_attached_file','2021/06/0a4a2086.jpg'),(2506,590,'_wp_attachment_image_alt',''),(2507,590,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2086.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2086-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2086-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2086-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2086-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2086-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2086-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2086-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2086-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2086-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2086-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2086-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2086-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2086-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2086-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2086-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2086-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2086-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2086-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2086-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2086-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2086-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2086-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2086-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2086-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506518219\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2508,591,'_wp_attached_file','2021/06/0a4a2110.jpg'),(2509,591,'_wp_attachment_image_alt','Pambot'),(2510,591,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2110.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2110-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2110-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2110-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2110-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2110-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2110-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2110-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2110-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2110-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2110-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2110-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2110-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2110-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2110-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2110-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2110-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2110-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2110-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2110-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2110-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2110-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2110-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2110-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2110-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:1925:\"MALAPASCUA, PHILIPPINES\r\rFrom Myanmar, with a stopover in Thailand, back to the Philippines to visit NGO\'s I was unable to visit the first time around. I had heard about an NGO up north of Cebu, but before I could go up I would stay put in Cebu city to work for a couple of weeks. The decision to stay in Cebu became slowly a little more regretful. The city was quite polluted, there wasn\'t much to see in the city itself, there was dancing only one night a week (mostly bachata, the latin dance I don\'t quite know very well) and I had failed to really connect to anyone. The days became slowly lonelier and lonelier. \r\rI had found a vegetarian restaurant about a 10 min walk from the hostel, where I had started going to almost everyday. There was always a small group of homeless elderly people sitting along the footpath underneath a selfmade shelter. They would wave and call something out in Tagalog every time I passed by, but their serious looks had made me feel a bit weary. After a few times of ignoring them, I started waving and smiling back feeling like I had a little less to loose. They waved and called out as usual, but now with huge smiles. In hindsight, with those people I might have had the realest connection out of all people I had met in Cebu for those 3 weeks. I should have asked them if it was okay to take some photos before I left the town.\r\rI made my way up to the small island of Malapascua in search for the NGO called People and the Sea. I stayed in a small beach hut that was run by an elderly (bit grumpy) German man. My room was below a bigger house, of which it turned out that the people who run People and the Sea were living in. They were more than welcoming and you can read more about my experiences here https://www.facebook.com/groups/fair.photo.\r\rThis pictured pambot, or pump boat, is the go-to boat for nearly everything in the Philippines and you can find these near everywhere.\";s:17:\"created_timestamp\";s:10:\"1506518663\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:6:\"Pambot\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:13:{i:0;s:4:\"asia\";i:1;s:5:\"beach\";i:2;s:8:\"exterior\";i:3;s:8:\"fine art\";i:4;s:10:\"malapascua\";i:5;s:5:\"ocean\";i:6;s:7:\"outdoor\";i:7;s:6:\"pambot\";i:8;s:11:\"philippines\";i:9;s:6:\"series\";i:10;s:15:\"south east asia\";i:11;s:6:\"travel\";i:12;s:5:\"water\";}}}'),(2511,592,'_wp_attached_file','2021/06/0a4a2117.jpg'),(2512,592,'_wp_attachment_image_alt',''),(2513,592,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2117.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2117-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2117-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2117-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2117-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2117-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2117-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2117-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2117-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2117-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2117-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2117-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2117-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2117-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2117-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2117-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2117-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2117-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2117-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2117-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2117-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2117-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2117-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2117-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2117-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506519160\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2514,593,'_wp_attached_file','2021/06/0a4a2124.jpg'),(2515,593,'_wp_attachment_image_alt',''),(2516,593,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2124.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2124-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2124-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2124-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2124-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2124-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2124-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2124-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2124-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2124-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2124-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2124-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2124-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2124-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2124-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2124-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2124-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2124-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2124-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2124-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2124-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2124-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2124-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2124-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2124-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506519421\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3036,647,'address','Office\r\n46 Rue de la Barallaz\r\nAnnecy-le-Vieux, 74940, France'),(3014,635,'_instagram','field_60ab8d41389c5'),(3015,635,'twitter',''),(3016,635,'_twitter','field_60ab8d4d389c6'),(3017,636,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3018,637,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3019,638,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3025,646,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3026,647,'logo','574'),(3027,647,'_logo','field_60a85689789fd'),(3028,647,'reporter','3'),(3029,647,'_reporter','field_60a851991170b'),(3030,647,'last_visited',''),(3031,647,'_last_visited','field_60b1d683b68a7'),(3032,647,'description','People and the Sea is a marine based conservation initiative located on the small island of Malapascua in the Philippines. Their mission is to promote capacity building and community-based marine resource management and conservation as a way to alleviate poverty and increase the resilience of coastal communities.'),(3033,647,'_description','field_60a8c1523ac16'),(3034,647,'related_print','140'),(3035,647,'_related_print','field_60a8c19e1f747'),(2520,595,'_wp_attached_file','2021/06/0a4a2283.jpg'),(2521,595,'_wp_attachment_image_alt',''),(2522,595,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2283.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2283-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2283-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2283-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2283-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2283-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2283-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2283-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2283-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2283-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2283-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2283-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2283-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2283-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2283-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2283-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2283-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2283-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2283-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2283-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2283-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2283-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2283-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2283-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2283-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506523469\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2523,596,'_wp_attached_file','2021/06/0a4a2286.jpg'),(2524,596,'_wp_attachment_image_alt',''),(2525,596,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2286.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2286-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2286-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2286-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2286-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2286-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2286-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2286-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2286-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2286-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2286-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2286-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2286-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2286-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2286-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2286-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2286-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2286-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2286-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2286-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2286-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2286-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2286-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2286-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2286-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506524793\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2526,597,'_wp_attached_file','2021/06/0a4a2319.jpg'),(2527,597,'_wp_attachment_image_alt',''),(2528,597,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2319.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2319-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2319-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2319-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2319-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2319-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2319-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2319-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2319-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2319-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2319-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2319-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2319-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2319-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2319-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2319-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2319-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2319-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2319-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2319-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2319-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2319-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2319-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2319-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2319-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506590120\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2529,598,'_wp_attached_file','2021/06/0a4a2330.jpg'),(2530,598,'_wp_attachment_image_alt',''),(2531,598,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2330.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2330-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2330-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2330-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2330-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2330-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2330-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2330-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2330-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2330-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2330-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2330-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2330-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2330-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2330-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2330-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2330-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2330-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2330-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2330-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2330-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2330-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2330-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2330-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2330-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506591223\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2532,599,'_wp_attached_file','2021/06/0a4a2338.jpg'),(2533,599,'_wp_attachment_image_alt','A day with the amazing People and the Sea'),(2534,599,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2338.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2338-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2338-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2338-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2338-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2338-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2338-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2338-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2338-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2338-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2338-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2338-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2338-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2338-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2338-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2338-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2338-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2338-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2338-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2338-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2338-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2338-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2338-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2338-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2338-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:498:\"SCOUTING FOR FAIR PHOTO\rPEOPLE AND THE SEA\rMALAPASCUA, PHILIPPINES\r\rIn Cebu, I heard about the work of People and the Sea in Malapascua, an island not too far north.\r\rI could not have been more impressed. They run clean up campaigns, teach the local schools about waste and the environment and run regular dives to check the health of the reef.\r\rRead more about it on the Fair Photo Facebook group: https://www.facebook.com/groups/fair.photo\r\rFind their website here: http://www.peopleandthesea.org\";s:17:\"created_timestamp\";s:10:\"1506591615\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"28\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:41:\"A day with the amazing People and the Sea\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:8:{i:0;s:4:\"asia\";i:1;s:15:\"behindthescenes\";i:2;s:11:\"documentary\";i:3;s:10:\"fair photo\";i:4;s:7:\"journal\";i:5;s:10:\"malapascua\";i:6;s:11:\"philippines\";i:7;s:8:\"scouting\";}}}'),(2535,600,'_wp_attached_file','2021/06/0a4a2354.jpg'),(2536,600,'_wp_attachment_image_alt',''),(2537,600,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2354.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2354-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2354-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2354-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2354-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2354-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2354-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2354-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2354-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2354-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2354-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2354-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2354-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2354-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2354-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2354-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2354-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2354-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2354-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2354-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2354-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2354-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2354-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2354-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2354-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"9\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506592154\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2538,601,'_wp_attached_file','2021/06/0a4a2413.jpg'),(2539,601,'_wp_attachment_image_alt',''),(2540,601,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2413.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2413-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2413-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2413-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2413-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2413-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2413-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2413-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2413-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2413-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2413-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2413-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2413-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2413-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2413-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2413-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2413-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2413-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2413-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2413-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2413-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2413-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2413-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2413-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2413-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"9\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506600095\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2541,602,'_wp_attached_file','2021/06/0a4a2417.jpg'),(2542,602,'_wp_attachment_image_alt',''),(2543,602,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2417.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2417-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2417-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2417-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2417-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2417-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2417-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2417-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2417-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2417-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2417-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2417-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2417-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2417-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2417-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2417-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2417-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2417-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2417-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2417-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2417-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2417-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2417-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2417-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2417-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506600676\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2544,603,'_wp_attached_file','2021/06/0a4a2423.jpg'),(2545,603,'_wp_attachment_image_alt',''),(2546,603,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2423.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2423-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2423-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2423-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2423-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2423-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2423-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2423-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2423-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2423-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2423-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2423-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2423-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2423-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2423-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2423-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2423-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2423-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2423-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2423-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2423-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2423-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2423-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2423-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2423-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"9\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506600696\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2547,604,'_wp_attached_file','2021/06/0a4a2467.jpg'),(2548,604,'_wp_attachment_image_alt',''),(2549,604,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2467.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2467-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2467-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2467-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2467-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2467-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2467-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2467-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2467-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2467-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2467-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2467-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2467-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2467-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2467-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2467-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2467-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2467-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2467-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2467-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2467-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2467-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2467-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2467-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2467-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506606851\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2550,605,'_wp_attached_file','2021/06/0a4a2021.jpg'),(2551,605,'_wp_attachment_image_alt',''),(2552,605,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2021.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2021-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2021-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2021-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2021-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2021-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2021-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2021-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2021-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2021-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2021-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2021-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2021-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2021-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2021-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2021-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2021-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2021-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2021-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2021-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2021-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2021-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2021-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2021-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2021-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506516924\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2553,606,'_wp_attached_file','2021/06/0a4a2475.jpg'),(2554,606,'_wp_attachment_image_alt',''),(2555,606,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2475.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2475-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2475-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2475-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2475-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2475-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2475-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2475-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2475-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2475-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2475-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2475-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2475-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2475-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2475-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2475-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2475-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2475-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2475-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2475-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2475-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2475-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2475-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2475-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2475-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"9\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506607589\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2556,608,'_salient_project_initialized','1'),(2557,608,'_edit_lock','1641807337:3'),(2558,608,'_edit_last','3'),(2559,608,'_thumbnail_id','600'),(2560,608,'_nectar_portfolio_extra_content','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f9f9f9\" scene_position=\"center\" top_padding=\"4%\" bottom_padding=\"2%\" left_padding_desktop=\"6%\" right_padding_desktop=\"6%\" top_padding_tablet=\"32px\" bottom_padding_tablet=\"6%\" top_padding_phone=\"32px\" bottom_padding_phone=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Focus\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"48\" custom_height_tablet=\"32\" custom_height_phone=\"32\"][nectar_icon_list color=\"default\" direction=\"horizontal\" columns=\"2\" icon_size=\"medium\" icon_style=\"border\"][nectar_icon_list_item icon_type=\"icon\" icon_family=\"iconsmind\" text_full_html=\"simple\" title=\"List Item\" id=\"1641806190038-6\" icon_iconsmind=\"iconsmind-Conference\" header=\"Community Engagement\" text=\"Enabling coastal communities to benefit from sustainable management of natural resources\" tab_id=\"1641806190039-9\"][/nectar_icon_list_item][nectar_icon_list_item icon_type=\"icon\" icon_family=\"iconsmind\" text_full_html=\"simple\" title=\"List Item\" id=\"1641806190062-3\" header=\"Marine Conservation\" text=\"We believe in locally-led, locally managed conservation that promotes the sustainable use of coastal resources\" icon_iconsmind=\"iconsmind-Pisces-2\" tab_id=\"1641806190063-0\"][/nectar_icon_list_item][nectar_icon_list_item icon_type=\"icon\" icon_family=\"iconsmind\" text_full_html=\"simple\" title=\"Section\" id=\"1641806190071-10\" icon_iconsmind=\"iconsmind-Checked-User\" header=\"Eco Tourism\" text=\"We support the development of environmental and social tourism as a trigger for positive change and a driver for the sustainable management of the marine environment\" tab_id=\"1641806190071-8\"][/nectar_icon_list_item][/nectar_icon_list][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][tabbed_section style=\"minimal\" alignment=\"left\" spacing=\"default\" tab_color=\"Accent-Color\" vs_content_animation=\"fade\" vs_link_animation=\"opacity\" vs_navigation_alignment=\"left\" vs_navigation_width_2=\"25%\" vs_navigation_func=\"default\" vs_navigation_width=\"regular\" vs_navigation_spacing=\"15px\" vs_navigation_mobile_display=\"visible\" vs_tab_spacing=\"5%\" cta_button_style=\"accent-color\" icon_size=\"24\"][tab icon_family=\"none\" title=\"Overview\" id=\"1641806190129-5\" tab_id=\"1641806190130-1\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Overview\" use_theme_fonts=\"yes\"][vc_column_text]The purpose of People and the Sea is to promote capacity building and community-based marine resources management as a way to alleviate poverty, increase the resilience of coastal communities and raise awareness about marine conservation.\r\n\r\nPeople and the Sea is dedicated to work alongside the local community of Malapascua towards a healthy and sustainable future, and in identifying innovative ways to protect their marine environment whilst having a positive economic impact.[/vc_column_text][vc_custom_heading text=\"Approach\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]People and the Sea believes in an integrated, collaborative approach to achieve meaningful community development and sustainable marine resources management.\r\n\r\nGlobally, coastal communities find themselves  at a a critical juncture: they are caught between pressing social issues (often driven by poverty and lack of education) and ever-worsening environmental threats (climate change, pollution, depletion of marine resources). Our approach is one that seeks to reinforce the bond within communities and amongst stakeholders, and to support them in strengthening the respect and relationship that they have with their marine environment. In doing this, we believe it is possible to nurture a future where the management of marine resources can meet the needs of all who rely upon them, whilst still preserving their health and integrity.[/vc_column_text][vc_custom_heading text=\"Action\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]People and the Sea has developed a set of ’tools’ and a unique integrated approach to better environmental conservation and poverty reduction.\r\n\r\nWe have developed 5 core programmes on Malapascua that touch different elements of the community, but always carrying a clear and consistent message. These programmes are all funded through sustainable, independent sources. And while these programmes address real, current and very palpable problems in their own right, their real success lies in the ability to bring people together and to build partnerships. In every aspect of the work we have undertaken, we see time and again the strength of people working together, with a shared destination.[/vc_column_text][vc_column_text]\r\n<ol>\r\n 	<li>Marine Sciences</li>\r\n 	<li>Environmental Education</li>\r\n 	<li>Sustainable Fisheries</li>\r\n 	<li>Eco Entrepreneurship</li>\r\n 	<li>Solid Waste Management</li>\r\n</ol>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"At a glance\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Country\" col_2_content=\"Philippines\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Number of employees\" col_2_content=\"XXXX\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Year Founded\" col_2_content=\"XXXX\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Registration Number\" col_2_content=\"XXXX\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Country of Registration\" col_2_content=\"XXXX\"][/vc_column_inner][/vc_row_inner][/tab][tab icon_family=\"none\" title=\"Gallery\" id=\"1641806190362-2\" tab_id=\"1641806190363-0\"][vc_gallery type=\"image_grid\" images=\"593,597,598,599,600,601,602,603,606,620,621,622,623,624,625,626,628,629\" image_grid_loading=\"default\" display_title_caption=\"true\" layout=\"4\" item_spacing=\"default\" gallery_style=\"7\" load_in_animation=\"none\"][/tab][tab icon_family=\"none\" title=\"Articles\" id=\"1641806190410-6\" tab_id=\"1641806190411-7\"][recent_posts style=\"list_featured_first_row\" columns=\"3\" category=\"people-and-the-sea\" order=\"DESC\" orderby=\"date\" image_loading=\"default\"][/tab][/tabbed_section][/vc_column][/vc_row]'),(2561,608,'_nectar_portfolio_item_layout','disabled'),(2562,608,'_nectar_portfolio_custom_grid_item','off'),(2563,608,'_nectar_portfolio_custom_grid_item_content',''),(2564,608,'_nectar_portfolio_custom_thumbnail',''),(2565,608,'_nectar_hide_featured','off'),(2566,608,'_nectar_portfolio_lightbox_only_grid_item','off'),(2567,608,'_portfolio_item_masonry_sizing','regular'),(2568,608,'_portfolio_item_masonry_content_pos','middle'),(2569,608,'_nectar_external_project_url',''),(2570,608,'nectar-metabox-portfolio-parent-override','default'),(2571,608,'_nectar_project_excerpt',''),(2572,608,'_nectar_project_accent_color',''),(2573,608,'_nectar_project_title_color',''),(2574,608,'_nectar_project_subtitle_color',''),(2575,608,'_nectar_project_css_class',''),(2576,608,'_nectar_slider_bg_type','image_bg'),(2577,608,'_nectar_media_upload_webm',''),(2578,608,'_nectar_media_upload_mp4',''),(2579,608,'_nectar_media_upload_ogv',''),(2580,608,'_nectar_slider_preview_image',''),(2581,608,'_nectar_header_bg','https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2117.jpg'),(2582,608,'_nectar_header_parallax','off'),(2583,608,'_nectar_header_bg_height','550'),(2584,608,'_nectar_header_fullscreen','off'),(2585,608,'_nectar_page_header_bg_alignment','center'),(2586,608,'_nectar_header_bg_color',''),(2587,608,'_nectar_header_bg_overlay_color',''),(2588,608,'_nectar_header_bg_overlay_opacity','default'),(2589,608,'_nectar_header_subtitle','Malapascua, Philippines'),(2590,608,'_nectar_header_font_color',''),(2591,608,'_disable_transparent_header','off'),(2592,608,'_force_transparent_header_color','light'),(2593,608,'_nectar_video_m4v',''),(2594,608,'_nectar_video_ogv',''),(2595,608,'_nectar_video_poster',''),(2596,608,'_nectar_video_embed',''),(2597,608,'_wpb_vc_js_status','true'),(2598,608,'_yoast_wpseo_content_score','30'),(2599,608,'_yoast_wpseo_estimated-reading-time-minutes',''),(2600,608,'logo','574'),(2601,608,'_logo','field_60a85689789fd'),(2602,608,'reporter','3'),(2603,608,'_reporter','field_60a851991170b'),(2604,608,'last_visited',''),(2605,608,'_last_visited','field_60b1d683b68a7'),(2606,608,'description','People and the Sea is a marine based conservation initiative located on the small island of Malapascua in the Philippines. Our mission is to promote capacity building and community-based marine resource management and conservation as a way to alleviate poverty and increase the resilience of our coastal communities.'),(2607,608,'_description','field_60a8c1523ac16'),(2608,608,'related_print','140'),(2609,608,'_related_print','field_60a8c19e1f747'),(2610,608,'address','JV\'s Pass, Barrio Street\r\nMalapascua Island\r\n6013 Cebu, Philippines\r\n\r\nOffice\r\n46 Rue de la Barallaz\r\nAnnecy-le-Vieux, 74940, France\r\n'),(2611,608,'_address','field_60ab8d9504546'),(2612,608,'latitude','11.330109'),(2613,608,'_latitude','field_60ab83425f4fd'),(2614,608,'longitude','124.114598'),(2615,608,'_longitude','field_60ab836e5f4fe'),(2616,608,'email','info@peopleandthesea.org'),(2617,608,'_email','field_60ab8d37389c4'),(2618,608,'phone_number','Philippines: +63 916 214 2074 UK: +44 7921 574003'),(2619,608,'_phone_number','field_60ab8d14389c3'),(2620,608,'website','https://www.peopleandthesea.org'),(2621,608,'_website','field_60ab8ceb389c1'),(2622,608,'facebook','https://www.facebook.com/peopleandthesea'),(2623,608,'_facebook','field_60ab8d06389c2'),(2624,608,'instagram','https://www.instagram.com/people.and.the.sea'),(2625,608,'_instagram','field_60ab8d41389c5'),(2626,608,'twitter',''),(2627,608,'_twitter','field_60ab8d4d389c6'),(2628,609,'logo','574'),(2629,609,'_logo','field_60a85689789fd'),(2630,609,'reporter','3'),(2631,609,'_reporter','field_60a851991170b'),(2632,609,'last_visited',''),(2633,609,'_last_visited','field_60b1d683b68a7'),(2634,609,'description',''),(2635,609,'_description','field_60a8c1523ac16'),(2636,609,'related_print','140'),(2637,609,'_related_print','field_60a8c19e1f747'),(2638,609,'address',''),(2639,609,'_address','field_60ab8d9504546'),(2640,609,'latitude',''),(2641,609,'_latitude','field_60ab83425f4fd'),(2642,609,'longitude',''),(2643,609,'_longitude','field_60ab836e5f4fe'),(2644,609,'email',''),(2645,609,'_email','field_60ab8d37389c4'),(2646,609,'phone_number',''),(2647,609,'_phone_number','field_60ab8d14389c3'),(2648,609,'website',''),(2649,609,'_website','field_60ab8ceb389c1'),(2650,609,'facebook',''),(2651,609,'_facebook','field_60ab8d06389c2'),(2652,609,'instagram',''),(2653,609,'_instagram','field_60ab8d41389c5'),(2654,609,'twitter',''),(2655,609,'_twitter','field_60ab8d4d389c6'),(2656,608,'_yoast_wpseo_primary_project-type','24'),(2657,140,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:0;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_finish\";a:6:{s:4:\"name\";s:9:\"pa_finish\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:0;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(2688,611,'_stock_status','instock'),(2687,611,'_stock',NULL),(2686,611,'_download_expiry','-1'),(2685,611,'_download_limit','-1'),(2684,611,'_downloadable','no'),(2683,611,'_virtual','no'),(2682,611,'_sold_individually','no'),(2681,611,'_backorders','no'),(2680,611,'_manage_stock','no'),(2679,611,'_tax_class','parent'),(2678,611,'_tax_status','taxable'),(2677,611,'total_sales','0'),(2676,611,'_variation_description',''),(2689,611,'_wc_average_rating','0'),(2690,611,'_wc_review_count','0'),(2691,611,'attribute_pa_finish','paper-only'),(2692,611,'attribute_pa_size','classic-40x50cm'),(2693,611,'_product_version','5.4.1'),(2694,612,'_variation_description',''),(2695,612,'total_sales','0'),(2696,612,'_tax_status','taxable'),(2697,612,'_tax_class','parent'),(2698,612,'_manage_stock','no'),(2699,612,'_backorders','no'),(2700,612,'_sold_individually','no'),(2701,612,'_virtual','no'),(2702,612,'_downloadable','no'),(2703,612,'_download_limit','-1'),(2704,612,'_download_expiry','-1'),(2705,612,'_stock',NULL),(2706,612,'_stock_status','instock'),(2707,612,'_wc_average_rating','0'),(2708,612,'_wc_review_count','0'),(2709,612,'attribute_pa_finish','paper-only'),(2710,612,'attribute_pa_size','large-60x90cm'),(2711,612,'_product_version','5.4.1'),(2712,613,'_variation_description',''),(2713,613,'total_sales','0'),(2714,613,'_tax_status','taxable'),(2715,613,'_tax_class','parent'),(2716,613,'_manage_stock','no'),(2717,613,'_backorders','no'),(2718,613,'_sold_individually','no'),(2719,613,'_virtual','no'),(2720,613,'_downloadable','no'),(2721,613,'_download_limit','-1'),(2722,613,'_download_expiry','-1'),(2723,613,'_stock',NULL),(2724,613,'_stock_status','instock'),(2725,613,'_wc_average_rating','0'),(2726,613,'_wc_review_count','0'),(2727,613,'attribute_pa_finish','paper-only'),(2728,613,'attribute_pa_size','extra-large-100-150cm'),(2729,613,'_product_version','5.4.1'),(2730,614,'_variation_description',''),(2731,614,'total_sales','0'),(2732,614,'_tax_status','taxable'),(2733,614,'_tax_class','parent'),(2734,614,'_manage_stock','no'),(2735,614,'_backorders','no'),(2736,614,'_sold_individually','no'),(2737,614,'_virtual','no'),(2738,614,'_downloadable','no'),(2739,614,'_download_limit','-1'),(2740,614,'_download_expiry','-1'),(2741,614,'_stock',NULL),(2742,614,'_stock_status','instock'),(2743,614,'_wc_average_rating','0'),(2744,614,'_wc_review_count','0'),(2745,614,'attribute_pa_finish','paper-only'),(2746,614,'attribute_pa_size','giant-120-180cm'),(2747,614,'_product_version','5.4.1'),(2748,611,'_regular_price','89'),(2749,611,'_thumbnail_id','0'),(2750,611,'_price','89'),(2751,612,'_regular_price','189'),(2752,612,'_thumbnail_id','0'),(2753,612,'_price','189'),(2754,613,'_regular_price','289'),(2755,613,'_thumbnail_id','0'),(2756,613,'_price','289'),(2757,614,'_regular_price','899'),(2758,614,'_thumbnail_id','0'),(2759,614,'_price','899'),(2760,140,'_price','89'),(2761,140,'_price','189'),(2762,140,'_price','289'),(2763,140,'_price','899'),(2821,618,'_logo','field_60a85689789fd'),(2822,618,'reporter','3'),(2764,616,'logo','574'),(2765,616,'_logo','field_60a85689789fd'),(2766,616,'reporter','3'),(2767,616,'_reporter','field_60a851991170b'),(2768,616,'last_visited',''),(2769,616,'_last_visited','field_60b1d683b68a7'),(2770,616,'description','People and the Sea is a marine based conservation initiative located on the small island of Malapascua in the Philippines. The goal is to promote capacity building and community-based marine resource management and conservation as a way to alleviate poverty and increase the resilience of coastal communities. They also organise volunteer expeditions, where the volunteers have an active role in the protection of the marine environment and become part of the community that hosts them.'),(2771,616,'_description','field_60a8c1523ac16'),(2772,616,'related_print','140'),(2773,616,'_related_print','field_60a8c19e1f747'),(2774,616,'address',''),(2775,616,'_address','field_60ab8d9504546'),(2776,616,'latitude','11.330109'),(2777,616,'_latitude','field_60ab83425f4fd'),(2778,616,'longitude','124.114598'),(2779,616,'_longitude','field_60ab836e5f4fe'),(2780,616,'email',''),(2781,616,'_email','field_60ab8d37389c4'),(2782,616,'phone_number',''),(2783,616,'_phone_number','field_60ab8d14389c3'),(2784,616,'website',''),(2785,616,'_website','field_60ab8ceb389c1'),(2786,616,'facebook',''),(2787,616,'_facebook','field_60ab8d06389c2'),(2788,616,'instagram',''),(2789,616,'_instagram','field_60ab8d41389c5'),(2790,616,'twitter',''),(2791,616,'_twitter','field_60ab8d4d389c6'),(2820,618,'logo','574'),(2792,617,'logo','574'),(2793,617,'_logo','field_60a85689789fd'),(2794,617,'reporter','3'),(2795,617,'_reporter','field_60a851991170b'),(2796,617,'last_visited',''),(2797,617,'_last_visited','field_60b1d683b68a7'),(2798,617,'description','People and the Sea is a marine based conservation initiative located on the small island of Malapascua in the Philippines. Their mission is to promote capacity building and community-based marine resource management and conservation as a way to alleviate poverty and increase the resilience of coastal communities. They also organise volunteer expeditions, where the volunteers have an active role in the protection of the marine environment and become part of the community that hosts them.'),(2799,617,'_description','field_60a8c1523ac16'),(2800,617,'related_print','140'),(2801,617,'_related_print','field_60a8c19e1f747'),(2802,617,'address',''),(2803,617,'_address','field_60ab8d9504546'),(2804,617,'latitude','11.330109'),(2805,617,'_latitude','field_60ab83425f4fd'),(2806,617,'longitude','124.114598'),(2807,617,'_longitude','field_60ab836e5f4fe'),(2808,617,'email',''),(2809,617,'_email','field_60ab8d37389c4'),(2810,617,'phone_number',''),(2811,617,'_phone_number','field_60ab8d14389c3'),(2812,617,'website','https://www.peopleandthesea.org/'),(2813,617,'_website','field_60ab8ceb389c1'),(2814,617,'facebook','https://www.facebook.com/peopleandthesea/'),(2815,617,'_facebook','field_60ab8d06389c2'),(2816,617,'instagram','https://www.instagram.com/people.and.the.sea'),(2817,617,'_instagram','field_60ab8d41389c5'),(2818,617,'twitter',''),(2819,617,'_twitter','field_60ab8d4d389c6'),(2823,618,'_reporter','field_60a851991170b'),(2824,618,'last_visited',''),(2825,618,'_last_visited','field_60b1d683b68a7'),(2826,618,'description','People and the Sea is a marine based conservation initiative located on the small island of Malapascua in the Philippines. Their mission is to promote capacity building and community-based marine resource management and conservation as a way to alleviate poverty and increase the resilience of coastal communities.'),(2827,618,'_description','field_60a8c1523ac16'),(2828,618,'related_print','140'),(2829,618,'_related_print','field_60a8c19e1f747'),(2830,618,'address',''),(2831,618,'_address','field_60ab8d9504546'),(2832,618,'latitude','11.330109'),(2833,618,'_latitude','field_60ab83425f4fd'),(2834,618,'longitude','124.114598'),(2835,618,'_longitude','field_60ab836e5f4fe'),(2836,618,'email',''),(2837,618,'_email','field_60ab8d37389c4'),(2838,618,'phone_number',''),(2839,618,'_phone_number','field_60ab8d14389c3'),(2840,618,'website','https://www.peopleandthesea.org/'),(2841,618,'_website','field_60ab8ceb389c1'),(2842,618,'facebook','https://www.facebook.com/peopleandthesea/'),(2843,618,'_facebook','field_60ab8d06389c2'),(2844,618,'instagram','https://www.instagram.com/people.and.the.sea'),(2845,618,'_instagram','field_60ab8d41389c5'),(2846,618,'twitter',''),(2847,618,'_twitter','field_60ab8d4d389c6'),(2848,608,'_nectar_love','0'),(2849,600,'_media_version','2'),(2850,620,'_wp_attached_file','2021/06/0a4a2323.jpg'),(2851,620,'_wp_attachment_image_alt',''),(2852,620,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2323.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2323-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2323-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2323-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2323-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2323-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2323-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2323-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2323-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2323-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2323-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2323-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2323-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2323-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2323-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2323-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2323-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2323-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2323-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2323-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2323-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2323-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2323-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2323-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2323-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506590946\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2853,621,'_wp_attached_file','2021/06/0a4a2325.jpg'),(2854,621,'_wp_attachment_image_alt',''),(2855,621,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2325.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2325-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2325-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2325-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2325-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2325-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2325-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2325-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2325-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2325-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2325-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2325-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2325-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2325-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2325-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2325-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2325-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2325-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2325-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2325-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2325-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2325-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2325-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2325-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2325-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506590959\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"30\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2856,622,'_wp_attached_file','2021/06/0a4a2328.jpg'),(2857,622,'_wp_attachment_image_alt',''),(2858,622,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2328.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2328-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2328-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2328-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2328-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2328-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2328-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2328-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2328-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2328-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2328-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2328-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2328-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2328-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2328-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2328-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2328-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2328-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2328-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2328-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2328-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2328-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2328-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2328-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2328-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506591175\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2859,623,'_wp_attached_file','2021/06/0a4a2391.jpg'),(2860,623,'_wp_attachment_image_alt',''),(2861,623,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2391.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2391-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2391-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2391-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2391-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2391-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2391-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2391-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2391-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2391-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2391-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2391-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2391-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2391-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2391-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2391-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2391-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2391-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2391-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2391-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2391-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2391-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2391-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2391-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2391-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506594152\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2862,624,'_wp_attached_file','2021/06/0a4a2426.jpg'),(2863,624,'_wp_attachment_image_alt',''),(2864,624,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2426.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2426-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2426-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2426-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2426-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2426-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2426-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2426-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2426-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2426-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2426-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2426-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2426-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2426-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2426-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2426-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2426-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2426-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2426-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2426-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2426-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2426-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2426-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2426-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2426-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"9\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506600711\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2865,625,'_wp_attached_file','2021/06/0a4a2433.jpg'),(2866,625,'_wp_attachment_image_alt',''),(2867,625,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2433.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2433-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2433-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2433-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2433-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2433-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2433-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2433-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2433-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2433-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2433-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2433-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2433-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2433-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2433-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2433-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2433-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2433-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2433-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2433-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2433-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2433-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2433-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2433-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2433-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"9\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506600766\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2868,626,'_wp_attached_file','2021/06/0a4a2439.jpg'),(2869,626,'_wp_attachment_image_alt',''),(2870,626,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2439.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2439-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2439-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2439-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2439-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2439-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2439-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2439-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2439-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2439-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2439-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2439-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2439-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2439-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2439-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2439-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2439-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2439-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2439-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2439-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2439-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2439-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2439-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2439-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2439-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506600803\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"59\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2871,585,'_media_version','2'),(2872,586,'_media_version','3'),(2956,633,'_download_limit','-1'),(2874,589,'_media_version','2'),(2875,590,'_media_version','2'),(2876,593,'_media_version','2'),(2877,623,'_media_version','2'),(2878,602,'_media_version','2'),(2879,543,'_media_version','3'),(2880,627,'_wp_attached_file','2021/06/0a4a2175-pano.jpg'),(2881,627,'_wp_attachment_image_alt',''),(2882,627,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:25:\"2021/06/0a4a2175-pano.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"0a4a2175-pano-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"0a4a2175-pano-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"0a4a2175-pano-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"0a4a2175-pano-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"0a4a2175-pano-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"0a4a2175-pano-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"0a4a2175-pano-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:25:\"0a4a2175-pano-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:25:\"0a4a2175-pano-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:25:\"0a4a2175-pano-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:25:\"0a4a2175-pano-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:25:\"0a4a2175-pano-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"0a4a2175-pano-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:25:\"0a4a2175-pano-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:25:\"0a4a2175-pano-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:25:\"0a4a2175-pano-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:25:\"0a4a2175-pano-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:26:\"0a4a2175-pano-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:25:\"0a4a2175-pano-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:26:\"0a4a2175-pano-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:25:\"0a4a2175-pano-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"0a4a2175-pano-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"0a4a2175-pano-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"0a4a2175-pano-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506520143\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"28\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2883,628,'_wp_attached_file','2021/06/0a4a2416.jpg'),(2884,628,'_wp_attachment_image_alt',''),(2885,628,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2416.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2416-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2416-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2416-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2416-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2416-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2416-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2416-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2416-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2416-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2416-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2416-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2416-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2416-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2416-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2416-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2416-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2416-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2416-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2416-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2416-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2416-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2416-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2416-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2416-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506600675\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2886,629,'_wp_attached_file','2021/06/0a4a2420.jpg'),(2887,629,'_wp_attachment_image_alt',''),(2888,629,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2420.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2420-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2420-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2420-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2420-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2420-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2420-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2420-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2420-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2420-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2420-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2420-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2420-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2420-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2420-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2420-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2420-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2420-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2420-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2420-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2420-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2420-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2420-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2420-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2420-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506600680\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2889,628,'_media_version','2'),(2890,624,'_media_version','4'),(2891,620,'_media_version','2'),(3037,647,'_address','field_60ab8d9504546'),(3038,647,'latitude','11.330109'),(3039,647,'_latitude','field_60ab83425f4fd'),(3040,647,'longitude','124.114598'),(3041,647,'_longitude','field_60ab836e5f4fe'),(3042,647,'email',''),(3043,647,'_email','field_60ab8d37389c4'),(3044,647,'phone_number','Philippines: +63 916 214 2074'),(3045,647,'_phone_number','field_60ab8d14389c3'),(3046,647,'website','https://www.peopleandthesea.org'),(3047,647,'_website','field_60ab8ceb389c1'),(3048,647,'facebook','https://www.facebook.com/peopleandthesea'),(3049,647,'_facebook','field_60ab8d06389c2'),(3050,647,'instagram','https://www.instagram.com/people.and.the.sea'),(3051,647,'_instagram','field_60ab8d41389c5'),(3052,647,'twitter',''),(3053,647,'_twitter','field_60ab8d4d389c6'),(3054,648,'logo','574'),(3055,648,'_logo','field_60a85689789fd'),(3056,648,'reporter','3'),(3057,648,'_reporter','field_60a851991170b'),(3058,648,'last_visited',''),(3059,648,'_last_visited','field_60b1d683b68a7'),(3060,648,'description','People and the Sea is a marine based conservation initiative located on the small island of Malapascua in the Philippines. Their mission is to promote capacity building and community-based marine resource management and conservation as a way to alleviate poverty and increase the resilience of coastal communities.'),(3061,648,'_description','field_60a8c1523ac16'),(3062,648,'related_print','140'),(3063,648,'_related_print','field_60a8c19e1f747'),(3064,648,'address','Office\r\n46 Rue de la Barallaz\r\nAnnecy-le-Vieux, 74940, France'),(3065,648,'_address','field_60ab8d9504546'),(3066,648,'latitude','11.330109'),(3067,648,'_latitude','field_60ab83425f4fd'),(3068,648,'longitude','124.114598'),(3069,648,'_longitude','field_60ab836e5f4fe'),(3070,648,'email',''),(3071,648,'_email','field_60ab8d37389c4'),(3072,648,'phone_number','Philippines: +63 916 214 2074 (UK): +44 7921 574003'),(3073,648,'_phone_number','field_60ab8d14389c3'),(3074,648,'website','https://www.peopleandthesea.org'),(3075,648,'_website','field_60ab8ceb389c1'),(3076,648,'facebook','https://www.facebook.com/peopleandthesea'),(3077,648,'_facebook','field_60ab8d06389c2'),(3078,648,'instagram','https://www.instagram.com/people.and.the.sea'),(3079,648,'_instagram','field_60ab8d41389c5'),(3080,648,'twitter',''),(3081,648,'_twitter','field_60ab8d4d389c6'),(3082,649,'logo','574'),(3083,649,'_logo','field_60a85689789fd'),(3084,649,'reporter','3'),(3085,649,'_reporter','field_60a851991170b'),(3086,649,'last_visited',''),(3087,649,'_last_visited','field_60b1d683b68a7'),(3088,649,'description','People and the Sea is a marine based conservation initiative located on the small island of Malapascua in the Philippines. Their mission is to promote capacity building and community-based marine resource management and conservation as a way to alleviate poverty and increase the resilience of coastal communities.'),(3089,649,'_description','field_60a8c1523ac16'),(3090,649,'related_print','140'),(3091,649,'_related_print','field_60a8c19e1f747'),(3092,649,'address','Office\r\n46 Rue de la Barallaz\r\nAnnecy-le-Vieux, 74940, France'),(3093,649,'_address','field_60ab8d9504546'),(3094,649,'latitude','11.330109'),(3095,649,'_latitude','field_60ab83425f4fd'),(3096,649,'longitude','124.114598'),(3097,649,'_longitude','field_60ab836e5f4fe'),(3098,649,'email','info@peopleandthesea.org'),(3099,649,'_email','field_60ab8d37389c4'),(3100,649,'phone_number','Philippines: +63 916 214 2074 UK: +44 7921 574003'),(3101,649,'_phone_number','field_60ab8d14389c3'),(3102,649,'website','https://www.peopleandthesea.org'),(3103,649,'_website','field_60ab8ceb389c1'),(3104,649,'facebook','https://www.facebook.com/peopleandthesea'),(3105,649,'_facebook','field_60ab8d06389c2'),(3106,649,'instagram','https://www.instagram.com/people.and.the.sea'),(3107,649,'_instagram','field_60ab8d41389c5'),(3108,649,'twitter',''),(3109,649,'_twitter','field_60ab8d4d389c6'),(3110,650,'logo','574'),(3111,650,'_logo','field_60a85689789fd'),(3112,650,'reporter','3'),(3113,650,'_reporter','field_60a851991170b'),(3114,650,'last_visited',''),(3115,650,'_last_visited','field_60b1d683b68a7'),(3116,650,'description','People and the Sea is a marine based conservation initiative located on the small island of Malapascua in the Philippines. Their mission is to promote capacity building and community-based marine resource management and conservation as a way to alleviate poverty and increase the resilience of coastal communities.'),(3117,650,'_description','field_60a8c1523ac16'),(3118,650,'related_print','140'),(3119,650,'_related_print','field_60a8c19e1f747'),(3120,650,'address','JV\'s Pass, Barrio Street\r\nMalapascua Island\r\n6013 Cebu, Philippines\r\n\r\nOffice\r\n46 Rue de la Barallaz\r\nAnnecy-le-Vieux, 74940, France\r\n'),(3121,650,'_address','field_60ab8d9504546'),(3122,650,'latitude','11.330109'),(3123,650,'_latitude','field_60ab83425f4fd'),(3124,650,'longitude','124.114598'),(3125,650,'_longitude','field_60ab836e5f4fe'),(3126,650,'email','info@peopleandthesea.org'),(3127,650,'_email','field_60ab8d37389c4'),(3128,650,'phone_number','Philippines: +63 916 214 2074 UK: +44 7921 574003'),(3129,650,'_phone_number','field_60ab8d14389c3'),(3130,650,'website','https://www.peopleandthesea.org'),(3131,650,'_website','field_60ab8ceb389c1'),(3132,650,'facebook','https://www.facebook.com/peopleandthesea'),(3133,650,'_facebook','field_60ab8d06389c2'),(3134,650,'instagram','https://www.instagram.com/people.and.the.sea'),(3135,650,'_instagram','field_60ab8d41389c5'),(3136,650,'twitter',''),(3137,650,'_twitter','field_60ab8d4d389c6'),(3138,651,'_edit_lock','1625103935:3'),(3139,651,'_edit_last','3'),(3140,651,'nectar_blog_post_view_count','8007'),(3143,651,'_thumbnail_id','599'),(3144,651,'_nectar_gallery_slider','off'),(3145,651,'_nectar_quote_author',''),(3146,651,'_nectar_quote',''),(3147,651,'_nectar_link',''),(3148,651,'_nectar_video_m4v',''),(3149,651,'_nectar_video_ogv',''),(3150,651,'_nectar_video_poster',''),(3151,651,'_nectar_video_embed',''),(3152,651,'_nectar_audio_mp3',''),(3153,651,'_nectar_audio_ogg',''),(3154,651,'_disable_transparent_header','off'),(3155,651,'_force_transparent_header_color','light'),(3156,651,'_nectar_header_bg',''),(3157,651,'_nectar_header_parallax','off'),(3158,651,'_nectar_header_bg_height',''),(3159,651,'_nectar_page_header_bg_alignment','top'),(3160,651,'_nectar_header_bg_color',''),(3161,651,'_nectar_header_font_color',''),(3162,651,'_wpb_vc_js_status','true'),(3163,651,'_yoast_wpseo_content_score','30'),(3164,651,'_yoast_wpseo_estimated-reading-time-minutes',''),(3165,95,'_media_version','3'),(3166,654,'_wp_attached_file','2021/06/0a4a2029.jpg'),(3167,654,'_wp_attachment_image_alt',''),(3168,654,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2029.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2029-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2029-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2029-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2029-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2029-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2029-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2029-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2029-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2029-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2029-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2029-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2029-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2029-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2029-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2029-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2029-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2029-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2029-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2029-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2029-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2029-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2029-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2029-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2029-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506517207\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3169,655,'_wp_attached_file','2021/06/0a4a2033.jpg'),(3170,655,'_wp_attachment_image_alt',''),(3171,655,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2033.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2033-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2033-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2033-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2033-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2033-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2033-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2033-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2033-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2033-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2033-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2033-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2033-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2033-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2033-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2033-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2033-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2033-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2033-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2033-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2033-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2033-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2033-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2033-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2033-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506517271\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3172,656,'_wp_attached_file','2021/06/0a4a2352.jpg'),(3173,656,'_wp_attachment_image_alt',''),(3174,656,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2352.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2352-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2352-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2352-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2352-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2352-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2352-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2352-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2352-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2352-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2352-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2352-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2352-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2352-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2352-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2352-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2352-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2352-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2352-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2352-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2352-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2352-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2352-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2352-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2352-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506592113\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3175,657,'_wp_attached_file','2021/06/0a4a2367.jpg'),(3176,657,'_wp_attachment_image_alt',''),(3177,657,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a2367.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a2367-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2367-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a2367-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a2367-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a2367-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2367-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a2367-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a2367-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a2367-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a2367-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a2367-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a2367-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a2367-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a2367-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a2367-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a2367-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a2367-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a2367-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a2367-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a2367-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a2367-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a2367-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a2367-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a2367-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506592390\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3178,654,'_media_version','2'),(3179,662,'_form','<label> Your Name*\n    [text* your-name] </label>\n\n<label> Your Email*\n    [email* your-email] </label>\n\n<label> Your Country*\n    [countrytext* your-country]</label>\n\n<label> How would you divide profits over your image?*\n[select* menu-883 include_blank \"0% for me - 100% for the project\" \"10% for me - 90% for the project\" \"20% for me - 80% for the project\" \"30% for me - 70% for the project\" \"40% for me - 60% for the project\" \"50% for me - 50% for the project\" \"60% for me - 40% for the project\" \"70% for me - 30% for the project\" \"80% for me - 20% for the project\" \"90% for me - 10% for the project\"] </label>\n\n<label> Photo Upload*\n[file* file-50 limit:10mb filetypes:png|jpg|jpeg] </label>\n\n<label> Photo Title*\n    [text* photo-title] </label>\n\n<label> Photo Description*\n    [textarea* description] </label>\n\n[checkbox* checkbox-996 use_label_element \"I own all copyrights over the submitted photo.\"]\n\n[text project-title class:project_title]\n\n* Required field.\n\n[submit \"Submit\"]'),(3180,662,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:49:\"[_site_title] \"Sell my photo for [project-title]\"\";s:6:\"sender\";s:35:\"[_site_title] <admin@fairphoto.com>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:350:\"From: [your-name] <[your-email]>\nSubject: Photo submission\n\nProject: [project-title]\n\nName: [your-name]\nEmail: [your-email]\nCountry: [your-country]\n\nProfit division: [menu-883]\n\nPhoto Title: [photo-title]\n\nPhoto Description:\n[description]\n\nCopyright Consent: [checkbox-996]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:9:\"[file-50]\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3181,662,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:35:\"[_site_title] <admin@fairphoto.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3182,662,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(3183,662,'_additional_settings',''),(3184,662,'_locale','en_US'),(3185,663,'_wp_attached_file','2021/06/img_8140.jpg'),(3186,663,'_wp_attachment_image_alt',''),(3187,663,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/img_8140.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"img_8140-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8140-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"img_8140-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img_8140-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"img_8140-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8140-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"img_8140-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"img_8140-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"img_8140-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"img_8140-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"img_8140-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"img_8140-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"img_8140-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"img_8140-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"img_8140-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"img_8140-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"img_8140-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"img_8140-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"img_8140-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"img_8140-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"img_8140-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"img_8140-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"img_8140-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8140-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:14:\"Canon EOS 500D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1347653150\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"53\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3188,664,'_wp_attached_file','2021/06/img_8141.jpg'),(3189,664,'_wp_attachment_image_alt',''),(3190,664,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/img_8141.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"img_8141-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8141-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"img_8141-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img_8141-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"img_8141-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8141-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"img_8141-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"img_8141-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"img_8141-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"img_8141-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"img_8141-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"img_8141-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"img_8141-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"img_8141-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"img_8141-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"img_8141-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"img_8141-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"img_8141-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"img_8141-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"img_8141-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"img_8141-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"img_8141-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"img_8141-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8141-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:14:\"Canon EOS 500D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1347653153\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"20\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3191,665,'_wp_attached_file','2021/06/img_8148.jpg'),(3192,665,'_wp_attachment_image_alt',''),(3193,665,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/img_8148.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"img_8148-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8148-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"img_8148-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img_8148-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"img_8148-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8148-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"img_8148-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"img_8148-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"img_8148-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"img_8148-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"img_8148-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"img_8148-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"img_8148-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"img_8148-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"img_8148-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"img_8148-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"img_8148-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"img_8148-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"img_8148-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"img_8148-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"img_8148-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"img_8148-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"img_8148-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8148-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:14:\"Canon EOS 500D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1347653175\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"45\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3194,666,'_wp_attached_file','2021/06/img_8157.jpg'),(3195,666,'_wp_attachment_image_alt',''),(3196,666,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/img_8157.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"img_8157-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8157-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"img_8157-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img_8157-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"img_8157-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8157-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"img_8157-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"img_8157-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"img_8157-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"img_8157-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"img_8157-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"img_8157-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"img_8157-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"img_8157-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"img_8157-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"img_8157-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"img_8157-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"img_8157-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"img_8157-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"img_8157-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"img_8157-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"img_8157-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"img_8157-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8157-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:14:\"Canon EOS 500D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1347653199\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"53\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3197,667,'_wp_attached_file','2021/06/img_8545.jpg'),(3198,667,'_wp_attachment_image_alt',''),(3199,667,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/img_8545.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"img_8545-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8545-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"img_8545-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img_8545-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"img_8545-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8545-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"img_8545-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"img_8545-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"img_8545-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"img_8545-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"img_8545-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"img_8545-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"img_8545-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"img_8545-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"img_8545-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"img_8545-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"img_8545-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"img_8545-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"img_8545-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"img_8545-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"img_8545-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"img_8545-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"img_8545-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8545-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"9\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:14:\"Canon EOS 500D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1348173969\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"40\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3200,668,'_wp_attached_file','2021/06/0a4a8258.jpg'),(3201,668,'_wp_attachment_image_alt',''),(3202,668,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a8258.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8258-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8258-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8258-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8258-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8258-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8258-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8258-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8258-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8258-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8258-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8258-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8258-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8258-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8258-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8258-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8258-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8258-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8258-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8258-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8258-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8258-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8258-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8258-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8258-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1499366061\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"33\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3203,669,'_wp_attached_file','2021/06/0a4a8261.jpg'),(3204,669,'_wp_attachment_image_alt',''),(3205,669,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a8261.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8261-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8261-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8261-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8261-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8261-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8261-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8261-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8261-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8261-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8261-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8261-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8261-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8261-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8261-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8261-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8261-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8261-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8261-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8261-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8261-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8261-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8261-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8261-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8261-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1499366087\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3206,670,'_wp_attached_file','2021/06/0a4a8263.jpg'),(3207,670,'_wp_attachment_image_alt',''),(3208,670,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a8263.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8263-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8263-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8263-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8263-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8263-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8263-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8263-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8263-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8263-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8263-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8263-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8263-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8263-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8263-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8263-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8263-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8263-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8263-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8263-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8263-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8263-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8263-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8263-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8263-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1499366106\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3209,671,'_wp_attached_file','2021/06/0a4a8274.jpg'),(3210,671,'_wp_attachment_image_alt',''),(3211,671,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a8274.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8274-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8274-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8274-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8274-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8274-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8274-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8274-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8274-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8274-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8274-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8274-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8274-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8274-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8274-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8274-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8274-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8274-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8274-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8274-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8274-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8274-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8274-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8274-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8274-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1499366266\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3212,672,'_wp_attached_file','2021/06/0a4a8276.jpg'),(3213,672,'_wp_attachment_image_alt',''),(3214,672,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a8276.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8276-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8276-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8276-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8276-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8276-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8276-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8276-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8276-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8276-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8276-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8276-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8276-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8276-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8276-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8276-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8276-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8276-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8276-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8276-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8276-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8276-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8276-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8276-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8276-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1499366281\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3215,673,'_wp_attached_file','2021/06/0a4a8280.jpg'),(3216,673,'_wp_attachment_image_alt',''),(3217,673,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a8280.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8280-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8280-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8280-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8280-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8280-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8280-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8280-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8280-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8280-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8280-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8280-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8280-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8280-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8280-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8280-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8280-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8280-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8280-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1499366328\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3218,674,'_wp_attached_file','2021/06/0a4a8281.jpg'),(3219,674,'_wp_attachment_image_alt',''),(3220,674,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a8281.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8281-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8281-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8281-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8281-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8281-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8281-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8281-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8281-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8281-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8281-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8281-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8281-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8281-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8281-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8281-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8281-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8281-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8281-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8281-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8281-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8281-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8281-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8281-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8281-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1499366341\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3221,675,'_wp_attached_file','2021/06/0a4a8283.jpg'),(3222,675,'_wp_attachment_image_alt',''),(3223,675,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a8283.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8283-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8283-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8283-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8283-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8283-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8283-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8283-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8283-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8283-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8283-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8283-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8283-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8283-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8283-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8283-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8283-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8283-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8283-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8283-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8283-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8283-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8283-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8283-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8283-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1499367609\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3224,676,'_wp_attached_file','2021/06/0a4a8288.jpg'),(3225,676,'_wp_attachment_image_alt',''),(3226,676,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a8288.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8288-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8288-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8288-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8288-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8288-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8288-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8288-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8288-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8288-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8288-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8288-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8288-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8288-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8288-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8288-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8288-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8288-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8288-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8288-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8288-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8288-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8288-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8288-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8288-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1499367672\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3227,677,'_wp_attached_file','2021/06/0a4a8396.jpg'),(3228,677,'_wp_attachment_image_alt','Thu Bồn Riverside'),(3229,677,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a8396.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8396-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8396-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8396-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8396-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8396-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8396-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8396-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8396-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8396-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8396-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8396-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8396-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8396-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8396-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8396-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8396-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8396-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8396-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8396-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8396-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8396-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8396-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8396-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8396-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1499567833\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:3:\"1.6\";s:5:\"title\";s:19:\"Thu Bồn Riverside\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:10:{i:0;s:10:\"artstreaks\";i:1;s:4:\"asia\";i:2;s:4:\"city\";i:3;s:8:\"exterior\";i:4;s:6:\"hoi an\";i:5;s:7:\"outdoor\";i:6;s:6:\"series\";i:7;s:15:\"south east asia\";i:8;s:6:\"travel\";i:9;s:7:\"vietnam\";}}}'),(3230,678,'_wp_attached_file','2021/06/0a4a8474.jpg'),(3231,678,'_wp_attachment_image_alt',''),(3232,678,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:20:\"2021/06/0a4a8474.jpg\";s:5:\"sizes\";a:24:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a8474-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8474-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a8474-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a8474-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0a4a8474-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8474-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a8474-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a8474-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a8474-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a8474-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a8474-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a8474-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a8474-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a8474-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a8474-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a8474-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"0a4a8474-500x933.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"0a4a8474-1000x933.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:933;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a8474-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a8474-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a8474-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"0a4a8474-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a8474-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a8474-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1499706799\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"41\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3233,679,'_wp_attached_file','2021/06/0a4a3129-hdr.jpg'),(3234,679,'_wp_attachment_image_alt',''),(3235,679,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1680;s:6:\"height\";i:1120;s:4:\"file\";s:24:\"2021/06/0a4a3129-hdr.jpg\";s:5:\"sizes\";a:25:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"0a4a3129-hdr-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"0a4a3129-hdr-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"0a4a3129-hdr-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"0a4a3129-hdr-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"0a4a3129-hdr-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"0a4a3129-hdr-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"0a4a3129-hdr-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"0a4a3129-hdr-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:24:\"0a4a3129-hdr-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:24:\"0a4a3129-hdr-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:24:\"0a4a3129-hdr-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:24:\"0a4a3129-hdr-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:24:\"0a4a3129-hdr-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"0a4a3129-hdr-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:24:\"0a4a3129-hdr-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:24:\"0a4a3129-hdr-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:24:\"0a4a3129-hdr-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:25:\"0a4a3129-hdr-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:26:\"0a4a3129-hdr-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:24:\"0a4a3129-hdr-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:25:\"0a4a3129-hdr-1680x770.jpg\";s:5:\"width\";i:1680;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:24:\"0a4a3129-hdr-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"0a4a3129-hdr-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"0a4a3129-hdr-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"0a4a3129-hdr-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1491681515\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3236,680,'_wp_attached_file','2021/06/img_8127-edit.jpg'),(3237,680,'_wp_attachment_image_alt','Uyển chuyển'),(3238,680,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1680;s:6:\"height\";i:1120;s:4:\"file\";s:25:\"2021/06/img_8127-edit.jpg\";s:5:\"sizes\";a:25:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"img_8127-edit-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"img_8127-edit-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"img_8127-edit-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"img_8127-edit-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"img_8127-edit-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"img_8127-edit-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"img_8127-edit-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"img_8127-edit-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:25:\"img_8127-edit-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:25:\"img_8127-edit-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:25:\"img_8127-edit-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:25:\"img_8127-edit-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:25:\"img_8127-edit-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"img_8127-edit-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:25:\"img_8127-edit-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:25:\"img_8127-edit-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:25:\"img_8127-edit-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:26:\"img_8127-edit-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:27:\"img_8127-edit-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:25:\"img_8127-edit-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:26:\"img_8127-edit-1680x770.jpg\";s:5:\"width\";i:1680;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:25:\"img_8127-edit-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"img_8127-edit-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"img_8127-edit-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"img_8127-edit-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:14:\"Canon EOS 500D\";s:7:\"caption\";s:383:\"HOI AN, VIETNAM\r\rVisiting Hội An, various elderly skippers are doing their best to take tourists for a short ride over the Thu Bồn river. Our skipper didn\'t speak a word English, but had a huge smile on his face with thumbs up every time we looked at him. Only one teeth left, his smile was contagious and he gracefully paddled us over the water until we were ready to head back.\";s:17:\"created_timestamp\";s:10:\"1347652872\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"20\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:15:\"Uyển chuyển\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:10:{i:0;s:4:\"asia\";i:1;s:15:\"black and white\";i:2;s:3:\"day\";i:3;s:8:\"exterior\";i:4;s:8:\"featured\";i:5;s:7:\"outdoor\";i:6;s:6:\"people\";i:7;s:5:\"river\";i:8;s:6:\"travel\";i:9;s:7:\"vietnam\";}}}'),(3242,139,'_media_version','2'),(3243,236,'_wp_old_date','2021-05-17'),(3244,682,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3245,683,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3246,608,'location_name',''),(3247,608,'_location_name','field_60dc5ea7601af'),(3248,687,'logo','574'),(3249,687,'_logo','field_60a85689789fd'),(3250,687,'reporter','3'),(3251,687,'_reporter','field_60a851991170b'),(3252,687,'last_visited',''),(3253,687,'_last_visited','field_60b1d683b68a7'),(3254,687,'description','People and the Sea is a marine based conservation initiative located on the small island of Malapascua in the Philippines. Their mission is to promote capacity building and community-based marine resource management and conservation as a way to alleviate poverty and increase the resilience of coastal communities.'),(3255,687,'_description','field_60a8c1523ac16'),(3256,687,'related_print','140'),(3257,687,'_related_print','field_60a8c19e1f747'),(3258,687,'address','JV\'s Pass, Barrio Street\r\nMalapascua Island\r\n6013 Cebu, Philippines\r\n\r\nOffice\r\n46 Rue de la Barallaz\r\nAnnecy-le-Vieux, 74940, France\r\n'),(3259,687,'_address','field_60ab8d9504546'),(3260,687,'latitude','11.330109'),(3261,687,'_latitude','field_60ab83425f4fd'),(3262,687,'longitude','124.114598'),(3263,687,'_longitude','field_60ab836e5f4fe'),(3264,687,'email','info@peopleandthesea.org'),(3265,687,'_email','field_60ab8d37389c4'),(3266,687,'phone_number','Philippines: +63 916 214 2074 UK: +44 7921 574003'),(3267,687,'_phone_number','field_60ab8d14389c3'),(3268,687,'website','https://www.peopleandthesea.org'),(3269,687,'_website','field_60ab8ceb389c1'),(3270,687,'facebook','https://www.facebook.com/peopleandthesea'),(3271,687,'_facebook','field_60ab8d06389c2'),(3272,687,'instagram','https://www.instagram.com/people.and.the.sea'),(3273,687,'_instagram','field_60ab8d41389c5'),(3274,687,'twitter',''),(3275,687,'_twitter','field_60ab8d4d389c6'),(3276,687,'location_name','Malapascua'),(3277,687,'_location_name','field_60dc5ea7601af'),(3278,688,'logo','574'),(3279,688,'_logo','field_60a85689789fd'),(3280,688,'reporter','3'),(3281,688,'_reporter','field_60a851991170b'),(3282,688,'last_visited',''),(3283,688,'_last_visited','field_60b1d683b68a7'),(3284,688,'description','People and the Sea is a marine based conservation initiative located on the small island of Malapascua in the Philippines. Their mission is to promote capacity building and community-based marine resource management and conservation as a way to alleviate poverty and increase the resilience of coastal communities.'),(3285,688,'_description','field_60a8c1523ac16'),(3286,688,'related_print','140'),(3287,688,'_related_print','field_60a8c19e1f747'),(3288,688,'address','JV\'s Pass, Barrio Street\r\nMalapascua Island\r\n6013 Cebu, Philippines\r\n\r\nOffice\r\n46 Rue de la Barallaz\r\nAnnecy-le-Vieux, 74940, France\r\n'),(3289,688,'_address','field_60ab8d9504546'),(3290,688,'latitude','11.330109'),(3291,688,'_latitude','field_60ab83425f4fd'),(3292,688,'longitude','124.114598'),(3293,688,'_longitude','field_60ab836e5f4fe'),(3294,688,'email','info@peopleandthesea.org'),(3295,688,'_email','field_60ab8d37389c4'),(3296,688,'phone_number','Philippines: +63 916 214 2074 UK: +44 7921 574003'),(3297,688,'_phone_number','field_60ab8d14389c3'),(3298,688,'website','https://www.peopleandthesea.org'),(3299,688,'_website','field_60ab8ceb389c1'),(3300,688,'facebook','https://www.facebook.com/peopleandthesea'),(3301,688,'_facebook','field_60ab8d06389c2'),(3302,688,'instagram','https://www.instagram.com/people.and.the.sea'),(3303,688,'_instagram','field_60ab8d41389c5'),(3304,688,'twitter',''),(3305,688,'_twitter','field_60ab8d4d389c6'),(3306,688,'location_name',''),(3307,688,'_location_name','field_60dc5ea7601af'),(3308,689,'_edit_lock','1625124373:3'),(3309,689,'_edit_last','3'),(3310,689,'total_sales','0'),(3311,689,'_tax_status','taxable'),(3312,689,'_tax_class',''),(3313,689,'_manage_stock','no'),(3314,689,'_backorders','no'),(3315,689,'_sold_individually','no'),(3316,689,'_virtual','no'),(3317,689,'_downloadable','no'),(3318,689,'_download_limit','-1'),(3319,689,'_download_expiry','-1'),(3320,689,'_stock',NULL),(3321,689,'_stock_status','instock'),(3322,689,'_wc_average_rating','0'),(3323,689,'_wc_review_count','0'),(3324,689,'_product_attributes','a:2:{s:9:\"pa_finish\";a:6:{s:4:\"name\";s:9:\"pa_finish\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:0;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:0;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(3325,689,'_product_version','5.4.1'),(3326,690,'_variation_description',''),(3327,690,'total_sales','0'),(3328,690,'_tax_status','taxable'),(3329,690,'_tax_class','parent'),(3330,690,'_manage_stock','no'),(3331,690,'_backorders','no'),(3332,690,'_sold_individually','no'),(3333,690,'_virtual','no'),(3334,690,'_downloadable','no'),(3335,690,'_download_limit','-1'),(3336,690,'_download_expiry','-1'),(3337,690,'_stock',NULL),(3338,690,'_stock_status','instock'),(3339,690,'_wc_average_rating','0'),(3340,690,'_wc_review_count','0'),(3341,690,'attribute_pa_size','classic-40x50cm'),(3342,690,'attribute_pa_finish','paper-only'),(3343,690,'_product_version','5.4.1'),(3344,691,'_variation_description',''),(3345,691,'total_sales','0'),(3346,691,'_tax_status','taxable'),(3347,691,'_tax_class','parent'),(3348,691,'_manage_stock','no'),(3349,691,'_backorders','no'),(3350,691,'_sold_individually','no'),(3351,691,'_virtual','no'),(3352,691,'_downloadable','no'),(3353,691,'_download_limit','-1'),(3354,691,'_download_expiry','-1'),(3355,691,'_stock',NULL),(3356,691,'_stock_status','instock'),(3357,691,'_wc_average_rating','0'),(3358,691,'_wc_review_count','0'),(3359,691,'attribute_pa_size','large-60x90cm'),(3360,691,'attribute_pa_finish','paper-only'),(3361,691,'_product_version','5.4.1'),(3362,692,'_variation_description',''),(3363,692,'total_sales','0'),(3364,692,'_tax_status','taxable'),(3365,692,'_tax_class','parent'),(3366,692,'_manage_stock','no'),(3367,692,'_backorders','no'),(3368,692,'_sold_individually','no'),(3369,692,'_virtual','no'),(3370,692,'_downloadable','no'),(3371,692,'_download_limit','-1'),(3372,692,'_download_expiry','-1'),(3373,692,'_stock',NULL),(3374,692,'_stock_status','instock'),(3375,692,'_wc_average_rating','0'),(3376,692,'_wc_review_count','0'),(3377,692,'attribute_pa_size','extra-large-100-150cm'),(3378,692,'attribute_pa_finish','paper-only'),(3379,692,'_product_version','5.4.1'),(3380,693,'_variation_description',''),(3381,693,'total_sales','0'),(3382,693,'_tax_status','taxable'),(3383,693,'_tax_class','parent'),(3384,693,'_manage_stock','no'),(3385,693,'_backorders','no'),(3386,693,'_sold_individually','no'),(3387,693,'_virtual','no'),(3388,693,'_downloadable','no'),(3389,693,'_download_limit','-1'),(3390,693,'_download_expiry','-1'),(3391,693,'_stock',NULL),(3392,693,'_stock_status','instock'),(3393,693,'_wc_average_rating','0'),(3394,693,'_wc_review_count','0'),(3395,693,'attribute_pa_size','giant-120-180cm'),(3396,693,'attribute_pa_finish','paper-only'),(3397,693,'_product_version','5.4.1'),(3398,690,'_regular_price','89'),(3399,690,'_thumbnail_id','0'),(3400,690,'_price','89'),(3401,691,'_regular_price','189'),(3402,691,'_thumbnail_id','0'),(3403,691,'_price','189'),(3404,692,'_regular_price','289'),(3405,692,'_thumbnail_id','0'),(3406,692,'_price','289'),(3407,693,'_regular_price','899'),(3408,693,'_thumbnail_id','0'),(3409,693,'_price','899'),(3410,689,'_price','89'),(3411,689,'_price','189'),(3412,689,'_price','289'),(3413,689,'_price','899'),(3414,689,'_thumbnail_id','680'),(3415,689,'_country_origin','VN'),(3416,689,'project',''),(3417,689,'_project','field_60a3682a2550c'),(3418,689,'photographer','3'),(3419,689,'_photographer','field_60a44d623a4af'),(3420,689,'_wpb_vc_js_status','false'),(3421,689,'_yoast_wpseo_primary_product_cat','20'),(3422,689,'_yoast_wpseo_content_score','30'),(3423,689,'_yoast_wpseo_estimated-reading-time-minutes',''),(3424,106,'_wp_old_slug','menindee-lakes'),(3425,689,'_wp_old_date','2021-07-01'),(3426,694,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3427,695,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3428,696,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3429,697,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3430,698,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3431,699,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3432,700,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3433,701,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3434,702,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3435,703,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3436,704,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3437,651,'_nectar_love','0'),(3438,719,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3439,723,'logo','574'),(3440,723,'_logo','field_60a85689789fd'),(3441,723,'reporter','3'),(3442,723,'_reporter','field_60a851991170b'),(3443,723,'last_visited',''),(3444,723,'_last_visited','field_60b1d683b68a7'),(3445,723,'description','People and the Sea is a marine based conservation initiative located on the small island of Malapascua in the Philippines. Our mission is to promote capacity building and community-based marine resource management and conservation as a way to alleviate poverty and increase the resilience of coastal communities.'),(3446,723,'_description','field_60a8c1523ac16'),(3447,723,'related_print','140'),(3448,723,'_related_print','field_60a8c19e1f747'),(3449,723,'address','JV\'s Pass, Barrio Street\r\nMalapascua Island\r\n6013 Cebu, Philippines\r\n\r\nOffice\r\n46 Rue de la Barallaz\r\nAnnecy-le-Vieux, 74940, France\r\n'),(3450,723,'_address','field_60ab8d9504546'),(3451,723,'latitude','11.330109'),(3452,723,'_latitude','field_60ab83425f4fd'),(3453,723,'longitude','124.114598'),(3454,723,'_longitude','field_60ab836e5f4fe'),(3455,723,'email','info@peopleandthesea.org'),(3456,723,'_email','field_60ab8d37389c4'),(3457,723,'phone_number','Philippines: +63 916 214 2074 UK: +44 7921 574003'),(3458,723,'_phone_number','field_60ab8d14389c3'),(3459,723,'website','https://www.peopleandthesea.org'),(3460,723,'_website','field_60ab8ceb389c1'),(3461,723,'facebook','https://www.facebook.com/peopleandthesea'),(3462,723,'_facebook','field_60ab8d06389c2'),(3463,723,'instagram','https://www.instagram.com/people.and.the.sea'),(3464,723,'_instagram','field_60ab8d41389c5'),(3465,723,'twitter',''),(3466,723,'_twitter','field_60ab8d4d389c6'),(3467,723,'location_name',''),(3468,723,'_location_name','field_60dc5ea7601af'),(3469,724,'logo','574'),(3470,724,'_logo','field_60a85689789fd'),(3471,724,'reporter','3'),(3472,724,'_reporter','field_60a851991170b'),(3473,724,'last_visited',''),(3474,724,'_last_visited','field_60b1d683b68a7'),(3475,724,'description','People and the Sea is a marine based conservation initiative located on the small island of Malapascua in the Philippines. Our mission is to promote capacity building and community-based marine resource management and conservation as a way to alleviate poverty and increase the resilience of our coastal communities.'),(3476,724,'_description','field_60a8c1523ac16'),(3477,724,'related_print','140'),(3478,724,'_related_print','field_60a8c19e1f747'),(3479,724,'address','JV\'s Pass, Barrio Street\r\nMalapascua Island\r\n6013 Cebu, Philippines\r\n\r\nOffice\r\n46 Rue de la Barallaz\r\nAnnecy-le-Vieux, 74940, France\r\n'),(3480,724,'_address','field_60ab8d9504546'),(3481,724,'latitude','11.330109'),(3482,724,'_latitude','field_60ab83425f4fd'),(3483,724,'longitude','124.114598'),(3484,724,'_longitude','field_60ab836e5f4fe'),(3485,724,'email','info@peopleandthesea.org'),(3486,724,'_email','field_60ab8d37389c4'),(3487,724,'phone_number','Philippines: +63 916 214 2074 UK: +44 7921 574003'),(3488,724,'_phone_number','field_60ab8d14389c3'),(3489,724,'website','https://www.peopleandthesea.org'),(3490,724,'_website','field_60ab8ceb389c1'),(3491,724,'facebook','https://www.facebook.com/peopleandthesea'),(3492,724,'_facebook','field_60ab8d06389c2'),(3493,724,'instagram','https://www.instagram.com/people.and.the.sea'),(3494,724,'_instagram','field_60ab8d41389c5'),(3495,724,'twitter',''),(3496,724,'_twitter','field_60ab8d4d389c6'),(3497,724,'location_name',''),(3498,724,'_location_name','field_60dc5ea7601af'),(3501,322,'_wp_old_slug','inle-lake'),(3502,741,'_wp_attached_file','2021/09/display1-sketch-back.png'),(3503,741,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:324;s:6:\"height\";i:245;s:4:\"file\";s:32:\"2021/09/display1-sketch-back.png\";s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"display1-sketch-back-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:32:\"display1-sketch-back-300x227.png\";s:5:\"width\";i:300;s:6:\"height\";i:227;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"display1-sketch-back-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:32:\"display1-sketch-back-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:32:\"display1-sketch-back-140x140.png\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"display1-sketch-back-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:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3504,742,'_wp_attached_file','2021/09/display1-sketch-front.png'),(3505,742,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:325;s:6:\"height\";i:245;s:4:\"file\";s:33:\"2021/09/display1-sketch-front.png\";s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"display1-sketch-front-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:33:\"display1-sketch-front-300x226.png\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"display1-sketch-front-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:33:\"display1-sketch-front-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:33:\"display1-sketch-front-140x140.png\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"display1-sketch-front-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:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3506,743,'_wp_attached_file','2021/09/display1-sketch-side.png'),(3507,743,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:21;s:6:\"height\";i:245;s:4:\"file\";s:32:\"2021/09/display1-sketch-side.png\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"display1-sketch-side-21x150.png\";s:5:\"width\";i:21;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"display1-sketch-side-21x150.png\";s:5:\"width\";i:21;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:31:\"display1-sketch-side-21x100.png\";s:5:\"width\";i:21;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:31:\"display1-sketch-side-21x140.png\";s:5:\"width\";i:21;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"display1-sketch-side-21x150.png\";s:5:\"width\";i:21;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3508,744,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3509,746,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3510,747,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3511,748,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3512,749,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3513,750,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3514,751,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3515,752,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3516,140,'_wp_old_slug','malapascua'),(3517,312,'_yoast_wpseo_content_score','90'),(3518,312,'_yoast_wpseo_estimated-reading-time-minutes',''),(3519,217,'_media_version','4'),(3522,773,'_edit_lock','1641008033:3'),(3521,772,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3520,40,'_yoast_wpseo_content_score','30'),(3523,773,'_edit_last','3'),(3524,773,'_wpb_vc_js_status','true'),(3525,773,'_yoast_wpseo_content_score','90'),(3526,773,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3527,57,'_disable_transparent_header','off'),(3528,57,'_force_transparent_header','off'),(3529,57,'_force_transparent_header_color','light'),(3530,57,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3531,236,'_wp_old_date','2021-06-26'),(3532,783,'_form','<label> Your name*\n    [text* your-name] </label>\n\n<label> Your email*\n    [email* your-email] </label>\n\n<label> Your country*\n    [countrytext* your-country] </label>\n\n<label> Upload a photo*\n[file* photo-file-1 limit:10000000 filetypes:jpg] </label>\n<p>Max. 10mb, jpeg only</p>\n\n<label> Title*\n    [text* photo1-title] </label>\n\n<label> Description*\n    [textarea* photo1-description] </label>\n\n<label> Location*\n    [text* photo1-location] </label>\n\nWould you like to suggest a local organisation or project that this photo could help support?\n[radio suggest-a-project use_label_element default:1 \"No\" \"Yes\"]\n\n<label> If yes, what is the name of the local organisation or project? Please complete the <a href=\"/suggest-a-project\" target=\"_blank\">suggest a project form</a> after submitting this image.\n    [text project-name] </label>\n\n<label> How would you divide profits over your image?*\n[select* profit-division include_blank \"0% for me - 100% for the project\" \"10% for me - 90% for the project\" \"20% for me - 80% for the project\" \"30% for me - 70% for the project\" \"40% for me - 60% for the project\" \"50% for me - 50% for the project\" \"60% for me - 40% for the project\" \"70% for me - 30% for the project\" \"80% for me - 20% for the project\" \"90% for me - 10% for the project\"] </label>\n\n[checkbox* checkbox-copyright use_label_element \"I own all copyrights over the submitted photo.\"]\n[checkbox* checkbox-newsletter use_label_element \"Subscribe to our newsletter\"]\n\n[submit \"Submit\"]'),(3533,783,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:40:\"[_site_title] \"New photo [photo1-title]\"\";s:6:\"sender\";s:35:\"[_site_title] <admin@fairphoto.com>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:465:\"Name: [your-name]\nEmail: <[your-email]>\nFrom country: [your-country] \n\nPhoto 1 title: [photo1-title]\nPhoto 1 location: [photo1-location]\nPhoto 1 description: [photo1-description]\nOwn copyright: [checkbox-copyright]\n\nSuggest a project yes/no: [suggest-a-project]\nProject name: [project-name]\n\nHow should profit be divided: [profit-division]\n\nSubscribe to newsletter: [checkbox-newsletter]\n\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:14:\"[photo-file-1]\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3534,783,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:35:\"[_site_title] <admin@fairphoto.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3535,783,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(3536,783,'_additional_settings',''),(3537,783,'_locale','en_US'),(3538,57,'_nectar_full_screen_rows','off'),(3539,57,'_nectar_full_screen_rows_animation','none'),(3540,57,'_nectar_full_screen_rows_animation_speed','medium'),(3541,57,'_nectar_full_screen_rows_overall_bg_color',''),(3542,57,'_nectar_full_screen_rows_anchors','off'),(3543,57,'_nectar_full_screen_rows_mobile_disable','off'),(3544,57,'_nectar_full_screen_rows_row_bg_animation','none'),(3545,57,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3546,57,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3547,57,'_nectar_full_screen_rows_footer','none'),(3548,57,'_yoast_wpseo_content_score','60'),(3554,787,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3555,788,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3558,795,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3559,796,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3560,797,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3561,798,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3562,799,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3563,804,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3564,65,'_disable_transparent_header','off'),(3565,65,'_force_transparent_header','off'),(3566,65,'_force_transparent_header_color','light'),(3567,65,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3568,807,'_form','* Required field\n\n<label> Project Name*\n    [text* project-name] </label>\n\n<label> Project Description*\n    [textarea* project-description] </label>\n\n<label> Organisation Name (leave blank if same as project name)\n    [text organisation-name] </label>\n\n<label> Area of focus* (eg. environment)\n    [text* project-category] </label>\n\n<label> Organisation Address\n    [text organisation-address] </label>\n\n<label> Organisation Country\n[countrytext organisation-country] </label>\n\n<label> Organisation Email*\n    [email* organisation-email] </label>\n\n<label> Organisation Phone\n    [phonetext organisation-phone] </label>\n\n<label> Organisation Website\n    [text organisation-website] </label>\n\n<label> URL to relevant photo in our gallery (otherwise leave blank)\n    [text project-print] </label>\n\n<label> Your Name*\n    [text* applicant-name] </label>\n\n<label> Your Email*\n    [email* applicant-email] </label>\n\n[checkbox stayinformed use_label_element \"I wish to stay informed about developments around the application of this project.\"]\n\n[submit \"Submit\"]'),(3569,807,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:43:\"[_site_title] \"New project: [project-name]\"\";s:6:\"sender\";s:35:\"[_site_title] <admin@fairphoto.com>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:505:\"Project name: [project-name] \nOrganisation name: [organisation-name] \nPrint: [project-print]\nEmail: <[organisation-email]>\nCountry: [project-country]\nCategory: [project-category]\n\nDescription: \n\n[project-description]\n\nAddress: [organisation-address]\nPhone: [organisation-phone]\nWebsite: [organisation-website]\n\nSubmitter name: [applicant-name]\nSubmitter email: [applicant-email]\nSubmitter wants to stay informed: [stayinformed]\n\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:30:\"Reply-To: [organisation-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3570,807,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:35:\"[_site_title] <admin@fairphoto.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3571,807,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(3572,807,'_additional_settings',''),(3573,807,'_locale','en_US'),(3574,65,'_nectar_full_screen_rows','off'),(3575,65,'_nectar_full_screen_rows_animation','none'),(3576,65,'_nectar_full_screen_rows_animation_speed','medium'),(3577,65,'_nectar_full_screen_rows_overall_bg_color',''),(3578,65,'_nectar_full_screen_rows_anchors','off'),(3579,65,'_nectar_full_screen_rows_mobile_disable','off'),(3580,65,'_nectar_full_screen_rows_row_bg_animation','none'),(3581,65,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3582,65,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3583,65,'_nectar_full_screen_rows_footer','none'),(3584,65,'_yoast_wpseo_content_score','60'),(3585,811,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3586,812,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3587,813,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3588,18,'nectar-metabox-portfolio-display','all'),(3589,18,'nectar-metabox-portfolio-display-sortable','off'),(3590,18,'_disable_transparent_header','off'),(3591,18,'_force_transparent_header','off'),(3592,18,'_force_transparent_header_color','light'),(3593,18,'_nectar_slider_bg_type','image_bg'),(3594,18,'_nectar_canvas_shapes',''),(3595,18,'_nectar_media_upload_webm',''),(3596,18,'_nectar_media_upload_mp4',''),(3597,18,'_nectar_media_upload_ogv',''),(3598,18,'_nectar_slider_preview_image',''),(3599,18,'_nectar_header_bg',''),(3600,18,'_nectar_header_parallax','off'),(3601,18,'_nectar_header_box_roll','off'),(3602,18,'_nectar_header_bg_height',''),(3603,18,'_nectar_header_fullscreen','off'),(3604,18,'_nectar_header_title',''),(3605,18,'_nectar_header_subtitle',''),(3606,18,'_nectar_page_header_text-effect','none'),(3607,18,'_nectar_particle_rotation_timing',''),(3608,18,'_nectar_particle_disable_explosion','off'),(3609,18,'_nectar_page_header_alignment','left'),(3610,18,'_nectar_page_header_alignment_v','middle'),(3611,18,'_nectar_page_header_bg_alignment','center'),(3612,18,'_nectar_header_bg_color',''),(3613,18,'_nectar_header_font_color',''),(3614,18,'_nectar_header_bg_overlay_color',''),(3615,18,'_wpb_vc_js_status','false'),(3616,18,'_yoast_wpseo_estimated-reading-time-minutes',''),(3620,816,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1619857889160{margin-bottom: 15px !important;}'),(3619,31,'_header_nav_entrance_animation','none'),(3621,37,'_wp_old_date','2021-04-18'),(3623,42,'_wp_old_date','2021-04-18'),(3624,38,'_wp_old_date','2021-04-18'),(3625,239,'_wp_old_date','2021-05-08'),(3626,57,'_header_nav_entrance_animation','none'),(3627,818,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496119211{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3628,819,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3629,820,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3630,821,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3631,822,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3632,823,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3633,824,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3634,825,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3635,826,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3636,236,'_wp_old_date','2021-09-06'),(3675,239,'_wp_old_date','2021-12-03'),(3674,40,'_header_nav_entrance_animation','none'),(3676,54,'_wp_old_date','2021-12-03'),(3673,65,'_header_nav_entrance_animation','none'),(3646,37,'_wp_old_date','2021-12-02'),(3650,60,'_wp_old_date','2021-05-06'),(3648,42,'_wp_old_date','2021-12-02'),(3649,38,'_wp_old_date','2021-12-02'),(3703,842,'_additional_settings',''),(3704,842,'_locale','en_US'),(3705,79,'_header_nav_entrance_animation','none'),(3706,79,'_disable_transparent_header','off'),(3707,79,'_force_transparent_header','off'),(3708,79,'_force_transparent_header_color','light'),(3709,79,'_nectar_full_screen_rows','off'),(3710,79,'_nectar_full_screen_rows_animation','none'),(3711,79,'_nectar_full_screen_rows_animation_speed','medium'),(3712,79,'_nectar_full_screen_rows_overall_bg_color',''),(3713,79,'_nectar_full_screen_rows_anchors','off'),(3714,79,'_nectar_full_screen_rows_mobile_disable','off'),(3715,79,'_nectar_full_screen_rows_row_bg_animation','none'),(3716,79,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3717,79,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3718,79,'_nectar_full_screen_rows_footer','none'),(3719,79,'_yoast_wpseo_content_score','90'),(3720,79,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3721,857,'_edit_lock','1641007253:3'),(3722,857,'_edit_last','3'),(3723,857,'_wpb_vc_js_status','true'),(3724,857,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3725,857,'_yoast_wpseo_content_score','90'),(3726,857,'_yoast_wpseo_primary_salient_g_sections_category','48'),(3727,773,'_yoast_wpseo_primary_salient_g_sections_category','48'),(3728,329,'_yoast_wpseo_primary_salient_g_sections_category','49'),(3729,335,'_yoast_wpseo_primary_salient_g_sections_category','49'),(3730,458,'_yoast_wpseo_primary_salient_g_sections_category','50'),(3731,403,'_yoast_wpseo_primary_salient_g_sections_category','50'),(3732,312,'_yoast_wpseo_primary_salient_g_sections_category','49'),(3733,3,'_edit_lock','1641374801:3'),(3735,865,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3736,239,'_wp_old_date','2021-12-05'),(3737,239,'_wp_old_date','2021-12-07'),(3738,807,'_flamingo','a:1:{s:7:\"channel\";i:51;}'),(3739,866,'_oembed_351f8bfb347ab36f5de2f1ccde44c90d','<blockquote class=\"wp-embedded-content\" data-secret=\"xfGh9r2HWZ\"><a href=\"https://www.fairphoto.com/suggest-a-project/\">Suggest a Project</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Suggest a Project&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/suggest-a-project/embed/#?secret=xfGh9r2HWZ\" data-secret=\"xfGh9r2HWZ\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3740,866,'_oembed_time_351f8bfb347ab36f5de2f1ccde44c90d','1638941914'),(3741,866,'_oembed_327d054f942fb455b497e4ccf03639c7','<blockquote class=\"wp-embedded-content\" data-secret=\"SyC0cqwC3U\"><a href=\"https://www.fairphoto.com/\">Home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Home&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/embed/#?secret=SyC0cqwC3U\" data-secret=\"SyC0cqwC3U\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3742,866,'_oembed_time_327d054f942fb455b497e4ccf03639c7','1638941914'),(3743,866,'_submission_status','mail_sent'),(3744,866,'_subject','[your-subject]'),(3745,866,'_from','[your-name] <[your-email]>'),(3746,866,'_from_name','[your-name]'),(3747,866,'_from_email','[your-email]'),(3748,866,'_field_project-name','Ruben Rekker'),(3749,866,'_field_project-description','i know a really cool project'),(3750,866,'_field_project-category','environment'),(3751,866,'_field_project-address',''),(3752,866,'_field_project-country','Australia'),(3753,866,'_field_project-email','rrekker@think.edu.au'),(3754,866,'_field_project-phone','+61289135316'),(3755,866,'_field_full_number',''),(3756,866,'_field_project-website',''),(3757,866,'_field_project-print',''),(3758,866,'_field_mc4wp_checkbox','No'),(3759,866,'_fields','a:11:{s:12:\"project-name\";N;s:19:\"project-description\";N;s:16:\"project-category\";N;s:15:\"project-address\";N;s:15:\"project-country\";N;s:13:\"project-email\";N;s:13:\"project-phone\";N;s:11:\"full_number\";N;s:15:\"project-website\";N;s:13:\"project-print\";N;s:14:\"mc4wp_checkbox\";N;}'),(3760,866,'_meta','a:19:{s:13:\"serial_number\";i:1;s:9:\"remote_ip\";s:15:\"121.209.130.231\";s:10:\"user_agent\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36\";s:3:\"url\";s:44:\"https://www.fairphoto.com/suggest-a-project/\";s:4:\"date\";s:16:\"December 8, 2021\";s:4:\"time\";s:7:\"5:38 am\";s:7:\"post_id\";s:2:\"65\";s:9:\"post_name\";s:17:\"suggest-a-project\";s:10:\"post_title\";s:17:\"Suggest a Project\";s:8:\"post_url\";s:44:\"https://www.fairphoto.com/suggest-a-project/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(3761,866,'_akismet',NULL),(3762,866,'_recaptcha','a:0:{}'),(3763,866,'_spam_log','a:0:{}'),(3764,866,'_consent','a:0:{}'),(3765,866,'_hash','5556043b0083a9da0d0d95009c52ccd3'),(3766,867,'_wp_attached_file','2021/12/0a4a6841.jpg'),(3767,867,'_wp_attachment_image_alt','Paw Kae\', Myanmar (M)'),(3768,867,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:1400;s:4:\"file\";s:20:\"2021/12/0a4a6841.jpg\";s:5:\"sizes\";a:24:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0a4a6841-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:22:\"0a4a6841-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a6841-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0a4a6841-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:20:\"0a4a6841-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"0a4a6841-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"0a4a6841-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"0a4a6841-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"0a4a6841-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"0a4a6841-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"0a4a6841-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"0a4a6841-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"0a4a6841-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:21:\"0a4a6841-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:22:\"0a4a6841-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:20:\"0a4a6841-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:21:\"0a4a6841-1400x770.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:20:\"0a4a6841-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"0a4a6841-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"0a4a6841-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a6841-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"0a4a6841-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"0a4a6841-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"0a4a6841-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:12:\"Ruben Rekker\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:312:\"29 Feb 2016\r\rWhen we arrived in this village of the Pach people, we were immediately invited to have tea with them. The longer we sat there the more villagers heard about the news of the white people in town. Lots of smiles and kids like these around, wondering who the heck is disturbing them during their meal.\";s:17:\"created_timestamp\";s:10:\"1456748582\";s:9:\"copyright\";s:12:\"Ruben Rekker\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:21:\"Paw Kae\', Myanmar (M)\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:9:{i:0;s:4:\"asia\";i:1;s:3:\"day\";i:2;s:8:\"exterior\";i:3;s:7:\"myanmar\";i:4;s:7:\"outdoor\";i:5;s:6:\"people\";i:6;s:8:\"portrait\";i:7;s:15:\"south east asia\";i:8;s:6:\"travel\";}}}'),(3770,868,'_wp_attachment_image_alt',''),(3771,868,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:933;s:6:\"height\";i:1400;s:4:\"file\";s:36:\"2021/12/shutterstock_561764830-m.jpg\";s:5:\"sizes\";a:24:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"shutterstock_561764830-m-682x1024.jpg\";s:5:\"width\";i:682;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"shutterstock_561764830-m-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_large\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-900x604.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-933x500.jpg\";s:5:\"width\";i:933;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:37:\"shutterstock_561764830-m-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:37:\"shutterstock_561764830-m-933x1000.jpg\";s:5:\"width\";i:933;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-933x770.jpg\";s:5:\"width\";i:933;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"shutterstock_561764830-m-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"shutterstock_561764830-m-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:69:\"Copyright (c) 2017 Marina_D/Shutterstock.  No use without permission.\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3772,869,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3773,870,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3774,871,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3775,872,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3776,873,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3777,874,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3782,3,'_edit_last','3'),(3783,3,'nectar-metabox-portfolio-display','all'),(3784,3,'nectar-metabox-portfolio-display-sortable','off'),(3785,3,'_header_nav_entrance_animation','none'),(3786,3,'_disable_transparent_header','off'),(3787,3,'_force_transparent_header','off'),(3788,3,'_force_transparent_header_color','light'),(3789,3,'_nectar_slider_bg_type','image_bg'),(3790,3,'_nectar_canvas_shapes',''),(3791,3,'_nectar_media_upload_webm',''),(3792,3,'_nectar_media_upload_mp4',''),(3793,3,'_nectar_media_upload_ogv',''),(3794,3,'_nectar_slider_preview_image',''),(3795,3,'_nectar_header_bg',''),(3796,3,'_nectar_header_parallax','off'),(3797,3,'_nectar_header_box_roll','off'),(3798,3,'_nectar_header_bg_height',''),(3799,3,'_nectar_header_fullscreen','off'),(3800,3,'_nectar_header_title','Privacy Policy'),(3801,3,'_nectar_header_subtitle',''),(3802,3,'_nectar_page_header_text-effect','none'),(3803,3,'_nectar_particle_rotation_timing',''),(3804,3,'_nectar_particle_disable_explosion','off'),(3805,3,'_nectar_page_header_alignment','left'),(3806,3,'_nectar_page_header_alignment_v','middle'),(3807,3,'_nectar_page_header_bg_alignment','center'),(3808,3,'_nectar_header_bg_color',''),(3809,3,'_nectar_header_font_color',''),(3810,3,'_nectar_header_bg_overlay_color',''),(3811,3,'_wpb_vc_js_status','false'),(3812,3,'_yoast_wpseo_content_score','30'),(3813,3,'_yoast_wpseo_estimated-reading-time-minutes','8'),(3814,608,'_nectar_portfolio_secondary_thumbnail',''),(3868,903,'_email','test@fairphoto.com'),(3817,889,'_thumbnail_id','343'),(3818,236,'_wp_old_date','2021-12-03'),(3819,97,'_nectar_portfolio_secondary_thumbnail',''),(3820,894,'_edit_lock','1641554381:3'),(3821,894,'_edit_last','3'),(3822,894,'nectar-metabox-portfolio-display','all'),(3823,894,'nectar-metabox-portfolio-display-sortable','off'),(3824,894,'_header_nav_entrance_animation','none'),(3825,894,'_disable_transparent_header','off'),(3826,894,'_force_transparent_header','off'),(3827,894,'_force_transparent_header_color','light'),(3828,894,'_nectar_slider_bg_type','image_bg'),(3829,894,'_nectar_canvas_shapes',''),(3830,894,'_nectar_media_upload_webm',''),(3831,894,'_nectar_media_upload_mp4',''),(3832,894,'_nectar_media_upload_ogv',''),(3833,894,'_nectar_slider_preview_image',''),(3834,894,'_nectar_header_bg',''),(3835,894,'_nectar_header_parallax','off'),(3836,894,'_nectar_header_box_roll','off'),(3837,894,'_nectar_header_bg_height',''),(3838,894,'_nectar_header_fullscreen','off'),(3839,894,'_nectar_header_title','Terms and Conditions'),(3840,894,'_nectar_header_subtitle',''),(3841,894,'_nectar_page_header_text-effect','none'),(3842,894,'_nectar_particle_rotation_timing',''),(3843,894,'_nectar_particle_disable_explosion','off'),(3844,894,'_nectar_page_header_alignment','left'),(3845,894,'_nectar_page_header_alignment_v','middle'),(3846,894,'_nectar_page_header_bg_alignment','center'),(3847,894,'_nectar_header_bg_color',''),(3848,894,'_nectar_header_font_color',''),(3849,894,'_nectar_header_bg_overlay_color',''),(3850,894,'_wpb_vc_js_status','false'),(3851,894,'_yoast_wpseo_content_score','30'),(3852,894,'_yoast_wpseo_estimated-reading-time-minutes','8'),(3853,37,'_wp_old_date','2021-12-03'),(3854,831,'_wp_old_date','2021-12-03'),(3855,42,'_wp_old_date','2021-12-03'),(3856,38,'_wp_old_date','2021-12-03'),(3857,901,'_menu_item_type','post_type'),(3858,901,'_menu_item_menu_item_parent','0'),(3859,901,'_menu_item_object_id','34'),(3860,901,'_menu_item_object','page'),(3861,901,'_menu_item_target',''),(3862,901,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3863,901,'_menu_item_xfn',''),(3864,901,'_menu_item_url',''),(3866,89,'_wp_old_date','2021-12-03'),(3867,90,'_wp_old_date','2021-12-03'),(3869,903,'_name','test'),(3870,903,'_props','a:0:{}'),(3871,903,'_last_contacted','2022-01-09 10:53:25'),(3872,904,'_oembed_12f74afd5dd1fd2f515d5dddfa32f819','<blockquote class=\"wp-embedded-content\" data-secret=\"ZjLGJ54ngB\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;People and the Sea&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/projects/people-and-the-sea/embed/#?secret=ZjLGJ54ngB\" data-secret=\"ZjLGJ54ngB\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3873,904,'_oembed_time_12f74afd5dd1fd2f515d5dddfa32f819','1641706764'),(3874,904,'_oembed_327d054f942fb455b497e4ccf03639c7','<blockquote class=\"wp-embedded-content\" data-secret=\"b6BuiaQyfs\"><a href=\"https://www.fairphoto.com/\">Home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Home&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/embed/#?secret=b6BuiaQyfs\" data-secret=\"b6BuiaQyfs\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3875,904,'_oembed_time_327d054f942fb455b497e4ccf03639c7','1641706764'),(3876,904,'_submission_status','mail_sent'),(3877,904,'_subject','[your-subject]'),(3878,904,'_from','test <test@fairphoto.com>'),(3879,904,'_from_name','test'),(3880,904,'_from_email','test@fairphoto.com'),(3881,904,'_field_your-name','test'),(3882,904,'_field_your-email','test@fairphoto.com'),(3883,904,'_field_donation-amount','20AUD'),(3884,904,'_field_checkbox-367','a:1:{i:0;s:64:\"Keep me informed about when donations will start to be accepted.\";}'),(3885,904,'_field_your-project',''),(3886,904,'_field_mc4wp_checkbox','No'),(3887,904,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:15:\"donation-amount\";N;s:12:\"checkbox-367\";N;s:12:\"your-project\";N;s:14:\"mc4wp_checkbox\";N;}'),(3888,904,'_meta','a:19:{s:13:\"serial_number\";i:2;s:9:\"remote_ip\";s:15:\"101.184.129.190\";s:10:\"user_agent\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36\";s:3:\"url\";s:54:\"https://www.fairphoto.com/projects/people-and-the-sea/\";s:4:\"date\";s:15:\"January 9, 2022\";s:4:\"time\";s:7:\"5:39 am\";s:7:\"post_id\";s:3:\"608\";s:9:\"post_name\";s:18:\"people-and-the-sea\";s:10:\"post_title\";s:18:\"People and the Sea\";s:8:\"post_url\";s:54:\"https://www.fairphoto.com/projects/people-and-the-sea/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(3889,904,'_akismet',NULL),(3890,904,'_recaptcha','a:0:{}'),(3891,904,'_spam_log','a:0:{}'),(3892,904,'_consent','a:0:{}'),(3893,904,'_hash','87381d04cdf55e1eee37d57546227b4e'),(3894,353,'_wp_old_date','2021-05-29'),(3895,905,'_oembed_12f74afd5dd1fd2f515d5dddfa32f819','<blockquote class=\"wp-embedded-content\" data-secret=\"67pbV2JUlS\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;People and the Sea&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/projects/people-and-the-sea/embed/#?secret=67pbV2JUlS\" data-secret=\"67pbV2JUlS\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3896,905,'_oembed_time_12f74afd5dd1fd2f515d5dddfa32f819','1641706778'),(3897,905,'_oembed_327d054f942fb455b497e4ccf03639c7','<blockquote class=\"wp-embedded-content\" data-secret=\"kCzZ2YA7gU\"><a href=\"https://www.fairphoto.com/\">Home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Home&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/embed/#?secret=kCzZ2YA7gU\" data-secret=\"kCzZ2YA7gU\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3898,905,'_oembed_time_327d054f942fb455b497e4ccf03639c7','1641706778'),(3899,905,'_submission_status','mail_sent'),(3900,905,'_subject','[your-subject]'),(3901,905,'_from','Ruben B Rekker <ruben.rekker@gmail.com>'),(3902,905,'_from_name','Ruben B Rekker'),(3903,905,'_from_email','ruben.rekker@gmail.com'),(3904,905,'_field_your-name','Ruben B Rekker'),(3905,905,'_field_your-email','ruben.rekker@gmail.com'),(3906,905,'_field_your-message','test'),(3907,905,'_field_your-project',''),(3908,905,'_field_mc4wp_checkbox','No'),(3909,905,'_fields','a:5:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-message\";N;s:12:\"your-project\";N;s:14:\"mc4wp_checkbox\";N;}'),(3910,905,'_meta','a:19:{s:13:\"serial_number\";i:2;s:9:\"remote_ip\";s:15:\"101.184.129.190\";s:10:\"user_agent\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36\";s:3:\"url\";s:54:\"https://www.fairphoto.com/projects/people-and-the-sea/\";s:4:\"date\";s:15:\"January 9, 2022\";s:4:\"time\";s:7:\"5:39 am\";s:7:\"post_id\";s:3:\"608\";s:9:\"post_name\";s:18:\"people-and-the-sea\";s:10:\"post_title\";s:18:\"People and the Sea\";s:8:\"post_url\";s:54:\"https://www.fairphoto.com/projects/people-and-the-sea/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(3911,905,'_akismet',NULL),(3912,905,'_recaptcha','a:0:{}'),(3913,905,'_spam_log','a:0:{}'),(3914,905,'_consent','a:0:{}'),(3915,905,'_hash','ad65b882ebf31ee962abf8f7aa55e696'),(3916,662,'_flamingo','a:1:{s:7:\"channel\";i:52;}'),(3917,906,'_oembed_12f74afd5dd1fd2f515d5dddfa32f819','<blockquote class=\"wp-embedded-content\" data-secret=\"hefu7DYCxj\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;People and the Sea&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/projects/people-and-the-sea/embed/#?secret=hefu7DYCxj\" data-secret=\"hefu7DYCxj\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3918,906,'_oembed_time_12f74afd5dd1fd2f515d5dddfa32f819','1641706853'),(3919,906,'_oembed_327d054f942fb455b497e4ccf03639c7','<blockquote class=\"wp-embedded-content\" data-secret=\"gHRX7BGg5c\"><a href=\"https://www.fairphoto.com/\">Home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Home&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/embed/#?secret=gHRX7BGg5c\" data-secret=\"gHRX7BGg5c\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3920,906,'_oembed_time_327d054f942fb455b497e4ccf03639c7','1641706853'),(3921,906,'_submission_status','mail_sent'),(3922,906,'_subject','[your-subject]'),(3923,906,'_from','Ruben B Rekker <ruben.rekker@gmail.com>'),(3924,906,'_from_name','Ruben B Rekker'),(3925,906,'_from_email','ruben.rekker@gmail.com'),(3926,906,'_field_your-name','Ruben B Rekker'),(3927,906,'_field_your-email','ruben.rekker@gmail.com'),(3928,906,'_field_your-country','australia'),(3929,906,'_field_menu-883','a:1:{i:0;s:32:\"90% for me - 10% for the project\";}'),(3930,906,'_field_photo-title','apple timeline'),(3931,906,'_field_description','asretsates'),(3932,906,'_field_checkbox-996','a:1:{i:0;s:46:\"I own all copyrights over the submitted photo.\";}'),(3933,906,'_field_your-project',''),(3934,906,'_field_file-50','d4cd0920b5e3134d30150efc42ac558c'),(3935,906,'_field_mc4wp_checkbox','No'),(3936,906,'_fields','a:10:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:8:\"menu-883\";N;s:11:\"photo-title\";N;s:11:\"description\";N;s:12:\"checkbox-996\";N;s:12:\"your-project\";N;s:7:\"file-50\";N;s:14:\"mc4wp_checkbox\";N;}'),(3937,906,'_meta','a:19:{s:13:\"serial_number\";i:1;s:9:\"remote_ip\";s:15:\"101.184.129.190\";s:10:\"user_agent\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36\";s:3:\"url\";s:54:\"https://www.fairphoto.com/projects/people-and-the-sea/\";s:4:\"date\";s:15:\"January 9, 2022\";s:4:\"time\";s:7:\"5:40 am\";s:7:\"post_id\";s:3:\"608\";s:9:\"post_name\";s:18:\"people-and-the-sea\";s:10:\"post_title\";s:18:\"People and the Sea\";s:8:\"post_url\";s:54:\"https://www.fairphoto.com/projects/people-and-the-sea/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(3938,906,'_akismet',NULL),(3939,906,'_recaptcha','a:0:{}'),(3940,906,'_spam_log','a:0:{}'),(3941,906,'_consent','a:0:{}'),(3942,906,'_hash','4b0a18e9eb5fc8299ab7ba3c5e4ca491'),(3943,236,'_wp_old_date','2022-01-01'),(3944,908,'_oembed_12f74afd5dd1fd2f515d5dddfa32f819','<blockquote class=\"wp-embedded-content\" data-secret=\"hm7Aej58QN\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;People and the Sea&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/projects/people-and-the-sea/embed/#?secret=hm7Aej58QN\" data-secret=\"hm7Aej58QN\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3945,908,'_oembed_time_12f74afd5dd1fd2f515d5dddfa32f819','1641725565'),(3946,908,'_oembed_327d054f942fb455b497e4ccf03639c7','<blockquote class=\"wp-embedded-content\" data-secret=\"k6zIhZZuDv\"><a href=\"https://www.fairphoto.com/\">Home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Home&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/embed/#?secret=k6zIhZZuDv\" data-secret=\"k6zIhZZuDv\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3947,908,'_oembed_time_327d054f942fb455b497e4ccf03639c7','1641725565'),(3948,908,'_submission_status','mail_sent'),(3949,908,'_subject','[your-subject]'),(3950,908,'_from','test <ruben.rekker@gmail.com>'),(3951,908,'_from_name','test'),(3952,908,'_from_email','ruben.rekker@gmail.com'),(3953,908,'_field_your-name','test'),(3954,908,'_field_your-email','ruben.rekker@gmail.com'),(3955,908,'_field_donation-amount','10AUD'),(3956,908,'_field_project-title','People and the Sea'),(3957,908,'_field_checkbox-367','a:1:{i:0;s:0:\"\";}'),(3958,908,'_field_mc4wp_checkbox','No'),(3959,908,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:15:\"donation-amount\";N;s:13:\"project-title\";N;s:12:\"checkbox-367\";N;s:14:\"mc4wp_checkbox\";N;}'),(3960,908,'_meta','a:19:{s:13:\"serial_number\";i:3;s:9:\"remote_ip\";s:15:\"101.184.129.190\";s:10:\"user_agent\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36\";s:3:\"url\";s:54:\"https://www.fairphoto.com/projects/people-and-the-sea/\";s:4:\"date\";s:15:\"January 9, 2022\";s:4:\"time\";s:8:\"10:52 am\";s:7:\"post_id\";s:3:\"608\";s:9:\"post_name\";s:18:\"people-and-the-sea\";s:10:\"post_title\";s:18:\"People and the Sea\";s:8:\"post_url\";s:54:\"https://www.fairphoto.com/projects/people-and-the-sea/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(3961,908,'_akismet',NULL),(3962,908,'_recaptcha','a:0:{}'),(3963,908,'_spam_log','a:0:{}'),(3964,908,'_consent','a:0:{}'),(3965,908,'_hash','0f3723feb43968e62583321161d2f127'),(3966,909,'_oembed_6eb911a0f80bf609140cc4b245f19cb9','<blockquote class=\"wp-embedded-content\" data-secret=\"npvRUenaVB\"><a href=\"https://www.fairphoto.com/gallery/langob-pambot/\">Langob Pambot</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Langob Pambot&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/gallery/langob-pambot/embed/#?secret=npvRUenaVB\" data-secret=\"npvRUenaVB\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3967,909,'_oembed_time_6eb911a0f80bf609140cc4b245f19cb9','1641725606'),(3968,909,'_oembed_327d054f942fb455b497e4ccf03639c7','<blockquote class=\"wp-embedded-content\" data-secret=\"9qwYONIRMc\"><a href=\"https://www.fairphoto.com/\">Home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Home&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/embed/#?secret=9qwYONIRMc\" data-secret=\"9qwYONIRMc\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3969,909,'_oembed_time_327d054f942fb455b497e4ccf03639c7','1641725606'),(3970,909,'_submission_status','mail_sent'),(3971,909,'_subject','[your-subject]'),(3972,909,'_from','Ruben <test@fairphoto.com>'),(3973,909,'_from_name','Ruben'),(3974,909,'_from_email','test@fairphoto.com'),(3975,909,'_field_your-name','Ruben'),(3976,909,'_field_your-email','test@fairphoto.com'),(3977,909,'_field_your-country','Australia'),(3978,909,'_field_your-subject-hidden','Enquire about Langob Pambot'),(3979,909,'_field_your-message','sadasdsa'),(3980,909,'_field_checkbox-702','a:1:{i:0;s:66:\"I\'d like to stay informed about Fair Photo news and other updates.\";}'),(3981,909,'_field_your-product-hidden','Product Langob Pambot (ID 140):  Size: classic-40x50cm —  Finish: paper-only — '),(3982,909,'_field_mc4wp_checkbox','No'),(3983,909,'_fields','a:8:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"your-message\";N;s:12:\"checkbox-702\";N;s:19:\"your-product-hidden\";N;s:14:\"mc4wp_checkbox\";N;}'),(3984,909,'_meta','a:19:{s:13:\"serial_number\";i:7;s:9:\"remote_ip\";s:15:\"101.184.129.190\";s:10:\"user_agent\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36\";s:3:\"url\";s:48:\"https://www.fairphoto.com/gallery/langob-pambot/\";s:4:\"date\";s:15:\"January 9, 2022\";s:4:\"time\";s:8:\"10:53 am\";s:7:\"post_id\";s:3:\"140\";s:9:\"post_name\";s:13:\"langob-pambot\";s:10:\"post_title\";s:13:\"Langob Pambot\";s:8:\"post_url\";s:48:\"https://www.fairphoto.com/gallery/langob-pambot/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(3985,909,'_akismet',NULL),(3986,909,'_recaptcha','a:0:{}'),(3987,909,'_spam_log','a:0:{}'),(3988,909,'_consent','a:0:{}'),(3989,909,'_hash','94d3dcc15bdd2410afe9d872074bbfac'),(3990,910,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3991,911,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3992,912,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(3993,31,'_thumbnail_id','93'),(3994,913,'_email','samed.boerekci@hotmail.de'),(3995,913,'_name','Seymourcarry'),(3996,913,'_props','a:0:{}'),(3997,913,'_last_contacted','2022-01-16 16:32:44'),(3998,233,'_flamingo','a:1:{s:7:\"channel\";i:53;}'),(3999,914,'_oembed_12c24d05e57e5f0d09c142976b10fa6c','<blockquote class=\"wp-embedded-content\" data-secret=\"rhjpixKVJf\"><a href=\"https://www.fairphoto.com/contact-us/\">Contact Us</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Contact Us&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/contact-us/embed/#?secret=rhjpixKVJf\" data-secret=\"rhjpixKVJf\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(4000,914,'_oembed_time_12c24d05e57e5f0d09c142976b10fa6c','1642350764'),(4001,914,'_oembed_327d054f942fb455b497e4ccf03639c7','<blockquote class=\"wp-embedded-content\" data-secret=\"seET7U7Rc2\"><a href=\"https://www.fairphoto.com/\">Home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Home&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/embed/#?secret=seET7U7Rc2\" data-secret=\"seET7U7Rc2\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(4002,914,'_oembed_time_327d054f942fb455b497e4ccf03639c7','1642350764'),(4003,914,'_submission_status','mail_sent'),(4004,914,'_subject','Anfangen zu verdienen Vor 13500 EUR pro Tag'),(4005,914,'_from','Seymourcarry <samed.boerekci@hotmail.de>'),(4006,914,'_from_name','Seymourcarry'),(4007,914,'_from_email','samed.boerekci@hotmail.de'),(4008,914,'_field_your-name','Seymourcarry'),(4009,914,'_field_your-email','samed.boerekci@hotmail.de'),(4010,914,'_field_your-subject','Anfangen zu verdienen Vor 13500 EUR pro Tag'),(4011,914,'_field_your-message','Verdienste von 16500 EUR pro Tag >>>>>>>>>>>>>>>>>>>>>>>>>>> https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fcaa7WZ&sa=D&25=48&usg=AFQjCNHeDhPmQ6da3c_t6uxfxm4yAdThqw <<<<<<<<<<<<<<<<<<<<<<<<'),(4012,914,'_field_submit','Submit'),(4013,914,'_field_mc4wp_checkbox','No'),(4014,914,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(4015,914,'_meta','a:19:{s:13:\"serial_number\";i:1;s:9:\"remote_ip\";s:13:\"191.101.31.65\";s:10:\"user_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:16:\"January 16, 2022\";s:4:\"time\";s:7:\"4:32 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(4016,914,'_akismet',NULL),(4017,914,'_recaptcha','a:0:{}'),(4018,914,'_spam_log','a:0:{}'),(4019,914,'_consent','a:0:{}'),(4020,914,'_hash','db45c4b2d3665858e2a354119e6f6fb3'),(4021,915,'_email','6iglw59b@yahoo.com'),(4022,915,'_name','ovapy'),(4023,915,'_props','a:0:{}'),(4024,915,'_last_contacted','2022-01-17 05:53:37'),(4025,916,'_oembed_12c24d05e57e5f0d09c142976b10fa6c','<blockquote class=\"wp-embedded-content\" data-secret=\"t05iP2fXjs\"><a href=\"https://www.fairphoto.com/contact-us/\">Contact Us</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Contact Us&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/contact-us/embed/#?secret=t05iP2fXjs\" data-secret=\"t05iP2fXjs\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(4026,916,'_oembed_time_12c24d05e57e5f0d09c142976b10fa6c','1642398817'),(4027,916,'_oembed_327d054f942fb455b497e4ccf03639c7','<blockquote class=\"wp-embedded-content\" data-secret=\"4E7th4SjVo\"><a href=\"https://www.fairphoto.com/\">Home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Home&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/embed/#?secret=4E7th4SjVo\" data-secret=\"4E7th4SjVo\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(4028,916,'_oembed_time_327d054f942fb455b497e4ccf03639c7','1642398817'),(4029,916,'_submission_status','mail_sent'),(4030,916,'_subject','I promised.'),(4031,916,'_from','ovapy <6iglw59b@yahoo.com>'),(4032,916,'_from_name','ovapy'),(4033,916,'_from_email','6iglw59b@yahoo.com'),(4034,916,'_field_your-name','ovapy'),(4035,916,'_field_your-email','6iglw59b@yahoo.com'),(4036,916,'_field_your-subject','I promised.'),(4037,916,'_field_your-message','Hi, this is Jeniffer. I am sending you my intimate photos as I promised. https://tinyurl.com/ycwsmrqj'),(4038,916,'_field_submit','Submit'),(4039,916,'_field_mc4wp_checkbox','No'),(4040,916,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(4041,916,'_meta','a:19:{s:13:\"serial_number\";i:2;s:9:\"remote_ip\";s:14:\"46.166.182.115\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:16:\"January 17, 2022\";s:4:\"time\";s:7:\"5:53 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(4042,916,'_akismet',NULL),(4043,916,'_recaptcha','a:0:{}'),(4044,916,'_spam_log','a:0:{}'),(4045,916,'_consent','a:0:{}'),(4046,916,'_hash','4852f7b167e0628c8143aa2e949a96b4'),(4047,917,'_email','woodthighgire1988@gmail.com'),(4048,917,'_name','NataTuh'),(4049,917,'_props','a:0:{}'),(4050,917,'_last_contacted','2022-01-18 19:26:16'),(4051,918,'_oembed_12c24d05e57e5f0d09c142976b10fa6c','<blockquote class=\"wp-embedded-content\" data-secret=\"ITxUZ9Absx\"><a href=\"https://www.fairphoto.com/contact-us/\">Contact Us</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Contact Us&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/contact-us/embed/#?secret=ITxUZ9Absx\" data-secret=\"ITxUZ9Absx\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(4052,918,'_oembed_time_12c24d05e57e5f0d09c142976b10fa6c','1642533976'),(4053,918,'_oembed_327d054f942fb455b497e4ccf03639c7','<blockquote class=\"wp-embedded-content\" data-secret=\"iEvpu4YtSB\"><a href=\"https://www.fairphoto.com/\">Home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Home&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/embed/#?secret=iEvpu4YtSB\" data-secret=\"iEvpu4YtSB\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(4054,918,'_oembed_time_327d054f942fb455b497e4ccf03639c7','1642533976'),(4055,918,'_submission_status','mail_sent'),(4056,918,'_subject','Hello Admin!'),(4057,918,'_from','NataTuh <woodthighgire1988@gmail.com>'),(4058,918,'_from_name','NataTuh'),(4059,918,'_from_email','woodthighgire1988@gmail.com'),(4060,918,'_field_your-name','NataTuh'),(4061,918,'_field_your-email','woodthighgire1988@gmail.com'),(4062,918,'_field_your-subject','Hello Admin!'),(4063,918,'_field_your-message',' \r\nHi I\'m love sex. My contact here https://chicks-for-you.life/?u=41nkd08&o=8dhpkzk'),(4064,918,'_field_submit','Submit'),(4065,918,'_field_mc4wp_checkbox','No'),(4066,918,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(4067,918,'_meta','a:19:{s:13:\"serial_number\";i:3;s:9:\"remote_ip\";s:14:\"185.85.162.242\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:16:\"January 18, 2022\";s:4:\"time\";s:7:\"7:26 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(4068,918,'_akismet',NULL),(4069,918,'_recaptcha','a:0:{}'),(4070,918,'_spam_log','a:0:{}'),(4071,918,'_consent','a:0:{}'),(4072,918,'_hash','5fe8fadd944afb2e055bd42831c83867'),(4073,920,'_email','syudvnf3@hotmail.com'),(4074,920,'_name','ovapy'),(4075,920,'_props','a:0:{}'),(4076,920,'_last_contacted','2022-01-27 03:04:16'),(4077,921,'_oembed_12c24d05e57e5f0d09c142976b10fa6c','<blockquote class=\"wp-embedded-content\" data-secret=\"ZvPt7yAxe4\"><a href=\"https://www.fairphoto.com/contact-us/\">Contact Us</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Contact Us&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/contact-us/embed/#?secret=I2WehSMY3f#?secret=ZvPt7yAxe4\" data-secret=\"ZvPt7yAxe4\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(4078,921,'_oembed_time_12c24d05e57e5f0d09c142976b10fa6c','1643252656'),(4079,921,'_oembed_327d054f942fb455b497e4ccf03639c7','<blockquote class=\"wp-embedded-content\" data-secret=\"zpY00HHEXT\"><a href=\"https://www.fairphoto.com/\">Home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Home&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/embed/#?secret=vX0txaHFiB#?secret=zpY00HHEXT\" data-secret=\"zpY00HHEXT\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(4080,921,'_oembed_time_327d054f942fb455b497e4ccf03639c7','1643252656'),(4081,921,'_submission_status','mail_sent'),(4082,921,'_subject','I promised.'),(4083,921,'_from','ovapy <syudvnf3@hotmail.com>'),(4084,921,'_from_name','ovapy'),(4085,921,'_from_email','syudvnf3@hotmail.com'),(4086,921,'_field_your-name','ovapy'),(4087,921,'_field_your-email','syudvnf3@hotmail.com'),(4088,921,'_field_your-subject','I promised.'),(4089,921,'_field_your-message','Hi, this is Jenny. I am sending you my intimate photos as I promised. https://tinyurl.com/yadboxby'),(4090,921,'_field_submit','Submit'),(4091,921,'_field_mc4wp_checkbox','No'),(4092,921,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(4093,921,'_meta','a:19:{s:13:\"serial_number\";i:4;s:9:\"remote_ip\";s:14:\"46.166.182.115\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:16:\"January 27, 2022\";s:4:\"time\";s:7:\"3:04 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(4094,921,'_akismet',NULL),(4095,921,'_recaptcha','a:0:{}'),(4096,921,'_spam_log','a:0:{}'),(4097,921,'_consent','a:0:{}'),(4098,921,'_hash','79d6263d3d8d64f6352e36e0ae67844a'),(16989,1562,'_subject','The success formula is found. Learn more about it.'),(23974,1878,'_akismet',NULL),(16988,1562,'_submission_status','spam'),(23600,1859,'_field_submit','Submit'),(23601,1859,'_field_mc4wp_checkbox','No'),(23580,1858,'_field_your-message','Small investments can bring tons of dollars fast.  http://biocheck.in/main/index.php?mode=goto&sseq=4309&url=https%3A%2F%2Fvaratradgardsforening.se%2Fpromo'),(23581,1858,'_field_submit','Submit'),(23564,1857,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23530,1855,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23528,1855,'_akismet',NULL),(23529,1855,'_recaptcha','a:0:{}'),(23514,1855,'_spam_meta_time','1662922158'),(23512,1854,'_consent','a:0:{}'),(23513,1854,'_hash','07d03d10a82c1eb11bb3b9d5be30cb5c'),(19054,1652,'_field_your-subject','Start making thousands of dollars every week just using this robot.'),(19053,1652,'_field_your-email','fionaroyds@hotmail.com'),(19052,1652,'_field_your-name','Crytosit'),(19041,1651,'_akismet',NULL),(19042,1651,'_recaptcha','a:0:{}'),(19043,1651,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19051,1652,'_from_email','fionaroyds@hotmail.com'),(19050,1652,'_from_name','Crytosit'),(19049,1652,'_from','Crytosit <fionaroyds@hotmail.com>'),(19048,1652,'_subject','Start making thousands of dollars every week just using this robot.'),(19047,1652,'_submission_status','spam'),(19046,1652,'_spam_meta_time','1661163583'),(19045,1651,'_hash','598154d0a3ffb8be500d6ca8f088c20e'),(19044,1651,'_consent','a:0:{}'),(12785,1364,'_akismet',NULL),(12786,1364,'_recaptcha','a:0:{}'),(12787,1364,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19327,1664,'_consent','a:0:{}'),(18789,1639,'_akismet',NULL),(18790,1639,'_recaptcha','a:0:{}'),(18791,1639,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18792,1639,'_consent','a:0:{}'),(18793,1639,'_hash','14d1fae372f51cb1afca76fe1db4d67b'),(18787,1639,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18788,1639,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 21, 2022\";s:4:\"time\";s:7:\"9:25 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18798,1359,'_wp_trash_meta_time','1661077858'),(18796,1358,'_wp_desired_post_slug','thousands-of-bucks-are-guaranteed-if-you-use-this-robot-3'),(18794,1358,'_wp_trash_meta_status','flamingo-spam'),(18795,1358,'_wp_trash_meta_time','1661077858'),(18786,1639,'_field_mc4wp_checkbox','No'),(18785,1639,'_field_submit','Submit'),(18781,1639,'_field_your-name','Crytosit'),(19324,1664,'_akismet',NULL),(19325,1664,'_recaptcha','a:0:{}'),(19326,1664,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19303,1374,'_wp_desired_post_slug','check-out-the-new-financial-tool-which-can-make-you-rich-3'),(19302,1374,'_wp_trash_meta_time','1661250693'),(19300,1373,'_wp_desired_post_slug','no-need-to-stay-awake-all-night-long-to-earn-money-launch-the-robot-3'),(19299,1373,'_wp_trash_meta_time','1661250693'),(19296,1372,'_wp_trash_meta_time','1661250693'),(19297,1372,'_wp_desired_post_slug','money-money-make-more-money-with-financial-robot-2'),(19298,1373,'_wp_trash_meta_status','flamingo-spam'),(12936,1372,'_submission_status','spam'),(12937,1372,'_subject','Money, money! Make more money with financial robot!'),(12938,1372,'_from','Crytosit <sir87@aol.com>'),(12939,1372,'_from_name','Crytosit'),(12940,1372,'_from_email','sir87@aol.com'),(12941,1372,'_field_your-name','Crytosit'),(12942,1372,'_field_your-email','sir87@aol.com'),(12943,1372,'_field_your-subject','Money, money! Make more money with financial robot!'),(12944,1372,'_field_your-message','Launch the robot and let it bring you money.  https://melm.elletvweb.it/gotodate/go'),(12945,1372,'_field_submit','Submit'),(12911,1370,'_consent','a:0:{}'),(12912,1370,'_hash','415a0bb0dfe9098a9c607fbf3937ae03'),(19328,1664,'_hash','32c18dae2be28e6326db9f379a4351de'),(20625,1439,'_wp_desired_post_slug','the-huge-income-without-investments-is-available-now-2'),(20627,1440,'_wp_trash_meta_time','1661855637'),(20621,1438,'_wp_trash_meta_time','1661855637'),(20622,1438,'_wp_desired_post_slug','start-making-thousands-of-dollars-every-week-2'),(20624,1439,'_wp_trash_meta_time','1661855637'),(20609,1722,'_akismet',NULL),(20610,1722,'_recaptcha','a:0:{}'),(20611,1722,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20619,1437,'_wp_desired_post_slug','the-huge-income-without-investments-is-available'),(20618,1437,'_wp_trash_meta_time','1661855637'),(20616,1436,'_wp_desired_post_slug','turn-1-into-100-instantly-use-the-financial-robot'),(20615,1436,'_wp_trash_meta_time','1661855637'),(20614,1436,'_wp_trash_meta_status','flamingo-spam'),(20612,1722,'_consent','a:0:{}'),(20613,1722,'_hash','34a72439887c04e4574a86bf84ea342b'),(20490,1716,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(4216,79,'_oembed_cb8bda288014e11a52547ee510ec73e9','<blockquote class=\"wp-embedded-content\" data-secret=\"ZbwfOWibLZ\"><a href=\"https://www.digital-x-press.com/product/150-dofollow-backlinks/\">Dofollow Backlinks</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Dofollow Backlinks&#8221; &#8212; SEO X Press\" src=\"https://www.digital-x-press.com/product/150-dofollow-backlinks/embed/#?secret=ZbwfOWibLZ\" data-secret=\"ZbwfOWibLZ\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(4217,79,'_oembed_time_cb8bda288014e11a52547ee510ec73e9','1645905041'),(4218,120,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(4219,930,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(4220,931,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(4221,932,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(4222,933,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(4223,934,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(4224,935,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(4225,936,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(4226,937,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(4227,938,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(4228,939,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(22926,1827,'_subject','Thousands of bucks are guaranteed if you use this robot.'),(22927,1827,'_from','Crytosit <fionaroyds@hotmail.com>'),(22928,1827,'_from_name','Crytosit'),(22929,1827,'_from_email','fionaroyds@hotmail.com'),(22930,1827,'_field_your-name','Crytosit'),(22931,1827,'_field_your-email','fionaroyds@hotmail.com'),(22932,1827,'_field_your-subject','Thousands of bucks are guaranteed if you use this robot.'),(22933,1827,'_field_your-message','Need some more money? Robot will earn them really fast.  http://agri-shahinshahr.ir/LinkClick.aspx?link=https%3A%2F%2Fpuertobelenn.cl%2Fpromo&mid=2012'),(22934,1827,'_field_submit','Submit'),(22935,1827,'_field_mc4wp_checkbox','No'),(22936,1827,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22937,1827,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 9, 2022\";s:4:\"time\";s:7:\"5:36 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22923,1826,'_hash','16be391bad56278727c08ccf714c2561'),(22924,1827,'_spam_meta_time','1662701799'),(22925,1827,'_submission_status','spam'),(22922,1826,'_consent','a:0:{}'),(22921,1826,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23599,1859,'_field_your-message','Using this Robot is the best way to make you rich.  http://clients1.google.as/url?q=https://varatradgardsforening.se/promo'),(4273,79,'_oembed_dbb95601f77d19131a796ad07b39739d','<blockquote class=\"wp-embedded-content\" data-secret=\"pt6PCF5cMO\"><a href=\"https://www.hilkom-digital.de/cheap-seo-packages/\">SEO Pricing</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;SEO Pricing&#8221; &#8212; Hilkom Digital\" src=\"https://www.hilkom-digital.de/cheap-seo-packages/embed/#?secret=pt6PCF5cMO\" data-secret=\"pt6PCF5cMO\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(4274,79,'_oembed_time_dbb95601f77d19131a796ad07b39739d','1647255018'),(17698,1587,'_consent','a:0:{}'),(24048,1574,'_wp_trash_meta_status','flamingo-spam'),(24049,1574,'_wp_trash_meta_time','1663398818'),(24050,1574,'_wp_desired_post_slug','just-one-click-can-turn-you-dollar-into-1000'),(12910,1370,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12909,1370,'_recaptcha','a:0:{}'),(19287,1663,'_akismet',NULL),(19288,1663,'_recaptcha','a:0:{}'),(19289,1663,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12812,1365,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 22, 2022\";s:4:\"time\";s:7:\"1:31 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12802,1365,'_from','Crytosit <tomwelter@uk2.net>'),(12803,1365,'_from_name','Crytosit'),(12804,1365,'_from_email','tomwelter@uk2.net'),(12805,1365,'_field_your-name','Crytosit'),(12806,1365,'_field_your-email','tomwelter@uk2.net'),(12807,1365,'_field_your-subject','Robot is the best solution for everyone who wants to earn.'),(12808,1365,'_field_your-message','We know how to increase your financial stability.  https://melm.elletvweb.it/gotodate/go'),(12809,1365,'_field_submit','Submit'),(12810,1365,'_field_mc4wp_checkbox','No'),(12811,1365,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12800,1365,'_submission_status','spam'),(12801,1365,'_subject','Robot is the best solution for everyone who wants to earn.'),(19138,1655,'_consent','a:0:{}'),(19099,1653,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19097,1653,'_akismet',NULL),(12789,1364,'_hash','4d698cb6d8ced363a5070dea5e809d54'),(12788,1364,'_consent','a:0:{}'),(18784,1639,'_field_your-message','See how Robot makes $1000 from $1 of investment.  https://melm.escueladelcambio.es/'),(18783,1639,'_field_your-subject','Making money in the net is easier now.'),(18782,1639,'_field_your-email','diana_2698@live.com'),(18797,1359,'_wp_trash_meta_status','flamingo-spam'),(18780,1639,'_from_email','diana_2698@live.com'),(19305,1375,'_wp_trash_meta_time','1661250693'),(12782,1364,'_field_mc4wp_checkbox','No'),(12783,1364,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12784,1364,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 22, 2022\";s:4:\"time\";s:7:\"9:41 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12781,1364,'_field_submit','Submit'),(12780,1364,'_field_your-message','Join the society of successful people who make money here.  https://melm.elletvweb.it/gotodate/go'),(12779,1364,'_field_your-subject','Even a child knows how to make $100 today with the help of this robot.'),(12777,1364,'_field_your-name','Crytosit'),(12778,1364,'_field_your-email','jhannah73@yahoo.com'),(12776,1364,'_from_email','jhannah73@yahoo.com'),(12774,1364,'_from','Crytosit <jhannah73@yahoo.com>'),(12775,1364,'_from_name','Crytosit'),(12773,1364,'_subject','Even a child knows how to make $100 today with the help of this robot.'),(18815,1640,'_spam_meta_time','1661081197'),(12772,1364,'_submission_status','spam'),(13113,1381,'_submission_status','spam'),(13114,1381,'_subject','Attention! Financial robot may bring you millions!'),(13115,1381,'_from','Crytosit <ricardo1969@gmail.com>'),(13116,1381,'_from_name','Crytosit'),(13117,1381,'_from_email','ricardo1969@gmail.com'),(13118,1381,'_field_your-name','Crytosit'),(13119,1381,'_field_your-email','ricardo1969@gmail.com'),(13120,1381,'_field_your-subject','Attention! Financial robot may bring you millions!'),(13121,1381,'_field_your-message','One dollar is nothing, but it can grow into $100 here.  https://melm.elletvweb.it/gotodate/go'),(13122,1381,'_field_submit','Submit'),(13123,1381,'_field_mc4wp_checkbox','No'),(19553,1382,'_wp_trash_meta_status','flamingo-spam'),(13111,1380,'_hash','3fb79b5a395c4995bcbe82d669e41c3c'),(13110,1380,'_consent','a:0:{}'),(13108,1380,'_recaptcha','a:0:{}'),(13109,1380,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13107,1380,'_akismet',NULL),(13057,1378,'_subject','It is the best time to launch the Robot to get more money.'),(19544,1379,'_wp_trash_meta_status','flamingo-spam'),(13056,1378,'_submission_status','spam'),(13053,1377,'_consent','a:0:{}'),(13054,1377,'_hash','3782a64192c92966c44f9e29ecec5c28'),(13050,1377,'_akismet',NULL),(13051,1377,'_recaptcha','a:0:{}'),(13052,1377,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13049,1377,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 24, 2022\";s:4:\"time\";s:7:\"1:31 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13048,1377,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13046,1377,'_field_submit','Submit'),(13047,1377,'_field_mc4wp_checkbox','No'),(13045,1377,'_field_your-message','Start your online work using the financial Robot.  https://melm.elletvweb.it/gotodate/go'),(13044,1377,'_field_your-subject','The financial Robot is your future wealth and independence.'),(13029,1376,'_hash','0ad5c7a42776ecb2b141828f508ae3d2'),(13028,1376,'_consent','a:0:{}'),(13026,1376,'_recaptcha','a:0:{}'),(13027,1376,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13025,1376,'_akismet',NULL),(13024,1376,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 24, 2022\";s:4:\"time\";s:7:\"9:17 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13023,1376,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13022,1376,'_field_mc4wp_checkbox','No'),(13021,1376,'_field_submit','Submit'),(13020,1376,'_field_your-message','The fastest way to make you wallet thick is here.  https://melm.elletvweb.it/gotodate/go'),(13019,1376,'_field_your-subject','Make money, not war! Financial Robot is what you need.'),(13017,1376,'_field_your-name','Crytosit'),(13018,1376,'_field_your-email','philiphargrove@bellsouth.net'),(13015,1376,'_from_name','Crytosit'),(13016,1376,'_from_email','philiphargrove@bellsouth.net'),(19560,1676,'_submission_status','spam'),(19561,1676,'_subject','Online job can be really effective if you use this Robot.'),(20488,1716,'_field_submit','Submit'),(20489,1716,'_field_mc4wp_checkbox','No'),(14073,1425,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14116,1426,'_field_submit','Submit'),(14117,1426,'_field_mc4wp_checkbox','No'),(14118,1426,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14119,1426,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 29, 2022\";s:4:\"time\";s:8:\"12:01 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14114,1426,'_field_your-subject','We know how to become rich and do you?'),(14115,1426,'_field_your-message','We know how to increase your financial stability.  https://melm.pumpati.de/melm'),(14113,1426,'_field_your-email','Edwintollan@mail.com'),(14111,1426,'_from_email','Edwintollan@mail.com'),(14112,1426,'_field_your-name','Crytosit'),(14110,1426,'_from_name','Crytosit'),(13937,1418,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"185.174.159.43\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 28, 2022\";s:4:\"time\";s:7:\"7:01 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13936,1418,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13935,1418,'_field_mc4wp_checkbox','No'),(13934,1418,'_field_submit','Submit'),(20085,1419,'_wp_trash_meta_status','flamingo-spam'),(13925,1418,'_submission_status','spam'),(13926,1418,'_subject','Google Review'),(13927,1418,'_from','Vladimir <vladimguk@yahoo.com>'),(13928,1418,'_from_name','Vladimir'),(13929,1418,'_from_email','vladimguk@yahoo.com'),(13930,1418,'_field_your-name','Vladimir'),(13931,1418,'_field_your-email','vladimguk@yahoo.com'),(13932,1418,'_field_your-subject','Google Review'),(13933,1418,'_field_your-message','Hello. There\'s probably no point in explaining to you how important online reviews are for modern business. We provide a service of posting positive reviews of your business on Google maps, Facebook, trustpilot. We guarantee quality placement and can provide a free test. \r\nYou can contact us at customreviewclub@gmail.com'),(13922,1417,'_consent','a:0:{}'),(13923,1417,'_hash','32df8ca867f4fb678a36f26ba3c6b0f8'),(13921,1417,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13920,1417,'_recaptcha','a:0:{}'),(13919,1417,'_akismet',NULL),(14292,1435,'_recaptcha','a:0:{}'),(14291,1435,'_akismet',NULL),(14543,1448,'_field_submit','Submit'),(20487,1716,'_field_your-message','This robot can bring you money 24/7.  https://riviello.es/promo'),(20510,1717,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 30, 2022\";s:4:\"time\";s:7:\"2:20 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20337,1427,'_wp_trash_meta_status','flamingo-spam'),(17114,1565,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17113,1565,'_recaptcha','a:0:{}'),(17112,1565,'_akismet',NULL),(24001,1880,'_from','Joshua3354feags <rey.mccar@mail.com>'),(24002,1880,'_from_name','Joshua3354feags'),(23449,1851,'_consent','a:0:{}'),(23227,1557,'_wp_trash_meta_status','flamingo-spam'),(23228,1557,'_wp_trash_meta_time','1662806110'),(23229,1557,'_wp_desired_post_slug','make-dollars-staying-at-home-and-launched-this-bot-2'),(23231,1558,'_wp_trash_meta_time','1662806110'),(22260,1797,'_field_your-name','Crytosit'),(22261,1797,'_field_your-email','rhemanat@yahoo.com'),(22262,1797,'_field_your-subject','Need cash? Launch this robot and see what it can.'),(21754,1494,'_wp_trash_meta_status','flamingo-spam'),(21739,1773,'_from_name','Crytosit'),(21470,1759,'_hash','5bc8927558381912beae6694dde3d9ee'),(16107,1523,'_akismet',NULL),(16108,1523,'_recaptcha','a:0:{}'),(16109,1523,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16110,1523,'_consent','a:0:{}'),(16106,1523,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 7, 2022\";s:4:\"time\";s:7:\"9:14 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16103,1523,'_field_submit','Submit'),(16104,1523,'_field_mc4wp_checkbox','No'),(16105,1523,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16102,1523,'_field_your-message','No need to work anymore while you have the Robot launched!  https://melm.echinat.de/melm'),(16101,1523,'_field_your-subject','Check out the newest way to make a fantastic profit.'),(16100,1523,'_field_your-email','ashtnnr@gmail.com'),(16099,1523,'_field_your-name','Crytosit'),(22920,1826,'_recaptcha','a:0:{}'),(22919,1826,'_akismet',NULL),(16344,1534,'_recaptcha','a:0:{}'),(16343,1534,'_akismet',NULL),(16098,1523,'_from_email','ashtnnr@gmail.com'),(16097,1523,'_from_name','Crytosit'),(16096,1523,'_from','Crytosit <ashtnnr@gmail.com>'),(16572,1545,'_from_name','Crytosit'),(16573,1545,'_from_email','mfamousdalegacy@yahoo.com'),(16574,1545,'_field_your-name','Crytosit'),(16575,1545,'_field_your-email','mfamousdalegacy@yahoo.com'),(16576,1545,'_field_your-subject','Launch the best investment instrument to start making money today.'),(16577,1545,'_field_your-message','Need money? Get it here easily?  https://melm.echinat.de/melm'),(16578,1545,'_field_submit','Submit'),(16579,1545,'_field_mc4wp_checkbox','No'),(16580,1545,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16581,1545,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 9, 2022\";s:4:\"time\";s:7:\"7:52 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16571,1545,'_from','Crytosit <mfamousdalegacy@yahoo.com>'),(16570,1545,'_subject','Launch the best investment instrument to start making money today.'),(22574,1531,'_wp_desired_post_slug','this-robot-can-bring-you-money-24-7'),(16342,1534,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 8, 2022\";s:4:\"time\";s:7:\"8:34 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16339,1534,'_field_submit','Submit'),(16340,1534,'_field_mc4wp_checkbox','No'),(16341,1534,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16338,1534,'_field_your-message','Earning money in the Internet is easy if you use Robot.  https://melm.echinat.de/melm'),(16337,1534,'_field_your-subject','Find out about the easiest way of money earning.'),(16336,1534,'_field_your-email','michelleciecwierz@yahoo.com'),(16335,1534,'_field_your-name','Crytosit'),(16334,1534,'_from_email','michelleciecwierz@yahoo.com'),(16333,1534,'_from_name','Crytosit'),(16332,1534,'_from','Crytosit <michelleciecwierz@yahoo.com>'),(16331,1534,'_subject','Find out about the easiest way of money earning.'),(22576,1532,'_wp_trash_meta_time','1662546688'),(22577,1532,'_wp_desired_post_slug','attention-financial-robot-may-bring-you-millions-3'),(17386,1573,'_submission_status','spam'),(17387,1573,'_subject','NEW: Semrush Backlinks'),(17395,1573,'_field_submit','Submit'),(17396,1573,'_field_mc4wp_checkbox','No'),(17397,1573,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17398,1573,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"45.88.97.202\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 16, 2022\";s:4:\"time\";s:8:\"10:35 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17393,1573,'_field_your-subject','NEW: Semrush Backlinks'),(17394,1573,'_field_your-message','Hi there \r\n \r\nThis is Mike Holiday\r\n \r\nLet me show you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your fairphoto.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\n \r\nRegards \r\n \r\nMike Holiday\r\n \r\nmike@strictlydigital.net'),(17392,1573,'_field_your-email','no-replyPl@gmail.com'),(17391,1573,'_field_your-name','Mike Holiday\r\n'),(17390,1573,'_from_email','no-replyPl@gmail.com'),(12908,1370,'_akismet',NULL),(18779,1639,'_from_name','Crytosit'),(18778,1639,'_from','Crytosit <diana_2698@live.com>'),(18776,1639,'_submission_status','spam'),(18777,1639,'_subject','Making money in the net is easier now.'),(19040,1651,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 22, 2022\";s:4:\"time\";s:7:\"8:17 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19027,1651,'_spam_meta_time','1661156261'),(19028,1651,'_submission_status','spam'),(19029,1651,'_subject','Make thousands of bucks. Financial robot will help you to do it!'),(19030,1651,'_from','Crytosit <sqimyrrizwm@hotmails.com>'),(19031,1651,'_from_name','Crytosit'),(19032,1651,'_from_email','sqimyrrizwm@hotmails.com'),(19033,1651,'_field_your-name','Crytosit'),(19034,1651,'_field_your-email','sqimyrrizwm@hotmails.com'),(19035,1651,'_field_your-subject','Make thousands of bucks. Financial robot will help you to do it!'),(19036,1651,'_field_your-message','Turn $1 into $100 instantly. Use the financial Robot.  http://go.tazalus.com/096s'),(19037,1651,'_field_submit','Submit'),(19038,1651,'_field_mc4wp_checkbox','No'),(19039,1651,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19306,1375,'_wp_desired_post_slug','the-online-income-is-your-key-to-success-2'),(19308,1376,'_wp_trash_meta_time','1661250693'),(19309,1376,'_wp_desired_post_slug','make-money-not-war-financial-robot-is-what-you-need-3'),(19311,1664,'_submission_status','spam'),(19312,1664,'_subject','Find out about the easiest way of money earning.'),(19313,1664,'_from','Crytosit <tabuhaq@yahoo.com>'),(19314,1664,'_from_name','Crytosit'),(19315,1664,'_from_email','tabuhaq@yahoo.com'),(19316,1664,'_field_your-name','Crytosit'),(19317,1664,'_field_your-email','tabuhaq@yahoo.com'),(19318,1664,'_field_your-subject','Find out about the easiest way of money earning.'),(19319,1664,'_field_your-message','Check out the new financial tool, which can make you rich.  http://go.tazalus.com/096s'),(19320,1664,'_field_submit','Submit'),(19321,1664,'_field_mc4wp_checkbox','No'),(19322,1664,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19323,1664,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 23, 2022\";s:4:\"time\";s:8:\"11:24 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12946,1372,'_field_mc4wp_checkbox','No'),(19290,1663,'_consent','a:0:{}'),(19291,1663,'_hash','a807944f1593cdd8e138201af0833494'),(19292,1371,'_wp_trash_meta_status','flamingo-spam'),(19293,1371,'_wp_trash_meta_time','1661250693'),(19276,1663,'_from','Crytosit <nharrington1023@yahoo.com>'),(19277,1663,'_from_name','Crytosit'),(19278,1663,'_from_email','nharrington1023@yahoo.com'),(19279,1663,'_field_your-name','Crytosit'),(19280,1663,'_field_your-email','nharrington1023@yahoo.com'),(19281,1663,'_field_your-subject','Make thousands of bucks. Financial robot will help you to do it!'),(19282,1663,'_field_your-message','The huge income without investments is available, now!  http://go.tazalus.com/096s'),(19283,1663,'_field_submit','Submit'),(19284,1663,'_field_mc4wp_checkbox','No'),(19285,1663,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19286,1663,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 23, 2022\";s:4:\"time\";s:7:\"9:21 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19595,1677,'_consent','a:0:{}'),(19594,1677,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19592,1677,'_akismet',NULL),(19593,1677,'_recaptcha','a:0:{}'),(21070,1740,'_hash','e03b1a257743e5e6c60ae16016a0fd22'),(21071,1741,'_spam_meta_time','1662063231'),(21072,1741,'_submission_status','spam'),(13072,1378,'_consent','a:0:{}'),(19597,1678,'_spam_meta_time','1661352522'),(19596,1677,'_hash','2bf46923817bb639007643d38a8715d2'),(13037,1377,'_submission_status','spam'),(13038,1377,'_subject','The financial Robot is your future wealth and independence.'),(13039,1377,'_from','Crytosit <Cardio439@gmail.com>'),(13040,1377,'_from_name','Crytosit'),(13041,1377,'_from_email','Cardio439@gmail.com'),(13042,1377,'_field_your-name','Crytosit'),(13043,1377,'_field_your-email','Cardio439@gmail.com'),(19310,1664,'_spam_meta_time','1661253849'),(13012,1376,'_submission_status','spam'),(13013,1376,'_subject','Make money, not war! Financial Robot is what you need.'),(13014,1376,'_from','Crytosit <philiphargrove@bellsouth.net>'),(19591,1677,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 24, 2022\";s:4:\"time\";s:8:\"12:47 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19588,1677,'_field_submit','Submit'),(19589,1677,'_field_mc4wp_checkbox','No'),(19590,1677,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19574,1676,'_recaptcha','a:0:{}'),(19575,1676,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19576,1676,'_consent','a:0:{}'),(19577,1676,'_hash','dded05672e8732286ce17d616763cd8f'),(19578,1677,'_spam_meta_time','1661345275'),(19579,1677,'_submission_status','spam'),(19580,1677,'_subject','Earn additional money without efforts and skills.'),(19581,1677,'_from','Crytosit <sahinguler1974@hotmail.com>'),(19582,1677,'_from_name','Crytosit'),(19583,1677,'_from_email','sahinguler1974@hotmail.com'),(19584,1677,'_field_your-name','Crytosit'),(19585,1677,'_field_your-email','sahinguler1974@hotmail.com'),(19586,1677,'_field_your-subject','Earn additional money without efforts and skills.'),(19587,1677,'_field_your-message','See how Robot makes $1000 from $1 of investment.  http://go.tazalus.com/096s'),(19562,1676,'_from','Crytosit <brpelletiersmaaladenlh@dew.com>'),(19563,1676,'_from_name','Crytosit'),(19564,1676,'_from_email','brpelletiersmaaladenlh@dew.com'),(19565,1676,'_field_your-name','Crytosit'),(19566,1676,'_field_your-email','brpelletiersmaaladenlh@dew.com'),(19567,1676,'_field_your-subject','Online job can be really effective if you use this Robot.'),(19568,1676,'_field_your-message','The fastest way to make your wallet thick is found.  http://go.tazalus.com/096s'),(19569,1676,'_field_submit','Submit'),(19570,1676,'_field_mc4wp_checkbox','No'),(19571,1676,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19572,1676,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 24, 2022\";s:4:\"time\";s:8:\"10:41 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19541,1378,'_wp_trash_meta_status','flamingo-spam'),(19542,1378,'_wp_trash_meta_time','1661337663'),(19543,1378,'_wp_desired_post_slug','it-is-the-best-time-to-launch-the-robot-to-get-more-money-2'),(19545,1379,'_wp_trash_meta_time','1661337663'),(19546,1379,'_wp_desired_post_slug','the-best-online-job-for-retirees-make-your-old-ages-rich-3'),(19548,1380,'_wp_trash_meta_time','1661337663'),(19549,1380,'_wp_desired_post_slug','try-out-the-automatic-robot-to-keep-earning-all-day-long-4'),(19869,1689,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19870,1689,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 26, 2022\";s:4:\"time\";s:7:\"7:07 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19830,1687,'_akismet',NULL),(19831,1687,'_recaptcha','a:0:{}'),(19832,1687,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19833,1687,'_consent','a:0:{}'),(19834,1687,'_hash','7e65881629a3f56ef8dd3f2710eed05a'),(19835,1688,'_spam_meta_time','1661534458'),(19836,1688,'_submission_status','spam'),(19837,1688,'_subject','[your-subject]'),(19838,1688,'_from','magonzo1978 magonzo1978 88346716653987 88346716653987 magonzo1978 link https://taramilk.ru/profiles Nuseree <dhalafgus1994@mail.ru>'),(19839,1688,'_from_name','magonzo1978 magonzo1978 88346716653987 88346716653987 magonzo1978 link https://taramilk.ru/profiles Nuseree'),(19840,1688,'_from_email','dhalafgus1994@mail.ru'),(19841,1688,'_field_your-name','magonzo1978 magonzo1978 88346716653987 88346716653987 magonzo1978 link https://taramilk.ru/profiles Nuseree'),(19842,1688,'_field_your-email','dhalafgus1994@mail.ru'),(19843,1688,'_field_your-country','Р РѕСЃСЃРёСЏ'),(19844,1688,'_field_your-subject-hidden','koshinte1971 48245629573855 koshinte1971 koshinte1971 48245629573855 login https://emenstream.ru Nuseree'),(19845,1688,'_field_your-message',''),(19846,1688,'_field_your-product-hidden',''),(19847,1688,'_field_submit','Register my interest'),(19848,1688,'_field_checkbox-702','a:1:{i:0;s:0:\"\";}'),(19849,1688,'_field_mc4wp_checkbox','No'),(19850,1688,'_fields','a:9:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"your-message\";N;s:19:\"your-product-hidden\";N;s:6:\"submit\";N;s:12:\"checkbox-702\";N;s:14:\"mc4wp_checkbox\";N;}'),(19851,1688,'_meta','a:19:{s:13:\"serial_number\";i:8;s:9:\"remote_ip\";s:14:\"45.134.212.237\";s:10:\"user_agent\";s:131:\"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\";s:3:\"url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:4:\"date\";s:15:\"August 26, 2022\";s:4:\"time\";s:7:\"5:20 pm\";s:7:\"post_id\";s:3:\"322\";s:9:\"post_name\";s:17:\"hanchank-nyi-chin\";s:10:\"post_title\";s:17:\"Hanchank Nyi Chin\";s:8:\"post_url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19852,1688,'_akismet',NULL),(19853,1688,'_recaptcha','a:0:{}'),(19854,1688,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19855,1688,'_consent','a:0:{}'),(19856,1688,'_hash','972e41968cd71af7ad394ef33c4f3baa'),(19857,1689,'_spam_meta_time','1661540843'),(19858,1689,'_submission_status','spam'),(19859,1689,'_subject','Just one click can turn you dollar into $1000.'),(19860,1689,'_from','Crytosit <wakemanacres@hotmail.com>'),(19861,1689,'_from_name','Crytosit'),(19862,1689,'_from_email','wakemanacres@hotmail.com'),(19863,1689,'_field_your-name','Crytosit'),(19864,1689,'_field_your-email','wakemanacres@hotmail.com'),(19865,1689,'_field_your-subject','Just one click can turn you dollar into $1000.'),(19866,1689,'_field_your-message','Financial robot is your success formula is found. Learn more about it.  https://riviello.es/promo'),(19826,1687,'_field_submit','Submit'),(19827,1687,'_field_mc4wp_checkbox','No'),(19828,1687,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19890,1690,'_akismet',NULL),(19891,1690,'_recaptcha','a:0:{}'),(19888,1690,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19889,1690,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 26, 2022\";s:4:\"time\";s:7:\"8:50 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19687,1681,'_from','Mike Philips <no-replyPl@gmail.com>'),(19887,1690,'_field_mc4wp_checkbox','No'),(19886,1690,'_field_submit','Submit'),(19885,1690,'_field_your-message','Even a child knows how to make $100 today.  https://riviello.es/promo'),(19884,1690,'_field_your-subject','Need money? Get it here easily?'),(19882,1690,'_field_your-name','Crytosit'),(19883,1690,'_field_your-email','tom.hester@sanmina-sci.com'),(13436,1394,'_akismet',NULL),(13437,1394,'_recaptcha','a:0:{}'),(19876,1690,'_spam_meta_time','1661547006'),(19877,1690,'_submission_status','spam'),(19878,1690,'_subject','Need money? Get it here easily?'),(19879,1690,'_from','Crytosit <tom.hester@sanmina-sci.com>'),(19880,1690,'_from_name','Crytosit'),(19881,1690,'_from_email','tom.hester@sanmina-sci.com'),(13458,1395,'_consent','a:0:{}'),(13457,1395,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13438,1394,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13423,1394,'_submission_status','spam'),(13386,1393,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13387,1393,'_consent','a:0:{}'),(13388,1393,'_hash','51e55258df274a44e16f692bd75d4496'),(19685,1681,'_submission_status','spam'),(19686,1681,'_subject','Want Better Local Ranks? Ready this'),(19661,1386,'_wp_trash_meta_time','1661423769'),(19662,1386,'_wp_desired_post_slug','have-no-money-earn-it-online-4'),(19664,1387,'_wp_trash_meta_time','1661423769'),(19665,1387,'_wp_desired_post_slug','turn-1-into-100-instantly-use-the-financial-robot-3'),(19667,1388,'_wp_trash_meta_time','1661423769'),(19668,1388,'_wp_desired_post_slug','strengthen-your-domain-authority-2'),(19670,1389,'_wp_trash_meta_time','1661423769'),(19671,1389,'_wp_desired_post_slug','see-how-robot-makes-1000-from-1-of-investment-3'),(19673,1390,'_wp_trash_meta_time','1661423769'),(19674,1390,'_wp_desired_post_slug','your-subject-21'),(19676,1391,'_wp_trash_meta_time','1661423769'),(19677,1391,'_wp_desired_post_slug','your-subject-22'),(19679,1392,'_wp_trash_meta_time','1661423769'),(19680,1392,'_wp_desired_post_slug','feel-free-to-buy-everything-you-want-with-the-additional-income-2'),(19682,1393,'_wp_trash_meta_time','1661423769'),(19683,1393,'_wp_desired_post_slug','make-dollars-just-sitting-home-2'),(19658,1385,'_wp_trash_meta_time','1661423769'),(19659,1385,'_wp_desired_post_slug','local-seo-for-more-business-2'),(19656,1384,'_wp_desired_post_slug','the-success-formula-is-found-learn-more-about-it'),(20019,1695,'_from','Crytosit <otisboatus@hotmail.com>'),(19991,1693,'_meta','a:19:{s:13:\"serial_number\";i:8;s:9:\"remote_ip\";s:14:\"45.134.212.237\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:4:\"date\";s:15:\"August 27, 2022\";s:4:\"time\";s:7:\"2:16 pm\";s:7:\"post_id\";s:3:\"322\";s:9:\"post_name\";s:17:\"hanchank-nyi-chin\";s:10:\"post_title\";s:17:\"Hanchank Nyi Chin\";s:8:\"post_url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20017,1695,'_submission_status','spam'),(20018,1695,'_subject','Every your dollar can turn into $100 after you lunch this Robot.'),(20016,1695,'_spam_meta_time','1661619432'),(20014,1694,'_consent','a:0:{}'),(20015,1694,'_hash','c7c7006287804e5a8e429e37861224c7'),(20011,1694,'_akismet',NULL),(20012,1694,'_recaptcha','a:0:{}'),(20013,1694,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20010,1694,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 27, 2022\";s:4:\"time\";s:7:\"2:57 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20008,1694,'_field_mc4wp_checkbox','No'),(20009,1694,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20007,1694,'_field_submit','Submit'),(20006,1694,'_field_your-message','Find out about the fastest way for a financial independence.  https://riviello.es/promo'),(20005,1694,'_field_your-subject','Need money? Earn it without leaving your home.'),(19992,1693,'_akismet',NULL),(19993,1693,'_recaptcha','a:0:{}'),(19994,1693,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19995,1693,'_consent','a:0:{}'),(19996,1693,'_hash','2cca8aaf19ec59fdbf1147e78b67f366'),(19997,1694,'_spam_meta_time','1661612228'),(19998,1694,'_submission_status','spam'),(19999,1694,'_subject','Need money? Earn it without leaving your home.'),(13558,1401,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13556,1401,'_akismet',NULL),(13557,1401,'_recaptcha','a:0:{}'),(20000,1694,'_from','Crytosit <lightandsound06@yahoo.com>'),(20001,1694,'_from_name','Crytosit'),(20002,1694,'_from_email','lightandsound06@yahoo.com'),(20003,1694,'_field_your-name','Crytosit'),(20004,1694,'_field_your-email','lightandsound06@yahoo.com'),(20723,1727,'_from','Crytosit <bjmarra@verizon.net>'),(20724,1727,'_from_name','Crytosit'),(20725,1727,'_from_email','bjmarra@verizon.net'),(20726,1727,'_field_your-name','Crytosit'),(20727,1727,'_field_your-email','bjmarra@verizon.net'),(20728,1727,'_field_your-subject','The success formula is found. Learn more about it.'),(20729,1727,'_field_your-message','Make $1000 from $1 in a few minutes. Launch the financial robot now.  http://go.tazalus.com/0j0l'),(20730,1727,'_field_submit','Submit'),(20731,1727,'_field_mc4wp_checkbox','No'),(20732,1727,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20733,1727,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 30, 2022\";s:4:\"time\";s:7:\"7:48 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20720,1727,'_spam_meta_time','1661888905'),(20721,1727,'_submission_status','spam'),(20722,1727,'_subject','The success formula is found. Learn more about it.'),(20226,1704,'_field_your-name','Crytosit'),(20227,1704,'_field_your-email','berryjess21@yahoo.com'),(20228,1704,'_field_your-subject','Even a child knows how to make $100 today.'),(20229,1704,'_field_your-message','The best way for everyone who rushes for financial independence.  https://riviello.es/promo'),(20230,1704,'_field_submit','Submit'),(20231,1704,'_field_mc4wp_checkbox','No'),(20232,1704,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20233,1704,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 28, 2022\";s:4:\"time\";s:8:\"11:55 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20234,1704,'_akismet',NULL),(20235,1704,'_recaptcha','a:0:{}'),(20236,1704,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20220,1704,'_spam_meta_time','1661730931'),(20221,1704,'_submission_status','spam'),(20222,1704,'_subject','Even a child knows how to make $100 today.'),(20237,1704,'_consent','a:0:{}'),(20238,1704,'_hash','a65b55668adc764a38e24ebfaae4fad5'),(20239,1705,'_spam_meta_time','1661737853'),(20240,1705,'_submission_status','spam'),(20241,1705,'_subject','Start making thousands of dollars every week just using this robot.'),(20242,1705,'_from','Crytosit <larabeatrizvieira2011@hotmail.com>'),(20243,1705,'_from_name','Crytosit'),(20244,1705,'_from_email','larabeatrizvieira2011@hotmail.com'),(20245,1705,'_field_your-name','Crytosit'),(20246,1705,'_field_your-email','larabeatrizvieira2011@hotmail.com'),(20247,1705,'_field_your-subject','Start making thousands of dollars every week just using this robot.'),(20248,1705,'_field_your-message','Money, money! Make more money with financial robot!  https://riviello.es/promo'),(20249,1705,'_field_submit','Submit'),(20250,1705,'_field_mc4wp_checkbox','No'),(20251,1705,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20252,1705,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 29, 2022\";s:4:\"time\";s:7:\"1:50 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20219,1703,'_hash','acb3f6acdc6e0b115b2f32c3b04216b5'),(20218,1703,'_consent','a:0:{}'),(20217,1703,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20216,1703,'_recaptcha','a:0:{}'),(20211,1703,'_field_submit','Submit'),(20212,1703,'_field_mc4wp_checkbox','No'),(20213,1703,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20272,1706,'_akismet',NULL),(20273,1706,'_recaptcha','a:0:{}'),(20274,1706,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20275,1706,'_consent','a:0:{}'),(20276,1706,'_hash','cd147cb56b61dd55bbd6fb8612df8fb0'),(20277,1707,'_spam_meta_time','1661751746'),(20278,1707,'_submission_status','spam'),(20279,1707,'_subject','Online Bot will bring you wealth and satisfaction.'),(20280,1707,'_from','Crytosit <edwardfox48881@yahoo.com>'),(20281,1707,'_from_name','Crytosit'),(20282,1707,'_from_email','edwardfox48881@yahoo.com'),(20283,1707,'_field_your-name','Crytosit'),(20284,1707,'_field_your-email','edwardfox48881@yahoo.com'),(20285,1707,'_field_your-subject','Online Bot will bring you wealth and satisfaction.'),(20286,1707,'_field_your-message','Looking for an easy way to make money? Check out the financial robot.  https://riviello.es/promo'),(20271,1706,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 29, 2022\";s:4:\"time\";s:7:\"3:45 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20256,1705,'_consent','a:0:{}'),(20257,1705,'_hash','a40ba0a8295015e5b10db3404dc69cc7'),(20258,1706,'_spam_meta_time','1661744726'),(20259,1706,'_submission_status','spam'),(20260,1706,'_subject','Turn $1 into $100 instantly. Use the financial Robot.'),(20261,1706,'_from','Crytosit <rgreal069@gmail.com>'),(20262,1706,'_from_name','Crytosit'),(20263,1706,'_from_email','rgreal069@gmail.com'),(20264,1706,'_field_your-name','Crytosit'),(20265,1706,'_field_your-email','rgreal069@gmail.com'),(20266,1706,'_field_your-subject','Turn $1 into $100 instantly. Use the financial Robot.'),(20267,1706,'_field_your-message','Earning money in the Internet is easy if you use Robot.  https://riviello.es/promo'),(20268,1706,'_field_submit','Submit'),(20269,1706,'_field_mc4wp_checkbox','No'),(20270,1706,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19954,1414,'_wp_trash_meta_time','1661596190'),(19955,1414,'_wp_desired_post_slug','try-out-the-best-financial-robot-in-the-internet-2'),(20290,1707,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 29, 2022\";s:4:\"time\";s:7:\"5:42 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13873,1415,'_field_your-name','Crytosit'),(13874,1415,'_field_your-email','rakesh06rana@yahoo.com'),(13833,1414,'_hash','0ec55bef645271222eb28be3bb5208f8'),(20287,1707,'_field_submit','Submit'),(20254,1705,'_recaptcha','a:0:{}'),(20255,1705,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13891,1416,'_from_email','rakesh06rana@yahoo.com'),(13890,1416,'_from_name','Crytosit'),(13875,1415,'_field_your-subject','Make your laptop a financial instrument with this program.'),(20215,1703,'_akismet',NULL),(20210,1703,'_field_your-message','Make money in the internet using this Bot. It really works!  https://riviello.es/promo'),(5137,79,'_oembed_ed374a4e2dddb3950967af64af5b8598','{{unknown}}'),(5138,79,'_oembed_878ff65194d2a1c0623d7e036499bf33','{{unknown}}'),(19925,1404,'_wp_desired_post_slug','robot-never-sleeps-it-makes-money-for-you-24-7-2'),(19927,1405,'_wp_trash_meta_time','1661596190'),(19928,1405,'_wp_desired_post_slug','check-out-the-newest-way-to-make-a-fantastic-profit-4'),(19930,1406,'_wp_trash_meta_time','1661596190'),(19931,1406,'_wp_desired_post_slug','your-subject-23'),(19933,1407,'_wp_trash_meta_time','1661596190'),(19934,1407,'_wp_desired_post_slug','rhtwww'),(19936,1408,'_wp_trash_meta_time','1661596190'),(19937,1408,'_wp_desired_post_slug','your-subject-24'),(19939,1409,'_wp_trash_meta_time','1661596190'),(19940,1409,'_wp_desired_post_slug','your-subject-25'),(19942,1410,'_wp_trash_meta_time','1661596190'),(19943,1410,'_wp_desired_post_slug','your-subject-26'),(19945,1411,'_wp_trash_meta_time','1661596190'),(19946,1411,'_wp_desired_post_slug','your-subject-27'),(19948,1412,'_wp_trash_meta_time','1661596190'),(19949,1412,'_wp_desired_post_slug','your-subject-28'),(19951,1413,'_wp_trash_meta_time','1661596190'),(19952,1413,'_wp_desired_post_slug','making-money-in-the-net-is-easier-now-3'),(19924,1404,'_wp_trash_meta_time','1661596190'),(19922,1403,'_wp_desired_post_slug','find-out-about-the-easiest-way-of-money-earning-3'),(19918,1402,'_wp_trash_meta_time','1661596190'),(20466,1715,'_field_your-email','psychoness@hotmail.com'),(20491,1716,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 29, 2022\";s:4:\"time\";s:8:\"11:05 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20288,1707,'_field_mc4wp_checkbox','No'),(20508,1717,'_field_mc4wp_checkbox','No'),(20509,1717,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20507,1717,'_field_submit','Submit'),(20492,1716,'_akismet',NULL),(20493,1716,'_recaptcha','a:0:{}'),(20494,1716,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20495,1716,'_consent','a:0:{}'),(20496,1716,'_hash','cbd4b7dbd946a924573a35e32fe381bd'),(20497,1717,'_spam_meta_time','1661826024'),(20498,1717,'_submission_status','spam'),(20499,1717,'_subject','Join the society of successful people who make money here.'),(20500,1717,'_from','Crytosit <Pixiedust121088@yahoo.com>'),(20501,1717,'_from_name','Crytosit'),(20502,1717,'_from_email','Pixiedust121088@yahoo.com'),(20503,1717,'_field_your-name','Crytosit'),(20504,1717,'_field_your-email','Pixiedust121088@yahoo.com'),(20505,1717,'_field_your-subject','Join the society of successful people who make money here.'),(20506,1717,'_field_your-message','Provide your family with the money in age. Launch the Robot!  https://riviello.es/promo'),(20473,1715,'_akismet',NULL),(20474,1715,'_recaptcha','a:0:{}'),(20475,1715,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20476,1715,'_consent','a:0:{}'),(20477,1715,'_hash','50e2641476d18219a4ee84195bb556d3'),(20478,1716,'_spam_meta_time','1661814347'),(20479,1716,'_submission_status','spam'),(20480,1716,'_subject','Make your money work for you all day long.'),(20481,1716,'_from','Crytosit <samiritza@yahoo.com>'),(20482,1716,'_from_name','Crytosit'),(20483,1716,'_from_email','samiritza@yahoo.com'),(20484,1716,'_field_your-name','Crytosit'),(20485,1716,'_field_your-email','samiritza@yahoo.com'),(20486,1716,'_field_your-subject','Make your money work for you all day long.'),(20472,1715,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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.24 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 29, 2022\";s:4:\"time\";s:7:\"9:09 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20471,1715,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14293,1435,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20470,1715,'_field_mc4wp_checkbox','No'),(20469,1715,'_field_submit','Submit'),(14544,1448,'_field_mc4wp_checkbox','No'),(14545,1448,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20608,1722,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 30, 2022\";s:4:\"time\";s:8:\"10:06 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20597,1722,'_subject','Only one click can grow up your money really fast.'),(20598,1722,'_from','Crytosit <kirbywil@aol.com>'),(20599,1722,'_from_name','Crytosit'),(20600,1722,'_from_email','kirbywil@aol.com'),(20601,1722,'_field_your-name','Crytosit'),(20602,1722,'_field_your-email','kirbywil@aol.com'),(20603,1722,'_field_your-subject','Only one click can grow up your money really fast.'),(20604,1722,'_field_your-message','The additional income for everyone.  http://go.tazalus.com/0j0l'),(20605,1722,'_field_submit','Submit'),(20606,1722,'_field_mc4wp_checkbox','No'),(20607,1722,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20595,1722,'_spam_meta_time','1661853971'),(20596,1722,'_submission_status','spam'),(20593,1721,'_consent','a:0:{}'),(20594,1721,'_hash','25796af36b8d017af13f204bdb415ae6'),(20590,1721,'_akismet',NULL),(20591,1721,'_recaptcha','a:0:{}'),(20592,1721,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20577,1721,'_submission_status','spam'),(20578,1721,'_subject','One click of the robot can bring you thousands of bucks.'),(20579,1721,'_from','Crytosit <kievasia2@yahoo.com>'),(20580,1721,'_from_name','Crytosit'),(20581,1721,'_from_email','kievasia2@yahoo.com'),(20582,1721,'_field_your-name','Crytosit'),(20583,1721,'_field_your-email','kievasia2@yahoo.com'),(20584,1721,'_field_your-subject','One click of the robot can bring you thousands of bucks.'),(20585,1721,'_field_your-message','The additional income is available for everyone using this robot.  http://go.tazalus.com/0j0l'),(20586,1721,'_field_submit','Submit'),(20617,1437,'_wp_trash_meta_status','flamingo-spam'),(20587,1721,'_field_mc4wp_checkbox','No'),(20588,1721,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20589,1721,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 30, 2022\";s:4:\"time\";s:7:\"8:10 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14711,1457,'_from_name','Crytosit'),(14712,1457,'_from_email','lovelysmile2@inbox.com'),(20939,1736,'_hash','a32f11634ea6bf368b5733f17befccdb'),(14722,1457,'_recaptcha','a:0:{}'),(14705,1456,'_consent','a:0:{}'),(14706,1456,'_hash','503a2c996d424cc6f8fcd6ff93c34944'),(20947,1458,'_wp_trash_meta_status','flamingo-spam'),(14708,1457,'_submission_status','spam'),(14709,1457,'_subject','Wow! This Robot is a great start for an online career.'),(14741,1458,'_recaptcha','a:0:{}'),(14740,1458,'_akismet',NULL),(14723,1457,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14710,1457,'_from','Crytosit <lovelysmile2@inbox.com>'),(14681,1455,'_recaptcha','a:0:{}'),(14682,1455,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14683,1455,'_consent','a:0:{}'),(14937,1468,'_hash','442954618683ca81a16f054fff090607'),(21199,1747,'_akismet',NULL),(21200,1747,'_recaptcha','a:0:{}'),(21201,1747,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21198,1747,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 2, 2022\";s:4:\"time\";s:7:\"7:58 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21191,1747,'_field_your-name','Crytosit'),(21192,1747,'_field_your-email','gonecr8zy@sbcglobal.net'),(14934,1468,'_recaptcha','a:0:{}'),(14935,1468,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21197,1747,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21196,1747,'_field_mc4wp_checkbox','No'),(21195,1747,'_field_submit','Submit'),(21194,1747,'_field_your-message','Buy everything you want earning money online.  http://go.tazalus.com/0j0l'),(21193,1747,'_field_your-subject','Your computer can bring you additional income if you use this Robot.'),(14936,1468,'_consent','a:0:{}'),(14916,1467,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14917,1467,'_consent','a:0:{}'),(14918,1467,'_hash','e8ccdd114a7c454c0cec2c3032009b43'),(21611,1766,'_field_your-message','Financial robot keeps bringing you money while you sleep.  http://go.tazalus.com/0j0l'),(21610,1766,'_field_your-subject','Robot never sleeps. It makes money for you 24/7.'),(21601,1765,'_hash','2edb9db08591d4d836f77aa256997822'),(21600,1765,'_consent','a:0:{}'),(21598,1765,'_recaptcha','a:0:{}'),(21599,1765,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21597,1765,'_akismet',NULL),(21540,1761,'_akismet',NULL),(21541,1761,'_recaptcha','a:0:{}'),(21542,1761,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21543,1761,'_consent','a:0:{}'),(21544,1761,'_hash','2f4b5a2daf88f63f5a8a15efb19ece5c'),(21545,1763,'_spam_meta_time','1662212569'),(21546,1763,'_submission_status','spam'),(21547,1763,'_subject','The huge income without investments is available, now!'),(21548,1763,'_from','Crytosit <rlad4hickey@hotmail.com>'),(21549,1763,'_from_name','Crytosit'),(21550,1763,'_from_email','rlad4hickey@hotmail.com'),(21551,1763,'_field_your-name','Crytosit'),(21552,1763,'_field_your-email','rlad4hickey@hotmail.com'),(21553,1763,'_field_your-subject','The huge income without investments is available, now!'),(21554,1763,'_field_your-message','Launch the robot and let it bring you money.  http://go.tazalus.com/0j0l'),(21555,1763,'_field_submit','Submit'),(21556,1763,'_field_mc4wp_checkbox','No'),(21557,1763,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21558,1763,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 3, 2022\";s:4:\"time\";s:7:\"1:42 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21559,1763,'_akismet',NULL),(21560,1763,'_recaptcha','a:0:{}'),(21561,1763,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21562,1763,'_consent','a:0:{}'),(21563,1763,'_hash','a271f408b2efee8d9013cd24ca62aaa6'),(21564,1764,'_spam_meta_time','1662219559'),(21565,1764,'_submission_status','spam'),(21566,1764,'_subject','Make your money work for you all day long.'),(21567,1764,'_from','Crytosit <freetreemad@gmail.com>'),(21568,1764,'_from_name','Crytosit'),(21569,1764,'_from_email','freetreemad@gmail.com'),(21570,1764,'_field_your-name','Crytosit'),(21571,1764,'_field_your-email','freetreemad@gmail.com'),(21572,1764,'_field_your-subject','Make your money work for you all day long.'),(21573,1764,'_field_your-message','Need money? Get it here easily?  http://go.tazalus.com/0j0l'),(21574,1764,'_field_submit','Submit'),(21575,1764,'_field_mc4wp_checkbox','No'),(21576,1764,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21577,1764,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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.44 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 3, 2022\";s:4:\"time\";s:7:\"3:39 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(8808,79,'_oembed_ab717af30e00f2e9f6c62849eeba5faa','{{unknown}}'),(21612,1766,'_field_submit','Submit'),(21613,1766,'_field_mc4wp_checkbox','No'),(21614,1766,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21615,1766,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 3, 2022\";s:4:\"time\";s:7:\"7:35 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21223,1469,'_wp_trash_meta_status','flamingo-spam'),(21221,1748,'_consent','a:0:{}'),(21222,1748,'_hash','90e0ba3708749d4dc24e9b56cd9b9159'),(21627,1767,'_field_your-name','Crytosit'),(21628,1767,'_field_your-email','fionaroyds@hotmail.com'),(21629,1767,'_field_your-subject','Check out the automatic Bot, which works for you 24/7.'),(21630,1767,'_field_your-message','Need some more money? Robot will earn them really fast.  http://go.tazalus.com/0j0l'),(21625,1767,'_from_name','Crytosit'),(21626,1767,'_from_email','fionaroyds@hotmail.com'),(21624,1767,'_from','Crytosit <fionaroyds@hotmail.com>'),(21622,1767,'_submission_status','spam'),(21623,1767,'_subject','Check out the automatic Bot, which works for you 24/7.'),(21621,1767,'_spam_meta_time','1662240685'),(21620,1766,'_hash','4e78f359f9a9cb51e966afeee65d5712'),(21619,1766,'_consent','a:0:{}'),(21618,1766,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21616,1766,'_akismet',NULL),(21617,1766,'_recaptcha','a:0:{}'),(15158,1480,'_from_email','no-replyPl@gmail.com'),(15159,1480,'_field_your-name','Mike Hoggarth\r\n'),(15160,1480,'_field_your-email','no-replyPl@gmail.com'),(21205,1748,'_submission_status','spam'),(21212,1748,'_field_your-subject','Check out the newest way to make a fantastic profit.'),(21213,1748,'_field_your-message','Still not a millionaire? The financial robot will make you him!  http://go.tazalus.com/0j0l'),(21214,1748,'_field_submit','Submit'),(21215,1748,'_field_mc4wp_checkbox','No'),(21216,1748,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21217,1748,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 2, 2022\";s:4:\"time\";s:7:\"9:55 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21219,1748,'_recaptcha','a:0:{}'),(21220,1748,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21218,1748,'_akismet',NULL),(21211,1748,'_field_your-email','csm1604.carmen@gmail.com'),(21209,1748,'_from_email','csm1604.carmen@gmail.com'),(21210,1748,'_field_your-name','Crytosit'),(21203,1747,'_hash','7db255fff235159af12213fb5f1a6258'),(17104,1565,'_field_your-name','Crytosit'),(17105,1565,'_field_your-email','lynnspeak@woh.rr.com'),(17106,1565,'_field_your-subject','Even a child knows how to make money. Do you?'),(17107,1565,'_field_your-message','Check out the new financial tool, which can make you rich. https://melm.rbertilsson.se/'),(17108,1565,'_field_submit','Submit'),(17109,1565,'_field_mc4wp_checkbox','No'),(17110,1565,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17111,1565,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.187\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 13, 2022\";s:4:\"time\";s:8:\"10:22 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21469,1759,'_consent','a:0:{}'),(21466,1759,'_akismet',NULL),(21467,1759,'_recaptcha','a:0:{}'),(21468,1759,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21458,1759,'_field_your-name','Crytosit'),(21465,1759,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 3, 2022\";s:4:\"time\";s:7:\"7:45 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21462,1759,'_field_submit','Submit'),(21463,1759,'_field_mc4wp_checkbox','No'),(21464,1759,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21460,1759,'_field_your-subject','The financial Robot is the most effective financial tool in the net!'),(21461,1759,'_field_your-message','No worries if you are fired. Work online.  http://go.tazalus.com/0j0l'),(21459,1759,'_field_your-email','stephanie.warren@cnh.com'),(21456,1759,'_from_name','Crytosit'),(21457,1759,'_from_email','stephanie.warren@cnh.com'),(21493,1483,'_wp_trash_meta_status','flamingo-spam'),(21950,1782,'_akismet',NULL),(21951,1782,'_recaptcha','a:3:{s:7:\"version\";s:3:\"3.0\";s:9:\"threshold\";d:0.5;s:8:\"response\";a:5:{s:7:\"success\";b:1;s:12:\"challenge_ts\";s:20:\"2022-09-05T01:05:02Z\";s:8:\"hostname\";s:17:\"www.fairphoto.com\";s:5:\"score\";d:0.1000000000000000055511151231257827021181583404541015625;s:6:\"action\";s:6:\"verify\";}}'),(21949,1782,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"191.101.31.89\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 5, 2022\";s:4:\"time\";s:7:\"1:05 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21948,1782,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21947,1782,'_field_mc4wp_checkbox','No'),(21946,1782,'_field_submit','Submit'),(21943,1782,'_field_your-email','catherinalob@hotmail.com'),(21455,1759,'_from','Crytosit <stephanie.warren@cnh.com>'),(21453,1759,'_submission_status','spam'),(21454,1759,'_subject','The financial Robot is the most effective financial tool in the net!'),(22273,1798,'_spam_meta_time','1662444386'),(22263,1797,'_field_your-message','The online job can bring you a fantastic profit.  https://tiendaskon.com.es/promo'),(22264,1797,'_field_submit','Submit'),(22265,1797,'_field_mc4wp_checkbox','No'),(22266,1797,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22249,1796,'_akismet',NULL),(22250,1796,'_recaptcha','a:0:{}'),(22251,1796,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22252,1796,'_consent','a:0:{}'),(22244,1796,'_field_your-message','Even a child knows how to make money. This robot is what you need!  https://tiendaskon.com.es/promo'),(22245,1796,'_field_submit','Submit'),(22246,1796,'_field_mc4wp_checkbox','No'),(22247,1796,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22282,1798,'_field_your-message','No need to stay awake all night long to earn money. Launch the robot.  https://tiendaskon.com.es/promo'),(22271,1797,'_consent','a:0:{}'),(22272,1797,'_hash','22b9b2e515f902f604f7e742a063f07d'),(21753,1773,'_hash','075cda2234b70825c36febad73815b55'),(22274,1798,'_submission_status','spam'),(22275,1798,'_subject','Launch the best investment instrument to start making money today.'),(22276,1798,'_from','Crytosit <kievasia2@yahoo.com>'),(22277,1798,'_from_name','Crytosit'),(22278,1798,'_from_email','kievasia2@yahoo.com'),(22279,1798,'_field_your-name','Crytosit'),(22280,1798,'_field_your-email','kievasia2@yahoo.com'),(22281,1798,'_field_your-subject','Launch the best investment instrument to start making money today.'),(22268,1797,'_akismet',NULL),(22269,1797,'_recaptcha','a:0:{}'),(22270,1797,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21752,1773,'_consent','a:0:{}'),(16569,1545,'_submission_status','spam'),(21740,1773,'_from_email','pang_shanatty@hotmail.com'),(21741,1773,'_field_your-name','Crytosit'),(21742,1773,'_field_your-email','pang_shanatty@hotmail.com'),(21743,1773,'_field_your-subject','Financial robot is a great way to manage and increase your income.'),(21744,1773,'_field_your-message','Have no financial skills? Let Robot make money for you.  http://go.tazalus.com/0j0l'),(21745,1773,'_field_submit','Submit'),(21746,1773,'_field_mc4wp_checkbox','No'),(21747,1773,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21748,1773,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 4, 2022\";s:4:\"time\";s:7:\"9:15 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21749,1773,'_akismet',NULL),(21750,1773,'_recaptcha','a:0:{}'),(21751,1773,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21738,1773,'_from','Crytosit <pang_shanatty@hotmail.com>'),(21737,1773,'_subject','Financial robot is a great way to manage and increase your income.'),(21757,1495,'_wp_trash_meta_status','flamingo-spam'),(16111,1523,'_hash','dcc11d8139bab646e841a1406b5062db'),(22380,1802,'_spam_meta_time','1662465775'),(16094,1523,'_submission_status','spam'),(16095,1523,'_subject','Check out the newest way to make a fantastic profit.'),(5524,79,'_oembed_51eced7c7fc86d29c4db3b0932265179','{{unknown}}'),(22712,1817,'_akismet',NULL),(22713,1817,'_recaptcha','a:0:{}'),(22714,1817,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22715,1817,'_consent','a:0:{}'),(22716,1817,'_hash','bfa74d49e12b9a8b163371c1f1273bc0'),(22900,1825,'_akismet',NULL),(22901,1825,'_recaptcha','a:0:{}'),(22902,1825,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22903,1825,'_consent','a:0:{}'),(22904,1825,'_hash','2f56e4f21acdcc60c3bed0fa5ff0d29f'),(22905,1826,'_spam_meta_time','1662693770'),(22906,1826,'_submission_status','spam'),(22907,1826,'_subject','Rich people are rich because they use this robot.'),(22908,1826,'_from','Crytosit <lady_darkkmoon@yahoo.com>'),(22909,1826,'_from_name','Crytosit'),(22910,1826,'_from_email','lady_darkkmoon@yahoo.com'),(22911,1826,'_field_your-name','Crytosit'),(22912,1826,'_field_your-email','lady_darkkmoon@yahoo.com'),(22913,1826,'_field_your-subject','Rich people are rich because they use this robot.'),(22914,1826,'_field_your-message','Launch the financial Robot and do your business.  http://www.komkor-f.ru/bitrix/rk.php?goto=https://puertobelenn.cl/promo'),(22915,1826,'_field_submit','Submit'),(22916,1826,'_field_mc4wp_checkbox','No'),(22917,1826,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22918,1826,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 9, 2022\";s:4:\"time\";s:7:\"3:22 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22709,1817,'_field_mc4wp_checkbox','No'),(22710,1817,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22708,1817,'_field_submit','Submit'),(22707,1817,'_field_your-message','Need money? The financial robot is your solution.  https://bodyandsoul.com.es/promo'),(22704,1817,'_field_your-name','Crytosit'),(22705,1817,'_field_your-email','zakster93@yahoo.com'),(22706,1817,'_field_your-subject','Earning $1000 a day is easy if you use this financial Robot.'),(22702,1817,'_from_name','Crytosit'),(22703,1817,'_from_email','zakster93@yahoo.com'),(22701,1817,'_from','Crytosit <zakster93@yahoo.com>'),(22700,1817,'_subject','Earning $1000 a day is easy if you use this financial Robot.'),(22699,1817,'_submission_status','spam'),(22693,1816,'_akismet',NULL),(22694,1816,'_recaptcha','a:0:{}'),(22695,1816,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22696,1816,'_consent','a:0:{}'),(22697,1816,'_hash','a270f4bee0836d23592d86a792f3ec64'),(22698,1817,'_spam_meta_time','1662621951'),(22605,1812,'_subject','The financial Robot is your # 1 expert of making money.'),(22604,1812,'_submission_status','spam'),(22594,1811,'_field_submit','Submit'),(22595,1811,'_field_mc4wp_checkbox','No'),(22596,1811,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22597,1811,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 7, 2022\";s:4:\"time\";s:7:\"6:12 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22601,1811,'_consent','a:0:{}'),(22602,1811,'_hash','341ee6dbcf43f4fecfda047a77ef9326'),(22603,1812,'_spam_meta_time','1662582364'),(22598,1811,'_akismet',NULL),(22599,1811,'_recaptcha','a:0:{}'),(22600,1811,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22593,1811,'_field_your-message','Looking for additional money? Try out the best financial instrument.  https://bodyandsoul.com.es/promo'),(22587,1811,'_from','Crytosit <hobbychu@yahoo.com>'),(22588,1811,'_from_name','Crytosit'),(22589,1811,'_from_email','hobbychu@yahoo.com'),(22590,1811,'_field_your-name','Crytosit'),(22591,1811,'_field_your-email','hobbychu@yahoo.com'),(22579,1533,'_wp_trash_meta_time','1662546688'),(22580,1533,'_wp_desired_post_slug','let-the-financial-robot-be-your-companion-in-the-financial-market'),(22582,1534,'_wp_trash_meta_time','1662546688'),(22583,1534,'_wp_desired_post_slug','find-out-about-the-easiest-way-of-money-earning-5'),(22585,1811,'_submission_status','spam'),(22586,1811,'_subject','The best way for everyone who rushes for financial independence.'),(22561,1527,'_wp_trash_meta_time','1662546688'),(22562,1527,'_wp_desired_post_slug','find-out-about-the-easiest-way-of-money-earning-4'),(22564,1528,'_wp_trash_meta_time','1662546688'),(22565,1528,'_wp_desired_post_slug','the-fastest-way-to-make-you-wallet-thick-is-here-6'),(22573,1531,'_wp_trash_meta_time','1662546688'),(22570,1530,'_wp_trash_meta_time','1662546688'),(22571,1530,'_wp_desired_post_slug','earn-additional-money-without-efforts-4'),(22567,1529,'_wp_trash_meta_time','1662546688'),(22568,1529,'_wp_desired_post_slug','make-thousands-every-week-working-online-here'),(22555,1525,'_wp_trash_meta_time','1662546688'),(22556,1525,'_wp_desired_post_slug','only-one-click-can-grow-up-your-money-really-fast-4'),(22554,1525,'_wp_trash_meta_status','flamingo-spam'),(22881,1824,'_akismet',NULL),(22882,1824,'_recaptcha','a:0:{}'),(22883,1824,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22884,1824,'_consent','a:0:{}'),(22885,1824,'_hash','3736a295e10b239d5b98575ece6f522c'),(22886,1825,'_spam_meta_time','1662685737'),(22887,1825,'_submission_status','spam'),(22888,1825,'_subject','Make money online, staying at home this cold winter.'),(22889,1825,'_from','Crytosit <Fusionsavage@hotmail.com>'),(22890,1825,'_from_name','Crytosit'),(22891,1825,'_from_email','Fusionsavage@hotmail.com'),(22892,1825,'_field_your-name','Crytosit'),(22559,1526,'_wp_desired_post_slug','who-needs-eyeballs-you-need-business'),(16345,1534,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22584,1811,'_spam_meta_time','1662574353'),(16330,1534,'_submission_status','spam'),(22898,1825,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22897,1825,'_field_mc4wp_checkbox','No'),(22896,1825,'_field_submit','Submit'),(22558,1526,'_wp_trash_meta_time','1662546688'),(22552,1524,'_wp_trash_meta_time','1662546688'),(22553,1524,'_wp_desired_post_slug','this-robot-will-help-you-to-make-hundreds-of-dollars-each-day-2'),(23369,1847,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 11, 2022\";s:4:\"time\";s:8:\"12:47 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23387,1848,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23385,1848,'_field_submit','Submit'),(23386,1848,'_field_mc4wp_checkbox','No'),(22959,1828,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22953,1828,'_field_submit','Submit'),(22954,1828,'_field_mc4wp_checkbox','No'),(22955,1828,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22956,1828,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 9, 2022\";s:4:\"time\";s:7:\"7:49 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22950,1828,'_field_your-email','voodoossj@yahoo.com'),(22951,1828,'_field_your-subject','There is no need to look for a job anymore. Work online.'),(22952,1828,'_field_your-message','Turn $1 into $100 instantly. Use the financial Robot.  http://www.auto-sib.com/bitrix/rk.php?id=624&event1=banner&event2=click&event3=1+%2F+%5B624%5D+%5Btests2%5D+%AB%D1%E8%E1%E8%F0%FC+%EA%EE%EB%E5%F1%EE%BB&goto=https://puertobelenn.cl/promo'),(22958,1828,'_recaptcha','a:0:{}'),(22957,1828,'_akismet',NULL),(22947,1828,'_from_name','Crytosit'),(22948,1828,'_from_email','voodoossj@yahoo.com'),(22949,1828,'_field_your-name','Crytosit'),(22944,1828,'_submission_status','spam'),(22945,1828,'_subject','There is no need to look for a job anymore. Work online.'),(22946,1828,'_from','Crytosit <voodoossj@yahoo.com>'),(22984,1548,'_wp_trash_meta_status','flamingo-spam'),(23226,1840,'_hash','9a8222c0a6a5a7a25ff022928bafd012'),(23383,1848,'_field_your-subject','Robot is the best solution for everyone who wants to earn.'),(23384,1848,'_field_your-message','Robot is the best solution for everyone who wants to earn.  http://optica-gler.ru/go.php?https://varatradgardsforening.se/promo'),(23382,1848,'_field_your-email','samo1247@yahoo.com'),(23370,1847,'_akismet',NULL),(23371,1847,'_recaptcha','a:0:{}'),(23372,1847,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23379,1848,'_from_name','Crytosit'),(23380,1848,'_from_email','samo1247@yahoo.com'),(23381,1848,'_field_your-name','Crytosit'),(23373,1847,'_consent','a:0:{}'),(23374,1847,'_hash','bcb1e01973ddb32a69cd371c1cac5af1'),(23375,1848,'_spam_meta_time','1662865197'),(23376,1848,'_submission_status','spam'),(23377,1848,'_subject','Robot is the best solution for everyone who wants to earn.'),(23378,1848,'_from','Crytosit <samo1247@yahoo.com>'),(23448,1851,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23225,1840,'_consent','a:0:{}'),(23216,1840,'_field_your-subject','The financial Robot works for you even when you sleep.'),(23217,1840,'_field_your-message','Make your computer to be you earning instrument.  https://quehacerensantiago.cl/promo'),(23218,1840,'_field_submit','Submit'),(23219,1840,'_field_mc4wp_checkbox','No'),(23220,1840,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23221,1840,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 10, 2022\";s:4:\"time\";s:7:\"9:28 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23224,1840,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23222,1840,'_akismet',NULL),(23223,1840,'_recaptcha','a:0:{}'),(23215,1840,'_field_your-email','qqycx1995@163.com'),(23212,1840,'_from_name','Crytosit'),(23213,1840,'_from_email','qqycx1995@163.com'),(23214,1840,'_field_your-name','Crytosit'),(23230,1558,'_wp_trash_meta_status','flamingo-spam'),(23211,1840,'_from','Crytosit <qqycx1995@163.com>'),(23210,1840,'_subject','The financial Robot works for you even when you sleep.'),(23450,1851,'_hash','9ad0ed515e0390e57f286a965b245467'),(23451,1562,'_wp_trash_meta_status','flamingo-spam'),(23452,1562,'_wp_trash_meta_time','1662892274'),(23453,1562,'_wp_desired_post_slug','the-success-formula-is-found-learn-more-about-it-3'),(23445,1851,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 11, 2022\";s:4:\"time\";s:7:\"9:41 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23444,1851,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23443,1851,'_field_mc4wp_checkbox','No'),(23442,1851,'_field_submit','Submit'),(23441,1851,'_field_your-message','Financial robot guarantees everyone stability and income.  https://62info.ru/bitrix/redirect.php?event1=&event2=&event3=&goto=https://varatradgardsforening.se/promo'),(23438,1851,'_field_your-name','Crytosit'),(23439,1851,'_field_your-email','rablove@live.com'),(23440,1851,'_field_your-subject','Turn $1 into $100 instantly. Use the financial Robot.'),(23209,1840,'_submission_status','spam'),(24005,1880,'_field_your-email','rey.mccar@mail.com'),(23598,1859,'_field_your-subject','Online earnings are the easiest way for financial independence.'),(23596,1859,'_field_your-name','Crytosit'),(23597,1859,'_field_your-email','rupert@nevin.com'),(23585,1858,'_akismet',NULL),(23586,1858,'_recaptcha','a:0:{}'),(23587,1858,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23588,1858,'_consent','a:0:{}'),(23589,1858,'_hash','f644e2b96bf67ae5df15cf63ef75b8ec'),(23590,1859,'_spam_meta_time','1662953910'),(23591,1859,'_submission_status','spam'),(23592,1859,'_subject','Online earnings are the easiest way for financial independence.'),(23593,1859,'_from','Crytosit <rupert@nevin.com>'),(23594,1859,'_from_name','Crytosit'),(23595,1859,'_from_email','rupert@nevin.com'),(23584,1858,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 11, 2022\";s:4:\"time\";s:8:\"11:15 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23582,1858,'_field_mc4wp_checkbox','No'),(23583,1858,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23454,1563,'_wp_trash_meta_status','flamingo-spam'),(23970,1878,'_field_submit','Submit'),(23971,1878,'_field_mc4wp_checkbox','No'),(23972,1878,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23973,1878,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:15:\"141.101.107.161\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:3:\"url\";s:32:\"http://fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 16, 2022\";s:4:\"time\";s:8:\"12:29 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:32:\"http://fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:20:\"http://fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(24003,1880,'_from_email','rey.mccar@mail.com'),(24004,1880,'_field_your-name','Joshua3354feags'),(23975,1878,'_recaptcha','a:0:{}'),(23976,1878,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23977,1878,'_consent','a:0:{}'),(23978,1878,'_hash','fb40352bcf010cb7de67f5bbae707950'),(23963,1878,'_from','Donaldwef <satelkagashkin+33d@mail.ru>'),(23964,1878,'_from_name','Donaldwef'),(23965,1878,'_from_email','satelkagashkin+33d@mail.ru'),(23966,1878,'_field_your-name','Donaldwef'),(23962,1878,'_subject','Ihfkhdjadhvfej jdhjkdwshjfhwh jwsfishfuwsjdksldfheiudhfe'),(23933,1876,'_akismet',NULL),(23934,1876,'_recaptcha','a:0:{}'),(23935,1876,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23936,1876,'_consent','a:0:{}'),(23961,1878,'_submission_status','spam'),(23960,1878,'_spam_meta_time','1663331364'),(23959,1877,'_hash','5467b18f9b937631459c8be0da159f36'),(23958,1877,'_consent','a:0:{}'),(23957,1877,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23937,1876,'_hash','321ed32d55d1aefc57d67d55c019dccc'),(23938,1877,'_spam_meta_time','1663259662'),(23939,1877,'_submission_status','spam'),(23940,1877,'_subject','[your-subject]'),(23941,1877,'_from','RaymondWoots <hisionstetu@gmail.com>'),(23942,1877,'_from_name','RaymondWoots'),(23943,1877,'_from_email','hisionstetu@gmail.com'),(23944,1877,'_field_your-name','RaymondWoots'),(23945,1877,'_field_your-email','hisionstetu@gmail.com'),(23946,1877,'_field_your-country','South Africa'),(23947,1877,'_field_your-subject-hidden','Test, just a test'),(23948,1877,'_field_your-message',''),(23949,1877,'_field_your-product-hidden',''),(23950,1877,'_field_submit','Register my interest'),(23951,1877,'_field_checkbox-702','a:1:{i:0;s:0:\"\";}'),(23952,1877,'_field_mc4wp_checkbox','No'),(23953,1877,'_fields','a:9:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"your-message\";N;s:19:\"your-product-hidden\";N;s:6:\"submit\";N;s:12:\"checkbox-702\";N;s:14:\"mc4wp_checkbox\";N;}'),(23954,1877,'_meta','a:19:{s:13:\"serial_number\";i:8;s:9:\"remote_ip\";s:13:\"162.158.239.8\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:3:\"url\";s:47:\"http://fairphoto.com/gallery/hanchank-nyi-chin/\";s:4:\"date\";s:18:\"September 15, 2022\";s:4:\"time\";s:7:\"4:34 pm\";s:7:\"post_id\";s:3:\"322\";s:9:\"post_name\";s:17:\"hanchank-nyi-chin\";s:10:\"post_title\";s:17:\"Hanchank Nyi Chin\";s:8:\"post_url\";s:47:\"http://fairphoto.com/gallery/hanchank-nyi-chin/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:20:\"http://fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23955,1877,'_akismet',NULL),(23956,1877,'_recaptcha','a:0:{}'),(23669,1565,'_wp_trash_meta_status','flamingo-spam'),(23642,1861,'_akismet',NULL),(23634,1861,'_field_your-name','Crytosit'),(23635,1861,'_field_your-email','gourme_pamela1984@yahoo.com'),(23636,1861,'_field_your-subject','The additional income is available for everyone using this robot.'),(23637,1861,'_field_your-message','Make dollars just sitting home.  http://www.toddjohnslawoffice.com/?wptouch_switch=desktop&redirect=https%3A%2F%2Fvaratradgardsforening.se%2Fpromo'),(23638,1861,'_field_submit','Submit'),(23639,1861,'_field_mc4wp_checkbox','No'),(23640,1861,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23641,1861,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 12, 2022\";s:4:\"time\";s:7:\"8:04 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23633,1861,'_from_email','gourme_pamela1984@yahoo.com'),(23632,1861,'_from_name','Crytosit'),(23631,1861,'_from','Crytosit <gourme_pamela1984@yahoo.com>'),(23630,1861,'_subject','The additional income is available for everyone using this robot.'),(23629,1861,'_submission_status','spam'),(17116,1565,'_hash','fd2e14d91d5f29f4980b23475ef7220f'),(17115,1565,'_consent','a:0:{}'),(17102,1565,'_from_name','Crytosit'),(17103,1565,'_from_email','lynnspeak@woh.rr.com'),(7301,1089,'_wpb_shortcodes_custom_css','.vc_custom_1619856588689{margin-bottom: 15px !important;}.vc_custom_1619856934157{margin-bottom: 15px !important;}.vc_custom_1638496506061{margin-bottom: 15px !important;}.vc_custom_1638495945200{margin-bottom: 15px !important;}'),(23993,1879,'_akismet',NULL),(23994,1879,'_recaptcha','a:0:{}'),(23995,1879,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23996,1879,'_consent','a:0:{}'),(23997,1879,'_hash','45b0a5662c4d5052979c5b34223cf3bf'),(23990,1879,'_field_mc4wp_checkbox','No'),(23991,1879,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23992,1879,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"172.70.162.221\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:3:\"url\";s:32:\"http://fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 16, 2022\";s:4:\"time\";s:7:\"6:14 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:32:\"http://fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:20:\"http://fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23979,1879,'_spam_meta_time','1663352065'),(23980,1879,'_submission_status','spam'),(23981,1879,'_subject','The Sun: WE REFUSE TO BELIEVE IT: Johnny Depp is fabulously rich again!'),(23982,1879,'_from','Curtisdride <mymail@mymails.con>'),(23983,1879,'_from_name','Curtisdride'),(23984,1879,'_from_email','mymail@mymails.con'),(23989,1879,'_field_submit','Submit'),(23986,1879,'_field_your-email','mymail@mymails.con'),(23987,1879,'_field_your-subject','The Sun: WE REFUSE TO BELIEVE IT: Johnny Depp is fabulously rich again!'),(23988,1879,'_field_your-message','The Sun: News, sport, celebrities and gossip \r\nWE REFUSE TO BELIEVE IT: Johnny Depp is fabulously rich again! https://87bil.co/thesun.co.uk/?news-id-353884'),(23819,1870,'_akismet',NULL),(23820,1870,'_recaptcha','a:0:{}'),(23824,1871,'_spam_meta_time','1663068179'),(23825,1871,'_submission_status','spam'),(23826,1871,'_subject','Only one click can grow up your money really fast.'),(23827,1871,'_from','Crytosit <accesshda@gmail.com>'),(23816,1870,'_field_mc4wp_checkbox','No'),(23817,1870,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23818,1870,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"162.158.239.64\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 13, 2022\";s:4:\"time\";s:7:\"8:50 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23808,1870,'_from','Crytosit <rupert@nevin.com>'),(23809,1870,'_from_name','Crytosit'),(23810,1870,'_from_email','rupert@nevin.com'),(23811,1870,'_field_your-name','Crytosit'),(23812,1870,'_field_your-email','rupert@nevin.com'),(23813,1870,'_field_your-subject','Trust the financial Bot to become rich.'),(23814,1870,'_field_your-message','Wow! This Robot is a great start for an online career.  https://allcnews.xyz/wfdl'),(23822,1870,'_consent','a:0:{}'),(23823,1870,'_hash','a0ff49637c550551cd56c34fdb9c466d'),(23821,1870,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23815,1870,'_field_submit','Submit'),(23806,1870,'_submission_status','spam'),(23807,1870,'_subject','Trust the financial Bot to become rich.'),(23832,1871,'_field_your-subject','Only one click can grow up your money really fast.'),(23833,1871,'_field_your-message','There is no need to look for a job anymore. Work online.  https://allcnews.xyz/wfdl'),(23834,1871,'_field_submit','Submit'),(23835,1871,'_field_mc4wp_checkbox','No'),(23836,1871,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23837,1871,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"162.158.239.6\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 13, 2022\";s:4:\"time\";s:8:\"11:22 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23845,1872,'_subject','The best online investment tool is found. Learn more!'),(23846,1872,'_from','Crytosit <semih_0126@hotmail.com>'),(23843,1872,'_spam_meta_time','1663076061'),(23844,1872,'_submission_status','spam'),(23842,1871,'_hash','a336f3c526c3dcf3928ea12afb9b21f6'),(23840,1871,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23841,1871,'_consent','a:0:{}'),(23839,1871,'_recaptcha','a:0:{}'),(24027,1567,'_wp_trash_meta_status','flamingo-spam'),(24028,1567,'_wp_trash_meta_time','1663398817'),(24029,1567,'_wp_desired_post_slug','turn-surf-surf-surf-into-talk-talk-talk'),(24031,1568,'_wp_trash_meta_time','1663398817'),(24032,1568,'_wp_desired_post_slug','financial-robot-keeps-bringing-you-money-while-you-sleep'),(24034,1569,'_wp_trash_meta_time','1663398817'),(24035,1569,'_wp_desired_post_slug','this-robot-will-help-you-to-make-hundreds-of-dollars-each-day-3'),(24076,1583,'_wp_trash_meta_time','1663398818'),(24077,1583,'_wp_desired_post_slug','watch-your-money-grow-while-you-invest-with-the-robot'),(24079,1584,'_wp_trash_meta_time','1663398818'),(24080,1584,'_wp_desired_post_slug','making-money-can-be-extremely-easy-if-you-use-this-robot'),(24082,1585,'_wp_trash_meta_time','1663398818'),(24083,1585,'_wp_desired_post_slug','let-your-money-grow-into-the-capital-with-this-robot'),(24085,1586,'_wp_trash_meta_time','1663398818'),(24086,1586,'_wp_desired_post_slug','money-money-make-more-money-with-financial-robot'),(24088,1587,'_wp_trash_meta_time','1663398818'),(24089,1587,'_wp_desired_post_slug','the-fastest-way-to-make-your-wallet-thick-is-found-2'),(24091,1588,'_wp_trash_meta_time','1663398818'),(24092,1588,'_wp_desired_post_slug','make-money-online-staying-at-home-this-cold-winter-4'),(24094,1589,'_wp_trash_meta_time','1663398818'),(24095,1589,'_wp_desired_post_slug','check-out-the-newest-way-to-make-a-fantastic-profit-3'),(24097,1590,'_wp_trash_meta_time','1663398818'),(24098,1590,'_wp_desired_post_slug','the-huge-income-without-investments-is-available-2'),(24100,1591,'_wp_trash_meta_time','1663398818'),(24101,1591,'_wp_desired_post_slug','strike-when-the-irons-hot'),(24103,1592,'_wp_trash_meta_time','1663398818'),(24104,1592,'_wp_desired_post_slug','have-no-money-earn-it-online-2'),(24106,1593,'_wp_trash_meta_time','1663398818'),(24107,1593,'_wp_desired_post_slug','invest-1-today-to-make-1000-tomorrow'),(24109,1594,'_wp_trash_meta_time','1663398818'),(24110,1594,'_wp_desired_post_slug','labor-outlay-to-institute-windows'),(24112,1595,'_wp_trash_meta_time','1663398818'),(24113,1595,'_wp_desired_post_slug','wow-this-is-a-fastest-way-for-a-financial-independence'),(24115,1596,'_wp_trash_meta_time','1663398818'),(24116,1596,'_wp_desired_post_slug','make-yourself-rich-in-future-using-this-financial-robot-5'),(24118,1597,'_wp_trash_meta_time','1663398818'),(24119,1597,'_wp_desired_post_slug','looking-forward-for-income-get-it-online-3'),(24121,1598,'_wp_trash_meta_time','1663398818'),(24122,1598,'_wp_desired_post_slug','no-need-to-stay-awake-all-night-long-to-earn-money-launch-the-robot-7'),(24124,1883,'_submission_status','spam'),(24125,1883,'_subject','Looking for an easy way to make money? Check out the financial robot.'),(24126,1883,'_from','Crytosit <liltinkeybell@aol.com>'),(24127,1883,'_from_name','Crytosit'),(24128,1883,'_from_email','liltinkeybell@aol.com'),(24129,1883,'_field_your-name','Crytosit'),(24130,1883,'_field_your-email','liltinkeybell@aol.com'),(24131,1883,'_field_your-subject','Looking for an easy way to make money? Check out the financial robot.'),(24132,1883,'_field_your-message','Make your money work for you all day long.  https://go.tygyguip.com/0j35'),(24133,1883,'_field_submit','Submit'),(24134,1883,'_field_mc4wp_checkbox','No'),(24135,1883,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(24136,1883,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:33:\"https://fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 17, 2022\";s:4:\"time\";s:7:\"7:24 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:33:\"https://fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:21:\"https://fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(24137,1883,'_akismet',NULL),(24138,1883,'_recaptcha','a:0:{}'),(24139,1883,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(24140,1883,'_consent','a:0:{}'),(24141,1883,'_hash','ee81ea458eb005aaaaee86786a560036'),(6056,79,'_oembed_282077313663f0641e921c8c9be6a490','{{unknown}}'),(17388,1573,'_from','Mike Holiday <no-replyPl@gmail.com>'),(17389,1573,'_from_name','Mike Holiday'),(24036,1570,'_wp_trash_meta_status','flamingo-spam'),(24037,1570,'_wp_trash_meta_time','1663398817'),(24038,1570,'_wp_desired_post_slug','investment-proposal'),(24040,1571,'_wp_trash_meta_time','1663398817'),(24041,1571,'_wp_desired_post_slug','check-out-the-newest-way-to-make-a-fantastic-profit-2'),(24043,1572,'_wp_trash_meta_time','1663398817'),(24044,1572,'_wp_desired_post_slug','investment-proposal-2'),(24046,1573,'_wp_trash_meta_time','1663398817'),(24047,1573,'_wp_desired_post_slug','new-semrush-backlinks'),(24052,1575,'_wp_trash_meta_time','1663398818'),(24053,1575,'_wp_desired_post_slug','your-money-work-even-when-you-sleep-3'),(24055,1576,'_wp_trash_meta_time','1663398818'),(24056,1576,'_wp_desired_post_slug','the-online-income-is-your-key-to-success'),(24058,1577,'_wp_trash_meta_time','1663398818'),(24059,1577,'_wp_desired_post_slug','make-money-online-staying-at-home-this-cold-winter-3'),(24061,1578,'_wp_trash_meta_time','1663398818'),(24062,1578,'_wp_desired_post_slug','robot-is-the-best-way-for-everyone-who-looks-for-financial-independence'),(24064,1579,'_wp_trash_meta_time','1663398818'),(24065,1579,'_wp_desired_post_slug','loan-offer'),(24067,1580,'_wp_trash_meta_time','1663398818'),(24068,1580,'_wp_desired_post_slug','everyone-can-earn-as-much-as-he-wants-now'),(24070,1581,'_wp_trash_meta_time','1663398818'),(24071,1581,'_wp_desired_post_slug','find-out-about-the-easiest-way-of-money-earning-6'),(24073,1582,'_wp_trash_meta_time','1663398818'),(24074,1582,'_wp_desired_post_slug','launch-the-best-investment-instrument-to-start-making-money-today-4'),(12902,1370,'_field_your-subject','Looking forward for income? Get it online.'),(12903,1370,'_field_your-message','Make money 24/7 without any efforts and skills.  https://melm.elletvweb.it/gotodate/go'),(12904,1370,'_field_submit','Submit'),(12905,1370,'_field_mc4wp_checkbox','No'),(12906,1370,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12907,1370,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 23, 2022\";s:4:\"time\";s:7:\"9:12 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12901,1370,'_field_your-email','G8rwill@gmail.com'),(12900,1370,'_field_your-name','Crytosit'),(12899,1370,'_from_email','G8rwill@gmail.com'),(19083,1653,'_spam_meta_time','1661172222'),(12895,1370,'_submission_status','spam'),(12896,1370,'_subject','Looking forward for income? Get it online.'),(12897,1370,'_from','Crytosit <G8rwill@gmail.com>'),(12898,1370,'_from_name','Crytosit'),(12934,1371,'_hash','e665b4713d32b2a3621cd16d3585a417'),(12933,1371,'_consent','a:0:{}'),(12932,1371,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12930,1371,'_akismet',NULL),(12931,1371,'_recaptcha','a:0:{}'),(12927,1371,'_field_mc4wp_checkbox','No'),(12928,1371,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12929,1371,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 23, 2022\";s:4:\"time\";s:7:\"1:06 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12926,1371,'_field_submit','Submit'),(12925,1371,'_field_your-message','Need money? Get it here easily! Just press this to launch the robot.  https://melm.elletvweb.it/gotodate/go'),(19275,1663,'_subject','Make thousands of bucks. Financial robot will help you to do it!'),(12919,1371,'_from','Crytosit <mzclauz@yahoo.com>'),(12920,1371,'_from_name','Crytosit'),(12921,1371,'_from_email','mzclauz@yahoo.com'),(12922,1371,'_field_your-name','Crytosit'),(12923,1371,'_field_your-email','mzclauz@yahoo.com'),(12924,1371,'_field_your-subject','Financial robot is the best companion of rich people.'),(12986,1374,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 24, 2022\";s:4:\"time\";s:7:\"1:27 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12985,1374,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12975,1374,'_subject','Check out the new financial tool, which can make you rich.'),(12976,1374,'_from','Crytosit <centsall54@aim.com>'),(12977,1374,'_from_name','Crytosit'),(12978,1374,'_from_email','centsall54@aim.com'),(12979,1374,'_field_your-name','Crytosit'),(12980,1374,'_field_your-email','centsall54@aim.com'),(12981,1374,'_field_your-subject','Check out the new financial tool, which can make you rich.'),(12982,1374,'_field_your-message','No need to stay awake all night long to earn money. Launch the robot.  https://melm.elletvweb.it/gotodate/go'),(12983,1374,'_field_submit','Submit'),(12984,1374,'_field_mc4wp_checkbox','No'),(12974,1374,'_submission_status','spam'),(19304,1375,'_wp_trash_meta_status','flamingo-spam'),(12972,1373,'_hash','707c155ef1ece820984e94796504684c'),(12971,1373,'_consent','a:0:{}'),(12958,1373,'_from_name','Crytosit'),(12959,1373,'_from_email','jenzlifeisgood3@aol.com'),(12960,1373,'_field_your-name','Crytosit'),(12961,1373,'_field_your-email','jenzlifeisgood3@aol.com'),(12970,1373,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12968,1373,'_akismet',NULL),(12969,1373,'_recaptcha','a:0:{}'),(12964,1373,'_field_submit','Submit'),(12965,1373,'_field_mc4wp_checkbox','No'),(12966,1373,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12967,1373,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 23, 2022\";s:4:\"time\";s:7:\"8:50 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12963,1373,'_field_your-message','Even a child knows how to make $100 today with the help of this robot.  https://melm.elletvweb.it/gotodate/go'),(12962,1373,'_field_your-subject','No need to stay awake all night long to earn money. Launch the robot.'),(19295,1372,'_wp_trash_meta_status','flamingo-spam'),(12917,1371,'_submission_status','spam'),(12918,1371,'_subject','Financial robot is the best companion of rich people.'),(12957,1373,'_from','Crytosit <jenzlifeisgood3@aol.com>'),(12955,1373,'_submission_status','spam'),(12956,1373,'_subject','No need to stay awake all night long to earn money. Launch the robot.'),(12953,1372,'_hash','870e08ed7c0d7bd0130c5cd88633f638'),(19301,1374,'_wp_trash_meta_status','flamingo-spam'),(12952,1372,'_consent','a:0:{}'),(12950,1372,'_recaptcha','a:0:{}'),(12951,1372,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12949,1372,'_akismet',NULL),(12948,1372,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 23, 2022\";s:4:\"time\";s:7:\"4:56 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12947,1372,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13106,1380,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 25, 2022\";s:4:\"time\";s:7:\"1:14 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13105,1380,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13104,1380,'_field_mc4wp_checkbox','No'),(13103,1380,'_field_submit','Submit'),(13092,1379,'_hash','ac9965b14b562400ef6dcb4a8d8a6f75'),(19550,1381,'_wp_trash_meta_status','flamingo-spam'),(13094,1380,'_submission_status','spam'),(13095,1380,'_subject','Try out the automatic robot to keep earning all day long.'),(13096,1380,'_from','Crytosit <kseth62501@yahoo.com>'),(13097,1380,'_from_name','Crytosit'),(13098,1380,'_from_email','kseth62501@yahoo.com'),(13099,1380,'_field_your-name','Crytosit'),(13100,1380,'_field_your-email','kseth62501@yahoo.com'),(13101,1380,'_field_your-subject','Try out the automatic robot to keep earning all day long.'),(13102,1380,'_field_your-message','Find out about the fastest way for a financial independence.  https://melm.elletvweb.it/gotodate/go'),(13091,1379,'_consent','a:0:{}'),(13090,1379,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13089,1379,'_recaptcha','a:0:{}'),(13088,1379,'_akismet',NULL),(13073,1378,'_hash','e60b903d38254806eed050d0bc3a4cd0'),(13079,1379,'_from_email','sylvia_rubio14@yahoo.com'),(13080,1379,'_field_your-name','Crytosit'),(13081,1379,'_field_your-email','sylvia_rubio14@yahoo.com'),(13082,1379,'_field_your-subject','The best online job for retirees. Make your old ages rich.'),(13083,1379,'_field_your-message','Everyone who needs money should try this Robot out.  https://melm.elletvweb.it/gotodate/go'),(13084,1379,'_field_submit','Submit'),(13085,1379,'_field_mc4wp_checkbox','No'),(13086,1379,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13087,1379,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 24, 2022\";s:4:\"time\";s:7:\"9:21 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13078,1379,'_from_name','Crytosit'),(13077,1379,'_from','Crytosit <sylvia_rubio14@yahoo.com>'),(13076,1379,'_subject','The best online job for retirees. Make your old ages rich.'),(19547,1380,'_wp_trash_meta_status','flamingo-spam'),(13075,1379,'_submission_status','spam'),(13070,1378,'_recaptcha','a:0:{}'),(13071,1378,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13069,1378,'_akismet',NULL),(13063,1378,'_field_your-subject','It is the best time to launch the Robot to get more money.'),(13064,1378,'_field_your-message','Your computer can bring you additional income if you use this Robot.  https://melm.elletvweb.it/gotodate/go'),(13065,1378,'_field_submit','Submit'),(13066,1378,'_field_mc4wp_checkbox','No'),(13067,1378,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13068,1378,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 24, 2022\";s:4:\"time\";s:7:\"5:26 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13062,1378,'_field_your-email','b5luver@yahoo.com'),(13061,1378,'_field_your-name','Crytosit'),(13060,1378,'_from_email','b5luver@yahoo.com'),(13058,1378,'_from','Crytosit <b5luver@yahoo.com>'),(13059,1378,'_from_name','Crytosit'),(13130,1381,'_hash','1013f41d39fe6417c4cf3b6768f4b2c2'),(13129,1381,'_consent','a:0:{}'),(13127,1381,'_recaptcha','a:0:{}'),(13128,1381,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13126,1381,'_akismet',NULL),(13125,1381,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 25, 2022\";s:4:\"time\";s:7:\"5:32 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13124,1381,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19573,1676,'_akismet',NULL),(21073,1741,'_subject','The fastest way to make your wallet thick is found.'),(21074,1741,'_from','Crytosit <MEMEMEEBARBIE@YAHOO.COM>'),(21004,79,'_oembed_61f23baff553f994dedfbe8834f28aca','{{unknown}}'),(21005,79,'_oembed_0d39cba69ef26793d55c815fadcb1f99','{{unknown}}'),(21006,79,'_oembed_617484f3d3a566b370f2491976faa7d6','{{unknown}}'),(13168,1383,'_hash','25a2607037d930698578b8575d23d799'),(20905,1450,'_wp_desired_post_slug','financial-independence-is-what-this-robot-guarantees-4'),(20904,1450,'_wp_trash_meta_time','1661941978'),(20798,1731,'_subject','Have no financial skills? Let Robot make money for you.'),(20797,1731,'_submission_status','spam'),(20795,1730,'_hash','360f93d4d6099e1ef2e47d4954d36d49'),(20796,1731,'_spam_meta_time','1661916695'),(20755,1728,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20754,1728,'_recaptcha','a:0:{}'),(20753,1728,'_akismet',NULL),(13167,1383,'_consent','a:0:{}'),(13166,1383,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13165,1383,'_recaptcha','a:0:{}'),(13164,1383,'_akismet',NULL),(13163,1383,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 25, 2022\";s:4:\"time\";s:7:\"9:26 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13162,1383,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13161,1383,'_field_mc4wp_checkbox','No'),(13159,1383,'_field_your-message','Financial robot is your success formula is found. Learn more about it.  https://melm.elletvweb.it/gotodate/go'),(13160,1383,'_field_submit','Submit'),(13158,1383,'_field_your-subject','Your money work even when you sleep.'),(13156,1383,'_field_your-name','Crytosit'),(13157,1383,'_field_your-email','Brandifitch@aol.com'),(13145,1382,'_akismet',NULL),(13146,1382,'_recaptcha','a:0:{}'),(13147,1382,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13148,1382,'_consent','a:0:{}'),(13149,1382,'_hash','d6fa37f993be94e2a55c2bd912713de6'),(19559,1676,'_spam_meta_time','1661337665'),(13151,1383,'_submission_status','spam'),(13152,1383,'_subject','Your money work even when you sleep.'),(13153,1383,'_from','Crytosit <Brandifitch@aol.com>'),(13154,1383,'_from_name','Crytosit'),(13155,1383,'_from_email','Brandifitch@aol.com'),(13144,1382,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:11:\"84.17.60.87\";s:10:\"user_agent\";s:138:\"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)\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 25, 2022\";s:4:\"time\";s:7:\"9:02 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13143,1382,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13142,1382,'_field_mc4wp_checkbox','No'),(13141,1382,'_field_submit','Submit'),(13136,1382,'_from_email','leadml88@gmail.com'),(13137,1382,'_field_your-name','LouisAnirm'),(13138,1382,'_field_your-email','leadml88@gmail.com'),(13139,1382,'_field_your-subject','The Easy Road To Financial Freedom'),(13140,1382,'_field_your-message','It’s the ultimate goal \r\nThe freedom to buy what you want without looking at the price tag, do whatever whenever without filling in a leave request form, go wherever you want cause you have the bank balance to support you \r\nNow meet a guy who started out as the little guy and achieved multi-millionaire status all working from home on the internet \r\n>Financial Freedom find out the easy way \r\nCopy the same proven business modol that set me free (  https://warriorplus.com/o2/a/bpydj9/0  ) \r\nMillionaire Horison Program (  https://leader-en-mlm.aweb.page/p/0bbb790a-77b5-4f0a-b55a-385e11b9850e  )which will make you truly free'),(13135,1382,'_from_name','LouisAnirm'),(13134,1382,'_from','LouisAnirm <leadml88@gmail.com>'),(13133,1382,'_subject','The Easy Road To Financial Freedom'),(13132,1382,'_submission_status','spam'),(19871,1689,'_akismet',NULL),(19872,1689,'_recaptcha','a:0:{}'),(19867,1689,'_field_submit','Submit'),(19868,1689,'_field_mc4wp_checkbox','No'),(19875,1689,'_hash','fe68417b0ff7e548d8499eb50849b6ac'),(19874,1689,'_consent','a:0:{}'),(19655,1384,'_wp_trash_meta_time','1661423769'),(19657,1385,'_wp_trash_meta_status','flamingo-spam'),(13385,1393,'_recaptcha','a:0:{}'),(13384,1393,'_akismet',NULL),(13377,1393,'_field_your-email','MEMEMEEBARBIE@YAHOO.COM'),(13378,1393,'_field_your-subject','Make dollars just sitting home.'),(13379,1393,'_field_your-message','We have found the fastest way to be rich. Find it out here.  https://melm.frostyelk.se/gotodate/go'),(13380,1393,'_field_submit','Submit'),(13381,1393,'_field_mc4wp_checkbox','No'),(13382,1393,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13383,1393,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 26, 2022\";s:4:\"time\";s:7:\"9:58 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13376,1393,'_field_your-name','Crytosit'),(13375,1393,'_from_email','MEMEMEEBARBIE@YAHOO.COM'),(13374,1393,'_from_name','Crytosit'),(19684,1681,'_spam_meta_time','1661429512'),(13371,1393,'_submission_status','spam'),(13372,1393,'_subject','Make dollars just sitting home.'),(13373,1393,'_from','Crytosit <MEMEMEEBARBIE@YAHOO.COM>'),(20718,1726,'_consent','a:0:{}'),(20719,1726,'_hash','ff3ce48ab4429cd68554aa006cee04ff'),(20550,1719,'_fields','a:9:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"your-message\";N;s:19:\"your-product-hidden\";N;s:6:\"submit\";N;s:12:\"checkbox-702\";N;s:14:\"mc4wp_checkbox\";N;}'),(20029,1695,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 27, 2022\";s:4:\"time\";s:7:\"4:57 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20025,1695,'_field_your-message','This robot can bring you money 24/7.  https://riviello.es/promo'),(20026,1695,'_field_submit','Submit'),(20027,1695,'_field_mc4wp_checkbox','No'),(20028,1695,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20513,1717,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19819,1687,'_from','Crytosit <Richiericg@gmail.com>'),(19820,1687,'_from_name','Crytosit'),(19821,1687,'_from_email','Richiericg@gmail.com'),(19822,1687,'_field_your-name','Crytosit'),(19823,1687,'_field_your-email','Richiericg@gmail.com'),(19824,1687,'_field_your-subject','There is no need to look for a job anymore. Work online.'),(19825,1687,'_field_your-message','The online income is your key to success.  https://riviello.es/promo'),(13492,1397,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 27, 2022\";s:4:\"time\";s:7:\"1:24 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13491,1397,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13490,1397,'_field_mc4wp_checkbox','No'),(13489,1397,'_field_submit','Submit'),(13477,1396,'_consent','a:0:{}'),(13478,1396,'_hash','01eb75a056bebe4695efcca055988252'),(19753,1398,'_wp_trash_meta_status','flamingo-spam'),(13480,1397,'_submission_status','spam'),(13481,1397,'_subject','Financial independence is what everyone needs.'),(13482,1397,'_from','Crytosit <amwagrez@gmail.com>'),(13483,1397,'_from_name','Crytosit'),(13484,1397,'_from_email','amwagrez@gmail.com'),(13485,1397,'_field_your-name','Crytosit'),(13486,1397,'_field_your-email','amwagrez@gmail.com'),(13487,1397,'_field_your-subject','Financial independence is what everyone needs.'),(13488,1397,'_field_your-message','No need to worry about the future if your use this financial robot.  https://melm.frostyelk.se/gotodate/go'),(13475,1396,'_recaptcha','a:0:{}'),(13476,1396,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13474,1396,'_akismet',NULL),(13459,1395,'_hash','ee040e46e3eb178cd5423a27877e56c1'),(13464,1396,'_from_name','Crytosit'),(13465,1396,'_from_email','scotty3524@yahoo.com'),(13466,1396,'_field_your-name','Crytosit'),(13467,1396,'_field_your-email','scotty3524@yahoo.com'),(13468,1396,'_field_your-subject','Make yourself rich in future using this financial robot.'),(13469,1396,'_field_your-message','Robot is the best solution for everyone who wants to earn.  https://melm.frostyelk.se/gotodate/go'),(13470,1396,'_field_submit','Submit'),(13471,1396,'_field_mc4wp_checkbox','No'),(13472,1396,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13473,1396,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 26, 2022\";s:4:\"time\";s:7:\"9:34 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13463,1396,'_from','Crytosit <scotty3524@yahoo.com>'),(13462,1396,'_subject','Make yourself rich in future using this financial robot.'),(13461,1396,'_submission_status','spam'),(19750,1397,'_wp_trash_meta_status','flamingo-spam'),(13439,1394,'_consent','a:0:{}'),(13440,1394,'_hash','6d7822258b554a891b91350de50a1ebc'),(19747,1396,'_wp_trash_meta_status','flamingo-spam'),(13442,1395,'_submission_status','spam'),(13443,1395,'_subject','Making money in the net is easier now.'),(13444,1395,'_from','Crytosit <sweet_ti757@yahoo.com>'),(13445,1395,'_from_name','Crytosit'),(13446,1395,'_from_email','sweet_ti757@yahoo.com'),(13447,1395,'_field_your-name','Crytosit'),(13448,1395,'_field_your-email','sweet_ti757@yahoo.com'),(13449,1395,'_field_your-subject','Making money in the net is easier now.'),(13450,1395,'_field_your-message','Need money? The financial robot is your solution.  https://melm.frostyelk.se/gotodate/go'),(13451,1395,'_field_submit','Submit'),(13452,1395,'_field_mc4wp_checkbox','No'),(13453,1395,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13454,1395,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 26, 2022\";s:4:\"time\";s:7:\"5:45 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13455,1395,'_akismet',NULL),(13456,1395,'_recaptcha','a:0:{}'),(19873,1689,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13428,1394,'_field_your-name','Crytosit'),(13429,1394,'_field_your-email','kezzels@hotmail.com'),(13430,1394,'_field_your-subject','Rich people are rich because they use this robot.'),(13431,1394,'_field_your-message','Making money can be extremely easy if you use this Robot.  https://melm.frostyelk.se/gotodate/go'),(13432,1394,'_field_submit','Submit'),(13433,1394,'_field_mc4wp_checkbox','No'),(13434,1394,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13435,1394,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 26, 2022\";s:4:\"time\";s:7:\"1:52 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13427,1394,'_from_email','kezzels@hotmail.com'),(13425,1394,'_from','Crytosit <kezzels@hotmail.com>'),(13426,1394,'_from_name','Crytosit'),(13424,1394,'_subject','Rich people are rich because they use this robot.'),(19987,1693,'_field_submit','Register my interest'),(19988,1693,'_field_checkbox-702','a:1:{i:0;s:0:\"\";}'),(19989,1693,'_field_mc4wp_checkbox','No'),(19990,1693,'_fields','a:9:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"your-message\";N;s:19:\"your-product-hidden\";N;s:6:\"submit\";N;s:12:\"checkbox-702\";N;s:14:\"mc4wp_checkbox\";N;}'),(19744,1395,'_wp_trash_meta_status','flamingo-spam'),(13546,1401,'_from_name','Crytosit'),(13547,1401,'_from_email','cabracing@ymail.com'),(13548,1401,'_field_your-name','Crytosit'),(13549,1401,'_field_your-email','cabracing@ymail.com'),(13550,1401,'_field_your-subject','Find out about the easiest way of money earning.'),(13551,1401,'_field_your-message','No worries if you are fired. Work online.  https://melm.frostyelk.se/gotodate/go'),(13552,1401,'_field_submit','Submit'),(13553,1401,'_field_mc4wp_checkbox','No'),(13554,1401,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13555,1401,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 27, 2022\";s:4:\"time\";s:7:\"9:13 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13545,1401,'_from','Crytosit <cabracing@ymail.com>'),(13544,1401,'_subject','Find out about the easiest way of money earning.'),(13543,1401,'_submission_status','spam'),(19759,1684,'_spam_meta_time','1661511177'),(20253,1705,'_akismet',NULL),(20223,1704,'_from','Crytosit <berryjess21@yahoo.com>'),(20224,1704,'_from_name','Crytosit'),(20225,1704,'_from_email','berryjess21@yahoo.com'),(20289,1707,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19921,1403,'_wp_trash_meta_time','1661596190'),(19920,1403,'_wp_trash_meta_status','flamingo-spam'),(19919,1402,'_wp_desired_post_slug','online-job-can-be-really-effective-if-you-use-this-robot-3'),(13832,1414,'_consent','a:0:{}'),(13831,1414,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13830,1414,'_recaptcha','a:0:{}'),(13829,1414,'_akismet',NULL),(13824,1414,'_field_your-message','Even a child knows how to make money. This robot is what you need!  https://melm.frostyelk.se/gotodate/go'),(13825,1414,'_field_submit','Submit'),(13826,1414,'_field_mc4wp_checkbox','No'),(13827,1414,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13828,1414,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 28, 2022\";s:4:\"time\";s:7:\"9:01 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13823,1414,'_field_your-subject','Try out the best financial robot in the Internet.'),(13822,1414,'_field_your-email','laurent.tantot@gmail.com'),(13821,1414,'_field_your-name','Crytosit'),(19956,1692,'_spam_meta_time','1661605097'),(13816,1414,'_submission_status','spam'),(13817,1414,'_subject','Try out the best financial robot in the Internet.'),(13818,1414,'_from','Crytosit <laurent.tantot@gmail.com>'),(13819,1414,'_from_name','Crytosit'),(13820,1414,'_from_email','laurent.tantot@gmail.com'),(13911,1417,'_field_your-name','Crytosit'),(13912,1417,'_field_your-email','lesleywhit@hotmail.com'),(13913,1417,'_field_your-subject','Even a child knows how to make money. This robot is what you need!'),(13914,1417,'_field_your-message','Need money? Get it here easily! Just press this to launch the robot.  https://melm.pumpati.de/melm'),(13915,1417,'_field_submit','Submit'),(13916,1417,'_field_mc4wp_checkbox','No'),(13917,1417,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13918,1417,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 28, 2022\";s:4:\"time\";s:7:\"5:12 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13910,1417,'_from_email','lesleywhit@hotmail.com'),(13908,1417,'_from','Crytosit <lesleywhit@hotmail.com>'),(13909,1417,'_from_name','Crytosit'),(13892,1416,'_field_your-name','Crytosit'),(13893,1416,'_field_your-email','rakesh06rana@yahoo.com'),(13894,1416,'_field_your-subject','The financial Robot is the most effective financial tool in the net!'),(13907,1417,'_subject','Even a child knows how to make money. This robot is what you need!'),(13906,1417,'_submission_status','spam'),(20082,1418,'_wp_trash_meta_status','flamingo-spam'),(13903,1416,'_consent','a:0:{}'),(13904,1416,'_hash','5670a81211156dc884d713197736e543'),(13902,1416,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13901,1416,'_recaptcha','a:0:{}'),(13900,1416,'_akismet',NULL),(13898,1416,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13899,1416,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 28, 2022\";s:4:\"time\";s:7:\"2:50 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13897,1416,'_field_mc4wp_checkbox','No'),(13896,1416,'_field_submit','Submit'),(13895,1416,'_field_your-message','See how Robot makes $1000 from $1 of investment.  https://melm.pumpati.de/melm'),(13876,1415,'_field_your-message','Need money? The financial robot is your solution.  https://melm.pumpati.de/melm'),(13889,1416,'_from','Crytosit <rakesh06rana@yahoo.com>'),(13888,1416,'_subject','The financial Robot is the most effective financial tool in the net!'),(13887,1416,'_submission_status','spam'),(20079,1417,'_wp_trash_meta_status','flamingo-spam'),(13885,1415,'_hash','0070f6877eb090325ffdb844da7d9912'),(13884,1415,'_consent','a:0:{}'),(13883,1415,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13881,1415,'_akismet',NULL),(13882,1415,'_recaptcha','a:0:{}'),(13880,1415,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 28, 2022\";s:4:\"time\";s:8:\"12:29 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13879,1415,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13878,1415,'_field_mc4wp_checkbox','No'),(13877,1415,'_field_submit','Submit'),(13872,1415,'_from_email','rakesh06rana@yahoo.com'),(13871,1415,'_from_name','Crytosit'),(13870,1415,'_from','Crytosit <rakesh06rana@yahoo.com>'),(13869,1415,'_subject','Make your laptop a financial instrument with this program.'),(13868,1415,'_submission_status','spam'),(20195,1702,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 28, 2022\";s:4:\"time\";s:7:\"8:05 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20109,1698,'_from','Crytosit <godinovirgie@yahoo.com>'),(20072,1697,'_hash','aee9d4a27fb7b84691c52d67625bbaf5'),(20146,1700,'_subject','This robot can bring you money 24/7.'),(20145,1700,'_submission_status','spam'),(20144,1700,'_spam_meta_time','1661702801'),(20129,1699,'_from_name','Crytosit'),(20128,1699,'_from','Crytosit <vcastillo@juno.com>'),(20127,1699,'_subject','Launch the financial Bot now to start earning.'),(20112,1698,'_field_your-name','Crytosit'),(20111,1698,'_from_email','godinovirgie@yahoo.com'),(20110,1698,'_from_name','Crytosit'),(20073,1415,'_wp_trash_meta_status','flamingo-spam'),(20074,1415,'_wp_trash_meta_time','1661682676'),(20075,1415,'_wp_desired_post_slug','make-your-laptop-a-financial-instrument-with-this-program-3'),(20077,1416,'_wp_trash_meta_time','1661682677'),(20467,1715,'_field_your-subject','Find out about the fastest way for a financial independence.'),(20468,1715,'_field_your-message','Join the society of successful people who make money here.  https://riviello.es/promo'),(20450,1714,'_field_submit','Submit'),(20451,1714,'_field_mc4wp_checkbox','No'),(20452,1714,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20434,1713,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 29, 2022\";s:4:\"time\";s:7:\"5:12 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20399,1711,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20398,1711,'_recaptcha','a:0:{}'),(20397,1711,'_akismet',NULL),(20382,1710,'_hash','cf4c0f8327811c4306186c75803fbefc'),(20381,1710,'_consent','a:0:{}'),(20363,1435,'_wp_desired_post_slug','launch-the-robot-and-let-it-bring-you-money-3'),(20362,1435,'_wp_trash_meta_time','1661769153'),(20329,1709,'_akismet',NULL),(20330,1709,'_recaptcha','a:0:{}'),(20331,1709,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14075,1425,'_hash','0d53842696b95baf1be7be198d9a0d85'),(14063,1425,'_field_your-name','Crytosit'),(14064,1425,'_field_your-email','amwagrez@gmail.com'),(14065,1425,'_field_your-subject','Financial Robot is #1 investment tool ever. Launch it!'),(14066,1425,'_field_your-message','Financial independence is what this robot guarantees.  https://melm.pumpati.de/melm'),(14067,1425,'_field_submit','Submit'),(14068,1425,'_field_mc4wp_checkbox','No'),(14069,1425,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14070,1425,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 29, 2022\";s:4:\"time\";s:7:\"9:40 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14062,1425,'_from_email','amwagrez@gmail.com'),(14061,1425,'_from_name','Crytosit'),(14060,1425,'_from','Crytosit <amwagrez@gmail.com>'),(14059,1425,'_subject','Financial Robot is #1 investment tool ever. Launch it!'),(14281,1435,'_from_name','Crytosit'),(14282,1435,'_from_email','jupajoob@yeah.net'),(14283,1435,'_field_your-name','Crytosit'),(14284,1435,'_field_your-email','jupajoob@yeah.net'),(14285,1435,'_field_your-subject','Launch the robot and let it bring you money.'),(14286,1435,'_field_your-message','Even a child knows how to make money. Do you?  https://melm.pumpati.de/melm'),(14287,1435,'_field_submit','Submit'),(14288,1435,'_field_mc4wp_checkbox','No'),(14289,1435,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14290,1435,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 30, 2022\";s:4:\"time\";s:7:\"9:15 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14280,1435,'_from','Crytosit <jupajoob@yeah.net>'),(14279,1435,'_subject','Launch the robot and let it bring you money.'),(14278,1435,'_submission_status','spam'),(20364,1710,'_spam_meta_time','1661772367'),(14542,1448,'_field_your-message','No need to worry about the future if your use this financial robot.  https://melm.qbe-medienhaus.de/melm'),(14541,1448,'_field_your-subject','Rich people are rich because they use this robot.'),(14540,1448,'_field_your-email','tinabear2210@yahoo.com'),(14539,1448,'_field_your-name','Crytosit'),(14538,1448,'_from_email','tinabear2210@yahoo.com'),(14536,1448,'_from','Crytosit <tinabear2210@yahoo.com>'),(14537,1448,'_from_name','Crytosit'),(14535,1448,'_subject','Rich people are rich because they use this robot.'),(20900,1449,'_wp_trash_meta_status','flamingo-spam'),(14534,1448,'_submission_status','spam'),(14528,1447,'_akismet',NULL),(14529,1447,'_recaptcha','a:0:{}'),(14530,1447,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14531,1447,'_consent','a:0:{}'),(14532,1447,'_hash','36fc1c88fe93f11b1fddff3f4e73c064'),(14526,1447,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14525,1447,'_field_mc4wp_checkbox','No'),(14524,1447,'_field_submit','Submit'),(14523,1447,'_field_your-message','Financial Robot is #1 investment tool ever. Launch it!  https://melm.qbe-medienhaus.de/melm'),(14522,1447,'_field_your-subject','The best online investment tool is found. Learn more!'),(14521,1447,'_field_your-email','kedarmoroney@gmail.com'),(14519,1447,'_from_email','kedarmoroney@gmail.com'),(14520,1447,'_field_your-name','Crytosit'),(14509,1446,'_akismet',NULL),(14510,1446,'_recaptcha','a:0:{}'),(14511,1446,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14512,1446,'_consent','a:0:{}'),(14513,1446,'_hash','1bca216a8c3dda14bfe9a311079490e1'),(20897,1448,'_wp_trash_meta_status','flamingo-spam'),(14515,1447,'_submission_status','spam'),(14516,1447,'_subject','The best online investment tool is found. Learn more!'),(14517,1447,'_from','Crytosit <kedarmoroney@gmail.com>'),(14518,1447,'_from_name','Crytosit'),(14487,1445,'_akismet',NULL),(14488,1445,'_recaptcha','a:0:{}'),(14489,1445,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14508,1446,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 31, 2022\";s:4:\"time\";s:8:\"11:10 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14505,1446,'_field_submit','Submit'),(14506,1446,'_field_mc4wp_checkbox','No'),(14507,1446,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14496,1446,'_submission_status','spam'),(14497,1446,'_subject','Thousands of bucks are guaranteed if you use this robot.'),(14498,1446,'_from','Crytosit <laurent.tantot@gmail.com>'),(14499,1446,'_from_name','Crytosit'),(14500,1446,'_from_email','laurent.tantot@gmail.com'),(14501,1446,'_field_your-name','Crytosit'),(14502,1446,'_field_your-email','laurent.tantot@gmail.com'),(14503,1446,'_field_your-subject','Thousands of bucks are guaranteed if you use this robot.'),(14504,1446,'_field_your-message','Financial robot is a great way to manage and increase your income.  https://melm.qbe-medienhaus.de/melm'),(20889,1735,'_consent','a:0:{}'),(20890,1735,'_hash','837f3c30d8971eaa6b3be65bb95de3ee'),(20891,1446,'_wp_trash_meta_status','flamingo-spam'),(14491,1445,'_hash','86777ba9d555752b357de95476ee8ada'),(20894,1447,'_wp_trash_meta_status','flamingo-spam'),(14478,1445,'_from_email','c.eissej@gmail.com'),(14479,1445,'_field_your-name','Crytosit'),(14480,1445,'_field_your-email','c.eissej@gmail.com'),(14481,1445,'_field_your-subject','Looking for additional money? Try out the best financial instrument.'),(14482,1445,'_field_your-message','Robot is the best solution for everyone who wants to earn.  https://melm.qbe-medienhaus.de/melm'),(14483,1445,'_field_submit','Submit'),(14484,1445,'_field_mc4wp_checkbox','No'),(14485,1445,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14486,1445,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 31, 2022\";s:4:\"time\";s:7:\"8:49 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14477,1445,'_from_name','Crytosit'),(14476,1445,'_from','Crytosit <c.eissej@gmail.com>'),(14475,1445,'_subject','Looking for additional money? Try out the best financial instrument.'),(14474,1445,'_submission_status','spam'),(20938,1736,'_consent','a:0:{}'),(14684,1455,'_hash','b0a79a7bac098269cb7d141181b007c1'),(14680,1455,'_akismet',NULL),(14672,1455,'_field_your-name','Crytosit'),(14673,1455,'_field_your-email','TheSkeetor@gmail.com'),(14674,1455,'_field_your-subject','Make money 24/7 without any efforts and skills.'),(14675,1455,'_field_your-message','Financial robot is your success formula is found. Learn more about it.  https://melm.qbe-medienhaus.de/melm'),(14676,1455,'_field_submit','Submit'),(14677,1455,'_field_mc4wp_checkbox','No'),(14678,1455,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14679,1455,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 1, 2022\";s:4:\"time\";s:7:\"9:06 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14671,1455,'_from_email','TheSkeetor@gmail.com'),(14670,1455,'_from_name','Crytosit'),(14669,1455,'_from','Crytosit <TheSkeetor@gmail.com>'),(14667,1455,'_submission_status','spam'),(14668,1455,'_subject','Make money 24/7 without any efforts and skills.'),(14704,1456,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14703,1456,'_recaptcha','a:0:{}'),(14702,1456,'_akismet',NULL),(14698,1456,'_field_submit','Submit'),(14699,1456,'_field_mc4wp_checkbox','No'),(14700,1456,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14701,1456,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 1, 2022\";s:4:\"time\";s:8:\"11:27 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14697,1456,'_field_your-message','Try out the best financial robot in the Internet.  https://melm.qbe-medienhaus.de/melm'),(14696,1456,'_field_your-subject','Have no money? Earn it online.'),(14695,1456,'_field_your-email','ilponor@hotmail.com'),(20941,1456,'_wp_trash_meta_status','flamingo-spam'),(20940,79,'_oembed_8785caf97bbb79605c06663a3b5d2071','{{unknown}}'),(14692,1456,'_from_name','Crytosit'),(14693,1456,'_from_email','ilponor@hotmail.com'),(14694,1456,'_field_your-name','Crytosit'),(14776,1460,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14774,1460,'_field_submit','Submit'),(14775,1460,'_field_mc4wp_checkbox','No'),(14772,1460,'_field_your-subject','The fastest way to make you wallet thick is here.'),(14773,1460,'_field_your-message','Need some more money? Robot will earn them really fast.  https://melm.qbe-medienhaus.de/melm'),(14762,1459,'_consent','a:0:{}'),(14763,1459,'_hash','9ba9432406b2af4dbf680728c4b529ec'),(20956,1461,'_wp_trash_meta_status','flamingo-spam'),(14765,1460,'_submission_status','spam'),(14766,1460,'_subject','The fastest way to make you wallet thick is here.'),(14767,1460,'_from','Crytosit <celinaaleman@live.com>'),(14768,1460,'_from_name','Crytosit'),(14769,1460,'_from_email','celinaaleman@live.com'),(14770,1460,'_field_your-name','Crytosit'),(14771,1460,'_field_your-email','celinaaleman@live.com'),(14761,1459,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14760,1459,'_recaptcha','a:0:{}'),(14759,1459,'_akismet',NULL),(14742,1458,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14758,1459,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"115.63.101.76\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.39\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 1, 2022\";s:4:\"time\";s:7:\"5:19 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14747,1459,'_subject','adult cam to cam chat'),(14748,1459,'_from','DennisGum <schuhplyo@hotmail.com>'),(14749,1459,'_from_name','DennisGum'),(14750,1459,'_from_email','schuhplyo@hotmail.com'),(14751,1459,'_field_your-name','DennisGum'),(14752,1459,'_field_your-email','schuhplyo@hotmail.com'),(14753,1459,'_field_your-subject','adult cam to cam chat'),(14754,1459,'_field_your-message','adult cam to cam chat'),(14755,1459,'_field_submit','Submit'),(14756,1459,'_field_mc4wp_checkbox','No'),(14757,1459,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14746,1459,'_submission_status','spam'),(20953,1460,'_wp_trash_meta_status','flamingo-spam'),(14744,1458,'_hash','80238c9b0043c8368cc617a1e75d09f8'),(14743,1458,'_consent','a:0:{}'),(14724,1457,'_consent','a:0:{}'),(14725,1457,'_hash','3b3177de80140c45a146d61561370303'),(20950,1459,'_wp_trash_meta_status','flamingo-spam'),(14727,1458,'_submission_status','spam'),(14732,1458,'_field_your-name','Crytosit'),(14733,1458,'_field_your-email','ipnew1@yahoo.com'),(14734,1458,'_field_your-subject','Make money online, staying at home this cold winter.'),(14735,1458,'_field_your-message','We know how to make our future rich and do you?  https://melm.qbe-medienhaus.de/melm'),(14736,1458,'_field_submit','Submit'),(14737,1458,'_field_mc4wp_checkbox','No'),(14738,1458,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14739,1458,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 1, 2022\";s:4:\"time\";s:7:\"4:11 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14731,1458,'_from_email','ipnew1@yahoo.com'),(14729,1458,'_from','Crytosit <ipnew1@yahoo.com>'),(14730,1458,'_from_name','Crytosit'),(14728,1458,'_subject','Make money online, staying at home this cold winter.'),(20944,1457,'_wp_trash_meta_status','flamingo-spam'),(14689,1456,'_submission_status','spam'),(14690,1456,'_subject','Have no money? Earn it online.'),(14691,1456,'_from','Crytosit <ilponor@hotmail.com>'),(14721,1457,'_akismet',NULL),(14716,1457,'_field_your-message','Need money? Earn it without leaving your home.  https://melm.qbe-medienhaus.de/melm'),(14717,1457,'_field_submit','Submit'),(14718,1457,'_field_mc4wp_checkbox','No'),(14719,1457,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14720,1457,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 1, 2022\";s:4:\"time\";s:7:\"1:49 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14715,1457,'_field_your-subject','Wow! This Robot is a great start for an online career.'),(14714,1457,'_field_your-email','lovelysmile2@inbox.com'),(14713,1457,'_field_your-name','Crytosit'),(20980,1737,'_spam_meta_time','1662038230'),(14915,1467,'_recaptcha','a:0:{}'),(14914,1467,'_akismet',NULL),(14906,1467,'_field_your-name','Crytosit'),(14907,1467,'_field_your-email','rgreal069@gmail.com'),(14908,1467,'_field_your-subject','The additional income is available for everyone using this robot.'),(14909,1467,'_field_your-message','Earn additional money without efforts and skills.  https://melm.qbe-medienhaus.de/melm'),(14910,1467,'_field_submit','Submit'),(14911,1467,'_field_mc4wp_checkbox','No'),(14912,1467,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14913,1467,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 2, 2022\";s:4:\"time\";s:7:\"8:38 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14905,1467,'_from_email','rgreal069@gmail.com'),(14904,1467,'_from_name','Crytosit'),(14903,1467,'_from','Crytosit <rgreal069@gmail.com>'),(20977,1468,'_wp_trash_meta_status','flamingo-spam'),(14901,1467,'_submission_status','spam'),(14902,1467,'_subject','The additional income is available for everyone using this robot.'),(14933,1468,'_akismet',NULL),(14924,1468,'_from_email','debarrsneathm@hotmail.com'),(14925,1468,'_field_your-name','NathanHaicy'),(14926,1468,'_field_your-email','debarrsneathm@hotmail.com'),(14927,1468,'_field_your-subject','bbw public sex'),(14928,1468,'_field_your-message','bbw public sex'),(14929,1468,'_field_submit','Submit'),(14930,1468,'_field_mc4wp_checkbox','No'),(14931,1468,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14932,1468,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"123.13.61.253\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 2, 2022\";s:4:\"time\";s:7:\"9:42 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14923,1468,'_from_name','NathanHaicy'),(14922,1468,'_from','NathanHaicy <debarrsneathm@hotmail.com>'),(14921,1468,'_subject','bbw public sex'),(14920,1468,'_submission_status','spam'),(21225,1469,'_wp_desired_post_slug','start-making-thousands-of-dollars-every-week-just-using-this-robot'),(14957,1469,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 2, 2022\";s:4:\"time\";s:8:\"10:59 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14956,1469,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14955,1469,'_field_mc4wp_checkbox','No'),(14954,1469,'_field_submit','Submit'),(21207,1748,'_from','Crytosit <csm1604.carmen@gmail.com>'),(21208,1748,'_from_name','Crytosit'),(14945,1469,'_submission_status','spam'),(14946,1469,'_subject','Start making thousands of dollars every week just using this robot.'),(14947,1469,'_from','Crytosit <radiologist_student@yahoo.com>'),(14948,1469,'_from_name','Crytosit'),(14949,1469,'_from_email','radiologist_student@yahoo.com'),(14950,1469,'_field_your-name','Crytosit'),(14951,1469,'_field_your-email','radiologist_student@yahoo.com'),(14952,1469,'_field_your-subject','Start making thousands of dollars every week just using this robot.'),(14953,1469,'_field_your-message','The financial Robot is your # 1 expert of making money.  https://melm.qbe-medienhaus.de/melm'),(21224,1469,'_wp_trash_meta_time','1662114849'),(21202,1747,'_consent','a:0:{}'),(21189,1747,'_from_name','Crytosit'),(21190,1747,'_from_email','gonecr8zy@sbcglobal.net'),(21604,1766,'_subject','Robot never sleeps. It makes money for you 24/7.'),(21605,1766,'_from','Crytosit <pbsmith401@yahoo.com>'),(21606,1766,'_from_name','Crytosit'),(21607,1766,'_from_email','pbsmith401@yahoo.com'),(21608,1766,'_field_your-name','Crytosit'),(21609,1766,'_field_your-email','pbsmith401@yahoo.com'),(21206,1748,'_subject','Check out the newest way to make a fantastic profit.'),(21226,1470,'_wp_trash_meta_status','flamingo-spam'),(21204,1748,'_spam_meta_time','1662112513'),(15157,1480,'_from_name','Mike Hoggarth'),(15156,1480,'_from','Mike Hoggarth <no-replyPl@gmail.com>'),(15155,1480,'_subject','affordable monthly SEO plans'),(15154,1480,'_submission_status','spam'),(21259,1481,'_wp_trash_meta_status','flamingo-spam'),(15152,1479,'_hash','455d763027529786b4adae647df6f2e1'),(15151,1479,'_consent','a:0:{}'),(15148,1479,'_akismet',NULL),(15149,1479,'_recaptcha','a:0:{}'),(15150,1479,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15142,1479,'_field_your-subject','No need to stay awake all night long to earn money. Launch the robot.'),(15143,1479,'_field_your-message','Robot never sleeps. It makes money for you 24/7.  https://drive.google.com/file/d/16h--2NxCymIYLkRyC39ltIg-nBif8Ayz/view?usp=sharing'),(15144,1479,'_field_submit','Submit'),(15145,1479,'_field_mc4wp_checkbox','No'),(15146,1479,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15147,1479,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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.24 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 3, 2022\";s:4:\"time\";s:7:\"7:53 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15141,1479,'_field_your-email','kedarmoroney@gmail.com'),(15137,1479,'_from','Crytosit <kedarmoroney@gmail.com>'),(15138,1479,'_from_name','Crytosit'),(15139,1479,'_from_email','kedarmoroney@gmail.com'),(15140,1479,'_field_your-name','Crytosit'),(15136,1479,'_subject','No need to stay awake all night long to earn money. Launch the robot.'),(15135,1479,'_submission_status','spam'),(21256,1480,'_wp_trash_meta_status','flamingo-spam'),(17101,1565,'_from','Crytosit <lynnspeak@woh.rr.com>'),(17100,1565,'_subject','Even a child knows how to make money. Do you?'),(17099,1565,'_submission_status','spam'),(23672,1863,'_spam_meta_time','1662985740'),(23838,1871,'_akismet',NULL),(23829,1871,'_from_email','accesshda@gmail.com'),(17697,1587,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17696,1587,'_recaptcha','a:0:{}'),(17695,1587,'_akismet',NULL),(17687,1587,'_field_your-name','Crytosit'),(17688,1587,'_field_your-email','renszi1991@hotmail.com'),(17689,1587,'_field_your-subject','The fastest way to make your wallet thick is found.'),(17690,1587,'_field_your-message','Financial robot guarantees everyone stability and income.  https://melm.rbertilsson.se/'),(17691,1587,'_field_submit','Submit'),(17692,1587,'_field_mc4wp_checkbox','No'),(17693,1587,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17694,1587,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 17, 2022\";s:4:\"time\";s:8:\"11:29 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17686,1587,'_from_email','renszi1991@hotmail.com'),(17685,1587,'_from_name','Crytosit'),(17684,1587,'_from','Crytosit <renszi1991@hotmail.com>'),(17683,1587,'_subject','The fastest way to make your wallet thick is found.'),(17682,1587,'_submission_status','spam'),(17650,1586,'_hash','2763a9443789f71e93f79e3f8d4d89ee'),(17649,1586,'_consent','a:0:{}'),(17648,1586,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17647,1586,'_recaptcha','a:0:{}'),(17646,1586,'_akismet',NULL),(17636,1586,'_from_name','Crytosit'),(17637,1586,'_from_email','mjamora1@yahoo.com'),(17638,1586,'_field_your-name','Crytosit'),(17639,1586,'_field_your-email','mjamora1@yahoo.com'),(17640,1586,'_field_your-subject','Money, money! Make more money with financial robot!'),(17641,1586,'_field_your-message','Make thousands of bucks. Financial robot will help you to do it!  https://melm.rbertilsson.se/'),(17642,1586,'_field_submit','Submit'),(17643,1586,'_field_mc4wp_checkbox','No'),(17644,1586,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17645,1586,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 17, 2022\";s:4:\"time\";s:7:\"9:21 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17635,1586,'_from','Crytosit <mjamora1@yahoo.com>'),(17634,1586,'_subject','Money, money! Make more money with financial robot!'),(17633,1586,'_submission_status','spam'),(24087,1587,'_wp_trash_meta_status','flamingo-spam'),(17972,1325,'_wp_trash_meta_status','flamingo-spam'),(17934,1600,'_field_your-name','WilliamRoM'),(17933,1600,'_from_email','halesclelia@gmail.com'),(17932,1600,'_from_name','WilliamRoM'),(17931,1600,'_from','WilliamRoM <halesclelia@gmail.com>'),(17930,1600,'_subject','[your-subject]'),(17929,1600,'_submission_status','spam'),(17923,1599,'_akismet',NULL),(17924,1599,'_recaptcha','a:0:{}'),(17925,1599,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17926,1599,'_consent','a:0:{}'),(17927,1599,'_hash','f70a5a73a1a5224cebf9b08cad4e1a0a'),(17928,1600,'_spam_meta_time','1660814405'),(17914,1599,'_from_email','pscatlanta@yahoo.com'),(17915,1599,'_field_your-name','Crytosit'),(17916,1599,'_field_your-email','pscatlanta@yahoo.com'),(17917,1599,'_field_your-subject','# 1 financial expert in the net! Check out the new Robot.'),(17918,1599,'_field_your-message','Make thousands of bucks. Financial robot will help you to do it!  https://melm.rbertilsson.se/'),(17919,1599,'_field_submit','Submit'),(17920,1599,'_field_mc4wp_checkbox','No'),(17921,1599,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17922,1599,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 18, 2022\";s:4:\"time\";s:7:\"8:05 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17913,1599,'_from_name','Crytosit'),(17912,1599,'_from','Crytosit <pscatlanta@yahoo.com>'),(17911,1599,'_subject','# 1 financial expert in the net! Check out the new Robot.'),(17910,1599,'_submission_status','spam'),(18270,1614,'_field_your-name','Crytosit'),(18271,1614,'_field_your-email','otisboatus@hotmail.com'),(18272,1614,'_field_your-subject','We have found the fastest way to be rich. Find it out here.'),(18287,1615,'_from_name','Crytosit'),(18286,1615,'_from','Crytosit <marcos.maldonado05@yahoo.com>'),(18280,1614,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18281,1614,'_consent','a:0:{}'),(18282,1614,'_hash','33028937135ff7b3963f06e37b52a2e5'),(18283,1615,'_spam_meta_time','1660914693'),(18284,1615,'_submission_status','spam'),(18285,1615,'_subject','Launch the robot and let it bring you money.'),(18279,1614,'_recaptcha','a:0:{}'),(18278,1614,'_akismet',NULL),(18277,1614,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 19, 2022\";s:4:\"time\";s:8:\"11:06 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18276,1614,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18274,1614,'_field_submit','Submit'),(18275,1614,'_field_mc4wp_checkbox','No'),(18231,1335,'_wp_trash_meta_status','flamingo-spam'),(18266,1614,'_subject','We have found the fastest way to be rich. Find it out here.'),(18267,1614,'_from','Crytosit <otisboatus@hotmail.com>'),(18263,1345,'_wp_desired_post_slug','make-yourself-rich-in-future-using-this-financial-robot'),(18265,1614,'_submission_status','spam'),(18260,1344,'_wp_desired_post_slug','start-making-thousands-of-dollars-every-week'),(18262,1345,'_wp_trash_meta_time','1660905015'),(18259,1344,'_wp_trash_meta_time','1660905015'),(18256,1343,'_wp_trash_meta_time','1660905015'),(18257,1343,'_wp_desired_post_slug','join-the-society-of-successful-people-who-make-money-here-2'),(18254,1342,'_wp_desired_post_slug','just-one-click-can-turn-you-dollar-into-1000-2'),(18253,1342,'_wp_trash_meta_time','1660905015'),(18250,1341,'_wp_trash_meta_time','1660905015'),(18251,1341,'_wp_desired_post_slug','it-is-the-best-time-to-launch-the-robot-to-get-more-money'),(18238,1337,'_wp_trash_meta_time','1660905015'),(18239,1337,'_wp_desired_post_slug','online-job-can-be-really-effective-if-you-use-this-robot'),(18241,1338,'_wp_trash_meta_time','1660905015'),(18242,1338,'_wp_desired_post_slug','there-is-no-need-to-look-for-a-job-anymore-work-online-3'),(18244,1339,'_wp_trash_meta_time','1660905015'),(18245,1339,'_wp_desired_post_slug','the-best-online-investment-tool-is-found-learn-more-3'),(18247,1340,'_wp_trash_meta_time','1660905015'),(18248,1340,'_wp_desired_post_slug','earn-additional-money-without-efforts-3'),(18236,1336,'_wp_desired_post_slug','earn-additional-money-without-efforts-2'),(18235,1336,'_wp_trash_meta_time','1660905015'),(18233,1335,'_wp_desired_post_slug','new-semrush-backlinks-2'),(18234,1336,'_wp_trash_meta_status','flamingo-spam'),(18228,1613,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18227,1613,'_recaptcha','a:0:{}'),(18226,1613,'_akismet',NULL),(18221,1613,'_field_your-message','The financial Robot is your # 1 expert of making money.  https://melm.escueladelcambio.es/'),(18222,1613,'_field_submit','Submit'),(18223,1613,'_field_mc4wp_checkbox','No');
INSERT INTO `wpbb_postmeta` VALUES (18224,1613,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18225,1613,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 19, 2022\";s:4:\"time\";s:7:\"9:02 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18216,1613,'_from_name','Crytosit'),(18217,1613,'_from_email','mandaspranger@gmail.com'),(18218,1613,'_field_your-name','Crytosit'),(18219,1613,'_field_your-email','mandaspranger@gmail.com'),(18220,1613,'_field_your-subject','The online income is the easiest ways to make you dream come true.'),(18215,1613,'_from','Crytosit <mandaspranger@gmail.com>'),(18214,1613,'_subject','The online income is the easiest ways to make you dream come true.'),(18213,1613,'_submission_status','spam'),(18514,1347,'_wp_trash_meta_status','flamingo-spam'),(18505,1626,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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.24 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 20, 2022\";s:4:\"time\";s:7:\"9:08 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18504,1626,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18503,1626,'_field_mc4wp_checkbox','No'),(18502,1626,'_field_submit','Submit'),(18487,1625,'_akismet',NULL),(18488,1625,'_recaptcha','a:3:{s:7:\"version\";s:3:\"3.0\";s:9:\"threshold\";d:0.5;s:8:\"response\";a:5:{s:7:\"success\";b:1;s:12:\"challenge_ts\";s:20:\"2022-08-20T07:47:24Z\";s:8:\"hostname\";s:17:\"www.fairphoto.com\";s:5:\"score\";d:0.1000000000000000055511151231257827021181583404541015625;s:6:\"action\";s:11:\"contactform\";}}'),(18489,1625,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:58:\"reCAPTCHA score (0.10) is lower than the threshold (0.50).\";}}'),(18490,1625,'_consent','a:0:{}'),(18491,1625,'_hash','f920c10f6e57a7017eeb467ab9706f1e'),(18492,1626,'_spam_meta_time','1660986528'),(18493,1626,'_submission_status','spam'),(18494,1626,'_subject','Money, money! Make more money with financial robot!'),(18495,1626,'_from','Crytosit <jeffedwar@excite.com>'),(18496,1626,'_from_name','Crytosit'),(18497,1626,'_from_email','jeffedwar@excite.com'),(18498,1626,'_field_your-name','Crytosit'),(18499,1626,'_field_your-email','jeffedwar@excite.com'),(18500,1626,'_field_your-subject','Money, money! Make more money with financial robot!'),(18501,1626,'_field_your-message','Rich people are rich because they use this robot.  https://melm.escueladelcambio.es/'),(18484,1625,'_field_mc4wp_checkbox','No'),(18485,1625,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18486,1625,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:15:\"176.124.207.132\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 20, 2022\";s:4:\"time\";s:7:\"7:47 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18483,1625,'_field_submit','Submit'),(18481,1625,'_field_your-subject','How about a trip into a fairytale? I’ll walk you into the charmed world full of miraculous creatures, online poker games with bonuses out of this world!'),(18482,1625,'_field_your-message','Hello! How is your relationship with good luck going? Let us make your dream a reality! Just take my hand and I’ll lead you into the charmed forest full of magical creatures, casino games that are sure to captivate your imagination.  So do you want to celebrate some good news or positive feelings by playing one of our 150 online games here https://bit.ly/3QOl0aH \r\nWe support transparent policies and open access to all casino data relating to playing, banking, and interaction. \r\nWelcome bonuses give new players the opportunity to get bonus funds as a percentage of their deposit to welcome you to the casino and give you a true feel of what is on offer.'),(18480,1625,'_field_your-email','awesomesauce@gmail.com'),(18476,1625,'_from','MelanieBew <awesomesauce@gmail.com>'),(18477,1625,'_from_name','MelanieBew'),(18478,1625,'_from_email','awesomesauce@gmail.com'),(18479,1625,'_field_your-name','MelanieBew'),(18475,1625,'_subject','How about a trip into a fairytale? I’ll walk you into the charmed world full of miraculous creatures, online poker games with bonuses out of this world!'),(18474,1625,'_submission_status','spam'),(19098,1653,'_recaptcha','a:0:{}'),(19072,1367,'_wp_trash_meta_time','1661164333'),(19073,1367,'_wp_desired_post_slug','make-yourself-rich-in-future-using-this-financial-robot-2'),(19075,1368,'_wp_trash_meta_time','1661164333'),(19076,1368,'_wp_desired_post_slug','need-money-the-financial-robot-is-your-solution'),(19078,1369,'_wp_trash_meta_time','1661164333'),(19079,1369,'_wp_desired_post_slug','no-worries-if-you-are-fired-work-online-3'),(19081,1370,'_wp_trash_meta_time','1661164333'),(19082,1370,'_wp_desired_post_slug','looking-forward-for-income-get-it-online'),(19084,1653,'_submission_status','spam'),(19085,1653,'_subject','# 1 financial expert in the net! Check out the new Robot.'),(19086,1653,'_from','Crytosit <solitodenis@yahoo.com>'),(19087,1653,'_from_name','Crytosit'),(19088,1653,'_from_email','solitodenis@yahoo.com'),(19089,1653,'_field_your-name','Crytosit'),(19090,1653,'_field_your-email','solitodenis@yahoo.com'),(19091,1653,'_field_your-subject','# 1 financial expert in the net! Check out the new Robot.'),(19092,1653,'_field_your-message','The best online investment tool is found. Learn more!  http://go.tazalus.com/096s'),(19093,1653,'_field_submit','Submit'),(19094,1653,'_field_mc4wp_checkbox','No'),(19095,1653,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19096,1653,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 22, 2022\";s:4:\"time\";s:8:\"12:43 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19064,1652,'_hash','d0f93b6ce0be655977c813a168e1573b'),(19065,1365,'_wp_trash_meta_status','flamingo-spam'),(19066,1365,'_wp_trash_meta_time','1661164333'),(19067,1365,'_wp_desired_post_slug','robot-is-the-best-solution-for-everyone-who-wants-to-earn'),(19069,1366,'_wp_trash_meta_time','1661164333'),(19070,1366,'_wp_desired_post_slug','the-online-financial-robot-is-your-key-to-success-3'),(19063,1652,'_consent','a:0:{}'),(19062,1652,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19060,1652,'_akismet',NULL),(19061,1652,'_recaptcha','a:0:{}'),(19058,1652,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19059,1652,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 22, 2022\";s:4:\"time\";s:8:\"10:19 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19056,1652,'_field_submit','Submit'),(19057,1652,'_field_mc4wp_checkbox','No'),(19055,1652,'_field_your-message','Earning $1000 a day is easy if you use this financial Robot.  http://go.tazalus.com/096s'),(19068,1366,'_wp_trash_meta_status','flamingo-spam'),(19137,1655,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19136,1655,'_recaptcha','a:0:{}'),(19135,1655,'_akismet',NULL),(19117,1654,'_recaptcha','a:0:{}'),(19118,1654,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19119,1654,'_consent','a:0:{}'),(19120,1654,'_hash','7a9f4004de6c9dae80fd98748dbdc2ab'),(19121,1655,'_spam_meta_time','1661186887'),(19122,1655,'_submission_status','spam'),(19123,1655,'_subject','Check out the new financial tool, which can make you rich.'),(19124,1655,'_from','Crytosit <sylvia_rubio14@yahoo.com>'),(19125,1655,'_from_name','Crytosit'),(19126,1655,'_from_email','sylvia_rubio14@yahoo.com'),(19127,1655,'_field_your-name','Crytosit'),(19128,1655,'_field_your-email','sylvia_rubio14@yahoo.com'),(19129,1655,'_field_your-subject','Check out the new financial tool, which can make you rich.'),(19130,1655,'_field_your-message','Wow! This is a fastest way for a financial independence.  http://go.tazalus.com/096s'),(19131,1655,'_field_submit','Submit'),(19132,1655,'_field_mc4wp_checkbox','No'),(19133,1655,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19134,1655,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 22, 2022\";s:4:\"time\";s:7:\"4:48 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19116,1654,'_akismet',NULL),(19108,1654,'_field_your-name','Crytosit'),(19109,1654,'_field_your-email','AZBSBL21@aol.com'),(19110,1654,'_field_your-subject','We know how to increase your financial stability.'),(19111,1654,'_field_your-message','Trust the financial Bot to become rich.  http://go.tazalus.com/096s'),(19112,1654,'_field_submit','Submit'),(19113,1654,'_field_mc4wp_checkbox','No'),(19114,1654,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19115,1654,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:145:\"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)\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 22, 2022\";s:4:\"time\";s:7:\"2:47 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19107,1654,'_from_email','AZBSBL21@aol.com'),(19103,1654,'_submission_status','spam'),(19104,1654,'_subject','We know how to increase your financial stability.'),(19105,1654,'_from','Crytosit <AZBSBL21@aol.com>'),(19106,1654,'_from_name','Crytosit'),(19101,1653,'_hash','d46b99e144c8ba2123ae53dc96ac7b3c'),(19102,1654,'_spam_meta_time','1661179661'),(19100,1653,'_consent','a:0:{}'),(19294,1371,'_wp_desired_post_slug','financial-robot-is-the-best-companion-of-rich-people-2'),(19274,1663,'_submission_status','spam'),(19273,1663,'_spam_meta_time','1661246469'),(19536,1675,'_consent','a:0:{}'),(19537,1675,'_hash','c0dff7430519592a7bcbdfe4684e8202'),(19538,1377,'_wp_trash_meta_status','flamingo-spam'),(19539,1377,'_wp_trash_meta_time','1661337663'),(19540,1377,'_wp_desired_post_slug','the-financial-robot-is-your-future-wealth-and-independence-2'),(19551,1381,'_wp_trash_meta_time','1661337663'),(19552,1381,'_wp_desired_post_slug','attention-financial-robot-may-bring-you-millions'),(19554,1382,'_wp_trash_meta_time','1661337663'),(19555,1382,'_wp_desired_post_slug','the-easy-road-to-financial-freedom'),(19557,1383,'_wp_trash_meta_time','1661337663'),(19558,1383,'_wp_desired_post_slug','your-money-work-even-when-you-sleep-2'),(19533,1675,'_akismet',NULL),(19534,1675,'_recaptcha','a:0:{}'),(19535,1675,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19527,1675,'_field_your-subject','We have found the fastest way to be rich. Find it out here.'),(19528,1675,'_field_your-message','Most successful people already use Robot. Do you?  http://go.tazalus.com/096s'),(19529,1675,'_field_submit','Submit'),(19530,1675,'_field_mc4wp_checkbox','No'),(19531,1675,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19532,1675,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 24, 2022\";s:4:\"time\";s:7:\"8:40 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19522,1675,'_from','Crytosit <garcuacesar@ymail.com>'),(19523,1675,'_from_name','Crytosit'),(19524,1675,'_from_email','garcuacesar@ymail.com'),(19525,1675,'_field_your-name','Crytosit'),(19526,1675,'_field_your-email','garcuacesar@ymail.com'),(19521,1675,'_subject','We have found the fastest way to be rich. Find it out here.'),(19520,1675,'_submission_status','spam'),(19519,1675,'_spam_meta_time','1661330413'),(19556,1383,'_wp_trash_meta_status','flamingo-spam'),(20902,1449,'_wp_desired_post_slug','wow-this-robot-is-a-great-start-for-an-online-career-2'),(20901,1449,'_wp_trash_meta_time','1661941978'),(20899,1448,'_wp_desired_post_slug','rich-people-are-rich-because-they-use-this-robot-5'),(20898,1448,'_wp_trash_meta_time','1661941978'),(20810,1731,'_akismet',NULL),(20811,1731,'_recaptcha','a:0:{}'),(20812,1731,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20813,1731,'_consent','a:0:{}'),(20814,1731,'_hash','186e64e5a7b46e77e7d73887240090ae'),(20815,1732,'_spam_meta_time','1661924824'),(20816,1732,'_submission_status','spam'),(20817,1732,'_subject','Check out the automatic Bot, which works for you 24/7.'),(20818,1732,'_from','Crytosit <thebusbe4u@yahoo.com>'),(20819,1732,'_from_name','Crytosit'),(20820,1732,'_from_email','thebusbe4u@yahoo.com'),(20821,1732,'_field_your-name','Crytosit'),(20822,1732,'_field_your-email','thebusbe4u@yahoo.com'),(20823,1732,'_field_your-subject','Check out the automatic Bot, which works for you 24/7.'),(20824,1732,'_field_your-message','Make thousands of bucks. Pay nothing.  http://go.tazalus.com/0j0l'),(20825,1732,'_field_submit','Submit'),(20826,1732,'_field_mc4wp_checkbox','No'),(20827,1732,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20828,1732,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 31, 2022\";s:4:\"time\";s:7:\"5:47 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20829,1732,'_akismet',NULL),(20830,1732,'_recaptcha','a:0:{}'),(20831,1732,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20832,1732,'_consent','a:0:{}'),(20833,1732,'_hash','a82597cba2b78af6a63bedc9e3e3d44c'),(20834,1733,'_spam_meta_time','1661931704'),(20835,1733,'_submission_status','spam'),(20836,1733,'_subject','Launch the financial Bot now to start earning.'),(20837,1733,'_from','Crytosit <robin.walker247@comcast.net>'),(20838,1733,'_from_name','Crytosit'),(20839,1733,'_from_email','robin.walker247@comcast.net'),(20840,1733,'_field_your-name','Crytosit'),(20841,1733,'_field_your-email','robin.walker247@comcast.net'),(20842,1733,'_field_your-subject','Launch the financial Bot now to start earning.'),(20843,1733,'_field_your-message','The fastest way to make your wallet thick is found.  http://go.tazalus.com/0j0l'),(20844,1733,'_field_submit','Submit'),(20845,1733,'_field_mc4wp_checkbox','No'),(20846,1733,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20847,1733,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 31, 2022\";s:4:\"time\";s:7:\"7:41 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20848,1733,'_akismet',NULL),(20849,1733,'_recaptcha','a:0:{}'),(20850,1733,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20851,1733,'_consent','a:0:{}'),(20852,1733,'_hash','78255d99137398056f2e79f4dbb1d3a0'),(20892,1446,'_wp_trash_meta_time','1661941978'),(20893,1446,'_wp_desired_post_slug','thousands-of-bucks-are-guaranteed-if-you-use-this-robot-4'),(20895,1447,'_wp_trash_meta_time','1661941978'),(20896,1447,'_wp_desired_post_slug','the-best-online-investment-tool-is-found-learn-more-4'),(20802,1731,'_field_your-name','Crytosit'),(20803,1731,'_field_your-email','sailam.mailaem@yahoo.com'),(20804,1731,'_field_your-subject','Have no financial skills? Let Robot make money for you.'),(20805,1731,'_field_your-message','Need money? Get it here easily! Just press this to launch the robot.  http://go.tazalus.com/0j0l'),(20806,1731,'_field_submit','Submit'),(20807,1731,'_field_mc4wp_checkbox','No'),(20808,1731,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20809,1731,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 31, 2022\";s:4:\"time\";s:7:\"3:31 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20801,1731,'_from_email','sailam.mailaem@yahoo.com'),(20800,1731,'_from_name','Crytosit'),(20799,1731,'_from','Crytosit <sailam.mailaem@yahoo.com>'),(20794,1730,'_consent','a:0:{}'),(20793,1730,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20792,1730,'_recaptcha','a:0:{}'),(20791,1730,'_akismet',NULL),(20772,1729,'_akismet',NULL),(20773,1729,'_recaptcha','a:0:{}'),(20774,1729,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20775,1729,'_consent','a:0:{}'),(20776,1729,'_hash','97bae9d9b13e32ebf6bbaf18d720543a'),(20777,1730,'_spam_meta_time','1661909709'),(20778,1730,'_submission_status','spam'),(20779,1730,'_subject','Buy everything you want earning money online.'),(20780,1730,'_from','Crytosit <elephant_lover19@yahoo.com>'),(20781,1730,'_from_name','Crytosit'),(20782,1730,'_from_email','elephant_lover19@yahoo.com'),(20783,1730,'_field_your-name','Crytosit'),(20784,1730,'_field_your-email','elephant_lover19@yahoo.com'),(20785,1730,'_field_your-subject','Buy everything you want earning money online.'),(20786,1730,'_field_your-message','Make your laptop a financial instrument with this program.  http://go.tazalus.com/0j0l'),(20787,1730,'_field_submit','Submit'),(20788,1730,'_field_mc4wp_checkbox','No'),(20789,1730,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20790,1730,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 31, 2022\";s:4:\"time\";s:7:\"1:35 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20771,1729,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 30, 2022\";s:4:\"time\";s:8:\"11:40 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20760,1729,'_subject','Most successful people already use Robot. Do you?'),(20761,1729,'_from','Crytosit <eekxmmqg@ospjrudh.com>'),(20762,1729,'_from_name','Crytosit'),(20763,1729,'_from_email','eekxmmqg@ospjrudh.com'),(20764,1729,'_field_your-name','Crytosit'),(20765,1729,'_field_your-email','eekxmmqg@ospjrudh.com'),(20766,1729,'_field_your-subject','Most successful people already use Robot. Do you?'),(20767,1729,'_field_your-message','Financial robot keeps bringing you money while you sleep.  http://go.tazalus.com/0j0l'),(20768,1729,'_field_submit','Submit'),(20769,1729,'_field_mc4wp_checkbox','No'),(20770,1729,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20759,1729,'_submission_status','spam'),(20758,1729,'_spam_meta_time','1661902815'),(20757,1728,'_hash','82b1e1d6b9c18a23225b9fd53101b4cb'),(20756,1728,'_consent','a:0:{}'),(19698,1681,'_akismet',NULL),(19699,1681,'_recaptcha','a:0:{}'),(19700,1681,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19701,1681,'_consent','a:0:{}'),(19702,1681,'_hash','0e22e0a65f679a60cd20d80dbc9f1ebb'),(19703,1682,'_spam_meta_time','1661456471'),(19704,1682,'_submission_status','spam'),(19705,1682,'_subject','Google Drive for your business'),(19706,1682,'_from','Vladimir <miller-anna-19776@mail.ru>'),(19707,1682,'_from_name','Vladimir'),(19708,1682,'_from_email','miller-anna-19776@mail.ru'),(19709,1682,'_field_your-name','Vladimir'),(19710,1682,'_field_your-email','miller-anna-19776@mail.ru'),(19711,1682,'_field_your-subject','Google Drive for your business'),(19712,1682,'_field_your-message','The best offer for business. A 10TB perpetual google drive. \r\nA personalized Google Drive cloud directly from the administrator with a personalized email address of your choice. \r\n \r\n+ Ability to get a mailing address of your desire \r\n+ Directly from admin \r\n+ No EDU \r\n+ No monthly or annual payment, just a 1-time payment forever. \r\n+ You get full access to Google Drive cloud. \r\n+ 10TB storage in Google Drive \r\n+ No need to pay for extra space \r\n+ Unlimited Google Mail \r\n+ Ability to use as a network drive \r\n \r\nI do not sell access, I sell personal accounts, you tell me what email address you need and I give it to you. Then you change the password and you can share unlimited cloud on your personal account \r\nFull access account, after purchase you set it up for yourself, change the password, you can attach a phone number. \r\n \r\nIf you have an existing Google Drive cloud, you can use that cloud to give yourself unlimited access to your own cloud, so you don\'t have to switch to a new account. \r\nOne-time sale price $99 \r\nThere are discounts for wholesalers and resellers \r\n \r\nPlease ask all your questions in skype xxvladimirxx1 or Yourreview@proton.me'),(19713,1682,'_field_submit','Submit'),(19714,1682,'_field_mc4wp_checkbox','No'),(19715,1682,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19716,1682,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"185.174.159.43\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 25, 2022\";s:4:\"time\";s:7:\"7:41 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19717,1682,'_akismet',NULL),(19718,1682,'_recaptcha','a:0:{}'),(19719,1682,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19720,1682,'_consent','a:0:{}'),(19721,1682,'_hash','c5d4385c5a74f68dafc3a900ad465a77'),(20734,1727,'_akismet',NULL),(20735,1727,'_recaptcha','a:0:{}'),(20736,1727,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20737,1727,'_consent','a:0:{}'),(20738,1727,'_hash','cd0c1d1eccc323daf7669fa42fdce96f'),(20739,1728,'_spam_meta_time','1661895955'),(20740,1728,'_submission_status','spam'),(20741,1728,'_subject','The success formula is found. Learn more about it.'),(20742,1728,'_from','Crytosit <mdkass@comcast.net>'),(20743,1728,'_from_name','Crytosit'),(20744,1728,'_from_email','mdkass@comcast.net'),(20745,1728,'_field_your-name','Crytosit'),(20746,1728,'_field_your-email','mdkass@comcast.net'),(20747,1728,'_field_your-subject','The success formula is found. Learn more about it.'),(20748,1728,'_field_your-message','Need money? Earn it without leaving your home.  http://go.tazalus.com/0j0l'),(20749,1728,'_field_submit','Submit'),(20750,1728,'_field_mc4wp_checkbox','No'),(20751,1728,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20752,1728,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 30, 2022\";s:4:\"time\";s:7:\"9:45 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19694,1681,'_field_submit','Submit'),(19695,1681,'_field_mc4wp_checkbox','No'),(19696,1681,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19697,1681,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:15:\"191.101.217.250\";s:10:\"user_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 25, 2022\";s:4:\"time\";s:8:\"12:11 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19693,1681,'_field_your-message','Hi \r\n \r\nIf you have a local business and want to rank it on google maps in a specific area then this service is for you. \r\n \r\nGoogle Map Stacking is one of the best ways to rank your GMB in a specific mile radius. \r\n \r\nMore info: \r\nhttps://www.speed-seo.net/product/google-maps-pointers/ \r\n \r\n \r\nPS: Want an all in one Local Plan that includes everything? \r\nhttps://www.speed-seo.net/product/local-seo-package/'),(19692,1681,'_field_your-subject','Want Better Local Ranks? Ready this'),(20951,1459,'_wp_trash_meta_time','1662028262'),(20952,1459,'_wp_desired_post_slug','adult-cam-to-cam-chat'),(20954,1460,'_wp_trash_meta_time','1662028262'),(20955,1460,'_wp_desired_post_slug','the-fastest-way-to-make-you-wallet-thick-is-here-3'),(20957,1461,'_wp_trash_meta_time','1662028262'),(20958,1461,'_wp_desired_post_slug','launch-the-financial-bot-now-to-start-earning'),(20960,1462,'_wp_trash_meta_time','1662028262'),(20961,1462,'_wp_desired_post_slug','small-investments-can-bring-tons-of-dollars-fast-3'),(20963,1463,'_wp_trash_meta_time','1662028262'),(20964,1463,'_wp_desired_post_slug','need-money-get-it-here-easily'),(20966,1464,'_wp_trash_meta_time','1662028262'),(20967,1464,'_wp_desired_post_slug','the-additional-income-is-available-for-everyone-using-this-robot'),(20969,1465,'_wp_trash_meta_time','1662028262'),(20970,1465,'_wp_desired_post_slug','your-subject-29'),(20972,1466,'_wp_trash_meta_time','1662028262'),(20973,1466,'_wp_desired_post_slug','even-a-child-knows-how-to-make-money-this-robot-is-what-you-need-4'),(20975,1467,'_wp_trash_meta_time','1662028262'),(20976,1467,'_wp_desired_post_slug','the-additional-income-is-available-for-everyone-using-this-robot-2'),(20978,1468,'_wp_trash_meta_time','1662028262'),(20979,1468,'_wp_desired_post_slug','bbw-public-sex'),(20981,1737,'_submission_status','spam'),(20982,1737,'_subject','Премиум Маркет Сургут на Ленинградской 11 отзывы'),(20983,1737,'_from','LarrySmill <ekaterinadmitrieva205@gmail.com>'),(20984,1737,'_from_name','LarrySmill'),(20985,1737,'_from_email','ekaterinadmitrieva205@gmail.com'),(20986,1737,'_field_your-name','LarrySmill'),(20987,1737,'_field_your-email','ekaterinadmitrieva205@gmail.com'),(20988,1737,'_field_your-subject','Премиум Маркет Сургут на Ленинградской 11 отзывы'),(20989,1737,'_field_your-message','https://otzyv-pro.ru/company/transport/premium-market-surgut/ \r\nhttps://www.yell.ru/khanty-mansiysk/com/premium-market-surgut_13271272/ \r\nhttps://www.otzyvru.com/premium-market-surgut \r\nhttps://jobinthecity.ru/c5593750 \r\nhttps://pravogolosa.net/otzyvcategory?page=show_category&catid=77966&order=0&expand=0 \r\nhttp://xn--80am5ae.xn--p1ai/c5593749/?reviews=1 \r\nhttps://workdigest.ru/reviews/c5593748 \r\nhttps://findjob.ru/reviews/c5593750 \r\nhttps://otzyvgid.ru/sklady/otzyvy-premium-market-surgut_1667361.html \r\nhttps://otzyvy.one/premium-market-surgut/ \r\nhttps://www.vashe-mnenie.com/reviews.php?name=premium-market-surgut \r\nhttp://www.directrix.ru/reviews/c5593750 \r\nhttps://rank-craft.com/reviews/detail.php?id=685424 \r\nhttps://www.otzyvru.com/premium-market-surgut/review-1030424 \r\nhttps://surgut.workdigest.ru/rev801777 \r\nПремиум Маркет Сургут на Ленинградской 11 преданный снабженец моего магазина. На эту фирму можно положиться: товар предоставляют вовремя, недостачь и ущерба товара не было, всякий раз счета приготовленны в сроки. Сервис для клиентов естественно на вышине, жизнерадостный и активный коллектив, работаем параллельно практически полгода и верю, что наша объединенное взимовыгодное сотрудничество и далее будет приносить нам взаимную пользу.'),(20949,1458,'_wp_desired_post_slug','make-money-online-staying-at-home-this-cold-winter'),(20946,1457,'_wp_desired_post_slug','wow-this-robot-is-a-great-start-for-an-online-career-3'),(20948,1458,'_wp_trash_meta_time','1662028262'),(20913,1453,'_wp_trash_meta_time','1661941978'),(20914,1453,'_wp_desired_post_slug','join-the-society-of-successful-people-who-make-money-here-4'),(20916,1454,'_wp_trash_meta_time','1661941978'),(20917,1454,'_wp_desired_post_slug','the-online-job-can-bring-you-a-fantastic-profit-2'),(20919,1455,'_wp_trash_meta_time','1661941978'),(20920,1455,'_wp_desired_post_slug','make-money-24-7-without-any-efforts-and-skills'),(20942,1456,'_wp_trash_meta_time','1662028262'),(20943,1456,'_wp_desired_post_slug','have-no-money-earn-it-online'),(20945,1457,'_wp_trash_meta_time','1662028262'),(20910,1452,'_wp_trash_meta_time','1661941978'),(20911,1452,'_wp_desired_post_slug','money-money-make-more-money-with-financial-robot-3'),(20907,1451,'_wp_trash_meta_time','1661941978'),(20908,1451,'_wp_desired_post_slug','there-is-no-need-to-look-for-a-job-anymore-work-online-4'),(21003,79,'_oembed_a98e5d90b4c23f75b24dd11f651f2157','{{unknown}}'),(21002,79,'_oembed_d2aadd58d26f26abbe0a199207a4805a','{{unknown}}'),(21001,79,'_oembed_4c82403163631cecf10c98d3ebf1145d','{{unknown}}'),(20994,1737,'_akismet',NULL),(20995,1737,'_recaptcha','a:0:{}'),(20996,1737,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20997,1737,'_consent','a:0:{}'),(20998,1737,'_hash','e9a17c3dff373c665b1294fb5ebb34be'),(20999,79,'_oembed_4e0dc62de947ae19f620fa1f61929fdf','{{unknown}}'),(21000,79,'_oembed_82311b332a72c6dfc9c2cfcaf917f815','{{unknown}}'),(20990,1737,'_field_submit','Submit'),(20991,1737,'_field_mc4wp_checkbox','No'),(20992,1737,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20993,1737,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"37.122.101.104\";s:10:\"user_agent\";s:102:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 1, 2022\";s:4:\"time\";s:7:\"1:17 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21069,1740,'_consent','a:0:{}'),(21068,1740,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21067,1740,'_recaptcha','a:0:{}'),(21066,1740,'_akismet',NULL),(21016,1738,'_subject','Financial robot is your success formula is found. Learn more about it.'),(21017,1738,'_from','Crytosit <jvigers@comcast.net>'),(21018,1738,'_from_name','Crytosit'),(21019,1738,'_from_email','jvigers@comcast.net'),(21020,1738,'_field_your-name','Crytosit'),(21021,1738,'_field_your-email','jvigers@comcast.net'),(21022,1738,'_field_your-subject','Financial robot is your success formula is found. Learn more about it.'),(21023,1738,'_field_your-message','Start making thousands of dollars every week just using this robot.  http://go.tazalus.com/0j0l'),(21024,1738,'_field_submit','Submit'),(21025,1738,'_field_mc4wp_checkbox','No'),(21026,1738,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21027,1738,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 1, 2022\";s:4:\"time\";s:7:\"2:16 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21028,1738,'_akismet',NULL),(21029,1738,'_recaptcha','a:0:{}'),(21030,1738,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21031,1738,'_consent','a:0:{}'),(21032,1738,'_hash','231e7d117347e85b346c07d85b072cef'),(21033,1739,'_spam_meta_time','1662049031'),(21034,1739,'_submission_status','spam'),(21035,1739,'_subject','Need money? Earn it without leaving your home.'),(21036,1739,'_from','Crytosit <demonhunter803@yahoo.com>'),(21037,1739,'_from_name','Crytosit'),(21038,1739,'_from_email','demonhunter803@yahoo.com'),(21039,1739,'_field_your-name','Crytosit'),(21040,1739,'_field_your-email','demonhunter803@yahoo.com'),(21041,1739,'_field_your-subject','Need money? Earn it without leaving your home.'),(21042,1739,'_field_your-message','Make thousands of bucks. Financial robot will help you to do it!  http://go.tazalus.com/0j0l'),(21043,1739,'_field_submit','Submit'),(21044,1739,'_field_mc4wp_checkbox','No'),(21045,1739,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21046,1739,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 1, 2022\";s:4:\"time\";s:7:\"4:17 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21047,1739,'_akismet',NULL),(21048,1739,'_recaptcha','a:0:{}'),(21049,1739,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21050,1739,'_consent','a:0:{}'),(21051,1739,'_hash','32d12ef16a99331421834307de922b5d'),(21052,1740,'_spam_meta_time','1662056099'),(21053,1740,'_submission_status','spam'),(21054,1740,'_subject','Need some more money? Robot will earn them really fast.'),(21055,1740,'_from','Crytosit <suvqvhrj@hotmail.com>'),(21056,1740,'_from_name','Crytosit'),(21057,1740,'_from_email','suvqvhrj@hotmail.com'),(21058,1740,'_field_your-name','Crytosit'),(21059,1740,'_field_your-email','suvqvhrj@hotmail.com'),(21060,1740,'_field_your-subject','Need some more money? Robot will earn them really fast.'),(21061,1740,'_field_your-message','Every your dollar can turn into $100 after you lunch this Robot.  http://go.tazalus.com/0j0l'),(21062,1740,'_field_submit','Submit'),(21063,1740,'_field_mc4wp_checkbox','No'),(21064,1740,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21065,1740,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 1, 2022\";s:4:\"time\";s:7:\"6:14 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21015,1738,'_submission_status','spam'),(21014,1738,'_spam_meta_time','1662041815'),(21013,79,'_oembed_acc3b225fc48c15e8d97849cd7c27551','{{unknown}}'),(21008,79,'_oembed_time_3ed03521e18d8cd727d9e24fd75f3517','1662038239'),(21009,79,'_oembed_fa84daf4b14eb4ed5a1c88b848d28d15','{{unknown}}'),(21010,79,'_oembed_fed22bd1bee09ed1ed75415c6db02f00','{{unknown}}'),(21011,79,'_oembed_c5a18cd6012b367b250edf2b297ea4ee','{{unknown}}'),(21012,79,'_oembed_cc6d196204cc98710fa5da46c6da3c3f','{{unknown}}'),(21007,79,'_oembed_3ed03521e18d8cd727d9e24fd75f3517','<blockquote class=\"wp-embedded-content\" data-secret=\"Q8Xurq4hTN\"><a href=\"https://otzyvy.one/premium-market-surgut/\">Премиум Маркет Сургут</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"«Премиум Маркет Сургут» &#8212; Отзывы обо всём\" src=\"https://otzyvy.one/premium-market-surgut/embed/#?secret=zSy59txlp2#?secret=Q8Xurq4hTN\" data-secret=\"Q8Xurq4hTN\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(19690,1681,'_field_your-name','Mike Philips\r\n'),(19691,1681,'_field_your-email','no-replyPl@gmail.com'),(21117,1743,'_field_your-subject','Your computer can bring you additional income if you use this Robot.'),(21116,1743,'_field_your-email','michelleciecwierz@yahoo.com'),(21115,1743,'_field_your-name','Crytosit'),(21085,1741,'_akismet',NULL),(21086,1741,'_recaptcha','a:0:{}'),(21087,1741,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21088,1741,'_consent','a:0:{}'),(21089,1741,'_hash','7c05eee56fe5a5900647a15cf2548b03'),(21090,1742,'_spam_meta_time','1662070315'),(21091,1742,'_submission_status','spam'),(21092,1742,'_subject','Looking for additional money? Try out the best financial instrument.'),(21093,1742,'_from','Crytosit <lindy369seat@gmail.com>'),(21094,1742,'_from_name','Crytosit'),(21095,1742,'_from_email','lindy369seat@gmail.com'),(21096,1742,'_field_your-name','Crytosit'),(21097,1742,'_field_your-email','lindy369seat@gmail.com'),(21098,1742,'_field_your-subject','Looking for additional money? Try out the best financial instrument.'),(21099,1742,'_field_your-message','Buy everything you want earning money online.  http://go.tazalus.com/0j0l'),(21100,1742,'_field_submit','Submit'),(21101,1742,'_field_mc4wp_checkbox','No'),(21102,1742,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21103,1742,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 1, 2022\";s:4:\"time\";s:8:\"10:11 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21104,1742,'_akismet',NULL),(21105,1742,'_recaptcha','a:0:{}'),(21106,1742,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21107,1742,'_consent','a:0:{}'),(21108,1742,'_hash','421258519085473c1409cb58e7d86ea9'),(21109,1743,'_spam_meta_time','1662077366'),(21110,1743,'_submission_status','spam'),(21111,1743,'_subject','Your computer can bring you additional income if you use this Robot.'),(21112,1743,'_from','Crytosit <michelleciecwierz@yahoo.com>'),(21113,1743,'_from_name','Crytosit'),(21114,1743,'_from_email','michelleciecwierz@yahoo.com'),(21078,1741,'_field_your-email','MEMEMEEBARBIE@YAHOO.COM'),(21079,1741,'_field_your-subject','The fastest way to make your wallet thick is found.'),(21080,1741,'_field_your-message','Attention! Financial robot may bring you millions!  http://go.tazalus.com/0j0l'),(21081,1741,'_field_submit','Submit'),(21082,1741,'_field_mc4wp_checkbox','No'),(21083,1741,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21084,1741,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 1, 2022\";s:4:\"time\";s:7:\"8:13 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21077,1741,'_field_your-name','Crytosit'),(21076,1741,'_from_email','MEMEMEEBARBIE@YAHOO.COM'),(21075,1741,'_from_name','Crytosit'),(19829,1687,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 26, 2022\";s:4:\"time\";s:7:\"5:05 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19818,1687,'_subject','There is no need to look for a job anymore. Work online.'),(19817,1687,'_submission_status','spam'),(19816,1687,'_spam_meta_time','1661533535'),(19815,1686,'_hash','617ea7a076659c0c1b8e8ca3957ff80c'),(19814,1686,'_consent','a:0:{}'),(19736,1683,'_akismet',NULL),(19737,1683,'_recaptcha','a:0:{}'),(19738,1683,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19739,1683,'_consent','a:0:{}'),(19740,1683,'_hash','bbdce9a15b50a5faf776e0068c59dd3f'),(19741,1394,'_wp_trash_meta_status','flamingo-spam'),(19742,1394,'_wp_trash_meta_time','1661510016'),(19743,1394,'_wp_desired_post_slug','rich-people-are-rich-because-they-use-this-robot-4'),(19745,1395,'_wp_trash_meta_time','1661510016'),(19746,1395,'_wp_desired_post_slug','making-money-in-the-net-is-easier-now-2'),(19748,1396,'_wp_trash_meta_time','1661510016'),(19749,1396,'_wp_desired_post_slug','make-yourself-rich-in-future-using-this-financial-robot-3'),(19751,1397,'_wp_trash_meta_time','1661510016'),(19752,1397,'_wp_desired_post_slug','financial-independence-is-what-everyone-needs-2'),(19754,1398,'_wp_trash_meta_time','1661510016'),(19755,1398,'_wp_desired_post_slug','the-fastest-way-to-make-you-wallet-thick-is-here-2'),(19757,1401,'_wp_trash_meta_time','1661510016'),(19758,1401,'_wp_desired_post_slug','find-out-about-the-easiest-way-of-money-earning-2'),(19760,1684,'_submission_status','spam'),(19761,1684,'_subject','Launch the financial Bot now to start earning.'),(19762,1684,'_from','Crytosit <rjfrank7557@att.net>'),(19763,1684,'_from_name','Crytosit'),(19764,1684,'_from_email','rjfrank7557@att.net'),(19765,1684,'_field_your-name','Crytosit'),(19766,1684,'_field_your-email','rjfrank7557@att.net'),(19767,1684,'_field_your-subject','Launch the financial Bot now to start earning.'),(19768,1684,'_field_your-message','It is the best time to launch the Robot to get more money.  https://riviello.es/promo'),(19769,1684,'_field_submit','Submit'),(19770,1684,'_field_mc4wp_checkbox','No'),(19771,1684,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19772,1684,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 26, 2022\";s:4:\"time\";s:8:\"10:52 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19773,1684,'_akismet',NULL),(19774,1684,'_recaptcha','a:0:{}'),(19775,1684,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19776,1684,'_consent','a:0:{}'),(19777,1684,'_hash','b16d799a2a58f05ba27edc483496f798'),(19778,1685,'_spam_meta_time','1661518382'),(19779,1685,'_submission_status','spam'),(19780,1685,'_subject','The online income is your key to success.'),(19781,1685,'_from','Crytosit <euniceolivia77@icloud.com>'),(19782,1685,'_from_name','Crytosit'),(19783,1685,'_from_email','euniceolivia77@icloud.com'),(19784,1685,'_field_your-name','Crytosit'),(19785,1685,'_field_your-email','euniceolivia77@icloud.com'),(19786,1685,'_field_your-subject','The online income is your key to success.'),(19787,1685,'_field_your-message','Make thousands every week working online here.  https://riviello.es/promo'),(19788,1685,'_field_submit','Submit'),(19789,1685,'_field_mc4wp_checkbox','No'),(19790,1685,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19791,1685,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 26, 2022\";s:4:\"time\";s:8:\"12:53 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19792,1685,'_akismet',NULL),(19793,1685,'_recaptcha','a:0:{}'),(19794,1685,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19795,1685,'_consent','a:0:{}'),(19796,1685,'_hash','5c470548fecd477ee77b87e1cd431c10'),(19797,1686,'_spam_meta_time','1661525937'),(19798,1686,'_submission_status','spam'),(19799,1686,'_subject','Make thousands every week working online here.'),(19800,1686,'_from','Crytosit <yujuch@yahoo.com>'),(19801,1686,'_from_name','Crytosit'),(19802,1686,'_from_email','yujuch@yahoo.com'),(19803,1686,'_field_your-name','Crytosit'),(19804,1686,'_field_your-email','yujuch@yahoo.com'),(19805,1686,'_field_your-subject','Make thousands every week working online here.'),(19806,1686,'_field_your-message','Still not a millionaire? Fix it now!  https://riviello.es/promo'),(19807,1686,'_field_submit','Submit'),(19808,1686,'_field_mc4wp_checkbox','No'),(19809,1686,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19810,1686,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 26, 2022\";s:4:\"time\";s:7:\"2:58 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19811,1686,'_akismet',NULL),(19812,1686,'_recaptcha','a:0:{}'),(19813,1686,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19728,1683,'_field_your-name','Crytosit'),(19729,1683,'_field_your-email','reymisterio237@hotmail.com'),(19730,1683,'_field_your-subject','Robot never sleeps. It makes money for you 24/7.'),(19731,1683,'_field_your-message','Make money in the internet using this Bot. It really works!  https://riviello.es/promo'),(19732,1683,'_field_submit','Submit'),(19733,1683,'_field_mc4wp_checkbox','No'),(19734,1683,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19735,1683,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 26, 2022\";s:4:\"time\";s:7:\"8:52 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19727,1683,'_from_email','reymisterio237@hotmail.com'),(19726,1683,'_from_name','Crytosit'),(19725,1683,'_from','Crytosit <reymisterio237@hotmail.com>'),(19722,1683,'_spam_meta_time','1661503942'),(19723,1683,'_submission_status','spam'),(19724,1683,'_subject','Robot never sleeps. It makes money for you 24/7.'),(20024,1695,'_field_your-subject','Every your dollar can turn into $100 after you lunch this Robot.'),(20023,1695,'_field_your-email','otisboatus@hotmail.com'),(20022,1695,'_field_your-name','Crytosit'),(19916,1691,'_hash','30f5f857c824fe46eb47c9b95ec01fd6'),(19915,1691,'_consent','a:0:{}'),(19905,1691,'_field_your-message',''),(19906,1691,'_field_your-product-hidden',''),(19907,1691,'_field_submit','Register my interest'),(19908,1691,'_field_checkbox-702','a:1:{i:0;s:0:\"\";}'),(19909,1691,'_field_mc4wp_checkbox','No'),(19910,1691,'_fields','a:9:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"your-message\";N;s:19:\"your-product-hidden\";N;s:6:\"submit\";N;s:12:\"checkbox-702\";N;s:14:\"mc4wp_checkbox\";N;}'),(19911,1691,'_meta','a:19:{s:13:\"serial_number\";i:8;s:9:\"remote_ip\";s:14:\"45.134.212.237\";s:10:\"user_agent\";s:102:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36\";s:3:\"url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:4:\"date\";s:15:\"August 27, 2022\";s:4:\"time\";s:7:\"3:28 am\";s:7:\"post_id\";s:3:\"322\";s:9:\"post_name\";s:17:\"hanchank-nyi-chin\";s:10:\"post_title\";s:17:\"Hanchank Nyi Chin\";s:8:\"post_url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19912,1691,'_akismet',NULL),(19913,1691,'_recaptcha','a:0:{}'),(19914,1691,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19904,1691,'_field_your-subject-hidden','Hallo!! Dear user Thre are already more than 3993 trx usdt on your Tron wallet/ (your private key - 38f1fddb454b0686352124e9a9ba89de8f50e653ac6321cb6455db46909fe543) 4 Nuseree'),(19903,1691,'_field_your-country','Р РѕСЃСЃРёСЏ'),(19897,1691,'_subject','[your-subject]'),(19898,1691,'_from','Hallo! Customer There ar e already more thn 1089 trx usdt on your Tron wallet/// your private key __ 38f1fddb454b0686352124e9a9ba89de8f50e653ac6321cb6455db46909fe543___ 4 Nuseree <dhalafgus1994@gmail.ru>'),(19899,1691,'_from_name','Hallo! Customer There ar e already more thn 1089 trx usdt on your Tron wallet/// your private key __ 38f1fddb454b0686352124e9a9ba89de8f50e653ac6321cb6455db46909fe543___ 4 Nuseree'),(19900,1691,'_from_email','dhalafgus1994@gmail.ru'),(19901,1691,'_field_your-name','Hallo! Customer There ar e already more thn 1089 trx usdt on your Tron wallet/// your private key __ 38f1fddb454b0686352124e9a9ba89de8f50e653ac6321cb6455db46909fe543___ 4 Nuseree'),(19902,1691,'_field_your-email','dhalafgus1994@gmail.ru'),(19896,1691,'_submission_status','spam'),(19894,1690,'_hash','ae114a4088e57c51d575f625ca272e60'),(19895,1691,'_spam_meta_time','1661570886'),(19893,1690,'_consent','a:0:{}'),(19892,1690,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20529,1718,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 30, 2022\";s:4:\"time\";s:7:\"4:20 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20518,1718,'_subject','Launch the robot and let it bring you money.'),(20519,1718,'_from','Crytosit <chrysacosta@yahoo.com>'),(20520,1718,'_from_name','Crytosit'),(20521,1718,'_from_email','chrysacosta@yahoo.com'),(20522,1718,'_field_your-name','Crytosit'),(20523,1718,'_field_your-email','chrysacosta@yahoo.com'),(20524,1718,'_field_your-subject','Launch the robot and let it bring you money.'),(20525,1718,'_field_your-message','Check out the new financial tool, which can make you rich.  https://riviello.es/promo'),(20526,1718,'_field_submit','Submit'),(20527,1718,'_field_mc4wp_checkbox','No'),(20528,1718,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20517,1718,'_submission_status','spam'),(20515,1717,'_hash','1e4167fff60cf026a10398c762d33063'),(20516,1718,'_spam_meta_time','1661833212'),(20514,1717,'_consent','a:0:{}'),(20512,1717,'_recaptcha','a:0:{}'),(20511,1717,'_akismet',NULL),(20299,1708,'_from','Crytosit <sue.atkinson@portlock.com>'),(20300,1708,'_from_name','Crytosit'),(20301,1708,'_from_email','sue.atkinson@portlock.com'),(20302,1708,'_field_your-name','Crytosit'),(20303,1708,'_field_your-email','sue.atkinson@portlock.com'),(20304,1708,'_field_your-subject','Earn additional money without efforts and skills.'),(20305,1708,'_field_your-message','# 1 financial expert in the net! Check out the new Robot.  https://riviello.es/promo'),(20306,1708,'_field_submit','Submit'),(20307,1708,'_field_mc4wp_checkbox','No'),(20308,1708,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20309,1708,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 29, 2022\";s:4:\"time\";s:7:\"7:36 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20310,1708,'_akismet',NULL),(20311,1708,'_recaptcha','a:0:{}'),(20312,1708,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20313,1708,'_consent','a:0:{}'),(20314,1708,'_hash','a63df278313c3a33c616d195136d12c3'),(20298,1708,'_subject','Earn additional money without efforts and skills.'),(20296,1708,'_spam_meta_time','1661758605'),(20297,1708,'_submission_status','spam'),(20049,1696,'_akismet',NULL),(20050,1696,'_recaptcha','a:0:{}'),(20051,1696,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20052,1696,'_consent','a:0:{}'),(20053,1696,'_hash','3629b164a8085eea34f92bca3ed2e437'),(20291,1707,'_akismet',NULL),(20292,1707,'_recaptcha','a:0:{}'),(20293,1707,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20294,1707,'_consent','a:0:{}'),(20295,1707,'_hash','ae015bc3c4ee640f1a7cdfd9325bb8c1'),(20048,1696,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"156.146.63.151\";s:10:\"user_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 27, 2022\";s:4:\"time\";s:7:\"5:39 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20047,1696,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20046,1696,'_field_mc4wp_checkbox','No'),(20045,1696,'_field_submit','Submit'),(20044,1696,'_field_your-message','fairphoto.com ofeiifeodwpdeofijesdwsfeiiejokdwpdoefigjfidoksfihigjskodwsfiheghifegergsdfsregsfggrgr'),(20038,1696,'_from','PhilipFeedO <mordvinovmilano+qgds@mail.ru>'),(20039,1696,'_from_name','PhilipFeedO'),(20040,1696,'_from_email','mordvinovmilano+qgds@mail.ru'),(20041,1696,'_field_your-name','PhilipFeedO'),(20042,1696,'_field_your-email','mordvinovmilano+qgds@mail.ru'),(20043,1696,'_field_your-subject','fairphoto.com ofeiifeodwpdeofijesdwsfeiiejokdwpdoefigjfidoksfihigjskodwsfiheghifegergsdfsregsfggrgr'),(20037,1696,'_subject','fairphoto.com ofeiifeodwpdeofijesdwsfeiiejokdwpdoefigjfidoksfihigjskodwsfiheghifegergsdfsregsfggrgr'),(20035,1696,'_spam_meta_time','1661621963'),(20036,1696,'_submission_status','spam'),(20030,1695,'_akismet',NULL),(20031,1695,'_recaptcha','a:0:{}'),(20032,1695,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20033,1695,'_consent','a:0:{}'),(20034,1695,'_hash','5252fb5b91b1ef5497c65cd90f5d6e1c'),(20549,1719,'_field_mc4wp_checkbox','No'),(20548,1719,'_field_checkbox-702','a:1:{i:0;s:0:\"\";}'),(20547,1719,'_field_submit','Register my interest'),(20546,1719,'_field_your-product-hidden','Yxecud'),(20545,1719,'_field_your-message','73'),(20540,1719,'_from_email','likax9yev@mail.ru'),(20541,1719,'_field_your-name','Затруднительно знакомиться с девушками? Забудь об этом! Подберем тебе подходящую https://apple.com'),(20542,1719,'_field_your-email','likax9yev@mail.ru'),(20543,1719,'_field_your-country','Р РѕСЃСЃРёСЏ'),(20544,1719,'_field_your-subject-hidden','Yruvobel'),(20539,1719,'_from_name','Затруднительно знакомиться с девушками? Забудь об этом! Подберем тебе подходящую https://apple.com'),(20530,1718,'_akismet',NULL),(20531,1718,'_recaptcha','a:0:{}'),(20532,1718,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20533,1718,'_consent','a:0:{}'),(20534,1718,'_hash','ac313ad59e180e4b32f56c870ea47e80'),(20535,1719,'_spam_meta_time','1661835476'),(20536,1719,'_submission_status','spam'),(20537,1719,'_subject','[your-subject]'),(20538,1719,'_from','Затруднительно знакомиться с девушками? Забудь об этом! Подберем тебе подходящую https://apple.com <likax9yev@mail.ru>'),(20676,1724,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 30, 2022\";s:4:\"time\";s:7:\"1:59 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20560,1720,'_from','Crytosit <sprouticusljones@yahoo.com>'),(20561,1720,'_from_name','Crytosit'),(20562,1720,'_from_email','sprouticusljones@yahoo.com'),(20563,1720,'_field_your-name','Crytosit'),(20564,1720,'_field_your-email','sprouticusljones@yahoo.com'),(20565,1720,'_field_your-subject','Earn additional money without efforts and skills.'),(20566,1720,'_field_your-message','Start making thousands of dollars every week.  https://riviello.es/promo'),(20567,1720,'_field_submit','Submit'),(20568,1720,'_field_mc4wp_checkbox','No'),(20569,1720,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20570,1720,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 30, 2022\";s:4:\"time\";s:7:\"6:14 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20571,1720,'_akismet',NULL),(20572,1720,'_recaptcha','a:0:{}'),(20573,1720,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20574,1720,'_consent','a:0:{}'),(20575,1720,'_hash','a00376f4db2b2c6cdf55d7f9c2eb151c'),(20630,1441,'_wp_trash_meta_time','1661855637'),(20631,1441,'_wp_desired_post_slug','need-some-more-money-robot-will-earn-them-really-fast-2'),(20633,1442,'_wp_trash_meta_time','1661855637'),(20634,1442,'_wp_desired_post_slug','no-need-to-stay-awake-all-night-long-to-earn-money-launch-the-robot-4'),(20636,1443,'_wp_trash_meta_time','1661855637'),(20637,1443,'_wp_desired_post_slug','earn-additional-money-without-efforts-and-skills'),(20639,1444,'_wp_trash_meta_time','1661855637'),(20640,1444,'_wp_desired_post_slug','financial-robot-is-the-best-companion-of-rich-people-3'),(20642,1445,'_wp_trash_meta_time','1661855637'),(20643,1445,'_wp_desired_post_slug','looking-for-additional-money-try-out-the-best-financial-instrument-2'),(20645,1723,'_submission_status','spam'),(20646,1723,'_subject','Have no financial skills? Let Robot make money for you.'),(20647,1723,'_from','Crytosit <t.bolling22@gmail.com>'),(20648,1723,'_from_name','Crytosit'),(20649,1723,'_from_email','t.bolling22@gmail.com'),(20650,1723,'_field_your-name','Crytosit'),(20651,1723,'_field_your-email','t.bolling22@gmail.com'),(20652,1723,'_field_your-subject','Have no financial skills? Let Robot make money for you.'),(20653,1723,'_field_your-message','Make your computer to be you earning instrument.  http://go.tazalus.com/0j0l'),(20654,1723,'_field_submit','Submit'),(20655,1723,'_field_mc4wp_checkbox','No'),(20656,1723,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20657,1723,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 30, 2022\";s:4:\"time\";s:8:\"12:02 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20658,1723,'_akismet',NULL),(20659,1723,'_recaptcha','a:0:{}'),(20660,1723,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20661,1723,'_consent','a:0:{}'),(20662,1723,'_hash','467b5a5e1880f4f9764fcc2f013a5988'),(20663,1724,'_spam_meta_time','1661867989'),(20664,1724,'_submission_status','spam'),(20665,1724,'_subject','Have no money? Earn it online.'),(20666,1724,'_from','Crytosit <ogando_juan@yahoo.com>'),(20667,1724,'_from_name','Crytosit'),(20668,1724,'_from_email','ogando_juan@yahoo.com'),(20669,1724,'_field_your-name','Crytosit'),(20670,1724,'_field_your-email','ogando_juan@yahoo.com'),(20671,1724,'_field_your-subject','Have no money? Earn it online.'),(20672,1724,'_field_your-message','Try out the best financial robot in the Internet.  http://go.tazalus.com/0j0l'),(20673,1724,'_field_submit','Submit'),(20674,1724,'_field_mc4wp_checkbox','No'),(20675,1724,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20559,1720,'_subject','Earn additional money without efforts and skills.'),(20558,1720,'_submission_status','spam'),(20556,1719,'_hash','e960d57c934b09ae33527388cac79d64'),(20557,1720,'_spam_meta_time','1661840072'),(20552,1719,'_akismet',NULL),(20553,1719,'_recaptcha','a:0:{}'),(20554,1719,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20555,1719,'_consent','a:0:{}'),(20551,1719,'_meta','a:19:{s:13:\"serial_number\";i:8;s:9:\"remote_ip\";s:13:\"95.216.21.217\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:3:\"url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:4:\"date\";s:15:\"August 30, 2022\";s:4:\"time\";s:7:\"4:57 am\";s:7:\"post_id\";s:3:\"322\";s:9:\"post_name\";s:17:\"hanchank-nyi-chin\";s:10:\"post_title\";s:17:\"Hanchank Nyi Chin\";s:8:\"post_url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20717,1726,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20716,1726,'_recaptcha','a:0:{}'),(20715,1726,'_akismet',NULL),(20696,1725,'_akismet',NULL),(20697,1725,'_recaptcha','a:0:{}'),(20698,1725,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20699,1725,'_consent','a:0:{}'),(20700,1725,'_hash','635e9de8f3fd012559cb06b82bd6dbee'),(20701,1726,'_spam_meta_time','1661881855'),(20702,1726,'_submission_status','spam'),(20703,1726,'_subject','The huge income without investments is available, now!'),(20704,1726,'_from','Crytosit <x_files_65201@yahoo.com>'),(20705,1726,'_from_name','Crytosit'),(20706,1726,'_from_email','x_files_65201@yahoo.com'),(20707,1726,'_field_your-name','Crytosit'),(20708,1726,'_field_your-email','x_files_65201@yahoo.com'),(20709,1726,'_field_your-subject','The huge income without investments is available, now!'),(20710,1726,'_field_your-message','Your money keep grow 24/7 if you use the financial Robot.  http://go.tazalus.com/0j0l'),(20711,1726,'_field_submit','Submit'),(20712,1726,'_field_mc4wp_checkbox','No'),(20713,1726,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20714,1726,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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.24 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 30, 2022\";s:4:\"time\";s:7:\"5:50 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20693,1725,'_field_mc4wp_checkbox','No'),(20694,1725,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20695,1725,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 30, 2022\";s:4:\"time\";s:7:\"3:54 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20691,1725,'_field_your-message','Try out the automatic robot to keep earning all day long.  http://go.tazalus.com/0j0l'),(20692,1725,'_field_submit','Submit'),(20680,1724,'_consent','a:0:{}'),(20681,1724,'_hash','f036aaa6de865498329057273cfb1e45'),(20682,1725,'_spam_meta_time','1661874840'),(20683,1725,'_submission_status','spam'),(20684,1725,'_subject','Launch the financial Bot now to start earning.'),(20685,1725,'_from','Crytosit <jenzlifeisgood3@aol.com>'),(20686,1725,'_from_name','Crytosit'),(20687,1725,'_from_email','jenzlifeisgood3@aol.com'),(20688,1725,'_field_your-name','Crytosit'),(20689,1725,'_field_your-email','jenzlifeisgood3@aol.com'),(20690,1725,'_field_your-subject','Launch the financial Bot now to start earning.'),(20677,1724,'_akismet',NULL),(20678,1724,'_recaptcha','a:0:{}'),(20679,1724,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19986,1693,'_field_your-product-hidden',''),(19985,1693,'_field_your-message',''),(19984,1693,'_field_your-subject-hidden','Hallo. Customer There ar e already more thn 3928 U S D T on your Tron p key... You private key - 38f1fddb454b0686352124e9a9ba89de8f50e653ac6321cb6455db46909fe543 i Nuseree'),(19979,1693,'_from_name','Hallo!! User Thre ar e already more than 4995 trx usdt on your Tron account/ you private key - 38f1fddb454b0686352124e9a9ba89de8f50e653ac6321cb6455db46909fe543 h Nuseree'),(19980,1693,'_from_email','dhanunor1982@gmail.ru'),(19981,1693,'_field_your-name','Hallo!! User Thre ar e already more than 4995 trx usdt on your Tron account/ you private key - 38f1fddb454b0686352124e9a9ba89de8f50e653ac6321cb6455db46909fe543 h Nuseree'),(19982,1693,'_field_your-email','dhanunor1982@gmail.ru'),(19983,1693,'_field_your-country','Р РѕСЃСЃРёСЏ'),(19978,1693,'_from','Hallo!! User Thre ar e already more than 4995 trx usdt on your Tron account/ you private key - 38f1fddb454b0686352124e9a9ba89de8f50e653ac6321cb6455db46909fe543 h Nuseree <dhanunor1982@gmail.ru>'),(19976,1693,'_submission_status','spam'),(19977,1693,'_subject','[your-subject]'),(19975,1693,'_spam_meta_time','1661609767'),(19974,1692,'_hash','7b5aa5189fc2dc9fb3c8b025732af87e'),(19958,1692,'_subject','Make dollars staying at home and launched this Bot.'),(19970,1692,'_akismet',NULL),(19964,1692,'_field_your-subject','Make dollars staying at home and launched this Bot.'),(19965,1692,'_field_your-message','Have no financial skills? Let Robot make money for you.  https://riviello.es/promo'),(19966,1692,'_field_submit','Submit'),(19967,1692,'_field_mc4wp_checkbox','No'),(19968,1692,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19969,1692,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 27, 2022\";s:4:\"time\";s:8:\"12:58 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19963,1692,'_field_your-email','engelhardtgreg@yahoo.com'),(19962,1692,'_field_your-name','Crytosit'),(19961,1692,'_from_email','engelhardtgreg@yahoo.com'),(19960,1692,'_from_name','Crytosit'),(20214,1703,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 28, 2022\";s:4:\"time\";s:8:\"10:00 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20078,1416,'_wp_desired_post_slug','the-financial-robot-is-the-most-effective-financial-tool-in-the-net-3'),(20209,1703,'_field_your-subject','Make money 24/7 without any efforts and skills.'),(20208,1703,'_field_your-email','jetsyanks1833@yahoo.com'),(20207,1703,'_field_your-name','Crytosit'),(20205,1703,'_from_name','Crytosit'),(20206,1703,'_from_email','jetsyanks1833@yahoo.com'),(20204,1703,'_from','Crytosit <jetsyanks1833@yahoo.com>'),(20203,1703,'_subject','Make money 24/7 without any efforts and skills.'),(20201,1703,'_spam_meta_time','1661724021'),(20202,1703,'_submission_status','spam'),(20196,1702,'_akismet',NULL),(20197,1702,'_recaptcha','a:0:{}'),(20198,1702,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20199,1702,'_consent','a:0:{}'),(20200,1702,'_hash','030df0a10f3628a97d15fb7dbe5e5058'),(20071,1697,'_consent','a:0:{}'),(20070,1697,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20069,1697,'_recaptcha','a:0:{}'),(20068,1697,'_akismet',NULL),(20063,1697,'_field_your-message','Check out the automatic Bot, which works for you 24/7.  https://riviello.es/promo'),(20064,1697,'_field_submit','Submit'),(20065,1697,'_field_mc4wp_checkbox','No'),(20066,1697,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20067,1697,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:145:\"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)\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 28, 2022\";s:4:\"time\";s:8:\"10:16 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20062,1697,'_field_your-subject','Make yourself rich in future using this financial robot.'),(20061,1697,'_field_your-email','chondak97@gmail.com'),(20060,1697,'_field_your-name','Crytosit'),(20054,1697,'_spam_meta_time','1661681762'),(20055,1697,'_submission_status','spam'),(20056,1697,'_subject','Make yourself rich in future using this financial robot.'),(20057,1697,'_from','Crytosit <chondak97@gmail.com>'),(20058,1697,'_from_name','Crytosit'),(20059,1697,'_from_email','chondak97@gmail.com'),(20150,1700,'_field_your-name','Crytosit'),(20151,1700,'_field_your-email','pamelajv13@gmail.com'),(20152,1700,'_field_your-subject','This robot can bring you money 24/7.'),(20153,1700,'_field_your-message','The success formula is found. Learn more about it.  https://riviello.es/promo'),(20154,1700,'_field_submit','Submit'),(20155,1700,'_field_mc4wp_checkbox','No'),(20156,1700,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20157,1700,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 28, 2022\";s:4:\"time\";s:7:\"4:06 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20149,1700,'_from_email','pamelajv13@gmail.com'),(20148,1700,'_from_name','Crytosit'),(20147,1700,'_from','Crytosit <pamelajv13@gmail.com>'),(20130,1699,'_from_email','vcastillo@juno.com'),(20131,1699,'_field_your-name','Crytosit'),(20132,1699,'_field_your-email','vcastillo@juno.com'),(20133,1699,'_field_your-subject','Launch the financial Bot now to start earning.'),(20143,1699,'_hash','d2ec9634e14426ec0e9f0f6f3844f572'),(20142,1699,'_consent','a:0:{}'),(20140,1699,'_recaptcha','a:0:{}'),(20141,1699,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20139,1699,'_akismet',NULL),(20137,1699,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20138,1699,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 28, 2022\";s:4:\"time\";s:7:\"2:10 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20136,1699,'_field_mc4wp_checkbox','No'),(20135,1699,'_field_submit','Submit'),(20134,1699,'_field_your-message','Watch your money grow while you invest with the Robot.  https://riviello.es/promo'),(20113,1698,'_field_your-email','godinovirgie@yahoo.com'),(20114,1698,'_field_your-subject','Invest $1 today to make $1000 tomorrow.'),(20115,1698,'_field_your-message','Need money? Earn it without leaving your home.  https://riviello.es/promo'),(20126,1699,'_submission_status','spam'),(20125,1699,'_spam_meta_time','1661695850'),(20123,1698,'_consent','a:0:{}'),(20124,1698,'_hash','98ebdca07df7a48ea5ed8fa8ed2d5433'),(20122,1698,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20121,1698,'_recaptcha','a:0:{}'),(20120,1698,'_akismet',NULL),(20119,1698,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:145:\"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)\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 28, 2022\";s:4:\"time\";s:8:\"12:14 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20118,1698,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20117,1698,'_field_mc4wp_checkbox','No'),(20116,1698,'_field_submit','Submit'),(20108,1698,'_subject','Invest $1 today to make $1000 tomorrow.'),(20107,1698,'_submission_status','spam'),(20105,1425,'_wp_desired_post_slug','financial-robot-is-1-investment-tool-ever-launch-it'),(20104,1425,'_wp_trash_meta_time','1661682677'),(20101,1424,'_wp_trash_meta_time','1661682677'),(20102,1424,'_wp_desired_post_slug','even-a-child-knows-how-to-make-money-this-robot-is-what-you-need-3'),(20098,1423,'_wp_trash_meta_time','1661682677'),(20099,1423,'_wp_desired_post_slug','financial-independence-is-what-this-robot-guarantees-3'),(20086,1419,'_wp_trash_meta_time','1661682677'),(20087,1419,'_wp_desired_post_slug','the-success-formula-is-found-learn-more-about-it-2'),(20089,1420,'_wp_trash_meta_time','1661682677'),(20090,1420,'_wp_desired_post_slug','this-robot-will-help-you-to-make-hundreds-of-dollars-each-day'),(20092,1421,'_wp_trash_meta_time','1661682677'),(20093,1421,'_wp_desired_post_slug','small-investments-can-bring-tons-of-dollars-fast-2'),(20095,1422,'_wp_trash_meta_time','1661682677'),(20096,1422,'_wp_desired_post_slug','no-need-to-work-anymore-just-launch-the-robot-2'),(20084,1418,'_wp_desired_post_slug','google-review'),(20083,1418,'_wp_trash_meta_time','1661682677'),(20080,1417,'_wp_trash_meta_time','1661682677'),(20081,1417,'_wp_desired_post_slug','even-a-child-knows-how-to-make-money-this-robot-is-what-you-need-2'),(20176,1701,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 28, 2022\";s:4:\"time\";s:7:\"6:08 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20175,1701,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20174,1701,'_field_mc4wp_checkbox','No'),(20173,1701,'_field_submit','Submit'),(20162,1700,'_hash','ef0e6beef8f6cb59735292cfd1a2549c'),(20163,1701,'_spam_meta_time','1661710132'),(20164,1701,'_submission_status','spam'),(20165,1701,'_subject','Financial robot guarantees everyone stability and income.'),(20166,1701,'_from','Crytosit <Fusionsavage@hotmail.com>'),(20167,1701,'_from_name','Crytosit'),(20168,1701,'_from_email','Fusionsavage@hotmail.com'),(20169,1701,'_field_your-name','Crytosit'),(20170,1701,'_field_your-email','Fusionsavage@hotmail.com'),(20171,1701,'_field_your-subject','Financial robot guarantees everyone stability and income.'),(20172,1701,'_field_your-message','One dollar is nothing, but it can grow into $100 here.  https://riviello.es/promo'),(20161,1700,'_consent','a:0:{}'),(20160,1700,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20159,1700,'_recaptcha','a:0:{}'),(20158,1700,'_akismet',NULL),(20076,1416,'_wp_trash_meta_status','flamingo-spam'),(20194,1702,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20193,1702,'_field_mc4wp_checkbox','No'),(20192,1702,'_field_submit','Submit'),(20191,1702,'_field_your-message','Start making thousands of dollars every week just using this robot.  https://riviello.es/promo'),(20190,1702,'_field_your-subject','The huge income without investments is available.'),(20188,1702,'_field_your-name','Crytosit'),(20189,1702,'_field_your-email','dairymansused@yahoo.com'),(20177,1701,'_akismet',NULL),(20178,1701,'_recaptcha','a:0:{}'),(20179,1701,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20180,1701,'_consent','a:0:{}'),(20181,1701,'_hash','591d9e2516a24ff7de1432180a279074'),(20182,1702,'_spam_meta_time','1661717106'),(20183,1702,'_submission_status','spam'),(20184,1702,'_subject','The huge income without investments is available.'),(20185,1702,'_from','Crytosit <dairymansused@yahoo.com>'),(20186,1702,'_from_name','Crytosit'),(20187,1702,'_from_email','dairymansused@yahoo.com'),(14120,1426,'_akismet',NULL),(14109,1426,'_from','Crytosit <Edwintollan@mail.com>'),(14108,1426,'_subject','We know how to become rich and do you?'),(14107,1426,'_submission_status','spam'),(14074,1425,'_consent','a:0:{}'),(14072,1425,'_recaptcha','a:0:{}'),(14071,1425,'_akismet',NULL),(20106,1698,'_spam_meta_time','1661688896'),(14058,1425,'_submission_status','spam'),(20323,1709,'_field_your-subject','Online earnings are the easiest way for financial independence.'),(20324,1709,'_field_your-message','Your computer can bring you additional income if you use this Robot.  https://riviello.es/promo'),(20325,1709,'_field_submit','Submit'),(20326,1709,'_field_mc4wp_checkbox','No'),(20327,1709,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20328,1709,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 29, 2022\";s:4:\"time\";s:7:\"9:30 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20322,1709,'_field_your-email','Teale426@netscape.com'),(20320,1709,'_from_email','Teale426@netscape.com'),(20321,1709,'_field_your-name','Crytosit'),(20319,1709,'_from_name','Crytosit'),(20315,1709,'_spam_meta_time','1661765422'),(20316,1709,'_submission_status','spam'),(20317,1709,'_subject','Online earnings are the easiest way for financial independence.'),(20318,1709,'_from','Crytosit <Teale426@netscape.com>'),(20415,1712,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 29, 2022\";s:4:\"time\";s:7:\"3:17 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20413,1712,'_field_mc4wp_checkbox','No'),(20414,1712,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20403,1712,'_submission_status','spam'),(20404,1712,'_subject','The fastest way to make your wallet thick is found.'),(20405,1712,'_from','Crytosit <reymisterio237@hotmail.com>'),(20406,1712,'_from_name','Crytosit'),(20407,1712,'_from_email','reymisterio237@hotmail.com'),(20408,1712,'_field_your-name','Crytosit'),(20409,1712,'_field_your-email','reymisterio237@hotmail.com'),(20410,1712,'_field_your-subject','The fastest way to make your wallet thick is found.'),(20411,1712,'_field_your-message','The financial Robot is your future wealth and independence.  https://riviello.es/promo'),(20412,1712,'_field_submit','Submit'),(20402,1712,'_spam_meta_time','1661786248'),(20400,1711,'_consent','a:0:{}'),(20401,1711,'_hash','ec96099cb27ee65d1ad3524305420d23'),(20383,1711,'_spam_meta_time','1661779365'),(20384,1711,'_submission_status','spam'),(20385,1711,'_subject','Make $1000 from $1 in a few minutes. Launch the financial robot now.'),(20391,1711,'_field_your-subject','Make $1000 from $1 in a few minutes. Launch the financial robot now.'),(20392,1711,'_field_your-message','Robot never sleeps. It makes money for you 24/7.  https://riviello.es/promo'),(20393,1711,'_field_submit','Submit'),(20394,1711,'_field_mc4wp_checkbox','No'),(20395,1711,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20396,1711,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 29, 2022\";s:4:\"time\";s:7:\"1:22 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20390,1711,'_field_your-email','ilponor@hotmail.com'),(20388,1711,'_from_email','ilponor@hotmail.com'),(20389,1711,'_field_your-name','Crytosit'),(20387,1711,'_from_name','Crytosit'),(20386,1711,'_from','Crytosit <ilponor@hotmail.com>'),(20365,1710,'_submission_status','spam'),(20366,1710,'_subject','Earn additional money without efforts and skills.'),(20380,1710,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20379,1710,'_recaptcha','a:0:{}'),(20378,1710,'_akismet',NULL),(20372,1710,'_field_your-subject','Earn additional money without efforts and skills.'),(20373,1710,'_field_your-message','Your money keep grow 24/7 if you use the financial Robot.  https://riviello.es/promo'),(20374,1710,'_field_submit','Submit'),(20375,1710,'_field_mc4wp_checkbox','No'),(20376,1710,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20377,1710,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 29, 2022\";s:4:\"time\";s:8:\"11:26 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20371,1710,'_field_your-email','lesleywhit@hotmail.com'),(20369,1710,'_from_email','lesleywhit@hotmail.com'),(20370,1710,'_field_your-name','Crytosit'),(20367,1710,'_from','Crytosit <lesleywhit@hotmail.com>'),(20368,1710,'_from_name','Crytosit'),(20359,1434,'_wp_trash_meta_time','1661769153'),(20360,1434,'_wp_desired_post_slug','the-financial-robot-is-the-most-effective-financial-tool-in-the-net-4'),(20357,1433,'_wp_desired_post_slug','make-your-computer-to-be-you-earning-instrument-2'),(20356,1433,'_wp_trash_meta_time','1661769153'),(20354,1432,'_wp_desired_post_slug','join-the-society-of-successful-people-who-make-money-here-3'),(20353,1432,'_wp_trash_meta_time','1661769153'),(20351,1431,'_wp_desired_post_slug','need-money-earn-it-without-leaving-your-home-4'),(20350,1431,'_wp_trash_meta_time','1661769153'),(20338,1427,'_wp_trash_meta_time','1661769153'),(20339,1427,'_wp_desired_post_slug','making-money-can-be-extremely-easy-if-you-use-this-robot-4'),(20341,1428,'_wp_trash_meta_time','1661769153'),(20342,1428,'_wp_desired_post_slug','looking-forward-for-income-get-it-online-2'),(20344,1429,'_wp_trash_meta_time','1661769153'),(20345,1429,'_wp_desired_post_slug','the-online-job-can-bring-you-a-fantastic-profit'),(20347,1430,'_wp_trash_meta_time','1661769153'),(20348,1430,'_wp_desired_post_slug','the-best-online-investment-tool-is-found-learn-more'),(20336,1426,'_wp_desired_post_slug','we-know-how-to-become-rich-and-do-you-2'),(20335,1426,'_wp_trash_meta_time','1661769153'),(20334,1426,'_wp_trash_meta_status','flamingo-spam'),(20332,1709,'_consent','a:0:{}'),(20333,1709,'_hash','f68d6fa19f9426974fa63e26652a4d66'),(20433,1713,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20432,1713,'_field_mc4wp_checkbox','No'),(20431,1713,'_field_submit','Submit'),(20430,1713,'_field_your-message','Feel free to buy everything you want with the additional income.  https://riviello.es/promo'),(20429,1713,'_field_your-subject','Everyone can earn as much as he wants suing this Bot.'),(20427,1713,'_field_your-name','Crytosit'),(20428,1713,'_field_your-email','sailam.mailaem@yahoo.com'),(20416,1712,'_akismet',NULL),(20417,1712,'_recaptcha','a:0:{}'),(20418,1712,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20419,1712,'_consent','a:0:{}'),(20420,1712,'_hash','0bc27f0b5cfd0586ab9334faf8935546'),(20421,1713,'_spam_meta_time','1661793155'),(20422,1713,'_submission_status','spam'),(20423,1713,'_subject','Everyone can earn as much as he wants suing this Bot.'),(20424,1713,'_from','Crytosit <sailam.mailaem@yahoo.com>'),(20425,1713,'_from_name','Crytosit'),(20426,1713,'_from_email','sailam.mailaem@yahoo.com'),(20449,1714,'_field_your-message','No need to work anymore while you have the Robot launched!  https://riviello.es/promo'),(20448,1714,'_field_your-subject','We know how to make our future rich and do you?'),(20447,1714,'_field_your-email','lady_darkkmoon@yahoo.com'),(20446,1714,'_field_your-name','Crytosit'),(20444,1714,'_from_name','Crytosit'),(20445,1714,'_from_email','lady_darkkmoon@yahoo.com'),(20443,1714,'_from','Crytosit <lady_darkkmoon@yahoo.com>'),(20441,1714,'_submission_status','spam'),(20442,1714,'_subject','We know how to make our future rich and do you?'),(20435,1713,'_akismet',NULL),(20436,1713,'_recaptcha','a:0:{}'),(20437,1713,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20438,1713,'_consent','a:0:{}'),(20439,1713,'_hash','21a45481d8ffcf5cd717ef8725f5e442'),(20440,1714,'_spam_meta_time','1661800147'),(20465,1715,'_field_your-name','Crytosit'),(20464,1715,'_from_email','psychoness@hotmail.com'),(20463,1715,'_from_name','Crytosit'),(20462,1715,'_from','Crytosit <psychoness@hotmail.com>'),(20460,1715,'_submission_status','spam'),(20461,1715,'_subject','Find out about the fastest way for a financial independence.'),(20459,1715,'_spam_meta_time','1661807340'),(20458,1714,'_hash','044f7c923fe543367ceab3ed401ed323'),(20457,1714,'_consent','a:0:{}'),(20456,1714,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20454,1714,'_akismet',NULL),(20455,1714,'_recaptcha','a:0:{}'),(20453,1714,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 29, 2022\";s:4:\"time\";s:7:\"7:09 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14527,1447,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 31, 2022\";s:4:\"time\";s:7:\"1:51 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14490,1445,'_consent','a:0:{}'),(20644,1723,'_spam_meta_time','1661860935'),(20888,1735,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20887,1735,'_recaptcha','a:0:{}'),(20886,1735,'_akismet',NULL),(20867,1734,'_akismet',NULL),(20868,1734,'_recaptcha','a:0:{}'),(20869,1734,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20870,1734,'_consent','a:0:{}'),(20871,1734,'_hash','bbde528ca85193e0b833ca6fa4db6d2f'),(20872,1735,'_spam_meta_time','1661938540'),(20873,1735,'_submission_status','spam'),(20874,1735,'_subject','Need cash? Launch this robot and see what it can.'),(20875,1735,'_from','Crytosit <bahulya@gmail.com>'),(20876,1735,'_from_name','Crytosit'),(20877,1735,'_from_email','bahulya@gmail.com'),(20878,1735,'_field_your-name','Crytosit'),(20879,1735,'_field_your-email','bahulya@gmail.com'),(20880,1735,'_field_your-subject','Need cash? Launch this robot and see what it can.'),(20881,1735,'_field_your-message','Everyone can earn as much as he wants suing this Bot.  http://go.tazalus.com/0j0l'),(20882,1735,'_field_submit','Submit'),(20883,1735,'_field_mc4wp_checkbox','No'),(20884,1735,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20885,1735,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 31, 2022\";s:4:\"time\";s:7:\"9:35 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20866,1734,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"84.247.48.62\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 31, 2022\";s:4:\"time\";s:7:\"7:58 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20862,1734,'_field_your-message','Good Day \r\n \r\nI have just took a look on your SEO for  fairphoto.com for its SEO metrics and saw that your website could use an upgrade. \r\n \r\nWe will enhance 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 services below, 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\n \r\nregards \r\nMike Durham\r\n \r\nHilkom Digital Team \r\nsupport@hilkom-digital.de'),(20863,1734,'_field_submit','Submit'),(20864,1734,'_field_mc4wp_checkbox','No'),(20865,1734,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20861,1734,'_field_your-subject','cheap monthly SEO plans'),(20857,1734,'_from_name','Mike Durham'),(20858,1734,'_from_email','no-replyPl@gmail.com'),(20859,1734,'_field_your-name','Mike Durham\r\n'),(20860,1734,'_field_your-email','no-replyPl@gmail.com'),(20855,1734,'_subject','cheap monthly SEO plans'),(20856,1734,'_from','Mike Durham <no-replyPl@gmail.com>'),(20854,1734,'_submission_status','spam'),(20853,1734,'_spam_meta_time','1661932736'),(20935,1736,'_akismet',NULL),(20936,1736,'_recaptcha','a:0:{}'),(20937,1736,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(20934,1736,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:15:\"185.220.100.252\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 1, 2022\";s:4:\"time\";s:7:\"8:59 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(20933,1736,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(20925,1736,'_from_name','irisdz1'),(20926,1736,'_from_email','lesliekr20@atsushi410.sora16.officemail.fun'),(20927,1736,'_field_your-name','irisdz1'),(20928,1736,'_field_your-email','lesliekr20@atsushi410.sora16.officemail.fun'),(20929,1736,'_field_your-subject','Sexy photo galleries, daily updated pics'),(20930,1736,'_field_your-message','Hot sexy porn projects, daily updates\r\nhttp://homeporn.instakink.com/?elaina \r\n\r\n free amatuer black porn phoenix rising porn shanna olson dita von tessen porn free full length cuckold porn videos penny flame porn torrent for itunes \r\n\r\n'),(20931,1736,'_field_submit','Submit'),(20932,1736,'_field_mc4wp_checkbox','No'),(20924,1736,'_from','irisdz1 <lesliekr20@atsushi410.sora16.officemail.fun>'),(20923,1736,'_subject','Sexy photo galleries, daily updated pics'),(20922,1736,'_submission_status','spam'),(20921,1736,'_spam_meta_time','1662022766'),(21188,1747,'_from','Crytosit <gonecr8zy@sbcglobal.net>'),(21187,1747,'_subject','Your computer can bring you additional income if you use this Robot.'),(21186,1747,'_submission_status','spam'),(21185,1747,'_spam_meta_time','1662105506'),(21591,1765,'_field_your-subject','We know how to increase your financial stability.'),(21592,1765,'_field_your-message','Launch the financial Bot now to start earning.  http://go.tazalus.com/0j0l'),(21593,1765,'_field_submit','Submit'),(21594,1765,'_field_mc4wp_checkbox','No'),(21595,1765,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21596,1765,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 3, 2022\";s:4:\"time\";s:7:\"5:37 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21590,1765,'_field_your-email','tiaboglin@gmail.com'),(21589,1765,'_field_your-name','Crytosit'),(21587,1765,'_from_name','Crytosit'),(21588,1765,'_from_email','tiaboglin@gmail.com'),(21578,1764,'_akismet',NULL),(21579,1764,'_recaptcha','a:0:{}'),(21580,1764,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21581,1764,'_consent','a:0:{}'),(21582,1764,'_hash','ec0322fad5d01bd83fb86580a4cba5d4'),(21583,1765,'_spam_meta_time','1662226679'),(21584,1765,'_submission_status','spam'),(21585,1765,'_subject','We know how to increase your financial stability.'),(21586,1765,'_from','Crytosit <tiaboglin@gmail.com>'),(21518,1491,'_wp_trash_meta_time','1662201057'),(21519,1491,'_wp_desired_post_slug','%ce%b9m-not-je%d0%b0lous-c%d0%b0n-%ce%b9-f%d1%96nd-h%d0%b5re-%d1%95%d0%b5r%d1%96%d0%beu%d1%95-m%d0%b0n'),(21539,1761,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 3, 2022\";s:4:\"time\";s:8:\"11:41 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21538,1761,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21536,1761,'_field_submit','Submit'),(21537,1761,'_field_mc4wp_checkbox','No'),(21525,1493,'_wp_desired_post_slug','the-fastest-way-to-make-your-wallet-thick-is-found'),(21527,1761,'_submission_status','spam'),(21528,1761,'_subject','The best online job for retirees. Make your old ages rich.'),(21529,1761,'_from','Crytosit <sailam.mailaem@yahoo.com>'),(21530,1761,'_from_name','Crytosit'),(21531,1761,'_from_email','sailam.mailaem@yahoo.com'),(21532,1761,'_field_your-name','Crytosit'),(21533,1761,'_field_your-email','sailam.mailaem@yahoo.com'),(21534,1761,'_field_your-subject','The best online job for retirees. Make your old ages rich.'),(21535,1761,'_field_your-message','Start making thousands of dollars every week just using this robot.  http://go.tazalus.com/0j0l'),(21524,1493,'_wp_trash_meta_time','1662201057'),(21522,1492,'_wp_desired_post_slug','the-additional-income-is-available-for-everyone-using-this-robot-3'),(21521,1492,'_wp_trash_meta_time','1662201057'),(21516,1490,'_wp_desired_post_slug','attention-financial-robot-may-bring-you-millions-2'),(21515,1490,'_wp_trash_meta_time','1662201057'),(21513,1489,'_wp_desired_post_slug','the-fastest-way-to-make-you-wallet-thick-is-here-4'),(21512,1489,'_wp_trash_meta_time','1662201057'),(21509,1488,'_wp_trash_meta_time','1662201057'),(21510,1488,'_wp_desired_post_slug','the-online-income-is-the-easiest-ways-to-make-you-dream-come-true-4'),(21506,1487,'_wp_trash_meta_time','1662201057'),(21507,1487,'_wp_desired_post_slug','need-cash-launch-this-robot-and-see-what-it-can-4'),(21494,1483,'_wp_trash_meta_time','1662201057'),(21495,1483,'_wp_desired_post_slug','make-money-not-war-financial-robot-is-what-you-need-4'),(21497,1484,'_wp_trash_meta_time','1662201057'),(21498,1484,'_wp_desired_post_slug','let-the-robot-bring-you-money-while-you-rest-2'),(21500,1485,'_wp_trash_meta_time','1662201057'),(21501,1485,'_wp_desired_post_slug','it-is-the-best-time-to-launch-the-robot-to-get-more-money-3'),(21503,1486,'_wp_trash_meta_time','1662201057'),(21504,1486,'_wp_desired_post_slug','make-your-money-work-for-you-all-day-long'),(21492,1482,'_wp_desired_post_slug','nude-ladies-videos'),(21491,1482,'_wp_trash_meta_time','1662201057'),(21490,1482,'_wp_trash_meta_status','flamingo-spam'),(21472,1760,'_submission_status','spam'),(21473,1760,'_subject','Making money can be extremely easy if you use this Robot.'),(21474,1760,'_from','Crytosit <makmachine@gmail.com>'),(21486,1760,'_recaptcha','a:0:{}'),(21485,1760,'_akismet',NULL),(21480,1760,'_field_your-message','Just one click can turn you dollar into $1000.  http://go.tazalus.com/0j0l'),(21481,1760,'_field_submit','Submit'),(21482,1760,'_field_mc4wp_checkbox','No'),(21483,1760,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21484,1760,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 3, 2022\";s:4:\"time\";s:7:\"9:44 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21479,1760,'_field_your-subject','Making money can be extremely easy if you use this Robot.'),(21478,1760,'_field_your-email','makmachine@gmail.com'),(21477,1760,'_field_your-name','Crytosit'),(21945,1782,'_field_your-message','Hellо!\r\nΡerhapѕ mу mesѕage iѕ tоo ѕpесific.\r\nВut my оldеr ѕіѕtеr fоund a wоndеrful mаn herе and thеу havе а great rеlatiоnѕhіp, but whаt abоut me?\r\nΙ am 23 yеаrs old, Cаthеrіnа, frоm thе Czeсh Rеpubliс, know Еngliѕh lаnguаgе alsо\r\nAnd... bеttеr tо ѕау іt immеdiatеlу. I аm biѕехual. Ι аm not ϳeаlous оf anothеr wоman... еѕpеcіally if wе mаkе love tоgethеr.\r\nAh yеs, I cook very tаstуǃ аnd I love nоt оnlу coоk ;))\r\nΙm reаl girl аnd lооking fоr sеriоuѕ аnd hоt rеlatіonѕhіp...\r\nΑnywау, уоu can fіnd mу prоfile hеrе: http://tanberkmoordlear.tk/pg-58345/ \r\n'),(21942,1782,'_field_your-name','Catherinalob'),(21941,1782,'_from_email','catherinalob@hotmail.com'),(21940,1782,'_from_name','Catherinalob'),(21939,1782,'_from','Catherinalob <catherinalob@hotmail.com>'),(21937,1782,'_submission_status','spam'),(21938,1782,'_subject','I\'m not ϳeаlоuѕ. Can I fіnd herе ѕеriouѕ man? :)'),(21935,1781,'_hash','86ca40eba20f0c76784dac146bcfdce9'),(21936,1782,'_spam_meta_time','1662339914'),(21934,1781,'_consent','a:0:{}'),(21932,1781,'_recaptcha','a:0:{}'),(21933,1781,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21931,1781,'_akismet',NULL),(21930,1781,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 5, 2022\";s:4:\"time\";s:8:\"12:59 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21929,1781,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21911,1780,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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.44 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 4, 2022\";s:4:\"time\";s:8:\"11:01 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21925,1781,'_field_your-subject','Still not a millionaire? Fix it now!'),(21924,1781,'_field_your-email','gamu2lawin@yahoo.com'),(21923,1781,'_field_your-name','Crytosit'),(21921,1781,'_from_name','Crytosit'),(21922,1781,'_from_email','gamu2lawin@yahoo.com'),(21920,1781,'_from','Crytosit <gamu2lawin@yahoo.com>'),(21918,1781,'_submission_status','spam'),(21919,1781,'_subject','Still not a millionaire? Fix it now!'),(21912,1780,'_akismet',NULL),(21913,1780,'_recaptcha','a:0:{}'),(21914,1780,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21915,1780,'_consent','a:0:{}'),(21916,1780,'_hash','8b298429f8dac4257c82c1380b644d64'),(21917,1781,'_spam_meta_time','1662339547'),(21910,1780,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21909,1780,'_field_mc4wp_checkbox','No'),(21908,1780,'_field_submit','Submit'),(21907,1780,'_field_your-message','Only one click can grow up your money really fast.  https://emdn.cl/promo'),(21906,1780,'_field_your-subject','No need to work anymore while you have the Robot launched!'),(21904,1780,'_field_your-name','Crytosit'),(21905,1780,'_field_your-email','zacweston1@gmail.com'),(21903,1780,'_from_email','zacweston1@gmail.com'),(21901,1780,'_from','Crytosit <zacweston1@gmail.com>'),(21902,1780,'_from_name','Crytosit'),(21893,1779,'_akismet',NULL),(21894,1779,'_recaptcha','a:0:{}'),(21895,1779,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21896,1779,'_consent','a:0:{}'),(21897,1779,'_hash','96ac9306c22dae015f71fee10a2b7eeb'),(21898,1780,'_spam_meta_time','1662332473'),(21899,1780,'_submission_status','spam'),(21900,1780,'_subject','No need to work anymore while you have the Robot launched!'),(21892,1779,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 4, 2022\";s:4:\"time\";s:7:\"9:04 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21890,1779,'_field_mc4wp_checkbox','No'),(21891,1779,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21889,1779,'_field_submit','Submit'),(21888,1779,'_field_your-message','Using this Robot is the best way to make you rich.  https://emdn.cl/promo'),(21887,1779,'_field_your-subject','Additional income is now available for anyone all around the world.'),(21876,1778,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21877,1778,'_consent','a:0:{}'),(21878,1778,'_hash','a62e829cf18eaebb0320711263d02f59'),(21879,1779,'_spam_meta_time','1662325446'),(21880,1779,'_submission_status','spam'),(21881,1779,'_subject','Additional income is now available for anyone all around the world.'),(21882,1779,'_from','Crytosit <niko_36_63@hotmail.com>'),(21883,1779,'_from_name','Crytosit'),(21884,1779,'_from_email','niko_36_63@hotmail.com'),(21885,1779,'_field_your-name','Crytosit'),(21886,1779,'_field_your-email','niko_36_63@hotmail.com'),(21875,1778,'_recaptcha','a:0:{}'),(21874,1778,'_akismet',NULL),(21873,1778,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 4, 2022\";s:4:\"time\";s:7:\"7:05 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21870,1778,'_field_submit','Submit'),(21871,1778,'_field_mc4wp_checkbox','No'),(21872,1778,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21860,1778,'_spam_meta_time','1662318333'),(21861,1778,'_submission_status','spam'),(21862,1778,'_subject','Try out the automatic robot to keep earning all day long.'),(21863,1778,'_from','Crytosit <jonkco@gmail.com>'),(21864,1778,'_from_name','Crytosit'),(21865,1778,'_from_email','jonkco@gmail.com'),(21866,1778,'_field_your-name','Crytosit'),(21867,1778,'_field_your-email','jonkco@gmail.com'),(21868,1778,'_field_your-subject','Try out the automatic robot to keep earning all day long.'),(21869,1778,'_field_your-message','Start your online work using the financial Robot.  https://emdn.cl/promo'),(21859,1777,'_hash','59fb40b668bd39f71ada0e8db5563061'),(21858,1777,'_consent','a:0:{}'),(21857,1777,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21856,1777,'_recaptcha','a:0:{}'),(21854,1777,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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.24 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 4, 2022\";s:4:\"time\";s:7:\"5:07 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21844,1777,'_from','Crytosit <trish5507@gmail.com>'),(21845,1777,'_from_name','Crytosit'),(21846,1777,'_from_email','trish5507@gmail.com'),(21847,1777,'_field_your-name','Crytosit'),(21848,1777,'_field_your-email','trish5507@gmail.com'),(21849,1777,'_field_your-subject','Join the society of successful people who make money here.'),(21850,1777,'_field_your-message','Earn additional money without efforts and skills.  https://emdn.cl/promo'),(21851,1777,'_field_submit','Submit'),(21852,1777,'_field_mc4wp_checkbox','No'),(21853,1777,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21842,1777,'_submission_status','spam'),(21843,1777,'_subject','Join the society of successful people who make money here.'),(21841,1777,'_spam_meta_time','1662311277'),(21840,1776,'_hash','2faa3351c99704741501b3614d4d5673'),(21836,1776,'_akismet',NULL),(21819,1775,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21820,1775,'_consent','a:0:{}'),(21821,1775,'_hash','4aa9afe128058f0b0ffca4f3867bdbf8'),(21822,1776,'_spam_meta_time','1662304158'),(21823,1776,'_submission_status','spam'),(21824,1776,'_subject','Make your computer to be you earning instrument.'),(21825,1776,'_from','Crytosit <gonzolousharrington@yahoo.com>'),(21826,1776,'_from_name','Crytosit'),(21827,1776,'_from_email','gonzolousharrington@yahoo.com'),(21828,1776,'_field_your-name','Crytosit'),(21829,1776,'_field_your-email','gonzolousharrington@yahoo.com'),(21830,1776,'_field_your-subject','Make your computer to be you earning instrument.'),(21831,1776,'_field_your-message','It is the best time to launch the Robot to get more money.  http://go.tygyguip.com/096s'),(21832,1776,'_field_submit','Submit'),(21833,1776,'_field_mc4wp_checkbox','No'),(21834,1776,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21835,1776,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 4, 2022\";s:4:\"time\";s:7:\"3:09 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21817,1775,'_akismet',NULL),(21818,1775,'_recaptcha','a:0:{}'),(21811,1775,'_field_your-subject','Make dollars staying at home and launched this Bot.'),(21812,1775,'_field_your-message','Financial robot is a great way to manage and increase your income.  http://go.tygyguip.com/096s'),(21813,1775,'_field_submit','Submit'),(21814,1775,'_field_mc4wp_checkbox','No'),(21815,1775,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21816,1775,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 4, 2022\";s:4:\"time\";s:7:\"1:11 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21810,1775,'_field_your-email','amanda@rap4.com'),(21806,1775,'_from','Crytosit <amanda@rap4.com>'),(21807,1775,'_from_name','Crytosit'),(21808,1775,'_from_email','amanda@rap4.com'),(21809,1775,'_field_your-name','Crytosit'),(21804,1775,'_submission_status','spam'),(21805,1775,'_subject','Make dollars staying at home and launched this Bot.'),(21803,1775,'_spam_meta_time','1662297081'),(21802,1774,'_hash','051b583baae23835561fb4dc2b1e3678'),(21785,1774,'_submission_status','spam'),(21786,1774,'_subject','Financial independence is what everyone needs.'),(21787,1774,'_from','Crytosit <memorypligger445@servicegulino.com>'),(21799,1774,'_recaptcha','a:0:{}'),(21798,1774,'_akismet',NULL),(21793,1774,'_field_your-message','Most successful people already use Robot. Do you?  http://go.tygyguip.com/096s'),(21794,1774,'_field_submit','Submit'),(21795,1774,'_field_mc4wp_checkbox','No'),(21796,1774,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21797,1774,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 4, 2022\";s:4:\"time\";s:8:\"11:14 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21792,1774,'_field_your-subject','Financial independence is what everyone needs.'),(21791,1774,'_field_your-email','memorypligger445@servicegulino.com'),(21790,1774,'_field_your-name','Crytosit'),(21756,1494,'_wp_desired_post_slug','online-bot-will-bring-you-wealth-and-satisfaction-3'),(21782,1503,'_wp_trash_meta_time','1662287834'),(21780,1502,'_wp_desired_post_slug','additional-income-is-now-available-for-anyone-all-around-the-world-3'),(21779,1502,'_wp_trash_meta_time','1662287834'),(21777,1501,'_wp_desired_post_slug','only-one-click-can-grow-up-your-money-really-fast'),(21776,1501,'_wp_trash_meta_time','1662287834'),(21764,1497,'_wp_trash_meta_time','1662287834'),(21765,1497,'_wp_desired_post_slug','the-financial-robot-works-for-you-even-when-you-sleep-2'),(21767,1498,'_wp_trash_meta_time','1662287834'),(21768,1498,'_wp_desired_post_slug','online-bot-will-bring-you-wealth-and-satisfaction-4'),(21770,1499,'_wp_trash_meta_time','1662287834'),(21771,1499,'_wp_desired_post_slug','need-some-more-money-robot-will-earn-them-really-fast-3'),(21773,1500,'_wp_trash_meta_time','1662287834'),(21774,1500,'_wp_desired_post_slug','your-computer-can-bring-you-additional-income-if-you-use-this-robot'),(21762,1496,'_wp_desired_post_slug','everyone-who-needs-money-should-try-this-robot-out'),(21761,1496,'_wp_trash_meta_time','1662287834'),(21759,1495,'_wp_desired_post_slug','financial-robot-guarantees-everyone-stability-and-income'),(22253,1796,'_hash','ddcaaa7c4c92892b26b98a8d5bb9d5ec'),(22254,1797,'_spam_meta_time','1662437431'),(22255,1797,'_submission_status','spam'),(22256,1797,'_subject','Need cash? Launch this robot and see what it can.'),(22257,1797,'_from','Crytosit <rhemanat@yahoo.com>'),(22258,1797,'_from_name','Crytosit'),(22259,1797,'_from_email','rhemanat@yahoo.com'),(22248,1796,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 6, 2022\";s:4:\"time\";s:7:\"2:13 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22226,1795,'_field_submit','Submit'),(22227,1795,'_field_mc4wp_checkbox','No'),(22228,1795,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22243,1796,'_field_your-subject','Start your online work using the financial Robot.'),(22242,1796,'_field_your-email','rablove@live.com'),(22241,1796,'_field_your-name','Crytosit'),(22239,1796,'_from_name','Crytosit'),(22240,1796,'_from_email','rablove@live.com'),(22238,1796,'_from','Crytosit <rablove@live.com>'),(22237,1796,'_subject','Start your online work using the financial Robot.'),(22236,1796,'_submission_status','spam'),(22234,1795,'_hash','91501428491afc37d53d11fde58fe893'),(22235,1796,'_spam_meta_time','1662430415'),(22230,1795,'_akismet',NULL),(22231,1795,'_recaptcha','a:0:{}'),(22232,1795,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22233,1795,'_consent','a:0:{}'),(22210,1794,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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.24 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 5, 2022\";s:4:\"time\";s:7:\"9:41 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22225,1795,'_field_your-message','Need money? Earn it without leaving your home.  https://tiendaskon.com.es/promo'),(22224,1795,'_field_your-subject','Financial robot is your success formula is found. Learn more about it.'),(22223,1795,'_field_your-email','thebusbe4u@yahoo.com'),(22222,1795,'_field_your-name','Crytosit'),(22220,1795,'_from_name','Crytosit'),(22221,1795,'_from_email','thebusbe4u@yahoo.com'),(22219,1795,'_from','Crytosit <thebusbe4u@yahoo.com>'),(22217,1795,'_submission_status','spam'),(22218,1795,'_subject','Financial robot is your success formula is found. Learn more about it.'),(22211,1794,'_akismet',NULL),(22212,1794,'_recaptcha','a:0:{}'),(22213,1794,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22214,1794,'_consent','a:0:{}'),(22215,1794,'_hash','3f72a3c8cde27549dbb91e63f9659f8b'),(22216,1795,'_spam_meta_time','1662421154'),(22209,1794,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22208,1794,'_field_mc4wp_checkbox','No'),(22207,1794,'_field_submit','Submit'),(22206,1794,'_field_your-message','The financial Robot is your # 1 expert of making money.  https://tiendaskon.com.es/promo'),(22205,1794,'_field_your-subject','Make your money work for you all day long.'),(22203,1794,'_field_your-name','Crytosit'),(22204,1794,'_field_your-email','ipnew1@yahoo.com'),(22202,1794,'_from_email','ipnew1@yahoo.com'),(22200,1794,'_from','Crytosit <ipnew1@yahoo.com>'),(22201,1794,'_from_name','Crytosit'),(22192,1793,'_akismet',NULL),(22193,1793,'_recaptcha','a:0:{}'),(22194,1793,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22195,1793,'_consent','a:0:{}'),(22196,1793,'_hash','7458cb5f89000d13a7cbb3ab5ec9e42a'),(22197,1794,'_spam_meta_time','1662414113'),(22198,1794,'_submission_status','spam'),(22199,1794,'_subject','Make your money work for you all day long.'),(22191,1793,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 5, 2022\";s:4:\"time\";s:7:\"7:43 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22190,1793,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22189,1793,'_field_mc4wp_checkbox','No'),(22188,1793,'_field_submit','Submit'),(22187,1793,'_field_your-message','The financial Robot is your future wealth and independence.  https://tiendaskon.com.es/promo'),(22186,1793,'_field_your-subject','Making money in the net is easier now.'),(22175,1792,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22176,1792,'_consent','a:0:{}'),(22177,1792,'_hash','68e44525c5ce0ee4e4b7c46271a5563d'),(22178,1793,'_spam_meta_time','1662407032'),(22179,1793,'_submission_status','spam'),(22180,1793,'_subject','Making money in the net is easier now.'),(22181,1793,'_from','Crytosit <thelastsurvivoray@gmail.com>'),(22182,1793,'_from_name','Crytosit'),(22183,1793,'_from_email','thelastsurvivoray@gmail.com'),(22184,1793,'_field_your-name','Crytosit'),(22185,1793,'_field_your-email','thelastsurvivoray@gmail.com'),(22174,1792,'_recaptcha','a:0:{}'),(22173,1792,'_akismet',NULL),(22172,1792,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 5, 2022\";s:4:\"time\";s:7:\"5:48 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22169,1792,'_field_submit','Submit'),(22170,1792,'_field_mc4wp_checkbox','No'),(22171,1792,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22159,1792,'_spam_meta_time','1662400085'),(22160,1792,'_submission_status','spam'),(22161,1792,'_subject','Most successful people already use Robot. Do you?'),(22162,1792,'_from','Crytosit <jenae831@hotmail.com>'),(22163,1792,'_from_name','Crytosit'),(22164,1792,'_from_email','jenae831@hotmail.com'),(22165,1792,'_field_your-name','Crytosit'),(22166,1792,'_field_your-email','jenae831@hotmail.com'),(22167,1792,'_field_your-subject','Most successful people already use Robot. Do you?'),(22168,1792,'_field_your-message','Wow! This Robot is a great start for an online career.  https://tiendaskon.com.es/promo'),(22158,1791,'_hash','7de714b0514445847e980fe8934964e3'),(22157,1791,'_consent','a:0:{}'),(22156,1791,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22155,1791,'_recaptcha','a:0:{}'),(22135,1790,'_akismet',NULL),(22136,1790,'_recaptcha','a:0:{}'),(22137,1790,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22138,1790,'_consent','a:0:{}'),(22139,1790,'_hash','3c64e7b0c5368ce87605311036f03f23'),(22140,1791,'_spam_meta_time','1662393107'),(22141,1791,'_submission_status','spam'),(22142,1791,'_subject','Looking forward for income? Get it online.'),(22143,1791,'_from','Crytosit <dairymansused@yahoo.com>'),(22144,1791,'_from_name','Crytosit'),(22145,1791,'_from_email','dairymansused@yahoo.com'),(22146,1791,'_field_your-name','Crytosit'),(22147,1791,'_field_your-email','dairymansused@yahoo.com'),(22148,1791,'_field_your-subject','Looking forward for income? Get it online.'),(22149,1791,'_field_your-message','Automatic robot is the best start for financial independence.  https://tiendaskon.com.es/promo'),(22150,1791,'_field_submit','Submit'),(22151,1791,'_field_mc4wp_checkbox','No'),(22152,1791,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22153,1791,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 5, 2022\";s:4:\"time\";s:7:\"3:51 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22134,1790,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 5, 2022\";s:4:\"time\";s:7:\"1:53 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22124,1790,'_from','Crytosit <fishinfreak731@yahoo.com>'),(22125,1790,'_from_name','Crytosit'),(22126,1790,'_from_email','fishinfreak731@yahoo.com'),(22127,1790,'_field_your-name','Crytosit'),(22128,1790,'_field_your-email','fishinfreak731@yahoo.com'),(22129,1790,'_field_your-subject','Let the financial Robot be your companion in the financial market.'),(22130,1790,'_field_your-message','Using this Robot is the best way to make you rich.  https://tiendaskon.com.es/promo'),(22131,1790,'_field_submit','Submit'),(22132,1790,'_field_mc4wp_checkbox','No'),(22133,1790,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22120,1789,'_hash','012e6d90bcb5610847fbbad20956bab1'),(22121,1790,'_spam_meta_time','1662386024'),(22122,1790,'_submission_status','spam'),(22123,1790,'_subject','Let the financial Robot be your companion in the financial market.'),(22119,1789,'_consent','a:0:{}'),(22118,1789,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22117,1789,'_recaptcha','a:0:{}'),(22098,1512,'_wp_desired_post_slug','have-no-money-its-easy-to-earn-them-online-here-2'),(22100,1513,'_wp_trash_meta_time','1662374546'),(22101,1513,'_wp_desired_post_slug','one-dollar-is-nothing-but-it-can-grow-into-100-here-3'),(22108,1789,'_field_your-name','Crytosit'),(22109,1789,'_field_your-email','niko_36_63@hotmail.com'),(22110,1789,'_field_your-subject','Earn additional money without efforts and skills.'),(22111,1789,'_field_your-message','Robot is the best way for everyone who looks for financial independence.  https://emdn.cl/promo'),(22112,1789,'_field_submit','Submit'),(22113,1789,'_field_mc4wp_checkbox','No'),(22114,1789,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22115,1789,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 5, 2022\";s:4:\"time\";s:8:\"10:42 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22107,1789,'_from_email','niko_36_63@hotmail.com'),(22106,1789,'_from_name','Crytosit'),(22105,1789,'_from','Crytosit <niko_36_63@hotmail.com>'),(22095,1511,'_wp_desired_post_slug','we-have-found-the-fastest-way-to-be-rich-find-it-out-here'),(22094,1511,'_wp_trash_meta_time','1662374546'),(22092,1510,'_wp_desired_post_slug','only-one-click-can-grow-up-your-money-really-fast-2'),(22091,1510,'_wp_trash_meta_time','1662374546'),(22089,1509,'_wp_desired_post_slug','the-online-income-is-the-easiest-ways-to-make-you-dream-come-true-5'),(22088,1509,'_wp_trash_meta_time','1662374546'),(22086,1508,'_wp_desired_post_slug','we-know-how-to-become-rich-and-do-you-3'),(22076,1505,'_wp_trash_meta_time','1662374546'),(22077,1505,'_wp_desired_post_slug','have-no-financial-skills-let-robot-make-money-for-you'),(22079,1506,'_wp_trash_meta_time','1662374546'),(22080,1506,'_wp_desired_post_slug','make-dollars-staying-at-home-and-launched-this-bot'),(22082,1507,'_wp_trash_meta_time','1662374546'),(22083,1507,'_wp_desired_post_slug','every-your-dollar-can-turn-into-100-after-you-lunch-this-robot-3'),(22085,1508,'_wp_trash_meta_time','1662374546'),(22074,1504,'_wp_desired_post_slug','earn-additional-money-without-efforts-and-skills-2'),(22073,1504,'_wp_trash_meta_time','1662374546'),(22072,1504,'_wp_trash_meta_status','flamingo-spam'),(22071,1788,'_hash','a0ac3a997df5f99c5198a815a3349e2b'),(22075,1505,'_wp_trash_meta_status','flamingo-spam'),(22067,1788,'_akismet',NULL),(22059,1788,'_field_your-name','Crytosit'),(22060,1788,'_field_your-email','renewenvserv@att.net'),(22061,1788,'_field_your-subject','No need to work anymore. Just launch the robot.'),(22062,1788,'_field_your-message','Make dollars staying at home and launched this Bot.  https://emdn.cl/promo'),(22063,1788,'_field_submit','Submit'),(22064,1788,'_field_mc4wp_checkbox','No'),(22065,1788,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22066,1788,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 5, 2022\";s:4:\"time\";s:7:\"8:46 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22058,1788,'_from_email','renewenvserv@att.net'),(22057,1788,'_from_name','Crytosit'),(22056,1788,'_from','Crytosit <renewenvserv@att.net>'),(22055,1788,'_subject','No need to work anymore. Just launch the robot.'),(22054,1788,'_submission_status','spam'),(22499,1808,'_from_email','catherine.headford@gmail.com'),(22500,1808,'_field_your-name','Crytosit'),(22501,1808,'_field_your-email','catherine.headford@gmail.com'),(22512,1808,'_hash','b6b24dbc32e0ccbac6193d2a74b6f62e'),(22511,1808,'_consent','a:0:{}'),(22509,1808,'_recaptcha','a:0:{}'),(22510,1808,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22508,1808,'_akismet',NULL),(22506,1808,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22507,1808,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 6, 2022\";s:4:\"time\";s:7:\"7:49 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22505,1808,'_field_mc4wp_checkbox','No'),(22504,1808,'_field_submit','Submit'),(22503,1808,'_field_your-message','Start making thousands of dollars every week.  https://hierbalimon.es/promo'),(22457,1806,'_submission_status','spam'),(22458,1806,'_subject','Make money online, staying at home this cold winter.'),(22497,1808,'_from','Crytosit <catherine.headford@gmail.com>'),(22496,1808,'_subject','Rich people are rich because they use this robot.'),(22495,1808,'_submission_status','spam'),(22494,1808,'_spam_meta_time','1662493761'),(22476,1807,'_submission_status','spam'),(22477,1807,'_subject','fairphoto.com ofeiifeodwpdeofijesdwsfeiiejokdwpdoefigjfidoksfihigjskodwsfiheghifegergsdfsregsfggrgr'),(22478,1807,'_from','PhilipFeedO <mordvinovmilano+avgk@mail.ru>'),(22479,1807,'_from_name','PhilipFeedO'),(22480,1807,'_from_email','mordvinovmilano+avgk@mail.ru'),(22481,1807,'_field_your-name','PhilipFeedO'),(22482,1807,'_field_your-email','mordvinovmilano+avgk@mail.ru'),(22483,1807,'_field_your-subject','fairphoto.com ofeiifeodwpdeofijesdwsfeiiejokdwpdoefigjfidoksfihigjskodwsfiheghifegergsdfsregsfggrgr'),(22484,1807,'_field_your-message','fairphoto.com ofeiifeodwpdeofijesdwsfeiiejokdwpdoefigjfidoksfihigjskodwsfiheghifegergsdfsregsfggrgr'),(22485,1807,'_field_submit','Submit'),(22486,1807,'_field_mc4wp_checkbox','No'),(22487,1807,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22488,1807,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"191.101.31.16\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 6, 2022\";s:4:\"time\";s:7:\"7:22 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22489,1807,'_akismet',NULL),(22490,1807,'_recaptcha','a:0:{}'),(22491,1807,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22492,1807,'_consent','a:0:{}'),(22493,1807,'_hash','3613adba78b8b835e0a480e0a8104028'),(22470,1806,'_akismet',NULL),(22471,1806,'_recaptcha','a:0:{}'),(22472,1806,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22473,1806,'_consent','a:0:{}'),(22474,1806,'_hash','74d741e6aa0f487eea4db909e246ac9e'),(22475,1807,'_spam_meta_time','1662492168'),(22467,1806,'_field_mc4wp_checkbox','No'),(22468,1806,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22469,1806,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 6, 2022\";s:4:\"time\";s:7:\"5:52 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22466,1806,'_field_submit','Submit'),(22464,1806,'_field_your-subject','Make money online, staying at home this cold winter.'),(22465,1806,'_field_your-message','Thousands of bucks are guaranteed if you use this robot.  https://hierbalimon.es/promo'),(22462,1806,'_field_your-name','Crytosit'),(22463,1806,'_field_your-email','kseth62501@yahoo.com'),(22461,1806,'_from_email','kseth62501@yahoo.com'),(22460,1806,'_from_name','Crytosit'),(22445,1805,'_field_your-subject','Get more dofollow backlinks for fairphoto.com'),(22454,1805,'_consent','a:0:{}'),(22455,1805,'_hash','db31ddbddcbe1d942c24d70ed5d38aca'),(22453,1805,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22452,1805,'_recaptcha','a:0:{}'),(22451,1805,'_akismet',NULL),(22447,1805,'_field_submit','Submit'),(22448,1805,'_field_mc4wp_checkbox','No'),(22449,1805,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22450,1805,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"84.17.48.167\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 6, 2022\";s:4:\"time\";s:7:\"5:22 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22428,1804,'_field_submit','Submit'),(22429,1804,'_field_mc4wp_checkbox','No'),(22430,1804,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22443,1805,'_field_your-name','Mike Adrian\r\n'),(22442,1805,'_from_email','no-replyPl@gmail.com'),(22441,1805,'_from_name','Mike Adrian'),(22439,1805,'_subject','Get more dofollow backlinks for fairphoto.com'),(22440,1805,'_from','Mike Adrian <no-replyPl@gmail.com>'),(22438,1805,'_submission_status','spam'),(22436,1804,'_hash','9649fc70aacd54b87949c48cb279b8be'),(22437,1805,'_spam_meta_time','1662484970'),(22432,1804,'_akismet',NULL),(22433,1804,'_recaptcha','a:0:{}'),(22434,1804,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22435,1804,'_consent','a:0:{}'),(22427,1804,'_field_your-message','The fastest way to make you wallet thick is here.  https://hierbalimon.es/promo'),(22426,1804,'_field_your-subject','Looking forward for income? Get it online.'),(22425,1804,'_field_your-email','liltinkeybell@aol.com'),(22424,1804,'_field_your-name','Crytosit'),(22422,1804,'_from_name','Crytosit'),(22423,1804,'_from_email','liltinkeybell@aol.com'),(22421,1804,'_from','Crytosit <liltinkeybell@aol.com>'),(22420,1804,'_subject','Looking forward for income? Get it online.'),(22419,1804,'_submission_status','spam'),(22417,1803,'_hash','635dfef75cccae7659e47d510841e356'),(22418,1804,'_spam_meta_time','1662479752'),(22413,1803,'_akismet',NULL),(22414,1803,'_recaptcha','a:0:{}'),(22415,1803,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22416,1803,'_consent','a:0:{}'),(22411,1803,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22410,1803,'_field_mc4wp_checkbox','No'),(22409,1803,'_field_submit','Submit'),(22408,1803,'_field_your-message','Make thousands every week working online here.  https://hierbalimon.es/promo'),(22407,1803,'_field_your-subject','Need money? Earn it without leaving your home.'),(22405,1803,'_field_your-name','Crytosit'),(22406,1803,'_field_your-email','harveywy@grayinbox.org'),(22404,1803,'_from_email','harveywy@grayinbox.org'),(22402,1803,'_from','Crytosit <harveywy@grayinbox.org>'),(22403,1803,'_from_name','Crytosit'),(22394,1802,'_akismet',NULL),(22395,1802,'_recaptcha','a:0:{}'),(22396,1802,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22397,1802,'_consent','a:0:{}'),(22398,1802,'_hash','b4e120479caab5d665fbdd825c63b58e'),(22399,1803,'_spam_meta_time','1662472810'),(22400,1803,'_submission_status','spam'),(22401,1803,'_subject','Need money? Earn it without leaving your home.'),(22369,1520,'_wp_trash_meta_time','1662460369'),(22393,1802,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 6, 2022\";s:4:\"time\";s:8:\"12:02 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22392,1802,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22391,1802,'_field_mc4wp_checkbox','No'),(22390,1802,'_field_submit','Submit'),(22389,1802,'_field_your-message','Make money 24/7 without any efforts and skills.  https://hierbalimon.es/promo'),(22387,1802,'_field_your-email','514387164@qq.com'),(22388,1802,'_field_your-subject','Robot is the best solution for everyone who wants to earn.'),(22375,1522,'_wp_trash_meta_time','1662460369'),(22376,1522,'_wp_desired_post_slug','the-financial-robot-is-the-most-effective-financial-tool-in-the-net'),(22378,1523,'_wp_trash_meta_time','1662460369'),(22379,1523,'_wp_desired_post_slug','check-out-the-newest-way-to-make-a-fantastic-profit'),(22381,1802,'_submission_status','spam'),(22382,1802,'_subject','Robot is the best solution for everyone who wants to earn.'),(22383,1802,'_from','Crytosit <514387164@qq.com>'),(22384,1802,'_from_name','Crytosit'),(22385,1802,'_from_email','514387164@qq.com'),(22386,1802,'_field_your-name','Crytosit'),(22373,1521,'_wp_desired_post_slug','no-need-to-work-anymore-while-you-have-the-robot-launched-2'),(22372,1521,'_wp_trash_meta_time','1662460369'),(22367,1519,'_wp_desired_post_slug','even-a-child-knows-how-to-make-100-today'),(22366,1519,'_wp_trash_meta_time','1662460369'),(22364,1518,'_wp_desired_post_slug','the-additional-income-for-everyone-3'),(22363,1518,'_wp_trash_meta_time','1662460369'),(22360,1517,'_wp_trash_meta_time','1662460369'),(22361,1517,'_wp_desired_post_slug','wow-this-robot-is-a-great-start-for-an-online-career-4'),(22358,1516,'_wp_desired_post_slug','no-worries-if-you-are-fired-work-online'),(22357,1516,'_wp_trash_meta_time','1662460369'),(22345,1801,'_akismet',NULL),(22346,1801,'_recaptcha','a:0:{}'),(22347,1801,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22348,1801,'_consent','a:0:{}'),(22349,1801,'_hash','d60f099c6e8d683f56c85c8b4d67e277'),(22350,1514,'_wp_trash_meta_status','flamingo-spam'),(22351,1514,'_wp_trash_meta_time','1662460369'),(22352,1514,'_wp_desired_post_slug','only-one-click-can-grow-up-your-money-really-fast-3'),(22354,1515,'_wp_trash_meta_time','1662460369'),(22355,1515,'_wp_desired_post_slug','learn-how-to-make-hundreds-of-backs-each-day-4'),(22344,1801,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 6, 2022\";s:4:\"time\";s:8:\"10:06 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22339,1801,'_field_your-subject','Making money can be extremely easy if you use this Robot.'),(22340,1801,'_field_your-message','Looking forward for income? Get it online.  https://tiendaskon.com.es/promo'),(22341,1801,'_field_submit','Submit'),(22342,1801,'_field_mc4wp_checkbox','No'),(22343,1801,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22338,1801,'_field_your-email','lholder@rrfcu.com'),(22335,1801,'_from_name','Crytosit'),(22336,1801,'_from_email','lholder@rrfcu.com'),(22337,1801,'_field_your-name','Crytosit'),(22325,1800,'_akismet',NULL),(22326,1800,'_recaptcha','a:0:{}'),(22327,1800,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22328,1800,'_consent','a:0:{}'),(22329,1800,'_hash','d689b3db352cdd200e8f395751ad5fc0'),(22330,79,'_oembed_957573b2965e2d3a9d53aa8987b3166e','{{unknown}}'),(22331,1801,'_spam_meta_time','1662458817'),(22332,1801,'_submission_status','spam'),(22333,1801,'_subject','Making money can be extremely easy if you use this Robot.'),(22334,1801,'_from','Crytosit <lholder@rrfcu.com>'),(22306,1799,'_akismet',NULL),(22307,1799,'_recaptcha','a:0:{}'),(22308,1799,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22324,1800,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"107.189.28.121\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 6, 2022\";s:4:\"time\";s:7:\"8:46 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22323,1800,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22314,1800,'_from','malloryfw60 <valeriaef5@akira23.officemail.in.net>'),(22315,1800,'_from_name','malloryfw60'),(22316,1800,'_from_email','valeriaef5@akira23.officemail.in.net'),(22317,1800,'_field_your-name','malloryfw60'),(22318,1800,'_field_your-email','valeriaef5@akira23.officemail.in.net'),(22319,1800,'_field_your-subject','Dirty Porn Photos, daily updated galleries'),(22320,1800,'_field_your-message','Scandal porn galleries, daily updated lists\r\nhttp://download.porn.bestsexyblog.com/?alisa \r\n\r\n young chubby porn streming free tenn virgin porn girl porn 16 hypertune babes porn free anime iphone porn \r\n\r\n'),(22321,1800,'_field_submit','Submit'),(22322,1800,'_field_mc4wp_checkbox','No'),(22312,1800,'_submission_status','spam'),(22313,1800,'_subject','Dirty Porn Photos, daily updated galleries'),(22311,1800,'_spam_meta_time','1662454004'),(22353,1515,'_wp_trash_meta_status','flamingo-spam'),(22297,1799,'_from_email','med_dentis@yahoo.com'),(22298,1799,'_field_your-name','Crytosit'),(22299,1799,'_field_your-email','med_dentis@yahoo.com'),(22300,1799,'_field_your-subject','Looking for an easy way to make money? Check out the financial robot.'),(22301,1799,'_field_your-message','Make $1000 from $1 in a few minutes. Launch the financial robot now.  https://tiendaskon.com.es/promo'),(22302,1799,'_field_submit','Submit'),(22303,1799,'_field_mc4wp_checkbox','No'),(22304,1799,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22305,1799,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:145:\"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)\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 6, 2022\";s:4:\"time\";s:7:\"8:06 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22296,1799,'_from_name','Crytosit'),(22295,1799,'_from','Crytosit <med_dentis@yahoo.com>'),(22294,1799,'_subject','Looking for an easy way to make money? Check out the financial robot.'),(22293,1799,'_submission_status','spam'),(22711,1817,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 8, 2022\";s:4:\"time\";s:7:\"7:25 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22692,1816,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 8, 2022\";s:4:\"time\";s:7:\"5:14 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22691,1816,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22690,1816,'_field_mc4wp_checkbox','No'),(22689,1816,'_field_submit','Submit'),(22688,1816,'_field_your-message','Launch the robot and let it bring you money.  https://bodyandsoul.com.es/promo'),(22677,1815,'_consent','a:0:{}'),(22678,1815,'_hash','cb7fbad2eef08f9eaf9302bb80318269'),(22679,1816,'_spam_meta_time','1662614065'),(22680,1816,'_submission_status','spam'),(22681,1816,'_subject','Online job can be really effective if you use this Robot.'),(22682,1816,'_from','Crytosit <ingrid_457@hotmail.com>'),(22683,1816,'_from_name','Crytosit'),(22684,1816,'_from_email','ingrid_457@hotmail.com'),(22685,1816,'_field_your-name','Crytosit'),(22686,1816,'_field_your-email','ingrid_457@hotmail.com'),(22687,1816,'_field_your-subject','Online job can be really effective if you use this Robot.'),(22675,1815,'_recaptcha','a:0:{}'),(22676,1815,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22674,1815,'_akismet',NULL),(22657,1814,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22658,1814,'_consent','a:0:{}'),(22659,1814,'_hash','7f35f9729f7dd2ead73ea1c9fc319a26'),(22660,1815,'_spam_meta_time','1662606104'),(22661,1815,'_submission_status','spam'),(22662,1815,'_subject','Using this Robot is the best way to make you rich.'),(22663,1815,'_from','Crytosit <kdnbkathia@gmail.com>'),(22664,1815,'_from_name','Crytosit'),(22665,1815,'_from_email','kdnbkathia@gmail.com'),(22666,1815,'_field_your-name','Crytosit'),(22667,1815,'_field_your-email','kdnbkathia@gmail.com'),(22668,1815,'_field_your-subject','Using this Robot is the best way to make you rich.'),(22669,1815,'_field_your-message','Find out about the easiest way of money earning.  https://bodyandsoul.com.es/promo'),(22670,1815,'_field_submit','Submit'),(22671,1815,'_field_mc4wp_checkbox','No'),(22672,1815,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22673,1815,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 8, 2022\";s:4:\"time\";s:7:\"3:01 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22655,1814,'_akismet',NULL),(22656,1814,'_recaptcha','a:0:{}'),(22648,1814,'_field_your-email','mayra-evangelista@hotmail.com'),(22649,1814,'_field_your-subject','Need cash? Launch this robot and see what it can.'),(22650,1814,'_field_your-message','Looking for additional money? Try out the best financial instrument.  https://bodyandsoul.com.es/promo'),(22651,1814,'_field_submit','Submit'),(22652,1814,'_field_mc4wp_checkbox','No'),(22653,1814,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22654,1814,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 8, 2022\";s:4:\"time\";s:8:\"12:49 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22644,1814,'_from','Crytosit <mayra-evangelista@hotmail.com>'),(22645,1814,'_from_name','Crytosit'),(22646,1814,'_from_email','mayra-evangelista@hotmail.com'),(22647,1814,'_field_your-name','Crytosit'),(22642,1814,'_submission_status','spam'),(22643,1814,'_subject','Need cash? Launch this robot and see what it can.'),(22641,1814,'_spam_meta_time','1662598148'),(22640,1813,'_hash','2f11767a83943c3cf6803fe84d559ba0'),(22624,1813,'_subject','Start making thousands of dollars every week just using this robot.'),(22637,1813,'_recaptcha','a:0:{}'),(22636,1813,'_akismet',NULL),(22630,1813,'_field_your-subject','Start making thousands of dollars every week just using this robot.'),(22631,1813,'_field_your-message','The success formula is found. Learn more about it.  https://bodyandsoul.com.es/promo'),(22632,1813,'_field_submit','Submit'),(22633,1813,'_field_mc4wp_checkbox','No'),(22634,1813,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22635,1813,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 7, 2022\";s:4:\"time\";s:8:\"10:37 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22629,1813,'_field_your-email','yauaweffo@gmail.com'),(22628,1813,'_field_your-name','Crytosit'),(22627,1813,'_from_email','yauaweffo@gmail.com'),(22626,1813,'_from_name','Crytosit'),(22607,1812,'_from_name','Crytosit'),(22608,1812,'_from_email','pjoconnoriii@gmail.com'),(22609,1812,'_field_your-name','Crytosit'),(22610,1812,'_field_your-email','pjoconnoriii@gmail.com'),(22621,1812,'_hash','03c8a66ed78d5e820cddfd06421c0641'),(22620,1812,'_consent','a:0:{}'),(22618,1812,'_recaptcha','a:0:{}'),(22619,1812,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22617,1812,'_akismet',NULL),(22615,1812,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22616,1812,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 7, 2022\";s:4:\"time\";s:7:\"8:26 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22614,1812,'_field_mc4wp_checkbox','No'),(22613,1812,'_field_submit','Submit'),(22612,1812,'_field_your-message','Looking forward for income? Get it online.  https://bodyandsoul.com.es/promo'),(22899,1825,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 9, 2022\";s:4:\"time\";s:7:\"1:08 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22895,1825,'_field_your-message','Need some more money? Robot will earn them really fast.  http://marillion.com/forum/index.php?thememode=mobile;redirect=https%3A%2F%2Fpuertobelenn.cl%2Fpromo'),(22894,1825,'_field_your-subject','Make money online, staying at home this cold winter.'),(22867,1824,'_spam_meta_time','1662677655'),(22868,1824,'_submission_status','spam'),(22869,1824,'_subject','Automatic robot is the best start for financial independence.'),(22875,1824,'_field_your-subject','Automatic robot is the best start for financial independence.'),(22876,1824,'_field_your-message','Robot is the best way for everyone who looks for financial independence.  http://tikhomirov-music.com/language/en_US?page=https://puertobelenn.cl/promo'),(22877,1824,'_field_submit','Submit'),(22878,1824,'_field_mc4wp_checkbox','No'),(22879,1824,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22880,1824,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 8, 2022\";s:4:\"time\";s:8:\"10:54 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22874,1824,'_field_your-email','HuronHighgirl@yahoo.com'),(22873,1824,'_field_your-name','Crytosit'),(22872,1824,'_from_email','HuronHighgirl@yahoo.com'),(22871,1824,'_from_name','Crytosit'),(22851,1823,'_from','Crytosit <gregorivanov@email.org>'),(22852,1823,'_from_name','Crytosit'),(22853,1823,'_from_email','gregorivanov@email.org'),(22854,1823,'_field_your-name','Crytosit'),(22855,1823,'_field_your-email','gregorivanov@email.org'),(22864,1823,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22862,1823,'_akismet',NULL),(22863,1823,'_recaptcha','a:0:{}'),(22859,1823,'_field_mc4wp_checkbox','No'),(22860,1823,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22861,1823,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 8, 2022\";s:4:\"time\";s:7:\"8:42 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22858,1823,'_field_submit','Submit'),(22857,1823,'_field_your-message','The additional income is available for everyone using this robot.  http://timeadvice.dk/?wptouch_switch=mobile&redirect=https%3A%2F%2Fpuertobelenn.cl%2Fpromo'),(22835,1822,'_field_your-name','Crytosit'),(22836,1822,'_field_your-email','amanda@rap4.com'),(22837,1822,'_field_your-subject','Robot is the best way for everyone who looks for financial independence.'),(22849,1823,'_submission_status','spam'),(22848,1823,'_spam_meta_time','1662669760'),(22847,1822,'_hash','087f02adcfca994e110f7ce5d3eaaf7c'),(22846,1822,'_consent','a:0:{}'),(22844,1822,'_recaptcha','a:0:{}'),(22845,1822,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22843,1822,'_akismet',NULL),(22842,1822,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 8, 2022\";s:4:\"time\";s:7:\"6:28 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22841,1822,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22839,1822,'_field_submit','Submit'),(22840,1822,'_field_mc4wp_checkbox','No'),(22832,1822,'_from','Crytosit <amanda@rap4.com>'),(22831,1822,'_subject','Robot is the best way for everyone who looks for financial independence.'),(22830,1822,'_submission_status','spam'),(22829,1822,'_spam_meta_time','1662661736'),(22828,1821,'_hash','6c4188fd98ead74404a229f3f46b53a2'),(22827,1821,'_consent','a:0:{}'),(22826,1821,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22825,1821,'_recaptcha','a:0:{}'),(22824,1821,'_akismet',NULL),(22823,1821,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 8, 2022\";s:4:\"time\";s:7:\"4:15 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22822,1821,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22820,1821,'_field_submit','Submit'),(22821,1821,'_field_mc4wp_checkbox','No'),(22817,1821,'_field_your-email','hrteoloko@gmail.com'),(22816,1821,'_field_your-name','Crytosit'),(22815,1821,'_from_email','hrteoloko@gmail.com'),(22814,1821,'_from_name','Crytosit'),(22813,1821,'_from','Crytosit <hrteoloko@gmail.com>'),(22812,1821,'_subject','Even a child knows how to make $100 today with the help of this robot.'),(22811,1821,'_submission_status','spam'),(22810,1821,'_spam_meta_time','1662653758'),(22808,1820,'_consent','a:0:{}'),(22809,1820,'_hash','5f440652d1d2172ba55ee7d241cdb5f3'),(22805,1820,'_akismet',NULL),(22806,1820,'_recaptcha','a:0:{}'),(22807,1820,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22804,1820,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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.24 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 8, 2022\";s:4:\"time\";s:7:\"2:04 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22802,1820,'_field_mc4wp_checkbox','No'),(22801,1820,'_field_submit','Submit'),(22800,1820,'_field_your-message','# 1 financial expert in the net! Check out the new Robot.  https://puertobelenn.cl/promo'),(22799,1820,'_field_your-subject','Robot never sleeps. It makes money for you 24/7.'),(22797,1820,'_field_your-name','Crytosit'),(22798,1820,'_field_your-email','mpv410@gmail.com'),(22796,1820,'_from_email','mpv410@gmail.com'),(22794,1820,'_from','Crytosit <mpv410@gmail.com>'),(22795,1820,'_from_name','Crytosit'),(22786,1819,'_akismet',NULL),(22787,1819,'_recaptcha','a:0:{}'),(22788,1819,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22789,1819,'_consent','a:0:{}'),(22790,1819,'_hash','cfdf511552a874b12816b97a9be91a1b'),(22791,1820,'_spam_meta_time','1662645859'),(22792,1820,'_submission_status','spam'),(22793,1820,'_subject','Robot never sleeps. It makes money for you 24/7.'),(22761,1543,'_wp_trash_meta_time','1662633007'),(22762,1543,'_wp_desired_post_slug','wow-this-is-a-fastest-way-for-a-financial-independence-3'),(22764,1544,'_wp_trash_meta_time','1662633007'),(22765,1544,'_wp_desired_post_slug','your-money-work-even-when-you-sleep'),(22785,1819,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 8, 2022\";s:4:\"time\";s:8:\"11:51 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22783,1819,'_field_mc4wp_checkbox','No'),(22784,1819,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22773,1819,'_submission_status','spam'),(22774,1819,'_subject','Robot never sleeps. It makes money for you 24/7.'),(22775,1819,'_from','Crytosit <dameian.helton@gmail.com>'),(22776,1819,'_from_name','Crytosit'),(22777,1819,'_from_email','dameian.helton@gmail.com'),(22778,1819,'_field_your-name','Crytosit'),(22779,1819,'_field_your-email','dameian.helton@gmail.com'),(22780,1819,'_field_your-subject','Robot never sleeps. It makes money for you 24/7.'),(22781,1819,'_field_your-message','Try out the automatic robot to keep earning all day long.  https://puertobelenn.cl/promo'),(22782,1819,'_field_submit','Submit'),(22771,1546,'_wp_desired_post_slug','everyone-can-earn-as-much-as-he-wants-suing-this-bot'),(22770,1546,'_wp_trash_meta_time','1662633007'),(22768,1545,'_wp_desired_post_slug','launch-the-best-investment-instrument-to-start-making-money-today-2'),(22733,1818,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22759,1542,'_wp_desired_post_slug','the-best-advertising-of-your-products-and-services'),(22758,1542,'_wp_trash_meta_time','1662633007'),(22756,1541,'_wp_desired_post_slug','even-a-child-knows-how-to-make-money-this-robot-is-what-you-need-5'),(22755,1541,'_wp_trash_meta_time','1662633007'),(22753,1540,'_wp_desired_post_slug','no-need-to-stay-awake-all-night-long-to-earn-money-launch-the-robot'),(22752,1540,'_wp_trash_meta_time','1662633007'),(22740,1536,'_wp_trash_meta_time','1662633007'),(22741,1536,'_wp_desired_post_slug','need-money-earn-it-without-leaving-your-home'),(22743,1537,'_wp_trash_meta_time','1662633007'),(22744,1537,'_wp_desired_post_slug','1-financial-expert-in-the-net-check-out-the-new-robot'),(22746,1538,'_wp_trash_meta_time','1662633007'),(22747,1538,'_wp_desired_post_slug','make-thousands-every-week-working-online-here-2'),(22749,1539,'_wp_trash_meta_time','1662633007'),(22750,1539,'_wp_desired_post_slug','make-yourself-rich-in-future-using-this-financial-robot-4'),(22738,1535,'_wp_desired_post_slug','make-money-online-staying-at-home-this-cold-winter-2'),(22737,1535,'_wp_trash_meta_time','1662633007'),(22736,1535,'_wp_trash_meta_status','flamingo-spam'),(22739,1536,'_wp_trash_meta_status','flamingo-spam'),(22723,1818,'_field_your-name','Crytosit'),(22724,1818,'_field_your-email','pscatlanta@yahoo.com'),(22725,1818,'_field_your-subject','Launch the robot and let it bring you money.'),(22726,1818,'_field_your-message','Your computer can bring you additional income if you use this Robot.  https://puertobelenn.cl/promo'),(22727,1818,'_field_submit','Submit'),(22728,1818,'_field_mc4wp_checkbox','No'),(22729,1818,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22730,1818,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 8, 2022\";s:4:\"time\";s:7:\"9:38 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22722,1818,'_from_email','pscatlanta@yahoo.com'),(22721,1818,'_from_name','Crytosit'),(22720,1818,'_from','Crytosit <pscatlanta@yahoo.com>'),(22719,1818,'_subject','Launch the robot and let it bring you money.'),(16582,1545,'_akismet',NULL),(22769,1546,'_wp_trash_meta_status','flamingo-spam'),(23179,1838,'_field_your-message','One dollar is nothing, but it can grow into $100 here.  https://quehacerensantiago.cl/promo'),(23178,1838,'_field_your-subject','Launch the best investment instrument to start making money today.'),(23177,1838,'_field_your-email','Billy_King27@yahoo.com'),(23176,1838,'_field_your-name','Crytosit'),(23174,1838,'_from_name','Crytosit'),(23175,1838,'_from_email','Billy_King27@yahoo.com'),(23173,1838,'_from','Crytosit <Billy_King27@yahoo.com>'),(23171,1838,'_submission_status','spam'),(23172,1838,'_subject','Launch the best investment instrument to start making money today.'),(23165,1837,'_akismet',NULL),(23166,1837,'_recaptcha','a:0:{}'),(23167,1837,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23168,1837,'_consent','a:0:{}'),(23169,1837,'_hash','88dc490e90f1b1b20049dfc7432bed21'),(23170,1838,'_spam_meta_time','1662786369'),(23164,1837,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 10, 2022\";s:4:\"time\";s:7:\"2:52 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23163,1837,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23162,1837,'_field_mc4wp_checkbox','No'),(23161,1837,'_field_submit','Submit'),(23145,1836,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 9, 2022\";s:4:\"time\";s:8:\"11:30 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23146,1836,'_akismet',NULL),(23147,1836,'_recaptcha','a:0:{}'),(23148,1836,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23149,1836,'_consent','a:0:{}'),(23150,1836,'_hash','8bec5069396f8db6dec58a57d1ade3a9'),(23151,1837,'_spam_meta_time','1662778349'),(23152,1837,'_submission_status','spam'),(23153,1837,'_subject','# 1 financial expert in the net! Check out the new Robot.'),(23154,1837,'_from','Crytosit <heavenlee200@gmail.com>'),(23155,1837,'_from_name','Crytosit'),(23156,1837,'_from_email','heavenlee200@gmail.com'),(23157,1837,'_field_your-name','Crytosit'),(23158,1837,'_field_your-email','heavenlee200@gmail.com'),(23159,1837,'_field_your-subject','# 1 financial expert in the net! Check out the new Robot.'),(23160,1837,'_field_your-message','Learn how to make hundreds of backs each day.  https://quehacerensantiago.cl/promo'),(23140,1836,'_field_your-subject','One dollar is nothing, but it can grow into $100 here.'),(23141,1836,'_field_your-message','No need to work anymore. Just launch the robot.  https://quehacerensantiago.cl/promo'),(23142,1836,'_field_submit','Submit'),(23143,1836,'_field_mc4wp_checkbox','No'),(23144,1836,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23137,1836,'_from_email','lizbadx3@yahoo.com'),(23138,1836,'_field_your-name','Crytosit'),(23139,1836,'_field_your-email','lizbadx3@yahoo.com'),(23127,1835,'_akismet',NULL),(23128,1835,'_recaptcha','a:0:{}'),(23129,1835,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23130,1835,'_consent','a:0:{}'),(23131,1835,'_hash','5b4288012c841b095e2e98b15e0c072d'),(23132,1836,'_spam_meta_time','1662766225'),(23133,1836,'_submission_status','spam'),(23134,1836,'_subject','One dollar is nothing, but it can grow into $100 here.'),(23135,1836,'_from','Crytosit <lizbadx3@yahoo.com>'),(23136,1836,'_from_name','Crytosit'),(23126,1835,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 9, 2022\";s:4:\"time\";s:7:\"9:17 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23125,1835,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23124,1835,'_field_mc4wp_checkbox','No'),(23123,1835,'_field_submit','Submit'),(23122,1835,'_field_your-message','Only one click can grow up your money really fast.  https://quehacerensantiago.cl/promo'),(23121,1835,'_field_your-subject','No need to work anymore while you have the Robot launched!'),(23119,1835,'_field_your-name','Crytosit'),(23120,1835,'_field_your-email','hrteoloko@gmail.com'),(23108,1834,'_akismet',NULL),(23109,1834,'_recaptcha','a:0:{}'),(23110,1834,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23111,1834,'_consent','a:0:{}'),(23112,1834,'_hash','ac913f3b42d97909d2a0a1b44b8a068c'),(23113,1835,'_spam_meta_time','1662758265'),(23114,1835,'_submission_status','spam'),(23115,1835,'_subject','No need to work anymore while you have the Robot launched!'),(23116,1835,'_from','Crytosit <hrteoloko@gmail.com>'),(23117,1835,'_from_name','Crytosit'),(23118,1835,'_from_email','hrteoloko@gmail.com'),(23107,1834,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 9, 2022\";s:4:\"time\";s:7:\"7:08 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23106,1834,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23105,1834,'_field_mc4wp_checkbox','No'),(23104,1834,'_field_submit','Submit'),(23103,1834,'_field_your-message','Launch the financial Bot now to start earning.  https://quehacerensantiago.cl/promo'),(23092,1833,'_consent','a:0:{}'),(23093,1833,'_hash','8a776e78e19f45441897acf8879e02b3'),(23094,1834,'_spam_meta_time','1662750510'),(23095,1834,'_submission_status','spam'),(23096,1834,'_subject','See how Robot makes $1000 from $1 of investment.'),(23097,1834,'_from','Crytosit <sir87@aol.com>'),(23098,1834,'_from_name','Crytosit'),(23099,1834,'_from_email','sir87@aol.com'),(23100,1834,'_field_your-name','Crytosit'),(23101,1834,'_field_your-email','sir87@aol.com'),(23102,1834,'_field_your-subject','See how Robot makes $1000 from $1 of investment.'),(23089,1833,'_akismet',NULL),(23090,1833,'_recaptcha','a:0:{}'),(23091,1833,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23071,1832,'_recaptcha','a:0:{}'),(23072,1832,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23088,1833,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 9, 2022\";s:4:\"time\";s:7:\"4:51 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23079,1833,'_from_name','Crytosit'),(23080,1833,'_from_email','renewenvserv@att.net'),(23081,1833,'_field_your-name','Crytosit'),(23082,1833,'_field_your-email','renewenvserv@att.net'),(23083,1833,'_field_your-subject','Even a child knows how to make $100 today.'),(23084,1833,'_field_your-message','Earn additional money without efforts.  http://www.portalradarimobiliario.com.br/ads.php?l=puertobelenn.cl%2Fpromo'),(23085,1833,'_field_submit','Submit'),(23086,1833,'_field_mc4wp_checkbox','No'),(23087,1833,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23078,1833,'_from','Crytosit <renewenvserv@att.net>'),(23076,1833,'_submission_status','spam'),(23077,1833,'_subject','Even a child knows how to make $100 today.'),(23075,1833,'_spam_meta_time','1662742266'),(23064,1832,'_field_checkbox-newsletter','a:1:{i:0;s:27:\"Subscribe to our newsletter\";}'),(23065,1832,'_field_profit-division','a:1:{i:0;s:32:\"90% for me - 10% for the project\";}'),(23066,1832,'_field_photo1-description','vcqtxv'),(23067,1832,'_field_mc4wp_checkbox','No'),(23068,1832,'_fields','a:13:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:12:\"photo-file-1\";N;s:12:\"photo1-title\";N;s:15:\"photo1-location\";N;s:17:\"suggest-a-project\";N;s:12:\"project-name\";N;s:18:\"checkbox-copyright\";N;s:19:\"checkbox-newsletter\";N;s:15:\"profit-division\";N;s:18:\"photo1-description\";N;s:14:\"mc4wp_checkbox\";N;}'),(23069,1832,'_meta','a:19:{s:13:\"serial_number\";i:1;s:9:\"remote_ip\";s:14:\"185.220.101.69\";s:10:\"user_agent\";s:126:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36 OPR/34.0.2036.47\";s:3:\"url\";s:41:\"https://www.fairphoto.com/submit-a-photo/\";s:4:\"date\";s:17:\"September 9, 2022\";s:4:\"time\";s:7:\"3:35 pm\";s:7:\"post_id\";s:2:\"57\";s:9:\"post_name\";s:14:\"submit-a-photo\";s:10:\"post_title\";s:14:\"Submit a Photo\";s:8:\"post_url\";s:41:\"https://www.fairphoto.com/submit-a-photo/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23063,1832,'_field_checkbox-copyright','a:1:{i:0;s:46:\"I own all copyrights over the submitted photo.\";}'),(23059,1832,'_field_photo1-title','yzxe7b'),(23060,1832,'_field_photo1-location','zzbicn'),(23061,1832,'_field_suggest-a-project','a:1:{i:0;s:3:\"Yes\";}'),(23062,1832,'_field_project-name','4e919i'),(23057,1832,'_field_your-country','ocll1v'),(23058,1832,'_field_photo-file-1','mff2bk'),(23056,1832,'_field_your-email','dedklokkk@ffo.kr'),(23054,1832,'_from_email','dedklokkk@ffo.kr'),(23053,1832,'_from_name','💛 Добрый вечер,Вам утвердили free билет на лото. Перейдите по ссылке далее >>> https://forms.yandex.com/cloud/63147fd6925c7bd365e3d915/?hs=571997a49c82e750b7aa297401e46d8c& 💛'),(23051,1832,'_subject','[your-subject]'),(23052,1832,'_from','💛 Добрый вечер,Вам утвердили free билет на лото. Перейдите по ссылке далее >>> https://forms.yandex.com/cloud/63147fd6925c7bd365e3d915/?hs=571997a49c82e750b7aa297401e46d8c& 💛 <dedklokkk@ffo.kr>'),(23044,1831,'_akismet',NULL),(23045,1831,'_recaptcha','a:0:{}'),(23046,1831,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23047,1831,'_consent','a:0:{}'),(23048,1831,'_hash','c8d529fd0ddb4100a7fb2abb2ba374bf'),(23049,1832,'_spam_meta_time','1662737740'),(23050,1832,'_submission_status','spam'),(23042,1831,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23041,1831,'_field_mc4wp_checkbox','No'),(23040,1831,'_field_submit','Submit'),(23039,1831,'_field_your-message','The huge income without investments is available.  http://802bikeguy.com/?wptouch_switch=desktop&redirect=https%3A%2F%2Fpuertobelenn.cl%2Fpromo'),(23038,1831,'_field_your-subject','Find out about the easiest way of money earning.'),(23036,1831,'_field_your-name','Crytosit'),(23037,1831,'_field_your-email','doublell16@yahoo.com'),(23025,1830,'_akismet',NULL),(23026,1830,'_recaptcha','a:0:{}'),(23027,1830,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23028,1830,'_consent','a:0:{}'),(23029,1830,'_hash','e23c425b1cfbc163e70cf14c6b4c574f'),(23030,1831,'_spam_meta_time','1662734110'),(23031,1831,'_submission_status','spam'),(23032,1831,'_subject','Find out about the easiest way of money earning.'),(23033,1831,'_from','Crytosit <doublell16@yahoo.com>'),(23034,1831,'_from_name','Crytosit'),(23035,1831,'_from_email','doublell16@yahoo.com'),(23024,1830,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 9, 2022\";s:4:\"time\";s:8:\"12:18 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23023,1830,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23022,1830,'_field_mc4wp_checkbox','No'),(23021,1830,'_field_submit','Submit'),(23010,1556,'_wp_desired_post_slug','the-online-income-is-the-easiest-ways-to-make-you-dream-come-true-6'),(23012,1830,'_submission_status','spam'),(23013,1830,'_subject','Financial Robot is #1 investment tool ever. Launch it!'),(23014,1830,'_from','Crytosit <ob1k@gateway.net>'),(23015,1830,'_from_name','Crytosit'),(23016,1830,'_from_email','ob1k@gateway.net'),(23017,1830,'_field_your-name','Crytosit'),(23018,1830,'_field_your-email','ob1k@gateway.net'),(23019,1830,'_field_your-subject','Financial Robot is #1 investment tool ever. Launch it!'),(23020,1830,'_field_your-message','Earning money in the Internet is easy if you use Robot.  http://adv.designbook.ru/adclick.php?bannerid=4&zoneid=8&source=&dest=https%3A%2F%2Fpuertobelenn.cl%2Fpromo&AspxAutoDetectCookieSupport=1'),(23009,1556,'_wp_trash_meta_time','1662719728'),(23007,1555,'_wp_desired_post_slug','small-investments-can-bring-tons-of-dollars-fast'),(23001,1553,'_wp_desired_post_slug','launch-the-best-investment-instrument-to-start-making-money-today-3'),(23000,1553,'_wp_trash_meta_time','1662719728'),(22998,1552,'_wp_desired_post_slug','check-out-the-new-financial-tool-which-can-make-you-rich-4'),(22997,1552,'_wp_trash_meta_time','1662719728'),(22995,1551,'_wp_desired_post_slug','we-know-how-to-become-rich-and-do-you-4'),(22994,1551,'_wp_trash_meta_time','1662719727'),(22981,1547,'_wp_trash_meta_status','flamingo-spam'),(22982,1547,'_wp_trash_meta_time','1662719727'),(22983,1547,'_wp_desired_post_slug','even-a-child-knows-how-to-make-100-today-2'),(22985,1548,'_wp_trash_meta_time','1662719727'),(22986,1548,'_wp_desired_post_slug','make-dollars-just-sitting-home-3'),(22988,1549,'_wp_trash_meta_time','1662719727'),(22989,1549,'_wp_desired_post_slug','feel-free-to-buy-everything-you-want-with-the-additional-income'),(22991,1550,'_wp_trash_meta_time','1662719727'),(22992,1550,'_wp_desired_post_slug','check-out-the-newest-way-to-make-a-fantastic-profit-5'),(22980,1829,'_hash','09c218a86e078983d2d2e2a4b6d27da3'),(22979,1829,'_consent','a:0:{}'),(22978,1829,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22977,1829,'_recaptcha','a:0:{}'),(22960,1828,'_consent','a:0:{}'),(22961,1828,'_hash','44ee5bdfe8f71c010775b3a9040eda9d'),(22962,1829,'_spam_meta_time','1662717833'),(22963,1829,'_submission_status','spam'),(22964,1829,'_subject','Make money in the internet using this Bot. It really works!'),(22970,1829,'_field_your-subject','Make money in the internet using this Bot. It really works!'),(22971,1829,'_field_your-message','Financial Robot is #1 investment tool ever. Launch it!  http://www.videogram.com/auto/embed?api_key=23aac63d-aa77-48fb-8d74-42fde98dc5a6&url=https%3A%2F%2Fpuertobelenn.cl%2Fpromo&show_text=0&width=560&autoplay=1'),(22972,1829,'_field_submit','Submit'),(22973,1829,'_field_mc4wp_checkbox','No'),(22974,1829,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22975,1829,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 9, 2022\";s:4:\"time\";s:8:\"10:03 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22969,1829,'_field_your-email','johnnyrivera836822@yahoo.com'),(22968,1829,'_field_your-name','Crytosit'),(22967,1829,'_from_email','johnnyrivera836822@yahoo.com'),(22966,1829,'_from_name','Crytosit'),(23368,1847,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23367,1847,'_field_mc4wp_checkbox','No'),(23366,1847,'_field_submit','Submit'),(23365,1847,'_field_your-message','Launch the robot and let it bring you money.  https://yourchoiceautosalesnt.com/?wptouch_switch=desktop&redirect=https%3A%2F%2Fvaratradgardsforening.se%2Fpromo'),(23364,1847,'_field_your-subject','Make money, not war! Financial Robot is what you need.'),(23362,1847,'_field_your-name','Crytosit'),(23363,1847,'_field_your-email','recepture67@hotmail.com'),(23351,1846,'_akismet',NULL),(23352,1846,'_recaptcha','a:0:{}'),(23353,1846,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23354,1846,'_consent','a:0:{}'),(23355,1846,'_hash','ed087689016f27e271ff648e52a2e2f5'),(23356,1847,'_spam_meta_time','1662857242'),(23357,1847,'_submission_status','spam'),(23358,1847,'_subject','Make money, not war! Financial Robot is what you need.'),(23359,1847,'_from','Crytosit <recepture67@hotmail.com>'),(23360,1847,'_from_name','Crytosit'),(23361,1847,'_from_email','recepture67@hotmail.com'),(23350,1846,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 10, 2022\";s:4:\"time\";s:8:\"10:38 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23349,1846,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23347,1846,'_field_submit','Submit'),(23348,1846,'_field_mc4wp_checkbox','No'),(23337,1846,'_spam_meta_time','1662849480'),(23338,1846,'_submission_status','spam'),(23339,1846,'_subject','Have no money? Earn it online.'),(23340,1846,'_from','Crytosit <redneck809@gmail.com>'),(23341,1846,'_from_name','Crytosit'),(23342,1846,'_from_email','redneck809@gmail.com'),(23343,1846,'_field_your-name','Crytosit'),(23344,1846,'_field_your-email','redneck809@gmail.com'),(23345,1846,'_field_your-subject','Have no money? Earn it online.'),(23346,1846,'_field_your-message','Join the society of successful people who make money here.  http://mivzakon.co.il/news/news_site.asp?url=https://varatradgardsforening.se/promo'),(23336,1845,'_hash','30ecee746732e948df7c6d575d82b148'),(23335,1845,'_consent','a:0:{}'),(23334,1845,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23333,1845,'_recaptcha','a:0:{}'),(23318,1845,'_spam_meta_time','1662841616'),(23319,1845,'_submission_status','spam'),(23320,1845,'_subject','Make $1000 from $1 in a few minutes. Launch the financial robot now.'),(23326,1845,'_field_your-subject','Make $1000 from $1 in a few minutes. Launch the financial robot now.'),(23327,1845,'_field_your-message','The online financial Robot is your key to success.  https://torakichi.halhal.net/r/rl_out.cgi?id=ptspts&url=https://varatradgardsforening.se/promo'),(23328,1845,'_field_submit','Submit'),(23329,1845,'_field_mc4wp_checkbox','No'),(23330,1845,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23331,1845,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 10, 2022\";s:4:\"time\";s:7:\"8:26 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23325,1845,'_field_your-email','tetedede13@gmail.com'),(23323,1845,'_from_email','tetedede13@gmail.com'),(23324,1845,'_field_your-name','Crytosit'),(23322,1845,'_from_name','Crytosit'),(23315,1844,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23314,1844,'_recaptcha','a:0:{}'),(23313,1844,'_akismet',NULL),(23308,1844,'_field_your-message','The best way for everyone who rushes for financial independence.  https://med122.com/bitrix/rk.php?goto=https://varatradgardsforening.se/promo'),(23309,1844,'_field_submit','Submit'),(23310,1844,'_field_mc4wp_checkbox','No'),(23311,1844,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23312,1844,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 10, 2022\";s:4:\"time\";s:7:\"6:15 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23307,1844,'_field_your-subject','Let your money grow into the capital with this Robot.'),(23306,1844,'_field_your-email','Icemansprincess1@gmail.com'),(23305,1844,'_field_your-name','Crytosit'),(23301,1844,'_subject','Let your money grow into the capital with this Robot.'),(23300,1844,'_submission_status','spam'),(23299,1844,'_spam_meta_time','1662833744'),(23298,1843,'_hash','eb4121b668f7c31ff2f849e097d11732'),(23297,1843,'_consent','a:0:{}'),(23295,1843,'_recaptcha','a:0:{}'),(23296,1843,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23294,1843,'_akismet',NULL),(23293,1843,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 10, 2022\";s:4:\"time\";s:7:\"4:02 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23292,1843,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23290,1843,'_field_submit','Submit'),(23291,1843,'_field_mc4wp_checkbox','No'),(23274,1842,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 10, 2022\";s:4:\"time\";s:7:\"1:51 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23289,1843,'_field_your-message','The fastest way to make your wallet thick is found.  http://www.signal-service.expert/bitrix/redirect.php?event1=catalog_out&event2=/upload/iblock/5b0/Sertifikat-na-SD.pdf&event3=%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%20%20%EF%BF%BD%EF%BF%BD%20%EF%BF%BD%EF%BF%BD.pdf&goto=https%3A%2F%2Fvaratradgardsforening.se%2Fpromo'),(23288,1843,'_field_your-subject','No worries if you are fired. Work online.'),(23286,1843,'_field_your-name','Crytosit'),(23287,1843,'_field_your-email','sana_yol@hotmail.com'),(23284,1843,'_from_name','Crytosit'),(23285,1843,'_from_email','sana_yol@hotmail.com'),(23283,1843,'_from','Crytosit <sana_yol@hotmail.com>'),(23281,1843,'_submission_status','spam'),(23282,1843,'_subject','No worries if you are fired. Work online.'),(23275,1842,'_akismet',NULL),(23276,1842,'_recaptcha','a:0:{}'),(23277,1842,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23278,1842,'_consent','a:0:{}'),(23279,1842,'_hash','b27cb468bd53ec4e0fc040364bb16a69'),(23280,1843,'_spam_meta_time','1662825778'),(23273,1842,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23272,1842,'_field_mc4wp_checkbox','No'),(23271,1842,'_field_submit','Submit'),(23270,1842,'_field_your-message','Feel free to buy everything you want with the additional income.  https://www.foodengineeringmag.com/user/postlogin?redirect=https://varatradgardsforening.se/promo'),(23269,1842,'_field_your-subject','We have found the fastest way to be rich. Find it out here.'),(23268,1842,'_field_your-email','kathleendunham@outlook.com'),(23266,1842,'_from_email','kathleendunham@outlook.com'),(23267,1842,'_field_your-name','Crytosit'),(23256,1841,'_akismet',NULL),(23257,1841,'_recaptcha','a:0:{}'),(23258,1841,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23259,1841,'_consent','a:0:{}'),(23260,1841,'_hash','92b8deca1ca1b0ec0958b113f9c2dc0d'),(23261,1842,'_spam_meta_time','1662817860'),(23262,1842,'_submission_status','spam'),(23263,1842,'_subject','We have found the fastest way to be rich. Find it out here.'),(23264,1842,'_from','Crytosit <kathleendunham@outlook.com>'),(23265,1842,'_from_name','Crytosit'),(23255,1841,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 10, 2022\";s:4:\"time\";s:8:\"11:39 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23253,1841,'_field_mc4wp_checkbox','No'),(23254,1841,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23252,1841,'_field_submit','Submit'),(23251,1841,'_field_your-message','The best online investment tool is found. Learn more!  https://quehacerensantiago.cl/promo'),(23240,1561,'_wp_trash_meta_time','1662806110'),(23241,1561,'_wp_desired_post_slug','financial-independence-is-what-everyone-needs-3'),(23243,1841,'_submission_status','spam'),(23244,1841,'_subject','Everyone can earn as much as he wants suing this Bot.'),(23245,1841,'_from','Crytosit <torie_escalante@yahoo.com>'),(23246,1841,'_from_name','Crytosit'),(23247,1841,'_from_email','torie_escalante@yahoo.com'),(23248,1841,'_field_your-name','Crytosit'),(23249,1841,'_field_your-email','torie_escalante@yahoo.com'),(23250,1841,'_field_your-subject','Everyone can earn as much as he wants suing this Bot.'),(23238,1560,'_wp_desired_post_slug','it-is-the-best-time-to-launch-the-robot-to-get-more-money-4'),(23237,1560,'_wp_trash_meta_time','1662806110'),(23235,1559,'_wp_desired_post_slug','have-no-money-earn-it-online-5'),(23446,1851,'_akismet',NULL),(23447,1851,'_recaptcha','a:0:{}'),(23437,1851,'_from_email','rablove@live.com'),(23435,1851,'_from','Crytosit <rablove@live.com>'),(23436,1851,'_from_name','Crytosit'),(23432,1851,'_spam_meta_time','1662889290'),(23433,1851,'_submission_status','spam'),(23434,1851,'_subject','Turn $1 into $100 instantly. Use the financial Robot.'),(23470,1852,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 11, 2022\";s:4:\"time\";s:8:\"12:14 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23461,1852,'_from_name','Crytosit'),(23462,1852,'_from_email','shamelesspromos@gmail.com'),(23463,1852,'_field_your-name','Crytosit'),(23464,1852,'_field_your-email','shamelesspromos@gmail.com'),(23465,1852,'_field_your-subject','Start making thousands of dollars every week.'),(23466,1852,'_field_your-message','Provide your family with the money in age. Launch the Robot!  http://love.noaram.com/search/rank.cgi?mode=link&id=13&url=https://varatradgardsforening.se/promo'),(23467,1852,'_field_submit','Submit'),(23468,1852,'_field_mc4wp_checkbox','No'),(23469,1852,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23460,1852,'_from','Crytosit <shamelesspromos@gmail.com>'),(23459,1852,'_subject','Start making thousands of dollars every week.'),(23458,1852,'_submission_status','spam'),(23455,1563,'_wp_trash_meta_time','1662892274'),(23456,1563,'_wp_desired_post_slug','make-your-computer-to-be-you-earning-instrument'),(23489,1853,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 11, 2022\";s:4:\"time\";s:7:\"4:36 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23488,1853,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23487,1853,'_field_mc4wp_checkbox','No'),(23486,1853,'_field_submit','Submit'),(23485,1853,'_field_your-message','Watch your money grow while you invest with the Robot.  https://stroytorg97.ru/bitrix/rk.php?goto=https://varatradgardsforening.se/promo'),(23474,1852,'_consent','a:0:{}'),(23475,1852,'_hash','3e6f7c9a5ddfa31a1a497b8f9ac44685'),(23476,1853,'_spam_meta_time','1662914219'),(23477,1853,'_submission_status','spam'),(23478,1853,'_subject','Even a child knows how to make $100 today with the help of this robot.'),(23479,1853,'_from','Crytosit <vcastillo@juno.com>'),(23480,1853,'_from_name','Crytosit'),(23481,1853,'_from_email','vcastillo@juno.com'),(23482,1853,'_field_your-name','Crytosit'),(23483,1853,'_field_your-email','vcastillo@juno.com'),(23484,1853,'_field_your-subject','Even a child knows how to make $100 today with the help of this robot.'),(23473,1852,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23471,1852,'_akismet',NULL),(23472,1852,'_recaptcha','a:0:{}'),(23504,1854,'_field_your-message','Нiǃ\r\nI\'vе noticed thаt many guуs рrеfеr rеgular girlѕ.\r\nI арplaude the men оut thеrе whо hаd thе balls to enjоy thе love of manу wоmen and chооѕе the onе that he knew wоuld be hіs bеѕt frіеnd durіng thе bumpу аnd сrаzу thіng сalled lifе.\r\nΙ wаnted to be thаt friend, not juѕt a ѕtаble, reliаblе and borіng hоusewife.\r\nI аm 26 уеars оld, Chrіѕtіnа, from thе Сzеch Rерublіс, knоw Εngliѕh languаgе alsо.\r\nΑnyway, уou can fіnd mу рrofile hеrе: http://peusterpunis.gq/page-70382/ \r\n'),(23503,1854,'_field_your-subject','I am аn оrdinarу girl. Ι wаnt to mеet an ordіnarу ѕerious mаn.'),(23502,1854,'_field_your-email','christinadial@hotmail.com'),(23501,1854,'_field_your-name','Christinadial'),(23500,1854,'_from_email','christinadial@hotmail.com'),(23499,1854,'_from_name','Christinadial'),(23498,1854,'_from','Christinadial <christinadial@hotmail.com>'),(23490,1853,'_akismet',NULL),(23491,1853,'_recaptcha','a:0:{}'),(23492,1853,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23493,1853,'_consent','a:0:{}'),(23494,1853,'_hash','db787abec5b920409918245bfb58e812'),(23495,1854,'_spam_meta_time','1662914977'),(23496,1854,'_submission_status','spam'),(23497,1854,'_subject','I am аn оrdinarу girl. Ι wаnt to mеet an ordіnarу ѕerious mаn.'),(23546,1856,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:15:\"176.124.207.132\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.39\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 11, 2022\";s:4:\"time\";s:7:\"8:17 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23545,1856,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23543,1856,'_field_submit','Submit'),(23544,1856,'_field_mc4wp_checkbox','No'),(23535,1856,'_subject','Brand new iPhone 14 - you can win it now! Test your luck!'),(23536,1856,'_from','WarnerRox <hairdoughnut@gmail.com>'),(23537,1856,'_from_name','WarnerRox'),(23538,1856,'_from_email','hairdoughnut@gmail.com'),(23539,1856,'_field_your-name','WarnerRox'),(23540,1856,'_field_your-email','hairdoughnut@gmail.com'),(23541,1856,'_field_your-subject','Brand new iPhone 14 - you can win it now! Test your luck!'),(23542,1856,'_field_your-message','It is time to win a brand new iPhone 14. Test your luck! \r\nYou’ve been selected for a chance to win a brand new iPhone 14. Register here https://cutt.ly/RCvg52k before the timer ends to enter the draw. \r\nThe faster you register, the higher your chance to win!'),(23534,1856,'_submission_status','spam'),(23532,1855,'_hash','b97cdef58d288001798afcdc49321b33'),(23533,1856,'_spam_meta_time','1662927462'),(23531,1855,'_consent','a:0:{}'),(23515,1855,'_submission_status','spam'),(23516,1855,'_subject','Financial robot is your success formula is found. Learn more about it.'),(23517,1855,'_from','Crytosit <bluebamazz@yahoo.com>'),(23523,1855,'_field_your-message','Start making thousands of dollars every week.  https://www.jobsqueen.com/go.php?varatradgardsforening.se%2Fpromo'),(23524,1855,'_field_submit','Submit'),(23525,1855,'_field_mc4wp_checkbox','No'),(23526,1855,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23527,1855,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 11, 2022\";s:4:\"time\";s:7:\"6:49 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23522,1855,'_field_your-subject','Financial robot is your success formula is found. Learn more about it.'),(23520,1855,'_field_your-name','Crytosit'),(23521,1855,'_field_your-email','bluebamazz@yahoo.com'),(23518,1855,'_from_name','Crytosit'),(23519,1855,'_from_email','bluebamazz@yahoo.com'),(23511,1854,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:58:\"reCAPTCHA score (0.10) is lower than the threshold (0.50).\";}}'),(23509,1854,'_akismet',NULL),(23510,1854,'_recaptcha','a:3:{s:7:\"version\";s:3:\"3.0\";s:9:\"threshold\";d:0.5;s:8:\"response\";a:5:{s:7:\"success\";b:1;s:12:\"challenge_ts\";s:20:\"2022-09-11T16:49:25Z\";s:8:\"hostname\";s:17:\"www.fairphoto.com\";s:5:\"score\";d:0.1000000000000000055511151231257827021181583404541015625;s:6:\"action\";s:6:\"verify\";}}'),(23506,1854,'_field_mc4wp_checkbox','No'),(23507,1854,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23508,1854,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"84.17.48.233\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 11, 2022\";s:4:\"time\";s:7:\"4:49 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23505,1854,'_field_submit','Submit'),(23563,1857,'_field_mc4wp_checkbox','No'),(23562,1857,'_field_submit','Submit'),(23561,1857,'_field_your-message','This robot can bring you money 24/7.  http://www.biotox.cz/enpsyro/redir.php?url=http%3A//varatradgardsforening.se%2Fpromo'),(23560,1857,'_field_your-subject','Earning $1000 a day is easy if you use this financial Robot.'),(23559,1857,'_field_your-email','ryanandlaura@telus.net'),(23558,1857,'_field_your-name','Crytosit'),(23556,1857,'_from_name','Crytosit'),(23557,1857,'_from_email','ryanandlaura@telus.net'),(23549,1856,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:58:\"reCAPTCHA score (0.10) is lower than the threshold (0.50).\";}}'),(23550,1856,'_consent','a:0:{}'),(23551,1856,'_hash','e637e71b081e0af76cfca381e0161533'),(23552,1857,'_spam_meta_time','1662930150'),(23553,1857,'_submission_status','spam'),(23554,1857,'_subject','Earning $1000 a day is easy if you use this financial Robot.'),(23555,1857,'_from','Crytosit <ryanandlaura@telus.net>'),(23548,1856,'_recaptcha','a:3:{s:7:\"version\";s:3:\"3.0\";s:9:\"threshold\";d:0.5;s:8:\"response\";a:5:{s:7:\"success\";b:1;s:12:\"challenge_ts\";s:20:\"2022-09-11T20:17:27Z\";s:8:\"hostname\";s:17:\"www.fairphoto.com\";s:5:\"score\";d:0.1000000000000000055511151231257827021181583404541015625;s:6:\"action\";s:6:\"verify\";}}'),(23547,1856,'_akismet',NULL),(23579,1858,'_field_your-subject','Making money can be extremely easy if you use this Robot.'),(23578,1858,'_field_your-email','kellylynnmchugh@gmail.com'),(23577,1858,'_field_your-name','Crytosit'),(23576,1858,'_from_email','kellylynnmchugh@gmail.com'),(23575,1858,'_from_name','Crytosit'),(23573,1858,'_subject','Making money can be extremely easy if you use this Robot.'),(23574,1858,'_from','Crytosit <kellylynnmchugh@gmail.com>'),(23572,1858,'_submission_status','spam'),(23571,1858,'_spam_meta_time','1662938136'),(23569,1857,'_consent','a:0:{}'),(23570,1857,'_hash','adab437cf8e2e6d8983498b43b09be7b'),(23566,1857,'_akismet',NULL),(23567,1857,'_recaptcha','a:0:{}'),(23568,1857,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23565,1857,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 11, 2022\";s:4:\"time\";s:7:\"9:02 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(10607,842,'_flamingo','a:1:{s:7:\"channel\";i:54;}'),(24012,1880,'_akismet',NULL),(24013,1880,'_recaptcha','a:0:{}'),(24014,1880,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(24015,1880,'_consent','a:0:{}'),(24016,1880,'_hash','23f6d1c74ed74864da9e202410b45668'),(24017,79,'_oembed_e4e6fb3e56cc1731d5f3e7dcb90238bd','{{unknown}}'),(24018,79,'_oembed_0e4e20898f25cbae4eb74015cbd8e903','{{unknown}}'),(24019,79,'_oembed_ad9ef7b5e896d6e672ac2d7d959af100','{{unknown}}'),(24020,79,'_oembed_8263d49ad2f11e5eac7733e4c781f543','{{unknown}}'),(24021,79,'_oembed_512091673af662f72fffa16b08ffb8db','{{unknown}}'),(24009,1880,'_field_mc4wp_checkbox','No'),(24010,1880,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(24011,1880,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"172.68.102.217\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4400.8 Safari/537.36\";s:3:\"url\";s:32:\"http://fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 16, 2022\";s:4:\"time\";s:7:\"6:29 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:32:\"http://fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:20:\"http://fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(24008,1880,'_field_submit','Submit'),(23804,1869,'_hash','a642d9d822650e3f53f16917fd6f4f07'),(23803,1869,'_consent','a:0:{}'),(23802,1869,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23801,1869,'_recaptcha','a:0:{}'),(10727,783,'_flamingo','a:1:{s:7:\"channel\";i:55;}'),(23780,1868,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 13, 2022\";s:4:\"time\";s:7:\"4:23 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23799,1869,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"162.158.239.42\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 13, 2022\";s:4:\"time\";s:7:\"6:38 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23798,1869,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23797,1869,'_field_mc4wp_checkbox','No'),(23796,1869,'_field_submit','Submit'),(23795,1869,'_field_your-message','Let your money grow into the capital with this Robot.  https://allcnews.xyz/wfdl'),(23794,1869,'_field_your-subject','See how Robot makes $1000 from $1 of investment.'),(23792,1869,'_field_your-name','Crytosit'),(23793,1869,'_field_your-email','m_maamaar_r@yahoo.com'),(23791,1869,'_from_email','m_maamaar_r@yahoo.com'),(23786,1869,'_spam_meta_time','1663051081'),(23787,1869,'_submission_status','spam'),(23788,1869,'_subject','See how Robot makes $1000 from $1 of investment.'),(23789,1869,'_from','Crytosit <m_maamaar_r@yahoo.com>'),(23790,1869,'_from_name','Crytosit'),(23781,1868,'_akismet',NULL),(23782,1868,'_recaptcha','a:0:{}'),(23783,1868,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23784,1868,'_consent','a:0:{}'),(23785,1868,'_hash','6f941f5df0030c3b98606a32d0166004'),(23754,1867,'_field_your-name','Crytosit'),(23779,1868,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23778,1868,'_field_mc4wp_checkbox','No'),(23776,1868,'_field_your-message','Online Bot will bring you wealth and satisfaction.  https://allcnews.xyz/wfdl'),(23777,1868,'_field_submit','Submit'),(23775,1868,'_field_your-subject','Your money keep grow 24/7 if you use the financial Robot.'),(23774,1868,'_field_your-email','544@embarqmail.com'),(23773,1868,'_field_your-name','Crytosit'),(23772,1868,'_from_email','544@embarqmail.com'),(23771,1868,'_from_name','Crytosit'),(23770,1868,'_from','Crytosit <544@embarqmail.com>'),(23769,1868,'_subject','Your money keep grow 24/7 if you use the financial Robot.'),(23768,1868,'_submission_status','spam'),(23767,1868,'_spam_meta_time','1663042992'),(23765,1867,'_consent','a:0:{}'),(23766,1867,'_hash','c7751fb339e4397cb58ca9c47c3b7f20'),(23762,1867,'_akismet',NULL),(23763,1867,'_recaptcha','a:0:{}'),(23764,1867,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23759,1867,'_field_mc4wp_checkbox','No'),(23760,1867,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23761,1867,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 13, 2022\";s:4:\"time\";s:7:\"2:11 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23758,1867,'_field_submit','Submit'),(23757,1867,'_field_your-message','Every your dollar can turn into $100 after you lunch this Robot.  https://allcnews.xyz/wfdl'),(23756,1867,'_field_your-subject','Need money? Get it here easily?'),(23737,1866,'_field_your-subject','Financial robot is a great way to manage and increase your income.'),(23751,1867,'_from','Crytosit <reiter5@msn.com>'),(23750,1867,'_subject','Need money? Get it here easily?'),(23749,1867,'_submission_status','spam'),(23748,1867,'_spam_meta_time','1663035080'),(23746,1866,'_consent','a:0:{}'),(23747,1866,'_hash','f9af536a0fe29dfa394e811d9dde7efe'),(23745,1866,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23744,1866,'_recaptcha','a:0:{}'),(23743,1866,'_akismet',NULL),(23742,1866,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 12, 2022\";s:4:\"time\";s:7:\"7:02 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23741,1866,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23739,1866,'_field_submit','Submit'),(23740,1866,'_field_mc4wp_checkbox','No'),(23720,1865,'_field_submit','Submit'),(23721,1865,'_field_mc4wp_checkbox','No'),(23722,1865,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23735,1866,'_field_your-name','Crytosit'),(23734,1866,'_from_email','jmi6551@aol.com'),(23733,1866,'_from_name','Crytosit'),(23732,1866,'_from','Crytosit <jmi6551@aol.com>'),(23731,1866,'_subject','Financial robot is a great way to manage and increase your income.'),(23730,1866,'_submission_status','spam'),(23729,1866,'_spam_meta_time','1663009341'),(23727,1865,'_consent','a:0:{}'),(23728,1865,'_hash','191f410f605d53b5a7f601c746266110'),(23724,1865,'_akismet',NULL),(23725,1865,'_recaptcha','a:0:{}'),(23726,1865,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23719,1865,'_field_your-message','No worries if you are fired. Work online.  https://allnews.elk.pl/wfdl'),(23718,1865,'_field_your-subject','Make thousands of bucks. Financial robot will help you to do it!'),(23717,1865,'_field_your-email','peterpanzy884@comcast.net'),(23716,1865,'_field_your-name','Crytosit'),(23715,1865,'_from_email','peterpanzy884@comcast.net'),(23714,1865,'_from_name','Crytosit'),(23713,1865,'_from','Crytosit <peterpanzy884@comcast.net>'),(23712,1865,'_subject','Make thousands of bucks. Financial robot will help you to do it!'),(23711,1865,'_submission_status','spam'),(23709,1864,'_hash','d612cec15c68683e9e4e35d74ab9c488'),(23710,1865,'_spam_meta_time','1663001506'),(23705,1864,'_akismet',NULL),(23706,1864,'_recaptcha','a:0:{}'),(23707,1864,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23708,1864,'_consent','a:0:{}'),(23702,1864,'_field_mc4wp_checkbox','No'),(23701,1864,'_field_submit','Submit'),(23700,1864,'_field_your-message','Need money? Get it here easily! Just press this to launch the robot.  https://allnews.elk.pl/wfdl'),(23699,1864,'_field_your-subject','Need some more money? Robot will earn them really fast.'),(23697,1864,'_field_your-name','Crytosit'),(23698,1864,'_field_your-email','vcastillo@juno.com'),(23696,1864,'_from_email','vcastillo@juno.com'),(23694,1864,'_from','Crytosit <vcastillo@juno.com>'),(23695,1864,'_from_name','Crytosit'),(23686,1863,'_akismet',NULL),(23687,1863,'_recaptcha','a:0:{}'),(23688,1863,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23689,1863,'_consent','a:0:{}'),(23690,1863,'_hash','8bce241d63a02753bd338abb7b64f24d'),(23691,1864,'_spam_meta_time','1662993700'),(23692,1864,'_submission_status','spam'),(23693,1864,'_subject','Need some more money? Robot will earn them really fast.'),(23685,1863,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 12, 2022\";s:4:\"time\";s:8:\"12:28 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23684,1863,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23683,1863,'_field_mc4wp_checkbox','No'),(23680,1863,'_field_your-subject','Make your laptop a financial instrument with this program.'),(23681,1863,'_field_your-message','Wow! This Robot is a great start for an online career.  http://www.ponaflexusa.com/en/redirect?productid=266&url=https://varatradgardsforening.se/promo'),(23682,1863,'_field_submit','Submit'),(23679,1863,'_field_your-email','ts1000@yahoo.com'),(23676,1863,'_from_name','Crytosit'),(23677,1863,'_from_email','ts1000@yahoo.com'),(23678,1863,'_field_your-name','Crytosit'),(23664,1862,'_consent','a:0:{}'),(23665,1862,'_hash','4b0770115def54f949e233ddaccb42c6'),(23666,1564,'_wp_trash_meta_status','flamingo-spam'),(23667,1564,'_wp_trash_meta_time','1662978864'),(23668,1564,'_wp_desired_post_slug','your-computer-can-bring-you-additional-income-if-you-use-this-robot-2'),(23670,1565,'_wp_trash_meta_time','1662978865'),(23671,1565,'_wp_desired_post_slug','even-a-child-knows-how-to-make-money-do-you'),(23673,1863,'_submission_status','spam'),(23674,1863,'_subject','Make your laptop a financial instrument with this program.'),(23675,1863,'_from','Crytosit <ts1000@yahoo.com>'),(23661,1862,'_akismet',NULL),(23662,1862,'_recaptcha','a:0:{}'),(23663,1862,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23660,1862,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 12, 2022\";s:4:\"time\";s:8:\"10:17 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23650,1862,'_from','Crytosit <sarah_yer@yahoo.com>'),(23651,1862,'_from_name','Crytosit'),(23652,1862,'_from_email','sarah_yer@yahoo.com'),(23653,1862,'_field_your-name','Crytosit'),(23654,1862,'_field_your-email','sarah_yer@yahoo.com'),(23655,1862,'_field_your-subject','Start making thousands of dollars every week just using this robot.'),(23656,1862,'_field_your-message','The additional income is available for everyone using this robot.  http://www.moneycreators.ru/go.php?url=https://varatradgardsforening.se%2Fpromo/'),(23657,1862,'_field_submit','Submit'),(23658,1862,'_field_mc4wp_checkbox','No'),(23659,1862,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23648,1862,'_submission_status','spam'),(23649,1862,'_subject','Start making thousands of dollars every week just using this robot.'),(23647,1862,'_spam_meta_time','1662977846'),(23646,1861,'_hash','93608b74090b87c79fdb605779ece77d'),(23967,1878,'_field_your-email','satelkagashkin+33d@mail.ru'),(23968,1878,'_field_your-subject','Ihfkhdjadhvfej jdhjkdwshjfhwh jwsfishfuwsjdksldfheiudhfe'),(23969,1878,'_field_your-message','fairphoto.com Mfuehdwkjdwjfjwfwjhfdwkdwkhfjweh hidwhdjwskfawdhfwhkjdwdhqhfbejkdw fejkdlwjakdwefjkewndwfhwefjwehfew kjwjalkdheahfbejkfnjkewbfhegbfewjgjfkewsbjk'),(23932,1876,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"162.158.239.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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 13, 2022\";s:4:\"time\";s:8:\"11:12 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23930,1876,'_field_mc4wp_checkbox','No'),(23931,1876,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23929,1876,'_field_submit','Submit'),(23928,1876,'_field_your-message','The online financial Robot is your key to success.  https://allcryptonnews.xyz/0j35'),(23917,1875,'_consent','a:0:{}'),(23918,1875,'_hash','fc593fe7c1f9d365a5ca9dcd9c856e9e'),(23919,1876,'_spam_meta_time','1663110734'),(23920,1876,'_submission_status','spam'),(23921,1876,'_subject','Check out the newest way to make a fantastic profit.'),(23922,1876,'_from','Crytosit <zacweston1@gmail.com>'),(23923,1876,'_from_name','Crytosit'),(23924,1876,'_from_email','zacweston1@gmail.com'),(23925,1876,'_field_your-name','Crytosit'),(23926,1876,'_field_your-email','zacweston1@gmail.com'),(23927,1876,'_field_your-subject','Check out the newest way to make a fantastic profit.'),(23916,1875,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23914,1875,'_akismet',NULL),(23915,1875,'_recaptcha','a:0:{}'),(23896,1874,'_recaptcha','a:0:{}'),(23897,1874,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23913,1875,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"162.158.239.42\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 13, 2022\";s:4:\"time\";s:7:\"8:55 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23903,1875,'_from','Crytosit <blkstar@yahoo.com>'),(23904,1875,'_from_name','Crytosit'),(23905,1875,'_from_email','blkstar@yahoo.com'),(23906,1875,'_field_your-name','Crytosit'),(23907,1875,'_field_your-email','blkstar@yahoo.com'),(23908,1875,'_field_your-subject','The best way for everyone who rushes for financial independence.'),(23909,1875,'_field_your-message','Launch the financial Bot now to start earning.  https://allcryptonnews.xyz/0j35'),(23910,1875,'_field_submit','Submit'),(23911,1875,'_field_mc4wp_checkbox','No'),(23912,1875,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23901,1875,'_submission_status','spam'),(23902,1875,'_subject','The best way for everyone who rushes for financial independence.'),(23900,1875,'_spam_meta_time','1663102525'),(23881,1874,'_spam_meta_time','1663094715'),(23882,1874,'_submission_status','spam'),(23883,1874,'_subject','Launch the best investment instrument to start making money today.'),(23889,1874,'_field_your-subject','Launch the best investment instrument to start making money today.'),(23890,1874,'_field_your-message','No need to work anymore. Just launch the robot.  https://allcryptonnews.xyz/0j35'),(23891,1874,'_field_submit','Submit'),(23892,1874,'_field_mc4wp_checkbox','No'),(23893,1874,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23894,1874,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"162.158.239.52\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 13, 2022\";s:4:\"time\";s:7:\"6:45 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23888,1874,'_field_your-email','spencerwdill@gmail.com'),(23886,1874,'_from_email','spencerwdill@gmail.com'),(23887,1874,'_field_your-name','Crytosit'),(23885,1874,'_from_name','Crytosit'),(23865,1873,'_from','Crytosit <be4youdrive@yahoo.com>'),(23866,1873,'_from_name','Crytosit'),(23867,1873,'_from_email','be4youdrive@yahoo.com'),(23868,1873,'_field_your-name','Crytosit'),(23869,1873,'_field_your-email','be4youdrive@yahoo.com'),(23878,1873,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23876,1873,'_akismet',NULL),(23877,1873,'_recaptcha','a:0:{}'),(23873,1873,'_field_mc4wp_checkbox','No'),(23874,1873,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23875,1873,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"162.158.239.52\";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.24 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 13, 2022\";s:4:\"time\";s:7:\"4:32 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23872,1873,'_field_submit','Submit'),(23871,1873,'_field_your-message','Even a child knows how to make $100 today with the help of this robot.  https://allcryptonnews.xyz/0j35'),(23849,1872,'_field_your-name','Crytosit'),(23850,1872,'_field_your-email','semih_0126@hotmail.com'),(23851,1872,'_field_your-subject','The best online investment tool is found. Learn more!'),(23863,1873,'_submission_status','spam'),(23862,1873,'_spam_meta_time','1663086772'),(23860,1872,'_consent','a:0:{}'),(23861,1872,'_hash','799f31077ec85af5ea9952a9285b5897'),(23859,1872,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23858,1872,'_recaptcha','a:0:{}'),(23857,1872,'_akismet',NULL),(23856,1872,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"162.158.239.52\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 13, 2022\";s:4:\"time\";s:7:\"1:34 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23854,1872,'_field_mc4wp_checkbox','No'),(23855,1872,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23853,1872,'_field_submit','Submit'),(24025,1566,'_wp_trash_meta_time','1663398817'),(24026,1566,'_wp_desired_post_slug','make-money-in-the-internet-using-this-bot-it-really-works'),(24090,1588,'_wp_trash_meta_status','flamingo-spam'),(17935,1600,'_field_your-email','halesclelia@gmail.com'),(17909,1599,'_spam_meta_time','1660809914'),(11988,1324,'_submission_status','spam'),(11989,1324,'_subject','Find out about the easiest way of money earning.'),(11990,1324,'_from','Crytosit <kadbar3783@nrms.org>'),(11991,1324,'_from_name','Crytosit'),(11992,1324,'_from_email','kadbar3783@nrms.org'),(11993,1324,'_field_your-name','Crytosit'),(11994,1324,'_field_your-email','kadbar3783@nrms.org'),(11995,1324,'_field_your-subject','Find out about the easiest way of money earning.'),(11996,1324,'_field_your-message','Need money? Get it here easily?  https://melm.elletvweb.it/gotodate/go'),(11997,1324,'_field_submit','Submit'),(11998,1324,'_field_mc4wp_checkbox','No'),(11999,1324,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12000,1324,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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.24 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 18, 2022\";s:4:\"time\";s:8:\"12:01 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12001,1324,'_akismet',NULL),(12002,1324,'_recaptcha','a:0:{}'),(12003,1324,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12004,1324,'_consent','a:0:{}'),(12005,1324,'_hash','cfbc8aa2dd6c489e62dac1283338ee66'),(17975,1326,'_wp_trash_meta_status','flamingo-spam'),(12007,1325,'_submission_status','spam'),(12008,1325,'_subject','Robot is the best way for everyone who looks for financial independence.'),(12009,1325,'_from','Crytosit <Cookiemnstr13@yahoo.com>'),(12010,1325,'_from_name','Crytosit'),(12011,1325,'_from_email','Cookiemnstr13@yahoo.com'),(12012,1325,'_field_your-name','Crytosit'),(12013,1325,'_field_your-email','Cookiemnstr13@yahoo.com'),(12014,1325,'_field_your-subject','Robot is the best way for everyone who looks for financial independence.'),(12015,1325,'_field_your-message','See how Robot makes $1000 from $1 of investment.  https://melm.elletvweb.it/gotodate/go'),(12016,1325,'_field_submit','Submit'),(12017,1325,'_field_mc4wp_checkbox','No'),(12018,1325,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12019,1325,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 18, 2022\";s:4:\"time\";s:7:\"2:24 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12020,1325,'_akismet',NULL),(12021,1325,'_recaptcha','a:0:{}'),(12022,1325,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12023,1325,'_consent','a:0:{}'),(12024,1325,'_hash','25db53d4a8a4de9b9fb570fabbdb6279'),(17978,1327,'_wp_trash_meta_status','flamingo-spam'),(12026,1326,'_submission_status','spam'),(12027,1326,'_subject','There is no need to look for a job anymore. Work online.'),(12028,1326,'_from','Crytosit <tom.hester@sanmina-sci.com>'),(12029,1326,'_from_name','Crytosit'),(12030,1326,'_from_email','tom.hester@sanmina-sci.com'),(12031,1326,'_field_your-name','Crytosit'),(12032,1326,'_field_your-email','tom.hester@sanmina-sci.com'),(12033,1326,'_field_your-subject','There is no need to look for a job anymore. Work online.'),(12034,1326,'_field_your-message','Check out the newest way to make a fantastic profit.  https://melm.elletvweb.it/gotodate/go'),(12035,1326,'_field_submit','Submit'),(12036,1326,'_field_mc4wp_checkbox','No'),(12037,1326,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12038,1326,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 18, 2022\";s:4:\"time\";s:7:\"4:48 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12039,1326,'_akismet',NULL),(12040,1326,'_recaptcha','a:0:{}'),(12041,1326,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12042,1326,'_consent','a:0:{}'),(12043,1326,'_hash','b20770457f224194f217a60452944d98'),(17981,1328,'_wp_trash_meta_status','flamingo-spam'),(12045,1327,'_submission_status','spam'),(12046,1327,'_subject','Warning that Koi.io scam'),(12047,1327,'_from','Vladan Falcic <aaron@koi.io>'),(12048,1327,'_from_name','Vladan Falcic'),(12049,1327,'_from_email','aaron@koi.io'),(12050,1327,'_field_your-name','Vladan Falcic'),(12051,1327,'_field_your-email','aaron@koi.io'),(12052,1327,'_field_your-subject','Warning that Koi.io scam'),(12053,1327,'_field_your-message','Good afternoon, you have received this letter because we want the whole world to know and not cooperate with KOI.IO and the team that organised this scam which includes Roy Aaron, Claudia Polanco, Euglena Liu, Yuan Lee, Tao Liu, Jellu Ji, Anetta Sultygova and the advisers Vladan Falcic, Alex Man. \r\n \r\n \r\nThey all involved in organisation of the Koi.io scam and many other associated projects. They involvement in material losses more than $ 500,000 from investors, and this is only a small part of who we found, I think the amounts can be estimated at tens of millions of dollars. Team ignored SAFT agreement and did not disturbed tokens to the investors as well as completely changed tokenomics without any new agreements. Currently they try to hid all the traces of old team members, tokenomics and conditions. \r\n \r\nWe have all the proofs that we can send to any user upon request to SCAM.koimetaverse@protonmail.com \r\nTeam try to stay anonymous and hide most members uses pseudonymous. We would be grateful if you would complain about them in social networks. \r\n \r\nYou can report their website https://www.koi.io/-  here https://supportcenter.godaddy.com/AbuseReport . So they will stop stealing money. \r\n \r\nhttps://twitter.com/KoiMetaverse \r\nhttps://t.me/KoiMetaverse \r\nAll the communication as well as SAFT signature were organised from telegram account: @RoyABCAaa and @koikoikoi . Their LinkedIn profiles:https://www.linkedin.com/in/roy-aaron-258456226 \r\n \r\nThere are many associated scam project with this team and project beneficiaries which includes https://www.cosmicfactions.io/ (confirmed information )and probably https://ruby.io/ , https://skyrim.finance/ , https://www.charged.fi/ ( information from of their previous worker)'),(12054,1327,'_field_submit','Submit'),(12055,1327,'_field_mc4wp_checkbox','No'),(12056,1327,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12057,1327,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:11:\"84.17.47.26\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 18, 2022\";s:4:\"time\";s:7:\"6:56 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12058,1327,'_akismet',NULL),(12059,1327,'_recaptcha','a:0:{}'),(12060,1327,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12061,1327,'_consent','a:0:{}'),(12062,1327,'_hash','5a2f27d8d6ed59767c91d5afe43a1729'),(17984,1329,'_wp_trash_meta_status','flamingo-spam'),(12064,1328,'_submission_status','spam'),(12065,1328,'_subject','Your money keep grow 24/7 if you use the financial Robot.'),(12066,1328,'_from','Crytosit <tryn2bdbest@yahoo.com>'),(12067,1328,'_from_name','Crytosit'),(12068,1328,'_from_email','tryn2bdbest@yahoo.com'),(12069,1328,'_field_your-name','Crytosit'),(12070,1328,'_field_your-email','tryn2bdbest@yahoo.com'),(12071,1328,'_field_your-subject','Your money keep grow 24/7 if you use the financial Robot.'),(12072,1328,'_field_your-message','Making money is very easy if you use the financial Robot.  https://melm.elletvweb.it/gotodate/go'),(12073,1328,'_field_submit','Submit'),(12074,1328,'_field_mc4wp_checkbox','No'),(12075,1328,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12076,1328,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 18, 2022\";s:4:\"time\";s:7:\"7:10 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12077,1328,'_akismet',NULL),(12078,1328,'_recaptcha','a:0:{}'),(12079,1328,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12080,1328,'_consent','a:0:{}'),(12081,1328,'_hash','8299926a70cf41e16403d442e68bfee9'),(17987,1330,'_wp_trash_meta_status','flamingo-spam'),(12083,1329,'_submission_status','spam'),(12084,1329,'_subject','Thousands of bucks are guaranteed if you use this robot.'),(12085,1329,'_from','Crytosit <ohthe4ofus@yahoo.com>'),(12086,1329,'_from_name','Crytosit'),(12087,1329,'_from_email','ohthe4ofus@yahoo.com'),(12088,1329,'_field_your-name','Crytosit'),(12089,1329,'_field_your-email','ohthe4ofus@yahoo.com'),(12090,1329,'_field_your-subject','Thousands of bucks are guaranteed if you use this robot.'),(12091,1329,'_field_your-message','Every your dollar can turn into $100 after you lunch this Robot.  https://melm.elletvweb.it/gotodate/go'),(12092,1329,'_field_submit','Submit'),(12093,1329,'_field_mc4wp_checkbox','No'),(12094,1329,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12095,1329,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 18, 2022\";s:4:\"time\";s:7:\"9:32 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12096,1329,'_akismet',NULL),(12097,1329,'_recaptcha','a:0:{}'),(12098,1329,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12099,1329,'_consent','a:0:{}'),(12100,1329,'_hash','c85383e90378fd5dd3a75c1a6bd118c6'),(17990,1331,'_wp_trash_meta_status','flamingo-spam'),(12102,1330,'_submission_status','spam'),(12103,1330,'_subject','Check out the new financial tool, which can make you rich.'),(12104,1330,'_from','Crytosit <m_maamaar_r@yahoo.com>'),(12105,1330,'_from_name','Crytosit'),(12106,1330,'_from_email','m_maamaar_r@yahoo.com'),(12107,1330,'_field_your-name','Crytosit'),(12108,1330,'_field_your-email','m_maamaar_r@yahoo.com'),(12109,1330,'_field_your-subject','Check out the new financial tool, which can make you rich.'),(12110,1330,'_field_your-message','Make money in the internet using this Bot. It really works!  https://melm.elletvweb.it/gotodate/go'),(12111,1330,'_field_submit','Submit'),(12112,1330,'_field_mc4wp_checkbox','No'),(12113,1330,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12114,1330,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 18, 2022\";s:4:\"time\";s:8:\"11:54 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12115,1330,'_akismet',NULL),(12116,1330,'_recaptcha','a:0:{}'),(12117,1330,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12118,1330,'_consent','a:0:{}'),(12119,1330,'_hash','60d814a376089dc475a5796231e849f1'),(17993,1332,'_wp_trash_meta_status','flamingo-spam'),(12121,1331,'_submission_status','spam'),(12122,1331,'_subject','No need to stay awake all night long to earn money. Launch the robot.'),(12123,1331,'_from','Crytosit <desenseplaya89@optonline.net>'),(12124,1331,'_from_name','Crytosit'),(12125,1331,'_from_email','desenseplaya89@optonline.net'),(12126,1331,'_field_your-name','Crytosit'),(12127,1331,'_field_your-email','desenseplaya89@optonline.net'),(12128,1331,'_field_your-subject','No need to stay awake all night long to earn money. Launch the robot.'),(12129,1331,'_field_your-message','Turn $1 into $100 instantly. Use the financial Robot.  https://melm.elletvweb.it/gotodate/go'),(12130,1331,'_field_submit','Submit'),(12131,1331,'_field_mc4wp_checkbox','No'),(12132,1331,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12133,1331,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 19, 2022\";s:4:\"time\";s:7:\"2:17 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12134,1331,'_akismet',NULL),(12135,1331,'_recaptcha','a:0:{}'),(12136,1331,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12137,1331,'_consent','a:0:{}'),(12138,1331,'_hash','2433842132c347a7b0ee162b03046b61'),(17996,1333,'_wp_trash_meta_status','flamingo-spam'),(12140,1332,'_submission_status','spam'),(12141,1332,'_subject','Every your dollar can turn into $100 after you lunch this Robot.'),(12142,1332,'_from','Crytosit <rach0147@hotmail.com>'),(12143,1332,'_from_name','Crytosit'),(12144,1332,'_from_email','rach0147@hotmail.com'),(12145,1332,'_field_your-name','Crytosit'),(12146,1332,'_field_your-email','rach0147@hotmail.com'),(12147,1332,'_field_your-subject','Every your dollar can turn into $100 after you lunch this Robot.'),(12148,1332,'_field_your-message','Need money? Get it here easily?  https://melm.elletvweb.it/gotodate/go'),(12149,1332,'_field_submit','Submit'),(12150,1332,'_field_mc4wp_checkbox','No'),(12151,1332,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12152,1332,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 19, 2022\";s:4:\"time\";s:7:\"4:39 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12153,1332,'_akismet',NULL),(12154,1332,'_recaptcha','a:0:{}'),(12155,1332,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12156,1332,'_consent','a:0:{}'),(12157,1332,'_hash','efef1970aa2c18452b145b2fc1ef148f'),(17999,1334,'_wp_trash_meta_status','flamingo-spam'),(12159,1333,'_submission_status','spam'),(12160,1333,'_subject','Make thousands every week working online here.'),(12161,1333,'_from','Crytosit <moonfairie24@comcast.net>'),(12162,1333,'_from_name','Crytosit'),(12163,1333,'_from_email','moonfairie24@comcast.net'),(12164,1333,'_field_your-name','Crytosit'),(12165,1333,'_field_your-email','moonfairie24@comcast.net'),(12166,1333,'_field_your-subject','Make thousands every week working online here.'),(12167,1333,'_field_your-message','Everyone can earn as much as he wants suing this Bot.  https://melm.elletvweb.it/gotodate/go'),(12168,1333,'_field_submit','Submit'),(12169,1333,'_field_mc4wp_checkbox','No'),(12170,1333,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12171,1333,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 19, 2022\";s:4:\"time\";s:7:\"7:02 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12172,1333,'_akismet',NULL),(12173,1333,'_recaptcha','a:0:{}'),(12174,1333,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12175,1333,'_consent','a:0:{}'),(12176,1333,'_hash','d8b221093f71619306a9090015da2e4f'),(18002,1602,'_spam_meta_time','1660824817'),(12178,1334,'_submission_status','spam'),(12179,1334,'_subject','The best online investment tool is found. Learn more!'),(12180,1334,'_from','Crytosit <sarah_yer@yahoo.com>'),(12181,1334,'_from_name','Crytosit'),(12182,1334,'_from_email','sarah_yer@yahoo.com'),(12183,1334,'_field_your-name','Crytosit'),(12184,1334,'_field_your-email','sarah_yer@yahoo.com'),(12185,1334,'_field_your-subject','The best online investment tool is found. Learn more!'),(12186,1334,'_field_your-message','Make your money work for you all day long.  https://melm.elletvweb.it/gotodate/go'),(12187,1334,'_field_submit','Submit'),(12188,1334,'_field_mc4wp_checkbox','No'),(12189,1334,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12190,1334,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 19, 2022\";s:4:\"time\";s:7:\"9:23 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12191,1334,'_akismet',NULL),(12192,1334,'_recaptcha','a:0:{}'),(12193,1334,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12194,1334,'_consent','a:0:{}'),(12195,1334,'_hash','91473bbd5109167012fda8cb90379bf1'),(18288,1615,'_from_email','marcos.maldonado05@yahoo.com'),(18273,1614,'_field_your-message','The financial Robot works for you even when you sleep.  https://melm.escueladelcambio.es/'),(18269,1614,'_from_email','otisboatus@hotmail.com'),(18268,1614,'_from_name','Crytosit'),(18232,1335,'_wp_trash_meta_time','1660905015'),(18230,1613,'_hash','3155dbffa62e435ee37efac87bdad290'),(18229,1613,'_consent','a:0:{}'),(18212,1613,'_spam_meta_time','1660899735'),(12206,1335,'_submission_status','spam'),(12207,1335,'_subject','NEW: Semrush Backlinks'),(12208,1335,'_from','Mike Paterson <no-replyPl@gmail.com>'),(12209,1335,'_from_name','Mike Paterson'),(12210,1335,'_from_email','no-replyPl@gmail.com'),(12211,1335,'_field_your-name','Mike Paterson\r\n'),(12212,1335,'_field_your-email','no-replyPl@gmail.com'),(12213,1335,'_field_your-subject','NEW: Semrush Backlinks'),(12214,1335,'_field_your-message','Hello \r\n \r\nThis is Mike Paterson\r\n \r\nLet me show you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your fairphoto.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\n \r\nRegards \r\n \r\nMike Paterson\r\n \r\nmike@strictlydigital.net'),(12215,1335,'_field_submit','Submit'),(12216,1335,'_field_mc4wp_checkbox','No'),(12217,1335,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12218,1335,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"37.19.223.120\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 19, 2022\";s:4:\"time\";s:8:\"11:27 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12219,1335,'_akismet',NULL),(12220,1335,'_recaptcha','a:0:{}'),(12221,1335,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12222,1335,'_consent','a:0:{}'),(12223,1335,'_hash','af427750aff6d67cbe5a673b67eeb9c2'),(18237,1337,'_wp_trash_meta_status','flamingo-spam'),(12225,1336,'_submission_status','spam'),(12226,1336,'_subject','Earn additional money without efforts.'),(12227,1336,'_from','Crytosit <ererwwq@163.com>'),(12228,1336,'_from_name','Crytosit'),(12229,1336,'_from_email','ererwwq@163.com'),(12230,1336,'_field_your-name','Crytosit'),(12231,1336,'_field_your-email','ererwwq@163.com'),(12232,1336,'_field_your-subject','Earn additional money without efforts.'),(12233,1336,'_field_your-message','Launch the financial Bot now to start earning.  https://melm.elletvweb.it/gotodate/go'),(12234,1336,'_field_submit','Submit'),(12235,1336,'_field_mc4wp_checkbox','No'),(12236,1336,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12237,1336,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 19, 2022\";s:4:\"time\";s:8:\"11:44 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12238,1336,'_akismet',NULL),(12239,1336,'_recaptcha','a:0:{}'),(12240,1336,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12241,1336,'_consent','a:0:{}'),(12242,1336,'_hash','f9b08de8362e09f1dec540baadd68157'),(18240,1338,'_wp_trash_meta_status','flamingo-spam'),(12244,1337,'_submission_status','spam'),(12245,1337,'_subject','Online job can be really effective if you use this Robot.'),(12246,1337,'_from','Crytosit <scoophot73@yahoo.com>'),(12247,1337,'_from_name','Crytosit'),(12248,1337,'_from_email','scoophot73@yahoo.com'),(12249,1337,'_field_your-name','Crytosit'),(12250,1337,'_field_your-email','scoophot73@yahoo.com'),(12251,1337,'_field_your-subject','Online job can be really effective if you use this Robot.'),(12252,1337,'_field_your-message','Make thousands of bucks. Financial robot will help you to do it!  https://melm.elletvweb.it/gotodate/go'),(12253,1337,'_field_submit','Submit'),(12254,1337,'_field_mc4wp_checkbox','No'),(12255,1337,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12256,1337,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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.24 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 19, 2022\";s:4:\"time\";s:7:\"2:10 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12257,1337,'_akismet',NULL),(12258,1337,'_recaptcha','a:0:{}'),(12259,1337,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12260,1337,'_consent','a:0:{}'),(12261,1337,'_hash','671494aaa2a12f9f06c0adcccffb8338'),(18243,1339,'_wp_trash_meta_status','flamingo-spam'),(12263,1338,'_submission_status','spam'),(12264,1338,'_subject','There is no need to look for a job anymore. Work online.'),(12265,1338,'_from','Crytosit <ynayampally@gmail.com>'),(12266,1338,'_from_name','Crytosit'),(12267,1338,'_from_email','ynayampally@gmail.com'),(12268,1338,'_field_your-name','Crytosit'),(12269,1338,'_field_your-email','ynayampally@gmail.com'),(12270,1338,'_field_your-subject','There is no need to look for a job anymore. Work online.'),(12271,1338,'_field_your-message','Need money? Earn it without leaving your home.  https://melm.elletvweb.it/gotodate/go'),(12272,1338,'_field_submit','Submit'),(12273,1338,'_field_mc4wp_checkbox','No'),(12274,1338,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12275,1338,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 19, 2022\";s:4:\"time\";s:7:\"4:30 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12276,1338,'_akismet',NULL),(12277,1338,'_recaptcha','a:0:{}'),(12278,1338,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12279,1338,'_consent','a:0:{}'),(12280,1338,'_hash','9486a1e02f671fe60e6d9c41901e357e'),(18246,1340,'_wp_trash_meta_status','flamingo-spam'),(12282,1339,'_submission_status','spam'),(12283,1339,'_subject','The best online investment tool is found. Learn more!'),(12284,1339,'_from','Crytosit <leon_conway11@gmail.com>'),(12285,1339,'_from_name','Crytosit'),(12286,1339,'_from_email','leon_conway11@gmail.com'),(12287,1339,'_field_your-name','Crytosit'),(12288,1339,'_field_your-email','leon_conway11@gmail.com'),(12289,1339,'_field_your-subject','The best online investment tool is found. Learn more!'),(12290,1339,'_field_your-message','Still not a millionaire? Fix it now!  https://melm.elletvweb.it/gotodate/go'),(12291,1339,'_field_submit','Submit'),(12292,1339,'_field_mc4wp_checkbox','No'),(12293,1339,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12294,1339,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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.24 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 19, 2022\";s:4:\"time\";s:7:\"6:49 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12295,1339,'_akismet',NULL),(12296,1339,'_recaptcha','a:0:{}'),(12297,1339,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12298,1339,'_consent','a:0:{}'),(12299,1339,'_hash','2f254765f82306edb816b7b93d51c261'),(18249,1341,'_wp_trash_meta_status','flamingo-spam'),(12301,1340,'_submission_status','spam'),(12302,1340,'_subject','Earn additional money without efforts.'),(12303,1340,'_from','Crytosit <liosemchania@earthlink.net>'),(12304,1340,'_from_name','Crytosit'),(12305,1340,'_from_email','liosemchania@earthlink.net'),(12306,1340,'_field_your-name','Crytosit'),(12307,1340,'_field_your-email','liosemchania@earthlink.net'),(12308,1340,'_field_your-subject','Earn additional money without efforts.'),(12309,1340,'_field_your-message','The fastest way to make your wallet thick is found.  https://melm.elletvweb.it/gotodate/go'),(12310,1340,'_field_submit','Submit'),(12311,1340,'_field_mc4wp_checkbox','No'),(12312,1340,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12313,1340,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 19, 2022\";s:4:\"time\";s:7:\"9:10 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12314,1340,'_akismet',NULL),(12315,1340,'_recaptcha','a:0:{}'),(12316,1340,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12317,1340,'_consent','a:0:{}'),(12318,1340,'_hash','c0565f56413f53a38756371429286cf4'),(18252,1342,'_wp_trash_meta_status','flamingo-spam'),(12320,1341,'_submission_status','spam'),(12321,1341,'_subject','It is the best time to launch the Robot to get more money.'),(12322,1341,'_from','Crytosit <lxwpolzkwm1qb@yahoo.com>'),(12323,1341,'_from_name','Crytosit'),(12324,1341,'_from_email','lxwpolzkwm1qb@yahoo.com'),(12325,1341,'_field_your-name','Crytosit'),(12326,1341,'_field_your-email','lxwpolzkwm1qb@yahoo.com'),(12327,1341,'_field_your-subject','It is the best time to launch the Robot to get more money.'),(12328,1341,'_field_your-message','Provide your family with the money in age. Launch the Robot!  https://melm.elletvweb.it/gotodate/go'),(12329,1341,'_field_submit','Submit'),(12330,1341,'_field_mc4wp_checkbox','No'),(12331,1341,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12332,1341,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 19, 2022\";s:4:\"time\";s:8:\"11:31 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12333,1341,'_akismet',NULL),(12334,1341,'_recaptcha','a:0:{}'),(12335,1341,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12336,1341,'_consent','a:0:{}'),(12337,1341,'_hash','717a990b806983836ef6b09f3c4e9d2d'),(18255,1343,'_wp_trash_meta_status','flamingo-spam'),(12339,1342,'_submission_status','spam'),(12340,1342,'_subject','Just one click can turn you dollar into $1000.'),(12341,1342,'_from','Crytosit <fordfamily07@icloud.com>'),(12342,1342,'_from_name','Crytosit'),(12343,1342,'_from_email','fordfamily07@icloud.com'),(12344,1342,'_field_your-name','Crytosit'),(12345,1342,'_field_your-email','fordfamily07@icloud.com'),(12346,1342,'_field_your-subject','Just one click can turn you dollar into $1000.'),(12347,1342,'_field_your-message','We know how to increase your financial stability.  https://melm.elletvweb.it/gotodate/go'),(12348,1342,'_field_submit','Submit'),(12349,1342,'_field_mc4wp_checkbox','No'),(12350,1342,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12351,1342,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 20, 2022\";s:4:\"time\";s:7:\"1:51 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12352,1342,'_akismet',NULL),(12353,1342,'_recaptcha','a:0:{}'),(12354,1342,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12355,1342,'_consent','a:0:{}'),(12356,1342,'_hash','d80941623c287aaaf999b8d14ffe2d64'),(18258,1344,'_wp_trash_meta_status','flamingo-spam'),(12358,1343,'_submission_status','spam'),(12359,1343,'_subject','Join the society of successful people who make money here.'),(12360,1343,'_from','Crytosit <abidin886@yahoo.com>'),(12361,1343,'_from_name','Crytosit'),(12362,1343,'_from_email','abidin886@yahoo.com'),(12363,1343,'_field_your-name','Crytosit'),(12364,1343,'_field_your-email','abidin886@yahoo.com'),(12365,1343,'_field_your-subject','Join the society of successful people who make money here.'),(12366,1343,'_field_your-message','The fastest way to make you wallet thick is here.  https://melm.elletvweb.it/gotodate/go'),(12367,1343,'_field_submit','Submit'),(12368,1343,'_field_mc4wp_checkbox','No'),(12369,1343,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12370,1343,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 20, 2022\";s:4:\"time\";s:7:\"4:14 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12371,1343,'_akismet',NULL),(12372,1343,'_recaptcha','a:0:{}'),(12373,1343,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12374,1343,'_consent','a:0:{}'),(12375,1343,'_hash','092a81a13f39e8079d91844b02c45a79'),(18261,1345,'_wp_trash_meta_status','flamingo-spam'),(12377,1344,'_submission_status','spam'),(12378,1344,'_subject','Start making thousands of dollars every week.'),(12379,1344,'_from','Crytosit <pityshtolze@ymail.org>'),(12380,1344,'_from_name','Crytosit'),(12381,1344,'_from_email','pityshtolze@ymail.org'),(12382,1344,'_field_your-name','Crytosit'),(12383,1344,'_field_your-email','pityshtolze@ymail.org'),(12384,1344,'_field_your-subject','Start making thousands of dollars every week.'),(12385,1344,'_field_your-message','This robot will help you to make hundreds of dollars each day.  https://melm.elletvweb.it/gotodate/go'),(12386,1344,'_field_submit','Submit'),(12387,1344,'_field_mc4wp_checkbox','No'),(12388,1344,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12389,1344,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 20, 2022\";s:4:\"time\";s:7:\"6:40 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12390,1344,'_akismet',NULL),(12391,1344,'_recaptcha','a:0:{}'),(12392,1344,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12393,1344,'_consent','a:0:{}'),(12394,1344,'_hash','0c2858ba559676bcdba2a74ce4090d07'),(18264,1614,'_spam_meta_time','1660907172'),(12396,1345,'_submission_status','spam'),(12397,1345,'_subject','Make yourself rich in future using this financial robot.'),(12398,1345,'_from','Crytosit <shannon_m_ericson@hotmail.com>'),(12399,1345,'_from_name','Crytosit'),(12400,1345,'_from_email','shannon_m_ericson@hotmail.com'),(12401,1345,'_field_your-name','Crytosit'),(12402,1345,'_field_your-email','shannon_m_ericson@hotmail.com'),(12403,1345,'_field_your-subject','Make yourself rich in future using this financial robot.'),(12404,1345,'_field_your-message','Using this Robot is the best way to make you rich.  https://melm.elletvweb.it/gotodate/go'),(12405,1345,'_field_submit','Submit'),(12406,1345,'_field_mc4wp_checkbox','No'),(12407,1345,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12408,1345,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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.44 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 20, 2022\";s:4:\"time\";s:7:\"8:58 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12409,1345,'_akismet',NULL),(12410,1345,'_recaptcha','a:0:{}'),(12411,1345,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12412,1345,'_consent','a:0:{}'),(12413,1345,'_hash','e33ad1e5824715ffae06aad83bb39968'),(18473,1625,'_spam_meta_time','1660981659'),(12418,1346,'_submission_status','spam'),(12419,1346,'_subject','[your-subject]'),(12420,1346,'_from','JamesNes <jameson6@mymailer.buzz>'),(12421,1346,'_from_name','JamesNes'),(12422,1346,'_from_email','jameson6@mymailer.buzz'),(12423,1346,'_field_your-name','JamesNes'),(12424,1346,'_field_your-email','jameson6@mymailer.buzz'),(12425,1346,'_field_your-country','Canada'),(12426,1346,'_field_your-subject-hidden','Precisely what is Blood Type Diet?'),(12427,1346,'_field_your-message',''),(12428,1346,'_field_your-product-hidden',''),(12429,1346,'_field_submit','Register my interest'),(12430,1346,'_field_checkbox-702','a:1:{i:0;s:0:\"\";}'),(12431,1346,'_field_mc4wp_checkbox','No'),(12432,1346,'_fields','a:9:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"your-message\";N;s:19:\"your-product-hidden\";N;s:6:\"submit\";N;s:12:\"checkbox-702\";N;s:14:\"mc4wp_checkbox\";N;}'),(12433,1346,'_meta','a:19:{s:13:\"serial_number\";i:8;s:9:\"remote_ip\";s:14:\"149.34.244.173\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\";s:3:\"url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:4:\"date\";s:13:\"July 20, 2022\";s:4:\"time\";s:8:\"11:11 am\";s:7:\"post_id\";s:3:\"322\";s:9:\"post_name\";s:17:\"hanchank-nyi-chin\";s:10:\"post_title\";s:17:\"Hanchank Nyi Chin\";s:8:\"post_url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12434,1346,'_akismet',NULL),(12435,1346,'_recaptcha','a:3:{s:7:\"version\";s:3:\"3.0\";s:9:\"threshold\";d:0.5;s:8:\"response\";a:5:{s:7:\"success\";b:1;s:12:\"challenge_ts\";s:20:\"2022-07-20T11:10:46Z\";s:8:\"hostname\";s:17:\"www.fairphoto.com\";s:5:\"score\";d:0.1000000000000000055511151231257827021181583404541015625;s:6:\"action\";s:11:\"contactform\";}}'),(12436,1346,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:58:\"reCAPTCHA score (0.10) is lower than the threshold (0.50).\";}}'),(12437,1346,'_consent','a:0:{}'),(12438,1346,'_hash','955be87dcfa437b68cd7b6a3eb15f1da'),(18517,1348,'_wp_trash_meta_status','flamingo-spam'),(12440,1347,'_submission_status','spam'),(12441,1347,'_subject','Launch the robot and let it bring you money.'),(12442,1347,'_from','Crytosit <gonecr8zy@sbcglobal.net>'),(12443,1347,'_from_name','Crytosit'),(12444,1347,'_from_email','gonecr8zy@sbcglobal.net'),(12445,1347,'_field_your-name','Crytosit'),(12446,1347,'_field_your-email','gonecr8zy@sbcglobal.net'),(12447,1347,'_field_your-subject','Launch the robot and let it bring you money.'),(12448,1347,'_field_your-message','Find out about the fastest way for a financial independence.  https://melm.elletvweb.it/gotodate/go'),(12449,1347,'_field_submit','Submit'),(12450,1347,'_field_mc4wp_checkbox','No'),(12451,1347,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12452,1347,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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.44 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 20, 2022\";s:4:\"time\";s:8:\"11:18 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12453,1347,'_akismet',NULL),(12454,1347,'_recaptcha','a:0:{}'),(12455,1347,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12456,1347,'_consent','a:0:{}'),(12457,1347,'_hash','150c9bb07ceb36ac40f14c82469f8238'),(18520,1349,'_wp_trash_meta_status','flamingo-spam'),(12459,1348,'_submission_status','spam'),(12460,1348,'_subject','Online job can be really effective if you use this Robot.'),(12461,1348,'_from','Crytosit <swartzwolf2@yahoo.com>'),(12462,1348,'_from_name','Crytosit'),(12463,1348,'_from_email','swartzwolf2@yahoo.com'),(12464,1348,'_field_your-name','Crytosit'),(12465,1348,'_field_your-email','swartzwolf2@yahoo.com'),(12466,1348,'_field_your-subject','Online job can be really effective if you use this Robot.'),(12467,1348,'_field_your-message','Make $1000 from $1 in a few minutes. Launch the financial robot now.  https://melm.elletvweb.it/gotodate/go'),(12468,1348,'_field_submit','Submit'),(12469,1348,'_field_mc4wp_checkbox','No'),(12470,1348,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12471,1348,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 20, 2022\";s:4:\"time\";s:7:\"1:39 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12472,1348,'_akismet',NULL),(12473,1348,'_recaptcha','a:0:{}'),(12474,1348,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12475,1348,'_consent','a:0:{}'),(12476,1348,'_hash','0edf344f9330b6f662722c51726353a0'),(18523,1350,'_wp_trash_meta_status','flamingo-spam'),(12478,1349,'_submission_status','spam'),(12479,1349,'_subject','Making money can be extremely easy if you use this Robot.'),(12480,1349,'_from','Crytosit <gipuwimylev@hotmail.com>'),(12481,1349,'_from_name','Crytosit'),(12482,1349,'_from_email','gipuwimylev@hotmail.com'),(12483,1349,'_field_your-name','Crytosit'),(12484,1349,'_field_your-email','gipuwimylev@hotmail.com'),(12485,1349,'_field_your-subject','Making money can be extremely easy if you use this Robot.'),(12486,1349,'_field_your-message','Let the financial Robot be your companion in the financial market.  https://melm.elletvweb.it/gotodate/go'),(12487,1349,'_field_submit','Submit'),(12488,1349,'_field_mc4wp_checkbox','No'),(12489,1349,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12490,1349,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 20, 2022\";s:4:\"time\";s:7:\"4:00 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12491,1349,'_akismet',NULL),(12492,1349,'_recaptcha','a:0:{}'),(12493,1349,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12494,1349,'_consent','a:0:{}'),(12495,1349,'_hash','51b787132b6502069d10edf21d646e39'),(18526,1351,'_wp_trash_meta_status','flamingo-spam'),(12497,1350,'_submission_status','spam'),(12498,1350,'_subject','Have no money? It’s easy to earn them online here.'),(12499,1350,'_from','Crytosit <jpena@americanregency.com>'),(12500,1350,'_from_name','Crytosit'),(12501,1350,'_from_email','jpena@americanregency.com'),(12502,1350,'_field_your-name','Crytosit'),(12503,1350,'_field_your-email','jpena@americanregency.com'),(12504,1350,'_field_your-subject','Have no money? It’s easy to earn them online here.'),(12505,1350,'_field_your-message','Make dollars staying at home and launched this Bot.  https://melm.elletvweb.it/gotodate/go'),(12506,1350,'_field_submit','Submit'),(12507,1350,'_field_mc4wp_checkbox','No'),(12508,1350,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12509,1350,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 20, 2022\";s:4:\"time\";s:7:\"6:24 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12510,1350,'_akismet',NULL),(12511,1350,'_recaptcha','a:0:{}'),(12512,1350,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12513,1350,'_consent','a:0:{}'),(12514,1350,'_hash','11d92c727e22e4bad25ecc252572807a'),(18529,1352,'_wp_trash_meta_status','flamingo-spam'),(12516,1351,'_submission_status','spam'),(12517,1351,'_subject','Learn how to make hundreds of backs each day.'),(12518,1351,'_from','Crytosit <deliagodoy80@yahoo.com>'),(12519,1351,'_from_name','Crytosit'),(12520,1351,'_from_email','deliagodoy80@yahoo.com'),(12521,1351,'_field_your-name','Crytosit'),(12522,1351,'_field_your-email','deliagodoy80@yahoo.com'),(12523,1351,'_field_your-subject','Learn how to make hundreds of backs each day.'),(12524,1351,'_field_your-message','Provide your family with the money in age. Launch the Robot!  https://melm.elletvweb.it/gotodate/go'),(12525,1351,'_field_submit','Submit'),(12526,1351,'_field_mc4wp_checkbox','No'),(12527,1351,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12528,1351,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 20, 2022\";s:4:\"time\";s:7:\"8:45 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12529,1351,'_akismet',NULL),(12530,1351,'_recaptcha','a:0:{}'),(12531,1351,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12532,1351,'_consent','a:0:{}'),(12533,1351,'_hash','fc1cf5f1e7e994694ff9df283842a0c1'),(18532,1353,'_wp_trash_meta_status','flamingo-spam'),(12535,1352,'_submission_status','spam'),(12536,1352,'_subject','[your-subject]'),(12537,1352,'_from','Okeygorandom https://www.google.com/ <serickandrey+663@mail.ru>'),(12538,1352,'_from_name','Okeygorandom https://www.google.com/'),(12539,1352,'_from_email','serickandrey+663@mail.ru'),(12540,1352,'_field_your-name','Okeygorandom https://www.google.com/'),(12541,1352,'_field_your-email','serickandrey+663@mail.ru'),(12542,1352,'_field_your-country','Р РѕСЃСЃРёСЏ'),(12543,1352,'_field_your-subject-hidden','Okeygorandom https://www.google.com/'),(12544,1352,'_field_your-message',''),(12545,1352,'_field_your-product-hidden',''),(12546,1352,'_field_submit','Register my interest'),(12547,1352,'_field_checkbox-702','a:1:{i:0;s:0:\"\";}'),(12548,1352,'_field_mc4wp_checkbox','No'),(12549,1352,'_fields','a:9:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"your-message\";N;s:19:\"your-product-hidden\";N;s:6:\"submit\";N;s:12:\"checkbox-702\";N;s:14:\"mc4wp_checkbox\";N;}'),(12550,1352,'_meta','a:19:{s:13:\"serial_number\";i:8;s:9:\"remote_ip\";s:12:\"91.121.92.17\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36\";s:3:\"url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:4:\"date\";s:13:\"July 20, 2022\";s:4:\"time\";s:7:\"9:28 pm\";s:7:\"post_id\";s:3:\"322\";s:9:\"post_name\";s:17:\"hanchank-nyi-chin\";s:10:\"post_title\";s:17:\"Hanchank Nyi Chin\";s:8:\"post_url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12551,1352,'_akismet',NULL),(12552,1352,'_recaptcha','a:0:{}'),(12553,1352,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12554,1352,'_consent','a:0:{}'),(12555,1352,'_hash','148d52544330ac40931ddd1906cc6751'),(18535,1354,'_wp_trash_meta_status','flamingo-spam'),(12557,1353,'_submission_status','spam'),(12558,1353,'_subject','Make thousands every week working online here.'),(12559,1353,'_from','Crytosit <mmmgregory@cox.net>'),(12560,1353,'_from_name','Crytosit'),(12561,1353,'_from_email','mmmgregory@cox.net'),(12562,1353,'_field_your-name','Crytosit'),(12563,1353,'_field_your-email','mmmgregory@cox.net'),(12564,1353,'_field_your-subject','Make thousands every week working online here.'),(12565,1353,'_field_your-message','Everyone can earn as much as he wants now.  https://melm.elletvweb.it/gotodate/go'),(12566,1353,'_field_submit','Submit'),(12567,1353,'_field_mc4wp_checkbox','No'),(12568,1353,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12569,1353,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 20, 2022\";s:4:\"time\";s:8:\"11:08 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12570,1353,'_akismet',NULL),(12571,1353,'_recaptcha','a:0:{}'),(12572,1353,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12573,1353,'_consent','a:0:{}'),(12574,1353,'_hash','2086aa23d446476afdbe4134b89f07e3'),(18538,1355,'_wp_trash_meta_status','flamingo-spam'),(12576,1354,'_submission_status','spam'),(12577,1354,'_subject','Make your money work for you all day long.'),(12578,1354,'_from','Crytosit <robin.walker247@comcast.net>'),(12579,1354,'_from_name','Crytosit'),(12580,1354,'_from_email','robin.walker247@comcast.net'),(12581,1354,'_field_your-name','Crytosit'),(12582,1354,'_field_your-email','robin.walker247@comcast.net'),(12583,1354,'_field_your-subject','Make your money work for you all day long.'),(12584,1354,'_field_your-message','Financial Robot is #1 investment tool ever. Launch it!  https://melm.elletvweb.it/gotodate/go'),(12585,1354,'_field_submit','Submit'),(12586,1354,'_field_mc4wp_checkbox','No'),(12587,1354,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12588,1354,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 21, 2022\";s:4:\"time\";s:7:\"2:27 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12589,1354,'_akismet',NULL),(12590,1354,'_recaptcha','a:0:{}'),(12591,1354,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12592,1354,'_consent','a:0:{}'),(12593,1354,'_hash','d399b95cc69c3dec8536cc1211455701'),(18541,1356,'_wp_trash_meta_status','flamingo-spam'),(12595,1355,'_submission_status','spam'),(12596,1355,'_subject','Make dollars just sitting home.'),(12597,1355,'_from','Crytosit <lotusbelle76@yahoo.com>'),(12598,1355,'_from_name','Crytosit'),(12599,1355,'_from_email','lotusbelle76@yahoo.com'),(12600,1355,'_field_your-name','Crytosit'),(12601,1355,'_field_your-email','lotusbelle76@yahoo.com'),(12602,1355,'_field_your-subject','Make dollars just sitting home.'),(12603,1355,'_field_your-message','Launch the financial Bot now to start earning.  https://melm.elletvweb.it/gotodate/go'),(12604,1355,'_field_submit','Submit'),(12605,1355,'_field_mc4wp_checkbox','No'),(12606,1355,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12607,1355,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 21, 2022\";s:4:\"time\";s:7:\"6:23 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12608,1355,'_akismet',NULL),(12609,1355,'_recaptcha','a:0:{}'),(12610,1355,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12611,1355,'_consent','a:0:{}'),(12612,1355,'_hash','c9475e85132e1ff1bdfceba54fc314fe'),(18544,1357,'_wp_trash_meta_status','flamingo-spam'),(12614,1356,'_submission_status','spam'),(12615,1356,'_subject','[your-subject]'),(12616,1356,'_from','Verifprosof <viduevdjpabdixb@gmail.com>'),(12617,1356,'_from_name','Verifprosof'),(12618,1356,'_from_email','viduevdjpabdixb@gmail.com'),(12619,1356,'_field_your-name','Verifprosof'),(12620,1356,'_field_your-email','viduevdjpabdixb@gmail.com'),(12621,1356,'_field_your-country','47'),(12622,1356,'_field_your-subject-hidden','? Verifpro.net - PayPal | Ebay | Banks | Stripe | Cash app | Crypto | VCCs | Docs ! ?'),(12623,1356,'_field_your-message','88'),(12624,1356,'_field_your-product-hidden','Iceqofi'),(12625,1356,'_field_submit','Register my interest'),(12626,1356,'_field_checkbox-702','a:1:{i:0;s:0:\"\";}'),(12627,1356,'_field_mc4wp_checkbox','No'),(12628,1356,'_fields','a:9:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"your-message\";N;s:19:\"your-product-hidden\";N;s:6:\"submit\";N;s:12:\"checkbox-702\";N;s:14:\"mc4wp_checkbox\";N;}'),(12629,1356,'_meta','a:19:{s:13:\"serial_number\";i:8;s:9:\"remote_ip\";s:11:\"5.45.70.118\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\";s:3:\"url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:4:\"date\";s:13:\"July 21, 2022\";s:4:\"time\";s:7:\"8:50 am\";s:7:\"post_id\";s:3:\"322\";s:9:\"post_name\";s:17:\"hanchank-nyi-chin\";s:10:\"post_title\";s:17:\"Hanchank Nyi Chin\";s:8:\"post_url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12630,1356,'_akismet',NULL),(12631,1356,'_recaptcha','a:0:{}'),(12632,1356,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12633,1356,'_consent','a:0:{}'),(12634,1356,'_hash','678b0492c0448b47ee143b16335a6cfe'),(18547,1627,'_spam_meta_time','1660993765'),(12636,1357,'_submission_status','spam'),(12637,1357,'_subject','Financial independence is what everyone needs.'),(12638,1357,'_from','Crytosit <kossakowski87@gmail.com>'),(12639,1357,'_from_name','Crytosit'),(12640,1357,'_from_email','kossakowski87@gmail.com'),(12641,1357,'_field_your-name','Crytosit'),(12642,1357,'_field_your-email','kossakowski87@gmail.com'),(12643,1357,'_field_your-subject','Financial independence is what everyone needs.'),(12644,1357,'_field_your-message','The fastest way to make you wallet thick is here.  https://melm.elletvweb.it/gotodate/go'),(12645,1357,'_field_submit','Submit'),(12646,1357,'_field_mc4wp_checkbox','No'),(12647,1357,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12648,1357,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 21, 2022\";s:4:\"time\";s:8:\"10:16 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12649,1357,'_akismet',NULL),(12650,1357,'_recaptcha','a:0:{}'),(12651,1357,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12652,1357,'_consent','a:0:{}'),(12653,1357,'_hash','630dcf97ffd35ceec5ef9accd6b5661b'),(18799,1359,'_wp_desired_post_slug','financial-robot-is-your-success-formula-is-found-learn-more-about-it-2'),(18775,1639,'_spam_meta_time','1661073955'),(12658,1358,'_submission_status','spam'),(12659,1358,'_subject','Thousands of bucks are guaranteed if you use this robot.'),(12660,1358,'_from','Crytosit <liltinkeybell@aol.com>'),(12661,1358,'_from_name','Crytosit'),(12662,1358,'_from_email','liltinkeybell@aol.com'),(12663,1358,'_field_your-name','Crytosit'),(12664,1358,'_field_your-email','liltinkeybell@aol.com'),(12665,1358,'_field_your-subject','Thousands of bucks are guaranteed if you use this robot.'),(12666,1358,'_field_your-message','No need to work anymore. Just launch the robot.  https://melm.elletvweb.it/gotodate/go'),(12667,1358,'_field_submit','Submit'),(12668,1358,'_field_mc4wp_checkbox','No'),(12669,1358,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12670,1358,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 21, 2022\";s:4:\"time\";s:7:\"2:12 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12671,1358,'_akismet',NULL),(12672,1358,'_recaptcha','a:0:{}'),(12673,1358,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12674,1358,'_consent','a:0:{}'),(12675,1358,'_hash','04d722da812f7de66f546ceb6ef858ef'),(18800,1360,'_wp_trash_meta_status','flamingo-spam'),(12677,1359,'_submission_status','spam'),(12678,1359,'_subject','Financial robot is your success formula is found. Learn more about it.'),(12679,1359,'_from','Crytosit <tabuhaq@yahoo.com>'),(12680,1359,'_from_name','Crytosit'),(12681,1359,'_from_email','tabuhaq@yahoo.com'),(12682,1359,'_field_your-name','Crytosit'),(12683,1359,'_field_your-email','tabuhaq@yahoo.com'),(12684,1359,'_field_your-subject','Financial robot is your success formula is found. Learn more about it.'),(12685,1359,'_field_your-message','Looking forward for income? Get it online.  https://melm.elletvweb.it/gotodate/go'),(12686,1359,'_field_submit','Submit'),(12687,1359,'_field_mc4wp_checkbox','No'),(12688,1359,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12689,1359,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 21, 2022\";s:4:\"time\";s:7:\"6:01 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12690,1359,'_akismet',NULL),(12691,1359,'_recaptcha','a:0:{}'),(12692,1359,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12693,1359,'_consent','a:0:{}'),(12694,1359,'_hash','1edc6403e6f22de831db2a894e27db2d'),(18803,1361,'_wp_trash_meta_status','flamingo-spam'),(12696,1360,'_submission_status','spam'),(12697,1360,'_subject','Turn $1 into $100 instantly. Use the financial Robot.'),(12698,1360,'_from','Crytosit <nancykarunya@gmail.com>'),(12699,1360,'_from_name','Crytosit'),(12700,1360,'_from_email','nancykarunya@gmail.com'),(12701,1360,'_field_your-name','Crytosit'),(12702,1360,'_field_your-email','nancykarunya@gmail.com'),(12703,1360,'_field_your-subject','Turn $1 into $100 instantly. Use the financial Robot.'),(12704,1360,'_field_your-message','Join the society of successful people who make money here.  https://melm.elletvweb.it/gotodate/go'),(12705,1360,'_field_submit','Submit'),(12706,1360,'_field_mc4wp_checkbox','No'),(12707,1360,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12708,1360,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 21, 2022\";s:4:\"time\";s:7:\"9:52 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12709,1360,'_akismet',NULL),(12710,1360,'_recaptcha','a:0:{}'),(12711,1360,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12712,1360,'_consent','a:0:{}'),(12713,1360,'_hash','c2c705e5a04b8be6306fe96dbadc30be'),(18806,1362,'_wp_trash_meta_status','flamingo-spam'),(12715,1361,'_submission_status','spam'),(12716,1361,'_subject','Your site – more leads?'),(12717,1361,'_from','Eric Jones <ericjonesmyemail@gmail.com>'),(12718,1361,'_from_name','Eric Jones'),(12719,1361,'_from_email','ericjonesmyemail@gmail.com'),(12720,1361,'_field_your-name','Eric Jones'),(12721,1361,'_field_your-email','ericjonesmyemail@gmail.com'),(12722,1361,'_field_your-subject','Your site – more leads?'),(12723,1361,'_field_your-message','Hey, this is Eric and I ran across fairphoto.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 https://boostleadgeneration.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 https://boostleadgeneration.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 https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=fairphoto.com\r\n'),(12724,1361,'_field_g-recaptcha-response','03ANYolqvcNcLUr0aQlSIyxJpQ5YQzPF6Zv_BviiOzGzs_PjyFJSwvBsSLIdG3oGQQackCfNRfciw2FiwapkvttH2UaIxfF2W6SL68aN1JSVXCgfM82adSwLll5nW8YQjEQZv1bb1SbdEQYR7uLqwJcq1X5yjwdfdIP4FhwhsmG_hfevPlF9wsyubp3-pDJ4xzE4DxOtkUDhoG4F3lBfHlH3HMfcYlOu6ilifS-6aEXSPvriwI6sIcda626ps-5pWnc0GajqybtKMN2qyh66e0rrgXcKUvjdHHGu6KbhK7KeuFWMZU1kwEtwiH_0vIDfM1wYWSsRtjPkJilLkCi8ZRLdtR2tR6yIGXpP1LTuj2JpoPw2hM0zZJxGk2aToyswqoCAuQTVXEGNglPHD5w-3yXa91qJXaZHRtQFvts-QUN1pgpmcu2NIHH-o6EiN9-fcjgyZdW3ddgpuodRwJYafaU9RYqs027oSG2dW8L6Q2tY8kA1vbdsAODCuBAEJdkNitLOvcyrnoTgChq9N6677hSRtP4O0ZXSKjSy-_JdUXY2XAy3sRdMxkdGDCtIwmOMFwJCb143zg2WvxV-ppYMrW_2cEUlHVXaE7ag'),(12725,1361,'_field_mc4wp_checkbox','No'),(12726,1361,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:20:\"g-recaptcha-response\";N;s:14:\"mc4wp_checkbox\";N;}'),(12727,1361,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:15:\"196.199.119.218\";s:10:\"user_agent\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.93 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 22, 2022\";s:4:\"time\";s:8:\"12:09 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12728,1361,'_akismet',NULL),(12729,1361,'_recaptcha','a:3:{s:7:\"version\";s:3:\"3.0\";s:9:\"threshold\";d:0.5;s:8:\"response\";a:5:{s:7:\"success\";b:1;s:12:\"challenge_ts\";s:20:\"2022-07-22T00:08:56Z\";s:8:\"hostname\";s:17:\"www.fairphoto.com\";s:5:\"score\";d:0.1000000000000000055511151231257827021181583404541015625;s:6:\"action\";s:11:\"contactform\";}}'),(12730,1361,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:58:\"reCAPTCHA score (0.10) is lower than the threshold (0.50).\";}}'),(12731,1361,'_consent','a:0:{}'),(12732,1361,'_hash','9c66c350e52c88877beeb19a4f447cfd'),(18809,1363,'_wp_trash_meta_status','flamingo-spam'),(12734,1362,'_submission_status','spam'),(12735,1362,'_subject','The additional income for everyone.'),(12736,1362,'_from','Crytosit <yujuch@yahoo.com>'),(12737,1362,'_from_name','Crytosit'),(12738,1362,'_from_email','yujuch@yahoo.com'),(12739,1362,'_field_your-name','Crytosit'),(12740,1362,'_field_your-email','yujuch@yahoo.com'),(12741,1362,'_field_your-subject','The additional income for everyone.'),(12742,1362,'_field_your-message','Make your money work for you all day long.  https://melm.elletvweb.it/gotodate/go'),(12743,1362,'_field_submit','Submit'),(12744,1362,'_field_mc4wp_checkbox','No'),(12745,1362,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12746,1362,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 22, 2022\";s:4:\"time\";s:7:\"1:54 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12747,1362,'_akismet',NULL),(12748,1362,'_recaptcha','a:0:{}'),(12749,1362,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12750,1362,'_consent','a:0:{}'),(12751,1362,'_hash','e20e4c6c500aff224c3c7a1288b4ecb4'),(18812,1364,'_wp_trash_meta_status','flamingo-spam'),(12753,1363,'_submission_status','spam'),(12754,1363,'_subject','We know how to make our future rich and do you?'),(12755,1363,'_from','Crytosit <pickleboy2006@yahoo.com>'),(12756,1363,'_from_name','Crytosit'),(12757,1363,'_from_email','pickleboy2006@yahoo.com'),(12758,1363,'_field_your-name','Crytosit'),(12759,1363,'_field_your-email','pickleboy2006@yahoo.com'),(12760,1363,'_field_your-subject','We know how to make our future rich and do you?'),(12761,1363,'_field_your-message','Additional income is now available for anyone all around the world.  https://melm.elletvweb.it/gotodate/go'),(12762,1363,'_field_submit','Submit'),(12763,1363,'_field_mc4wp_checkbox','No'),(12764,1363,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12765,1363,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 22, 2022\";s:4:\"time\";s:7:\"5:46 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12766,1363,'_akismet',NULL),(12767,1363,'_recaptcha','a:0:{}'),(12768,1363,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12769,1363,'_consent','a:0:{}'),(12770,1363,'_hash','eec40ba625bcb8f446851918cf61439b'),(12813,1365,'_akismet',NULL),(12814,1365,'_recaptcha','a:0:{}'),(12815,1365,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12816,1365,'_consent','a:0:{}'),(12817,1365,'_hash','63f4d297e9b5fcd26d7f4a3b44b30324'),(19071,1367,'_wp_trash_meta_status','flamingo-spam'),(12819,1366,'_submission_status','spam'),(12820,1366,'_subject','The online financial Robot is your key to success.'),(12821,1366,'_from','Crytosit <thelastsurvivoray@gmail.com>'),(12822,1366,'_from_name','Crytosit'),(12823,1366,'_from_email','thelastsurvivoray@gmail.com'),(12824,1366,'_field_your-name','Crytosit'),(12825,1366,'_field_your-email','thelastsurvivoray@gmail.com'),(12826,1366,'_field_your-subject','The online financial Robot is your key to success.'),(12827,1366,'_field_your-message','Financial robot is the best companion of rich people.  https://melm.elletvweb.it/gotodate/go'),(12828,1366,'_field_submit','Submit'),(12829,1366,'_field_mc4wp_checkbox','No'),(12830,1366,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12831,1366,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 22, 2022\";s:4:\"time\";s:7:\"5:40 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12832,1366,'_akismet',NULL),(12833,1366,'_recaptcha','a:0:{}'),(12834,1366,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12835,1366,'_consent','a:0:{}'),(12836,1366,'_hash','8d808f626c2956a99e021c019ffaeedb'),(19074,1368,'_wp_trash_meta_status','flamingo-spam'),(12838,1367,'_submission_status','spam'),(12839,1367,'_subject','Make yourself rich in future using this financial robot.'),(12840,1367,'_from','Crytosit <tiffani.terrific@gmail.com>'),(12841,1367,'_from_name','Crytosit'),(12842,1367,'_from_email','tiffani.terrific@gmail.com'),(12843,1367,'_field_your-name','Crytosit'),(12844,1367,'_field_your-email','tiffani.terrific@gmail.com'),(12845,1367,'_field_your-subject','Make yourself rich in future using this financial robot.'),(12846,1367,'_field_your-message','Everyone can earn as much as he wants suing this Bot.  https://melm.elletvweb.it/gotodate/go'),(12847,1367,'_field_submit','Submit'),(12848,1367,'_field_mc4wp_checkbox','No'),(12849,1367,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12850,1367,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 22, 2022\";s:4:\"time\";s:7:\"9:32 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12851,1367,'_akismet',NULL),(12852,1367,'_recaptcha','a:0:{}'),(12853,1367,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12854,1367,'_consent','a:0:{}'),(12855,1367,'_hash','239f476383d6085b19a9a8283e96e8db'),(19077,1369,'_wp_trash_meta_status','flamingo-spam'),(12857,1368,'_submission_status','spam'),(12858,1368,'_subject','Need money? The financial robot is your solution.'),(12859,1368,'_from','Crytosit <murrell.deandre@yahoo.com>'),(12860,1368,'_from_name','Crytosit'),(12861,1368,'_from_email','murrell.deandre@yahoo.com'),(12862,1368,'_field_your-name','Crytosit'),(12863,1368,'_field_your-email','murrell.deandre@yahoo.com'),(12864,1368,'_field_your-subject','Need money? The financial robot is your solution.'),(12865,1368,'_field_your-message','Financial robot is a great way to manage and increase your income.  https://melm.elletvweb.it/gotodate/go'),(12866,1368,'_field_submit','Submit'),(12867,1368,'_field_mc4wp_checkbox','No'),(12868,1368,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12869,1368,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 23, 2022\";s:4:\"time\";s:7:\"1:27 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12870,1368,'_akismet',NULL),(12871,1368,'_recaptcha','a:0:{}'),(12872,1368,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12873,1368,'_consent','a:0:{}'),(12874,1368,'_hash','568468d2a6300bd6f31730aed59df6cd'),(19080,1370,'_wp_trash_meta_status','flamingo-spam'),(12876,1369,'_submission_status','spam'),(12877,1369,'_subject','No worries if you are fired. Work online.'),(12878,1369,'_from','Crytosit <l.a.m.pe.n.y.uz.ufa.h@gmail.com>'),(12879,1369,'_from_name','Crytosit'),(12880,1369,'_from_email','l.a.m.pe.n.y.uz.ufa.h@gmail.com'),(12881,1369,'_field_your-name','Crytosit'),(12882,1369,'_field_your-email','l.a.m.pe.n.y.uz.ufa.h@gmail.com'),(12883,1369,'_field_your-subject','No worries if you are fired. Work online.'),(12884,1369,'_field_your-message','It is the best time to launch the Robot to get more money.  https://melm.elletvweb.it/gotodate/go'),(12885,1369,'_field_submit','Submit'),(12886,1369,'_field_mc4wp_checkbox','No'),(12887,1369,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(12888,1369,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 23, 2022\";s:4:\"time\";s:7:\"5:20 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(12889,1369,'_akismet',NULL),(12890,1369,'_recaptcha','a:0:{}'),(12891,1369,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12892,1369,'_consent','a:0:{}'),(12893,1369,'_hash','36ffec2a385943c4eafd6ac90ce1170a'),(12987,1374,'_akismet',NULL),(12988,1374,'_recaptcha','a:0:{}'),(12989,1374,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(12990,1374,'_consent','a:0:{}'),(12991,1374,'_hash','135b2684a814875f9751c192e1805e09'),(19307,1376,'_wp_trash_meta_status','flamingo-spam'),(12993,1375,'_submission_status','spam'),(12994,1375,'_subject','The online income is your key to success.'),(12995,1375,'_from','Crytosit <jenae831@hotmail.com>'),(12996,1375,'_from_name','Crytosit'),(12997,1375,'_from_email','jenae831@hotmail.com'),(12998,1375,'_field_your-name','Crytosit'),(12999,1375,'_field_your-email','jenae831@hotmail.com'),(13000,1375,'_field_your-subject','The online income is your key to success.'),(13001,1375,'_field_your-message','Financial independence is what everyone needs.  https://melm.elletvweb.it/gotodate/go'),(13002,1375,'_field_submit','Submit'),(13003,1375,'_field_mc4wp_checkbox','No'),(13004,1375,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13005,1375,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 24, 2022\";s:4:\"time\";s:7:\"5:22 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13006,1375,'_akismet',NULL),(13007,1375,'_recaptcha','a:0:{}'),(13008,1375,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13009,1375,'_consent','a:0:{}'),(13010,1375,'_hash','4ee01d725574ccbbcf66228f33d0a7c6'),(21118,1743,'_field_your-message','No need to worry about the future if your use this financial robot.  http://go.tazalus.com/0j0l'),(19689,1681,'_from_email','no-replyPl@gmail.com'),(19688,1681,'_from_name','Mike Philips'),(19654,1384,'_wp_trash_meta_status','flamingo-spam'),(13194,1384,'_submission_status','spam'),(13195,1384,'_subject','The success formula is found. Learn more about it.'),(13196,1384,'_from','Crytosit <paulina_starzec@hotmail.com>'),(13197,1384,'_from_name','Crytosit'),(13198,1384,'_from_email','paulina_starzec@hotmail.com'),(13199,1384,'_field_your-name','Crytosit'),(13200,1384,'_field_your-email','paulina_starzec@hotmail.com'),(13201,1384,'_field_your-subject','The success formula is found. Learn more about it.'),(13202,1384,'_field_your-message','No need to stay awake all night long to earn money. Launch the robot.  https://melm.elletvweb.it/gotodate/go'),(13203,1384,'_field_submit','Submit'),(13204,1384,'_field_mc4wp_checkbox','No'),(13205,1384,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13206,1384,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 25, 2022\";s:4:\"time\";s:7:\"1:18 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13207,1384,'_akismet',NULL),(13208,1384,'_recaptcha','a:0:{}'),(13209,1384,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13210,1384,'_consent','a:0:{}'),(13211,1384,'_hash','ed73e61fc3b70a121b40f51cabe3266a'),(19660,1386,'_wp_trash_meta_status','flamingo-spam'),(13213,1385,'_submission_status','spam'),(13214,1385,'_subject','Local SEO for more business'),(13215,1385,'_from','Mike <no-replyPl@gmail.com>'),(13216,1385,'_from_name','Mike'),(13217,1385,'_from_email','no-replyPl@gmail.com'),(13218,1385,'_field_your-name','Mike '),(13219,1385,'_field_your-email','no-replyPl@gmail.com'),(13220,1385,'_field_your-subject','Local SEO for more business'),(13221,1385,'_field_your-message','Hello \r\n \r\nWe will improve your Local Ranks organically and safely, using only whitehat methods, while providing Google maps and website offsite work at the same time. \r\n \r\nPlease check our plans here, we offer Local SEO at cheap rates. \r\nhttps://speed-seo.net/product/local-seo-package/ \r\n \r\nNEW: \r\nhttps://www.speed-seo.net/product/zip-codes-gmaps-citations/ \r\n \r\nregards \r\nMike  \r\nSpeed SEO Digital Agency'),(13222,1385,'_field_submit','Submit'),(13223,1385,'_field_mc4wp_checkbox','No'),(13224,1385,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13225,1385,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:14:\"216.24.216.171\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 25, 2022\";s:4:\"time\";s:7:\"3:33 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13226,1385,'_akismet',NULL),(13227,1385,'_recaptcha','a:0:{}'),(13228,1385,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13229,1385,'_consent','a:0:{}'),(13230,1385,'_hash','d760a1fadf7dcf4028f5dd648dc9c687'),(19663,1387,'_wp_trash_meta_status','flamingo-spam'),(13232,1386,'_submission_status','spam'),(13233,1386,'_subject','Have no money? Earn it online.'),(13234,1386,'_from','Crytosit <MrsCS@CRProd.net>'),(13235,1386,'_from_name','Crytosit'),(13236,1386,'_from_email','MrsCS@CRProd.net'),(13237,1386,'_field_your-name','Crytosit'),(13238,1386,'_field_your-email','MrsCS@CRProd.net'),(13239,1386,'_field_your-subject','Have no money? Earn it online.'),(13240,1386,'_field_your-message','We have found the fastest way to be rich. Find it out here.  https://melm.elletvweb.it/gotodate/go'),(13241,1386,'_field_submit','Submit'),(13242,1386,'_field_mc4wp_checkbox','No'),(13243,1386,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13244,1386,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 25, 2022\";s:4:\"time\";s:7:\"5:10 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13245,1386,'_akismet',NULL),(13246,1386,'_recaptcha','a:0:{}'),(13247,1386,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13248,1386,'_consent','a:0:{}'),(13249,1386,'_hash','2aedacaa4311a910540d9e7a528f738b'),(19666,1388,'_wp_trash_meta_status','flamingo-spam'),(13251,1387,'_submission_status','spam'),(13252,1387,'_subject','Turn $1 into $100 instantly. Use the financial Robot.'),(13253,1387,'_from','Crytosit <samantharedwood@googlemail.com>'),(13254,1387,'_from_name','Crytosit'),(13255,1387,'_from_email','samantharedwood@googlemail.com'),(13256,1387,'_field_your-name','Crytosit'),(13257,1387,'_field_your-email','samantharedwood@googlemail.com'),(13258,1387,'_field_your-subject','Turn $1 into $100 instantly. Use the financial Robot.'),(13259,1387,'_field_your-message','Additional income is now available for anyone all around the world.  https://melm.frostyelk.se/gotodate/go'),(13260,1387,'_field_submit','Submit'),(13261,1387,'_field_mc4wp_checkbox','No'),(13262,1387,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13263,1387,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 25, 2022\";s:4:\"time\";s:8:\"10:05 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13264,1387,'_akismet',NULL),(13265,1387,'_recaptcha','a:0:{}'),(13266,1387,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13267,1387,'_consent','a:0:{}'),(13268,1387,'_hash','3ed53ef748970054d90f927100d60545'),(19669,1389,'_wp_trash_meta_status','flamingo-spam'),(13270,1388,'_submission_status','spam'),(13271,1388,'_subject','Strengthen your Domain Authority'),(13272,1388,'_from','Mike Longman <no-replyPl@gmail.com>'),(13273,1388,'_from_name','Mike Longman'),(13274,1388,'_from_email','no-replyPl@gmail.com'),(13275,1388,'_field_your-name','Mike Longman\r\n'),(13276,1388,'_field_your-email','no-replyPl@gmail.com'),(13277,1388,'_field_your-subject','Strengthen your Domain Authority'),(13278,1388,'_field_your-message','Hi there \r\n \r\nDo you want a quick boost in ranks and sales for your website? \r\nHaving a high DA score, always helps \r\n \r\nGet your fairphoto.com to have a DA between 50 to 60 points in Moz with us today and reap the benefits of such a great feat. \r\n \r\nSee our offers here: \r\nhttps://www.monkeydigital.co/product/moz-da50-seo-plan/ \r\n \r\nOn SALE: \r\nhttps://www.monkeydigital.co/product/ahrefs-dr60/ \r\n \r\n \r\nThank you \r\nMike Longman\r\n'),(13279,1388,'_field_submit','Submit'),(13280,1388,'_field_mc4wp_checkbox','No'),(13281,1388,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13282,1388,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:11:\"84.17.60.17\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 25, 2022\";s:4:\"time\";s:8:\"10:34 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13283,1388,'_akismet',NULL),(13284,1388,'_recaptcha','a:0:{}'),(13285,1388,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13286,1388,'_consent','a:0:{}'),(13287,1388,'_hash','c5bab3eee95ef56131b56c7bcf7936e2'),(19672,1390,'_wp_trash_meta_status','flamingo-spam'),(13289,1389,'_submission_status','spam'),(13290,1389,'_subject','See how Robot makes $1000 from $1 of investment.'),(13291,1389,'_from','Crytosit <mallo333@yahoo.com>'),(13292,1389,'_from_name','Crytosit'),(13293,1389,'_from_email','mallo333@yahoo.com'),(13294,1389,'_field_your-name','Crytosit'),(13295,1389,'_field_your-email','mallo333@yahoo.com'),(13296,1389,'_field_your-subject','See how Robot makes $1000 from $1 of investment.'),(13297,1389,'_field_your-message','Have no financial skills? Let Robot make money for you.  https://melm.frostyelk.se/gotodate/go'),(13298,1389,'_field_submit','Submit'),(13299,1389,'_field_mc4wp_checkbox','No'),(13300,1389,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13301,1389,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 26, 2022\";s:4:\"time\";s:7:\"2:00 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13302,1389,'_akismet',NULL),(13303,1389,'_recaptcha','a:0:{}'),(13304,1389,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13305,1389,'_consent','a:0:{}'),(13306,1389,'_hash','89e1d37fb936c4bf0d9c5c763d66d46a'),(19675,1391,'_wp_trash_meta_status','flamingo-spam'),(13308,1390,'_submission_status','spam'),(13309,1390,'_subject','[your-subject]'),(13310,1390,'_from','за неделю oт 78 до 2005 $ 3aвершите тест    вoзможнo лu вам  заpабaтывать yдaленнo  можете начuнать https://rambler.ru ol <cremabin1983@mail.ru>'),(13311,1390,'_from_name','за неделю oт 78 до 2005 $ 3aвершите тест    вoзможнo лu вам  заpабaтывать yдaленнo  можете начuнать https://rambler.ru ol'),(13312,1390,'_from_email','cremabin1983@mail.ru'),(13313,1390,'_field_your-name','за неделю oт 78 до 2005 $ 3aвершите тест    вoзможнo лu вам  заpабaтывать yдaленнo  можете начuнать https://rambler.ru ol'),(13314,1390,'_field_your-email','cremabin1983@mail.ru'),(13315,1390,'_field_your-country','Р РѕСЃСЃРёСЏ'),(13316,1390,'_field_your-subject-hidden','Выпoлнuте провеpку    cможете ли вы  3apaбатывaть в cети сpазу нaчинайте дейcтвовать! https://rambler.ru ol'),(13317,1390,'_field_your-message',''),(13318,1390,'_field_your-product-hidden',''),(13319,1390,'_field_submit','Register my interest'),(13320,1390,'_field_checkbox-702','a:1:{i:0;s:0:\"\";}'),(13321,1390,'_field_mc4wp_checkbox','No'),(13322,1390,'_fields','a:9:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"your-message\";N;s:19:\"your-product-hidden\";N;s:6:\"submit\";N;s:12:\"checkbox-702\";N;s:14:\"mc4wp_checkbox\";N;}'),(13323,1390,'_meta','a:19:{s:13:\"serial_number\";i:8;s:9:\"remote_ip\";s:13:\"212.102.48.16\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:3:\"url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:4:\"date\";s:13:\"July 26, 2022\";s:4:\"time\";s:7:\"2:42 am\";s:7:\"post_id\";s:3:\"322\";s:9:\"post_name\";s:17:\"hanchank-nyi-chin\";s:10:\"post_title\";s:17:\"Hanchank Nyi Chin\";s:8:\"post_url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13324,1390,'_akismet',NULL),(13325,1390,'_recaptcha','a:0:{}'),(13326,1390,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13327,1390,'_consent','a:0:{}'),(13328,1390,'_hash','18265df6acb2a9de20de8f7dd6ec7ff9'),(19678,1392,'_wp_trash_meta_status','flamingo-spam'),(13330,1391,'_submission_status','spam'),(13331,1391,'_subject','[your-subject]'),(13332,1391,'_from','Пpoйдите пpоверку    во3мoжнo ли вaм  прuнимaть дохoд онлaйн  начuнайте дейcтвовать! https://rambler.ru ol <cremabin1983@mail.ru>'),(13333,1391,'_from_name','Пpoйдите пpоверку    во3мoжнo ли вaм  прuнимaть дохoд онлaйн  начuнайте дейcтвовать! https://rambler.ru ol'),(13334,1391,'_from_email','cremabin1983@mail.ru'),(13335,1391,'_field_your-name','Пpoйдите пpоверку    во3мoжнo ли вaм  прuнимaть дохoд онлaйн  начuнайте дейcтвовать! https://rambler.ru ol'),(13336,1391,'_field_your-email','cremabin1983@mail.ru'),(13337,1391,'_field_your-country','Р РѕСЃСЃРёСЏ'),(13338,1391,'_field_your-subject-hidden','Пpoйдите до концa опpoс , возмoжно лu вам  3аpaбатывaть в сетu  начинaйте действoвaть! https://rambler.ru ol'),(13339,1391,'_field_your-message',''),(13340,1391,'_field_your-product-hidden',''),(13341,1391,'_field_submit','Register my interest'),(13342,1391,'_field_checkbox-702','a:1:{i:0;s:0:\"\";}'),(13343,1391,'_field_mc4wp_checkbox','No'),(13344,1391,'_fields','a:9:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"your-message\";N;s:19:\"your-product-hidden\";N;s:6:\"submit\";N;s:12:\"checkbox-702\";N;s:14:\"mc4wp_checkbox\";N;}'),(13345,1391,'_meta','a:19:{s:13:\"serial_number\";i:8;s:9:\"remote_ip\";s:12:\"185.242.6.54\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:3:\"url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:4:\"date\";s:13:\"July 26, 2022\";s:4:\"time\";s:7:\"2:55 am\";s:7:\"post_id\";s:3:\"322\";s:9:\"post_name\";s:17:\"hanchank-nyi-chin\";s:10:\"post_title\";s:17:\"Hanchank Nyi Chin\";s:8:\"post_url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13346,1391,'_akismet',NULL),(13347,1391,'_recaptcha','a:0:{}'),(13348,1391,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13349,1391,'_consent','a:0:{}'),(13350,1391,'_hash','7f536bb8b625fc8023b2ed76dc1350f4'),(19681,1393,'_wp_trash_meta_status','flamingo-spam'),(13352,1392,'_submission_status','spam'),(13353,1392,'_subject','Feel free to buy everything you want with the additional income.'),(13354,1392,'_from','Crytosit <niko_36_63@hotmail.com>'),(13355,1392,'_from_name','Crytosit'),(13356,1392,'_from_email','niko_36_63@hotmail.com'),(13357,1392,'_field_your-name','Crytosit'),(13358,1392,'_field_your-email','niko_36_63@hotmail.com'),(13359,1392,'_field_your-subject','Feel free to buy everything you want with the additional income.'),(13360,1392,'_field_your-message','Financial robot guarantees everyone stability and income.  https://melm.frostyelk.se/gotodate/go'),(13361,1392,'_field_submit','Submit'),(13362,1392,'_field_mc4wp_checkbox','No'),(13363,1392,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13364,1392,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 26, 2022\";s:4:\"time\";s:7:\"5:55 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13365,1392,'_akismet',NULL),(13366,1392,'_recaptcha','a:0:{}'),(13367,1392,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13368,1392,'_consent','a:0:{}'),(13369,1392,'_hash','d153dfd8a53715bdca25b013faa8e771'),(13493,1397,'_akismet',NULL),(13494,1397,'_recaptcha','a:0:{}'),(13495,1397,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13496,1397,'_consent','a:0:{}'),(13497,1397,'_hash','8a8d37e506552c0e6108eb0229eadedc'),(19756,1401,'_wp_trash_meta_status','flamingo-spam'),(13499,1398,'_submission_status','spam'),(13500,1398,'_subject','The fastest way to make you wallet thick is here.'),(13501,1398,'_from','Crytosit <hjwhxjl5ad9gq@yahoo.com>'),(13502,1398,'_from_name','Crytosit'),(13503,1398,'_from_email','hjwhxjl5ad9gq@yahoo.com'),(13504,1398,'_field_your-name','Crytosit'),(13505,1398,'_field_your-email','hjwhxjl5ad9gq@yahoo.com'),(13506,1398,'_field_your-subject','The fastest way to make you wallet thick is here.'),(13507,1398,'_field_your-message','Make your laptop a financial instrument with this program.  https://melm.frostyelk.se/gotodate/go'),(13508,1398,'_field_submit','Submit'),(13509,1398,'_field_mc4wp_checkbox','No'),(13510,1398,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13511,1398,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 27, 2022\";s:4:\"time\";s:7:\"5:16 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13512,1398,'_akismet',NULL),(13513,1398,'_recaptcha','a:0:{}'),(13514,1398,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13515,1398,'_consent','a:0:{}'),(13516,1398,'_hash','e188038aff22fa53bb1397d0c4b1854c'),(13517,1399,'_email','adi@ndmails.com'),(13518,1399,'_name','Martin K'),(13519,1399,'_props','a:0:{}'),(13520,1399,'_last_contacted','2022-07-27 07:00:01'),(13521,1400,'_oembed_12c24d05e57e5f0d09c142976b10fa6c','<blockquote class=\"wp-embedded-content\" data-secret=\"VSLz1HjPn5\"><a href=\"https://www.fairphoto.com/contact-us/\">Contact Us</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Contact Us&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/contact-us/embed/#?secret=BBnZACVbUu#?secret=VSLz1HjPn5\" data-secret=\"VSLz1HjPn5\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(13522,1400,'_oembed_time_12c24d05e57e5f0d09c142976b10fa6c','1658905203'),(13523,1400,'_oembed_327d054f942fb455b497e4ccf03639c7','<blockquote class=\"wp-embedded-content\" data-secret=\"E14ZUh357n\"><a href=\"https://www.fairphoto.com/\">Home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Home&#8221; &#8212; Fair Photo\" src=\"https://www.fairphoto.com/embed/#?secret=RIFnVrTido#?secret=E14ZUh357n\" data-secret=\"E14ZUh357n\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(13524,1400,'_oembed_time_327d054f942fb455b497e4ccf03639c7','1658905203'),(13525,1400,'_submission_status','mail_sent'),(13526,1400,'_subject','Design Work'),(13527,1400,'_from','Martin K <adi@ndmails.com>'),(13528,1400,'_from_name','Martin K'),(13529,1400,'_from_email','adi@ndmails.com'),(13530,1400,'_field_your-name','Martin K'),(13531,1400,'_field_your-email','adi@ndmails.com'),(13532,1400,'_field_your-subject','Design Work'),(13533,1400,'_field_your-message','Just wanted to ask if you would be interested in getting external help with graphic design? We do all design work like banners, advertisements, photo edits, logos, flyers, etc. for a fixed monthly fee. \r\n\r\nWe don\'t charge for each task. What kind of work do you need on a regular basis? Let me know and I\'ll share my portfolio with you.'),(13534,1400,'_field_mc4wp_checkbox','No'),(13535,1400,'_fields','a:5:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:14:\"mc4wp_checkbox\";N;}'),(13536,1400,'_meta','a:19:{s:13:\"serial_number\";i:5;s:9:\"remote_ip\";s:12:\"49.37.38.252\";s:10:\"user_agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 27, 2022\";s:4:\"time\";s:7:\"7:00 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13537,1400,'_akismet',NULL),(13538,1400,'_recaptcha','a:3:{s:7:\"version\";s:3:\"3.0\";s:9:\"threshold\";d:0.5;s:8:\"response\";a:5:{s:7:\"success\";b:1;s:12:\"challenge_ts\";s:20:\"2022-07-27T06:39:31Z\";s:8:\"hostname\";s:17:\"www.fairphoto.com\";s:5:\"score\";d:0.90000000000000002220446049250313080847263336181640625;s:6:\"action\";s:11:\"contactform\";}}'),(13539,1400,'_spam_log','a:0:{}'),(13540,1400,'_consent','a:0:{}'),(13541,1400,'_hash','8d4ab9f9cfb0df7b42474e0274d78295'),(13559,1401,'_consent','a:0:{}'),(13560,1401,'_hash','c20b8e96f5caa8bfb2fd8116c82fcc3f'),(20021,1695,'_from_email','otisboatus@hotmail.com'),(20020,1695,'_from_name','Crytosit'),(19973,1692,'_consent','a:0:{}'),(19972,1692,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19971,1692,'_recaptcha','a:0:{}'),(19959,1692,'_from','Crytosit <engelhardtgreg@yahoo.com>'),(19957,1692,'_submission_status','spam'),(19917,1402,'_wp_trash_meta_status','flamingo-spam'),(13574,1402,'_submission_status','spam'),(13575,1402,'_subject','Online job can be really effective if you use this Robot.'),(13576,1402,'_from','Crytosit <diegoechavarriamisas@hotmail.com>'),(13577,1402,'_from_name','Crytosit'),(13578,1402,'_from_email','diegoechavarriamisas@hotmail.com'),(13579,1402,'_field_your-name','Crytosit'),(13580,1402,'_field_your-email','diegoechavarriamisas@hotmail.com'),(13581,1402,'_field_your-subject','Online job can be really effective if you use this Robot.'),(13582,1402,'_field_your-message','Earn additional money without efforts.  https://melm.frostyelk.se/gotodate/go'),(13583,1402,'_field_submit','Submit'),(13584,1402,'_field_mc4wp_checkbox','No'),(13585,1402,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13586,1402,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 27, 2022\";s:4:\"time\";s:7:\"1:09 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13587,1402,'_akismet',NULL),(13588,1402,'_recaptcha','a:0:{}'),(13589,1402,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13590,1402,'_consent','a:0:{}'),(13591,1402,'_hash','df6332a9a63e7eeac0105c622ff9ad65'),(19923,1404,'_wp_trash_meta_status','flamingo-spam'),(13593,1403,'_submission_status','spam'),(13594,1403,'_subject','Find out about the easiest way of money earning.'),(13595,1403,'_from','Crytosit <cedmoore1@comcast.net>'),(13596,1403,'_from_name','Crytosit'),(13597,1403,'_from_email','cedmoore1@comcast.net'),(13598,1403,'_field_your-name','Crytosit'),(13599,1403,'_field_your-email','cedmoore1@comcast.net'),(13600,1403,'_field_your-subject','Find out about the easiest way of money earning.'),(13601,1403,'_field_your-message','The best online investment tool is found. Learn more!  https://melm.frostyelk.se/gotodate/go'),(13602,1403,'_field_submit','Submit'),(13603,1403,'_field_mc4wp_checkbox','No'),(13604,1403,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13605,1403,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 27, 2022\";s:4:\"time\";s:7:\"5:03 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13606,1403,'_akismet',NULL),(13607,1403,'_recaptcha','a:0:{}'),(13608,1403,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13609,1403,'_consent','a:0:{}'),(13610,1403,'_hash','ad5b5d784d3cfad5f2343ee01c23de50'),(19926,1405,'_wp_trash_meta_status','flamingo-spam'),(13612,1404,'_submission_status','spam'),(13613,1404,'_subject','Robot never sleeps. It makes money for you 24/7.'),(13614,1404,'_from','Crytosit <yaoshenhe@yahoo.com>'),(13615,1404,'_from_name','Crytosit'),(13616,1404,'_from_email','yaoshenhe@yahoo.com'),(13617,1404,'_field_your-name','Crytosit'),(13618,1404,'_field_your-email','yaoshenhe@yahoo.com'),(13619,1404,'_field_your-subject','Robot never sleeps. It makes money for you 24/7.'),(13620,1404,'_field_your-message','The online financial Robot is your key to success.  https://melm.frostyelk.se/gotodate/go'),(13621,1404,'_field_submit','Submit'),(13622,1404,'_field_mc4wp_checkbox','No'),(13623,1404,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13624,1404,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 27, 2022\";s:4:\"time\";s:7:\"8:55 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13625,1404,'_akismet',NULL),(13626,1404,'_recaptcha','a:0:{}'),(13627,1404,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13628,1404,'_consent','a:0:{}'),(13629,1404,'_hash','4f5d56a310e02da7a85b8b3c1f581935'),(19929,1406,'_wp_trash_meta_status','flamingo-spam'),(13631,1405,'_submission_status','spam'),(13632,1405,'_subject','Check out the newest way to make a fantastic profit.'),(13633,1405,'_from','Crytosit <hrteoloko@gmail.com>'),(13634,1405,'_from_name','Crytosit'),(13635,1405,'_from_email','hrteoloko@gmail.com'),(13636,1405,'_field_your-name','Crytosit'),(13637,1405,'_field_your-email','hrteoloko@gmail.com'),(13638,1405,'_field_your-subject','Check out the newest way to make a fantastic profit.'),(13639,1405,'_field_your-message','Only one click can grow up your money really fast.  https://melm.frostyelk.se/gotodate/go'),(13640,1405,'_field_submit','Submit'),(13641,1405,'_field_mc4wp_checkbox','No'),(13642,1405,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13643,1405,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 28, 2022\";s:4:\"time\";s:7:\"1:12 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13644,1405,'_akismet',NULL),(13645,1405,'_recaptcha','a:0:{}'),(13646,1405,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13647,1405,'_consent','a:0:{}'),(13648,1405,'_hash','100a2b5e4a6223c6d9e68e705d7df250'),(19932,1407,'_wp_trash_meta_status','flamingo-spam'),(13650,1406,'_submission_status','spam'),(13651,1406,'_subject','[your-subject]'),(13652,1406,'_from','💗 Сообщаем,на ваш адрес прислали билет лото. Перейдите по ссылке далее >>> https://forms.yandex.ru/cloud/62b713466855cca634ae6e31/?hs=be136b36150b763606c6c3333b539f61& 💗 <dedklokkk@ffo.kr>'),(13653,1406,'_from_name','💗 Сообщаем,на ваш адрес прислали билет лото. Перейдите по ссылке далее >>> https://forms.yandex.ru/cloud/62b713466855cca634ae6e31/?hs=be136b36150b763606c6c3333b539f61& 💗'),(13654,1406,'_from_email','dedklokkk@ffo.kr'),(13655,1406,'_field_your-name','💗 Сообщаем,на ваш адрес прислали билет лото. Перейдите по ссылке далее >>> https://forms.yandex.ru/cloud/62b713466855cca634ae6e31/?hs=be136b36150b763606c6c3333b539f61& 💗'),(13656,1406,'_field_your-email','dedklokkk@ffo.kr'),(13657,1406,'_field_your-message','zlavxm'),(13658,1406,'_field_mc4wp_checkbox','No'),(13659,1406,'_fields','a:4:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-message\";N;s:14:\"mc4wp_checkbox\";N;}'),(13660,1406,'_meta','a:19:{s:13:\"serial_number\";i:1;s:9:\"remote_ip\";s:15:\"185.220.100.240\";s:10:\"user_agent\";s:131:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 YaBrowser/15.12.1.6478 Safari/537.36\";s:3:\"url\";s:41:\"https://www.fairphoto.com/about/our-team/\";s:4:\"date\";s:13:\"July 28, 2022\";s:4:\"time\";s:7:\"3:05 am\";s:7:\"post_id\";s:2:\"77\";s:9:\"post_name\";s:8:\"our-team\";s:10:\"post_title\";s:8:\"Our Team\";s:8:\"post_url\";s:41:\"https://www.fairphoto.com/about/our-team/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13661,1406,'_akismet',NULL),(13662,1406,'_recaptcha','a:0:{}'),(13663,1406,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13664,1406,'_consent','a:0:{}'),(13665,1406,'_hash','d2cb942ce6231954400b259982d967a3'),(19935,1408,'_wp_trash_meta_status','flamingo-spam'),(13667,1407,'_submission_status','spam'),(13668,1407,'_subject','rhtwww'),(13669,1407,'_from','🔥 Вручение приза,для Вас отправили лотерейный билет. Перейдите на официальном сайте ->> https://forms.yandex.ru/cloud/62b71344c25bba4c3d308826/?hs=3ffb67e1c0b81455481f69dfbd39aeef& 🔥 <dedklokkk@ffo.kr>'),(13670,1407,'_from_name','🔥 Вручение приза,для Вас отправили лотерейный билет. Перейдите на официальном сайте ->> https://forms.yandex.ru/cloud/62b71344c25bba4c3d308826/?hs=3ffb67e1c0b81455481f69dfbd39aeef& 🔥'),(13671,1407,'_from_email','dedklokkk@ffo.kr'),(13672,1407,'_field_your-name','🔥 Вручение приза,для Вас отправили лотерейный билет. Перейдите на официальном сайте ->> https://forms.yandex.ru/cloud/62b71344c25bba4c3d308826/?hs=3ffb67e1c0b81455481f69dfbd39aeef& 🔥'),(13673,1407,'_field_your-email','dedklokkk@ffo.kr'),(13674,1407,'_field_your-subject','rhtwww'),(13675,1407,'_field_your-message','1hujir'),(13676,1407,'_field_mc4wp_checkbox','No'),(13677,1407,'_fields','a:5:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:14:\"mc4wp_checkbox\";N;}'),(13678,1407,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"83.137.158.10\";s:10:\"user_agent\";s:131:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 YaBrowser/15.12.1.6478 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 28, 2022\";s:4:\"time\";s:7:\"3:07 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13679,1407,'_akismet',NULL),(13680,1407,'_recaptcha','a:0:{}'),(13681,1407,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13682,1407,'_consent','a:0:{}'),(13683,1407,'_hash','69e7554d2b29f2c206069bb3c79aaa9d'),(19938,1409,'_wp_trash_meta_status','flamingo-spam'),(13685,1408,'_submission_status','spam'),(13686,1408,'_subject','[your-subject]'),(13687,1408,'_from','💝 Добрый день,на вашу почту подтвердили билет на лото. Примите по ссылке >>> https://forms.yandex.ru/cloud/62b7134577d8f2ba5124cbca/?hs=3fbc1b1e862d93b386632a0a4f3c3426& 💝 <dedklokkk@ffo.kr>'),(13688,1408,'_from_name','💝 Добрый день,на вашу почту подтвердили билет на лото. Примите по ссылке >>> https://forms.yandex.ru/cloud/62b7134577d8f2ba5124cbca/?hs=3fbc1b1e862d93b386632a0a4f3c3426& 💝'),(13689,1408,'_from_email','dedklokkk@ffo.kr'),(13690,1408,'_field_your-name','💝 Добрый день,на вашу почту подтвердили билет на лото. Примите по ссылке >>> https://forms.yandex.ru/cloud/62b7134577d8f2ba5124cbca/?hs=3fbc1b1e862d93b386632a0a4f3c3426& 💝'),(13691,1408,'_field_your-email','dedklokkk@ffo.kr'),(13692,1408,'_field_your-country','wg7wsh'),(13693,1408,'_field_your-subject-hidden','dcxzsj'),(13694,1408,'_field_checkbox-702','a:1:{i:0;s:66:\"I\'d like to stay informed about Fair Photo news and other updates.\";}'),(13695,1408,'_field_your-product-hidden','sq1jwj'),(13696,1408,'_field_your-message','sf0e9t'),(13697,1408,'_field_mc4wp_checkbox','No'),(13698,1408,'_fields','a:8:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"checkbox-702\";N;s:19:\"your-product-hidden\";N;s:12:\"your-message\";N;s:14:\"mc4wp_checkbox\";N;}'),(13699,1408,'_meta','a:19:{s:13:\"serial_number\";i:8;s:9:\"remote_ip\";s:13:\"109.70.100.91\";s:10:\"user_agent\";s:131:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 YaBrowser/15.12.1.6478 Safari/537.36\";s:3:\"url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:4:\"date\";s:13:\"July 28, 2022\";s:4:\"time\";s:7:\"3:07 am\";s:7:\"post_id\";s:3:\"322\";s:9:\"post_name\";s:17:\"hanchank-nyi-chin\";s:10:\"post_title\";s:17:\"Hanchank Nyi Chin\";s:8:\"post_url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13700,1408,'_akismet',NULL),(13701,1408,'_recaptcha','a:0:{}'),(13702,1408,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13703,1408,'_consent','a:0:{}'),(13704,1408,'_hash','972fb6d972622781136e4b6b1fd9f592'),(19941,1410,'_wp_trash_meta_status','flamingo-spam'),(13706,1409,'_submission_status','spam'),(13707,1409,'_subject','[your-subject]'),(13708,1409,'_from','🧡 Доброго дня,на ваше имя подтвердили приз. Получите в личном кабинете -> https://forms.yandex.ru/cloud/62b71344c25bba4c3d308826/?hs=ebaf5ebafaab7baffd565097ab0864d9& 🧡 <dedklokkk@ffo.kr>'),(13709,1409,'_from_name','🧡 Доброго дня,на ваше имя подтвердили приз. Получите в личном кабинете -> https://forms.yandex.ru/cloud/62b71344c25bba4c3d308826/?hs=ebaf5ebafaab7baffd565097ab0864d9& 🧡'),(13710,1409,'_from_email','dedklokkk@ffo.kr'),(13711,1409,'_field_your-name','🧡 Доброго дня,на ваше имя подтвердили приз. Получите в личном кабинете -> https://forms.yandex.ru/cloud/62b71344c25bba4c3d308826/?hs=ebaf5ebafaab7baffd565097ab0864d9& 🧡'),(13712,1409,'_field_your-email','dedklokkk@ffo.kr'),(13713,1409,'_field_your-country','qyiix4'),(13714,1409,'_field_your-subject-hidden','xuqkx8'),(13715,1409,'_field_checkbox-702','a:1:{i:0;s:66:\"I\'d like to stay informed about Fair Photo news and other updates.\";}'),(13716,1409,'_field_your-product-hidden','7b3r6b'),(13717,1409,'_field_your-message','ia3pq3'),(13718,1409,'_field_mc4wp_checkbox','No'),(13719,1409,'_fields','a:8:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"checkbox-702\";N;s:19:\"your-product-hidden\";N;s:12:\"your-message\";N;s:14:\"mc4wp_checkbox\";N;}'),(13720,1409,'_meta','a:19:{s:13:\"serial_number\";i:8;s:9:\"remote_ip\";s:13:\"23.128.248.23\";s:10:\"user_agent\";s:131:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 YaBrowser/15.12.1.6478 Safari/537.36\";s:3:\"url\";s:48:\"https://www.fairphoto.com/gallery/langob-pambot/\";s:4:\"date\";s:13:\"July 28, 2022\";s:4:\"time\";s:7:\"3:08 am\";s:7:\"post_id\";s:3:\"140\";s:9:\"post_name\";s:13:\"langob-pambot\";s:10:\"post_title\";s:13:\"Langob Pambot\";s:8:\"post_url\";s:48:\"https://www.fairphoto.com/gallery/langob-pambot/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13721,1409,'_akismet',NULL),(13722,1409,'_recaptcha','a:0:{}'),(13723,1409,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13724,1409,'_consent','a:0:{}'),(13725,1409,'_hash','040fbe5cc686528214ec5fa94228892a'),(19944,1411,'_wp_trash_meta_status','flamingo-spam'),(13727,1410,'_submission_status','spam'),(13728,1410,'_subject','[your-subject]'),(13729,1410,'_from','💖 Заявка,для Вас отправили подарочек. Пройдите в личном кабинете > https://forms.yandex.ru/cloud/62b713466855cca634ae6e31/?hs=ac0a51fade218b20d03ca629d8a78620& 💖 <dedklokkk@ffo.kr>'),(13730,1410,'_from_name','💖 Заявка,для Вас отправили подарочек. Пройдите в личном кабинете > https://forms.yandex.ru/cloud/62b713466855cca634ae6e31/?hs=ac0a51fade218b20d03ca629d8a78620& 💖'),(13731,1410,'_from_email','dedklokkk@ffo.kr'),(13732,1410,'_field_your-name','💖 Заявка,для Вас отправили подарочек. Пройдите в личном кабинете > https://forms.yandex.ru/cloud/62b713466855cca634ae6e31/?hs=ac0a51fade218b20d03ca629d8a78620& 💖'),(13733,1410,'_field_your-email','dedklokkk@ffo.kr'),(13734,1410,'_field_your-country','vpro24'),(13735,1410,'_field_your-subject-hidden','6afxan'),(13736,1410,'_field_checkbox-702','a:1:{i:0;s:66:\"I\'d like to stay informed about Fair Photo news and other updates.\";}'),(13737,1410,'_field_your-product-hidden','m95xsm'),(13738,1410,'_field_your-message','xfapjl'),(13739,1410,'_field_mc4wp_checkbox','No'),(13740,1410,'_fields','a:8:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"checkbox-702\";N;s:19:\"your-product-hidden\";N;s:12:\"your-message\";N;s:14:\"mc4wp_checkbox\";N;}'),(13741,1410,'_meta','a:19:{s:13:\"serial_number\";i:8;s:9:\"remote_ip\";s:12:\"5.45.106.207\";s:10:\"user_agent\";s:131:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 YaBrowser/15.12.1.6478 Safari/537.36\";s:3:\"url\";s:50:\"https://www.fairphoto.com/gallery/menindee-memory/\";s:4:\"date\";s:13:\"July 28, 2022\";s:4:\"time\";s:7:\"3:08 am\";s:7:\"post_id\";s:3:\"106\";s:9:\"post_name\";s:15:\"menindee-memory\";s:10:\"post_title\";s:15:\"Menindee Memory\";s:8:\"post_url\";s:50:\"https://www.fairphoto.com/gallery/menindee-memory/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13742,1410,'_akismet',NULL),(13743,1410,'_recaptcha','a:0:{}'),(13744,1410,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13745,1410,'_consent','a:0:{}'),(13746,1410,'_hash','0555edad25cc77567f21684085b4f52c'),(19947,1412,'_wp_trash_meta_status','flamingo-spam'),(13748,1411,'_submission_status','spam'),(13749,1411,'_subject','[your-subject]'),(13750,1411,'_from','💝 Доброго вечера,на вашу почту подготовили билет на лото. Войдите в вашем личном кабинете > https://forms.yandex.ru/cloud/62b71344f542275611fa1bf9/?hs=a54a853dd76e6b79b66b6f46f07c6e62& 💝 <dedklokkk@ffo.kr>'),(13751,1411,'_from_name','💝 Доброго вечера,на вашу почту подготовили билет на лото. Войдите в вашем личном кабинете > https://forms.yandex.ru/cloud/62b71344f542275611fa1bf9/?hs=a54a853dd76e6b79b66b6f46f07c6e62& 💝'),(13752,1411,'_from_email','dedklokkk@ffo.kr'),(13753,1411,'_field_your-name','💝 Доброго вечера,на вашу почту подготовили билет на лото. Войдите в вашем личном кабинете > https://forms.yandex.ru/cloud/62b71344f542275611fa1bf9/?hs=a54a853dd76e6b79b66b6f46f07c6e62& 💝'),(13754,1411,'_field_your-email','dedklokkk@ffo.kr'),(13755,1411,'_field_your-country','iztgoj'),(13756,1411,'_field_your-subject-hidden','nx0q4z'),(13757,1411,'_field_checkbox-702','a:1:{i:0;s:66:\"I\'d like to stay informed about Fair Photo news and other updates.\";}'),(13758,1411,'_field_your-product-hidden','ae06ex'),(13759,1411,'_field_your-message','sg9l5o'),(13760,1411,'_field_mc4wp_checkbox','No'),(13761,1411,'_fields','a:8:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"checkbox-702\";N;s:19:\"your-product-hidden\";N;s:12:\"your-message\";N;s:14:\"mc4wp_checkbox\";N;}'),(13762,1411,'_meta','a:19:{s:13:\"serial_number\";i:8;s:9:\"remote_ip\";s:13:\"109.70.100.28\";s:10:\"user_agent\";s:131:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 YaBrowser/15.12.1.6478 Safari/537.36\";s:3:\"url\";s:46:\"https://www.fairphoto.com/gallery/uyen-chuyen/\";s:4:\"date\";s:13:\"July 28, 2022\";s:4:\"time\";s:7:\"3:08 am\";s:7:\"post_id\";s:3:\"689\";s:9:\"post_name\";s:11:\"uyen-chuyen\";s:10:\"post_title\";s:15:\"Uyển chuyển\";s:8:\"post_url\";s:46:\"https://www.fairphoto.com/gallery/uyen-chuyen/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13763,1411,'_akismet',NULL),(13764,1411,'_recaptcha','a:0:{}'),(13765,1411,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13766,1411,'_consent','a:0:{}'),(13767,1411,'_hash','7545cc6abc95c4b3f910a68211cb70a0'),(19950,1413,'_wp_trash_meta_status','flamingo-spam'),(13769,1412,'_submission_status','spam'),(13770,1412,'_subject','[your-subject]'),(13771,1412,'_from','[your-name] <[your-email]>'),(13772,1412,'_from_name','[your-name]'),(13773,1412,'_from_email','[your-email]'),(13774,1412,'_field_project-name','💖 Здравствуйте,на ваш адрес выслали лотерейный билет. Получите на официальном сайте >> https://forms.yandex.ru/cloud/62b71344f542275611fa1bf9/?hs=1111c8ca1d3ea0cde9eb18ff0ac0a171& 💖'),(13775,1412,'_field_organisation-name','30j031'),(13776,1412,'_field_project-category','tbx6l0'),(13777,1412,'_field_organisation-address','jjhux8'),(13778,1412,'_field_organisation-country','uhe2lk'),(13779,1412,'_field_organisation-email','dedklokkk@ffo.kr'),(13780,1412,'_field_organisation-phone','353544749578'),(13781,1412,'_field_organisation-phone-country-code',''),(13782,1412,'_field_organisation-website','p72avu'),(13783,1412,'_field_project-print','3nu9r6'),(13784,1412,'_field_applicant-name','nj9xam'),(13785,1412,'_field_applicant-email','dedklokkk@ffo.kr'),(13786,1412,'_field_stayinformed','a:1:{i:0;s:82:\"I wish to stay informed about developments around the application of this project.\";}'),(13787,1412,'_field_project-description','442041'),(13788,1412,'_field_mc4wp_checkbox','No'),(13789,1412,'_fields','a:15:{s:12:\"project-name\";N;s:17:\"organisation-name\";N;s:16:\"project-category\";N;s:20:\"organisation-address\";N;s:20:\"organisation-country\";N;s:18:\"organisation-email\";N;s:18:\"organisation-phone\";N;s:31:\"organisation-phone-country-code\";N;s:20:\"organisation-website\";N;s:13:\"project-print\";N;s:14:\"applicant-name\";N;s:15:\"applicant-email\";N;s:12:\"stayinformed\";N;s:19:\"project-description\";N;s:14:\"mc4wp_checkbox\";N;}'),(13790,1412,'_meta','a:19:{s:13:\"serial_number\";i:2;s:9:\"remote_ip\";s:15:\"109.201.133.100\";s:10:\"user_agent\";s:131:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 YaBrowser/15.12.1.6478 Safari/537.36\";s:3:\"url\";s:44:\"https://www.fairphoto.com/suggest-a-project/\";s:4:\"date\";s:13:\"July 28, 2022\";s:4:\"time\";s:7:\"3:09 am\";s:7:\"post_id\";s:2:\"65\";s:9:\"post_name\";s:17:\"suggest-a-project\";s:10:\"post_title\";s:17:\"Suggest a Project\";s:8:\"post_url\";s:44:\"https://www.fairphoto.com/suggest-a-project/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13791,1412,'_akismet',NULL),(13792,1412,'_recaptcha','a:0:{}'),(13793,1412,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13794,1412,'_consent','a:0:{}'),(13795,1412,'_hash','c1e60451e874ab17f68669c0381c7d70'),(19953,1414,'_wp_trash_meta_status','flamingo-spam'),(13797,1413,'_submission_status','spam'),(13798,1413,'_subject','Making money in the net is easier now.'),(13799,1413,'_from','Crytosit <yliaen@gmail.com>'),(13800,1413,'_from_name','Crytosit'),(13801,1413,'_from_email','yliaen@gmail.com'),(13802,1413,'_field_your-name','Crytosit'),(13803,1413,'_field_your-email','yliaen@gmail.com'),(13804,1413,'_field_your-subject','Making money in the net is easier now.'),(13805,1413,'_field_your-message','Make money in the internet using this Bot. It really works!  https://melm.frostyelk.se/gotodate/go'),(13806,1413,'_field_submit','Submit'),(13807,1413,'_field_mc4wp_checkbox','No'),(13808,1413,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13809,1413,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 28, 2022\";s:4:\"time\";s:7:\"5:07 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13810,1413,'_akismet',NULL),(13811,1413,'_recaptcha','a:0:{}'),(13812,1413,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13813,1413,'_consent','a:0:{}'),(13814,1413,'_hash','276f416f63ab22979eb21e9de6fb4eb8'),(13938,1418,'_akismet',NULL),(13939,1418,'_recaptcha','a:0:{}'),(13940,1418,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13941,1418,'_consent','a:0:{}'),(13942,1418,'_hash','b3676992c38894b14bbdd9aafdfdc4d6'),(20088,1420,'_wp_trash_meta_status','flamingo-spam'),(13944,1419,'_submission_status','spam'),(13945,1419,'_subject','The success formula is found. Learn more about it.'),(13946,1419,'_from','Crytosit <martha_urquijo@yahoo.com>'),(13947,1419,'_from_name','Crytosit'),(13948,1419,'_from_email','martha_urquijo@yahoo.com'),(13949,1419,'_field_your-name','Crytosit'),(13950,1419,'_field_your-email','martha_urquijo@yahoo.com'),(13951,1419,'_field_your-subject','The success formula is found. Learn more about it.'),(13952,1419,'_field_your-message','Make thousands every week working online here.  https://melm.pumpati.de/melm'),(13953,1419,'_field_submit','Submit'),(13954,1419,'_field_mc4wp_checkbox','No'),(13955,1419,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13956,1419,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 28, 2022\";s:4:\"time\";s:7:\"7:34 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13957,1419,'_akismet',NULL),(13958,1419,'_recaptcha','a:0:{}'),(13959,1419,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13960,1419,'_consent','a:0:{}'),(13961,1419,'_hash','a6b782bae24d5e9004775f91a6833614'),(20091,1421,'_wp_trash_meta_status','flamingo-spam'),(13963,1420,'_submission_status','spam'),(13964,1420,'_subject','This robot will help you to make hundreds of dollars each day.'),(13965,1420,'_from','Crytosit <jhannah73@yahoo.com>'),(13966,1420,'_from_name','Crytosit'),(13967,1420,'_from_email','jhannah73@yahoo.com'),(13968,1420,'_field_your-name','Crytosit'),(13969,1420,'_field_your-email','jhannah73@yahoo.com'),(13970,1420,'_field_your-subject','This robot will help you to make hundreds of dollars each day.'),(13971,1420,'_field_your-message','Launch the best investment instrument to start making money today.  https://melm.pumpati.de/melm'),(13972,1420,'_field_submit','Submit'),(13973,1420,'_field_mc4wp_checkbox','No'),(13974,1420,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13975,1420,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 28, 2022\";s:4:\"time\";s:7:\"9:55 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13976,1420,'_akismet',NULL),(13977,1420,'_recaptcha','a:0:{}'),(13978,1420,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13979,1420,'_consent','a:0:{}'),(13980,1420,'_hash','0bea7ab4372786856d9e4bbe4c4a462c'),(20094,1422,'_wp_trash_meta_status','flamingo-spam'),(13982,1421,'_submission_status','spam'),(13983,1421,'_subject','Small investments can bring tons of dollars fast.'),(13984,1421,'_from','Crytosit <swartzwolf2@yahoo.com>'),(13985,1421,'_from_name','Crytosit'),(13986,1421,'_from_email','swartzwolf2@yahoo.com'),(13987,1421,'_field_your-name','Crytosit'),(13988,1421,'_field_your-email','swartzwolf2@yahoo.com'),(13989,1421,'_field_your-subject','Small investments can bring tons of dollars fast.'),(13990,1421,'_field_your-message','The financial Robot is your future wealth and independence.  https://melm.pumpati.de/melm'),(13991,1421,'_field_submit','Submit'),(13992,1421,'_field_mc4wp_checkbox','No'),(13993,1421,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(13994,1421,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 29, 2022\";s:4:\"time\";s:8:\"12:15 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(13995,1421,'_akismet',NULL),(13996,1421,'_recaptcha','a:0:{}'),(13997,1421,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(13998,1421,'_consent','a:0:{}'),(13999,1421,'_hash','977359e44ba013d208a54860035644c0'),(20097,1423,'_wp_trash_meta_status','flamingo-spam'),(14001,1422,'_submission_status','spam'),(14002,1422,'_subject','No need to work anymore. Just launch the robot.'),(14003,1422,'_from','Crytosit <l.a.m.pe.n.y.uz.ufa.h@gmail.com>'),(14004,1422,'_from_name','Crytosit'),(14005,1422,'_from_email','l.a.m.pe.n.y.uz.ufa.h@gmail.com'),(14006,1422,'_field_your-name','Crytosit'),(14007,1422,'_field_your-email','l.a.m.pe.n.y.uz.ufa.h@gmail.com'),(14008,1422,'_field_your-subject','No need to work anymore. Just launch the robot.'),(14009,1422,'_field_your-message','Even a child knows how to make $100 today with the help of this robot.  https://melm.pumpati.de/melm'),(14010,1422,'_field_submit','Submit'),(14011,1422,'_field_mc4wp_checkbox','No'),(14012,1422,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14013,1422,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 29, 2022\";s:4:\"time\";s:7:\"2:36 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14014,1422,'_akismet',NULL),(14015,1422,'_recaptcha','a:0:{}'),(14016,1422,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14017,1422,'_consent','a:0:{}'),(14018,1422,'_hash','c84bfb668112bfcb0663a1eb1853ddba'),(20100,1424,'_wp_trash_meta_status','flamingo-spam'),(14020,1423,'_submission_status','spam'),(14021,1423,'_subject','Financial independence is what this robot guarantees.'),(14022,1423,'_from','Crytosit <diana_2698@live.com>'),(14023,1423,'_from_name','Crytosit'),(14024,1423,'_from_email','diana_2698@live.com'),(14025,1423,'_field_your-name','Crytosit'),(14026,1423,'_field_your-email','diana_2698@live.com'),(14027,1423,'_field_your-subject','Financial independence is what this robot guarantees.'),(14028,1423,'_field_your-message','Let the Robot bring you money while you rest.  https://melm.pumpati.de/melm'),(14029,1423,'_field_submit','Submit'),(14030,1423,'_field_mc4wp_checkbox','No'),(14031,1423,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14032,1423,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 29, 2022\";s:4:\"time\";s:7:\"4:55 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14033,1423,'_akismet',NULL),(14034,1423,'_recaptcha','a:0:{}'),(14035,1423,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14036,1423,'_consent','a:0:{}'),(14037,1423,'_hash','2f5345f563ae79501447d2ab850a1a15'),(20103,1425,'_wp_trash_meta_status','flamingo-spam'),(14039,1424,'_submission_status','spam'),(14040,1424,'_subject','Even a child knows how to make money. This robot is what you need!'),(14041,1424,'_from','Crytosit <edwardlapie@yahoo.com>'),(14042,1424,'_from_name','Crytosit'),(14043,1424,'_from_email','edwardlapie@yahoo.com'),(14044,1424,'_field_your-name','Crytosit'),(14045,1424,'_field_your-email','edwardlapie@yahoo.com'),(14046,1424,'_field_your-subject','Even a child knows how to make money. This robot is what you need!'),(14047,1424,'_field_your-message','The additional income is available for everyone using this robot.  https://melm.pumpati.de/melm'),(14048,1424,'_field_submit','Submit'),(14049,1424,'_field_mc4wp_checkbox','No'),(14050,1424,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14051,1424,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 29, 2022\";s:4:\"time\";s:7:\"7:14 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14052,1424,'_akismet',NULL),(14053,1424,'_recaptcha','a:0:{}'),(14054,1424,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14055,1424,'_consent','a:0:{}'),(14056,1424,'_hash','0d52dd9304fbf77360693e18ca3115d1'),(14121,1426,'_recaptcha','a:0:{}'),(14122,1426,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14123,1426,'_consent','a:0:{}'),(14124,1426,'_hash','b9faaed0e6520cfb2422b42b64c4a5a8'),(20340,1428,'_wp_trash_meta_status','flamingo-spam'),(14126,1427,'_submission_status','spam'),(14127,1427,'_subject','Making money can be extremely easy if you use this Robot.'),(14128,1427,'_from','Crytosit <edwardfox48881@yahoo.com>'),(14129,1427,'_from_name','Crytosit'),(14130,1427,'_from_email','edwardfox48881@yahoo.com'),(14131,1427,'_field_your-name','Crytosit'),(14132,1427,'_field_your-email','edwardfox48881@yahoo.com'),(14133,1427,'_field_your-subject','Making money can be extremely easy if you use this Robot.'),(14134,1427,'_field_your-message','Attention! Financial robot may bring you millions!  https://melm.pumpati.de/melm'),(14135,1427,'_field_submit','Submit'),(14136,1427,'_field_mc4wp_checkbox','No'),(14137,1427,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14138,1427,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 29, 2022\";s:4:\"time\";s:7:\"2:28 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14139,1427,'_akismet',NULL),(14140,1427,'_recaptcha','a:0:{}'),(14141,1427,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14142,1427,'_consent','a:0:{}'),(14143,1427,'_hash','d18ed01b60b55b198a61fd687372630f'),(20343,1429,'_wp_trash_meta_status','flamingo-spam'),(14145,1428,'_submission_status','spam'),(14146,1428,'_subject','Looking forward for income? Get it online.'),(14147,1428,'_from','Crytosit <mazinalbayati@yahoo.com>'),(14148,1428,'_from_name','Crytosit'),(14149,1428,'_from_email','mazinalbayati@yahoo.com'),(14150,1428,'_field_your-name','Crytosit'),(14151,1428,'_field_your-email','mazinalbayati@yahoo.com'),(14152,1428,'_field_your-subject','Looking forward for income? Get it online.'),(14153,1428,'_field_your-message','Robot is the best way for everyone who looks for financial independence.  https://melm.pumpati.de/melm'),(14154,1428,'_field_submit','Submit'),(14155,1428,'_field_mc4wp_checkbox','No'),(14156,1428,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14157,1428,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 29, 2022\";s:4:\"time\";s:7:\"4:49 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14158,1428,'_akismet',NULL),(14159,1428,'_recaptcha','a:0:{}'),(14160,1428,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14161,1428,'_consent','a:0:{}'),(14162,1428,'_hash','33fe38e8eb374ea7b44ea5121c4658ba'),(20346,1430,'_wp_trash_meta_status','flamingo-spam'),(14164,1429,'_submission_status','spam'),(14165,1429,'_subject','The online job can bring you a fantastic profit.'),(14166,1429,'_from','Crytosit <LevanRozomashvili@gmail.com>'),(14167,1429,'_from_name','Crytosit'),(14168,1429,'_from_email','LevanRozomashvili@gmail.com'),(14169,1429,'_field_your-name','Crytosit'),(14170,1429,'_field_your-email','LevanRozomashvili@gmail.com'),(14171,1429,'_field_your-subject','The online job can bring you a fantastic profit.'),(14172,1429,'_field_your-message','Make thousands every week working online here.  https://melm.pumpati.de/melm'),(14173,1429,'_field_submit','Submit'),(14174,1429,'_field_mc4wp_checkbox','No'),(14175,1429,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14176,1429,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 29, 2022\";s:4:\"time\";s:7:\"7:11 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14177,1429,'_akismet',NULL),(14178,1429,'_recaptcha','a:0:{}'),(14179,1429,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14180,1429,'_consent','a:0:{}'),(14181,1429,'_hash','d6a8d8f7e5c3b59892ab0f89e0f6f627'),(20349,1431,'_wp_trash_meta_status','flamingo-spam'),(14183,1430,'_submission_status','spam'),(14184,1430,'_subject','The best online investment tool is found. Learn more!'),(14185,1430,'_from','Crytosit <jeffedwar@excite.com>'),(14186,1430,'_from_name','Crytosit'),(14187,1430,'_from_email','jeffedwar@excite.com'),(14188,1430,'_field_your-name','Crytosit'),(14189,1430,'_field_your-email','jeffedwar@excite.com'),(14190,1430,'_field_your-subject','The best online investment tool is found. Learn more!'),(14191,1430,'_field_your-message','Only one click can grow up your money really fast.  https://melm.pumpati.de/melm'),(14192,1430,'_field_submit','Submit'),(14193,1430,'_field_mc4wp_checkbox','No'),(14194,1430,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14195,1430,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 29, 2022\";s:4:\"time\";s:7:\"9:32 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14196,1430,'_akismet',NULL),(14197,1430,'_recaptcha','a:0:{}'),(14198,1430,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14199,1430,'_consent','a:0:{}'),(14200,1430,'_hash','389e4ca832bbce80be3358d462562156'),(20352,1432,'_wp_trash_meta_status','flamingo-spam'),(14202,1431,'_submission_status','spam'),(14203,1431,'_subject','Need money? Earn it without leaving your home.'),(14204,1431,'_from','Crytosit <tetedede13@gmail.com>'),(14205,1431,'_from_name','Crytosit'),(14206,1431,'_from_email','tetedede13@gmail.com'),(14207,1431,'_field_your-name','Crytosit'),(14208,1431,'_field_your-email','tetedede13@gmail.com'),(14209,1431,'_field_your-subject','Need money? Earn it without leaving your home.'),(14210,1431,'_field_your-message','Your computer can bring you additional income if you use this Robot.  https://melm.pumpati.de/melm'),(14211,1431,'_field_submit','Submit'),(14212,1431,'_field_mc4wp_checkbox','No'),(14213,1431,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14214,1431,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 29, 2022\";s:4:\"time\";s:8:\"11:53 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14215,1431,'_akismet',NULL),(14216,1431,'_recaptcha','a:0:{}'),(14217,1431,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14218,1431,'_consent','a:0:{}'),(14219,1431,'_hash','04ddf29c162f5fcdd681320d2424c375'),(20355,1433,'_wp_trash_meta_status','flamingo-spam'),(14221,1432,'_submission_status','spam'),(14222,1432,'_subject','Join the society of successful people who make money here.'),(14223,1432,'_from','Crytosit <Jedirampage@gmail.com>'),(14224,1432,'_from_name','Crytosit'),(14225,1432,'_from_email','Jedirampage@gmail.com'),(14226,1432,'_field_your-name','Crytosit'),(14227,1432,'_field_your-email','Jedirampage@gmail.com'),(14228,1432,'_field_your-subject','Join the society of successful people who make money here.'),(14229,1432,'_field_your-message','Start your online work using the financial Robot.  https://melm.pumpati.de/melm'),(14230,1432,'_field_submit','Submit'),(14231,1432,'_field_mc4wp_checkbox','No'),(14232,1432,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14233,1432,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 30, 2022\";s:4:\"time\";s:7:\"2:13 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14234,1432,'_akismet',NULL),(14235,1432,'_recaptcha','a:0:{}'),(14236,1432,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14237,1432,'_consent','a:0:{}'),(14238,1432,'_hash','306b00377364b9abd83ba4b61cd3973f'),(20358,1434,'_wp_trash_meta_status','flamingo-spam'),(14240,1433,'_submission_status','spam'),(14241,1433,'_subject','Make your computer to be you earning instrument.'),(14242,1433,'_from','Crytosit <inamdarzee@gmail.com>'),(14243,1433,'_from_name','Crytosit'),(14244,1433,'_from_email','inamdarzee@gmail.com'),(14245,1433,'_field_your-name','Crytosit'),(14246,1433,'_field_your-email','inamdarzee@gmail.com'),(14247,1433,'_field_your-subject','Make your computer to be you earning instrument.'),(14248,1433,'_field_your-message','Attention! Here you can earn money online!  https://melm.pumpati.de/melm'),(14249,1433,'_field_submit','Submit'),(14250,1433,'_field_mc4wp_checkbox','No'),(14251,1433,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14252,1433,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 30, 2022\";s:4:\"time\";s:7:\"4:33 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14253,1433,'_akismet',NULL),(14254,1433,'_recaptcha','a:0:{}'),(14255,1433,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14256,1433,'_consent','a:0:{}'),(14257,1433,'_hash','9458bb510e7d0b07cdc38b992fcb4517'),(20361,1435,'_wp_trash_meta_status','flamingo-spam'),(14259,1434,'_submission_status','spam'),(14260,1434,'_subject','The financial Robot is the most effective financial tool in the net!'),(14261,1434,'_from','Crytosit <Ellenmetheney@yahoo.com>'),(14262,1434,'_from_name','Crytosit'),(14263,1434,'_from_email','Ellenmetheney@yahoo.com'),(14264,1434,'_field_your-name','Crytosit'),(14265,1434,'_field_your-email','Ellenmetheney@yahoo.com'),(14266,1434,'_field_your-subject','The financial Robot is the most effective financial tool in the net!'),(14267,1434,'_field_your-message','Financial robot guarantees everyone stability and income.  https://melm.pumpati.de/melm'),(14268,1434,'_field_submit','Submit'),(14269,1434,'_field_mc4wp_checkbox','No'),(14270,1434,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14271,1434,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 30, 2022\";s:4:\"time\";s:7:\"6:53 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14272,1434,'_akismet',NULL),(14273,1434,'_recaptcha','a:0:{}'),(14274,1434,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14275,1434,'_consent','a:0:{}'),(14276,1434,'_hash','78b25d8b370df354c73fcbdb6bee5942'),(14294,1435,'_consent','a:0:{}'),(14295,1435,'_hash','a4f775e0c4b2b2fe6804ed4f69b767dd'),(20628,1440,'_wp_desired_post_slug','launch-the-best-investment-instrument-to-start-making-money-today'),(20576,1721,'_spam_meta_time','1661847046'),(14303,1436,'_submission_status','spam'),(14304,1436,'_subject','Turn $1 into $100 instantly. Use the financial Robot.'),(14305,1436,'_from','Crytosit <MGURATH@HOTMAIL.COM>'),(14306,1436,'_from_name','Crytosit'),(14307,1436,'_from_email','MGURATH@HOTMAIL.COM'),(14308,1436,'_field_your-name','Crytosit'),(14309,1436,'_field_your-email','MGURATH@HOTMAIL.COM'),(14310,1436,'_field_your-subject','Turn $1 into $100 instantly. Use the financial Robot.'),(14311,1436,'_field_your-message','Try out the automatic robot to keep earning all day long.  https://melm.qbe-medienhaus.de/melm'),(14312,1436,'_field_submit','Submit'),(14313,1436,'_field_mc4wp_checkbox','No'),(14314,1436,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14315,1436,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 30, 2022\";s:4:\"time\";s:8:\"11:40 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14316,1436,'_akismet',NULL),(14317,1436,'_recaptcha','a:0:{}'),(14318,1436,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14319,1436,'_consent','a:0:{}'),(14320,1436,'_hash','3ae229529c687989485505a4d5acdd1f'),(20620,1438,'_wp_trash_meta_status','flamingo-spam'),(14322,1437,'_submission_status','spam'),(14323,1437,'_subject','The huge income without investments is available.'),(14324,1437,'_from','Crytosit <tomwelter@uk2.net>'),(14325,1437,'_from_name','Crytosit'),(14326,1437,'_from_email','tomwelter@uk2.net'),(14327,1437,'_field_your-name','Crytosit'),(14328,1437,'_field_your-email','tomwelter@uk2.net'),(14329,1437,'_field_your-subject','The huge income without investments is available.'),(14330,1437,'_field_your-message','Make your money work for you all day long.  https://melm.qbe-medienhaus.de/melm'),(14331,1437,'_field_submit','Submit'),(14332,1437,'_field_mc4wp_checkbox','No'),(14333,1437,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14334,1437,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 30, 2022\";s:4:\"time\";s:7:\"2:01 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14335,1437,'_akismet',NULL),(14336,1437,'_recaptcha','a:0:{}'),(14337,1437,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14338,1437,'_consent','a:0:{}'),(14339,1437,'_hash','c8d197f0f8a61897ec6771bad9397ab2'),(20623,1439,'_wp_trash_meta_status','flamingo-spam'),(14341,1438,'_submission_status','spam'),(14342,1438,'_subject','Start making thousands of dollars every week.'),(14343,1438,'_from','Crytosit <brpelletiersmaaladenlh@dew.com>'),(14344,1438,'_from_name','Crytosit'),(14345,1438,'_from_email','brpelletiersmaaladenlh@dew.com'),(14346,1438,'_field_your-name','Crytosit'),(14347,1438,'_field_your-email','brpelletiersmaaladenlh@dew.com'),(14348,1438,'_field_your-subject','Start making thousands of dollars every week.'),(14349,1438,'_field_your-message','Make dollars just sitting home.  https://melm.qbe-medienhaus.de/melm'),(14350,1438,'_field_submit','Submit'),(14351,1438,'_field_mc4wp_checkbox','No'),(14352,1438,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14353,1438,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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.24 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 30, 2022\";s:4:\"time\";s:7:\"4:24 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14354,1438,'_akismet',NULL),(14355,1438,'_recaptcha','a:0:{}'),(14356,1438,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14357,1438,'_consent','a:0:{}'),(14358,1438,'_hash','939f4c041e490777480500c2438781d1'),(20626,1440,'_wp_trash_meta_status','flamingo-spam'),(14360,1439,'_submission_status','spam'),(14361,1439,'_subject','The huge income without investments is available, now!'),(14362,1439,'_from','Crytosit <murdockalicia17@gmail.com>'),(14363,1439,'_from_name','Crytosit'),(14364,1439,'_from_email','murdockalicia17@gmail.com'),(14365,1439,'_field_your-name','Crytosit'),(14366,1439,'_field_your-email','murdockalicia17@gmail.com'),(14367,1439,'_field_your-subject','The huge income without investments is available, now!'),(14368,1439,'_field_your-message','Make $1000 from $1 in a few minutes. Launch the financial robot now.  https://melm.qbe-medienhaus.de/melm'),(14369,1439,'_field_submit','Submit'),(14370,1439,'_field_mc4wp_checkbox','No'),(14371,1439,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14372,1439,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 30, 2022\";s:4:\"time\";s:7:\"6:46 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14373,1439,'_akismet',NULL),(14374,1439,'_recaptcha','a:0:{}'),(14375,1439,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14376,1439,'_consent','a:0:{}'),(14377,1439,'_hash','e00c707c4b51ebdf74bcd1a77d0f45c4'),(20629,1441,'_wp_trash_meta_status','flamingo-spam'),(14379,1440,'_submission_status','spam'),(14380,1440,'_subject','Launch the best investment instrument to start making money today.'),(14381,1440,'_from','Crytosit <rubberduckz1997@gmail.com>'),(14382,1440,'_from_name','Crytosit'),(14383,1440,'_from_email','rubberduckz1997@gmail.com'),(14384,1440,'_field_your-name','Crytosit'),(14385,1440,'_field_your-email','rubberduckz1997@gmail.com'),(14386,1440,'_field_your-subject','Launch the best investment instrument to start making money today.'),(14387,1440,'_field_your-message','Your money keep grow 24/7 if you use the financial Robot.  https://melm.qbe-medienhaus.de/melm'),(14388,1440,'_field_submit','Submit'),(14389,1440,'_field_mc4wp_checkbox','No'),(14390,1440,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14391,1440,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 30, 2022\";s:4:\"time\";s:7:\"9:07 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14392,1440,'_akismet',NULL),(14393,1440,'_recaptcha','a:0:{}'),(14394,1440,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14395,1440,'_consent','a:0:{}'),(14396,1440,'_hash','6f4d6fa99fa4944822a7d5e205bf5b21'),(20632,1442,'_wp_trash_meta_status','flamingo-spam'),(14398,1441,'_submission_status','spam'),(14399,1441,'_subject','Need some more money? Robot will earn them really fast.'),(14400,1441,'_from','Crytosit <lilshrr@yahoo.com>'),(14401,1441,'_from_name','Crytosit'),(14402,1441,'_from_email','lilshrr@yahoo.com'),(14403,1441,'_field_your-name','Crytosit'),(14404,1441,'_field_your-email','lilshrr@yahoo.com'),(14405,1441,'_field_your-subject','Need some more money? Robot will earn them really fast.'),(14406,1441,'_field_your-message','Financial Robot is #1 investment tool ever. Launch it!  https://melm.qbe-medienhaus.de/melm'),(14407,1441,'_field_submit','Submit'),(14408,1441,'_field_mc4wp_checkbox','No'),(14409,1441,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14410,1441,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:145:\"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)\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 30, 2022\";s:4:\"time\";s:8:\"11:28 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14411,1441,'_akismet',NULL),(14412,1441,'_recaptcha','a:0:{}'),(14413,1441,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14414,1441,'_consent','a:0:{}'),(14415,1441,'_hash','d152651e2e0e67d62a7bc8403543eea0'),(20635,1443,'_wp_trash_meta_status','flamingo-spam'),(14417,1442,'_submission_status','spam'),(14418,1442,'_subject','No need to stay awake all night long to earn money. Launch the robot.'),(14419,1442,'_from','Crytosit <tiaboglin@gmail.com>'),(14420,1442,'_from_name','Crytosit'),(14421,1442,'_from_email','tiaboglin@gmail.com'),(14422,1442,'_field_your-name','Crytosit'),(14423,1442,'_field_your-email','tiaboglin@gmail.com'),(14424,1442,'_field_your-subject','No need to stay awake all night long to earn money. Launch the robot.'),(14425,1442,'_field_your-message','Everyone can earn as much as he wants suing this Bot.  https://melm.qbe-medienhaus.de/melm'),(14426,1442,'_field_submit','Submit'),(14427,1442,'_field_mc4wp_checkbox','No'),(14428,1442,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14429,1442,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 31, 2022\";s:4:\"time\";s:7:\"1:49 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14430,1442,'_akismet',NULL),(14431,1442,'_recaptcha','a:0:{}'),(14432,1442,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14433,1442,'_consent','a:0:{}'),(14434,1442,'_hash','86a9492e76c97fc116feff64465dc4ef'),(20638,1444,'_wp_trash_meta_status','flamingo-spam'),(14436,1443,'_submission_status','spam'),(14437,1443,'_subject','Earn additional money without efforts and skills.'),(14438,1443,'_from','Crytosit <shabashabu@yahoo.com>'),(14439,1443,'_from_name','Crytosit'),(14440,1443,'_from_email','shabashabu@yahoo.com'),(14441,1443,'_field_your-name','Crytosit'),(14442,1443,'_field_your-email','shabashabu@yahoo.com'),(14443,1443,'_field_your-subject','Earn additional money without efforts and skills.'),(14444,1443,'_field_your-message','Financial robot keeps bringing you money while you sleep.  https://melm.qbe-medienhaus.de/melm'),(14445,1443,'_field_submit','Submit'),(14446,1443,'_field_mc4wp_checkbox','No'),(14447,1443,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14448,1443,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 31, 2022\";s:4:\"time\";s:7:\"4:08 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14449,1443,'_akismet',NULL),(14450,1443,'_recaptcha','a:0:{}'),(14451,1443,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14452,1443,'_consent','a:0:{}'),(14453,1443,'_hash','ce2dd4795df08733512320c81dce52a2'),(20641,1445,'_wp_trash_meta_status','flamingo-spam'),(14455,1444,'_submission_status','spam'),(14456,1444,'_subject','Financial robot is the best companion of rich people.'),(14457,1444,'_from','Crytosit <tiaboglin@gmail.com>'),(14458,1444,'_from_name','Crytosit'),(14459,1444,'_from_email','tiaboglin@gmail.com'),(14460,1444,'_field_your-name','Crytosit'),(14461,1444,'_field_your-email','tiaboglin@gmail.com'),(14462,1444,'_field_your-subject','Financial robot is the best companion of rich people.'),(14463,1444,'_field_your-message','Financial independence is what everyone needs.  https://melm.qbe-medienhaus.de/melm'),(14464,1444,'_field_submit','Submit'),(14465,1444,'_field_mc4wp_checkbox','No'),(14466,1444,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14467,1444,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 31, 2022\";s:4:\"time\";s:7:\"6:28 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14468,1444,'_akismet',NULL),(14469,1444,'_recaptcha','a:0:{}'),(14470,1444,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14471,1444,'_consent','a:0:{}'),(14472,1444,'_hash','d88fccff449f7c8ab66f7eeb9173ffc1'),(14546,1448,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 31, 2022\";s:4:\"time\";s:7:\"4:16 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14547,1448,'_akismet',NULL),(14548,1448,'_recaptcha','a:0:{}'),(14549,1448,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14550,1448,'_consent','a:0:{}'),(14551,1448,'_hash','9a85d93f8eda32459cbc77e6f606457a'),(20903,1450,'_wp_trash_meta_status','flamingo-spam'),(14553,1449,'_submission_status','spam'),(14554,1449,'_subject','Wow! This Robot is a great start for an online career.'),(14555,1449,'_from','Crytosit <md80tooch@yahoo.com>'),(14556,1449,'_from_name','Crytosit'),(14557,1449,'_from_email','md80tooch@yahoo.com'),(14558,1449,'_field_your-name','Crytosit'),(14559,1449,'_field_your-email','md80tooch@yahoo.com'),(14560,1449,'_field_your-subject','Wow! This Robot is a great start for an online career.'),(14561,1449,'_field_your-message','We know how to make our future rich and do you?  https://melm.qbe-medienhaus.de/melm'),(14562,1449,'_field_submit','Submit'),(14563,1449,'_field_mc4wp_checkbox','No'),(14564,1449,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14565,1449,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 31, 2022\";s:4:\"time\";s:7:\"6:38 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14566,1449,'_akismet',NULL),(14567,1449,'_recaptcha','a:0:{}'),(14568,1449,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14569,1449,'_consent','a:0:{}'),(14570,1449,'_hash','f2e31d2a1adeb90b2774b734fb074a1d'),(20906,1451,'_wp_trash_meta_status','flamingo-spam'),(14572,1450,'_submission_status','spam'),(14573,1450,'_subject','Financial independence is what this robot guarantees.'),(14574,1450,'_from','Crytosit <l.a.m.pe.n.y.uz.ufa.h@gmail.com>'),(14575,1450,'_from_name','Crytosit'),(14576,1450,'_from_email','l.a.m.pe.n.y.uz.ufa.h@gmail.com'),(14577,1450,'_field_your-name','Crytosit'),(14578,1450,'_field_your-email','l.a.m.pe.n.y.uz.ufa.h@gmail.com'),(14579,1450,'_field_your-subject','Financial independence is what this robot guarantees.'),(14580,1450,'_field_your-message','Try out the best financial robot in the Internet.  https://melm.qbe-medienhaus.de/melm'),(14581,1450,'_field_submit','Submit'),(14582,1450,'_field_mc4wp_checkbox','No'),(14583,1450,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14584,1450,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 31, 2022\";s:4:\"time\";s:7:\"8:59 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14585,1450,'_akismet',NULL),(14586,1450,'_recaptcha','a:0:{}'),(14587,1450,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14588,1450,'_consent','a:0:{}'),(14589,1450,'_hash','4dfa4acf635235261edb280351ff7aa2'),(20909,1452,'_wp_trash_meta_status','flamingo-spam'),(14591,1451,'_submission_status','spam'),(14592,1451,'_subject','There is no need to look for a job anymore. Work online.'),(14593,1451,'_from','Crytosit <rforchhammer@gmail.com>'),(14594,1451,'_from_name','Crytosit'),(14595,1451,'_from_email','rforchhammer@gmail.com'),(14596,1451,'_field_your-name','Crytosit'),(14597,1451,'_field_your-email','rforchhammer@gmail.com'),(14598,1451,'_field_your-subject','There is no need to look for a job anymore. Work online.'),(14599,1451,'_field_your-message','The best online job for retirees. Make your old ages rich.  https://melm.qbe-medienhaus.de/melm'),(14600,1451,'_field_submit','Submit'),(14601,1451,'_field_mc4wp_checkbox','No'),(14602,1451,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14603,1451,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:13:\"July 31, 2022\";s:4:\"time\";s:8:\"11:22 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14604,1451,'_akismet',NULL),(14605,1451,'_recaptcha','a:0:{}'),(14606,1451,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14607,1451,'_consent','a:0:{}'),(14608,1451,'_hash','9e2200df8e58fd148d0bcde618092d2c'),(20912,1453,'_wp_trash_meta_status','flamingo-spam'),(14610,1452,'_submission_status','spam'),(14611,1452,'_subject','Money, money! Make more money with financial robot!'),(14612,1452,'_from','Crytosit <dhempfling@gmail.com>'),(14613,1452,'_from_name','Crytosit'),(14614,1452,'_from_email','dhempfling@gmail.com'),(14615,1452,'_field_your-name','Crytosit'),(14616,1452,'_field_your-email','dhempfling@gmail.com'),(14617,1452,'_field_your-subject','Money, money! Make more money with financial robot!'),(14618,1452,'_field_your-message','Financial robot is the best companion of rich people.  https://melm.qbe-medienhaus.de/melm'),(14619,1452,'_field_submit','Submit'),(14620,1452,'_field_mc4wp_checkbox','No'),(14621,1452,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14622,1452,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 1, 2022\";s:4:\"time\";s:7:\"1:48 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14623,1452,'_akismet',NULL),(14624,1452,'_recaptcha','a:0:{}'),(14625,1452,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14626,1452,'_consent','a:0:{}'),(14627,1452,'_hash','e3ad2497b5c1541fb429fd99fc774514'),(20915,1454,'_wp_trash_meta_status','flamingo-spam'),(14629,1453,'_submission_status','spam'),(14630,1453,'_subject','Join the society of successful people who make money here.'),(14631,1453,'_from','Crytosit <falljanuary@gmail.com>'),(14632,1453,'_from_name','Crytosit'),(14633,1453,'_from_email','falljanuary@gmail.com'),(14634,1453,'_field_your-name','Crytosit'),(14635,1453,'_field_your-email','falljanuary@gmail.com'),(14636,1453,'_field_your-subject','Join the society of successful people who make money here.'),(14637,1453,'_field_your-message','Earn additional money without efforts and skills.  https://melm.qbe-medienhaus.de/melm'),(14638,1453,'_field_submit','Submit'),(14639,1453,'_field_mc4wp_checkbox','No'),(14640,1453,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14641,1453,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 1, 2022\";s:4:\"time\";s:7:\"4:07 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14642,1453,'_akismet',NULL),(14643,1453,'_recaptcha','a:0:{}'),(14644,1453,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14645,1453,'_consent','a:0:{}'),(14646,1453,'_hash','8639d47d1ef9e9975c7262272aeccb17'),(20918,1455,'_wp_trash_meta_status','flamingo-spam'),(14648,1454,'_submission_status','spam'),(14649,1454,'_subject','The online job can bring you a fantastic profit.'),(14650,1454,'_from','Crytosit <csm1604.carmen@gmail.com>'),(14651,1454,'_from_name','Crytosit'),(14652,1454,'_from_email','csm1604.carmen@gmail.com'),(14653,1454,'_field_your-name','Crytosit'),(14654,1454,'_field_your-email','csm1604.carmen@gmail.com'),(14655,1454,'_field_your-subject','The online job can bring you a fantastic profit.'),(14656,1454,'_field_your-message','The success formula is found. Learn more about it.  https://melm.qbe-medienhaus.de/melm'),(14657,1454,'_field_submit','Submit'),(14658,1454,'_field_mc4wp_checkbox','No'),(14659,1454,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14660,1454,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 1, 2022\";s:4:\"time\";s:7:\"6:26 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14661,1454,'_akismet',NULL),(14662,1454,'_recaptcha','a:0:{}'),(14663,1454,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14664,1454,'_consent','a:0:{}'),(14665,1454,'_hash','d8bdb9b738ed2092756045b04e69cb0b'),(14777,1460,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 1, 2022\";s:4:\"time\";s:7:\"6:31 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14778,1460,'_akismet',NULL),(14779,1460,'_recaptcha','a:0:{}'),(14780,1460,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14781,1460,'_consent','a:0:{}'),(14782,1460,'_hash','27ca4aa260e3cede6feb21df80e1ed52'),(20959,1462,'_wp_trash_meta_status','flamingo-spam'),(14784,1461,'_submission_status','spam'),(14785,1461,'_subject','Launch the financial Bot now to start earning.'),(14786,1461,'_from','Crytosit <mdavidson1022@gmail.com>'),(14787,1461,'_from_name','Crytosit'),(14788,1461,'_from_email','mdavidson1022@gmail.com'),(14789,1461,'_field_your-name','Crytosit'),(14790,1461,'_field_your-email','mdavidson1022@gmail.com'),(14791,1461,'_field_your-subject','Launch the financial Bot now to start earning.'),(14792,1461,'_field_your-message','Financial robot is the best companion of rich people.  https://melm.qbe-medienhaus.de/melm'),(14793,1461,'_field_submit','Submit'),(14794,1461,'_field_mc4wp_checkbox','No'),(14795,1461,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14796,1461,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 1, 2022\";s:4:\"time\";s:7:\"8:52 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14797,1461,'_akismet',NULL),(14798,1461,'_recaptcha','a:0:{}'),(14799,1461,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14800,1461,'_consent','a:0:{}'),(14801,1461,'_hash','0b4164163735c41df3876e90b42cd55b'),(20962,1463,'_wp_trash_meta_status','flamingo-spam'),(14803,1462,'_submission_status','spam'),(14804,1462,'_subject','Small investments can bring tons of dollars fast.'),(14805,1462,'_from','Crytosit <rn21barb@aol.com>'),(14806,1462,'_from_name','Crytosit'),(14807,1462,'_from_email','rn21barb@aol.com'),(14808,1462,'_field_your-name','Crytosit'),(14809,1462,'_field_your-email','rn21barb@aol.com'),(14810,1462,'_field_your-subject','Small investments can bring tons of dollars fast.'),(14811,1462,'_field_your-message','Need money? Get it here easily?  https://melm.qbe-medienhaus.de/melm'),(14812,1462,'_field_submit','Submit'),(14813,1462,'_field_mc4wp_checkbox','No'),(14814,1462,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14815,1462,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 1, 2022\";s:4:\"time\";s:8:\"11:11 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14816,1462,'_akismet',NULL),(14817,1462,'_recaptcha','a:0:{}'),(14818,1462,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14819,1462,'_consent','a:0:{}'),(14820,1462,'_hash','c7fec3d3364accd7ea6b0415f930cd41'),(20965,1464,'_wp_trash_meta_status','flamingo-spam'),(14822,1463,'_submission_status','spam'),(14823,1463,'_subject','Need money? Get it here easily?'),(14824,1463,'_from','Crytosit <nharrington1023@yahoo.com>'),(14825,1463,'_from_name','Crytosit'),(14826,1463,'_from_email','nharrington1023@yahoo.com'),(14827,1463,'_field_your-name','Crytosit'),(14828,1463,'_field_your-email','nharrington1023@yahoo.com'),(14829,1463,'_field_your-subject','Need money? Get it here easily?'),(14830,1463,'_field_your-message','The online income is the easiest ways to make you dream come true.  https://melm.qbe-medienhaus.de/melm'),(14831,1463,'_field_submit','Submit'),(14832,1463,'_field_mc4wp_checkbox','No'),(14833,1463,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14834,1463,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 2, 2022\";s:4:\"time\";s:7:\"1:33 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14835,1463,'_akismet',NULL),(14836,1463,'_recaptcha','a:0:{}'),(14837,1463,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14838,1463,'_consent','a:0:{}'),(14839,1463,'_hash','bb702edd3ac13e6ab8057e822c4bac59'),(20968,1465,'_wp_trash_meta_status','flamingo-spam'),(14841,1464,'_submission_status','spam'),(14842,1464,'_subject','The additional income is available for everyone using this robot.'),(14843,1464,'_from','Crytosit <l.a.m.pe.n.y.uz.ufa.h@gmail.com>'),(14844,1464,'_from_name','Crytosit'),(14845,1464,'_from_email','l.a.m.pe.n.y.uz.ufa.h@gmail.com'),(14846,1464,'_field_your-name','Crytosit'),(14847,1464,'_field_your-email','l.a.m.pe.n.y.uz.ufa.h@gmail.com'),(14848,1464,'_field_your-subject','The additional income is available for everyone using this robot.'),(14849,1464,'_field_your-message','Launch the best investment instrument to start making money today.  https://melm.qbe-medienhaus.de/melm'),(14850,1464,'_field_submit','Submit'),(14851,1464,'_field_mc4wp_checkbox','No'),(14852,1464,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14853,1464,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 2, 2022\";s:4:\"time\";s:7:\"3:56 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14854,1464,'_akismet',NULL),(14855,1464,'_recaptcha','a:0:{}'),(14856,1464,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14857,1464,'_consent','a:0:{}'),(14858,1464,'_hash','90a208800fadb4d1b763bcc7ee354526'),(20971,1466,'_wp_trash_meta_status','flamingo-spam'),(14860,1465,'_submission_status','spam'),(14861,1465,'_subject','[your-subject]'),(14862,1465,'_from','Josephhex <quadrocopte@gmail.com>'),(14863,1465,'_from_name','Josephhex'),(14864,1465,'_from_email','quadrocopte@gmail.com'),(14865,1465,'_field_your-name','Josephhex'),(14866,1465,'_field_your-email','quadrocopte@gmail.com'),(14867,1465,'_field_your-country','Россия'),(14868,1465,'_field_your-subject-hidden','чсии'),(14869,1465,'_field_your-message',''),(14870,1465,'_field_your-product-hidden',''),(14871,1465,'_field_submit','Register my interest'),(14872,1465,'_field_checkbox-702','a:1:{i:0;s:0:\"\";}'),(14873,1465,'_field_mc4wp_checkbox','No'),(14874,1465,'_fields','a:9:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"your-message\";N;s:19:\"your-product-hidden\";N;s:6:\"submit\";N;s:12:\"checkbox-702\";N;s:14:\"mc4wp_checkbox\";N;}'),(14875,1465,'_meta','a:19:{s:13:\"serial_number\";i:8;s:9:\"remote_ip\";s:13:\"77.83.173.251\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:3:\"url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:4:\"date\";s:14:\"August 2, 2022\";s:4:\"time\";s:7:\"4:20 am\";s:7:\"post_id\";s:3:\"322\";s:9:\"post_name\";s:17:\"hanchank-nyi-chin\";s:10:\"post_title\";s:17:\"Hanchank Nyi Chin\";s:8:\"post_url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14876,1465,'_akismet',NULL),(14877,1465,'_recaptcha','a:3:{s:7:\"version\";s:3:\"3.0\";s:9:\"threshold\";d:0.5;s:8:\"response\";a:5:{s:7:\"success\";b:1;s:12:\"challenge_ts\";s:20:\"2022-08-02T04:19:51Z\";s:8:\"hostname\";s:17:\"www.fairphoto.com\";s:5:\"score\";d:0.1000000000000000055511151231257827021181583404541015625;s:6:\"action\";s:11:\"contactform\";}}'),(14878,1465,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:58:\"reCAPTCHA score (0.10) is lower than the threshold (0.50).\";}}'),(14879,1465,'_consent','a:0:{}'),(14880,1465,'_hash','d3fb04dfa06ed078f18a064caf976c4d'),(20974,1467,'_wp_trash_meta_status','flamingo-spam'),(14882,1466,'_submission_status','spam'),(14883,1466,'_subject','Even a child knows how to make money. This robot is what you need!'),(14884,1466,'_from','Crytosit <sder@mac.com>'),(14885,1466,'_from_name','Crytosit'),(14886,1466,'_from_email','sder@mac.com'),(14887,1466,'_field_your-name','Crytosit'),(14888,1466,'_field_your-email','sder@mac.com'),(14889,1466,'_field_your-subject','Even a child knows how to make money. This robot is what you need!'),(14890,1466,'_field_your-message','Financial robot is your success formula is found. Learn more about it.  https://melm.qbe-medienhaus.de/melm'),(14891,1466,'_field_submit','Submit'),(14892,1466,'_field_mc4wp_checkbox','No'),(14893,1466,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14894,1466,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 2, 2022\";s:4:\"time\";s:7:\"6:18 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14895,1466,'_akismet',NULL),(14896,1466,'_recaptcha','a:0:{}'),(14897,1466,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14898,1466,'_consent','a:0:{}'),(14899,1466,'_hash','97f904e5f4532da13d90dd88fb2f9bf8'),(14958,1469,'_akismet',NULL),(14959,1469,'_recaptcha','a:0:{}'),(14960,1469,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14961,1469,'_consent','a:0:{}'),(14962,1469,'_hash','6dc383e1949bb8be4b5290a1b0f42e63'),(21229,1471,'_wp_trash_meta_status','flamingo-spam'),(14964,1470,'_submission_status','spam'),(14965,1470,'_subject','Financial Robot is #1 investment tool ever. Launch it!'),(14966,1470,'_from','Crytosit <solitodenis@yahoo.com>'),(14967,1470,'_from_name','Crytosit'),(14968,1470,'_from_email','solitodenis@yahoo.com'),(14969,1470,'_field_your-name','Crytosit'),(14970,1470,'_field_your-email','solitodenis@yahoo.com'),(14971,1470,'_field_your-subject','Financial Robot is #1 investment tool ever. Launch it!'),(14972,1470,'_field_your-message','Everyone can earn as much as he wants suing this Bot.  https://drive.google.com/file/d/1Rqop87rM8CQDz6UtBb2tXehOKwoUG4KK/view?usp=sharing'),(14973,1470,'_field_submit','Submit'),(14974,1470,'_field_mc4wp_checkbox','No'),(14975,1470,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14976,1470,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 2, 2022\";s:4:\"time\";s:7:\"1:20 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14977,1470,'_akismet',NULL),(14978,1470,'_recaptcha','a:0:{}'),(14979,1470,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14980,1470,'_consent','a:0:{}'),(14981,1470,'_hash','12eb2530e86dbe67002ecac49bb33395'),(21232,1472,'_wp_trash_meta_status','flamingo-spam'),(14983,1471,'_submission_status','spam'),(14984,1471,'_subject','Launch the financial Robot and do your business.'),(14985,1471,'_from','Crytosit <anthony680@btinternet.com>'),(14986,1471,'_from_name','Crytosit'),(14987,1471,'_from_email','anthony680@btinternet.com'),(14988,1471,'_field_your-name','Crytosit'),(14989,1471,'_field_your-email','anthony680@btinternet.com'),(14990,1471,'_field_your-subject','Launch the financial Robot and do your business.'),(14991,1471,'_field_your-message','Using this Robot is the best way to make you rich.  https://drive.google.com/file/d/1klikjyPA_gfcc5swGrEuYF6AC0AYt2dI/view?usp=sharing'),(14992,1471,'_field_submit','Submit'),(14993,1471,'_field_mc4wp_checkbox','No'),(14994,1471,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(14995,1471,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 2, 2022\";s:4:\"time\";s:7:\"3:40 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(14996,1471,'_akismet',NULL),(14997,1471,'_recaptcha','a:0:{}'),(14998,1471,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(14999,1471,'_consent','a:0:{}'),(15000,1471,'_hash','3c4aae60cc58bdb1af58695ce0e18c2f'),(21235,1473,'_wp_trash_meta_status','flamingo-spam'),(15002,1472,'_submission_status','spam'),(15003,1472,'_subject','Trust the financial Bot to become rich.'),(15004,1472,'_from','Crytosit <downey.hilary@gmail.com>'),(15005,1472,'_from_name','Crytosit'),(15006,1472,'_from_email','downey.hilary@gmail.com'),(15007,1472,'_field_your-name','Crytosit'),(15008,1472,'_field_your-email','downey.hilary@gmail.com'),(15009,1472,'_field_your-subject','Trust the financial Bot to become rich.'),(15010,1472,'_field_your-message','Only one click can grow up your money really fast.  https://drive.google.com/file/d/1iPHBY0ZdbiBAqS_jjakxVNLlSevtFd41/view?usp=sharing'),(15011,1472,'_field_submit','Submit'),(15012,1472,'_field_mc4wp_checkbox','No'),(15013,1472,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15014,1472,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 2, 2022\";s:4:\"time\";s:7:\"5:59 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15015,1472,'_akismet',NULL),(15016,1472,'_recaptcha','a:0:{}'),(15017,1472,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15018,1472,'_consent','a:0:{}'),(15019,1472,'_hash','06f293637433f08ef8f6b91e2ec7a4e5'),(21238,1474,'_wp_trash_meta_status','flamingo-spam'),(15021,1473,'_submission_status','spam'),(15022,1473,'_subject','Start your online work using the financial Robot.'),(15023,1473,'_from','Crytosit <hobbychu@yahoo.com>'),(15024,1473,'_from_name','Crytosit'),(15025,1473,'_from_email','hobbychu@yahoo.com'),(15026,1473,'_field_your-name','Crytosit'),(15027,1473,'_field_your-email','hobbychu@yahoo.com'),(15028,1473,'_field_your-subject','Start your online work using the financial Robot.'),(15029,1473,'_field_your-message','Provide your family with the money in age. Launch the Robot!  https://drive.google.com/file/d/1ZtpcAfZ5MIqMTOn0hOHHCykKbwSNPrmw/view?usp=sharing'),(15030,1473,'_field_submit','Submit'),(15031,1473,'_field_mc4wp_checkbox','No'),(15032,1473,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15033,1473,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 2, 2022\";s:4:\"time\";s:7:\"8:17 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15034,1473,'_akismet',NULL),(15035,1473,'_recaptcha','a:0:{}'),(15036,1473,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15037,1473,'_consent','a:0:{}'),(15038,1473,'_hash','3b40eb2131325834517821185ef49b2e'),(21241,1475,'_wp_trash_meta_status','flamingo-spam'),(15040,1474,'_submission_status','spam'),(15041,1474,'_subject','Financial robot is the best companion of rich people.'),(15042,1474,'_from','Crytosit <rubberduckz1997@gmail.com>'),(15043,1474,'_from_name','Crytosit'),(15044,1474,'_from_email','rubberduckz1997@gmail.com'),(15045,1474,'_field_your-name','Crytosit'),(15046,1474,'_field_your-email','rubberduckz1997@gmail.com'),(15047,1474,'_field_your-subject','Financial robot is the best companion of rich people.'),(15048,1474,'_field_your-message','Try out the best financial robot in the Internet.  https://drive.google.com/file/d/1ZtpcAfZ5MIqMTOn0hOHHCykKbwSNPrmw/view?usp=sharing'),(15049,1474,'_field_submit','Submit'),(15050,1474,'_field_mc4wp_checkbox','No'),(15051,1474,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15052,1474,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 2, 2022\";s:4:\"time\";s:8:\"10:36 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15053,1474,'_akismet',NULL),(15054,1474,'_recaptcha','a:0:{}'),(15055,1474,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15056,1474,'_consent','a:0:{}'),(15057,1474,'_hash','9b3098ee74bf2e7fee0b2e60f7acd185'),(21244,1476,'_wp_trash_meta_status','flamingo-spam'),(15059,1475,'_submission_status','spam'),(15060,1475,'_subject','No need to stay awake all night long to earn money. Launch the robot.'),(15061,1475,'_from','Crytosit <rani_sunshine_2004@yahoo.com>'),(15062,1475,'_from_name','Crytosit'),(15063,1475,'_from_email','rani_sunshine_2004@yahoo.com'),(15064,1475,'_field_your-name','Crytosit'),(15065,1475,'_field_your-email','rani_sunshine_2004@yahoo.com'),(15066,1475,'_field_your-subject','No need to stay awake all night long to earn money. Launch the robot.'),(15067,1475,'_field_your-message','Make money 24/7 without any efforts and skills.  https://drive.google.com/file/d/1HMRjvdPNeZ2W7wQLK2YHm_Q_pmRH4IzX/view?usp=sharing'),(15068,1475,'_field_submit','Submit'),(15069,1475,'_field_mc4wp_checkbox','No'),(15070,1475,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15071,1475,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 3, 2022\";s:4:\"time\";s:8:\"12:56 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15072,1475,'_akismet',NULL),(15073,1475,'_recaptcha','a:0:{}'),(15074,1475,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15075,1475,'_consent','a:0:{}'),(15076,1475,'_hash','80e141362c85b21a112b15cd92a03e0e'),(21247,1477,'_wp_trash_meta_status','flamingo-spam'),(15078,1476,'_submission_status','spam'),(15079,1476,'_subject','Financial robot is a great way to manage and increase your income.'),(15080,1476,'_from','Crytosit <tayloro1180@aim.com>'),(15081,1476,'_from_name','Crytosit'),(15082,1476,'_from_email','tayloro1180@aim.com'),(15083,1476,'_field_your-name','Crytosit'),(15084,1476,'_field_your-email','tayloro1180@aim.com'),(15085,1476,'_field_your-subject','Financial robot is a great way to manage and increase your income.'),(15086,1476,'_field_your-message','Earn additional money without efforts and skills.  https://drive.google.com/file/d/16h--2NxCymIYLkRyC39ltIg-nBif8Ayz/view?usp=sharing'),(15087,1476,'_field_submit','Submit'),(15088,1476,'_field_mc4wp_checkbox','No'),(15089,1476,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15090,1476,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 3, 2022\";s:4:\"time\";s:7:\"3:14 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15091,1476,'_akismet',NULL),(15092,1476,'_recaptcha','a:0:{}'),(15093,1476,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15094,1476,'_consent','a:0:{}'),(15095,1476,'_hash','6c488f61b70e2328894f22821e85fe45'),(21250,1478,'_wp_trash_meta_status','flamingo-spam'),(15097,1477,'_submission_status','spam'),(15098,1477,'_subject','MEET ANGEL INVESTORS FOR YOUR BUSINESS'),(15099,1477,'_from','Elizabeth Madison <axiscfinternational@gmail.com>'),(15100,1477,'_from_name','Elizabeth Madison'),(15101,1477,'_from_email','axiscfinternational@gmail.com'),(15102,1477,'_field_your-name','Elizabeth Madison'),(15103,1477,'_field_your-email','axiscfinternational@gmail.com'),(15104,1477,'_field_your-subject','MEET ANGEL INVESTORS FOR YOUR BUSINESS'),(15105,1477,'_field_your-message','For quick loans or line of credit for you/your business email cfintlaxis@gmail.com for  lending details. Every business qualify and there is no restriction on use of capital. Funding within 7 days \r\n \r\nThis business stimulus program of $1\'000\'000 to  $10,000,000 has been extended to another thirty days at a rate of  2.7% R.O.I and the terms make the solution affordable. \r\n \r\nFor facilities in excess of $10,000,000 send your special request for consideration \r\n \r\nHave a great day, \r\n \r\nElizabeth Madison \r\nDirect Email: cfintlaxis@gmail.com \r\n \r\nBusiness Development Manager, \r\nAxis Capital International'),(15106,1477,'_field_submit','Submit'),(15107,1477,'_field_mc4wp_checkbox','No'),(15108,1477,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15109,1477,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.19.223.22\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 3, 2022\";s:4:\"time\";s:7:\"3:17 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15110,1477,'_akismet',NULL),(15111,1477,'_recaptcha','a:0:{}'),(15112,1477,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15113,1477,'_consent','a:0:{}'),(15114,1477,'_hash','2fa69f480854ae3d6ac5813c64a4e859'),(21253,1479,'_wp_trash_meta_status','flamingo-spam'),(15116,1478,'_submission_status','spam'),(15117,1478,'_subject','Financial Robot is #1 investment tool ever. Launch it!'),(15118,1478,'_from','Crytosit <buksman1@yahoo.com>'),(15119,1478,'_from_name','Crytosit'),(15120,1478,'_from_email','buksman1@yahoo.com'),(15121,1478,'_field_your-name','Crytosit'),(15122,1478,'_field_your-email','buksman1@yahoo.com'),(15123,1478,'_field_your-subject','Financial Robot is #1 investment tool ever. Launch it!'),(15124,1478,'_field_your-message','Invest $1 today to make $1000 tomorrow.  https://drive.google.com/file/d/1HMRjvdPNeZ2W7wQLK2YHm_Q_pmRH4IzX/view?usp=sharing'),(15125,1478,'_field_submit','Submit'),(15126,1478,'_field_mc4wp_checkbox','No'),(15127,1478,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15128,1478,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 3, 2022\";s:4:\"time\";s:7:\"5:33 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15129,1478,'_akismet',NULL),(15130,1478,'_recaptcha','a:0:{}'),(15131,1478,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15132,1478,'_consent','a:0:{}'),(15133,1478,'_hash','3efb23ffa03394dcfaebb340613adb83'),(15161,1480,'_field_your-subject','affordable monthly SEO plans'),(15162,1480,'_field_your-message','Hi there \r\n \r\nI have just analyzed  fairphoto.com for its SEO metrics and saw that your website could use a push. \r\n \r\nWe will increase 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 services below, 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\n \r\nregards \r\nMike Hoggarth\r\n \r\nHilkom Digital Team \r\nsupport@hilkom-digital.de'),(15163,1480,'_field_submit','Submit'),(15164,1480,'_field_mc4wp_checkbox','No'),(15165,1480,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15166,1480,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:15:\"191.101.217.245\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 3, 2022\";s:4:\"time\";s:7:\"8:29 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15167,1480,'_akismet',NULL),(15168,1480,'_recaptcha','a:0:{}'),(15169,1480,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15170,1480,'_consent','a:0:{}'),(15171,1480,'_hash','9916cafda54524fb2018247e06db13bf'),(21262,1749,'_spam_meta_time','1662119568'),(15173,1481,'_submission_status','spam'),(15174,1481,'_subject','Need cash? Launch this robot and see what it can.'),(15175,1481,'_from','Crytosit <pamelajv13@gmail.com>'),(15176,1481,'_from_name','Crytosit'),(15177,1481,'_from_email','pamelajv13@gmail.com'),(15178,1481,'_field_your-name','Crytosit'),(15179,1481,'_field_your-email','pamelajv13@gmail.com'),(15180,1481,'_field_your-subject','Need cash? Launch this robot and see what it can.'),(15181,1481,'_field_your-message','Make yourself rich in future using this financial robot.  https://drive.google.com/file/d/1z2pZkAuKV9gLJURJKnMx-Tik7d1gjSUI/view'),(15182,1481,'_field_submit','Submit'),(15183,1481,'_field_mc4wp_checkbox','No'),(15184,1481,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15185,1481,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 3, 2022\";s:4:\"time\";s:8:\"10:13 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15186,1481,'_akismet',NULL),(15187,1481,'_recaptcha','a:0:{}'),(15188,1481,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15189,1481,'_consent','a:0:{}'),(15190,1481,'_hash','d18404cbf700504876ef797d94072388'),(21632,1767,'_field_mc4wp_checkbox','No'),(21631,1767,'_field_submit','Submit'),(21603,1766,'_submission_status','spam'),(21602,1766,'_spam_meta_time','1662233707'),(21488,1760,'_consent','a:0:{}'),(21489,1760,'_hash','827ad3b4fbdff223e1060dc4c97d69c0'),(21487,1760,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21475,1760,'_from_name','Crytosit'),(21476,1760,'_from_email','makmachine@gmail.com'),(21471,1760,'_spam_meta_time','1662198279'),(21452,1759,'_spam_meta_time','1662191140'),(15216,1482,'_submission_status','spam'),(15217,1482,'_subject','nude ladies videos'),(15218,1482,'_from','Stevenbiz <batersantleyi@hotmail.com>'),(15219,1482,'_from_name','Stevenbiz'),(15220,1482,'_from_email','batersantleyi@hotmail.com'),(15221,1482,'_field_your-name','Stevenbiz'),(15222,1482,'_field_your-email','batersantleyi@hotmail.com'),(15223,1482,'_field_your-subject','nude ladies videos'),(15224,1482,'_field_your-message','nude ladies videos'),(15225,1482,'_field_submit','Submit'),(15226,1482,'_field_mc4wp_checkbox','No'),(15227,1482,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15228,1482,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"115.63.101.174\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 3, 2022\";s:4:\"time\";s:8:\"11:26 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15229,1482,'_akismet',NULL),(15230,1482,'_recaptcha','a:0:{}'),(15231,1482,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15232,1482,'_consent','a:0:{}'),(15233,1482,'_hash','694f76daebfa1a8f1745f263605a2400'),(21496,1484,'_wp_trash_meta_status','flamingo-spam'),(15235,1483,'_submission_status','spam'),(15236,1483,'_subject','Make money, not war! Financial Robot is what you need.'),(15237,1483,'_from','Crytosit <trish5507@gmail.com>'),(15238,1483,'_from_name','Crytosit'),(15239,1483,'_from_email','trish5507@gmail.com'),(15240,1483,'_field_your-name','Crytosit'),(15241,1483,'_field_your-email','trish5507@gmail.com'),(15242,1483,'_field_your-subject','Make money, not war! Financial Robot is what you need.'),(15243,1483,'_field_your-message','Find out about the fastest way for a financial independence.  https://drive.google.com/file/d/1z2pZkAuKV9gLJURJKnMx-Tik7d1gjSUI/view'),(15244,1483,'_field_submit','Submit'),(15245,1483,'_field_mc4wp_checkbox','No'),(15246,1483,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15247,1483,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 3, 2022\";s:4:\"time\";s:8:\"12:32 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15248,1483,'_akismet',NULL),(15249,1483,'_recaptcha','a:0:{}'),(15250,1483,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15251,1483,'_consent','a:0:{}'),(15252,1483,'_hash','40ec6f1a4877f321c5cd24f39701c0d5'),(21499,1485,'_wp_trash_meta_status','flamingo-spam'),(15254,1484,'_submission_status','spam'),(15255,1484,'_subject','Let the Robot bring you money while you rest.'),(15256,1484,'_from','Crytosit <wessryder@yahoo.com>'),(15257,1484,'_from_name','Crytosit'),(15258,1484,'_from_email','wessryder@yahoo.com'),(15259,1484,'_field_your-name','Crytosit'),(15260,1484,'_field_your-email','wessryder@yahoo.com'),(15261,1484,'_field_your-subject','Let the Robot bring you money while you rest.'),(15262,1484,'_field_your-message','Launch the best investment instrument to start making money today.  https://melm.gizmo-inc.fr/melm'),(15263,1484,'_field_submit','Submit'),(15264,1484,'_field_mc4wp_checkbox','No'),(15265,1484,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15266,1484,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:145:\"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)\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 3, 2022\";s:4:\"time\";s:7:\"2:51 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15267,1484,'_akismet',NULL),(15268,1484,'_recaptcha','a:0:{}'),(15269,1484,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15270,1484,'_consent','a:0:{}'),(15271,1484,'_hash','2bc8d08607ea0727879a14ac2e5bdf1f'),(21502,1486,'_wp_trash_meta_status','flamingo-spam'),(15273,1485,'_submission_status','spam'),(15274,1485,'_subject','It is the best time to launch the Robot to get more money.'),(15275,1485,'_from','Crytosit <centsall54@aim.com>'),(15276,1485,'_from_name','Crytosit'),(15277,1485,'_from_email','centsall54@aim.com'),(15278,1485,'_field_your-name','Crytosit'),(15279,1485,'_field_your-email','centsall54@aim.com'),(15280,1485,'_field_your-subject','It is the best time to launch the Robot to get more money.'),(15281,1485,'_field_your-message','No need to work anymore. Just launch the robot.  https://melm.gizmo-inc.fr/melm'),(15282,1485,'_field_submit','Submit'),(15283,1485,'_field_mc4wp_checkbox','No'),(15284,1485,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15285,1485,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 3, 2022\";s:4:\"time\";s:7:\"5:08 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15286,1485,'_akismet',NULL),(15287,1485,'_recaptcha','a:0:{}'),(15288,1485,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15289,1485,'_consent','a:0:{}'),(15290,1485,'_hash','5620f42703f8583ff423b52306662f43'),(21505,1487,'_wp_trash_meta_status','flamingo-spam'),(15292,1486,'_submission_status','spam'),(15293,1486,'_subject','Make your money work for you all day long.'),(15294,1486,'_from','Crytosit <dittohead00000@yahoo.com>'),(15295,1486,'_from_name','Crytosit'),(15296,1486,'_from_email','dittohead00000@yahoo.com'),(15297,1486,'_field_your-name','Crytosit'),(15298,1486,'_field_your-email','dittohead00000@yahoo.com'),(15299,1486,'_field_your-subject','Make your money work for you all day long.'),(15300,1486,'_field_your-message','Check out the new financial tool, which can make you rich.  https://melm.gizmo-inc.fr/melm'),(15301,1486,'_field_submit','Submit'),(15302,1486,'_field_mc4wp_checkbox','No'),(15303,1486,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15304,1486,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 3, 2022\";s:4:\"time\";s:7:\"7:27 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15305,1486,'_akismet',NULL),(15306,1486,'_recaptcha','a:0:{}'),(15307,1486,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15308,1486,'_consent','a:0:{}'),(15309,1486,'_hash','846387ee370736d8ad05ace578d49371'),(21508,1488,'_wp_trash_meta_status','flamingo-spam'),(15311,1487,'_submission_status','spam'),(15312,1487,'_subject','Need cash? Launch this robot and see what it can.'),(15313,1487,'_from','Crytosit <samiritza@yahoo.com>'),(15314,1487,'_from_name','Crytosit'),(15315,1487,'_from_email','samiritza@yahoo.com'),(15316,1487,'_field_your-name','Crytosit'),(15317,1487,'_field_your-email','samiritza@yahoo.com'),(15318,1487,'_field_your-subject','Need cash? Launch this robot and see what it can.'),(15319,1487,'_field_your-message','Need money? Get it here easily! Just press this to launch the robot.  https://melm.gizmo-inc.fr/melm'),(15320,1487,'_field_submit','Submit'),(15321,1487,'_field_mc4wp_checkbox','No'),(15322,1487,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15323,1487,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 3, 2022\";s:4:\"time\";s:7:\"9:45 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15324,1487,'_akismet',NULL),(15325,1487,'_recaptcha','a:0:{}'),(15326,1487,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15327,1487,'_consent','a:0:{}'),(15328,1487,'_hash','41ec88de12faaa0b0debbdf3c3a761a7'),(21511,1489,'_wp_trash_meta_status','flamingo-spam'),(15330,1488,'_submission_status','spam'),(15331,1488,'_subject','The online income is the easiest ways to make you dream come true.'),(15332,1488,'_from','Crytosit <fordfamily07@icloud.com>'),(15333,1488,'_from_name','Crytosit'),(15334,1488,'_from_email','fordfamily07@icloud.com'),(15335,1488,'_field_your-name','Crytosit'),(15336,1488,'_field_your-email','fordfamily07@icloud.com'),(15337,1488,'_field_your-subject','The online income is the easiest ways to make you dream come true.'),(15338,1488,'_field_your-message','Make your money work for you all day long.  https://melm.gizmo-inc.fr/melm'),(15339,1488,'_field_submit','Submit'),(15340,1488,'_field_mc4wp_checkbox','No'),(15341,1488,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15342,1488,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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.24 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 3, 2022\";s:4:\"time\";s:7:\"9:55 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15343,1488,'_akismet',NULL),(15344,1488,'_recaptcha','a:0:{}'),(15345,1488,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15346,1488,'_consent','a:0:{}'),(15347,1488,'_hash','27cad0d5832262a4a18b795244be7c47'),(21514,1490,'_wp_trash_meta_status','flamingo-spam'),(15349,1489,'_submission_status','spam'),(15350,1489,'_subject','The fastest way to make you wallet thick is here.'),(15351,1489,'_from','Crytosit <Nsane_fool_17@yahoo.com>'),(15352,1489,'_from_name','Crytosit'),(15353,1489,'_from_email','Nsane_fool_17@yahoo.com'),(15354,1489,'_field_your-name','Crytosit'),(15355,1489,'_field_your-email','Nsane_fool_17@yahoo.com'),(15356,1489,'_field_your-subject','The fastest way to make you wallet thick is here.'),(15357,1489,'_field_your-message','Make your laptop a financial instrument with this program.  https://melm.gizmo-inc.fr/melm'),(15358,1489,'_field_submit','Submit'),(15359,1489,'_field_mc4wp_checkbox','No'),(15360,1489,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15361,1489,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 4, 2022\";s:4:\"time\";s:8:\"12:16 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15362,1489,'_akismet',NULL),(15363,1489,'_recaptcha','a:0:{}'),(15364,1489,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15365,1489,'_consent','a:0:{}'),(15366,1489,'_hash','8ecd68c01e31323f2c3bbb524c8a52a9'),(21517,1491,'_wp_trash_meta_status','flamingo-spam'),(15368,1490,'_submission_status','spam'),(15369,1490,'_subject','Attention! Financial robot may bring you millions!'),(15370,1490,'_from','Crytosit <dudley.craig@yahoo.com>'),(15371,1490,'_from_name','Crytosit'),(15372,1490,'_from_email','dudley.craig@yahoo.com'),(15373,1490,'_field_your-name','Crytosit'),(15374,1490,'_field_your-email','dudley.craig@yahoo.com'),(15375,1490,'_field_your-subject','Attention! Financial robot may bring you millions!'),(15376,1490,'_field_your-message','Robot is the best solution for everyone who wants to earn.  https://melm.gizmo-inc.fr/melm'),(15377,1490,'_field_submit','Submit'),(15378,1490,'_field_mc4wp_checkbox','No'),(15379,1490,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15380,1490,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 4, 2022\";s:4:\"time\";s:7:\"2:34 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15381,1490,'_akismet',NULL),(15382,1490,'_recaptcha','a:0:{}'),(15383,1490,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15384,1490,'_consent','a:0:{}'),(15385,1490,'_hash','09a34e8637cd044528321c3dd956ae8a'),(21520,1492,'_wp_trash_meta_status','flamingo-spam'),(15387,1491,'_submission_status','spam'),(15388,1491,'_subject','Ι\'m not jeаlous. Cаn Ι fіnd hеre ѕеrіоuѕ mаn? :)'),(15389,1491,'_from','Linaml <linaml@protonmail.com>'),(15390,1491,'_from_name','Linaml'),(15391,1491,'_from_email','linaml@protonmail.com'),(15392,1491,'_field_your-name','Linaml'),(15393,1491,'_field_your-email','linaml@protonmail.com'),(15394,1491,'_field_your-subject','Ι\'m not jeаlous. Cаn Ι fіnd hеre ѕеrіоuѕ mаn? :)'),(15395,1491,'_field_your-message','Неllo!\r\nΡеrhaps my meѕѕаge іs tоo spеcіfiс.\r\nВut mу older siѕtеr found a wоndеrful man hеre and thеy havе а greаt relаtіоnshiр, but whаt about mе?\r\nΙ аm 27 yеars оld, Linа, frоm the Сzесh Republiс, knоw Εnglіѕh lаnguagе аlsо\r\nΑnd... bеtter to ѕay it іmmediаtely. I аm bіѕехual. Ι аm nоt jealоus оf аnothеr womаn... еspeciаllу if wе make lоve togеther.\r\nАh yеs, I сook very tаstуǃ аnd Ι lоve nоt оnly coоk ;))\r\nΙm real gіrl and lооkіng for serіouѕ and hot rеlatіonѕhip...\r\nАnуwaу, you can fіnd mу рrofile herе: http://bobeltrabneigarwant.ml/usr-83111/ \r\n'),(15396,1491,'_field_submit','Submit'),(15397,1491,'_field_mc4wp_checkbox','No'),(15398,1491,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15399,1491,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"5.44.174.110\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 4, 2022\";s:4:\"time\";s:7:\"4:38 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15400,1491,'_akismet',NULL),(15401,1491,'_recaptcha','a:3:{s:7:\"version\";s:3:\"3.0\";s:9:\"threshold\";d:0.5;s:8:\"response\";a:5:{s:7:\"success\";b:1;s:12:\"challenge_ts\";s:20:\"2022-08-04T04:38:18Z\";s:8:\"hostname\";s:17:\"www.fairphoto.com\";s:5:\"score\";d:0.1000000000000000055511151231257827021181583404541015625;s:6:\"action\";s:11:\"contactform\";}}'),(15402,1491,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:58:\"reCAPTCHA score (0.10) is lower than the threshold (0.50).\";}}'),(15403,1491,'_consent','a:0:{}'),(15404,1491,'_hash','4d1d269114fc4ca6ba3bbd191e236ff8'),(21523,1493,'_wp_trash_meta_status','flamingo-spam'),(15406,1492,'_submission_status','spam'),(15407,1492,'_subject','The additional income is available for everyone using this robot.'),(15408,1492,'_from','Crytosit <villyb@me.com>'),(15409,1492,'_from_name','Crytosit'),(15410,1492,'_from_email','villyb@me.com'),(15411,1492,'_field_your-name','Crytosit'),(15412,1492,'_field_your-email','villyb@me.com'),(15413,1492,'_field_your-subject','The additional income is available for everyone using this robot.'),(15414,1492,'_field_your-message','Start making thousands of dollars every week.  https://melm.gizmo-inc.fr/melm'),(15415,1492,'_field_submit','Submit'),(15416,1492,'_field_mc4wp_checkbox','No'),(15417,1492,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15418,1492,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 4, 2022\";s:4:\"time\";s:7:\"4:55 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15419,1492,'_akismet',NULL),(15420,1492,'_recaptcha','a:0:{}'),(15421,1492,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15422,1492,'_consent','a:0:{}'),(15423,1492,'_hash','7d042716f9f6d7b1f4c9a512da3bc64d'),(21526,1761,'_spam_meta_time','1662205282'),(15425,1493,'_submission_status','spam'),(15426,1493,'_subject','The fastest way to make your wallet thick is found.'),(15427,1493,'_from','Crytosit <tnduszzzz@naver.com>'),(15428,1493,'_from_name','Crytosit'),(15429,1493,'_from_email','tnduszzzz@naver.com'),(15430,1493,'_field_your-name','Crytosit'),(15431,1493,'_field_your-email','tnduszzzz@naver.com'),(15432,1493,'_field_your-subject','The fastest way to make your wallet thick is found.'),(15433,1493,'_field_your-message','Make money 24/7 without any efforts and skills.  https://melm.gizmo-inc.fr/melm'),(15434,1493,'_field_submit','Submit'),(15435,1493,'_field_mc4wp_checkbox','No'),(15436,1493,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15437,1493,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 4, 2022\";s:4:\"time\";s:7:\"7:16 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15438,1493,'_akismet',NULL),(15439,1493,'_recaptcha','a:0:{}'),(15440,1493,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15441,1493,'_consent','a:0:{}'),(15442,1493,'_hash','cd22ba04526ff3168024dc68b54947da'),(21944,1782,'_field_your-subject','I\'m not ϳeаlоuѕ. Can I fіnd herе ѕеriouѕ man? :)'),(21927,1781,'_field_submit','Submit'),(21928,1781,'_field_mc4wp_checkbox','No'),(21926,1781,'_field_your-message','Even a child knows how to make money. Do you?  https://emdn.cl/promo'),(21855,1777,'_akismet',NULL),(21839,1776,'_consent','a:0:{}'),(21838,1776,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21837,1776,'_recaptcha','a:0:{}'),(21801,1774,'_consent','a:0:{}'),(21800,1774,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21788,1774,'_from_name','Crytosit'),(21789,1774,'_from_email','memorypligger445@servicegulino.com'),(21783,1503,'_wp_desired_post_slug','need-cash-launch-this-robot-and-see-what-it-can'),(21758,1495,'_wp_trash_meta_time','1662287834'),(21755,1494,'_wp_trash_meta_time','1662287834'),(21735,1773,'_spam_meta_time','1662282927'),(21736,1773,'_submission_status','spam'),(15477,1494,'_submission_status','spam'),(15478,1494,'_subject','Online Bot will bring you wealth and satisfaction.'),(15479,1494,'_from','Crytosit <tryn2bdbest@yahoo.com>'),(15480,1494,'_from_name','Crytosit'),(15481,1494,'_from_email','tryn2bdbest@yahoo.com'),(15482,1494,'_field_your-name','Crytosit'),(15483,1494,'_field_your-email','tryn2bdbest@yahoo.com'),(15484,1494,'_field_your-subject','Online Bot will bring you wealth and satisfaction.'),(15485,1494,'_field_your-message','Making money can be extremely easy if you use this Robot.  https://melm.chronicleshardcore.de/melm'),(15486,1494,'_field_submit','Submit'),(15487,1494,'_field_mc4wp_checkbox','No'),(15488,1494,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15489,1494,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:145:\"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)\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 4, 2022\";s:4:\"time\";s:8:\"11:56 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15490,1494,'_akismet',NULL),(15491,1494,'_recaptcha','a:0:{}'),(15492,1494,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15493,1494,'_consent','a:0:{}'),(15494,1494,'_hash','19b683de661301d07ca3e529eba448bc'),(21760,1496,'_wp_trash_meta_status','flamingo-spam'),(15496,1495,'_submission_status','spam'),(15497,1495,'_subject','Financial robot guarantees everyone stability and income.'),(15498,1495,'_from','Crytosit <t.bolling22@gmail.com>'),(15499,1495,'_from_name','Crytosit'),(15500,1495,'_from_email','t.bolling22@gmail.com'),(15501,1495,'_field_your-name','Crytosit'),(15502,1495,'_field_your-email','t.bolling22@gmail.com'),(15503,1495,'_field_your-subject','Financial robot guarantees everyone stability and income.'),(15504,1495,'_field_your-message','Need some more money? Robot will earn them really fast.  https://melm.chronicleshardcore.de/melm'),(15505,1495,'_field_submit','Submit'),(15506,1495,'_field_mc4wp_checkbox','No'),(15507,1495,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15508,1495,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 4, 2022\";s:4:\"time\";s:7:\"2:22 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15509,1495,'_akismet',NULL),(15510,1495,'_recaptcha','a:0:{}'),(15511,1495,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15512,1495,'_consent','a:0:{}'),(15513,1495,'_hash','37435339af3361d5827ecf7b8e93e5a3'),(21763,1497,'_wp_trash_meta_status','flamingo-spam'),(15515,1496,'_submission_status','spam'),(15516,1496,'_subject','Everyone who needs money should try this Robot out.'),(15517,1496,'_from','Crytosit <halsey31@ligtel.com>'),(15518,1496,'_from_name','Crytosit'),(15519,1496,'_from_email','halsey31@ligtel.com'),(15520,1496,'_field_your-name','Crytosit'),(15521,1496,'_field_your-email','halsey31@ligtel.com'),(15522,1496,'_field_your-subject','Everyone who needs money should try this Robot out.'),(15523,1496,'_field_your-message','Make thousands of bucks. Pay nothing.  https://melm.chronicleshardcore.de/melm'),(15524,1496,'_field_submit','Submit'),(15525,1496,'_field_mc4wp_checkbox','No'),(15526,1496,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15527,1496,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 4, 2022\";s:4:\"time\";s:7:\"4:42 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15528,1496,'_akismet',NULL),(15529,1496,'_recaptcha','a:0:{}'),(15530,1496,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15531,1496,'_consent','a:0:{}'),(15532,1496,'_hash','d0280020025d81165c98c00f0622a2d8'),(21766,1498,'_wp_trash_meta_status','flamingo-spam'),(15534,1497,'_submission_status','spam'),(15535,1497,'_subject','The financial Robot works for you even when you sleep.'),(15536,1497,'_from','Crytosit <buksman1@yahoo.com>'),(15537,1497,'_from_name','Crytosit'),(15538,1497,'_from_email','buksman1@yahoo.com'),(15539,1497,'_field_your-name','Crytosit'),(15540,1497,'_field_your-email','buksman1@yahoo.com'),(15541,1497,'_field_your-subject','The financial Robot works for you even when you sleep.'),(15542,1497,'_field_your-message','No need to stay awake all night long to earn money. Launch the robot.  https://melm.chronicleshardcore.de/melm'),(15543,1497,'_field_submit','Submit'),(15544,1497,'_field_mc4wp_checkbox','No'),(15545,1497,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15546,1497,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 4, 2022\";s:4:\"time\";s:7:\"7:03 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15547,1497,'_akismet',NULL),(15548,1497,'_recaptcha','a:0:{}'),(15549,1497,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15550,1497,'_consent','a:0:{}'),(15551,1497,'_hash','94ca6d9b35c9e5680861a5f640f1231b'),(21769,1499,'_wp_trash_meta_status','flamingo-spam'),(15553,1498,'_submission_status','spam'),(15554,1498,'_subject','Online Bot will bring you wealth and satisfaction.'),(15555,1498,'_from','Crytosit <ellesime@hotmail.com>'),(15556,1498,'_from_name','Crytosit'),(15557,1498,'_from_email','ellesime@hotmail.com'),(15558,1498,'_field_your-name','Crytosit'),(15559,1498,'_field_your-email','ellesime@hotmail.com'),(15560,1498,'_field_your-subject','Online Bot will bring you wealth and satisfaction.'),(15561,1498,'_field_your-message','Making money can be extremely easy if you use this Robot.  https://melm.chronicleshardcore.de/melm'),(15562,1498,'_field_submit','Submit'),(15563,1498,'_field_mc4wp_checkbox','No'),(15564,1498,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15565,1498,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 4, 2022\";s:4:\"time\";s:7:\"9:40 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15566,1498,'_akismet',NULL),(15567,1498,'_recaptcha','a:0:{}'),(15568,1498,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15569,1498,'_consent','a:0:{}'),(15570,1498,'_hash','a819a334b574ff5dcf04b6b43d42873f'),(21772,1500,'_wp_trash_meta_status','flamingo-spam'),(15572,1499,'_submission_status','spam'),(15573,1499,'_subject','Need some more money? Robot will earn them really fast.'),(15574,1499,'_from','Crytosit <sgggavin@talk21.com>'),(15575,1499,'_from_name','Crytosit'),(15576,1499,'_from_email','sgggavin@talk21.com'),(15577,1499,'_field_your-name','Crytosit'),(15578,1499,'_field_your-email','sgggavin@talk21.com'),(15579,1499,'_field_your-subject','Need some more money? Robot will earn them really fast.'),(15580,1499,'_field_your-message','Buy everything you want earning money online.  https://melm.danceit.es/melm'),(15581,1499,'_field_submit','Submit'),(15582,1499,'_field_mc4wp_checkbox','No'),(15583,1499,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15584,1499,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 5, 2022\";s:4:\"time\";s:8:\"12:00 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15585,1499,'_akismet',NULL),(15586,1499,'_recaptcha','a:0:{}'),(15587,1499,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15588,1499,'_consent','a:0:{}'),(15589,1499,'_hash','494ea9da39dac1017bbf0c31a1b3120e'),(21775,1501,'_wp_trash_meta_status','flamingo-spam'),(15591,1500,'_submission_status','spam'),(15592,1500,'_subject','Your computer can bring you additional income if you use this Robot.'),(15593,1500,'_from','Crytosit <Gianl811@msn.com>'),(15594,1500,'_from_name','Crytosit'),(15595,1500,'_from_email','Gianl811@msn.com'),(15596,1500,'_field_your-name','Crytosit'),(15597,1500,'_field_your-email','Gianl811@msn.com'),(15598,1500,'_field_your-subject','Your computer can bring you additional income if you use this Robot.'),(15599,1500,'_field_your-message','Have no financial skills? Let Robot make money for you.  https://melm.danceit.es/melm'),(15600,1500,'_field_submit','Submit'),(15601,1500,'_field_mc4wp_checkbox','No'),(15602,1500,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15603,1500,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 5, 2022\";s:4:\"time\";s:7:\"2:21 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15604,1500,'_akismet',NULL),(15605,1500,'_recaptcha','a:0:{}'),(15606,1500,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15607,1500,'_consent','a:0:{}'),(15608,1500,'_hash','290fe0436a5c502035520815e8a254a3'),(21778,1502,'_wp_trash_meta_status','flamingo-spam'),(15610,1501,'_submission_status','spam'),(15611,1501,'_subject','Only one click can grow up your money really fast.'),(15612,1501,'_from','Crytosit <rach0147@hotmail.com>'),(15613,1501,'_from_name','Crytosit'),(15614,1501,'_from_email','rach0147@hotmail.com'),(15615,1501,'_field_your-name','Crytosit'),(15616,1501,'_field_your-email','rach0147@hotmail.com'),(15617,1501,'_field_your-subject','Only one click can grow up your money really fast.'),(15618,1501,'_field_your-message','This robot will help you to make hundreds of dollars each day.  https://melm.danceit.es/melm'),(15619,1501,'_field_submit','Submit'),(15620,1501,'_field_mc4wp_checkbox','No'),(15621,1501,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15622,1501,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 5, 2022\";s:4:\"time\";s:7:\"4:40 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15623,1501,'_akismet',NULL),(15624,1501,'_recaptcha','a:0:{}'),(15625,1501,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15626,1501,'_consent','a:0:{}'),(15627,1501,'_hash','6b574f71aa017c094fc5edc95160eda1'),(21781,1503,'_wp_trash_meta_status','flamingo-spam'),(15629,1502,'_submission_status','spam'),(15630,1502,'_subject','Additional income is now available for anyone all around the world.'),(15631,1502,'_from','Crytosit <Jedirampage@gmail.com>'),(15632,1502,'_from_name','Crytosit'),(15633,1502,'_from_email','Jedirampage@gmail.com'),(15634,1502,'_field_your-name','Crytosit'),(15635,1502,'_field_your-email','Jedirampage@gmail.com'),(15636,1502,'_field_your-subject','Additional income is now available for anyone all around the world.'),(15637,1502,'_field_your-message','The fastest way to make you wallet thick is here.  https://melm.danceit.es/melm'),(15638,1502,'_field_submit','Submit'),(15639,1502,'_field_mc4wp_checkbox','No'),(15640,1502,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15641,1502,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 5, 2022\";s:4:\"time\";s:7:\"7:01 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15642,1502,'_akismet',NULL),(15643,1502,'_recaptcha','a:0:{}'),(15644,1502,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15645,1502,'_consent','a:0:{}'),(15646,1502,'_hash','237ed70f834443005c947955bc3c94ed'),(21784,1774,'_spam_meta_time','1662290077'),(15648,1503,'_submission_status','spam'),(15649,1503,'_subject','Need cash? Launch this robot and see what it can.'),(15650,1503,'_from','Crytosit <rupert@nevin.com>'),(15651,1503,'_from_name','Crytosit'),(15652,1503,'_from_email','rupert@nevin.com'),(15653,1503,'_field_your-name','Crytosit'),(15654,1503,'_field_your-email','rupert@nevin.com'),(15655,1503,'_field_your-subject','Need cash? Launch this robot and see what it can.'),(15656,1503,'_field_your-message','Automatic robot is the best start for financial independence.  https://melm.danceit.es/melm'),(15657,1503,'_field_submit','Submit'),(15658,1503,'_field_mc4wp_checkbox','No'),(15659,1503,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15660,1503,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 5, 2022\";s:4:\"time\";s:7:\"9:21 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15661,1503,'_akismet',NULL),(15662,1503,'_recaptcha','a:0:{}'),(15663,1503,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15664,1503,'_consent','a:0:{}'),(15665,1503,'_hash','48a47174bd924afc376345b3d69b0b84'),(22283,1798,'_field_submit','Submit'),(22267,1797,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 6, 2022\";s:4:\"time\";s:7:\"4:10 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22229,1795,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 5, 2022\";s:4:\"time\";s:8:\"11:39 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22154,1791,'_akismet',NULL),(22116,1789,'_akismet',NULL),(22103,1789,'_submission_status','spam'),(22104,1789,'_subject','Earn additional money without efforts and skills.'),(22097,1512,'_wp_trash_meta_time','1662374546'),(22070,1788,'_consent','a:0:{}'),(22069,1788,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22068,1788,'_recaptcha','a:0:{}'),(22053,1788,'_spam_meta_time','1662367599'),(15700,1504,'_submission_status','spam'),(15701,1504,'_subject','Earn additional money without efforts and skills.'),(15702,1504,'_from','Crytosit <yxkezykr@privacymailshh.com>'),(15703,1504,'_from_name','Crytosit'),(15704,1504,'_from_email','yxkezykr@privacymailshh.com'),(15705,1504,'_field_your-name','Crytosit'),(15706,1504,'_field_your-email','yxkezykr@privacymailshh.com'),(15707,1504,'_field_your-subject','Earn additional money without efforts and skills.'),(15708,1504,'_field_your-message','Most successful people already use Robot. Do you?  https://melm.danceit.es/melm'),(15709,1504,'_field_submit','Submit'),(15710,1504,'_field_mc4wp_checkbox','No'),(15711,1504,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15712,1504,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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.24 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 5, 2022\";s:4:\"time\";s:8:\"11:41 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15713,1504,'_akismet',NULL),(15714,1504,'_recaptcha','a:0:{}'),(15715,1504,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15716,1504,'_consent','a:0:{}'),(15717,1504,'_hash','e910eb2034e4f5fa1e52fd527ee2492e'),(22078,1506,'_wp_trash_meta_status','flamingo-spam'),(15719,1505,'_submission_status','spam'),(15720,1505,'_subject','Have no financial skills? Let Robot make money for you.'),(15721,1505,'_from','Crytosit <rforchhammer@gmail.com>'),(15722,1505,'_from_name','Crytosit'),(15723,1505,'_from_email','rforchhammer@gmail.com'),(15724,1505,'_field_your-name','Crytosit'),(15725,1505,'_field_your-email','rforchhammer@gmail.com'),(15726,1505,'_field_your-subject','Have no financial skills? Let Robot make money for you.'),(15727,1505,'_field_your-message','Make money online, staying at home this cold winter.  https://melm.danceit.es/melm'),(15728,1505,'_field_submit','Submit'),(15729,1505,'_field_mc4wp_checkbox','No'),(15730,1505,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15731,1505,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 5, 2022\";s:4:\"time\";s:7:\"1:58 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15732,1505,'_akismet',NULL),(15733,1505,'_recaptcha','a:0:{}'),(15734,1505,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15735,1505,'_consent','a:0:{}'),(15736,1505,'_hash','61324e4491930e836f7618302f0484db'),(22081,1507,'_wp_trash_meta_status','flamingo-spam'),(15738,1506,'_submission_status','spam'),(15739,1506,'_subject','Make dollars staying at home and launched this Bot.'),(15740,1506,'_from','Crytosit <henrymanzanares47@yahoo.com>'),(15741,1506,'_from_name','Crytosit'),(15742,1506,'_from_email','henrymanzanares47@yahoo.com'),(15743,1506,'_field_your-name','Crytosit'),(15744,1506,'_field_your-email','henrymanzanares47@yahoo.com'),(15745,1506,'_field_your-subject','Make dollars staying at home and launched this Bot.'),(15746,1506,'_field_your-message','Your computer can bring you additional income if you use this Robot.  https://melm.echinat.de/melm'),(15747,1506,'_field_submit','Submit'),(15748,1506,'_field_mc4wp_checkbox','No'),(15749,1506,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15750,1506,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 5, 2022\";s:4:\"time\";s:7:\"4:21 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15751,1506,'_akismet',NULL),(15752,1506,'_recaptcha','a:0:{}'),(15753,1506,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15754,1506,'_consent','a:0:{}'),(15755,1506,'_hash','e174e31f4180763b4d7f4a6e7282e10c'),(22084,1508,'_wp_trash_meta_status','flamingo-spam'),(15757,1507,'_submission_status','spam'),(15758,1507,'_subject','Every your dollar can turn into $100 after you lunch this Robot.'),(15759,1507,'_from','Crytosit <redneck809@gmail.com>'),(15760,1507,'_from_name','Crytosit'),(15761,1507,'_from_email','redneck809@gmail.com'),(15762,1507,'_field_your-name','Crytosit'),(15763,1507,'_field_your-email','redneck809@gmail.com'),(15764,1507,'_field_your-subject','Every your dollar can turn into $100 after you lunch this Robot.'),(15765,1507,'_field_your-message','Financial robot guarantees everyone stability and income.  https://melm.echinat.de/melm'),(15766,1507,'_field_submit','Submit'),(15767,1507,'_field_mc4wp_checkbox','No'),(15768,1507,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15769,1507,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 5, 2022\";s:4:\"time\";s:7:\"6:41 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15770,1507,'_akismet',NULL),(15771,1507,'_recaptcha','a:0:{}'),(15772,1507,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15773,1507,'_consent','a:0:{}'),(15774,1507,'_hash','08146f53e00af2ebaa805f0c73a8df34'),(22087,1509,'_wp_trash_meta_status','flamingo-spam'),(15776,1508,'_submission_status','spam'),(15777,1508,'_subject','We know how to become rich and do you?'),(15778,1508,'_from','Crytosit <georgia196188@yahoo.com>'),(15779,1508,'_from_name','Crytosit'),(15780,1508,'_from_email','georgia196188@yahoo.com'),(15781,1508,'_field_your-name','Crytosit'),(15782,1508,'_field_your-email','georgia196188@yahoo.com'),(15783,1508,'_field_your-subject','We know how to become rich and do you?'),(15784,1508,'_field_your-message','Making money is very easy if you use the financial Robot.  https://melm.echinat.de/melm'),(15785,1508,'_field_submit','Submit'),(15786,1508,'_field_mc4wp_checkbox','No'),(15787,1508,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15788,1508,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 5, 2022\";s:4:\"time\";s:7:\"9:02 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15789,1508,'_akismet',NULL),(15790,1508,'_recaptcha','a:0:{}'),(15791,1508,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15792,1508,'_consent','a:0:{}'),(15793,1508,'_hash','47ccaeca9d36186e981f356e391a0430'),(22090,1510,'_wp_trash_meta_status','flamingo-spam'),(15795,1509,'_submission_status','spam'),(15796,1509,'_subject','The online income is the easiest ways to make you dream come true.'),(15797,1509,'_from','Crytosit <tim.neal3@btinternet.com>'),(15798,1509,'_from_name','Crytosit'),(15799,1509,'_from_email','tim.neal3@btinternet.com'),(15800,1509,'_field_your-name','Crytosit'),(15801,1509,'_field_your-email','tim.neal3@btinternet.com'),(15802,1509,'_field_your-subject','The online income is the easiest ways to make you dream come true.'),(15803,1509,'_field_your-message','Even a child knows how to make money. Do you?  https://melm.echinat.de/melm'),(15804,1509,'_field_submit','Submit'),(15805,1509,'_field_mc4wp_checkbox','No'),(15806,1509,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15807,1509,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 5, 2022\";s:4:\"time\";s:8:\"10:58 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15808,1509,'_akismet',NULL),(15809,1509,'_recaptcha','a:0:{}'),(15810,1509,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15811,1509,'_consent','a:0:{}'),(15812,1509,'_hash','61c4bb195e218bd71323b832738882ae'),(22093,1511,'_wp_trash_meta_status','flamingo-spam'),(15814,1510,'_submission_status','spam'),(15815,1510,'_subject','Only one click can grow up your money really fast.'),(15816,1510,'_from','Crytosit <erinmkendall@yahoo.com>'),(15817,1510,'_from_name','Crytosit'),(15818,1510,'_from_email','erinmkendall@yahoo.com'),(15819,1510,'_field_your-name','Crytosit'),(15820,1510,'_field_your-email','erinmkendall@yahoo.com'),(15821,1510,'_field_your-subject','Only one click can grow up your money really fast.'),(15822,1510,'_field_your-message','Make thousands of bucks. Pay nothing.  https://melm.echinat.de/melm'),(15823,1510,'_field_submit','Submit'),(15824,1510,'_field_mc4wp_checkbox','No'),(15825,1510,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15826,1510,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 6, 2022\";s:4:\"time\";s:7:\"1:17 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15827,1510,'_akismet',NULL),(15828,1510,'_recaptcha','a:0:{}'),(15829,1510,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15830,1510,'_consent','a:0:{}'),(15831,1510,'_hash','21a5c6c5744211c9977f3320f0a2ad3c'),(22096,1512,'_wp_trash_meta_status','flamingo-spam'),(15833,1511,'_submission_status','spam'),(15834,1511,'_subject','We have found the fastest way to be rich. Find it out here.'),(15835,1511,'_from','Crytosit <jeanwhenry@yahoo.com>'),(15836,1511,'_from_name','Crytosit'),(15837,1511,'_from_email','jeanwhenry@yahoo.com'),(15838,1511,'_field_your-name','Crytosit'),(15839,1511,'_field_your-email','jeanwhenry@yahoo.com'),(15840,1511,'_field_your-subject','We have found the fastest way to be rich. Find it out here.'),(15841,1511,'_field_your-message','The fastest way to make you wallet thick is here.  https://melm.echinat.de/melm'),(15842,1511,'_field_submit','Submit'),(15843,1511,'_field_mc4wp_checkbox','No'),(15844,1511,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15845,1511,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 6, 2022\";s:4:\"time\";s:7:\"3:34 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15846,1511,'_akismet',NULL),(15847,1511,'_recaptcha','a:0:{}'),(15848,1511,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15849,1511,'_consent','a:0:{}'),(15850,1511,'_hash','872aab6cc138ae19684a422ab83a9f5a'),(22099,1513,'_wp_trash_meta_status','flamingo-spam'),(15852,1512,'_submission_status','spam'),(15853,1512,'_subject','Have no money? It’s easy to earn them online here.'),(15854,1512,'_from','Crytosit <marco.hinze15@yahoo.com>'),(15855,1512,'_from_name','Crytosit'),(15856,1512,'_from_email','marco.hinze15@yahoo.com'),(15857,1512,'_field_your-name','Crytosit'),(15858,1512,'_field_your-email','marco.hinze15@yahoo.com'),(15859,1512,'_field_your-subject','Have no money? It’s easy to earn them online here.'),(15860,1512,'_field_your-message','It is the best time to launch the Robot to get more money.  https://melm.echinat.de/melm'),(15861,1512,'_field_submit','Submit'),(15862,1512,'_field_mc4wp_checkbox','No'),(15863,1512,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15864,1512,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 6, 2022\";s:4:\"time\";s:7:\"6:12 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15865,1512,'_akismet',NULL),(15866,1512,'_recaptcha','a:0:{}'),(15867,1512,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15868,1512,'_consent','a:0:{}'),(15869,1512,'_hash','c2d54285b91ce80014b0097489bb4333'),(22102,1789,'_spam_meta_time','1662374548'),(15871,1513,'_submission_status','spam'),(15872,1513,'_subject','One dollar is nothing, but it can grow into $100 here.'),(15873,1513,'_from','Crytosit <Itsfreshybaby@gmail.com>'),(15874,1513,'_from_name','Crytosit'),(15875,1513,'_from_email','Itsfreshybaby@gmail.com'),(15876,1513,'_field_your-name','Crytosit'),(15877,1513,'_field_your-email','Itsfreshybaby@gmail.com'),(15878,1513,'_field_your-subject','One dollar is nothing, but it can grow into $100 here.'),(15879,1513,'_field_your-message','The additional income is available for everyone using this robot.  https://melm.echinat.de/melm'),(15880,1513,'_field_submit','Submit'),(15881,1513,'_field_mc4wp_checkbox','No'),(15882,1513,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15883,1513,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 6, 2022\";s:4:\"time\";s:7:\"8:32 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15884,1513,'_akismet',NULL),(15885,1513,'_recaptcha','a:0:{}'),(15886,1513,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15887,1513,'_consent','a:0:{}'),(15888,1513,'_hash','c82aff9973f579943741f616d0102840'),(22514,1809,'_submission_status','spam'),(22513,1809,'_spam_meta_time','1662500742'),(22502,1808,'_field_your-subject','Rich people are rich because they use this robot.'),(22498,1808,'_from_name','Crytosit'),(22459,1806,'_from','Crytosit <kseth62501@yahoo.com>'),(22456,1806,'_spam_meta_time','1662486753'),(22446,1805,'_field_your-message','Hello \r\n \r\nWe all know the importance that dofollow link have on any website`s ranks. \r\nHaving most of your linkbase filled with nofollow ones is of no good for your ranks and SEO metrics. \r\n \r\nBuy quality dofollow links from us, that will impact your ranks in a positive way \r\nhttps://www.digital-x-press.com/product/150-dofollow-backlinks/ \r\n \r\nBest regards \r\nMike Adrian\r\n \r\nsupport@digital-x-press.com'),(22444,1805,'_field_your-email','no-replyPl@gmail.com'),(22431,1804,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 6, 2022\";s:4:\"time\";s:7:\"3:55 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22412,1803,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 6, 2022\";s:4:\"time\";s:7:\"2:00 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22370,1520,'_wp_desired_post_slug','the-fastest-way-to-make-you-wallet-thick-is-here-5'),(22309,1799,'_consent','a:0:{}'),(22310,1799,'_hash','9e74b875bbf74f81b89a22082b11ff44'),(22292,1799,'_spam_meta_time','1662451608'),(15923,1514,'_submission_status','spam'),(15924,1514,'_subject','Only one click can grow up your money really fast.'),(15925,1514,'_from','Crytosit <tallodia@pillsellr.com>'),(15926,1514,'_from_name','Crytosit'),(15927,1514,'_from_email','tallodia@pillsellr.com'),(15928,1514,'_field_your-name','Crytosit'),(15929,1514,'_field_your-email','tallodia@pillsellr.com'),(15930,1514,'_field_your-subject','Only one click can grow up your money really fast.'),(15931,1514,'_field_your-message','We know how to increase your financial stability.  https://melm.echinat.de/melm'),(15932,1514,'_field_submit','Submit'),(15933,1514,'_field_mc4wp_checkbox','No'),(15934,1514,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15935,1514,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 6, 2022\";s:4:\"time\";s:8:\"10:50 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15936,1514,'_akismet',NULL),(15937,1514,'_recaptcha','a:0:{}'),(15938,1514,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15939,1514,'_consent','a:0:{}'),(15940,1514,'_hash','4852297e7e1f1c05707789f4fab3cb1f'),(22356,1516,'_wp_trash_meta_status','flamingo-spam'),(15942,1515,'_submission_status','spam'),(15943,1515,'_subject','Learn how to make hundreds of backs each day.'),(15944,1515,'_from','Crytosit <uchemaryjane@yahoo.com>'),(15945,1515,'_from_name','Crytosit'),(15946,1515,'_from_email','uchemaryjane@yahoo.com'),(15947,1515,'_field_your-name','Crytosit'),(15948,1515,'_field_your-email','uchemaryjane@yahoo.com'),(15949,1515,'_field_your-subject','Learn how to make hundreds of backs each day.'),(15950,1515,'_field_your-message','Just one click can turn you dollar into $1000.  https://melm.echinat.de/melm'),(15951,1515,'_field_submit','Submit'),(15952,1515,'_field_mc4wp_checkbox','No'),(15953,1515,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15954,1515,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 6, 2022\";s:4:\"time\";s:7:\"3:21 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15955,1515,'_akismet',NULL),(15956,1515,'_recaptcha','a:0:{}'),(15957,1515,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15958,1515,'_consent','a:0:{}'),(15959,1515,'_hash','a05512d8581a7c59973155404e1848be'),(22359,1517,'_wp_trash_meta_status','flamingo-spam'),(15961,1516,'_submission_status','spam'),(15962,1516,'_subject','No worries if you are fired. Work online.'),(15963,1516,'_from','Crytosit <jhannah73@yahoo.com>'),(15964,1516,'_from_name','Crytosit'),(15965,1516,'_from_email','jhannah73@yahoo.com'),(15966,1516,'_field_your-name','Crytosit'),(15967,1516,'_field_your-email','jhannah73@yahoo.com'),(15968,1516,'_field_your-subject','No worries if you are fired. Work online.'),(15969,1516,'_field_your-message','Trust the financial Bot to become rich.  https://melm.echinat.de/melm'),(15970,1516,'_field_submit','Submit'),(15971,1516,'_field_mc4wp_checkbox','No'),(15972,1516,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15973,1516,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 6, 2022\";s:4:\"time\";s:7:\"5:42 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15974,1516,'_akismet',NULL),(15975,1516,'_recaptcha','a:0:{}'),(15976,1516,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15977,1516,'_consent','a:0:{}'),(15978,1516,'_hash','2fa9ba30d08a6d4cadbbf270ada8ba06'),(22362,1518,'_wp_trash_meta_status','flamingo-spam'),(15980,1517,'_submission_status','spam'),(15981,1517,'_subject','Wow! This Robot is a great start for an online career.'),(15982,1517,'_from','Crytosit <puroclan@hotmail.com>'),(15983,1517,'_from_name','Crytosit'),(15984,1517,'_from_email','puroclan@hotmail.com'),(15985,1517,'_field_your-name','Crytosit'),(15986,1517,'_field_your-email','puroclan@hotmail.com'),(15987,1517,'_field_your-subject','Wow! This Robot is a great start for an online career.'),(15988,1517,'_field_your-message','Feel free to buy everything you want with the additional income.  https://melm.echinat.de/melm'),(15989,1517,'_field_submit','Submit'),(15990,1517,'_field_mc4wp_checkbox','No'),(15991,1517,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(15992,1517,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 6, 2022\";s:4:\"time\";s:7:\"8:03 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(15993,1517,'_akismet',NULL),(15994,1517,'_recaptcha','a:0:{}'),(15995,1517,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(15996,1517,'_consent','a:0:{}'),(15997,1517,'_hash','8a373a0edeeffa3fd2121dd017d8e35d'),(22365,1519,'_wp_trash_meta_status','flamingo-spam'),(15999,1518,'_submission_status','spam'),(16000,1518,'_subject','The additional income for everyone.'),(16001,1518,'_from','Crytosit <sahinguler1974@hotmail.com>'),(16002,1518,'_from_name','Crytosit'),(16003,1518,'_from_email','sahinguler1974@hotmail.com'),(16004,1518,'_field_your-name','Crytosit'),(16005,1518,'_field_your-email','sahinguler1974@hotmail.com'),(16006,1518,'_field_your-subject','The additional income for everyone.'),(16007,1518,'_field_your-message','# 1 financial expert in the net! Check out the new Robot.  https://melm.echinat.de/melm'),(16008,1518,'_field_submit','Submit'),(16009,1518,'_field_mc4wp_checkbox','No'),(16010,1518,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16011,1518,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 6, 2022\";s:4:\"time\";s:8:\"10:23 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16012,1518,'_akismet',NULL),(16013,1518,'_recaptcha','a:0:{}'),(16014,1518,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16015,1518,'_consent','a:0:{}'),(16016,1518,'_hash','c1844c549a1b483c1e10592e305740d3'),(22368,1520,'_wp_trash_meta_status','flamingo-spam'),(16018,1519,'_submission_status','spam'),(16019,1519,'_subject','Even a child knows how to make $100 today.'),(16020,1519,'_from','Crytosit <addiesmom81506@yahoo.com>'),(16021,1519,'_from_name','Crytosit'),(16022,1519,'_from_email','addiesmom81506@yahoo.com'),(16023,1519,'_field_your-name','Crytosit'),(16024,1519,'_field_your-email','addiesmom81506@yahoo.com'),(16025,1519,'_field_your-subject','Even a child knows how to make $100 today.'),(16026,1519,'_field_your-message','Launch the best investment instrument to start making money today.  https://melm.echinat.de/melm'),(16027,1519,'_field_submit','Submit'),(16028,1519,'_field_mc4wp_checkbox','No'),(16029,1519,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16030,1519,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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.24 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 6, 2022\";s:4:\"time\";s:8:\"11:39 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16031,1519,'_akismet',NULL),(16032,1519,'_recaptcha','a:0:{}'),(16033,1519,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16034,1519,'_consent','a:0:{}'),(16035,1519,'_hash','b04e254334de7a869e7a12145f415e37'),(22371,1521,'_wp_trash_meta_status','flamingo-spam'),(16037,1520,'_submission_status','spam'),(16038,1520,'_subject','The fastest way to make you wallet thick is here.'),(16039,1520,'_from','Crytosit <JON@TOWNBROWN.COM>'),(16040,1520,'_from_name','Crytosit'),(16041,1520,'_from_email','JON@TOWNBROWN.COM'),(16042,1520,'_field_your-name','Crytosit'),(16043,1520,'_field_your-email','JON@TOWNBROWN.COM'),(16044,1520,'_field_your-subject','The fastest way to make you wallet thick is here.'),(16045,1520,'_field_your-message','Make dollars just sitting home.  https://melm.echinat.de/melm'),(16046,1520,'_field_submit','Submit'),(16047,1520,'_field_mc4wp_checkbox','No'),(16048,1520,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16049,1520,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 7, 2022\";s:4:\"time\";s:7:\"2:02 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16050,1520,'_akismet',NULL),(16051,1520,'_recaptcha','a:0:{}'),(16052,1520,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16053,1520,'_consent','a:0:{}'),(16054,1520,'_hash','32c4b149a8938d459622d319f389122f'),(22374,1522,'_wp_trash_meta_status','flamingo-spam'),(16056,1521,'_submission_status','spam'),(16057,1521,'_subject','No need to work anymore while you have the Robot launched!'),(16058,1521,'_from','Crytosit <md80tooch@yahoo.com>'),(16059,1521,'_from_name','Crytosit'),(16060,1521,'_from_email','md80tooch@yahoo.com'),(16061,1521,'_field_your-name','Crytosit'),(16062,1521,'_field_your-email','md80tooch@yahoo.com'),(16063,1521,'_field_your-subject','No need to work anymore while you have the Robot launched!'),(16064,1521,'_field_your-message','Need money? Get it here easily?  https://melm.echinat.de/melm'),(16065,1521,'_field_submit','Submit'),(16066,1521,'_field_mc4wp_checkbox','No'),(16067,1521,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16068,1521,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 7, 2022\";s:4:\"time\";s:7:\"4:30 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16069,1521,'_akismet',NULL),(16070,1521,'_recaptcha','a:0:{}'),(16071,1521,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16072,1521,'_consent','a:0:{}'),(16073,1521,'_hash','5949fa07ef62d12f398312e305474627'),(22377,1523,'_wp_trash_meta_status','flamingo-spam'),(16075,1522,'_submission_status','spam'),(16076,1522,'_subject','The financial Robot is the most effective financial tool in the net!'),(16077,1522,'_from','Crytosit <kathleendunham@outlook.com>'),(16078,1522,'_from_name','Crytosit'),(16079,1522,'_from_email','kathleendunham@outlook.com'),(16080,1522,'_field_your-name','Crytosit'),(16081,1522,'_field_your-email','kathleendunham@outlook.com'),(16082,1522,'_field_your-subject','The financial Robot is the most effective financial tool in the net!'),(16083,1522,'_field_your-message','See how Robot makes $1000 from $1 of investment.  https://melm.echinat.de/melm'),(16084,1522,'_field_submit','Submit'),(16085,1522,'_field_mc4wp_checkbox','No'),(16086,1522,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16087,1522,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 7, 2022\";s:4:\"time\";s:7:\"6:53 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16088,1522,'_akismet',NULL),(16089,1522,'_recaptcha','a:0:{}'),(16090,1522,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16091,1522,'_consent','a:0:{}'),(16092,1522,'_hash','48ae77d57285f839dfa994182407da9b'),(22639,1813,'_consent','a:0:{}'),(22638,1813,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22625,1813,'_from','Crytosit <yauaweffo@gmail.com>'),(22623,1813,'_submission_status','spam'),(22622,1813,'_spam_meta_time','1662590272'),(22611,1812,'_field_your-subject','The financial Robot is your # 1 expert of making money.'),(22606,1812,'_from','Crytosit <pjoconnoriii@gmail.com>'),(22592,1811,'_field_your-subject','The best way for everyone who rushes for financial independence.'),(22551,1524,'_wp_trash_meta_status','flamingo-spam'),(16140,1524,'_submission_status','spam'),(16141,1524,'_subject','This robot will help you to make hundreds of dollars each day.'),(16142,1524,'_from','Crytosit <vobppjdhdu@ciulnl.com>'),(16143,1524,'_from_name','Crytosit'),(16144,1524,'_from_email','vobppjdhdu@ciulnl.com'),(16145,1524,'_field_your-name','Crytosit'),(16146,1524,'_field_your-email','vobppjdhdu@ciulnl.com'),(16147,1524,'_field_your-subject','This robot will help you to make hundreds of dollars each day.'),(16148,1524,'_field_your-message','Everyone who needs money should try this Robot out.  https://melm.echinat.de/melm'),(16149,1524,'_field_submit','Submit'),(16150,1524,'_field_mc4wp_checkbox','No'),(16151,1524,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16152,1524,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 7, 2022\";s:4:\"time\";s:8:\"11:35 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16153,1524,'_akismet',NULL),(16154,1524,'_recaptcha','a:0:{}'),(16155,1524,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16156,1524,'_consent','a:0:{}'),(16157,1524,'_hash','b420ac67cbf5740a0da6b2ee0999efad'),(22557,1526,'_wp_trash_meta_status','flamingo-spam'),(16159,1525,'_submission_status','spam'),(16160,1525,'_subject','Only one click can grow up your money really fast.'),(16161,1525,'_from','Crytosit <psychoness@hotmail.com>'),(16162,1525,'_from_name','Crytosit'),(16163,1525,'_from_email','psychoness@hotmail.com'),(16164,1525,'_field_your-name','Crytosit'),(16165,1525,'_field_your-email','psychoness@hotmail.com'),(16166,1525,'_field_your-subject','Only one click can grow up your money really fast.'),(16167,1525,'_field_your-message','The financial Robot works for you even when you sleep.  https://melm.echinat.de/melm'),(16168,1525,'_field_submit','Submit'),(16169,1525,'_field_mc4wp_checkbox','No'),(16170,1525,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16171,1525,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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.44 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 7, 2022\";s:4:\"time\";s:7:\"1:54 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16172,1525,'_akismet',NULL),(16173,1525,'_recaptcha','a:0:{}'),(16174,1525,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16175,1525,'_consent','a:0:{}'),(16176,1525,'_hash','0987dd306bf59c1635efdf05691a1e61'),(22560,1527,'_wp_trash_meta_status','flamingo-spam'),(16178,1526,'_submission_status','spam'),(16179,1526,'_subject','Who needs eyeballs, you need BUSINESS'),(16180,1526,'_from','Eric Jones <ericjonesmyemail@gmail.com>'),(16181,1526,'_from_name','Eric Jones'),(16182,1526,'_from_email','ericjonesmyemail@gmail.com'),(16183,1526,'_field_your-name','Eric Jones'),(16184,1526,'_field_your-email','ericjonesmyemail@gmail.com'),(16185,1526,'_field_your-subject','Who needs eyeballs, you need BUSINESS'),(16186,1526,'_field_your-message','My name’s Eric and I just came across your website - fairphoto.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 fairphoto.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 https://boostleadgeneration.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 https://boostleadgeneration.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 https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=fairphoto.com\r\n'),(16187,1526,'_field_g-recaptcha-response','03ANYolqsIhh_t0Bl1p7rVZXcRZuxr2vdkb_hJxwuA3icY3jUfTBM7kLaVnFdUSsUg9Rm-IwUU_NGBU_qKT9qeINuWZPJrVVq5HWNg-8NtXrvMZAaowdTQnVNOwZzYkDczDmqrRsVLi_VrB9s_6ayV2Ife_jCI8nEBQ7Z_X37ueRj_LzskmS6yhtaMvSIssZcAj78GTr8kALIaOacop05vwrckY8OnEdr8xBuoUMc4X-e1k_6d7RsCD-D2Q5ZjdDVtaKc-jd0mClmRY83By4ZlwEKdH87SPRF4pZu3XXAXRCsvI6c94oDBnFw2Y9SHjHhxA3TqPhHu8V3dbEesnxrz67wYplyAFaarpLqplH1jamQArW33narVqVHtQZ03NcMfPiX0bY0oFzHwgqBa7Yrfiii0c6h8IiIi2jOcQLP0vrE5oJiTf_vVCDi_T0iWnla9eGlhrs_bT6vCTS1UtnLk8LxyhryMppmsfmugv5GGI16rHImZx9D6aIE9G7DI6GVtdASypiLfn-1zQ82H-GrZft5ZMqYFwck0zFsxQOXg_5VvutaWUom46UaI9fXp_Mv92Phywg7OU6P6'),(16188,1526,'_field_mc4wp_checkbox','No'),(16189,1526,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:20:\"g-recaptcha-response\";N;s:14:\"mc4wp_checkbox\";N;}'),(16190,1526,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"23.231.14.177\";s:10:\"user_agent\";s:135:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/65.0.3325.181 Chrome/65.0.3325.181 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 7, 2022\";s:4:\"time\";s:7:\"3:22 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16191,1526,'_akismet',NULL),(16192,1526,'_recaptcha','a:3:{s:7:\"version\";s:3:\"3.0\";s:9:\"threshold\";d:0.5;s:8:\"response\";a:5:{s:7:\"success\";b:1;s:12:\"challenge_ts\";s:20:\"2022-08-07T15:22:27Z\";s:8:\"hostname\";s:17:\"www.fairphoto.com\";s:5:\"score\";d:0.1000000000000000055511151231257827021181583404541015625;s:6:\"action\";s:11:\"contactform\";}}'),(16193,1526,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:58:\"reCAPTCHA score (0.10) is lower than the threshold (0.50).\";}}'),(16194,1526,'_consent','a:0:{}'),(16195,1526,'_hash','2e0f76a512172085555aa59865c646d2'),(22563,1528,'_wp_trash_meta_status','flamingo-spam'),(16197,1527,'_submission_status','spam'),(16198,1527,'_subject','Find out about the easiest way of money earning.'),(16199,1527,'_from','Crytosit <jupajoob@yeah.net>'),(16200,1527,'_from_name','Crytosit'),(16201,1527,'_from_email','jupajoob@yeah.net'),(16202,1527,'_field_your-name','Crytosit'),(16203,1527,'_field_your-email','jupajoob@yeah.net'),(16204,1527,'_field_your-subject','Find out about the easiest way of money earning.'),(16205,1527,'_field_your-message','Make money 24/7 without any efforts and skills.  https://melm.echinat.de/melm'),(16206,1527,'_field_submit','Submit'),(16207,1527,'_field_mc4wp_checkbox','No'),(16208,1527,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16209,1527,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 7, 2022\";s:4:\"time\";s:7:\"4:14 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16210,1527,'_akismet',NULL),(16211,1527,'_recaptcha','a:0:{}'),(16212,1527,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16213,1527,'_consent','a:0:{}'),(16214,1527,'_hash','207d2c0580da6717a547f8048606df27'),(22566,1529,'_wp_trash_meta_status','flamingo-spam'),(16216,1528,'_submission_status','spam'),(16217,1528,'_subject','The fastest way to make you wallet thick is here.'),(16218,1528,'_from','Crytosit <Cashflowk101@yahoo.com>'),(16219,1528,'_from_name','Crytosit'),(16220,1528,'_from_email','Cashflowk101@yahoo.com'),(16221,1528,'_field_your-name','Crytosit'),(16222,1528,'_field_your-email','Cashflowk101@yahoo.com'),(16223,1528,'_field_your-subject','The fastest way to make you wallet thick is here.'),(16224,1528,'_field_your-message','The huge income without investments is available, now!  https://melm.echinat.de/melm'),(16225,1528,'_field_submit','Submit'),(16226,1528,'_field_mc4wp_checkbox','No'),(16227,1528,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16228,1528,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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.44 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 7, 2022\";s:4:\"time\";s:7:\"6:33 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16229,1528,'_akismet',NULL),(16230,1528,'_recaptcha','a:0:{}'),(16231,1528,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16232,1528,'_consent','a:0:{}'),(16233,1528,'_hash','fd17e42b27c81dbd42345c41a8ed7c48'),(22569,1530,'_wp_trash_meta_status','flamingo-spam'),(16235,1529,'_submission_status','spam'),(16236,1529,'_subject','Make thousands every week working online here.'),(16237,1529,'_from','Crytosit <rani_sunshine_2004@yahoo.com>'),(16238,1529,'_from_name','Crytosit'),(16239,1529,'_from_email','rani_sunshine_2004@yahoo.com'),(16240,1529,'_field_your-name','Crytosit'),(16241,1529,'_field_your-email','rani_sunshine_2004@yahoo.com'),(16242,1529,'_field_your-subject','Make thousands every week working online here.'),(16243,1529,'_field_your-message','Need some more money? Robot will earn them really fast.  https://melm.echinat.de/melm'),(16244,1529,'_field_submit','Submit'),(16245,1529,'_field_mc4wp_checkbox','No'),(16246,1529,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16247,1529,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:145:\"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)\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 7, 2022\";s:4:\"time\";s:7:\"8:53 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16248,1529,'_akismet',NULL),(16249,1529,'_recaptcha','a:0:{}'),(16250,1529,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16251,1529,'_consent','a:0:{}'),(16252,1529,'_hash','730c4da751907483d2e3dc1d66337de3'),(22572,1531,'_wp_trash_meta_status','flamingo-spam'),(16254,1530,'_submission_status','spam'),(16255,1530,'_subject','Earn additional money without efforts.'),(16256,1530,'_from','Crytosit <budstaboy@gmail.com>'),(16257,1530,'_from_name','Crytosit'),(16258,1530,'_from_email','budstaboy@gmail.com'),(16259,1530,'_field_your-name','Crytosit'),(16260,1530,'_field_your-email','budstaboy@gmail.com'),(16261,1530,'_field_your-subject','Earn additional money without efforts.'),(16262,1530,'_field_your-message','We have found the fastest way to be rich. Find it out here.  https://melm.echinat.de/melm'),(16263,1530,'_field_submit','Submit'),(16264,1530,'_field_mc4wp_checkbox','No'),(16265,1530,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16266,1530,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 7, 2022\";s:4:\"time\";s:8:\"11:14 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16267,1530,'_akismet',NULL),(16268,1530,'_recaptcha','a:0:{}'),(16269,1530,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16270,1530,'_consent','a:0:{}'),(16271,1530,'_hash','bdf9a67105a168f78620aec788e3cfc5'),(22575,1532,'_wp_trash_meta_status','flamingo-spam'),(16273,1531,'_submission_status','spam'),(16274,1531,'_subject','This robot can bring you money 24/7.'),(16275,1531,'_from','Crytosit <AZBSBL21@aol.com>'),(16276,1531,'_from_name','Crytosit'),(16277,1531,'_from_email','AZBSBL21@aol.com'),(16278,1531,'_field_your-name','Crytosit'),(16279,1531,'_field_your-email','AZBSBL21@aol.com'),(16280,1531,'_field_your-subject','This robot can bring you money 24/7.'),(16281,1531,'_field_your-message','Thousands of bucks are guaranteed if you use this robot.  https://melm.echinat.de/melm'),(16282,1531,'_field_submit','Submit'),(16283,1531,'_field_mc4wp_checkbox','No'),(16284,1531,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16285,1531,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 8, 2022\";s:4:\"time\";s:7:\"1:32 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16286,1531,'_akismet',NULL),(16287,1531,'_recaptcha','a:0:{}'),(16288,1531,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16289,1531,'_consent','a:0:{}'),(16290,1531,'_hash','a9897352c42fd906fc1a1264209abc59'),(22578,1533,'_wp_trash_meta_status','flamingo-spam'),(16292,1532,'_submission_status','spam'),(16293,1532,'_subject','Attention! Financial robot may bring you millions!'),(16294,1532,'_from','Crytosit <fordfamily07@icloud.com>'),(16295,1532,'_from_name','Crytosit'),(16296,1532,'_from_email','fordfamily07@icloud.com'),(16297,1532,'_field_your-name','Crytosit'),(16298,1532,'_field_your-email','fordfamily07@icloud.com'),(16299,1532,'_field_your-subject','Attention! Financial robot may bring you millions!'),(16300,1532,'_field_your-message','Make your laptop a financial instrument with this program.  https://melm.echinat.de/melm'),(16301,1532,'_field_submit','Submit'),(16302,1532,'_field_mc4wp_checkbox','No'),(16303,1532,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16304,1532,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 8, 2022\";s:4:\"time\";s:7:\"3:50 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16305,1532,'_akismet',NULL),(16306,1532,'_recaptcha','a:0:{}'),(16307,1532,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16308,1532,'_consent','a:0:{}'),(16309,1532,'_hash','00f6ab055c63f6828e06415bb6731624'),(22581,1534,'_wp_trash_meta_status','flamingo-spam'),(16311,1533,'_submission_status','spam'),(16312,1533,'_subject','Let the financial Robot be your companion in the financial market.'),(16313,1533,'_from','Crytosit <514387164@qq.com>'),(16314,1533,'_from_name','Crytosit'),(16315,1533,'_from_email','514387164@qq.com'),(16316,1533,'_field_your-name','Crytosit'),(16317,1533,'_field_your-email','514387164@qq.com'),(16318,1533,'_field_your-subject','Let the financial Robot be your companion in the financial market.'),(16319,1533,'_field_your-message','Robot never sleeps. It makes money for you 24/7.  https://melm.echinat.de/melm'),(16320,1533,'_field_submit','Submit'),(16321,1533,'_field_mc4wp_checkbox','No'),(16322,1533,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16323,1533,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 8, 2022\";s:4:\"time\";s:7:\"6:14 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16324,1533,'_akismet',NULL),(16325,1533,'_recaptcha','a:0:{}'),(16326,1533,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16327,1533,'_consent','a:0:{}'),(16328,1533,'_hash','fd45a8e983c42db6eed783b5855b0012'),(16346,1534,'_consent','a:0:{}'),(16347,1534,'_hash','7badfe1193cb965b612f31684b8a5f77'),(22893,1825,'_field_your-email','Fusionsavage@hotmail.com'),(22870,1824,'_from','Crytosit <HuronHighgirl@yahoo.com>'),(22866,1823,'_hash','f1d5583e18c113446c3d72bd426cedde'),(22865,1823,'_consent','a:0:{}'),(22856,1823,'_field_your-subject','Make dollars staying at home and launched this Bot.'),(22850,1823,'_subject','Make dollars staying at home and launched this Bot.'),(22838,1822,'_field_your-message','The additional income is available for everyone using this robot.  http://1025h.com/wp/?wptouch_switch=mobile&redirect=https%3A%2F%2Fpuertobelenn.cl%2Fpromo'),(22834,1822,'_from_email','amanda@rap4.com'),(22833,1822,'_from_name','Crytosit'),(22819,1821,'_field_your-message','Make thousands of bucks. Pay nothing.  https://ltp.org/home/setlocale?locale=en&returnUrl=https%3A%2F%2Fpuertobelenn.cl%2Fpromo'),(22818,1821,'_field_your-subject','Even a child knows how to make $100 today with the help of this robot.'),(22803,1820,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22767,1545,'_wp_trash_meta_time','1662633007'),(22734,1818,'_consent','a:0:{}'),(22735,1818,'_hash','7902bf4f94b6c4333689e6b9fc55dc04'),(22732,1818,'_recaptcha','a:0:{}'),(22731,1818,'_akismet',NULL),(22717,1818,'_spam_meta_time','1662629906'),(22718,1818,'_submission_status','spam'),(16379,1535,'_submission_status','spam'),(16380,1535,'_subject','Make money online, staying at home this cold winter.'),(16381,1535,'_from','Crytosit <lilshrr@yahoo.com>'),(16382,1535,'_from_name','Crytosit'),(16383,1535,'_from_email','lilshrr@yahoo.com'),(16384,1535,'_field_your-name','Crytosit'),(16385,1535,'_field_your-email','lilshrr@yahoo.com'),(16386,1535,'_field_your-subject','Make money online, staying at home this cold winter.'),(16387,1535,'_field_your-message','Rich people are rich because they use this robot.  https://melm.echinat.de/melm'),(16388,1535,'_field_submit','Submit'),(16389,1535,'_field_mc4wp_checkbox','No'),(16390,1535,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16391,1535,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 8, 2022\";s:4:\"time\";s:8:\"10:55 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16392,1535,'_akismet',NULL),(16393,1535,'_recaptcha','a:0:{}'),(16394,1535,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16395,1535,'_consent','a:0:{}'),(16396,1535,'_hash','b7676c83b820bdb4c7eaad57f154997e'),(22742,1537,'_wp_trash_meta_status','flamingo-spam'),(16398,1536,'_submission_status','spam'),(16399,1536,'_subject','Need money? Earn it without leaving your home.'),(16400,1536,'_from','Crytosit <ob1k@gateway.net>'),(16401,1536,'_from_name','Crytosit'),(16402,1536,'_from_email','ob1k@gateway.net'),(16403,1536,'_field_your-name','Crytosit'),(16404,1536,'_field_your-email','ob1k@gateway.net'),(16405,1536,'_field_your-subject','Need money? Earn it without leaving your home.'),(16406,1536,'_field_your-message','Earn additional money without efforts and skills.  https://melm.echinat.de/melm'),(16407,1536,'_field_submit','Submit'),(16408,1536,'_field_mc4wp_checkbox','No'),(16409,1536,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16410,1536,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 8, 2022\";s:4:\"time\";s:7:\"1:14 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16411,1536,'_akismet',NULL),(16412,1536,'_recaptcha','a:0:{}'),(16413,1536,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16414,1536,'_consent','a:0:{}'),(16415,1536,'_hash','3ed81380596de0ca1e508d0e3e2deb6f'),(22745,1538,'_wp_trash_meta_status','flamingo-spam'),(16417,1537,'_submission_status','spam'),(16418,1537,'_subject','# 1 financial expert in the net! Check out the new Robot.'),(16419,1537,'_from','Crytosit <psychoness@hotmail.com>'),(16420,1537,'_from_name','Crytosit'),(16421,1537,'_from_email','psychoness@hotmail.com'),(16422,1537,'_field_your-name','Crytosit'),(16423,1537,'_field_your-email','psychoness@hotmail.com'),(16424,1537,'_field_your-subject','# 1 financial expert in the net! Check out the new Robot.'),(16425,1537,'_field_your-message','Even a child knows how to make $100 today with the help of this robot.  https://melm.echinat.de/melm'),(16426,1537,'_field_submit','Submit'),(16427,1537,'_field_mc4wp_checkbox','No'),(16428,1537,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16429,1537,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 8, 2022\";s:4:\"time\";s:7:\"3:35 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16430,1537,'_akismet',NULL),(16431,1537,'_recaptcha','a:0:{}'),(16432,1537,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16433,1537,'_consent','a:0:{}'),(16434,1537,'_hash','696c16a10ef6c4126ba36b4765816202'),(22748,1539,'_wp_trash_meta_status','flamingo-spam'),(16436,1538,'_submission_status','spam'),(16437,1538,'_subject','Make thousands every week working online here.'),(16438,1538,'_from','Crytosit <bombers.jw35@yahoo.com>'),(16439,1538,'_from_name','Crytosit'),(16440,1538,'_from_email','bombers.jw35@yahoo.com'),(16441,1538,'_field_your-name','Crytosit'),(16442,1538,'_field_your-email','bombers.jw35@yahoo.com'),(16443,1538,'_field_your-subject','Make thousands every week working online here.'),(16444,1538,'_field_your-message','Make money 24/7 without any efforts and skills.  https://melm.echinat.de/melm'),(16445,1538,'_field_submit','Submit'),(16446,1538,'_field_mc4wp_checkbox','No'),(16447,1538,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16448,1538,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 8, 2022\";s:4:\"time\";s:7:\"5:55 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16449,1538,'_akismet',NULL),(16450,1538,'_recaptcha','a:0:{}'),(16451,1538,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16452,1538,'_consent','a:0:{}'),(16453,1538,'_hash','70cb35bb747e41f2e43df516b16fa7df'),(22751,1540,'_wp_trash_meta_status','flamingo-spam'),(16455,1539,'_submission_status','spam'),(16456,1539,'_subject','Make yourself rich in future using this financial robot.'),(16457,1539,'_from','Crytosit <carly.koch@ymail.com>'),(16458,1539,'_from_name','Crytosit'),(16459,1539,'_from_email','carly.koch@ymail.com'),(16460,1539,'_field_your-name','Crytosit'),(16461,1539,'_field_your-email','carly.koch@ymail.com'),(16462,1539,'_field_your-subject','Make yourself rich in future using this financial robot.'),(16463,1539,'_field_your-message','Make money 24/7 without any efforts and skills.  https://melm.echinat.de/melm'),(16464,1539,'_field_submit','Submit'),(16465,1539,'_field_mc4wp_checkbox','No'),(16466,1539,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16467,1539,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 8, 2022\";s:4:\"time\";s:7:\"8:15 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16468,1539,'_akismet',NULL),(16469,1539,'_recaptcha','a:0:{}'),(16470,1539,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16471,1539,'_consent','a:0:{}'),(16472,1539,'_hash','0d21649c723b2b4c084038183d4635a9'),(22754,1541,'_wp_trash_meta_status','flamingo-spam'),(16474,1540,'_submission_status','spam'),(16475,1540,'_subject','No need to stay awake all night long to earn money. Launch the robot.'),(16476,1540,'_from','Crytosit <girish7980@yahoo.com>'),(16477,1540,'_from_name','Crytosit'),(16478,1540,'_from_email','girish7980@yahoo.com'),(16479,1540,'_field_your-name','Crytosit'),(16480,1540,'_field_your-email','girish7980@yahoo.com'),(16481,1540,'_field_your-subject','No need to stay awake all night long to earn money. Launch the robot.'),(16482,1540,'_field_your-message','Need some more money? Robot will earn them really fast.  https://melm.echinat.de/melm'),(16483,1540,'_field_submit','Submit'),(16484,1540,'_field_mc4wp_checkbox','No'),(16485,1540,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16486,1540,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 8, 2022\";s:4:\"time\";s:8:\"10:37 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16487,1540,'_akismet',NULL),(16488,1540,'_recaptcha','a:0:{}'),(16489,1540,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16490,1540,'_consent','a:0:{}'),(16491,1540,'_hash','a21880b77f6fb3d200e7800887f239f1'),(22757,1542,'_wp_trash_meta_status','flamingo-spam'),(16493,1541,'_submission_status','spam'),(16494,1541,'_subject','Even a child knows how to make money. This robot is what you need!'),(16495,1541,'_from','Crytosit <makmachine@gmail.com>'),(16496,1541,'_from_name','Crytosit'),(16497,1541,'_from_email','makmachine@gmail.com'),(16498,1541,'_field_your-name','Crytosit'),(16499,1541,'_field_your-email','makmachine@gmail.com'),(16500,1541,'_field_your-subject','Even a child knows how to make money. This robot is what you need!'),(16501,1541,'_field_your-message','Trust the financial Bot to become rich.  https://melm.echinat.de/melm'),(16502,1541,'_field_submit','Submit'),(16503,1541,'_field_mc4wp_checkbox','No'),(16504,1541,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16505,1541,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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.44 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 9, 2022\";s:4:\"time\";s:8:\"12:55 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16506,1541,'_akismet',NULL),(16507,1541,'_recaptcha','a:0:{}'),(16508,1541,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16509,1541,'_consent','a:0:{}'),(16510,1541,'_hash','3d6f3a767a53de2d456c39fb79ad8c16'),(22760,1543,'_wp_trash_meta_status','flamingo-spam'),(16512,1542,'_submission_status','spam'),(16513,1542,'_subject','The best advertising of your products and services!'),(16514,1542,'_from','ErnestQuork <no-replyeffitledib@gmail.com>'),(16515,1542,'_from_name','ErnestQuork'),(16516,1542,'_from_email','no-replyeffitledib@gmail.com'),(16517,1542,'_field_your-name','ErnestQuork'),(16518,1542,'_field_your-email','no-replyeffitledib@gmail.com'),(16519,1542,'_field_your-subject','The best advertising of your products and services!'),(16520,1542,'_field_your-message','Good day!  fairphoto.com \r\n \r\nWe put up of the sale \r\n \r\nSending your commercial offer through the Contact us form which can be found on the sites in the contact section. Feedback forms are filled in by our program and the captcha is solved. The advantage of this method is that messages sent through feedback forms are whitelisted. This method increases the odds that your message will be read. \r\n \r\nOur database contains more than 27 million sites around the world to which we can send your message. \r\n \r\nThe cost of one million messages 49 USD \r\n \r\nFREE TEST mailing Up to 50,000 messages. \r\n \r\n \r\nThis letter is created automatically.  Use our contacts for communication. \r\n \r\nContact us. \r\nTelegram - @FeedbackMessages \r\nSkype  live:contactform_18 \r\nWhatsApp - +375259112693 \r\nWe only use chat.'),(16521,1542,'_field_submit','Submit'),(16522,1542,'_field_mc4wp_checkbox','No'),(16523,1542,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16524,1542,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"37.19.223.222\";s:10:\"user_agent\";s:132:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 9, 2022\";s:4:\"time\";s:7:\"2:34 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16525,1542,'_akismet',NULL),(16526,1542,'_recaptcha','a:3:{s:7:\"version\";s:3:\"3.0\";s:9:\"threshold\";d:0.5;s:8:\"response\";a:5:{s:7:\"success\";b:1;s:12:\"challenge_ts\";s:20:\"2022-08-09T02:33:49Z\";s:8:\"hostname\";s:17:\"www.fairphoto.com\";s:5:\"score\";d:0.1000000000000000055511151231257827021181583404541015625;s:6:\"action\";s:11:\"contactform\";}}'),(16527,1542,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:58:\"reCAPTCHA score (0.10) is lower than the threshold (0.50).\";}}'),(16528,1542,'_consent','a:0:{}'),(16529,1542,'_hash','bc1a43350b6e314e9fce8572d314bf40'),(22763,1544,'_wp_trash_meta_status','flamingo-spam'),(16531,1543,'_submission_status','spam'),(16532,1543,'_subject','Wow! This is a fastest way for a financial independence.'),(16533,1543,'_from','Crytosit <mzclauz@yahoo.com>'),(16534,1543,'_from_name','Crytosit'),(16535,1543,'_from_email','mzclauz@yahoo.com'),(16536,1543,'_field_your-name','Crytosit'),(16537,1543,'_field_your-email','mzclauz@yahoo.com'),(16538,1543,'_field_your-subject','Wow! This is a fastest way for a financial independence.'),(16539,1543,'_field_your-message','Make $1000 from $1 in a few minutes. Launch the financial robot now.  https://melm.echinat.de/melm'),(16540,1543,'_field_submit','Submit'),(16541,1543,'_field_mc4wp_checkbox','No'),(16542,1543,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16543,1543,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 9, 2022\";s:4:\"time\";s:7:\"3:17 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16544,1543,'_akismet',NULL),(16545,1543,'_recaptcha','a:0:{}'),(16546,1543,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16547,1543,'_consent','a:0:{}'),(16548,1543,'_hash','5fcd1f93284b825db9811f2a2d2b8ff0'),(22766,1545,'_wp_trash_meta_status','flamingo-spam'),(16550,1544,'_submission_status','spam'),(16551,1544,'_subject','Your money work even when you sleep.'),(16552,1544,'_from','Crytosit <niko_36_63@hotmail.com>'),(16553,1544,'_from_name','Crytosit'),(16554,1544,'_from_email','niko_36_63@hotmail.com'),(16555,1544,'_field_your-name','Crytosit'),(16556,1544,'_field_your-email','niko_36_63@hotmail.com'),(16557,1544,'_field_your-subject','Your money work even when you sleep.'),(16558,1544,'_field_your-message','Trust the financial Bot to become rich.  https://melm.echinat.de/melm'),(16559,1544,'_field_submit','Submit'),(16560,1544,'_field_mc4wp_checkbox','No'),(16561,1544,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16562,1544,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 9, 2022\";s:4:\"time\";s:7:\"5:34 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16563,1544,'_akismet',NULL),(16564,1544,'_recaptcha','a:0:{}'),(16565,1544,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16566,1544,'_consent','a:0:{}'),(16567,1544,'_hash','e31b242939cdd9c446ef182f6b65a120'),(16583,1545,'_recaptcha','a:0:{}'),(16584,1545,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16585,1545,'_consent','a:0:{}'),(16586,1545,'_hash','18886e3cc07b12ec38aa202ed4680757'),(22772,1819,'_spam_meta_time','1662637866'),(16588,1546,'_submission_status','spam'),(16589,1546,'_subject','Everyone can earn as much as he wants suing this Bot.'),(16590,1546,'_from','Crytosit <Spoplar@yahoo.com>'),(16591,1546,'_from_name','Crytosit'),(16592,1546,'_from_email','Spoplar@yahoo.com'),(16593,1546,'_field_your-name','Crytosit'),(16594,1546,'_field_your-email','Spoplar@yahoo.com'),(16595,1546,'_field_your-subject','Everyone can earn as much as he wants suing this Bot.'),(16596,1546,'_field_your-message','Make money 24/7 without any efforts and skills.  https://melm.echinat.de/melm'),(16597,1546,'_field_submit','Submit'),(16598,1546,'_field_mc4wp_checkbox','No'),(16599,1546,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16600,1546,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 9, 2022\";s:4:\"time\";s:8:\"10:13 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16601,1546,'_akismet',NULL),(16602,1546,'_recaptcha','a:0:{}'),(16603,1546,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16604,1546,'_consent','a:0:{}'),(16605,1546,'_hash','9a36cb4bb4c71f6ebbfb41dbbd136087'),(23073,1832,'_consent','a:0:{}'),(23074,1832,'_hash','97ac3ebbcdc1704537fe63a57d4f7caf'),(23070,1832,'_akismet',NULL),(23055,1832,'_field_your-name','💛 Добрый вечер,Вам утвердили free билет на лото. Перейдите по ссылке далее >>> https://forms.yandex.com/cloud/63147fd6925c7bd365e3d915/?hs=571997a49c82e750b7aa297401e46d8c& 💛'),(23043,1831,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 9, 2022\";s:4:\"time\";s:7:\"2:35 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23006,1555,'_wp_trash_meta_time','1662719728'),(23004,1554,'_wp_desired_post_slug','additional-income-is-now-available-for-anyone-all-around-the-world'),(23003,1554,'_wp_trash_meta_time','1662719728'),(22976,1829,'_akismet',NULL),(22965,1829,'_from','Crytosit <johnnyrivera836822@yahoo.com>'),(22943,1828,'_spam_meta_time','1662709786'),(16643,1547,'_submission_status','spam'),(16644,1547,'_subject','Even a child knows how to make $100 today.'),(16645,1547,'_from','Crytosit <Teale426@netscape.com>'),(16646,1547,'_from_name','Crytosit'),(16647,1547,'_from_email','Teale426@netscape.com'),(16648,1547,'_field_your-name','Crytosit'),(16649,1547,'_field_your-email','Teale426@netscape.com'),(16650,1547,'_field_your-subject','Even a child knows how to make $100 today.'),(16651,1547,'_field_your-message','Have no financial skills? Let Robot make money for you.  https://melm.echinat.de/melm'),(16652,1547,'_field_submit','Submit'),(16653,1547,'_field_mc4wp_checkbox','No'),(16654,1547,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16655,1547,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 9, 2022\";s:4:\"time\";s:8:\"12:42 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16656,1547,'_akismet',NULL),(16657,1547,'_recaptcha','a:0:{}'),(16658,1547,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16659,1547,'_consent','a:0:{}'),(16660,1547,'_hash','fac5d886cf2c23fecf770b0dc543fcbb'),(22987,1549,'_wp_trash_meta_status','flamingo-spam'),(16662,1548,'_submission_status','spam'),(16663,1548,'_subject','Make dollars just sitting home.'),(16664,1548,'_from','Crytosit <tnduszzzz@naver.com>'),(16665,1548,'_from_name','Crytosit'),(16666,1548,'_from_email','tnduszzzz@naver.com'),(16667,1548,'_field_your-name','Crytosit'),(16668,1548,'_field_your-email','tnduszzzz@naver.com'),(16669,1548,'_field_your-subject','Make dollars just sitting home.'),(16670,1548,'_field_your-message','Need money? Get it here easily?  https://melm.echinat.de/melm'),(16671,1548,'_field_submit','Submit'),(16672,1548,'_field_mc4wp_checkbox','No'),(16673,1548,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16674,1548,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 9, 2022\";s:4:\"time\";s:7:\"3:04 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16675,1548,'_akismet',NULL),(16676,1548,'_recaptcha','a:0:{}'),(16677,1548,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16678,1548,'_consent','a:0:{}'),(16679,1548,'_hash','dd88591aa3780df1fdb5900c4ea01f4d'),(22990,1550,'_wp_trash_meta_status','flamingo-spam'),(16681,1549,'_submission_status','spam'),(16682,1549,'_subject','Feel free to buy everything you want with the additional income.'),(16683,1549,'_from','Crytosit <nancykarunya@gmail.com>'),(16684,1549,'_from_name','Crytosit'),(16685,1549,'_from_email','nancykarunya@gmail.com'),(16686,1549,'_field_your-name','Crytosit'),(16687,1549,'_field_your-email','nancykarunya@gmail.com'),(16688,1549,'_field_your-subject','Feel free to buy everything you want with the additional income.'),(16689,1549,'_field_your-message','One dollar is nothing, but it can grow into $100 here.  https://melm.echinat.de/melm'),(16690,1549,'_field_submit','Submit'),(16691,1549,'_field_mc4wp_checkbox','No'),(16692,1549,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16693,1549,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 9, 2022\";s:4:\"time\";s:7:\"5:25 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16694,1549,'_akismet',NULL),(16695,1549,'_recaptcha','a:0:{}'),(16696,1549,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16697,1549,'_consent','a:0:{}'),(16698,1549,'_hash','fd4000b201b86c54eefd6e299db4f0e5'),(22993,1551,'_wp_trash_meta_status','flamingo-spam'),(16700,1550,'_submission_status','spam'),(16701,1550,'_subject','Check out the newest way to make a fantastic profit.'),(16702,1550,'_from','Crytosit <biloginadulttoys@feeladult.com>'),(16703,1550,'_from_name','Crytosit'),(16704,1550,'_from_email','biloginadulttoys@feeladult.com'),(16705,1550,'_field_your-name','Crytosit'),(16706,1550,'_field_your-email','biloginadulttoys@feeladult.com'),(16707,1550,'_field_your-subject','Check out the newest way to make a fantastic profit.'),(16708,1550,'_field_your-message','Even a child knows how to make $100 today.  https://melm.echinat.de/melm'),(16709,1550,'_field_submit','Submit'),(16710,1550,'_field_mc4wp_checkbox','No'),(16711,1550,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16712,1550,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 9, 2022\";s:4:\"time\";s:7:\"8:05 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16713,1550,'_akismet',NULL),(16714,1550,'_recaptcha','a:0:{}'),(16715,1550,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16716,1550,'_consent','a:0:{}'),(16717,1550,'_hash','aedb9855e74934322e640e3dde7bc652'),(22996,1552,'_wp_trash_meta_status','flamingo-spam'),(16719,1551,'_submission_status','spam'),(16720,1551,'_subject','We know how to become rich and do you?'),(16721,1551,'_from','Crytosit <normanke@comcast.net>'),(16722,1551,'_from_name','Crytosit'),(16723,1551,'_from_email','normanke@comcast.net'),(16724,1551,'_field_your-name','Crytosit'),(16725,1551,'_field_your-email','normanke@comcast.net'),(16726,1551,'_field_your-subject','We know how to become rich and do you?'),(16727,1551,'_field_your-message','Making money in the net is easier now.  https://melm.echinat.de/melm'),(16728,1551,'_field_submit','Submit'),(16729,1551,'_field_mc4wp_checkbox','No'),(16730,1551,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16731,1551,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:14:\"August 9, 2022\";s:4:\"time\";s:8:\"10:26 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16732,1551,'_akismet',NULL),(16733,1551,'_recaptcha','a:0:{}'),(16734,1551,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16735,1551,'_consent','a:0:{}'),(16736,1551,'_hash','81497218e5862caea102f1f967f6384f'),(22999,1553,'_wp_trash_meta_status','flamingo-spam'),(16738,1552,'_submission_status','spam'),(16739,1552,'_subject','Check out the new financial tool, which can make you rich.'),(16740,1552,'_from','Crytosit <jenae831@hotmail.com>'),(16741,1552,'_from_name','Crytosit'),(16742,1552,'_from_email','jenae831@hotmail.com'),(16743,1552,'_field_your-name','Crytosit'),(16744,1552,'_field_your-email','jenae831@hotmail.com'),(16745,1552,'_field_your-subject','Check out the new financial tool, which can make you rich.'),(16746,1552,'_field_your-message','Feel free to buy everything you want with the additional income.  https://melm.echinat.de/melm'),(16747,1552,'_field_submit','Submit'),(16748,1552,'_field_mc4wp_checkbox','No'),(16749,1552,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16750,1552,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 10, 2022\";s:4:\"time\";s:8:\"12:47 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16751,1552,'_akismet',NULL),(16752,1552,'_recaptcha','a:0:{}'),(16753,1552,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16754,1552,'_consent','a:0:{}'),(16755,1552,'_hash','e781278bd098d06da44b03e92cb8bac5'),(23002,1554,'_wp_trash_meta_status','flamingo-spam'),(16757,1553,'_submission_status','spam'),(16758,1553,'_subject','Launch the best investment instrument to start making money today.'),(16759,1553,'_from','Crytosit <danieljpapp@gmail.com>'),(16760,1553,'_from_name','Crytosit'),(16761,1553,'_from_email','danieljpapp@gmail.com'),(16762,1553,'_field_your-name','Crytosit'),(16763,1553,'_field_your-email','danieljpapp@gmail.com'),(16764,1553,'_field_your-subject','Launch the best investment instrument to start making money today.'),(16765,1553,'_field_your-message','Online job can be really effective if you use this Robot.  https://melm.echinat.de/melm'),(16766,1553,'_field_submit','Submit'),(16767,1553,'_field_mc4wp_checkbox','No'),(16768,1553,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16769,1553,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 10, 2022\";s:4:\"time\";s:7:\"3:09 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16770,1553,'_akismet',NULL),(16771,1553,'_recaptcha','a:0:{}'),(16772,1553,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16773,1553,'_consent','a:0:{}'),(16774,1553,'_hash','a2626821a0994069596e6ca2bd39f811'),(23005,1555,'_wp_trash_meta_status','flamingo-spam'),(16776,1554,'_submission_status','spam'),(16777,1554,'_subject','Additional income is now available for anyone all around the world.'),(16778,1554,'_from','Crytosit <sasha.bakay@gmail.com>'),(16779,1554,'_from_name','Crytosit'),(16780,1554,'_from_email','sasha.bakay@gmail.com'),(16781,1554,'_field_your-name','Crytosit'),(16782,1554,'_field_your-email','sasha.bakay@gmail.com'),(16783,1554,'_field_your-subject','Additional income is now available for anyone all around the world.'),(16784,1554,'_field_your-message','Making money in the net is easier now.  https://melm.echinat.de/melm'),(16785,1554,'_field_submit','Submit'),(16786,1554,'_field_mc4wp_checkbox','No'),(16787,1554,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16788,1554,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 10, 2022\";s:4:\"time\";s:7:\"5:30 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16789,1554,'_akismet',NULL),(16790,1554,'_recaptcha','a:0:{}'),(16791,1554,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16792,1554,'_consent','a:0:{}'),(16793,1554,'_hash','cd5c7b7e5fd088cc239e54b1c6e2657b'),(23008,1556,'_wp_trash_meta_status','flamingo-spam'),(16795,1555,'_submission_status','spam'),(16796,1555,'_subject','Small investments can bring tons of dollars fast.'),(16797,1555,'_from','Crytosit <roohiraj@gmail.com>'),(16798,1555,'_from_name','Crytosit'),(16799,1555,'_from_email','roohiraj@gmail.com'),(16800,1555,'_field_your-name','Crytosit'),(16801,1555,'_field_your-email','roohiraj@gmail.com'),(16802,1555,'_field_your-subject','Small investments can bring tons of dollars fast.'),(16803,1555,'_field_your-message','We know how to increase your financial stability.  https://melm.echinat.de/melm'),(16804,1555,'_field_submit','Submit'),(16805,1555,'_field_mc4wp_checkbox','No'),(16806,1555,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16807,1555,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 10, 2022\";s:4:\"time\";s:7:\"7:49 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16808,1555,'_akismet',NULL),(16809,1555,'_recaptcha','a:0:{}'),(16810,1555,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16811,1555,'_consent','a:0:{}'),(16812,1555,'_hash','c783d5617f796f3b146f670ec3ca8d13'),(23011,1830,'_spam_meta_time','1662725922'),(16814,1556,'_submission_status','spam'),(16815,1556,'_subject','The online income is the easiest ways to make you dream come true.'),(16816,1556,'_from','Crytosit <G8rwill@gmail.com>'),(16817,1556,'_from_name','Crytosit'),(16818,1556,'_from_email','G8rwill@gmail.com'),(16819,1556,'_field_your-name','Crytosit'),(16820,1556,'_field_your-email','G8rwill@gmail.com'),(16821,1556,'_field_your-subject','The online income is the easiest ways to make you dream come true.'),(16822,1556,'_field_your-message','Just one click can turn you dollar into $1000.  https://melm.echinat.de/melm'),(16823,1556,'_field_submit','Submit'),(16824,1556,'_field_mc4wp_checkbox','No'),(16825,1556,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16826,1556,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 10, 2022\";s:4:\"time\";s:8:\"10:10 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16827,1556,'_akismet',NULL),(16828,1556,'_recaptcha','a:0:{}'),(16829,1556,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16830,1556,'_consent','a:0:{}'),(16831,1556,'_hash','93d34c060f1f91e1bf6eb7e7d32f07db'),(23388,1848,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 11, 2022\";s:4:\"time\";s:7:\"2:59 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23332,1845,'_akismet',NULL),(23321,1845,'_from','Crytosit <tetedede13@gmail.com>'),(23317,1844,'_hash','d98e2174494f4aa76c283b62ac7ec603'),(23316,1844,'_consent','a:0:{}'),(23303,1844,'_from_name','Crytosit'),(23304,1844,'_from_email','Icemansprincess1@gmail.com'),(23302,1844,'_from','Crytosit <Icemansprincess1@gmail.com>'),(23234,1559,'_wp_trash_meta_time','1662806110'),(23232,1558,'_wp_desired_post_slug','get-more-dofollow-backlinks-for-fairphoto-com'),(23208,1840,'_spam_meta_time','1662802121'),(16863,1557,'_submission_status','spam'),(16864,1557,'_subject','Make dollars staying at home and launched this Bot.'),(16865,1557,'_from','Crytosit <demonhunter803@yahoo.com>'),(16866,1557,'_from_name','Crytosit'),(16867,1557,'_from_email','demonhunter803@yahoo.com'),(16868,1557,'_field_your-name','Crytosit'),(16869,1557,'_field_your-email','demonhunter803@yahoo.com'),(16870,1557,'_field_your-subject','Make dollars staying at home and launched this Bot.'),(16871,1557,'_field_your-message','The financial Robot is your future wealth and independence.  https://melm.echinat.de/melm'),(16872,1557,'_field_submit','Submit'),(16873,1557,'_field_mc4wp_checkbox','No'),(16874,1557,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16875,1557,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 10, 2022\";s:4:\"time\";s:8:\"12:30 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16876,1557,'_akismet',NULL),(16877,1557,'_recaptcha','a:0:{}'),(16878,1557,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16879,1557,'_consent','a:0:{}'),(16880,1557,'_hash','4df7f613a154da5a5e31829779d640ba'),(23233,1559,'_wp_trash_meta_status','flamingo-spam'),(16882,1558,'_submission_status','spam'),(16883,1558,'_subject','Get more dofollow backlinks for fairphoto.com'),(16884,1558,'_from','Mike Andrews <no-replyPl@gmail.com>'),(16885,1558,'_from_name','Mike Andrews'),(16886,1558,'_from_email','no-replyPl@gmail.com'),(16887,1558,'_field_your-name','Mike Andrews\r\n'),(16888,1558,'_field_your-email','no-replyPl@gmail.com'),(16889,1558,'_field_your-subject','Get more dofollow backlinks for fairphoto.com'),(16890,1558,'_field_your-message','Hello \r\n \r\nWe all know the importance that dofollow link have on any website`s ranks. \r\nHaving most of your linkbase filled with nofollow ones is of no good for your ranks and SEO metrics. \r\n \r\nBuy quality dofollow links from us, that will impact your ranks in a positive way \r\nhttps://www.digital-x-press.com/product/150-dofollow-backlinks/ \r\n \r\nBest regards \r\nMike Andrews\r\n \r\nsupport@digital-x-press.com'),(16891,1558,'_field_submit','Submit'),(16892,1558,'_field_mc4wp_checkbox','No'),(16893,1558,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16894,1558,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"181.214.173.77\";s:10:\"user_agent\";s:131:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 10, 2022\";s:4:\"time\";s:8:\"12:35 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16895,1558,'_akismet',NULL),(16896,1558,'_recaptcha','a:0:{}'),(16897,1558,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16898,1558,'_consent','a:0:{}'),(16899,1558,'_hash','50e59b9d574a8270c61af85b9b899d54'),(23236,1560,'_wp_trash_meta_status','flamingo-spam'),(16901,1559,'_submission_status','spam'),(16902,1559,'_subject','Have no money? Earn it online.'),(16903,1559,'_from','Crytosit <jdvelce1@yahoo.com>'),(16904,1559,'_from_name','Crytosit'),(16905,1559,'_from_email','jdvelce1@yahoo.com'),(16906,1559,'_field_your-name','Crytosit'),(16907,1559,'_field_your-email','jdvelce1@yahoo.com'),(16908,1559,'_field_your-subject','Have no money? Earn it online.'),(16909,1559,'_field_your-message','Provide your family with the money in age. Launch the Robot!  https://melm.echinat.de/melm'),(16910,1559,'_field_submit','Submit'),(16911,1559,'_field_mc4wp_checkbox','No'),(16912,1559,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16913,1559,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 10, 2022\";s:4:\"time\";s:7:\"2:50 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16914,1559,'_akismet',NULL),(16915,1559,'_recaptcha','a:0:{}'),(16916,1559,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16917,1559,'_consent','a:0:{}'),(16918,1559,'_hash','bee7ec0900c15502a029be456d15e8bd'),(23239,1561,'_wp_trash_meta_status','flamingo-spam'),(16920,1560,'_submission_status','spam'),(16921,1560,'_subject','It is the best time to launch the Robot to get more money.'),(16922,1560,'_from','Crytosit <Cashflowk101@yahoo.com>'),(16923,1560,'_from_name','Crytosit'),(16924,1560,'_from_email','Cashflowk101@yahoo.com'),(16925,1560,'_field_your-name','Crytosit'),(16926,1560,'_field_your-email','Cashflowk101@yahoo.com'),(16927,1560,'_field_your-subject','It is the best time to launch the Robot to get more money.'),(16928,1560,'_field_your-message','Check out the newest way to make a fantastic profit.  https://melm.echinat.de/melm'),(16929,1560,'_field_submit','Submit'),(16930,1560,'_field_mc4wp_checkbox','No'),(16931,1560,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16932,1560,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.213\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 10, 2022\";s:4:\"time\";s:7:\"6:26 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16933,1560,'_akismet',NULL),(16934,1560,'_recaptcha','a:0:{}'),(16935,1560,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16936,1560,'_consent','a:0:{}'),(16937,1560,'_hash','2245db1670e55f7008a9ea4bfe949b3e'),(23242,1841,'_spam_meta_time','1662809998'),(16939,1561,'_submission_status','spam'),(16940,1561,'_subject','Financial independence is what everyone needs.'),(16941,1561,'_from','Crytosit <crouth@clayndwoods.com>'),(16942,1561,'_from_name','Crytosit'),(16943,1561,'_from_email','crouth@clayndwoods.com'),(16944,1561,'_field_your-name','Crytosit'),(16945,1561,'_field_your-email','crouth@clayndwoods.com'),(16946,1561,'_field_your-subject','Financial independence is what everyone needs.'),(16947,1561,'_field_your-message','Robot never sleeps. It makes money for you 24/7. https://melm.rbertilsson.se/'),(16948,1561,'_field_submit','Submit'),(16949,1561,'_field_mc4wp_checkbox','No'),(16950,1561,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(16951,1561,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.187\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 11, 2022\";s:4:\"time\";s:7:\"6:58 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(16952,1561,'_akismet',NULL),(16953,1561,'_recaptcha','a:0:{}'),(16954,1561,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(16955,1561,'_consent','a:0:{}'),(16956,1561,'_hash','3853e582b53583b7e5307b5323e2f273'),(16990,1562,'_from','Crytosit <hrteoloko@gmail.com>'),(16991,1562,'_from_name','Crytosit'),(16992,1562,'_from_email','hrteoloko@gmail.com'),(16993,1562,'_field_your-name','Crytosit'),(16994,1562,'_field_your-email','hrteoloko@gmail.com'),(16995,1562,'_field_your-subject','The success formula is found. Learn more about it.'),(16996,1562,'_field_your-message','Let your money grow into the capital with this Robot.  https://melm.rbertilsson.se/'),(16997,1562,'_field_submit','Submit'),(16998,1562,'_field_mc4wp_checkbox','No'),(16999,1562,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17000,1562,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 11, 2022\";s:4:\"time\";s:7:\"7:55 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17001,1562,'_akismet',NULL),(17002,1562,'_recaptcha','a:0:{}'),(17003,1562,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17004,1562,'_consent','a:0:{}'),(17005,1562,'_hash','ef960e774d5120f749f70a9b30dfc87c'),(23457,1852,'_spam_meta_time','1662898446'),(17007,1563,'_submission_status','spam'),(17008,1563,'_subject','Make your computer to be you earning instrument.'),(17009,1563,'_from','Crytosit <lauren_zbk@yahoo.com>'),(17010,1563,'_from_name','Crytosit'),(17011,1563,'_from_email','lauren_zbk@yahoo.com'),(17012,1563,'_field_your-name','Crytosit'),(17013,1563,'_field_your-email','lauren_zbk@yahoo.com'),(17014,1563,'_field_your-subject','Make your computer to be you earning instrument.'),(17015,1563,'_field_your-message','Even a child knows how to make money. This robot is what you need! https://melm.rbertilsson.se/'),(17016,1563,'_field_submit','Submit'),(17017,1563,'_field_mc4wp_checkbox','No'),(17018,1563,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17019,1563,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.187\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 12, 2022\";s:4:\"time\";s:7:\"8:43 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17020,1563,'_akismet',NULL),(17021,1563,'_recaptcha','a:0:{}'),(17022,1563,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17023,1563,'_consent','a:0:{}'),(17024,1563,'_hash','93c6da7b775ca904fac432288dc61e9c'),(23800,1869,'_akismet',NULL),(23755,1867,'_field_your-email','reiter5@msn.com'),(23753,1867,'_from_email','reiter5@msn.com'),(23752,1867,'_from_name','Crytosit'),(23738,1866,'_field_your-message','Let the Robot bring you money while you rest.  https://allnews.elk.pl/wfdl'),(23736,1866,'_field_your-email','jmi6551@aol.com'),(23723,1865,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 12, 2022\";s:4:\"time\";s:7:\"4:51 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23704,1864,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 12, 2022\";s:4:\"time\";s:7:\"2:41 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23703,1864,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23645,1861,'_consent','a:0:{}'),(23644,1861,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23643,1861,'_recaptcha','a:0:{}'),(23628,1861,'_spam_meta_time','1662969898'),(17080,1564,'_submission_status','spam'),(17081,1564,'_subject','Your computer can bring you additional income if you use this Robot.'),(17082,1564,'_from','Crytosit <goldglove3@yahoo.com>'),(17083,1564,'_from_name','Crytosit'),(17084,1564,'_from_email','goldglove3@yahoo.com'),(17085,1564,'_field_your-name','Crytosit'),(17086,1564,'_field_your-email','goldglove3@yahoo.com'),(17087,1564,'_field_your-subject','Your computer can bring you additional income if you use this Robot.'),(17088,1564,'_field_your-message','Making money in the net is easier now.  https://melm.rbertilsson.se/'),(17089,1564,'_field_submit','Submit'),(17090,1564,'_field_mc4wp_checkbox','No'),(17091,1564,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17092,1564,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 13, 2022\";s:4:\"time\";s:7:\"7:33 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17093,1564,'_akismet',NULL),(17094,1564,'_recaptcha','a:0:{}'),(17095,1564,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17096,1564,'_consent','a:0:{}'),(17097,1564,'_hash','bd4ae141ad35bc783a0c74fd82dd0d7c'),(24007,1880,'_field_your-message','Hello, it\'s my first time come here \r\nhttps://public.sitejot.com/dollarlocust.html\r\nhttps://kikipedia.win/wiki/H1A_More_Indepth_Take_A_Look_At_The_A_Hundred000_Air_Jordan_12_Ovoh1\r\nhttps://atavi.com/share/vh0002z1mlycl\r\nhttps://v.gd/aShB3G\r\nhttps://git.sicom.gov.co/pesticicle16\r\n \r\n<a href=http://shkola23.sysert.ru/158-2/#comment-57874>I am very happy to cme here</a> <a href=https://www.budokeskus.com/yhteystiedot/?x118172=-412921&Action=Confirm&%2Apsid=1662627061-412924-f08fb20a7e9a0151ef54c4ef8dfce459&R=322293>I am very happy to cme here</a> <a href=http://cathycreatif2.free.fr/guestbook/index.php?&mots_search=&lang=francais&skin=&&seeMess=1&seeNotes=1&seeAdd=0&no_url=1&code_erreur=vhnOPpz7Bh>I am very happy to cme here</a> <a href=https://www.premium-widgets.com/product/222/#comment-110650>I am very happy to cme here</a> <a href=https://luillu.pl/pl/n/6#comment8982>I am very happy to cme here</a> <a href=https://www.otef.sakura.ne.jp/yybbs/yybbs.cgi?list=>I am very happy to cme here</a> <a href=https://www.takemyideas.org/2020/10/29/ideas/#comment-145550>I am very happy to cme here</a> <a href=http://www.aqa-cerpadla.cz/opravy-hydraulickych-cerpadel?form_uid=4a28dc7e36a68c4f8c1d05273fc0df16#form-93>I am very happy to cme here</a> <a href=https://www.alphasuppsusa.com/product/alpha-balance/#comment-5882>I am very happy to cme here</a> <a href=https://da.salon-exquisit.com/article/protect-your-motherboard-with-intel-microcode-boot-loader#comments>I am very happy to cme here</a> <a href=https://www.k-servis.com/ananas?form_uid=5eaffa076177e8913a3ec7f3fe47531e#form-76>I am very happy to cme here</a> <a href=https://institute.careerguide.com/10-benefits-of-sports-in-student-life/#comment-49688>I am very happy to cme here</a> <a href=https://sokochi.net/publics/index/3/step=confirm/b_id=7/r_id=1/fid=daed0e48be33804177693471ddb8d5ca>I am very happy to cme here</a> <a href=http://kozhuhovo.com/%21plugins/ecaptcha/?key=1d8a00ce1933250b3ddcaa6d82227753>I am very happy to cme here</a> <a href=http://belzec.phorum.pl/viewtopic.php?f=7&t=2091071&p=2566379#p2566379>I am very happy to cme here</a> <a href=http://87.230.20.141/page/modules/casdedi/index.php>I am very happy to cme here</a> <a href=https://abs-apotheken.de/expopharm-2015/comment-page-361/#comment-24395>I am very happy to cme here</a> <a href=http://shinrei.jp/publics/index/5/step=confirm/b_id=9/r_id=1/fid=0647b024fa10238cde5a4fd3ef27f4fd>I am very happy to cme here</a> <a href=https://xn--80aaxqclcipi.xn--p1ai/product/cyplenok-na-ugljah/comment-page-218/#comment-153880>I am very happy to cme here</a> <a href=https://murvelmarko.se/nytt-avsnitt-jovan-radomir/#comment-9674>I am very happy to cme here</a> <a href=http://www.eshopmaniac.cz/soutez?form_uid=974c7c1f8d533d3e8405c8e9cda4298f#form-86>I am very happy to cme here</a> <a href=http://www.chelseachristinephotography.com/personal/southernillinoisphotographer/#comment-190707>I am very happy to cme here</a> <a href=http://ilove-meso.com/cgi-bin/mesobbs.cgi>I am very happy to cme here</a> <a href=https://www.allmenuprices.com/tijuana-flats-menu-prices/#comment-280846>I am very happy to cme here</a> <a href=http://tukpl.phorum.pl/viewtopic.php?f=3&t=160572>I am very happy to cme here</a> <a href=http://www.induenggindia.com/uncategorized/hello-world/#comment-23621>I am very happy to cme here</a> <a href=http://krasnoludki.xlx.pl/1/witaj/comment-page-1/#comment-25746>I am very happy to cme here</a> <a href=https://gzcars.ae/2020/04/25/brabus-800-adventure-xlp/#comment-1102>I am very happy to cme here</a> <a href=http://www.visualpropagand.at/dlbg_guestbook/index.php?&mots_search=&lang=&skin=&test=&seeMess=1&seeNotes=1&seeAdd=0&code_erreur=XqDI0uUwBr>I am very happy to cme here</a> <a href=https://nl.123greetings.com/blog/2022/08/05/enjoy-as-that-will-keep-you-motivated/#comment-524276>I am very happy to cme here</a>  d7102e3 '),(24006,1880,'_field_your-subject','I am very happy to cme here'),(23999,1880,'_submission_status','spam'),(24000,1880,'_subject','I am very happy to cme here'),(23998,1880,'_spam_meta_time','1663352999'),(23985,1879,'_field_your-name','Curtisdride'),(23898,1874,'_consent','a:0:{}'),(23899,1874,'_hash','69b1a433adf015461e7834870eae05c9'),(23895,1874,'_akismet',NULL),(23884,1874,'_from','Crytosit <spencerwdill@gmail.com>'),(23880,1873,'_hash','4ff8ec6c381acf4f072aa690925c4ba2'),(23879,1873,'_consent','a:0:{}'),(23870,1873,'_field_your-subject','Your computer can bring you additional income if you use this Robot.'),(23864,1873,'_subject','Your computer can bring you additional income if you use this Robot.'),(23852,1872,'_field_your-message','Have no money? It’s easy to earn them online here.  https://allcryptonnews.xyz/0j35'),(23848,1872,'_from_email','semih_0126@hotmail.com'),(23847,1872,'_from_name','Crytosit'),(23830,1871,'_field_your-name','Crytosit'),(23831,1871,'_field_your-email','accesshda@gmail.com'),(23828,1871,'_from_name','Crytosit'),(23805,1870,'_spam_meta_time','1663059016'),(17181,1566,'_submission_status','spam'),(17182,1566,'_subject','Make money in the internet using this Bot. It really works!'),(17183,1566,'_from','Crytosit <yinliu402@hotmail.com>'),(17184,1566,'_from_name','Crytosit'),(17185,1566,'_from_email','yinliu402@hotmail.com'),(17186,1566,'_field_your-name','Crytosit'),(17187,1566,'_field_your-email','yinliu402@hotmail.com'),(17188,1566,'_field_your-subject','Make money in the internet using this Bot. It really works!'),(17189,1566,'_field_your-message','Even a child knows how to make money. Do you? https://melm.rbertilsson.se/'),(17190,1566,'_field_submit','Submit'),(17191,1566,'_field_mc4wp_checkbox','No'),(17192,1566,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17193,1566,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.187\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 14, 2022\";s:4:\"time\";s:8:\"12:37 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17194,1566,'_akismet',NULL),(17195,1566,'_recaptcha','a:0:{}'),(17196,1566,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17197,1566,'_consent','a:0:{}'),(17198,1566,'_hash','2efc3731718b3d4a462af8cdeb8b425a'),(24030,1568,'_wp_trash_meta_status','flamingo-spam'),(17200,1567,'_submission_status','spam'),(17201,1567,'_subject','Turn Surf-Surf-Surf into Talk Talk Talk'),(17202,1567,'_from','Eric Jones <ericjonesmyemail@gmail.com>'),(17203,1567,'_from_name','Eric Jones'),(17204,1567,'_from_email','ericjonesmyemail@gmail.com'),(17205,1567,'_field_your-name','Eric Jones'),(17206,1567,'_field_your-email','ericjonesmyemail@gmail.com'),(17207,1567,'_field_your-subject','Turn Surf-Surf-Surf into Talk Talk Talk'),(17208,1567,'_field_your-message','Hello, my name’s Eric and I just ran across your website at fairphoto.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://boostleadgeneration.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://boostleadgeneration.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://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=fairphoto.com\r\n'),(17209,1567,'_field_g-recaptcha-response','03ANYolqtWPqvENFhXw1hVs4zw_GWJjeCweimahsR6p7pVv17ajymVX-YQdRLWIrjp5NCrXzhOqp7rfDSLseRpOCIXGrjS4witXjnQGX_Apq5HPk6WZnMgUqxEw30ty8umfE0EI9GT0aFxkTgXor9EHwDD9URdRzkB4G77KavO-JGX-dVSF5PwtvUUl5qOKnkaIKDYFdOIqsiiGNcuJ8h1Bs9l5kol6RW7_JT33wupwG9f_RGeUrpd6Cp7UjzoqRnz0viCVVWmXeoqXGKbcIh59_I9ApEmPRAF2aEq7YogX88f-7wO3IRmfUrmrhk8mZ5H7ptBfEpyrf-QOdFK0RPNYxgfKdrSlFosJnBfL1N214bTn9lm29EBx0kadoKjx77w1gEGUMBMUh5S-AuRKfE-RdlMgdJuq_xhuefIW5nqJOk5C10MooZtwVO9p_M47qCMs53BlhMPS5MPJ6tulSlewzMqb8FxcOm2w_Vibx2YKammtrwtDYgDzzKWSdGM7plvlULHEFxpsSRvzQ0DfDRK7QVCWrO8R6GBRdriTE4KsjV2YLnlI6rr5wJvXptNmsL_DC6f9Z44vyI6'),(17210,1567,'_field_mc4wp_checkbox','No'),(17211,1567,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:20:\"g-recaptcha-response\";N;s:14:\"mc4wp_checkbox\";N;}'),(17212,1567,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"45.152.198.240\";s:10:\"user_agent\";s:95:\"Mozilla/5.0 (X11; Linux x86_64; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 14, 2022\";s:4:\"time\";s:7:\"3:46 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17213,1567,'_akismet',NULL),(17214,1567,'_recaptcha','a:3:{s:7:\"version\";s:3:\"3.0\";s:9:\"threshold\";d:0.5;s:8:\"response\";a:5:{s:7:\"success\";b:1;s:12:\"challenge_ts\";s:20:\"2022-08-14T15:45:50Z\";s:8:\"hostname\";s:17:\"www.fairphoto.com\";s:5:\"score\";d:0.1000000000000000055511151231257827021181583404541015625;s:6:\"action\";s:11:\"contactform\";}}'),(17215,1567,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:58:\"reCAPTCHA score (0.10) is lower than the threshold (0.50).\";}}'),(17216,1567,'_consent','a:0:{}'),(17217,1567,'_hash','bf6b4bbf812e0deaf358272c5fccb7d6'),(24033,1569,'_wp_trash_meta_status','flamingo-spam'),(17219,1568,'_submission_status','spam'),(17220,1568,'_subject','Financial robot keeps bringing you money while you sleep.'),(17221,1568,'_from','Crytosit <ellesime@hotmail.com>'),(17222,1568,'_from_name','Crytosit'),(17223,1568,'_from_email','ellesime@hotmail.com'),(17224,1568,'_field_your-name','Crytosit'),(17225,1568,'_field_your-email','ellesime@hotmail.com'),(17226,1568,'_field_your-subject','Financial robot keeps bringing you money while you sleep.'),(17227,1568,'_field_your-message','Earning $1000 a day is easy if you use this financial Robot.  https://melm.rbertilsson.se/'),(17228,1568,'_field_submit','Submit'),(17229,1568,'_field_mc4wp_checkbox','No'),(17230,1568,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17231,1568,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 14, 2022\";s:4:\"time\";s:7:\"5:28 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17232,1568,'_akismet',NULL),(17233,1568,'_recaptcha','a:0:{}'),(17234,1568,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17235,1568,'_consent','a:0:{}'),(17236,1568,'_hash','5da51385d0f4854d1deb661955b89817'),(24024,1566,'_wp_trash_meta_status','flamingo-spam'),(17277,1569,'_submission_status','spam'),(17278,1569,'_subject','This robot will help you to make hundreds of dollars each day.'),(17279,1569,'_from','Crytosit <Justicetoney@gmail.com>'),(17280,1569,'_from_name','Crytosit'),(17281,1569,'_from_email','Justicetoney@gmail.com'),(17282,1569,'_field_your-name','Crytosit'),(17283,1569,'_field_your-email','Justicetoney@gmail.com'),(17284,1569,'_field_your-subject','This robot will help you to make hundreds of dollars each day.'),(17285,1569,'_field_your-message','Launch the robot and let it bring you money. https://melm.rbertilsson.se/'),(17286,1569,'_field_submit','Submit'),(17287,1569,'_field_mc4wp_checkbox','No'),(17288,1569,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17289,1569,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.187\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 15, 2022\";s:4:\"time\";s:7:\"2:04 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17290,1569,'_akismet',NULL),(17291,1569,'_recaptcha','a:0:{}'),(17292,1569,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17293,1569,'_consent','a:0:{}'),(17294,1569,'_hash','c465420e386cf10ad2f700ab240143f4'),(24039,1571,'_wp_trash_meta_status','flamingo-spam'),(17296,1570,'_submission_status','spam'),(17297,1570,'_subject','Investment proposal'),(17298,1570,'_from','F. Mohammed <fmcmoree@wadejcollc.com>'),(17299,1570,'_from_name','F. Mohammed'),(17300,1570,'_from_email','fmcmoree@wadejcollc.com'),(17301,1570,'_field_your-name','F. Mohammed'),(17302,1570,'_field_your-email','fmcmoree@wadejcollc.com'),(17303,1570,'_field_your-subject','Investment proposal'),(17304,1570,'_field_your-message','Good day to you. \r\n \r\nWe are an independent investment and loan funding group. \r\n \r\nWe seek participation/partnership with you on a mutually agreed basis to provide funds for your project either as an investment fund or a direct loan, depending on your business financial need. \r\n \r\nI can be reached on my email :  fmcmoree@gmail.com \r\n \r\nSincerely, \r\nF. Mohammed \r\nfmcmoree@gmail.com'),(17305,1570,'_field_submit','Submit'),(17306,1570,'_field_mc4wp_checkbox','No'),(17307,1570,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17308,1570,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:15:\"195.246.120.151\";s:10:\"user_agent\";s:126:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 15, 2022\";s:4:\"time\";s:7:\"6:16 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17309,1570,'_akismet',NULL),(17310,1570,'_recaptcha','a:0:{}'),(17311,1570,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17312,1570,'_consent','a:0:{}'),(17313,1570,'_hash','a82c8e5d9f5a472342bea0749243bf18'),(24042,1572,'_wp_trash_meta_status','flamingo-spam'),(17315,1571,'_submission_status','spam'),(17316,1571,'_subject','Check out the newest way to make a fantastic profit.'),(17317,1571,'_from','Crytosit <goodiegoodie44@hotmail.com>'),(17318,1571,'_from_name','Crytosit'),(17319,1571,'_from_email','goodiegoodie44@hotmail.com'),(17320,1571,'_field_your-name','Crytosit'),(17321,1571,'_field_your-email','goodiegoodie44@hotmail.com'),(17322,1571,'_field_your-subject','Check out the newest way to make a fantastic profit.'),(17323,1571,'_field_your-message','The best online investment tool is found. Learn more!  https://melm.rbertilsson.se/'),(17324,1571,'_field_submit','Submit'),(17325,1571,'_field_mc4wp_checkbox','No'),(17326,1571,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17327,1571,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 15, 2022\";s:4:\"time\";s:7:\"7:12 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17328,1571,'_akismet',NULL),(17329,1571,'_recaptcha','a:0:{}'),(17330,1571,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17331,1571,'_consent','a:0:{}'),(17332,1571,'_hash','6c276a03820b645d37c1079a1944c705'),(24045,1573,'_wp_trash_meta_status','flamingo-spam'),(17334,1572,'_submission_status','spam'),(17335,1572,'_subject','Investment Proposal'),(17336,1572,'_from','Kalra Anil <info@wealthfunders.org>'),(17337,1572,'_from_name','Kalra Anil'),(17338,1572,'_from_email','info@wealthfunders.org'),(17339,1572,'_field_your-name','Kalra Anil'),(17340,1572,'_field_your-email','info@wealthfunders.org'),(17341,1572,'_field_your-subject','Investment Proposal'),(17342,1572,'_field_your-message','We are a private investment banking firm offering equity financing and mortgages. The larger the loan, the more likely the funding. We are not looking for but will consider J.V. depending on the strength of the project. \r\n \r\nWe also offer credit advisory services to positively impact fiduciary attractiveness which enables our borrowers to qualify for increasing loan amounts throughout the lending process. Thus, our borrowers can qualify for almost any amount of funding they seek. \r\n \r\nPlease send a 1-2 page summary describing your project along with how much funding you seek to kalra.anil@wealthfunders.org and if it\'s a fit, we will reach out to you for more information. Please keep the summary succinct. \r\n \r\nWarm Regards \r\nKalra Anil \r\nkalra.anil@wealthfunders.org'),(17343,1572,'_field_submit','Submit'),(17344,1572,'_field_mc4wp_checkbox','No'),(17345,1572,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17346,1572,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"87.249.132.19\";s:10:\"user_agent\";s:129:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 16, 2022\";s:4:\"time\";s:7:\"5:58 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17347,1572,'_akismet',NULL),(17348,1572,'_recaptcha','a:0:{}'),(17349,1572,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17350,1572,'_consent','a:0:{}'),(17351,1572,'_hash','bc5c18eb934aa69c8c4b3f0150bfbf6f'),(17399,1573,'_akismet',NULL),(17400,1573,'_recaptcha','a:0:{}'),(17401,1573,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17402,1573,'_consent','a:0:{}'),(17403,1573,'_hash','678e6e0a817f94a671a130187b067ecb'),(24051,1575,'_wp_trash_meta_status','flamingo-spam'),(17405,1574,'_submission_status','spam'),(17406,1574,'_subject','Just one click can turn you dollar into $1000.'),(17407,1574,'_from','Crytosit <rforchhammer@gmail.com>'),(17408,1574,'_from_name','Crytosit'),(17409,1574,'_from_email','rforchhammer@gmail.com'),(17410,1574,'_field_your-name','Crytosit'),(17411,1574,'_field_your-email','rforchhammer@gmail.com'),(17412,1574,'_field_your-subject','Just one click can turn you dollar into $1000.'),(17413,1574,'_field_your-message','Making money is very easy if you use the financial Robot.  https://melm.rbertilsson.se/'),(17414,1574,'_field_submit','Submit'),(17415,1574,'_field_mc4wp_checkbox','No'),(17416,1574,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17417,1574,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 16, 2022\";s:4:\"time\";s:8:\"10:36 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17418,1574,'_akismet',NULL),(17419,1574,'_recaptcha','a:0:{}'),(17420,1574,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17421,1574,'_consent','a:0:{}'),(17422,1574,'_hash','1a144a456d7c9dc013ca213ce11e47a5'),(24054,1576,'_wp_trash_meta_status','flamingo-spam'),(17424,1575,'_submission_status','spam'),(17425,1575,'_subject','Your money work even when you sleep.'),(17426,1575,'_from','Crytosit <bombers.jw35@yahoo.com>'),(17427,1575,'_from_name','Crytosit'),(17428,1575,'_from_email','bombers.jw35@yahoo.com'),(17429,1575,'_field_your-name','Crytosit'),(17430,1575,'_field_your-email','bombers.jw35@yahoo.com'),(17431,1575,'_field_your-subject','Your money work even when you sleep.'),(17432,1575,'_field_your-message','Robot is the best solution for everyone who wants to earn.  https://melm.rbertilsson.se/'),(17433,1575,'_field_submit','Submit'),(17434,1575,'_field_mc4wp_checkbox','No'),(17435,1575,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17436,1575,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 16, 2022\";s:4:\"time\";s:8:\"12:40 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17437,1575,'_akismet',NULL),(17438,1575,'_recaptcha','a:0:{}'),(17439,1575,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17440,1575,'_consent','a:0:{}'),(17441,1575,'_hash','7736c434f53b529d21894fec5ffdb82e'),(24057,1577,'_wp_trash_meta_status','flamingo-spam'),(17443,1576,'_submission_status','spam'),(17444,1576,'_subject','The online income is your key to success.'),(17445,1576,'_from','Crytosit <ruthlessblade42@gmail.com>'),(17446,1576,'_from_name','Crytosit'),(17447,1576,'_from_email','ruthlessblade42@gmail.com'),(17448,1576,'_field_your-name','Crytosit'),(17449,1576,'_field_your-email','ruthlessblade42@gmail.com'),(17450,1576,'_field_your-subject','The online income is your key to success.'),(17451,1576,'_field_your-message','There is no need to look for a job anymore. Work online.  https://melm.rbertilsson.se/'),(17452,1576,'_field_submit','Submit'),(17453,1576,'_field_mc4wp_checkbox','No'),(17454,1576,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17455,1576,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 16, 2022\";s:4:\"time\";s:7:\"2:46 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17456,1576,'_akismet',NULL),(17457,1576,'_recaptcha','a:0:{}'),(17458,1576,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17459,1576,'_consent','a:0:{}'),(17460,1576,'_hash','3fb8d00bd510672b326a9d4b302527ce'),(24060,1578,'_wp_trash_meta_status','flamingo-spam'),(17462,1577,'_submission_status','spam'),(17463,1577,'_subject','Make money online, staying at home this cold winter.'),(17464,1577,'_from','Crytosit <brittany_hulse@yahoo.com>'),(17465,1577,'_from_name','Crytosit'),(17466,1577,'_from_email','brittany_hulse@yahoo.com'),(17467,1577,'_field_your-name','Crytosit'),(17468,1577,'_field_your-email','brittany_hulse@yahoo.com'),(17469,1577,'_field_your-subject','Make money online, staying at home this cold winter.'),(17470,1577,'_field_your-message','Financial robot is the best companion of rich people.  https://melm.rbertilsson.se/'),(17471,1577,'_field_submit','Submit'),(17472,1577,'_field_mc4wp_checkbox','No'),(17473,1577,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17474,1577,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 16, 2022\";s:4:\"time\";s:7:\"4:48 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17475,1577,'_akismet',NULL),(17476,1577,'_recaptcha','a:0:{}'),(17477,1577,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17478,1577,'_consent','a:0:{}'),(17479,1577,'_hash','ff0e46e711170ad2c48512e802e25c41'),(24063,1579,'_wp_trash_meta_status','flamingo-spam'),(17481,1578,'_submission_status','spam'),(17482,1578,'_subject','Robot is the best way for everyone who looks for financial independence.'),(17483,1578,'_from','Crytosit <goldglove3@yahoo.com>'),(17484,1578,'_from_name','Crytosit'),(17485,1578,'_from_email','goldglove3@yahoo.com'),(17486,1578,'_field_your-name','Crytosit'),(17487,1578,'_field_your-email','goldglove3@yahoo.com'),(17488,1578,'_field_your-subject','Robot is the best way for everyone who looks for financial independence.'),(17489,1578,'_field_your-message','Launch the financial Robot and do your business.  https://melm.rbertilsson.se/'),(17490,1578,'_field_submit','Submit'),(17491,1578,'_field_mc4wp_checkbox','No'),(17492,1578,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17493,1578,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 16, 2022\";s:4:\"time\";s:7:\"6:54 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17494,1578,'_akismet',NULL),(17495,1578,'_recaptcha','a:0:{}'),(17496,1578,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17497,1578,'_consent','a:0:{}'),(17498,1578,'_hash','f230b8bd0f0408eb8aa3193dec2dba3b'),(24066,1580,'_wp_trash_meta_status','flamingo-spam'),(17500,1579,'_submission_status','spam'),(17501,1579,'_subject','Loan Offer'),(17502,1579,'_from','Ruggiero Leonardo <walshjames330@gmail.com>'),(17503,1579,'_from_name','Ruggiero Leonardo'),(17504,1579,'_from_email','walshjames330@gmail.com'),(17505,1579,'_field_your-name','Ruggiero Leonardo'),(17506,1579,'_field_your-email','walshjames330@gmail.com'),(17507,1579,'_field_your-subject','Loan Offer'),(17508,1579,'_field_your-message','Dear Sir/Madam, \r\n \r\nMay I ask how you approach funding of projects/deals? \r\n \r\nFor over 25 years as a direct private lender, We\'ve provided secured and unsecured loans to CRE investors with viable projects who are experiencing difficulty in obtaining financing via conventional channels. If your business is organized and needs capital, we can provide a business or personal loan for your projects. \r\n \r\nI\'d love to discuss your current goals and see if we can help you get your desired funding needs. \r\n \r\nLet me know your thoughts. \r\nReply email : info@1fundingamericallc.com \r\n \r\nThanks, \r\n \r\nOnline Officer \r\n \r\nRuggiero Leonardo'),(17509,1579,'_field_submit','Submit'),(17510,1579,'_field_mc4wp_checkbox','No'),(17511,1579,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17512,1579,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"191.101.31.113\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 16, 2022\";s:4:\"time\";s:7:\"8:14 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17513,1579,'_akismet',NULL),(17514,1579,'_recaptcha','a:0:{}'),(17515,1579,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17516,1579,'_consent','a:0:{}'),(17517,1579,'_hash','d623add2ea67644f62e61c5c04c09ae8'),(24069,1581,'_wp_trash_meta_status','flamingo-spam'),(17519,1580,'_submission_status','spam'),(17520,1580,'_subject','Everyone can earn as much as he wants now.'),(17521,1580,'_from','Crytosit <jupo74@comcast.net>'),(17522,1580,'_from_name','Crytosit'),(17523,1580,'_from_email','jupo74@comcast.net'),(17524,1580,'_field_your-name','Crytosit'),(17525,1580,'_field_your-email','jupo74@comcast.net'),(17526,1580,'_field_your-subject','Everyone can earn as much as he wants now.'),(17527,1580,'_field_your-message','Earning $1000 a day is easy if you use this financial Robot.  https://melm.rbertilsson.se/'),(17528,1580,'_field_submit','Submit'),(17529,1580,'_field_mc4wp_checkbox','No'),(17530,1580,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17531,1580,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 16, 2022\";s:4:\"time\";s:7:\"8:57 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17532,1580,'_akismet',NULL),(17533,1580,'_recaptcha','a:0:{}'),(17534,1580,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17535,1580,'_consent','a:0:{}'),(17536,1580,'_hash','5d5d04dc0b9fbefa056fbf5942aed4f6'),(24072,1582,'_wp_trash_meta_status','flamingo-spam'),(17538,1581,'_submission_status','spam'),(17539,1581,'_subject','Find out about the easiest way of money earning.'),(17540,1581,'_from','Crytosit <jvigers@comcast.net>'),(17541,1581,'_from_name','Crytosit'),(17542,1581,'_from_email','jvigers@comcast.net'),(17543,1581,'_field_your-name','Crytosit'),(17544,1581,'_field_your-email','jvigers@comcast.net'),(17545,1581,'_field_your-subject','Find out about the easiest way of money earning.'),(17546,1581,'_field_your-message','See how Robot makes $1000 from $1 of investment.  https://melm.rbertilsson.se/'),(17547,1581,'_field_submit','Submit'),(17548,1581,'_field_mc4wp_checkbox','No'),(17549,1581,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17550,1581,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 16, 2022\";s:4:\"time\";s:8:\"11:02 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17551,1581,'_akismet',NULL),(17552,1581,'_recaptcha','a:0:{}'),(17553,1581,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17554,1581,'_consent','a:0:{}'),(17555,1581,'_hash','6de06c74606866e9880093ef778532b8'),(24075,1583,'_wp_trash_meta_status','flamingo-spam'),(17557,1582,'_submission_status','spam'),(17558,1582,'_subject','Launch the best investment instrument to start making money today.'),(17559,1582,'_from','Crytosit <sahanashenoy08@gmail.com>'),(17560,1582,'_from_name','Crytosit'),(17561,1582,'_from_email','sahanashenoy08@gmail.com'),(17562,1582,'_field_your-name','Crytosit'),(17563,1582,'_field_your-email','sahanashenoy08@gmail.com'),(17564,1582,'_field_your-subject','Launch the best investment instrument to start making money today.'),(17565,1582,'_field_your-message','This robot can bring you money 24/7.  https://melm.rbertilsson.se/'),(17566,1582,'_field_submit','Submit'),(17567,1582,'_field_mc4wp_checkbox','No'),(17568,1582,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17569,1582,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 17, 2022\";s:4:\"time\";s:7:\"1:05 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17570,1582,'_akismet',NULL),(17571,1582,'_recaptcha','a:0:{}'),(17572,1582,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17573,1582,'_consent','a:0:{}'),(17574,1582,'_hash','4677748d1943021d132b34c7b220fd79'),(24078,1584,'_wp_trash_meta_status','flamingo-spam'),(17576,1583,'_submission_status','spam'),(17577,1583,'_subject','Watch your money grow while you invest with the Robot.'),(17578,1583,'_from','Crytosit <forbes.crew@verizon.net>'),(17579,1583,'_from_name','Crytosit'),(17580,1583,'_from_email','forbes.crew@verizon.net'),(17581,1583,'_field_your-name','Crytosit'),(17582,1583,'_field_your-email','forbes.crew@verizon.net'),(17583,1583,'_field_your-subject','Watch your money grow while you invest with the Robot.'),(17584,1583,'_field_your-message','Making money can be extremely easy if you use this Robot.  https://melm.rbertilsson.se/'),(17585,1583,'_field_submit','Submit'),(17586,1583,'_field_mc4wp_checkbox','No'),(17587,1583,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17588,1583,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 17, 2022\";s:4:\"time\";s:7:\"3:08 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17589,1583,'_akismet',NULL),(17590,1583,'_recaptcha','a:0:{}'),(17591,1583,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17592,1583,'_consent','a:0:{}'),(17593,1583,'_hash','24ee72130e245989bc654f0539a98461'),(24081,1585,'_wp_trash_meta_status','flamingo-spam'),(17595,1584,'_submission_status','spam'),(17596,1584,'_subject','Making money can be extremely easy if you use this Robot.'),(17597,1584,'_from','Crytosit <elephant_lover19@yahoo.com>'),(17598,1584,'_from_name','Crytosit'),(17599,1584,'_from_email','elephant_lover19@yahoo.com'),(17600,1584,'_field_your-name','Crytosit'),(17601,1584,'_field_your-email','elephant_lover19@yahoo.com'),(17602,1584,'_field_your-subject','Making money can be extremely easy if you use this Robot.'),(17603,1584,'_field_your-message','Launch the financial Robot and do your business.  https://melm.rbertilsson.se/'),(17604,1584,'_field_submit','Submit'),(17605,1584,'_field_mc4wp_checkbox','No'),(17606,1584,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17607,1584,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 17, 2022\";s:4:\"time\";s:7:\"5:13 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17608,1584,'_akismet',NULL),(17609,1584,'_recaptcha','a:0:{}'),(17610,1584,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17611,1584,'_consent','a:0:{}'),(17612,1584,'_hash','941e77525e85e6135e4e6ad0482ed86a'),(24084,1586,'_wp_trash_meta_status','flamingo-spam'),(17614,1585,'_submission_status','spam'),(17615,1585,'_subject','Let your money grow into the capital with this Robot.'),(17616,1585,'_from','Crytosit <tallodia@pillsellr.com>'),(17617,1585,'_from_name','Crytosit'),(17618,1585,'_from_email','tallodia@pillsellr.com'),(17619,1585,'_field_your-name','Crytosit'),(17620,1585,'_field_your-email','tallodia@pillsellr.com'),(17621,1585,'_field_your-subject','Let your money grow into the capital with this Robot.'),(17622,1585,'_field_your-message','Make thousands of bucks. Financial robot will help you to do it!  https://melm.rbertilsson.se/'),(17623,1585,'_field_submit','Submit'),(17624,1585,'_field_mc4wp_checkbox','No'),(17625,1585,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17626,1585,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 17, 2022\";s:4:\"time\";s:7:\"7:18 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17627,1585,'_akismet',NULL),(17628,1585,'_recaptcha','a:0:{}'),(17629,1585,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17630,1585,'_consent','a:0:{}'),(17631,1585,'_hash','7a21a72d547c8fa0ac0bb5d9eebb5093'),(17699,1587,'_hash','1c5d9ca80d5f0439f2761c98ab1220f3'),(24093,1589,'_wp_trash_meta_status','flamingo-spam'),(17701,1588,'_submission_status','spam'),(17702,1588,'_subject','Make money online, staying at home this cold winter.'),(17703,1588,'_from','Crytosit <alexishawari@hotmail.com>'),(17704,1588,'_from_name','Crytosit'),(17705,1588,'_from_email','alexishawari@hotmail.com'),(17706,1588,'_field_your-name','Crytosit'),(17707,1588,'_field_your-email','alexishawari@hotmail.com'),(17708,1588,'_field_your-subject','Make money online, staying at home this cold winter.'),(17709,1588,'_field_your-message','Make money online, staying at home this cold winter.  https://melm.rbertilsson.se/'),(17710,1588,'_field_submit','Submit'),(17711,1588,'_field_mc4wp_checkbox','No'),(17712,1588,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17713,1588,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 17, 2022\";s:4:\"time\";s:7:\"1:31 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17714,1588,'_akismet',NULL),(17715,1588,'_recaptcha','a:0:{}'),(17716,1588,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17717,1588,'_consent','a:0:{}'),(17718,1588,'_hash','58dd0a186ad49df077ced6066418719a'),(24096,1590,'_wp_trash_meta_status','flamingo-spam'),(17720,1589,'_submission_status','spam'),(17721,1589,'_subject','Check out the newest way to make a fantastic profit.'),(17722,1589,'_from','Crytosit <smatz@usd397.com>'),(17723,1589,'_from_name','Crytosit'),(17724,1589,'_from_email','smatz@usd397.com'),(17725,1589,'_field_your-name','Crytosit'),(17726,1589,'_field_your-email','smatz@usd397.com'),(17727,1589,'_field_your-subject','Check out the newest way to make a fantastic profit.'),(17728,1589,'_field_your-message','Robot is the best solution for everyone who wants to earn.  https://melm.rbertilsson.se/'),(17729,1589,'_field_submit','Submit'),(17730,1589,'_field_mc4wp_checkbox','No'),(17731,1589,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17732,1589,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:145:\"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)\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 17, 2022\";s:4:\"time\";s:7:\"3:36 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17733,1589,'_akismet',NULL),(17734,1589,'_recaptcha','a:0:{}'),(17735,1589,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17736,1589,'_consent','a:0:{}'),(17737,1589,'_hash','9592734f4192cc98131f19e5a9a18fd2'),(24099,1591,'_wp_trash_meta_status','flamingo-spam'),(17739,1590,'_submission_status','spam'),(17740,1590,'_subject','The huge income without investments is available.'),(17741,1590,'_from','Crytosit <wsthevisionary@yahoo.com>'),(17742,1590,'_from_name','Crytosit'),(17743,1590,'_from_email','wsthevisionary@yahoo.com'),(17744,1590,'_field_your-name','Crytosit'),(17745,1590,'_field_your-email','wsthevisionary@yahoo.com'),(17746,1590,'_field_your-subject','The huge income without investments is available.'),(17747,1590,'_field_your-message','Turn $1 into $100 instantly. Use the financial Robot.  https://melm.rbertilsson.se/'),(17748,1590,'_field_submit','Submit'),(17749,1590,'_field_mc4wp_checkbox','No'),(17750,1590,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17751,1590,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 17, 2022\";s:4:\"time\";s:7:\"5:42 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17752,1590,'_akismet',NULL),(17753,1590,'_recaptcha','a:0:{}'),(17754,1590,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17755,1590,'_consent','a:0:{}'),(17756,1590,'_hash','12ebb4e2eed18c95d2c14ce38adf3023'),(24102,1592,'_wp_trash_meta_status','flamingo-spam'),(17758,1591,'_submission_status','spam'),(17759,1591,'_subject','Strike when the iron’s hot'),(17760,1591,'_from','Eric Jones <ericjonesmyemail@gmail.com>'),(17761,1591,'_from_name','Eric Jones'),(17762,1591,'_from_email','ericjonesmyemail@gmail.com'),(17763,1591,'_field_your-name','Eric Jones'),(17764,1591,'_field_your-email','ericjonesmyemail@gmail.com'),(17765,1591,'_field_your-subject','Strike when the iron’s hot'),(17766,1591,'_field_your-message','Hey there, I just found your site, quick question…\r\n\r\nMy name’s Eric, I found fairphoto.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 https://boostleadgeneration.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 https://boostleadgeneration.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 https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=fairphoto.com\r\n'),(17767,1591,'_field_g-recaptcha-response','03ANYolqvb4m-YGAv4Y4m0koNSTJvcwOoxuwtMbQk5f_nSSEOPl4T2Yr5X-Z5udZ3wP0AP8xGXiYPJVsL5SRrn6TntJljm4nwiCJ6pMIRaPdyyze9UQpLMWC5PlBLTsqg80bvHIsDnIdDyt2eUS3wnL_X_WnN2eCVKpS1sQjnlW1ayUO4NaiD08YHTS5xhPdmTOnWeZfkG6USEkC8SgK-WNImX_5S7qU_JneYsRlXFMZpTsnbTVjv20yXLV0XEFIDHI4o74kyNRBEe5V1fw0r4nTBw0NGIdMi0QIDudrc9yY4X04WAj9oAjCr0CCXtQen9jNMeEAuAGnFV-1qr4Rxn1C3vrOUMspDlQaYBk2vNhFrJkNS9J28xS7U0jibc4Lsr7sBsOcV44hWt44cZScMb9KhvTXtECpWnfdld3QkGDUIvGXRSyk_gDg3pxmCryf8ZhN7ItCyCtCnNgyuYfHQGYN125IwY9dQaLKyirplXrqdT61ZkibiIjgT350GQAnbegx-ZJLBpSuV3POB4KClB9CVGNRP8eMo9UZ7gz9RxTZDnrdujX3Q0cZIurPzoC5ddzpCea9_y5mEKR4EPwk7_jmK8rwZhAU1LNA'),(17768,1591,'_field_mc4wp_checkbox','No'),(17769,1591,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:20:\"g-recaptcha-response\";N;s:14:\"mc4wp_checkbox\";N;}'),(17770,1591,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"181.215.16.133\";s:10:\"user_agent\";s:86:\"Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0.4 Waterfox/56.0.4\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 17, 2022\";s:4:\"time\";s:7:\"7:41 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17771,1591,'_akismet',NULL),(17772,1591,'_recaptcha','a:3:{s:7:\"version\";s:3:\"3.0\";s:9:\"threshold\";d:0.5;s:8:\"response\";a:5:{s:7:\"success\";b:1;s:12:\"challenge_ts\";s:20:\"2022-08-17T19:41:07Z\";s:8:\"hostname\";s:17:\"www.fairphoto.com\";s:5:\"score\";d:0.1000000000000000055511151231257827021181583404541015625;s:6:\"action\";s:11:\"contactform\";}}'),(17773,1591,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:58:\"reCAPTCHA score (0.10) is lower than the threshold (0.50).\";}}'),(17774,1591,'_consent','a:0:{}'),(17775,1591,'_hash','f0261e094572c714cb07817259188584'),(24105,1593,'_wp_trash_meta_status','flamingo-spam'),(17777,1592,'_submission_status','spam'),(17778,1592,'_subject','Have no money? Earn it online.'),(17779,1592,'_from','Crytosit <gourme_pamela1984@yahoo.com>'),(17780,1592,'_from_name','Crytosit'),(17781,1592,'_from_email','gourme_pamela1984@yahoo.com'),(17782,1592,'_field_your-name','Crytosit'),(17783,1592,'_field_your-email','gourme_pamela1984@yahoo.com'),(17784,1592,'_field_your-subject','Have no money? Earn it online.'),(17785,1592,'_field_your-message','Even a child knows how to make $100 today with the help of this robot.  https://melm.rbertilsson.se/'),(17786,1592,'_field_submit','Submit'),(17787,1592,'_field_mc4wp_checkbox','No'),(17788,1592,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17789,1592,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 17, 2022\";s:4:\"time\";s:7:\"7:42 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17790,1592,'_akismet',NULL),(17791,1592,'_recaptcha','a:0:{}'),(17792,1592,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17793,1592,'_consent','a:0:{}'),(17794,1592,'_hash','5bd08df7695665c0bf540a551f741295'),(24108,1594,'_wp_trash_meta_status','flamingo-spam'),(17796,1593,'_submission_status','spam'),(17797,1593,'_subject','Invest $1 today to make $1000 tomorrow.'),(17798,1593,'_from','Crytosit <murdockalicia17@gmail.com>'),(17799,1593,'_from_name','Crytosit'),(17800,1593,'_from_email','murdockalicia17@gmail.com'),(17801,1593,'_field_your-name','Crytosit'),(17802,1593,'_field_your-email','murdockalicia17@gmail.com'),(17803,1593,'_field_your-subject','Invest $1 today to make $1000 tomorrow.'),(17804,1593,'_field_your-message','Thousands of bucks are guaranteed if you use this robot.  https://melm.rbertilsson.se/'),(17805,1593,'_field_submit','Submit'),(17806,1593,'_field_mc4wp_checkbox','No'),(17807,1593,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17808,1593,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 17, 2022\";s:4:\"time\";s:7:\"9:46 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17809,1593,'_akismet',NULL),(17810,1593,'_recaptcha','a:0:{}'),(17811,1593,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17812,1593,'_consent','a:0:{}'),(17813,1593,'_hash','f12a81661124db4cc6b7f555a829d3ac'),(24111,1595,'_wp_trash_meta_status','flamingo-spam'),(17815,1594,'_submission_status','spam'),(17816,1594,'_subject','labor outlay to institute windows'),(17817,1594,'_from','Сost to install Cor <info@ovag.biz>'),(17818,1594,'_from_name','Сost to install Cor'),(17819,1594,'_from_email','info@ovag.biz'),(17820,1594,'_field_your-name','Сost to install Cor'),(17821,1594,'_field_your-email','info@ovag.biz'),(17822,1594,'_field_your-subject','labor outlay to institute windows'),(17823,1594,'_field_your-message','<a href=costtoinstallwindows.blogspot.com>labor cost to install windows</a>       From time to time the cheery tenants up sticks in, they right now encounter numerous problems. Much the issues are interconnected to the plastic windows, which in due course participate in to be replaced with different ones. \r\n \r\nThe sheer unmanageable is the distorted openings мейд before workers hastily. If the inauguration were not done according to the principle, the first temperature changes would root corrosion of the profile after installing PVC windows. As a denouement of this fact on draughts and jamming of fittings.'),(17824,1594,'_field_submit','Submit'),(17825,1594,'_field_mc4wp_checkbox','No'),(17826,1594,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17827,1594,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:15:\"109.162.120.115\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 17, 2022\";s:4:\"time\";s:8:\"10:42 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17828,1594,'_akismet',NULL),(17829,1594,'_recaptcha','a:0:{}'),(17830,1594,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17831,1594,'_consent','a:0:{}'),(17832,1594,'_hash','30ec177c6624ea81ace5fe0f74462f68'),(24114,1596,'_wp_trash_meta_status','flamingo-spam'),(17834,1595,'_submission_status','spam'),(17835,1595,'_subject','Wow! This is a fastest way for a financial independence.'),(17836,1595,'_from','Crytosit <kedarmoroney@gmail.com>'),(17837,1595,'_from_name','Crytosit'),(17838,1595,'_from_email','kedarmoroney@gmail.com'),(17839,1595,'_field_your-name','Crytosit'),(17840,1595,'_field_your-email','kedarmoroney@gmail.com'),(17841,1595,'_field_your-subject','Wow! This is a fastest way for a financial independence.'),(17842,1595,'_field_your-message','Financial robot keeps bringing you money while you sleep.  https://melm.rbertilsson.se/'),(17843,1595,'_field_submit','Submit'),(17844,1595,'_field_mc4wp_checkbox','No'),(17845,1595,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17846,1595,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 17, 2022\";s:4:\"time\";s:8:\"11:47 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17847,1595,'_akismet',NULL),(17848,1595,'_recaptcha','a:0:{}'),(17849,1595,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17850,1595,'_consent','a:0:{}'),(17851,1595,'_hash','d18faea65cc4bdb243bc340e9a13897a'),(24117,1597,'_wp_trash_meta_status','flamingo-spam'),(17853,1596,'_submission_status','spam'),(17854,1596,'_subject','Make yourself rich in future using this financial robot.'),(17855,1596,'_from','Crytosit <makmachine@gmail.com>'),(17856,1596,'_from_name','Crytosit'),(17857,1596,'_from_email','makmachine@gmail.com'),(17858,1596,'_field_your-name','Crytosit'),(17859,1596,'_field_your-email','makmachine@gmail.com'),(17860,1596,'_field_your-subject','Make yourself rich in future using this financial robot.'),(17861,1596,'_field_your-message','The financial Robot is the most effective financial tool in the net!  https://melm.rbertilsson.se/'),(17862,1596,'_field_submit','Submit'),(17863,1596,'_field_mc4wp_checkbox','No'),(17864,1596,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17865,1596,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 18, 2022\";s:4:\"time\";s:7:\"1:50 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17866,1596,'_akismet',NULL),(17867,1596,'_recaptcha','a:0:{}'),(17868,1596,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17869,1596,'_consent','a:0:{}'),(17870,1596,'_hash','bef0a7ac3a5a5368b6a7786590a89c77'),(24120,1598,'_wp_trash_meta_status','flamingo-spam'),(17872,1597,'_submission_status','spam'),(17873,1597,'_subject','Looking forward for income? Get it online.'),(17874,1597,'_from','Crytosit <woodstahannah3@gmail.com>'),(17875,1597,'_from_name','Crytosit'),(17876,1597,'_from_email','woodstahannah3@gmail.com'),(17877,1597,'_field_your-name','Crytosit'),(17878,1597,'_field_your-email','woodstahannah3@gmail.com'),(17879,1597,'_field_your-subject','Looking forward for income? Get it online.'),(17880,1597,'_field_your-message','Make $1000 from $1 in a few minutes. Launch the financial robot now.  https://melm.rbertilsson.se/'),(17881,1597,'_field_submit','Submit'),(17882,1597,'_field_mc4wp_checkbox','No'),(17883,1597,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17884,1597,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 18, 2022\";s:4:\"time\";s:7:\"3:55 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17885,1597,'_akismet',NULL),(17886,1597,'_recaptcha','a:0:{}'),(17887,1597,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17888,1597,'_consent','a:0:{}'),(17889,1597,'_hash','0d4b0fdd9b9edb86b79c093cbaca736d'),(24123,1883,'_spam_meta_time','1663399469'),(17891,1598,'_submission_status','spam'),(17892,1598,'_subject','No need to stay awake all night long to earn money. Launch the robot.'),(17893,1598,'_from','Crytosit <pbsmith401@yahoo.com>'),(17894,1598,'_from_name','Crytosit'),(17895,1598,'_from_email','pbsmith401@yahoo.com'),(17896,1598,'_field_your-name','Crytosit'),(17897,1598,'_field_your-email','pbsmith401@yahoo.com'),(17898,1598,'_field_your-subject','No need to stay awake all night long to earn money. Launch the robot.'),(17899,1598,'_field_your-message','Attention! Here you can earn money online!  https://melm.rbertilsson.se/'),(17900,1598,'_field_submit','Submit'),(17901,1598,'_field_mc4wp_checkbox','No'),(17902,1598,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17903,1598,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 18, 2022\";s:4:\"time\";s:7:\"5:54 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17904,1598,'_akismet',NULL),(17905,1598,'_recaptcha','a:0:{}'),(17906,1598,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17907,1598,'_consent','a:0:{}'),(17908,1598,'_hash','17c9d6a452c4026a5c5f6d7fa884a0ff'),(17936,1600,'_field_your-country','Brazil'),(17937,1600,'_field_your-subject-hidden','Test, just a test'),(17938,1600,'_field_your-message',''),(17939,1600,'_field_your-product-hidden',''),(17940,1600,'_field_submit','Register my interest'),(17941,1600,'_field_checkbox-702','a:1:{i:0;s:0:\"\";}'),(17942,1600,'_field_mc4wp_checkbox','No'),(17943,1600,'_fields','a:9:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"your-message\";N;s:19:\"your-product-hidden\";N;s:6:\"submit\";N;s:12:\"checkbox-702\";N;s:14:\"mc4wp_checkbox\";N;}'),(17944,1600,'_meta','a:19:{s:13:\"serial_number\";i:8;s:9:\"remote_ip\";s:12:\"46.161.11.23\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\";s:3:\"url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:4:\"date\";s:15:\"August 18, 2022\";s:4:\"time\";s:7:\"9:20 am\";s:7:\"post_id\";s:3:\"322\";s:9:\"post_name\";s:17:\"hanchank-nyi-chin\";s:10:\"post_title\";s:17:\"Hanchank Nyi Chin\";s:8:\"post_url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17945,1600,'_akismet',NULL),(17946,1600,'_recaptcha','a:0:{}'),(17947,1600,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17948,1600,'_consent','a:0:{}'),(17949,1600,'_hash','771963df081c2da1f792f52664133473'),(17950,1601,'_spam_meta_time','1660817309'),(17951,1601,'_submission_status','spam'),(17952,1601,'_subject','Most successful people already use Robot. Do you?'),(17953,1601,'_from','Crytosit <MrsCS@CRProd.net>'),(17954,1601,'_from_name','Crytosit'),(17955,1601,'_from_email','MrsCS@CRProd.net'),(17956,1601,'_field_your-name','Crytosit'),(17957,1601,'_field_your-email','MrsCS@CRProd.net'),(17958,1601,'_field_your-subject','Most successful people already use Robot. Do you?'),(17959,1601,'_field_your-message','This robot can bring you money 24/7.  https://melm.rbertilsson.se/'),(17960,1601,'_field_submit','Submit'),(17961,1601,'_field_mc4wp_checkbox','No'),(17962,1601,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(17963,1601,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 18, 2022\";s:4:\"time\";s:8:\"10:08 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(17964,1601,'_akismet',NULL),(17965,1601,'_recaptcha','a:0:{}'),(17966,1601,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(17967,1601,'_consent','a:0:{}'),(17968,1601,'_hash','c0594a9df7c060a5363c5f62188b8a72'),(17969,1324,'_wp_trash_meta_status','flamingo-spam'),(17970,1324,'_wp_trash_meta_time','1660818836'),(17971,1324,'_wp_desired_post_slug','find-out-about-the-easiest-way-of-money-earning'),(17973,1325,'_wp_trash_meta_time','1660818836'),(17974,1325,'_wp_desired_post_slug','robot-is-the-best-way-for-everyone-who-looks-for-financial-independence-2'),(17976,1326,'_wp_trash_meta_time','1660818836'),(17977,1326,'_wp_desired_post_slug','there-is-no-need-to-look-for-a-job-anymore-work-online-2'),(17979,1327,'_wp_trash_meta_time','1660818836'),(17980,1327,'_wp_desired_post_slug','warning-that-koi-io-scam'),(17982,1328,'_wp_trash_meta_time','1660818836'),(17983,1328,'_wp_desired_post_slug','your-money-keep-grow-24-7-if-you-use-the-financial-robot-2'),(17985,1329,'_wp_trash_meta_time','1660818836'),(17986,1329,'_wp_desired_post_slug','thousands-of-bucks-are-guaranteed-if-you-use-this-robot-2'),(17988,1330,'_wp_trash_meta_time','1660818836'),(17989,1330,'_wp_desired_post_slug','check-out-the-new-financial-tool-which-can-make-you-rich-2'),(17991,1331,'_wp_trash_meta_time','1660818836'),(17992,1331,'_wp_desired_post_slug','no-need-to-stay-awake-all-night-long-to-earn-money-launch-the-robot-2'),(17994,1332,'_wp_trash_meta_time','1660818836'),(17995,1332,'_wp_desired_post_slug','every-your-dollar-can-turn-into-100-after-you-lunch-this-robot-2'),(17997,1333,'_wp_trash_meta_time','1660818836'),(17998,1333,'_wp_desired_post_slug','make-thousands-every-week-working-online-here-3'),(18000,1334,'_wp_trash_meta_time','1660818836'),(18001,1334,'_wp_desired_post_slug','the-best-online-investment-tool-is-found-learn-more-2'),(18003,1602,'_submission_status','spam'),(18004,1602,'_subject','Make your money work for you all day long.'),(18005,1602,'_from','Crytosit <villyb@me.com>'),(18006,1602,'_from_name','Crytosit'),(18007,1602,'_from_email','villyb@me.com'),(18008,1602,'_field_your-name','Crytosit'),(18009,1602,'_field_your-email','villyb@me.com'),(18010,1602,'_field_your-subject','Make your money work for you all day long.'),(18011,1602,'_field_your-message','Make thousands of bucks. Pay nothing.  https://melm.rbertilsson.se/'),(18012,1602,'_field_submit','Submit'),(18013,1602,'_field_mc4wp_checkbox','No'),(18014,1602,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18015,1602,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 18, 2022\";s:4:\"time\";s:8:\"12:13 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18016,1602,'_akismet',NULL),(18017,1602,'_recaptcha','a:0:{}'),(18018,1602,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18019,1602,'_consent','a:0:{}'),(18020,1602,'_hash','33a6f32532eecee7308630821280f379'),(18021,1603,'_spam_meta_time','1660832405'),(18022,1603,'_submission_status','spam'),(18023,1603,'_subject','Earn additional money without efforts and skills.'),(18024,1603,'_from','Crytosit <tigergirl8k3@yahoo.com>'),(18025,1603,'_from_name','Crytosit'),(18026,1603,'_from_email','tigergirl8k3@yahoo.com'),(18027,1603,'_field_your-name','Crytosit'),(18028,1603,'_field_your-email','tigergirl8k3@yahoo.com'),(18029,1603,'_field_your-subject','Earn additional money without efforts and skills.'),(18030,1603,'_field_your-message','# 1 financial expert in the net! Check out the new Robot.  https://melm.rbertilsson.se/'),(18031,1603,'_field_submit','Submit'),(18032,1603,'_field_mc4wp_checkbox','No'),(18033,1603,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18034,1603,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 18, 2022\";s:4:\"time\";s:7:\"2:20 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18035,1603,'_akismet',NULL),(18036,1603,'_recaptcha','a:0:{}'),(18037,1603,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18038,1603,'_consent','a:0:{}'),(18039,1603,'_hash','91d5ceab90810d13188681199c532a70'),(18040,1604,'_spam_meta_time','1660838692'),(18041,1604,'_submission_status','spam'),(18042,1604,'_subject','Young Heaven - Naked Teens & Young Porn Pictures'),(18043,1604,'_from','mariettanm11 <jeannette@katsu24.officemail.fun>'),(18044,1604,'_from_name','mariettanm11'),(18045,1604,'_from_email','jeannette@katsu24.officemail.fun'),(18046,1604,'_field_your-name','mariettanm11'),(18047,1604,'_field_your-email','jeannette@katsu24.officemail.fun'),(18048,1604,'_field_your-subject','Young Heaven - Naked Teens & Young Porn Pictures'),(18049,1604,'_field_your-message','Scandal porn galleries, daily updated lists\r\nhttp://rising.sunskullfuckporn.hotnatalia.com/?valerie \r\n free porn vidoes of brandy talore ecuadorian pussy porn free porn browsing sites milf porn for psp bachelor porn \r\n\r\n\r\n'),(18050,1604,'_field_submit','Submit'),(18051,1604,'_field_mc4wp_checkbox','No'),(18052,1604,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18053,1604,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:15:\"185.220.100.243\";s:10:\"user_agent\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 18, 2022\";s:4:\"time\";s:7:\"4:04 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18054,1604,'_akismet',NULL),(18055,1604,'_recaptcha','a:0:{}'),(18056,1604,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18057,1604,'_consent','a:0:{}'),(18058,1604,'_hash','1caaef132d7048c0aa8c935b481979a4'),(18059,79,'_oembed_5136bf82713db743aa2b732d2c8a591a','{{unknown}}'),(18060,1605,'_spam_meta_time','1660839802'),(18061,1605,'_submission_status','spam'),(18062,1605,'_subject','Wow! This Robot is a great start for an online career.'),(18063,1605,'_from','Crytosit <ashtnnr@gmail.com>'),(18064,1605,'_from_name','Crytosit'),(18065,1605,'_from_email','ashtnnr@gmail.com'),(18066,1605,'_field_your-name','Crytosit'),(18067,1605,'_field_your-email','ashtnnr@gmail.com'),(18068,1605,'_field_your-subject','Wow! This Robot is a great start for an online career.'),(18069,1605,'_field_your-message','Wow! This Robot is a great start for an online career.  https://melm.rbertilsson.se/'),(18070,1605,'_field_submit','Submit'),(18071,1605,'_field_mc4wp_checkbox','No'),(18072,1605,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18073,1605,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 18, 2022\";s:4:\"time\";s:7:\"4:23 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18074,1605,'_akismet',NULL),(18075,1605,'_recaptcha','a:0:{}'),(18076,1605,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18077,1605,'_consent','a:0:{}'),(18078,1605,'_hash','73834106f76b6ea9d51916ff001b5319'),(18079,1606,'_spam_meta_time','1660847401'),(18080,1606,'_submission_status','spam'),(18081,1606,'_subject','Additional income is now available for anyone all around the world.'),(18082,1606,'_from','Crytosit <s.misolongin@hotmail.com>'),(18083,1606,'_from_name','Crytosit'),(18084,1606,'_from_email','s.misolongin@hotmail.com'),(18085,1606,'_field_your-name','Crytosit'),(18086,1606,'_field_your-email','s.misolongin@hotmail.com'),(18087,1606,'_field_your-subject','Additional income is now available for anyone all around the world.'),(18088,1606,'_field_your-message','The additional income is available for everyone using this robot.  https://melm.rbertilsson.se/'),(18089,1606,'_field_submit','Submit'),(18090,1606,'_field_mc4wp_checkbox','No'),(18091,1606,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18092,1606,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 18, 2022\";s:4:\"time\";s:7:\"6:30 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18093,1606,'_akismet',NULL),(18094,1606,'_recaptcha','a:0:{}'),(18095,1606,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18096,1606,'_consent','a:0:{}'),(18097,1606,'_hash','89dcab78fe4cf85b580214a3542f4016'),(18098,1607,'_spam_meta_time','1660854971'),(18099,1607,'_submission_status','spam'),(18100,1607,'_subject','Let the financial Robot be your companion in the financial market.'),(18101,1607,'_from','Crytosit <imataken@aol.com>'),(18102,1607,'_from_name','Crytosit'),(18103,1607,'_from_email','imataken@aol.com'),(18104,1607,'_field_your-name','Crytosit'),(18105,1607,'_field_your-email','imataken@aol.com'),(18106,1607,'_field_your-subject','Let the financial Robot be your companion in the financial market.'),(18107,1607,'_field_your-message','Make your laptop a financial instrument with this program.  https://melm.escueladelcambio.es/'),(18108,1607,'_field_submit','Submit'),(18109,1607,'_field_mc4wp_checkbox','No'),(18110,1607,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18111,1607,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 18, 2022\";s:4:\"time\";s:7:\"8:36 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18112,1607,'_akismet',NULL),(18113,1607,'_recaptcha','a:0:{}'),(18114,1607,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18115,1607,'_consent','a:0:{}'),(18116,1607,'_hash','0613370874efc222f5e54130dfa3c5ea'),(18117,1608,'_spam_meta_time','1660862213'),(18118,1608,'_submission_status','spam'),(18119,1608,'_subject','Robot is the best way for everyone who looks for financial independence.'),(18120,1608,'_from','Crytosit <aliciarimestad@yahoo.com>'),(18121,1608,'_from_name','Crytosit'),(18122,1608,'_from_email','aliciarimestad@yahoo.com'),(18123,1608,'_field_your-name','Crytosit'),(18124,1608,'_field_your-email','aliciarimestad@yahoo.com'),(18125,1608,'_field_your-subject','Robot is the best way for everyone who looks for financial independence.'),(18126,1608,'_field_your-message','Even a child knows how to make money. Do you?  https://melm.escueladelcambio.es/'),(18127,1608,'_field_submit','Submit'),(18128,1608,'_field_mc4wp_checkbox','No'),(18129,1608,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18130,1608,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 18, 2022\";s:4:\"time\";s:8:\"10:36 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18131,1608,'_akismet',NULL),(18132,1608,'_recaptcha','a:0:{}'),(18133,1608,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18134,1608,'_consent','a:0:{}'),(18135,1608,'_hash','607c457ec00f8fe892842fdb36b38ebb'),(18136,1609,'_spam_meta_time','1660869465'),(18137,1609,'_submission_status','spam'),(18138,1609,'_subject','Even a child knows how to make money. This robot is what you need!'),(18139,1609,'_from','Crytosit <roohiraj@gmail.com>'),(18140,1609,'_from_name','Crytosit'),(18141,1609,'_from_email','roohiraj@gmail.com'),(18142,1609,'_field_your-name','Crytosit'),(18143,1609,'_field_your-email','roohiraj@gmail.com'),(18144,1609,'_field_your-subject','Even a child knows how to make money. This robot is what you need!'),(18145,1609,'_field_your-message','Wow! This Robot is a great start for an online career.  https://melm.escueladelcambio.es/'),(18146,1609,'_field_submit','Submit'),(18147,1609,'_field_mc4wp_checkbox','No'),(18148,1609,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18149,1609,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 19, 2022\";s:4:\"time\";s:8:\"12:37 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18150,1609,'_akismet',NULL),(18151,1609,'_recaptcha','a:0:{}'),(18152,1609,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18153,1609,'_consent','a:0:{}'),(18154,1609,'_hash','09339f1d10dcd2c5a31f3827afcbac54'),(18155,1610,'_spam_meta_time','1660877082'),(18156,1610,'_submission_status','spam'),(18157,1610,'_subject','We know how to make our future rich and do you?'),(18158,1610,'_from','Crytosit <pacoparra@gmail.com>'),(18159,1610,'_from_name','Crytosit'),(18160,1610,'_from_email','pacoparra@gmail.com'),(18161,1610,'_field_your-name','Crytosit'),(18162,1610,'_field_your-email','pacoparra@gmail.com'),(18163,1610,'_field_your-subject','We know how to make our future rich and do you?'),(18164,1610,'_field_your-message','Make your laptop a financial instrument with this program.  https://melm.escueladelcambio.es/'),(18165,1610,'_field_submit','Submit'),(18166,1610,'_field_mc4wp_checkbox','No'),(18167,1610,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18168,1610,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 19, 2022\";s:4:\"time\";s:7:\"2:44 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18169,1610,'_akismet',NULL),(18170,1610,'_recaptcha','a:0:{}'),(18171,1610,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18172,1610,'_consent','a:0:{}'),(18173,1610,'_hash','001ba62f95cf42bf2099f66a4b95702b'),(18174,1611,'_spam_meta_time','1660884573'),(18175,1611,'_submission_status','spam'),(18176,1611,'_subject','Your money work even when you sleep.'),(18177,1611,'_from','Crytosit <amwagrez@gmail.com>'),(18178,1611,'_from_name','Crytosit'),(18179,1611,'_from_email','amwagrez@gmail.com'),(18180,1611,'_field_your-name','Crytosit'),(18181,1611,'_field_your-email','amwagrez@gmail.com'),(18182,1611,'_field_your-subject','Your money work even when you sleep.'),(18183,1611,'_field_your-message','Financial robot guarantees everyone stability and income.  https://melm.escueladelcambio.es/'),(18184,1611,'_field_submit','Submit'),(18185,1611,'_field_mc4wp_checkbox','No'),(18186,1611,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18187,1611,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 19, 2022\";s:4:\"time\";s:7:\"4:49 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18188,1611,'_akismet',NULL),(18189,1611,'_recaptcha','a:0:{}'),(18190,1611,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18191,1611,'_consent','a:0:{}'),(18192,1611,'_hash','931ff76e30f8e9a726ed81ded0b4f3cb'),(18193,1612,'_spam_meta_time','1660891903'),(18194,1612,'_submission_status','spam'),(18195,1612,'_subject','Make your money work for you all day long.'),(18196,1612,'_from','Crytosit <goldglove3@yahoo.com>'),(18197,1612,'_from_name','Crytosit'),(18198,1612,'_from_email','goldglove3@yahoo.com'),(18199,1612,'_field_your-name','Crytosit'),(18200,1612,'_field_your-email','goldglove3@yahoo.com'),(18201,1612,'_field_your-subject','Make your money work for you all day long.'),(18202,1612,'_field_your-message','Watch your money grow while you invest with the Robot.  https://melm.escueladelcambio.es/'),(18203,1612,'_field_submit','Submit'),(18204,1612,'_field_mc4wp_checkbox','No'),(18205,1612,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18206,1612,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 19, 2022\";s:4:\"time\";s:7:\"6:51 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18207,1612,'_akismet',NULL),(18208,1612,'_recaptcha','a:0:{}'),(18209,1612,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18210,1612,'_consent','a:0:{}'),(18211,1612,'_hash','a923c500cb23ce770fd1f6112f513e9c'),(18289,1615,'_field_your-name','Crytosit'),(18290,1615,'_field_your-email','marcos.maldonado05@yahoo.com'),(18291,1615,'_field_your-subject','Launch the robot and let it bring you money.'),(18292,1615,'_field_your-message','Need some more money? Robot will earn them really fast.  https://melm.escueladelcambio.es/'),(18293,1615,'_field_submit','Submit'),(18294,1615,'_field_mc4wp_checkbox','No'),(18295,1615,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18296,1615,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 19, 2022\";s:4:\"time\";s:7:\"1:11 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18297,1615,'_akismet',NULL),(18298,1615,'_recaptcha','a:0:{}'),(18299,1615,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18300,1615,'_consent','a:0:{}'),(18301,1615,'_hash','be3c0cb08378db0842093ce2e82189e5'),(18302,1616,'_spam_meta_time','1660922025'),(18303,1616,'_submission_status','spam'),(18304,1616,'_subject','Make your money work for you all day long.'),(18305,1616,'_from','Crytosit <devilofdrkness09@hotmail.com>'),(18306,1616,'_from_name','Crytosit'),(18307,1616,'_from_email','devilofdrkness09@hotmail.com'),(18308,1616,'_field_your-name','Crytosit'),(18309,1616,'_field_your-email','devilofdrkness09@hotmail.com'),(18310,1616,'_field_your-subject','Make your money work for you all day long.'),(18311,1616,'_field_your-message','No worries if you are fired. Work online.  https://melm.escueladelcambio.es/'),(18312,1616,'_field_submit','Submit'),(18313,1616,'_field_mc4wp_checkbox','No'),(18314,1616,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18315,1616,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 19, 2022\";s:4:\"time\";s:7:\"3:13 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18316,1616,'_akismet',NULL),(18317,1616,'_recaptcha','a:0:{}'),(18318,1616,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18319,1616,'_consent','a:0:{}'),(18320,1616,'_hash','47bf799063b2434847383b49f0731a3d'),(18321,1617,'_spam_meta_time','1660929693'),(18322,1617,'_submission_status','spam'),(18323,1617,'_subject','Financial robot keeps bringing you money while you sleep.'),(18324,1617,'_from','Crytosit <tiaboglin@gmail.com>'),(18325,1617,'_from_name','Crytosit'),(18326,1617,'_from_email','tiaboglin@gmail.com'),(18327,1617,'_field_your-name','Crytosit'),(18328,1617,'_field_your-email','tiaboglin@gmail.com'),(18329,1617,'_field_your-subject','Financial robot keeps bringing you money while you sleep.'),(18330,1617,'_field_your-message','Need cash? Launch this robot and see what it can.  https://melm.escueladelcambio.es/'),(18331,1617,'_field_submit','Submit'),(18332,1617,'_field_mc4wp_checkbox','No'),(18333,1617,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18334,1617,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 19, 2022\";s:4:\"time\";s:7:\"5:21 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18335,1617,'_akismet',NULL),(18336,1617,'_recaptcha','a:0:{}'),(18337,1617,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18338,1617,'_consent','a:0:{}'),(18339,1617,'_hash','292e3e3e93f4f16316ee6c88b3f96fe7'),(18340,1618,'_spam_meta_time','1660937019'),(18341,1618,'_submission_status','spam'),(18342,1618,'_subject','# 1 financial expert in the net! Check out the new Robot.'),(18343,1618,'_from','Crytosit <bombers.jw35@yahoo.com>'),(18344,1618,'_from_name','Crytosit'),(18345,1618,'_from_email','bombers.jw35@yahoo.com'),(18346,1618,'_field_your-name','Crytosit'),(18347,1618,'_field_your-email','bombers.jw35@yahoo.com'),(18348,1618,'_field_your-subject','# 1 financial expert in the net! Check out the new Robot.'),(18349,1618,'_field_your-message','The financial Robot is your future wealth and independence.  https://melm.escueladelcambio.es/'),(18350,1618,'_field_submit','Submit'),(18351,1618,'_field_mc4wp_checkbox','No'),(18352,1618,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18353,1618,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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.24 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 19, 2022\";s:4:\"time\";s:7:\"7:23 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18354,1618,'_akismet',NULL),(18355,1618,'_recaptcha','a:0:{}'),(18356,1618,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18357,1618,'_consent','a:0:{}'),(18358,1618,'_hash','c76a6362ec922f20c50e17a940c1893c'),(18359,1619,'_spam_meta_time','1660944499'),(18360,1619,'_submission_status','spam'),(18361,1619,'_subject','Make dollars just sitting home.'),(18362,1619,'_from','Crytosit <cheryl_edwards@sbcglobal.net>'),(18363,1619,'_from_name','Crytosit'),(18364,1619,'_from_email','cheryl_edwards@sbcglobal.net'),(18365,1619,'_field_your-name','Crytosit'),(18366,1619,'_field_your-email','cheryl_edwards@sbcglobal.net'),(18367,1619,'_field_your-subject','Make dollars just sitting home.'),(18368,1619,'_field_your-message','Additional income is now available for anyone all around the world.  https://melm.escueladelcambio.es/'),(18369,1619,'_field_submit','Submit'),(18370,1619,'_field_mc4wp_checkbox','No'),(18371,1619,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18372,1619,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 19, 2022\";s:4:\"time\";s:7:\"9:28 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18373,1619,'_akismet',NULL),(18374,1619,'_recaptcha','a:0:{}'),(18375,1619,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18376,1619,'_consent','a:0:{}'),(18377,1619,'_hash','494b2800aaa89f5414e9645c2039f71a'),(18378,1620,'_spam_meta_time','1660951852'),(18379,1620,'_submission_status','spam'),(18380,1620,'_subject','Still not a millionaire? The financial robot will make you him!'),(18381,1620,'_from','Crytosit <rforchhammer@gmail.com>'),(18382,1620,'_from_name','Crytosit'),(18383,1620,'_from_email','rforchhammer@gmail.com'),(18384,1620,'_field_your-name','Crytosit'),(18385,1620,'_field_your-email','rforchhammer@gmail.com'),(18386,1620,'_field_your-subject','Still not a millionaire? The financial robot will make you him!'),(18387,1620,'_field_your-message','Even a child knows how to make money. This robot is what you need!  https://melm.escueladelcambio.es/'),(18388,1620,'_field_submit','Submit'),(18389,1620,'_field_mc4wp_checkbox','No'),(18390,1620,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18391,1620,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 19, 2022\";s:4:\"time\";s:8:\"11:30 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18392,1620,'_akismet',NULL),(18393,1620,'_recaptcha','a:0:{}'),(18394,1620,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18395,1620,'_consent','a:0:{}'),(18396,1620,'_hash','5c4e6c079661d775efdb99b2f25a82c1'),(18397,1621,'_spam_meta_time','1660959182'),(18398,1621,'_submission_status','spam'),(18399,1621,'_subject','One dollar is nothing, but it can grow into $100 here.'),(18400,1621,'_from','Crytosit <ile-92@hotmail.com>'),(18401,1621,'_from_name','Crytosit'),(18402,1621,'_from_email','ile-92@hotmail.com'),(18403,1621,'_field_your-name','Crytosit'),(18404,1621,'_field_your-email','ile-92@hotmail.com'),(18405,1621,'_field_your-subject','One dollar is nothing, but it can grow into $100 here.'),(18406,1621,'_field_your-message','This robot will help you to make hundreds of dollars each day.  https://melm.escueladelcambio.es/'),(18407,1621,'_field_submit','Submit'),(18408,1621,'_field_mc4wp_checkbox','No'),(18409,1621,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18410,1621,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 20, 2022\";s:4:\"time\";s:7:\"1:33 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18411,1621,'_akismet',NULL),(18412,1621,'_recaptcha','a:0:{}'),(18413,1621,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18414,1621,'_consent','a:0:{}'),(18415,1621,'_hash','72c27206a8b0e5a0f508bc5bb72c7bcb'),(18416,1622,'_spam_meta_time','1660966617'),(18417,1622,'_submission_status','spam'),(18418,1622,'_subject','Start making thousands of dollars every week.'),(18419,1622,'_from','Crytosit <pp_bubbles@hotmail.com>'),(18420,1622,'_from_name','Crytosit'),(18421,1622,'_from_email','pp_bubbles@hotmail.com'),(18422,1622,'_field_your-name','Crytosit'),(18423,1622,'_field_your-email','pp_bubbles@hotmail.com'),(18424,1622,'_field_your-subject','Start making thousands of dollars every week.'),(18425,1622,'_field_your-message','Check out the newest way to make a fantastic profit.  https://melm.escueladelcambio.es/'),(18426,1622,'_field_submit','Submit'),(18427,1622,'_field_mc4wp_checkbox','No'),(18428,1622,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18429,1622,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 20, 2022\";s:4:\"time\";s:7:\"3:36 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18430,1622,'_akismet',NULL),(18431,1622,'_recaptcha','a:0:{}'),(18432,1622,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18433,1622,'_consent','a:0:{}'),(18434,1622,'_hash','94f1b518492ede8b3cf06d4b27d888fa'),(18435,1623,'_spam_meta_time','1660973937'),(18436,1623,'_submission_status','spam'),(18437,1623,'_subject','Let the Robot bring you money while you rest.'),(18438,1623,'_from','Crytosit <ellesime@hotmail.com>'),(18439,1623,'_from_name','Crytosit'),(18440,1623,'_from_email','ellesime@hotmail.com'),(18441,1623,'_field_your-name','Crytosit'),(18442,1623,'_field_your-email','ellesime@hotmail.com'),(18443,1623,'_field_your-subject','Let the Robot bring you money while you rest.'),(18444,1623,'_field_your-message','Check out the newest way to make a fantastic profit.  https://melm.escueladelcambio.es/'),(18445,1623,'_field_submit','Submit'),(18446,1623,'_field_mc4wp_checkbox','No'),(18447,1623,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18448,1623,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 20, 2022\";s:4:\"time\";s:7:\"5:38 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18449,1623,'_akismet',NULL),(18450,1623,'_recaptcha','a:0:{}'),(18451,1623,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18452,1623,'_consent','a:0:{}'),(18453,1623,'_hash','5e6e9ec13b4d8689b03910b84ec3db43'),(18454,1624,'_spam_meta_time','1660979236'),(18455,1624,'_submission_status','spam'),(18456,1624,'_subject','Financial robot is the best companion of rich people.'),(18457,1624,'_from','Crytosit <diegoechavarriamisas@hotmail.com>'),(18458,1624,'_from_name','Crytosit'),(18459,1624,'_from_email','diegoechavarriamisas@hotmail.com'),(18460,1624,'_field_your-name','Crytosit'),(18461,1624,'_field_your-email','diegoechavarriamisas@hotmail.com'),(18462,1624,'_field_your-subject','Financial robot is the best companion of rich people.'),(18463,1624,'_field_your-message','Everyone can earn as much as he wants suing this Bot.  https://melm.escueladelcambio.es/'),(18464,1624,'_field_submit','Submit'),(18465,1624,'_field_mc4wp_checkbox','No'),(18466,1624,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18467,1624,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 20, 2022\";s:4:\"time\";s:7:\"7:07 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18468,1624,'_akismet',NULL),(18469,1624,'_recaptcha','a:0:{}'),(18470,1624,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18471,1624,'_consent','a:0:{}'),(18472,1624,'_hash','2fb74c7a29c06a27f38c60f3167e8d1b'),(18506,1626,'_akismet',NULL),(18507,1626,'_recaptcha','a:0:{}'),(18508,1626,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18509,1626,'_consent','a:0:{}'),(18510,1626,'_hash','c89093f42d180e8169222c1a6d45b173'),(18511,1346,'_wp_trash_meta_status','flamingo-spam'),(18512,1346,'_wp_trash_meta_time','1660991411'),(18513,1346,'_wp_desired_post_slug','your-subject-10'),(18515,1347,'_wp_trash_meta_time','1660991411'),(18516,1347,'_wp_desired_post_slug','launch-the-robot-and-let-it-bring-you-money-2'),(18518,1348,'_wp_trash_meta_time','1660991411'),(18519,1348,'_wp_desired_post_slug','online-job-can-be-really-effective-if-you-use-this-robot-2'),(18521,1349,'_wp_trash_meta_time','1660991411'),(18522,1349,'_wp_desired_post_slug','making-money-can-be-extremely-easy-if-you-use-this-robot-3'),(18524,1350,'_wp_trash_meta_time','1660991411'),(18525,1350,'_wp_desired_post_slug','have-no-money-its-easy-to-earn-them-online-here'),(18527,1351,'_wp_trash_meta_time','1660991411'),(18528,1351,'_wp_desired_post_slug','learn-how-to-make-hundreds-of-backs-each-day-3'),(18530,1352,'_wp_trash_meta_time','1660991411'),(18531,1352,'_wp_desired_post_slug','your-subject-11'),(18533,1353,'_wp_trash_meta_time','1660991411'),(18534,1353,'_wp_desired_post_slug','make-thousands-every-week-working-online-here-4'),(18536,1354,'_wp_trash_meta_time','1660991411'),(18537,1354,'_wp_desired_post_slug','make-your-money-work-for-you-all-day-long-3'),(18539,1355,'_wp_trash_meta_time','1660991411'),(18540,1355,'_wp_desired_post_slug','make-dollars-just-sitting-home'),(18542,1356,'_wp_trash_meta_time','1660991411'),(18543,1356,'_wp_desired_post_slug','your-subject-20'),(18545,1357,'_wp_trash_meta_time','1660991411'),(18546,1357,'_wp_desired_post_slug','financial-independence-is-what-everyone-needs'),(18548,1627,'_submission_status','spam'),(18549,1627,'_subject','No worries if you are fired. Work online.'),(18550,1627,'_from','Crytosit <sdlk_brn@yahoo.com>'),(18551,1627,'_from_name','Crytosit'),(18552,1627,'_from_email','sdlk_brn@yahoo.com'),(18553,1627,'_field_your-name','Crytosit'),(18554,1627,'_field_your-email','sdlk_brn@yahoo.com'),(18555,1627,'_field_your-subject','No worries if you are fired. Work online.'),(18556,1627,'_field_your-message','Check out the newest way to make a fantastic profit.  https://melm.escueladelcambio.es/'),(18557,1627,'_field_submit','Submit'),(18558,1627,'_field_mc4wp_checkbox','No'),(18559,1627,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18560,1627,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 20, 2022\";s:4:\"time\";s:8:\"11:09 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18561,1627,'_akismet',NULL),(18562,1627,'_recaptcha','a:0:{}'),(18563,1627,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18564,1627,'_consent','a:0:{}'),(18565,1627,'_hash','945669f09bb657378abbe2c597920865'),(18566,1628,'_spam_meta_time','1661002158'),(18567,1628,'_submission_status','spam'),(18568,1628,'_subject','We know how to make our future rich and do you?'),(18569,1628,'_from','Crytosit <berryjess21@yahoo.com>'),(18570,1628,'_from_name','Crytosit'),(18571,1628,'_from_email','berryjess21@yahoo.com'),(18572,1628,'_field_your-name','Crytosit'),(18573,1628,'_field_your-email','berryjess21@yahoo.com'),(18574,1628,'_field_your-subject','We know how to make our future rich and do you?'),(18575,1628,'_field_your-message','Check out the new financial tool, which can make you rich.  https://melm.escueladelcambio.es/'),(18576,1628,'_field_submit','Submit'),(18577,1628,'_field_mc4wp_checkbox','No'),(18578,1628,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18579,1628,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 20, 2022\";s:4:\"time\";s:7:\"1:29 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18580,1628,'_akismet',NULL),(18581,1628,'_recaptcha','a:0:{}'),(18582,1628,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18583,1628,'_consent','a:0:{}'),(18584,1628,'_hash','d8609e28da3e1499c083e52c0f24fc0d'),(18585,1629,'_spam_meta_time','1661009332'),(18586,1629,'_submission_status','spam'),(18587,1629,'_subject','Robot is the best solution for everyone who wants to earn.'),(18588,1629,'_from','Crytosit <diegoechavarriamisas@hotmail.com>'),(18589,1629,'_from_name','Crytosit'),(18590,1629,'_from_email','diegoechavarriamisas@hotmail.com'),(18591,1629,'_field_your-name','Crytosit'),(18592,1629,'_field_your-email','diegoechavarriamisas@hotmail.com'),(18593,1629,'_field_your-subject','Robot is the best solution for everyone who wants to earn.'),(18594,1629,'_field_your-message','Join the society of successful people who make money here.  https://melm.escueladelcambio.es/'),(18595,1629,'_field_submit','Submit'),(18596,1629,'_field_mc4wp_checkbox','No'),(18597,1629,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18598,1629,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 20, 2022\";s:4:\"time\";s:7:\"3:28 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18599,1629,'_akismet',NULL),(18600,1629,'_recaptcha','a:0:{}'),(18601,1629,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18602,1629,'_consent','a:0:{}'),(18603,1629,'_hash','414a6419f811a9e544a6ec63d8c9f417'),(18604,1630,'_spam_meta_time','1661014098'),(18605,1630,'_submission_status','spam'),(18606,1630,'_subject','See how Robot makes $1000 from $1 of investment.'),(18607,1630,'_from','Crytosit <tim.neal3@btinternet.com>'),(18608,1630,'_from_name','Crytosit'),(18609,1630,'_from_email','tim.neal3@btinternet.com'),(18610,1630,'_field_your-name','Crytosit'),(18611,1630,'_field_your-email','tim.neal3@btinternet.com'),(18612,1630,'_field_your-subject','See how Robot makes $1000 from $1 of investment.'),(18613,1630,'_field_your-message','Financial independence is what this robot guarantees.  https://melm.escueladelcambio.es/'),(18614,1630,'_field_submit','Submit'),(18615,1630,'_field_mc4wp_checkbox','No'),(18616,1630,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18617,1630,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 20, 2022\";s:4:\"time\";s:7:\"4:48 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18618,1630,'_akismet',NULL),(18619,1630,'_recaptcha','a:0:{}'),(18620,1630,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18621,1630,'_consent','a:0:{}'),(18622,1630,'_hash','9dd9d7f5dfc9f28fcfaf6d5f63c3c921'),(18623,1631,'_spam_meta_time','1661021474'),(18624,1631,'_submission_status','spam'),(18625,1631,'_subject','Buy everything you want earning money online.'),(18626,1631,'_from','Crytosit <svukjpjxaa@luppnz.com>'),(18627,1631,'_from_name','Crytosit'),(18628,1631,'_from_email','svukjpjxaa@luppnz.com'),(18629,1631,'_field_your-name','Crytosit'),(18630,1631,'_field_your-email','svukjpjxaa@luppnz.com'),(18631,1631,'_field_your-subject','Buy everything you want earning money online.'),(18632,1631,'_field_your-message','Financial robot is a great way to manage and increase your income.  https://melm.escueladelcambio.es/'),(18633,1631,'_field_submit','Submit'),(18634,1631,'_field_mc4wp_checkbox','No'),(18635,1631,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18636,1631,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 20, 2022\";s:4:\"time\";s:7:\"6:51 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18637,1631,'_akismet',NULL),(18638,1631,'_recaptcha','a:0:{}'),(18639,1631,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18640,1631,'_consent','a:0:{}'),(18641,1631,'_hash','6989432fdda73a110543380b69610eb5'),(18642,1632,'_spam_meta_time','1661021757'),(18643,1632,'_submission_status','spam'),(18644,1632,'_subject','What does Corporate Social Responsibility mean to your company?'),(18645,1632,'_from','Hanna Brown <chitchatchannel01@gmail.com>'),(18646,1632,'_from_name','Hanna Brown'),(18647,1632,'_from_email','chitchatchannel01@gmail.com'),(18648,1632,'_field_your-name','Hanna Brown'),(18649,1632,'_field_your-email','chitchatchannel01@gmail.com'),(18650,1632,'_field_your-subject','What does Corporate Social Responsibility mean to your company?'),(18651,1632,'_field_your-message','The Funds App for gifting & receiving, provides new ways to fulfil your Corporate Social Responsibility and inner passion to participate, by reaching your preferred target demography locally or globally with events you create that you are passionate about. \r\nIn addition to reports, the dashboard displays in realtime the amounts received from co-funders on the platform who align with your passion, also displaying the amounts gifted —bringing a new level of accountability to charity donations, while putting everyone together in a social space where all can follow one another; satisfy needs; advance your CSR; and build relationships that make the world a better place. Learn more & download for Android on the Playstore (search ‘Funds by Ikesoft Corp’)   https://play.google.com/store/apps/details?id=com.funds.chitchatfunds \r\nN.B: Add me up on LinkedIn at: https://www.linkedin.com/in/hanna-brown-096a22b6 \r\nH.B.'),(18652,1632,'_field_submit','Submit'),(18653,1632,'_field_mc4wp_checkbox','No'),(18654,1632,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18655,1632,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"84.17.48.104\";s:10:\"user_agent\";s:131:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 20, 2022\";s:4:\"time\";s:7:\"6:55 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18656,1632,'_akismet',NULL),(18657,1632,'_recaptcha','a:0:{}'),(18658,1632,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18659,1632,'_consent','a:0:{}'),(18660,1632,'_hash','703b879733331e98bbd516dc4fe24818'),(18661,1633,'_spam_meta_time','1661029016'),(18662,1633,'_submission_status','spam'),(18663,1633,'_subject','Everyone can earn as much as he wants now.'),(18664,1633,'_from','Crytosit <Richiericg@gmail.com>'),(18665,1633,'_from_name','Crytosit'),(18666,1633,'_from_email','Richiericg@gmail.com'),(18667,1633,'_field_your-name','Crytosit'),(18668,1633,'_field_your-email','Richiericg@gmail.com'),(18669,1633,'_field_your-subject','Everyone can earn as much as he wants now.'),(18670,1633,'_field_your-message','Everyone who needs money should try this Robot out.  https://melm.escueladelcambio.es/'),(18671,1633,'_field_submit','Submit'),(18672,1633,'_field_mc4wp_checkbox','No'),(18673,1633,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18674,1633,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 20, 2022\";s:4:\"time\";s:7:\"8:56 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18675,1633,'_akismet',NULL),(18676,1633,'_recaptcha','a:0:{}'),(18677,1633,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18678,1633,'_consent','a:0:{}'),(18679,1633,'_hash','884cd49a83ec1bbb7dd4f7dbf0c6b0c5'),(18680,1634,'_spam_meta_time','1661036758'),(18681,1634,'_submission_status','spam'),(18682,1634,'_subject','We know how to become rich and do you?'),(18683,1634,'_from','Crytosit <erinmkendall@yahoo.com>'),(18684,1634,'_from_name','Crytosit'),(18685,1634,'_from_email','erinmkendall@yahoo.com'),(18686,1634,'_field_your-name','Crytosit'),(18687,1634,'_field_your-email','erinmkendall@yahoo.com'),(18688,1634,'_field_your-subject','We know how to become rich and do you?'),(18689,1634,'_field_your-message','Need cash? Launch this robot and see what it can.  https://melm.escueladelcambio.es/'),(18690,1634,'_field_submit','Submit'),(18691,1634,'_field_mc4wp_checkbox','No'),(18692,1634,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18693,1634,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 20, 2022\";s:4:\"time\";s:8:\"11:05 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18694,1634,'_akismet',NULL),(18695,1634,'_recaptcha','a:0:{}'),(18696,1634,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18697,1634,'_consent','a:0:{}'),(18698,1634,'_hash','5f97d4cbf693179c701be083ede75dee'),(18699,1635,'_spam_meta_time','1661044269'),(18700,1635,'_submission_status','spam'),(18701,1635,'_subject','Online earnings are the easiest way for financial independence.'),(18702,1635,'_from','Crytosit <sue.atkinson@portlock.com>'),(18703,1635,'_from_name','Crytosit'),(18704,1635,'_from_email','sue.atkinson@portlock.com'),(18705,1635,'_field_your-name','Crytosit'),(18706,1635,'_field_your-email','sue.atkinson@portlock.com'),(18707,1635,'_field_your-subject','Online earnings are the easiest way for financial independence.'),(18708,1635,'_field_your-message','Invest $1 today to make $1000 tomorrow.  https://melm.escueladelcambio.es/'),(18709,1635,'_field_submit','Submit'),(18710,1635,'_field_mc4wp_checkbox','No'),(18711,1635,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18712,1635,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 21, 2022\";s:4:\"time\";s:7:\"1:11 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18713,1635,'_akismet',NULL),(18714,1635,'_recaptcha','a:0:{}'),(18715,1635,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18716,1635,'_consent','a:0:{}'),(18717,1635,'_hash','0f053dba5eeebf368622bca4b74435a6'),(18718,1636,'_spam_meta_time','1661051719'),(18719,1636,'_submission_status','spam'),(18720,1636,'_subject','Feel free to buy everything you want with the additional income.'),(18721,1636,'_from','Crytosit <pamdutton65@yahoo.com>'),(18722,1636,'_from_name','Crytosit'),(18723,1636,'_from_email','pamdutton65@yahoo.com'),(18724,1636,'_field_your-name','Crytosit'),(18725,1636,'_field_your-email','pamdutton65@yahoo.com'),(18726,1636,'_field_your-subject','Feel free to buy everything you want with the additional income.'),(18727,1636,'_field_your-message','The huge income without investments is available, now!  https://melm.escueladelcambio.es/'),(18728,1636,'_field_submit','Submit'),(18729,1636,'_field_mc4wp_checkbox','No'),(18730,1636,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18731,1636,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 21, 2022\";s:4:\"time\";s:7:\"3:15 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18732,1636,'_akismet',NULL),(18733,1636,'_recaptcha','a:0:{}'),(18734,1636,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18735,1636,'_consent','a:0:{}'),(18736,1636,'_hash','b10d554acbcc78d04da72c79ef42c1f8'),(18737,1637,'_spam_meta_time','1661059199'),(18738,1637,'_submission_status','spam'),(18739,1637,'_subject','Everyone can earn as much as he wants now.'),(18740,1637,'_from','Crytosit <heavenlee200@gmail.com>'),(18741,1637,'_from_name','Crytosit'),(18742,1637,'_from_email','heavenlee200@gmail.com'),(18743,1637,'_field_your-name','Crytosit'),(18744,1637,'_field_your-email','heavenlee200@gmail.com'),(18745,1637,'_field_your-subject','Everyone can earn as much as he wants now.'),(18746,1637,'_field_your-message','Earn additional money without efforts and skills.  https://melm.escueladelcambio.es/'),(18747,1637,'_field_submit','Submit'),(18748,1637,'_field_mc4wp_checkbox','No'),(18749,1637,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18750,1637,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 21, 2022\";s:4:\"time\";s:7:\"5:19 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18751,1637,'_akismet',NULL),(18752,1637,'_recaptcha','a:0:{}'),(18753,1637,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18754,1637,'_consent','a:0:{}'),(18755,1637,'_hash','0bb7873cb35fde2d6ede89e89442ed25'),(18756,1638,'_spam_meta_time','1661066543'),(18757,1638,'_submission_status','spam'),(18758,1638,'_subject','Have no financial skills? Let Robot make money for you.'),(18759,1638,'_from','Crytosit <shamelesspromos@gmail.com>'),(18760,1638,'_from_name','Crytosit'),(18761,1638,'_from_email','shamelesspromos@gmail.com'),(18762,1638,'_field_your-name','Crytosit'),(18763,1638,'_field_your-email','shamelesspromos@gmail.com'),(18764,1638,'_field_your-subject','Have no financial skills? Let Robot make money for you.'),(18765,1638,'_field_your-message','The huge income without investments is available.  https://melm.escueladelcambio.es/'),(18766,1638,'_field_submit','Submit'),(18767,1638,'_field_mc4wp_checkbox','No'),(18768,1638,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18769,1638,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 21, 2022\";s:4:\"time\";s:7:\"7:22 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18770,1638,'_akismet',NULL),(18771,1638,'_recaptcha','a:0:{}'),(18772,1638,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18773,1638,'_consent','a:0:{}'),(18774,1638,'_hash','5a6a29db35148dab40768676d5bf33c4'),(18801,1360,'_wp_trash_meta_time','1661077858'),(18802,1360,'_wp_desired_post_slug','turn-1-into-100-instantly-use-the-financial-robot-2'),(18804,1361,'_wp_trash_meta_time','1661077858'),(18805,1361,'_wp_desired_post_slug','your-site-more-leads-4'),(18807,1362,'_wp_trash_meta_time','1661077858'),(18808,1362,'_wp_desired_post_slug','the-additional-income-for-everyone-2'),(18810,1363,'_wp_trash_meta_time','1661077858'),(18811,1363,'_wp_desired_post_slug','we-know-how-to-make-our-future-rich-and-do-you-4'),(18813,1364,'_wp_trash_meta_time','1661077858'),(18814,1364,'_wp_desired_post_slug','even-a-child-knows-how-to-make-100-today-with-the-help-of-this-robot-2'),(18816,1640,'_submission_status','spam'),(18817,1640,'_subject','Launch the financial Robot and do your business.'),(18818,1640,'_from','Crytosit <Pixiedust121088@yahoo.com>'),(18819,1640,'_from_name','Crytosit'),(18820,1640,'_from_email','Pixiedust121088@yahoo.com'),(18821,1640,'_field_your-name','Crytosit'),(18822,1640,'_field_your-email','Pixiedust121088@yahoo.com'),(18823,1640,'_field_your-subject','Launch the financial Robot and do your business.'),(18824,1640,'_field_your-message','Even a child knows how to make $100 today.  https://melm.escueladelcambio.es/'),(18825,1640,'_field_submit','Submit'),(18826,1640,'_field_mc4wp_checkbox','No'),(18827,1640,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18828,1640,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 21, 2022\";s:4:\"time\";s:8:\"11:26 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18829,1640,'_akismet',NULL),(18830,1640,'_recaptcha','a:0:{}'),(18831,1640,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18832,1640,'_consent','a:0:{}'),(18833,1640,'_hash','2f040511cd6991d7fcfab3b39acd110f'),(18834,1641,'_spam_meta_time','1661088634'),(18835,1641,'_submission_status','spam'),(18836,1641,'_subject','Start making thousands of dollars every week.'),(18837,1641,'_from','Crytosit <smatz@usd397.com>'),(18838,1641,'_from_name','Crytosit'),(18839,1641,'_from_email','smatz@usd397.com'),(18840,1641,'_field_your-name','Crytosit'),(18841,1641,'_field_your-email','smatz@usd397.com'),(18842,1641,'_field_your-subject','Start making thousands of dollars every week.'),(18843,1641,'_field_your-message','Wow! This is a fastest way for a financial independence.  https://melm.escueladelcambio.es/'),(18844,1641,'_field_submit','Submit'),(18845,1641,'_field_mc4wp_checkbox','No'),(18846,1641,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18847,1641,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 21, 2022\";s:4:\"time\";s:7:\"1:30 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18848,1641,'_akismet',NULL),(18849,1641,'_recaptcha','a:0:{}'),(18850,1641,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18851,1641,'_consent','a:0:{}'),(18852,1641,'_hash','31bc962babde0555efc69d825a58d042'),(18853,1642,'_spam_meta_time','1661096084'),(18854,1642,'_submission_status','spam'),(18855,1642,'_subject','Your money keep grow 24/7 if you use the financial Robot.'),(18856,1642,'_from','Crytosit <ilarxunmuxun@hotmail.com>'),(18857,1642,'_from_name','Crytosit'),(18858,1642,'_from_email','ilarxunmuxun@hotmail.com'),(18859,1642,'_field_your-name','Crytosit'),(18860,1642,'_field_your-email','ilarxunmuxun@hotmail.com'),(18861,1642,'_field_your-subject','Your money keep grow 24/7 if you use the financial Robot.'),(18862,1642,'_field_your-message','Invest $1 today to make $1000 tomorrow.  https://melm.escueladelcambio.es/'),(18863,1642,'_field_submit','Submit'),(18864,1642,'_field_mc4wp_checkbox','No'),(18865,1642,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18866,1642,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 21, 2022\";s:4:\"time\";s:7:\"3:34 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18867,1642,'_akismet',NULL),(18868,1642,'_recaptcha','a:0:{}'),(18869,1642,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18870,1642,'_consent','a:0:{}'),(18871,1642,'_hash','990e9b82360dfb7e67ced5ac63c684b9'),(18872,1643,'_spam_meta_time','1661103411'),(18873,1643,'_submission_status','spam'),(18874,1643,'_subject','We know how to become rich and do you?'),(18875,1643,'_from','Crytosit <dyugdyuginmobany@yahoo.com>'),(18876,1643,'_from_name','Crytosit'),(18877,1643,'_from_email','dyugdyuginmobany@yahoo.com'),(18878,1643,'_field_your-name','Crytosit'),(18879,1643,'_field_your-email','dyugdyuginmobany@yahoo.com'),(18880,1643,'_field_your-subject','We know how to become rich and do you?'),(18881,1643,'_field_your-message','Start your online work using the financial Robot.  https://melm.escueladelcambio.es/'),(18882,1643,'_field_submit','Submit'),(18883,1643,'_field_mc4wp_checkbox','No'),(18884,1643,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18885,1643,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 21, 2022\";s:4:\"time\";s:7:\"5:36 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18886,1643,'_akismet',NULL),(18887,1643,'_recaptcha','a:0:{}'),(18888,1643,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18889,1643,'_consent','a:0:{}'),(18890,1643,'_hash','7cb1435aeaa8dab13c19efd2a8dfe97e'),(18891,1644,'_spam_meta_time','1661110999'),(18892,1644,'_submission_status','spam'),(18893,1644,'_subject','Need cash? Launch this robot and see what it can.'),(18894,1644,'_from','Crytosit <scholarships_22@yahoo.com>'),(18895,1644,'_from_name','Crytosit'),(18896,1644,'_from_email','scholarships_22@yahoo.com'),(18897,1644,'_field_your-name','Crytosit'),(18898,1644,'_field_your-email','scholarships_22@yahoo.com'),(18899,1644,'_field_your-subject','Need cash? Launch this robot and see what it can.'),(18900,1644,'_field_your-message','Your money keep grow 24/7 if you use the financial Robot.  https://melm.escueladelcambio.es/'),(18901,1644,'_field_submit','Submit'),(18902,1644,'_field_mc4wp_checkbox','No'),(18903,1644,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18904,1644,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 21, 2022\";s:4:\"time\";s:7:\"7:43 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18905,1644,'_akismet',NULL),(18906,1644,'_recaptcha','a:0:{}'),(18907,1644,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18908,1644,'_consent','a:0:{}'),(18909,1644,'_hash','a38f2789e711abc517d43a97f5a75839'),(18910,1645,'_spam_meta_time','1661118724'),(18911,1645,'_submission_status','spam'),(18912,1645,'_subject','The fastest way to make you wallet thick is here.'),(18913,1645,'_from','Crytosit <debrakatz@optonline.net>'),(18914,1645,'_from_name','Crytosit'),(18915,1645,'_from_email','debrakatz@optonline.net'),(18916,1645,'_field_your-name','Crytosit'),(18917,1645,'_field_your-email','debrakatz@optonline.net'),(18918,1645,'_field_your-subject','The fastest way to make you wallet thick is here.'),(18919,1645,'_field_your-message','Your money work even when you sleep.  https://melm.escueladelcambio.es/'),(18920,1645,'_field_submit','Submit'),(18921,1645,'_field_mc4wp_checkbox','No'),(18922,1645,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18923,1645,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 21, 2022\";s:4:\"time\";s:7:\"9:52 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18924,1645,'_akismet',NULL),(18925,1645,'_recaptcha','a:0:{}'),(18926,1645,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18927,1645,'_consent','a:0:{}'),(18928,1645,'_hash','125ee4853c1dc791f71be71ab63f3769'),(18929,1646,'_spam_meta_time','1661126263'),(18930,1646,'_submission_status','spam'),(18931,1646,'_subject','Robot is the best way for everyone who looks for financial independence.'),(18932,1646,'_from','Crytosit <trish5507@gmail.com>'),(18933,1646,'_from_name','Crytosit'),(18934,1646,'_from_email','trish5507@gmail.com'),(18935,1646,'_field_your-name','Crytosit'),(18936,1646,'_field_your-email','trish5507@gmail.com'),(18937,1646,'_field_your-subject','Robot is the best way for everyone who looks for financial independence.'),(18938,1646,'_field_your-message','Financial robot guarantees everyone stability and income.  https://melm.escueladelcambio.es/'),(18939,1646,'_field_submit','Submit'),(18940,1646,'_field_mc4wp_checkbox','No'),(18941,1646,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18942,1646,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 21, 2022\";s:4:\"time\";s:8:\"11:57 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18943,1646,'_akismet',NULL),(18944,1646,'_recaptcha','a:0:{}'),(18945,1646,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18946,1646,'_consent','a:0:{}'),(18947,1646,'_hash','f5a7fe4da18342543a6f15489f5102a4'),(18948,1647,'_spam_meta_time','1661133630'),(18949,1647,'_submission_status','spam'),(18950,1647,'_subject','Online Bot will bring you wealth and satisfaction.'),(18951,1647,'_from','Crytosit <yxkezykr@privacymailshh.com>'),(18952,1647,'_from_name','Crytosit'),(18953,1647,'_from_email','yxkezykr@privacymailshh.com'),(18954,1647,'_field_your-name','Crytosit'),(18955,1647,'_field_your-email','yxkezykr@privacymailshh.com'),(18956,1647,'_field_your-subject','Online Bot will bring you wealth and satisfaction.'),(18957,1647,'_field_your-message','Try out the best financial robot in the Internet.  https://melm.escueladelcambio.es/'),(18958,1647,'_field_submit','Submit'),(18959,1647,'_field_mc4wp_checkbox','No'),(18960,1647,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18961,1647,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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.24 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 22, 2022\";s:4:\"time\";s:7:\"2:00 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18962,1647,'_akismet',NULL),(18963,1647,'_recaptcha','a:0:{}'),(18964,1647,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18965,1647,'_consent','a:0:{}'),(18966,1647,'_hash','0f65826b5c71548e2de7091cb657df64'),(18967,1648,'_spam_meta_time','1661141413'),(18968,1648,'_submission_status','spam'),(18969,1648,'_subject','No worries if you are fired. Work online.'),(18970,1648,'_from','Crytosit <sarahdoesfandom@gmail.com>'),(18971,1648,'_from_name','Crytosit'),(18972,1648,'_from_email','sarahdoesfandom@gmail.com'),(18973,1648,'_field_your-name','Crytosit'),(18974,1648,'_field_your-email','sarahdoesfandom@gmail.com'),(18975,1648,'_field_your-subject','No worries if you are fired. Work online.'),(18976,1648,'_field_your-message','Try out the best financial robot in the Internet.  https://melm.escueladelcambio.es/'),(18977,1648,'_field_submit','Submit'),(18978,1648,'_field_mc4wp_checkbox','No'),(18979,1648,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(18980,1648,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 22, 2022\";s:4:\"time\";s:7:\"4:10 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(18981,1648,'_akismet',NULL),(18982,1648,'_recaptcha','a:0:{}'),(18983,1648,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(18984,1648,'_consent','a:0:{}'),(18985,1648,'_hash','595e1e301a5fe411e82ee35dbfc3cb20'),(18986,1649,'_spam_meta_time','1661143592'),(18987,1649,'_submission_status','spam'),(18988,1649,'_subject','[your-subject]'),(18989,1649,'_from','Arthurmer <hackmann551@gmail.com>'),(18990,1649,'_from_name','Arthurmer'),(18991,1649,'_from_email','hackmann551@gmail.com'),(18992,1649,'_field_your-name','Arthurmer'),(18993,1649,'_field_your-email','hackmann551@gmail.com'),(18994,1649,'_field_your-country','Puerto Rico'),(18995,1649,'_field_your-subject-hidden','Test, just a test'),(18996,1649,'_field_your-message',''),(18997,1649,'_field_your-product-hidden',''),(18998,1649,'_field_submit','Register my interest'),(18999,1649,'_field_checkbox-702','a:1:{i:0;s:0:\"\";}'),(19000,1649,'_field_mc4wp_checkbox','No'),(19001,1649,'_fields','a:9:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"your-message\";N;s:19:\"your-product-hidden\";N;s:6:\"submit\";N;s:12:\"checkbox-702\";N;s:14:\"mc4wp_checkbox\";N;}'),(19002,1649,'_meta','a:19:{s:13:\"serial_number\";i:8;s:9:\"remote_ip\";s:12:\"46.161.11.23\";s:10:\"user_agent\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\";s:3:\"url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:4:\"date\";s:15:\"August 22, 2022\";s:4:\"time\";s:7:\"4:46 am\";s:7:\"post_id\";s:3:\"322\";s:9:\"post_name\";s:17:\"hanchank-nyi-chin\";s:10:\"post_title\";s:17:\"Hanchank Nyi Chin\";s:8:\"post_url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19003,1649,'_akismet',NULL),(19004,1649,'_recaptcha','a:0:{}'),(19005,1649,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19006,1649,'_consent','a:0:{}'),(19007,1649,'_hash','36dfe3dd1e756be6445cbcf0dfa970df'),(19008,1650,'_spam_meta_time','1661148951'),(19009,1650,'_submission_status','spam'),(19010,1650,'_subject','Everyone can earn as much as he wants suing this Bot.'),(19011,1650,'_from','Crytosit <samantharedwood@googlemail.com>'),(19012,1650,'_from_name','Crytosit'),(19013,1650,'_from_email','samantharedwood@googlemail.com'),(19014,1650,'_field_your-name','Crytosit'),(19015,1650,'_field_your-email','samantharedwood@googlemail.com'),(19016,1650,'_field_your-subject','Everyone can earn as much as he wants suing this Bot.'),(19017,1650,'_field_your-message','Make dollars staying at home and launched this Bot.  https://melm.escueladelcambio.es/'),(19018,1650,'_field_submit','Submit'),(19019,1650,'_field_mc4wp_checkbox','No'),(19020,1650,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19021,1650,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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.44 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 22, 2022\";s:4:\"time\";s:7:\"6:15 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19022,1650,'_akismet',NULL),(19023,1650,'_recaptcha','a:0:{}'),(19024,1650,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19025,1650,'_consent','a:0:{}'),(19026,1650,'_hash','94d344401697c4db9b835589088848b7'),(19139,1655,'_hash','c938e124e4c0861b646999cf71809b7f'),(19140,1656,'_spam_meta_time','1661194357'),(19141,1656,'_submission_status','spam'),(19142,1656,'_subject','Let the financial Robot be your companion in the financial market.'),(19143,1656,'_from','Crytosit <martinsonmeliya@yahoo.com>'),(19144,1656,'_from_name','Crytosit'),(19145,1656,'_from_email','martinsonmeliya@yahoo.com'),(19146,1656,'_field_your-name','Crytosit'),(19147,1656,'_field_your-email','martinsonmeliya@yahoo.com'),(19148,1656,'_field_your-subject','Let the financial Robot be your companion in the financial market.'),(19149,1656,'_field_your-message','Find out about the fastest way for a financial independence.  http://go.tazalus.com/096s'),(19150,1656,'_field_submit','Submit'),(19151,1656,'_field_mc4wp_checkbox','No'),(19152,1656,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19153,1656,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 22, 2022\";s:4:\"time\";s:7:\"6:52 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19154,1656,'_akismet',NULL),(19155,1656,'_recaptcha','a:0:{}'),(19156,1656,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19157,1656,'_consent','a:0:{}'),(19158,1656,'_hash','121bee0e058f02f0f67d291dacdf46b4'),(19159,1657,'_spam_meta_time','1661201671'),(19160,1657,'_submission_status','spam'),(19161,1657,'_subject','Your computer can bring you additional income if you use this Robot.'),(19162,1657,'_from','Crytosit <brpelletiersmaaladenlh@dew.com>'),(19163,1657,'_from_name','Crytosit'),(19164,1657,'_from_email','brpelletiersmaaladenlh@dew.com'),(19165,1657,'_field_your-name','Crytosit'),(19166,1657,'_field_your-email','brpelletiersmaaladenlh@dew.com'),(19167,1657,'_field_your-subject','Your computer can bring you additional income if you use this Robot.'),(19168,1657,'_field_your-message','There is no need to look for a job anymore. Work online.  http://go.tazalus.com/096s'),(19169,1657,'_field_submit','Submit'),(19170,1657,'_field_mc4wp_checkbox','No'),(19171,1657,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19172,1657,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 22, 2022\";s:4:\"time\";s:7:\"8:54 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19173,1657,'_akismet',NULL),(19174,1657,'_recaptcha','a:0:{}'),(19175,1657,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19176,1657,'_consent','a:0:{}'),(19177,1657,'_hash','e7377d68b36b28fed81e659e9740d21e'),(19178,1658,'_spam_meta_time','1661208775'),(19179,1658,'_submission_status','spam'),(19180,1658,'_subject','The fastest way to make your wallet thick is found.'),(19181,1658,'_from','Crytosit <kodaikanalboatclub@gmail.com>'),(19182,1658,'_from_name','Crytosit'),(19183,1658,'_from_email','kodaikanalboatclub@gmail.com'),(19184,1658,'_field_your-name','Crytosit'),(19185,1658,'_field_your-email','kodaikanalboatclub@gmail.com'),(19186,1658,'_field_your-subject','The fastest way to make your wallet thick is found.'),(19187,1658,'_field_your-message','One click of the robot can bring you thousands of bucks.  http://go.tazalus.com/096s'),(19188,1658,'_field_submit','Submit'),(19189,1658,'_field_mc4wp_checkbox','No'),(19190,1658,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19191,1658,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 22, 2022\";s:4:\"time\";s:8:\"10:52 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19192,1658,'_akismet',NULL),(19193,1658,'_recaptcha','a:0:{}'),(19194,1658,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19195,1658,'_consent','a:0:{}'),(19196,1658,'_hash','5d64635b03b3d44d41bc81f461662273'),(19197,1659,'_spam_meta_time','1661216531'),(19198,1659,'_submission_status','spam'),(19199,1659,'_subject','The financial Robot is your future wealth and independence.'),(19200,1659,'_from','Crytosit <hobbychu@yahoo.com>'),(19201,1659,'_from_name','Crytosit'),(19202,1659,'_from_email','hobbychu@yahoo.com'),(19203,1659,'_field_your-name','Crytosit'),(19204,1659,'_field_your-email','hobbychu@yahoo.com'),(19205,1659,'_field_your-subject','The financial Robot is your future wealth and independence.'),(19206,1659,'_field_your-message','Feel free to buy everything you want with the additional income.  http://go.tazalus.com/096s'),(19207,1659,'_field_submit','Submit'),(19208,1659,'_field_mc4wp_checkbox','No'),(19209,1659,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19210,1659,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 23, 2022\";s:4:\"time\";s:7:\"1:02 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19211,1659,'_akismet',NULL),(19212,1659,'_recaptcha','a:0:{}'),(19213,1659,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19214,1659,'_consent','a:0:{}'),(19215,1659,'_hash','bfe5917098a22d2d3239fefe0cbc5de9'),(19216,1660,'_spam_meta_time','1661224094'),(19217,1660,'_submission_status','spam'),(19218,1660,'_subject','Looking forward for income? Get it online.'),(19219,1660,'_from','Crytosit <liwold@gmail.com>'),(19220,1660,'_from_name','Crytosit'),(19221,1660,'_from_email','liwold@gmail.com'),(19222,1660,'_field_your-name','Crytosit'),(19223,1660,'_field_your-email','liwold@gmail.com'),(19224,1660,'_field_your-subject','Looking forward for income? Get it online.'),(19225,1660,'_field_your-message','Looking for additional money? Try out the best financial instrument.  http://go.tazalus.com/096s'),(19226,1660,'_field_submit','Submit'),(19227,1660,'_field_mc4wp_checkbox','No'),(19228,1660,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19229,1660,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 23, 2022\";s:4:\"time\";s:7:\"3:08 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19230,1660,'_akismet',NULL),(19231,1660,'_recaptcha','a:0:{}'),(19232,1660,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19233,1660,'_consent','a:0:{}'),(19234,1660,'_hash','aa0d7164c8cff728d8a58d05ac0d63a1'),(19235,1661,'_spam_meta_time','1661231591'),(19236,1661,'_submission_status','spam'),(19237,1661,'_subject','Join the society of successful people who make money here.'),(19238,1661,'_from','Crytosit <jeffedwar@excite.com>'),(19239,1661,'_from_name','Crytosit'),(19240,1661,'_from_email','jeffedwar@excite.com'),(19241,1661,'_field_your-name','Crytosit'),(19242,1661,'_field_your-email','jeffedwar@excite.com'),(19243,1661,'_field_your-subject','Join the society of successful people who make money here.'),(19244,1661,'_field_your-message','Wow! This Robot is a great start for an online career.  http://go.tazalus.com/096s'),(19245,1661,'_field_submit','Submit'),(19246,1661,'_field_mc4wp_checkbox','No'),(19247,1661,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19248,1661,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 23, 2022\";s:4:\"time\";s:7:\"5:13 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19249,1661,'_akismet',NULL),(19250,1661,'_recaptcha','a:0:{}'),(19251,1661,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19252,1661,'_consent','a:0:{}'),(19253,1661,'_hash','5b5c1ba90cd380f2f624f80ee3eef4af'),(19254,1662,'_spam_meta_time','1661239015'),(19255,1662,'_submission_status','spam'),(19256,1662,'_subject','Need money? Get it here easily! Just press this to launch the robot.'),(19257,1662,'_from','Crytosit <ilarxunmuxun@hotmail.com>'),(19258,1662,'_from_name','Crytosit'),(19259,1662,'_from_email','ilarxunmuxun@hotmail.com'),(19260,1662,'_field_your-name','Crytosit'),(19261,1662,'_field_your-email','ilarxunmuxun@hotmail.com'),(19262,1662,'_field_your-subject','Need money? Get it here easily! Just press this to launch the robot.'),(19263,1662,'_field_your-message','Even a child knows how to make money. This robot is what you need!  http://go.tazalus.com/096s'),(19264,1662,'_field_submit','Submit'),(19265,1662,'_field_mc4wp_checkbox','No'),(19266,1662,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19267,1662,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 23, 2022\";s:4:\"time\";s:7:\"7:16 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19268,1662,'_akismet',NULL),(19269,1662,'_recaptcha','a:0:{}'),(19270,1662,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19271,1662,'_consent','a:0:{}'),(19272,1662,'_hash','742aa5bc257f77d19cfa3f0a3736401c'),(19329,1665,'_spam_meta_time','1661261200'),(19330,1665,'_submission_status','spam'),(19331,1665,'_subject','Check out the newest way to make a fantastic profit.'),(19332,1665,'_from','Crytosit <Bjersey94@yahoo.com>'),(19333,1665,'_from_name','Crytosit'),(19334,1665,'_from_email','Bjersey94@yahoo.com'),(19335,1665,'_field_your-name','Crytosit'),(19336,1665,'_field_your-email','Bjersey94@yahoo.com'),(19337,1665,'_field_your-subject','Check out the newest way to make a fantastic profit.'),(19338,1665,'_field_your-message','The huge income without investments is available, now!  http://go.tazalus.com/096s'),(19339,1665,'_field_submit','Submit'),(19340,1665,'_field_mc4wp_checkbox','No'),(19341,1665,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19342,1665,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:113:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 23, 2022\";s:4:\"time\";s:7:\"1:26 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19343,1665,'_akismet',NULL),(19344,1665,'_recaptcha','a:0:{}'),(19345,1665,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19346,1665,'_consent','a:0:{}'),(19347,1665,'_hash','5e340730af39bceb1a4f5ebef1d4edaa'),(19348,1666,'_spam_meta_time','1661265035'),(19349,1666,'_submission_status','spam'),(19350,1666,'_subject','Strengthen your Domain Authority'),(19351,1666,'_from','Mike Pearcy <no-replyPl@gmail.com>'),(19352,1666,'_from_name','Mike Pearcy'),(19353,1666,'_from_email','no-replyPl@gmail.com'),(19354,1666,'_field_your-name','Mike Pearcy\r\n'),(19355,1666,'_field_your-email','no-replyPl@gmail.com'),(19356,1666,'_field_your-subject','Strengthen your Domain Authority'),(19357,1666,'_field_your-message','Hi there \r\n \r\nDo you want a quick boost in ranks and sales for your website? \r\nHaving a high DA score, always helps \r\n \r\nGet your fairphoto.com to have a DA between 50 to 60 points in Moz with us today and reap the benefits of such a great feat. \r\n \r\nSee our offers here: \r\nhttps://www.monkeydigital.co/product/moz-da50-seo-plan/ \r\n \r\nOn SALE: \r\nhttps://www.monkeydigital.co/product/ahrefs-dr60/ \r\n \r\n \r\nThank you \r\nMike Pearcy\r\n'),(19358,1666,'_field_submit','Submit'),(19359,1666,'_field_mc4wp_checkbox','No'),(19360,1666,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19361,1666,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:14:\"191.101.209.86\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 23, 2022\";s:4:\"time\";s:7:\"2:30 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19362,1666,'_akismet',NULL),(19363,1666,'_recaptcha','a:0:{}'),(19364,1666,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19365,1666,'_consent','a:0:{}'),(19366,1666,'_hash','85ab5c4e0323ee21a59638dd4dfe9f1c'),(19367,1667,'_spam_meta_time','1661268822'),(19368,1667,'_submission_status','spam'),(19369,1667,'_subject','Rich people are rich because they use this robot.'),(19370,1667,'_from','Crytosit <lightandsound06@yahoo.com>'),(19371,1667,'_from_name','Crytosit'),(19372,1667,'_from_email','lightandsound06@yahoo.com'),(19373,1667,'_field_your-name','Crytosit'),(19374,1667,'_field_your-email','lightandsound06@yahoo.com'),(19375,1667,'_field_your-subject','Rich people are rich because they use this robot.'),(19376,1667,'_field_your-message','Small investments can bring tons of dollars fast.  http://go.tazalus.com/096s'),(19377,1667,'_field_submit','Submit'),(19378,1667,'_field_mc4wp_checkbox','No'),(19379,1667,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19380,1667,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 23, 2022\";s:4:\"time\";s:7:\"3:33 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19381,1667,'_akismet',NULL),(19382,1667,'_recaptcha','a:0:{}'),(19383,1667,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19384,1667,'_consent','a:0:{}'),(19385,1667,'_hash','82fab3e8e4392a4f522f8ffbddb6a1cd'),(19386,1668,'_spam_meta_time','1661276007'),(19387,1668,'_submission_status','spam'),(19388,1668,'_subject','Looking forward for income? Get it online.'),(19389,1668,'_from','Crytosit <loc.nql@gmail.com>'),(19390,1668,'_from_name','Crytosit'),(19391,1668,'_from_email','loc.nql@gmail.com'),(19392,1668,'_field_your-name','Crytosit'),(19393,1668,'_field_your-email','loc.nql@gmail.com'),(19394,1668,'_field_your-subject','Looking forward for income? Get it online.'),(19395,1668,'_field_your-message','Try out the automatic robot to keep earning all day long.  http://go.tazalus.com/096s'),(19396,1668,'_field_submit','Submit'),(19397,1668,'_field_mc4wp_checkbox','No'),(19398,1668,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19399,1668,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 23, 2022\";s:4:\"time\";s:7:\"5:33 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19400,1668,'_akismet',NULL),(19401,1668,'_recaptcha','a:0:{}'),(19402,1668,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19403,1668,'_consent','a:0:{}'),(19404,1668,'_hash','8d4e9c519890528029564447d4a6917f'),(19405,1669,'_spam_meta_time','1661283204'),(19406,1669,'_submission_status','spam'),(19407,1669,'_subject','Make money 24/7 without any efforts and skills.'),(19408,1669,'_from','Crytosit <margierobbins@tampabay.rr.com>'),(19409,1669,'_from_name','Crytosit'),(19410,1669,'_from_email','margierobbins@tampabay.rr.com'),(19411,1669,'_field_your-name','Crytosit'),(19412,1669,'_field_your-email','margierobbins@tampabay.rr.com'),(19413,1669,'_field_your-subject','Make money 24/7 without any efforts and skills.'),(19414,1669,'_field_your-message','Have no financial skills? Let Robot make money for you.  http://go.tazalus.com/096s'),(19415,1669,'_field_submit','Submit'),(19416,1669,'_field_mc4wp_checkbox','No'),(19417,1669,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19418,1669,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 23, 2022\";s:4:\"time\";s:7:\"7:33 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19419,1669,'_akismet',NULL),(19420,1669,'_recaptcha','a:0:{}'),(19421,1669,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19422,1669,'_consent','a:0:{}'),(19423,1669,'_hash','eaf0d1d7c0af8efcc9395b3ebcbe0853'),(19424,1670,'_spam_meta_time','1661290488'),(19425,1670,'_submission_status','spam'),(19426,1670,'_subject','Start making thousands of dollars every week just using this robot.'),(19427,1670,'_from','Crytosit <tulin0010@163.com>'),(19428,1670,'_from_name','Crytosit'),(19429,1670,'_from_email','tulin0010@163.com'),(19430,1670,'_field_your-name','Crytosit'),(19431,1670,'_field_your-email','tulin0010@163.com'),(19432,1670,'_field_your-subject','Start making thousands of dollars every week just using this robot.'),(19433,1670,'_field_your-message','Attention! Financial robot may bring you millions!  http://go.tazalus.com/096s'),(19434,1670,'_field_submit','Submit'),(19435,1670,'_field_mc4wp_checkbox','No'),(19436,1670,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19437,1670,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 23, 2022\";s:4:\"time\";s:7:\"9:34 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19438,1670,'_akismet',NULL),(19439,1670,'_recaptcha','a:0:{}'),(19440,1670,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19441,1670,'_consent','a:0:{}'),(19442,1670,'_hash','e453c40cd802a532da5d0fcca13bf822'),(19443,1671,'_spam_meta_time','1661299928'),(19444,1671,'_submission_status','spam'),(19445,1671,'_subject','Every your dollar can turn into $100 after you lunch this Robot.'),(19446,1671,'_from','Crytosit <rlad4hickey@hotmail.com>'),(19447,1671,'_from_name','Crytosit'),(19448,1671,'_from_email','rlad4hickey@hotmail.com'),(19449,1671,'_field_your-name','Crytosit'),(19450,1671,'_field_your-email','rlad4hickey@hotmail.com'),(19451,1671,'_field_your-subject','Every your dollar can turn into $100 after you lunch this Robot.'),(19452,1671,'_field_your-message','Learn how to make hundreds of backs each day.  http://go.tazalus.com/096s'),(19453,1671,'_field_submit','Submit'),(19454,1671,'_field_mc4wp_checkbox','No'),(19455,1671,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19456,1671,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 24, 2022\";s:4:\"time\";s:8:\"12:12 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19457,1671,'_akismet',NULL),(19458,1671,'_recaptcha','a:0:{}'),(19459,1671,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19460,1671,'_consent','a:0:{}'),(19461,1671,'_hash','30caab1654f0d98a36adb39030988948'),(19462,1672,'_spam_meta_time','1661307448'),(19463,1672,'_submission_status','spam'),(19464,1672,'_subject','The financial Robot is the most effective financial tool in the net!'),(19465,1672,'_from','Crytosit <liosemchania@earthlink.net>'),(19466,1672,'_from_name','Crytosit'),(19467,1672,'_from_email','liosemchania@earthlink.net'),(19468,1672,'_field_your-name','Crytosit'),(19469,1672,'_field_your-email','liosemchania@earthlink.net'),(19470,1672,'_field_your-subject','The financial Robot is the most effective financial tool in the net!'),(19471,1672,'_field_your-message','The financial Robot is your # 1 expert of making money.  http://go.tazalus.com/096s'),(19472,1672,'_field_submit','Submit'),(19473,1672,'_field_mc4wp_checkbox','No'),(19474,1672,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19475,1672,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 24, 2022\";s:4:\"time\";s:7:\"2:17 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19476,1672,'_akismet',NULL),(19477,1672,'_recaptcha','a:0:{}'),(19478,1672,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19479,1672,'_consent','a:0:{}'),(19480,1672,'_hash','f777f1a9c41be91556f40567607f3acd'),(19481,1673,'_spam_meta_time','1661314700'),(19482,1673,'_submission_status','spam'),(19483,1673,'_subject','Need money? The financial robot is your solution.'),(19484,1673,'_from','Crytosit <pitmarley@email.net>'),(19485,1673,'_from_name','Crytosit'),(19486,1673,'_from_email','pitmarley@email.net'),(19487,1673,'_field_your-name','Crytosit'),(19488,1673,'_field_your-email','pitmarley@email.net'),(19489,1673,'_field_your-subject','Need money? The financial robot is your solution.'),(19490,1673,'_field_your-message','Wow! This is a fastest way for a financial independence.  http://go.tazalus.com/096s'),(19491,1673,'_field_submit','Submit'),(19492,1673,'_field_mc4wp_checkbox','No'),(19493,1673,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19494,1673,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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.24 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 24, 2022\";s:4:\"time\";s:7:\"4:18 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19495,1673,'_akismet',NULL),(19496,1673,'_recaptcha','a:0:{}'),(19497,1673,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19498,1673,'_consent','a:0:{}'),(19499,1673,'_hash','d6d4a6bbdccefa532ddac2bc50b6e3a1'),(19500,1674,'_spam_meta_time','1661323136'),(19501,1674,'_submission_status','spam'),(19502,1674,'_subject','Even a child knows how to make $100 today.'),(19503,1674,'_from','Crytosit <glmayfield@nc.rr.com>'),(19504,1674,'_from_name','Crytosit'),(19505,1674,'_from_email','glmayfield@nc.rr.com'),(19506,1674,'_field_your-name','Crytosit'),(19507,1674,'_field_your-email','glmayfield@nc.rr.com'),(19508,1674,'_field_your-subject','Even a child knows how to make $100 today.'),(19509,1674,'_field_your-message','Watch your money grow while you invest with the Robot.  http://go.tazalus.com/096s'),(19510,1674,'_field_submit','Submit'),(19511,1674,'_field_mc4wp_checkbox','No'),(19512,1674,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19513,1674,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 24, 2022\";s:4:\"time\";s:7:\"6:38 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19514,1674,'_akismet',NULL),(19515,1674,'_recaptcha','a:0:{}'),(19516,1674,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19517,1674,'_consent','a:0:{}'),(19518,1674,'_hash','ee3d897a499370a1d749eee1417e3b3b'),(19598,1678,'_submission_status','spam'),(19599,1678,'_subject','The additional income for everyone.'),(19600,1678,'_from','Crytosit <jlynn.baker@aol.com>'),(19601,1678,'_from_name','Crytosit'),(19602,1678,'_from_email','jlynn.baker@aol.com'),(19603,1678,'_field_your-name','Crytosit'),(19604,1678,'_field_your-email','jlynn.baker@aol.com'),(19605,1678,'_field_your-subject','The additional income for everyone.'),(19606,1678,'_field_your-message','Turn $1 into $100 instantly. Use the financial Robot.  http://go.tazalus.com/096s'),(19607,1678,'_field_submit','Submit'),(19608,1678,'_field_mc4wp_checkbox','No'),(19609,1678,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19610,1678,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";s:10:\"user_agent\";s:145:\"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)\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 24, 2022\";s:4:\"time\";s:7:\"2:48 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19611,1678,'_akismet',NULL),(19612,1678,'_recaptcha','a:0:{}'),(19613,1678,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19614,1678,'_consent','a:0:{}'),(19615,1678,'_hash','1556acbdf64297408d3bf10800365d8d'),(19616,1679,'_spam_meta_time','1661359923'),(19617,1679,'_submission_status','spam'),(19618,1679,'_subject','Even a child knows how to make money. Do you?'),(19619,1679,'_from','Crytosit <conan158@hotmail.com>'),(19620,1679,'_from_name','Crytosit'),(19621,1679,'_from_email','conan158@hotmail.com'),(19622,1679,'_field_your-name','Crytosit'),(19623,1679,'_field_your-email','conan158@hotmail.com'),(19624,1679,'_field_your-subject','Even a child knows how to make money. Do you?'),(19625,1679,'_field_your-message','Make dollars just sitting home.  http://go.tazalus.com/096s'),(19626,1679,'_field_submit','Submit'),(19627,1679,'_field_mc4wp_checkbox','No'),(19628,1679,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19629,1679,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:13:\"46.161.11.238\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 24, 2022\";s:4:\"time\";s:7:\"4:52 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19630,1679,'_akismet',NULL),(19631,1679,'_recaptcha','a:0:{}'),(19632,1679,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19633,1679,'_consent','a:0:{}'),(19634,1679,'_hash','0570726ead4253a891d9d1b92334f3a9'),(19635,1680,'_spam_meta_time','1661408970'),(19636,1680,'_submission_status','spam'),(19637,1680,'_subject','Aloha  i writing about   the prices'),(19638,1680,'_from','Robertkip <zelatcol@gmail.com>'),(19639,1680,'_from_name','Robertkip'),(19640,1680,'_from_email','zelatcol@gmail.com'),(19641,1680,'_field_your-name','Robertkip'),(19642,1680,'_field_your-email','zelatcol@gmail.com'),(19643,1680,'_field_your-subject','Aloha  i writing about   the prices'),(19644,1680,'_field_your-message','Hej, jeg ønskede at kende din pris.'),(19645,1680,'_field_submit','Submit'),(19646,1680,'_field_mc4wp_checkbox','No'),(19647,1680,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(19648,1680,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"45.82.179.75\";s:10:\"user_agent\";s:108:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4400.8 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:15:\"August 25, 2022\";s:4:\"time\";s:7:\"6:29 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(19649,1680,'_akismet',NULL),(19650,1680,'_recaptcha','a:0:{}'),(19651,1680,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(19652,1680,'_consent','a:0:{}'),(19653,1680,'_hash','e247a94bffc73d2fb07e57c25a36cd8a'),(21119,1743,'_field_submit','Submit'),(21120,1743,'_field_mc4wp_checkbox','No'),(21121,1743,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21122,1743,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 2, 2022\";s:4:\"time\";s:8:\"12:09 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21123,1743,'_akismet',NULL),(21124,1743,'_recaptcha','a:0:{}'),(21125,1743,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21126,1743,'_consent','a:0:{}'),(21127,1743,'_hash','081f643e7a88cbca327269019da0d3ab'),(21128,1744,'_spam_meta_time','1662084449'),(21129,1744,'_submission_status','spam'),(21130,1744,'_subject','Earn additional money without efforts.'),(21131,1744,'_from','Crytosit <rman772008@yahoo.com>'),(21132,1744,'_from_name','Crytosit'),(21133,1744,'_from_email','rman772008@yahoo.com'),(21134,1744,'_field_your-name','Crytosit'),(21135,1744,'_field_your-email','rman772008@yahoo.com'),(21136,1744,'_field_your-subject','Earn additional money without efforts.'),(21137,1744,'_field_your-message','Check out the new financial tool, which can make you rich.  http://go.tazalus.com/0j0l'),(21138,1744,'_field_submit','Submit'),(21139,1744,'_field_mc4wp_checkbox','No'),(21140,1744,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21141,1744,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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.44 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 2, 2022\";s:4:\"time\";s:7:\"2:07 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21142,1744,'_akismet',NULL),(21143,1744,'_recaptcha','a:0:{}'),(21144,1744,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21145,1744,'_consent','a:0:{}'),(21146,1744,'_hash','71d201fcce1ae9559f4c0620281d0c76'),(21147,1745,'_spam_meta_time','1662091536'),(21148,1745,'_submission_status','spam'),(21149,1745,'_subject','No worries if you are fired. Work online.'),(21150,1745,'_from','Crytosit <amwagrez@gmail.com>'),(21151,1745,'_from_name','Crytosit'),(21152,1745,'_from_email','amwagrez@gmail.com'),(21153,1745,'_field_your-name','Crytosit'),(21154,1745,'_field_your-email','amwagrez@gmail.com'),(21155,1745,'_field_your-subject','No worries if you are fired. Work online.'),(21156,1745,'_field_your-message','Make your money work for you all day long.  http://go.tazalus.com/0j0l'),(21157,1745,'_field_submit','Submit'),(21158,1745,'_field_mc4wp_checkbox','No'),(21159,1745,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21160,1745,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 2, 2022\";s:4:\"time\";s:7:\"4:05 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21161,1745,'_akismet',NULL),(21162,1745,'_recaptcha','a:0:{}'),(21163,1745,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21164,1745,'_consent','a:0:{}'),(21165,1745,'_hash','940c754609d39bf5a9da95723616a500'),(21166,1746,'_spam_meta_time','1662098464'),(21167,1746,'_submission_status','spam'),(21168,1746,'_subject','Have no financial skills? Let Robot make money for you.'),(21169,1746,'_from','Crytosit <semih_0126@hotmail.com>'),(21170,1746,'_from_name','Crytosit'),(21171,1746,'_from_email','semih_0126@hotmail.com'),(21172,1746,'_field_your-name','Crytosit'),(21173,1746,'_field_your-email','semih_0126@hotmail.com'),(21174,1746,'_field_your-subject','Have no financial skills? Let Robot make money for you.'),(21175,1746,'_field_your-message','Even a child knows how to make $100 today.  http://go.tazalus.com/0j0l'),(21176,1746,'_field_submit','Submit'),(21177,1746,'_field_mc4wp_checkbox','No'),(21178,1746,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21179,1746,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 2, 2022\";s:4:\"time\";s:7:\"6:01 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21180,1746,'_akismet',NULL),(21181,1746,'_recaptcha','a:0:{}'),(21182,1746,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21183,1746,'_consent','a:0:{}'),(21184,1746,'_hash','9453019a832b8f2835d25f7b47d06e31'),(21227,1470,'_wp_trash_meta_time','1662114849'),(21228,1470,'_wp_desired_post_slug','financial-robot-is-1-investment-tool-ever-launch-it-2'),(21230,1471,'_wp_trash_meta_time','1662114849'),(21231,1471,'_wp_desired_post_slug','launch-the-financial-robot-and-do-your-business-4'),(21233,1472,'_wp_trash_meta_time','1662114849'),(21234,1472,'_wp_desired_post_slug','trust-the-financial-bot-to-become-rich'),(21236,1473,'_wp_trash_meta_time','1662114849'),(21237,1473,'_wp_desired_post_slug','start-your-online-work-using-the-financial-robot-2'),(21239,1474,'_wp_trash_meta_time','1662114849'),(21240,1474,'_wp_desired_post_slug','financial-robot-is-the-best-companion-of-rich-people-4'),(21242,1475,'_wp_trash_meta_time','1662114849'),(21243,1475,'_wp_desired_post_slug','no-need-to-stay-awake-all-night-long-to-earn-money-launch-the-robot-5'),(21245,1476,'_wp_trash_meta_time','1662114849'),(21246,1476,'_wp_desired_post_slug','financial-robot-is-a-great-way-to-manage-and-increase-your-income-2'),(21248,1477,'_wp_trash_meta_time','1662114849'),(21249,1477,'_wp_desired_post_slug','meet-angel-investors-for-your-business'),(21251,1478,'_wp_trash_meta_time','1662114849'),(21252,1478,'_wp_desired_post_slug','financial-robot-is-1-investment-tool-ever-launch-it-3'),(21254,1479,'_wp_trash_meta_time','1662114849'),(21255,1479,'_wp_desired_post_slug','no-need-to-stay-awake-all-night-long-to-earn-money-launch-the-robot-6'),(21257,1480,'_wp_trash_meta_time','1662114849'),(21258,1480,'_wp_desired_post_slug','affordable-monthly-seo-plans'),(21260,1481,'_wp_trash_meta_time','1662114849'),(21261,1481,'_wp_desired_post_slug','need-cash-launch-this-robot-and-see-what-it-can-3'),(21263,1749,'_submission_status','spam'),(21264,1749,'_subject','Watch your money grow while you invest with the Robot.'),(21265,1749,'_from','Crytosit <halsey31@ligtel.com>'),(21266,1749,'_from_name','Crytosit'),(21267,1749,'_from_email','halsey31@ligtel.com'),(21268,1749,'_field_your-name','Crytosit'),(21269,1749,'_field_your-email','halsey31@ligtel.com'),(21270,1749,'_field_your-subject','Watch your money grow while you invest with the Robot.'),(21271,1749,'_field_your-message','Try out the automatic robot to keep earning all day long.  http://go.tazalus.com/0j0l'),(21272,1749,'_field_submit','Submit'),(21273,1749,'_field_mc4wp_checkbox','No'),(21274,1749,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21275,1749,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 2, 2022\";s:4:\"time\";s:8:\"11:52 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21276,1749,'_akismet',NULL),(21277,1749,'_recaptcha','a:0:{}'),(21278,1749,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21279,1749,'_consent','a:0:{}'),(21280,1749,'_hash','f52ccc6af5f0200f7b04023714e3473d'),(21281,1750,'_spam_meta_time','1662126766'),(21282,1750,'_submission_status','spam'),(21283,1750,'_subject','Robot is the best way for everyone who looks for financial independence.'),(21284,1750,'_from','Crytosit <jpena@americanregency.com>'),(21285,1750,'_from_name','Crytosit'),(21286,1750,'_from_email','jpena@americanregency.com'),(21287,1750,'_field_your-name','Crytosit'),(21288,1750,'_field_your-email','jpena@americanregency.com'),(21289,1750,'_field_your-subject','Robot is the best way for everyone who looks for financial independence.'),(21290,1750,'_field_your-message','Have no money? It’s easy to earn them online here.  http://go.tazalus.com/0j0l'),(21291,1750,'_field_submit','Submit'),(21292,1750,'_field_mc4wp_checkbox','No'),(21293,1750,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21294,1750,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 2, 2022\";s:4:\"time\";s:7:\"1:52 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21295,1750,'_akismet',NULL),(21296,1750,'_recaptcha','a:0:{}'),(21297,1750,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21298,1750,'_consent','a:0:{}'),(21299,1750,'_hash','205b812835f3d671d4b83e5f6d113ca0'),(21300,1751,'_spam_meta_time','1662134976'),(21301,1751,'_submission_status','spam'),(21302,1751,'_subject','The financial Robot is your future wealth and independence.'),(21303,1751,'_from','Crytosit <alasheia79@yahoo.com>'),(21304,1751,'_from_name','Crytosit'),(21305,1751,'_from_email','alasheia79@yahoo.com'),(21306,1751,'_field_your-name','Crytosit'),(21307,1751,'_field_your-email','alasheia79@yahoo.com'),(21308,1751,'_field_your-subject','The financial Robot is your future wealth and independence.'),(21309,1751,'_field_your-message','No need to worry about the future if your use this financial robot.  http://go.tazalus.com/0j0l'),(21310,1751,'_field_submit','Submit'),(21311,1751,'_field_mc4wp_checkbox','No'),(21312,1751,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21313,1751,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 2, 2022\";s:4:\"time\";s:7:\"4:09 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21314,1751,'_akismet',NULL),(21315,1751,'_recaptcha','a:0:{}'),(21316,1751,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21317,1751,'_consent','a:0:{}'),(21318,1751,'_hash','1e3c64616194739288b9cc53efde8680'),(21319,1752,'_spam_meta_time','1662142097'),(21320,1752,'_submission_status','spam'),(21321,1752,'_subject','Attention! Here you can earn money online!'),(21322,1752,'_from','Crytosit <valeriemule@greeninbox.org>'),(21323,1752,'_from_name','Crytosit'),(21324,1752,'_from_email','valeriemule@greeninbox.org'),(21325,1752,'_field_your-name','Crytosit'),(21326,1752,'_field_your-email','valeriemule@greeninbox.org'),(21327,1752,'_field_your-subject','Attention! Here you can earn money online!'),(21328,1752,'_field_your-message','Invest $1 today to make $1000 tomorrow.  http://go.tazalus.com/0j0l'),(21329,1752,'_field_submit','Submit'),(21330,1752,'_field_mc4wp_checkbox','No'),(21331,1752,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21332,1752,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 2, 2022\";s:4:\"time\";s:7:\"6:08 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21333,1752,'_akismet',NULL),(21334,1752,'_recaptcha','a:0:{}'),(21335,1752,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21336,1752,'_consent','a:0:{}'),(21337,1752,'_hash','404fd43a3cfc0e538d41303382b6f9f7'),(21338,1753,'_spam_meta_time','1662149135'),(21339,1753,'_submission_status','spam'),(21340,1753,'_subject','No worries if you are fired. Work online.'),(21341,1753,'_from','Crytosit <vcastillo@juno.com>'),(21342,1753,'_from_name','Crytosit'),(21343,1753,'_from_email','vcastillo@juno.com'),(21344,1753,'_field_your-name','Crytosit'),(21345,1753,'_field_your-email','vcastillo@juno.com'),(21346,1753,'_field_your-subject','No worries if you are fired. Work online.'),(21347,1753,'_field_your-message','Everyone can earn as much as he wants suing this Bot.  http://go.tazalus.com/0j0l'),(21348,1753,'_field_submit','Submit'),(21349,1753,'_field_mc4wp_checkbox','No'),(21350,1753,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21351,1753,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 2, 2022\";s:4:\"time\";s:7:\"8:05 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21352,1753,'_akismet',NULL),(21353,1753,'_recaptcha','a:0:{}'),(21354,1753,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21355,1753,'_consent','a:0:{}'),(21356,1753,'_hash','97900b6554d43b7d41be7888bd85c0b8'),(21357,1754,'_spam_meta_time','1662156128'),(21358,1754,'_submission_status','spam'),(21359,1754,'_subject','Need money? Get it here easily! Just press this to launch the robot.'),(21360,1754,'_from','Crytosit <kievasia2@yahoo.com>'),(21361,1754,'_from_name','Crytosit'),(21362,1754,'_from_email','kievasia2@yahoo.com'),(21363,1754,'_field_your-name','Crytosit'),(21364,1754,'_field_your-email','kievasia2@yahoo.com'),(21365,1754,'_field_your-subject','Need money? Get it here easily! Just press this to launch the robot.'),(21366,1754,'_field_your-message','Earn additional money without efforts.  http://go.tazalus.com/0j0l'),(21367,1754,'_field_submit','Submit'),(21368,1754,'_field_mc4wp_checkbox','No'),(21369,1754,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21370,1754,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 2, 2022\";s:4:\"time\";s:8:\"10:02 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21371,1754,'_akismet',NULL),(21372,1754,'_recaptcha','a:0:{}'),(21373,1754,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21374,1754,'_consent','a:0:{}'),(21375,1754,'_hash','fff415222c058dba1a189706f0708a38'),(21376,1755,'_spam_meta_time','1662163138'),(21377,1755,'_submission_status','spam'),(21378,1755,'_subject','The financial Robot is your future wealth and independence.'),(21379,1755,'_from','Crytosit <goodiegoodie44@hotmail.com>'),(21380,1755,'_from_name','Crytosit'),(21381,1755,'_from_email','goodiegoodie44@hotmail.com'),(21382,1755,'_field_your-name','Crytosit'),(21383,1755,'_field_your-email','goodiegoodie44@hotmail.com'),(21384,1755,'_field_your-subject','The financial Robot is your future wealth and independence.'),(21385,1755,'_field_your-message','Make dollars staying at home and launched this Bot.  http://go.tazalus.com/0j0l'),(21386,1755,'_field_submit','Submit'),(21387,1755,'_field_mc4wp_checkbox','No'),(21388,1755,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21389,1755,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 2, 2022\";s:4:\"time\";s:8:\"11:58 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21390,1755,'_akismet',NULL),(21391,1755,'_recaptcha','a:0:{}'),(21392,1755,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21393,1755,'_consent','a:0:{}'),(21394,1755,'_hash','f7d4b091a5f3ae6ef4419f72dd1930c3'),(21395,1756,'_spam_meta_time','1662170143'),(21396,1756,'_submission_status','spam'),(21397,1756,'_subject','Every your dollar can turn into $100 after you lunch this Robot.'),(21398,1756,'_from','Crytosit <godinovirgie@yahoo.com>'),(21399,1756,'_from_name','Crytosit'),(21400,1756,'_from_email','godinovirgie@yahoo.com'),(21401,1756,'_field_your-name','Crytosit'),(21402,1756,'_field_your-email','godinovirgie@yahoo.com'),(21403,1756,'_field_your-subject','Every your dollar can turn into $100 after you lunch this Robot.'),(21404,1756,'_field_your-message','Have no financial skills? Let Robot make money for you.  http://go.tazalus.com/0j0l'),(21405,1756,'_field_submit','Submit'),(21406,1756,'_field_mc4wp_checkbox','No'),(21407,1756,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21408,1756,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:103:\"Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 3, 2022\";s:4:\"time\";s:7:\"1:55 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21409,1756,'_akismet',NULL),(21410,1756,'_recaptcha','a:0:{}'),(21411,1756,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21412,1756,'_consent','a:0:{}'),(21413,1756,'_hash','431c7f7b859218cdbb4d8fcf53de9ddd'),(21414,1757,'_spam_meta_time','1662177169'),(21415,1757,'_submission_status','spam'),(21416,1757,'_subject','Your money keep grow 24/7 if you use the financial Robot.'),(21417,1757,'_from','Crytosit <conan158@hotmail.com>'),(21418,1757,'_from_name','Crytosit'),(21419,1757,'_from_email','conan158@hotmail.com'),(21420,1757,'_field_your-name','Crytosit'),(21421,1757,'_field_your-email','conan158@hotmail.com'),(21422,1757,'_field_your-subject','Your money keep grow 24/7 if you use the financial Robot.'),(21423,1757,'_field_your-message','Most successful people already use Robot. Do you?  http://go.tazalus.com/0j0l'),(21424,1757,'_field_submit','Submit'),(21425,1757,'_field_mc4wp_checkbox','No'),(21426,1757,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21427,1757,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 3, 2022\";s:4:\"time\";s:7:\"3:52 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21428,1757,'_akismet',NULL),(21429,1757,'_recaptcha','a:0:{}'),(21430,1757,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21431,1757,'_consent','a:0:{}'),(21432,1757,'_hash','c2b1d197149d229b867e43a190181b98'),(21433,1758,'_spam_meta_time','1662184192'),(21434,1758,'_submission_status','spam'),(21435,1758,'_subject','Rich people are rich because they use this robot.'),(21436,1758,'_from','Crytosit <tigergirl8k3@yahoo.com>'),(21437,1758,'_from_name','Crytosit'),(21438,1758,'_from_email','tigergirl8k3@yahoo.com'),(21439,1758,'_field_your-name','Crytosit'),(21440,1758,'_field_your-email','tigergirl8k3@yahoo.com'),(21441,1758,'_field_your-subject','Rich people are rich because they use this robot.'),(21442,1758,'_field_your-message','Automatic robot is the best start for financial independence.  http://go.tazalus.com/0j0l'),(21443,1758,'_field_submit','Submit'),(21444,1758,'_field_mc4wp_checkbox','No'),(21445,1758,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21446,1758,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 3, 2022\";s:4:\"time\";s:7:\"5:49 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21447,1758,'_akismet',NULL),(21448,1758,'_recaptcha','a:0:{}'),(21449,1758,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21450,1758,'_consent','a:0:{}'),(21451,1758,'_hash','1cab49d8d4b5f25a66fc5be09b426ee6'),(21633,1767,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21634,1767,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 3, 2022\";s:4:\"time\";s:7:\"9:31 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21635,1767,'_akismet',NULL),(21636,1767,'_recaptcha','a:0:{}'),(21637,1767,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21638,1767,'_consent','a:0:{}'),(21639,1767,'_hash','c7774e09e2dad44c6798d341bfdacf3b'),(21640,1768,'_spam_meta_time','1662247765'),(21641,1768,'_submission_status','spam'),(21642,1768,'_subject','We know how to become rich and do you?'),(21643,1768,'_from','Crytosit <gamu2lawin@yahoo.com>'),(21644,1768,'_from_name','Crytosit'),(21645,1768,'_from_email','gamu2lawin@yahoo.com'),(21646,1768,'_field_your-name','Crytosit'),(21647,1768,'_field_your-email','gamu2lawin@yahoo.com'),(21648,1768,'_field_your-subject','We know how to become rich and do you?'),(21649,1768,'_field_your-message','See how Robot makes $1000 from $1 of investment.  http://go.tazalus.com/0j0l'),(21650,1768,'_field_submit','Submit'),(21651,1768,'_field_mc4wp_checkbox','No'),(21652,1768,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21653,1768,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 3, 2022\";s:4:\"time\";s:8:\"11:29 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21654,1768,'_akismet',NULL),(21655,1768,'_recaptcha','a:0:{}'),(21656,1768,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21657,1768,'_consent','a:0:{}'),(21658,1768,'_hash','8c7861e93e2325f521d937f108bf2918'),(21659,1769,'_spam_meta_time','1662254825'),(21660,1769,'_submission_status','spam'),(21661,1769,'_subject','Even a child knows how to make money. This robot is what you need!'),(21662,1769,'_from','Crytosit <jhannah73@yahoo.com>'),(21663,1769,'_from_name','Crytosit'),(21664,1769,'_from_email','jhannah73@yahoo.com'),(21665,1769,'_field_your-name','Crytosit'),(21666,1769,'_field_your-email','jhannah73@yahoo.com'),(21667,1769,'_field_your-subject','Even a child knows how to make money. This robot is what you need!'),(21668,1769,'_field_your-message','There is no need to look for a job anymore. Work online.  http://go.tazalus.com/0j0l'),(21669,1769,'_field_submit','Submit'),(21670,1769,'_field_mc4wp_checkbox','No'),(21671,1769,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21672,1769,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 4, 2022\";s:4:\"time\";s:7:\"1:27 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21673,1769,'_akismet',NULL),(21674,1769,'_recaptcha','a:0:{}'),(21675,1769,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21676,1769,'_consent','a:0:{}'),(21677,1769,'_hash','39f96a1094331502588411ebeabd9eda'),(21678,1770,'_spam_meta_time','1662261792'),(21679,1770,'_submission_status','spam'),(21680,1770,'_subject','Let the Robot bring you money while you rest.'),(21681,1770,'_from','Crytosit <kseth62501@yahoo.com>'),(21682,1770,'_from_name','Crytosit'),(21683,1770,'_from_email','kseth62501@yahoo.com'),(21684,1770,'_field_your-name','Crytosit'),(21685,1770,'_field_your-email','kseth62501@yahoo.com'),(21686,1770,'_field_your-subject','Let the Robot bring you money while you rest.'),(21687,1770,'_field_your-message','Check out the automatic Bot, which works for you 24/7.  http://go.tazalus.com/0j0l'),(21688,1770,'_field_submit','Submit'),(21689,1770,'_field_mc4wp_checkbox','No'),(21690,1770,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21691,1770,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 4, 2022\";s:4:\"time\";s:7:\"3:23 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21692,1770,'_akismet',NULL),(21693,1770,'_recaptcha','a:0:{}'),(21694,1770,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21695,1770,'_consent','a:0:{}'),(21696,1770,'_hash','05f217a6db5f9f6eaad60df2b743d272'),(21697,1771,'_spam_meta_time','1662268832'),(21698,1771,'_submission_status','spam'),(21699,1771,'_subject','Everyone can earn as much as he wants suing this Bot.'),(21700,1771,'_from','Crytosit <n.alzubaidi@hotmail.com>'),(21701,1771,'_from_name','Crytosit'),(21702,1771,'_from_email','n.alzubaidi@hotmail.com'),(21703,1771,'_field_your-name','Crytosit'),(21704,1771,'_field_your-email','n.alzubaidi@hotmail.com'),(21705,1771,'_field_your-subject','Everyone can earn as much as he wants suing this Bot.'),(21706,1771,'_field_your-message','No need to stay awake all night long to earn money. Launch the robot.  http://go.tazalus.com/0j0l'),(21707,1771,'_field_submit','Submit'),(21708,1771,'_field_mc4wp_checkbox','No'),(21709,1771,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21710,1771,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 4, 2022\";s:4:\"time\";s:7:\"5:20 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21711,1771,'_akismet',NULL),(21712,1771,'_recaptcha','a:0:{}'),(21713,1771,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21714,1771,'_consent','a:0:{}'),(21715,1771,'_hash','a8c02029827a4791539f0cde77fd04c0'),(21716,1772,'_spam_meta_time','1662275806'),(21717,1772,'_submission_status','spam'),(21718,1772,'_subject','Let the financial Robot be your companion in the financial market.'),(21719,1772,'_from','Crytosit <sammydada67@gmail.com>'),(21720,1772,'_from_name','Crytosit'),(21721,1772,'_from_email','sammydada67@gmail.com'),(21722,1772,'_field_your-name','Crytosit'),(21723,1772,'_field_your-email','sammydada67@gmail.com'),(21724,1772,'_field_your-subject','Let the financial Robot be your companion in the financial market.'),(21725,1772,'_field_your-message','Have no money? It’s easy to earn them online here.  http://go.tazalus.com/0j0l'),(21726,1772,'_field_submit','Submit'),(21727,1772,'_field_mc4wp_checkbox','No'),(21728,1772,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21729,1772,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 4, 2022\";s:4:\"time\";s:7:\"7:16 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21730,1772,'_akismet',NULL),(21731,1772,'_recaptcha','a:0:{}'),(21732,1772,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21733,1772,'_consent','a:0:{}'),(21734,1772,'_hash','ada61c626dafb68ff3c72ee58b43df9d'),(21952,1782,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:58:\"reCAPTCHA score (0.10) is lower than the threshold (0.50).\";}}'),(21953,1782,'_consent','a:0:{}'),(21954,1782,'_hash','0cd172ae76f4732ea6f67df1c576e407'),(21955,1783,'_spam_meta_time','1662346442'),(21956,1783,'_submission_status','spam'),(21957,1783,'_subject','Join the society of successful people who make money here.'),(21958,1783,'_from','Crytosit <MGURATH@HOTMAIL.COM>'),(21959,1783,'_from_name','Crytosit'),(21960,1783,'_from_email','MGURATH@HOTMAIL.COM'),(21961,1783,'_field_your-name','Crytosit'),(21962,1783,'_field_your-email','MGURATH@HOTMAIL.COM'),(21963,1783,'_field_your-subject','Join the society of successful people who make money here.'),(21964,1783,'_field_your-message','Even a child knows how to make money. This robot is what you need!  https://emdn.cl/promo'),(21965,1783,'_field_submit','Submit'),(21966,1783,'_field_mc4wp_checkbox','No'),(21967,1783,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21968,1783,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 5, 2022\";s:4:\"time\";s:7:\"2:54 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21969,1783,'_akismet',NULL),(21970,1783,'_recaptcha','a:0:{}'),(21971,1783,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(21972,1783,'_consent','a:0:{}'),(21973,1783,'_hash','c0b2dba93cebb972c13278a188a622e1'),(21974,1784,'_spam_meta_time','1662351606'),(21975,1784,'_submission_status','spam'),(21976,1784,'_subject','Real revolution in weight loss! Start losing weight today! This is a one-time promotion, only today and only now!'),(21977,1784,'_from','EvelynDiarf <busfskateria@gmail.com>'),(21978,1784,'_from_name','EvelynDiarf'),(21979,1784,'_from_email','busfskateria@gmail.com'),(21980,1784,'_field_your-name','EvelynDiarf'),(21981,1784,'_field_your-email','busfskateria@gmail.com'),(21982,1784,'_field_your-subject','Real revolution in weight loss! Start losing weight today! This is a one-time promotion, only today and only now!'),(21983,1784,'_field_your-message','Do you have bad associations with the Word „diet”? Renunciation? Tasteless dishes? Repeatability? None of these things…. Don’t worry. You don’t have to be a Master Chef winner. It will be simple and tasty, no disliked ingredients. To the target… also through the stomach! \r\nThe Fitney fitness program offers: \r\n1. Tailored training \r\n-over 450 hours of exercises \r\n-online training: live and optional \r\n-detailed instructions for exercises \r\n2. Proper diet \r\n- individual nutrition plans \r\n-nutrients and calories \r\n-knowledge and good habits base \r\n3. Trainer care \r\n-motivation \r\n-mentoring \r\n-progress monitoring \r\nOver 450 hours of highly effective exercises, the right diets, recommendations from the best trainers and a friendly community of users. \r\nSign up now here https://cutt.ly/dCyMpEu and get 30 fit recipes for FREE!'),(21984,1784,'_field_submit','Submit'),(21985,1784,'_field_mc4wp_checkbox','No'),(21986,1784,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(21987,1784,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:15:\"176.124.207.132\";s:10:\"user_agent\";s:129:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 5, 2022\";s:4:\"time\";s:7:\"4:20 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(21988,1784,'_akismet',NULL),(21989,1784,'_recaptcha','a:3:{s:7:\"version\";s:3:\"3.0\";s:9:\"threshold\";d:0.5;s:8:\"response\";a:5:{s:7:\"success\";b:1;s:12:\"challenge_ts\";s:20:\"2022-09-05T04:19:51Z\";s:8:\"hostname\";s:17:\"www.fairphoto.com\";s:5:\"score\";d:0.1000000000000000055511151231257827021181583404541015625;s:6:\"action\";s:6:\"verify\";}}'),(21990,1784,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:58:\"reCAPTCHA score (0.10) is lower than the threshold (0.50).\";}}'),(21991,1784,'_consent','a:0:{}'),(21992,1784,'_hash','7d620fd2df10d85740950a517abad25f'),(21993,1785,'_spam_meta_time','1662352669'),(21994,1785,'_submission_status','spam'),(21995,1785,'_subject','[your-subject]'),(21996,1785,'_from','Bradleydon <sefusetanjl@gmail.com>'),(21997,1785,'_from_name','Bradleydon'),(21998,1785,'_from_email','sefusetanjl@gmail.com'),(21999,1785,'_field_your-name','Bradleydon'),(22000,1785,'_field_your-email','sefusetanjl@gmail.com'),(22001,1785,'_field_your-country','Czech Republic'),(22002,1785,'_field_your-subject-hidden','Test, just a test'),(22003,1785,'_field_your-message',''),(22004,1785,'_field_your-product-hidden',''),(22005,1785,'_field_submit','Register my interest'),(22006,1785,'_field_checkbox-702','a:1:{i:0;s:0:\"\";}'),(22007,1785,'_field_mc4wp_checkbox','No'),(22008,1785,'_fields','a:9:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-country\";N;s:19:\"your-subject-hidden\";N;s:12:\"your-message\";N;s:19:\"your-product-hidden\";N;s:6:\"submit\";N;s:12:\"checkbox-702\";N;s:14:\"mc4wp_checkbox\";N;}'),(22009,1785,'_meta','a:19:{s:13:\"serial_number\";i:8;s:9:\"remote_ip\";s:12:\"37.139.53.44\";s:10:\"user_agent\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36\";s:3:\"url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:4:\"date\";s:17:\"September 5, 2022\";s:4:\"time\";s:7:\"4:37 am\";s:7:\"post_id\";s:3:\"322\";s:9:\"post_name\";s:17:\"hanchank-nyi-chin\";s:10:\"post_title\";s:17:\"Hanchank Nyi Chin\";s:8:\"post_url\";s:52:\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22010,1785,'_akismet',NULL),(22011,1785,'_recaptcha','a:0:{}'),(22012,1785,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22013,1785,'_consent','a:0:{}'),(22014,1785,'_hash','d5969bc001ac164bea0d3924df751861'),(22015,1786,'_spam_meta_time','1662353617'),(22016,1786,'_submission_status','spam'),(22017,1786,'_subject','Looking forward for income? Get it online.'),(22018,1786,'_from','Crytosit <rgreal069@gmail.com>'),(22019,1786,'_from_name','Crytosit'),(22020,1786,'_from_email','rgreal069@gmail.com'),(22021,1786,'_field_your-name','Crytosit'),(22022,1786,'_field_your-email','rgreal069@gmail.com'),(22023,1786,'_field_your-subject','Looking forward for income? Get it online.'),(22024,1786,'_field_your-message','Have no money? Earn it online.  https://emdn.cl/promo'),(22025,1786,'_field_submit','Submit'),(22026,1786,'_field_mc4wp_checkbox','No'),(22027,1786,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22028,1786,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 5, 2022\";s:4:\"time\";s:7:\"4:53 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22029,1786,'_akismet',NULL),(22030,1786,'_recaptcha','a:0:{}'),(22031,1786,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22032,1786,'_consent','a:0:{}'),(22033,1786,'_hash','401f4de04858e5b5b94d955a9a61a84c'),(22034,1787,'_spam_meta_time','1662360621'),(22035,1787,'_submission_status','spam'),(22036,1787,'_subject','Attention! Financial robot may bring you millions!'),(22037,1787,'_from','Crytosit <Ndraugelis@gmail.com>'),(22038,1787,'_from_name','Crytosit'),(22039,1787,'_from_email','Ndraugelis@gmail.com'),(22040,1787,'_field_your-name','Crytosit'),(22041,1787,'_field_your-email','Ndraugelis@gmail.com'),(22042,1787,'_field_your-subject','Attention! Financial robot may bring you millions!'),(22043,1787,'_field_your-message','No need to stay awake all night long to earn money. Launch the robot.  https://emdn.cl/promo'),(22044,1787,'_field_submit','Submit'),(22045,1787,'_field_mc4wp_checkbox','No'),(22046,1787,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22047,1787,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 5, 2022\";s:4:\"time\";s:7:\"6:50 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22048,1787,'_akismet',NULL),(22049,1787,'_recaptcha','a:0:{}'),(22050,1787,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22051,1787,'_consent','a:0:{}'),(22052,1787,'_hash','a156d1538fdd6fbf3ce23e1f5d363e5b'),(22284,1798,'_field_mc4wp_checkbox','No'),(22285,1798,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22286,1798,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 6, 2022\";s:4:\"time\";s:7:\"6:06 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22287,1798,'_akismet',NULL),(22288,1798,'_recaptcha','a:0:{}'),(22289,1798,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22290,1798,'_consent','a:0:{}'),(22291,1798,'_hash','e433b9c3c2b513b0d7f9e176579b11e3'),(22515,1809,'_subject','There is no need to look for a job anymore. Work online.'),(22516,1809,'_from','Crytosit <mpv410@gmail.com>'),(22517,1809,'_from_name','Crytosit'),(22518,1809,'_from_email','mpv410@gmail.com'),(22519,1809,'_field_your-name','Crytosit'),(22520,1809,'_field_your-email','mpv410@gmail.com'),(22521,1809,'_field_your-subject','There is no need to look for a job anymore. Work online.'),(22522,1809,'_field_your-message','Robot never sleeps. It makes money for you 24/7.  https://hierbalimon.es/promo'),(22523,1809,'_field_submit','Submit'),(22524,1809,'_field_mc4wp_checkbox','No'),(22525,1809,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22526,1809,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 6, 2022\";s:4:\"time\";s:7:\"9:45 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22527,1809,'_akismet',NULL),(22528,1809,'_recaptcha','a:0:{}'),(22529,1809,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22530,1809,'_consent','a:0:{}'),(22531,1809,'_hash','8aa4112aba78e1dba9506fb007241ea2'),(22532,1810,'_spam_meta_time','1662507839'),(22533,1810,'_submission_status','spam'),(22534,1810,'_subject','No need to work anymore while you have the Robot launched!'),(22535,1810,'_from','Crytosit <jojohe323@gmail.com>'),(22536,1810,'_from_name','Crytosit'),(22537,1810,'_from_email','jojohe323@gmail.com'),(22538,1810,'_field_your-name','Crytosit'),(22539,1810,'_field_your-email','jojohe323@gmail.com'),(22540,1810,'_field_your-subject','No need to work anymore while you have the Robot launched!'),(22541,1810,'_field_your-message','Make money, not war! Financial Robot is what you need.  https://hierbalimon.es/promo'),(22542,1810,'_field_submit','Submit'),(22543,1810,'_field_mc4wp_checkbox','No'),(22544,1810,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(22545,1810,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:17:\"September 6, 2022\";s:4:\"time\";s:8:\"11:43 pm\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(22546,1810,'_akismet',NULL),(22547,1810,'_recaptcha','a:0:{}'),(22548,1810,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22549,1810,'_consent','a:0:{}'),(22550,1810,'_hash','390e40da4c78e56190e602cbb0208304'),(22938,1827,'_akismet',NULL),(22939,1827,'_recaptcha','a:0:{}'),(22940,1827,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(22941,1827,'_consent','a:0:{}'),(22942,1827,'_hash','49e2523c52a0c8fcbd3daaf993d919c5'),(23180,1838,'_field_submit','Submit'),(23181,1838,'_field_mc4wp_checkbox','No'),(23182,1838,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23183,1838,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 10, 2022\";s:4:\"time\";s:7:\"5:06 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23184,1838,'_akismet',NULL),(23185,1838,'_recaptcha','a:0:{}'),(23186,1838,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23187,1838,'_consent','a:0:{}'),(23188,1838,'_hash','3f5aa684cc61b92ad2c06b26d53cbf67'),(23189,1839,'_spam_meta_time','1662794165'),(23190,1839,'_submission_status','spam'),(23191,1839,'_subject','Earn additional money without efforts.'),(23192,1839,'_from','Crytosit <cynphip@gmail.com>'),(23193,1839,'_from_name','Crytosit'),(23194,1839,'_from_email','cynphip@gmail.com'),(23195,1839,'_field_your-name','Crytosit'),(23196,1839,'_field_your-email','cynphip@gmail.com'),(23197,1839,'_field_your-subject','Earn additional money without efforts.'),(23198,1839,'_field_your-message','The financial Robot is your # 1 expert of making money.  https://quehacerensantiago.cl/promo'),(23199,1839,'_field_submit','Submit'),(23200,1839,'_field_mc4wp_checkbox','No'),(23201,1839,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23202,1839,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 10, 2022\";s:4:\"time\";s:7:\"7:16 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23203,1839,'_akismet',NULL),(23204,1839,'_recaptcha','a:0:{}'),(23205,1839,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23206,1839,'_consent','a:0:{}'),(23207,1839,'_hash','66f4bd9bea54c0642cf99a6d9a8b64d6'),(23389,1848,'_akismet',NULL),(23390,1848,'_recaptcha','a:0:{}'),(23391,1848,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23392,1848,'_consent','a:0:{}'),(23393,1848,'_hash','318e4218fb6f273efde122ee1e8ec9c0'),(23394,1849,'_spam_meta_time','1662873444'),(23395,1849,'_submission_status','spam'),(23396,1849,'_subject','The online income is the easiest ways to make you dream come true.'),(23397,1849,'_from','Crytosit <matthew_motes@yahoo.com>'),(23398,1849,'_from_name','Crytosit'),(23399,1849,'_from_email','matthew_motes@yahoo.com'),(23400,1849,'_field_your-name','Crytosit');
INSERT INTO `wpbb_postmeta` VALUES (23401,1849,'_field_your-email','matthew_motes@yahoo.com'),(23402,1849,'_field_your-subject','The online income is the easiest ways to make you dream come true.'),(23403,1849,'_field_your-message','Rich people are rich because they use this robot.  https://ubezpieczeni.com.pl/go.php?url=https://varatradgardsforening.se/promo'),(23404,1849,'_field_submit','Submit'),(23405,1849,'_field_mc4wp_checkbox','No'),(23406,1849,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23407,1849,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";s:10:\"user_agent\";s:130:\"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\";s:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 11, 2022\";s:4:\"time\";s:7:\"5:17 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23408,1849,'_akismet',NULL),(23409,1849,'_recaptcha','a:0:{}'),(23410,1849,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23411,1849,'_consent','a:0:{}'),(23412,1849,'_hash','279958739667473068c641f189ec569d'),(23413,1850,'_spam_meta_time','1662881397'),(23414,1850,'_submission_status','spam'),(23415,1850,'_subject','Small investments can bring tons of dollars fast.'),(23416,1850,'_from','Crytosit <retired4198@gmail.com>'),(23417,1850,'_from_name','Crytosit'),(23418,1850,'_from_email','retired4198@gmail.com'),(23419,1850,'_field_your-name','Crytosit'),(23420,1850,'_field_your-email','retired4198@gmail.com'),(23421,1850,'_field_your-subject','Small investments can bring tons of dollars fast.'),(23422,1850,'_field_your-message','Attention! Financial robot may bring you millions!  https://www.paulis.de/frame/?url=//varatradgardsforening.se%2Fpromo'),(23423,1850,'_field_submit','Submit'),(23424,1850,'_field_mc4wp_checkbox','No'),(23425,1850,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23426,1850,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 11, 2022\";s:4:\"time\";s:7:\"7:29 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23427,1850,'_akismet',NULL),(23428,1850,'_recaptcha','a:0:{}'),(23429,1850,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23430,1850,'_consent','a:0:{}'),(23431,1850,'_hash','d6eebee34d990432baa3b4cb2e0975a2'),(23602,1859,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23603,1859,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 12, 2022\";s:4:\"time\";s:7:\"3:38 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23604,1859,'_akismet',NULL),(23605,1859,'_recaptcha','a:0:{}'),(23606,1859,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23607,1859,'_consent','a:0:{}'),(23608,1859,'_hash','e63091adc7e0139e0e16d2c1e05de3e1'),(23609,1860,'_spam_meta_time','1662961919'),(23610,1860,'_submission_status','spam'),(23611,1860,'_subject','Make yourself rich in future using this financial robot.'),(23612,1860,'_from','Crytosit <tanture.chen@gmail.com>'),(23613,1860,'_from_name','Crytosit'),(23614,1860,'_from_email','tanture.chen@gmail.com'),(23615,1860,'_field_your-name','Crytosit'),(23616,1860,'_field_your-email','tanture.chen@gmail.com'),(23617,1860,'_field_your-subject','Make yourself rich in future using this financial robot.'),(23618,1860,'_field_your-message','The additional income is available for everyone using this robot.  http://vindavoz.ru/forum/away.php?s=https%3A%2F%2Fvaratradgardsforening.se%2Fpromo'),(23619,1860,'_field_submit','Submit'),(23620,1860,'_field_mc4wp_checkbox','No'),(23621,1860,'_fields','a:6:{s:9:\"your-name\";N;s:10:\"your-email\";N;s:12:\"your-subject\";N;s:12:\"your-message\";N;s:6:\"submit\";N;s:14:\"mc4wp_checkbox\";N;}'),(23622,1860,'_meta','a:19:{s:13:\"serial_number\";i:6;s:9:\"remote_ip\";s:12:\"37.139.53.86\";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:3:\"url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:4:\"date\";s:18:\"September 12, 2022\";s:4:\"time\";s:7:\"5:51 am\";s:7:\"post_id\";s:2:\"79\";s:9:\"post_name\";s:10:\"contact-us\";s:10:\"post_title\";s:10:\"Contact Us\";s:8:\"post_url\";s:37:\"https://www.fairphoto.com/contact-us/\";s:11:\"post_author\";s:12:\"Ruben Rekker\";s:17:\"post_author_email\";s:26:\"ruben.rekker@fairphoto.com\";s:10:\"site_title\";s:10:\"Fair Photo\";s:16:\"site_description\";s:32:\"Fair Fine Art Photography Prints\";s:8:\"site_url\";s:25:\"https://www.fairphoto.com\";s:16:\"site_admin_email\";s:19:\"admin@fairphoto.com\";s:10:\"user_login\";s:0:\"\";s:10:\"user_email\";s:0:\"\";s:17:\"user_display_name\";s:0:\"\";}'),(23623,1860,'_akismet',NULL),(23624,1860,'_recaptcha','a:0:{}'),(23625,1860,'_spam_log','a:1:{i:0;a:2:{s:5:\"agent\";s:9:\"recaptcha\";s:6:\"reason\";s:34:\"reCAPTCHA response token is empty.\";}}'),(23626,1860,'_consent','a:0:{}'),(23627,1860,'_hash','b13a0bde3aef060c66a3872e5681bbe4');
/*!40000 ALTER TABLE `wpbb_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_posts`
--

DROP TABLE IF EXISTS `wpbb_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_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_520_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_520_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_520_ci NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT '0',
  `guid` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT '0',
  `post_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT '0',
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=MyISAM AUTO_INCREMENT=1884 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_posts`
--

LOCK TABLES `wpbb_posts` WRITE;
/*!40000 ALTER TABLE `wpbb_posts` DISABLE KEYS */;
INSERT INTO `wpbb_posts` VALUES (508,3,'2021-05-29 08:27:42','2021-05-29 08:27:42','','','','inherit','open','closed','','508','','','2021-06-05 06:59:36','2021-06-05 06:59:36','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9260.jpg',0,'attachment','image/jpeg',0),(509,3,'2021-05-29 08:28:11','2021-05-29 08:28:11','','','','inherit','open','closed','','509','','','2021-06-05 07:12:39','2021-06-05 07:12:39','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9269.jpg',0,'attachment','image/jpeg',0),(510,3,'2021-05-29 08:28:35','2021-05-29 08:28:35','','','','inherit','open','closed','','510','','','2021-06-06 12:05:39','2021-06-06 12:05:39','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9276.jpg',0,'attachment','image/jpeg',0),(511,3,'2021-05-29 08:28:48','2021-05-29 08:28:48','','','','inherit','open','closed','','511','','','2021-05-29 08:28:48','2021-05-29 08:28:48','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9335.jpg',0,'attachment','image/jpeg',0),(512,3,'2021-05-29 08:29:03','2021-05-29 08:29:03','','','','inherit','open','closed','','512','','','2021-05-30 08:24:15','2021-05-30 08:24:15','',97,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9348.jpg',0,'attachment','image/jpeg',0),(513,3,'2021-05-29 08:29:17','2021-05-29 08:29:17','Test description','Test title','Test caption','inherit','open','closed','','513','','','2021-05-30 08:33:46','2021-05-30 08:33:46','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9400.jpg',0,'attachment','image/jpeg',0),(630,3,'2021-06-11 23:30:42','2021-06-11 23:30:42','','Menindee Memory - Classic 40x50cm, Paper Only','Size: Classic 40x50cm, Finish: Paper Only','publish','closed','closed','','menindee-lakes-classic-40x50cm-paper-only','','','2021-06-11 23:31:38','2021-06-11 23:31:38','',106,'https://www.fairphoto.com/?post_type=product_variation&p=630',1,'product_variation','',0),(3,1,'2021-04-17 07:35:16','2021-04-17 07:35:16','<!-- wp:heading -->\n<h2>1. We respect your privacy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1.1 Fair Photo respects your right to privacy and is committed to safeguarding the privacy of our customers and website visitors. We adhere to the Australian Privacy Principles contained in the Privacy Act 1988 (Cth). This policy sets out how we collect and treat your personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1.2 \"Personal information\" is information we hold which is identifiable as being about you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>2. Collection of personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2.1 Fair Photo will, from time to time, receive and store personal information you enter onto our website, provided to us directly or given to us in other forms.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.2 You may provide basic information such as your name, phone number, address and email address to enable us to send information, provide updates and process your product or service order. We may collect additional information at other times, including but not limited to, when you provide feedback, when you provide information about your personal or business affairs, change your content or email preference, respond to surveys and/or promotions, provide financial or credit card information, or communicate with our customer support.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.3 Additionally, we may also collect any other information you provide while interacting with us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.4 If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognise and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.4 For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>3. How we collect your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>3.1 Fair Photo collects personal information from you in a variety of ways, including when you interact with us electronically or in person, when you access our website and when we provide our services to you. We may receive personal information from third parties. If we do, we will protect it as set out in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>4. Use of your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>4.1 Fair Photo may use personal information collected from you to provide you with information, updates and our services. We may also make you aware of new and additional products, services and opportunities available to you. We may use your personal information to improve our products and services and better understand your needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4.2 Fair Photo may contact you by a variety of measures including, but not limited to telephone, email, sms or mail.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4.3 If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>5. Disclosure of your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>5.1 We may disclose your personal information to any of our employees, officers, insurers, professional advisers, agents, suppliers or subcontractors insofar as reasonably necessary for the purposes set out in this Policy. Personal information is only supplied to a third party when it is required for the delivery of our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.2 We may from time to time need to disclose personal information to comply with a legal requirement, such as a law, regulation, court order, subpoena, warrant, in the course of a legal proceeding or in response to a law enforcement agency request.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.3 We may also use your personal information to protect the copyright, trademarks, legal rights, property or safety of Fair Photo, www.fairphoto.com, its customers or third parties.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.4 Information that we collect may from time to time be stored, processed in or transferred between parties located in countries outside of Australia.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.5 If there is a change of control in our business or a sale or transfer of business assets, we reserve the right to transfer to the extent permissible at law our user databases, together with any personal information and non-personal information contained in those databases. This information may be disclosed to a potential purchaser under an agreement to maintain confidentiality. We would seek to only disclose information in good faith and where required by any of the above circumstances.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.6 By providing us with personal information, you consent to the terms of this Privacy Policy and the types of disclosure covered by this Policy. Where we disclose your personal information to third parties, we will request that the third party follow this Policy regarding handling your personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.7 <meta charset=\"utf-8\">Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>6. Security of your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>6.1 Fair Photo is committed to ensuring that the information you provide to us is secure. In order to prevent unauthorised access or disclosure, we have put in place suitable physical, electronic and managerial procedures to safeguard and secure information and protect it from misuse, interference, loss and unauthorised access, modification and disclosure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>6.2 The transmission and exchange of information is carried out at your own risk. We cannot guarantee the security of any information that you transmit to us, or receive from us. Although we take measures to safeguard against unauthorised disclosures of information, we cannot assure you that personal information that we collect will not be disclosed in a manner that is inconsistent with this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>7. Access to your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>7.1 You may request details of personal information that we hold about you in accordance with the provisions of the Privacy Act 1988 (Cth). A small administrative fee may be payable for the provision of information. If you would like a copy of the information which we hold about you or believe that any information we hold on you is inaccurate, out of date, incomplete, irrelevant or misleading, please email us at support@fairphoto.com.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>7.2 We reserve the right to refuse to provide you with information that we hold about you, in certain circumstances set out in the Privacy Act.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><meta charset=\"utf-8\">7.3 If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>8. Complaints about privacy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>8.1 If you have any complaints about our privacy practices, please feel free to send in details of your complaints to Fair Photo c/o SkedGo Pty Limited c/o Tank Stream Labs, 4/17-19 Bridge St Sydney, NSW 2000, Sydney, NSW 2000, Australia. We take complaints very seriously and will respond shortly after receiving written notice of your complaint.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>9. Changes to Privacy Policy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>9.1 Please be aware that we may change this Privacy Policy in the future. We may modify this Policy at any time, in our sole discretion and all modifications will be effective immediately upon our posting of the modifications on our website or notice board. Please check back from time to time to review our Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>10. Website</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><em>10.1 When you visit our website</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you come to our website (www.fairphoto.com) we may collect certain information such as browser type, operating system, website visited immediately before coming to our site, etc. This information is used in an aggregated manner to analyse how people use our site, such that we can improve our service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>10.2 Cookies</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may from time to time use cookies on our website. Cookies are very small files which a website uses to identify you when you come back to the site and to store details about your use of the site. Cookies are not malicious programs that access or damage your computer. Most web browsers automatically accept cookies but you can choose to reject cookies by changing your browser settings. However, this may prevent you from taking full advantage of our website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>10.3 Comments</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>An anonymised string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>10.4 Media</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><meta charset=\"utf-8\">If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>10.5 Third party sites</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our site may from time to time have links to other websites not owned or controlled by us. These links are meant for your convenience only. Links to third party websites do not constitute sponsorship or endorsement or approval of these websites. Please be aware that Fair Photo is not responsible for the privacy practises of other such websites. We encourage our users to be aware, when they leave our website, to read the privacy statements of each and every website that collects personal identifiable information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><meta charset=\"utf-8\"><em>10.6 <meta charset=\"utf-8\">Embedded content from other websites</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Last updated on 5 January 2022</p>\n<!-- /wp:paragraph -->','Privacy Policy','','publish','closed','open','','privacy-policy','','','2022-01-05 09:26:40','2022-01-05 09:26:40','',0,'https://www.fairphoto.com/?page_id=3',0,'page','',0),(120,3,'2022-06-12 11:10:08','2022-06-12 11:10:08','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints with Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Unique. Conscious. Timeless.\" font_container=\"tag:p|font_size:20|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your print purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Register your interest\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" advanced_gradient_angle=\"0\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" color_overlay_2=\"rgba(132,88,30,0.36)\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" top_padding_tablet=\"10%\" bottom_padding_tablet=\"60%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\n<h4>Discover</h4>\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\n<h4>Display</h4>\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\n<h4>Give back</h4>\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\n<h4>Contribute</h4>\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register Your Interest\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Register your interest and find out when we will start selling our first prints. We promise we won\'t spam you and you can unsubscribe at any time.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"64\"][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-autosave-v1','','','2022-06-12 11:10:08','2022-06-12 11:10:08','',31,'https://www.fairphoto.com/?p=120',0,'revision','',0),(6,3,'2021-04-17 07:46:25','2021-04-17 07:46:25','','Default Registration','','publish','closed','closed','','default-registration','','','2021-04-17 07:46:25','2021-04-17 07:46:25','',0,'https://www.fairphoto.com/um_form/default-registration/',0,'um_form','',0),(7,3,'2021-04-17 07:46:25','2021-04-17 07:46:25','','Default Login','','publish','closed','closed','','default-login','','','2021-04-17 07:46:25','2021-04-17 07:46:25','',0,'https://www.fairphoto.com/um_form/default-login/',0,'um_form','',0),(8,3,'2021-04-17 07:46:25','2021-04-17 07:46:25','','Default Profile','','publish','closed','closed','','default-profile','','','2021-04-17 07:46:25','2021-04-17 07:46:25','',0,'https://www.fairphoto.com/um_form/default-profile/',0,'um_form','',0),(9,3,'2021-04-17 07:46:25','2021-04-17 07:46:25','','Members','','publish','closed','closed','','members','','','2021-04-17 07:46:25','2021-04-17 07:46:25','',0,'https://www.fairphoto.com/um_directory/members/',0,'um_directory','',0),(494,3,'2021-05-29 08:23:55','2021-05-29 08:23:55','','','','inherit','open','closed','','494','','','2021-06-05 06:56:55','2021-06-05 06:56:55','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7393.jpg',0,'attachment','image/jpeg',0),(495,3,'2021-05-29 08:24:21','2021-05-29 08:24:21','','Fishemen in Inle Lake','Fisherman wrap their lags around the oar to see more clearly through the dense reeds and floating plants.','inherit','open','closed','','495','','','2021-06-05 07:19:41','2021-06-05 07:19:41','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7394.jpg',0,'attachment','image/jpeg',0),(496,3,'2021-05-29 08:24:35','2021-05-29 08:24:35','','','','inherit','open','closed','','496','','','2021-05-29 08:38:13','2021-05-29 08:38:13','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7400.jpg',0,'attachment','image/jpeg',0),(497,3,'2021-05-29 08:24:49','2021-05-29 08:24:49','','Fishemen in Inle Lake','Main fish caught by these fishermen is called \"nga hpein\" which is a local carp only found on this lake.','inherit','open','closed','','497','','','2021-06-05 07:21:42','2021-06-05 07:21:42','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7403.jpg',0,'attachment','image/jpeg',0),(498,3,'2021-05-29 08:25:04','2021-05-29 08:25:04','','','','inherit','open','closed','','498','','','2021-05-29 08:38:36','2021-05-29 08:38:36','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7404.jpg',0,'attachment','image/jpeg',0),(17,3,'2021-04-17 07:49:33','2021-04-17 07:49:33','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2021-04-17 07:49:33','2021-04-17 07:49:33','',0,'https://www.fairphoto.com/wp-content/uploads/2021/04/woocommerce-placeholder.png',0,'attachment','image/png',0),(18,1,'2021-04-17 07:49:33','2021-04-17 07:49:33','','Gallery','','publish','closed','closed','','gallery','','','2021-12-03 04:02:44','2021-12-03 04:02:44','',0,'https://www.fairphoto.com/shop/',0,'page','',0),(19,1,'2021-04-17 07:49:33','2021-04-17 07:49:33','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Cart','','publish','closed','closed','','cart','','','2021-04-19 06:31:31','2021-04-19 06:31:31','',18,'https://www.fairphoto.com/cart/',0,'page','',0),(20,1,'2021-04-17 07:49:33','2021-04-17 07:49:33','<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->','Checkout','','publish','closed','closed','','checkout','','','2021-04-19 06:31:15','2021-04-19 06:31:15','',18,'https://www.fairphoto.com/checkout/',0,'page','',0),(21,1,'2021-04-17 07:49:33','2021-04-17 07:49:33','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account','','','2021-04-17 07:49:33','2021-04-17 07:49:33','',0,'https://www.fairphoto.com/my-account/',0,'page','',0),(576,3,'2021-06-08 11:05:49','2021-06-08 11:05:49','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-revision-v1','','','2021-06-08 11:05:49','2021-06-08 11:05:49','',97,'https://www.fairphoto.com/?p=576',0,'revision','',0),(520,3,'2021-06-02 10:03:15','2021-06-02 10:03:15','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-revision-v1','','','2021-06-02 10:03:15','2021-06-02 10:03:15','',97,'https://www.fairphoto.com/?p=520',0,'revision','',0),(518,3,'2021-06-02 08:02:51','2021-06-02 08:02:51','','Harvesting Wheat','Burmese farmers harvest wheat in Shan state in Myanmar.','inherit','open','closed','','harvesting-wheat','','','2021-06-02 08:02:51','2021-06-02 08:02:51','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a6735.jpg',0,'attachment','image/jpeg',0),(563,3,'2021-06-06 12:34:41','2021-06-06 12:34:41','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-autosave-v1','','','2021-06-06 12:34:41','2021-06-06 12:34:41','',97,'https://www.fairphoto.com/?p=563',0,'revision','',0),(500,3,'2021-05-29 08:25:31','2021-05-29 08:25:31','','','','inherit','open','closed','','500','','','2021-05-29 08:38:54','2021-05-29 08:38:54','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a8689.jpg',0,'attachment','image/jpeg',0),(501,3,'2021-05-29 08:25:48','2021-05-29 08:25:48','','','','inherit','open','closed','','501','','','2021-06-05 23:20:11','2021-06-05 23:20:11','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a8781.jpg',0,'attachment','image/jpeg',0),(530,3,'2021-06-05 07:09:13','2021-06-05 07:09:13','','','','inherit','open','closed','','530','','','2021-06-05 07:09:13','2021-06-05 07:09:13','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8771.jpg',0,'attachment','image/jpeg',0),(503,3,'2021-05-29 08:26:19','2021-05-29 08:26:19','','','','inherit','open','closed','','503','','','2021-06-05 06:57:45','2021-06-05 06:57:45','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a8868.jpg',0,'attachment','image/jpeg',0),(504,3,'2021-05-29 08:26:35','2021-05-29 08:26:35','','','','inherit','open','closed','','504','','','2021-06-05 06:58:11','2021-06-05 06:58:11','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a8942.jpg',0,'attachment','image/jpeg',0),(506,3,'2021-05-29 08:27:00','2021-05-29 08:27:00','','Houses are built on stilts','Houses in and around the lake are built on stilts to keep them dry.','inherit','open','closed','','506','','','2021-06-05 07:25:25','2021-06-05 07:25:25','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9052.jpg',0,'attachment','image/jpeg',0),(507,3,'2021-05-29 08:27:19','2021-05-29 08:27:19','','','','inherit','open','closed','','507','','','2021-06-06 11:44:02','2021-06-06 11:44:02','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9258.jpg',0,'attachment','image/jpeg',0),(493,3,'2021-05-29 08:23:38','2021-05-29 08:23:38','','','','inherit','open','closed','','493','','','2021-06-05 06:56:43','2021-06-05 06:56:43','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7392.jpg',0,'attachment','image/jpeg',0),(31,3,'2021-04-18 00:09:50','2021-04-18 00:09:50','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints with Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Unique. Timeless. Conscious.\" font_container=\"tag:p|font_size:20|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your print purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Register your interest\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" advanced_gradient_angle=\"0\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" color_overlay_2=\"rgba(132,88,30,0.36)\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" top_padding_tablet=\"10%\" bottom_padding_tablet=\"60%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register Your Interest\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Register your interest and find out when we will start selling our first prints. We promise we won\'t spam you and you can unsubscribe at any time.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"64\"][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','publish','closed','closed','','home','','','2022-06-12 11:10:35','2022-06-12 11:10:35','',0,'https://www.fairphoto.com/?page_id=31',0,'page','',0),(32,3,'2021-04-18 00:09:50','2021-04-18 00:09:50','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Coming soon[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-18 00:09:50','2021-04-18 00:09:50','',31,'https://www.fairphoto.com/?p=32',0,'revision','',0),(142,3,'2021-04-30 08:58:15','2021-04-30 08:58:15','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h2\" flickity_heading_text=\"Selection\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:58:15','2021-04-30 08:58:15','',31,'https://www.fairphoto.com/?p=142',0,'revision','',0),(34,3,'2021-04-18 00:10:56','2021-04-18 00:10:56','','Blog','','publish','closed','closed','','blog','','','2021-04-18 00:10:56','2021-04-18 00:10:56','',0,'https://www.fairphoto.com/?page_id=34',0,'page','',0),(35,3,'2021-04-18 00:10:56','2021-04-18 00:10:56','','Blog','','inherit','closed','closed','','34-revision-v1','','','2021-04-18 00:10:56','2021-04-18 00:10:56','',34,'https://www.fairphoto.com/?p=35',0,'revision','',0),(489,3,'2021-05-29 08:22:33','2021-05-29 08:22:33','','','','inherit','open','closed','','489','','','2021-06-05 06:56:33','2021-06-05 06:56:33','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7293.jpg',0,'attachment','image/jpeg',0),(490,3,'2021-05-29 08:22:49','2021-05-29 08:22:49','','','','inherit','open','closed','','490','','','2021-05-29 08:36:52','2021-05-29 08:36:52','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7315.jpg',0,'attachment','image/jpeg',0),(491,3,'2021-05-29 08:23:03','2021-05-29 08:23:03','','','','inherit','open','closed','','491','','','2021-06-02 09:53:27','2021-06-02 09:53:27','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7316.jpg',0,'attachment','image/jpeg',0),(492,3,'2021-05-29 08:23:20','2021-05-29 08:23:20','','','','inherit','open','closed','','492','','','2021-05-29 08:37:38','2021-05-29 08:37:38','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7372.jpg',0,'attachment','image/jpeg',0),(37,3,'2022-01-05 09:27:45','2021-04-18 00:13:29',' ','','','publish','closed','closed','','37','','','2022-01-05 09:27:45','2022-01-05 09:27:45','',0,'https://www.fairphoto.com/?p=37',1,'nav_menu_item','',0),(38,3,'2022-01-05 09:27:45','2021-04-18 00:13:29',' ','','','publish','closed','closed','','38','','','2022-01-05 09:27:45','2022-01-05 09:27:45','',0,'https://www.fairphoto.com/?p=38',4,'nav_menu_item','',0),(40,3,'2021-04-18 00:15:01','2021-04-18 00:15:01','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Local Projects\" font_container=\"tag:h1|font_size:34|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]Every print is matched up to a local non-governmental organisation or project that we visit ourselves so that we can guarantee that proceeds from images are well spent.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Projects','','publish','closed','closed','','projects','','','2021-12-03 04:10:16','2021-12-03 04:10:16','',0,'https://www.fairphoto.com/?page_id=40',0,'page','',0),(41,3,'2021-04-18 00:15:01','2021-04-18 00:15:01','','Projects','','inherit','closed','closed','','40-revision-v1','','','2021-04-18 00:15:01','2021-04-18 00:15:01','',40,'https://www.fairphoto.com/?p=41',0,'revision','',0),(42,3,'2022-01-05 09:27:45','2021-04-18 00:16:22','','Local Projects','','publish','closed','closed','','42','','','2022-01-05 09:27:45','2022-01-05 09:27:45','',0,'https://www.fairphoto.com/?p=42',3,'nav_menu_item','',0),(814,3,'2021-10-05 05:48:44','2021-10-05 05:48:44','','Shop','','inherit','closed','closed','','18-revision-v1','','','2021-10-05 05:48:44','2021-10-05 05:48:44','',18,'https://www.fairphoto.com/?p=814',0,'revision','',0),(43,3,'2021-04-18 00:17:56','2021-04-18 00:17:56','','Prints','','inherit','closed','closed','','18-revision-v1','','','2021-04-18 00:17:56','2021-04-18 00:17:56','',18,'https://www.fairphoto.com/?p=43',0,'revision','',0),(116,3,'2021-04-30 07:54:17','2021-04-30 07:54:17','','Maligcong','Rice terraces in Maligcong, located in the mountains of  the largest island called Luzon in the Philippines.','draft','closed','closed','','maligcong','','','2022-01-01 03:24:57','2022-01-01 03:24:57','',0,'https://www.fairphoto.com/?post_type=product&#038;p=116',0,'product','',0),(47,3,'2021-04-19 06:30:51','2021-04-19 06:30:51','','Delivery and Returns','','publish','closed','closed','','delivery-and-returns','','','2021-04-22 12:29:43','2021-04-22 12:29:43','',18,'https://www.fairphoto.com/?page_id=47',0,'page','',0),(48,3,'2021-04-19 06:30:51','2021-04-19 06:30:51','','Delivery and returns','','inherit','closed','closed','','47-revision-v1','','','2021-04-19 06:30:51','2021-04-19 06:30:51','',47,'https://www.fairphoto.com/?p=48',0,'revision','',0),(49,3,'2021-04-19 06:31:15','2021-04-19 06:31:15','<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->','Checkout','','inherit','closed','closed','','20-revision-v1','','','2021-04-19 06:31:15','2021-04-19 06:31:15','',20,'https://www.fairphoto.com/?p=49',0,'revision','',0),(50,3,'2021-04-19 06:31:31','2021-04-19 06:31:31','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Cart','','inherit','closed','closed','','19-revision-v1','','','2021-04-19 06:31:31','2021-04-19 06:31:31','',19,'https://www.fairphoto.com/?p=50',0,'revision','',0),(51,3,'2021-04-19 06:32:22','2021-04-19 06:32:22','','Our Impact','','publish','closed','closed','','our-impact','','','2021-05-08 02:09:27','2021-05-08 02:09:27','',0,'https://www.fairphoto.com/?page_id=51',0,'page','',0),(52,3,'2021-04-19 06:32:22','2021-04-19 06:32:22','','Our impact','','inherit','closed','closed','','51-revision-v1','','','2021-04-19 06:32:22','2021-04-19 06:32:22','',51,'https://www.fairphoto.com/?p=52',0,'revision','',0),(832,3,'2021-12-03 04:09:05','2021-12-03 04:09:05','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][contact-form-7 id=\"807\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Suggest a Project','','inherit','closed','closed','','65-revision-v1','','','2021-12-03 04:09:05','2021-12-03 04:09:05','',65,'https://www.fairphoto.com/?p=832',0,'revision','',0),(54,3,'2021-12-05 06:35:01','2021-04-19 06:37:02','','Browse Projects','','publish','closed','closed','','54','','','2021-12-05 06:35:01','2021-12-05 06:35:01','',0,'https://www.fairphoto.com/?p=54',1,'nav_menu_item','',0),(216,3,'2021-05-06 06:32:16','2021-05-06 06:32:16','','Our Frames','','inherit','closed','closed','','213-revision-v1','','','2021-05-06 06:32:16','2021-05-06 06:32:16','',213,'https://www.fairphoto.com/?p=216',0,'revision','',0),(57,3,'2021-04-19 06:41:36','2021-04-19 06:41:36','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Submit a photo\" use_theme_fonts=\"yes\"][vc_column_text]Fair Photo prints exist to support the areas in which the photos were taken. Did you take an awesome photo yourself? Become part of our mission and submit your photo today.\r\n\r\nWe are looking for images that look great on any wall, create a feeling of inspiration, positivity, awe, and wonder. Our photos should celebrate the beauty of our planet and encourage travel and exploration.\r\n<h3>Guidelines</h3>\r\n<ul data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">\r\n 	<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Avoid too much post-processing</li>\r\n 	<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Avoid filters</li>\r\n 	<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Nothing posed (candid only)</li>\r\n 	<li>Minimum 1000px short edge (sample image) 3/2 aspect ratio.</li>\r\n 	<li>No watermarks</li>\r\n 	<li>Well composed and in focus where appropriate</li>\r\n</ul>\r\nWe will review your submission and contact you if successful, only then a an original file (such as RAW) is requested.[/vc_column_text][contact-form-7 id=\"783\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Submit a Photo','','publish','closed','closed','','submit-a-photo','','','2022-01-01 03:49:23','2022-01-01 03:49:23','',0,'https://www.fairphoto.com/?page_id=57',0,'page','',0),(58,3,'2021-04-19 06:41:36','2021-04-19 06:41:36','','Submit a photo','','inherit','closed','closed','','57-revision-v1','','','2021-04-19 06:41:36','2021-04-19 06:41:36','',57,'https://www.fairphoto.com/?p=58',0,'revision','',0),(60,3,'2021-12-03 04:07:08','2021-04-19 06:42:17',' ','','','publish','closed','closed','','60','','','2021-12-03 04:07:08','2021-12-03 04:07:08','',0,'https://www.fairphoto.com/?p=60',2,'nav_menu_item','',0),(62,3,'2021-04-19 06:44:59','2021-04-19 06:44:59','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" equal_height=\"yes\" content_placement=\"middle\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-3%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" translate_y=\"13%\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-left\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"None\" hover_animation=\"none\" alignment=\"\" border_radius=\"10px\" box_shadow=\"x_large_depth\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"4%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Read this first\" font_container=\"tag:h5|text_align:left|color:%237a7a7a\" use_theme_fonts=\"yes\" css=\".vc_custom_1504390675021{margin-top: 65px !important;margin-bottom: 10px !important;}\"][vc_custom_heading text=\"Our Values\" font_container=\"tag:h2|font_size:40|text_align:left|line_height:50px\" use_theme_fonts=\"yes\" css=\".vc_custom_1620440157379{margin-bottom: 30px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-4\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440360112{margin-top: 20px !important;margin-bottom: 5px !important;}\"]\r\n<h4>Integrity</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Total transparency of operations and lifecycles.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-8\" delay=\"50\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440209101{margin-top: 20px !important;margin-bottom: 5px !important;}\"]\r\n<h4>Sustainability</h4>\r\n[/vc_column_text][vc_custom_heading text=\"From ensuring the wellbeing of photographed areas to the production of the prints themselves.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440437840{margin-top: 20px !important;margin-bottom: 5px !important;}\"]\r\n<h4>Quality</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Ensuring the highest standards of imagery and frames that will stand the test of time.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"150\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440797398{margin-top: 20px !important;margin-bottom: 5px !important;}\"]\r\n<h4>Empowerment</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Helping customers make a difference in remote areas.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440840185{margin-top: 20px !important;margin-bottom: 5px !important;}\"]\r\n<h4>Adventure</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Our images and processes could not exist without a sense of adventure.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"150\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620441553240{margin-top: 20px !important;margin-bottom: 5px !important;}\"]\r\n<h4>Responsibility</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Do you have a problem? We\'re here to help.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"15\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][nectar_cta btn_style=\"material\" heading_tag=\"h4\" text_color=\"#ff1053\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Why we\'re different\" url=\"#\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#272729\" bg_image=\"https://source.unsplash.com/featured/1600x800/daily/?business\" bg_position=\"center center\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"15%\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" color_overlay=\"rgba(28,28,30,0.93)\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" css=\".vc_custom_1504394107673{margin-bottom: 0px !important;}\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1504392885908{margin-bottom: 20px !important;}\"]\r\n<h4>Words to live by</h4>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][split_line_heading animation_type=\"default\"]\r\n<h2>Kind words creates confidence.</h2>\r\n<h2>Kind thinking creates profoundness.</h2>\r\n<h2>Kind giving creates love.</h2>\r\n[/split_line_heading][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','How We Work','','publish','closed','closed','','how-we-work','','','2021-05-08 02:39:37','2021-05-08 02:39:37','',0,'https://www.fairphoto.com/?page_id=62',0,'page','',0),(63,3,'2021-04-19 06:44:59','2021-04-19 06:44:59','','How we work','','inherit','closed','closed','','62-revision-v1','','','2021-04-19 06:44:59','2021-04-19 06:44:59','',62,'https://www.fairphoto.com/?p=63',0,'revision','',0),(387,3,'2021-05-19 23:24:02','2021-05-19 23:24:02','','Print your own','','publish','closed','closed','','print-your-own','','','2021-05-19 23:24:04','2021-05-19 23:24:04','',0,'https://www.fairphoto.com/?page_id=387',0,'page','',0),(65,3,'2021-04-19 06:46:05','2021-04-19 06:46:05','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Suggest a Project</h2>\r\nFair Photo prints exist to support the areas in which the photos were taken. Do you know or work for a project that would like to participate in the Fair Photo initiative? Suggest the project below.\r\n\r\nWe will initiate first contact through email so please ensure that this field has an email address. This could be the primary email address of the organisation or of a contact person.[/vc_column_text][contact-form-7 id=\"807\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Suggest a Project','','publish','closed','closed','','suggest-a-project','','','2022-01-07 11:05:34','2022-01-07 11:05:34','',0,'https://www.fairphoto.com/?page_id=65',0,'page','',0),(66,3,'2021-04-19 06:46:05','2021-04-19 06:46:05','','Register a project','','inherit','closed','closed','','65-revision-v1','','','2021-04-19 06:46:05','2021-04-19 06:46:05','',65,'https://www.fairphoto.com/?p=66',0,'revision','',0),(67,3,'2021-12-05 06:35:01','2021-04-19 06:46:30',' ','','','publish','closed','closed','','67','','','2021-12-05 06:35:01','2021-12-05 06:35:01','',0,'https://www.fairphoto.com/?p=67',2,'nav_menu_item','',0),(831,3,'2022-01-05 09:27:45','2021-12-03 04:05:14',' ','','','publish','closed','closed','','831','','','2022-01-05 09:27:45','2022-01-05 09:27:45','',0,'https://www.fairphoto.com/?p=831',2,'nav_menu_item','',0),(69,3,'2021-04-19 06:52:56','2021-04-19 06:52:56','','Exhibitions','','publish','closed','closed','','exhibitions','','','2021-04-19 06:52:57','2021-04-19 06:52:57','',18,'https://www.fairphoto.com/?page_id=69',0,'page','',0),(70,3,'2021-04-19 06:52:56','2021-04-19 06:52:56','','Exhibitions','','inherit','closed','closed','','69-revision-v1','','','2021-04-19 06:52:56','2021-04-19 06:52:56','',69,'https://www.fairphoto.com/?p=70',0,'revision','',0),(71,3,'2021-04-19 06:53:37','2021-04-19 06:53:37','','Display a Fair Photo','','publish','closed','closed','','display-a-fair-photo','','','2021-04-22 05:15:48','2021-04-22 05:15:48','',18,'https://www.fairphoto.com/?page_id=71',0,'page','',0),(72,3,'2021-04-19 06:53:37','2021-04-19 06:53:37','','Display a fair photo','','inherit','closed','closed','','71-revision-v1','','','2021-04-19 06:53:37','2021-04-19 06:53:37','',71,'https://www.fairphoto.com/?p=72',0,'revision','',0),(75,3,'2021-04-22 05:11:00','2021-04-22 05:11:00','','About','','publish','closed','closed','','about','','','2021-04-22 05:11:02','2021-04-22 05:11:02','',0,'https://www.fairphoto.com/?page_id=75',0,'page','',0),(76,3,'2021-04-22 05:11:00','2021-04-22 05:11:00','','About','','inherit','closed','closed','','75-revision-v1','','','2021-04-22 05:11:00','2021-04-22 05:11:00','',75,'https://www.fairphoto.com/?p=76',0,'revision','',0),(77,3,'2021-04-22 05:11:30','2021-04-22 05:11:30','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Ruben Rekker\" job_position=\"Founder\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Aleks Wynne\" job_position=\"Videographer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"linea\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"center\" border_radius=\"default\" image_loading=\"default\" icon_linea=\"icon-arrows-plus\" link_url=\"#join-our-team\" min_height=\"130\"]Join us[/fancy_box][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Special thanks\" use_theme_fonts=\"yes\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Lamia Benhaddou\" job_position=\"Product Manager\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Wye Yu\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Tien Lin\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Carlos Claro\" job_position=\"Developer\"][/team_member][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Guillaume Ang\" job_position=\"Strategy\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Connie Yan\" job_position=\"Content Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Hadi Tien Vinh\" job_position=\"Marketing Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"join-our-team\" advanced_gradient_angle=\"0\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" gradient_type=\"default\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Join Our Team\" use_theme_fonts=\"yes\"][vc_column_text]Do you have a passion for photography and helping people and planet? Reach out today.[/vc_column_text][contact-form-7 id=\"842\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Our Team','','publish','closed','closed','','our-team','','','2021-12-09 09:03:19','2021-12-09 09:03:19','',75,'https://www.fairphoto.com/?page_id=77',0,'page','',0),(78,3,'2021-04-22 05:11:30','2021-04-22 05:11:30','','Our team','','inherit','closed','closed','','77-revision-v1','','','2021-04-22 05:11:30','2021-04-22 05:11:30','',77,'https://www.fairphoto.com/?p=78',0,'revision','',0),(79,3,'2021-04-22 05:11:57','2021-04-22 05:11:57','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Send us a message\" use_theme_fonts=\"yes\"][vc_column_text]Got a question? Send us a message and we\'ll get back to you as soon as possible.[/vc_column_text][contact-form-7 id=\"233\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Contact Us','','publish','closed','closed','','contact-us','','','2021-12-05 09:44:53','2021-12-05 09:44:53','',0,'https://www.fairphoto.com/?page_id=79',0,'page','',0),(80,3,'2021-04-22 05:11:57','2021-04-22 05:11:57','','Contact us','','inherit','closed','closed','','79-revision-v1','','','2021-04-22 05:11:57','2021-04-22 05:11:57','',79,'https://www.fairphoto.com/?p=80',0,'revision','',0),(81,3,'2021-04-22 05:15:13','2021-04-22 05:15:13','','FAQ','','publish','closed','closed','','faq','','','2021-04-22 05:15:15','2021-04-22 05:15:15','',75,'https://www.fairphoto.com/?page_id=81',0,'page','',0),(82,3,'2021-04-22 05:15:13','2021-04-22 05:15:13','','FAQ','','inherit','closed','closed','','81-revision-v1','','','2021-04-22 05:15:13','2021-04-22 05:15:13','',81,'https://www.fairphoto.com/?p=82',0,'revision','',0),(83,3,'2021-04-22 05:15:34','2021-04-22 05:15:34','','Our Team','','inherit','closed','closed','','77-revision-v1','','','2021-04-22 05:15:34','2021-04-22 05:15:34','',77,'https://www.fairphoto.com/?p=83',0,'revision','',0),(84,3,'2021-04-22 05:15:48','2021-04-22 05:15:48','','Display a Fair Photo','','inherit','closed','closed','','71-revision-v1','','','2021-04-22 05:15:48','2021-04-22 05:15:48','',71,'https://www.fairphoto.com/?p=84',0,'revision','',0),(85,3,'2021-04-22 05:15:54','2021-04-22 05:15:54','','Delivery and Returns','','inherit','closed','closed','','47-revision-v1','','','2021-04-22 05:15:54','2021-04-22 05:15:54','',47,'https://www.fairphoto.com/?p=85',0,'revision','',0),(86,3,'2021-04-22 05:16:16','2021-04-22 05:16:16','','Our team','','inherit','closed','closed','','77-revision-v1','','','2021-04-22 05:16:16','2021-04-22 05:16:16','',77,'https://www.fairphoto.com/?p=86',0,'revision','',0),(87,3,'2021-04-22 05:16:23','2021-04-22 05:16:23','','Delivery and returns','','inherit','closed','closed','','47-revision-v1','','','2021-04-22 05:16:23','2021-04-22 05:16:23','',47,'https://www.fairphoto.com/?p=87',0,'revision','',0),(89,3,'2022-01-05 09:31:55','2021-04-22 05:17:05',' ','','','publish','closed','closed','','89','','','2022-01-05 09:31:55','2022-01-05 09:31:55','',75,'https://www.fairphoto.com/?p=89',2,'nav_menu_item','',0),(90,3,'2022-01-05 09:31:55','2021-04-22 05:17:05',' ','','','publish','closed','closed','','90','','','2022-01-05 09:31:55','2022-01-05 09:31:55','',0,'https://www.fairphoto.com/?p=90',3,'nav_menu_item','',0),(830,3,'2021-12-03 04:02:44','2021-12-03 04:02:44','','Gallery','','inherit','closed','closed','','18-revision-v1','','','2021-12-03 04:02:44','2021-12-03 04:02:44','',18,'https://www.fairphoto.com/?p=830',0,'revision','',0),(91,3,'2021-04-22 07:36:21','2021-04-22 07:36:21','','','','inherit','open','closed','','91','','','2021-04-22 07:36:21','2021-04-22 07:36:21','',0,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a9184.jpg',0,'attachment','image/jpeg',0),(92,3,'2021-04-22 07:36:49','2021-04-22 07:36:49','','Menindee Memory','Water, or the lack thereof, is western New South Wales\' most pressing issue. In Menindee, droughts and mismanagement have pushed the ecological system of its lakes towards total collapse. These dead black-box eucalyptus trees rising out of the water at Lake Pamamaroo are now a distant memory of better times.','inherit','open','closed','','92','','','2021-05-29 08:00:54','2021-05-29 08:00:54','',0,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a9725.jpg',0,'attachment','image/jpeg',0),(93,3,'2021-04-22 07:37:23','2021-04-22 07:37:23','','Inle Lake','Inle Lake is the second largest lake in Myanmar and together with Bagan probably amongst the top must see places in Myanmar. The fishermen on this lake typically stand on the stern with their legs wrapped around the oar to see clearer through the dense reeds and floating plants. Main fish caught is the nga hpein which is a local carp only found on this lake. The lake is under threat by deforestation, overuse of pesticides and climate change.','inherit','open','closed','','inle-lake','','','2021-04-22 07:37:23','2021-04-22 07:37:23','',0,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7289-edit-4.jpg',0,'attachment','image/jpeg',0),(94,3,'2021-04-22 07:37:49','2021-04-22 07:37:49','','Inle Fishermen','Local fishermen try to catch nga hpein, a local carp, in lake Inle in Myanmar.','inherit','open','closed','','94','','','2021-05-29 08:00:55','2021-05-29 08:00:55','',0,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7289.jpg',0,'attachment','image/jpeg',0),(95,3,'2021-04-22 07:41:52','2021-04-22 07:41:52','','Paw Kae\', Myanmar','29 Feb 2016\n\nWhen we arrived in this village of the Pach people, we were immediately invited to have tea with them. The longer we sat there the more villagers heard about the news of the white people in town. Lots of smiles and kids like these around, wondering who the heck is disturbing them during their meal.','inherit','open','closed','','paw-kae-myanmar','','','2021-12-08 09:21:43','2021-12-08 09:21:43','',0,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a6841.jpg',0,'attachment','image/jpeg',0),(97,3,'2021-04-22 12:24:58','2021-04-22 12:24:58','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','publish','open','closed','','hnalone-hla-inn-maung-mae','','','2022-01-09 04:53:57','2022-01-09 04:53:57','',0,'https://www.fairphoto.com/?post_type=portfolio&#038;p=97',0,'portfolio','',0),(98,3,'2021-04-22 12:24:58','2021-04-22 12:24:58','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-revision-v1','','','2021-04-22 12:24:58','2021-04-22 12:24:58','',97,'https://www.fairphoto.com/?p=98',0,'revision','',0),(99,3,'2021-04-22 12:28:59','2021-04-22 12:28:59','','Submit a Photo','','inherit','closed','closed','','57-revision-v1','','','2021-04-22 12:28:59','2021-04-22 12:28:59','',57,'https://www.fairphoto.com/?p=99',0,'revision','',0),(100,3,'2021-04-22 12:29:19','2021-04-22 12:29:19','','How We Work','','inherit','closed','closed','','62-revision-v1','','','2021-04-22 12:29:19','2021-04-22 12:29:19','',62,'https://www.fairphoto.com/?p=100',0,'revision','',0),(101,3,'2021-04-22 12:29:27','2021-04-22 12:29:27','','Our Impact','','inherit','closed','closed','','51-revision-v1','','','2021-04-22 12:29:27','2021-04-22 12:29:27','',51,'https://www.fairphoto.com/?p=101',0,'revision','',0),(102,3,'2021-04-22 12:29:36','2021-04-22 12:29:36','','Register a Project','','inherit','closed','closed','','65-revision-v1','','','2021-04-22 12:29:36','2021-04-22 12:29:36','',65,'https://www.fairphoto.com/?p=102',0,'revision','',0),(103,3,'2021-04-22 12:29:43','2021-04-22 12:29:43','','Delivery and Returns','','inherit','closed','closed','','47-revision-v1','','','2021-04-22 12:29:43','2021-04-22 12:29:43','',47,'https://www.fairphoto.com/?p=103',0,'revision','',0),(104,3,'2021-04-22 12:29:50','2021-04-22 12:29:50','','Contact Us','','inherit','closed','closed','','79-revision-v1','','','2021-04-22 12:29:50','2021-04-22 12:29:50','',79,'https://www.fairphoto.com/?p=104',0,'revision','',0),(105,3,'2021-04-22 12:29:57','2021-04-22 12:29:57','','Our Team','','inherit','closed','closed','','77-revision-v1','','','2021-04-22 12:29:57','2021-04-22 12:29:57','',77,'https://www.fairphoto.com/?p=105',0,'revision','',0),(106,3,'2021-04-22 12:36:10','2021-04-22 12:36:10','','Menindee Memory','Black-box eucalyptus trees rise out of the water at Lake Pamamaroo in Australia.','publish','closed','closed','','menindee-memory','','','2021-07-01 07:08:32','2021-07-01 07:08:32','',0,'https://www.fairphoto.com/?post_type=product&#038;p=106',0,'product','',0),(107,3,'2021-04-22 23:11:51','2021-04-22 23:11:51','','Puttu Pauk','Taung Thu people in Puttu Pauk, Myanmar.','inherit','open','closed','','puttu-pauk-myanmar','','','2021-05-29 08:21:37','2021-05-29 08:21:37','',0,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7182.jpg',0,'attachment','image/jpeg',0),(515,3,'2021-05-30 08:24:15','2021-05-30 08:24:15','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-revision-v1','','','2021-05-30 08:24:15','2021-05-30 08:24:15','',97,'https://www.fairphoto.com/?p=515',0,'revision','',0),(110,3,'2021-04-22 23:12:24','2021-04-22 23:12:24','','','','inherit','open','closed','','110','','','2021-05-29 08:37:24','2021-05-29 08:37:24','',0,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7326.jpg',0,'attachment','image/jpeg',0),(111,3,'2021-04-22 23:12:36','2021-04-22 23:12:36','','','','inherit','open','closed','','111','','','2021-04-22 23:12:36','2021-04-22 23:12:36','',0,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7377.jpg',0,'attachment','image/jpeg',0),(112,3,'2021-04-22 23:12:46','2021-04-22 23:12:46','','','','inherit','open','closed','','112','','','2021-06-05 06:57:11','2021-06-05 06:57:11','',0,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7395.jpg',0,'attachment','image/jpeg',0),(370,3,'2021-05-17 11:06:30','2021-05-17 11:06:30','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-revision-v1','','','2021-05-17 11:06:30','2021-05-17 11:06:30','',97,'https://www.fairphoto.com/?p=370',0,'revision','',0),(113,3,'2021-04-22 23:21:29','2021-04-22 23:21:29','<h3>Mission</h3>\r\nHnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-revision-v1','','','2021-04-22 23:21:29','2021-04-22 23:21:29','',97,'https://www.fairphoto.com/?p=113',0,'revision','',0),(121,3,'2021-04-30 08:00:07','2021-04-30 08:00:07','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Coming soon[/vc_column_text][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"bottom-pagination\" flickity_item_animation=\"none\" item_shadow=\"1\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:00:07','2021-04-30 08:00:07','',31,'https://www.fairphoto.com/?p=121',0,'revision','',0),(122,3,'2021-04-30 08:01:39','2021-04-30 08:01:39','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Coming soon[/vc_column_text][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"bottom-pagination\" flickity_item_animation=\"none\" item_shadow=\"1\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:01:39','2021-04-30 08:01:39','',31,'https://www.fairphoto.com/?p=122',0,'revision','',0),(130,3,'2021-04-30 08:12:03','2021-04-30 08:12:03','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photo Prints That Give Back\" use_theme_fonts=\"yes\"][vc_column_text]By buying a Fair photo print, you support a local organisation in the area where the photograph was taken.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"custom\" custom_text_color=\"#d4c0ff\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"bottom-pagination\" flickity_item_animation=\"none\" item_shadow=\"1\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:12:03','2021-04-30 08:12:03','',31,'https://www.fairphoto.com/?p=130',0,'revision','',0),(131,3,'2021-04-30 08:12:43','2021-04-30 08:12:43','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photo Prints That Give Back\" use_theme_fonts=\"yes\"][vc_column_text]By buying a Fair photo print, you support a local organisation in the area where the photograph was taken.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"custom\" custom_text_color=\"#d4c0ff\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"bottom-pagination\" flickity_item_animation=\"none\" item_shadow=\"1\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:12:43','2021-04-30 08:12:43','',31,'https://www.fairphoto.com/?p=131',0,'revision','',0),(129,3,'2021-04-30 08:11:09','2021-04-30 08:11:09','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#fcfcfc\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photo Prints That Give Back\"][vc_column_text]By buying a Fair photo print, you support a local organisation in the area where the photograph was taken.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"custom\" custom_text_color=\"#d4c0ff\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"bottom-pagination\" flickity_item_animation=\"none\" item_shadow=\"1\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:11:09','2021-04-30 08:11:09','',31,'https://www.fairphoto.com/?p=129',0,'revision','',0),(125,3,'2021-04-30 08:08:18','2021-04-30 08:08:18','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]By buying a Fair photo print, you support a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"bottom-pagination\" flickity_item_animation=\"none\" item_shadow=\"1\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#fcfcfc\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"20\" bottom_padding_tablet=\"10\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h6>Real Results, Guaranteed</h6>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][split_line_heading animation_type=\"line-reveal-by-space\" font_style=\"h2\" stagger_animation=\"true\" content_alignment=\"default\" mobile_content_alignment=\"inherit\" text_content=\"Photo Prints That Give Back\" font_size=\"9vh\"][/split_line_heading][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ff7747\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"custom\" custom_text_color=\"#d4c0ff\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][carousel script=\"simple_slider\" simple_slider_sizing=\"aspect_ratio\" simple_slider_aspect_ratio=\"2-1\" simple_slider_arrow_controls=\"true\" simple_slider_arrow_positioning=\"inside\" simple_slider_pagination_controls=\"true\" simple_slider_pagination_coloring=\"light\" simple_slider_pagination_alignment=\"right\" simple_slider_parallax=\"true\" simple_slider_min_height=\"575\" autorotation_speed=\"6000\"][item simple_slider_bg_image_url=\"https://source.unsplash.com/collection/81229186/weekly\" simple_slider_bg_image_position=\"center-center\" simple_slider_font_color=\"#ffffff\" simple_slider_overlay_strength=\"0.3\" simple_slider_gradient_direction=\"left_to_right\" bg_image_url=\"\" bg_image_position=\"default\" image_url=\"\" id=\"1619769997818-6\" title=\"Item\" tab_id=\"1619769997819-0\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text max_width=\"425\"]\r\n<h2>Clear up acne breakouts in as little as two days.</h2>\r\n[/vc_column_text][nectar_cta btn_style=\"underline\" heading_tag=\"span\" text_color=\"#ffffff\" button_color=\"default\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Shop Now\" margin_top=\"35\"][/vc_column_inner][/vc_row_inner][/item][item simple_slider_bg_image_url=\"https://source.unsplash.com/collection/49597329/weekly\" simple_slider_bg_image_position=\"center-center\" simple_slider_font_color=\"#ffffff\" simple_slider_overlay_strength=\"0.3\" simple_slider_gradient_direction=\"left_to_right\" bg_image_url=\"\" bg_image_position=\"default\" image_url=\"\" id=\"1619769997903-0\" title=\"Item\" tab_id=\"1619769997904-6\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text max_width=\"450\"]\r\n<h2>Finally, a face wash that delivers.</h2>\r\n[/vc_column_text][nectar_cta btn_style=\"underline\" heading_tag=\"span\" text_color=\"#ffffff\" button_color=\"default\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Explore\" margin_top=\"35\"][/vc_column_inner][/vc_row_inner][/item][item simple_slider_bg_image_url=\"https://source.unsplash.com/collection/95519860/weekly\" simple_slider_bg_image_position=\"center-center\" simple_slider_font_color=\"#ffffff\" simple_slider_overlay_strength=\"0.3\" simple_slider_gradient_direction=\"left_to_right\" bg_image_url=\"\" bg_image_position=\"default\" image_url=\"\" id=\"1619769997959-10\" title=\"Item\" tab_id=\"1619769997960-5\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text max_width=\"450\"]\r\n<h2>Developed to provide deep regeneration.</h2>\r\n[/vc_column_text][nectar_cta btn_style=\"underline\" heading_tag=\"span\" text_color=\"#ffffff\" button_color=\"default\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Explore\" url=\"http://themenectar.com/\" margin_top=\"35\"][/vc_column_inner][/vc_row_inner][/item][/carousel][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:08:18','2021-04-30 08:08:18','',31,'https://www.fairphoto.com/?p=125',0,'revision','',0),(123,3,'2021-04-30 08:06:32','2021-04-30 08:06:32','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]By buying a Fair photo print, you support a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"bottom-pagination\" flickity_item_animation=\"none\" item_shadow=\"1\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ff7747\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"20\" bottom_padding_tablet=\"10\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<h6>Real Results, Guaranteed</h6>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][split_line_heading animation_type=\"line-reveal-by-space\" font_style=\"h2\" stagger_animation=\"true\" content_alignment=\"default\" mobile_content_alignment=\"inherit\" text_content=\"Our products are FDA approved and backed by real science\" font_size=\"9vh\"][/split_line_heading][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ff7747\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"custom\" custom_text_color=\"#d4c0ff\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][carousel script=\"simple_slider\" simple_slider_sizing=\"aspect_ratio\" simple_slider_aspect_ratio=\"2-1\" simple_slider_arrow_controls=\"true\" simple_slider_arrow_positioning=\"inside\" simple_slider_pagination_controls=\"true\" simple_slider_pagination_coloring=\"light\" simple_slider_pagination_alignment=\"right\" simple_slider_parallax=\"true\" simple_slider_min_height=\"575\" autorotation_speed=\"6000\"][item simple_slider_bg_image_url=\"https://source.unsplash.com/collection/81229186/weekly\" simple_slider_bg_image_position=\"center-center\" simple_slider_font_color=\"#ffffff\" simple_slider_overlay_strength=\"0.3\" simple_slider_gradient_direction=\"left_to_right\" bg_image_url=\"\" bg_image_position=\"default\" image_url=\"\" id=\"1619769868424-5\" title=\"Item\" tab_id=\"1619769868425-2\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text max_width=\"425\"]\r\n<h2>Clear up acne breakouts in as little as two days.</h2>\r\n[/vc_column_text][nectar_cta btn_style=\"underline\" heading_tag=\"span\" text_color=\"#ffffff\" button_color=\"default\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Shop Now\" margin_top=\"35\"][/vc_column_inner][/vc_row_inner][/item][item simple_slider_bg_image_url=\"https://source.unsplash.com/collection/49597329/weekly\" simple_slider_bg_image_position=\"center-center\" simple_slider_font_color=\"#ffffff\" simple_slider_overlay_strength=\"0.3\" simple_slider_gradient_direction=\"left_to_right\" bg_image_url=\"\" bg_image_position=\"default\" image_url=\"\" id=\"1619769868573-9\" title=\"Item\" tab_id=\"1619769868574-7\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text max_width=\"450\"]\r\n<h2>Finally, a face wash that delivers.</h2>\r\n[/vc_column_text][nectar_cta btn_style=\"underline\" heading_tag=\"span\" text_color=\"#ffffff\" button_color=\"default\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Explore\" margin_top=\"35\"][/vc_column_inner][/vc_row_inner][/item][item simple_slider_bg_image_url=\"https://source.unsplash.com/collection/95519860/weekly\" simple_slider_bg_image_position=\"center-center\" simple_slider_font_color=\"#ffffff\" simple_slider_overlay_strength=\"0.3\" simple_slider_gradient_direction=\"left_to_right\" bg_image_url=\"\" bg_image_position=\"default\" image_url=\"\" id=\"1619769868708-9\" title=\"Item\" tab_id=\"1619769868709-3\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text max_width=\"450\"]\r\n<h2>Developed to provide deep regeneration.</h2>\r\n[/vc_column_text][nectar_cta btn_style=\"underline\" heading_tag=\"span\" text_color=\"#ffffff\" button_color=\"default\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Explore\" url=\"http://themenectar.com/\" margin_top=\"35\"][/vc_column_inner][/vc_row_inner][/item][/carousel][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:06:32','2021-04-30 08:06:32','',31,'https://www.fairphoto.com/?p=123',0,'revision','',0),(217,3,'2021-05-08 00:25:04','2021-05-08 00:25:04','','Living Room 1 L','Livingroom Interior with sofa, pillows, lamp, books and vase with flowers on empty white wall background. 3D rendering.','inherit','open','closed','','217','','','2021-12-08 09:21:47','2021-12-08 09:21:47','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/shutterstock_561764830.jpg',0,'attachment','image/jpeg',0),(128,3,'2021-04-30 08:09:57','2021-04-30 08:09:57','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]By buying a Fair photo print, you support a local organisation in the area where the photograph was taken.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#fcfcfc\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"20\" bottom_padding_tablet=\"10\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h6>Real Results, Guaranteed</h6>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][split_line_heading animation_type=\"line-reveal-by-space\" font_style=\"h2\" text_color=\"#000000\" stagger_animation=\"true\" content_alignment=\"default\" mobile_content_alignment=\"inherit\" text_content=\"Photo Prints That Give Back\" font_size=\"9vh\"][/split_line_heading][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"custom\" custom_text_color=\"#d4c0ff\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"bottom-pagination\" flickity_item_animation=\"none\" item_shadow=\"1\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:09:57','2021-04-30 08:09:57','',31,'https://www.fairphoto.com/?p=128',0,'revision','',0),(126,3,'2021-04-30 08:09:09','2021-04-30 08:09:09','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]By buying a Fair photo print, you support a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"bottom-pagination\" flickity_item_animation=\"none\" item_shadow=\"1\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#fcfcfc\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"20\" bottom_padding_tablet=\"10\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h6>Real Results, Guaranteed</h6>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][split_line_heading animation_type=\"line-reveal-by-space\" font_style=\"h2\" text_color=\"#000000\" stagger_animation=\"true\" content_alignment=\"default\" mobile_content_alignment=\"inherit\" text_content=\"Photo Prints That Give Back\" font_size=\"9vh\"][/split_line_heading][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"custom\" custom_text_color=\"#d4c0ff\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][carousel script=\"simple_slider\" simple_slider_sizing=\"aspect_ratio\" simple_slider_aspect_ratio=\"2-1\" simple_slider_arrow_controls=\"true\" simple_slider_arrow_positioning=\"inside\" simple_slider_pagination_controls=\"true\" simple_slider_pagination_coloring=\"light\" simple_slider_pagination_alignment=\"right\" simple_slider_parallax=\"true\" simple_slider_min_height=\"575\" autorotation_speed=\"6000\"][item simple_slider_bg_image_url=\"https://source.unsplash.com/collection/81229186/weekly\" simple_slider_bg_image_position=\"center-center\" simple_slider_font_color=\"#ffffff\" simple_slider_overlay_strength=\"0.3\" simple_slider_gradient_direction=\"left_to_right\" bg_image_url=\"\" bg_image_position=\"default\" image_url=\"\" id=\"1619770102868-9\" title=\"Item\" tab_id=\"1619770102870-9\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text max_width=\"425\"]\r\n<h2>Clear up acne breakouts in as little as two days.</h2>\r\n[/vc_column_text][nectar_cta btn_style=\"underline\" heading_tag=\"span\" text_color=\"#ffffff\" button_color=\"default\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Shop Now\" margin_top=\"35\"][/vc_column_inner][/vc_row_inner][/item][item simple_slider_bg_image_url=\"https://source.unsplash.com/collection/49597329/weekly\" simple_slider_bg_image_position=\"center-center\" simple_slider_font_color=\"#ffffff\" simple_slider_overlay_strength=\"0.3\" simple_slider_gradient_direction=\"left_to_right\" bg_image_url=\"\" bg_image_position=\"default\" image_url=\"\" id=\"1619770103078-8\" title=\"Item\" tab_id=\"1619770103079-8\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text max_width=\"450\"]\r\n<h2>Finally, a face wash that delivers.</h2>\r\n[/vc_column_text][nectar_cta btn_style=\"underline\" heading_tag=\"span\" text_color=\"#ffffff\" button_color=\"default\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Explore\" margin_top=\"35\"][/vc_column_inner][/vc_row_inner][/item][item simple_slider_bg_image_url=\"https://source.unsplash.com/collection/95519860/weekly\" simple_slider_bg_image_position=\"center-center\" simple_slider_font_color=\"#ffffff\" simple_slider_overlay_strength=\"0.3\" simple_slider_gradient_direction=\"left_to_right\" bg_image_url=\"\" bg_image_position=\"default\" image_url=\"\" id=\"1619770103131-8\" title=\"Item\" tab_id=\"1619770103132-10\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text max_width=\"450\"]\r\n<h2>Developed to provide deep regeneration.</h2>\r\n[/vc_column_text][nectar_cta btn_style=\"underline\" heading_tag=\"span\" text_color=\"#ffffff\" button_color=\"default\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Explore\" url=\"http://themenectar.com/\" margin_top=\"35\"][/vc_column_inner][/vc_row_inner][/item][/carousel][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:09:09','2021-04-30 08:09:09','',31,'https://www.fairphoto.com/?p=126',0,'revision','',0),(127,3,'2021-04-30 08:09:26','2021-04-30 08:09:26','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]By buying a Fair photo print, you support a local organisation in the area where the photograph was taken.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#fcfcfc\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"20\" bottom_padding_tablet=\"10\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h6>Real Results, Guaranteed</h6>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][split_line_heading animation_type=\"line-reveal-by-space\" font_style=\"h2\" text_color=\"#000000\" stagger_animation=\"true\" content_alignment=\"default\" mobile_content_alignment=\"inherit\" text_content=\"Photo Prints That Give Back\" font_size=\"9vh\"][/split_line_heading][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"custom\" custom_text_color=\"#d4c0ff\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"bottom-pagination\" flickity_item_animation=\"none\" item_shadow=\"1\"][carousel script=\"simple_slider\" simple_slider_sizing=\"aspect_ratio\" simple_slider_aspect_ratio=\"2-1\" simple_slider_arrow_controls=\"true\" simple_slider_arrow_positioning=\"inside\" simple_slider_pagination_controls=\"true\" simple_slider_pagination_coloring=\"light\" simple_slider_pagination_alignment=\"right\" simple_slider_parallax=\"true\" simple_slider_min_height=\"575\" autorotation_speed=\"6000\"][item simple_slider_bg_image_url=\"https://source.unsplash.com/collection/81229186/weekly\" simple_slider_bg_image_position=\"center-center\" simple_slider_font_color=\"#ffffff\" simple_slider_overlay_strength=\"0.3\" simple_slider_gradient_direction=\"left_to_right\" bg_image_url=\"\" bg_image_position=\"default\" image_url=\"\" id=\"1619770153951-8\" title=\"Item\" tab_id=\"1619770153954-5\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text max_width=\"425\"]\r\n<h2>Clear up acne breakouts in as little as two days.</h2>\r\n[/vc_column_text][nectar_cta btn_style=\"underline\" heading_tag=\"span\" text_color=\"#ffffff\" button_color=\"default\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Shop Now\" margin_top=\"35\"][/vc_column_inner][/vc_row_inner][/item][item simple_slider_bg_image_url=\"https://source.unsplash.com/collection/49597329/weekly\" simple_slider_bg_image_position=\"center-center\" simple_slider_font_color=\"#ffffff\" simple_slider_overlay_strength=\"0.3\" simple_slider_gradient_direction=\"left_to_right\" bg_image_url=\"\" bg_image_position=\"default\" image_url=\"\" id=\"1619770154067-0\" title=\"Item\" tab_id=\"1619770154068-10\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text max_width=\"450\"]\r\n<h2>Finally, a face wash that delivers.</h2>\r\n[/vc_column_text][nectar_cta btn_style=\"underline\" heading_tag=\"span\" text_color=\"#ffffff\" button_color=\"default\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Explore\" margin_top=\"35\"][/vc_column_inner][/vc_row_inner][/item][item simple_slider_bg_image_url=\"https://source.unsplash.com/collection/95519860/weekly\" simple_slider_bg_image_position=\"center-center\" simple_slider_font_color=\"#ffffff\" simple_slider_overlay_strength=\"0.3\" simple_slider_gradient_direction=\"left_to_right\" bg_image_url=\"\" bg_image_position=\"default\" image_url=\"\" id=\"1619770154139-4\" title=\"Item\" tab_id=\"1619770154139-2\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text max_width=\"450\"]\r\n<h2>Developed to provide deep regeneration.</h2>\r\n[/vc_column_text][nectar_cta btn_style=\"underline\" heading_tag=\"span\" text_color=\"#ffffff\" button_color=\"default\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Explore\" url=\"http://themenectar.com/\" margin_top=\"35\"][/vc_column_inner][/vc_row_inner][/item][/carousel][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:09:26','2021-04-30 08:09:26','',31,'https://www.fairphoto.com/?p=127',0,'revision','',0),(132,3,'2021-04-30 08:14:26','2021-04-30 08:14:26','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photo Prints That Give Back\" use_theme_fonts=\"yes\"][vc_column_text]By buying a Fair photo print, you support a local organisation in the area where the photograph was taken.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"custom\" custom_text_color=\"#d4c0ff\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"bottom-pagination\" flickity_item_animation=\"none\" item_shadow=\"1\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:14:26','2021-04-30 08:14:26','',31,'https://www.fairphoto.com/?p=132',0,'revision','',0),(135,3,'2021-04-30 08:15:41','2021-04-30 08:15:41','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"custom\" custom_text_color=\"#d4c0ff\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"bottom-pagination\" flickity_item_animation=\"none\" item_shadow=\"1\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:15:41','2021-04-30 08:15:41','',31,'https://www.fairphoto.com/?p=135',0,'revision','',0),(133,3,'2021-04-30 08:14:47','2021-04-30 08:14:47','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]By buying a Fair photo print, you support a local organisation in the area where the photograph was taken.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"custom\" custom_text_color=\"#d4c0ff\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"bottom-pagination\" flickity_item_animation=\"none\" item_shadow=\"1\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:14:47','2021-04-30 08:14:47','',31,'https://www.fairphoto.com/?p=133',0,'revision','',0),(134,3,'2021-04-30 08:15:21','2021-04-30 08:15:21','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]By buying a Fair photo print, you support a local organisation in the area where the photograph was taken.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"custom\" custom_text_color=\"#d4c0ff\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"bottom-pagination\" flickity_item_animation=\"none\" item_shadow=\"1\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:15:21','2021-04-30 08:15:21','',31,'https://www.fairphoto.com/?p=134',0,'revision','',0),(137,3,'2021-04-30 08:18:02','2021-04-30 08:18:02','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"custom\" custom_text_color=\"#d4c0ff\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"bottom-pagination\" flickity_item_animation=\"none\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:18:02','2021-04-30 08:18:02','',31,'https://www.fairphoto.com/?p=137',0,'revision','',0),(136,3,'2021-04-30 08:16:56','2021-04-30 08:16:56','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]By buying a Fair photo print, you support a local organisation in the area where the photograph was taken.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"custom\" custom_text_color=\"#d4c0ff\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"bottom-pagination\" flickity_item_animation=\"none\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:16:56','2021-04-30 08:16:56','',31,'https://www.fairphoto.com/?p=136',0,'revision','',0),(139,3,'2021-04-30 08:37:19','2021-04-30 08:37:19','','','','inherit','open','closed','','139','','','2021-06-25 10:53:37','2021-06-25 10:53:37','',0,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a4131-pano-2.jpg',0,'attachment','image/jpeg',0),(140,3,'2021-04-30 08:40:40','2021-04-30 08:40:40','','Langob Pambot','A \"pambot\", or \"pump boat\", parked at Langob beach on the north side of Malapascua in the Philippines. These boats are used for nearly everything in the Philippines, from transportation to fishing. The waters around the islands are increasingly polluted, with the Philippines ranking third in the world according to <a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">Statista</a>.','publish','closed','closed','','langob-pambot','','','2021-09-04 03:27:15','2021-09-04 03:27:15','',0,'https://www.fairphoto.com/?post_type=product&#038;p=140',0,'product','',0),(141,3,'2021-04-30 08:44:31','2021-04-30 08:44:31','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"custom\" custom_text_color=\"#d4c0ff\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h2\" flickity_heading_text=\"Selection\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:44:31','2021-04-30 08:44:31','',31,'https://www.fairphoto.com/?p=141',0,'revision','',0),(143,3,'2021-04-30 08:59:26','2021-04-30 08:59:26','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Selection\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 08:59:26','2021-04-30 08:59:26','',31,'https://www.fairphoto.com/?p=143',0,'revision','',0),(144,3,'2021-04-30 09:18:36','2021-04-30 09:18:36','','fp-logo-dark','','inherit','open','closed','','fp-logo-dark','','','2021-04-30 09:25:40','2021-04-30 09:25:40','',0,'https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-dark.png',0,'attachment','image/png',0),(145,3,'2021-04-30 09:25:54','2021-04-30 09:25:54','','fp-logo-dark@2x','','inherit','open','closed','','fp-logo-dark2x','','','2021-04-30 09:25:54','2021-04-30 09:25:54','',0,'https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-dark@2x.png',0,'attachment','image/png',0),(146,3,'2021-04-30 09:27:06','2021-04-30 09:27:06','','fp-logo-light','','inherit','open','closed','','fp-logo-light','','','2021-04-30 09:27:06','2021-04-30 09:27:06','',0,'https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-light.png',0,'attachment','image/png',0),(147,3,'2021-04-30 09:27:18','2021-04-30 09:27:18','','fp-logo-light@2x','','inherit','open','closed','','fp-logo-light2x','','','2021-04-30 09:27:18','2021-04-30 09:27:18','',0,'https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-light@2x.png',0,'attachment','image/png',0),(148,3,'2021-04-30 09:30:04','2021-04-30 09:30:04','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-04-30 09:30:04','2021-04-30 09:30:04','',31,'https://www.fairphoto.com/?p=148',0,'revision','',0),(153,3,'2021-04-30 23:48:42','2021-04-30 23:48:42','','fp-favicon','','inherit','open','closed','','fp-favicon','','','2021-05-23 04:36:45','2021-05-23 04:36:45','',97,'https://www.fairphoto.com/wp-content/uploads/2021/04/fp-favicon.png',0,'attachment','image/png',0),(154,3,'2021-04-30 23:48:44','2021-04-30 23:48:44','https://www.fairphoto.com/wp-content/uploads/2021/04/cropped-fp-favicon.png','cropped-fp-favicon.png','','inherit','open','closed','','cropped-fp-favicon-png','','','2021-04-30 23:48:44','2021-04-30 23:48:44','',0,'https://www.fairphoto.com/wp-content/uploads/2021/04/cropped-fp-favicon.png',0,'attachment','image/png',0),(156,3,'2021-05-01 00:01:06','2021-05-01 00:01:06','','icon-give','','inherit','open','closed','','icon-give','','','2021-05-01 00:01:06','2021-05-01 00:01:06','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give.png',0,'attachment','image/png',0),(157,3,'2021-05-01 00:02:02','2021-05-01 00:02:02','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][text-with-icon icon_type=\"image_icon\" icon_image=\"156\"][/text-with-icon][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 00:02:02','2021-05-01 00:02:02','',31,'https://www.fairphoto.com/?p=157',0,'revision','',0),(158,3,'2021-05-01 00:02:47','2021-05-01 00:02:47','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 00:02:47','2021-05-01 00:02:47','',31,'https://www.fairphoto.com/?p=158',0,'revision','',0),(159,3,'2021-05-01 00:08:11','2021-05-01 00:08:11','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 00:08:11','2021-05-01 00:08:11','',31,'https://www.fairphoto.com/?p=159',0,'revision','',0),(163,3,'2021-05-01 00:37:00','2021-05-01 00:37:00','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#a06000\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world, for the world\" font_container=\"tag:h2|text_align:left|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829319736{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 00:37:00','2021-05-01 00:37:00','',31,'https://www.fairphoto.com/?p=163',0,'revision','',0),(162,3,'2021-05-01 00:35:50','2021-05-01 00:35:50','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" color_overlay=\"#3452ff\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world, for the world\" font_container=\"tag:h2|text_align:left|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829319736{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 00:35:50','2021-05-01 00:35:50','',31,'https://www.fairphoto.com/?p=162',0,'revision','',0),(161,3,'2021-05-01 00:33:24','2021-05-01 00:33:24','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" color_overlay=\"#3452ff\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1532380343090{padding-right: 10% !important;}\"]\r\n<h4>Expert Authors</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove.\" font_container=\"tag:p|text_align:left|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1532379238082{padding-right: 7% !important;}\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_column_text css=\".vc_custom_1532380349040{padding-right: 10% !important;}\"]\r\n<h4>Useful Content</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Even the all-powerful Pointing has no control about the blind texts. One day a line of blind text by the name of Lorem Ipsum decided to leave.\" font_container=\"tag:p|text_align:left|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1532379243556{padding-right: 7% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 00:33:24','2021-05-01 00:33:24','',31,'https://www.fairphoto.com/?p=161',0,'revision','',0),(160,3,'2021-05-01 00:31:50','2021-05-01 00:31:50','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"https://source.unsplash.com/1700x800/daily/?space\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" color_overlay=\"#3452ff\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][split_line_heading animation_type=\"default\"]\r\n<h2>The best Wordpress</h2>\r\n<h2>articles, written daily.</h2>\r\n[/split_line_heading][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1532380343090{padding-right: 10% !important;}\"]\r\n<h4>Expert Authors</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove.\" font_container=\"tag:p|text_align:left|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1532379238082{padding-right: 7% !important;}\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_column_text css=\".vc_custom_1532380349040{padding-right: 10% !important;}\"]\r\n<h4>Useful Content</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Even the all-powerful Pointing has no control about the blind texts. One day a line of blind text by the name of Lorem Ipsum decided to leave.\" font_container=\"tag:p|text_align:left|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1532379243556{padding-right: 7% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][recent_posts style=\"list_featured_first_row\" columns=\"3\" category=\"all\" order=\"DESC\" orderby=\"date\" image_loading=\"default\" posts_per_page=\"3\" post_offset=\"0\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 00:31:50','2021-05-01 00:31:50','',31,'https://www.fairphoto.com/?p=160',0,'revision','',0),(164,3,'2021-05-01 00:38:09','2021-05-01 00:38:09','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#a06000\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world, for the world\" font_container=\"tag:h2|text_align:left|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829319736{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 00:38:09','2021-05-01 00:38:09','',31,'https://www.fairphoto.com/?p=164',0,'revision','',0),(165,3,'2021-05-01 00:38:40','2021-05-01 00:38:40','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#a06000\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world, for the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829516274{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 00:38:40','2021-05-01 00:38:40','',31,'https://www.fairphoto.com/?p=165',0,'revision','',0),(166,3,'2021-05-01 00:39:21','2021-05-01 00:39:21','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#a06000\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 00:39:21','2021-05-01 00:39:21','',31,'https://www.fairphoto.com/?p=166',0,'revision','',0),(167,3,'2021-05-01 00:39:58','2021-05-01 00:39:58','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#a06000\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 00:39:58','2021-05-01 00:39:58','',31,'https://www.fairphoto.com/?p=167',0,'revision','',0),(168,3,'2021-05-01 00:40:59','2021-05-01 00:40:59','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 00:40:59','2021-05-01 00:40:59','',31,'https://www.fairphoto.com/?p=168',0,'revision','',0),(171,3,'2021-05-01 08:16:06','2021-05-01 08:16:06','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Our Specialties\" font_container=\"tag:h2|font_size:48px|text_align:center|line_height:57px\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a selection of inspiring and unique images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Diamond\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We deliver a high quality print to your doorstep that would look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Trophy-2\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856515982{margin-bottom: 15px !important;}\"]\r\n<h4>Make a change</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 08:16:06','2021-05-01 08:16:06','',31,'https://www.fairphoto.com/?p=171',0,'revision','',0),(179,3,'2021-05-01 08:32:39','2021-05-01 08:32:39','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How it works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 08:32:39','2021-05-01 08:32:39','',31,'https://www.fairphoto.com/?p=179',0,'revision','',0),(173,3,'2021-05-01 08:23:41','2021-05-01 08:23:41','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Our Specialties\" font_container=\"tag:h2|font_size:48px|text_align:center|line_height:57px\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857056558{margin-bottom: 15px !important;}\"]\r\n<h4>Do good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 08:23:41','2021-05-01 08:23:41','',31,'https://www.fairphoto.com/?p=173',0,'revision','',0),(170,3,'2021-05-01 08:08:57','2021-05-01 08:08:57','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Our Specialties\" font_container=\"tag:h2|font_size:48px|text_align:center|line_height:57px\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856334987{margin-bottom: 15px !important;}\"]\r\n<h4>Discovery</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect and select inspiring and unique images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Diamond\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856457129{margin-bottom: 15px !important;}\"]\r\n<h4>Delivery</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Trophy-2\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856515982{margin-bottom: 15px !important;}\"]\r\n<h4>Make a change</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 08:08:57','2021-05-01 08:08:57','',31,'https://www.fairphoto.com/?p=170',0,'revision','',0),(169,3,'2021-05-01 08:01:22','2021-05-01 08:01:22','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Our Specialties\" font_container=\"tag:h2|font_size:48px|text_align:center|line_height:57px\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Umbrella-2\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1485629426540{margin-bottom: 15px !important;}\"]\r\n<h4>Customer Support</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Diamond\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1485629480716{margin-bottom: 15px !important;}\"]\r\n<h4>Web Design</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Trophy-2\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1485629439769{margin-bottom: 15px !important;}\"]\r\n<h4>Quality Assurance</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-T-Shirt\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1485629445076{margin-bottom: 15px !important;}\"]\r\n<h4>eCommerce</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Wolf\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1485629457675{margin-bottom: 15px !important;}\"]\r\n<h4>Event Planning</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Grave\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1485629467303{margin-bottom: 15px !important;}\"]\r\n<h4>Killing Competition</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 08:01:22','2021-05-01 08:01:22','',31,'https://www.fairphoto.com/?p=169',0,'revision','',0),(172,3,'2021-05-01 08:16:42','2021-05-01 08:16:42','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Our Specialties\" font_container=\"tag:h2|font_size:48px|text_align:center|line_height:57px\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Diamond\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We deliver a high quality print to your doorstep that would look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Trophy-2\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856515982{margin-bottom: 15px !important;}\"]\r\n<h4>Make a change</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 08:16:42','2021-05-01 08:16:42','',31,'https://www.fairphoto.com/?p=172',0,'revision','',0),(174,3,'2021-05-01 08:27:01','2021-05-01 08:27:01','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Our Specialties\" font_container=\"tag:h2|font_size:48px|text_align:center|line_height:57px\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Got a great photo?\r\n\r\n<a href=\"https://www.fairphoto.com/prints/submit-a-photo/\">Submit a photo</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857056558{margin-bottom: 15px !important;}\"]\r\n<h4>Do good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 08:27:01','2021-05-01 08:27:01','',31,'https://www.fairphoto.com/?p=174',0,'revision','',0),(176,3,'2021-05-01 08:29:58','2021-05-01 08:29:58','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Our Specialties\" font_container=\"tag:h2|font_size:48px|text_align:center|line_height:57px\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857056558{margin-bottom: 15px !important;}\"]\r\n<h4>Do good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 08:29:58','2021-05-01 08:29:58','',31,'https://www.fairphoto.com/?p=176',0,'revision','',0),(175,3,'2021-05-01 08:28:25','2021-05-01 08:28:25','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Our Specialties\" font_container=\"tag:h2|font_size:48px|text_align:center|line_height:57px\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/submit-a-photo/\">Submit a photo</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857056558{margin-bottom: 15px !important;}\"]\r\n<h4>Do good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/register-a-project/\">Suggest an organisation</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 08:28:25','2021-05-01 08:28:25','',31,'https://www.fairphoto.com/?p=175',0,'revision','',0),(177,3,'2021-05-01 08:31:37','2021-05-01 08:31:37','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How it works\" font_container=\"tag:h2|font_size:48px|text_align:center|line_height:57px\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 08:31:37','2021-05-01 08:31:37','',31,'https://www.fairphoto.com/?p=177',0,'revision','',0),(178,3,'2021-05-01 08:32:05','2021-05-01 08:32:05','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How it works\" font_container=\"tag:h2|font_size:48px|text_align:center|line_height:57px\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 08:32:05','2021-05-01 08:32:05','',31,'https://www.fairphoto.com/?p=178',0,'revision','',0),(180,3,'2021-05-01 08:33:28','2021-05-01 08:33:28','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How it works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 08:33:28','2021-05-01 08:33:28','',31,'https://www.fairphoto.com/?p=180',0,'revision','',0),(181,3,'2021-05-01 08:33:58','2021-05-01 08:33:58','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 08:33:58','2021-05-01 08:33:58','',31,'https://www.fairphoto.com/?p=181',0,'revision','',0),(182,3,'2021-05-01 08:38:47','2021-05-01 08:38:47','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 08:38:47','2021-05-01 08:38:47','',31,'https://www.fairphoto.com/?p=182',0,'revision','',0),(183,3,'2021-05-01 08:40:09','2021-05-01 08:40:09','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 08:40:09','2021-05-01 08:40:09','',31,'https://www.fairphoto.com/?p=183',0,'revision','',0),(488,3,'2021-05-29 08:22:23','2021-05-29 08:22:23','','','','inherit','open','closed','','488','','','2021-06-05 06:56:21','2021-06-05 06:56:21','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7286.jpg',0,'attachment','image/jpeg',0),(220,3,'2021-05-08 00:59:24','2021-05-08 00:59:24','','icon-give-light','','inherit','open','closed','','icon-give-light','','','2021-05-08 00:59:24','2021-05-08 00:59:24','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give-light.png',0,'attachment','image/png',0),(221,3,'2021-05-08 00:59:25','2021-05-08 00:59:25','','icon-give-dark','','inherit','open','closed','','icon-give-dark','','','2021-05-08 00:59:25','2021-05-08 00:59:25','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give-dark.png',0,'attachment','image/png',0),(185,3,'2021-05-01 11:15:28','2021-05-01 11:15:28','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 11:15:28','2021-05-01 11:15:28','',31,'https://www.fairphoto.com/?p=185',0,'revision','',0),(186,3,'2021-05-01 11:17:27','2021-05-01 11:17:27','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"14%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 11:17:27','2021-05-01 11:17:27','',31,'https://www.fairphoto.com/?p=186',0,'revision','',0),(187,3,'2021-05-01 11:19:35','2021-05-01 11:19:35','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"14%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 11:19:35','2021-05-01 11:19:35','',31,'https://www.fairphoto.com/?p=187',0,'revision','',0),(191,3,'2021-05-01 11:30:13','2021-05-01 11:30:13','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"18%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"padding-16-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 11:30:13','2021-05-01 11:30:13','',31,'https://www.fairphoto.com/?p=191',0,'revision','',0),(188,3,'2021-05-01 11:20:21','2021-05-01 11:20:21','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"14%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 11:20:21','2021-05-01 11:20:21','',31,'https://www.fairphoto.com/?p=188',0,'revision','',0),(189,3,'2021-05-01 11:21:02','2021-05-01 11:21:02','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"14%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"padding-16-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 11:21:02','2021-05-01 11:21:02','',31,'https://www.fairphoto.com/?p=189',0,'revision','',0),(190,3,'2021-05-01 11:26:10','2021-05-01 11:26:10','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"18%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"padding-16-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 11:26:10','2021-05-01 11:26:10','',31,'https://www.fairphoto.com/?p=190',0,'revision','',0),(192,3,'2021-05-01 11:30:43','2021-05-01 11:30:43','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"20%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"padding-16-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 11:30:43','2021-05-01 11:30:43','',31,'https://www.fairphoto.com/?p=192',0,'revision','',0),(198,3,'2021-05-01 11:38:41','2021-05-01 11:38:41','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 11:38:41','2021-05-01 11:38:41','',31,'https://www.fairphoto.com/?p=198',0,'revision','',0),(193,3,'2021-05-01 11:33:20','2021-05-01 11:33:20','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"20%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|font_size:48px|text_align:center|line_height:57px\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 11:33:20','2021-05-01 11:33:20','',31,'https://www.fairphoto.com/?p=193',0,'revision','',0),(194,3,'2021-05-01 11:34:10','2021-05-01 11:34:10','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"20%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 11:34:10','2021-05-01 11:34:10','',31,'https://www.fairphoto.com/?p=194',0,'revision','',0),(199,3,'2021-05-01 11:39:03','2021-05-01 11:39:03','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 11:39:03','2021-05-01 11:39:03','',31,'https://www.fairphoto.com/?p=199',0,'revision','',0),(196,3,'2021-05-01 11:37:42','2021-05-01 11:37:42','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"20%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|font_size:48px|text_align:center|line_height:57px\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 11:37:42','2021-05-01 11:37:42','',31,'https://www.fairphoto.com/?p=196',0,'revision','',0),(195,3,'2021-05-01 11:37:23','2021-05-01 11:37:23','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"20%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"1\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" per_page=\"1\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|font_size:48px|text_align:center|line_height:57px\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 11:37:23','2021-05-01 11:37:23','',31,'https://www.fairphoto.com/?p=195',0,'revision','',0),(197,3,'2021-05-01 11:38:07','2021-05-01 11:38:07','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints That Give Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|font_size:48px|text_align:center|line_height:57px\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-01 11:38:07','2021-05-01 11:38:07','',31,'https://www.fairphoto.com/?p=197',0,'revision','',0),(200,3,'2021-05-03 04:41:42','2021-05-03 04:41:42','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Art That Gives Back\" font_container=\"tag:h1|font_size:40px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-03 04:41:42','2021-05-03 04:41:42','',31,'https://www.fairphoto.com/?p=200',0,'revision','',0);
INSERT INTO `wpbb_posts` VALUES (201,3,'2021-05-03 04:42:34','2021-05-03 04:42:34','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Art That Gives Back\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-03 04:42:34','2021-05-03 04:42:34','',31,'https://www.fairphoto.com/?p=201',0,'revision','',0),(202,3,'2021-05-03 04:43:01','2021-05-03 04:43:01','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Art That Gives Back\" font_container=\"tag:h1|font_size:36px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-03 04:43:01','2021-05-03 04:43:01','',31,'https://www.fairphoto.com/?p=202',0,'revision','',0),(203,3,'2021-05-03 04:44:30','2021-05-03 04:44:30','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Art That Gives Back\" font_container=\"tag:h1|font_size:34px|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-03 04:44:30','2021-05-03 04:44:30','',31,'https://www.fairphoto.com/?p=203',0,'revision','',0),(204,3,'2021-05-03 04:50:39','2021-05-03 04:50:39','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Art That Gives Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently testing and developing our model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-03 04:50:39','2021-05-03 04:50:39','',31,'https://www.fairphoto.com/?p=204',0,'revision','',0),(212,3,'2021-05-06 05:49:27','2021-05-06 05:49:27','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-06 05:49:27','2021-05-06 05:49:27','',31,'https://www.fairphoto.com/?p=212',0,'revision','',0),(205,3,'2021-05-03 04:51:45','2021-05-03 04:51:45','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"15%\" constrain_group_2=\"yes\" right_padding_desktop=\"15%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Art That Gives Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-03 04:51:45','2021-05-03 04:51:45','',31,'https://www.fairphoto.com/?p=205',0,'revision','',0),(206,3,'2021-05-03 04:55:13','2021-05-03 04:55:13','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"12%\" constrain_group_2=\"yes\" right_padding_desktop=\"12%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Art That Gives Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-03 04:55:13','2021-05-03 04:55:13','',31,'https://www.fairphoto.com/?p=206',0,'revision','',0),(207,3,'2021-05-03 04:55:44','2021-05-03 04:55:44','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"13%\" constrain_group_2=\"yes\" right_padding_desktop=\"13%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Art That Gives Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-03 04:55:44','2021-05-03 04:55:44','',31,'https://www.fairphoto.com/?p=207',0,'revision','',0),(208,3,'2021-05-06 05:44:14','2021-05-06 05:44:14','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"13%\" constrain_group_2=\"yes\" right_padding_desktop=\"13%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography That Gives Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-06 05:44:14','2021-05-06 05:44:14','',31,'https://www.fairphoto.com/?p=208',0,'revision','',0),(209,3,'2021-05-06 05:44:50','2021-05-06 05:44:50','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography That Gives Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-06 05:44:50','2021-05-06 05:44:50','',31,'https://www.fairphoto.com/?p=209',0,'revision','',0),(210,3,'2021-05-06 05:45:53','2021-05-06 05:45:53','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Gives Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-06 05:45:53','2021-05-06 05:45:53','',31,'https://www.fairphoto.com/?p=210',0,'revision','',0),(211,3,'2021-05-06 05:46:20','2021-05-06 05:46:20','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"184\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"We collect a unique selection of inspiring images from around the world for you to explore.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">See our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">See our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-06 05:46:20','2021-05-06 05:46:20','',31,'https://www.fairphoto.com/?p=211',0,'revision','',0),(213,3,'2021-05-06 06:30:00','2021-05-06 06:30:00','','Our Display Options','','publish','closed','closed','','display-options','','','2021-06-08 11:28:50','2021-06-08 11:28:50','',18,'https://www.fairphoto.com/?page_id=213',0,'page','',0),(214,3,'2021-05-06 06:30:00','2021-05-06 06:30:00','','Our Paper and Frames','','inherit','closed','closed','','213-revision-v1','','','2021-05-06 06:30:00','2021-05-06 06:30:00','',213,'https://www.fairphoto.com/?p=214',0,'revision','',0),(218,3,'2021-05-08 00:25:50','2021-05-08 00:25:50','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"156\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 00:25:50','2021-05-08 00:25:50','',31,'https://www.fairphoto.com/?p=218',0,'revision','',0),(223,3,'2021-05-08 01:03:18','2021-05-08 01:03:18','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 01:03:18','2021-05-08 01:03:18','',31,'https://www.fairphoto.com/?p=223',0,'revision','',0),(222,3,'2021-05-08 01:00:34','2021-05-08 01:00:34','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\" css=\".vc_custom_1619829557491{padding-right: 7% !important;}\"][vc_column_text css=\".vc_custom_1619829345648{padding-right: 10% !important;}\"]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 01:00:34','2021-05-08 01:00:34','',31,'https://www.fairphoto.com/?p=222',0,'revision','',0),(225,3,'2021-05-08 01:06:46','2021-05-08 01:06:46','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Art\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 01:06:46','2021-05-08 01:06:46','',31,'https://www.fairphoto.com/?p=225',0,'revision','',0),(224,3,'2021-05-08 01:05:18','2021-05-08 01:05:18','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\" url=\"#\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 01:05:18','2021-05-08 01:05:18','',31,'https://www.fairphoto.com/?p=224',0,'revision','',0),(226,3,'2021-05-08 01:07:22','2021-05-08 01:07:22','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography of the world,\r\nfor the world\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 01:07:22','2021-05-08 01:07:22','',31,'https://www.fairphoto.com/?p=226',0,'revision','',0),(227,3,'2021-05-08 01:07:58','2021-05-08 01:07:58','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each photo is aimed at adding a long lasting artistic and positive touch that will complete your space[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"#\">Read more about our prints</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 01:07:58','2021-05-08 01:07:58','',31,'https://www.fairphoto.com/?p=227',0,'revision','',0),(228,3,'2021-05-08 01:12:40','2021-05-08 01:12:40','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 01:12:40','2021-05-08 01:12:40','',31,'https://www.fairphoto.com/?p=228',0,'revision','',0),(229,3,'2021-05-08 01:17:07','2021-05-08 01:17:07','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired up with a local organisation that will receive funds from every copy sold. We visit every organisation ourselves so that we can guarantee that when you look at the print on your wall, you know you\'re helping that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 01:17:07','2021-05-08 01:17:07','',31,'https://www.fairphoto.com/?p=229',0,'revision','',0),(230,3,'2021-05-08 01:20:27','2021-05-08 01:20:27','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-12%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired up with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time you look up at your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 01:20:27','2021-05-08 01:20:27','',31,'https://www.fairphoto.com/?p=230',0,'revision','',0),(231,3,'2021-05-08 01:22:48','2021-05-08 01:22:48','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired up with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 01:22:48','2021-05-08 01:22:48','',31,'https://www.fairphoto.com/?p=231',0,'revision','',0),(232,3,'2021-05-08 01:23:33','2021-05-08 01:23:33','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 01:23:33','2021-05-08 01:23:33','',31,'https://www.fairphoto.com/?p=232',0,'revision','',0),(233,3,'2021-05-08 01:25:22','2021-05-08 01:25:22','<label> Your name\r\n    [text* your-name] </label>\r\n\r\n<label> Your email\r\n    [email* your-email] </label>\r\n\r\n<label> Subject\r\n    [text* your-subject] </label>\r\n\r\n<label> Your message (optional)\r\n    [textarea your-message] </label>\r\n\r\n[submit \"Submit\"]\n1\n[_site_title] \"[your-subject]\"\n[_site_title] <admin@fairphoto.com>\n[_site_admin_email]\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <admin@fairphoto.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Contact Us','','publish','closed','closed','','contact-form-1','','','2021-12-05 09:42:04','2021-12-05 09:42:04','',0,'https://www.fairphoto.com/?post_type=wpcf7_contact_form&#038;p=233',0,'wpcf7_contact_form','',0),(234,3,'2021-05-08 01:26:53','2021-05-08 01:26:53','admin@fairphoto.com\nadmin','admin@fairphoto.com','','publish','closed','closed','','admin-fairphoto-com','','','2021-05-08 01:26:53','2021-05-08 01:26:53','',0,'https://www.fairphoto.com/?p=234',0,'flamingo_contact','',0),(235,3,'2021-05-08 01:26:53','2021-05-08 01:26:53','Rita\nMu\nrita.mu@fairphoto.com\nRita Mu','rita.mu@fairphoto.com','','publish','closed','closed','','rita-mu-fairphoto-com','','','2021-05-08 01:26:53','2021-05-08 01:26:53','',0,'https://www.fairphoto.com/?p=235',0,'flamingo_contact','',0),(236,3,'2022-01-09 05:42:25','2022-01-09 05:42:25','Ruben\nRekker\nruben.rekker@fairphoto.com\nRuben Rekker','ruben.rekker@fairphoto.com','','publish','closed','closed','','ruben-rekker-fairphoto-com','','','2022-01-09 05:42:25','2022-01-09 05:42:25','',0,'https://www.fairphoto.com/?p=236',0,'flamingo_contact','',0),(237,3,'2021-05-08 01:26:53','2021-05-08 01:26:53','wapuu@wordpress.example\nA WordPress Commenter','wapuu@wordpress.example','','publish','closed','closed','','wapuu-wordpress-example','','','2021-05-08 01:26:53','2021-05-08 01:26:53','',0,'https://www.fairphoto.com/?p=237',0,'flamingo_contact','',0),(240,3,'2021-05-08 01:52:13','2021-05-08 01:52:13','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be the first to know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 01:52:13','2021-05-08 01:52:13','',31,'https://www.fairphoto.com/?p=240',0,'revision','',0),(238,3,'2021-05-08 01:36:51','2021-05-08 01:36:51','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_raw_html]JTNDJTIxLS0lMjBCZWdpbiUyME1haWxjaGltcCUyMFNpZ251cCUyMEZvcm0lMjAtLSUzRSUwQSUzQ2xpbmslMjBocmVmJTNEJTIyJTJGJTJGY2RuLWltYWdlcy5tYWlsY2hpbXAuY29tJTJGZW1iZWRjb2RlJTJGaG9yaXpvbnRhbC1zbGltLTEwXzcuY3NzJTIyJTIwcmVsJTNEJTIyc3R5bGVzaGVldCUyMiUyMHR5cGUlM0QlMjJ0ZXh0JTJGY3NzJTIyJTNFJTBBJTNDc3R5bGUlMjB0eXBlJTNEJTIydGV4dCUyRmNzcyUyMiUzRSUwQSUwOSUyM21jX2VtYmVkX3NpZ251cCU3QmJhY2tncm91bmQlM0ElMjNmZmYlM0IlMjBjbGVhciUzQWxlZnQlM0IlMjBmb250JTNBMTRweCUyMEhlbHZldGljYSUyQ0FyaWFsJTJDc2Fucy1zZXJpZiUzQiUyMHdpZHRoJTNBMTAwJTI1JTNCJTdEJTBBJTA5JTJGJTJBJTIwQWRkJTIweW91ciUyMG93biUyME1haWxjaGltcCUyMGZvcm0lMjBzdHlsZSUyMG92ZXJyaWRlcyUyMGluJTIweW91ciUyMHNpdGUlMjBzdHlsZXNoZWV0JTIwb3IlMjBpbiUyMHRoaXMlMjBzdHlsZSUyMGJsb2NrLiUwQSUwOSUyMCUyMCUyMFdlJTIwcmVjb21tZW5kJTIwbW92aW5nJTIwdGhpcyUyMGJsb2NrJTIwYW5kJTIwdGhlJTIwcHJlY2VkaW5nJTIwQ1NTJTIwbGluayUyMHRvJTIwdGhlJTIwSEVBRCUyMG9mJTIweW91ciUyMEhUTUwlMjBmaWxlLiUyMCUyQSUyRiUwQSUzQyUyRnN0eWxlJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJtY19lbWJlZF9zaWdudXAlMjIlM0UlMEElM0Nmb3JtJTIwYWN0aW9uJTNEJTIyaHR0cHMlM0ElMkYlMkZmYWlycGhvdG8udXMxLmxpc3QtbWFuYWdlLmNvbSUyRnN1YnNjcmliZSUyRnBvc3QlM0Z1JTNEYzQ3NDdkN2U0MGE1MzUwZWI4ZGJiZjFhMCUyNmFtcCUzQmlkJTNEODNmMTY3YWQ4YiUyMiUyMG1ldGhvZCUzRCUyMnBvc3QlMjIlMjBpZCUzRCUyMm1jLWVtYmVkZGVkLXN1YnNjcmliZS1mb3JtJTIyJTIwbmFtZSUzRCUyMm1jLWVtYmVkZGVkLXN1YnNjcmliZS1mb3JtJTIyJTIwY2xhc3MlM0QlMjJ2YWxpZGF0ZSUyMiUyMHRhcmdldCUzRCUyMl9ibGFuayUyMiUyMG5vdmFsaWRhdGUlM0UlMEElMjAlMjAlMjAlMjAlM0NkaXYlMjBpZCUzRCUyMm1jX2VtYmVkX3NpZ251cF9zY3JvbGwlMjIlM0UlMEElMDklMEElMDklM0NpbnB1dCUyMHR5cGUlM0QlMjJlbWFpbCUyMiUyMHZhbHVlJTNEJTIyJTIyJTIwbmFtZSUzRCUyMkVNQUlMJTIyJTIwY2xhc3MlM0QlMjJlbWFpbCUyMiUyMGlkJTNEJTIybWNlLUVNQUlMJTIyJTIwcGxhY2Vob2xkZXIlM0QlMjJlbWFpbCUyMGFkZHJlc3MlMjIlMjByZXF1aXJlZCUzRSUwQSUyMCUyMCUyMCUyMCUzQyUyMS0tJTIwcmVhbCUyMHBlb3BsZSUyMHNob3VsZCUyMG5vdCUyMGZpbGwlMjB0aGlzJTIwaW4lMjBhbmQlMjBleHBlY3QlMjBnb29kJTIwdGhpbmdzJTIwLSUyMGRvJTIwbm90JTIwcmVtb3ZlJTIwdGhpcyUyMG9yJTIwcmlzayUyMGZvcm0lMjBib3QlMjBzaWdudXBzLS0lM0UlMEElMjAlMjAlMjAlMjAlM0NkaXYlMjBzdHlsZSUzRCUyMnBvc2l0aW9uJTNBJTIwYWJzb2x1dGUlM0IlMjBsZWZ0JTNBJTIwLTUwMDBweCUzQiUyMiUyMGFyaWEtaGlkZGVuJTNEJTIydHJ1ZSUyMiUzRSUzQ2lucHV0JTIwdHlwZSUzRCUyMnRleHQlMjIlMjBuYW1lJTNEJTIyYl9jNDc0N2Q3ZTQwYTUzNTBlYjhkYmJmMWEwXzgzZjE2N2FkOGIlMjIlMjB0YWJpbmRleCUzRCUyMi0xJTIyJTIwdmFsdWUlM0QlMjIlMjIlM0UlM0MlMkZkaXYlM0UlMEElMjAlMjAlMjAlMjAlM0NkaXYlMjBjbGFzcyUzRCUyMmNsZWFyJTIyJTNFJTNDaW5wdXQlMjB0eXBlJTNEJTIyc3VibWl0JTIyJTIwdmFsdWUlM0QlMjJTdWJzY3JpYmUlMjIlMjBuYW1lJTNEJTIyc3Vic2NyaWJlJTIyJTIwaWQlM0QlMjJtYy1lbWJlZGRlZC1zdWJzY3JpYmUlMjIlMjBjbGFzcyUzRCUyMmJ1dHRvbiUyMiUzRSUzQyUyRmRpdiUzRSUwQSUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUwQSUzQyUyRmZvcm0lM0UlMEElM0MlMkZkaXYlM0UlMEElMEElM0MlMjEtLUVuZCUyMG1jX2VtYmVkX3NpZ251cC0tJTNF[/vc_raw_html][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 01:36:51','2021-05-08 01:36:51','',31,'https://www.fairphoto.com/?p=238',0,'revision','',0),(239,3,'2021-12-08 05:36:23','2021-12-08 05:36:23','<div class=\"row\"> \r\n  <div class=\"col span_4\"> \r\n     <input type=\"text\" name=\"FNAME\" placeholder=\"First name\"\r\n    required=\"\">\r\n  </div>\r\n  <div class=\"col span_4\"> \r\n     <input type=\"text\" name=\"LNAME\" placeholder=\"Last name\">\r\n  </div>\r\n	<div class=\"col span_4\">\r\n     <input type=\"email\" name=\"EMAIL\" placeholder=\"Your email address\" required />\r\n	</div>\r\n</div>\r\n<div class=\"row\" style=\"text-align: left\">\r\n    <h5>\r\n      I am interested in\r\n     </h5>\r\n</div>\r\n<div class=\"row\" style=\"text-align: left\">  \r\n  <div class=\"col span_4\"> \r\n    <label>Purchasing photo prints</label>\r\n  </div>\r\n  <div class=\"col span_4\"> \r\n    <select name=\"MMERGE6\">\r\n        <option value=\"Yes\" selected=\"true\">Yes</option>\r\n        <option value=\"No\">No</option>\r\n    </select>\r\n  </div>\r\n</div>  \r\n<div class=\"row\" style=\"text-align: left\">\r\n  <div class=\"col span_4\">   \r\n    <label>Submitting photos</label>\r\n  </div>\r\n  <div class=\"col span_4\">     \r\n    <select name=\"MMERGE7\">\r\n        <option value=\"Yes\">Yes</option>\r\n        <option value=\"No\" selected=\"true\">No</option>\r\n    </select>\r\n  </div>\r\n</div>  \r\n<div class=\"row\" style=\"text-align: left\">\r\n  <div class=\"col span_4\">      \r\n    <label>Suggesting local projects</label>\r\n  </div>\r\n  <div class=\"col span_4\">   \r\n    <select name=\"MMERGE8\">\r\n        <option value=\"Yes\">Yes</option>\r\n        <option value=\"No\" selected=\"true\">No</option>\r\n    </select>  \r\n  </div>    \r\n</div>\r\n<div class=\"row\"> \r\n  	<input type=\"submit\" value=\"Submit\" />\r\n</div>','News Subscription','','publish','closed','closed','','news-subscription','','','2021-12-08 05:36:23','2021-12-08 05:36:23','',0,'https://www.fairphoto.com/mc4wp-form/news-subscription/',0,'mc4wp-form','',0),(241,3,'2021-05-08 01:53:26','2021-05-08 01:53:26','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be the first to know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 01:53:26','2021-05-08 01:53:26','',31,'https://www.fairphoto.com/?p=241',0,'revision','',0),(242,3,'2021-05-08 01:54:38','2021-05-08 01:54:38','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be the first to know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 01:54:38','2021-05-08 01:54:38','',31,'https://www.fairphoto.com/?p=242',0,'revision','',0),(245,3,'2021-05-08 02:39:25','2021-05-08 02:39:25','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" equal_height=\"yes\" content_placement=\"middle\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-3%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" translate_y=\"13%\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-left\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"None\" hover_animation=\"none\" alignment=\"\" border_radius=\"10px\" box_shadow=\"x_large_depth\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"4%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Read this first\" font_container=\"tag:h5|text_align:left|color:%237a7a7a\" use_theme_fonts=\"yes\" css=\".vc_custom_1504390675021{margin-top: 65px !important;margin-bottom: 10px !important;}\"][vc_custom_heading text=\"Our Values\" font_container=\"tag:h2|font_size:40|text_align:left|line_height:50px\" use_theme_fonts=\"yes\" css=\".vc_custom_1620440157379{margin-bottom: 30px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-4\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440360112{margin-top: 20px !important;margin-bottom: 5px !important;}\"]</p>\n<h4>Integrity</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Total transparency of operations and lifecycles.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-8\" delay=\"50\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440209101{margin-top: 20px !important;margin-bottom: 5px !important;}\"]</p>\n<h4>Sustainability</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"From ensuring the wellbeing of photographed areas to the production of the prints themselves.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440437840{margin-top: 20px !important;margin-bottom: 5px !important;}\"]</p>\n<h4>Quality</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Ensuring the highest standards of imagery and frames that will stand the test of time.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"150\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440797398{margin-top: 20px !important;margin-bottom: 5px !important;}\"]</p>\n<h4>Empowerment</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Helping customers make a difference in remote areas.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440840185{margin-top: 20px !important;margin-bottom: 5px !important;}\"]</p>\n<h4>Adventure</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Our images and processes could not exist without a sense of adventure.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"150\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620441553240{margin-top: 20px !important;margin-bottom: 5px !important;}\"]</p>\n<h4>Responsibility</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Helping customers make a difference in remote areas.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"15\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][nectar_cta btn_style=\"material\" heading_tag=\"h4\" text_color=\"#ff1053\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Why we\'re different\" url=\"#\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#272729\" bg_image=\"https://source.unsplash.com/featured/1600x800/daily/?business\" bg_position=\"center center\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"15%\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" color_overlay=\"rgba(28,28,30,0.93)\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" css=\".vc_custom_1504394107673{margin-bottom: 0px !important;}\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1504392885908{margin-bottom: 20px !important;}\"]</p>\n<h4>Words to live by</h4>\n<p>[/vc_column_text][/vc_column_inner][/vc_row_inner][split_line_heading animation_type=\"default\"]</p>\n<h2>Kind words creates confidence.</h2>\n<h2>Kind thinking creates profoundness.</h2>\n<h2>Kind giving creates love.</h2>\n<p>[/split_line_heading][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','How We Work','','inherit','closed','closed','','62-autosave-v1','','','2021-05-08 02:39:25','2021-05-08 02:39:25','',62,'https://www.fairphoto.com/?p=245',0,'revision','',0),(244,3,'2021-05-08 02:12:18','2021-05-08 02:12:18','<!-- wp:paragraph -->\n<p>Our Values</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Giving back</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Beauty &amp; style</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sustainability&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Empowerment</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Integrity</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adventure</p>\n<!-- /wp:paragraph -->','How We Work','','inherit','closed','closed','','62-revision-v1','','','2021-05-08 02:12:18','2021-05-08 02:12:18','',62,'https://www.fairphoto.com/?p=244',0,'revision','',0),(249,3,'2021-05-08 02:39:37','2021-05-08 02:39:37','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" equal_height=\"yes\" content_placement=\"middle\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-3%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" translate_y=\"13%\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-left\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"None\" hover_animation=\"none\" alignment=\"\" border_radius=\"10px\" box_shadow=\"x_large_depth\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"4%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Read this first\" font_container=\"tag:h5|text_align:left|color:%237a7a7a\" use_theme_fonts=\"yes\" css=\".vc_custom_1504390675021{margin-top: 65px !important;margin-bottom: 10px !important;}\"][vc_custom_heading text=\"Our Values\" font_container=\"tag:h2|font_size:40|text_align:left|line_height:50px\" use_theme_fonts=\"yes\" css=\".vc_custom_1620440157379{margin-bottom: 30px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-4\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440360112{margin-top: 20px !important;margin-bottom: 5px !important;}\"]\r\n<h4>Integrity</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Total transparency of operations and lifecycles.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-8\" delay=\"50\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440209101{margin-top: 20px !important;margin-bottom: 5px !important;}\"]\r\n<h4>Sustainability</h4>\r\n[/vc_column_text][vc_custom_heading text=\"From ensuring the wellbeing of photographed areas to the production of the prints themselves.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440437840{margin-top: 20px !important;margin-bottom: 5px !important;}\"]\r\n<h4>Quality</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Ensuring the highest standards of imagery and frames that will stand the test of time.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"150\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440797398{margin-top: 20px !important;margin-bottom: 5px !important;}\"]\r\n<h4>Empowerment</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Helping customers make a difference in remote areas.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440840185{margin-top: 20px !important;margin-bottom: 5px !important;}\"]\r\n<h4>Adventure</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Our images and processes could not exist without a sense of adventure.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"150\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620441553240{margin-top: 20px !important;margin-bottom: 5px !important;}\"]\r\n<h4>Responsibility</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Do you have a problem? We\'re here to help.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"15\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][nectar_cta btn_style=\"material\" heading_tag=\"h4\" text_color=\"#ff1053\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Why we\'re different\" url=\"#\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#272729\" bg_image=\"https://source.unsplash.com/featured/1600x800/daily/?business\" bg_position=\"center center\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"15%\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" color_overlay=\"rgba(28,28,30,0.93)\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" css=\".vc_custom_1504394107673{margin-bottom: 0px !important;}\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1504392885908{margin-bottom: 20px !important;}\"]\r\n<h4>Words to live by</h4>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][split_line_heading animation_type=\"default\"]\r\n<h2>Kind words creates confidence.</h2>\r\n<h2>Kind thinking creates profoundness.</h2>\r\n<h2>Kind giving creates love.</h2>\r\n[/split_line_heading][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','How We Work','','inherit','closed','closed','','62-revision-v1','','','2021-05-08 02:39:37','2021-05-08 02:39:37','',62,'https://www.fairphoto.com/?p=249',0,'revision','',0),(248,3,'2021-05-08 02:35:09','2021-05-08 02:35:09','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" equal_height=\"yes\" content_placement=\"middle\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-3%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" translate_y=\"13%\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-left\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"None\" hover_animation=\"none\" alignment=\"\" border_radius=\"10px\" box_shadow=\"x_large_depth\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"4%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Read this first\" font_container=\"tag:h5|text_align:left|color:%237a7a7a\" use_theme_fonts=\"yes\" css=\".vc_custom_1504390675021{margin-top: 65px !important;margin-bottom: 10px !important;}\"][vc_custom_heading text=\"Our Values\" font_container=\"tag:h2|font_size:40|text_align:left|line_height:50px\" use_theme_fonts=\"yes\" css=\".vc_custom_1620440157379{margin-bottom: 30px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-4\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440360112{margin-top: 20px !important;margin-bottom: 5px !important;}\"]\r\n<h4>Integrity</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Total transparency of operations and lifecycles.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-8\" delay=\"50\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440209101{margin-top: 20px !important;margin-bottom: 5px !important;}\"]\r\n<h4>Sustainability</h4>\r\n[/vc_column_text][vc_custom_heading text=\"From ensuring the wellbeing of photographed areas to the production of the prints themselves.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440437840{margin-top: 20px !important;margin-bottom: 5px !important;}\"]\r\n<h4>Quality</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Ensuring the highest standards of imagery and frames that will stand the test of time.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"150\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440797398{margin-top: 20px !important;margin-bottom: 5px !important;}\"]\r\n<h4>Empowerment</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Helping customers make a difference in remote areas.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440840185{margin-top: 20px !important;margin-bottom: 5px !important;}\"]\r\n<h4>Adventure</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Our reciprocal images could not exist without a sense of adventure.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"150\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440797398{margin-top: 20px !important;margin-bottom: 5px !important;}\"]\r\n<h4>Empowerment</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Helping customers make a difference.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"15\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][nectar_cta btn_style=\"material\" heading_tag=\"h4\" text_color=\"#ff1053\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Why we\'re different\" url=\"#\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#272729\" bg_image=\"https://source.unsplash.com/featured/1600x800/daily/?business\" bg_position=\"center center\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"15%\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" color_overlay=\"rgba(28,28,30,0.93)\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" css=\".vc_custom_1504394107673{margin-bottom: 0px !important;}\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1504392885908{margin-bottom: 20px !important;}\"]\r\n<h4>Words to live by</h4>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][split_line_heading animation_type=\"default\"]\r\n<h2>Kind words creates confidence.</h2>\r\n<h2>Kind thinking creates profoundness.</h2>\r\n<h2>Kind giving creates love.</h2>\r\n[/split_line_heading][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','How We Work','','inherit','closed','closed','','62-revision-v1','','','2021-05-08 02:35:09','2021-05-08 02:35:09','',62,'https://www.fairphoto.com/?p=248',0,'revision','',0),(247,3,'2021-05-08 02:32:11','2021-05-08 02:32:11','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" equal_height=\"yes\" content_placement=\"middle\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-3%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" translate_y=\"13%\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-left\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"None\" hover_animation=\"none\" alignment=\"\" border_radius=\"10px\" box_shadow=\"x_large_depth\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"4%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Read this first\" font_container=\"tag:h5|text_align:left|color:%237a7a7a\" use_theme_fonts=\"yes\" css=\".vc_custom_1504390675021{margin-top: 65px !important;margin-bottom: 10px !important;}\"][vc_custom_heading text=\"Our Values\" font_container=\"tag:h2|font_size:40|text_align:left|line_height:50px\" use_theme_fonts=\"yes\" css=\".vc_custom_1620440157379{margin-bottom: 30px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-4\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440360112{margin-top: 20px !important;margin-bottom: 5px !important;}\"]</p>\r\n<h4>Integrity</h4>\r\n<p>[/vc_column_text][vc_custom_heading text=\"Total transparency of operations and lifecycles.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-8\" delay=\"50\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440209101{margin-top: 20px !important;margin-bottom: 5px !important;}\"]</p>\r\n<h4>Sustainability</h4>\r\n<p>[/vc_column_text][vc_custom_heading text=\"From ensuring the wellbeing of photographed areas to the production of the prints themselves.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440437840{margin-top: 20px !important;margin-bottom: 5px !important;}\"]</p>\r\n<h4>Quality</h4>\r\n<p>[/vc_column_text][vc_custom_heading text=\"Ensuring the highest standards of imagery and frames that will stand the test of time.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"150\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440797398{margin-top: 20px !important;margin-bottom: 5px !important;}\"]</p>\r\n<h4>Empowerment</h4>\r\n<p>[/vc_column_text][vc_custom_heading text=\"Helping customers make a difference in remote areas.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440840185{margin-top: 20px !important;margin-bottom: 5px !important;}\"]</p>\r\n<h4>Adventure</h4>\r\n<p>[/vc_column_text][vc_custom_heading text=\"Our images and processes could not exist without a sense of adventure.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"150\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440797398{margin-top: 20px !important;margin-bottom: 5px !important;}\"]</p>\r\n<h4>Empowerment</h4>\r\n<p>[/vc_column_text][vc_custom_heading text=\"Helping customers make a difference in remote areas.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"15\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][nectar_cta btn_style=\"material\" heading_tag=\"h4\" text_color=\"#ff1053\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Why we\'re different\" url=\"#\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#272729\" bg_image=\"https://source.unsplash.com/featured/1600x800/daily/?business\" bg_position=\"center center\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"15%\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" color_overlay=\"rgba(28,28,30,0.93)\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" css=\".vc_custom_1504394107673{margin-bottom: 0px !important;}\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1504392885908{margin-bottom: 20px !important;}\"]</p>\r\n<h4>Words to live by</h4>\r\n<p>[/vc_column_text][/vc_column_inner][/vc_row_inner][split_line_heading animation_type=\"default\"]</p>\r\n<h2>Kind words creates confidence.</h2>\r\n<h2>Kind thinking creates profoundness.</h2>\r\n<h2>Kind giving creates love.</h2>\r\n<p>[/split_line_heading][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>','How We Work','','inherit','closed','closed','','62-revision-v1','','','2021-05-08 02:32:11','2021-05-08 02:32:11','',62,'https://www.fairphoto.com/?p=247',0,'revision','',0),(246,3,'2021-05-08 02:31:52','2021-05-08 02:31:52','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Our Values\" use_theme_fonts=\"yes\"][vc_column_text]<!-- wp:paragraph -->Our Values</p>\r\n<!-- /wp:paragraph -->\r\n<p><!-- wp:paragraph -->Giving back</p>\r\n<!-- /wp:paragraph -->\r\n<p><!-- wp:paragraph -->Beauty &amp; style</p>\r\n<!-- /wp:paragraph -->\r\n<p><!-- wp:paragraph -->Sustainability</p>\r\n<!-- /wp:paragraph -->\r\n<p><!-- wp:paragraph -->Empowerment</p>\r\n<!-- /wp:paragraph -->\r\n<p><!-- wp:paragraph -->Integrity</p>\r\n<!-- /wp:paragraph -->\r\n<p><!-- wp:paragraph -->Adventure</p>\r\n<p><!-- /wp:paragraph -->[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" equal_height=\"yes\" content_placement=\"middle\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-3%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" translate_y=\"13%\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-left\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"None\" hover_animation=\"none\" alignment=\"\" border_radius=\"10px\" box_shadow=\"x_large_depth\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"4%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Read this first\" font_container=\"tag:h5|text_align:left|color:%237a7a7a\" use_theme_fonts=\"yes\" css=\".vc_custom_1504390675021{margin-top: 65px !important;margin-bottom: 10px !important;}\"][vc_custom_heading text=\"Our Values\" font_container=\"tag:h2|font_size:40|text_align:left|line_height:50px\" use_theme_fonts=\"yes\" css=\".vc_custom_1620440157379{margin-bottom: 30px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-4\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440360112{margin-top: 20px !important;margin-bottom: 5px !important;}\"]</p>\r\n<h4>Integrity</h4>\r\n<p>[/vc_column_text][vc_custom_heading text=\"Total transparency of operations and lifecycles.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-8\" delay=\"50\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440209101{margin-top: 20px !important;margin-bottom: 5px !important;}\"]</p>\r\n<h4>Sustainability</h4>\r\n<p>[/vc_column_text][vc_custom_heading text=\"From ensuring the wellbeing of photographed areas to the production of the prints themselves.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440437840{margin-top: 20px !important;margin-bottom: 5px !important;}\"]</p>\r\n<h4>Quality</h4>\r\n<p>[/vc_column_text][vc_custom_heading text=\"Ensuring the highest standards of imagery and frames that will stand the test of time.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"150\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440797398{margin-top: 20px !important;margin-bottom: 5px !important;}\"]</p>\r\n<h4>Empowerment</h4>\r\n<p>[/vc_column_text][vc_custom_heading text=\"Helping customers make a difference in remote areas.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440840185{margin-top: 20px !important;margin-bottom: 5px !important;}\"]</p>\r\n<h4>Adventure</h4>\r\n<p>[/vc_column_text][vc_custom_heading text=\"Our images and processes could not exist without a sense of adventure.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"right\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"150\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1620440797398{margin-top: 20px !important;margin-bottom: 5px !important;}\"]</p>\r\n<h4>Empowerment</h4>\r\n<p>[/vc_column_text][vc_custom_heading text=\"Helping customers make a difference in remote areas.\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.75)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"15\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][nectar_cta btn_style=\"material\" heading_tag=\"h4\" text_color=\"#ff1053\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Why we\'re different\" url=\"#\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#272729\" bg_image=\"https://source.unsplash.com/featured/1600x800/daily/?business\" bg_position=\"center center\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"15%\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" color_overlay=\"rgba(28,28,30,0.93)\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" css=\".vc_custom_1504394107673{margin-bottom: 0px !important;}\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1504392885908{margin-bottom: 20px !important;}\"]</p>\r\n<h4>Words to live by</h4>\r\n<p>[/vc_column_text][/vc_column_inner][/vc_row_inner][split_line_heading animation_type=\"default\"]</p>\r\n<h2>Kind words creates confidence.</h2>\r\n<h2>Kind thinking creates profoundness.</h2>\r\n<h2>Kind giving creates love.</h2>\r\n<p>[/split_line_heading][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>','How We Work','','inherit','closed','closed','','62-revision-v1','','','2021-05-08 02:31:52','2021-05-08 02:31:52','',62,'https://www.fairphoto.com/?p=246',0,'revision','',0),(250,3,'2021-05-08 02:53:12','2021-05-08 02:53:12','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be the first to know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 02:53:12','2021-05-08 02:53:12','',31,'https://www.fairphoto.com/?p=250',0,'revision','',0),(251,3,'2021-05-08 02:54:25','2021-05-08 02:54:25','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 02:54:25','2021-05-08 02:54:25','',31,'https://www.fairphoto.com/?p=251',0,'revision','',0),(578,3,'2021-06-08 11:26:33','2021-06-08 11:26:33','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can already register your interest in a photo or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-13-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We both search for unique photography and scout for amazing local grassroots organisations. Once a match is found, the photograph is sold on our website with most of the proceeds benefitting the organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-06-08 11:26:33','2021-06-08 11:26:33','',31,'https://www.fairphoto.com/?p=578',0,'revision','',0),(252,3,'2021-05-08 02:58:30','2021-05-08 02:58:30','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-18-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 02:58:30','2021-05-08 02:58:30','',31,'https://www.fairphoto.com/?p=252',0,'revision','',0),(255,3,'2021-05-10 07:31:37','2021-05-10 07:31:37','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-10-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-10 07:31:37','2021-05-10 07:31:37','',31,'https://www.fairphoto.com/?p=255',0,'revision','',0),(253,3,'2021-05-08 02:59:37','2021-05-08 02:59:37','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" left_padding_desktop=\"10%\" constrain_group_2=\"yes\" right_padding_desktop=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-14-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 02:59:37','2021-05-08 02:59:37','',31,'https://www.fairphoto.com/?p=253',0,'revision','',0),(254,3,'2021-05-08 03:00:30','2021-05-08 03:00:30','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" left_padding_desktop=\"10%\" constrain_group_2=\"yes\" right_padding_desktop=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-10-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-08 03:00:30','2021-05-08 03:00:30','',31,'https://www.fairphoto.com/?p=254',0,'revision','',0),(577,3,'2021-06-08 11:18:43','2021-06-08 11:18:43','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can already register your interest in a photo or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-13-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-06-08 11:18:43','2021-06-08 11:18:43','',31,'https://www.fairphoto.com/?p=577',0,'revision','',0),(256,3,'2021-05-10 07:40:05','2021-05-10 07:40:05','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"30%\" bottom_padding_phone=\"50%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-10-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-10 07:40:05','2021-05-10 07:40:05','',31,'https://www.fairphoto.com/?p=256',0,'revision','',0),(257,3,'2021-05-10 07:40:48','2021-05-10 07:40:48','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"30%\" bottom_padding_phone=\"80%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-10-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-10 07:40:48','2021-05-10 07:40:48','',31,'https://www.fairphoto.com/?p=257',0,'revision','',0),(258,3,'2021-05-10 07:41:31','2021-05-10 07:41:31','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"30%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-10-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-10 07:41:31','2021-05-10 07:41:31','',31,'https://www.fairphoto.com/?p=258',0,'revision','',0),(259,3,'2021-05-10 07:42:17','2021-05-10 07:42:17','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"30%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-10-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-10 07:42:17','2021-05-10 07:42:17','',31,'https://www.fairphoto.com/?p=259',0,'revision','',0),(278,3,'2021-05-12 05:27:35','2021-05-12 05:27:35','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-13-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-12 05:27:35','2021-05-12 05:27:35','',31,'https://www.fairphoto.com/?p=278',0,'revision','',0),(260,3,'2021-05-10 07:42:56','2021-05-10 07:42:56','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"100%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-10-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-10 07:42:56','2021-05-10 07:42:56','',31,'https://www.fairphoto.com/?p=260',0,'revision','',0),(261,3,'2021-05-10 07:43:24','2021-05-10 07:43:24','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-10-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-10 07:43:24','2021-05-10 07:43:24','',31,'https://www.fairphoto.com/?p=261',0,'revision','',0);
INSERT INTO `wpbb_posts` VALUES (262,3,'2021-05-10 07:45:43','2021-05-10 07:45:43','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-14-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-10 07:45:43','2021-05-10 07:45:43','',31,'https://www.fairphoto.com/?p=262',0,'revision','',0),(263,3,'2021-05-10 07:46:16','2021-05-10 07:46:16','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"0.95\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"96\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-13-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-10 07:46:16','2021-05-10 07:46:16','',31,'https://www.fairphoto.com/?p=263',0,'revision','',0),(487,3,'2021-05-29 08:22:13','2021-05-29 08:22:13','','','','inherit','open','closed','','487','','','2021-06-05 07:16:42','2021-06-05 07:16:42','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7280.jpg',0,'attachment','image/jpeg',0),(266,3,'2021-05-10 11:16:40','2021-05-10 11:16:40','@font-face {\n  font-family: \'fp-icons\';\n  src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.eot?50587140\');\n  src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.eot?50587140#iefix\') format(\'embedded-opentype\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.woff2?50587140\') format(\'woff2\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.woff?50587140\') format(\'woff\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.ttf?50587140\') format(\'truetype\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.svg?50587140#fp-icons\') format(\'svg\');\n  font-weight: normal;\n  font-style: normal;\n}\n/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */\n/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */\n/*\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n  @font-face {\n    font-family: \'fp-icons\';\n    src: url(\'../font/fp-icons.svg?50587140#fp-icons\') format(\'svg\');\n  }\n}\n*/\n \n [class^=\"cicon-\"]:before, [class*=\" cicon-\"]:before {\n  font-family: \"fp-icons\";\n  font-style: normal;\n  font-weight: normal;\n  speak: never;\n \n  display: inline-block;\n  text-decoration: inherit;\n  width: 1em;\n  margin-right: .2em;\n  text-align: center;\n  /* opacity: .8; */\n \n  /* For safety - reset parent styles, that can break glyph codes*/\n  font-variant: normal;\n  text-transform: none;\n \n  /* fix buttons height, for twitter bootstrap */\n  line-height: 1em;\n \n  /* Animation center compensation - margins should be symmetric */\n  /* remove if not needed */\n  margin-left: .2em;\n \n  /* you can be more comfortable with increased icons size */\n  /* font-size: 120%; */\n \n  /* Font smoothing. That was taken from TWBS */\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n \n  /* Uncomment for 3D effect */\n  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */\n}\n \n.cicon-give-small:before { content: \'\\e800\'; } /* \'\' */\n.cicon-give-large:before { content: \'\\e801\'; } /* \'\' */\n.cicon-link-ext:before { content: \'\\f08e\'; } /* \'\' */','salient-child','','publish','closed','closed','','salient-child','','','2021-06-18 09:47:20','2021-06-18 09:47:20','',0,'https://www.fairphoto.com/blog/uncategorized/salient-child/',0,'custom_css','',0),(269,3,'2021-05-10 11:18:07','2021-05-10 11:18:07','@font-face {\n  font-family: \'fp-icons\';\n  src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.eot?33292068\');\n  src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.eot?33292068#iefix\') format(\'embedded-opentype\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.woff2?33292068\') format(\'woff2\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.woff?33292068\') format(\'woff\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.ttf?33292068\') format(\'truetype\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.svg?33292068#fp-icons\') format(\'svg\');\n  font-weight: normal;\n  font-style: normal;\n}\n/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */\n/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */\n/*\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n  @font-face {\n    font-family: \'fp-icons\';\n    src: url(\'../font/fp-icons.svg?33292068#fp-icons\') format(\'svg\');\n  }\n}\n*/\n \n [class^=\"icon-\"]:before, [class*=\" icon-\"]:before {\n  font-family: \"fp-icons\";\n  font-style: normal;\n  font-weight: normal;\n  speak: never;\n \n  display: inline-block;\n  text-decoration: inherit;\n  width: 1em;\n  margin-right: .2em;\n  text-align: center;\n  /* opacity: .8; */\n \n  /* For safety - reset parent styles, that can break glyph codes*/\n  font-variant: normal;\n  text-transform: none;\n \n  /* fix buttons height, for twitter bootstrap */\n  line-height: 1em;\n \n  /* Animation center compensation - margins should be symmetric */\n  /* remove if not needed */\n  margin-left: .2em;\n \n  /* you can be more comfortable with increased icons size */\n  /* font-size: 120%; */\n \n  /* Font smoothing. That was taken from TWBS */\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n \n  /* Uncomment for 3D effect */\n  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */\n}\n \n.icon-icon-give-small:before { content: \'\\e800\'; } /* \'\' */\n.icon-icon-give-large:before { content: \'\\e801\'; } /* \'\' */\n','salient-child','','inherit','closed','closed','','266-revision-v1','','','2021-05-10 11:18:07','2021-05-10 11:18:07','',266,'https://www.fairphoto.com/?p=269',0,'revision','',0),(267,3,'2021-05-10 11:16:40','2021-05-10 11:16:40','\n@font-face { \n	font-family: \'fp-icons\';\n	src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.eot?59354596\');\n	src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.eot?59354596#iefix\') format(\'embedded-opentype\'),\n		url(\'/wp-content/themes/salient-child/fonts/fp-icons.woff?59354596\') format(\'woff\'),\n		url(\'/wp-content/themes/salient-child/fonts/fp-icons.ttf?59354596\') format(\'truetype\'),\n		url(\'/wp-content/themes/salient-child/fonts/fp-icons.svg?59354596#fp-icons\') format(\'svg\');\n	font-weight: normal;\n	font-style: normal;\n    \n}\n\n@font-face {\n  font-family: \'fp-icons\';\n  src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.eot?33292068\');\n  src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.eot?33292068#iefix\') format(\'embedded-opentype\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.woff2?33292068\') format(\'woff2\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.woff?33292068\') format(\'woff\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.ttf?33292068\') format(\'truetype\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.svg?33292068#fp-icons\') format(\'svg\');\n  font-weight: normal;\n  font-style: normal;\n}\n/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */\n/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */\n/*\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n  @font-face {\n    font-family: \'fp-icons\';\n    src: url(\'../font/fp-icons.svg?33292068#fp-icons\') format(\'svg\');\n  }\n}\n*/\n \n [class^=\"icon-\"]:before, [class*=\" icon-\"]:before {\n  font-family: \"fp-icons\";\n  font-style: normal;\n  font-weight: normal;\n  speak: never;\n \n  display: inline-block;\n  text-decoration: inherit;\n  width: 1em;\n  margin-right: .2em;\n  text-align: center;\n  /* opacity: .8; */\n \n  /* For safety - reset parent styles, that can break glyph codes*/\n  font-variant: normal;\n  text-transform: none;\n \n  /* fix buttons height, for twitter bootstrap */\n  line-height: 1em;\n \n  /* Animation center compensation - margins should be symmetric */\n  /* remove if not needed */\n  margin-left: .2em;\n \n  /* you can be more comfortable with increased icons size */\n  /* font-size: 120%; */\n \n  /* Font smoothing. That was taken from TWBS */\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n \n  /* Uncomment for 3D effect */\n  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */\n}\n \n.icon-icon-give-small:before { content: \'\\e800\'; } /* \'\' */\n.icon-icon-give-large:before { content: \'\\e801\'; } /* \'\' */\n','salient-child','','inherit','closed','closed','','266-revision-v1','','','2021-05-10 11:16:40','2021-05-10 11:16:40','',266,'https://www.fairphoto.com/?p=267',0,'revision','',0),(840,3,'2021-12-05 06:59:13','2021-12-05 06:59:13','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Ruben Rekker\" job_position=\"Founder\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Special thanks\" use_theme_fonts=\"yes\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Lamia Benhaddou\" job_position=\"Product Manager\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Wye Yu\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Tien Lin\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Carlos Claro\" job_position=\"Developer\"][/team_member][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Guillaume Ang\" job_position=\"Strategy\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Connie Yan\" job_position=\"Content Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Hadi Tien Vinh\" job_position=\"Marketing Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Our Team','','inherit','closed','closed','','77-revision-v1','','','2021-12-05 06:59:13','2021-12-05 06:59:13','',77,'https://www.fairphoto.com/?p=840',0,'revision','',0),(275,3,'2021-05-10 11:33:52','2021-05-10 11:33:52','@font-face {\n  font-family: \'fp-icons\';\n  src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.eot?50587140\');\n  src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.eot?50587140#iefix\') format(\'embedded-opentype\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.woff2?50587140\') format(\'woff2\'),\n       url(\'../font/fp-icons.woff?50587140\') format(\'woff\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.ttf?50587140\') format(\'truetype\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.svg?50587140#fp-icons\') format(\'svg\');\n  font-weight: normal;\n  font-style: normal;\n}\n/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */\n/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */\n/*\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n  @font-face {\n    font-family: \'fp-icons\';\n    src: url(\'../font/fp-icons.svg?50587140#fp-icons\') format(\'svg\');\n  }\n}\n*/\n \n [class^=\"icon-\"]:before, [class*=\" icon-\"]:before {\n  font-family: \"fp-icons\";\n  font-style: normal;\n  font-weight: normal;\n  speak: never;\n \n  display: inline-block;\n  text-decoration: inherit;\n  width: 1em;\n  margin-right: .2em;\n  text-align: center;\n  /* opacity: .8; */\n \n  /* For safety - reset parent styles, that can break glyph codes*/\n  font-variant: normal;\n  text-transform: none;\n \n  /* fix buttons height, for twitter bootstrap */\n  line-height: 1em;\n \n  /* Animation center compensation - margins should be symmetric */\n  /* remove if not needed */\n  margin-left: .2em;\n \n  /* you can be more comfortable with increased icons size */\n  /* font-size: 120%; */\n \n  /* Font smoothing. That was taken from TWBS */\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n \n  /* Uncomment for 3D effect */\n  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */\n}\n \n.icon-give-small:before { content: \'\\e800\'; } /* \'\' */\n.icon-give-large:before { content: \'\\e801\'; } /* \'\' */','salient-child','','inherit','closed','closed','','266-revision-v1','','','2021-05-10 11:33:52','2021-05-10 11:33:52','',266,'https://www.fairphoto.com/?p=275',0,'revision','',0),(271,3,'2021-05-10 11:22:26','2021-05-10 11:22:26','@font-face {\n  font-family: \'fp-icons\';\n  src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.eot?33292068\');\n  src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.eot?33292068#iefix\') format(\'embedded-opentype\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.woff2?33292068\') format(\'woff2\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.woff?33292068\') format(\'woff\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.ttf?33292068\') format(\'truetype\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.svg?33292068#fp-icons\') format(\'svg\');\n  font-weight: normal;\n  font-style: normal;\n}\n/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */\n/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */\n/*\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n  @font-face {\n    font-family: \'fp-icons\';\n    src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.svg?33292068#fp-icons\') format(\'svg\');\n  }\n}\n*/\n \n [class^=\"icon-\"]:before, [class*=\" icon-\"]:before {\n  font-family: \"fp-icons\";\n  font-style: normal;\n  font-weight: normal;\n  speak: never;\n \n  display: inline-block;\n  text-decoration: inherit;\n  width: 1em;\n  margin-right: .2em;\n  text-align: center;\n  /* opacity: .8; */\n \n  /* For safety - reset parent styles, that can break glyph codes*/\n  font-variant: normal;\n  text-transform: none;\n \n  /* fix buttons height, for twitter bootstrap */\n  line-height: 1em;\n \n  /* Animation center compensation - margins should be symmetric */\n  /* remove if not needed */\n  margin-left: .2em;\n \n  /* you can be more comfortable with increased icons size */\n  /* font-size: 120%; */\n \n  /* Font smoothing. That was taken from TWBS */\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n \n  /* Uncomment for 3D effect */\n  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */\n}\n \n.icon-icon-give-small:before { content: \'\\e800\'; } /* \'\' */\n.icon-icon-give-large:before { content: \'\\e801\'; } /* \'\' */\n','salient-child','','inherit','closed','closed','','266-revision-v1','','','2021-05-10 11:22:26','2021-05-10 11:22:26','',266,'https://www.fairphoto.com/?p=271',0,'revision','',0),(273,3,'2021-05-10 11:27:31','2021-05-10 11:27:31','@font-face {\n  font-family: \'fp-icons\';\n  src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.eot?33292068\');\n  src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.eot?33292068#iefix\') format(\'embedded-opentype\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.woff2?33292068\') format(\'woff2\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.woff?33292068\') format(\'woff\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.ttf?33292068\') format(\'truetype\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.svg?33292068#fp-icons\') format(\'svg\');\n  font-weight: normal;\n  font-style: normal;\n}\n/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */\n/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */\n/*\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n  @font-face {\n    font-family: \'fp-icons\';\n    src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.svg?33292068#fp-icons\') format(\'svg\');\n  }\n}\n*/\n \n [class^=\"icon-\"]:before, [class*=\" icon-\"]:before {\n  font-family: \"fp-icons\";\n  font-style: normal;\n  font-weight: normal;\n  speak: never;\n \n  display: inline-block;\n  text-decoration: inherit;\n  width: 1em;\n  margin-right: .2em;\n  text-align: center;\n  /* opacity: .8; */\n \n  /* For safety - reset parent styles, that can break glyph codes*/\n  font-variant: normal;\n  text-transform: none;\n \n  /* fix buttons height, for twitter bootstrap */\n  line-height: 1em;\n \n  /* Animation center compensation - margins should be symmetric */\n  /* remove if not needed */\n  margin-left: .2em;\n \n  /* you can be more comfortable with increased icons size */\n  /* font-size: 120%; */\n \n  /* Font smoothing. That was taken from TWBS */\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n \n  /* Uncomment for 3D effect */\n  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */\n}\n \n.icon-give-small:before { content: \'\\e800\'; } /* \'\' */\n.icon-give-large:before { content: \'\\e801\'; } /* \'\' */\n','salient-child','','inherit','closed','closed','','266-revision-v1','','','2021-05-10 11:27:31','2021-05-10 11:27:31','',266,'https://www.fairphoto.com/?p=273',0,'revision','',0),(277,3,'2021-05-10 23:34:57','2021-05-10 23:34:57','@font-face {\n  font-family: \'fp-icons\';\n  src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.eot?50587140\');\n  src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.eot?50587140#iefix\') format(\'embedded-opentype\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.woff2?50587140\') format(\'woff2\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.woff?50587140\') format(\'woff\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.ttf?50587140\') format(\'truetype\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.svg?50587140#fp-icons\') format(\'svg\');\n  font-weight: normal;\n  font-style: normal;\n}\n/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */\n/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */\n/*\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n  @font-face {\n    font-family: \'fp-icons\';\n    src: url(\'../font/fp-icons.svg?50587140#fp-icons\') format(\'svg\');\n  }\n}\n*/\n \n [class^=\"cicon-\"]:before, [class*=\" cicon-\"]:before {\n  font-family: \"fp-icons\";\n  font-style: normal;\n  font-weight: normal;\n  speak: never;\n \n  display: inline-block;\n  text-decoration: inherit;\n  width: 1em;\n  margin-right: .2em;\n  text-align: center;\n  /* opacity: .8; */\n \n  /* For safety - reset parent styles, that can break glyph codes*/\n  font-variant: normal;\n  text-transform: none;\n \n  /* fix buttons height, for twitter bootstrap */\n  line-height: 1em;\n \n  /* Animation center compensation - margins should be symmetric */\n  /* remove if not needed */\n  margin-left: .2em;\n \n  /* you can be more comfortable with increased icons size */\n  /* font-size: 120%; */\n \n  /* Font smoothing. That was taken from TWBS */\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n \n  /* Uncomment for 3D effect */\n  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */\n}\n \n.cicon-give-small:before { content: \'\\e800\'; } /* \'\' */\n.cicon-give-large:before { content: \'\\e801\'; } /* \'\' */','salient-child','','inherit','closed','closed','','266-revision-v1','','','2021-05-10 23:34:57','2021-05-10 23:34:57','',266,'https://www.fairphoto.com/?p=277',0,'revision','',0),(383,3,'2021-05-19 00:13:03','2021-05-19 00:13:03','','Hanchank Nyi Chin - Large 60x90cm, Paper Only','Size: Large 60x90cm, Finish: Paper Only','publish','closed','closed','','inle-lake-paper-only-large-60x90cm','','','2021-05-19 00:13:34','2021-05-19 00:13:34','',322,'https://www.fairphoto.com/?post_type=product_variation&p=383',2,'product_variation','',0),(384,3,'2021-05-19 00:13:03','2021-05-19 00:13:03','','Hanchank Nyi Chin - Extra Large 100-150cm, Paper Only','Size: Extra Large 100-150cm, Finish: Paper Only','publish','closed','closed','','inle-lake-paper-only-extra-large-100-150cm','','','2021-05-19 00:13:34','2021-05-19 00:13:34','',322,'https://www.fairphoto.com/?post_type=product_variation&p=384',3,'product_variation','',0),(382,3,'2021-05-19 00:13:03','2021-05-19 00:13:03','','Hanchank Nyi Chin - Classic 40x50cm, Paper Only','Size: Classic 40x50cm, Finish: Paper Only','publish','closed','closed','','inle-lake-paper-only-classic-40x50cm','','','2021-05-19 00:13:34','2021-05-19 00:13:34','',322,'https://www.fairphoto.com/?post_type=product_variation&p=382',1,'product_variation','',0),(322,3,'2021-05-16 01:37:05','2021-05-16 01:37:05','','Hanchank Nyi Chin','Hanchank Nyi Chin, or \"ဟန်ချက်ညီခြင်း\", is Burmese for \"balance\" or \"equilibrium\". Local fishermen in Inle Lake, Mynamar, are known for practicing a distinctive style of fishing. They balance at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants. They mostly fish for a local carp, called nga hpein, which has been a staple of the local diet and has also been historically most abundant. Today this carp is seriously threatened.','publish','closed','closed','','hanchank-nyi-chin','','','2021-09-03 02:43:22','2021-09-03 02:43:22','',0,'https://www.fairphoto.com/?post_type=product&#038;p=322',0,'product','',0),(486,3,'2021-05-29 08:22:01','2021-05-29 08:22:01','','Inle','A Burmese fisherman in Inle Lake, Myanmar.','inherit','open','closed','','486','','','2021-06-02 08:03:19','2021-06-02 08:03:19','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7269.jpg',0,'attachment','image/jpeg',0),(305,3,'2021-05-15 07:50:05','2021-05-15 07:50:05','<p class=\"product_enquire_title\"></p>\r\n<label> Your Name*\r\n    [text* your-name] </label>\r\n\r\n<label> Your Email*\r\n    [email* your-email] </label>\r\n\r\n<label> Your Country*\r\n[countrytext* your-country] </label>\r\n\r\n[text* your-subject-hidden class:product_subject] </label>\r\n\r\n<label> Comments\r\n    [textarea your-message] </label>\r\n\r\n[checkbox checkbox-702 use_label_element \"I\'d like to stay informed about Fair Photo news and other updates.\"]\r\n\r\n[text your-product-hidden class:product_details]\r\n\r\n* Required field.\r\n\r\n[submit \"Register my interest\"]\n1\n[_site_title] \"[your-subject-hidden]\"\n[_site_title] <admin@fairphoto.com>\n[_site_admin_email]\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nProduct: [your-product-hidden]\r\nCountry; [your-country]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\nNewsletter consent: [checkbox-702]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <admin@fairphoto.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Register Interest','','publish','closed','closed','','enquire','','','2021-09-04 03:30:43','2021-09-04 03:30:43','',0,'https://www.fairphoto.com/?post_type=wpcf7_contact_form&#038;p=305',0,'wpcf7_contact_form','',0),(307,0,'2021-05-15 08:58:26','2021-05-15 08:58:26','sd@sd.com\nrrr','sd@sd.com','','publish','closed','closed','','sd-sd-com','','','2021-05-15 08:58:26','2021-05-15 08:58:26','',0,'https://www.fairphoto.com/?post_type=flamingo_contact&p=307',0,'flamingo_contact','',0),(308,0,'2021-05-15 08:58:26','2021-05-15 08:58:26','rrr\nsd@sd.com\nEnquire about Inle Lake\nasdasd\nNo\n1\n101.164.188.147\nMozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36\nhttps://www.fairphoto.com/prints/inle-lake/\nMay 15, 2021\n8:58 am\n96\ninle-lake\nInle Lake\nhttps://www.fairphoto.com/prints/inle-lake/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Enquire about Inle Lake','','publish','closed','closed','','enquire-about-inle-lake','','','2021-05-15 08:58:26','2021-05-15 08:58:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=308',0,'flamingo_inbound','',0),(309,0,'2021-05-16 01:11:19','2021-05-16 01:11:19','asd@asd.com\nasdasd','asd@asd.com','','publish','closed','closed','','asd-asd-com','','','2021-05-16 01:11:19','2021-05-16 01:11:19','',0,'https://www.fairphoto.com/?post_type=flamingo_contact&#038;p=309',0,'flamingo_contact','',0),(310,0,'2021-05-15 08:59:08','2021-05-15 08:59:08','asdasd\nasd@asd.com\nEnquire about Inle Lake\nasdasd\nProduct Inle Lake (ID 96):  Size: classic —  Finish: paper-only —\nNo\n2\n101.164.188.147\nMozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36\nhttps://www.fairphoto.com/prints/inle-lake/\nMay 15, 2021\n8:59 am\n96\ninle-lake\nInle Lake\nhttps://www.fairphoto.com/prints/inle-lake/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Enquire about Inle Lake','','publish','closed','closed','','enquire-about-inle-lake-2','','','2021-05-15 08:59:08','2021-05-15 08:59:08','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=310',0,'flamingo_inbound','',0),(839,3,'2021-12-05 06:55:19','2021-12-05 06:55:19','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Ruben Rekker\" job_position=\"Founder\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Special thanks\" use_theme_fonts=\"yes\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Lamia Benhaddou\" job_position=\"Product Manager\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Wye Yu\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Tien Lin\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Carlos Claro\" job_position=\"Developer\"][/team_member][/vc_column][/vc_row]</p>\n','Our Team','','inherit','closed','closed','','77-revision-v1','','','2021-12-05 06:55:19','2021-12-05 06:55:19','',77,'https://www.fairphoto.com/?p=839',0,'revision','',0),(315,3,'2021-05-15 13:23:10','2021-05-15 13:23:10','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#e4f1f5\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register your Interest\" use_theme_fonts=\"yes\"][contact-form-7 id=\"305\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Product Enquiry','','inherit','closed','closed','','312-revision-v1','','','2021-05-15 13:23:10','2021-05-15 13:23:10','',312,'https://www.fairphoto.com/?p=315',0,'revision','',0),(314,3,'2021-05-16 01:53:59','2021-05-16 01:53:59','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#e4f1f5\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"enquiry\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register your Interest\" use_theme_fonts=\"yes\"][contact-form-7 id=\"305\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\"][/vc_column][/vc_row]</p>\n','Product Enquiry','','inherit','closed','closed','','312-autosave-v1','','','2021-05-16 01:53:59','2021-05-16 01:53:59','',312,'https://www.fairphoto.com/?p=314',0,'revision','',0),(312,3,'2021-05-15 13:15:57','2021-05-15 13:15:57','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#e4f1f5\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"enquiry\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register Interest\" use_theme_fonts=\"yes\"][contact-form-7 id=\"305\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Product Enquiry (Live)','','publish','closed','closed','','product-enquiry','','','2021-12-05 23:55:45','2021-12-05 23:55:45','',0,'https://www.fairphoto.com/?post_type=salient_g_sections&#038;p=312',0,'salient_g_sections','',0),(313,3,'2021-05-15 13:15:57','2021-05-15 13:15:57','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#e4f1f5\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][contact-form-7 id=\"305\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Product Enquiry','','inherit','closed','closed','','312-revision-v1','','','2021-05-15 13:15:57','2021-05-15 13:15:57','',312,'https://www.fairphoto.com/?p=313',0,'revision','',0),(320,3,'2021-05-16 01:25:15','2021-05-16 01:25:15','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#e4f1f5\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register your Interest\" use_theme_fonts=\"yes\"][contact-form-7 id=\"305\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Product Enquiry','','inherit','closed','closed','','312-revision-v1','','','2021-05-16 01:25:15','2021-05-16 01:25:15','',312,'https://www.fairphoto.com/?p=320',0,'revision','',0),(316,3,'2021-05-15 13:23:45','2021-05-15 13:23:45','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#e4f1f5\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register your Interest\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"60\"][contact-form-7 id=\"305\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Product Enquiry','','inherit','closed','closed','','312-revision-v1','','','2021-05-15 13:23:45','2021-05-15 13:23:45','',312,'https://www.fairphoto.com/?p=316',0,'revision','',0),(317,0,'2021-05-15 13:46:20','2021-05-15 13:46:20','asda@asdasd.com\ndasd3','asda@asdasd.com','','publish','closed','closed','','asda-asdasd-com','','','2021-05-15 13:46:20','2021-05-15 13:46:20','',0,'https://www.fairphoto.com/?post_type=flamingo_contact&p=317',0,'flamingo_contact','',0),(318,0,'2021-05-15 13:46:20','2021-05-15 13:46:20','dasd3\nasda@asdasd.com\nEnquire about Inle Lake\nsadasd\nI\'d like to stay informed about Fair Photo news and other updates.\nProduct Inle Lake (ID 96):  Size: large —  Finish: paper-only —\nNo\n3\n101.164.188.147\nMozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36\nhttps://www.fairphoto.com/prints/inle-lake/\nMay 15, 2021\n1:46 pm\n96\ninle-lake\nInle Lake\nhttps://www.fairphoto.com/prints/inle-lake/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Enquire about Inle Lake','','publish','closed','closed','','enquire-about-inle-lake-3','','','2021-05-15 13:46:20','2021-05-15 13:46:20','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=318',0,'flamingo_inbound','',0),(319,0,'2021-05-16 01:11:19','2021-05-16 01:11:19','dasd\nasd@asd.com\nEnquire about Inle Lake\ndasdas\nI\'d like to stay informed about Fair Photo news and other updates.\nProduct Inle Lake (ID 96):  Size: large —  Finish: paper-only —\nNo\n4\n101.164.188.147\nMozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36\nhttps://www.fairphoto.com/prints/inle-lake/\nMay 16, 2021\n1:11 am\n96\ninle-lake\nInle Lake\nhttps://www.fairphoto.com/prints/inle-lake/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Enquire about Inle Lake','','publish','closed','closed','','enquire-about-inle-lake-4','','','2021-05-16 01:11:19','2021-05-16 01:11:19','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=319',0,'flamingo_inbound','',0),(321,3,'2021-05-16 01:26:09','2021-05-16 01:26:09','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#e4f1f5\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"enquiry\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register your Interest\" use_theme_fonts=\"yes\"][contact-form-7 id=\"305\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Product Enquiry','','inherit','closed','closed','','312-revision-v1','','','2021-05-16 01:26:09','2021-05-16 01:26:09','',312,'https://www.fairphoto.com/?p=321',0,'revision','',0),(381,3,'2021-05-18 23:30:44','2021-05-18 23:30:44','a:9:{s:4:\"type\";s:4:\"user\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"role\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";}','Photographer','photographer','publish','closed','closed','','field_60a44d623a4af','','','2021-05-19 00:06:00','2021-05-19 00:06:00','',378,'https://www.fairphoto.com/?post_type=acf-field&#038;p=381',1,'acf-field','',0),(327,3,'2021-05-16 02:00:02','2021-05-16 02:00:02','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#e4f1f5\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"enquiry\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register Interest\" use_theme_fonts=\"yes\"][contact-form-7 id=\"305\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Product Enquiry','','inherit','closed','closed','','312-revision-v1','','','2021-05-16 02:00:02','2021-05-16 02:00:02','',312,'https://www.fairphoto.com/?p=327',0,'revision','',0),(484,3,'2021-05-29 08:21:11','2021-05-29 08:21:11','','Burmese Farmers','A Burmese farmer smiles at the camera in a small village in Shan state in Myanmar.','inherit','open','closed','','484','','','2021-06-02 08:03:04','2021-06-02 08:03:04','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a6740.jpg',0,'attachment','image/jpeg',0),(329,3,'2021-05-16 03:01:01','2021-05-16 03:01:01','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"product_photographer\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"348\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"\'.$first_name.\' \'.$last_name.\'\" use_theme_fonts=\"yes\"][vc_column_text]\'.$description.\'[/vc_column_text][vc_column_text]&lt;a href=\"\'.$website.\'\" class=\"light\" target=\"_blank\" rel=\"noopener\"&gt;\'.parse_url($website, PHP_URL_HOST).\'&lt;/a&gt;[/vc_column_text][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/prints/submit-a-photo\"][/vc_column][/vc_row]\r\n\r\n<a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"white\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-globe\" url=\"www.facebook.com/ruben.rekker.photo\" icon_size=\"20\"][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][nectar_btn size=\"small\" open_new_tab=\"true\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Personal Website\" url=\"test\"][text-with-icon icon_type=\"font_icon\" icon=\"icon-globe\" color=\"Extra-Color-1\"]Personal website[/text-with-icon][/vc_column][/vc_row]','Product Photographer','','publish','closed','closed','','product-photographer','','','2021-12-05 23:53:43','2021-12-05 23:53:43','',0,'https://www.fairphoto.com/?post_type=salient_g_sections&#038;p=329',0,'salient_g_sections','',0),(330,3,'2021-05-16 03:01:01','2021-05-16 03:01:01','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Ruben Rekker\" use_theme_fonts=\"yes\"][vc_column_text]Ruben Rekker was born in The Netherlands but moved to Australia at age 26. His goal is to find and capture the extraordinary beauty that lays hidden in the every day life of people and nature around the globe.\r\n\r\n<a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][/vc_column][/vc_row]','Print Photographer','','inherit','closed','closed','','329-revision-v1','','','2021-05-16 03:01:01','2021-05-16 03:01:01','',329,'https://www.fairphoto.com/?p=330',0,'revision','',0),(331,3,'2021-05-16 03:01:28','2021-05-16 03:01:28','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Ruben Rekker\" use_theme_fonts=\"yes\"][vc_column_text]Ruben Rekker was born in The Netherlands but moved to Australia at age 26. His goal is to find and capture the extraordinary beauty that lays hidden in the every day life of people and nature around the globe.\r\n\r\n<a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][/vc_column][/vc_row]','Print Photographer','','inherit','closed','closed','','329-revision-v1','','','2021-05-16 03:01:28','2021-05-16 03:01:28','',329,'https://www.fairphoto.com/?p=331',0,'revision','',0),(608,3,'2021-06-10 11:37:46','2021-06-10 11:37:46','','People and the Sea','','publish','open','closed','','people-and-the-sea','','','2022-01-10 09:17:23','2022-01-10 09:17:23','',0,'https://www.fairphoto.com/?post_type=portfolio&#038;p=608',0,'portfolio','',0),(609,3,'2021-06-10 11:37:46','2021-06-10 11:37:46','','People and the Sea','','inherit','closed','closed','','608-revision-v1','','','2021-06-10 11:37:46','2021-06-10 11:37:46','',608,'https://www.fairphoto.com/?p=609',0,'revision','',0),(611,3,'2021-06-10 11:41:37','2021-06-10 11:41:37','','Langob Pambot - Classic 40x50cm, Paper Only','Size: Classic 40x50cm, Finish: Paper Only','publish','closed','closed','','malapascua-paper-only-classic-40x50cm','','','2021-06-10 11:42:24','2021-06-10 11:42:24','',140,'https://www.fairphoto.com/?post_type=product_variation&p=611',1,'product_variation','',0),(612,3,'2021-06-10 11:41:37','2021-06-10 11:41:37','','Langob Pambot - Large 60x90cm, Paper Only','Size: Large 60x90cm, Finish: Paper Only','publish','closed','closed','','malapascua-paper-only-large-60x90cm','','','2021-06-10 11:42:24','2021-06-10 11:42:24','',140,'https://www.fairphoto.com/?post_type=product_variation&p=612',2,'product_variation','',0),(613,3,'2021-06-10 11:41:37','2021-06-10 11:41:37','','Langob Pambot - Extra Large 100-150cm, Paper Only','Size: Extra Large 100-150cm, Finish: Paper Only','publish','closed','closed','','malapascua-paper-only-extra-large-100-150cm','','','2021-06-10 11:42:24','2021-06-10 11:42:24','',140,'https://www.fairphoto.com/?post_type=product_variation&p=613',3,'product_variation','',0),(614,3,'2021-06-10 11:41:37','2021-06-10 11:41:37','','Langob Pambot - Giant 120-180cm, Paper Only','Size: Giant 120-180cm, Finish: Paper Only','publish','closed','closed','','malapascua-paper-only-giant-120-180cm','','','2021-06-10 11:42:24','2021-06-10 11:42:24','',140,'https://www.fairphoto.com/?post_type=product_variation&p=614',4,'product_variation','',0),(332,3,'2021-06-08 09:17:28','2021-06-08 09:17:28','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"product_photographer\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"348\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"\'.$first_name.\' \'.$last_name.\'\" use_theme_fonts=\"yes\"][vc_column_text]\'.$description.\'[/vc_column_text][vc_column_text]&lt;a href=\"\'.$website.\'\" class=\"light\" target=\"_blank\" rel=\"noopener\"&gt;\'.parse_url($website, PHP_URL_HOST).\'&lt;/a&gt;[/vc_column_text][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/prints/submit-a-photo\"][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][/vc_row][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column_text][/vc_column_text][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#00344c\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"100\"]\n<h4>Would you like to contribute a photo?</h4>\nThe next Fair Photo could be yours.\n\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Extra-Color-1 color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Submit a photo\" url=\"/donate-a-photo\"][/fancy_box][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"title\" url=\"testurl\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]<a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][/vc_row][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column_text][/vc_column_text][/vc_column][/vc_row][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"white\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-globe\" url=\"www.facebook.com/ruben.rekker.photo\" icon_size=\"20\"][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][nectar_btn size=\"small\" open_new_tab=\"true\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Personal Website\" url=\"test\"][text-with-icon icon_type=\"font_icon\" icon=\"icon-globe\" color=\"Extra-Color-1\"]Personal website[/text-with-icon][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][/vc_column_text][/vc_column][/vc_row]','Print Photographer','','inherit','closed','closed','','329-autosave-v1','','','2021-06-08 09:17:28','2021-06-08 09:17:28','',329,'https://www.fairphoto.com/?p=332',0,'revision','',0),(333,3,'2021-05-16 03:07:49','2021-05-16 03:07:49','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Ruben Rekker\" use_theme_fonts=\"yes\"][vc_column_text]Ruben Rekker was born in The Netherlands but moved to Australia at age 26. His goal is to find and capture the extraordinary beauty that lays hidden in the every day life of people and nature around the globe.\r\n\r\n<a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"white\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-facebook\" url=\"www.facebook.com/ruben.rekker.photo\"][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][/vc_column][/vc_row]','Print Photographer','','inherit','closed','closed','','329-revision-v1','','','2021-05-16 03:07:49','2021-05-16 03:07:49','',329,'https://www.fairphoto.com/?p=333',0,'revision','',0),(334,3,'2021-09-03 02:42:03','2021-09-03 02:42:03','','Hanchank Nyi Chin','Local fishermen in Inle Lake, Mynamar, are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants. They mostly fish for a local carp, called nga hpein, which has been a staple of the local diet and has also been historically most abundant. Today this carp is seriously threatened.','inherit','closed','closed','','322-autosave-v1','','','2021-09-03 02:42:03','2021-09-03 02:42:03','',322,'https://www.fairphoto.com/?p=334',0,'revision','',0),(336,3,'2021-05-16 04:01:31','2021-05-16 04:01:31','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Support a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-13-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-16 04:01:31','2021-05-16 04:01:31','',31,'https://www.fairphoto.com/?p=336',0,'revision','',0),(335,3,'2021-05-17 10:35:17','2021-05-17 10:35:17','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" column_paddingf_position=\"all\"][text-with-icon icon_type=\"image_icon\" icon_image=\"376\"]\r\n<h4>About the project</h4>\r\n<h2><a href=\"http://urltest\">Test</a></h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.\r\n\r\n[button color=\"see-through\" hover_text_color_override=\"#fff\" size=\"large\" url=\"/urltest\" text=\"Read more\" color_override=\"\"]\r\n\r\n[button color=\"see-through-2\" hover_text_color_override=\"#fff\" size=\"large\" url=\"\" text=\"whatup\" color_override=\"\"][/text-with-icon][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"no-extra-padding\" column_padding_phone=\"no-extra-padding\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\" img_link=\"urltest\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Related Articles\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"30\"][recent_posts style=\"default\" columns=\"4\" category=\"all\" order=\"DESC\" orderby=\"date\" blog_remove_post_comment_number=\"true\" posts_per_page=\"4\"][/vc_column][/vc_row]','Product Project','','publish','closed','closed','','product-project','','','2021-12-05 23:54:03','2021-12-05 23:54:03','',0,'https://www.fairphoto.com/?post_type=salient_g_sections&#038;p=335',0,'salient_g_sections','',0),(337,3,'2021-05-16 05:46:52','2021-05-16 05:46:52','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Ruben Rekker\" use_theme_fonts=\"yes\"][vc_column_text]Ruben Rekker was born in The Netherlands but moved to Australia at age 26. His goal is to find and capture the extraordinary beauty that lays hidden in the every day life of people and nature around the globe.</p>\r\n<p><a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"white\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-globe\" url=\"www.facebook.com/ruben.rekker.photo\" icon_size=\"20\"][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][nectar_btn size=\"small\" open_new_tab=\"true\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Personal Website\" url=\"test\"][text-with-icon icon_type=\"font_icon\" icon=\"icon-globe\" color=\"Extra-Color-1\"]Personal website[/text-with-icon][/vc_column][/vc_row]</p>\r\n','Print Photographer','','inherit','closed','closed','','329-revision-v1','','','2021-05-16 05:46:52','2021-05-16 05:46:52','',329,'https://www.fairphoto.com/?p=337',0,'revision','',0),(338,3,'2021-05-16 08:56:32','2021-05-16 08:56:32','','','','inherit','open','closed','','338','','','2021-05-16 08:56:32','2021-05-16 08:56:32','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/dsc_3696.jpg',0,'attachment','image/jpeg',0),(339,3,'2021-05-16 08:56:39','2021-05-16 08:56:39','','','','inherit','open','closed','','339','','','2021-05-16 08:56:39','2021-05-16 08:56:39','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_5053.jpg',0,'attachment','image/jpeg',0),(341,3,'2021-05-16 08:56:51','2021-05-16 08:56:51','','','','inherit','open','closed','','341','','','2021-05-16 08:56:51','2021-05-16 08:56:51','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_1730-1.jpg',0,'attachment','image/jpeg',0),(342,3,'2021-05-16 08:56:58','2021-05-16 08:56:58','','','','inherit','open','closed','','342','','','2021-05-16 08:56:58','2021-05-16 08:56:58','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a0632.jpg',0,'attachment','image/jpeg',0),(343,3,'2021-05-16 08:57:04','2021-05-16 08:57:04','','','','inherit','open','closed','','343','','','2021-05-16 08:57:04','2021-05-16 08:57:04','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_6345.jpg',0,'attachment','image/jpeg',0),(344,3,'2021-05-16 08:57:09','2021-05-16 08:57:09','','','','inherit','open','closed','','344','','','2021-12-05 06:46:41','2021-12-05 06:46:41','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_6415.jpg',0,'attachment','image/jpeg',0),(345,3,'2021-05-16 08:57:14','2021-05-16 08:57:14','','','','inherit','open','closed','','345','','','2021-05-16 08:57:14','2021-05-16 08:57:14','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_4448.jpg',0,'attachment','image/jpeg',0),(346,3,'2021-05-16 08:57:22','2021-05-16 08:57:22','','','','inherit','open','closed','','346','','','2021-05-16 08:57:22','2021-05-16 08:57:22','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a4854.jpg',0,'attachment','image/jpeg',0),(347,3,'2021-05-16 08:57:27','2021-05-16 08:57:27','','','','inherit','open','closed','','347','','','2021-12-05 06:46:50','2021-12-05 06:46:50','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_5144.jpg',0,'attachment','image/jpeg',0),(348,3,'2021-05-16 08:57:41','2021-05-16 08:57:41','','','','inherit','open','closed','','348','','','2021-05-16 08:57:41','2021-05-16 08:57:41','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_0470-1.jpg',0,'attachment','image/jpeg',0),(350,3,'2021-05-16 23:42:25','2021-05-16 23:42:25','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can already register your interest in a photo or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-13-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-16 23:42:25','2021-05-16 23:42:25','',31,'https://www.fairphoto.com/?p=350',0,'revision','',0),(349,3,'2021-05-16 23:40:39','2021-05-16 23:40:39','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently testing and developing our sales model. Feel free to register interest for a photo that you like or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center|color:rgba(255%2C255%2C255%2C0.73)\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-13-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"Each and every print that we sell is paired with a local organisation that will receive funds from the copy that was sold. We visit every organisation ourselves so that we can guarantee that every time that you see your art work, you can be assured that you have contributed to the wellbeing of that area.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/our-frames/\">Read more about our frames</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-05-16 23:40:39','2021-05-16 23:40:39','',31,'https://www.fairphoto.com/?p=349',0,'revision','',0),(353,0,'2022-01-09 10:52:45','2022-01-09 10:52:45','ruben.rekker@gmail.com\nRuben B Rekker','ruben.rekker@gmail.com','','publish','closed','closed','','ruben-rekker-gmail-com','','','2022-01-09 10:52:45','2022-01-09 10:52:45','',0,'https://www.fairphoto.com/?post_type=flamingo_contact&#038;p=353',0,'flamingo_contact','',0),(351,0,'2021-05-17 00:51:20','2021-05-17 00:51:20','test@st.com\ntest','test@st.com','','publish','closed','closed','','test-st-com','','','2021-05-17 00:51:20','2021-05-17 00:51:20','',0,'https://www.fairphoto.com/?post_type=flamingo_contact&p=351',0,'flamingo_contact','',0),(352,0,'2021-05-17 00:51:20','2021-05-17 00:51:20','test\ntest@st.com\nArgentina\nEnquire about Inle Lake\nwhatsup\nI\'d like to stay informed about Fair Photo news and other updates.\nNo\n5\n101.164.188.147\nMozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36\nhttps://www.fairphoto.com/prints/inle-lake/\nMay 17, 2021\n12:51 am\n322\ninle-lake\nInle Lake\nhttps://www.fairphoto.com/prints/inle-lake/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Enquire about Inle Lake','','publish','closed','closed','','enquire-about-inle-lake-5','','','2021-05-17 00:51:20','2021-05-17 00:51:20','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=352',0,'flamingo_inbound','',0),(354,0,'2021-05-17 00:53:17','2021-05-17 00:53:17','Ruben B Rekker\nruben.rekker@gmail.com\nAustralia\nEnquire about Inle Lake\nwhatsup\nI\'d like to stay informed about Fair Photo news and other updates.\nNo\n6\n101.164.188.147\nMozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36\nhttps://www.fairphoto.com/prints/inle-lake/\nMay 17, 2021\n12:53 am\n322\ninle-lake\nInle Lake\nhttps://www.fairphoto.com/prints/inle-lake/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Enquire about Inle Lake','','publish','closed','closed','','enquire-about-inle-lake-6','','','2021-05-17 00:53:17','2021-05-17 00:53:17','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=354',0,'flamingo_inbound','',0),(372,3,'2021-05-17 11:16:32','2021-05-17 11:16:32','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.</p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][/vc_row]</p>\n','Print Project','','inherit','closed','closed','','335-revision-v1','','','2021-05-17 11:16:32','2021-05-17 11:16:32','',335,'https://www.fairphoto.com/?p=372',0,'revision','',0),(367,3,'2021-05-17 10:35:17','2021-05-17 10:35:17','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"111\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" color_overlay=\"#000000\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/6\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.</p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Print Project','','inherit','closed','closed','','335-revision-v1','','','2021-05-17 10:35:17','2021-05-17 10:35:17','',335,'https://www.fairphoto.com/?p=367',0,'revision','',0),(371,3,'2021-05-17 11:13:48','2021-05-17 11:13:48','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.</p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][/vc_row]</p>\n','Print Project','','inherit','closed','closed','','335-revision-v1','','','2021-05-17 11:13:48','2021-05-17 11:13:48','',335,'https://www.fairphoto.com/?p=371',0,'revision','',0),(368,3,'2021-05-17 10:38:09','2021-05-17 10:38:09','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"111\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" color_overlay=\"#000000\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/6\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.</p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Print Project','','inherit','closed','closed','','335-revision-v1','','','2021-05-17 10:38:09','2021-05-17 10:38:09','',335,'https://www.fairphoto.com/?p=368',0,'revision','',0),(369,3,'2021-07-10 07:31:43','2021-07-10 07:31:43','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" column_paddingf_position=\"all\"][image_with_animation image_url=\"376\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.</p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\" img_link=\"urltest\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Related Articles\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"30\"][recent_posts style=\"default\" columns=\"4\" category=\"all\" order=\"DESC\" orderby=\"date\" blog_remove_post_comment_number=\"true\" posts_per_page=\"4\"][/vc_column][/vc_row]</p>\n','Product Project','','inherit','closed','closed','','335-autosave-v1','','','2021-07-10 07:31:43','2021-07-10 07:31:43','',335,'https://www.fairphoto.com/?p=369',0,'revision','',0),(373,3,'2021-05-17 11:21:34','2021-05-17 11:21:34','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.</p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row]</p>\n','Print Project','','inherit','closed','closed','','335-revision-v1','','','2021-05-17 11:21:34','2021-05-17 11:21:34','',335,'https://www.fairphoto.com/?p=373',0,'revision','',0),(374,3,'2021-05-17 11:22:00','2021-05-17 11:22:00','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][/vc_row]','Print Project','','inherit','closed','closed','','335-revision-v1','','','2021-05-17 11:22:00','2021-05-17 11:22:00','',335,'https://www.fairphoto.com/?p=374',0,'revision','',0),(375,3,'2021-05-17 11:22:41','2021-05-17 11:22:41','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][/vc_row]','Print Project','','inherit','closed','closed','','335-revision-v1','','','2021-05-17 11:22:41','2021-05-17 11:22:41','',335,'https://www.fairphoto.com/?p=375',0,'revision','',0),(376,3,'2021-05-17 11:56:27','2021-05-17 11:56:27','','icon-give-primary','','inherit','open','closed','','icon-give-primary','','','2021-05-17 11:56:27','2021-05-17 11:56:27','',335,'https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give-primary.png',0,'attachment','image/png',0),(377,3,'2021-05-17 11:57:07','2021-05-17 11:57:07','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"376\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.</p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][fancy_box box_style=\"image_above_text_underline\" image_url=\"221\" image_aspect_ratio=\"1-1\" border_radius=\"default\" image_loading=\"default\" image_size=\"20px\"]blabla[/fancy_box][/vc_column][/vc_row]</p>\n','Print Project','','inherit','closed','closed','','335-revision-v1','','','2021-05-17 11:57:07','2021-05-17 11:57:07','',335,'https://www.fairphoto.com/?p=377',0,'revision','',0),(378,3,'2021-05-18 07:12:20','2021-05-18 07:12:20','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"product\";}}}s:8:\"position\";s:4:\"side\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Products','products','publish','closed','closed','','group_60a367ce72ca8','','','2021-05-22 00:34:10','2021-05-22 00:34:10','',0,'https://www.fairphoto.com/?post_type=acf-field-group&#038;p=378',0,'acf-field-group','',0),(379,3,'2021-05-18 07:12:20','2021-05-18 07:12:20','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:13:\"Add a project\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:9:\"portfolio\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:1;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','Project','project','publish','closed','closed','','field_60a3682a2550c','','','2021-05-18 07:12:20','2021-05-18 07:12:20','',378,'https://www.fairphoto.com/?post_type=acf-field&p=379',0,'acf-field','',0),(385,3,'2021-05-19 00:13:03','2021-05-19 00:13:03','','Hanchank Nyi Chin - Giant 120-180cm, Paper Only','Size: Giant 120-180cm, Finish: Paper Only','publish','closed','closed','','inle-lake-paper-only-giant-120-180cm','','','2021-05-19 00:13:34','2021-05-19 00:13:34','',322,'https://www.fairphoto.com/?post_type=product_variation&p=385',4,'product_variation','',0),(485,3,'2021-05-29 08:21:51','2021-05-29 08:21:51','','','','inherit','open','closed','','485','','','2021-06-05 06:56:03','2021-06-05 06:56:03','',0,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7244.jpg',0,'attachment','image/jpeg',0),(388,3,'2021-05-19 23:24:02','2021-05-19 23:24:02','','Print your own','','inherit','closed','closed','','387-revision-v1','','','2021-05-19 23:24:02','2021-05-19 23:24:02','',387,'https://www.fairphoto.com/?p=388',0,'revision','',0),(829,3,'2021-12-03 04:07:08','2021-12-03 03:55:40','','Browse Photographs','','publish','closed','closed','','829','','','2021-12-03 04:07:08','2021-12-03 04:07:08','',0,'https://www.fairphoto.com/?p=829',1,'nav_menu_item','',0),(391,3,'2021-05-22 00:37:54','2021-05-22 00:37:54','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:9:\"portfolio\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Projects','projects','publish','closed','closed','','group_60a8518b75ff9','','','2021-06-30 12:23:01','2021-06-30 12:23:01','',0,'https://www.fairphoto.com/?post_type=acf-field-group&#038;p=391',0,'acf-field-group','',0),(396,3,'2021-05-22 00:56:37','2021-05-22 00:56:37','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:41:\"Add a logo of the project or organisation\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Logo','logo','publish','closed','closed','','field_60a85689789fd','','','2021-05-22 00:56:57','2021-05-22 00:56:57','',391,'https://www.fairphoto.com/?post_type=acf-field&#038;p=396',0,'acf-field','',0),(650,3,'2021-06-19 00:32:50','2021-06-19 00:32:50','','People and the Sea','','inherit','closed','closed','','608-revision-v1','','','2021-06-19 00:32:50','2021-06-19 00:32:50','',608,'https://www.fairphoto.com/?p=650',0,'revision','',0),(651,3,'2021-06-19 11:17:28','2021-06-19 11:17:28','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile briefly staying in Cebu in the Philippines, I was informed about a small environmental organisation called \"People and the Sea\".</p>\n<p>The organisation is located on Malapascua, a tiny island located just north of Cebu. After finding their website, I managed to get in touch with co-founder Ian, who invited me for a visit.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines and is quite populated for it\'s size; about 8000 inhabitants live on a surface of about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for the local communities on the island, as they depend on the ocean for either finding food or through tourism.</p>\n<p>Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\". 24 hours electricity on the island only arrived in 2009 and water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]It is estimated that 81% of ocean plastics come from Asian rivers, whereas the Philippines alone contribute around one-third of the global total¹. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste management is extremely poor.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to be solutions to social problems as they are interrelated. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which makes everything extra difficult.</p>\n<p>Axelle continues: \"Another problem is their extreme poverty, which had forced them to look for other ways to fish in the last 30 years or so. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves\". Axelle stresses that they don\'t like to do it and they are not proud of it, but that it is a lot cheaper than the conventional methods they knew. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"people\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A team led by Ian Mills undertakes regular dive surveys to assess the health of the benthic cover (the bottom of the sea) and the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life are counted within a small surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to conserve marine habitats. By setting up a monitoring program that is carried on over a larger period of time, changes will become visible, meaningful comparisons can be made and different causes of change can start to be explored.</p>\n<p>Ian (middle) says: \"You don\'t have to look hard to find evidence that [the ocean] is struggling and under pressure\". He continues: \"You can just stand by and hope that it sorts itself out or you can try and do something to help. It\'s as simple as that.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The survey data and analysis are shared with anyone who would benefit from having this information, such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A great strength of the initiative is that it is following a completely self-funded and self-sustained model. According to Ian, conservation efforts can sometimes be project funded but then if the funds dry up the project can end too. Ian stresses the importance of longevity with this program so that meaningful analysis from a baseline can be made over a longer period of time, which would make the insights a lot more valuable.</p>\n<p>There are currently about a dozen marine protected area\'s (MPA\'s) setup around the island and the data from the surveys help to find out whether their MPA statuses have been successful and to determine which new areas should be added to this list.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"585\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Along the east coast of mainland Cebu, local fishermen realised that the marine habitat had become too degraded and asked the dive team at People and the Sea to help find new marine sites to protect. Ian ads: \"If it comes from a grassroots place it stands a lot more chance to be successful in the long run\".[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Even though the recent past has seen two big typhoons and overfishing using unsustainable methods, which all have had substantial impact, Ian can anecdotally confirm that he has seen a bit of improvement in the two years since they have been running the surveys. Having said this, he immediately ads that in the grand scheme of things, this is not very long. \"That\'s why it\'s really important that we keep the monitoring going so that we can start to look for changes over a longer period of time\".</p>\n<p>Reserve your copy of the <a href=\"https://www.fairphoto.com/gallery/langob-pambot/\">Langob Pambot</a> print today and support <a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a>‘s efforts to conserve marine habitats, reduce waste and educate locals on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<ol>\n<li>Richie, H 2021, \"Where does the plastic in our oceans come from?\", Our World in Data, https://ourworldindata.org/ocean-plastics</li>\n</ol>\n<p>[/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','publish','open','open','','a-day-with-people-and-the-sea','','','2022-01-01 02:59:51','2022-01-01 02:59:51','',0,'https://www.fairphoto.com/?p=651',0,'post','',0),(395,3,'2021-05-22 00:42:52','2021-05-22 00:42:52','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-revision-v1','','','2021-05-22 00:42:52','2021-05-22 00:42:52','',97,'https://www.fairphoto.com/?p=395',0,'revision','',0),(430,3,'2021-05-24 10:50:07','2021-05-24 10:50:07','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"20\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Active since\" col_2_content=\"2010\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.\r\n\r\n<strong>Reporter:</strong> Name[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways in which you can support this project:\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][vc_custom_heading text=\"Specifications\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Category\" col_2_content=\"2010\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-24 10:50:07','2021-05-24 10:50:07','',403,'https://www.fairphoto.com/?p=430',0,'revision','',0),(398,3,'2021-05-22 08:32:07','2021-05-22 08:32:07','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:25:\"Add a mission description\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','Description','description','publish','closed','closed','','field_60a8c1523ac16','','','2021-06-19 00:31:42','2021-06-19 00:31:42','',391,'https://www.fairphoto.com/?post_type=acf-field&#038;p=398',1,'acf-field','',0),(399,3,'2021-05-22 08:33:42','2021-05-22 08:33:42','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:7:\"product\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','Related print','related_print','publish','closed','closed','','field_60a8c19e1f747','','','2021-06-30 12:08:56','2021-06-30 12:08:56','',391,'https://www.fairphoto.com/?post_type=acf-field&#038;p=399',2,'acf-field','',0),(400,3,'2021-05-22 08:34:25','2021-05-22 08:34:25','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-revision-v1','','','2021-05-22 08:34:25','2021-05-22 08:34:25','',97,'https://www.fairphoto.com/?p=400',0,'revision','',0),(480,3,'2021-05-29 06:33:49','2021-05-29 06:33:49','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"376\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.</p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][fancy_box box_style=\"image_above_text_underline\" image_url=\"221\" image_aspect_ratio=\"1-1\" border_radius=\"default\" image_loading=\"default\" image_size=\"20px\"]blabla[/fancy_box][/vc_column][/vc_row]</p>\n','Print Project','','inherit','closed','closed','','335-revision-v1','','','2021-05-29 06:33:49','2021-05-29 06:33:49','',335,'https://www.fairphoto.com/?p=480',0,'revision','',0),(401,3,'2021-05-23 03:45:06','2021-05-23 03:45:06','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"376\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.</p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][fancy_box box_style=\"image_above_text_underline\" image_url=\"221\" image_aspect_ratio=\"1-1\" border_radius=\"default\" image_loading=\"default\" image_size=\"20px\"]blabla[/fancy_box][/vc_column][/vc_row]</p>\n','Print Project (test)','','inherit','closed','closed','','335-revision-v1','','','2021-05-23 03:45:06','2021-05-23 03:45:06','',335,'https://www.fairphoto.com/?p=401',0,'revision','',0),(402,3,'2021-05-23 03:45:21','2021-05-23 03:45:21','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Ruben Rekker\" use_theme_fonts=\"yes\"][vc_column_text]Ruben Rekker was born in The Netherlands but moved to Australia at age 26. His goal is to find and capture the extraordinary beauty that lays hidden in the every day life of people and nature around the globe.</p>\r\n<p><a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"white\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-globe\" url=\"www.facebook.com/ruben.rekker.photo\" icon_size=\"20\"][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][nectar_btn size=\"small\" open_new_tab=\"true\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Personal Website\" url=\"test\"][text-with-icon icon_type=\"font_icon\" icon=\"icon-globe\" color=\"Extra-Color-1\"]Personal website[/text-with-icon][/vc_column][/vc_row]</p>\r\n','Print Photographer (test)','','inherit','closed','closed','','329-revision-v1','','','2021-05-23 03:45:21','2021-05-23 03:45:21','',329,'https://www.fairphoto.com/?p=402',0,'revision','',0),(403,3,'2021-05-23 03:45:53','2021-05-23 03:45:53','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-facebook\" url=\"fff\" icon_size=\"30\"][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-twitter\" url=\"fff\" icon_size=\"30\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways in which you can support this project:\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the \"inle Lake\" print\"]\r\n\r\n<a class=\"light\" href=\"#donate\">Donate</a>\r\n<a class=\"light\" href=\"#donate\">Print your own photo</a>[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"60\"][/vc_column][/vc_row]','Project Top','','publish','closed','closed','','project-test','','','2021-12-05 23:54:59','2021-12-05 23:54:59','',0,'https://www.fairphoto.com/?post_type=salient_g_sections&#038;p=403',0,'salient_g_sections','',0),(404,3,'2021-05-23 03:47:04','2021-05-23 03:47:04','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"product_photographer\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"348\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"\'.$first_name.\' \'.$last_name.\'\" use_theme_fonts=\"yes\"][vc_column_text]\'.$description.\'[/vc_column_text][vc_column_text]&lt;a href=\"\'.$website.\'\" class=\"light\" target=\"_blank\" rel=\"noopener\"&gt;\'.parse_url($website, PHP_URL_HOST).\'&lt;/a&gt;[/vc_column_text][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/prints/submit-a-photo\"][/vc_column][/vc_row]\r\n\r\n<a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"white\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-globe\" url=\"www.facebook.com/ruben.rekker.photo\" icon_size=\"20\"][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][nectar_btn size=\"small\" open_new_tab=\"true\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Personal Website\" url=\"test\"][text-with-icon icon_type=\"font_icon\" icon=\"icon-globe\" color=\"Extra-Color-1\"]Personal website[/text-with-icon][/vc_column][/vc_row]','Print Photographer (test)','','inherit','closed','closed','','329-revision-v1','','','2021-05-23 03:47:04','2021-05-23 03:47:04','',329,'https://www.fairphoto.com/?p=404',0,'revision','',0),(405,3,'2021-05-23 03:49:58','2021-05-23 03:49:58','','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 03:49:58','2021-05-23 03:49:58','',403,'https://www.fairphoto.com/?p=405',0,'revision','',0),(406,3,'2021-05-23 03:55:51','2021-05-23 03:55:51','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\"][vc_column_text]Description[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 03:55:51','2021-05-23 03:55:51','',403,'https://www.fairphoto.com/?p=406',0,'revision','',0),(436,3,'2021-06-08 11:36:26','2021-06-08 11:36:26','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\" link=\"url:http%3A%2F%2Ftest\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-facebook\" url=\"fff\" icon_size=\"30\"][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-twitter\" url=\"fff\" icon_size=\"30\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]</p>\n<h3>Support this project</h3>\n<p>There are a number of ways in which you can support this project:</p>\n<p>[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the \"inle Lake\" print\"]</p>\n<p><a class=\"light\" href=\"#donate\">Donate</a><br />\n<a class=\"light\" href=\"#donate\">Print your own photo</a>[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"60\"][/vc_column][/vc_row]</p>\n','Project Top','','inherit','closed','closed','','403-autosave-v1','','','2021-06-08 11:36:26','2021-06-08 11:36:26','',403,'https://www.fairphoto.com/?p=436',0,'revision','',0),(408,3,'2021-05-23 04:01:19','2021-05-23 04:01:19','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Description\r\n\r\n<strong>Reporter:</strong> Name\r\n<strong>Size:</strong> &lt;20[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 04:01:19','2021-05-23 04:01:19','',403,'https://www.fairphoto.com/?p=408',0,'revision','',0),(409,3,'2021-05-23 04:33:22','2021-05-23 04:33:22','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-revision-v1','','','2021-05-23 04:33:22','2021-05-23 04:33:22','',97,'https://www.fairphoto.com/?p=409',0,'revision','',0),(410,3,'2021-05-23 04:36:45','2021-05-23 04:36:45','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-revision-v1','','','2021-05-23 04:36:45','2021-05-23 04:36:45','',97,'https://www.fairphoto.com/?p=410',0,'revision','',0),(416,3,'2021-05-23 12:03:20','2021-05-23 12:03:20','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Category\" col_2_content=\"2010\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"20\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Active since\" col_2_content=\"2010\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Description\r\n\r\n<strong>Reporter:</strong> Name[/vc_column_text][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#0080a0\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Support this project\" font_container=\"tag:h3|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\"][vc_column_text]There are a number of ways that you can support this project:[/vc_column_text][nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 12:03:20','2021-05-23 12:03:20','',403,'https://www.fairphoto.com/?p=416',0,'revision','',0),(412,3,'2021-05-23 11:58:40','2021-05-23 11:58:40','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"h5\" col_2_text_element=\"p\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Organisation Size\" col_2_content=\"20\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"h5\" col_2_text_element=\"p\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Operational since\" col_2_content=\"2010\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"h5\" col_2_text_element=\"p\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Category\" col_2_content=\"2010\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Description\r\n\r\n<strong>Reporter:</strong> Name\r\n<strong>Size:</strong> &lt;20[/vc_column_text][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#0080a0\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Support this project\" font_container=\"tag:h3|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\"][vc_column_text]There are a number of ways that you can support this project:[/vc_column_text][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 11:58:40','2021-05-23 11:58:40','',403,'https://www.fairphoto.com/?p=412',0,'revision','',0),(411,3,'2021-05-23 11:57:13','2021-05-23 11:57:13','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"h5\" col_2_text_element=\"p\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Reporter\" col_2_content=\"Ruben Rekker\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"h5\" col_2_text_element=\"p\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Organisation Size\" col_2_content=\"20\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"h5\" col_2_text_element=\"p\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Operational since\" col_2_content=\"2010\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"h5\" col_2_text_element=\"p\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Category\" col_2_content=\"2010\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Description\r\n\r\n<strong>Reporter:</strong> Name\r\n<strong>Size:</strong> &lt;20[/vc_column_text][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#0080a0\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Support this project\" font_container=\"tag:h3|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\"][vc_column_text]There are a number of ways that you can support this project:[/vc_column_text][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 11:57:13','2021-05-23 11:57:13','',403,'https://www.fairphoto.com/?p=411',0,'revision','',0),(413,3,'2021-05-23 11:59:17','2021-05-23 11:59:17','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"p\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"20\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"h5\" col_2_text_element=\"p\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Operational since\" col_2_content=\"2010\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"h5\" col_2_text_element=\"p\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Category\" col_2_content=\"2010\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Description\r\n\r\n<strong>Reporter:</strong> Name\r\n<strong>Size:</strong> &lt;20[/vc_column_text][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#0080a0\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Support this project\" font_container=\"tag:h3|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\"][vc_column_text]There are a number of ways that you can support this project:[/vc_column_text][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 11:59:17','2021-05-23 11:59:17','',403,'https://www.fairphoto.com/?p=413',0,'revision','',0),(414,3,'2021-05-23 11:59:41','2021-05-23 11:59:41','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"20\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"h5\" col_2_text_element=\"p\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Operational since\" col_2_content=\"2010\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"h5\" col_2_text_element=\"p\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Category\" col_2_content=\"2010\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Description\r\n\r\n<strong>Reporter:</strong> Name\r\n<strong>Size:</strong> &lt;20[/vc_column_text][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#0080a0\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Support this project\" font_container=\"tag:h3|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\"][vc_column_text]There are a number of ways that you can support this project:[/vc_column_text][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 11:59:41','2021-05-23 11:59:41','',403,'https://www.fairphoto.com/?p=414',0,'revision','',0),(415,3,'2021-05-23 12:00:43','2021-05-23 12:00:43','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Category\" col_2_content=\"2010\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"20\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Active since\" col_2_content=\"2010\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Description\r\n\r\n<strong>Reporter:</strong> Name\r\n<strong>Size:</strong> &lt;20[/vc_column_text][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#0080a0\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Support this project\" font_container=\"tag:h3|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\"][vc_column_text]There are a number of ways that you can support this project:[/vc_column_text][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 12:00:43','2021-05-23 12:00:43','',403,'https://www.fairphoto.com/?p=415',0,'revision','',0),(417,3,'2021-05-23 12:05:09','2021-05-23 12:05:09','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Category\" col_2_content=\"2010\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"20\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Active since\" col_2_content=\"2010\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Description\r\n\r\n<strong>Reporter:</strong> Name[/vc_column_text][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#0080a0\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Support this project\" font_container=\"tag:h3|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\"][vc_column_text]There are a number of ways that you can support this project:[/vc_column_text][nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"][vc_column_text]Donate\r\n\r\nPrint your own photo[/vc_column_text][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 12:05:09','2021-05-23 12:05:09','',403,'https://www.fairphoto.com/?p=417',0,'revision','',0),(418,3,'2021-05-23 12:11:27','2021-05-23 12:11:27','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.\r\n\r\n<strong>Reporter:</strong> Name[/vc_column_text][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Category\" col_2_content=\"2010\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"20\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Active since\" col_2_content=\"2010\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#0080a0\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Support this project\" font_container=\"tag:h3|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\"][vc_column_text]There are a number of ways that you can support this project:[/vc_column_text][nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"][vc_column_text]Donate\r\n\r\nPrint your own photo[/vc_column_text][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 12:11:27','2021-05-23 12:11:27','',403,'https://www.fairphoto.com/?p=418',0,'revision','',0),(420,3,'2021-05-23 12:20:48','2021-05-23 12:20:48','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.\r\n\r\n<strong>Reporter:</strong> Name[/vc_column_text][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Category\" col_2_content=\"2010\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"20\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Active since\" col_2_content=\"2010\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways how you can support this project.\r\n\r\n[button color=\"accent-color\" hover_text_color_override=\"#0080a0\" size=\"medium\" url=\"tet\" text=\"Buy the \"Inle Lake\" print\" color_override=\"#ffffff\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 12:20:48','2021-05-23 12:20:48','',403,'https://www.fairphoto.com/?p=420',0,'revision','',0),(419,3,'2021-05-23 12:14:23','2021-05-23 12:14:23','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.\r\n\r\n<strong>Reporter:</strong> Name[/vc_column_text][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Category\" col_2_content=\"2010\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"20\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Active since\" col_2_content=\"2010\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#0080a0\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Support this project\" font_container=\"tag:h3|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\"][vc_column_text]There are a number of ways that you can support this project:[/vc_column_text][nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"][vc_column_text]Donate\r\n\r\nPrint your own photo[/vc_column_text][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways how you can support this project.\r\n\r\n[button color=\"accent-color\" hover_text_color_override=\"#fff\" size=\"medium\" url=\"tet\" text=\"Buy the \"Inle Lake\" print\" color_override=\"#ffffff\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 12:14:23','2021-05-23 12:14:23','',403,'https://www.fairphoto.com/?p=419',0,'revision','',0),(421,3,'2021-05-23 12:22:13','2021-05-23 12:22:13','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.\r\n\r\n<strong>Reporter:</strong> Name[/vc_column_text][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Category\" col_2_content=\"2010\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"20\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Active since\" col_2_content=\"2010\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways how you can support this project.\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 12:22:13','2021-05-23 12:22:13','',403,'https://www.fairphoto.com/?p=421',0,'revision','',0),(422,3,'2021-05-23 12:22:50','2021-05-23 12:22:50','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.\r\n\r\n<strong>Reporter:</strong> Name[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Category\" col_2_content=\"2010\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"20\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Active since\" col_2_content=\"2010\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways how you can support this project.\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 12:22:50','2021-05-23 12:22:50','',403,'https://www.fairphoto.com/?p=422',0,'revision','',0),(423,3,'2021-05-23 12:24:37','2021-05-23 12:24:37','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.\r\n\r\n<strong>Reporter:</strong> Name[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Specifications\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Category\" col_2_content=\"2010\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"20\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Active since\" col_2_content=\"2010\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways how you can support this project.\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 12:24:37','2021-05-23 12:24:37','',403,'https://www.fairphoto.com/?p=423',0,'revision','',0),(424,3,'2021-05-23 12:26:42','2021-05-23 12:26:42','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.\r\n\r\n<strong>Reporter:</strong> Name[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways how you can support this project.\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][vc_custom_heading text=\"Specifications\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Category\" col_2_content=\"2010\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"20\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Active since\" col_2_content=\"2010\"][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 12:26:42','2021-05-23 12:26:42','',403,'https://www.fairphoto.com/?p=424',0,'revision','',0),(425,3,'2021-05-23 12:29:14','2021-05-23 12:29:14','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.\r\n\r\n<strong>Reporter:</strong> Name[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways in which you can support this project:\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][vc_custom_heading text=\"Specifications\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Category\" col_2_content=\"2010\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"20\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Active since\" col_2_content=\"2010\"][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 12:29:14','2021-05-23 12:29:14','',403,'https://www.fairphoto.com/?p=425',0,'revision','',0),(426,3,'2021-05-23 12:30:56','2021-05-23 12:30:56','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"20\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Active since\" col_2_content=\"2010\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.\r\n\r\n<strong>Reporter:</strong> Name[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways in which you can support this project:\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][vc_custom_heading text=\"Specifications\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Category\" col_2_content=\"2010\"][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-23 12:30:56','2021-05-23 12:30:56','',403,'https://www.fairphoto.com/?p=426',0,'revision','',0),(435,3,'2021-05-24 11:10:42','2021-05-24 11:10:42','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.</p>\r\n<p><strong>Reporter:</strong> Name[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]</p>\r\n<h3>Support this project</h3>\r\n<p>There are a number of ways in which you can support this project:</p>\r\n<p>[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]</p>\r\n<p>Donate<br />\r\nPrint your own photo[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" ultra_flat=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][/vc_column][/vc_row]</p>\r\n','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-24 11:10:42','2021-05-24 11:10:42','',403,'https://www.fairphoto.com/?p=435',0,'revision','',0),(432,3,'2021-05-24 10:54:45','2021-05-24 10:54:45','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.\r\n\r\n<strong>Reporter:</strong> Name[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways in which you can support this project:\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-24 10:54:45','2021-05-24 10:54:45','',403,'https://www.fairphoto.com/?p=432',0,'revision','',0),(427,3,'2021-05-24 10:48:58','2021-05-24 10:48:58','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Size\" col_2_content=\"20\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Active since\" col_2_content=\"2010\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.\r\n\r\n<strong>Reporter:</strong> Name[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways in which you can support this project:\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][vc_custom_heading text=\"Specifications\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][nectar_horizontal_list_item columns=\"2\" column_layout_using_2_columns=\"even\" col_1_text_align=\"left\" col_2_text_align=\"right\" col_1_text_element=\"p\" col_2_text_element=\"h5\" font_family=\"p\" hover_effect=\"none\" icon_family=\"none\" icon_size=\"regular\" col_1_content=\"Category\" col_2_content=\"2010\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" map_color=\"#0080a0\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-24 10:48:58','2021-05-24 10:48:58','',403,'https://www.fairphoto.com/?p=427',0,'revision','',0),(428,3,'2021-05-24 10:49:15','2021-05-24 10:49:15','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:29:\"Location latitude coordinate.\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Latitude','latitude','publish','closed','closed','','field_60ab83425f4fd','','','2021-06-30 12:23:00','2021-06-30 12:23:00','',391,'https://www.fairphoto.com/?post_type=acf-field&#038;p=428',3,'acf-field','',0),(429,3,'2021-05-24 10:49:15','2021-05-24 10:49:15','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:30:\"Location longitude coordinate.\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Longitude','longitude','publish','closed','closed','','field_60ab836e5f4fe','','','2021-06-30 12:23:01','2021-06-30 12:23:01','',391,'https://www.fairphoto.com/?post_type=acf-field&#038;p=429',4,'acf-field','',0),(431,3,'2021-05-24 10:52:19','2021-05-24 10:52:19','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-revision-v1','','','2021-05-24 10:52:19','2021-05-24 10:52:19','',97,'https://www.fairphoto.com/?p=431',0,'revision','',0),(433,3,'2021-05-24 10:56:25','2021-05-24 10:56:25','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.\r\n\r\n<strong>Reporter:</strong> Name[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways in which you can support this project:\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"nectar\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" ultra_flat=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-24 10:56:25','2021-05-24 10:56:25','',403,'https://www.fairphoto.com/?p=433',0,'revision','',0),(434,3,'2021-05-24 11:00:16','2021-05-24 11:00:16','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.\r\n\r\n<strong>Reporter:</strong> Name[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways in which you can support this project:\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" ultra_flat=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-24 11:00:16','2021-05-24 11:00:16','',403,'https://www.fairphoto.com/?p=434',0,'revision','',0),(437,3,'2021-05-24 11:13:41','2021-05-24 11:13:41','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.</p>\r\n<p><strong>Reporter:</strong> Name[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]</p>\r\n<h3>Support this project</h3>\r\n<p>There are a number of ways in which you can support this project:</p>\r\n<p>[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]</p>\r\n<p>Donate<br />\r\nPrint your own photo[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][/vc_column][/vc_row]</p>\r\n','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-24 11:13:41','2021-05-24 11:13:41','',403,'https://www.fairphoto.com/?p=437',0,'revision','',0),(438,3,'2021-05-24 11:26:21','2021-05-24 11:26:21','a:7:{s:4:\"type\";s:3:\"url\";s:12:\"instructions\";s:55:\"Please add the website of your organisation or project.\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";}','Website','website','publish','closed','closed','','field_60ab8ceb389c1','','','2021-06-30 12:23:01','2021-06-30 12:23:01','',391,'https://www.fairphoto.com/?post_type=acf-field&#038;p=438',8,'acf-field','',0),(439,3,'2021-05-24 11:26:21','2021-05-24 11:26:21','a:7:{s:4:\"type\";s:3:\"url\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";}','Facebook','facebook','publish','closed','closed','','field_60ab8d06389c2','','','2021-06-30 12:23:01','2021-06-30 12:23:01','',391,'https://www.fairphoto.com/?post_type=acf-field&#038;p=439',9,'acf-field','',0),(440,3,'2021-05-24 11:26:21','2021-05-24 11:26:21','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Phone number','phone_number','publish','closed','closed','','field_60ab8d14389c3','','','2021-06-30 12:23:01','2021-06-30 12:23:01','',391,'https://www.fairphoto.com/?post_type=acf-field&#038;p=440',7,'acf-field','',0),(441,3,'2021-05-24 11:26:21','2021-05-24 11:26:21','a:9:{s:4:\"type\";s:5:\"email\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Email','email','publish','closed','closed','','field_60ab8d37389c4','','','2021-06-30 12:23:01','2021-06-30 12:23:01','',391,'https://www.fairphoto.com/?post_type=acf-field&#038;p=441',6,'acf-field','',0),(442,3,'2021-05-24 11:26:21','2021-05-24 11:26:21','a:7:{s:4:\"type\";s:3:\"url\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";}','Instagram','instagram','publish','closed','closed','','field_60ab8d41389c5','','','2021-06-30 12:23:01','2021-06-30 12:23:01','',391,'https://www.fairphoto.com/?post_type=acf-field&#038;p=442',10,'acf-field','',0),(443,3,'2021-05-24 11:26:21','2021-05-24 11:26:21','a:7:{s:4:\"type\";s:3:\"url\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";}','Twitter','twitter','publish','closed','closed','','field_60ab8d4d389c6','','','2021-06-30 12:23:01','2021-06-30 12:23:01','',391,'https://www.fairphoto.com/?post_type=acf-field&#038;p=443',11,'acf-field','',0),(447,3,'2021-05-24 11:34:33','2021-05-24 11:34:33','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-revision-v1','','','2021-05-24 11:34:33','2021-05-24 11:34:33','',97,'https://www.fairphoto.com/?p=447',0,'revision','',0),(444,3,'2021-05-24 11:27:45','2021-05-24 11:27:45','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','Address','address','publish','closed','closed','','field_60ab8d9504546','','','2021-06-30 12:23:01','2021-06-30 12:23:01','',391,'https://www.fairphoto.com/?post_type=acf-field&#038;p=444',5,'acf-field','',0),(445,3,'2021-05-24 11:29:37','2021-05-24 11:29:37','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-revision-v1','','','2021-05-24 11:29:37','2021-05-24 11:29:37','',97,'https://www.fairphoto.com/?p=445',0,'revision','',0),(446,3,'2021-05-24 11:30:46','2021-05-24 11:30:46','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-revision-v1','','','2021-05-24 11:30:46','2021-05-24 11:30:46','',97,'https://www.fairphoto.com/?p=446',0,'revision','',0),(448,3,'2021-05-24 11:34:57','2021-05-24 11:34:57','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.</p>\r\n<p><strong>Reporter:</strong> Name[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-facebook\" url=\"fff\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]</p>\r\n<h3>Support this project</h3>\r\n<p>There are a number of ways in which you can support this project:</p>\r\n<p>[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]</p>\r\n<p>Donate<br />\r\nPrint your own photo[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][/vc_column][/vc_row]</p>\r\n','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-24 11:34:57','2021-05-24 11:34:57','',403,'https://www.fairphoto.com/?p=448',0,'revision','',0),(449,3,'2021-05-24 11:36:18','2021-05-24 11:36:18','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.</p>\r\n<p><strong>Reporter:</strong> Name[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-facebook\" url=\"fff\" icon_size=\"20\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]</p>\r\n<h3>Support this project</h3>\r\n<p>There are a number of ways in which you can support this project:</p>\r\n<p>[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]</p>\r\n<p>Donate<br />\r\nPrint your own photo[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][/vc_column][/vc_row]</p>\r\n','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-24 11:36:18','2021-05-24 11:36:18','',403,'https://www.fairphoto.com/?p=449',0,'revision','',0),(450,3,'2021-05-24 11:38:15','2021-05-24 11:38:15','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-facebook\" url=\"fff\" icon_size=\"30\"][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-twitter\" url=\"fff\" icon_size=\"30\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways in which you can support this project:\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-24 11:38:15','2021-05-24 11:38:15','',403,'https://www.fairphoto.com/?p=450',0,'revision','',0),(451,3,'2021-05-24 11:57:46','2021-05-24 11:57:46','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-revision-v1','','','2021-05-24 11:57:46','2021-05-24 11:57:46','',97,'https://www.fairphoto.com/?p=451',0,'revision','',0),(452,3,'2021-05-24 12:21:02','2021-05-24 12:21:02','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-facebook\" url=\"fff\" icon_size=\"30\"][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-twitter\" url=\"fff\" icon_size=\"30\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways in which you can support this project:\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][/vc_row_inner][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-24 12:21:02','2021-05-24 12:21:02','',403,'https://www.fairphoto.com/?p=452',0,'revision','',0),(453,3,'2021-05-24 12:28:12','2021-05-24 12:28:12','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-revision-v1','','','2021-05-24 12:28:12','2021-05-24 12:28:12','',97,'https://www.fairphoto.com/?p=453',0,'revision','',0),(454,3,'2021-05-26 08:17:16','2021-05-26 08:17:16','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-facebook\" url=\"fff\" icon_size=\"30\"][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-twitter\" url=\"fff\" icon_size=\"30\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways in which you can support this project:\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"60\"][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-26 08:17:16','2021-05-26 08:17:16','',403,'https://www.fairphoto.com/?p=454',0,'revision','',0),(455,3,'2021-05-26 08:18:12','2021-05-26 08:18:12','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-facebook\" url=\"fff\" icon_size=\"30\"][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-twitter\" url=\"fff\" icon_size=\"30\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways in which you can support this project:\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"60\"][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-26 08:18:12','2021-05-26 08:18:12','',403,'https://www.fairphoto.com/?p=455',0,'revision','',0),(457,3,'2021-05-26 09:40:19','2021-05-26 09:40:19','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-facebook\" url=\"fff\" icon_size=\"30\"][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-twitter\" url=\"fff\" icon_size=\"30\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways in which you can support this project:\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"60\"][/vc_column][/vc_row]','Project Top','','inherit','closed','closed','','403-revision-v1','','','2021-05-26 09:40:19','2021-05-26 09:40:19','',403,'https://www.fairphoto.com/?p=457',0,'revision','',0),(456,3,'2021-05-26 09:15:48','2021-05-26 09:15:48','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][text-with-icon icon_type=\"font_icon\" icon=\"icon-leaf\" color=\"Accent-Color\"]Conservation[/text-with-icon][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-facebook\" url=\"fff\" icon_size=\"30\"][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-twitter\" url=\"fff\" icon_size=\"30\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways in which you can support this project:\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]\r\n\r\nDonate\r\nPrint your own photo[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"60\"][/vc_column][/vc_row]','Project (test)','','inherit','closed','closed','','403-revision-v1','','','2021-05-26 09:15:48','2021-05-26 09:15:48','',403,'https://www.fairphoto.com/?p=456',0,'revision','',0),(458,3,'2021-05-26 09:41:45','2021-05-26 09:41:45','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Buy the ``print_name`` print\" use_theme_fonts=\"yes\"][vc_column_text]Support this project by purchasing this associated photo..\r\n\r\n[products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Want to do more?\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"32\"][tabbed_section style=\"minimal\" alignment=\"left\" spacing=\"default\" tab_color=\"Accent-Color\" cta_button_style=\"accent-color\" icon_size=\"24\"][tab icon_family=\"none\" title=\"Donate\" id=\"1625054220005-1\" tab_id=\"1625054220006-10\"][vc_custom_heading text=\"Donate\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]We\'re not quite ready to start accepting donations yet but we\'d love to hear from you whether you\'d be willing to donate and if yes, how much. We can let you know once donations are open to be accepted.[/vc_column_text][contact-form-7 id=\"462\"][/tab][tab icon_family=\"none\" title=\"Print Your Own\" id=\"1625054220047-5\" tab_id=\"1625054220048-0\"][vc_custom_heading text=\"Print your own\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]If you\'re interested in supporting this project by printing your own photo, let us know below.[/vc_column_text][contact-form-7 id=\"463\"][/tab][tab icon_family=\"none\" title=\"Submit a Photo\" id=\"1625054220082-9\" tab_id=\"1625054220083-1\"][vc_custom_heading text=\"Submit a Photo\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]Do you have a great photo that was taken near [place]? Do you want to help [project]? Submit your photo today.\r\n\r\nThe file should be less than 10mb and in png or jpg format only.[/vc_column_text][contact-form-7 id=\"662\"][/tab][/tabbed_section][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Project Bottom','','publish','closed','closed','','project-bottom','','','2021-12-05 23:55:23','2021-12-05 23:55:23','',0,'https://www.fairphoto.com/?post_type=salient_g_sections&#038;p=458',0,'salient_g_sections','',0),(459,3,'2021-05-26 09:41:45','2021-05-26 09:41:45','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"4%\" bottom_padding=\"4%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Support this project\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Project Bottom','','inherit','closed','closed','','458-revision-v1','','','2021-05-26 09:41:45','2021-05-26 09:41:45','',458,'https://www.fairphoto.com/?p=459',0,'revision','',0),(460,3,'2021-06-30 11:57:28','2021-06-30 11:57:28','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Buy the ``print_name`` print\" use_theme_fonts=\"yes\"][vc_column_text]Support this project by purchasing this associated photo..</p>\n<p>[products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Want to do more?\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"32\"][tabbed_section style=\"minimal\" alignment=\"left\" spacing=\"default\" tab_color=\"Accent-Color\" cta_button_style=\"accent-color\" icon_size=\"24\"][tab icon_family=\"none\" title=\"Donate\" id=\"1625054220005-1\" tab_id=\"1625054220006-10\"][vc_custom_heading text=\"Donate\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]We\'re not quite ready to start accepting donations yet but we\'d love to hear from you whether you\'d be willing to donate and if yes, how much. We can let you know once donations are open to be accepted.[/vc_column_text][contact-form-7 id=\"462\"][/tab][tab icon_family=\"none\" title=\"Print Your Own\" id=\"1625054220047-5\" tab_id=\"1625054220048-0\"][vc_custom_heading text=\"Print your own\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]If you\'re interested in supporting this project by printing your own photo, let us know below.[/vc_column_text][contact-form-7 id=\"463\"][/tab][tab icon_family=\"none\" title=\"Submit a Photo\" id=\"1625054220082-9\" tab_id=\"1625054220083-1\"][vc_custom_heading text=\"Submit a Photo\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]Do you have a great photo that was taken near [place]? Do you want to help [project]? Submit your photo today.</p>\n<p>The file should be less than 10mb and in png or jpg format only.[/vc_column_text][/tab][/tabbed_section][contact-form-7 id=\"662\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Project Bottom','','inherit','closed','closed','','458-autosave-v1','','','2021-06-30 11:57:28','2021-06-30 11:57:28','',458,'https://www.fairphoto.com/?p=460',0,'revision','',0),(461,3,'2021-05-26 09:45:26','2021-05-26 09:45:26','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"4%\" bottom_padding=\"4%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Support this project\" use_theme_fonts=\"yes\"][vc_column_text]Purchase the associated print that is associated with this project.\r\n\r\n[products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Project Bottom','','inherit','closed','closed','','458-revision-v1','','','2021-05-26 09:45:26','2021-05-26 09:45:26','',458,'https://www.fairphoto.com/?p=461',0,'revision','',0),(462,3,'2021-05-27 11:45:39','2021-05-27 11:45:39','<label> Your Name*\r\n    [text* your-name] </label>\r\n\r\n<label> Your Email*\r\n    [email* your-email] </label>\r\n\r\n<label> How much would you be willing to donate?*\r\n[text* donation-amount \"eg. 10 AUD\"] </label>\r\n\r\n[checkbox checkbox-367 use_label_element \"Keep me informed about when donations will start to be accepted.\"]\r\n\r\n[text project-title class:project_title]\r\n\r\n* Required field.\r\n\r\n[submit \"Submit\"]\n1\n[_site_title] \"Donation to [project-title]\"\n[_site_title] <admin@fairphoto.com>\n[_site_admin_email]\nFrom: [your-name] <[your-email]>\r\nSubject: Donation to [your-project]\r\n\r\nDonation amount: [donation-amount]\r\nProject: [project-title]\r\nWould like to stay informed when donations are accepted: [checkbox-367]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <admin@fairphoto.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Donate','','publish','closed','closed','','donate','','','2022-01-09 11:06:07','2022-01-09 11:06:07','',0,'https://www.fairphoto.com/?post_type=wpcf7_contact_form&#038;p=462',0,'wpcf7_contact_form','',0),(463,3,'2021-05-27 11:54:25','2021-05-27 11:54:25','<label> Your Name*\r\n    [text* your-name] </label>\r\n\r\n<label> Your Email*\r\n    [email* your-email] </label>\r\n\r\n<label> What kind of print would you like to purchase? Please try to be as detailed as possible (eg. size, paper type, mounted framed etc.)\r\n    [textarea print-specifics] </label>\r\n\r\n[text project-title class:project_title]\r\n\r\n* Required field.\r\n\r\n[submit \"Submit\"]\n1\n[_site_title] \"Print my own photo for [project-title]\"\n[_site_title] <admin@fairphoto.com>\n[_site_admin_email]\nFrom: [your-name] <[your-email]>\r\nSubject: Print my own photo for [project-title]\r\n\r\nPrint Specifics:\r\n[print-specifics]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <admin@fairphoto.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Print your own','','publish','closed','closed','','print-your-own','','','2022-01-09 06:50:07','2022-01-09 06:50:07','',0,'https://www.fairphoto.com/?post_type=wpcf7_contact_form&#038;p=463',0,'wpcf7_contact_form','',0),(465,3,'2021-05-27 11:59:33','2021-05-27 11:59:33','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"4%\" bottom_padding=\"4%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Support this project\" use_theme_fonts=\"yes\"][vc_column_text]Purchase the associated print that is associated with this project.\r\n\r\n[products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Want to do more?\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Print your own\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][tabbed_section style=\"default\" alignment=\"left\" spacing=\"default\" tab_color=\"Accent-Color\"][tab icon_family=\"none\" title=\"Donate\" id=\"1622116661758-4\" tab_id=\"1622116661760-6\"][vc_column_text]We\'re not quite ready to start accepting donations yet but we\'d love to hear from you whether you\'d be willing to donate and if yes, how much. We can let you know once donations are open to be accepted.[/vc_column_text][contact-form-7 id=\"462\"][/tab][tab icon_family=\"none\" title=\"Print Your Own\" id=\"1622116661799-9\" tab_id=\"1622116661800-9\"][vc_column_text]If you\'re interested in supporting this project by printing your own photo, let us know below.[/vc_column_text][contact-form-7 id=\"463\"][/tab][/tabbed_section][/vc_column][/vc_row]','Project Bottom','','inherit','closed','closed','','458-revision-v1','','','2021-05-27 11:59:33','2021-05-27 11:59:33','',458,'https://www.fairphoto.com/?p=465',0,'revision','',0),(464,3,'2021-05-27 11:55:35','2021-05-27 11:55:35','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"4%\" bottom_padding=\"4%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Support this project\" use_theme_fonts=\"yes\"][vc_column_text]Purchase the associated print that is associated with this project.\r\n\r\n[products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Donate to this project\" use_theme_fonts=\"yes\"][vc_column_text]We\'re not quite ready to start accepting donations yet but we\'d love to hear from you whether you\'d be willing to donate and if yes, how much. We can let you know once donations are open to be accepted.[/vc_column_text][contact-form-7 id=\"462\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Print your own\" use_theme_fonts=\"yes\"][vc_column_text]If you\'re interested in supporting this project by printing your own photo, let us know below.[/vc_column_text][contact-form-7 id=\"463\"][/vc_column][/vc_row]','Project Bottom','','inherit','closed','closed','','458-revision-v1','','','2021-05-27 11:55:35','2021-05-27 11:55:35','',458,'https://www.fairphoto.com/?p=464',0,'revision','',0),(466,3,'2021-05-27 12:01:08','2021-05-27 12:01:08','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"4%\" bottom_padding=\"4%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Support this project\" use_theme_fonts=\"yes\"][vc_column_text]Purchase the associated print that is associated with this project.\r\n\r\n[products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Want to do more?\" use_theme_fonts=\"yes\"][tabbed_section style=\"material\" alignment=\"left\" spacing=\"default\" tab_color=\"Accent-Color\" icon_size=\"24\"][tab icon_family=\"none\" title=\"Donate\" id=\"1622116801923-10\" tab_id=\"1622116801924-10\"][vc_custom_heading text=\"Print your own\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]We\'re not quite ready to start accepting donations yet but we\'d love to hear from you whether you\'d be willing to donate and if yes, how much. We can let you know once donations are open to be accepted.[/vc_column_text][contact-form-7 id=\"462\"][/tab][tab icon_family=\"none\" title=\"Print Your Own\" id=\"1622116801958-9\" tab_id=\"1622116801958-6\"][vc_custom_heading text=\"Print your own\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]If you\'re interested in supporting this project by printing your own photo, let us know below.[/vc_column_text][contact-form-7 id=\"463\"][/tab][/tabbed_section][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Project Bottom','','inherit','closed','closed','','458-revision-v1','','','2021-05-27 12:01:08','2021-05-27 12:01:08','',458,'https://www.fairphoto.com/?p=466',0,'revision','',0),(467,3,'2021-05-27 12:03:08','2021-05-27 12:03:08','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"4%\" bottom_padding=\"4%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Support this project\" use_theme_fonts=\"yes\"][vc_column_text]Purchase the associated print that is associated with this project.\r\n\r\n[products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Want to do more?\" use_theme_fonts=\"yes\"][tabbed_section style=\"minimal\" alignment=\"left\" spacing=\"default\" tab_color=\"Accent-Color\" cta_button_style=\"accent-color\" icon_size=\"24\"][tab icon_family=\"none\" title=\"Donate\" id=\"1622116960599-7\" tab_id=\"1622116960600-4\"][vc_custom_heading text=\"Print your own\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]We\'re not quite ready to start accepting donations yet but we\'d love to hear from you whether you\'d be willing to donate and if yes, how much. We can let you know once donations are open to be accepted.[/vc_column_text][contact-form-7 id=\"462\"][/tab][tab icon_family=\"none\" title=\"Print Your Own\" id=\"1622116960648-8\" tab_id=\"1622116960649-4\"][vc_custom_heading text=\"Print your own\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]If you\'re interested in supporting this project by printing your own photo, let us know below.[/vc_column_text][contact-form-7 id=\"463\"][/tab][/tabbed_section][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Project Bottom','','inherit','closed','closed','','458-revision-v1','','','2021-05-27 12:03:08','2021-05-27 12:03:08','',458,'https://www.fairphoto.com/?p=467',0,'revision','',0),(468,3,'2021-05-27 12:04:08','2021-05-27 12:04:08','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"4%\" bottom_padding=\"4%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Support this project\" use_theme_fonts=\"yes\"][vc_column_text]Purchase the associated print that is associated with this project.\r\n\r\n[products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Want to do more?\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"60\"][tabbed_section style=\"minimal\" alignment=\"left\" spacing=\"default\" tab_color=\"Accent-Color\" cta_button_style=\"accent-color\" icon_size=\"24\"][tab icon_family=\"none\" title=\"Donate\" id=\"1622117015903-7\" tab_id=\"1622117015904-2\"][vc_custom_heading text=\"Donate\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]We\'re not quite ready to start accepting donations yet but we\'d love to hear from you whether you\'d be willing to donate and if yes, how much. We can let you know once donations are open to be accepted.[/vc_column_text][contact-form-7 id=\"462\"][/tab][tab icon_family=\"none\" title=\"Print Your Own\" id=\"1622117015944-9\" tab_id=\"1622117015944-4\"][vc_custom_heading text=\"Print your own\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]If you\'re interested in supporting this project by printing your own photo, let us know below.[/vc_column_text][contact-form-7 id=\"463\"][/tab][/tabbed_section][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Project Bottom','','inherit','closed','closed','','458-revision-v1','','','2021-05-27 12:04:08','2021-05-27 12:04:08','',458,'https://www.fairphoto.com/?p=468',0,'revision','',0),(469,3,'2021-05-27 12:05:01','2021-05-27 12:05:01','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"4%\" bottom_padding=\"4%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Support this project\" use_theme_fonts=\"yes\"][vc_column_text]Purchase the associated print that is associated with this project.\r\n\r\n[products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Want to do more?\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"32\"][tabbed_section style=\"minimal\" alignment=\"left\" spacing=\"default\" tab_color=\"Accent-Color\" cta_button_style=\"accent-color\" icon_size=\"24\"][tab icon_family=\"none\" title=\"Donate\" id=\"1622117065326-10\" tab_id=\"1622117065327-6\"][vc_custom_heading text=\"Donate\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]We\'re not quite ready to start accepting donations yet but we\'d love to hear from you whether you\'d be willing to donate and if yes, how much. We can let you know once donations are open to be accepted.[/vc_column_text][contact-form-7 id=\"462\"][/tab][tab icon_family=\"none\" title=\"Print Your Own\" id=\"1622117065372-7\" tab_id=\"1622117065372-1\"][vc_custom_heading text=\"Print your own\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]If you\'re interested in supporting this project by printing your own photo, let us know below.[/vc_column_text][contact-form-7 id=\"463\"][/tab][/tabbed_section][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Project Bottom','','inherit','closed','closed','','458-revision-v1','','','2021-05-27 12:05:01','2021-05-27 12:05:01','',458,'https://www.fairphoto.com/?p=469',0,'revision','',0),(470,3,'2021-05-27 23:02:05','2021-05-27 23:02:05','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Support this project\" use_theme_fonts=\"yes\"][vc_column_text]Purchase the associated print that is associated with this project.\r\n\r\n[products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Want to do more?\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"32\"][tabbed_section style=\"minimal\" alignment=\"left\" spacing=\"default\" tab_color=\"Accent-Color\" cta_button_style=\"accent-color\" icon_size=\"24\"][tab icon_family=\"none\" title=\"Donate\" id=\"1622117101165-1\" tab_id=\"1622117101167-4\"][vc_custom_heading text=\"Donate\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]We\'re not quite ready to start accepting donations yet but we\'d love to hear from you whether you\'d be willing to donate and if yes, how much. We can let you know once donations are open to be accepted.[/vc_column_text][contact-form-7 id=\"462\"][/tab][tab icon_family=\"none\" title=\"Print Your Own\" id=\"1622117101221-3\" tab_id=\"1622117101221-10\"][vc_custom_heading text=\"Print your own\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]If you\'re interested in supporting this project by printing your own photo, let us know below.[/vc_column_text][contact-form-7 id=\"463\"][/tab][/tabbed_section][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Project Bottom','','inherit','closed','closed','','458-revision-v1','','','2021-05-27 23:02:05','2021-05-27 23:02:05','',458,'https://www.fairphoto.com/?p=470',0,'revision','',0),(471,3,'2021-05-27 23:18:42','2021-05-27 23:18:42','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Buy the ``print_name`` print\" use_theme_fonts=\"yes\"][vc_column_text]Support this project by purchasing this associated photo..\r\n\r\n[products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Want to do more?\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"32\"][tabbed_section style=\"minimal\" alignment=\"left\" spacing=\"default\" tab_color=\"Accent-Color\" cta_button_style=\"accent-color\" icon_size=\"24\"][tab icon_family=\"none\" title=\"Donate\" id=\"1622157408603-1\" tab_id=\"1622157408604-6\"][vc_custom_heading text=\"Donate\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]We\'re not quite ready to start accepting donations yet but we\'d love to hear from you whether you\'d be willing to donate and if yes, how much. We can let you know once donations are open to be accepted.[/vc_column_text][contact-form-7 id=\"462\"][/tab][tab icon_family=\"none\" title=\"Print Your Own\" id=\"1622157408647-8\" tab_id=\"1622157408648-3\"][vc_custom_heading text=\"Print your own\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]If you\'re interested in supporting this project by printing your own photo, let us know below.[/vc_column_text][contact-form-7 id=\"463\"][/tab][/tabbed_section][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Project Bottom','','inherit','closed','closed','','458-revision-v1','','','2021-05-27 23:18:42','2021-05-27 23:18:42','',458,'https://www.fairphoto.com/?p=471',0,'revision','',0),(472,3,'2021-05-28 07:54:39','2021-05-28 07:54:39','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-facebook\" url=\"fff\" icon_size=\"30\"][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-twitter\" url=\"fff\" icon_size=\"30\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways in which you can support this project:\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the ``inle Lake`` print\"]\r\n\r\n<a href=\"#donate\" class=\"light\">Donate</a><br/>\r\n<a href=\"#donate\" class=\"light\">Print your own photo</a>[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"60\"][/vc_column][/vc_row]','Project Top','','inherit','closed','closed','','403-revision-v1','','','2021-05-28 07:54:39','2021-05-28 07:54:39','',403,'https://www.fairphoto.com/?p=472',0,'revision','',0),(475,3,'2021-05-29 05:56:04','2021-05-29 05:56:04','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-revision-v1','','','2021-05-29 05:56:04','2021-05-29 05:56:04','',97,'https://www.fairphoto.com/?p=475',0,'revision','',0),(476,3,'2021-05-29 06:14:26','2021-05-29 06:14:26','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Buy the ``print_name`` print\" use_theme_fonts=\"yes\"][vc_column_text]Support this project by purchasing this associated photo..\r\n\r\n[products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Want to do more?\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"32\"][tabbed_section style=\"minimal\" alignment=\"left\" spacing=\"default\" tab_color=\"Accent-Color\" cta_button_style=\"accent-color\" icon_size=\"24\"][tab icon_family=\"none\" title=\"Donate\" id=\"1622157408603-1\" tab_id=\"1622157408604-6\"][vc_custom_heading text=\"Donate\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]We\'re not quite ready to start accepting donations yet but we\'d love to hear from you whether you\'d be willing to donate and if yes, how much. We can let you know once donations are open to be accepted.[/vc_column_text][contact-form-7 id=\"462\"][/tab][tab icon_family=\"none\" title=\"Print Your Own\" id=\"1622157408647-8\" tab_id=\"1622157408648-3\"][vc_custom_heading text=\"Print your own\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]If you\'re interested in supporting this project by printing your own photo, let us know below.[/vc_column_text][contact-form-7 id=\"463\"][/tab][/tabbed_section][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Project Bottom','','inherit','closed','closed','','458-revision-v1','','','2021-05-29 06:14:26','2021-05-29 06:14:26','',458,'https://www.fairphoto.com/?p=476',0,'revision','',0),(477,3,'2021-05-29 06:15:02','2021-05-29 06:15:02','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Buy the ``print_name`` print\" use_theme_fonts=\"yes\"][vc_column_text]Support this project by purchasing this associated photo..\r\n\r\n[products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Want to do more?\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"32\"][tabbed_section style=\"minimal\" alignment=\"left\" spacing=\"default\" tab_color=\"Accent-Color\" cta_button_style=\"accent-color\" icon_size=\"24\"][tab icon_family=\"none\" title=\"Donate\" id=\"1622157408603-1\" tab_id=\"1622157408604-6\"][vc_custom_heading text=\"Donate\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]We\'re not quite ready to start accepting donations yet but we\'d love to hear from you whether you\'d be willing to donate and if yes, how much. We can let you know once donations are open to be accepted.[/vc_column_text][contact-form-7 id=\"462\"][/tab][tab icon_family=\"none\" title=\"Print Your Own\" id=\"1622157408647-8\" tab_id=\"1622157408648-3\"][vc_custom_heading text=\"Print your own\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]If you\'re interested in supporting this project by printing your own photo, let us know below.[/vc_column_text][contact-form-7 id=\"463\"][/tab][/tabbed_section][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Project Bottom','','inherit','closed','closed','','458-revision-v1','','','2021-05-29 06:15:02','2021-05-29 06:15:02','',458,'https://www.fairphoto.com/?p=477',0,'revision','',0),(478,0,'2021-05-29 06:28:13','2021-05-29 06:28:13','John\nruben.rekker@gmail.com\n5 AUD\nKeep me informed about when donations will start to be accepted.\nHnalone Hla Inn Maung Mae\nNo\n1\n101.164.188.147\nMozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36\nhttps://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\nMay 29, 2021\n6:28 am\n97\nhnalone-hla-inn-maung-mae\nHnalone Hla Inn Maung Mae\nhttps://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','publish','closed','closed','','your-subject','','','2021-05-29 06:28:13','2021-05-29 06:28:13','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=478',0,'flamingo_inbound','',0),(479,0,'2021-05-29 06:28:33','2021-05-29 06:28:33','Ruben\nruben.rekker@gmail.com\nPaper and some other stuff\nHnalone Hla Inn Maung Mae\nNo\n1\n101.164.188.147\nMozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36\nhttps://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\nMay 29, 2021\n6:28 am\n97\nhnalone-hla-inn-maung-mae\nHnalone Hla Inn Maung Mae\nhttps://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','publish','closed','closed','','your-subject-2','','','2021-05-29 06:28:33','2021-05-29 06:28:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=479',0,'flamingo_inbound','',0),(481,3,'2021-05-29 06:34:04','2021-05-29 06:34:04','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"product_photographer\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"348\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"\'.$first_name.\' \'.$last_name.\'\" use_theme_fonts=\"yes\"][vc_column_text]\'.$description.\'[/vc_column_text][vc_column_text]&lt;a href=\"\'.$website.\'\" class=\"light\" target=\"_blank\" rel=\"noopener\"&gt;\'.parse_url($website, PHP_URL_HOST).\'&lt;/a&gt;[/vc_column_text][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/prints/submit-a-photo\"][/vc_column][/vc_row]\r\n\r\n<a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"white\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-globe\" url=\"www.facebook.com/ruben.rekker.photo\" icon_size=\"20\"][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][nectar_btn size=\"small\" open_new_tab=\"true\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Personal Website\" url=\"test\"][text-with-icon icon_type=\"font_icon\" icon=\"icon-globe\" color=\"Extra-Color-1\"]Personal website[/text-with-icon][/vc_column][/vc_row]','Print Photographer','','inherit','closed','closed','','329-revision-v1','','','2021-05-29 06:34:04','2021-05-29 06:34:04','',329,'https://www.fairphoto.com/?p=481',0,'revision','',0),(482,3,'2021-05-29 06:35:10','2021-05-29 06:35:10','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#e4f1f5\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"enquiry\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register Interest\" use_theme_fonts=\"yes\"][contact-form-7 id=\"305\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Product Enquiry (Live)','','inherit','closed','closed','','312-revision-v1','','','2021-05-29 06:35:10','2021-05-29 06:35:10','',312,'https://www.fairphoto.com/?p=482',0,'revision','',0),(706,3,'2021-07-04 23:28:23','2021-07-04 23:28:23','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" column_paddingf_position=\"all\"][image_with_animation image_url=\"376\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.</p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\" img_link=\"urltest\"][/vc_column][/vc_row]</p>\n','Print Project','','inherit','closed','closed','','335-revision-v1','','','2021-07-04 23:28:23','2021-07-04 23:28:23','',335,'https://www.fairphoto.com/?p=706',0,'revision','',0),(483,3,'2021-05-29 06:38:21','2021-05-29 06:38:21','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_paddingf_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"376\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.</p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\" img_link=\"urltest\"][fancy_box box_style=\"image_above_text_underline\" image_url=\"221\" image_aspect_ratio=\"1-1\" border_radius=\"default\" image_loading=\"default\" image_size=\"20px\"]blabla[/fancy_box][/vc_column][/vc_row]</p>\r\n','Print Project','','inherit','closed','closed','','335-revision-v1','','','2021-05-29 06:38:21','2021-05-29 06:38:21','',335,'https://www.fairphoto.com/?p=483',0,'revision','',0),(521,3,'2021-06-02 10:09:16','2021-06-02 10:09:16','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a local NGO working for sustainable development and peace.</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<div class=\"module-message__container-outer\">\n<div class=\"module-message__container module-message__container--incoming\">\n<div class=\"module-message__text module-message__text--incoming\" dir=\"auto\">Hnalone Hla means beautiful heart, Inn is Inle lake and Maung and Mae refer to Mr and Ms.</div>\n</div>\n</div>\n<div class=\"module-message__buttons module-message__buttons--incoming\"></div>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"508\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"509\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Reserve your copy of the <a href=\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\">Hanchank Nyi Chin</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][/vc_row]</p>\n','Exploring Inle Lake in Myanmar','','publish','open','open','','exploring-inle-lake','','','2021-12-09 10:36:19','2021-12-09 10:36:19','',0,'https://www.fairphoto.com/?p=521',0,'post','',0),(522,3,'2021-06-02 10:09:16','2021-06-02 10:09:16','','A Day With Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','521-revision-v1','','','2021-06-02 10:09:16','2021-06-02 10:09:16','',521,'https://www.fairphoto.com/?p=522',0,'revision','',0),(523,3,'2021-06-02 10:09:36','2021-06-02 10:09:36','<!-- wp:paragraph -->\n<p>test</p>\n<!-- /wp:paragraph -->','A Day With Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','521-revision-v1','','','2021-06-02 10:09:36','2021-06-02 10:09:36','',521,'https://www.fairphoto.com/?p=523',0,'revision','',0),(524,3,'2021-06-05 23:45:25','2021-06-05 23:45:25','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.\n\nI first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fixed\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.\n\nI first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.\n\nMany of the houses in Inle are built on stilts and much of the goods[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Exploring Inle Lake','','inherit','closed','closed','','521-autosave-v1','','','2021-06-05 23:45:25','2021-06-05 23:45:25','',521,'https://www.fairphoto.com/?p=524',0,'revision','',0),(525,3,'2021-06-04 12:05:06','2021-06-04 12:05:06','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\r\n<p>[nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"485\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][/vc_row]</p>','A Day With Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','521-revision-v1','','','2021-06-04 12:05:06','2021-06-04 12:05:06','',521,'https://www.fairphoto.com/?p=525',0,'revision','',0),(526,3,'2021-06-04 12:06:06','2021-06-04 12:06:06','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n\r\n[nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.\r\n\r\n[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"485\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][/vc_row]','A Day With Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','521-revision-v1','','','2021-06-04 12:06:06','2021-06-04 12:06:06','',521,'https://www.fairphoto.com/?p=526',0,'revision','',0),(527,3,'2021-06-04 12:19:20','2021-06-04 12:19:20','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I walked from Kalaw located a bit further west, through local hills and villages as part of a guided tour.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"485\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][/vc_row]</p>\n','A Day With Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','521-revision-v1','','','2021-06-04 12:19:20','2021-06-04 12:19:20','',521,'https://www.fairphoto.com/?p=527',0,'revision','',0),(528,3,'2021-06-05 06:34:47','2021-06-05 06:34:47','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages. I was quite caught by its beauty and the way that the local fishermen still catch their fish.</p>\n<p>Many of the houses in Inle are built on stilts and much of transport of goods and people happens over the water.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"506\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_column_text]One of the houses that is built on stilts in Inle to stay high and dry.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.</p>\n<p>Many of the houses in Inle are built on stilts and much of the goods[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_gallery type=\"parallax_image_grid\" images=\"503,502,485,504\"][/vc_column][/vc_row]</p>\n','A Day With Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','521-revision-v1','','','2021-06-05 06:34:47','2021-06-05 06:34:47','',521,'https://www.fairphoto.com/?p=528',0,'revision','',0),(529,3,'2021-06-05 06:43:45','2021-06-05 06:43:45','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages. I was quite caught by its beauty and the way that the local fishermen still catch their fish.</p>\n<p>Many of the houses in Inle are built on stilts and much of transport of goods and people happens over the water.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"506\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_column_text]One of the houses that is built on stilts in Inle to stay high and dry.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.</p>\n<p>Many of the houses in Inle are built on stilts and much of the goods[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_gallery type=\"parallax_image_grid\" images=\"503,502,485,504\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" mouse_based_parallax_bg=\"true\" scene_position=\"center\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column][/vc_row]</p>\n','A Day With Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','521-revision-v1','','','2021-06-05 06:43:45','2021-06-05 06:43:45','',521,'https://www.fairphoto.com/?p=529',0,'revision','',0),(531,3,'2021-06-05 07:09:29','2021-06-05 07:09:29','','','','inherit','open','closed','','531','','','2021-06-05 07:09:29','2021-06-05 07:09:29','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8886.jpg',0,'attachment','image/jpeg',0),(532,3,'2021-06-05 07:09:56','2021-06-05 07:09:56','','','','inherit','open','closed','','532','','','2021-06-05 07:09:56','2021-06-05 07:09:56','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8889.jpg',0,'attachment','image/jpeg',0),(533,3,'2021-06-05 07:10:08','2021-06-05 07:10:08','','','','inherit','open','closed','','533','','','2021-06-05 07:10:08','2021-06-05 07:10:08','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8984.jpg',0,'attachment','image/jpeg',0),(534,3,'2021-06-05 07:10:27','2021-06-05 07:10:27','','','','inherit','open','closed','','534','','','2021-06-05 07:10:27','2021-06-05 07:10:27','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9083.jpg',0,'attachment','image/jpeg',0),(535,3,'2021-06-05 07:10:43','2021-06-05 07:10:43','','','','inherit','open','closed','','535','','','2021-06-05 07:10:43','2021-06-05 07:10:43','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9089.jpg',0,'attachment','image/jpeg',0),(536,3,'2021-06-05 07:11:03','2021-06-05 07:11:03','','','','inherit','open','closed','','536','','','2021-06-05 07:11:03','2021-06-05 07:11:03','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9094.jpg',0,'attachment','image/jpeg',0),(537,3,'2021-06-05 07:11:20','2021-06-05 07:11:20','','','','inherit','open','closed','','537','','','2021-06-05 07:11:20','2021-06-05 07:11:20','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9098.jpg',0,'attachment','image/jpeg',0),(538,3,'2021-06-05 07:11:35','2021-06-05 07:11:35','','','','inherit','open','closed','','538','','','2021-06-05 07:11:35','2021-06-05 07:11:35','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9108.jpg',0,'attachment','image/jpeg',0),(539,3,'2021-06-05 07:11:48','2021-06-05 07:11:48','','','','inherit','open','closed','','539','','','2021-06-05 07:11:48','2021-06-05 07:11:48','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9153.jpg',0,'attachment','image/jpeg',0),(540,3,'2021-06-05 07:11:59','2021-06-05 07:11:59','','','','inherit','open','closed','','540','','','2021-06-05 07:11:59','2021-06-05 07:11:59','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9159.jpg',0,'attachment','image/jpeg',0),(541,3,'2021-06-05 07:14:12','2021-06-05 07:14:12','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages. I was quite caught by its beauty and the way that the local fishermen still catch their fish.</p>\n<p>Many of the houses in Inle are built on stilts and much of transport of goods and people happens over the water.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"506\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_column_text]One of the houses that is built on stilts in Inle to stay high and dry.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.</p>\n<p>Many of the houses in Inle are built on stilts and much of the goods[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_gallery type=\"parallax_image_grid\" images=\"503,502,485,504\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"538\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column][/vc_row]</p>\n','A Day With Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','521-revision-v1','','','2021-06-05 07:14:12','2021-06-05 07:14:12','',521,'https://www.fairphoto.com/?p=541',0,'revision','',0),(544,3,'2021-06-05 08:06:39','2021-06-05 08:06:39','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages. I was quite caught by its beauty and the way that the local fishermen still catch their fish.</p>\n<p>Many of the houses in Inle are built on stilts and much of transport of goods and people happens over the water.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"506\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_column_text]One of the houses that is built on stilts in Inle to stay high and dry.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.</p>\n<p>Many of the houses in Inle are built on stilts and much of the goods[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_gallery type=\"flickity_style\" images=\"503,502,485,504\" flickity_spacing=\"default\" flickity_controls=\"pagination\" flickity_overflow=\"hidden\" flickity_wrap_around=\"wrap\" flickity_desktop_columns=\"1\" flickity_small_desktop_columns=\"1\" flickity_tablet_columns=\"1\" flickity_box_shadow=\"none\" image_loading=\"default\" onclick=\"link_no\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"538\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column][/vc_row]</p>\n','A Day With Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','521-revision-v1','','','2021-06-05 08:06:39','2021-06-05 08:06:39','',521,'https://www.fairphoto.com/?p=544',0,'revision','',0),(543,3,'2021-06-05 07:39:56','2021-06-05 07:39:56','','Langob Beach','A “pambot”, or “pump boat”, parked at Langob beach on the north side of Malapascua in the Philippines. These boats are used for nearly everything in the Philippines, from transportation to fishing. The waters around the islands are increasingly polluted, with the Philippines ranking third in the world according to Statista.','inherit','open','closed','','543','','','2021-06-11 08:22:53','2021-06-11 08:22:53','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2184.jpg',0,'attachment','image/jpeg',0),(545,3,'2021-06-05 08:18:47','2021-06-05 08:18:47','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages. I was impressed by its beauty and the way that the local fishermen catch their fish[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"538\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"20%\" bottom_padding=\"20%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.</p>\n<p>Many of the houses in Inle are built on stilts and much of the goods[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_gallery type=\"flickity_style\" images=\"504,531,539,485\" flickity_spacing=\"default\" flickity_controls=\"pagination\" flickity_overflow=\"hidden\" flickity_wrap_around=\"wrap\" flickity_desktop_columns=\"1\" flickity_small_desktop_columns=\"1\" flickity_tablet_columns=\"1\" flickity_box_shadow=\"none\" image_loading=\"default\" onclick=\"link_no\"][/vc_column][/vc_row]</p>\n','A Day With Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','521-revision-v1','','','2021-06-05 08:18:47','2021-06-05 08:18:47','',521,'https://www.fairphoto.com/?p=545',0,'revision','',0),(546,3,'2021-06-05 08:34:21','2021-06-05 08:34:21','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages. I was impressed by its beauty and the way that the local fishermen catch their fish[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fixed\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"534\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"20%\" bottom_padding=\"20%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.</p>\n<p>Many of the houses in Inle are built on stilts and much of the goods[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_gallery type=\"flickity_style\" images=\"504,531,539,485\" flickity_spacing=\"default\" flickity_controls=\"pagination\" flickity_overflow=\"hidden\" flickity_wrap_around=\"wrap\" flickity_desktop_columns=\"1\" flickity_small_desktop_columns=\"1\" flickity_tablet_columns=\"1\" flickity_box_shadow=\"none\" image_loading=\"default\" onclick=\"link_no\"][/vc_column][/vc_row]</p>\n','A Day With Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','521-revision-v1','','','2021-06-05 08:34:21','2021-06-05 08:34:21','',521,'https://www.fairphoto.com/?p=546',0,'revision','',0),(547,3,'2021-06-05 08:35:04','2021-06-05 08:35:04','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.\r\n\r\nI first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages. I was impressed by its beauty and the way that the local fishermen catch their fish[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fixed\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"534\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"20%\" bottom_padding=\"20%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.\r\n\r\nI first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.\r\n\r\nMany of the houses in Inle are built on stilts and much of the goods[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_gallery type=\"flickity_style\" images=\"504,531,539,485\" flickity_spacing=\"default\" flickity_controls=\"pagination\" flickity_overflow=\"hidden\" flickity_wrap_around=\"wrap\" flickity_desktop_columns=\"1\" flickity_small_desktop_columns=\"1\" flickity_tablet_columns=\"1\" flickity_box_shadow=\"none\" image_loading=\"default\" onclick=\"link_no\"][/vc_column][/vc_row]','Inle Lake & Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','521-revision-v1','','','2021-06-05 08:35:04','2021-06-05 08:35:04','',521,'https://www.fairphoto.com/?p=547',0,'revision','',0),(548,3,'2021-06-05 08:36:43','2021-06-05 08:36:43','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages. I was impressed by its beauty and the way that the local fishermen catch their fish[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fixed\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"534\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"20%\" bottom_padding=\"20%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.</p>\n<p>Many of the houses in Inle are built on stilts and much of the goods[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_gallery type=\"flickity_style\" images=\"504,531,539,485\" flickity_spacing=\"default\" flickity_controls=\"pagination\" flickity_overflow=\"hidden\" flickity_wrap_around=\"wrap\" flickity_desktop_columns=\"1\" flickity_small_desktop_columns=\"1\" flickity_tablet_columns=\"1\" flickity_box_shadow=\"none\" image_loading=\"default\" onclick=\"link_no\"][/vc_column][/vc_row]</p>\n','Inle Lake & Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','521-revision-v1','','','2021-06-05 08:36:43','2021-06-05 08:36:43','',521,'https://www.fairphoto.com/?p=548',0,'revision','',0),(550,3,'2021-06-05 23:45:30','2021-06-05 23:45:30','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.\r\n\r\nI first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fixed\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.\r\n\r\nI first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.\r\n\r\nMany of the houses in Inle are built on stilts and much of the goods[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Exploring Inle Lake','','inherit','closed','closed','','521-revision-v1','','','2021-06-05 23:45:30','2021-06-05 23:45:30','',521,'https://www.fairphoto.com/?p=550',0,'revision','',0),(549,3,'2021-06-05 23:40:35','2021-06-05 23:40:35','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fixed\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.</p>\n<p>Many of the houses in Inle are built on stilts and much of the goods[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Inle Lake & Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','521-revision-v1','','','2021-06-05 23:40:35','2021-06-05 23:40:35','',521,'https://www.fairphoto.com/?p=549',0,'revision','',0),(551,3,'2021-06-05 23:48:00','2021-06-05 23:48:00','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.\r\n\r\nI first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fixed\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.\r\n\r\nI first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.\r\n\r\nMany of the houses in Inle are built on stilts and much of the goods[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Exploring Inle Lake in Myanmar','','inherit','closed','closed','','521-revision-v1','','','2021-06-05 23:48:00','2021-06-05 23:48:00','',521,'https://www.fairphoto.com/?p=551',0,'revision','',0),(553,3,'2021-06-06 11:11:55','2021-06-06 11:11:55','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">The Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to the rapidly increasing amounts of tourism as Myanmar was opening up to the world.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Exploring Inle Lake in Myanmar','','inherit','closed','closed','','521-revision-v1','','','2021-06-06 11:11:55','2021-06-06 11:11:55','',521,'https://www.fairphoto.com/?p=553',0,'revision','',0),(552,3,'2021-06-06 10:30:40','2021-06-06 10:30:40','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Inle Lake is suffering from the environmental effects of increased population and rapid growth in both agriculture and tourism. During the 65-year period from 1935 to 2000, the net open water area of Inle Lake decreased from 69.10 square kilometres (26.68 sq mi) to 46.69 square kilometres (18.03 sq mi), a loss of 32.4%, with development of floating garden agriculture, which occurs largely on the west side of the lake (a practice introduced in the 1960s).[9]</p>\n<p>Lumber removal and unsustainable cultivation practices (slash and burn farming techniques) on the hills surrounding the lake are causing ever-increasing amounts of silt and nutrients to run off into the rivers that feed the lake, especially along its western and northern watershed areas. This silt fills up the lake; the nutrients encourage the growth of weeds and algae. More important however is the development of floating garden agriculture, largely along the western side of the lake. This practice encroaches into the diminishing area of the lake, since over time, the floating beds become solid ground. About 93% – nearly 21 square kilometres (8.1 sq mi) – of the recent loss in open water area of the lake, largely along its western side, is thought to be due to this agricultural practice. Direct environmental impacts associated with these combined agricultural activities within the wetlands and surrounding hills of the lake include sedimentation, eutrophication, and pollution.[9][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Exploring Inle Lake in Myanmar','','inherit','closed','closed','','521-revision-v1','','','2021-06-06 10:30:40','2021-06-06 10:30:40','',521,'https://www.fairphoto.com/?p=552',0,'revision','',0),(554,3,'2021-06-06 11:20:21','2021-06-06 11:20:21','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the sustainability of the lake and its surroundings. In order to manage the impacts, promotion of a responsible tourism which lowers the footprint and genuinely gives back to the community is needed.</p>\n<p class=\"p1\">Inle Lake provides a unique opportunity for youth to engage in eco-tourism related activities in ways that can promote the conservation of the Lake and its surroundings while securing their livelihood.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Exploring Inle Lake in Myanmar','','inherit','closed','closed','','521-revision-v1','','','2021-06-06 11:20:21','2021-06-06 11:20:21','',521,'https://www.fairphoto.com/?p=554',0,'revision','',0),(555,3,'2021-06-06 11:39:12','2021-06-06 11:39:12','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the sustainability of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to to the community could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"rgba(0,0,0,0.5)\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Exploring Inle Lake in Myanmar','','inherit','closed','closed','','521-revision-v1','','','2021-06-06 11:39:12','2021-06-06 11:39:12','',521,'https://www.fairphoto.com/?p=555',0,'revision','',0),(556,3,'2021-06-06 11:43:37','2021-06-06 11:43:37','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Exploring Inle Lake in Myanmar','','inherit','closed','closed','','521-revision-v1','','','2021-06-06 11:43:37','2021-06-06 11:43:37','',521,'https://www.fairphoto.com/?p=556',0,'revision','',0);
INSERT INTO `wpbb_posts` VALUES (557,3,'2021-06-06 11:51:10','2021-06-06 11:51:10','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"508\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"509\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"510\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row]</p>\n','Exploring Inle Lake in Myanmar','','inherit','closed','closed','','521-revision-v1','','','2021-06-06 11:51:10','2021-06-06 11:51:10','',521,'https://www.fairphoto.com/?p=557',0,'revision','',0),(558,3,'2021-06-06 11:52:24','2021-06-06 11:52:24','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"508\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"509\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"510\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Exploring Inle Lake in Myanmar','','inherit','closed','closed','','521-revision-v1','','','2021-06-06 11:52:24','2021-06-06 11:52:24','',521,'https://www.fairphoto.com/?p=558',0,'revision','',0),(559,3,'2021-06-06 12:14:42','2021-06-06 12:14:42','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"508\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"509\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Exploring Inle Lake in Myanmar','','inherit','closed','closed','','521-revision-v1','','','2021-06-06 12:14:42','2021-06-06 12:14:42','',521,'https://www.fairphoto.com/?p=559',0,'revision','',0),(560,3,'2021-06-06 12:16:30','2021-06-06 12:16:30','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"508\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"509\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Exploring Inle Lake in Myanmar','','inherit','closed','closed','','521-revision-v1','','','2021-06-06 12:16:30','2021-06-06 12:16:30','',521,'https://www.fairphoto.com/?p=560',0,'revision','',0),(561,3,'2021-06-06 12:23:07','2021-06-06 12:23:07','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"508\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"509\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the Inle Lake print today and support HHIMM\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"\"][/vc_column_text][/vc_column][/vc_row]</p>\n','Exploring Inle Lake in Myanmar','','inherit','closed','closed','','521-revision-v1','','','2021-06-06 12:23:07','2021-06-06 12:23:07','',521,'https://www.fairphoto.com/?p=561',0,'revision','',0),(562,3,'2021-06-06 12:25:17','2021-06-06 12:25:17','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"508\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"509\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][/vc_row]</p>\n','Exploring Inle Lake in Myanmar','','inherit','closed','closed','','521-revision-v1','','','2021-06-06 12:25:17','2021-06-06 12:25:17','',521,'https://www.fairphoto.com/?p=562',0,'revision','',0),(570,3,'2021-06-08 09:23:21','2021-06-08 09:23:21','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"product_photographer\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"348\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"\'.$first_name.\' \'.$last_name.\'\" use_theme_fonts=\"yes\"][vc_column_text]\'.$description.\'[/vc_column_text][vc_column_text]&lt;a href=\"\'.$website.\'\" class=\"light\" target=\"_blank\" rel=\"noopener\"&gt;\'.parse_url($website, PHP_URL_HOST).\'&lt;/a&gt;[/vc_column_text][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/prints/submit-a-photo\"][/vc_column][/vc_row]\r\n\r\n<a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"white\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-globe\" url=\"www.facebook.com/ruben.rekker.photo\" icon_size=\"20\"][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][nectar_btn size=\"small\" open_new_tab=\"true\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Personal Website\" url=\"test\"][text-with-icon icon_type=\"font_icon\" icon=\"icon-globe\" color=\"Extra-Color-1\"]Personal website[/text-with-icon][/vc_column][/vc_row]','Print Photographer','','inherit','closed','closed','','329-revision-v1','','','2021-06-08 09:23:21','2021-06-08 09:23:21','',329,'https://www.fairphoto.com/?p=570',0,'revision','',0),(573,3,'2021-06-08 10:56:33','2021-06-08 10:56:33','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-facebook\" url=\"fff\" icon_size=\"30\"][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-twitter\" url=\"fff\" icon_size=\"30\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]</p>\n<h3>Support this project</h3>\n<p>There are a number of ways in which you can support this project:</p>\n<p>[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the \"inle Lake\" print\"]</p>\n<p><a href=\"#donate\" class=\"light\">Donate</a><br />\n<a href=\"#donate\" class=\"light\">Print your own photo</a>[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"60\"][/vc_column][/vc_row]</p>\n','Project Top','','inherit','closed','closed','','403-revision-v1','','','2021-06-08 10:56:33','2021-06-08 10:56:33','',403,'https://www.fairphoto.com/?p=573',0,'revision','',0),(564,3,'2021-06-08 09:15:34','2021-06-08 09:15:34','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"product_photographer\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"348\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"\'.$first_name.\' \'.$last_name.\'\" use_theme_fonts=\"yes\"][vc_column_text]\'.$description.\'[/vc_column_text][vc_column_text]&lt;a href=\"\'.$website.\'\" class=\"light\" target=\"_blank\" rel=\"noopener\"&gt;\'.parse_url($website, PHP_URL_HOST).\'&lt;/a&gt;[/vc_column_text][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/prints/submit-a-photo\"][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][/vc_row][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column_text][/vc_column_text][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#00344c\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"100\"]</p>\n<h4>Would you like to contribute a photo?</h4>\n<p>The next Fair Photo could be yours.</p>\n<p>[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Submit a photo\"][/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]<a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][/vc_row][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column_text][/vc_column_text][/vc_column][/vc_row][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"white\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-globe\" url=\"www.facebook.com/ruben.rekker.photo\" icon_size=\"20\"][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][nectar_btn size=\"small\" open_new_tab=\"true\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Personal Website\" url=\"test\"][text-with-icon icon_type=\"font_icon\" icon=\"icon-globe\" color=\"Extra-Color-1\"]Personal website[/text-with-icon][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][/vc_column_text][/vc_column][/vc_row]</p>\n','Print Photographer','','inherit','closed','closed','','329-revision-v1','','','2021-06-08 09:15:34','2021-06-08 09:15:34','',329,'https://www.fairphoto.com/?p=564',0,'revision','',0),(569,3,'2021-06-08 09:22:59','2021-06-08 09:22:59','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"product_photographer\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"348\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"\'.$first_name.\' \'.$last_name.\'\" use_theme_fonts=\"yes\"][vc_column_text]\'.$description.\'[/vc_column_text][vc_column_text]&lt;a href=\"\'.$website.\'\" class=\"light\" target=\"_blank\" rel=\"noopener\"&gt;\'.parse_url($website, PHP_URL_HOST).\'&lt;/a&gt;[/vc_column_text][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/prints/submit-a-photo\"][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][/vc_row][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column_text][/vc_column_text][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#00344c\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"100\"]</p>\n<h4>Would you like to contribute a photo?</h4>\n<p>The next Fair Photo could be yours.</p>\n<p>[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Submit a photo\"][/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]<a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][/vc_row][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column_text][/vc_column_text][/vc_column][/vc_row][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"white\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-globe\" url=\"www.facebook.com/ruben.rekker.photo\" icon_size=\"20\"][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][nectar_btn size=\"small\" open_new_tab=\"true\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Personal Website\" url=\"test\"][text-with-icon icon_type=\"font_icon\" icon=\"icon-globe\" color=\"Extra-Color-1\"]Personal website[/text-with-icon][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][/vc_column_text][/vc_column][/vc_row]</p>\n','Print Photographer','','inherit','closed','closed','','329-revision-v1','','','2021-06-08 09:22:59','2021-06-08 09:22:59','',329,'https://www.fairphoto.com/?p=569',0,'revision','',0),(565,3,'2021-06-08 09:16:20','2021-06-08 09:16:20','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"product_photographer\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"348\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"\'.$first_name.\' \'.$last_name.\'\" use_theme_fonts=\"yes\"][vc_column_text]\'.$description.\'[/vc_column_text][vc_column_text]&lt;a href=\"\'.$website.\'\" class=\"light\" target=\"_blank\" rel=\"noopener\"&gt;\'.parse_url($website, PHP_URL_HOST).\'&lt;/a&gt;[/vc_column_text][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/prints/submit-a-photo\"][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][/vc_row][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column_text][/vc_column_text][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#00344c\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"100\"]</p>\n<h4>Would you like to contribute a photo?</h4>\n<p>The next Fair Photo could be yours.</p>\n<p>[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Submit a photo\"][/fancy_box][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"title\" url=\"testurl\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]<a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][/vc_row][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column_text][/vc_column_text][/vc_column][/vc_row][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"white\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-globe\" url=\"www.facebook.com/ruben.rekker.photo\" icon_size=\"20\"][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][nectar_btn size=\"small\" open_new_tab=\"true\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Personal Website\" url=\"test\"][text-with-icon icon_type=\"font_icon\" icon=\"icon-globe\" color=\"Extra-Color-1\"]Personal website[/text-with-icon][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][/vc_column_text][/vc_column][/vc_row]</p>\n','Print Photographer','','inherit','closed','closed','','329-revision-v1','','','2021-06-08 09:16:20','2021-06-08 09:16:20','',329,'https://www.fairphoto.com/?p=565',0,'revision','',0),(567,3,'2021-06-08 09:22:14','2021-06-08 09:22:14','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"product_photographer\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"348\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"\'.$first_name.\' \'.$last_name.\'\" use_theme_fonts=\"yes\"][vc_column_text]\'.$description.\'[/vc_column_text][vc_column_text]&lt;a href=\"\'.$website.\'\" class=\"light\" target=\"_blank\" rel=\"noopener\"&gt;\'.parse_url($website, PHP_URL_HOST).\'&lt;/a&gt;[/vc_column_text][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/prints/submit-a-photo\"][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][/vc_row][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column_text][/vc_column_text][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#00344c\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"100\"]\n<h4>Would you like to contribute a photo?</h4>\nThe next Fair Photo could be yours.\n\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Extra-Color-1 color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Submit a photo\" url=\"/donate-a-photo\"][/fancy_box][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"title\" url=\"testurl\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]<a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][/vc_row][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column_text][/vc_column_text][/vc_column][/vc_row][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"white\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-globe\" url=\"www.facebook.com/ruben.rekker.photo\" icon_size=\"20\"][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][nectar_btn size=\"small\" open_new_tab=\"true\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Personal Website\" url=\"test\"][text-with-icon icon_type=\"font_icon\" icon=\"icon-globe\" color=\"Extra-Color-1\"]Personal website[/text-with-icon][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][/vc_column_text][/vc_column][/vc_row]','Print Photographer','','inherit','closed','closed','','329-revision-v1','','','2021-06-08 09:22:14','2021-06-08 09:22:14','',329,'https://www.fairphoto.com/?p=567',0,'revision','',0),(566,3,'2021-06-08 09:17:49','2021-06-08 09:17:49','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"product_photographer\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"348\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"\'.$first_name.\' \'.$last_name.\'\" use_theme_fonts=\"yes\"][vc_column_text]\'.$description.\'[/vc_column_text][vc_column_text]&lt;a href=\"\'.$website.\'\" class=\"light\" target=\"_blank\" rel=\"noopener\"&gt;\'.parse_url($website, PHP_URL_HOST).\'&lt;/a&gt;[/vc_column_text][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/prints/submit-a-photo\"][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][/vc_row][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column_text][/vc_column_text][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#00344c\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"100\"]\r\n<h4>Would you like to contribute a photo?</h4>\r\nThe next Fair Photo could be yours.\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Extra-Color-1 color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][/fancy_box][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"title\" url=\"testurl\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]<a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][/vc_row][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column_text][/vc_column_text][/vc_column][/vc_row][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"white\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-globe\" url=\"www.facebook.com/ruben.rekker.photo\" icon_size=\"20\"][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][nectar_btn size=\"small\" open_new_tab=\"true\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Personal Website\" url=\"test\"][text-with-icon icon_type=\"font_icon\" icon=\"icon-globe\" color=\"Extra-Color-1\"]Personal website[/text-with-icon][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][/vc_column_text][/vc_column][/vc_row]','Print Photographer','','inherit','closed','closed','','329-revision-v1','','','2021-06-08 09:17:49','2021-06-08 09:17:49','',329,'https://www.fairphoto.com/?p=566',0,'revision','',0),(568,3,'2021-06-08 09:22:34','2021-06-08 09:22:34','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"product_photographer\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"348\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"\'.$first_name.\' \'.$last_name.\'\" use_theme_fonts=\"yes\"][vc_column_text]\'.$description.\'[/vc_column_text][vc_column_text]&lt;a href=\"\'.$website.\'\" class=\"light\" target=\"_blank\" rel=\"noopener\"&gt;\'.parse_url($website, PHP_URL_HOST).\'&lt;/a&gt;[/vc_column_text][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/prints/submit-a-photo\"][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][/vc_row][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column_text][/vc_column_text][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#00344c\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"100\"]</p>\n<h4>Would you like to contribute a photo?</h4>\n<p>The next Fair Photo could be yours.</p>\n<p>[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Submit a photo\"][/fancy_box][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"title\" url=\"testurl\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]<a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][/vc_row][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column_text][/vc_column_text][/vc_column][/vc_row][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"white\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-globe\" url=\"www.facebook.com/ruben.rekker.photo\" icon_size=\"20\"][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][nectar_btn size=\"small\" open_new_tab=\"true\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Personal Website\" url=\"test\"][text-with-icon icon_type=\"font_icon\" icon=\"icon-globe\" color=\"Extra-Color-1\"]Personal website[/text-with-icon][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][/vc_column_text][/vc_column][/vc_row]</p>\n','Print Photographer','','inherit','closed','closed','','329-revision-v1','','','2021-06-08 09:22:34','2021-06-08 09:22:34','',329,'https://www.fairphoto.com/?p=568',0,'revision','',0),(572,3,'2021-06-08 10:03:17','2021-06-08 10:03:17','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"product_photographer\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"348\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"\'.$first_name.\' \'.$last_name.\'\" use_theme_fonts=\"yes\"][vc_column_text]\'.$description.\'[/vc_column_text][vc_column_text]&lt;a href=\"\'.$website.\'\" class=\"light\" target=\"_blank\" rel=\"noopener\"&gt;\'.parse_url($website, PHP_URL_HOST).\'&lt;/a&gt;[/vc_column_text][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/prints/submit-a-photo\"][/vc_column][/vc_row]\r\n\r\n<a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"white\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-globe\" url=\"www.facebook.com/ruben.rekker.photo\" icon_size=\"20\"][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][nectar_btn size=\"small\" open_new_tab=\"true\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Personal Website\" url=\"test\"][text-with-icon icon_type=\"font_icon\" icon=\"icon-globe\" color=\"Extra-Color-1\"]Personal website[/text-with-icon][/vc_column][/vc_row]','Print Photographer','','inherit','closed','closed','','329-revision-v1','','','2021-06-08 10:03:17','2021-06-08 10:03:17','',329,'https://www.fairphoto.com/?p=572',0,'revision','',0),(571,3,'2021-06-08 09:27:30','2021-06-08 09:27:30','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"product_photographer\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"348\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"\'.$first_name.\' \'.$last_name.\'\" use_theme_fonts=\"yes\"][vc_column_text]\'.$description.\'[/vc_column_text][vc_column_text]&lt;a href=\"\'.$website.\'\" class=\"light\" target=\"_blank\" rel=\"noopener\"&gt;\'.parse_url($website, PHP_URL_HOST).\'&lt;/a&gt;[/vc_column_text][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/prints/submit-a-photo\"][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][/vc_row][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column_text][/vc_column_text][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" css=\".vc_custom_1623144436961{padding-top: 24px !important;padding-right: 24px !important;padding-bottom: 24px !important;padding-left: 24px !important;}\" min_height=\"100\"]test[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]<a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][/vc_row][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column_text][/vc_column_text][/vc_column][/vc_row][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"white\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-globe\" url=\"www.facebook.com/ruben.rekker.photo\" icon_size=\"20\"][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][nectar_btn size=\"small\" open_new_tab=\"true\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Personal Website\" url=\"test\"][text-with-icon icon_type=\"font_icon\" icon=\"icon-globe\" color=\"Extra-Color-1\"]Personal website[/text-with-icon][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][/vc_column_text][/vc_column][/vc_row]</p>\n','Print Photographer','','inherit','closed','closed','','329-revision-v1','','','2021-06-08 09:27:30','2021-06-08 09:27:30','',329,'https://www.fairphoto.com/?p=571',0,'revision','',0),(574,3,'2021-06-08 11:02:10','2021-06-08 11:02:10','','logo-placeholder','','inherit','open','closed','','logo-placeholder-2','','','2021-06-08 11:04:35','2021-06-08 11:04:35','',97,'https://www.fairphoto.com/wp-content/uploads/2021/06/logo-placeholder.png',0,'attachment','image/png',0),(575,3,'2021-06-08 11:02:53','2021-06-08 11:02:53','Hnalone Hla Inn Maung Mae is a small local environmental group which aims to conserve and restore the lake and its surroundings. It educates the community about conservation by working alongside monks and schools, planting trees, organising plastic removal campaigns and more.','Hnalone Hla Inn Maung Mae','','inherit','closed','closed','','97-revision-v1','','','2021-06-08 11:02:53','2021-06-08 11:02:53','',97,'https://www.fairphoto.com/?p=575',0,'revision','',0),(579,3,'2021-06-08 11:28:20','2021-06-08 11:28:20','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can already register your interest in a photo or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-13-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We both search for unique photography and scout for amazing local grassroots organisations. Once a match is found, the photograph is sold on our website with most of the proceeds benefitting the organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">Read more about our display options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-06-08 11:28:20','2021-06-08 11:28:20','',31,'https://www.fairphoto.com/?p=579',0,'revision','',0),(580,3,'2021-06-08 11:28:50','2021-06-08 11:28:50','','Our Display Options','','inherit','closed','closed','','213-revision-v1','','','2021-06-08 11:28:50','2021-06-08 11:28:50','',213,'https://www.fairphoto.com/?p=580',0,'revision','',0),(583,3,'2021-06-08 11:44:28','2021-06-08 11:44:28','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can already register your interest in a photo or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-13-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We both search for unique photography and scout for amazing local grassroots organisations. Once a match is found, the photograph is sold on our website with most of the proceeds benefitting the organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">Read more about our display options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-06-08 11:44:28','2021-06-08 11:44:28','',31,'https://www.fairphoto.com/?p=583',0,'revision','',0),(582,3,'2021-06-08 11:43:19','2021-06-08 11:43:19','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can already register your interest in a photo or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-13-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Timeless Is More\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We both search for unique photography and scout for amazing local grassroots organisations. Once a match is found, the photograph is sold on our website with most of the proceeds benefitting the organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">Read more about our display options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales. We keep you informed on their activities.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-06-08 11:43:19','2021-06-08 11:43:19','',31,'https://www.fairphoto.com/?p=582',0,'revision','',0),(584,3,'2021-06-10 07:56:19','2021-06-10 07:56:19','','','','inherit','open','closed','','584','','','2021-06-10 07:56:19','2021-06-10 07:56:19','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a1975-pano.jpg',0,'attachment','image/jpeg',0),(585,3,'2021-06-10 07:57:27','2021-06-10 07:57:27','','','','inherit','open','closed','','585','','','2021-06-11 07:31:39','2021-06-11 07:31:39','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2027.jpg',0,'attachment','image/jpeg',0),(586,3,'2021-06-10 07:57:43','2021-06-10 07:57:43','','','','inherit','open','closed','','586','','','2021-06-21 07:44:13','2021-06-21 07:44:13','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2040.jpg',0,'attachment','image/jpeg',0),(631,3,'2021-06-11 23:30:43','2021-06-11 23:30:43','','Menindee Memory - Large 60x90cm, Paper Only','Size: Large 60x90cm, Finish: Paper Only','publish','closed','closed','','menindee-lakes-large-60x90cm-paper-only','','','2021-06-11 23:31:38','2021-06-11 23:31:38','',106,'https://www.fairphoto.com/?post_type=product_variation&p=631',2,'product_variation','',0),(589,3,'2021-06-10 07:58:31','2021-06-10 07:58:31','','','','inherit','open','closed','','589','','','2021-06-11 07:32:24','2021-06-11 07:32:24','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2076.jpg',0,'attachment','image/jpeg',0),(590,3,'2021-06-10 07:58:48','2021-06-10 07:58:48','','','','inherit','open','closed','','590','','','2021-06-11 07:34:10','2021-06-11 07:34:10','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2086.jpg',0,'attachment','image/jpeg',0),(591,3,'2021-06-10 07:59:11','2021-06-10 07:59:11','','Pambot','MALAPASCUA, PHILIPPINES\n\nFrom Myanmar, with a stopover in Thailand, back to the Philippines to visit NGO\'s I was unable to visit the first time around. I had heard about an NGO up north of Cebu, but before I could go up I would stay put in Cebu city to work for a couple of weeks. The decision to stay in Cebu became slowly a little more regretful. The city was quite polluted, there wasn\'t much to see in the city itself, there was dancing only one night a week (mostly bachata, the latin dance I don\'t quite know very well) and I had failed to really connect to anyone. The days became slowly lonelier and lonelier. \n\nI had found a vegetarian restaurant about a 10 min walk from the hostel, where I had started going to almost everyday. There was always a small group of homeless elderly people sitting along the footpath underneath a selfmade shelter. They would wave and call something out in Tagalog every time I passed by, but their serious looks had made me feel a bit weary. After a few times of ignoring them, I started waving and smiling back feeling like I had a little less to loose. They waved and called out as usual, but now with huge smiles. In hindsight, with those people I might have had the realest connection out of all people I had met in Cebu for those 3 weeks. I should have asked them if it was okay to take some photos before I left the town.\n\nI made my way up to the small island of Malapascua in search for the NGO called People and the Sea. I stayed in a small beach hut that was run by an elderly (bit grumpy) German man. My room was below a bigger house, of which it turned out that the people who run People and the Sea were living in. They were more than welcoming and you can read more about my experiences here https://www.facebook.com/groups/fair.photo.\n\nThis pictured pambot, or pump boat, is the go-to boat for nearly everything in the Philippines and you can find these near everywhere.','inherit','open','closed','','pambot','','','2021-06-10 07:59:11','2021-06-10 07:59:11','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2110.jpg',0,'attachment','image/jpeg',0),(592,3,'2021-06-10 07:59:22','2021-06-10 07:59:22','','','','inherit','open','closed','','592','','','2021-06-10 07:59:22','2021-06-10 07:59:22','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2117.jpg',0,'attachment','image/jpeg',0),(593,3,'2021-06-10 07:59:34','2021-06-10 07:59:34','','','','inherit','open','closed','','593','','','2021-06-11 07:34:21','2021-06-11 07:34:21','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2124.jpg',0,'attachment','image/jpeg',0),(632,3,'2021-06-11 23:30:43','2021-06-11 23:30:43','','Menindee Memory - Extra Large 100-150cm, Paper Only','Size: Extra Large 100-150cm, Finish: Paper Only','publish','closed','closed','','menindee-lakes-extra-large-100-150cm-paper-only','','','2021-06-11 23:31:38','2021-06-11 23:31:38','',106,'https://www.fairphoto.com/?post_type=product_variation&p=632',3,'product_variation','',0),(595,3,'2021-06-10 08:00:03','2021-06-10 08:00:03','','','','inherit','open','closed','','595','','','2021-06-10 08:00:03','2021-06-10 08:00:03','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2283.jpg',0,'attachment','image/jpeg',0),(596,3,'2021-06-10 08:00:21','2021-06-10 08:00:21','','','','inherit','open','closed','','596','','','2021-06-10 08:00:21','2021-06-10 08:00:21','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2286.jpg',0,'attachment','image/jpeg',0),(597,3,'2021-06-10 08:00:32','2021-06-10 08:00:32','','','','inherit','open','closed','','597','','','2021-09-03 06:41:28','2021-09-03 06:41:28','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2319.jpg',0,'attachment','image/jpeg',0),(598,3,'2021-06-10 08:00:43','2021-06-10 08:00:43','','','','inherit','open','closed','','598','','','2021-06-10 08:00:43','2021-06-10 08:00:43','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2330.jpg',0,'attachment','image/jpeg',0),(599,3,'2021-06-10 08:00:52','2021-06-10 08:00:52','','A day with the amazing People and the Sea','SCOUTING FOR FAIR PHOTO\nPEOPLE AND THE SEA\nMALAPASCUA, PHILIPPINES\n\nIn Cebu, I heard about the work of People and the Sea in Malapascua, an island not too far north.\n\nI could not have been more impressed. They run clean up campaigns, teach the local schools about waste and the environment and run regular dives to check the health of the reef.\n\nRead more about it on the Fair Photo Facebook group: https://www.facebook.com/groups/fair.photo\n\nFind their website here: http://www.peopleandthesea.org','inherit','open','closed','','a-day-with-the-amazing-people-and-the-sea','','','2021-06-10 08:00:52','2021-06-10 08:00:52','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2338.jpg',0,'attachment','image/jpeg',0),(600,3,'2021-06-10 08:01:09','2021-06-10 08:01:09','','','','inherit','open','closed','','600','','','2021-06-11 03:17:37','2021-06-11 03:17:37','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2354.jpg',0,'attachment','image/jpeg',0),(601,3,'2021-06-10 08:01:22','2021-06-10 08:01:22','','','','inherit','open','closed','','601','','','2021-06-10 08:01:22','2021-06-10 08:01:22','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2413.jpg',0,'attachment','image/jpeg',0),(602,3,'2021-06-10 08:01:32','2021-06-10 08:01:32','','','','inherit','open','closed','','602','','','2021-06-11 07:34:44','2021-06-11 07:34:44','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2417.jpg',0,'attachment','image/jpeg',0),(603,3,'2021-06-10 08:01:45','2021-06-10 08:01:45','','','','inherit','open','closed','','603','','','2021-06-10 08:01:45','2021-06-10 08:01:45','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2423.jpg',0,'attachment','image/jpeg',0),(604,3,'2021-06-10 08:01:55','2021-06-10 08:01:55','','','','inherit','open','closed','','604','','','2021-06-10 08:01:55','2021-06-10 08:01:55','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2467.jpg',0,'attachment','image/jpeg',0),(605,3,'2021-06-10 09:51:10','2021-06-10 09:51:10','','','','inherit','open','closed','','605','','','2021-06-10 09:51:10','2021-06-10 09:51:10','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2021.jpg',0,'attachment','image/jpeg',0),(606,3,'2021-06-10 09:51:26','2021-06-10 09:51:26','','','','inherit','open','closed','','606','','','2021-06-10 09:51:26','2021-06-10 09:51:26','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2475.jpg',0,'attachment','image/jpeg',0),(607,3,'2021-06-11 07:45:43','2021-06-11 07:45:43','','Langob Beach','A pambot is parked in the island of Malapascua in the Philippines.','inherit','closed','closed','','140-autosave-v1','','','2021-06-11 07:45:43','2021-06-11 07:45:43','',140,'https://www.fairphoto.com/?p=607',0,'revision','',0),(615,3,'2021-06-10 11:57:37','2021-06-10 11:57:37','','People and the Sea','','inherit','closed','closed','','608-revision-v1','','','2021-06-10 11:57:37','2021-06-10 11:57:37','',608,'https://www.fairphoto.com/?p=615',0,'revision','',0),(616,3,'2021-06-10 11:59:52','2021-06-10 11:59:52','','People and the Sea','','inherit','closed','closed','','608-revision-v1','','','2021-06-10 11:59:52','2021-06-10 11:59:52','',608,'https://www.fairphoto.com/?p=616',0,'revision','',0),(617,3,'2021-06-10 12:02:50','2021-06-10 12:02:50','','People and the Sea','','inherit','closed','closed','','608-revision-v1','','','2021-06-10 12:02:50','2021-06-10 12:02:50','',608,'https://www.fairphoto.com/?p=617',0,'revision','',0),(618,3,'2021-06-10 12:03:09','2021-06-10 12:03:09','','People and the Sea','','inherit','closed','closed','','608-revision-v1','','','2021-06-10 12:03:09','2021-06-10 12:03:09','',608,'https://www.fairphoto.com/?p=618',0,'revision','',0),(619,3,'2021-06-11 07:17:00','2021-06-11 07:17:00','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]</p>\n<h5>Please note:</h5>\n<p>We are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-13-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We both search for unique photography and scout for amazing local grassroots organisations. Once a match is found, the photograph is sold on our website with most of the proceeds benefitting the organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">Read more about our display options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-06-11 07:17:00','2021-06-11 07:17:00','',31,'https://www.fairphoto.com/?p=619',0,'revision','',0),(620,3,'2021-06-11 07:27:43','2021-06-11 07:27:43','','','','inherit','open','closed','','620','','','2021-06-11 08:32:30','2021-06-11 08:32:30','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2323.jpg',0,'attachment','image/jpeg',0),(621,3,'2021-06-11 07:28:00','2021-06-11 07:28:00','','','','inherit','open','closed','','621','','','2021-06-11 07:28:00','2021-06-11 07:28:00','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2325.jpg',0,'attachment','image/jpeg',0),(622,3,'2021-06-11 07:28:12','2021-06-11 07:28:12','','','','inherit','open','closed','','622','','','2021-06-11 07:28:12','2021-06-11 07:28:12','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2328.jpg',0,'attachment','image/jpeg',0),(623,3,'2021-06-11 07:28:24','2021-06-11 07:28:24','','','','inherit','open','closed','','623','','','2021-06-11 07:34:34','2021-06-11 07:34:34','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2391.jpg',0,'attachment','image/jpeg',0),(624,3,'2021-06-11 07:28:44','2021-06-11 07:28:44','','','','inherit','open','closed','','624','','','2021-09-04 09:29:59','2021-09-04 09:29:59','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2426.jpg',0,'attachment','image/jpeg',0),(625,3,'2021-06-11 07:28:58','2021-06-11 07:28:58','','','','inherit','open','closed','','625','','','2021-06-11 07:28:58','2021-06-11 07:28:58','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2433.jpg',0,'attachment','image/jpeg',0),(626,3,'2021-06-11 07:29:10','2021-06-11 07:29:10','','','','inherit','open','closed','','626','','','2021-06-11 07:29:10','2021-06-11 07:29:10','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2439.jpg',0,'attachment','image/jpeg',0),(627,3,'2021-06-11 08:00:37','2021-06-11 08:00:37','','','','inherit','open','closed','','627','','','2021-06-11 08:00:37','2021-06-11 08:00:37','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2175-pano.jpg',0,'attachment','image/jpeg',0),(628,3,'2021-06-11 08:11:24','2021-06-11 08:11:24','','','','inherit','open','closed','','628','','','2021-06-11 08:13:44','2021-06-11 08:13:44','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2416.jpg',0,'attachment','image/jpeg',0),(629,3,'2021-06-11 08:11:38','2021-06-11 08:11:38','','','','inherit','open','closed','','629','','','2021-06-11 08:11:38','2021-06-11 08:11:38','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2420.jpg',0,'attachment','image/jpeg',0),(633,3,'2021-06-11 23:30:43','2021-06-11 23:30:43','','Menindee Memory - Giant 120-180cm, Paper Only','Size: Giant 120-180cm, Finish: Paper Only','publish','closed','closed','','menindee-lakes-giant-120-180cm-paper-only','','','2021-06-11 23:31:38','2021-06-11 23:31:38','',106,'https://www.fairphoto.com/?post_type=product_variation&p=633',4,'product_variation','',0),(635,3,'2021-06-16 05:19:26','2021-06-16 05:19:26','','People and the Sea','','inherit','closed','closed','','608-revision-v1','','','2021-06-16 05:19:26','2021-06-16 05:19:26','',608,'https://www.fairphoto.com/?p=635',0,'revision','',0),(636,3,'2021-06-18 01:40:21','2021-06-18 01:40:21','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-13-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/projects\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We both search for unique photography and scout for amazing local grassroots organisations. Once a match is found, the photograph is sold on our website with most of the proceeds benefitting the organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">Read more about our display options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-06-18 01:40:21','2021-06-18 01:40:21','',31,'https://www.fairphoto.com/?p=636',0,'revision','',0),(637,3,'2021-06-18 01:41:55','2021-06-18 01:41:55','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-13-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We both search for unique photography and scout for amazing local grassroots organisations. Once a match is found, the photograph is sold on our website with most of the proceeds benefitting the organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">Read more about our display options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-06-18 01:41:55','2021-06-18 01:41:55','',31,'https://www.fairphoto.com/?p=637',0,'revision','',0),(638,3,'2021-06-18 01:43:20','2021-06-18 01:43:20','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-13-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We both search for unique photography and scout for amazing local grassroots organisations. Once a match is found, the photograph is sold on our website with most of the proceeds benefitting the organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">Learn more about our framing and paper options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-06-18 01:43:20','2021-06-18 01:43:20','',31,'https://www.fairphoto.com/?p=638',0,'revision','',0),(682,3,'2021-06-30 11:34:30','2021-06-30 11:34:30','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for amazing local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-06-30 11:34:30','2021-06-30 11:34:30','',31,'https://www.fairphoto.com/?p=682',0,'revision','',0),(646,3,'2021-06-18 09:57:24','2021-06-18 09:57:24','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for amazing local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">Learn more about our framing and paper options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-06-18 09:57:24','2021-06-18 09:57:24','',31,'https://www.fairphoto.com/?p=646',0,'revision','',0),(640,3,'2021-06-18 02:29:18','2021-06-18 02:29:18','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]</p>\n<h5>Please note:</h5>\n<p>We are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-20-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We both search for unique photography and scout for amazing local grassroots organisations. Once a match is found, the photograph is sold on our website with most of the proceeds benefitting the organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">Learn more about our framing and paper options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-06-18 02:29:18','2021-06-18 02:29:18','',31,'https://www.fairphoto.com/?p=640',0,'revision','',0),(641,3,'2021-06-18 02:29:56','2021-06-18 02:29:56','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]</p>\n<h5>Please note:</h5>\n<p>We are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-16-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We both search for unique photography and scout for amazing local grassroots organisations. Once a match is found, the photograph is sold on our website with most of the proceeds benefitting the organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">Learn more about our framing and paper options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-06-18 02:29:56','2021-06-18 02:29:56','',31,'https://www.fairphoto.com/?p=641',0,'revision','',0),(642,3,'2021-06-18 02:30:27','2021-06-18 02:30:27','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]</p>\n<h5>Please note:</h5>\n<p>We are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-14-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We both search for unique photography and scout for amazing local grassroots organisations. Once a match is found, the photograph is sold on our website with most of the proceeds benefitting the organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">Learn more about our framing and paper options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-06-18 02:30:27','2021-06-18 02:30:27','',31,'https://www.fairphoto.com/?p=642',0,'revision','',0),(643,3,'2021-06-18 02:31:30','2021-06-18 02:31:30','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]</p>\n<h5>Please note:</h5>\n<p>We are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We both search for unique photography and scout for amazing local grassroots organisations. Once a match is found, the photograph is sold on our website with most of the proceeds benefitting the organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">Learn more about our framing and paper options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-06-18 02:31:30','2021-06-18 02:31:30','',31,'https://www.fairphoto.com/?p=643',0,'revision','',0),(645,3,'2021-06-18 09:47:20','2021-06-18 09:47:20','@font-face {\n  font-family: \'fp-icons\';\n  src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.eot?50587140\');\n  src: url(\'/wp-content/themes/salient-child/fonts/fp-icons.eot?50587140#iefix\') format(\'embedded-opentype\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.woff2?50587140\') format(\'woff2\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.woff?50587140\') format(\'woff\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.ttf?50587140\') format(\'truetype\'),\n       url(\'/wp-content/themes/salient-child/fonts/fp-icons.svg?50587140#fp-icons\') format(\'svg\');\n  font-weight: normal;\n  font-style: normal;\n}\n/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */\n/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */\n/*\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n  @font-face {\n    font-family: \'fp-icons\';\n    src: url(\'../font/fp-icons.svg?50587140#fp-icons\') format(\'svg\');\n  }\n}\n*/\n \n [class^=\"cicon-\"]:before, [class*=\" cicon-\"]:before {\n  font-family: \"fp-icons\";\n  font-style: normal;\n  font-weight: normal;\n  speak: never;\n \n  display: inline-block;\n  text-decoration: inherit;\n  width: 1em;\n  margin-right: .2em;\n  text-align: center;\n  /* opacity: .8; */\n \n  /* For safety - reset parent styles, that can break glyph codes*/\n  font-variant: normal;\n  text-transform: none;\n \n  /* fix buttons height, for twitter bootstrap */\n  line-height: 1em;\n \n  /* Animation center compensation - margins should be symmetric */\n  /* remove if not needed */\n  margin-left: .2em;\n \n  /* you can be more comfortable with increased icons size */\n  /* font-size: 120%; */\n \n  /* Font smoothing. That was taken from TWBS */\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n \n  /* Uncomment for 3D effect */\n  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */\n}\n \n.cicon-give-small:before { content: \'\\e800\'; } /* \'\' */\n.cicon-give-large:before { content: \'\\e801\'; } /* \'\' */\n.cicon-link-ext:before { content: \'\\f08e\'; } /* \'\' */','salient-child','','inherit','closed','closed','','266-revision-v1','','','2021-06-18 09:47:20','2021-06-18 09:47:20','',266,'https://www.fairphoto.com/?p=645',0,'revision','',0),(647,3,'2021-06-19 00:27:22','2021-06-19 00:27:22','','People and the Sea','','inherit','closed','closed','','608-revision-v1','','','2021-06-19 00:27:22','2021-06-19 00:27:22','',608,'https://www.fairphoto.com/?p=647',0,'revision','',0),(648,3,'2021-06-19 00:27:50','2021-06-19 00:27:50','','People and the Sea','','inherit','closed','closed','','608-revision-v1','','','2021-06-19 00:27:50','2021-06-19 00:27:50','',608,'https://www.fairphoto.com/?p=648',0,'revision','',0),(649,3,'2021-06-19 00:28:19','2021-06-19 00:28:19','','People and the Sea','','inherit','closed','closed','','608-revision-v1','','','2021-06-19 00:28:19','2021-06-19 00:28:19','',608,'https://www.fairphoto.com/?p=649',0,'revision','',0),(732,3,'2021-09-03 03:11:11','2021-09-03 03:11:11','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and runs coral dive surveys. Malapascua was only a couple of hours bus ride from Cebu, so it was an opportunity too good to miss.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines, counts about 8000 inhabitants and is only about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource of the local communities. They depend on the sea for either food or tourism. Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks <a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">third</a> on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items. In addition, waste management is often non-existent.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">People and the Sea is a marine based conservation initiative</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"597\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"620\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-03 03:11:11','2021-09-03 03:11:11','',651,'https://www.fairphoto.com/?p=732',0,'revision','',0),(652,3,'2021-06-19 11:17:28','2021-06-19 11:17:28','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hen I arrived at the island of Malapascua in the Philippines I stayed in a tiny room under a larger house.</p>\n<p>&nbsp;[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"597\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"620\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-06-19 11:17:28','2021-06-19 11:17:28','',651,'https://www.fairphoto.com/?p=652',0,'revision','',0),(653,3,'2021-06-19 11:26:58','2021-06-19 11:26:58','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hen I arrived at the island of Malapascua in the Philippines I stayed in a tiny room under a larger house.\r\n\r\n[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\r\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\r\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\r\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\r\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\r\n[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"597\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"620\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.\r\n\r\nThe goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.\r\n\r\nBuy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-06-19 11:26:58','2021-06-19 11:26:58','',651,'https://www.fairphoto.com/?p=653',0,'revision','',0),(654,3,'2021-06-21 07:43:37','2021-06-21 07:43:37','','','','inherit','open','closed','','654','','','2021-09-04 09:26:51','2021-09-04 09:26:51','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2029.jpg',0,'attachment','image/jpeg',0),(655,3,'2021-06-21 07:43:54','2021-06-21 07:43:54','','','','inherit','open','closed','','655','','','2021-06-21 07:43:54','2021-06-21 07:43:54','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2033.jpg',0,'attachment','image/jpeg',0),(656,3,'2021-06-21 07:44:29','2021-06-21 07:44:29','','','','inherit','open','closed','','656','','','2021-06-21 07:44:29','2021-06-21 07:44:29','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2352.jpg',0,'attachment','image/jpeg',0),(657,3,'2021-06-21 07:44:43','2021-06-21 07:44:43','','','','inherit','open','closed','','657','','','2021-06-21 07:44:43','2021-06-21 07:44:43','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2367.jpg',0,'attachment','image/jpeg',0),(658,3,'2021-06-22 09:34:31','2021-06-22 09:34:31','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO called \"People and the Sea\". They would organise clean up campaigns, teach the locals about the environment and waste management and run regular dive surveys.</p>\n<p>Based on a small island called Malaspua, located just a bit north of Cebu, I made my way over to take a look.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The island, located in the centre of the country, is only 2.5 by 1 kilometre wide and counts around 8000 inhabitants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Locals mainly rely on subsistence fishing and farming.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"597\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"620\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-06-22 09:34:31','2021-06-22 09:34:31','',651,'https://www.fairphoto.com/?p=658',0,'revision','',0),(659,3,'2021-06-22 09:35:45','2021-06-22 09:35:45','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO called \"People and the Sea\" who organises clean up campaigns, teaches the locals about the environment and waste management and runs regular dive surveys.</p>\n<p>Based on a small island called Malapascua, located just a bit north of Cebu, I made my way over to take a look.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The island, located in the centre of the country, is only 2.5 by 1 kilometre wide and counts around 8000 inhabitants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Locals mainly rely on subsistence fishing and farming.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"597\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"620\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-06-22 09:35:45','2021-06-22 09:35:45','',651,'https://www.fairphoto.com/?p=659',0,'revision','',0),(661,3,'2021-06-23 08:49:25','2021-06-23 08:49:25','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua (just above Cebu) called \"People and the Sea\".</p>\n<p>The organisation teaches locals about the environment and waste management, organises clean up campaigns and runs regular dive surveys.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The island is located in the near centre of the country, counts about 8000 inhabitants and is only about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Locals mainly rely on subsistence fishing and farming.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"585\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"655\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"597\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"620\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-06-23 08:49:25','2021-06-23 08:49:25','',651,'https://www.fairphoto.com/?p=661',0,'revision','',0),(660,3,'2021-06-22 09:39:42','2021-06-22 09:39:42','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO called \"People and the Sea\" who organises clean up campaigns, teaches the locals about the environment and waste management and runs regular dive surveys.</p>\n<p>Based on a small island called Malapascua, located just a bit north of Cebu, I made my way over to take a look.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The island is located in the near centre of the country, counts about 8000 inhabitants and is only about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Locals mainly rely on subsistence fishing and farming.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"585\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"655\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"597\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"620\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-06-22 09:39:42','2021-06-22 09:39:42','',651,'https://www.fairphoto.com/?p=660',0,'revision','',0),(662,3,'2021-06-23 11:12:10','2021-06-23 11:12:10','<label> Your Name*\r\n    [text* your-name] </label>\r\n\r\n<label> Your Email*\r\n    [email* your-email] </label>\r\n\r\n<label> Your Country*\r\n    [countrytext* your-country]</label>\r\n\r\n<label> How would you divide profits over your image?*\r\n[select* menu-883 include_blank \"0% for me - 100% for the project\" \"10% for me - 90% for the project\" \"20% for me - 80% for the project\" \"30% for me - 70% for the project\" \"40% for me - 60% for the project\" \"50% for me - 50% for the project\" \"60% for me - 40% for the project\" \"70% for me - 30% for the project\" \"80% for me - 20% for the project\" \"90% for me - 10% for the project\"] </label>\r\n\r\n<label> Photo Upload*\r\n[file* file-50 limit:10mb filetypes:png|jpg|jpeg] </label>\r\n\r\n<label> Photo Title*\r\n    [text* photo-title] </label>\r\n\r\n<label> Photo Description*\r\n    [textarea* description] </label>\r\n\r\n[checkbox* checkbox-996 use_label_element \"I own all copyrights over the submitted photo.\"]\r\n\r\n[text project-title class:project_title]\r\n\r\n* Required field.\r\n\r\n[submit \"Submit\"]\n1\n[_site_title] \"Sell my photo for [project-title]\"\n[_site_title] <admin@fairphoto.com>\n[_site_admin_email]\nFrom: [your-name] <[your-email]>\r\nSubject: Photo submission\r\n\r\nProject: [project-title]\r\n\r\nName: [your-name]\r\nEmail: [your-email]\r\nCountry: [your-country]\r\n\r\nProfit division: [menu-883]\r\n\r\nPhoto Title: [photo-title]\r\n\r\nPhoto Description:\r\n[description]\r\n\r\nCopyright Consent: [checkbox-996]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n[file-50]\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <admin@fairphoto.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Submit a photo to a project','','publish','closed','closed','','submit-a-photo','','','2022-01-09 06:51:31','2022-01-09 06:51:31','',0,'https://www.fairphoto.com/?post_type=wpcf7_contact_form&#038;p=662',0,'wpcf7_contact_form','',0),(663,3,'2021-06-25 10:43:52','2021-06-25 10:43:52','','','','inherit','open','closed','','663','','','2021-06-25 10:43:52','2021-06-25 10:43:52','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8140.jpg',0,'attachment','image/jpeg',0),(664,3,'2021-06-25 10:44:03','2021-06-25 10:44:03','','','','inherit','open','closed','','664','','','2021-06-25 10:44:03','2021-06-25 10:44:03','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8141.jpg',0,'attachment','image/jpeg',0),(665,3,'2021-06-25 10:44:10','2021-06-25 10:44:10','','','','inherit','open','closed','','665','','','2021-06-25 10:44:10','2021-06-25 10:44:10','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8148.jpg',0,'attachment','image/jpeg',0),(666,3,'2021-06-25 10:44:17','2021-06-25 10:44:17','','','','inherit','open','closed','','666','','','2021-06-25 10:44:17','2021-06-25 10:44:17','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8157.jpg',0,'attachment','image/jpeg',0),(667,3,'2021-06-25 10:44:25','2021-06-25 10:44:25','','','','inherit','open','closed','','667','','','2021-06-25 10:44:25','2021-06-25 10:44:25','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8545.jpg',0,'attachment','image/jpeg',0),(668,3,'2021-06-25 10:44:30','2021-06-25 10:44:30','','','','inherit','open','closed','','668','','','2021-06-25 10:44:30','2021-06-25 10:44:30','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8258.jpg',0,'attachment','image/jpeg',0),(669,3,'2021-06-25 10:44:37','2021-06-25 10:44:37','','','','inherit','open','closed','','669','','','2021-06-25 10:44:37','2021-06-25 10:44:37','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8261.jpg',0,'attachment','image/jpeg',0),(670,3,'2021-06-25 10:44:42','2021-06-25 10:44:42','','','','inherit','open','closed','','670','','','2021-06-25 10:44:42','2021-06-25 10:44:42','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8263.jpg',0,'attachment','image/jpeg',0),(671,3,'2021-06-25 10:44:49','2021-06-25 10:44:49','','','','inherit','open','closed','','671','','','2021-06-25 10:44:49','2021-06-25 10:44:49','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8274.jpg',0,'attachment','image/jpeg',0),(672,3,'2021-06-25 10:44:54','2021-06-25 10:44:54','','','','inherit','open','closed','','672','','','2021-06-25 10:44:54','2021-06-25 10:44:54','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8276.jpg',0,'attachment','image/jpeg',0),(673,3,'2021-06-25 10:45:01','2021-06-25 10:45:01','','','','inherit','open','closed','','673','','','2021-06-25 10:45:01','2021-06-25 10:45:01','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8280.jpg',0,'attachment','image/jpeg',0),(674,3,'2021-06-25 10:45:07','2021-06-25 10:45:07','','','','inherit','open','closed','','674','','','2021-06-25 10:45:07','2021-06-25 10:45:07','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8281.jpg',0,'attachment','image/jpeg',0),(675,3,'2021-06-25 10:45:14','2021-06-25 10:45:14','','','','inherit','open','closed','','675','','','2021-06-25 10:45:14','2021-06-25 10:45:14','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8283.jpg',0,'attachment','image/jpeg',0),(676,3,'2021-06-25 10:45:19','2021-06-25 10:45:19','','','','inherit','open','closed','','676','','','2021-06-25 10:45:19','2021-06-25 10:45:19','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8288.jpg',0,'attachment','image/jpeg',0),(677,3,'2021-06-25 10:45:26','2021-06-25 10:45:26','','Thu Bồn Riverside','','inherit','open','closed','','thu-bon-riverside','','','2021-06-25 10:45:26','2021-06-25 10:45:26','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8396.jpg',0,'attachment','image/jpeg',0),(678,3,'2021-06-25 10:45:31','2021-06-25 10:45:31','','','','inherit','open','closed','','678','','','2021-06-25 10:45:31','2021-06-25 10:45:31','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8474.jpg',0,'attachment','image/jpeg',0),(679,3,'2021-06-25 10:53:23','2021-06-25 10:53:23','','','','inherit','open','closed','','679','','','2021-06-25 10:53:23','2021-06-25 10:53:23','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a3129-hdr.jpg',0,'attachment','image/jpeg',0),(680,3,'2021-06-25 10:53:23','2021-06-25 10:53:23','','Uyển chuyển','HOI AN, VIETNAM\n\nVisiting Hội An, various elderly skippers are doing their best to take tourists for a short ride over the Thu Bồn river. Our skipper didn\'t speak a word English, but had a huge smile on his face with thumbs up every time we looked at him. Only one teeth left, his smile was contagious and he gracefully paddled us over the water until we were ready to head back.','inherit','open','closed','','uyen-chuyen','','','2021-06-25 10:53:23','2021-06-25 10:53:23','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8127-edit.jpg',0,'attachment','image/jpeg',0),(681,3,'2021-06-25 10:53:40','2021-06-25 10:53:40','','Thu Bon River','A local paddles his boat over the Thu Bon River in Hoi An, Vietnam.','inherit','open','closed','','thu-bon-river','','','2021-06-25 10:53:40','2021-06-25 10:53:40','',0,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8127.jpg',0,'attachment','image/jpeg',0),(683,3,'2021-06-30 11:37:35','2021-06-30 11:37:35','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"all\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for amazing local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-06-30 11:37:35','2021-06-30 11:37:35','',31,'https://www.fairphoto.com/?p=683',0,'revision','',0),(684,3,'2021-06-30 11:53:46','2021-06-30 11:53:46','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Buy the ``print_name`` print\" use_theme_fonts=\"yes\"][vc_column_text]Support this project by purchasing this associated photo..\r\n\r\n[products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Want to do more?\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"32\"][tabbed_section style=\"minimal\" alignment=\"left\" spacing=\"default\" tab_color=\"Accent-Color\" cta_button_style=\"accent-color\" icon_size=\"24\"][tab icon_family=\"none\" title=\"Donate\" id=\"1625053341432-2\" tab_id=\"1625053341433-5\"][vc_custom_heading text=\"Donate\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]We\'re not quite ready to start accepting donations yet but we\'d love to hear from you whether you\'d be willing to donate and if yes, how much. We can let you know once donations are open to be accepted.[/vc_column_text][contact-form-7 id=\"462\"][/tab][tab icon_family=\"none\" title=\"Print Your Own\" id=\"1625053341482-8\" tab_id=\"1625053341483-8\"][vc_custom_heading text=\"Print your own\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]If you\'re interested in supporting this project by printing your own photo, let us know below.[/vc_column_text][contact-form-7 id=\"463\"][/tab][tab icon_family=\"none\" title=\"Submit a Photo\" id=\"1625053348603-3\" tab_id=\"1625053348603-3\"][vc_custom_heading text=\"Submit a Photo\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][/tab][/tabbed_section][vc_column_text]Do you have a great photo that was taken near [place]? Do you want to help [project]? Submit your photo today.\r\n\r\nThe file should be less than 10mb and in png or jpg format only.[/vc_column_text][contact-form-7 id=\"662\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Project Bottom','','inherit','closed','closed','','458-revision-v1','','','2021-06-30 11:53:46','2021-06-30 11:53:46','',458,'https://www.fairphoto.com/?p=684',0,'revision','',0),(862,3,'2021-12-05 23:54:27','2021-12-05 23:54:27','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Buy the ``print_name`` print\" use_theme_fonts=\"yes\"][vc_column_text]Support this project by purchasing this associated photo..\r\n\r\n[products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Want to do more?\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"32\"][tabbed_section style=\"minimal\" alignment=\"left\" spacing=\"default\" tab_color=\"Accent-Color\" cta_button_style=\"accent-color\" icon_size=\"24\"][tab icon_family=\"none\" title=\"Donate\" id=\"1625054220005-1\" tab_id=\"1625054220006-10\"][vc_custom_heading text=\"Donate\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]We\'re not quite ready to start accepting donations yet but we\'d love to hear from you whether you\'d be willing to donate and if yes, how much. We can let you know once donations are open to be accepted.[/vc_column_text][contact-form-7 id=\"462\"][/tab][tab icon_family=\"none\" title=\"Print Your Own\" id=\"1625054220047-5\" tab_id=\"1625054220048-0\"][vc_custom_heading text=\"Print your own\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]If you\'re interested in supporting this project by printing your own photo, let us know below.[/vc_column_text][contact-form-7 id=\"463\"][/tab][tab icon_family=\"none\" title=\"Submit a Photo\" id=\"1625054220082-9\" tab_id=\"1625054220083-1\"][vc_custom_heading text=\"Submit a Photo\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]Do you have a great photo that was taken near [place]? Do you want to help [project]? Submit your photo today.\r\n\r\nThe file should be less than 10mb and in png or jpg format only.[/vc_column_text][contact-form-7 id=\"662\"][/tab][/tabbed_section][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Project Bottom','','inherit','closed','closed','','458-revision-v1','','','2021-12-05 23:54:27','2021-12-05 23:54:27','',458,'https://www.fairphoto.com/?p=862',0,'revision','',0),(685,3,'2021-06-30 11:57:33','2021-06-30 11:57:33','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Buy the ``print_name`` print\" use_theme_fonts=\"yes\"][vc_column_text]Support this project by purchasing this associated photo..</p>\r\n<p>[products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Want to do more?\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"32\"][tabbed_section style=\"minimal\" alignment=\"left\" spacing=\"default\" tab_color=\"Accent-Color\" cta_button_style=\"accent-color\" icon_size=\"24\"][tab icon_family=\"none\" title=\"Donate\" id=\"1625054220005-1\" tab_id=\"1625054220006-10\"][vc_custom_heading text=\"Donate\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]We\'re not quite ready to start accepting donations yet but we\'d love to hear from you whether you\'d be willing to donate and if yes, how much. We can let you know once donations are open to be accepted.[/vc_column_text][contact-form-7 id=\"462\"][/tab][tab icon_family=\"none\" title=\"Print Your Own\" id=\"1625054220047-5\" tab_id=\"1625054220048-0\"][vc_custom_heading text=\"Print your own\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]If you\'re interested in supporting this project by printing your own photo, let us know below.[/vc_column_text][contact-form-7 id=\"463\"][/tab][tab icon_family=\"none\" title=\"Submit a Photo\" id=\"1625054220082-9\" tab_id=\"1625054220083-1\"][vc_custom_heading text=\"Submit a Photo\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]Do you have a great photo that was taken near [place]? Do you want to help [project]? Submit your photo today.</p>\r\n<p>The file should be less than 10mb and in png or jpg format only.[/vc_column_text][contact-form-7 id=\"662\"][/tab][/tabbed_section][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\r\n','Project Bottom','','inherit','closed','closed','','458-revision-v1','','','2021-06-30 11:57:33','2021-06-30 11:57:33','',458,'https://www.fairphoto.com/?p=685',0,'revision','',0),(687,3,'2021-06-30 12:10:30','2021-06-30 12:10:30','','People and the Sea','','inherit','closed','closed','','608-revision-v1','','','2021-06-30 12:10:30','2021-06-30 12:10:30','',608,'https://www.fairphoto.com/?p=687',0,'revision','',0),(688,3,'2021-06-30 12:21:48','2021-06-30 12:21:48','','People and the Sea','','inherit','closed','closed','','608-revision-v1','','','2021-06-30 12:21:48','2021-06-30 12:21:48','',608,'https://www.fairphoto.com/?p=688',0,'revision','',0),(689,3,'2021-04-01 07:06:36','2021-04-01 07:06:36','','Uyển chuyển','In Hội An, Vietnam, elderly skippers are doing their best to take tourists for a short ride over the Thu Bồn river.','publish','closed','closed','','uyen-chuyen','','','2021-07-01 07:28:27','2021-07-01 07:28:27','',0,'https://www.fairphoto.com/?post_type=product&#038;p=689',0,'product','',0),(690,3,'2021-07-01 07:06:02','2021-07-01 07:06:02','','Uyển chuyển - Paper Only, Classic 40x50cm','Finish: Paper Only, Size: Classic 40x50cm','publish','closed','closed','','uyen-chuyen-classic-40x50cm-paper-only','','','2021-07-01 07:06:27','2021-07-01 07:06:27','',689,'https://www.fairphoto.com/?post_type=product_variation&p=690',1,'product_variation','',0),(691,3,'2021-07-01 07:06:02','2021-07-01 07:06:02','','Uyển chuyển - Paper Only, Large 60x90cm','Finish: Paper Only, Size: Large 60x90cm','publish','closed','closed','','uyen-chuyen-large-60x90cm-paper-only','','','2021-07-01 07:06:27','2021-07-01 07:06:27','',689,'https://www.fairphoto.com/?post_type=product_variation&p=691',2,'product_variation','',0),(692,3,'2021-07-01 07:06:02','2021-07-01 07:06:02','','Uyển chuyển - Paper Only, Extra Large 100-150cm','Finish: Paper Only, Size: Extra Large 100-150cm','publish','closed','closed','','uyen-chuyen-extra-large-100-150cm-paper-only','','','2021-07-01 07:06:27','2021-07-01 07:06:27','',689,'https://www.fairphoto.com/?post_type=product_variation&p=692',3,'product_variation','',0),(693,3,'2021-07-01 07:06:02','2021-07-01 07:06:02','','Uyển chuyển - Paper Only, Giant 120-180cm','Finish: Paper Only, Size: Giant 120-180cm','publish','closed','closed','','uyen-chuyen-giant-120-180cm-paper-only','','','2021-07-01 07:06:27','2021-07-01 07:06:27','',689,'https://www.fairphoto.com/?post_type=product_variation&p=693',4,'product_variation','',0),(694,3,'2021-07-01 07:10:12','2021-07-01 07:10:12','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for amazing local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-07-01 07:10:12','2021-07-01 07:10:12','',31,'https://www.fairphoto.com/?p=694',0,'revision','',0),(695,3,'2021-07-01 07:37:26','2021-07-01 07:37:26','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photo Prints with a Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Explore wall art that gives back. Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for amazing local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-07-01 07:37:26','2021-07-01 07:37:26','',31,'https://www.fairphoto.com/?p=695',0,'revision','',0),(697,3,'2021-07-01 07:40:12','2021-07-01 07:40:12','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography with a Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Explore photos that gives back. Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for amazing local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-07-01 07:40:12','2021-07-01 07:40:12','',31,'https://www.fairphoto.com/?p=697',0,'revision','',0),(696,3,'2021-07-01 07:38:32','2021-07-01 07:38:32','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Art with a Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Explore wall photo art that gives back. Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for amazing local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-07-01 07:38:32','2021-07-01 07:38:32','',31,'https://www.fairphoto.com/?p=696',0,'revision','',0),(699,3,'2021-07-01 07:41:20','2021-07-01 07:41:20','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography with a Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Explore art photos that give back. Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for amazing local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-07-01 07:41:20','2021-07-01 07:41:20','',31,'https://www.fairphoto.com/?p=699',0,'revision','',0),(698,3,'2021-07-01 07:40:28','2021-07-01 07:40:28','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography with a Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Explore art photos that gives back. Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for amazing local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-07-01 07:40:28','2021-07-01 07:40:28','',31,'https://www.fairphoto.com/?p=698',0,'revision','',0);
INSERT INTO `wpbb_posts` VALUES (703,3,'2021-07-01 07:51:39','2021-07-01 07:51:39','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-07-01 07:51:39','2021-07-01 07:51:39','',31,'https://www.fairphoto.com/?p=703',0,'revision','',0),(700,3,'2021-07-01 07:47:33','2021-07-01 07:47:33','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography with a Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Explore art photos that give back. Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective and credible local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-07-01 07:47:33','2021-07-01 07:47:33','',31,'https://www.fairphoto.com/?p=700',0,'revision','',0),(701,3,'2021-07-01 07:48:28','2021-07-01 07:48:28','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography with a Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Explore art photos that give back. Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-07-01 07:48:28','2021-07-01 07:48:28','',31,'https://www.fairphoto.com/?p=701',0,'revision','',0),(702,3,'2021-07-01 07:50:25','2021-07-01 07:50:25','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Explore our photos with a purpose. Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-07-01 07:50:25','2021-07-01 07:50:25','',31,'https://www.fairphoto.com/?p=702',0,'revision','',0),(719,3,'2021-07-23 04:53:28','2021-07-23 04:53:28','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-07-23 04:53:28','2021-07-23 04:53:28','',31,'https://www.fairphoto.com/?p=719',0,'revision','',0),(704,3,'2021-07-01 09:52:21','2021-07-01 09:52:21','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken. Let\'s change the way art works, let\'s make this normal.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-07-01 09:52:21','2021-07-01 09:52:21','',31,'https://www.fairphoto.com/?p=704',0,'revision','',0),(837,3,'2021-12-05 06:46:45','2021-12-05 06:46:45','','','','inherit','open','closed','','837','','','2021-12-05 06:46:45','2021-12-05 06:46:45','',0,'https://www.fairphoto.com/wp-content/uploads/2021/12/180716_unsw_rubenrekker_0290-edit-3.jpg',0,'attachment','image/jpeg',0),(730,3,'2021-09-03 02:46:27','2021-09-03 02:46:27','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a local NGO working for sustainable development and peace.</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"508\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"509\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][/vc_row]</p>\n','Exploring Inle Lake in Myanmar','','inherit','closed','closed','','521-revision-v1','','','2021-09-03 02:46:27','2021-09-03 02:46:27','',521,'https://www.fairphoto.com/?p=730',0,'revision','',0),(707,3,'2021-07-05 00:21:40','2021-07-05 00:21:40','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" column_paddingf_position=\"all\"][image_with_animation image_url=\"376\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\" img_link=\"urltest\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Related Articles\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"30\"][recent_posts style=\"title_only\" columns=\"4\" category=\"all\" order=\"DESC\" orderby=\"date\"][/vc_column][/vc_row]','Print Project','','inherit','closed','closed','','335-revision-v1','','','2021-07-05 00:21:40','2021-07-05 00:21:40','',335,'https://www.fairphoto.com/?p=707',0,'revision','',0),(708,3,'2021-07-05 00:22:43','2021-07-05 00:22:43','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" column_paddingf_position=\"all\"][image_with_animation image_url=\"376\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\" img_link=\"urltest\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Related Articles\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"30\"][recent_posts style=\"title_only\" columns=\"4\" category=\"all\" order=\"DESC\" orderby=\"date\"][/vc_column][/vc_row]','Print Project','','inherit','closed','closed','','335-revision-v1','','','2021-07-05 00:22:43','2021-07-05 00:22:43','',335,'https://www.fairphoto.com/?p=708',0,'revision','',0),(709,3,'2021-07-05 00:23:05','2021-07-05 00:23:05','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" column_paddingf_position=\"all\"][image_with_animation image_url=\"376\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\" img_link=\"urltest\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Related Articles\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"30\"][recent_posts style=\"minimal\" columns=\"4\" category=\"all\" order=\"DESC\" orderby=\"date\"][/vc_column][/vc_row]','Print Project','','inherit','closed','closed','','335-revision-v1','','','2021-07-05 00:23:05','2021-07-05 00:23:05','',335,'https://www.fairphoto.com/?p=709',0,'revision','',0),(710,3,'2021-07-05 00:25:25','2021-07-05 00:25:25','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" column_paddingf_position=\"all\"][image_with_animation image_url=\"376\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\" img_link=\"urltest\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Related Articles\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"30\"][recent_posts style=\"title_only\" columns=\"4\" category=\"all\" order=\"DESC\" orderby=\"date\"][/vc_column][/vc_row]','Print Project','','inherit','closed','closed','','335-revision-v1','','','2021-07-05 00:25:25','2021-07-05 00:25:25','',335,'https://www.fairphoto.com/?p=710',0,'revision','',0),(711,3,'2021-07-05 00:45:31','2021-07-05 00:45:31','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" column_paddingf_position=\"all\"][image_with_animation image_url=\"376\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\" img_link=\"urltest\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Related Articles\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"30\"][recent_posts style=\"classic_enhanced\" color_scheme=\"light\" columns=\"4\" category=\"all\" order=\"DESC\" orderby=\"date\"][/vc_column][/vc_row]','Print Project','','inherit','closed','closed','','335-revision-v1','','','2021-07-05 00:45:31','2021-07-05 00:45:31','',335,'https://www.fairphoto.com/?p=711',0,'revision','',0),(712,3,'2021-07-05 01:46:54','2021-07-05 01:46:54','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" column_paddingf_position=\"all\"][image_with_animation image_url=\"376\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.</p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\" img_link=\"urltest\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Related Articles\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"30\"][recent_posts style=\"default\" columns=\"4\" category=\"all\" order=\"DESC\" orderby=\"date\" blog_remove_post_comment_number=\"true\" posts_per_page=\"4\"][/vc_column][/vc_row]</p>\n','Print Project','','inherit','closed','closed','','335-revision-v1','','','2021-07-05 01:46:54','2021-07-05 01:46:54','',335,'https://www.fairphoto.com/?p=712',0,'revision','',0),(713,3,'2021-07-10 07:30:16','2021-07-10 07:30:16','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" column_paddingf_position=\"all\"][image_with_animation image_url=\"376\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.</p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\" img_link=\"urltest\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Related Articles\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"30\"][recent_posts style=\"default\" columns=\"4\" category=\"all\" order=\"DESC\" orderby=\"date\" blog_remove_post_comment_number=\"true\" posts_per_page=\"4\"][/vc_column][/vc_row]</p>\n','Product Project','','inherit','closed','closed','','335-revision-v1','','','2021-07-10 07:30:16','2021-07-10 07:30:16','',335,'https://www.fairphoto.com/?p=713',0,'revision','',0),(714,3,'2021-07-10 07:30:27','2021-07-10 07:30:27','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"product_photographer\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"348\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the Photographer\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"\'.$first_name.\' \'.$last_name.\'\" use_theme_fonts=\"yes\"][vc_column_text]\'.$description.\'[/vc_column_text][vc_column_text]&lt;a href=\"\'.$website.\'\" class=\"light\" target=\"_blank\" rel=\"noopener\"&gt;\'.parse_url($website, PHP_URL_HOST).\'&lt;/a&gt;[/vc_column_text][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/prints/submit-a-photo\"][/vc_column][/vc_row]\r\n\r\n<a href=\"http://www.rubenrekker.com\" target=\"_blank\" rel=\"noopener\">www.rubenrekker.com</a>[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"white\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-globe\" url=\"www.facebook.com/ruben.rekker.photo\" icon_size=\"20\"][vc_column_text]Would you like to contribute photographs?[/vc_column_text][nectar_btn size=\"small\" button_style=\"regular\" button_color_2=\"Extra-Color-1\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][nectar_btn size=\"small\" open_new_tab=\"true\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Personal Website\" url=\"test\"][text-with-icon icon_type=\"font_icon\" icon=\"icon-globe\" color=\"Extra-Color-1\"]Personal website[/text-with-icon][/vc_column][/vc_row]','Product Photographer','','inherit','closed','closed','','329-revision-v1','','','2021-07-10 07:30:27','2021-07-10 07:30:27','',329,'https://www.fairphoto.com/?p=714',0,'revision','',0),(715,3,'2021-07-10 07:32:49','2021-07-10 07:32:49','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/6\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" column_paddingf_position=\"all\"][image_with_animation image_url=\"376\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\" img_link=\"urltest\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Related Articles\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"30\"][recent_posts style=\"default\" columns=\"4\" category=\"all\" order=\"DESC\" orderby=\"date\" blog_remove_post_comment_number=\"true\" posts_per_page=\"4\"][/vc_column][/vc_row]','Product Project','','inherit','closed','closed','','335-revision-v1','','','2021-07-10 07:32:49','2021-07-10 07:32:49','',335,'https://www.fairphoto.com/?p=715',0,'revision','',0),(716,3,'2021-07-10 07:40:03','2021-07-10 07:40:03','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" column_paddingf_position=\"all\"][text-with-icon icon_type=\"image_icon\" icon_image=\"376\"]</p>\n<h4>About the project</h4>\n<h2>Test</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.</p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/text-with-icon][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.</p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"no-extra-padding\" column_padding_phone=\"no-extra-padding\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\" img_link=\"urltest\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Related Articles\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"30\"][recent_posts style=\"default\" columns=\"4\" category=\"all\" order=\"DESC\" orderby=\"date\" blog_remove_post_comment_number=\"true\" posts_per_page=\"4\"][/vc_column][/vc_row]</p>\n','Product Project','','inherit','closed','closed','','335-revision-v1','','','2021-07-10 07:40:03','2021-07-10 07:40:03','',335,'https://www.fairphoto.com/?p=716',0,'revision','',0),(717,3,'2021-07-11 06:13:20','2021-07-11 06:13:20','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" column_paddingf_position=\"all\"][text-with-icon icon_type=\"image_icon\" icon_image=\"376\"]\r\n<h4>About the project</h4>\r\n<h2><a href=\"http://urltest\">Test</a></h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.\r\n\r\n[button color=\"see-through\" hover_text_color_override=\"#fff\" size=\"large\" url=\"/urltest\" text=\"Read more\" color_override=\"\"][/text-with-icon][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"no-extra-padding\" column_padding_phone=\"no-extra-padding\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\" img_link=\"urltest\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Related Articles\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"30\"][recent_posts style=\"default\" columns=\"4\" category=\"all\" order=\"DESC\" orderby=\"date\" blog_remove_post_comment_number=\"true\" posts_per_page=\"4\"][/vc_column][/vc_row]','Product Project','','inherit','closed','closed','','335-revision-v1','','','2021-07-11 06:13:20','2021-07-11 06:13:20','',335,'https://www.fairphoto.com/?p=717',0,'revision','',0),(718,3,'2021-07-11 06:14:54','2021-07-11 06:14:54','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"10\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" column_paddingf_position=\"all\"][text-with-icon icon_type=\"image_icon\" icon_image=\"376\"]\r\n<h4>About the project</h4>\r\n<h2><a href=\"http://urltest\">Test</a></h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.\r\n\r\n[button color=\"see-through\" hover_text_color_override=\"#fff\" size=\"large\" url=\"/urltest\" text=\"Read more\" color_override=\"\"]\r\n\r\n[button color=\"see-through-2\" hover_text_color_override=\"#fff\" size=\"large\" url=\"\" text=\"whatup\" color_override=\"\"][/text-with-icon][vc_custom_heading text=\"About the project\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"test\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus aliquet gravida. Proin tristique sollicitudin mi ut convallis. Vestibulum consequat bibendum tellus a ornare. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin vehicula rutrum ipsum, sit amet ultrices tellus pulvinar a. Praesent sollicitudin elit nec posuere posuere. Quisque vitae orci ac turpis semper rhoncus id quis purus.[/vc_column_text][nectar_btn size=\"medium\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Read more\" url=\"test\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_tablet=\"no-extra-padding\" column_padding_phone=\"no-extra-padding\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"110\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\" img_link=\"urltest\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Related Articles\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"30\"][recent_posts style=\"default\" columns=\"4\" category=\"all\" order=\"DESC\" orderby=\"date\" blog_remove_post_comment_number=\"true\" posts_per_page=\"4\"][/vc_column][/vc_row]','Product Project','','inherit','closed','closed','','335-revision-v1','','','2021-07-11 06:14:54','2021-07-11 06:14:54','',335,'https://www.fairphoto.com/?p=718',0,'revision','',0),(720,3,'2021-09-02 11:49:02','2021-09-02 11:49:02','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and runs coral dive surveys. Malapascua was only a couple of hours bus ride from Cebu, so it was an opportunity too good to miss.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines, counts about 8000 inhabitants and is only about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for local communities. They depend on the sea for either food or tourism. Divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"585\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"655\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"597\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"620\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-02 11:49:02','2021-09-02 11:49:02','',651,'https://www.fairphoto.com/?p=720',0,'revision','',0),(722,3,'2021-09-02 13:01:48','2021-09-02 13:01:48','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and runs coral dive surveys. Malapascua was only a couple of hours bus ride from Cebu, so it was an opportunity too good to miss.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines, counts about 8000 inhabitants and is only about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for local communities. They depend on the sea for either food or tourism. Divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks <a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">third</a> on the list of countries from where the most plastic ends up in the sea. It seemsPeople often buy many smaller sized items rather  have enough money to buy large sized items and there are no waste management systems in place.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"597\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"620\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-02 13:01:48','2021-09-02 13:01:48','',651,'https://www.fairphoto.com/?p=722',0,'revision','',0),(721,3,'2021-09-02 11:55:02','2021-09-02 11:55:02','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and runs coral dive surveys. Malapascua was only a couple of hours bus ride from Cebu, so it was an opportunity too good to miss.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines, counts about 8000 inhabitants and is only about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for local communities. They depend on the sea for either food or tourism. Divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"585\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"655\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"597\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"620\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-02 11:55:02','2021-09-02 11:55:02','',651,'https://www.fairphoto.com/?p=721',0,'revision','',0),(723,3,'2021-09-03 02:06:35','2021-09-03 02:06:35','','People and the Sea','','inherit','closed','closed','','608-revision-v1','','','2021-09-03 02:06:35','2021-09-03 02:06:35','',608,'https://www.fairphoto.com/?p=723',0,'revision','',0),(724,3,'2021-09-03 02:08:15','2021-09-03 02:08:15','','People and the Sea','','inherit','closed','closed','','608-revision-v1','','','2021-09-03 02:08:15','2021-09-03 02:08:15','',608,'https://www.fairphoto.com/?p=724',0,'revision','',0),(726,3,'2021-09-03 02:18:39','2021-09-03 02:18:39','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and runs coral dive surveys. Malapascua was only a couple of hours bus ride from Cebu, so it was an opportunity too good to miss.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines, counts about 8000 inhabitants and is only about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource of the local communities. They depend on the sea for either food or tourism. Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks <a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">third</a> on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items. In addition, waste management is often non-existent.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a ...</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"597\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"620\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-03 02:18:39','2021-09-03 02:18:39','',651,'https://www.fairphoto.com/?p=726',0,'revision','',0),(727,3,'2021-09-03 02:31:19','2021-09-03 02:31:19','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]</p>\n<h5>Please note:</h5>\n<p>We are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"48\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-03 02:31:19','2021-09-03 02:31:19','',31,'https://www.fairphoto.com/?p=727',0,'revision','',0),(728,3,'2021-09-03 02:34:35','2021-09-03 02:34:35','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]</p>\n<h5>Please note:</h5>\n<p>We are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-03 02:34:35','2021-09-03 02:34:35','',31,'https://www.fairphoto.com/?p=728',0,'revision','',0),(729,3,'2021-09-03 02:36:39','2021-09-03 02:36:39','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]</p>\n<h5>Please note:</h5>\n<p>We are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"left\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-03 02:36:39','2021-09-03 02:36:39','',31,'https://www.fairphoto.com/?p=729',0,'revision','',0),(731,3,'2021-09-03 02:48:03','2021-09-03 02:48:03','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a local NGO working for sustainable development and peace.</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<div class=\"module-message__container-outer\">\n<div class=\"module-message__container module-message__container--incoming\">\n<div class=\"module-message__text module-message__text--incoming\" dir=\"auto\">Hnalone Hla means beautiful heart, Inn is Inle lake and Maung and Mae refer to Mr and Ms.</div>\n</div>\n</div>\n<div class=\"module-message__buttons module-message__buttons--incoming\"></div>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"508\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"509\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][/vc_row]</p>\n','Exploring Inle Lake in Myanmar','','inherit','closed','closed','','521-revision-v1','','','2021-09-03 02:48:03','2021-09-03 02:48:03','',521,'https://www.fairphoto.com/?p=731',0,'revision','',0),(733,3,'2021-09-03 06:07:00','2021-09-03 06:07:00','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and runs coral dive surveys. Malapascua was only a couple of hours bus ride from Cebu, so it was an opportunity too good to miss.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines, counts about 8000 inhabitants and is only about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource of the local communities. They depend on the sea for either food or tourism. Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks <a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">third</a> on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items. In addition, waste management is often non-existent.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to to be solutions to social problems as they are inter related. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 20 years.</p>\n<p>&nbsp;[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"597\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"620\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-03 06:07:00','2021-09-03 06:07:00','',651,'https://www.fairphoto.com/?p=733',0,'revision','',0),(735,3,'2021-09-03 07:04:06','2021-09-03 07:04:06','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and runs coral dive surveys. Malapascua was only a couple of hours bus ride from Cebu, so it was an opportunity too good to miss.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines, counts about 8000 inhabitants and is only about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource of the local communities. They depend on the sea for either food or tourism. Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks <a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">third</a> on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items. In addition, waste management is often non-existent.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to to be solutions to social problems as they are inter related. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it, they are not proud of it but it is so much cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"on land\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Every day, a team[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-03 07:04:06','2021-09-03 07:04:06','',651,'https://www.fairphoto.com/?p=735',0,'revision','',0),(734,3,'2021-09-03 06:15:07','2021-09-03 06:15:07','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and runs coral dive surveys. Malapascua was only a couple of hours bus ride from Cebu, so it was an opportunity too good to miss.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines, counts about 8000 inhabitants and is only about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource of the local communities. They depend on the sea for either food or tourism. Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks <a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">third</a> on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items. In addition, waste management is often non-existent.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to to be solutions to social problems as they are inter related. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it, they are not proud of it but it is so much cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"597\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"620\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-03 06:15:07','2021-09-03 06:15:07','',651,'https://www.fairphoto.com/?p=734',0,'revision','',0),(736,3,'2021-09-03 07:15:01','2021-09-03 07:15:01','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and runs coral dive surveys. Malapascua was only a couple of hours bus ride from Cebu, so it was an opportunity too good to miss.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines, counts about 8000 inhabitants and is only about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource of the local communities. They depend on the sea for either food or tourism. Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks <a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">third</a> on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items. In addition, waste management is often non-existent.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to to be solutions to social problems as they are inter related. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it, they are not proud of it but it is so much cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"on land\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Every day, a team heads out to survey the benthic cover (what you find at the bottom of the sea), the invertebrates and the abundance and diversity of fish.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-03 07:15:01','2021-09-03 07:15:01','',651,'https://www.fairphoto.com/?p=736',0,'revision','',0),(737,3,'2021-09-03 08:01:47','2021-09-03 08:01:47','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and runs coral dive surveys. Malapascua was only a couple of hours bus ride from Cebu, so it was an opportunity too good to miss.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines, counts about 8000 inhabitants and is only about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource of the local communities. They depend on the sea for either food or tourism. Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks <a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">third</a> on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste is extremely difficult to manage.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to to be solutions to social problems as they are inter related. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it, they are not proud of it but it is so much cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"on land\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Every day, a team heads out to survey the health of the benthic cover (what you find at the bottom of the sea) and the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers the size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers the size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-03 08:01:47','2021-09-03 08:01:47','',651,'https://www.fairphoto.com/?p=737',0,'revision','',0),(738,3,'2021-09-03 08:31:10','2021-09-03 08:31:10','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and runs coral dive surveys. Malapascua was only a couple of hours bus ride from Cebu, so it was an opportunity too good to miss.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines, counts about 8000 inhabitants and is only about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource of the local communities. They depend on the sea for either food or tourism. Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks <a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">third</a> on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste is extremely difficult to manage.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to to be solutions to social problems as they are inter related. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it, they are not proud of it but it is so much cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"on land\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Every day, a team heads out to survey the health of the benthic cover (the bottom of the sea) and to assess the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to do marine conservation. By setting up a monitoring program that is carried on over time, changes will become visible, meaningful comparisons can be made and different causes can start to be explored.</p>\n<p>All the survey data and analysis are shared with people who need this information such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-03 08:31:10','2021-09-03 08:31:10','',651,'https://www.fairphoto.com/?p=738',0,'revision','',0),(754,3,'2021-09-04 09:10:26','2021-09-04 09:10:26','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and performs regular sea surveys.</p>\n<p>Malapascua was only a couple of hours north from Cebu, so I ventured up to take a look.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines and is quite populated for it\'s size; about 8000 inhabitants live on a surface of about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for the local communities, as they depend on it for either finding food or through tourism.</p>\n<p>Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks third (<a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">statistica</a>) on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste is extremely difficult to manage.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to to be solutions to social problems as they are inter related. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it, they are not proud of it but it is so much cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"on land\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Every day, a team heads out to survey the health of the benthic cover (the bottom of the sea) and to assess the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to do marine conservation. By setting up a monitoring program that is carried on over time, changes will become visible, meaningful comparisons can be made and different causes can start to be explored.</p>\n<p>All the survey data and analysis are shared with people who need this information such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are a series of marine protected area\'s (MPA\'s) around the island and there are proposals for more. If successful, People and Sea will be involved with setting those up and monitoring and protecting them.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"654\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\"You don\'t have to look too hard to find evidence that [the environment] is struggling\", Ian  Ian continues,<br />\n\"it\'s under pressure and we can\'t just stand by and hope that it sorts itself out are you can try and do something to help.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]One of the strengths of the project that it is a self-funded and self-sustained model. Frequently, conservation efforts can be project funded. Great work can be done during a project but if the funds dry up, it\'s then left which is often a real shame. Ian hopes to achieve longetivity so that we can continue to do this monitoring that will really provide a baseline that we\'ve created so that we can keep looking at that and do the analysis over time. Which is much more valuable.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-04 09:10:26','2021-09-04 09:10:26','',651,'https://www.fairphoto.com/?p=754',0,'revision','',0),(753,3,'2021-09-04 08:55:24','2021-09-04 08:55:24','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and runs coral dive surveys. Malapascua was only a couple of hours bus ride from Cebu, so it was an opportunity too good to miss.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines, counts about 8000 inhabitants and is only about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource of the local communities. They depend on the sea for either food or tourism. Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks <a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">third</a> on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste is extremely difficult to manage.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to to be solutions to social problems as they are inter related. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it, they are not proud of it but it is so much cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"on land\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Every day, a team heads out to survey the health of the benthic cover (the bottom of the sea) and to assess the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to do marine conservation. By setting up a monitoring program that is carried on over time, changes will become visible, meaningful comparisons can be made and different causes can start to be explored.</p>\n<p>All the survey data and analysis are shared with people who need this information such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are a series of marine protected area\'s (MPA\'s) around the island and there are proposals for more. If successful, People and Sea will be involved with setting those up and monitoring and protecting them.</p>\n<p>&nbsp;[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"654\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to do marine conservation. By setting up a monitoring program that is carried on over time, changes will become visible, meaningful comparisons can be made and different causes can start to be explored.</p>\n<p>All the survey data and analysis are shared with people who need this information such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]One of the strengths of the project that it is a self-funded and self-sustained model. Frequently, conservation efforts can be project funded. Great work can be done during a project but if the funds dry up, it\'s then left which is often a real shame. Ian hopes to achieve longetivity so that we can continue to do this monitoring that will really provide a baseline that we\'ve created so that we can keep looking at that and do the analysis over time. Which is much more valuable.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-04 08:55:24','2021-09-04 08:55:24','',651,'https://www.fairphoto.com/?p=753',0,'revision','',0),(739,3,'2021-09-03 08:37:51','2021-09-03 08:37:51','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and runs coral dive surveys. Malapascua was only a couple of hours bus ride from Cebu, so it was an opportunity too good to miss.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines, counts about 8000 inhabitants and is only about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource of the local communities. They depend on the sea for either food or tourism. Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks <a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">third</a> on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste is extremely difficult to manage.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to to be solutions to social problems as they are inter related. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it, they are not proud of it but it is so much cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"on land\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Every day, a team heads out to survey the health of the benthic cover (the bottom of the sea) and to assess the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to do marine conservation. By setting up a monitoring program that is carried on over time, changes will become visible, meaningful comparisons can be made and different causes can start to be explored.</p>\n<p>All the survey data and analysis are shared with people who need this information such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to do marine conservation. By setting up a monitoring program that is carried on over time, changes will become visible, meaningful comparisons can be made and different causes can start to be explored.</p>\n<p>All the survey data and analysis are shared with people who need this information such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"654\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to do marine conservation. By setting up a monitoring program that is carried on over time, changes will become visible, meaningful comparisons can be made and different causes can start to be explored.</p>\n<p>All the survey data and analysis are shared with people who need this information such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-03 08:37:51','2021-09-03 08:37:51','',651,'https://www.fairphoto.com/?p=739',0,'revision','',0),(740,3,'2021-09-04 00:40:58','2021-09-04 00:40:58','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]</p>\n<h5>Please note:</h5>\n<p>We are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-04 00:40:58','2021-09-04 00:40:58','',31,'https://www.fairphoto.com/?p=740',0,'revision','',0),(741,3,'2021-09-04 01:01:31','2021-09-04 01:01:31','','display1-sketch-back','','inherit','open','closed','','display1-sketch-back','','','2021-09-04 01:01:31','2021-09-04 01:01:31','',31,'https://www.fairphoto.com/wp-content/uploads/2021/09/display1-sketch-back.png',0,'attachment','image/png',0),(742,3,'2021-09-04 01:01:33','2021-09-04 01:01:33','','display1-sketch-front','','inherit','open','closed','','display1-sketch-front','','','2021-09-04 01:01:33','2021-09-04 01:01:33','',31,'https://www.fairphoto.com/wp-content/uploads/2021/09/display1-sketch-front.png',0,'attachment','image/png',0),(743,3,'2021-09-04 01:01:34','2021-09-04 01:01:34','','display1-sketch-side','','inherit','open','closed','','display1-sketch-side','','','2021-09-04 01:01:34','2021-09-04 01:01:34','',31,'https://www.fairphoto.com/wp-content/uploads/2021/09/display1-sketch-side.png',0,'attachment','image/png',0),(744,3,'2021-09-04 01:02:34','2021-09-04 01:02:34','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, sustainable and elegant.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-04 01:02:34','2021-09-04 01:02:34','',31,'https://www.fairphoto.com/?p=744',0,'revision','',0),(745,3,'2021-09-04 01:05:44','2021-09-04 01:05:44','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]</p>\n<h5>Please note:</h5>\n<p>We are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, sustainable and elegant.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][nectar_btn size=\"jumbo\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve your copy now\" url=\"/prints\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-04 01:05:44','2021-09-04 01:05:44','',31,'https://www.fairphoto.com/?p=745',0,'revision','',0),(772,3,'2021-09-06 02:27:00','2021-09-06 02:27:00','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are <strong>currently in beta</strong>. You can <a href=\"https://www.fairphoto.com/prints/\">register your interest in a photo</a> (they are likely to become limited edition, so be quick), <a href=\"https://www.fairphoto.com/prints/submit-a-photo/\">submit a photo</a>, or <a href=\"#subscribe\">subscribe to our newsletter</a> to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Subscribe to our newsletter and find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-06 02:27:00','2021-09-06 02:27:00','',31,'https://www.fairphoto.com/?p=772',0,'revision','',0),(811,3,'2021-10-05 05:42:47','2021-10-05 05:42:47','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are currently measuring interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is made from sustainably sourced materials and will add a unique touch that compliments the photo.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to our newsletter to find out when we will start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-10-05 05:42:47','2021-10-05 05:42:47','',31,'https://www.fairphoto.com/?p=811',0,'revision','',0),(746,3,'2021-09-04 01:09:34','2021-09-04 01:09:34','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, sustainable and elegant.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"32\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"jumbo\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve your copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-04 01:09:34','2021-09-04 01:09:34','',31,'https://www.fairphoto.com/?p=746',0,'revision','',0);
INSERT INTO `wpbb_posts` VALUES (747,3,'2021-09-04 01:10:29','2021-09-04 01:10:29','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, sustainable and elegant.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve your copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-04 01:10:29','2021-09-04 01:10:29','',31,'https://www.fairphoto.com/?p=747',0,'revision','',0),(749,3,'2021-09-04 01:12:48','2021-09-04 01:12:48','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, sustainable and elegant.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve your copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-04 01:12:48','2021-09-04 01:12:48','',31,'https://www.fairphoto.com/?p=749',0,'revision','',0),(748,3,'2021-09-04 01:12:29','2021-09-04 01:12:29','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, sustainable and elegant.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve your copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-04 01:12:29','2021-09-04 01:12:29','',31,'https://www.fairphoto.com/?p=748',0,'revision','',0),(750,3,'2021-09-04 01:13:31','2021-09-04 01:13:31','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve your copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-04 01:13:31','2021-09-04 01:13:31','',31,'https://www.fairphoto.com/?p=750',0,'revision','',0),(751,3,'2021-09-04 01:15:17','2021-09-04 01:15:17','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Subscribe to our newsletter and find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve your copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-04 01:15:17','2021-09-04 01:15:17','',31,'https://www.fairphoto.com/?p=751',0,'revision','',0),(752,3,'2021-09-04 01:18:29','2021-09-04 01:18:29','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"12%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" top_margin=\"-6%\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Subscribe to our newsletter and find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve your copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-04 01:18:29','2021-09-04 01:18:29','',31,'https://www.fairphoto.com/?p=752',0,'revision','',0),(755,3,'2021-09-04 09:17:53','2021-09-04 09:17:53','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and performs regular sea surveys.</p>\n<p>Malapascua was only a couple of hours north from Cebu, so I ventured up to take a look.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines and is quite populated for it\'s size; about 8000 inhabitants live on a surface of about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for the local communities, as they depend on it for either finding food or through tourism.</p>\n<p>Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks third (<a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">statistica</a>) on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste management is extremely poor.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to to be solutions to social problems as they are inter related. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it, they are not proud of it but it is so much cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"people\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Every day, a team heads out to survey the health of the benthic cover (the bottom of the sea) and to assess the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to do marine conservation. By setting up a monitoring program that is carried on over time, changes will become visible, meaningful comparisons can be made and different causes can start to be explored.</p>\n<p>All the survey data and analysis are shared with anyone who needs this information, such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are a series of marine protected area\'s (MPA\'s) around the island and there are proposals for more. If successful, People and Sea will be involved with setting those up and monitoring and protecting those too.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"654\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Ian says that \"you don\'t have to look too hard to find evidence that [the environment] is struggling and under pressure\". He continues: \"You can just stand by and hope that it sorts itself out or you can try and do something to help. It\'s as simple as that.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]One of the strengths of the project that it is a self-funded and self-sustained model. Frequently, conservation efforts can be project funded. Great work can be done during a project but if the funds dry up, it\'s then left which is often a real shame. Ian hopes to achieve longetivity so that we can continue to do this monitoring that will really provide a baseline that we\'ve created so that we can keep looking at that and do the analysis over time. Which is much more valuable.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-04 09:17:53','2021-09-04 09:17:53','',651,'https://www.fairphoto.com/?p=755',0,'revision','',0),(800,3,'2021-09-08 07:56:54','2021-09-08 07:56:54','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and performs regular sea surveys.</p>\n<p>Malapascua was only a couple of hours north from Cebu, so I ventured up to take a look.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines and is quite populated for it\'s size; about 8000 inhabitants live on a surface of about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for the local communities, as they depend on it for either finding food or through tourism.</p>\n<p>Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks third (<a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">statistica</a>) on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste management is extremely poor.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to to be solutions to social problems as they are inter related. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it, they are not proud of it but it is so much cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"people\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A team led by Ian Mills sets sail on one of their regular dive surveys to assess the health of the benthic cover (the bottom of the sea) and the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to do marine conservation. By setting up a monitoring program that is carried on over time, changes will become visible, meaningful comparisons can be made and different causes can start to be explored.</p>\n<p>Ian (second from left) says: \"You don\'t have to look hard to find evidence that it\'s struggling and under pressure\". He continues: \"You can just stand by and hope that it sorts itself out or you can try and do something to help. It\'s as simple as that.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]All the survey data and analysis are shared with anyone who needs this information, such as the local environment office, who don\'t have the resources to send divers themselves.</p>\n<p>There are a series of marine protected area\'s (MPA\'s) around the island and there are proposals for more. If successful, People and Sea will be involved with setting those up and monitoring and protecting those too.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]One of the strengths of the project that it is a self-funded and self-sustained model. Frequently, conservation efforts can be project funded. Great work can be done during a project but if the funds dry up, it\'s then left which is often a real shame. Ian hopes to achieve longetivity so that we can continue to do this monitoring that will really provide a baseline that we\'ve created so that we can keep looking at that and do the analysis over time. Which is much more valuable.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"585\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-08 07:56:54','2021-09-08 07:56:54','',651,'https://www.fairphoto.com/?p=800',0,'revision','',0),(756,3,'2021-09-04 09:24:43','2021-09-04 09:24:43','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and performs regular sea surveys.</p>\n<p>Malapascua was only a couple of hours north from Cebu, so I ventured up to take a look.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines and is quite populated for it\'s size; about 8000 inhabitants live on a surface of about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for the local communities, as they depend on it for either finding food or through tourism.</p>\n<p>Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks third (<a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">statistica</a>) on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste management is extremely poor.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to to be solutions to social problems as they are inter related. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it, they are not proud of it but it is so much cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"people\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A team led by Ian Mills sets sail on one of their regular dive surveys to assess the health of the benthic cover (the bottom of the sea) and the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to do marine conservation. By setting up a monitoring program that is carried on over time, changes will become visible, meaningful comparisons can be made and different causes can start to be explored.</p>\n<p>All the survey data and analysis are shared with anyone who needs this information, such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are a series of marine protected area\'s (MPA\'s) around the island and there are proposals for more. If successful, People and Sea will be involved with setting those up and monitoring and protecting those too.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"654\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Ian says that \"you don\'t have to look too hard to find evidence that [the environment] is struggling and under pressure\". He continues: \"You can just stand by and hope that it sorts itself out or you can try and do something to help. It\'s as simple as that.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]One of the strengths of the project that it is a self-funded and self-sustained model. Frequently, conservation efforts can be project funded. Great work can be done during a project but if the funds dry up, it\'s then left which is often a real shame. Ian hopes to achieve longetivity so that we can continue to do this monitoring that will really provide a baseline that we\'ve created so that we can keep looking at that and do the analysis over time. Which is much more valuable.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-04 09:24:43','2021-09-04 09:24:43','',651,'https://www.fairphoto.com/?p=756',0,'revision','',0),(757,3,'2021-09-04 09:28:50','2021-09-04 09:28:50','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and performs regular sea surveys.</p>\n<p>Malapascua was only a couple of hours north from Cebu, so I ventured up to take a look.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines and is quite populated for it\'s size; about 8000 inhabitants live on a surface of about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for the local communities, as they depend on it for either finding food or through tourism.</p>\n<p>Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks third (<a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">statistica</a>) on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste management is extremely poor.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to to be solutions to social problems as they are inter related. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it, they are not proud of it but it is so much cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"people\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A team led by Ian Mills sets sail on one of their regular dive surveys to assess the health of the benthic cover (the bottom of the sea) and the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to do marine conservation. By setting up a monitoring program that is carried on over time, changes will become visible, meaningful comparisons can be made and different causes can start to be explored.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]All the survey data and analysis are shared with anyone who needs this information, such as the local environment office, who don\'t have the resources to send divers themselves.</p>\n<p>There are a series of marine protected area\'s (MPA\'s) around the island and there are proposals for more. If successful, People and Sea will be involved with setting those up and monitoring and protecting those too.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"624\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\"You don\'t have to look too hard to find evidence that [the environment] is struggling and under pressure\". Ian continues: \"You can just stand by and hope that it sorts itself out or you can try and do something to help. It\'s as simple as that.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]One of the strengths of the project that it is a self-funded and self-sustained model. Frequently, conservation efforts can be project funded. Great work can be done during a project but if the funds dry up, it\'s then left which is often a real shame. Ian hopes to achieve longetivity so that we can continue to do this monitoring that will really provide a baseline that we\'ve created so that we can keep looking at that and do the analysis over time. Which is much more valuable.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-04 09:28:50','2021-09-04 09:28:50','',651,'https://www.fairphoto.com/?p=757',0,'revision','',0),(758,3,'2021-09-04 09:30:45','2021-09-04 09:30:45','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and performs regular sea surveys.</p>\n<p>Malapascua was only a couple of hours north from Cebu, so I ventured up to take a look.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines and is quite populated for it\'s size; about 8000 inhabitants live on a surface of about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for the local communities, as they depend on it for either finding food or through tourism.</p>\n<p>Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks third (<a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">statistica</a>) on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste management is extremely poor.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to to be solutions to social problems as they are inter related. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it, they are not proud of it but it is so much cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"people\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A team led by Ian Mills sets sail on one of their regular dive surveys to assess the health of the benthic cover (the bottom of the sea) and the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to do marine conservation. By setting up a monitoring program that is carried on over time, changes will become visible, meaningful comparisons can be made and different causes can start to be explored.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]All the survey data and analysis are shared with anyone who needs this information, such as the local environment office, who don\'t have the resources to send divers themselves.</p>\n<p>There are a series of marine protected area\'s (MPA\'s) around the island and there are proposals for more. If successful, People and Sea will be involved with setting those up and monitoring and protecting those too.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"624\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\"You don\'t have to look too hard to find evidence that [the environment] is struggling and under pressure\". Ian continues: \"You can just stand by and hope that it sorts itself out or you can try and do something to help. It\'s as simple as that.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]One of the strengths of the project that it is a self-funded and self-sustained model. Frequently, conservation efforts can be project funded. Great work can be done during a project but if the funds dry up, it\'s then left which is often a real shame. Ian hopes to achieve longetivity so that we can continue to do this monitoring that will really provide a baseline that we\'ve created so that we can keep looking at that and do the analysis over time. Which is much more valuable.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"585\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-04 09:30:45','2021-09-04 09:30:45','',651,'https://www.fairphoto.com/?p=758',0,'revision','',0),(759,3,'2021-09-04 09:32:16','2021-09-04 09:32:16','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile staying in Cebu in the Philippines, I was informed about a local NGO located in Malapascua called \"People and the Sea\". It\'s a small organisation that teaches locals about conservation, organises clean up campaigns and performs regular sea surveys.</p>\n<p>Malapascua was only a couple of hours north from Cebu, so I ventured up to take a look.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines and is quite populated for it\'s size; about 8000 inhabitants live on a surface of about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for the local communities, as they depend on it for either finding food or through tourism.</p>\n<p>Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks third (<a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">statistica</a>) on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste management is extremely poor.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to to be solutions to social problems as they are inter related. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it, they are not proud of it but it is so much cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"people\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A team led by Ian Mills sets sail on one of their regular dive surveys to assess the health of the benthic cover (the bottom of the sea) and the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to do marine conservation. By setting up a monitoring program that is carried on over time, changes will become visible, meaningful comparisons can be made and different causes can start to be explored.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"624\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\"You don\'t have to look too hard to find evidence that [the environment] is struggling and under pressure\". Ian continues: \"You can just stand by and hope that it sorts itself out or you can try and do something to help. It\'s as simple as that.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]All the survey data and analysis are shared with anyone who needs this information, such as the local environment office, who don\'t have the resources to send divers themselves.</p>\n<p>There are a series of marine protected area\'s (MPA\'s) around the island and there are proposals for more. If successful, People and Sea will be involved with setting those up and monitoring and protecting those too.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]One of the strengths of the project that it is a self-funded and self-sustained model. Frequently, conservation efforts can be project funded. Great work can be done during a project but if the funds dry up, it\'s then left which is often a real shame. Ian hopes to achieve longetivity so that we can continue to do this monitoring that will really provide a baseline that we\'ve created so that we can keep looking at that and do the analysis over time. Which is much more valuable.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"585\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-09-04 09:32:16','2021-09-04 09:32:16','',651,'https://www.fairphoto.com/?p=759',0,'revision','',0),(761,3,'2021-09-05 00:50:14','2021-09-05 00:50:14','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]</p>\n<h5>Please note:</h5>\n<p>We are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Subscribe to our newsletter and find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve your copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-05 00:50:14','2021-09-05 00:50:14','',31,'https://www.fairphoto.com/?p=761',0,'revision','',0),(760,3,'2021-09-05 00:41:44','2021-09-05 00:41:44','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]</p>\n<h5>Please note:</h5>\n<p>We are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Subscribe to our newsletter and find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve your copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-05 00:41:44','2021-09-05 00:41:44','',31,'https://www.fairphoto.com/?p=760',0,'revision','',0),(762,3,'2021-09-05 00:50:35','2021-09-05 00:50:35','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]</p>\n<h5>Please note:</h5>\n<p>We are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-12-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Subscribe to our newsletter and find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve your copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-05 00:50:35','2021-09-05 00:50:35','',31,'https://www.fairphoto.com/?p=762',0,'revision','',0),(763,3,'2021-09-05 00:53:10','2021-09-05 00:53:10','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]</p>\n<h5>Please note:</h5>\n<p>We are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-10-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Subscribe to our newsletter and find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve your copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-05 00:53:10','2021-09-05 00:53:10','',31,'https://www.fairphoto.com/?p=763',0,'revision','',0),(764,3,'2021-09-05 00:53:46','2021-09-05 00:53:46','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]</p>\n<h5>Please note:</h5>\n<p>We are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Subscribe to our newsletter and find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve your copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-05 00:53:46','2021-09-05 00:53:46','',31,'https://www.fairphoto.com/?p=764',0,'revision','',0),(765,3,'2021-09-05 00:55:34','2021-09-05 00:55:34','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]</p>\n<h5>Please note:</h5>\n<p>We are currently in beta. You can register your interest in a photo (they are likely to become limited edition, so be quick) or subscribe to our newsletter to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Subscribe to our newsletter and find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-05 00:55:34','2021-09-05 00:55:34','',31,'https://www.fairphoto.com/?p=765',0,'revision','',0),(766,3,'2021-09-05 01:08:40','2021-09-05 01:08:40','<!-- wp:paragraph -->\n<p>test</p>\n<!-- /wp:paragraph -->','Projects','','inherit','closed','closed','','40-revision-v1','','','2021-09-05 01:08:40','2021-09-05 01:08:40','',40,'https://www.fairphoto.com/?p=766',0,'revision','',0),(768,3,'2021-09-05 01:10:44','2021-09-05 01:10:44','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Projects\" font_container=\"tag:h1|font_size:34|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][/vc_row]</p>','Projects','','inherit','closed','closed','','40-revision-v1','','','2021-09-05 01:10:44','2021-09-05 01:10:44','',40,'https://www.fairphoto.com/?p=768',0,'revision','',0),(767,3,'2021-09-05 01:10:11','2021-09-05 01:10:11','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]<!-- wp:paragraph -->test</p>\r\n<p><!-- /wp:paragraph -->[/vc_column_text][vc_custom_heading text=\"Projects\" font_container=\"tag:h1|font_size:34|text_align:left\"][/vc_column][/vc_row]</p>','Projects','','inherit','closed','closed','','40-revision-v1','','','2021-09-05 01:10:11','2021-09-05 01:10:11','',40,'https://www.fairphoto.com/?p=767',0,'revision','',0),(769,3,'2021-09-05 01:12:18','2021-09-05 01:12:18','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Projects\" font_container=\"tag:h1|font_size:34|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][/vc_row]','Projects','','inherit','closed','closed','','40-revision-v1','','','2021-09-05 01:12:18','2021-09-05 01:12:18','',40,'https://www.fairphoto.com/?p=769',0,'revision','',0),(770,3,'2021-09-05 01:12:52','2021-09-05 01:12:52','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Projects\" font_container=\"tag:h1|font_size:34|text_align:left\" use_theme_fonts=\"yes\"][/vc_column][/vc_row]','Projects','','inherit','closed','closed','','40-revision-v1','','','2021-09-05 01:12:52','2021-09-05 01:12:52','',40,'https://www.fairphoto.com/?p=770',0,'revision','',0),(771,3,'2021-09-05 01:14:33','2021-09-05 01:14:33','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Projects\" font_container=\"tag:h1|font_size:34|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]Every print is matched up to a local non-governmental organisation or project that we visit ourselves so that we can guarantee that proceeds from images are well spent.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Projects','','inherit','closed','closed','','40-revision-v1','','','2021-09-05 01:14:33','2021-09-05 01:14:33','',40,'https://www.fairphoto.com/?p=771',0,'revision','',0),(773,3,'2021-09-06 02:29:36','2021-09-06 02:29:36','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ececec\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Get involved\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Fair Photo prints exist to support the areas in which the photos were taken. Did you happen to take a great photo? Could the area it was taken at use our support? Submit your photo today.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Submit a Photo (Live)','','publish','closed','closed','','submit-a-photo-live','','','2022-01-01 03:27:46','2022-01-01 03:27:46','',0,'https://www.fairphoto.com/?post_type=salient_g_sections&#038;p=773',0,'salient_g_sections','',0),(774,3,'2021-09-06 02:29:36','2021-09-06 02:29:36','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f7f7f7\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Do you have a great photo yourself?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Submit your photo\"][/vc_column][/vc_row]','Submit a photo (live)','','inherit','closed','closed','','773-revision-v1','','','2021-09-06 02:29:36','2021-09-06 02:29:36','',773,'https://www.fairphoto.com/?p=774',0,'revision','',0),(775,3,'2021-09-06 02:30:29','2021-09-06 02:30:29','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f7f7f7\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Do you have a great photo yourself?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Submit your photo\"][/vc_column][/vc_row]','Submit a photo (live)','','inherit','closed','closed','','773-revision-v1','','','2021-09-06 02:30:29','2021-09-06 02:30:29','',773,'https://www.fairphoto.com/?p=775',0,'revision','',0),(776,3,'2021-09-06 02:30:42','2021-09-06 02:30:42','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f7f7f7\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Do you have a great photo yourself?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Submit your photo\"][/vc_column][/vc_row]','Submit a photo (live)','','inherit','closed','closed','','773-revision-v1','','','2021-09-06 02:30:42','2021-09-06 02:30:42','',773,'https://www.fairphoto.com/?p=776',0,'revision','',0),(777,3,'2021-09-06 02:38:05','2021-09-06 02:38:05','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Do you have a great photo yourself?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][/vc_column][/vc_row]','Submit a photo (Live)','','inherit','closed','closed','','773-revision-v1','','','2021-09-06 02:38:05','2021-09-06 02:38:05','',773,'https://www.fairphoto.com/?p=777',0,'revision','',0),(778,3,'2021-09-06 02:39:02','2021-09-06 02:39:02','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#e8e8e8\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Do you have a great photo yourself?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][/vc_column][/vc_row]','Submit a photo (Live)','','inherit','closed','closed','','773-revision-v1','','','2021-09-06 02:39:02','2021-09-06 02:39:02','',773,'https://www.fairphoto.com/?p=778',0,'revision','',0),(779,3,'2021-09-06 02:39:47','2021-09-06 02:39:47','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ececec\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Do you have a great photo yourself?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][/vc_column][/vc_row]','Submit a photo (Live)','','inherit','closed','closed','','773-revision-v1','','','2021-09-06 02:39:47','2021-09-06 02:39:47','',773,'https://www.fairphoto.com/?p=779',0,'revision','',0),(780,3,'2021-09-06 10:32:23','2021-09-06 10:32:23','','Submit','','inherit','closed','closed','','57-revision-v1','','','2021-09-06 10:32:23','2021-09-06 10:32:23','',57,'https://www.fairphoto.com/?p=780',0,'revision','',0),(781,3,'2021-09-06 10:35:01','2021-09-06 10:35:01','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ececec\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Do you have a great photo yourself?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit\"][/vc_column][/vc_row]','Submit a photo (Live)','','inherit','closed','closed','','773-revision-v1','','','2021-09-06 10:35:01','2021-09-06 10:35:01','',773,'https://www.fairphoto.com/?p=781',0,'revision','',0),(782,3,'2021-09-06 11:42:45','2021-09-06 11:42:45','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Submit a photo\" use_theme_fonts=\"yes\"][vc_column_text]Fair Photo sells art photographs with the purpose to help and support the areas in which the photographs were taken. Maybe you took an awesome photo on one of your travels yourself? Become part of our mission and submit your photo today.</p>\n<p>We are looking for images that look great on any wall, create a feeling of inspiration, positivity, awe, and wonder. Our photos should celebrate the beauty of our planet and encourage travel and exploration.</p>\n<h3>Guidelines</h3>\n<ul data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">\n<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Avoid too much post-processing</li>\n<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Avoid filters</li>\n<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Nothing posed (candid only)</li>\n<li>Minimum 1000px short edge (sample image) 3/2 aspect ratio.</li>\n<li>No watermarks</li>\n<li>Well composed and in focus where appropriate</li>\n</ul>\n<p>We will review your submission and contact you if successful, only then a an original file (such as RAW) is requested.[/vc_column_text][contact-form-7 id=\"783\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Submit','','inherit','closed','closed','','57-autosave-v1','','','2021-09-06 11:42:45','2021-09-06 11:42:45','',57,'https://www.fairphoto.com/?p=782',0,'revision','',0),(783,3,'2021-09-06 10:51:42','2021-09-06 10:51:42','<label> Your name*\r\n    [text* your-name] </label>\r\n\r\n<label> Your email*\r\n    [email* your-email] </label>\r\n\r\n<label> Your country*\r\n    [countrytext* your-country] </label>\r\n\r\n<label> Upload a photo*\r\n[file* photo-file-1 limit:10000000 filetypes:jpg] </label>\r\n<p>Max. 10mb, jpeg only</p>\r\n\r\n<label> Title*\r\n    [text* photo1-title] </label>\r\n\r\n<label> Description*\r\n    [textarea* photo1-description] </label>\r\n\r\n<label> Location*\r\n    [text* photo1-location] </label>\r\n\r\nWould you like to suggest a local organisation or project that this photo could help support?\r\n[radio suggest-a-project use_label_element default:1 \"No\" \"Yes\"]\r\n\r\n<label> If yes, what is the name of the local organisation or project? Please complete the <a href=\"/suggest-a-project\" target=\"_blank\" rel=\"noopener\">suggest a project form</a> after submitting this image.\r\n    [text project-name] </label>\r\n\r\n<label> How would you divide profits over your image?*\r\n[select* profit-division include_blank \"0% for me - 100% for the project\" \"10% for me - 90% for the project\" \"20% for me - 80% for the project\" \"30% for me - 70% for the project\" \"40% for me - 60% for the project\" \"50% for me - 50% for the project\" \"60% for me - 40% for the project\" \"70% for me - 30% for the project\" \"80% for me - 20% for the project\" \"90% for me - 10% for the project\"] </label>\r\n\r\n[checkbox* checkbox-copyright use_label_element \"I own all copyrights over the submitted photo.\"]\r\n[checkbox* checkbox-newsletter use_label_element \"Subscribe to our newsletter\"]\r\n\r\n[submit \"Submit\"]\n1\n[_site_title] \"New photo [photo1-title]\"\n[_site_title] <admin@fairphoto.com>\n[_site_admin_email]\nName: [your-name]\r\nEmail: <[your-email]>\r\nFrom country: [your-country] \r\n\r\nPhoto 1 title: [photo1-title]\r\nPhoto 1 location: [photo1-location]\r\nPhoto 1 description: [photo1-description]\r\nOwn copyright: [checkbox-copyright]\r\n\r\nSuggest a project yes/no: [suggest-a-project]\r\nProject name: [project-name]\r\n\r\nHow should profit be divided: [profit-division]\r\n\r\nSubscribe to newsletter: [checkbox-newsletter]\r\n\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n[photo-file-1]\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <admin@fairphoto.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Submit a photo','','publish','closed','closed','','submit','','','2022-01-01 03:34:47','2022-01-01 03:34:47','',0,'https://www.fairphoto.com/?post_type=wpcf7_contact_form&#038;p=783',0,'wpcf7_contact_form','',0),(784,3,'2021-09-06 10:53:49','2021-09-06 10:53:49','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][contact-form-7 id=\"783\"][/vc_column][/vc_row]','Submit','','inherit','closed','closed','','57-revision-v1','','','2021-09-06 10:53:49','2021-09-06 10:53:49','',57,'https://www.fairphoto.com/?p=784',0,'revision','',0),(785,3,'2021-09-06 11:08:50','2021-09-06 11:08:50','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Submit a photo\" font_container=\"tag:h1|text_align:left\" use_theme_fonts=\"yes\"][contact-form-7 id=\"783\"][vc_custom_heading text=\"Submit a photo sdasdas.\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Submit','','inherit','closed','closed','','57-revision-v1','','','2021-09-06 11:08:50','2021-09-06 11:08:50','',57,'https://www.fairphoto.com/?p=785',0,'revision','',0),(786,3,'2021-09-06 11:28:05','2021-09-06 11:28:05','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Submit a photo\" font_container=\"tag:h1|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]Fair Photo sells art photographs with the purpose to help and support the areas in which the photographs were taken. Maybe you took an awesome photo on one of your travels yourself? Become part of our mission and submit your photo today.\r\n\r\nWe are looking for images that look great on any wall, create a feeling of inspiration, positivity, awe, and wonder. Our photos should celebrate the beauty of our planet and encourage travel and exploration.\r\n<h2>Guidelines</h2>\r\n<ul data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">\r\n 	<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Avoid too much post-processing</li>\r\n 	<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Avoid filters</li>\r\n 	<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Nothing posed (candid only)</li>\r\n 	<li>Minimum 1000px short edge (sample image) 3/2 aspect ratio.</li>\r\n 	<li>No watermarks</li>\r\n 	<li>Well composed and in focus where appropriate</li>\r\n</ul>\r\n[/vc_column_text][contact-form-7 id=\"783\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Submit','','inherit','closed','closed','','57-revision-v1','','','2021-09-06 11:28:05','2021-09-06 11:28:05','',57,'https://www.fairphoto.com/?p=786',0,'revision','',0),(787,3,'2021-09-06 11:34:20','2021-09-06 11:34:20','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are <strong>currently in beta</strong>. You can <a href=\"https://www.fairphoto.com/prints/\">register your interest in a photo</a> (they are likely to become limited edition, so be quick), <a href=\"https://www.fairphoto.com/submit\">submit a photo</a>, or <a href=\"#subscribe\">subscribe to our newsletter</a> to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Subscribe to our newsletter and find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-06 11:34:20','2021-09-06 11:34:20','',31,'https://www.fairphoto.com/?p=787',0,'revision','',0),(788,3,'2021-09-06 11:35:15','2021-09-06 11:35:15','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are <strong>currently in beta</strong>. You can <a href=\"https://www.fairphoto.com/prints/\">register your interest in a photo</a> (they are likely to become limited edition, so be quick), <a href=\"https://www.fairphoto.com/submit\">submit a photo</a> yourself, or <a href=\"#subscribe\">subscribe to our newsletter</a> to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Subscribe to our newsletter and find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-06 11:35:15','2021-09-06 11:35:15','',31,'https://www.fairphoto.com/?p=788',0,'revision','',0),(789,3,'2021-09-06 11:37:07','2021-09-06 11:37:07','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Submit a photo\" use_theme_fonts=\"yes\"][vc_column_text]Fair Photo sells art photographs with the purpose to help and support the areas in which the photographs were taken. Maybe you took an awesome photo on one of your travels yourself? Become part of our mission and submit your photo today.\r\n\r\nWe are looking for images that look great on any wall, create a feeling of inspiration, positivity, awe, and wonder. Our photos should celebrate the beauty of our planet and encourage travel and exploration.\r\n<h3>Guidelines</h3>\r\n<ul data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">\r\n 	<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Avoid too much post-processing</li>\r\n 	<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Avoid filters</li>\r\n 	<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Nothing posed (candid only)</li>\r\n 	<li>Minimum 1000px short edge (sample image) 3/2 aspect ratio.</li>\r\n 	<li>No watermarks</li>\r\n 	<li>Well composed and in focus where appropriate</li>\r\n</ul>\r\n[/vc_column_text][contact-form-7 id=\"783\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Submit','','inherit','closed','closed','','57-revision-v1','','','2021-09-06 11:37:07','2021-09-06 11:37:07','',57,'https://www.fairphoto.com/?p=789',0,'revision','',0),(790,3,'2021-09-06 11:42:47','2021-09-06 11:42:47','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Submit a photo\" use_theme_fonts=\"yes\"][vc_column_text]Fair Photo sells art photographs with the purpose to help and support the areas in which the photographs were taken. Maybe you took an awesome photo on one of your travels yourself? Become part of our mission and submit your photo today.\r\n\r\nWe are looking for images that look great on any wall, create a feeling of inspiration, positivity, awe, and wonder. Our photos should celebrate the beauty of our planet and encourage travel and exploration.\r\n<h3>Guidelines</h3>\r\n<ul data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">\r\n 	<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Avoid too much post-processing</li>\r\n 	<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Avoid filters</li>\r\n 	<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Nothing posed (candid only)</li>\r\n 	<li>Minimum 1000px short edge (sample image) 3/2 aspect ratio.</li>\r\n 	<li>No watermarks</li>\r\n 	<li>Well composed and in focus where appropriate</li>\r\n</ul>\r\nWe will review your submission and contact you if successful, only then a an original file (such as RAW) is requested.[/vc_column_text][contact-form-7 id=\"783\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Submit','','inherit','closed','closed','','57-revision-v1','','','2021-09-06 11:42:47','2021-09-06 11:42:47','',57,'https://www.fairphoto.com/?p=790',0,'revision','',0),(791,3,'2021-09-06 11:56:21','2021-09-06 11:56:21','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ececec\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Get involved\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit\"][vc_column_text]</p>\n<p>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.</p>\n<p>[/vc_column_text][/vc_column][/vc_row]</p>\n','Submit a photo (Live)','','inherit','closed','closed','','773-autosave-v1','','','2021-09-06 11:56:21','2021-09-06 11:56:21','',773,'https://www.fairphoto.com/?p=791',0,'revision','',0),(792,3,'2021-09-06 11:57:25','2021-09-06 11:57:25','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ececec\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Get involved\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Did you happen to take an amazing photo? Could the area it was taken at use our support? Submit your photo today.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit\"][/vc_column][/vc_row]','Submit a photo (Live)','','inherit','closed','closed','','773-revision-v1','','','2021-09-06 11:57:25','2021-09-06 11:57:25','',773,'https://www.fairphoto.com/?p=792',0,'revision','',0),(793,3,'2021-09-06 11:58:30','2021-09-06 11:58:30','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ececec\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Get involved\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Did you happen to take an amazing photo? Could the area it was taken at use our support? Submit your photo today.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Submit a photo (Live)','','inherit','closed','closed','','773-revision-v1','','','2021-09-06 11:58:30','2021-09-06 11:58:30','',773,'https://www.fairphoto.com/?p=793',0,'revision','',0),(795,3,'2021-09-07 00:01:31','2021-09-07 00:01:31','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are <strong>currently measuring interest</strong>. You can <a href=\"https://www.fairphoto.com/prints/\">register your interest in a photo</a> (they are likely to become limited edition, so be quick), <a href=\"https://www.fairphoto.com/submit\">submit a photo</a> yourself, or <a href=\"#subscribe\">subscribe to our newsletter</a> to find out when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Subscribe to our newsletter and find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-07 00:01:31','2021-09-07 00:01:31','',31,'https://www.fairphoto.com/?p=795',0,'revision','',0),(797,3,'2021-09-07 00:04:03','2021-09-07 00:04:03','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are <strong>currently measuring interest</strong>. You can <a href=\"https://www.fairphoto.com/prints/\">register your interest in a photo</a> (they might become limited edition), <a href=\"https://www.fairphoto.com/submit\">submit a photo</a> yourself, or <a href=\"#subscribe\">subscribe to our newsletter</a> to show your support and find out if and when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Subscribe to our newsletter and find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-07 00:04:03','2021-09-07 00:04:03','',31,'https://www.fairphoto.com/?p=797',0,'revision','',0),(796,3,'2021-09-07 00:03:04','2021-09-07 00:03:04','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are <strong>currently measuring interest</strong>. You can <a href=\"https://www.fairphoto.com/prints/\">register your interest in a photo</a> (they are likely to become limited edition, so be quick), <a href=\"https://www.fairphoto.com/submit\">submit a photo</a> yourself, or <a href=\"#subscribe\">subscribe to our newsletter</a> to show your support and find out if and when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Subscribe to our newsletter and find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-07 00:03:04','2021-09-07 00:03:04','',31,'https://www.fairphoto.com/?p=796',0,'revision','',0),(798,3,'2021-09-07 00:04:28','2021-09-07 00:04:28','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are <strong>currently measuring interest</strong>. You can <a href=\"https://www.fairphoto.com/prints/\">register your interest in a photo</a>, <a href=\"https://www.fairphoto.com/submit\">submit a photo</a> yourself, or <a href=\"#subscribe\">subscribe to our newsletter</a> to show your support and find out if and when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Subscribe to our newsletter and find out when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-07 00:04:28','2021-09-07 00:04:28','',31,'https://www.fairphoto.com/?p=798',0,'revision','',0),(799,3,'2021-09-07 00:24:52','2021-09-07 00:24:52','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]\r\n<h5>Please note:</h5>\r\nWe are <strong>currently measuring interest</strong>. You can <a href=\"https://www.fairphoto.com/prints/\">register your interest in a photo</a>, <a href=\"https://www.fairphoto.com/submit\">submit a photo</a> yourself, or <a href=\"#subscribe\">subscribe to our newsletter</a> to show your support and find out if and when we\'re ready to start selling.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to our newsletter to find out if and when we start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-07 00:24:52','2021-09-07 00:24:52','',31,'https://www.fairphoto.com/?p=799',0,'revision','',0),(804,3,'2021-10-02 02:53:40','2021-10-02 02:53:40','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are currently measuring interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to our newsletter to find out when we will start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-10-02 02:53:40','2021-10-02 02:53:40','',31,'https://www.fairphoto.com/?p=804',0,'revision','',0),(801,3,'2021-09-15 06:05:13','2021-09-15 06:05:13','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text css=\".vc_custom_1631685895271{padding-bottom: 24px !important;}\"]We are currently measuring interest.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\"][vc_column_text]Or <a href=\"/prints\">browse our first images</a>, <a href=\"/submit\">submit your own photo</a> or suggest a local NGO.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to our newsletter to find out when we will start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-15 06:05:13','2021-09-15 06:05:13','',31,'https://www.fairphoto.com/?p=801',0,'revision','',0),(802,3,'2021-09-15 06:05:55','2021-09-15 06:05:55','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently measuring interest.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"2%\" margin_bottom=\"2%\"][vc_column_text]Or <a href=\"/prints\">browse our first images</a>, <a href=\"/submit\">submit your own photo</a> or suggest a local NGO.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to our newsletter to find out when we will start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-15 06:05:55','2021-09-15 06:05:55','',31,'https://www.fairphoto.com/?p=802',0,'revision','',0),(803,3,'2021-09-15 06:06:25','2021-09-15 06:06:25','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][vc_column_text]We are currently measuring interest.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]Or <a href=\"/prints\">browse our first images</a>, <a href=\"/submit\">submit your own photo</a> or suggest a local NGO.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Our photographs brighten the space of any room that it lives in, for work or leisure. Each print is made from the highest quality and is aimed at adding a long lasting artistic and positive touch that will complete your space.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]</p>\n<h4>Do Good</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to our newsletter to find out when we will start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-09-15 06:06:25','2021-09-15 06:06:25','',31,'https://www.fairphoto.com/?p=803',0,'revision','',0);
INSERT INTO `wpbb_posts` VALUES (805,3,'2021-10-02 03:19:20','2021-10-02 03:19:20','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile briefly staying in Cebu in the Philippines during my travels in 2017, I was informed about a small environmental organisation called \"People and the Sea\".</p>\n<p>The organisation is located on Malapascua, a tiny island located just a bit north of Cebu. After finding their website, I managed to get in touch with Ian, one of their founders, and he welcomed my down to meet the crew.</p>\n<p>Upon arrival on the island, I randomly found a place to stay at Mike and Diose\'s. Later I found out that the room I received, was located right underneath the cottage in which Ian and Axelle stay - the people who run People and the Sea.</p>\n<p>&nbsp;[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines and is quite populated for it\'s size; about 8000 inhabitants live on a surface of about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for the local communities, as they depend on it for either finding food or through tourism.</p>\n<p>Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks third (<a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">statistica</a>) on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste management is extremely poor.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to to be solutions to social problems as they are inter related. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it, they are not proud of it but it is so much cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"people\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A team led by Ian Mills sets sail on one of their regular dive surveys to assess the health of the benthic cover (the bottom of the sea) and the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to do marine conservation. By setting up a monitoring program that is carried on over time, changes will become visible, meaningful comparisons can be made and different causes can start to be explored.</p>\n<p>Ian (second from left) says: \"You don\'t have to look hard to find evidence that it\'s struggling and under pressure\". He continues: \"You can just stand by and hope that it sorts itself out or you can try and do something to help. It\'s as simple as that.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]All the survey data and analysis are shared with anyone who needs this information, such as the local environment office, who don\'t have the resources to send divers themselves.</p>\n<p>There are a series of marine protected area\'s (MPA\'s) around the island and there are proposals for more. If successful, People and Sea will be involved with setting those up and monitoring and protecting those too.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]One of the strengths of the project that it is a self-funded and self-sustained model. Frequently, conservation efforts can be project funded. Great work can be done during a project but if the funds dry up, it\'s then left which is often a real shame. Ian hopes to achieve longetivity so that we can continue to do this monitoring that will really provide a baseline that we\'ve created so that we can keep looking at that and do the analysis over time. Which is much more valuable.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"585\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-10-02 03:19:20','2021-10-02 03:19:20','',651,'https://www.fairphoto.com/?p=805',0,'revision','',0),(806,3,'2021-10-03 03:56:59','2021-10-03 03:56:59','','Suggest a Project','','inherit','closed','closed','','65-revision-v1','','','2021-10-03 03:56:59','2021-10-03 03:56:59','',65,'https://www.fairphoto.com/?p=806',0,'revision','',0),(807,3,'2021-10-03 03:57:32','2021-10-03 03:57:32','* Required field\r\n\r\n<label> Project Name*\r\n    [text* project-name] </label>\r\n\r\n<label> Project Description*\r\n    [textarea* project-description] </label>\r\n\r\n<label> Organisation Name (leave blank if same as project name)\r\n    [text organisation-name] </label>\r\n\r\n<label> Area of focus* (eg. environment)\r\n    [text* project-category] </label>\r\n\r\n<label> Organisation Address\r\n    [text organisation-address] </label>\r\n\r\n<label> Organisation Country\r\n[countrytext organisation-country] </label>\r\n\r\n<label> Organisation Email*\r\n    [email* organisation-email] </label>\r\n\r\n<label> Organisation Phone\r\n    [phonetext organisation-phone] </label>\r\n\r\n<label> Organisation Website\r\n    [text organisation-website] </label>\r\n\r\n<label> URL to relevant photo in our gallery (otherwise leave blank)\r\n    [text project-print] </label>\r\n\r\n<label> Your Name*\r\n    [text* applicant-name] </label>\r\n\r\n<label> Your Email*\r\n    [email* applicant-email] </label>\r\n\r\n[checkbox stayinformed use_label_element \"I wish to stay informed about developments around the application of this project.\"]\r\n\r\n[submit \"Submit\"]\n1\n[_site_title] \"New project: [project-name]\"\n[_site_title] <admin@fairphoto.com>\n[_site_admin_email]\nProject name: [project-name] \r\nOrganisation name: [organisation-name] \r\nPrint: [project-print]\r\nEmail: <[organisation-email]>\r\nCountry: [project-country]\r\nCategory: [project-category]\r\n\r\nDescription: \r\n\r\n[project-description]\r\n\r\nAddress: [organisation-address]\r\nPhone: [organisation-phone]\r\nWebsite: [organisation-website]\r\n\r\nSubmitter name: [applicant-name]\r\nSubmitter email: [applicant-email]\r\nSubmitter wants to stay informed: [stayinformed]\r\n\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [organisation-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <admin@fairphoto.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Suggest a Project','','publish','closed','closed','','suggest-a-project','','','2022-01-07 11:03:47','2022-01-07 11:03:47','',0,'https://www.fairphoto.com/?post_type=wpcf7_contact_form&#038;p=807',0,'wpcf7_contact_form','',0),(808,3,'2022-01-01 03:47:38','2022-01-01 03:47:38','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\n<h2>Suggest a Project</h2>\nDo you know or work for a project that would like to participate in the Fair Photo initiative? Suggest the project below.\n\nWe will initiate first contact through email so please ensure that this field has an email address. This could be either of the project or organisation or of a primary contact person.[/vc_column_text][contact-form-7 id=\"807\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Suggest a Project','','inherit','closed','closed','','65-autosave-v1','','','2022-01-01 03:47:38','2022-01-01 03:47:38','',65,'https://www.fairphoto.com/?p=808',0,'revision','',0),(809,3,'2021-10-03 03:59:33','2021-10-03 03:59:33','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][contact-form-7 id=\"807\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Suggest a Project','','inherit','closed','closed','','65-revision-v1','','','2021-10-03 03:59:33','2021-10-03 03:59:33','',65,'https://www.fairphoto.com/?p=809',0,'revision','',0),(810,1,'2021-10-05 05:34:40','0000-00-00 00:00:00','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h3>Overview</h3>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<h2>Refunds</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Late or missing refunds</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Sale items</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Exchanges</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Gifts</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Shipping returns</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Need help?</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Refund and Returns Policy','','draft','closed','closed','','refund_returns','','','2021-10-05 05:34:40','0000-00-00 00:00:00','',0,'https://www.fairphoto.com/?page_id=810',0,'page','',0),(812,3,'2021-10-05 05:43:18','2021-10-05 05:43:18','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are currently measuring interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is made from sustainably sourced materials and will add a unique touch that compliments the photo, that will brighten the space in front of any wall.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to our newsletter to find out when we will start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-10-05 05:43:18','2021-10-05 05:43:18','',31,'https://www.fairphoto.com/?p=812',0,'revision','',0),(813,3,'2021-10-05 05:47:26','2021-10-05 05:47:26','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are currently measuring interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to our newsletter to find out when we will start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-10-05 05:47:26','2021-10-05 05:47:26','',31,'https://www.fairphoto.com/?p=813',0,'revision','',0),(816,3,'2021-12-02 23:48:39','2021-12-02 23:48:39','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619857889160{margin-bottom: 15px !important;}\"]\r\n<h4>Do Good</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Every print has a local organisation that receives funds from its sales.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to our newsletter to find out when we will start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-12-02 23:48:39','2021-12-02 23:48:39','',31,'https://www.fairphoto.com/?p=816',0,'revision','',0),(817,3,'2021-12-03 01:52:20','2021-12-03 01:52:20','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Submit a photo\" use_theme_fonts=\"yes\"][vc_column_text]Fair Photo sells art photographs with the purpose to help and support the areas in which the photographs were taken. Maybe you took an awesome photo on one of your travels yourself? Become part of our mission and submit your photo today.\r\n\r\nWe are looking for images that look great on any wall, create a feeling of inspiration, positivity, awe, and wonder. Our photos should celebrate the beauty of our planet and encourage travel and exploration.\r\n<h3>Guidelines</h3>\r\n<ul data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">\r\n 	<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Avoid too much post-processing</li>\r\n 	<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Avoid filters</li>\r\n 	<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Nothing posed (candid only)</li>\r\n 	<li>Minimum 1000px short edge (sample image) 3/2 aspect ratio.</li>\r\n 	<li>No watermarks</li>\r\n 	<li>Well composed and in focus where appropriate</li>\r\n</ul>\r\nWe will review your submission and contact you if successful, only then a an original file (such as RAW) is requested.[/vc_column_text][contact-form-7 id=\"783\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Submit a Photo','','inherit','closed','closed','','57-revision-v1','','','2021-12-03 01:52:20','2021-12-03 01:52:20','',57,'https://www.fairphoto.com/?p=817',0,'revision','',0),(818,3,'2021-12-03 01:54:19','2021-12-03 01:54:19','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496119211{margin-bottom: 15px !important;}\"]\r\n<h4>Impact</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Submit a photograph that could potentially help the place where it came from.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to our newsletter to find out when we will start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-12-03 01:54:19','2021-12-03 01:54:19','',31,'https://www.fairphoto.com/?p=818',0,'revision','',0),(819,3,'2021-12-03 01:55:10','2021-12-03 01:55:10','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Submit a photograph that could potentially help the place where it came from.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to our newsletter to find out when we will start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-12-03 01:55:10','2021-12-03 01:55:10','',31,'https://www.fairphoto.com/?p=819',0,'revision','',0),(820,3,'2021-12-03 02:04:04','2021-12-03 02:04:04','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Submit a photograph that could potentially help the place where it came from.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to our newsletter to find out when we will start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-12-03 02:04:04','2021-12-03 02:04:04','',31,'https://www.fairphoto.com/?p=820',0,'revision','',0),(826,3,'2021-12-03 02:15:29','2021-12-03 02:15:29','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Show Your Support\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to our newsletter to find out when we will start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-12-03 02:15:29','2021-12-03 02:15:29','',31,'https://www.fairphoto.com/?p=826',0,'revision','',0),(821,3,'2021-12-03 02:05:27','2021-12-03 02:05:27','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-3\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Submit a photograph that could potentially help the place where it came from.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to our newsletter to find out when we will start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-12-03 02:05:27','2021-12-03 02:05:27','',31,'https://www.fairphoto.com/?p=821',0,'revision','',0),(823,3,'2021-12-03 02:09:44','2021-12-03 02:09:44','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Submit a photograph yourself.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to our newsletter to find out when we will start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-12-03 02:09:44','2021-12-03 02:09:44','',31,'https://www.fairphoto.com/?p=823',0,'revision','',0),(822,3,'2021-12-03 02:09:12','2021-12-03 02:09:12','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Submit a photograph that could potentially help the place where it came from.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to our newsletter to find out when we will start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-12-03 02:09:12','2021-12-03 02:09:12','',31,'https://www.fairphoto.com/?p=822',0,'revision','',0),(824,3,'2021-12-03 02:12:11','2021-12-03 02:12:11','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to our newsletter to find out when we will start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-12-03 02:12:11','2021-12-03 02:12:11','',31,'https://www.fairphoto.com/?p=824',0,'revision','',0),(825,3,'2021-12-03 02:12:58','2021-12-03 02:12:58','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Be The First To Know\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to our newsletter to find out when we will start selling our first prints.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-12-03 02:12:58','2021-12-03 02:12:58','',31,'https://www.fairphoto.com/?p=825',0,'revision','',0),(827,3,'2021-12-03 03:45:13','2021-12-03 03:45:13','','Prints','','inherit','closed','closed','','18-revision-v1','','','2021-12-03 03:45:13','2021-12-03 03:45:13','',18,'https://www.fairphoto.com/?p=827',0,'revision','',0),(833,3,'2021-12-03 04:10:16','2021-12-03 04:10:16','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"2%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Local Projects\" font_container=\"tag:h1|font_size:34|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]Every print is matched up to a local non-governmental organisation or project that we visit ourselves so that we can guarantee that proceeds from images are well spent.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Projects','','inherit','closed','closed','','40-revision-v1','','','2021-12-03 04:10:16','2021-12-03 04:10:16','',40,'https://www.fairphoto.com/?p=833',0,'revision','',0),(838,3,'2021-12-05 06:49:16','2021-12-05 06:49:16','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member image_url=\"837\" team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Ruben Rekker\" job_position=\"Founder\"][/team_member][/vc_column][/vc_row]','Our Team','','inherit','closed','closed','','77-revision-v1','','','2021-12-05 06:49:16','2021-12-05 06:49:16','',77,'https://www.fairphoto.com/?p=838',0,'revision','',0),(834,3,'2021-12-03 09:20:47','2021-12-03 09:20:47','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#474747\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\"]</p>\n<h2>test</h2>\n<p>dasdasd[/fancy_box][/vc_column][/vc_row]</p>\n','Our Team','','inherit','closed','closed','','77-revision-v1','','','2021-12-03 09:20:47','2021-12-03 09:20:47','',77,'https://www.fairphoto.com/?p=834',0,'revision','',0),(835,3,'2021-12-05 06:30:21','2021-12-05 06:30:21','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h1>Suggest a Project</h1>\r\nDo you know or work for a project that would like to participate in the Fair Photo initiative? Suggest the project below.[/vc_column_text][contact-form-7 id=\"807\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Suggest a Project','','inherit','closed','closed','','65-revision-v1','','','2021-12-05 06:30:21','2021-12-05 06:30:21','',65,'https://www.fairphoto.com/?p=835',0,'revision','',0),(836,3,'2021-12-09 09:03:05','2021-12-09 09:03:05','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Ruben Rekker\" job_position=\"Founder\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Wye Yu\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"linea\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"center\" border_radius=\"default\" image_loading=\"default\" icon_linea=\"icon-arrows-plus\" link_url=\"#join-our-team\" min_height=\"130\"]Join us[/fancy_box][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Special thanks\" use_theme_fonts=\"yes\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Lamia Benhaddou\" job_position=\"Product Manager\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Wye Yu\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Tien Lin\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Carlos Claro\" job_position=\"Developer\"][/team_member][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Guillaume Ang\" job_position=\"Strategy\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Connie Yan\" job_position=\"Content Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Hadi Tien Vinh\" job_position=\"Marketing Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"join-our-team\" advanced_gradient_angle=\"0\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" gradient_type=\"default\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Join Our Team\" use_theme_fonts=\"yes\"][vc_column_text]Do you have a passion for photography and helping people and planet? Reach out today.[/vc_column_text][contact-form-7 id=\"842\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Our Team','','inherit','closed','closed','','77-autosave-v1','','','2021-12-09 09:03:05','2021-12-09 09:03:05','',77,'https://www.fairphoto.com/?p=836',0,'revision','',0),(903,0,'2022-01-09 10:53:26','2022-01-09 10:53:26','test@fairphoto.com\ntest','test@fairphoto.com','','publish','closed','closed','','test-fairphoto-com','','','2022-01-09 10:53:26','2022-01-09 10:53:26','',0,'https://www.fairphoto.com/?post_type=flamingo_contact&#038;p=903',0,'flamingo_contact','',0),(842,3,'2021-12-05 07:05:20','2021-12-05 07:05:20','<label> Your name\r\n    [text* your-name] </label>\r\n\r\n<label> Your email\r\n    [email* your-email] </label>\r\n\r\n<label> Expression of interest\r\n    [textarea* your-message] </label>\r\n\r\n[submit \"Submit\"]\n1\n[_site_title] \"Expression of Interest\"\n[_site_title] <admin@fairphoto.com>\n[_site_admin_email]\nFrom: [your-name] <[your-email]>\r\nSubject: Expression of interest\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <admin@fairphoto.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Join Our Team','','publish','closed','closed','','join-our-team','','','2021-12-05 09:37:31','2021-12-05 09:37:31','',0,'https://www.fairphoto.com/?post_type=wpcf7_contact_form&#038;p=842',0,'wpcf7_contact_form','',0),(843,3,'2021-12-05 07:07:47','2021-12-05 07:07:47','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Ruben Rekker\" job_position=\"Founder\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"linea\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"center\" border_radius=\"default\" image_loading=\"default\" icon_linea=\"icon-arrows-plus\" link_url=\"#join-our-team\"]Join us[/fancy_box][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Special thanks\" use_theme_fonts=\"yes\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Lamia Benhaddou\" job_position=\"Product Manager\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Wye Yu\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Tien Lin\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Carlos Claro\" job_position=\"Developer\"][/team_member][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Guillaume Ang\" job_position=\"Strategy\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Connie Yan\" job_position=\"Content Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Hadi Tien Vinh\" job_position=\"Marketing Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Our Team','','inherit','closed','closed','','77-revision-v1','','','2021-12-05 07:07:47','2021-12-05 07:07:47','',77,'https://www.fairphoto.com/?p=843',0,'revision','',0),(844,3,'2021-12-05 07:08:50','2021-12-05 07:08:50','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Ruben Rekker\" job_position=\"Founder\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"linea\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"center\" border_radius=\"default\" image_loading=\"default\" icon_linea=\"icon-arrows-plus\" link_url=\"#join-our-team\" min_height=\"174\"]Join us[/fancy_box][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Special thanks\" use_theme_fonts=\"yes\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Lamia Benhaddou\" job_position=\"Product Manager\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Wye Yu\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Tien Lin\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Carlos Claro\" job_position=\"Developer\"][/team_member][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Guillaume Ang\" job_position=\"Strategy\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Connie Yan\" job_position=\"Content Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Hadi Tien Vinh\" job_position=\"Marketing Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Our Team','','inherit','closed','closed','','77-revision-v1','','','2021-12-05 07:08:50','2021-12-05 07:08:50','',77,'https://www.fairphoto.com/?p=844',0,'revision','',0),(845,3,'2021-12-05 07:09:58','2021-12-05 07:09:58','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Ruben Rekker\" job_position=\"Founder\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"linea\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"center\" border_radius=\"default\" image_loading=\"default\" icon_linea=\"icon-arrows-plus\" link_url=\"#join-our-team\" min_height=\"130\"]Join us[/fancy_box][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Special thanks\" use_theme_fonts=\"yes\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Lamia Benhaddou\" job_position=\"Product Manager\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Wye Yu\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Tien Lin\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Carlos Claro\" job_position=\"Developer\"][/team_member][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Guillaume Ang\" job_position=\"Strategy\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Connie Yan\" job_position=\"Content Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Hadi Tien Vinh\" job_position=\"Marketing Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Our Team','','inherit','closed','closed','','77-revision-v1','','','2021-12-05 07:09:58','2021-12-05 07:09:58','',77,'https://www.fairphoto.com/?p=845',0,'revision','',0),(846,3,'2021-12-05 09:11:44','2021-12-05 09:11:44','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Ruben Rekker\" job_position=\"Founder\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"linea\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"center\" border_radius=\"default\" image_loading=\"default\" icon_linea=\"icon-arrows-plus\" link_url=\"#join-our-team\" min_height=\"130\"]Join us[/fancy_box][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Special thanks\" use_theme_fonts=\"yes\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Lamia Benhaddou\" job_position=\"Product Manager\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Wye Yu\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Tien Lin\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Carlos Claro\" job_position=\"Developer\"][/team_member][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Guillaume Ang\" job_position=\"Strategy\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Connie Yan\" job_position=\"Content Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Hadi Tien Vinh\" job_position=\"Marketing Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#1e73be\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"join-our-team\" advanced_gradient_angle=\"0\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" gradient_type=\"default\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Join Our Team\" use_theme_fonts=\"yes\"][vc_column_text]Do you have a passion for photography and helping people and planet? Reach out today.[/vc_column_text][contact-form-7 id=\"842\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Our Team','','inherit','closed','closed','','77-revision-v1','','','2021-12-05 09:11:44','2021-12-05 09:11:44','',77,'https://www.fairphoto.com/?p=846',0,'revision','',0),(849,3,'2021-12-05 09:41:29','2021-12-05 09:41:29','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Ruben Rekker\" job_position=\"Founder\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"linea\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"center\" border_radius=\"default\" image_loading=\"default\" icon_linea=\"icon-arrows-plus\" link_url=\"#join-our-team\" min_height=\"130\"]Join us[/fancy_box][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Special thanks\" use_theme_fonts=\"yes\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Lamia Benhaddou\" job_position=\"Product Manager\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Wye Yu\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Tien Lin\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Carlos Claro\" job_position=\"Developer\"][/team_member][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Guillaume Ang\" job_position=\"Strategy\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Connie Yan\" job_position=\"Content Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Hadi Tien Vinh\" job_position=\"Marketing Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"join-our-team\" advanced_gradient_angle=\"0\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" gradient_type=\"default\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Join Our Team\" use_theme_fonts=\"yes\"][vc_column_text]Do you have a passion for photography and helping people and planet? Reach out today.[/vc_column_text][contact-form-7 id=\"842\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Our Team','','inherit','closed','closed','','77-revision-v1','','','2021-12-05 09:41:29','2021-12-05 09:41:29','',77,'https://www.fairphoto.com/?p=849',0,'revision','',0),(847,3,'2021-12-05 09:38:07','2021-12-05 09:38:07','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Ruben Rekker\" job_position=\"Founder\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"linea\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"center\" border_radius=\"default\" image_loading=\"default\" icon_linea=\"icon-arrows-plus\" link_url=\"#join-our-team\" min_height=\"130\"]Join us[/fancy_box][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Special thanks\" use_theme_fonts=\"yes\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Lamia Benhaddou\" job_position=\"Product Manager\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Wye Yu\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Tien Lin\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Carlos Claro\" job_position=\"Developer\"][/team_member][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Guillaume Ang\" job_position=\"Strategy\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Connie Yan\" job_position=\"Content Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Hadi Tien Vinh\" job_position=\"Marketing Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#1e73be\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"join-our-team\" advanced_gradient_angle=\"0\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" gradient_type=\"default\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Join Our Team\" use_theme_fonts=\"yes\"][vc_column_text]Do you have a passion for photography and helping people and planet? Reach out today.</p>\n<p>We are currently on the look out for skilled marketers, writers and lawyers.[/vc_column_text][contact-form-7 id=\"842\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Our Team','','inherit','closed','closed','','77-revision-v1','','','2021-12-05 09:38:07','2021-12-05 09:38:07','',77,'https://www.fairphoto.com/?p=847',0,'revision','',0),(848,3,'2021-12-05 09:39:56','2021-12-05 09:39:56','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Ruben Rekker\" job_position=\"Founder\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"linea\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"center\" border_radius=\"default\" image_loading=\"default\" icon_linea=\"icon-arrows-plus\" link_url=\"#join-our-team\" min_height=\"130\"]Join us[/fancy_box][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Special thanks\" use_theme_fonts=\"yes\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Lamia Benhaddou\" job_position=\"Product Manager\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Wye Yu\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Tien Lin\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Carlos Claro\" job_position=\"Developer\"][/team_member][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Guillaume Ang\" job_position=\"Strategy\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Connie Yan\" job_position=\"Content Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Hadi Tien Vinh\" job_position=\"Marketing Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"join-our-team\" advanced_gradient_angle=\"0\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" gradient_type=\"default\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Join Our Team\" use_theme_fonts=\"yes\"][vc_column_text]Do you have a passion for photography and helping people and planet? Reach out today.</p>\n<p>We are currently on the look out for skilled marketers, writers and lawyers.[/vc_column_text][contact-form-7 id=\"842\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Our Team','','inherit','closed','closed','','77-revision-v1','','','2021-12-05 09:39:56','2021-12-05 09:39:56','',77,'https://www.fairphoto.com/?p=848',0,'revision','',0),(850,3,'2021-12-05 09:43:25','2021-12-05 09:43:25','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][contact-form-7 id=\"233\"][vc_column_text]</p>\n<p>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.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Contact Us','','inherit','closed','closed','','79-autosave-v1','','','2021-12-05 09:43:25','2021-12-05 09:43:25','',79,'https://www.fairphoto.com/?p=850',0,'revision','',0),(851,3,'2021-12-05 09:44:19','2021-12-05 09:44:19','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Send us a message\" font_container=\"tag:h1|text_align:left\" use_theme_fonts=\"yes\"][vc_column_text]Got a question? Send us a message and we\'ll get back to you as soon as possible.[/vc_column_text][contact-form-7 id=\"233\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','79-revision-v1','','','2021-12-05 09:44:19','2021-12-05 09:44:19','',79,'https://www.fairphoto.com/?p=851',0,'revision','',0),(852,3,'2021-12-05 09:44:53','2021-12-05 09:44:53','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Send us a message\" use_theme_fonts=\"yes\"][vc_column_text]Got a question? Send us a message and we\'ll get back to you as soon as possible.[/vc_column_text][contact-form-7 id=\"233\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n','Contact Us','','inherit','closed','closed','','79-revision-v1','','','2021-12-05 09:44:53','2021-12-05 09:44:53','',79,'https://www.fairphoto.com/?p=852',0,'revision','',0),(853,3,'2021-12-05 09:49:38','2021-12-05 09:49:38','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Suggest a Project</h2>\r\nDo you know or work for a project that would like to participate in the Fair Photo initiative? Suggest the project below.[/vc_column_text][contact-form-7 id=\"807\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Suggest a Project','','inherit','closed','closed','','65-revision-v1','','','2021-12-05 09:49:38','2021-12-05 09:49:38','',65,'https://www.fairphoto.com/?p=853',0,'revision','',0),(854,3,'2021-12-05 22:48:56','2021-12-05 22:48:56','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Suggest a Project</h2>\r\nDo you know or work for a project that would like to participate in the Fair Photo initiative? Suggest the project below.\r\n\r\nWe will initiate first contact through email so please ensure that this field has an email address. This could be either of the project or organisation or of a primary contact person.[/vc_column_text][contact-form-7 id=\"807\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Suggest a Project','','inherit','closed','closed','','65-revision-v1','','','2021-12-05 22:48:56','2021-12-05 22:48:56','',65,'https://www.fairphoto.com/?p=854',0,'revision','',0),(855,3,'2021-12-05 22:51:44','2021-12-05 22:51:44','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ececec\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Get involved\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Did you happen to take a great photo? Could the area it was taken at use our support? Submit your photo today.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Submit a photo (Live)','','inherit','closed','closed','','773-revision-v1','','','2021-12-05 22:51:44','2021-12-05 22:51:44','',773,'https://www.fairphoto.com/?p=855',0,'revision','',0),(865,3,'2021-12-07 10:56:39','2021-12-07 10:56:39','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Show Your Support\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to receiving updates in your inbox and find out when we will start selling our first prints. We promise we won\'t spam and you can unsubscribe at any time.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-12-07 10:56:39','2021-12-07 10:56:39','',31,'https://www.fairphoto.com/?p=865',0,'revision','',0),(856,3,'2021-12-05 23:46:12','2021-12-05 23:46:12','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,<br />\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/prints\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]</p>\n<h4>Discover</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]</p>\n<h4>Display</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/prints/display-options/\">View our Options</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]</p>\n<h4>Give back</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]</p>\n<h4>Contribute</h4>\n<p>[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Show Your Support\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to receiving updates in your inbox and find out when we will start selling our first prints. We promise we won\'t spam and you can unsubscribe at any time.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/prints\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','31-revision-v1','','','2021-12-05 23:46:12','2021-12-05 23:46:12','',31,'https://www.fairphoto.com/?p=856',0,'revision','',0),(857,3,'2021-12-05 23:49:40','2021-12-05 23:49:40','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ececec\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Know a project?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Fair Photo prints exist to support the areas in which the photos were taken. Do you know a great local project that could use some help? Let us know today.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Suggest a project\" url=\"/suggest-a-project\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Suggest a Project (Live)','','publish','closed','closed','','suggest-a-project','','','2022-01-01 03:21:26','2022-01-01 03:21:26','',0,'https://www.fairphoto.com/?post_type=salient_g_sections&#038;p=857',0,'salient_g_sections','',0),(858,3,'2021-12-05 23:49:40','2021-12-05 23:49:40','','Suggest a Project','','inherit','closed','closed','','857-revision-v1','','','2021-12-05 23:49:40','2021-12-05 23:49:40','',857,'https://www.fairphoto.com/?p=858',0,'revision','',0),(859,3,'2022-01-01 03:20:32','2022-01-01 03:20:32','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ececec\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Know a project?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Do you know a great local project that could use some help? Let us know today.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Suggest a project\" url=\"/suggest-a-project\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Suggest a Project (Live)','','inherit','closed','closed','','857-autosave-v1','','','2022-01-01 03:20:32','2022-01-01 03:20:32','',857,'https://www.fairphoto.com/?p=859',0,'revision','',0),(860,3,'2021-12-05 23:51:06','2021-12-05 23:51:06','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ececec\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Know a project?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Do you know a great local project that could use some help? Let us know today.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Suggest a project\" url=\"/suggest-a-project\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Suggest a Project','','inherit','closed','closed','','857-revision-v1','','','2021-12-05 23:51:06','2021-12-05 23:51:06','',857,'https://www.fairphoto.com/?p=860',0,'revision','',0),(861,3,'2021-12-05 23:51:44','2021-12-05 23:51:44','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ececec\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Know a project?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Do you know a great local project that could use some help? Let us know today.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Suggest a project\" url=\"/suggest-a-project\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Suggest a Project (Live)','','inherit','closed','closed','','857-revision-v1','','','2021-12-05 23:51:44','2021-12-05 23:51:44','',857,'https://www.fairphoto.com/?p=861',0,'revision','',0),(863,3,'2021-12-05 23:54:59','2021-12-05 23:54:59','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"4%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"112\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Mission\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquam enim quam, a auctor enim iaculis quis. Vestibulum fermentum tellus ut blandit feugiat. Vestibulum vitae euismod massa. Nunc nec dui dui. Sed pharetra enim non nibh tincidunt, euismod laoreet ligula varius. Nunc condimentum quis felis et tincidunt.[/vc_column_text][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-facebook\" url=\"fff\" icon_size=\"30\"][nectar_icon icon_family=\"fontawesome\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"Accent-Color\" open_new_tab=\"true\" icon_padding=\"20px\" icon_fontawesome=\"fa fa-twitter\" url=\"fff\" icon_size=\"30\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"2/5\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"none\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"left\" border_radius=\"default\" image_loading=\"default\" min_height=\"200\"]\r\n<h3>Support this project</h3>\r\nThere are a number of ways in which you can support this project:\r\n\r\n[nectar_btn size=\"medium\" button_style=\"regular\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" solid_text_color_override=\"#0080a0\" icon_family=\"none\" text=\"Buy the \"inle Lake\" print\"]\r\n\r\n<a class=\"light\" href=\"#donate\">Donate</a>\r\n<a class=\"light\" href=\"#donate\">Print your own photo</a>[/fancy_box][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_gmap map_type=\"google\" zoom=\"4\" enable_zoom=\"1\" marker_style=\"default\" nectar_marker_color=\"accent-color\" map_greyscale=\"1\" size=\"400\" map_center_lat=\"20.656793\" map_center_lng=\"96.940847\" map_markers=\"20.656793|96.940847|Project location\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][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_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\" custom_height=\"60\"][/vc_column][/vc_row]','Project Top','','inherit','closed','closed','','403-revision-v1','','','2021-12-05 23:54:59','2021-12-05 23:54:59','',403,'https://www.fairphoto.com/?p=863',0,'revision','',0),(864,3,'2021-12-06 00:20:06','2021-12-06 00:20:06','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ececec\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Get involved\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Did you happen to take a great photo? Could the area it was taken at use our support? Submit your photo today.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Submit a Photo (Live)','','inherit','closed','closed','','773-revision-v1','','','2021-12-06 00:20:06','2021-12-06 00:20:06','',773,'https://www.fairphoto.com/?p=864',0,'revision','',0),(866,0,'2021-12-08 05:38:34','2021-12-08 05:38:34','Ruben Rekker\ni know a really cool project\nenvironment\nAustralia\nrrekker@think.edu.au\n+61289135316\nNo\n1\n121.209.130.231\nMozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36\nhttps://www.fairphoto.com/suggest-a-project/\nDecember 8, 2021\n5:38 am\n65\nsuggest-a-project\nSuggest a Project\nhttps://www.fairphoto.com/suggest-a-project/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','publish','closed','closed','','your-subject-3','','','2021-12-08 05:38:34','2021-12-08 05:38:34','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=866',0,'flamingo_inbound','',0),(867,3,'2021-12-08 09:21:38','2021-12-08 09:21:38','','Paw Kae\', Myanmar (M)','29 Feb 2016\n\nWhen we arrived in this village of the Pach people, we were immediately invited to have tea with them. The longer we sat there the more villagers heard about the news of the white people in town. Lots of smiles and kids like these around, wondering who the heck is disturbing them during their meal.','inherit','open','closed','','paw-kae-myanmar-m','','','2021-12-08 09:21:38','2021-12-08 09:21:38','',0,'https://www.fairphoto.com/wp-content/uploads/2021/12/0a4a6841.jpg',0,'attachment','image/jpeg',0),(868,3,'2021-12-08 09:21:50','2021-12-08 09:21:50','','','','inherit','open','closed','','868','','','2021-12-08 09:21:50','2021-12-08 09:21:50','',0,'https://www.fairphoto.com/wp-content/uploads/2021/12/shutterstock_561764830-m.jpg',0,'attachment','image/jpeg',0),(869,3,'2021-12-08 09:22:50','2021-12-08 09:22:50','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" advanced_gradient_angle=\"0\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"120%\" bottom_padding_phone=\"140%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Show Your Support\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to receiving updates in your inbox and find out when we will start selling our first prints. We promise we won\'t spam and you can unsubscribe at any time.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-12-08 09:22:50','2021-12-08 09:22:50','',31,'https://www.fairphoto.com/?p=869',0,'revision','',0),(870,3,'2021-12-08 09:23:40','2021-12-08 09:23:40','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" advanced_gradient_angle=\"0\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"100%\" bottom_padding_phone=\"100%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Show Your Support\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to receiving updates in your inbox and find out when we will start selling our first prints. We promise we won\'t spam and you can unsubscribe at any time.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-12-08 09:23:40','2021-12-08 09:23:40','',31,'https://www.fairphoto.com/?p=870',0,'revision','',0),(871,3,'2021-12-08 09:24:41','2021-12-08 09:24:41','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" advanced_gradient_angle=\"0\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"100%\" bottom_padding_phone=\"80%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Show Your Support\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to receiving updates in your inbox and find out when we will start selling our first prints. We promise we won\'t spam and you can unsubscribe at any time.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-12-08 09:24:41','2021-12-08 09:24:41','',31,'https://www.fairphoto.com/?p=871',0,'revision','',0),(872,3,'2021-12-08 09:25:42','2021-12-08 09:25:42','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" advanced_gradient_angle=\"0\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" bottom_padding_tablet=\"100%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Show Your Support\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to receiving updates in your inbox and find out when we will start selling our first prints. We promise we won\'t spam and you can unsubscribe at any time.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-12-08 09:25:42','2021-12-08 09:25:42','',31,'https://www.fairphoto.com/?p=872',0,'revision','',0),(873,3,'2021-12-08 09:27:00','2021-12-08 09:27:00','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" advanced_gradient_angle=\"0\" overlay_strength=\"1\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" top_padding_tablet=\"10%\" bottom_padding_tablet=\"60%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Show Your Support\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to receiving updates in your inbox and find out when we will start selling our first prints. We promise we won\'t spam and you can unsubscribe at any time.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-12-08 09:27:00','2021-12-08 09:27:00','',31,'https://www.fairphoto.com/?p=873',0,'revision','',0),(874,3,'2021-12-08 09:30:27','2021-12-08 09:30:27','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" color_overlay_2=\"rgba(132,88,30,0.36)\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" top_padding_tablet=\"10%\" bottom_padding_tablet=\"60%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Show Your Support\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to receiving updates in your inbox and find out when we will start selling our first prints. We promise we won\'t spam and you can unsubscribe at any time.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2021-12-08 09:30:27','2021-12-08 09:30:27','',31,'https://www.fairphoto.com/?p=874',0,'revision','',0),(875,3,'2021-12-09 09:03:19','2021-12-09 09:03:19','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Ruben Rekker\" job_position=\"Founder\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Aleks Wynne\" job_position=\"Videographer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"linea\" box_color=\"#0080a0\" content_color=\"#ffffff\" box_color_opacity=\"0\" box_alignment=\"center\" border_radius=\"default\" image_loading=\"default\" icon_linea=\"icon-arrows-plus\" link_url=\"#join-our-team\" min_height=\"130\"]Join us[/fancy_box][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Special thanks\" use_theme_fonts=\"yes\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Lamia Benhaddou\" job_position=\"Product Manager\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Wye Yu\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Tien Lin\" job_position=\"Developer\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Carlos Claro\" job_position=\"Developer\"][/team_member][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Guillaume Ang\" job_position=\"Strategy\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Connie Yan\" job_position=\"Content Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][team_member team_memeber_style=\"meta_below\" link_element=\"none\" color=\"Accent-Color\" name=\"Hadi Tien Vinh\" job_position=\"Marketing Specialist\"][/team_member][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#0080a0\" scene_position=\"center\" top_padding=\"6%\" constrain_group_1=\"yes\" bottom_padding=\"6%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"join-our-team\" advanced_gradient_angle=\"0\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" gradient_type=\"default\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Join Our Team\" use_theme_fonts=\"yes\"][vc_column_text]Do you have a passion for photography and helping people and planet? Reach out today.[/vc_column_text][contact-form-7 id=\"842\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Our Team','','inherit','closed','closed','','77-revision-v1','','','2021-12-09 09:03:19','2021-12-09 09:03:19','',77,'https://www.fairphoto.com/?p=875',0,'revision','',0),(876,3,'2021-12-09 09:27:28','2021-12-09 09:27:28','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile briefly staying in Cebu in the Philippines during my travels in 2017, I was informed about a small environmental organisation called \"People and the Sea\".</p>\n<p>The organisation is located on Malapascua, a tiny island located just a bit north of Cebu. After finding their website, I managed to get in touch with Ian, one of their founders, and he welcomed my down to meet the crew.</p>\n<p>Upon arrival on the island, I randomly found a place to stay at Mike and Diose\'s. Later I found out that the room I received, was located right underneath the cottage in which Ian and Axelle stay - the people who run People and the Sea.</p>\n<p>&nbsp;[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines and is quite populated for it\'s size; about 8000 inhabitants live on a surface of about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for the local communities, as they depend on it for either finding food or through tourism.</p>\n<p>Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks third (<a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">statistica</a>) on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste management is extremely poor.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to be solutions to social problems as they are interrelated. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it and they are not proud of it, but it is a lot cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"people\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A team led by Ian Mills undertakes regular dive surveys to assess the health of the benthic cover (the bottom of the sea) and the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to conserve marine habitats. By setting up a monitoring program that is carried on over a larger period of time, changes will become visible, meaningful comparisons can be made and different causes of change can start to be explored.</p>\n<p>Ian (middle) says: \"You don\'t have to look hard to find evidence that it\'s struggling and under pressure\". He continues: \"You can just stand by and hope that it sorts itself out or you can try and do something to help. It\'s as simple as that.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The survey data and analysis are shared with those who would benefit from having this information, such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are currently a series of marine protected area\'s (MPA\'s) setup around the island and there are proposals for more. If successful, People and Sea will be involved with setting those up and monitoring and protecting those too.</p>\n<p>A great strength of the initiative is that it is following a completely self-funded and self-sustained model. According to Ian, conservation efforts can sometimes be project funded but then if the funds dry up the project can end too. Ian stresses the importance of longevity with this program so that meaningful analysis from a baseline can be made over a longer period of time, which would make the insights a lot more valuable.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"585\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-12-09 09:27:28','2021-12-09 09:27:28','',651,'https://www.fairphoto.com/?p=876',0,'revision','',0),(878,3,'2021-12-09 10:15:46','2021-12-09 10:15:46','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile briefly staying in Cebu in the Philippines during my travels in 2017, I was informed about a small environmental organisation called \"People and the Sea\".</p>\n<p>The organisation is located on Malapascua, a tiny island located just a bit north of Cebu. After finding their website, I managed to get in touch with co-found Ian, who then invited me to come down and meet the crew.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines and is quite populated for it\'s size; about 8000 inhabitants live on a surface of about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for the local communities, as they depend on it for either finding food or through tourism.</p>\n<p>Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks third (<a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">statistica</a>) on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste management is extremely poor.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to be solutions to social problems as they are interrelated. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it and they are not proud of it, but it is a lot cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"people\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A team led by Ian Mills undertakes regular dive surveys to assess the health of the benthic cover (the bottom of the sea) and the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to conserve marine habitats. By setting up a monitoring program that is carried on over a larger period of time, changes will become visible, meaningful comparisons can be made and different causes of change can start to be explored.</p>\n<p>Ian (middle) says: \"You don\'t have to look hard to find evidence that it\'s struggling and under pressure\". He continues: \"You can just stand by and hope that it sorts itself out or you can try and do something to help. It\'s as simple as that.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The survey data and analysis are shared with those who would benefit from having this information, such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A great strength of the initiative is that it is following a completely self-funded and self-sustained model. According to Ian, conservation efforts can sometimes be project funded but then if the funds dry up the project can end too. Ian stresses the importance of longevity with this program so that meaningful analysis from a baseline can be made over a longer period of time, which would make the insights a lot more valuable.</p>\n<p>There are currently a series of marine protected area\'s (MPA\'s) setup around the island and the data from the surveys helps to determine which new areas should be added to this list. Though existing MPA\'s should continue to be monitored to find out whether the MPA status has actually been successful.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"585\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Along the east coast of mainland Cebu, local fishermen realised that the marine habitat had become too degraded and asked the dive team at People and the Sea to help find new marine sites to protect. Ian ads: \"If it comes from a grassroots place it stands a lot more chance to be successful in the long run\".[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-12-09 10:15:46','2021-12-09 10:15:46','',651,'https://www.fairphoto.com/?p=878',0,'revision','',0);
INSERT INTO `wpbb_posts` VALUES (877,3,'2021-12-09 10:01:36','2021-12-09 10:01:36','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile briefly staying in Cebu in the Philippines during my travels in 2017, I was informed about a small environmental organisation called \"People and the Sea\".</p>\n<p>The organisation is located on Malapascua, a tiny island located just a bit north of Cebu. After finding their website, I managed to get in touch with Ian, one of their founders, and he welcomed my down to meet the crew.</p>\n<p>Upon arrival on the island, I randomly found a place to stay at Mike and Diose\'s. Later I found out that the room I received, was located right underneath the cottage in which Ian and Axelle stay - the people who run People and the Sea.</p>\n<p>&nbsp;[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines and is quite populated for it\'s size; about 8000 inhabitants live on a surface of about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for the local communities, as they depend on it for either finding food or through tourism.</p>\n<p>Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks third (<a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">statistica</a>) on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste management is extremely poor.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to be solutions to social problems as they are interrelated. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it and they are not proud of it, but it is a lot cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"people\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A team led by Ian Mills undertakes regular dive surveys to assess the health of the benthic cover (the bottom of the sea) and the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to conserve marine habitats. By setting up a monitoring program that is carried on over a larger period of time, changes will become visible, meaningful comparisons can be made and different causes of change can start to be explored.</p>\n<p>Ian (middle) says: \"You don\'t have to look hard to find evidence that it\'s struggling and under pressure\". He continues: \"You can just stand by and hope that it sorts itself out or you can try and do something to help. It\'s as simple as that.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The survey data and analysis are shared with those who would benefit from having this information, such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A great strength of the initiative is that it is following a completely self-funded and self-sustained model. According to Ian, conservation efforts can sometimes be project funded but then if the funds dry up the project can end too. Ian stresses the importance of longevity with this program so that meaningful analysis from a baseline can be made over a longer period of time, which would make the insights a lot more valuable.</p>\n<p>There are currently a series of marine protected area\'s (MPA\'s) setup around the island and the data from the surveys helps to determine which new areas should be added to this list. Though existing MPA\'s should continue to be monitored to find out whether the MPA status has actually been successful.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"585\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Along the east coast of mainland Cebu, local fishermen realised that the marine habitat had become too degraded and asked the dive team at People and the Sea to help find new marine sites to protect. Ian ads: \"If it comes from a grassroots place it stands a lot more chance to be successful in the long run\".[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Buy the <a href=\"https://www.fairphoto.com/prints/inle-lake/\">Inle Lake</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-12-09 10:01:36','2021-12-09 10:01:36','',651,'https://www.fairphoto.com/?p=877',0,'revision','',0),(879,3,'2021-12-09 10:31:47','2021-12-09 10:31:47','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile briefly staying in Cebu in the Philippines during my travels in 2017, I was informed about a small environmental organisation called \"People and the Sea\".</p>\n<p>The organisation is located on Malapascua, a tiny island located just a bit north of Cebu. After finding their website, I managed to get in touch with co-found Ian, who then invited me to come down and meet the crew.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines and is quite populated for it\'s size; about 8000 inhabitants live on a surface of about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for the local communities, as they depend on it for either finding food or through tourism.</p>\n<p>Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks third (<a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">statistica</a>) on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste management is extremely poor.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to be solutions to social problems as they are interrelated. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it and they are not proud of it, but it is a lot cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"people\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A team led by Ian Mills undertakes regular dive surveys to assess the health of the benthic cover (the bottom of the sea) and the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to conserve marine habitats. By setting up a monitoring program that is carried on over a larger period of time, changes will become visible, meaningful comparisons can be made and different causes of change can start to be explored.</p>\n<p>Ian (middle) says: \"You don\'t have to look hard to find evidence that it\'s struggling and under pressure\". He continues: \"You can just stand by and hope that it sorts itself out or you can try and do something to help. It\'s as simple as that.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The survey data and analysis are shared with those who would benefit from having this information, such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A great strength of the initiative is that it is following a completely self-funded and self-sustained model. According to Ian, conservation efforts can sometimes be project funded but then if the funds dry up the project can end too. Ian stresses the importance of longevity with this program so that meaningful analysis from a baseline can be made over a longer period of time, which would make the insights a lot more valuable.</p>\n<p>There are currently a series of marine protected area\'s (MPA\'s) setup around the island and the data from the surveys helps to determine which new areas should be added to this list. Though existing MPA\'s should continue to be monitored to find out whether the MPA status has actually been successful.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"585\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Along the east coast of mainland Cebu, local fishermen realised that the marine habitat had become too degraded and asked the dive team at People and the Sea to help find new marine sites to protect. Ian ads: \"If it comes from a grassroots place it stands a lot more chance to be successful in the long run\".[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Even though the recent past has seen two big typhoons and overfishing using unsustainable methods, which all have had substantial impact, Ian can anecdotally confirm that he has seen improvement in the two years since they have been running the surveys. Having said this, he immediately ads that in the grand scheme of things, this is not very long. \"That\'s why it\'s really important that we keep the monitoring going so that we can start to look for changes over a longer period of time\".[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-12-09 10:31:47','2021-12-09 10:31:47','',651,'https://www.fairphoto.com/?p=879',0,'revision','',0),(880,3,'2021-12-09 10:36:19','2021-12-09 10:36:19','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]I[/nectar_dropcap]nle Lake is a freshwater lake located in the Nyaungshwe Township of Shan State in Myanmar.  It is the second largest lake in Myanmar, after Indawgyi Lake in the north.</p>\n<p>I first visited this lake in in 2016, when I joined a guided walking tour from Kalaw to Inle through local hills and villages.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"535\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Many of the houses in Inle are built on stilts to keep them dry as the water levels fluctuate.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"532\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]There are 4 main villages around the lake, all part of the Nyaung Shwe township. The villages are predominantly occupied by Intha people, with a mix of other Shan, Taungyo, Pa-O (Taungthu), Danu, Kayah, Danaw and Bamar ethnicities.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"485\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Most transportation on the lake is traditionally by small boats.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"501\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Farmers are mostly self-sufficient and depending on the season they use the mud to grow tomatoes, cucumbers, gourds and pulses. These gardens rise and fall with changes in the water level, and so are resistant to flooding[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"495\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Local fishermen are known for practicing a distinctive style of fishing. They stand at the stern on one leg while wrapping the other leg around the oar. This helps them see through the dense reeds and floating plants.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"494\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local carp, called nga hpein locally, has been a staple of the local diet and has also been historically most abundant.  There are more than 35 native species of fish, including 17 species that are found no where else in the world, including the nga hpein. Today this carp is seriously threatened.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\">Unfortunately, the Inle watershed is suffering from the environmental effects of the overuse of chemical farming, deforestation, lack of effective water management systems and pressures on resources due to rapidly increasing tourism.</p>\n<p class=\"p1\">Youth in particular are vulnerable to the changing patterns of life in and around the lake, with many seeing few options but to leave. They are also at risk of drug usage and other risk behaviours as Shan state is a major production and trafficking area for illicit drugs.<span class=\"Apple-converted-space\"> </span></p>\n<p class=\"p1\">Tourism is both an economical industry to harness as well as a major threat to the ecological health of the lake and its surroundings. The development of eco-tourism that does not impact the local environment but also genuinely gives back to the community and helps promote conservation and sustainability could provide an answer.</p>\n<p class=\"p1\">The Kalyana Mitta Foundation, or KMF, is a local NGO working for sustainable development and peace.</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae (HHIMM)</a> is an alumni group that was trained by KMF and run by local young people. Within three years, activities had grown into increasing environmental awareness in local communities, tree planting campaigns, summer work camp programs and environmental exhibitions and campaigns.</p>\n<div class=\"module-message__container-outer\">\n<div class=\"module-message__container module-message__container--incoming\">\n<div class=\"module-message__text module-message__text--incoming\" dir=\"auto\">Hnalone Hla means beautiful heart, Inn is Inle lake and Maung and Mae refer to Mr and Ms.</div>\n</div>\n</div>\n<div class=\"module-message__buttons module-message__buttons--incoming\"></div>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"507\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A local monastery where members of Hnalone Hla Inn Maung Mae educate monks how to promote conservation and sustainability amongst its visitors and followers.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"508\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe, Hnalone Hla Inn Maung Mae\'s chairman, guides us to a patch of forests where new trees were planted.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"509\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Kyaw Soe shows where volunteers of Hnalone Hla Inn Maung Mae had recently planted new trees to combat deforestation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]In order for HHIMM to continue its efforts of conservation and educating its people, its mother organisation KMF has helped them to setup a cafe, called the Eco Social Café, in the tourist area of the main town of Nyaung Shwe.</p>\n<p>The goal of the cafe is to raise environmental awareness with customers, support local producers, provide a livelihood for local young people and to generate a consistent stream of revenue.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"500\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The Eco Social Café raises environmental awareness with customers, supports local producers, provides a livelihood for local young people and generates income to continue to conserve and protect the lake.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Since the coup in February 2021, tourism in Myanmar has completely come to a halt. This has meant for the Eco Social Café that there were no more visitors and it had to close down.</p>\n<p>Reserve your copy of the <a href=\"https://www.fairphoto.com/gallery/hanchank-nyi-chin/\">Hanchank Nyi Chin</a> print today and support <a href=\"https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/\">Hnalone Hla Inn Maung Mae</a>\'s efforts to conserve Inle Lake and educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column][/vc_row]</p>\n','Exploring Inle Lake in Myanmar','','inherit','closed','closed','','521-revision-v1','','','2021-12-09 10:36:19','2021-12-09 10:36:19','',521,'https://www.fairphoto.com/?p=880',0,'revision','',0),(881,3,'2021-12-09 10:38:28','2021-12-09 10:38:28','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile briefly staying in Cebu in the Philippines during my travels in 2017, I was informed about a small environmental organisation called \"People and the Sea\".</p>\n<p>The organisation is located on Malapascua, a tiny island located just a bit north of Cebu. After finding their website, I managed to get in touch with co-found Ian, who then invited me to come down and meet the crew.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines and is quite populated for it\'s size; about 8000 inhabitants live on a surface of about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for the local communities, as they depend on it for either finding food or through tourism.</p>\n<p>Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks third (<a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">statistica</a>) on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste management is extremely poor.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to be solutions to social problems as they are interrelated. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it and they are not proud of it, but it is a lot cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"people\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A team led by Ian Mills undertakes regular dive surveys to assess the health of the benthic cover (the bottom of the sea) and the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to conserve marine habitats. By setting up a monitoring program that is carried on over a larger period of time, changes will become visible, meaningful comparisons can be made and different causes of change can start to be explored.</p>\n<p>Ian (middle) says: \"You don\'t have to look hard to find evidence that it\'s struggling and under pressure\". He continues: \"You can just stand by and hope that it sorts itself out or you can try and do something to help. It\'s as simple as that.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The survey data and analysis are shared with those who would benefit from having this information, such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A great strength of the initiative is that it is following a completely self-funded and self-sustained model. According to Ian, conservation efforts can sometimes be project funded but then if the funds dry up the project can end too. Ian stresses the importance of longevity with this program so that meaningful analysis from a baseline can be made over a longer period of time, which would make the insights a lot more valuable.</p>\n<p>There are currently a series of marine protected area\'s (MPA\'s) setup around the island and the data from the surveys helps to determine which new areas should be added to this list. Though existing MPA\'s should continue to be monitored to find out whether the MPA status has actually been successful.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"585\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Along the east coast of mainland Cebu, local fishermen realised that the marine habitat had become too degraded and asked the dive team at People and the Sea to help find new marine sites to protect. Ian ads: \"If it comes from a grassroots place it stands a lot more chance to be successful in the long run\".[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Even though the recent past has seen two big typhoons and overfishing using unsustainable methods, which all have had substantial impact, Ian can anecdotally confirm that he has seen improvement in the two years since they have been running the surveys. Having said this, he immediately ads that in the grand scheme of things, this is not very long. \"That\'s why it\'s really important that we keep the monitoring going so that we can start to look for changes over a longer period of time\".</p>\n<p>Reserve your copy of the <a href=\"https://www.fairphoto.com/gallery/langob-pambot/\">Langob Pambot</a> print today and support <a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a>‘s efforts to conserve marine habitats around Malapascua and to educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-12-09 10:38:28','2021-12-09 10:38:28','',651,'https://www.fairphoto.com/?p=881',0,'revision','',0),(882,3,'2021-12-09 10:39:06','2021-12-09 10:39:06','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile briefly staying in Cebu in the Philippines during my travels in 2017, I was informed about a small environmental organisation called \"People and the Sea\".</p>\n<p>The organisation is located on Malapascua, a tiny island located just a bit north of Cebu. After finding their website, I managed to get in touch with co-found Ian, who then invited me to come down and meet the crew.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines and is quite populated for it\'s size; about 8000 inhabitants live on a surface of about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for the local communities, as they depend on it for either finding food or through tourism.</p>\n<p>Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24h electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]After China and Indonesia, the Philippines ranks third (<a href=\"https://www.statista.com/chart/12211/the-countries-polluting-the-oceans-the-most/\" target=\"_blank\" rel=\"noopener\">statistica</a>) on the list of countries from where the most plastic ends up in the sea. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste management is extremely poor.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to be solutions to social problems as they are interrelated. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it and they are not proud of it, but it is a lot cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"people\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A team led by Ian Mills undertakes regular dive surveys to assess the health of the benthic cover (the bottom of the sea) and the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to conserve marine habitats. By setting up a monitoring program that is carried on over a larger period of time, changes will become visible, meaningful comparisons can be made and different causes of change can start to be explored.</p>\n<p>Ian (middle) says: \"You don\'t have to look hard to find evidence that it\'s struggling and under pressure\". He continues: \"You can just stand by and hope that it sorts itself out or you can try and do something to help. It\'s as simple as that.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The survey data and analysis are shared with those who would benefit from having this information, such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A great strength of the initiative is that it is following a completely self-funded and self-sustained model. According to Ian, conservation efforts can sometimes be project funded but then if the funds dry up the project can end too. Ian stresses the importance of longevity with this program so that meaningful analysis from a baseline can be made over a longer period of time, which would make the insights a lot more valuable.</p>\n<p>There are currently a series of marine protected area\'s (MPA\'s) setup around the island and the data from the surveys helps to determine which new areas should be added to this list. Though existing MPA\'s should continue to be monitored to find out whether the MPA status has actually been successful.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"585\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Along the east coast of mainland Cebu, local fishermen realised that the marine habitat had become too degraded and asked the dive team at People and the Sea to help find new marine sites to protect. Ian ads: \"If it comes from a grassroots place it stands a lot more chance to be successful in the long run\".[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Even though the recent past has seen two big typhoons and overfishing using unsustainable methods, which all have had substantial impact, Ian can anecdotally confirm that he has seen a bit of improvement in the two years since they have been running the surveys. Having said this, he immediately ads that in the grand scheme of things, this is not very long. \"That\'s why it\'s really important that we keep the monitoring going so that we can start to look for changes over a longer period of time\".</p>\n<p>Reserve your copy of the <a href=\"https://www.fairphoto.com/gallery/langob-pambot/\">Langob Pambot</a> print today and support <a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a>‘s efforts to conserve marine habitats around Malapascua and to educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2021-12-09 10:39:06','2021-12-09 10:39:06','',651,'https://www.fairphoto.com/?p=882',0,'revision','',0),(886,3,'2022-01-01 02:41:32','2022-01-01 02:41:32','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile briefly staying in Cebu in the Philippines, I was informed about a small environmental organisation called \"People and the Sea\".</p>\n<p>The organisation is located on Malapascua, a tiny island located just north of Cebu. After finding their website, I managed to get in touch with co-founder Ian, who then invited me to visit.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines and is quite populated for it\'s size; about 8000 inhabitants live on a surface of about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for the local communities on the island, as they depend on it for either finding food or through tourism.</p>\n<p>Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\" and 24 hours electricity only arrived in 2009. Water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]It is estimated that 81% of ocean plastics come from Asian rivers, whereas the Philippines alone contribute around one-third of the global total¹. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste management is extremely poor.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to be solutions to social problems as they are interrelated. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which takes everything to another proportion.</p>\n<p>Another problem is their extreme poverty, so they have been over using the resources of the sea for the last 30 years. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves. According to Axelle they don\'t like to do it and they are not proud of it, but it is a lot cheaper than the conventional methods they know. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"people\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A team led by Ian Mills undertakes regular dive surveys to assess the health of the benthic cover (the bottom of the sea) and the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to conserve marine habitats. By setting up a monitoring program that is carried on over a larger period of time, changes will become visible, meaningful comparisons can be made and different causes of change can start to be explored.</p>\n<p>Ian (middle) says: \"You don\'t have to look hard to find evidence that it\'s struggling and under pressure\". He continues: \"You can just stand by and hope that it sorts itself out or you can try and do something to help. It\'s as simple as that.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The survey data and analysis are shared with those who would benefit from having this information, such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A great strength of the initiative is that it is following a completely self-funded and self-sustained model. According to Ian, conservation efforts can sometimes be project funded but then if the funds dry up the project can end too. Ian stresses the importance of longevity with this program so that meaningful analysis from a baseline can be made over a longer period of time, which would make the insights a lot more valuable.</p>\n<p>There are currently a series of marine protected area\'s (MPA\'s) setup around the island and the data from the surveys helps to determine which new areas should be added to this list. Though existing MPA\'s should continue to be monitored to find out whether the MPA status has actually been successful.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"585\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Along the east coast of mainland Cebu, local fishermen realised that the marine habitat had become too degraded and asked the dive team at People and the Sea to help find new marine sites to protect. Ian ads: \"If it comes from a grassroots place it stands a lot more chance to be successful in the long run\".[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Even though the recent past has seen two big typhoons and overfishing using unsustainable methods, which all have had substantial impact, Ian can anecdotally confirm that he has seen a bit of improvement in the two years since they have been running the surveys. Having said this, he immediately ads that in the grand scheme of things, this is not very long. \"That\'s why it\'s really important that we keep the monitoring going so that we can start to look for changes over a longer period of time\".</p>\n<p>Reserve your copy of the <a href=\"https://www.fairphoto.com/gallery/langob-pambot/\">Langob Pambot</a> print today and support <a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a>‘s efforts to conserve marine habitats around Malapascua and to educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<ol>\n<li>Richie, H 2021, \"Where does the plastic in our oceans come from?\", Our World in Data, https://ourworldindata.org/ocean-plastics</li>\n</ol>\n<p>[/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2022-01-01 02:41:32','2022-01-01 02:41:32','',651,'https://www.fairphoto.com/?p=886',0,'revision','',0),(899,3,'2022-01-05 09:26:03','2022-01-05 09:26:03','<!-- wp:heading -->\n<h2>1. We respect your privacy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1.1 Fair Photo respects your right to privacy and is committed to safeguarding the privacy of our customers and website visitors. We adhere to the Australian Privacy Principles contained in the Privacy Act 1988 (Cth). This policy sets out how we collect and treat your personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1.2 \"Personal information\" is information we hold which is identifiable as being about you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>2. Collection of personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2.1 Fair Photo will, from time to time, receive and store personal information you enter onto our website, provided to us directly or given to us in other forms.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.2 You may provide basic information such as your name, phone number, address and email address to enable us to send information, provide updates and process your product or service order. We may collect additional information at other times, including but not limited to, when you provide feedback, when you provide information about your personal or business affairs, change your content or email preference, respond to surveys and/or promotions, provide financial or credit card information, or communicate with our customer support.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.3 Additionally, we may also collect any other information you provide while interacting with us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.4 If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognise and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.4 For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>3. How we collect your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>3.1 Fair Photo collects personal information from you in a variety of ways, including when you interact with us electronically or in person, when you access our website and when we provide our services to you. We may receive personal information from third parties. If we do, we will protect it as set out in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>4. Use of your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>4.1 Fair Photo may use personal information collected from you to provide you with information, updates and our services. We may also make you aware of new and additional products, services and opportunities available to you. We may use your personal information to improve our products and services and better understand your needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4.2 Fair Photo may contact you by a variety of measures including, but not limited to telephone, email, sms or mail.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4.3 If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>5. Disclosure of your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>5.1 We may disclose your personal information to any of our employees, officers, insurers, professional advisers, agents, suppliers or subcontractors insofar as reasonably necessary for the purposes set out in this Policy. Personal information is only supplied to a third party when it is required for the delivery of our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.2 We may from time to time need to disclose personal information to comply with a legal requirement, such as a law, regulation, court order, subpoena, warrant, in the course of a legal proceeding or in response to a law enforcement agency request.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.3 We may also use your personal information to protect the copyright, trademarks, legal rights, property or safety of Fair Photo, www.fairphoto.com, its customers or third parties.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.4 Information that we collect may from time to time be stored, processed in or transferred between parties located in countries outside of Australia.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.5 If there is a change of control in our business or a sale or transfer of business assets, we reserve the right to transfer to the extent permissible at law our user databases, together with any personal information and non-personal information contained in those databases. This information may be disclosed to a potential purchaser under an agreement to maintain confidentiality. We would seek to only disclose information in good faith and where required by any of the above circumstances.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.6 By providing us with personal information, you consent to the terms of this Privacy Policy and the types of disclosure covered by this Policy. Where we disclose your personal information to third parties, we will request that the third party follow this Policy regarding handling your personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.7 <meta charset=\"utf-8\">Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>6. Security of your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>6.1 Fair Photo is committed to ensuring that the information you provide to us is secure. In order to prevent unauthorised access or disclosure, we have put in place suitable physical, electronic and managerial procedures to safeguard and secure information and protect it from misuse, interference, loss and unauthorised access, modification and disclosure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>6.2 The transmission and exchange of information is carried out at your own risk. We cannot guarantee the security of any information that you transmit to us, or receive from us. Although we take measures to safeguard against unauthorised disclosures of information, we cannot assure you that personal information that we collect will not be disclosed in a manner that is inconsistent with this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>7. Access to your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>7.1 You may request details of personal information that we hold about you in accordance with the provisions of the Privacy Act 1988 (Cth). A small administrative fee may be payable for the provision of information. If you would like a copy of the information which we hold about you or believe that any information we hold on you is inaccurate, out of date, incomplete, irrelevant or misleading, please email us at support@fairphoto.com.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>7.2 We reserve the right to refuse to provide you with information that we hold about you, in certain circumstances set out in the Privacy Act.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><meta charset=\"utf-8\">7.3 If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>8. Complaints about privacy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>8.1 If you have any complaints about our privacy practices, please feel free to send in details of your complaints to Fair Photo c/o SkedGo Pty Limited c/o Tank Stream Labs, 4/17-19 Bridge St Sydney, NSW 2000, Sydney, NSW 2000, Australia. We take complaints very seriously and will respond shortly after receiving written notice of your complaint.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>9. Changes to Privacy Policy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>9.1 Please be aware that we may change this Privacy Policy in the future. We may modify this Policy at any time, in our sole discretion and all modifications will be effective immediately upon our posting of the modifications on our website or notice board. Please check back from time to time to review our Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>10. Website</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><em>10.1 When you visit our website</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you come to our website (www.fairphoto.com) we may collect certain information such as browser type, operating system, website visited immediately before coming to our site, etc. This information is used in an aggregated manner to analyse how people use our site, such that we can improve our service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>10.2 Cookies</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may from time to time use cookies on our website. Cookies are very small files which a website uses to identify you when you come back to the site and to store details about your use of the site. Cookies are not malicious programs that access or damage your computer. Most web browsers automatically accept cookies but you can choose to reject cookies by changing your browser settings. However, this may prevent you from taking full advantage of our website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>10.3 Comments</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>An anonymised string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>10.4 Media</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><meta charset=\"utf-8\">If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>10.5 Third party sites</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our site may from time to time have links to other websites not owned or controlled by us. These links are meant for your convenience only. Links to third party websites do not constitute sponsorship or endorsement or approval of these websites. Please be aware that Fair Photo is not responsible for the privacy practises of other such websites. We encourage our users to be aware, when they leave our website, to read the privacy statements of each and every website that collects personal identifiable information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><meta charset=\"utf-8\"><em>10.6 <meta charset=\"utf-8\">Embedded content from other websites</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Last updated on 18 January 2018</p>\n<!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2022-01-05 09:26:03','2022-01-05 09:26:03','',3,'https://www.fairphoto.com/?p=899',0,'revision','',0),(897,3,'2022-01-05 09:03:05','2022-01-05 09:03:05','<!-- wp:heading -->\n<h2>1. We respect your privacy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1.1 Fair Photo respects your right to privacy and is committed to safeguarding the privacy of our customers and website visitors. We adhere to the Australian Privacy Principles contained in the Privacy Act 1988 (Cth). This policy sets out how we collect and treat your personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1.2 \"Personal information\" is information we hold which is identifiable as being about you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>2. Collection of personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2.1 Fair Photo will, from time to time, receive and store personal information you enter onto our website, provided to us directly or given to us in other forms.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.2 You may provide basic information such as your name, phone number, address and email address to enable us to send information, provide updates and process your product or service order. We may collect additional information at other times, including but not limited to, when you provide feedback, when you provide information about your personal or business affairs, change your content or email preference, respond to surveys and/or promotions, provide financial or credit card information, or communicate with our customer support.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.3 Additionally, we may also collect any other information you provide while interacting with us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>3. How we collect your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>3.1 Fair Photo collects personal information from you in a variety of ways, including when you interact with us electronically or in person, when you access our website and when we provide our services to you. We may receive personal information from third parties. If we do, we will protect it as set out in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>4. Use of your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>4.1 Fair Photo may use personal information collected from you to provide you with information, updates and our services. We may also make you aware of new and additional products, services and opportunities available to you. We may use your personal information to improve our products and services and better understand your needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4.2 Fair Photo may contact you by a variety of measures including, but not limited to telephone, email, sms or mail.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>5. Disclosure of your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>5.1 We may disclose your personal information to any of our employees, officers, insurers, professional advisers, agents, suppliers or subcontractors insofar as reasonably necessary for the purposes set out in this Policy. Personal information is only supplied to a third party when it is required for the delivery of our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.2 We may from time to time need to disclose personal information to comply with a legal requirement, such as a law, regulation, court order, subpoena, warrant, in the course of a legal proceeding or in response to a law enforcement agency request.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.3 We may also use your personal information to protect the copyright, trademarks, legal rights, property or safety of Fair Photo, www.fairphoto.com, its customers or third parties.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.4 Information that we collect may from time to time be stored, processed in or transferred between parties located in countries outside of Australia.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.5 If there is a change of control in our business or a sale or transfer of business assets, we reserve the right to transfer to the extent permissible at law our user databases, together with any personal information and non-personal information contained in those databases. This information may be disclosed to a potential purchaser under an agreement to maintain confidentiality. We would seek to only disclose information in good faith and where required by any of the above circumstances.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.6 By providing us with personal information, you consent to the terms of this Privacy Policy and the types of disclosure covered by this Policy. Where we disclose your personal information to third parties, we will request that the third party follow this Policy regarding handling your personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>6. Security of your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>6.1 Fair Photo is committed to ensuring that the information you provide to us is secure. In order to prevent unauthorised access or disclosure, we have put in place suitable physical, electronic and managerial procedures to safeguard and secure information and protect it from misuse, interference, loss and unauthorised access, modification and disclosure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>6.2 The transmission and exchange of information is carried out at your own risk. We cannot guarantee the security of any information that you transmit to us, or receive from us. Although we take measures to safeguard against unauthorised disclosures of information, we cannot assure you that personal information that we collect will not be disclosed in a manner that is inconsistent with this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>7. Access to your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>7.1 You may request details of personal information that we hold about you in accordance with the provisions of the Privacy Act 1988 (Cth). A small administrative fee may be payable for the provision of information. If you would like a copy of the information which we hold about you or believe that any information we hold on you is inaccurate, out of date, incomplete, irrelevant or misleading, please email us at support@fairphoto.com.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>7.2 We reserve the right to refuse to provide you with information that we hold about you, in certain circumstances set out in the Privacy Act.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>8. Complaints about privacy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>8.1 If you have any complaints about our privacy practices, please feel free to send in details of your complaints to Fair Photo c/o SkedGo Pty Limited c/o Tank Stream Labs, 4⁄17-19 Bridge St Sydney, NSW 2000, Sydney, NSW 2000, Australia. We take complaints very seriously and will respond shortly after receiving written notice of your complaint.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>9. Changes to Privacy Policy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>9.1 Please be aware that we may change this Privacy Policy in the future. We may modify this Policy at any time, in our sole discretion and all modifications will be effective immediately upon our posting of the modifications on our website or notice board. Please check back from time to time to review our Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>10. Website</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><em>10.1 When you visit our website</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you come to our website (www.fairphoto.com) we may collect certain information such as browser type, operating system, website visited immediately before coming to our site, etc. This information is used in an aggregated manner to analyse how people use our site, such that we can improve our service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>10.2 Cookies</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may from time to time use cookies on our website. Cookies are very small files which a website uses to identify you when you come back to the site and to store details about your use of the site. Cookies are not malicious programs that access or damage your computer. Most web browsers automatically accept cookies but you can choose to reject cookies by changing your browser settings. However, this may prevent you from taking full advantage of our website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>10.3 Our website may from time to time use cookies to analyses website traffic and help us provide a better website visitor experience. In addition, cookies may be used to serve relevant ads to website visitors through third party services such as Google Adwords. These ads may appear on this website or other websites you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>10.4 Third party sites</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our site may from time to time have links to other websites not owned or controlled by us. These links are meant for your convenience only. Links to third party websites do not constitute sponsorship or endorsement or approval of these websites. Please be aware that Fair Photo is not responsible for the privacy practises of other such websites. We encourage our users to be aware, when they leave our website, to read the privacy statements of each and every website that collects personal identifiable information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Last updated on 18 January 2018</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Comments</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Media</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Cookies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Embedded content from other websites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Who we share your data with</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>How long we retain your data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>What rights you have over your data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Where we send your data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2022-01-05 09:03:05','2022-01-05 09:03:05','',3,'https://www.fairphoto.com/?p=897',0,'revision','',0),(884,3,'2021-12-15 04:34:11','2021-12-15 04:34:11','<!-- wp:heading -->\n<h2>1. We respect your privacy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1.1 Fair Photo respects your right to privacy and is committed to safeguarding the privacy of our customers and website visitors. We adhere to the Australian Privacy Principles contained in the Privacy Act 1988 (Cth). This policy sets out how we collect and treat your personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1.2 \"Personal information\" is information we hold which is identifiable as being about you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>2. Collection of personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2.1 Fair Photo will, from time to time, receive and store personal information you enter onto our website, provided to us directly or given to us in other forms.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.2 You may provide basic information such as your name, phone number, address and email address to enable us to send information, provide updates and process your product or service order. We may collect additional information at other times, including but not limited to, when you provide feedback, when you provide information about your personal or business affairs, change your content or email preference, respond to surveys and/or promotions, provide financial or credit card information, or communicate with our customer support.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.3 Additionally, we may also collect any other information you provide while interacting with us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>3. How we collect your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>3.1 Fair Photo collects personal information from you in a variety of ways, including when you interact with us electronically or in person, when you access our website and when we provide our services to you. We may receive personal information from third parties. If we do, we will protect it as set out in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>4. Use of your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>4.1 Fair Photo may use personal information collected from you to provide you with information, updates and our services. We may also make you aware of new and additional products, services and opportunities available to you. We may use your personal information to improve our products and services and better understand your needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4.2 Fair Photo may contact you by a variety of measures including, but not limited to telephone, email, sms or mail.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>5. Disclosure of your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>5.1 We may disclose your personal information to any of our employees, officers, insurers, professional advisers, agents, suppliers or subcontractors insofar as reasonably necessary for the purposes set out in this Policy. Personal information is only supplied to a third party when it is required for the delivery of our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.2 We may from time to time need to disclose personal information to comply with a legal requirement, such as a law, regulation, court order, subpoena, warrant, in the course of a legal proceeding or in response to a law enforcement agency request.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.3 We may also use your personal information to protect the copyright, trademarks, legal rights, property or safety of Fair Photo, www.fairphoto.org, its customers or third parties.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.4 Information that we collect may from time to time be stored, processed in or transferred between parties located in countries outside of Australia.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.5 If there is a change of control in our business or a sale or transfer of business assets, we reserve the right to transfer to the extent permissible at law our user databases, together with any personal information and non-personal information contained in those databases. This information may be disclosed to a potential purchaser under an agreement to maintain confidentiality. We would seek to only disclose information in good faith and where required by any of the above circumstances.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.6 By providing us with personal information, you consent to the terms of this Privacy Policy and the types of disclosure covered by this Policy. Where we disclose your personal information to third parties, we will request that the third party follow this Policy regarding handling your personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>6. Security of your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>6.1 Fair Photo is committed to ensuring that the information you provide to us is secure. In order to prevent unauthorised access or disclosure, we have put in place suitable physical, electronic and managerial procedures to safeguard and secure information and protect it from misuse, interference, loss and unauthorised access, modification and disclosure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>6.2 The transmission and exchange of information is carried out at your own risk. We cannot guarantee the security of any information that you transmit to us, or receive from us. Although we take measures to safeguard against unauthorised disclosures of information, we cannot assure you that personal information that we collect will not be disclosed in a manner that is inconsistent with this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>7. Access to your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>7.1 You may request details of personal information that we hold about you in accordance with the provisions of the Privacy Act 1988 (Cth). A small administrative fee may be payable for the provision of information. If you would like a copy of the information which we hold about you or believe that any information we hold on you is inaccurate, out of date, incomplete, irrelevant or misleading, please email us at support@fairphoto.org.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>7.2 We reserve the right to refuse to provide you with information that we hold about you, in certain circumstances set out in the Privacy Act.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>8. Complaints about privacy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>8.1 If you have any complaints about our privacy practices, please feel free to send in details of your complaints to Fair Photo c/o SkedGo Pty Limited c/o Tank Stream Labs, 4⁄17-19 Bridge St Sydney, NSW 2000, Sydney, NSW 2000, Australia. We take complaints very seriously and will respond shortly after receiving written notice of your complaint.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>9. Changes to Privacy Policy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>9.1 Please be aware that we may change this Privacy Policy in the future. We may modify this Policy at any time, in our sole discretion and all modifications will be effective immediately upon our posting of the modifications on our website or notice board. Please check back from time to time to review our Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>10. Website</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><em>10.1 When you visit our website</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you come to our website (www.fairphoto.org) we may collect certain information such as browser type, operating system, website visited immediately before coming to our site, etc. This information is used in an aggregated manner to analyse how people use our site, such that we can improve our service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>10.2 Cookies</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may from time to time use cookies on our website. Cookies are very small files which a website uses to identify you when you come back to the site and to store details about your use of the site. Cookies are not malicious programs that access or damage your computer. Most web browsers automatically accept cookies but you can choose to reject cookies by changing your browser settings. However, this may prevent you from taking full advantage of our website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>10.3 Our website may from time to time use cookies to analyses website traffic and help us provide a better website visitor experience. In addition, cookies may be used to serve relevant ads to website visitors through third party services such as Google Adwords. These ads may appear on this website or other websites you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>10.4 Third party sites</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our site may from time to time have links to other websites not owned or controlled by us. These links are meant for your convenience only. Links to third party websites do not constitute sponsorship or endorsement or approval of these websites. Please be aware that Fair Photo is not responsible for the privacy practises of other such websites. We encourage our users to be aware, when they leave our website, to read the privacy statements of each and every website that collects personal identifiable information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Last updated on 18 January 2018</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Who we are</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://www.fairphoto.com.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Comments</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Media</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Cookies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Embedded content from other websites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Who we share your data with</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>How long we retain your data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>What rights you have over your data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Where we send your data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2021-12-15 04:34:11','2021-12-15 04:34:11','',3,'https://www.fairphoto.com/?p=884',0,'revision','',0),(888,3,'2022-01-01 02:59:51','2022-01-01 02:59:51','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile briefly staying in Cebu in the Philippines, I was informed about a small environmental organisation called \"People and the Sea\".</p>\n<p>The organisation is located on Malapascua, a tiny island located just north of Cebu. After finding their website, I managed to get in touch with co-founder Ian, who invited me for a visit.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines and is quite populated for it\'s size; about 8000 inhabitants live on a surface of about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for the local communities on the island, as they depend on the ocean for either finding food or through tourism.</p>\n<p>Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\". 24 hours electricity on the island only arrived in 2009 and water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]It is estimated that 81% of ocean plastics come from Asian rivers, whereas the Philippines alone contribute around one-third of the global total¹. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste management is extremely poor.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to be solutions to social problems as they are interrelated. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which makes everything extra difficult.</p>\n<p>Axelle continues: \"Another problem is their extreme poverty, which had forced them to look for other ways to fish in the last 30 years or so. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves\". Axelle stresses that they don\'t like to do it and they are not proud of it, but that it is a lot cheaper than the conventional methods they knew. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"people\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A team led by Ian Mills undertakes regular dive surveys to assess the health of the benthic cover (the bottom of the sea) and the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life are counted within a small surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to conserve marine habitats. By setting up a monitoring program that is carried on over a larger period of time, changes will become visible, meaningful comparisons can be made and different causes of change can start to be explored.</p>\n<p>Ian (middle) says: \"You don\'t have to look hard to find evidence that [the ocean] is struggling and under pressure\". He continues: \"You can just stand by and hope that it sorts itself out or you can try and do something to help. It\'s as simple as that.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The survey data and analysis are shared with anyone who would benefit from having this information, such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A great strength of the initiative is that it is following a completely self-funded and self-sustained model. According to Ian, conservation efforts can sometimes be project funded but then if the funds dry up the project can end too. Ian stresses the importance of longevity with this program so that meaningful analysis from a baseline can be made over a longer period of time, which would make the insights a lot more valuable.</p>\n<p>There are currently about a dozen marine protected area\'s (MPA\'s) setup around the island and the data from the surveys help to find out whether their MPA statuses have been successful and to determine which new areas should be added to this list.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"585\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Along the east coast of mainland Cebu, local fishermen realised that the marine habitat had become too degraded and asked the dive team at People and the Sea to help find new marine sites to protect. Ian ads: \"If it comes from a grassroots place it stands a lot more chance to be successful in the long run\".[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Even though the recent past has seen two big typhoons and overfishing using unsustainable methods, which all have had substantial impact, Ian can anecdotally confirm that he has seen a bit of improvement in the two years since they have been running the surveys. Having said this, he immediately ads that in the grand scheme of things, this is not very long. \"That\'s why it\'s really important that we keep the monitoring going so that we can start to look for changes over a longer period of time\".</p>\n<p>Reserve your copy of the <a href=\"https://www.fairphoto.com/gallery/langob-pambot/\">Langob Pambot</a> print today and support <a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a>‘s efforts to conserve marine habitats, reduce waste and educate locals on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<ol>\n<li>Richie, H 2021, \"Where does the plastic in our oceans come from?\", Our World in Data, https://ourworldindata.org/ocean-plastics</li>\n</ol>\n<p>[/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2022-01-01 02:59:51','2022-01-01 02:59:51','',651,'https://www.fairphoto.com/?p=888',0,'revision','',0),(887,3,'2022-01-01 02:51:39','2022-01-01 02:51:39','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][nectar_dropcap color=\"\"]W[/nectar_dropcap]hile briefly staying in Cebu in the Philippines, I was informed about a small environmental organisation called \"People and the Sea\".</p>\n<p>The organisation is located on Malapascua, a tiny island located just north of Cebu. After finding their website, I managed to get in touch with co-founder Ian, who invited me for a visit.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"590\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Malapascua island is located in the near centre of the Philippines and is quite populated for it\'s size; about 8000 inhabitants live on a surface of about 2.5 by 1 kilometre wide.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"586\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The sea is the main resource for the local communities on the island, as they depend on the ocean for either finding food or through tourism.</p>\n<p>Mainly divers tend visit the island as it is closely located to a famous dive site named \"Monad Shoal\", where thresher sharks can be spotted reliably.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"595\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Islanders live in self made \"Nipa huts\". 24 hours electricity on the island only arrived in 2009 and water is still sourced from ground wells.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"605\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]It is estimated that 81% of ocean plastics come from Asian rivers, whereas the Philippines alone contribute around one-third of the global total¹. Inhabitants often can\'t afford larger products and buy many, individually packaged, smaller items and waste management is extremely poor.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<p class=\"p1\"><a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a> is a marine based conservation initiative located in Malapascua, founded by Axelle Jorcin and Ian Mills. Their goal is to work with local communities to find solutions to their environmental problems. In the words of Axelle: \"Solutions to environmental problems also happen to be solutions to social problems as they are interrelated. For example, people get sick because there are no toilets, water is polluted and toxic chemicals are used and disposed inappropriately. Helping people build toilets and teaching them not to put chemicals in the sea helps to create a better life. When they have a better life, they have a better environment.\"</p>\n<p>According to Axelle, one of the biggest environmental problem of the Philippines and other countries in South East Asia is the (mis-)management of waste. \"Locals don\'t like to live in trash, just like we don\'t but they just don\'t have solutions in place.\" There are no cars on the island, everything is done by hand which makes everything extra difficult.</p>\n<p>Axelle continues: \"Another problem is their extreme poverty, which had forced them to look for other ways to fish in the last 30 years or so. One method they use is to literally blow up the fish using dynamite. This method is highly destructive and also dangerous to the fishermen themselves\". Axelle stresses that they don\'t like to do it and they are not proud of it, but that it is a lot cheaper than the conventional methods they knew. \"Unless we can find a better and more sustainable way for them to fish, they will use dynamite.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"593\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]People and the Sea\'s \"people\" programs are grouped into 3 main areas: solid waste-management, education and entrepreneurship.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"621\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]At sea, People and the Sea runs a program to monitor and assess the marine resources of the region.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"599\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A team led by Ian Mills undertakes regular dive surveys to assess the health of the benthic cover (the bottom of the sea) and the abundance and diversity of fish and invertebrates.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"601\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Numbers of fish and other sea life is counted within a small square surface at about 10 different sites. For more important fish such as groupers, their size is assessed as well.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"602\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Knowing the health of the ocean is critical when there is an effort to conserve marine habitats. By setting up a monitoring program that is carried on over a larger period of time, changes will become visible, meaningful comparisons can be made and different causes of change can start to be explored.</p>\n<p>Ian (middle) says: \"You don\'t have to look hard to find evidence that it\'s struggling and under pressure\". He continues: \"You can just stand by and hope that it sorts itself out or you can try and do something to help. It\'s as simple as that.\"[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"656\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]The survey data and analysis are shared with those who would benefit from having this information, such as the local environment office, who don\'t have the resources to send divers themselves.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]A great strength of the initiative is that it is following a completely self-funded and self-sustained model. According to Ian, conservation efforts can sometimes be project funded but then if the funds dry up the project can end too. Ian stresses the importance of longevity with this program so that meaningful analysis from a baseline can be made over a longer period of time, which would make the insights a lot more valuable.</p>\n<p>There are currently a series of marine protected area\'s (MPA\'s) setup around the island and the data from the surveys helps to determine which new areas should be added to this list. Though existing MPA\'s should continue to be monitored to find out whether the MPA status has actually been successful.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"585\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"top\" layer_one_image=\"506\" layer_two_image=\"501\" top_padding=\"24%\" bottom_padding=\"24%\" text_color=\"light\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"medium_fast\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color=\"#000000\" background_color_opacity=\"0.7\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Along the east coast of mainland Cebu, local fishermen realised that the marine habitat had become too degraded and asked the dive team at People and the Sea to help find new marine sites to protect. Ian ads: \"If it comes from a grassroots place it stands a lot more chance to be successful in the long run\".[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Even though the recent past has seen two big typhoons and overfishing using unsustainable methods, which all have had substantial impact, Ian can anecdotally confirm that he has seen a bit of improvement in the two years since they have been running the surveys. Having said this, he immediately ads that in the grand scheme of things, this is not very long. \"That\'s why it\'s really important that we keep the monitoring going so that we can start to look for changes over a longer period of time\".</p>\n<p>Reserve your copy of the <a href=\"https://www.fairphoto.com/gallery/langob-pambot/\">Langob Pambot</a> print today and support <a href=\"https://www.fairphoto.com/projects/people-and-the-sea/\">People and the Sea</a>‘s efforts to conserve marine habitats around Malapascua and to educate its people on the importance of the environment and sustainability.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"140\"][/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<ol>\n<li>Richie, H 2021, \"Where does the plastic in our oceans come from?\", Our World in Data, https://ourworldindata.org/ocean-plastics</li>\n</ol>\n<p>[/vc_column_text][/vc_column][/vc_row]</p>\n','A Day with People and the Sea','','inherit','closed','closed','','651-revision-v1','','','2022-01-01 02:51:39','2022-01-01 02:51:39','',651,'https://www.fairphoto.com/?p=887',0,'revision','',0),(889,3,'2022-01-01 03:08:11','2022-01-01 03:08:11','','Ruben Rekker','','publish','closed','closed','','ruben-rekker','','','2022-01-01 03:08:11','2022-01-01 03:08:11','',0,'https://www.fairphoto.com/?mt_pp=ruben-rekker',0,'mt_pp','',0),(890,3,'2022-01-01 03:21:26','2022-01-01 03:21:26','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ececec\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Know a project?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Fair Photo prints exist to support the areas in which the photos were taken. Do you know a great local project that could use some help? Let us know today.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Suggest a project\" url=\"/suggest-a-project\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Suggest a Project (Live)','','inherit','closed','closed','','857-revision-v1','','','2022-01-01 03:21:26','2022-01-01 03:21:26','',857,'https://www.fairphoto.com/?p=890',0,'revision','',0),(891,3,'2022-01-01 03:27:46','2022-01-01 03:27:46','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ececec\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Get involved\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Fair Photo prints exist to support the areas in which the photos were taken. Did you happen to take a great photo? Could the area it was taken at use our support? Submit your photo today.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"32\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Submit a photo\" url=\"/submit-a-photo\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Submit a Photo (Live)','','inherit','closed','closed','','773-revision-v1','','','2022-01-01 03:27:46','2022-01-01 03:27:46','',773,'https://www.fairphoto.com/?p=891',0,'revision','',0),(892,3,'2022-01-01 03:48:02','2022-01-01 03:48:02','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Suggest a Project</h2>\r\nFair Photo prints exist to support the areas in which the photos were taken. Do you know or work for a project that would like to participate in the Fair Photo initiative? Suggest the project below.\r\n\r\nWe will initiate first contact through email so please ensure that this field has an email address. This could be either of the project or organisation or of a primary contact person.[/vc_column_text][contact-form-7 id=\"807\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Suggest a Project','','inherit','closed','closed','','65-revision-v1','','','2022-01-01 03:48:02','2022-01-01 03:48:02','',65,'https://www.fairphoto.com/?p=892',0,'revision','',0),(893,3,'2022-01-01 03:49:23','2022-01-01 03:49:23','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Submit a photo\" use_theme_fonts=\"yes\"][vc_column_text]Fair Photo prints exist to support the areas in which the photos were taken. Did you take an awesome photo yourself? Become part of our mission and submit your photo today.\r\n\r\nWe are looking for images that look great on any wall, create a feeling of inspiration, positivity, awe, and wonder. Our photos should celebrate the beauty of our planet and encourage travel and exploration.\r\n<h3>Guidelines</h3>\r\n<ul data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">\r\n 	<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Avoid too much post-processing</li>\r\n 	<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Avoid filters</li>\r\n 	<li data-v-6a7c9c44=\"\" data-v-03ae2ba8=\"\">Nothing posed (candid only)</li>\r\n 	<li>Minimum 1000px short edge (sample image) 3/2 aspect ratio.</li>\r\n 	<li>No watermarks</li>\r\n 	<li>Well composed and in focus where appropriate</li>\r\n</ul>\r\nWe will review your submission and contact you if successful, only then a an original file (such as RAW) is requested.[/vc_column_text][contact-form-7 id=\"783\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Submit a Photo','','inherit','closed','closed','','57-revision-v1','','','2022-01-01 03:49:23','2022-01-01 03:49:23','',57,'https://www.fairphoto.com/?p=893',0,'revision','',0),(894,3,'2022-01-05 08:41:45','2022-01-05 08:41:45','<!-- wp:heading {\"level\":1} -->\n<h1>Scope</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The general conditions of sale detailed below (hereafter designated \"General Conditions\"), govern the contractual relations between each user of the site fairphoto.com (hereafter designated the \"User\" or \"You\") and the commercial brand Fair Photo belong to the company Fair Photo Pty Ltd, whose siege is located at 4/17-19 Bridge St, Sydney, NSW 2000, Australia and registered at the Australian Securities and Investments Commission under the number 618 390 346 (hereafter designated \"Fair Photo\"). These general conditions of sale are the only applicable and replace all other conditions, except preceding derogation, explicit and written. Fair Photo can punctually modify certain of the dispositions of its general conditions, also it is necessary that these be reread before each visit to the site fairphoto.com (hereafter designated \"Site\"). These modifications are opposable starting from the date of their instatement online (the date of their instatement online figuring at the end of the present conditions) and cannot be applied to contracts concluded anteriorly. Each purchase on the Site is governed by the general conditions applicable at the date of the order. In validating your command, you accept without reserve the General Conditions after having read them. In accessing the Site, you commit yourself to respect the present conditions. It is specified that the present conditions govern the sales of the photographs and frames of Fair Photo on the Site. These conditions are applied, at the exclusion of all other conditions, notably those in vigour for the sales in Fair Photo galleries (hereafter designated the \" Galleries \") or in the companies which distribute the photographs of Fair Photo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>Use of the website</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To use the Site, You must be at least of the age of 18, be juridically capable of contracting and using the Site conforming with the present General Conditions. You guarantee the truth and exactitude of the information provided by Yourself, on this Site. Fair Photo reserves itself the right to annul or to refuse the order of a client with whom there would exist a litigation relative to the payment of an anterior order. The Site is available in the English language and will work towards making the Site accessible in more languages in the future. The language of the Site will be in function of the language of Your internet navigator. If the language of your internet navigator is not one of the yet to be determined languages, the language of the Site will default to English.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>1 Essential characteristics of the products</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The products sold on the Site are art photographs numbered and in limited edition when specifically mentioned and frames and Fair Photo gift certificates. The photographs are offered in one or several formats and mountings, according to the agreements made between the photographer or his or her representatives, Fair Photo and the local non governmental organisation as the beneficiary (hereafter designated the “ NGO “). The photographs are accompanied by a biography of the artist, a summary of the supporting project and its parent NGO and a certificate of authenticity in English. Only one gift certificate is accepted per order. The gift certificate cannot serve for different orders : it must be used only once. Any remaining balance cannot be recovered. The gift certificates are non exchangeable and non reimbursable. The prices are indicated excluding taxes and shipping fees. The currency in which the prices are indicated varies according to the country of consultation of the Site : Euros for the countries in the euro zone, USD for the USA, Australian Dollars for other countries. In the case of a delivery to a country other than the USA, you are the importer of the work or works concerned. For all the works expedited to destinations outside of the USA, the customs duties or other local taxes of importation or taxes of the State are susceptible to be demanded. These duties and sums do not result from the jurisdiction of Fair Photo. They will be at your charge and result in your entire responsibility as much in terms of declarations as in the payments to the authorities and the competent organisations of your country. We advise you to inform yourself about this according to your local authorities. Fair Photo reserves the right to modify its prices at all moments. The works will be billed on the basis of the price list in vigour at the moment of the registration of orders, under the reserve of availability. The works rest the property of Fair Photo until the complete payment of the indicated prices</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>2 To effect a pre-order</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>You should at the minimum pass through the following steps:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Consultation of the information page presenting the photograph. On this screen You can choose the format for this photograph. You must click on « Pre-Order » in order to express your interest in this photograph. Once the photograph has become available for sale, You will be notified over email. Fair Photo remains the right to choose the time of release or may cancel the sale of this product at any time and without notice.</li><li>Once products have become available for sale, you will be presented with the opportunity to confirm your pre-order via e-mail. New terms and conditions will apply that are available for review before your purchase.<br>In case that an article is no longer available, Fair Photo will offer you another article of an equivalent sum. In the case of the exercise of the right to return, and only in this case, the shipping fees of the return and of the new shipment will be assumed by Fair Photo. For any information or question, you can contact our customer service by <a href=\"mailto:hello@fairphoto.com\">email</a>. We will be very happy to give all the information that you wish about our works and your order.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>3 Force majeure</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In application with the article 1148 of the Code Civil, Fair Photo will not be able to be responsible or considered as having committed misfeasance in the processing of your file, if any delay or inexecution result from a case of force majeure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>4 Protection of personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Please read about our full privacy policy <a href=\"/privacy-policy\">here</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>5 responsibilities and guarantees</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The company Fair Photo makes great efforts to assure to the best of its abilities, the exactitude and the updating of the information diffused on this site, of which it reserves the right to correct, at any moment and without advanced notice, the content. At all times, the company Fair Photo can not guarantee the exactitude, the precision, and the exhaustively of the information put at disposition on this site. In consequence, the company Fair Photo declines all responsibility for all interruption of the site, all incidence of bugs, all inexactitude or omission concerning the information available on the site, all damages resulting from a fraudulent intrusion of a third party having brought about a modification of the information put at disposition on the site. This site can contain links to other sites. The company Fair Photo cannot be held responsible for the problems of access or for the contents of these sites. Fair Photo will not be responsible for damages resulting from the utilisation or of the impossibility of the utilisation of the Site. Fair Photo will not be in any case responsible for dysfunction imputable to software programs, which may or may not be incorporated into the Site or provided with it. Fair Photo commits itself to respect all the legal guarantees over which You could prevail. The works presented on our site being in conformity with the prescriptions of Australian law, we will not be held responsible for the violation of legislation proper to the country of delivery. In consequence, we invite You to consult the law in vigour in the country of delivery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The company Fair Photo guarantees to transfer a significant proportion of the profit of a photograph print to its accompanied local project or NGO. The exact percentage is yet to be determined guaranteeing an amount that is viable for all parties. The amount will be send through bank or money transfer, in incremental fixed periods and never in cash. However, Fair Photo is not responsible nor liable for how the beneficiary NGO or project utilises these submitted funds. Fair Photo is working towards a total transparent reporting method so that the NGO or project is able to report back on their achievements on the Fair Photo website (fairphoto.com). Submitting report updates frequently will be strongly encouraged by the Fair Photo company, however the exact frequency cannot be guaranteed by Fair Photo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>6 Intellectual property</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Rights concerning the work <br>The artist remains the owner of the rights of his or her work, as defined by Australian law. The rights of representation and of reproduction of the works presented on the site fairphoto.com belong to their authors and to Fair Photo. Their conjoint authorisation is necessary for all exploitation of these rights. Your rights to the purchased work are therefore limited to a right to private use, excluding any right of representation and of reproduction.</li><li>Intellectual property rights<br>All the elements present on the site and the site in itself are protected by the right of the author, right of trademarks, of designs, and models and/or all other intellectual property rights. By item, which we understand to be non-exhaustive: the photographs, images, designs, illustrations, texts, videos, logos, screen savers, backgrounds, trademarks, models, software programs… These articles belong to the company Fair Photo or are utilised with the permission of their owners. Therefore, all reproduction, representation, utilisation, adaptation, modification, incorporation, translation, commercialisation, partial or integral by whatever procedure or on whatever medium that may be (paper, digital…) are forbidden, without the advanced written authorisation of Fair Photo, besides the exceptions endorsed in the article.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>7 Jurisdiction</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The present conditions are governed by Australian law. They are available in the language of the consultation of the Site, cf art. II. In the hypothesis that litigation would be born out of the present contractual relation, the User and Fair Photo commit before any judiciary action to search an amiable solution. In the case of litigation, only Australian tribunals will be competent.</p>\n<!-- /wp:paragraph -->','Terms and Conditions','','publish','closed','closed','','terms-and-conditions','','','2022-01-07 11:19:40','2022-01-07 11:19:40','',0,'https://www.fairphoto.com/?page_id=894',0,'page','',0),(895,3,'2022-01-05 08:41:45','2022-01-05 08:41:45','<!-- wp:heading {\"level\":1} -->\n<h1>Scope</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The general conditions of sale detailed below (hereafter designated \"General Conditions\"), govern the contractual relations between each user of the site fairphoto.com (hereafter designated the \"User\" or \"You\") and the commercial brand Fair Photo belong to the company Fair Photo Pty Ltd, whose siege is located at 4/17-19 Bridge St, Sydney, NSW 2000, Australia and registered at the Australian Securities and Investments Commission under the number 618 390 346 (hereafter designated \"Fair Photo\"). These general conditions of sale are the only applicable and replace all other conditions, except preceding derogation, explicit and written. Fair Photo can punctually modify certain of the dispositions of its general conditions, also it is necessary that these be reread before each visit to the site fairphoto.com (hereafter designated \"Site\"). These modifications are opposable starting from the date of their instatement online (the date of their instatement online figuring at the end of the present conditions) and cannot be applied to contracts concluded anteriorly. Each purchase on the Site is governed by the general conditions applicable at the date of the order. In validating your command, you accept without reserve the General Conditions after having read them. In accessing the Site, you commit yourself to respect the present conditions. It is specified that the present conditions govern the sales of the photographs and frames of Fair Photo on the Site. These conditions are applied, at the exclusion of all other conditions, notably those in vigour for the sales in Fair Photo galleries (hereafter designated the \" Galleries \") or in the companies which distribute the photographs of Fair Photo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>Use of the website</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To use the Site, You must be at least of the age of 18, be juridically capable of contracting and using the Site conforming with the present General Conditions. You guarantee the truth and exactitude of the information provided by Yourself, on this Site. Fair Photo reserves itself the right to annul or to refuse the order of a client with whom there would exist a litigation relative to the payment of an anterior order. The Site is available in the English language and will work towards making the Site accessible in more languages in the future. The language of the Site will be in function of the language of Your internet navigator. If the language of your internet navigator is not one of the yet to be determined languages, the language of the Site will default to English.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>1 Essential characteristics of the products</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The products sold on the Site are art photographs numbered and in limited edition when specifically mentioned and frames and Fair Photo gift certificates. The photographs are offered in one or several formats and mountings, according to the agreements made between the photographer or his or her representatives, Fair Photo and the local non governmental organisation as the beneficiary (hereafter designated the “ NGO “). The photographs are accompanied by a biography of the artist, a summary of the supporting project and its parent NGO and a certificate of authenticity in English. Only one gift certificate is accepted per order. The gift certificate cannot serve for different orders : it must be used only once. Any remaining balance cannot be recovered. The gift certificates are non exchangeable and non reimbursable. The prices are indicated excluding taxes and shipping fees. The currency in which the prices are indicated varies according to the country of consultation of the Site : Euros for the countries in the euro zone, USD for the USA, Australian Dollars for other countries. In the case of a delivery to a country other than the USA, you are the importer of the work or works concerned. For all the works expedited to destinations outside of the USA, the customs duties or other local taxes of importation or taxes of the State are susceptible to be demanded. These duties and sums do not result from the jurisdiction of Fair Photo. They will be at your charge and result in your entire responsibility as much in terms of declarations as in the payments to the authorities and the competent organisations of your country. We advise you to inform yourself about this according to your local authorities. Fair Photo reserves the right to modify its prices at all moments. The works will be billed on the basis of the price list in vigour at the moment of the registration of orders, under the reserve of availability. The works rest the property of Fair Photo until the complete payment of the indicated prices</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>2 To effect a pre-order</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>You should at the minimum pass through the following steps:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Consultation of the information page presenting the photograph. On this screen You can choose the format for this photograph. You must click on « Pre-Order » in order to express your interest in this photograph. Once the photograph has become available for sale, You will be notified over email. Fair Photo remains the right to choose the time of release or may cancel the sale of this product at any time and without notice.</li><li>Once products have become available for sale, you will be presented with the opportunity to confirm your pre-order via e-mail. New terms and conditions will apply that are available for review before your purchase.<br>In case that an article is no longer available, Fair Photo will offer you another article of an equivalent sum. In the case of the exercise of the right to return, and only in this case, the shipping fees of the return and of the new shipment will be assumed by Fair Photo. For any information or question, you can contact our customer service by <a href=\"mailto:hello@fairphoto.com\">email</a>. We will be very happy to give all the information that you wish about our works and your order.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>3 Force majeure</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In application with the article 1148 of the Code Civil, Fair Photo will not be able to be responsible or considered as having committed misfeasance in the processing of your file, if any delay or inexecution result from a case of force majeure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>4 Protection of personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Please read about our full privacy policy <a href=\"/privacy-policy\">here</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>5 responsibilities and guarantees</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The company Fair Photo makes great efforts to assure to the best of its abilities, the exactitude and the updating of the information diffused on this site, of which it reserves the right to correct, at any moment and without advanced notice, the content. At all times, the company Fair Photo can not guarantee the exactitude, the precision, and the exhaustively of the information put at disposition on this site. In consequence, the company Fair Photo declines all responsibility for all interruption of the site, all incidence of bugs, all inexactitude or omission concerning the information available on the site, all damages resulting from a fraudulent intrusion of a third party having brought about a modification of the information put at disposition on the site. This site can contain links to other sites. The company Fair Photo cannot be held responsible for the problems of access or for the contents of these sites. Fair Photo will not be responsible for damages resulting from the utilisation or of the impossibility of the utilisation of the Site. Fair Photo will not be in any case responsible for dysfunction imputable to software programs, which may or may not be incorporated into the Site or provided with it. Fair Photo commits itself to respect all the legal guarantees over which You could prevail. The works presented on our site being in conformity with the prescriptions of Australian law, we will not be held responsible for the violation of legislation proper to the country of delivery. In consequence, we invite You to consult the law in vigour in the country of delivery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The company Fair Photo guarantees to transfer a significant proportion of the profit of a photograph print to its accompanied local project or NGO. The exact percentage is yet to be determined guaranteeing an amount that is viable for all parties. The amount will be send through bank or money transfer, in incremental fixed periods and never in cash. However, Fair Photo is not responsible nor liable for how the beneficiary NGO or project utilises these submitted funds. Fair Photo is working towards a total transparent reporting method so that the NGO or project is able to report back on their achievements on the Fair Photo website (fairphoto.com). Submitting report updates frequently will be strongly encouraged by the Fair Photo company, however the exact frequency cannot be guaranteed by Fair Photo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>6 Intellectual property</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Rights concerning the work <br>The artist remains the owner of the rights of his or her work, as defined by Australian law. The rights of representation and of reproduction of the works presented on the site fairphoto.com belong to their authors and to Fair Photo. Their conjoint authorisation is necessary for all exploitation of these rights. Your rights to the purchased work are therefore limited to a right to private use, excluding any right of representation and of reproduction.</li><li>Intellectual property rights<br>All the elements present on the site and the site in itself are protected by the right of the author, right of trademarks, of designs, and models and/or all other intellectual property rights. By item, which we understand to be non-exhaustive: the photographs, images, designs, illustrations, texts, videos, logos, screen savers, backgrounds, trademarks, models, software programs… These articles belong to the company Fair Photo or are utilised with the permission of their owners. Therefore, all reproduction, representation, utilisation, adaptation, modification, incorporation, translation, commercialisation, partial or integral by whatever procedure or on whatever medium that may be (paper, digital…) are forbidden, without the advanced written authorisation of Fair Photo, besides the exceptions endorsed in the article.</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>7 Jurisdiction</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The present conditions are governed by Australian law. They are available in the language of the consultation of the Site, cf art. II. In the hypothesis that litigation would be born out of the present contractual relation, the User and Fair Photo commit before any judiciary action to search an amiable solution. In the case of litigation, only Australian tribunals will be competent.</p>\n<!-- /wp:paragraph -->','Terms and Conditions','','inherit','closed','closed','','894-revision-v1','','','2022-01-05 08:41:45','2022-01-05 08:41:45','',894,'https://www.fairphoto.com/?p=895',0,'revision','',0),(900,3,'2022-01-05 09:26:38','2022-01-05 09:26:38','<!-- wp:heading -->\n<h2>1. We respect your privacy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1.1 Fair Photo respects your right to privacy and is committed to safeguarding the privacy of our customers and website visitors. We adhere to the Australian Privacy Principles contained in the Privacy Act 1988 (Cth). This policy sets out how we collect and treat your personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1.2 \"Personal information\" is information we hold which is identifiable as being about you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>2. Collection of personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2.1 Fair Photo will, from time to time, receive and store personal information you enter onto our website, provided to us directly or given to us in other forms.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.2 You may provide basic information such as your name, phone number, address and email address to enable us to send information, provide updates and process your product or service order. We may collect additional information at other times, including but not limited to, when you provide feedback, when you provide information about your personal or business affairs, change your content or email preference, respond to surveys and/or promotions, provide financial or credit card information, or communicate with our customer support.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.3 Additionally, we may also collect any other information you provide while interacting with us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.4 If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognise and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.4 For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>3. How we collect your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>3.1 Fair Photo collects personal information from you in a variety of ways, including when you interact with us electronically or in person, when you access our website and when we provide our services to you. We may receive personal information from third parties. If we do, we will protect it as set out in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>4. Use of your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>4.1 Fair Photo may use personal information collected from you to provide you with information, updates and our services. We may also make you aware of new and additional products, services and opportunities available to you. We may use your personal information to improve our products and services and better understand your needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4.2 Fair Photo may contact you by a variety of measures including, but not limited to telephone, email, sms or mail.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4.3 If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>5. Disclosure of your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>5.1 We may disclose your personal information to any of our employees, officers, insurers, professional advisers, agents, suppliers or subcontractors insofar as reasonably necessary for the purposes set out in this Policy. Personal information is only supplied to a third party when it is required for the delivery of our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.2 We may from time to time need to disclose personal information to comply with a legal requirement, such as a law, regulation, court order, subpoena, warrant, in the course of a legal proceeding or in response to a law enforcement agency request.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.3 We may also use your personal information to protect the copyright, trademarks, legal rights, property or safety of Fair Photo, www.fairphoto.com, its customers or third parties.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.4 Information that we collect may from time to time be stored, processed in or transferred between parties located in countries outside of Australia.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.5 If there is a change of control in our business or a sale or transfer of business assets, we reserve the right to transfer to the extent permissible at law our user databases, together with any personal information and non-personal information contained in those databases. This information may be disclosed to a potential purchaser under an agreement to maintain confidentiality. We would seek to only disclose information in good faith and where required by any of the above circumstances.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.6 By providing us with personal information, you consent to the terms of this Privacy Policy and the types of disclosure covered by this Policy. Where we disclose your personal information to third parties, we will request that the third party follow this Policy regarding handling your personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>5.7 <meta charset=\"utf-8\">Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>6. Security of your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>6.1 Fair Photo is committed to ensuring that the information you provide to us is secure. In order to prevent unauthorised access or disclosure, we have put in place suitable physical, electronic and managerial procedures to safeguard and secure information and protect it from misuse, interference, loss and unauthorised access, modification and disclosure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>6.2 The transmission and exchange of information is carried out at your own risk. We cannot guarantee the security of any information that you transmit to us, or receive from us. Although we take measures to safeguard against unauthorised disclosures of information, we cannot assure you that personal information that we collect will not be disclosed in a manner that is inconsistent with this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>7. Access to your personal information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>7.1 You may request details of personal information that we hold about you in accordance with the provisions of the Privacy Act 1988 (Cth). A small administrative fee may be payable for the provision of information. If you would like a copy of the information which we hold about you or believe that any information we hold on you is inaccurate, out of date, incomplete, irrelevant or misleading, please email us at support@fairphoto.com.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>7.2 We reserve the right to refuse to provide you with information that we hold about you, in certain circumstances set out in the Privacy Act.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><meta charset=\"utf-8\">7.3 If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>8. Complaints about privacy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>8.1 If you have any complaints about our privacy practices, please feel free to send in details of your complaints to Fair Photo c/o SkedGo Pty Limited c/o Tank Stream Labs, 4/17-19 Bridge St Sydney, NSW 2000, Sydney, NSW 2000, Australia. We take complaints very seriously and will respond shortly after receiving written notice of your complaint.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>9. Changes to Privacy Policy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>9.1 Please be aware that we may change this Privacy Policy in the future. We may modify this Policy at any time, in our sole discretion and all modifications will be effective immediately upon our posting of the modifications on our website or notice board. Please check back from time to time to review our Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>10. Website</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><em>10.1 When you visit our website</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you come to our website (www.fairphoto.com) we may collect certain information such as browser type, operating system, website visited immediately before coming to our site, etc. This information is used in an aggregated manner to analyse how people use our site, such that we can improve our service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>10.2 Cookies</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may from time to time use cookies on our website. Cookies are very small files which a website uses to identify you when you come back to the site and to store details about your use of the site. Cookies are not malicious programs that access or damage your computer. Most web browsers automatically accept cookies but you can choose to reject cookies by changing your browser settings. However, this may prevent you from taking full advantage of our website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>10.3 Comments</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>An anonymised string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>10.4 Media</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><meta charset=\"utf-8\">If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>10.5 Third party sites</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our site may from time to time have links to other websites not owned or controlled by us. These links are meant for your convenience only. Links to third party websites do not constitute sponsorship or endorsement or approval of these websites. Please be aware that Fair Photo is not responsible for the privacy practises of other such websites. We encourage our users to be aware, when they leave our website, to read the privacy statements of each and every website that collects personal identifiable information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><meta charset=\"utf-8\"><em>10.6 <meta charset=\"utf-8\">Embedded content from other websites</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Last updated on 5 January 2022</p>\n<!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2022-01-05 09:26:38','2022-01-05 09:26:38','',3,'https://www.fairphoto.com/?p=900',0,'revision','',0),(901,3,'2022-01-05 09:31:55','2022-01-05 09:31:55',' ','','','publish','closed','closed','','901','','','2022-01-05 09:31:55','2022-01-05 09:31:55','',0,'https://www.fairphoto.com/?p=901',1,'nav_menu_item','',0),(902,3,'2022-01-07 11:05:34','2022-01-07 11:05:34','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Suggest a Project</h2>\r\nFair Photo prints exist to support the areas in which the photos were taken. Do you know or work for a project that would like to participate in the Fair Photo initiative? Suggest the project below.\r\n\r\nWe will initiate first contact through email so please ensure that this field has an email address. This could be the primary email address of the organisation or of a contact person.[/vc_column_text][contact-form-7 id=\"807\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]','Suggest a Project','','inherit','closed','closed','','65-revision-v1','','','2022-01-07 11:05:34','2022-01-07 11:05:34','',65,'https://www.fairphoto.com/?p=902',0,'revision','',0),(904,0,'2022-01-09 05:39:23','2022-01-09 05:39:23','test\ntest@fairphoto.com\n20AUD\nKeep me informed about when donations will start to be accepted.\nNo\n2\n101.184.129.190\nMozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36\nhttps://www.fairphoto.com/projects/people-and-the-sea/\nJanuary 9, 2022\n5:39 am\n608\npeople-and-the-sea\nPeople and the Sea\nhttps://www.fairphoto.com/projects/people-and-the-sea/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','publish','closed','closed','','your-subject-4','','','2022-01-09 05:39:23','2022-01-09 05:39:23','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=904',0,'flamingo_inbound','',0),(905,0,'2022-01-09 05:39:37','2022-01-09 05:39:37','Ruben B Rekker\nruben.rekker@gmail.com\ntest\nNo\n2\n101.184.129.190\nMozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36\nhttps://www.fairphoto.com/projects/people-and-the-sea/\nJanuary 9, 2022\n5:39 am\n608\npeople-and-the-sea\nPeople and the Sea\nhttps://www.fairphoto.com/projects/people-and-the-sea/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','publish','closed','closed','','your-subject-5','','','2022-01-09 05:39:37','2022-01-09 05:39:37','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=905',0,'flamingo_inbound','',0),(906,0,'2022-01-09 05:40:52','2022-01-09 05:40:52','Ruben B Rekker\nruben.rekker@gmail.com\naustralia\n90% for me - 10% for the project\napple timeline\nasretsates\nI own all copyrights over the submitted photo.\nd4cd0920b5e3134d30150efc42ac558c\nNo\n1\n101.184.129.190\nMozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36\nhttps://www.fairphoto.com/projects/people-and-the-sea/\nJanuary 9, 2022\n5:40 am\n608\npeople-and-the-sea\nPeople and the Sea\nhttps://www.fairphoto.com/projects/people-and-the-sea/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','publish','closed','closed','','your-subject-6','','','2022-01-09 05:40:52','2022-01-09 05:40:52','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=906',0,'flamingo_inbound','',0),(913,0,'2022-01-16 16:32:44','2022-01-16 16:32:44','samed.boerekci@hotmail.de\nSeymourcarry','samed.boerekci@hotmail.de','','publish','closed','closed','','samed-boerekci-hotmail-de','','','2022-01-16 16:32:44','2022-01-16 16:32:44','',0,'https://www.fairphoto.com/?post_type=flamingo_contact&p=913',0,'flamingo_contact','',0),(908,0,'2022-01-09 10:52:45','2022-01-09 10:52:45','test\nruben.rekker@gmail.com\n10AUD\nPeople and the Sea\nNo\n3\n101.184.129.190\nMozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36\nhttps://www.fairphoto.com/projects/people-and-the-sea/\nJanuary 9, 2022\n10:52 am\n608\npeople-and-the-sea\nPeople and the Sea\nhttps://www.fairphoto.com/projects/people-and-the-sea/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','publish','closed','closed','','your-subject-7','','','2022-01-09 10:52:45','2022-01-09 10:52:45','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=908',0,'flamingo_inbound','',0),(909,0,'2022-01-09 10:53:25','2022-01-09 10:53:25','Ruben\ntest@fairphoto.com\nAustralia\nEnquire about Langob Pambot\nsadasdsa\nI\'d like to stay informed about Fair Photo news and other updates.\nProduct Langob Pambot (ID 140):  Size: classic-40x50cm —  Finish: paper-only —\nNo\n7\n101.184.129.190\nMozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36\nhttps://www.fairphoto.com/gallery/langob-pambot/\nJanuary 9, 2022\n10:53 am\n140\nlangob-pambot\nLangob Pambot\nhttps://www.fairphoto.com/gallery/langob-pambot/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','publish','closed','closed','','your-subject-8','','','2022-01-09 10:53:25','2022-01-09 10:53:25','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=909',0,'flamingo_inbound','',0),(933,3,'2022-03-01 03:48:26','2022-03-01 03:48:26','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints with Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Unique. Conscious. Timeless.\" font_container=\"tag:div|font_size:20|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Register your interest\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" color_overlay_2=\"rgba(132,88,30,0.36)\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" top_padding_tablet=\"10%\" bottom_padding_tablet=\"60%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register Your Interest\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Register your interest and find out when we will start selling our first prints. We promise we won\'t spam you and you can unsubscribe at any time.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2022-03-01 03:48:26','2022-03-01 03:48:26','',31,'https://www.fairphoto.com/?p=933',0,'revision','',0),(932,3,'2022-03-01 03:47:53','2022-03-01 03:47:53','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints with Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Unique. Conscious. Timeless.\" font_container=\"tag:div|font_size:20|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Register your interest\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" color_overlay_2=\"rgba(132,88,30,0.36)\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" top_padding_tablet=\"10%\" bottom_padding_tablet=\"60%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register Your Interest\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Register your interest and find out when we will start selling our first prints. We promise we won\'t spam you and you can unsubscribe at any time.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2022-03-01 03:47:53','2022-03-01 03:47:53','',31,'https://www.fairphoto.com/?p=932',0,'revision','',0),(910,3,'2022-01-09 11:15:54','2022-01-09 11:15:54','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][nectar_badge display_tag=\"body\" bg_color_type=\"global\" color=\"accent-color\" padding=\"small\" border_radius=\"0px\" display=\"block\" text=\"Beta\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" color_overlay_2=\"rgba(132,88,30,0.36)\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" top_padding_tablet=\"10%\" bottom_padding_tablet=\"60%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Show Your Support\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to receiving updates in your inbox and find out when we will start selling our first prints. We promise we won\'t spam and you can unsubscribe at any time.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2022-01-09 11:15:54','2022-01-09 11:15:54','',31,'https://www.fairphoto.com/?p=910',0,'revision','',0),(911,3,'2022-01-09 11:16:47','2022-01-09 11:16:47','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][nectar_badge display_tag=\"body\" bg_color_type=\"global\" color=\"accent-color\" padding=\"small\" border_radius=\"10px\" display=\"block\" text=\"Beta\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" color_overlay_2=\"rgba(132,88,30,0.36)\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" top_padding_tablet=\"10%\" bottom_padding_tablet=\"60%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Show Your Support\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to receiving updates in your inbox and find out when we will start selling our first prints. We promise we won\'t spam and you can unsubscribe at any time.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2022-01-09 11:16:47','2022-01-09 11:16:47','',31,'https://www.fairphoto.com/?p=911',0,'revision','',0),(912,3,'2022-01-09 11:17:14','2022-01-09 11:17:14','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Art Photos That Give Back\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][nectar_badge display_tag=\"body\" bg_color_type=\"global\" color=\"accent-color\" padding=\"small\" border_radius=\"5px\" display=\"block\" text=\"Beta\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Show your support\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" color_overlay_2=\"rgba(132,88,30,0.36)\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" top_padding_tablet=\"10%\" bottom_padding_tablet=\"60%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Show Your Support\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to receiving updates in your inbox and find out when we will start selling our first prints. We promise we won\'t spam and you can unsubscribe at any time.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2022-01-09 11:17:14','2022-01-09 11:17:14','',31,'https://www.fairphoto.com/?p=912',0,'revision','',0),(914,0,'2022-01-16 16:32:44','2022-01-16 16:32:44','Seymourcarry\nsamed.boerekci@hotmail.de\nAnfangen zu verdienen Vor 13500 EUR pro Tag\nVerdienste von 16500 EUR pro Tag &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fcaa7WZ&amp;sa=D&amp;25=48&amp;usg=AFQjCNHeDhPmQ6da3c_t6uxfxm4yAdThqw &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;\nSubmit\nNo\n1\n191.101.31.65\nMozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJanuary 16, 2022\n4:32 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Anfangen zu verdienen Vor 13500 EUR pro Tag','','publish','closed','closed','','anfangen-zu-verdienen-vor-13500-eur-pro-tag','','','2022-01-16 16:32:44','2022-01-16 16:32:44','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=914',0,'flamingo_inbound','',0),(915,0,'2022-01-17 05:53:37','2022-01-17 05:53:37','6iglw59b@yahoo.com\novapy','6iglw59b@yahoo.com','','publish','closed','closed','','6iglw59b-yahoo-com','','','2022-01-17 05:53:37','2022-01-17 05:53:37','',0,'https://www.fairphoto.com/?post_type=flamingo_contact&p=915',0,'flamingo_contact','',0),(916,0,'2022-01-17 05:53:37','2022-01-17 05:53:37','ovapy\n6iglw59b@yahoo.com\nI promised.\nHi, this is Jeniffer. I am sending you my intimate photos as I promised. https://tinyurl.com/ycwsmrqj\nSubmit\nNo\n2\n46.166.182.115\nMozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJanuary 17, 2022\n5:53 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','I promised.','','publish','closed','closed','','i-promised','','','2022-01-17 05:53:37','2022-01-17 05:53:37','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=916',0,'flamingo_inbound','',0),(917,0,'2022-01-18 19:26:16','2022-01-18 19:26:16','woodthighgire1988@gmail.com\nNataTuh','woodthighgire1988@gmail.com','','publish','closed','closed','','woodthighgire1988-gmail-com','','','2022-01-18 19:26:16','2022-01-18 19:26:16','',0,'https://www.fairphoto.com/?post_type=flamingo_contact&p=917',0,'flamingo_contact','',0),(918,0,'2022-01-18 19:26:16','2022-01-18 19:26:16','NataTuh\nwoodthighgire1988@gmail.com\nHello Admin!\nHi I\'m love sex. My contact here https://chicks-for-you.life/?u=41nkd08&amp;o=8dhpkzk\nSubmit\nNo\n3\n185.85.162.242\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJanuary 18, 2022\n7:26 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Hello Admin!','','publish','closed','closed','','hello-admin','','','2022-01-18 19:26:16','2022-01-18 19:26:16','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=918',0,'flamingo_inbound','',0),(920,0,'2022-01-27 03:04:16','2022-01-27 03:04:16','syudvnf3@hotmail.com\novapy','syudvnf3@hotmail.com','','publish','closed','closed','','syudvnf3-hotmail-com','','','2022-01-27 03:04:16','2022-01-27 03:04:16','',0,'https://www.fairphoto.com/?post_type=flamingo_contact&p=920',0,'flamingo_contact','',0),(921,0,'2022-01-27 03:04:16','2022-01-27 03:04:16','ovapy\nsyudvnf3@hotmail.com\nI promised.\nHi, this is Jenny. I am sending you my intimate photos as I promised. https://tinyurl.com/yadboxby\nSubmit\nNo\n4\n46.166.182.115\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJanuary 27, 2022\n3:04 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','I promised.','','publish','closed','closed','','i-promised-2','','','2022-01-27 03:04:16','2022-01-27 03:04:16','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=921',0,'flamingo_inbound','',0),(1562,0,'2022-08-11 19:55:53','2022-08-11 19:55:53','Crytosit\nhrteoloko@gmail.com\nThe success formula is found. Learn more about it.\nLet your money grow into the capital with this Robot.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 11, 2022\n7:55 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The success formula is found. Learn more about it.','','trash','closed','closed','','the-success-formula-is-found-learn-more-about-it-3__trashed','','','2022-09-11 10:31:14','2022-09-11 10:31:14','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1562',0,'flamingo_inbound','',0),(1639,0,'2022-08-21 09:25:55','2022-08-21 09:25:55','Crytosit\ndiana_2698@live.com\nMaking money in the net is easier now.\nSee how Robot makes $1000 from $1 of investment.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 21, 2022\n9:25 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Making money in the net is easier now.','','flamingo-spam','closed','closed','','making-money-in-the-net-is-easier-now','','','2022-08-21 09:25:55','2022-08-21 09:25:55','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1639',0,'flamingo_inbound','',0),(1640,0,'2022-08-21 11:26:37','2022-08-21 11:26:37','Crytosit\nPixiedust121088@yahoo.com\nLaunch the financial Robot and do your business.\nEven a child knows how to make $100 today.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 21, 2022\n11:26 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the financial Robot and do your business.','','flamingo-spam','closed','closed','','launch-the-financial-robot-and-do-your-business','','','2022-08-21 11:26:37','2022-08-21 11:26:37','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1640',0,'flamingo_inbound','',0),(1651,0,'2022-08-22 08:17:40','2022-08-22 08:17:40','Crytosit\nsqimyrrizwm@hotmails.com\nMake thousands of bucks. Financial robot will help you to do it!\nTurn $1 into $100 instantly. Use the financial Robot.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 22, 2022\n8:17 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make thousands of bucks. Financial robot will help you to do it!','','flamingo-spam','closed','closed','','make-thousands-of-bucks-financial-robot-will-help-you-to-do-it','','','2022-08-22 08:17:40','2022-08-22 08:17:40','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1651',0,'flamingo_inbound','',0),(1370,0,'2022-07-23 09:12:55','2022-07-23 09:12:55','Crytosit\nG8rwill@gmail.com\nLooking forward for income? Get it online.\nMake money 24/7 without any efforts and skills.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 23, 2022\n9:12 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Looking forward for income? Get it online.','','trash','closed','closed','','looking-forward-for-income-get-it-online__trashed','','','2022-08-22 10:32:13','2022-08-22 10:32:13','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1370',0,'flamingo_inbound','',0),(1665,0,'2022-08-23 13:26:40','2022-08-23 13:26:40','Crytosit\nBjersey94@yahoo.com\nCheck out the newest way to make a fantastic profit.\nThe huge income without investments is available, now!  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 23, 2022\n1:26 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Check out the newest way to make a fantastic profit.','','flamingo-spam','closed','closed','','check-out-the-newest-way-to-make-a-fantastic-profit-6','','','2022-08-23 13:26:40','2022-08-23 13:26:40','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1665',0,'flamingo_inbound','',0),(1455,0,'2022-08-01 09:06:42','2022-08-01 09:06:42','Crytosit\nTheSkeetor@gmail.com\nMake money 24/7 without any efforts and skills.\nFinancial robot is your success formula is found. Learn more about it.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 1, 2022\n9:06 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make money 24/7 without any efforts and skills.','','trash','closed','closed','','make-money-24-7-without-any-efforts-and-skills__trashed','','','2022-08-31 10:32:58','2022-08-31 10:32:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1455',0,'flamingo_inbound','',0),(1737,0,'2022-09-01 13:17:10','2022-09-01 13:17:10','LarrySmill\nekaterinadmitrieva205@gmail.com\nПремиум Маркет Сургут на Ленинградской 11 отзывы\nhttps://otzyv-pro.ru/company/transport/premium-market-surgut/ \r\nhttps://www.yell.ru/khanty-mansiysk/com/premium-market-surgut_13271272/ \r\nhttps://www.otzyvru.com/premium-market-surgut \r\nhttps://jobinthecity.ru/c5593750 \r\nhttps://pravogolosa.net/otzyvcategory?page=show_category&amp;catid=77966&amp;order=0&amp;expand=0 \r\nhttp://xn--80am5ae.xn--p1ai/c5593749/?reviews=1 \r\nhttps://workdigest.ru/reviews/c5593748 \r\nhttps://findjob.ru/reviews/c5593750 \r\nhttps://otzyvgid.ru/sklady/otzyvy-premium-market-surgut_1667361.html \r\nhttps://otzyvy.one/premium-market-surgut/ \r\nhttps://www.vashe-mnenie.com/reviews.php?name=premium-market-surgut \r\nhttp://www.directrix.ru/reviews/c5593750 \r\nhttps://rank-craft.com/reviews/detail.php?id=685424 \r\nhttps://www.otzyvru.com/premium-market-surgut/review-1030424 \r\nhttps://surgut.workdigest.ru/rev801777 \r\nПремиум Маркет Сургут на Ленинградской 11 преданный снабженец моего магазина. На эту фирму можно положиться: товар предоставляют вовремя, недостачь и ущерба товара не было, всякий раз счета приготовленны в сроки. Сервис для клиентов естественно на вышине, жизнерадостный и активный коллектив, работаем параллельно практически полгода и верю, что наша объединенное взимовыгодное сотрудничество и далее будет приносить нам взаимную пользу.\nSubmit\nNo\n6\n37.122.101.104\nMozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 1, 2022\n1:17 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Премиум Маркет Сургут на Ленинградской 11 отзывы','','flamingo-spam','closed','closed','','%d0%bf%d1%80%d0%b5%d0%bc%d0%b8%d1%83%d0%bc-%d0%bc%d0%b0%d1%80%d0%ba%d0%b5%d1%82-%d1%81%d1%83%d1%80%d0%b3%d1%83%d1%82-%d0%bd%d0%b0-%d0%bb%d0%b5%d0%bd%d0%b8%d0%bd%d0%b3%d1%80%d0%b0%d0%b4%d1%81%d0%ba','','','2022-09-01 13:17:10','2022-09-01 13:17:10','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1737',0,'flamingo_inbound','',0),(1089,3,'2022-06-12 11:10:35','2022-06-12 11:10:35','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints with Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Unique. Timeless. Conscious.\" font_container=\"tag:p|font_size:20|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your print purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Register your interest\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" advanced_gradient_angle=\"0\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" color_overlay_2=\"rgba(132,88,30,0.36)\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" top_padding_tablet=\"10%\" bottom_padding_tablet=\"60%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register Your Interest\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Register your interest and find out when we will start selling our first prints. We promise we won\'t spam you and you can unsubscribe at any time.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"64\"][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2022-06-12 11:10:35','2022-06-12 11:10:35','',31,'https://www.fairphoto.com/?p=1089',0,'revision','',0),(930,3,'2022-03-01 03:46:29','2022-03-01 03:46:29','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints with Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Unique. Conscious. Timeless.\" font_container=\"tag:div|font_size:20|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Register your interest\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" color_overlay_2=\"rgba(132,88,30,0.36)\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" top_padding_tablet=\"10%\" bottom_padding_tablet=\"60%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Show Your Support\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to receiving updates in your inbox and find out when we will start selling our first prints. We promise we won\'t spam and you can unsubscribe at any time.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2022-03-01 03:46:29','2022-03-01 03:46:29','',31,'https://www.fairphoto.com/?p=930',0,'revision','',0),(931,3,'2022-03-01 03:47:16','2022-03-01 03:47:16','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints with Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Unique. Conscious. Timeless.\" font_container=\"tag:div|font_size:20|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Register your interest\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][vc_column_text]We are open for registrations of interest.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" color_overlay_2=\"rgba(132,88,30,0.36)\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" top_padding_tablet=\"10%\" bottom_padding_tablet=\"60%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register Your Interest\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Show your support and subscribe to receiving updates in your inbox and find out when we will start selling our first prints. We promise we won\'t spam and you can unsubscribe at any time.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2022-03-01 03:47:16','2022-03-01 03:47:16','',31,'https://www.fairphoto.com/?p=931',0,'revision','',0),(934,3,'2022-03-01 03:49:00','2022-03-01 03:49:00','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints with Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Unique. Conscious. Timeless.\" font_container=\"tag:div|font_size:20|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your print purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Register your interest\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" color_overlay_2=\"rgba(132,88,30,0.36)\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" top_padding_tablet=\"10%\" bottom_padding_tablet=\"60%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register Your Interest\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Register your interest and find out when we will start selling our first prints. We promise we won\'t spam you and you can unsubscribe at any time.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2022-03-01 03:49:00','2022-03-01 03:49:00','',31,'https://www.fairphoto.com/?p=934',0,'revision','',0),(935,3,'2022-03-01 03:49:52','2022-03-01 03:49:52','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints with Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Unique. Conscious. Timeless.\" font_container=\"tag:div|font_size:20|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your print purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Register your interest\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" color_overlay_2=\"rgba(132,88,30,0.36)\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" top_padding_tablet=\"10%\" bottom_padding_tablet=\"60%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register Your Interest\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][divider line_type=\"No Line\" custom_height=\"64\"][vc_column_text]Register your interest and find out when we will start selling our first prints. We promise we won\'t spam you and you can unsubscribe at any time.[/vc_column_text][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2022-03-01 03:49:52','2022-03-01 03:49:52','',31,'https://www.fairphoto.com/?p=935',0,'revision','',0),(936,3,'2022-03-01 03:50:15','2022-03-01 03:50:15','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints with Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Unique. Conscious. Timeless.\" font_container=\"tag:div|font_size:20|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your print purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Register your interest\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"6%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" color_overlay_2=\"rgba(132,88,30,0.36)\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" top_padding_tablet=\"10%\" bottom_padding_tablet=\"60%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register Your Interest\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Register your interest and find out when we will start selling our first prints. We promise we won\'t spam you and you can unsubscribe at any time.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"64\"][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2022-03-01 03:50:15','2022-03-01 03:50:15','',31,'https://www.fairphoto.com/?p=936',0,'revision','',0),(937,3,'2022-03-01 03:51:05','2022-03-01 03:51:05','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints with Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Unique. Conscious. Timeless.\" font_container=\"tag:div|font_size:20|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your print purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Register your interest\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"2%\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" advanced_gradient_angle=\"0\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" color_overlay_2=\"rgba(132,88,30,0.36)\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" top_padding_tablet=\"10%\" bottom_padding_tablet=\"60%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register Your Interest\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Register your interest and find out when we will start selling our first prints. We promise we won\'t spam you and you can unsubscribe at any time.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"64\"][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2022-03-01 03:51:05','2022-03-01 03:51:05','',31,'https://www.fairphoto.com/?p=937',0,'revision','',0),(938,3,'2022-03-01 03:51:46','2022-03-01 03:51:46','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints with Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Unique. Conscious. Timeless.\" font_container=\"tag:div|font_size:20|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your print purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Register your interest\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" advanced_gradient_angle=\"0\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" color_overlay_2=\"rgba(132,88,30,0.36)\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" top_padding_tablet=\"10%\" bottom_padding_tablet=\"60%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register Your Interest\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Register your interest and find out when we will start selling our first prints. We promise we won\'t spam you and you can unsubscribe at any time.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"64\"][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2022-03-01 03:51:46','2022-03-01 03:51:46','',31,'https://www.fairphoto.com/?p=938',0,'revision','',0),(939,3,'2022-03-01 07:35:53','2022-03-01 07:35:53','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"12%\" left_padding_desktop=\"8%\" constrain_group_2=\"yes\" right_padding_desktop=\"8%\" top_padding_tablet=\"20%\" left_padding_tablet=\"10%\" constrain_group_4=\"yes\" right_padding_tablet=\"10%\" left_padding_phone=\"0\" constrain_group_6=\"yes\" right_padding_phone=\"0\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"0px\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"221\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Prints with Purpose\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Unique. Conscious. Timeless.\" font_container=\"tag:p|font_size:20|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Your print purchase supports a local organisation in the area where the photograph was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Register your interest\" url=\"#subscribe\" margin_top=\"24px\" margin_bottom=\"24px\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" column_margin=\"none\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" bottom_padding=\"6%\" top_padding_tablet=\"7%\" bottom_padding_tablet=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"impact\" advanced_gradient_angle=\"0\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"bottom\" shape_divider_height=\"50%\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_woo_products product_type=\"featured\" category=\"all\" columns=\"2\" flickity_mobile_column_width=\"100%\" orderby=\"date\" order=\"DESC\" carousel=\"1\" script=\"flickity\" flickity_wrap=\"wrap\" flickity_overflow=\"hidden\" flickity_controls=\"arrows-and-text\" flickity_group_cells=\"default\" flickity_image_scale_on_drag=\"true\" flickity_item_animation=\"none\" flickity_heading_tag=\"h3\" flickity_heading_text=\"New Arrivals\" flickity_link_text=\"See all prints\" flickity_link_url=\"/prints\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"95\" bg_image_tablet=\"867\" bg_image_phone=\"867\" bg_position=\"left top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"10%\" bottom_padding=\"10%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" enable_gradient=\"true\" color_overlay=\"#84581e\" color_overlay_2=\"rgba(132,88,30,0.36)\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bottom_padding=\"7%\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"220\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"center\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][vc_custom_heading text=\"Photography Of The World,\r\nFor The World\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]At Fair Photo, we believe that amazing photography should look after the amazing in the real world. Each photo in our gallery is linked to a real life local project that operates in the area where the photo was taken.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Accent-Color\" color_override=\"#ffffff\" icon_family=\"none\" text=\"View our Projects\" url=\"/projects\"][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_image=\"217\" bg_image_tablet=\"868\" bg_image_phone=\"868\" bg_position=\"center top\" background_image_loading=\"default\" bg_repeat=\"no-repeat\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"24%\" constrain_group_2=\"yes\" top_padding_tablet=\"10%\" bottom_padding_tablet=\"60%\" top_padding_phone=\"10%\" bottom_padding_phone=\"60%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" class=\"bg-small-mobile\" advanced_gradient_angle=\"0\" overlay_strength=\"0.8\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"straight_section\" gradient_type=\"default\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"column_reverse\" column_direction_phone=\"column_reverse\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][products columns=\"1\" ids=\"322\"][/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-8-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"top-bottom\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Time-less is more\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Each display is designed to compliment the photo and to brighten the space in front of it, all made from high quality and sustainably sourced materials.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through\" button_color_2=\"Extra-Color-3\" icon_family=\"none\" text=\"Browse our Collection\" url=\"/gallery\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#ffffff\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.5\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"How It Works\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][vc_custom_heading text=\"We capture and collect unique photography and scout for effective, credible and local grassroots organisations. Each photograph sold supports its accompanying organisation.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" top_padding=\"20\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo-Album\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856588689{margin-bottom: 15px !important;}\"]\r\n<h4>Discover</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Explore a unique selection of inspiring images from around the world or submit your own.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/gallery/\">Browse our Collection</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Photo\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1619856934157{margin-bottom: 15px !important;}\"]\r\n<h4>Display</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Fair Photo prints are designed to look good on any wall in any room.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]Coming soon[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Globe\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638496506061{margin-bottom: 15px !important;}\"]\r\n<h4>Give back</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Support a local organisation with your purchase.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"https://www.fairphoto.com/projects/\">View our Projects</a>[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"padding-3-percent\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" advanced_gradient_angle=\"0\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" gradient_type=\"default\"][nectar_icon icon_family=\"iconsmind\" icon_style=\"default\" icon_color_type=\"color_scheme\" icon_color=\"grey\" icon_padding=\"0px\" icon_iconsmind=\"iconsmind-Camera-5\"][vc_column_text css_animation=\"fadeInUp\" css=\".vc_custom_1638495945200{margin-bottom: 15px !important;}\"]\r\n<h4>Contribute</h4>\r\n[/vc_column_text][vc_custom_heading text=\"Help the places you visited with your photography.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][vc_column_text]<a href=\"/submit-a-photo\">Submit a Photo</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" bg_color=\"#f2f2f2\" scene_position=\"center\" top_padding=\"8%\" constrain_group_1=\"yes\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" id=\"subscribe\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Register Your Interest\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]Register your interest and find out when we will start selling our first prints. We promise we won\'t spam you and you can unsubscribe at any time.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"64\"][vc_column_text][mc4wp_form id=\"239\"][/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" top_padding=\"8%\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Recent Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\"][divider line_type=\"No Line\" custom_height=\"16\"][nectar_cta btn_style=\"arrow-animation\" heading_tag=\"h6\" button_color=\"default\" button_border_thickness=\"0px\" link_type=\"regular\" alignment=\"center\" alignment_tablet=\"default\" alignment_phone=\"default\" display=\"block\" display_tablet=\"inherit\" display_phone=\"inherit\" link_text=\"Go to the blog\" url=\"/blog\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" load_in_animation=\"none\" category=\"all\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" scene_position=\"center\" bottom_padding=\"8%\" text_color=\"dark\" text_align=\"left\" row_border_radius=\"none\" row_border_radius_applies=\"bg\" overflow=\"visible\" overlay_strength=\"0.3\" gradient_direction=\"left_to_right\" shape_divider_position=\"bottom\" bg_image_animation=\"none\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" column_position=\"default\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/2\" tablet_width_inherit=\"default\" animation_type=\"default\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"50\"][vc_custom_heading text=\"What\'s next?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"In addition to gathering more beautiful images and organisations, we are developing a framed display that is truly unique, elegant, easy to install, easy to transport and created sustainably.\" font_container=\"tag:p|text_align:center|color:rgba(10%2C10%2C10%2C0.65)\" use_theme_fonts=\"yes\" css_animation=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/4\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"742\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"743\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/3\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"741\" image_size=\"full\" animation_type=\"entrance\" animation=\"Fade In\" hover_animation=\"none\" alignment=\"\" border_radius=\"none\" box_shadow=\"none\" image_loading=\"default\" max_width=\"100%\" max_width_mobile=\"default\"][/vc_column_inner][/vc_row_inner][divider line_type=\"No Line\" custom_height=\"64\"][vc_row_inner column_margin=\"default\" column_direction=\"default\" column_direction_tablet=\"default\" column_direction_phone=\"default\" text_align=\"left\" row_position=\"default\" row_position_tablet=\"inherit\" row_position_phone=\"inherit\" overflow=\"visible\" pointer_events=\"all\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_tablet=\"inherit\" column_padding_phone=\"inherit\" column_padding_position=\"all\" column_element_spacing=\"default\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" column_link_target=\"_self\" gradient_direction=\"left_to_right\" overlay_strength=\"0.3\" width=\"1/1\" tablet_width_inherit=\"default\" animation_type=\"default\" bg_image_animation=\"none\" border_type=\"simple\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"none\" text=\"Reserve my copy now\" url=\"/gallery\"][vc_column_text]Or <a href=\"#subscribe\">subscribe to our newsletter</a>.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home','','inherit','closed','closed','','31-revision-v1','','','2022-03-01 07:35:53','2022-03-01 07:35:53','',31,'https://www.fairphoto.com/?p=939',0,'revision','',0),(1523,0,'2022-08-07 09:14:29','2022-08-07 09:14:29','Crytosit\nashtnnr@gmail.com\nCheck out the newest way to make a fantastic profit.\nNo need to work anymore while you have the Robot launched!  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 7, 2022\n9:14 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Check out the newest way to make a fantastic profit.','','trash','closed','closed','','check-out-the-newest-way-to-make-a-fantastic-profit__trashed','','','2022-09-06 10:32:49','2022-09-06 10:32:49','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1523',0,'flamingo_inbound','',0),(1372,0,'2022-07-23 16:56:27','2022-07-23 16:56:27','Crytosit\nsir87@aol.com\nMoney, money! Make more money with financial robot!\nLaunch the robot and let it bring you money.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nJuly 23, 2022\n4:56 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Money, money! Make more money with financial robot!','','trash','closed','closed','','money-money-make-more-money-with-financial-robot-2__trashed','','','2022-08-23 10:31:33','2022-08-23 10:31:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1372',0,'flamingo_inbound','',0),(1663,0,'2022-08-23 09:21:09','2022-08-23 09:21:09','Crytosit\nnharrington1023@yahoo.com\nMake thousands of bucks. Financial robot will help you to do it!\nThe huge income without investments is available, now!  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 23, 2022\n9:21 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make thousands of bucks. Financial robot will help you to do it!','','flamingo-spam','closed','closed','','make-thousands-of-bucks-financial-robot-will-help-you-to-do-it-2','','','2022-08-23 09:21:09','2022-08-23 09:21:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1663',0,'flamingo_inbound','',0),(1371,0,'2022-07-23 13:06:40','2022-07-23 13:06:40','Crytosit\nmzclauz@yahoo.com\nFinancial robot is the best companion of rich people.\nNeed money? Get it here easily! Just press this to launch the robot.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 23, 2022\n1:06 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial robot is the best companion of rich people.','','trash','closed','closed','','financial-robot-is-the-best-companion-of-rich-people-2__trashed','','','2022-08-23 10:31:33','2022-08-23 10:31:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1371',0,'flamingo_inbound','',0),(1365,0,'2022-07-22 13:31:30','2022-07-22 13:31:30','Crytosit\ntomwelter@uk2.net\nRobot is the best solution for everyone who wants to earn.\nWe know how to increase your financial stability.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 22, 2022\n1:31 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Robot is the best solution for everyone who wants to earn.','','trash','closed','closed','','robot-is-the-best-solution-for-everyone-who-wants-to-earn__trashed','','','2022-08-22 10:32:13','2022-08-22 10:32:13','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1365',0,'flamingo_inbound','',0),(1364,0,'2022-07-22 09:41:02','2022-07-22 09:41:02','Crytosit\njhannah73@yahoo.com\nEven a child knows how to make $100 today with the help of this robot.\nJoin the society of successful people who make money here.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 22, 2022\n9:41 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Even a child knows how to make $100 today with the help of this robot.','','trash','closed','closed','','even-a-child-knows-how-to-make-100-today-with-the-help-of-this-robot-2__trashed','','','2022-08-21 10:30:58','2022-08-21 10:30:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1364',0,'flamingo_inbound','',0),(1652,0,'2022-08-22 10:19:43','2022-08-22 10:19:43','Crytosit\nfionaroyds@hotmail.com\nStart making thousands of dollars every week just using this robot.\nEarning $1000 a day is easy if you use this financial Robot.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 22, 2022\n10:19 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Start making thousands of dollars every week just using this robot.','','flamingo-spam','closed','closed','','start-making-thousands-of-dollars-every-week-just-using-this-robot-2','','','2022-08-22 10:19:43','2022-08-22 10:19:43','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1652',0,'flamingo_inbound','',0),(1676,0,'2022-08-24 10:41:05','2022-08-24 10:41:05','Crytosit\nbrpelletiersmaaladenlh@dew.com\nOnline job can be really effective if you use this Robot.\nThe fastest way to make your wallet thick is found.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 24, 2022\n10:41 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Online job can be really effective if you use this Robot.','','flamingo-spam','closed','closed','','online-job-can-be-really-effective-if-you-use-this-robot','','','2022-08-24 10:41:05','2022-08-24 10:41:05','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1676',0,'flamingo_inbound','',0),(1384,0,'2022-07-25 13:18:04','2022-07-25 13:18:04','Crytosit\npaulina_starzec@hotmail.com\nThe success formula is found. Learn more about it.\nNo need to stay awake all night long to earn money. Launch the robot.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nJuly 25, 2022\n1:18 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The success formula is found. Learn more about it.','','trash','closed','closed','','the-success-formula-is-found-learn-more-about-it__trashed','','','2022-08-25 10:36:09','2022-08-25 10:36:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1384',0,'flamingo_inbound','',0),(1675,0,'2022-08-24 08:40:12','2022-08-24 08:40:12','Crytosit\ngarcuacesar@ymail.com\nWe have found the fastest way to be rich. Find it out here.\nMost successful people already use Robot. Do you?  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 24, 2022\n8:40 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','We have found the fastest way to be rich. Find it out here.','','flamingo-spam','closed','closed','','we-have-found-the-fastest-way-to-be-rich-find-it-out-here-3','','','2022-08-24 08:40:12','2022-08-24 08:40:12','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1675',0,'flamingo_inbound','',0),(1377,0,'2022-07-24 13:31:20','2022-07-24 13:31:20','Crytosit\nCardio439@gmail.com\nThe financial Robot is your future wealth and independence.\nStart your online work using the financial Robot.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nJuly 24, 2022\n1:31 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The financial Robot is your future wealth and independence.','','trash','closed','closed','','the-financial-robot-is-your-future-wealth-and-independence-2__trashed','','','2022-08-24 10:41:03','2022-08-24 10:41:03','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1377',0,'flamingo_inbound','',0),(1378,0,'2022-07-24 17:26:16','2022-07-24 17:26:16','Crytosit\nb5luver@yahoo.com\nIt is the best time to launch the Robot to get more money.\nYour computer can bring you additional income if you use this Robot.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 24, 2022\n5:26 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','It is the best time to launch the Robot to get more money.','','trash','closed','closed','','it-is-the-best-time-to-launch-the-robot-to-get-more-money-2__trashed','','','2022-08-24 10:41:03','2022-08-24 10:41:03','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1378',0,'flamingo_inbound','',0),(1709,0,'2022-08-29 09:30:22','2022-08-29 09:30:22','Crytosit\nTeale426@netscape.com\nOnline earnings are the easiest way for financial independence.\nYour computer can bring you additional income if you use this Robot.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 29, 2022\n9:30 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Online earnings are the easiest way for financial independence.','','flamingo-spam','closed','closed','','online-earnings-are-the-easiest-way-for-financial-independence-2','','','2022-08-29 09:30:22','2022-08-29 09:30:22','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1709',0,'flamingo_inbound','',0),(1426,0,'2022-07-29 12:01:22','2022-07-29 12:01:22','Crytosit\nEdwintollan@mail.com\nWe know how to become rich and do you?\nWe know how to increase your financial stability.  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 29, 2022\n12:01 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','We know how to become rich and do you?','','trash','closed','closed','','we-know-how-to-become-rich-and-do-you-2__trashed','','','2022-08-29 10:32:33','2022-08-29 10:32:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1426',0,'flamingo_inbound','',0),(1427,0,'2022-07-29 14:28:26','2022-07-29 14:28:26','Crytosit\nedwardfox48881@yahoo.com\nMaking money can be extremely easy if you use this Robot.\nAttention! Financial robot may bring you millions!  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 29, 2022\n2:28 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Making money can be extremely easy if you use this Robot.','','trash','closed','closed','','making-money-can-be-extremely-easy-if-you-use-this-robot-4__trashed','','','2022-08-29 10:32:33','2022-08-29 10:32:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1427',0,'flamingo_inbound','',0),(1435,0,'2022-07-30 09:15:11','2022-07-30 09:15:11','Crytosit\njupajoob@yeah.net\nLaunch the robot and let it bring you money.\nEven a child knows how to make money. Do you?  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 30, 2022\n9:15 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the robot and let it bring you money.','','trash','closed','closed','','launch-the-robot-and-let-it-bring-you-money-3__trashed','','','2022-08-29 10:32:33','2022-08-29 10:32:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1435',0,'flamingo_inbound','',0),(1717,0,'2022-08-30 02:20:24','2022-08-30 02:20:24','Crytosit\nPixiedust121088@yahoo.com\nJoin the society of successful people who make money here.\nProvide your family with the money in age. Launch the Robot!  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 30, 2022\n2:20 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Join the society of successful people who make money here.','','flamingo-spam','closed','closed','','join-the-society-of-successful-people-who-make-money-here-2','','','2022-08-30 02:20:24','2022-08-30 02:20:24','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1717',0,'flamingo_inbound','',0),(1524,0,'2022-08-07 11:35:52','2022-08-07 11:35:52','Crytosit\nvobppjdhdu@ciulnl.com\nThis robot will help you to make hundreds of dollars each day.\nEveryone who needs money should try this Robot out.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 7, 2022\n11:35 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','This robot will help you to make hundreds of dollars each day.','','trash','closed','closed','','this-robot-will-help-you-to-make-hundreds-of-dollars-each-day-2__trashed','','','2022-09-07 10:31:28','2022-09-07 10:31:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1524',0,'flamingo_inbound','',0),(1573,0,'2022-08-16 10:35:35','2022-08-16 10:35:35','Mike Holiday\nno-replyPl@gmail.com\nNEW: Semrush Backlinks\nHi there \r\n \r\nThis is Mike Holiday\r\n \r\nLet me show you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your fairphoto.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\n \r\nRegards \r\n \r\nMike Holiday\r\n \r\nmike@strictlydigital.net\nSubmit\nNo\n6\n45.88.97.202\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 16, 2022\n10:35 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','NEW: Semrush Backlinks','','trash','closed','closed','','new-semrush-backlinks__trashed','','','2022-09-17 07:13:37','2022-09-17 07:13:37','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1573',0,'flamingo_inbound','',0),(1586,0,'2022-08-17 09:21:24','2022-08-17 09:21:24','Crytosit\nmjamora1@yahoo.com\nMoney, money! Make more money with financial robot!\nMake thousands of bucks. Financial robot will help you to do it!  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 17, 2022\n9:21 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Money, money! Make more money with financial robot!','','trash','closed','closed','','money-money-make-more-money-with-financial-robot__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1586',0,'flamingo_inbound','',0),(1376,0,'2022-07-24 09:17:21','2022-07-24 09:17:21','Crytosit\nphiliphargrove@bellsouth.net\nMake money, not war! Financial Robot is what you need.\nThe fastest way to make you wallet thick is here.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 24, 2022\n9:17 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make money, not war! Financial Robot is what you need.','','trash','closed','closed','','make-money-not-war-financial-robot-is-what-you-need-3__trashed','','','2022-08-23 10:31:33','2022-08-23 10:31:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1376',0,'flamingo_inbound','',0),(1677,0,'2022-08-24 12:47:55','2022-08-24 12:47:55','Crytosit\nsahinguler1974@hotmail.com\nEarn additional money without efforts and skills.\nSee how Robot makes $1000 from $1 of investment.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 24, 2022\n12:47 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Earn additional money without efforts and skills.','','flamingo-spam','closed','closed','','earn-additional-money-without-efforts-and-skills-4','','','2022-08-24 12:47:55','2022-08-24 12:47:55','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1677',0,'flamingo_inbound','',0),(1678,0,'2022-08-24 14:48:41','2022-08-24 14:48:41','Crytosit\njlynn.baker@aol.com\nThe additional income for everyone.\nTurn $1 into $100 instantly. Use the financial Robot.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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)\nhttps://www.fairphoto.com/contact-us/\nAugust 24, 2022\n2:48 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The additional income for everyone.','','flamingo-spam','closed','closed','','the-additional-income-for-everyone','','','2022-08-24 14:48:41','2022-08-24 14:48:41','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1678',0,'flamingo_inbound','',0),(1757,0,'2022-09-03 03:52:49','2022-09-03 03:52:49','Crytosit\nconan158@hotmail.com\nYour money keep grow 24/7 if you use the financial Robot.\nMost successful people already use Robot. Do you?  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 3, 2022\n3:52 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Your money keep grow 24/7 if you use the financial Robot.','','flamingo-spam','closed','closed','','your-money-keep-grow-24-7-if-you-use-the-financial-robot-2','','','2022-09-03 03:52:49','2022-09-03 03:52:49','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1757',0,'flamingo_inbound','',0),(1758,0,'2022-09-03 05:49:52','2022-09-03 05:49:52','Crytosit\ntigergirl8k3@yahoo.com\nRich people are rich because they use this robot.\nAutomatic robot is the best start for financial independence.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 3, 2022\n5:49 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Rich people are rich because they use this robot.','','flamingo-spam','closed','closed','','rich-people-are-rich-because-they-use-this-robot-2','','','2022-09-03 05:49:52','2022-09-03 05:49:52','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1758',0,'flamingo_inbound','',0),(1769,0,'2022-09-04 01:27:05','2022-09-04 01:27:05','Crytosit\njhannah73@yahoo.com\nEven a child knows how to make money. This robot is what you need!\nThere is no need to look for a job anymore. Work online.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 4, 2022\n1:27 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Even a child knows how to make money. This robot is what you need!','','flamingo-spam','closed','closed','','even-a-child-knows-how-to-make-money-this-robot-is-what-you-need-2','','','2022-09-04 01:27:05','2022-09-04 01:27:05','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1769',0,'flamingo_inbound','',0),(1770,0,'2022-09-04 03:23:12','2022-09-04 03:23:12','Crytosit\nkseth62501@yahoo.com\nLet the Robot bring you money while you rest.\nCheck out the automatic Bot, which works for you 24/7.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 4, 2022\n3:23 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Let the Robot bring you money while you rest.','','flamingo-spam','closed','closed','','let-the-robot-bring-you-money-while-you-rest-2','','','2022-09-04 03:23:12','2022-09-04 03:23:12','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1770',0,'flamingo_inbound','',0),(1681,0,'2022-08-25 12:11:52','2022-08-25 12:11:52','Mike Philips\nno-replyPl@gmail.com\nWant Better Local Ranks? Ready this\nHi \r\n \r\nIf you have a local business and want to rank it on google maps in a specific area then this service is for you. \r\n \r\nGoogle Map Stacking is one of the best ways to rank your GMB in a specific mile radius. \r\n \r\nMore info: \r\nhttps://www.speed-seo.net/product/google-maps-pointers/ \r\n \r\n \r\nPS: Want an all in one Local Plan that includes everything? \r\nhttps://www.speed-seo.net/product/local-seo-package/\nSubmit\nNo\n6\n191.101.217.250\nMozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 25, 2022\n12:11 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Want Better Local Ranks? Ready this','','flamingo-spam','closed','closed','','want-better-local-ranks-ready-this','','','2022-08-25 12:11:52','2022-08-25 12:11:52','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1681',0,'flamingo_inbound','',0),(1393,0,'2022-07-26 09:58:09','2022-07-26 09:58:09','Crytosit\nMEMEMEEBARBIE@YAHOO.COM\nMake dollars just sitting home.\nWe have found the fastest way to be rich. Find it out here.  https://melm.frostyelk.se/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 26, 2022\n9:58 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make dollars just sitting home.','','trash','closed','closed','','make-dollars-just-sitting-home-2__trashed','','','2022-08-25 10:36:09','2022-08-25 10:36:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1393',0,'flamingo_inbound','',0),(1695,0,'2022-08-27 16:57:12','2022-08-27 16:57:12','Crytosit\notisboatus@hotmail.com\nEvery your dollar can turn into $100 after you lunch this Robot.\nThis robot can bring you money 24/7.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 27, 2022\n4:57 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Every your dollar can turn into $100 after you lunch this Robot.','','flamingo-spam','closed','closed','','every-your-dollar-can-turn-into-100-after-you-lunch-this-robot-2','','','2022-08-27 16:57:12','2022-08-27 16:57:12','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1695',0,'flamingo_inbound','',0),(1696,0,'2022-08-27 17:39:23','2022-08-27 17:39:23','PhilipFeedO\nmordvinovmilano+qgds@mail.ru\nfairphoto.com ofeiifeodwpdeofijesdwsfeiiejokdwpdoefigjfidoksfihigjskodwsfiheghifegergsdfsregsfggrgr\nfairphoto.com ofeiifeodwpdeofijesdwsfeiiejokdwpdoefigjfidoksfihigjskodwsfiheghifegergsdfsregsfggrgr\nSubmit\nNo\n6\n156.146.63.151\nMozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 27, 2022\n5:39 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','fairphoto.com ofeiifeodwpdeofijesdwsfeiiejokdwpdoefigjfidoksfihigjskodwsfiheghifegergsdfsregsfggrgr','','flamingo-spam','closed','closed','','fairphoto-com-ofeiifeodwpdeofijesdwsfeiiejokdwpdoefigjfidoksfihigjskodwsfiheghifegergsdfsregsfggrgr','','','2022-08-27 17:39:23','2022-08-27 17:39:23','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1696',0,'flamingo_inbound','',0),(1401,0,'2022-07-27 09:13:51','2022-07-27 09:13:51','Crytosit\ncabracing@ymail.com\nFind out about the easiest way of money earning.\nNo worries if you are fired. Work online.  https://melm.frostyelk.se/gotodate/go\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nJuly 27, 2022\n9:13 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Find out about the easiest way of money earning.','','trash','closed','closed','','find-out-about-the-easiest-way-of-money-earning-2__trashed','','','2022-08-26 10:33:36','2022-08-26 10:33:36','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1401',0,'flamingo_inbound','',0),(1707,0,'2022-08-29 05:42:26','2022-08-29 05:42:26','Crytosit\nedwardfox48881@yahoo.com\nOnline Bot will bring you wealth and satisfaction.\nLooking for an easy way to make money? Check out the financial robot.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nAugust 29, 2022\n5:42 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Online Bot will bring you wealth and satisfaction.','','flamingo-spam','closed','closed','','online-bot-will-bring-you-wealth-and-satisfaction-2','','','2022-08-29 05:42:26','2022-08-29 05:42:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1707',0,'flamingo_inbound','',0),(1708,0,'2022-08-29 07:36:45','2022-08-29 07:36:45','Crytosit\nsue.atkinson@portlock.com\nEarn additional money without efforts and skills.\n# 1 financial expert in the net! Check out the new Robot.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 29, 2022\n7:36 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Earn additional money without efforts and skills.','','flamingo-spam','closed','closed','','earn-additional-money-without-efforts-and-skills-5','','','2022-08-29 07:36:45','2022-08-29 07:36:45','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1708',0,'flamingo_inbound','',0),(1719,0,'2022-08-30 04:57:56','2022-08-30 04:57:56','Затруднительно знакомиться с девушками? Забудь об этом! Подберем тебе подходящую https://apple.com\nlikax9yev@mail.ru\nР РѕСЃСЃРёСЏ\nYruvobel\n73\nYxecud\nRegister my interest\nNo\n8\n95.216.21.217\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nAugust 30, 2022\n4:57 am\n322\nhanchank-nyi-chin\nHanchank Nyi Chin\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','flamingo-spam','closed','closed','','your-subject-14','','','2022-08-30 04:57:56','2022-08-30 04:57:56','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1719',0,'flamingo_inbound','',0),(1720,0,'2022-08-30 06:14:32','2022-08-30 06:14:32','Crytosit\nsprouticusljones@yahoo.com\nEarn additional money without efforts and skills.\nStart making thousands of dollars every week.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 30, 2022\n6:14 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Earn additional money without efforts and skills.','','flamingo-spam','closed','closed','','earn-additional-money-without-efforts-and-skills-7','','','2022-08-30 06:14:32','2022-08-30 06:14:32','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1720',0,'flamingo_inbound','',0),(1414,0,'2022-07-28 09:01:47','2022-07-28 09:01:47','Crytosit\nlaurent.tantot@gmail.com\nTry out the best financial robot in the Internet.\nEven a child knows how to make money. This robot is what you need!  https://melm.frostyelk.se/gotodate/go\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 28, 2022\n9:01 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Try out the best financial robot in the Internet.','','trash','closed','closed','','try-out-the-best-financial-robot-in-the-internet-2__trashed','','','2022-08-27 10:29:50','2022-08-27 10:29:50','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1414',0,'flamingo_inbound','',0),(1692,0,'2022-08-27 12:58:17','2022-08-27 12:58:17','Crytosit\nengelhardtgreg@yahoo.com\nMake dollars staying at home and launched this Bot.\nHave no financial skills? Let Robot make money for you.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 27, 2022\n12:58 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make dollars staying at home and launched this Bot.','','flamingo-spam','closed','closed','','make-dollars-staying-at-home-and-launched-this-bot-3','','','2022-08-27 12:58:17','2022-08-27 12:58:17','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1692',0,'flamingo_inbound','',0),(1698,0,'2022-08-28 12:14:56','2022-08-28 12:14:56','Crytosit\ngodinovirgie@yahoo.com\nInvest $1 today to make $1000 tomorrow.\nNeed money? Earn it without leaving your home.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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)\nhttps://www.fairphoto.com/contact-us/\nAugust 28, 2022\n12:14 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Invest $1 today to make $1000 tomorrow.','','flamingo-spam','closed','closed','','invest-1-today-to-make-1000-tomorrow-2','','','2022-08-28 12:14:56','2022-08-28 12:14:56','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1698',0,'flamingo_inbound','',0),(1419,0,'2022-07-28 19:34:14','2022-07-28 19:34:14','Crytosit\nmartha_urquijo@yahoo.com\nThe success formula is found. Learn more about it.\nMake thousands every week working online here.  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 28, 2022\n7:34 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The success formula is found. Learn more about it.','','trash','closed','closed','','the-success-formula-is-found-learn-more-about-it-2__trashed','','','2022-08-28 10:31:17','2022-08-28 10:31:17','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1419',0,'flamingo_inbound','',0),(1718,0,'2022-08-30 04:20:12','2022-08-30 04:20:12','Crytosit\nchrysacosta@yahoo.com\nLaunch the robot and let it bring you money.\nCheck out the new financial tool, which can make you rich.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4089.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 30, 2022\n4:20 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the robot and let it bring you money.','','flamingo-spam','closed','closed','','launch-the-robot-and-let-it-bring-you-money-2','','','2022-08-30 04:20:12','2022-08-30 04:20:12','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1718',0,'flamingo_inbound','',0),(1723,0,'2022-08-30 12:02:15','2022-08-30 12:02:15','Crytosit\nt.bolling22@gmail.com\nHave no financial skills? Let Robot make money for you.\nMake your computer to be you earning instrument.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 30, 2022\n12:02 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Have no financial skills? Let Robot make money for you.','','flamingo-spam','closed','closed','','have-no-financial-skills-let-robot-make-money-for-you-3','','','2022-08-30 12:02:15','2022-08-30 12:02:15','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1723',0,'flamingo_inbound','',0),(1721,0,'2022-08-30 08:10:46','2022-08-30 08:10:46','Crytosit\nkievasia2@yahoo.com\nOne click of the robot can bring you thousands of bucks.\nThe additional income is available for everyone using this robot.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 30, 2022\n8:10 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','One click of the robot can bring you thousands of bucks.','','flamingo-spam','closed','closed','','one-click-of-the-robot-can-bring-you-thousands-of-bucks','','','2022-08-30 08:10:46','2022-08-30 08:10:46','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1721',0,'flamingo_inbound','',0),(1722,0,'2022-08-30 10:06:11','2022-08-30 10:06:11','Crytosit\nkirbywil@aol.com\nOnly one click can grow up your money really fast.\nThe additional income for everyone.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 30, 2022\n10:06 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Only one click can grow up your money really fast.','','flamingo-spam','closed','closed','','only-one-click-can-grow-up-your-money-really-fast-5','','','2022-08-30 10:06:11','2022-08-30 10:06:11','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1722',0,'flamingo_inbound','',0),(1445,0,'2022-07-31 08:49:58','2022-07-31 08:49:58','Crytosit\nc.eissej@gmail.com\nLooking for additional money? Try out the best financial instrument.\nRobot is the best solution for everyone who wants to earn.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 31, 2022\n8:49 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Looking for additional money? Try out the best financial instrument.','','trash','closed','closed','','looking-for-additional-money-try-out-the-best-financial-instrument-2__trashed','','','2022-08-30 10:33:58','2022-08-30 10:33:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1445',0,'flamingo_inbound','',0),(1467,0,'2022-08-02 08:38:46','2022-08-02 08:38:46','Crytosit\nrgreal069@gmail.com\nThe additional income is available for everyone using this robot.\nEarn additional money without efforts and skills.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 2, 2022\n8:38 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The additional income is available for everyone using this robot.','','trash','closed','closed','','the-additional-income-is-available-for-everyone-using-this-robot-2__trashed','','','2022-09-01 10:31:02','2022-09-01 10:31:02','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1467',0,'flamingo_inbound','',0),(1765,0,'2022-09-03 17:37:59','2022-09-03 17:37:59','Crytosit\ntiaboglin@gmail.com\nWe know how to increase your financial stability.\nLaunch the financial Bot now to start earning.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 3, 2022\n5:37 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','We know how to increase your financial stability.','','flamingo-spam','closed','closed','','we-know-how-to-increase-your-financial-stability-2','','','2022-09-03 17:37:59','2022-09-03 17:37:59','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1765',0,'flamingo_inbound','',0),(1766,0,'2022-09-03 19:35:07','2022-09-03 19:35:07','Crytosit\npbsmith401@yahoo.com\nRobot never sleeps. It makes money for you 24/7.\nFinancial robot keeps bringing you money while you sleep.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 3, 2022\n7:35 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Robot never sleeps. It makes money for you 24/7.','','flamingo-spam','closed','closed','','robot-never-sleeps-it-makes-money-for-you-24-7-2','','','2022-09-03 19:35:07','2022-09-03 19:35:07','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1766',0,'flamingo_inbound','',0),(1767,0,'2022-09-03 21:31:25','2022-09-03 21:31:25','Crytosit\nfionaroyds@hotmail.com\nCheck out the automatic Bot, which works for you 24/7.\nNeed some more money? Robot will earn them really fast.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 3, 2022\n9:31 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Check out the automatic Bot, which works for you 24/7.','','flamingo-spam','closed','closed','','check-out-the-automatic-bot-which-works-for-you-24-7-2','','','2022-09-03 21:31:25','2022-09-03 21:31:25','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1767',0,'flamingo_inbound','',0),(1479,0,'2022-08-03 07:53:20','2022-08-03 07:53:20','Crytosit\nkedarmoroney@gmail.com\nNo need to stay awake all night long to earn money. Launch the robot.\nRobot never sleeps. It makes money for you 24/7.  https://drive.google.com/file/d/16h--2NxCymIYLkRyC39ltIg-nBif8Ayz/view?usp=sharing\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 3, 2022\n7:53 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No need to stay awake all night long to earn money. Launch the robot.','','trash','closed','closed','','no-need-to-stay-awake-all-night-long-to-earn-money-launch-the-robot-6__trashed','','','2022-09-02 10:34:09','2022-09-02 10:34:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1479',0,'flamingo_inbound','',0),(1768,0,'2022-09-03 23:29:25','2022-09-03 23:29:25','Crytosit\ngamu2lawin@yahoo.com\nWe know how to become rich and do you?\nSee how Robot makes $1000 from $1 of investment.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 3, 2022\n11:29 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','We know how to become rich and do you?','','flamingo-spam','closed','closed','','we-know-how-to-become-rich-and-do-you-2','','','2022-09-03 23:29:25','2022-09-03 23:29:25','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1768',0,'flamingo_inbound','',0),(1748,0,'2022-09-02 09:55:13','2022-09-02 09:55:13','Crytosit\ncsm1604.carmen@gmail.com\nCheck out the newest way to make a fantastic profit.\nStill not a millionaire? The financial robot will make you him!  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 2, 2022\n9:55 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Check out the newest way to make a fantastic profit.','','flamingo-spam','closed','closed','','check-out-the-newest-way-to-make-a-fantastic-profit-4','','','2022-09-02 09:55:13','2022-09-02 09:55:13','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1748',0,'flamingo_inbound','',0),(1759,0,'2022-09-03 07:45:39','2022-09-03 07:45:39','Crytosit\nstephanie.warren@cnh.com\nThe financial Robot is the most effective financial tool in the net!\nNo worries if you are fired. Work online.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 3, 2022\n7:45 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The financial Robot is the most effective financial tool in the net!','','flamingo-spam','closed','closed','','the-financial-robot-is-the-most-effective-financial-tool-in-the-net-3','','','2022-09-03 07:45:39','2022-09-03 07:45:39','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1759',0,'flamingo_inbound','',0),(1773,0,'2022-09-04 09:15:26','2022-09-04 09:15:26','Crytosit\npang_shanatty@hotmail.com\nFinancial robot is a great way to manage and increase your income.\nHave no financial skills? Let Robot make money for you.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 4, 2022\n9:15 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial robot is a great way to manage and increase your income.','','flamingo-spam','closed','closed','','financial-robot-is-a-great-way-to-manage-and-increase-your-income','','','2022-09-04 09:15:26','2022-09-04 09:15:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1773',0,'flamingo_inbound','',0),(1860,0,'2022-09-12 05:51:59','2022-09-12 05:51:59','Crytosit\ntanture.chen@gmail.com\nMake yourself rich in future using this financial robot.\nThe additional income is available for everyone using this robot.  http://vindavoz.ru/forum/away.php?s=https%3A%2F%2Fvaratradgardsforening.se%2Fpromo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 12, 2022\n5:51 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make yourself rich in future using this financial robot.','','flamingo-spam','closed','closed','','make-yourself-rich-in-future-using-this-financial-robot-2','','','2022-09-12 05:51:59','2022-09-12 05:51:59','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1860',0,'flamingo_inbound','',0),(1812,0,'2022-09-07 20:26:04','2022-09-07 20:26:04','Crytosit\npjoconnoriii@gmail.com\nThe financial Robot is your # 1 expert of making money.\nLooking forward for income? Get it online.  https://bodyandsoul.com.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 7, 2022\n8:26 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The financial Robot is your # 1 expert of making money.','','flamingo-spam','closed','closed','','the-financial-robot-is-your-1-expert-of-making-money','','','2022-09-07 20:26:04','2022-09-07 20:26:04','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1812',0,'flamingo_inbound','',0),(1811,0,'2022-09-07 18:12:33','2022-09-07 18:12:33','Crytosit\nhobbychu@yahoo.com\nThe best way for everyone who rushes for financial independence.\nLooking for additional money? Try out the best financial instrument.  https://bodyandsoul.com.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 7, 2022\n6:12 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The best way for everyone who rushes for financial independence.','','flamingo-spam','closed','closed','','the-best-way-for-everyone-who-rushes-for-financial-independence','','','2022-09-07 18:12:33','2022-09-07 18:12:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1811',0,'flamingo_inbound','',0),(1534,0,'2022-08-08 08:34:22','2022-08-08 08:34:22','Crytosit\nmichelleciecwierz@yahoo.com\nFind out about the easiest way of money earning.\nEarning money in the Internet is easy if you use Robot.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 8, 2022\n8:34 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Find out about the easiest way of money earning.','','trash','closed','closed','','find-out-about-the-easiest-way-of-money-earning-5__trashed','','','2022-09-07 10:31:28','2022-09-07 10:31:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1534',0,'flamingo_inbound','',0),(1826,0,'2022-09-09 03:22:49','2022-09-09 03:22:49','Crytosit\nlady_darkkmoon@yahoo.com\nRich people are rich because they use this robot.\nLaunch the financial Robot and do your business.  http://www.komkor-f.ru/bitrix/rk.php?goto=https://puertobelenn.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 9, 2022\n3:22 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Rich people are rich because they use this robot.','','flamingo-spam','closed','closed','','rich-people-are-rich-because-they-use-this-robot-4','','','2022-09-09 03:22:49','2022-09-09 03:22:49','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1826',0,'flamingo_inbound','',0),(1828,0,'2022-09-09 07:49:46','2022-09-09 07:49:46','Crytosit\nvoodoossj@yahoo.com\nThere is no need to look for a job anymore. Work online.\nTurn $1 into $100 instantly. Use the financial Robot.  http://www.auto-sib.com/bitrix/rk.php?id=624&amp;event1=banner&amp;event2=click&amp;event3=1+%2F+%5B624%5D+%5Btests2%5D+%AB%D1%E8%E1%E8%F0%FC+%EA%EE%EB%E5%F1%EE%BB&amp;goto=https://puertobelenn.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 9, 2022\n7:49 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','There is no need to look for a job anymore. Work online.','','flamingo-spam','closed','closed','','there-is-no-need-to-look-for-a-job-anymore-work-online-3','','','2022-09-09 07:49:46','2022-09-09 07:49:46','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1828',0,'flamingo_inbound','',0),(1848,0,'2022-09-11 02:59:57','2022-09-11 02:59:57','Crytosit\nsamo1247@yahoo.com\nRobot is the best solution for everyone who wants to earn.\nRobot is the best solution for everyone who wants to earn.  http://optica-gler.ru/go.php?https://varatradgardsforening.se/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 11, 2022\n2:59 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Robot is the best solution for everyone who wants to earn.','','flamingo-spam','closed','closed','','robot-is-the-best-solution-for-everyone-who-wants-to-earn-3','','','2022-09-11 02:59:57','2022-09-11 02:59:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1848',0,'flamingo_inbound','',0),(1840,0,'2022-09-10 09:28:41','2022-09-10 09:28:41','Crytosit\nqqycx1995@163.com\nThe financial Robot works for you even when you sleep.\nMake your computer to be you earning instrument.  https://quehacerensantiago.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 10, 2022\n9:28 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The financial Robot works for you even when you sleep.','','flamingo-spam','closed','closed','','the-financial-robot-works-for-you-even-when-you-sleep','','','2022-09-10 09:28:41','2022-09-10 09:28:41','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1840',0,'flamingo_inbound','',0),(1859,0,'2022-09-12 03:38:30','2022-09-12 03:38:30','Crytosit\nrupert@nevin.com\nOnline earnings are the easiest way for financial independence.\nUsing this Robot is the best way to make you rich.  http://clients1.google.as/url?q=https://varatradgardsforening.se/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4089.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 12, 2022\n3:38 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Online earnings are the easiest way for financial independence.','','flamingo-spam','closed','closed','','online-earnings-are-the-easiest-way-for-financial-independence-3','','','2022-09-12 03:38:30','2022-09-12 03:38:30','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1859',0,'flamingo_inbound','',0),(1877,0,'2022-09-15 16:34:22','2022-09-15 16:34:22','RaymondWoots\nhisionstetu@gmail.com\nSouth Africa\nTest, just a test\nRegister my interest\nNo\n8\n162.158.239.8\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\nhttp://fairphoto.com/gallery/hanchank-nyi-chin/\nSeptember 15, 2022\n4:34 pm\n322\nhanchank-nyi-chin\nHanchank Nyi Chin\nhttp://fairphoto.com/gallery/hanchank-nyi-chin/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttp://fairphoto.com\nadmin@fairphoto.com','[your-subject]','','flamingo-spam','closed','closed','','your-subject-17','','','2022-09-15 16:34:22','2022-09-15 16:34:22','',0,'http://fairphoto.com/?post_type=flamingo_inbound&p=1877',0,'flamingo_inbound','',0),(1861,0,'2022-09-12 08:04:58','2022-09-12 08:04:58','Crytosit\ngourme_pamela1984@yahoo.com\nThe additional income is available for everyone using this robot.\nMake dollars just sitting home.  http://www.toddjohnslawoffice.com/?wptouch_switch=desktop&amp;redirect=https%3A%2F%2Fvaratradgardsforening.se%2Fpromo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 12, 2022\n8:04 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The additional income is available for everyone using this robot.','','flamingo-spam','closed','closed','','the-additional-income-is-available-for-everyone-using-this-robot','','','2022-09-12 08:04:58','2022-09-12 08:04:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1861',0,'flamingo_inbound','',0),(1565,0,'2022-08-13 10:22:21','2022-08-13 10:22:21','Crytosit\nlynnspeak@woh.rr.com\nEven a child knows how to make money. Do you?\nCheck out the new financial tool, which can make you rich. https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.187\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 13, 2022\n10:22 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Even a child knows how to make money. Do you?','','trash','closed','closed','','even-a-child-knows-how-to-make-money-do-you__trashed','','','2022-09-12 10:34:25','2022-09-12 10:34:25','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1565',0,'flamingo_inbound','',0),(1880,0,'2022-09-16 18:29:59','2022-09-16 18:29:59','Joshua3354feags\nrey.mccar@mail.com\nI am very happy to cme here\nHello, it\'s my first time come here \r\nhttps://public.sitejot.com/dollarlocust.html\r\nhttps://kikipedia.win/wiki/H1A_More_Indepth_Take_A_Look_At_The_A_Hundred000_Air_Jordan_12_Ovoh1\r\nhttps://atavi.com/share/vh0002z1mlycl\r\nhttps://v.gd/aShB3G\r\nhttps://git.sicom.gov.co/pesticicle16\r\n \r\n<a href=\"http://shkola23.sysert.ru/158-2/#comment-57874\">I am very happy to cme here</a> <a href=\"https://www.budokeskus.com/yhteystiedot/?x118172=-412921&amp;Action=Confirm&amp;%2Apsid=1662627061-412924-f08fb20a7e9a0151ef54c4ef8dfce459&amp;R=322293\">I am very happy to cme here</a> <a href=\"http://cathycreatif2.free.fr/guestbook/index.php?&amp;mots_search=&amp;lang=francais&amp;skin=&amp;&amp;seeMess=1&amp;seeNotes=1&amp;seeAdd=0&amp;no_url=1&amp;code_erreur=vhnOPpz7Bh\">I am very happy to cme here</a> <a href=\"https://www.premium-widgets.com/product/222/#comment-110650\">I am very happy to cme here</a> <a href=\"https://luillu.pl/pl/n/6#comment8982\">I am very happy to cme here</a> <a href=\"https://www.otef.sakura.ne.jp/yybbs/yybbs.cgi?list=\">I am very happy to cme here</a> <a href=\"https://www.takemyideas.org/2020/10/29/ideas/#comment-145550\">I am very happy to cme here</a> <a href=\"http://www.aqa-cerpadla.cz/opravy-hydraulickych-cerpadel?form_uid=4a28dc7e36a68c4f8c1d05273fc0df16#form-93\">I am very happy to cme here</a> <a href=\"https://www.alphasuppsusa.com/product/alpha-balance/#comment-5882\">I am very happy to cme here</a> <a href=\"https://da.salon-exquisit.com/article/protect-your-motherboard-with-intel-microcode-boot-loader#comments\">I am very happy to cme here</a> <a href=\"https://www.k-servis.com/ananas?form_uid=5eaffa076177e8913a3ec7f3fe47531e#form-76\">I am very happy to cme here</a> <a href=\"https://institute.careerguide.com/10-benefits-of-sports-in-student-life/#comment-49688\">I am very happy to cme here</a> <a href=\"https://sokochi.net/publics/index/3/step=confirm/b_id=7/r_id=1/fid=daed0e48be33804177693471ddb8d5ca\">I am very happy to cme here</a> <a href=\"http://kozhuhovo.com/%21plugins/ecaptcha/?key=1d8a00ce1933250b3ddcaa6d82227753\">I am very happy to cme here</a> <a href=\"http://belzec.phorum.pl/viewtopic.php?f=7&amp;t=2091071&amp;p=2566379#p2566379\">I am very happy to cme here</a> <a href=\"http://87.230.20.141/page/modules/casdedi/index.php\">I am very happy to cme here</a> <a href=\"https://abs-apotheken.de/expopharm-2015/comment-page-361/#comment-24395\">I am very happy to cme here</a> <a href=\"http://shinrei.jp/publics/index/5/step=confirm/b_id=9/r_id=1/fid=0647b024fa10238cde5a4fd3ef27f4fd\">I am very happy to cme here</a> <a href=\"https://xn--80aaxqclcipi.xn--p1ai/product/cyplenok-na-ugljah/comment-page-218/#comment-153880\">I am very happy to cme here</a> <a href=\"https://murvelmarko.se/nytt-avsnitt-jovan-radomir/#comment-9674\">I am very happy to cme here</a> <a href=\"http://www.eshopmaniac.cz/soutez?form_uid=974c7c1f8d533d3e8405c8e9cda4298f#form-86\">I am very happy to cme here</a> <a href=\"http://www.chelseachristinephotography.com/personal/southernillinoisphotographer/#comment-190707\">I am very happy to cme here</a> <a href=\"http://ilove-meso.com/cgi-bin/mesobbs.cgi\">I am very happy to cme here</a> <a href=\"https://www.allmenuprices.com/tijuana-flats-menu-prices/#comment-280846\">I am very happy to cme here</a> <a href=\"http://tukpl.phorum.pl/viewtopic.php?f=3&amp;t=160572\">I am very happy to cme here</a> <a href=\"http://www.induenggindia.com/uncategorized/hello-world/#comment-23621\">I am very happy to cme here</a> <a href=\"http://krasnoludki.xlx.pl/1/witaj/comment-page-1/#comment-25746\">I am very happy to cme here</a> <a href=\"https://gzcars.ae/2020/04/25/brabus-800-adventure-xlp/#comment-1102\">I am very happy to cme here</a> <a href=\"http://www.visualpropagand.at/dlbg_guestbook/index.php?&amp;mots_search=&amp;lang=&amp;skin=&amp;test=&amp;seeMess=1&amp;seeNotes=1&amp;seeAdd=0&amp;code_erreur=XqDI0uUwBr\">I am very happy to cme here</a> <a href=\"https://nl.123greetings.com/blog/2022/08/05/enjoy-as-that-will-keep-you-motivated/#comment-524276\">I am very happy to cme here</a>  d7102e3\nSubmit\nNo\n6\n172.68.102.217\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4400.8 Safari/537.36\nhttp://fairphoto.com/contact-us/\nSeptember 16, 2022\n6:29 pm\n79\ncontact-us\nContact Us\nhttp://fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttp://fairphoto.com\nadmin@fairphoto.com','I am very happy to cme here','','flamingo-spam','closed','closed','','i-am-very-happy-to-cme-here','','','2022-09-16 18:29:59','2022-09-16 18:29:59','',0,'http://fairphoto.com/?post_type=flamingo_inbound&p=1880',0,'flamingo_inbound','',0),(1879,0,'2022-09-16 18:14:25','2022-09-16 18:14:25','Curtisdride\nmymail@mymails.con\nThe Sun: WE REFUSE TO BELIEVE IT: Johnny Depp is fabulously rich again!\nThe Sun: News, sport, celebrities and gossip \r\nWE REFUSE TO BELIEVE IT: Johnny Depp is fabulously rich again! https://87bil.co/thesun.co.uk/?news-id-353884\nSubmit\nNo\n6\n172.70.162.221\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\nhttp://fairphoto.com/contact-us/\nSeptember 16, 2022\n6:14 pm\n79\ncontact-us\nContact Us\nhttp://fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttp://fairphoto.com\nadmin@fairphoto.com','The Sun: WE REFUSE TO BELIEVE IT: Johnny Depp is fabulously rich again!','','flamingo-spam','closed','closed','','the-sun-we-refuse-to-believe-it-johnny-depp-is-fabulously-rich-again','','','2022-09-16 18:14:25','2022-09-16 18:14:25','',0,'http://fairphoto.com/?post_type=flamingo_inbound&p=1879',0,'flamingo_inbound','',0),(1878,0,'2022-09-16 12:29:24','2022-09-16 12:29:24','Donaldwef\nsatelkagashkin+33d@mail.ru\nIhfkhdjadhvfej jdhjkdwshjfhwh jwsfishfuwsjdksldfheiudhfe\nfairphoto.com Mfuehdwkjdwjfjwfwjhfdwkdwkhfjweh hidwhdjwskfawdhfwhkjdwdhqhfbejkdw fejkdlwjakdwefjkewndwfhwefjwehfew kjwjalkdheahfbejkfnjkewbfhegbfewjgjfkewsbjk\nSubmit\nNo\n6\n141.101.107.161\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\nhttp://fairphoto.com/contact-us/\nSeptember 16, 2022\n12:29 pm\n79\ncontact-us\nContact Us\nhttp://fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttp://fairphoto.com\nadmin@fairphoto.com','Ihfkhdjadhvfej jdhjkdwshjfhwh jwsfishfuwsjdksldfheiudhfe','','flamingo-spam','closed','closed','','ihfkhdjadhvfej-jdhjkdwshjfhwh-jwsfishfuwsjdksldfheiudhfe','','','2022-09-16 12:29:24','2022-09-16 12:29:24','',0,'http://fairphoto.com/?post_type=flamingo_inbound&p=1878',0,'flamingo_inbound','',0),(1870,0,'2022-09-13 08:50:16','2022-09-13 08:50:16','Crytosit\nrupert@nevin.com\nTrust the financial Bot to become rich.\nWow! This Robot is a great start for an online career.  https://allcnews.xyz/wfdl\nSubmit\nNo\n6\n162.158.239.64\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 13, 2022\n8:50 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Trust the financial Bot to become rich.','','flamingo-spam','closed','closed','','trust-the-financial-bot-to-become-rich','','','2022-09-13 08:50:16','2022-09-13 08:50:16','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1870',0,'flamingo_inbound','',0),(1871,0,'2022-09-13 11:22:59','2022-09-13 11:22:59','Crytosit\naccesshda@gmail.com\nOnly one click can grow up your money really fast.\nThere is no need to look for a job anymore. Work online.  https://allcnews.xyz/wfdl\nSubmit\nNo\n6\n162.158.239.6\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 13, 2022\n11:22 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Only one click can grow up your money really fast.','','flamingo-spam','closed','closed','','only-one-click-can-grow-up-your-money-really-fast','','','2022-09-13 11:22:59','2022-09-13 11:22:59','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1871',0,'flamingo_inbound','',0),(1883,0,'2022-09-17 07:24:29','2022-09-17 07:24:29','Crytosit\nliltinkeybell@aol.com\nLooking for an easy way to make money? Check out the financial robot.\nMake your money work for you all day long.  https://go.tygyguip.com/0j35\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://fairphoto.com/contact-us/\nSeptember 17, 2022\n7:24 am\n79\ncontact-us\nContact Us\nhttps://fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://fairphoto.com\nadmin@fairphoto.com','Looking for an easy way to make money? Check out the financial robot.','','flamingo-spam','closed','closed','','looking-for-an-easy-way-to-make-money-check-out-the-financial-robot-2','','','2022-09-17 07:24:29','2022-09-17 07:24:29','',0,'https://fairphoto.com/?post_type=flamingo_inbound&p=1883',0,'flamingo_inbound','',0),(1664,0,'2022-08-23 11:24:09','2022-08-23 11:24:09','Crytosit\ntabuhaq@yahoo.com\nFind out about the easiest way of money earning.\nCheck out the new financial tool, which can make you rich.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 23, 2022\n11:24 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Find out about the easiest way of money earning.','','flamingo-spam','closed','closed','','find-out-about-the-easiest-way-of-money-earning','','','2022-08-23 11:24:09','2022-08-23 11:24:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1664',0,'flamingo_inbound','',0),(1375,0,'2022-07-24 05:22:31','2022-07-24 05:22:31','Crytosit\njenae831@hotmail.com\nThe online income is your key to success.\nFinancial independence is what everyone needs.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 24, 2022\n5:22 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The online income is your key to success.','','trash','closed','closed','','the-online-income-is-your-key-to-success-2__trashed','','','2022-08-23 10:31:33','2022-08-23 10:31:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1375',0,'flamingo_inbound','',0),(1374,0,'2022-07-24 01:27:20','2022-07-24 01:27:20','Crytosit\ncentsall54@aim.com\nCheck out the new financial tool, which can make you rich.\nNo need to stay awake all night long to earn money. Launch the robot.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 24, 2022\n1:27 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Check out the new financial tool, which can make you rich.','','trash','closed','closed','','check-out-the-new-financial-tool-which-can-make-you-rich-3__trashed','','','2022-08-23 10:31:33','2022-08-23 10:31:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1374',0,'flamingo_inbound','',0),(1373,0,'2022-07-23 20:50:08','2022-07-23 20:50:08','Crytosit\njenzlifeisgood3@aol.com\nNo need to stay awake all night long to earn money. Launch the robot.\nEven a child knows how to make $100 today with the help of this robot.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 23, 2022\n8:50 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No need to stay awake all night long to earn money. Launch the robot.','','trash','closed','closed','','no-need-to-stay-awake-all-night-long-to-earn-money-launch-the-robot-3__trashed','','','2022-08-23 10:31:33','2022-08-23 10:31:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1373',0,'flamingo_inbound','',0),(1379,0,'2022-07-24 21:21:31','2022-07-24 21:21:31','Crytosit\nsylvia_rubio14@yahoo.com\nThe best online job for retirees. Make your old ages rich.\nEveryone who needs money should try this Robot out.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nJuly 24, 2022\n9:21 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The best online job for retirees. Make your old ages rich.','','trash','closed','closed','','the-best-online-job-for-retirees-make-your-old-ages-rich-3__trashed','','','2022-08-24 10:41:03','2022-08-24 10:41:03','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1379',0,'flamingo_inbound','',0),(1380,0,'2022-07-25 01:14:54','2022-07-25 01:14:54','Crytosit\nkseth62501@yahoo.com\nTry out the automatic robot to keep earning all day long.\nFind out about the fastest way for a financial independence.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nJuly 25, 2022\n1:14 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Try out the automatic robot to keep earning all day long.','','trash','closed','closed','','try-out-the-automatic-robot-to-keep-earning-all-day-long-4__trashed','','','2022-08-24 10:41:03','2022-08-24 10:41:03','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1380',0,'flamingo_inbound','',0),(1381,0,'2022-07-25 05:32:22','2022-07-25 05:32:22','Crytosit\nricardo1969@gmail.com\nAttention! Financial robot may bring you millions!\nOne dollar is nothing, but it can grow into $100 here.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 25, 2022\n5:32 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Attention! Financial robot may bring you millions!','','trash','closed','closed','','attention-financial-robot-may-bring-you-millions__trashed','','','2022-08-24 10:41:03','2022-08-24 10:41:03','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1381',0,'flamingo_inbound','',0),(1383,0,'2022-07-25 09:26:44','2022-07-25 09:26:44','Crytosit\nBrandifitch@aol.com\nYour money work even when you sleep.\nFinancial robot is your success formula is found. Learn more about it.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 25, 2022\n9:26 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Your money work even when you sleep.','','trash','closed','closed','','your-money-work-even-when-you-sleep-2__trashed','','','2022-08-24 10:41:03','2022-08-24 10:41:03','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1383',0,'flamingo_inbound','',0);
INSERT INTO `wpbb_posts` VALUES (1683,0,'2022-08-26 08:52:22','2022-08-26 08:52:22','Crytosit\nreymisterio237@hotmail.com\nRobot never sleeps. It makes money for you 24/7.\nMake money in the internet using this Bot. It really works!  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 26, 2022\n8:52 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Robot never sleeps. It makes money for you 24/7.','','flamingo-spam','closed','closed','','robot-never-sleeps-it-makes-money-for-you-24-7','','','2022-08-26 08:52:22','2022-08-26 08:52:22','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1683',0,'flamingo_inbound','',0),(1394,0,'2022-07-26 13:52:14','2022-07-26 13:52:14','Crytosit\nkezzels@hotmail.com\nRich people are rich because they use this robot.\nMaking money can be extremely easy if you use this Robot.  https://melm.frostyelk.se/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 26, 2022\n1:52 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Rich people are rich because they use this robot.','','trash','closed','closed','','rich-people-are-rich-because-they-use-this-robot-4__trashed','','','2022-08-26 10:33:36','2022-08-26 10:33:36','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1394',0,'flamingo_inbound','',0),(1395,0,'2022-07-26 17:45:34','2022-07-26 17:45:34','Crytosit\nsweet_ti757@yahoo.com\nMaking money in the net is easier now.\nNeed money? The financial robot is your solution.  https://melm.frostyelk.se/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 26, 2022\n5:45 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Making money in the net is easier now.','','trash','closed','closed','','making-money-in-the-net-is-easier-now-2__trashed','','','2022-08-26 10:33:36','2022-08-26 10:33:36','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1395',0,'flamingo_inbound','',0),(1396,0,'2022-07-26 21:34:17','2022-07-26 21:34:17','Crytosit\nscotty3524@yahoo.com\nMake yourself rich in future using this financial robot.\nRobot is the best solution for everyone who wants to earn.  https://melm.frostyelk.se/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nJuly 26, 2022\n9:34 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make yourself rich in future using this financial robot.','','trash','closed','closed','','make-yourself-rich-in-future-using-this-financial-robot-3__trashed','','','2022-08-26 10:33:36','2022-08-26 10:33:36','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1396',0,'flamingo_inbound','',0),(1397,0,'2022-07-27 01:24:56','2022-07-27 01:24:56','Crytosit\namwagrez@gmail.com\nFinancial independence is what everyone needs.\nNo need to worry about the future if your use this financial robot.  https://melm.frostyelk.se/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 27, 2022\n1:24 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial independence is what everyone needs.','','trash','closed','closed','','financial-independence-is-what-everyone-needs-2__trashed','','','2022-08-26 10:33:36','2022-08-26 10:33:36','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1397',0,'flamingo_inbound','',0),(1398,0,'2022-07-27 05:16:00','2022-07-27 05:16:00','Crytosit\nhjwhxjl5ad9gq@yahoo.com\nThe fastest way to make you wallet thick is here.\nMake your laptop a financial instrument with this program.  https://melm.frostyelk.se/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 27, 2022\n5:16 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The fastest way to make you wallet thick is here.','','trash','closed','closed','','the-fastest-way-to-make-you-wallet-thick-is-here-2__trashed','','','2022-08-26 10:33:36','2022-08-26 10:33:36','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1398',0,'flamingo_inbound','',0),(1697,0,'2022-08-28 10:16:02','2022-08-28 10:16:02','Crytosit\nchondak97@gmail.com\nMake yourself rich in future using this financial robot.\nCheck out the automatic Bot, which works for you 24/7.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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)\nhttps://www.fairphoto.com/contact-us/\nAugust 28, 2022\n10:16 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make yourself rich in future using this financial robot.','','flamingo-spam','closed','closed','','make-yourself-rich-in-future-using-this-financial-robot','','','2022-08-28 10:16:02','2022-08-28 10:16:02','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1697',0,'flamingo_inbound','',0),(1415,0,'2022-07-28 12:29:49','2022-07-28 12:29:49','Crytosit\nrakesh06rana@yahoo.com\nMake your laptop a financial instrument with this program.\nNeed money? The financial robot is your solution.  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 28, 2022\n12:29 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make your laptop a financial instrument with this program.','','trash','closed','closed','','make-your-laptop-a-financial-instrument-with-this-program-3__trashed','','','2022-08-28 10:31:16','2022-08-28 10:31:16','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1415',0,'flamingo_inbound','',0),(1416,0,'2022-07-28 14:50:21','2022-07-28 14:50:21','Crytosit\nrakesh06rana@yahoo.com\nThe financial Robot is the most effective financial tool in the net!\nSee how Robot makes $1000 from $1 of investment.  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 28, 2022\n2:50 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The financial Robot is the most effective financial tool in the net!','','trash','closed','closed','','the-financial-robot-is-the-most-effective-financial-tool-in-the-net-3__trashed','','','2022-08-28 10:31:17','2022-08-28 10:31:17','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1416',0,'flamingo_inbound','',0),(1417,0,'2022-07-28 17:12:55','2022-07-28 17:12:55','Crytosit\nlesleywhit@hotmail.com\nEven a child knows how to make money. This robot is what you need!\nNeed money? Get it here easily! Just press this to launch the robot.  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nJuly 28, 2022\n5:12 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Even a child knows how to make money. This robot is what you need!','','trash','closed','closed','','even-a-child-knows-how-to-make-money-this-robot-is-what-you-need-2__trashed','','','2022-08-28 10:31:17','2022-08-28 10:31:17','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1417',0,'flamingo_inbound','',0),(1418,0,'2022-07-28 19:01:38','2022-07-28 19:01:38','Vladimir\nvladimguk@yahoo.com\nGoogle Review\nHello. There\'s probably no point in explaining to you how important online reviews are for modern business. We provide a service of posting positive reviews of your business on Google maps, Facebook, trustpilot. We guarantee quality placement and can provide a free test. \r\nYou can contact us at customreviewclub@gmail.com\nSubmit\nNo\n6\n185.174.159.43\nMozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 28, 2022\n7:01 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Google Review','','trash','closed','closed','','google-review__trashed','','','2022-08-28 10:31:17','2022-08-28 10:31:17','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1418',0,'flamingo_inbound','',0),(1448,0,'2022-07-31 16:16:02','2022-07-31 16:16:02','Crytosit\ntinabear2210@yahoo.com\nRich people are rich because they use this robot.\nNo need to worry about the future if your use this financial robot.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nJuly 31, 2022\n4:16 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Rich people are rich because they use this robot.','','trash','closed','closed','','rich-people-are-rich-because-they-use-this-robot-5__trashed','','','2022-08-31 10:32:58','2022-08-31 10:32:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1448',0,'flamingo_inbound','',0),(1447,0,'2022-07-31 13:51:21','2022-07-31 13:51:21','Crytosit\nkedarmoroney@gmail.com\nThe best online investment tool is found. Learn more!\nFinancial Robot is #1 investment tool ever. Launch it!  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 31, 2022\n1:51 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The best online investment tool is found. Learn more!','','trash','closed','closed','','the-best-online-investment-tool-is-found-learn-more-4__trashed','','','2022-08-31 10:32:58','2022-08-31 10:32:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1447',0,'flamingo_inbound','',0),(1734,0,'2022-08-31 07:58:56','2022-08-31 07:58:56','Mike Durham\nno-replyPl@gmail.com\ncheap monthly SEO plans\nGood Day \r\n \r\nI have just took a look on your SEO for  fairphoto.com for its SEO metrics and saw that your website could use an upgrade. \r\n \r\nWe will enhance 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 services below, 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\n \r\nregards \r\nMike Durham\r\n \r\nHilkom Digital Team \r\nsupport@hilkom-digital.de\nSubmit\nNo\n6\n84.247.48.62\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 31, 2022\n7:58 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','cheap monthly SEO plans','','flamingo-spam','closed','closed','','cheap-monthly-seo-plans','','','2022-08-31 07:58:56','2022-08-31 07:58:56','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1734',0,'flamingo_inbound','',0),(1446,0,'2022-07-31 11:10:20','2022-07-31 11:10:20','Crytosit\nlaurent.tantot@gmail.com\nThousands of bucks are guaranteed if you use this robot.\nFinancial robot is a great way to manage and increase your income.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 31, 2022\n11:10 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Thousands of bucks are guaranteed if you use this robot.','','trash','closed','closed','','thousands-of-bucks-are-guaranteed-if-you-use-this-robot-4__trashed','','','2022-08-31 10:32:58','2022-08-31 10:32:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1446',0,'flamingo_inbound','',0),(1736,0,'2022-09-01 08:59:26','2022-09-01 08:59:26','irisdz1\nlesliekr20@atsushi410.sora16.officemail.fun\nSexy photo galleries, daily updated pics\nHot sexy porn projects, daily updates\r\nhttp://homeporn.instakink.com/?elaina \r\n\r\n free amatuer black porn phoenix rising porn shanna olson dita von tessen porn free full length cuckold porn videos penny flame porn torrent for itunes\nSubmit\nNo\n6\n185.220.100.252\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\nhttps://www.fairphoto.com/contact-us/\nSeptember 1, 2022\n8:59 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Sexy photo galleries, daily updated pics','','flamingo-spam','closed','closed','','sexy-photo-galleries-daily-updated-pics','','','2022-09-01 08:59:26','2022-09-01 08:59:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1736',0,'flamingo_inbound','',0),(1456,0,'2022-08-01 11:27:20','2022-08-01 11:27:20','Crytosit\nilponor@hotmail.com\nHave no money? Earn it online.\nTry out the best financial robot in the Internet.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 1, 2022\n11:27 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Have no money? Earn it online.','','trash','closed','closed','','have-no-money-earn-it-online__trashed','','','2022-09-01 10:31:02','2022-09-01 10:31:02','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1456',0,'flamingo_inbound','',0),(1457,0,'2022-08-01 13:49:42','2022-08-01 13:49:42','Crytosit\nlovelysmile2@inbox.com\nWow! This Robot is a great start for an online career.\nNeed money? Earn it without leaving your home.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 1, 2022\n1:49 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Wow! This Robot is a great start for an online career.','','trash','closed','closed','','wow-this-robot-is-a-great-start-for-an-online-career-3__trashed','','','2022-09-01 10:31:02','2022-09-01 10:31:02','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1457',0,'flamingo_inbound','',0),(1458,0,'2022-08-01 16:11:24','2022-08-01 16:11:24','Crytosit\nipnew1@yahoo.com\nMake money online, staying at home this cold winter.\nWe know how to make our future rich and do you?  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 1, 2022\n4:11 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make money online, staying at home this cold winter.','','trash','closed','closed','','make-money-online-staying-at-home-this-cold-winter__trashed','','','2022-09-01 10:31:02','2022-09-01 10:31:02','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1458',0,'flamingo_inbound','',0),(1459,0,'2022-08-01 17:19:43','2022-08-01 17:19:43','DennisGum\nschuhplyo@hotmail.com\nadult cam to cam chat\nadult cam to cam chat\nSubmit\nNo\n6\n115.63.101.76\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.39\nhttps://www.fairphoto.com/contact-us/\nAugust 1, 2022\n5:19 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','adult cam to cam chat','','trash','closed','closed','','adult-cam-to-cam-chat__trashed','','','2022-09-01 10:31:02','2022-09-01 10:31:02','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1459',0,'flamingo_inbound','',0),(1460,0,'2022-08-01 18:31:53','2022-08-01 18:31:53','Crytosit\ncelinaaleman@live.com\nThe fastest way to make you wallet thick is here.\nNeed some more money? Robot will earn them really fast.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 1, 2022\n6:31 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The fastest way to make you wallet thick is here.','','trash','closed','closed','','the-fastest-way-to-make-you-wallet-thick-is-here-3__trashed','','','2022-09-01 10:31:02','2022-09-01 10:31:02','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1460',0,'flamingo_inbound','',0),(1461,0,'2022-08-01 20:52:35','2022-08-01 20:52:35','Crytosit\nmdavidson1022@gmail.com\nLaunch the financial Bot now to start earning.\nFinancial robot is the best companion of rich people.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 1, 2022\n8:52 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the financial Bot now to start earning.','','trash','closed','closed','','launch-the-financial-bot-now-to-start-earning__trashed','','','2022-09-01 10:31:02','2022-09-01 10:31:02','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1461',0,'flamingo_inbound','',0),(1468,0,'2022-08-02 09:42:29','2022-08-02 09:42:29','NathanHaicy\ndebarrsneathm@hotmail.com\nbbw public sex\nbbw public sex\nSubmit\nNo\n6\n123.13.61.253\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 2, 2022\n9:42 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','bbw public sex','','trash','closed','closed','','bbw-public-sex__trashed','','','2022-09-01 10:31:02','2022-09-01 10:31:02','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1468',0,'flamingo_inbound','',0),(1747,0,'2022-09-02 07:58:26','2022-09-02 07:58:26','Crytosit\ngonecr8zy@sbcglobal.net\nYour computer can bring you additional income if you use this Robot.\nBuy everything you want earning money online.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 2, 2022\n7:58 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Your computer can bring you additional income if you use this Robot.','','flamingo-spam','closed','closed','','your-computer-can-bring-you-additional-income-if-you-use-this-robot-5','','','2022-09-02 07:58:26','2022-09-02 07:58:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1747',0,'flamingo_inbound','',0),(1469,0,'2022-08-02 10:59:25','2022-08-02 10:59:25','Crytosit\nradiologist_student@yahoo.com\nStart making thousands of dollars every week just using this robot.\nThe financial Robot is your # 1 expert of making money.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nAugust 2, 2022\n10:59 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Start making thousands of dollars every week just using this robot.','','trash','closed','closed','','start-making-thousands-of-dollars-every-week-just-using-this-robot__trashed','','','2022-09-02 10:34:09','2022-09-02 10:34:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1469',0,'flamingo_inbound','',0),(1470,0,'2022-08-02 13:20:14','2022-08-02 13:20:14','Crytosit\nsolitodenis@yahoo.com\nFinancial Robot is #1 investment tool ever. Launch it!\nEveryone can earn as much as he wants suing this Bot.  https://drive.google.com/file/d/1Rqop87rM8CQDz6UtBb2tXehOKwoUG4KK/view?usp=sharing\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 2, 2022\n1:20 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial Robot is #1 investment tool ever. Launch it!','','trash','closed','closed','','financial-robot-is-1-investment-tool-ever-launch-it-2__trashed','','','2022-09-02 10:34:09','2022-09-02 10:34:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1470',0,'flamingo_inbound','',0),(1480,0,'2022-08-03 08:29:17','2022-08-03 08:29:17','Mike Hoggarth\nno-replyPl@gmail.com\naffordable monthly SEO plans\nHi there \r\n \r\nI have just analyzed  fairphoto.com for its SEO metrics and saw that your website could use a push. \r\n \r\nWe will increase 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 services below, 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\n \r\nregards \r\nMike Hoggarth\r\n \r\nHilkom Digital Team \r\nsupport@hilkom-digital.de\nSubmit\nNo\n6\n191.101.217.245\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 3, 2022\n8:29 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','affordable monthly SEO plans','','trash','closed','closed','','affordable-monthly-seo-plans__trashed','','','2022-09-02 10:34:09','2022-09-02 10:34:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1480',0,'flamingo_inbound','',0),(1588,0,'2022-08-17 13:31:01','2022-08-17 13:31:01','Crytosit\nalexishawari@hotmail.com\nMake money online, staying at home this cold winter.\nMake money online, staying at home this cold winter.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 17, 2022\n1:31 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make money online, staying at home this cold winter.','','trash','closed','closed','','make-money-online-staying-at-home-this-cold-winter-4__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1588',0,'flamingo_inbound','',0),(1589,0,'2022-08-17 15:36:29','2022-08-17 15:36:29','Crytosit\nsmatz@usd397.com\nCheck out the newest way to make a fantastic profit.\nRobot is the best solution for everyone who wants to earn.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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)\nhttps://www.fairphoto.com/contact-us/\nAugust 17, 2022\n3:36 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Check out the newest way to make a fantastic profit.','','trash','closed','closed','','check-out-the-newest-way-to-make-a-fantastic-profit-3__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1589',0,'flamingo_inbound','',0),(1587,0,'2022-08-17 11:29:04','2022-08-17 11:29:04','Crytosit\nrenszi1991@hotmail.com\nThe fastest way to make your wallet thick is found.\nFinancial robot guarantees everyone stability and income.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 17, 2022\n11:29 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The fastest way to make your wallet thick is found.','','trash','closed','closed','','the-fastest-way-to-make-your-wallet-thick-is-found-2__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1587',0,'flamingo_inbound','',0),(1600,0,'2022-08-18 09:20:04','2022-08-18 09:20:04','WilliamRoM\nhalesclelia@gmail.com\nBrazil\nTest, just a test\nRegister my interest\nNo\n8\n46.161.11.23\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nAugust 18, 2022\n9:20 am\n322\nhanchank-nyi-chin\nHanchank Nyi Chin\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','flamingo-spam','closed','closed','','your-subject-9','','','2022-08-18 09:20:04','2022-08-18 09:20:04','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1600',0,'flamingo_inbound','',0),(1601,0,'2022-08-18 10:08:29','2022-08-18 10:08:29','Crytosit\nMrsCS@CRProd.net\nMost successful people already use Robot. Do you?\nThis robot can bring you money 24/7.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 18, 2022\n10:08 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Most successful people already use Robot. Do you?','','flamingo-spam','closed','closed','','most-successful-people-already-use-robot-do-you','','','2022-08-18 10:08:29','2022-08-18 10:08:29','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1601',0,'flamingo_inbound','',0),(1615,0,'2022-08-19 13:11:33','2022-08-19 13:11:33','Crytosit\nmarcos.maldonado05@yahoo.com\nLaunch the robot and let it bring you money.\nNeed some more money? Robot will earn them really fast.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 19, 2022\n1:11 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the robot and let it bring you money.','','flamingo-spam','closed','closed','','launch-the-robot-and-let-it-bring-you-money','','','2022-08-19 13:11:33','2022-08-19 13:11:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1615',0,'flamingo_inbound','',0),(1614,0,'2022-08-19 11:06:12','2022-08-19 11:06:12','Crytosit\notisboatus@hotmail.com\nWe have found the fastest way to be rich. Find it out here.\nThe financial Robot works for you even when you sleep.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nAugust 19, 2022\n11:06 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','We have found the fastest way to be rich. Find it out here.','','flamingo-spam','closed','closed','','we-have-found-the-fastest-way-to-be-rich-find-it-out-here-2','','','2022-08-19 11:06:12','2022-08-19 11:06:12','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1614',0,'flamingo_inbound','',0),(1626,0,'2022-08-20 09:08:48','2022-08-20 09:08:48','Crytosit\njeffedwar@excite.com\nMoney, money! Make more money with financial robot!\nRich people are rich because they use this robot.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 20, 2022\n9:08 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Money, money! Make more money with financial robot!','','flamingo-spam','closed','closed','','money-money-make-more-money-with-financial-robot-4','','','2022-08-20 09:08:48','2022-08-20 09:08:48','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1626',0,'flamingo_inbound','',0),(1627,0,'2022-08-20 11:09:25','2022-08-20 11:09:25','Crytosit\nsdlk_brn@yahoo.com\nNo worries if you are fired. Work online.\nCheck out the newest way to make a fantastic profit.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 20, 2022\n11:09 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No worries if you are fired. Work online.','','flamingo-spam','closed','closed','','no-worries-if-you-are-fired-work-online-2','','','2022-08-20 11:09:25','2022-08-20 11:09:25','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1627',0,'flamingo_inbound','',0),(1653,0,'2022-08-22 12:43:42','2022-08-22 12:43:42','Crytosit\nsolitodenis@yahoo.com\n# 1 financial expert in the net! Check out the new Robot.\nThe best online investment tool is found. Learn more!  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 22, 2022\n12:43 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','# 1 financial expert in the net! Check out the new Robot.','','flamingo-spam','closed','closed','','1-financial-expert-in-the-net-check-out-the-new-robot-4','','','2022-08-22 12:43:42','2022-08-22 12:43:42','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1653',0,'flamingo_inbound','',0),(1654,0,'2022-08-22 14:47:41','2022-08-22 14:47:41','Crytosit\nAZBSBL21@aol.com\nWe know how to increase your financial stability.\nTrust the financial Bot to become rich.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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)\nhttps://www.fairphoto.com/contact-us/\nAugust 22, 2022\n2:47 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','We know how to increase your financial stability.','','flamingo-spam','closed','closed','','we-know-how-to-increase-your-financial-stability','','','2022-08-22 14:47:41','2022-08-22 14:47:41','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1654',0,'flamingo_inbound','',0),(1655,0,'2022-08-22 16:48:07','2022-08-22 16:48:07','Crytosit\nsylvia_rubio14@yahoo.com\nCheck out the new financial tool, which can make you rich.\nWow! This is a fastest way for a financial independence.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 22, 2022\n4:48 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Check out the new financial tool, which can make you rich.','','flamingo-spam','closed','closed','','check-out-the-new-financial-tool-which-can-make-you-rich','','','2022-08-22 16:48:07','2022-08-22 16:48:07','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1655',0,'flamingo_inbound','',0),(1656,0,'2022-08-22 18:52:36','2022-08-22 18:52:36','Crytosit\nmartinsonmeliya@yahoo.com\nLet the financial Robot be your companion in the financial market.\nFind out about the fastest way for a financial independence.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nAugust 22, 2022\n6:52 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Let the financial Robot be your companion in the financial market.','','flamingo-spam','closed','closed','','let-the-financial-robot-be-your-companion-in-the-financial-market-3','','','2022-08-22 18:52:36','2022-08-22 18:52:36','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1656',0,'flamingo_inbound','',0),(1657,0,'2022-08-22 20:54:31','2022-08-22 20:54:31','Crytosit\nbrpelletiersmaaladenlh@dew.com\nYour computer can bring you additional income if you use this Robot.\nThere is no need to look for a job anymore. Work online.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 22, 2022\n8:54 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Your computer can bring you additional income if you use this Robot.','','flamingo-spam','closed','closed','','your-computer-can-bring-you-additional-income-if-you-use-this-robot-3','','','2022-08-22 20:54:31','2022-08-22 20:54:31','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1657',0,'flamingo_inbound','',0),(1658,0,'2022-08-22 22:52:55','2022-08-22 22:52:55','Crytosit\nkodaikanalboatclub@gmail.com\nThe fastest way to make your wallet thick is found.\nOne click of the robot can bring you thousands of bucks.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 22, 2022\n10:52 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The fastest way to make your wallet thick is found.','','flamingo-spam','closed','closed','','the-fastest-way-to-make-your-wallet-thick-is-found-3','','','2022-08-22 22:52:55','2022-08-22 22:52:55','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1658',0,'flamingo_inbound','',0),(1659,0,'2022-08-23 01:02:11','2022-08-23 01:02:11','Crytosit\nhobbychu@yahoo.com\nThe financial Robot is your future wealth and independence.\nFeel free to buy everything you want with the additional income.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 23, 2022\n1:02 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The financial Robot is your future wealth and independence.','','flamingo-spam','closed','closed','','the-financial-robot-is-your-future-wealth-and-independence','','','2022-08-23 01:02:11','2022-08-23 01:02:11','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1659',0,'flamingo_inbound','',0),(1660,0,'2022-08-23 03:08:14','2022-08-23 03:08:14','Crytosit\nliwold@gmail.com\nLooking forward for income? Get it online.\nLooking for additional money? Try out the best financial instrument.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4089.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 23, 2022\n3:08 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Looking forward for income? Get it online.','','flamingo-spam','closed','closed','','looking-forward-for-income-get-it-online','','','2022-08-23 03:08:14','2022-08-23 03:08:14','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1660',0,'flamingo_inbound','',0),(1666,0,'2022-08-23 14:30:35','2022-08-23 14:30:35','Mike Pearcy\nno-replyPl@gmail.com\nStrengthen your Domain Authority\nHi there \r\n \r\nDo you want a quick boost in ranks and sales for your website? \r\nHaving a high DA score, always helps \r\n \r\nGet your fairphoto.com to have a DA between 50 to 60 points in Moz with us today and reap the benefits of such a great feat. \r\n \r\nSee our offers here: \r\nhttps://www.monkeydigital.co/product/moz-da50-seo-plan/ \r\n \r\nOn SALE: \r\nhttps://www.monkeydigital.co/product/ahrefs-dr60/ \r\n \r\n \r\nThank you \r\nMike Pearcy\nSubmit\nNo\n6\n191.101.209.86\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 23, 2022\n2:30 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Strengthen your Domain Authority','','flamingo-spam','closed','closed','','strengthen-your-domain-authority','','','2022-08-23 14:30:35','2022-08-23 14:30:35','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1666',0,'flamingo_inbound','',0),(1679,0,'2022-08-24 16:52:03','2022-08-24 16:52:03','Crytosit\nconan158@hotmail.com\nEven a child knows how to make money. Do you?\nMake dollars just sitting home.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 24, 2022\n4:52 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Even a child knows how to make money. Do you?','','flamingo-spam','closed','closed','','even-a-child-knows-how-to-make-money-do-you-2','','','2022-08-24 16:52:03','2022-08-24 16:52:03','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1679',0,'flamingo_inbound','',0),(1680,0,'2022-08-25 06:29:30','2022-08-25 06:29:30','Robertkip\nzelatcol@gmail.com\nAloha  i writing about   the prices\nHej, jeg ønskede at kende din pris.\nSubmit\nNo\n6\n45.82.179.75\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4400.8 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 25, 2022\n6:29 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Aloha  i writing about   the prices','','flamingo-spam','closed','closed','','aloha-i-writing-about-the-prices','','','2022-08-25 06:29:30','2022-08-25 06:29:30','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1680',0,'flamingo_inbound','',0),(1382,0,'2022-07-25 09:02:44','2022-07-25 09:02:44','LouisAnirm\nleadml88@gmail.com\nThe Easy Road To Financial Freedom\nIt’s the ultimate goal \r\nThe freedom to buy what you want without looking at the price tag, do whatever whenever without filling in a leave request form, go wherever you want cause you have the bank balance to support you \r\nNow meet a guy who started out as the little guy and achieved multi-millionaire status all working from home on the internet \r\n&gt;Financial Freedom find out the easy way \r\nCopy the same proven business modol that set me free (  https://warriorplus.com/o2/a/bpydj9/0  ) \r\nMillionaire Horison Program (  https://leader-en-mlm.aweb.page/p/0bbb790a-77b5-4f0a-b55a-385e11b9850e  )which will make you truly free\nSubmit\nNo\n5\n84.17.60.87\nMozilla/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)\nhttps://www.fairphoto.com/contact-us/\nJuly 25, 2022\n9:02 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The Easy Road To Financial Freedom','','trash','closed','closed','','the-easy-road-to-financial-freedom__trashed','','','2022-08-24 10:41:03','2022-08-24 10:41:03','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1382',0,'flamingo_inbound','',0),(1682,0,'2022-08-25 19:41:11','2022-08-25 19:41:11','Vladimir\nmiller-anna-19776@mail.ru\nGoogle Drive for your business\nThe best offer for business. A 10TB perpetual google drive. \r\nA personalized Google Drive cloud directly from the administrator with a personalized email address of your choice. \r\n \r\n+ Ability to get a mailing address of your desire \r\n+ Directly from admin \r\n+ No EDU \r\n+ No monthly or annual payment, just a 1-time payment forever. \r\n+ You get full access to Google Drive cloud. \r\n+ 10TB storage in Google Drive \r\n+ No need to pay for extra space \r\n+ Unlimited Google Mail \r\n+ Ability to use as a network drive \r\n \r\nI do not sell access, I sell personal accounts, you tell me what email address you need and I give it to you. Then you change the password and you can share unlimited cloud on your personal account \r\nFull access account, after purchase you set it up for yourself, change the password, you can attach a phone number. \r\n \r\nIf you have an existing Google Drive cloud, you can use that cloud to give yourself unlimited access to your own cloud, so you don\'t have to switch to a new account. \r\nOne-time sale price $99 \r\nThere are discounts for wholesalers and resellers \r\n \r\nPlease ask all your questions in skype xxvladimirxx1 or Yourreview@proton.me\nSubmit\nNo\n6\n185.174.159.43\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 25, 2022\n7:41 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Google Drive for your business','','flamingo-spam','closed','closed','','google-drive-for-your-business','','','2022-08-25 19:41:11','2022-08-25 19:41:11','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1682',0,'flamingo_inbound','',0),(1771,0,'2022-09-04 05:20:32','2022-09-04 05:20:32','Crytosit\nn.alzubaidi@hotmail.com\nEveryone can earn as much as he wants suing this Bot.\nNo need to stay awake all night long to earn money. Launch the robot.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 4, 2022\n5:20 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Everyone can earn as much as he wants suing this Bot.','','flamingo-spam','closed','closed','','everyone-can-earn-as-much-as-he-wants-suing-this-bot-4','','','2022-09-04 05:20:32','2022-09-04 05:20:32','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1771',0,'flamingo_inbound','',0),(1772,0,'2022-09-04 07:16:46','2022-09-04 07:16:46','Crytosit\nsammydada67@gmail.com\nLet the financial Robot be your companion in the financial market.\nHave no money? It’s easy to earn them online here.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 4, 2022\n7:16 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Let the financial Robot be your companion in the financial market.','','flamingo-spam','closed','closed','','let-the-financial-robot-be-your-companion-in-the-financial-market-4','','','2022-09-04 07:16:46','2022-09-04 07:16:46','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1772',0,'flamingo_inbound','',0),(1785,0,'2022-09-05 04:37:49','2022-09-05 04:37:49','Bradleydon\nsefusetanjl@gmail.com\nCzech Republic\nTest, just a test\nRegister my interest\nNo\n8\n37.139.53.44\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nSeptember 5, 2022\n4:37 am\n322\nhanchank-nyi-chin\nHanchank Nyi Chin\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','flamingo-spam','closed','closed','','your-subject-15','','','2022-09-05 04:37:49','2022-09-05 04:37:49','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1785',0,'flamingo_inbound','',0),(1786,0,'2022-09-05 04:53:37','2022-09-05 04:53:37','Crytosit\nrgreal069@gmail.com\nLooking forward for income? Get it online.\nHave no money? Earn it online.  https://emdn.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nSeptember 5, 2022\n4:53 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Looking forward for income? Get it online.','','flamingo-spam','closed','closed','','looking-forward-for-income-get-it-online-2','','','2022-09-05 04:53:37','2022-09-05 04:53:37','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1786',0,'flamingo_inbound','',0),(1787,0,'2022-09-05 06:50:21','2022-09-05 06:50:21','Crytosit\nNdraugelis@gmail.com\nAttention! Financial robot may bring you millions!\nNo need to stay awake all night long to earn money. Launch the robot.  https://emdn.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 5, 2022\n6:50 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Attention! Financial robot may bring you millions!','','flamingo-spam','closed','closed','','attention-financial-robot-may-bring-you-millions','','','2022-09-05 06:50:21','2022-09-05 06:50:21','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1787',0,'flamingo_inbound','',0),(1755,0,'2022-09-02 23:58:58','2022-09-02 23:58:58','Crytosit\ngoodiegoodie44@hotmail.com\nThe financial Robot is your future wealth and independence.\nMake dollars staying at home and launched this Bot.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 2, 2022\n11:58 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The financial Robot is your future wealth and independence.','','flamingo-spam','closed','closed','','the-financial-robot-is-your-future-wealth-and-independence-3','','','2022-09-02 23:58:58','2022-09-02 23:58:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1755',0,'flamingo_inbound','',0),(1756,0,'2022-09-03 01:55:43','2022-09-03 01:55:43','Crytosit\ngodinovirgie@yahoo.com\nEvery your dollar can turn into $100 after you lunch this Robot.\nHave no financial skills? Let Robot make money for you.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 3, 2022\n1:55 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Every your dollar can turn into $100 after you lunch this Robot.','','flamingo-spam','closed','closed','','every-your-dollar-can-turn-into-100-after-you-lunch-this-robot-4','','','2022-09-03 01:55:43','2022-09-03 01:55:43','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1756',0,'flamingo_inbound','',0),(1684,0,'2022-08-26 10:52:57','2022-08-26 10:52:57','Crytosit\nrjfrank7557@att.net\nLaunch the financial Bot now to start earning.\nIt is the best time to launch the Robot to get more money.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 26, 2022\n10:52 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the financial Bot now to start earning.','','flamingo-spam','closed','closed','','launch-the-financial-bot-now-to-start-earning-2','','','2022-08-26 10:52:57','2022-08-26 10:52:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1684',0,'flamingo_inbound','',0),(1685,0,'2022-08-26 12:53:02','2022-08-26 12:53:02','Crytosit\neuniceolivia77@icloud.com\nThe online income is your key to success.\nMake thousands every week working online here.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 26, 2022\n12:53 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The online income is your key to success.','','flamingo-spam','closed','closed','','the-online-income-is-your-key-to-success-2','','','2022-08-26 12:53:02','2022-08-26 12:53:02','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1685',0,'flamingo_inbound','',0),(1686,0,'2022-08-26 14:58:57','2022-08-26 14:58:57','Crytosit\nyujuch@yahoo.com\nMake thousands every week working online here.\nStill not a millionaire? Fix it now!  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 26, 2022\n2:58 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make thousands every week working online here.','','flamingo-spam','closed','closed','','make-thousands-every-week-working-online-here-3','','','2022-08-26 14:58:57','2022-08-26 14:58:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1686',0,'flamingo_inbound','',0),(1687,0,'2022-08-26 17:05:35','2022-08-26 17:05:35','Crytosit\nRichiericg@gmail.com\nThere is no need to look for a job anymore. Work online.\nThe online income is your key to success.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 26, 2022\n5:05 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','There is no need to look for a job anymore. Work online.','','flamingo-spam','closed','closed','','there-is-no-need-to-look-for-a-job-anymore-work-online','','','2022-08-26 17:05:35','2022-08-26 17:05:35','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1687',0,'flamingo_inbound','',0),(1688,0,'2022-08-26 17:20:58','2022-08-26 17:20:58','magonzo1978 magonzo1978 88346716653987 88346716653987 magonzo1978 link https://taramilk.ru/profiles Nuseree\ndhalafgus1994@mail.ru\nР РѕСЃСЃРёСЏ\nkoshinte1971 48245629573855 koshinte1971 koshinte1971 48245629573855 login https://emenstream.ru Nuseree\nRegister my interest\nNo\n8\n45.134.212.237\nMozilla/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\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nAugust 26, 2022\n5:20 pm\n322\nhanchank-nyi-chin\nHanchank Nyi Chin\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','flamingo-spam','closed','closed','','your-subject-11','','','2022-08-26 17:20:58','2022-08-26 17:20:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1688',0,'flamingo_inbound','',0),(1689,0,'2022-08-26 19:07:23','2022-08-26 19:07:23','Crytosit\nwakemanacres@hotmail.com\nJust one click can turn you dollar into $1000.\nFinancial robot is your success formula is found. Learn more about it.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nAugust 26, 2022\n7:07 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Just one click can turn you dollar into $1000.','','flamingo-spam','closed','closed','','just-one-click-can-turn-you-dollar-into-1000-2','','','2022-08-26 19:07:23','2022-08-26 19:07:23','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1689',0,'flamingo_inbound','',0),(1690,0,'2022-08-26 20:50:06','2022-08-26 20:50:06','Crytosit\ntom.hester@sanmina-sci.com\nNeed money? Get it here easily?\nEven a child knows how to make $100 today.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 26, 2022\n8:50 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need money? Get it here easily?','','flamingo-spam','closed','closed','','need-money-get-it-here-easily-2','','','2022-08-26 20:50:06','2022-08-26 20:50:06','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1690',0,'flamingo_inbound','',0),(1691,0,'2022-08-27 03:28:06','2022-08-27 03:28:06','Hallo! Customer There ar e already more thn 1089 trx usdt on your Tron wallet/// your private key __ 38f1fddb454b0686352124e9a9ba89de8f50e653ac6321cb6455db46909fe543___ 4 Nuseree\ndhalafgus1994@gmail.ru\nР РѕСЃСЃРёСЏ\nHallo!! Dear user Thre are already more than 3993 trx usdt on your Tron wallet/ (your private key - 38f1fddb454b0686352124e9a9ba89de8f50e653ac6321cb6455db46909fe543) 4 Nuseree\nRegister my interest\nNo\n8\n45.134.212.237\nMozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nAugust 27, 2022\n3:28 am\n322\nhanchank-nyi-chin\nHanchank Nyi Chin\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','flamingo-spam','closed','closed','','your-subject-12','','','2022-08-27 03:28:06','2022-08-27 03:28:06','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1691',0,'flamingo_inbound','',0),(1724,0,'2022-08-30 13:59:49','2022-08-30 13:59:49','Crytosit\nogando_juan@yahoo.com\nHave no money? Earn it online.\nTry out the best financial robot in the Internet.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 30, 2022\n1:59 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Have no money? Earn it online.','','flamingo-spam','closed','closed','','have-no-money-earn-it-online-3','','','2022-08-30 13:59:49','2022-08-30 13:59:49','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1724',0,'flamingo_inbound','',0),(1725,0,'2022-08-30 15:54:00','2022-08-30 15:54:00','Crytosit\njenzlifeisgood3@aol.com\nLaunch the financial Bot now to start earning.\nTry out the automatic robot to keep earning all day long.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 30, 2022\n3:54 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the financial Bot now to start earning.','','flamingo-spam','closed','closed','','launch-the-financial-bot-now-to-start-earning-4','','','2022-08-30 15:54:00','2022-08-30 15:54:00','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1725',0,'flamingo_inbound','',0),(1726,0,'2022-08-30 17:50:55','2022-08-30 17:50:55','Crytosit\nx_files_65201@yahoo.com\nThe huge income without investments is available, now!\nYour money keep grow 24/7 if you use the financial Robot.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 30, 2022\n5:50 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The huge income without investments is available, now!','','flamingo-spam','closed','closed','','the-huge-income-without-investments-is-available-now','','','2022-08-30 17:50:55','2022-08-30 17:50:55','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1726',0,'flamingo_inbound','',0),(1727,0,'2022-08-30 19:48:25','2022-08-30 19:48:25','Crytosit\nbjmarra@verizon.net\nThe success formula is found. Learn more about it.\nMake $1000 from $1 in a few minutes. Launch the financial robot now.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 30, 2022\n7:48 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The success formula is found. Learn more about it.','','flamingo-spam','closed','closed','','the-success-formula-is-found-learn-more-about-it','','','2022-08-30 19:48:25','2022-08-30 19:48:25','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1727',0,'flamingo_inbound','',0),(1728,0,'2022-08-30 21:45:55','2022-08-30 21:45:55','Crytosit\nmdkass@comcast.net\nThe success formula is found. Learn more about it.\nNeed money? Earn it without leaving your home.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 30, 2022\n9:45 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The success formula is found. Learn more about it.','','flamingo-spam','closed','closed','','the-success-formula-is-found-learn-more-about-it-2','','','2022-08-30 21:45:55','2022-08-30 21:45:55','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1728',0,'flamingo_inbound','',0),(1729,0,'2022-08-30 23:40:15','2022-08-30 23:40:15','Crytosit\neekxmmqg@ospjrudh.com\nMost successful people already use Robot. Do you?\nFinancial robot keeps bringing you money while you sleep.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 30, 2022\n11:40 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Most successful people already use Robot. Do you?','','flamingo-spam','closed','closed','','most-successful-people-already-use-robot-do-you-2','','','2022-08-30 23:40:15','2022-08-30 23:40:15','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1729',0,'flamingo_inbound','',0),(1730,0,'2022-08-31 01:35:09','2022-08-31 01:35:09','Crytosit\nelephant_lover19@yahoo.com\nBuy everything you want earning money online.\nMake your laptop a financial instrument with this program.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 31, 2022\n1:35 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Buy everything you want earning money online.','','flamingo-spam','closed','closed','','buy-everything-you-want-earning-money-online-2','','','2022-08-31 01:35:09','2022-08-31 01:35:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1730',0,'flamingo_inbound','',0),(1731,0,'2022-08-31 03:31:35','2022-08-31 03:31:35','Crytosit\nsailam.mailaem@yahoo.com\nHave no financial skills? Let Robot make money for you.\nNeed money? Get it here easily! Just press this to launch the robot.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nAugust 31, 2022\n3:31 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Have no financial skills? Let Robot make money for you.','','flamingo-spam','closed','closed','','have-no-financial-skills-let-robot-make-money-for-you-4','','','2022-08-31 03:31:35','2022-08-31 03:31:35','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1731',0,'flamingo_inbound','',0),(1732,0,'2022-08-31 05:47:04','2022-08-31 05:47:04','Crytosit\nthebusbe4u@yahoo.com\nCheck out the automatic Bot, which works for you 24/7.\nMake thousands of bucks. Pay nothing.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4089.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 31, 2022\n5:47 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Check out the automatic Bot, which works for you 24/7.','','flamingo-spam','closed','closed','','check-out-the-automatic-bot-which-works-for-you-24-7','','','2022-08-31 05:47:04','2022-08-31 05:47:04','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1732',0,'flamingo_inbound','',0),(1733,0,'2022-08-31 07:41:44','2022-08-31 07:41:44','Crytosit\nrobin.walker247@comcast.net\nLaunch the financial Bot now to start earning.\nThe fastest way to make your wallet thick is found.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 31, 2022\n7:41 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the financial Bot now to start earning.','','flamingo-spam','closed','closed','','launch-the-financial-bot-now-to-start-earning-5','','','2022-08-31 07:41:44','2022-08-31 07:41:44','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1733',0,'flamingo_inbound','',0),(1738,0,'2022-09-01 14:16:55','2022-09-01 14:16:55','Crytosit\njvigers@comcast.net\nFinancial robot is your success formula is found. Learn more about it.\nStart making thousands of dollars every week just using this robot.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nSeptember 1, 2022\n2:16 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial robot is your success formula is found. Learn more about it.','','flamingo-spam','closed','closed','','financial-robot-is-your-success-formula-is-found-learn-more-about-it','','','2022-09-01 14:16:55','2022-09-01 14:16:55','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1738',0,'flamingo_inbound','',0),(1739,0,'2022-09-01 16:17:11','2022-09-01 16:17:11','Crytosit\ndemonhunter803@yahoo.com\nNeed money? Earn it without leaving your home.\nMake thousands of bucks. Financial robot will help you to do it!  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 1, 2022\n4:17 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need money? Earn it without leaving your home.','','flamingo-spam','closed','closed','','need-money-earn-it-without-leaving-your-home-3','','','2022-09-01 16:17:11','2022-09-01 16:17:11','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1739',0,'flamingo_inbound','',0),(1740,0,'2022-09-01 18:14:59','2022-09-01 18:14:59','Crytosit\nsuvqvhrj@hotmail.com\nNeed some more money? Robot will earn them really fast.\nEvery your dollar can turn into $100 after you lunch this Robot.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 1, 2022\n6:14 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need some more money? Robot will earn them really fast.','','flamingo-spam','closed','closed','','need-some-more-money-robot-will-earn-them-really-fast','','','2022-09-01 18:14:59','2022-09-01 18:14:59','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1740',0,'flamingo_inbound','',0),(1741,0,'2022-09-01 20:13:51','2022-09-01 20:13:51','Crytosit\nMEMEMEEBARBIE@YAHOO.COM\nThe fastest way to make your wallet thick is found.\nAttention! Financial robot may bring you millions!  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 1, 2022\n8:13 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The fastest way to make your wallet thick is found.','','flamingo-spam','closed','closed','','the-fastest-way-to-make-your-wallet-thick-is-found-5','','','2022-09-01 20:13:51','2022-09-01 20:13:51','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1741',0,'flamingo_inbound','',0),(1742,0,'2022-09-01 22:11:55','2022-09-01 22:11:55','Crytosit\nlindy369seat@gmail.com\nLooking for additional money? Try out the best financial instrument.\nBuy everything you want earning money online.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 1, 2022\n10:11 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Looking for additional money? Try out the best financial instrument.','','flamingo-spam','closed','closed','','looking-for-additional-money-try-out-the-best-financial-instrument','','','2022-09-01 22:11:55','2022-09-01 22:11:55','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1742',0,'flamingo_inbound','',0),(1743,0,'2022-09-02 00:09:26','2022-09-02 00:09:26','Crytosit\nmichelleciecwierz@yahoo.com\nYour computer can bring you additional income if you use this Robot.\nNo need to worry about the future if your use this financial robot.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 2, 2022\n12:09 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Your computer can bring you additional income if you use this Robot.','','flamingo-spam','closed','closed','','your-computer-can-bring-you-additional-income-if-you-use-this-robot-4','','','2022-09-02 00:09:26','2022-09-02 00:09:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1743',0,'flamingo_inbound','',0),(1744,0,'2022-09-02 02:07:29','2022-09-02 02:07:29','Crytosit\nrman772008@yahoo.com\nEarn additional money without efforts.\nCheck out the new financial tool, which can make you rich.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 2, 2022\n2:07 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Earn additional money without efforts.','','flamingo-spam','closed','closed','','earn-additional-money-without-efforts','','','2022-09-02 02:07:29','2022-09-02 02:07:29','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1744',0,'flamingo_inbound','',0),(1745,0,'2022-09-02 04:05:36','2022-09-02 04:05:36','Crytosit\namwagrez@gmail.com\nNo worries if you are fired. Work online.\nMake your money work for you all day long.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 2, 2022\n4:05 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No worries if you are fired. Work online.','','flamingo-spam','closed','closed','','no-worries-if-you-are-fired-work-online-3','','','2022-09-02 04:05:36','2022-09-02 04:05:36','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1745',0,'flamingo_inbound','',0),(1746,0,'2022-09-02 06:01:04','2022-09-02 06:01:04','Crytosit\nsemih_0126@hotmail.com\nHave no financial skills? Let Robot make money for you.\nEven a child knows how to make $100 today.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 2, 2022\n6:01 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Have no financial skills? Let Robot make money for you.','','flamingo-spam','closed','closed','','have-no-financial-skills-let-robot-make-money-for-you-5','','','2022-09-02 06:01:04','2022-09-02 06:01:04','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1746',0,'flamingo_inbound','',0),(1749,0,'2022-09-02 11:52:48','2022-09-02 11:52:48','Crytosit\nhalsey31@ligtel.com\nWatch your money grow while you invest with the Robot.\nTry out the automatic robot to keep earning all day long.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 2, 2022\n11:52 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Watch your money grow while you invest with the Robot.','','flamingo-spam','closed','closed','','watch-your-money-grow-while-you-invest-with-the-robot-2','','','2022-09-02 11:52:48','2022-09-02 11:52:48','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1749',0,'flamingo_inbound','',0),(1750,0,'2022-09-02 13:52:46','2022-09-02 13:52:46','Crytosit\njpena@americanregency.com\nRobot is the best way for everyone who looks for financial independence.\nHave no money? It’s easy to earn them online here.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 2, 2022\n1:52 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Robot is the best way for everyone who looks for financial independence.','','flamingo-spam','closed','closed','','robot-is-the-best-way-for-everyone-who-looks-for-financial-independence-4','','','2022-09-02 13:52:46','2022-09-02 13:52:46','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1750',0,'flamingo_inbound','',0),(1751,0,'2022-09-02 16:09:35','2022-09-02 16:09:35','Crytosit\nalasheia79@yahoo.com\nThe financial Robot is your future wealth and independence.\nNo need to worry about the future if your use this financial robot.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 2, 2022\n4:09 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The financial Robot is your future wealth and independence.','','flamingo-spam','closed','closed','','the-financial-robot-is-your-future-wealth-and-independence-2','','','2022-09-02 16:09:35','2022-09-02 16:09:35','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1751',0,'flamingo_inbound','',0),(1752,0,'2022-09-02 18:08:17','2022-09-02 18:08:17','Crytosit\nvaleriemule@greeninbox.org\nAttention! Here you can earn money online!\nInvest $1 today to make $1000 tomorrow.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 2, 2022\n6:08 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Attention! Here you can earn money online!','','flamingo-spam','closed','closed','','attention-here-you-can-earn-money-online','','','2022-09-02 18:08:17','2022-09-02 18:08:17','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1752',0,'flamingo_inbound','',0),(1753,0,'2022-09-02 20:05:35','2022-09-02 20:05:35','Crytosit\nvcastillo@juno.com\nNo worries if you are fired. Work online.\nEveryone can earn as much as he wants suing this Bot.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 2, 2022\n8:05 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No worries if you are fired. Work online.','','flamingo-spam','closed','closed','','no-worries-if-you-are-fired-work-online-5','','','2022-09-02 20:05:35','2022-09-02 20:05:35','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1753',0,'flamingo_inbound','',0),(1754,0,'2022-09-02 22:02:08','2022-09-02 22:02:08','Crytosit\nkievasia2@yahoo.com\nNeed money? Get it here easily! Just press this to launch the robot.\nEarn additional money without efforts.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 2, 2022\n10:02 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need money? Get it here easily! Just press this to launch the robot.','','flamingo-spam','closed','closed','','need-money-get-it-here-easily-just-press-this-to-launch-the-robot-2','','','2022-09-02 22:02:08','2022-09-02 22:02:08','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1754',0,'flamingo_inbound','',0),(1694,0,'2022-08-27 14:57:08','2022-08-27 14:57:08','Crytosit\nlightandsound06@yahoo.com\nNeed money? Earn it without leaving your home.\nFind out about the fastest way for a financial independence.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 27, 2022\n2:57 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need money? Earn it without leaving your home.','','flamingo-spam','closed','closed','','need-money-earn-it-without-leaving-your-home-2','','','2022-08-27 14:57:08','2022-08-27 14:57:08','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1694',0,'flamingo_inbound','',0),(1693,0,'2022-08-27 14:16:07','2022-08-27 14:16:07','Hallo!! User Thre ar e already more than 4995 trx usdt on your Tron account/ you private key - 38f1fddb454b0686352124e9a9ba89de8f50e653ac6321cb6455db46909fe543 h Nuseree\ndhanunor1982@gmail.ru\nР РѕСЃСЃРёСЏ\nHallo. Customer There ar e already more thn 3928 U S D T on your Tron p key... You private key - 38f1fddb454b0686352124e9a9ba89de8f50e653ac6321cb6455db46909fe543 i Nuseree\nRegister my interest\nNo\n8\n45.134.212.237\nMozilla/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\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nAugust 27, 2022\n2:16 pm\n322\nhanchank-nyi-chin\nHanchank Nyi Chin\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','flamingo-spam','closed','closed','','your-subject-13','','','2022-08-27 14:16:07','2022-08-27 14:16:07','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1693',0,'flamingo_inbound','',0),(1706,0,'2022-08-29 03:45:26','2022-08-29 03:45:26','Crytosit\nrgreal069@gmail.com\nTurn $1 into $100 instantly. Use the financial Robot.\nEarning money in the Internet is easy if you use Robot.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 29, 2022\n3:45 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Turn $1 into $100 instantly. Use the financial Robot.','','flamingo-spam','closed','closed','','turn-1-into-100-instantly-use-the-financial-robot-2','','','2022-08-29 03:45:26','2022-08-29 03:45:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1706',0,'flamingo_inbound','',0),(1705,0,'2022-08-29 01:50:53','2022-08-29 01:50:53','Crytosit\nlarabeatrizvieira2011@hotmail.com\nStart making thousands of dollars every week just using this robot.\nMoney, money! Make more money with financial robot!  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 29, 2022\n1:50 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Start making thousands of dollars every week just using this robot.','','flamingo-spam','closed','closed','','start-making-thousands-of-dollars-every-week-just-using-this-robot-4','','','2022-08-29 01:50:53','2022-08-29 01:50:53','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1705',0,'flamingo_inbound','',0),(1699,0,'2022-08-28 14:10:50','2022-08-28 14:10:50','Crytosit\nvcastillo@juno.com\nLaunch the financial Bot now to start earning.\nWatch your money grow while you invest with the Robot.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 28, 2022\n2:10 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the financial Bot now to start earning.','','flamingo-spam','closed','closed','','launch-the-financial-bot-now-to-start-earning-3','','','2022-08-28 14:10:50','2022-08-28 14:10:50','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1699',0,'flamingo_inbound','',0),(1700,0,'2022-08-28 16:06:41','2022-08-28 16:06:41','Crytosit\npamelajv13@gmail.com\nThis robot can bring you money 24/7.\nThe success formula is found. Learn more about it.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 28, 2022\n4:06 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','This robot can bring you money 24/7.','','flamingo-spam','closed','closed','','this-robot-can-bring-you-money-24-7-2','','','2022-08-28 16:06:41','2022-08-28 16:06:41','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1700',0,'flamingo_inbound','',0),(1701,0,'2022-08-28 18:08:52','2022-08-28 18:08:52','Crytosit\nFusionsavage@hotmail.com\nFinancial robot guarantees everyone stability and income.\nOne dollar is nothing, but it can grow into $100 here.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 28, 2022\n6:08 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial robot guarantees everyone stability and income.','','flamingo-spam','closed','closed','','financial-robot-guarantees-everyone-stability-and-income-2','','','2022-08-28 18:08:52','2022-08-28 18:08:52','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1701',0,'flamingo_inbound','',0),(1702,0,'2022-08-28 20:05:06','2022-08-28 20:05:06','Crytosit\ndairymansused@yahoo.com\nThe huge income without investments is available.\nStart making thousands of dollars every week just using this robot.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 28, 2022\n8:05 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The huge income without investments is available.','','flamingo-spam','closed','closed','','the-huge-income-without-investments-is-available-3','','','2022-08-28 20:05:06','2022-08-28 20:05:06','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1702',0,'flamingo_inbound','',0),(1703,0,'2022-08-28 22:00:21','2022-08-28 22:00:21','Crytosit\njetsyanks1833@yahoo.com\nMake money 24/7 without any efforts and skills.\nMake money in the internet using this Bot. It really works!  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 28, 2022\n10:00 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make money 24/7 without any efforts and skills.','','flamingo-spam','closed','closed','','make-money-24-7-without-any-efforts-and-skills-3','','','2022-08-28 22:00:21','2022-08-28 22:00:21','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1703',0,'flamingo_inbound','',0),(1704,0,'2022-08-28 23:55:31','2022-08-28 23:55:31','Crytosit\nberryjess21@yahoo.com\nEven a child knows how to make $100 today.\nThe best way for everyone who rushes for financial independence.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 28, 2022\n11:55 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Even a child knows how to make $100 today.','','flamingo-spam','closed','closed','','even-a-child-knows-how-to-make-100-today-4','','','2022-08-28 23:55:31','2022-08-28 23:55:31','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1704',0,'flamingo_inbound','',0),(1425,0,'2022-07-29 09:40:26','2022-07-29 09:40:26','Crytosit\namwagrez@gmail.com\nFinancial Robot is #1 investment tool ever. Launch it!\nFinancial independence is what this robot guarantees.  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 29, 2022\n9:40 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial Robot is #1 investment tool ever. Launch it!','','trash','closed','closed','','financial-robot-is-1-investment-tool-ever-launch-it__trashed','','','2022-08-28 10:31:17','2022-08-28 10:31:17','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1425',0,'flamingo_inbound','',0),(1710,0,'2022-08-29 11:26:07','2022-08-29 11:26:07','Crytosit\nlesleywhit@hotmail.com\nEarn additional money without efforts and skills.\nYour money keep grow 24/7 if you use the financial Robot.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 29, 2022\n11:26 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Earn additional money without efforts and skills.','','flamingo-spam','closed','closed','','earn-additional-money-without-efforts-and-skills-6','','','2022-08-29 11:26:07','2022-08-29 11:26:07','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1710',0,'flamingo_inbound','',0),(1711,0,'2022-08-29 13:22:45','2022-08-29 13:22:45','Crytosit\nilponor@hotmail.com\nMake $1000 from $1 in a few minutes. Launch the financial robot now.\nRobot never sleeps. It makes money for you 24/7.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 29, 2022\n1:22 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make $1000 from $1 in a few minutes. Launch the financial robot now.','','flamingo-spam','closed','closed','','make-1000-from-1-in-a-few-minutes-launch-the-financial-robot-now','','','2022-08-29 13:22:45','2022-08-29 13:22:45','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1711',0,'flamingo_inbound','',0),(1712,0,'2022-08-29 15:17:28','2022-08-29 15:17:28','Crytosit\nreymisterio237@hotmail.com\nThe fastest way to make your wallet thick is found.\nThe financial Robot is your future wealth and independence.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 29, 2022\n3:17 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The fastest way to make your wallet thick is found.','','flamingo-spam','closed','closed','','the-fastest-way-to-make-your-wallet-thick-is-found-4','','','2022-08-29 15:17:28','2022-08-29 15:17:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1712',0,'flamingo_inbound','',0),(1713,0,'2022-08-29 17:12:35','2022-08-29 17:12:35','Crytosit\nsailam.mailaem@yahoo.com\nEveryone can earn as much as he wants suing this Bot.\nFeel free to buy everything you want with the additional income.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 29, 2022\n5:12 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Everyone can earn as much as he wants suing this Bot.','','flamingo-spam','closed','closed','','everyone-can-earn-as-much-as-he-wants-suing-this-bot-3','','','2022-08-29 17:12:35','2022-08-29 17:12:35','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1713',0,'flamingo_inbound','',0),(1714,0,'2022-08-29 19:09:07','2022-08-29 19:09:07','Crytosit\nlady_darkkmoon@yahoo.com\nWe know how to make our future rich and do you?\nNo need to work anymore while you have the Robot launched!  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 29, 2022\n7:09 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','We know how to make our future rich and do you?','','flamingo-spam','closed','closed','','we-know-how-to-make-our-future-rich-and-do-you-3','','','2022-08-29 19:09:07','2022-08-29 19:09:07','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1714',0,'flamingo_inbound','',0),(1715,0,'2022-08-29 21:09:00','2022-08-29 21:09:00','Crytosit\npsychoness@hotmail.com\nFind out about the fastest way for a financial independence.\nJoin the society of successful people who make money here.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 29, 2022\n9:09 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Find out about the fastest way for a financial independence.','','flamingo-spam','closed','closed','','find-out-about-the-fastest-way-for-a-financial-independence','','','2022-08-29 21:09:00','2022-08-29 21:09:00','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1715',0,'flamingo_inbound','',0),(1716,0,'2022-08-29 23:05:47','2022-08-29 23:05:47','Crytosit\nsamiritza@yahoo.com\nMake your money work for you all day long.\nThis robot can bring you money 24/7.  https://riviello.es/promo\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 29, 2022\n11:05 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make your money work for you all day long.','','flamingo-spam','closed','closed','','make-your-money-work-for-you-all-day-long-3','','','2022-08-29 23:05:47','2022-08-29 23:05:47','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1716',0,'flamingo_inbound','',0),(1735,0,'2022-08-31 09:35:40','2022-08-31 09:35:40','Crytosit\nbahulya@gmail.com\nNeed cash? Launch this robot and see what it can.\nEveryone can earn as much as he wants suing this Bot.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 31, 2022\n9:35 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need cash? Launch this robot and see what it can.','','flamingo-spam','closed','closed','','need-cash-launch-this-robot-and-see-what-it-can-5','','','2022-08-31 09:35:40','2022-08-31 09:35:40','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1735',0,'flamingo_inbound','',0),(1764,0,'2022-09-03 15:39:19','2022-09-03 15:39:19','Crytosit\nfreetreemad@gmail.com\nMake your money work for you all day long.\nNeed money? Get it here easily?  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 3, 2022\n3:39 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make your money work for you all day long.','','flamingo-spam','closed','closed','','make-your-money-work-for-you-all-day-long','','','2022-09-03 15:39:19','2022-09-03 15:39:19','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1764',0,'flamingo_inbound','',0),(1851,0,'2022-09-11 09:41:30','2022-09-11 09:41:30','Crytosit\nrablove@live.com\nTurn $1 into $100 instantly. Use the financial Robot.\nFinancial robot guarantees everyone stability and income.  https://62info.ru/bitrix/redirect.php?event1=&amp;event2=&amp;event3=&amp;goto=https://varatradgardsforening.se/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 11, 2022\n9:41 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Turn $1 into $100 instantly. Use the financial Robot.','','flamingo-spam','closed','closed','','turn-1-into-100-instantly-use-the-financial-robot','','','2022-09-11 09:41:30','2022-09-11 09:41:30','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1851',0,'flamingo_inbound','',0),(1763,0,'2022-09-03 13:42:49','2022-09-03 13:42:49','Crytosit\nrlad4hickey@hotmail.com\nThe huge income without investments is available, now!\nLaunch the robot and let it bring you money.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 3, 2022\n1:42 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The huge income without investments is available, now!','','flamingo-spam','closed','closed','','the-huge-income-without-investments-is-available-now-2','','','2022-09-03 13:42:49','2022-09-03 13:42:49','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1763',0,'flamingo_inbound','',0),(1761,0,'2022-09-03 11:41:22','2022-09-03 11:41:22','Crytosit\nsailam.mailaem@yahoo.com\nThe best online job for retirees. Make your old ages rich.\nStart making thousands of dollars every week just using this robot.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 3, 2022\n11:41 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The best online job for retirees. Make your old ages rich.','','flamingo-spam','closed','closed','','the-best-online-job-for-retirees-make-your-old-ages-rich','','','2022-09-03 11:41:22','2022-09-03 11:41:22','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1761',0,'flamingo_inbound','',0),(1760,0,'2022-09-03 09:44:39','2022-09-03 09:44:39','Crytosit\nmakmachine@gmail.com\nMaking money can be extremely easy if you use this Robot.\nJust one click can turn you dollar into $1000.  http://go.tazalus.com/0j0l\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 3, 2022\n9:44 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Making money can be extremely easy if you use this Robot.','','flamingo-spam','closed','closed','','making-money-can-be-extremely-easy-if-you-use-this-robot-2','','','2022-09-03 09:44:39','2022-09-03 09:44:39','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1760',0,'flamingo_inbound','',0),(1784,0,'2022-09-05 04:20:06','2022-09-05 04:20:06','EvelynDiarf\nbusfskateria@gmail.com\nReal revolution in weight loss! Start losing weight today! This is a one-time promotion, only today and only now!\nDo you have bad associations with the Word „diet”? Renunciation? Tasteless dishes? Repeatability? None of these things…. Don’t worry. You don’t have to be a Master Chef winner. It will be simple and tasty, no disliked ingredients. To the target… also through the stomach! \r\nThe Fitney fitness program offers: \r\n1. Tailored training \r\n-over 450 hours of exercises \r\n-online training: live and optional \r\n-detailed instructions for exercises \r\n2. Proper diet \r\n- individual nutrition plans \r\n-nutrients and calories \r\n-knowledge and good habits base \r\n3. Trainer care \r\n-motivation \r\n-mentoring \r\n-progress monitoring \r\nOver 450 hours of highly effective exercises, the right diets, recommendations from the best trainers and a friendly community of users. \r\nSign up now here https://cutt.ly/dCyMpEu and get 30 fit recipes for FREE!\nSubmit\nNo\n6\n176.124.207.132\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49\nhttps://www.fairphoto.com/contact-us/\nSeptember 5, 2022\n4:20 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Real revolution in weight loss! Start losing weight today! This is a one-time promotion, only today and only now!','','flamingo-spam','closed','closed','','real-revolution-in-weight-loss-start-losing-weight-today-this-is-a-one-time-promotion-only-today-and-only-now','','','2022-09-05 04:20:06','2022-09-05 04:20:06','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1784',0,'flamingo_inbound','',0),(1783,0,'2022-09-05 02:54:02','2022-09-05 02:54:02','Crytosit\nMGURATH@HOTMAIL.COM\nJoin the society of successful people who make money here.\nEven a child knows how to make money. This robot is what you need!  https://emdn.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 5, 2022\n2:54 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Join the society of successful people who make money here.','','flamingo-spam','closed','closed','','join-the-society-of-successful-people-who-make-money-here-4','','','2022-09-05 02:54:02','2022-09-05 02:54:02','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1783',0,'flamingo_inbound','',0),(1782,0,'2022-09-05 01:05:14','2022-09-05 01:05:14','Catherinalob\ncatherinalob@hotmail.com\nI\'m not ϳeаlоuѕ. Can I fіnd herе ѕеriouѕ man? :)\nHellо!\r\nΡerhapѕ mу mesѕage iѕ tоo ѕpесific.\r\nВut my оldеr ѕіѕtеr fоund a wоndеrful mаn herе and thеу havе а great rеlatiоnѕhіp, but whаt abоut me?\r\nΙ am 23 yеаrs old, Cаthеrіnа, frоm thе Czeсh Rеpubliс, know Еngliѕh lаnguаgе alsо\r\nAnd... bеttеr tо ѕау іt immеdiatеlу. I аm biѕехual. Ι аm not ϳeаlous оf anothеr wоman... еѕpеcіally if wе mаkе love tоgethеr.\r\nAh yеs, I cook very tаstуǃ аnd I love nоt оnlу coоk ;))\r\nΙm reаl girl аnd lооking fоr sеriоuѕ аnd hоt rеlatіonѕhіp...\r\nΑnywау, уоu can fіnd mу prоfile hеrе: http://tanberkmoordlear.tk/pg-58345/\nSubmit\nNo\n6\n191.101.31.89\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 5, 2022\n1:05 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','I\'m not ϳeаlоuѕ. Can I fіnd herе ѕеriouѕ man? :)','','flamingo-spam','closed','closed','','im-not-%cf%b3e%d0%b0l%d0%beu%d1%95-can-i-f%d1%96nd-her%d0%b5-%d1%95%d0%b5riou%d1%95-man','','','2022-09-05 01:05:14','2022-09-05 01:05:14','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1782',0,'flamingo_inbound','',0),(1781,0,'2022-09-05 00:59:07','2022-09-05 00:59:07','Crytosit\ngamu2lawin@yahoo.com\nStill not a millionaire? Fix it now!\nEven a child knows how to make money. Do you?  https://emdn.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 5, 2022\n12:59 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Still not a millionaire? Fix it now!','','flamingo-spam','closed','closed','','still-not-a-millionaire-fix-it-now','','','2022-09-05 00:59:07','2022-09-05 00:59:07','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1781',0,'flamingo_inbound','',0),(1780,0,'2022-09-04 23:01:13','2022-09-04 23:01:13','Crytosit\nzacweston1@gmail.com\nNo need to work anymore while you have the Robot launched!\nOnly one click can grow up your money really fast.  https://emdn.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 4, 2022\n11:01 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No need to work anymore while you have the Robot launched!','','flamingo-spam','closed','closed','','no-need-to-work-anymore-while-you-have-the-robot-launched','','','2022-09-04 23:01:13','2022-09-04 23:01:13','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1780',0,'flamingo_inbound','',0),(1776,0,'2022-09-04 15:09:18','2022-09-04 15:09:18','Crytosit\ngonzolousharrington@yahoo.com\nMake your computer to be you earning instrument.\nIt is the best time to launch the Robot to get more money.  http://go.tygyguip.com/096s\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 4, 2022\n3:09 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make your computer to be you earning instrument.','','flamingo-spam','closed','closed','','make-your-computer-to-be-you-earning-instrument-2','','','2022-09-04 15:09:18','2022-09-04 15:09:18','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1776',0,'flamingo_inbound','',0),(1777,0,'2022-09-04 17:07:57','2022-09-04 17:07:57','Crytosit\ntrish5507@gmail.com\nJoin the society of successful people who make money here.\nEarn additional money without efforts and skills.  https://emdn.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 4, 2022\n5:07 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Join the society of successful people who make money here.','','flamingo-spam','closed','closed','','join-the-society-of-successful-people-who-make-money-here-3','','','2022-09-04 17:07:57','2022-09-04 17:07:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1777',0,'flamingo_inbound','',0),(1778,0,'2022-09-04 19:05:33','2022-09-04 19:05:33','Crytosit\njonkco@gmail.com\nTry out the automatic robot to keep earning all day long.\nStart your online work using the financial Robot.  https://emdn.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 4, 2022\n7:05 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Try out the automatic robot to keep earning all day long.','','flamingo-spam','closed','closed','','try-out-the-automatic-robot-to-keep-earning-all-day-long','','','2022-09-04 19:05:33','2022-09-04 19:05:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1778',0,'flamingo_inbound','',0),(1779,0,'2022-09-04 21:04:06','2022-09-04 21:04:06','Crytosit\nniko_36_63@hotmail.com\nAdditional income is now available for anyone all around the world.\nUsing this Robot is the best way to make you rich.  https://emdn.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 4, 2022\n9:04 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Additional income is now available for anyone all around the world.','','flamingo-spam','closed','closed','','additional-income-is-now-available-for-anyone-all-around-the-world-3','','','2022-09-04 21:04:06','2022-09-04 21:04:06','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1779',0,'flamingo_inbound','',0),(1775,0,'2022-09-04 13:11:21','2022-09-04 13:11:21','Crytosit\namanda@rap4.com\nMake dollars staying at home and launched this Bot.\nFinancial robot is a great way to manage and increase your income.  http://go.tygyguip.com/096s\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 4, 2022\n1:11 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make dollars staying at home and launched this Bot.','','flamingo-spam','closed','closed','','make-dollars-staying-at-home-and-launched-this-bot-4','','','2022-09-04 13:11:21','2022-09-04 13:11:21','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1775',0,'flamingo_inbound','',0),(1774,0,'2022-09-04 11:14:37','2022-09-04 11:14:37','Crytosit\nmemorypligger445@servicegulino.com\nFinancial independence is what everyone needs.\nMost successful people already use Robot. Do you?  http://go.tygyguip.com/096s\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 4, 2022\n11:14 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial independence is what everyone needs.','','flamingo-spam','closed','closed','','financial-independence-is-what-everyone-needs','','','2022-09-04 11:14:37','2022-09-04 11:14:37','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1774',0,'flamingo_inbound','',0),(1798,0,'2022-09-06 06:06:26','2022-09-06 06:06:26','Crytosit\nkievasia2@yahoo.com\nLaunch the best investment instrument to start making money today.\nNo need to stay awake all night long to earn money. Launch the robot.  https://tiendaskon.com.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 6, 2022\n6:06 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the best investment instrument to start making money today.','','flamingo-spam','closed','closed','','launch-the-best-investment-instrument-to-start-making-money-today','','','2022-09-06 06:06:26','2022-09-06 06:06:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1798',0,'flamingo_inbound','',0),(1797,0,'2022-09-06 04:10:30','2022-09-06 04:10:30','Crytosit\nrhemanat@yahoo.com\nNeed cash? Launch this robot and see what it can.\nThe online job can bring you a fantastic profit.  https://tiendaskon.com.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 6, 2022\n4:10 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need cash? Launch this robot and see what it can.','','flamingo-spam','closed','closed','','need-cash-launch-this-robot-and-see-what-it-can','','','2022-09-06 04:10:30','2022-09-06 04:10:30','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1797',0,'flamingo_inbound','',0),(1796,0,'2022-09-06 02:13:35','2022-09-06 02:13:35','Crytosit\nrablove@live.com\nStart your online work using the financial Robot.\nEven a child knows how to make money. This robot is what you need!  https://tiendaskon.com.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 6, 2022\n2:13 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Start your online work using the financial Robot.','','flamingo-spam','closed','closed','','start-your-online-work-using-the-financial-robot','','','2022-09-06 02:13:35','2022-09-06 02:13:35','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1796',0,'flamingo_inbound','',0),(1795,0,'2022-09-05 23:39:14','2022-09-05 23:39:14','Crytosit\nthebusbe4u@yahoo.com\nFinancial robot is your success formula is found. Learn more about it.\nNeed money? Earn it without leaving your home.  https://tiendaskon.com.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 5, 2022\n11:39 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial robot is your success formula is found. Learn more about it.','','flamingo-spam','closed','closed','','financial-robot-is-your-success-formula-is-found-learn-more-about-it-2','','','2022-09-05 23:39:14','2022-09-05 23:39:14','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1795',0,'flamingo_inbound','',0),(1791,0,'2022-09-05 15:51:47','2022-09-05 15:51:47','Crytosit\ndairymansused@yahoo.com\nLooking forward for income? Get it online.\nAutomatic robot is the best start for financial independence.  https://tiendaskon.com.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 5, 2022\n3:51 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Looking forward for income? Get it online.','','flamingo-spam','closed','closed','','looking-forward-for-income-get-it-online-5','','','2022-09-05 15:51:47','2022-09-05 15:51:47','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1791',0,'flamingo_inbound','',0),(1792,0,'2022-09-05 17:48:05','2022-09-05 17:48:05','Crytosit\njenae831@hotmail.com\nMost successful people already use Robot. Do you?\nWow! This Robot is a great start for an online career.  https://tiendaskon.com.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 5, 2022\n5:48 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Most successful people already use Robot. Do you?','','flamingo-spam','closed','closed','','most-successful-people-already-use-robot-do-you-3','','','2022-09-05 17:48:05','2022-09-05 17:48:05','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1792',0,'flamingo_inbound','',0),(1793,0,'2022-09-05 19:43:52','2022-09-05 19:43:52','Crytosit\nthelastsurvivoray@gmail.com\nMaking money in the net is easier now.\nThe financial Robot is your future wealth and independence.  https://tiendaskon.com.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 5, 2022\n7:43 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Making money in the net is easier now.','','flamingo-spam','closed','closed','','making-money-in-the-net-is-easier-now-2','','','2022-09-05 19:43:52','2022-09-05 19:43:52','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1793',0,'flamingo_inbound','',0),(1794,0,'2022-09-05 21:41:53','2022-09-05 21:41:53','Crytosit\nipnew1@yahoo.com\nMake your money work for you all day long.\nThe financial Robot is your # 1 expert of making money.  https://tiendaskon.com.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 5, 2022\n9:41 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make your money work for you all day long.','','flamingo-spam','closed','closed','','make-your-money-work-for-you-all-day-long-6','','','2022-09-05 21:41:53','2022-09-05 21:41:53','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1794',0,'flamingo_inbound','',0),(1790,0,'2022-09-05 13:53:44','2022-09-05 13:53:44','Crytosit\nfishinfreak731@yahoo.com\nLet the financial Robot be your companion in the financial market.\nUsing this Robot is the best way to make you rich.  https://tiendaskon.com.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 5, 2022\n1:53 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Let the financial Robot be your companion in the financial market.','','flamingo-spam','closed','closed','','let-the-financial-robot-be-your-companion-in-the-financial-market-5','','','2022-09-05 13:53:44','2022-09-05 13:53:44','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1790',0,'flamingo_inbound','',0),(1789,0,'2022-09-05 10:42:28','2022-09-05 10:42:28','Crytosit\nniko_36_63@hotmail.com\nEarn additional money without efforts and skills.\nRobot is the best way for everyone who looks for financial independence.  https://emdn.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 5, 2022\n10:42 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Earn additional money without efforts and skills.','','flamingo-spam','closed','closed','','earn-additional-money-without-efforts-and-skills','','','2022-09-05 10:42:28','2022-09-05 10:42:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1789',0,'flamingo_inbound','',0),(1808,0,'2022-09-06 19:49:21','2022-09-06 19:49:21','Crytosit\ncatherine.headford@gmail.com\nRich people are rich because they use this robot.\nStart making thousands of dollars every week.  https://hierbalimon.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 6, 2022\n7:49 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Rich people are rich because they use this robot.','','flamingo-spam','closed','closed','','rich-people-are-rich-because-they-use-this-robot-3','','','2022-09-06 19:49:21','2022-09-06 19:49:21','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1808',0,'flamingo_inbound','',0),(1809,0,'2022-09-06 21:45:42','2022-09-06 21:45:42','Crytosit\nmpv410@gmail.com\nThere is no need to look for a job anymore. Work online.\nRobot never sleeps. It makes money for you 24/7.  https://hierbalimon.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 6, 2022\n9:45 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','There is no need to look for a job anymore. Work online.','','flamingo-spam','closed','closed','','there-is-no-need-to-look-for-a-job-anymore-work-online-2','','','2022-09-06 21:45:42','2022-09-06 21:45:42','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1809',0,'flamingo_inbound','',0),(1810,0,'2022-09-06 23:43:59','2022-09-06 23:43:59','Crytosit\njojohe323@gmail.com\nNo need to work anymore while you have the Robot launched!\nMake money, not war! Financial Robot is what you need.  https://hierbalimon.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 6, 2022\n11:43 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No need to work anymore while you have the Robot launched!','','flamingo-spam','closed','closed','','no-need-to-work-anymore-while-you-have-the-robot-launched-2','','','2022-09-06 23:43:59','2022-09-06 23:43:59','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1810',0,'flamingo_inbound','',0),(1807,0,'2022-09-06 19:22:48','2022-09-06 19:22:48','PhilipFeedO\nmordvinovmilano+avgk@mail.ru\nfairphoto.com ofeiifeodwpdeofijesdwsfeiiejokdwpdoefigjfidoksfihigjskodwsfiheghifegergsdfsregsfggrgr\nfairphoto.com ofeiifeodwpdeofijesdwsfeiiejokdwpdoefigjfidoksfihigjskodwsfiheghifegergsdfsregsfggrgr\nSubmit\nNo\n6\n191.101.31.16\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 6, 2022\n7:22 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','fairphoto.com ofeiifeodwpdeofijesdwsfeiiejokdwpdoefigjfidoksfihigjskodwsfiheghifegergsdfsregsfggrgr','','flamingo-spam','closed','closed','','fairphoto-com-ofeiifeodwpdeofijesdwsfeiiejokdwpdoefigjfidoksfihigjskodwsfiheghifegergsdfsregsfggrgr-2','','','2022-09-06 19:22:48','2022-09-06 19:22:48','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1807',0,'flamingo_inbound','',0),(1806,0,'2022-09-06 17:52:33','2022-09-06 17:52:33','Crytosit\nkseth62501@yahoo.com\nMake money online, staying at home this cold winter.\nThousands of bucks are guaranteed if you use this robot.  https://hierbalimon.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 6, 2022\n5:52 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make money online, staying at home this cold winter.','','flamingo-spam','closed','closed','','make-money-online-staying-at-home-this-cold-winter','','','2022-09-06 17:52:33','2022-09-06 17:52:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1806',0,'flamingo_inbound','',0),(1805,0,'2022-09-06 17:22:50','2022-09-06 17:22:50','Mike Adrian\nno-replyPl@gmail.com\nGet more dofollow backlinks for fairphoto.com\nHello \r\n \r\nWe all know the importance that dofollow link have on any website`s ranks. \r\nHaving most of your linkbase filled with nofollow ones is of no good for your ranks and SEO metrics. \r\n \r\nBuy quality dofollow links from us, that will impact your ranks in a positive way \r\nhttps://www.digital-x-press.com/product/150-dofollow-backlinks/ \r\n \r\nBest regards \r\nMike Adrian\r\n \r\nsupport@digital-x-press.com\nSubmit\nNo\n6\n84.17.48.167\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 6, 2022\n5:22 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Get more dofollow backlinks for fairphoto.com','','flamingo-spam','closed','closed','','get-more-dofollow-backlinks-for-fairphoto-com-2','','','2022-09-06 17:22:50','2022-09-06 17:22:50','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1805',0,'flamingo_inbound','',0),(1804,0,'2022-09-06 15:55:52','2022-09-06 15:55:52','Crytosit\nliltinkeybell@aol.com\nLooking forward for income? Get it online.\nThe fastest way to make you wallet thick is here.  https://hierbalimon.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 6, 2022\n3:55 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Looking forward for income? Get it online.','','flamingo-spam','closed','closed','','looking-forward-for-income-get-it-online-6','','','2022-09-06 15:55:52','2022-09-06 15:55:52','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1804',0,'flamingo_inbound','',0),(1803,0,'2022-09-06 14:00:10','2022-09-06 14:00:10','Crytosit\nharveywy@grayinbox.org\nNeed money? Earn it without leaving your home.\nMake thousands every week working online here.  https://hierbalimon.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 6, 2022\n2:00 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need money? Earn it without leaving your home.','','flamingo-spam','closed','closed','','need-money-earn-it-without-leaving-your-home-4','','','2022-09-06 14:00:10','2022-09-06 14:00:10','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1803',0,'flamingo_inbound','',0),(1802,0,'2022-09-06 12:02:55','2022-09-06 12:02:55','Crytosit\n514387164@qq.com\nRobot is the best solution for everyone who wants to earn.\nMake money 24/7 without any efforts and skills.  https://hierbalimon.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 6, 2022\n12:02 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Robot is the best solution for everyone who wants to earn.','','flamingo-spam','closed','closed','','robot-is-the-best-solution-for-everyone-who-wants-to-earn','','','2022-09-06 12:02:55','2022-09-06 12:02:55','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1802',0,'flamingo_inbound','',0),(1801,0,'2022-09-06 10:06:57','2022-09-06 10:06:57','Crytosit\nlholder@rrfcu.com\nMaking money can be extremely easy if you use this Robot.\nLooking forward for income? Get it online.  https://tiendaskon.com.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 6, 2022\n10:06 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Making money can be extremely easy if you use this Robot.','','flamingo-spam','closed','closed','','making-money-can-be-extremely-easy-if-you-use-this-robot-3','','','2022-09-06 10:06:57','2022-09-06 10:06:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1801',0,'flamingo_inbound','',0),(1800,0,'2022-09-06 08:46:44','2022-09-06 08:46:44','malloryfw60\nvaleriaef5@akira23.officemail.in.net\nDirty Porn Photos, daily updated galleries\nScandal porn galleries, daily updated lists\r\nhttp://download.porn.bestsexyblog.com/?alisa \r\n\r\n young chubby porn streming free tenn virgin porn girl porn 16 hypertune babes porn free anime iphone porn\nSubmit\nNo\n6\n107.189.28.121\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 6, 2022\n8:46 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Dirty Porn Photos, daily updated galleries','','flamingo-spam','closed','closed','','dirty-porn-photos-daily-updated-galleries','','','2022-09-06 08:46:44','2022-09-06 08:46:44','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1800',0,'flamingo_inbound','',0),(1827,0,'2022-09-09 05:36:39','2022-09-09 05:36:39','Crytosit\nfionaroyds@hotmail.com\nThousands of bucks are guaranteed if you use this robot.\nNeed some more money? Robot will earn them really fast.  http://agri-shahinshahr.ir/LinkClick.aspx?link=https%3A%2F%2Fpuertobelenn.cl%2Fpromo&amp;mid=2012\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4089.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 9, 2022\n5:36 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Thousands of bucks are guaranteed if you use this robot.','','flamingo-spam','closed','closed','','thousands-of-bucks-are-guaranteed-if-you-use-this-robot','','','2022-09-09 05:36:39','2022-09-09 05:36:39','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1827',0,'flamingo_inbound','',0),(1815,0,'2022-09-08 03:01:44','2022-09-08 03:01:44','Crytosit\nkdnbkathia@gmail.com\nUsing this Robot is the best way to make you rich.\nFind out about the easiest way of money earning.  https://bodyandsoul.com.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 8, 2022\n3:01 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Using this Robot is the best way to make you rich.','','flamingo-spam','closed','closed','','using-this-robot-is-the-best-way-to-make-you-rich','','','2022-09-08 03:01:44','2022-09-08 03:01:44','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1815',0,'flamingo_inbound','',0),(1816,0,'2022-09-08 05:14:25','2022-09-08 05:14:25','Crytosit\ningrid_457@hotmail.com\nOnline job can be really effective if you use this Robot.\nLaunch the robot and let it bring you money.  https://bodyandsoul.com.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 8, 2022\n5:14 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Online job can be really effective if you use this Robot.','','flamingo-spam','closed','closed','','online-job-can-be-really-effective-if-you-use-this-robot-2','','','2022-09-08 05:14:25','2022-09-08 05:14:25','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1816',0,'flamingo_inbound','',0),(1817,0,'2022-09-08 07:25:51','2022-09-08 07:25:51','Crytosit\nzakster93@yahoo.com\nEarning $1000 a day is easy if you use this financial Robot.\nNeed money? The financial robot is your solution.  https://bodyandsoul.com.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 8, 2022\n7:25 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Earning $1000 a day is easy if you use this financial Robot.','','flamingo-spam','closed','closed','','earning-1000-a-day-is-easy-if-you-use-this-financial-robot','','','2022-09-08 07:25:51','2022-09-08 07:25:51','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1817',0,'flamingo_inbound','',0),(1814,0,'2022-09-08 00:49:08','2022-09-08 00:49:08','Crytosit\nmayra-evangelista@hotmail.com\nNeed cash? Launch this robot and see what it can.\nLooking for additional money? Try out the best financial instrument.  https://bodyandsoul.com.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 8, 2022\n12:49 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need cash? Launch this robot and see what it can.','','flamingo-spam','closed','closed','','need-cash-launch-this-robot-and-see-what-it-can-3','','','2022-09-08 00:49:08','2022-09-08 00:49:08','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1814',0,'flamingo_inbound','',0),(1813,0,'2022-09-07 22:37:52','2022-09-07 22:37:52','Crytosit\nyauaweffo@gmail.com\nStart making thousands of dollars every week just using this robot.\nThe success formula is found. Learn more about it.  https://bodyandsoul.com.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 7, 2022\n10:37 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Start making thousands of dollars every week just using this robot.','','flamingo-spam','closed','closed','','start-making-thousands-of-dollars-every-week-just-using-this-robot','','','2022-09-07 22:37:52','2022-09-07 22:37:52','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1813',0,'flamingo_inbound','',0),(1824,0,'2022-09-08 22:54:15','2022-09-08 22:54:15','Crytosit\nHuronHighgirl@yahoo.com\nAutomatic robot is the best start for financial independence.\nRobot is the best way for everyone who looks for financial independence.  http://tikhomirov-music.com/language/en_US?page=https://puertobelenn.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 8, 2022\n10:54 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Automatic robot is the best start for financial independence.','','flamingo-spam','closed','closed','','automatic-robot-is-the-best-start-for-financial-independence','','','2022-09-08 22:54:15','2022-09-08 22:54:15','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1824',0,'flamingo_inbound','',0),(1823,0,'2022-09-08 20:42:40','2022-09-08 20:42:40','Crytosit\ngregorivanov@email.org\nMake dollars staying at home and launched this Bot.\nThe additional income is available for everyone using this robot.  http://timeadvice.dk/?wptouch_switch=mobile&amp;redirect=https%3A%2F%2Fpuertobelenn.cl%2Fpromo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 8, 2022\n8:42 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make dollars staying at home and launched this Bot.','','flamingo-spam','closed','closed','','make-dollars-staying-at-home-and-launched-this-bot','','','2022-09-08 20:42:40','2022-09-08 20:42:40','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1823',0,'flamingo_inbound','',0),(1822,0,'2022-09-08 18:28:55','2022-09-08 18:28:55','Crytosit\namanda@rap4.com\nRobot is the best way for everyone who looks for financial independence.\nThe additional income is available for everyone using this robot.  http://1025h.com/wp/?wptouch_switch=mobile&amp;redirect=https%3A%2F%2Fpuertobelenn.cl%2Fpromo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 8, 2022\n6:28 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Robot is the best way for everyone who looks for financial independence.','','flamingo-spam','closed','closed','','robot-is-the-best-way-for-everyone-who-looks-for-financial-independence-5','','','2022-09-08 18:28:55','2022-09-08 18:28:55','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1822',0,'flamingo_inbound','',0),(1821,0,'2022-09-08 16:15:58','2022-09-08 16:15:58','Crytosit\nhrteoloko@gmail.com\nEven a child knows how to make $100 today with the help of this robot.\nMake thousands of bucks. Pay nothing.  https://ltp.org/home/setlocale?locale=en&amp;returnUrl=https%3A%2F%2Fpuertobelenn.cl%2Fpromo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 8, 2022\n4:15 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Even a child knows how to make $100 today with the help of this robot.','','flamingo-spam','closed','closed','','even-a-child-knows-how-to-make-100-today-with-the-help-of-this-robot','','','2022-09-08 16:15:58','2022-09-08 16:15:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1821',0,'flamingo_inbound','',0),(1820,0,'2022-09-08 14:04:19','2022-09-08 14:04:19','Crytosit\nmpv410@gmail.com\nRobot never sleeps. It makes money for you 24/7.\n# 1 financial expert in the net! Check out the new Robot.  https://puertobelenn.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 8, 2022\n2:04 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Robot never sleeps. It makes money for you 24/7.','','flamingo-spam','closed','closed','','robot-never-sleeps-it-makes-money-for-you-24-7-4','','','2022-09-08 14:04:19','2022-09-08 14:04:19','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1820',0,'flamingo_inbound','',0),(1819,0,'2022-09-08 11:51:06','2022-09-08 11:51:06','Crytosit\ndameian.helton@gmail.com\nRobot never sleeps. It makes money for you 24/7.\nTry out the automatic robot to keep earning all day long.  https://puertobelenn.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 8, 2022\n11:51 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Robot never sleeps. It makes money for you 24/7.','','flamingo-spam','closed','closed','','robot-never-sleeps-it-makes-money-for-you-24-7-3','','','2022-09-08 11:51:06','2022-09-08 11:51:06','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1819',0,'flamingo_inbound','',0),(1545,0,'2022-08-09 07:52:21','2022-08-09 07:52:21','Crytosit\nmfamousdalegacy@yahoo.com\nLaunch the best investment instrument to start making money today.\nNeed money? Get it here easily?  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 9, 2022\n7:52 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the best investment instrument to start making money today.','','trash','closed','closed','','launch-the-best-investment-instrument-to-start-making-money-today-2__trashed','','','2022-09-08 10:30:07','2022-09-08 10:30:07','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1545',0,'flamingo_inbound','',0),(1850,0,'2022-09-11 07:29:57','2022-09-11 07:29:57','Crytosit\nretired4198@gmail.com\nSmall investments can bring tons of dollars fast.\nAttention! Financial robot may bring you millions!  https://www.paulis.de/frame/?url=//varatradgardsforening.se%2Fpromo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 11, 2022\n7:29 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Small investments can bring tons of dollars fast.','','flamingo-spam','closed','closed','','small-investments-can-bring-tons-of-dollars-fast','','','2022-09-11 07:29:57','2022-09-11 07:29:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1850',0,'flamingo_inbound','',0),(1837,0,'2022-09-10 02:52:28','2022-09-10 02:52:28','Crytosit\nheavenlee200@gmail.com\n# 1 financial expert in the net! Check out the new Robot.\nLearn how to make hundreds of backs each day.  https://quehacerensantiago.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 10, 2022\n2:52 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','# 1 financial expert in the net! Check out the new Robot.','','flamingo-spam','closed','closed','','1-financial-expert-in-the-net-check-out-the-new-robot','','','2022-09-10 02:52:28','2022-09-10 02:52:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1837',0,'flamingo_inbound','',0),(1838,0,'2022-09-10 05:06:09','2022-09-10 05:06:09','Crytosit\nBilly_King27@yahoo.com\nLaunch the best investment instrument to start making money today.\nOne dollar is nothing, but it can grow into $100 here.  https://quehacerensantiago.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 10, 2022\n5:06 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the best investment instrument to start making money today.','','flamingo-spam','closed','closed','','launch-the-best-investment-instrument-to-start-making-money-today-2','','','2022-09-10 05:06:09','2022-09-10 05:06:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1838',0,'flamingo_inbound','',0),(1839,0,'2022-09-10 07:16:05','2022-09-10 07:16:05','Crytosit\ncynphip@gmail.com\nEarn additional money without efforts.\nThe financial Robot is your # 1 expert of making money.  https://quehacerensantiago.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 10, 2022\n7:16 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Earn additional money without efforts.','','flamingo-spam','closed','closed','','earn-additional-money-without-efforts-2','','','2022-09-10 07:16:05','2022-09-10 07:16:05','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1839',0,'flamingo_inbound','',0),(1849,0,'2022-09-11 05:17:24','2022-09-11 05:17:24','Crytosit\nmatthew_motes@yahoo.com\nThe online income is the easiest ways to make you dream come true.\nRich people are rich because they use this robot.  https://ubezpieczeni.com.pl/go.php?url=https://varatradgardsforening.se/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 11, 2022\n5:17 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The online income is the easiest ways to make you dream come true.','','flamingo-spam','closed','closed','','the-online-income-is-the-easiest-ways-to-make-you-dream-come-true-2','','','2022-09-11 05:17:24','2022-09-11 05:17:24','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1849',0,'flamingo_inbound','',0),(1836,0,'2022-09-09 23:30:25','2022-09-09 23:30:25','Crytosit\nlizbadx3@yahoo.com\nOne dollar is nothing, but it can grow into $100 here.\nNo need to work anymore. Just launch the robot.  https://quehacerensantiago.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 9, 2022\n11:30 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','One dollar is nothing, but it can grow into $100 here.','','flamingo-spam','closed','closed','','one-dollar-is-nothing-but-it-can-grow-into-100-here-2','','','2022-09-09 23:30:25','2022-09-09 23:30:25','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1836',0,'flamingo_inbound','',0),(1835,0,'2022-09-09 21:17:45','2022-09-09 21:17:45','Crytosit\nhrteoloko@gmail.com\nNo need to work anymore while you have the Robot launched!\nOnly one click can grow up your money really fast.  https://quehacerensantiago.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4089.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 9, 2022\n9:17 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No need to work anymore while you have the Robot launched!','','flamingo-spam','closed','closed','','no-need-to-work-anymore-while-you-have-the-robot-launched-3','','','2022-09-09 21:17:45','2022-09-09 21:17:45','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1835',0,'flamingo_inbound','',0),(1834,0,'2022-09-09 19:08:30','2022-09-09 19:08:30','Crytosit\nsir87@aol.com\nSee how Robot makes $1000 from $1 of investment.\nLaunch the financial Bot now to start earning.  https://quehacerensantiago.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 9, 2022\n7:08 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','See how Robot makes $1000 from $1 of investment.','','flamingo-spam','closed','closed','','see-how-robot-makes-1000-from-1-of-investment-2','','','2022-09-09 19:08:30','2022-09-09 19:08:30','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1834',0,'flamingo_inbound','',0),(1833,0,'2022-09-09 16:51:06','2022-09-09 16:51:06','Crytosit\nrenewenvserv@att.net\nEven a child knows how to make $100 today.\nEarn additional money without efforts.  http://www.portalradarimobiliario.com.br/ads.php?l=puertobelenn.cl%2Fpromo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4089.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 9, 2022\n4:51 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Even a child knows how to make $100 today.','','flamingo-spam','closed','closed','','even-a-child-knows-how-to-make-100-today','','','2022-09-09 16:51:06','2022-09-09 16:51:06','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1833',0,'flamingo_inbound','',0),(1832,0,'2022-09-09 15:35:40','2022-09-09 15:35:40','💛 Добрый вечер,Вам утвердили free билет на лото. Перейдите по ссылке далее &gt;&gt;&gt; https://forms.yandex.com/cloud/63147fd6925c7bd365e3d915/?hs=571997a49c82e750b7aa297401e46d8c&amp; 💛\ndedklokkk@ffo.kr\nocll1v\nmff2bk\nyzxe7b\nzzbicn\nYes\n4e919i\nI own all copyrights over the submitted photo.\nSubscribe to our newsletter\n90% for me - 10% for the project\nvcqtxv\nNo\n1\n185.220.101.69\nMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36 OPR/34.0.2036.47\nhttps://www.fairphoto.com/submit-a-photo/\nSeptember 9, 2022\n3:35 pm\n57\nsubmit-a-photo\nSubmit a Photo\nhttps://www.fairphoto.com/submit-a-photo/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','flamingo-spam','closed','closed','','your-subject-16','','','2022-09-09 15:35:40','2022-09-09 15:35:40','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1832',0,'flamingo_inbound','',0),(1831,0,'2022-09-09 14:35:10','2022-09-09 14:35:10','Crytosit\ndoublell16@yahoo.com\nFind out about the easiest way of money earning.\nThe huge income without investments is available.  http://802bikeguy.com/?wptouch_switch=desktop&amp;redirect=https%3A%2F%2Fpuertobelenn.cl%2Fpromo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 9, 2022\n2:35 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Find out about the easiest way of money earning.','','flamingo-spam','closed','closed','','find-out-about-the-easiest-way-of-money-earning-2','','','2022-09-09 14:35:10','2022-09-09 14:35:10','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1831',0,'flamingo_inbound','',0),(1830,0,'2022-09-09 12:18:42','2022-09-09 12:18:42','Crytosit\nob1k@gateway.net\nFinancial Robot is #1 investment tool ever. Launch it!\nEarning money in the Internet is easy if you use Robot.  http://adv.designbook.ru/adclick.php?bannerid=4&amp;zoneid=8&amp;source=&amp;dest=https%3A%2F%2Fpuertobelenn.cl%2Fpromo&amp;AspxAutoDetectCookieSupport=1\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 9, 2022\n12:18 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial Robot is #1 investment tool ever. Launch it!','','flamingo-spam','closed','closed','','financial-robot-is-1-investment-tool-ever-launch-it','','','2022-09-09 12:18:42','2022-09-09 12:18:42','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1830',0,'flamingo_inbound','',0),(1829,0,'2022-09-09 10:03:53','2022-09-09 10:03:53','Crytosit\njohnnyrivera836822@yahoo.com\nMake money in the internet using this Bot. It really works!\nFinancial Robot is #1 investment tool ever. Launch it!  http://www.videogram.com/auto/embed?api_key=23aac63d-aa77-48fb-8d74-42fde98dc5a6&amp;url=https%3A%2F%2Fpuertobelenn.cl%2Fpromo&amp;show_text=0&amp;width=560&amp;autoplay=1\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 9, 2022\n10:03 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make money in the internet using this Bot. It really works!','','flamingo-spam','closed','closed','','make-money-in-the-internet-using-this-bot-it-really-works-2','','','2022-09-09 10:03:53','2022-09-09 10:03:53','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1829',0,'flamingo_inbound','',0),(1847,0,'2022-09-11 00:47:22','2022-09-11 00:47:22','Crytosit\nrecepture67@hotmail.com\nMake money, not war! Financial Robot is what you need.\nLaunch the robot and let it bring you money.  https://yourchoiceautosalesnt.com/?wptouch_switch=desktop&amp;redirect=https%3A%2F%2Fvaratradgardsforening.se%2Fpromo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 11, 2022\n12:47 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make money, not war! Financial Robot is what you need.','','flamingo-spam','closed','closed','','make-money-not-war-financial-robot-is-what-you-need','','','2022-09-11 00:47:22','2022-09-11 00:47:22','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1847',0,'flamingo_inbound','',0),(1846,0,'2022-09-10 22:38:00','2022-09-10 22:38:00','Crytosit\nredneck809@gmail.com\nHave no money? Earn it online.\nJoin the society of successful people who make money here.  http://mivzakon.co.il/news/news_site.asp?url=https://varatradgardsforening.se/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 10, 2022\n10:38 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Have no money? Earn it online.','','flamingo-spam','closed','closed','','have-no-money-earn-it-online','','','2022-09-10 22:38:00','2022-09-10 22:38:00','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1846',0,'flamingo_inbound','',0),(1845,0,'2022-09-10 20:26:56','2022-09-10 20:26:56','Crytosit\ntetedede13@gmail.com\nMake $1000 from $1 in a few minutes. Launch the financial robot now.\nThe online financial Robot is your key to success.  https://torakichi.halhal.net/r/rl_out.cgi?id=ptspts&amp;url=https://varatradgardsforening.se/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 10, 2022\n8:26 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make $1000 from $1 in a few minutes. Launch the financial robot now.','','flamingo-spam','closed','closed','','make-1000-from-1-in-a-few-minutes-launch-the-financial-robot-now-2','','','2022-09-10 20:26:56','2022-09-10 20:26:56','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1845',0,'flamingo_inbound','',0),(1844,0,'2022-09-10 18:15:44','2022-09-10 18:15:44','Crytosit\nIcemansprincess1@gmail.com\nLet your money grow into the capital with this Robot.\nThe best way for everyone who rushes for financial independence.  https://med122.com/bitrix/rk.php?goto=https://varatradgardsforening.se/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 10, 2022\n6:15 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Let your money grow into the capital with this Robot.','','flamingo-spam','closed','closed','','let-your-money-grow-into-the-capital-with-this-robot-2','','','2022-09-10 18:15:44','2022-09-10 18:15:44','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1844',0,'flamingo_inbound','',0),(1843,0,'2022-09-10 16:02:58','2022-09-10 16:02:58','Crytosit\nsana_yol@hotmail.com\nNo worries if you are fired. Work online.\nThe fastest way to make your wallet thick is found.  http://www.signal-service.expert/bitrix/redirect.php?event1=catalog_out&amp;event2=/upload/iblock/5b0/Sertifikat-na-SD.pdf&amp;event3=%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%20%20%EF%BF%BD%EF%BF%BD%20%EF%BF%BD%EF%BF%BD.pdf&amp;goto=https%3A%2F%2Fvaratradgardsforening.se%2Fpromo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 10, 2022\n4:02 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No worries if you are fired. Work online.','','flamingo-spam','closed','closed','','no-worries-if-you-are-fired-work-online','','','2022-09-10 16:02:58','2022-09-10 16:02:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1843',0,'flamingo_inbound','',0),(1842,0,'2022-09-10 13:51:00','2022-09-10 13:51:00','Crytosit\nkathleendunham@outlook.com\nWe have found the fastest way to be rich. Find it out here.\nFeel free to buy everything you want with the additional income.  https://www.foodengineeringmag.com/user/postlogin?redirect=https://varatradgardsforening.se/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 10, 2022\n1:51 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','We have found the fastest way to be rich. Find it out here.','','flamingo-spam','closed','closed','','we-have-found-the-fastest-way-to-be-rich-find-it-out-here','','','2022-09-10 13:51:00','2022-09-10 13:51:00','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1842',0,'flamingo_inbound','',0),(1841,0,'2022-09-10 11:39:58','2022-09-10 11:39:58','Crytosit\ntorie_escalante@yahoo.com\nEveryone can earn as much as he wants suing this Bot.\nThe best online investment tool is found. Learn more!  https://quehacerensantiago.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 10, 2022\n11:39 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Everyone can earn as much as he wants suing this Bot.','','flamingo-spam','closed','closed','','everyone-can-earn-as-much-as-he-wants-suing-this-bot','','','2022-09-10 11:39:58','2022-09-10 11:39:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1841',0,'flamingo_inbound','',0),(1852,0,'2022-09-11 12:14:06','2022-09-11 12:14:06','Crytosit\nshamelesspromos@gmail.com\nStart making thousands of dollars every week.\nProvide your family with the money in age. Launch the Robot!  http://love.noaram.com/search/rank.cgi?mode=link&amp;id=13&amp;url=https://varatradgardsforening.se/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 11, 2022\n12:14 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Start making thousands of dollars every week.','','flamingo-spam','closed','closed','','start-making-thousands-of-dollars-every-week-2','','','2022-09-11 12:14:06','2022-09-11 12:14:06','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1852',0,'flamingo_inbound','',0),(1853,0,'2022-09-11 16:36:59','2022-09-11 16:36:59','Crytosit\nvcastillo@juno.com\nEven a child knows how to make $100 today with the help of this robot.\nWatch your money grow while you invest with the Robot.  https://stroytorg97.ru/bitrix/rk.php?goto=https://varatradgardsforening.se/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 11, 2022\n4:36 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Even a child knows how to make $100 today with the help of this robot.','','flamingo-spam','closed','closed','','even-a-child-knows-how-to-make-100-today-with-the-help-of-this-robot-2','','','2022-09-11 16:36:59','2022-09-11 16:36:59','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1853',0,'flamingo_inbound','',0),(1854,0,'2022-09-11 16:49:37','2022-09-11 16:49:37','Christinadial\nchristinadial@hotmail.com\nI am аn оrdinarу girl. Ι wаnt to mеet an ordіnarу ѕerious mаn.\nНiǃ\r\nI\'vе noticed thаt many guуs рrеfеr rеgular girlѕ.\r\nI арplaude the men оut thеrе whо hаd thе balls to enjоy thе love of manу wоmen and chооѕе the onе that he knew wоuld be hіs bеѕt frіеnd durіng thе bumpу аnd сrаzу thіng сalled lifе.\r\nΙ wаnted to be thаt friend, not juѕt a ѕtаble, reliаblе and borіng hоusewife.\r\nI аm 26 уеars оld, Chrіѕtіnа, from thе Сzеch Rерublіс, knоw Εngliѕh languаgе alsо.\r\nΑnyway, уou can fіnd mу рrofile hеrе: http://peusterpunis.gq/page-70382/\nSubmit\nNo\n6\n84.17.48.233\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 11, 2022\n4:49 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','I am аn оrdinarу girl. Ι wаnt to mеet an ordіnarу ѕerious mаn.','','flamingo-spam','closed','closed','','i-am-%d0%b0n-%d0%berdinar%d1%83-girl-%ce%b9-w%d0%b0nt-to-m%d0%b5et-an-ord%d1%96nar%d1%83-%d1%95erious-m%d0%b0n','','','2022-09-11 16:49:37','2022-09-11 16:49:37','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1854',0,'flamingo_inbound','',0),(1855,0,'2022-09-11 18:49:18','2022-09-11 18:49:18','Crytosit\nbluebamazz@yahoo.com\nFinancial robot is your success formula is found. Learn more about it.\nStart making thousands of dollars every week.  https://www.jobsqueen.com/go.php?varatradgardsforening.se%2Fpromo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 11, 2022\n6:49 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial robot is your success formula is found. Learn more about it.','','flamingo-spam','closed','closed','','financial-robot-is-your-success-formula-is-found-learn-more-about-it-3','','','2022-09-11 18:49:18','2022-09-11 18:49:18','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1855',0,'flamingo_inbound','',0),(1856,0,'2022-09-11 20:17:42','2022-09-11 20:17:42','WarnerRox\nhairdoughnut@gmail.com\nBrand new iPhone 14 - you can win it now! Test your luck!\nIt is time to win a brand new iPhone 14. Test your luck! \r\nYou’ve been selected for a chance to win a brand new iPhone 14. Register here https://cutt.ly/RCvg52k before the timer ends to enter the draw. \r\nThe faster you register, the higher your chance to win!\nSubmit\nNo\n6\n176.124.207.132\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.39\nhttps://www.fairphoto.com/contact-us/\nSeptember 11, 2022\n8:17 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Brand new iPhone 14 - you can win it now! Test your luck!','','flamingo-spam','closed','closed','','brand-new-iphone-14-you-can-win-it-now-test-your-luck','','','2022-09-11 20:17:42','2022-09-11 20:17:42','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1856',0,'flamingo_inbound','',0),(1857,0,'2022-09-11 21:02:30','2022-09-11 21:02:30','Crytosit\nryanandlaura@telus.net\nEarning $1000 a day is easy if you use this financial Robot.\nThis robot can bring you money 24/7.  http://www.biotox.cz/enpsyro/redir.php?url=http%3A//varatradgardsforening.se%2Fpromo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nSeptember 11, 2022\n9:02 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Earning $1000 a day is easy if you use this financial Robot.','','flamingo-spam','closed','closed','','earning-1000-a-day-is-easy-if-you-use-this-financial-robot-2','','','2022-09-11 21:02:30','2022-09-11 21:02:30','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1857',0,'flamingo_inbound','',0),(1858,0,'2022-09-11 23:15:35','2022-09-11 23:15:35','Crytosit\nkellylynnmchugh@gmail.com\nMaking money can be extremely easy if you use this Robot.\nSmall investments can bring tons of dollars fast.  http://biocheck.in/main/index.php?mode=goto&amp;sseq=4309&amp;url=https%3A%2F%2Fvaratradgardsforening.se%2Fpromo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 11, 2022\n11:15 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Making money can be extremely easy if you use this Robot.','','flamingo-spam','closed','closed','','making-money-can-be-extremely-easy-if-you-use-this-robot-4','','','2022-09-11 23:15:35','2022-09-11 23:15:35','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1858',0,'flamingo_inbound','',0),(1881,3,'2022-09-17 01:18:41','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2022-09-17 01:18:41','0000-00-00 00:00:00','',0,'http://fairphoto.com/?p=1881',0,'post','',0),(1869,0,'2022-09-13 06:38:01','2022-09-13 06:38:01','Crytosit\nm_maamaar_r@yahoo.com\nSee how Robot makes $1000 from $1 of investment.\nLet your money grow into the capital with this Robot.  https://allcnews.xyz/wfdl\nSubmit\nNo\n6\n162.158.239.42\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 13, 2022\n6:38 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','See how Robot makes $1000 from $1 of investment.','','flamingo-spam','closed','closed','','see-how-robot-makes-1000-from-1-of-investment-3','','','2022-09-13 06:38:01','2022-09-13 06:38:01','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1869',0,'flamingo_inbound','',0),(1868,0,'2022-09-13 04:23:12','2022-09-13 04:23:12','Crytosit\n544@embarqmail.com\nYour money keep grow 24/7 if you use the financial Robot.\nOnline Bot will bring you wealth and satisfaction.  https://allcnews.xyz/wfdl\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 13, 2022\n4:23 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Your money keep grow 24/7 if you use the financial Robot.','','flamingo-spam','closed','closed','','your-money-keep-grow-24-7-if-you-use-the-financial-robot-3','','','2022-09-13 04:23:12','2022-09-13 04:23:12','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1868',0,'flamingo_inbound','',0),(1867,0,'2022-09-13 02:11:20','2022-09-13 02:11:20','Crytosit\nreiter5@msn.com\nNeed money? Get it here easily?\nEvery your dollar can turn into $100 after you lunch this Robot.  https://allcnews.xyz/wfdl\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 13, 2022\n2:11 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need money? Get it here easily?','','flamingo-spam','closed','closed','','need-money-get-it-here-easily','','','2022-09-13 02:11:20','2022-09-13 02:11:20','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1867',0,'flamingo_inbound','',0),(1866,0,'2022-09-12 19:02:21','2022-09-12 19:02:21','Crytosit\njmi6551@aol.com\nFinancial robot is a great way to manage and increase your income.\nLet the Robot bring you money while you rest.  https://allnews.elk.pl/wfdl\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 12, 2022\n7:02 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial robot is a great way to manage and increase your income.','','flamingo-spam','closed','closed','','financial-robot-is-a-great-way-to-manage-and-increase-your-income-2','','','2022-09-12 19:02:21','2022-09-12 19:02:21','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1866',0,'flamingo_inbound','',0),(1865,0,'2022-09-12 16:51:46','2022-09-12 16:51:46','Crytosit\npeterpanzy884@comcast.net\nMake thousands of bucks. Financial robot will help you to do it!\nNo worries if you are fired. Work online.  https://allnews.elk.pl/wfdl\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 12, 2022\n4:51 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make thousands of bucks. Financial robot will help you to do it!','','flamingo-spam','closed','closed','','make-thousands-of-bucks-financial-robot-will-help-you-to-do-it-3','','','2022-09-12 16:51:46','2022-09-12 16:51:46','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1865',0,'flamingo_inbound','',0),(1864,0,'2022-09-12 14:41:40','2022-09-12 14:41:40','Crytosit\nvcastillo@juno.com\nNeed some more money? Robot will earn them really fast.\nNeed money? Get it here easily! Just press this to launch the robot.  https://allnews.elk.pl/wfdl\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4089.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 12, 2022\n2:41 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need some more money? Robot will earn them really fast.','','flamingo-spam','closed','closed','','need-some-more-money-robot-will-earn-them-really-fast-2','','','2022-09-12 14:41:40','2022-09-12 14:41:40','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1864',0,'flamingo_inbound','',0),(1863,0,'2022-09-12 12:28:59','2022-09-12 12:28:59','Crytosit\nts1000@yahoo.com\nMake your laptop a financial instrument with this program.\nWow! This Robot is a great start for an online career.  http://www.ponaflexusa.com/en/redirect?productid=266&amp;url=https://varatradgardsforening.se/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 12, 2022\n12:28 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make your laptop a financial instrument with this program.','','flamingo-spam','closed','closed','','make-your-laptop-a-financial-instrument-with-this-program','','','2022-09-12 12:28:59','2022-09-12 12:28:59','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1863',0,'flamingo_inbound','',0),(1862,0,'2022-09-12 10:17:26','2022-09-12 10:17:26','Crytosit\nsarah_yer@yahoo.com\nStart making thousands of dollars every week just using this robot.\nThe additional income is available for everyone using this robot.  http://www.moneycreators.ru/go.php?url=https://varatradgardsforening.se%2Fpromo/\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 12, 2022\n10:17 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Start making thousands of dollars every week just using this robot.','','flamingo-spam','closed','closed','','start-making-thousands-of-dollars-every-week-just-using-this-robot-5','','','2022-09-12 10:17:26','2022-09-12 10:17:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1862',0,'flamingo_inbound','',0),(1876,0,'2022-09-13 23:12:14','2022-09-13 23:12:14','Crytosit\nzacweston1@gmail.com\nCheck out the newest way to make a fantastic profit.\nThe online financial Robot is your key to success.  https://allcryptonnews.xyz/0j35\nSubmit\nNo\n6\n162.158.239.52\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 13, 2022\n11:12 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Check out the newest way to make a fantastic profit.','','flamingo-spam','closed','closed','','check-out-the-newest-way-to-make-a-fantastic-profit','','','2022-09-13 23:12:14','2022-09-13 23:12:14','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1876',0,'flamingo_inbound','',0),(1875,0,'2022-09-13 20:55:25','2022-09-13 20:55:25','Crytosit\nblkstar@yahoo.com\nThe best way for everyone who rushes for financial independence.\nLaunch the financial Bot now to start earning.  https://allcryptonnews.xyz/0j35\nSubmit\nNo\n6\n162.158.239.42\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 13, 2022\n8:55 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The best way for everyone who rushes for financial independence.','','flamingo-spam','closed','closed','','the-best-way-for-everyone-who-rushes-for-financial-independence-2','','','2022-09-13 20:55:25','2022-09-13 20:55:25','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1875',0,'flamingo_inbound','',0),(1874,0,'2022-09-13 18:45:15','2022-09-13 18:45:15','Crytosit\nspencerwdill@gmail.com\nLaunch the best investment instrument to start making money today.\nNo need to work anymore. Just launch the robot.  https://allcryptonnews.xyz/0j35\nSubmit\nNo\n6\n162.158.239.52\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 13, 2022\n6:45 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the best investment instrument to start making money today.','','flamingo-spam','closed','closed','','launch-the-best-investment-instrument-to-start-making-money-today-3','','','2022-09-13 18:45:15','2022-09-13 18:45:15','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1874',0,'flamingo_inbound','',0),(1873,0,'2022-09-13 16:32:52','2022-09-13 16:32:52','Crytosit\nbe4youdrive@yahoo.com\nYour computer can bring you additional income if you use this Robot.\nEven a child knows how to make $100 today with the help of this robot.  https://allcryptonnews.xyz/0j35\nSubmit\nNo\n6\n162.158.239.52\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 13, 2022\n4:32 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Your computer can bring you additional income if you use this Robot.','','flamingo-spam','closed','closed','','your-computer-can-bring-you-additional-income-if-you-use-this-robot','','','2022-09-13 16:32:52','2022-09-13 16:32:52','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1873',0,'flamingo_inbound','',0),(1872,0,'2022-09-13 13:34:21','2022-09-13 13:34:21','Crytosit\nsemih_0126@hotmail.com\nThe best online investment tool is found. Learn more!\nHave no money? It’s easy to earn them online here.  https://allcryptonnews.xyz/0j35\nSubmit\nNo\n6\n162.158.239.52\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 13, 2022\n1:34 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The best online investment tool is found. Learn more!','','flamingo-spam','closed','closed','','the-best-online-investment-tool-is-found-learn-more','','','2022-09-13 13:34:21','2022-09-13 13:34:21','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1872',0,'flamingo_inbound','',0),(1599,0,'2022-08-18 08:05:14','2022-08-18 08:05:14','Crytosit\npscatlanta@yahoo.com\n# 1 financial expert in the net! Check out the new Robot.\nMake thousands of bucks. Financial robot will help you to do it!  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 18, 2022\n8:05 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','# 1 financial expert in the net! Check out the new Robot.','','flamingo-spam','closed','closed','','1-financial-expert-in-the-net-check-out-the-new-robot-2','','','2022-08-18 08:05:14','2022-08-18 08:05:14','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1599',0,'flamingo_inbound','',0),(1324,0,'2022-07-18 12:01:44','2022-07-18 12:01:44','Crytosit\nkadbar3783@nrms.org\nFind out about the easiest way of money earning.\nNeed money? Get it here easily?  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 18, 2022\n12:01 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Find out about the easiest way of money earning.','','trash','closed','closed','','find-out-about-the-easiest-way-of-money-earning__trashed','','','2022-08-18 10:33:56','2022-08-18 10:33:56','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1324',0,'flamingo_inbound','',0),(1325,0,'2022-07-18 14:24:52','2022-07-18 14:24:52','Crytosit\nCookiemnstr13@yahoo.com\nRobot is the best way for everyone who looks for financial independence.\nSee how Robot makes $1000 from $1 of investment.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 18, 2022\n2:24 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Robot is the best way for everyone who looks for financial independence.','','trash','closed','closed','','robot-is-the-best-way-for-everyone-who-looks-for-financial-independence-2__trashed','','','2022-08-18 10:33:56','2022-08-18 10:33:56','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1325',0,'flamingo_inbound','',0),(1326,0,'2022-07-18 16:48:48','2022-07-18 16:48:48','Crytosit\ntom.hester@sanmina-sci.com\nThere is no need to look for a job anymore. Work online.\nCheck out the newest way to make a fantastic profit.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 18, 2022\n4:48 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','There is no need to look for a job anymore. Work online.','','trash','closed','closed','','there-is-no-need-to-look-for-a-job-anymore-work-online-2__trashed','','','2022-08-18 10:33:56','2022-08-18 10:33:56','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1326',0,'flamingo_inbound','',0),(1327,0,'2022-07-18 18:56:53','2022-07-18 18:56:53','Vladan Falcic\naaron@koi.io\nWarning that Koi.io scam\nGood afternoon, you have received this letter because we want the whole world to know and not cooperate with KOI.IO and the team that organised this scam which includes Roy Aaron, Claudia Polanco, Euglena Liu, Yuan Lee, Tao Liu, Jellu Ji, Anetta Sultygova and the advisers Vladan Falcic, Alex Man. \r\n \r\n \r\nThey all involved in organisation of the Koi.io scam and many other associated projects. They involvement in material losses more than $ 500,000 from investors, and this is only a small part of who we found, I think the amounts can be estimated at tens of millions of dollars. Team ignored SAFT agreement and did not disturbed tokens to the investors as well as completely changed tokenomics without any new agreements. Currently they try to hid all the traces of old team members, tokenomics and conditions. \r\n \r\nWe have all the proofs that we can send to any user upon request to SCAM.koimetaverse@protonmail.com \r\nTeam try to stay anonymous and hide most members uses pseudonymous. We would be grateful if you would complain about them in social networks. \r\n \r\nYou can report their website https://www.koi.io/-  here https://supportcenter.godaddy.com/AbuseReport . So they will stop stealing money. \r\n \r\nhttps://twitter.com/KoiMetaverse \r\nhttps://t.me/KoiMetaverse \r\nAll the communication as well as SAFT signature were organised from telegram account: @RoyABCAaa and @koikoikoi . Their LinkedIn profiles:https://www.linkedin.com/in/roy-aaron-258456226 \r\n \r\nThere are many associated scam project with this team and project beneficiaries which includes https://www.cosmicfactions.io/ (confirmed information )and probably https://ruby.io/ , https://skyrim.finance/ , https://www.charged.fi/ ( information from of their previous worker)\nSubmit\nNo\n5\n84.17.47.26\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 18, 2022\n6:56 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Warning that Koi.io scam','','trash','closed','closed','','warning-that-koi-io-scam__trashed','','','2022-08-18 10:33:56','2022-08-18 10:33:56','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1327',0,'flamingo_inbound','',0),(1328,0,'2022-07-18 19:10:12','2022-07-18 19:10:12','Crytosit\ntryn2bdbest@yahoo.com\nYour money keep grow 24/7 if you use the financial Robot.\nMaking money is very easy if you use the financial Robot.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 18, 2022\n7:10 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Your money keep grow 24/7 if you use the financial Robot.','','trash','closed','closed','','your-money-keep-grow-24-7-if-you-use-the-financial-robot-2__trashed','','','2022-08-18 10:33:56','2022-08-18 10:33:56','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1328',0,'flamingo_inbound','',0),(1329,0,'2022-07-18 21:32:14','2022-07-18 21:32:14','Crytosit\nohthe4ofus@yahoo.com\nThousands of bucks are guaranteed if you use this robot.\nEvery your dollar can turn into $100 after you lunch this Robot.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 18, 2022\n9:32 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Thousands of bucks are guaranteed if you use this robot.','','trash','closed','closed','','thousands-of-bucks-are-guaranteed-if-you-use-this-robot-2__trashed','','','2022-08-18 10:33:56','2022-08-18 10:33:56','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1329',0,'flamingo_inbound','',0),(1330,0,'2022-07-18 23:54:57','2022-07-18 23:54:57','Crytosit\nm_maamaar_r@yahoo.com\nCheck out the new financial tool, which can make you rich.\nMake money in the internet using this Bot. It really works!  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 18, 2022\n11:54 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Check out the new financial tool, which can make you rich.','','trash','closed','closed','','check-out-the-new-financial-tool-which-can-make-you-rich-2__trashed','','','2022-08-18 10:33:56','2022-08-18 10:33:56','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1330',0,'flamingo_inbound','',0),(1331,0,'2022-07-19 02:17:41','2022-07-19 02:17:41','Crytosit\ndesenseplaya89@optonline.net\nNo need to stay awake all night long to earn money. Launch the robot.\nTurn $1 into $100 instantly. Use the financial Robot.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 19, 2022\n2:17 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No need to stay awake all night long to earn money. Launch the robot.','','trash','closed','closed','','no-need-to-stay-awake-all-night-long-to-earn-money-launch-the-robot-2__trashed','','','2022-08-18 10:33:56','2022-08-18 10:33:56','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1331',0,'flamingo_inbound','',0),(1332,0,'2022-07-19 04:39:33','2022-07-19 04:39:33','Crytosit\nrach0147@hotmail.com\nEvery your dollar can turn into $100 after you lunch this Robot.\nNeed money? Get it here easily?  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 19, 2022\n4:39 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Every your dollar can turn into $100 after you lunch this Robot.','','trash','closed','closed','','every-your-dollar-can-turn-into-100-after-you-lunch-this-robot-2__trashed','','','2022-08-18 10:33:56','2022-08-18 10:33:56','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1332',0,'flamingo_inbound','',0),(1333,0,'2022-07-19 07:02:05','2022-07-19 07:02:05','Crytosit\nmoonfairie24@comcast.net\nMake thousands every week working online here.\nEveryone can earn as much as he wants suing this Bot.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 19, 2022\n7:02 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make thousands every week working online here.','','trash','closed','closed','','make-thousands-every-week-working-online-here-3__trashed','','','2022-08-18 10:33:56','2022-08-18 10:33:56','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1333',0,'flamingo_inbound','',0),(1334,0,'2022-07-19 09:23:19','2022-07-19 09:23:19','Crytosit\nsarah_yer@yahoo.com\nThe best online investment tool is found. Learn more!\nMake your money work for you all day long.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nJuly 19, 2022\n9:23 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The best online investment tool is found. Learn more!','','trash','closed','closed','','the-best-online-investment-tool-is-found-learn-more-2__trashed','','','2022-08-18 10:33:56','2022-08-18 10:33:56','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1334',0,'flamingo_inbound','',0),(1613,0,'2022-08-19 09:02:15','2022-08-19 09:02:15','Crytosit\nmandaspranger@gmail.com\nThe online income is the easiest ways to make you dream come true.\nThe financial Robot is your # 1 expert of making money.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nAugust 19, 2022\n9:02 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The online income is the easiest ways to make you dream come true.','','flamingo-spam','closed','closed','','the-online-income-is-the-easiest-ways-to-make-you-dream-come-true','','','2022-08-19 09:02:15','2022-08-19 09:02:15','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1613',0,'flamingo_inbound','',0),(1335,0,'2022-07-19 11:27:36','2022-07-19 11:27:36','Mike Paterson\nno-replyPl@gmail.com\nNEW: Semrush Backlinks\nHello \r\n \r\nThis is Mike Paterson\r\n \r\nLet me show you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your fairphoto.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\n \r\nRegards \r\n \r\nMike Paterson\r\n \r\nmike@strictlydigital.net\nSubmit\nNo\n5\n37.19.223.120\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 19, 2022\n11:27 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','NEW: Semrush Backlinks','','trash','closed','closed','','new-semrush-backlinks-2__trashed','','','2022-08-19 10:30:15','2022-08-19 10:30:15','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1335',0,'flamingo_inbound','',0),(1336,0,'2022-07-19 11:44:40','2022-07-19 11:44:40','Crytosit\nererwwq@163.com\nEarn additional money without efforts.\nLaunch the financial Bot now to start earning.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nJuly 19, 2022\n11:44 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Earn additional money without efforts.','','trash','closed','closed','','earn-additional-money-without-efforts-2__trashed','','','2022-08-19 10:30:15','2022-08-19 10:30:15','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1336',0,'flamingo_inbound','',0),(1337,0,'2022-07-19 14:10:14','2022-07-19 14:10:14','Crytosit\nscoophot73@yahoo.com\nOnline job can be really effective if you use this Robot.\nMake thousands of bucks. Financial robot will help you to do it!  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 19, 2022\n2:10 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Online job can be really effective if you use this Robot.','','trash','closed','closed','','online-job-can-be-really-effective-if-you-use-this-robot__trashed','','','2022-08-19 10:30:15','2022-08-19 10:30:15','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1337',0,'flamingo_inbound','',0),(1338,0,'2022-07-19 16:30:47','2022-07-19 16:30:47','Crytosit\nynayampally@gmail.com\nThere is no need to look for a job anymore. Work online.\nNeed money? Earn it without leaving your home.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 19, 2022\n4:30 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','There is no need to look for a job anymore. Work online.','','trash','closed','closed','','there-is-no-need-to-look-for-a-job-anymore-work-online-3__trashed','','','2022-08-19 10:30:15','2022-08-19 10:30:15','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1338',0,'flamingo_inbound','',0),(1339,0,'2022-07-19 18:49:14','2022-07-19 18:49:14','Crytosit\nleon_conway11@gmail.com\nThe best online investment tool is found. Learn more!\nStill not a millionaire? Fix it now!  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 19, 2022\n6:49 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The best online investment tool is found. Learn more!','','trash','closed','closed','','the-best-online-investment-tool-is-found-learn-more-3__trashed','','','2022-08-19 10:30:15','2022-08-19 10:30:15','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1339',0,'flamingo_inbound','',0),(1340,0,'2022-07-19 21:10:23','2022-07-19 21:10:23','Crytosit\nliosemchania@earthlink.net\nEarn additional money without efforts.\nThe fastest way to make your wallet thick is found.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nJuly 19, 2022\n9:10 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Earn additional money without efforts.','','trash','closed','closed','','earn-additional-money-without-efforts-3__trashed','','','2022-08-19 10:30:15','2022-08-19 10:30:15','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1340',0,'flamingo_inbound','',0),(1341,0,'2022-07-19 23:31:27','2022-07-19 23:31:27','Crytosit\nlxwpolzkwm1qb@yahoo.com\nIt is the best time to launch the Robot to get more money.\nProvide your family with the money in age. Launch the Robot!  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 19, 2022\n11:31 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','It is the best time to launch the Robot to get more money.','','trash','closed','closed','','it-is-the-best-time-to-launch-the-robot-to-get-more-money__trashed','','','2022-08-19 10:30:15','2022-08-19 10:30:15','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1341',0,'flamingo_inbound','',0),(1342,0,'2022-07-20 01:51:38','2022-07-20 01:51:38','Crytosit\nfordfamily07@icloud.com\nJust one click can turn you dollar into $1000.\nWe know how to increase your financial stability.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 20, 2022\n1:51 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Just one click can turn you dollar into $1000.','','trash','closed','closed','','just-one-click-can-turn-you-dollar-into-1000-2__trashed','','','2022-08-19 10:30:15','2022-08-19 10:30:15','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1342',0,'flamingo_inbound','',0),(1343,0,'2022-07-20 04:14:31','2022-07-20 04:14:31','Crytosit\nabidin886@yahoo.com\nJoin the society of successful people who make money here.\nThe fastest way to make you wallet thick is here.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 20, 2022\n4:14 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Join the society of successful people who make money here.','','trash','closed','closed','','join-the-society-of-successful-people-who-make-money-here-2__trashed','','','2022-08-19 10:30:15','2022-08-19 10:30:15','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1343',0,'flamingo_inbound','',0),(1344,0,'2022-07-20 06:40:09','2022-07-20 06:40:09','Crytosit\npityshtolze@ymail.org\nStart making thousands of dollars every week.\nThis robot will help you to make hundreds of dollars each day.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 20, 2022\n6:40 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Start making thousands of dollars every week.','','trash','closed','closed','','start-making-thousands-of-dollars-every-week__trashed','','','2022-08-19 10:30:15','2022-08-19 10:30:15','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1344',0,'flamingo_inbound','',0),(1345,0,'2022-07-20 08:58:00','2022-07-20 08:58:00','Crytosit\nshannon_m_ericson@hotmail.com\nMake yourself rich in future using this financial robot.\nUsing this Robot is the best way to make you rich.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 20, 2022\n8:58 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make yourself rich in future using this financial robot.','','trash','closed','closed','','make-yourself-rich-in-future-using-this-financial-robot__trashed','','','2022-08-19 10:30:15','2022-08-19 10:30:15','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1345',0,'flamingo_inbound','',0),(1625,0,'2022-08-20 07:47:38','2022-08-20 07:47:38','MelanieBew\nawesomesauce@gmail.com\nHow about a trip into a fairytale? I’ll walk you into the charmed world full of miraculous creatures, online poker games with bonuses out of this world!\nHello! How is your relationship with good luck going? Let us make your dream a reality! Just take my hand and I’ll lead you into the charmed forest full of magical creatures, casino games that are sure to captivate your imagination.  So do you want to celebrate some good news or positive feelings by playing one of our 150 online games here https://bit.ly/3QOl0aH \r\nWe support transparent policies and open access to all casino data relating to playing, banking, and interaction. \r\nWelcome bonuses give new players the opportunity to get bonus funds as a percentage of their deposit to welcome you to the casino and give you a true feel of what is on offer.\nSubmit\nNo\n6\n176.124.207.132\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 20, 2022\n7:47 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','How about a trip into a fairytale? I’ll walk you into the charmed world full of miraculous creatures, online poker games with bonuses out of this world!','','flamingo-spam','closed','closed','','how-about-a-trip-into-a-fairytale-ill-walk-you-into-the-charmed-world-full-of-miraculous-creatures-online-poker-games-with-bonuses-out-of-this-world','','','2022-08-20 07:47:38','2022-08-20 07:47:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1625',0,'flamingo_inbound','',0),(1346,0,'2022-07-20 11:11:00','2022-07-20 11:11:00','JamesNes\njameson6@mymailer.buzz\nCanada\nPrecisely what is Blood Type Diet?\nRegister my interest\nNo\n8\n149.34.244.173\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nJuly 20, 2022\n11:11 am\n322\nhanchank-nyi-chin\nHanchank Nyi Chin\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','trash','closed','closed','','your-subject-10__trashed','','','2022-08-20 10:30:11','2022-08-20 10:30:11','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1346',0,'flamingo_inbound','',0),(1347,0,'2022-07-20 11:18:51','2022-07-20 11:18:51','Crytosit\ngonecr8zy@sbcglobal.net\nLaunch the robot and let it bring you money.\nFind out about the fastest way for a financial independence.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 20, 2022\n11:18 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the robot and let it bring you money.','','trash','closed','closed','','launch-the-robot-and-let-it-bring-you-money-2__trashed','','','2022-08-20 10:30:11','2022-08-20 10:30:11','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1347',0,'flamingo_inbound','',0),(1348,0,'2022-07-20 13:39:48','2022-07-20 13:39:48','Crytosit\nswartzwolf2@yahoo.com\nOnline job can be really effective if you use this Robot.\nMake $1000 from $1 in a few minutes. Launch the financial robot now.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nJuly 20, 2022\n1:39 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Online job can be really effective if you use this Robot.','','trash','closed','closed','','online-job-can-be-really-effective-if-you-use-this-robot-2__trashed','','','2022-08-20 10:30:11','2022-08-20 10:30:11','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1348',0,'flamingo_inbound','',0),(1349,0,'2022-07-20 16:00:52','2022-07-20 16:00:52','Crytosit\ngipuwimylev@hotmail.com\nMaking money can be extremely easy if you use this Robot.\nLet the financial Robot be your companion in the financial market.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 20, 2022\n4:00 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Making money can be extremely easy if you use this Robot.','','trash','closed','closed','','making-money-can-be-extremely-easy-if-you-use-this-robot-3__trashed','','','2022-08-20 10:30:11','2022-08-20 10:30:11','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1349',0,'flamingo_inbound','',0),(1350,0,'2022-07-20 18:24:59','2022-07-20 18:24:59','Crytosit\njpena@americanregency.com\nHave no money? It’s easy to earn them online here.\nMake dollars staying at home and launched this Bot.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 20, 2022\n6:24 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Have no money? It’s easy to earn them online here.','','trash','closed','closed','','have-no-money-its-easy-to-earn-them-online-here__trashed','','','2022-08-20 10:30:11','2022-08-20 10:30:11','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1350',0,'flamingo_inbound','',0),(1351,0,'2022-07-20 20:45:08','2022-07-20 20:45:08','Crytosit\ndeliagodoy80@yahoo.com\nLearn how to make hundreds of backs each day.\nProvide your family with the money in age. Launch the Robot!  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 20, 2022\n8:45 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Learn how to make hundreds of backs each day.','','trash','closed','closed','','learn-how-to-make-hundreds-of-backs-each-day-3__trashed','','','2022-08-20 10:30:11','2022-08-20 10:30:11','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1351',0,'flamingo_inbound','',0),(1352,0,'2022-07-20 21:28:06','2022-07-20 21:28:06','Okeygorandom https://www.google.com/\nserickandrey+663@mail.ru\nР РѕСЃСЃРёСЏ\nOkeygorandom https://www.google.com/\nRegister my interest\nNo\n8\n91.121.92.17\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nJuly 20, 2022\n9:28 pm\n322\nhanchank-nyi-chin\nHanchank Nyi Chin\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','trash','closed','closed','','your-subject-11__trashed','','','2022-08-20 10:30:11','2022-08-20 10:30:11','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1352',0,'flamingo_inbound','',0),(1353,0,'2022-07-20 23:08:20','2022-07-20 23:08:20','Crytosit\nmmmgregory@cox.net\nMake thousands every week working online here.\nEveryone can earn as much as he wants now.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 20, 2022\n11:08 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make thousands every week working online here.','','trash','closed','closed','','make-thousands-every-week-working-online-here-4__trashed','','','2022-08-20 10:30:11','2022-08-20 10:30:11','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1353',0,'flamingo_inbound','',0),(1354,0,'2022-07-21 02:27:14','2022-07-21 02:27:14','Crytosit\nrobin.walker247@comcast.net\nMake your money work for you all day long.\nFinancial Robot is #1 investment tool ever. Launch it!  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 21, 2022\n2:27 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make your money work for you all day long.','','trash','closed','closed','','make-your-money-work-for-you-all-day-long-3__trashed','','','2022-08-20 10:30:11','2022-08-20 10:30:11','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1354',0,'flamingo_inbound','',0),(1355,0,'2022-07-21 06:23:20','2022-07-21 06:23:20','Crytosit\nlotusbelle76@yahoo.com\nMake dollars just sitting home.\nLaunch the financial Bot now to start earning.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nJuly 21, 2022\n6:23 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make dollars just sitting home.','','trash','closed','closed','','make-dollars-just-sitting-home__trashed','','','2022-08-20 10:30:11','2022-08-20 10:30:11','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1355',0,'flamingo_inbound','',0),(1356,0,'2022-07-21 08:50:13','2022-07-21 08:50:13','Verifprosof\nviduevdjpabdixb@gmail.com\n47\n? Verifpro.net - PayPal | Ebay | Banks | Stripe | Cash app | Crypto | VCCs | Docs ! ?\n88\nIceqofi\nRegister my interest\nNo\n8\n5.45.70.118\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nJuly 21, 2022\n8:50 am\n322\nhanchank-nyi-chin\nHanchank Nyi Chin\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','trash','closed','closed','','your-subject-20__trashed','','','2022-08-20 10:30:11','2022-08-20 10:30:11','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1356',0,'flamingo_inbound','',0),(1357,0,'2022-07-21 10:16:34','2022-07-21 10:16:34','Crytosit\nkossakowski87@gmail.com\nFinancial independence is what everyone needs.\nThe fastest way to make you wallet thick is here.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 21, 2022\n10:16 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial independence is what everyone needs.','','trash','closed','closed','','financial-independence-is-what-everyone-needs__trashed','','','2022-08-20 10:30:11','2022-08-20 10:30:11','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1357',0,'flamingo_inbound','',0),(1358,0,'2022-07-21 14:12:39','2022-07-21 14:12:39','Crytosit\nliltinkeybell@aol.com\nThousands of bucks are guaranteed if you use this robot.\nNo need to work anymore. Just launch the robot.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 21, 2022\n2:12 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Thousands of bucks are guaranteed if you use this robot.','','trash','closed','closed','','thousands-of-bucks-are-guaranteed-if-you-use-this-robot-3__trashed','','','2022-08-21 10:30:58','2022-08-21 10:30:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1358',0,'flamingo_inbound','',0),(1359,0,'2022-07-21 18:01:10','2022-07-21 18:01:10','Crytosit\ntabuhaq@yahoo.com\nFinancial robot is your success formula is found. Learn more about it.\nLooking forward for income? Get it online.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 21, 2022\n6:01 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial robot is your success formula is found. Learn more about it.','','trash','closed','closed','','financial-robot-is-your-success-formula-is-found-learn-more-about-it-2__trashed','','','2022-08-21 10:30:58','2022-08-21 10:30:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1359',0,'flamingo_inbound','',0),(1360,0,'2022-07-21 21:52:18','2022-07-21 21:52:18','Crytosit\nnancykarunya@gmail.com\nTurn $1 into $100 instantly. Use the financial Robot.\nJoin the society of successful people who make money here.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 21, 2022\n9:52 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Turn $1 into $100 instantly. Use the financial Robot.','','trash','closed','closed','','turn-1-into-100-instantly-use-the-financial-robot-2__trashed','','','2022-08-21 10:30:58','2022-08-21 10:30:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1360',0,'flamingo_inbound','',0),(1361,0,'2022-07-22 00:09:19','2022-07-22 00:09:19','Eric Jones\nericjonesmyemail@gmail.com\nYour site – more leads?\nHey, this is Eric and I ran across fairphoto.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 https://boostleadgeneration.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 https://boostleadgeneration.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 https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=fairphoto.com\n03ANYolqvcNcLUr0aQlSIyxJpQ5YQzPF6Zv_BviiOzGzs_PjyFJSwvBsSLIdG3oGQQackCfNRfciw2FiwapkvttH2UaIxfF2W6SL68aN1JSVXCgfM82adSwLll5nW8YQjEQZv1bb1SbdEQYR7uLqwJcq1X5yjwdfdIP4FhwhsmG_hfevPlF9wsyubp3-pDJ4xzE4DxOtkUDhoG4F3lBfHlH3HMfcYlOu6ilifS-6aEXSPvriwI6sIcda626ps-5pWnc0GajqybtKMN2qyh66e0rrgXcKUvjdHHGu6KbhK7KeuFWMZU1kwEtwiH_0vIDfM1wYWSsRtjPkJilLkCi8ZRLdtR2tR6yIGXpP1LTuj2JpoPw2hM0zZJxGk2aToyswqoCAuQTVXEGNglPHD5w-3yXa91qJXaZHRtQFvts-QUN1pgpmcu2NIHH-o6EiN9-fcjgyZdW3ddgpuodRwJYafaU9RYqs027oSG2dW8L6Q2tY8kA1vbdsAODCuBAEJdkNitLOvcyrnoTgChq9N6677hSRtP4O0ZXSKjSy-_JdUXY2XAy3sRdMxkdGDCtIwmOMFwJCb143zg2WvxV-ppYMrW_2cEUlHVXaE7ag\nNo\n5\n196.199.119.218\nMozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.93 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 22, 2022\n12:09 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Your site – more leads?','','trash','closed','closed','','your-site-more-leads-4__trashed','','','2022-08-21 10:30:58','2022-08-21 10:30:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1361',0,'flamingo_inbound','',0),(1362,0,'2022-07-22 01:54:06','2022-07-22 01:54:06','Crytosit\nyujuch@yahoo.com\nThe additional income for everyone.\nMake your money work for you all day long.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 22, 2022\n1:54 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The additional income for everyone.','','trash','closed','closed','','the-additional-income-for-everyone-2__trashed','','','2022-08-21 10:30:58','2022-08-21 10:30:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1362',0,'flamingo_inbound','',0),(1363,0,'2022-07-22 05:46:13','2022-07-22 05:46:13','Crytosit\npickleboy2006@yahoo.com\nWe know how to make our future rich and do you?\nAdditional income is now available for anyone all around the world.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 22, 2022\n5:46 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','We know how to make our future rich and do you?','','trash','closed','closed','','we-know-how-to-make-our-future-rich-and-do-you-4__trashed','','','2022-08-21 10:30:58','2022-08-21 10:30:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1363',0,'flamingo_inbound','',0),(1366,0,'2022-07-22 17:40:13','2022-07-22 17:40:13','Crytosit\nthelastsurvivoray@gmail.com\nThe online financial Robot is your key to success.\nFinancial robot is the best companion of rich people.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 22, 2022\n5:40 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The online financial Robot is your key to success.','','trash','closed','closed','','the-online-financial-robot-is-your-key-to-success-3__trashed','','','2022-08-22 10:32:13','2022-08-22 10:32:13','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1366',0,'flamingo_inbound','',0),(1367,0,'2022-07-22 21:32:46','2022-07-22 21:32:46','Crytosit\ntiffani.terrific@gmail.com\nMake yourself rich in future using this financial robot.\nEveryone can earn as much as he wants suing this Bot.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 22, 2022\n9:32 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make yourself rich in future using this financial robot.','','trash','closed','closed','','make-yourself-rich-in-future-using-this-financial-robot-2__trashed','','','2022-08-22 10:32:13','2022-08-22 10:32:13','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1367',0,'flamingo_inbound','',0),(1368,0,'2022-07-23 01:27:48','2022-07-23 01:27:48','Crytosit\nmurrell.deandre@yahoo.com\nNeed money? The financial robot is your solution.\nFinancial robot is a great way to manage and increase your income.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 23, 2022\n1:27 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need money? The financial robot is your solution.','','trash','closed','closed','','need-money-the-financial-robot-is-your-solution__trashed','','','2022-08-22 10:32:13','2022-08-22 10:32:13','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1368',0,'flamingo_inbound','',0),(1369,0,'2022-07-23 05:20:46','2022-07-23 05:20:46','Crytosit\nl.a.m.pe.n.y.uz.ufa.h@gmail.com\nNo worries if you are fired. Work online.\nIt is the best time to launch the Robot to get more money.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 23, 2022\n5:20 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No worries if you are fired. Work online.','','trash','closed','closed','','no-worries-if-you-are-fired-work-online-3__trashed','','','2022-08-22 10:32:13','2022-08-22 10:32:13','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1369',0,'flamingo_inbound','',0),(1385,0,'2022-07-25 15:33:06','2022-07-25 15:33:06','Mike\nno-replyPl@gmail.com\nLocal SEO for more business\nHello \r\n \r\nWe will improve your Local Ranks organically and safely, using only whitehat methods, while providing Google maps and website offsite work at the same time. \r\n \r\nPlease check our plans here, we offer Local SEO at cheap rates. \r\nhttps://speed-seo.net/product/local-seo-package/ \r\n \r\nNEW: \r\nhttps://www.speed-seo.net/product/zip-codes-gmaps-citations/ \r\n \r\nregards \r\nMike  \r\nSpeed SEO Digital Agency\nSubmit\nNo\n5\n216.24.216.171\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 25, 2022\n3:33 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Local SEO for more business','','trash','closed','closed','','local-seo-for-more-business-2__trashed','','','2022-08-25 10:36:09','2022-08-25 10:36:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1385',0,'flamingo_inbound','',0),(1386,0,'2022-07-25 17:10:59','2022-07-25 17:10:59','Crytosit\nMrsCS@CRProd.net\nHave no money? Earn it online.\nWe have found the fastest way to be rich. Find it out here.  https://melm.elletvweb.it/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 25, 2022\n5:10 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Have no money? Earn it online.','','trash','closed','closed','','have-no-money-earn-it-online-4__trashed','','','2022-08-25 10:36:09','2022-08-25 10:36:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1386',0,'flamingo_inbound','',0),(1387,0,'2022-07-25 22:05:17','2022-07-25 22:05:17','Crytosit\nsamantharedwood@googlemail.com\nTurn $1 into $100 instantly. Use the financial Robot.\nAdditional income is now available for anyone all around the world.  https://melm.frostyelk.se/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 25, 2022\n10:05 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Turn $1 into $100 instantly. Use the financial Robot.','','trash','closed','closed','','turn-1-into-100-instantly-use-the-financial-robot-3__trashed','','','2022-08-25 10:36:09','2022-08-25 10:36:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1387',0,'flamingo_inbound','',0),(1388,0,'2022-07-25 22:34:15','2022-07-25 22:34:15','Mike Longman\nno-replyPl@gmail.com\nStrengthen your Domain Authority\nHi there \r\n \r\nDo you want a quick boost in ranks and sales for your website? \r\nHaving a high DA score, always helps \r\n \r\nGet your fairphoto.com to have a DA between 50 to 60 points in Moz with us today and reap the benefits of such a great feat. \r\n \r\nSee our offers here: \r\nhttps://www.monkeydigital.co/product/moz-da50-seo-plan/ \r\n \r\nOn SALE: \r\nhttps://www.monkeydigital.co/product/ahrefs-dr60/ \r\n \r\n \r\nThank you \r\nMike Longman\nSubmit\nNo\n5\n84.17.60.17\nMozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 25, 2022\n10:34 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Strengthen your Domain Authority','','trash','closed','closed','','strengthen-your-domain-authority-2__trashed','','','2022-08-25 10:36:09','2022-08-25 10:36:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1388',0,'flamingo_inbound','',0),(1389,0,'2022-07-26 02:00:23','2022-07-26 02:00:23','Crytosit\nmallo333@yahoo.com\nSee how Robot makes $1000 from $1 of investment.\nHave no financial skills? Let Robot make money for you.  https://melm.frostyelk.se/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 26, 2022\n2:00 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','See how Robot makes $1000 from $1 of investment.','','trash','closed','closed','','see-how-robot-makes-1000-from-1-of-investment-3__trashed','','','2022-08-25 10:36:09','2022-08-25 10:36:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1389',0,'flamingo_inbound','',0),(1390,0,'2022-07-26 02:42:41','2022-07-26 02:42:41','за неделю oт 78 до 2005 $ 3aвершите тест    вoзможнo лu вам  заpабaтывать yдaленнo  можете начuнать https://rambler.ru ol\ncremabin1983@mail.ru\nР РѕСЃСЃРёСЏ\nВыпoлнuте провеpку    cможете ли вы  3apaбатывaть в cети сpазу нaчинайте дейcтвовать! https://rambler.ru ol\nRegister my interest\nNo\n8\n212.102.48.16\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nJuly 26, 2022\n2:42 am\n322\nhanchank-nyi-chin\nHanchank Nyi Chin\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','trash','closed','closed','','your-subject-21__trashed','','','2022-08-25 10:36:09','2022-08-25 10:36:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1390',0,'flamingo_inbound','',0),(1391,0,'2022-07-26 02:55:32','2022-07-26 02:55:32','Пpoйдите пpоверку    во3мoжнo ли вaм  прuнимaть дохoд онлaйн  начuнайте дейcтвовать! https://rambler.ru ol\ncremabin1983@mail.ru\nР РѕСЃСЃРёСЏ\nПpoйдите до концa опpoс , возмoжно лu вам  3аpaбатывaть в сетu  начинaйте действoвaть! https://rambler.ru ol\nRegister my interest\nNo\n8\n185.242.6.54\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nJuly 26, 2022\n2:55 am\n322\nhanchank-nyi-chin\nHanchank Nyi Chin\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','trash','closed','closed','','your-subject-22__trashed','','','2022-08-25 10:36:09','2022-08-25 10:36:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1391',0,'flamingo_inbound','',0),(1392,0,'2022-07-26 05:55:55','2022-07-26 05:55:55','Crytosit\nniko_36_63@hotmail.com\nFeel free to buy everything you want with the additional income.\nFinancial robot guarantees everyone stability and income.  https://melm.frostyelk.se/gotodate/go\nSubmit\nNo\n5\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 26, 2022\n5:55 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Feel free to buy everything you want with the additional income.','','trash','closed','closed','','feel-free-to-buy-everything-you-want-with-the-additional-income-2__trashed','','','2022-08-25 10:36:09','2022-08-25 10:36:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1392',0,'flamingo_inbound','',0),(1399,0,'2022-07-27 07:00:03','2022-07-27 07:00:03','adi@ndmails.com\nMartin K','adi@ndmails.com','','publish','closed','closed','','adi-ndmails-com','','','2022-07-27 07:00:03','2022-07-27 07:00:03','',0,'https://www.fairphoto.com/?post_type=flamingo_contact&p=1399',0,'flamingo_contact','',0),(1400,0,'2022-07-27 07:00:01','2022-07-27 07:00:01','Martin K\nadi@ndmails.com\nDesign Work\nJust wanted to ask if you would be interested in getting external help with graphic design? We do all design work like banners, advertisements, photo edits, logos, flyers, etc. for a fixed monthly fee. \r\n\r\nWe don\'t charge for each task. What kind of work do you need on a regular basis? Let me know and I\'ll share my portfolio with you.\nNo\n5\n49.37.38.252\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 27, 2022\n7:00 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Design Work','','publish','closed','closed','','design-work','','','2022-07-27 07:00:01','2022-07-27 07:00:01','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1400',0,'flamingo_inbound','',0),(1402,0,'2022-07-27 13:09:09','2022-07-27 13:09:09','Crytosit\ndiegoechavarriamisas@hotmail.com\nOnline job can be really effective if you use this Robot.\nEarn additional money without efforts.  https://melm.frostyelk.se/gotodate/go\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nJuly 27, 2022\n1:09 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Online job can be really effective if you use this Robot.','','trash','closed','closed','','online-job-can-be-really-effective-if-you-use-this-robot-3__trashed','','','2022-08-27 10:29:50','2022-08-27 10:29:50','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1402',0,'flamingo_inbound','',0),(1403,0,'2022-07-27 17:03:43','2022-07-27 17:03:43','Crytosit\ncedmoore1@comcast.net\nFind out about the easiest way of money earning.\nThe best online investment tool is found. Learn more!  https://melm.frostyelk.se/gotodate/go\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 27, 2022\n5:03 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Find out about the easiest way of money earning.','','trash','closed','closed','','find-out-about-the-easiest-way-of-money-earning-3__trashed','','','2022-08-27 10:29:50','2022-08-27 10:29:50','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1403',0,'flamingo_inbound','',0),(1404,0,'2022-07-27 20:55:54','2022-07-27 20:55:54','Crytosit\nyaoshenhe@yahoo.com\nRobot never sleeps. It makes money for you 24/7.\nThe online financial Robot is your key to success.  https://melm.frostyelk.se/gotodate/go\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nJuly 27, 2022\n8:55 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Robot never sleeps. It makes money for you 24/7.','','trash','closed','closed','','robot-never-sleeps-it-makes-money-for-you-24-7-2__trashed','','','2022-08-27 10:29:50','2022-08-27 10:29:50','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1404',0,'flamingo_inbound','',0),(1405,0,'2022-07-28 01:12:46','2022-07-28 01:12:46','Crytosit\nhrteoloko@gmail.com\nCheck out the newest way to make a fantastic profit.\nOnly one click can grow up your money really fast.  https://melm.frostyelk.se/gotodate/go\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 28, 2022\n1:12 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Check out the newest way to make a fantastic profit.','','trash','closed','closed','','check-out-the-newest-way-to-make-a-fantastic-profit-4__trashed','','','2022-08-27 10:29:50','2022-08-27 10:29:50','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1405',0,'flamingo_inbound','',0),(1406,0,'2022-07-28 03:05:57','2022-07-28 03:05:57','💗 Сообщаем,на ваш адрес прислали билет лото. Перейдите по ссылке далее &gt;&gt;&gt; https://forms.yandex.ru/cloud/62b713466855cca634ae6e31/?hs=be136b36150b763606c6c3333b539f61&amp; 💗\ndedklokkk@ffo.kr\nzlavxm\nNo\n1\n185.220.100.240\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 YaBrowser/15.12.1.6478 Safari/537.36\nhttps://www.fairphoto.com/about/our-team/\nJuly 28, 2022\n3:05 am\n77\nour-team\nOur Team\nhttps://www.fairphoto.com/about/our-team/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','trash','closed','closed','','your-subject-23__trashed','','','2022-08-27 10:29:50','2022-08-27 10:29:50','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1406',0,'flamingo_inbound','',0),(1407,0,'2022-07-28 03:07:08','2022-07-28 03:07:08','🔥 Вручение приза,для Вас отправили лотерейный билет. Перейдите на официальном сайте -&gt;&gt; https://forms.yandex.ru/cloud/62b71344c25bba4c3d308826/?hs=3ffb67e1c0b81455481f69dfbd39aeef&amp; 🔥\ndedklokkk@ffo.kr\nrhtwww\n1hujir\nNo\n6\n83.137.158.10\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 YaBrowser/15.12.1.6478 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 28, 2022\n3:07 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','rhtwww','','trash','closed','closed','','rhtwww__trashed','','','2022-08-27 10:29:50','2022-08-27 10:29:50','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1407',0,'flamingo_inbound','',0),(1408,0,'2022-07-28 03:07:49','2022-07-28 03:07:49','💝 Добрый день,на вашу почту подтвердили билет на лото. Примите по ссылке &gt;&gt;&gt; https://forms.yandex.ru/cloud/62b7134577d8f2ba5124cbca/?hs=3fbc1b1e862d93b386632a0a4f3c3426&amp; 💝\ndedklokkk@ffo.kr\nwg7wsh\ndcxzsj\nI\'d like to stay informed about Fair Photo news and other updates.\nsq1jwj\nsf0e9t\nNo\n8\n109.70.100.91\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 YaBrowser/15.12.1.6478 Safari/537.36\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nJuly 28, 2022\n3:07 am\n322\nhanchank-nyi-chin\nHanchank Nyi Chin\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','trash','closed','closed','','your-subject-24__trashed','','','2022-08-27 10:29:50','2022-08-27 10:29:50','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1408',0,'flamingo_inbound','',0),(1409,0,'2022-07-28 03:08:06','2022-07-28 03:08:06','🧡 Доброго дня,на ваше имя подтвердили приз. Получите в личном кабинете -&gt; https://forms.yandex.ru/cloud/62b71344c25bba4c3d308826/?hs=ebaf5ebafaab7baffd565097ab0864d9&amp; 🧡\ndedklokkk@ffo.kr\nqyiix4\nxuqkx8\nI\'d like to stay informed about Fair Photo news and other updates.\n7b3r6b\nia3pq3\nNo\n8\n23.128.248.23\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 YaBrowser/15.12.1.6478 Safari/537.36\nhttps://www.fairphoto.com/gallery/langob-pambot/\nJuly 28, 2022\n3:08 am\n140\nlangob-pambot\nLangob Pambot\nhttps://www.fairphoto.com/gallery/langob-pambot/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','trash','closed','closed','','your-subject-25__trashed','','','2022-08-27 10:29:50','2022-08-27 10:29:50','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1409',0,'flamingo_inbound','',0),(1410,0,'2022-07-28 03:08:20','2022-07-28 03:08:20','💖 Заявка,для Вас отправили подарочек. Пройдите в личном кабинете &gt; https://forms.yandex.ru/cloud/62b713466855cca634ae6e31/?hs=ac0a51fade218b20d03ca629d8a78620&amp; 💖\ndedklokkk@ffo.kr\nvpro24\n6afxan\nI\'d like to stay informed about Fair Photo news and other updates.\nm95xsm\nxfapjl\nNo\n8\n5.45.106.207\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 YaBrowser/15.12.1.6478 Safari/537.36\nhttps://www.fairphoto.com/gallery/menindee-memory/\nJuly 28, 2022\n3:08 am\n106\nmenindee-memory\nMenindee Memory\nhttps://www.fairphoto.com/gallery/menindee-memory/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','trash','closed','closed','','your-subject-26__trashed','','','2022-08-27 10:29:50','2022-08-27 10:29:50','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1410',0,'flamingo_inbound','',0),(1411,0,'2022-07-28 03:08:31','2022-07-28 03:08:31','💝 Доброго вечера,на вашу почту подготовили билет на лото. Войдите в вашем личном кабинете &gt; https://forms.yandex.ru/cloud/62b71344f542275611fa1bf9/?hs=a54a853dd76e6b79b66b6f46f07c6e62&amp; 💝\ndedklokkk@ffo.kr\niztgoj\nnx0q4z\nI\'d like to stay informed about Fair Photo news and other updates.\nae06ex\nsg9l5o\nNo\n8\n109.70.100.28\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 YaBrowser/15.12.1.6478 Safari/537.36\nhttps://www.fairphoto.com/gallery/uyen-chuyen/\nJuly 28, 2022\n3:08 am\n689\nuyen-chuyen\nUyển chuyển\nhttps://www.fairphoto.com/gallery/uyen-chuyen/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','trash','closed','closed','','your-subject-27__trashed','','','2022-08-27 10:29:50','2022-08-27 10:29:50','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1411',0,'flamingo_inbound','',0),(1412,0,'2022-07-28 03:09:29','2022-07-28 03:09:29','💖 Здравствуйте,на ваш адрес выслали лотерейный билет. Получите на официальном сайте &gt;&gt; https://forms.yandex.ru/cloud/62b71344f542275611fa1bf9/?hs=1111c8ca1d3ea0cde9eb18ff0ac0a171&amp; 💖\n30j031\ntbx6l0\njjhux8\nuhe2lk\ndedklokkk@ffo.kr\n353544749578\np72avu\n3nu9r6\nnj9xam\ndedklokkk@ffo.kr\nI wish to stay informed about developments around the application of this project.\n442041\nNo\n2\n109.201.133.100\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 YaBrowser/15.12.1.6478 Safari/537.36\nhttps://www.fairphoto.com/suggest-a-project/\nJuly 28, 2022\n3:09 am\n65\nsuggest-a-project\nSuggest a Project\nhttps://www.fairphoto.com/suggest-a-project/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','trash','closed','closed','','your-subject-28__trashed','','','2022-08-27 10:29:50','2022-08-27 10:29:50','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1412',0,'flamingo_inbound','',0),(1413,0,'2022-07-28 05:07:59','2022-07-28 05:07:59','Crytosit\nyliaen@gmail.com\nMaking money in the net is easier now.\nMake money in the internet using this Bot. It really works!  https://melm.frostyelk.se/gotodate/go\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4089.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 28, 2022\n5:07 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Making money in the net is easier now.','','trash','closed','closed','','making-money-in-the-net-is-easier-now-3__trashed','','','2022-08-27 10:29:50','2022-08-27 10:29:50','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1413',0,'flamingo_inbound','',0),(1420,0,'2022-07-28 21:55:15','2022-07-28 21:55:15','Crytosit\njhannah73@yahoo.com\nThis robot will help you to make hundreds of dollars each day.\nLaunch the best investment instrument to start making money today.  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 28, 2022\n9:55 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','This robot will help you to make hundreds of dollars each day.','','trash','closed','closed','','this-robot-will-help-you-to-make-hundreds-of-dollars-each-day__trashed','','','2022-08-28 10:31:17','2022-08-28 10:31:17','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1420',0,'flamingo_inbound','',0),(1421,0,'2022-07-29 00:15:48','2022-07-29 00:15:48','Crytosit\nswartzwolf2@yahoo.com\nSmall investments can bring tons of dollars fast.\nThe financial Robot is your future wealth and independence.  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 29, 2022\n12:15 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Small investments can bring tons of dollars fast.','','trash','closed','closed','','small-investments-can-bring-tons-of-dollars-fast-2__trashed','','','2022-08-28 10:31:17','2022-08-28 10:31:17','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1421',0,'flamingo_inbound','',0),(1422,0,'2022-07-29 02:36:31','2022-07-29 02:36:31','Crytosit\nl.a.m.pe.n.y.uz.ufa.h@gmail.com\nNo need to work anymore. Just launch the robot.\nEven a child knows how to make $100 today with the help of this robot.  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nJuly 29, 2022\n2:36 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No need to work anymore. Just launch the robot.','','trash','closed','closed','','no-need-to-work-anymore-just-launch-the-robot-2__trashed','','','2022-08-28 10:31:17','2022-08-28 10:31:17','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1422',0,'flamingo_inbound','',0),(1423,0,'2022-07-29 04:55:02','2022-07-29 04:55:02','Crytosit\ndiana_2698@live.com\nFinancial independence is what this robot guarantees.\nLet the Robot bring you money while you rest.  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 29, 2022\n4:55 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial independence is what this robot guarantees.','','trash','closed','closed','','financial-independence-is-what-this-robot-guarantees-3__trashed','','','2022-08-28 10:31:17','2022-08-28 10:31:17','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1423',0,'flamingo_inbound','',0),(1424,0,'2022-07-29 07:14:51','2022-07-29 07:14:51','Crytosit\nedwardlapie@yahoo.com\nEven a child knows how to make money. This robot is what you need!\nThe additional income is available for everyone using this robot.  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 29, 2022\n7:14 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Even a child knows how to make money. This robot is what you need!','','trash','closed','closed','','even-a-child-knows-how-to-make-money-this-robot-is-what-you-need-3__trashed','','','2022-08-28 10:31:17','2022-08-28 10:31:17','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1424',0,'flamingo_inbound','',0),(1428,0,'2022-07-29 16:49:06','2022-07-29 16:49:06','Crytosit\nmazinalbayati@yahoo.com\nLooking forward for income? Get it online.\nRobot is the best way for everyone who looks for financial independence.  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 29, 2022\n4:49 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Looking forward for income? Get it online.','','trash','closed','closed','','looking-forward-for-income-get-it-online-2__trashed','','','2022-08-29 10:32:33','2022-08-29 10:32:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1428',0,'flamingo_inbound','',0),(1429,0,'2022-07-29 19:11:11','2022-07-29 19:11:11','Crytosit\nLevanRozomashvili@gmail.com\nThe online job can bring you a fantastic profit.\nMake thousands every week working online here.  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 29, 2022\n7:11 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The online job can bring you a fantastic profit.','','trash','closed','closed','','the-online-job-can-bring-you-a-fantastic-profit__trashed','','','2022-08-29 10:32:33','2022-08-29 10:32:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1429',0,'flamingo_inbound','',0),(1430,0,'2022-07-29 21:32:09','2022-07-29 21:32:09','Crytosit\njeffedwar@excite.com\nThe best online investment tool is found. Learn more!\nOnly one click can grow up your money really fast.  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 29, 2022\n9:32 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The best online investment tool is found. Learn more!','','trash','closed','closed','','the-best-online-investment-tool-is-found-learn-more__trashed','','','2022-08-29 10:32:33','2022-08-29 10:32:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1430',0,'flamingo_inbound','',0),(1431,0,'2022-07-29 23:53:02','2022-07-29 23:53:02','Crytosit\ntetedede13@gmail.com\nNeed money? Earn it without leaving your home.\nYour computer can bring you additional income if you use this Robot.  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 29, 2022\n11:53 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need money? Earn it without leaving your home.','','trash','closed','closed','','need-money-earn-it-without-leaving-your-home-4__trashed','','','2022-08-29 10:32:33','2022-08-29 10:32:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1431',0,'flamingo_inbound','',0),(1432,0,'2022-07-30 02:13:08','2022-07-30 02:13:08','Crytosit\nJedirampage@gmail.com\nJoin the society of successful people who make money here.\nStart your online work using the financial Robot.  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 30, 2022\n2:13 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Join the society of successful people who make money here.','','trash','closed','closed','','join-the-society-of-successful-people-who-make-money-here-3__trashed','','','2022-08-29 10:32:33','2022-08-29 10:32:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1432',0,'flamingo_inbound','',0),(1433,0,'2022-07-30 04:33:47','2022-07-30 04:33:47','Crytosit\ninamdarzee@gmail.com\nMake your computer to be you earning instrument.\nAttention! Here you can earn money online!  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nJuly 30, 2022\n4:33 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make your computer to be you earning instrument.','','trash','closed','closed','','make-your-computer-to-be-you-earning-instrument-2__trashed','','','2022-08-29 10:32:33','2022-08-29 10:32:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1433',0,'flamingo_inbound','',0),(1434,0,'2022-07-30 06:53:12','2022-07-30 06:53:12','Crytosit\nEllenmetheney@yahoo.com\nThe financial Robot is the most effective financial tool in the net!\nFinancial robot guarantees everyone stability and income.  https://melm.pumpati.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 30, 2022\n6:53 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The financial Robot is the most effective financial tool in the net!','','trash','closed','closed','','the-financial-robot-is-the-most-effective-financial-tool-in-the-net-4__trashed','','','2022-08-29 10:32:33','2022-08-29 10:32:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1434',0,'flamingo_inbound','',0),(1436,0,'2022-07-30 11:40:44','2022-07-30 11:40:44','Crytosit\nMGURATH@HOTMAIL.COM\nTurn $1 into $100 instantly. Use the financial Robot.\nTry out the automatic robot to keep earning all day long.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 30, 2022\n11:40 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Turn $1 into $100 instantly. Use the financial Robot.','','trash','closed','closed','','turn-1-into-100-instantly-use-the-financial-robot__trashed','','','2022-08-30 10:33:57','2022-08-30 10:33:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1436',0,'flamingo_inbound','',0),(1437,0,'2022-07-30 14:01:16','2022-07-30 14:01:16','Crytosit\ntomwelter@uk2.net\nThe huge income without investments is available.\nMake your money work for you all day long.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nJuly 30, 2022\n2:01 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The huge income without investments is available.','','trash','closed','closed','','the-huge-income-without-investments-is-available__trashed','','','2022-08-30 10:33:57','2022-08-30 10:33:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1437',0,'flamingo_inbound','',0),(1438,0,'2022-07-30 16:24:07','2022-07-30 16:24:07','Crytosit\nbrpelletiersmaaladenlh@dew.com\nStart making thousands of dollars every week.\nMake dollars just sitting home.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 30, 2022\n4:24 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Start making thousands of dollars every week.','','trash','closed','closed','','start-making-thousands-of-dollars-every-week-2__trashed','','','2022-08-30 10:33:57','2022-08-30 10:33:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1438',0,'flamingo_inbound','',0),(1439,0,'2022-07-30 18:46:47','2022-07-30 18:46:47','Crytosit\nmurdockalicia17@gmail.com\nThe huge income without investments is available, now!\nMake $1000 from $1 in a few minutes. Launch the financial robot now.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 30, 2022\n6:46 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The huge income without investments is available, now!','','trash','closed','closed','','the-huge-income-without-investments-is-available-now-2__trashed','','','2022-08-30 10:33:57','2022-08-30 10:33:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1439',0,'flamingo_inbound','',0),(1440,0,'2022-07-30 21:07:01','2022-07-30 21:07:01','Crytosit\nrubberduckz1997@gmail.com\nLaunch the best investment instrument to start making money today.\nYour money keep grow 24/7 if you use the financial Robot.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 30, 2022\n9:07 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the best investment instrument to start making money today.','','trash','closed','closed','','launch-the-best-investment-instrument-to-start-making-money-today__trashed','','','2022-08-30 10:33:57','2022-08-30 10:33:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1440',0,'flamingo_inbound','',0),(1441,0,'2022-07-30 23:28:52','2022-07-30 23:28:52','Crytosit\nlilshrr@yahoo.com\nNeed some more money? Robot will earn them really fast.\nFinancial Robot is #1 investment tool ever. Launch it!  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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)\nhttps://www.fairphoto.com/contact-us/\nJuly 30, 2022\n11:28 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need some more money? Robot will earn them really fast.','','trash','closed','closed','','need-some-more-money-robot-will-earn-them-really-fast-2__trashed','','','2022-08-30 10:33:57','2022-08-30 10:33:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1441',0,'flamingo_inbound','',0),(1442,0,'2022-07-31 01:49:18','2022-07-31 01:49:18','Crytosit\ntiaboglin@gmail.com\nNo need to stay awake all night long to earn money. Launch the robot.\nEveryone can earn as much as he wants suing this Bot.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 31, 2022\n1:49 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No need to stay awake all night long to earn money. Launch the robot.','','trash','closed','closed','','no-need-to-stay-awake-all-night-long-to-earn-money-launch-the-robot-4__trashed','','','2022-08-30 10:33:57','2022-08-30 10:33:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1442',0,'flamingo_inbound','',0),(1443,0,'2022-07-31 04:08:50','2022-07-31 04:08:50','Crytosit\nshabashabu@yahoo.com\nEarn additional money without efforts and skills.\nFinancial robot keeps bringing you money while you sleep.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nJuly 31, 2022\n4:08 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Earn additional money without efforts and skills.','','trash','closed','closed','','earn-additional-money-without-efforts-and-skills__trashed','','','2022-08-30 10:33:57','2022-08-30 10:33:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1443',0,'flamingo_inbound','',0),(1444,0,'2022-07-31 06:28:48','2022-07-31 06:28:48','Crytosit\ntiaboglin@gmail.com\nFinancial robot is the best companion of rich people.\nFinancial independence is what everyone needs.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 31, 2022\n6:28 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial robot is the best companion of rich people.','','trash','closed','closed','','financial-robot-is-the-best-companion-of-rich-people-3__trashed','','','2022-08-30 10:33:57','2022-08-30 10:33:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1444',0,'flamingo_inbound','',0),(1449,0,'2022-07-31 18:38:21','2022-07-31 18:38:21','Crytosit\nmd80tooch@yahoo.com\nWow! This Robot is a great start for an online career.\nWe know how to make our future rich and do you?  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 31, 2022\n6:38 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Wow! This Robot is a great start for an online career.','','trash','closed','closed','','wow-this-robot-is-a-great-start-for-an-online-career-2__trashed','','','2022-08-31 10:32:58','2022-08-31 10:32:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1449',0,'flamingo_inbound','',0),(1450,0,'2022-07-31 20:59:40','2022-07-31 20:59:40','Crytosit\nl.a.m.pe.n.y.uz.ufa.h@gmail.com\nFinancial independence is what this robot guarantees.\nTry out the best financial robot in the Internet.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 31, 2022\n8:59 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial independence is what this robot guarantees.','','trash','closed','closed','','financial-independence-is-what-this-robot-guarantees-4__trashed','','','2022-08-31 10:32:58','2022-08-31 10:32:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1450',0,'flamingo_inbound','',0),(1451,0,'2022-07-31 23:22:31','2022-07-31 23:22:31','Crytosit\nrforchhammer@gmail.com\nThere is no need to look for a job anymore. Work online.\nThe best online job for retirees. Make your old ages rich.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nJuly 31, 2022\n11:22 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','There is no need to look for a job anymore. Work online.','','trash','closed','closed','','there-is-no-need-to-look-for-a-job-anymore-work-online-4__trashed','','','2022-08-31 10:32:58','2022-08-31 10:32:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1451',0,'flamingo_inbound','',0),(1452,0,'2022-08-01 01:48:03','2022-08-01 01:48:03','Crytosit\ndhempfling@gmail.com\nMoney, money! Make more money with financial robot!\nFinancial robot is the best companion of rich people.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4089.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 1, 2022\n1:48 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Money, money! Make more money with financial robot!','','trash','closed','closed','','money-money-make-more-money-with-financial-robot-3__trashed','','','2022-08-31 10:32:58','2022-08-31 10:32:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1452',0,'flamingo_inbound','',0),(1453,0,'2022-08-01 04:07:31','2022-08-01 04:07:31','Crytosit\nfalljanuary@gmail.com\nJoin the society of successful people who make money here.\nEarn additional money without efforts and skills.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 1, 2022\n4:07 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Join the society of successful people who make money here.','','trash','closed','closed','','join-the-society-of-successful-people-who-make-money-here-4__trashed','','','2022-08-31 10:32:58','2022-08-31 10:32:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1453',0,'flamingo_inbound','',0),(1454,0,'2022-08-01 06:26:24','2022-08-01 06:26:24','Crytosit\ncsm1604.carmen@gmail.com\nThe online job can bring you a fantastic profit.\nThe success formula is found. Learn more about it.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 1, 2022\n6:26 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The online job can bring you a fantastic profit.','','trash','closed','closed','','the-online-job-can-bring-you-a-fantastic-profit-2__trashed','','','2022-08-31 10:32:58','2022-08-31 10:32:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1454',0,'flamingo_inbound','',0),(1462,0,'2022-08-01 23:11:32','2022-08-01 23:11:32','Crytosit\nrn21barb@aol.com\nSmall investments can bring tons of dollars fast.\nNeed money? Get it here easily?  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 1, 2022\n11:11 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Small investments can bring tons of dollars fast.','','trash','closed','closed','','small-investments-can-bring-tons-of-dollars-fast-3__trashed','','','2022-09-01 10:31:02','2022-09-01 10:31:02','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1462',0,'flamingo_inbound','',0),(1463,0,'2022-08-02 01:33:06','2022-08-02 01:33:06','Crytosit\nnharrington1023@yahoo.com\nNeed money? Get it here easily?\nThe online income is the easiest ways to make you dream come true.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 2, 2022\n1:33 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need money? Get it here easily?','','trash','closed','closed','','need-money-get-it-here-easily__trashed','','','2022-09-01 10:31:02','2022-09-01 10:31:02','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1463',0,'flamingo_inbound','',0),(1464,0,'2022-08-02 03:56:54','2022-08-02 03:56:54','Crytosit\nl.a.m.pe.n.y.uz.ufa.h@gmail.com\nThe additional income is available for everyone using this robot.\nLaunch the best investment instrument to start making money today.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 2, 2022\n3:56 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The additional income is available for everyone using this robot.','','trash','closed','closed','','the-additional-income-is-available-for-everyone-using-this-robot__trashed','','','2022-09-01 10:31:02','2022-09-01 10:31:02','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1464',0,'flamingo_inbound','',0),(1465,0,'2022-08-02 04:20:03','2022-08-02 04:20:03','Josephhex\nquadrocopte@gmail.com\nРоссия\nчсии\nRegister my interest\nNo\n8\n77.83.173.251\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nAugust 2, 2022\n4:20 am\n322\nhanchank-nyi-chin\nHanchank Nyi Chin\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','trash','closed','closed','','your-subject-29__trashed','','','2022-09-01 10:31:02','2022-09-01 10:31:02','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1465',0,'flamingo_inbound','',0),(1466,0,'2022-08-02 06:18:42','2022-08-02 06:18:42','Crytosit\nsder@mac.com\nEven a child knows how to make money. This robot is what you need!\nFinancial robot is your success formula is found. Learn more about it.  https://melm.qbe-medienhaus.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 2, 2022\n6:18 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Even a child knows how to make money. This robot is what you need!','','trash','closed','closed','','even-a-child-knows-how-to-make-money-this-robot-is-what-you-need-4__trashed','','','2022-09-01 10:31:02','2022-09-01 10:31:02','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1466',0,'flamingo_inbound','',0),(1471,0,'2022-08-02 15:40:35','2022-08-02 15:40:35','Crytosit\nanthony680@btinternet.com\nLaunch the financial Robot and do your business.\nUsing this Robot is the best way to make you rich.  https://drive.google.com/file/d/1klikjyPA_gfcc5swGrEuYF6AC0AYt2dI/view?usp=sharing\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 2, 2022\n3:40 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the financial Robot and do your business.','','trash','closed','closed','','launch-the-financial-robot-and-do-your-business-4__trashed','','','2022-09-02 10:34:09','2022-09-02 10:34:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1471',0,'flamingo_inbound','',0),(1472,0,'2022-08-02 17:59:38','2022-08-02 17:59:38','Crytosit\ndowney.hilary@gmail.com\nTrust the financial Bot to become rich.\nOnly one click can grow up your money really fast.  https://drive.google.com/file/d/1iPHBY0ZdbiBAqS_jjakxVNLlSevtFd41/view?usp=sharing\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 2, 2022\n5:59 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Trust the financial Bot to become rich.','','trash','closed','closed','','trust-the-financial-bot-to-become-rich__trashed','','','2022-09-02 10:34:09','2022-09-02 10:34:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1472',0,'flamingo_inbound','',0),(1473,0,'2022-08-02 20:17:21','2022-08-02 20:17:21','Crytosit\nhobbychu@yahoo.com\nStart your online work using the financial Robot.\nProvide your family with the money in age. Launch the Robot!  https://drive.google.com/file/d/1ZtpcAfZ5MIqMTOn0hOHHCykKbwSNPrmw/view?usp=sharing\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 2, 2022\n8:17 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Start your online work using the financial Robot.','','trash','closed','closed','','start-your-online-work-using-the-financial-robot-2__trashed','','','2022-09-02 10:34:09','2022-09-02 10:34:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1473',0,'flamingo_inbound','',0),(1474,0,'2022-08-02 22:36:01','2022-08-02 22:36:01','Crytosit\nrubberduckz1997@gmail.com\nFinancial robot is the best companion of rich people.\nTry out the best financial robot in the Internet.  https://drive.google.com/file/d/1ZtpcAfZ5MIqMTOn0hOHHCykKbwSNPrmw/view?usp=sharing\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 2, 2022\n10:36 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial robot is the best companion of rich people.','','trash','closed','closed','','financial-robot-is-the-best-companion-of-rich-people-4__trashed','','','2022-09-02 10:34:09','2022-09-02 10:34:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1474',0,'flamingo_inbound','',0),(1475,0,'2022-08-03 00:56:06','2022-08-03 00:56:06','Crytosit\nrani_sunshine_2004@yahoo.com\nNo need to stay awake all night long to earn money. Launch the robot.\nMake money 24/7 without any efforts and skills.  https://drive.google.com/file/d/1HMRjvdPNeZ2W7wQLK2YHm_Q_pmRH4IzX/view?usp=sharing\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 3, 2022\n12:56 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No need to stay awake all night long to earn money. Launch the robot.','','trash','closed','closed','','no-need-to-stay-awake-all-night-long-to-earn-money-launch-the-robot-5__trashed','','','2022-09-02 10:34:09','2022-09-02 10:34:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1475',0,'flamingo_inbound','',0),(1476,0,'2022-08-03 03:14:57','2022-08-03 03:14:57','Crytosit\ntayloro1180@aim.com\nFinancial robot is a great way to manage and increase your income.\nEarn additional money without efforts and skills.  https://drive.google.com/file/d/16h--2NxCymIYLkRyC39ltIg-nBif8Ayz/view?usp=sharing\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 3, 2022\n3:14 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial robot is a great way to manage and increase your income.','','trash','closed','closed','','financial-robot-is-a-great-way-to-manage-and-increase-your-income-2__trashed','','','2022-09-02 10:34:09','2022-09-02 10:34:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1476',0,'flamingo_inbound','',0),(1477,0,'2022-08-03 03:17:31','2022-08-03 03:17:31','Elizabeth Madison\naxiscfinternational@gmail.com\nMEET ANGEL INVESTORS FOR YOUR BUSINESS\nFor quick loans or line of credit for you/your business email cfintlaxis@gmail.com for  lending details. Every business qualify and there is no restriction on use of capital. Funding within 7 days \r\n \r\nThis business stimulus program of $1\'000\'000 to  $10,000,000 has been extended to another thirty days at a rate of  2.7% R.O.I and the terms make the solution affordable. \r\n \r\nFor facilities in excess of $10,000,000 send your special request for consideration \r\n \r\nHave a great day, \r\n \r\nElizabeth Madison \r\nDirect Email: cfintlaxis@gmail.com \r\n \r\nBusiness Development Manager, \r\nAxis Capital International\nSubmit\nNo\n6\n37.19.223.22\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 3, 2022\n3:17 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','MEET ANGEL INVESTORS FOR YOUR BUSINESS','','trash','closed','closed','','meet-angel-investors-for-your-business__trashed','','','2022-09-02 10:34:09','2022-09-02 10:34:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1477',0,'flamingo_inbound','',0),(1478,0,'2022-08-03 05:33:52','2022-08-03 05:33:52','Crytosit\nbuksman1@yahoo.com\nFinancial Robot is #1 investment tool ever. Launch it!\nInvest $1 today to make $1000 tomorrow.  https://drive.google.com/file/d/1HMRjvdPNeZ2W7wQLK2YHm_Q_pmRH4IzX/view?usp=sharing\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 3, 2022\n5:33 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial Robot is #1 investment tool ever. Launch it!','','trash','closed','closed','','financial-robot-is-1-investment-tool-ever-launch-it-3__trashed','','','2022-09-02 10:34:09','2022-09-02 10:34:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1478',0,'flamingo_inbound','',0),(1481,0,'2022-08-03 10:13:08','2022-08-03 10:13:08','Crytosit\npamelajv13@gmail.com\nNeed cash? Launch this robot and see what it can.\nMake yourself rich in future using this financial robot.  https://drive.google.com/file/d/1z2pZkAuKV9gLJURJKnMx-Tik7d1gjSUI/view\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 3, 2022\n10:13 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need cash? Launch this robot and see what it can.','','trash','closed','closed','','need-cash-launch-this-robot-and-see-what-it-can-3__trashed','','','2022-09-02 10:34:09','2022-09-02 10:34:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1481',0,'flamingo_inbound','',0),(1482,0,'2022-08-03 11:26:02','2022-08-03 11:26:02','Stevenbiz\nbatersantleyi@hotmail.com\nnude ladies videos\nnude ladies videos\nSubmit\nNo\n6\n115.63.101.174\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\nhttps://www.fairphoto.com/contact-us/\nAugust 3, 2022\n11:26 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','nude ladies videos','','trash','closed','closed','','nude-ladies-videos__trashed','','','2022-09-03 10:30:57','2022-09-03 10:30:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1482',0,'flamingo_inbound','',0),(1483,0,'2022-08-03 12:32:01','2022-08-03 12:32:01','Crytosit\ntrish5507@gmail.com\nMake money, not war! Financial Robot is what you need.\nFind out about the fastest way for a financial independence.  https://drive.google.com/file/d/1z2pZkAuKV9gLJURJKnMx-Tik7d1gjSUI/view\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 3, 2022\n12:32 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make money, not war! Financial Robot is what you need.','','trash','closed','closed','','make-money-not-war-financial-robot-is-what-you-need-4__trashed','','','2022-09-03 10:30:57','2022-09-03 10:30:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1483',0,'flamingo_inbound','',0),(1484,0,'2022-08-03 14:51:13','2022-08-03 14:51:13','Crytosit\nwessryder@yahoo.com\nLet the Robot bring you money while you rest.\nLaunch the best investment instrument to start making money today.  https://melm.gizmo-inc.fr/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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)\nhttps://www.fairphoto.com/contact-us/\nAugust 3, 2022\n2:51 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Let the Robot bring you money while you rest.','','trash','closed','closed','','let-the-robot-bring-you-money-while-you-rest-2__trashed','','','2022-09-03 10:30:57','2022-09-03 10:30:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1484',0,'flamingo_inbound','',0),(1485,0,'2022-08-03 17:08:05','2022-08-03 17:08:05','Crytosit\ncentsall54@aim.com\nIt is the best time to launch the Robot to get more money.\nNo need to work anymore. Just launch the robot.  https://melm.gizmo-inc.fr/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 3, 2022\n5:08 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','It is the best time to launch the Robot to get more money.','','trash','closed','closed','','it-is-the-best-time-to-launch-the-robot-to-get-more-money-3__trashed','','','2022-09-03 10:30:57','2022-09-03 10:30:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1485',0,'flamingo_inbound','',0),(1486,0,'2022-08-03 19:27:00','2022-08-03 19:27:00','Crytosit\ndittohead00000@yahoo.com\nMake your money work for you all day long.\nCheck out the new financial tool, which can make you rich.  https://melm.gizmo-inc.fr/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 3, 2022\n7:27 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make your money work for you all day long.','','trash','closed','closed','','make-your-money-work-for-you-all-day-long__trashed','','','2022-09-03 10:30:57','2022-09-03 10:30:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1486',0,'flamingo_inbound','',0),(1487,0,'2022-08-03 21:45:49','2022-08-03 21:45:49','Crytosit\nsamiritza@yahoo.com\nNeed cash? Launch this robot and see what it can.\nNeed money? Get it here easily! Just press this to launch the robot.  https://melm.gizmo-inc.fr/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 3, 2022\n9:45 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need cash? Launch this robot and see what it can.','','trash','closed','closed','','need-cash-launch-this-robot-and-see-what-it-can-4__trashed','','','2022-09-03 10:30:57','2022-09-03 10:30:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1487',0,'flamingo_inbound','',0),(1488,0,'2022-08-03 21:55:53','2022-08-03 21:55:53','Crytosit\nfordfamily07@icloud.com\nThe online income is the easiest ways to make you dream come true.\nMake your money work for you all day long.  https://melm.gizmo-inc.fr/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 3, 2022\n9:55 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The online income is the easiest ways to make you dream come true.','','trash','closed','closed','','the-online-income-is-the-easiest-ways-to-make-you-dream-come-true-4__trashed','','','2022-09-03 10:30:57','2022-09-03 10:30:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1488',0,'flamingo_inbound','',0),(1489,0,'2022-08-04 00:16:03','2022-08-04 00:16:03','Crytosit\nNsane_fool_17@yahoo.com\nThe fastest way to make you wallet thick is here.\nMake your laptop a financial instrument with this program.  https://melm.gizmo-inc.fr/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 4, 2022\n12:16 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The fastest way to make you wallet thick is here.','','trash','closed','closed','','the-fastest-way-to-make-you-wallet-thick-is-here-4__trashed','','','2022-09-03 10:30:57','2022-09-03 10:30:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1489',0,'flamingo_inbound','',0),(1490,0,'2022-08-04 02:34:52','2022-08-04 02:34:52','Crytosit\ndudley.craig@yahoo.com\nAttention! Financial robot may bring you millions!\nRobot is the best solution for everyone who wants to earn.  https://melm.gizmo-inc.fr/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 4, 2022\n2:34 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Attention! Financial robot may bring you millions!','','trash','closed','closed','','attention-financial-robot-may-bring-you-millions-2__trashed','','','2022-09-03 10:30:57','2022-09-03 10:30:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1490',0,'flamingo_inbound','',0),(1491,0,'2022-08-04 04:38:32','2022-08-04 04:38:32','Linaml\nlinaml@protonmail.com\nΙ\'m not jeаlous. Cаn Ι fіnd hеre ѕеrіоuѕ mаn? :)\nНеllo!\r\nΡеrhaps my meѕѕаge іs tоo spеcіfiс.\r\nВut mу older siѕtеr found a wоndеrful man hеre and thеy havе а greаt relаtіоnshiр, but whаt about mе?\r\nΙ аm 27 yеars оld, Linа, frоm the Сzесh Republiс, knоw Εnglіѕh lаnguagе аlsо\r\nΑnd... bеtter to ѕay it іmmediаtely. I аm bіѕехual. Ι аm nоt jealоus оf аnothеr womаn... еspeciаllу if wе make lоve togеther.\r\nАh yеs, I сook very tаstуǃ аnd Ι lоve nоt оnly coоk ;))\r\nΙm real gіrl and lооkіng for serіouѕ and hot rеlatіonѕhip...\r\nАnуwaу, you can fіnd mу рrofile herе: http://bobeltrabneigarwant.ml/usr-83111/\nSubmit\nNo\n6\n5.44.174.110\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 4, 2022\n4:38 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Ι\'m not jeаlous. Cаn Ι fіnd hеre ѕеrіоuѕ mаn? :)','','trash','closed','closed','','%ce%b9m-not-je%d0%b0lous-c%d0%b0n-%ce%b9-f%d1%96nd-h%d0%b5re-%d1%95%d0%b5r%d1%96%d0%beu%d1%95-m%d0%b0n__trashed','','','2022-09-03 10:30:57','2022-09-03 10:30:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1491',0,'flamingo_inbound','',0),(1492,0,'2022-08-04 04:55:04','2022-08-04 04:55:04','Crytosit\nvillyb@me.com\nThe additional income is available for everyone using this robot.\nStart making thousands of dollars every week.  https://melm.gizmo-inc.fr/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 4, 2022\n4:55 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The additional income is available for everyone using this robot.','','trash','closed','closed','','the-additional-income-is-available-for-everyone-using-this-robot-3__trashed','','','2022-09-03 10:30:57','2022-09-03 10:30:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1492',0,'flamingo_inbound','',0),(1493,0,'2022-08-04 07:16:19','2022-08-04 07:16:19','Crytosit\ntnduszzzz@naver.com\nThe fastest way to make your wallet thick is found.\nMake money 24/7 without any efforts and skills.  https://melm.gizmo-inc.fr/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nAugust 4, 2022\n7:16 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The fastest way to make your wallet thick is found.','','trash','closed','closed','','the-fastest-way-to-make-your-wallet-thick-is-found__trashed','','','2022-09-03 10:30:57','2022-09-03 10:30:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1493',0,'flamingo_inbound','',0),(1494,0,'2022-08-04 11:56:47','2022-08-04 11:56:47','Crytosit\ntryn2bdbest@yahoo.com\nOnline Bot will bring you wealth and satisfaction.\nMaking money can be extremely easy if you use this Robot.  https://melm.chronicleshardcore.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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)\nhttps://www.fairphoto.com/contact-us/\nAugust 4, 2022\n11:56 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Online Bot will bring you wealth and satisfaction.','','trash','closed','closed','','online-bot-will-bring-you-wealth-and-satisfaction-3__trashed','','','2022-09-04 10:37:14','2022-09-04 10:37:14','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1494',0,'flamingo_inbound','',0),(1495,0,'2022-08-04 14:22:06','2022-08-04 14:22:06','Crytosit\nt.bolling22@gmail.com\nFinancial robot guarantees everyone stability and income.\nNeed some more money? Robot will earn them really fast.  https://melm.chronicleshardcore.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nAugust 4, 2022\n2:22 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial robot guarantees everyone stability and income.','','trash','closed','closed','','financial-robot-guarantees-everyone-stability-and-income__trashed','','','2022-09-04 10:37:14','2022-09-04 10:37:14','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1495',0,'flamingo_inbound','',0),(1496,0,'2022-08-04 16:42:22','2022-08-04 16:42:22','Crytosit\nhalsey31@ligtel.com\nEveryone who needs money should try this Robot out.\nMake thousands of bucks. Pay nothing.  https://melm.chronicleshardcore.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 4, 2022\n4:42 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Everyone who needs money should try this Robot out.','','trash','closed','closed','','everyone-who-needs-money-should-try-this-robot-out__trashed','','','2022-09-04 10:37:14','2022-09-04 10:37:14','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1496',0,'flamingo_inbound','',0),(1497,0,'2022-08-04 19:03:22','2022-08-04 19:03:22','Crytosit\nbuksman1@yahoo.com\nThe financial Robot works for you even when you sleep.\nNo need to stay awake all night long to earn money. Launch the robot.  https://melm.chronicleshardcore.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nAugust 4, 2022\n7:03 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The financial Robot works for you even when you sleep.','','trash','closed','closed','','the-financial-robot-works-for-you-even-when-you-sleep-2__trashed','','','2022-09-04 10:37:14','2022-09-04 10:37:14','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1497',0,'flamingo_inbound','',0),(1498,0,'2022-08-04 21:40:17','2022-08-04 21:40:17','Crytosit\nellesime@hotmail.com\nOnline Bot will bring you wealth and satisfaction.\nMaking money can be extremely easy if you use this Robot.  https://melm.chronicleshardcore.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 4, 2022\n9:40 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Online Bot will bring you wealth and satisfaction.','','trash','closed','closed','','online-bot-will-bring-you-wealth-and-satisfaction-4__trashed','','','2022-09-04 10:37:14','2022-09-04 10:37:14','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1498',0,'flamingo_inbound','',0),(1499,0,'2022-08-05 00:00:12','2022-08-05 00:00:12','Crytosit\nsgggavin@talk21.com\nNeed some more money? Robot will earn them really fast.\nBuy everything you want earning money online.  https://melm.danceit.es/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 5, 2022\n12:00 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need some more money? Robot will earn them really fast.','','trash','closed','closed','','need-some-more-money-robot-will-earn-them-really-fast-3__trashed','','','2022-09-04 10:37:14','2022-09-04 10:37:14','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1499',0,'flamingo_inbound','',0),(1500,0,'2022-08-05 02:21:08','2022-08-05 02:21:08','Crytosit\nGianl811@msn.com\nYour computer can bring you additional income if you use this Robot.\nHave no financial skills? Let Robot make money for you.  https://melm.danceit.es/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 5, 2022\n2:21 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Your computer can bring you additional income if you use this Robot.','','trash','closed','closed','','your-computer-can-bring-you-additional-income-if-you-use-this-robot__trashed','','','2022-09-04 10:37:14','2022-09-04 10:37:14','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1500',0,'flamingo_inbound','',0),(1501,0,'2022-08-05 04:40:35','2022-08-05 04:40:35','Crytosit\nrach0147@hotmail.com\nOnly one click can grow up your money really fast.\nThis robot will help you to make hundreds of dollars each day.  https://melm.danceit.es/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 5, 2022\n4:40 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Only one click can grow up your money really fast.','','trash','closed','closed','','only-one-click-can-grow-up-your-money-really-fast__trashed','','','2022-09-04 10:37:14','2022-09-04 10:37:14','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1501',0,'flamingo_inbound','',0),(1502,0,'2022-08-05 07:01:10','2022-08-05 07:01:10','Crytosit\nJedirampage@gmail.com\nAdditional income is now available for anyone all around the world.\nThe fastest way to make you wallet thick is here.  https://melm.danceit.es/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 5, 2022\n7:01 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Additional income is now available for anyone all around the world.','','trash','closed','closed','','additional-income-is-now-available-for-anyone-all-around-the-world-3__trashed','','','2022-09-04 10:37:14','2022-09-04 10:37:14','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1502',0,'flamingo_inbound','',0),(1503,0,'2022-08-05 09:21:10','2022-08-05 09:21:10','Crytosit\nrupert@nevin.com\nNeed cash? Launch this robot and see what it can.\nAutomatic robot is the best start for financial independence.  https://melm.danceit.es/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 5, 2022\n9:21 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need cash? Launch this robot and see what it can.','','trash','closed','closed','','need-cash-launch-this-robot-and-see-what-it-can__trashed','','','2022-09-04 10:37:14','2022-09-04 10:37:14','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1503',0,'flamingo_inbound','',0),(1788,0,'2022-09-05 08:46:39','2022-09-05 08:46:39','Crytosit\nrenewenvserv@att.net\nNo need to work anymore. Just launch the robot.\nMake dollars staying at home and launched this Bot.  https://emdn.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 5, 2022\n8:46 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No need to work anymore. Just launch the robot.','','flamingo-spam','closed','closed','','no-need-to-work-anymore-just-launch-the-robot','','','2022-09-05 08:46:39','2022-09-05 08:46:39','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1788',0,'flamingo_inbound','',0),(1504,0,'2022-08-05 11:41:11','2022-08-05 11:41:11','Crytosit\nyxkezykr@privacymailshh.com\nEarn additional money without efforts and skills.\nMost successful people already use Robot. Do you?  https://melm.danceit.es/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 5, 2022\n11:41 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Earn additional money without efforts and skills.','','trash','closed','closed','','earn-additional-money-without-efforts-and-skills-2__trashed','','','2022-09-05 10:42:26','2022-09-05 10:42:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1504',0,'flamingo_inbound','',0),(1505,0,'2022-08-05 13:58:13','2022-08-05 13:58:13','Crytosit\nrforchhammer@gmail.com\nHave no financial skills? Let Robot make money for you.\nMake money online, staying at home this cold winter.  https://melm.danceit.es/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 5, 2022\n1:58 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Have no financial skills? Let Robot make money for you.','','trash','closed','closed','','have-no-financial-skills-let-robot-make-money-for-you__trashed','','','2022-09-05 10:42:26','2022-09-05 10:42:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1505',0,'flamingo_inbound','',0),(1506,0,'2022-08-05 16:21:24','2022-08-05 16:21:24','Crytosit\nhenrymanzanares47@yahoo.com\nMake dollars staying at home and launched this Bot.\nYour computer can bring you additional income if you use this Robot.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 5, 2022\n4:21 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make dollars staying at home and launched this Bot.','','trash','closed','closed','','make-dollars-staying-at-home-and-launched-this-bot__trashed','','','2022-09-05 10:42:26','2022-09-05 10:42:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1506',0,'flamingo_inbound','',0),(1507,0,'2022-08-05 18:41:56','2022-08-05 18:41:56','Crytosit\nredneck809@gmail.com\nEvery your dollar can turn into $100 after you lunch this Robot.\nFinancial robot guarantees everyone stability and income.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nAugust 5, 2022\n6:41 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Every your dollar can turn into $100 after you lunch this Robot.','','trash','closed','closed','','every-your-dollar-can-turn-into-100-after-you-lunch-this-robot-3__trashed','','','2022-09-05 10:42:26','2022-09-05 10:42:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1507',0,'flamingo_inbound','',0),(1508,0,'2022-08-05 21:02:31','2022-08-05 21:02:31','Crytosit\ngeorgia196188@yahoo.com\nWe know how to become rich and do you?\nMaking money is very easy if you use the financial Robot.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4089.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 5, 2022\n9:02 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','We know how to become rich and do you?','','trash','closed','closed','','we-know-how-to-become-rich-and-do-you-3__trashed','','','2022-09-05 10:42:26','2022-09-05 10:42:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1508',0,'flamingo_inbound','',0),(1509,0,'2022-08-05 22:58:34','2022-08-05 22:58:34','Crytosit\ntim.neal3@btinternet.com\nThe online income is the easiest ways to make you dream come true.\nEven a child knows how to make money. Do you?  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 5, 2022\n10:58 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The online income is the easiest ways to make you dream come true.','','trash','closed','closed','','the-online-income-is-the-easiest-ways-to-make-you-dream-come-true-5__trashed','','','2022-09-05 10:42:26','2022-09-05 10:42:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1509',0,'flamingo_inbound','',0),(1510,0,'2022-08-06 01:17:15','2022-08-06 01:17:15','Crytosit\nerinmkendall@yahoo.com\nOnly one click can grow up your money really fast.\nMake thousands of bucks. Pay nothing.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 6, 2022\n1:17 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Only one click can grow up your money really fast.','','trash','closed','closed','','only-one-click-can-grow-up-your-money-really-fast-2__trashed','','','2022-09-05 10:42:26','2022-09-05 10:42:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1510',0,'flamingo_inbound','',0),(1511,0,'2022-08-06 03:34:40','2022-08-06 03:34:40','Crytosit\njeanwhenry@yahoo.com\nWe have found the fastest way to be rich. Find it out here.\nThe fastest way to make you wallet thick is here.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 6, 2022\n3:34 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','We have found the fastest way to be rich. Find it out here.','','trash','closed','closed','','we-have-found-the-fastest-way-to-be-rich-find-it-out-here__trashed','','','2022-09-05 10:42:26','2022-09-05 10:42:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1511',0,'flamingo_inbound','',0),(1512,0,'2022-08-06 06:12:57','2022-08-06 06:12:57','Crytosit\nmarco.hinze15@yahoo.com\nHave no money? It’s easy to earn them online here.\nIt is the best time to launch the Robot to get more money.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 6, 2022\n6:12 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Have no money? It’s easy to earn them online here.','','trash','closed','closed','','have-no-money-its-easy-to-earn-them-online-here-2__trashed','','','2022-09-05 10:42:26','2022-09-05 10:42:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1512',0,'flamingo_inbound','',0),(1513,0,'2022-08-06 08:32:17','2022-08-06 08:32:17','Crytosit\nItsfreshybaby@gmail.com\nOne dollar is nothing, but it can grow into $100 here.\nThe additional income is available for everyone using this robot.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 6, 2022\n8:32 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','One dollar is nothing, but it can grow into $100 here.','','trash','closed','closed','','one-dollar-is-nothing-but-it-can-grow-into-100-here-3__trashed','','','2022-09-05 10:42:26','2022-09-05 10:42:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1513',0,'flamingo_inbound','',0),(1799,0,'2022-09-06 08:06:48','2022-09-06 08:06:48','Crytosit\nmed_dentis@yahoo.com\nLooking for an easy way to make money? Check out the financial robot.\nMake $1000 from $1 in a few minutes. Launch the financial robot now.  https://tiendaskon.com.es/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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)\nhttps://www.fairphoto.com/contact-us/\nSeptember 6, 2022\n8:06 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Looking for an easy way to make money? Check out the financial robot.','','flamingo-spam','closed','closed','','looking-for-an-easy-way-to-make-money-check-out-the-financial-robot','','','2022-09-06 08:06:48','2022-09-06 08:06:48','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1799',0,'flamingo_inbound','',0),(1514,0,'2022-08-06 10:50:59','2022-08-06 10:50:59','Crytosit\ntallodia@pillsellr.com\nOnly one click can grow up your money really fast.\nWe know how to increase your financial stability.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 6, 2022\n10:50 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Only one click can grow up your money really fast.','','trash','closed','closed','','only-one-click-can-grow-up-your-money-really-fast-3__trashed','','','2022-09-06 10:32:49','2022-09-06 10:32:49','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1514',0,'flamingo_inbound','',0),(1515,0,'2022-08-06 15:21:09','2022-08-06 15:21:09','Crytosit\nuchemaryjane@yahoo.com\nLearn how to make hundreds of backs each day.\nJust one click can turn you dollar into $1000.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 6, 2022\n3:21 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Learn how to make hundreds of backs each day.','','trash','closed','closed','','learn-how-to-make-hundreds-of-backs-each-day-4__trashed','','','2022-09-06 10:32:49','2022-09-06 10:32:49','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1515',0,'flamingo_inbound','',0),(1516,0,'2022-08-06 17:42:43','2022-08-06 17:42:43','Crytosit\njhannah73@yahoo.com\nNo worries if you are fired. Work online.\nTrust the financial Bot to become rich.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 6, 2022\n5:42 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No worries if you are fired. Work online.','','trash','closed','closed','','no-worries-if-you-are-fired-work-online__trashed','','','2022-09-06 10:32:49','2022-09-06 10:32:49','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1516',0,'flamingo_inbound','',0),(1517,0,'2022-08-06 20:03:00','2022-08-06 20:03:00','Crytosit\npuroclan@hotmail.com\nWow! This Robot is a great start for an online career.\nFeel free to buy everything you want with the additional income.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 6, 2022\n8:03 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Wow! This Robot is a great start for an online career.','','trash','closed','closed','','wow-this-robot-is-a-great-start-for-an-online-career-4__trashed','','','2022-09-06 10:32:49','2022-09-06 10:32:49','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1517',0,'flamingo_inbound','',0),(1518,0,'2022-08-06 22:23:59','2022-08-06 22:23:59','Crytosit\nsahinguler1974@hotmail.com\nThe additional income for everyone.\n# 1 financial expert in the net! Check out the new Robot.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 6, 2022\n10:23 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The additional income for everyone.','','trash','closed','closed','','the-additional-income-for-everyone-3__trashed','','','2022-09-06 10:32:49','2022-09-06 10:32:49','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1518',0,'flamingo_inbound','',0),(1519,0,'2022-08-06 23:39:57','2022-08-06 23:39:57','Crytosit\naddiesmom81506@yahoo.com\nEven a child knows how to make $100 today.\nLaunch the best investment instrument to start making money today.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 6, 2022\n11:39 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Even a child knows how to make $100 today.','','trash','closed','closed','','even-a-child-knows-how-to-make-100-today__trashed','','','2022-09-06 10:32:49','2022-09-06 10:32:49','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1519',0,'flamingo_inbound','',0),(1520,0,'2022-08-07 02:02:50','2022-08-07 02:02:50','Crytosit\nJON@TOWNBROWN.COM\nThe fastest way to make you wallet thick is here.\nMake dollars just sitting home.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 7, 2022\n2:02 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The fastest way to make you wallet thick is here.','','trash','closed','closed','','the-fastest-way-to-make-you-wallet-thick-is-here-5__trashed','','','2022-09-06 10:32:49','2022-09-06 10:32:49','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1520',0,'flamingo_inbound','',0),(1521,0,'2022-08-07 04:30:37','2022-08-07 04:30:37','Crytosit\nmd80tooch@yahoo.com\nNo need to work anymore while you have the Robot launched!\nNeed money? Get it here easily?  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 7, 2022\n4:30 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No need to work anymore while you have the Robot launched!','','trash','closed','closed','','no-need-to-work-anymore-while-you-have-the-robot-launched-2__trashed','','','2022-09-06 10:32:49','2022-09-06 10:32:49','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1521',0,'flamingo_inbound','',0),(1522,0,'2022-08-07 06:53:03','2022-08-07 06:53:03','Crytosit\nkathleendunham@outlook.com\nThe financial Robot is the most effective financial tool in the net!\nSee how Robot makes $1000 from $1 of investment.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 7, 2022\n6:53 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The financial Robot is the most effective financial tool in the net!','','trash','closed','closed','','the-financial-robot-is-the-most-effective-financial-tool-in-the-net__trashed','','','2022-09-06 10:32:49','2022-09-06 10:32:49','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1522',0,'flamingo_inbound','',0),(1525,0,'2022-08-07 13:54:35','2022-08-07 13:54:35','Crytosit\npsychoness@hotmail.com\nOnly one click can grow up your money really fast.\nThe financial Robot works for you even when you sleep.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 7, 2022\n1:54 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Only one click can grow up your money really fast.','','trash','closed','closed','','only-one-click-can-grow-up-your-money-really-fast-4__trashed','','','2022-09-07 10:31:28','2022-09-07 10:31:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1525',0,'flamingo_inbound','',0),(1526,0,'2022-08-07 15:22:50','2022-08-07 15:22:50','Eric Jones\nericjonesmyemail@gmail.com\nWho needs eyeballs, you need BUSINESS\nMy name’s Eric and I just came across your website - fairphoto.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 fairphoto.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 https://boostleadgeneration.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 https://boostleadgeneration.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 https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=fairphoto.com\n03ANYolqsIhh_t0Bl1p7rVZXcRZuxr2vdkb_hJxwuA3icY3jUfTBM7kLaVnFdUSsUg9Rm-IwUU_NGBU_qKT9qeINuWZPJrVVq5HWNg-8NtXrvMZAaowdTQnVNOwZzYkDczDmqrRsVLi_VrB9s_6ayV2Ife_jCI8nEBQ7Z_X37ueRj_LzskmS6yhtaMvSIssZcAj78GTr8kALIaOacop05vwrckY8OnEdr8xBuoUMc4X-e1k_6d7RsCD-D2Q5ZjdDVtaKc-jd0mClmRY83By4ZlwEKdH87SPRF4pZu3XXAXRCsvI6c94oDBnFw2Y9SHjHhxA3TqPhHu8V3dbEesnxrz67wYplyAFaarpLqplH1jamQArW33narVqVHtQZ03NcMfPiX0bY0oFzHwgqBa7Yrfiii0c6h8IiIi2jOcQLP0vrE5oJiTf_vVCDi_T0iWnla9eGlhrs_bT6vCTS1UtnLk8LxyhryMppmsfmugv5GGI16rHImZx9D6aIE9G7DI6GVtdASypiLfn-1zQ82H-GrZft5ZMqYFwck0zFsxQOXg_5VvutaWUom46UaI9fXp_Mv92Phywg7OU6P6\nNo\n6\n23.231.14.177\nMozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/65.0.3325.181 Chrome/65.0.3325.181 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 7, 2022\n3:22 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Who needs eyeballs, you need BUSINESS','','trash','closed','closed','','who-needs-eyeballs-you-need-business__trashed','','','2022-09-07 10:31:28','2022-09-07 10:31:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1526',0,'flamingo_inbound','',0),(1527,0,'2022-08-07 16:14:41','2022-08-07 16:14:41','Crytosit\njupajoob@yeah.net\nFind out about the easiest way of money earning.\nMake money 24/7 without any efforts and skills.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 7, 2022\n4:14 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Find out about the easiest way of money earning.','','trash','closed','closed','','find-out-about-the-easiest-way-of-money-earning-4__trashed','','','2022-09-07 10:31:28','2022-09-07 10:31:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1527',0,'flamingo_inbound','',0),(1528,0,'2022-08-07 18:33:16','2022-08-07 18:33:16','Crytosit\nCashflowk101@yahoo.com\nThe fastest way to make you wallet thick is here.\nThe huge income without investments is available, now!  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 7, 2022\n6:33 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The fastest way to make you wallet thick is here.','','trash','closed','closed','','the-fastest-way-to-make-you-wallet-thick-is-here-6__trashed','','','2022-09-07 10:31:28','2022-09-07 10:31:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1528',0,'flamingo_inbound','',0),(1529,0,'2022-08-07 20:53:40','2022-08-07 20:53:40','Crytosit\nrani_sunshine_2004@yahoo.com\nMake thousands every week working online here.\nNeed some more money? Robot will earn them really fast.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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)\nhttps://www.fairphoto.com/contact-us/\nAugust 7, 2022\n8:53 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make thousands every week working online here.','','trash','closed','closed','','make-thousands-every-week-working-online-here__trashed','','','2022-09-07 10:31:28','2022-09-07 10:31:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1529',0,'flamingo_inbound','',0),(1530,0,'2022-08-07 23:14:13','2022-08-07 23:14:13','Crytosit\nbudstaboy@gmail.com\nEarn additional money without efforts.\nWe have found the fastest way to be rich. Find it out here.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 7, 2022\n11:14 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Earn additional money without efforts.','','trash','closed','closed','','earn-additional-money-without-efforts-4__trashed','','','2022-09-07 10:31:28','2022-09-07 10:31:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1530',0,'flamingo_inbound','',0),(1531,0,'2022-08-08 01:32:27','2022-08-08 01:32:27','Crytosit\nAZBSBL21@aol.com\nThis robot can bring you money 24/7.\nThousands of bucks are guaranteed if you use this robot.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 8, 2022\n1:32 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','This robot can bring you money 24/7.','','trash','closed','closed','','this-robot-can-bring-you-money-24-7__trashed','','','2022-09-07 10:31:28','2022-09-07 10:31:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1531',0,'flamingo_inbound','',0),(1532,0,'2022-08-08 03:50:27','2022-08-08 03:50:27','Crytosit\nfordfamily07@icloud.com\nAttention! Financial robot may bring you millions!\nMake your laptop a financial instrument with this program.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 8, 2022\n3:50 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Attention! Financial robot may bring you millions!','','trash','closed','closed','','attention-financial-robot-may-bring-you-millions-3__trashed','','','2022-09-07 10:31:28','2022-09-07 10:31:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1532',0,'flamingo_inbound','',0),(1533,0,'2022-08-08 06:14:07','2022-08-08 06:14:07','Crytosit\n514387164@qq.com\nLet the financial Robot be your companion in the financial market.\nRobot never sleeps. It makes money for you 24/7.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 8, 2022\n6:14 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Let the financial Robot be your companion in the financial market.','','trash','closed','closed','','let-the-financial-robot-be-your-companion-in-the-financial-market__trashed','','','2022-09-07 10:31:28','2022-09-07 10:31:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1533',0,'flamingo_inbound','',0),(1825,0,'2022-09-09 01:08:57','2022-09-09 01:08:57','Crytosit\nFusionsavage@hotmail.com\nMake money online, staying at home this cold winter.\nNeed some more money? Robot will earn them really fast.  http://marillion.com/forum/index.php?thememode=mobile;redirect=https%3A%2F%2Fpuertobelenn.cl%2Fpromo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nSeptember 9, 2022\n1:08 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make money online, staying at home this cold winter.','','flamingo-spam','closed','closed','','make-money-online-staying-at-home-this-cold-winter-2','','','2022-09-09 01:08:57','2022-09-09 01:08:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1825',0,'flamingo_inbound','',0),(1818,0,'2022-09-08 09:38:26','2022-09-08 09:38:26','Crytosit\npscatlanta@yahoo.com\nLaunch the robot and let it bring you money.\nYour computer can bring you additional income if you use this Robot.  https://puertobelenn.cl/promo\nSubmit\nNo\n6\n37.139.53.86\nMozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nSeptember 8, 2022\n9:38 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the robot and let it bring you money.','','flamingo-spam','closed','closed','','launch-the-robot-and-let-it-bring-you-money-3','','','2022-09-08 09:38:26','2022-09-08 09:38:26','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1818',0,'flamingo_inbound','',0),(1535,0,'2022-08-08 10:55:06','2022-08-08 10:55:06','Crytosit\nlilshrr@yahoo.com\nMake money online, staying at home this cold winter.\nRich people are rich because they use this robot.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 8, 2022\n10:55 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make money online, staying at home this cold winter.','','trash','closed','closed','','make-money-online-staying-at-home-this-cold-winter-2__trashed','','','2022-09-08 10:30:07','2022-09-08 10:30:07','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1535',0,'flamingo_inbound','',0),(1536,0,'2022-08-08 13:14:34','2022-08-08 13:14:34','Crytosit\nob1k@gateway.net\nNeed money? Earn it without leaving your home.\nEarn additional money without efforts and skills.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 8, 2022\n1:14 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need money? Earn it without leaving your home.','','trash','closed','closed','','need-money-earn-it-without-leaving-your-home__trashed','','','2022-09-08 10:30:07','2022-09-08 10:30:07','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1536',0,'flamingo_inbound','',0),(1537,0,'2022-08-08 15:35:53','2022-08-08 15:35:53','Crytosit\npsychoness@hotmail.com\n# 1 financial expert in the net! Check out the new Robot.\nEven a child knows how to make $100 today with the help of this robot.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 8, 2022\n3:35 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','# 1 financial expert in the net! Check out the new Robot.','','trash','closed','closed','','1-financial-expert-in-the-net-check-out-the-new-robot__trashed','','','2022-09-08 10:30:07','2022-09-08 10:30:07','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1537',0,'flamingo_inbound','',0),(1538,0,'2022-08-08 17:55:41','2022-08-08 17:55:41','Crytosit\nbombers.jw35@yahoo.com\nMake thousands every week working online here.\nMake money 24/7 without any efforts and skills.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 8, 2022\n5:55 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make thousands every week working online here.','','trash','closed','closed','','make-thousands-every-week-working-online-here-2__trashed','','','2022-09-08 10:30:07','2022-09-08 10:30:07','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1538',0,'flamingo_inbound','',0),(1539,0,'2022-08-08 20:15:13','2022-08-08 20:15:13','Crytosit\ncarly.koch@ymail.com\nMake yourself rich in future using this financial robot.\nMake money 24/7 without any efforts and skills.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 8, 2022\n8:15 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make yourself rich in future using this financial robot.','','trash','closed','closed','','make-yourself-rich-in-future-using-this-financial-robot-4__trashed','','','2022-09-08 10:30:07','2022-09-08 10:30:07','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1539',0,'flamingo_inbound','',0),(1540,0,'2022-08-08 22:37:23','2022-08-08 22:37:23','Crytosit\ngirish7980@yahoo.com\nNo need to stay awake all night long to earn money. Launch the robot.\nNeed some more money? Robot will earn them really fast.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 8, 2022\n10:37 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No need to stay awake all night long to earn money. Launch the robot.','','trash','closed','closed','','no-need-to-stay-awake-all-night-long-to-earn-money-launch-the-robot__trashed','','','2022-09-08 10:30:07','2022-09-08 10:30:07','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1540',0,'flamingo_inbound','',0),(1541,0,'2022-08-09 00:55:50','2022-08-09 00:55:50','Crytosit\nmakmachine@gmail.com\nEven a child knows how to make money. This robot is what you need!\nTrust the financial Bot to become rich.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 9, 2022\n12:55 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Even a child knows how to make money. This robot is what you need!','','trash','closed','closed','','even-a-child-knows-how-to-make-money-this-robot-is-what-you-need-5__trashed','','','2022-09-08 10:30:07','2022-09-08 10:30:07','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1541',0,'flamingo_inbound','',0),(1542,0,'2022-08-09 02:34:01','2022-08-09 02:34:01','ErnestQuork\nno-replyeffitledib@gmail.com\nThe best advertising of your products and services!\nGood day!  fairphoto.com \r\n \r\nWe put up of the sale \r\n \r\nSending your commercial offer through the Contact us form which can be found on the sites in the contact section. Feedback forms are filled in by our program and the captcha is solved. The advantage of this method is that messages sent through feedback forms are whitelisted. This method increases the odds that your message will be read. \r\n \r\nOur database contains more than 27 million sites around the world to which we can send your message. \r\n \r\nThe cost of one million messages 49 USD \r\n \r\nFREE TEST mailing Up to 50,000 messages. \r\n \r\n \r\nThis letter is created automatically.  Use our contacts for communication. \r\n \r\nContact us. \r\nTelegram - @FeedbackMessages \r\nSkype  live:contactform_18 \r\nWhatsApp - +375259112693 \r\nWe only use chat.\nSubmit\nNo\n6\n37.19.223.222\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 9, 2022\n2:34 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The best advertising of your products and services!','','trash','closed','closed','','the-best-advertising-of-your-products-and-services__trashed','','','2022-09-08 10:30:07','2022-09-08 10:30:07','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1542',0,'flamingo_inbound','',0),(1543,0,'2022-08-09 03:17:37','2022-08-09 03:17:37','Crytosit\nmzclauz@yahoo.com\nWow! This is a fastest way for a financial independence.\nMake $1000 from $1 in a few minutes. Launch the financial robot now.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 9, 2022\n3:17 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Wow! This is a fastest way for a financial independence.','','trash','closed','closed','','wow-this-is-a-fastest-way-for-a-financial-independence-3__trashed','','','2022-09-08 10:30:07','2022-09-08 10:30:07','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1543',0,'flamingo_inbound','',0),(1544,0,'2022-08-09 05:34:02','2022-08-09 05:34:02','Crytosit\nniko_36_63@hotmail.com\nYour money work even when you sleep.\nTrust the financial Bot to become rich.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 9, 2022\n5:34 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Your money work even when you sleep.','','trash','closed','closed','','your-money-work-even-when-you-sleep__trashed','','','2022-09-08 10:30:07','2022-09-08 10:30:07','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1544',0,'flamingo_inbound','',0),(1546,0,'2022-08-09 10:13:14','2022-08-09 10:13:14','Crytosit\nSpoplar@yahoo.com\nEveryone can earn as much as he wants suing this Bot.\nMake money 24/7 without any efforts and skills.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 9, 2022\n10:13 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Everyone can earn as much as he wants suing this Bot.','','trash','closed','closed','','everyone-can-earn-as-much-as-he-wants-suing-this-bot__trashed','','','2022-09-08 10:30:07','2022-09-08 10:30:07','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1546',0,'flamingo_inbound','',0),(1547,0,'2022-08-09 12:42:06','2022-08-09 12:42:06','Crytosit\nTeale426@netscape.com\nEven a child knows how to make $100 today.\nHave no financial skills? Let Robot make money for you.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 9, 2022\n12:42 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Even a child knows how to make $100 today.','','trash','closed','closed','','even-a-child-knows-how-to-make-100-today-2__trashed','','','2022-09-09 10:35:27','2022-09-09 10:35:27','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1547',0,'flamingo_inbound','',0),(1548,0,'2022-08-09 15:04:13','2022-08-09 15:04:13','Crytosit\ntnduszzzz@naver.com\nMake dollars just sitting home.\nNeed money? Get it here easily?  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 9, 2022\n3:04 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make dollars just sitting home.','','trash','closed','closed','','make-dollars-just-sitting-home-3__trashed','','','2022-09-09 10:35:27','2022-09-09 10:35:27','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1548',0,'flamingo_inbound','',0),(1549,0,'2022-08-09 17:25:19','2022-08-09 17:25:19','Crytosit\nnancykarunya@gmail.com\nFeel free to buy everything you want with the additional income.\nOne dollar is nothing, but it can grow into $100 here.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 9, 2022\n5:25 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Feel free to buy everything you want with the additional income.','','trash','closed','closed','','feel-free-to-buy-everything-you-want-with-the-additional-income__trashed','','','2022-09-09 10:35:27','2022-09-09 10:35:27','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1549',0,'flamingo_inbound','',0),(1550,0,'2022-08-09 20:05:21','2022-08-09 20:05:21','Crytosit\nbiloginadulttoys@feeladult.com\nCheck out the newest way to make a fantastic profit.\nEven a child knows how to make $100 today.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 9, 2022\n8:05 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Check out the newest way to make a fantastic profit.','','trash','closed','closed','','check-out-the-newest-way-to-make-a-fantastic-profit-5__trashed','','','2022-09-09 10:35:27','2022-09-09 10:35:27','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1550',0,'flamingo_inbound','',0),(1551,0,'2022-08-09 22:26:44','2022-08-09 22:26:44','Crytosit\nnormanke@comcast.net\nWe know how to become rich and do you?\nMaking money in the net is easier now.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nAugust 9, 2022\n10:26 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','We know how to become rich and do you?','','trash','closed','closed','','we-know-how-to-become-rich-and-do-you-4__trashed','','','2022-09-09 10:35:27','2022-09-09 10:35:27','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1551',0,'flamingo_inbound','',0),(1552,0,'2022-08-10 00:47:25','2022-08-10 00:47:25','Crytosit\njenae831@hotmail.com\nCheck out the new financial tool, which can make you rich.\nFeel free to buy everything you want with the additional income.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 10, 2022\n12:47 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Check out the new financial tool, which can make you rich.','','trash','closed','closed','','check-out-the-new-financial-tool-which-can-make-you-rich-4__trashed','','','2022-09-09 10:35:28','2022-09-09 10:35:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1552',0,'flamingo_inbound','',0),(1553,0,'2022-08-10 03:09:13','2022-08-10 03:09:13','Crytosit\ndanieljpapp@gmail.com\nLaunch the best investment instrument to start making money today.\nOnline job can be really effective if you use this Robot.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 10, 2022\n3:09 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the best investment instrument to start making money today.','','trash','closed','closed','','launch-the-best-investment-instrument-to-start-making-money-today-3__trashed','','','2022-09-09 10:35:28','2022-09-09 10:35:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1553',0,'flamingo_inbound','',0),(1554,0,'2022-08-10 05:30:41','2022-08-10 05:30:41','Crytosit\nsasha.bakay@gmail.com\nAdditional income is now available for anyone all around the world.\nMaking money in the net is easier now.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 10, 2022\n5:30 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Additional income is now available for anyone all around the world.','','trash','closed','closed','','additional-income-is-now-available-for-anyone-all-around-the-world__trashed','','','2022-09-09 10:35:28','2022-09-09 10:35:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1554',0,'flamingo_inbound','',0),(1555,0,'2022-08-10 07:49:09','2022-08-10 07:49:09','Crytosit\nroohiraj@gmail.com\nSmall investments can bring tons of dollars fast.\nWe know how to increase your financial stability.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nAugust 10, 2022\n7:49 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Small investments can bring tons of dollars fast.','','trash','closed','closed','','small-investments-can-bring-tons-of-dollars-fast__trashed','','','2022-09-09 10:35:28','2022-09-09 10:35:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1555',0,'flamingo_inbound','',0),(1556,0,'2022-08-10 10:10:06','2022-08-10 10:10:06','Crytosit\nG8rwill@gmail.com\nThe online income is the easiest ways to make you dream come true.\nJust one click can turn you dollar into $1000.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 10, 2022\n10:10 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The online income is the easiest ways to make you dream come true.','','trash','closed','closed','','the-online-income-is-the-easiest-ways-to-make-you-dream-come-true-6__trashed','','','2022-09-09 10:35:28','2022-09-09 10:35:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1556',0,'flamingo_inbound','',0),(1557,0,'2022-08-10 12:30:54','2022-08-10 12:30:54','Crytosit\ndemonhunter803@yahoo.com\nMake dollars staying at home and launched this Bot.\nThe financial Robot is your future wealth and independence.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 10, 2022\n12:30 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make dollars staying at home and launched this Bot.','','trash','closed','closed','','make-dollars-staying-at-home-and-launched-this-bot-2__trashed','','','2022-09-10 10:35:10','2022-09-10 10:35:10','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1557',0,'flamingo_inbound','',0),(1558,0,'2022-08-10 12:35:54','2022-08-10 12:35:54','Mike Andrews\nno-replyPl@gmail.com\nGet more dofollow backlinks for fairphoto.com\nHello \r\n \r\nWe all know the importance that dofollow link have on any website`s ranks. \r\nHaving most of your linkbase filled with nofollow ones is of no good for your ranks and SEO metrics. \r\n \r\nBuy quality dofollow links from us, that will impact your ranks in a positive way \r\nhttps://www.digital-x-press.com/product/150-dofollow-backlinks/ \r\n \r\nBest regards \r\nMike Andrews\r\n \r\nsupport@digital-x-press.com\nSubmit\nNo\n6\n181.214.173.77\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 10, 2022\n12:35 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Get more dofollow backlinks for fairphoto.com','','trash','closed','closed','','get-more-dofollow-backlinks-for-fairphoto-com__trashed','','','2022-09-10 10:35:10','2022-09-10 10:35:10','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1558',0,'flamingo_inbound','',0),(1559,0,'2022-08-10 14:50:07','2022-08-10 14:50:07','Crytosit\njdvelce1@yahoo.com\nHave no money? Earn it online.\nProvide your family with the money in age. Launch the Robot!  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 10, 2022\n2:50 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Have no money? Earn it online.','','trash','closed','closed','','have-no-money-earn-it-online-5__trashed','','','2022-09-10 10:35:10','2022-09-10 10:35:10','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1559',0,'flamingo_inbound','',0),(1560,0,'2022-08-10 18:26:48','2022-08-10 18:26:48','Crytosit\nCashflowk101@yahoo.com\nIt is the best time to launch the Robot to get more money.\nCheck out the newest way to make a fantastic profit.  https://melm.echinat.de/melm\nSubmit\nNo\n6\n46.161.11.213\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 10, 2022\n6:26 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','It is the best time to launch the Robot to get more money.','','trash','closed','closed','','it-is-the-best-time-to-launch-the-robot-to-get-more-money-4__trashed','','','2022-09-10 10:35:10','2022-09-10 10:35:10','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1560',0,'flamingo_inbound','',0),(1561,0,'2022-08-11 06:58:21','2022-08-11 06:58:21','Crytosit\ncrouth@clayndwoods.com\nFinancial independence is what everyone needs.\nRobot never sleeps. It makes money for you 24/7. https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.187\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 11, 2022\n6:58 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial independence is what everyone needs.','','trash','closed','closed','','financial-independence-is-what-everyone-needs-3__trashed','','','2022-09-10 10:35:10','2022-09-10 10:35:10','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1561',0,'flamingo_inbound','',0),(1563,0,'2022-08-12 08:43:01','2022-08-12 08:43:01','Crytosit\nlauren_zbk@yahoo.com\nMake your computer to be you earning instrument.\nEven a child knows how to make money. This robot is what you need! https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.187\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 12, 2022\n8:43 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make your computer to be you earning instrument.','','trash','closed','closed','','make-your-computer-to-be-you-earning-instrument__trashed','','','2022-09-11 10:31:14','2022-09-11 10:31:14','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1563',0,'flamingo_inbound','',0),(1564,0,'2022-08-13 07:33:20','2022-08-13 07:33:20','Crytosit\ngoldglove3@yahoo.com\nYour computer can bring you additional income if you use this Robot.\nMaking money in the net is easier now.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 13, 2022\n7:33 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Your computer can bring you additional income if you use this Robot.','','trash','closed','closed','','your-computer-can-bring-you-additional-income-if-you-use-this-robot-2__trashed','','','2022-09-12 10:34:25','2022-09-12 10:34:25','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1564',0,'flamingo_inbound','',0),(1566,0,'2022-08-14 12:37:04','2022-08-14 12:37:04','Crytosit\nyinliu402@hotmail.com\nMake money in the internet using this Bot. It really works!\nEven a child knows how to make money. Do you? https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.187\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nAugust 14, 2022\n12:37 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make money in the internet using this Bot. It really works!','','trash','closed','closed','','make-money-in-the-internet-using-this-bot-it-really-works__trashed','','','2022-09-17 07:13:37','2022-09-17 07:13:37','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1566',0,'flamingo_inbound','',0),(1567,0,'2022-08-14 15:46:13','2022-08-14 15:46:13','Eric Jones\nericjonesmyemail@gmail.com\nTurn Surf-Surf-Surf into Talk Talk Talk\nHello, my name’s Eric and I just ran across your website at fairphoto.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://boostleadgeneration.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://boostleadgeneration.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://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=fairphoto.com\n03ANYolqtWPqvENFhXw1hVs4zw_GWJjeCweimahsR6p7pVv17ajymVX-YQdRLWIrjp5NCrXzhOqp7rfDSLseRpOCIXGrjS4witXjnQGX_Apq5HPk6WZnMgUqxEw30ty8umfE0EI9GT0aFxkTgXor9EHwDD9URdRzkB4G77KavO-JGX-dVSF5PwtvUUl5qOKnkaIKDYFdOIqsiiGNcuJ8h1Bs9l5kol6RW7_JT33wupwG9f_RGeUrpd6Cp7UjzoqRnz0viCVVWmXeoqXGKbcIh59_I9ApEmPRAF2aEq7YogX88f-7wO3IRmfUrmrhk8mZ5H7ptBfEpyrf-QOdFK0RPNYxgfKdrSlFosJnBfL1N214bTn9lm29EBx0kadoKjx77w1gEGUMBMUh5S-AuRKfE-RdlMgdJuq_xhuefIW5nqJOk5C10MooZtwVO9p_M47qCMs53BlhMPS5MPJ6tulSlewzMqb8FxcOm2w_Vibx2YKammtrwtDYgDzzKWSdGM7plvlULHEFxpsSRvzQ0DfDRK7QVCWrO8R6GBRdriTE4KsjV2YLnlI6rr5wJvXptNmsL_DC6f9Z44vyI6\nNo\n6\n45.152.198.240\nMozilla/5.0 (X11; Linux x86_64; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.0\nhttps://www.fairphoto.com/contact-us/\nAugust 14, 2022\n3:46 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Turn Surf-Surf-Surf into Talk Talk Talk','','trash','closed','closed','','turn-surf-surf-surf-into-talk-talk-talk__trashed','','','2022-09-17 07:13:37','2022-09-17 07:13:37','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1567',0,'flamingo_inbound','',0),(1568,0,'2022-08-14 17:28:29','2022-08-14 17:28:29','Crytosit\nellesime@hotmail.com\nFinancial robot keeps bringing you money while you sleep.\nEarning $1000 a day is easy if you use this financial Robot.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 14, 2022\n5:28 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial robot keeps bringing you money while you sleep.','','trash','closed','closed','','financial-robot-keeps-bringing-you-money-while-you-sleep__trashed','','','2022-09-17 07:13:37','2022-09-17 07:13:37','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1568',0,'flamingo_inbound','',0),(1569,0,'2022-08-15 14:04:49','2022-08-15 14:04:49','Crytosit\nJusticetoney@gmail.com\nThis robot will help you to make hundreds of dollars each day.\nLaunch the robot and let it bring you money. https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.187\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 15, 2022\n2:04 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','This robot will help you to make hundreds of dollars each day.','','trash','closed','closed','','this-robot-will-help-you-to-make-hundreds-of-dollars-each-day-3__trashed','','','2022-09-17 07:13:37','2022-09-17 07:13:37','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1569',0,'flamingo_inbound','',0),(1570,0,'2022-08-15 18:16:47','2022-08-15 18:16:47','F. Mohammed\nfmcmoree@wadejcollc.com\nInvestment proposal\nGood day to you. \r\n \r\nWe are an independent investment and loan funding group. \r\n \r\nWe seek participation/partnership with you on a mutually agreed basis to provide funds for your project either as an investment fund or a direct loan, depending on your business financial need. \r\n \r\nI can be reached on my email :  fmcmoree@gmail.com \r\n \r\nSincerely, \r\nF. Mohammed \r\nfmcmoree@gmail.com\nSubmit\nNo\n6\n195.246.120.151\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 15, 2022\n6:16 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Investment proposal','','trash','closed','closed','','investment-proposal__trashed','','','2022-09-17 07:13:37','2022-09-17 07:13:37','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1570',0,'flamingo_inbound','',0),(1571,0,'2022-08-15 19:12:20','2022-08-15 19:12:20','Crytosit\ngoodiegoodie44@hotmail.com\nCheck out the newest way to make a fantastic profit.\nThe best online investment tool is found. Learn more!  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 15, 2022\n7:12 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Check out the newest way to make a fantastic profit.','','trash','closed','closed','','check-out-the-newest-way-to-make-a-fantastic-profit-2__trashed','','','2022-09-17 07:13:37','2022-09-17 07:13:37','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1571',0,'flamingo_inbound','',0),(1572,0,'2022-08-16 05:58:06','2022-08-16 05:58:06','Kalra Anil\ninfo@wealthfunders.org\nInvestment Proposal\nWe are a private investment banking firm offering equity financing and mortgages. The larger the loan, the more likely the funding. We are not looking for but will consider J.V. depending on the strength of the project. \r\n \r\nWe also offer credit advisory services to positively impact fiduciary attractiveness which enables our borrowers to qualify for increasing loan amounts throughout the lending process. Thus, our borrowers can qualify for almost any amount of funding they seek. \r\n \r\nPlease send a 1-2 page summary describing your project along with how much funding you seek to kalra.anil@wealthfunders.org and if it\'s a fit, we will reach out to you for more information. Please keep the summary succinct. \r\n \r\nWarm Regards \r\nKalra Anil \r\nkalra.anil@wealthfunders.org\nSubmit\nNo\n6\n87.249.132.19\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 16, 2022\n5:58 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Investment Proposal','','trash','closed','closed','','investment-proposal-2__trashed','','','2022-09-17 07:13:37','2022-09-17 07:13:37','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1572',0,'flamingo_inbound','',0),(1574,0,'2022-08-16 10:36:48','2022-08-16 10:36:48','Crytosit\nrforchhammer@gmail.com\nJust one click can turn you dollar into $1000.\nMaking money is very easy if you use the financial Robot.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 16, 2022\n10:36 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Just one click can turn you dollar into $1000.','','trash','closed','closed','','just-one-click-can-turn-you-dollar-into-1000__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1574',0,'flamingo_inbound','',0),(1575,0,'2022-08-16 12:40:40','2022-08-16 12:40:40','Crytosit\nbombers.jw35@yahoo.com\nYour money work even when you sleep.\nRobot is the best solution for everyone who wants to earn.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 16, 2022\n12:40 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Your money work even when you sleep.','','trash','closed','closed','','your-money-work-even-when-you-sleep-3__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1575',0,'flamingo_inbound','',0),(1576,0,'2022-08-16 14:46:57','2022-08-16 14:46:57','Crytosit\nruthlessblade42@gmail.com\nThe online income is your key to success.\nThere is no need to look for a job anymore. Work online.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 16, 2022\n2:46 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The online income is your key to success.','','trash','closed','closed','','the-online-income-is-your-key-to-success__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1576',0,'flamingo_inbound','',0),(1577,0,'2022-08-16 16:48:25','2022-08-16 16:48:25','Crytosit\nbrittany_hulse@yahoo.com\nMake money online, staying at home this cold winter.\nFinancial robot is the best companion of rich people.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 16, 2022\n4:48 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make money online, staying at home this cold winter.','','trash','closed','closed','','make-money-online-staying-at-home-this-cold-winter-3__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1577',0,'flamingo_inbound','',0),(1578,0,'2022-08-16 18:54:02','2022-08-16 18:54:02','Crytosit\ngoldglove3@yahoo.com\nRobot is the best way for everyone who looks for financial independence.\nLaunch the financial Robot and do your business.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4089.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 16, 2022\n6:54 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Robot is the best way for everyone who looks for financial independence.','','trash','closed','closed','','robot-is-the-best-way-for-everyone-who-looks-for-financial-independence__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1578',0,'flamingo_inbound','',0),(1579,0,'2022-08-16 20:14:57','2022-08-16 20:14:57','Ruggiero Leonardo\nwalshjames330@gmail.com\nLoan Offer\nDear Sir/Madam, \r\n \r\nMay I ask how you approach funding of projects/deals? \r\n \r\nFor over 25 years as a direct private lender, We\'ve provided secured and unsecured loans to CRE investors with viable projects who are experiencing difficulty in obtaining financing via conventional channels. If your business is organized and needs capital, we can provide a business or personal loan for your projects. \r\n \r\nI\'d love to discuss your current goals and see if we can help you get your desired funding needs. \r\n \r\nLet me know your thoughts. \r\nReply email : info@1fundingamericallc.com \r\n \r\nThanks, \r\n \r\nOnline Officer \r\n \r\nRuggiero Leonardo\nSubmit\nNo\n6\n191.101.31.113\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 16, 2022\n8:14 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Loan Offer','','trash','closed','closed','','loan-offer__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1579',0,'flamingo_inbound','',0),(1580,0,'2022-08-16 20:57:36','2022-08-16 20:57:36','Crytosit\njupo74@comcast.net\nEveryone can earn as much as he wants now.\nEarning $1000 a day is easy if you use this financial Robot.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 16, 2022\n8:57 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Everyone can earn as much as he wants now.','','trash','closed','closed','','everyone-can-earn-as-much-as-he-wants-now__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1580',0,'flamingo_inbound','',0),(1581,0,'2022-08-16 23:02:07','2022-08-16 23:02:07','Crytosit\njvigers@comcast.net\nFind out about the easiest way of money earning.\nSee how Robot makes $1000 from $1 of investment.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 16, 2022\n11:02 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Find out about the easiest way of money earning.','','trash','closed','closed','','find-out-about-the-easiest-way-of-money-earning-6__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1581',0,'flamingo_inbound','',0),(1582,0,'2022-08-17 01:05:11','2022-08-17 01:05:11','Crytosit\nsahanashenoy08@gmail.com\nLaunch the best investment instrument to start making money today.\nThis robot can bring you money 24/7.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 17, 2022\n1:05 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Launch the best investment instrument to start making money today.','','trash','closed','closed','','launch-the-best-investment-instrument-to-start-making-money-today-4__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1582',0,'flamingo_inbound','',0),(1583,0,'2022-08-17 03:08:47','2022-08-17 03:08:47','Crytosit\nforbes.crew@verizon.net\nWatch your money grow while you invest with the Robot.\nMaking money can be extremely easy if you use this Robot.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 17, 2022\n3:08 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Watch your money grow while you invest with the Robot.','','trash','closed','closed','','watch-your-money-grow-while-you-invest-with-the-robot__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1583',0,'flamingo_inbound','',0),(1584,0,'2022-08-17 05:13:25','2022-08-17 05:13:25','Crytosit\nelephant_lover19@yahoo.com\nMaking money can be extremely easy if you use this Robot.\nLaunch the financial Robot and do your business.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4089.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 17, 2022\n5:13 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Making money can be extremely easy if you use this Robot.','','trash','closed','closed','','making-money-can-be-extremely-easy-if-you-use-this-robot__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1584',0,'flamingo_inbound','',0),(1585,0,'2022-08-17 07:18:20','2022-08-17 07:18:20','Crytosit\ntallodia@pillsellr.com\nLet your money grow into the capital with this Robot.\nMake thousands of bucks. Financial robot will help you to do it!  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 17, 2022\n7:18 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Let your money grow into the capital with this Robot.','','trash','closed','closed','','let-your-money-grow-into-the-capital-with-this-robot__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1585',0,'flamingo_inbound','',0),(1590,0,'2022-08-17 17:42:12','2022-08-17 17:42:12','Crytosit\nwsthevisionary@yahoo.com\nThe huge income without investments is available.\nTurn $1 into $100 instantly. Use the financial Robot.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 17, 2022\n5:42 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The huge income without investments is available.','','trash','closed','closed','','the-huge-income-without-investments-is-available-2__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1590',0,'flamingo_inbound','',0),(1591,0,'2022-08-17 19:41:29','2022-08-17 19:41:29','Eric Jones\nericjonesmyemail@gmail.com\nStrike when the iron’s hot\nHey there, I just found your site, quick question…\r\n\r\nMy name’s Eric, I found fairphoto.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 https://boostleadgeneration.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 https://boostleadgeneration.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 https://boostleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://boostleadgeneration.com/unsubscribe.aspx?d=fairphoto.com\n03ANYolqvb4m-YGAv4Y4m0koNSTJvcwOoxuwtMbQk5f_nSSEOPl4T2Yr5X-Z5udZ3wP0AP8xGXiYPJVsL5SRrn6TntJljm4nwiCJ6pMIRaPdyyze9UQpLMWC5PlBLTsqg80bvHIsDnIdDyt2eUS3wnL_X_WnN2eCVKpS1sQjnlW1ayUO4NaiD08YHTS5xhPdmTOnWeZfkG6USEkC8SgK-WNImX_5S7qU_JneYsRlXFMZpTsnbTVjv20yXLV0XEFIDHI4o74kyNRBEe5V1fw0r4nTBw0NGIdMi0QIDudrc9yY4X04WAj9oAjCr0CCXtQen9jNMeEAuAGnFV-1qr4Rxn1C3vrOUMspDlQaYBk2vNhFrJkNS9J28xS7U0jibc4Lsr7sBsOcV44hWt44cZScMb9KhvTXtECpWnfdld3QkGDUIvGXRSyk_gDg3pxmCryf8ZhN7ItCyCtCnNgyuYfHQGYN125IwY9dQaLKyirplXrqdT61ZkibiIjgT350GQAnbegx-ZJLBpSuV3POB4KClB9CVGNRP8eMo9UZ7gz9RxTZDnrdujX3Q0cZIurPzoC5ddzpCea9_y5mEKR4EPwk7_jmK8rwZhAU1LNA\nNo\n6\n181.215.16.133\nMozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0.4 Waterfox/56.0.4\nhttps://www.fairphoto.com/contact-us/\nAugust 17, 2022\n7:41 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Strike when the iron’s hot','','trash','closed','closed','','strike-when-the-irons-hot__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1591',0,'flamingo_inbound','',0),(1592,0,'2022-08-17 19:42:29','2022-08-17 19:42:29','Crytosit\ngourme_pamela1984@yahoo.com\nHave no money? Earn it online.\nEven a child knows how to make $100 today with the help of this robot.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 17, 2022\n7:42 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Have no money? Earn it online.','','trash','closed','closed','','have-no-money-earn-it-online-2__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1592',0,'flamingo_inbound','',0),(1593,0,'2022-08-17 21:46:36','2022-08-17 21:46:36','Crytosit\nmurdockalicia17@gmail.com\nInvest $1 today to make $1000 tomorrow.\nThousands of bucks are guaranteed if you use this robot.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 17, 2022\n9:46 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Invest $1 today to make $1000 tomorrow.','','trash','closed','closed','','invest-1-today-to-make-1000-tomorrow__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1593',0,'flamingo_inbound','',0),(1594,0,'2022-08-17 22:42:42','2022-08-17 22:42:42','Сost to install Cor\ninfo@ovag.biz\nlabor outlay to institute windows\n<a href=\"costtoinstallwindows.blogspot.com\">labor cost to install windows</a>       From time to time the cheery tenants up sticks in, they right now encounter numerous problems. Much the issues are interconnected to the plastic windows, which in due course participate in to be replaced with different ones. \r\n \r\nThe sheer unmanageable is the distorted openings мейд before workers hastily. If the inauguration were not done according to the principle, the first temperature changes would root corrosion of the profile after installing PVC windows. As a denouement of this fact on draughts and jamming of fittings.\nSubmit\nNo\n6\n109.162.120.115\nMozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 17, 2022\n10:42 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','labor outlay to institute windows','','trash','closed','closed','','labor-outlay-to-institute-windows__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1594',0,'flamingo_inbound','',0),(1595,0,'2022-08-17 23:47:14','2022-08-17 23:47:14','Crytosit\nkedarmoroney@gmail.com\nWow! This is a fastest way for a financial independence.\nFinancial robot keeps bringing you money while you sleep.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nAugust 17, 2022\n11:47 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Wow! This is a fastest way for a financial independence.','','trash','closed','closed','','wow-this-is-a-fastest-way-for-a-financial-independence__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1595',0,'flamingo_inbound','',0),(1596,0,'2022-08-18 01:50:08','2022-08-18 01:50:08','Crytosit\nmakmachine@gmail.com\nMake yourself rich in future using this financial robot.\nThe financial Robot is the most effective financial tool in the net!  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 18, 2022\n1:50 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make yourself rich in future using this financial robot.','','trash','closed','closed','','make-yourself-rich-in-future-using-this-financial-robot-5__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1596',0,'flamingo_inbound','',0),(1597,0,'2022-08-18 03:55:35','2022-08-18 03:55:35','Crytosit\nwoodstahannah3@gmail.com\nLooking forward for income? Get it online.\nMake $1000 from $1 in a few minutes. Launch the financial robot now.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 18, 2022\n3:55 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Looking forward for income? Get it online.','','trash','closed','closed','','looking-forward-for-income-get-it-online-3__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1597',0,'flamingo_inbound','',0),(1598,0,'2022-08-18 05:54:46','2022-08-18 05:54:46','Crytosit\npbsmith401@yahoo.com\nNo need to stay awake all night long to earn money. Launch the robot.\nAttention! Here you can earn money online!  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 18, 2022\n5:54 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No need to stay awake all night long to earn money. Launch the robot.','','trash','closed','closed','','no-need-to-stay-awake-all-night-long-to-earn-money-launch-the-robot-7__trashed','','','2022-09-17 07:13:38','2022-09-17 07:13:38','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&#038;p=1598',0,'flamingo_inbound','',0),(1602,0,'2022-08-18 12:13:37','2022-08-18 12:13:37','Crytosit\nvillyb@me.com\nMake your money work for you all day long.\nMake thousands of bucks. Pay nothing.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 18, 2022\n12:13 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make your money work for you all day long.','','flamingo-spam','closed','closed','','make-your-money-work-for-you-all-day-long-2','','','2022-08-18 12:13:37','2022-08-18 12:13:37','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1602',0,'flamingo_inbound','',0),(1603,0,'2022-08-18 14:20:05','2022-08-18 14:20:05','Crytosit\ntigergirl8k3@yahoo.com\nEarn additional money without efforts and skills.\n# 1 financial expert in the net! Check out the new Robot.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 18, 2022\n2:20 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Earn additional money without efforts and skills.','','flamingo-spam','closed','closed','','earn-additional-money-without-efforts-and-skills-3','','','2022-08-18 14:20:05','2022-08-18 14:20:05','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1603',0,'flamingo_inbound','',0),(1604,0,'2022-08-18 16:04:52','2022-08-18 16:04:52','mariettanm11\njeannette@katsu24.officemail.fun\nYoung Heaven - Naked Teens &amp; Young Porn Pictures\nScandal porn galleries, daily updated lists\r\nhttp://rising.sunskullfuckporn.hotnatalia.com/?valerie \r\n free porn vidoes of brandy talore ecuadorian pussy porn free porn browsing sites milf porn for psp bachelor porn\nSubmit\nNo\n6\n185.220.100.243\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46\nhttps://www.fairphoto.com/contact-us/\nAugust 18, 2022\n4:04 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Young Heaven - Naked Teens &amp; Young Porn Pictures','','flamingo-spam','closed','closed','','young-heaven-naked-teens-young-porn-pictures','','','2022-08-18 16:04:52','2022-08-18 16:04:52','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1604',0,'flamingo_inbound','',0),(1605,0,'2022-08-18 16:23:22','2022-08-18 16:23:22','Crytosit\nashtnnr@gmail.com\nWow! This Robot is a great start for an online career.\nWow! This Robot is a great start for an online career.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 18, 2022\n4:23 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Wow! This Robot is a great start for an online career.','','flamingo-spam','closed','closed','','wow-this-robot-is-a-great-start-for-an-online-career','','','2022-08-18 16:23:22','2022-08-18 16:23:22','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1605',0,'flamingo_inbound','',0),(1606,0,'2022-08-18 18:30:01','2022-08-18 18:30:01','Crytosit\ns.misolongin@hotmail.com\nAdditional income is now available for anyone all around the world.\nThe additional income is available for everyone using this robot.  https://melm.rbertilsson.se/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 18, 2022\n6:30 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Additional income is now available for anyone all around the world.','','flamingo-spam','closed','closed','','additional-income-is-now-available-for-anyone-all-around-the-world-2','','','2022-08-18 18:30:01','2022-08-18 18:30:01','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1606',0,'flamingo_inbound','',0),(1607,0,'2022-08-18 20:36:11','2022-08-18 20:36:11','Crytosit\nimataken@aol.com\nLet the financial Robot be your companion in the financial market.\nMake your laptop a financial instrument with this program.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 18, 2022\n8:36 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Let the financial Robot be your companion in the financial market.','','flamingo-spam','closed','closed','','let-the-financial-robot-be-your-companion-in-the-financial-market-2','','','2022-08-18 20:36:11','2022-08-18 20:36:11','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1607',0,'flamingo_inbound','',0),(1608,0,'2022-08-18 22:36:53','2022-08-18 22:36:53','Crytosit\naliciarimestad@yahoo.com\nRobot is the best way for everyone who looks for financial independence.\nEven a child knows how to make money. Do you?  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 18, 2022\n10:36 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Robot is the best way for everyone who looks for financial independence.','','flamingo-spam','closed','closed','','robot-is-the-best-way-for-everyone-who-looks-for-financial-independence-2','','','2022-08-18 22:36:53','2022-08-18 22:36:53','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1608',0,'flamingo_inbound','',0),(1609,0,'2022-08-19 00:37:45','2022-08-19 00:37:45','Crytosit\nroohiraj@gmail.com\nEven a child knows how to make money. This robot is what you need!\nWow! This Robot is a great start for an online career.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7\nhttps://www.fairphoto.com/contact-us/\nAugust 19, 2022\n12:37 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Even a child knows how to make money. This robot is what you need!','','flamingo-spam','closed','closed','','even-a-child-knows-how-to-make-money-this-robot-is-what-you-need','','','2022-08-19 00:37:45','2022-08-19 00:37:45','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1609',0,'flamingo_inbound','',0),(1610,0,'2022-08-19 02:44:42','2022-08-19 02:44:42','Crytosit\npacoparra@gmail.com\nWe know how to make our future rich and do you?\nMake your laptop a financial instrument with this program.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 19, 2022\n2:44 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','We know how to make our future rich and do you?','','flamingo-spam','closed','closed','','we-know-how-to-make-our-future-rich-and-do-you','','','2022-08-19 02:44:42','2022-08-19 02:44:42','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1610',0,'flamingo_inbound','',0),(1611,0,'2022-08-19 04:49:33','2022-08-19 04:49:33','Crytosit\namwagrez@gmail.com\nYour money work even when you sleep.\nFinancial robot guarantees everyone stability and income.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 19, 2022\n4:49 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Your money work even when you sleep.','','flamingo-spam','closed','closed','','your-money-work-even-when-you-sleep-4','','','2022-08-19 04:49:33','2022-08-19 04:49:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1611',0,'flamingo_inbound','',0),(1612,0,'2022-08-19 06:51:42','2022-08-19 06:51:42','Crytosit\ngoldglove3@yahoo.com\nMake your money work for you all day long.\nWatch your money grow while you invest with the Robot.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 19, 2022\n6:51 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make your money work for you all day long.','','flamingo-spam','closed','closed','','make-your-money-work-for-you-all-day-long-4','','','2022-08-19 06:51:42','2022-08-19 06:51:42','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1612',0,'flamingo_inbound','',0),(1616,0,'2022-08-19 15:13:45','2022-08-19 15:13:45','Crytosit\ndevilofdrkness09@hotmail.com\nMake your money work for you all day long.\nNo worries if you are fired. Work online.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 19, 2022\n3:13 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make your money work for you all day long.','','flamingo-spam','closed','closed','','make-your-money-work-for-you-all-day-long-5','','','2022-08-19 15:13:45','2022-08-19 15:13:45','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1616',0,'flamingo_inbound','',0),(1617,0,'2022-08-19 17:21:33','2022-08-19 17:21:33','Crytosit\ntiaboglin@gmail.com\nFinancial robot keeps bringing you money while you sleep.\nNeed cash? Launch this robot and see what it can.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 19, 2022\n5:21 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial robot keeps bringing you money while you sleep.','','flamingo-spam','closed','closed','','financial-robot-keeps-bringing-you-money-while-you-sleep-2','','','2022-08-19 17:21:33','2022-08-19 17:21:33','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1617',0,'flamingo_inbound','',0),(1618,0,'2022-08-19 19:23:39','2022-08-19 19:23:39','Crytosit\nbombers.jw35@yahoo.com\n# 1 financial expert in the net! Check out the new Robot.\nThe financial Robot is your future wealth and independence.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 19, 2022\n7:23 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','# 1 financial expert in the net! Check out the new Robot.','','flamingo-spam','closed','closed','','1-financial-expert-in-the-net-check-out-the-new-robot-3','','','2022-08-19 19:23:39','2022-08-19 19:23:39','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1618',0,'flamingo_inbound','',0),(1619,0,'2022-08-19 21:28:19','2022-08-19 21:28:19','Crytosit\ncheryl_edwards@sbcglobal.net\nMake dollars just sitting home.\nAdditional income is now available for anyone all around the world.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 19, 2022\n9:28 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make dollars just sitting home.','','flamingo-spam','closed','closed','','make-dollars-just-sitting-home-4','','','2022-08-19 21:28:19','2022-08-19 21:28:19','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1619',0,'flamingo_inbound','',0),(1620,0,'2022-08-19 23:30:52','2022-08-19 23:30:52','Crytosit\nrforchhammer@gmail.com\nStill not a millionaire? The financial robot will make you him!\nEven a child knows how to make money. This robot is what you need!  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 19, 2022\n11:30 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Still not a millionaire? The financial robot will make you him!','','flamingo-spam','closed','closed','','still-not-a-millionaire-the-financial-robot-will-make-you-him','','','2022-08-19 23:30:52','2022-08-19 23:30:52','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1620',0,'flamingo_inbound','',0),(1621,0,'2022-08-20 01:33:02','2022-08-20 01:33:02','Crytosit\nile-92@hotmail.com\nOne dollar is nothing, but it can grow into $100 here.\nThis robot will help you to make hundreds of dollars each day.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 20, 2022\n1:33 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','One dollar is nothing, but it can grow into $100 here.','','flamingo-spam','closed','closed','','one-dollar-is-nothing-but-it-can-grow-into-100-here','','','2022-08-20 01:33:02','2022-08-20 01:33:02','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1621',0,'flamingo_inbound','',0),(1622,0,'2022-08-20 03:36:57','2022-08-20 03:36:57','Crytosit\npp_bubbles@hotmail.com\nStart making thousands of dollars every week.\nCheck out the newest way to make a fantastic profit.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 20, 2022\n3:36 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Start making thousands of dollars every week.','','flamingo-spam','closed','closed','','start-making-thousands-of-dollars-every-week','','','2022-08-20 03:36:57','2022-08-20 03:36:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1622',0,'flamingo_inbound','',0),(1623,0,'2022-08-20 05:38:57','2022-08-20 05:38:57','Crytosit\nellesime@hotmail.com\nLet the Robot bring you money while you rest.\nCheck out the newest way to make a fantastic profit.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 20, 2022\n5:38 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Let the Robot bring you money while you rest.','','flamingo-spam','closed','closed','','let-the-robot-bring-you-money-while-you-rest','','','2022-08-20 05:38:57','2022-08-20 05:38:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1623',0,'flamingo_inbound','',0),(1624,0,'2022-08-20 07:07:16','2022-08-20 07:07:16','Crytosit\ndiegoechavarriamisas@hotmail.com\nFinancial robot is the best companion of rich people.\nEveryone can earn as much as he wants suing this Bot.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 20, 2022\n7:07 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Financial robot is the best companion of rich people.','','flamingo-spam','closed','closed','','financial-robot-is-the-best-companion-of-rich-people','','','2022-08-20 07:07:16','2022-08-20 07:07:16','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1624',0,'flamingo_inbound','',0),(1628,0,'2022-08-20 13:29:18','2022-08-20 13:29:18','Crytosit\nberryjess21@yahoo.com\nWe know how to make our future rich and do you?\nCheck out the new financial tool, which can make you rich.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 20, 2022\n1:29 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','We know how to make our future rich and do you?','','flamingo-spam','closed','closed','','we-know-how-to-make-our-future-rich-and-do-you-2','','','2022-08-20 13:29:18','2022-08-20 13:29:18','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1628',0,'flamingo_inbound','',0),(1629,0,'2022-08-20 15:28:52','2022-08-20 15:28:52','Crytosit\ndiegoechavarriamisas@hotmail.com\nRobot is the best solution for everyone who wants to earn.\nJoin the society of successful people who make money here.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 20, 2022\n3:28 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Robot is the best solution for everyone who wants to earn.','','flamingo-spam','closed','closed','','robot-is-the-best-solution-for-everyone-who-wants-to-earn-2','','','2022-08-20 15:28:52','2022-08-20 15:28:52','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1629',0,'flamingo_inbound','',0),(1630,0,'2022-08-20 16:48:18','2022-08-20 16:48:18','Crytosit\ntim.neal3@btinternet.com\nSee how Robot makes $1000 from $1 of investment.\nFinancial independence is what this robot guarantees.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 20, 2022\n4:48 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','See how Robot makes $1000 from $1 of investment.','','flamingo-spam','closed','closed','','see-how-robot-makes-1000-from-1-of-investment','','','2022-08-20 16:48:18','2022-08-20 16:48:18','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1630',0,'flamingo_inbound','',0),(1631,0,'2022-08-20 18:51:14','2022-08-20 18:51:14','Crytosit\nsvukjpjxaa@luppnz.com\nBuy everything you want earning money online.\nFinancial robot is a great way to manage and increase your income.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 20, 2022\n6:51 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Buy everything you want earning money online.','','flamingo-spam','closed','closed','','buy-everything-you-want-earning-money-online','','','2022-08-20 18:51:14','2022-08-20 18:51:14','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1631',0,'flamingo_inbound','',0),(1632,0,'2022-08-20 18:55:57','2022-08-20 18:55:57','Hanna Brown\nchitchatchannel01@gmail.com\nWhat does Corporate Social Responsibility mean to your company?\nThe Funds App for gifting &amp; receiving, provides new ways to fulfil your Corporate Social Responsibility and inner passion to participate, by reaching your preferred target demography locally or globally with events you create that you are passionate about. \r\nIn addition to reports, the dashboard displays in realtime the amounts received from co-funders on the platform who align with your passion, also displaying the amounts gifted —bringing a new level of accountability to charity donations, while putting everyone together in a social space where all can follow one another; satisfy needs; advance your CSR; and build relationships that make the world a better place. Learn more &amp; download for Android on the Playstore (search ‘Funds by Ikesoft Corp’)   https://play.google.com/store/apps/details?id=com.funds.chitchatfunds \r\nN.B: Add me up on LinkedIn at: https://www.linkedin.com/in/hanna-brown-096a22b6 \r\nH.B.\nSubmit\nNo\n6\n84.17.48.104\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 20, 2022\n6:55 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','What does Corporate Social Responsibility mean to your company?','','flamingo-spam','closed','closed','','what-does-corporate-social-responsibility-mean-to-your-company','','','2022-08-20 18:55:57','2022-08-20 18:55:57','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1632',0,'flamingo_inbound','',0),(1633,0,'2022-08-20 20:56:56','2022-08-20 20:56:56','Crytosit\nRichiericg@gmail.com\nEveryone can earn as much as he wants now.\nEveryone who needs money should try this Robot out.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 20, 2022\n8:56 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Everyone can earn as much as he wants now.','','flamingo-spam','closed','closed','','everyone-can-earn-as-much-as-he-wants-now-2','','','2022-08-20 20:56:56','2022-08-20 20:56:56','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1633',0,'flamingo_inbound','',0),(1634,0,'2022-08-20 23:05:58','2022-08-20 23:05:58','Crytosit\nerinmkendall@yahoo.com\nWe know how to become rich and do you?\nNeed cash? Launch this robot and see what it can.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 20, 2022\n11:05 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','We know how to become rich and do you?','','flamingo-spam','closed','closed','','we-know-how-to-become-rich-and-do-you','','','2022-08-20 23:05:58','2022-08-20 23:05:58','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1634',0,'flamingo_inbound','',0),(1635,0,'2022-08-21 01:11:09','2022-08-21 01:11:09','Crytosit\nsue.atkinson@portlock.com\nOnline earnings are the easiest way for financial independence.\nInvest $1 today to make $1000 tomorrow.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 21, 2022\n1:11 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Online earnings are the easiest way for financial independence.','','flamingo-spam','closed','closed','','online-earnings-are-the-easiest-way-for-financial-independence','','','2022-08-21 01:11:09','2022-08-21 01:11:09','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1635',0,'flamingo_inbound','',0),(1636,0,'2022-08-21 03:15:19','2022-08-21 03:15:19','Crytosit\npamdutton65@yahoo.com\nFeel free to buy everything you want with the additional income.\nThe huge income without investments is available, now!  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 21, 2022\n3:15 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Feel free to buy everything you want with the additional income.','','flamingo-spam','closed','closed','','feel-free-to-buy-everything-you-want-with-the-additional-income-3','','','2022-08-21 03:15:19','2022-08-21 03:15:19','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1636',0,'flamingo_inbound','',0),(1637,0,'2022-08-21 05:19:59','2022-08-21 05:19:59','Crytosit\nheavenlee200@gmail.com\nEveryone can earn as much as he wants now.\nEarn additional money without efforts and skills.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 21, 2022\n5:19 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Everyone can earn as much as he wants now.','','flamingo-spam','closed','closed','','everyone-can-earn-as-much-as-he-wants-now-3','','','2022-08-21 05:19:59','2022-08-21 05:19:59','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1637',0,'flamingo_inbound','',0),(1638,0,'2022-08-21 07:22:23','2022-08-21 07:22:23','Crytosit\nshamelesspromos@gmail.com\nHave no financial skills? Let Robot make money for you.\nThe huge income without investments is available.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 21, 2022\n7:22 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Have no financial skills? Let Robot make money for you.','','flamingo-spam','closed','closed','','have-no-financial-skills-let-robot-make-money-for-you-2','','','2022-08-21 07:22:23','2022-08-21 07:22:23','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1638',0,'flamingo_inbound','',0),(1641,0,'2022-08-21 13:30:34','2022-08-21 13:30:34','Crytosit\nsmatz@usd397.com\nStart making thousands of dollars every week.\nWow! This is a fastest way for a financial independence.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 21, 2022\n1:30 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Start making thousands of dollars every week.','','flamingo-spam','closed','closed','','start-making-thousands-of-dollars-every-week-3','','','2022-08-21 13:30:34','2022-08-21 13:30:34','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1641',0,'flamingo_inbound','',0),(1642,0,'2022-08-21 15:34:44','2022-08-21 15:34:44','Crytosit\nilarxunmuxun@hotmail.com\nYour money keep grow 24/7 if you use the financial Robot.\nInvest $1 today to make $1000 tomorrow.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 21, 2022\n3:34 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Your money keep grow 24/7 if you use the financial Robot.','','flamingo-spam','closed','closed','','your-money-keep-grow-24-7-if-you-use-the-financial-robot','','','2022-08-21 15:34:44','2022-08-21 15:34:44','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1642',0,'flamingo_inbound','',0),(1643,0,'2022-08-21 17:36:51','2022-08-21 17:36:51','Crytosit\ndyugdyuginmobany@yahoo.com\nWe know how to become rich and do you?\nStart your online work using the financial Robot.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 21, 2022\n5:36 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','We know how to become rich and do you?','','flamingo-spam','closed','closed','','we-know-how-to-become-rich-and-do-you-5','','','2022-08-21 17:36:51','2022-08-21 17:36:51','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1643',0,'flamingo_inbound','',0),(1644,0,'2022-08-21 19:43:19','2022-08-21 19:43:19','Crytosit\nscholarships_22@yahoo.com\nNeed cash? Launch this robot and see what it can.\nYour money keep grow 24/7 if you use the financial Robot.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 21, 2022\n7:43 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need cash? Launch this robot and see what it can.','','flamingo-spam','closed','closed','','need-cash-launch-this-robot-and-see-what-it-can-2','','','2022-08-21 19:43:19','2022-08-21 19:43:19','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1644',0,'flamingo_inbound','',0),(1645,0,'2022-08-21 21:52:04','2022-08-21 21:52:04','Crytosit\ndebrakatz@optonline.net\nThe fastest way to make you wallet thick is here.\nYour money work even when you sleep.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 21, 2022\n9:52 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The fastest way to make you wallet thick is here.','','flamingo-spam','closed','closed','','the-fastest-way-to-make-you-wallet-thick-is-here','','','2022-08-21 21:52:04','2022-08-21 21:52:04','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1645',0,'flamingo_inbound','',0),(1646,0,'2022-08-21 23:57:43','2022-08-21 23:57:43','Crytosit\ntrish5507@gmail.com\nRobot is the best way for everyone who looks for financial independence.\nFinancial robot guarantees everyone stability and income.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 21, 2022\n11:57 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Robot is the best way for everyone who looks for financial independence.','','flamingo-spam','closed','closed','','robot-is-the-best-way-for-everyone-who-looks-for-financial-independence-3','','','2022-08-21 23:57:43','2022-08-21 23:57:43','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1646',0,'flamingo_inbound','',0),(1647,0,'2022-08-22 02:00:30','2022-08-22 02:00:30','Crytosit\nyxkezykr@privacymailshh.com\nOnline Bot will bring you wealth and satisfaction.\nTry out the best financial robot in the Internet.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 22, 2022\n2:00 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Online Bot will bring you wealth and satisfaction.','','flamingo-spam','closed','closed','','online-bot-will-bring-you-wealth-and-satisfaction','','','2022-08-22 02:00:30','2022-08-22 02:00:30','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1647',0,'flamingo_inbound','',0),(1648,0,'2022-08-22 04:10:13','2022-08-22 04:10:13','Crytosit\nsarahdoesfandom@gmail.com\nNo worries if you are fired. Work online.\nTry out the best financial robot in the Internet.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4089.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 22, 2022\n4:10 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','No worries if you are fired. Work online.','','flamingo-spam','closed','closed','','no-worries-if-you-are-fired-work-online-4','','','2022-08-22 04:10:13','2022-08-22 04:10:13','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1648',0,'flamingo_inbound','',0),(1649,0,'2022-08-22 04:46:32','2022-08-22 04:46:32','Arthurmer\nhackmann551@gmail.com\nPuerto Rico\nTest, just a test\nRegister my interest\nNo\n8\n46.161.11.23\nMozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nAugust 22, 2022\n4:46 am\n322\nhanchank-nyi-chin\nHanchank Nyi Chin\nhttps://www.fairphoto.com/gallery/hanchank-nyi-chin/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','[your-subject]','','flamingo-spam','closed','closed','','your-subject-10','','','2022-08-22 04:46:32','2022-08-22 04:46:32','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1649',0,'flamingo_inbound','',0),(1650,0,'2022-08-22 06:15:51','2022-08-22 06:15:51','Crytosit\nsamantharedwood@googlemail.com\nEveryone can earn as much as he wants suing this Bot.\nMake dollars staying at home and launched this Bot.  https://melm.escueladelcambio.es/\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 22, 2022\n6:15 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Everyone can earn as much as he wants suing this Bot.','','flamingo-spam','closed','closed','','everyone-can-earn-as-much-as-he-wants-suing-this-bot-2','','','2022-08-22 06:15:51','2022-08-22 06:15:51','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1650',0,'flamingo_inbound','',0),(1661,0,'2022-08-23 05:13:11','2022-08-23 05:13:11','Crytosit\njeffedwar@excite.com\nJoin the society of successful people who make money here.\nWow! This Robot is a great start for an online career.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 23, 2022\n5:13 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Join the society of successful people who make money here.','','flamingo-spam','closed','closed','','join-the-society-of-successful-people-who-make-money-here','','','2022-08-23 05:13:11','2022-08-23 05:13:11','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1661',0,'flamingo_inbound','',0),(1662,0,'2022-08-23 07:16:55','2022-08-23 07:16:55','Crytosit\nilarxunmuxun@hotmail.com\nNeed money? Get it here easily! Just press this to launch the robot.\nEven a child knows how to make money. This robot is what you need!  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 23, 2022\n7:16 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need money? Get it here easily! Just press this to launch the robot.','','flamingo-spam','closed','closed','','need-money-get-it-here-easily-just-press-this-to-launch-the-robot','','','2022-08-23 07:16:55','2022-08-23 07:16:55','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1662',0,'flamingo_inbound','',0),(1667,0,'2022-08-23 15:33:42','2022-08-23 15:33:42','Crytosit\nlightandsound06@yahoo.com\nRich people are rich because they use this robot.\nSmall investments can bring tons of dollars fast.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 23, 2022\n3:33 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Rich people are rich because they use this robot.','','flamingo-spam','closed','closed','','rich-people-are-rich-because-they-use-this-robot','','','2022-08-23 15:33:42','2022-08-23 15:33:42','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1667',0,'flamingo_inbound','',0),(1668,0,'2022-08-23 17:33:27','2022-08-23 17:33:27','Crytosit\nloc.nql@gmail.com\nLooking forward for income? Get it online.\nTry out the automatic robot to keep earning all day long.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 23, 2022\n5:33 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Looking forward for income? Get it online.','','flamingo-spam','closed','closed','','looking-forward-for-income-get-it-online-4','','','2022-08-23 17:33:27','2022-08-23 17:33:27','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1668',0,'flamingo_inbound','',0),(1669,0,'2022-08-23 19:33:24','2022-08-23 19:33:24','Crytosit\nmargierobbins@tampabay.rr.com\nMake money 24/7 without any efforts and skills.\nHave no financial skills? Let Robot make money for you.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 23, 2022\n7:33 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Make money 24/7 without any efforts and skills.','','flamingo-spam','closed','closed','','make-money-24-7-without-any-efforts-and-skills-2','','','2022-08-23 19:33:24','2022-08-23 19:33:24','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1669',0,'flamingo_inbound','',0),(1670,0,'2022-08-23 21:34:48','2022-08-23 21:34:48','Crytosit\ntulin0010@163.com\nStart making thousands of dollars every week just using this robot.\nAttention! Financial robot may bring you millions!  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 23, 2022\n9:34 pm\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Start making thousands of dollars every week just using this robot.','','flamingo-spam','closed','closed','','start-making-thousands-of-dollars-every-week-just-using-this-robot-3','','','2022-08-23 21:34:48','2022-08-23 21:34:48','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1670',0,'flamingo_inbound','',0),(1671,0,'2022-08-24 00:12:08','2022-08-24 00:12:08','Crytosit\nrlad4hickey@hotmail.com\nEvery your dollar can turn into $100 after you lunch this Robot.\nLearn how to make hundreds of backs each day.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 24, 2022\n12:12 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Every your dollar can turn into $100 after you lunch this Robot.','','flamingo-spam','closed','closed','','every-your-dollar-can-turn-into-100-after-you-lunch-this-robot','','','2022-08-24 00:12:08','2022-08-24 00:12:08','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1671',0,'flamingo_inbound','',0),(1672,0,'2022-08-24 02:17:28','2022-08-24 02:17:28','Crytosit\nliosemchania@earthlink.net\nThe financial Robot is the most effective financial tool in the net!\nThe financial Robot is your # 1 expert of making money.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/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\nhttps://www.fairphoto.com/contact-us/\nAugust 24, 2022\n2:17 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','The financial Robot is the most effective financial tool in the net!','','flamingo-spam','closed','closed','','the-financial-robot-is-the-most-effective-financial-tool-in-the-net-2','','','2022-08-24 02:17:28','2022-08-24 02:17:28','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1672',0,'flamingo_inbound','',0),(1673,0,'2022-08-24 04:18:20','2022-08-24 04:18:20','Crytosit\npitmarley@email.net\nNeed money? The financial robot is your solution.\nWow! This is a fastest way for a financial independence.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 24, 2022\n4:18 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Need money? The financial robot is your solution.','','flamingo-spam','closed','closed','','need-money-the-financial-robot-is-your-solution','','','2022-08-24 04:18:20','2022-08-24 04:18:20','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1673',0,'flamingo_inbound','',0),(1674,0,'2022-08-24 06:38:56','2022-08-24 06:38:56','Crytosit\nglmayfield@nc.rr.com\nEven a child knows how to make $100 today.\nWatch your money grow while you invest with the Robot.  http://go.tazalus.com/096s\nSubmit\nNo\n6\n46.161.11.238\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36\nhttps://www.fairphoto.com/contact-us/\nAugust 24, 2022\n6:38 am\n79\ncontact-us\nContact Us\nhttps://www.fairphoto.com/contact-us/\nRuben Rekker\nruben.rekker@fairphoto.com\nFair Photo\nFair Fine Art Photography Prints\nhttps://www.fairphoto.com\nadmin@fairphoto.com','Even a child knows how to make $100 today.','','flamingo-spam','closed','closed','','even-a-child-knows-how-to-make-100-today-3','','','2022-08-24 06:38:56','2022-08-24 06:38:56','',0,'https://www.fairphoto.com/?post_type=flamingo_inbound&p=1674',0,'flamingo_inbound','',0);
/*!40000 ALTER TABLE `wpbb_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_ppress_forms`
--

DROP TABLE IF EXISTS `wpbb_ppress_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_ppress_forms` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `form_id` bigint(20) NOT NULL,
  `form_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `builder_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `date` datetime NOT NULL DEFAULT '1000-01-01 00:00:00',
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`),
  KEY `form_id` (`form_id`)
) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_ppress_forms`
--

LOCK TABLES `wpbb_ppress_forms` WRITE;
/*!40000 ALTER TABLE `wpbb_ppress_forms` DISABLE KEYS */;
INSERT INTO `wpbb_ppress_forms` VALUES (1,'Default Registration',1,'registration','dragdrop','2021-05-17 03:30:04'),(2,'Default Login',1,'login','dragdrop','2021-05-17 03:30:04'),(3,'Default Password Reset',1,'password-reset','dragdrop','2021-05-17 03:30:04'),(4,'Default Edit Profile',1,'edit-profile','dragdrop','2021-05-17 03:30:04'),(5,'Default User Profile',1,'user-profile','dragdrop','2021-05-17 03:30:04'),(6,'Default Member Directory',1,'member-directory','dragdrop','2021-05-17 03:30:04'),(7,'Lucid Tab Widget',1,'melange','shortcode','2021-05-17 03:30:04');
/*!40000 ALTER TABLE `wpbb_ppress_forms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_ppress_formsmeta`
--

DROP TABLE IF EXISTS `wpbb_ppress_formsmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_ppress_formsmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) NOT NULL,
  `form_type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `form_id` (`form_id`),
  KEY `form_type` (`form_type`),
  KEY `meta_key` (`meta_key`(250))
) ENGINE=MyISAM AUTO_INCREMENT=220 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_ppress_formsmeta`
--

LOCK TABLES `wpbb_ppress_formsmeta` WRITE;
/*!40000 ALTER TABLE `wpbb_ppress_formsmeta` DISABLE KEYS */;
INSERT INTO `wpbb_ppress_formsmeta` VALUES (1,1,'registration','form_class','s:5:\"Tulip\";'),(2,1,'registration','form_builder_fields_settings','s:866:\"[{\"fieldType\":\"reg-username\",\"fieldTitle\":\"Username\",\"fieldBarTitle\":\"Username\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\",\"icon\":\"face\"},{\"fieldType\":\"reg-email\",\"fieldTitle\":\"Email Address\",\"fieldBarTitle\":\"Email Address\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-email\\\"><\\/span>\",\"icon\":\"email\"},{\"fieldType\":\"reg-password\",\"fieldTitle\":\"Password\",\"fieldBarTitle\":\"Password\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-lock\\\"><\\/span>\",\"password_visibility_icon\":true},{\"fieldType\":\"reg-first-name\",\"fieldTitle\":\"First Name\",\"fieldBarTitle\":\"First Name\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\",\"icon\":\"perm_identity\"},{\"fieldType\":\"reg-last-name\",\"fieldTitle\":\"Last Name\",\"fieldBarTitle\":\"Last Name\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\",\"icon\":\"perm_identity\"}]\";'),(3,1,'registration','submit_button_text','s:8:\"Register\";'),(4,1,'registration','submit_button_processing_label','s:10:\"Processing\";'),(5,1,'registration','success_message','s:24:\"Registration successful.\";'),(6,1,'registration','registration_user_role','s:10:\"subscriber\";'),(7,1,'registration','buildscratch_form_width','s:5:\"400px\";'),(8,1,'registration','buildscratch_form_font_family','s:12:\"Merriweather\";'),(9,1,'registration','buildscratch_remove_form_frame','s:5:\"false\";'),(10,1,'registration','buildscratch_hide_required_asterisk','s:5:\"false\";'),(11,1,'registration','buildscratch_form_bg_color','s:7:\"#ffffff\";'),(12,1,'registration','buildscratch_form_social_buttons','a:3:{i:0;s:8:\"facebook\";i:1;s:7:\"twitter\";i:2;s:6:\"google\";}'),(13,1,'registration','buildscratch_form_headline','s:17:\"Create an Account\";'),(14,1,'registration','buildscratch_forgot_password_label','s:19:\"Lost your password?\";'),(15,1,'registration','buildscratch_signup_label','s:8:\"Register\";'),(16,1,'registration','buildscratch_login_label','s:22:\"Have an account? Login\";'),(17,1,'registration','buildscratch_field_layout','s:4:\"pill\";'),(18,1,'registration','buildscratch_label_field_size','s:6:\"medium\";'),(19,1,'registration','buildscratch_label_field_icon_alignment','s:5:\"right\";'),(20,1,'registration','buildscratch_field_icon_color','s:7:\"#666666\";'),(21,1,'registration','buildscratch_field_border_color','s:7:\"#dbdbdb\";'),(22,1,'registration','buildscratch_field_border_focus_color','s:7:\"#999999\";'),(23,1,'registration','buildscratch_field_bg_color','s:7:\"#ffffff\";'),(24,1,'registration','buildscratch_field_bg_focus_color','s:7:\"#ffffff\";'),(25,1,'registration','buildscratch_label_color','s:7:\"#444444\";'),(26,1,'registration','buildscratch_label_font_size','s:2:\"14\";'),(27,1,'registration','buildscratch_label_font_weight','s:4:\"bold\";'),(28,1,'registration','buildscratch_description_color','s:7:\"#666666\";'),(29,1,'registration','buildscratch_description_alignment','s:4:\"left\";'),(30,1,'registration','buildscratch_field_value_font_size','s:2:\"14\";'),(31,1,'registration','buildscratch_field_value_color','s:7:\"#69717a\";'),(32,1,'registration','buildscratch_field_placeholder_color','s:7:\"#999999\";'),(33,1,'registration','buildscratch_submit_button_layout','s:4:\"pill\";'),(34,1,'registration','buildscratch_submit_button_width','s:10:\"full-width\";'),(35,1,'registration','buildscratch_submit_button_font_size','s:2:\"16\";'),(36,1,'registration','buildscratch_submit_button_font_weight','s:4:\"bold\";'),(37,1,'registration','buildscratch_submit_button_bg_color','s:7:\"#000000\";'),(38,1,'registration','buildscratch_submit_button_text_color','s:7:\"#ffffff\";'),(39,1,'registration','buildscratch_submit_button_bg_focus_color','s:7:\"#dbdbdb\";'),(40,1,'registration','buildscratch_submit_button_text_focus_color','s:7:\"#000000\";'),(41,1,'login','form_class','s:5:\"Tulip\";'),(42,1,'login','form_builder_fields_settings','s:357:\"[{\"fieldType\":\"login-username\",\"fieldTitle\":\"User Login\",\"fieldBarTitle\":\"Username or Email\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\",\"icon\":\"face\"},{\"fieldType\":\"login-password\",\"fieldTitle\":\"Password\",\"fieldBarTitle\":\"Password\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-lock\\\"><\\/span>\",\"password_visibility_icon\":true}]\";'),(43,1,'login','submit_button_text','s:6:\"Log In\";'),(44,1,'login','submit_button_processing_label','s:10:\"Processing\";'),(45,1,'login','success_message','s:0:\"\";'),(46,1,'login','registration_user_role','s:10:\"subscriber\";'),(47,1,'login','buildscratch_form_width','s:5:\"400px\";'),(48,1,'login','buildscratch_form_font_family','s:12:\"Merriweather\";'),(49,1,'login','buildscratch_remove_form_frame','s:5:\"false\";'),(50,1,'login','buildscratch_hide_required_asterisk','s:5:\"false\";'),(51,1,'login','buildscratch_form_bg_color','s:7:\"#ffffff\";'),(52,1,'login','buildscratch_form_social_buttons','a:3:{i:0;s:8:\"facebook\";i:1;s:7:\"twitter\";i:2;s:6:\"google\";}'),(53,1,'login','buildscratch_form_headline','s:23:\"Sign in to Your Account\";'),(54,1,'login','buildscratch_forgot_password_label','s:19:\"Lost your password?\";'),(55,1,'login','buildscratch_signup_label','s:8:\"Register\";'),(56,1,'login','buildscratch_login_label','s:5:\"Login\";'),(57,1,'login','buildscratch_field_layout','s:4:\"pill\";'),(58,1,'login','buildscratch_label_field_size','s:6:\"medium\";'),(59,1,'login','buildscratch_label_field_icon_alignment','s:5:\"right\";'),(60,1,'login','buildscratch_field_icon_color','s:7:\"#666666\";'),(61,1,'login','buildscratch_field_border_color','s:7:\"#dbdbdb\";'),(62,1,'login','buildscratch_field_border_focus_color','s:7:\"#999999\";'),(63,1,'login','buildscratch_field_bg_color','s:7:\"#ffffff\";'),(64,1,'login','buildscratch_field_bg_focus_color','s:7:\"#ffffff\";'),(65,1,'login','buildscratch_label_color','s:7:\"#444444\";'),(66,1,'login','buildscratch_label_font_size','s:2:\"14\";'),(67,1,'login','buildscratch_label_font_weight','s:4:\"bold\";'),(68,1,'login','buildscratch_description_color','s:7:\"#666666\";'),(69,1,'login','buildscratch_description_alignment','s:4:\"left\";'),(70,1,'login','buildscratch_field_value_font_size','s:2:\"14\";'),(71,1,'login','buildscratch_field_value_color','s:7:\"#69717a\";'),(72,1,'login','buildscratch_field_placeholder_color','s:7:\"#999999\";'),(73,1,'login','buildscratch_submit_button_layout','s:4:\"pill\";'),(74,1,'login','buildscratch_submit_button_width','s:10:\"full-width\";'),(75,1,'login','buildscratch_submit_button_font_size','s:2:\"16\";'),(76,1,'login','buildscratch_submit_button_font_weight','s:4:\"bold\";'),(77,1,'login','buildscratch_submit_button_bg_color','s:7:\"#000000\";'),(78,1,'login','buildscratch_submit_button_text_color','s:7:\"#ffffff\";'),(79,1,'login','buildscratch_submit_button_bg_focus_color','s:7:\"#dbdbdb\";'),(80,1,'login','buildscratch_submit_button_text_focus_color','s:7:\"#000000\";'),(81,1,'password-reset','form_class','s:5:\"Tulip\";'),(82,1,'password-reset','form_builder_fields_settings','s:175:\"[{\"fieldType\":\"user-login\",\"fieldTitle\":\"User Login\",\"fieldBarTitle\":\"Username or Email\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\",\"icon\":\"face\"}]\";'),(83,1,'password-reset','submit_button_text','s:14:\"Reset Password\";'),(84,1,'password-reset','submit_button_processing_label','s:10:\"Processing\";'),(85,1,'password-reset','success_message','s:41:\"Check your email for further instruction.\";'),(86,1,'password-reset','registration_user_role','s:10:\"subscriber\";'),(87,1,'password-reset','buildscratch_form_width','s:5:\"400px\";'),(88,1,'password-reset','buildscratch_form_font_family','s:12:\"Merriweather\";'),(89,1,'password-reset','buildscratch_remove_form_frame','s:5:\"false\";'),(90,1,'password-reset','buildscratch_hide_required_asterisk','s:5:\"false\";'),(91,1,'password-reset','buildscratch_form_bg_color','s:7:\"#ffffff\";'),(92,1,'password-reset','buildscratch_form_social_buttons','a:3:{i:0;s:8:\"facebook\";i:1;s:7:\"twitter\";i:2;s:6:\"google\";}'),(93,1,'password-reset','buildscratch_form_headline','s:19:\"Reset Your Password\";'),(94,1,'password-reset','buildscratch_forgot_password_label','s:19:\"Lost your password?\";'),(95,1,'password-reset','buildscratch_signup_label','s:8:\"Register\";'),(96,1,'password-reset','buildscratch_login_label','s:15:\"Return to Login\";'),(97,1,'password-reset','buildscratch_field_layout','s:4:\"pill\";'),(98,1,'password-reset','buildscratch_label_field_size','s:6:\"medium\";'),(99,1,'password-reset','buildscratch_label_field_icon_alignment','s:5:\"right\";'),(100,1,'password-reset','buildscratch_field_icon_color','s:7:\"#666666\";'),(101,1,'password-reset','buildscratch_field_border_color','s:7:\"#dbdbdb\";'),(102,1,'password-reset','buildscratch_field_border_focus_color','s:7:\"#999999\";'),(103,1,'password-reset','buildscratch_field_bg_color','s:7:\"#ffffff\";'),(104,1,'password-reset','buildscratch_field_bg_focus_color','s:7:\"#ffffff\";'),(105,1,'password-reset','buildscratch_label_color','s:7:\"#444444\";'),(106,1,'password-reset','buildscratch_label_font_size','s:2:\"14\";'),(107,1,'password-reset','buildscratch_label_font_weight','s:4:\"bold\";'),(108,1,'password-reset','buildscratch_description_color','s:7:\"#666666\";'),(109,1,'password-reset','buildscratch_description_alignment','s:4:\"left\";'),(110,1,'password-reset','buildscratch_field_value_font_size','s:2:\"14\";'),(111,1,'password-reset','buildscratch_field_value_color','s:7:\"#69717a\";'),(112,1,'password-reset','buildscratch_field_placeholder_color','s:7:\"#999999\";'),(113,1,'password-reset','buildscratch_submit_button_layout','s:4:\"pill\";'),(114,1,'password-reset','buildscratch_submit_button_width','s:10:\"full-width\";'),(115,1,'password-reset','buildscratch_submit_button_font_size','s:2:\"16\";'),(116,1,'password-reset','buildscratch_submit_button_font_weight','s:4:\"bold\";'),(117,1,'password-reset','buildscratch_submit_button_bg_color','s:7:\"#000000\";'),(118,1,'password-reset','buildscratch_submit_button_text_color','s:7:\"#ffffff\";'),(119,1,'password-reset','buildscratch_submit_button_bg_focus_color','s:7:\"#dbdbdb\";'),(120,1,'password-reset','buildscratch_submit_button_text_focus_color','s:7:\"#000000\";'),(121,1,'edit-profile','form_class','s:5:\"Tulip\";'),(122,1,'edit-profile','form_builder_fields_settings','s:911:\"[{\"fieldType\":\"edit-profile-username\",\"fieldTitle\":\"Username\",\"fieldBarTitle\":\"Username\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\",\"icon\":\"face\"},{\"fieldType\":\"edit-profile-email\",\"fieldTitle\":\"Email Address\",\"fieldBarTitle\":\"Email Address\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-email\\\"><\\/span>\",\"icon\":\"email\"},{\"fieldType\":\"edit-profile-password\",\"fieldTitle\":\"Password\",\"fieldBarTitle\":\"Password\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-lock\\\"><\\/span>\",\"password_visibility_icon\":true},{\"fieldType\":\"edit-profile-first-name\",\"fieldTitle\":\"First Name\",\"fieldBarTitle\":\"First Name\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\",\"icon\":\"perm_identity\"},{\"fieldType\":\"edit-profile-last-name\",\"fieldTitle\":\"Last Name\",\"fieldBarTitle\":\"Last Name\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\",\"icon\":\"perm_identity\"}]\";'),(123,1,'edit-profile','submit_button_text','s:14:\"Update Profile\";'),(124,1,'edit-profile','submit_button_processing_label','s:10:\"Processing\";'),(125,1,'edit-profile','success_message','s:14:\"Changes saved.\";'),(126,1,'edit-profile','registration_user_role','s:10:\"subscriber\";'),(127,1,'edit-profile','buildscratch_form_width','s:5:\"400px\";'),(128,1,'edit-profile','buildscratch_form_font_family','s:12:\"Merriweather\";'),(129,1,'edit-profile','buildscratch_remove_form_frame','s:5:\"false\";'),(130,1,'edit-profile','buildscratch_hide_required_asterisk','s:5:\"false\";'),(131,1,'edit-profile','buildscratch_form_bg_color','s:7:\"#ffffff\";'),(132,1,'edit-profile','buildscratch_form_social_buttons','a:3:{i:0;s:8:\"facebook\";i:1;s:7:\"twitter\";i:2;s:6:\"google\";}'),(133,1,'edit-profile','buildscratch_form_headline','s:17:\"Edit Your Profile\";'),(134,1,'edit-profile','buildscratch_forgot_password_label','s:19:\"Lost your password?\";'),(135,1,'edit-profile','buildscratch_signup_label','s:8:\"Register\";'),(136,1,'edit-profile','buildscratch_login_label','s:5:\"Login\";'),(137,1,'edit-profile','buildscratch_field_layout','s:4:\"pill\";'),(138,1,'edit-profile','buildscratch_label_field_size','s:6:\"medium\";'),(139,1,'edit-profile','buildscratch_label_field_icon_alignment','s:5:\"right\";'),(140,1,'edit-profile','buildscratch_field_icon_color','s:7:\"#666666\";'),(141,1,'edit-profile','buildscratch_field_border_color','s:7:\"#dbdbdb\";'),(142,1,'edit-profile','buildscratch_field_border_focus_color','s:7:\"#999999\";'),(143,1,'edit-profile','buildscratch_field_bg_color','s:7:\"#ffffff\";'),(144,1,'edit-profile','buildscratch_field_bg_focus_color','s:7:\"#ffffff\";'),(145,1,'edit-profile','buildscratch_label_color','s:7:\"#444444\";'),(146,1,'edit-profile','buildscratch_label_font_size','s:2:\"14\";'),(147,1,'edit-profile','buildscratch_label_font_weight','s:4:\"bold\";'),(148,1,'edit-profile','buildscratch_description_color','s:7:\"#666666\";'),(149,1,'edit-profile','buildscratch_description_alignment','s:4:\"left\";'),(150,1,'edit-profile','buildscratch_field_value_font_size','s:2:\"14\";'),(151,1,'edit-profile','buildscratch_field_value_color','s:7:\"#69717a\";'),(152,1,'edit-profile','buildscratch_field_placeholder_color','s:7:\"#999999\";'),(153,1,'edit-profile','buildscratch_submit_button_layout','s:4:\"pill\";'),(154,1,'edit-profile','buildscratch_submit_button_width','s:10:\"full-width\";'),(155,1,'edit-profile','buildscratch_submit_button_font_size','s:2:\"16\";'),(156,1,'edit-profile','buildscratch_submit_button_font_weight','s:4:\"bold\";'),(157,1,'edit-profile','buildscratch_submit_button_bg_color','s:7:\"#000000\";'),(158,1,'edit-profile','buildscratch_submit_button_text_color','s:7:\"#ffffff\";'),(159,1,'edit-profile','buildscratch_submit_button_bg_focus_color','s:7:\"#dbdbdb\";'),(160,1,'edit-profile','buildscratch_submit_button_text_focus_color','s:7:\"#000000\";'),(161,1,'user-profile','form_class','s:15:\"DefaultTemplate\";'),(162,1,'user-profile','form_builder_fields_settings','s:933:\"[{\"fieldType\":\"profile-username\",\"fieldTitle\":\"Username\",\"fieldBarTitle\":\"Username\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\"},{\"fieldType\":\"profile-email\",\"fieldTitle\":\"Email Address\",\"fieldBarTitle\":\"Email Address\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-email\\\"><\\/span>\"},{\"fieldType\":\"profile-first-name\",\"fieldTitle\":\"First Name\",\"fieldBarTitle\":\"First Name\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\"},{\"fieldType\":\"profile-last-name\",\"fieldTitle\":\"Last Name\",\"fieldBarTitle\":\"Last Name\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\"},{\"fieldType\":\"profile-website\",\"fieldTitle\":\"Website\",\"fieldBarTitle\":\"Website\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-links\\\"><\\/span>\"},{\"fieldType\":\"profile-bio\",\"fieldTitle\":\"Biography\",\"fieldBarTitle\":\"Biography\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-text-page\\\"><\\/span>\"}]\";'),(163,1,'user-profile','submit_button_text','s:6:\"Log In\";'),(164,1,'user-profile','submit_button_processing_label','s:10:\"Processing\";'),(165,1,'user-profile','success_message','s:0:\"\";'),(166,1,'user-profile','registration_user_role','s:10:\"subscriber\";'),(167,1,'user-profile','ppress_dpf_max_width','s:6:\"1000px\";'),(168,1,'user-profile','ppress_dpf_area_max_width','s:5:\"600px\";'),(169,1,'user-profile','ppress_dpf_profile_cover_enabled','s:4:\"true\";'),(170,1,'user-profile','ppress_dpf_profile_show_bio','s:4:\"true\";'),(171,1,'user-profile','ppress_dpf_profile_cover_ratio','s:3:\"2.7\";'),(172,1,'user-profile','ppress_dpf_profile_header_display_name','s:16:\"first_last_names\";'),(173,1,'user-profile','ppress_dpf_profile_user_meta','a:0:{}'),(174,1,'user-profile','ppress_dpf_profile_menu_tabs','a:3:{i:0;s:4:\"main\";i:1;s:5:\"posts\";i:2;s:8:\"comments\";}'),(175,1,'user-profile','ppress_dpf_profile_header_name_color','s:7:\"#555555\";'),(176,1,'user-profile','ppress_dpf_profile_body_text_color','s:7:\"#666666\";'),(177,1,'user-profile','ppress_dpf_profile_menu_background_color','s:7:\"#444444\";'),(178,1,'user-profile','ppress_dpf_profile_menu_tab_text_color','s:7:\"#ffffff\";'),(179,1,'user-profile','ppress_dpf_profile_active_menu_tab_bg_color','s:7:\"#007bff\";'),(180,1,'member-directory','form_class','s:15:\"DefaultTemplate\";'),(181,1,'member-directory','form_builder_fields_settings','s:318:\"[{\"fieldType\":\"profile-display-name\",\"fieldTitle\":\"Display Name\",\"fieldBarTitle\":\"Display Name\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\"},{\"fieldType\":\"profile-bio\",\"fieldTitle\":\"Biography\",\"fieldBarTitle\":\"Biography\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-text-page\\\"><\\/span>\"}]\";'),(182,1,'member-directory','submit_button_text','s:6:\"Log In\";'),(183,1,'member-directory','submit_button_processing_label','s:10:\"Processing\";'),(184,1,'member-directory','success_message','s:0:\"\";'),(185,1,'member-directory','registration_user_role','s:10:\"subscriber\";'),(186,1,'member-directory','ppress_md_user_roles','a:0:{}'),(187,1,'member-directory','ppress_md_specific_users','s:0:\"\";'),(188,1,'member-directory','ppress_md_exclude_users','s:0:\"\";'),(189,1,'member-directory','ppress_md_sort_default','s:6:\"newest\";'),(190,1,'member-directory','ppress_md_enable_custom_sort','s:5:\"false\";'),(191,1,'member-directory','ppress_md_sort_method_fields','a:0:{}'),(192,1,'member-directory','ppress_md_enable_search','s:4:\"true\";'),(193,1,'member-directory','ppress_md_search_fields','a:5:{i:0;s:16:\"pp_email_address\";i:1;s:14:\"pp_website_url\";i:2;s:15:\"pp_display_name\";i:3;s:10:\"first_name\";i:4;s:9:\"last_name\";}'),(194,1,'member-directory','ppress_md_enable_filters','s:5:\"false\";'),(195,1,'member-directory','ppress_md_filter_fields','a:0:{}'),(196,1,'member-directory','ppress_md_enable_result_after_search','s:5:\"false\";'),(197,1,'member-directory','ppress_md_result_number_per_page','s:1:\"9\";'),(198,1,'member-directory','ppress_md_results_text','s:21:\"{total_users} Members\";'),(199,1,'member-directory','ppress_md_single_result_text','s:20:\"{total_users} Member\";'),(200,1,'member-directory','ppress_md_no_result_text','s:60:\"We could not find any user that matches your search criteria\";'),(201,1,'member-directory','ppress_md_search_filter_field_text_color','s:7:\"#666666\";'),(202,1,'member-directory','ppress_md_search_filter_field_border_color','s:7:\"#dddddd\";'),(203,1,'member-directory','ppress_md_pagination_link_color','s:7:\"#666666\";'),(204,1,'member-directory','ppress_md_pagination_active_link_color','s:7:\"#ffffff\";'),(205,1,'member-directory','ppress_md_pagination_active_background_color','s:7:\"#007bff\";'),(206,1,'member-directory','ppress_md_default_profile_picture','s:4:\"true\";'),(207,1,'member-directory','ppress_md_default_cover_image','s:4:\"true\";'),(208,1,'member-directory','ppress_md_default_social_icons','s:4:\"true\";'),(209,1,'member-directory','ppress_md_default_text_color','s:7:\"#999999\";'),(210,1,'member-directory','ppress_md_default_display_name_color','s:7:\"#444444\";'),(211,1,'member-directory','ppress_md_default_avatar_border_color','s:7:\"#ffffff\";'),(212,1,'member-directory','ppress_md_default_background_color','s:7:\"#ffffff\";'),(213,1,'member-directory','ppress_md_default_border_color','s:7:\"#dddddd\";'),(214,1,'melange','form_class','s:5:\"Lucid\";'),(215,1,'melange','form_structure','s:1932:\"<div class=\"lucidContainer\">\n	<div class=\"multitab-section\">\n		<ul class=\"multitab-widget multitab-widget-content-tabs-id\">\n			<li class=\"multitab-tab\"><a href=\"#lucidLogin\">Log In</a></li>\n			<li class=\"multitab-tab\"><a href=\"#lucidRegistration\">Register</a></li>\n			<li class=\"multitab-tab\"><a href=\"#lucidReset\">Reset</a></li>\n		</ul>\n		<div class=\"multitab-widget-content multitab-widget-content-widget-id\" id=\"lucidLogin\">\n      <span id=\"sidebartab1\">\n        [pp-login-form]\n		[login-username placeholder=\"Username\"]\n		[login-password placeholder=\"Password\"]\n		[login-submit value=\"Log In\"]\n		[/pp-login-form]\n      </span>\n		</div>\n		<div class=\"multitab-widget-content multitab-widget-content-widget-id\" id=\"lucidRegistration\">\n      <span id=\"sidebartab2\">\n		[pp-registration-form]\n		[reg-username placeholder=\"Username\"]\n		[reg-email placeholder=\"Email Address\"]\n		[reg-password placeholder=\"Password\"]\n		[reg-submit value=\"Register\"]\n		[/pp-registration-form]\n      </span>\n		</div>\n		<div class=\"multitab-widget-content multitab-widget-content-widget-id\" id=\"lucidReset\">\n      <span id=\"sidebartab3\">\n        [pp-password-reset-form]\n		[user-login value=\"Username or Email\"]\n		[reset-submit value=\"Get New Password\"]\n		[/pp-password-reset-form]\n      </span>\n		</div>\n	</div>\n</div>\n\n<script type=\"text/javascript\">\n	jQuery(document).ready(function ($) {\n		$(\".multitab-widget-content-widget-id\").hide();\n		$(\"ul.multitab-widget-content-tabs-id li:first a\").addClass(\"multitab-widget-current\").show();\n		$(\".multitab-widget-content-widget-id:first\").show();\n		$(\"ul.multitab-widget-content-tabs-id li a\").click(function () {\n			$(\"ul.multitab-widget-content-tabs-id li a\").removeClass(\"multitab-widget-current a\");\n			$(this).addClass(\"multitab-widget-current\");\n			$(\".multitab-widget-content-widget-id\").hide();\n			var activeTab = $(this).attr(\"href\");\n			$(activeTab).fadeIn();\n			return false;\n		});\n	});\n</script>\";'),(216,1,'melange','form_css','s:3865:\"@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap);\n\n/* css class for login form generated errors */\n.profilepress-login-status {\n  border-radius: 5px;\n    max-width: 350px;\n    font-size: 15px;\n    line-height: 1.471;\n    padding: 10px;\n    background-color: #e74c3c;\n    color: #ffffff;\n    font-weight: normal;\n    display: block;\n    vertical-align: middle;\n    margin: 5px 0;\n}\n\n.profilepress-login-status a {\n    color: #fff;\n    text-decoration: underline;\n}\n\n/* css class for registration form generated errors */\n.profilepress-reg-status {\n  border-radius: 5px;\n    max-width: 350px;\n    font-size: 15px;\n    line-height: 1.471;\n    padding: 10px;\n    background-color: #e74c3c;\n    color: #ffffff;\n    font-weight: normal;\n    display: block;\n    vertical-align: middle;\n    margin: 5px 0;\n}\n\n.profilepress-reset-status a {\n    color: #fff;\n    text-decoration: underline;\n}\n\n/* css class for password reset form generated errors */\n.profilepress-reset-status {\n  border-radius: 5px;\n    max-width: 350px;\n    font-size: 15px;\n    line-height: 1.471;\n    padding: 10px;\n    background-color: #e74c3c;\n    color: #ffffff;\n    font-weight: normal;\n    display: block;\n    vertical-align: middle;\n    margin: 5px 0;\n}\n\n.profilepress-reset-status a {\n    color: #fff;\n    text-decoration: underline;\n}\n\n.lucidSuccess {\n  border-radius: 5px;\n  max-width: 350px;\n  font-size: 15px;\n  line-height: 1.471;\n  padding: 10px;\n  background-color: #2ecc71;\n  color: #ffffff;\n  font-weight: normal;\n  display: block;\n  margin-top: 5px;\n  margin-bottom: 5px;\n}\n\n.lucidContainer {\n  max-width: 350px;\n  margin: 30px 0;\n  padding: 0;\n  box-shadow: 0 10px 5px -5px rgba(0, 0, 0, 0.1);\n  font-family: \'Open Sans\', sans-serif;\n}\n\n/* Multi Tab Sidebar */\n\n.multitab-section {\n  display: inline-block;\n  text-transform: uppercase;\n  width: 100%;\n}\n\n.multitab-section p {\n  display: inline-block;\n  background: #fff;\n  text-transform: lowercase;\n  font-size: 14px;\n  padding: 20px;\n  margin: 0;\n}\n\n.multitab-widget {\n  list-style: none;\n  margin: 0 0 10px;\n  padding: 0\n}\n\n.multitab-widget li {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  float: left\n}\n\n.multitab-widget li a {\n  background: #22a1c4;\n  color: #fff;\n  display: block;\n  padding: 15px;\n  font-size: 13px;\n  text-decoration: none\n}\n\n.multitab-tab {\n  width: 33.3%;\n  text-align: center\n}\n\n.multitab-section h2,\n.multitab-section h3,\n.multitab-section h4,\n.multitab-section h5,\n.multitab-section h6 {\n  display: none;\n}\n\n.multitab-widget li a.multitab-widget-current {\n  padding-bottom: 20px;\n  margin-top: -10px;\n  background: #fff;\n  color: #444;\n  text-decoration: none;\n  border-top: 5px solid #22a1c4;\n  font-size: 14px;\n  text-transform: capitalize\n}\n\n.multitab-widget-content {\n  padding: 0 20px;\n  border-bottom: 1px solid #efefef;\n  border-left: 1px solid #efefef;\n  border-right: 1px solid #efefef;\n}\n\n\ndiv.lucidContainer input[type=\"email\"],\ndiv.lucidContainer input[type=\"text\"],\ndiv.lucidContainer input[type=\"password\"], div.lucidContainer select, div.lucidContainer textarea {\n  width: 100%;\n  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125);\n  box-sizing: border-box;\n  -webkit-box-sizing: border-box;\n  -moz-box-sizing: border-box;\n  background: #fff;\n  margin: 10px auto;\n  border: 1px solid #ccc;\n  padding: 10px;\n  font-family: \'Open Sans\', sans-serif;\n  font-size: 95%;\n  color: #555;\n}\n\n\ndiv.lucidContainer input[type=\"submit\"] {\n  width: 100%;\n  box-sizing: border-box;\n  -webkit-box-sizing: border-box;\n  -moz-box-sizing: border-box;\n  margin: 10px auto;\n  background: #3399cc;\n  border: 0;\n  padding: 4%;\n  font-family: \'Open Sans\', sans-serif;\n  font-size: 100%;\n  color: #fff;\n  cursor: pointer;\n  transition: background .3s;\n  -webkit-transition: background .3s;\n}\n\ndiv.lucidContainer input[type=\"submit\"]:hover {\n  background: #2288bb;\n}\n\n\";'),(217,1,'melange','melange_edit_profile_success_msg','s:61:\"<div class=\"lucidSuccess\">Profile successfully updated.</div>\";'),(218,1,'melange','melange_password_reset_success_msg','s:73:\"<div class=\"lucidSuccess\">Check your email for further instruction.</div>\";'),(219,1,'melange','melange_registration_success_msg','s:56:\"<div class=\"lucidSuccess\">Registration Successful.</div>\";');
/*!40000 ALTER TABLE `wpbb_ppress_formsmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_ppress_meta_data`
--

DROP TABLE IF EXISTS `wpbb_ppress_meta_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_ppress_meta_data` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `meta_key` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  `flag` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `meta_key` (`meta_key`),
  KEY `flag` (`flag`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_ppress_meta_data`
--

LOCK TABLES `wpbb_ppress_meta_data` WRITE;
/*!40000 ALTER TABLE `wpbb_ppress_meta_data` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_ppress_meta_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_term_relationships`
--

DROP TABLE IF EXISTS `wpbb_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_term_relationships`
--

LOCK TABLES `wpbb_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpbb_term_relationships` DISABLE KEYS */;
INSERT INTO `wpbb_term_relationships` VALUES (403,50,0),(37,16,0),(38,16,0),(909,32,0),(42,16,0),(901,19,0),(54,18,0),(322,27,0),(908,34,0),(60,17,0),(866,51,0),(67,18,0),(906,52,0),(905,35,0),(89,19,0),(831,16,0),(90,19,0),(329,49,0),(310,32,0),(773,48,0),(857,48,0),(106,23,0),(106,30,0),(97,24,0),(116,23,0),(116,2,0),(140,25,0),(140,30,0),(904,34,0),(322,26,0),(322,28,0),(322,21,0),(354,32,0),(308,32,0),(312,49,0),(318,32,0),(319,32,0),(335,49,0),(322,29,0),(322,30,0),(352,32,0),(322,4,0),(829,17,0),(478,34,0),(479,35,0),(521,40,0),(322,41,0),(521,39,0),(322,22,0),(608,24,0),(140,42,0),(140,27,0),(140,26,0),(140,28,0),(140,29,0),(140,4,0),(140,43,0),(106,21,0),(106,4,0),(106,27,0),(106,26,0),(106,28,0),(106,29,0),(689,20,0),(651,45,0),(689,30,0),(689,27,0),(689,26,0),(689,28,0),(689,29,0),(689,4,0),(689,46,0),(322,8,0),(689,8,0),(140,8,0),(106,8,0),(689,47,0),(322,47,0),(140,47,0),(458,50,0),(914,53,0),(916,53,0),(918,53,0),(921,53,0),(1562,53,0),(1651,53,0),(1639,53,0),(1663,53,0),(1722,53,0),(1370,53,0),(1365,53,0),(1364,53,0),(1381,53,0),(1377,53,0),(1376,53,0),(1427,53,0),(1419,53,0),(1435,53,0),(1523,53,0),(1545,53,0),(1565,53,0),(1534,53,0),(1573,53,0),(1574,53,0),(1652,53,0),(1719,32,0),(1682,53,0),(1676,53,0),(1675,53,0),(1720,53,0),(1686,53,0),(1683,53,0),(1684,53,0),(1685,53,0),(1681,53,0),(1694,53,0),(1695,53,0),(1708,53,0),(1697,53,0),(1704,53,0),(1705,53,0),(1706,53,0),(1707,53,0),(1692,53,0),(1718,53,0),(1717,53,0),(1734,53,0),(1721,53,0),(1736,53,0),(1747,53,0),(1764,53,0),(1765,53,0),(1766,53,0),(1767,53,0),(1748,53,0),(1759,53,0),(1783,53,0),(1797,53,0),(1798,53,0),(1773,53,0),(1850,53,0),(1817,53,0),(1812,53,0),(1811,53,0),(1827,53,0),(1828,53,0),(1849,53,0),(1840,53,0),(1851,53,0),(1860,53,0),(1877,32,0),(1861,53,0),(1878,53,0),(1880,53,0),(1879,53,0),(1870,53,0),(1871,53,0),(1883,53,0),(1371,53,0),(1374,53,0),(1373,53,0),(1372,53,0),(1380,53,0),(1379,53,0),(1378,53,0),(1384,53,0),(1385,53,0),(1383,53,0),(1382,53,0),(1393,53,0),(1394,53,0),(1398,53,0),(1397,53,0),(1396,53,0),(1395,53,0),(1401,53,0),(1414,53,0),(1418,53,0),(1417,53,0),(1416,53,0),(1415,53,0),(1426,53,0),(1425,53,0),(1448,53,0),(1447,53,0),(1446,53,0),(1445,53,0),(1455,53,0),(1456,53,0),(1460,53,0),(1459,53,0),(1458,53,0),(1457,53,0),(1467,53,0),(1468,53,0),(1469,53,0),(1479,53,0),(1588,53,0),(1587,53,0),(1586,53,0),(1599,53,0),(1615,53,0),(1614,53,0),(1613,53,0),(1625,53,0),(1653,53,0),(1723,53,0),(1724,53,0),(1725,53,0),(1726,53,0),(1689,53,0),(1688,32,0),(1687,53,0),(1690,53,0),(1691,32,0),(1696,53,0),(1693,32,0),(1701,53,0),(1700,53,0),(1699,53,0),(1698,53,0),(1702,53,0),(1703,53,0),(1709,53,0),(1713,53,0),(1712,53,0),(1711,53,0),(1710,53,0),(1714,53,0),(1715,53,0),(1716,53,0),(1763,53,0),(1761,53,0),(1760,53,0),(1782,53,0),(1781,53,0),(1780,53,0),(1779,53,0),(1778,53,0),(1777,53,0),(1776,53,0),(1775,53,0),(1774,53,0),(1796,53,0),(1795,53,0),(1794,53,0),(1793,53,0),(1792,53,0),(1791,53,0),(1790,53,0),(1789,53,0),(1788,53,0),(1809,53,0),(1808,53,0),(1807,53,0),(1806,53,0),(1805,53,0),(1804,53,0),(1803,53,0),(1802,53,0),(1801,53,0),(1800,53,0),(1799,53,0),(1816,53,0),(1815,53,0),(1814,53,0),(1813,53,0),(1826,53,0),(1825,53,0),(1824,53,0),(1823,53,0),(1822,53,0),(1821,53,0),(1820,53,0),(1819,53,0),(1818,53,0),(1839,53,0),(1838,53,0),(1837,53,0),(1836,53,0),(1835,53,0),(1834,53,0),(1833,53,0),(1832,55,0),(1831,53,0),(1830,53,0),(1829,53,0),(1848,53,0),(1847,53,0),(1846,53,0),(1845,53,0),(1844,53,0),(1843,53,0),(1842,53,0),(1841,53,0),(1852,53,0),(1853,53,0),(1854,53,0),(1857,53,0),(1856,53,0),(1855,53,0),(1858,53,0),(1859,53,0),(1869,53,0),(1868,53,0),(1867,53,0),(1866,53,0),(1865,53,0),(1864,53,0),(1863,53,0),(1862,53,0),(1876,53,0),(1875,53,0),(1874,53,0),(1873,53,0),(1872,53,0),(1324,53,0),(1325,53,0),(1326,53,0),(1327,53,0),(1328,53,0),(1329,53,0),(1330,53,0),(1331,53,0),(1332,53,0),(1333,53,0),(1334,53,0),(1335,53,0),(1336,53,0),(1337,53,0),(1338,53,0),(1339,53,0),(1340,53,0),(1341,53,0),(1342,53,0),(1343,53,0),(1344,53,0),(1345,53,0),(1346,32,0),(1347,53,0),(1348,53,0),(1349,53,0),(1350,53,0),(1351,53,0),(1352,32,0),(1353,53,0),(1354,53,0),(1355,53,0),(1356,32,0),(1357,53,0),(1358,53,0),(1359,53,0),(1360,53,0),(1361,53,0),(1362,53,0),(1363,53,0),(1366,53,0),(1367,53,0),(1368,53,0),(1369,53,0),(1375,53,0),(1386,53,0),(1387,53,0),(1388,53,0),(1389,53,0),(1390,32,0),(1391,32,0),(1392,53,0),(1400,53,0),(1402,53,0),(1403,53,0),(1404,53,0),(1405,53,0),(1406,54,0),(1407,53,0),(1408,32,0),(1409,32,0),(1410,32,0),(1411,32,0),(1412,51,0),(1413,53,0),(1420,53,0),(1421,53,0),(1422,53,0),(1423,53,0),(1424,53,0),(1428,53,0),(1429,53,0),(1430,53,0),(1431,53,0),(1432,53,0),(1433,53,0),(1434,53,0),(1436,53,0),(1437,53,0),(1438,53,0),(1439,53,0),(1440,53,0),(1441,53,0),(1442,53,0),(1443,53,0),(1444,53,0),(1449,53,0),(1450,53,0),(1451,53,0),(1452,53,0),(1453,53,0),(1454,53,0),(1461,53,0),(1462,53,0),(1463,53,0),(1464,53,0),(1465,32,0),(1466,53,0),(1470,53,0),(1471,53,0),(1472,53,0),(1473,53,0),(1474,53,0),(1475,53,0),(1476,53,0),(1477,53,0),(1478,53,0),(1480,53,0),(1481,53,0),(1482,53,0),(1483,53,0),(1484,53,0),(1485,53,0),(1486,53,0),(1487,53,0),(1488,53,0),(1489,53,0),(1490,53,0),(1491,53,0),(1492,53,0),(1493,53,0),(1494,53,0),(1495,53,0),(1496,53,0),(1497,53,0),(1498,53,0),(1499,53,0),(1500,53,0),(1501,53,0),(1502,53,0),(1503,53,0),(1504,53,0),(1505,53,0),(1506,53,0),(1507,53,0),(1508,53,0),(1509,53,0),(1510,53,0),(1511,53,0),(1512,53,0),(1513,53,0),(1514,53,0),(1515,53,0),(1516,53,0),(1517,53,0),(1518,53,0),(1519,53,0),(1520,53,0),(1521,53,0),(1522,53,0),(1524,53,0),(1525,53,0),(1526,53,0),(1527,53,0),(1528,53,0),(1529,53,0),(1530,53,0),(1531,53,0),(1532,53,0),(1533,53,0),(1535,53,0),(1536,53,0),(1537,53,0),(1538,53,0),(1539,53,0),(1540,53,0),(1541,53,0),(1542,53,0),(1543,53,0),(1544,53,0),(1546,53,0),(1547,53,0),(1548,53,0),(1549,53,0),(1550,53,0),(1551,53,0),(1552,53,0),(1553,53,0),(1554,53,0),(1555,53,0),(1556,53,0),(1557,53,0),(1558,53,0),(1559,53,0),(1560,53,0),(1561,53,0),(1563,53,0),(1564,53,0),(1566,53,0),(1567,53,0),(1568,53,0),(1569,53,0),(1570,53,0),(1571,53,0),(1572,53,0),(1575,53,0),(1576,53,0),(1577,53,0),(1578,53,0),(1579,53,0),(1580,53,0),(1581,53,0),(1582,53,0),(1583,53,0),(1584,53,0),(1585,53,0),(1589,53,0),(1590,53,0),(1591,53,0),(1592,53,0),(1593,53,0),(1594,53,0),(1595,53,0),(1596,53,0),(1597,53,0),(1598,53,0),(1600,32,0),(1601,53,0),(1602,53,0),(1603,53,0),(1604,53,0),(1605,53,0),(1606,53,0),(1607,53,0),(1608,53,0),(1609,53,0),(1610,53,0),(1611,53,0),(1612,53,0),(1616,53,0),(1617,53,0),(1618,53,0),(1619,53,0),(1620,53,0),(1621,53,0),(1622,53,0),(1623,53,0),(1624,53,0),(1626,53,0),(1627,53,0),(1628,53,0),(1629,53,0),(1630,53,0),(1631,53,0),(1632,53,0),(1633,53,0),(1634,53,0),(1635,53,0),(1636,53,0),(1637,53,0),(1638,53,0),(1640,53,0),(1641,53,0),(1642,53,0),(1643,53,0),(1644,53,0),(1645,53,0),(1646,53,0),(1647,53,0),(1648,53,0),(1649,32,0),(1650,53,0),(1654,53,0),(1655,53,0),(1656,53,0),(1657,53,0),(1658,53,0),(1659,53,0),(1660,53,0),(1661,53,0),(1662,53,0),(1664,53,0),(1665,53,0),(1666,53,0),(1667,53,0),(1668,53,0),(1669,53,0),(1670,53,0),(1671,53,0),(1672,53,0),(1673,53,0),(1674,53,0),(1677,53,0),(1678,53,0),(1679,53,0),(1680,53,0),(1727,53,0),(1728,53,0),(1729,53,0),(1730,53,0),(1731,53,0),(1732,53,0),(1733,53,0),(1735,53,0),(1737,53,0),(1738,53,0),(1739,53,0),(1740,53,0),(1741,53,0),(1742,53,0),(1743,53,0),(1744,53,0),(1745,53,0),(1746,53,0),(1749,53,0),(1750,53,0),(1751,53,0),(1752,53,0),(1753,53,0),(1754,53,0),(1755,53,0),(1756,53,0),(1757,53,0),(1758,53,0),(1768,53,0),(1769,53,0),(1770,53,0),(1771,53,0),(1772,53,0),(1784,53,0),(1785,32,0),(1786,53,0),(1787,53,0),(1810,53,0);
/*!40000 ALTER TABLE `wpbb_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_term_taxonomy`
--

DROP TABLE IF EXISTS `wpbb_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_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_520_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_520_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=MyISAM AUTO_INCREMENT=56 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_term_taxonomy`
--

LOCK TABLES `wpbb_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpbb_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpbb_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'product_type','',0,0),(3,3,'product_type','',0,0),(4,4,'product_type','',0,4),(5,5,'product_type','',0,0),(6,6,'product_visibility','',0,0),(7,7,'product_visibility','',0,0),(8,8,'product_visibility','',0,4),(9,9,'product_visibility','',0,0),(10,10,'product_visibility','',0,0),(11,11,'product_visibility','',0,0),(12,12,'product_visibility','',0,0),(13,13,'product_visibility','',0,0),(14,14,'product_visibility','',0,0),(15,15,'product_cat','',0,0),(16,16,'nav_menu','',0,4),(17,17,'nav_menu','',0,2),(18,18,'nav_menu','',0,2),(19,19,'nav_menu','',0,3),(20,20,'product_cat','',0,1),(52,52,'flamingo_inbound_channel','',31,1),(21,21,'product_tag','',0,2),(22,22,'product_tag','',0,1),(23,23,'product_cat','',0,1),(24,24,'project-type','',0,2),(25,25,'product_cat','',0,1),(26,26,'pa_size','60 x 90 cm',0,4),(27,27,'pa_size','40 x 50 cm',0,4),(28,28,'pa_size','100 x 150 cm',0,4),(29,29,'pa_size','120 x 180 cm',0,4),(30,30,'pa_finish','Print on paper\r\n\r\n- Print on photo paper, delivered in a roll\r\n- White band, 3cm around the photograph',0,4),(33,33,'nav_menu','',0,0),(31,31,'flamingo_inbound_channel','',0,0),(32,32,'flamingo_inbound_channel','',31,7),(34,34,'flamingo_inbound_channel','',31,3),(35,35,'flamingo_inbound_channel','',31,2),(36,36,'project-type','',0,0),(37,37,'project-type','',0,0),(38,38,'category','',0,0),(39,39,'category','',38,1),(41,41,'product_cat','',0,1),(40,40,'post_tag','',0,1),(42,42,'product_tag','',0,1),(43,43,'product_tag','',0,1),(44,44,'category','',0,0),(45,45,'category','',44,1),(46,46,'product_tag','',0,1),(47,47,'product_tag','',0,3),(48,48,'salient_g_sections_category','',0,2),(49,49,'salient_g_sections_category','',0,3),(50,50,'salient_g_sections_category','',0,2),(51,51,'flamingo_inbound_channel','',31,1),(53,53,'flamingo_inbound_channel','',31,5),(54,54,'flamingo_inbound_channel','',31,0),(55,55,'flamingo_inbound_channel','',31,0);
/*!40000 ALTER TABLE `wpbb_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_termmeta`
--

DROP TABLE IF EXISTS `wpbb_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_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_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_termmeta`
--

LOCK TABLES `wpbb_termmeta` WRITE;
/*!40000 ALTER TABLE `wpbb_termmeta` DISABLE KEYS */;
INSERT INTO `wpbb_termmeta` VALUES (1,20,'order','0'),(2,20,'product_count_product_cat','1'),(3,21,'product_count_product_tag','2'),(4,22,'product_count_product_tag','1'),(5,23,'order','0'),(6,23,'product_count_product_cat','1'),(7,25,'order','0'),(8,25,'product_count_product_cat','1'),(9,15,'product_count_product_cat','0'),(10,26,'order_pa_size','0'),(11,27,'order_pa_size','0'),(12,28,'order_pa_size','0'),(13,27,'order','1'),(14,26,'order','2'),(15,28,'order','3'),(16,29,'order_pa_size','0'),(17,29,'order','4'),(18,30,'order_pa_finish','0'),(19,41,'order','0'),(20,41,'product_count_product_cat','1'),(21,42,'product_count_product_tag','1'),(22,43,'product_count_product_tag','1'),(23,46,'product_count_product_tag','1'),(24,47,'product_count_product_tag','3');
/*!40000 ALTER TABLE `wpbb_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_terms`
--

DROP TABLE IF EXISTS `wpbb_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_520_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=MyISAM AUTO_INCREMENT=56 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_terms`
--

LOCK TABLES `wpbb_terms` WRITE;
/*!40000 ALTER TABLE `wpbb_terms` DISABLE KEYS */;
INSERT INTO `wpbb_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'simple','simple',0),(3,'grouped','grouped',0),(4,'variable','variable',0),(5,'external','external',0),(6,'exclude-from-search','exclude-from-search',0),(7,'exclude-from-catalog','exclude-from-catalog',0),(8,'featured','featured',0),(9,'outofstock','outofstock',0),(10,'rated-1','rated-1',0),(11,'rated-2','rated-2',0),(12,'rated-3','rated-3',0),(13,'rated-4','rated-4',0),(14,'rated-5','rated-5',0),(15,'Uncategorized','uncategorized',0),(16,'Main Menu','main-menu',0),(17,'Footer column 1','footer-column-1',0),(18,'Footer column 2','footer-column-2',0),(19,'Footer column 3','footer-column-3',0),(20,'People','people',0),(21,'lake','lake',0),(22,'fishing','fishing',0),(23,'Nature','nature',0),(24,'Environment','environment',0),(25,'Beach','beach',0),(26,'Large 60x90cm','large-60x90cm',0),(27,'Classic 40x50cm','classic-40x50cm',0),(28,'Extra Large 100-150cm','extra-large-100-150cm',0),(29,'Giant 120-180cm','giant-120-180cm',0),(30,'Paper Only','paper-only',0),(31,'Contact Form 7','contact-form-7',0),(32,'Register Interest','enquire',0),(33,'Footer column 4','footer-column-4',0),(34,'Donate','donate',0),(35,'Print your own','print-your-own',0),(36,'Humanitarian','humanitarian',0),(37,'Culture','culture',0),(38,'Myanmar','myanmar',0),(39,'Hnalone Hla Inn Maung Mae','hnalone-hla-inn-maung-mae',0),(40,'myanmar','myanmar',0),(41,'Landscape','landscape',0),(42,'beach','beach',0),(43,'ocean','ocean',0),(44,'Philippines','philippines',0),(45,'People and the Sea','people-and-the-sea',0),(46,'river','river',0),(47,'boat','boat',0),(48,'Bottom CTA','bottom-cta',0),(49,'Product page','product-page',0),(50,'Project page','project-page',0),(51,'Suggest a Project','suggest-a-project',0),(52,'Submit a photo to a project','submit-a-photo',0),(53,'Contact Us','contact-form-1',0),(54,'Join Our Team','join-our-team',0),(55,'Submit a photo','submit',0);
/*!40000 ALTER TABLE `wpbb_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_um_metadata`
--

DROP TABLE IF EXISTS `wpbb_um_metadata`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_um_metadata` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `um_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `um_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id_indx` (`user_id`),
  KEY `meta_key_indx` (`um_key`(250)),
  KEY `meta_value_indx` (`um_value`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_um_metadata`
--

LOCK TABLES `wpbb_um_metadata` WRITE;
/*!40000 ALTER TABLE `wpbb_um_metadata` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_um_metadata` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_usermeta`
--

DROP TABLE IF EXISTS `wpbb_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_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_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=265 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_usermeta`
--

LOCK TABLES `wpbb_usermeta` WRITE;
/*!40000 ALTER TABLE `wpbb_usermeta` DISABLE KEYS */;
INSERT INTO `wpbb_usermeta` VALUES (1,1,'nickname','admin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wpbb_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wpbb_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','0'),(49,3,'session_tokens','a:2:{s:64:\"cb270e0ea54d5e1b37dd68904bb2fc4315c4c237e97634535cb7c5a53c5ab867\";a:4:{s:10:\"expiration\";i:1663550318;s:2:\"ip\";s:13:\"172.68.210.39\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36\";s:5:\"login\";i:1663377518;}s:64:\"8665295595ccca5be88811d4f70a666a1b11f6294d698b709c5e317137523fd4\";a:4:{s:10:\"expiration\";i:1663551812;s:2:\"ip\";s:15:\"108.162.250.198\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15\";s:5:\"login\";i:1663379012;}}'),(17,1,'wpbb_dashboard_quick_press_last_post_id','4'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:13:\"101.115.136.0\";}'),(19,1,'closedpostboxes_dashboard','a:1:{i:0;s:17:\"dashboard_primary\";}'),(20,1,'metaboxhidden_dashboard','a:0:{}'),(21,2,'nickname','rita.mu'),(22,2,'first_name','Rita'),(23,2,'last_name','Mu'),(24,2,'description',''),(25,2,'rich_editing','true'),(26,2,'syntax_highlighting','true'),(27,2,'comment_shortcuts','false'),(28,2,'admin_color','fresh'),(29,2,'use_ssl','0'),(30,2,'show_admin_bar_front','true'),(31,2,'locale',''),(32,2,'wpbb_capabilities','a:1:{s:6:\"editor\";b:1;}'),(33,2,'wpbb_user_level','7'),(34,2,'dismissed_wp_pointers',''),(35,3,'nickname','Ruben'),(36,3,'first_name','Ruben'),(37,3,'last_name','Rekker'),(38,3,'description','Ruben Rekker was born in The Netherlands but moved to Australia at age 26. He is passionate about photography, the world, the excavation of untold stories and the creation of positive change.'),(39,3,'rich_editing','true'),(40,3,'syntax_highlighting','true'),(41,3,'comment_shortcuts','false'),(42,3,'admin_color','fresh'),(43,3,'use_ssl','0'),(44,3,'show_admin_bar_front','true'),(45,3,'locale',''),(46,3,'wpbb_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(47,3,'wpbb_user_level','10'),(48,3,'dismissed_wp_pointers','vc_pointers_backend_editor,theme_editor_notice,plugin_editor_notice,vc_pointers_frontend_editor'),(50,3,'wpbb_dashboard_quick_press_last_post_id','1881'),(51,3,'community-events-location','a:1:{s:2:\"ip\";s:21:\"2001:8003:2c09:1e00::\";}'),(52,1,'account_status','approved'),(53,1,'um_member_directory_data','a:5:{s:14:\"account_status\";s:8:\"approved\";s:15:\"hide_in_members\";b:0;s:13:\"profile_photo\";b:0;s:11:\"cover_photo\";b:0;s:8:\"verified\";b:0;}'),(54,2,'account_status','approved'),(55,2,'um_member_directory_data','a:5:{s:14:\"account_status\";s:8:\"approved\";s:15:\"hide_in_members\";b:0;s:13:\"profile_photo\";b:0;s:11:\"cover_photo\";b:0;s:8:\"verified\";b:0;}'),(56,3,'account_status','approved'),(57,3,'um_member_directory_data','a:5:{s:14:\"account_status\";s:8:\"approved\";s:15:\"hide_in_members\";b:0;s:13:\"profile_photo\";b:0;s:11:\"cover_photo\";b:0;s:8:\"verified\";b:0;}'),(58,3,'um_user_profile_url_slug_user_login','Ruben'),(59,3,'um_account_secure_fields','a:4:{s:7:\"general\";a:4:{i:0;s:10:\"user_login\";i:1;s:10:\"first_name\";i:2;s:9:\"last_name\";i:3;s:10:\"user_email\";}s:8:\"password\";a:1:{i:0;s:13:\"user_password\";}s:7:\"privacy\";a:3:{i:0;s:15:\"profile_privacy\";i:1;s:15:\"profile_noindex\";i:2;s:15:\"hide_in_members\";}s:6:\"delete\";a:1:{i:0;s:20:\"single_user_password\";}}'),(60,3,'_woocommerce_tracks_anon_id','woo:sYxjcu9WJEdVOMtCxmsZjZQl'),(61,3,'last_update','1641706946'),(63,3,'wc_last_active','1663372800'),(65,3,'_order_count','0'),(66,3,'wpbb_user-settings','editor=tinymce&amp=undefined&edit_element_vcUIPanelWidth=650&edit_element_vcUIPanelLeft=549px&edit_element_vcUIPanelTop=80px&libraryContent=browse'),(67,3,'wpbb_user-settings-time','1655032231'),(68,3,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(69,3,'metaboxhidden_nav-menus','a:9:{i:0;s:32:\"add-post-type-salient_g_sections\";i:1;s:23:\"add-post-type-portfolio\";i:2;s:21:\"add-post-type-product\";i:3;s:12:\"add-post_tag\";i:4;s:15:\"add-post_format\";i:5;s:16:\"add-project-type\";i:6;s:22:\"add-project-attributes\";i:7;s:15:\"add-product_cat\";i:8;s:15:\"add-product_tag\";}'),(70,3,'nav_menu_recently_edited','19'),(71,3,'closedpostboxes_portfolio','a:6:{i:0;s:10:\"wpseo_meta\";i:1;s:36:\"nectar-metabox-project-configuration\";i:2;s:26:\"nectar-metabox-page-header\";i:3;s:38:\"nectar-metabox-header-nav-transparency\";i:4;s:30:\"nectar-metabox-portfolio-video\";i:5;s:12:\"revisionsdiv\";}'),(72,3,'metaboxhidden_portfolio','a:1:{i:0;s:7:\"slugdiv\";}'),(75,3,'closedpostboxes_','a:2:{i:0;s:10:\"wpseo_meta\";i:1;s:38:\"nectar-metabox-header-nav-transparency\";}'),(76,3,'metaboxhidden_','a:2:{i:0;s:19:\"wpb_visual_composer\";i:1;s:32:\"nectar-metabox-portfolio-display\";}'),(77,3,'wplr_auth_token','3vLEJPrJb8v1L2YTBWy3XhTSD2'),(98,3,'billing_last_name','Rekker'),(94,3,'wppb_migrated_free_add_ons_dismiss_notification','true'),(95,3,'wppb_pms_cross_promo_dismiss_notification','true'),(103,3,'billing_postcode',''),(104,3,'billing_country',''),(80,3,'closedpostboxes_page','a:3:{i:0;s:10:\"wpseo_meta\";i:1;s:30:\"nectar-metabox-fullscreen-rows\";i:2;s:12:\"revisionsdiv\";}'),(81,3,'metaboxhidden_page','a:5:{i:0;s:32:\"nectar-metabox-portfolio-display\";i:1;s:16:\"commentstatusdiv\";i:2;s:11:\"commentsdiv\";i:3;s:7:\"slugdiv\";i:4;s:9:\"authordiv\";}'),(97,3,'billing_first_name','Ruben'),(92,3,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(99,3,'billing_company',''),(100,3,'billing_address_1',''),(101,3,'billing_address_2',''),(102,3,'billing_city',''),(105,3,'billing_state',''),(106,3,'billing_phone',''),(107,3,'billing_email','ruben.rekker@fairphoto.com'),(108,3,'shipping_first_name',''),(109,3,'shipping_last_name',''),(110,3,'shipping_company',''),(111,3,'shipping_address_1',''),(112,3,'shipping_address_2',''),(113,3,'shipping_city',''),(114,3,'shipping_postcode',''),(115,3,'shipping_country',''),(116,3,'shipping_state',''),(152,3,'closedpostboxes_dashboard','a:1:{i:0;s:17:\"dashboard_primary\";}'),(153,3,'metaboxhidden_dashboard','a:0:{}'),(121,3,'_yoast_wpseo_profile_updated','1641006986'),(119,3,'wpbb_wpseo-suggested-plugin-yoast-woocommerce-seo','seen'),(122,3,'wpseo_title',''),(123,3,'wpseo_metadesc',''),(124,3,'wpseo_noindex_author',''),(125,3,'wpseo_content_analysis_disable',''),(126,3,'wpseo_keyword_analysis_disable',''),(127,3,'wpbb_user_avatar','348'),(128,3,'facebook','https://www.facebook.com/ruben.rekker.photo'),(129,3,'instagram',''),(130,3,'linkedin',''),(131,3,'myspace',''),(132,3,'pinterest',''),(133,3,'soundcloud',''),(134,3,'tumblr',''),(135,3,'twitter',''),(136,3,'youtube',''),(137,3,'wikipedia',''),(140,3,'closedpostboxes_product','a:1:{i:0;s:10:\"wpseo_meta\";}'),(141,3,'metaboxhidden_product','a:1:{i:2;s:7:\"slugdiv\";}'),(162,3,'wpcf7_hide_welcome_panel_on','a:2:{i:0;s:3:\"5.4\";i:1;s:3:\"5.5\";}'),(166,1,'_yoast_wpseo_profile_updated','1622275295'),(167,2,'_yoast_wpseo_profile_updated','1622275295'),(222,3,'wpbb_metronet_post_id','889'),(223,3,'wpbb_metronet_image_id','343'),(224,3,'wpbb_metronet_avatar_override','on'),(225,3,'shipping_phone',''),(204,3,'dismissed_update_notice','1'),(246,3,'wfls-last-login','1662768347'),(264,3,'tgmpa_dismissed_notice_salient','1'),(255,3,'wpbb_yoast_notifications','a:1:{i:0;a:2:{s:7:\"message\";s:452:\"It looks like you aren\'t using our <strong>Yoast WooCommerce SEO addon</strong>. <a href=\"https://yoa.st/1o0?php_version=7.4&platform=wordpress&platform_version=6.0.2&software=free&software_version=19.6.1&days_active=365plus&user_language=en_US\" aria-label=\"More information about Yoast WooCommerce SEO\" target=\"_blank\" rel=\"noopener noreferrer\">Upgrade today</a> to unlock more tools and SEO features to make your products stand out in search results.\";s:7:\"options\";a:10:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:44:\"wpseo-suggested-plugin-yoast-woocommerce-seo\";s:4:\"user\";O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":10:{s:2:\"ID\";s:1:\"3\";s:10:\"user_login\";s:5:\"Ruben\";s:9:\"user_pass\";s:34:\"$P$B3vxU/xuv39emJ/xhC6vM/7VKJYBKD/\";s:13:\"user_nicename\";s:5:\"ruben\";s:10:\"user_email\";s:26:\"ruben.rekker@fairphoto.com\";s:8:\"user_url\";s:27:\"https://www.rubenrekker.com\";s:15:\"user_registered\";s:19:\"2021-04-17 07:39:25\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:12:\"Ruben Rekker\";}s:2:\"ID\";i:3;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:17:\"wpbb_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:133:{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:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:31:\"vc_access_rules_post_types/post\";b:1;s:31:\"vc_access_rules_post_types/page\";b:1;s:45:\"vc_access_rules_post_types/salient_g_sections\";b:1;s:36:\"vc_access_rules_post_types/portfolio\";b:1;s:34:\"vc_access_rules_post_types/product\";b:1;s:26:\"vc_access_rules_post_types\";s:6:\"custom\";s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:24:\"vc_access_rules_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:25:\"wf2fa_activate_2fa_others\";b:1;s:21:\"wf2fa_manage_settings\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:1;}s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";a:1:{i:0;s:15:\"install_plugins\";}s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}'),(243,3,'wfls-last-captcha-score','0.9');
/*!40000 ALTER TABLE `wpbb_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_users`
--

DROP TABLE IF EXISTS `wpbb_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT '0',
  `display_name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_users`
--

LOCK TABLES `wpbb_users` WRITE;
/*!40000 ALTER TABLE `wpbb_users` DISABLE KEYS */;
INSERT INTO `wpbb_users` VALUES (1,'admin','$P$B.w993pEXcYTywxqBmEG198ttoc7mw/','admin','admin@fairphoto.com','https://www.fairphoto.com','2021-04-17 07:35:16','',0,'admin'),(2,'rita.mu','$P$Bf9FOHW/xamOlIB21Zv54zfK0bZPMF.','rita-mu','rita.mu@fairphoto.com','http://www.fairphoto.com','2021-04-17 07:38:31','1618645111:$P$B/QOjfMk1MpNtX5DPVixHKsGxNbFkR1',0,'Rita Mu'),(3,'Ruben','$P$B3vxU/xuv39emJ/xhC6vM/7VKJYBKD/','ruben','ruben.rekker@fairphoto.com','https://www.rubenrekker.com','2021-04-17 07:39:25','',0,'Ruben Rekker');
/*!40000 ALTER TABLE `wpbb_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wc_admin_note_actions`
--

DROP TABLE IF EXISTS `wpbb_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wc_admin_note_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `note_id` bigint(20) unsigned NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `label` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `query` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `actioned_text` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `nonce_action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `nonce_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=MyISAM AUTO_INCREMENT=78165 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wc_admin_note_actions`
--

LOCK TABLES `wpbb_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wpbb_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wpbb_wc_admin_note_actions` VALUES (1,1,'connect','Connect','?page=wc-addons&section=helper','unactioned','',NULL,NULL),(37257,12,'learn-more','Learn more','https://docs.woocommerce.com/document/payments/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay','actioned','',NULL,NULL),(78157,75,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL),(72932,73,'woocommerce_payments_subscriptions_yespayments_q2_2022','Get started','https://woocommerce.com/document/payments/subscriptions/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_payments_subscriptions_yespayments_q2_2022#section-2','actioned','',NULL,NULL),(78132,9,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL),(78138,45,'update-wc-subscriptions-3-0-15','View latest version','https://fairphoto.com/wp-admin/&page=wc-addons&section=helper','actioned','',NULL,NULL),(37247,3,'upgrade_now_facebook_pixel_api','Upgrade now','plugin-install.php?tab=plugin-information&plugin=&section=changelog','actioned','',NULL,NULL),(37248,4,'learn_more_facebook_ec','Learn more','https://woocommerce.com/products/facebook/','unactioned','',NULL,NULL),(37259,14,'grow-your-business-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-grow-your-business','actioned','',NULL,NULL),(206,18,'learn-more','Learn more','https://woocommerce.com/mobile/','actioned','',NULL,NULL),(207,19,'yes-please','Yes please!','https://woocommerce.us8.list-manage.com/subscribe/post?u=2c1434dc56f9506bf3c3ecd21&amp;id=13860df971&amp;SIGNUPPAGE=plugin','actioned','',NULL,NULL),(208,20,'visit-the-theme-marketplace','Visit the theme marketplace','https://woocommerce.com/product-category/themes/?utm_source=inbox','actioned','',NULL,NULL),(209,21,'affirm-insight-first-product-and-payment','Yes','','actioned','Thanks for your feedback',NULL,NULL),(210,22,'add-first-product','Add a product','https://www.fairphoto.com/wp-admin/admin.php?page=wc-admin&task=products','actioned','',NULL,NULL),(211,23,'learn-more','Learn more','https://docs.woocommerce.com/document/managing-products/?utm_source=inbox','actioned','',NULL,NULL),(281,25,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/','actioned','',NULL,NULL),(72821,70,'pinterest_gtm_q2_2021','Get started for free','https://woocommerce.com/products/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_gtm_q2_2021','unactioned','',NULL,NULL),(300,27,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL),(301,28,'share-feedback','Share feedback','https://automattic.survey.fm/store-setup-survey','actioned','',NULL,NULL),(302,29,'affirm-insight-first-sale','Yes','','actioned','Thanks for your feedback',NULL,NULL),(303,29,'deny-insight-first-sale','No','','actioned','Thanks for your feedback',NULL,NULL),(304,30,'day-after-first-product','Learn more','https://docs.woocommerce.com/document/woocommerce-customizer/?utm_source=inbox','actioned','',NULL,NULL),(78156,68,'pinterest_03_2022_update','Update Instructions','https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3','actioned','',NULL,NULL),(72556,65,'lead_gen_existing_customers_1','Yes, please','https://woocommerce.com/take-your-business-to-the-next-level/?utm_source=inbox_note&utm_medium=product&utm_campaign=lead_gen_existing_customers_1','actioned','',NULL,NULL),(72070,69,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),(76278,71,'setup_task_initiative_survey_q2_2022_share_your_input','Share your input','https://t.maze.co/87390007','actioned','',NULL,NULL),(77955,92,'product_creation_usability_test_12_months_take_a_look','Try it now','https://t.maze.co/103446424','unactioned','',NULL,NULL),(75448,84,'tiktok-webinar-promo-july2022-button','RSVP Now','https://gettingstartedwithtiktokforwoocommerce.splashthat.com/','actioned','',NULL,NULL),(37264,33,'learn-more','Learn about Instant Deposits eligibility','https://docs.woocommerce.com/document/payments/instant-deposits/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits','actioned','',NULL,NULL),(37255,11,'grow-your-business-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-grow-your-business','actioned','',NULL,NULL),(37256,12,'add-apple-pay','Add Apple Pay','/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments','actioned','',NULL,NULL),(73350,78,'googlelistings_multicountrygtm_q22022','Get Google Listings & Ads – free','https://woocommerce.com/products/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=googlelistings_multicountrygtm_q22022','actioned','',NULL,NULL),(37254,10,'boost-sales-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-boost-sales','actioned','',NULL,NULL),(8825,35,'notify-refund-returns-page','Edit page','https://www.fairphoto.com/wp-admin/post.php?post=810&action=edit','actioned','',NULL,NULL),(37258,13,'boost-sales-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-boost-sales','actioned','',NULL,NULL),(37265,36,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),(37246,2,'open_wc_paypal_payments_product_page','Learn more','https://woocommerce.com/products/woocommerce-paypal-payments/','actioned','',NULL,NULL),(73988,79,'wc_ipp_order_creation_GTM_launch_q2_2022','Grow my business on the go','https://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_ipp_order_creation_GTM_launch_q2_2022','actioned','',NULL,NULL),(73615,76,'affirm_q2_2022','Get started for free','https://woocommerce.com/products/woocommerce-gateway-affirm/?utm_source=inbox_note&utm_medium=product&utm_campaign=affirm_q2_2022','unactioned','',NULL,NULL),(75001,77,'wc-admin-EU-consumer-protection','Learn more about these changes','https://ec.europa.eu/info/law/law-topic/consumer-protection-law/review-eu-consumer-law_en#guidance','actioned','',NULL,NULL),(72931,72,'woocommerce_payments_subscriptions_nopayments_q2_2022','Start selling subscriptions','https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_payments_subscriptions_nopayments_q2_2022','actioned','',NULL,NULL),(73577,74,'setup_task_second_survey_q2_2022_share_your_input','Share your input','https://t.maze.co/87390007','actioned','',NULL,NULL),(78130,7,'learn-more-ecomm-unique-shopping-experience','Learn more','https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox','actioned','',NULL,NULL),(78126,42,'wc_shipping_mobile_app_usps_q4_2021','Get WooCommerce Shipping','https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021','actioned','',NULL,NULL),(78127,43,'wc_shipping_mobile_app_q4_2021','Get the WooCommerce Mobile App','https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_q4_2021','actioned','',NULL,NULL),(70356,38,'square_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned','',NULL,NULL),(78140,51,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),(71436,63,'stripe_applepay_q1_2022','Add Apple Pay','http://www.fairphoto.com/wp-admin/admin.php?page=wc-admin&page=wc-settings&tab=checkout&section=stripe','actioned','',NULL,NULL),(70355,37,'stripe_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned','',NULL,NULL),(78134,16,'learn-more','Learn more','https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(78124,40,'browse_extensions','Browse extensions','https://fairphoto.com/wp-admin/admin.php?page=wc-addons','unactioned','',NULL,NULL),(78145,54,'dismiss','Dismiss','','actioned','',NULL,NULL),(70177,61,'wc_simple_payments_m2_reader_launch_q1_2022','Learn more','https://woocommerce.com/in-person-payments/','actioned','',NULL,NULL),(78128,5,'set-up-concierge','Schedule free session','https://wordpress.com/me/concierge','actioned','',NULL,NULL),(78149,56,'dismiss','Dismiss','','actioned','',NULL,NULL),(70357,39,'wcpay_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned','',NULL,NULL),(78133,15,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL),(78144,54,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(78137,44,'get-started','Get started','https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started','actioned','',NULL,NULL),(78139,46,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL),(78153,66,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL),(69663,49,'get-woo-commerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned','',NULL,NULL),(78129,6,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL),(78125,41,'wayflyer_bnpl_q4_2021','Level up with funding','https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021','actioned','',NULL,NULL),(78152,66,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),(78147,55,'dismiss','Dismiss','','actioned','',NULL,NULL),(68539,60,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),(78150,57,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned','',NULL,NULL),(71435,62,'wcpay_applepay_q1_2022','Let your customers know about Apple Pay','https://developer.apple.com/apple-pay/marketing/','actioned','',NULL,NULL),(78141,52,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),(69664,50,'get-woocommerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned','',NULL,NULL),(71437,64,'square_applepay_q1_2022','Add Apple Pay','http://www.fairphoto.com/wp-admin/admin.php?page=wc-admin&page=wc-settings&tab=square','actioned','',NULL,NULL),(78136,32,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL),(78131,8,'watch-the-webinar','Watch the webinar','https://youtu.be/V_2XtCOyZ7o','actioned','',NULL,NULL),(78146,55,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(78151,58,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/feedback-on-woocommerce-navigation','actioned','',NULL,NULL),(78123,59,'update-store-details','Update store details','https://fairphoto.com/wp-admin/admin.php?page=wc-admin&path=/setup-wizard','actioned','',NULL,NULL),(78135,17,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL),(78143,53,'dismiss','Dismiss','','actioned','',NULL,NULL),(78142,53,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(78148,56,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(78155,67,'dismiss','Dismiss','','actioned','',NULL,NULL),(74266,80,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),(74267,81,'enable-navigation','Enable in Settings','https://www.fairphoto.com/wp-admin/admin.php?page=wc-settings&tab=advanced&section=features','actioned','',NULL,NULL),(78158,82,'wc-admin-wisepad3','Grow my business offline','https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3','actioned','',NULL,NULL),(78164,93,'dismiss_customize_your_deposits','Dismiss','','actioned','',NULL,NULL),(78154,67,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),(75151,83,'TikTok q2_2022','Promote my products on TikTok','https://woocommerce.com/products/tiktok-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=TikTok%20q2_2022','unactioned','',NULL,NULL),(76961,85,'klarna_q3_2022','Grow with Klarna','https://woocommerce.com/products/klarna-payments?utm_source=inbox_note&utm_medium=product&utm_campaign=klarna_q3_2022','unactioned','',NULL,NULL),(77343,86,'mercado_pago_q3_2022','Free download','https://woocommerce.com/products/mercado-pago-checkout/?utm_source=inbox_note&utm_medium=product&utm_campaign=mercado_pago_q3_2022','unactioned','',NULL,NULL),(78160,87,'dismiss','Dismiss','','actioned','',NULL,NULL),(78162,88,'dismiss','Dismiss','','actioned','',NULL,NULL),(78159,87,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned','',NULL,NULL),(78161,88,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned','',NULL,NULL),(77349,89,'mobile_app_order_management_q3_2022','Get the WooCommerce Mobile App','https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=mobile_app_order_management_q3_2022','actioned','',NULL,NULL),(77956,90,'product_creation_usability_test_3_months_take_a_look','Try it now','https://t.maze.co/103446424','unactioned','',NULL,NULL),(77954,91,'product_creation_usability_test_6_months_take_a_look','Try it now','https://t.maze.co/103446424','unactioned','',NULL,NULL),(77957,34,'update-db_done','Thanks!','http://fairphoto.com/wp-admin/admin.php?page=wc-settings&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'),(78163,93,'cta_customize_your_deposits','Customize your deposits','https://woocommerce.com/payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=cta_customize_your_deposits','actioned','',NULL,NULL);
/*!40000 ALTER TABLE `wpbb_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wc_admin_notes`
--

DROP TABLE IF EXISTS `wpbb_wc_admin_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `locale` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `title` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content_data` longtext COLLATE utf8mb4_unicode_520_ci,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT '0',
  `layout` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `image` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT '0',
  `icon` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'info',
  `is_read` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`note_id`)
) ENGINE=MyISAM AUTO_INCREMENT=94 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wc_admin_notes`
--

LOCK TABLES `wpbb_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wpbb_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wpbb_wc_admin_notes` VALUES (1,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2021-04-17 07:49:35',NULL,0,'plain','',0,'info',1),(2,'paypal_ppcp_gtm_2021','marketing','en_US','Offer more options with the new PayPal','Get the latest PayPal extension for a full suite of payment methods with extensive currency and country coverage.','{}','pending','woocommerce.com','2021-04-17 12:41:27',NULL,0,'plain','',0,'info',1),(3,'facebook_pixel_api_2021','marketing','en_US','Improve the performance of your Facebook ads','Enable Facebook Pixel and Conversions API through the latest version of Facebook for WooCommerce for improved measurement and ad targeting capabilities.','{}','pending','woocommerce.com','2021-04-17 12:41:27',NULL,0,'plain','',0,'info',1),(4,'facebook_ec_2021','marketing','en_US','Sync your product catalog with Facebook to help boost sales','A single click adds all products to your Facebook Business Page shop. Product changes are automatically synced, with the flexibility to control which products are listed.','{}','pending','woocommerce.com','2021-04-17 12:41:27',NULL,0,'plain','',0,'info',1),(5,'ecomm-need-help-setting-up-your-store','info','en_US','Need help setting up your Store?','Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.','{}','pending','woocommerce.com','2021-04-17 12:41:27',NULL,0,'plain','',0,'info',1),(6,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping &amp; Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2021-04-17 12:41:27',NULL,0,'plain','',0,'info',1),(7,'ecomm-unique-shopping-experience','info','en_US','For a shopping experience as unique as your customers','Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.','{}','pending','woocommerce.com','2021-04-17 12:41:27',NULL,0,'plain','',0,'info',1),(8,'wc-admin-getting-started-in-ecommerce','info','en_US','Getting Started in eCommerce - webinar','We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.','{}','pending','woocommerce.com','2021-04-17 12:41:27',NULL,0,'plain','',0,'info',1),(9,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','pending','woocommerce.com','2021-04-17 12:41:27',NULL,0,'plain','',0,'info',1),(10,'wc-square-apple-pay-boost-sales','marketing','en_US','Boost sales with Apple Pay','Now that you accept Apple Pay® with Square you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.','{}','pending','woocommerce.com','2021-04-17 12:41:27',NULL,0,'plain','',0,'info',1),(11,'wc-square-apple-pay-grow-your-business','marketing','en_US','Grow your business with Square and Apple Pay ','Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.','{}','pending','woocommerce.com','2021-04-17 12:41:27',NULL,0,'plain','',0,'info',1),(12,'wcpay-apple-pay-is-now-available','marketing','en_US','Apple Pay is now available with WooCommerce Payments!','Increase your conversion rate by offering a fast and secure checkout with <a href=\"https://woocommerce.com/apple-pay/?utm_source=inbox&amp;utm_medium=product&amp;utm_campaign=wcpay_applepay\" target=\"_blank\">Apple Pay</a>®. It’s free to get started with <a href=\"https://woocommerce.com/payments/?utm_source=inbox&amp;utm_medium=product&amp;utm_campaign=wcpay_applepay\" target=\"_blank\">WooCommerce Payments</a>.','{}','pending','woocommerce.com','2021-04-17 12:41:27',NULL,0,'plain','',0,'info',1),(13,'wcpay-apple-pay-boost-sales','marketing','en_US','Boost sales with Apple Pay','Now that you accept Apple Pay® with WooCommerce Payments you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.','{}','pending','woocommerce.com','2021-04-17 12:41:27',NULL,0,'plain','',0,'info',1),(14,'wcpay-apple-pay-grow-your-business','marketing','en_US','Grow your business with WooCommerce Payments and Apple Pay','Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.','{}','pending','woocommerce.com','2021-04-17 12:41:27',NULL,0,'plain','',0,'info',1),(15,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','{}','pending','woocommerce.com','2021-04-17 12:41:27',NULL,0,'plain','',0,'info',1),(16,'wc-admin-first-five-things-to-customize','info','en_US','The first 5 things to customize in your store','Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.','{}','unactioned','woocommerce.com','2022-01-09 07:54:56',NULL,0,'plain','',0,'info',0),(17,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2021-04-17 12:41:27',NULL,0,'plain','',0,'info',1),(18,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.','{}','unactioned','woocommerce-admin','2021-04-22 07:20:33',NULL,0,'plain','',0,'info',1),(19,'wc-admin-onboarding-email-marketing','info','en_US','Sign up for tips, product updates, and inspiration','We\'re here for you - get tips, product updates and inspiration straight to your email box','{}','unactioned','woocommerce-admin','2021-04-22 07:20:33',NULL,0,'plain','',0,'info',1),(20,'wc-admin-choosing-a-theme','marketing','en_US','Choosing a theme?','Check out the themes that are compatible with WooCommerce and choose one aligned with your brand and business needs.','{}','unactioned','woocommerce-admin','2021-04-22 07:20:33',NULL,0,'plain','',0,'info',1),(21,'wc-admin-insight-first-product-and-payment','survey','en_US','Insight','More than 80% of new merchants add the first product and have at least one payment method set up during the first week. We\'re here to help your business succeed! Do you find this type of insight useful?','{}','unactioned','woocommerce-admin','2021-04-22 07:20:33',NULL,0,'plain','',0,'info',1),(22,'wc-admin-add-first-product-note','email','en_US','Store setup','Nice one, you’ve created a WooCommerce store! Now it’s time to add your first product.<br /><br />There are three ways to add your products: you can <strong>create products manually, import them at once via CSV file</strong>, or <strong>migrate them from another service</strong>.<br /><br /><a href=\"https://docs.woocommerce.com/document/managing-products/?utm_source=help_panel\">Explore our docs</a> for more information, or just get started!','{\"role\":\"administrator\"}','unactioned','woocommerce-admin','2021-04-22 07:20:33',NULL,0,'plain','https://www.fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-admin/images/admin_notes/openbox+purple.png',0,'info',1),(23,'wc-admin-adding-and-managing-products','info','en_US','Adding and Managing Products','Learn more about how to set up products in WooCommerce through our useful documentation about adding and managing products.','{}','unactioned','woocommerce-admin','2021-04-22 07:20:33',NULL,0,'plain','',0,'info',1),(66,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.','{}','pending','woocommerce.com','2022-03-11 07:50:11',NULL,0,'plain','',0,'info',0),(25,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2021-04-22 23:00:49',NULL,0,'plain','',0,'info',1),(68,'pinterest_03_2022_update','marketing','en_US','Your Pinterest for WooCommerce plugin is out of date!','Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.','{}','pending','woocommerce.com','2022-03-24 07:50:56',NULL,0,'plain','',0,'info',0),(27,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the <a href=\"https://www.fairphoto.com/wp-admin/admin.php?page=wc-settings&#038;tab=advanced&#038;section=woocommerce_com\" target=\"_blank\">Settings</a> and choose to stop sharing data. <a href=\"https://woocommerce.com/usage-tracking\" target=\"_blank\">Read more</a> about what data we collect.','{}','unactioned','woocommerce-admin','2021-04-30 07:47:47',NULL,0,'plain','',0,'info',1),(28,'wc-admin-store-notice-giving-feedback-2','info','en_US','You\'re invited to share your experience','Now that you’ve chosen us as a partner, our goal is to make sure we\'re providing the right tools to meet your needs. We\'re looking forward to having your feedback on the store setup experience so we can improve it in the future.','{}','unactioned','woocommerce-admin','2021-04-30 07:47:47',NULL,0,'plain','',0,'info',1),(29,'wc-admin-insight-first-sale','survey','en_US','Did you know?','A WooCommerce powered store needs on average 31 days to get the first sale. You\'re on the right track! Do you find this type of insight useful?','{}','unactioned','woocommerce-admin','2021-04-30 07:47:47',NULL,0,'plain','',0,'info',1),(30,'wc-admin-customizing-product-catalog','info','en_US','How to customize your product catalog','You want your product catalog and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2021-04-30 07:47:47',NULL,0,'plain','',0,'info',1),(67,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','{}','actioned','woocommerce.com','2022-03-11 07:50:11',NULL,0,'plain','',0,'info',1),(32,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2021-05-29 08:01:28',NULL,0,'plain','',0,'info',1),(33,'wcpay_instant_deposits_gtm_2021','marketing','en_US','Get paid within minutes – Instant Deposits for WooCommerce Payments','Stay flexible with immediate access to your funds when you need them – including nights, weekends, and holidays. With <a href=\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox&amp;utm_medium=product&amp;utm_campaign=wcpay_instant_deposits\">WooCommerce Payments\'</a> new Instant Deposits feature, you’re able to transfer your earnings to a debit card within minutes.','{}','pending','woocommerce.com','2021-05-29 08:01:28',NULL,0,'plain','',0,'info',1),(34,'wc-update-db-reminder','update','en_US','WooCommerce database update done','WooCommerce database update complete. Thank you for updating to the latest version!','{}','actioned','woocommerce-core','2021-09-02 10:08:09',NULL,0,'plain','',0,'info',1),(36,'wc-admin-manage-orders-on-the-go','info','en_US','Manage your orders on the go','Look for orders, customer info, and process refunds in one click with the Woo app.','{}','unactioned','woocommerce-admin','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(35,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','unactioned','woocommerce-core','2021-10-05 05:34:42',NULL,0,'plain','',0,'info',1),(37,'stripe_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/stripe/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#apple-pay\">enable Apple Pay with Stripe</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(38,'square_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/woocommerce-square/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#section-14\">enable Apple Pay with Square</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(39,'wcpay_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/payments/apple-pay/\">enable Apple Pay with WooCommerce Payments</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(40,'new_in_app_marketplace_2021','info','en_US','Customize your store with extensions','Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.','{}','unactioned','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(41,'wayflyer_bnpl_q4_2021','marketing','en_US','Grow your business with funding through Wayflyer','Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(42,'wc_shipping_mobile_app_usps_q4_2021','marketing','en_US','Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(43,'wc_shipping_mobile_app_q4_2021','marketing','en_US','Print and manage your shipping labels with the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(44,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(45,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(46,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(47,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(48,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(49,'wcpay-promo-2021-6-incentive-1','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br /><br />\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n				','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(50,'wcpay-promo-2021-6-incentive-2','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br /><br />\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n				','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(51,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(52,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(61,'wc_simple_payments_m2_reader_launch_q1_2022','marketing','en_US','Take quick and easy in-person payments','WooCommerce is continuing to power up your business with our new Simple Payments feature, built exclusively for WooCommerce In-Person Payments. Capture quick and simple payments anywhere else your customers are – or offer a local pickup option with payment taken in-person for orders placed online.','{}','pending','woocommerce.com','2022-02-04 08:19:46',NULL,0,'plain','',0,'info',0),(53,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(54,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(55,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(56,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(57,'habit-moment-survey','marketing','en_US','We’re all ears! Share your experience so far with WooCommerce','We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.','{}','pending','woocommerce.com','2021-12-05 06:41:36',NULL,0,'plain','',0,'info',1),(58,'ecomm-wc-navigation-survey','info','en_US','We’d like your feedback on the WooCommerce navigation','We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.','{}','pending','woocommerce.com','2022-01-09 04:50:04',NULL,0,'plain','',0,'info',1),(59,'wc-admin-update-store-details','info','en_US','Edit your store details if you need to','Nice work completing your store profile! You can always go back and edit the details you just shared, as needed.','{}','unactioned','woocommerce-admin','2022-01-09 05:07:58',NULL,0,'plain','',0,'info',1),(60,'wc-admin-performance-on-mobile','info','en_US','Track your store performance on mobile','Monitor your sales and high performing products with the Woo app.','{}','unactioned','woocommerce-admin','2022-01-12 08:15:34',NULL,0,'plain','',0,'info',0),(62,'wcpay_applepay_q1_2022','marketing','en_US','Increase conversions with Apple Pay – just like Diane does','See how Diane from <a href=\"https://woocommerce.com/posts/lady-dye-yarns-from-crafts-to-activism-with-woocommerce/?utm_source=product&amp;utm_medium=inboxnotification&amp;utm_campaign=apple-pay\" target=\"_blank\">Lady Dye Yarns</a> uses Apple Pay to provide customers with the fast, secure checkout experience they love. You can, too – Apple Pay is included in WooCommerce Payments. Here\'s how you can increase conversions by encouraging shoppers to pay with a single tap.','{}','pending','woocommerce.com','2022-02-07 07:56:47',NULL,0,'plain','',0,'info',0),(63,'stripe_applepay_q1_2022','marketing','en_US','Increase conversions with Apple Pay – just like Thomas does','Read the inspirational story of <a href=\"https://woocommerce.com/posts/incredible-story-of-thomas-trendy-socks-down-syndrome-entrepreneur/?utm_source=product&amp;utm_medium=inboxnotification&amp;utm_campaign=apple-pay\" target=\"_blank\">Thomas\'s Trendy Socks</a> and see how he’s using Apple Pay to provide customers with the fast, secure checkout experience they love. You can, too – ready to turn more visitors into buyers? Accept Apple Pay by selecting Enable express checkouts in Settings &gt; Payments &gt; Stripe.','{}','pending','woocommerce.com','2022-02-07 07:56:47',NULL,0,'plain','',0,'info',0),(64,'square_applepay_q1_2022','marketing','en_US','Increase conversions with a faster checkout experience','By enabling Apple Pay in Square, your customers can complete purchases quickly and securely with a single touch or a glance – no lengthy checkout forms necessary. Accept Apple Pay by enabling Digital Wallets within Settings &gt; Payments &gt; Square.','{}','pending','woocommerce.com','2022-02-07 07:56:47',NULL,0,'plain','',0,'info',0),(65,'lead_gen_existing_customers_1','marketing','en_US','Talk to a consultant','As your business grows, you want to optimize costs, streamline operations, and sell more. We can help. Talk to us about how you can get the most out of WooCommerce.','{}','pending','woocommerce.com','2022-02-12 07:50:20',NULL,0,'plain','',0,'info',0),(80,'wc-admin-launch-checklist','info','en_US','Ready to launch your store?','To make sure you never get that sinking \"what did I forget\" feeling, we\'ve put together the essential pre-launch checklist.','{}','unactioned','woocommerce-admin','2022-06-13 08:11:54',NULL,0,'plain','',0,'info',0),(69,'wc-admin-edit-products-on-the-move','info','en_US','Edit products on the move','Edit and create new products from your mobile devices with the Woo app','{}','unactioned','woocommerce-admin','2022-04-17 07:56:52',NULL,0,'plain','',0,'info',0),(70,'pinterest_gtm_q2_2021','marketing','en_US','Get your products in front of a large, engaged audience','Did you know that shoppers on Pinterest spend twice as much as people on other social platforms? With the new, official Pinterest for WooCommerce, you can turn your product catalog into shoppable Pins and showcase them to 400+ million monthly users looking to buy.','{}','unactioned','woocommerce.com','2022-04-24 07:50:05',NULL,0,'plain','',0,'info',0),(71,'setup_task_initiative_survey_q2_2022','survey','en_US','We want to know what matters most to you','Take 2 minutes to give us your input on what is important for you while setting up your store and help shape the future of WooCommerce together.','{}','pending','woocommerce.com','2022-04-27 07:51:19',NULL,0,'plain','',0,'info',0),(72,'woocommerce_payments_subscriptions_nopayments_q2_2022','marketing','en_US','Sell subscriptions online – without a paid extension','Say hello to WooCommerce Payments – now with built-in subscriptions functionality. Get free access to the features you need to start earning recurring revenue online. Pay as you go, with no setup costs or monthly fees.','{}','pending','woocommerce.com','2022-04-27 07:51:19',NULL,0,'plain','',0,'info',0),(73,'woocommerce_payments_subscriptions_yespayments_q2_2022','marketing','en_US','Sell subscriptions online – no extra extension required','It\'s here! WooCommerce Payments now features built-in subscriptions functionality. No need to install an extra, paid extension – we\'ve made it simpler than ever to start earning recurring revenue. Ready to grow your business?','{}','pending','woocommerce.com','2022-04-27 07:51:19',NULL,0,'plain','',0,'info',0),(74,'setup_task_second_survey_q2_2022','survey','en_US','We want to know what matters most to you','Take 2 minutes to give us your input on what is important for you while setting up your store and help shape the future of WooCommerce together.','{}','pending','woocommerce.com','2022-05-10 07:54:36',NULL,0,'plain','',0,'info',0),(75,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','{}','pending','woocommerce.com','2022-05-10 07:54:36',NULL,0,'plain','',0,'info',0),(76,'affirm_q2_2022','marketing','en_US','Boost your business with flexible payments','Expand your customer base with smarter payment options for more shoppers. With Affirm,  you can offer the most relevant payment options at every price point – from four interest-free payments every two weeks to longer installments up to 36 months. Fast-track your revenue goals today!','{}','pending','woocommerce.com','2022-05-15 07:53:08',NULL,0,'plain','',0,'info',0),(77,'wc-admin-EU-consumer-protection','marketing','en_US','Important changes to EU consumer protection laws','New regulations to help modernize and strengthen consumer protection laws in the European Union (EU) take effect on May 28, 2022. These rules impact all merchants selling to the EU, regardless of where their business is located. Further detailed information is available on the European Commission\'s official website.','{}','unactioned','woocommerce.com','2022-05-15 07:53:08',NULL,0,'plain','',0,'info',0),(78,'googlelistings_multicountrygtm_q22022','marketing','en_US','Expand your audience with Multi-Country Advertising','It\'s time to expand your audience with Multi-Country Advertising, an exciting new feature in Google Listings &amp; Ads. Reach more potential customers in as many regions as you like within a single campaign, all from the convenience of your WooCommerce dashboard.','{}','unactioned','woocommerce.com','2022-05-16 07:50:02',NULL,0,'plain','',0,'info',0),(79,'wc_ipp_order_creation_GTM_launch_q2_2022','marketing','en_US','Grow your business on the go with WooCommerce In-Person Payments','Quickly create new orders, manage transactions, and take secure payments no matter where your business takes you. With automatic inventory sync, WooCommerce In-Person Payments is the only fully integrated solution for taking your WooCommerce store offline.','{}','pending','woocommerce.com','2022-05-26 07:50:14',NULL,0,'plain','',0,'info',0),(81,'wc-admin-navigation-nudge','info','en_US','You now have access to the WooCommerce navigation','We’re introducing a new navigation for a more intuitive and improved user experience. You can enable the beta version of the new experience in the Advanced Settings. Enable it now for your store.','{}','unactioned','woocommerce-admin','2022-06-13 08:11:54',NULL,0,'plain','',0,'info',0),(82,'wc-admin-wisepad3','marketing','en_US','Take your business on the go in Canada with WooCommerce In-Person Payments','Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.','{}','pending','woocommerce.com','2022-06-16 07:51:01',NULL,0,'plain','',0,'info',0),(83,'TikTok q2_2022','marketing','en_US','Give your store a stage on the world’s fastest-growing advertising channel','With TikTok for WooCommerce, you can sync your catalog, create videos, and track performance in front of TikTok’s one billion global users. Try the Smart Video Generator to make ads using your existing product images – no camera needed. Get $200 in ad credit from TikTok after a $20 spend (terms &amp; conditions apply).','{}','unactioned','woocommerce.com','2022-06-22 07:57:20',NULL,0,'plain','',0,'info',0),(84,'tiktok-webinar-promo-july2022','marketing','en_US','Free webinar: TikTok for WooCommerce','Join WooCommerce and TikTok live on July 14 to learn about ad types, trends, and the best ways to connect with an audience of one billion active users on the world’s fastest-growing social platform. Participants have a chance to score a free month of Vimeo Pro, and two winners will get a $5,000 ad credit and more.','{}','pending','woocommerce.com','2022-07-09 07:50:33',NULL,0,'plain','',0,'info',0),(85,'klarna_q3_2022','marketing','en_US','Meet Klarna – your ultimate growth partner','Increase conversions by offering secure, flexible payment solutions – including buy now, pay later – all through a one-click checkout experience. Plus, you’ll tap into a whole new market of the world’s most engaged shoppers.','{}','unactioned','woocommerce.com','2022-08-08 07:52:14',NULL,0,'plain','',0,'info',0),(86,'mercado_pago_q3_2022','marketing','en_US','Get paid with Mercado Pago Checkout','Give your customers a checkout they can trust with Latin America\'s leading payment processor. Securely accept debit and credit cards, cash, bank transfers, and installment payments – backed by exclusive fraud prevention tools.','{}','pending','woocommerce.com','2022-08-09 07:49:43',NULL,0,'plain','',0,'info',0),(87,'woocommerce-payments-august-2022-need-to-update','update','en_US','Action required: Please update WooCommerce Payments','An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.','{}','pending','woocommerce.com','2022-08-10 07:50:54',NULL,0,'plain','',0,'info',0),(88,'woocommerce-payments-august-2022-store-patched','update','en_US','WooCommerce Payments has been automatically updated','You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.','{}','pending','woocommerce.com','2022-08-10 07:50:54',NULL,0,'plain','',0,'info',0),(89,'mobile_app_order_management_q3_2022','marketing','en_US','Take order management on the go','The WooCommerce Mobile App continues to get better with added order management functionality! Add or remove products, edit fees, or change the shipping options in any existing order – all from within the app.','{}','unactioned','woocommerce.com','2022-08-17 07:55:09',NULL,0,'plain','',0,'info',0),(90,'product_creation_usability_test_3_months','survey','en_US','Have a say in the future of WooCommerce','Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.','{}','pending','woocommerce.com','2022-08-26 08:16:14',NULL,0,'plain','',0,'info',0),(91,'product_creation_usability_test_6_months','survey','en_US','Try the new product edit form prototype','Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.','{}','pending','woocommerce.com','2022-08-30 07:55:21',NULL,0,'plain','',0,'info',0),(92,'product_creation_usability_test_12_months','survey','en_US','Try the new product edit form prototype','Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.','{}','pending','woocommerce.com','2022-09-07 07:55:48',NULL,0,'plain','',0,'info',0),(93,'custom_deposit_schedules_inbox','marketing','en_US','Customize your deposit schedule','Receive your funds according to your own business needs with custom deposit schedules from WooCommerce Payments. You’ll have the flexibility to deposit funds into your bank account daily, weekly, monthly, or even on-demand – you’ve done the work, now get paid on your terms.','{}','unactioned','woocommerce.com','2022-09-17 01:39:29',NULL,0,'plain','',0,'info',0);
/*!40000 ALTER TABLE `wpbb_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wc_category_lookup`
--

DROP TABLE IF EXISTS `wpbb_wc_category_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wc_category_lookup` (
  `category_tree_id` bigint(20) unsigned NOT NULL,
  `category_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wc_category_lookup`
--

LOCK TABLES `wpbb_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wpbb_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wpbb_wc_category_lookup` VALUES (15,15),(20,20),(23,23),(25,25),(41,41);
/*!40000 ALTER TABLE `wpbb_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wc_customer_lookup`
--

DROP TABLE IF EXISTS `wpbb_wc_customer_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wc_customer_lookup` (
  `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `username` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `first_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `last_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `email` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `postcode` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `city` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `state` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wc_customer_lookup`
--

LOCK TABLES `wpbb_wc_customer_lookup` WRITE;
/*!40000 ALTER TABLE `wpbb_wc_customer_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_wc_customer_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wc_download_log`
--

DROP TABLE IF EXISTS `wpbb_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wc_download_log`
--

LOCK TABLES `wpbb_wc_download_log` WRITE;
/*!40000 ALTER TABLE `wpbb_wc_download_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_wc_download_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wc_order_coupon_lookup`
--

DROP TABLE IF EXISTS `wpbb_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wc_order_coupon_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `coupon_id` bigint(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT '0',
  PRIMARY KEY (`order_id`,`coupon_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wc_order_coupon_lookup`
--

LOCK TABLES `wpbb_wc_order_coupon_lookup` WRITE;
/*!40000 ALTER TABLE `wpbb_wc_order_coupon_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_wc_order_coupon_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wc_order_product_lookup`
--

DROP TABLE IF EXISTS `wpbb_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wc_order_product_lookup` (
  `order_item_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `variation_id` bigint(20) unsigned NOT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT '0',
  `product_gross_revenue` double NOT NULL DEFAULT '0',
  `coupon_amount` double NOT NULL DEFAULT '0',
  `tax_amount` double NOT NULL DEFAULT '0',
  `shipping_amount` double NOT NULL DEFAULT '0',
  `shipping_tax_amount` double NOT NULL DEFAULT '0',
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wc_order_product_lookup`
--

LOCK TABLES `wpbb_wc_order_product_lookup` WRITE;
/*!40000 ALTER TABLE `wpbb_wc_order_product_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_wc_order_product_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wc_order_stats`
--

DROP TABLE IF EXISTS `wpbb_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wc_order_stats` (
  `order_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT '0',
  `total_sales` double NOT NULL DEFAULT '0',
  `tax_total` double NOT NULL DEFAULT '0',
  `shipping_total` double NOT NULL DEFAULT '0',
  `net_total` double NOT NULL DEFAULT '0',
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wc_order_stats`
--

LOCK TABLES `wpbb_wc_order_stats` WRITE;
/*!40000 ALTER TABLE `wpbb_wc_order_stats` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_wc_order_stats` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wc_order_tax_lookup`
--

DROP TABLE IF EXISTS `wpbb_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wc_order_tax_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT '0',
  `order_tax` double NOT NULL DEFAULT '0',
  `total_tax` double NOT NULL DEFAULT '0',
  PRIMARY KEY (`order_id`,`tax_rate_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wc_order_tax_lookup`
--

LOCK TABLES `wpbb_wc_order_tax_lookup` WRITE;
/*!40000 ALTER TABLE `wpbb_wc_order_tax_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_wc_order_tax_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wc_product_attributes_lookup`
--

DROP TABLE IF EXISTS `wpbb_wc_product_attributes_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wc_product_attributes_lookup` (
  `product_id` bigint(20) NOT NULL,
  `product_or_parent_id` bigint(20) NOT NULL,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `term_id` bigint(20) NOT NULL,
  `is_variation_attribute` tinyint(1) NOT NULL,
  `in_stock` tinyint(1) NOT NULL,
  PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
  KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wc_product_attributes_lookup`
--

LOCK TABLES `wpbb_wc_product_attributes_lookup` WRITE;
/*!40000 ALTER TABLE `wpbb_wc_product_attributes_lookup` DISABLE KEYS */;
INSERT INTO `wpbb_wc_product_attributes_lookup` VALUES (630,106,'pa_size',27,1,1),(631,106,'pa_size',26,1,1),(632,106,'pa_size',28,1,1),(633,106,'pa_size',29,1,1),(630,106,'pa_finish',30,1,1),(631,106,'pa_finish',30,1,1),(632,106,'pa_finish',30,1,1),(633,106,'pa_finish',30,1,1),(611,140,'pa_size',27,1,1),(612,140,'pa_size',26,1,1),(613,140,'pa_size',28,1,1),(614,140,'pa_size',29,1,1),(611,140,'pa_finish',30,1,1),(612,140,'pa_finish',30,1,1),(613,140,'pa_finish',30,1,1),(614,140,'pa_finish',30,1,1),(382,322,'pa_size',27,1,1),(383,322,'pa_size',26,1,1),(384,322,'pa_size',28,1,1),(385,322,'pa_size',29,1,1),(382,322,'pa_finish',30,1,1),(383,322,'pa_finish',30,1,1),(384,322,'pa_finish',30,1,1),(385,322,'pa_finish',30,1,1),(690,689,'pa_finish',30,1,1),(691,689,'pa_finish',30,1,1),(692,689,'pa_finish',30,1,1),(693,689,'pa_finish',30,1,1),(690,689,'pa_size',27,1,1),(691,689,'pa_size',26,1,1),(692,689,'pa_size',28,1,1),(693,689,'pa_size',29,1,1);
/*!40000 ALTER TABLE `wpbb_wc_product_attributes_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wc_product_download_directories`
--

DROP TABLE IF EXISTS `wpbb_wc_product_download_directories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wc_product_download_directories` (
  `url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(256) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `enabled` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`url_id`),
  KEY `url` (`url`(191))
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wc_product_download_directories`
--

LOCK TABLES `wpbb_wc_product_download_directories` WRITE;
/*!40000 ALTER TABLE `wpbb_wc_product_download_directories` DISABLE KEYS */;
INSERT INTO `wpbb_wc_product_download_directories` VALUES (1,'file:///home/yrevo792/public_html/fairphoto.com/wp-content/uploads/woocommerce_uploads/',1),(2,'https://www.fairphoto.com/wp-content/uploads/woocommerce_uploads/',1);
/*!40000 ALTER TABLE `wpbb_wc_product_download_directories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wpbb_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `virtual` tinyint(1) DEFAULT '0',
  `downloadable` tinyint(1) DEFAULT '0',
  `min_price` decimal(19,4) DEFAULT NULL,
  `max_price` decimal(19,4) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT '0',
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT '0',
  `average_rating` decimal(3,2) DEFAULT '0.00',
  `total_sales` bigint(20) DEFAULT '0',
  `tax_status` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT 'taxable',
  `tax_class` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wc_product_meta_lookup`
--

LOCK TABLES `wpbb_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wpbb_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wpbb_wc_product_meta_lookup` VALUES (96,'',0,0,0.0000,0.0000,0,NULL,'outofstock',0,0.00,0,'taxable',''),(106,'',0,0,89.0000,899.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(116,'',0,0,77.0000,77.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(140,'',0,0,89.0000,899.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(382,'',0,0,89.0000,89.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),(383,'',0,0,189.0000,189.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),(322,'',0,0,89.0000,889.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(384,'',0,0,289.0000,289.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),(385,'',0,0,899.0000,899.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),(611,'',0,0,89.0000,89.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),(612,'',0,0,189.0000,189.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),(613,'',0,0,289.0000,289.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),(614,'',0,0,899.0000,899.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),(630,'',0,0,89.0000,89.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),(631,'',0,0,189.0000,189.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),(632,'',0,0,289.0000,289.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),(633,'',0,0,899.0000,899.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),(689,'',0,0,89.0000,899.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(690,'',0,0,89.0000,89.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),(691,'',0,0,189.0000,189.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),(692,'',0,0,289.0000,289.0000,0,NULL,'instock',0,0.00,0,'taxable','parent'),(693,'',0,0,899.0000,899.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
/*!40000 ALTER TABLE `wpbb_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wc_rate_limits`
--

DROP TABLE IF EXISTS `wpbb_wc_rate_limits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wc_rate_limits` (
  `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `rate_limit_key` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `rate_limit_expiry` bigint(20) unsigned NOT NULL,
  `rate_limit_remaining` smallint(10) NOT NULL DEFAULT '0',
  PRIMARY KEY (`rate_limit_id`),
  UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wc_rate_limits`
--

LOCK TABLES `wpbb_wc_rate_limits` WRITE;
/*!40000 ALTER TABLE `wpbb_wc_rate_limits` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_wc_rate_limits` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wc_reserved_stock`
--

DROP TABLE IF EXISTS `wpbb_wc_reserved_stock`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wc_reserved_stock` (
  `order_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `stock_quantity` double NOT NULL DEFAULT '0',
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`,`product_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wc_reserved_stock`
--

LOCK TABLES `wpbb_wc_reserved_stock` WRITE;
/*!40000 ALTER TABLE `wpbb_wc_reserved_stock` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_wc_reserved_stock` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wc_tax_rate_classes`
--

DROP TABLE IF EXISTS `wpbb_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wc_tax_rate_classes`
--

LOCK TABLES `wpbb_wc_tax_rate_classes` WRITE;
/*!40000 ALTER TABLE `wpbb_wc_tax_rate_classes` DISABLE KEYS */;
INSERT INTO `wpbb_wc_tax_rate_classes` VALUES (1,'Reduced rate','reduced-rate'),(2,'Zero rate','zero-rate');
/*!40000 ALTER TABLE `wpbb_wc_tax_rate_classes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wc_webhooks`
--

DROP TABLE IF EXISTS `wpbb_wc_webhooks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wc_webhooks` (
  `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `name` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `delivery_url` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `secret` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `topic` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `api_version` smallint(4) NOT NULL,
  `failure_count` smallint(10) NOT NULL DEFAULT '0',
  `pending_delivery` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`webhook_id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wc_webhooks`
--

LOCK TABLES `wpbb_wc_webhooks` WRITE;
/*!40000 ALTER TABLE `wpbb_wc_webhooks` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_wc_webhooks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wfblockediplog`
--

DROP TABLE IF EXISTS `wpbb_wfblockediplog`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wfblockediplog` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `countryCode` varchar(2) NOT NULL,
  `blockCount` int(10) unsigned NOT NULL DEFAULT '0',
  `unixday` int(10) unsigned NOT NULL,
  `blockType` varchar(50) NOT NULL DEFAULT 'generic',
  PRIMARY KEY (`IP`,`unixday`,`blockType`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wfblockediplog`
--

LOCK TABLES `wpbb_wfblockediplog` WRITE;
/*!40000 ALTER TABLE `wpbb_wfblockediplog` DISABLE KEYS */;
INSERT INTO `wpbb_wfblockediplog` VALUES (_binary '\0\0\0\0\0\0\0\0\0\0O\','RU',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0P\','RU',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.v','FR',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\j','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h-)-','NL',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DV\','IN',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\;X','DE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4\','IT',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0M\M','ES',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0W','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gZ\j','VN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\','GT',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>','DE',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\P\','IN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','TH',6,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ѷ\n','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ge','VN',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0maY','IT',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"KA\','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[\\O','PT',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\g','FR',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Cގ','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Z','UZ',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y\_','IN',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0f','BR',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\Y','US',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0֑J','US',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0oZ$','MY',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\0[','VN',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\D\','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0sNz:','VN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\!\\','IR',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/ot,','CN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_ٳ6','FI',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ge','VN',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0!','IT',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@q','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','NL',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','VN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0a','DE',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0B!\','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g]r','IN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Դ','DE',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G','CN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06%\','FR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08\Z6','CA',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4\','IT',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','IT',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j#\','FR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\,\'','ZW',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\04;','NL',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_','RU',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m*','SG',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A\\','NL',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0֩1','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\','VN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0P\Z','FR',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gJ','MY',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','IT',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\[','ID',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-}\','VN',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&(\','IT',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0먻','SG',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x\','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03Q<','FR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ϴ\\r','DE',5,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0hD','US',4,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\j','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\+','ID',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~\','SG',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ǲI','SG',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','CY',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\r','IT',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[\\','KZ',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gZ\j','VN',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\N\\','TW',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\02','BR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0maY','IT',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gڽ','VN',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h','DE',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0 Ӭ','HK',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[0','DE',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0hP','NL',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C\\'	','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','DE',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>','GB',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0. \F','GB',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"2','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\q','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]qo','GB',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\rQ;\\','NL',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0㲓','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\"$','GB',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0aX','DE',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-\r\','CY',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ү]','HK',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','IN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\04\','IE',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ڏ\','HK',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','FR',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\\$','US',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ѷ\n','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\','GT',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>i','DE',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\0','FR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\a','SG',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0CL\','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ϛ','DE',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\i','SG',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0{)&','VN',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Al','FI',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\08','IT',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\ж','DE',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\03K','FR',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0ux\r4','AU',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j)@','FR',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0+H','DE',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0ś','ML',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\4','US',4,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0f','BR',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\p','US',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0ߺL','US',3,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0gD\','VN',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\,\'','ZW',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\03O','SG',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0h7','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Cޘ\','US',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0֑J','US',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0','CY',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0D\0','GB',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4','IT',3,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0m\2','GB',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Hӱ','SG',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0o','DE',3,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0+\o','IN',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0O}','SG',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\03YA','GB',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\','EE',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0&kݔ','US',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\O','US',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0<\','CO',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0j#\','FR',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\"A\\0','CH',5,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0n(','CN',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\y','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0v','JP',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/J\','JP',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0','US',4,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0J\g\','US',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\03i\','FR',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','NL',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G','CN',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"{},','US',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0PXX','IT',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0hD','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0OA','FR',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0}\\','TW',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\W\','DE',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\0\C','US',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\03\cb','FR',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0֛\','US',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0<\','CO',3,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0E','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\P^','BR',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0DTa','DE',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0%.','RU',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\\!','US',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','IN',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\b','US',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0g5','IN',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0g\\r','VN',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\07\','DE',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0>m}','RU',3,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0A4\0','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\06&-1','FR',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0RK','DE',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0!','IT',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ё6\','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0܄\','TW',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\r~$W','IN',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0oZ','MY',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0UX','NL',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0P\Z','FR',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\x','US',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0%r','FR',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0c\[','CA',3,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0R\'','IL',3,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0MAը','PL',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08\Z6','CA',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03Y/\','GB',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03\','FR',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','IR',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\P\','IN',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x','FR',3,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\','TW',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\+','ID',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@Z$f','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0BI','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'lX','CN',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g]','IN',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','RU',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ˏ$','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0go(','ID',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\\','SG',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Aii','FI',4,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\L','BR',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0먻','SG',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"Em','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4','IT',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\#','US',4,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0پR','PL',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A\\','NL',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','VN',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06\'Z','CA',3,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gڲ','VN',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G\|','IN',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[D ','DE',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;U\','IN',3,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','SG',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\k','US',4,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C\l\','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#:','BE',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Hӱ','SG',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h\\','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03Ô','GB',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/J\','JP',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0`','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','CA',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0)]R','TZ',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0u4','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gڽ','VN',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ş','CA',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ч','NL',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','TH',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\.\\','SG',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0+\','HK',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Hϣ','SG',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G?/','DE',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ko\','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@\)\','GB',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"2','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&w','IN',3,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;`~','SG',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0	','VE',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\J','VN',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C\\'	','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]\\','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0i','IR',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-U','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'gF','CN',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x\','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\fR','GB',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]\\0','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','CA',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\01\','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0HLN','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03L3','FR',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'','SG',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0a','DE',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\n','IN',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\Rr','SG',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0B!\','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0z','JP',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','FR',4,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G','SE',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\d','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#>','DE',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\"E','GB',3,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/t0m','CN',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','CA',4,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\','SG',3,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-w\\','VN',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\b','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gyZ','VN',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0lB','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\z','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C<','RU',4,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\<\','NL',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0l$','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ո]','DE',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\B','ID',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Օg','ME',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\.','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0%.','RU',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0EY','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0џn','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQf','TR',10,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#gh','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0먻','SG',3,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03\','FR',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_m','VN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0,\z','VN',3,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\Y','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\)','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j','CN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-=\','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\O','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','CN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gb','BD',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0vb@','ID',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0p\Y','VN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\"$','GB',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0oZ','MY',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ş','CA',3,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\j','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\E\n','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_','RU',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06\'Z','CA',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_q','VN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/oT\','CN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\C','SG',5,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gJx','VN',3,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0P\o','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\4','CA',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\I','CL',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0f','BR',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\\$','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ߺL','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ϴ\\r','DE',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','NL',5,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/jɆ','CN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0w4','IN',3,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g3g','ID',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&(\','IT',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0k.','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0kg','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>Zeq','IL',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0oZ','MY',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&(\','IT',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03[<','FR',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\S','MD',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-7,','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0. \F','GB',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\','BR',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\B','ID',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y\*','DE',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|\m','CN',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ad\','DE',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-\r\','CY',3,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0$^','ID',4,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\','HK',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\O','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|\\8','MY',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0uY','RU',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03\cb','FR',3,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0n(\\','CN',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0RL','DE',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DZ','DE',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0՗!(','IL',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\í','DE',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\4','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0u\','CN',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\'','IN',3,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>Zeq','IL',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gb','BD',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0eG\','NL',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQf','TR',16,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DKR','DE',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0k\','CL',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0e\"\B','CN',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0џn','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0a\\','NL',4,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A\\','NL',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=C','IN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','CZ',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0z','BY',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\a','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\#','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G','CN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Hϣ','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ad\','DE',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\a','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/J\','JP',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y\\','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>m}','RU',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0	','VE',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#:','BE',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03Q<','FR',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',1,19225,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0m\S','MD',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\4','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03Y/\','GB',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0o\ȁ','CN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0xN~','CN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\0','CN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0{)&','VN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\qg','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|\\8','MY',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03[܏','FR',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gt','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\0[','VN',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\','BR',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','DE',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ơ','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\n','IN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\Rr','SG',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0eG\','NL',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ё6\','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[׿9','RU',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\(B','PL',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','TH',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\p','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03K','FR',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\+','ID',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"2','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0LM','ES',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ԤV','RU',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\r','IT',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\c\','IN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','DE',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\04;','NL',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06','VE',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0w\Q','HK',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0x\','NZ',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\','TW',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03L3','FR',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y','DE',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ju','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0+\pU','MN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\\','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\\0','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\L','PL',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0mj\','NL',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g]','IN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4\','IT',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\=6n','IT',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ѸL','GB',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Gޒ','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0)]R','TZ',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0v','JP',3,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wP','DE',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ǲI','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/iI\r','CN',3,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','RU',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\m','SG',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h,:','UA',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#~f','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y\_','IN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\\','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0%r','FR',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\i','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0hD','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h,','UA',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DTa','DE',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-\r\','CY',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0El','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"{},','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G','GB',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0HҌ','SG',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0U[\j','GB',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g1','ID',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0`','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0. \F','GB',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0vj','CN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03k','SE',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~\+','TR',3,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\>','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0W','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','IT',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0پR','PL',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\','HK',3,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;`~','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y*\/','CN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]\\','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@`','SG',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0՗!(','IL',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C\\'	','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Aii','FI',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\rN\ ','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','FR',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0츀','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\N\\','TW',3,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0!','IT',3,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\g','FR',3,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\','DE',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ߪ','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','SG',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&w','IN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\02t+N','US',3,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x','FR',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0,','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0а\"','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0^\','FR',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','VN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\\r','VN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0+\','HK',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DG','DE',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ˏ$','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}','CN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0nR','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G','IT',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0c4','DE',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4\','IT',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/k\g','CN',3,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03[\','FR',3,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\.\\','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0џ.','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G\|','IN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\#','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|S','VN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\n','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~\','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03Ô','GB',3,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ϼu','ES',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.?P','UA',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03&[','FR',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\L','BR',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\q','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A4\0','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Gu\','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Z','UZ',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0go(','ID',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0UX','NL',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'gF','CN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0k\\','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\','GT',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[\\','KZ',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0贮','IN',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03i\','FR',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03\','FR',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#h8','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]rL','GB',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ϛ','DE',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0&kݔ','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08c','KR',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y\\','SG',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h','DE',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Go','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ѷ\n','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Dc','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03[<','FR',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_pO','VN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y\*','DE',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0B!\','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\k','US',6,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-M\\','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0o\ʓ','CN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Yχ','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\~','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ч','NL',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~߱','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h-)-','NL',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','CA',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;v\','SG',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>}\','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"KA\','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gJ','MY',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/d\9','CN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0MAը','PL',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m*','SG',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\~\\','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0n(\\','CN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;U\','IN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@q','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06%\','FR',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','IN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\~','DE',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"A\\0','CH',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0P\Z','FR',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\n','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0St','GB',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\rO','IE',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/i=#','CN',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\m6','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\u','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\','FR',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ux\r4','AU',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C\>','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0xhx','CN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\P\','IN',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0])','GB',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=\','NL',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A','IN',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h7','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0֑J','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0x','US',72,19229,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\06\n','US',1,19229,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQg','TR',11,19229,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQm','TR',15,19229,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQk','TR',13,19229,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0N/\','NL',38,19231,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQ`','TR',8,19231,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQd','TR',9,19231,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQg','TR',11,19231,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\\','TW',1,19230,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\n','IN',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/t0m','CN',2,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0u4','US',2,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4','IT',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06&I\','FR',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@\A','NL',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0xE','CN',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0%2','RO',1,19230,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\03K','FR',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0e\"\B','CN',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\q','US',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'gF','CN',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\g','FR',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\"E','GB',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.z2','JP',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0^\V','CH',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06$\','FR',1,19230,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','TH',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x','FR',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\a','SG',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','CA',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQ`','TR',5,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\#','US',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j&\','CN',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Sl','IN',2,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m*','SG',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\y','US',2,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0PXX','IT',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0츀','US',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\ ','US',1,19230,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0hD','US',2,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#4\','US',2,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0$^','ID',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gڽ','VN',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','US',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','VN',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#~f','US',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~\+','TR',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0i_','DE',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Aii','FI',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','US',2,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\[','ID',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03[܏','FR',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\k','US',2,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ѸL','GB',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"Em','US',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-xEy','KR',3,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0. \F','GB',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m','US',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0vbI','ID',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DKR','DE',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','SG',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]rL','GB',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','US',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ko\','US',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"2','US',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E','US',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08c','KR',2,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08\Z6','CA',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/i=#','CN',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/ot,','CN',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4j','IT',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'lX','CN',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0 \','BR',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\\r','VN',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ymu','DE',2,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\"','US',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|BV','IN',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]\\','US',2,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]\\0','US',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ˏ$','US',2,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06%\','FR',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;Rz','IN',3,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\rQ;\\','NL',1,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03','FR',3,19232,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\03s','FR',21,19232,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQd','TR',9,19232,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQb','TR',13,19232,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQ`','TR',10,19232,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQg','TR',13,19232,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0J*','FR',2,19231,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0@q','US',1,19231,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Et','CA',1,19231,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0>n','GB',1,19231,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\Z','GB',1,19231,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0-w\\','VN',1,19231,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',2,19231,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\02','US',70,19231,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',1,19233,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0wQb','TR',10,19233,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','US',72,19233,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0wQg','TR',5,19233,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0N','BG',1,19232,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',1,19232,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0<','US',4,19232,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0wQl','TR',13,19234,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQk','TR',16,19234,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQb','TR',16,19234,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~p','US',1,19233,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0wQl','TR',9,19233,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQk','TR',6,19233,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\02','US',71,19233,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Ϛ\'','DE',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DTa','DE',4,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\04)\','US',7,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G','SE',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gڲ','VN',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','EE',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\J\','CA',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=\','NL',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@\A','NL',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0B!\','US',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/\V	','HK',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\k','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','SG',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gJ','MY',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0!','IT',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0k\','CL',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\"$','GB',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\HŪ','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=\\','TW',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#D','DE',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\e','GB',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;v\','SG',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03MY','FR',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0,\z','VN',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08\Z6','CA',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G\|','IN',3,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\','FR',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E$)','CA',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0{8;	','CN',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\B','SG',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=\+','TW',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\\','VN',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0a','DE',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~\+','TR',5,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\0','CN',4,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0U[\j','GB',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ju','SG',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\\r','VN',3,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/i=#','CN',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08','IT',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0$^','ID',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0R\'','IL',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\~','DE',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06','VE',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]\\0','US',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\\','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0U','PL',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C\>','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',4,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-xEy','KR',4,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\g','FR',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\04;','NL',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0xN~','CN',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQm','TR',15,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QF','CN',3,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0%5,','RU',1,19237,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0vbI','ID',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\.\\','SG',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'','SG',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g$','JP',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x\','US',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y','CN',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\n','IN',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03[<','FR',3,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y','DE',3,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\\','TW',3,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0k\','US',1,19235,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\07YL','DE',1,19235,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\06\n','US',71,19235,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0wQk','TR',8,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQl','TR',10,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0N/\','NL',40,19234,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',2,19234,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','CA',3,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0xhx','CN',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03[܏','FR',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]\\','US',5,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DKR','DE',4,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','VN',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|BV','IN',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\q','US',3,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\04\','IE',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/`Ji','CN',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m*','SG',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\[','ID',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\rN\ ','US',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Yχ','SG',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQa','TR',10,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\y','US',4,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0M','IT',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0o','DE',3,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4\','IT',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\n\\','MK',4,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wP','DE',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ϛ\'','DE',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0k','AT',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DTa','DE',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03	','CA',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0go(','ID',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[0','DE',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ߺL','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','SG',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\f$','HK',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0UX','NL',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j&\','CN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0 \','BR',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=\+','TW',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_.:','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0oZ$','MY',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[ͯ','DE',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','IT',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0e\"\B','CN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\qg','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03Y/\','GB',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@\A','NL',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h','DE',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'lX','CN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DKR','DE',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',3,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\=6n','IT',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\[','ID',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0M','IT',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/iI\r','CN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;U\','IN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A\\','NL',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0mj\','NL',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0xhx','CN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Yχ','SG',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Դ','DE',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0W','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Gu\','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','EE',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DG','DE',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G','SE',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','IN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\','VN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\q\','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>}\','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C\\'	','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.z2','JP',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06&I\','FR',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0R\','IL',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0eG\','NL',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A4\0','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\#','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y*\/','CN',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0$^','ID',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Hϣ','SG',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0c\\','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0uY','RU',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0M\\r','GB',3,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_\','US',70,19236,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0@Z$f','US',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03L3','FR',3,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0츀','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=\','NL',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@`','SG',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|jG\','PH',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m*','SG',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~߱','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','VN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08','IT',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\\','TW',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'gF','CN',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]\\','US',4,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0U[\j','GB',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\rs','AU',144,19236,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4','IT',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~\+','TR',3,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\\','SG',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_ٳ6','FI',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\n\\','MK',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y','DE',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0v','JP',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0,','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06%\','FR',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A\!','FI',2,19236,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','FR',5,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y\\','SG',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQa','TR',7,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\J\','CA',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0sNz:','VN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0MAը','PL',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','CA',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0£#','DE',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06','VE',3,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-xEy','KR',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j)@','FR',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\k','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gڽ','VN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0xE','CN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&w','IN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\y','US',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\0[','VN',3,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#~f','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0c\[','CA',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;`~','SG',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\rO','IE',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','JP',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x\','US',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/ot,','CN',3,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.e\"','DE',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\m6','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\e','GB',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g$','JP',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','SG',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0. \F','GB',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\\','SG',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ѸL','GB',3,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\#','SG',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#4\','US',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'','SG',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/t0m','CN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQm','TR',11,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4j','IT',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gb','VN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\','ID',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ʶh\','JP',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gڲ','VN',4,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0XW\{','ES',3,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gg','VN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ڏ\','HK',3,19236,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0','FR',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0U(^','DK',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0՗!(','IL',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;u','SG',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\]','FR',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/oT\','CN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y','CN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Aii','FI',3,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0a\\','NL',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','IT',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y\\','US',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-h5','DE',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/d\9','CN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0aJY','US',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0^\','FR',4,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"KA\','US',3,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\y','US',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0k\','CL',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\04;','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\s','SG',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0kkg','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0i_','DE',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-\r\','CY',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0maY','IT',3,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"A\\0','CH',3,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]6\n','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','TH',6,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0贮','IN',3,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\n','IN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQl','TR',7,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0+\','HK',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08\Z6','CA',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>##','GB',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\D\','US',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\q','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQk','TR',8,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;v\','SG',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\'','IN',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0o','DE',3,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',2,19236,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\03Q<','FR',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G\|','IN',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4\','IT',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03Ô','GB',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\04\','IE',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/t0m','CN',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.e\"','DE',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\D\','US',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0 \','BR',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A\\','NL',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\rQ;\\','NL',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0])','GB',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\\','US',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ϛ\'','DE',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"A\\0','CH',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','TH',2,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&w','IN',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-7,','US',2,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/d\9','CN',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQm','TR',2,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ѸL','GB',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0o','DE',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\0[','VN',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\=6n','IT',2,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j)@','FR',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\#','US',1,19235,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0	qe','DE',1,19235,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0^=','FR',1,19235,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0_\','DE',1,19235,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0;m\','SG',1,19235,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\\WM','AU',4,19241,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',1,19240,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0JS','FR',2,19241,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',1,19241,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0>\','US',46,19245,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0','US',1,19244,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',7,19244,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',2,19245,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0>','RU',1,19248,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>','RU',1,19248,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',2,19247,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0l\\','US',1,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0EE','US',1,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G','US',1,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G','US',1,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G','US',1,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0l\s','US',2,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0lݓ','US',1,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G\r','US',3,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G/','US',1,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0EE','US',1,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G','US',6,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0lݕ','US',2,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0l݉','US',1,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0EF\','US',2,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G','US',8,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G5','US',4,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G','US',7,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G','US',3,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0lݧ','US',3,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0EF\','US',22,19252,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0eL','NL',1,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0eM$','NL',1,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G^','NL',1,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Gf\','NL',2,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0eL\','NL',1,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Gb','NL',2,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\GC','US',15,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0eL','NL',1,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Gb','NL',3,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G^{','NL',3,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Gb]','NL',2,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0eL','NL',1,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Gf','NL',4,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G^\','NL',2,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G_','NL',3,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Gf3','NL',3,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0eLW','NL',3,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Gfm','NL',2,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Fo','US',2,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0F\?','US',5,19251,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Gfm','NL',2,19250,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Gf3','NL',1,19250,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0eL','NL',1,19250,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\GC','US',10,19250,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0D2','AT',1,19250,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0eL\','NL',1,19250,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G^\','NL',1,19250,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Gb','NL',1,19250,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G^','NL',3,19250,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0D\\','HU',1,19250,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Gb]','NL',1,19249,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G^\','NL',1,19249,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Gf\','NL',1,19249,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Gf3','NL',1,19249,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Gb','NL',1,19249,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Gb','NL',1,19249,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Gfm','NL',2,19249,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0D\q','UA',2,19249,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0F\','US',2,19248,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0F\%','US',5,19248,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\rQ;\\','NL',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQe','TR',23,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0o','DE',3,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gڲ','VN',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DV\','IN',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j)@','FR',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Й','US',5,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y*\/','CN',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\\','SG',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Դ','DE',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0o\ʓ','CN',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0U(^','DK',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/nH\','CN',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\rN\ ','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03[܏','FR',3,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/rH','CN',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ϼu','ES',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-7,','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0R\hI','ES',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','TH',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08','IT',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@\A','NL',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06','VE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','VN',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y#','GB',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\0','CN',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y(\2','CN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gJx','VN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\01\','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>m}','RU',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0؄}','FR',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ad\','DE',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_q','VN',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\r~$W','IN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0go(','ID',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0џn','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\Y','HK',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\4','CA',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&(\','IT',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]x\n','ES',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\u','US',5,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0xO}','CN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\O\','IR',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03\','FR',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0RN(','DE',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Cޘ\','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_N','SG',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0먻','SG',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\ZA','MY',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\"$','GB',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#gh','US',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0k','AT',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','CZ',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\P\','IN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0oZ','MY',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\\','VN',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0)]R','TZ',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]qo','GB',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0!','IN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0D','CO',6,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','IR',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-w\\','VN',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Hӱ','SG',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\E\n','SG',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A\','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0+\','HK',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\i','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\j','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Wk','IR',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_pO','VN',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\,','GB',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>	z','GB',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\V\','UZ',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0oZ$','MY',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0St','GB',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\02;cb','US',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','RU',5,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\S','MD',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0oZ','MY',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08$','GB',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0r\','CN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/9I','HK',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0£#','DE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gQT','VN',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0e%','CN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0l','IN',6,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','VN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0t,a','CN',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|\m','CN',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','SG',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_','RU',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g]r','IN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\0\C','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\n!','CA',5,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]o','NL',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\7','US',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\(','SE',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\9','VN',5,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','VN',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','DE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Օg','ME',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\0\\','US',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0hQs','JP',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0e\0I','AU',5,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Cގ','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\!\\','IR',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0P\Z','FR',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=C','IN',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G','CN',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gt','US',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\p','US',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;=\'','IN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03O\','SG',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0,\z','VN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0%.','RU',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.yB','US',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\Z(','CA',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0֑J','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','NL',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=\','DE',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\b','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@`','SG',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\02','BR',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\039\Z','FR',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y','US',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0t\','CN',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A','IN',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h','SG',5,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-=\','US',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C͏\','US',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\_','BE',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#ժ\','SG',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0{)&','VN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/\@\','HK',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0%.\','RU',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\;X','DE',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\s','SG',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0*K','IR',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C','IR',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[{\','RU',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ơ','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4','IT',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03K','FR',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h\ғ','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\P\','BR',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0O/','SG',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g̀e','US',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Wb','FR',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0P\','RU',6,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ղ\T','SY',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0)<;','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0vb@','ID',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ϛ\c','DE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h\-','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\r','IT',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\m','SG',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0c','CA',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\~F','US',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0aX','DE',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Al]','FI',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQe','TR',24,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0M\M','ES',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|(','ID',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\N','US',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0U֑\','DE',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]c','DE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gZ\F','VN',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\\0','SG',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0z','JP',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0BI','US',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\N','US',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ո]','DE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0t>','CN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4\','IT',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[׿9','RU',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ɔs','IL',5,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~','US',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ч','NL',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0X%1','IR',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_\jL','FI',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0r','US',7,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0oZ','MY',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0֛\','US',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\','SG',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\2','GB',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0CL','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\j','US',8,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\e','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0z','BY',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>!\','GB',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[ͯ','DE',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0i','IR',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\4','US',5,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|S','VN',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\02W','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\{C','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\B#','TR',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0lK','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>','DE',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4\','IT',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\]S','KZ',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>l','GB',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\02W','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0N/\','NL',40,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;\r7','IN',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\}(','NL',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0CL\','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;o','IN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\L','PL',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\1','IR',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','NL',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0P\o','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\0','ZA',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[\\','RU',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0OA','FR',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03\cb','FR',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQl','TR',7,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'b\\','CN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@N','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ge%','VN',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03\5','FR',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQb','TR',13,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/jɆ','CN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0mef','US',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>i','DE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g$\','VN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ecZ','MY',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\n\','NO',7,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\>','IR',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y\','TR',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0B','US',6,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\fR','GB',7,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\B','ID',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@\\','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\,\'','ZW',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Uwz','MT',6,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\Rr','SG',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\n','VN',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\+','ID',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g]','IN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>Zeq','IL',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\\$','US',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\^','US',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0˰R','US',6,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-y\','NL',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0w:','HK',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0t','IR',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03i\','FR',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0cN','SG',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@q','US',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-p\','US',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\í','DE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h\\','US',4,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/hB=','CN',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\i\','SG',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_','TR',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06\'Z','CA',5,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0{8;	','CN',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',1,19222,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0g8x','VN',5,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\)','US',8,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0{8;	','CN',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\\\','TW',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[ͯ','DE',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0r','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\^','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0U֑\','DE',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Wk','IR',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQl','TR',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\fR','GB',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\I','CL',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gJx','VN',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>i','DE',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\2','GB',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gC\	','AU',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|\\8','MY',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0kkg','US',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\i\','SG',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_q','VN',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0 Ӭ','HK',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03','FR',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gE','TW',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0oZ','MY',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','CN',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0mef','US',3,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>m}','RU',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0t','IR',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\Y','HK',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gʖ','ID',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\4','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;\r7','IN',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\01\','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g]r','IN',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\1','IR',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0aj','DE',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0oZ$','MY',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0hQs','JP',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0%r','FR',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\C','SG',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=\','DE',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Z','UZ',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~\+','TR',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0z','BY',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\B','ID',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\S','MD',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\,\'','ZW',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0D','CO',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\Z(','CA',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','CZ',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g1','ID',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\)','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0z','JP',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0֛\','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Q\[','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A','IN',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\4','CA',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[׿9','RU',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C͏\','US',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h','SG',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0tD\Z','BD',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\','TW',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4','IT',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\_','BE',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gb','BD',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\+','ID',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03!','FR',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/jɆ','CN',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0˰R','US',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',3,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h\-','US',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j#\','FR',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0M\M','ES',3,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0cN','SG',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\\','TW',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[{\','RU',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Uwz','MT',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C\2','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03\cb','FR',3,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.v','FR',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0OA','FR',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\\$','US',3,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-y\','NL',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\n','VN',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06','VE',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\(','SE',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQb','TR',4,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0k.','US',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',1,19221,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0','FI',1,19221,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0E\>','US',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0<\\k','CN',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j4x','CN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-=\','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0{','SG',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h\-','US',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Cޘ\','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/J\','JP',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\V\','UZ',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0R\'','IL',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','IT',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\O','US',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0c\\','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\2','GB',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.t','FR',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A\','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0˰R','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h?','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h,:','UA',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0R','IR',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03L3','FR',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\01\','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0!','IT',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_ٳ6','FI',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\q\','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\fR','GB',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\I','CL',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\]S','KZ',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','VN',5,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0*\m','HK',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0St','GB',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0U(^','DK',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\z','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Xuf','DE',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h','SG',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0MAը','PL',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\5','SG',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h\\','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[׿9','RU',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0OA','FR',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0BI','US',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\04#','DE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\m','SG',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h7','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03!','FR',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0c4','DE',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\1','DE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0xE','CN',7,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4\','IT',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0k`.','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'b\\','CN',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0P\Z','FR',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06$nm','FR',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0hP','NL',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ї','IN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\e','GB',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0,','CA',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\S','MD',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-\r\','CY',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0{)&','VN',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\4','US',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\02;cb','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06\','SG',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\j','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\','HK',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/oT\','CN',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\rN\ ','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Go','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G','GB',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y\\','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\~F','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gJv\','VN',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0e\0I','AU',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\0','FR',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\6\','BO',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0؄}','FR',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wP','DE',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|S','VN',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0n(\','CN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0lI','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.yB','US',5,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\ح','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[\\','KZ',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gڽ','VN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;v\','SG',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G','IT',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\k','US',8,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>##','GB',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\[','ID',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0츀','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y\*','DE',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\','ID',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ˏ$','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0a\\','NL',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','IT',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','DE',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQe','TR',9,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;-','DE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0՗!(','IL',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/nH\','CN',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gڲ','VN',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>n','CN',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0w\Q','HK',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~\+','TR',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0贮','IN',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~߱','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'gF','CN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0i_','DE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\rO','IE',5,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ux\r4','AU',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0U[\j','GB',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\"','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\','SG',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y*\/','CN',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\','BE',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DC8','DE',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\07','CN',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03Y/\','GB',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','FR',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06%\','FR',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\.\\','SG',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ymu','DE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0o','DE',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0])','GB',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'','SG',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0aJY','US',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\a','SG',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03&[','FR',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\\','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\~','US',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Yχ','SG',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0uY','RU',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\\','SG',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\n','IN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','VN',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=\','NL',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0XW\{','ES',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0^\V','CH',5,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','IN',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0xhx','CN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\04\','IE',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0پR','PL',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ϛ\'','DE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|jG\','PH',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03[<','FR',6,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\'','IN',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\02\\','ES',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/rH','CN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j&\','CN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\y','US',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','US',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\rQ;\\','NL',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQl','TR',16,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','FR',5,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\#','US',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\d','SG',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Hϣ','SG',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/`Ji','CN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\0[','VN',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQb','TR',16,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',2,19223,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0p ','US',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','SG',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ϼu','ES',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\\','TW',5,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\01','JP',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4\','IT',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j)@','FR',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08\Z6','CA',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03K','FR',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\"E','GB',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g$','JP',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Gu\','US',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\y','US',6,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03\','FR',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"Em','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03[܏','FR',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\y','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\q\','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\i','SG',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/s','CN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@ox','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0£#','DE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\','ID',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\rO','IE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0o\ʓ','CN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0xhx','CN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\k','US',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/i=#','CN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/`Ji','CN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"KA\','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#4\','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;-','DE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\04;','NL',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','FR',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\07','CN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ϼu','ES',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\02\\','ES',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\04\','IE',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03Q<','FR',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0El','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G','IT',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ߪ','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\.\\','SG',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\qg','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\\','SG',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y\*','DE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DTa','DE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-xEy','KR',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','US',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ϛ\'','DE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','DE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.z2','JP',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0U','PL',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'gF','CN',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','SG',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-\r\','CY',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0o','DE',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\a','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x\','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0c\\','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DG','DE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03Y/\','GB',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0^\V','CH',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\q','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h','DE',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\N\\','TW',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0xN~','CN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03[<','FR',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0+','HK',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Cj','AM',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\=6n','IT',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x','FR',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~߱','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@\','IN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06o/','JP',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0	','VE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~\+','TR',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\?','CA',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j#\','FR',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h]','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0*\m','HK',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_o','DE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0p\Y','VN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03','FR',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','CA',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0w4','IN',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0k.','US',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gZ\[','VN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\04#','DE',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\O','US',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\6\','BO',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ş','CA',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','CN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0tD\Z','BD',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Z','UZ',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gJv\','VN',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y','SG',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ge','VN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|\\8','MY',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0P','CN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0r\','CN',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gE','TW',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','SG',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.fr','JP',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Z','UZ',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','NL',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"@\f','KR',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0sd','IL',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\','TW',2,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','SA',1,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0f','BR',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0&kݔ','US',3,19222,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0,\z','VN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0El','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\6\','BO',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Kw','DE',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\01','JP',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ո]','DE',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\=6n','IT',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0P\','RU',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0aJY','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/b\\','CN',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\','BR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\07','DE',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DV\','IN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\04#','DE',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\02\\','ES',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"@\f','KR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;-','DE',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;=\'','IN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0u\','CN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\','ID',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;\r7','IN',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0c\\','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0^\','FR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[\\','RU',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wP','DE',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\y','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gJx','VN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gڲ','VN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0z','BY',4,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\','DE',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0oZ$','MY',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/t0m','CN',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\\\','TW',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]6\n','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0贮','IN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G','GB',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\J','VN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ߪ','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'','SG',4,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C͏\','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0W','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0M\M','ES',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Uwz','MT',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0])','GB',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08c','KR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Gu\','US',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;o','IN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h?','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','FR',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-p\','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DC8','DE',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y\*','DE',4,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\039\Z','FR',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4\','IT',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','US',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03[<','FR',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\"','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQe','TR',15,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C','IR',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','SG',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=\+','TW',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C<','RU',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=\','NL',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0t,a','CN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DoH','DE',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-7,','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03&[','FR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0U֑\','DE',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQb','TR',6,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|S','VN',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\k','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','TH',6,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','ES',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\y','US',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g$','JP',4,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\5','SG',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQl','TR',13,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y','CN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\c\','IN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#~f','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\qg','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;U\','IN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0M','IT',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\035','HU',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>}\','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03Ô','GB',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0{8;	','CN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0c\[','CA',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0^\','FR',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\','ID',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G','SE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\L','PL',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','CA',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ǲI','SG',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0jtv','SG',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03i\','FR',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gb','BD',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08','IT',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03k','SE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','IR',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;o','IN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g3g','ID',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0hD','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0u\','CN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@\)\','GB',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=\+','TW',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0+Ԟ','HK',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\N\\','TW',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\i','SG',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h,','UA',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Aii','FI',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Cj','AM',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ko\','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ś','ML',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m*','SG',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\W\','DE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0e\"\B','CN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4','IT',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C\>','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|BV','IN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h','DE',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03Q<','FR',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/b\\','CN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DZ','DE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0܄\','TW',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ߪ','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"2','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0{','VN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0`','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0B!\','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x','FR',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y\\','SG',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\m6','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','EE',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Kw','DE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ϛ','DE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\Rr','SG',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.?P','UA',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','SG',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','CA',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\','SG',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j#\','FR',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0,','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\\$','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@\A','NL',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/k\g','CN',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DKR','DE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\00','HK',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DoH','DE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0El','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/s','CN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','SA',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0l','IN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gt','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Q\[','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\~\\','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y','SG',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0 Ӭ','HK',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C\\'	','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03O)','SG',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gZ\[','VN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Wk','IR',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]x\n','ES',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.z2','JP',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/ot,','CN',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0֩1','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y\','TR',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4j','IT',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0. \F','GB',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;=\'','IN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#h8','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0a','DE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0P','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0vbI','ID',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\u','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0kkg','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-w\\','VN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|\m','CN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0xl\','CN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Hӱ','SG',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0oZ','MY',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[v','DE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0X%1','IR',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0PM}','FO',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\B#','TR',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0aX','DE',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A\','IN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0z','BY',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\g','VN',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>m}','RU',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0w4','IN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\!\\','IR',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\n','VN',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03\cb','FR',5,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\q','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j','CN',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\l\','SG',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\(','SE',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@\','IN',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0t,a','CN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/jɆ','CN',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\L~','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ځ\','HK',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0mef','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\)','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\p','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0RL','DE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0џn','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\#','SG',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0xN~','CN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\"$','GB',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Uwz','MT',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03[܏','FR',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\\0','SG',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ę','CN',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\','BR',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\0','CN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gC\	','AU',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ad\','DE',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&w','IN',5,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06o/','JP',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/k!\Z','CN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@\\','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0P\o','US',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@Z$f','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08c','KR',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#4\','US',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0w:','HK',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','IN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0v','JP',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','CZ',5,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g]','IN',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gJx','VN',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','NL',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\m\'\','US',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0T','US',4,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','SG',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y','DE',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0go(','ID',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ղ\T','SY',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A','IN',3,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0%.\','RU',1,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0 \','BR',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\\','SG',2,19223,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQe','TR',13,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\7','US',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Z','UZ',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0e\0I','AU',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0P\','RU',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0֩1','US',2,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_N','SG',1,19225,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/hB=','CN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0P\o','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'b\\','CN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\7','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0e\0I','AU',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A\','IN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gZ\F','VN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','VN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0J\g\','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_q','VN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0*K','IR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\C','SG',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0mef','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','CN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0B','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\i\','SG',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ecZ','MY',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\01\','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=\','DE',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gJv\','VN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\B','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0i','IR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','CZ',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gE','TW',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\4','CA',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-w\\','VN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQf','TR',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>Zeq','IL',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ϼu','ES',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0o','DE',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\0','CN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0XW\{','ES',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\r~$W','IN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\A','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>m}','RU',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y*\/','CN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0a\\','NL',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0MAը','PL',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\\0','SG',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0eG\','NL',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0u4','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ę','CN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ơ','US',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03O)','SG',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G','SE',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[D ','DE',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ux\r4','AU',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;u','SG',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;U\','IN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0oZ','MY',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;v\','SG',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0U(^','DK',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0,','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>}\','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\01M','FR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Օg','ME',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03K','FR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','SG',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0- ','RU',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4j','IT',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@ox','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/rH','CN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0`','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@Z$f','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ş','CA',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ymu','DE',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\P\','IN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\00','HK',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G','IT',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Cގ','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','DE',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gC\	','AU',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\02t+N','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0{','VN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0츀','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y\\','SG',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>','DE',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.?P','UA',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0U[\j','GB',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\#','SG',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@\','IN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0w4','IN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g]','IN',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0$^','ID',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_','TR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0£','DE',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0HLN','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\g','FR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','IR',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.z2','JP',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\\r','VN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',2,19224,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0)]R','TZ',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0R\'','IL',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03Y/\','GB',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A\0y<','IN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@\A','NL',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"Em','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ч','NL',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','EE',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','VN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\qg','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#ÇC','BE',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\q\','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gt','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\n\','NO',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#4\','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ȓ:','BR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0UX','NL',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0go(','ID',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x','FR',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0O\','RU',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Yχ','SG',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0i_','DE',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\4','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j)@','FR',4,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0LM','ES',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-y\','NL',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0w\Q','HK',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0RL','DE',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06o/','JP',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#:','BE',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\|X','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03\','FR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\i','SG',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\>','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-xEy','KR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0%r','FR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0o\ʓ','CN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0 \','BR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0xE','CN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\'','IN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ad\','DE',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DG','DE',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0e\"\B','CN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\m\'\','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','IR',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0k\','CL',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0^\V','CH',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\a','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h','SG',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m','US',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0˰R','US',3,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~\+','TR',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4\','IT',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j4x','CN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4','IT',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gyZ','VN',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\','US',1,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Hϣ','SG',2,19224,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/ot,','CN',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ˏ$','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\02\\','ES',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>n','CN',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06','US',2,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x\','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0k?d','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03Ô','GB',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\\','SG',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]6\n','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\','DE',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=\','NL',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03[<','FR',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0v','JP',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0o','DE',2,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\rO','IE',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0پR','PL',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|BV','IN',2,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Eŵ\','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0vj','CN',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@\A','NL',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y\\','SG',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\[','ID',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\\','TW',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\rQ;\\','NL',2,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"2','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"y','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Hϣ','SG',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\>','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;-','DE',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\~','US',2,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\-','US',2,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0^\V','CH',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','CY',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[0','DE',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\m6','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\k','US',2,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.z2','JP',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\','ID',2,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03K','FR',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G\|','IN',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','FR',3,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0hD','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#4\','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','US',2,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0maY','IT',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;U\','IN',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0k.','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0՗!(','IL',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\\','SG',4,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~߱','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0e\"\B','CN',2,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@ox','US',2,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#:','BE',3,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0aJY','US',2,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03k','SE',2,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-\r\','CY',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\D\','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08','IT',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\"E','GB',2,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQf','TR',9,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\\r','VN',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0u4','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0!','IT',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','TH',3,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ś','ML',2,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',2,19227,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\04\','IE',2,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#~f','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08c','KR',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/k\g','CN',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\L','BR',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','IT',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0贮','IN',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0W','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\D\','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0^\V','CH',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03','FR',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|BV','IN',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/`Ji','CN',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ѷ\n','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~\+','TR',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06%.','FR',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/b\\','CN',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03[܏','FR',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gE','TW',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\06%\','FR',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#4\','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Yχ','SG',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\','VN',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Cj','AM',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ymu','DE',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gZ\[','VN',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0g$','JP',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0+','HK',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_ٳ6','FI',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y*\/','CN',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Eŵ\','US',3,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0^\','FR',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=\','NL',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.z2','JP',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\d','SG',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\','ID',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03k','SE',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/k\g','CN',3,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\02t+N','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\\$','US',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0m\fR','GB',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0m*','SG',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ч','NL',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0BI','US',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0RN(','DE',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\B#','TR',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0ߪ','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#gh','US',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\\B','US',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\','CA',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0>','DE',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0#~f','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;o','IN',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Ş','CA',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\í','DE',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0U[\j','GB',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gz\','AU',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0M\M','ES',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0vbI','ID',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\A','US',1,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\)','US',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0oZ','MY',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\\"$','GB',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0HLN','US',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0gZ\j','VN',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0xO}','CN',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','JP',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\#','SG',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0RL','DE',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\06','VE',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03Q<','FR',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','SG',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G','IT',3,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\rQ;\\','NL',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0<\#','CO',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0gJv\','VN',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0_m','VN',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\|X','US',3,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0£#','DE',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0>D','DE',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0;\r7','IN',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\P\','IN',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\!\\','IR',3,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0','IR',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0}\','SG',3,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0aX','DE',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0/i=#','CN',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03þK','FR',3,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\03\','FR',3,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y','SG',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','IN',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|\\8','MY',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0z','JP',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0k$J','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\=6n','IT',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\z','US',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0@q','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0k`.','US',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\','FI',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\qg','US',3,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\\','US',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&*','GB',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0nR','US',4,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0P\o','US',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0a','DE',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\','DE',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;v\','SG',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~','US',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0e\0I','AU',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\02\\','ES',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~߱','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@\)\','GB',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\~\\','US',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0@ox','US',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ad\','DE',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\\0[','VN',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\g','FR',3,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|(','ID',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','TR',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0kg','US',3,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\04@~','AU',3,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0U(^','DK',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\04\','IE',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\09\','DE',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0-xEy','KR',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h\\','US',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0G','GB',1,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0	T*','DE',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0wP','DE',2,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\o','VN',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Cޚj','US',2,19226,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0','IT',4,19226,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\2','GB',1,19228,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0ϴ\\','DE',1,19228,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0J\\\','US',1,19228,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\7','US',1,19228,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\~','US',2,19228,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQ`','TR',6,19228,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Eŵ\','US',1,19228,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQg','TR',17,19228,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0k.','US',2,19228,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',1,19228,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0wQm','TR',12,19228,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQk','TR',13,19228,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\-','US',1,19228,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@\\','US',1,19227,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0h\\Zr','US',1,19227,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0w\n!','DE',1,19227,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0	\','DE',1,19227,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0wQk','TR',4,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\@\','SG',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\:','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQg','TR',6,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0R\'','IL',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0c4','DE',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0MAը','PL',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0sNz:','VN',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0xhx','CN',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03L3','FR',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ko\','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~\+','TR',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\g','FR',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/s','CN',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/i=#','CN',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',2,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G','GB',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ymu','DE',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\#','SG',3,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-xEy','KR',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\','SG',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#r','US',21,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\#','US',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','EE',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y*\/','CN',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4j','IT',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"A\\0','CH',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0PXX','IT',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G','SE',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0sG:','US',10,19227,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4\','IT',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ϛ','DE',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j)@','FR',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQ`','TR',10,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQm','TR',12,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','FR',2,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\n','IN',1,19227,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','VN',1,19228,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0','US',2,19228,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0؄}','FR',1,19228,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\z','US',1,19228,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19228,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Ո]','DE',1,19228,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\06','US',2,19228,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06B','US',72,19230,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0A','US',4,19230,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0wQg','TR',14,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',2,19230,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0wQd','TR',20,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQk','TR',8,19230,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQd','TR',1,19229,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\X','DE',1,19229,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0C','US',1,19229,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0џn','US',1,19229,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0t\','HK',1,19229,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\\"$','GB',1,19229,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\3d','US',1,19232,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0','US',1,19232,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\v','NZ',1,19232,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Uwz','MT',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x','FR',2,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0])','GB',1,19236,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0՗!(','IL',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0|BV','IN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]\\','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Gu\','US',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Yχ','SG',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.e\"','DE',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0D\0','GB',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\04;','NL',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ϼ/','ES',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','IN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4','IT',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j&\','CN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~\+','TR',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Դ','DE',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"A\\0','CH',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03Ô','GB',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@Z$f','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\','US',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\','GT',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0^\V','CH',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m*','SG',3,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G?/','DE',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ˏ$','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/t0m','CN',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03','FR',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','IT',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A4\0','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h7','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0i_','DE',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\"','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=\+','TW',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-7,','US',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0CἯ','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06&&','FR',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E','US',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03','FR',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g#@I','VN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y\','TR',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>}\','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\z','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0aX','DE',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ϛ','DE',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\0[','VN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Cޚj','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0r\','CN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\','HK',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gx','IN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\pH3','BD',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0G','SE',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','TH',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\\\','VN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\052','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gJx','VN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','FR',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\n','IN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y#','GB',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\=6n','IT',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\S','MD',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\k','US',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g','VN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#:','BE',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Py','BR',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0,','SG',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x\','US',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','CA',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ϛ\'','DE',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQa','TR',4,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\B','IN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\nF','DE',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\"$','GB',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Cj[','',2,19238,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\08','IT',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\~\\','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0J\g\','US',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\q\','US',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C\\T','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03[܏','FR',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\í','DE',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0?	6','IR',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0eG\','NL',3,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"KA\','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=','FI',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#\^','US',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0vbI','ID',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\4','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ko\','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ё6\','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0>','DE',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\\','SG',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'','SG',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0oZ','MY',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQm','TR',7,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03i\','FR',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0hQs','JP',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/iI\r','CN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]\\0','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0:T*','MY',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\i','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-xEy','KR',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x','FR',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','EE',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DTa','DE',4,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0M\\r','GB',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-7,','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\\','SG',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0پR','PL',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gJv\','VN',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\P\','IN',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0*\m','HK',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\039\Z','FR',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0W','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\0\C','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\i','US',4,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0HҌ','SG',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\052','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m\]','FR',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_\R','DE',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','FR',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0v','JP',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06&I\','FR',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\"','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4','IT',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DG','DE',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]rL','GB',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\q\','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\rO','IE',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\\','SG',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0i_','DE',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','SG',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\d','SG',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j)@','FR',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\06%\','FR',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03&[','FR',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4j','IT',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'lX','CN',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0@Z$f','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"KA\','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y\\','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y\_','IN',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\','SG',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\W\','DE',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Kw','DE',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/k\g','CN',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g#@I','VN',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Pd','BR',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','DE',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ё6','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\c\','IN',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0-w\\','VN',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0z','JP',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ǲI','SG',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Qv9','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\y','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0r','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0_q','VN',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','IT',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[{\','RU',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\n','AR',5,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0n(\\','CN',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ү]','HK',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0M\M','ES',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\=6n','IT',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#4\','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0M\\r','GB',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','DE',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A\\','NL',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ˏ$','US',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#~f','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0C\\'	','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0El','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x','FR',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\"E','GB',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0h7','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','IT',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0uY','RU',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0u4','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',2,19237,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0R\','IL',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ymu','DE',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','FR',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0e\"\B','CN',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/s','CN',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0`','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ϛ','DE',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0^\V','CH',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ѸL','GB',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/iI\r','CN',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Aii','FI',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0~߱','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0vj','CN',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\','GT',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03K','FR',2,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E','US',1,19237,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',1,19239,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0	','VE',2,19239,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',1,19238,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0%5,','RU',1,19238,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\0','CN',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\WM','AU',4,19238,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\O\','IR',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0oZ','MY',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0ge','VN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03\cb','FR',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[\\','KZ',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0N','BG',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0w','ZA',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0[{\','RU',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0+\pU','MN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\','SG',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\n','VN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ϛ\c','DE',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0џ.','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0k\\','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\f$','HK',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03D\','FR',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03D\','FR',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0먻','SG',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\N','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03[@7','FR',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0go(','ID',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0xE','CN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0U[\j','GB',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0hD','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\qg','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\y','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y','DE',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]rL','GB',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gڲ','VN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','SG',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\y','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#4\','US',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Aii','FI',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0MAը','PL',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y','CN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03Q<','FR',2,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0y\_','IN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0vj','CN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0QX4j','IT',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','FR',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\'','IN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'gF','CN',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DZ','DE',1,19238,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Cj}','',2,19240,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\\WM','AU',8,19240,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0ǆ\','SG',1,19239,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g?8','VN',1,19239,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\\','SG',1,19239,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0w4','IN',1,19239,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19239,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0NW','TR',1,19239,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\\','VN',1,19239,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0gJv\','VN',1,19239,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\Cj}','',2,19239,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',2,19242,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',1,19244,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',1,19243,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\08\','SG',4,19243,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03[|\','FR',1,19247,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\&','UA',1,19246,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0Q3','US',72,19246,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0T.','NL',14,19246,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0bx','BG',1,19246,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','SG',1,19246,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0\','FI',12,19246,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0H\\','SG',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g$','JP',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/iI\r','CN',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DZ','DE',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0wQm','TR',4,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0DKR','DE',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0g\[','ID',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0aJY','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\07','CN',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\N\\','TW',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0E\k','US',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ϛ','DE',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0A4\0','US',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"A\\0','CH',3,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0mxs','UA',18,19221,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0PW\n','GB',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0m*','SG',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08c','KR',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\03K','FR',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Hϣ','SG',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\'','SG',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\x\','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Y','DE',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\','EE',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0hD','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0/`Ji','CN',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0H\"','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]rL','GB',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\d','SG',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0#:','BE',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\"Em','US',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0','FR',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0;`~','SG',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0]\\0','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\n','IN',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ϛ\'','DE',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0.?P','UA',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\q\','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0=\+','TW',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0\D\','US',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\08\Z6','CA',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0Ғ','HK',2,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0 \','BR',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0}\','GT',1,19221,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0j&\','CN',2,19221,'brute');
/*!40000 ALTER TABLE `wpbb_wfblockediplog` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wfblocks7`
--

DROP TABLE IF EXISTS `wpbb_wfblocks7`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wfblocks7` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` int(10) unsigned NOT NULL DEFAULT '0',
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `blockedTime` bigint(20) NOT NULL,
  `reason` varchar(255) NOT NULL,
  `lastAttempt` int(10) unsigned DEFAULT '0',
  `blockedHits` int(10) unsigned DEFAULT '0',
  `expiration` bigint(20) unsigned NOT NULL DEFAULT '0',
  `parameters` text,
  PRIMARY KEY (`id`),
  KEY `type` (`type`),
  KEY `IP` (`IP`),
  KEY `expiration` (`expiration`)
) ENGINE=MyISAM AUTO_INCREMENT=42261 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wfblocks7`
--

LOCK TABLES `wpbb_wfblocks7` WRITE;
/*!40000 ALTER TABLE `wpbb_wfblocks7` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_wfblocks7` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wfconfig`
--

DROP TABLE IF EXISTS `wpbb_wfconfig`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wfconfig` (
  `name` varchar(100) NOT NULL,
  `val` longblob,
  `autoload` enum('no','yes') NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wfconfig`
--

LOCK TABLES `wpbb_wfconfig` WRITE;
/*!40000 ALTER TABLE `wpbb_wfconfig` DISABLE KEYS */;
INSERT INTO `wpbb_wfconfig` VALUES ('alertOn_update',_binary '0','yes'),('alertOn_scanIssues',_binary '1','yes'),('alertOn_throttle',_binary '0','yes'),('alertOn_block',_binary '1','yes'),('alertOn_loginLockout',_binary '1','yes'),('alertOn_breachLogin',_binary '1','yes'),('alertOn_lostPasswdForm',_binary '1','yes'),('alertOn_adminLogin',_binary '1','yes'),('alertOn_firstAdminLoginOnly',_binary '0','yes'),('alertOn_nonAdminLogin',_binary '0','yes'),('alertOn_firstNonAdminLoginOnly',_binary '0','yes'),('alertOn_wordfenceDeactivated',_binary '1','yes'),('alertOn_wafDeactivated',_binary '1','yes'),('liveTrafficEnabled',_binary '0','yes'),('advancedCommentScanning',_binary '1','yes'),('checkSpamIP',_binary '1','yes'),('spamvertizeCheck',_binary '1','yes'),('liveTraf_ignorePublishers',_binary '1','yes'),('liveTraf_displayExpandedRecords',_binary '0','no'),('scheduledScansEnabled',_binary '1','yes'),('lowResourceScansEnabled',_binary '0','yes'),('scansEnabled_checkGSB',_binary '1','yes'),('scansEnabled_checkHowGetIPs',_binary '1','yes'),('scansEnabled_core',_binary '1','yes'),('scansEnabled_themes',_binary '0','yes'),('scansEnabled_plugins',_binary '0','yes'),('scansEnabled_coreUnknown',_binary '1','yes'),('scansEnabled_malware',_binary '1','yes'),('scansEnabled_fileContents',_binary '1','yes'),('scansEnabled_fileContentsGSB',_binary '1','yes'),('scansEnabled_checkReadableConfig',_binary '1','yes'),('scansEnabled_suspectedFiles',_binary '1','yes'),('scansEnabled_posts',_binary '1','yes'),('scansEnabled_comments',_binary '1','yes'),('scansEnabled_suspiciousOptions',_binary '1','yes'),('scansEnabled_passwds',_binary '1','yes'),('scansEnabled_diskSpace',_binary '1','yes'),('scansEnabled_wafStatus',_binary '1','yes'),('scansEnabled_options',_binary '1','yes'),('scansEnabled_wpscan_fullPathDisclosure',_binary '1','yes'),('scansEnabled_wpscan_directoryListingEnabled',_binary '1','yes'),('scansEnabled_scanImages',_binary '0','yes'),('scansEnabled_highSense',_binary '0','yes'),('scansEnabled_oldVersions',_binary '1','yes'),('scansEnabled_suspiciousAdminUsers',_binary '1','yes'),('liveActivityPauseEnabled',_binary '1','yes'),('firewallEnabled',_binary '1','yes'),('autoBlockScanners',_binary '1','yes'),('loginSecurityEnabled',_binary '1','yes'),('loginSec_strongPasswds_enabled',_binary '1','yes'),('loginSec_breachPasswds_enabled',_binary '1','yes'),('loginSec_lockInvalidUsers',_binary '0','yes'),('loginSec_maskLoginErrors',_binary '1','yes'),('loginSec_blockAdminReg',_binary '1','yes'),('loginSec_disableAuthorScan',_binary '1','yes'),('loginSec_disableApplicationPasswords',_binary '1','yes'),('loginSec_disableOEmbedAuthor',_binary '0','yes'),('loginSec_requireAdminTwoFactor',_binary '0','yes'),('notification_updatesNeeded',_binary '1','yes'),('notification_securityAlerts',_binary '1','yes'),('notification_promotions',_binary '1','yes'),('notification_blogHighlights',_binary '1','yes'),('notification_productUpdates',_binary '1','yes'),('notification_scanStatus',_binary '1','yes'),('other_hideWPVersion',_binary '0','yes'),('other_blockBadPOST',_binary '0','yes'),('other_scanComments',_binary '1','yes'),('other_pwStrengthOnUpdate',_binary '1','yes'),('other_WFNet',_binary '1','yes'),('other_scanOutside',_binary '0','yes'),('other_bypassLitespeedNoabort',_binary '0','yes'),('deleteTablesOnDeact',_binary '0','yes'),('autoUpdate',_binary '1','yes'),('startScansRemotely',_binary '0','yes'),('disableConfigCaching',_binary '0','yes'),('addCacheComment',_binary '0','yes'),('disableCodeExecutionUploads',_binary '0','yes'),('allowHTTPSCaching',_binary '0','yes'),('debugOn',_binary '0','yes'),('email_summary_enabled',_binary '1','yes'),('email_summary_dashboard_widget_enabled',_binary '1','yes'),('ssl_verify',_binary '1','yes'),('ajaxWatcherDisabled_front',_binary '0','yes'),('ajaxWatcherDisabled_admin',_binary '0','yes'),('wafAlertOnAttacks',_binary '1','yes'),('disableWAFIPBlocking',_binary '0','yes'),('showAdminBarMenu',_binary '1','yes'),('displayTopLevelOptions',_binary '1','yes'),('displayTopLevelBlocking',_binary '0','yes'),('displayTopLevelLiveTraffic',_binary '0','yes'),('displayAutomaticBlocks',_binary '1','yes'),('allowLegacy2FA',_binary '0','yes'),('wordfenceI18n',_binary '1','yes'),('scan_include_extra','','yes'),('alertEmails',_binary 'admin@fairphoto.com','yes'),('liveTraf_ignoreUsers','','yes'),('liveTraf_ignoreIPs','','yes'),('liveTraf_ignoreUA','','yes'),('maxMem',_binary '256','yes'),('scan_exclude','','yes'),('scan_maxIssues',_binary '1000','yes'),('scan_maxDuration','','yes'),('whitelisted','','yes'),('whitelistedServices',_binary '{}','yes'),('bannedURLs','','yes'),('maxExecutionTime',_binary '0','yes'),('howGetIPs','','yes'),('actUpdateInterval',_binary '2','yes'),('alert_maxHourly',_binary '0','yes'),('loginSec_userBlacklist','','yes'),('liveTraf_maxRows',_binary '2000','yes'),('liveTraf_maxAge',_binary '30','yes'),('neverBlockBG',_binary 'neverBlockVerified','yes'),('loginSec_countFailMins',_binary '240','yes'),('loginSec_lockoutMins',_binary '240','yes'),('loginSec_strongPasswds',_binary 'pubs','yes'),('loginSec_breachPasswds',_binary 'admins','yes'),('loginSec_maxFailures',_binary '20','yes'),('loginSec_maxForgotPasswd',_binary '20','yes'),('maxGlobalRequests',_binary 'DISABLED','yes'),('maxGlobalRequests_action',_binary 'throttle','yes'),('maxRequestsCrawlers',_binary 'DISABLED','yes'),('maxRequestsCrawlers_action',_binary 'throttle','yes'),('maxRequestsHumans',_binary 'DISABLED','yes'),('maxRequestsHumans_action',_binary 'throttle','yes'),('max404Crawlers',_binary 'DISABLED','yes'),('max404Crawlers_action',_binary 'throttle','yes'),('max404Humans',_binary 'DISABLED','yes'),('max404Humans_action',_binary 'throttle','yes'),('blockedTime',_binary '300','yes'),('email_summary_interval',_binary 'weekly','yes'),('email_summary_excluded_directories',_binary 'wp-content/cache,wp-content/wflogs','yes'),('allowed404s',_binary '/favicon.ico\n/apple-touch-icon*.png\n/*@2x.png\n/browserconfig.xml','yes'),('wafAlertWhitelist','','yes'),('wafAlertInterval',_binary '600','yes'),('wafAlertThreshold',_binary '100','yes'),('howGetIPs_trusted_proxies','','yes'),('scanType',_binary 'standard','yes'),('manualScanType',_binary 'onceDaily','yes'),('schedStartHour',_binary '6','yes'),('schedMode',_binary 'auto','yes'),('cbl_loggedInBlocked','','yes'),('cbl_action',_binary 'block','yes'),('cbl_redirURL','','yes'),('cbl_bypassRedirURL','','yes'),('cbl_bypassRedirDest','','yes'),('cbl_bypassViewURL','','yes'),('loginSec_enableSeparateTwoFactor','','yes'),('blockCustomText','','yes'),('alertOn_severityLevel',_binary '25','yes'),('apiKey',_binary '4478b932a4c36953573c57073ab335a78c2f2d99c1ce6a9c60447aa63083dec56aed09158187395b2ab88483ccb95dadd31721a007b4c599b8e29b7d453f2170a6be22b9f1c030d703a1d928b9ee5c52','yes'),('keyType',_binary 'free','yes'),('isPaid','','yes'),('hasKeyConflict',_binary '0','yes'),('betaThreatDefenseFeed',_binary '0','yes'),('timeoffset_wf_updated',_binary '1663395786','yes'),('cacheType',_binary 'disabled','yes'),('detectProxyRecommendation','','no'),('dismissAutoPrependNotice',_binary '0','yes'),('onboardingAttempt1',_binary 'license','yes'),('onboardingAttempt2','','no'),('onboardingAttempt3','','no'),('onboardingAttempt3Initial',_binary '0','yes'),('needsNewTour_dashboard',_binary '1','yes'),('needsNewTour_firewall',_binary '1','yes'),('needsNewTour_scan',_binary '1','yes'),('needsNewTour_blocking',_binary '1','yes'),('needsNewTour_livetraffic',_binary '1','yes'),('needsNewTour_loginsecurity',_binary '0','yes'),('needsUpgradeTour_dashboard',_binary '0','yes'),('needsUpgradeTour_firewall',_binary '0','yes'),('needsUpgradeTour_scan',_binary '0','yes'),('needsUpgradeTour_blocking',_binary '0','yes'),('needsUpgradeTour_livetraffic',_binary '0','yes'),('needsUpgradeTour_loginsecurity',_binary '0','yes'),('supportContent',_binary '{\"top\":[{\"title\":\"Blocking Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/troubleshooting\\/\",\"order\":0},{\"title\":\"Optimizing The Firewall\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/optimizing-the-firewall\\/\",\"order\":1},{\"title\":\"Wordfence Web Application Firewall (WAF)\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/\",\"order\":2},{\"title\":\"Scan Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/troubleshooting\\/\",\"order\":3},{\"title\":\"Wordfence and LiteSpeed\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/system-requirements\\/litespeed\\/\",\"order\":4},{\"title\":\"Two-Factor Authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/two-factor-authentication\\/\",\"order\":5},{\"title\":\"Firewall Learning Mode\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/learning-mode\\/\",\"order\":6},{\"title\":\"Scan Results\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/scan-results\\/\",\"order\":7},{\"title\":\"I am locked out of my site\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/#i-am-locked-out-of-my-site\",\"order\":8},{\"title\":\"PHP Fatal error: Failed opening required wordfence-waf.php\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/#php-fatal-error-failed-opening-required-wordfence-waf-php\",\"order\":9}],\"all\":[{\"title\":\"Wordfence Free\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-free\\/\",\"excerpt\":\"Wordfence Free is an all-in-one security solution for WordPress websites that includes an endpoint firewall, security scanner, login security, alerts, centralized management, and more.\",\"order\":0},{\"title\":\"Wordfence Premium\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-premium\\/\",\"excerpt\":\"Wordfence Premium comes with real-time firewall protection, real-time scan signatures, an IP address blocklist, country blocking, and Premium support.\",\"order\":1},{\"title\":\"Wordfence Care\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-care\\/\",\"excerpt\":\"Wordfence Care is for business owners who place a premium on their time. Our team installs, configures, optimizes, and maintains your WordPress site security.\",\"order\":2},{\"title\":\"Wordfence Response\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-response\\/\",\"excerpt\":\"Wordfence Response is for mission-critical WordPress websites that require 24\\/7\\/365 security monitoring with a 1-hour response time and 24-hour remediation.\",\"order\":3},{\"title\":\"Incident Response Services\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/incident-response-services\\/\",\"excerpt\":\"Let one of our Security Analysts help you clean your infected site or inspect it for vulnerabilities.\",\"order\":4},{\"title\":\"License Key\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/api-key\\/\",\"excerpt\":\"All Wordfence installations need a license key, also known as an API-key. The key can be a free key or a Premium key. \",\"order\":5},{\"title\":\"Account and Billing History\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/account\\/\",\"excerpt\":\"How to navigate and use your Wordfence account.\",\"order\":6},{\"title\":\"Wordfence Central\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/\",\"excerpt\":\"Wordfence Central provides a powerful and efficient way to manage the security of many WordPress sites via a single interface.\",\"children\":[{\"title\":\"Connecting your sites to Wordfence Central\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/connect\\/\",\"order\":0},{\"title\":\"Setting up two-factor authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/2fa\\/\",\"order\":1},{\"title\":\"Using the Dashboard page\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/central\\/\",\"order\":2},{\"title\":\"Using the Configuration page\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/configuration\\/\",\"order\":3},{\"title\":\"Using Wordfence plugin options Templates\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/templates\\/\",\"order\":4},{\"title\":\"Using the Settings page\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/settings\\/\",\"order\":5},{\"title\":\"Using Wordfence Central Teams\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/teams\\/\",\"order\":6},{\"title\":\"Viewing scan Findings\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/findings\\/\",\"order\":7}],\"order\":7},{\"title\":\"Dashboard\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/dashboard\\/\",\"excerpt\":\"The Wordfence Dashboard provides insight into the current state of your site’s security.\",\"children\":[{\"title\":\"Options\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/dashboard\\/options\\/\",\"order\":0},{\"title\":\"Alerts\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/dashboard\\/alerts\\/\",\"order\":1}],\"order\":8},{\"title\":\"Firewall\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/\",\"excerpt\":\"The Wordfence Web Application Firewall is a PHP based, application level firewall that filters out malicious requests to your site. \",\"children\":[{\"title\":\"Optimizing\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/optimizing-the-firewall\\/\",\"order\":0},{\"title\":\"Learning Mode\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/learning-mode\\/\",\"order\":1},{\"title\":\"Statistics\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/statistics\\/\",\"order\":2},{\"title\":\"Options\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/options\\/\",\"order\":3},{\"title\":\"MySQLi storage engine\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/mysqli-storage-engine\\/\",\"order\":4},{\"title\":\"Brute Force Protection\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/brute-force\\/\",\"order\":5},{\"title\":\"Rate Limiting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/rate-limiting\\/\",\"order\":6},{\"title\":\"Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/troubleshooting\\/\",\"order\":7}],\"order\":9},{\"title\":\"Blocking\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/\",\"excerpt\":\"Aside from the firewall rules that protect against various attacks, Wordfence also has custom features for additional blocking. \",\"children\":[{\"title\":\"Country Blocking\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/country-blocking\\/\",\"order\":0},{\"title\":\"Blocking Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/troubleshooting\\/\",\"order\":1}],\"order\":10},{\"title\":\"Scan\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/\",\"excerpt\":\"A Wordfence scan examines all files on your WordPress website looking for malicious code, backdoors, and shells that hackers have installed. It also scans for known malicious URLs and known patterns of infections.\",\"children\":[{\"title\":\"Options\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/options\\/\",\"order\":0},{\"title\":\"Results\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/scan-results\\/\",\"order\":1},{\"title\":\"Scheduling\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/scheduling\\/\",\"order\":2},{\"title\":\"Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/troubleshooting\\/\",\"order\":3}],\"order\":11},{\"title\":\"Tools\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/\",\"excerpt\":\"Wordfence Tools include Live Traffic analysis, WHOIS Lookup, Import\\/Export Options, and Diagnostics.\",\"children\":[{\"title\":\"Live Traffic\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/live-traffic\\/\",\"order\":0},{\"title\":\"WHOIS Lookup\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/whois-lookup\\/\",\"order\":1},{\"title\":\"Import\\/Export\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/import-export\\/\",\"order\":2},{\"title\":\"Diagnostics\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/diagnostics\\/\",\"order\":3},{\"title\":\"Legacy Two-Factor Authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/legacy-two-factor-authentication\\/\",\"order\":4},{\"title\":\"Two-Factor Authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/two-factor-authentication\\/\",\"order\":5}],\"order\":12},{\"title\":\"Login Security\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/login-security\\/\",\"excerpt\":\"The Login Security page currently contains settings for two-factor authentication (2FA) and reCAPTCHA. In a future Wordfence version, existing login-related features will also move to the same page.\",\"order\":13},{\"title\":\"Advanced\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/\",\"excerpt\":\"If you want to know more about the technical details of Wordfence, you will find the answers in this section.\",\"children\":[{\"title\":\"System requirements\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/system-requirements\\/\",\"order\":0},{\"title\":\"Changelog\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/changelog\\/\",\"order\":1},{\"title\":\"Remove or Reset\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/remove-or-reset\\/\",\"order\":2},{\"title\":\"Technical Details\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/technical-details\\/\",\"order\":3},{\"title\":\"Constants\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/constants\\/\",\"order\":4},{\"title\":\"Wordfence API\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/wordfence-api\\/\",\"order\":5},{\"title\":\"Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/troubleshooting\\/\",\"order\":6},{\"title\":\"Plugin \\/ Theme Conflicts\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/plugin-theme-conflicts\\/\",\"order\":7}],\"order\":14},{\"title\":\"Wordfence and GDPR - General Data Protection Regulation\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/general-data-protection-regulation\\/\",\"excerpt\":\"Defiant, the company behind Wordfence, has updated its terms of use, privacy policies and software, as well as made available standard contractual clauses to meet GDPR compliance. Customers must review and agree to updated terms in order to continue using our products and services.\",\"children\":[{\"title\":\"Sub-Processors List\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/general-data-protection-regulation\\/sub-processors-list\\/\",\"order\":0}],\"order\":15},{\"title\":\"Login Security Plugin\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/login-security-plugin\\/\",\"excerpt\":\"The Wordfence Login Security plugin contains a subset of the features found in the full Wordfence plugin: Two-factor Authentication, XML-RPC Protection and Login Page CAPTCHA. It is ideal for sites that need login security functionality but either can’t or don’t want to run the full Wordfence plugin.\",\"order\":16}]}','yes'),('supportHash',_binary 'b9a5e3270c767a1d17907b99082ec09327dc3822964570eacae8033d846446d4','yes'),('whitelistPresets',_binary '{\"wordfence\":{\"n\":\"Wordfence\",\"h\":true,\"d\":true,\"f\":true,\"r\":[\"54.68.32.247\",\"69.46.36.0\\/27\",\"2605:2400:0104:0100::\\/56\"]},\"sucuri\":{\"n\":\"Sucuri\",\"d\":true,\"r\":[\"97.74.127.171\",\"69.164.203.172\",\"173.230.128.135\",\"66.228.34.49\",\"66.228.40.185\",\"50.116.36.92\",\"50.116.36.93\",\"50.116.3.171\",\"198.58.96.212\",\"50.116.63.221\",\"192.155.92.112\",\"192.81.128.31\",\"198.58.106.244\",\"192.155.95.139\",\"23.239.9.227\",\"198.58.112.103\",\"192.155.94.43\",\"162.216.16.33\",\"173.255.233.124\",\"173.255.233.124\",\"192.155.90.179\",\"50.116.41.217\",\"192.81.129.227\",\"198.58.111.80\",\"162.216.19.183\"]},\"facebook\":{\"n\":\"Facebook\",\"d\":true,\"r\":[\"69.63.176.0\\/20\",\"66.220.144.0\\/20\",\"66.220.144.0\\/21\",\"69.63.184.0\\/21\",\"69.63.176.0\\/21\",\"74.119.76.0\\/22\",\"69.171.255.0\\/24\",\"173.252.64.0\\/18\",\"69.171.224.0\\/19\",\"69.171.224.0\\/20\",\"103.4.96.0\\/22\",\"69.63.176.0\\/24\",\"173.252.64.0\\/19\",\"173.252.70.0\\/24\",\"31.13.64.0\\/18\",\"31.13.24.0\\/21\",\"66.220.152.0\\/21\",\"66.220.159.0\\/24\",\"69.171.239.0\\/24\",\"69.171.240.0\\/20\",\"31.13.64.0\\/19\",\"31.13.64.0\\/24\",\"31.13.65.0\\/24\",\"31.13.67.0\\/24\",\"31.13.68.0\\/24\",\"31.13.69.0\\/24\",\"31.13.70.0\\/24\",\"31.13.71.0\\/24\",\"31.13.72.0\\/24\",\"31.13.73.0\\/24\",\"31.13.74.0\\/24\",\"31.13.75.0\\/24\",\"31.13.76.0\\/24\",\"31.13.77.0\\/24\",\"31.13.96.0\\/19\",\"31.13.66.0\\/24\",\"173.252.96.0\\/19\",\"69.63.178.0\\/24\",\"31.13.78.0\\/24\",\"31.13.79.0\\/24\",\"31.13.80.0\\/24\",\"31.13.82.0\\/24\",\"31.13.83.0\\/24\",\"31.13.84.0\\/24\",\"31.13.85.0\\/24\",\"31.13.86.0\\/24\",\"31.13.87.0\\/24\",\"31.13.88.0\\/24\",\"31.13.89.0\\/24\",\"31.13.90.0\\/24\",\"31.13.91.0\\/24\",\"31.13.92.0\\/24\",\"31.13.93.0\\/24\",\"31.13.94.0\\/24\",\"31.13.95.0\\/24\",\"69.171.253.0\\/24\",\"69.63.186.0\\/24\",\"31.13.81.0\\/24\",\"179.60.192.0\\/22\",\"179.60.192.0\\/24\",\"179.60.193.0\\/24\",\"179.60.194.0\\/24\",\"179.60.195.0\\/24\",\"185.60.216.0\\/22\",\"45.64.40.0\\/22\",\"185.60.216.0\\/24\",\"185.60.217.0\\/24\",\"185.60.218.0\\/24\",\"185.60.219.0\\/24\",\"129.134.0.0\\/16\",\"157.240.0.0\\/16\",\"157.240.8.0\\/24\",\"157.240.0.0\\/24\",\"157.240.1.0\\/24\",\"157.240.2.0\\/24\",\"157.240.3.0\\/24\",\"157.240.4.0\\/24\",\"157.240.5.0\\/24\",\"157.240.6.0\\/24\",\"157.240.7.0\\/24\",\"157.240.9.0\\/24\",\"157.240.10.0\\/24\",\"157.240.16.0\\/24\",\"157.240.19.0\\/24\",\"157.240.11.0\\/24\",\"157.240.12.0\\/24\",\"157.240.13.0\\/24\",\"157.240.14.0\\/24\",\"157.240.15.0\\/24\",\"157.240.17.0\\/24\",\"157.240.18.0\\/24\",\"157.240.20.0\\/24\",\"157.240.21.0\\/24\",\"157.240.22.0\\/24\",\"157.240.23.0\\/24\",\"157.240.0.0\\/17\",\"69.171.250.0\\/24\",\"157.240.24.0\\/24\",\"157.240.25.0\\/24\",\"199.201.64.0\\/24\",\"199.201.65.0\\/24\",\"199.201.64.0\\/22\",\"204.15.20.0\\/22\",\"157.240.192.0\\/24\",\"129.134.0.0\\/17\",\"204.15.20.0\\/22\",\"69.63.176.0\\/20\",\"69.63.176.0\\/21\",\"69.63.184.0\\/21\",\"66.220.144.0\\/20\",\"69.63.176.0\\/20\",\"2620:0:1c00::\\/40\",\"2a03:2880::\\/32\",\"2a03:2880:fffe::\\/48\",\"2a03:2880:ffff::\\/48\",\"2620:0:1cff::\\/48\",\"2a03:2880:f000::\\/48\",\"2a03:2880:f001::\\/48\",\"2a03:2880:f002::\\/48\",\"2a03:2880:f003::\\/48\",\"2a03:2880:f004::\\/48\",\"2a03:2880:f005::\\/48\",\"2a03:2880:f006::\\/48\",\"2a03:2880:f007::\\/48\",\"2a03:2880:f008::\\/48\",\"2a03:2880:f009::\\/48\",\"2a03:2880:f00a::\\/48\",\"2a03:2880:f00b::\\/48\",\"2a03:2880:f00c::\\/48\",\"2a03:2880:f00d::\\/48\",\"2a03:2880:f00e::\\/48\",\"2a03:2880:f00f::\\/48\",\"2a03:2880:f010::\\/48\",\"2a03:2880:f011::\\/48\",\"2a03:2880:f012::\\/48\",\"2a03:2880:f013::\\/48\",\"2a03:2880:f014::\\/48\",\"2a03:2880:f015::\\/48\",\"2a03:2880:f016::\\/48\",\"2a03:2880:f017::\\/48\",\"2a03:2880:f018::\\/48\",\"2a03:2880:f019::\\/48\",\"2a03:2880:f01a::\\/48\",\"2a03:2880:f01b::\\/48\",\"2a03:2880:f01c::\\/48\",\"2a03:2880:f01d::\\/48\",\"2a03:2880:f01e::\\/48\",\"2a03:2880:f01f::\\/48\",\"2a03:2880:1000::\\/36\",\"2a03:2880:2000::\\/36\",\"2a03:2880:3000::\\/36\",\"2a03:2880:4000::\\/36\",\"2a03:2880:5000::\\/36\",\"2a03:2880:6000::\\/36\",\"2a03:2880:7000::\\/36\",\"2a03:2880:f020::\\/48\",\"2a03:2880:f021::\\/48\",\"2a03:2880:f022::\\/48\",\"2a03:2880:f023::\\/48\",\"2a03:2880:f024::\\/48\",\"2a03:2880:f025::\\/48\",\"2a03:2880:f026::\\/48\",\"2a03:2880:f027::\\/48\",\"2a03:2880:f028::\\/48\",\"2a03:2880:f029::\\/48\",\"2a03:2880:f02b::\\/48\",\"2a03:2880:f02c::\\/48\",\"2a03:2880:f02d::\\/48\",\"2a03:2880:f02e::\\/48\",\"2a03:2880:f02f::\\/48\",\"2a03:2880:f030::\\/48\",\"2a03:2880:f031::\\/48\",\"2a03:2880:f032::\\/48\",\"2a03:2880:f033::\\/48\",\"2a03:2880:f034::\\/48\",\"2a03:2880:f035::\\/48\",\"2a03:2880:f036::\\/48\",\"2a03:2880:f037::\\/48\",\"2a03:2880:f038::\\/48\",\"2a03:2880:f039::\\/48\",\"2a03:2880:f03a::\\/48\",\"2a03:2880:f03b::\\/48\",\"2a03:2880:f03c::\\/48\",\"2a03:2880:f03d::\\/48\",\"2a03:2880:f03e::\\/48\",\"2a03:2880:f03f::\\/48\",\"2401:db00::\\/32\",\"2a03:2880::\\/36\",\"2803:6080::\\/32\",\"2a03:2880:f100::\\/48\",\"2a03:2880:f200::\\/48\",\"2a03:2880:f101::\\/48\",\"2a03:2880:f201::\\/48\",\"2a03:2880:f102::\\/48\",\"2a03:2880:f202::\\/48\",\"2a03:2880:f103::\\/48\",\"2a03:2880:f203::\\/48\",\"2a03:2880:f104::\\/48\",\"2a03:2880:f204::\\/48\",\"2a03:2880:f107::\\/48\",\"2a03:2880:f207::\\/48\",\"2a03:2880:f108::\\/48\",\"2a03:2880:f208::\\/48\",\"2a03:2880:f109::\\/48\",\"2a03:2880:f209::\\/48\",\"2a03:2880:f10a::\\/48\",\"2a03:2880:f20a::\\/48\",\"2a03:2880:f10b::\\/48\",\"2a03:2880:f20b::\\/48\",\"2a03:2880:f10d::\\/48\",\"2a03:2880:f20d::\\/48\",\"2a03:2880:f10e::\\/48\",\"2a03:2880:f20e::\\/48\",\"2a03:2880:f10f::\\/48\",\"2a03:2880:f20f::\\/48\",\"2a03:2880:f110::\\/48\",\"2a03:2880:f210::\\/48\",\"2a03:2880:f111::\\/48\",\"2a03:2880:f211::\\/48\",\"2a03:2880:f112::\\/48\",\"2a03:2880:f212::\\/48\",\"2a03:2880:f114::\\/48\",\"2a03:2880:f214::\\/48\",\"2a03:2880:f115::\\/48\",\"2a03:2880:f215::\\/48\",\"2a03:2880:f116::\\/48\",\"2a03:2880:f216::\\/48\",\"2a03:2880:f117::\\/48\",\"2a03:2880:f217::\\/48\",\"2a03:2880:f118::\\/48\",\"2a03:2880:f218::\\/48\",\"2a03:2880:f119::\\/48\",\"2a03:2880:f219::\\/48\",\"2a03:2880:f11a::\\/48\",\"2a03:2880:f21a::\\/48\",\"2a03:2880:f11f::\\/48\",\"2a03:2880:f21f::\\/48\",\"2a03:2880:f121::\\/48\",\"2a03:2880:f221::\\/48\",\"2a03:2880:f122::\\/48\",\"2a03:2880:f222::\\/48\",\"2a03:2880:f123::\\/48\",\"2a03:2880:f223::\\/48\",\"2a03:2880:f10c::\\/48\",\"2a03:2880:f20c::\\/48\",\"2a03:2880:f126::\\/48\",\"2a03:2880:f226::\\/48\",\"2a03:2880:f105::\\/48\",\"2a03:2880:f205::\\/48\",\"2a03:2880:f125::\\/48\",\"2a03:2880:f225::\\/48\",\"2a03:2880:f106::\\/48\",\"2a03:2880:f206::\\/48\",\"2a03:2880:f11b::\\/48\",\"2a03:2880:f21b::\\/48\",\"2a03:2880:f113::\\/48\",\"2a03:2880:f213::\\/48\",\"2a03:2880:f11c::\\/48\",\"2a03:2880:f21c::\\/48\",\"2a03:2880:f128::\\/48\",\"2a03:2880:f228::\\/48\",\"2a03:2880:f02a::\\/48\",\"2a03:2880:f12a::\\/48\",\"2a03:2880:f22a::\\/48\",\"2a03:2880:f12f::\\/48\",\"2a03:2880:f22f::\\/48\",\"2a03:2880:f11d::\\/48\",\"2a03:2880:f11e::\\/48\",\"2a03:2880:f120::\\/48\",\"2a03:2880:f124::\\/48\",\"2a03:2880:f127::\\/48\",\"2a03:2880:f129::\\/48\",\"2a03:2880:f12b::\\/48\",\"2a03:2880:f12c::\\/48\",\"2a03:2880:f12d::\\/48\",\"2a03:2880:f12e::\\/48\",\"2a03:2880:f130::\\/48\",\"2a03:2880:f131::\\/48\",\"2a03:2880:f132::\\/48\",\"2a03:2880:f133::\\/48\",\"2a03:2880:f134::\\/48\",\"2a03:2880:f135::\\/48\",\"2a03:2880:f136::\\/48\",\"2a03:2880:f137::\\/48\",\"2a03:2880:f138::\\/48\",\"2a03:2880:f139::\\/48\",\"2a03:2880:f13a::\\/48\",\"2a03:2880:f13b::\\/48\",\"2a03:2880:f13c::\\/48\",\"2a03:2880:f13d::\\/48\",\"2a03:2880:f13e::\\/48\",\"2a03:2880:f13f::\\/48\",\"2a03:2880:f21d::\\/48\",\"2a03:2880:f21e::\\/48\",\"2a03:2880:f220::\\/48\",\"2a03:2880:f224::\\/48\",\"2a03:2880:f227::\\/48\",\"2a03:2880:f229::\\/48\",\"2a03:2880:f22b::\\/48\",\"2a03:2880:f22c::\\/48\",\"2a03:2880:f22d::\\/48\",\"2a03:2880:f22e::\\/48\",\"2a03:2880:f230::\\/48\",\"2a03:2880:f231::\\/48\",\"2a03:2880:f232::\\/48\",\"2a03:2880:f233::\\/48\",\"2a03:2880:f234::\\/48\",\"2a03:2880:f235::\\/48\",\"2a03:2880:f236::\\/48\",\"2a03:2880:f237::\\/48\",\"2a03:2880:f238::\\/48\",\"2a03:2880:f239::\\/48\",\"2a03:2880:f23a::\\/48\",\"2a03:2880:f23b::\\/48\",\"2a03:2880:f23c::\\/48\",\"2a03:2880:f23d::\\/48\",\"2a03:2880:f23e::\\/48\",\"2a03:2880:f23f::\\/48\",\"2a03:2880:f0ff::\\/48\",\"2a03:2880:f1ff::\\/48\",\"2a03:2880:f2ff::\\/48\",\"2c0f:ef78:0003::\\/48\"]},\"uptimerobot\":{\"n\":\"Uptime Robot\",\"d\":true,\"r\":[\"69.162.124.224\\/28\",\"63.143.42.240\\/28\"]},\"statuscake\":{\"n\":\"StatusCake\",\"d\":true,\"r\":[\"103.194.112.70\",\"104.131.247.151\",\"104.131.248.65\",\"104.131.248.78\",\"104.156.229.24\",\"104.156.255.184\",\"104.206.168.26\",\"104.238.164.105\",\"107.150.1.135\",\"107.155.104.182\",\"107.155.108.234\",\"107.155.125.29\",\"107.161.28.219\",\"107.170.197.248\",\"107.170.219.46\",\"107.170.227.23\",\"107.170.227.24\",\"107.170.240.141\",\"107.170.53.191\",\"107.191.47.131\",\"107.191.57.237\",\"108.61.119.153\",\"108.61.162.214\",\"108.61.205.201\",\"108.61.212.141\",\"108.61.215.179\",\"125.63.48.239\",\"128.199.222.65\",\"138.197.130.232\",\"138.197.130.235\",\"138.197.140.243\",\"138.204.171.136\",\"138.68.24.115\",\"138.68.24.136\",\"138.68.24.207\",\"138.68.24.60\",\"138.68.80.10\",\"138.68.80.173\",\"139.59.15.79\",\"139.59.155.26\",\"139.59.190.241\",\"139.59.22.109\",\"139.59.26.85\",\"139.59.29.167\",\"149.154.157.61\",\"149.255.59.100\",\"151.236.10.238\",\"151.236.18.80\",\"151.80.175.223\",\"151.80.175.226\",\"154.127.60.23\",\"154.127.60.59\",\"158.255.208.76\",\"159.203.182.22\",\"159.203.182.60\",\"159.203.186.225\",\"159.203.31.18\",\"162.243.247.163\",\"162.243.71.56\",\"162.248.97.72\",\"162.253.64.104\",\"162.253.64.87\",\"176.56.230.110\",\"178.62.101.57\",\"178.62.104.137\",\"178.62.106.84\",\"178.62.109.7\",\"178.62.40.233\",\"178.62.41.44\",\"178.62.41.49\",\"178.62.41.52\",\"178.62.65.162\",\"178.62.71.227\",\"178.62.78.199\",\"178.62.80.93\",\"178.62.86.69\",\"178.73.210.99\",\"181.41.201.117\",\"181.41.214.137\",\"185.112.157.185\",\"185.12.45.70\",\"185.47.129.168\",\"185.60.135.86\",\"188.166.158.224\",\"188.166.253.148\",\"188.226.139.158\",\"188.226.158.160\",\"188.226.169.228\",\"188.226.171.58\",\"188.226.184.152\",\"188.226.185.106\",\"188.226.186.199\",\"188.226.203.84\",\"188.226.247.184\",\"188.68.238.79\",\"192.241.221.11\",\"193.124.178.54\",\"193.124.178.61\",\"193.182.144.105\",\"193.182.144.147\",\"199.167.128.80\",\"209.222.30.242\",\"213.183.56.107\",\"217.148.43.188\",\"217.148.43.202\",\"31.220.7.237\",\"37.157.246.146\",\"37.235.48.42\",\"37.235.52.25\",\"37.235.53.240\",\"37.235.55.205\",\"37.97.188.103\",\"45.32.128.80\",\"45.32.145.79\",\"45.32.151.21\",\"45.32.160.172\",\"45.32.166.195\",\"45.32.171.24\",\"45.32.192.198\",\"45.32.195.186\",\"45.32.195.93\",\"45.32.212.56\",\"45.32.36.158\",\"45.32.7.22\",\"45.63.121.159\",\"45.63.26.78\",\"45.63.51.63\",\"45.63.61.213\",\"45.63.76.68\",\"45.63.78.84\",\"45.63.86.120\",\"45.63.88.213\",\"45.76.1.44\",\"45.76.192.50\",\"45.76.3.112\",\"46.101.0.24\",\"46.101.110.32\",\"46.101.110.43\",\"46.101.110.45\",\"46.101.20.96\",\"46.101.238.182\",\"46.101.238.189\",\"46.101.240.208\",\"46.101.27.186\",\"46.101.61.83\",\"46.101.74.251\",\"5.45.179.103\",\"50.2.139.16\",\"82.221.95.161\",\"91.236.116.163\"]},\"managewp\":{\"n\":\"ManageWP\",\"d\":false,\"r\":[\"34.211.180.66\",\"54.70.65.107\",\"34.210.224.7\",\"52.41.5.108\",\"52.35.72.129\",\"54.191.137.17\",\"35.162.254.253\",\"52.11.12.231\",\"52.11.29.70\",\"52.11.54.161\",\"52.24.142.159\",\"52.25.191.255\",\"52.27.181.126\",\"52.34.126.117\",\"52.34.254.47\",\"52.35.82.99\",\"52.36.28.80\",\"52.38.106.97\",\"52.39.177.152\",\"52.41.230.148\",\"52.41.237.12\",\"52.42.126.166\",\"52.43.13.71\",\"52.43.76.224\",\"52.88.96.110\",\"52.89.155.51\",\"54.148.73.118\",\"54.186.37.105\",\"54.187.92.57\",\"54.191.32.65\",\"54.191.67.23\",\"54.191.80.119\",\"54.191.135.209\",\"54.191.136.176\",\"54.191.148.85\",\"54.191.149.8\",\"52.26.122.21\",\"52.24.187.29\",\"52.89.85.107\",\"54.186.128.167\",\"54.191.40.136\",\"52.24.62.11\",\"52.88.119.122\",\"54.191.148.225\",\"54.191.151.18\",\"52.89.94.121\",\"52.25.116.116\",\"52.88.215.225\",\"54.186.143.184\",\"52.88.197.180\",\"52.27.171.126\"]},\"seznam\":{\"n\":\"Seznam Search Engine\",\"d\":true,\"r\":[\"77.75.74.0\\/24\",\"77.75.76.0\\/24\",\"77.75.77.0\\/24\",\"77.75.78.0\\/24\",\"77.75.79.0\\/24\",\"2a02:598:a::78:0\\/112\",\"2a02:598:a::79:0\\/112\",\"2a02:598:2::0\\/96\"]}}','yes'),('whitelistHash',_binary 'bf3d76dc05caf8623cb3fe01c1fc9e308e2f2ea37b826937d850fde361cdefd4','yes'),('touppPromptNeeded','','yes'),('touppBypassNextCheck',_binary '0','yes'),('autoUpdateAttempts',_binary '0','yes'),('lastPermissionsTemplateCheck',_binary '1663398937','yes'),('previousWflogsFileList',_binary '[\"config.php\",\"ips.php\",\"rules.php\",\"attack-data.php\",\"template.php\",\"config-synced.php\",\".htaccess\",\"config-transient.php\",\"GeoLite2-Country.mmdb\",\"config-livewaf.php\"]','yes'),('diagnosticsWflogsRemovalHistory',_binary '[]','no'),('encKey',_binary '8ad999cb97e00925','yes'),('longEncKey',_binary '054490bddc172d30769bc85c85a03caa7946013fd131e584abdac57ea47c5b17','yes'),('cbl_restOfSiteBlocked',_binary '1','yes'),('timeoffset_wf',_binary '0','yes'),('lastBlockAggregation',_binary '1663379126','yes'),('allowed404s6116Migration',_binary '1','yes'),('migration636_email_summary_excluded_directories',_binary '1','no'),('fileContentsGSB6315Migration',_binary '1','yes'),('config701Migration',_binary '1','yes'),('blocks702Migration',_binary '1','yes'),('scansEnabled_geoipSupport',_binary '1','yes'),('config720Migration',_binary '1','yes'),('waf_status',_binary 'enabled','yes'),('detectProxyNextCheck',_binary '1663983926','no'),('detectProxyNonce',_binary 'b9b205c32beac0d8e263b18cb3d8e7af431d4328e20c0680676946fb6a60af8d','no'),('allScansScheduled',_binary 'a:3:{i:0;a:2:{s:9:\"timestamp\";i:1663510200;s:4:\"args\";a:1:{i:0;i:1663510200;}}i:1;a:2:{s:9:\"timestamp\";i:1663769400;s:4:\"args\";a:1:{i:0;i:1663769400;}}i:2;a:2:{s:9:\"timestamp\";i:1664028600;s:4:\"args\";a:1:{i:0;i:1664028600;}}}','yes'),('activatingIP',_binary '108.162.250.198','yes'),('cbl_cookieVal',_binary '62a5c8cb5751b','yes'),('serverDNS',_binary '1663344389;282;172.64.80.1','yes'),('wp_home_url',_binary 'http://fairphoto.com','yes'),('wp_site_url',_binary 'http://fairphoto.com','yes'),('dbVersion',_binary '5.7.39','yes'),('lastDashboardCheck',_binary '1663398819','yes'),('dashboardData',_binary 'a:4:{s:9:\"generated\";i:1663396027;s:3:\"tdf\";a:3:{s:9:\"community\";i:5207;s:7:\"premium\";i:5229;s:9:\"blacklist\";i:12758;}s:10:\"attackdata\";a:3:{s:3:\"24h\";a:24:{i:0;a:2:{s:1:\"t\";i:1663308000;s:1:\"c\";i:21172528;}i:1;a:2:{s:1:\"t\";i:1663311600;s:1:\"c\";i:20295024;}i:2;a:2:{s:1:\"t\";i:1663315200;s:1:\"c\";i:20541972;}i:3;a:2:{s:1:\"t\";i:1663318800;s:1:\"c\";i:20845506;}i:4;a:2:{s:1:\"t\";i:1663322400;s:1:\"c\";i:20506989;}i:5;a:2:{s:1:\"t\";i:1663326000;s:1:\"c\";i:20418702;}i:6;a:2:{s:1:\"t\";i:1663329600;s:1:\"c\";i:17137180;}i:7;a:2:{s:1:\"t\";i:1663333200;s:1:\"c\";i:16664626;}i:8;a:2:{s:1:\"t\";i:1663336800;s:1:\"c\";i:16013953;}i:9;a:2:{s:1:\"t\";i:1663340400;s:1:\"c\";i:19875181;}i:10;a:2:{s:1:\"t\";i:1663344000;s:1:\"c\";i:22503945;}i:11;a:2:{s:1:\"t\";i:1663347600;s:1:\"c\";i:18296257;}i:12;a:2:{s:1:\"t\";i:1663351200;s:1:\"c\";i:13740986;}i:13;a:2:{s:1:\"t\";i:1663354800;s:1:\"c\";i:13358293;}i:14;a:2:{s:1:\"t\";i:1663358400;s:1:\"c\";i:12853147;}i:15;a:2:{s:1:\"t\";i:1663362000;s:1:\"c\";i:13831526;}i:16;a:2:{s:1:\"t\";i:1663365600;s:1:\"c\";i:13983152;}i:17;a:2:{s:1:\"t\";i:1663369200;s:1:\"c\";i:17371040;}i:18;a:2:{s:1:\"t\";i:1663372800;s:1:\"c\";i:14352622;}i:19;a:2:{s:1:\"t\";i:1663376400;s:1:\"c\";i:14051039;}i:20;a:2:{s:1:\"t\";i:1663380000;s:1:\"c\";i:14434008;}i:21;a:2:{s:1:\"t\";i:1663383600;s:1:\"c\";i:16814999;}i:22;a:2:{s:1:\"t\";i:1663387200;s:1:\"c\";i:17259485;}i:23;a:2:{s:1:\"t\";i:1663390800;s:1:\"c\";i:18488840;}}s:2:\"7d\";a:7:{i:0;a:2:{s:1:\"t\";i:1662768000;s:1:\"c\";i:416805757;}i:1;a:2:{s:1:\"t\";i:1662854400;s:1:\"c\";i:396346056;}i:2;a:2:{s:1:\"t\";i:1662940800;s:1:\"c\";i:457533750;}i:3;a:2:{s:1:\"t\";i:1663027200;s:1:\"c\";i:411717876;}i:4;a:2:{s:1:\"t\";i:1663113600;s:1:\"c\";i:367583925;}i:5;a:2:{s:1:\"t\";i:1663200000;s:1:\"c\";i:453039862;}i:6;a:2:{s:1:\"t\";i:1663286400;s:1:\"c\";i:446252945;}}s:3:\"30d\";a:30:{i:0;a:2:{s:1:\"t\";i:1660780800;s:1:\"c\";i:361730782;}i:1;a:2:{s:1:\"t\";i:1660867200;s:1:\"c\";i:399021453;}i:2;a:2:{s:1:\"t\";i:1660953600;s:1:\"c\";i:458836824;}i:3;a:2:{s:1:\"t\";i:1661040000;s:1:\"c\";i:383428487;}i:4;a:2:{s:1:\"t\";i:1661126400;s:1:\"c\";i:387120667;}i:5;a:2:{s:1:\"t\";i:1661212800;s:1:\"c\";i:284173380;}i:6;a:2:{s:1:\"t\";i:1661299200;s:1:\"c\";i:232194338;}i:7;a:2:{s:1:\"t\";i:1661385600;s:1:\"c\";i:219252765;}i:8;a:2:{s:1:\"t\";i:1661472000;s:1:\"c\";i:260306355;}i:9;a:2:{s:1:\"t\";i:1661558400;s:1:\"c\";i:230791808;}i:10;a:2:{s:1:\"t\";i:1661644800;s:1:\"c\";i:236601566;}i:11;a:2:{s:1:\"t\";i:1661731200;s:1:\"c\";i:237239089;}i:12;a:2:{s:1:\"t\";i:1661817600;s:1:\"c\";i:391778234;}i:13;a:2:{s:1:\"t\";i:1661904000;s:1:\"c\";i:423770991;}i:14;a:2:{s:1:\"t\";i:1661990400;s:1:\"c\";i:384571165;}i:15;a:2:{s:1:\"t\";i:1662076800;s:1:\"c\";i:353466011;}i:16;a:2:{s:1:\"t\";i:1662163200;s:1:\"c\";i:371052302;}i:17;a:2:{s:1:\"t\";i:1662249600;s:1:\"c\";i:365151936;}i:18;a:2:{s:1:\"t\";i:1662336000;s:1:\"c\";i:473195967;}i:19;a:2:{s:1:\"t\";i:1662422400;s:1:\"c\";i:321280162;}i:20;a:2:{s:1:\"t\";i:1662508800;s:1:\"c\";i:367529573;}i:21;a:2:{s:1:\"t\";i:1662595200;s:1:\"c\";i:406406695;}i:22;a:2:{s:1:\"t\";i:1662681600;s:1:\"c\";i:375491724;}i:23;a:2:{s:1:\"t\";i:1662768000;s:1:\"c\";i:416805757;}i:24;a:2:{s:1:\"t\";i:1662854400;s:1:\"c\";i:396346056;}i:25;a:2:{s:1:\"t\";i:1662940800;s:1:\"c\";i:457533750;}i:26;a:2:{s:1:\"t\";i:1663027200;s:1:\"c\";i:411717876;}i:27;a:2:{s:1:\"t\";i:1663113600;s:1:\"c\";i:367583925;}i:28;a:2:{s:1:\"t\";i:1663200000;s:1:\"c\";i:453039862;}i:29;a:2:{s:1:\"t\";i:1663286400;s:1:\"c\";i:446252945;}}}s:9:\"countries\";a:1:{s:2:\"7d\";a:10:{i:0;a:2:{s:2:\"cd\";s:2:\"US\";s:2:\"ct\";i:930853725;}i:1;a:2:{s:2:\"cd\";s:2:\"DE\";s:2:\"ct\";i:244321017;}i:2;a:2:{s:2:\"cd\";s:2:\"TR\";s:2:\"ct\";i:234880216;}i:3;a:2:{s:2:\"cd\";s:2:\"SG\";s:2:\"ct\";i:227052988;}i:4;a:2:{s:2:\"cd\";s:2:\"RU\";s:2:\"ct\";i:183035557;}i:5;a:2:{s:2:\"cd\";s:2:\"FR\";s:2:\"ct\";i:180333845;}i:6;a:2:{s:2:\"cd\";s:2:\"IN\";s:2:\"ct\";i:150000465;}i:7;a:2:{s:2:\"cd\";s:2:\"NL\";s:2:\"ct\";i:138256464;}i:8;a:2:{s:2:\"cd\";s:2:\"GB\";s:2:\"ct\";i:128037587;}i:9;a:2:{s:2:\"cd\";s:2:\"CN\";s:2:\"ct\";i:110879858;}}}}','yes'),('tldlist',_binary '|com|org|net|edu|aaa|abb|abc|aco|ads|aeg|afl|aig|anz|aol|app|art|aws|axa|bar|bbc|bbt|bcg|bcn|bet|bid|bio|biz|bms|bmw|bom|boo|bot|box|buy|bzh|cab|cal|cam|car|cat|cba|cbn|cbs|ceo|cfa|cfd|cpa|crs|dad|day|dds|dev|dhl|diy|dnp|dog|dot|dtv|dvr|eat|eco|esq|eus|fan|fit|fly|foo|fox|frl|ftr|fun|fyi|gal|gap|gay|gdn|gea|gle|gmo|gmx|goo|gop|got|gov|hbo|hiv|hkt|hot|how|ibm|ice|icu|ifm|inc|ing|ink|int|ist|itv|jcb|jio|jll|jmp|jnj|jot|joy|kfh|kia|kim|kpn|krd|lat|law|lds|llc|llp|lol|lpl|ltd|man|map|mba|med|men|mil|mit|mlb|mls|mma|moe|moi|mom|mov|msd|mtn|mtr|nab|nba|nec|new|nfl|ngo|nhk|now|nra|nrw|ntt|nyc|obi|one|ong|onl|ooo|ott|ovh|pay|pet|phd|pid|pin|pnc|pro|pru|pub|pwc|red|ren|ril|rio|rip|run|rwe|sap|sas|sbi|sbs|sca|scb|ses|sew|sex|sfr|ski|sky|soy|spa|srl|stc|tab|tax|tci|tdk|tel|thd|tjx|top|trv|tui|tvs|ubs|uno|uol|ups|vet|vig|vin|vip|wed|win|wme|wow|wtc|wtf|xin|xxx|xyz|you|yun|zip|ac|ad|ae|af|ag|ai|al|am|ao|aq|ar|as|at|au|aw|ax|az|ba|bb|bd|be|bf|bg|bh|bi|bj|bm|bn|bo|br|bs|bt|bv|bw|by|bz|ca|cc|cd|cf|cg|ch|ci|ck|cl|cm|cn|co|cr|cu|cv|cw|cx|cy|cz|de|dj|dk|dm|do|dz|ec|ee|eg|er|es|et|eu|fi|fj|fk|fm|fo|fr|ga|gb|gd|ge|gf|gg|gh|gi|gl|gm|gn|gp|gq|gr|gs|gt|gu|gw|gy|hk|hm|hn|hr|ht|hu|id|ie|il|im|in|io|iq|ir|is|it|je|jm|jo|jp|ke|kg|kh|ki|km|kn|kp|kr|kw|ky|kz|la|lb|lc|li|lk|lr|ls|lt|lu|lv|ly|ma|mc|md|me|mg|mh|mk|ml|mm|mn|mo|mp|mq|mr|ms|mt|mu|mv|mw|mx|my|mz|na|nc|ne|nf|ng|ni|nl|no|np|nr|nu|nz|om|pa|pe|pf|pg|ph|pk|pl|pm|pn|pr|ps|pt|pw|py|qa|re|ro|rs|ru|rw|sa|sb|sc|sd|se|sg|sh|si|sj|sk|sl|sm|sn|so|sr|ss|st|su|sv|sx|sy|sz|tc|td|tf|tg|th|tj|tk|tl|tm|tn|to|tr|tt|tv|tw|tz|ua|ug|uk|us|uy|uz|va|vc|ve|vg|vi|vn|vu|wf|ws|ye|yt|za|zm|zw|aarp|able|adac|aero|akdn|ally|amex|arab|army|arpa|arte|asda|asia|audi|auto|azure|baby|baidu|bananarepublic|band|bank|bike|autos|barcelona|bbva|beer|best|bing|blog|author|blue|bofa|bond|book|bostik|buzz|boats|bosch|build|boston|banamex|cafe|call|avianca|bnpparibas|bradesco|boehringer|barclaycard|booking|boutique|bridgestone|camp|care|cars|casa|case|cash|cbre|citi|city|cyou|date|dclk|deal|dell|bharti|cern|bestbuy|desi|beats|docs|beauty|bentley|berlin|dish|bible|bayern|data|diet|barclays|cloud|barefoot|bargains|bingo|cards|basketball|black|click|baseball|bauhaus|download|blackfriday|chat|chase|cheap|cisco|cool|loan|blockbuster|coop|citic|bloomberg|canon|club|loft|meet|meme|menu|mini|mobi|moda|moto|airtel|mint|play|vana|airbus|surf|town|toys|tube|viva|vivo|agency|visa|agakhan|alipay|amfam|maif|talk|alstom|love|taxi|alsace|luxe|crown|ltda|team|tech|airforce|amica|allstate|teva|allfinanz|tiaa|alfaromeo|tips|alibaba|vote|africa|academy|zone|coach|abarth|zara|zero|abbott|abbvie|audio|yoga|codes|abogado|abudhabi|xbox|accenture|aetna|accountant|voto|wang|weir|wien|work|accountants|wine|actor|wiki|adult|apple|archi|amazon|cymru|americanexpress|aquarelle|nico|nike|ollo|open|page|pars|pccw|qpon|read|reit|rent|rest|rich|aramco|athleta|name|ping|associates|navy|pink|plus|pohl|auction|news|pics|porn|post|prof|attorney|next|prod|audible|auspost|room|dabur|delta|rsvp|safe|saxo|dance|sale|sarl|save|americanfamily|ruhr|deals|amsterdam|scot|analytics|seat|seek|sexy|shaw|shia|anquan|apartments|shop|silk|android|show|sina|site|skin|sncf|sohu|song|sony|spot|star|drive|career|broadway|casino|center|chanel|college|comcast|commbank|company|compare|computer|comsec|condos|contact|cooking|corsica|dentist|cityeats|direct|country|coupon|coupons|courses|credit|design|cologne|dvag|fail|circle|clinique|clubmed|clothing|equipment|erni|eurovision|fage|fans|farm|fiat|clinic|fast|fido|film|flir|ford|epson|fire|cleaning|food|claims|fish|free|game|chrome|coffee|etisalat|gent|church|fund|gbiz|estate|ggee|diamonds|email|gmail|events|ericsson|gift|gives|glass|digital|gifts|emerck|energy|globo|gmbh|here|forex|hdfc|forum|homes|horse|host|final|dupont|help|hgtv|house|hsbc|dubai|honda|hyatt|icbc|phone|pizza|place|datsun|photo|dating|poker|praxi|press|prime|promo|quest|radio|rehab|reise|ricoh|rocks|dunlop|rodeo|weibo|cruise|tours|broker|camera|delivery|deloitte|weber|dealer|degree|dental|doctor|total|trust|tunes|tushu|ubank|volvo|durban|gold|haus|edeka|faith|golf|gallo|expert|cricket|cruises|earth|exposed|fedex|express|extraspace|family|fishing|exchange|firmdale|fairwinds|fitness|firestone|goog|games|guru|hair|ieee|guide|loans|skype|sling|fashion|guge|smart|ferrero|democrat|farmers|smile|vodka|watch|ferrari|feedback|financial|green|finance|fidelity|gripe|group|gucci|rugby|salon|sener|seven|sharp|shell|shoes|vegas|video|wales|flickr|ikano|business|george|gratis|jprs|kddi|juegos|bugatti|discover|jobs|kpmg|land|garden|joburg|domains|kred|frogans|fujitsu|jeep|kids|koeln|builders|jetzt|gallup|health|java|futbol|forsale|kiwi|lego|discount|kyoto|giving|kindle|latino|lease|kinder|flights|global|google|kosher|lamer|lawyer|lefrak|legal|media|miami|mobile|monash|money|kaufen|mormon|movie|nexus|nikon|ninja|nokia|lancia|moscow|music|museum|mutual|nagoya|natura|nissay|pfizer|review|rogers|yahoo|nissan|rocher|ryukyu|brother|capital|florist|school|flowers|safety|sakura|capetown|sanofi|schule|gallery|itau|irish|insure|genting|imdb|immo|info|linde|hotels|lidl|kitchen|lgbt|life|like|limo|limited|lincoln|football|lilly|link|lexus|lipsy|hughes|london|macys|imamat|locker|locus|luxury|komatsu|live|lotte|lotto|mango|living|lacaixa|lundbeck|mortgage|nowtv|monster|omega|hiphop|party|brussels|paris|parts|hermes|frontier|hockey|intuit|jaguar|latrobe|madrid|maison|lanxess|leclerc|lighting|makeup|market|lasalle|nowruz|photos|pictet|markets|mattel|norton|reisen|marriott|office|physio|mckinsey|olayan|online|oracle|osaka|orange|otsuka|quebec|racing|realty|merckmsd|repair|maserati|memorial|report|search|shouji|caravan|secure|careers|soccer|channel|charity|social|viajes|xerox|travel|unicom|viking|villas|virgin|vision|voting|walter|chintai|world|engineering|godaddy|cipriani|citadel|engineer|toyota|voyage|enterprises|vuelos|grocery|guitars|hangout|hitachi|holiday|hotmail|ismaili|ipiranga|select|hamburg|hosting|hoteles|hyundai|hospital|jewelry|juniper|neustar|origins|rentals|infiniti|netbank|netflix|holdings|network|oldnavy|organic|observer|okinawa|partners|philips|recipes|pharmacy|realtor|trading|pictures|pioneer|plumbing|politie|reviews|rexroth|sandvik|schmidt|schwarz|science|shiksha|singles|works|samsung|walmart|wanggou|watches|xfinity|catering|catholic|goodyear|graphics|guardian|hdfcbank|youtube|grainger|helsinki|istanbul|jpmorgan|yandex|yamaxun|directory|education|yachts|zuerich|property|winners|reliance|shopping|wedding|redstone|webcam|whoswho|services|website|xihuan|saarland|security|softbank|weather|windows|zappos|samsclub|showtime|software|community|hisamitsu|homegoods|homesense|immobilien|industries|store|study|style|sucks|homedepot|institute|insurance|stada|panasonic|passagens|healthcare|photography|playstation|pramerica|redumbrella|solar|productions|richardli|restaurant|progressive|properties|space|protection|prudential|realestate|republican|sport|sandvikcoromant|schaeffler|scholarships|swiss|construction|cancerresearch|tires|tirol|tmall|tokyo|tools|christmas|today|calvinklein|international|kuokgroup|lamborghini|lancaster|toshiba|capitalone|investments|landrover|lifestyle|kerryhotels|lplfinancial|toray|lifeinsurance|management|marketing|marshalls|melbourne|microsoft|mitsubishi|tatar|kerrylogistics|nextdirect|northwesternmutual|olayangroup|kerryproperties|motorcycles|trade|consulting|furniture|supply|support|surgery|suzuki|swatch|sydney|taipei|systems|taobao|tattoo|theater|theatre|xn--node|frontdoor|tatamotors|tennis|supplies|xn--p1ai|xn--qxam|contractors|fresenius|target|tkmaxx|goldpoint|shangrila|solutions|tjmaxx|staples|statebank|statefarm|tickets|tiffany|stcgroup|training|travelers|xn--90ae|stockholm|storage|stream|studio|tienda|temasek|vacations|technology|ventures|travelchannel|travelersinsurance|vanguard|foundation|verisign|foodnetwork|woodside|xn--80adxhks|yokohama|xn--80aswg|xn--90a3ac|xn--80ao21a|xn--80asehdb|xn--8y0a063a|xn--80aqecdr1a|xn--90ais|xn--fhbei|xn--nqv7f|cuisinella|university|versicherung|yodobashi|creditcard|vlaanderen|xn--vhquv|xn--3pxu8k|xn--p1acf|volkswagen|williamhill|wolterskluwer|xn--qxa6a|xn--11b4c3d|xn--1ck2e1b|xn--1qqw23a|xn--2scrj9c|xn--30rr7y|xn--3bst00m|xn--42c2d9a|xn--tckwe|xn--3ds443g|xn--45br5cyl|xn--45brj9c|xn--3e0b707e|xn--3hcrj9c|xn--45q11c|xn--4gbrim|xn--6qq986b3xl|xn--e1a4c|xn--5tzm5g|cookingchannel|xn--55qx5d|xn--55qw42g|xn--6frz82g|xn--4dbrk0ce|weatherchannel|xn--c1avg|creditunion|xn--d1alf|xn--9dbq2a|xn--9et52u|xn--c2br7g|xn--9krt00a|xn--cg4bki|xn--czrs0t|xn--czru2d|xn--fiqz9s|xn--czr694b|xn--d1acj3b|xn--pssy2u|xn--q7ce6a|xn--cck2b3b|xn--efvy88h|xn--fct429k|xn--fiq64b|xn--fiqs8s|xn--g2xx48c|xn--o3cw4h|xn--unup4y|xn--fjq720a|xn--flw351e|xn--gecrj9c|xn--fpcrj9c3d|xn--gk3at1e|xn--fzc2c9e2c|xn--nyqy26a|xn--q9jyb4c|xn--gckr3f0f|xn--ogbpf8fl|xn--otu796d|xn--cckwcxetd|xn--eckvdtc9d|xn--h2brj9c|xn--pgbs0dh|xn--y9a3aq|xn--zfr164b|xn--qcka1pmc|xn--wgbh1c|xn--wgbl6a|xn--rhqv96g|xn--rovu88b|xn--s9brj9c|xn--ses554g|xn--t60b56a|xn--vuq861b|xn--w4rs40l|xn--xhq521b|xn--h2brj9c8c|xn--j1aef|xn--j1amh|xn--l1acc|xn--kput3i|xn--j6w193g|xn--jvr189m|xn--kprw13d|xn--kpry57d|xn--mgb9awbf|xn--jlq480n2rg|xn--jlq61u9w7b|xn--kcrx77d1x4a|xn--ngbrx|xn--io0a7i|xn--hxt814e|xn--imr513n|xn--54b7fta0cc|xn--b4w605ferd|xn--fiq228c5hs|xn--h2breg3eve|xn--i1b6b1a6a2e|xn--fzys8d69uvgm|xn--5su34j936bgsg|xn--bck1b9a5dre4c|xn--clchc0ea0b2g2a9gcd|xn--yfro4i67o|xn--ygbi2ammx|xn--lgbbat1ad8j|xn--mgba3a3ejt|xn--mgba7c0bbn0a|xn--mgbab2bd|xn--mgbbh1a|xn--mgbbh1a71e|xn--mgbgu82a|xn--mgbayh7gpa|xn--mgbi4ecexp|xn--mgbpl2fh|xn--mgbt3dhd|xn--mgbtx2b|xn--mgbaam7a8h|xn--mgbca7dzdo|xn--mgbx4cd0ab|xn--mix891f|xn--mk1bu44c|xn--mxtq1m|xn--ngbc5azd|xn--ngbe9e0a|xn--mgberp4a5d4ar|xn--rvc1e0am3e|xn--mgba3a4f16a|xn--mgbc0a9azcg|xn--mgbah1a3hjkrd|xn--mgbai9azgqp6j|xn--tiq49xqyj|xn--mgbaakc7dvf|xn--nqv7fs00ema|xn--mgbcpq6gpa1a|xn--vermgensberater-ctb|xn--vermgensberatung-pwb|xn--xkc2al3hye2a|xn--xkc2dl3a5ee0h|xn--w4r85el8fhu5dnra|','yes'),('tldlistHash',_binary '556564f0a4c34c6c7ca2f561da14c76676b6d60ac18c36ea4ffc37fc56212ff1','yes'),('noc1ScanSchedule',_binary 'a:3:{i:0;i:1663510200;i:1;i:1663769400;i:2;i:1664028600;}','yes'),('showWfCentralUI',_binary '1','yes'),('allowMySQLi',_binary '1','yes'),('dbTest',_binary 'a:1:{s:5:\"nonce\";s:64:\"fdf0471a4d8635c7e9eede9c7176ec7eb4672d45450ac9d4f5a7259cc0112a1b\";}','no'),('vulnerabilities_plugin',_binary 'a:26:{i:0;a:4:{s:4:\"slug\";s:22:\"advanced-custom-fields\";s:11:\"fromVersion\";s:6:\"5.12.3\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:1;a:4:{s:4:\"slug\";s:7:\"akismet\";s:11:\"fromVersion\";s:3:\"5.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:2;a:4:{s:4:\"slug\";s:14:\"contact-form-7\";s:11:\"fromVersion\";s:5:\"5.6.3\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:3;a:4:{s:4:\"slug\";s:13:\"cookie-notice\";s:11:\"fromVersion\";s:5:\"2.4.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:4;a:4:{s:4:\"slug\";s:34:\"country-phone-field-contact-form-7\";s:11:\"fromVersion\";s:5:\"2.2.9\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:5;a:4:{s:4:\"slug\";s:39:\"current-menu-item-for-custom-post-types\";s:11:\"fromVersion\";s:3:\"1.5\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:6;a:4:{s:4:\"slug\";s:20:\"enable-media-replace\";s:11:\"fromVersion\";s:5:\"4.0.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:7;a:4:{s:4:\"slug\";s:8:\"flamingo\";s:11:\"fromVersion\";s:3:\"2.3\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:8;a:4:{s:4:\"slug\";s:17:\"heartbeat-control\";s:11:\"fromVersion\";s:3:\"2.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:9;a:4:{s:4:\"slug\";s:16:\"mailchimp-for-wp\";s:11:\"fromVersion\";s:6:\"4.8.10\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:10;a:4:{s:4:\"slug\";s:9:\"wplr-sync\";s:11:\"fromVersion\";s:5:\"6.2.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:11;a:4:{s:4:\"slug\";s:24:\"metronet-profile-picture\";s:11:\"fromVersion\";s:5:\"2.6.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:12;a:4:{s:4:\"slug\";s:14:\"w3-total-cache\";s:11:\"fromVersion\";s:5:\"2.2.4\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:13;a:4:{s:4:\"slug\";s:11:\"woocommerce\";s:11:\"fromVersion\";s:5:\"6.9.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:14;a:4:{s:4:\"slug\";s:9:\"wordfence\";s:11:\"fromVersion\";s:5:\"7.6.1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:15;a:4:{s:4:\"slug\";s:14:\"wps-hide-login\";s:11:\"fromVersion\";s:5:\"1.9.6\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:16;a:4:{s:4:\"slug\";s:13:\"wordpress-seo\";s:11:\"fromVersion\";s:6:\"19.6.1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:17;a:4:{s:4:\"slug\";s:13:\"envato-market\";s:11:\"fromVersion\";s:5:\"2.0.7\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:18;a:4:{s:4:\"slug\";s:12:\"salient-core\";s:11:\"fromVersion\";s:5:\"1.9.6\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:19;a:4:{s:4:\"slug\";s:21:\"salient-demo-importer\";s:11:\"fromVersion\";s:3:\"1.5\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:20;a:4:{s:4:\"slug\";s:21:\"salient-nectar-slider\";s:11:\"fromVersion\";s:5:\"1.7.3\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:21;a:4:{s:4:\"slug\";s:17:\"salient-portfolio\";s:11:\"fromVersion\";s:5:\"1.7.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:22;a:4:{s:4:\"slug\";s:18:\"salient-shortcodes\";s:11:\"fromVersion\";s:5:\"1.5.1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:23;a:4:{s:4:\"slug\";s:14:\"salient-social\";s:11:\"fromVersion\";s:5:\"1.2.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:24;a:4:{s:4:\"slug\";s:15:\"salient-widgets\";s:11:\"fromVersion\";s:3:\"1.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:25;a:4:{s:4:\"slug\";s:19:\"js_composer_salient\";s:11:\"fromVersion\";s:5:\"6.9.1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}}','yes'),('totalScansRun',_binary '129','yes'),('wfKillRequested',_binary '0','no'),('currentCronKey',_binary '1663398822,ad84c92c2d945c78a670642a93c1772d','yes'),('wf_scanLastStatusTime',_binary '0','yes'),('wf_scanRunning','','yes'),('wfPeakMemory',_binary '33554432','no'),('wfScanStartVersion',_binary '6.0.2','yes'),('lowResourceScanWaitStep','','yes'),('wfStatusStartMsgs',_binary 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}','yes'),('wf_summaryItems',_binary 'a:8:{s:12:\"scannedPosts\";i:0;s:15:\"scannedComments\";i:0;s:12:\"scannedFiles\";i:0;s:14:\"scannedPlugins\";i:0;s:13:\"scannedThemes\";i:0;s:12:\"scannedUsers\";i:0;s:11:\"scannedURLs\";i:0;s:10:\"lastUpdate\";i:1663059019;}','yes'),('scanStageStatuses',_binary 'a:11:{s:13:\"spamvertising\";a:4:{s:6:\"status\";s:7:\"premium\";s:7:\"started\";i:0;s:8:\"finished\";i:0;s:8:\"expected\";i:0;}s:4:\"spam\";a:4:{s:6:\"status\";s:7:\"premium\";s:7:\"started\";i:0;s:8:\"finished\";i:0;s:8:\"expected\";i:0;}s:9:\"blacklist\";a:4:{s:6:\"status\";s:7:\"premium\";s:7:\"started\";i:0;s:8:\"finished\";i:0;s:8:\"expected\";i:0;}s:6:\"server\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:5;s:8:\"finished\";i:5;s:8:\"expected\";i:5;}s:7:\"changes\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}s:6:\"public\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}s:7:\"malware\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}s:7:\"content\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:3;s:8:\"finished\";i:3;s:8:\"expected\";i:3;}s:8:\"password\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:1;s:8:\"finished\";i:1;s:8:\"expected\";i:1;}s:13:\"vulnerability\";a:4:{s:6:\"status\";s:16:\"complete-warning\";s:7:\"started\";i:1;s:8:\"finished\";i:1;s:8:\"expected\";i:1;}s:7:\"options\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}}','no'),('lastScanCompleted',_binary 'ok','yes'),('lastScanFailureType','','yes'),('scanTime',_binary '1663059019.8482','yes'),('wordpressVersion',_binary '6.0.2','yes'),('wordpressPluginVersions',_binary 'a:26:{s:22:\"advanced-custom-fields\";s:6:\"5.12.3\";s:7:\"akismet\";s:3:\"5.0\";s:14:\"contact-form-7\";s:5:\"5.6.3\";s:13:\"cookie-notice\";s:5:\"2.4.0\";s:34:\"country-phone-field-contact-form-7\";s:5:\"2.2.9\";s:39:\"current-menu-item-for-custom-post-types\";s:3:\"1.5\";s:20:\"enable-media-replace\";s:5:\"4.0.0\";s:13:\"envato-market\";s:5:\"2.0.7\";s:8:\"flamingo\";s:3:\"2.3\";s:17:\"heartbeat-control\";s:3:\"2.0\";s:16:\"mailchimp-for-wp\";s:6:\"4.8.10\";s:9:\"wplr-sync\";s:5:\"6.2.2\";s:12:\"salient-core\";s:5:\"1.9.6\";s:21:\"salient-demo-importer\";s:3:\"1.5\";s:21:\"salient-nectar-slider\";s:5:\"1.7.3\";s:17:\"salient-portfolio\";s:5:\"1.7.2\";s:18:\"salient-shortcodes\";s:5:\"1.5.1\";s:14:\"salient-social\";s:5:\"1.2.2\";s:15:\"salient-widgets\";s:3:\"1.2\";s:19:\"js_composer_salient\";s:5:\"6.9.1\";s:24:\"metronet-profile-picture\";s:5:\"2.6.0\";s:14:\"w3-total-cache\";s:5:\"2.2.4\";s:11:\"woocommerce\";s:5:\"6.9.2\";s:9:\"wordfence\";s:5:\"7.6.1\";s:14:\"wps-hide-login\";s:5:\"1.9.6\";s:13:\"wordpress-seo\";s:6:\"19.6.1\";}','yes'),('wordpressThemeVersions',_binary 'a:2:{s:13:\"salient-child\";s:3:\"1.0\";s:7:\"salient\";s:6:\"15.0.4\";}','yes'),('autoUpdateChoice',_binary '1','yes'),('wafStatusCallbackNonce','','yes'),('totalLoginHits',_binary '48731','yes'),('originalScheduledScanStart',_binary '1662991800','yes'),('lastScheduledScanStart',_binary '1662992643','yes'),('lastAttackDataSendId',_binary '51050','yes'),('malwarePrefixes',_binary '\0\0\0\0\0\0\y8\\0\ٗΝ;˽sIYJBR$RI%QD\ZHJ!I+JHi!*)EE+\&~\\\yy\\3\\3>\ǌ\no>^\\\'\_wB\x1\uO\Z\ \%\e\r\?\EC\\)M>\\8)}\uׄ-X\\\1ff\m\0\\0\0\r\a?\0xG7\0?\)\`\0\4\D\K@\bH\0Y+ gZ\0p\Z\\\0\\@1Pt\180\\0v6\\. \);\\ռ\Z@U	\{\0u\'\\\\\@p_\F\\\q4\\0Z.=\\_\\r0h\\\\t&\:A!\\0]߀\\n@7\\0b?g\]\\;a\l`\,[0\`\`x,0`00a\\$`d0ZU\\\0>\K>\\&)\\/S5\);0\r\=	7\?\\`\\C`9\*XXՐ\\d`\~`6LXK֗_\W6$`\\tt/<$p87O\\0`m0m\.V!\\kH,\\Z\\H\f~\x89u\6~\\\\\\\`\\w<\:`^s0\0,?\0,H{\r,8\,(N\0\\Y\0,x,x\\0cOӀg\#`-\u७xxs/\]\0,%|\\l0\,\\Y\\g\8`\\р\\\]\\C\\'v\0k܀\0\& `O,:	X&\"@`\H h4 8Z\܁\\s`\\I\Z0XӺٛA@XPv/6\"J b\\Z \"k\0X\\:\\\0Q \U5dDG]\06=]lnX[V@.\E\$\\\.-ض\,\; ~\j >\N\u灄@B#8H\7H|;؁.v+$ i?s\ +\n\\\	؍,v4{f7g\o`\>\w`\\^`_\N`R<\)A\=\qR M\6f0\nH/\02\Kg; \c\"9P0%k\Ӣ\\@\D g\= \3pdQ!p4pY\\\\\@\zs \\\p\N\Z\n\t_\Tp[B@\Ipm\\\Z=(\n1\ZY\Z{{%\'F\|\0\*^&)\\@(2(OR˧\w&W\\\0`\m=P2\@\\k@\F:\P}\|\\7:\S\\\\[9Z]rә\0\5G\f6\0\|\}E$p\\@xxx82\\\/4htxt\\8S4π\cÀ\Q\G\\^@\\6\y\ \<xaj\\rxi9x9Y	\^^Kږm\b൷=\:$x1x;r\\)Юc\r\	|hK:́O|ϻu/o\\]\\\#[\?\@\\@\\=\\r_\ǾU\\7c\"\oN)0K\K 4M\?Ч |c@ĺD\h-/1\'\\qĝx\x6$/\E\.\\8(Z;]ˢ@\@k@\\$P2\\[߀2hP\u:HDT3\@f\'\{\ GܺP\0UAUR\0\\\\\\~P-En8Uj饁Z\Z\|A\M~!\Uj?j?{*\r\\\:A-\\vpp)8DW\Z;\\@W\\h\\84-zq	8l\0\p4\N\r_[\\\r\p?8X\Z}M\0]A\\;A\\	\\@8\\\.8\Z\\}Z\\\\\ м\{*gpb8\\0h9v>hh5JN\0\\\@kh\rh}\\\lmN^m\A\oE\\/\@;\~\\U8i\?\>&\/\'?O\0|D@@\'pZ\\\z!\<8=]#~3g3G35\r\\+GYnn\\\_A\\\!8\X\\\yE\\\\\\r\$%\!o=\=Ꟁgp\\0\/yh\ApQ\\Z\K\\:R.\.\n\烾K=\GK\T\k\eWd+\OW|\7]W>\\G0آ4W]\0W\X	\{0?^Xuǀ\#߂\\\\!\\Mu+>\\\oQ>3\\F4\\0^5	>	F>n\\\]\< \\r\np\\Lp\\+\Vf=u7m2p[\Wpۉ}\\'0nb\\0\\\I\`,p;Ll6\GX)\\&\n&?w}H\{{\\=\0\߯\*Sx-e\`ڑ+`\r0\\r>hxp\D0\[=\\*p灇^\0RlUݞ\0\\0s1c/\U`\\"3\8_R\n̛\0\5\\\\\12 y6X,<x\\9\\*XX\,\`3%OM\Y+s\<&<\\r,60K@0<\0lX\\e3JB0+\.+\g)7\gxy\E\\\\\\H+FEW\o?E<\\k\C9u5\\,ޮo\wu\w^\Ƹ\\\'\\\Р\	>\nj\0}qw=`S=-\{(\'o\i\$l\-#g\\/\_$//Ԃ+W\?\\u\0	sߵ\z\\{^\C\\ct<\1<\0\v\mON\\\\\s\\ۧO/\\ \~U>}8X	v\]:\X\nv\{\D\{\N?\1\\\b\\o\\2_\Wv\Wu6\\Z\\#\\\\?\\࿲0\k;W; 47C\\\p #\n{0\0v|\!\b9.y l\\1m#!r\'\Z\n!ѼXH%:+!驫\\[Hfɾ\\\SŐ-D\ri\\'!h\)1Rj/w, ά\\!\?H0	VG!a$\\49 wA\4_HG{\O\r\\\r\t<\{\r\\˟\}\\\W\wo\@C\\A\ܞA\|A\Ja Â+Ј5\\Yrh\\#\\\Z\\\n2\%!Fi-FF\'L\4Bcd%И+ 3dȜ\"\]\\-\\8\$Ȳp*dY\BV@\\'\C,t \$dm\MX\ \k \\\E\rHQBsSiِ\hڪ7ȹ\;\\l\0\0M\'C\h\.\ճr]=r\r}\5*=$4O\\_<	-\<\C $\IxAs]\4h\\Bo3h\=Z4|=\+\\Sȫv\'\\yZCK<\AK\%ի!!\ \x\\}\\Z \ 7w\\\OfB+\\r@+ch垅\ʻáo@+{C\\P`\;h;Z5\Zդ\\\"h5v7VB/Ck\\\Z\PH\(t:\_d(\\!\;~\hR	,	5brnAVB+>A[\\C[w|\,=I$03J\9\0%\nmjЎ(ɴJ\%m/%\n%_vM\n\\\\q\\\\\OA)g_@)/ڠTq%t\VO|\0L\	\\ne\AfYP\(\\\\9O\p\y(kHk\\CG8tdit\\\ȓ\(g{k	_\\r?~\ʷ̀\#G@Cw\C\'\_\	\	YЉ[\\*\Zj}	\B\CET\9*\>*	Ag\n~CŊ\Pq*\?*)̂JNι*sw\Ccʠ\p\|7t\T\\2TAWA3\\%/	t\	UM_Uqn]]MB\Gk	kC5\\r\\PGts\c\L\X\\9\0\i:\ \\:׮ݏ\z\j=5n\\'BO@\\\\\@\\uPwj3%Y\k\\r\z\\M\z\mrԾ9z\q\\\eԑiu\nuz:\ʠO\Z\~MЗ\\\oзF\\\N\r\\	u\\{_ks\3zPoU\s\m\gaWA<R>\{пlF\\\a4q0zm`F\\u\w\`\&\/Är\\܂I`L(	[KM%\'\Kɰ\,\n\\e?a:*_F7`eV\\\&0C`Ns`\\˰\\qXX\ΰ\t5,4\ZdXCk:\"u|&:m\\Px\}>\!\\]\\{\C\\\\\0\<\6t>\<\04\0\9\r`Ol\\k	|\MY^$6wh-V6k`E\x|\=غ\lS\4m6¶_\\R\\ė\n\>\~!<9v};\\4\rSoiӪ_\ӞR\(\y\\rع\\B?]\*\q	gN\r\\0gfng\nR`\\\b\\xN<\P\\=\w/ج=`]x\x\\>xѹW\?x\}x\[\\.|t}F$\qx\r\0\Px\\\\\C\exxY\jxY\+\Oo\U	\\\\rK\ag\r\\\0^Yp\	ژÁk\Z\\`>޸^=\\E\\\}A\a\p\[\\\mሳY\\\\py1	#o\Q3]\\8\t11\\\\l\!ǂ\\\\\\;x[\(x\6sy\0Ǐ\W-\__\;\\hxǑpҴhx\'\\>\\v\#\\y\\;\8\\x_\{T\IS\q\k\C\7\4[N[\_n\o\\[\\\r\s78c6\\g	gfK:\\\#\M\>\Q>z\>f>\LyG\\pޣp\\	\"\n>p>\\>\	\\,;§N\]Y\\E\\"\H̰\ٚ\mK..Yu.9>r|\<.c\\S\rp\\\!pm\\u\!|\\1Z\%&g.|\rµ\p\v\\\-#62ck\qk\\\u\.s\We?\q<\m@>\n\7\o\\Ï\V\MZ\ǧ\Ofͻ\\\\g5\w\~Q9n=L/=\W+\\W?\U\\H\\\^]\-\߫w\6\X\\F\;\~)o5x*\\o\Mgwr\\\r\\ow\w?6{\Z\=\s\1\\ý:\\˫\_\#\_\'\\?^\K\#\_\\p\?[<\\0>\\"@\n\>\7So#h\}=D\\^q!\D<9\0\ND$!\/R9!\\&MD\u$B\\O\#J\aL}؊p\o\G_ sW\\NDQ\G\Dxv\nѲhE\ Zm\LD\n_h\rD GtCt~5\"\\ŝ\oD\\D\\G1\{NF>@!!1\\w1\n@֚\"F}\\v\\\蟦}bڸ\\'2f\>bVeK& \^o\]\\"u\'2[jX*G#g+ub\\\\\	%Ґu}\\\d\\aȤc+{{	2e\\\q{q(\F\!N:ia\yC\c*\|<q>qrq9}\<^\	2Պ\%Y[7\13\Z2\\j\"2\B\Z2\)2\3D\﹇̯Z,\x!a%g\\sx,ܾY\!^\o\\@\#KjZ\\	\R}Cd\U\\\C\\2\\h$\g\A +N\BUYH*Yٽ	\\\	\\F\mU?U\4(ІǝEOBV\EV7C\Lđ5G\	)XN[֤#\KA$\Zdnn\sd\"YTl\0h\$:\]qq\G6\\Ȗ)ȶ\Ñm)\x\j$$,Z$$$E\\w7J$\,$\\rsٹ\|\\\\"{!{\uW {#{?mF\]@\Sϐ>  )\\")\ZER\\CR\7\"\"\ \#i[\ u\\\$$s\x\и\\a.\pb3uE: ٽ\{\\޻\\\ȱH\6=\\\!ybJ9y9Ym\i\Ehrr\\\0r&\\n9S9k\9;\3r\R<\)\\EJ,s}<R:\7R\>P͡gH\D8\rI\\\?\Z<B.!W^k# w\*\&*:aR%NmDjGj\n#7:JZ\H\\H\o䦤َ !\\\QH]1r/[\{\'r-4\\#U\"\5H\)G{ȓ\7{\\ޅH\\ȳ,Ke\$\1\¿yyyE!m\H\8\\\Ze\&Nyk\y\ywy\ꁴK;\\H{m?\8C\\\\\\\v=D:_\"V|C>@>8\\B,[|)B@.B\|ь\F~\h\ \ހR7\\-4{>z}U\@&; }KH\3\\\	\_p\o(\'\nu:	E\\ʛ(\ZEk\(tBq\(YEŢش?ʮOD\B3\PF/e>c(ېr#P\pTs\d5ܨA<~\\P\q*T\/\2\\ߠz\PRT\7?F\\\\\٨Aj-BCGOG\Iq\\:\\l\LPf\QCPB-\]j\\5:\\":\7\\"j\Z@\\\Va7\\{e脕5\\\c\Q\}cщ\\>N޲ǡ\uPǙCQ\\:\T\g\i\xt\=u)B]ζӱ2tz=\x:Ctɖn[e;:Ξzu{	S΍[\뚌\|.0z \{\zT.\=\r\ђ>Eo\\\6\\\[r\kDW4E\\\Е+=\+`te>ڄJnD\\գo/;!cסޛѰ\'4|G,\Z]k]?\-!x\\ZI8\\'\E7\\\Zi.B7E7\\\/1hlc95e\Z\*G_	S\\_\\/\[Sѝ\5h\Lc4\%Cw\\\nE\r\>\}\7no5wM1@S\mBSX\BS\G\Ѵ}Uhz0Vf\|f\\@3բl|\\#\\\\nѬ1uh֭\hV\4g\M@s\\"М\X4\e(\a$z\d4\-\E\(F󲖡3t\|h~\4\=qFO\\CO\m@X-ЎEƬCN\FOBO{FO?\$%\\\Z\B0L\\rZ\t-u-+\\G/\eW\\\\޷\U\U\\aNh5\rF+\k\k%\\{\k_\\\\\\X\z\bZk\֮qBoR\\\^\\\z\v\(\Κ\\}\}Wz?&\0}([>\\>hI\\a6G\hm\T>\G\u\S\3}Vb씢-\wG9z\Or\"5}5}e݇Z}\}=	}=\Q(\nrm\\ZmcOtE\\\D?\G;l\G/c\\,v}B?߃~<\Z~iFjMF\_D\FF\rh\\u\\ȣݣ\\C\\sў\\\/ץFtB\\\C!ST\o֍\G\@3\\0RO0\Z\\\cX{\\_~?\r#\]0\\;v\D\yLl}\0\lLb`I\\bw1ن\Q\yqS\Zĸ32/?jb\Nz\-L}\SaS\O5\\i\b\U0\\	\Ssln{ Ӄ0\?1W\\IH\\\SlhB\"6,~\r6\[fZ\r\/_*\F[O\\5\\/\ ̴&c/k{\663\Z[g\\TY,\\1\\l\Ll|-6a	f3\/f3\f˿\l\1ۨ\\\\\\\$\6\6i\YMYM)9am\\a7Ci6\;\2sHa?،#Y5 \&ܨc\\n̝s\\gbs\+\\ߞؼ\7ؼo?6q)\0-h\\<\\as\1\\=\\gR\\\\[SyŃa\%?\`>Ke\a\&]b+z!\\tލ|5|q|{[5e4\:\\\\g$Bta!\\\XLª\`\gᳱuغu\؆ǽ؆g\r_\]\X\\X\\\Xtq>܄mmmN8m>t\۲\=\\Ƕf\\\\ZI\rXxp=Km\a\U\\*\x;K\%ݷ\vŒ\Yl\bplϔ5؞\ؾ\Ik\LK=i\.\'`\\ð\\\X\\\\4,3x\rvh\\\찏?e˺ne\b\i4c܃\;\N-\:\c<t\'婶byw\r|h!v\;	N\?\\nDc-t\`EqX\u.\&3\ؙ\u\\\,VJǊ\-!XɡXI\e\\\Ft9\\+\J\i꿼%\Du\\!%V\*n\*KZإo[\zؕ/Xe\n\;]f?n`\mOk\'7b\\rcחb\o.\r\jb={\\rU\\rc؍;؍\X-7\r}\	]=\\!:\Z\\\\%\\ѵX\\9X%5B_\']Xs%\lt\,<kV2\ZX3bc/Wb//Ea\-\\0[7w\\g\}o\\>\ľ*\\\\X\\j+{2\]\,\~G\ҰQY\/,\\vZ\?N\\\#\Ho\B\\,\\܇;q\\0G<\q\\\'M\'\\q\	\\rk.\\\ҟSq\\hj\Yh\ӊsqu\F\\(݂kt\\\Zcmk߶5\:\:\p\rJ|>d5>d\[\\R\\\z۾\z{p6~\]\\\i\\\B|\>\\V\Gtō\q~n\nrt=>*\<>\D%>\M\\\O\t`\]\8ռ\͇|\m\\\,n\m[\؄p|l\;|z\n<Oŭn\\u\\=\w8\v\\'T\mln\6z\\[M-n\	\]7\vzpw\\`k|JO\?w[;M\;Mq\#\rԘd|jZ\\݅O;\]K>\0n\\\0\g\gE\0O|Vw%>;\Z>7\n\,>5>_e/\\\\y\[/؏/|\n_\q\z{u\^\Z\\0\vƽ/V\>ǃqO\KR6|\2\\\\\n)Skp\'^ʐ\x >_%_\5z\	i^p_p4:}_\\ã\\Oj\{3\O\u:u:a\y|\\	x\uxd\<\xYaG\\7\ZN7޿Gs\\\?1&5x\g<&y\Zio\|ee4\\6|\\qx\j|\zi(m	\\\\^\4\\\t<\a<\6|G\G<\5s\|g[%\\\;O\uW\\2\\:\2h\\5|/ﻢ\?\O	\\Sҏ\Z\\TO-xz\&~~0x%1Eg,\3\\	\\\OxfC<~ȁ\-Xd\\jO/ŏx\ŏ\\{y4\E\5۞ \\ʇɠ9\T/?/Z\\?\\\৭\\wO\O\i\\\OwƋػxQ]n\\\b\\"x\m\a_\\\ey?~\?\	~\+|\"_\_v_\	Ư,}Wj\V\U%3\x\\x\>:~\\=~m\0\yc\[\\j\\\\8\519,~SӉߜ\o෿X\w5;\Cs\\Cx\pk!~\\oP,8\ \8\e.x*o\𦵾x\fi\T7ݚ7\1\,X??؅\:l7\[\\/q_\\x\u-\\N\0\q\\ױ\q)\t[W\\\.\ߗ<\\\\?<\;|\Ym\\z/\϶3\\gS\/M\g7\_{,\o\\o\\k\\]\Z\.gw6êq\\f\k\{7xoa\'i\\\\]\>Պ~х\\\?&[\߁x_\;\*@1\_\r|\\A_G\0Մ\0K)zw@\?\@v\\0\\\N?\Bh04\'\-0!\\$d)Urw$\&;Cl\g7\p]\|	>b/\*^Pe0\0y}\\ZCh%7ڃf\\_w\\`b\"1x\bh11DaC\}%\\\ZD,aP3ZVSE\	\" \;NxK$\#i[b\H#\\\C\x\U\Dv01\!F\Fѫ>\i\Hb\EbLT\'a\\DX{NX|\N~B\\\\\|K/y\"a9O|OX~]IX\|$񖫉		\\\	/1\a\A\})%\\	΄nbʃ/ĔvC%\\IL\wS\SWN6#ӷQĴ	g넳+\\\H\'\\FU.%,\\1#p=1h&fE\\"Y\'r	7I۳\ۛ\\ɀpv\"܏%\	Ĝ\\\pb\\T\[\	\6\S/\t]Nx\$\\/\cX<=XbA,~\J,$|W\|\\X*#f\ \K\\K\\\"t\\;	\")X9d\Z.lH\k5ïk̈5\	\D\R#\"\\\$fO\\ \R\:vXKl\\\DDWQ?kE-Ħ\@bAl>Nl2]1ݿ\ZtضÜN\=o&\\\׉\\\D\\EDd54̄H:<؅&vF#ݏ\=6=\SL\\'܈+܉\ډ)=Dc688p-q\LfH\DF\#\\\\\\yDza\\Տ\!8dHr\'`k\"4\i#e\\ܡ\\'\Z\o\Df\s\_<8\DdcD\\\#DѴ\D(\n<OugAD\K(u\\B\O7[\O\'.&.\ڏe\\D\\WJ\r\'(?辒XM\\|򕨨\'.!*)Q\Quh(Qd`F\W7\\\\\p	Q{ً9}q\&ekEܺB\>BM\gN\YO܉xCܩ_A\\\M\cN\\'\Mk\)\}\\\wr)\`\\n\⡍-\oQ\7oL&\ZDC\\"\Q;\Ԛh|YL<YA<\I<\ %\!-̈gCY\\9ke\q%-xA\@\\\$\xxx\y\\\O|\\F\D\ԽEt.J|\6#>Ӵo\i\7\lKGt\'|Ӊ\w\3DH\@\\\op\G񻦛ӫE\\{}?~ӟS>1\px.%/H\ ah.V\\Z 1q\#q/\AGW\\s$	\\986rS$֏= B8I?\#\3?d\Z\Hvh)ɾB\y$簞\X\\i3:\T!)<\Oj=!5NZ\$R\\\r5\9ZI\\Zމ$\/%\\"\rRQ\ ݚ4+\'-AHC>4\O}\Z9b\r\\Nrd\0r\!i\\I\\i|c:i|k7i\"MF&\H2\'\<si֑c\'_%ǥ+I\ѣH+\Xrd9^J\K\lYO\6&m mgoH5\\D9\UM:\yI:\\%1\q;HN\YDN%MNFN˯#wΩ^\KNI׳\\W\IHwc{S\#i&\LyD\)Nέa\y\<\\g\4ҳ\\dą\\d\D.*\'<H䳤ס\\\\}\b߿\\g\Z\WN\!}\\c\ҵɥ	{ȥ?-\eeKI?ă\\fN.\@\CNhM\']\ɀɕO\\:r\\䪿\\`\?\j#sr\r\B\r C\"2\\w2ʜ᧋\2\"4(|L\/%\>\&ו\u\\GLf>O##GFndd/FF\S\(\K\\u\ȍ1\\h\2:y4	#7\Jn\\On*~FnlDƬLƴ-\'7;DnNYOƙ\\"\m$J\čd\ǟ\5\ɤ_dR73$\\d\dr׶Nr7\\\#&\ɳ\\B\d\\\\-\Εd\=r\9)\@fUY\dV+n\'S<RF\c/=\\\\\rK\^}H\E\\\k:O\˴\N\n\d+Y$Rk\\\#\Ӽ-yD\ZY ~&\<!-F\`#\ynZ\"yY\C^\M!/m\'\&\'˶=\'\l\\\\rJ<|-Y~\=y1MNV\KZ:䥩/\JGd=y`yY=\5Y\IV\o!\:\\\"%y\Xf+YS\Jֺe7N7\k\[\M\\<$\\{K>pJ\'\\t \\Cc\\\ai\\U{1\8Ml\-&nM\\\\.\\\K\\o{\\'kޓO=\fY*\lO6O\ Wo!z\g\g\g_Ed˟\\R;\\\\\6d5\\\|S|\=|;|\|[\n!\\'ۯƐ\\\\k\\5=\\\ò0QD~6?D~\\N~9RJ~[\\\]\Fx\]\Mv?u&{r\\^h\_\J\W=@\Db\?-ɿV{Ⱦɿ\~\\(\\=\"p\U\R.dm\"TvPDL>\"Hlc.\z+{k(|8\QXFxKh\"fZ\uoD\"\\\"\\f\\ע!;4!BD\Hޝ_\"g\\"a\rE\G&F:o;/2~\/\Z\\A4vmhܰѢqwA\xH\"\Z?\\#6!<Ed\',\\M\\M.s9\"G\"ǖ]\Ѵ3E\D.\\\\D3\Df\.#ro=&,;shޠyCψ\ryg\<NOyt\Z-(ZTghoF|2)Oȧm\\ch\\o\\\\h\\\sъ?\"7E+\lD+?\cEAC/\T\¾6\o.w\'Z{\V\hCPhC\ц*R\\^ѦnGQLB9h\x\(\Bx(	>+\\yRH\h\\\4\D)!٢W\\\ǋ\\sg>>/\0_+\\\-\x\&:4Ht(c(B()T#dHmDGM\rEG:DG\>r\n!:\(\\Q;щ(mQhp\ZQѲ\zQQP\\\\\	k\D\\D\\JFJf΋D\D*kEeVʂD凵E\gBD3E\DWfU&鋮nUD׮]Pt\nF#,Ɖn~\28.݉4\Y\\E\\QvQCR\hOQ讨)\X\T0A\8K*zq5+5\'E/b\E/^NX.jm,zy^z,j\)z3h\M\\[\n\;\4QǖD\>/[(\\\\BїD\\䑢g\E\\\\E]\\D\7x\(\\o\}Q\&\߃6ѿbJ,F&UQ\1\(&\\\]bQX%K\\˶eّblX\],8-2\\X1\\\?=ż\"dX\\F\\\V\\G\\\\JT<t\5\P\	bCC<|xD\\\\\\\\#{xQ\\r\cY\VY\jتC<\\N\\UbkPl\Tl\$X<\/Wl\J<\@\?\S\;zb6b\\\O.\\\e\l\t\f\\`ص\P<kUxֳ/b=bb\$\\9\]k\\T=\b\\\ۗ\-^P\K\Fk\\E\K;։W\mA\_)\\Ł+~WI\ūj\8tDCg\4\έ\\\fq\ux\\\\Mv\Mcqx\\\\\\\-\\qjSq<tC\$|\\	\\\\\Zwz4K\{!\ޖ.\ޟ\ũQ\j\i\Ӓ\\kO>Jggi\\\\֟\#마w_\\>\]\\,>(.\*>e(.{G\\ء9\nrnĥo։\ƒ\\\C/}W*Wĉ/{/o._\\#R+ڔ ;!m-H|\qqV\\\[Cķ\\\wn\9U|w(~P%~c\hq%\'n\w7\M7|\7\nō[\M\:\\'\\\`q\\\[\\73\/\_4:_\\\\ŭ\\6\G\-\\Ƈů\\\7M\\;i\x\\+ğx)\\kş\\\d\o\[]wV{{>6l\?:ſX&\\AK\\\\\\Z$\r	.\K\\%x\c	XB> !Z7HHi\X\"\"~HD\$[\%bm=(]0A\n	{Or(Qs\\ \d\\"d\2dІ\'F\Ɲ\x[n\6^D\ ]%C?\[\"1<m.No\sIb{Eb\\\X2ꌣdT\Q\h\\dd\\%\=\$\G;I&Jl^M\\\l]3}d\ွ\q\\'\T#B2\\L\4<N\t\ĩadZ\Y\Ĺ\\\\dF,\\df\nɬk	I.\wK\`$\d\$~CJGUd\?\bg\\\$KgH_6K\I\DI\<#Y<X$\[\\+\Z%Y\͐\!\oLϑ\8IV\\Jn\'Yg+	z\Z(	zMfed\뽒5?%!\\%a\֒$I\\{G%\Iă\n\Z\,ɺ	h|d\0I6\\\x\"uml\\J^ml+I\&\iGHv\KO\H\x{H\\\"\;do\	\\\%\J\ǙHR}\HL\͐}-\P\K2Irl$Q\PrtXrt\b\\\L\\WI\\eܽŀ$\\i\	}7ɉ풂SS\HNeސ:Lr\\!\ٙ$\>\I\\%n$>*I\\U\%e+\$e]\nT\\_R\\Hrm\\\^[\o%wxS\\\%u\:\5]{s%\v~\X\w\Q\9I\\%vђ\ےg%\#s%ϯH^ y\\K\b\Iɋ\\ˣ\%\rݳ=씼\\,yI\ﳔ|0\|^J>Ŭ|\WK>7||\\&\3H\m\Hɷ\c\\$\otkJzT;3K%?GI~<(\m+\*xzI\n٭BSl0u]I	iT$KO$KeC\R\\ER\/I\^\\\;-՚(\ZuKmX:\"wtD\?\ȩ#\äF\¥&`t\K:J!5\t̆*\\kff{\\\\\R/.WwJǎI:6\P:Uj͍\$ڴ\Img\6<\\H\\v߂F\K\'ڏ#V,\JS-BS[\Jfܗ:eN\\i\\\r\\Jg:*u\v礳G\q\)TJ88K=)C-FH̥O\R\dԻO\\\)\m,]v8P\\'\)\\&\K-\\Z0Ĥ\\U\6KZ\&i\9i\\\\\\"i\{4DV#\r\,\rJCuIC#>H\^nuF\Z}F:\ҨS1^I7IMɔ\\\҄\;&H&WJw\.\\]\\]\"m\I\?ɔ\\\֔J\W\K3͐\\fՌfߴu =z\\\w\I]\\z\\3i\*=5\l\l}\\ܺ\\򃷤cii\'T\-\TZ&\!\\'޻Kz\\փ\\f\;K}u\qҺ\\{p\ޥp\aN\f\G+\"5Q\ƺ\Ҧ	\\'sNJ\ߔ>Q\\i%i\\\疑\\ofH_zIێJ_[%}kH\vK̗߭~ \ؽM\y%BiZYK6Xua\\?\\T\{\ni\\_Ү\"\eCiFߕ\/*\!\Gڏ\\G\/2\J~<He\3s~AK&I\\\D\\.\eҀ-2iL~PR/ϥʘrL\bdKu?.cۗ3d\O\\q2vL\L;vlP\t\\8\`tlpcL7\L\j\llh\0\D6\\\V\xM	rG6\5\>\$35\\>=LY=\#[\,w\Zf	JGp\|}h\\|lJ\\'cH6mlI\ul\ed*@[\B\<D6y,\$?>L6\'E\\F\9X\\Z0\\{\vw\6\b\\H\\\Z \ÿ\ɖo+\\m_\<\d\rͲ\\\\gd\\dk\:uKdd?e3e;ɢɢO\6\.Ŭ\/۲u,0Y\\(\v\]g,\'\e	#e	˶{x\\\\wN\DTK\]\Rg\z\\ad{\ne}\\\\).;Bv\ ;X\\";X7D\;L\\'Yv\=U\\#9cV~c{]e\\>\\\e\\e\\\\n<\ܕ&;c(+\\\\ ;7\\\gmم0Y\	KsWv.PvœUɮ\j\\n\z\dw\\'\ꂞ\\\Z\\\e\\\\\\ϔ=l {<]\Dy[\,)kt=KY\"k!\\e-\]\Ke\!\K\쥱\e -{\Y\\<B\\x\\SZ\&\Q־\\CgCv]\IY.l%\V.\\.v{\\\%\kdrd}5?Eoe\]2\7|\r\F\n-GF\Q\09N\\p9~RN\,\'~-n\E\\\\%\\j\\e\\\\yrqGNXȕ\l\69{\\-\I7`\"\>k\W\5\uN\x\\9r\{\\Aܰ\|\\-\\#o}Ms\\&\G\d\M\M5\MK\\j\f?7\\\'Q\e,J[g\\'x[w\m\,O\r\1\\/*w:yL\\q@>m\E\\\*\\\rW\?\9r\\k\s\\sNF\\\\\{/\Z*_tY\\\\[ܣ\'H\bܳH(E_(s\˾@\u\Z{\K>/\5ZxA|B||\]N&}<\\7y\9y\#y<\"\|yn|LGQ1Jq\<:I_ \4w|\\t\?|\X~<n\yy\\v\Hyr|ׂ\]\7\\\\4\\u\\Sޥ\S%\򃋶\ź˳˳og\~(\>\[\\<\\H0C~<\\O\\G\\M\Ec\E/\+K\gɋ\rS\%\\\\\ez\"/G~i\xye\y\iyu\b\\\Z&͆J́\[\n\6C\|\ߖ\]?a*onʛC\M5\gf\\g\_\[Y\e\\m\\\\-W\\ۻX;\C3\\U\\-i\OZ\O˝\\\\?}Y>X\4#\4Z\\\0 \\З\z\ޝ\?\*{O\W\.\ם.=Ae\J!\\\n\PP\n_D\/P\h=|\\"\\Q\)\Ŕ8`<%\\$!JXJ\l)ٵ\\9Jn6@\\\r(AQ\\)\\H\G\Q\\Sӧ\C(.\ŵPR\\\K#(M\bJ˚\(7M\X\RC\PC\\<N\θB\}\I\3)}`\\0~F\\SC\Q\RjX\=j\/k\0{655b5\Q 5\ZG|]CMM\\(\K[(?5es\Ze\Z\ZK~\F1\n\\%ٵT\|\y\b=H=}\Zg\Zb+5nS?5n\>\j\reuv5\~e̖l\\\ć\(;\]X85\e\\25eLM	C9YH9\lz\S\\ʩrEQ.)\\)\t\\\E\\\\\\W_)\\<\\aC\x~f-:H	{)7&\m\r?6ro7\9@\_K\\\D\PR\CKy-\]\\R^\")\)_p7廗nF-+E\fP~\w\Z?((\n9*\\nj\\T\\b*p\<j\\\Zj\rjuR\rj<\n\;KP\㩵\O\\p\𣛊,\KE^ZLm\2vNQѷMP>o6w\RNR[&(-s8X*\t\c9XD\\\ZATҦ[T#\\\\\uʞ\u\&ۥ\=\{\"@Dظ:pԗJKϒP鯏S\r\SQ#⨃Y\?MTEe8Σ0=L:#6P\zaT~\\\J\oN0:zak:1$:q7:\;:Ǎ*z:\:\c!Ux:\6:s\+u\@yR%\ڨ\eT)*~:\UvzU\ʏ\Q\?Q\Fb\s\r	uy\U=j1\\uNFg:UfU$eQ\jQ;Nv\]\^\\?\\Rꁣ.\`\\r\!\S\\\ Ѳj`E5G5U$R\SӔԓ\Ɂ\\SG\r\Lϗz^H\H\n\Bk\\t\\՞j\j\\/Q\Ǩ7è7qꝎ\.v	\\\.\\8\Ju\"AԧA~\\N?\Kd\5&ɩoK\o.OTW\f\\M\o~NAr-~Ϸ\\\\\\_\Tr\7*\\\N\R\Ε\nhR\*YK\(^:[A\\RȂ\nY\?ܨMAݲS(\\+\wJ\9\neBY٠`4M\n|\G)\<uCG\+A\nu90\"\\=D(\\\\14T\xV\\cz\\nA-\\n\\o\\*F\^B1⟛b\\\\nM\n\ҏ\n\kk&T\dp\$x\d\\)J1V+\,W	\Py>MaFlWyWy0\8(,VD+ƾ?7\X1\\b\\\n˹\\n\\\	7:^+lM\\n\c/vZuI\.*&}^7r\\\9\ZR8\{Ӳ\(\NR8P\q\n\\8Ō\l\L\^\\\Ŭi!\n7SF\\e\mF1[bybvH\\D\<y\\\"\Z\,(< X:Rp\0Ţ1c($s[ދ\K\V,鹦𭟤X{_\qbYB\\dby\|\\ny\nP\7\9c\Cuns(\\Q/Tr~\\MlB|=Wm\"\T\)\l\7+»+\(\"녈q}*֮;X@\\*E\\M_\+Ɋ\\<E\\m\\+6)+v0;MP\H\?ؕ)v\'J{GS\u\[*RWe+R7MVn\Q7(\;}\\\(2|)2\6(2\2š&\q\*?YfAIw\?\GvKG\n\\R\ǅ3<\%|4E~\\\\ɽ\'AEv\\bNQ8b\\ӿ\E[Պb؇Te\W]rZEQ\\ZtUq}\J\IEe\E2_Qu\\V\QTÉj\;Eu\z\\n\\ў\(n\\T\jwU\Nx\\*\\]Ku\m:o\\\x\ \pqq\Ech\hj-R<zx*\\*\摊fpEs\~ųEK\s\\\m6(^/tR\(ޝxR\\~EGLsJ\S\S_\\ŗ]	\\\E\~\O{\\ů_y_\_a\\\"\\*\!\ZVF\Zi\\\rͦ\Cu4rI4\\Z\X\\\\Z_/\J\ZPAgh^-V\\\=Ą%/Ӓ\iYIMOgh\,Ѳ\i\o\:\04[Gsw_\*/\SѪhuH6\qui!>Z\\\њ˾I5}<=\u1SC\:\Ѓmj\a\[\u\\rZ\衃u\A0=4G>t\iFzm\Z]H\\\8\\c\\fƋhP/\h\0\\0m0ҾH[\ҧ:\	E=\T\\um5m\2i\_(m_M\S*G\S\Tj=uz\ٓ\\\yS=͹\@DLF쩠]\j\.\k\\o\Ӯ\X\\P\/a\J\ܧE϶8H\~\@\Hh\\h\h\\=\'@n=\\IzZ\\E/\O/\\	ʧ}nͼAO\<?\L\~\+\n\\\02:0HC\"yѫ\\5E\Z:\\w\PG5\k-\j@E\\\M\\<zm\rA\]MoP\騭\r\\\\\ c:\}z\{5?Y\G\\HoHc7ӱNѱQ\\ӆt\\\t\/3:n]O\'\-\\S:qR:8CC\'/}w,\\;g\\;͡w\\\trV!K\G\\:L\\n֢w8N\T\)3\\)W\\t\\\n:uGs*}\#~MN\\ZDgN3\\҇s\C\\^\\atV\ݢ	H\?\i>\hIk_I\&T\y\q:\\\tbw \)]p.>\\ӧnӧk\ŮW\ȇ.KF\\L;\s=\9\At];}>m8}\\*s]\\r\q\\mg1}\\jE\թ\k=\Z\y}K\M\2עoOo_L\E7\uQ=\\\\>O\\\~b,]x?5nؾ~$ʥ\я\Zҍ^\ǟ\O\=7}\Π[\-ޙt\\|\\|E\\0\zNniD>w_n~AlJ2\`O\r\C;~\\ү\\I􇃓\\s\\\\\Y4\AwlKw\ННˏӝ\\·&\\'Spuu25TBGdLw-@w-\"f\]G\\ݿ\\\\\\\=\\_\\\\c\>|e%/؁\>*k%:d[8B\tS\`RsE)ʵP?nRJyJ\\{J(Rh\*\ΉJBI\LQқLAwO\\*S*\\\ZT\^TES\nfRxG)\Rj)(GnQj\?U~Z9\\$\	\]ޕ\J}\\\e\H\K\\9uʑF/)Jc;{\\\(\z\\㳔cw+\\+ͼ\&?cyrܔ\\q\\\7Z9{Қ\6\ً6o5ʉυ)\'<W\0J\{줜|A9sSN}R\\4S\$+W:V:;vlrZr5>uҵL\z~\\\O\Ù\\\(g2W\W7Q\	3A9r\sZ\l\\gr\I\ⲳJoJ\\϶J_7J__c\nC\X\\\\e˾+\(\וˋF+\\TDrp2HI*ە\'(Wo^\\}\_FF\\U_QVʵ	2\:Qsح\\7\I\\^e\rSw\U\(c\)ʘ\\-<\߯fW[}Qn{F*\>)づ\w\s+\#b	\m\[@;ܾWnOߢL|3I\\(\'P\j\R\?+wJU\KKUʔ\4\seZeece̘h\\l<4\Qyh}\P\B\\C\\Qz\;e\\\\#Vʣ1ʣ\6ʣeWǰJe\\"oe\[2/(SZ̿(O٤,P\)&+O\Ǖ7+\W1HyV<=Dy\h\\/e\\HezdfħZYt]Y\*\<wy\Ly=,#*ˬo(/^Ɣo~SVX\*+\>Q^\۫c\J\}\_\+/.*t\RVY+\\UٯU]էieu\嵂\O\򖃧\֮\7\q\\ÔT\\\'̔w$m\;\Λʻ˗*\lb\V\i򁡞\\rec\i\S@\\\D옋el\E\M\\+\)_l3|=\'L\'W\\!廪Be{h\^eR\1Sv\\\ʯǔ\\W~?>O\5E\PvC\\\\ʞw\\e\g\`\/\\\\3(ߗ*\UK\g\0f\aM`ۯ3ҥ4\'\\7\2qQ0Ɍ\X:4\\0Ji\\\3a;\ީQ\j\HFؖ\h\\̓ߌ\dF[]\h{3\Ͼ23:%/g62C\'1F\4Fo\;F2\{0	ڌ~\)\1t\\\ˌ\\c\<c\\\1r1IɌZ\^\\Z\|g\\\d\\\X$\a,Ǽd.`\{ɘ\\{\yu@c/d&\3BI\I0\p,35i1i\\\\ٌӪ\0Ʃ\\\\qze}eӭ\2G\\;\;n3\:3;\3\x!`\tffA\b\c\(\3j\K\x[\\1>W2_c	\ko\,ݪ\,m\r`\,[\\,\Y\\\L@])r{J4Y\\\)L\\\&8	\?\΄Lτ\3!\LH.&\.\bɄ1aVQLX\&-	7\D|_Ϭ{\Ĭk\c\}[ì7\Dd\"C\"ՇWCUۙL\*fc\\D11g\\օ9\\\\̶!Lw0IH\$d3	\\\\L\\L\+]&I\/]I\\c3{˘=\v3\3)h5\\\I2顣N2A9Lf\X&K5\rgnoc#F09cR\Y=9rm	s\\\rs\oKer\ۘܛr\\&\\\'&R`\^Oc\=_0\'OdN2\ɴ\ɜLA\s\\\\L\\J\m\38sf#SO`/0ŏ2\3\B&3\_`.\/\}QLy\b\\L&b.Mg.a\a\\\T.\`*\\L\\\\4su/S\0Szsc<\\\?\\\\\\L:\\z\\ L\"s\\\cn\dnVG37_52\"2\e\\=\\e0\,e\}\\O\\yy\<|-g\\/0\LL\i9i_\C\\'\3\'棝̳\Og0-\\̋+K3/S6y}?y<¼ryqa\\͘\sL\\ṙ2\M\\gwFL\|\y\\0\%ArȁK1_Sq\k)\|c1߷c\g̮0]\\쥙\\\c\\.\\<\\ \7{ߙ\\kF\Cfh\b2\9\B90]>\B\X\(~\\"\h9bOo{<K ,\\2/V4\+9 g~\X/9K\G׬\\26\fi,~R\\r\X\49|ebmYI#=U\rذjPVq+HpVK\j\\X8|\\4a{?gC\e\ZVWs\5\cusQV\7̜շSzA\X֠5\x\\ZZ\e\p;c_Ŏ O#,\\숻\\H\ȴ\\a\Q7c\\'f\YGk>\"5-\6Ys}e͎5y5\q\q//V#C\\Ӥ\\\k=k}y%k\ژf6yZ\D\֎\NZ\e\'5d\'\}d\\u\\(\ཟuֳNo&\\_X\sX\\\\~\D`\N=a\\4\`笟\\i\\y+Ʋ\nBX\cX/\Ŭ\R]\\\.\\`\\\'׳K\\j\jOe}GTsK\el1\7\wCͮήg\%ӭ\\\\r\\\z\\\%\\Z]bCk\\r\ƆΆi=a\Fa\pR6Bkۿ\Gf6B\n\am\hO6:d;\nncxx[۾q\6\s6.o-M\Mg.`lٝ\-vgR6yR\{2\\vϚC\\i\\k\\B6u^6u\&\@\$6m\y6\r*qQ\f\fB\\\\Cl\\\lN9\\\q=:a9{t\i\hJ>{\M{li {l\;6\d){<7^ĞаcF^\la\h\Y\Z{:`\\0/ٳgjŎ\\?ْZ\ܖ\\b[\ܣ\\3\H[ߏd/gT\rr\yY`jd]\d\aO\ސG7\\FH={\\j\\\։uVW\T{k{T%\2܅}\0<\ia|\G\\G͟\ǚ\\\A9lsJ\\\}6}ЃmS̶<7dLb/Ǿ\7}yr<J5}˂}mnþ\\}\Ɉ}k\ξ2mosf\\\~=0\r/\y\+	\~\~޻RZ\~\hد\9\\$\;|\>aǲ\\yl6\\Q\\̟\]\Z\`\{}6k\\}\\d\\}\qlj\,\_\\(-؁;9\l́$\栦\\X\!\w9d<{\8\\s2#p\\/x)\')7\꩜\d\Z\'\\q2\0rPj\)p\3\;\1Mg9VgǾ\8\\\\\q|]Rp5\a6n\	\9e\ZY\4pN{g7(t\0c\\\r\\\tc\93A\T\\K7\\nؑ\\P?nx7b=7\d,7\$yY͍lXM医q&\Q߸Qm\\]n\n\\\׳8S3\r.\\4\\/\\qm\CB\\ш\\Y9ǍO)\Ƨ\qZ-8\M\!\\`$g\7\.g\tgoQ\M\\M\l\&_\⦞খ\sS+h\\%s\R\MSdr\\,_\\\\\87\\x\\xt\\7\`	7w\Dn\9[n\n^\1nL\,\-VqɜG\.\S&\<\&*Vsfq\cnrK<\9͜\[\u9\\0\Л[\Z,p\n\r~z\\C\?,8.\8P\'r+>q,}\2n&.Xt\B&\qдR.[\-\֣\\?\	Ohnwc\\L\\b~\\Ŷq[\\\ør,\\%\]\%U\u\qT=Nܞ;K\r\s\\\\'\\_\ʥ\{q)4>K˥\7\\\\w\N\eC\?<37;\\\(\\+c=\\[\\\˻\\\\^\\\\]\p\'\m\NÝZ\\\n\>[\\iW\aϝvsg\Ύ \Y\\\\[WR;\Ý\>ʕR\5W\9+\+\̕\r+\ʦ[res\~\~pHWA\sfusWor[ʯk\\\\ڸ돓܍4W;6Y{\\\Uqw\Nquh&wO\\3b{r\l\\n\Ñ\\9gQW_\kx{tk\\kx=+_\=\Zõ,\3b\\2g?\\\\Z\2\6\vژkY̵\>\'ci\\l\1]\\\:\p\ݟu5\\}\t羖\\\'vp]C\չ\֪\+g\7<\\p&q\r\8s}\\p}ڄ\\\!<\Z\CR.L\Gz<\Q\\w	5\Q	\o籧n<\\'G\\I\"^4m\E{\x\ÿ\\%\N\R\^S\K\TFO\\nx4L\xEIO\l\sy\\m\\\\y\\g\l=kU\'\\\_\\\\:s?7\!G\\N\S~󆧵x\2~\_L~Ğ ~\{\r7I+\M:\QF\ѱ\\\4\oZΛ>\ď\͔S\\p\bzo\k\[\i\-u\W\\V\8\jl\"o\\	?f??-Pn\[o\mjLy۠\w\)=%\Ϟ\O\OY\O)\;\\\\3si)\H\e\-\e\\\\û\3DyCc\\j~\~V/»\\2\\\\y-n|\\K\\\\\^[C\\'G\+\'\\N\wJ\\\ \?ʄ\\\~[\\#U\`:`\k8\"_χ\!o/Plz\vl\\\L\#b\g~Z\9_/G\\##\Q_\n\\T^\oju\7uM\7Gf\[v\4\[\\\~\\\\,>nA>\<K\\\\\\\\|\\o+\\\D+6\\T%\B\ݦ3=^\ O\S\\-\|ZAV?\U\g\Ye\\|\>\\4v	Spϩ\\iS1\wU:2>\\.\'\\'wz\\*`_pm_\8/h\\Om\O\_\\G\\.\K~\Eu|QgI\\5\%\\\	ف|q;$2/)ß{_\_j\/4M\\L\eG\0!\\_\Wv\\\\d\+\NzjmZG݅\g\7b[-em\`vsgxg\߭\\\'U\\\V\\.;\?,\ׯ;\\\7\\\7\~7\?\\\'\rS`*j9oHᛝ\\\\\-\U\=/\\\9|k\:%\/#3W\6~\"\f˿\\U\oR\os\\\!}};cx=\wV\\m\'^\\\_<忶\oo|.\\\wG\\G_\_\&z\<_\Uyo\\_ÿ\\M\\\\'\\kU\\\\\\y~\F\LV*p\n\0DnvR\U_\\B\WaΩ\WU\*\QEh\T\{\\%\\\\%\\;\o|\nT*\<LE{9\*d\zU짗*\\J5P%0E*\hJ)RiN<SiOUi\'ViW\R\t&lP\rƽTNL\u\K5S\ҏ|ҿ`2\Z\\_e4|\\b\dEjT\ը\tը\\hT5ڋV\S^\WюPKRT\mT\T\ݪK.\V$\%IU\eS\\\|\\\~\DDpj\N* [\\4ʱQ\}j\\Z\\\\\\\4\\y\9\C*\\Y*C\ǅ7WM\V\X8_5st\\QٵT\\j{\L{\B{Ejq\Ts\|UsZUs~榾Q\\\\w^5j\*;*\#U\R-\\\Q\jQ\?\c\\\r\UӎZ\C\}!Dd\rϏ*_iʷ\F,bj\V=\ڵ\#\TT*Tl<Zy\*\*8^Y4d@S>w^F\*d\2UHB*TK\nۤ\n\\nT\Uk;W֫\U\\'ǫ6\rثb\-͜*\j\/\֪<U©oĊfՎ4ծ\\8վڥMcTݪKf\\\\"ҵ\U\#T\{TO,l\*;\W\\\\ѪcU^\\\Un*\}xTu<Fu\Vt_*Xf*(:\_\\n\\PVu\\UmT\\JNfJ*\uS\\0򒛪\&{\b\`b\0U\\v\%+Pu)JuY[u\4Cue\Օ=ꉪ>a\T\_T\kCM\\>Zu\\YU榪\o\\\\\E{χ?Q=\\ϺjXj\\TMFI쟪ǋtTOE{T͉=\KT\^^f^f^\<Q\O\r6\\Toՙ\\-|z\U\\\\`U\\[\9Tu\fUL>\Y\\\[\\\\qo\r#Tߞ\Tu[8UO\LՏ?OUq՟\TS\ū\~W3F\_j\Z8`\fj\\\Z\ITCǎW#qG5qA&^TE&jqF-s|S\\\jzWV\\'Պ\j\G\LU+\}j9\'jZpثf5?v\ndD=N_=\qz\\,~\jA\B\\\\%u\\A:\bC\\\E\\#\R4\U|rFmqLmtF6NU\M\\\&i\rjWգ?MӖǘP7S[\S?\\y\\V{Hm9az<\)>jk&Em=[_mQms\\Pz\\ģ\\v[m\\PO\\Q=@zJBzJ\AK=՘UOR=\\n\\yjmM\ic\\\oޫ]\\\3GS\\袞+U\>4\\\>\}Iz\\T\Q;wz깝\3\\\\6=_4.T/\V/\+R/\]\\T\Y^\ڧ^|B\v>\޴E$\^\\$C\\TRW\Kwک2jڿ\:`xzj:P.V\\S\Z9W7W\k׫C­\!y.\P\\V\\k\'Q4TJ\G|UopxZ\\Vo\\j\4\zӼ\M\Zu\\Bul:\\0\V\փ\q\\'[\\\Iu\\\\\\ZzV^\\Iu\\΅Uꝗc\\CN\Q\\\8\xLV\-U\;VN1SS\U>bNox>UQ4R}h\|\\v\\#+\Yz\\U6\A\\\\\=\\y!f\\\\\'6O<;> 2Y}\\Ku\\hua\\*\\Cԧ\\g\Yuc$\S]\ݧ>Ͽ/lTŰ\\D\E`\ŷ\\nH\%\9\\\˳՗_R_\9,2S_~[[\ǫoLQ߈[q㶺v|\\\n\c\w\W\%g\\_W\~`r\\F<Q?\t$Y\%Տ\\\7^\\Hdq~wO\~ʠ\\竛f\\UPܽMjoXn\0Rn\4j߾\V\\Tn_F\~tc\ u\@\\~ӽ{\/\'Ww9\W\h{Ҷ8mQt\Wk\^\=SԿ\,\PyQ7Wx/Q\\\2|\ \F	\ZBr;k#`\\	8C\\#\<o	$L%\\FA\Gj\\{l\\'A>TP&8\\\e\s\nA\\_P\\"ό\"A\褠\"LОD\\\\ RA\;EB\\d!wI~\-A\Zd04\0\\G\\0<A_~Gހ\nF\wqe0\r\-Xhc\ncwc\\c\\\3f\\0qpa\RaR0+^|{GZYo;*L\\.8\0\K\'\\\H;NS5\\VHp	fW\sRyV~¼\¼\W\<\rǸ\".,\E\2_\'xu7K\G\\²\$\\/\	:\3\\B\\oª4WS\\_Bpz\au\aͅz!DB\D!t\h!4A=Q\V-DDl+!\n&Mq6\\6\"\BTF\pT\4\#9&\	1\҅\\\揃-\-2\"ma\B\\B\\\8!+C8_o/\{DB\~RHH*l-l	Y\Z$ǗB\l7ag\wa\\\\\?=\W{\n\_!e!\R\rT=!u\;\쒐&o\\	g|#d\r2!c\R!㷋\%d˄CC\ӄ\+:,\OBVJM8	\1#1Ocs{\Q˅\5p|\X\Z!O\!Z!\Q!?!Q\OsNoN\bSnWB3s\\\\Q¹qB&\\r\sBAP\D(	.\9\'\\9_l6K\\O(\\UZ(T	՟\\ٵ\\2frpjn\lnDX	,\\\-p\r\R$\Yr\\(\Ed\]n\p\\F\\w\]\Wgp\\x\P?U\\s?\\B\Bc\\'Oh\ZRx<\Bxj7Dxb\tO\,\UhYVhyn$<\\*<\+\\.\	/\\n8{\S\\k\6c\v-Vh\\,\o\-\"k B{\~\7\C\Y)|\>\n\Ä\\\Z\@:\\M/G6)B\J2Qv-H\\Z\@辒$\z\0B\\.\g\\\S\\UG\Y.\\!\\F}\\0\Q\Zvx\Ok\\rdدj\\rJנ\^h\a\Z\\'\r9L#ھQ#\H#Mov\ȯ5h\Ofkk\5\~\r]sHTO\(\?k\75\\3\>\\\\M4_\Z\Z-\@#M\hE4:\\4:/Ojt:?h?\\\EFk\\N\\i\5Nr\0JK3l\\"\\1\+4F\\\\Z\\QS\(\QQ\M5~֌\\Z1Ќ	~\,\\<\\|SƢCK3\@f\r͸K\Z\Z\y	}C4\I\56\r5v\Nةk\\2\f\͔\4{-5S\\4S\M4Ns\su\\/.\L\\Z\K5Lf\R3k\gqQq\tT\\|f\\\\\fGA͂ߗ5\\4\4ς4sfh\B4^5\V;4͒ٴ\y\Mح\۰S|fEtfE\\[&@{&i&C\f\}\ʥ5+\hV~]Y5\fռRMP*	\xYy8oǑQ\\ܹsg\:wI(JBD6!RfRJ\}\r%T$K\҂h~|\>\<s\\\=3\!]7A8\PL\\\\9N8u\E\Q\%R^\R\8N]@8\Pp\c\̯= B@\,!`\!\m?\\g=\\\rz΄\iK\\KM\\[.B\\	PD~p\#BY\0!\҂pãp7\G\vp\X\\B\\\\/\b-&\@9\\+GHIH<\KH,p%\wwf>lB2\EH\r\\0$z\Rk\\MV\	\na5[K+8C߻\YDxH\$<t[Dx\Hx̛\ݘ\8?\cF\-E\m\%\C\6SB\\vB\ٕBI\jBP~P\oK=\Pw{1\\FBE\B}-\pАGh&45|$<\\!<Bxq\\ţ\\\yY:Fhnr\'\\Z\iVaB\\XBk,\s\n\Ցτ\\\	\)\J\τ\%#ΈM\,+\[bKO\J\E\6\G\.J\>F\Y]O\m!\\>&\	}>K	}O	Ǭ	g\'	D\ƕU.\v5âۄԣu\	_	\\\EI%?\$\	a\Ϙ0\N\!\ȯ&\YM\\\JN5\@]XOs\\nav0k\G\WB{\y]$\\G\Z\'\\Dv*Qˌ<@\\0\CQ-v\'Q=%j~k$.٫JԚ\!.ݕB\~F&\Hu^uu\ozzy\\+~>$\~\H\\mH\ྋDH\\\\d\r~\\JDCo	D:n<!2䜉D\=D\\\Z+\'\"\#ȹ\\6!\\li@G(!\_qm\ǈ(\\D(\=E\݆DY?\@N4N\"\\rD\D#Zq:qͯ@\:⺚h\r\\\\'\<q\n\R~܇QEq	h6\C\\K\|D@\\;\\\-\%\-E^DQ\%\\\n4q[V&\\h\Ai \nL0\'ڍLw\E\ݿh\Nܳb%q*qϼ\"с\#:\\8L\wW\i\\ѱJt\\Dt*#:] \\\~\&%G\\\'xL\\<N\r^\7\c\\-#\#z\\H\y\{\\\"%͉$p!,8Gر\4@TA\\#S%[x^=x-\\\\\\'\\\"b\\)\ŷ\\K\c\K\\\p\e\!\U\ib\\lb\%gbh\1C\\\\n\\<E\Ft=HatUx.Q-\A\\%ƙ!\9!ƽ\BL\|AS\EL\GL*\OL\DL~?_눩n\iG\.i3֞\'fxČ/\̽\̣\,\ĻW\\W7<$fW\9E\\\Gy/!\J\\\7tb~XXC,%\!b\m*cJ,\? \Zx\\~b\\NbU&bU\b=xX\\!\s\Ħ\\ωϯ V_?\'Q$6o|Cl>Dl!x[u]\_\߸?#\;U_\[\;ЁN%\*+d9\\jbw\>g,1Ԅ1\\@\v\\=t+?\\\\(8\j!\=6op9#~ǉ6\腝\ѸR☑8*\"~\&~m\"~{&G}8\n%qR/q\\qj\rqjN@q\'N$\\nEiK&ZuG\\B5&\:L\2&΍k\{\aq~=\\\"\n\n\0\%q@4P\nlT\n_@\Xx\X\	Ŝ\FŚu\x@}\\\\깿\0\\\0͓\\0NXA\g\0+N^\014 ]\0p-\0\oa\0L\\\0)( /\m\0]PLz\	!\{g-Էh\szF]\|Z\i\0Sc#|0?\\0\\v5\`n7\0\\\0_\g\% \ \\\Z^˿\0\j#\0,\C݀d: sdy*?\5\K	\ZrV8\r\\0klku\n::;$\ظ/1/00g\\04r\%`k\f`\I\nX\\\\f`C\C\\\ۀ]\0۵iݭ\\\+س;p\\꜁˾{]ـ|\\#\\8\\⁃=\\\Ma8<\\0\'\O[1\56\wN8>A/\0\[t\;}\8q8\N\> X\~.\ρ\\\E@\\\\`f>9L\f@6ຎp}kp3i\ZL?D~\"gK<[\\\ JM\\\Z	\z\D_KnG5\0d Vu%\\"8\% nj17\$@$\\;\`\\\[@\\J g9\Hi\\\i@\\xt\<K\02\\a@\m?\ap\W	p\&\\0V,\0\9N\'{!@N\H\\u|_\r䙎\0a@m`P|(<	P\<%vR\#L\r\'\0Ur@՟dfWPs#\0]C\\r\@c\fi\w\<DOͷO\󁧞\sfݣ@\\Z3E\hSZ7\~v\\@5c$xk\\~\B.t\ځ\\=8^\6+\03q@\\0З\0U`\0\\YK5`\q;0v+\\\0\>_\\\\\\h$\U^*N\i\<&\"\\\t`\\"0\L\\\i\\\?o\o9\\\\\`;`>\\\A{Ag@hGPE(.]	A7\@]+P\\TI5@\@*9\\\r.\p\\\0\0u\ՠ\&ԣ3@h9p\\"$\\\AR\4H\\a$D|\@\\%>iAy(\$fL\\ @6\d\ \k\f恼ϋAm$(\\E-(}\7Aq\\6(1>J\n@\\)P\T\0\bUj\Z\Z@c\u\xKh\\	\\=\\ہk_\p}q\7p\qpch11X<n5*?3r\ƛVW\\[u]hn?9\\\MmO:9@.pϗ󠃠tx,\^w\\\\\Z#|eNS3\4:MQ\0t\z&2@\\\a\!\𝏠9虙\0z--\n*Ǐ.7\ǻV\'\+d\g6\\\}\0f^\r@N{П\\?\\Z\Og7(\3`w0\R^\n^P\0T#\B\A\\o{\4B\	\\\^;\rn\s`\\r309\Z/oK؁\`\	{0>\=\>L\d̂wJ\r`ҏ\r`r\B0E\\7_\\\\;\\`&\0\<u\J\\\\\O\\\\\)\\oY\\ \a\y0\3[̭=>QL\\\\r<\80\2\\9o{\r,\|,pYFq\``,\0\p,,Z-p.X\\r,\n=y\0Xq+X|,NIS\\`\dg,Xr\\n,K/[y{\כ\Y:X\X\\	%ei\n`XN\r\\r}\u\\,\0˿\r忽\n\BU01+l+\+.TR\\`E5X1ZV.\+?+|\_+*f*$V\~\\č`5:V\Վ`\u\9=\0\\\ןR:\r\\oaX\s\\ft`J>\O\ەN.X?\\r6\>\r;B>\Pl`C>\l;6\l\5&\X\\\Zl:4[%%f\'\҄H\Z\+n#*\"|\6|5	ofi>\;\\Z\X\\c\\`J/ؽ\\n\\0~ \?~K{L\\Yp`IbU\C\\49d\n\?G[\\0\\\d_j΃_7_ͪ\\ׯ[o\?og\\\N^0@/pJ\N?r@pp>Nӹ\	\מ\\\Q\w\:\\\\s/\\;\U\W_B)In;NO$$\fbؼq8\h3I/w\Z\ZICI\84\"$\$.>iɕs$-I+i\n\RA\\;\$$MWN$JZ\KZѝk|7\#`\V\)V8\#8yD\H\\&$ L%A\~%:Dɧ\\ZDSN!1-IS$\OH\o\$΢i\'\S\c\0$\50ZDI\\\I\%$\\KyF20I緑Vk˓V\\%o\\\u϶LT]I&\ImH$\K;I\eI\+HJI:6*̨\Hf1>\s$s5Җ\\$z\\"ˌ\\(ɆE\UdT\\\@Y=gv\\KH\$W%B\\\!$GD\o\Ϳ$\\$ע$7\\\\]fJr\1Gr\'R-$֎&~I:\Āt<\-H\6}L\>>H򾌑|^\Z|\"3#}$/K:e<C:uӗt*Ft\\)p#$[Ic\IAy3FVޤG\"I.\\!]y\NȂtM@\n\L%;HI들\\K[I?b\HnV\\D8tg*)IRޠT-)3崒tWN@>D/zOoQE\V}H\^I\_Dzh]Nz}\h\\4\\!\\I\D<\FR޵\rR?\TqTōT\pTvCL*kF*\ [\\IǤlT\dT\\s\AR@\^Oΐ\O\\Z\\"5\#5n#5>\"5=!=\\\"={\\l\\\,\y}\\\\\\fV1\\:\5\z\R#Lz\\\'\N\"!u.\0R\;\\H]\\I\oz\"\yR\]RR\ER+i\\Zip}Ҡ\;Ґ\+ii84\>/\K\Z9<O\Zy\K\Z4:N\Z\\"M\"{H\Z\#}9BY<$M,U#\Cv\Z%M?\%r$\&\H?n~a\"\|ҟ3ڤYG5Ҝ\n47\E˹I[|\\\Q\?\n$L\n\c!9CoH^~#$\Zp$	|7\rb\nRٺR5kT̓+Т!G5Ā4\\CK\@KZ ֍Ve\\gH\MH;\ܔ\\Z\VIV\"\6\"\0f\"{S\\5 Y\"\/+C\gB5(kl!t\C\f\ļOX[!\o\'\&\C|\'x w4\\Ԇ!\0$X\	<w@fHPA\\C$gM4!\h\\gЪhՐdmd0c	&@\&a\\0d\5d|\,͆\r5kКuh\:)Z?C6(6t6C\'\@f7\\bh\?&dP	Y\\B\F\Vuж\!k\e\:(	?mϿv,v8iA6 h;dG\r\\wB}:|hZh\\\\~vh<\n\\\\\@n+C Pt\n\t\\6\nY\6<\A^\!/\.\\Kg \\ \qOdo|\\Aq\\\\\.C~L!ծ\)\T:\ÆN3\MP\'\nr:{?\\].X*C\\\f\b\R\\\kХ&\Ջ\բP\6\nՖBa(\I(,>\nk[sz\\\"~AInL_A7\Z\-\ \%+l\p(\{=o\\n?%ЯA	롄\\PB_\'\#\J.R@\\(\\8q(\r\<L\y\\Z9\rBw+lN4\\`\Z\\r\A	|\q{喤@O\e\}\{\oˀ\nAˠ`Uv*X@rr+Ty*\C$T<\U\\]7d5\\BiG\\\\z!>\r^f@BAo^7P[1\\\\~u8OC闠\P\'u~\?ϡ\\\\\Ї\\P\\\+d$>eB\'54/h\\*hh\k\\\\s4F\\Cc\\[\\EЗa\۠\\^ZMT;A\Ф,4=M]Q~&Aӟqh&?\\\n\^\B_A\rd\\d\cd^Y\?Y\\ib\b\$Yy;\NV.\*1Yd;qd\Ka\o\j\XdM䥣\\\\\e&5dm\\!N\;\\\d]-YʔB]\"zO&7Udp8=N #\\h:2S@f-2\\V8C\摹\:\ܴd\]52\"\g\\\y\ Y8N\\-ɢ\",\\di\m,k\\'˦2\d\l\w\\Cd\ZW\&\2\")zL^s\ky}yӦ>9\\"y\Gl1l\\Z\	ٺ-y{9N\񢞼\"\\!\W\"\\_$\^6 \]N\}LH޳ȃƇ\\UG\\\r\Hv1\'￙L>p8\GvN\\\{\.\o%\#Z\n$dw7d\c\Zd\Md\;\ȇ\ɇ?G\@~Zq\\T\\\_x\"\O\#|~\C!T֓}\\\o\ɧ\\#6\"_B\\\">1\'曑r\\V\m}F\M7E\|j6j\	rH\Z?z\#9D\%]bk\\/Rr\˿\HY\\O\Kȷ\\hM=kI=M]\Gu\C\C\Gd6CN:MNFݔ\)r\yr\9}rƏ=\̀k\̩rV)\a|]H_|xl\m\ȏ\7M,#?n$?\&\*\'\ٓsItrލ\\IrAw\b!(%\\lA.\ɥa\y)\O  W\\;\\\u\\1Or\\B\'\\+k[-ɵ\\\rz\\\r\{\tr\H9A~1# T&_{\\\m\-\\\,|	\b9\+\W٪\לHr\r[-\3\=w\\\\C\͉\BG\\A\=\\\m\^5&W\kv\{{\3<X<\H]\'D^!\nG\rǚ\\\z\x\m\q\/\\׭;\\^\\\\\\rwɓ|&y\,K!I \!\m!\&,\I\ys\\\Ώkn;؉\'ҁ<6C\\@\S&\\j\J?ߟcF\f\\\\a)X\[\\G_\\7Lp\^`\0+߂=	Rb\\4|V.ԆUU,`\`ե\Bx^h`\҅5\5o\K\\Kl\\\\a\1\\Ͱ\.5Xgy,cy^b#\5u\m`b\#y^iy\Z&`\\WW\0\\{\r	#0US7\\\ܵ0uj3LiiR;\P3\0\\IS8c\\\\^0;\/\qp9\/\\\L\a\-\	\(,¢*XTd	jG`1hX,\\K\XjO\\\\U\\aUi%l\\Z_\n\\\5\\\\eɞ\\\Sxc\\"xc&l\o3\n/\1\`\ؼX\z\\m\3l>[?\\]|xׯ-\0lV\\;a\x!\ \\n;8os~\z`y	츐;K\&a\'	ؙ\\nvj]v\A\cصvc\\\1x\\\\\Rدq>e&\x\gogS\\\G8 \2\\"\\pPR\[\rx\0_\˟\ކ/ހ/\K7\\'\gX\w\\p\u\\Cá\06tt0\7V~\hX\Vc>q\qR\\`8\^!\rNR\'\\p2M\'\\Qp\}}8\\0Nl3P^NslZ\G٫\\'{\O\U\n	\5^d\0\\\E3^pI)\\\\Z.\\.{.?]\n\*\\&\R\\\᪦p\ڷX\rW_>W5\T\\Zϗp\L~d\nn\\\7.\4\&\\,_/\ptq_\-\֗	pk[\'\\)*_\\\\׋\On_n\;\N\\"\\uLsr\'\\\Ak_ܝp?-?\\2\\}+\~;\"<СR\Z\<4֭t\\b/x<\\0i߀\/\\cR\\ W\\rظ׀\]\ɇ\_\\gxnH\\c\)\mR\Q)r(\(\{,\leeeA\%\eE)<\"褨lܱT_\vS\)\r\P>BY\\EY\{\RA\\I,1֣,\Sܵ)Z^\]\\roΚo\cZ\"Eo8sⷄ2g3\BL\5Q\0G&\8ATR\_Z(\f\n\B>3HAQ&\-\m1Ia\S؇\P؞w)\,O\nm7\"\~Lms(\k0E$*RD\4\";7Kѷm\ЧZɦ\=ȥ^b(\!O)F~Sv|]\\Q֦l\΢4R֫\Gٰی)(\4eӬ!e!\\gś`e@,G|y5\$PNXPl\\(6w)vNQ\Rv\S\u)\i)%\')({){;z(v\R\59PT\\8_S\\L\r).M(3\CɑCo_Q<\R<4)6\y\!\\\	g&A\u+\8?儖rzr\2\\\{5\{\\\I\Q|E;(KR\w)FՔ\/\(g\\)g\)g/\SVav\s\U)\O*P.|\\\l̡\\2*\\r7L\\HBO\e\Z|#%TpZ4E	sC	{\\rˣ\\\\@I\aNl\`\Sn\\J\r\%smbG~1B״p%\1\<UGIJ次\/\(\ՙ]L\LJHg% dJ\\0ʃd\r\\%J\\v\#\	\cI5\q\9J\\\԰R\ңP*ʋ:*\eJUy:کR\R㺟ROI\ \羣4p\)\r^*F5SJq[\\Z\SE_)όHg{R\\S\(\\\R^>|Fi\r\Mi<CyBimmDiKi\'P\e:\\\M\_R\OtS(={)=])R>>xJ8u\+Qz7|\[)fVQVQzS\"((\|eGz2fQ\\n)\\;(\\go\cɴ󔩃K(?2C(3E_kc(6~2;LQ\Ŕ\\\*DNo)\"wJQ`Ŝ\/Di\"32E.dQN\"jGO\"\5RDc\\T,q܅,y,۪,;\\\h!:_%\\D7	Y1\"\\Q;\01\-\\-,A_꫏*|\!2E\+\L=0\\\"\\5kF\؈\>CTE\nA9w\"\A\F~3	\\K5D\\\DVE  K\!\#C\9\\b1\\1?u+/ \.\nu3u}\M}\\\\$\1u\EֻT!\Mg\7d\|\1\\ETq\s)ȶ?ȶ\d\Jv\G׌ ;8#\Nnd\nd\\ȮKk\hĎ\\mA\ݍMJE\\\n\Q9=\<\\G\!/|D\\/f#G\#GG\c\\-K\hn\h\#D\ ^\"\\#\6\ \ꢑ\\\q+\\V\D\\d\[xz ޙg\\\\3\\\'FS\`䴲=r7r\	\<Go?E\H\!=\|\?$Vr\\\\\.\\|+rE\\\\\phr\drm\rm	]\]~ a5\ٍYDXO.k7uz6\<ryg\ZUD@nk[\"Y3Hc67\\rF~D\ݑ\\v$\4t:#=?\ې\HF5d.d\Hf-$\\ rw\(r\};\\BHV \;<9y\IG\4F$\s(RȯC\n\'\\"j?R\)r\B\ E)HI		)%BJYqH\Rک\) \!H9\)oD\rjf$R\Ӂ\\#R!	\\Aj+!uH\\\4<\\"\'\\H\R\i\w\y\r\\"\\\qy錼:WYD\ƞ\"or7\EHZtH\r\6\-\>\^/y0y\Ptg/F>Ȑz+\s\\S{h|,|Cz\\n޻\0\\Q(=\=nO䳼\o2\2>\|	D\o _o/D%F&#ں\$R\F\\\\d&\dv#3y\ώL\W\}\7z3>\V!sB\'\\\'\?\fd~2\2h*gU\G\n\'\q\wL\Q肧\QE\bp\U\hDuʤ\\T\\Uۊ.\\D\A\¢\Œia>j\F5\\jT\O\\\Tˤ\2.\5D:!\\Ityg-;p8\\EW\E?4\B(ք\{Q\(0r˞\\M\&J;\\\P\8\\\Q\3\\_D\*THiG\T\?@EW7grXx\RQ\\0T4]%|\\A\rNk>\Q\r\XE]sv3v\6\]H}\]5yڅ\و]\nfaC\4\D7?~k@\FG-D-P+\Ժ\:\\jÊEwffv\}\/Ծg?\a\	\\3}\럃\3|\K2EAOԱ\6z`\>\n3\Cu8\yR\rPׄ \cS8\q\\\\-Г7\\ѓn5\s\\n\IG}\ү\DO\\z\t\\t\ZdWRA\/^pF/\X\\@4/[ge蕠\Z\J\Zz;^ݐ\\\\V4\g\r\?/G\-ш+\Z\F$7n7J/Q4j\4*\mޜMFo\r\DcK\X^4\\ma\hM\\T\qމ&mA\kД\B4\sM\|д\h\\	4\\01[f\^Yn\ѻbW\\\"\u\\R\\Z\hμ19&}q1+\Cs\\'\h^Z-pE\r\\Hw\Zgm@%\hi\6nZ.߇V\\e0Zڌ\\bMh}A&Z2mPjChӗV\\*6}}q5m^\\\B[z\V\0\\Z}힊?\'i\E\h\ن]}~+>\b\J\\\%h\\=\nVGlv=hϫ}\G\ګu\\\E\\`\D-\ϯ-Б5蘬\r\\Z~I~tA+\\DB\r:ɜG\'\\)\i\G\\\\O<\gy~yй\\\\[\\X!2@\ɳ\T9RQ^.\ܐC]8^H]iL]O\\GQлK\]jQ*Q?j\ZRWF_vTP\\T\0?\n\ETG&\\|\n\8I¹7\**%\\AE\\5vT\-{*͒J\\\\\5T\\wTB7K\vP#\T\\}KeGS9(snfPmnTn\w*?#*\\Nb*T<ݗ*V;@\J`*բ\\E\UT)A\o\+q\h(j\B5n]J]\O]sĀ.E5{jNj=Gݼpj\e:u\D\\qբ5j\Sm\rՃTb\-\\\+\\E\5ԝ\]#Tۆ\T۶/Te\\A=\4u\\i\\˩RR׶S>S\\\\DuVҤmU\S\-(T\T\!-ꑅ۩/SP=Wzz6K^FjT\6\c\\=\z\"z\K\{h\r\G\n\\\7ϱT[ܷTߗ\T\\Tu~iOq\SY4\\\\=g\LQB<\\\"\:nR/\?@\lA\r6Q\qQ/+QW0\=Cԫr\ԫ*\\\n\\*\\q\k\\Ѕ\\otjX&5\<5l5Bz\&5*\ZU\Z\7ztzs\Z-SK1\\\X\5޺\Z\BM0GM\7&:P=\gr)5\T~j\=.5\~<5\4~\F\ڮBW- e\\ES\\L	\\\\)5\?\j\q2\q.]:57x-5\=Z0?E-\tzP\\"T\S\\˩\S+\\+\\66r\P󩍕\&CjS\O\\.ꋒ\\\"ͱ\n\Jj˨9\\e꫽C\W\_m\7Q\\j\\P\SL\5j\\U\wY|껗\\R߯lvR6S?5~\G\\XD\;O\oXG4utR\ZS\\ﻨ#_⩣G\\1\\q\oS\'7ݡԩiK\4ɟ:#w:TRgܮSgA\\U\?*\\?o\sE\s?ߠP/;\:o\L\?H;;BPɇ\\Th\nCki\\4Řy\\4%o4\C}4\Oq4\o\\J\rMe8M-z\\\(fm\x\"m\6\Iޣ@\8J\8H\,-ὡ-~N[|E\Lӊͣi\\YӖ7f\\L\V\ޢ\\im\Z}[A#M5\\kh\\4DHC\QRiԬl\ZݠFwס1L,h.\Zs\v\Z3i7P\\a\#hŷ4\$\\\}I\\i4\\Z?M&J	\ZhƓ4\\4Q?MfA[U@3Tҧnw;O3JB5\ik\\7\\vmD^\6\hM\6\\L3\if\3i\\\\i\ilymKmK|6\bf0f9.m[Cۖ}I\fe\\\ʣ\k\I]\\D\\ىShi\'h\\i\v54\r=W\\{\u2i\n42O˃\4\g\47V\-h1\\}@;\_O\ yީy\h\\nh\|.\VS \\X1\<\<vf\s\Ȝ$N;ww-\\\g\AhW]\\\\J)M^IҤ\\\E\\m\\\eH|M\SH\V5-\2v\wƁ\\\\\\[ci	\\JZ³tZb\;ڝ\W\aZ2\\Ԣ<FK[\@\8oD\\;H\ҒвV\в.?e}\=\\)ܣݏRe\Kh\whZi\q\h\\\Eh\r\hO\'\iy\0?VhyVUC+|G+ZB+j@\Ciši\JZ\'FV\M+OG\\7EZ\\JZ\\VZ5/&2Vs\ilխDkW5t=54=_\\\9ڋ\S\\h/\\ZV\\ZWr\Vh\N\ڼ\0Z{\Z\'݌\\9u\6֟\\\m\\\\"Z\76d,\Ck-wNZ\\'6\>q\i$hi\\Uh_цC\h\\\\\\\M:@ykHg;\\w\rо*Ӿ\Ӿ\\}\}\DJMWiS\$ڏ\\)6ss\+CD\I\U)=CI^ACi\]\\nOnҕҕte=[\nTCWq\Btetɗ\Ŗ\g\n\K\\'\Zz|\\G\e\t]\\}y\	k\n]om}@X\G_yl}\G\m9t\'ޡ\{tM9EGS\\\Ԁ::\\':}AEgT=3/\Y\W\M%\ʢ\$ӹa\":\\r:oY\)7\\YG\\\\t\Ft]vnxr\\b\sn\\0}MVVRL_N\}\$\\'\dގnz\ }>}}}\ޕt\f_\\]m\[\-ӷfs\\ѷ\Lѷq\\_;\wHl\;v:\m\vMti\\\O\\\.\\%\,>\\ɫ\\\A\\\Jw\ʠ;\H\ݠ\v<\~\s\r\S\Lwǿ\ݻv\wE\OLЏo=m@\\\\\\B\z@?J{\QtS\bw(ݯ6\M?~J\J?\@M\\\Փ\\\@\{\\\\9\/_Sb\t}z)=BIҬG%\o\ң\\j_\\\\\|\\\\z\)wzb\jzby4=q\-=\)\BO+룧}4gllg\\\3>$\3\,Gc\Tz.=g\?-\\|?9F\]\O\˷\xLϛI\?]H/?-zQ	08J^|2^\	\K87\\=\g\eƉ\.z^U\J^Clנ\\ZJz\<vVGD\\JoЛ7қ\?<\Go	\W\\\3]\ߩ\\LS\m\lz.\\'\B`1\7z\ezO\Vzϕ\~\\\}\\}	\n\\\r\~\jz9}`\C\\k\#5%\/\N\/>ѿjп{O=\{Tj\\'4=\1E\\\Ad\y\\w\5\\\_\k\\w\\Ch\/\\}Lw\1\\2^272,f\d,|,\P;\\X%eÆ\\v\\{%\%\=Z#bƲmڌe1-\)c(\d.r:\\\:kf\\D9PwA\\c&Jw2\򌁼hfPG3h\$\.wAOAOSY<\\`/18\\\]8!\3DnCt߉!aH~0O\.jƪ+\\\\O1V?\?bna\1/?c-e\0\a\c\V9Wa\\\ؔ2\\TBdl\nal\\ؼ\>\1Ɩː\b\\ckgƎ:C:İ*;w`\a+\`؎0v-b\\\p\\0\:_g\-ؿ5\\n\NkƁQo0\<\\8\8c\8X\Bnn4\\xƑ9#\7G\\ax&So;Ƿg\qqoz\ۣ\#\'\\\\\\\\a2\Ʃx\\eq3rgs\nge\0\AW_A.Ռs\\޹2ծ0\\]fk\$\sKW31B;9Fx\$#ǈǸ\.\\7\M\\\F\v\\	F\\FXF|\OF|F\\ #\\aF\;F\\#\Hm\gAt9F\rq\Ƹ\f\-+d\-`ܻq,x\\	\a\[\\i`\e\\,b䯛a\\\\(\c3\n3-Er\'5eA%)\fQ\\Q\;\(\\(_\(?KfT\<F\=FŗfFep9Q^ƨ\Yɨ	b0j2j\\\`\.\\hf4b\'\gf\(F\\rV.\k\N\k\\=w7\(\\ӌwZW]\F\uѭѽǗ񡼅\\2W\\\[hc|\2>e^Vdv2<\\@,ch(11ܓ\?\5Dc\1/\W\:\\\Mv\b\}\U\.dLSS?\2~\\K\\㌙L\\\o]_\:?\d\luc31\(d̹1\ާ3\36t01\\\1\\\2d#L\\R\#r)Se@\T\\Tb.\\0#1e.\\T\g\\X\\\\%0>061ɖ3i3u\3u⽙:N1\&0\L=VS\sy\rsœ\̕\L=\T\\\Lx	\a\"UL\\:&\V\dʝ`2i.\a2K=L\L\ɿL\Lc\\)f1k\3\嗙x\r&^q)Jaf\\sLg檀@\\8\7L\JLC!\\4\tg\Z\0ն0)IL\ML\%\LS݋L\\\\.2͎0737{d3h\2p_2[0-\3-o\2-\obZran\2\d\\`IIf\ĳ;;\\\;FLLok71w;\2\\?`\Jf:0ǘo3\.c\\]\\\'\ne\\\\43\\e\x\tjb:[,d:_He\_ld\tӼ\t_x\\t0).f\ngzy/\a\\H&3=^`zfzY3ڙ\'\G3}}g3O\\2O\<ty:y\}y\\a\ي^f\|ftcy~Pgy\!\r\m\\\\\+!̐_b\\0f\\0fI*,qc32o7\\afb2\V\\36^\Ws\1\$92(\\\)<fj\bf\fj32\L>\L\\g{t03o`fu0\q\31KO1y1E,b\\\̿Eb\\cD`1ʙ\3\1K4?2K^R%5̒i1\\mY.ęݻ\\c55\Z%\z8f\lH\\l\\f6\0Mv̧\\\\^\\}ߙ\/\n\ u\)}\Vf͓\\|kq\\컧\\\\=\p`<\\\2GC6o\V\̑\1\\_\JsL\%vM\P\~9Y\01֨1<ΜY5\ \\;9{N99;97\G9ߛ mg)<c)Q5XJy&,2\"K\FKu\a\\b-*\b-^Z<\\R\z\ҀY\Z\<K#\(K`	kI\kv0K\(\\\e-tڱt߶V\o`YD\'C0^ubX\']\aQMYc1,\\?,\\,\\\,\m\\\bUXX,2\ަ\\8b\r/\>oqr,HK\%4\\\:YxKː%Q{h-`ID\X$KzK&eɜ4Yz,E\^\j-k\\\,5fXk\d[މe\\4\,2?eq.ey,\h\rk[.\*\ڎemy{\lX6O\\t\nd;\*c\mg9[Xο/\\\8@ۋX^^+Y\'\|Y~c,^\R\\cb^Qc\\Y㝬&\\Gwϲ.{̺$b]\e]na]^zb]\rNa\\\Z\	Ye-u7Y\+\ƚu+\+zQ7+z?}/u{9.𓕸c5+i)+\JX\=\܃(\\\\\\)\.ʺ\zఛ\(	a=\*c=9\U\*f\\c\e\Y\ݬBV1\x=\*f\g/\^1sU)Uu0XUϱ/vj\ijWjc%kKY\\\tV\4\\z\\`=3Lg=7Sgp`\:\z\ώ\\\\\\jea=\z\\͟\;\=\{\_Vł\\\\\\\\[5h=\\Z\\\Z\\\Z\\Z\dFYa\Yc\׬ klcww&*XSZJ\q\TK\'뇚kz\\t\w\\/5f\̔~	\@֯gѬY7k\r,kvfU(cͯe\\棻19\L\\ &oS\\\?\M1\yS\T)J\0[h-_-:[ԶS#aj\nf/Ԛ\ʉ\\LC\\4\0́dl\\l\lIBu\JZ-8NW?.l1\уP\\Vl\V\`+\展.bDJ1  \1Ҋ\v]hl\\`\{kɰǨ!%\+Fnї8b̔Q9cm݂-`\\\<ƸA\\yq\fb9L \~\D\\Z1\H&։I`\V-lVpQlu*\\Či`F:f\Wǌs;I\\\S\ִa&9\0\eN\!luf\\4fn\Z3O\Z\\\\a[aV\#6f\\\v^a;0?\)ۥ\\r\mR\\n\\0l\\;\p\\\\ۻ	s\"\*yl\Nl!\_U\\\\\肹pb.\A\s\\Zs\>c\\~\n\^\;\Z\Ղ\W߅ñ#}\\\\\a;݅Zkݢ=ag?Ƃa\\T,x\2,\'vI9D]:\]\7Bޟ\\\\\)\\Ǘ\;[{X\\n\na7˞b\Y\,\\S,V\\w%\\\BbE3׋ݡbwRcIW+\X\n[K\4\/,\oTe:7c\K\E,K\\p\ڣeð{S\\`3\\3\p	{\o=\\\r\*cO\'\QX~+aM\X!샕8c%\nX\Zh\r&XͅzVb\ec\K`\r\5B\\\kT\Úb$\Si\\5{\܅5\a\X+k\\ڈͥk;Z5\z.֡܄oðw۱\\\&\XגX\\fM`c=e\G\X\Zֿ\\wBc\ا6wl\HA\\ؘ\\v\.\}_9}?}zMObӐ6\wο\D^\fb3\\Ϭ\\\"\\\\'\z4\5\w\M\o\%\\\\3+\a\mg+g/\\\^\\^p~\qc+\ͱ=\c\\\\l\+w٪Z\تE\E\l59\Ɖ\\\\\\\-l\\n\=lm7yw[φk;\:\\+Re\\%W\\C\+\K\+^]ef[6a\&m`\\\-Oؔ\8q|F\\?\l\\\ʦyiC\\\lN2پ\*\bc\\\|M6ޏ\\b+\8߼\e]\\\%\\Ҥlv-kg\\_\\rl\\\\0\h\$\hp9\b{\imr\ncMß\Hd\\d1\4\fo69pa[nŶ\VNl+#mK\\~ٟmƶ\^Ķ-wcۙ\U\=h\υWn-{_h{:{1\\\\b\ZU\Z\2\\/}H}HU+\cl}y}Lo}\\\&ؖ}bDvDw\2\r/S\[T\\\c\.f\}f$\K\\\\/<a\'/68}d_\\WwC?\!d\0Ȏ\Pg\fߚ5c\6\g߾Îg\1q\\7\\#\qW\ofB\I/\\\\r\\4+vv\o\\\B\ݷv\{ގ-\{\\j\\\\4\K\uj؏(U\Gv$\c)\\\\\'\\\'E\b9vq]\\.\\.y.}Pͮ44`W\\U\\jT̮ZȮA\\V\\g\\/$\\\L݊\\b\n#\\\\\\m\\n3bg\Zg\7;\\[2\;\:\\G\\\=+\=\!\1\ؽ\}\[\\`	\[\\;\\ѫ\\\b\;=Vqm-[*{<Tc\\Qb	\\\,{.p{\f{57\0{\B#g#wǑw\(0pܞs.\(p\rW\sT|!\x<\FsTs\8߼8\p	s\Ɲ8\\ws4.l\h\m\hĿ\h\"!%-Pβ\\\0Β \!Ί8+\\9+ۣ8+\28\\!\9$Mh1\zp\d*\\9\AF\9\6)C>;\q{9L\y3\a\Y9\[\n\\n/ß\A\0WU\\Kk8f8#3S\\6sd>9^\c4qo9\\Z5\uuԥ\}:-g\zs\F7\`(\\KgSc\'g\m\rVű\\\<ϱ\α\\\\]ʱ\'r\6s\M>\\g|\P\\\y\q9\\qՔr\j\8\Vs<Vqn~\\Up\ZsIh\W_rN:\x{p|:\8VtV\Y\)I9\\3Ӂ󜳢P\Yw\\\N\vι0\s\\Υ\&\\\՜\\tN\(q\\>q+\03Nd\%\\r\)\\r\΍<smù\r\\*[qbo|\Ļ\\$hqp\Wr>\$>Y\I\o\IV\ȟᤄ\sRnDqҗ&q2G9YY\z{o\8\&J8\\$9i\#\QJ#Σ\\vNn\SΓW_9y~q\^Np\n+9EF9Ŕ\'\\8%\cRN\hNySNũN5lƩIũ}S\~nNq\iq\q&pzq)l\<[\y\\y\B\b\\gБ\*À\-\\pެ8op\\'\8\/8S79o\\I9\\\p\o\\\\\}:\\\9}\˜ne\8\5&\@7\\Oew9\8^1!a\	\0k3\?\\\+\}8\\\'8_\\|\\|\\$r&\7r&9O8?V\i\2\\\4\\1\Tș\)\yz\U\Ug\UpL\>l\.Қ媛\g\\j*|\.\\jor\8su\Zq\\\\\\su\\\\\\\\T\\n{\J{.a\n.\\K.\u \l./\wg\\q!yw.\%_yͥ\R\..3S\R\Wjq\C\\^m\\x?\\n\rsVsq\\\\Z\Jp%Lq\k0\]\q:zzPk\\Ï\\㼧ܵu\\\g\\۷s\\<\n\暑\p7\q7\\Zrͯr\rT\v\nV\Z߸\r\?xr\\\y\\uȏ\:p\:\s\z\\\\røOz\\m܃܃u׸n/pݷJzC#\\\Os\\ϊN	\){l\^4\\Ο\\L\v\)6\|\L9\\S\\ݦ܀\?\\cz\\\Gn\\%M\x]\)6\u\Z({ۄ*\\r=\\\r-m㆝\\r{{q#u}܈!=n\o.7\ώyc{\\$7j\K\2\Vmu{[y{;\(7\\unl\?nIWnpo	7\07qW7q>{G\M\\\&e\\M\'+qӛH7\\Z7k	\͊\\\5Yk\ɽ\/\ޭ\p\/ν/<\\N\}@\\>\\q^\\}\2[d\\0\Ɉ7\-\\Nܢ\\"nQ\\"n1j\-qr\Ys\\ܲ\~ܲݮ\\nCSn宽\\\'\\\Sܪ\\\\ܚ\\\Z\Znvީ\pޚ\۔\'\>\}ś<\3\y+B\;\\=\%\H15)\f3\m??\\0\\v\J\vL[r\Թ]\p?A܏wr{Oq{+r{\E\޾\\>.\9nt;\lw`ʚIu\k6w\I\/\\{\pk/\sGrG~\\]\~Qcp\N\~\Wǝ\\\sdTrql3b\\x?\\&s~=\\\2\\z!\O\\9\y\\>N2YO\o2O1>\\Sn\)[\-\-2⩩+\/X\SP\S~\\[mu\\\[W\\e\\U\\V>i\\\nx\<\g-|\Z\x\+\P\qUyzǷk\	\\<\\ȓ\dv\V\\\[g\\\"*xF\;x\6y\Gxk	u\\\!o}f\no\\}\r/Bx\[\6\K\Y\ͳt2\YV{\,?<\m}D\m\\o\YE\\3\\l+y;/*\v^~\\e|\V\3\\\1Ϯ\$ϡ\>o\\}q}JxN\Z<k,\O]\A\N\yg+o\\\\\}\;\wT=wtb\'\+\\d\\U}s<\\y]_v\\0\4\\;ёph/ b/(ЋT\\;\w}ޅ\L^p\5\\eOx\\y_\]Cx\rxWثxWsyWxW\\4䅬YW\\\\\¼2y\^\\y\\\\\\8v#u\"My\\\zȋy\ċ}(\\\\x\N\\yޝ\$N^\/侇ǽdo^\\\/3x/3\/k	/$w\\!޽ԇ\o\\żjy\x\jyM\i|\yEwTyŢS\\\W1\+\}\+s\\\\\\\Kn\*\*2yjt^?^tW\\ƫ\\\>\Յ\\I[x\&^s8\\k\׼o%z\\Z\x\lry]\r\y]\>\md^\\ݼmއ\=/\\zLy}`^ߚ#\~OO\xν\\r\\\rxC\y\\B\0b\v\\\r\\>\\>\zV2\~ϛX\&\M\Xϛb)\ߟ\|\\2\xN95U\\QK޿?\1o~b-o~ފ/\L\\_\0\n:\n\JzbR\\nP\W1\D\\Uz\|\\\\|5\jں2V=\W\2\k\\\Z>|._s&_c7,\\'_WZ\\:\W\\,3>q>1d-\\.󡓖|X݈O\⣄A>Jʧ.$\`\r\Ƨ]\3\"I|Ɠx>s\n~\\~\g~\\\\s+d>/Մ/H\\\\\%{\\l\\|	=/5k\K\\\^|UAy|m#|\\|?|_|\\U56V5\\שL\׭t䛘\\ק\\7?\=\⛕fu\"Y}-ӛFacs/;|\mr*mV\\|\3\\ٓ\GB;#=l]|[~\\\0\6<;\ \\|I>\\CC*\a\r\i[\\\*s\|7\\6\}W\\Q:*\cߣ \\\<߫lG\"4\Tyu\\s|XuO\U\V%Ԏ\Ӛ\pr/S\r\M@\K\\}\~cu\?E\Z?b<I\Ǐ\?ɏZ\\G\i\o*\ou\\G?\\_Ï\\\0?Y\\D~\\'qIFiN\ӗ\3\\Zʿw\f\\?\\\<\EostfP;__V\/\/\r\?Z\/\䗾\WX\\W&S~ŷB~\~-\\Z\W\kV\ױZ\&~}\\\\[o\\2-\-3\CM7\n\;\;\\:\\~\w\?\)\?\\W\l\\\\N\\\E\\}\h\\\-G\Qg1\\\Gf\\R\f/5#/_W:\\q\no\oos+\\\\'\\\'o\u^N\k\\nύ?\'\\\\\\\S\ǟuBs\s\\\q\P@a^\_X#(~(PaX\T9w^\,:c)P\\y\\ZCG{%Z;\\hϞ,@{.G\.\\	V0\nۿ\q\0\V\0|* * \	\cog\b\0b/@X\:uL@[\A@K06	\r\,\0]/n\\R\s\'j\\[I\|#|d\fG xg.ѓ\0{F ɍH~/\"\.\V%0|(06k\\\\K,\p\:o\3\r`r\rO6>:\'03\"0&\t5A`\G`\\n>X)\֔!X%~?7\gt6I˦][\w\VS]\\S\^S\n`\\}:\,~W\;	5\n/on\nJ\҇\7m7\=/BpX1YpXp\\Bp䬞\\\e\Eq//_\XQ\x\\V\;\\'\纮\'I\Ko\l\\h\sG\\\4\\ier\ra\Ϡ \\"OpmI\> Tp]\"\\D\R}A\U\\B-`A\LAt{\v?]c7Hs\L\\"H8E$l$f\	\e$\$AR ?Uz[2\HZ!H\\d.\rdrh@}\L\L,ș\\\r\n<\-x21!Ȼz]\\}f<AѹA\%\E\&YP\t6LP\		\Q;Ay\FAe9]P\CPՒ q\ԦX\GB\rPAö/\\'!&\:\\\\n9.x\N\*IК:\"x\*xM\\GоpS\\\ \~\'\\.xg<+xwQ[\\ΐ\]\\M/A7\'R\mp[\ᨇ\'\@\s\N\\\〇7EY\w\Ð\Ӊ\\>\m?\\\s}g#yyѕ)q\@\\^A0?&7\'\)L~Snߏ~L	?wtI.\fM	f\\i	措\n*\\%\'X(\vG(n {pP(\^(\/Ti\n\.!\\\-T.\\}_\\P}Ps\Q(Բ\\Z¥\\~Ƅ\iP;\M$\=tBL\x@\\Z?\nuB	I7	ɆBxKb$\5\!\'U	{\\\\Bla(\\B\\Nr+\\nENBiE(sx$\M\Z\\w	\r盄FDU\Xhd\^h\g\'\\+	׎M2\\z+\\8 \\7.\\*\\N\pn\\<\Rh\\/VZ\ZN<nY(\Em\NhRh}\'B]\pQ\F\\fUpE\\p\]n\>eо\\\E\^x\@\\\5˖FKKНh&t\\\"<lHx8\Yx\oᑵ\B@\O\sE\õ\cVy\c{\'>\	OZmzG}k?M	\hf	\ԯ\nAgJA%#\s[\KGKE	/\^1\\";-\ 2[x\Bx\Tzh0,S$+?#\	o,[\'A} \S;H3]\'\c\	5m	\;\Ii\d߽&PVvS\6O.\\"L\\\'Lf`\\\\^\\	o&	l[.|\">>$|ذ]\_\a0O(\;	\7\\\_#̟\\G{	\\ƄQae5a\ڮ^+Յ56υ\r\\\˄#a§\\\.\\\\=\W!\״{\7A\f\\P]a\\\wk\	4]m®\Jawg\Aa\n}aUa_\.\P\r\v\\q\\\\\o\ϋ\n?o\~;X-\@8e\n\\(\Zj\\\)u\p֌\';> K\*\n\\Ο\W\r\{p\ZW0+=+~V\U6\?\\|\\o\K#\\EW\'\\Z\]Ɓ|i(tr\Z\a[\:rK\u\\zKp\\\n\8R_]㄄8\\ru\\\a~#\ѥ\"\ZMé~\.8]G\\\ΐ&\\\q\eCߊc\\p\J;ց\δ㼚\8\nqA{<.g\Qq\\銋\]\\\Gq)U\\e\\\&\\\ⲟ\\\q#\C\7:d\\\kL\\kܦ\5S\ڶ7\q7z\\-\\S|=\o	\77;\\f\-pD\,l)\7ۧ\\:ŸEYn1\\-͛qK\)\VZ)ŭv	qk*o?\\m\M\\	ߕ\jw\w\mc\p\\"\'|\\\r/\|\w\\F\{5\z\}Խ\\\'c\|\_3\\\\V;]\\.\r\\pWB\\h!\\\ڰ?\?\\!ډ{{\}{V\N\^pK\r\u<@ƽ	\-G܏u9~\\W,\?\#\\\0x?6\\\\\ZŃ\\\^\\\\sv~\H?\=_0\'\j\p:~1\/5\/\\\\\O\\\\ݻxȝx\t\Ყ\\"\Xq\xG\~߈9Gi޾o\D\Ѻ\x|\?<\tO*>\'˫\)\?<\\ُ\\\\\Y\.\-~O~|?T\s\z	h?ك\;\y\\3G\-xQV^\2/mc?\O\?0/>N\\\x\)\n^D6\k\\x\\7\\ǟ\;?ϐǟ\0x5\\7ڊ\\\\qk\iXoZWn\Gn\	x\\|_6\;t\»L\z\U[\xl\\FV\\\\>\؏];\U\e\\)|\\G\\_VR\\rד;\\>ᓬ\T\\\'x\\ŭ\\Z>\\ >\m\0=\\\\sk\\\\E\N{@\\b(R\6\"KEOu^f\m-6\ni-yZdJ \\Y\iݽ\'Z4.Z\ZA\TlhYnhYLC \	-\[)\u\\\\\iVpE+|d\Y#\"<; \":ω@ܡ!&1\TQ9(B\D\TK1*\D\\\"Ε1g _\UPqc\"\\"oqǬ\2xzD|==\\HU$ ,	CD\\\"H4\ uu\\\E\M\"q-\\\"\=\"\΋5;\ք֡\"ɜ\\xȤ\hh1h}\/\\r\\\rцu\rGE\n6vN6^(2#։\v|m2	m ڲG%_dj(X\"%\\n\X-ڶ]d\\Ud\O.ڵJd\Ud\'\"\R\"ڳ(r8\-rHI\\\\+\G[\'ڷh_\1Ѿ\\)%\"gD<D\kDE\س\r[٢ej\I;W\ɸw\rA\"o9+w\sSe\i\\h\\e3\1Qi\9(X\(\\(\S(\n\r\\ѥS\\k\.P\^QX\}Q<Q\:k\\J\\\D#x\\\Ǣ\\En\ݦ\D1\jQ̦nQL\5Q\Q\\P(Q\莩(!J\:+\Q*(5\K$JD{E7DiEU4Q\\kѽgE\|E\E\,D4n=\+\(\\\\&>%ѣ\E\	QњLQQ\Q\gQsQ\QqXdQ\뱨**owN*G.U\\jd?DjlQ?NԔ\=\0=\/=\=ϖZ<E\\bD\\\36:袎F\;ޔ\]_\\7\,_\ݲC\\[\G\\r \Z\r}\w}U4b*\ZՊ:\B\DckD_\E_ݐ̻E?E\Zd\L\\O\wb\O\Ѭh\h\\\Z\\\\aX\7Y,3\'^pCH$V\;(Vŋ\\ċڈ,ŋ4ċ+8b\/\\ZLwFbX\\.\J\R\2\ҁa\%Abm$ֱX!\\^J$ֳ+^%&\\\b\\\\r1,õbx\MLqS\41r\\!fP11C.f\g#\\41\[\.\2|\l\!1{xD\\pN\[L\ wE\\\Z\\g\\\\1n*\\NK2\Œ\?b)rF,\$\\'\\\\\c\7]\\ū]TĆ[֊\r\r͕\'\k*\뮠b{b\b\xIx\V\\\\\\.\\Zbv9٧\(y\\\\ko%;Ll)m[2[\[7\\\;ΉwP\;\|Vk\\V\Nl\\G\JSl(\s\V\@t;X\\\\\\\X\;\N\\\\z\b?u\\\\UG vC]\nćŇ\k\G\=\{=_qH|\"VO|\\d~\{wػ0(b{ž\i\SB\f?񩩭\\ħ\\x&&\_R\\ni\`~\\F\ՐVq\Z\\8Ef/?7[\\pq\Hy+T|C\8\\\ͬk\\[W\\Yű\\q;\\֟\\A\\=\hq|\%qZ,N\/NH\/Nk=Jĉ\;\n=\;\\I\\Iw\Z2\\չ\\h8 \\N_*gTE3|gY̊\\3\wW|\5,_Bg\͈\\\Q=\\a\c?X)\}\G\8/\y\+\N\Ņ\\nqap@Q\\4\V\\<A\\∸L㹸\uqy\"5X\\ٲC\\P\\\Q\\{kAy\\q\3]\g\s\g\p\\\\Z\K%%\K \\n\/\\[8\\\\\\\\ׯ\\mo\\m}>\7{T\\\\\dq\\\\FNikok8_a\^ÉqOac̨cvH<p[<t\x\E<\\&l\D<RK<6\'M\ēf\\\n-\\\\?\\3\Z♞r\\\1\\\"gW^ϩ\?\nĳ\s5⿫]h\S\w:K\\K\OH\\JqD麶D鑪D\\F\\nDu\g\\\rC5_\J\\l%\$\g[$\;$\owJ4B3%%K%ZNYcm\\^7\\\\\]\k8FK_B\.!:\Ks]h=	\E\H`-Dӻ%\\5\\\q	}waCºXqJ8k$\͗$\=\ޜP\"\\+xIIUZ%h\\\\pw\\\w1qĸ)Y#됬iO4ޒn\r]&YO\&Y߃I6\'J6]LlK\\k%f%\\XHtI\rkGLu\7+$6\o$\\\\%՞؞\؞.\\J\5Kv+zH\O=\ל\1\'qo8\\\s\\>!qD8[\J\\N$J6OJ\NI\\\%%7hK\H<\\$|\Q\/KrB\PrҨKr\\[\_\\ \	2$\\g\6^rJ\\\)\i\O$g əۇ%g>%g+$\$	ssI\\I\\씜+\IΫ=\\\(	\/	.],	%H.\HJ\IB\3$a\Zɒ\DII亥$\԰$\q$\Z-\rJ$7e.ђ%1Z$I\:KI\\2Iܡ`I<\)sV\U\\KҠ	I$]\$+3Q\$Hr*M\P\\ᬚ$\\\j\F\qEk\\}S \\H\n\$\«ђ\xSIaҬ\\hRR\{,)I%ޒ1I\CIEx2礤\J\ARm%\.4\"J\Z\\+$\r㪒F$H\8yR\t\)\iP\(\|9#i^\'iQ\%i)*i}K\v3B\f\I{\\佋\}C\)CI\\|ɇE)mD\#\*\\\/\\{#齬/\\ז\.JD_%H>\K>u&JV\J7\\[NH>JyJ\$c\\\\\%\\\I_0LhޔL\\$\d\n\\H\\?%\O]\\PL\믒\\AP\\\\\\\\\@\ߒ.\ߩ/R9\T*HtRptaDHiNQ.:]Cf\ ]}T\}Die#]AHHZ\InI^\K\\j\uIvKsڟiR|T\eT$]~\TWt,%8}F\\\\\R~D\n\H\Z)8\)%tKI{$ǍRȓ%%W\Ka8\\\n_\&+˥)\K*J\\[3RZlU\\Öb\R,kD\r\KyOܤ{\y\W/\\\J\\\dT*#Ke\ER}t\\\R㿇k\nK\]o+ӖnH¥jI7nn֐?\\\\M\Rsz\\\`\"\b[ŗ\')\"\\C\m\\S]j\*ݾnՕnGCYU\$\q5@j\"u\e&J\jRw\Y\\V\M\m:Y8J\\Ǥ΂R\>Kp\\\\zp\Q\\A\mX\\&u\ڤ\t\`K\_W\\RF9\1Wғ\5\\iM\?\\\gH\K\m\i陧ۤg\J_ܥ\w\J\Ul\\/\r,r\\Hz\\Z^I^uϔ^\,\r寒\PixH\Z\\-/\Ko|@\Z5,C\ZjP\Z#\K\zH\^HISU.KSeKӔy\4\4%C,͌%͚\\sfۆI\Z}>\FJ&\\-ɐ\rI`HrŶ\\2tRZ[Z\K+b\0i\i%<!\}\"ZIVoVH\KkNKz祵IkgWJ\\Һ\5Ҧ$\]\җQi\\:ikrmFQڮ[ mwI;VH߾!}7\.}\+\Z*&\~\F\4Iڳ6]\\T*\\Q\EVIl\\鐲t[:t\t(U[:\N~~{W:B:8Iǔ\IǯJ\|_`\׀5\	gX:q\V:NfKgHґJ)\z&-KW\O:F:/S\mQ\\L\\)\)\\)9Ȕrɔ	eʏe*\.\\}2Տ\eEe\$L\T_P#[\l٥!\\*NL\Ol9\D{fLO;^B\l$/[claʀ<xtPF\(AוdP\^yℌ\\-lݝ2ꦅ2:妌~\HFv1\e̓2Qe&cyreg?d\G\'\U(\5\\wKe\\wd\0\2L|#5\d\Z2\\y٪\j#3\ӻ$[\]$3)T\\\6~{,3{_)3׵WY\,bdK\eΡmG.ɶ.\(Ge\Kd\\ze\m\2\\e{0_ٞ0ٞ22\ӷ\2W|\\y\\X,;\';tz\F\C/\ȧ\<\ʎzʎz\\<IKd2/E츪Tv\\DO\/\m^&\\-\\\|\8PH\Jd5\T>\\\|\I\"*V\HV\"#	EYY	\\HJ\"\\\\羯\\2\\"!\\!^:\Y*\S\\tEwCe!~\U\0Ð\ڐ\<H\l$\\r\;$԰*|	~rG6r\\H\]/\z\C<H\͐(]MH\\DH4-\nr:\q\0r\noIwd\\nI:4I\$[ARԑ܃G2GƋGdG\\Q*$-\^>yjt/\<\<\-$z-\o3\o,C\n\LH\ P9R6R$Bl\!E\ \i /\A^=)\0)\{)[\H\62y\R\\nQ\nZT\x6Հ\M)C\Z.hC\Z<`i	HH\k\\l\zw	\Zp\\qX\n\Q\\ O\m{\\\\\\=\r2\r2dL\]\!\F\a\d\\.=ȈdT^2v2_\0&\\])\\T2\\LǆAST!Ӄ<Ȍ[,d&䇴d\\r\TYyCm,\{\rum+\wd\\n<uj[Y\rBV.B8C6\ŐCsg!\@>~\rwo\\\ȿ\`D<*0%\d\rT\X*ׂ\<Sn\Zs*ݾk\T\${g	U#@\\\\Zw\Z\ҡ\h\\P\\P\\\P\!P\\	T\\nTw\T7\n\\/\=o\\\w\@\2	5\\fN@Ͷ@<:=2(RZk\nje\	=\\	=\\$\8\r=y\0\nIB\\Н(\n{\bBg2q\Tb\B3P>(F;\rJ@A\(DJ2;jRuP\(\U	32\\\\\P;\>qʾ\!\rPn\@\'*|\0\>~G\#良\Pk\Г/Ԙ\\vnP[Pۋ\2PG|\\\C蹓f\sE=\+Pg6Թ\ruQut@]\\Kz*\KJB//LB/\A݄\f\\\\0,\j	\ƀ2\S.\ַMP\X%2z\<\\U4\54pY\Z4m\r6\rƞ\>\rBC#!\\\\\;\лfw_F>\\\l\Z4Z\\Z}94f@\0\r\?j;O&\.h\\sh\Bh\\!h\Ї\hJ\%\#\\0*}\\\&4mv@!\x\L*\IB	4\\\\0ͥ`y\\<\'h^|4\\r7\\0\;\o􀾈\\BR\whq\"8h+q9$DZ\0-~}\	}\\A\\Fe\\h\9\\4h\!\\\7rw\\\\\\76к\sg\r\,\r\K\&\oЦh&ڲ&\C\̡\n\'\\z\\\eh\\\\\=\\3G]ڇ]W]\Ю!hw\Oh\Oh\r훔~xyQ\rE\~\: \:z\r:$\@\\ãI\QMK\X:\\L\օN<\N\B\Ctl\\y\\\\\n\UY\\t\\t}\/h\߰L\\\I7L\7L\UL\&=\0je6\V	\0\Z$L\\/L}&\\	\\l\EKؖ\k09\\0y0L\\2LQ\rYLI#|ZRy*uJ;S\S\\vj\vCa\Zaڒ\0\+7a\)a:F]0\|w\L\l;	;\3PkT\`FU{\̳`\uaBaFp\K\\}0\ni\1]\qӋ\`\߁A\2`;08\Z\̀!?_Ս`\t\H{\?\90R4k\菮\Ga\\0\rcz\1}Ca\=0j\\coax\W\N0\rLV\]x+L|\L|?	vn;1vN\\\rra\\!ؙn<\\>S:\b\\zؕ\0wװ*?aWuR`\^]7\\	v\\n\\\r:\1{\\9\|L\\&;\Za\)`A8,8#,\\\UZf\BQ\?XhM#,\s\\6kXD\8,-\Z\\Riݓ\\+_\Y܅ŝ~__=0`	\TXB\,1\r%t\r`\\ðG7\RKa\<Xjc\\@,M\K܄\a\#c\j\'?aOTzaO\27\e=+²sXv-,/ V\+\\0$5X\X\1/X\\KX	d\rV\5\0+~끕\݃v\\L|`e\-2YXyrb;VQ,{]~V)J\\"ao\zaU\"GXU\3XV,V\r;\KW\i\\M`\ru\ƙ[`\q<\{	\r؇c.XG\n\0\\-X/~\p#X6x	6t\6\7+ȁM̙&\raz\)N\TO<l\ l\:l&z\\\Z쇽/\Gl	\l7\\5\a\\`\\~\\\~#\U\\V̼a+Vaw\\Z\\+a\\9\;a&n%7\\\\\n\\\F\c\˚p9\E<R\0oo\0Wn+\\\3Zp\ye\\\)\+|F=|\\\Z|\'\|\'\<\\9wBf\\\z\w\Nw?5ͳᚐp-\4\\V\|O2\\۰\\#	ח\	\^響識h\r\~\\\\Z\T^\\rͿ\u.,[*]\@\\?\8pJ\rxx_\rG=\G[nѬp\[8>\Nh2Cp\~8\\%8\:w\0\\\p\}I8,n]4h\n\\~\\\N\=\0?́MK;\\M\\Nt\\\~qk\n\UI~9\/\Gu\+\\+o\W\~{\\$հJN=\rM\0f\f\9\[}\^\+s\Ӈ\\\A3\`+\\x(\!<\.\\ք\z\\\NL\#{\#Y\c\\\3\\	?x\\~x\<\\ix\D\&\n]x\yx\ox\~x\\qӣ\\b7\xnV$<\\mx^\&xއZx~\\x\\\\\px-^R\yZ^:U/\WUW?<\\\yl\Ɛ\Esx=\/mr	mQo8\9\'~NP7\oM?|Z\;z\\\Y\\\m\η-\\x\sx\&7\\r\;\r5>p>p\r\.~\Z%G)u\Ѻ\\{3|\e	>V;)[?>\n|>FOA\\W,\\\^\\JK\\02|Q_[_|H/\/eB\+N\\g\\'\\\\g\M\0\R4>xHgYe`˛\ܕj@m7 7\w=	(P6=\\'=\ؾ\P\\\g	\\\\j\r~@e\0~\\\0zI`W/`7xؽahտ\.{>{{Eޭ\Z@_a\k=\4\0<;X*\nn\0Fˀ\$`\`w\̀;\Z0K\\UG\\ZA\\\e6X]\0\"\1R\X\p|p\!\0\@YU\0\R>\?\\0\?@~(,\0\\`\\\\0x\%\0\0O\`z7@\H\V\0\\ @>\0\7\\\rv	\]\<:h0_&];\\\0!R\0\%\"8Y{8-\\98\0\\r\03\\\p8_+	89g\\\\H.W\0\(\\a\ʯ\\\6?n\7[\'Wi1\\x\ޱw\\%\p\=)\\0\_\[a(Y\0\@\4;\0wt\8\\nDV16@Lp\};|]\\q\xO ~QH.\I\ ~Hf\\0\\H\\k\\nE\\\"Hr׀\z7 M\\0H\0Ș\r\0\"\YT\٣\r\\\3\C [F\ZȽ\"r\zo%ׁR(\wt/u\W[\\q@P\nTo&T*N\<PuT\[\긣@\r\n\\	\\C@\j)а\f\T9\7МEmGځ\\X\h\\'`t)9\0]k@w\\#\\\4z>\0H\s\'\_a|\8|j \K>Cٛ=V\5`*\005\۸)0};0\00=m	\\.?7?5#\c`H\r\j<,f\\\t`e\kҷ5`!^\\06HP`\\0%\4ċ\B\\\'aB\\nBv\NB\\b\4b[s(BQ_x#4B\$Sr/B\P\C\\\\҈]\\\r\n\\c=\ڦ;:/:5|nB/2b7\6boN:b\\_ā\r\<\\\QI\Iɣ \QY.\ra6pq_0O@G\@X\(GX<8j8JB<<֋<+FX9\!<U\=.!\\\" !Aw\\\\ \7$@=݄@\r#\\\\-*\#p\\[1 AA\݈ _-EP\=d/\(\솠 7,}\'`OU!8	N	B\\B0!< D]c\\r52\\M;\)B\TD\T_\\\'\\ a狰͔Gة3vu]\"\ޢa:pP	G8G\?8CFA8\<@\\#\\\?.\	+\:n\\\Q\զHĵ/kk\S/\\"\\"n\7!n\\@\,.\\\Z\eQ𺛌\\:\f ^#\"|\S\\Z\\\\#5}C\\5D\_D\V\rqgp>x\\0y$9g\'#\]E\JC\\=\QmB$\\"NG$F$\\#I. R_!R\\<\?i#\\\\"\c\fē`_\Sۈ\4ĳE&\"H\"{*C\\\E\4/!rv!\̯!\\ш\n\';o\"8{%#J\r#&e\D\^D\oD%\\F\\0Q2`16AdhqD4<.C4 $kMpD\\'KD\\; _\CX\\\F@\!\Fm\$h7BшN<\As!\\r\#o\"__l_AD\U5	\U B\\C\ Fۉ\\.\\툩]͈\>Y\\\01y1h!殧!~\\ra\Řį<\R>bپ\0\\XA\\"=@/ 6,\m!)AWn7v)qm)53\\@G\\ZHY6rKBrk)\'Bʹ\! .\\8H\r/\B\\"w^x\Y\TD*_\"ջFAjlnBj8!5F\"5/H#5_!\! uMjz\k{\GKېH\`^i\Gi\0i4\"\r Mբf_7GR.!-uG|fH\gG\\1\\7\"H\\9$43:v	\Ӎs\0\#DC_w!qR&H\i$.+	ƞAd\m$y&Iy;\}B\V\\"\zp$Cɜ1D%#\\d$\ v#9\\HN\7$3\͑q)<\)\;K6 Ŕ\y\i\T\it$\v\\\\0\\Sy\v	\\c\\6\35gaHǫL\9\Z\Ey1z\R\\\a\FyyYy\g䕯ϐnkȫ9\\K\;7\\"o\Aތ1C\J\#oM\Ez\ =\0\3\\\Yߟ ֯\"wBu\"Cj^ Cc \!#\@F8b>*LdTdTk2\ZMC\Aޛ|e%!c/\"\d\6!h\G&X!⺑	}ڏLiD\\\"S#S*/ 5^EI-#ӐBdZ12\b\|\\Cf\ބ\,\z̪f#ۜ@~|q|Q\\ZY,<,FmC<,\iCYER \\\2YB=،\\AV\#+R*Oo\5 L\\C\j1d́\S\\_\w!Tl\7l\2Fތly\zWA4\\"\5\C\(\\L=\\+\e\Ǡȏ_\w\\\Ȏd:\\Y\y@vyU!\א\w#{\ӑ {\j\\#\\\\|r\9p59S[*2@\C؃\V\A~7G~lC\܅#g7!\E\"\\Ց\I\\s\C:r\2#}u\\\\\S\\cB+{Q%wPv<Em2CI:*$K~FmYGmN\"dCPR(\\\(\$j\\\\\m=xRHG)Yv5vr`(\@1JyR!!P*\\(PUe(͏Q\Z.u(Mh\~V\<Jkes\[ێ\S5F\\\cPzQF\P6I(\+(E\>\\\ԁ\rT\\'\neh2\k2\\2=2\g2F>@_GRSFjD:\pR/\C1\\/e鱈\.EY\Q\[P\D\QL#\5J\$\"\\P>\(Tm7\n5B/H0P\(\\\n\\D]Σq\PR(Ra\"2C\RTP\R#t\2\@q2tP\\(\hpT%9uC*EY\\@\\8ġlhn(\\Z\\-(;Y=ʡ:3n:+:{rيЊrZD9.\r\\\"Q.}(\%r\A\\F]`\{b\	uu3,uss\"\G(\fL*\3u\}\\[yצ\-UWz\k\\\\\\ك\5^G>C\tG?,D\;QZ\FT\*u&C\hE\SŢ\eG\NA\_wF\:4D%HY\Z\uP\wR֣RPSv(\Q\\'ԣ\T\)T\鞿\\ͨ\? *Kzfz6\<S\N\}:*[\&*;\0#ʍ\D\\\\%<\ *Z\\";U\3U\]*Q+Gt\AjYJ2Q6Pe_Q\\\T |8\CUZC&\˨ڑ\:W!\^\\gagu\4\zǸjBpP\\Q\OjE.\\TwQ,\ST\foTߑۨ>c	Tj@4\ZgQ\\ZΨa\\ᦧícQ#F)gPTPcSq\Էj\n\_\\	5ueB\>WD-M\\Q\{\\\Ԋ!\ZcP+)K\ \\y;\?Kh>\\Mehɜ|\]h)\Th(Z\cz\j4Zֺ\F8z+\,z\\h\uZVЉVX@o[>V\JB+\]\ۋ\0\\o\\Nrt;Z#\ZRV龅V=~&w~5\uSq\1=ִ%5\\F\\uuh=E\\O\Ц\rh\\CW\C\\aqڒg>\&<\FC^=CC\\a\Z\0\Z~\\rĝC)ЈP42\2Fͪ1Иhl#\Z&Jͣ\'\\\4I5M*B\T\\KE\j.\n\hz4Ds\@\\u\\i\{%Z\--ο>1GA[k@[\jO\Zm6h\\\\\ \\]\oh;Z\Navhy>\dv,uC\'E_\Z/\B_\=v\v\?vB;/\D]F_\\v~\n\\\r\n\v_;\倾a7\\\&=\^Z\^\\\;\'\\wo[#ѾLoV-\\\2: H\G<َ|U`DS\P4tX}\\N^	Aw=FGy\\\\\\\\\0ta:\*:.\~\\B\'\9N\G\'->D?YC?~B@@\=\+{\O>)z3\*\\\\\g)\\g/9\\/ߣg\\\\9*ѹ>t^Eş\\t!\]hA\DBѥ\\24]\\Fo\\fЯ\ѕk\J\qte\i\r\Tt1*\\n]UEW{H\\ZQ8\V;v*BnF7?F7\E7Y\D7z\!\\~?n\}\\Z%F>z\ݦ\Vdno2Bw\ZDw?	\П^Awv\\\0G\kE,<F\\K\\a+>zxh===U\\A\]F\[\Z=a\Z\'\\Sѳ*\蹪N\ϠI\ϻ\?z0^\?^>^C/{\@F\\\A\{\迈\(_i1fLfS\w\\iT̆\0\f\C>#W#C\\f[fA\L;Fi\fg<F\vF\+FZݎQW\\޼b\ZFS\06т`\`t:\1W\\\\}G\0\'11́,ḰzUvc5cx1[1rƘbL19\\\\0N`\9\݃0ga,\Zl0Gyn0\\`Ub\@$0U(nO\ \0\J\\\ \2T\"	3\\\"apcV\\\Z7Lb6G1`\'CZ\\P\Z)CG`f\\2E\Y4\\eb\1\- J#<2}\XÜTm\\\?r\`l\a;.C\̙A̙\9>\Y\\f.\\WWUk2\-n\\\(\X=\\ZIs^\\\l٘ Y\0y\p\\xb|<\10\_@o\wL\s\yc\"O`>dc\a\\1AZ\2L(J;pP\DNc\r\0\TLܿ	L|Z>&*\rhxx6\08?Is\<\yRIy\'I}iI\\a24IWIOL\\a\S5\\L/&\!\\&gq\r\\\W0y\1yBLnŐ\̋0buL\\`LQ\OL)\Sryq\\\'S\Պ)\{yc^wGc\|lƼżJ\Ԋc\:%c\ZјlL\R2I\\)\\\}/Rii]\bZa>6a\\\1=%1}7\'1}\g0_*00\\1%o0_ݛ1\%\\\-̐	3\\r3\\'f\\\(\0Ōw`\b&\a&fr1S\\fʉ؆Ml\\,c~`~e\aJ7c\0\\\1\\\KW̚\K\if=\r^׏\\]\lt\s+y\0+ŘJ9\J];\b\T\K\m\*z۾\*ʝ\*<\\\\n\\&v+U	\Īê	\X\:\\Uv\Z4V\\?V\\v\!L>v\\\;֏\\Ww_bZ5\\ZA\jVXkX\X\\籦Uf	X%-\\]\?X\Wu\C6\Cg5\ܰGnaa+Xx`^\,faf\X\9,\2\\Emv\b.\ZbXl	pyKpK\Z~\\~,\f&3WciX\6/,\J\1\\r\rM\S=X0\E`\|P+|cEaEe\'Xk\\\ \dd֦:\\3\)\F\\P\<\rĞ\S={y\蜍ut\ab\O΂`\Ō\\\X%\c\\\)\u\0\\n\9\"\\q\\`&r^k>X\L\\Z\]>\g\{;\;\{B\Z\\rt\`\``\\!2!ؐIlĶ\HM,6J|\Z	(6~\GlK\+؄\'\\\n6\\;lҏ}\d	l656y<0\\}tSzĦ}\>\\f[o`3We906\'L	r?\bk0\\;\\dlB\n\>|[>[؊-\0Ė\kþ\\a_eIb\X\\n\\؊\\n[1\\\V6\\V`{7ck-5\]\\\\l}m+~\n\\¾\r\6\\mh\6\MUV\\\\wğ\w-R*\ؖ%\^\\/lK:\g#l\lk\Klk3MmgVc;\W\lO@\\\\;\;x1\r;Xe<\=\a{b7R/%cͯS۱Swag6!?bag\a缾b>\.bS懰K\ؕ\a\\\\0\\*nK\Z\\'\0\'/\'\y`\'q5\\F\2\m\\n;\m^\msm\\)qۧp;q;\Gqʇ\T\\\T{`8\pjqj?\8\s8\=18\ݸ]\q\\up{\>\t0n8;pzS\8}<>N$no(n\(g\\ngb~gxę\1paXu;\\Ew4w\+wކ;w\\\A\Z/\`5\8\\=>Llq\ZQ\rqG8`A\p\ӊ#ٌ\\ك8Rꅣ\\hkn8},\\2\ı\~ǮpƱ\\\pA8\8!\4N8҈)\įcq\\L\\\"\ri\Zg;\w\&\y\\$\\\Fm\V\!m}\c})\\"\Q~?Α\\觊;G9\9\qNo[qΰ\\\8\\p\W[\\\[-\ቻ[\cpu8\=\ep~8N.@\Zpb\\"t$aM)\`\\0:8/G\\"\nCps\M\M{\	{,%\\܍~\\\\;dz5.\n	\ي{KԊ{\=Q\=\=våA\'q\ongq\\\ߍ\r\\r,p\q\qyP\\\9\\[qZꋸI+\K\/{]qjW7^\^%|\+\*\eqٸZy9k\]\\4\\󷓸X<\k{\\=׎ZõO#pb\\7\\N\\׹op\r\\\\=\\/\\rډ\\\#9\>\=\[-nPY7م>Syiىyw7\\^/n\\+7\>1\}\}p.2f)\d\ܔ\s\\v5\T17Ca\f(\f\!_p?U\~hqF\\q\ɸ\e&\g([\0\\Ec\҇Vܲ\0n9\Z[~\B\VA\\/ܟgŸ0\z8\\m8\6\6fq\_qf\\\\ozp/\^\f/\㏗\\.P\R\ͪzx\/[\\\j\\\\\\r\\M\\&\\ea\3x\oxA0:SW]\\	\\^]($~\\R\]n;m\\	\^*9^-\ﻕ\\o[߿T?47T\\\\\qxc(\Zo|Zo|\\Z\8o\	\\\0o\\	o77ދ?T\?\do>?Ƥ\o\\㡖\\\<\a\']\_C\\Z\x\Z~\'\\\IE9xR\[<l+⤋z\i-\x{?6g\N\\\'\\|\P\2ؔnD\7\x\SAdi\:\6h3\{\x)R9®k\6\\19\)\\"\\FŻy\\݂Yxw5{`9v:\'\n=1\\4\3\\5yMx\P\'9\U\\{\}_\+\\A\$\QW\x|p\0\Y\sh;<Ћ5G!yh\1|̏|\o|\\>\|B\K|\\'Ã\\\F\A\\0Yc\7}\gN\a\y\">k\9\ղ\\՝\\\\\\0/:/؋/~/!\_Z×\\\\;\\\\\\O\+\L\\r\<\oަ\|\\U\\՛s\\[\"\Փ\Z<|\\9|\r)f\3\\`|cy\k;R\h1m\\b|k;u\0xm=\%\{>\\{k>W\"sa\0s\v\/P\0\7~(?ڑc\\*\c\rqb\G\n\u\m\\&\\'U\d~\\~*D?\x?=\\gXe9I&M\rgy\r~A\>}mDQů\?}\'\\k:2\g+zV?\sM\7n6\Bk\fs\\^\\\W\6\U¶iAQPFPl (NCJBR @P\n\"\\\\C\\}\5@P\4Of4\n*\\p6\\/ \%hoK\\r{AЛ#\\\\WZ{/\\.\\}\%\\~F؟\=A\PΆ`\\&f\\\"f~<$\E0W$T%9F+%\\	0\"ȟ# \v\\d\\3c!`)J\gpʮ\:oH\\+Aq/(5L B\\"P+h#ڽV\G\|&p~\Us? \w\\$\\ęLJ!\Q\+Fp\nM8Up:*`M`\z`s\\eF8A$8.\_\	\\\._.Ğ#8E\JW\\z \>\\وpu\9\՘b\uk\\0#\:#\\\}\]F\\\|.|\/<\	AƄ\M$RjB\fR	a\	w\s	\ubB\\!D&b	\do\\!iw:!\@HzcOHY\NxԲBHmxDx\\Z IN\_&\J<*\"d	?\\"A\s=\(5B\tB\oB^t#!\ԗ߸P͖PdRG(*&p&%\\+\vB\O\k\\m#R\\\\AB՘)\\\9\ފиExw{\\Ox(\Khu\Ah)\"\'\	mTBۥ;v,\\S\+K\è\"\_\	_\	&Մ\a\\na\a 0jO\Z\n$L	#Ƅ\|\\M0\Jo{D\L\\\"0ٜK>L1\%\j%\em%\A%,(<Fu_u¯&\\\\[Y\\8a:\\CEº\/\\r9+0\y\I7\\GpN%n\\\#JY#\$JGe.D@}ll?qˑ-D\1|\/qcQIzTq\qg<Qx!QU\\O\ew\ZM\9G\\A\Q?O\\x`@4D\F\m\DM2\Ca\CMX\\o_GJ{GY|\\oD\\\`%N:CD\/g}D\\"f9?Hĸ|\'b\\\	\fDB6(@$&\CzDRq\r\"\"ҰD\Qw\"\Ldc\7D\b\"\&3K\nw\"r\"\a7K\\CD!h\J<K#\\0KD{%D\v\OU3O#\H\ӵ=D\\r5\k\6\!Ex\\\Çx\9\\2xqLLt^&ƲS\\\p9ѝJtg8\˺\u(\ՂW\\\\\\\*DK\'YDω/D/	\+\\L$%ϊAS3\\\P\0b裗İw\0\r❟\ĈC%Fޯ F)3Q.\r\\Q\=b\\U\iCb\"CL\\$&pI_])oƈ\ZS\^*3?\׈\_\\\m\z\\'\\\'\\Ww> f]#\\D\\0$\\\G\\zI,(/ }&1%T~%\\!t\" &>-K|\vʎ&\)Zf\r;X\@\"֍\%ֿ\!\Nl\جHlU\\'|Ip߈ئbOl\#Il#~<dO\\,G\h$~R{F\{T=\<b/&\ΛŽدJ\/\\"s#\[Ó}\Q|6ql-֋3\;֒\i\\\}\	\	D<q#E2J:[L\a\\\\\,T8\8qNSH[\&,H\L\\I}#\5q\\0qe\q\=J\\?F\Ѓ7\}d<M\wM7M٠$	J}\@YbpK\\"(\Z\\\\e\7;Pqh\n\l@%׃\%p\p\_P9LTyՒ	Z\uPF\YP#\Xw_15\4P\Զ}\(hp\=p_6\f\\&\7\;\*\r\AC[6h\n\Z\dA\D\xc4)\w7\\;@QU\`h	\\-H\\\*\\\X\\nIB70\\\a\ ,o+ B[\"\ \\\nB \\nĎX\Ab1n:dS\I*+RLT\0v\ͪ\ (\\A9d \ Ț\09$+8rW  \\%ȟ\nl@S5(4v\0Erh^K\0OXSSN\~W\633\,CA{\\\ڗ2@v1\p?\Y:x\-\\[v3\!x\|7/\\\r\\\\d\l(x\9\\\"~\0\Q^757\cgM7*;A\<\\\rz[@o\n\a\\\0\kzv\'3\k`\\0\\\*0\-@w7\O`\aY0Z\9.\[c\Xc`\\50^Lx\\0&Z\]j$0)\>/|z|H7)r\!0>rO-L\\\rN7i/\\Z:\i7\fYOۀO{\LH\&E\\p0;\(e\$9\\`\\0\\\#\\0\v;\\G\\9\\IIP\Xx\\n,\gtX\s,Ye/2RU#\	\\,D|Vukd5A`m:۳K=~\0|\6\\r!`\\\`\Zl\n?\0[;΃(\\X-?vAv\\\8\~Bi\\\\J\S\\2\_\\=\\<5\x8\\\!g88\>}\rS}i}tp]N\0\\C\\s~8\rϽY\b\A\\\\\\\.-z\[\r\PD\]\&l!\4ڑd/䤴I\\\\"I~LDR\\$)\\"),rH\\bI۩X\\\Ҏ4\\%$ej4Iy{DҴ\#i\\I{H\\%H:\\\.\K\1Nڧu/2tO:PL:0D2t&GL\#F2?t\Ճtt\\"\\d\\8\\\ZtO:#\#2&YB<I\	\\r\JNd5J:~nt\r	jϭ$_HN\"ȉԁ$\	V\/P{I$\\R	7\\"\\$ұS$\\8u\~4$\L${\ؕĮ\#qIK;H<\)0$\\I\"~#IttB^t\"ct\\0\d\\\!t\dG\\%V(\"SIclo_.X\.dM.ՍH\oIH\RICnJ\'n\#y4Z:X۷$	R\$)\4\2F\n\#h4\HQ\\;Hҽ\vR)vn\]R܋bR\\R|%҃ěDdR<\OzH\D\\O)\J)gHJ\G\\RIy\6r\\_E\3\\"R\11)ە@\\}M\\{Lz\ 蚐\n\\\n\jIE;ߐ\nH\ˤB(tYT\\G*\+Az}\5\u2T\>A\\+$1$醑,FHՏߒjɤkIukӓt	RoYjt#!\r\ҝJjY\#?\@j婓Z>l\Cj˄ڲH\/Hf\O> u=\&uC\IqOI_6̮dI\I\UHa\\o!\&ҰUi8҇41;O\\4w49$M\=\"M~L&͜\'\\\&\%<cE\\\i^\	i>th\E<\\H\AZIR*ՠR\jz3i\\_\\\\!\WIݷݷ$K%\06y\d\dL?,;BޒPGޒ!ˁd9j;Y^2,\JV\ +\\$+>o\'+\ْ+KޞBVK\I#+W4OU\U\UU{\d5R\nC&Y2L֌e\Z0G\Y󸑬;F\1\'\5\I\l\0K\"\\Y%	[\\Y\&wk\&\&\\fg\fdm>\\H\'٢<|\w|\3\J\\-\\ߏ!ʞd\m2d!#\\\\ddHFQrw\h\\Z2Q\$\\\\KdrL S6Ȕx2Nf92g\\\u.\'\uc\2d\r ރ,̸EN\\"\k\>O:\g\u\dk\G\+\)g4\6OM\F- \\\Y)䳮4\\\"<|!}\\{\\Gv\;I\O8\Cv\\"4\\"\n!rȮt\\Z\#||Yv|~||ѕ|}\\\r<|\C\\\&{溑5\"\>`\'٧B\'\"&\\^!fw$OC\ɡ\prXl=ΎEr̵o䘛S\{Փ\ѻ\qug\ƒf\\+\\\\\-\I\,r\cgrrU\\-&\\f\\8rT1T*99êd/Ih\K\\\dr&y?9sΞ\V(9_Cή \p\\9\\\ȅBrіnr!\\q\\|N~ҙ\\}\+\C\\\e\7\\!\\z\`C\ rUf2Z\Z҇\\W\\H\ǐkT뼤\o1oɍ\\Ư\M./\Mo\M\\y\Z\\\\\{\\\rk\\O)r[#rG/ܹ/\\_ɽGB\}}\\\䯼\\\&䡚\\\3\Í[\#\x\\	\\\\0<:\r\'u\\\~{\߶$O\'\Zȓ\\\e\i+yF\N9MM={<5<\'xD\ZIWEoU#\zMenA\\$\ku\\+n\;)\\/4Jź\Yŭ%4p\E\1E\\"e\&\\sK%7EU\EZLQ_\ʣ\\G\H{J\M,\.vh8R(:u딽\Z\&\6ʁJ8\p%\0b S)F\\1\4=bNbFR̃b)\e\\ʡW#\K\}?\\)\\z\\̗ȥ\nP\0#|\n\"P(#(i\'\n\\	\nl>_g/Qh\WGi\nc\/\nsHa\p\\La\'pU\	E\Ղ\"\TD\PN\QN\\Pl8\\\M9\r\%rVэr|r\Zr66rNr\ݓr>Vr\\C\\Ԇ\tԑ\lt\⺓\p\c\\p\\Z\OLERrUzrUmr5OvHr\|&\Z\\\\y\\r\`\ͺmg(r\O\)pxz\)^\E\;/NKJ\UJP4_\RBj(!#є)w\Q¹(w6($J\\tJ\jJW\)%ۄ\\0YMy\\My\K$JR\((Iy\r<%E?By@y\\\0%\ˤ_\"P\Kz)\\w)R\$W\Nɼƣd\<Hy\W\Ϡ<(A\\\Rr:\Sr9a|PJ~\ʋ\.+BD-\\-J\%!򒺇RښIyuRv\Nx{\\DR\Gy\\r-\ƵR\"O\yJOeSjۺ)ur)\j(o\)\r=2ff\ʻ܇\\\\\(\~ʇZ݇(m\(g(m?)NΙ6\\'\J\#\\\\)}PJ嫾e\&2\ZRm!N)eH2t2\2*s*QƶQ\|.RƯHQ\=\@|ǺQ38\T[eʛ2#s2\7\â\\j \\\٪\0\hJg\||\e9\g\\ϙg\M\\ru\\ĕ\~\\*!@Lݔ\@\\.U\us\Z[d\	\m]-T\N&u\\TTZTU\wTU(\\WTՌgTMX\\:Z!U-=u\V\\)\\\&ى\nj\\\Pu>\Qz!TKTQu\2u\MT\TH5{j͓j=jvLj\=\୿T\<8\О\a]%\a&\\U7\\r\i-\\kT\p\Ѹ*\#\\\\\nM%SaWM\0hϳTܖ.*\ 0H4*\\f@H\RR\n4\g*}\$2PY=T\A*\R-v \\rU;O})Q\\̩S9bU\ZաXz\\\'\(W\\`\\\WTGX/\ܗ!\y\\Z\\ڨR\;N_\S}ͩ\5\e\A\\\T\'T\}ԫ{cWW˨\\\S\Ed@TOy%z\p\\Ǌ\#\\\K\rԣ*yP\\\\%jp\Z\ZTA\r\v Q\^\&RﴼwיԈ\Ԙ-Z\{h\\X\OԸ\[\\z\$mꣷ/vRӆS\卩\\\\LRA\lf\:Q\W>?5\+z\Ǣ\풧\7GP\\\2\\\\ԢWԢu9jZ/Z{/Z&S\\\\n(jn>\\rzJZ\TZRk,j=}VO}r\1{\t@m\I}B}77B}J}{\\_\\c\vj\jـ\\\R;cjI	\Ι\OJ\\\.\"jWZ\"U\khK\osm\\)\`-uX\u\t::^-ʆ\EH\D:!c:{iu:\Go|H]\Bw66.\\ԥ{\\+Q\U\u5\\R=\\}u\\u}\#\\ufu{׷=O\#\_-\\HMs\݋&;L\,1M\\@\&#\X\Ҷ\AѶ\ж\\>\\5\\h\\\Wh\iJ	4K4Fm\'3\MEc҅\\\Iv]2t\.\R\*MS\Mq`h{n\\Pi{\ =σh{z\hڨVW	M\\[a,M_!W\\\$m\\"m%ځ4eA\Oa4\(\\r\x\\Z\d;f\G3𧙥\\\z𴃘\4s\@\a\nڑy4fDYю\ IT\ZH[Ӑ\4\\4\\Zq\Z>M:id\Z9nFQQ\`h4\4\<x\\ј\&\Z[\ΧWo\8tƣn\\\\\\i®4:&\ne\N\<>H;yfs=vY\.ɍ\\r\\\v&\\\F#܀vn\)\v\.v\\]څw4\'_4gIsw\"\b\(\r\n+ڵ6\苴\q\Ri\n-nyd\<Q\hޙ\i>\\\\|[\\#i[iW\e:-f\\އ5Z\ZlC-\g-\"K\פ=>%\/%i\\\\}ش\-\-\AK+@ˀgў\ߣeIhϥhϕ%i9KZ\r\'-ϨwN\{Fˏ0\\^+\\n|Uhi\YB\\Z=\\>Z\3ZeR>\\+Z\\')Z̓&Z\\wZ\YZ\\\\Z,V~V7V%\@h\rBiZ\)ZS\\G\F,Ok\\ڮ-\\\\\\@Z{@}ֱe/#1\\Y@\N\\Ӻ\z\G\z.\e+\>JӾ\֡\|H\\8Iw6pq6ԡD^ʹ\e\w\\\\ZmؠM>qM\r7\f\rgh6C\\hshd)\\eڒ\5ڒ3Tɤ-T)\Vշ\Vw\\V{n\Vi\_h:?\\_\\\c\ʷ\Rh\7\T]n_?]\*]\d}]\(]1YcV\\te\b\AW\rOW\lBר\B\>ZN\~M\~~\\\p;\\\OѶ\qn\SJ7\\\\.쥛=Ч:N7L7ϹD?\O[pb\g\\V8kUP-ݪ}vCg\p#\Uӑc\rtT\:f\\Zk\EǆܤcӴ\\Zw:nL\M\5:\N:-h_\I3:IN3\\\ktƩY:#\zΖDg\9t̓\B\\"\yj\KtލB:A4҅~\?1t\i58=.Ώ\O<\$U\m\u\6\\3tG\\M\\o/ӝ_\/\x\]\]t7U{y3F)7\qc+\c\)}\u\6SN\E\ߤ( }\\o\\A\A\`9z\6z\=\E\G.xУ\\N\c\\:zܿez|p]w\Z\\UzB\)z\\/z\,==,*%\\G\\?nHO裏\\\3v\\\\\;\\Y\\y^\\\Zf\R\yzi^\I/	\aD\EC-Coť_w&\?\rw\_w\{\轂\\؋\ބ(zo5g\Vzr(>7GH̤\\p\[>\>\\E\|>>^x>ިA\m@\\F\&A8y>\L\\v5\\[\"\G>}\\_}n}.בhvh\M_t\ܣ/Y\W\+髚\UC{2\u}!qi,!\Ɛ\\،a\`Ȥ\ه4\bcaCn6C>\\&z\Pt-`(.80vj1O0\\ʕ{*eZc\c\Z\)C힘\+\\%{4ih\\\dhY3H\z\%MC\\=\`\\|\\{R\\7c\{)}$\Z\@Va\\0\Zf`\\d\RGA\\݌c*cD\\\m\Њ\\5x\0#\&qǞA|Z\02\B\O5|\\\>`\32\!\֡ꌓ\x\\b\ɏr\p㴧?\v\>\\Їᠾ\\0{\p\d8|d1\\\g2ί2.f0_1:*N\\\n\e%\Z&ɸ¸L2g\\g\\\2ܼ2\uv0\s \A\Ur\a\r\V\cڋ\=u\\ȸX\\~e3363i \`F\#4ZZ \3b?b\-0\"TQ\M\=\F\\{_3\`Ux\݌\ÌF\YF\\8\\\[G\\	\\Ͳt|	#\\\\\\\Y7#{l\\1\`\\9\\'\yR\ygz\͌{\\\"H\8.Q#\\J\\\F\SFE6fTtU0^92*eW%?\op?Ui\0dTz2\\\\\6FQ\g\}^`\\[2\{o\)1\z2o߿c4\63\Zk\\j\\w5Y\{\r\{>\l\\c\ú\`|d1>fJ1\SN\\Ss?ˉ\\\n\x\Mb\D3z=ջ}O}\\\z\WR\n1.ng<\go1÷w\I\'[ƔQ+c\a\&<c\m\ke<\|1\Y<\\X\b,\Zb]\Ҍ?\\?\\kkU\n3\\r9\ߴ<\?{\Z\\:)\ܔp)u)ّ\܌aJ㤙2Ԙ[/1\\3\`\a1宾c\\\\g\k\r0d/3\\ƙۦG{Pi4s:Sr5S7e]]gf1w]\f\&\ܕ\\\\\\=S\Լ\\|9\\\^eje\Od\s\\\w2\BN0\\\\\\.\ \4Q\4Jqb\Z51c&&d\\\	+Y\=\Cs̃=\L\H}桞8\^\aZ\\" ih\<\{\<\<ڢʴ\6dZleZg0\ckL\\L\`&(	\xL\\&\"܌,\bb\Z\=;8*_}I\e\L\e&\5ImKf\%Lz\I&[\,ݭ\\\U19\L,S(a\n1E7iL\\\r\^\*ȴO2\vL{\t\x\t\9\t<\<\/f^hz\tBW3M͘\\\̋\L\\\Kb\\Mh\LK;n\6\kC$\_׳\\"7dz8D1=1=	W|^AL^o\OV&\w/\w\\Q\\\\\\g\\a\\3\\32\̀k\\\qf3lhyG\\N93y.3BqQwMbF>xʌd11D\Cz\{\\"flk\}]\}rfg]̌s`ƹv3\\0\\3Ĵ3\\\f\SfrW\Cw3\I\M\Έ1\|b\\TNef^\af\֘ϰ^\\\3\\̜ߎ\\\#̼Dff\u\	}\\\̂t_f%\\,\\gh3K\1KL\n>2_aZ[cbǜf)0\\'0+\}Go2s5Q̷F\on1׉\f\n\\\lcevR2o>fv?Ybv\\\y\a\9_\"k_=K\̯-j\!S\\^s\\-\Зg̡T\09b\9HcECceL\\R\Cs\"J9\9Y(\˜vǜe?a\ݙc\e΃\'<KyF\\\\\\\Zse\e7s\s͞1n\p\'\\rϒΒT.bI\Y\Kdɳd<nd\nY\ZXn-,9\W,w?X\\z\/m2*mjm,\rֶH\r7k{C\\r\\q\\Y\"7K\&K\R/\f\z$di\\a\Hf\\\t6lXz\\Yz\p\ޠA\\p־=\XoX5AC/\`\\`Ye\e\Q\2jmcC\,\+,\L\:\`#e\\\2Ob\Z`qŲ\:*`\aYM&5>a[&7/\X-*,\K`!d3,\\nQ\Bg0,P\'obYd\,JQE\Yo\'X,\r\א\{\7$\R\v%\a	\Y⚝,\\əK\\~<\\\1֩[{YM\l\O\Uγ\\ra9\]aJ,%֥b֕7\,<e>\*5uu%uquC\\.u\R\\\\\\\dyC|^<f|+g\&|\JYG\X~ҫ,wY~\x\<+Pc\f}\\\n\wa\9\ʺ\\n/8º\afˊ~bEt~cż\u˝̊?e\{Y\\a$Vr+\J$d$eldRg\Xiv4_VZ\W\\\\?\\XOUa\_YY\rXy>\V\YV\!V~N<+2\U4U\c:Lffk\o*XoX\5ze_V\iKV;\ղ\?H\C\1Ǘծ\jO\cuh:9ΑJ֧ϷY]Էn3Gc\\\\\\LJ!rYW\~\ kb5体5sb\rߵg}n`M)\SY\/ر&YS\\X\\tx\ǉ\޳f\d\RSXs\\\\\\%k> 5uXg\\5\d+\ZalFVbwV\\YzGY\\ZY6%t\o7=mdKdK\\R!|T\q\v)\.&-sʝ-s;)Q\\|[n\[^Ǝ-\2[\V}Vzq΀Uyl\l\_*l\jϗ\\ze\\\\'\>\\fc\(]`\u\ٺTH\\\{_]\@m`\6\؇<aa	f[D.\\>gC?`C\ٰZl|3\gQҹlt)`qil\\\#V\xe6>\\0(\rN\lR\\\+\"UeS9Zl\=wd\F\\l\p6\*\\W\\9r6ǭ͍\\f\\[O\|E6!-HXb{٢$<[4\Ķf\>\V}\mk^Ͷ]̶Md\e\6\>\c\v\\g;\\\4\c?\g\`;f\\'f8lgf2\9o7ۥ\vc/5d_ַd_/;\e_d_QWf_\mʾr2}mҎ}m}=ʀ}À\\\0=[\v=Z7\^cW\޻3\\w\\\o\>\3l_;\;X\;;D\\f\Ƴ\\Zz\w\n\\\\\wO\w\\\\Zؑ4ّgّY$vT	;\S1;\	;:4}\g޼\}\;\Obǟmb\\hc?\\d?hg\'Z\`?5\~\ځ8z7;m\yv4;\=\\\\'?ٙ<v\\\\윁\Zv\\'v\\\dvnG8\\0\\\?g\_\\\\~Qu]d\.\lg6KnKOK\nK\o٥\\\W\X\vs]am\~ӳ]e6<\\\Z=\ew\"\\]\\n\ϱ\ϟ\_n|bMg\#ϲ\\N8\o\\e\\s]\a{=6Ğ@\'\N\	\\"{\\ {\\+\\!\Pg\O\@\c*{7\b\\n7s&{i<{i{\0\\Z{\i\Ud鷱\NE\9#\\r	\F**\g\3\GÑ\n\\l\qpd\{\-\\9re\n\u|b$\\Ge\Ge\Gm\Q>\\\1\h_\\Xpt/p\s\*]\\\\쳻\\g5.\\k}\ZǠٟc\\'\Lsc\sСs\Ycn㘟\r\\s\\C\\,\<\8\q=ut{0z@\\\\>q\09\"H]\\0e\d\Ag>\`x%<݃\\\pR\\n\LJs{ÝC\rHK6r{>\ΡX19oF\Q>\awq\Nm \*\p,\!\s\\\U9\0\sć\8\*\\.\\kJ5\:s2\(\t\r\\\2\>\\A\qa\9\\9\\x\qX看+\\\\H\\\xJ\8\<\8K^\8\\\\R\qr\\*s\\SќK\\\z\\6\\\k\\\\-K\S#\IM\x\\\\p\xw\s|n.qn\r\8~\rDN\\'X\\'8\7\'=\Z\z߃\ȹ\	\\q\\\N.\'zsυɉ8˜x\e\'\X#\'\\\E\\\{p\\\\K\<hsq\\s\a\#\rUN*I\\Is9\IfIW\-\_ᤧKq2\kKga,]NV\SNV\\n\\~N6}ґT\ɟ2\H\\\\9%iO8/t8\\\(NEn%\u\N%\\SM\\Tv\\m\\]ͩ\\/xrގ 8\rw|8\r\e9\fE\'N\3\:9-*8\|Nk\C;\C\a\-a7\l\\t\\\\v\-N(\\\\\\to\\`\n8=I\9=ʜ^\0\!No\N\s#\\B\\q[Η~ZNǜ\\Q#gXj3{3j/\-rƝq\sќo\r)\\nQￖ8b\TI:gUg&ۅ33\c3KP\,z\r~5ks~\'\'qdĜ`\\KG\\󜕟Οu\\\&οx\^\HW\\\re4V2-S\\\-B\\W\SWx*}e7W\w\W\\\\\>\U-W\-\'s\KD\\\r\\̀c\\(_v\\4W{H\k\\\\\\5\ݿ{\V\\O\5l\\\Z|\\Z)ypʑ\\c\)qT\\L	\\\II=kjr\%*\3l\\mvG\-\ZM\\\\\#;V\6\c\c(.B\=\\EDn\\"os1JI\\\)s\ń^\b̸\R\\\\r;.3K\j\\Ԡ!.mY.3\/udUS\e7*r9>\\z{Ą˽\\rg,B\\\\%W\\8W|\\"׺\\r\毀{*2{\+kkvkkG\r\\]\:W\\ܳgOr\Q\\ָ\ºNT\맹.k2\\\Ҿ\K\\+w۹\\"\Ոܫo\sEl\^\\`[soTfp=a\\\B_n)Gn@\n`\n\8\\\r9\\rI\↶<\\I˽\v{g\7<\\\6n$΍ʖ\F}Fq\Tn\)On̪	\>{9`,\&*\&\\&{\pS\/sSf\rS\\\\fn\\0nz\]n\\\܌\\\\'\ܧF\n\\(47j5B\͎q\\\v\\B~qsӃUJܼq\nE\\p_\\Z\}\\7\\nY\n\\ny\wn\u\k\\%\')ܪn\\*Uͭݙǭ\\\\|\֯r\:\\\\6\6\\6]\6\p\\pM&\vi\6\r\2\{ݸ\\ܮ\\\\|n_~#\s-e\\n\\z1K\e<v7\E\kw\|u;\\⎮\厝I\\ap\\ǹ\\Fs\'\q\'߈S^q*\qgo{sgsܹOw?\}\ĝ\\.\r7up?\\>\|\w5\\\]Wu\SC\0\\i\_N\ߑ\$\\r<	7OR\3O\X\J9Ϛ\'-cɓȓ=\\\\\S1<\\<ş]<hގWry\\^<՗\<\<\:OX\\\\\\\\N\\ힼ\ӄ\i:\4\\Z\4\4xZxZw\x{n\\\x\x\\K\\\/	ydy5\|\\3<<\1֑gLu\G}\G\L<\<\\$\[ޡ\\\y\<q:\J\,\J\;&?\;&<\;v\\ray\<\}l\"Uüi\a\ye\Z\×k\H\%<2ģv\J<\*=7ǔ\co]\q-Gx\[<ᶝ<q\4\D,\D-\\Z魯\"\fK\\\$\"x;\lZmϮϳs\\;?\;[\\([\s$\\\9>L\Õ\\5$\ν?\s\9Ÿ\\\<\\5z37\,wYw\\A\/\\[x\\'\'ɘ\E\y\h\]<\\DߖB=\\\}H&/@\/\/p[%/\\|\\\Bgyah^8\wWR\EfyQ^T\/ڦ/\\ݗH\\_\\K\\\#Uy\߯\Jx.\\\\x\w\\\\2>\\V\\y\4\	yϊ\\\\x\Lx9\]\\n\E\_^i3\Wk?xĸWbb\+\\\佔\+\\:V\{U\{\W\+\Uh]\\t\UPyof\Z\^\\;\ּzh\\J\\Z\5n\\Zp\e\\k\\{g\{|עz\n\z<\v΋\ֵ\\>\\\\庛\\\\kx}6\!b\\\/:\'x_O|\\r\\r\\\\7J\\:\~|\fțD(\]\M\\\\f	j\\\\o\\\\'xKxK\o\>`yK\y\\	\\n7o5\[\\\[7\\ y\#n\7,\%kjR\D/\\o\>ȗ\\˛x\\\l\˷4\=Tyk|Ś\\\R\W\J\|叇*k|u0wq\\\\n\k4\w\\n\r|DK\3|mp6-ͯ\\\:\\~\\_\\\\'\\\\\\\\\\?\?\R\7zo\@\@~\MȪ|Q(\\\\m\AE\ݭIPձ\|ۡ\\\'@q\G4\ck|\7UOr\\{\\O|%4\\'\)2|J,O\\\+\齉|f>{p7\k\\7\&\|i]\2Z\._T2η\\&e\\~\\\|\_X\\;Er.#p\0/[\%SZs\֑|Z|!\c\)\\\D-\=\|/bW\qWs\\\\\\\\\~\\r\\B\\;A1~!??\G~\oN\\e}\\]~Ϗx\\\r?j\\GqQm\\'L=364\p7\\n\\~>?N$Ǐ\\\_G\\\<?\%\\I\t>~:\:?C\/~f\\$~\a~\E~\7܆6~SW\\\\O\\\3/\\os%~\\8K\/KW\Ge\3e\\\\N~\\-Jsuˋ\o\#\Zݯ\Z2~V\~\\x\\5k~/(\\\\o~\Htⷫ\pO~ǈ/sܔI \w\M𻊷\{\S\_\]C. \\\m\\\\\)>?\\\;A\sr\O\\\\gRS\~3o\\\/\r\ZR\\\\_\״\\\--	0[Re(\\\\\n@뿜y\'\@\\"T \@\\@@Ѯ_\(PC($v\r\T\\4i(\**Tj\O	Ԋ\]ýLJU#\\\\\莬	\\E\\r</<\n\\6fB`n[p\h\y\\\s\\\\\0.\\	\(\\"VY\	\\|(yM@2ʅP\N@P\/\n\\Z=[@gx\@\N\R+\|p\\\6	Yմ@/\~\nN8=XnX|\nNil/\\\\CF\\}\̶\r\V[p^)Ppn\ϐIF,p\#.\Z<v\.\	.O\\Ox\\\\!$5\Ͻ-4G8K\*\\\'	|\0_B\\ \t :(Uz\`*\^~RMp\j bR_\H\n\ľQ\7\'\$&\'xoC\ AX\$HvO<n,H&x\\$x4R H}\"H͑<F_\\A6 \W \(\\-\\	\?\n\D^\\ŝ\$\^BSPq_[\3S\zD$xcTZT\\\nj\\6G궤	\/ԧ޺!\rFkA\h\/	--\'_S3Cv\<A|󇪠\v7\Cз\J\w\\\\\ \W1؏\'\C3潂N(:E0,|y	-ߵ\	_y$8-hG	<\3\7	f*?r\ٞFB\i\|\\'i%\5%z\\k\"\oPr\\\KBi?B\8t\/\\O\g̹[B\0\LpZPN\P\\E(ׇ\\'	\_8\fBڐpsBx\ pGpgFPU&T}rA.qS8T;U/\.4r\)4z(4\\Zp\\Z\8\\cPW!hB\M0u\'!\x^#g	\B\E?)D	n	QW\J!\\\\k{	!%\2i\"!\J-r\B븭B\\I3\r\ᩲ0\\\CUhExiQx\\\U\\Q,#<\'8.<׵(<*<*]\%\"(Be\^m\r^\bo|)5yE\1zhztzˊ\+~0߂0pG.ECQ9\pSYao0B\ZuG}DV\'y)G{\"?C\-N\nЍ|\	\Ħ(aIl\'L\&\\n7~\nSUi\Aaۜ0>\\-\T?&̌$\\f\H\nk>/x+\F\f\ns}¼O¼2\\mEK(aqȐ\\a\\\қ\WY6²\2ay\\\\\7߄UU_\\Ǆu\xa=灰^\"|;E6>6|6]66m6P\\R\\/|V\\R\\/*;m\6O_a[oaQ\-쨶vN	I?#\O\~=ElF\r3L##\\\\Q_P8O8\Z,&]-ֳMmM\<Z=T8a!*\\Ip2p*N8sG yp\p\%\\g\n7\\\E^ąѦ2?drhs\_\\l}\ۣ\"=4\"%Rm)\vx8v<\)\1%)\I,\TD^\"h+S1\%ڍ)ڣIi/\	E:\rd~\!\*w\\P\"C\ZPd\NdR?)2fE_\\nD\E\ۊEE\YE\f\A\"D\o\"x\	<3MDUa\"\\J\\aZ-B_0/\E\}\\"\H\\#Yc\"0FGNH\\"\o\5QD\\͚\"\C\\\\\PqԊ\~P(^Y\YYԊN:Tl5EsE\?GE\Js \y7\?\B\\5e\G\닢\[.E+t[\=\'vxMt}\\և\\"ȋ~A\P$\ \Jo(\/ML\lFB\LE(]Q\i(⢽(jo(\N\>\'\R\ŧ=ȋ%\6\rEI.Ң\K4ѣ\DE鐇\\\F\)W\\y(3[W=R\@e_ȋEٝQ\h\۽7JD\\Q\PQpTT\+-*\.J\^]y.zuQ&&){(\\5\Z\\ZD\$5ѻ\Q\\Q\iIQ\9Q\l\ĸ\\Q?\U\\\Z\"G\\ײh\0Y.\Z*\r\Z.KDc\\EcѸf\x\N\\WL\R4q\"\D?\Dv\EE\ܞќNhiY4\[R\V$Z~\M<Ѳh5#\+\d\oZ-o].V\˔eʰ\[;\rpb,\/\Zx\\o\JǴ\;XwX̉w\\?#ޑuJ\(\\++#ab\y\XM\TfK\.5Pb\k\nb\!X\X&\=\'\~\'֛m\\m\ŉ\n\\\\\={V|\ؠ\AlԵKl,Rl|\]l2IlV&6%\?;\i\'p\\|\\\+C|l[Xz,_\\C\N\Zb`\'F\t\xC\r1\+\\w	\*\Dg1\,&\%\%\T.\"f^Q\\nb\\\\\	\m\\e$0-|->u\\׿b[\)-o\\\nLZl\\Ylo.\+N;xbWbG\{\\=\\ߥ\\+\\\J\S\\c\Ky\+\e\+\\@\}dV|M.v\\|i(\qX|m*xM|\/]|\\Z]|랬أM\i-\7{\Z$ד(W\N\ύ1\\\XQ\0ea\\"єd\rг\\{?v\+-+\"\"E\\\\\\w\9\w\\0H\0!!;\0!\Ol@\x (?\"6\"|\\07z7\0Q\J(\u@ԛ̀e@4?sB{b>*\0b?S^ H\(\\\'\0n0\8cA\r\0\\\\0/h2[yl779\9EI)@A\@\\\\^$\D|P2Tl\"\0**\e*_|<\\x<\x\	xJ<M\ɟ\Ԭ%]=uԾ\nk\0\\0\å\uF\@\C@kV$\c%\E\Q\4\	xu\\\$\mm\F\0__\(\0zY\>\^@\,	\vc\0\0h\NN\0C#I\0#\\0\z\0%e\x	`,A\ex\Z0L+&{ɥe\f\0\0\=\=\R4\6\\\\'\&e\'`\\3`OsP{(g\0X\\Xv\XA\VVϾ\0v\\0\֎\0\\0֛&DFm(\ߡc;\@9(_ ʿ\0*\\\\0\s\-恛Հ[,\\[-\mzw\njIZ\R\\nP\P\\i(ШШ_h|\\84hhv\{\\\P29:phŎZ˅;wm_,\M1@\{tࢁF\0k~*\\\:h:uN\I-\\.\g\I@7\@\s@w\R8\\\o\G\\O@ϦC@/6\\[x\\ӷ\Kڛ<\Vtve`\s\\m\=\0^t\^|g80H\,0\\I\\\@@\\M\{\\0\@h\3 f)\\aQ\ \b\h \Ļ|\?\Ӏ\@\\@ yhH\\iJ7XK m2H[2\f*m\rd_\0\-@\=g#\\?@K>Pr\(\=J7!ao!\Jo!\\\c\7>\\C߭+>\W\g1$0z0X<\0L*=L\I&C\\\7>k9Gi\\\\\\oc\1߁Y\p`\\`v\0\q`+\\1\yIys\|\_{\Eཨ5`\X\n,(,L,l	\:,\n,\\\>,\n,\\V\2=gU\'jK\2\rXN\\w\0\no\0wo\;\\0l\G[l\\\K\Sؙ7\v\n|\	\\~\\5\M>\n\\||k\\D\0D?\Gv\~}\\$\o	y\\;\Z8\pb&8Y\\\\2\ni~\0~\ٕ	\g\39$\Z]\O\g\\(G\\[n_r\\z\\\'ߴ?7mׁk\7A27  \\\'ͶQ͒<\\\\}&-%b%Z\zu\\%\:V~V{H\0\q\#HwS7Hwg1Ha\\\0\r\O4\<\\0\\'\4\\\dd&x2/ev!A K\.%\Z\}\c\sE\g\dmb\v\0\S\3U\\:\\kB~wIAN[UAN\AΠ\%U\?\7\\#\e\@GЉ \\ \bB\0\dq\d=ȧY\:#ځ\V\7VA\mt@\\@\Х^((\4\S$S\\00\&B\A_$\AxC\\rD!I `ip\= ܭn>g_DA\S b,bW8Q\\ATW *\>:\@1ib(ػn8Z@\ m\n$LpIr@!\@@Ѡ\VyPX\QPd8t\\uPtc(f\(V2C\/\\@	Ar\($\z\"\:	\z\\\YЍ\<\\\\i\\\\\2ʼ5\*leߺ\r\\Z\AyQf|&(\PiPr7\^1\\\9P\	PTPrt\\t\\\\\086TR	Tje*>N*@\QP\\УS\\\m*u 艷\\w?P\SP\\/P\\Qj\\	jzXj~j\j5r&Q P\|\\J\jp;\j7\\ԕ\#PO\\\͵Po5\g\{\n|\\_V:h0\	h\\c\\h*4\Zz\Z\~\n\Z\r\*h\c\8)h<\\r4\\ra\\M\GB\\rZN\0!h\\\\o\Z	\Yd\rw<V\{Z\\vm|\rq9%ɀe+\\`\RX1\rV\,+A\J5\`e\\hxˡO\8_\V\:x[@x[#x[jxi\fV\\?\Z\5>\k:5Z\`\\\`΋ΛxQX\\ق\R\`}I~;X\l\\n64\r.XOFq/`\\\'`{T\s\\d\O`;`\\\=\z!\{_Y\G\ߒ\N\{\>/@GUر\r|Ķ|\\4\\	\ \d\1)\,\e\9\l>^{|B{`΀=-^j\f`\w\yw/	|R\Ӣ\n\Y	\0&ڃ}\Oi3\:g&Ϫ\#wχ˃/,=\!\\Yp\~\e\0乀!`(b;G\Z\50\FiAo\`|@+\w^d\D \\T0\\\\&\̔E0\\r\<~\y\wl~ž?\%`i=Xڎ\0KǮC^p!C\P:p(\8l\8\"b\r4GN.*<_\1=y/~N\\'zn\'\\)8\Z8\C\Z*Z&\EC\\S7\Eoo\'LoߛDS1α\&sݢw!\໘dp>\n\\\r\r\w|r\r|.>.r:.feK\\\\epwpm\6\"F+\\0?֚W\\0?\\0?9~\`-^?\*?[k\\9)\S\\K5\\\)p\mpC[3\\\i\bTn=ܚlnHݬ_\_=w}\\"fG\\wo\\\7,pOop\\7ྀ\;3&]\4x\\xf+y<}\0<ڧ\0\b\xX<v<\0xb\#xKOf肧\0\_\K\\\v\\\\,\\%(\R-<\zx\\0I\]փ\_(nB4@#_Bo\CT\\ *BT~\@x\n![ll\\	\\qf^Q\\A\J\ \uS\r6&\2BH :DKȎA4dǧ6Dt\0W\n\R-dg\`i\'\P1\\01:1ꉅkUBL(\I\p4\tuY\>9bNy\\ŇX\WA\,@\ݭؕA\Z\g\[k\دBC\]\\CC\>D88y@?Bߵc\s\5\=q}\nr<\\\<\DjC<\5 \r\'!3w|\'\d\W\:\\'\(\\\Qȩ֐3\Zː3 gm& ~{ ~V\$\9\\\m6K\!UZ R\\@`\L3!\\D}`\\ eOn>/@\E;!C\ҋ\\:\B眇05f!L*W\ra?AC\~6D	\q_\0PDmDi\@>B\rS!ѻ\\Ó؀\w(H\\7s	y?$l\n$\P!\r$HJ:$UJ\\\\\V6  \\hH]kH<$k+\\\&@\\\!w6!9g+ yv|Ƚ \nC\nN!\ J%HI-t\)H:\\gG\nV\Ly\\\ UlGȓʐ\'v\'ZTH\\\Z3\3\fHm\+H]/R\%\F\Z\\\H\\KH3HB>yy\\\r\\;\&1\M\n\c\\5q\5yg\C$(Ȉ[	d\0~$\3\\'\K\n\r2~d\9\r2\\|=L\C\Z\숀\fdA~R\n ?\yB\7\!\A-_\\ EY\Y.xY\?Y\K!+\ݐ\ӐU\KU\*$\\C\\@\!\!J.CeP}\rP9ETf$*\gBPPeeU\\6\0Tݒ\N·:)BU>@\4EP\FT#\\\\Y8\8\n\AuEwz\ǡzm>PH\H0\\|7Ԩ\Լj.\ˇZ:9AhPk\Pk\\\>m\0]\7\\\c6\`\k\\\C?;@_\A<@Cҁ8=cu:p\\C\\4\3\\.\\zP\s4\k\S\nu\\\"\Iz2=9q\0\\\\0\s\\Z\ԏ>\,\%\rz\g;\\\\K%\\A\P@M=\Caٷ\\,(E܄\"יP)7C1CuP\)\%B	\(\#JJ\%RP\\Pft\'\\\nJP\Pqy<T9*)J&\\5h4\\Kh\M\'hh\ahX?\Z\Zm74R\Zik\x\߁FUAl^EFhC\G\\\\hb\4	XMEC\")\k\2\5\\\\\\\n\tYUh:\EhFX4c\\\fiiCQ\\mhL\{\4/lZx-h\XBB\TGh	\Z\Zr2\\ZE\r}B\\n}\r}\~?\\XhMfzZ{HZw\6>5Z\<\\R\N0\\\m>\\\\r\n\05v\@;\B;oX@_݊\rj\0}5\Z\0\\d\bCBdݟRo\;=mоi/\[з\Ϡ\\\\\kM\ۮA?8\0TmBǺ\7\7A\\D@\'O@\'	[O_=~|\n:sEҡ?\\\\\\nA3y!\\fb\\X%t	\	]>|\'\Zߡ\kп6<\\Zq+t]&#m\ 6\Y\事a\n0ū\Z0\\ZJql˗\V6l\m#\vb5Lz\r+i^4i)\tazr\0\\ӹQ\n0Y#\&	flS3N<3`K`f\ZJ0>]ư\\P\\\\0V=E\\\\\\\.\A\%ء\y\vs9s\*s\rVy\r\	7VNMD\<\\\a0st=\EKX\\\;\rD\\0%0\`\\\rCV`\\[0>\\\öl\(\d\T!\\\W\O`\w\&\n	?킉tak0\im\r\na\Z`ᖛa\0ȣ\aWN\î\Dî1%{K\RRG`׃6în\\t2ej>eұ,c,\}X\\>X\2,p{\(,\\ސ+ \8еV(\	++,j+2+\r+	V\\\\0V\\Z\V\\V.\\\K\Z`:0X\\:\JuJ	ONThÞ\aOoc\Z2\{\\0kkh\\rkxku\rb`\\>\q-\r\9z\S\\\"\l\Rc\\\w\h؈{#\\5\\v\fa`\N\>ρ}t}y<Mþ?M<}\n}\bf=as`\C؏#\|\\\:\w\\0lѨx2Ju\mؿ\M಼Ul\\\]DW\qŻ\0\\W\\@\j~\\\ p\)_\M\Z\\\\7j7\\\\oA׿7	7R=\	7\J_71>\݀:M\\'\\\p3SpWp\\)|\ܲ_qR\[m\v8,\^no\\\?0\W\\\w,it;\=\nwˆ\8.퇻\\\\&\\ݷlJ{\\\1~p\l\\~M~	h	\\'\\\\\\\p689fp\w;8FC\N\IpWN3j\\\Z8{οM\b<.f\%kp\rxH\ixH\x\Px\\@x\\,<\><\K\\\Z\05\,\c/\ᱍn\8\]\\:x\2<^\w?O8O(<OL҆\'\!\7ko\\\	~\ev\w\z#xm;<.\\/x^(F\\\ś\\\\\\\5?x\P+\\:\\^>\iX+MQ\G\\\Ǒs\j#\A?6\Z\o\\7\r|7/7[Ԩ\[8\V\\:\NU\8\nZ\z\nz#\mq\\@\\\\F\\\Z3\\B\\Lp|$\\Z|\\n>\\\Z\"\\h>\\n&ÿ~\g@\\\\\C\\\9A\'\X>|z\r/i</}\\\W3\k\Dz\KFP)!\x-;ߴ?R_ \Z\'JE\^o\\\[T_ \P5CC\\'\\Z\B\Db\\;Wn\'4;ë;3m+&C+ma\D\&ey\QC\n¼Va\v\e\\Mu\,\\X8\Vm?ػֈpPA8-D8<G\\E\\!]݊8\8\\\$\\Zp \"\AF#\\\ \\k\#%3ǳYR\\\\jC~\\"NM!μB%\ш@9\"RQ@\C\0\\J@b28䇀\szt\>f\n\U\\\űAIf!(\T\\'D\SES<\j\ \\r!\\Ar\&D#\"TJGBW1W\\1F1\.!b\5\\D\\vD\d=\"\\\"	\{\0XHb\\"nC$w^@&#R\\"i+g7n nܜC\E\ƶ\"ҭ\)\\\$D\z=\"\,\rȞڄ\!}Dܕ\FܝSF\iA\Cy#\n\\z^$#J%\nM3Dŕy\cD\\{O?\!sϫ\r+F1Dcd=h\0\\\wѤhr Z.\"\!uN\Uī \\\W]r\O5o\A\\\\\}A\rtC\WF\=sA1Tkx\c\\\\\q\\vĤEbj?\r\b\Zލ\9?C\\N#濔\"~9mF,\@~X<YX\7 V,1\KU&\GރX׹\\"6m_!\X\"eT/#eʔ\vJH\\\\A\nr\N䖾)\\X:r\	\j\0\\nnT\\"5\ZSH\7HH\\\	&H=H}~rgz?\`\?\/ui\\h1\X4\\\"MG&5H3w1\\\&ŶdE2\ri\$G\GZ.#Y6QH[\\\}{!\\!\#N\"̐\?W.9HV+_\f\\OFz:Bzũ\"2#֍޳>\sH\z1\wmy\&y\<\y\\1\,\\"o \\\C79<\y^\0E^4!/A\rH\H`\0	\#A\$\; H\&\v	\WCB͐0\\D*\"H\\Q$\\\9 a\Hj	v+I\S}HF\^$\\r׻\[{\#BH\8)xBJ\Ҳ\mod\.2d:\ZEGF\AYȈ|d\\Ȩ\_Ȩ{6\+Y\+OȫF\7$Dƽ\F\\"\\&2Ͷ\ZV62\/L\\"A\\ \\\pdV\5d\\2WP{H,E,!lE\CE\$\\5yd\,\\0x\>\\\t\\\}ȧ\5\\\9duKvYK\E\Jݑu\#^ _4Z\"_G6=kF66 [ [hQ\I75\ٶ\N\Gv\\";a{#.C%!{]\!}o咑oC. 5\ޕ\\i]\\,rd\2r4\6\\i\\d\\T\\Gc\g,\\E+\\\X29֔|FN22\)(\\Wo\\\\w;1rE\B_ s\q\ok,\\Hى\\UF.}\\q>;\rB\"׵\'\N\"\D\*ddɶ(y\nJy\ZR\RF4Q[\~Gm\V\\nNG\Qj\VQ\Z	[\QN\(\^Oގx.\K2\܄2.\BELP\\"P\\QV!=r\n=*(\\(c\=\>\Q=\P6\G\\A9Mw=QǶA\sP\':-P\'&Q\Q^\[PޏE(\V\IG\$=\\0BP\ͨj\'P\G]\n)~_@\(\\\n\\`\(&A\:P=\Q )\EnqGQ6P\b6v&E\7@љWQ\*(gJ|%IAI\\PҔ/(i%dBڢ\"\\"b\\mP1\Qq/\nQ\ߨDpT\(*\\*\JCB]I\P\\\	P\\ZP7WnFE\؎JƢ2VT\\	T\tT\\ZTf*k[*\-ug\DgW\+IB\?B寞F[WJJPe\P\]P* Zʸ:ԣ\8\\׳+QO\ZbPO\e\\7P5i*ZgTU\c\Zj^\QM;\\A5\Z\Z\P8]T\r\n\ed/ꕠե\\\\ס\sP\7J7\A\inwƝw\!T7~6j\\f\\\\\\}\&Qfn7P\/>\>\'\E}\rPQ_B/\zo+Xf*P?kQ\\Q\o#QQP\!?OQ\rP\\Q\_P\\\\?\\q\\Mq\Л\rg\'\r;\\wZGG+c~D\\[\8\Foyy\r5\\rꞀV\:Q\oB\5I\E\he\@fmICV\r_@\mE7\\f\fgs\ܣmq\mQ(އ\\\C	E\L\\\'z\\g\\\\9O\,\\<\ϻ&9ɠm\./\\n[΢ݎ\~\\\\\ho\\j9\Q\\\'}rG:\g\Z\چ\=>>JA\FE\A_<iIG_\A_R\/\yT\"E2tߠl4`\Z\r\A%Рh\\#h\Z\\胆|8)lEÕ2\\=\hx\Z\F\\\|4Np\\\A8h\\q4э\3\4ch\/4}fچfz!\̌}h\+4F(_\\o{\\"\M*F\\0fh\&ZP\\E\h\A=\2:4PGG\\\\\\FG7q\1]t\"\"rj:VN\\B_WAo\\@\\D\>N\'Cg\UCg:\\\\"tn~-n~:OE/g\],@\\\S\Х\貸Qt\\]t\Wt\\\\J\\\g\\G?x\ǉj\\'\n\S\\a\)t\-t-!]\\g\h@7\$_Ԣ\M\f\\\t\$\w\Y\Z5\\3\]݊\q\A\p\\ׇ\\F\\\A\\YlA+g\\\\1\@!zg\n\CA\f\\\N\\:m9=\d=\\\0\\F\| =?s[\+^W2\+op\5\\\u\i\d/F\߼#\\#ۏ\\̮bd~a\-0\\\(]\b\cvbcڪbtcKOb?l_wǨ]Ũ/b\n`\zoaԃ1Z\\g\0:\Xn9F\7\\\\\\\\J\\\cm1#,c*AbLG]}KKMuUc\\l\\\\\\!a\ʜ\\\\n1\\n09ӯ1\`)a[e0GZ1Λ1\]\;9\c/\%\\M}9ǜ칅9߂99=vs\n;\La\\\.Z\^]\>c.݇c\b%qU\\SK\b1\G#\\l\);׍\Ơt\10\rA+Ơ1^\\\sCrÐ\g0w1܏zC\00\c%\*\5\pbx\0R\HF(cD1b\\r\\	\\b\"\D!\a\\\\`v`.b\c1\Wp\͘xL?Lm/&\6I\Ǥ&R1i#9\L$\\V`\\\0#\\7)3VĔ)\La08ʿ\GD\S\혧\\Z+0\\\Sk\Skԕ\Խ\oیi`^0/\1MzLK*\*Ei}ƴmiyu0\\\\t\b(a(̛vL\\#\\\\\Y\b\\}}yk\y\\:p[\=\\\\ebüR0~\0O\0cc/\\0\`&1MI\\\\dfmf\nUZ;zZ\r\u9\\L<fzff33례q[3\n\k\f\o̟&=\bFf\k\b?fY ,gaV1k&\0\Z#fِ\lأ0B2pyM|V\H>V)f\\\0y\r\4v#}\V5UMU\j<\n\j:\ZauTc:o;aw\c\rձ>X\;I\\Z\d\\vk\Xݵ8<i\Bb\\j\rX\\^W=^\j{`\m\\~\0w\\;\CMaXg\\n\1\;\p\\݁uĺ\\`\\b\	|\w\\r֫\\n{2\\\3r\{\\%\\E\\)_\s\lֿ&pj+6\\\r\ş\\ρ\\3X,\"б!,|g:ᨅE\Zâ|&-Bc1[\\\X}6\c87,\\,\'\be²\Y,;\PnaeX\w9,2ñ\"T\J\~b%,V\Z~8\Ćf\\0`ÆIذy46\\^P`#\FrƱQi\+(}l\\BlL7ՎM\\'aɅؔؔ9\\sl\9׃M;y\n{#\{\u\\\\؛+؛\\\\\nfdc3JYav\;^S؜/&\ܽ\\\ln\Nl~#\^`\"\\Z-6\\\\c\\\\\\mؒ\2p2^}x[[\ލ\>}4=*c2\\\Z$[\\[[\j}\m4}\\\Z׆m\+¶b\\RmKZA\؎\l\\}\·\.\{l\\bMb{w\`\:\¾`\\\\\Ya|_cvCN\ؑ\\\5\\'ر8\X\r\\H\q+\KT#v\Nv\\r\\"aZ~\~}׀\\\\\M`g}\I\o`8b\8\x{\|vp\0`2]\\`ҰM}\\'Gc-oɘ+\6\\dqʞU8\tܖ\Z\V\E\\\\p\.)\oR\\\vqj9Zf?N\\!^N\\\\i\v\\\\\r\\\|\Ƿ\vR\\v`q&Πg003ۍ3\c\?bqBi|\,\ \,i3Μb3O<3\5\Y\\\|\(\n8$mգ8\\8m2\6۫e\;\g\O\Ҍs\\z;\\x\w%\0\t+\Zw\n\,\s\\I\8\s	\\\o\n?\\,\ɒw8_e\\\\8cW\r\\_\G\\\]hػ,^\\]\\rwyWT\A/\ j\8\+jPN\q0F?qP@>\!>2p\}\q\[x\P\\Nh\p\8\uW~:\0#H_\gpd\\'8r\E\G9ꋣ\\hή8\\m\\Ǹ3c\U\\n8\@%\'8z\\.8\\\8q\'yJ>pa[4q\)pn\\Dr.r	U\\\=RMͭ\\U\\\\m\ŧ\lp	p	w\\*\N*\\j\q\aʝt\\n\\u.#\\\\.\\\\\\O\\\\\=q{A[p\\\A\>\\\v\}\\\\	\`bW\\ր+\\ggq\Vp\\1\=\{zW\\=\Yz\\\"\uW_k\s\x\\y\\\ǵ\Z\pmvp\\{\g\\gg\\z\\\W\~\^͛/\\\Zۿ\n\}\\\<\\\o\\07{7)7\w\Z7\q7\\\rG\\o\FVq\=\p\!\\YO^,\T|=\\7޷\fиY\SY\)\\sy܏Is\\\H\ϔQ\ߺ2܆\nnu3\\CmL\il\mG\r]W\\\\\\\\\/\*S-\\[[\Y\«\U\\\jx\}X\^c\Zהy\)p\\,\uV\\;b\zz9x}X^?+\rop7\n;7FH\\\SxE:~׾l\\~\>-\\L=\V\\v\~\WwH5;\/\\\\;d\\[\GvJ\N\\ge\ǐ{\n^\'\n\\}\^\\rxߚ/x\Y)3\w\϶=\ik\L\\Z\\k^w \/\\AV I>zr\\"\p\\\\x`c(1\C\r\\}xOB\\*\pg	qQlǣRS\f3<:\0\*m\c\rx\T2O\;\'\\W񔃗\\<\\<Ւ\\\\rx\r<\\<#gM\\\N\\l\c<\ϋ\\x\kx\"/z\+\K\]\\\\\6|,>\J\ϥ\#\\Sy+7\\W\\	Z|\0>!>\O>q\,>\%|r\"8O᯹h\\\\\\9E\O\o\o!\\sX\\Z&>\>\>\\$^_8k2\\\_엍/a7\\|\\ez\n\-|\Z\_\`s]\\\c\\\\\\\]\\͏\-\\\\\L\\\\\1|\<|wz>w[3h\~\,\p\\\?\\\\Q\\?OOI\O\\>\_\\_\\\\\\\\Z>ώ4\H*\?\\d\\r\su[\\i\\B\\Q\W僋\z\m\~QG\tKPF\\&(?Gج_I\pRpݷ=*a{\\\CPM#\9Tj^A!A3b\ޟ=\J\	L\'\t/v\\Z~s9a[=B@\$\F\!X5hl6y\C	{{2Y}\6\r?\"#8~\'Q&A#\G\"{	G߸y^cL6\\Zݹp\6p<\1M\h8K\,\\"x݈$x=3!x\UIw	\%`S0\\	\\Ww	߈	g~q?)v\\\pnxpzp\+\upQFp\\Z!D\\\BB\0iK\0`s\n1\! իȷk/[N%\\\'	k^b@ryJ ]#:,	d<yKv\	lH\%p\#\h Q%AbMT\&D\#DoQ\+vܩ&\\)9OaGڙNK^\"\{+\\<2!%3!~p]őp\2\\\\-p\V^	!\\\n!=\-!N\4 d&-\١;˟	w1s=\\B~L(\|n{C(.\E(5F(\\dі\nR\ȾP\YOx2\Nx\Zu\t(\>PJ+i\'<?:Ghd$\T!x%%ұ\"Q!.yM\~&tO\d \<CzG_o\Z	R\`z:a$\&aΕ\00:L$|8\M~\\\u§)8\s\\\\ѓ\%\n\d*\\%\7\e·\U·j6a\Z\I>[@\K#\z\"_\܇y\\Z\B\w\\\\\G\E \GXZ\#,\&\\6@2\"D=`|\9MQi>q\\c\-Dg\\m\\\H+\m<8Q\QdB\\ j\\A\4F\<I\\n\"j[\\S\DQ<D\m\!\ĝW>w\r\\\rJ{\D\\0\\ɘ˗I\@\n\"ZG\\thǉh}fh\\'\ZmSv-\{!\\\\r}\.o\U\c_2\\#OtiHt\Kt\{Ety@tHt?G<\ C<-x\\1\urѳ՗\\\}\$\8\\\\\,A\\.%a\\\E\\/\'^TGU∁\D\0c\0A:D\4\\"$\	d\"\\Ypʘ$uh\ḎD\\\<\H\\"R\;\"\tHkw\"2\m\!:\\$\rglDN\"[\N\vy<P(\"\'\\\cDq.()X%J!R\KbZ1b\bؗQI<=CG\%FE\c1Hb\8\IEn!\9\ \u$&>%\Q\'!҈ij\Ĵ[\\.o\;oۺ3b&e\xkC\\7\'\\#\wsb^n%1\n1 \X.\"\<\'>xO,~X\RM,$V޽L||\0\C\%֘7)!\\Zш\Ć⋼Dbl,`eb˽Xbk\KbF#\ ؉\\'h#;J\fz=*\=vψ=/}iaľ%4\#ۜ8\gq(:8\+q$\E\G\\c\G\8\7q\"h?q\G<A	!N{#U~#\7!.P\b⒊qL\\\ Wv&k׷בB\\\<\\\\\"iӦM\HE$G	IiFRp\")^!)\"\H\\Iq,@RH\\p$\b\\+\x#i\\\$DzI=i\EҊ\\"iՔ\\nH;\$C$i\Ziri\YdrKB2K2[M2\P&!.veg,о$\b\7iwXi\\r%\\Hz\&\	;E\L* \9\"ى\"Iv\r4+i\@\\`\0tD=t\Or&4ד\\\\\}_<y$oݽǵI>\|\h|\BHHƓN>$q\\'\P ]P#[%zL\nF\nVL\n\]L|ݒ\{<pF)\@FI}\ $\x-	z\	:U%\H\1ĝD2H\"t!a\$\OԛDG\\%=\#\TAb\"*\VGH\ygf\K}Jul\\\$\\$I)IR\\Z7D\n\'_\"XRD\ҕ@\"\\nFr\')\ܖC\Zb~\'\e&IGII/H7H7I&٤\\\\%Rf	}{t\\%\\\rRn\\\_\Iy~Hy\UH&kq\֝T`T\|T\hGzp6\ \"TC*\ \\'J&\HegHeE2\\0,GT>\TqjTX%=\TE\IzOzJS$U[=$\l\$\,&=\>Mz\@%=?\\#ɹ\\\yO!+Gj^ZeVI!V:=N\`q;\\\.\nA\\Z\"\\zLH}i\rWR-Կ@\Z\$\r%\rm]\'\r\\N\Z>r4<PA\Z&\ZFF[\HP\ZO\ˤ\\n҄O%i\k%iO\@\\.i6\in\\7\ni\\Y\҂1i\=ҊR7LZ\NZ-%hCZ\\JZ\{H\Y\?72YvSYn,7gG\0\\	,Ҟb\\\dk\\m\C\\\\dMd\ZY;Y\	YoBHַ%룐dK䝤\"\#\86l\\"ZM\f6Ls.ټl\\ [\$\a\\\w\6^\\6c&d\wȶ\dۉlB ١i\\%o\\g\\\%\Q\/䣟`\k\cQ\c\\d\\ep7\uM>݊|<ŋ\}\;C>9\F\}\}d\OP\\Ƿȧ{w\l{@>\ EZ\\N	8\9p¡\M\KGȗo+\\\rp\_\\\T2\S1!\:24i}C!\c\\؇d\))1\NF\ ި\U\\\zdL9\r02*Lf#Fd\P-}?QGfY)dVH85iL\\\-\d\|\8C\\kdi\oʚ\\/9\\r9\\|%DRDvBY\'\jg.\Dk\"\' )Ԑ\%\Βo/%g\\O$g3w3\䬮d\\`r\\%rȔS G\YL\\\y0r^9\<9\4\/rIQEʎA:C~49iVZޙ(\\ۆ!\yOW|\'7Lˑ!7fG\\Mh>\ܬ`In\D[\ޑ[/\%f\ɭ+\\*\\E\o\\*\K\\\"\\W~\׽\.`5M\\'r6\sg\߾J\\'\n%\Ƀ\f\Z\(\\\\\Rm\T\?\\n<QAQSK\nH)\ s \\'/z-\Z\ˌc\\i\\A?\\n\$y#m/_|.E\o%EN;\"\nF(Ulil3\~ʥ\Τ\S4vP\\(;St1-\>#PA\i\?s\	\\Z\\.&bLI1wPL\\Q̻:(߼(V-k7\6\\\6\fA\rt؍n\SR\\\~@9\0.\\F9,r\K\\\h\7\\\'\c{c\1\\[\/<\C&\yq\\\F9ir\\\d\C/f\[\E9{rq\\\0\\*\7	\ݡ\Pp(\&s%Eʥ\"J`\EJ\!\n%\%X^j@PG(0v(>:JA}\k\\\\n\=X\k)\\n\\0XlL!s)J\\nU@fR\wS(̗֕N\n\\y\nt3/\(\&\lE\\n\\(a%b%\\_J\8%\7%6jw\%d谛8$הSRe()]kk)\<G(i\\)\i)׿ZRn|\\nQ\\S\R\+)EJ\?\(y(\n%HwbRM)ͣ<\0lO)\mYR\҄{ޔ\E<|\'\ao6r\'\Fyl\ÎR\4HybmA\bSj\\)u\nw(u\0J֎R\+Q귟<\\8\$/Ki\0)z(\?(c)mΙ\"\K\\\,\.\J\su΢۷2mKy0\~Cx{\\-eLHRp2y]2:2U\'CB|@\C(3\)?,(svU_\r_\)\(F\')\'\)\&=Uo5\\ekn\\@l\\S6Xʿ\9\o\/(>U{*OJ*ظSp\T3\T%\3\	U%ϐ\\g\_jj>NT\TM\TT݆cT\&U\tU/\#U/)u\'%\\\5\U\\\\TӘj:>L5{M5o8L\C\\L\\dA,9M\ljӎj}7j}j	ږ8S\,QQ\,\DR{P]~n?^Cu\6`\\T\u\z\R\SzZdM=z\\O0\^P@@٠^\n̥^B[y\l\\\t*Dk\n}\GE%Q\G\T\\'e*j:\b.S؇x/B%\ZQ\^1:J\Ҋdvs*\s(~b:JKP#AT\"\APP2\\nGB*V|B?TJ\TIw(5ʋ\ZzN\rO}K\rI\roH\+FWSc{q`j\A25rJMݩOM\RӞRo4SoR3\S\\Y*\¨w3洞g\_TQX\\`jI.j\wCj^F-\\mZVvS\\\>\S\>}B}ʐ\\YjmC=#6/\Pjܩ\\7m\\>ckҙ\{\_dM0<\]_S=\ԑ\ԑz\ZuN\=:=u|1:@~Eh~kPg3\9\L\%\>\Z\\m\É:WLGܡ6u.q\QǩkwP׆\R\\#\S\"\?c\\gip4YSM^H\gbi)4\'4o\\\㴭\r\jirBjB!M\y\'Msl\|E\k~D\\\D38\A3\0\h0;͐\fH\yь\Zv\L\it \|s*m\5E\\Z\\4\e4\\W4\\4Ek\\?\nƘfϭv\\\`.\\}\@\I#\w\t\\YÊ\RHs\rNsZ\_٠\yJ;\\:C\\y!Kh\\34o&vr\(\\L.\G\D\Y\|,\|h)\\ک\+\^3:ڙ	(\\\\J\/<E\\@;gL;GѦJ;oͦ\)ӂ\\\0\\MQ˦i!x\ZL\#\r\sm\1iHY\ryX\\04\\ZZEíw\\1_hD\0F{\\\1ui,\X\Z\\V\ع4Ε\Zh3\\&	74qtږMJEѐ\#i\\dZd\4-jԆv\r\8\\\\\F|\W\\\iI>bZ\\ck\ߴkJii\h\_\n\\\`V\n\O\:IKW\0\2\\2)h},-{cvg\ZN-\=TG\\1\C\\\n6li[W\fZ\v/Zq\nDV\\Jh\_\\\io7\{CҚ=?AnI=s=ü={E\ʥ=W|Ek\\\Z\\\ az/ae\\!\\o5m5Ok\r伡\\:HZ\T\n\e\\+Uګik\Z\>>+ܚ\](G{C:D\\\O\9\E\}}\wJ\+L{{.\F{glK{w\\\.|\\3m@ߒ6\~6F\\\K\i\+\h\'Y\ϿhX\h{RitKi}}~Ia6XK\H\&lЦ\McҾA\h\\4\w\\\l\\\"6[,O\}A\\~]\2\~\\-=9J[j}I[>\B[yYhkuz\ș\D\h{L\Xh\}u˕i\+t%j\JQ:}+\	D\\4D\\_G\hEט\5\l\Z \56Lז\*\u{\\'\\	tCS\\,hk+˶ۣneOB\\ZGL[~\m\\\T#]\8ݮ7n7J[\G\+I\\\0\2^\\u\G\\At<So\\\\	\=h\>w~({N\=)w\}tύi\N\\dL\e\\}۰t\?\\OKE\3\\\=\\t&ݿHP\\M뢟\\\d\\\3\ͨ\{+\\O\/);\/%\\/\Z\\\Ӄ\S\y\\A\t\+:N#7\ѡ^tLP	3x\K\>oD:\\7/\N~\Z\t\U:\?q-\(Ρ\9\\tc}pAgW\Ņt\\aT).\Lӥ-9\hz\\z($=nrζ_\_I_\\\\?=\',\',\\\{\ӯ\iA6=\"===e=\W\r\N=\f[\r߽}wp\'=O\q\\\\\\\\\E\>\ҡ\\\(\d?z\\'\\\\\_o3\\nN\jm\\\\jt&\L<٩i3I=u\nGo8Eoj\_\\\_p\/\\\\\\[\\\-\\\Vjz?\\Nz.s\e\UF\?O\6\׬\\_\\r\\f0akNw,A>\	m\6\/;~\\\\ǝ\\\'\\7\\\'\\\\\\P\}^vG\\n}\|Ӕ\\B_Q\\W\\\\W\W\\W\\^\5\n}\h\zSJ\Xf\x#2\\n\}\w;r\\n\\n-R\b\IRbC9\+cs\"cM?c\2c\5e܅y\Ш\\Leh3t6\1v_g\\\\1F/3\H\\Eiv\l!cWòc|êna}}a\ú\c3whwÂa\%þ+áuc\\~\r\\04q\\S\!G\^\4Ƒ\$\QJ\\\H\KƱkW8\:\\\G2|<2|}\1\3Ζ1䯌KɌ+&\ی=sAƹ<\ҹ%F\\\(#\>\\JP\\\0 3Q؂\\3`\\(\ST;9\~\g_\=d\?3NQ|A\\f\V1\\\4\=.\`0>1sGl\-N#\,C<q!mA3B/1\"3\"팫Y|F\\ˌ،FkEFJ#\H\01\T݌\֌w2nP`\,Ke\\,f\je\z\H\\~\#ʸcg\\_b\8\\WF\r0q\;QQԕ\x\Q\\Q\qQb\((me2\\3\O5J-N1\!\\\x\hf4ƴ0\3Zw0Z]\"cF{\wF5\!㕎\݊fQg^ce\u2\\\\g\CoI\匑m!;\\\'	\\Zr\ތO?1>3c\\(Ƥ\<c:P1\ɘI\Ƙ\\\e2ar\X|\X\Y\zʙ{Vgl@v3eϭr\\3g*V\\-{>3F~en\\\f\Tߕ\\`gjT15\fj\\Ǚ:\\\\\<sǏ+L=\_L=\$s\'\`\\f\ZNc\Z+m0wi2v\gZ\\gZ_ 1\&\Z\r;\\'\DC$\\\<y\ɚ\h\\<rǜ\w\t\>\<&c\0]\\_LoD\;\\N{\<\fx>>K\Lߒ\\\\\g\\Lӿ*\®\l\?\$\\OL@3	ĳ`n\"ǄJpoe&<KX)a\"}ҙ\'MLt\\1kLI\\gRәE&\\f2Ho\L\\de,\\\S\Zb\n>3%\\\fH\yf(\3;8s`̼\";̌Όy{3̌=d\e\U\3\\q;\\]}\\$\,f93\\of\m&\z\7\\rs\\\\\[\̌\\\N\rf6]\\N<ͼ\\\by\ fT.\N\r\-ШY8\̼1\^g>Xg\\3K`\̒rfɌ-\\Wf{1R\\nr)\11Y\\ʬ\[gV\f1މ`\\Ù5?5G\\Jϝ\\\h\&o\"\eYv\'3M\/ݸ\Nrgv\'1_mQbv^cvA]Y\ef\Kb\_\\\\On\cV̱*\o8\L9/\a1L\12_0^̿#\\1\c(kS-K\;%wK\\Z{MV^R\\\R\bim$,m2󧏥\\ڑ\\Ua驯\X\X;\Ĳ\f\ϱL\\<,\B&\\هe\\dY\\'LXV	b\!u\\,;\(\^D־U\X	\\֓,\/YGV\N\XǰYǾ\\R+Y\\Y\ì\\,\\\7t\ߒ\:G3aL.&gಂ\;Y7e.JX\0S]\ x6\f\\,\\\ts:\B\Z\	wY*\\\"\ճ\޲\\19ÊE\E]\bqY\a,V\A{;Ź\\x;\,\v\0%tmb	Y\"K\4\n\teE \"wڰYWYW5ŬI\XѵlVwŊ;\Jֳw|`%\hRRY\\6X׺cXi[\Xi\*٬[ڬ\\'%\ÙL^V֎V3+~#\rmHV^6`\+\zqUlN`ֲJ.γ\丬2\nUn\\zؑ\z\Ī8Ȫxd\z$Uuͪ	Y\7j\r\Yf\{BVKB\p7\r5\jcuDmau\g\O.zY=\'Y=\&\\\\r\;b?߀\ꯖk\YCvyì\6\\\wֈ\N\ȡd֨F\nk\W\C\\\\"kބ\EF\\_/k5QYǚXA4\\XS\Yo]m\\\R\\i\\C\\U\O\5֜\<k75\5k~Ŏ\g\)֟x\߉\\i֚dk=kk\\\iv\v\V\V\"؛77\|\*\-M\\\\\\9\\l\S&ē\ZB-\;vwV\e\\\`\ay	٦ƛ٦l3\\ll\8۲;mczmpmg\\v	f\+b\\b_gJd;	\\\l\ze\:y\&w}\\(a{v~e{)H\^;lom[w\%w\N\i\g\3v@\\쳅=쳕\g.Q\\\\sg\Krc\K:\\`b&;\sv\\\\\\r?6`U\r\![\Pl\y6F\\\a#U٨lt\G66ZWb\=β\(96AuM\0k	M\l\16\YMvfSj\,i0\7\\\)cl\\lh\[\-1eKؒsl\H[Z\͖vCɇء\aw#\#o\\Ql\\/\h\옿e\\\G\qS+\P;\\Cv\fUvA\Z\N\沯[\\\'m\7WmٷF\\w2 \|o);pފ}?\~v|]br]\Ƀ][\.Wg?Ե`?l\®sgW0&\U\Xv\~\Z]c\~®eE\\\\\\-U^f7_f\حZvǉ-\\.!\\V\\9\S\\\~k\a\NLn\G>y\ǜa\~Ö \\c2\\6\c\r\\G\'\ϱ\S\o\\1`O\Q\\>\w6\\\Z\ϻ\}\_A\_Ir셳7\쥑액0\_eS\\c\\r\\Y##ˑi\lJO\\e\r\Q8\\\jG!P{|\6GR\\\\l5\\n\l}\l{0\\n\َ|Q\as4\8Z~q\st\\b78z?Z9679\`Tg\'\1f\8f9!:+7g\'c]\X?0\\\0?sl\\q\4g8v	\g\g?\\\\wC\\\\#\E\Z\`/ǹЃ\R\\qy\q\l\ad9ne9\\9\'\9N/-w\u\9\iY\K%笧\r\l \\Č\\S\\#8pOs\\Z9\N@o/\RP=\RL\'\\\\\\<\\0Ɂɐ8\G\8\\\'[!\yqȖ2*\P\\sWW8\uWM5C\0i\MsO\C\-\9\c_9eW*GD7戾\sBgp¤j\\O8g8[\t2\'\G3\'!\ǅx\I\>㤍s97-879\8\Nz>(\\(z\\N\ʹ1\\\\\\p\r\\Zq\_9\\n8U\'8\O9E\\\\41S(\\勜ǲ\9\o9\\',95\:1N#yq\%\Oņ\iB8-ɏ9-7z8-\\VGNk\r8\i+}\i[\t9b9\n\8/9\\9]͖noΛLΛ_#^ӛZ\\~\\3\yk㼍\伣p\^r\osr=8CӜ\X\+_8\8c\\\!!\\s\\\\GOY\\g\98\g\9\e΄53y:\\[\r\\\OoI\\\zʙ\\\\͙=ę\\̲_S-8o\q\s\9K_\sV,\sVNpV\9P\\\\n\\[հ35Ά9\p)+A\\ެ\\\ĕ_\ʍ\R|IWٿ<9\\\U\s \-\ܭ	\\NB\W8W\\Վ\\\8ru\\p\\s\rBVF\rv\\\XIB%\<ĵ\\Z\\\\%qmev\_{)r\~r\\p\E>krBXM\CùUkHo\\\#ܣ&s\^.\\\Mo\\\={\?\q\C\qi.\\\*\'^\zxp=͹I\\\?\\o-9\\\D\\ړ\\\\\'?q\\zr6qq\Z\\\Xm\\r=g2\=׸\=/P\^\\^\\\\GFp\\n?`\[\\\x\cи8. \\\\\l\_.\a.]Q\\.\ǥS\pl/. &\),\r/	F-\^\0W8\\Q\ͮq\ydD;+\J_irC\\\\\0#7\\$7rĽBs\^\^} #\\\(\'rc\Ǹq?\q\s?\s\\ 9nr\sn\nʸ=\\Z>{mʽt{\Ͻ\ȽՐ̽g½\\f_\fڸ\rYVmܬ\\\\	%n\\!n\P7OΒ[^\-<\'\-\[\\g\s\m\\4neF\[)\}\\>\r\>1\>3Z\>s\>W\Z\6!r[1e\\B\\G\\[r_r?s\\\s{κp{\`y\\]gw\';b\\m\w\?\}\\`\\DL\~\\\^+\!\x\E\\\7wj݈\s7\3\[a#w{;\Lgq۹qW\|f9w\Zwac\'\\_\'\ҳ=\\sܿ\ZOy(\ڡ\Zw m\\(\/\/O\xOf\o\W|\AB\\+e\6t\'o[vo[{2O\O\t\\\\\\u>\l\]y\<S<\_]\y\\n\y\\0\:tg̳\\\\\\dy\ }{y\fxGdyN<W/\xM:\c7\yy\\[\Z\sy\\\yU\:3x^\N\N\\\0\\ΠA3\L\\v1û0\]T\Z\\n\w\\\òx\&x{yGy\P \%P\\by<E4\OZ\\#<\+j\\!*<\b\\\\H\N\\U:<bt\l1\#W\(c<\\C\J\L\\4\\wÏ\'\	^\jxB\4Orx\DO\\\|1ㅾ\\E\E\)\EyQp>\J_\\e^g/\K\L\Z\Rn\/O\nD\\h~Ļ5w;2/\\/\:/?\ˊ\\\*\;;Kxw\\\\=\\k\\\|\\;yw~wo xw\+\\=H<\+\U^\U>\{\<Ϋr«z\{z0\\\~^5W\\WÈ\ժ\\D\\Z^\=\bi׬\ע\k\$\\0yL\n\\\\\\\0yoH\h^o\_H\\r\\ry\[y1Wx\yc\/\Zx_\xߣKx3ɏyƓx?2輟\/\ޯ\o2ޢ\s\\\\_8\w\\\z&o \\/\\TST\"S\4_.Ć/Ϯ\+x\eOe\`ʷ\-l[\"\[\\'[\[\\\~\o{\\W\\䫷*\5\5=;;\uw\z|}\6ao\S7\7\f\\;\jdqo\|\\"\Z·T\-/\\\7\\F|O<\\Xo[roķo7\S\\-mF<\\A\d!1X\\\-\i\+&\\n\\\w\?\?\ō\ܐ\?v\"y\\>\٬\?up\5\\\\3\|$?\0\\\\?\'\?\'>>\6\\\y\\\#|@\Y>\·~\aO\\\ZC|\$\\\}=\\\ǟO\\36\>NO\)T|Z<O\\\\|3\0\D\3d󅽏\|)\	_z-\\r\\ԓaH\;~\\պ\\X\E~\?q7,y\O\W\T\N,\\\0t\\by\zu9\y~\C8?w\\/3\\>\Kw\KFe\r?!$a\\2\=_\\\?\\j$\/\\kr\\_:N~\2\1~ü\Z\\~~\:\\"\oY7\iD\ۇ7\_˾\\\\\\w\\\\\w\\/\+Y\L\!spp0\'a@ٝ\\|?Ꮕ\\\>ʟH\\L򿎻\53S?\n\\\\\\\\z\_\C\\o++CB\ZBF௽ȕ^ȕA4\X@\]}3@i\X\n43\MZ.\w\\'킝%\?@mB\\\`\)0wFrF\R%[`D`\\̇قݡV\o{6\}p>J`\ {N\u\\_z+p\O8\\~\ws\Y\\%8\\Z/p\2(p\G:.B\`G\N-\\Ix,\\^୺,89(\)\T=i$\YF\\2\"Dy.\O	\\0\(\0\\fU\0=$x2R\xA\0z	\3\O\0,\'%	:T\W, ^NP_:\n\\s᳀U\\"`8-\Hg[W \*@G\\N(\@\m\"\t\{U\.\D\\=K\Ċ8\ \N FCI\|BHX$fn~\ϞR\\!\_\\gy?/\nn\\\\\[NA\Z t |\\\$ANP \ \k\n\A^\1A>v\f\K`$(\}ܷ\ɿyf	Je\\\\n뷂\\n\Q@\a\nLT\n$ճ\N^\Z\\s\OY&:\\Мp@\<G\\\K\.x.\\,\x \dr]\/\'/W?A\\rX\kt^\\\ \c\5OWy~A`#^QX\	FG\s\>?|8/|\Q\co&>ɣ\\-Fogv\n\\\ns	\߂NL\0]0-\Tzf\>b@Bh`፫`\\_\_,%\&A\nPo\\S\\`P\\}\VY\\\\\\4\\P\\[\\\\~\Q\vX\\)\.j	uB\'\	\\\iBFK\\\CB\KyBc\B\\\	Hh 4שמ\28*\Uo%\0-}	Bvតֻo\nSIB\6Nh]hwZWhwF\H(O\:xB\\\}tSgdeΟ:^\#t\N\'N6B2йH,ty	]\yB7W\\sx\ɞBB\?=_\?X\nV./\^^\R\'f݅A. \\`VBP\m!\\.PBUnawBػGB\BW$\nQ\\BTP\/\\\r_؏}B\\.Iz-\\'V\n	_$\!i!$\\"d\B\LH~RO	Y.!++\\\M&\)\nBaP\n/Cf=aaJ\\n\HxuQ!ɫ\\v\\n\/	S}ׅig\Z\7O;U	ob7so\\f\f\\\n\:\3;a\IyaNj0OFFO\\\6\\KZ	뫅\\\\\"\.a\\\\\\Ea팰-DX%jV	kb\gog+a}m\V|W\地i\幡Ê\"\x$\/K}/_;\_v?\{v\{\\o-	\I.L\XC8$%:?:m~\~\F\pl\R8\Z _\-r\$\"ڑ(\\*(p\pv\\Ɋ\w\\ipp\p\\+/}*ݭ$rQ,\\HM~#\\E\׿	}=*\Ԗ\"R85.R\P0\Nx\H1%VX1\'R:)R¶ʓDJ߶~mm5\0;ߞmO5T\>t_E:\"|hǎsȀ\=Z뉌{~L;̯͉v\r\Z,ǉ,-\"\Nŝ\"+;]UHd[d\rl|D6,mXd,\;Kdo4.Yd\hC\@e\\\P\\\\}Êˢè\\\i\ѡ\0s\?\1Ɉ\Uy\5&R\\\&r\Պ<@\"\s\բcY\"\f\?\o\\>\u\l\_H\\MtNJt|Ct\\\\CQ,J\\-\n~\]\Q].ȊE@rfdGk\ZD`/\.*/\]\"\9R.S̿*BGDT\\ᔫ\D\&%=CD\.\\؛\\E\6W%E\\FD\\"H\C\΁\"\d\UeX%z5PSzK\)J\ J%WR.NR/REiOEi?zE73onV-n>ݶ6meEwʈ\l\4\\n\\_\\/\rT;J\R\WQK\;f\n\\vQE^T1@T\\\\\\eѓ\EO.\=\|Z\!\D\^D\u1\2\?$yQӢEOԢ_&j]:\"\P<&\,\\^^PE~w^\rD\nD=E}w\)Ȉ>\6%Fb\$S\\\\羋>>\}!\\\͡\hݒh\\1\%}\}i}+< NqE)ٿ\4\\Wk_*\n_GzD&\D˶OD+\*\\\kG>\\VՅv\ZܜhmH Z6&Zg&\\.޴lP\\\m\\sX\}XL PD\w߃\IbM/fYX+Xu,\.4먿\\\zb\(Zl.6MMcŦEb3{%\!b\NŋU\U\n%w\+xOAئPFl33(M\\\t\U-\ŵ\\nR\\~b\\x\K\uw\\͋?y+v\n\#v\S|\`\E3$J\\Y\f*v[֧O얈=vˋ=\^nb\\\ްb\h\I\W\\\\SD\fS\\>\]\	\s\\\^\šq\\q\8(\8G8{UDƅb/T\P\\\Z?+t\:asnb\fE%F+\\GĘi\\"\\rĉ	A\\M1(&++\\b\\y1\\q1Ͳ]L\}+k.~\\@k1\W1\\sO]\\j\>6۾X\.Ž\b-q-^\敋ö\ő{\Q\\W\\W\q_\\Z\\	MHqR8\\S\Y\'\5\i\r\>߲\[\z3\+\6sg\{~sFNs\st\yqQ\z^\\|\[\\\\9(.&Kω+ߊ> b\\5\/\gԛ\:q}\7q5\\\Bq\eUܴb/n\\ \c\mL\qs#PGܑ w_s~{[\}Φⷼ{\Wߖ\\\CMg\C}\\L\\\\'\\\"\!\\\nDْ+\:,\)\\pO(>$rVxflV<{&K<*]\"&k}!kg\]Ŀ\6J\+\\\?q\ix9\'PW\\\+^\So\\&8I6I䯜(\\(Q$*V\/9\G$[C\%\~ܓl \\-ѾrI8W\wOc\Us\"љɔ\\)\\J\P};D%1\xaQ5Ob\f\h\Sb4.1ђc{%\B\䝅\d\[bGb8,\5}Vba\.\mX\\h\%6ͻ\[3\\\M\^u/\\\URb\\_\\\0KrdjF\l}F\Z$q\H_	x\Z`$\\%>\\,\u\\T\덑\T\u\119\DI)\^\\ג\ݒ\?%${\K\\\H.H\0ƉЎ?\+\'A)`2_J|	n%d\\'	e.\\.7p%\nX\ֿ]v+a>p\HrQ^\D\0\0ID y-ԄID7$\\U\\$dO\+螕\\i\rDm\\<\DH\G%qubI$yG$u~\ڋ\\_$7F%\I\\nI$SrgAMK\.왔89H\nK\n\I\n%F$\\%l$ŲI\gIY+ER<%76I\I\\'$\{\$\y0Ic\Ic\\\%ɋⳒ3O%M\\ZwIӜY\%#i+iS59B%\~\'$/\K^}t\'VH\lz#\)\"\)闼(pcH\'%	!%d84F2h!\T$gT2&|!|||)|5|$v.o*\~h\wdFd\d\mdV\d\\n\\xɏÒx\_;e$z?Y\bd	8/YJ\I%$\\H֔~I֎VK֮J־$kS.%cRi\M\RYAT\T\\T\TI\tuTc-UiLn\\&U\ǔ\"\\\J5\Z\o:T\{T/IW/{NQTât\$2Skǀ\r\\y\n9\Ut\$\.Ԧp\\j= uaJ\K\\\I|\̒r:bG\cS\c\\rRnۀ\x\\鉕\R\\FW{\\\dV\wRzʠJzGz\L\M\\Iϗ\\K/{K/ٖJ/5\\J\0{)\cJ\nB5KA\3RXƠn~V\	\\Of\/E?	b\Rl\HJPt\RluPJQ*%RjjL)s\C\Ҭ,ä\\\ͅ\\0<\*QFI\"YDf!Q\\{\GeSv	%\n!H\\\</\9\\{\\\\s\9{\09_U\0؀;=\\\{@n\}@\\K@Y4 /np\\0X\0(\0r\\0\8\0\\0\\@\1\0L\0k\\\0\\\0\\>\0\~5R1\\\00ڏ\q\0n$0\0Bd@b\\n\\\\\\0_\Z\0\\"4=\5@\\"@\\ǀ\"P\\nP\,\n(\\\r(\(\\3\r\0JVJMg@\T7\:v:\\>(\\b0\ic	!\L\^F:N\\'|@g\Z\0\2E\0\;x{u\'\-F\\\$\o\a\\NG\S\3@o\<v\_\nhk\\0PH\:`\0<R7q:{ӕ\0^	\L\\L2\'S/׻\0scJ\\\\\\J?\\+\\\0]\0V\0V/\TT\"w\"i7_n8x\\ܤ^T1\n>\\\\3T\TMT\\\_\0\\f[c\v}jujmw8\\p9ԃӁz/;\0\ZvvFK%@\Y\\c\/@\\CO\n\@w#\\Nm@C{\.\ΨxБ\<ct\\\0YS\@w\cG\c\\c3o\]g\\\5IйM\\ہ籯\Z/6^l\؟\[\+\N/\/`S:0\\o`\0c\,\dnf^k>^}\\\܀	\0`\"\>\c\I\\?\)0eL[\L\	L\\\(\\03\\\[o\n;ٯ\s^oW2y\wl\0P(l\0z\\0A\s\X CO\\E \\r­l\k@xx\\"A\r@T^M⭽D-K \0H\r$b\g@*h:Ȋk@\%\nrm\\/)\\&\\@@\:)P|\\%nt\&L(;:oh\n|p\nX\+d3\?K5\G\jϣZ\ړD\co!\\E\\}F\\́O\k{\¹\\pf\\g\'`+\r\u\K<\\H`\'\%s\9\\`W\Zkp{<{\f\g\I\G\\\9\\0)E\Z%\9\\pd\'p\\u\\\R\\7p\-\k\g\T\\p\\y\788\N|\~\h\:N=oXZN\gn^{?#\|\\끿z܀\?!*-	5K{\ڿ\ \X\2\_hC\e\IC2\\D\9\\v\\0R3R\Uw\y\ \xzI\V\>9\x\nҌ\i\R@\A:>n\\	ڡo\\n\u`dXd\\Ø \\X\Dɩ\ )\\_$ho>\\wо<Y\I\Py\:EtЛ\r4YiYmzd\:\\nt\\g:\\Gd=tK\ 4ܠ _gAA<\x /\nW\I5\\h\w(\\n\>u\0\|AA\Z\\\7pP\r$\|\\Ѕg\Aa\\@ᛋA\ P\)(\\r\\VPEj\\\0%Ԁ7\AI\W@)0Pʵ\%P`\\n\0J=z\rtc\,(3(\1(/\Zɉ\|\8o\\\\\Y\\-\0\Y s+\j\>\gA\@5aa\@؂^n/r@D\h]A\a\0]\0I s\\CABa(#$\$6P\0\6s@r\S\r*(oV:\nAŧJ鑠2D\Z\\5\a\K\#`?\OPm\)P-OԈ\\rz\\|\z\nz!([j_+un2\D\@\Yz\P\\snh\4<hd/\n4\Z-j{\\r\4\\0h(h54\4\l}4}\hƥ4{:\04\'=\\\\1#VM	V}\\ X3\T\r\\\\$\:ی[\[}[\0o/\n\0\ >`\l|l\Z\Z\\+O{f&\nA\\``q{\+\\\\\Vw\\/\`[\nmض\\.||\=\q\gBÕBC\81\0>iH;mO	a`\\`7\[{\2\\\;\\2̍`X\\\R\\5\K*> Ϻ\̂\'AY\ \^p\h\n8\}	84o\/UGz\0\ςcN׀c\\Xo*8\F\'Z\0\'~_kf>Sid\4Q\C~\\n8J|\8?\\m\\\\,8|w~+.VB08\^Cg\|\nQG\Q\3`\}F\;s0\Z,\&[\`g\Z\\2`\=`:\Z\ت\\\0s̭\\``AX\i\0-%\jn\{\\[<nH:l\e\\[\*\\y\G_<Tph\0\\|\\\HWǶ!\\8i$T\0nxn: \0?ف`p3\0\T\\rn\k\0\RQ\0w<w\@Z:A\\Io5\?x\[\\Oʑ\>x\nO\WX\\\<\z\xd3<-`m\\.\\kx\\C_Or.\'_\lO\zg\\\Y\9\\x\:\\/\i߀ך!\ޏBL$Ey\"XŃ?\\0i	Qٜl\QcMC}\'/A\\`\\w\\;M2D\;DǱ˼\[?\3\<\wɄ\\\C\u V {\\AL\ {CL\-B\m?	1GC,^\\0X\GAϸC6=9Z=nQ\$)AlC- }\\x\ȉGg!\\j!n{\\\Z{=\#|\0⁫C\tA\LtBl ^\\"F\a@|3!H\\H\^2$\	\)\\2\\JC.D\I!_k \?C@;-!qkF0Hk%9\Z\zȵy\uq\uHZ\6ȍ !\\\n	C2r 7\!Y\ Y3슭\qHNk8\v\v?rg;\n\\\-y\ۦ\C\0N@	@\`ڲlA;`e\\s\!x\C#\\(Tl!7@\nKA,Ly\Ah t\!\Or\j~	a\A\	\\\A8 *D^f \"\Z42\"\"3	y\\# =\!ED1\\dRRfy\\Xy\6\lԼ\\\#!\r>\	\n\\\\ix\nҔV	yRI\XAZW!\@Z;\@^\\'A^{ ]\HW/\\.\an|jS|	\գ@z}4 OA!>\\H_\\\2\U	\2ԑNo|9/L\n=!ߓ ?: ?B.@f~\C暝 s\"\O\MMy[m\\\"\\;y/\wmȟᓐ\\鐿q?r \!>d\\\nTq\/\Ju\F\TPU[O\y\-\G@\kc\\Z\Pm-$T\A\Qn\\\\1T_\\"tit盫\]HAb	\5\59pwB\AM<\辣\\\9-jэ8~z\\=\!\\!\\=jEpZ\sGlУP\-P\oP\\Pd豟iP;7P;\ \~7\a\!,	\\	u:U:o>uֺu=\nuvƻC]\\AOu\au\\\zn|\T#Bϰޱ\'\PCP?.\W;@dnА%\s\=\s\Cô@\A/]J^(\\\wh\-4!M\M~z]\\z4?M\.~rCoj@3R\[Л\'bY[j.\\\y;8iAA\Pp\nIj\\Aa\\lb\+PB\(\\\ZԷ:P\.32\\t?@(\߀r\<\\PI*ԫ\nr\Ox*\r*Q*JnhAoiP9z\\.ȴZ\Z\-}m\r}Z\\C2hUZ+	Z=\`u\\ǈF\\5\ɖ\\\'\\\\'\&\\s\Fm\B\0m\\>v@\@[|\Z\-\\\Vy\r4\:ں\\4\\\rm=}9\}}\X\8\\r}gǇ\\_\d\~\~j\n{\r<:b܂c\ow@G#\q\\:\Zh\r6.ce\X	5\1tb:y\rXBgbB\\\rBzB\\Ce@f=+\\Z]tc\t\[[w\lcl#si\\'J\^\\C\+\0\\\0m/`jϘ0\qؖd0lK)\\L=UN	ӹ\U\?\(\1>3+a{m\!a&\n0\۪}s\0\\a\G)0\65\\a\\`\,\\,vh%vXb܇Y\'s0\\\a\7ra\'\\;SaN\oa.`^\\$\|y^\aAs\߰`x=\Z5;vA\4\\"k\'aтM`16X,+\U`qXX\yXCX(#W`I$n ,\ \\\Ye\\a7eʰ氬\n4,;B\rY g\࿜`G-G!\a\.0\\<g\\e*\\a\a0\?%	\FVqn\9\a\9%F\\clc\\\ZWƤj\X\\`\\{0\ws׸\r\Żx\0Fc`\s0r/Lu&\IF00iuL\L拆ɿ\S^\\K\\;}؇\\n\\Fa\a\\n7eXէ\Z\.X]\1\\0\\r\5\N R\3n\ss\~6\<T\	{io{y/\1\ֽ \\r{7\#\>\\S}~\\\n\,}޾s6|\lT\'l\_8l|\O\\l267\0!¦w\\f\\`3\j\\lN\\s\r`zq\ZxV\r\\0\\i\\;Oؿ\\Zyl\X\w_?W\l\D\\r\\\s\n\\\k9	\5+\[\w\ޅ\\nn\746$<\\ໃl\{\\\*\\\l\k=?7\\r7\S\\X\\r\\\\\_\̂~\=\?\\Z?V\k\\\\pG|\\S\9{\ܽ\v\\\n\}dNϾ\:w\A\/<\B1~X2\0\v\r<,\	\<\@&ʂj\	x\aw\\z?\)\%\4<\o\˅g\ug^\\\0\fK\\\\sZ\wx\+\<\c\\T8\/\Oa!\\ 8\c\\\$8v\\G߃\p8\N:xFp\\0Nj3M\02\\&\\p\9\0؅\\\\\,c\\\\k\gll\\Z\\9\\ŋ\v:\W^y\Zt^\8\!^\\\DX7\19\no9\\\\Z\\f\/W\]\\\O\8\oʊ\o\\\ \߉*\\\\=\\?\,\u.\<|\(|؁G~^~섏\>|\\Z\v\>*|\\IT\'|Z\|f8>z>{p>Z\\\\\\ \\p\jyXwtP\PG(:F(\/\!\\qBlh\KAn\"\0\\\\Zl\'&\1Bl{Ѓ\l\\|@\L!\¢z\!v|B\!v5\#X\nq=\xB\'\00C\|0A؏0_~p!ȶ ,mH\jI\ZQ#O \#6W#DX\\Dmĉ\\\\r\\\'K\'i\\)\)gkN\n\t;\y\q\8Bx\\o\v\o\\#m*D\a.\"\\ID\uDP\DpX\"D#q.\@\BN\ .ToE\\\D\\Ba^\0\0V?\\BĜC\\X#C\\IE\E\ \\\\fD\.D\\iDe\nqݧ\Zg%H\#\\\qDFq\\n\"L\rq\=\&\\\ru7q\\<\"\\F\Y_B\\\y#EwS\Zw)`|x\Gf#\UP\n6q*:t?E\ZD_E8\\\~m\]\<\\`2#X\ȿN\?n9Q\7\ZBHFHK!\*{\\K:\\IB\g.\\D\\ZQm(~=(h#J~!J!pDY&<\0Q^xXp\nQy񘨈x\\v\\\\dr\Ty\x\r\X\\\HG4~E4\#~; eψf\|/\x\\0m@tl@tߩEt\%g\oI:\=\!zJ\=0\ć\O\{0\g\/e\P1YB@(\+)qĸ\/\x\\ڏ1=\E\>A\]\G\Gu#\\>!~M#~;\"\\rB\\%\k_k\A\\\NC*KAn<\ՆT\EM @\\"\Uꫡȭǐڑ\{\1܌\D\\4LX4!k#\,@&t,ҤEܻ4\>4o=<=<!D\D\\AZK6MHsHǭ\\-\\0\\\%骑<\\\X<\\'\\B@z!.#\bll\R\2\2 !C42Ȫ\Zy~\\ny1\\bV12\\F\+\\K\d\\cd~\g!_ ,9 czqs,d\\\\\Td\y\\\]\\3\d\d\t62ug,25L9L+!\Gf\#o\Z\"Gf5^E\N2A\\C\\vG歗\"Yא@FtD0\c$\3عDv H)$2\f\\C\\Ր5$\t\߃$r\[ۑ\k\Hڞ$-\2cdԌ#\9o-H^\\'\rF\lcP\f=R0y)\>A!Ep4R\\\"R\+FJ_B\!eIH/)d|p|xY\ \T\03,h@!Vi\\\xdQYY\hEh \vN \\"r\YUIU#\\\\\j`Y\bc\#\\#\А\rcRd\U&\Y\-\\N\\\]Ɛ\AȖ\\rȶ3\vc)}\\%\\n\8\Zg\5\\y\zEv+Boo\\#\,#\W\\\\!{\!\?\G}6\"nB~\\G~;=X܏\OFl& \ga\\\Q\?-uȥ}zȥ?\rr\\'\o*rm\pKFTMOTLT\5\&Q[\`(\\(\GQZ{!(7j\\\\=6(\\Ԏ\\(ڋ5Q(\(\ݨ=!Q{P{\Q{PNԠ\(3\\~{j?\Z\?e\\\Zu\\0\\{M\u\'\Iկc#]s(k\(\XM\Ա|\/ʶa+\\;u|\\DK\d\8ʹ\\\\d-\e\\0\^r\D\\pPF;Q^\VϺe\\-EK\P\\\T@\T\>KT\5TP\8*\\*\\	*\4:\\n\BG,*lvuI<u%\0\" bPW3mP\w\F\?ǡz\$߫0\uǨ\k9\WP7\_(2L\Q2\\\Q\\\\\XԝDKԝ\\\_m j@\n(p\MxֿEA_Dӯ\(䛛(ԡz\Z;\J((ʐ\0E5D1zx(6\1(@qQ\7(O\E	C	JQ\"\$J%\{&\Q\\\(i%J[\ @ݻԌz@/B\j:J\\@\&J7\(\\"ԣ\֨JT\2T\t0\>UPn\n@\lz\z\".C\_\\P\r\hT\uƂxTc)y\\\\\0-ն\^>\@uN::\ߠ^{C\\\܈\z\\\n\\\Z\g/\\#P\Q}.D\$\\V9\\ZM[A?@M\0&ݭQQG\"\T\Ԍ\]\Ouy\n\\\\/\=_y2\\.Ԓ\\"j\w>\_\\/)fZ[pE+\\V\ިvUi\+z\I\z,Z\H	\\\Vod5\\'\\ZhM.Z\֎BkC\\\b\0h\\\\;\\9+^G\L\E\RGħ\r޾B8<&\F\\\ݰr\*\4\/1\rom&ޟ2>hmzދ\~>\FE&C;\\'\\'\'F\NQ\SQhKhW\\ӱRB?\J9\#>\\ZB{ڣ}ѾF.h_EE\;\n~8$iD[ډ\;]>`G_/\./,//f[Â\\6\K&\KtĬ?}9}}y\0%Vc\\_F_-My]S\D\\AM]i@\';\\\G\\\\ߎ\\շ\4ZtZE4:m\\\8\Z΄}F\t*Aߤ/o>o؂\A\lށmG-2\@K\ZԜע\D4\r\D\y\\h\\h\\b4*F՗ч1\1h\I4Y\G\ƚh\n\nMy悦û\,\{4\\\\\"4G\s͹\\SC\mG\\\'\\Rx\-*CK/\{Ѕ\<t]\Cm\0\\c\\M\\\{\\fs\G\\׬\\ԭ\\\rtM\&tm]\~\]܎n\\݄%G?\~vg\0j\,UA7ۍ~a	\\!jnE,۾;C\ЯE\n{\7\o&\\\\\\\\\t\A\@+z\\Z=Tes\\\\ z԰	\1z\\=\5\BEO|@OBOCO1F\XEϼT@\\;\>A\?^8Ԏ^LE/DF\?i,\ѿ/r\K\\\+\BF\G6FI\)fi+fc\f\H>f[Q1\a\]1[ۺ1[\`4\0Zǣ0گM1:3$fG\c^5F\f\\̮\*̮\]\o\kӵx\>\5YE+\\\1s@Ѕ\c_>jډ9\\\\X\k;ƦYc{c{cg2_9㠰\@\L\Ŝ:\:qqqρb<v\`<V0\\0gc\b|9`|`1H_LP.&P\\~\\7\:`7+cBԯaB\\c\\mń2h\\ZmbL،1\Rm(&Bs\\n&z2&vW~&\\L&\&\&\r&5I3zIb2\_c2\Nb201\0L6\\u1\\\@|)\+|0HrI?u\`+\b\\\\0C\Po\ah\z\)\\.İ\ru0l3\q\5p\\0B6FL+\H\f0\El\1̽\;+ɘ׮`01*\'LI%\\.Sy\T	\Tݱ\T\Twcj\:\\S\I\3\1\UP̋\SV\LkUL;r\\\J\\r\\\#LGs%\塃\z^\Nـ\.\ü뾍y7ߋ\y\\\\\o)ӏbٝ\M\C9ke/0#;0s\0\7Qf\*3\ֆ\$fj3u%3\!a~q\|\\Eg\\9%\ܘ.\v:\\k\ynf^,>eI\,\Oc\,\ra\Zc01+Gl0!0kS\\G\n\waCjaX\\=ư\a\\\r]7*\]\cU\\0Kjv\\v\6v\4V\\V\\r-\v{\75\\\\cu\\\\;\bwy\`w\\\Z<\n\\Zj`w\{>~Ě\`M>c\.\\k\5{5\߈5\\=t\\\k뀵\{\\4֖\\\\\\>݃K\\\oH\l\\ƞ\HHÞX)\:`X\\T#Au6vƺb\΄`\7(b=\rwcz۪?سNسسE06lP\lP=6x\rac/\c/$`\6b\Fa\\\H*6r\{y]8\r\yl\zl]׍n\\\f_\$[l)6i{\769$\"6\C{#\&6C.fZf\\h\\Z،\0\\p{\\67\\\\D:X{,Ў\{c![V\\`,b\7i#¢?Ģaw%X\\\a,xK\o\\"d;,w\`\6,\Yi\\\`y\\ZX\W\XVx\+Y\\\\\b\?\>P_\>Y-;-[s\ecfLb\\>zSTLV\.c2\a\\jؚ\غbl]n{[{퀭}\\ɻ+\\\31tlӡ\0l\U}6\j\E\-LlK\lK\\n\rރ\\܄}\}\?Q(\\n-\\\)\\}\~\GacG\Jؑ\籣/\\ѿ&رs<\X-v\nfc\'v&\\0;\P7c\)a\{ұ۞`\\\\b׊p\n\Bx\n\\)qn\\Kh	S]ũmD\\\\\O\q\^\8\e8\S8\opZSqZ\t\\\\\\\\qQ],vG6\\3֝\\\o\\v;\\\)\\=\\݊3M:ۧe\\37z3>;hw=;d>;\3;\\.;\g\\\=\w\=\nw4g͸\`i\\>y\٭_˧\m\\\9&v\g5qN\FܩG8\i=\\}\p\Rpn\8w%{^,\3\w\\AWU7\\\ί\\?p\2.f.\\\\\%\=\\1\Ev8.\Y!._يԾw\ lC\\%\sp	tqI\⮑Fp\\pן q\\\q)j޸Ժø+i\\gqY[{\\\rJ\Zp7\\V\\08P!z3pH\Xr\6\$=S\?㰌`.\Woß#n\}p\8؞#\>d\ȴ\Z\\G*q\8D\K\ñ8]\N(1ĉu8\w8H\pd\X.8+q\\\J\r\S\U4k\*\\*N㪵h\\\*v\*\\c\\4ppO\\\\[\\o\}\=M\k\=;u\\kՄk\µ\}\ŵρp/]jq*n\:\^W\^y\2S\u9\\\d\\?\}\}ܮ\5|\-z\&\\g\o\`+7`&;⾤p#:0ܘl7\\+\[?nxq\c\7]~v73)T\͆u\\?\'\*Rq\qܪp~\\qǸ?\ZpĎ?\Oq\i\V\\W\kx\\\rx/\\Iī\U7^ë>lo\Wكߚ}א\k,\k\6\\^\R\r\9\\\\\uܼ\:)VxL^\^\\\n~\sxC<\\xÎho֍7f=\\yk7	77i7f\Mkxӧ\x3\ތ׏\\\\[^\[q\Ra\x+\Gx\Mx\6W=?\:w0\\;D\a\\\'Y\O\U\O^\v\N`\;%)!\\&\\\w/\{H\{\}\1\~_?\A\A \Z\\D\7}9\ǇO\/\k\\õN\\C\Z\\\\Z\EH=Hk|\\	|T7JS4J\r/\\D+⯺l\_}\\"\\U\	wF\	3ۗ\\տ\Sx\\,w|	K>[m\\\Z\ϩ\o\\߆\\\\؈\\]\=\Z\3\\\\=\4ǃN,ࡵx\y\n\\O\#N\\x\C<:\\0s`\\\\0\OXނ\'F\\I\\xR\87\\\\<c\\\\ώ\7\\.^X<{2\\.x\*^\"\\k}\.|e_\o3t|yy4a\!4\"\j_q\52\_v_\!\4\0\p\\'\lu\\\ZY/\0\\3|ۛq|?U\r{\G\o\\\=\\O\\\޽-\y\\\㇎\\Cn\E{\X\ ~Lt?n\r\r?\j,\n(\O\\\ ~\gD\\oB\st	~a7\\OEJ	6~\\\Y_\\WO<¯^UƯل\\9Ep6av\6\&k!a<\ANPG\B44 Z\C	ZI\'݄m\\\(\;^1^\SJ\\U\6`\"v$\\\	\L0\\'X\,\= X+\	\>G8d3I8l&\"~\'^~D8\"\j	6\:	\T\6$\y\	c	\#\'Ip\'\u#\\<\B\Q./I\-\!\BP!\J~~ܟA}G0\F\\@B䛻\;+	W\+	\|B,N=#\1q.\ڷ*\״	\L!Y@HR۟R?\\\4.!~+\\BΎaB؋󾃐\\F\@\\L\\\0\\0\\Bp\0\ND\\0\P\\tӉ&\h.#>V\Z!I W(QeB@;\@+K\_\\W\\ni2\\}^\-ą Ȏ\"H\xizAZKD(\#vrEn.\N\;Bi\?B\组2ur\V\C#9\!P$Tv#rB\D\\ TO>\'\u\y,቉\IA\0\I/\\p3\\"!0-m\	\\\W\կjB\,S\+\\r2\\d2\\^\\\DBJHW!\8oF̦	#w9alw\n\\\ӄ\\ׄi\<a\%bG飄?>e\_\'6\\&*c\҉U+**D5\\D5^\ZeETߟDTg՟&j\\ZKZkG\guCWD]ؓCVJ\˽E\\nLܵ\qqW\cAs\q\\\K\thz}\,\\,J\\FܿO4\\\\D\_=\Z<%\-R_z\\FK>#\M핖\\\{\":Mt\n\SID\&\k\uk\\m}\ݯ\{\\q\qo?\̿!\\ѷx\]\\\\?rݓ2I<\AϚ:H<UO<oeA<_G\"^%^zM\$F\\zKh\'FI\'Fm%F\F \\W[\\8\k:R\\(b\\6\Rb:\1\\\01\41\\\Ek\ʹ<\\)1+C\3x`xk?\\\P\m\;\\\\\b\\GĻNw@Dl\"D\AL\$B=\0;D\\DD\Dd7\PJDN\\ZSDBHY wI:Drl\"vH%\6\\D\&\"\5\n\9z\,C(\#\nD/\\\kQr*(:Gfe\ݝ$ޓ\!\wI$>\숏\\n\Ċebw⑔XQ\LܖADvk\k\\:b\%A\H\Z\'>׽N|\\Al6] [\Q\N\\\j\kM\\\vb\=-b\7Mb\\\Z{:\&\[{\\ ~\%~zط#\经\W\\ؿ2JlA0M%G\]\\ǧ	\ɀ\\\JqpsqLUiF\;؈%\%F!K[fKv=ĥgĥz\2Θ\NCD\\\"?FR8\CRX\')jPI\\HJ\ד\G$m8L\p@\x\k*i\xIU\IR;H\'\"mY\!34\|I\%j(\.6dB28$\$$\\$\\$c5*\i	iw\$\$d\ SH5$3{\l!\Q\~\$\$\Oųaҁ\9\p\Gա\'#*\Q;\0\(\\\\$k\zdt,\\dL$\\+\"/N:\B@:y}tr\8\\>\)8\\:Hr.\\\$7m	ɝ \\|>|\HA$\\\\\ɋ\x֟E\n\\!#\\&]\\HubHa]\H\\HKqRd3)\\<))\BtՔFz̝0\\<FJ\\MJ\F\~D^\I\"t*)y[)U?\\"\\ t\Spt/)o\0)/twP\:	x\=	D&ߺ Hp\Z		A\VDpUHs$R|D\!\jw\E\$fH\Db) q\\I0@*I2$\xCz\\M*\0\n]HE\I\\H%AR)\2lg\r<W\HT>E\\"U/I{\>\HKD\'\\\\Zp\\C\n\L\\\ryH#餮xR\\\Yқ\7\r\HoWHoO\e4\\%\\In\'}#}K$\%\͑ko><&\rl@ܯd$\@6i\a4$\r[FcHc\\Ict\׺V\Q3\\My\\\~釧	i~Gi\iJZ\\EZ\\A@CM7NNV^7\\!\Z&RDd5Odd\\&\7ɺ\O\;\\(dN2Y\\!\ܦL\ϓl&\.\"\n&\\D:\@pdTy\w-\UYm\\B6o\MxE>\\R%\K><\M>f\ \V \"p옂 1K>@>EAv\\\!4Ȟ\\d\\\\3\\\\~\7\\_\\0%r\ur*94|@-B\&r	6w~<\"_I%\\\\Whc7GcU\/\5\\\\xor|\EN,LN\%_\\\\\\\\'7+\\}\\H9c!\@\\\#\r \zDΎ%\j\4Α\zf\{FP\MTMd\c2\\u2\m8䔐\M\d̉\d\\#K&y\\\\P2\r$\O&\E}d\%2C\T2\\\) \\\d6&\@_d~\%2L$6dI\^,y,\\$K\dٛcd\ތ|\%r.	9ș\\p\\bG.\'Ʌ*\\\JrI\\\G~\\\\H\\0+{\U\\rMru		e\p\\L6ry_\Z\\KrK-6In\\ T!<I~\F~\ #H~m3O~\O~C~gM~7si\<Sk\E\nOIN\[~H\M&\&\ד-Ƕq\\!\\\\4y\<u\Gy\(y<Z<H\ /Ǒ\\\'\0\\jW9{JQAQP\QzQwQ\/P-T)(*Kc\C\\g7(\ZM\nm\(;R(;\}j󔝏S(\P\RR(F\c\Y>\xN1\M1@1\?{b\b\\\\e\ \\K9\L9jI9jiK0XS(6^(6u\i\\km\;>\V\\PL8h>8NZPNJ\)N\r\\\u\w/)\vS\\6I).&\(n0}{@\\\ʙ)>\R|\$S|\(~S\\)g>R8J8%4Ȇ&ES\"\)\KȤyJd\\\JJ7%ffr\0r5tr\\(%\\yʵ\\(ɐce\3J:LIO܄NRrSn\\\\\kRR\0(\nȦv5@l\(\]h\7\n̓KAXS\M(\^O\n\HbT98=@\R(WP()\\\n51B\~B{C_0T(\_(\\nc5}IaoW\\\n\n{N\\=D\W)7w(Qм\"$\S\\(\(b\"\=A:)r\Mʃ\vJ\_J*p\ZI)eQRliR\\Gy(<\n8C8hOϡT.nTQ)5&\\\J\\ J]\"屽;\q\6ʓ5J}]J\yJSJ\n\\Jy6\\Ji%\)m\Zvw*\\\MJG[Jn\ɐ򞸏\ӵB\Y|͢|\"\\|ZPzSvFPh4\\3(IK\U\\<ʗ}/\QLS(\\\\x\\[(\ {(\\n\Q\\)N\]\(3)s\|\ZE\O}W\<\g\)ʒ*eOY\rU*D7Sҩ[\T#\\rn\ԍh-\VE\\'\\\'ߟnPU}Uj\[[dԭ1_:-\:/\\\n\\\/S矦\>I\w\5UPw*ʩ;oS\:F\c\\1\{wS\,S\`{UvS\\vP-vR\H\<O=L0\R+̩6\S\6v~b]\\\\z\q\0\\\?TG0\qN\dFu\ȦQ]AnROoP=l\P=\nT)\3\r\gd/շ+\\E\[\rM\o{{R6P5\`\Z\\8L\r?L=b@=WM-Q/msF\?ArJr\ZS\Z̧\l\\Pcq\n\\\\j\\.}j\aj\;,5\j:IMѦf\S3OQ318j&9\z\Z\n5K+e\'fʩY\\ԬY?6So=\\\Z>ME\~QM\\,\\P\rs\\iT(a\n3]Ҩ\\T\TL\e*\͘_J%\\ZdU\r*9vJ!pT \S*g;K\#\\\r8\u\\\nYRO\"\h\\U\T@;P\\;\ԩ\\\\?Q]7.RAEFŻ*%\C\\,\\"5ZYI\O;Gַ\>\LmVS-P\\3$jsyR\1\"\ҞOmS/R;P\\N\K\\dSj\gj\\0\킦3料{F\gF\VO\0~~\Qw;Q\/\\/\\\h[\+\7u[D$\Q4\SlI1\IFm\=@]1.\\&|f.RYG\xԕ\o\Cu4E\$M)RHS]o?F\PN\PO\X\\\rM\\ЗVO\غ@ӌʧi\\4;iZl]\\\v\`ccM\LM\	mm\rm<fhD3?\\O3\\\\i\\Iy*\\7ia^OWi\i!H\\,նc4S4+*f\\/\\\Uff=Hov4}h\'\Ni\'ݣ9\М4\{4\\Q/͵\\\1\\S\iôӑi_inʭ4w(\}\Q\\=\\<\o@;{8\N\h!1Z\Z\\Z\y\$\\\BڅL\\OڅC\kiC\9Zx\(-Bk\|u\\L\ŭ\\\izwiIҒܬiIO\'\0ڵMkOh\ެ\ޢ^J\@Ci,\DZv-[vv\J\ݑJ\\\\GP\]\\@/h\\X\ZH!\7\4\Z2CC92h\\5\Z\\\r\\\\\\Z|7p\\RF-ш4\\;I\X~q-h\X\&\\!\$f\4\F!MVF+\n\g\i\eᴇiljiU\+*\VS\8\\\\5OkL5l51\h-UbZk-ə\N9C{i,\N{Xu,ou\^\^I{})\F;\f8\\d\\C\\\}\}iJ\!g(md66Vz6\}\$6^I\A@Ѿ\\\r\\U4\\<6KT\Jh\hs\n\'h\%ݴE\T\\⟴\Ki/\\\V^\\-u\VikWhk] \\L.}=	}C6}ß(g,}kq̀B\tH\ \ѷ\oW\\N\\\R\;\r=\FDSqU}{}~\-E\g~0\4ݒF:n\ n\#nJ;nWK?XNO\3\\\\\\'w\\'<\\tW\O\9\E;ϑ\ZI?\{\[\\\Wq\\՜~6)h\F񏢇$N\CF\\\\C/\_\T_8B8O;\M\\\/]G\d\//eӯh>_	_9WO\\5=\J=\\Ezu=r[L]MO{NOo\3\)\I=\5=\D\"\,&6=\\F-\f\qe\MmI=W@ޣ\&\!W\Е:G\DޢcIt.N<\NϦ6SC\\i\\ntfOgo\F\\9\*\ \\\L\\̣\N\_\t{+]{]TN\rK\\2/E\\\-~_~\|~?\˛\u\\\\"\nX=^\H/\S\\\dz\n%zU\?z]%\)k\)\\E\\TWzˮ\V=mzn=!j9g\G\\k/F6\r\p?\ypz\FS\S\ϥX?}\0\E\[	\\G\#@\/c\fgWu\>\\	;h3G\\\A	}\S4}΍I\I[n\\/\\C鿻{\KOїC\\U\\+pʃNX}*렯~룯\\2@ §\\\\'clu\0CyГ2ؔ8\\\\\\\P`\Uf\\ώ\k`eh\\bh\\`h\734;K\\m\2t\o3vL]`走;;c\0\"%\0w\\E\_\\T\9Za\`\8\8 f\8d\84̰܄fX\V噌JG	%\)k\\\"l\\3\bvO\3\\\*\&\1qrT\th\\\\p^g2df~\p\\~\\D\$s\x\U\\,bx{2|.gd\0\0\F/jqa5^ʸtÈG3.gdDY\aD\j2b\2bw2bsD\8F\;cƵT\\\F\\8#\~F+o0n\gd\O\O\"\#7\#yq\r\n\f\?\Eܯ\{}˙e$i\F9Ƞ\`{3ytc`\g0fp\\\@c;Ke\\G3C!dHܡ5S\-Ƹl\x\:\v`h#QQ\\\FR7\zQ}Ȩx˨!\u\\U3\u\HF\FCF}4\k\Zq\hR.f4y\\[/h\Vƌ\|F5s1\u\\\LFf-Ggtw2\\0\$3\fY2\\\1z@?͌F\WF\\V\\GS\\A;\`111Rf\a|;\\v#\\ac\"ȘX\\+caL10\\,Θa\\\3->0c0Ss\BKNս\u\n\ZywXR\w>\\Pfn\f*+h0U<r*c]\\3	L\r\D&x\ht#\S\H2sgA\ns\+{ӠMif\Z1\rG&FXؗ\\s\\LS\,Ӭњ?I3\b\\l\\L\r\0\?\0\9\*i\im\<6\<fX\tq\\\\t\<5\\t9\t\\ӝ\\\)bqby\\\\\\_b\0c\Wf]\٢\9czy7\\ɼh\y1%vj\Z~\\q֙y3\\%b\OD2\\3\\3Mg3ʼ~;|OBWc<i`\$f\|>3so3s\3kMf\~\\ha\\\1\\0#qLF?l>\\0!ۨL[&\f	dh\\nGbbMԘ\\L\>0wI:\\$]D1I\_\7yLVB\n}\	}f\\\erۇܑ5&\\(?T\e\?W\\btoSEc\W\g\\|P\|\\\\5a\~3X2O\1K\]bìl\`V~D0\J\'͘\0\C1:e60j\=ϗ2s/3[μ`\(1ۃݙ{|\hf &\\\&\\s\̞\\4C\Gmgf/\Og~\\fl|\p\b\<`\121:\3f#_\\\60b\&X\\\\s\ZaΙ1n1n1\Q/똋\\\O\o柭\\?\?\Q\e\̿*+\Y7&YJ\X\HXN76\\\b)Ϟf)/`m}\\tI\\T`mZ;\R.eLV6\\gm^bm\0`>\eԔ,5,4K\rcuͰ4#4/YY,\K,]^J,C6\2f\b\\3\\2b<\ڻ\ڷ\6\씜\!\|њe\:Cu \ ԁu\됛uxe\`Y1:XGXG*-YG\rlTX6=\,\1\\m\#-;e\븎)\6\	\8։r\\\z@\L\f\\ߡY\39.,/\\\\.6f\(\\^D) sVЁ\nVp+S\:\:u\:?oȺ\̃ue\\\n<̊|t}̊\rs`]\rźژĊ\xH\fY\\oY7\'lY\\\$V\˗;5,5\\_\\l\B1X\\I6\	󚅫\\=\a\w(Ype\1Όňta1X\qG\]e\Ye\?YfKɒIa̰݃\c\?t\\_@YX+u\"[\"b\*c9*\r\\*\*\\Y\am\Y,\Yo*\.C6\cV\rϔU#ǲjFǅYO:YO\X\r\+DV\FEV\6eVSP)^\\\\z\\zVc5\j\?jm}\jeu\qY\X\L\\;Xk\a\\\WY\RXKY>[zY}\s}k\\Z <O|\\\Z\\\\"\\u\d)k85\g\<\"f}{Y\\o\\\8k!ɉy\\m\c-a\\K\\%llEk[)\[\-{Bri:{\"{c\"ˌi\\0{\[u՘`\\\SyΞ\+[sՄ`\\nb\:Uu\\\r?w2|\;\lOoٻu\{\\ئmlSmm\6\\g\){\el˝f\\1Y\&\	\\\m\>,eob7\>\Cvb\\\>Ub\v\\\I}\,\\A\\$\}̜\yd/\,d{{H\\i!loI>\G\'\cMbe\]\Rv\\%v\\0\\\f싾\0#;\\\\\u\Ȍn6vT[!;\\&\\1\ESv\\n;FE\Ύwlf\'\	b\'䩰r,٩G;٩\z\\ro\i\7\\7:\\~3K\\:\\\\zd\-$;\1\\N\ؽ\\t\]m\"x \r\f)lH\r\5bC6\:m\1bc\\\Ml\b8\cٔ\l\\lںlڶh6\ftI\LClN0G\a\Z\|\%6v-a:	lٛP<?j\Ώఋ\c\EJ\\k\\3v1\"]b]\.ߩ\~xن(O]%bWgW/a\lakg\~9\~\\\~Y\~B\_ֹ\\\\\Ϩ+\g\\\\\\k\\S\\B$mՌݮ\"`\`w\屻\\o\Z\o\}a\g.f؟7\\C\r\\1\\؋\책\\\,w\T\Z{n\>\\\+\\\T{ĂP\*gٴz\\+{m\^\\\\QX.\(n\(\欷\\l\\\ljT\lv^\l~\Q\Q\\Q\s\GVq\\wq4~\hjqeޜ9q8,G9c(>\1\\\\,Nq\\Gp\o\\ϟ\\\\\9\\\\@΁+CC$\\C\r\a\\n\\SÏ\9Vͽ#\8G\r:er==Ǳ;ʱ\q%G+(\\\%Uq}P\\\\\\p|^\\ɯp\\\9۹8\	\	\\s`s3RN\	\'lb)a8ŉn\DJ\r98ͼ8Q\m(\'\\n\\se9MY\Dpb\9\~9	\\$뗜T9\\\a΍9GN\m\\e\\\C[?\99\*\o\8\9wr\p\\\q\iq\0\#9e\\Y\8[\`\'W&\\o\\8D\!q˶C	琕80z9C\\\\pn\\\\;{\%\\n;X\\\\\nQG|\0G̥r${g\s\\ip\n8Ec\ufRN\q}N\62sS S>\h5\c5\֍S©;3ϩ\\<ya\y\Z\\<\4fp\Z[9\s\ZGwp)8\;[9/K\I\-\+\]Mn\(\\sه\\\:\\\y\k\*\\0\Pi<g\l\8	1\\\\@\x?\m\ gBÔ3i#\\\8\?G\\\#\\l1\7\s\Y\9+\g9+[9+C8.m\\\\\\\\\}\z\\r\\e\k5\fQWS\"W3\պ&\j:a\\\\\\\]\wǦ\!۸\\\CB\p5\ny\5\\'\\3\\5I5ݐ/yo\9wqy2\\"̉{\\G%\\\\Q\.u\A\&m\^\=\\'\!d3\a\\X\=yz\t\ҵ\:f\=s݆np\I\\]+멠\\܎\z\p6=\z\3>\b\Y]ܳS\\u[Y;Mnx\+7\\\'n\\8n0l{\\r5r\^p{Ͻ \\^\{q\7\\r6r/}\\\F\s4?p\\\Yn\w\u!7%ܒz{\e7]|{G\!7\Ľ\\\\\Fsau\\X\5.\\./\sQ	\\bd\KI\\\\\J\~.|KK\q\q\\D\e\¹,\Z\\\\\\\PD㊣\qŠT+]J\\3r\q\\\\\\ާes\\\ܢn1[\nR\\\sn|ϭ&q+l\s+rvNs\\>\\>|\}\ZgmmY\m\qz\6xs+ϵp\rͧ/,r_\\\\/q[\q\\/vq;4r;&np;w\p_\o\]\\ݵ\6ha~\RD\\9۫\\\\rw\s[\-\`\ n;\;6\)\~t\\\p\&_#\Fh\\z\\X2\;`;yN;;r;p;	\\\Yǝ\\]\\.\^\.\\.\7r\\.i\\U\\ŤqWw\\\;x\\j\x\yJ{ZyJ\(\u\<emO%\#o\\Hz5\W\\){\\K\mK\@<]\1~*O\@\~\IyFI\3\u\W\\7*\vm\\X\\\\}v\Qy\̝Fy\C<\?x0_:Ϣw\\;\\Y?\Y)\\C\\\lBx\\\.<\Ǽ\C:vxҭ\&y\1<\b0\C=\\\y\\\x>v\|\<9\p\xA\uyA5일\4/\\.\E|<X\bzfyWսyqyfxI\VxI${޵\\y׿\\]_\\%\\KbxiJq4e/ލ\n\\ͼ)/[\\\\\n>\e9\\y9x9\\rFyy_\\0(\Z\\\\Syண<4Ϝy򖇵u\a[x`-i\#syC{yL6ȣL\1n\W:\c[\\\<>\)\q\y{\<~\'8{\'j\IͶ\\{y\vy\x\\\{\\W^\\o:ƻ\\f\\W\uW8\\+H\H\J\\\r\\/t\\\*F-x\,y\9\%$\pW\W}i=\&^\駼\쳼S8 nƫO\=%\r\\xOWO\\Z\x\r\:2y\,y\o%\5\f\\4\{u̔\љ\\TV\u:u\:;x]w7\>\9&ཉ\\)\\{+\\{\\]&\\\\YO\\O\O\`oX\=\q\\c_\_l\ϩ\\;\\ռ\T\,t7W\\}\)\\V\Ҕo\\޿\0޿cyUx5S[\\9!o\\W8\WXY\Wq\o\'\UmY|ռZ*0v]\\\Ր5ҙ\\nq,i*\k)-\\?\__\\,\u;\;ڶ\\\3)|TGAg\-;vKő.˷ w\8\\\\?p\E1X\n\\go\	\^a\^i/\~\n\\5߆\ZR\w\wK\\M\\u\a|vLf\rLV=\K\\_\\ޟ\\\h\}M;!:W\\Z\r§0\k\IfKiQ@??Ɓy˂\\\m+2	j4ލʏ+\\\\\'\\-	q0o~J\~j`%?e\;?}\=?#\\\h\3O\\o%g\o\\g_~\\~|\%PX\=\n\\f>\22Y,%\\T>\\y^\G+\\\||ppOXv\tA|\n>ϧ2~/>qg:\r>s)\\\n\\\4>;\ϛ\w8\\w\%O\%W%=\o{~}nHA3_m\/4\vAE\E\\\Kr\~\p$\\_~u_\1ï\\ͯ3\?\L\?\|\\+&,ܺ\Z%6߮x\nv\~\\X6\͟\\>\\;tͫ\/o\\\j\\;=]3\\>U~F}\#5/;/\5X\\C:?T\\\\\\\\Z?^?q?\\_\\\\_x{{ i6%4\\\_:\_M\ռN[9 P:\C4h(ؠ<)ظ\FV\"P{FlU>M@}q`\zeL}[O\\R\)\\I`\\W`S`tR`\-0.p&c\ZZ}cOfO)ނ}@s9CyC\Bc\\\(*G`s\\VnZ`:+8(Hp|9Rp,pH8\n\'/bs\s\\\i\\u[)8ۏhAΊ TtPp1\"Jj+Qp\d\Rh r%z$j^*e\\nb+o\n\?\nj8\hAR\ \Gz>ZZ\>.HW6[	2\7-\r7[Y\\"A\\,AN\3\$\Apg \\n\\\0\*\0<\0\\@.*`\+\\b\"$E2 @n\7\\0\&	`B?\\V@t8	\+\\	M)V@sF	h%LC8;(`\\0`\LZ\&\,	I I\Hjb \l@.\n\3	\\f\n\7U\\A#\=AAŊ򜮠\\EA\HzF釠&\CP\<\\n\Z\r*_\r\Ƭ\\l\+RКV\\%X\jIQ\\_\ی\\\fAׄ\\:kAϠ\ހ\o\`\<\rj	F]#\\#HѸ`=SM}C\\/tSW?~LL\nfF\m\߂E\b\~R.Tq`\R_\\*[-X94.X	jH/V+Y!G/o	7n\҄?U]̅[:\ZsV)R\\Z\\)ԾS)\Z\*	wwʄ;\	zB\zp\F\д/\wAＧp\\WY9Fh\&4Ob	\-6od\#m\#\\n]Z\{ֿ\\\\v\m\\iB\L\\\\Sx_xt]\*\;=X\n=n\n=Bc׫gB\\BU\\)\Ya\\CaW \&ap00\gQr)<Wx\\B\0h\\(O\sD1^yW(n\x\\\\rs\\\\i\\Y\\¬\[.\&0`\\v\ 0&\\TT<%T\nH!($N~5.^\\\\3\\;B|\e!qCs,\*\3\Bʑe!\]H	Yʅ<B\\&\\\[ʄB+1\'>\'n\\&˄\\\35c\B\a\\eaa\/,k\\2\Na!,\'>,*|4\%\b*\\	+KJ\kg\ڣ\\Z7\Z\CvXWX\'c\jYº§;w/	_\Z\/	o\:o/?Kء뚄*þ\apՈpXJ8\E8j \R\\cMc/˄\>_\K\o(\T\prpe,\]p\\\ᢚp\p\\C\c@\\˧\E\n,H\^\&Kx_\QF\=\/S\\znH\\_\Wc\n\Ft3D;l\\D7D74]dT\'\NG_dZ\)2[,\\Z,/E,%䈎]lDvj\'D\'\\EN#~\"\#e\"R\\\\\XU\MK\\)\(yyYy.\/|V\"8\;C\Y\碳fD5BQ\ӢQI(x\[\X\\Gt\\Qh\gхEC\EQ\At\YU\Qr(H\*%PsEI*뺖\@(y\W\Ґ\'E7z\ZEx\\*{QK\\.Q\eQ6\Pt6Ot\\V W^\D\ub\Sv\a\aiE\"l1Vm\A\"\:\^\\\foq\~8BEq\yHŊd\\"\\\\"y0Et?2OI\n@Q\\nQXT(\w\pMrF\yLT*U\l\^\\m\mJ\qE\!\Q}V\4\M\\\\rыK|ы\E/D-oDZ֖{\0Q68I\ꗡuJEϯuu\$\Lnŉ\E\\/DD\˔D#Eq\D\\"	Vh\\\A4\B4u\h꧑臞\\\4\\(ͽ\\M~b\'E\k\U\\藃h\Z+s\\\ZO\\dh\&\ZM\Q\"V\|X齷X\QQ\'VqU)D5h\\m\rbc\"hXO>$ֿc,6x\Tl\\Vl\!6RB\\{ۻŦPb\\W\AŇ\\%Ķb;\^A*O,\`(vN.>\Z,vQ\X]2Q\\1\\\ϋ\\J/\\j\b\\b\cb֌\뽙ػ\\O^\"\W^\\\oā@q`\^q\Y\_8\84\HZ\_P~\'\|/VGS\7ė7_\(\\%2 K4\\։Rŉ\\r\\\i\t\̷\\,\9q\q\AMq\\-\\2-\\ qn8&T\C|\,@ŀ\'\b\\3bÜa\1qN\0Qnb\Ee1z,W\b$\\JӜCĴ\/f9n{\y1?+\\9\>\\"|\\\]qy^\%RsH\\i\W\\UF\5ĵfw\\g\H\ӝ\O\\r\lqC팸Q\\jy\O\\A_\'~\PK\z_܆\\_\,~\6whįu\\]:⮒_\wW\\=\\\i\\\Bq?\x\tx0U<vOHBēC\\\\(\\}x6\xv*&i~Gd$\'z\9\yW؂\}W\M\\x\K\K\\\\r\	\վY\:gK=O\Cq\D\iD\DvmH6\/Q7;(QΖl3-\\d\"\Ȱh`1zD)ѿ\\"\\\,\5^!1\\K$-%{4H\\\t\{\'ٿ:*1>!1Ϻ&9\\xYb\'Gb%o鮒K&J\>J\>HW %\7$\"$Γ6SS\H\\$.U\=u\\&kR\\B&\a)\uǧIvJ-%!\\Z%!\ɒsW$\O`%\Q\E\\\[$IN\ ®DK`p\Qɵ\\>d	I\ԆI\Z(Ik\FI2%\BIfF} U%\~\![\"C2\\PO \3U܍?#\N\;(`%	d\	L\&^3t%\GF	Z#C͓\\z	\\\nK\%BE\ȦI\c%\\\!@\3#%ˎ΃nC\bT\"\Z9,\\r$r+{	ț7J\P܋R\0%	\\I\gI\I\\\"IiA\\\cGG)	=$Œ3\T\rI5JR{%MR\'it(4Jz2$\4IIJ%\\\\\\=F\\{Nқh#\;\"\7\[`$\Œπ>\@\dt/՗LH|/H&H$?l:%?J\J|LC\H\$3=YZd\\\wɢd\X8!ɥJ6$+N7$=RE\mR\@_bT\~t\t}\\6}<O\TC%gY\\e]eWn&ՄJ\\RRmR\?=RJt{t\g.eT#\m\\\\|Oj#\m\$\\c.ݣ\.5y\\'\\'Jͤm҃~\CZR+R+\Զ_(\J\jR\\'S\S?8IOOzz\I=1\R.\\\\G\ԧa@z\Ms4$\4D\*=\tG\Zz\"\r+	^uFlM^\)NIcJcRPҸ\ai|Id,Mn\'M[Jo`¤\\\\rҌ\b\M;Ҭ\[<7i\N4V4[Bz;+\\%͛dH\\\B\\JaOiRTD\{\"\~\\פ#RSJ>W(4Rm\HiVRg!h2<L\V)rF\\\\"\\I\\R\\;C*W\\\"GQ4ztEZIZj\'-m)I˝]ޮH\rzH+N8K5\5Q\\\[\ڙ\\\ۏJ1\K\k9\\k鳇2鳶\\\#\\\s\\|\P\\D\\zP\C\\~,m\n\DJ\\\/Ϟ\ ڷK;\J;<\{\N\\/\\\\x\N\ݥ;\wY\A;ԍ=48I{I\c\\_[ҡ\ᇯ>)ұ\\	\\{I:s,\4\6kHgWsK\ҟ{:JHTHW=JWkӥk\e\n\X\jLxll\GťT~\KNy)S_x\"\\\-i\rɴ*dZWA2-L[sA\\*\)m\!\5ȗ\.ӯN\Ɍ5eƨ\\I\W\k};5do\,,Ų\R=١\{dV22+z\l\j!;\%Y\l`eǲ@\=2ͳ2pg\\O\6wN\\\̝\ܕy	y\r\|m4d|\-#o9[\)]\,\\\W\_,P\rd!G3e\^\B\\d烃ea[\\\\D\\\lE̗E\\._\Ȣe\3e1s\;d12,\,N\/\%$\\\eI\\e\1dp,_,\\Bˑ<Z\'K\r&\ndT_\\rD\F,\9YvK\rQ\yxU\Q\>А\\\z\Z\]\IأP\G\`2|UM*\\\2\\Mh$#&f\H2\My\9*\\\09%1\:d\k&PƎ \\e\*]L\$|Ȥ%s{hٽk6\\\\\n\~\\nϞ9$Ȋ>\e\\sG\ \@V\rO\X\\\\;dreO\\ZeƠLYc\C\3\y㻬\G,k\]\\A\\,{I\^ܕu\h\%{gsX\nA\\\a٧{C?Yb\v\\\祟\\l\h\\'\S\\.l\{l\]\ǽ岟\e;d7iȖ\O\8\\\\n}r\\rrO\\}\\\rr]\@Jb|s\&*\\\\\\\\c]\\㰓\\+\Lȵ\Z9	rm#\\|\\\\\tC\\\\X\\\Ԉ\\\U\@mTn \'7h.7\n*\~\P\\>N\\J\TDnj*7B\}w\Ϳ\\\N\I8\mY\'?4\Jn#?)?b$?z\Un\\\\\\\1厼2\`\6s\\\r\'L\>F\"wiV\"!r7\g{\:\v\\\\W\	\rwy\yP:B\^W\/\X\-K\,cq\\\d\\%\y\:\Vy\[\\*f@\*\\\G#\\'<\\ϲ\׋\ȓ\\ix\rI<\\@1]~S9@~\T<\%yN\oy]I~{\K~\yn<\\q94\ړ\'G?#G#9r̶Krl۲N3\\9^+\'\$?9#˩.UrZ g\\09g*\y\\9r\sE\C\\&U~|\?\\ZR\\G\~\\=\\\\\%\F\+\\+\\\\\M\U9\\ٻ\BpM^\\]x\	\O^? o|?\{,v\P\Uy\\y;JA\$ZRb$EC\;Vʻ\"\]\W\\33\w\n\w&\\\Y\<I^ܐ\\@y\쨼\I>.h*ȇ2ɇ\\\1\QX\\U\E>\\\'\1\\\\\pQ\0)#IeF\(J\JMJf\*Ɉ\\\\*)Hx\\>\|\\s\s\;܈\\j\\9s::sǯ\q\w֝\\\v8\#\}sVs\ڵ\\\\\\\\?o\:Ot.\k	\z\\\\\\0U\\0\\E\0\\>@\@Sue\1X\\\m\\\l\Dll>|D	،90Rg|\\\\Q\\0# \`Kf`K\[&`{*`\\I\]\\\0\\0+\SK5y\	`]\0\\\\ZM\\0\?bpؿp8 \0pQ\0pK=	\Y\d\x\xi\\Z\0^3q-\'V	\x\C1\0\t4~EBZ	8\}pJ?p\^2 HU	N\qK\0Dݲ}Ά\Ǿ\0\\\0b-@d >\\0 O#.QV\Z \\\\n\"H\0$:\$F?\0$$H=s\r\n=H\|pg@p\a7\&mp\\0\\Tn\\0](ȹ\0(\(\y(\Zz\r(ax\0\9]ܿp_zP\\T\0TU1l@՟x@\mC\/\n!\\h\\rht\fM$\04\\݀,[@Wu\0P\n\0\@\Y\07\0@Zc@\0j3\0\0\,\0\r H\\n\0\\]\0=\\\x\r\0w\\0\\w\E=\\\0\\=\䰫\0E.r@ix\07\08@wg&\\\\P\r`d\*\\`\o `|\0030ud`\\0L\\\0\\(`)m\<`fY\0\\0~*\0,D\,\0K%|\\dP\\Pu\h?P\6T\0\\U\\C\\0:\\o:F@w!\\\^7\\07@C@7W\+ǁ;\\0w\wG\0Z\0-\\-{T\\6\o3ж\\\p_*С\\\o\Q	t\\.\rwC\\x7˗X\\]\_ǳ\@ϭA\Ǯ\\Z}\@\h\	\\@T\\r\\Z>>)J\_\0þ<_\\O􀧧\0\X|\\\\0F/^8S y]G\Blq;\N\xb`|x\\n\U\R\\tC`b\W`\",\0\nL\ӯa\PS`:\nx\\O`\g`\\~`\ \~`\\C\S;\/	`ap)\y\#\G#\\g2X\%\!XYX}o\\\q5\\E`mz`<Xw3\I\0󁭫?[-[ag/\v@\q\nbwY\0\\0	#@b>H\\0R&\nT \\ \c\\'\Z@\EZ,\:P\\\\.^vK\0\{\\!\ۙow\L\0,yhP\ZQE\|T\y<8n\r,\'.NU\\dل\?\?\R?\_٣oo\ԍ\\~\{2\r\	\\z\\\H\\\\^\V\\<\ԅ\ \r\\7\a@k\\\\@hA\B\@\Z\f\a\oQ\iOh\#\"h\\\Bd\;\\;	\vR\֓\\o\r\^b\1~\\\`@{?l\i\\,MA鍠\R?\e&\\0Y]\0:2\\Z\r\\p w\+Ǚu X\\\|\\A\ڪ \\ \>\\y\T\nr)\ԀB.BσB^m}*ERZAg9XйG2\9>t\j=\1t\/\ \\/(\\\0\t),t\\t\rt_\j\\\\P\\rP\9(\r	J\\e\\2\\\@YOrB\A)-\7\\'\<F(\N\\]\P\,\n*\RA\\\ϠEGA{AQA}CA\oՄ^\^ŀj\@u\P\NPyԨ]j>A\sU@\YA͟\@-\ZAm\(\\yWn@8;\b\J\@ \ \\_\ATlB\Aȭ\@A&V&\\e\tqD7k\(`D{Al V4\\	\jqox@gM I=H\h\0\\@\E\:\\ԽFԷ\u7\\P#\\YPE_1\Z\Z\Z $\A5A\DS\ \\\ˠ\Z@Q\<h;\\\$з:4\C\w\\'\\j#\\(]\\\hA\\r-T\K\>\0\n\\S_\v6Xe\rVm<^v\=X\8+nm9X\r^61&ol\xu\0\V`\b\\]\\\\/\=ւ\\mo\\=\\\}(l?| \|!|@v\hs\\	>\\\\\d=jGs^~>~5\m\\\&ă>!o~%\\'H\\\\ s)8(\2[8B8\"\\e\\;pT 8z8\$8>~RD3\	p\\\\\)p	8er\8}3pŋ\t\[p:9	?\\\g#\Y/΀P\,\v\͇\\[\\l8;\-8\'\:8Y	\}1\]\0\v\\{G\\\	\J\ip\k}p\\up\;p\m0\\\w[\0dnH7\\OU悛RހXহV\\7Z\f\/\\fpk\f\\\c\y\: p\[0\k\\`\N?0\"\Dg\\/\\h0Ư/S\}\`ZR	\B)]`\\0n\;\IOU`~X(\<\r\r4tX,\mw]IwU\0w:\;؀IP\\z\\_oq#\O(C\\\\4\<\m\/L\\r\\\\\g\\^J3x\\0\=<{kW}d1\\_?\?bxY\\nx)hAV\n@V\!jq~#/ !Zwa\\:Sk\\\\r*!\9\Zd\>\ \0b(\'BLK \\rSZ\\L٣)ȖG\"Ȗ\~E<\6d\K\+\\2s\F\\Ő\w!vٶ}\ 8\8.\@3m .\\\\\SqM)@\\\\v\QG\*vĳ9\nB>\Bx\N;\\Rv9\\\oC@Ai\\\\șo ɐ\"Hdf$\\_\\%\\wHlO%$.\\+$>Ur\#H\\\\H\f~\\r=i$O\y\\\-t\\\OHV$\0r{\yH\ދSHm\\4*\.\0)<5\B\?C*i!U\t\#U\	\\\Z.\3\\-H}\IHC@	!yNT4W\!/A^\\A\& /\{\9$@	q\'\A\@\!ҝe\\\r\Z\	0\eA\\U\\Q\-o*\k@DiG R\\\D\\\\!ʑw\ޛ,Hߥs7\v@Ȉ\0d\\A2M{\>t\\ZdLC\\B&Wl Sw} _OAl\%AfL@~\C~\ *\!\9}3\\z+\\wG! \\\!\i\\b)dEUQ@UlĔ@U<cj\f\P\l\\v\ڧP\\V~Te]\\%g[\\ɃnvHn@\r\\C܍nyIg\A\\'@mAA9ݾq+t\\)\)\\e,\vu\>5\ng[t\?\vW7Զ\\\\\\[辭\\}B}\\*\]GK\\+\z\\Z\uУ\bGCҠ\t\c@c-޹\P.P\gfP\'NAO\@f@ߋ!Gy#\Їao\\36NгK[\lg\zC\hO\|\n4\=\Z\Y\aA/B\zC\Є\$\\^\\\ռ1h\B+\Z\Z\4i\[hR\hr\7h\(h\Z~\~	i\\\As\Co;@\\\nJ\]Iha\cZ즀<|-y\-i[߸-r>jVVfB\jF\"\\}hm]\U=\v\\0\	mdNA~>5>\)6#\Lh\r3\\zmm\/vC;.\vp\\%P؅P\c(*\By>P\\k(7zi\0JpJ?uʈ{B9\\P^~(\y\rTZ\\\\P\g\'4r*b_\U\Ac\\\A\ݕ4\\thN\\9_h\\nm[	UBDC\'5;Zv\\,\0tr*\\\2\\5E\\\\Os՞\};\\\\	\\\\t\4ʆ.}.z]f\AW-`hLu+Lu\\\r\n[\\Ӧvô?ށi\r[,~\\\f\u\\[\o\s\0\\\*\<\5\f\Hm\\\EY\Y\aVm\a60ga{ҁ=\`{]E\k0\`v\\~B=N\\\\;\)\=\\l\a\x\a\Z \yD梭sᭁid\\q\0ׯ\07O0\\r\ؿ.\q\0\a\'`XG8,Hc\R\\wĀ9tQ1Q\;[:Ȇ0]Hք\\\T\\b\.\n\\\a\S˰\+;\\U\`\\a\vm]:\\.,K=6\x\\v=sv㎆\AavXǵiP\]\rI!d-t\\rvo=\rVvV\\	{\V	\Ui\\\`j`\j@Ay}X\\ZX\\N\ӸX\Ӈ\r綍\!fe}\\Z\e\A\˪Ў\0%\ai\X~\ \\\\Z0K1F\QLa`\`\`\0\u\v1\\~<	\\Sa\0\1L\S.߄u`}\i\ίaa\\7`ZaC\ذ)\r\\467\q\>\\qu\\e8l\\|6\\r\\\\~<\}][\7\W`\0[6\Vp\\Rjccfe\\\\I\-\0|mf*\\;\z\0Sl_{<\,8\\r\oZ_7\M]av;a\\?w0WwE5\\0\{j}\{\Z0\=\^\\\B\\\_\\\g\M\	p\W\\p\\YSo&pP/܅\\n\\"m\\rwo\=ep\ֵ\\\cw\\ޫ0\V_\\'|Oj\Oyz8\\Tx@a<\\zX]	z\n\t`\/\\?\0fp\0~-\r~\p<\p~\,B\/xf<&\\s/<\<>^~	>\nO_s\nSF\4Swx\d<C\-<c\IxF=<\9<c~%)pg\9\X\\+n\\HuO\w\\\俅\!\\H+\:Rx\=x-C=kUx٭\\G\c0\\Ax\/{xm\Ax]E=A77\\\~4xSW	\*\\xKD3\a\n\޶\^\\Z\)\5rp\\{p\)\O#4\\;pNHÉkp\=N3R\\Y\pk]\'s\#p~\Y8_.\EG\b\\bzeN\&pb/\\+XKpe;\\\8:\0ޟ\o\DE\0|\	A?u:\Gk\O\?=3rm\rǆ\\[\	>\/\/\*\/\\)\\q\r\\U\\F\\9y܃\W0wS=\\\߿\\n\\\K\5\B\1\t	\\Ch\}\<@\t@u{X{\RI\\Zb0\0\"Ly3\LIya\rcj%\\{aY\@XŀV\k,7\!®]a7t\$\&bf0\0\\2\\n\\\ѱ\8qh\	b8\\p9pa#\\=\n\\w\a\Q1\?Bxp#G#\Z\: _\\\\A\!M	\7\"@\!9!¡[#\"v\"\VT \Bb\\1\D\WD\FD|+\rpuv	q\-\\z)\"Qu\nqm8t\\n\"5hZփn\h\\Ddu\\"n&\W#\#\ehDξ\ZD\SD\YMD>D\VD\\!Dq\nd\FD\\\\E\}Y\U(؂(DTD#*\=BT;vnB<@ L\#U\~\C\G<\!j\<Oe!*B<\	\\v\\uG!\bxx9uѮ6h\":|Ct0^#^MZ#\\#fB\iCe\G2#\`5 \\GP\"\U~B|D\k\]\m+\E\(Xߠ\X\#\10l!\<\u#\\'\\\B\F(\G]NTw\7\w:\,A\\"\\C=\{fbp\!\\n\:1:IGLCLJ_\Ի\\ _\\\\"~E\"~\r\r f\as4\\\}\?x ~O!\[\+\F#\;R\#u\\\\\	\1\Z\w\ZG)A\ZpH#ertsr\\\\u\\\n&roO\vw\\\0i\?\A\;G\߾_\ #\H\<\\\K-\\W\#\=<\><\WG@_.Ez\+>\(\\\ȓ۽\'ۢCd\">\Z&y\\\\\+d\y\\dy\@ƥq7c\\\\e\K6\+3ȫ-=\kdҹ$d;2\n3B1\\\\\\3+\\37WY\n\\?d\gd\\ߡ̯?\o9,x,4\B]9,vG\\ K\Aӽ1{|\\YiR||E֩ \\\r\\y)\yg59}\ܚl]\ZB\AۏlCC\"_\"{J\Hp^RBB(\"$4\&\\0	C\#*NH\O$\\*\EbrL)$Id|d\Am>H\v8h	)\<\0\ 3\܇Hi\.~\#\|\HBvy\ \\nΑ\1rDsoA\\0 G?\S\I七r\M䄧D\ANE\"\\EN\\"g\s?\r\?\\\\_1\Ş%\ߝ\1(\K\\\rUjP<QjA1(uqN\HWCiBiPkً(3F(G\P\/CZ?CmȯC\\Bm428MGm\\\\e|x5\8\ez\j\!ԖI(}mž\̿]/\P\\Q\2CͻXԞu}}ޣ(G\P\\\\\0\HI=\H\\;\\d\-r\oGy3Q\P\(\\'Q\'\&Q\D{\+P6\GP!*<\'>?:\\E\y:S	u|\ry\u/}\\\r\\u\r;P=V.w\PWMPW\Ũkڣ\T\ZA\r\\u*\\\u\2\fd$\v\?T\-T>\2*މ\UtoU\\*_A\.ʷ\OP}ePZ1k\P!Jv	:2U\@=n.D\l\@\Gմ\jKj~zH)\\\p\W$jjԼza\)\n\t`\l\qT\\nj\\Z\P-[PmRTu\![Bʾ\ܴ@GQ {Z\\:\P\\0\R\r6mC\\BPx\Q>\n! D(K1E\@Qgף\P\gps\E0\0\\>E\,>O\\P\\n\'p~%:%@d\\\@)6(%\\؇\\<Du{Q\M>\Z\&\\\$_5V\ZPB\rn\A\r&\P\Yw\HwQ\Q\csQ\P:ϕ|\\a j\ZWA}rQ\TP\\7f\P♨_	4Ԭ6\u\\'(	t.n/j\Z%\^BZ%Wqhu.Z\{\\hM\\5\\k\\k_Ak|F\@\뿽Bo:R\,kߢ=\&:\i\=Aڬ\\P	\|m36/G[L%Do}\&#\(z\]?\\\\\=J9zogz/\:\\\z\m\-p\oh_\hx5\a\5\ڻh\5\#\\05\\+\\d\ 蠏&G{=Ġ}h?\T\p\I\'\"Tv8\\X#:p$CF\\a\Ч5ѧ#\\\\n7BG3C_p\D\F\'\B\'Ġ4nC_i\ZA_ѧ\IQ\ۅ\\DtZNt:GgFg\^o@\\چ\@gcй|t\3\;mbt\$(L]T\ZW&@Oy\\*6t\0(]]\B?\-G?>YLGן)E?QA?1C?\\ A\F8n_-|GQ\\\h\U4\rFj8\h4\r\4=@\4и\hM\\ZC\oCS\o\\4\y/{\_\0\т\B\(Z?\33\n-9كm*D+X{\\P-\\\\.Dw\=z\\\}\\ot\!\0#\\\Ϗ\?\\\c\\\1O\N\r\\i\5zJ=SzD֋F\8\A\\A\ZBϢ\||\suN\\E\E\\+\փ0/̪cZ\g`\\\\DczcfM\~ִ\r]\\~Y)\\#c֟	\1l\n\\lYٔ\Y\fsn0\U7\\\7f\`<\\1\Zc\\\Z{UP4\\X&\\\X?`b1V\\ fE1\\*ϳ\Z\\}90fqP\8\8\\1R1g4\\m\\i5̑\Eq-\ղ\~H\\\9jd9V\9\7\Zs\os\㣛񱹏\\\M<\\\]0\\0\͘\\ɘ\\L\Lx\^L8-\\&\&b\>&\&\yl\0\B&F[c[((\\\S?\I:|,Ĥha\m1\\\1U17\0z{07o217\\cb\w\b\nL!m)\\S܇Ĕ\aJ1e10e\\0\Ṽ\\\vL\O*%\n\\y\&c-_\<>k1\\\,cj\\4\ڇiby4\\ļ\v\\\`9]\'\N;yxD\0\5\\D\;rz\\\@CL10n59Ay\cP^T,	߅A\&l܊bp9\ܐ`\C\l\\_`1\-NAO\\\\{\0\;\;\\k\\y\M+I8f8\3a7\#=؀\B\LDc\]0S=\N\\\\n\@u\\fY\\9YۃYn\'`\7w0+\	\\U\S\Oܰ\Zx\qvͱCص}&X\\#X\\\\rXO\MlkA5.:55E\b\^c\sc\\]X&\\N\\\\\\\\]zVKֻ։NX\dd-\\#[\o\?=`8\=贄=x\:\`\m\\3\\yX\:31օ\z_\\\r\Ӿ=\\{,\\"\9\:֧=ƞƞ2Ǟ\\w-b`C◱\-\0\Z6,\rôc\8&b#l%\s\8\s\$l\	\b\-^\\^JMH3\^9Jr\^\XMmM\M.M{폽\\Zі1pY\\cs\Km\z\m\Ul^\nl1\[\-j-\a\\`\/a\t>c\\Ͱ\yll9P\*\>(}~[i!V%?\>\5W_\\!\\\ϳ-\̻ؖ\V|lke<\\\\e\K\K\\Nc,@oh\tzcbRP\XXf,~\]E\wa/˰XKH%\\cX\\0\"\\\\\~t\r,\~5\m5\jf,\	+\>\c\	_RM\\ZV\)+ₕ걊\hQU\6\*;خ\9lw\lwc\'g~\w\\\1v$\0&\\0\\\15\\\\sؑv\\n\\F\\\=\Q5؉_دt\\*?\\\+sӳ\\V\E5\o\\4u쿇b\\\\!\\nR9S\ڂS}[e3S\li|Jŭy=[{\-N\X[g[[OH\\\\(H\\5ٸs8\qN`qg+\D\Eۢۊ\㶒\\_Q\m\\vcqqo%8oWq\	wq\b/\r\s8n\n_>\q)\\\i;w\!\i:\^.\\\[\\8\}q\\\\|/\|8eop\\\\.\\\0*\">\	\q=wqwv\B;2paz@\i3,\\Ԧ\\t@\'\|P\|\d\\ŭn]v\]\[Klv]lKNK\%\K؎K\x^Kލ~\\`.2Y	\w\\\7\\\\\Gj\\nኍ\J&pe;\n\\Ŗ6܃T܃SpV\*O㪴}q5\\\V\걽\'\m\\ca7\52q\o\p-0\\ˮ\\^\\\7\\\\^\\Q\\d\Z\\\m\u\p\RpR(Hd\ \pP8\,b\!\?C\a\\(Q\q8\Q\\\\cZPp̔Fs1\\[±6\\\\\\p\N8K=N,](<q\n!n+\\w\3\\\d\r\\(_\\_½=t\<=\k\\dqv8n|\}r&\\}g\>\M\o\\}2\TG\~G\~F\~\Y\~\n\\f-\\f/U\\pp&c\}˸Ň?\p+\p>x2^e\js\n6װ\kN\k\\\k.\66\ \Z\00,M!~S\#\t\\(\\\ \\Oo7c\4\Û\\\\nۈ\*D\{F\3\;4T\;e]_\5C\V\\n\nކߓ5\;TU\\;X\]t\\|.\\\Γ\n#x?\\x\jxIG\x8\\N\b]\A\\F-\= \)|\\-|\<|\]|\\%|->\e	\\r\ag\\X|<\f>\e\|\\n\(b\N|\N>\5 	?\Z\	+)˧\X|\_\e\L\\\ɇQG|E\\t\\s\\:\\\r\W\w\'\EQM\|i\\B}\\z|\|\Y|Վ/*\n|k&\n\W	\\~\k\3\u^Q:o72\yj\O\K\O\ ֗\mc^\	3<*\m\\aa\xD\#ڶ\Qcxt\4\'\rOjWǓ\lSU\x\P<\/O\w\\|\\-xJ7YgP\9vx^ي\,\N~x)\\x\[^\\2\\N\{vr\=\=c%^p1\>w|\--\\k\\\\\Zw\'\{\?\#\b\'݃\Yϝ\\\\\\/\\'S\.o\]-Oϖ\\\Qu?}?\Pp\Z \}_s\\\\]\_OPybJP}\ZBP3t\'+a-\s\kl	ڟ?֝8AX\!aC\=\D\\\B\3\\i6,\A\,¦\@\\\u\\W\\iњ!\a1\x\dE\1\2\V\"a\\i\\\\=IO=p@\pAp	ߢS?\\\\\!\f\Ƈ\\\K\Ji\'[\$_sp|0\s\f\;\ZE\\N#؟E8u\!l\CݕBWN\N\\Nϼ\'\pf\H8\@8[BBbG<\ź(B)!~4p	dJFZSKKH\\IH}2EHYG<\ZK\\^O$#dV\'d\"b7&d9@\~\fE\)8O\\_C\L\'\1A\nw&\KxBɥ\RB\-6\\?\9B\KBٮBY:D\!T,~$<8PjBxt$\8>P5K\\Dw\"<{J\"((\'\ڷ\\.:	τWv\0\\Q(&o	\C\	#@>d\?-\_\<\'S\M\\s\j=\\E`\%\k	쇚 g\G\\\C!K ~%H\	2OB\\ۄn+s\\\!\zO&zS>\L~%\HM%{J\DFV\/	}	I\<&|\nR\'|\\"\'&Sw	S̭Wi\_\ф\w\R\n	\\rބ ¢\_\_Kiz؄\\߄)\kA\U%ǉk\k\_Dpvc\rq^=\h\q\T\nQ7{~TN4Hb\rV7\rx\ZoƞDs;\\\1\\\Zq\\SsD\<9\{h\jJ\S!\xo#\\&\-_O\&\\#vD&\O\DD\3\W~K%:\$:\\WΓnn\zD6\\z\[\]\J\[}q\SI\\0\w\\0Zb\X%1܋\N\ \l!#^\#F}\'FA\c\1\ċ\$\\+\+\\k%bm:1$<Gî3iě/]p\\ω9\\Ĝ?\\\\\>\mͿ\\{\Ăk\ĻvF\b\\R\6biv\\D6\\7\\)\CUć\6\G\:\b]6bG\\\'\͡\z\$\\\'\Ӑ+\g\g\\n\gM\M&pb\[b\b\\\\</Z#/\\\{҈.\\E\\D\2\"B	P\k\"\\F\"<\A\Mk񷴈D\oD2p7΂\\fMd1̃7L\.\"\\3\"w\ҼBdA	DV\n\"gۯI\EX\\o\rD\=(\\&\\\]\^b7=\\=M\ȉ\X\[s7\;g\wAD⻤Z\;\(q\\BG|__OL@D!yf#q̧8\\Nzu8MLY@\@9M\K&\$\\l%\o\\".\\$.J3<H\\<VG\\dnI[F۲\G\Z\\oM\rœT\Hj\Z$W9$u\$\\'\$>)I?i]H\f\ \3H:I\_%m0.\"mH?<H\6&\!m6\HOHBGQdbgO2\%>@2\\!E&m\\${Y\ï,ntv?H4\#Y\\!Yх$k\{$\^\q*\q \P\0tE:@r&l>Fr1\#yT<@kI>}H>E$\\"\l\k߁-$S\֓NZ΃I\vRp\/Rhx\n)ę\3@\nCNϑ\"6:\"\"\HgI\\΃_.\KI1Gϓb\I\`Rt\')A:)\DJ(DJ #]\!]]CJJ!]{FJʙ%eD23\rIYHY<I*Hَ\nR\D\n)\E\UI\\\K*R\#DJJ\\;E*\8C8\TقT\#U\-jTISI\r\-Ʒ\IO[H\\<ҋo2Rh\fKjEj\`Nj7Dj\Gjۓ:O:\Ɛ:\^i^\\'u6>\'u!LHV%	\>	|Og gI\{	{$#!$\u7*.M%Ϸ\\OHxLj (\'~z\Ɩ$r\\\rqY\Hb]8WI7&$@\\,\IoH\f$I\/I\\q$\E\	I!BR^0$)$\mRIN\\\\\M\Y#\rړص\0\O`1\\\Gҧ\\\\nҗi۾4H\H\7\I?\\"\\K+<C\@\OZX\MZ\\\'-@ǝ|0&t+ȫ\ɫW&E\\ÞտY5\N54\Z\O\Zg\k\0\:f~dV\\\ryȺt-d/yS\ ٨ōlD⒍\&!\\&dS^\0\\\:YV\<\\ny\f\8c\v\G\\"\\\s\\\Ȗ.-\\V9!lMBU@\6w\{a\d[\r\n\*-l\!#\י%\癐\\\EA䃇ޓ^\";\t&;*\GJד\\Β݆u\\7\CG\G\9N\\dߚ\\Vx)rh59\\Mr\"\eO:y\9ԥv\p|:Ї|Z\iz	쉵\\\.\!_(c\\^\\ɗX\+\\\䫥t\\\K\kU\ɷ~+ޓS\ȩflrzr+9\W>\Ň|*|Q79\j/9\K\!g\_#g>oK\w󨜜@έ}A\;\NΣ\\=$߽jC.,\&V-\\\\"r\\yrWJ.\\N.ݭG.\rAo{\\\:E._\N./X!?\0= ?1!W\\!W{\\Ձ\\\\\5^k\\\\DD~Z2K~&R#7 \/|[uȭg\mW\m\\m\\\]\vCr\:\y4ؖ@\\\$CD2d@\\\\10hH\Vqo\\;2q=T\D&#^)&\\\82&3xdv;2\5\\YE,<,,\"c\b\\d\YrYz3,V!\\Z䮱Jr)\H&fߑJ\C~E\\\Q,\g׻\/\\/C\ɝ\\s\{`\\\n\3\\\?\?6m\"\\l!\~B<DE^ZN^zxwQAQ\Q\9LYa\\KQۀhhdR4\ߡh҉5R2e͏#-\ZԞ\N\C1ḥ@\R\"(S6C\R6c)gR|oL0)u)\(\g3!\e[m\n/#OŲ\nF\Av\XWGPl\RlД}z(n(aG(\f\\(G)A)\$ʡ/) 0\H\g\J)ŭ4\\\\;\\\E\:M9r%\Gӣ,\P0J\?O)aM3ȓ\R)Q.88F%!N0rYcr\O r\'r\h\J\\U7k\\\l\UJb\(%HI\RR>Q\\\P\*P\8\7J\YJƓ\0J\\vJo\'%\)L\\\Ꜧ䅒(y\T)w>q)c7Q\>\F;\H){L)2Р\x(\m](\\Q\AJk5Z6\|\X/\I닠\)\r\[)O;)\\])M\\&fJ\$\\\\\<\iJ&ҢSAy!\0(/(/(\uYp LM@\S \)\}~%k\}\P0Ng)\L\@R\%\)\na;B\J!k\fP[7Ph\-\\n{\\r͟\Mp\7Rx({Q`\0Et\"m?IDyR\=0J\\6J\7\0Oy]A8~2DP\\fSލ(#g)#7\)\9PF\|\YlJ_u21bKLLuާL(\v\\8\\Z\w\c\\Mu\\ٔ,\1c\B\\\\J\\U=\R1e\JYRAU\?I\ljNRVZ}0\Zs	U;Õ3\a;U\\U\\nU\U?τj!j\0\B5Xjn^mF5\"\Q\RMf\\\-}抷T/۶P]\\]K\\tj\GLΥZ\P\Qm\=%\Խ-v+T{\\Z=\՞E\\I=\xz)zpz(e\$JuCnT\.ST\1\z&QR/PP}2iT\a{\:\\\z\\=\\S+\\\U\>\L\jTz\c\\uj\iCj4DSc~S/n\\G\I/Х\W|\/\	zS\\\pjҟc\\O\$jz}\{jft3\\\[\\n\PswCBy\~ԼK\|E\Ij\\0\z\\$\ncj	dZ˔Z\,\\-jZ6Z~ɄZ\H}pݓ\C\Ð\*\U\*gj\\\ּ\\r\\9Ā\|ڢ-|\Q;7NQ!FUT\I*\\n\K\"\\T\_*\Jd|{\\N*5J\,q\a\T1JD8P\ҺT\\jʦ\P\\n[~\O\AR_îRߤ\RUSQ\fQ?l+~\L~\O\J6\\W\X5:\\K\NRo(\o*\7\	\\\\JuBuR:ul{@S\1~\VzPIS\\ix=i\\\ny̥i\.ii&Ѵi\i\\iva4\ӴM\i!\(\!\\&f\ZCʏ\\J7ӶhShAc4(k\\3\VLm\3_h;}\v\,,hJ\Dͪ<\\nSAL\#\JU}K\\]zL+F\\w\{\J\v\\v\\\\Js\B{ќi.ڑ\4\S4W\$\\\[\=2\=>\^\^K\cӼ^Wz\|\\|\ۏ\\"h\r JZ0h=-X|vHv>iEw\\"9L\\y[Z\k*-\49-\Q \\B\ھ\rkcdZ\,-)LK\BKMɢ\\ҫ/Ю_ݠiY#$\\9[c<\ ڝ\HZ\!TVF\`@+\\7Ch\,CZE\\Zڃ5{h5\*-fh5\=\Z\\0\\\%ZY5\=\\EZӪ/#ڴ\ὴ\\|Zs\\PN{a\bUPA{\\\a\\RC{Eqj\oO\@EWh1\Z\\A\Z:O\y\C@\ZO\Nu\p4rn\Z\?zF\6\\%L\Z#J\\\\?\rјJ\Zt\­/Ɖqh\\\qJ\\k4\\E4EY\Z\=\\5L\ʦu7mu/\zki}\޴>\k>o/Ox5C\\r޺A{XE{\'\'ӆL{hå\\\N,\j6CӦ̹o{Xo9i?^ͼ$\\f\ri\Y\I\\\>\\\'\7C+]C[I<,\9\WI\u:隃\k@t\7\:v\\/Q\D	\\r=麱t\\;\=\7&L\\s\\\;\\s\\=醙[\\\э\\9t\YC\\nH\!K\1\\I\K[\\\K\\\\0\\\mk\\\}M\\\\ϸ\\2\\18}t{l.\qÄ\Zݱm~HHw2_;=}K?\QB?cݕ3IwWGw{{[\=\ѽ^N\}jEt?0DS=7NC\adz\ez.=\rL-=\=b=ːSA?\kH\LXɦ\A9O\\N\h>\\\\<\ZEOJKO*\r\lg\\\'\=\v\oޣ߂\o1\~a\ـ;\O\\ۼ\\<x=\rN\\'zAm8\4}z\]za\3\'D/z\\\R\\\0MzŜjGZC~Hl׽(׽d\\9\z\?\Ɲg\\ӟI\\&GzS*	VFo\ҟ=?~Jon7z\[?\[\V\\=\\/\8w\4\֟\#*f;\h3I@\\ot\7QtDƌСB0:nEi\\	Ut\\f:\\{:ʏK\D|c*\\:%\G\`\tt\x:iG>fBiЙ\\L\JEg\\9tW:\MB\\}\At\\tq\g.9r.KS\\\te\4\\ \6G\_G\\r\\\#?\\:.\ݓ\\/>\w/}\Cwwo\\hLs?뉒>\\>S>_Fo=O\K/s\\\o\\+W\CU\\dc\Sz\\C=\ZC\CpC6C\\X36\\\\0qb\\elL^bl~`\gk2B\\\=\\n\\\\\Ð\\0=̰8\\\:zT40\\"\\M	\Zɰ>dɰ\3\~d\\\0삅OY\uAÂ-\#O\\EC\_ka\}\u\qcãiqtg2\\C\X\Xq#\+\\\\\\2N\\'!S5wF\jFOF\F*\d\\d3\"\"0\"^((qn\Gƹ\\ݏ1곌ح=-qVKT	\m]FFx #\a\(B2n|b\*qf\m~\\e\/\3\a\<g /1J\K\7\1\\q\\:2@!\BQ1Ȩ$\3jn\f\ 3\\\\\'u\rMͺ6\/Wmƫ{\\0l^lÀob@ޘ0\+VD\6\\0p\SbN1\\\'ގAoeПe0F\\Z3і!\\b\\2DW2$\O3\0\ay.!\P4]EnH8GS\ӛ\x9\fO%\\:c$1Hg}\x\1\\{1὚\n\\+`|:̘\\ڜ\V\̘\1\0wW;a\߀4\\\|\\\l\n\\\\\f\a\\\\\Rg%1Qw̫?$1\rOz1\v2[\K\L3\Nys[\\\Y\ȴl1JW6\w{&62\_fy8\t\\j\tA.K\#LזL7\Z{%\7\\:\\\\\\iLo\'\rG!\\\y\g\0f0=\<{yҊ\\7iea\2\&z[\\A-$f\ry\\4\\\\f\\ͼPf^[n3=\e^}y\Lve&I\QY\\\>\\17f\3\B;3\Ây\3\\\"|g\\ʼ5t\\dfOlc\\0o0\\0\M\;qf\̂Xfax \5Y4c\\`\1K_~f\\fI1\	\̊W\\\GϘ^՘,\\\\'\\\g-̦[\\矮2k/F2\י\{_2\+O0\\\2_nb:\0L\L)	?\<\D_c\왤\LR3Ȥ~\d=f3ُN1[\"LQ\]_)^eJƘLY\.SS\^\\\?\캬\\J)avG0{\\\\\!\׵_oRt\\\\\\c\wX\pss\\\\\%2?\Z3\tWcṈ̉!\Kp(\K\\&>s\,9\Ng~EeNG\\\Bߏ\0g3\O0\`=̅\u̅Z/\\\&\_\\r\<s%|2ZUm\Z\6:OZdb4XU,M\)֚XkX\kDu\\\֗\Y\_t6to\a\(f\i\6\q%,͇\,\\\,8\\=,.֖\d<\B-5\k\\"\v\[\\rG\N\4k\\\,UZ4ˊͲymړβȲV\Xv\9}\kX\XLW\`9Z\YNo6\\d9\sY.)X.MB\\\\\*\ֱ\joh˷8\dNN\<\:\/\\+\)\\nhf&BڔЦ+PI+L&dv\cE$\\"`YsYы\\\.Lfń\Y1\u\XqGYW.}e%\ZU7\JHfXilVz\GV:Ǖu<Q̺q\+3W\\zy\&5ĺuFu+\\n\01%\\\\\IV\%\\v<+^U\Ⱥ\sU\\*\\~\*zi\*w4u\\\*Wc?\*ob=/d=ȼ\zقUIAlX[\XzV\[]\\sGX\TmY\\r\XϷ뱞6%\KKw\K\z\*\i\\\\c^f\(X`\vςn\lxς\`\rr8\c\Z\Yǋ,\m\\=e\Yd\+yZ\bF\AK%ܛ\cYKZ̒;d	,\\Y\(\%qg\z[\\\\\ZaYXC\X\w\>n5e}>cnF-XF6\~\	kB\e}adM\NB\7y.\;\'\\B֯O\\\kQm\'\\SֿY+\Yj\Ow+[#ɞi\YS\\\ֺIek=cku6*\:M\\lI\ưv\&\\Ԙm(a;\(IlI8{˭\\\\ۧ\wbwww\we[-\6\6g\6\*l[2\.ڗ/%\\\ycYۑ\俋}S\rۥ\v\e&fqd䖰R\~\\*\Z\\\'\O鸰_h\"cI;\jLv\:v\\쐵쐛N\Ivy\\s\g\\\g\2\yJvĳ+\v\\9	\1\70;f\\Nd^b_Koe_{\g_t\N2\jL\N]x\NKe:Ǿ!ag\\a\zcg\9\\\9oٷ,\\r\\t\+\\\\\;\þe*؏>\ڿ\\@]\n(\c7ܯa7\<`?Mf?%<\\2\\\<v\D.y\r9%\ƍ\\\\\ְ\\W\\v{	\\Zaw\\\ew4\aw\b]\l\H0bþS\p!\`c\;^;\\\^lw\n\&\W\\\aC6Mk˦\Y\q6j\'\C\\|p\[\aν`\=.寊\J=vݝ\\~\\\\\{(\>{\>=\\/aO\b/a?\\\|u=i5\Aʞ\\\\a\{\Y̞u\ȞyŞ+>\\\{֜\I\\\\v\\"ރ4\\c//\\rT\d\#8\|*Aʹj\Y\Z\\QY\u\,ggm1g\\Q\j\:[>g]zg\\4\	g\\0\ѵT\\\\~\\\;\٨\\\h\\\1x+\\S9\\pɧ\\\qs\]\\8J\ygJgggg;g\'y\\^\\ͱ\\X%\\Xñ\\\ds\v\q\u\\g\9m\\\%#bǑsأs8\0\q\\\\#\xXn\x@98G8p6r\\xp\5\x9>Þ_i\0\\\\	\	l\	r\}_\_p\Vs\p\`\\6ND?\'\I0\\\\\k9g\q\8\C9\V/8\nshx\\_\w:\Ur.\\\\:\ǹt#sϖpj\05\\\\r\\\9i幜\\97[8f\;\9@\MsSD\\z\\\19\\6sgS47\)QsJfrJwsJ\\Gwqʛ_r*\\9b\a\\r\\\^N6S%3\TxraO9O=\\˜z\S!γt/NXӢS\i٢\X\q^\p^M8\OZ9}Ϋ_N@9\0\0\\\tq૗8]	dZ(\3\ER8\^\\)ҘC\\\\N\Zs\9%ô:\\s8_8\\w\#u\\\	Gԭɑr8`Lp<\\)\⼆Mr6[q\p29\ΜUU\+Ѭa\\'\\\X\\\@θ#gb\\d\f\W3&\LoΙ~V\\3\E\j\\.\\s殭\,P8\0G8\_\\\@3W\U\\r5_s^\\js\}I\n(@s\r7=K\\Z\\sM^r\t\s\r\]\ǜ>\\*\\Nr\\\\\\q\nww\e\;dk_\ڈ{ǹ{+GVcøJuәz\\\a\ko\u0\YQ\=\r/\x\'\c듺\\{\M\\p\ T87\n\\inX7ō\Fuq\\˸죹11a1\\Xs{Q?{\\\˾r/Y\^\\\&DqR͹	w	\\#\\L6\\A7\rg57\M݁\&1i\ܴZn:\f7br3\Ǹ\Tn\,7k˽iWʽ6ǽ\)7g-\-Ev\\#Tnc	\~3[[[\H\VG8pߦr\FU\r>܆\\N\\/͏¹ͣG-\wmk;/\x\H\'p\\\\\\'\\\kS.(\\\\D.$m5»ͅ\B}CM\\XU+r\縈>g.\B3)\\EIs\\n8\ \\#R$$.E<\\KeU\$.\5.\\.o\s.\u\n?\\\qn\W\+\\\v\']\'nu\\\МۗX}m\\}\\\K¸~\\\D\ !N;\1\\ٸ;r	\pxp\\#\\\\\r\x\s\\X\W\\=\\\`ܙ{\\]?봸˸\Wq\\.-p\-ۈN\\\C\i݊\i\\ֺ\\֦Pyk{\֥\t֍\6l\\m8n\ӵ\\K~\ЇxFf<H}\\A\3_\gncʳ\Y\\\Z\vt\r\vμ\\\γ\Z\\&\\l*\x{5sxv}\!<5|\T\f\@_\\.C#\ \;R\w\s\\\n\\?\\<\<xGO\e$\\ry^\a\\\\b\NXHx\'2!<\xqv\09/H\/\I\BG𺵼p	\tw:=\\\\gʋX\}\Ŷk\.n;ʋ\K0Y\% y	?By_\]\K\\t\\5y\\h\n\\ݚ\{y\\f\\\6\\\x\y_N\\n<yS1BS8Ȁ\+ʻW\'\UD\\*\w\|\U\\"x\\x5OCx5+1^o\r\e3\2\vl׆x\{\6\kck;\\x\1{J\\jxI\i\\a&by&O\\\{<b\Sq\#ui\(fOx\<\l\G+\h$\\h\1$yL\Y\Ӄǚ\qv\\%<\׃<iOX\*\<Q9\u7\\S=\{\j\{׏\\u\\gyxC\\w\\F\Fp\g\\ބI;o\=o*\\\/\+7#o\\)\\>\\\\\\\\7w\~G\}\[\\\U7\Uj\W\Wg\\W\W#\Z\o\5\\'kR\C\\\\\;\\E\\\r+|\S|\7i|\_5|\\-\\\s[WW\\\\o[\'\o\\r\\\\\͸η0V\?֗={|ۿ_\\}mc|\z\\lwv\.C\#\M,+\w\̈\\\\\\ZxHx\+|J\\r?\3?0͎Ƞ\ӣ~\R\S\\\\GN\\\\\/HV\c_u\\0~|\?~a#R\!\^~bE:?\O\\g(>\o|\gz\o=\\j.\g_:\\\6\g?\\g\9\>\o.\\rc~^{\\\u#_j\\\ǯ\k\k}\rWFCqƚ\$?\~\\"eʃ߾i+#\Y\5\!c?\\6>,\6K\#I|ԏ\|ȋO\k\\'P\\	3\|\>9c\"\\\\\\\t>=\*\gv]\s&\\\F>>\\\r\\\r|Qv7_|x/\p/\\\\\\0l\\W\n\Iu~o\W@\v\\{\\\`\0~\F?1\\&\\Z\\g4\%1\c=\_֟\\\3\N\g\\!\\V]\8\_r\jU\\\\/\"+z\*\&\/ՙ(\u\E\FC\\@˳U\%\z\.\xP\N\@\T\@h.\\\\\\Zax\(01\*0Y\\	v\\v]\z,\}%,ߛ\n96l{6l\؝}&\Z\wN\;8L	2\\_NIkn?<\*8tN\3+8Z-8\\EplX\\r-\vP\nI\+D\\:/\\=*8W\\ \j l \\fA4U\"8??!`f*͂5\1[	.>!Ó\\\\\lA\Y 9Qt|W\nңM\Qׇ\\\'\\Z5\rH6A\\\[=u9]A\\eAp \\\v\yA\i`\:A\\\セjB\A񡟂\ӂtw4Y \$Vp?,(3\\\u/\\Z	\g		-\2-\g\AǩWSWt\j\0RC\0\@\'g\e}Z(\N	\\\P\! \j\\~\G(\nTS(`CN\n3zё*	\\@<i)1H\tt@6,P@hś4AWeY\w\\mc@J04C\S+Fq\\'/I?SVӃ7󣂹\\\\^x[x(XZw@\\\\\z\p\6m\jߍB\FLP+Z]&\9\ \!\P\&\\\g|j\B\P{	N(4\E	\*fd-\շ\0\\\)[\h	wb\r6{6½wv.\BVB`-\~|=,WxP\'t<#t\\n]l\ZRk\\\Z\me\\\]£m£k\l\7zL}\\˅\'ۅ;\\n|Ha\90\Aa\0h*E%ݲ\"k[\'<mOYNx&bBx\͊0\".Ai\#?\"\F\Fx	/c#\ج0a,\Xx1aEh&\#L\\^\\ L L\\.L\.\t\m\\\\۱\\\{\[Gx\\+\\k»*EW\nKm\.I\>vg\n*VV\'V\Vw\\r\Ioj@\<>#<-*\RዊDa]a{v\ l\n;\P+\B!\\<|M E~\"\nQ؍B\gG!LH\DI.4֓*d̇B\,\\:#\\\n\0mP~L($\\'\\BY0U(:J\S\2v		=.\n{xU\޴\^\ma\}o\\\rDدc$p8%|\ph\Q>+A1 Z1\]8\?(\\%<\M8f,;w\\\	G]\\O8!N:N\>NAOi~<\"~\"N\v	d\7\\\	pf^[\pvSp\JpS\%\\\\,\\,\/\\B^k	HDn?DٗD<BDj:f\"5rCCQ\iN4>\45\^1\r\"\'kD\\DD7DzM\"#\"#\5I\~ٹ\n\ֺmK-m\\A\"\kl\Z%A\\?DKDE\'D4\r\E\\!\\U\B\\\#r7ܝ]E\o\E\2E\Em\r6c	E\5	\"\\\"\rX\Y\W\\":\(:e\\':l%\\\'\\r\jDAGvREfEEΞ/N\ZE\\.O\/fxp\e(QO8)\\%\#R\DLOx%-w\rUJEˢ\\D%\n߿$Uw\"\D\\ƿ*l=D;7ED\ZE\\3E5ץfw\z]T\\IH\\'z\5\\:+zC\,F\\XԴ\S\T\+z\\'z!ڞ6^J;E\7\d͟\E\W^-\0\"p\W\\=L^(B\E\f0\\E\"Z\a\n\E\BzI\\'qPE2;\!D\^#\\[\"aU$$EbB$\\!\GD\}\"լHGR墮(Q\'\D\\E\PE}8G\k\\\z,zQ-\+\Z\M\Ε(\Z\h/\Zg\\S\+\ZY+\Z5\1}\G>O\D_^ES\\D\#Nff 9c\\\_?H\\\|ѿ}\\bU\n\*\\\%5\+X=)\@]9\H\xE!px\\^\\b\.-\h\\r\(f[\\x\h 63y+6\n#6Ɗ-\m2\;Bߊw\?\.*[n[\[M\[v\\7!*\Ų\0k\Ak\\qXSc\\B@\\0V*v\n:!vo;_p\\y\m{\{\ǽ\\*h\K\*\\\'\۞-\{ȫ$>_M|\4K|\Qؿؿ\Q\zڈ\\\!\gš=/\\v#6ƈ#~G/<:\">4T|qDUϙ_)NX\N\JPtT|\\|\L\FrhQ\\\\[V\nQ\\ahq:fZ\\%{B|]!\<\ng.>\7g?+\\g,s(\ۂ	q~De5Q\\\#_\ߧ\\e\⇞\ʘQq%xꟉQnG\\q\\\,M\h\%~vyL\7?\wCI\<G\r+T\2qW\2\^\S\\e+n+n\'\(ŋ*T1@{A\p\b\\\"U\1\\z1r_\#S]\HB^x\\(i],ƙ8q\Ą\)1Q&&iŉIf\n1}TL/\\"fًW7bKW$\\s\׋<ł:Xl$HX:\˽\݇\=V\}s\\oJ\o\FS\\"\#&=\\\l\-4`\S=\6_(\\W{gF\_\\\\^\\\)\BxcFph^$^\Z-^38VI4\\F\*M\\hn:O\\H\\:\\X7Mb\\ʖX\bILG\$[-%[\%\%\|\/\\Zd\>d;\X\d\/d\ݿA\ldOd\H\.Zb׹Ub\' \wEW%9ıd\\V;\}\%\Z(qy\ni$?%nU%a\ϕ#\\H\"\He\J|\\_\\\\{\h\\I\ߒRI\	sI(]\\JD\DnWD\<$\9I\\ՒsuIt\休\b$\d$^\Qr\*Zri%\\r$\K9H\KR$)\T\0EV8\H?\u\H\\|\\r$ӯ@	\~j䛑$w\H\n\z%E\%Ż7H_?%\jZ%\m~J\\s$\\k\n\75\=V\w*\*;ɣ\\FmI\rꑤF\"=.,\9\!\Z$\A\'I\Z\%;%σ%\\rI3v%\@\\=Ht<$`	 Z\FN(~I1\d\ʕ\$\}Lg !\9IHyq\\\n	UsIB\rH	*pfoJ\-E\">zH\"\\Id:SyDJ(W\4WHz\r$\+ I\w\u`\5E_\F)y3a y<!2VJާJF[%:$zU\k,$co5%\[o)o$\\r$\\(˃\-7$\\\F\\/\K\_\vH\h,%Y\J,\HU\I\UZIR\6\/RM	\+T\T˸Buwt3G\&]7n#ՙH7`\F6J7LzwI7N\\\'\t:Iy\\\;W\tK}\\!\Vtt\އR˨R\\։\=?\{R\DM\\\8\a\Rg\%\W)u\ɔzoz\Z\2\\(\=\~\\!鉐Uғv[\'/\\$\r俗9KC\nih5M\Zږ&\r\쒆-K\1\3\Z陵(4ꢷ4ZWzA.@N\\є\\tq\I\\`\\\z\ui\4sJ\\-\\Z-iJ=vUz\\[zS\"\\\Qo\,-\,-\&-nQ\J\KU\\]\\fi\P\)LzoBz﫥\\Fi9B놴bz\ACi\\\Jw:\\Z]\#ђIk\Z5\\fmi]B.SUZ\@\;J\\K\J\c\eǤ-\FҖK\\Z/ʶH[ˣm\6ݶD\n#\\R\\\rB=4)\"[)בbX\c)Z %f\I+R_ʯ\'\JWK\\,\_-R\ggrnJڛ\,\\\r7o\KKڤ\K\\(C#P\\]\\aG\ǘҏ\$\\t\K\'Le\Y:MNfJ2߮ \UJ\I\\y\P\ғV\\\Z\rƨtetexXrrJ\h,[=\M>iH\d\Z\dS2tL&\*\/[-Ӷf\\Sd\\dzV\2=z2_2}~L!S\YKfp^f 39\\'3w\2s\\Z5Ef\\vخ\Wf=\"\\2ٺ\l/\\\\Z\\w9\\Gd\ ١ǲC횲C\\߸#sVKdGʳeo\\4\dd76ʎyekȼU&˼\\\\N\\NmJP\[Ȃ~_۱e*e0Yȝ+q,\\~YhG\ޥ\En@\\"wg\\"ö\\"\eQ7dQOʢuʢ\b,zd1n\bI\,L\cNC_&TE\0]=\T\_T5/K*\\+K#d\7\ʮ\d`o\\rٌ,\\,kTv\\,[,\\dWdynY\ٝ@ٝ|YA\ZKV\.+RM}\ZMm\e\AY2JVIΐ=z${\FV=TVF\\\"^\0ʖ=.k\\\\N\\.nK\+Z٫\RY\aYg\^@\'Mea\H\|rm,L[\0\dd	;>\TFH\\'#9!edᄌ\\K\\1Kd,\nGN\ӣ\|P\LTU,0e\G2i\Nt MօLuaȺ\zte=\\k\%\\+p\\\\\޺\r\F|Wd#\\>\\\>\\Y#et\\ԙ\k\Z\2싪lr\!\dOlr\G6u\l}}\,uX\U6$-\\+[(?)]c+\Q\\p\T\/\\\Š]\\+W!WZ/׈\5T䚽b\\\\5OU\\\\/\\\,rv\r>.7\\Pn\\'On|?Nn\<\"79\Bn\N\06\M\\[8H\ۊ\;\\;?\;K\\\]\y\]\\ݙ䖁\r\$\-ܶTEn\Dq@n{N~0M~تO~:<\Z%\\\.\B,ʽ.˽\O\}6\}=\\'V/\OE\ʃ\\\\\,y\ZyX<L9#w[\\\{\\#u\#F\$y\\5\cJ\h\\\u\+\ظ:ye<\D0\$\\n\*lQh2&O<%懑_\*O^\'\h\\!<\\iy\\\'\\\4\4%U\\H~\G_~\\zM\IyI^X\V^L /BR\\G_\\k\\Б1W\S\U&>\j\\\\\S\\>Ky]ǰq[zTk\Ny\\-\,yǟ\Ρ\n9@/\\T9\Ǥ\WñNr\\\Z9b\iW,G\џr\\)\\ߐ\夶e9yO,{*gٟ\<ҊosT.\"\ʅ\Nrѹro\\$\\\\\\req;Wޓ$\m\7V\\\\\\a;|~Q\%\_\"8n\"\%|G]\"@Oȧ\oȧ˧W\ 0\R\w\\n\b|pH/2U/;J\MV.S\\+4\PhPMxXcb]\C\zUbC\.ņ}\n\eU\\\Ie\;V+=&nX\\\b\s#\MkEQ\VUb\vbk]bJcǌbwbg\k\Ny\.՟ru\n͕]L\>Ka\\\,\%[z:8\!>\o\/;DqbXqBKq\s\\93ũ\\n\"?R\W\{C\L\;#Sei*\"\N)\"Bf|\Ymsk\+.pr\0/((]H\#P\Qe+߁*nlW܈Qd\)ZE\"\f\"W	W䭼R\)\Gw*\n\\\ڊ{6`EY\zEȨ\ꩢr\\iAQs\\\BQ۰Kݩx_h\&)\M),E\\5Nd\uH&*\:\\3ζK;\7W\ۂx\=^鬠;+\8k#F`\+Xj\n#N\6Rp}\\\[\nZ\V*D\nq\B\U!9ѫ])d\"\DPV_Pt*^߅*\wzw؊\G\bb\Q|\b\ǏEO\\1\bLb<T1\uW1\G\eC\Sbrݢb2v\\ǹC\r\\\}\4w\\/yb^+J1]1\b9ubL2ST?T\T.\Q5\*\(\5_+\B\uJ\\\\\'(u\*\r^*7K_\)\\r\-\-6+w}MSZ\VZRڴQ\q(\5\\J.Ly\h\`\\fVyHt\nB(WR:G7*]/+hT\)]\KJh\c״\\\Q\\ZWy\\G\OyJy\"<iU4Rt\\se]20q{9\Nz{A:\f)\f\\V0\\\\3qהQ\\'\~\\\Ze|\\\*2\\]\e@yŦEyu\2q21\2p\[ev2IJQ&*(Sc*S\\g\+3E%\̏\ʬ\\\Z孔!e\eNܴ2牵2\\#e\>\\",hWtw7;(\kR\\r\\n\'e\[彏\Q\yʲte%Sڥ|?`+UV\Zce\Sdl<|\Z\V6}S6{(_\)\8\k|\\;\\	\vZO\V\<vV\\QSઃJXQ.G+\Wȭ딨X%,L\U\(\\'\*\l%ز_IjIWRd))#cJW[\p&)B%3SW\9a\_+94یU\rM\RЗ~/SJ!J\\V\\s\\|qRQt_\R*(\\}\\۔}\6\\\\\\\\\Cʱ\)\D1Y9_PNe\VN\\QN-\Z+?h+(Gqys\u\\()!MBFȈPF	R(l*ٲGTR\\V\}\\{\i\\\<\ϙ\\{\rQ\rɶW~:Wtj\_QO_񿒿\.\u.\.)\.|\wE\w\\\\@@5.\7P\'\\wVV\kM\Z%=\Ӏ\r\0m\Eδ=@ג\\Q\V\N66hlj\0l~\\0}\U\\%\\oB\0\\0^޷r!\~1`_%p-\n`j\0S\\0\\0O.\0\\\0\5\0\Jv&`\p8\8808\{p\\;<8V8~n\\.\\ַpr}k\+\\\.഑\\Q	88\\w	\s/H\0A\s\\0B\^\0B\ZP\Rũк\pˀuS@m\' \\]s\\`n4_\4\\\\|\Zws߻\\\rH3$\eM\\߀sL@\m5!#@L6p\\r \s\\Z \I4 \\u/\N@q\f@\nP6T\8dy\\\u@\9\w\n9mw\0\r?g\0\j\k7=8\\"\\b\\t\\~\MI\\\M6w{\0\\F\0\\\mF_O@\0@\q@wS.\CF\|\m=xD\r\\d\c\ࣸ\\\$` ;\n0\|||-|\6c0LNfA%`6\n;\\,\	vp\)ɷ\0\07O\\0$<tk\\WH\	\0J	RN0\\0B!\,4\0\\0\=0 i\\=p2X\"@~\X4X\{x		X\2м*@ppձTZ\$Pc\-Pk\\0j7mnn6\r\;\0\H\/|n+9ܾg_p\\'phx\p\k:\6\\0h\h\h3h\\0Z\N\\Z\%-\ZVǀ[]6\F\\@\@\G5@G\3\QS\r謦t|\r`\r\R<\X\n\\	\HztgO\\=oz\Tz;^5a\6\\^3C@j0\m`p\s\9\Zkๆ\\`\+`9\rBh@W\R`\w`\\`\05\n>\P\\\Ƽ}\8k\``\?\kOIiɍ\:LB#\·\0ང%l^`v0;\	j\r0wi\r_\\\rN\߁O07%I\\ra2:\rPO\.Xw\rX(>\\n|:u,d\\0\\\\\;)i`\l\||M-q\Z\0\,\0yM\0;\Ӏ\\\\d\`\~`-\7Q<\ױW\:%Rc_G5P\q+\\\"p,\^\\Q+3kky\{\~\\m\D\r \\ \rNr\"\.@# Z\	D\D\\׏	$@\"r;\;}sʀ\0AJ2\\V \,o\^X_rGs@\\@Y-PcPkdc&KFt\˪ULzz\\\ZbHcbhh1h}d#h=\Ai	\0醀A6\<\\Az%\V\g_/\O=\4m\\r\\\Àv:\|qU\0\%\rڭw	ǏڻZ\\R2\\\>	:sdy̫mAC@ԪA\u\\\?\l0\@Gg@\\\X\9\1\+rh\\|.4|׃\<\\0\\\@\i\΄\U\g\A!\cA?\\0]\0\n4\n]q]\0\0nNNbWo\=I%0ށn\\%\%\r%WRmR$Ґ?A\*;1s;k@w/A97r\\\׃\n&@\AEϠ\N\W\A%_\J\\ZA%$T	**\*@AUgA58}\C\nT\\T\rzT\z\\j\}z\\r\rzq\\\Ԛ+\\;j\r\\yqs#Y\6ǀ\\@>T^\\\A21\\mA\\n\`\\Z\\48h\\4\)\Z(W&z\@>/A\\\E\AN\wY\G?\Ǘݠ_\r߬}?/ \0Iܷ	\k- oR@P\K\L\n8\	~bt@l`Pq޼qC \%\\\0A\@\\0Gu$}~$s&;Q?*wUs\\\;\̟k85Uu`݃\wlޖog-Ɓw\\*h`\\\&\\\\\"\\i\.l^d6:E`ۛ`{\ H\\6\`v\\;\\0_\\{*{?\.O7y}kggY\\\0\\\\0z68p&H]\\n\\\\\kϞ_9\|%G]G~\\_\odۃof6cc\qep\'\'\\\26\0\RFo_\'n\\\\Ԟ\ല0pZ\p\'8]f\\\7κ0΂~gb\\\y\(p6{pA\!p\/pi\sp\\~\0\\q\\\kg\\\ץ\\?~\n\7\O\g\Z\g\,\sO;\\\\7g\kw6\M\Y\\t\\+\\)!\W%\Nq\n\\n\/;l\M\0p\	b3×)p5\Z\|\W8?xX?;YWG.G*\Q\\\(k\hg\gKS\WU.:x\!\r\OD\x\\?\{3\n\\+\\nK\p\\p*\\\_\\p\\\\\`\\G`\}6^\Fgщ;00~\5O)\0[`\\\`R_\6	S\V\[\`\C0\D4\:\6\.O\z(-l\r0;U\r\[`Wo\mQ\Q3;	Qg~hWA4\L _ ZLE=DR\!dS\1ȖU3C}d[X.d[\)\.\\r\c\n1l\981bDs#\b}\Z\\"b\)\J\rX\be΂\\bC\\?Bq\8z\8%/C\!.\\!\\B\p n\{A\\v\{\ěr:\$\\H`I7$\dTD[\d\\\P \2!\\ \B\"\\ W9\k\i\\d\\gHTr;\FG8\f\n\&\Z$P\rS}w\<\z\V\\0\\\W$G#Hҙ\}H\H*$=\$k$\z$S|r\t䎟+\N\}\zHv/$o\0ɯ\J!! 鐢\b1Č)&>\)\nT.B9\\\\z?!Oml!O=[ O\C\Z}!\ruA\\u\yxȋZ\'\\(IOҜ\y9\ny\>is١y\.\\r\ni}}\\Q\ritҡ\\	 ];!]\\^ȇUMCo =\$H\S/\2\\2\12\0|\2\\$d_X2i|;\XLBfr!~C, _!S\\k,1x{:\\\\n	C\6\rmB\\n!n뇐6d@;L!S\!\ a=Npv\$ȿ\"\Z@Ĵ-i	D\\n[kB\WCzE\?\P\,\cZ=\o]\C\Au=Uy\\-[@<\ny\\-\6\t t{:\\cto\\\\'\}\&C\9\r=ح5\rݬ@͏jA\36C-j.B-\+\\\^@\bP;q:\\~\Zu	\\z\\n\\\\\\\PW\\P\Yu0\\@Os\'\B=;>\\rP\g	=\\wv\oԏ\@\٨A\)^ACCC~*\BþC\}\\+2h\\MЈ\Л\h4\\;譇\\$,h\n\eZ\\	V\\\n\]慴B\B?f\~\\\\\\\nZ֫V>Cd\Ї\'\C&Ak.Bk&\ڕ%h݅ih]F\Zn<\\r\	C/@\v\C[f^C[۠\\\Sm3xh\\\Ю`h\9hG:\?8Ё \s.tpe:bk\B\bTc3Я\@@@g\\\{Ԡ?}?oFCT\_.օ.\\\((HB>A!}P\V(|h\0nE\'A1R(d\g\\<\	JlN$PҭPқ\P\(e\V(m=W\`HSeKr\\\\\f PWP\R2TJ\v|\b)T\k*\+ХuKա˾\\\G-\BN\\T\<aƹ05\\`\\\E0\\'\\&\\0=õ0=Alki#Lv7l\؎a{l\\\v\A\F\\\\\;\r\\Lv\	v\\\]\ؽf,L4\a\003\o0\t雰C\\a\~ì\a65}0{\9}f?\s9_aΤ#0(\\	0O07\,\#\\0\\\0;q\&\T\\G/7滸\]\n\\e@\\4,ˁm\z\޵	vnv.\#\|!vy\<\\Bv\vI6E>M>)\"a\\\aOK`WwG®=	\\nEoа߽`1!JX,\\\|K`hn\n[[o\Rv\RbB`)\)X,}	,	S\\*\x=\4	E\\v0aZrX\\ˁl\\n\\C`E\\2\xTV+5f\\\]U\a\!Xe&\7\\\C/\\=\r_8{:k*5:a/6\a\\\`6^\\j5\yھ.\\>\:l``]ᰮ\n\\[jX\37X_\#\\Z\>\r8[ÆN\rݸJs\r=T\F\\`]\\1}\\񻰉5>\\.l\u\m:6=l\6\0\K\\\\Kn;I_\W߇Za\'7\\\rg\n\6!\n\aa\6xS\	\/\Sa̔,\#G΃\\>x\J\\^\\L\\{a\nI&Lٿ\>r\>W{˂\D\\\\u\5#\k\n5\\l\\u\pn\r(\\\.N\n\\\N9|cq|S\,|S\)\UW\[\\[~moo\߁~\\w\#޿\v\9\wy<i\<\r\F\NG6 &ܴW7k\\O\澥p:\	Uv\\+n}\nwan	~;\\tᎯT\GvOɀ;];\;?\+Z\]\\ݧt\\'\\\v\\\\rp\\st~j\m)\\w\\Lx`e<\n~q\6}\n\\C\\ˋ0\"<\\\0!\r~}rEg\\c\c\nl\\\D\D=x\"\8<\\xO낧\F\{\\~Wz\>~J?\\\\\\\\\\n?\\n\\\\\Rx\w\\\\\\R\\<7u<L \_+S\oj\\\+\\\m\'|\m[x\\5xa:m	\\xǝ\x\\P\\#{\cG\\c!.\\ʏO\\N\Z§ɽ\i\W\\>>\ >\*_I\[\\\2\\\\k\\m\\\\\'\\UppM+\.&p\\p|\f8\'\[\\7\\\\\&`\\0r\r.6i\D\\\\+O+\Z\J\u\"d\_\.1u\K\\*6)b\xĚ\\\ZqfIBw\s\ki\$B\M\xmw\\3A^!bϋC\c{I%#h \xd\r\\=\\WC\7U\qM\k\0\8\G\\s\n\ؼqt\l\p\B.!u\\\1[\\-\=Z8y\	q<\yl\\_\n\^#\\r\0\k\\Z\Ǥ\\5\]\"\hq~8d?\8AmE\"EIs9\\\".\V#.\#B\ȈФ)fĕĕa\>\\`D\*)\"\R#\FD\"\H\H*\@\\@!R\3*w*w\#,(DV\\}\\ܛs\\8(~(FN\"J`DEZ9\\oDu\D\\\'ǵ\nZv\\u\\\ \k\\\E\r`\'\s\\n\E\\9\=\J\e\&\A\\>D\\D\D\ˈۣGq.\~\\чF|F\\G\\\Bfd!~ 9#Q7\\n\au/\R\*bbb\\W\D\y\Tfbu1CbA\0]F,|\E\0P\p\cD\;	ߏ@o@\'\OA׎AX\<i>\,E~g#D+_\A[tr!\4T!\\\\0by\Ĳ+pCK#U\F*KHu\\0RG\y\\불\r/CnxԎ5G\NF\\%E#u⑛8H=YRd	Rӎ\\\\]rJry\ZrW\$r\\b\ޅ\H\\kHFȃ5H(\\%\U\ãsH\M\"mH6Ҿ\\\yԝtJ\F:e#\.\'\H{vHI\\\\\;ǯ\"]\_ \#=HϭiHϏ\\Ez\ f\rgba\35_gH}ȳJ2\B2\"rm-\\\\\\O, /_yդ\nyUV׀\\\"\'g\"?\\BFOA\\\\V)hE\ƮF\N\#\i\\\Ȅ=\dJI2J\\\tE\\JA\})Eޝ+Df%	YH2?52_yY,\A\"4Eb\\\\\eO\\\\3W5	9Ⱥ4M\# 䓓OB-\7#\\.ȧ\\bd\Z\\$U\+_\͆\73\w}k!ߟBy\|\>Cv\lF~`\"{TȞ?doٗ5쫲F\\\"^#۾ G GP\\\\\\g\\kx\	\\C\\Q5\\T\ԗ7\\m\\46\\-+UB@>\9\|5\\0\rG5A\nT ܮuw#\7\np`\QD\\K\H\T\rĎ5!\$\\!2$/<F\{H\\Q$c\ɐL\"\Y${\\\!\FrS+܌H޺R<\#\cאR\rBJWF\HsH)\!\xr3ܟ\\\5ߐ\\\h\2\\rr\\3\?\'JE @ڜRHDƩ֨EihrQkY4~Bi-֑x(-j\>jCdJ\\Jg\;Jw\+\d	j\zԦjfJ\\+J\/7\}\\\\Pڹ\Z\\_\>L	j\n\\2\2ʓ]֡Ljo\'\P\7\ P\!/P\(\\P\ƧQP\TwGt2\\j&\\\0\6\k\r\Z\I\@Zk:%hAy\0lQ\˨\0*\,*\\*\\\*h\niE@oB\B?1PW7P\47\"\\\B]n$P{w\v\PqT$*~\5x\ru;TJᡒ?\P)\\ܙ\._Ce\E\g}De;@\\PlT\TѽQԃ=2T\	L\UY\BUD\\:\٢j{$Z\fT-;-A\ŜB\\r\A=rA\_.B5<\Z\Z3rQ\RE^mCqM7P-!TK\2t\v6\]G\\}\+T\i\\\\<TW\Z\\#\@?\\)T\#jt58\Z^&F\\DR1\"\V\[|#j*IV\w\=\\\.j\/z례\Q\1(л^x<\rDP6\n\D!M(\\\(\\yt\n3݀\\JQء(-e])(\\\[\Q̖W-Dq0P]`\J%\\rD	zP\=(\\/(Ű5j)F\\.jڊZar\*돣Ug\w\˞\L5\]GkXZ58\I\h͞{\uI\\r@\J\Zǩ\rsmZw\/z\z\$z*zs\>\l>z\\0\\\;\'\wi%\r\\\#\\}[=\\oіc\V\\\\7\6\\r\67\ʌ\v\\rhǧ\h\'KKvQ\\\\\\\_]hh\h\\hV.\\\\_~Ov=.=\Ч\\Mh\O\'ڗ\r}F\Z\\i\B\V\\\!{\\\\oז@\\\e\Wn\@_50AG\FGDG=BG\7.\7G+\q^/ѷ\ѷL\зc\ۛ\\\[-\ę1tZ\gt\itzC:#\A\@g\Fg\i\\\\yV\<Q(@#]@\@C.=Շ.}쌮LwBW6+Dtu}f>	\T\\,V9x~~|+6~S~A<nګn_\_{~\1A݋ny]nxߪC]~\/X}\RA\\?Fנ?V=CZXg\7LoE-I\\*Y\a\M\\\\\\\2\(\=\@EmCOף?\\j*3ГFc\oN\\\\8z*\\~[c\v\M\\=п\\G:\04p\7\Z\\ACT\\\\0H\ZxFz~hƤd1\\h(\Zk\?@\\8h\w[49\<\\BS\.14s\3}fǺ.\n4?	\в1<Z.-\ҋn\n7\u\P@J.jQCa֬a4b\0\v\lX>\5݌\Է\P`P0zt\V\~\\\)\Ƙ$f筯 )f\w!c`b\_b\+S0\\0Ff㵶\\Cs\0&iw01\1W0礼\e\`\<\i\\\T ƙq\i9\cwaq/`\"c\\U\c܌o`\4\L/\\*\n\\\\`20~J)ƿV\ߡ	p\\\b`\'V0\D0\G\1\e[0!\ez11ݗ1\\'va\\0\ݘ(`\\.Lw&\Zp	\I~II\\`2\b\\\a>`\<0\]1\;arʌ19o\09\091yArL{S0\\0\mY\\+\+L\\eL)\!\\Lyc(r7\0S҉\0\T7cg\1M\Z1a]\\<\Z\c\\'QL\rLØ\?i\b\ތy^\`y!.\4k`;1\7̫s\iL\L\ͪdL\\t\01eaJ}0}=6~L\"f\\)\\\d\d\r\\Rf\\k5f\v3\n3e~\d&\ǎ\0\ϔo_,1c\\\a\0sO?0:Zo]\Bx&\\`\0N`\,t\\@\Z0\Vk\\2`C%ߴ	CQ\PFj\4\z\\na2°F1¹N\\'F:G`đ@\R/F^}Tt\rL\\S+Ī\Vbկ^ê\OcWnƮZ\p\j\\j\\u\\upk\z*\5\\N\nvsE8V\\{\֛O\bw?\\\\Z\\1=ݿ)\\Z\\\\Z2&C{\\X\\F)k~\{YZ|n\\\\jcm\\\X\T\\\\>kOu?uڥu9Vu+u==\\.\w\\QUC`O3bo:\Lu2\\k\\UggM\؀\ r+6[6f칼^칮.칟/NUb/\\^\\^\\\^BWaC\\^a5`ݎv|/6\C\\'O7Ya\X\*l<\6\?h\\&Kw/aS\ܱ\a\\\ރ8b9`\o#a\\:as\\ؼCl#\)[\w-\-\Z\\V\[\VqV7ckbwbk?\'ac\\'/a\\63C\]웓\ط\\;p\ß؎؎\\\\ﱝ]e\\/\.ClW\Clw!]\\չ\5\\a%bءءQ\pPv8R;r\v\Ev\,\0;Vو|\;᥆?\cf\~\\;kJ??:\;H;&;[u;\ԃ]6{\2\\\ \\(,A?^ÂN>Ăo\`7c\sx\<`qKȋĒo\	X\*,{@\\S\\b9\XVbPX\a%өXɯ\X\Q4\\0+K8~\fb\\a;lJ\\]\\.]\\._ڇ\ǩ:©WuyV[\­#X\\\\i=\mV\t\6q[\\\dY\j5\^\\_n\mSۦm;\Z;n\\܎\q;\\\q{\\\m\pƳ+8c9\A8\\Z)ά\\\yq\F8\8F-\\+\¸;~wB2\u\r\\\\ݍs\Y¹K\p\'|\q\'h#8\H=\'Twp\0\y\r\g\?y(\\';\Y;w\\n.\`.h\!.x\M\\\2\\p\B\Eo1.\.4	޻wٸwEw\D.\h2\z\Y\\/\0\\.j\	u\Esp\+.=󸛝C\\b\q14.N\.\.>u\w\#.\]).i\#.9-ՊKـˈ؉\\\2\O\2\\\i%\\w\\g\q9Ɓ\\\N/\w\\\\[\U\q%q\U2O\\yH\\%.W\{d^{~\0\9W?k{\\5,;\^!\Zp\\p\\n\\q\\\:\"pIո\ ܇xs\\\]\\OK\\\\\\R\\\3\\_m\Ǻ7\0=\\'M\@n07Tv71:\\[\,[\&\N\&\p\&K\np\F\\n\M\\XX\fpwqŸ\\K\t\\=_{V\~\\\n\q\k\Gq@-\~#\6q885\:Cn\y>8d>9Iš\p+8LE\rCY\\Y8\G|sG\\Ȑ8G[w\Z\麅\\\r\\4_6\ㄬ8QK\ZNlɺ6\_\7\0q\xܿ#Fx\xUXWO\kX\5\F\c\h^\)\[~\\*\\M\[\i\\D\w\[\wk2\}\\|^cxC7*\0o8\o5\/\0\\0\(t=\\\޸.olY\Mu\?ě\\Z\\\ \"ޚ)(\\x\\m7\D\\\[\\ֺ\~:wYul1\\ar-\t\\\\\J|w\n>v	ć|\_ߌ\\\_u\C}_\2G+\G؟\_\r\*4\\\\9(1|T}|M{\\ck\q\\I:~\\O\j\\:[\\'\w#\w\\\Jl\\Cnⳗ\9\r_H8/\"?\)\ŐD|\\\|H/𻀯\0\U\\*\\Y.Y\5\'\\O\r[\O\Ķ\#\\hf\42yy\|\S_|\\|\\;{/\oNw֗\\Ap|{2ߩ\!\?￾\j?\g	?\,~t\<W~rs~\\?\r?\\\\^u\M\\xȡcxh5\ur\\\xD\Yģ_\\\\x]<{Oޯg:a\LJ6U\\\\Ϟ*-\|\\\\i%x\6%6Q\\xy^9ئ_qT7\#t\"TmM\\5	\\V\\H} Ak;A\#膟\'\>\$l̙$l|9O\BЏH\o1v~#\2G0\o`\E0\M0U\"	&\\\	\\M3\ |ٙph8`iz``ٗ`]F\ 	\wR-H`7\Jp\#8m\0On!\E8v\ZMp=CpmzEpJp+|Lp\'\N\\!\M8\\$\*\\;\\\0k!8ȅp>d5\ŷ\oaZm	\e	ЮB\NB!|[4\rK!\A{5\$D7r	7`LBn!&Nz\\\\\\	\BB!t.!l_EH\\"d\\"df\2DB&pG#\=B\'\=\pE7\E\>-%\o%\o.$p)\_PF\#TF\"Tn\"T-Z\ij#	\k#<\Jxf\xnP\'Գw\	\\&\\\\yZ6=nC?	}$\@\zOY\	ޜ \	C\a\4\\D\Y\W\넯\d60sDNEу\\\n\;)\c\\"aG\\$̻\#?ޯ&m<D\0\ 7MΏ\0\RI\\eZD\	\'BwPY\r\\\c\\\\K\Z\M`F\	\',gD\\\n \\{hAdNAe\z3\\OW G5\aE*a1ɍ4l\\BX)\V&C\U\\`\U6_jST\j\q\\)QR@\\{.\0Qǻ\\%n\D\bB\ϿA\o\o!n\\"nW9w׽ \Fu\r>\\t\f\MO\"8dN<P\E4ZH4Q@4\I4H<4G\xh Zʮ▉V5\DND+`\pt1\\\r\F\N<r\ѡو\W#:FM]zwגnDD\C\\󟉞`\;u\4\+\F\=w\\?J\+#VH<\J\D\'>I%v*ʈ^G\[&7\\"[\\'D\pl\"\2Mj$^$Fj\\"^{\x\I1\\\\"bS1\\bB\\\\01\Y.1EL\\GL/\K\8|9\B˅xh+1ˀD\\L\'\\sCE۫E\bW,xN,\q#\qĊ\zĪ_\!׉5k\m<F|B|TPN|^NXOu\`nGl(\%6xO|\A|s\*\\+3\\{\.\[\'\\\\7W;\Fw\\\ލ\^;b\?-\\ \\\b\JYE\\"y{m\\\\\ϼ\\\#\\w\nq\&\\]q\.\\\ğ\\G\\qqVI|\".At0\"\\\$BD\Z#\"߉=D\\)\"QO$1\\\"O\"\\&9Md#\%rQD^\h\'\\ǈb=w\wQq-QQ7AT]\'.>{N\\\\#.\\ .\\'.o\%.\"W\fH*u9U$U ImMi\{aI\pn]\'i\7Ika?i\\\$m=i3\i\I\S\\\\	\.\u]\\M\0\\\F/\[=ҁ\\'Iƺ$S\C$\գ7\PU\l9\·Io\!!^%9wΓ\\ߒ\\\Av$\\$Ok\7\H\X^O:\"4\$\&:J\R}J\\8M\~9D:j\'#\Ր|mIAUHw&]\Z$]%\!\\!]\,#]1\$]!;\"\H׼ȍ֤H\K\\BIQ\|R\~R4ts\*$\W\\H\Uu\-<)ȅO$\#I\fHIv\;9;G\)\"eUսI䤂=RwTcAzM*\&]!U\7*7j6GjO =Ҟ!=O/2&5{\$5_t&\v^Ajit I%\-\"\ZZ1\\c\I\VƤ\SR\\;O\;O\>2IU:oA1Y\\oIS\`\̏\bMqJM aّ\\Y\I\0)	A\`K$؈:	\IȔFD\"x%\\$\\$)DK:ؑh_h1PVHb\i!q\o8\\0ߚ$0%	I1$1$-\'\\\\$l$WƑR2~_JZVbHINzŒUnl\"ԔU\dZY1y\)ƤYUN\D\~!\;|\\g{\\\[ԭ\[^\"o%\mE\V#\'lH6M6~K6}\'m5#\K\"\A\id+{>\V!o%\ޠ|\&\a\\KI\\ޒ|슑=\dt$D\\\'\Z\$@ȧ\m\"6M$nq\"Z\ۏϮ\J\hr\rP2tl}ЎF|/9\`,By\.r\\r#9\ԃ\H`.\\\Wݓ\W/9꒯&_@RQ0\fkɱ\\	g\\[\\[\ȷR\\Brj\ir\\仝=\\\6rn\5rA\\$1Nܭ\'KZȥf6\\xCr!ry5\nJk*]ɵoRȵ(ri(\04q\7!\\9A|M~\&%7o\"7\`_)ޓ_w\o۞\'\=ɝ\\\jr\\`r\r\\4r\0f7\@%%]\0rϓ\\3\\\\\\^M\di\'yb{^\ψz\\	\oO8wT.۟\%.\n\@2(3\`\.2\BH\'crȘ\d\s2NL\!OL_dW2nI(-\\KdF\2\%\!\	%s5G\\cd~Yֈ,\8G\:\\0Y(j!YTd;,[h#\\\Z\JQ2#Ȇ\\\R\\y%`EMY-hL\Qֺ\)S)uwRjP6_\@эxO\-AS6\S6\l>mA\e/ԙ\beשk]-ʮ\(`-\\_\0\\\ޢ$\FO\\)z)F1g7S\)_S,\=+W|:r\jbCm\=Ҥ8\rP\fRuvQz(.\)Ǵ3(n\JA\9J9a\H91r\/\\\D\PJ\{p\חM\_E	\ƺP3(S.\S.\"(\K(\GR)\]+\2\U:r\	%\3%\#]Hy0rsОCsĒĔ\1\m\D\U\ \'J\C6%3\$%SlOd\\dYܣd\\S\\P\bR\@J?\j\\!hd\{\RJ)TlɡT=TTr\l\\n)5ƪog~g\9\sa\r\ņ(\9bJ\\"\jKyclOy{\N#\.\=\]!\4\޻\\\\S:R:F(]AwC\"/ӊ\W\ѓ\_$|ߦn)\%iS\)\\0*e\eTe\re잂2\\-em\D\sz9\s\r\+ʗ\03ʄj\D\^\D\Z\\m\74\\\˔\)\Dm\.ߢ|\K|\M,-R\\0(o\n0\8\y\JTwS (0\ػ\xx=q\AO \x\n\͚%S+O)\,yB>6J\U\_0S\IcG\b\)k)\O\0\_H\S$I^\'Er\"\'(4)\\EYL\,\'R\(KEAU]ʿÔZ\\KT\\\\U%\58\5W?P5R+S4\\z\y\U\W9u\9\\O\\?4[v.P\{G\+mn\\nPw{R\r6n\Z\\C\7ojdI59E5\Z\_Z\jE\\wv^v\TP\q\9\T\Ty3˱I\q\2k\*\\1+\(\MυꮒCu\	dD=Ոz[޴a\\\\>#\iW\\	\5\̿6\\G&\\\k\\	\\멁ߩ\\\s\\i\\\G\'tMj\Sj\\m굍`\5\\\\\FN7S\^^\F\4Sc\\J/Ʃ\jb\-5\\\nj\\\Ąij\_\\}Ԕ\)\%Ԕ,j\sWj.5-IM+\Q3\n^S3\FS3\rR；ޏ\>S\~P\\jaZ8X@-+mΠ\<>\\>\D-=J-Y\\-R\O\NQkQhj\\\qf\L\\ԧv\S\\\0Om\v\\\r7Nmj\\D}\OmTS\\\Z]\S?\Q\P?^~*@զ<=<A>:*:Q%>\\8*u\F\JZ\DB\"\ZPg\'\\\{3ԟyԟM?Q瀫Ǎׇ\T`\)*XG\\"O\<b\*\H\uyQq\\T\L\H\\TV*\HenF\PY\T\7\aJM\nt\TY\{\m\'U1yxFW\MK\7KS6\Z<iM\h9Lӄޡ8A[fN\\Z#\62i0/i4\~m\Zm\4m\|\V*Mȝ\\*m[	mK?ڎM]]Km\w\h{\\QH3\\\\\n7}&\\\\r\,R:\,\.\,\4+4[\\>\\\vpvtA\+93i.ճc]z\\8k:\\q͝B;QF;yE;J\\\yZM;\M\\\}\:\\ivhM;cw\g\I\Lhӂb*iAoi\X]\yvJ\N$\\]\h%\\\c\\8ZT}5\\\dڍ81-FTM۬O%4\\HL\\/Ĥ9Z\\DZJ-\Hj\@K\\@Kj\2v\e\Z&\2\\\2hw\i\\T\C\в\|e!\i/\\\$ӊ\6ZIv4eV\\gЪިѪӝhul;\c\c\\[ǂ\'i\fZl\n\,-\Q)\\\Pګ\rګB8\\e$\\"\A{\Ў\6М\>ܟ\^\@\|3M\*cк\W\;hCt\Hnm\>6\J\\\]m\m\u\ \k9\[L	m6m\C\Ky\\0\\\s?ii\ZF4\\\Zd\\Z$\\r\֏\'А1\ZwFxF\DШ`\Zm-ư1=\i\\]4\"L	?\\\4_Mf7I\\\'4\\w460H[<O[\@2\@_𖮪\n\վ\\\b\Z\zX\g#}o}}9\MתO\\yK\I\\g\\bƐ[\M\^\\\\\\\[\\\/O\w؂\;\\\\\\Y\ro!ʑ\\'\.ݤI?=n7K7;QK?dH,O֠[M\\Qhu\Q5͖n\~\AJw\Ew,;z\\#\Gu\Z\N\\N4\\a3\YaJw(y\zq;\M?qo\tϊ(\A=׏O\o~ָ~\\=WАFzH<\:\C~_r~Qe~\\4=\"\>=\=\kt3=R~}\4=*\=\\IO\%\\㣵\\)\_\\\u\ۏ\\\\\Z\I=m8.Wg_EϨ-gLb\Zz\# qz\P\'=C\\C\&\\\d\\L\\\\\e\Bx\0\y=\T^B\\7ѫ\\?#\_O\_h\\_@x\&}czSZ\Nz\\\-\-\^\7Z\\7{\o\\\z\IzG&\ǘ\k\\\@H\\\\P0}t!}\\X}\"ɀ>eRD\\_OA5\D;3MXLСt\\':\:b\C:\f{\\\њ:tk:z\:\@\D\\\\rt,چN,5\-\Db$H\'\T\\\\t\\I:C.U\i{\_>t~\'~\xD3(\t&@gl\>\ً:\Y\r[I1\\]t1@?C\tdm/}/\EЗ\\\K\^\\\EJ\W\\fj\'C\\nPK\`u\\b\jc\#\Z\nf\ c\E\z\\v\j\	.C\'@\\=\\\1t\'\\\5*\?\N0vDE2v\_\ػ+cax͆a\bJ}wC\\f\\\X\Q\3\\g#\#\G4GR60,2\O\Yos?Ù\p9\pI>\p)\8.|p+3\P\\\r\nG7q\5q\y\\څ`xeex=\0NO g`/~\0#Pd eYf{8_2\)ud\\\t\#TNc\\s~θ\NfD3\"\He7\zQ3#ʣc\Ĉm0\\Z\ڌ5\{ɥ)9T\3\5\Nw}\w\9]{݌\|\FѼ\n\\x\\0x\\\Fپ2\\'bŨQqgT\3=3jgԌ%2ju\׌GTu\'>3jE1\Z\[MZWMM0F\@Fs{\od4c͂nƻ]?\r\8{F[=\%#\\p*\\0\腕1512\0c1y1t\v\ι~1\1_\}\1\%c\\K\80>j3>M1\__\ɖF\\q\81\g\X\\\0\\0\eg2H\%pw\@n\@=0020܍,`\'1p[\|A0(7t4m!v\Và\N0\\*ܕFbpLZ@;\\|ac\\rR1\!P\P\f,F82f+ϲ+g/\LOGn1U/\0U\0UfL\\\LuX s\\~\#0sx\'S\Dednn<\ܲ~\ٌ?p\ܭg\s\\+\~\Z\=\ML\\A\AX\t\\i\rg\ҙ\3G3\N2-\\1sL\wm\-Iiw\\>~=\>wi_\yd\\h\\1\k0K1,372]\73ݞ\c[2O(T*L\ϝG\\!טgT\g0UL){\Y=3\Y\f@>3yƼe?\\Kd[\G1\i@f\\r\?\\W-\W.1b1\`F\"ћ1c[љư\7ki\nf\f\3Aļ<:\L\af\c\1̾S\ny̆ي?\\\q83\X&3\'\,R\b9w2<f>$1K<\R\5f\m\J\Cf:\}ZӉYS\Ŭ)^b\o`\~1낿1?\|r\\\w\\0\l/g>z\|\w)\|e;\\l$0\<`=Bg~Kb_\`<\\}f~8\\\T\r\{ٯy9*9|\;ǜx<9\w9b1\t+\\Ek\\|\c\"s>}9g\)g \(&	\\΄\1\\wL8\#!0q<&;& I\$\{2\'DII\3晴\d&\r c\`\L8\?2\LNeC\\\gr\\'0)\\)[e\`\Z2\\!sE\\\R\\Z=\\\yֲ/6Y:\V,\\Xt3\\,o\&c$kSkS\\Y\Omf\\\\\\:`qe2u0e\²}uH}uH+e\`\\Yj,[!\\œej\Hk\\\rzr\"Y\YS,g\Z\R7\r!Nسy\r\?\r\g\YS1ˬS#,\}\\0\̵,&\V@\+\\9D\Z\\UVH\'+$;R7Ⱥ4ͺ4\\\n_e]9ǊeE6\Ċn`E\W\n5b\ܙ̺\\\\\?`ſy͊_4b\\^e%f`%5X\~լ\qVJ\YV*(\8~i\\\,\be	Y\sY9mT+вU8_\z\\;t\=V\lVe\wV\[{VU5U\\2`\:*Xo\\Z\\0X\92\\O\ӒUq\\)\	~\\1\\w\r\kW\\7IOXo_X\\WSdV\\"\ի\\\\>f\\c\U(Y}ʝk+;XYq^\\/-o\\X߈67XӎXӤ8]֏WX֯e\UP\\\Hkn&\\5\\re\G|d-\\g-LZ\0;Y\,\\0~\\di\,h\~XY`P7XY3E`,r\\r%ˢn!\"m+v\\\M^X\{WX\\q\ZKP%\%r-g\.d\nM\\k\'K4ǲ73,\YK\r/[\t{U\:^\V\aׄ\\q\\ZZcl\RƳ`\Z\\ډ9\W2{\mԇt`\&M7\leo\\go\\Ϛcoߴ\\m`\6(>\6薲\&\:\\\\؆\\l\,&@2\\T\6)+bTaD;f\e\ζ/e[E[b\`ۘumlp=]\"md\\HdMub;>e;R\N&l\'9\ٶ}ܸ}Be\OLeĄ=\ا\\l\*w\;\>\/\j*\\\_\y\L\\z\{\\E\\!\\\Kv(\;\e;|:J?\\$;\"QǾzx}m\ڿ3\H\\h/ɎI\c\|mf\뫳Kٷ؉\^vꛭ\\0v\\v&}Gr}gye}q\Kb\a\wO\\"\@vj\x\\IvѬO1\W\3\\+\\Y\\nO/v\	sv\\zv\t-p\~8\nc?a?re?\hd?\a?7b?\\~t\;v\-5\\^\gI\\\즵f\\\K\H\\\\\Wv;دg^[?[\\o*\o\߱[#\mH}vG.\]\\\\\\\\\\\\7re\3\\O6;\\.\\!\'\!\\\\\\\{\\Q\t)\\M\lZ7{%k\,{\r=}\+o\rx\\\۰?N;\\P6\Fl\HJ>\\F߹\\\n\xq6\CM6\d\r\\\\rl\%\^~\\\S\܄&6-hc\%\\nle4{i$\\^92yG}\g\գ8\Z\\k8kՇ8\qֽt嬏dp\8\\"\\\n\\6ު\*g+(\%g\gm.gІ~WcTc\{\\\*%\\Zs0;spv\\mcÕca;ȱ\ϱ|~c\c\>\9,{ȱ\Pʱ1\\slW8vǲ8vi<\_c]/\xs\\&ǥs|\"s-\\$㖚\q\\\B=\x\\x\q|,9>\8\Μ3\8g\9~&f\l\l\9N\vN\	}Np\n\9\\\\'\f\\!(\'I\\\\Ź\\\͹ʑsE3\\\\\\\\MZÉ\l\\snf97=/rn\Ā9\íĊ͜d\=\;\5DN\\'\l\'\d\'\mN\,\ݱ\=d\}|\']N\`\'Gt_\)\_\)\\b8E½^}Ev<ȩxy\\&\0>S\{SSgVǩN\<Z.\<Y-\\k\4X\4qq^q9M\r6IW78\r8-\\'9mW\"9mmv\`Nԓ\\\\_\z}\\X9=/9ɜ~\O\X׏\\J\pWgtl+gl#3{3>;ę!p&x\7]\Z\,3\\~Ιn\\L9ę\L\̐ٶ`\w\?\8\O_Ŧ\\9\\\uO9\\G8\w98 \A]8-\`^rp\\y\ou\\Zb9l[ˡ\94}mpy\+9z\\Z\p\8!@!GP\`98\GW#ȑ r92ش\w\\Z\F\]eB\Vr\\\rs׭\]oӇ\\ںurcsg	\\s\Zd\\סp\͒\\J\\#6ܽ\\\\C\r!\5\\\\\Z\\\ZsM֌sMX@\A3״\(\tkj\5SFrQVi\VmV|׮\u0\uȺ\u纆\p]q݊q\#\\\\K&\\\o\\\Z\֋`P\\rB\qk\sy\P\X\d\#\КC\\FKn(6\\\Ↄ\\+g\p4pMEܫ)xn7nԫ\h\\\\\+\\7\\'rc\X\,7\\6\-.{\\M<+\&\}\+׹i\<n7\9n:Ǔ\5\fl5\\\\\\\\r[Z\3\\n\\inJ7\_\\-:V\-rH0\b\/[~\<\\>I\\>:\\}d#\1T\\P\\mX\6\\6Rm\)\\MܦC-\W+\w\VV4\=m\\,\˚ە\\\\%q$R\`.;2\\Y]!\;Q;\zņ;	\\~s\\ΘjqgMqg	\٥\?\"?\"M?w\\\ZK\΁;_t;\SpN\\s]>\\ \\\UゑH.\~\wp\K_\$.ћTTr1\F.>:Kt\%d.\\.\eq\~.w\\\rjs\\\\\%\W\"s\J7K\\\\^\rW\P\ZOe\3o\O\\Uڴ	o\r\\\K5\<<\r\=\Z!oj?O+\.O\\\\\\t\\xbosJ:OIo\oL\v\\\\g\\\֗\\\];\3ܾg(\\\w\'?\\rϨMg\3i]\;)\\\;(w\+\g\.g\'goų`ϳcĳe\<\\<y~\\nz\\\򎼊\9\\9&i\\M\V\\\\yNh \i)\\sr\2\\`m\y\x\'\y\'75\<\\*\|_\|\\\m%\9\.\.Y#y\ya\m+yWix\\y\\Kx1\?\bd\\5Xw\/\\n\U:\\\\x\+f\\^\^0/u\/\r<\ˠy\2\xw^\\y\\\\xY\xYy9Iqͺr^b/p\^\퇼b\\Z^\;^\\+۝\+\c\nx^Ż*^+҆˫\ȫ&\\o\\\\\I\\:\\\\\y\r\'\x\rm;y\rދ#R\\K&\\\\#\i\\\Q^\t\1$\u^*\}\g\p.\׃$\>\>1My\\"x>_x%Ag\\F\`&ox7S\\A\\\{/\&\Px\B\y\\wy\\`\\\'9o\\m\/\\\\9|1\O\\r\B\o\\W+\w1PA\\0yP\\A<PVf\0˙E\\zHz\~zb+zG\1\l\1\ط\y=v<N\/c\\\\\.y͑<~HOO\Z\$\D\\r<AO\Shy\n1x\o\eoQ,᭔y\UvY\U>*b_w|U-_\\_\9\k\\5ͪT\6.\ׇ\lN\78M\Ê\F\[7\oB\\t\\\e\\\4\\]\߃\\\woq_^\?j\?\ŋ\0\`\7\\M|\'|S|\*m|\ߥ|<\\5\2\\\v\\l\|g\\%r\\\wKQ\\f\=Z\=\\'\\\O2n\OJ\O\\򽍳މR\\\\\Z#~\0Џ\1\ʾ\?\1\+\/mſOz*\6\_N\\_\Gl\G\n\_\\0z\~Lc-?vۼ;\"\Ǣ\\Q\\1~bu5?鮂\\\\\\;K\"~\?mEY;\t\\pM\+<\\9~\*\Z\q#QtIj)Fo\\7NJ\ҷ\,\[L/\\\Z濾\Z\c\\\\\d\o_\w\\\w\z\\\\L\w\\{՗h~&ȳ h\c\<?\\\\O}Nɟ~RşM\\\\	\\*\N\\\pҋr |Г>\5>tM	Z\\CQ\pB\r\\\c_\cX|l]\\'\1\E\I\\|<Ϡ\O|\e>\=5\Ս\\C_\\|\_#\@\\ejLV\.Xsy`͓\\\-kwi\>].h\\nUu;=\>k\n\[\n\\ͮo[\\l\~/\J#\!\g٦\n\}\\)\j\"	v\.\	vwi\W\\\n&\ns\\>\z\	LOLZ\.yA\\$x\K`\)^,\(\Xl9Y\\vZ\uN\j\'p\\nu\\m\7{\G\8#\\N]x-8\Z\Ţaϛ7\\rkAK]A`]\ܱ(\z\o)_\\\\nBB``A#\(տ%w@pKpU\Yp\\zt z\\\AL F)\~\\	RR_CiN:`;Ac Q \ S&S\*{\\nA\\<Aa@#BP~{2㨠ƷJP\U*<<\/H\rvY\P3U\\\1sA\v+Z}\WvF\	mjA\%AG$hoLt)t>	cmnh>>\nzz}=F\:A(D\\z(LhU]_*U\%\n\\	\.1_`r\`Rj\"\(\.!K\\,H\K\I0\wF\0\niW\;&(+\`Op\a\yI\0+@:\U;+\'\ZdC@^\- &Է\4CfW\'`X\\	\!>v\UX )},f\t,\\%FG,9,k\	Vcj\\ժV՞\\nպ\B3kᗄQ\\r^p\B}.\'zz;;\}\=\\B#oLCh\Qh\"\\"4\r+\͓M_3V	B57\r[h\Q&_\:n&<sl\\i9\	\XBd\qL$<q{Vx <f.<z>zzB\3\\8\t\f\\9ᙸ|aPՈ\\aHA\b6Oxq.Yx\\0̵^n&<\*^w^G\\\'Q\07avLxC\\\Kga̾ta̩\\X\,a\}¤\\䶫\dn0#LR.L\{+\x\,\b\"{JxO7_x\K(̆\\掯毬DE	l$¢w>\\hka\I4\BXͽ/֢ͅ[º\ru:@a~DX\'*|\)|6cϫ_F\n\UM\\Wy\Vc\}f\麰mz}[=x\6\\\\\"\)\\\\\W?\tl\#*X\\R8GG\C\\\;\T\p\*q(\\?\\i>Nk)\\n\ݝ!8&>&Z	(A\\$\l&1	6\#\:)\kDy!ꀐ|\Z\h|\"dm\\\.!\Q`\k\W(\\'\n\NB\]\)\\~ʿ\\n+KB\p\\g\\\0\\"NtjTW,\e\urE}Y\Fh-\h-eQ>-\\i[\tdSM\lі#-+q\\{ 2Ut0GdֶUd\\\ZthS\\\\\8\\W\\\'D9\"{\-\\Nא\-Lt)rz*rQƊ\\w\\\D\9\"W\e[\]\\CEtj\\\\?\G7\V\M\N(K\(:#:;\\<\\?D\n\\)]H@..\\%PZ\/ܻF\qTA\$N];T#vU!4\-2|!\Eg鈢q\D76nnEqt(\G(q!Jz)Jv\Ê2\2\=\\\(;fTh((,*tM\D\D\R닢R\Ҷҟh5Q\\r=\ל=)OT}>_T\\=L? M.\\=YZ\=u\h^ly#zQ<\\++9+z}\"j=^\"jm>&zm͚\3E^ˢ.\\r.n@G]\\-\?\!\w>==\'D9/\Z<\\rm<-\Z._\rƪtE_ɣ<\d|蛱\ v䈦=D\A\ߢ\`hna\\4\;-\,G\\\FoLE\"pP~A.\'\rX:%\\auD\^D\\\\'\"}&\"?\ћDLKu\IĶ9!\\\6{x\nLH\	8a\"ɟti@$-RL׊\U\U\S\Umū~\9U5\Īqb\\03\'\\\\5;\\\Z\z\ZFxCwn|xc\Q\\\m\;\[\\\;\Ļ\ĻmO\r\_{Vl+\bCb\Sqbb\\bz\g-Bl\)\;՟;\+vO<,#\S\]\\4qg8\J\\\.\igCDc\/?_J9!C|\\[\\y\\Aq\_\\2AJ&\\'oou\Is\$C\\$NNM\'?8,NZ_\"-%S\\i\;\6\eBq^8/tX\\C\\xIM \"I\\kKhqهNq#88$\; tY\\9e+rŋk>l׽x-~\\^\\U\\O~+~:)~$7ԔH\^\g\l\f\\⦅O\fqsL\qW\+\\Y8q˶_\+\oj;J\;\\~\}Uq\Mq琸xp6Y<\.W\[\\'\\_4\'k\_\O\\\O\\\Og\GĿ<ĿWΊ\m\\+\¾1ШFC\\\\\HR]J~V\\\Z\D\!1y{ܳY\\Yw%bVI\>!f͋E\);ŋ\|\\I\{RU+^JT~LIVGI46\K4\r\JdpD\\D\\dSd\Q7ɖ\A=ADcdk]\\-CA\>\ނ\n\}Yc#Vbz@ \Y+LNX-\\.CJl\Z]$6L$׏Hl\Kl\.I7I\Ӓ\%\|\eq\u\\i\\S\s\I[Kgk\+k\瘣\]$\@8\ߑ}*	2ؒib\\C\\L\\"k$\\nQr-Y\Qrf+2-\$\\&YY-\*aInHn\hH\~\$飫%M\;\;ѯ$\Hrn.Jr\'$yF\.IQSI\\I\\IakP.)n\\wHJ\%oK*=I*r$U}a\Վ\8ID\D\fܓԥa$uڒI\\\\\\:䉞\8V\\\#y攤<T\\\ i]AI\\N{G\)\-N\s%\$H\Va%c%\dK2\d2E2d\\{dn9Two@\YJ\\=8\JjBH0\'%*	\5VB:EB\Z_\%c\J\r뎄:!HHXׯJJD\?$b\i\ݨD2a+7J$pźC]֒Cw%\\UM\U\UT5\@f\'U}j@\H\J\.\HYK^\ͷ~II`̥ۦ	RNtOv԰\"Uz/5\&w&\\RӧRنR\\\վ\\\wXBz:/u\&u\"J\KБK\\W\'^\ϸ\\/\G\#\\u\UҠэ\sQ!\\}!I/UKÃH#W}W\\k\\upF_9*騔\LђƉf\7B	M҄n\-/\&u\m`\m.\\$Ҕ\\iʋjijb4mRW\%M\\-ͼ\NzǧWz7\\I4Yz\Vi^}4{薕xs\_ZڰNZއVH+wOK+[J,ӥU\)Ҫ7\\\\ZҚ\҇\r\:\FiOYx\11G\%}\J\u+\\H\\'HI\\K_aKWH?\r\^,dH[x\G\\$Ki\k\V:iG\giǭ`i\'W\\p_\}\R\M7@\B]\?GoHjZ\ҡG:ҡAt\ptD0-\~.V,\,CtPk\ۼ\W\\]`=%]H\J1Rȵ\R`I\n@H\\P)\E\E\jtX\)6ew,\_\\I	\")\\;)3XJM;\"VR:o!_\\\0H\\RF\\Ӓ\\\"oR	]*Ke7\rʄ5ҥGKP\\)Z\l\Cٚ\rue\\"d\\\\æe\\2\/\r\d\\2\\e\\v2\\2@l\\;2}q>r\\\oT!3L&_N6\\1\eo\\\+ 2u2#\\<Vv\n̴+3;\!3\3\'H0Y\z]vh\J\\0AOf_\/_ˎ\\'e\2\W)2\[Q2\ޏ2W\n\[9W\-\T7\/y ;ů\|ZO\|3\\\\52ɲ@bY\|\\\X\\͏dSeh+\Q+HGYk\*\\\"Rvm\^ٵ\\e\Ȧ<Y䈁,:\,:,(%ݚ|,\r~&Kl˒ԣd)\e\\\\;\,\\\r,\Yֻ]\\!Y.2LW\#e<dųBYHV\\IV:\%+)\\({KV\$\,\\\\j\Kd\=l\n\reN\\Ų?\rY\\;g\d\z2d/=\^5\^\eeo\Y6k\FYeY;)\d\\z7\z1\eU\\0\"L6I6&\}\֔}[̓MUȦiWd\uYXlÔE\\k\\n\\D\\雲?òb\_\r\ \ɐd{e(?CM\W\p7;d\NF+#>U/\\\\d\p͢FFÒdt\z\8C\Z#c\+c1\\8;d@Q(pjd\e\"k[\ULQ&J\/\ʔ\rejt\\mٿ|3ٿ;r\A|\G\`||MN|\\\n\u\\\wɵdrA\\\\|q4Lc\|\`|\\wPMn\#\,߿n\0\\\<Vn\G[n=Wn/7<\+7\~Gn֝-?\l\"\\;+\,2\[\'\o\\?#?~[~\6M\P\\\@\\\lQ\\?˝N4ȝ\F\\^\Oj\OH\=7\=\n\&f\><χP\r\\&r_\gYX\\ȗ\\+TxF\ C\_)I\Gj\\on\<a ԓ\T\qE\\\\\:<\gAJ$\'\\\S~?@\\\\\S\\\\ۣ\yIpy\K<o\D^,/\G\K\\K+\\ҡ!y\:\OȳY8\\I\k!YZP\y_\Um\nY\X ױ oe\\\m.\v׃\fy\C)\\\\;+;\\\\n\\YAZa\I\}||S>*!\Ǣ\\c?\\/\ɿ\\OlO˿ȧR\g\G\gnȿ\u\\\\\ݑ\AS\b	\\ה*^ Tɡemr褳\$J\\1r~p^zC_cw1\Xw\Д\\lR&\'ѳ\\\0;9u&gN3l<\9Z29/맜\a7œ\\\"HT,\\\	5\'K\w\\\˗\\\\DJ|\vB\C20X\Y6Uo>P?XqB8Dab\DicbK-XK}H-\b\"I36S\0M{U\,]絧\\}D/obߧ\\n\N\\\\K\H\\{Ta\HaQ=ܧ=械ߴpRp\)\pRp\5Vx7+<9C^>\\n/?m\p¯C\ﭦ\*\^sTy@<S\nU};\g)΋r\).\G*B+S\bEx\2\Vq\cJqe(Xq\"n\Fq\"v\@\7lR\\\Yq\r\v\"q@t\\"\\"EUH>Td\0)\R\~T\̄*r34\ˊ\k\]QIWQn()\\*\G^CJ\"Eefuꨨnx\\󮢱^K\챢l⥎\U\M\k3\\\׍\-$\\\\{o[E[t3?N\\蚹\ިp\W\#\S\\*>+\\(jl\)\\btbl\\}\dزbyիwV\=\0\T\0\Z\n\\Zb@R O)PKx\\n6a\n\"篂**\)k|\~\Fg*\\]k\V\n\B\;PޥPR(f3j\0Ŋ7\J#MRP\\u%^jT\\+\w\+\]t\^Da\\czN\3N\SSأ\\5Ԣ?U\\W\5+u\Օ=+7\\QnnPn\LVnJW\\v\\\ոrTO\v\\\_\\OJC\r\K\>-rrߵ*\8\\\\ \r<ȉV\TQ\TS*;tRZ\VZ\\(mΚ+\N*\cvE}U\(#N\l-P:Sݕ.\T\\k\/\\r\\選\rئ\BPl\\<$V~}RyM\\'<+pWԅ*\`z\9\t\ʋ\r\ʰ\\\AGW[_(#\\+\no)K\)of\S\\(oT*\r\\o)K\\+\\5\t\)\\y2\\21[\mV\emR\w*ߤ(\\Z)KW(K\}ʚ\\'5,o\\ov\ڕ|e퇲NT>ݩ|{M蠲!W\HR>8|~G\"gV|6U\\\\_\\\}T\O\nЭl\WvR݉iʾȫʏeBr?\TUYQ\Z##\p\-_%r\"\\kr2D~UN\Ӕ\lu\\W\k)\\)3sm-.J\0\\J	WBn)a\KJ8\\\UܥP\"[(J\q%앒$\nPm*)&\Ԑ%\\\ɜ\\u*hC)\\O\\Xr\!bq\\Z\x >\EC+rJi4.8\\CK\"B	\N\IIH\T$\r%PT$Rtҥz\\\\\\\ѠPz\nng@(%虳z\C\\\Qe軣@\\(\\hP-/\ˠy\\gZ`\|W\\A;\\=]Лz\,~\_R\r`\F]Q}rp`<=۹`\c$L\5i%\'a50c\'N\\yf`\1Xt\\:eX\\0]\\ym\-=v\`k\\\0e,P+G\,}4\n\\\n\u\\\\\*\e\n1\_<\﯁\\R^`\\\\t\Y|\\\d\;iC}\g\F}?\=6\&\\q:l\U\D\6uNm\9\\>\\\qaot*xB D\'B\o@H\\\*84J\L\p\Dg?9eD;\A\_eS}b,ؽ\\rq\VB\EwU\\8b$N2$H\RggP#87k=}.\Az\\\H_<2\lKw\2o~\\\nWՕ\\\pͰnV@\\T\;\\\p37\Id\\c.=}\\n\BQX)<\MG\njP|<<q_\=y\TCx\'\Z;~\I\b\p\\\0UGW\_+\'x}\\F\@Q&\\4j\B\h_@\\\p\2M2|w:[\Ow\s|z3\\*`v\\֚aOYJ\ntB\r{.>Nި|\\ZU~t\/;΢\\8`\'\/\A\q!vQ{P#7\\Whp\\\Ge\q\\8Ƭ\\tGKG\\J>kU\	/\"pb\Z/Vt\)\\$\MI6N\iW4ph\r\Q4[\\,`\Q\9C\\Wh~\Z\\-\\)Z^|izh2\\F2\*C;l/:\pK9.\\rU\!\i\=tz:W\MDwQ\\Z=\\G\\\8=ߏC\/\Kw5zrBV\\\7\L\n\5\?{\g\MCߜz\߃~\\\I1@?nL@\+9nx[bq_w\\\p\5{\\o{\\\\m^\\44\_p?\3\\x0\Zr6\\\\%x8\ã\Nv\q0\[\\w\n\}\\#y\&<\\$Cɚ\0?`\=1c[\/5\eW+̲YS\zK=f\`Nb\\o읆7{\\oM?ǻ5\\e\\{\e%j,BXd\\\\\\\n|ş\I?G,\\\eϻ㳄h|\	\\r\\n`\5+kcո]ҿ_V\X]\rk<W`\Iob]5?N3\\\\\\n`Ky~Vٌ\\r\FI\~dw~H\\\\3\0\t${ȓI\4?n.\\}r\\\E=\3Iig\5˔zB}\:H9/T\\Pi@ѤMҠq\i\\r\\\[B\\5\"i]J!\\H{Y霉a]7аwIo	\=n&d\\L!/Ȱv>\rL\\\%4\0M*J)\'iʢd^J&$\\\hځ{4|+M7/d溚\\dn\LH\r&d9͐\m\E}S9,%6\G\B\\B\E\\F9ϥ\%\Zts-M;L˜\\ywtsU\\Z\@Վ\eyŇ\eZgN>\䛹|\O%?05\\;6X\\Pږ@\\}ӂh\ڇ(?\K\|\\\\Xc:M\'P5\\\2:\H3/PTk\\	tj\d+\7\(n\1JP$JPkE\l\(\\Bg>\J-Ԇ:?\b)\Q5\S\1o{A]J\\<(kv\"]u@\^\\ \6L\v~\B9\\F\Gʝ|r[]\\\\2\\\74P\\T\\Dz\Å:\\\*\J\]ORg_*\r2\s*\\ZHe\\P-\F\s=U;\2u\IGһ\\\L \\?fPÔ(-\oRs\~\\hKm\\Kj_ګOuU\\\\\s@\\ً\ʆ\p\\];-X!rSYq\?Φr=V\\gU\\.yɪ]G\SVmV\uXm~\'e\\A}\\<љ\\АJ\Ypu\M`\\<\ڄeO`\\`\56\\\#V\a<\x	#\r\\\\\<[l\\̖\x\<a:O\'ڰ\d<Ý\'\\)\3٤L^\3&i~ώW`M<\\[&\b+\,\p\\{\^0ZG\\;5\t/_W˃?\\r\RmŮ\&\_\ͫ\N]e\\yu-\qِ=c&Bxe(\ղ&{\'\?\bʾ\O\oPf.\@-\\~9]wm\ݣ\\Qq\8~C8tq9ީ\\O{pؚt˨\6|s&ٕg#G\_\8ҹ#\\	c\r>QS?sL\O>\xO[ñ9VOo\\\\\+\pݕ\\I\N\\\\My(\s\y|qh\\}\Ô8&_\\f\k-\\\\|{\Nѓ\\w}\|\|\..(\̅;\\"\ü(~ؖΏۺ\\\\"\pu.7I\\E\\\Ѝ+^\s\a~i;n\\#f\\g\\\Ńk5s\N~S؅\;\n\\;m\\\\\>rHn|\C\p\}4@?\ֿ\\\%MώY~\\^g3\b\گQ\P\\6]Q>Q\']\jQ}!\eWd\\\5!Q䄋vh\g\}O\Z8Wt\"~XO\)\ݎ2줱\\*\\4$\?C_Ā\(\E\\\H\<8(c*Aƙd\DjIˣdJLm6\ފ\5\VQbuJSlU\6Ķ\־\w]\T\)\[\dA\HYx\U8\*%\ʲԌeiL8ӫ4Y5t\T#;WI\\\\ɺ\\)	_+KY?{\W4L\\ٺ3M(J\z\i(;\%\\X\\'JzLҒvИ>rx\rkx+\.W\\Z9\D5\\?\T\P\X-	+NH⑋XV()k^KJ`\\\'c%uFS\i#$ӭHI\sɪ\\"Y%r\\6\'A\"$\'*Rr\%ש@\޺ɝR\?T$\R01J\n\'ΓBUyV*u\n\q<\EwIqMHI\gy:\J\<$cʤ@\I~yTx{HŶRY Uw\e[BjޚKM\Z=~B\\\;\\N\E\Mȓ9(\r{K\ۏ\О%.i|2\ -\\\fR+H\_i>Gf͓g\k{|\\ʷQ\1\]:HG\"\n\K\\\ZS M\Ч$a\ͩ\fl?\wZjȑ\0','no'),('lastNotificationID',_binary '281','no'),('coreHashes',_binary '\0\0\0\0\0\0\0\Z\a:2:{s:4:\"hash\";s:64:\"7625ce2e9aae150122aaac3a831b643ac45b7aa7c6e601a6ff686eddf38ce877\";s:6:\"hashes\";s:136800:\"\0\W7ht#	q)d\\$\0\\\0(\띰xJ{\hϮ%\r^\:(\5\0(\ZY\Y@\Iq\ȗ#\\T\@\04ߗt\\vQ\޹\\'_\\\ajx\Ҧ\\0E=j\ȋ|p8.\½\\֤\\SGp\\0Eqx\Pa\>bv\Do4VG;a<\\0^N\弘a\e|K-\\ܰ\\ɜ=\\0b&F\%|w\*Qr;|/=(A\\<\0#\B\5\j\$#\\j!\bN\j\\0ۧ\4(\KI|0\qD.^v\0>|\;(߯\\W*7?\\n\N2=\7[Uo\0\i\\ք\"\\\]\^\XD2](\0\/o)\\:4]\_\\+̔\c\\0\e*\@t\"\\q	ȐN5\H\0\9\wi\\\5\\\\}h\\\0\Z̈~\0=\\G#C\Z}\*p\0\T|̅_\S\8O0μ¸0\6\0\-bs\G\n(hr\Z.\n\\!e\\z.Yx\U\i\5G\\$P\u\vATpl\J}a\Z\\0VX=:8~\"2ʦDI\XVfEW\e\G]\q)6\	\j\\\nNؤ^}0[PKXs+ȉawS\[\U`|WSPD\羟Nh\b!\\#8i\>kq6RE5:\";Bi.qX\\A4\uU+ױ\ϱ\T_^gyzGL\"1U}6:l|\(㜦q{\\V~u\<Dho*cϬ0\\\xcl$	4\\m\\o`vA:\`{rf\\_S3/s\m\?d^͔0\X0\#q\-ml\*\#T\cx\E\y\ũ\H\\\>\\$\2\]\%\\*6\\\dpۛ!s%\]Z\Y\o\ݿ\\r;G\\\"Gu\\\&\w]\-H\rRW\\\5\\\\'=\P\\\sZFԤoD-x?\<uqXQ7ai\\rIC\pEK\\\\ykѩ}ˣ\\$p\"&\p+^\\Z\{\\5|f㵅S\Lo3ExѥU\q`q4u\Z\[n8O\r7\0H01YL$RRAhJ6\Mw:/\7.\ڏPh.B\U-ї\\'Tsz+p\pHaP04\D\!\2\{\F͹|\\p8$h\\"d\3\\pYQ\ᣎK4ޗغ\Ku\0M\x>]Z\\"\z\8Ŏ\V\M˻yULKC\Wa\\\\ˁ\\n;\0\Ġ\"fАΟ\\\'\r͍D\dM\\\\\s\ǿ\ڴ$2\j)\,\n\' #6\9\n\ږ\mK\2ef\te4\Z\GG.fVy`\)\".o[`\ϐ\\r\n\\jnviU\n@,+!%u	re4\+JuP$,WN\P\2\\"Ş,|^\\y޲\\\/\Z(A1]/ƅBM\j:\@ѫ\G+S\fdVi\n6Wԑ\\<\O\Ej2Q\\\\r|X6\\\\\/46J\\\?\\\XGX~uic\r\p\Q\\활\\r?cL\Tӊ\qgȫ?crȸtd\B\rTJ\,Q\$TDh\\\((ZdzvO\_;ƀEpY\.\&}\_	\Q\\oS\nn̵v\\0)\\\\Ӥ\:DILV\0y\Z)K\n\\ܘD~%Ro\c\7\rL\>1݈]^]RɢNFM\\J\,\\i\I.2 >1Z\;ר1ԁ$!W:	Sx\Dq5\/w\_W:\+f\1zg\\Y\\m\xGO0\\\jo].㖽B=f~:N\Fa6ա\\nY \\\'\i\\+`\fGYbm\UPMJ\ڡ0&Cv\\M$\\O4-K	o6\lb\1E\;7x?\-ǱZ\zE*nkE\m@\\\\\\1sY#1$\\\Z=IbXBr?\ͥ-\!\i>[eV{\W!FPb<&A\\\8\`\\]wB\κ\@kp&h4ԛ2f\'\G\\\IS\}}R⥅JЛZ[`\\mI$=D֛&\Ǿ@+բ\\qO.x&*p\@l\\\\Β/kz=i\\\ S\\\Z\Z4ڶ1\5\23\r#?E\Q\\L\Im$\Z\\B\Z\!\&͖Ck`7\\\'/]\i5\0\2SC\\+2\f!Og\veC\h\\\\%%\\-\\)^\\\0t`k\@U\OŔcp\>\!8HB6\\\\\=b\\!\nz\0OS~K\\|$\\\T\\\lJ\bOw\\\\f\nTEg\ZU\\rl{\SYD7I\.`\\Ï}#٧\JKNe\ӌ\&\ЎuѡIqtn~T	_j\-\%?70i\}\e\iZ\O&E+rXe{emX\\\<:KSy{r>K^s\VS2o\H֏\_\\)7\\z_oe\\ŭy^/?h;@r\K%\\LP\f\c\(|\_]\U\͒o~ME\\\\\sRp\d\\F[\'r\5l蔝媀\s\\@Z2]\i](J~n3\\ϝـhj\q\o\2kLJQc\0\8|V\\ANں)\r\m\MA\\Dos,\\\$\gJ	\Ŗ\7l}\a\\\\w|\gRLh!\1\R\&\'kD\':8YިKAa-RH\T\\(:\=ߤ\'\\\\0|\8\(]xZ\\vJ+\~S$ً6\\vgAќʋQ?j`J\N\]\0&\b\0\V?9\\".\I3\2r)rk+`NiM\\2]<	h\n\˥O\35F\\\\\\0\\,vS\\+p\n.\\r\J*RT	!\A&\U\B\tG=_:\\\]>i?η@ڹ\aKպ\*Խ+]ҮgƉ^62\G\rS|;)$=Xn!\l=\@\A\\\:\V56U\x5\Px\&\:VV\\-qX\A9M\4\\-t\n{\\\}MI	AE0N\\\\\.T0b([\\\\oYd\\%\ \+[B\ f<3)|y-d\\]`,5\l9o\x;\xZ\q@\\\51aIxMOYU\\rZ\tKϭ\uJOyŹ&Ҹ\*\ܲ\us#t1\#4\\\\䂹\Z\'&\8\\0\\m9;:\\ͼf\\f)I\;Poi\\\=DᎯ\0Sl\hsgܺ{,\)\Z|\\\<\nx*\\\\i\\\\`h`P*ͤ!j1m!~J\rO\]Y<y}\Z>ɺH\I|\\P\\\\\Bbe\^Έ;VT1\cj] k^O\\9A9/\\Z\%@b.`\ po\\df\?jr\Y\e|\H\h>\,ec\Res5-\D=\\<\\:3\\ϩM\\\>r\6\Ԥ\\%zuۇ7}F\\\[yx]k\\ݭ\Yr\9IV,C2\"\V\lp]l2P\f>\\Kp\\֚Jbvw`\*w\\}\*ʘ\)>2qe^\)P\nGfR\@Ol,>iv\:`\tQ\*8\'<\\n\J\;H`\Q؝6pq\a\%\\\r\	\\"An3H\Is\:Yae0BҲy\Pp\nﭾ\\!Λ\\&\Ʌ\'M\4\BS\\+\'4&$ء\Vgg\o\g~\\m/\/&t+\\s\\\\\"#:Zܯ4㓉&_&\\\6\"xF\|w`AZ_+vL\r}N\P\\\6_\\Ұ\ݾl2bqÜ$Uv\	l,s\\\"\rm\`\YדUX^Ms\6RH@\	&冾B\x\@d\R#U\OPgsHo\)n\\Wr\\tZ\M\\?%\V\DFv\@\*9Vμ\[EBu}<\Z#d4*?\dQ]Bx.|9D\:h@\\Q\/U\0-|_ۢ1g-\+\}Ԙ!^iB\\J\\\W]f@@w=	.]\kZ1љm\G\]\x\0\\	14\"1Ix\GL[	>(G\A:\	64\ 2DM\M\$\\r澐i\0\	8\\Ŭ\jAʔ5\+XoTm_|	M\\yu$1ck_Ko\f\\m%	g)[.r\n\oi\{4Q\n\r8H\rfX\\	vl\ٮ\\!\Pm\n6|ϔK	~\\C\ȫ7\\:s&u\\\\j\\t	+\{R\\\ل\\\nt,Ǟ`\|U\		#t̹\p=I\")F	֓\\\-\nqU\i\\-$\h*\\ml	\Vh\\LC»>U\8.\`\@<K\\h	Ϳ\U%\OHޡ\@~x\\6\\~\\n<:Xh\QAT\\o\p2\8>\n*<\\ӳ?HM\'V\\\L\\'[R\\n\@&\\[DqS\\\\\\B\N#FB\\n*An.]\B\\tv!WҧMw9\F\n+P_tQVo\7n\nz#8\\\\J\nGk~ngm.\3\\\n\\1i\jgָ\\nv?\u\	\\\f\h6\2B\?\2\03}\nx\mnV=OD\0T\\)\U\\\n}.\\\v\e\n?\.zE\\\+ɡ\n\\_9(\)7\n\/\S\\\'\g߃v\\n9d\\g\~@|\B-ڐ6=\nT\[Cp\(,_V+\L\rۨI(.\nsH\чc \-y//?\r$M̤j3\naqYKJҔ΀p\ZJj\\P\\\n\\nڷtn\rEan\J;}(\\ҙ\\.\9\nX:Q\}\+\O\\\_	{ܓC\'a\y:\\n \W\"\\w\05\S Nr\h\n\C\\0\pFdl\0\"u\~2\"\Tp\Z\n\v\[\0\\XZppi.\c;~&\\n\\&)h4\_`\F\L<\:`#pf\\\n\RW#ވ \Q\ē4E[\'\z\r)k\O\dS0\Xz_\\\\61kK(\]1\zukpR!YC8\`dfh.^8\\\!{\\FNL{\\z\),\"w\W\SJǲ\KSuᾒM\cc\\\cdD(Q\\\\ra\[J?T\\\?\Gd\(s\\t\BUI+uC\\R\SF2>\3`v\\':js(-N\֠\\N\3\\:\VS;\\\CT\n]CrJ2\\m5CZ\0\/@@1\1\D\ծ68g\n)e\\\z\\l1MH&\\S\\.>\UB|2ӜOU}\(԰tc\2ĒZVR\顃[l#4\>1εE\l|lh\\]\:\Yň\3	\\\\gm̻\1)q+#\\\b\^0rR_ҲYn,J\́T\NB(\-g\\\\ICڞ\:r\n̿>Tw\D\nQ!@iD\\r\ȭ!wz\L{\J\y7-\m\\\G鴞Y\[\\\k\\En#Xv\iw\R:M7KkRD.\ L9\%S\J*n\'ͪt^\\Vɹ\O\\\*\(7Y\(V\z|%\0\'j\l\ص$h\TC\\\՞N8k\Ⱥ\y*<I\n\\\(\x$\C\n\m-B\\\\\YVAlͼ2VS#n\\\X\6\\X\\\DU\T\=\1O@,x\\\\ \)\r&\d5s/,\"\dw22\rމ#<*Q\f(\\r%P\cW\-:\'2U\\'Ft\ݩz\r1?;IB=S\\Z2֥͐&׆ZB\r5C\ٖ\N\s\\k\l\'t35\rN\\IYԯ!\\6)\IY\rQi^\ZB|\fC\-/r\U\Y٢\B\rX[cdpSs3\%.X\\|A\w#(JL\ra{p\9\\\\(A)ˡ̮SPV\s\6\#i\rnu\:Ft\Z\"P9qPRPA\r\k<vW\P\v\g(Hтc+d7\rY\t\W^}rIxۯ\u$\/dMk\\rU\:\w\\\\,\\\&\Kp&\\Z\\r7Gٛr\Xyl\ﳠ<U5p8\n\\r\\Xd	D\n\\\qbc\\Zu\\rٓ\C7,<\\p,\L\~rYs#\r\\"(qq6\ZN\\\\\ş&\h\\r\\n\\\*J\6V^\%W\\y\'\h?I\\I\\3z(BGQ#`p\S:eJ\&/ʝ\aɋ`\\\n}\\Z\\x\+\G\\%R\O6\\}\㕓悫\-FkRV\\6G_e\r\"\}\Q^u\\YtYsNl\dU|\7t\U\FY\na\IWRH\jwHBB\\\\uXp\0b\Ue\$OrΰYeJXpW	!\L	o\Ѧ?11\\]Q[\7*a3\Ǿ\h,Uc\\\ki6u\J\n3*Kv\i\A&\4=D\\q!蓸֧f;4P\ZeO!vx.e\\8jY\\0\Z\PP1\S/\0?\U!\͝\\\6??\\\Zvw=2H:\)x.\\o\\\\J\tLU\\o\\\\L~\)6\K\5S$ʂ8\\\⡧5gg73lsuؾy\\Zwڠ0YE\0\\\身i\\\\|\7\wq\;,r\\LX\\\\\35qv.R߼h<<\\t\hD$\\\1l$y,\`pM\j]#\WBTmF\M(\b;ˏ\K\\\g&\n\-nzEja #[՝YdIdf@\\K2o؂/*\~\Hw\c@\2\,\\\P0\\\\\\x`Ձ\dZvs.\\k\\Z5\\0yX$\\j뤋\I\\8\\@t=\\{9v\\>:̷M\Z\ϵ\rBt\r\\\\\3i0bn\\j:$L g\ra\\t\C Y\n\H\$$T̞}^\pfO]\ǭN3%\r\\\-\AJK\K\7Pxe\\'PH\HP=,L\N}\\ZE\O\\0u\\FOR\Z)ā\;S\'bN<v\wLSڻsT\|\>Q\\\i}\G\D7\OF5\B\Nov\\\:A_-3x\ZJB@ky50\\\\n\Q\(\\;4\.\\`R\w|lS\Pp\k\G\M\8\\Թ\\\f\E\x;˝\O\[\\\J`uO\v&_\\\-]\E\;|x$\\(t`\"\\\/\Z=\`>&\oR֫\	\ڲ\\}\Z	w\%\(\4);\r\\;)6qi9C\\2\\t\d64Kծ\A\U)۳!Pdlw\+>\;\\O-LhyML)\\VH\\3_@AJ!\_drN\d\G;Ϸ\6<\\wj;\V\4dk\Է܏>Dj\,p\k~*\d}\[\\\H?\iK[i/\(\\^\\\4c-\Ȝ)\͗\۷\\@c.\V_;q\:uM\XbW\Z`\\Eض\r\S\\ky\\%/-u_EC?o\TgNLC\"M\61ɿ\\\)ji\\\]\mb#6C2\ao\2ᨁF\\ˁL\W%\rVJ~p\$P(\q\\0RS\;\rs\}o%XOwR	\\\\B\;z\\\\b#\qlE\SWD\\Lex\\骴@m!\~\\|dET9v,Wы\ʀKK\\#\0\f羀G~p\\oPq\9\\rbL\\9\2׬n*PP\0Aw:oH\RRES\G\ʏT-\a*Qf,S7\\q\̓<U*\";br\\^&\7jFőұy\ZA\"\Y!	=x\`Jߩi.?w~\/\"wU{\Lf׏1:դy;&ۆ޹[rD\b\Nv㤄\\n\Zwr\kHuE\\\N/\JYg\Si\)N]o\\\}\0<,\\\eS</\ܓ8C\T2IUX\jF\\rPJ6\\\d$Se=g۝JްS0ilww4:\\\"D=[Z\\\r\#A@\f31_<\\\v\\(QN\\YCwo\\\\}z\\/+x\\Z8\\3\\ۀTё/\*2^\oܰ\\n0\0\\1\x?F(\8\V\\\\/`8\І\\t2\:]XK%\	EL\償\t\~nF\^m\\KY\N\\"\\ t\hR\D\P\>(\F-\$>QA*0l[U[\A7E\OxƟ:Y\{\ 2gZ+j{\h\N.m۩+\6r0q\X\{4a\\4=P\Ҟ%^\\$rfz;@h謬&f{2\T,Jg~\KObH\$(\r_\ntl\	\6\Ax	70)P;\\01M{}i\E\ߍ\n\}HNf΍0/,u\I\\\)\-[\0=ֹ?+;Q/׬W/{\lDAU\\Rprmm\rF6\\طi(\":@c\:<R)%+:\G%Cy*\m?۴/\\r!\\\iAHK2\\w:\%.\;j@۴)H&\Rװ\\R\\wciF\\z\r_c;\QA\\\JRQ6}%\0\wQ1h~\B׺ʌʤ!\gy\{\8\\٢\\7\ngT1\^0>\\r\劸֬+)\\7X[_u\۱H\\]\"¡`\nrXa\;\?~Rq3ٽR \a\r\0\B<c=OR\\vBn|JIn;51V\SK\6ǐH\i\I (.fO\dx,0Xl\J\.\*\Js9\\&$\\\rN\Z/aUƏ`dL?\>C|\\^v\s_%W\\\rJ\\*\fzK\HvM,\\,\\z㡫\?jk\[\0}\FW@\U0\\W\gS2c\\FF|\2`85Sb\G?e?q7#pjڥ|ɨ\0Y\\\O|aV3EFW^@l24K\\<\\\/#\Z\jp\!CB\ڋTL\X\6j\\y\\Z\n\ё\4W\\\Z\T\\\M\\\VdE\\බ|@\])2ԕiq\j\\'Vp,\\\\K\zMr#\\6h\\q	:@\߮\r\\\0lҞ\\\6\j\\Zmc-k\\\Y\\xJ\\5\_\*\]O\\sM\\n\T27\oڠC\g`c\˰m\upa\\|/J\y2\fy2qt\@Wk\mx\G\\\V͒׵\pzk\訍\n!\\>x\\\h|,e0?s4n\,\Lmu\Z\^΅hU}1}=\z\i\y\'\'|KW?[r(\r\\Z3\zػ\fW^P1Y\2&\\ۑpAU\\%\\f\G<+HH4ywy\\'hzx\\"v\\\p\$bo)cHvS\n_\(aWcʹA\`k\BʜѮ,2\\S\^ú\D\\\\Zѣ0?\ޖf\t&\!-U8\<Gz\<3\0R\-k\,u׼)\\0\n9e\n!I9KW\\Ǽ?_\IaYOrg\Y\\\k?R0}<\̤\\. $^$m\\w޻`.A\_[\rE\]J#\\+ߘ4D,E\\ǡGf\y5ܟ@nN\\	\36\M\[\y\FRD\m\\:m\\\\\\,T\3y\\\?\PԈ+o\Kqra\UWj\j:M\\S\\\C\0\\EpڎU=\\ف2%\72B9\\9k\\\\r?r\\qQe-=\\\\Ozγ\2z!.w\\\ZFPASӃPlZ\N\\!&Qw\|c;\0,2aڢU\P\rY\o:W3\"6uxh\\\S\ئ3)]TCˎ1B\"$Ϥ_\Y[^e\n\41L\Hݩ\̨\<\\W`e\\\\	U&zտRB=PKqFu\~\\Z8\\\\\W2\0\	\e`h\p\,\\-n};F\ \Z/q\@\Q!Xw>\\7.l8\\leQ,\\\	n\\aTߌC\Ӏ#\\\\\\6w&\fU\\n`Vr{\YU\"V1\	\]98}.@\\rf[ɖ&\\1^\g+fV\`6)	\5E\\Sj\\\r\K\\\\uj\\\%\p\\A\9Xc<_:\\l#(\ǀv)ɣ,Ĺv\\V-nz\W\\E\2\D\H!~\\ꩠFg\J\Zop\'\]Mi@\\P;\VKiV(\~n&^VT\Sn\\\^\\Ey	\u\0ci\^Su\%D{o\x\\\4\'10p\\G&\o\\AM\q\\5\@\=\ P\x\N^\+5H9_r\?\MΩԴ\Y5D`$BfyI\SWq؛\\r\cW\w\Z(\\&\=\reL\|)a\j.V\\C6\\rd\n3[@\\r\܄\'Q\nŒ+NA΢\:W\\\\<\'\\d\\SB4,\\\h\\ܟ+\\{̗r~a\Aďc\KAjTG/6\\\\n]\<E&@Ƿ\(\0\a\{|\,\@\haZ\ݻN/F]\0cOJh\ÙL\C	8׫hl\2\\"i\r2ӣ-୏\XC +Ra,\f6\!\\I&C#2M\8_6ws\EU\P[\Wґ\4L{4\\Z\Uuw\'瞟hQ\i5z\r\&Ђ`~\\'\r\Ql;4\\\e\c1b0w\~{\wcj|m]a_\\d\4N^\\\~ʘ\\\7q/\"]\\$\&<Լ	Q\\Y\)\ri\0\"4ߕml\\\"WKxI0$\r\!L7\K3@\"[q\\˯v\1 \K&.\\D,\\p	ڱ4zή)\\F\\r8x\\\Nz$wF\m$\"]X\e\\"?|2Y	Ō\t-	\ࣟvT\ը\2H`o\HPOnuDpRֽ\RnO\\k2Ω@7 \'yUٙK;@I\\:7}\.a\	̑HMϩ:	qF\CO\\\c#\y\r\\\\\<եl4\֬\(\\\w	]\\\5\\Fn?`\b8)\k\\\(S;w\Aq\^\;\\T\ι\[c\\JD_=$x\B\2냙$5)SjrxV\IR-[ҟ\1\.;\"\=1\(C]e(d-|5QC\\v,\?\ad\\\\kVl\EW\R*9\)7\mvX\bڷ\'p	Z9@S\r0,t`2pl\\s\W\\)08aIpopAB\H\7M)\ \JOb\\0\!\X+c͎\Ǯ\ԑ8\@G\har6\\r\VB:\\' 4-\I9\#\\"\\iݔ[-l+\\'2Y\\\U~nZ\\ct\tMh?\Dm\%ʋd\]\\\Z\\	MصB\Zr/O5%N̶\\Z\n2\\~\\n\\r\\=a\⸬]\\\7\\Z\nŬWOO\,ԺN\\E\\Z\r7\hZ\\BLG\+\\v\Sd\\2\\Zi\\r\/q\uVc\x-l\l8\Z\\Ú\Zþި6W2\lI\96G\ZBXf\"\ԭ\\Oݠ%\K3ѓ93h\Z\42o^i\\w\$Se(I}P((\\\ZQ\nS^M\0Ù]M\Z`:\c\ZTcς6[\LB\cl\\\rx\R()\\a?\Z[I\ʙ`:}V\ZT\Dn+\/`{\Z^\\%\\k\Oe\i:i\\\o\ZqR\T=\0\\,\\ZXD픚\\Zh\\\K8h\Zxy7{\ \\\zQ1+5:#Mu<\\Zdhƨ,Ȋa\\ܑiK#A\Zt\Y-{RV ۷FR!\%8`?O\ZIa^\\\iJH:j\:b\\Z\;4JpRӗ\ڎX\V\\2p&\\\\\n\Z\mҴ`S\|\0	SsEAL\\\Z䜫\\:\H2fם[\Jm<x\<0\Z\7\۴\>\0\X\Ϙ\\\ZAS\\[\[kn/:%\>\Z\'\_\ZK\GUm0;A\򳡆-vn\\0]І{l\CMv\ɾ@ƑT\97C=yZ\3\Ήc3m!pr\&,\\Y*\l}J\px5K5&\0CRdR5P,Ba#1Qf\Z\r\݊P[\Y\fdfsRt\'/iQf7Ꜯ\&\'dWzғ|\1\\Ɏz\"z|\s\e\\Qg\J\Эz-X+|\@\V\c\x\\瘝\s|0\vɶP5T\⍠!w\RL\jZ^\'{ \)8m}.\rd_n5i?W):\\`^V=\w=\"\[<\\U܀ĵ\9YCW\\-\GM\dz[g\b\\\ꤼ\&\{737ki\\֐5є3N0P5y}@٪\\b1po4\\A\{\/\"\\r\u0yLi(\\H\'v\-3*3^\c(^U#\g\ph\\z{:\7bc/\LV9\b\a\r\\~D\,\?Ѡ\Gd)FA\u\\``\ڿo\ۭra\\\\\\چc,=\sK>Pסe\)9R\B[\\|\\\\\\-s1ʎSP\\E\GI\45\MC\gY<-b\O\,w[\6eJG7U]\\J\5\\\N(-\\r\X\_\j\r15-Q\_\Y\ng^ʸ\"|.Y|\b\\O-\b$\t+8j\K׹\Z\\X#\[\\w\wq51\Dj\\LH^\t+\?\Zc\i\\{\íq@:\[b\dl9\ր,ܱ\MS,e\lNr}\6\n\\0O!\"j:(!b*C\rz\\"{\t\r =\I)\^sb\ZZ\nS\ra\L\& \v\3+kCJ\I\\Z<\0P>%@5\v\%\(\ \\\JaI\\\ѓHO\'\n\\(Pӳ\n\r\\	\s\\J\b\mLh笇[\'{0\l\u\\ʒhk\FNʨ\n\,U|\록\X\\5\)\aT\\\\ԩ %2Ry\\\ūi*\%h%\\\\\\$)`v:#f.x\d\n:\xA\-\H>J\\y;\\\\\<\I8w2A\	\ڸ؞02yK|\_\\\%d\\`2\9xm\\lQW薕U=dZ\	\ʒcWZ:wP\\{6Ly?طc\\\\\I\n\߾B2ߵzՠev\z3\ƘU{\^qa%IB\Л\W\\<VA=\l\L\^<kLsj\ҥ?\b\ɖ\Ȓ|\B\?-(+xd6SP\Ijҗ:K\\\-`UM\\un֧]BeI\\Y\rf6\y\;6\r)\\cUȫd4BnD\\\Qn+R\\J1e,\\P 6;\'6\"\ ds\r\=\V\\"n*\R-!\\`\CG֋م\"^\e\n|5\\.ް\\\8!9:%\\\\'&;C\r\AL*3q8\$\\"\n$\Foef$\\S4C\\\0}UJ5}\&\Jmy\\NL5\\\r\Z0s3\u6!$0KJ\r22\\ߖ]\\Ó\'L\0\\\\IM\q\2\˪㏽\Z燧\i(\o\)\Nޢ\VB\ nL\\c\\r\\ʿ5\2\B\G3u\*\0oBǯ\\\h\\\ \}C\\oG\}Bd\gD؉$\O<L#1O\F14.+\kc*9\'q.\\\;F\\\rP\'\\l\1e^>b6\chN\\\E4#\\GYZ>\AQb&YZo\>Qr͡\i9\0T9\\>$2\\ݲ\\j\\\rwhq\M\TU\Щw͙CHN\0\I<\\.\O\\\Əͧ\\\\fh_2E_T.Zui\\Y\\k.\\{g\:\\\Fhd\\a\\G\I\0q׹a\Z\"D\'\ϰ\Z;I>)$\pi\"\)\l\}\*\\3yX\Z\\joy\\\oC\\w=usn@\\=]N1\%P0\\.\"pTӜ\q(%7N\O\2\"hkUvr\޴\\'r\-A\D^E\cZWq85\q\r\\\@\7VR\ۘ]7Ni\\jR\"~R\\O|⺥f\`\S:\\\r\\\b-\\|\ۃ9E\g\\f]Hh~\w\\w\O\0LhD:m	\3(TN\\\\,\\\\jpJ\̺\\\\\γSy\9s68rM\\ڠc\\\\4boT,>\nu	\U`.9>Y3`yk\\6d?j/&b\\"\\n\<5.B\z\n\\1YY]}\\{6\^\r\\o\ʠaXܖ^\\	捄s0\\ɻsy0\1\)fx X\`\[Z76\\.-*\P\U\-8m@e0\5\\wMv\1.\ʞRfq\"^\hS\;X\~Y\\Y^\ϻjcT\x\Fw7?D?\Fa\0\-\@\h1\\+K(\\\\a\\]\DR\\:[_I3y\\wtן#F3\=2\\2I8\\JpL]]}\\0nP\rQ\\\\cJ\YB\=niQ\=Ne\\ձunS,\\h\\\\X\\:_\U\-\J\rS5\btLȒ|\\n 4\0ْ\\'\/XMK,f\"*Z$\4 %-\b#\6u|Ė}b\Js\6\ \h%\nf\J(\UZu\@DRzC .,2F*\\z&@\;\`x^\#.\W(` :kYMjxRցִP=\T\_U~\Q\ H\ʱ\y\\4BW@c\\\\J\q\\GC WaQ\\x\D\2-q%ol(\\]?A\ kuPt\̊\\z\"qg\\\\=(0\ l\\n°&|\"\wK~30,\>P\&w m2N\8a>BdLUoVd^ \\\'Ơ $n\X37\N<g \YL&>\\ G\Zu\%X\-)\ )>\Q\|\	]vC\, 7\\ć\K4\sNs\	Q<s\|\\\ \n	\\Z?`%Tp\6\\#IR\\lR\ ӌ[*kt\C`x{c\!ՙ\ZVW\S\\s\t \\\@W4n\*tQ`EJ\)\)e%C!Bw\픴Q\r\Z\-\1\\O!\\T\\v\\α\\!ڨ-\\Oh\c.\ZH6!\ps4zQ\$\0!\\)u\^\)\h\r\ȱ>uOK,hc$!,el\s\\\\\\055\.fOt\\e}!5AR/\{CaF9Z_\t%8,=۫!?\U!\\)ln\Un\(\ZǅFZ\\n!Z\mNxI>W>%*\r\^\#\\QD!]ͯ%uOb;\Ͱ(2[\n\_!i\\\\ ׌eQ\0rz.+;\0\Z)o\53!\\'o\]\\\t\J\:soT\\!x\6\^q\>F70VֵV>>\\!$\1ŭ95\n2d\\a\W\Zq3x!:qɴ&\gz68֛d\\\\;tV;U!&\x\[w)\ȃcNSa\!\>$wĜ\F\n%`IJ\M6o(\!bF\މg2o\i\nNl+\n\\b!\5Aà\\~I\\ \\v(\c\F!\(\'eЎ\r804@dD\4KSkV!\aZU\/<rg$R4g\Z\0\l!\\\r;m1ϼ.\{r6@C\Hc^\"A\!\ĩtX\\Q\\\"\\ђm]\\2J\"T\YKJ\\,/\\\/ d\"h>:\\\Q \\sikZ؝\\Ew}b\"\:+\@\b\$\TAt\6r\\":fnJ\"-vSX\\\\^\rˠ#\"JRIx\9\Wn\\"\a\\ԙ\\\"L0]ӆ\٥y)UeP\\^\A\\\"S\.87~96s\yjr\'\]s\0\"\\\\\&S^\\rxQ\\f\"nN\v?\Kg^\:m\Blb\Z\"$l}\e\\\\X\\%\\'A\\J\"	.F͢\Y\\\gFy2\n\rMZ\"G\$@\PĹ\Z7~ԧOƦp\db\"):ze0E8=!7Ӻ\l<ZP\"/JK\}u\\v\a\HQLE\\"\!zFۺ6\\\&\\ns|\\"ʊ\Ǐ5\".M\p-zx)R.%\.8\"،V2M.\\\\e#N\\ȡ\>\.:\I\"\_\\rЏ\MDZN\a\"\2e܃A#\\Q\)\r\j|\\\\rm=\\"\Lp6-@!#^kYڮXVFX\65\"\=\\r\B>\"\H\\@Z\#XVWΫ\"\\80#>n\\yl\vƩrK~8\";z\`~g\^_\\\R\5т(\\#ğ_ܵ?\W\\/C+\U\KG#2\s\\\'|x\,q´\\ޣ\\\"\\*dq#Lj@P\\Eȼ\\nx\$Wҫr1پ6}#2;#/7\n QrsE&]\\IeY\c\g#Oyw;pӿzw,!:;umj\\)#SR\m-\zşQ\r\\\: Q\V\\#fl\~F\cAmĽb\rV֯qP9i\ϯ#f\\W*o\_\\n\\\\U8_\r֣z#mbT\ɸ\=V\187>#_Ӂs(\sx\a{\ۍ{A-\\##̨wA\/c\\[\\&Ge\Zx%%\\=C[a#g\\\C\Y<\bI\V?Ji^aUB#yĽTf\<,\9z\,\;P\#ә>ho/>,F\m\@`0\#g#\\06|Р\YD\̰أwty#\\M+B*Tv\Gǒ?oLJs#\B\oKm\\u\\\q\G\KL\5=O\#V}驛F\'y#\v	׼\"Ù\6\\G\J#\\\]=\\0\n\rĞ^\\'\<$_\\-\'\8u\P\c\6\#	KEum\\$\r\\ܷ2ݓ\ϼ\+B\\ɡQ(-$F:6~QQ\'\:\3~\\\U$Eq<pQ(&{=X\t\\Z\\'\\\r~$#\'\\b\}\$X:cľm]\"V$2	J8\\+n\nbO+92\\q$?\\ZW\7\m\(w{K\\۶׮\jt$Cr\{3\;Ln,u\w`\7pE$I\l;\_W\Zd۩Έ\0fm\$XA88\\\\3k.b4\DZ쥽$^\W+N\N	һ@\yA$\\G\\+Z[($h/\\*ÅZ\O\x+-롖\HةTE\$j^2	ܽ4`\Q\Q\tyTr\'$l۵	ns}\Z\\\\?|:\$V&<\% 旅.\\\l\\㹯\$E,_w\MJI:W~$`\\5\~VWClZ\	|GN$\۱\lЯsF,ųeIx\\Z:\>;\3$\\\]\:)~K\F,B4w\٨/c\,H$ԑ\\<\\*Y+\`p\_/\Ȟ)Od$\\`MHn#<K\\\*\re%%\k\lf;{݅T_\<{x%[4d\%S3BG\n9K\"\U\fq\*Aj5\\'ϱ%Yy\Z@\ڤ~&Ǩ1#2Qi׮%nMǮ\i\D7@qV\\#v\E>TCdW%v+4)%\Oi+a\dgF2!T+\%k\r _\Sp\\E3\%f3qE\b\<\\r\\]B[S@k1\'b%>f\\XJ\&\Ж\>Zy2p#\%\07s\0\'zM|\:9#\h7d\Ja6\\!\\%Ʋ\\\a\U>\\\Z\Z\	YD^@N\\N%%\8X_Ҳ\%$9ٔ*_\\\\[%\܉`n\\TK\xCt&\X\\y&̷-;בuH\\\\\\s!\5\0&\n\\uOb&\"\Mf?+AT\(M&\p\\\j+\Ҋ%s<\\$&I\\n\\	w\\߬so/\*\A\&J Ѵ\O\\|\d),\)	ɰ+\Zt&am{[\>\Bv\\`\ :nw\c)\ߗ%Z0\&|O	g\)\2*׫7\o-\r\?\\&[on\\ l\aϳt\WLQOQ\c\&ٖ`\\\\\#tޙ,Q)D9&\t\\*2~|1/\U\8VY}$&\m4tXF@R\ʏbL&ӥYk\\Zn߰X\O\\\ڱ\h\\b)&\\\!\G\\\\!C\oFQ`B\\Q\'\l_J\V\\Su8VHJ\\\yC\'DĂ\D1`گ\/5)\\\F1\'+F.\}M>W\nwJ]}&\#V\n\\\'(\\0*\\Pg\Z$\"PHG!\5jN\'@\\?B{uBt\\i\'S\?\n=\\PC\\'F.1\E\)H;\l/.n7\\\|W\*\'GL\\\s\r\\+\QN*\+r;_1\Y\\'S{<?\*\f;/\{\'\\v\'k7^Y\\\6֨{J\\/\՚ɺ\dN\\'\Q\_\+g\*d\rVǠ\\'*\'p\Gg\_P@EuE-\jbc=\H蠕\\M\W\'\$1,;\b\L\(˓\̰O\\rMgд\\'\iZ\"Ʈ\f=D\F\G\\\\n_B>\qY޴\'\*ǋw)M\>\SY\n\S4\vn\a\\\'\\9_e\Z\\\hZ\Va釦vu\[*S\'\N\9\\\rg_T\Ȼk\B\y\'\q&1\\,\S\Nj64c\G\&Z_\\3j\'\^\5j%\Vl\\{\=\\{m@\\\\'\m/lr\\8\\*l	=$枒\=h79a\'\j*\,A.\+-\Tגּ*\'\\\ٍNf\\[\Og\\|\Z\	+\'\x\rXk\\.\\~\\b5ǟ<\M\\\(:MQ\\ =\ߪyyLޢ\\(Cd?hv\Һn*\1\\ZV(=Xtw\ɬD\.=H\ZS\\\Z\5w\(?߾\n\T Z𦆽\\9\\8vW\\Z(E\0	\73\/>u0\\AH*$\\\\(\\ðw0#rF߼٥^GAcw\,t(a8\\\)\~%\cG\\:~\\\0p#tF?\(fp\\3{?\"\];>W\qB\\\5mo(n\\\ssT\j+<$|rE\\~\\\(y:wj51\Z\!\\`<!_(}6\\\\͛\"\\$#(wye\r63T\Q\-YT=G(Θ\\\\n \lpuꑝ&]yiJ)(fqi\I\p\\\,\\K\\(í\ļ\rC	vS\\KO]l]t(\m}\:փ{Fi\r~^`@2$(ڮ\wS4\Blq`8\z\W:5HI)z4\\phziTv\\/԰x)!/Pd\\\t\O\;DCᤉ7P5)%^V\t_\\"L&x?\.\\\Ҫ\*|2OQ)JJQ%\x\Z\	r\](R`)N\\\n\mE\Zkc\\Q\(a\\\)QF޶\\\c\BW\k\\!\)Z\!Yٍ\\PA\;\]n)a\QOhС/zà\S\06\\`\\)}V\O\g-w/^w6!E\\\\\~5On\)4\"m:D[:K~>\\b\1E\()\!eФR݀zgg6эl\[{)\Q1٪\p$2˝n#[z*/	*?|)\X.\rjc\\T[q1ǿ\]M\:\*\\&\\S\ƽt\0\\\*%ҹ-\\m\\\\(<`}y\x	[l* \j\\Y6XAS\͐\0t_\B*0\?\r\\YoXd	\:@\MFI\)*N骱w\ju\r\3\\\\\*P|˿(W\aOBAe\:\+\*RNڔ%>+߮6\\\\n^wj\98\*^\\sJ^1\@E\Hٵ5EW6>\i$*en|ӗ\QDU[M!B\Z\X\2Ugy*j4m3:P\\0\0\\0\O\\9\`*k /\Yl\I\>CK:\x\\\\An\6[*\m\Ұ\Ǖ(\ySlS\XL	3Qn\T*Y\\D>)k\'\Y\O+j*\UY\2F*\\\\(9\͌v\&5d2|ќo<v8*\\nT\HSaQ\\pG\e\\\\\gz*\.C\\\)\iX\\\\F89ю,\\*\\jlJ[ĸدiu*_	\\*\wVS1Y\'\;\n_b\\\6\+sf\hI7\\\\q\ z\\}04+\\%\<\\\h\\a\\t>\\++\BPxP\'\"\\\Xp\\T\hw\"e+(Oi~.I%ƥ\?\"~Y之\\boQ\\\Y\+E\ˎ\R\9KB\\\\$\Z\5ާWd+I\* \\"2\\\:Gflp\=\+^\Hu߲\֨\nT\\\Z\\7\+\kd\Z\'ȍ\,Gww\\\qN\+ZP\\\2\\lv,,\2\RV\~I+\\\\\\\Zr\\a\\z\\\k\̧αk+\\\\ Wqz\"[נ˽_\{\,\rNM\\d_z_T3$7Xc.\5AX\,XمWvY9\bԁ\'\7 }\n\,#\|x\Ih܈\G\:\`3\{_^\c\,h\g8\պLɋZ\:\Z\\í\>7,m\Zr\b\\\\\J|&\\\"C8)O\\},\~8׿K3k.FP?R()\o\\jrt,\\1^\7\r\x6$\'\.\\\\S\WF\,!\\u|1\\\\;8}sr\E^,\lTѕ%\P\~Ȝxq\r\\\\޶f\\,S\Z\\rz˃\]Ӭ#pD*tXk\,g\E\^\"\5¸\6\FO,\ڀ1f,Ms]B\#^\\X=d`\,ԀJ`\j0A\\n*L\zG,\i\S~?:5^:b\\BG\Q\oz!bv\\E|,㯢\/z]\\\_W\pd.f- \0&\\_K:|▴,Yȴ4UTđ-7bkٚA53gFEk|^ڒn^\)-#;ŹD\\\\oIY\MA\u-4akO\67\ZޡR)\\&\~	\-;i\\3.\\'=Ϗ\rs\'\1\0<-FP\9Nf ;h\\l4E-H\P{cܻ:n{2sZq:7\A)l-ӌl^\.ԫ\\\;	>\<\;\nC\\\-ת1:\c&h\\	\ֳ\4VF-\,h\8faPjgW>q\\\q0-\\\k\\yn:\Q2\ \?\x\-\\vw\\y\U\+.$aWݕ2.\F\\-\{=mM\z\\ʶK\zgR*\(.\\(2\GKzj\"\\,\5\5+\%\{	\W.\\~\r\B|\\\\}\:tJ\\sf\Z\.\\\"\wk~?\'L-\ʅ+\?.%%،\kɐTa\EQdu8ٍ~\3\.)y\Z\J\n\*Fh,TT\uԃ\ N.K\\nG\'z\\=_\\\Ĩ\K\n\\O`r9.d-vۺŒ\#u\7)ғ{.{fZ\%{34\\\`zo<\":qe5Ab..\I\\\\)6Zn)\"6\Z]\r3\CFZW.)G]C\\{\.=C\+\[p\\-R.Bx~Cd\\r(olv\\+\k\n.\\SP*6;]XRC\Ɇ\regf\.\\\:\%q/}!*\:r\Z^E\\/uC;\,!0\AA+Cǟg23/\s\sZ*j)i\бe\Q3>s<\/^\W)H\\\\y=Z3%1q^Qd\a\H/&dxG:IVt͆\\Yj\\\M?R\\"/#\ׄ\\ז4$ǽ\\~r>-h%8X\/,b\2H\\=XӲ\0\\\D\N\b1/.٘\\Ç\Kv\\\)\\w\S/7\\0/!Bs\\\ݒoB\ͻe}y^/>\wi`\S\{oF\:i8/M4\H&ol=|@\uQ\D}Wp/_9^`5JҼ,\\\\Y\ajK\E\\l\/v \'I5\R/^\nBR701nQ=*Q/|w΅jR\\zZHcxS \Jb\͌/Y\lezIGz\\zss=\\}\/\ԣ\Zg\0cV\ץv\\\dZ/	43s\\x\\\|\"@\-8\,^F/GO%<\"\\!5Ĩ\`0<hCJ/\\0N\Koʩۭ詡{ngg\\/|`\zZ\\0^\n͎#0\\"\\0@\/\XŃ\\\Y]I\\\O\/)\\˲\\jtS+KUV\Sx\\\/?<@qv\\4?r\cm5\/\FA@T\Z5\a )\LOf\WRl!\"t/\\JtR8\\֓9\H\dFأ8/\7\0\qe\nO^0sԐ@\7\Ty0!\Q+7\\`G\#\\r)\\S<\Z{b\0C?\B\k\\0\'́<ג+F/&\ZC\\\0\o7Ԃ؝^\Zt\U\:+\\0\COܢ6Y\yK8<G\TJ0)5\iKe\\\jՈ\\T\|F$\4t0F6^ʤp	,\wR}nlDo\YDȌ\Z0J;;\Q\x*,U\ľ\<g_;o-H0X!ލ\nB\"`Á6\\D \KP?\\_0X73S;\\03m\&)\$K>7wtT\"0[n\ڕrw\e&\E_\J\C\\䒈0i\G/+U\W3Ii\r·8صS 80s\a`\"*m(|-=9ƄA@0(\\\<\~U\-t.&]%/w1Ro0\Q9\'j\r\\pWCm\g0b\u+\<0\\\\Sb]^\D\\d\0g\к\\}bIYwe.\G\0pʊR\^=Yo(\\a*7`0\,d9ɘ\\G\\n6\P\\$JC97,n\H\0\qeR1:\'\\QDu\\hV\\\wχ0\\\\rXyq\\\d]jŉ: +R(7Η0?@\\nQƟq0	2zR\\\o@0\Y\i\Ѿ\\c1ˁ\\Z[^r0\rHCx^\n\\#\\Q\\\Y4NX1!3Q*\n\\X\}(\b\z=.\/1&ZV0\c;\d\Cl\\ξP`c1/p\JVQ\2v앀]L9\\e?4J15V\\^,gK\\\|#0Idl\o1E(\|T\Vc-N¿-\\\~zn\\}.1\\\^\8\\.\lj\Ѕ\4x]|1]T\\\2J\\+	\i6SvS,E1e\\䅁8oN\T\:w8\<:\\\1h\n@ސ\EA:\\"H98G\E1\\u\'Y	\\\/%\\0\\B\\01-#\\$p\&h5h\Jm9m.1\7\H}htqEu6\\x]1SP^&!\ !\r\nO\6\'R 6a\n-1H\\\"\gy\ц*\&\Z\\b&fK1_X#/I*DN\|\qx ]\n\\t1\f@g\<\g-vIP\\8\ၳ1\6s\4\>gHT\s*NVB\\1\\n	Tk5t\\{j.\Z\B5$V\{\26?ô%I8#AaW=\\ҀVONhE\2A\WB]b}\cޏB\\\#\2BQb9\L\\'\\͛\BBT2Dly\O_!D\FjF^=\-\vQ\"T2v2Hs|k\-\D`\]^9\\\\\c\,2SL\\b\{\\\Xs\ǅ*\@)Q2vzi\\M%\\\\Xt\#\$e*2{yC$%B\E;4>\f\&b=\\r2})vD$t2.P엳\2A\G\8Q2%b\\\\SO5 ]	Lfǘ\n^2\ӆJ\J/CC7N֍׌\r\j\\i2\Mm\Qf\!\=s\*2\\\"!-\2ؗČ\\_g[)@\\23>\,\.2\-\\;/{Maޏû\\uy\2\ٹ\<\dI=@M8\>4c!^i N3fK\fY\8~Dh_\\驪\%*&z\F0-\3(\J\{*\\r[\\\ܽ}W33)\"\K\\,\\\h+\\\\")`/W\339Dk\Nd\r\F$O2\>acc;S\3E!\ރXO+\\)\r^gPǁJ3Oj}.\\\\j	^W/Q(ϿиhBC3Z:\2$Fy\P\7bء: \yM\\\3r=	aԅ\\6~1t}k3i刍Z++<A&\\\n\\?%3J~wUV.gD%ޠ\.\P	<Q\3\7H0\0\\ԭ*:\\>\\a_\\r`g3լ\KYC\X-\k\g9[\\۳҄4P\\Z\\+Kib\EWВq`r\nQ\L4\r\(HO_)y\J\w\L\\\\4K\0$\\\|%ܰ^\q\\B۱&\K\4,\j\\E6\\\@\9&YPd4-;*B_|T\B\ \!\\'\o\n\Q\n4We.\e\>uɑ\\y\Vc\\@4gѓ7\G>\\\J\\Zl\2\4\\H}AC{\Hh/}sf\\Y\\4%\C]\\q@\\m7k\D\\W\*_4]\]@w:yٺX)%ǀ[btbsm/\94%_^^\[\\2ɝ\\i\s.Ǫ-4ˁY\2\\˽5Mf՞v2,\.\\\~4\\\Zr}\M\cP\\\\GϢl8\\\E58\\u_#\gxTጷ\7\\#\l\ r5c\\[/8\\>\8g1Z\n\\Bȥgx5IwN\e\zվEs-\M$\g$5#_\D؞;}6]&\]\&ig\>W5$;/\m\k\\z \𙠓pA5*¨P\\o;\,Xȋ\y\E[~\\5B\`\D\\\\Sx|\4q|ҭ^\]5Y\Y+\W\4\~:j/:\ّ,j5ox\\\~\,\\\\Z\F<H5ͱ\h\\\Y\I\&\B\iUI?\ґ5p7\3\\aa)I\\\\\>/@5	Xxt\B\Z\\}O\L=\r\6I5<\\8SI\R\rA\s\\\sf[HD35\f`dP&r:\]\\ﰻӏz\\W#[\5\`\H\\\\ֺ>\R5EOI5\$lB]fE8f,}pQ\\qtBZ1O6,:}u4!Z{Њ\\w1&\v1Ư?\N@\\6=G!J|Gl\̣8(\xH\,\Q66G\\r\kH:\r,6Yէjh=Q$rF\a6XW\\\r2Ya\n\N\D;3>?)?V\6k>׺\	Q\\\\Ha[ב\]{9\F6tY~\'IY+6\\5}jg\\\hy\:6R\\PJÒ2]b\D\r\0J\\n\Ri\\\Z\6}\\\\o\ZSu\S\4̀n\rh6\\\楅Tb\{)p2u,օɥ!wl\b6]\p\t=V\\\\Xڦ\\\\fY\6ɕIңMk\a_\\G\#\1\\\m6\\\\ռ|d5l¼g40\\'B`V\6\\\\\ntÝ\0`6͋&)\n\\ek\"Sh7\IS\X\\eiN\\n&\役day\7\n@3\l,\Ul\L԰XfRuD\YRs\\m7\MI.\\\\-*\r\\7ȧ\\\\ݱє@\b\d\x\?\7)J2,\"\Z\V#b\{\7\\\Z\\\>Q\;~o\gYF7]UP*2Ҫ#b\\V \E\Xj7b18\!\U=ɀm\{YQ7m0\ 䞤3ţK7\\nFg0\bݕW 7nv\h\\Xd\"\\͉J\\ڈ7qp.\}a\r\`7\ns\B\}@Ӆv7|\n63\6#6\I\\\?\\ 7}\\\\\>\`\J+iV\]\67ق\\ZE.E{(\Y\\Khd`zk7I\c\H\<==\"\F)\0\[!X\\\\7\#q$\T\T)Foe\'&?Prj%o7@lD\\\\IR*)Uҵ\R\&\0e7|\&,S\WĦl~e|T5o\\8\0xq rgk*\"@TCRZ=\f8K*}\"}uaک\\\\\\}#V^\\}^g8Kǖڴ\"-?\?,[{/Ou|\E\\p\\8`Ѱ\MU8?i$\\\\\\"O{\8o0\\;\ৗPj\둪9I(\\hm~\8~/\S\\#WUD~c9uuT\v8ux:+H\Z\+\2\\O)ڽB\x8ړ1b;\0eR\ \j\uU`\`is\92g\\\\\\K:ra\W;\'ӎ\\\19fG3\C\sw[<\\h\\\Ê;;OA(Ks9>|\\yɮ\,naS\>\\S9I\<R\a~\Te\8JG,d\\\[Js29P6ATa~R,~F\r։+\o)\Za0\p9PŠ`8_\K#\\\,\lSVd*6T3-`~9T-Hȏ :91\S\\\rb?FC\\9Wm\Z XQ?uM\0Gu\\7\nO9e\9D\g2[Oe\\\-DqTnoK-9f`Ewo\{\)Q1W<\\ɋ9pm\\Rz\mAq*\\Z3\V\n-91\Yz=&3.T\\ Q\A[$ɤZq97T\\\\B\R\#[\rO:K)\\X95\V]*sꈻj\q7\˨\\3\\9æ\%\!bdV@\O G\aM\\㾨\n{d9\n\~Ab\Hc\x;\Bo>1<9\J|UA6@)Y\>$U\ٚ\駥6b\"9\\~%q\2^J\D3]Z\\4q\T\\9\\\]6z*6ujL\\0<)+\\\0\9\\\$2\!躏\u\\\Ι)\0Я\9\qBYaهsdyPù(Cl;]%\:Z?SjMa\0\yJc/E#\8\\s:\n\1\.\\V\\\\\dS=\"E,vv0|:$\U\y\Z\n*\+\ž+cy533e\3:i\"R\"w`\R\I\X\L͖\7ۉY:k6\ZJWj?\v\A^a-Y\E\\8.,%:k\n<(Q\ -g\vv]蚢\\i\eUN:\\O\3֛K\iD\\--\*3K/:j\'}!}DD%X\\\6\D:\'\Z\?\\D\\-Sp\'L\o\\"u\`p\:\y8{#\տm\\\6mz6Y(9:\\m\\e0i7Y,<Yވ-|:\\\d\ eU\\&\0\W\\C}>a4\:\_ll\|S\\nv\\"2\\\\$r):\i=\ZY\eu\\\)\m냭}\s?:\n[v\g%Gp\a?>\m_k5:U#?_jL2S2\\\\UH^;R\\^y]\\\%a3_)\;te\\;JE\]N\j\.\\1*E\gWM;Wͭ%H)w<~\D|7V\<\\J\;d\ߩ,Zz\^uX\ј8}\l$Y;glSɹ\0G,i8M\\0\\\;r\\\\t\\\h\ؒVg(eg\1AH\;zm\pKm\0\']s\Z)MR!\\U<\\;\r\0osoB>Ô]\\\\uc\rբT;\\Zm}g\\\\O_t\%nȅۯw?;\0\NU-\n\\\$Ρ\J\\;ч\QZ\[\\\\h^2u*;7\DnR\W\N4@Js`\I\\;\P\\ֺ\v}MZֵ&V\\<JS;ϟj\\\%zv\}d\83e_;\@\_M\-\\Յ\\\\,(gB\\C\\'4/;\]A(1\x&\̮^\l_\k8c<F\࠴\0D\;PwQ\t\s\ρ<5ꩺ\\պv\\\"\Șڪ\\<\:G\\&D]ԃ\E3 	u\ݜ\t< `2!l~\s\DU=\\TR\@I<!{]\wf\\ְz=~\S\A\>nJ\<\'\<\\'[Oe\0Ր\\u\!\X	g<7\S\dT\	{~\\}&(94\Y_S#+T\\Z<?ni6~ϊ\z\\ӭDzm\'={?63T<m2\\\[\\g\\C|\0ڌ<q\#;&p6fĂ^8+\:\\\\H\<x:\w\\\\Ld\d\|G%N\=s<\0͐\\$\\5ŵǙ![\G7]5+<H.<1z\ff:/|\5F\"<^\\}\<\P,vuS\\k\\53lD \TZ\~O<.xnEe\j?\'o2\\Zh<:-Rr{<ԫ!q\\2{\Q:΅2U?=A@5Ӿ;\"\v\kkaϛa⵴.k\g\\E=%x,\\'}<\*\p\\uXp\s\H#r=Mbg`<C\\X6\.4x§\{=Q\s\f\#\1\"C+3b\5|<P\C=]\\m\'\O\P0;&x\"Φ\\e\=\\\ڹ\\\\\0\\$\\\\[#b=\$\\H\3\f4\D\Vrj\!?\\=\.	ە &\IgCq[O\\S=\dtz\\\IgN\\nd%?8e%`s2\I>\"8\*S@-\bH\\"\aiEx>\"eY\-:0\37\,j\O\>rf\	/lٸ$\ny+b+0ZH0wb\Vǝ>@ZHӐǓ9)W\|9\^~>	tN\}%\\\\\\\\\7\ \6\>+1Xs\\V\\TC\\>Ў<\\0\g\\\^_9K\\:>\P\Tϻ7r\`K\˒#F>\EoG0W^ڭ>&in\\0\\Y9>\x\\f?)\\SvRKZ\n\R>\Թ\\\\W\^;\\\\\a*q\o\ic>G\\+GY/Cꕻ܀6\r\&?O>u\z/A\ǚ	n5E-I\GUh߳?	]M.n\b4s\T\+\H?ڟ>!d\\\E_5\;$~$\&Ơ\r?)\ \wY\xmN#\"( 0wiIٹ2\i?!a0?+m!ZuC<:\\\\\>\Gq\?\'Ѐ|8i\{_\z_)-2=wmow\С?,guV\\-Ub\\\\<eA\ǩKN?3ͳ\\D[\qJŎg*hY?5K϶\jB *D\\P?4\^?>\e\\\c2u\\\u\\\?H\'\SD>\<56̧5c\#_{8cf?QO\xR\"\\&Z-C\j\r?_\6b\%㻧\֪K\\\xLb͟?h]0\0\	B\\LJ\?\\\r۴\<\\\\~\\S\1.\QEm?\\YꝤ;ܮ\\S{Bv,J{9?\W^\z\0\Y*`\\P+\-Z\ lo?\E4\@\+>~_te\v\nh@$yZΤT\+I\fؒc#pC@vP\\\\o\\4O\u\Y7jѤ@s\\'b \N9E=о\S\0V\{\K@\k\\\X$ΩPB	\\=P\S@*5]\G\\\ր\3)A{Aq@:xcÆPV\\qt(\*\@CARA5P}\%bI^C3@Lo֟G\j_x0`\8C\{\p@`@Z=sX\/\$Xv\\0uy8=7\@^<۬\'=\f\n+~\w;\\0\@`7ZǛbvP\2t\@hl\q\Ҁ@qbjuO ;x\\\\Z{%y	\*\]@vKިk\\%~|`\`<5P\\\\.@|INA\Y:_I⡤\a*)\g\F@~\bR鏒\Z\^\g\4t\\E[]\x.@l\l4\\w2l\q\3P\\\"\@F3\\\;\e\0ہ\\N\QP\Z@;\E\\xS\r\=\KA-\\p\y@@ɦ =\Kwٸ\rk)\\Xsʑ]\ ܈@Q4\P\lN،\\F!\\K\A$\0j\g\0\3dhfGT\\G)̷!A92\!Z9^v*\0D8\Z=Qy\\ZAb\Av{/Gg\^6\~F\\nĖ\\SA	Az#\\\RH\\\[`Y|Җ\rxҬA\5\\N\kj(W\{l\\9XIk.Q\"#Ac7\6\QN^\\"B\z\͍NA2,0F\rv<qb9\&ǰ\s\&/\AZ%\6P\ÙH\[h\n@\ <A/\e\ʣP\3sE\bz\\\%xK\#T\Ajڱ]U\f\89byFvw1\$e\A\N~\mDD*\W \ne\Z\\^Dhu\]A\@z$zY\\um\pܔ\^6\/b\A\\8O\в\\Ozy\K\Zt\\A\\iߤ^\\\\f\W͊ßv#\ZgaA\\\\\\)6\.k#\a\rUA\e[	v̛3k\g\n\"\\݌\A\tx</Y\\D\\\:=\\o\	uA\R<K\\!t\DJ\N\]F!ƚ|\rjB\07r\\n75HτK~+\DBoB5}\r}dT\/Ш\Ȑ؎\,BBI\\ccx|c\r\wHN,4\?\\B!!\\$ケք!\V[\]ǐ\\Q\'B&\JP:ol\G|P\:q\_p!\~B*/z\\n\\-\TfY\\zO|E\V\B\F$b\\\$.-zFneM\*/\\\|BV\\\n,\O{Ƃ9\Ң\,\BMZ\rDgK\\Zy\{!\d\\\\VB\<=P\'\rl\5hhH@\Cp3\2ɭvCcB\R\*8Ř\\T\\\/]s.9T(\\\BۥD~ǖܬ\B>\\_Eq\\\l\Oxy\na\B\\n\ġ?}VxqA\\aI\wA\'6B\I\q0q\Z\* \Z>\\%C\!lC6m\菛\\ml\ \\\2}$\\A/C>0\\,c\\\Jvy\욓(T݄\ICN6\\Z:cz\15\(Es\{(M\Cjᥥ-DX\rHK\\qM\`oCn\Uc]\L\\]Ģ6C1rCt[\P9o&іcv\Cǡ\b;C]\\U:3<\v=\r\\\G\)\C\vm9)\\w\l\\Nd?>oC\4)\iǌ<1\u\\\\"CO5XW\	\\N\\J\6\C]\ת.7\\fb\ʹo\	$L\\\pDC\3\(`\e#b\3Տ~;o\\4TC\\jU#HL\\Y%\\"\rS\{\t\ʪCܽ=#\\4C.\f\\>)!\\\\"\g\kC\yԊ\JDoHy\$\\\+\|C\9~f~&\\%{	7\ȡ[{aOy\\Dg9ե\+\w\w\'\\YJ\E\D2Pwr8\IeW})s\n\\\\0D?j^*\{2	Wc| ]\ytDC\\N\ZK`a\o\2\LJ\Sw5:LTDHoB\T\"/T[hN;\\*wo^DLSg\\gݨ\?猑\\ϞY1ћ hDW\n\L4\+X_;ť\Dk\\5\2\\\o\\\\\\+פI0\Dp\"bP\mEN\}^[\\:qfDi\"\\Ǟt۱R@8\\\uvuDT\E)$G\\et\s̮E\\n\\D\\"KꖌT+qr\9tJv!!D%}I\\m\F2\=(\'+\AX\D\"e\9V\Im425C\A\P%_DƎ6\Sx\hjﰌG]i\\i\_DU;F=\dZK/\h-$\\X#D\\\0w\\V\vRwo\\~\MRD\T\X6_8T&\ZUc\Z~@Q\\\3g\TD\z\nr\\\\\#o8]\q\˩8g\w\D\nDKbu\4iQ\':\-!\:	2\Wi\\\DN-I0\0?4\zf<\Hn\E\r\ע\4/X!3\~\0\\\]E(\\ڏ\K\"\y69=a\1c30mE*\\h5|\y;f\rk\a퓤~N\r\E08\L\}qe%vB|:hwE73~\K\02\\7r\"U%-\_:E:kf\dtps*H@\+I\35_\Zr3EG-=|\\6W +xA0\Icq_+EJVU\2b7jMy\8]\nF}\Z?4\\\E`f;u\\'wI\$0Vo0H3\]E}ZnՍ.G{$X\\(jyq\o=E\6\x7\\n\\ojah.e\5E\\'\%Xm-Qs\\ĊKebbXpbE-8\nu\T/§\Ώi\x\r& \3EQ\\\d8LܮŹ@\\#]s\EЈ\\Z\T\׵\$\\;QE\!!ͥ)r;\n6\Ek\S1$`^F ͥZZ(5JC\\k\"\\|dwqFǾ\'T%c\*|kȃ\\u\ZN\\MFkfS\GK#:\ݒmSk\\\%\Fh\ޙ\Hm\\k\ܲ=\F\wسY\=\\!\B\r\J\9F!	P\\r\'\w:(Q\n=jl\\hjF+\"\2|+\FUÊ\;YIፔ}f}|FC\A\>=\h1\XJWDX4\\"=TXFVїa\6yp\'\3]\'\\,F}&w=4qu\Z\X?F{WB!F{K\P:i\gF\\\\Z	(\0GpF\y\\\\\3n\\\\#\;F\R<`=#i\zAgDd)\qF\z\g\sf7B\X\зIwE\\F\t\\v\\Z:\;`\jʠ\BG\^Зα\tGe\\)\\\\\GnU\>)_\Z1d/ڝ\2\>\Z\JG\'AQh\M\\VvS(Gl^~@y\GB\Tg\{yÈC\\\I\҂\GB\\\\#(\>+:\\Ծ\Z\h\/TGI}?\Z\)[>\"n\`\\\C\\cf\G]˽{0nّ)m\whn\mTC\\&G^P[\\ְa+\䂓\\݈mg\ ?\Gsq\"\qk,\&\u{ni>\m\Gs}꣩~V/	ݭ\\[\\\:\Y\\\Gt_!\HX\Ыwcq\\e\6\>\Tk\G~x%퍾˳\\\>)d(\\ZBNJ!G\+\8vͮ1g*=^5V\逅\n\\'G@Pȃ\U! 9\1XYM\Qe \0׍`\G?}\o>\\UΌ5O*q&+v3\ZRmh@Ggr8\,\B\\c]u_a\r̊\\;~\GW\r\\Z\G$\7iD>\b\^Ϯ\\4\Gĳ\YqU鄦l\\"	\\,]\fC\"sG\\\'Y7\\5Tj\d5:\X}{G\H{p<Z\tMh`\K\\\AL\G\c\\`B+91l%S\;\8B!\\G\\\:}\\\\\\r\\#}g\\u\H\Af%\1h*#\\\ZUEUh>B=rHp\r\0V\Q\]%<\	\&si\Z[H\HeQ\\e	=:\2sO\8\O\rȜŖ\H,\o1\@O>㍕\R{\\\5ke\\H69\\ß$K&\k\\ѕ\0\y}H9m\Pȥ\\"T\\թ\/5\{!\#\^HB]=|\r\UJ¢ \\Iw\j ~HN\>\\+f\\\VQщ2\\\\^\\HYfAp0]OcB /$g:H`kfNL\\\h\`o\\[agvEHa\\\\YB3GDۊ\\Y|\\_\]H{\8;sP%;q\9\\\}\IWH٤]ê\0\\{/|\ \odlJ/1HQ0z\/t\$\\ځ\7\)\\IH {\\"!b(\\\Ar\\D]\\\R;H\\J\\` \\tHV{H\5\"wqnG8\xCZ(\\\07H\3:Bk[e<KRT6\uL\bh\\\I10%\V`ޮfa\8~(\\I;B\S\\GlDk\l,\0\\)IGQp\5u\\0c{\}\A\\\>IN\\E篏j4G\Z\Z}CJ\CIZ4\ֻ{җ\7ta\xВH1\\\Iy\\\r|qSA*	\\}H\P\I|\0\\\7a\n\e;\\U\\\I>ٽ\\^iliA$UM>l)$iIg-\ӮP?{\u\OR\Rr%\~\\I\?\R\`#\C\'\'\"\\\j\0aR_\\I\\P\$\K\~\Pmhf\\ l<!,%\f\I\3d7Z4U\!V\R\"\߆Kod(\IBqM 5{s6 li\Y\,ɦd\\\e\\reUI\?5j\n7\+#Ik\S\\\cIz\V%N\)\S\\\n$-/A@\`JR2\\\\_s{\n/vgLi\:%\JeN2\0\Y by_B\\Q\J(|\"D\\w@΢\w\\;`SE\\'\]J0^i\N\餸y\L\\m\s{\(J;?[(\\*Q{84ᅶAfU5f;JW\\\ejJA\U]1^s?Z\\0JX#j\\w\\ӚY\UZ+\\v\*+\J]Ơ<SMv\idz\\>অ&<dCJj;\\K\;s\\2\~\4J~\\=;녞#\	\"K\ZE+\\13J3\AZ[;` 3˦\o\J4\+`b	\\\0Yy\6WqDÅJ \\Vsf^\\\\0G\\JYF >%PMF\?iO\J	p5v\v\\\\8( \Jbjb\4Djw*4\鱋p\-:Vx@\~J\N@`\P)@-8YX\-\\JߏƁ}0\\.\\p\e	G\\^\~QyJ\$\E\!\Z\\"\\\wON\Ї^mJ\\P\#d	T먎=\v*Qftz\nKI\1Z\.|\=3\S0\r\8]+K3S\\xFHnZDa\۳\\w\s)*xK;P\asznZ*dWđ\j]rKP\F1)o\\47\\@VO\\fU5g\\Ka;׾\$(Ui\\{iN)hi\'\T͌Y01KbC\r\\itꅣ\\r?\\Z\\\6Ke]\o\?>\M3\<\\XKxd]p씟\6r\\7q7nh\XJ!KԴˑk\HV\\\AZ!ښ\\\\\\\\K\;.8^\&\\\Z\t\%n\\|T\\Kht\\âªx\\0,\nyw\Kzͼ3c\\ޖ22?C\\@\b_LK;zt\u\,1}V\Z&!5W,(Kk$H\\t80%\Z\'%  	ujKOE\n\AF\>ڒd3\Z_0D)\'K\\naڄh)Ĉ#巆B\P\$;L$Q\\A\Z3oT\֟\x\p\\C\\i5L&z\֏ͭ+\	\*&X\&R&\eL>\\\S\0\\}ߔ\\".j\nȡz%a|LE\'JnE@l\r!3Ά\\\v\rLL\)<\Քj\FW\\B0#pm\LOHTc\K\6\.e;]Aes˿SFLS#Vo8ki.e\"kߦ\\\pLz7\ZUۼx{UW?EQ\K0\\Z\`hl\L(pyp\]\\&\8\,\"6\$cM׳Z}u\\LY5\{\L\Il#6M\XH\xP!\'+\m\"\\Lf6\\=([х\\`\#7~(aL\\O<e7j}\;\h&K\9\< \L\\&}P\\\ܛ\\|b31ԁ\γL\C해1%\PǭV\\q{{r\"H.Q\L\vQ4\\x\A>kr\k-\0\L\:}%,\\\}~8\\\Oa8\DsXLܨ\\H=c\\Z\\Ipbx\n5IL\*~Π\Ex\I<\'\ULhk_fBL\\]E\;B/y/k]r\"< H$\\L\RH\x\s\q\5]\\M\f9M\nA\'J@cV\M|)=5\c[\\!M\0(@hF(¨o\ZBFA\rw7M\±M\C\\\-8V\]\"?F\/лMVs\h\\$\Cڝr+Bw\&\u&kMk_!:óa#\\\\	^1\M997\V%l\z[B6\\n\qʕ\\\\MY~q_$19w\\\`\\\Z\\M[\i\%M\AD.\l.\Zn\ pTtMyL;-ڛ%Iu\\K|,̞\\f\] M;*jh\\04\'\u\r_\`\t\"O͝4MĮ.4jW[\\a`A>?6eXMq\0q\.2ݾA/^G\\/Qtr\MӬ\P\\\=ȍM\>lw\\ov\0M\~\\\Yk@L\"#\"/;cvj~\0\d\M\\\ϸ\ZP\\x\\\\09F\\'?Շ\\=M\Sp\\}T\.!$|N\\\\\\YN\\ݝEh\\\\\Z\\\,P.g\KNm\gl)A\? NN\egR\wSn\\nGКqN9\]`\T\*L\)w\\\0+\Ã-r]\\NA;ַo\590\6\\lÆlyz\NL2hګF$H[=N\R2\rQ$\{)NU\\{\W\kz\\\mlf\\\#7N`?g\Z\؂ˀ\\z\rze=\s\%>\Np.j샣f7F,D\\\2٭:\2\+,Nz\ҡr9;\\,=\\\䗈dGyNȩx=\.\ےGn\ca(N\"\?\\X\h\L\f?e!#+ov\`\nN\:\Ǝ\>\%\,7\	\g\`e\z,Nv\\ޏ\LTgwR\\\\\G\h,N\e>h\@\J|j\\l\ŷp>UЏNj\$\\-\GE)&J\4\\G\ꝝTN\kӲ\\G\':2]F\+\N\Y\GDbi\\\iRL<\&\'?\\<U3XNWNlN4~ J&R\\xd׾tR_\\ O	Y@9P-\\\>5\Uw\n\'OR\k\g)eFèl\,\@\\O٨|\e]|mK~\Fӂː;J\"O(\{\\ǨU\^D%!䶣X\\XJO:XZ\%\M;	;?՗l\%OCdo^r\?Ӳd\\8&VOGޣY8+]\^w\t\\\X]ݯs6QzOV\\/~Z\\<\)\r!h=X\4XOeI\Vi\\q<:m\WDlK̈́\\\'B\IOpb\6\<Fϻi\\䲯Hp\082C\*Oe/<\\H\}	\JtJ3K\O\%z\wv\W8XF]lUOg6r\r\n\pHַ̐|\OAR`qL?׬\O\3v\v\0Uow\\0KO\\\q%s5zt\gUU\\\\\i~~\OW\Z9\aq(:3\+*+\m;\O\~xwU.]bfW\`hW\\\ܭmP\nkH\6w#rv{0\=頻\0\i.PzZb\oBL]\\+n@$G\*Q\htP\nO#~\\# |\\F:Q>݄\G\PkSZ\z0D\ϫI,1h\\\]jP=\\q\\\\"\\&\4\\\o\0iPB1Bʍ8aS\h@<\^!|\n\\PBH\<}F\\J\\g=rv\qPD+ˢRƆ\\\\\5BhX\]l\WP_M4WM$\r]\n\]|a*Pk:ES\v\ZL\a\\\"i\0SO2s\=\P~\\ؤX7LG0\Q\dkL;\}P\V\nB^~Uh yr\.F\>6pNPps%\\\*\\\ #Q=QCg8\P1mK=\Y4\$\	r֨\\r(|/g˥$Pj\n\nhbZ\W>}n\oFb*R\PĽ7_cZ\\s\82F%\\ZFJ:7PP\*HƲB?\B\\n\Ƥ1K ]\sgP\3\JFÑm\\\\0[l%\$\rP\K&O\5\'RTˢ\\"Lr<ϑ6\\P\,\\\\\\\\Z\`\\ !s3P\W\\J\\0w~\ry!R\Z[BE&@\$\r\P\O\\r\0\݉\\U}$\a\)S~\'\A\\KP\%?\kN&\{(\bG!㝨Q\rLd^\!DG4\gt׵\ʚH\"QAYZbDeO\0{\\Y0\\XvQ&g\듣aI\Z5Ec&#M/Q8.\f\Z`>\\z;\+8$3Q>+]6\'Gq*r-UZ\\>\#)\MQJrZ#6\Z\\d&!;]\sZ\ne\\\\7 QKP;\XӦ_f)ӊ\\C?*Qj\\4b$V7U\\\M|RbBth\QtAFB;<b|OP\t\\gyWZ\\QМhEcN0\\G\	7=m0\;\]Q]\\Bἃ\r4?N&\uZsQ^QJC}fL[`%%˚ſbiGQzzu}Ϙտ\>g&9\8\Q\H\'\\<\~dhç\r$\uí0Q\!\tL7	\n,N{N\w9Q\[#Tӯ\`\0\QԎRIQN\\\smGi\&!0\'\2\QT\Z\"sԭZ\'@\>=;F\s\\P[Qˮ5w=\Cz\?\r.h\+p\rW4UF\0\Q\~uR\kH%\6\tu\Y\09|\*/\R\|7\5\I|f(\\j\0R(߳\\ߥH3\\\\\U=N\K\Re\{(TF\\\QA\\\	\Ǵ\NRr2+P;ʅr{\0\\\L]\ۇ\v+\Ru8ip=J\]\\\wB\\\\Rͪ՛2\$!\F~e\H`\UR\P\\\"bM\=\sHm\u/\MR\\\\ោ\\a:hxE	gkA\	+\S\֠ǃn\D\JH0\h@\\ہ*Nt`\JS\\tBmۄ4t\\\\N9H\6\ÑSBdqRV+?\\\\򎻯\0\\SK\Ir)},2\xq\\j6+\iDS^[m_\\\\,Y\\%q[G\\D\=oS_\RvFF\5߳7s\\"O\\\'\GSh\\\`.\!1e\\UG19rj<b\4$\US,o5ȋ\0\\'Y\b-XjQ\\(,F\S\\\-\y\\q./v5\A\\\t*S\1V\DFE\T4f\\ہ\\N\S\\\\n@G\\\f\_`IFaQm]-\<S\\\\|\\|I2!Vi趦AS\̏[;c\\C\\ZE\\\4?6\\T	y^\\n\\\\\ew\Z\K\W\\rNe/\{\\TX%\Nu\z~cƢ\C	W[Tz1PW\j=\b\Y\'ǪtNT)訓{\'T*\Y\nZv.\r\_\"\\n)j\eTT2?%\i\I\	`\V-  ՊtTV\\\-\OKXǯ\.ŹN\\Йu1^TY\;GV\\\7\hW~\O\\Q{\"T_ \G\\l\yN\2Ni\3\Tge\\PM\wQ{ki}\ri\Tu\s\\)m\\[|l\\I\\\³\ZɁmUTQ<Jhw\)\\n\\\7<̽\\G\\T\\F\HQX@fS\\B\Dh8V\I?T\w_`zz\v5`rP[}~3\UːT\ϓ\\0.ð!\\\h\P1s0dT\m9\\\\\v\.x\9U\9\\\ț\ZA\=CmYu\Zn\\\U\VΙ\pWx\\$\?\\⇼P\U\cZal(\+;\Z&E\"HyLU04+@qj?35\\Sr\{\ۈR\;͎U;S\\TS2.\}\1XSH&\\XE6UKCW\\͢/Z3\\ZӶIq\\\UW&k?un.No\^\\\X\ۅ5PUi<\T	,sT\\\a\6\\\VUl\6>8\\S\ᒻfu8\	q~$r\\Um\P\\\g[6m	ec\Y;\\\U}8\:l\֑\ŗ[\J҃\\\'gUyB\\\'l;F\\VӸz`|\nC1BmUk\\Z\"\4i`FVm¬GXiEU\\۶B?\wN -\\Č\m\ZէUM\: ݗ\L-^)\\|\;%\U\\\\\s(4>\0x}\vX*WR\0>U\\\WqPuUT=?V#\20\f\~\\U\\ꚬ7\EEԢn;魺9\\kU\\ɧk\)I)G\55	f\R7U𒃔`Λ)ͽHE\l#ez\\@D\U\eD\\Dk\X5\\h=,\U\Z8Z\0\U\.X\}\b,WsfyyEQ\F_[Vn.v&\\a+8\	\ۚu\A<WV,{+\\x}-\n uM8g>,l\{TVA\0ד\DN`\n)P\k9\WQ\ҌŻ>VKaF\qkN\\i\7\\P\VX\\W\Ԗ\x@*kU?P\6Ѣ\"5V_QZ\H\؛N\\\\&IUb󚂇\Z|\\}V\xG٘o)y\\0\`c\V࡛\\\J[luXk\\Uv\"PVX\\\Q3\\\\\L!h\"i\#:@V̲D3\3\>/\\\Qu`ʤR@@V\nͳwœga\\\~J8w\N:mN+V\\E\\I0uX\\\^\@&\2*֝X\V\bqPJ\\\\0\?\H\\\Y\\\\zVΪ\Z\0G7h\"]c\..̭IkX\V\q]5\ \.]@M\*\u\ǰbʝDLJ7V>\Efw)\\\QQ.\Hz\\r\V\k8v\>KP3X{\\:lc@WE&TVU\\O\\8NOy!by\Av\ZW\r5|aU͈\3(|\ɓkW֪\\2\|\0\NҵxǣYO24pW;&c6\pD\X]`\gP\\׌U]!\Weō_\ցݲ:Ɂ}@R\\\WиEXWfC3\\Ku!\7J!l7˾\\b\\ԿWh?\Cexl}\$\ӈOJc\_\WsyWhaϵ:[\"5acQQt	E\WwR%\G\`{\\\]3+G]l-`WyӀV]@aM\\xezEh\sQ\gmgWx\/4\\/\\'x/\֑-\\Zzs\yW\o5ҁRj\?UZ\(\O\%zW\xO\`5\\\$=\\U>oWѾ\r%,Z	A+u8\\\\2,gL\\Z_\W\\w~sR\8Q,\q!\\\s\kM\W\9\,\\P2e\!X:^uI\Vn\NYW} 8.tf\\\\\\0\'\	W\\\O}leVd\`1\0b\W@XX\P\ H\_\0\Nc\nZ\`O\\\X\Z?yv\}hD.\嬛Mv)X\Zp/}\\պ\ \r_\\<\"\Z\!}\X(覔7+N\b\&1Y[; \X(\f\\\03J\\\m\<\n%l\r\XH\P\pE\%\*+%t\\\f`\Xb}̿L,\gC\\\y~eb\'\n41\Xc\"h.A\bq\Kӹw_U@9Xp*-[\DP<V8A#\sAgS\ncƽX\\ź= )e׎.\xipXL]O}F\w	Vy\"\#aq\\"=\\rX\\e$<q\>jM\\5̸z>6\X!w\4\\\-<[\\E\\A\b\g\zX\P\I\Jpe8\ ,cm\\[X\}wɗ\R67\uMT!\ܟʷ\\r2\X\xEKƪ.\\,lX>w{oy\\i%UHqAcX\r5yw]jγگzж\Z\YE4e\VL\F/Uk,\~Y?c*_\a)\0|\\4St}-\ʁYAD]ʈxYN.\\7l}eKYB\Rb\-tsxco@\ԾP\ɫYCϩϟ$\p˯=qj=hs\"\(\ZN\)\\Ytmk9\Q煇0`\\N\i\Y\%FVO\c$m3\rYl5pY=\!\\\^ox>S\\8\Y-Y`x^.\H#ƹ/2\\\\\4ē\cY@e?\W\\\'lm\^9ďޮ-+\Y\\\\iH\\0\U3$L$u\H\s\Y\7ɡܼa/c$ۮ7\rDr\\.\\\FE\\Y\1n8\DoX\a0ɫ\q\p&EZ4rB֏\znբ>\ \'dR\\ZG\n+:P\|>sPc^M\"q\\\Z%4\'\n\C\\`\\Zó\\4\cj/lZ6r\UB\!t\RytJI0+dI\"\1\ZWj\I\Z\g*(T\\n\\Lbr7tɀ\n\EA\ZWr\\\#͕	!^lt\\\|o\C\ \lZ^\x  \-}:ɏ\\\r\\NZb)\VlJfdX\\#lW@ W Z\S-`\\~\nV\\"\\ZUMT;\\?ZӦ8y\i\\\kP\Z3\\葊\]\Z\֪m떕\"|O\\J\}^\@ƻ\ZՍ\\Z/.\)\w\}醶\\Z\\-r廒\^*`t6/[<\h\\[\nxS\SYP垫B\\_X\\K8S\a#\\[\n\*k0\5D\a4\\\;\\0/_7\a[&(܇\0\\ΕljG\\n[\Z$\k˹\d?\\{\Z\ݐg/\_,ip<[$r(\ڛ\8tbMq\0>5\F[54(KL9\&-kGRK$\\z,b6Fp\[8si\!\@뮝{\Bu$f\<[B\\<s*\;\չC\]+\\\Ss[D\\\np\h\S\uo9a`\\0B,\ri[e2<w\t5H\\m|\\ۯx#F\\)=h[e6\S\\\"ñxakAyR[t;}\n[ZVL[qT\u!\\\-.\[u#\\'KF}a~\ZY	1\\\L.\p[[8\\akI\\%\'n&\ \G[)ߋ\T0\uDWP\",Lǫ[I,޲ZF[%yKR\\b6\=F\\\\ad\\\[\\\U:˃VN:Oe\xΊ\J/Z[~K\X适[\r\"\Z,3z\.\S\\";r[\\n)\>l=\lV\;Ow~ [\f\'TOT\\e\f==\&\i[\6\\\;]\\qd\\J\\n}ʂɥD[\\\yV |t\r\Z\\/]X\\m$\\[\ȊD1VyEM	\e\\\n~%U\,+\\ɭGͫFV6BZ\\@۪2X4Mw\\Jt.N\\4\08\\"\̥A;(R[l6\\^;\hz{\aTB\{\`ȵ\\s\q)|\\IJ<ͧ,xLI2[K\\0\Pd\\xc,\kWba̎\2\n[e]\r\sJ\\|\߯\T(t2\Dn\\\\3\Z#\\#G71\\0nXsd\\\\\\\\\?B\:\{Ӗ73\LΔJ\\\\283=}f.\\p{\磨ƭ:\md\\ARZn\9\\lr(XuO\mC\\\C\\_{\\[G\D\%@Xo[tOx1\\HODĨ{\d}d2\s\I\1eO:yѪ\\WɼSW\#6+2}O}|FT\\I\r\\\$\m]IE\#\(\"\sc1.\\\lCv!\\\Bwns\ۘ%y\ZY(\\\\\=0b\򜩲2֚ `sTR<\\\\3\S\R\\0N\\Eu=ߘo\\\\\yT{\\\\M\\Pu|)?\\0@\\\\1B\\U6\ӡj݀]bz܎6\x+}\'r\\\ҙ] \\|$\,bEw`&uI\"5\`a]\F\5&\\-]V4\\dB@F\\])Sw\\\\M\U՝XQ\=X|]<rֽ\4\j\n\\hNRz/>\]A.\ɤ\\z\.\\j/z\]HB\\\	\m3\\сhܯ0x!ek-]J\\ebUf\7b\^p3KOF܍⼶\]NqC\N\\ٓ\ԁ}~\<a\\\]`~$\mg[\K\5\Nd\jsiR\F]f\\C-\\Oa+밎#i4x$jK]\Ɇ\\\m{w\#ߟ^\\,n,>]\FHrP\-s\en|Xq\rmf\`\y]\\Cŀ\Py\(\\\c\:C#\8\]\\\vY\\nu)\SEE\\\\>A?]LV]\r6|\W\\w\'\Y]\V0\5,MΌ9\nrDUu\7]%hqO\ݦ\t\q;+sV1B\\]ؕ\Y\\'T\ҹ0 P=<q^\T\Ⱥ^\ķ>`}j\NG\\\\'̅^\>\"5\J+fi7h&C\ϭX2\ZK^7q\Ud>VN\c\hap9k<^>\\r=`7\\Z\\\)x\\^AG\^\7 ;\6`\*$^v\\_^J\\p!\<ʛY\\w\n)l^Nbu\Zx\'!T\8\o\	yY|~C\'^W;s]\-4\V\84\^ͼ\,i\^g \K\cZ\0\(\!~zW\\":N^m\m[\(C\,m.^vD\\G=msv\^\\\\Μ\Ȝ5y\\\\s\\%^ \q(j \\0If}\\\"l\\Zm^:U\rU\Ь\DUA6Yf\Cb^Ujx{+\"&?5YpѵD?\\T^\\\n0{zs>Nz\/\@\6\R^̟LGZܯQ\8VW9\\nHb2^\HR7\-IA\ÿL#\~{چ\Uď\~\\^݌)nT\h):3\"WjEv9\\NnZ-mѵ\K^\PK:`X\\Y\qp\\I\~^\\e22eD\\\r\/V\q^<,\\^\\.\:%5)4Ncj,\6|^׋܄yiTW\a\D#\Fu\\2_2\\f\nw/ީ}\r<\\8Z$_\M7\ĘTf&%Z1\\S\/\-v_|B\O\Z߭/B\lk|S|dǈhe\P\_,\\\aLO\0lӔB\\U{\Er\@4_-n\2zYfy#ࡖVPM\\"~_^_=>7b\\n6h鶨Pj|\\"xh\y_?,\I\be}\\8\\\L\as\/_T_:rc\\ߘ\s\N\/\]\\n\{\zJ_du\\A#fE*.\nn9T\Z\9pYbX_lb\R,\\'\IheR\\D8}H_oYٱ\\RQ_}\GJ1m\]\~_8\@\zdf0p`o\qq\\U:\_\7Q0W\A-@\ZCTM2G_\37~q/j\n\\9S\#s_ՔJ\\n\ZD.sA	1d Ͳ_\64	\P\K_\`\I˨\1?\\L_%MSK9$y\\\g_G_\$@\"4](\\XUjĳfIs\҃_\Y\UsEƹT\4qP\\M\DS\F>\C6_\כ?&mH[J\Rc# \M6E\_\,@\\\S7\lo\\F\P\T\\ިG9_\3̥\3\*m	h\ZnM \\\\kX\`>:6ԩf\	µ\(\r\P`>P͈˙$I+=ƛ0tW26S_<pH`>Ng\K)\\\p&0L@e\\Z`T.\|	۞ĉ[bT\\I\``\\tD;\\?^+ʓ5m\\P|\&`{\Y\\h\uAlT\N-\o\rg\\\`\n\\\R ]s\?Idi#8Gp`hs4DU\.f$Ea\<p[\`\\Z\>f>\-\n})\ޞ\gGK\!`\!\r;^w\jMRU\"&ݻIʝi\<l^H\`=\\\Ix\'\u\\|\ΙK!`dIUgQ|X!\f~jm%Z\\\p`r{R.1\BiKk)\5M\`\S,Ы=\\3\ R=\hR1\\Z\M\$a\\C\҂L\\n\U\[ܠ{\'Ua\nU\~Xs\\\\r>\cf\"\\a2>\\b\[/W\tz\rlyoUda\'\ɎD\u9MJ\5u|C\mFhS00aC\$\qas6[`u\֓@W]-ͧaw\AV\ \>[\GAI\Z\ \\\cr\\l\af\KZX~ͺ3b]L<7a\+J#\\r/_\\TQP\\O\l齎l?aE<2`\r_\ra\n\{!{Qدa~ͧZBvLj\*Ah\*ba\\\\zC居Z݀;\4r=Θ|a\uY\]\\iZܤO\	\U\h$\'a\\\D\mERBt\\r\?fQb\rC?D\K}\y/\;|M\T$\?\b-\a?<\\\Z-\\r\r$Z\|Y\nbG03⊼\\rQQQ@vIF.3\Mܲ%U\bJm-ʧ\\5\53P#\A{\\6\r54bP9\\\ޤyP\\g\\\"\Ę\"VbgBx\\ɖ)#\B_u\\r\߮+bW\\(\:|\\[\K\0bK\\s\mFd\A\یR$	bbٲJ4k&rhX\+\v\Ot\$\\b0#Ϧ\A*>pjqL*LN*\Z4\b\\\;ؽ\\w\"S8\\z\\}\N0b\Q\Z\B\ZQXNT6\\\{hB\qb\􈀮9\!\X:\r3_:\\\mcb\\q\q[\\Js\آ_~\4/\`q\b\p\d\^R\n`	=dAc4e\\\s,c#ƈ|FwJ\0`w~^vEp\LLc\K͘\G\\|\\\\0\wO>\W! c\:\\Ue\HCB\")Sε{\c&\~LRt j>گ\\\\E@>\\Ǣ`\cIH1Ũ?\\\"= \\nw\"\{\xcSg\y(\\0^\\xa\&[\5 fc`G\\\٥\T\\~zF\+\UȐY\,cO`H\;г\\\Ce\\]ϙTc9כaI\aX8\rr,F\"\\C2Syc\\\^\"쾓\U\\a?WSQgbɡ\c\Hoԓı\RU\~o\ϳ,\P)RWF\c\j޾?l\'\84\\F=/3;6)_q\\c\.sH\*\-ب\_\:\\%;R\'K\c\ʗ\BZ\\7\\;_\Zevd$Gjw}XXyu2\Z=Io*\6d/e\\\s\S:짆\$flm\o\jd13\'mz\U=&٪$\\?t\\\׉$h\"wd5[\&*%\\\r\\G\8	\pS\-쩟q`97dBݑ\\\\E\\gE8\n\Ʊz\\\rx\/dPⱱX.]\\\9\F\P\\+zdW\'MJe\~vx\h{\s_|qaݴ\eͬdc\3b[]	~?;\\[\XkЗ`sdf/\dBl\\\ه\PQ\=\#djqe^\1wK4I\nt\fVC2\\2@q\dr\\\=\yZ\\].\ɱ\\ d|Im\\t\P\瀨9\6\|d	Y\@@+\ғg\ʐ>$/\d̃\\\qx?\'?lJ\kS\#\\\d\IX&܍\s!,\\\,\ZVwYL\d\0\(\X\}v\`\\\"d\\W\i\\^$\\_\f\d\ri\"fvx\ʅeKA?S\2d\NWNVSCƨ!\\K;e!\\*T\d9\02\\h,A*;3OAe4c\r}cٸeKWC\s$\Xg\-e5kyH~^}\\\f#6\\\e:iKp[\\\\8\qB\Q\ě(3eTm?Uy7,K\\rpSU\n8ͷ@enR.	OF\OX\P\h\YC>W\eY\̻L\s{T\=B\rvIFUK\:e\EB	Lzt=\F,\faZ\\{Բe\\J*\\bV,CvbʃP~$eؓ\rJQ\(O@_\y\'+\*&w\\".e\\\b|(G\\\\Z\rK\\<7\\\f=E\\Y\\\n\2\f\VL$/DE\\fl/\io\\V\L5\rpHͅќ5!\fp0U\~Ƒ\\]\fO#iU\|dpf1\'\)UɺO\+\p\\\P\r\kζ\f?\sӊ\1@cd`\苲\\6\fS~\'h,P.E1J>3&`B(Lfb\"=\g.\\>\{aۇaNl;)\O&a,Wfh\P18jIU\?7z\\ju+j(>fo\r\n&٣\/	E.F\M\\\_hf9\\Ȇy7\\,W2)[\\*\og\Ӧ\rW:\Py\\}p!\;\rc	%,g-\Є\\#h;>\	|3\zB\\V\g6B\Np&\\\Zgq:\sd\\\\g;74٣eZ\\=`7y\!uT\9V\ZgV|ӺgaWo\E\"\{QT\\S{>giI?F]	{\[Ε$^#\\d	gA\k\\D	dB(9\\\\\Խ\\&ga\aq$+q0k+&\;\Z\nl$hg%b]Zjd)-pF\j 9g\\ >0n)\X2)\0?8\\y\g\\\>ٗ\Yl\r\\n	PmAg={wu2\xj\5\?\g;a\¿]Xr\~\\\nt\¹n29g\.\$\o8q;Z7tz?\\ǰ滬ڢ\+gΪ\#\\KQ]\\n\44w\K\g\\H\7\Iʊ|Hi\ųlC޲\g\g\dv|U=DFB\;~\jZf\g\ӕW\Ѧ\\\n[T\nuA[z\Gzah\r\ʒ۩#jE;ի\\\}Qe-6Ā\Ch\"n9(a\h޿\\[GQ<\"h\'+:\\ugcYc\\g\\=\\hh0zN\W:\\\\j\\X%\@\f;\hBkD]{8\\h\~-2q \\aZzh\\|qA\"\_;^g\cw\\\\r{Ph\\\Z}\\b\Δ\rӍ>\hh<g\\s).זW\\0xZHCD\h]3\l%Y\+!Fo^=\hռo\8u\Z\:\8N\\7IM!\\Zl\j\#7hpS=T_k. \>\U\C\m\iV\h1\p\F)ydʱvNyN/>\ui\r\\	!8@D\aE\{i+;N\3\\̖ E\ݶA乴\+i:;\0$Pv\F\nSp\2\ֹi[-R[4\̠/IwF\E	U\Ux\i`WVd\\gz\0 *\N᷌^\\eipZ&\\`Un\$P\9xA	ӉĽ\\0iyHEѵ3E\"\:\L\\rXۀ,$|u\Wpi~\\::l\w\ˉΤի\8Q\i\(wAi}eP.P|S[w\\\W&w4xi\\M\W@U}\PO\\OJjr4\\M_E{i\0yNG\\8\9\'1+8*Hdi\iYS\\'댵`R\^yg4in\"}Vu3)!ƫ\\Zϼ~\\\C^&\$iʱL.1j\u\\\\0u\/\&\S0i\\v\*+&\&@kM&Q\\͒iқo\\\H\ӝJ1\p@ti\t.%-\x;\n>r#,\K\+ȷi\c\\\\'͔Ҟ>\:2nQn^Sih0=\]8YE\n*\ӽns\\jh\nј\(\&EeI\\\s`|j\\S\\=s\\̼*\a\	\j!iH4\]eL\8\\r\Sl\cbj04\1@E\X<\\0\+&Yj$6gCj6vt5\r#gAWFٞ\\\#\Y\\ ~j<\\	ѩ*$\*srM`\eҋ!j=\\8P\N\\T\r]L\\\T\C\0\n\jC,\UMa\\\kdD\\wiۭjG\\'\C1K\hb\*|YFjI\n&U@\\4o=\w|xӡ^\jPV]\g2LRSlwBq\Kje+=˵hO\d\n:t\(\\t\%1j|TT*\\/#[;\U[B?,ܐ`5j8ڪN9\q\9\rD@\fTUj\\\4Cu\"\B(\7\\\rX\F4uNc\Èj\\P.cHq\I<\;whBNb8\\8c\\j	\\\\-\\%ZL9I~xmHՃ\jo9\nՠΒy\[1	\\I\\j\ZpIS\\bʟ\S}\_\Väj&Zy\n\r[!\đ֑I\\\}	\I+j~˴nBA\-\ԘFO\Z*\\\3yA^j֯cQ1\0Fo fyHD\0@)\C\\j\]I\Z\Kxz՝^\!bu\j\A\0\.\ShN\}וF|Y\E\Z>\\N\jSw\Ka^\&\4	\\tB۬iki85{\?}\\"!AW,@z\Uklq\Usn3\\}%2?rz\B̲\\k2{z\\\$\0+3\QӉX\˼ P\kH%|Qe\Hz\rYo6Fpi0[節kNIP\\\\-\Z7}HDC;ή>E\kUM\,kEH+y\\Jv\y\PKӨ\\e*k]^=\u\Z\;d\2\kX\\\D\'w\\\M\C\\nᎺ\'k3/B\\	ߪ\Zp\\"\Jghk\\ɷdZqNЛ\Z\,F\\\\\Z\D+\\k\U\ۜ[9؀j\L\2u9\?u\k\]\70T\\q#C\\֠Ҳ0\jk\Zu\\\\,=\'\\\СǗ:̨kP;\\N3p\\\\Zxq\RW\\l\ֻqS)\?\\\\\\Zԭ!?l\\\=Q>|Z\\Ɋ\\>F5Y\l!}[zm󪧥\\W\#	\\\ZlLU[dg.\r\\5\\p\rQ<[vr0l_](7e/\\6d\\\\p\k#l\H\\\݇\r]0\$\{\	%O!\\\l!\\O\\euyM\m1\/\lK$\s0FP|P\\\\\VS\&6B=ѲRl\i4쿦rn\\u)Kj\5\W	l\\-C\jؒg\\\rľϸCI\Cla{!h\Pw{\%&\\\Y0\Ғ|tm\0\r>ȑ\Ov<\\kae\C\\\@m\\\O]^\-,qsr6V%Fڻ\\meч_\TG\"^\jU@\s=Fц5|m\rXC\9S\guh\~\RkYme\\mN\\\\nTm\\\G#И\}ZYՀ\"m9(Լy[EA\I\"Be]\m;A\rd\+\\\j7\\\qN\y	v\"P\m`\6뽩\%\\Hj\l̬?.ml\|\,C+\IbI$Ө\\ZHΣ^\"lQA\ml\ԟ\B:,%c5iN\9mnm>ގ\QQ0\504|$8\\]Wp_\\Ltsm|i)m`m\I}IdKj+9V\\̀j|,\ĥm~<]xL\\1\A8z\0-)@ʅmbO-\7°Oa$Lw?JEQU8moyfrG\\\T^5\\\\kp\\0[*!\\mv<\\.K	1\\\ WP\L`\mש\s]S7LAZ&<\섖v߂\\fPFmmG\\ \=\\\~\5OURD\\Wq\e\m؊}\BP\'|{M2\\g\בY\mM\ڽ\ݩ=FV\7R\Ͷ}9dg=m\ӥ\'麙RҀҌ*z#:\\,`$\cm\`ek}â\yF[\u\\ne\^m\<Fh\v%Eϑ1\^AԻ\rm\%\ʄ\\\[<-N2\ER0m\\j\\8tɗ\\K\r?\G*znDs&U\C\n},\i\\0v\_l\r\n4cyp}\%4mb&+uvB\n5\\jAx3fL{\\\\iƎ9nB%E¶>\9d[[}3\+hl_nLz\<\\k\Ʌ7k-\ZA\ADפ\`(2nZ\rc\ %\mG\\\V@m\@vT\IJ\Kn\\ \/J\\-+\\\r\X*JiHndk\.\Cz]\9fi0\\\jϏ\'YGg>npgg\z\ g5\s.n5LW\4nq\0\#O}\"ENt!C\nu\й\o\Lϳ\So\coUFa\\[ױ\e\0\\n\TĉI\\\\v\\yOiǒ4Mxn\\\-\Q1H.x(jի8\\X\\Dn!5]\\X\뭛\\S\;\u<}3U8\\' n-yu_\":~I8\\*2Yr\5\n\;\N\9@I-\z̹>\\\Gq\ n0oF!\V_1\'x\hs<z=njw\c\=\јZ7\V=ur\hn\G0%E(G&\WX1tF!\\\\n灴U\\¢\H\\\\ZO\\\h\?\rni\L&M٘x=\N\f[y=\/So+U\Yݵߛr0~xOs,2\woh\\QdM\\0;HՏp\\7\Co\0E\ŤCw\\h#9\\铽|\\\\o2\q\\"\,Hf!Oצ\wZ=PLo5r\\\\+\\}\o38J\o:G$.\Z%\Б\FFhSu<oKS\\c3\\\YW\$\\y\6Vl21@\9>ovQ\"c4\yIAR\\KSUoQ\\t\'\F\OSژ\U\.Ro}\nd\֑%?\M웪\\;o\ׅCH\\la\՘q\nF}\uo\\ɑE+w\\\dc#\{AC\\Zgo\֑\R\`#\:\֥6dǈ8\\\\\Zo\\x\\6\}DP\rMb\\1a\\|i\NpW|bO<f\c\\#_V\|\\\;Z\p\n}\0]tt!x L\'m,i\\\f\K#$sppm+\>\\\#J2=)\\Z\\X\Ӯ=P	~rp%h\\7=\AP\\c(@Ƽp%{erB\\\	\d>H\K5\-c1>}p(%\x5IY\KfMQ	\ڭL_:\\Gp+\4\\Nd\Ju\05H{\7`S_Fv\\\p7RVĊ:\^L\~\\һ:\\TWWp<D\9ٌ\	Dp\H2LReGMpLdv\X3\">\bǄY\_[Mϵ\'p\0\pTc Oj-\΢	suj4IT\\#pk\x\ѥLҗ\)\D\\AzYnV\8\p~\\\$\ZtB\@gZz^L\ͥpy\Jz\\E\Hՠ\T`\n\\\7p\\%јȮW\z\\̀+QSr\=:5pYѹ!e\u0v\?.j\[,Ĩ!p\mӘD\\\\.uIdn1wp\=DY\'cq\ŭgaw\ Oa<;\9p\u\-i\,\\p\W\\c}h\pp\\\\2\W\|\[MQ\\\\Wwv$|Cp\\+L\\\\,Wy4m\|Cq\,\0\:\>|\ACz\\\lqgb\\a\\\\\\\,\O\\%\Vq(Fl\苗njpEr-R~\O࿾SN+Kq*O\DlW2a\\\\\,D%1<\\ܭ\qq.\Zk\؀E\\#\\\\q\\"q=\1#;+\\\^p$\qY3i\'\\G\C?o(\\0\"+I}lq[8\\d\\w\s#bj:75\qijj\e*ZHG[\?=?j\zԄFaFqzL\k\\">\\Eưzx\Q\e6\\qz+kאFz3\7-R6>\\\#n&q}bNO\nYV8\Y\R3SHC\rjqϑ\0d\@Л\0l,\\֦\tDqCP \!\3\\\а_ d	ǸuuiGq YƱ\e$\irhNFIl\,oiq\ʣuG(\aV腐7f\\z\\\Lmĳqú٫&\\UzHkoV\\!+lVOq\$\\1W֑=J=<\\-\\#\r\ZW\\	ܿd,ֈ\L_@\JJApb\\r<\K\e\2K{EÅ\\O\r,	RBf\0z^\*Ha*\:r4(^0\\F\1\st\\nr4\\rH\awVm\7\c:\ܐ\a\4\\\{+\=[rKX?kz^C\9X\Ze\FY38_rV\j-jn\\[M\\w\n=pɲd4\c\\r_!\\LPp\f<vs\\$\\'\\\\orl[MÇ\'H$\\>\Q_\r\	L\r-\n}^\\n)\*\〆Ю\0r\b\S䢈\%VȟV[9n!Ϗr\\Y\\\\0j\o;\\q>w\,\ur\\oZ\`\a%\,@H\"J7xr\m\"]=a\n$\\7-j\"\\\"\4)NMrr\NP_;\ b0\f\L\"9u\S\\\,r\;\\/n#\~؆\p$`͚W}>r\Q[\O\\\GO\\'ԘLˇ\r\]`8b@\#T\F\\'w?ݒ6r߂\CZ\\\\\\\Z{\L!(\\;s\#a\\\8Q0sl\}߯]\6s\Zr:<[\Rd}:\Ydy(ѩP\"\Ps\'j{\FC\h\\'G\\Mg0fs( \8(\\Z\>e6ARQ!3>φ\\s+\rU\02\\#\\Z~z\݀h\s\s.CU۠\M\^\oS\F8\6E\\sN\lD\Z5̂\2G\W\RF\ՖsP\3\4	5>۲#\v\\\G\psP\4ͮ4qo\\"\F\\	^:Qٷ\s#Xۖ+pFXT%??crSyNκ&I\\s_dYekP(HP\6POsDVi\߾[b\*aVa	 \sU$$\\\\V\\g\\\b\"lxm\\s\8N\Z\0\\-\\1\\¶M\=1s2il)1\y\ju\HuM\t5(I\:\E[t*̽vdW\;1!lH\\\9\'<	C\ftlT^\7\\?1\	[\]#T\#t:sr\9\\ca\>S|0\\+/\\3j@tB\y\iC8ͿL4DQ\\\0oztG=9\0aʮ\b>\ZOz\c\\1\}tIq\\|\ZGwP\8^6\\eN\cf	\trX#\'XlmRq{\8\8F\񀌋tGV&^`\.^2IX\\&$\G\9, MB\t2z\vf#\\:M\\{%t\\\>\Z/A\\\\\G*\6e.QitЕs\)WjDrD\i<6\N\Ft\ḹ\]޸\HZMm\\\\mu\r}[-\\B\U`BE\rZn\Z\?*u\fK\\\M ]\=_mA98\0u Nr8\\\\r1\\\'p{\qbs/u#gTd.C\\YgЋUW\a{\u)\r\B\.\p\\c=\\t\'\\s)\<Iu-ѣAHZ64?\ѧ:\\}u6,]\g\8M\\Ud\]87\NXʢ}Mnu?|P\4TV\m+\\s\qdm~)u@?\Ԓ$p*%\\\\r(b=ϝA\\i\\u\=ۦ\RnJ+^\\Z\\'=\\U\'u@\\j\h0/\ \'0OMuDΜ\\1\1{i\Z-jВu]$)\ \\\w\\\5h1#}\8t\Zu;r\jJ%\\0$UC\:\\ZY!u\#eo^3\|x\\\\Pu	x\\{	_E\ۏd(^\6u\H\\U?/:꺨\Aw\0x2ښ\p\>Bv\0WbmA[\8iE\\RS0E`7d\~v\0\\k\ETv\3dxeʙ\0z?`v7c\0|q[j\Q[&LƗP\Nlv\9\ZR\r2\\@\]3z#\n\\q\r3v\\'\2\Y./T}t bH<6\Py-\v\\xgg\gy)ΦҸs!\@XQRc1Fv.ΡWԻlqH\\or\'Jm7\b\\v26}۞\\\Z\\nog$\$@[C\\Vv3)<>\r\y(L1yU\\nv\f\av4Z\}k \j\>X\\˚WR/%j\5t\v6\\\\yvT\\M\	FQKGu0\\v?Hmr\q\0L\>=e\nS\\Rv@n\L\\!r\\o\\\n\\\ڷĺvY<\r\\\4e6\oR;ՐC;\v\\!z\ߨ\A1\ \\`[\-v;a\'\"\s\{Ct(~\+\~mu\\\@v|\Pu<>n4p\R.\\sI<\\v\2\ςZ7Q\\XwFu}v\{_5\\[\t\Z;a+̝X\nx\\\\&v\\a-iQY\hJt	\\Hi\\2&i~v\\1R\Cօm\מR\eV98\xާv=}톭:vt!)T&\\\\\4wנ`g0O\!+\U\Z4\jV9woHp\\\Î \"M^Y\"\S\\ՓwA!\(v\.Bc?\[\\D\Z;vߍEUw&C}5Qْעu\<\4Uw\+h\\\\L\Ow0?pn~(3e4B!QwƻLbw<[\S\%ln,\-S~\]MDp\ǌ\\w=c^:\^N[ \X%\%N\,\w@\c|\h(\\Hz\X[_\:x0)KwDig\k\Z#\V\J PN]	Y\\8dʜwHo\Ռ7\9l\\n!{O[OZjwM.\\#S\{\.휜DG8\q(F\wP:B!n$d\2e\|6ӹѮ:0\wS\t+\ZאַHH\ܷzHo\\\'3{\w]<	^\JdOhYHמ\t.\(@,wf\ƿto\\\XXG\\\nFĜcIs\*ߤwlE\'~\N\r4dAˎ@7j;\.W[\gw\GTĈ\ч_|\'K\r,\#scwq\X9\\0V\\\\\%\\tw~Bͣa\ը1\ԝu?n \Z\\\\odwc4y\O.\\~H{\_ʗVГw\>Sa\\\	\?̜\sz\iþw\\\n\~;H4\ǜ\/t\\_v\i%]\w\^q92:\\\_k\\\_]z`=*1w߹xo\0\(+%\5\BBSrl?!Gw\ \\Q\~\uQ\\41\nx:\w\/bݱ\n]\\nANA\0\\vL\Gw\ü}\Z\Og\\ f#\E1g=g\RzFx#oC:[\L6lrz|w\3\:B=x\Z\E\\k!\n\\D6R\\~xwؐ^\tFx{\֦\\7\`-\\Ȇ\x3z	l\rgRMq\;\âh0:Ӷx3M\1w:̪x\\M(\y\/2\\,x5r#ЇXt\%JFCD\rΜ\\0\\xKP\\\%\Laڡ\\U\x\\nGU\T\xP1v\\\o\0{\W\OI- z\wCE\xh@jAέΰ\h\Y\*~it\\nw\\0%xQng\gW.6Y\\z#\IĲx\$\P&\}\`\\QyGpr\*}9Yxŷ(\G*&\IAvф_R!?xȈ\'e\\Ŏ4m#\\8\\u\Vhx\o\?!lN;8g\_[jל3&΂q3ȦQx\T\\\n^\Jn\rC@\ԠG\\x\\\S\\n]\B\r\/\\u<\rx\\Y\\\Z>kEMR6.\\r[\x\l,B\%\\\O!\S<\y\\R\xԴW%\'7&\\az< AK\o\%|7\Ky ݣx#\r\\\j\ۤ\E\T\CIf\nZy-\8\<\\@<]Je<w^ۄ\CY0\By8Vx^\k\jONl\\"3`y9\\t$\JfƟ\\\\\n[dw\yK6h\+>A\W[\\\,\1/\y^&	\\r&H\3\\\\F[5\0\/yc\++S&\a1g\խ\[yᗃĩnyd-f\r\\\>X1ʠ-QN\yr:\'\?e\OFZ\\\诮\03y8e\\\\\\(@\$\\0\\\k(\Z\y㈔4\tFK\\\v9\g\>M@\\yǧ8=\u\<&(3e_\`\0yU\b\'d04\to/\Z+\]!\\\d:y\r!\rs|\kF\\a2ڼ@\\\ZyW@\\\\\\]a\\X\%Ty\\u~\61\ZɁ\\/[\l\(y\\L$L	rjk\K\\\\\jVx\0I\s\zF\+1@\,\\0C\JO\!\z\b\\\֬۳ygFb\eE\=\zLj\R3Z\n\Z\\\\Г(\nf\\r\\z$p~\=P\p\'\ey\K!v^kzP*$	\e(WI![(\ܚ>< \zUm{ڿY>p֥xw\nT\mw\\Z\~\\Iz\ee `\~\w\\G$us4oō8z\\$E\g\\g9K93)U\:\Sz_\J?Q\)\\ϐ\\aL^\;V\\zr\OU]L\Wq$N\\Aw\\Nz\\"\|5ܗ\:lW8]\PbNC~z\-6i	F<>LO<kԨ1\nr\\\z\kϤcQ\=\oJ)\\\0.e2 \,z\Hma\~B\;@l\\'e\\ۼsDő;{3l\p^\3\\k\;\\\n\k\{\2w\rOH\Suܟnӟܢ{u)x!\D@|H\F\9\Bu2\\r<\[?{5yȆdj2&\ =I\\U,qC<\m\\U{@न\$g+\E\\\g[r3\\{E\A\n\\\\\\\	\6Q`U{M\3#\\_B?n\g\\<\vw-i{\n\{i;|-#qY\d\_;QH\\B%\{saVmH	ٱ+\r<ĸT;\[{\rś9\11T_P,[D\\:\\w{n]\\0ֈ\n\r\\\<w˷X)\\:{,t\4S)hd\\;}K\\1\{g/\\\\\Eǰ\Z\I|\'ᄛDi\!H{\OW\=!̏\W\\\0vR&\~Gʽ\\#{ЩN\\7!QZ\\0E\1\ͦ\\ڤ!g\|m\\{\cD\1\\\"D]]=\\\-c\\|]\o(jF\'*\١Ɨ\EF$K#|\h\P\i\\>\\@\J\6\lQM㞂|#vh`JOAx\'^\|(\\Q\&j\"n	\\nu\\\Ѡ|4rcȐ\DV*{3F|Ed\\rq\\#9\\\nJ\\t\|FY\c~\'B _\\-dl\0h|Q\h\[sob\"Af/\$\\||U6\s\ZJZ\\r\~5\\\\Z|\\$\ݚ|Y\r\:l_ƙ=ݤ.M\n\\׺*|b\)MGA\0\\3Y\0\\\QyL=|m!5\zdl\گ4uOln{+\P\;\r|q\7rߍ\{\,\'̌\\n_\\|{F\\\Z)c	5!q8\c\\kp\\K\>|&돕1`	B\	\Nt-s\e[|\Z$\\"_w\B&i\\t\Z||@&o|\X4Pu@Co\\9R\d|zp-v\d\\.,[\Z\\|Q\bF|\u\\\\_\Nac:-;|pѨ7{͍+\\F\;\\}\U|ʃ[\^Bcx͂Ő\^@<=\F\D\|ˆ\ӰP<յ>\DdA.\G}\\}_|\z\,\j=gȷ\	\\\TF!wd|\N!x\V$W8qIA\C]1!\	}^\\Z%E\ݷ2=c\̃P\F٫\\}\\_\\\ئbqی(h=\F\ļ}CY҅8\#j<\\Q\0Ƙ:\/D\}D\	4?s.M\*\{TȇFd\r}c[/\NH\jn\\\L\ZXm}eEx\\I\<gB\Z9\skf(h}y\#ũM\ss\\Dj\"\}{q}Pd,\_P\91+Bw\F~M}ʞ\4!\\ʐY\6Y%dXSٻ\0G}\\-6\\'fnTY@y_{|n<\\\	}\m-\+\vi1s\nU\8u}\)H@\\VbR\"\"ͥ\0׹\\ok}\	Wb2\cfHBy\uP~e2\\\4x`\\\Qx<C4\\_~\n-5\RT\w4\\}3}w3&\y7~\CpV_<rZJGԹ?ο\\~\"=\B\\\c\Z\\rzn3^~5:ܙ\F\LW\s@놘\N\7~>,\O0F\\2v\F\r}\ɞ\kTZ;Ӣ~DZST̵\p-7\Eev_\QymK\\)p~G686\*\\\" \f\Z=^\\r~PjgkΖ	\f:\"\vE\y0\s\ߤd~QoE\3RoJ9>\X\\ε\\"؇\1~v\~\zS5\ȢiyX\p\\dH~x\"&/\\\\V\!ca\6\ft\^\~r dKHq\#\%YZꗉ~^4\**\:r\C\s\%uKhd\~\EUa\qRh}\\\?B@\:䰧~\Gl*h$*V{M&Ul\I\Z\\\z~\;\Y줛NP\l\\&4\%\0~\\)+:\\ 1Ŭ؈\"la@MSӽk\\\~\Մ:\٫\\\rrq03aͽ\\!{\-\~\v\<gz_\\ݑ\	RC	~5B[1E\_\\\'\&xm\\f\R2Ih+Nq$,!%>o5\&q\\Zq-So4P\\9\u,*\3\R WID[1hђ\3\X?\?$\g\`\\䶝`L\r9;`\\tMQDj7iD\fba\\9S%\,#\̔\\\c~\r\\r\wCpM\\\0wd\J]@\\\ܶeu_\(\uj\\\\pP\\\5\\\֌(\D\\r\\\3\f!UH\Q\^3\\nAC\\su<f8s\\lp\Z(Fc1\\'濉\\j\$cFePnaަ@\#\0$6i2\n\\t\\_o\\\v\߉pj\\OYvqQ\,|\a6\\\-=S֍Ipd\\%_#\\\\kCӠ! !\ns`)^aIY\0\\1sX	vaCH\\ޯ9΀L\ik\8>:G\s\^\u`\J\=T\N`\Q5cU\Fa=\O\\Ō\ܰT\\\hX8\\\GR\0z_B\?<(\Ќeou\:\@Go\5 {`\\dQ\z]<{#G\\\	;c\\\\73!\}\\020͌\Bi\\5,k?L\*_Ȅ\\b\u%dN\\v3\ tp>?X?\l:\"x\9\lP\yfIu&p\32ƀ\Ok\hWSb\\^S\r)\[\e\D<݀\g/{>\\\I6\R\\5.vߋ \f6*#6\\\:\cKx:1#٨\݆=$\O\/KfԺ\\>8~3>׍\ހ\\rY35\)\\\\>FS\=(k)Ytו䩋ż8]c>%\9\r\Ϥ\\fzU\\\<\Mh&EN+рہ\\\H O>\06}#<Q\n\w\\\\k\VYԇ/ @\\\|ۀ\'&Z˥~oƗZږ\\'\6gi0B<a0\[\0=\\\U\0\-TK#i>\l.Z0K\]<l>\&އCy\Z|W	Y|z>6\}\\ \y\\\Fe\S#lt^5:~/b]{\\.\\+B\ BZ\\3#f4.x\i:pYAd\B\K\\r!U3J݁w\\\ypø\0EIntU\]װhyR\^\2\v *\PL<\\ŧ\Sҙw8ث܇Si.=$#	\b/\:\LV\䁜{l_\3t \ny@\8\ZfU\[% M\\\;\ZLҠ\j\n_0\\\Y\<Ti\ִ	\J]\\8Nػ\\4mT\\d6Wok\,Ӯ?a\G\ˊB\7J?\n\)\p)=jk\"/%>\;\\ےg%@t\ls\\\\j\jrƂr6yZ.\\\\Ξ\0\?`\b{CTD.f0l<\x\CqZ`h\"$vR\9\y\ۍ\\o4\h:	\n*fƊ2\gn\2I\ {C[HrA\Zb\ۖ\܆lW\G\Ua\\\G\\b{\ni\\kT\vQ4\\\E\r0E)l`\&@򩚺`\'a1k̖VS+\nWy\\\M\\9>U\:\n\բ\06\\rQ\\lz?9yNq\Jf0\[\\\;P\0X-\'*\\0Ie#\\C\\/\M\\;\K\nAt/c\C\n]\\\\J\\\\\\=\\\rRq\L腪p\/\ĤDQ.G\ȗ{\<)\MP\\|\\yE\^8\}\\ؚn\t&O\8(d\56GJ\'C\:R,;Z,\ZF\B>\\,\\	Xw\\l4>\o\\Z\[_6.$Kyo_3D\&QB\\2\\\0T\\\'_ME\w^Tw[Xj4s\G\5h)\p\"K4c\!\Z\\\>\\\$\<\\\&e\\nP\\\\*Fy?|\IhFIX\FH\E\Z*9ݶף/BF	\>&уJ\54\\\\A6#\"b2S\vJ\@\\\{U1؝ڸ>)T}4:\\4Sm\\V\YW\\>\0\0qM[Ol\"o 舲3S\r(7_ \Yo$b\ܤ\r\92\4\\?y惀i>~\fKJ` \\\\3\\ux\E梖^\\c\|\ٍ4\|c8\\Þ9Y۳%L`N/~s܆4}?\\QC\\\`\Տ&m&=\C}\\cS<%`	&\IEibܱl@!\\C\\'0:I\WUsA@;\J/8\qڪ\gÃlDA\בA=\<\\h9)Al\t©|yg8T:5,uڄFj\X4\rW<0Y\{V9\\.\Ip?H[sB\H\xGqZ\8/Z\%Fw<\\+-;\QngpՌpl\V\N\\fVV.|\vX\N8D׉\D\G\\\\\\I\P\G1hFY\:w	\bd23̉gB@]B\y\\q+6ƀ=_\7k\\y\~\m\ȝ\G|F:94uZ7>f\ثD\i\\Ugp٩v䪄\{\\0\/9\'x~\Ѱf7\\Qˊ\o ,|\$Aߌ͝`\\s\݄W_w\\rz]޷vXք#b\xN\턦\qFL\g~~\4Uڟ+\r ?ξz\2l\\\=\!\ߤ$x}\܅\e(866gPEt\	sYk\Mc\ǳo1+Y\l璻V#\\qϫ\p_jf\?8omc5֒\\PM%\\ժ\	T0J\\0\\\(=\D\*ۘ\\ӵ>\\0\Z\\(ׯ΂\|\\\0#\\~^y2\c\t\H&DO\rZϊŸ\l\s@0jd2S*\r\KT(g.ك\t}	zCS0\j)w\d\\\V\圥1\\J{\\hV \\\'J\b-i.9\EA~+|%\0\\\@\mVw\\%%\:3CQ#+g\\	e}\\\@%s5FŒjfpv\\G\V\Mvx\\\!!\\\90M֗y-t3oXD\w\X\ \xT\\A]WeZ\0p\\7\\gK\z\XF\D\k5pB\#\\:N\p[\\Fd*n7\d뷏1\Zh6x:i6Lf `O\z\~\\\Aj!^Eh\\{RP\hO\\	\g\p3X|)F}h9P\*K_	\\&Z2Ji;\sb~~:~Uw\i۫uEfIrq\\\pE\W?\\#܈*\\\f}ժ\m۽24\ji\(S3\\r25y\02ySСfUN\JA1\0sP\+?>~y\ZYm\p\5^x>\\p$\!p\[\r\rf^\n\Edf\3]bv<%pIH\:\\W=\Άi\0\Fs\ZN\\aFRȫ?|Z=\pU)\Z\\!:y4\DY\06\)\\|\)\0x;Q[5\\Sɝ\\ȷdTK:o\V\LE\2\\y\E6_%Xc_\\+|V7\T\=\ոN\69\\\np=x/N\ӐFs\/ȗ\\ZCeܻiL$@V_%ņ\DX\+C\]D$W+f\yi><\\4\\r\(\rn\\b|8\\\\Қb^+\򍭑MrV5\\-\r\\\r\J\<$\jAb׹W\"0AE\\\=c\ݶG/twv7\K㛴\oGǧv\\\t\aAXX\	\x6R\naX֫5\F\\\'\ԇm4\@\x5\g\@\O\st7zQ\w\0\,7x/\@69	Њ\E*#\\/p?i\Qk\gƱy\\ {\\#\\o%E9\P\ˎs]\h͂R;bE:\0\7\&[/=scҴ\\LH\D\lC\b\\ǫoo\MI]2|P^<qD+_\d+%n\G#Hд%ܘr\܇\J<\nӔw2\\\\\{SU%\	N3y\u;VD\\cmWH\\\\\\'KgR\n\֜\\\#](Q\'n\yzMa\|\\\Z83P#\\W\(P)\\\\n\\՜\\7|#|ig\\\>=th@~1J\#x9QbvL\n\\'\brL\r8֒\\\\\\\8cI~(0\;Zų4\\81O ik(r\\.Pƌؤ\\x\nGAh\Y\I壈0\v6-\Wk)(y\jRv5ӓUē*\Z\"\Lv\::	\Ȕj\F@V:2Gۈ\~O\\_iS\nJ\I>)\D3j\nE\I5xp\*I\r!	PifVq\\lF\DVS><\ɧX[\"v-V\!v[\8eE:B\\ǉ\\8!\>EaC\t\eQs\,Mz\X{\\\[(HfCPAvy5\\\F\\Y^\\\4}!?\\\n\0\\<\8h,O\Z_S\Aማ~nDm\nC!ֺ4\K\)݅3_ʈ\\_1\[\F*J@-$ވ\T$\TDMR녹~\F-5陂{ت\0\Wx&_	3g_`\B\wi[\\'\\nT\T\0\"-\v	\k\Yd4 w񪰋;/u)٢X\\r\/_o\[B\\\\\nKKxm|\T*H\9K@kdf\dQ0?\W*歘fa9ُڇ]\S΅HDWI\\F\~\<X1g9]=-\Ҍ\>\š08(\\r4hHŔ\\HblXT\n\0y\"aRTf\B-.\Rc/n\M,=g$(}\B\ݮD9i@\]dE\^CAm\7tbv\[5\\S{G\Ri6K73!\stiq)ոJ\\\(\'UƉLͤ~[\\ٴ;R6y\0v )dR\\/\nfJ\hvi5rr\\z\"6q%	!kQ*;M\uO*\-\\jmkew[pԥ1\\%\7cp!L7wg~\]\'\=,79v\/_!\PwS5\b#fJ\WneoRެ\A\W_fE\}\*B+\vϘD-\@Atwr\FN\R_\\\e+\! ho\\%9ӭ\ك\	KWe2\P\[\, G\\7o\\;\\\C(۔H\\ݘ9\f\/\V\|\\i\3<Pin\ZEO\VoCu	\17,s\u͉v,\K\yJce\\F\G\\\\2u]\"\\#3\\nV\dH-SL\86ݶ\;6\	\yO\\\\=\P\\o\У?\bu\\ה\0G\\%A\\\\\\"\\^\\cί\k\܎o\T+%\$\\[[\/tH/\(ݎ2\eq\3۞H\-Xt? L\A$G\?Cq꜆GG\T|\P\:6hL6^EzPuK\;l)c\<S\"\U\BID\nm?5f𥋤\"M,\O=\:G\>ꊴm`!l{_,DL\+\2i4ǄʊŅ\\.z;& \q\\û9\Ԁ\jփ7\nT\tiC\b\\OK\̊㯦0NVɀk\\bX9\Q\\\\\m\,zo\F\SIa)~\a\F\=\2\\\n\)\\\}$\\$\N\)a\d*\'\I<\})ػP*l\wKB}ޜ\\s2C`\h`W\>!\\"8zH0\i \V(+kaP)2\0\Ւ\\0\U\\(r\bwǋ9k\"m{\R\7\a%,qJM0\\w\)\^_Π+\"g%甖O0[!<I9\\\"NEhܕAOk>f5\\9%,<\\9;]9˲i\0\\Ic\;\\Ɗ\\@pХP\r{I\0(<Cy\]1ԣ˿DGrc\\nˋ\\pC3Q3\#9\\\n#I\hq24>M{\us!Rd/hZS\C	\]_W-{\WFv\v4[\i?ir\zG\\a׌/\nىpR\?61.xl\\">܁%|oʮo3d\\l݈\s9?9\:PkZI%-\\\U?\M$Le⢒U_F=\\`o^FpiO@^/X\r\\!\\h\\6K\w?o=7o|<\\ԛR\S\KVQLnw\\rs7g\xP0\\_x_z֓\ɥzd\\\\^ЧG\\DC.%\\{?_\\z\}+\iU&4c?=ݽ\K\D`(\$(\[\䅠@h9<}\R=\-\\+K[\;Ex-ɩ\\H\0\9\k]4:B2\\6e@^\\Iͮ\sL:}|9\ƶKXk\,k\ x\\~6uz`؊ii7\Rq\3@\\nM\\5݁\7-7#K\T7n.=\$\qY\\0\"M\(\nOraHQ\61%ٺxO[A\\\a\Z\\"`҃\=ȱRvHmf`lsW:\u#`\OÓz,\\n_BB\\\\\nSd3W\L+&쌑cD`_e\\dvJNᕪ>bg2ZTH\F\S}\\\!*rUj\\k$4mxYJ_\\r\\\k\@7\W\	\\$w(\\MP\XpC\}\\ݪV.WPr\\\E!\oϦI]1PCN9\\f1	2vvm\\\^L\\\\\yf(_<>MЍfvq\r7jZ2)i8&\<0~퀍t&ubv\Zѓ\a\\_I\\nBcyb\iXfK׻Z H\WrRkL\\Cʝڛ/\x\0\s-Qہ\\\#\0\n{\\]\r\Wh0\@\=\r\\IKԮ~gğ0\ȣ)!ѱ\K&\@<\n%	d>?G\g\t!3]#޳jN7\|\\&?ǰղb>\\\\Y>r]bχ3\\X\>m\>\ÃOUyv\H\n;\Qıg\"WAҧ_g\\s\\UM-Gm\"\cm#{t\##!\6\'D\\!\\\\֡q\<pZ\\q3gl󪙛#i\U\P\(sPg\/Dg}#\\&\H\3\&XwҼY\:zq{\\I<\sUxtW\gAO/mưBrb,\\}71O[\'G\\d7z\r|q-[Iv\\xD!\fϖ\\c\DFC\ ]\5\XQ\nx\!s\\T\P\¾\T1!`\B\I\\rQq\"\ZF~ަ-\d\lW\]!rt\T\$MKP\0⶞lO\'d]<\H\\\\ݧr@Xa\\\"cƎ|\\W00R\嬶8Nh.s)\7\0;X\\\tI7\Sc4,O/`һ\\[%pP\Z\\cF\\\~cRˆVi\M\J\n12\\\0\\x1X؎\\r\\T\=2&{$Ʒ`z#?@\\\\\0u\F\\MGz\\p	\(_\\v\²ٍ@kr\\y\\~ĺC9l\xu@\\\\\H\\y\>7\\H\f\F\4\<\ZŎ\]sL\\oxEl!\0\\gUg\\n\\Gv\\"@:~CG\KE`\^-\B\'F*\S1?||\w\~`Ua\\=\n3-:oRF\*&\r\Js\J\rd^\=P\=y\p\yP\\\*u]\*hYef\\\m\Vr\%\\)ӂx	\c\`9y\D#\o\\\r\\pj@\'%\\(\\\r\"`4\\-XolKk$\ѯf7yӖ\us#\i$	\\Xi </jս\nڦ*ϒ\0+\ؔ%\V黉\yw\Z1\\\10+\ޠ\\]\  \\\UC_s\\\\!)\~ʹݭ\>\\\Q5ƾb\s\Zp.(Y*釨u%y\\ye\S\h\':x\\\\F`f\s\BX#\Ml\W\\0\#\_\\\\Eٜ\L]Z2} ~8fH\\ݧOw$}\\jEkw$؏\h|\\aXxNG\Zn7\Rst\\Ű\06<WU.s:I>T-\6fO\lb]\\9P\𽅌\@\1\^xz\\\oU5e2y)q n +\⯐U\0i\q ,1øώ\,㐕\}@\L(\͙VZg|_}\U)87^*S$ @K\^/T\Z\2\\"\n@+\\\\nV)-d C\+v5ƿ^\54A\les^ؐפR\c\g\\Ӏ\Q\ۋ\\c\@yЮ*]a\\/>^\o</9?\s:\)\1\"{/\pTj\ٖ\\\\Z\?M\\n{1)\n-Q\G\Z?Z}/3\'\\l:\9w\):I\)̒]OC\{dvc^\̟9\eQ\_Wo{_T7\Q\ʂ\\wL.谇M\\\=\B֑\r\\0AtȑN\\r>--bmYUMeI_i V\\HY(\o\ߠ\!k{ustټƒl|\az4\\55@	^\n4\k=\r	_\K\\"\X\]4\@\NS	\twҠ\aF^\\\\\E!\\@Z[\|\i(~LiE ;Ԋ\Ryћjp]c?\\\nTMOmK\w`J\\\\4/ww-6\̒ qnJ\0\"dJݍR\Z5\\,jd\'YBcH7*(ߒ,\$ީ\\\k\3`tm5^7}M\R`-x\ɒcr\-A$\:T\\V8&\E\75q\\Y\jY9\\\MH\EX[X]@G3:Omo]?G\[!Y֒\\Sߏ1֓\}\d\Q*t\/\^Röb=9@\d\\r 2H4\ъJMB\\Ѧ}\\\r202h\(G:\?{r\"\0\'5\w\ݳ\t\3c4Y\0VI:>	\X\"\FqU{\iM$̵<4l\ؤ80/\n}J`3cl6\\HW	9z^q-\7\6,svńTe}5\\;u\\+\,3.-Ï9#F\\}E\\c\>k,-\rhi\IZ+^ FF\V\'$$It\\\&k\ -8lZ6>F\Y\\38\\fG\O\\p>Kes!2YfxMw|W$\<&h\\\70k7\N2wFuO4-@c\tɷ3(y\"/S5\ M38i)BC[\ܚ~ZW\Ki7/Z\Hz&0,?R-\\\e\j2#X\H\nd5\0·\\x\"}\v}\\\\u0\n\M\n\d>ᓎ@,z\n&\@]\\D\\6N\I\"\"{\4:g\\rIS\lУ\\\/\m~Ynr\87\\\EC\\nj1s\D\)U\@\3k\{];\\ĉaՌ\\\Q\d\8k5\5ai\*\UW\s⇸s{q\KcBψ*\0\&Ƽ\0?w\oјS$\\\G\JNglc^^HH\^z\\S&^F\޿hY;\knݔ|\TS\\Ocw\\DٛOei\\j3O\)o\Z`N~u٩\bX\$\Z٘Zݟi_\\L\5>}R%Z\A\>\%|\\\@ւpw\\^\\o(\fPk\"E\պl5\zZ8\\\\q}\r\\2{\$\7F--s➛G2,a\?\dIu3\m\\K=\\V\\ԇ\|\ޕ9\PT\\nաc6\n\{zt@;=JM\Z\\}`\\\\෬e\~v\J?\"/i\\r<Hi5\+:~p1KG{ƕ`\\ݸ\¹\r? y\tbg\=!ӫ\Q6\\9`\"-tP(cn\/\>)b@HO?5>PQ\	\F缃\`\'\%\Y\\\\o۰&d\tQ;<v\\}\'P[Y%/?_@e&\\'\Gpp2[zDwN\jÕX\=Чl1Y^2x\\O^\\\;?L\u5Re\v&\\-kUobE\7ܼ\\zL{\{M\TG.{})cI\+@\>H\#qL=\\a\.cU\\ZMw\\\J\× \\'b\n\}\ZQ!\x\r5\\DQU\\K܅ޖ:(O.Xi\+&	\M\E\	\zFgo1:ѳ\Z\\>A\rq70O|%6`	PIY\;I(\\ϋY\ۖ\uf/\Z\r\\\Gs<\h\4\\o\Wx\ۺ!\\Mz0V_.=*ym\0C{!Y\\Ra\"	`F?M\Uǭ[*\a:\&3ܸ<u\LJ\P#\=9+F\s\\q\\IB:U{G@\B\=\\\'\\&Ȗ\fC \~.n,1`o9]\k\Z\q4ٱxr\*ӦwRZ\	Z\J\h>\E|7\\b{\d\8*\\Y\yїB.\\\*\	\l\2Q_d_\,6Q\aA[ز\=\	2\m@\\>\@ATm~FmӠN\l\l>\\hI\\2Y\\!ln}1d\\Z\\\חK7\G\\?-U>\tQ\+q\Kz:n\9>j5\d\\3\=\YsNqqp\c\\\uȺtV5\Ȥm9\Z8q}u}o8>&V\&N\A\,\r\jY\\\nxIv\Iv\\Ԛ\\!2q#&a\;Ll\\$\d3\Z\&2\	%\r\%~\\W+n}\\`+j\	\QC\Pf\ԥ\EZ\N%\=\\\	\$ɗ\\\\[\"!\v\O\r#-\S\Z8(ɃA\ҷ\h\\\\\/v\\.O2W\\nd\*\J?^wzTGЧ\,\\ė\\\n\\yq\\#1\6&Z\n8ӊ\UuB\ੋ9EL\a=\T\/\8,i?\\\D\/ -\ &~\\'ɋݱٌ\\\]\\\!zDW+\jJ\\(r]\\n=+\WU}O/inj\4\u9ϯ\\\-/O\5dXS^\`\M.N\SI\w*/\r\iw\l%\7R\c(\Z=m\ۗA\\\'\j;LB\"^\/:\qQ\\oB\f \lG2Ĝw`wn\\N3=\͟hKrri\J8[C=Sѡ\k\{\[k\F\`Rl>\)퓆o\807MR\n\\}\rľE~\\Ő\r\"\'쳓04tbtw\\K\\\\iUVD}\3y(\\s$\\T\琱a	Aa|;Tr\ɯ\(\&o{\!2\oʪ\\D^\D1\ \n\\9\)Kb}Sp\\McPAYX\\+{^\٫X(\ߛ M[\>\\mM\C\\oMt\}\qqXA\iYQ\\Mޘ\"#\E\\Jp~&w \_ڙ6=\\uqe4_oq\tp^Ba@^#$gKd\/ė5\\HR\]\.H%Eq\\ Ʃcn\0\\Qǣd3ME\D\\v/\Z_a!\/.\A1\\ܙV\s|\\\\bPo25\*S\椞6i\,\\mO#?Vb\,C-ܢcž\Zh\p\ZYv1]@ô\\\y$]\6y=g\֘\\\eQb\\\\\o~܇\] OL\HPx\	\9lKS#\n\6@#Gb\b5_\*BpX\\rV\w\rAU(\r\be\&U6[F#`l\,\\[u\0T9\<	c\&A\w\Z\E\N\\Yq\\\i6-%1L˭ݐ;\Z\\2\uY\@\n\W\ܑк\%?\\;`,\\\CՋ\B\x\V\u(|\/\9\Jې@hy(K\4\ZU+h\A\"\?\_6GAm\\\\!3h\\\"\\Vj`\+\*G\6j\q`8\&R1`\\\\r\Z{\5yG\\\\0\\M\x[\\-\<P6Y\E\[3oHSVИ\E]:S*\˚D\{vJ\-C:I\J*H\]9[F\|A9x\\~dr\\[;\#;.\HAۣc<\\Ep&U\nOKE\r\B\ʳ\gU\\a1/qX夞\d9SyrCT\0ѫ.ʹYb\jNZM\<hsսI\\\5\'Н\LIxX\\\`\\EѪ\\B+Ap:G:\\,\\\\ra\H\n\}`\RN\\|\:Gw&׳\?/K$^ce?^ZdO#\%Xx\ʆƛ-F8\\yd\]3\f^\\6Cwٛ;eRvZ[2\ЭA>6\BVWg~x\!\\\ \}+`\a-Ӭ3+@w\F\\_+x˷Ӏ\+\'C\\`&\oBh\\06\6+\u0\\\\2ԭp\Z;Di\bi\\"r\Z@!:M\\uYSꥦ%Cp,\"GENNN\\L/4\\p`\\\41Pc\\q\\27\1\I\^ЦDv\nZ\UC7\\Upx,w\Û̀vNx\klfB2\QWk\Uڜ\"**\\\R\\\\\kh\\W`\٭R|5\\\nu-\\\\:ԜY\'K\F\Z1ZS%4\\Vb*P[d8geͽC\Z\ZS\j013\4]\)\\\ζ\Z](\ 9ƯHx\&F\\\"=v.\/|ќK0\қz\'u\zu\`̶$˜\"X\\\\MN\͆&V\'#Ǚ\O0\-kq2wSc?d\U\\\H\nQ73hʫ\\\\m<\GM]3p+LKNǜHRf$\|\k|s\r\\̣64\r\IbmH\?C\n\D\Ԉ\t9! \\DW\\~\<~\\J(\u☵\B&\Oz8օ܈܈\{sf\|\߶\}~(=5\ǜ瑊[m \7Am\\	,LCT\NR\щ@;\COuJ9\\"\ZOϧÉ\Ɠ{ONr\X\\\U镜Q\٩\n i/$\:tni\KSf\\]\c\\X\nn\Z\F\\\\\\ppJ\V\A#\\1\\{A\ \û\ͥJ\OmO:ϙ\\\lW5T2\DB$^Vy\gə~|\rU\tJ\`g04	n\՞F\LZ\\ZqQIW#(4\\Z\b=9-C/s#]:\fR-_\rX\\'\\rX4<V;G6ˮCۊ%G8\\q\)ϥ\\vǯj7Z\\\"S\\e\($KVC\\m[\;W8<{b\\\'\ŏ\q`\n3\o\޳B@8\Jcý\n&Vɹ/[)ۻz[\\g\E\>b`*\e\\Nݓ\r	\h\\\Hj\\	g\Q.X]\zѩ*g\w\\/^xGq1%S9\?R\#B~\::\X\g5[m\\QӨCM.C\0\W{\4\\vkΝx\\[%\@\c\\\\ن#\Z>O\;\jGg\R0\\Gl\Y(\\\"y4h/\E삡p4337-sգ\+\f^\\\煙\z\\:򅁖\F͑Ý\ڢb?@\\˨]\rH\!|\(a׫\vC,\\T1>K)||yD\\p䏂\\B\\\נ#A.{Ari=M-?\3u;\\\\\#\\S\R\\;\YߵzCF#L\!N@69j\c@%\ ܞ\?L\$bmjT0)\庠\\\|l`$\\\{\\\"?~cj:\èƞǇ\\0(8\Gf\\Wi\pJpMbVgC/V!W\\3\\Թi9\*m\VwkZP[:\\UjB5E $\\r(\ԇ~Y\G=C\nw\\9G)\\M0xa$k٥\\4a&dkGS#<\x\>)\"&%q٣\u4KM$\oݭ{\A\rQI\Q\\Z\(B\}O\^Q4uT\v\\1)\\\\Nz\\o\\'\n]g\Z\uF(:\r\\S\\\\l\Vl&\\r\\\;;PϼOa\\J\\\aE7\dh|\\qB\\)6ѾpDW{ۓ۾!$ʤ5g[9\\S\\\Z6 >),\\(E\\<~\<k\\"`	\\[\\Z)^Ktz \`t^\u]\5\8ipvk\Zܟ%T1\#W\$\\)z/WL-ZE{\\\\K\ѭv\__\"l&ԟ3\I49q\\\ZYFU	-&\"\(\6]\'\\:\\rQFGߵ#b?\y\g\	Vi\W\\Z\X\JxڵՍq*\\V8\,x\Ҹ\$ݠIBS;\ ɕ81lL\'\\udjF\וVQC3x)\!\TU33Ws/wq\a_KB\	.A\\\Y\\\DZ<\Xm\nc\h}\\\!\aX\ɱ\9\6\\#ݟ\\{m]RWrޙ\V Baן秦Fz\JO#\%ĞI,SM\V[u\\r\uBV\o\\\\\#\\\Iv4\d\?\\QlHJ\\6\\2\me8(\\\\\0\Z%\he[\\>K5\Z*V\\\z%\xĦY1xYf[F\X6cǠ*\uk;)\gR\Ib~\Z4V +u\\cr\>\\0_\s;\ϸ\\B\\s\\1M+J\5C$r<0\\Ġɋ[!͇黟\\d5crFM\\=\]\\^ܩ	_n=Ý\&o\\LP2ur~o(\M\\F\S\\\*:l\5\Z\>Z\Drg\oEI\\H\P\g\^]n\0\/Ǭ\\s?\F\ώ\I\\s\n4^T\\X\r&Ԓl\(E\C4)\\\ZrK(12\e\^Zr\#\jW\y\5-e	G_\\m \r\?gWՠ\:5W\\\b4#\>)cSu\\ \ڠ\r2ѥ\@F?\&\s~ՠ($\̻.\\\\LxkWNg<\\\\\\\Rg_\1\\3\)16Oރ^L;ˋ\.#L\I.]\\+\\\\\\Jp(9ٰX\Ό\n\\\\0*p\\̕\^ XE1oO\\\\3rߠ\1nv\0j\H\k7\q\-\\;C\9\\R\\_\i\$\Ԋ6tqm\\4_r\nՉ$u*&?e`=8\\\\9\=\\0\\ܥ\E\݉\\X8\Ym	\㞉\Q\lA\\n!g\\Cn|\I\#*\0\'p\\T,\RrءA\\\\5s֊soʊ\\/]O]\8\0qg_\\Z^E6{:,\';\ZB \c\\Nء\"!g\xuE\r̉8\i&F?\w[℟迢Z \q!\\\\'-Qx\0LD-Z#SЦ\\[%ɚl\z*mҢPW\1 \\>͞uLv\}\:w\\P([f\ޡ0\[[\\nudv8\f\RDlաe$\*}֢Zh\\wOW\\w\Si7G;xV\\"\0ݤƫ\H\2`zw`oi0\Vj\\0ي\lj.\B\\\'|Z\\øs\-p0p@\[\L\fd@\\a1\kv<+r	H\\bXҞL\\W1&@rJ\\ڇǞsb_`6K+l\|\S.P\^\l\\	l9\/Ȭx`\\\:eu)n\'\ZcE\\\|\:D\N\l,l#C\D%K]\QР\\\L!j\R\\kV\=~R[\C;>\fM\B\R\+mvn\	t;=%J\y\R%0\\nf/e\\\ÖIL*ԟ\rWt\&BmvWU#wI$\Klh5b4:\ѕWn\w3Tg-Z\BF(O)\\rfz\?\\'=\r0C\UR\"\$dé6\)IS\\\n\E]mY5c\rwcD\\4AqQ\ix\WD2o\F0\+\vBJ\X\0T\PO]\Z8U\\\mVq^o#ZB\aCu\wIT-$e*1g|v\\\\v	\v\ěW\0\(\@j^x\h\)\ٿ\ vSh_\=\XD\\pi-w\F\a\ZPN;\ˮhJ4mB\B;\3ӯ\\\hP\;\)ړVz\0D\r?\{\.\<\n;V\\.R\\yRTx\\h\~D\@n\\ǹ\iv\z\{\Z]_q|@\TbsBzV&Τ\k<tCz\ \n`j\rM\\N\"Ag\\梑x%&\\\yp5\\L&]\[\RբYBѵ\0\\\4:\rao|(;ҢL\]검Nj\\u\za\hpF\3H\O)->!\"\'\$t-}\\\M\61p9ǡ\\\\k\Tb\:X\%nܢxJ\;vww|U\-%=F\\M\\>gq=\\tGOwmjd)\ߣ\0$Q%_\\\\\\{1\ގ7\څ\r\,?\\\zDx&\fv\$\\HK\\Ahɍr\0\aF1mԍ8P\?Alm\\ :2M\\m\X:~ڣ8\,˴\\tT^ע+\0\^U\`\<,MW\\t\\\+TÄ\"^J%V\Cy3BVtI\ppF\y\\/sܮ}G\T@\\!QR\m`+N*u\6N\[s<Ď)\\ Z\\9QB\\\\\\\'G\,~Ifř\֛No\Yt\\\8q\sMu[\ץVWЭ4pp7\\\ԣ\;\ZܕAw\\WIIw\	\|\\\d\2Lu\\\=#\JR9:x\\Zz\'\#m:uZǸ\>8\|\\{KiE<\z?eL<M\\}v6\\\Z8zRv`\\\.)\.^\\pĔ/E{~2	Evh:m\wW\\d\Ө$B|S1,|\K\Y$TTL_\|h@\P%\HD>\\ٿff?_\2Y\0d#v\\T\UЦ\[TmG\na\\mq\Y\nTorqKKcr <#P5rhf_D\m֔mN+K{\VO\u-\Qd;\++O;vD\)(P9h]\,vɮvJM\(0(&#쟴>_Q7%\l|[\\l|\\ߘA\Iy\~\k\'$ё\\\\^\Y\\"awE.\뤮\\5]\\~o]bT\\\n\ç\-G\\=\\[\FJ\\4\@ŷ\qabnd\\\0\nXf6?,=ʤ\ \K\'\\9\od\?p\\GZ{\e&\"\S\nTk\N&(uu0\!ϩ7$V9դ\w\|\N\ZvFd6f~nd\Z$\i*\\'lA\\\`to\\\G\\\"\\\*+cW d+ΊM\?\Z\L\rZ%\0\\"lӥY\M\2<\\	VTo^%F\_Dt!\䍥i	K\N5ڈGe\QB\Z\k`\ämu9uH| \ܖaQL\U0\Z~{vh\Ƈ\wRjIyph\gss\&\:\C㿩\\\r\m\9>zo|.\󮥔\rǩ\P\'\R\I\R\0)\$\u\\	\k\\f]W^\n<贡\b_\ć\ȸ[G&R92\\&DDcQ\EQӂ_o\fIo	}B3&Y$P\ʥ\{\kZxS?\t\"Q\?(nr3\A\\\]]\hi\{\ ԃƧc\J\}|\\nͯްA\(>j\2Oƞ}V\OצwD\{so	k\\jLA\R	V\ZzL0Qwb\\׀хfR\=k\\)\\\ϵ9\D[.NV\KuZ\'ނ\?0\\\\;J;\0j=\"(\P]<X\4\m%\̆\'?\2[Q耐8/sG7m\\\w\){\\I \'\Q}mˮ$\R4U:k$\Gw 1\@\\uiL\0Kĸ:\@E^؛36v\!l{PVw\S\!nH+\\"\0Ud\:\n\\O*SРLل\.\r>֛n]\\\9^	aZ\_phRf}\	PޯZ{֢JZb\Ru+$Jp)\#蘥>\XV%z_X\\@KOuKMF\q:RSO uѝ|=o%-\\t,u.\\\ \rHxeU\\\\UHK\^\\Ǆ_%ך*\'\Blm&\^\/\ر-\Mp\\\#<_\˥d^\\\\\5\ě\n\\+\܂\ˬ\\ns5\\*D^\k\2mi^+\Qf\'\N,ntR&\\*\r\SPK\?x7\.\՞\*L\uK֍\\v2Zg\,z\[^ׅY\\g\v⭤YZV%Is!б\j8>\\0ئ\n\GUv\i3DCA6D\`\Ls<\\Ţ\\\\tE>P\\\s\n#HNo\\&\\WZ\\Ml5e)qouvR\\#\[qOy4`5ɥ\)d)\]\0J\|M\s`bF+u\0#\r\ Lm\Nߌu\\uc^=¡DU{.\į.տ]\\d0ӧzEvGL7t|\%\'4%\fp#eh\-\\h8q9\Zx\	VG%%h/%R\/\\\ήq\\eGF^6`vBI	\|2PS?hFMa\\ȂUE~zާ#\^8Z\y7Uܲ={s\\\&FW\nR_	\'\\Hu)W\C}\D&7,H\)m-\EN\M\A\͛	,_~Y\?ck\_\0T\0yk\\\\M38W\\\\Q7F\\\14g3\\\'%L| {\W%\\_g	@M\\\'F|S=Ւ\\\\[8(Y\Y\\Vd7{m`C9+efү\6\\\U\\Zazߏ[\_K}P\\0;rɑB\@?@[P\\\^3\\D5Vw\0\r\'\T\\P΢`\eέ\u\\K>fL/\/\\'F9r\Z!\\p\\'6D;%^-xh%O4y:X0\^YuGyD\Q\\b\(\g\Epֆ\riݙhF\\=\\\yZQO/\L%\@\=\-e\\-I+Rz<\'\ іr\vqS\KU7\Wߤ_i\9qQo	A4f\gS\h%=ZN\=_Qu~ҿ$3G\U4&\" KF\j\T(5\\o[\\wOP\\>03	\\{ɟ\a\6]0\n\*\(\)\\n\Ǟ\0zv\V\MAJUla1 ƷŨrX\>\\\5SƤH[{\Pg\٨V\!6\"	B\Ѓh9\\.\\F8\\ve8:\\c;%\\t}5;F[?EXn\G~\Zݸ\\B[)z츍\m\O~B\|A&\݆\\\\BJ8?\3^_͢opʫUCgw\(i~\Mz\\\e\xn޻X),\#Ө\\\1Tz|\\'ѦUf+2\W[NT\0.l>Wv&\\\\\\\qv+\IN~WL \|F \\KGO]5^AG\"$\A[?:\M\2(\\V\\A\\/|b.\\4\L\'iWFTЎؙ\\\r7\\75F|DFIJ\5\3m\\,YlwNƋFe\\\\y2#ni\F3\Nrb0\3jg\\\\\\mP\P\jx੄\5\P$j\\\"\`\\"v\R\n\\l_\\\9ȧn\\\Z\rR\\\갪\\[O\\o\\\.a8\4r5$	C\n\ntYwr\c\'Sy:G`}.,]|\\օ\пе\I۩\b\̚\\\w[$QӬh,a\Z\\\cNCCn\ø\Z\$#\k\\=Z\G\v\܌o詑ouj>\]7!Ӈk\raH%o\Wk\h0io|ԧ3\'ȝ\'\cL:b\_\LXx0Iʪ+Q\;\\\/hE;\?T\8\Vܒ\\A#I\%d{F\\\\\0+\"6\ƹȪJIZ;w\%!\\W9\\\ѱ\S\	}\9nN->\t\B\/ԣ(q\\[T&\7,Ǽ]m+7^꫒v\K7[Eu\r:&i|:50= \S\Uu5^_w|)W6\c\*&Ī\]\\Z\\\r4t\\\Z\wMi\\ƐG>B\\g\Ѫv`\(1in \\5U{I\o\4B\]Sf\1Ю#8ZL\\\\}\\OB\ȫ[y\\\}BxwIZ\Ч\&N\\-)͈\滃~5\|zI(:.\\\*\gH-#=a\$--9\'cڪB@\\H\N8P\ߣ\D\.\u\\y\~B5v\7[k$lȅ<ت\?I&k\\EYB=\b*ҿ\3Ft\5\m{\T\<gF+j\'pQ\\\"}\Fpz.T\&lG\Mki_\\ZQ\n]\(_\,pgi1\}.͇3wz$W<leP[?草\\p>\H\#j\\#E\^C5őܔ)=\=mf\ht)\'z1*~6U\E\\\\4[kP1wӮ\\\\^\`Y~F9\-\a9Rdlw\j\Ra\\S(7Ʃ\r\\'E^rn\\2ͪU?嗸W\\\Ve\L,A/\" \4\zX\1\][MT@JŁ\m\4N2a0Nm).:\Ҫ}]\%v\\\c\݈(YUe%\!TFi/4i\Ґ\n!<jY|BQ\Np\wxo9\j:Og7(dKQA\rU\&Z\~f,鷿ܻ\nd`4\.{\mϖ\S\9\n]bG+\n(x7\\\"\\\"\5n\\\\WIi\\\\a\z_ݮo^2S\'\VAF\Xj#[ͫ\3H\\\@!\\\+siA$uN9T\+\ƺD=\#\wjx\yӋhOB.h\2;\bIq\\\S\\]\B\^	\Q\;fWV\0sl\\^\}!\/e*\'\#\Wl);*=$99Ocor]\Ȭ-\\b\\\\`\\(d\\\n#\D!\ά:u\sWO\\(PX2\t =\g\\y0&\\\\/j\\\\\#\xVeaz\\\\\\Uܞ|-\\\T[7\||\Atu\\\ia2\0\\Ĭ]Fsf\*M\'{Hs\l\nmL7,M!mۖ\n=FK 	\..>D(\\٪\O\-R6\\W=q;7\6\\o撴\rV>\=\5\\t\\[ߓ\\\\\0\\su1h,OTU̬\$&^9]Wg\G\\\\\">Joe\'7Xw(ucJ[1\rZ\\[Qj\"0Z7\\-WN5\\Z/yF\&\\}=\\H\\V@r\"B ̀zϗoֿ\Ţ\&\ȣ%;Ga\3~YƼ\n\n.fd\\\\>8{Ά\AHJE\2>\\\1\}\0\:aT\M[\-o	_\\\\f\\čjtz\"\HPl缳?\x4\P,\E宭}ab`\Zn\/^5\\\)o嶏\05\\x\%,_`@\c?TD\\\Bu\=781\z\`~\\\\R\'\)F]\r\^\\n@h\5⭱՘A-z\\\\򼂣\.kѻ/񃭲V\"5PG7\}j\!mYZvrIƒp\4\\\{J\\YE܍\xƵ\(٫EƵ\\5\d\\=?Nr\s\.PЁäO2\:~,\)Z\U\sk\\\\\u\$1JՖ3\\1G3pRm\珮<\Ũ\\\\7i\U\\'z:	 \6\\\/\z@\6T\&\0\Cp˄($n\TwV\\;\LQ72N\͋-m\\4|0\0;W\4\bQ(ɞ\\@\tal2\X\\\\c\\IRL 29^d6_V$C8t\{S\\\\\ \I\\b\\'h5\_\\ZQɒi\눙Os\J:h[ڮ	ۮ_\/Stt\Rʔ\W\CU\x~:rQ⨮wE\\\p\\VѼ\\\sc\`PEؑ]}܃wz,\<\?P\&䮕#ss\\j6tvDz\ELZdM몶W\9ITLcr\\h	=YkHTxDe\:#\o0m\Ͽiyۂ\l|4hN\\O~%\\n}\Z\\\H[6aB2jf\7\\\\fL~E\lf\Z]\ܤVB\0n%M\/[\\;*\\\\&/\_\\\/!\\r\\\z\¾\\$et\%Tn5\?*\BRg\dm?\*\r4&#4NeTs\\\\M\\!r\\\٣\\\0a\T\\\0\ڲ@ޮ\.m)N\u40d0nh\"\$\\0\$\\r\O;zjJ\\,nq U8cO\'x\vW\"\\jC+o%~\q\O\\r\\\\P\'\GrHq\' [y-N\Izc`\#\\\0ѿ\߯;\<	`>7Ts|46\fB!\{C*i΂\Z\"\\c\9\\qLԬ \*7pO\6S`n\\\j\\VFmT`b3&.\j\\ݤ(qSj\p!pu\zI0J\0\&\\Ar־v\W^ܨ\/,Gp\ߜ\@d\\ß-\ȧқ\xFkbs\zXh\%M\n\cCE+c:\0e\\\\rު\~\nM\w_a<\>V\X\Zl\5j~d3\v_h\i\0\7\ǧ?\{e&\ک\0\͏\'4n@\\\\\\Z.\^di$Gٯ\6-֢\0q\xw&a\'vV\\ҧ\#\c\\wr4w%}P,H\\R(\T\6a\\"@\J\m\ l/\hSٰ &^S\\\h=.\M\\n\\6S\Q\aHt8h\s\\]\ZU*FRg:\(\B\\L|ԋ\\\Z/\5Lr\`[RBؙW*_5N\^;\\&:\\nW1*U\yKeŰS!.!\\\\5C^\ی	İ|vV\u\MM=rv\\^\"r-$\\ͰUq#\0HD`\\>v\\+O\\鰘7\}\\:3ҹ\\dAye8h@ܶ\sCU\\\)\Ot߶\\\\/m3R?\\w\\ZL\ \򣷢5cZ\\S.^\'\\呰%\J(\V/+M\\餱\0\.y\36x> [/.\tT]\wpX\%]\~|4u\o\\Af\\ĐQ(\Ë\Z%\\|^\\]\\\Y\^F#c*(\\#\n=<\e\\^ҷ\'#S\=wW|K:\\0kG%oC\؂l\\'N\np_\Ď+$\i\7=\I5\\\iB\\4<\ұ,\\F\gM\\Rhj\\Yı/\<)\p\Q\К\P_s\Z0T\XA\#6{\K>\~qI\=!486\>$\Vs\yJy9\D \Z\_`X?4=!\\\\zRhp\}@\,\r\Q\!U\fY5u\ϱ\nEfaq\\Z:ұ\b\\L\n-#[\"61zvi~3gF\Z\4\Z/\\җ|CAb9g\\=\><P0\r˵\\c+\r*+H\n$^ѱ&>HLi#a\"\Of\,\8\,M4a!\_~њ\CO״&\8\Y:\\_؉\\\\'qP#ŷ[\\\`~;\\HkMX\M\L`b\:$d\r\\s\>L>\n&H˼>#ꌆ\\7\9\\+Ϳ<wC\\}\"	\nT)Q\\u:\b&pű\}\BH.G;d\\Z\\Cψ\Zo/\b\o\#Wױ.]H>Z*0\\ooQwf<ɯ]\\qm\f~pż\=LJ\h\Wgy>\!}Y,:vβ\n\.\\5Y\6\\}oџi-\(~\	\W\ρp`$<\\\5wJkSf36ǧǛm0*@/\Wbo\wZl\'[\ٔ\\61\i:S9\\,$ْ\<\ru\v2\6FgG,|\8\\\\\\i1\<2\,8\\+wlU\yu##ed\	\A3Q5Rp1\'r\SlY(7wA\\O)FP]\\\6~\"\\\?BwMҳ(N`\qد\U]\҆\0\\\B]3\۫\#\\\C\d5FC;ԩyN*)J-\޴1v\j.y1BǷ\qk\n*;z\\\8j\\c\\q#\c-aP\F& \\(\1(R\\\^\\\rm)\O7x{@*;\=ۏ\\@s\\\;\Jʘ[ԗI>~\\4\r\Z\\$AC\SwXZ{\}ajD}b\9-\%\"\!N\_)\\\\*1ð\\5o3rX\Z\&?V\n\)K-\M\$A\\͌\k	\/m\d\\\ӲjsEF<3g{\'mv~DEfMN\s\\\"*\'7p$ixȭv`\G\J\y$:\xty*Y\߰\%\쳁^H\Z&E5CCq\%\.ABʣVڗ\C;7\"\AbIYI\0\:)ѷǥ\`wcw\nN\I\\\+\a\Zs Lzf\#4C\rVv\\by:83o\\Z\\\\"ڹϟ?\ɐj\A>V\r֋ou\г\\.$kڽ\e\\hn\\\n!!޳}\\iK4KT\Tb=2UኰOB`˳\+T\9]\\-!Iv\\s[h\\?\Ƴ\29{qKξД!\I\0(\I`ӷۯ	(\\hs-\љG$%TBy uة\xי;g\dB]E\\r\\r8\\ϳ\+N+R\f\\\UPt	\9\\x\\l\2Ū\[jƗIh*\@I=\\hQۦ\\х0rç\rbR\vO~nw}߯gK3Տte$Dv\\EZ6\f\+(\)\!\\\"aDr9aC53{\A\{*эb2Kwwqҿo&\\GD͢a\\\L\մ+^\	\pBJ\x\\\7\?Q\[=匂ߐ\ե\^\\^3PꬒsI!\>@\Y{<N\a+⃞\78c*Qt\S,\8ν\\0T\'\LOOx\Z_E1\T\\1V\mHY7tR~\\\\k{Y\D+)\\Y;]\^\e-+An\\\\5&\_\\q4+SH\x\\{\?f\\m3\\`\\a󴻡.#,\t\0W&\;y\c<\\q\Ќ\\2\\\\5ݸ\;\\Nk\=xn\\%vA[y8n\\n	(h!e\\kbHk\\\[b0Qy7ǊE\3Sjz\$\ZM]68DzkTykm|-\\@\]y%U?vwXl\^\{qʴ\D68N\?%aPŧ)]NC\1C\L\W\\M!DJy7F\(<\n\oM,Z\`1O\Y\ﲆAQ\\2:*\t\\n\hO|;\z(\\'\\\;wh{\#6qY}\\6GWȏ!~\\\\Zãσ~S\\\LKjJ|4<\&Cn\roۼ0+ˍ>|\\PJP*m\l\\@6Tѕ\\"\A\lHg9L\԰M\\\=w:UKץDI\H\\\\\\&dtM6\\&۵b\8\Z	k{\<مJW\\~\\재2c\\\\nt\JmI!K3|M\1\\j+\H\\\dy\\\\qE~߃!\>\'c\\s\tZ*J^\;6Գ\Z~IDծ$x\P\iAU-]=\rj1[Wf\%>qp\<Պ\\n\)\\^^\c%\W\m\$\:\'bL g\}dA	,r\\\\wKw/\>\\&zk\ʜjMU:~o\\h}5[\;\Rf\Ɉ5\k_\\\jQr\Q\V\\'\\d\M\2*^\\0\\n\q\#\Z䉩e޵\ITv5܄\Sy8#\GyF\\$\nr`\\ZpGG*\rr\n\>|\\Y&W4xW璪Z)\rԓ(a\y{;˶2f\Q,\\\\\+<\\\0\\\'⮝	3G\d\߬T\*\\J\n\^D1\o=\$(1\\0\Z\\\rۖ/zhT\<\\]o\:x<Uq\PJ}PI\I]\y l\H\npᶀu\\!4ߒ\\\jF\nz\\\\W\|\\r\bϒ\0E\0+F7̚\r<!-:Z[\Zj\m`_\\\2\]\\"\{(40{֣\\\}\rq;;)D\m[5!\&\`c\>?`(ݮ>Hf=\\\\T-]gr{\G[\\Z\\x\\Dsuͦ\ޱ\4EXD6\0ܗD\\Cx\bQfr\03_LA_\\g20mz{T()1\Z5-PqB\\\ҖMGx99d\䁊N\58\'A\зvNtvj\I?!\\\Z\"\4\\\<4{}aБ\8a;[\Z&+:3W\뢅?\ry\Q΀η\!Le\\\sEg#\\Zwj\t#W\$%[6\\\Pm\\IY\*\\%vbb<J<sj\\ĺԴUz\\\#Z\\v:.N\MV\\rz$\}\9\\\:\q\C>,\|\4\\0F|=.\\2ǐ\{\E[r\PE~P(^\\\\>]!\r\^8¥Z#u\\`\x+I[\0\NM\[x\V\"2\F\q\\\\\\\Hƕ4\6#\r0J7\0\[i\r\B\\-p\*iƭ1\\{\(H\ Ԍ\D /\Clg\9Nv\DB\"\\\A@%\'+h\L\\\\^^\+#e)\.\\\Q\\"6z}_T4x\\ma\#E\\\>u\\\X$={+cܧlo\\T\\'.\E\\\]\\"f)|\ns\Mdm\˸O\;vWl\\+`\`B\\\\\&kk\h\\i\\\qŅm	\wb{Ag/\Ÿs\ä6\I-\-mDW4\2V\9\X-\\ԁ\\\^L\\G\\8㸭\DC<\W\\FNB\Z 	{\yWPJi\\Z<@k\\qsa,jJ\!\w\S\\ޙ\)==)eFK\x:5D9@؂Ϩ\'<Mt\v$d]#짛\߸\X[nJ@\\\zvT\Z0:t\{^!=\\\.`8G\?|\#C\=(\6כ\iuh\"KS1R\\\\+/;iY.7/\X\\M7~Y+\/\\\1\\\n\X \ZA\r\҆\\E\\r\B\\\Ћg%\3\\\׳\Eq=v,V\"/\C꒹=\8\u\P	\kŉ/\LAN3\)\ECC\=\\\\0{ק\\"};龡tO\\\m_jWG\\\\\bojH]x!+>\\\Ԏ\z4J1\~J\9Km`v؋^\GRf\﹘\\&vcDOvcQ]P=\\\\$aF\jF\&|uPU\MeG1\⹳\߹\\\bۥ!	9~\Ggl򪾨\ȹΐ\3|o?\D^a\@ \CC\\N&\P\S\t\i\zr\{cYG\\*3\\0ȇz=Bl3u@ÿc\1\,)\a)\qټq\f\\\L1\\J|b(#}\\Eպ\ʾ\\UL\&6\\Y?+c2$\\\)6\\8*\Ȱ:E@}\\zPWE4Rc	ĉ\ۓj\ڔ\'\nM}9\`\AR)\y\$*[\\|˺VB&ipU .\Vi\tt]\\\;H\Id\DppS\\\sJǢ\Z\C2]h\?\ֆ~8\lȪ4,Ǟ?𴺈lkJ㙸3g>\ڷdGzfwSC\<v\\0\\f{\8:\\Z\09A\B-\\\"\R\LF\vɩơ-\&i\\NJ)\\\s+\N\m\\ug\h2%\.g0K\\>⏺\G.P@J\3tBk\\\D|$T\s	$Yb\"\)\Hzd\\<\\#\ya\\ګ:K\B\8\\co4\\>G1J`ZI=\cBfeƷC\022\Jn\M\F\2\\x<ƌ6&FL\r\<\ZR#캝Ldp=\@fIW\X\"MB\1\QwoX4bxc)@D˥\ka\˯|9Y\"\\i*\UL<6\'I>b5p<\e\Zps\}[\Y!m\#e\\lp\.x\0mxP/d;sTsM=j\%\0b\\NtR&y.sE$il{\y\#\\]i\F\\F\3J\={$˻/\8&\s\3o\,\n߰\j\<BH@? a\\\\\g\j%a\\Y\"p\\\kb\\}\\\qB\},?\\]/\1{\\Ƅ\/\:Q\\v\\\>rr)q\Ao\\r\:;(S>B!V\5R_Bx< |9\\'bL*^\\\Z\n\\ȩ\\|\\\kZ=\"\C\(k\"!\\~53\\\rϛ$L\t*1\3\p8A\t#\?]\\Dw_XY5hn.\ce\"\ӌ	\ZS\\\\:\\vBi\7J\7\]1k\k1G¼,`|]$9\`,\w\r>-W\7*\\<:gj\6Tz30\8Xh\^~m\~ \u׵ބ\22RYRP4H9\O}Xc@P`2\_\PVbBȭItJ̀r{Os\\\r\\A\3\Ǣj!8}c\G\J\˴`nؘU\n\=I\n}\'`C5֚%{A/\^\r)prAJBQv\ep\\)\ \RNy\H\y+3H(H^eE1\o\y\֌HF\\\Y?\n\}Vք魘n\r\\0v1\s\N\>cID٦\I\0-*\F\\:Å=IH\'x\\\\"\\\':*;:\\\jl\30d\sc\0q|KF0_q\YsBKbַb\(7^:\˽2dl@WH\\\w\\0	wWK9ٝ3C,w\\\W̑\>\nc6iS!ຉY8V#rQ$[)znáW;WѠݥ`W\AA\Z\!sn?R\v\m\}a\x\{oJ\ᨷN5q\\K\\Z_\\V\#\p\W\]BS7\jY\4\ciA\W\\\~Y\W4\#a0\<g|.JDS\y\\0ae\\\ԦG9~rs\jJ\O\\\}\\\5\e3\3mhyD\Q(Ĥ\g^\L\\\F\qA\"\\\\@\\\[;Kkq?B\y\:P\r\0\!E\Ð\#\MOzq~\Γ8\,\\՟\/\޸j!T\NTح\	\\䅬+.S\^Qiͦ&\\\YX1\"\\I\+r\|\w\\T1a>00nio+\\Z\oo`yfn\y\=C\\ժ8:\ξeZT\W\0w X\$\q/£1S4i\j#\D\\\]\Uu_\(K-\\nD(@&\6\oZ\&$\\b\X\\\mfkJ\ړI\\B\(\)&.}_\j\hF(֫\\]*|Wju\t.!\Zf=\>/\\'\^Oo\E;3\'\(?\G>cg\xWʡ̍V-\E\ArDx+\+`\c`/[΂\-J\H\nOQ_\*}\܌\|QБ\rq-F\\V\0@\\\Tن\\\\n\Z~\Z\,o{\l[U\EX}AJvd\Z<`ea\X\9$Go\\)\\ոr?S*\8q¾m)qp\\\pJ\Nnxh\Za\? \4\FsfY\2X7\n@k%|/\@J:y$Lqrh)uF@1\\˞o\A<\\TQ\ǿ\r94Jb\ r1\\LL\d\O^,\R\NsSn\/ħot\U\$D_P!\d\0Lp\Ok7\Nl\Ln\nq&x2\\\*\n;Y{\uDW\[d\g{d \B\s\n9i\\S*LDE$Apfl_:YT\^,FdΔP\gẼV\\\\@P8\S0JȪ\">0\mT\\\\!\\Z\\9A)Z/\@*6\y\R7,䓡D\F\fl\~0#FyWy$-\rm\\\}Q\4%{\\{`\"2nE\*V$ʷ\xcRYKSMO-\vY \\|\\Iƀ^Q.aW(f˿b\n;UB\\gn½\E\9[9|<C+~T\RBE\\\nH.\VR3+ֽfj\v5\+i#\"iR,k2q\X8	֠,It8҂\Y\\UN\*>FZВ-z\	̑TgqܧG8)N\*蹉\\*01\G9!1\\\\}WF8|Va\\pV\\Z2\$R9L\G&m[ӏp(f$\R\\zX\Z8t\80pVۍg<\\nE:0o?\%ڡc\\O\\ޱDi\c,7[8NGs?\\\3\UQf~-X5\\\rJ\V\\\-\c%#\ep~\8Ϛ]k\d\nO\EŢ7?>A\\2Np\$u\\p6Y`ȏ\#v\R\0u^/\\'~,\\\sJ\$\Tl>6\H<oBr[\n׬*ªXz\\"\ʣY\\_\<\\'}\@i\X^k\VQ\\=ʧ!\\\\\d~+\O\\\i\gi!\\\H\\n\nu+o}Яn\[\hDe(ޝfO[\v\\Z\d\\q|j?RN>AA{z=\\0t\\Ws	a݁i\iW[/;qP~\Sr|L8\e\V@\5 \\]\UV1NkԆ	3Oʂ\\ل\9kǋL[S8,\^+\\\鏯\\")>(J\\\,e\h\=\\UP|\?\7\\TvA2YB\\_d\a\\!\"QYP\\56#*OyԬ,s2\\\xpF\T-ou	TT\>\&W\m_\x\И4rk)qu\\F@IetʰKc5grkپ\Sd1DS\\Z\\\":4\KLJ_J\A<DƄ\$\\&lS\R\s\\GW\ėT\\\ZZ\\%\\u\_\H\"Ȯ\\V~	00\j\Hbн\'\`/ރ}X\3\n\D{|	\Q\aK0Rb=\\ѶX\׮,c\n5ik\h\aߌ5\>tٌ^8BrZ\`^\=1{K\\\	~ظ1`\"\L\\|w.Dk<\ d\\rOj\¼ڃ(\\)#}GlJv)¿<\~Ͱzuh,yqp\h\O3A(\Y\)s\0J/@\(rO| A>m/[\\\*nB_RG-YX\/ZK\q\0\\$\H\\\]po=\'s\X&͋E\;\Z\\%*\jf/\i>;\	\Z\\0\*s\n7)]Vl^B\\>\\\\-\t@^~\W\-\\O&4#\h{\Il\\1@lhbT7a+\\\y$[\\7\B7k;3K\d\0\.e^7AA\\\R&DGm1eE\:â\\s\l\\\\\\KǊm\\b\0V\96 \'?\nHÉ\v\\\p\Z߾V\ۈZ6\jjË\H%fV֗\M^\^4\\ZÝ\\ەt}y%Jn\\\<\~\\Zj\æg\mp(_\YNjs>\ESiò\"\\ӃƋ\\T^\ނw \\\]Eԫ\\.\F=|\\\\\\\\\V?\r\&\\\EHDu`F2<\\"h\\\֭\\K\&Rs\fiK$c\N\Zh\	9ҭdЈV\o\c8Q1E/\=\\rX݃	h^\/\WXgjU@\6%0I\r\\\\D4e6S\o5R\Zfޱ\\<Ÿv\\ 0!!\\\N\\֢ƽKr=\)4u\+vD\>\\m\0\\a)\\7t2ͫA\:\\\\yLª%XܚlYD\}\;7s̻ƪ\?\\\ísͩ5D\\L Q\n(v\y\e\\r	6s\\5QZ_^m\]#knn\r\\\)\1:\r\x\g	\\l!\؜S\Z\c/$.BEk\'ZFy\|A\vPUIEAL`L_\2,\Mt\)o\f.\z%ē.p!ih08\n\d\7Ml\T\R\ĕ\x\'u~ze|\\E\\v\2r\Ĝ\v 7giU\eޫtȾ!͓<A\aOgĞǑ\K]Q_\ro\\\Xϳ.\o\\\\A̳\r\\\\\]y\\~1]	L(p_\\\\]p^8\\cLәn\\R\\0R\\\\Z\"\\\r h\\z\ZES)nnMRa\\ZpK3=V#ej\i\N<V]\Z\r?\\_}9zН\\fi`\\.=m\Z\l\a<cGB\\"$\)\8\$W\**f\S/,H\\k!]\Zjq\B\l\Gu%\?nc\\fdv\\\\d\GBw\\iJO\\Z\@-.q\\H\x7\0\;4\0\\Z\o\RD\Z\J\\v\"(p\{v;\fˋ \&Uu\u\U^$d\`\\\v\7\fErR\-y\\\V\*Lg\bJ\x\\.g0V샻ZesWTm\^\"QќG(͢\eK@^(1\\]!\'\\\srKS\\\\#A/\\\\n\\\Z\0c|ffś<=!\-uW\=T\0cᄒ\F`\ŦO\r\+\0A\\nN85p\ Bb\tVV:Ϩ<(\\y\k^m<\\\e\6am\Ԯ\\R%M1;\\\zDk16∃\rBXњzy\ޗ\\@t!0%\\/;+(݀\t\ZU\)\\\t\\	-b[\)>\\Z\r\g\6\\߷\\q\\-w\'\HB\\Kt99\Jm\\|q\H\n w28+\\lro\P@s>L\{\4`\D\\M\\\\\\oa\Y\\myt\\P*\\nDճ0AA\nkz}\*\$c\S\)KxX1\\\Ӽ\\\\~\\b\ݥ\9wEE3\\|:G\u,v\lȾltdA4f\\@H\\\eXqƁ\Zd%\n\\[\Kn0\\!\\&^\pƄ+\\nT\0\o<\\?\_.,OӔUƐfB\䍎\\\C\\<Zx0\\\譃Ɯ\5-Zdn3\I\\\\rC\\ZHcAƨf}>^zTRsEy:\vʋ8Ư<\1ֳ\-P\f@G\\rG\yƴ.\ g]Jz`\$L\Kf<\ƴsf\OC\|u\t=)\k% Ya@ƺ\Z4_\9lR\\kUk\rP\'7/^\\\ųt\F\\\\r?\v\\\WCYnqC\}8|\\M\\\<d^\\"ą9ޕANĔ\\򜜠\\\b\Z\_uC,PI1\[\0\2_\\H9znD	rY[\\\"?\"\Z\c񦱯g\r\~ \\ǐV\\5?\B\\ $i1a\0EQ\aQ\\2F\\\>0\/\.\nw\\'O-\\mo}%-\0{\@\n{\\	ݒ\\\\S/\-6R\ӊ\\\0\Y\n痬\}K\\\³\Z?A\,\Z\Y\\um\\\<slM\aPL/\+vwd\ǁS\z\\Q\c\\\N\\\\~(fZF\J\~\n<ǔY\M\gE+\U\X\57HEht\6\sǣ@x?\\LHe\xݸq*\\\a.dNG\\kNך\P\\'hH>[Ұ\\\[g-\\d9#	35{\\Gg{\t\\\<\yS݀\<N\\!)\v\\\\Ģm%\QHy\0\r|}D\\\{Jy3W6;\\X^\\'P1|р8&d\\K\]\\	\\\E4v\\\۬>t&g\k\\"\\r+\fUʰ4\xY*R\\lգz\Uc\\n5K\ȷ84]$\0T`1\o\F\\"&\\"9 \\(\\z\&\\̱ȁu\\Ƨ\\\\c\\\u\j\ӄl\t\ȃo\gQ\\f\\\\E\-f\Ȉ\Iy\0]Q\ἣ\(\\Ͳ\ȳ(\^zqp}ٳ?\{.\ՙG\\pȵ08\\S9M\\\1ִnហ/{4ȻI\Ŕq\d\<\Pl\m\,9/,I;?%\y[.]_z\aZ%\U\$DW-\{\};y\*0՛s\:@\&O\n\\ov#Ͻ0\\D#\\#\a~\7ԺM\ާ/<]\\Ft\\֏\\"\O`3\\\vTl\\Ύ\rG\W\6\,΃_{\*O%EHL\rj\M\Dѝ\bSF\\vl%\'\Ͱ^3\E>\ˑY\,X\\\Rk\2\QL\O\P\(\\\m\|9p\Y\uc?-\\\\\F\\=Dq\Jkfɢ\::Kq\35\Fpu@ɮamș@DmP\\\J\ɯ	j[IY|Բ\bX$nG>\LIɴ߁10Rzʵg\Z߁ԑ7Ȳ\\\%\\B]g\\"`.E\q\\\-C\\\\96q \<R_\nYBb\\\\S\"B\-+G\Q\J\2\\~snm\1+uf\'sOd\N\tk9^{sx*X\\n\bs\\Q\h\Z\P?\\Ly8\&>\IB+a\wqˏ\\\\N];L?sBis\\\\\(܀\zHO?\۷G\۠ԙ\>Z	~\\\\y\g-\\Gyvm\\"\GB&i7qʥv2\Z}K_	\j\\Il09\Rʱ~o\2\0?SV=\Z\\\s\\\LMk;P\hJK{+\f0\|#8:k\\\\ \ߪGG\0hd\r鎄\nlj\\\s!\~\B\Ol\;i\Ke?>VPbA\\y\+\\L/SՌ$.\bn\e͞B\\x\Mg\\F\h\W\\~d\\\1\a\\n\\Tp@\\ǘvDz|3E6E\	j\\\\P(\g\\C?\#\\$/\\T\A}\\\\DU\^\\\\m\\$Io*ẾV\0\!\[ #\\އ*\Zmhp6o\2&\\\+\\\0P<IYM v\"\	X\8\d9#\Z\ѝo\\\nT#t\9rd77\:\#!]6I03\\ѵ!RY\=~׊u(\,\rD\jT\\O~\"\L\BUx\\lrXwc\<z!\nb\O\\pL35pD^8DX\#qֻ\\\'f\\\\\.N!q?M\*\]\\- y3,4P9ƕˊ%(\|\⛩\\vq\0\}\\\\\lnˠ9\HǱUhLgN\{1W(w\n\˺C\\\=vpO\W\)\[\СM\\\\2\\S\\S{zb-\ͨ\\4]?^Dk=3!Z=	\k\\B§\\\\\*PyX&%0V\\\>\0\VKN\\\"KPK/+\R$f\\!띁>\7\\Mi\\\_\"4\	Zg\\\"a\\xh\"\'M\i5\5L\\\\)\\\e\VA\\\\\7\rd\\m\Ķbe\T\,\\WMz(\=ǌ	\<\5\/#PNg\z\Z&\x?49\<c\'c:y4\Og8ĲF\G\0\n\Z7|\\Aq+SO\r\z\~(\f\Y\\a\ιy=A\r\`]Ƣ V\]\)#\d\OX1r\eT8k,Y\h\\cYN\iT7v1X~J\\\\=_[i\riJ\\q\o2\ҋe}\Xto|zJH\ް\>̆Fñ\#\rb48\\LI۵?\2}̎1B\S\\b`;\0&:Tu\%f^ځ5̓>-Pc/srt\)\xK>\l$,\Z̚\\Q\\0u4J47:\"R,6\\0\\̨tX\'\Jܳ\ai\m\>#Me\\̵\ \*\o2\d*_6c\nzp\\\qJޱe X{~k\0a֒9\pA\\&a\&J_\\\\"OTa\\nS\\\.\\\7ĝX\\`j\nf\\}D\Er\\FJ\?C\\NТr\7\\eA\\Vk];Y\E䙡m6%\\3de\\nu8K8BT\I)\W\'\|=\]m8ŉn-`u&t\\ߜ\\S\u\j2kp\W\6{0@\n-t9\$-\VrT\sYݥ/\\\h)\`\6\3\n\\0fByjZi\\nFغ\\\0\ µ#\7\f\\hCaT\"ё^>2^~\"-\I-.\rQ1*a\\	D.6\\OG\\np\Qj\8\.q}P\ҝ\J:hQ\yyf\\u\\:\\66k<RV8:x\\\ȑ\͈{g-Z}^0:~\+\>x[\Pͨ\8\Q\\\\\\\fMJ\\\\J8G\"獃N/6\\j)RV\9 \\\yO\\Rv\nX\3f%0y8x{No\:K\Ѱy+\!1\E\\À\\'\Uʏ\\\ %Ix`\Lb\ɚ\[_I%\\\ǆm_|SLha\\'\n\	(\\Z\\\"f_\i\\\G=X1\!54\V\?g\\\!٩\!_#*\\\B	:_\$\̻{ϛ\\\@]ӎS\C\0\\3\x\G\X]׸j%=%\<\Iр\hV8qW\S\\\ZN\| \"hek>t3Sm*3\^\e9|#U\6UO\Tb\\o~\s\/\\\.yN+4[xV5+D\"G{\\\u-TƩ\\\\X\i{\ !7)\\{d2S\\gzfĞ\MJKKY1\·^\n\bq<v`x\KZW\>Gw\\Ύ\u\\L\%\\0\\\\\M0@ΕN\:9\R}5U\\_^s\n\|\Η)nS&[{T.6Y\\i*H\\\Y_Ψ4OoaR˯^Nrk/5\έwJ.ֹ҈r\\~\\w=4j\\\ӐήOO\y\#MP\u\bT2.tٰ݉ή޸F\ZgT\\\i\0b\w\i\\ڷ{\\0E\Ζ׸@\Kx\\ :\\IL\\\0ƚ|C\	&M6\\"E;\\i`n7\(}\9/#T?\DPX`dӂ\\|\ћ:D3\C\S\ d\`\+4Y\;YƏZZt\\#}\CklSt\Ua\"6\kHDUxKU>5\\Jʧ\-LE{_E\\0	RB}\\N\sEC%\\\'\ۓߟRf?\r\\\Une\\"4\\0Cp/\5\\|\X@㺪gp.\n5_\Uqڠs?K3\^\kǧ!\\0޼L\޽\rbգ\ݭ,\luݚ\\>\-:[BǓ|*\Cǣ@χ8\7!\\\"(\Rϋ2\r\ZaDD{o\ό=_}+~\\\\(Ȟe\vrC[m\K\ϸ\$\a\5Q\\c\Vjv`d\\\\mmY\Q,|:Kʒ%DL\#\b\XWbp?\\nQ@x\Hc\\(\X.\Gǵ^K\,8\b2p\*X\OL\\a/\\\\{ؒawn\nyL\I\F\)|#\pSRNbTis\m\T\J{)A\o\\n\;9%n[:\\m\t\\\og\87\P\v\Z:\EF\M\s,\\6\\Lb!G3Jv^5K\`GCЎ\L\X]\'k\Am]J7\MBДlWh<S=\\\\"0iCDM\\q\ZЙB\z\Z\k V\\\wn\\l)\r\МTсFC)k|\WjN\ɩZ]/e{вe^K\rs;S\eD+\Vc\,/\Nо;\c\0ׄ5s+{u7^\\\߭kF5-n\!\x`Oks\\\u=J$u	8\\\@\Zx`\\#\)+\\po\Pˤhz\\\Y\[|`\;]\\\b`&h2\\)VKF}Ո\m?*f搭\\@\%Tķ\x6ҒOӄ9Ą9.z8\\X˖<Rh\#IJ\\* T\q\0t<\bCK7jBY\C\n»\̹)B#)\\\n@\}\n\F\\>\k7X*ve\{}b\\\\I\\P0ιo-\j\\\C\-\\W\BBu\\sٿ	#g2&*\<\Ԟ1\V\=\(sSl.\B\+u\\\ۧ\-;\-R8k\p4C\9\RWJ̡f+V\U\\m\9j\OD\\\zq蔷\g\rӒdK\\:DѬ\.\A\Q%8;+\[}2\0O\\\nqbm~	+\\jD\ŧɽ\5h\˫\Zx$\wB|9\W8gk8Yljo\\n`\\r$%\eG\Z8	cb\#k uh(\\\F\#j\\\W7\\\"\e\KC\ds2R\'Y\.đ3\E\9D>\	.\2,!\@%}1i}.k֛k\gpݑb\y9\Y\S\[w\0m0H\+\\\\rq(\2\=\\]$Ɇp\\LdG\a2x\~e\_Z\\\a5\\\ڹ-\{\UVdH\r\V(-W\#Q?`G\uGp~n-ғDjk\h\)fxw\\\LQғsa\"\o?\Щc9C\ҧ\1 8,\^2\y\I\[u(\\Q-yj\$ie\Yi{p\\\\\8\\\ڪ\f.\$F\L6wfj\\i\Axk\\st~\\\n¢^2๙f\V)\\ʍ*^D.o\\\R\|D\9O4[J\	\"<\\\Ɲ2\,*5\p\G\\;\w2^\\f\\\5@է\3=\E?:\\zM\$\\qeƭba2E!td\^\\jj\)RBxBL =I\5E\9\gj\"Xks\\\	&\Q\=I\j\EN\7\n;R}lpfVbm\m\h\c\\J\\\~9H\J$[x[\֝\~\m/\\ȶ>\ũT.),l;;o[ӆ\ˉDgu\n\\Y2.\C0ÎM\(Ӌ;sdO\&h\gC0u!\[+\\0Ӟ*س\\jEW;\\\\>$:\̈4dQ+aJӨ+`qs{9OFxvNms\{\Ӯ¾&j\0\vS\\\|.\kӷĆ{线m\-a.G\\B1n\\:sӸ\9A!\\\=\׺a\	\\L\P:\\Ԝ\\\̶:wyj=ҕ\ī6x\y\\\S\\y[9\\l:\Z=\\\\\?V\2T%<΋̪\\ѬJ\\b+\/?B\\<\\\|8\W)\0\j|(	\yz\\633Wq\'\x0`C\\A\W\'>ݩ\A\$s8\\*w,^4\K\\\"w-\0C\V!\)3\Uէy\R\u\nahFzf\\\rgmqԜI|y\'\\\ v\d\\Ō#\Ϯt\ԥ宂EO1\":9(\TQ\\"M4%\\\&rO\fA[Ȳ4ɏݐqU}R\\"\G\Ǆ\\Lg+\0v\Q\v1R2ߡ\\/Ɣ\~Ϟ-\\\ \Z@G>\\\u\\y\\\ax\n`f\w?\6y}>\\m\nM\\\R\\r\ˢ\\\Z\Nt\AFA\r\|\?\\\4A&E(6\~e\|vH\l;\\\R\\ZV\\yf`T\\Ø`\\s[\|C\\Im\yu>j\\"e[8%\\Z\r\\\\ˤ\rN}\R\m\D<\k\\1\n%D\{RӢ\0M+\\2\Ӣ\\\;\\rM\@\jc3.R\2-\OeZ}{\ 7tBR#\r\n0f_`۽\\\\\\\n\}(n\a\w\C\9-AIQED\^Yl2\Jj\f\"3zW0Y\P{\{\yTzwyjm\ˬ\'\\f\\ښG\Ē\\GN\2\*\RmWF~mK$QՎ1\\m.JM\\k\V?1 [`u>\0!,Օ\\>o*\ ,_wE]I`[3Ֆ\r\\rGVpGG\݊X3\\\;՜\5Iˆ\\3էKnLm\\U\k\JصlLզ`A^{\\Bb\rN\\Z\\\\\8Yd^^uY\q,c$:$(Y\z/g\\J>#\\n\\"7\\`)w\10.^R\\b\\\괚f\Վ\RS\r\G\4\\\(!OX*\\\7A\l\"\\\&ap6fK)^o灐Os<\\A6\\3\A߯%wZ\5-D\ڼ\\\@\\\JS\\<Cޏ\=s\'WI&\Z(\\vaTo\O\,\ry\"ƺHo\\Sv\P	SK\wcp\U\%(\l\fU}\\\\hp2\+nD\ʭֆ\vBǑdX \1fvH\y\)\l\֚\ă3͒\rΝĹ\\\TN\3_*.֞\&u\r\\|\\\i+Q`ŸM1U֠)\8\\l\/Z\R\=Yp\\O2I\u>&˷\u\U\Ė\{\\x`\ &{;\u\բ.\\Xv\a\kdo\\\\\o\~(y\&j\\\F\\%@I(.#5U[֋DB@\i~1\\'7Ö\\0\W\2j\\ʙ\\\{`\01]!֥\n\c3*\\\aVֆeƗ\\ԟ\\9R\\Ot\r\C_\\\4c\zS\\s\T\Aqcڷ59aO\\҄\?t\M)PHٹ\kώ%7f+\$\.\~ӛ\\Mxkv\rn\s]%́Tĉҩ\^\{\Ǝ\u\\\\\\j-{V=O\\\\\dT5^+\\`,\<\\W؈NlS\\\j\\??f&:s\[#RDs;ʅi\lbX.\-t/y\kOՇ\|{W9\mdJNR\j\8?|\H!sђi{OT6\\\\{z480og3x\\FR\\.\:+װ\&䄇2\\\C.aeE0\,9\\\'ZS5\4G[\\e}*<\|L;\z\\x\\x?&\WF\f=\\x\;Ҹ.uL\\)Ԝ2d\\L{\0\3\5Y!\U\nhq\\D\G\hB,\;b&\<\C\$\H\n>T\E\G\N\`\\-\\*\\(q#ԜD]K\\\X\\\J\npiήo(\\F \rr^$\\O\5\M\&\JD\K\0F\Nw0\\\P\s-\"d,世\n\7z:n\\SKn\STv\u\\!@bv7Ng\VC%\{\~4u\\\\	k@5=\(\{\"X\<\؎\\X\)\Ш®4ʸcWþ#E5\\ӂ\e%\\\\/\\h]\\޲#ш9\`v\\\\\\b\9\N/\lRagL\wԺ\Q\'\\b\(c\/\\:\+\\\\~\\\Z\\\\\|\0u\%rvBT i\\\\\ނN\ɫ\\\/=\1\I\\\Dj0\\l\M51(R\\;\\gՌe՞$\\_,j薶\tC@\ϊ\&8H\aq_/\BuZ\\&?y\\\=ӡ\C6d6\m\\\]vay\T*fZ/\8߬U(W\\\\U\\{\-\V͗\8$4l\\\L4y\r\otf`8\^\`=@lTzŜ8\)}~H}qٗ\Nai\\9U᤻\\Z{\٘\"\\[\,\T#H\\5\0F	\r\Rosٙ\$Ѱ\Rej`^7\葟%\\yٜM\\9\Z\/\\\'\\\\ ٞ4bVt\\\\tkEp%\~D`%\\0;ٴ\ M\nWX\n躨\|\|3ߜ\++4,ٷ紱1]ֲlzbVP\x\̜=\ŭ\?\/Č)\-\'Lԗ x\!\Uw\\_nFa\\>e3;vz\\t\\\Pi(d\\\|\ZVw7BAz\\zMk+O5\\\@\\\&},py\F(%Ld\\\r*n=YNt\\,kL]*]>N5c	Yn\\l)\"\\\qqpuu4F\\\݆$\ӕ\\_\p~\*\\60#?BT\P|\:X\k\\>\\`\W\O\@!پp}\_0[\\Z@\d\nf!B\\>j\\\R^3\\\\V\cZ\=.\0܈\\\\\'\,(\&\\M1^t&*/:7`P\nS!:b=\.#\R[$V<\Z>f+mսRh_i;1\zm\6@\d\3\5(G\\ܧDoi	Pp*vw\;\\\\X?=\s|VFƢIdE<8\m\J.Ewj\\\\\#_\ZܞfnN7\U/\/g#\JKӒ\]堹\|M\n\YM\n}2 `\Q\\\v\\_\\rzB^=څc:\\ܾ|@l\\'\\e߲~\\چL-u5Zkw=03O* ;XJ\'z0ګŲ\T\"\\\\S@ޥ+0yrx9\M,ڮ(\"Y<%I 0c+	\\M\\v1ںQG䃞u\Giԯ\g\\#dN\,\\\֢\\\_\5^W\{Kb\\F\yPX\\p^Mƴs>\\ZH\.\r\\\ߏZ\\UD\\O\t\ޔ&ŔLZO\Z4\\vdU\\\\=\=cx\\\魞5\'ҵ\dջ`k\_[aJ{\p\ZE=(X\\\\s	\pJTX~\\\\sAk\\Z-=}F\b᜾\TEw!}a}.& c-B\\'Sj?\p净,X\\p\\!:\\E\s\\t6\\Sz\åZ\\\\,j\ۂwT\\\ +\=\\ា\b\'^\x\K\.\ۑ&\Z錷\ې7\~\\\rb\ۣ\԰<К~_\m?#\#B	\(\ۥ~b%w\0 z9ws\\n\>Dy1ۧ\#)\"U\\\G\ܑ\]\ۭM:E\Z\<v(@^\e\\K\\0۳}sYDk6\\\\M\(kGNة\\B·ۻoXc\\\\njJ\#@R0\`\T\j\5\D-8F\\Q\r%\.\m\\5R\㖩\r;\gPklr<\\CD\0*\n\)\\\\m\\x:.o\wpԴ6b@\WFk\\-\\\\\\\\1\\q[42\Z@\r: \ӪN\lTD\,\';\=%\~\	H`\\\`@}6\\\[d=w\\\+y\\%e-_\\+^\J6\\^Nih\\OJkf\iB\\\D̉I~\\\.l\vPg\wv\r\\"aMI\\\\\P;b\\>꧒5>7Dublg\\=z^z)t\?Ū\鳊<)+$\>\BFVd0\3\\m\R\2t\/v\S 4\h\"hAD\'\'|\6[kF=\\nyi\\\f\mR\̗Ui؜\\\!Y\hL\\a门b\|\r,7@\\\'>\\0\\n+SK\\&s\щ\\;Yq9\wm3t\	\ЫQv#`i-1ٞ\Uh\ܑ\ǣg\\\n\\\4 ]D$\WܗEV8֋i;fe\|\\ˤ\ܝ.r\YMDMK\q\Ĺz\Z\p\\\\\ܣx\L#\!\\E~p#w\p1[0L\\nܱfX\I\`&:=^b\KG\0.\\ܴ&#\kpe`򷪱hf\sIXNk\Ǘ!\JB(AL.V#8\de\\B_&\\:K:\\"$_\\\Zg\\pSI\\{ǫ2jPf\Gi+YH\K\׀\\\\&\f8\\Hk[%\\\m\r\s+n0\Of\\֠7\y\\\\\稶\\noN{mnP,\h+p]h4\\\g\0x\-8\E\mb\E\rH\	Zm\\"6N`\! B\'wCˮ\.0{\'~K.sJIPګ&nR	2\JX}k;\n\\\5\Vr4݊w?L)\K\f4ٺ\ra~\tnT\ݩzKu\Y\\.\\mi\4*UT\ݴ\\\"cYO|D\\0;\.\Ѵ*NݴK\\bT\3y*\נ\rFݿp\\\/h#]\"\n\=\/\MZփ\\I\\33unM5Kh&\bV\\%Z$\i\\\\\C1\~s\\\\6\rۘ\\\\nΣ\\\\6tt|\\hfS?\f\_z`\y\\\\\(H2\nyπ8\F\p\B\\k\ʫ.E\"y\3(ɝO6\Su՛Z&\\\S,	\\\p\\nb!\\s!ͮ]>\\\\n\O\j\\5RLCIe\\ỔJe\0\.SF>\.\\\w\g\:$\Z	V\8{\\V\\9\/\j\zbb\\hF+\0~\X\t\\ǞC{\\%f\\"Z_m=\Z>D[{\/m9qN\9wN|\n\֥\\s\j*\\b\T\O5p\p`)\\ޖ\p\\1i\М\&\\19ޠ}D3̲ޚ$>\*\\\\\~wa\r\xޥ\\\}9QZ\\\rHO\Z+\C3\r͇q\,\ޱ\\\\n1\$\d8v^!*3\\\#͜v@\\3&hN;yB\Z\\N 8	jx\o\\XQl~?8\i\\\i8|\Le\\\\I\_y:\&\\Rz\<OT%x\Z\܂it11Eg\U&2\1YI\nf	\Yᦊ\\FrL\\7\u\St֗\p\ǯ$U-m\\ ~\\V>򘀹\EY\r,iՂ\!\r2n\D9T\%T֖\\r>\ƾ\\\AY\{,P\0~b\"܃\\\n\0A\=\R<\F{\;xپ۶I\x3\n\zǖ۝Q\\h\-n\&U\e\\\Xj`nُ\|\&\k2\ʰ\S|\\I\߆R\yr\v@|\z\%\Ӷp,ro;B5\0\CyaF\v\VNcۊi\Ba\\\\\T\fX\\\|j\\bdP\CW>b\\$=O\tǐ\>G8j\j48-sZ\ԏsŝf?߅y\R\z\5\T\0\DU磣	w̯\ߌ\nrsgɴ\\\5Z}̼\\ߌ\P\ܻ\0{Q\Щ#\\m,x\\`ar_ߔ\\}>&Iy	pby18gJ\nߙw,\\ sƟlalkH\J\n\?&b+\ߠB.qf6*_\-\\WI\4\K2ߧ\)\\sg\\,He\|\"j̋2(߹V\\\\NA=X\\\"\\.\n\Ņi2~\<gqԴTϗ\\\~%>\ԍ6m_5\\\\}\;[I\\F\\i\\\|x7N*T\\\Zj\r\\u^kbڵ\\\)P\0\[\'\.l7\^\r\\?%\R\cIgl\QRx\Z\ˮ\R-SZo3ҳCAj	M^\2\ɖ<tfp\'\\P6߱\)u@\\SCom9\\4]2IeEkq\h\\@N>\އ͘RRSo sByc\!\\l\\\	MJh^\`\7Z\=\\\^ԯ\\č1\TgرD\\w\h\l\\ԑ\\_x4\\r[\\	\r+~\\"j\\\粃h_E\V\"R҆c\\}\oiӿFp\&K\IPʽD\[\\E=3iJ[a\\x(aBtg\P	B\\"ೄ\\"-dJի	U{\\\(\QG\<C<\\F\Zm_=|kBô\\4\>]Ffw\'\欚\\Evm8\\aĆ\J\Hڢ#eR7\"d\\#!\E!,\\cl\5B\\	W\"gܷ}}\\|C\C0\v\\0K\\r-\\\\\\p\4,\\KY(I\ xDQ\/t\\v\\ǹU\8\&\.aYA=6	ݼ\\4\0e0\\-\\4J\0\)Sִ\\\\\?\k\"4\Z.\Z9\rk\\X\\e_^q(ѵ/̹\h\2\2&\Xt-\\\\aZn\msN\Q\"?mFN8?pi\Zh\H\z\᎞O,\khiYe\8;w*Aފ&\'D:\\5`\v>\d\k}<\6\ \Ȁ\KB\۵&|UB\\\0Y\;@7\\\\\GJ\\۽揷+\I-\\i3\<\\\e\n!\d>\\\a\\\%+eT7 \ҧg\я\\\\d\\\,w=	{|\ZZoϢ.\\p\]\U\Ze\\OlP\\\&A{5\\/\w?Z)H%K-xrNpꔨ\\%\\r/<\\\rgl+Q_r\-m\P\hQ\\$,5\%m\\,\nu(ޞw0\KoHJ,a\	rU9\'s?\|\\\\R0\AtRW\E )\օuTR\Y\\T6\r\\ZIZ)[w[]\=`L\Þ\V G\L\\\mJ\a\\fo\0\\\We\2\`\:Z?\\^X=G\γ\b<HG\wE\21\wha3(J\@\g)\z럳9\\\=8\\\\'\KI\rn‵`iz \y}fW\mh\GmM]\H\r\u:\4\̩i\\7[G\쳙r\/a4v)w}U\+谆{3⥾ϵ\\瑉N)]\\W1\+Z\*ʠ\u<\e\\\\n\\,&\ͭ1\\\:If	\ڦ%5\@Q85\ʂ1\-5\\\\ym\n*$\\\lG\*E\M\nl\׭\m[\-B8YٺdJ6\\S.\\V59\4*fH	\r*\0\Y\㱿;+h<R\\V\_\\u&R\\:\\ƹ\W\rbCJ9n\FB y\J/\ad\V\BZLC;wx\Y^\&^\=xʆEs-y@\Gy\Z\\\}q\-\сo/@8\7?\\!c^H\0\E*\\I\z3^MP4\Fl\wRC\H1\0H\rgf^Hq*\v6M\g2\\\IY\g\_\,\ZI.&;Ӿr\V<Sg\U|4E+5\C\828ҝ\o\'\?\\_\8\\ۗ0]$47F\ZA#[RA\r\\57\{07f=\9GcN\\yΟor\|A\\Z\U\0\jJΆP\M6.\n?\~o\\ΥTXJ)*aL#\V\\ŷ\\42B\2,u\ʕn}~\҂Z-\36	\\>ӯ\Zz?<^\\޺\%8\\"yٱOlB\=VG\h\!\\K\<\\Jq\;(5nO\jnYZ5q\\Pܠ\\4\\zgzB\tWnW&c\\'J@{T\\\rq	\*k\\J+\0\}VLf6	\\ӆ`lI*H\?6\G}h\o\B\\ %\L\@ĥ\bu(FHP\\ȯC9!cn\N*NJg}Yv\\7\Oh%.\"AX\*䯂:roO\\'7x9\)yj\\?wk\6\(.T\v̯1\\\5N\\b\7ٳUw*)\h	+ڞ\\\n)Q\N\k\\U\4\JM\\\\\\V\\\\^1\\\\u\rYޥ1mw\\t\\\&Cr\'BMF\u\Zx\\/D9\zH\\&U\>\+T\K\F(,`:7Q\\Ǳ-FZQ\TƷn\r\{\\\vA\\H\0eq$\W\DjK+{j\Puυ~\r|F\Sa(\J}ȟA\r\1P\xzu\\ѷ;gtS7\\Gn+Q\1\\rgQ\ yg\\\5.hfhm\;\\k \\W8\\ˉ\\n\t\A\\byMϐ;(uj?\\]\$\C\\&e\Z\\%,zfw#nؔ50D*/rxP\g\\b =#\\0\M)\\B\\\\\e\CA\w\wKHY\\"\\0d\\~\\k\:\n\\\Yïy.5 <\\o\\oP?DO%ڵN:(\\{Z\ӌUJk#HT]^U\0Tj崠&Y|\s<\\\B\J	\(zڪ\n\ą[ƷG\\ֱ!Iz\A\4N:ӊ\\\U	[\\\\y-\\\\\\)\5\\_\Ba\rc\\;\p\\\vgm-,\\\_\\"TP].힭j\8\\3\c\Z\^\\\@i# UcjHq.!\\۴	^U\\r\s\\\&\z\\\\\L\\\Kcu[\\;m幡F}I-6\n\$[\\$\n\92%\V\\0D2`q\\T&%\\q5\y\nVڌHt\\\\\\:\<k%\\ (\\1\.\pIu\eIt9\\]\05\\^\\Z!\c\xNd\i\GeAI@\\'iۤz\*\bTJ\-2\\\<8Ko|nF&Q\ It\-Z\r˅\HF wb\9ѿ\Z\xR\\\\c\I0\{\eQD\\ \\{~aK\\-\B\Z\](5z\!U\\N[\a9{\\\\\jB0P\oU\\Kj\aWś\'\yY\曗>\\@-\\\=\	g\_\\\\{-SP+fQp\\\87i!*I\\\\ȣ7\Z\,\\[x\\R,<X\\\\6\Kk	\\oyAw)\\}\\C	\n\\=\Չ{o׶gbUh6XE.\\\Run5j\\O\0\6\nt\u\=\\5Q\%Ǜ|߂YM\\\\Ja\b\\\T\\\j\bGarU\\~\ZoZ\\\"Tɷ\\rM\ +\\	`\\gO\l\:\\\\l}s1iJo\Z3w\/at\\6aK\5Ȕ4\\4M\Y^exM~\?\\piEE\\,8)T\n,q\SF\zȲMR\W3\\\\\\\r\\q\\1?\XEGDf\LS\q`\	\ٷ\s\P\WMQ\~@\ů\×\͔炿E\\\$>96g\0\È];\l\\0l*\r\\n%E\'\tF\\䝆煶\Zf=?;[\%\\\j\\{j\Ma7\roث\\\l\]FA1_\\\\n\\!痰fWeJSZw\k\Xڱ\\Ӎ\\~\\n}\@=\\\\\Y\YC]\Ǣ\\\5\cZ\\\r\lY\ƞ[#\i[\5Жг4\0\\2m\\&\h`\\q\n\")\n\\Se]\~&^vw\Ŝv|چ`z`I{z\\C9\\]W\\9Ջʸoz=pr\\7\\0H\n({\S=g\\kyo\\?\\8Շ\|B\\D\13\7\\\ţ遢\n<Yz\'\j\X`\frQ\\Z\ȿ\4\MF/\-\fr:CK\n\\8]PY\5H\gb\\:<xݢ\X\\,s\\\\Zi(6貿!gъ\k8\&\\\-\\38岟k\n \ϣ\,+Yy.2\rt*q7\\,j\_H\dQPY@\-dxj)dmx\́߻\?\9ݱ|X!l%1+\w\\$5\J\ck!ԛ\H\FfK\\Z\R$H\ZY\\n~\\P.\\x꜃ N\î(gF\\FR\na*!_^貿r\`Ha\b\\w\@\Y\\\a_^\\f^\\\(\\rO\>\踭,\\\\q\\r\*\Llf<\w\;?\\ݚd t-\\8e\0W~*\>< *\0V\\\\\\\04~\tU\gL\Q\磺1Z\ktx\*5I鄳~㾥ݐnn\'-\\҉V\>\鈢ڛ\r],?i(R;}>\\\QV!yvpc̒P`-e9rJK\'t\\>;髥ħgZ\\C\\\Jo\*^\\ɰ1NJR\iB\\\O\ӬB\\V\\hpC\%\\Z\}=s<۔\[Z\#g *\\\\Z\;1\ZE?Ic_\\c\#ň\M\\-[\"nE*9p:\cZT\\\\:_\&#`Q\n.	.E@ю.%Eg\\=\N3\>\g|S(F\jǕ\n\\;e\\X\4Piev\\\W\soڋ\L\QBW\b\ex\A\j,pr\kjVi\\\]\A\"3#q Ɔ\\Z)+l\0#<9\\"ϕ\A\v\hz\J>Aq\W\&zU\V\\nW8 `\0ayxHõנc\\ΏͿͰ\9O8\^^\]t*f\%\YE\\\5\<\`\Wh\j0g\_M\TJ\\\npc[\_:E(.)&$*~\(gf\\;c\\0̢c\\e\:Hb>R@\'=v\@5)\\\y\&֫\r;\\\&\\؛ƿػ\5|V{׾A\rreAFzK`\\"\?\\E\z\\cRz\͞\.V\~!\6k8\\W\'\|ǘ\rfH	/\@\':{YT3NZO\Q˶ܩ8\N?5\\n\A.ya餷#\c\^S\\A_\\7\'hcv]\#\':\z\\K\l\\?\Yk\\\2\\\W>\\-M\\PN`g?\\\n\\rK\0\\J<ǘ3bxT:\W*\r\-6f\pxc\,hoNI\\[\\\\`nB\7$·#t\"Sm\\-C\`\Ɋ\s\E#)(\\A[h\'\\|\kaO\I\h\9A\08(?K\n\͠\ZNta\Zf+Ǡ\n\K\\b\n8\\\1\"P\\&8\X;\U^\\\\LDL9\4ݬJ\\݃\C\lE<aǈ\\\\l\.ēz\\]\n\\Z:\zs\0nĽ\\>e\[7\NJ\tt@\`2Z\\'SV\\"\*XAvkOxޡ\mdFFÅf\\a+6\\\\)rb\4ʲg}Sx\\vֻaʩ\D\05SS-\*\^Ӆ\\w\\\%`0vl\r\n?4ɿ\r֍On\_4\`/-\\'\aYI|6\\\`Z\4\n\\"l\'\U8y\kSl\صA\\(GL8!\<zKr\i\\ImVe(iCx\/?O\Eq\i7A:3\r:\?2=,+)\̻\ng3(\\D\\a!_y	\QVGK҂sv@\\N\\\0\}Av\A$\=\08Q\j\V\\P\[\pHa\F~yQˊ\\\\r\\\`\\Z\\\9\\8Ra>r\Z\\!e%\duH/l+\\ޠ\\\\\.\I6\(\웎yR\j\\nM\\x\r.s΂\\\&\^5Pn\\>\:\\,G\IzR쮝y\\Y#ǳ\E	\92\\vnjs,_Y{\Zk]ٛzJ\^z\\{M\9l+:A\}00\\.@L\\3l囔\\\Hiܵxf\Ll#@Ť\e+\׹=So\nhѱً!J~ẞǡɹ\Ὑg\ry\uCx\\;P{\k\\\\yM\\#h.?\\t#ɠ\"\z)`\RI+_#a\p[o\\|\'\:@\\\A\} E\\饬2,\)w_\DʉԶ͂\\\6j40FSc\\"~\\G8<\'\\\:\M\6/\U9)\O\\\\\WT>\S0\0\;\QO\%$K\	\\'\\͕{)_\\ĝ#/q\&\O\[\\\O\"²\,\\\l?2j&\\\,k\\$t3\\?iYϲYڷO\5]I\{\\ٚXL\l\\\\#,\n\W\MbXzp)\'\F\\{\Pniq9\o\̳l5\y9\Mb&iK\ues<%\qѬ6\IF_\'Q73#5XN\xL+֖}	gTj\,\)0f\\;7p>\Dy(\-s\'\\#֛X\މ\Ά>풏\9\Fܐ𱐠\\d\\\ְH]@e\Pa\yŝ&)ԧ0\x)/\mۅ\r\Uz\\\&[j}wR\Ev\\\\{\A\\\G5\F\i	y*dq]O\X=\ܞ\W[B\rDݬ\\\vp\\\>j*\욬e\3\p]\L\}`\\`\DX1\\\ع\WJ\\\]cƈf\	uJ0fj\0ցs\\ZR~]\\*\\\\"\rdS2\!\{֣:=Nz\\\\g&\$F,lK급/Í9\z\Üu\\Z\"\dm\*\Z\\\X\͹[I|4r\_xS\*t\^\&\\/\\\$\\\r\\`ʳa\\7%eűCS6\\\ǀ\h2.^Ww\\H\î4\\\\n~2p{wq\Z.(\W\a\_N\\Cn\d,ypU~\2ʩ\w\:jU\/t#L\"u\t\P\w\"\L\x|\(.ay\ѫu\#\Zڄe\u\\uI\;o\,1{\[rѸ5\b,\B2\+Y\GH\\Q\Mp+\\i\\2\vC\m*\iQLCH8\RvJ\\j\o\޼f2RFt	{[O\\b4?\\fs^\Y\\\0^\\\x\{N0Gu\D/S\\ā\;\\%mp2X[j_aG\\v@\2b\\\\0\~*J\jT\\Zw?/cg)e\\\Z~&q\N7\\ Z-\\\\r\\$E\\Z3b\n\\NyoH\NmQ\vaN\/	\Y\!v\46]3]\3\<ڗ\\<*=\t󅡢pEKL\\\[Mrx%\0\b0qqĂ\|x\\\:_V5:\US\o2ҾPuA_*}\~\\\'K9\;\4\\p\\n+=UO}\\6Ԋ|\}<yﭼ։K\hxޫ(R\\\1\\=~\P\w\\ºT+In\\r{\M\\\_\໘`3x\\4L\#\\rԹF\ \"$q\c\@\n\\C\\KnA\O] `oCK\\.U8ui\\\H<pSh\Zذ/\\r.O\}9fPk\o\2,=A}P\#\r5\k\,PD+>J\5딧n\\.\0URq\k\'i_i,\n\G\\+L\.\rQ\0%\'\y\m_\#\?\\\E1\0² \75mw>Z\\2Q2K=^N\\\q\\\Q\n\IS}V#\N7=\ɷ5\\gD\>h]3\\\n0_э\Wg1*\V\\FIPxf\vL@\\\p\\\\R;K\\\R\\[:[\*w(\1 y\\jL3ˇd\'V&}l\]dO\\g\\V\:\\\5\\fHA~l!/6\yԶ\![^I\ٷO3\E\}{\Yz#\\@\\\XaͰ]\\()ck\\!~s\~h\\q0\\X?8̅\H\i,+x͵SE\\9r=#_~\\/Sͻ\(YC/#/\D\\^>6\\\\V6 E\i\*\X,/6\\\\\}%]\v	\ZY\<}]\8\c\4=}X\j(	;\\w\g\ָ,\\R\0$k\oA{\2#\am\'\Y#\\O\(&\r\n0\{z\\\\7j\\\\Rv^0\\?2Dh\4SG\8RHe\\4ډ3\z\Zr\K,\Iޗ\Oexџ\i}\.\\kQ_\39y\nb\-5c,R\\3\\'r.]9c\xߚY9\\\~\\\\\\f\\\Ƕhj}upIX\p\ھΩT\/\6Fk\TE;\H	#\ߛ\\\{\C\'Vۨ/\\H_n{\\FW\\?^ծV\ \N	\-j\s\Zjh߽C\șI\E\R1\GŸċ\d/8\\Z{{S*Q\b\Ua\\\\9e׽RX?楐1\ih\Z\ҕXT\9\\Eߎi\ц	\v&=G\Vkr2\\C5\m\\~q~\\;rfXᅸeX\tŪ.+[\咩H{v\\./s|U\Z\\Ah$DUs\\\\I\{\'\01\\\\rkD\\\\ac\\\#k\Qbm(\({ia^\\v\J\\MC`QA6_\~j\c,1\F\n)7\\䩾!\@\	\n\K^$\\NVj\q\\`JBZޅJX0u9>!v1\\v\ą>Ш\&\D6X]`\\=\s\0\\1y5z\\\4\O|p\A5P\\\(fy\\2\Э\9\ex\kzB4\\6\Hy/=\u4_c	ο\'M|4\gE;+\\)H\q\\{@\dX{a2\H=\\G\\6Cm\:\|\\!%\p8\Ug𿌫\\A\N\yqoʅ#&]#mVەrȹ\\\L\=\6mzQhZ\\\\\\C\\ \Tα\iߠPom\\D5~\!\\\o\a[ceU\>T\\\ø~3\$:\З\\e\\W_6|T-\>{\rC\n\=\\k\\Rdj6\\T\\\\\\'\3H\_cx\N\\pnx{V@\\f!D.SJ/\xknZ~q\\6Lꂨ$\\?{II%\&V(Aw\<䩻\\c\$\a=\!3CPY\.c%\0b?O\)Mퟴ\[\%>xd\]?Z񴝞1\\5\\q\)9W/`\kW\V*\_i_\'h\Ma\CQW\~K\0X~D\<\>\5\O!	U\'\\IaӴ9+\\6\\fF\7r,\?\\O\P\\Z\r(ga\u;YR>\v\\\\?s\k\\\ ~\m\V\|ݐ\0!\\ٖX6\av/%1UEd\_w\'ޢ\KGs*<v\u.\\S\A`\n	tp\'\\\ˑ+&\*u4c	\Z{\r\\@l(2\u\\-V\\\Jˀzا`*#\j\xZ\&\\Z\{C\rB]\Y\#\<\0!_\M~(k\\_M\\W\Fi]\\\\\iˍB\\l@j\!\\0@\\Ų3\pv`\r9H(c\WޏK\"$\\G\ϭ\'6\I\"\V\ɜ=\0\\\Z\\\\h݆֭<e1L!ӳ\ZDKi\\@*SĘRg\\	r\z\\2,o\\Q\ϕ\FU\\lt*g\\V☲ù\\\\\۬Bj\LNhZ\\e%D\'\G}w\\\E\k*	\W،j|\K\'l\Ȉ<\\\\\fdU\Ƭ\\\\\\fH\\\\\v\II\w\d4\"醗\\\\0_\\h\^1\\-\c\jHtfݬ\?\\\D)\\'\hcF,\4|i\Qlp\t\>\%y\1PbB\R\[B}\n[\\;	I2q\U\>\\n)̈́Ix\VV$\Z=q\UO\c\\\\n\\\4\r\'R2\8\F(>F\2 \\\\"Qj6h\\'Vh~\\Ad7\\~\Dc\\A\ZHzy\I\\\Q\]o\\%<DNN\M^\^/jC9\tbp\\r<\!!dep\\\Z\\	0mz\\\%\\ZN\:J0L\2\\"L\⯜t\\%>:1WR\\ͩ\Q\i\~\^G\vr`G\̃\S\$ \2|>\\Y\wMW[\ \I\\/H-j\r%\D\\+P4\g.\\{\\\^W\/![qu\\T &gɖ\\r.\:\)Q\\7ݣ\ h\\"bY(V\\W\|/5[r\ɷ*\\\M\\l\r\nzWm:fO&y(\H\\\\\n#_FD:\1I\}U\"\0H\B&`\8m\\!Uc%rT\\.qx\=\0\\\\"I\8c\_\;k\6Rr\E?{d\\\\G_\A\7\c0+\^E\\h1\\{\\\9U\,\%k1X\r LcN\;<K\\{*\kL\\E,\t*J.	\\*歁\\5c%aPTgxȻ\=\|@ ԃ\\\\HVq2\v5\o,\0\7IѴE\90.BAe4>]ySPk\=9i\\fCu	l6E#\Zt,#<\ZL\4Z\FU!}\\֊\_ȕ\o/B\\\!\Z<&^S\\\V\?RÊ]	\\ͮ6\\\RԤz8\\4w\\c\\y\sM)9@\\\\2\\\.\\V/B\c5a\rRIG>?\y;\+\\\'SAED>\\\\qqa\_\\؈K)\A/\YQ;#\6\yc\Ȍʗ\j\\L2\-[\ 3\]S.\\\\0ה\B/\n\jz\'a\\\\\F\L\ZH-L	`$p1/>:r\VǙ=={\\OrR\xg\J9G0>z\c&\IÆb4~*LQRkg!i\\fnb.*\\η\\\$\gw\T\#;?\`\?\\;\"\A\\Y|X;ua\w?oa\\bN$gI\\\\\+\\R.e\\Z\\\pt\\ᣈ\:\Z`\'8y`wW\\0\\\PRƇ\]P\d\$*H9\n?g{\\gs	gO\\XI\#n!F#Yȼv\"|\:\ݯCG#\nYE[Vw\i%-%F\0\\[n\1Sa\+\\\]\BE2\sŎ)?ԟ\B	\*\ZOےn+z`ߗ\\]^\$dg\\Gf\m\G8@~n\\?\	x\*ՑxkS략9U\Rݼ\"EI {`z\\$쨀q\\\Z6hֲCR=8Hΐ\\<\\>\y\\y\=\ \؃\G\\ө&\0\*u\\0u\r\+M\nMƿ\4f_MG\\%2q\0\/ғ:;\\e\WGʈ\P\\,\\KA]H\\%\\\A\\QD\۞V蚹xRBBy%\h\Wv\Ƕm\}nG>p\ѹ\W\\\5w\\O\E\̾mG. Ճg?\rТjs$_D&֗H᝭s%\\vx-\\\#\?	\\T5\)\\\Np\[\>\&]\\:.ѥׇ\4\U\hnl\h\ʫ\jF**\Z\W\nfrP#3\w֢$\\\\¡桘3D\\\\[IwD=O$l\Z\\\\I\9<\0ox\>L1\\Z?\\f\]\\t2Ј\\5Iv\C(߱wziC\038\'U\$\S(\]4\P\cU\v\᢭(c̈́ɯTνڐ$_\\S\\\Њ\|\|\\n\\D~v-;&\W0\;\\7\\"L~ޅLE`!\)l\ʛhL\O\/̩3z4ΚC:Ufz^^Gn\\\\/pR1C̬202J΍<:_\B!s*\l\6\\\\"Q_ȹ2a7\<\\U}\\"As\\?\C9\\`\r\\0É\\\\\0\\1\yiN7,N]\8\Ϫ\\\\C,01Sͭ\-abpY\x{Vc\olNGqlkb\\a\ñԟyb\\@\Y\\\(J5}׸dt`Mu\ƂUz[\w\\=ʼ\0[\nKix-b>\,EdҔ\\nN\-\\\09pM0+~0:6r½c\\	\h{M\\\\\\J,k\r?O\Z/ކf\?xȃ9\rQP@\r\\\Z\S\z\\nEO\wF.P\)n><\\W\S)\_\]\\\Ya\'kY\\_ot\r\)\\C\EI\m/;\\\\ggŭƱ\\0`8^\\\Ƌ~~J\7$kSsYme(|.ŹzZ\\[몾lc\읋q\oןK\֛+%\؂\!a\29\n\\\`F_h*y.ZۭP\0\"j\\=xat\\K\h\9\\wǏ\\;Z)\\\K~\\Q[::\js\\^Z@2n\\ve)e_\u\\\!\9]we<΁iJkN\uM\ٍO\I0x{M\yR\r~S\\BST\h\Zs*\[?	POv\DŌi*\b\\\*;ةDڨn\/N\shw\\k1]\':\&etbt\\*\\n\'Z%$^\\\*BR_~\;A\k8\\\\\=>J\\1\~(\\Ac\qo%TFO-Gz\JTN>\\'\\\#.D=\\\a\:\\\'jK\ WHS\`\r\y~E\~|\nR\i)fl饔e}\)ld*\ÀI\F^ȯܒ\\W\@~ݘ\T\`\l\ \9睪P\k\KV\\d\*\X\0Mo\DO=h\W\0 \7$\\\\RTbzHpf?\@јݲ\IG]q\M;\>l\nA\>\\kh\\\R\\8yOt\ld\U\^E%O\n޹~}J[An>\\P:\\\7\\4iw\\q\c\s\ @\"/\\š|sP|0ô!J\\[h7e^\JTuVڅ\6bJ\\R\#ԲYun\nO#\r\F1_Ң\'Sz<\J8@\b\c\nizNy׊\\}˜.\\\Z^\*̶=\\.\)~\\	\_OP\nx+U\\1\w\\z)\"4+\B\\II%%\\"ЖX\~X4;;\]*\	&\\\\"T\QWvRid3m`a\3\r45q$&Β9QO*zkBjdE,TgOrP~tgng\\(W{v\\\^\Z\}ȐC6ݞ\+?۸ZP\d?P\\\\\kO\\}H\"F\+:̵LZKAx\\r^/\\'\D~\4\d\\\`8`q׆dŪC*k]0ɾ\"\\Ͷ#8K\\r\\|\Z\ゐ5b\T2\ph=\j#\jR\\	𪏨\|z\03\ܸOV1SlfwV\\1	\l?\.\rƨ;p-\e*\\\`\[\p5U\ͳ\\{\n\!z[\>ft4\\s^tE+W\L\կ\C\ҩχHhZ;P\\.\\\s.1q+܋\r4\$PduU1\\\8\<Kn\spGR\b:L\0\\j}y슟W\\Sh5GH;\V(\(\\ZB\0\r\lŗ\\B\s#3?+\\Wp\PM\k]<px_\"R\LkiGAp\Z\\\?h\8\Q\$d1\ˌGPP(\Ϟ\\S\\3Q?(H|,;p\H@yƄk}\{[\W{LG\.\vOǫ\"M\r6Ic\\\E,M+,ǖ\f MP\[Y&\\\\r,\YDx\\x\\Vތ\Z\~VD\\\Z6\aW\_\\tʩkg\i\nB_\\[\0\7\4\w5\\\q\\y\\1Щ3&Tt\ȹ\8=\\SPy\Ym\m\U\I\\OF	!\qO\~þ`Ϸ7i.K\\K\;3@\"_\d/5\\%\\9U6>\NcVMTp\W \r0\\Z|\\T-BD\"\,Q\uܳ\n.\\\\A\Z\\Xm,\P\r\Jh\\x\Q#\0tg\F\N\\v\&W\"Ĳ}:\k\S\\-e&s\c\1h\ؗ]m3ĺXqÏ\\j\_\y[+x\E\\V0z\\xi\\n\\\F\n\\7\4\欋\\\M\=\OhL;-\F\\\0\\U*/\\d\.>z_\ME\MՏ-/v\\_څc\\?,U&\\"R[\R\\\\|L\\<uQRVxs	b[\yi\C\\\\0\\\\Tq@W~{Ṝg\IU9\0\\ڡSw\q\\(LpR^_m\o<e\\{FEP\n-\\\,5H:@\\\r\%-\,$y\k\\\3딢ߓ{B2A\\\G\<&%߼w$cTV¶\r|f7hCp\Z\\8wG+dUx\\XcѨV\*6\i(\\H\Xw\6[\|Ja\ʹ\Ж\q^\Oh;xA\3\\-\r\\hM>kv7\[\\ׇd̂zR<2\\\K\\\7II\!1&j[656i8\ntl*\\?\/]\Z4tX\*\52\.p·\\"F6Zؙ\n\$z\z\r9`\\&S9\~{-LKŝI\Ti\\;u!\7\U\eH> -\\%G(m\\0DO;^\K\\lظ!\/?aF\z\\#U%f\\{x\\i<\f;KZ9ްN\Wj_H\]\͚VIR[냛\Bw\s\bN}qY\7zoU\u\\'\1k~P,oʂ-~Bʾ\i>1/#\#\\yX\oa\\DŞheb\\\h\?)31\u\s\_s\Шd\>V*R/\0\\\ӷ\~r\%\"\\\\\\8lb\κ\"7eE=n~\\͙\'2\C/\\r\\r\̈\\r;\JUˑ-\\\B\?	CQ\c2 G\e\\h\h\\݌^\@\˶\\},n\\ۛ~A\F\,\\\"Ǣ\@\npy4&7:wOh4jyD\{\<nн>!\\2_U\d~\p\\7O\";}\"\\0','no'),('scanFileProcessing','','yes'),('suspiciousAdminUsernames',_binary 'a:2:{i:0;s:46:\"/^wp\\.service\\.controller(?:\\.[a-zA-Z0-9]+)$/i\";i:1;s:55:\"/^(?:wordpressssadmin|wordprestadmin|jaime.besser56)$/i\";}','yes'),('lastAttackDataSendTime',_binary '1663388980.758186','yes'),('wfsd_engine','','no'),('signatureUpdateTime',_binary '1662741693','yes'),('adminUserList',_binary 'b:0;','yes'),('emailedIssuesList',_binary 'a:14:{i:0;a:2:{s:7:\"ignoreC\";s:32:\"1fa9c33d7ca81348049fd4735c3353a1\";s:7:\"ignoreP\";s:32:\"1fa9c33d7ca81348049fd4735c3353a1\";}i:1;a:2:{s:7:\"ignoreC\";s:32:\"a328bda1e308a9eadccc1d8cbd455627\";s:7:\"ignoreP\";s:32:\"a328bda1e308a9eadccc1d8cbd455627\";}i:2;a:2:{s:7:\"ignoreC\";s:32:\"bcc3c55f1ae51342f3d694a06372d1c2\";s:7:\"ignoreP\";s:32:\"bcc3c55f1ae51342f3d694a06372d1c2\";}i:3;a:2:{s:7:\"ignoreC\";s:32:\"57e17dfad6cd6513295a37fb28639bbb\";s:7:\"ignoreP\";s:32:\"57e17dfad6cd6513295a37fb28639bbb\";}i:4;a:2:{s:7:\"ignoreC\";s:32:\"7a1a6415f803687235b5c96d24fe8d36\";s:7:\"ignoreP\";s:32:\"7a1a6415f803687235b5c96d24fe8d36\";}i:5;a:2:{s:7:\"ignoreC\";s:32:\"87d3082364c764f509475419bc42b9c3\";s:7:\"ignoreP\";s:32:\"87d3082364c764f509475419bc42b9c3\";}i:6;a:2:{s:7:\"ignoreC\";s:32:\"45dc0bc8d14aff935a1bfe9b9fe9fcbe\";s:7:\"ignoreP\";s:32:\"45dc0bc8d14aff935a1bfe9b9fe9fcbe\";}i:7;a:2:{s:7:\"ignoreC\";s:32:\"d22ee1604e16f87c441ac64c03061569\";s:7:\"ignoreP\";s:32:\"d22ee1604e16f87c441ac64c03061569\";}i:8;a:2:{s:7:\"ignoreC\";s:32:\"8d878a8462c16bc765cf7dd4f2628235\";s:7:\"ignoreP\";s:32:\"8d878a8462c16bc765cf7dd4f2628235\";}i:9;a:2:{s:7:\"ignoreC\";s:32:\"85e33225bd8543626b86e5f886ae2976\";s:7:\"ignoreP\";s:32:\"85e33225bd8543626b86e5f886ae2976\";}i:10;a:2:{s:7:\"ignoreC\";s:32:\"c8935526303d08e8f411db0f320ad730\";s:7:\"ignoreP\";s:32:\"c8935526303d08e8f411db0f320ad730\";}i:11;a:2:{s:7:\"ignoreC\";s:32:\"62d2639a91b3a106d3c7b3e40fe0d59e\";s:7:\"ignoreP\";s:32:\"62d2639a91b3a106d3c7b3e40fe0d59e\";}i:12;a:2:{s:7:\"ignoreC\";s:32:\"a2fad53b76f8bbbb9f54b5cbb3e60666\";s:7:\"ignoreP\";s:32:\"a2fad53b76f8bbbb9f54b5cbb3e60666\";}i:13;a:2:{s:7:\"ignoreC\";s:32:\"8b9ed1f7e39e67261fab9eb1f9b9c316\";s:7:\"ignoreP\";s:32:\"8b9ed1f7e39e67261fab9eb1f9b9c316\";}}','yes'),('totalLogins',_binary '5','yes'),('lastAdminLogin',_binary 'a:6:{s:6:\"userID\";i:3;s:8:\"username\";s:5:\"Ruben\";s:9:\"firstName\";s:5:\"Ruben\";s:8:\"lastName\";s:6:\"Rekker\";s:4:\"time\";s:31:\"Sat 10th September @ 12:05:47AM\";s:2:\"IP\";s:15:\"121.209.164.230\";}','yes'),('totalAlertsSent',_binary '10','yes'),('lastEmailHash',_binary '1663378982:284086636ecaed0da78841a90d99fce8','yes'),('totalIPsBlocked',_binary '41355','yes'),('total503s',_binary '41406','yes'),('lastBruteForceDataSendTime',_binary '1662630592.411000','yes'),('totalIPsLocked',_binary '4','yes'),('scan_force_ipv4_start',_binary '0','yes'),('lastDailyCron',_binary '1663398818','yes'),('scanStartAttempt',_binary '1663398822','yes'),('vulnerabilities_theme',_binary 'a:1:{i:0;a:4:{s:4:\"slug\";s:7:\"salient\";s:9:\"toVersion\";s:6:\"15.0.4\";s:11:\"fromVersion\";s:4:\"14.0\";s:10:\"vulnerable\";b:0;}}','yes');
/*!40000 ALTER TABLE `wpbb_wfconfig` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wfcrawlers`
--

DROP TABLE IF EXISTS `wpbb_wfcrawlers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wfcrawlers` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `patternSig` binary(16) NOT NULL,
  `status` char(8) NOT NULL,
  `lastUpdate` int(10) unsigned NOT NULL,
  `PTR` varchar(255) DEFAULT '',
  PRIMARY KEY (`IP`,`patternSig`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wfcrawlers`
--

LOCK TABLES `wpbb_wfcrawlers` WRITE;
/*!40000 ALTER TABLE `wpbb_wfcrawlers` DISABLE KEYS */;
INSERT INTO `wpbb_wfcrawlers` VALUES (_binary '\0\0\0\0\0\0\0\0\0\0F~',_binary '>b0oQ1\','badPTR',1663127320,'172.70.126.185'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663121904,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fd|',_binary '>b0oQ1\','badPTR',1663111804,'172.70.100.124'),(_binary '\0\0\0\0\0\0\0\0\0\0Fd|',_binary 'i| OoD!\','verified',1663111805,''),(_binary '\0\0\0\0\0\0\0\0\0\0lا',_binary '>b0oQ1\','badPTR',1663121899,'108.162.216.167'),(_binary '\0\0\0\0\0\0\0\0\0\0lا',_binary 'i| OoD!\','verified',1663121899,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663121904,'172.70.130.5'),(_binary '\0\0\0\0\0\0\0\0\0\0F7',_binary 'i| OoD!\','verified',1663108253,''),(_binary '\0\0\0\0\0\0\0\0\0\0F!',_binary 'i| OoD!\','verified',1663108251,''),(_binary '\0\0\0\0\0\0\0\0\0\0F7',_binary '>b0oQ1\','badPTR',1663108253,'172.70.130.55'),(_binary '\0\0\0\0\0\0\0\0\0\0F!',_binary '>b0oQ1\','badPTR',1663108250,'172.70.178.33'),(_binary '\0\0\0\0\0\0\0\0\0\0Fd',_binary 'i| OoD!\','verified',1663108248,''),(_binary '\0\0\0\0\0\0\0\0\0\0FG',_binary '>b0oQ1\','badPTR',1663108245,'172.70.178.71'),(_binary '\0\0\0\0\0\0\0\0\0\0FG',_binary 'i| OoD!\','verified',1663108245,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fd',_binary '>b0oQ1\','badPTR',1663108248,'172.70.131.100'),(_binary '\0\0\0\0\0\0\0\0\0\0F~\',_binary 'i| OoD!\','verified',1663098957,''),(_binary '\0\0\0\0\0\0\0\0\0\0F~\',_binary '>b0oQ1\','badPTR',1663098957,'172.70.126.213'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663097954,''),(_binary '\0\0\0\0\0\0\0\0\0\0BB>',_binary '>b0oQ1\','verified',1662839594,'crawl-66-249-66-62.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0BB#',_binary '>b0oQ1\','verified',1662852748,'crawl-66-249-66-35.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0BB',_binary '>b0oQ1\','verified',1662856944,'crawl-66-249-66-136.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0BH?',_binary '>b0oQ1\','verified',1662939828,'crawl-66-249-72-63.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0BH\',_binary '>b0oQ1\','verified',1662939832,'crawl-66-249-72-247.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0BB',_binary '>b0oQ1\','verified',1662829889,'crawl-66-249-66-8.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0BB ',_binary '>b0oQ1\','verified',1662829875,'crawl-66-249-66-32.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0l\e',_binary 'i| OoD!\','verified',1663097951,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663097954,'172.70.179.20'),(_binary '\0\0\0\0\0\0\0\0\0\0BB\',_binary '>b0oQ1\','verified',1662810432,'crawl-66-249-66-218.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0BE',_binary '>b0oQ1\','verified',1663399597,'crawl-66-249-69-22.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0BE',_binary '>b0oQ1\','verified',1663402298,'crawl-66-249-69-31.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0BH\',_binary '>b0oQ1\','verified',1663038956,'crawl-66-249-72-233.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0BB\',_binary '>b0oQ1\','verified',1662810428,'crawl-66-249-66-213.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0BH+',_binary '>b0oQ1\','verified',1662921898,'crawl-66-249-72-43.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0l\e',_binary '>b0oQ1\','badPTR',1663097950,'108.162.216.101'),(_binary '\0\0\0\0\0\0\0\0\0\0BB\',_binary '>b0oQ1\','verified',1662810456,'crawl-66-249-66-216.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0BBM',_binary '>b0oQ1\','verified',1662818511,'crawl-66-249-66-77.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0BB',_binary '>b0oQ1\','verified',1662819861,'crawl-66-249-66-12.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0BB',_binary '>b0oQ1\','verified',1662819876,'crawl-66-249-66-134.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0BB\',_binary '>b0oQ1\','verified',1662823628,'crawl-66-249-66-220.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0BB',_binary '>b0oQ1\','verified',1662829867,'crawl-66-249-66-130.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0BBO',_binary '>b0oQ1\','verified',1662829872,'crawl-66-249-66-79.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0F~',_binary 'i| OoD!\','verified',1663127320,''),(_binary '\0\0\0\0\0\0\0\0\0\0F@',_binary '>b0oQ1\','badPTR',1663127323,'172.70.131.64'),(_binary '\0\0\0\0\0\0\0\0\0\0F@',_binary 'i| OoD!\','verified',1663127323,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fd',_binary '>b0oQ1\','badPTR',1663127325,'172.70.100.154'),(_binary '\0\0\0\0\0\0\0\0\0\0Fd',_binary 'i| OoD!\','verified',1663127326,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\r',_binary '>b0oQ1\','badPTR',1663127943,'172.70.178.13'),(_binary '\0\0\0\0\0\0\0\0\0\0F\r',_binary 'i| OoD!\','verified',1663127944,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fc',_binary '>b0oQ1\','badPTR',1663127946,'172.70.178.99'),(_binary '\0\0\0\0\0\0\0\0\0\0Fc',_binary 'i| OoD!\','verified',1663127946,''),(_binary '\0\0\0\0\0\0\0\0\0\0FG',_binary '>b0oQ1\','badPTR',1663143628,'172.70.130.71'),(_binary '\0\0\0\0\0\0\0\0\0\0FG',_binary 'i| OoD!\','verified',1663143629,''),(_binary '\0\0\0\0\0\0\0\0\0\0F6',_binary '>b0oQ1\','badPTR',1663143631,'172.70.127.54'),(_binary '\0\0\0\0\0\0\0\0\0\0F6',_binary 'i| OoD!\','verified',1663143631,''),(_binary '\0\0\0\0\0\0\0\0\0\0F~\',_binary '>b0oQ1\','badPTR',1663143633,'172.70.126.205'),(_binary '\0\0\0\0\0\0\0\0\0\0F~\',_binary 'i| OoD!\','verified',1663143634,''),(_binary '\0\0\0\0\0\0\0\0\0\0F~!',_binary '>b0oQ1\','badPTR',1663143657,'172.70.126.33'),(_binary '\0\0\0\0\0\0\0\0\0\0F~!',_binary 'i| OoD!\','verified',1663143657,''),(_binary '\0\0\0\0\0\0\0\0\0\0F~-',_binary '>b0oQ1\','badPTR',1663143664,'172.70.126.45'),(_binary '\0\0\0\0\0\0\0\0\0\0F~-',_binary 'i| OoD!\','verified',1663143664,''),(_binary '\0\0\0\0\0\0\0\0\0\0l\M',_binary '>b0oQ1\','badPTR',1663150193,'108.162.216.77'),(_binary '\0\0\0\0\0\0\0\0\0\0l\M',_binary 'i| OoD!\','verified',1663150193,''),(_binary '\0\0\0\0\0\0\0\0\0\0F~E',_binary '>b0oQ1\','badPTR',1663150196,'172.70.126.69'),(_binary '\0\0\0\0\0\0\0\0\0\0F~E',_binary 'i| OoD!\','verified',1663150196,''),(_binary '\0\0\0\0\0\0\0\0\0\0F~[',_binary '>b0oQ1\','badPTR',1663154995,'172.70.126.91'),(_binary '\0\0\0\0\0\0\0\0\0\0F~[',_binary 'i| OoD!\','verified',1663154996,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fd',_binary '>b0oQ1\','badPTR',1663155009,'172.70.100.166'),(_binary '\0\0\0\0\0\0\0\0\0\0Fd',_binary 'i| OoD!\','verified',1663155009,''),(_binary '\0\0\0\0\0\0\0\0\0\0F~u',_binary '>b0oQ1\','badPTR',1663155084,'172.70.126.117'),(_binary '\0\0\0\0\0\0\0\0\0\0F~u',_binary 'i| OoD!\','verified',1663155084,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663166215,'172.70.174.129'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663166215,''),(_binary '\0\0\0\0\0\0\0\0\0\0FS',_binary '>b0oQ1\','badPTR',1663168809,'172.70.174.83'),(_binary '\0\0\0\0\0\0\0\0\0\0FS',_binary 'i| OoD!\','verified',1663168809,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663168811,'172.70.135.190'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663168812,''),(_binary '\0\0\0\0\0\0\0\0\0\0F&\',_binary '>b0oQ1\','badPTR',1663168846,'172.70.38.239'),(_binary '\0\0\0\0\0\0\0\0\0\0F&\',_binary 'i| OoD!\','verified',1663168846,''),(_binary '\0\0\0\0\0\0\0\0\0\0F$',_binary '>b0oQ1\','badPTR',1663168930,'172.70.135.36'),(_binary '\0\0\0\0\0\0\0\0\0\0F$',_binary 'i| OoD!\','verified',1663168930,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663173725,'172.70.174.171'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663173725,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663175945,'172.70.175.168'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663175945,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fv',_binary '>b0oQ1\','badPTR',1663181611,'172.70.135.118'),(_binary '\0\0\0\0\0\0\0\0\0\0Fv',_binary 'i| OoD!\','verified',1663181612,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\"G',_binary '>b0oQ1\','badPTR',1663181614,'172.70.34.71'),(_binary '\0\0\0\0\0\0\0\0\0\0F\"G',_binary 'i| OoD!\','verified',1663181614,''),(_binary '\0\0\0\0\0\0\0\0\0\0F#',_binary '>b0oQ1\','badPTR',1663181617,'172.70.35.6'),(_binary '\0\0\0\0\0\0\0\0\0\0F#',_binary 'i| OoD!\','verified',1663181617,''),(_binary '\0\0\0\0\0\0\0\0\0\0F#N',_binary '>b0oQ1\','badPTR',1663183809,'172.70.35.78'),(_binary '\0\0\0\0\0\0\0\0\0\0F#N',_binary 'i| OoD!\','verified',1663183809,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\"',_binary '>b0oQ1\','badPTR',1663187390,'172.70.34.141'),(_binary '\0\0\0\0\0\0\0\0\0\0F\"',_binary 'i| OoD!\','verified',1663187390,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary '>b0oQ1\','badPTR',1663189190,'172.70.175.236'),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary 'i| OoD!\','verified',1663189190,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663190634,'172.70.134.253'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663190634,''),(_binary '\0\0\0\0\0\0\0\0\0\0F+',_binary '>b0oQ1\','badPTR',1663207316,'172.70.178.43'),(_binary '\0\0\0\0\0\0\0\0\0\0F+',_binary 'i| OoD!\','verified',1663207316,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663212102,'172.70.178.181'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663212102,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fd&',_binary '>b0oQ1\','badPTR',1663212530,'172.70.100.38'),(_binary '\0\0\0\0\0\0\0\0\0\0Fd&',_binary 'i| OoD!\','verified',1663212530,''),(_binary '\0\0\0\0\0\0\0\0\0\0F~',_binary '>b0oQ1\','badPTR',1663214137,'172.70.126.145'),(_binary '\0\0\0\0\0\0\0\0\0\0F~',_binary 'i| OoD!\','verified',1663214137,''),(_binary '\0\0\0\0\0\0\0\0\0\0F~\',_binary '>b0oQ1\','badPTR',1663214145,'172.70.126.241'),(_binary '\0\0\0\0\0\0\0\0\0\0F~\',_binary 'i| OoD!\','verified',1663214145,''),(_binary '\0\0\0\0\0\0\0\0\0\0F2',_binary '>b0oQ1\','badPTR',1663217501,'172.70.127.50'),(_binary '\0\0\0\0\0\0\0\0\0\0F2',_binary 'i| OoD!\','verified',1663217501,''),(_binary '\0\0\0\0\0\0\0\0\0\0lؓ',_binary '>b0oQ1\','badPTR',1663217512,'108.162.216.147'),(_binary '\0\0\0\0\0\0\0\0\0\0lؓ',_binary 'i| OoD!\','verified',1663217512,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fdz',_binary '>b0oQ1\','badPTR',1663217519,'172.70.100.122'),(_binary '\0\0\0\0\0\0\0\0\0\0Fdz',_binary 'i| OoD!\','verified',1663217519,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663219514,'172.70.179.12'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663219515,''),(_binary '\0\0\0\0\0\0\0\0\0\0F~',_binary '>b0oQ1\','badPTR',1663221530,'172.70.126.11'),(_binary '\0\0\0\0\0\0\0\0\0\0F~',_binary 'i| OoD!\','verified',1663221531,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fd\',_binary '>b0oQ1\','badPTR',1663222173,'172.70.100.200'),(_binary '\0\0\0\0\0\0\0\0\0\0Fd\',_binary 'i| OoD!\','verified',1663222173,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary '>b0oQ1\','badPTR',1663223544,'172.70.130.235'),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary 'i| OoD!\','verified',1663223544,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663225559,'172.70.127.28'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663225559,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663226517,'172.70.131.18'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663226518,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663228605,'172.70.131.24'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663228606,''),(_binary '\0\0\0\0\0\0\0\0\0\0l\-',_binary '>b0oQ1\','badPTR',1663228773,'108.162.216.45'),(_binary '\0\0\0\0\0\0\0\0\0\0l\-',_binary 'i| OoD!\','verified',1663228774,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663231919,'172.70.131.146'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663231920,''),(_binary '\0\0\0\0\0\0\0\0\0\0FD',_binary '>b0oQ1\','badPTR',1663231921,'172.70.127.68'),(_binary '\0\0\0\0\0\0\0\0\0\0FD',_binary 'i| OoD!\','verified',1663231921,''),(_binary '\0\0\0\0\0\0\0\0\0\0l\\',_binary '>b0oQ1\','badPTR',1663231924,'108.162.216.227'),(_binary '\0\0\0\0\0\0\0\0\0\0l\\',_binary 'i| OoD!\','verified',1663231924,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663231926,'172.70.131.138'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663231926,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary '>b0oQ1\','badPTR',1663231956,'172.70.130.217'),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary 'i| OoD!\','verified',1663231956,''),(_binary '\0\0\0\0\0\0\0\0\0\0FF',_binary '>b0oQ1\','badPTR',1663231987,'172.70.131.70'),(_binary '\0\0\0\0\0\0\0\0\0\0FF',_binary 'i| OoD!\','verified',1663231987,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fdl',_binary '>b0oQ1\','badPTR',1663232343,'172.70.100.108'),(_binary '\0\0\0\0\0\0\0\0\0\0Fdl',_binary 'i| OoD!\','verified',1663232343,''),(_binary '\0\0\0\0\0\0\0\0\0\0FP',_binary '>b0oQ1\','badPTR',1663232351,'172.70.127.80'),(_binary '\0\0\0\0\0\0\0\0\0\0FP',_binary 'i| OoD!\','verified',1663232351,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fd',_binary '>b0oQ1\','badPTR',1663232355,'172.70.100.30'),(_binary '\0\0\0\0\0\0\0\0\0\0Fd',_binary 'i| OoD!\','verified',1663232356,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fd',_binary '>b0oQ1\','badPTR',1663232383,'172.70.100.18'),(_binary '\0\0\0\0\0\0\0\0\0\0Fd',_binary 'i| OoD!\','verified',1663232383,''),(_binary '\0\0\0\0\0\0\0\0\0\0F~\',_binary '>b0oQ1\','badPTR',1663234601,'172.70.126.199'),(_binary '\0\0\0\0\0\0\0\0\0\0F~\',_binary 'i| OoD!\','verified',1663234602,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary '>b0oQ1\','badPTR',1663236870,'172.70.178.225'),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary 'i| OoD!\','verified',1663236871,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663236873,'172.70.127.4'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663236874,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary '>b0oQ1\','badPTR',1663238245,'172.70.131.222'),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary 'i| OoD!\','verified',1663238246,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary '>b0oQ1\','badPTR',1663240319,'172.70.178.207'),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary 'i| OoD!\','verified',1663240320,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663245544,'172.70.174.193'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663245544,''),(_binary '\0\0\0\0\0\0\0\0\0\0F&K',_binary '>b0oQ1\','badPTR',1663247961,'172.70.38.75'),(_binary '\0\0\0\0\0\0\0\0\0\0F&K',_binary 'i| OoD!\','verified',1663247961,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\"\r',_binary '>b0oQ1\','badPTR',1663248634,'172.70.34.13'),(_binary '\0\0\0\0\0\0\0\0\0\0F\"\r',_binary 'i| OoD!\','verified',1663248634,''),(_binary '\0\0\0\0\0\0\0\0\0\0FZ',_binary '>b0oQ1\','badPTR',1663248637,'172.70.175.90'),(_binary '\0\0\0\0\0\0\0\0\0\0FZ',_binary 'i| OoD!\','verified',1663248637,''),(_binary '\0\0\0\0\0\0\0\0\0\0FO',_binary '>b0oQ1\','badPTR',1663248648,'172.70.174.79'),(_binary '\0\0\0\0\0\0\0\0\0\0FO',_binary 'i| OoD!\','verified',1663248648,''),(_binary '\0\0\0\0\0\0\0\0\0\0F#\n',_binary '>b0oQ1\','badPTR',1663248649,'172.70.35.10'),(_binary '\0\0\0\0\0\0\0\0\0\0F#\n',_binary 'i| OoD!\','verified',1663248649,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\"',_binary '>b0oQ1\','badPTR',1663248651,'172.70.34.253'),(_binary '\0\0\0\0\0\0\0\0\0\0F\"',_binary 'i| OoD!\','verified',1663248651,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\"\',_binary '>b0oQ1\','badPTR',1663248652,'172.70.34.245'),(_binary '\0\0\0\0\0\0\0\0\0\0F\"\',_binary 'i| OoD!\','verified',1663248653,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fr',_binary '>b0oQ1\','badPTR',1663249329,'172.70.135.114'),(_binary '\0\0\0\0\0\0\0\0\0\0Fr',_binary 'i| OoD!\','verified',1663249330,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary '>b0oQ1\','badPTR',1663253588,'172.70.175.196'),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary 'i| OoD!\','verified',1663253588,''),(_binary '\0\0\0\0\0\0\0\0\0\0F&',_binary '>b0oQ1\','badPTR',1663256505,'172.70.38.147'),(_binary '\0\0\0\0\0\0\0\0\0\0F&',_binary 'i| OoD!\','verified',1663256505,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary '>b0oQ1\','badPTR',1663256513,'172.70.134.213'),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary 'i| OoD!\','verified',1663256513,''),(_binary '\0\0\0\0\0\0\0\0\0\0F&',_binary '>b0oQ1\','badPTR',1663256525,'172.70.38.31'),(_binary '\0\0\0\0\0\0\0\0\0\0F&',_binary 'i| OoD!\','verified',1663256525,''),(_binary '\0\0\0\0\0\0\0\0\0\0F*I',_binary '>b0oQ1\','badPTR',1663258987,'172.70.42.73'),(_binary '\0\0\0\0\0\0\0\0\0\0F*I',_binary 'i| OoD!\','verified',1663258987,''),(_binary '\0\0\0\0\0\0\0\0\0\0F#4',_binary '>b0oQ1\','badPTR',1663264387,'172.70.35.52'),(_binary '\0\0\0\0\0\0\0\0\0\0F#4',_binary 'i| OoD!\','verified',1663264387,''),(_binary '\0\0\0\0\0\0\0\0\0\0F)',_binary '>b0oQ1\','badPTR',1663269787,'172.70.134.41'),(_binary '\0\0\0\0\0\0\0\0\0\0F)',_binary 'i| OoD!\','verified',1663269787,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663269794,'172.70.135.128'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663269795,''),(_binary '\0\0\0\0\0\0\0\0\0\0O,',_binary '>b0oQ1\','badPTR',1663275189,'162.158.79.44'),(_binary '\0\0\0\0\0\0\0\0\0\0O,',_binary 'i| OoD!\','verified',1663275190,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663291209,'172.70.135.160'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663291209,''),(_binary '\0\0\0\0\0\0\0\0\0\0F@',_binary '>b0oQ1\','badPTR',1663296030,'172.70.135.64'),(_binary '\0\0\0\0\0\0\0\0\0\0F@',_binary 'i| OoD!\','verified',1663296031,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fk',_binary '>b0oQ1\','badPTR',1663297642,'172.70.174.107'),(_binary '\0\0\0\0\0\0\0\0\0\0Fk',_binary 'i| OoD!\','verified',1663297642,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663297652,'172.70.175.164'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663297652,''),(_binary '\0\0\0\0\0\0\0\0\0\0FX',_binary '>b0oQ1\','badPTR',1663297655,'172.70.175.88'),(_binary '\0\0\0\0\0\0\0\0\0\0FX',_binary 'i| OoD!\','verified',1663297656,''),(_binary '\0\0\0\0\0\0\0\0\0\0F^',_binary '>b0oQ1\','badPTR',1663300337,'172.70.135.94'),(_binary '\0\0\0\0\0\0\0\0\0\0F^',_binary 'i| OoD!\','verified',1663300337,''),(_binary '\0\0\0\0\0\0\0\0\0\0F9',_binary '>b0oQ1\','badPTR',1663300340,'172.70.134.57'),(_binary '\0\0\0\0\0\0\0\0\0\0F9',_binary 'i| OoD!\','verified',1663300340,''),(_binary '\0\0\0\0\0\0\0\0\0\0F%',_binary '>b0oQ1\','badPTR',1663305223,'172.70.174.37'),(_binary '\0\0\0\0\0\0\0\0\0\0F%',_binary 'i| OoD!\','verified',1663305224,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary '>b0oQ1\','badPTR',1663305741,'172.70.175.212'),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary 'i| OoD!\','verified',1663305741,''),(_binary '\0\0\0\0\0\0\0\0\0\0FU',_binary '>b0oQ1\','badPTR',1663308438,'172.70.174.85'),(_binary '\0\0\0\0\0\0\0\0\0\0FU',_binary 'i| OoD!\','verified',1663308438,''),(_binary '\0\0\0\0\0\0\0\0\0\0F6',_binary '>b0oQ1\','badPTR',1663308441,'172.70.135.54'),(_binary '\0\0\0\0\0\0\0\0\0\0F6',_binary 'i| OoD!\','verified',1663308441,''),(_binary '\0\0\0\0\0\0\0\0\0\0N',_binary '>b0oQ1\','badPTR',1663308447,'162.158.78.149'),(_binary '\0\0\0\0\0\0\0\0\0\0Fe',_binary '>b0oQ1\','badPTR',1663308447,'172.70.174.101'),(_binary '\0\0\0\0\0\0\0\0\0\0N',_binary 'i| OoD!\','verified',1663308448,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fe',_binary 'i| OoD!\','verified',1663308448,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\'',_binary '>b0oQ1\','badPTR',1663311652,'172.70.174.39'),(_binary '\0\0\0\0\0\0\0\0\0\0F\'',_binary 'i| OoD!\','verified',1663311652,''),(_binary '\0\0\0\0\0\0\0\0\0\0F{',_binary '>b0oQ1\','badPTR',1663311654,'172.70.134.123'),(_binary '\0\0\0\0\0\0\0\0\0\0F{',_binary 'i| OoD!\','verified',1663311654,''),(_binary '\0\0\0\0\0\0\0\0\0\0O ',_binary '>b0oQ1\','badPTR',1663313320,'162.158.79.32'),(_binary '\0\0\0\0\0\0\0\0\0\0O ',_binary 'i| OoD!\','verified',1663313320,''),(_binary '\0\0\0\0\0\0\0\0\0\0F.',_binary '>b0oQ1\','badPTR',1663313323,'172.70.175.46'),(_binary '\0\0\0\0\0\0\0\0\0\0F.',_binary 'i| OoD!\','verified',1663313323,''),(_binary '\0\0\0\0\0\0\0\0\0\0N\',_binary '>b0oQ1\','badPTR',1663313325,'162.158.78.201'),(_binary '\0\0\0\0\0\0\0\0\0\0N\',_binary 'i| OoD!\','verified',1663313326,''),(_binary '\0\0\0\0\0\0\0\0\0\0F/',_binary '>b0oQ1\','badPTR',1663313331,'172.70.134.47'),(_binary '\0\0\0\0\0\0\0\0\0\0F/',_binary 'i| OoD!\','verified',1663313332,''),(_binary '\0\0\0\0\0\0\0\0\0\0F|',_binary '>b0oQ1\','badPTR',1663313844,'172.70.135.124'),(_binary '\0\0\0\0\0\0\0\0\0\0F|',_binary 'i| OoD!\','verified',1663313844,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fo',_binary '>b0oQ1\','badPTR',1663319241,'172.70.134.111'),(_binary '\0\0\0\0\0\0\0\0\0\0Fo',_binary 'i| OoD!\','verified',1663319241,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663319248,'172.70.174.127'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663319248,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663319250,'172.70.135.24'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663319250,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663322451,'172.70.134.25'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663322452,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663322454,'172.70.134.167'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663322454,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663327310,'172.70.175.160'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663327310,''),(_binary '\0\0\0\0\0\0\0\0\0\0k',_binary '>b0oQ1\','badPTR',1663328906,'162.158.107.248'),(_binary '\0\0\0\0\0\0\0\0\0\0k',_binary 'i| OoD!\','verified',1663328906,''),(_binary '\0\0\0\0\0\0\0\0\0\0G3',_binary '>b0oQ1\','badPTR',1663328908,'172.71.142.51'),(_binary '\0\0\0\0\0\0\0\0\0\0G3',_binary 'i| OoD!\','verified',1663328909,''),(_binary '\0\0\0\0\0\0\0\0\0\0l\',_binary '>b0oQ1\','badPTR',1663328911,'108.162.246.158'),(_binary '\0\0\0\0\0\0\0\0\0\0l\',_binary 'i| OoD!\','verified',1663328911,''),(_binary '\0\0\0\0\0\0\0\0\0\0l\',_binary '>b0oQ1\','badPTR',1663328914,'108.162.246.148'),(_binary '\0\0\0\0\0\0\0\0\0\0l\',_binary 'i| OoD!\','verified',1663328914,''),(_binary '\0\0\0\0\0\0\0\0\0\0G',_binary '>b0oQ1\','badPTR',1663328924,'172.71.150.149'),(_binary '\0\0\0\0\0\0\0\0\0\0G',_binary 'i| OoD!\','verified',1663328924,''),(_binary '\0\0\0\0\0\0\0\0\0\0Ge',_binary '>b0oQ1\','badPTR',1663332094,'172.71.150.101'),(_binary '\0\0\0\0\0\0\0\0\0\0Ge',_binary 'i| OoD!\','verified',1663332095,''),(_binary '\0\0\0\0\0\0\0\0\0\0G\',_binary '>b0oQ1\','badPTR',1663332102,'172.71.146.211'),(_binary '\0\0\0\0\0\0\0\0\0\0G\',_binary 'i| OoD!\','verified',1663332103,''),(_binary '\0\0\0\0\0\0\0\0\0\0k8',_binary '>b0oQ1\','badPTR',1663332105,'162.158.107.56'),(_binary '\0\0\0\0\0\0\0\0\0\0k8',_binary 'i| OoD!\','verified',1663332105,''),(_binary '\0\0\0\0\0\0\0\0\0\0G',_binary '>b0oQ1\','badPTR',1663333610,'172.71.146.175'),(_binary '\0\0\0\0\0\0\0\0\0\0G',_binary 'i| OoD!\','verified',1663333610,''),(_binary '\0\0\0\0\0\0\0\0\0\0j	',_binary '>b0oQ1\','badPTR',1663337498,'162.158.106.9'),(_binary '\0\0\0\0\0\0\0\0\0\0j	',_binary 'i| OoD!\','verified',1663337498,''),(_binary '\0\0\0\0\0\0\0\0\0\0GM',_binary '>b0oQ1\','badPTR',1663337502,'172.71.142.77'),(_binary '\0\0\0\0\0\0\0\0\0\0GM',_binary 'i| OoD!\','verified',1663337502,''),(_binary '\0\0\0\0\0\0\0\0\0\0G\'',_binary '>b0oQ1\','badPTR',1663337505,'172.71.142.39'),(_binary '\0\0\0\0\0\0\0\0\0\0G\'',_binary 'i| OoD!\','verified',1663337505,''),(_binary '\0\0\0\0\0\0\0\0\0\0G%',_binary '>b0oQ1\','badPTR',1663337511,'172.71.150.37'),(_binary '\0\0\0\0\0\0\0\0\0\0G%',_binary 'i| OoD!\','verified',1663337511,''),(_binary '\0\0\0\0\0\0\0\0\0\0G\',_binary '>b0oQ1\','badPTR',1663339290,'172.71.146.207'),(_binary '\0\0\0\0\0\0\0\0\0\0G\',_binary 'i| OoD!\','verified',1663339290,''),(_binary '\0\0\0\0\0\0\0\0\0\0l\`',_binary '>b0oQ1\','badPTR',1663342894,'108.162.246.96'),(_binary '\0\0\0\0\0\0\0\0\0\0l\`',_binary 'i| OoD!\','verified',1663342895,''),(_binary '\0\0\0\0\0\0\0\0\0\0l\d',_binary '>b0oQ1\','badPTR',1663342897,'108.162.246.100'),(_binary '\0\0\0\0\0\0\0\0\0\0l\d',_binary 'i| OoD!\','verified',1663342898,''),(_binary '\0\0\0\0\0\0\0\0\0\0G',_binary '>b0oQ1\','badPTR',1663342913,'172.71.146.17'),(_binary '\0\0\0\0\0\0\0\0\0\0G',_binary 'i| OoD!\','verified',1663342914,''),(_binary '\0\0\0\0\0\0\0\0\0\0k<',_binary '>b0oQ1\','badPTR',1663342916,'162.158.107.60'),(_binary '\0\0\0\0\0\0\0\0\0\0k<',_binary 'i| OoD!\','verified',1663342917,''),(_binary '\0\0\0\0\0\0\0\0\0\0G+',_binary '>b0oQ1\','badPTR',1663348108,'172.71.142.43'),(_binary '\0\0\0\0\0\0\0\0\0\0G+',_binary 'i| OoD!\','verified',1663348109,''),(_binary '\0\0\0\0\0\0\0\0\0\0G	',_binary '>b0oQ1\','badPTR',1663348111,'172.71.142.9'),(_binary '\0\0\0\0\0\0\0\0\0\0G	',_binary 'i| OoD!\','verified',1663348111,''),(_binary '\0\0\0\0\0\0\0\0\0\0j#',_binary '>b0oQ1\','badPTR',1663348117,'162.158.106.35'),(_binary '\0\0\0\0\0\0\0\0\0\0j#',_binary 'i| OoD!\','verified',1663348118,''),(_binary '\0\0\0\0\0\0\0\0\0\0Go',_binary '>b0oQ1\','badPTR',1663348118,'172.71.142.111'),(_binary '\0\0\0\0\0\0\0\0\0\0Go',_binary 'i| OoD!\','verified',1663348118,''),(_binary '\0\0\0\0\0\0\0\0\0\0l\\',_binary '>b0oQ1\','badPTR',1663348120,'108.162.246.232'),(_binary '\0\0\0\0\0\0\0\0\0\0l\\',_binary 'i| OoD!\','verified',1663348121,''),(_binary '\0\0\0\0\0\0\0\0\0\0G',_binary '>b0oQ1\','badPTR',1663348284,'172.71.142.29'),(_binary '\0\0\0\0\0\0\0\0\0\0G',_binary 'i| OoD!\','verified',1663348284,''),(_binary '\0\0\0\0\0\0\0\0\0\0GS',_binary '>b0oQ1\','badPTR',1663348295,'172.71.142.83'),(_binary '\0\0\0\0\0\0\0\0\0\0GS',_binary 'i| OoD!\','verified',1663348295,''),(_binary '\0\0\0\0\0\0\0\0\0\0l\\',_binary '>b0oQ1\','badPTR',1663348298,'108.162.246.242'),(_binary '\0\0\0\0\0\0\0\0\0\0l\\',_binary 'i| OoD!\','verified',1663348298,''),(_binary '\0\0\0\0\0\0\0\0\0\0l\',_binary '>b0oQ1\','badPTR',1663350806,'108.162.246.248'),(_binary '\0\0\0\0\0\0\0\0\0\0l\',_binary 'i| OoD!\','verified',1663350806,''),(_binary '\0\0\0\0\0\0\0\0\0\0Gq',_binary '>b0oQ1\','badPTR',1663354099,'172.71.142.113'),(_binary '\0\0\0\0\0\0\0\0\0\0Gq',_binary 'i| OoD!\','verified',1663354099,''),(_binary '\0\0\0\0\0\0\0\0\0\0G',_binary '>b0oQ1\','badPTR',1663355628,'172.71.166.249'),(_binary '\0\0\0\0\0\0\0\0\0\0G',_binary 'i| OoD!\','verified',1663355629,''),(_binary '\0\0\0\0\0\0\0\0\0\0l\N',_binary '>b0oQ1\','badPTR',1663355631,'108.162.246.78'),(_binary '\0\0\0\0\0\0\0\0\0\0l\N',_binary 'i| OoD!\','verified',1663355632,''),(_binary '\0\0\0\0\0\0\0\0\0\0Gw',_binary '>b0oQ1\','badPTR',1663355641,'172.71.146.119'),(_binary '\0\0\0\0\0\0\0\0\0\0Gw',_binary 'i| OoD!\','verified',1663355642,''),(_binary '\0\0\0\0\0\0\0\0\0\0GI',_binary '>b0oQ1\','badPTR',1663355666,'172.71.146.73'),(_binary '\0\0\0\0\0\0\0\0\0\0GI',_binary 'i| OoD!\','verified',1663355666,''),(_binary '\0\0\0\0\0\0\0\0\0\0G7',_binary '>b0oQ1\','badPTR',1663361130,'172.71.146.55'),(_binary '\0\0\0\0\0\0\0\0\0\0G7',_binary 'i| OoD!\','verified',1663361130,''),(_binary '\0\0\0\0\0\0\0\0\0\0l\2',_binary '>b0oQ1\','badPTR',1663361133,'108.162.246.50'),(_binary '\0\0\0\0\0\0\0\0\0\0l\2',_binary 'i| OoD!\','verified',1663361133,''),(_binary '\0\0\0\0\0\0\0\0\0\0G_',_binary '>b0oQ1\','badPTR',1663361140,'172.71.142.95'),(_binary '\0\0\0\0\0\0\0\0\0\0G_',_binary 'i| OoD!\','verified',1663361140,''),(_binary '\0\0\0\0\0\0\0\0\0\0GO',_binary '>b0oQ1\','badPTR',1663363203,'172.71.146.79'),(_binary '\0\0\0\0\0\0\0\0\0\0GO',_binary 'i| OoD!\','verified',1663363203,''),(_binary '\0\0\0\0\0\0\0\0\0\0G\'',_binary '>b0oQ1\','badPTR',1663366201,'172.71.150.39'),(_binary '\0\0\0\0\0\0\0\0\0\0G\'',_binary 'i| OoD!\','verified',1663366201,''),(_binary '\0\0\0\0\0\0\0\0\0\0Gi',_binary '>b0oQ1\','badPTR',1663367554,'172.71.146.105'),(_binary '\0\0\0\0\0\0\0\0\0\0Gi',_binary 'i| OoD!\','verified',1663367554,''),(_binary '\0\0\0\0\0\0\0\0\0\0G?',_binary '>b0oQ1\','badPTR',1663370376,'172.71.150.63'),(_binary '\0\0\0\0\0\0\0\0\0\0G?',_binary 'i| OoD!\','verified',1663370377,''),(_binary '\0\0\0\0\0\0\0\0\0\0Gy',_binary '>b0oQ1\','badPTR',1663370381,'172.71.142.121'),(_binary '\0\0\0\0\0\0\0\0\0\0Gy',_binary 'i| OoD!\','verified',1663370382,''),(_binary '\0\0\0\0\0\0\0\0\0\0G%',_binary '>b0oQ1\','badPTR',1663370486,'172.71.146.37'),(_binary '\0\0\0\0\0\0\0\0\0\0G%',_binary 'i| OoD!\','verified',1663370487,''),(_binary '\0\0\0\0\0\0\0\0\0\0FI',_binary '>b0oQ1\','badPTR',1663373076,'172.70.178.73'),(_binary '\0\0\0\0\0\0\0\0\0\0FI',_binary 'i| OoD!\','verified',1663373076,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663373093,'172.70.178.147'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663373093,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663373722,'172.70.130.191'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663373722,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary '>b0oQ1\','badPTR',1663374625,'172.70.178.215'),(_binary '\0\0\0\0\0\0\0\0\0\0F?',_binary '>b0oQ1\','badPTR',1663374626,'172.70.130.63'),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary 'i| OoD!\','verified',1663374626,''),(_binary '\0\0\0\0\0\0\0\0\0\0F?',_binary 'i| OoD!\','verified',1663374626,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fd<',_binary '>b0oQ1\','badPTR',1663374627,'172.70.100.60'),(_binary '\0\0\0\0\0\0\0\0\0\0Fd<',_binary 'i| OoD!\','verified',1663374627,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fe',_binary '>b0oQ1\','badPTR',1663374631,'172.70.178.101'),(_binary '\0\0\0\0\0\0\0\0\0\0Fe',_binary 'i| OoD!\','verified',1663374632,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fv',_binary '>b0oQ1\','badPTR',1663374632,'172.70.131.118'),(_binary '\0\0\0\0\0\0\0\0\0\0Fv',_binary 'i| OoD!\','verified',1663374633,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fd',_binary '>b0oQ1\','badPTR',1663374633,'172.70.100.188'),(_binary '\0\0\0\0\0\0\0\0\0\0Fd',_binary 'i| OoD!\','verified',1663374633,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fd',_binary '>b0oQ1\','badPTR',1663374634,'172.70.100.150'),(_binary '\0\0\0\0\0\0\0\0\0\0Fd',_binary 'i| OoD!\','verified',1663374634,''),(_binary '\0\0\0\0\0\0\0\0\0\0l\\',_binary '>b0oQ1\','badPTR',1663374635,'108.162.216.203'),(_binary '\0\0\0\0\0\0\0\0\0\0l\\',_binary 'i| OoD!\','verified',1663374636,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663374636,'172.70.131.186'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663374636,''),(_binary '\0\0\0\0\0\0\0\0\0\0l؇',_binary '>b0oQ1\','badPTR',1663374637,'108.162.216.135'),(_binary '\0\0\0\0\0\0\0\0\0\0l؇',_binary 'i| OoD!\','verified',1663374637,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663375374,'172.70.130.149'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663375374,''),(_binary '\0\0\0\0\0\0\0\0\0\0lؑ',_binary '>b0oQ1\','badPTR',1663375891,'108.162.216.145'),(_binary '\0\0\0\0\0\0\0\0\0\0lؑ',_binary 'i| OoD!\','verified',1663375891,''),(_binary '\0\0\0\0\0\0\0\0\0\0FC',_binary '>b0oQ1\','badPTR',1663377114,'172.70.178.67'),(_binary '\0\0\0\0\0\0\0\0\0\0FC',_binary 'i| OoD!\','verified',1663377114,''),(_binary '\0\0\0\0\0\0\0\0\0\0F~3',_binary '>b0oQ1\','badPTR',1663378354,'172.70.126.51'),(_binary '\0\0\0\0\0\0\0\0\0\0F~3',_binary 'i| OoD!\','verified',1663378354,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary '>b0oQ1\','badPTR',1663378356,'172.70.131.202'),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary 'i| OoD!\','verified',1663378357,''),(_binary '\0\0\0\0\0\0\0\0\0\0F`',_binary '>b0oQ1\','badPTR',1663378372,'172.70.131.96'),(_binary '\0\0\0\0\0\0\0\0\0\0F`',_binary 'i| OoD!\','verified',1663378372,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary '>b0oQ1\','badPTR',1663380725,'172.70.131.204'),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary 'i| OoD!\','verified',1663380725,''),(_binary '\0\0\0\0\0\0\0\0\0\0F~\',_binary '>b0oQ1\','badPTR',1663381176,'172.70.126.223'),(_binary '\0\0\0\0\0\0\0\0\0\0F~\',_binary 'i| OoD!\','verified',1663381176,''),(_binary '\0\0\0\0\0\0\0\0\0\0F ',_binary '>b0oQ1\','badPTR',1663381179,'172.70.127.32'),(_binary '\0\0\0\0\0\0\0\0\0\0F ',_binary 'i| OoD!\','verified',1663381179,''),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary '>b0oQ1\','badPTR',1663383876,'172.70.131.180'),(_binary '\0\0\0\0\0\0\0\0\0\0F',_binary 'i| OoD!\','verified',1663383876,''),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary '>b0oQ1\','badPTR',1663383879,'172.70.130.239'),(_binary '\0\0\0\0\0\0\0\0\0\0F\',_binary 'i| OoD!\','verified',1663383879,''),(_binary '\0\0\0\0\0\0\0\0\0\0Fd',_binary '>b0oQ1\','badPTR',1663389418,'172.70.100.174'),(_binary '\0\0\0\0\0\0\0\0\0\0Fd',_binary 'i| OoD!\','verified',1663389419,''),(_binary '\0\0\0\0\0\0\0\0\0\0F9',_binary '>b0oQ1\','badPTR',1663389441,'172.70.130.57'),(_binary '\0\0\0\0\0\0\0\0\0\0F9',_binary 'i| OoD!\','verified',1663389442,'');
/*!40000 ALTER TABLE `wpbb_wfcrawlers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wffilechanges`
--

DROP TABLE IF EXISTS `wpbb_wffilechanges`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wffilechanges` (
  `filenameHash` char(64) NOT NULL,
  `file` varchar(1000) NOT NULL,
  `md5` char(32) NOT NULL,
  PRIMARY KEY (`filenameHash`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wffilechanges`
--

LOCK TABLES `wpbb_wffilechanges` WRITE;
/*!40000 ALTER TABLE `wpbb_wffilechanges` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_wffilechanges` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wffilemods`
--

DROP TABLE IF EXISTS `wpbb_wffilemods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wffilemods` (
  `filenameMD5` binary(16) NOT NULL,
  `filename` varchar(1000) NOT NULL,
  `real_path` text NOT NULL,
  `knownFile` tinyint(3) unsigned NOT NULL,
  `oldMD5` binary(16) NOT NULL,
  `newMD5` binary(16) NOT NULL,
  `SHAC` binary(32) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `stoppedOnSignature` varchar(255) NOT NULL DEFAULT '',
  `stoppedOnPosition` int(10) unsigned NOT NULL DEFAULT '0',
  `isSafeFile` varchar(1) NOT NULL DEFAULT '?',
  PRIMARY KEY (`filenameMD5`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wffilemods`
--

LOCK TABLES `wpbb_wffilemods` WRITE;
/*!40000 ALTER TABLE `wpbb_wffilemods` DISABLE KEYS */;
INSERT INTO `wpbb_wffilemods` VALUES (_binary 'u\r-ߪp8\a&M','wp-content/plugins/advanced-custom-fields/README.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\CèS\\y\>',_binary '\c\\-9\Q\ }mo\\T\_\','',0,'?'),(_binary '\_/\B\Q]k','wp-content/plugins/advanced-custom-fields/acf.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/acf.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\\Dw\ \\&',_binary '^#\\u|J\&2\\\\"5\NjU0\\$\','',0,'?'),(_binary '\\\\\P07\\\%','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-dark.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-dark.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\q\7b٪\cgh',_binary 'aQ\"\m^\毴z>}\\P͠]\iE','',0,'?'),(_binary '؂p(\r\\\ZG\','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-dark.css.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-dark.css.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\"\V\0z',_binary '1ua\6\\i%\\5\đt|ꁅDe:','',0,'?'),(_binary 'J^v`8ٵ3e','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-dark.css.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-dark.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RA`\\\KWJ:\\',_binary '.c\\\:K\]+\\נ:\VK\\G6\\','',0,'?'),(_binary 'D\\\#\\OTp#\9','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-dark.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-dark.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xY̮zy\\\ɳXb',_binary '\L+0)1_sA\^\'?\\⟒','',0,'?'),(_binary '\U\\H߽9\\eͰ\','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-field-group.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-field-group.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C}\t\SSא>',_binary ']\\Ax0\\M338k\U','',0,'?'),(_binary '`\\>;	*PZo','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-field-group.css.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-field-group.css.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\"\V\0z',_binary '1ua\6\\i%\\5\đt|ꁅDe:','',0,'?'),(_binary '9ݳ5\]XT\','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-field-group.css.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-field-group.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'<\r\Jph-	j',_binary 'F\&m$lnW\$[\v(\0k>,y;	','',0,'?'),(_binary '|\i\>Y޿Q','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-field-group.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-field-group.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]\\\\/n@\',_binary 'Z9z+%\j!ۏִ8\p\,\n!Ҋ','',0,'?'),(_binary '5^\3\-\7\'','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-global.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-global.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\*\\y[&\\G\t%',_binary '\\R09\n\\Zώw\\!\}B_@','',0,'?'),(_binary '(ku#2z\}(\.','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-global.css.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-global.css.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\"\V\0z',_binary '1ua\6\\i%\\5\đt|ꁅDe:','',0,'?'),(_binary 'i|g\2o6','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-global.css.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-global.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K\*\0\z\',_binary '~\n7\\8\@PW]O[6[6\','',0,'?'),(_binary 'Ʉ.\\\"pդ<C','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-global.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-global.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JTL{B6Nձ\hl',_binary '];J\{\*D\a5\\L,_\\UP\','',0,'?'),(_binary '整\\Ap-\\&d','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-input.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-input.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+d&\ZsMN\J$\j',_binary '\4aQ &ątƕ\\m\?a%H&\','',0,'?'),(_binary '\0\Z_l2W\8\4F','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-input.css.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-input.css.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\"\V\0z',_binary '1ua\6\\i%\\5\đt|ꁅDe:','',0,'?'),(_binary '`\Uuf\[\	\xq','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-input.css.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-input.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '꟮\Ojl}[\\',_binary '\"\dT\\v=ђ=.[n{n\(P8X','',0,'?'),(_binary 'Ï\w=\\Y;','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-input.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-input.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/\s\\ݫ|L,(\y',_binary 'k\$z;t\W\\֏\\\gwBV','',0,'?'),(_binary 'H2M\f[r\','wp-content/plugins/advanced-custom-fields/assets/build/js/acf-field-group.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/js/acf-field-group.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\~\\\br\,A)',_binary ';/\\\'\06.\I }Am)\UԱ\\\Z\|ѐ\','',0,'?'),(_binary '^ y\~PL:\u<\ɥ','wp-content/plugins/advanced-custom-fields/assets/build/js/acf-field-group.js.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/js/acf-field-group.js.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yw\\x\8۬\\\',_binary 'op%\\\Pő\d#[}\\6dH','',0,'?'),(_binary '^U\UvGn','wp-content/plugins/advanced-custom-fields/assets/build/js/acf-field-group.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/js/acf-field-group.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ѠK]#4Dhh\bb\',_binary '{XfIuy@\\\E`=\\g\\y','',0,'?'),(_binary 'dp@\\\6','wp-content/plugins/advanced-custom-fields/assets/build/js/acf-input.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/js/acf-input.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fL\"\\D\^=',_binary '\\d\rԬ\\0*߶)\re\J4\y{','',0,'?'),(_binary 'v٢\x!kZ %','wp-content/plugins/advanced-custom-fields/assets/build/js/acf-input.js.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/js/acf-input.js.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6#(\ZQG<N',_binary 'O\-81{;Azc\\Z\XS7\\r	w','',0,'?'),(_binary '\0\\r\l>','wp-content/plugins/advanced-custom-fields/assets/build/js/acf-input.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/js/acf-input.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\9\\\"\c\ \',_binary 'H,\#8\4tlS\.\"\\u3~','',0,'?'),(_binary '4%\٥M>e','wp-content/plugins/advanced-custom-fields/assets/build/js/acf.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/js/acf.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\\\nP4I\ּv8',_binary 'k\0\\\\V+\n	~;7\{\dP(B','',0,'?'),(_binary 'U\^\SN\\\k\','wp-content/plugins/advanced-custom-fields/assets/build/js/acf.js.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/js/acf.js.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\Z)!O	\5',_binary '\8,sX\iՎ&\r\\Zl7N]H\','',0,'?'),(_binary '\B\\`\\\\n(','wp-content/plugins/advanced-custom-fields/assets/build/js/acf.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/js/acf.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\]\Y3r!\',_binary '2ՎY\\nZa\\4d\\%\\|\D','',0,'?'),(_binary '\8\ᅷ\\\9M','wp-content/plugins/advanced-custom-fields/assets/images/acf-logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/images/acf-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\p4,\rY\\1<!',_binary '٨\)s1@\:EmTӴ\\=93Ƿ`x\7','',0,'?'),(_binary ' {C\Ġ\n\\**\.','wp-content/plugins/advanced-custom-fields/assets/images/icon-upgrade-pro.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/images/icon-upgrade-pro.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\h\$\\\N\\\U5',_binary 'i+OTGmĀy\\da\<!','',0,'?'),(_binary '\\\\\\"&)\\$','wp-content/plugins/advanced-custom-fields/assets/images/spinner.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/images/spinner.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7T)\\o\㜭\\~s',_binary 'he՘\\\'䇿=\\&/VJ^\n~g\u','',0,'?'),(_binary 'C$u]$B\jD','wp-content/plugins/advanced-custom-fields/assets/images/spinner@2x.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/images/spinner@2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1=Ĥm\'\\\B(\sW1',_binary '\?gu\\0}Z\\m\r˯u\\mzG\','',0,'?'),(_binary 'Q\k\\xx\Ϡ','wp-content/plugins/advanced-custom-fields/assets/inc/color-picker-alpha/wp-color-picker-alpha.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/color-picker-alpha/wp-color-picker-alpha.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\nVҶ\\n1\u',_binary '|a\\\e\F/\vc\K=\n5%B','',0,'?'),(_binary '1\\ؕ~_E','wp-content/plugins/advanced-custom-fields/assets/inc/color-picker-alpha/wp-color-picker-alpha.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/color-picker-alpha/wp-color-picker-alpha.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\\b\|C',_binary 'G\LXZFe}1\\Z\½\\1O\n9\{Nn︹','',0,'?'),(_binary '\\\Ǡ̔!','wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/images/ui-bg_highlight-soft_0_ffffff_1x100.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/images/ui-bg_highlight-soft_0_ffffff_1x100.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5s\_9\',_binary '>\\\4\\2k\L\Ğ}\\','',0,'?'),(_binary 'q\/:(1©\4c\','wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/images/ui-icons_444444_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/images/ui-icons_444444_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\\Ũ%\x',_binary '?\If\\i:A\@K>\\\0Hl7i\','',0,'?'),(_binary '@\n3V\\\xwiI','wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/images/ui-icons_DDDDDD_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/images/ui-icons_DDDDDD_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!\SrQu\Z~D',_binary 'l\\j\\\\ȯAM\\I\"Tr2@Ӳ\\','',0,'?'),(_binary 'O@5\\R','wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/images/ui-icons_ffffff_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/images/ui-icons_ffffff_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pBX\Wͭw!\',_binary '\A6\"Nl\I]\ 5Ɓ+-1^Ҿ\','',0,'?'),(_binary '	4$\њ;B<E','wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/jquery-ui.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/jquery-ui.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\6h#2Sǉ_',_binary 've\\\\%\ՙ~\:dR~b\Z;\E\','',0,'?'),(_binary '&\"g۟P\PT\nL20T','wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/jquery-ui.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/jquery-ui.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\Z\0\\?U\\',_binary 'KCI={;ntlj\bg\\#叒M\'\V<','',0,'?'),(_binary 'O\rQ,\KR\8Y','wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2-spinner.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2-spinner.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\"	N|\\j\',_binary 'J\m\\Ci.\lo\\\獸\S','',0,'?'),(_binary '\;\Do\t1\"G\~\Y','wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\YN)]\FonUy',_binary '\DB\h\\r||$\G*\\ϸ~\\','',0,'?'),(_binary '?mfBTxg\%\p\\\	','wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\Q\\,j\[\',_binary '\n,i\/\qxǂ#u,\zo\','',0,'?'),(_binary 'S\ඎAvy3\b','wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\7׸!\/h\',_binary 'X\\ahȦBؙ\\Z\ajqӍ\\g','',0,'?'),(_binary '\ƤG\e\\\','wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '֒}\\e\p*',_binary 'A^\\+\\\!x҅3]f\v}\r','',0,'?'),(_binary '\'u,\\޸\m2f','wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2x2.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2x2.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\\2c\\Zņf\0',_binary '\ť!\x*p\o\n!VF\)\\Չ¸O\4','',0,'?'),(_binary 'A\Jw\\\1\G\:`\V','wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L&&H\9\~\\',_binary '\Z\Kpcx\RJ_Uy\T\c\Nі5	\V','',0,'?'),(_binary 'W\\+[z','wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.full.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.full.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7}g={R\'xg',_binary 'BxJ]Fa\\(\43s6>$\v$\','',0,'?'),(_binary 's\޳\ϣM7AGݼ','wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.full.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.full.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\a4\',_binary 'Ժ\ͯ3jL\\\\\\0Vo!Q\\\\0','',0,'?'),(_binary 'm/\\(z\M*m','wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(W\\#u\\K-g',_binary '&R\\|\<gEn<jc\Q\r\%2','',0,'?'),(_binary 'CE\5\&3\'K','wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\AO\\Kot',_binary '\\\\lN_-\n\\|\r蒝vy\$k','',0,'?'),(_binary '\)\Mۻ\e\ȏ','wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\QVZx=٩M/',_binary 'y\\\=\\ɇ$\=e[\~8L\\\','',0,'?'),(_binary '+?\\^,+jv _','wp-content/plugins/advanced-custom-fields/assets/inc/timepicker/jquery-ui-timepicker-addon.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/timepicker/jquery-ui-timepicker-addon.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\Z\\H\Úd|\\\n',_binary 'Ku  (.\3\p\w|0QXƹo%','',0,'?'),(_binary '\Xc7ћLy\_h','wp-content/plugins/advanced-custom-fields/assets/inc/timepicker/jquery-ui-timepicker-addon.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/timepicker/jquery-ui-timepicker-addon.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\}A\\\?\cl\5',_binary '\!\n)t\.a\Zc\\p(č','',0,'?'),(_binary 'O\8a_\">ʧ/J','wp-content/plugins/advanced-custom-fields/assets/inc/timepicker/jquery-ui-timepicker-addon.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/timepicker/jquery-ui-timepicker-addon.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H`Zhg^*dM[',_binary 'F\o\\\qa\+\\b\','',0,'?'),(_binary '\fDCU->K:T\','wp-content/plugins/advanced-custom-fields/assets/inc/timepicker/jquery-ui-timepicker-addon.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/timepicker/jquery-ui-timepicker-addon.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\nqh\\w]/\)',_binary '/llr!Ì.\\\m_*','',0,'?'),(_binary '\\|[>m\\2\\0','wp-content/plugins/advanced-custom-fields/includes/acf-field-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-field-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\\ҫ\\\滫Y',_binary '	\\M\\\Z\`Р\.URn','',0,'?'),(_binary 'Z\\Ri@\%\'\I>','wp-content/plugins/advanced-custom-fields/includes/acf-field-group-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-field-group-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\)Sb}\~++',_binary '\f{t\r\"^\0&\ڸaY3\\$\v','',0,'?'),(_binary 'VoK\>mTz\}','wp-content/plugins/advanced-custom-fields/includes/acf-form-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-form-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"agK',_binary '_V\Ă(`[9\i\e\0z','',0,'?'),(_binary 'V?\Ɉ269\\=','wp-content/plugins/advanced-custom-fields/includes/acf-helper-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-helper-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\tD\Y\|͗$',_binary 'r\Ԃ$\5\\\K`\\%o\\iY\AH8','',0,'?'),(_binary '\\UX\\Kxb\','wp-content/plugins/advanced-custom-fields/includes/acf-hook-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-hook-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yDI\a>\$w\',_binary '\\ez\ۋմ\%\\E&\`\ָrIq\','',0,'?'),(_binary 'V%\ߪqNiAӥ','wp-content/plugins/advanced-custom-fields/includes/acf-input-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-input-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qc\,\v\Q,%,',_binary 'a2\zo˚Fq\G\>ʯ\kn\\S','',0,'?'),(_binary '`r\Z%^cB-9','wp-content/plugins/advanced-custom-fields/includes/acf-meta-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-meta-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\`X풳\mKb',_binary 't\02\\\n\Q\\\Z0-Jc\\\\\\','',0,'?'),(_binary '\'7˓a\rhe{a\','wp-content/plugins/advanced-custom-fields/includes/acf-post-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-post-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\+\2\\\G\0u',_binary '?~Hv\(\.\qny\N\\ן[\U','',0,'?'),(_binary '-\)&$|\\ی','wp-content/plugins/advanced-custom-fields/includes/acf-user-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-user-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\\\\œv3',_binary 'ҿӨY\\c\\w(\rv\|WޜL\','',0,'?'),(_binary 'n\ \dFI','wp-content/plugins/advanced-custom-fields/includes/acf-utility-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-utility-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\1\n5p\nYs^K',_binary '5q\\\q7R\̘|Qd\p\`)p\P\','',0,'?'),(_binary '5\\r{5%ֿ\\\'޳','wp-content/plugins/advanced-custom-fields/includes/acf-value-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-value-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ƌ\,\\\K4\',_binary 'Yl8\ă\'\'\/\	\Z\\l','',0,'?'),(_binary 'q3\zt\-J[','wp-content/plugins/advanced-custom-fields/includes/acf-wp-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-wp-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʊx\STv6B\*',_binary '	g\P\\1ngryM \pU\Hɔ','',0,'?'),(_binary 'kN\٫\D\\\','wp-content/plugins/advanced-custom-fields/includes/admin/admin-field-group.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/admin-field-group.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]X~\2\jd\G',_binary '\\#Ml:~\Z\~ʼ\z\c4VSǈH.D','',0,'?'),(_binary '1\Gn\IH8i\\a','wp-content/plugins/advanced-custom-fields/includes/admin/admin-field-groups.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/admin-field-groups.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ɔ\(U\\\\Z\\r',_binary 'jQN]z\\\r\|l3\^\\',;\ͫ\','',0,'?'),(_binary '6Q-<\H\\\\','wp-content/plugins/advanced-custom-fields/includes/admin/admin-notices.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/admin-notices.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.GdTQ\ґl',_binary '\C#\.\G<\p \gWs7uA','',0,'?'),(_binary '\չz\*Xm\{','wp-content/plugins/advanced-custom-fields/includes/admin/admin-tools.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/admin-tools.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|+|_F0\',_binary 'btPn+PƢ\?pqi7<Ku:\','',0,'?'),(_binary 'G/\a\\ʭ\n','wp-content/plugins/advanced-custom-fields/includes/admin/admin-upgrade.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/admin-upgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'Y\\Z\(=\"V{',_binary 'xlm\C1\;g\\?\w\\C{\jz','',0,'?'),(_binary '˽qe[z\NlEߔ?0','wp-content/plugins/advanced-custom-fields/includes/admin/admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#MgA^I\F\c0\',_binary 'z(X(1\H\N\\KH\','',0,'?'),(_binary 'ҍ6I\\N~Q\ .','wp-content/plugins/advanced-custom-fields/includes/admin/tools/class-acf-admin-tool-export.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/tools/class-acf-admin-tool-export.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^\"\\\>\\b\\',_binary '\F\Z\Zb/\\nʱ\w\̨R%W','',0,'?'),(_binary 'kfjq\\','wp-content/plugins/advanced-custom-fields/includes/admin/tools/class-acf-admin-tool-import.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/tools/class-acf-admin-tool-import.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.n\b.`Բa8.',_binary ':|Y\"ձoZft/\P_aY%u Cdnu','',0,'?'),(_binary '뻾=\\ab\\e\0\\','wp-content/plugins/advanced-custom-fields/includes/admin/tools/class-acf-admin-tool.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/tools/class-acf-admin-tool.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_ZHtX_|Nv\'Z\',_binary 'Aq\\\b\~:wy\\\'OZ2\U\gC','',0,'?'),(_binary '\_P~>\e`\R','wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-field-conditional-logic.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-field-conditional-logic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!7l4[\5g',_binary '9Uk>\\[_eֹ\\0\,_S-\J.','',0,'?'),(_binary '{ߪ*\ؽtu\/c','wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-field.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-field.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^ɻFX.\\CX',_binary 'pT#\\i\j \fG\"\\\q\\','',0,'?'),(_binary 'ӓi-\\\i,0 ','wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-fields.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\e\\ڗbC\	\',_binary 'QB<҃W֎n\!됁^&zz`\\"\adiV','',0,'?'),(_binary '\H\g^8d\\\','wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-locations.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-locations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R5E\'\z|I/\\\',_binary '\\n)bx1N\Xy`\0O\','',0,'?'),(_binary 'sQLk\ϔj\','wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1C\NԢ >\',_binary '4ͺk5\ovr-\"\\\\\\\\{X\','',0,'?'),(_binary '\\'w\t\\g;b','wp-content/plugins/advanced-custom-fields/includes/admin/views/html-admin-navigation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/html-admin-navigation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\O[/J\S -\rM',_binary '\tB 0\uG\\w9\\_q\H\EnS','',0,'?'),(_binary '\\-`)e֢-y','wp-content/plugins/advanced-custom-fields/includes/admin/views/html-admin-page-upgrade-network.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/html-admin-page-upgrade-network.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i&$MP\\V\',_binary '|\ba(a#\\"\>mW>Y;!','',0,'?'),(_binary 'o\\!ocN,S\','wp-content/plugins/advanced-custom-fields/includes/admin/views/html-admin-page-upgrade.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/html-admin-page-upgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M*PVp:ƌ\]o',_binary 'i\\h.*\*9m\\w2H','',0,'?'),(_binary '\\JGA-\\@\','wp-content/plugins/advanced-custom-fields/includes/admin/views/html-admin-tools.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/html-admin-tools.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U<e\yz:~',_binary 'BDl=\\,~\C8C\'*\r\jA>\z\\','',0,'?'),(_binary '+$F<J\3`[','wp-content/plugins/advanced-custom-fields/includes/admin/views/html-location-group.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/html-location-group.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)F_\!Q\g0t\\_',_binary '׷)?B\/;e+}n`3\"f\\\	ĉ','',0,'?'),(_binary '\)j#OV$','wp-content/plugins/advanced-custom-fields/includes/admin/views/html-location-rule.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/html-location-rule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z2\\Z52GP3n',_binary '`\{Nd\Z\\r\Kzrf=\V','',0,'?'),(_binary '	\+ȸN&\4\n','wp-content/plugins/advanced-custom-fields/includes/admin/views/html-notice-upgrade.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/html-notice-upgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Oy\Z\kuR7C\V\',_binary 'ϋhW0ڷt@S\\}\\z@i\m_','',0,'?'),(_binary '\nc+}\\z[\Z\','wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-check-screen.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-check-screen.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\^\`\n}\x\\',_binary '@-\p\n\k(봜4]\#_','',0,'?'),(_binary 'ۧ\\\\Ƞ\\\','wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-local-json-diff.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-local-json-diff.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?;\n_d<>',_binary 'Gߡ#	\nv`UIY=>T','',0,'?'),(_binary '\\\\`%G{D\\'.','wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-query-users.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-query-users.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\6i~\0C',_binary 'c.7\F \ ԙu\\|H\"̓\','',0,'?'),(_binary '\<\\p{\6\c7(','wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r\n\Zzz$',_binary '\\rf;U8|\\'Üw%S&a\\JFV/','',0,'?'),(_binary '}\nΤ6m\o\\\','wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-upgrade.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-upgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Z\\\\',_binary 'X].ޟI{1q,=~#\ZyJ\\\\n]Rۖ','',0,'?'),(_binary '\%C2ܧsiq\','wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-user-setting.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-user-setting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\)ucjˡ`\\',_binary '%NuT\y&KIE\\J\G\q\r','',0,'?'),(_binary '\'\c\0v񯠳\PW','wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@N$5\\jd\\\04.',_binary 'cD&).݋{\"E/ 1j\\9Wxw/\','',0,'?'),(_binary '5\\'frtܙ!\','wp-content/plugins/advanced-custom-fields/includes/api/api-helpers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/api/api-helpers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<2I\y\YFV\iT',_binary '`\k=\r\8k^\bok\Q\h)˟LbH\','',0,'?'),(_binary '\c\\\\@\\4:','wp-content/plugins/advanced-custom-fields/includes/api/api-template.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/api/api-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e&\<F)\\]\\\\\',_binary 'veCx`\Ju(2w\+ۺM;5\\G9Pތ\','',0,'?'),(_binary 'ɩt\KJ}iBh`','wp-content/plugins/advanced-custom-fields/includes/api/api-term.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/api/api-term.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\Kב)$5\\',_binary 'f-QJ\hֵ}Y~\y`DYOs','',0,'?'),(_binary 'u)oDc8\ZL','wp-content/plugins/advanced-custom-fields/includes/assets.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/assets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Iڶ$y\6\Zƨ\\1',_binary 'SDD\'0=H~<\\\xr=\DJ	/]ll','',0,'?'),(_binary 'cU7\\=E\','wp-content/plugins/advanced-custom-fields/includes/class-acf-data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/class-acf-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ֆ\`D\4\	g|',_binary 'yF@LKZCozƚ?b\=\\','',0,'?'),(_binary '\\\!\تX\ +','wp-content/plugins/advanced-custom-fields/includes/compatibility.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/compatibility.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\\]\\m\\f/k',_binary 'wbfd\AE=邨\ri/x.ĽÀ\\','',0,'?'),(_binary ',\\A\\^\\{L','wp-content/plugins/advanced-custom-fields/includes/deprecated.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6PYܴ{/\|\;',_binary '\n46[\	C@֬ \\о`\4\I\Z','',0,'?'),(_binary '	ڽDW\r\;1\','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-accordion.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-accordion.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\\r&\Ve\\ZL\',_binary '\ܩ_Mȟ!ik~\pe22vl','',0,'?'),(_binary '\\dZ\;blQ','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-button-group.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-button-group.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K[c\/\\3',_binary '\&I~[\lӥ!\\\\]t\©\'n','',0,'?'),(_binary '0)\\\E *r\\7)','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-checkbox.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-checkbox.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/&\Ӄ\^\0b\',_binary 'q7tnAP\\Tg\~B^\mW,K5\Z\\\7\i','',0,'?'),(_binary '\\0.Lk+\','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-color_picker.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-color_picker.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ˢ4!\\\.t',_binary '\\C\r95}EJN9ӵ1ae\\<]\','',0,'?'),(_binary '1f_ᄗ\C(}$\','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-date_picker.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-date_picker.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_&+u\Z\I',_binary '\\$t\)Cհ\\\t&Ƹ=[\vQ\5','',0,'?'),(_binary 'mnE\ +.Γa\'.\\','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-date_time_picker.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-date_time_picker.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sCk#\y@7\Rޝ6',_binary 'NZ\\zlW0Tꁞ\\m','',0,'?'),(_binary '0P ;}Sȝ#','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-email.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-email.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\<\\h\oe*',_binary '\tWnq\\q\\3Hvv<ryW4j\','',0,'?'),(_binary '\em\/2\V~f\;','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-file.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	K\1}\:!.',_binary '/$\\#/\^:FZݰE\0sXsk\\','',0,'?'),(_binary 'Vu2b0\.u=1\','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-google-map.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-google-map.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Г\\\p\\\]',_binary '\\\)HlܱV?B=ڜ\5i՛^&=\','',0,'?'),(_binary 'aʐ^\ZR`\=','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-group.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-group.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\\O͜\^\',_binary 'u\\\-j\AaڞU\$z\\-BO.~RϽ','',0,'?'),(_binary 'b\+z\K\"\\','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-image.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZrD\ޖ\'<\`\',_binary '`0\'+\|q_r)o2%LE','',0,'?'),(_binary '\i5u\.4U','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-link.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-link.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FjAvb\Z}\V\',_binary 'a&iWű\1!,-B[7m_\:\"x\8','',0,'?'),(_binary '0\Ld(\Z3Yh\\\','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-message.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-message.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\y=UQ\ck\',_binary '&\9IچG]8\\\Dg~\','',0,'?'),(_binary '\\Y/\MLzJ,','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-number.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-number.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\q;B3 ;xC',_binary 'tp\\8\2Nݥ\>n46W\r\y\\\Uz','',0,'?'),(_binary 'hCe\\r:TO\Z\u\','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-oembed.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-oembed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z\\Y\2\\',_binary '^j\\\\'\笅\ 	8-\n\\\'`Gn','',0,'?'),(_binary '8n\y\Ur^\\','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-output.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-output.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UEQeu\\m',_binary '~g\ɫQmYp\C(AE\m\K]]','',0,'?'),(_binary '?7:\r^\ts\\"\0','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-page_link.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-page_link.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A_F3\rͫR8\',_binary '\\\5\pMަ/(\\9 \p','',0,'?'),(_binary 'W\P\6n\','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-password.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-password.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n}\Pq\A\qo@E',_binary 'ffj{\2\Cl3#\\\ne͂\I\','',0,'?'),(_binary 'L퉛\\\Z4L','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-post_object.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-post_object.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ד\\~XB֠\"ҷ',_binary '\;cͻ\y1͙`C<K\ia\&`','',0,'?'),(_binary '\\2U#0T`8$&\','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-radio.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-radio.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UA)i\@L(o',_binary '\Ugh\\\~u)Tlt@I^','',0,'?'),(_binary '\%=	! Ba','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-range.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-range.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X3ո\Zj&\\\#&',_binary 'v\>\\`\\<|\e!9A\U\','',0,'?'),(_binary 'B^\\U\\n\','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-relationship.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-relationship.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\AV\r\y<\O',_binary 'fZcM\QLʘ\UY\\_ɟ\-$\k\','',0,'?'),(_binary 'v\0+\"fnX\3p\','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-select.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-select.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zzAhH>\a\P\',_binary 'ۆj\H\о\\h\rc;ԁX','',0,'?'),(_binary '\\\\OD\s\\','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-separator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-separator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0>@Rƽ\na',_binary '\u\\A\T6~+\"\\.\ozQ}I','',0,'?'),(_binary 'zΖ\\u\+\0U)','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-tab.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-tab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~W\&A\\1',_binary 'y\\"\X+RK7X\2ll 3\ѕg','',0,'?'),(_binary 'w\\SR$ks[\Z\\','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-taxonomy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-taxonomy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z2z`\\櫽',_binary ';^L\\\Pw+\\z\Ic','',0,'?'),(_binary 'e\AHx\\\W-','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-text.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Dv1\\ZF% ',_binary 'yYA`}HƗe\\\n	9&\#rSr','',0,'?'),(_binary 'EDE\r?ı<NK','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-textarea.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-textarea.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\|Vvm,\\JX?',_binary '\\f\\\9\F\쮠7\\\\N\','',0,'?'),(_binary 'Өy\I\\S\n\','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-time_picker.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-time_picker.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\fcZp\{BAf',_binary '\ƢL\x\<<\\Q\,7- \)','',0,'?'),(_binary '\1&sK?\\,\\\V','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-true_false.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-true_false.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tL\\Gm1\\X',_binary 'VG\/h\\-P̿m\\_d@','',0,'?'),(_binary 'WݑJ_ܡӊE\','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-url.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-url.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\)Q\F[(d&',_binary '\\m\N>\\\4\\\$\\BAG','',0,'?'),(_binary '=d0\Β\q\l','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-user.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-user.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3\r^D{:e^\\P\Z',_binary '\\v\0$l\"86@%od\\I','',0,'?'),(_binary ':$\T\,\\c','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-wysiwyg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-wysiwyg.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ʋa\\\vM<',_binary ',Ii\s-\	O\O\>o\q?v\\P\Z','',0,'?'),(_binary '\l0\\\N\2*\','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m..l<-\5',_binary '҈{K\6s\\ԡ\FSf\O-R\\@TaM\','',0,'?'),(_binary 'J\?p\[3bO','wp-content/plugins/advanced-custom-fields/includes/fields.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.\xD\F	\ىd}0',_binary '\20\1e6\^\\^\ZOꙚ\','',0,'?'),(_binary 'm\|\z)\\`\\wd','wp-content/plugins/advanced-custom-fields/includes/forms/form-attachment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-attachment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\Mc4\\B\r\',_binary '\t}A\\ \3\\\5Z','',0,'?'),(_binary 'eåI\jd\a#','wp-content/plugins/advanced-custom-fields/includes/forms/form-comment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uҺyrݫ\32[',_binary 'fՆO%\\\r$8\=!.F#\\','',0,'?'),(_binary '0\R%\\\SX','wp-content/plugins/advanced-custom-fields/includes/forms/form-customizer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-customizer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+6\JR\!8m$',_binary '\>p\rr\o\\<rvy2Rf\8ku3xȉ','',0,'?'),(_binary 'q@e\\[\U3\ً','wp-content/plugins/advanced-custom-fields/includes/forms/form-front.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-front.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g{\ril\\|5',_binary 'S\ee\r\\'I\\oˣ\"\Q)','',0,'?'),(_binary 'Z?\v2:6|Y\ƻ','wp-content/plugins/advanced-custom-fields/includes/forms/form-gutenberg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-gutenberg.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\"k7g>P0Ɇ\',_binary '\Z14Sg}*-}JƭU\Ф','',0,'?'),(_binary '\2*\-l\\{$ǩ','wp-content/plugins/advanced-custom-fields/includes/forms/form-nav-menu.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-nav-menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\\\\ʗ\B^-',_binary '\_\'8\\\zJٕx\;\GIx\q\"?-\\޸\','',0,'?'),(_binary '݄Ё\\ŷqFQKFGm','wp-content/plugins/advanced-custom-fields/includes/forms/form-post.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-post.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\Hq`!	mu9ع',_binary '6\\CyW\W\'QZ\Ђ`\\2\\Ә<','',0,'?'),(_binary 'ID\D!\\E\(l','wp-content/plugins/advanced-custom-fields/includes/forms/form-taxonomy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-taxonomy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\\\\FO6[',_binary 'em\\0H\\\Bd\k:p^C\','',0,'?'),(_binary '\r\"\'C\wS<\"','wp-content/plugins/advanced-custom-fields/includes/forms/form-user.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-user.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\o\\8G4\\"e,\r',_binary '\@&{_(\\\\ߵ\\Drhk\'\\Cd','',0,'?'),(_binary '\M\\c218ʨ\\s','wp-content/plugins/advanced-custom-fields/includes/forms/form-widget.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\k\:1<z\',_binary '\5S\"\͜\_]6\[}\\|Ř,','',0,'?'),(_binary '^KM_ND\\\r|3','wp-content/plugins/advanced-custom-fields/includes/l10n.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/l10n.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+\\$5WQF)\\\ZNG',_binary 'U>\ZZ:9\[\0\\Y\,i#D\+','',0,'?'),(_binary '\\9Z\\~\g','wp-content/plugins/advanced-custom-fields/includes/legacy/legacy-locations.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/legacy/legacy-locations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7a;\mZ\0낒!',_binary '3\\xJ	yD\ҐᏝ@˽\ŗW','',0,'?'),(_binary '_)/jZ/\_<=','wp-content/plugins/advanced-custom-fields/includes/local-fields.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/local-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ck]cr\N\\{',_binary 'C{:v\1\YH@A0Nd-Qr','',0,'?'),(_binary '\EbI\"','wp-content/plugins/advanced-custom-fields/includes/local-json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/local-json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YAV΍\Aqɥs',_binary '/d\4\\\X$?יa&S!\?g\NWNNwa/','',0,'?'),(_binary 'X>q\!mK\Z\','wp-content/plugins/advanced-custom-fields/includes/local-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/local-meta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\\Y\*1Cx0G',_binary 'iV\OC\D	\udpZ\G&ٜ&\\:\','',0,'?'),(_binary '\\"`jI\ɕ.$@2d','wp-content/plugins/advanced-custom-fields/includes/locations/abstract-acf-legacy-location.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/abstract-acf-legacy-location.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\DK@J9ppHI',_binary 'KLʤt\3\\2lbPqemY\L','',0,'?'),(_binary 'qX\16i=\Ni%','wp-content/plugins/advanced-custom-fields/includes/locations/abstract-acf-location.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/abstract-acf-location.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\\@\\p.%n7',_binary 'W	\0\r\뗒>\|\\\','',0,'?'),(_binary '8\\YHG2I1\','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-attachment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-attachment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\l\\N.\f[{',_binary '\\\]\\@\Z\"\Y\\Y\\m\ЀE,','',0,'?'),(_binary '\'=_\\-x','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-comment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\h\\`\',_binary 'z?ݯM\\"ia\q`%\\\%;\[7W','',0,'?'),(_binary '3VR\\ӫ{<+5','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-current-user-role.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-current-user-role.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\'I\'z\\^\;a=',_binary 'p\\\\!\:f\\j\f\J纃Ɵ\=','',0,'?'),(_binary '\\r$\']P\K\\\\','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-current-user.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-current-user.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\&<.aݖW[@',_binary 'YFQK$>Z[	\ј_A\\\'MӮU','',0,'?'),(_binary 'v#\H9V\'qV','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-nav-menu-item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-nav-menu-item.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(̖\%\\*\Az \',_binary 'HI199\\\\\/\)\Ե\\\rS','',0,'?'),(_binary 'fQ\L\k0\/','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-nav-menu.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-nav-menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϝ	1\\Ψ0',_binary 'Դj\\j\$\Ǭ.=1\f8fh=\\\','',0,'?'),(_binary '0\oaUȘr','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-page-parent.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-page-parent.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\(\F\1\"B',_binary '~e4D\Ԥ\,ΜV\ny\C?wA\Q|r','',0,'?'),(_binary 'Y|;\2y1d\5\','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-page-template.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-page-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\f|\B\\Y',_binary 'ޚ:\\B:ʨT)b\`G','',0,'?'),(_binary 'N\&.3u|\6\','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-page-type.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-page-type.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\œ\\'\Z\JEIN',_binary 'J۵@Sd@\a\\"0.ptpz+3C`','',0,'?'),(_binary 'x\ѽ\o0Tyw)#\\','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\DIM\d(.\\Z\',_binary '\`\X(і\EԐ]m\s\Hq$','',0,'?'),(_binary '\\r\\r\:\\t','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-category.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-category.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\A.\\ءioCa',_binary ')\O\k\\&f\)a\YI۪y\FJ','',0,'?'),(_binary '/g\\\\fYNݷh','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-format.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-format.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{%\UvӈP]*Y@S',_binary '1G\)E͜ip)\ȅ>f\','',0,'?'),(_binary ',\\}	nC\\\M]m','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-status.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-status.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3\\\?a:\',_binary 'y\$\Kf[ۊNTl5۸Q=)','',0,'?'),(_binary 'Y\K\\JV9','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-taxonomy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-taxonomy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\Q\-\\j}.',_binary 'D\e\7U\=g\Nrw\\釔uqq$\','',0,'?'),(_binary '-\6yi=\\P','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-template.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zXǋfzCw\"WA',_binary '>M\\\"\\-4.F]\^Yu\\'\R0,/','',0,'?'),(_binary '\b\\9Ꮅ5I','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-type.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-type.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j@S\!z\<?\',_binary '/\\'\rh{;w\nI\\\}ŏh)Vy1','',0,'?'),(_binary '\1\\l\\I&\%\','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\˖\A/\\?',_binary '!U\\ .t?]6|\\3\\','',0,'?'),(_binary '?Z\\\qr>*`}s','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-taxonomy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-taxonomy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Xhmj)\Pق\\\',_binary '\-7\-!R\2xZ\\	mJ\3','',0,'?'),(_binary '\M\yDh06_W\\Z','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-user-form.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-user-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N+\q\.\\\\AbB',_binary '?\\;R\&YԂW%sT\H\Qay{','',0,'?'),(_binary '6\{(3\v)tp\\Z','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-user-role.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-user-role.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\-\2\\yu',_binary '94\\Tmyi%{ITJY\$\','',0,'?'),(_binary '7%\Zv\Zu\','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-widget.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\9\A\r68\]~',_binary 'G\򭛮t޾|(|e֏Y\\\l\1\"g{נ','',0,'?'),(_binary '\\4ȱi\#Y\C`','wp-content/plugins/advanced-custom-fields/includes/locations.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\\\Ɓ\6A`}',_binary 'hz\YWs\+:<jt@\\','',0,'?'),(_binary '0z\n (Op','wp-content/plugins/advanced-custom-fields/includes/loop.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/loop.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\\6̰\!e',_binary '\\ي4vcOr\\{7\r\/8zu','',0,'?'),(_binary '\\Ŀ5\9\]S','wp-content/plugins/advanced-custom-fields/includes/media.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/media.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\D\H\\錊#k1',_binary '\ض!	I qA4L|\pRu\U\','',0,'?'),(_binary '|WRH1[%\','wp-content/plugins/advanced-custom-fields/includes/rest-api/acf-rest-api-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/rest-api/acf-rest-api-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '؈`\l~2Ѹ\',_binary '+{\\*+\r\\kj\ǯ\\Vo','',0,'?'),(_binary 'R!8\`\}\>\\','wp-content/plugins/advanced-custom-fields/includes/rest-api/class-acf-rest-api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/rest-api/class-acf-rest-api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]򝑂M|@\',_binary '$m߬{U6p\Iã\8J9\\O;X?\','',0,'?'),(_binary '[\\0ʖ\\\cVM','wp-content/plugins/advanced-custom-fields/includes/rest-api/class-acf-rest-embed-links.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/rest-api/class-acf-rest-embed-links.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\\@Ldo\',_binary '塲)o&\\vK1N|/(i۽%FC','',0,'?'),(_binary 'TdE$3Ƒ\','wp-content/plugins/advanced-custom-fields/includes/rest-api/class-acf-rest-request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/rest-api/class-acf-rest-request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\P{\-\&6H^YX',_binary 'f{\۞\'#}\\\V%6P\Mf','',0,'?'),(_binary 'a\Յ\z\','wp-content/plugins/advanced-custom-fields/includes/rest-api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/rest-api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Tn\%7$mgi\\\',_binary 'y2\\i\Z^\lgf?Q\;\9[\\n','',0,'?'),(_binary 'Q\\\M%w +3\','wp-content/plugins/advanced-custom-fields/includes/revisions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/revisions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\0ikؘ\.( J\r',_binary 'It/	7w \uKkoO\'4uE*œb\6/','',0,'?'),(_binary '\"ϣ^%Ui\K\','wp-content/plugins/advanced-custom-fields/includes/third-party.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/third-party.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ZR\\\\Z\',_binary '䕀(Y%{\\\05\'\ H*\i','',0,'?'),(_binary 'zz\>\\\\k\','wp-content/plugins/advanced-custom-fields/includes/upgrades.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/upgrades.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\\mf\5嬹F\0\',_binary '\H\\\HW\±vim\\Squ-\z1\Z^','',0,'?'),(_binary '\=\%az\ڤ\\','wp-content/plugins/advanced-custom-fields/includes/validation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/validation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '쨜y_\sK8\k\t\Zs',_binary '\\0\E|_\\\\\ƽʛb~nIB','',0,'?'),(_binary 'VL\#0\\n\\Z','wp-content/plugins/advanced-custom-fields/includes/walkers/class-acf-walker-nav-menu-edit.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/walkers/class-acf-walker-nav-menu-edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/@Mxi,\l\\^',_binary 'q\\o\o\T\\Kc\N=W7Ŵ\h','',0,'?'),(_binary 'Y\[@\'\$\'0\c<#','wp-content/plugins/advanced-custom-fields/includes/walkers/class-acf-walker-taxonomy-field.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/walkers/class-acf-walker-taxonomy-field.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\z\\\=\7',_binary '\!$\	,G-U,\\\\QKV\DI\','',0,'?'),(_binary 'mD`\̇q','wp-content/plugins/advanced-custom-fields/includes/wpml.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/wpml.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f~\\ނ\:g',_binary '\t\Z]\<\\\nԦ\_{^\\7/=u\u','',0,'?'),(_binary 'v\w[fSm\n','wp-content/plugins/advanced-custom-fields/lang/acf-ar.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ar.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\TQ*:ș)',_binary 'mhx\\s\\\&Ā\x\B\Y\k','',0,'?'),(_binary '\\^\ld\w%߲','wp-content/plugins/advanced-custom-fields/lang/acf-ar.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ar.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\p\"%C}\r',_binary '+,t0p@efA\E|T\\	\qv','',0,'?'),(_binary '\r\\=K\\\&h}a','wp-content/plugins/advanced-custom-fields/lang/acf-bg_BG.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-bg_BG.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\hӻwuU9[ݰ\"\',_binary 'ksf#:\\\Y)!~:|Y/ѝ\\','',0,'?'),(_binary 'n\F3ziA6@\','wp-content/plugins/advanced-custom-fields/lang/acf-bg_BG.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-bg_BG.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\(Zؒ\qV\\\sp',_binary '7\'*_F\<pUX\(W\W3F~\\#d\','',0,'?'),(_binary 'PjG!`\`\y','wp-content/plugins/advanced-custom-fields/lang/acf-ca.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ca.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ g\Dk.\,\\',_binary 'N\\~\\.6!\\\\~g','',0,'?'),(_binary '#\\&%)_M\-\C\Zv','wp-content/plugins/advanced-custom-fields/lang/acf-ca.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ca.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V1@pRT\',_binary 'z0ͮ7dR\\tf͓/ \wI\\'z','',0,'?'),(_binary '\#\\\\I#IH\W','wp-content/plugins/advanced-custom-fields/lang/acf-cs_CZ.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-cs_CZ.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5k\!C&\Z\&\&',_binary '\\:n(6(\F\r\\\0\.\!YmXV','',0,'?'),(_binary ',K\'onyh.y^','wp-content/plugins/advanced-custom-fields/lang/acf-cs_CZ.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-cs_CZ.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\[Fb(#5!CƗ\\',_binary 'q=&\$\rb6?JZ\0OBLh%\\\','',0,'?'),(_binary '\\ZEg&\n_׆x3.','wp-content/plugins/advanced-custom-fields/lang/acf-de_CH.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-de_CH.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	Dz%9c$',_binary 'y\\\\sAcu`H晆,\\l<+ f\','',0,'?'),(_binary ';\\0\\\IV>JP\p','wp-content/plugins/advanced-custom-fields/lang/acf-de_CH.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-de_CH.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@6]]6\\\5h',_binary '1/RY\5D1\FȖ\{','',0,'?'),(_binary '\\\\ͣwnԜ','wp-content/plugins/advanced-custom-fields/lang/acf-de_DE.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-de_DE.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\? 粰խ\2',_binary '[{ǰ0\g\\I9\j[r(ƛ[ \','',0,'?'),(_binary '\\w^3ji\\','wp-content/plugins/advanced-custom-fields/lang/acf-de_DE.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-de_DE.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\0uq@g-\\\;',_binary '\\%Ghv\nj\Ha\uQ\(@ov6\\0','',0,'?'),(_binary '\\0O\\\r\\','wp-content/plugins/advanced-custom-fields/lang/acf-de_DE_formal.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-de_DE_formal.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '${\\r\\\9P',_binary 'p~\B\<\6\0	\}SB(l\^/','',0,'?'),(_binary '%\$c\z\0l\','wp-content/plugins/advanced-custom-fields/lang/acf-de_DE_formal.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-de_DE_formal.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ʀ\#>N9Nʮ',_binary 'c_\O\5`\\\@檓\b\\[e ','',0,'?'),(_binary '\\\@)\%\\;\','wp-content/plugins/advanced-custom-fields/lang/acf-es_ES.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-es_ES.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#:y\tc7\\J',_binary '\\'w}\byM\O&d8LT\\mV#\\\"','',0,'?'),(_binary '\$Flxrv\P','wp-content/plugins/advanced-custom-fields/lang/acf-es_ES.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-es_ES.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/\0/X<',_binary '&޾?o\d%0\r\\\\{F\Kid','',0,'?'),(_binary '\1]sR1\=:֩\\','wp-content/plugins/advanced-custom-fields/lang/acf-fa_IR.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-fa_IR.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H&\\\mP.\E',_binary 'O45Be{̸-\(\d\pi','',0,'?'),(_binary ')*EsOg%D2N\;','wp-content/plugins/advanced-custom-fields/lang/acf-fa_IR.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-fa_IR.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\k\,3\rK	̌\ۘ:',_binary '\R~w[~\\㥬\\Ny\c}\\\\\\r*','',0,'?'),(_binary ':<N뷨zHU;\','wp-content/plugins/advanced-custom-fields/lang/acf-fi.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-fi.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0c\7*V5?`',_binary 'W[4\\!f\H,N(vնe0\'\','',0,'?'),(_binary 'o\\Z3%\y^Zm)\','wp-content/plugins/advanced-custom-fields/lang/acf-fi.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-fi.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y?uX5~_\ݾ',_binary '`\\]!\J*\rN.	6\&\4۩~k','',0,'?'),(_binary '\\ZL\U1f`\\','wp-content/plugins/advanced-custom-fields/lang/acf-fr_CA.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-fr_CA.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\n9|.K\g\\\',_binary 'RԖ\G\6 =e\ٿ\\ֲm\\JP}\눊','',0,'?'),(_binary '\Tdn\l\\','wp-content/plugins/advanced-custom-fields/lang/acf-fr_CA.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-fr_CA.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7&#\\\ZdA\\D*\\',_binary '\'eDf\xg\;c\"\\OF[_&\\n{g\','',0,'?'),(_binary ':\\&\\P\$Ι ','wp-content/plugins/advanced-custom-fields/lang/acf-fr_FR.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-fr_FR.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k,#1S=7.\',_binary '\\ⅶo\	\\\\%E\\\','',0,'?'),(_binary '\km\\\bGm1','wp-content/plugins/advanced-custom-fields/lang/acf-fr_FR.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-fr_FR.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}(!f\Q',_binary '3\]\ϒ\\F\[\Z\&yxca:','',0,'?'),(_binary '?\\\8kea!Ax','wp-content/plugins/advanced-custom-fields/lang/acf-he_IL.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-he_IL.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EtPV0!h\I',_binary '\Z\'\멣\Xrą1oR\Ӈtk\<','',0,'?'),(_binary 'I\0\'%\?x`\\','wp-content/plugins/advanced-custom-fields/lang/acf-he_IL.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-he_IL.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\?URh\1NN#',_binary 'q\nײ\YtG0\"df\?->c!(\\sb','',0,'?'),(_binary '\1Io\gݟٛ','wp-content/plugins/advanced-custom-fields/lang/acf-hr.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-hr.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\PxA\\w',_binary 'j\O&#Êԇݽ\p0e&`1}\G','',0,'?'),(_binary '\\\d\\\=p)\Z!','wp-content/plugins/advanced-custom-fields/lang/acf-hr.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-hr.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\M,!sJ\'E',_binary 'q\"/\\\Z\*ѻB\}bK\l\','',0,'?'),(_binary '\\\|/C\}vN) [\','wp-content/plugins/advanced-custom-fields/lang/acf-hu_HU.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-hu_HU.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\=\D+\9s!*',_binary '\WD@}\\\r\\8cjXn\','',0,'?'),(_binary 'i!7\Ep_\\H','wp-content/plugins/advanced-custom-fields/lang/acf-hu_HU.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-hu_HU.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\\ZV\\魝P~$',_binary 'H2\n\vP#U\\Pwkà\\z!\\\0','',0,'?'),(_binary 'Wh\E\\\rb\x\\','wp-content/plugins/advanced-custom-fields/lang/acf-id_ID.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-id_ID.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\U\\~',_binary '\\D^H!{`\Tt^as\\','',0,'?'),(_binary 'W\\f\\Kfvl\=n','wp-content/plugins/advanced-custom-fields/lang/acf-id_ID.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-id_ID.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\4ɡ\\\\\\',_binary 'Ԕ\fVH\'j:_LWG30\0=!\\\','',0,'?'),(_binary '\Z@ic׋#\Z\Z]!(\','wp-content/plugins/advanced-custom-fields/lang/acf-it_IT.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-it_IT.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?\\\sB%',_binary '\I+y!\\\rUܺ\#H\=\','',0,'?'),(_binary '\II\W^\s{,s\\"\0','wp-content/plugins/advanced-custom-fields/lang/acf-it_IT.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-it_IT.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i\\C\Ux',_binary 'xdk\\\r\71\YW\\\(2','',0,'?'),(_binary 'Fv`\\0	4\Z73','wp-content/plugins/advanced-custom-fields/lang/acf-ja.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ja.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\P\2;\2o\l',_binary '\Ia}J<\\gj͌f\nL\z\\\','',0,'?'),(_binary '%\\\R	3Zd\ ','wp-content/plugins/advanced-custom-fields/lang/acf-ja.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ja.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P~7}ϫ{9K',_binary 'BQDG)\Z\\Xx\\\fEUMxI;-','',0,'?'),(_binary '\w\4\','wp-content/plugins/advanced-custom-fields/lang/acf-nb_NO.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-nb_NO.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\\suGh',_binary 'G\,\5 !@\r\ɳ\a\0\\lG\','',0,'?'),(_binary '\)\\\Rq','wp-content/plugins/advanced-custom-fields/lang/acf-nb_NO.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-nb_NO.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8]vr	9\\A',_binary '	79\L>h\I孤fc\u>\\','',0,'?'),(_binary 'Qa\1\R\z','wp-content/plugins/advanced-custom-fields/lang/acf-nl_NL.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-nl_NL.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~MvF\q\\\',_binary 'W{(\\\+mѹ/\8E֩pX_','',0,'?'),(_binary '\&(EZ\\','wp-content/plugins/advanced-custom-fields/lang/acf-nl_NL.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-nl_NL.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\.XzMghЩѮ',_binary '\'\z-㝐sݧ.\ש\ת#\\:\','',0,'?'),(_binary '#7vV既K\PQ','wp-content/plugins/advanced-custom-fields/lang/acf-pl_PL.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-pl_PL.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']`a\כ\ѯ\0\'',_binary '=\U\\0v\`Z0i\0X\\,\\','',0,'?'),(_binary 'c\"UJtU\','wp-content/plugins/advanced-custom-fields/lang/acf-pl_PL.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-pl_PL.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\E\!e.a;3?Q',_binary 'ߩ\qR \n\\WZ?WQ1Z\u̟','',0,'?'),(_binary '\\\Ѿ\=l\\5*','wp-content/plugins/advanced-custom-fields/lang/acf-pt_BR.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-pt_BR.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ܹ\	Jn\\a',_binary '\19*8+\s)4Єp\ZJwHꎘ','',0,'?'),(_binary '\圀=\|\՘e','wp-content/plugins/advanced-custom-fields/lang/acf-pt_BR.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-pt_BR.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ԫ$\Z~&q',_binary 'Ԟ\rU\\\r7^x\'\\\\M\n~1G','',0,'?'),(_binary 'wZ\\Z1D\\\yI','wp-content/plugins/advanced-custom-fields/lang/acf-pt_PT.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-pt_PT.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3}h$Hh\',_binary '\\\ro\\P;\Z\'X^Z\r\	nK\\~','',0,'?'),(_binary 'n\Oja>\X\k|\','wp-content/plugins/advanced-custom-fields/lang/acf-pt_PT.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-pt_PT.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',[~]D\',_binary 'M\f\?N-aj\tb^\\\','',0,'?'),(_binary '\Q쵝	W	Ԡ\V','wp-content/plugins/advanced-custom-fields/lang/acf-ro_RO.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ro_RO.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Lzq3?W\Nm',_binary '-цV]\F\c\nҺTkn\T[g噢','',0,'?'),(_binary 'n)9+4@\b0!&N\','wp-content/plugins/advanced-custom-fields/lang/acf-ro_RO.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ro_RO.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\U@w=H\',_binary 'o\\11\\{l\`T2\\Li\JB9\,','',0,'?'),(_binary 'x\<\rH^򉾵\\\','wp-content/plugins/advanced-custom-fields/lang/acf-ru_RU.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ru_RU.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=G\\\AQ',_binary 'B\4gFT\/ϣ\1\ޏ\ƭ','',0,'?'),(_binary '̘\\\\l\\@\"e\U','wp-content/plugins/advanced-custom-fields/lang/acf-ru_RU.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ru_RU.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!|/T\\Wk5\\',_binary 'b\H\#\"ǞnWN|)a\4\%\\','',0,'?'),(_binary 'B_L^v\\\','wp-content/plugins/advanced-custom-fields/lang/acf-sk_SK.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-sk_SK.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)[%麟x\',_binary '\l6%!zD\\\w;(|\\\','',0,'?'),(_binary '\\\F\\[\','wp-content/plugins/advanced-custom-fields/lang/acf-sk_SK.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-sk_SK.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\o}\\IW\F\',_binary 'mh(,\}3C\\^.45ij\R','',0,'?'),(_binary ']\b\\\"\\k','wp-content/plugins/advanced-custom-fields/lang/acf-sv_SE.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-sv_SE.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\\eu\\~\>',_binary '\\X#\4(JrV%R\V\	xa\(K\{','',0,'?'),(_binary '\d.\T\\h߉IJV','wp-content/plugins/advanced-custom-fields/lang/acf-sv_SE.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-sv_SE.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	-tݝ\ѷ\0Yh',_binary '[\P\,XĀ\\{\uӲV\\Ll\\s\k','',0,'?'),(_binary 'g\K\\%ѓ~@\\','wp-content/plugins/advanced-custom-fields/lang/acf-tr_TR.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-tr_TR.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n÷_ш\u9M\',_binary '\}\4M&f\\\*Ԃ\_\\BWӚ','',0,'?'),(_binary '\];]sn\r\j~v','wp-content/plugins/advanced-custom-fields/lang/acf-tr_TR.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-tr_TR.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ok\\e\\P֪:',_binary '1y\t-k\\ͮ \-|\\B9','',0,'?'),(_binary '\nZ\\\\','wp-content/plugins/advanced-custom-fields/lang/acf-uk.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-uk.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s\rw{q\',_binary 'FJ\10Bg>fVr\\dwI\\$\mG\','',0,'?'),(_binary '\pӧ\ny?\\','wp-content/plugins/advanced-custom-fields/lang/acf-uk.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-uk.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{W݃uҪ\W\JQ',_binary '&on\\\]?詇\s\pT1\\\3P}\H','',0,'?'),(_binary '\1U\q5w*','wp-content/plugins/advanced-custom-fields/lang/acf-zh_CN.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-zh_CN.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0%\\onw',_binary 'v9]0b\\\n\.\"g\Wt','',0,'?'),(_binary '@\&5C	7\','wp-content/plugins/advanced-custom-fields/lang/acf-zh_CN.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-zh_CN.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UG\\>2	\7',_binary '3\B\\r\$U	z\PO5[\U)','',0,'?'),(_binary 'wR-0\5^~c{','wp-content/plugins/advanced-custom-fields/lang/acf-zh_TW.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-zh_TW.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\\l\?[',_binary '}u\Z*VdY?%2F\\\\\&\(My','',0,'?'),(_binary 'pdK-F\!g\','wp-content/plugins/advanced-custom-fields/lang/acf-zh_TW.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-zh_TW.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\]X7,rV\',_binary 'J\\\"7\>nHzlBb\l\','',0,'?'),(_binary '\\AO\\Z%*hb:\','wp-content/plugins/advanced-custom-fields/lang/acf.pot','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf.pot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%p1@\\ \Q\ \32',_binary '\\0=\U\ojLdx\+Z','',0,'?'),(_binary '\O`\]i@vȶ.H\','wp-content/plugins/advanced-custom-fields/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z:Ƥ\{u}\\~',_binary 'P\?H`Lg\n\\\\n`ێ7oy@','',0,'?'),(_binary '\wi.w(M;0D','wp-content/plugins/akismet/.htaccess','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':}|-M',_binary 'X\r\,O{7gMI\x먩pxtR\0\"\n','',0,'?'),(_binary '\\I\*:o\','wp-content/plugins/akismet/LICENSE.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\Mi\\HjJBc',_binary '\0v1\s\N\>cID٦\I\0-','',0,'?'),(_binary 'ME\S\D,:z','wp-content/plugins/akismet/_inc/akismet-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/_inc/akismet-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\A\"\:\Z4\ g',_binary 'A{Gn	!\\08\-*^$bnO]W\C','',0,'?'),(_binary 'L\\rȦ:\\n\h\'','wp-content/plugins/akismet/_inc/akismet.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/_inc/akismet.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nf₵',_binary '\_s\3\\o\\\\\3O OI?I^_T','',0,'?'),(_binary '̽\ X$oB','wp-content/plugins/akismet/_inc/akismet.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/_inc/akismet.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\g:\r\$uV\|I',_binary ')3$׾D|Ժ\L\N\\Hd\Ti','',0,'?'),(_binary 'x\mY\r=\\P9','wp-content/plugins/akismet/_inc/img/logo-a-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/_inc/img/logo-a-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\JZ>\\\\',_binary 'Jz{M\rR怮lBA\rU¨','',0,'?'),(_binary '\'P\\T]\	6~','wp-content/plugins/akismet/_inc/img/logo-full-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/_inc/img/logo-full-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^K\-^>As{\',_binary '\%>:1WR\\ͩ\Q\i\~\^G','',0,'?'),(_binary ')̃\2k\h\! ','wp-content/plugins/akismet/akismet.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/akismet.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd8M\\L4c',_binary 'fv\\~wǑpV\'\0Op,A=6W\\','',0,'?'),(_binary '\U)\\ʀ3G','wp-content/plugins/akismet/changelog.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/changelog.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?8\Z\F<\h2\nJ',_binary '\rÞ\ټOic<\^Q','',0,'?'),(_binary '\\\jK\&\\Y','wp-content/plugins/akismet/class.akismet-admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/class.akismet-admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z$֔^ԀH\[',_binary 'ܻkc\\D\"F)v\4[nVvC\','',0,'?'),(_binary 'f餧xMP]~B\','wp-content/plugins/akismet/class.akismet-cli.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/class.akismet-cli.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z \\\qE9g:I',_binary 'v26}۞\\\Z\\nog$\$@[C\\V','',0,'?'),(_binary 'H\\![?\z>\\\','wp-content/plugins/akismet/class.akismet-rest-api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/class.akismet-rest-api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '⺅:K\\7&Z9Hc',_binary '*\F\\:Å=IH\'x\\\\"\\\':','',0,'?'),(_binary 'l\g<\\\=\l','wp-content/plugins/akismet/class.akismet-widget.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/class.akismet-widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&x\9 V$s\rI',_binary 'p~$\)wnE\aeeiFK}\r!\\\\Yt','',0,'?'),(_binary 'p\b~oBk\Z','wp-content/plugins/akismet/class.akismet.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/class.akismet.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\VE\n}0ː',_binary '\@h&d?p*JxZ\\pE$}\51d:w\','',0,'?'),(_binary 'A$h\\՝`Qa','wp-content/plugins/akismet/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\h P\Z\ݢ`Ef',_binary '\}\\\5\e3\3mhyD\Q(','',0,'?'),(_binary 'o/\d\4x`','wp-content/plugins/akismet/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ˀk-I\\\Ɲ+Z',_binary ',VǸP\$i\\L\*H\0\8','',0,'?'),(_binary '!ۅ.\4qdtP','wp-content/plugins/akismet/views/activate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/activate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{ETJ_qn\',_binary '·^\n\bq<v`x\KZW\>Gw\\','',0,'?'),(_binary '\\>Zbo&\\','wp-content/plugins/akismet/views/config.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/config.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\\w\ա',_binary '\Bož[tO\T؂\'	0','',0,'?'),(_binary '\OKN\0Yn\"a','wp-content/plugins/akismet/views/connect-jp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/connect-jp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0<h=>C׼L\\',_binary '@P6?\\F\\J\W\4F;\Z\\','',0,'?'),(_binary '\'\"z\n\\p\\aE','wp-content/plugins/akismet/views/enter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/enter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QY\dKv:cmxf',_binary 'i\r\P1\nG3`\%pFռ\vW\','',0,'?'),(_binary 'bE3\g\'cZ (\','wp-content/plugins/akismet/views/get.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/get.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\Z\[1	o\w\T',_binary '\7o\J\DZԬäS]h_F)\O+','',0,'?'),(_binary '\\Wd;C\r\\O','wp-content/plugins/akismet/views/notice.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/notice.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\~(%\^]j(',_binary 'vrj\\M\nq!F\','',0,'?'),(_binary 'w\#\Q\\','wp-content/plugins/akismet/views/predefined.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/predefined.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#>ajϬa\\4\',_binary 'w\s\bN}qY\7zoU\u\\'\1','',0,'?'),(_binary '}spK\\ \\:','wp-content/plugins/akismet/views/setup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/setup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'eY\]Z.^<&Un',_binary 'G,|\8\\\\\\i1\<2\,8\\+w','',0,'?'),(_binary '\;\;/J\KmR0','wp-content/plugins/akismet/views/start.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/start.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Qz\\"\'\0\0Y7^kTj',_binary '=P\=y\p\yP\\\*u]\*','',0,'?'),(_binary 's\ӣJ\\~\k','wp-content/plugins/akismet/views/stats.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/stats.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gg\"a\\\M\Z\',_binary '\01Mku;qܡ\m\M7?5VƾR\','',0,'?'),(_binary '\k8Q?<׊\yp','wp-content/plugins/akismet/views/title.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\XCN3|)-\2Na',_binary 'tCz\ \n`j\rM\\N\"Ag\\\','',0,'?'),(_binary 'dF=\jHc','wp-content/plugins/akismet/wrapper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/wrapper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']x\"Y\\KJ',_binary '\ZIa^\\\iJH:j\:b\','',0,'?'),(_binary '+\"\\s','wp-content/plugins/contact-form-7/admin/admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'IGsƇXyԦ\sT',_binary '\"|`\/A@O^\\\\\r\ՠ','',0,'?'),(_binary '\NP<U\\','wp-content/plugins/contact-form-7/admin/css/styles-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/css/styles-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\";\\&H\\wpXX',_binary 'uK%2r0\PM\\>\:\<\r\\U\ &','',0,'?'),(_binary '\\\rRШ\<״U;\"','wp-content/plugins/contact-form-7/admin/css/styles.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/css/styles.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\\Bh#8Y',_binary 'S,\萪G.\,?\\\f%UVVoe','',0,'?'),(_binary 'F\_=^\aE}','wp-content/plugins/contact-form-7/admin/edit-contact-form.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/edit-contact-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nVFU\\5@T\',_binary 'Jn\\G\roYD;\]X1\\c[(\l\\0','',0,'?'),(_binary 'H	ڍQ$\?9\','wp-content/plugins/contact-form-7/admin/includes/admin-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/includes/admin-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^\+\Qv\',_binary '\01~S#M*F%l\X\ڒ\l>T\l','',0,'?'),(_binary ';!әA\O\\Z','wp-content/plugins/contact-form-7/admin/includes/class-contact-forms-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/includes/class-contact-forms-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\\cI4\\$%',_binary '|(\HE\ק :H.~\V\ީ\\"\0ػ','',0,'?'),(_binary 'n\\\n\ǋ\SH','wp-content/plugins/contact-form-7/admin/includes/config-validator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/includes/config-validator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';ms3BF\n1N\\',_binary 'I;b|HR\\O*\\'߫v\Z(ۉQ-{0','',0,'?'),(_binary '\\9\\3p\^1\','wp-content/plugins/contact-form-7/admin/includes/editor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/includes/editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\*\w',_binary '3H|ӪDao,\\\\\7;۪zh*','',0,'?'),(_binary '\ws\Ye\s{','wp-content/plugins/contact-form-7/admin/includes/help-tabs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/includes/help-tabs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\5- Aw5+D\',_binary '\tx\̓Y/4CܲB~Q\p}\','',0,'?'),(_binary '++\u\V\67Sc','wp-content/plugins/contact-form-7/admin/includes/tag-generator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/includes/tag-generator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '޴Zx/!P֢a\',_binary '6Vyn)7\:n:\\!\\)KQ%\','',0,'?'),(_binary 'W[\\lF*QM','wp-content/plugins/contact-form-7/admin/includes/welcome-panel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/includes/welcome-panel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'AQkB5\\\`\԰',_binary '\0w\h\Zc;RT(	\r7݆Dkع\5\\','',0,'?'),(_binary '>A\X\\as(~','wp-content/plugins/contact-form-7/admin/js/scripts.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/js/scripts.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q\m`N\\Z',_binary '?\\܅ACU\\\\|RʻTت|\n5','',0,'?'),(_binary '\l\Ƀandv\"\\Q','wp-content/plugins/contact-form-7/admin/js/tag-generator.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/js/tag-generator.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tyY@\x,\R.;',_binary 'V]\'\m\W3 T\"\\n䄿ôz\~N=','',0,'?'),(_binary '\|\ֵ\_J^\P','wp-content/plugins/contact-form-7/assets/icon.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/assets/icon.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\\У!ș\\\/',_binary 'inY\"xge(MǏ\˕\\\\U\\n2%','',0,'?'),(_binary '-%hc\`\\tw\','wp-content/plugins/contact-form-7/assets/icon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/assets/icon.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~9\\Nʶ_c\_\',_binary 'y埪\/+/<&p4\o\\ ]o>+^t','',0,'?'),(_binary 'S\;C=r\0U\\\\\|','wp-content/plugins/contact-form-7/includes/block-editor/block-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/block-editor/block-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\NX\WV\"',_binary '\a&&\$cݳ\܅g\ڊ|,4<','',0,'?'),(_binary ' \W\8\ሸ','wp-content/plugins/contact-form-7/includes/block-editor/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/block-editor/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ӥD\ު/%f',_binary '_(\_\o?;\d_\4','',0,'?'),(_binary 'Wkm`^ScV\G','wp-content/plugins/contact-form-7/includes/capabilities.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/capabilities.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FΌ6\BMM۟',_binary 'm\\)dVc \U\'\\B\Z\s)GkE','',0,'?'),(_binary '7A`|\'\2`5=','wp-content/plugins/contact-form-7/includes/config-validator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/config-validator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\7!6|]z_',_binary '	#؁_Ȋ\\\J\\6BNC\2\\x\8\"','',0,'?'),(_binary '\\8ѽbv\r','wp-content/plugins/contact-form-7/includes/contact-form-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/contact-form-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\l\6	cC\6\',_binary 'vbU.\L)יr\C\aNqP%>~Rבp','',0,'?'),(_binary 'R0t\]\','wp-content/plugins/contact-form-7/includes/contact-form-template.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/contact-form-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\yg))\-\K',_binary '+)\Ms{l˴d\\D\h_\r\5ŀ\<P','',0,'?'),(_binary '\"@OwQ_ܨ2M','wp-content/plugins/contact-form-7/includes/contact-form.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/contact-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',(F\+L R\b',_binary 's\YZ`KY4Π\z|1~9p','',0,'?'),(_binary 'a.Ic\tR\s.','wp-content/plugins/contact-form-7/includes/controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\\\A2w9w',_binary ' ;\~\\gEoq\bCb)\ W+','',0,'?'),(_binary '/\s\NF>\6\','wp-content/plugins/contact-form-7/includes/css/styles-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/css/styles-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\E1\X_\uA-',_binary '_\M\'\:#iLHuwA{\\\̠@\G','',0,'?'),(_binary '\rb!E\jڵX','wp-content/plugins/contact-form-7/includes/css/styles.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/css/styles.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\U\Z\XYO',_binary 'x]p̨1Äљdi~\͖%]e:\','',0,'?'),(_binary 'G\\r\h=^\Z','wp-content/plugins/contact-form-7/includes/file.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=+\ױfͶ9',_binary '\P7]Y\\\a^\\z\}>\@3(','',0,'?'),(_binary '043p\2\P>\Ҥ\>','wp-content/plugins/contact-form-7/includes/form-tag.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/form-tag.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V%\\C3o?=B',_binary '2|4${*\%2/\\ƈƣ\	1B','',0,'?'),(_binary '=\5^L\\\n-[','wp-content/plugins/contact-form-7/includes/form-tags-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/form-tags-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\\\\\=\x\St\',_binary 'n\-S諮\Y\&7?dSS#\','',0,'?'),(_binary 'pI:Svu','wp-content/plugins/contact-form-7/includes/formatting.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/formatting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\sʟ\\s\',_binary '\o\Y<z˒\\\n\rrʏ\Ju','',0,'?'),(_binary 's\\ז:\h\S','wp-content/plugins/contact-form-7/includes/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\r̾~|',_binary '*J	\'\\'\CV7\\ns*\G)\\\'','',0,'?'),(_binary '\:ӱ`JiL\','wp-content/plugins/contact-form-7/includes/integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V)2|j*9\\\l\',_binary 'ӵ1Jݦ\\*EJC7-\\D\OH\\\','',0,'?'),(_binary '\`SO٪U&*w\','wp-content/plugins/contact-form-7/includes/js/html5-fallback.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/html5-fallback.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*=\On\]g\z\',_binary ':<QY\\ъ\\4$9/qhD}','',0,'?'),(_binary '\\~\ҙ.\wVo\','wp-content/plugins/contact-form-7/includes/js/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '??\?Gz8IVwŅ',_binary 'L×ŜV\oz\\ﱼ\d\{%]\s=','',0,'?'),(_binary 'X[⋘Hn\̖	$','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڮ\ψ\BӂLU\\',_binary '8WQFa\~h\Zq>\L\r\\\Q\hܧt\','',0,'?'),(_binary '/D\cl\\ޏ\','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\1HE~oI\\',_binary 'C\#rU\07\>{37L\1\\s','',0,'?'),(_binary '0\&\M\Ue2j','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0Vp@,\p',_binary 'mѾO\\'sJ\"\&u7\Jδ\\','',0,'?'),(_binary 'WzY!a\vwQ^ޱ','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\_u	!\#~',_binary 'aoJW?\(~1#u(NSV\s;c\y','',0,'?'),(_binary 'Ed\ZEZw','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '֙r:Cn\"2U',_binary 'Ѱ\\\2\NfZz\Dޯ̇5r\&dJ','',0,'?'),(_binary 'L\ϖ\0\y\"P\\','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^S;xW6-\'Fv3',_binary ']]U\\\[\0uoT\\P\n','',0,'?'),(_binary 'E<V6;NK_lSk','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#imo\[`a',_binary '\{Ere\`љP\\ˊ8\Y','',0,'?'),(_binary '^DV\\\!o$+','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;\`\\x\\;\',_binary '64 \\c\\(\'G\F&\U]b@\"\V0','',0,'?'),(_binary '\n\5\=IK&{\P','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\;\4͛0\\tR',_binary 'KP\Ѣ\\*e>@P*\3\O','',0,'?'),(_binary 'F\8*\"ڹpEm&-\j','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ϝ(a.\0\n1-h',_binary 'n\"X͂\\e\fgn\@\\\\\Hrz\^','',0,'?'),(_binary '+GI]$noR','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G#ͻ\\տz\\',_binary '\\Ǝ\\ȋ%~6\\(\>T5꯮','',0,'?'),(_binary '\L9ԔL\MU\)M\','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$i&e\nMt',_binary '\\p˙\1tp\aXE\lטLXд(؆\','',0,'?'),(_binary 's\2K\nl\Fu/G','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<*\\*\"(\\U\홫',_binary 'U,[PUl\oss\=\\$Ѝe','',0,'?'),(_binary 'T\ak\r\80o,\','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/theme.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\2yE\0\\u\\',_binary '8f\X\l6\(\A\n-\O?8','',0,'?'),(_binary '\)K\W&\'EF%','wp-content/plugins/contact-form-7/includes/l10n.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/l10n.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}Y\*~!F\0\\G',_binary 'b8N!;2\4FSÝ1L\J\\JF\Z ','',0,'?'),(_binary 'Xo\\~_k','wp-content/plugins/contact-form-7/includes/mail.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/mail.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\b|N.\\3QY',_binary '\񅸪\0({tclYwxݯnܾ	','',0,'?'),(_binary '\4\:\\j;F?\.','wp-content/plugins/contact-form-7/includes/pipe.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/pipe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\\\\0,m\\c',_binary '@OZa\N\d\M\7\ӧ\O)=\\','',0,'?'),(_binary '\~Ft\gr','wp-content/plugins/contact-form-7/includes/rest-api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/rest-api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\y8tg4+',_binary '\&ZF!J[\U\GX\\J\G0s\','',0,'?'),(_binary 'Du\KB\Lk','wp-content/plugins/contact-form-7/includes/shortcodes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/shortcodes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';T\\ZyY>4\Mr\V',_binary '\\nU|q/R\ÿVq\4jB-܏h~)','',0,'?'),(_binary '2VJ\܌','wp-content/plugins/contact-form-7/includes/special-mail-tags.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/special-mail-tags.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#U\.WY̩\\`i',_binary '7)uF\Z\?ͭ\r\%T\*;i\"\\iP0\','',0,'?'),(_binary '?cKl}\g5ᴐ\','wp-content/plugins/contact-form-7/includes/submission.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/submission.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tl\\kZS',_binary ';}\\Ď}\\\]\#\&Eu\\nO\','',0,'?'),(_binary '54uSv7\H	h\\','wp-content/plugins/contact-form-7/includes/swv/js/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I)\wo\0\4[4',_binary 'tE6\-\Aܵo\I','',0,'?'),(_binary 'K6d\s菞\\\=','wp-content/plugins/contact-form-7/includes/swv/rules/date.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/date.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\VDL~T\<\=',_binary 'SC\\+:I\\+m\TBv\n6	{V\\v~/\`s','',0,'?'),(_binary '^dF5z\'%','wp-content/plugins/contact-form-7/includes/swv/rules/email.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/email.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\XJ\Uq\@.a\',_binary 'Chc\\Z.U~8H?/g2\\\\_Ù','',0,'?'),(_binary 'nQv?H|\','wp-content/plugins/contact-form-7/includes/swv/rules/file.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7}0\0ݡDM2r\',_binary '	\B&\o\v;[vWP%','',0,'?'),(_binary 'kĴrp\K\uw\r ','wp-content/plugins/contact-form-7/includes/swv/rules/maxdate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/maxdate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\'\,4Fd',_binary 'r\\}6\A\*#\\\\f\'ṇ','',0,'?'),(_binary '	G-/\|\\\\\i','wp-content/plugins/contact-form-7/includes/swv/rules/maxfilesize.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/maxfilesize.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '㦀Ō\ኹ\\>\',_binary '乥8\\I\\-\&\* 9=\Zr7IFML','',0,'?'),(_binary 'cc\qApw','wp-content/plugins/contact-form-7/includes/swv/rules/maxlength.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/maxlength.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\I6؏1+\@3U',_binary '	D\\pF\7}s׺1²l\6YɄ;6t','',0,'?'),(_binary '\#Pkk8ic\','wp-content/plugins/contact-form-7/includes/swv/rules/maxnumber.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/maxnumber.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n,ӌV667!j@',_binary 'i%Q\\ٌ\Q%5$fDo%PZY+\\\"	','',0,'?'),(_binary '2k>Q,\(Ѣa\D','wp-content/plugins/contact-form-7/includes/swv/rules/mindate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/mindate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`f&\\˳\*ɠ',_binary '\|	t\^\t|:\'^9\\\w\G\\T','',0,'?'),(_binary 'G\G\\C\,','wp-content/plugins/contact-form-7/includes/swv/rules/minlength.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/minlength.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ag0S۬q-',_binary '\.WN\+C\\Y\\"Id\݈','',0,'?'),(_binary 'LO\\\'4\$','wp-content/plugins/contact-form-7/includes/swv/rules/minnumber.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/minnumber.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\XԧabP\`',_binary '\a~]ѻ9wL\\n\(J	޸\[N4\.','',0,'?'),(_binary '?Z\Bf\kF','wp-content/plugins/contact-form-7/includes/swv/rules/number.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/number.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\nU76\0OECQ',_binary 'K\\'Lk4\".l	\\/+\\u','',0,'?'),(_binary 'j.)?/\z','wp-content/plugins/contact-form-7/includes/swv/rules/required.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/required.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\p|\\g^ܕOd:\',_binary ']`\0\w\u\j\\-*~`','',0,'?'),(_binary 'aK01#Up7\>\\','wp-content/plugins/contact-form-7/includes/swv/rules/requiredfile.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/requiredfile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \AK0`',_binary '\\\\\\\*f\\<vK!\Z\r\\','',0,'?'),(_binary '\r\.\\\\tG\','wp-content/plugins/contact-form-7/includes/swv/rules/tel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/tel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\\n\D\\n',_binary '^N?W\I@qT\KP\\mO赎','',0,'?'),(_binary 'VSc\E\$\\E\\','wp-content/plugins/contact-form-7/includes/swv/rules/url.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/url.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4\:=d',_binary '*q\S3Y\S\W\\14m\\iN','',0,'?'),(_binary '\ahde.wlCh\','wp-content/plugins/contact-form-7/includes/swv/schema-holder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/schema-holder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\`	\st:\#',_binary '\̸\}u7R\C\vtk\','',0,'?'),(_binary '1\TO\!_7-[L','wp-content/plugins/contact-form-7/includes/swv/script-loader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/script-loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\ԃ\nR\\%',_binary '\\ߢ\&	\ r\n	\<\	','',0,'?'),(_binary '*\nN`\rSs3^\_z','wp-content/plugins/contact-form-7/includes/swv/swv.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/swv.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\0Nv)G\>\!!',_binary 'Sϲŷ\ݴb.b\ Ƴ\~\\\E4','',0,'?'),(_binary '\\0p\WG\r}^\r̈́L','wp-content/plugins/contact-form-7/includes/upgrade.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/upgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\[2YQ\ݣ\d',_binary '1\\\DvQ5C#\B\#','',0,'?'),(_binary '_\t9@ _)J=_\','wp-content/plugins/contact-form-7/includes/validation-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/validation-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(}!\^\\r|_\S',_binary '7\@\\L\R\}R+l\6Me\ң`/\','',0,'?'),(_binary ' \\.g\w\','wp-content/plugins/contact-form-7/includes/validation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/validation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^kU[Pӥ\qL',_binary '\"P\|D\Fh\1\\uh\\\\r#','',0,'?'),(_binary '\\N\O\\T\)EH','wp-content/plugins/contact-form-7/languages/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/languages/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YT&\Zo^GԨ\\}',_binary 'M\\O\(\\rO\v[\/FBA\>tCw','',0,'?'),(_binary '݋rn}z\w\'\','wp-content/plugins/contact-form-7/license.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Xj8%&~i\\K\',_binary '\U\}\{\	6\'-U\\','',0,'?'),(_binary 'M^.\h\\','wp-content/plugins/contact-form-7/load.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/load.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Àzx\3$\\',_binary '\rh3JG@~tn]\d\\\\S\\\2','',0,'?'),(_binary 'a\\nFh #ۈ\\','wp-content/plugins/contact-form-7/modules/acceptance.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/acceptance.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*KCzg\6(O\H\\\',_binary '\\xC\rT\S\\s\3\ިIs\','',0,'?'),(_binary '\ƿ\o\F\h\','wp-content/plugins/contact-form-7/modules/akismet.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/akismet.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0I2ᴻ\o\\',_binary 'ꨊ\nT\9>\\̨\\G2ON\=?Z\r\a\','',0,'?'),(_binary '\rvkP-\tGHm','wp-content/plugins/contact-form-7/modules/checkbox.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/checkbox.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<K\\\T\\0<[5H\\0',_binary '\N\\6sǌ;zo\p0$NbD$\f@35','',0,'?'),(_binary '\/\@\0K5V\n\q\','wp-content/plugins/contact-form-7/modules/constant-contact/constant-contact.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/constant-contact/constant-contact.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')HM$\6G&Υ',_binary '` \\\\\\\\\\\(\\\\a','',0,'?'),(_binary '\\vD\E\|,xͱ','wp-content/plugins/contact-form-7/modules/constant-contact/contact-form-properties.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/constant-contact/contact-form-properties.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\֡\b`<\\\\',_binary '\'ժ7\m/ŖP둄Ez\r,\\','',0,'?'),(_binary '\~Ta2l\\;6늌','wp-content/plugins/contact-form-7/modules/constant-contact/contact-post-request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/constant-contact/contact-post-request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '25i/\+:\n\+\"\',_binary 'M\u\"¼\2\nBJ\rmw\"\\?','',0,'?'),(_binary '\\>Bp\/','wp-content/plugins/contact-form-7/modules/constant-contact/doi.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/constant-contact/doi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T	\\	v\ؼ',_binary '1\\yh4\¹\')xgnQŎWB1h!\','',0,'?'),(_binary 't}}d\/\/}e','wp-content/plugins/contact-form-7/modules/constant-contact/service.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/constant-contact/service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dL\>y\\`\;c',_binary '.4e\\X6\ސ?:4\0\\\@\D^\Z ','',0,'?'),(_binary '(\,\0[\7\\\34','wp-content/plugins/contact-form-7/modules/count.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/count.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SܜIxJA@J\K',_binary '\\'}P\#l\3	U&\"1>ֵ~Dx','',0,'?'),(_binary '\0\@u2\X\','wp-content/plugins/contact-form-7/modules/date.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/date.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\.n\\)qUn',_binary '\\\ݒ*AFc~F\F\3I\\\T','',0,'?'),(_binary '\=\Ɓy柫','wp-content/plugins/contact-form-7/modules/disallowed-list.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/disallowed-list.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\\"4C\N\\'',_binary '\W޴\\\Dr\A\\>\1z\ﺶ\N2','',0,'?'),(_binary 'NiQg\zǢ\ߚ4','wp-content/plugins/contact-form-7/modules/doi-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/doi-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'шT+\AOklЪU',_binary 'M\X\\'IU3\M(y\'ė,\eY\)\\','',0,'?'),(_binary 'YIE\Tt2L\\]','wp-content/plugins/contact-form-7/modules/file.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LK\\ug6ȫ+>',_binary '\q\\\0\-N\dOLo2p힘XAn','',0,'?'),(_binary 'x\>\\E\\Q;\\','wp-content/plugins/contact-form-7/modules/flamingo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/flamingo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'λ\T\^',_binary 'N$\`\\\\S$\nI\u^دX}H\\0','',0,'?'),(_binary '!\B\\Zl!Z0\','wp-content/plugins/contact-form-7/modules/hidden.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/hidden.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\A8|)6ab\\\\r',_binary 'a9斷x➃\\\ꗘ\\\=m_','',0,'?'),(_binary '=fd\\ӂv\\','wp-content/plugins/contact-form-7/modules/listo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/listo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\\\0\\)\{',_binary 'ӈ!t/)lpZ|\\;n˄bS\','',0,'?'),(_binary 'k	\<\(G\w\\','wp-content/plugins/contact-form-7/modules/number.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/number.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_K\\$j\r\\j',_binary 'JL5;\3W+yԀې\l\b\S]\y','',0,'?'),(_binary '\Ee\\"^zT\\','wp-content/plugins/contact-form-7/modules/quiz.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/quiz.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!tO~~W\\0a]gh',_binary 'Eg\\6<\\B\\'?\Irkޯ]b\\\','',0,'?'),(_binary '#ɴ.\n\I|+\ɼ\','wp-content/plugins/contact-form-7/modules/really-simple-captcha.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/really-simple-captcha.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0*yd,\\\\M%',_binary '\\\_oC\n[ht˝Uy\t\b','',0,'?'),(_binary '=ꢣ%\\i','wp-content/plugins/contact-form-7/modules/recaptcha/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/recaptcha/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\(sm/\#&',_binary 'ɖqv\\ӫ\Z\'4+]\L4M\','',0,'?'),(_binary '\&8fzZgS','wp-content/plugins/contact-form-7/modules/recaptcha/recaptcha.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/recaptcha/recaptcha.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(fuǵ.Ц',_binary '\H\\ռjzݾJgDd\u\\\"sf\\\\'','',0,'?'),(_binary 'x\\\0>t4n>L','wp-content/plugins/contact-form-7/modules/recaptcha/service.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/recaptcha/service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\n\>\Y*\',_binary '\$k\4[\\n9,˭\oB_ex\\³ُ','',0,'?'),(_binary '\\\n\;:\I\\"\@\Oh\','wp-content/plugins/contact-form-7/modules/response.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/response.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a٤@\\W+\X*\1\',_binary '9H\n\ 6m`\\M\\vL\\ ','',0,'?'),(_binary 'ݺ$;k\\J	al1','wp-content/plugins/contact-form-7/modules/select.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/select.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|(tbD\',_binary '#/;FNw1X5W\]n\͎<\k\\0\_','',0,'?'),(_binary '\~;s5WBmEV','wp-content/plugins/contact-form-7/modules/sendinblue/contact-form-properties.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/sendinblue/contact-form-properties.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\VX\\۷DÃ',_binary 'E\L\%8[mi\ˣ\icD.cV','',0,'?'),(_binary '1N-Md\\D0\\','wp-content/plugins/contact-form-7/modules/sendinblue/doi.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/sendinblue/doi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\V\raM\"\K',_binary 'HgDM\_hH\و,iY\j','',0,'?'),(_binary '$z\\\Q	\y','wp-content/plugins/contact-form-7/modules/sendinblue/sendinblue.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/sendinblue/sendinblue.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\GD1RbT',_binary '\'gk.iiXD\\\\\A\'\ј','',0,'?'),(_binary '\MTbv\>L~','wp-content/plugins/contact-form-7/modules/sendinblue/service.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/sendinblue/service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'7cL\FѪ\w~t',_binary '.\0]k̡x\\\X\!jрDCH;J','',0,'?'),(_binary 'ހ[11bBc\!\','wp-content/plugins/contact-form-7/modules/stripe/api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/stripe/api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\t1)F@',_binary '7tn3R\\'\|\\\'Fjo\{+\','',0,'?'),(_binary 'U\h5(\\Z','wp-content/plugins/contact-form-7/modules/stripe/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/stripe/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\{\8<\&!x#\\'',_binary '\ҷ;2\=\kӈ=?\0i81qE\بz9q','',0,'?'),(_binary '\\ԉSַ3*\0h\a','wp-content/plugins/contact-form-7/modules/stripe/service.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/stripe/service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2R\\\{CYP\',_binary '~\'t\r2C\\A\n`?cXU\"D\֦Qe','',0,'?'),(_binary '\zMj`巂*','wp-content/plugins/contact-form-7/modules/stripe/stripe.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/stripe/stripe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\"\n\\\"\i\*\l',_binary 'IU\\\"W \5)RQHzv9(\a,u\0a','',0,'?'),(_binary 'Ȍ\\\\m\{YK\M','wp-content/plugins/contact-form-7/modules/stripe/style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/stripe/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\t^ާ3\\M',_binary '=\լ8\x)/\ߓ\}\ѻz@\A','',0,'?'),(_binary 'J?4Yhe!>O','wp-content/plugins/contact-form-7/modules/submit.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/submit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\u߮s\F\W\K',_binary 'r\ɰ\KErm\\<*=/n!\\}=%','',0,'?'),(_binary 'b\N=,\S\\','wp-content/plugins/contact-form-7/modules/text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/text.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'р|\0lU\\$\\',_binary 'j:mVt\̆[^d\\Ea\r\\A B*','',0,'?'),(_binary 'r\"-\0EwX','wp-content/plugins/contact-form-7/modules/textarea.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/textarea.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bGI\˝\@',_binary 'evS\\\ث#\\A()\0>','',0,'?'),(_binary '6o8NoL;','wp-content/plugins/contact-form-7/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kͭҾHc\08\Tk{',_binary '\]03B]gυY*\\r\j.','',0,'?'),(_binary '\r\¶2O\2&@','wp-content/plugins/contact-form-7/uninstall.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/uninstall.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\x2\v0\\r',_binary '\]\C`\\'\\\ŦQ5&f','',0,'?'),(_binary 'kN\(lZfE\"Lm\','wp-content/plugins/contact-form-7/wp-contact-form-7.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/wp-contact-form-7.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Bee%\f\,d#\A',_binary 'kKZgO\\<sf\QYR\Jк!QW/','',0,'?'),(_binary 'w꺏cfQ\'n^','wp-content/plugins/cookie-notice/assets/chartjs/chart.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/chartjs/chart.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2N\_9\T',_binary 'Gu\\\^\y\ف\rӧ\d\;)\r#NQl','',0,'?'),(_binary 'j\h\t\(; ','wp-content/plugins/cookie-notice/assets/microtip/microtip.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/microtip/microtip.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\;PxW\nF6',_binary 'z\0\M뺻vBF8rI(A\\\gQ\ܧϑQK','',0,'?'),(_binary '\\\ \;T,\'\l','wp-content/plugins/cookie-notice/assets/microtip/microtip.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/microtip/microtip.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'پ\%I\rZ8JQ?\Ȍ',_binary 'Wa!)|;\-s\0_\b\n_','',0,'?'),(_binary '\#}s\PF:AG','wp-content/plugins/cookie-notice/assets/modaal/css/modaal.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/modaal/css/modaal.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	g\'V[\q\{',_binary '\V06\\r=aB7ᝓJK^sl+]\`m','',0,'?'),(_binary '?\͎\\\\\\"(R\q','wp-content/plugins/cookie-notice/assets/modaal/css/modaal.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/modaal/css/modaal.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rt\`i>\\:B',_binary '^3E+Ҁ\\qp\%Π\K\\\m(','',0,'?'),(_binary '%T6-	\0\~%8|','wp-content/plugins/cookie-notice/assets/modaal/css/modaal.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/modaal/css/modaal.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b!.7%\=8,',_binary 'cErXBg$L\W	OKIsth,,<','',0,'?'),(_binary 'tF\F8vz\s+','wp-content/plugins/cookie-notice/assets/modaal/js/modaal.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/modaal/js/modaal.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '磇\ܑ4\\\"tK\',_binary '*\'D\0\\3TmӭB\>b\\\D\r[C','',0,'?'),(_binary 'Ē~\\l&\#CQ','wp-content/plugins/cookie-notice/assets/modaal/js/modaal.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/modaal/js/modaal.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rT\~\\)JyX\\*',_binary '9x\%*25e7\=\&!z\\\q','',0,'?'),(_binary ';*\!5eKzЀ2	','wp-content/plugins/cookie-notice/assets/spectrum/spectrum.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/spectrum/spectrum.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5=\\\0,\1',_binary '֧\@\GP\qch\\i\'\N\9\\','',0,'?'),(_binary 'U\Sq`ˣj?	ՓQ','wp-content/plugins/cookie-notice/assets/spectrum/spectrum.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/spectrum/spectrum.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\M6֠l\\t',_binary '\\А\\\\t =c\\%g-LTഉE','',0,'?'),(_binary '_J#\5\(Qݯ߷','wp-content/plugins/cookie-notice/cookie-notice.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/cookie-notice.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\;eRr	ƽ',_binary '\=Je\V$D+8\y-)n\n\'','',0,'?'),(_binary 'D\~\\Ꚓ\c~','wp-content/plugins/cookie-notice/css/admin-dashboard.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/css/admin-dashboard.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\T\F\\\k\',_binary 'My\\qj훭\}-\6i`[\WKq\','',0,'?'),(_binary 'Wz\0\\V\\\}','wp-content/plugins/cookie-notice/css/admin-notice.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/css/admin-notice.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\y4*\эB',_binary '(>\2\\t:\#eIVen,`','',0,'?'),(_binary '3JҫM9\\z','wp-content/plugins/cookie-notice/css/admin-plugins.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/css/admin-plugins.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\\[\<AHs',_binary '?7˯ov\\ \\\\]H\\V]ǭL8','',0,'?'),(_binary 'M3\(\}ij\Q\Hf','wp-content/plugins/cookie-notice/css/admin-welcome.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/css/admin-welcome.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '݁f>}x~\'',_binary 'S\5\\D\,\~tyl+\kl2&a\','',0,'?'),(_binary 'v\\\Zݏٗ\\"|\m','wp-content/plugins/cookie-notice/css/admin.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/css/admin.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\POh\z\2k',_binary '2ߺk4P]\\i*At\\iJTaǥ','',0,'?'),(_binary '=p䃯薇o\','wp-content/plugins/cookie-notice/css/admin.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/css/admin.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\&6Cҧ΍{',_binary 'O\0\Zb\ħ*w\[Z\xsc\\\'','',0,'?'),(_binary 'rnƔmC\TD%ʲ','wp-content/plugins/cookie-notice/css/front.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/css/front.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\-/\nu',_binary '\nQ3\M^\V{\Zh$\b	\\J\W6','',0,'?'),(_binary '\\y6!	S4M5[','wp-content/plugins/cookie-notice/css/front.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/css/front.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\\\e\]J4\r\',_binary '\\\h>\C\*(*z\\ur%\\ꑏ','',0,'?'),(_binary '\0^aY\i\n','wp-content/plugins/cookie-notice/img/cookie-compliance-logo-dark.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/cookie-compliance-logo-dark.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\\(o\\{Eum',_binary '{N\n\^Yr\\U\J\\Tb\A-/&=k-','',0,'?'),(_binary 'tkj\\!tz?ٴ','wp-content/plugins/cookie-notice/img/cookie-compliance-logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/cookie-compliance-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{6c\\\'ȁX\\T',_binary 'ͭ|\pԠ>\~(\n\\2|诓a\[`\Z','',0,'?'),(_binary 'r\\E\H\3\\','wp-content/plugins/cookie-notice/img/cookie-compliance-widget.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/cookie-compliance-widget.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Wl\sJKB\\3',_binary '5zbɫNH\4əG\YYC\`\!3','',0,'?'),(_binary 'غN\n\qmx','wp-content/plugins/cookie-notice/img/cookie-notice-logo-dark.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/cookie-notice-logo-dark.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Vzݘٞ^=7\(\',_binary '&-҇ǖ(rY\\N\#T','',0,'?'),(_binary '5\\2\j\6\nKT\','wp-content/plugins/cookie-notice/img/cookie-notice-logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/cookie-notice-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Hfo\'#G\R%/',_binary '2\\`߉\0\p \!C-@\]\},\\\\P','',0,'?'),(_binary '\hTA\w<\~fq','wp-content/plugins/cookie-notice/img/hu-logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/hu-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|FV\t\W\(\ţ\',_binary 'Lo|l\7=\=eګDNqb\`Ɇd','',0,'?'),(_binary '\UZ0\05\}','wp-content/plugins/cookie-notice/img/layout-bottom.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-bottom.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ȱ0\\m3\',_binary 'F\eGoK\х(\\\0\"h\\#O','',0,'?'),(_binary '`\\07\?eʜr\n','wp-content/plugins/cookie-notice/img/layout-bottom.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-bottom.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\gƦZ\?dim\',_binary '5\\\\̧$,U62\U\x\A\|A','',0,'?'),(_binary '7C\\{\\!v)\','wp-content/plugins/cookie-notice/img/layout-center.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-center.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9nEA<R\c(Z\\0)',_binary '\"\:\ \Ӭ쏊l.\6\U/G,','',0,'?'),(_binary '\O-\O\B\8l\','wp-content/plugins/cookie-notice/img/layout-center.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-center.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m\1\OD\\M5',_binary '\\6[\\$\\\&4ky9juxyzZT','',0,'?'),(_binary '\\1m̀f\\j','wp-content/plugins/cookie-notice/img/layout-left.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-left.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\\hH:$Őm',_binary 'R\\e/\H\\\*p^Jr?}/\\:=ko','',0,'?'),(_binary '\sΣKx\\rj','wp-content/plugins/cookie-notice/img/layout-left.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-left.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WA\Z^c\=x',_binary '	eٞXRv\\\\%ǍXLt\6\Z\','',0,'?'),(_binary '\rX\\iێ*','wp-content/plugins/cookie-notice/img/layout-right.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-right.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\\\\\0\\\',_binary '+rWwJ8._\\+l\M+d%3zx\a','',0,'?'),(_binary '\%\\/\H\\','wp-content/plugins/cookie-notice/img/layout-right.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-right.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`K\Fj\[I',_binary '@_\\dlq\\Nw{?*}\\UŭgĚ$cF\:','',0,'?'),(_binary '0pF\\\5\','wp-content/plugins/cookie-notice/img/layout-top.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-top.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '77\\A\ެbN',_binary '\/X\̲Α\z\#È#\}\(\FT#','',0,'?'),(_binary '\\\1\Z\P\-\D','wp-content/plugins/cookie-notice/img/layout-top.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-top.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\c\\\Ziw',_binary 'z,H\rYfp\-8Zw\/\EEG','',0,'?'),(_binary '\?HH,B\Gr#\\Z','wp-content/plugins/cookie-notice/img/screen-compliance.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/screen-compliance.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\\r\)1ceA',_binary 'eE$=RD\t¹yօ\\\','',0,'?'),(_binary '~rXJLt\\','wp-content/plugins/cookie-notice/img/screen-notice.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/screen-notice.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\#NFB?m\Z\',_binary '6\>fx\Z&xy\f6y\\$	\QG','',0,'?'),(_binary 'UI0	\^\-⍲6','wp-content/plugins/cookie-notice/includes/bot-detect.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/includes/bot-detect.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oϭ\I\\5&/\Θl',_binary 'jbrp{\\pJK*$j\n6`\"\ڄ','',0,'?'),(_binary '_R<@\{Ҿ\\','wp-content/plugins/cookie-notice/includes/dashboard.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/includes/dashboard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ǈQOǆa\5b\3',_binary 'ѐFh\\\\k<!dhKY\\ւ;=','',0,'?'),(_binary ')\ynûJoG ','wp-content/plugins/cookie-notice/includes/frontend.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/includes/frontend.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sA,b\p?t',_binary '<\pI\\-tkp\\\W_zc','',0,'?'),(_binary '6\n6e\ҏ\7O\','wp-content/plugins/cookie-notice/includes/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/includes/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\\p8kSNB<\\',_binary '@{B\'	6\\\\'$\%X\G!','',0,'?'),(_binary 'Q\a29Ԅ\'y\\','wp-content/plugins/cookie-notice/includes/settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/includes/settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\R,\\p\',_binary '\ǿl\b\q\;\\Ѹs\_\mS','',0,'?'),(_binary '\\ZN\/RrW','wp-content/plugins/cookie-notice/includes/welcome-api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/includes/welcome-api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\U\\s\r\Z~\',_binary '6C\Aj\Oy\0\|24ekw2','',0,'?'),(_binary 'ս @<vzw\x\\\e','wp-content/plugins/cookie-notice/includes/welcome-frontend.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/includes/welcome-frontend.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\r~\'\r\s}\',_binary '\9_\P$\t\&z}qnX\+?3Be','',0,'?'),(_binary '{\\\n\ک($Tj\")=','wp-content/plugins/cookie-notice/includes/welcome.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/includes/welcome.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c1B\"k\\7~',_binary 'f\40z\'r\~W)\\j*Dw)\F','',0,'?'),(_binary '\~J\\\$|OMf','wp-content/plugins/cookie-notice/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z\=v\\]\\\V',_binary 'k~	UH\Z\xP\\Ā<;X','',0,'?'),(_binary '++Ě݈ա\\q/8q','wp-content/plugins/cookie-notice/js/admin-dashboard.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/js/admin-dashboard.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>ۚ\\7N⛄\HX',_binary '\y\cM2\\Lӑ\\Z,L1\]\\}[y','',0,'?'),(_binary '+54\\\ZJVYy\','wp-content/plugins/cookie-notice/js/admin-notice.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/js/admin-notice.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\]h\7q  Y',_binary 'OA[s0\wc]\\F\_Oo6S\\$\\"p','',0,'?'),(_binary '\"\q4\?W\[','wp-content/plugins/cookie-notice/js/admin-plugins.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/js/admin-plugins.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\lED\+eb\r',_binary 'Oo\ɇU{.+\S	m$8\YՖBi','',0,'?'),(_binary '\\\ilܤj>\\','wp-content/plugins/cookie-notice/js/admin-welcome.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/js/admin-welcome.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\\\D.5ʵ\\4\',_binary ']G\,\+ۺsV!36COȒ','',0,'?'),(_binary ':\}O\uʝ\H\&','wp-content/plugins/cookie-notice/js/admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/js/admin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\rΙ\e)؝\9\_',_binary '\\oWƚB{ˢ\I\\{|~\\r','',0,'?'),(_binary 'Q@Aqlף\$\Y\G','wp-content/plugins/cookie-notice/js/admin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/js/admin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(,-\yb%\9\n',_binary '\y\\O\b\"\Z\t\.\!W9\\&','',0,'?'),(_binary 's\\D_f*H=T~\\','wp-content/plugins/cookie-notice/js/front-welcome.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/js/front-welcome.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\8\\0B\U\\',_binary '\sjBQo%.~DGVs#\jӖޞx$','',0,'?'),(_binary '\\\(B\\\\','wp-content/plugins/cookie-notice/js/front.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/js/front.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(M\\c\\@S',_binary '{\ZyA6`\n\XP)\D;\\','',0,'?'),(_binary '\'5z䉧[4\!','wp-content/plugins/cookie-notice/js/front.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/js/front.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_}ʃ\\\)[\rLr\% ',_binary '.z\Z\nG&\w\E2>{|\','',0,'?'),(_binary 'C\U]K\YC','wp-content/plugins/cookie-notice/languages/cookie-notice.pot','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/languages/cookie-notice.pot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\75\\,D1\OSB\',_binary ';\(-p\x\ _|gB\!R','',0,'?'),(_binary '\\R\nŎ~I{\P\ʕ4','wp-content/plugins/cookie-notice/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\z	Ҫ(sEsWY',_binary '\0\_\v-\\\li\\1$\@\\"\{-S','',0,'?'),(_binary '\9Vu\\[\\\\','wp-content/plugins/cookie-notice/templates/empty.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/templates/empty.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\C\\L\B\\',_binary '\z\w	/.\t5\Γ\jE0#{\*','',0,'?'),(_binary 'a}],\B\\r\\\','wp-content/plugins/country-phone-field-contact-form-7/LICENSE.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\Mi\\HjJBc',_binary '\0v1\s\N\>cID٦\I\0-','',0,'?'),(_binary 'S\\'\Z\\	V','wp-content/plugins/country-phone-field-contact-form-7/assets/css/countrySelect.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/css/countrySelect.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\_\_t\\)',_binary '>\Q\'\ް\$^U\G.D\\\'\','',0,'?'),(_binary 'O\nCp|]\,\B','wp-content/plugins/country-phone-field-contact-form-7/assets/css/countrySelect.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/css/countrySelect.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mvЛ)\"\',_binary '\B\\M\TR\OJ9\ЂD\\qU^8ւ','',0,'?'),(_binary '\Q]Y\\Dcmb&>','wp-content/plugins/country-phone-field-contact-form-7/assets/css/intlTelInput.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/css/intlTelInput.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\nz%0^!\\',_binary '0\\\U\i!P\\\'\\:^`{Q\"','',0,'?'),(_binary '\\Ag\al','wp-content/plugins/country-phone-field-contact-form-7/assets/css/intlTelInput.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/css/intlTelInput.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ns\Z4A9',_binary '_h΃A\'S\\\\1QH\R\','',0,'?'),(_binary '\g:g\\EBJD:]F','wp-content/plugins/country-phone-field-contact-form-7/assets/img/checklist-by-seobuddy.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/checklist-by-seobuddy.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'N\48kk_3\\\',_binary 'aʹT\\"\\߇8Ѩ\0+yѕx\','',0,'?'),(_binary '\\'R\mA̫','wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3@F1\\\\',_binary '\a\p\ʟ|Qjc\BΕ;%r','',0,'?'),(_binary '\\Ums\\bp\','wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\zk~&\A\',_binary 'o\\\.-\Af!\^:\\c\|q','',0,'?'),(_binary 'Ả(\Rܞ8','wp-content/plugins/country-phone-field-contact-form-7/assets/js/countrySelect.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/js/countrySelect.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z|kQ	\7	~n\',_binary '\7\*)\6%@\"F󳊋\8','',0,'?'),(_binary 'WY^\{X-\"\"\','wp-content/plugins/country-phone-field-contact-form-7/assets/js/countrySelect.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/js/countrySelect.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Т\S,P\b\n\Y/',_binary '>\\$Y\&\\\4cb`\*\','',0,'?'),(_binary ']Ö\\'\\\\\*\','wp-content/plugins/country-phone-field-contact-form-7/assets/js/custom_script.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/js/custom_script.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\&qw7\/\0',_binary '\ս~\n/\w\܇\()\v?RX','',0,'?'),(_binary '}\ޚ\\vd','wp-content/plugins/country-phone-field-contact-form-7/assets/js/intlTelInput.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/js/intlTelInput.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D&htT\E\',_binary '\%:ǐ\r)حۮ\#Zĩбb<{\\','',0,'?'),(_binary 'S+\vA\3\r\\\0','wp-content/plugins/country-phone-field-contact-form-7/assets/js/intlTelInput.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/js/intlTelInput.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\oY\Aqh\\9\:F\',_binary '+qƠIoC]\c\mO\','',0,'?'),(_binary '\01c!mW\','wp-content/plugins/country-phone-field-contact-form-7/assets/js/utils.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/js/utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\C\P\\\',_binary '-\\<\\rz\Ѣ(}ֹ`\{ơ gi','',0,'?'),(_binary '\ی\#	\}y\>\','wp-content/plugins/country-phone-field-contact-form-7/country-phone-field-contact-form-7.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/country-phone-field-contact-form-7.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%YTf0Y(ֶy\\',_binary '1p\Z@`G@odUdOr\\&\\q','',0,'?'),(_binary '\y\S}(:S','wp-content/plugins/country-phone-field-contact-form-7/includes/autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/includes/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\U\\\CD\9\\"',_binary 'u\\zyS\Y+\rʼ&sޗJL%\r\\O','',0,'?'),(_binary '\\=\\\`\f','wp-content/plugins/country-phone-field-contact-form-7/includes/country-text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/includes/country-text.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@{f\Sƣ\\O',_binary '2w1\\\\It%\\ΰ\]QƮ{?','',0,'?'),(_binary '3+\Ű9;(','wp-content/plugins/country-phone-field-contact-form-7/includes/include-js-css.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/includes/include-js-css.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*+ŉh\}\\',_binary '\0Q\Lpq\\\0c\'\p\I\.t','',0,'?'),(_binary 'i\\?a<.D','wp-content/plugins/country-phone-field-contact-form-7/includes/phone-text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/includes/phone-text.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z.)\q*{u5',_binary 'kʦ\\L|x\\\آ6?\UkVPMg6~7','',0,'?'),(_binary '\وt 2\\\$','wp-content/plugins/country-phone-field-contact-form-7/includes/settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/includes/settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\I@;OP=Ֆ-\g',_binary '3s-nuu[뇸y\Sp[/\+\[E\','',0,'?'),(_binary 'f\\\1\\*','wp-content/plugins/country-phone-field-contact-form-7/languages/default.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/languages/default.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M`\\w\\\ZM[ڒ',_binary 'uJEN}IbL\oR\n~\\\','',0,'?'),(_binary ' 6\\y$l,[Oz','wp-content/plugins/country-phone-field-contact-form-7/languages/default.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/languages/default.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\75?I\qy a',_binary '\r\=bk~IHs!\\a','',0,'?'),(_binary 'n\][P)AS.\f','wp-content/plugins/country-phone-field-contact-form-7/languages/default.pot','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/languages/default.pot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\PiT\\\Y[c\',_binary '\A\\]1K\M-ۛ\CK&\\ZC','',0,'?'),(_binary 'M\\&\)g=w=v','wp-content/plugins/country-phone-field-contact-form-7/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9\rF\4>$\',_binary 'H\́\mDM\	\,[\jyy','',0,'?'),(_binary 'jt\SSg','wp-content/plugins/current-menu-item-for-custom-post-types/css/cmicpt-admin.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/current-menu-item-for-custom-post-types/css/cmicpt-admin.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7\"|%%\	\\\\^\',_binary '۷\\妌\5a\\7oqasO6\0\	','',0,'?'),(_binary '>m\L\\I\Y\\','wp-content/plugins/current-menu-item-for-custom-post-types/current-menu-item-for-cpt.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/current-menu-item-for-custom-post-types/current-menu-item-for-cpt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Å\9\iGA8',_binary '[CHKr+tn\\rygN\I8^K','',0,'?'),(_binary 'sXߣV\Z\\\\\ .','wp-content/plugins/current-menu-item-for-custom-post-types/include/filter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/current-menu-item-for-custom-post-types/include/filter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mP\\Z\Rk=\\v\}+',_binary '\o\U\\\\cfjg\N@ж\"^\mp','',0,'?'),(_binary '\\7^B&#	ȸ','wp-content/plugins/current-menu-item-for-custom-post-types/include/view.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/current-menu-item-for-custom-post-types/include/view.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '킯=\zz\\'',_binary '\\nE\\\\\N8]\\\dՍ\rR\k}?','',0,'?'),(_binary 'z\b\ߥ\y٣\n5','wp-content/plugins/current-menu-item-for-custom-post-types/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/current-menu-item-for-custom-post-types/readme.txt',0,_binary '\\\uok^<˕D\\',_binary '\\\uok^<˕D\\',_binary '֠\ǉ\w\gI`\@F4\\A\rS֝','',0,'?'),(_binary '!\\];j$<o g\','wp-content/plugins/enable-media-replace/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fj\Yj0aC',_binary 'X;\1Mr\G{\\y\\%1\`\\ak[','',0,'?'),(_binary 'TJ*\q#@	\','wp-content/plugins/enable-media-replace/README.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Qq\~\/\J<NCŷ',_binary '\bƑ\rgfN\KzE`V\))','',0,'?'),(_binary ']\h)\\\','wp-content/plugins/enable-media-replace/build/shortpixel/PackageLoader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/PackageLoader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '͈\"я2{\.',_binary '<f\nUX\Z\\`#oqsO4\"w\3','',0,'?'),(_binary '\}\\rcdTGӄ','wp-content/plugins/enable-media-replace/build/shortpixel/autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mc\m\h\:\"',_binary '_\%\֏~nK*\\\\k/g2u_','',0,'?'),(_binary 'x\L;\6#\z8\&\','wp-content/plugins/enable-media-replace/build/shortpixel/composer.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k5˳4\Ű<\',_binary '\h\i*\"0iO7\YS4s\ޫ\\','',0,'?'),(_binary '\I\e\F	\','wp-content/plugins/enable-media-replace/build/shortpixel/filesystem/composer.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/filesystem/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\rs\rg\\=\.',_binary 'A\'\ߔ̎mj\퇭w%(\\9\Iz[','',0,'?'),(_binary 'ەC\\ag\\\n\-','wp-content/plugins/enable-media-replace/build/shortpixel/filesystem/src/Controller/FileSystemController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/filesystem/src/Controller/FileSystemController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y^Y\+quhu\\',_binary '\F\\\8\\D-x[5 \uEA\','',0,'?'),(_binary 'fh\a7P\\\r\b','wp-content/plugins/enable-media-replace/build/shortpixel/filesystem/src/Model/File/DirectoryModel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/filesystem/src/Model/File/DirectoryModel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\%]\5b\',_binary '\ß>\(3.\bAk\\T\y','',0,'?'),(_binary '\ne\0Y\Tt\','wp-content/plugins/enable-media-replace/build/shortpixel/filesystem/src/Model/File/FileModel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/filesystem/src/Model/File/FileModel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dtqd0\\\c',_binary 'VE{D}\iI%}{Q?l','',0,'?'),(_binary ')wY0\q\Z7J\JH','wp-content/plugins/enable-media-replace/build/shortpixel/log/composer.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/log/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' ]\>lR$',_binary ',c0,֖\usV6\0%{5Z>s2:#o','',0,'?'),(_binary '\(ɮ\;\ĘXR','wp-content/plugins/enable-media-replace/build/shortpixel/log/src/DebugItem.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/log/src/DebugItem.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\Y؜9УY;',_binary 'dH(\.\t\!p@T`3\;faE4\','',0,'?'),(_binary 'KN~\\g\ZlJ\M','wp-content/plugins/enable-media-replace/build/shortpixel/log/src/ShortPixelLogger.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/log/src/ShortPixelLogger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Y\\r&',_binary '$QʦЮ\Xr\R\潈\'\n\p p','',0,'?'),(_binary '\Z7\LW\\','wp-content/plugins/enable-media-replace/build/shortpixel/log/src/view-debug-box.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/log/src/view-debug-box.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\\\Z̤',_binary '\M{\ap\\8\ h/#\\#','',0,'?'),(_binary 'YXCh:ltXIB','wp-content/plugins/enable-media-replace/build/shortpixel/notices/composer.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/notices/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Bͻ\2\3^v-\0',_binary '@\0Pg}_\\\\Յ\I\\\`?G\\','',0,'?'),(_binary '\b0\\u','wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/NoticeController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/NoticeController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ӳ\0\I\7~l\',_binary 'OԜ	%r\=u0\}څ]\l3%a','',0,'?'),(_binary '7{{x,z\\','wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/NoticeModel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/NoticeModel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',6K\fM;fL\Gd',_binary '\Qy\tW7\\w\\\\\hz\p:~\o\','',0,'?'),(_binary '`\*\\\*`p2M\','wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/css/notices.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/css/notices.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\.H7\u',_binary 'Z?ꎼ<\]%\"\Ô#nu0=\ߌ~','',0,'?'),(_binary '۠{\ڂ\r\2w','wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/css/notices.css.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/css/notices.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\\\"/\n',_binary '^8\LiaGfDW\Wɮ\\{','',0,'?'),(_binary '\ڿp\ \3Z\\','wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/css/notices.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/css/notices.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\	\\"̫\b',_binary '\\\XByǄEi~\z4~m\V','',0,'?'),(_binary 'M^1(.\b_\Pw','wp-content/plugins/enable-media-replace/classes/ajax.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/ajax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\\ed1t1E',_binary 'a`\0l~z_\\0W*K\`#2Dq*Jv\,','',0,'?'),(_binary '\0&X._eӅ\','wp-content/plugins/enable-media-replace/classes/api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\^\L\r?\P6',_binary 'd	t\/HWDxUlO\\|t|gN5OI\:','',0,'?'),(_binary '\\g溶Ⱦٮ:U','wp-content/plugins/enable-media-replace/classes/cache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/cache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vS\ú@\s\\a',_binary 'd:u^\\\\\\9kV<\ncB','',0,'?'),(_binary 'c\[G\\\Pc','wp-content/plugins/enable-media-replace/classes/compat.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ') M\R\n\y',_binary '\\\EaP|7\Gku\\'\rNE','',0,'?'),(_binary 'm*b6L\Ĉ$PW\w','wp-content/plugins/enable-media-replace/classes/emr-plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/emr-plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	\*\I^8d#L',_binary '\\T\f\t\D\\\\x\ɼ\A\?m','',0,'?'),(_binary '\\us{\K8̉','wp-content/plugins/enable-media-replace/classes/external/elementor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/external/elementor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vԐV\]dv\<y',_binary 'aV?\\:\"=^\mz21Tգ\'l\\','',0,'?'),(_binary '\7_UapiysUϪ','wp-content/plugins/enable-media-replace/classes/external/upgrader_skin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/external/upgrader_skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s\Z>z\+\q',_binary 'F\\\i\\\\R!%\\\D\Kj$\\\','',0,'?'),(_binary '\\x\f0\&\0\/','wp-content/plugins/enable-media-replace/classes/external/upsell_installer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/external/upsell_installer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\/)?\n:-W\',_binary 'fc,OV\~^\EyغNjƲش\(Yύ','',0,'?'),(_binary 'y\\\\rǨ١Yڿj','wp-content/plugins/enable-media-replace/classes/external/wpbakery.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/external/wpbakery.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b4W\(o.\',_binary 'v\C\n\\\\[\B\W\,h\\n','',0,'?'),(_binary 'n>E\QL\/','wp-content/plugins/enable-media-replace/classes/externals.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/externals.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|\v\\'0\rq',_binary '/\>\QA\\\s\ʊU\\)\\"t\\X','',0,'?'),(_binary '\\\@=tI39','wp-content/plugins/enable-media-replace/classes/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\r!=w\]́b',_binary '!QUxtlj_8	W\\v\','',0,'?'),(_binary 'U{l(geU,\;C7W','wp-content/plugins/enable-media-replace/classes/installHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/installHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ǩ\r\󼛨~N',_binary '\=\\85\\n\A\\r+#\Q~gI','',0,'?'),(_binary 'B9\n\\\˖\','wp-content/plugins/enable-media-replace/classes/replacer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/replacer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\6ک՝\\',_binary '\Mf\v\\]}-}\[\\#5M\n\v','',0,'?'),(_binary '#	2x<`[C@R','wp-content/plugins/enable-media-replace/classes/uihelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/uihelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Dv+<\VDMa,',_binary 'jSV0\qp)K\R\]Q\\P2F\˒LQ7\B','',0,'?'),(_binary '\nq^\q\Q_','wp-content/plugins/enable-media-replace/css/admin.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/css/admin.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<|i\%\\\\O_u',_binary '_Dl\\0\R\4\\'\\n2/y;ͳ\','',0,'?'),(_binary 'dW0(\\+w\0','wp-content/plugins/enable-media-replace/css/admin.css.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/css/admin.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q⠩]\s\\D[:$\',_binary '1GzzA\'\\Z\[`\A\E\1/ \i~^','',0,'?'),(_binary '/\\f%\#\}','wp-content/plugins/enable-media-replace/css/admin.rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/css/admin.rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0\\pt',_binary '\rU,F78\\@f\HKH:k\\V\\r=\Z\','',0,'?'),(_binary 'y=\\n`*(\K	\\A*','wp-content/plugins/enable-media-replace/css/edit_attachment.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/css/edit_attachment.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't$P\1\\\G',_binary 'E\\VtX;3:u\rjh\g`g\\n','',0,'?'),(_binary '\"H\\~\<d`\'','wp-content/plugins/enable-media-replace/css/edit_attachment.css.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/css/edit_attachment.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A^huHƕ7HW',_binary 'QMó|\\"a}\t\Θ>+L\nl>ݗ|y','',0,'?'),(_binary 'e\)ƈ\7\\\\0\','wp-content/plugins/enable-media-replace/css/remove_background.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/css/remove_background.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.ˡ1ɣdE(\'ȓ',_binary 'qv\D\n\\\޷9Ó+h\\­s\ZiUW','',0,'?'),(_binary 'Z\0SO\]|\=','wp-content/plugins/enable-media-replace/css/remove_background.css.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/css/remove_background.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zw]\|\0;',_binary 'o\&\\\\\O\|JFTNM','',0,'?'),(_binary '8uo\!\YҴ\>{','wp-content/plugins/enable-media-replace/enable-media-replace.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/enable-media-replace.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S2\=\\Oos\Z7\n',_binary '\ds\ bD\\\\?6쟈Q|(sS','',0,'?'),(_binary '69|])\e\','wp-content/plugins/enable-media-replace/img/envira-logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/img/envira-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';G=1\\\\UQg',_binary 'K\nE-L\ZE=Po\\KvG\Kx\','',0,'?'),(_binary 'NK\xؐ\\\0B-/','wp-content/plugins/enable-media-replace/img/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/img/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\{J!u?}\\s',_binary 'Aũ\`97}b>MH\\\JHh\\|Fj','',0,'?'),(_binary 'lf\4Y\Zn\\','wp-content/plugins/enable-media-replace/img/sp-logo-regular.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/img/sp-logo-regular.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z]\\Pnˈ\\\rRe',_binary '\0\q\\I\-\m\Zy\%,})z|)^','',0,'?'),(_binary '\\mxX','wp-content/plugins/enable-media-replace/img/sp-logo-wink.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/img/sp-logo-wink.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0( \S\\?M',_binary '\\rG\\\\\=Qs%ZB<^mco\Z\n|\Wc','',0,'?'),(_binary '\qSTSd,b\jA','wp-content/plugins/enable-media-replace/img/spai-logo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/img/spai-logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\'c\\k\aY\TM',_binary '+9)[\\)\\H^\'\2B\Ŋ','',0,'?'),(_binary '\\Pw\\LƔD\\\&','wp-content/plugins/enable-media-replace/img/ui-icons_444444_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/img/ui-icons_444444_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\䅼PX\\\',_binary 'Ml\7\sz\\?ş\|Lk*K\','',0,'?'),(_binary '\\blD[d+\\u','wp-content/plugins/enable-media-replace/img/ui-icons_555555_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/img/ui-icons_555555_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Iu9D\w7nq',_binary '7\@{zű%i:\Bm]ZRFR\','',0,'?'),(_binary '\\'\݉\0$0','wp-content/plugins/enable-media-replace/img/wp-modula.jpg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/img/wp-modula.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ѝ&Pl\\Jb\ߛ\',_binary '\Cw>\<4i1H\\,8sc\\c','',0,'?'),(_binary '\\\\\r\X}qdq','wp-content/plugins/enable-media-replace/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\{J!u?}\\s',_binary 'Aũ\`97}b>MH\\\JHh\\|Fj','',0,'?'),(_binary 'D\ZA\K-\rF,\\Č','wp-content/plugins/enable-media-replace/js/emr_admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/js/emr_admin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m#3\"\\o\{Ԕ',_binary '\\"\NCM&n%A\\n\t2wxD\.\Z&:','',0,'?'),(_binary '`\bJ\0a,.\','wp-content/plugins/enable-media-replace/js/remove_bg.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/js/remove_bg.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\5\\\z\\',_binary '\`\X\nT\\<PzԖn%4?','',0,'?'),(_binary 't3d-Ke1\','wp-content/plugins/enable-media-replace/js/upsell.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/js/upsell.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\D\[ 3\-U\0',_binary '\\\\\-9G6\\\)8ky{\C\\Z','',0,'?'),(_binary 'ͯE\wF\|8d','wp-content/plugins/enable-media-replace/languages/enable-media-replace-da_DK.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-da_DK.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\wy\ܦ\k#\y',_binary 'yn}{\\\2|ܚ\y\\l\`\\#','',0,'?'),(_binary '\,z\t\~-\t ','wp-content/plugins/enable-media-replace/languages/enable-media-replace-da_DK.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-da_DK.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\\s6M\L',_binary 't\>*\o ^\\/T}i)L+6','',0,'?'),(_binary '\\e\\n\\ST','wp-content/plugins/enable-media-replace/languages/enable-media-replace-de_DE.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-de_DE.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iP\tdkb\',_binary '\o\y\蜊\\>Ot\\=>	l\Z]z\0','',0,'?'),(_binary 'tY1\\Cdf\\\','wp-content/plugins/enable-media-replace/languages/enable-media-replace-de_DE.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-de_DE.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\\i}a\\<K',_binary 's\~0yX\YeipL}Ơg\"!\#5\M','',0,'?'),(_binary '\\S<\\*p\G\\\','wp-content/plugins/enable-media-replace/languages/enable-media-replace-fr_FR.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-fr_FR.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Knv4CR}G(n',_binary '\ƌ!<&E`]<4؇JD<wA\Ձ\','',0,'?'),(_binary 'E\gթ>\\'_','wp-content/plugins/enable-media-replace/languages/enable-media-replace-fr_FR.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-fr_FR.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\i\1\\\\\\\tiR',_binary '#3	P\IRE	tR5O\\,\\\"g,\`','',0,'?'),(_binary '0|#{!ЅL(\\-','wp-content/plugins/enable-media-replace/languages/enable-media-replace-it_IT.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-it_IT.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\\ƹ\\Z{7',_binary '\Ow6hR\\\\^n`\0\','',0,'?'),(_binary '\Z\\nn،\','wp-content/plugins/enable-media-replace/languages/enable-media-replace-it_IT.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-it_IT.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$W\AEi\\{',_binary 'q\dw09V9&7\nYIG\\VE+\{.a','',0,'?'),(_binary 'oG\P\<\"p','wp-content/plugins/enable-media-replace/languages/enable-media-replace-ja.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-ja.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_=3\>p1Q\',_binary 'c\ѻ][sF)\\\\\\\/(mu=\t','',0,'?'),(_binary '\F\\tfZ','wp-content/plugins/enable-media-replace/languages/enable-media-replace-ja.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-ja.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b{\5\\ ',_binary '2n)k|a\\\G[\\(','',0,'?'),(_binary '\\P$\\\:g\j\\','wp-content/plugins/enable-media-replace/languages/enable-media-replace-nl_NL.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-nl_NL.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\qGD\/[\\zҊ',_binary '*\`\rג\:ujL%~\qH\"\fv7!i','',0,'?'),(_binary '\:\L۠n`,i_','wp-content/plugins/enable-media-replace/languages/enable-media-replace-nl_NL.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-nl_NL.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\g؇\!L)^d0',_binary '\\\z\>cB\/\?\$\9\]_X\','',0,'?'),(_binary 'ypS\#C5','wp-content/plugins/enable-media-replace/languages/enable-media-replace-pt_BR.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-pt_BR.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\k?Rӓ\AWG\',_binary '\\Al*\,\\\\\&\h\G','',0,'?'),(_binary 'K1=>D*(\\','wp-content/plugins/enable-media-replace/languages/enable-media-replace-pt_BR.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-pt_BR.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\\\z\\2j\\',_binary '\m[\nm\7d\2H6\\\Ee','',0,'?'),(_binary 'k_e\3|dĻҁ','wp-content/plugins/enable-media-replace/languages/enable-media-replace-pt_PT.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-pt_PT.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K;/; \\߃\f/',_binary '-\\\"szC	\qx9\푁Sk0\g','',0,'?'),(_binary '㼏\u/o\v','wp-content/plugins/enable-media-replace/languages/enable-media-replace-pt_PT.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-pt_PT.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\X\2k\\ɠE\)',_binary 'fy&\0\'?О\	ɇ\l&\\u\0','',0,'?'),(_binary '\\4f\]t','wp-content/plugins/enable-media-replace/languages/enable-media-replace-ru_RU.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-ru_RU.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' d\pAyXyB',_binary '\\\:!\\׷\^\\\\T%\\\ЀQ:N','',0,'?'),(_binary 'dl\(8\C(\ۧ7','wp-content/plugins/enable-media-replace/languages/enable-media-replace-ru_RU.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-ru_RU.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T?rL\\Ɯ',_binary '\A\N^/kQ|z\M˨\=#\','',0,'?'),(_binary 'py\N\NYE','wp-content/plugins/enable-media-replace/languages/enable-media-replace-sv_SE.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-sv_SE.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}-\rf\+<\N\\+',_binary '\g\r\մ:D\\u\\V\\V\\r\0*','',0,'?'),(_binary '6\\L\Ymjh8\$0','wp-content/plugins/enable-media-replace/languages/enable-media-replace-sv_SE.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-sv_SE.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D&\3q\\v\1\\\',_binary 'GnD:`QWم\\KKH9','',0,'?'),(_binary 'F\va.E=}\5','wp-content/plugins/enable-media-replace/languages/enable-media-replace-zh_CN.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-zh_CN.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$`\!ĸ	#',_binary '\Z;\DFM%\\\=C,\\QP\\ ,%0\\2','',0,'?'),(_binary '\lDF)P)z`U','wp-content/plugins/enable-media-replace/languages/enable-media-replace-zh_CN.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-zh_CN.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';ݩ\\,\$\ĉ\',_binary '´8\\6\?6Jul\\b\H(\0W\','',0,'?'),(_binary '~\\6N1tl\h0Y','wp-content/plugins/enable-media-replace/languages/enable-media-replace.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\-^eFzD]ufc',_binary 'W\q\0d\^)\\,<|\f\','',0,'?'),(_binary 'ַAN\;q<\\','wp-content/plugins/enable-media-replace/languages/enable-media-replace.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Թxy\?n\\\',_binary '\v\a\\\\6\q-}w\'Do\\M\\','',0,'?'),(_binary 'kL\;D\nTL}\','wp-content/plugins/enable-media-replace/languages/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\{J!u?}\\s',_binary 'Aũ\`97}b>MH\\\JHh\\|Fj','',0,'?'),(_binary 'qN\"\"%\|\n\:D\\l:','wp-content/plugins/enable-media-replace/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'NwW\Tf\\9d',_binary 'ː\w>u(A1\\\)d`=sfn`','',0,'?'),(_binary '\\N\y\ƸU\r','wp-content/plugins/enable-media-replace/scss/_datepicker.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/scss/_datepicker.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	oIނ1\;<\',_binary '\\bF=Cs\\\\%VCk/M\K!\\','',0,'?'),(_binary 'Op\5Ȍg\\7','wp-content/plugins/enable-media-replace/scss/admin.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/scss/admin.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\z\]c\K>',_binary 'n)\HH\n-l\\(\Z\8#\.8!','',0,'?'),(_binary ';\q`Cy\\n\\Z','wp-content/plugins/enable-media-replace/scss/edit_attachment.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/scss/edit_attachment.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f*\K򀗐\'F',_binary '\0a\\[@jט,R\Z\^\#:z#','',0,'?'),(_binary 'Zr$\\\A\\Z ','wp-content/plugins/enable-media-replace/scss/remove_background.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/scss/remove_background.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\fyMq{wAM˻',_binary '\ŊG.{\r`Q\Z	\ϼC3\\6zT\r','',0,'?'),(_binary 'lk	\\\6&\Q','wp-content/plugins/enable-media-replace/thumbnail_updater.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/thumbnail_updater.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\<;7ARW\'l-\',_binary 'H\r\\\3\ZS9#e6y\r	,vQR\','',0,'?'),(_binary 'BF\ՌƲ\r$','wp-content/plugins/enable-media-replace/views/do-replace-background.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/views/do-replace-background.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/=rM*\4͜',_binary '\^lE0\>\Ӹ@$׹xȞ\\','',0,'?'),(_binary '\OrvyS\rX','wp-content/plugins/enable-media-replace/views/notice.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/views/notice.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vla\0`I\U',_binary 'R\\:b\^/𙣵xw\\$\\nE󀭿)','',0,'?'),(_binary '4\;J\ZΚe$S^','wp-content/plugins/enable-media-replace/views/popup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/views/popup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ź|{\!\\z:',_binary '0Z@c7!c\c\','',0,'?'),(_binary ']b.\]E\%\\7ۇu\','wp-content/plugins/enable-media-replace/views/prepare-remove-background.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/views/prepare-remove-background.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\if1\|\\ӹ',_binary ',\wV`a>X,s}\\==$f~ecd!','',0,'?'),(_binary '\\'W`y ,Z','wp-content/plugins/enable-media-replace/views/upload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/views/upload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\HwIWro\\',_binary '\䵙\\\0p7\T\\\B\]\VD','',0,'?'),(_binary 'c\Α\qEw','wp-content/plugins/enable-media-replace/views/upsell.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/views/upsell.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K0\Mi\',_binary '\j_!|/ߥ*r\\+s*2\'R\,ڻ','',0,'?'),(_binary '\\VY\@\\','wp-content/plugins/flamingo/admin/admin-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/admin-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\lt\+',_binary 'ko~\.J4VtϷ\\\m\\\3g','',0,'?'),(_binary '7l\rʵӉA-\\q','wp-content/plugins/flamingo/admin/admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5I穤\\"t\)',_binary ')g\Ks\Zr\\1.[$Uf\:S_\-z','',0,'?'),(_binary '\{Q\\"9`q\^\-','wp-content/plugins/flamingo/admin/css/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/css/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\R+ %_΢cZ',_binary 'oV\31q\\*t\,\Oc\t}','',0,'?'),(_binary 'ßE̩ *\','wp-content/plugins/flamingo/admin/css/style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/css/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Fux[@\',_binary '*\Q\\VVy2\'1\u@D{','',0,'?'),(_binary '\\o\\ˮ[e\\','wp-content/plugins/flamingo/admin/edit-contact-form.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/edit-contact-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o`Pd8gp\Zɲ\n2',_binary '2\0u\;,;iXA.ە\\Z\\|','',0,'?'),(_binary 'L*_x','wp-content/plugins/flamingo/admin/edit-inbound-form.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/edit-inbound-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Hz=\\\$\MCYB}',_binary '$v\LR\\t@\)Z\\\L:A8&\','',0,'?'),(_binary 'JLq\\0@\\L\T','wp-content/plugins/flamingo/admin/edit-outbound-form.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/edit-outbound-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g>\BE3',_binary '\4\\4i\:=\=mzy\Or\#6y{;&','',0,'?'),(_binary 's\\A\1\O\\','wp-content/plugins/flamingo/admin/includes/class-contacts-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/includes/class-contacts-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/.\*\:.O\$',_binary '`Zţrm݅Pf3\F.(ieW','',0,'?'),(_binary ',D-4@Ұ;','wp-content/plugins/flamingo/admin/includes/class-inbound-messages-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/includes/class-inbound-messages-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\*oZM?\!]',_binary '\"\Ϲv\\t\SiC?\ޡ\r9','',0,'?'),(_binary '63e\^q3','wp-content/plugins/flamingo/admin/includes/class-outbound-messages-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/includes/class-outbound-messages-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Iǝ\}cQ\\ͻ{',_binary '\$_[S\/߻;(p\n%\~ę熄','',0,'?'),(_binary 'Q2\Jl$\\VR\"','wp-content/plugins/flamingo/admin/includes/meta-boxes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/includes/meta-boxes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\P\\p\	Ym<,\',_binary ' _V41yl\(\\|D!(	=6V.','',0,'?'),(_binary 's\oEC\}3\E\','wp-content/plugins/flamingo/admin/includes/privacy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/includes/privacy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\Z(&\\HVŔ	',_binary '0\ SooL\Y9g\wr.Ĥ0 Eݣ\M','',0,'?'),(_binary 'a~\\\\'D!\Z','wp-content/plugins/flamingo/admin/js/script.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/js/script.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\Ć4\+:Ru',_binary '\p/#y\8*La\'\_h4H\4/ߏ]','',0,'?'),(_binary 'qk{Edۓ\wIY.r\','wp-content/plugins/flamingo/flamingo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/flamingo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?<\\7\4(\׻',_binary 'H+Ow\\\!;u}Xʻ\	s5m\P$>s\','',0,'?'),(_binary 'a84\5@Q\K[GV','wp-content/plugins/flamingo/includes/akismet.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/akismet.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S< \\Z\420',_binary 'e\Mu\ͺ\/oM\\\\Xh\Z\','',0,'?'),(_binary '_\C#dƱ8ud{\o\','wp-content/plugins/flamingo/includes/capabilities.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/capabilities.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G%\wch~z^ڐ',_binary '\\d(EH7౥{s\\i1p\,Uq','',0,'?'),(_binary '\G#[\\\^\','wp-content/plugins/flamingo/includes/class-contact.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/class-contact.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\ZΤ6I',_binary 'S\\ݣ\ǵgC\\_\rl\^d\D\C\\','',0,'?'),(_binary '<\\ӥ1\R=\W|','wp-content/plugins/flamingo/includes/class-inbound-message.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/class-inbound-message.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\PYP7{op',_binary 'r\\`\\Q+C{mI6;\'Y\r\\\`\M\\','',0,'?'),(_binary '0\\Vtbo\\Mk8','wp-content/plugins/flamingo/includes/class-outbound-message.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/class-outbound-message.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&bj\'\=\2v\/',_binary 'zYH\#臣m\\nM\\\\\3\8\\\\\','',0,'?'),(_binary '\\i\YP~\ hI-','wp-content/plugins/flamingo/includes/comment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a^\\Ʊ\\\Q',_binary '\0w@zXel\`NVE\'LO\\޹','',0,'?'),(_binary 'Ӟyڊh\','wp-content/plugins/flamingo/includes/cron.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/cron.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5~]\ \7Mw\\a',_binary '=4t\F\\aaL0%\&\\'','',0,'?'),(_binary 'Z\b\ \\n-\C','wp-content/plugins/flamingo/includes/csv.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/csv.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u3xzq\\\F8\'',_binary 'cvZ\n8ϱ8\h\\\W/\Z','',0,'?'),(_binary '\Nb\07/\\','wp-content/plugins/flamingo/includes/formatting.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/formatting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<q\\U\_+\\\\_',_binary ';\47\H5\\c\:k\\\0w\`G\','',0,'?'),(_binary '\\\r\B\1\n\|I','wp-content/plugins/flamingo/includes/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ƶ_	U;MP\\',_binary 'jكКN\܋\aE=\\n8Q,Y\Z','',0,'?'),(_binary '\\(\,\f`','wp-content/plugins/flamingo/includes/user.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/user.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0y\a\\*\',_binary 'A\6CU5ĉsEΛx>t޹qXb6\:','',0,'?'),(_binary ',YC>\zk','wp-content/plugins/flamingo/languages/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/languages/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\JĞ5N\27\ZTᾟ',_binary '8~$W>\\"\!\\b^\=\[fnq','',0,'?'),(_binary 'mj϶\-X','wp-content/plugins/flamingo/license.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\*f\R\0',_binary '>^\Nq\'I(Y,>K\	sr\;`\','',0,'?'),(_binary 'E\ay@\[\DR','wp-content/plugins/flamingo/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\L\St+',_binary '\\25΋:]]-A\\E\r:\k\S!','',0,'?'),(_binary '\7>m=\\B#}\r\Y\q','wp-content/plugins/heartbeat-control/.gitignore','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/.gitignore',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\"wlI\A\M}',_binary '\+`W䤽+\r5\v\6tI+Lm?1\','',0,'?'),(_binary 'O\\9\\vc:V','wp-content/plugins/heartbeat-control/Heartbeat.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/Heartbeat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Y\\$dvߺ{$\m',_binary '\n\sM\q\\8\\MlK\kho\Ғ\','',0,'?'),(_binary 'x\\\\\\Z\3\','wp-content/plugins/heartbeat-control/Imagify_Partner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/Imagify_Partner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G~Oj\K\.\Z',_binary '\E\\\\n\DC1M\ʺ2Gm7o\"?l:k','',0,'?'),(_binary 'j%\\w 7I}B\','wp-content/plugins/heartbeat-control/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dS\\Nl3V5\j\"',_binary 'X;\1Mr\G{\\y\\%1\`\\ak[','',0,'?'),(_binary '\07OeG\V\5N','wp-content/plugins/heartbeat-control/Notices.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/Notices.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\Q\[0wc\-',_binary '\'Q\酸\:\Yۀ\P\l)\E:\^','',0,'?'),(_binary '3պ.;\\n\*j<','wp-content/plugins/heartbeat-control/Plugin_Card_Helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/Plugin_Card_Helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Cg\\J\\',_binary 'GPjaXx5&/P\"_L|\B\;d2','',0,'?'),(_binary '\}P(vRcl\vh\'ps','wp-content/plugins/heartbeat-control/Settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/Settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\'fω\v/',_binary '\aV\F\&.\;We\'\!\\릴G\\ܽ5\','',0,'?'),(_binary ' \,-Od\\\}\ZUQ','wp-content/plugins/heartbeat-control/assets/css/style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/css/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ԌԌsI3',_binary 'ѕŔ=5,\Fɦi\-Ȥv\,l\Zw\Z','',0,'?'),(_binary '\?k\Z0Kd1*X:\','wp-content/plugins/heartbeat-control/assets/css/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/css/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\<!N\e\7\\"G',_binary '!b\"ϑpi!<P\󟼢5י\\Z','',0,'?'),(_binary 'D\nLVa=>\j\u','wp-content/plugins/heartbeat-control/assets/css/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/css/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y>ӟy\i\5<l',_binary '`52\H\9Rs\b\2Q\','',0,'?'),(_binary '\`z0tD(7rz\ץ','wp-content/plugins/heartbeat-control/assets/img/80.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/80.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+HN.\\/pC\ؠ[',_binary '\\캃ah=\\x9ZQ^\11M;','',0,'?'),(_binary ']J\LZ\Dޮ','wp-content/plugins/heartbeat-control/assets/img/equipe.jpg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/equipe.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\k\\\\xg\Q)_',_binary '⎄\\\\\V\Y\覶B< 4\!\\"','',0,'?'),(_binary '{\\\Z\"nm5m5#','wp-content/plugins/heartbeat-control/assets/img/fusee.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/fusee.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\n\\M>vX<',_binary ':AӼ\\kݽ\z\\_Āι7\ؿ','',0,'?'),(_binary 'zb\uJKG\\L','wp-content/plugins/heartbeat-control/assets/img/heartbeat-icon.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/heartbeat-icon.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S5\\\r\ߔf4',_binary '`\AI\ẉ\\,[EN;p_\'\ǆ	','',0,'?'),(_binary 'D\6/ i\\\','wp-content/plugins/heartbeat-control/assets/img/laptop.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/laptop.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b8aC/\O\Če\0^',_binary 'kS$\/D9X<\\]$=b{<','',0,'?'),(_binary '\R\Q\wŷ \"?','wp-content/plugins/heartbeat-control/assets/img/logo-heartbeat.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/logo-heartbeat.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\Erz.aDt9e܅',_binary '`X|s\\\-L\30\\,M\~X.7I\','',0,'?'),(_binary '\"@\ȍ[3Q\\ZA\','wp-content/plugins/heartbeat-control/assets/img/logo-imagify.jpg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/logo-imagify.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&A\\\E޵áY{\',_binary '?Β\[\{ݧ1V1Fg*\jM\a}','',0,'?'),(_binary '<9C\\\6','wp-content/plugins/heartbeat-control/assets/img/logo-lazyload.jpg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/logo-lazyload.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\!FE!\DK\ne',_binary '2EN8J!欚T$\#QDtG\\"','',0,'?'),(_binary ';@\]\@F\=!?\','wp-content/plugins/heartbeat-control/assets/img/logo-rocket.jpg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/logo-rocket.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\nq&7t\.{\O',_binary '\hH\Hl+c5SB2Sۚ*\jD','',0,'?'),(_binary '_\0h|\\','wp-content/plugins/heartbeat-control/assets/img/logo-wprocket.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/logo-wprocket.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5oqndu:\\`\3',_binary '/]\Sޔ\\~Za\[m\rUġ.l','',0,'?'),(_binary '\\9(\WZ1¤','wp-content/plugins/heartbeat-control/assets/img/mini imagify.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/mini imagify.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ItU\\\\\0\',_binary '2hn\?\\E-OrG\ZC>\(\\N\','',0,'?'),(_binary 'W\\3\!\K|hgS^','wp-content/plugins/heartbeat-control/assets/img/mini-imagify.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/mini-imagify.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ItU\\\\\0\',_binary '2hn\?\\E-OrG\ZC>\(\\N\','',0,'?'),(_binary '\t\ad\\','wp-content/plugins/heartbeat-control/assets/img/mini-lazy.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/mini-lazy.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{Z9\\\G',_binary 'ٷ砽Hg\\|8-\0a\n\\ꇒaK\\\%','',0,'?'),(_binary 'M\k|\K\*\I@','wp-content/plugins/heartbeat-control/assets/img/mini-rocket.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/mini-rocket.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\X?}\ĭl,\\}l',_binary '.s;Ѧ*E`:\?gH5j8J\\SS;;e*','',0,'?'),(_binary '\\Fpv\)\','wp-content/plugins/heartbeat-control/assets/img/noun_SEO_737036.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/noun_SEO_737036.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N|\\'MkuDߦ\',_binary '3\8=\nL+\\٬\'B\}\5e','',0,'?'),(_binary ')qh\/r\t\P','wp-content/plugins/heartbeat-control/assets/img/noun_SEO_737036.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/noun_SEO_737036.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ѢI8C\.\n',_binary 'bJf\\')˂ \n\\g7Hz\\p','',0,'?'),(_binary 'd$\JX0:\'sD\','wp-content/plugins/heartbeat-control/assets/img/noun_performance_1221123.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/noun_performance_1221123.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k@\Ê7|uaŲ3\',_binary '$YD4e+(\(yAM<¢WbgmEGd\','',0,'?'),(_binary '\\ytPQHׄi\n','wp-content/plugins/heartbeat-control/assets/img/noun_performance_1221123.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/noun_performance_1221123.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\JhPÊ\hM\\',_binary '07\Q\\nǩ\?	ճR}c\ղن','',0,'?'),(_binary '%\>Ty\+N)','wp-content/plugins/heartbeat-control/assets/img/noun_revenue_949180.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/noun_revenue_949180.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Uqd\	F#l_',_binary '_i\e\\\3HMqα\](Wx\\=W\|','',0,'?'),(_binary 'ѼS!T+\r\T','wp-content/plugins/heartbeat-control/assets/img/noun_revenue_949180.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/noun_revenue_949180.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hU[յq\͐\\ϵ',_binary '_&-\\\b\V7\\AtC\0\\Z','',0,'?'),(_binary 'DBΧ4s}\\nJ','wp-content/plugins/heartbeat-control/assets/img/team-2.jpg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/team-2.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\sJ;%\/U',_binary 'D&Cp\VzI@y\\\h<	\\:\\\','',0,'?'),(_binary '\!\vK\0\dX\\z','wp-content/plugins/heartbeat-control/assets/img/team.jpg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/team.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S?ȟ=\'k\?\',_binary 'i(\ϗ\\#\w;^ƪhc=\\'>\','',0,'?'),(_binary '<t\7\ñ8PVE.~','wp-content/plugins/heartbeat-control/assets/js/script.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/js/script.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iѫ\i)/䙁\.',_binary 'i\\	-\#b\\Z\hV]GKr\n','',0,'?'),(_binary ')^\Fyt4\','wp-content/plugins/heartbeat-control/composer.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\!\\6>[mٗ֨s',_binary '<\\\l\ \\**AԎ\"6\'ܰS','',0,'?'),(_binary 'Y>HR<`+O','wp-content/plugins/heartbeat-control/composer.lock','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/composer.lock',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{2!\OW<\cX',_binary '\n\[\C\sdyLC5KXn','',0,'?'),(_binary ',]\D\Zr;Q+','wp-content/plugins/heartbeat-control/heartbeat-control.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/heartbeat-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%I\\\\\:bI',_binary '{\$4\ܮBy0\.6R!\|{\~P\8K','',0,'?'),(_binary '\"i^\\\sًb%e\','wp-content/plugins/heartbeat-control/phpcs.xml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/phpcs.xml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S8$ͺ\\\)',_binary 'Ш*K\v\ra\\\\\a\\]!b','',0,'?'),(_binary 'iě$\0u\v{6NtÐ','wp-content/plugins/heartbeat-control/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';RC\\P\WR\',_binary '\(*JYw!`UسXFXV\Z\"bb\ƬHT8p','',0,'?'),(_binary '\wngY9u\0̼*ж','wp-content/plugins/heartbeat-control/vendor/autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\J\\"\Z\\\LYm2g\',_binary '1+eQ@\>rJR\	\','',0,'?'),(_binary '!l\iiZ {Q','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/.github/ISSUE_TEMPLATE.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/.github/ISSUE_TEMPLATE.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Cfk\Hk\J,4\H;',_binary '\[x7\s\\_rnz\\$)p%-f','',0,'?'),(_binary '2\ȵ<\\ZѓX\m','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/.github/PULL_REQUEST_TEMPLATE.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/.github/PULL_REQUEST_TEMPLATE.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'OcR9ii\<{',_binary '\R\c4\nB.\r]m=ı	\0u\U5','',0,'?'),(_binary 'cqTi{N','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/CHANGELOG.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/CHANGELOG.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-$2Xv\Ug̞V\\',_binary '\K{$\+E\XL\QD,uM|','',0,'?'),(_binary '\.L\\0ʨ\Bj*','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/CONTRIBUTING.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/CONTRIBUTING.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\Z\\\@\>\\',_binary '	b _\\ZYF\\Z\'1l4','',0,'?'),(_binary '\^o\BoU','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/apigen.neon','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/apigen.neon',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'όэ2d\C·v1',_binary 'Kϋ\z\\"ڐSIl\\\,@J\','',0,'?'),(_binary ';Eu)n\*a\K','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/hook-docs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/hook-docs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\]\(P4b',_binary '\kh=\a6G\XH-\)Ҳn[<L\\','',0,'?'),(_binary 's\%=\>@\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\.Z7	d\',_binary '\n\\Ԧw&;%\{(cF0\	m\\C\ZA','',0,'?'),(_binary '\\\WQ,D\<','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/404.latte','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/404.latte',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\k򦅈NRk%8',_binary ',\K4nb\tM`%\\nI\','',0,'?'),(_binary '\,\a@w\LC0\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/@elementlist.latte','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/@elementlist.latte',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-@\b:\\A',_binary ' \˴sW,\\ZJ\R9O8\}\$\\D\','',0,'?'),(_binary '\\\\\0\\0@ꊙ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/@layout.latte','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/@layout.latte',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ȢE9w=\o',_binary '\Z\\I\\/Cq+|%aU\c\)\<\\','',0,'?'),(_binary '\G\&W6˱\\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/annotation-group.latte','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/annotation-group.latte',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\U\(_@\!\M/',_binary '왹PL\\\\1\\\=k1\*#\&ΎI\%','',0,'?'),(_binary 'Ҷ\\'{\u\a','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/class.latte','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/class.latte',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FZU\\7\\x%',_binary '\XS\/\r\\\\uMUQ\{uAk.Y','',0,'?'),(_binary '.\Es)\Kpd&\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/combined.js.latte','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/combined.js.latte',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[kYb\\\',_binary '\0j4\\}&4\HJ>Sdl\\nU','',0,'?'),(_binary '5\\\]snQP\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/config.neon','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/config.neon',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':q/\\?\ruj',_binary 'ph\\\1V\Cuq+t!\\#','',0,'?'),(_binary '̸\)l\\\rp','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/constant.latte','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/constant.latte',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~\\\\_\r',_binary 'ljp,A!d6F`@\Ա\ZGw','',0,'?'),(_binary 'wY\\\AB\0\rrL','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/elementlist.js.latte','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/elementlist.js.latte',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\\Gی|\rY\',_binary '\'\jɊ\)\1\0Jl _	}9L	\ZDI\','',0,'?'),(_binary 'w7\l\Z G?@d\Vd','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/function.latte','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/function.latte',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LwP\w \v\Q',_binary '\\\1\#9HlL(ZlUc*NH1L','',0,'?'),(_binary 'A@2Kfz\0g\M','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.autocomplete.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.autocomplete.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\r\X\'7Eg\\l\',_binary 'kc\0\\-jN\`\\ޯ\m\','',0,'?'),(_binary '@1\$6ô\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.cookie.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.cookie.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '臘%I\I\BaɁ',_binary 'Ւ{(K/F`%\\\"\8*/\\n\I','',0,'?'),(_binary 'c⟒\Z?\G\\0','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\I\WD\²5',_binary '`XxR\]1AY\.\\o$ICi\\','',0,'?'),(_binary ':Gh\r)\'fߢ\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.sortElements.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.sortElements.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aX\\|0\֣U`',_binary '\"]Al\0 s\(\H\r\"4\\r\l\','',0,'?'),(_binary 'q/~/GK\\0','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.sprintf.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.sprintf.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{q\1v\\oV',_binary 'wQQ/\\ߧ[\\\7d\\\2]LV','',0,'?'),(_binary 'SF˄\Z\*3CK','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/main.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/main.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\+\Xe#jLN;',_binary '\\H\\&\7\\4\ŀ\ܬ\}\','',0,'?'),(_binary '5롛7M\\\l\S<\0\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/namespace.latte','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/namespace.latte',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W%{u6\\?G\',_binary 'L&F2b\\\\\Yjj2\n-','',0,'?'),(_binary 'Ɯ\\\)fщ\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/opensearch.xml.latte','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/opensearch.xml.latte',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y-g@<Wjw*l\0',_binary '\0w\\fĊk\@&\\Z\\\\#C','',0,'?'),(_binary '\\JD$\ʣ\zZ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/overview.latte','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/overview.latte',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\d8#ͯ0F',_binary '֖<D \\ܞ\$:\\0TS=kka\}~\T','',0,'?'),(_binary '\Z\\D\\\\\3j','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/package.latte','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/package.latte',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\XksO1h',_binary '\e	%\OY*c\\@@,U7\.#n$\Fs','',0,'?'),(_binary '&e1\|w7 ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/bootstrap.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/bootstrap.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X6֙\r\rRٟ\',_binary 'M۳j4a~^\ۭ@4\n\%3\\\\\','',0,'?'),(_binary '\X\2Nqd\u\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/collapsed.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/collapsed.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ g|3\ӹ',_binary ';h֎a\:W\;f\M\\J\'eC_:k\','',0,'?'),(_binary '\-bN?\ַc\\ȑ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/inherit.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/inherit.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l+\\\X%Gψ',_binary 'NF\OYD\jNMPO0W۔I','',0,'?'),(_binary 'a\\|-ǜ@c\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/resize.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/resize.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\#Dq\2r\bq\H',_binary '\цa\ʬ\fh̽.R&l9\\','',0,'?'),(_binary 'mu*p]\QXM','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/sort.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/sort.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʚ)Q+,\..',_binary '\	\\nXҩk^@\\'g\S1+\6\tf','',0,'?'),(_binary 'f\\im\KKn\.\\\\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\P|Ѿv$~!\',_binary 'W翶\SxO+y@\\.\BD>Sp','',0,'?'),(_binary 'PpU\PHֱ\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/tree-cleaner.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/tree-cleaner.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ȤI:J\',_binary 'SϪn\Y\]\#4\N}0ab\`\','',0,'?'),(_binary 'Z;%v\xv\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/tree-hasnext.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/tree-hasnext.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\e\rw\>X2\\\@\\',_binary 'Ss:(\Z	75\tOV\~\08\\','',0,'?'),(_binary 'rfb\ӏV~V_\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/tree-last.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/tree-last.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uM\Zq\Zޫ*',_binary 'm\8o|\\0~?\d8$ki\jxhtn','',0,'?'),(_binary '\\YY|o\\og','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/tree-vertical.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/tree-vertical.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\x;ALf\_4',_binary '\\\.eA\B&\LOҀ}Ӗ&B\','',0,'?'),(_binary '\\py^\-5i\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/robots.txt.latte','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/robots.txt.latte',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\<H3ju\(',_binary 'iqH9\0o\2$݌WwѾ\Z\}','',0,'?'),(_binary 's7\\\?b\C\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/sitemap.xml.latte','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/sitemap.xml.latte',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';vaJҴbN\M,\',_binary 'KX+*P\\\\lE\k^Ao>kr\AN','',0,'?'),(_binary 'OK	qu)}\Y-','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/source.latte','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/source.latte',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?\k\\C\\o',_binary 'Ғ\rhXh\\"1VS\``DMPm\0\\Z','',0,'?'),(_binary '?\\#\a\"8,\U','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/tree.latte','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/tree.latte',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\#\n0\RHOR',_binary 'o:P<\ ׍aĮü(I\\&~ϲ','',0,'?'),(_binary '\#\\@\r','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/bootstrap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\^Fiڸ귌w\',_binary '\9c\K\CԳ\굿<zX {','',0,'?'),(_binary 'ᩎ}-\AqT#0','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/composer.lock','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/composer.lock',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rw\\uǱ\>U',_binary '\N;\ÆZ@&\"W<\T?\\1߮','',0,'?'),(_binary 'K\0MD>\}','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\oÇ\\`w',_binary 't=YȻ\u̓V\n\rUC/MS[\\PS\\"Ħ','',0,'?'),(_binary '\Ҿ:݉oe\8(','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3ع9\sW\^CMk',_binary 'aAH\\k$FJ]6~\d؊s\g','',0,'?'),(_binary '+5\_)*\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wџ\nu}f\n4_\\\',_binary 'G\'\ǥ$T\8ě4\\f\U\P\nk','',0,'?'),(_binary '.\\\)$3jy\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display.css.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}o\>zx\\"\',_binary '^m1(Ȱ2;\^oC`\0\HA^\','',0,'?'),(_binary '\X{C<O\#	\a9','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\hƨW{UZ=s:\',_binary '\G<awI|Ǭ6S\4\>\n-','',0,'?'),(_binary 'y\I\nfMT0','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%xg\\u\n',_binary 'sz\\\)\.o/2֝F@~5\C\o','',0,'?'),(_binary 'd1;d\u','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\(u\v\{Pr\\i',_binary '-\Z\\6IX?.\6\))\\(\\r+\"','',0,'?'),(_binary 'i\7td\`l4','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\\\ە_\%\&\\',_binary 'B\o<\\`\$\\\R^b\\"\{Pyc\\e','',0,'?'),(_binary 'qɨ\\zٹ\2L','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front.css.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>F \\B7\\(',_binary 'S^w\F)1\\\\9\d','',0,'?'),(_binary 'c\Dx\\Ix\jɼS,','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Gq\\\\\\\',_binary 'xsh?*U\s\S\\zώ\\','',0,'?'),(_binary '\\>\-0M[)ɨx(k','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LW C\d/',_binary '\xX\U5eZőV@Oo\\I\|s)H1\8','',0,'?'),(_binary ' R Kh9.`0','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')7\HyR\&\',_binary 'gA\5w~!\\|]k%\\n@/|\'','',0,'?'),(_binary '~z`G\\n(Rn','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\(DC\\AϹ',_binary '\\nS0ɩՃ\c:_\\%[2цc','',0,'?'),(_binary 'PU\\\\\v\+\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2.css.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7nOX]֔wBي:',_binary '\2\\l\\/>\32+\w\a(5\f','',0,'?'),(_binary 'b\/Wj~2f','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd{B5\IMZ\',_binary '1\(#Oq61:\\\ݑ8KzOZ','',0,'?'),(_binary 'e&\ 9RP(7ls\^','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i=\\0!\\\\',_binary 'Aũ\`97}b>MH\\\JHh\\|Fj','',0,'?'),(_binary '\k@\iц\\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/cmb2-display.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/cmb2-display.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ג\$\\"\',_binary 'i0\\GQ\s\EN	\\\[etNq','',0,'?'),(_binary ',\Ui\n\L3\\O','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/cmb2-front.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/cmb2-front.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H1r\E\i\O׹ox',_binary '\n\\\\p\Hd:\\(a:\=Ś8/\j\w\r','',0,'?'),(_binary 'q\\\0-R\\\Pk','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/cmb2.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/cmb2.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?y\QEQy&!dr',_binary '\k|\+g\39r0N\04\BE\L\r\','',0,'?'),(_binary '\SLث\\Z[FBg','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i=\\0!\\\\',_binary 'Aũ\`97}b>MH\\\JHh\\|Fj','',0,'?'),(_binary '<rh\n̼\}\\(q','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_collapsible_ui.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_collapsible_ui.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\[\5\x1g',_binary '\h=\Zr\؅ڳ\\e#I\\0nY;DFZ','',0,'?'),(_binary 'b\\vq\\Cըn@Z','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_context_metaboxes.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_context_metaboxes.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0َY\n\y\]p\',_binary '<\"<uqM.f[.~_c\\\'Z\'*7','',0,'?'),(_binary '\\6*C\p\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_display.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_display.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)\0*c[K\\s',_binary '\5H̓Ԛi\\H\.l\\6D;\\','',0,'?'),(_binary 'T<\"f\Ʋ`\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_front.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_front.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\RvK\(J(',_binary 'SPd\Tej8\XU\\\N6\3Ϫ\n\=','',0,'?'),(_binary '.\n\\\s:\u\nS','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_jquery_ui.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_jquery_ui.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'cF\hV\K3j-',_binary '{<\Z0Y5\I;L\Z\wˬ\fy]','',0,'?'),(_binary '&˂\3i:k*w1!:','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_main_wrap.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_main_wrap.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\94\'Eehe\',_binary 'i\\\r\uשg\\\\,:}\\Zl[4ϖ','',0,'?'),(_binary 'oW\\\%\\j|3','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_misc.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_misc.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aw2\t',_binary 'l޶oF\>@\\ge\٘׬e\㿵\r','',0,'?'),(_binary ' \nͩ\\\0`\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_mixins.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_mixins.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\\_\Xh{',_binary '\Q\'\0vIE7UX5\7\R','',0,'?'),(_binary 'Z\\\c\\e','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_new_term.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_new_term.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\}qHZd\e',_binary 'Ғ6}B}&|xeJ8\&k\','',0,'?'),(_binary ';\G~os~|Y\y','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_options-page.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_options-page.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\\\d74;q\\',_binary 'Va\\3\e4\ys3b_\^4ԁ=\','',0,'?'),(_binary 'xq#I/뵃<','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_post_metaboxes.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_post_metaboxes.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Zy/r<\\H\@pZL',_binary '}\iI\@\f^ \.<\~S#\\Pd\','',0,'?'),(_binary '˘@99U\r','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_sidebar_placements.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_sidebar_placements.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\{\'\\2R4-',_binary '\+=\\}\K\7\\X\ NVԈ','',0,'?'),(_binary '^\>U\\xn','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_variables.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_variables.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\lJzGzM\\ݻ',_binary '8{\\Il\\\37~RA_a\"\\','',0,'?'),(_binary 'GzQd\\D\(fmy\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i=\\0!\\\\',_binary 'Aũ\`97}b>MH\\\JHh\\|Fj','',0,'?'),(_binary 't~\\7θU','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/example-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/example-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jV@ \',_binary '\R\r/\m\꘺N,B\DE?\n!m','',0,'?'),(_binary '@\r\&/','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ico-delete.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ico-delete.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hF|\Ưxdg_+',_binary '~qz4\\\E\=G<\\c yAUG','',0,'?'),(_binary ' \l:CUwo_\2[\0','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i=\\0!\\\\',_binary 'Aũ\`97}b>MH\\\JHh\\|Fj','',0,'?'),(_binary '\\&Ħu2\D\t','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_flat_0_aaaaaa_40x100.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_flat_0_aaaaaa_40x100.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*D\s`\\"\\\\',_binary 'z\[큒r\\\\\˖\;5M\mM\tV','',0,'?'),(_binary 'KSIOZ\[','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_flat_75_ffffff_40x100.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_flat_75_ffffff_40x100.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\DÎ\\',_binary '\f\(\悁\C,\Zj4\_~\\=5t\5','',0,'?'),(_binary '2$\y|E\dvpc^','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_55_fbf9ee_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_55_fbf9ee_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\U,\gS9\',_binary '\W7\"3=\\"3A\[+\r(2Aq','',0,'?'),(_binary '\ӭd\b;\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_65_ffffff_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_65_ffffff_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\.(\\\'\3Ȩ',_binary 'olhi6#\K@Jہ)G\\0Jϛ7','',0,'?'),(_binary '6KңC\<\7\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_75_dadada_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_75_dadada_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',e\\\dȣ$i',_binary '\\$s\\<&\V~\}QW3\Zh(0\','',0,'?'),(_binary '.l\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_75_e6e6e6_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_75_e6e6e6_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%CV¨ɣ ^\\\\"\',_binary '/\8qm(=hJ\j)\\rU-\Zw0n06','',0,'?'),(_binary 'g	T`i\.','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_95_fef1ec_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_95_fef1ec_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z;\\2MY\\{\n',_binary 's\ЉGO\`^\>C\"l\\wc\\','',0,'?'),(_binary 'v\\\lHdz!t%\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_highlight-soft_75_cccccc_1x100.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_highlight-soft_75_cccccc_1x100.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rœ\nR͍y\3\\',_binary 'T2%\\S\0\%ʜ\\O\\\'Ų\In','',0,'?'),(_binary 'sz΃\K\Hui','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_222222_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_222222_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\涐*@cyGu%',_binary '\r%\"\Xc}\\|\}Ġ\n\ňh^g,!','',0,'?'),(_binary '8	\1>Ћ\8','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_2e83ff_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_2e83ff_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\<9W\0\'\j%\',_binary 'M\PQ\߶\#^\&ՅvO=\\\','',0,'?'),(_binary 'M\)\\a\}Cԅ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_454545_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_454545_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\J։އ>\\>n',_binary '0\\n\w\\c\Y\g/,Ɵ!\}f','',0,'?'),(_binary 'Tz\3GD\4','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_888888_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_888888_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ۉ<\\\\',_binary '1\*3ѱ3\\\\\\'\\\Ҵ\','',0,'?'),(_binary ':\=N\\f|>|','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_cd0a0a_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_cd0a0a_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>E*,f2\\0\Z\|',_binary '*\;\7:\\\$GJA#\*OW','',0,'?'),(_binary ',vR\-ÇY\\}L<R','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\c\\\֫z.>S',_binary '\\#.RRdE/\Q,R\\'\\\\|ӈC\','',0,'?'),(_binary '\MZQНM<\w\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Ajax.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Ajax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'Y\.ήB\\',_binary 'Q\X\n$\I%5p\TYwA^','',0,'?'),(_binary 'ge1u~\z#~\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Base.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\jS\\r\\\\'',_binary '\aͦ\zPx̅<]\ߦ\2\r\<%\','',0,'?'),(_binary '\idb-\C\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Boxes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Boxes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-}\\\5p>)P\*\',_binary 'ޛ}Ֆ**6&bMZŇaZ傣4','',0,'?'),(_binary '\\VHF>⹂.f','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Field.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Field.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'јwZ>\Z\',_binary '\"f\\r\\8@HZ\x;K~HUϜ`','',0,'?'),(_binary 'U%hF\	\'x	x','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Field_Display.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Field_Display.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y0o?6{m1)O',_binary 'yTkW-B\\0\v*GOx(x\Zu','',0,'?'),(_binary '\j\u\\\\n\"	','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Hookup_Base.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Hookup_Base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\JYҥ&\\',_binary 'M\0Sĺ!\\*0#|\^\\\+\','',0,'?'),(_binary '\\\\y\\Z3zM1\]','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_JS.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_JS.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9륁; \\!o\',_binary '	̬e\\	7qS\\ip͓HQò<\','',0,'?'),(_binary '\n؂gx$','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\ZCV\ܨ=X,\\g',_binary 'D\\\F\I¨\-\\!ӊ \'\0h\p','',0,'?'),(_binary 'C\\uZQ;&j','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Options_Hookup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Options_Hookup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ja\Q\\ήWp@',_binary ']Z\\6.+kb!W\Dh\"n\o','',0,'?'),(_binary '\*\\e^>\.\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Sanitize.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Sanitize.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\Q\#F]N|(',_binary 'aP\JB[bllC[Y_|b\}߽~','',0,'?'),(_binary '\\\Vk_\\4q\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Show_Filters.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Show_Filters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w$Zr<n\rC',_binary 'N]w+\}z\}\fM9g}\\ q8\B','',0,'?'),(_binary ';Z\\@@JP\x','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Types.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Types.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N}O/F\U',_binary 'H\T3-\\\Z\(6\y3\A^\\ΌoW','',0,'?'),(_binary '\\n-4g\-A\,','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\|#ڦ~',_binary '6t\c\RӲ\"AfgT3lƛ:d','',0,'?'),(_binary 'þlqeźD','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_hookup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_hookup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\)#~18\,\ZZ',_binary '\B\"\PkN\+#\\4B\\','',0,'?'),(_binary '\-V,C\\\Z.m','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/helper-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/helper-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '̬\\h\\Wu',_binary '\B~{B//b1aC^?2\\"\','',0,'?'),(_binary 'l;Ӑ&\;ӑA','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i=\\0!\\\\',_binary 'Aũ\`97}b>MH\\\JHh\\|Fj','',0,'?'),(_binary '\5u\0ǭz','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6g\\_B\)^Z\o',_binary '`L\-r \\WX^S\\\\P4\nt?','',0,'?'),(_binary '\xI\\=|\M}\r','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ٞI\F\Z\Z\'',_binary ', /\we!HWgLeK\\E\\Yִ','',0,'?'),(_binary '\=<\\\\ssu','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6ë?ޮ\Ǭ`hx$b',_binary 'Wi\rw\\\m[\۰\m\\H\ZQr\\nMy','',0,'?'),(_binary 'kK1յ\>/@&eX','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\\\\\4\',_binary 'T\oG\*2LO\5\)*\Z4B\i1\ӽp','',0,'?'),(_binary 'P/\\2Q\"\Ƿ\\\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{	\\n\\aw',_binary '7t[*\\\'-Y\-\р]<\\','',0,'?'),(_binary 'Y$o\7{\-xc1','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Base.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\;\XAH0-',_binary ':\U-R \\s\6\0\1\ty߲7\m','',0,'?'),(_binary 'Xփzz2vH\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Checkbox.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Checkbox.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\\E\\q\\',_binary '\2kS#\\,\\\\ V\f	~sDTz','',0,'?'),(_binary '\Zw\\"\<\\40','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Colorpicker.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Colorpicker.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_uTI\YH\O\Z',_binary 'f\[t\\۠Uua\N̦b','',0,'?'),(_binary '\`\0\\`θ4\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_File.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\\3ߎAN\Z',_binary '&A8J*.}\X~{,f\\ !)#','',0,'?'),(_binary '_x	}\o0\7','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǶD_b/A\G\ş\',_binary '^+[u\Jv\{+VWH8)\Z2\','',0,'?'),(_binary '\Z\'\\u\+e,','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_List.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_List.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4Xa|\=\$C\\',_binary '\4\C`\rR\	4lT?PP[\eO\d\(5R','',0,'?'),(_binary '奷h\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Multi_Base.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Multi_Base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ȇv\\\R\u\hy5',_binary 'm͐3k\nDʾU\\'v\\','',0,'?'),(_binary '8SaI\\3dY\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Multicheck.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Multicheck.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\\\Nd|ԭ\IVN',_binary '}>\\\ϛ$^4|-v6\\\','',0,'?'),(_binary 'e`taM4x\0G\\$8','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Oembed.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Oembed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r~O\\mE\'\=_\"\',_binary ';B_n6\\0Mm\\n\\/\X}K\\K','',0,'?'),(_binary 'Lo\\\Z^\\_\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Picker_Base.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Picker_Base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\\ݢ(.6',_binary '	Sb\Ϥw/V!\e]ڬ.\\\\d','',0,'?'),(_binary '7\cIT{*+y\O','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Radio.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Radio.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jHX\.l0/94',_binary '\W\w\\\0ؙ(\De!K6\\\g','',0,'?'),(_binary 'g>=X=~\ÀҺ:','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Select.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Select.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[T:@\n\Zj',_binary '붶\2s!<-#7۲\?\\k<x','',0,'?'),(_binary 'R\{gW\\\jQ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Select_Timezone.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Select_Timezone.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4W\)\K(\\$\}',_binary '+%B)Z<T\'iԻbz\\\','',0,'?'),(_binary '\}>\ZAy@\潿','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Base.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rKO5d\\\\',_binary '@$\Z.p>be#\\v\=Φζ\"Md','',0,'?'),(_binary 'n|X\\Q}\(o\a','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.>K\v\\@',_binary '9vGC51~\0\\\۱%\@\','',0,'?'),(_binary '*PM\ȩ(\\p\|\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck_Hierarchical.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck_Hierarchical.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5N\&.\8Ŵ\\',_binary 'ڬ\'\\@1W\m:i\Z\ku\Ŕ\','',0,'?'),(_binary '\\\)%s,T\p\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Radio.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Radio.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tb+؜\\y',_binary '8\9\\0%\\KH@\\\TJ۔>{\rV\(+','',0,'?'),(_binary '\r]\%s\\u1','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Radio_Hierarchical.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Radio_Hierarchical.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^D\mb`v#<!N`5',_binary 'ojn\\8`3\Pc\py\XN\#\','',0,'?'),(_binary 'NSRV^\AQ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Select.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Select.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&;a\B^9(',_binary '$G&\y	Ѭ\7*9+E\ee|{\','',0,'?'),(_binary '\\"9	\Z\.\c','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\\Ɲg6H\',_binary '\0B\g\\4V\\}.\mVki\','',0,'?'),(_binary '><e\\\0Dʳ]J.YM','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Date.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Date.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\oB\MD)m',_binary 'Lc,2i\NչP$;r\7J\n!\','',0,'?'),(_binary 'hh\!춳\\qT','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ஹU 2j\y',_binary 'L(iO\#\_J\:2o\0dz/','',0,'?'),(_binary 'H4i>\ݎh\\n\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp_Timezone.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp_Timezone.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '֧ԉ\{\',_binary 'ieG\)Cu\\r		)-!<w\\'\'*\','',0,'?'),(_binary '\\\\m	 9','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Time.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Time.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(濾 :\&p',_binary 'WA0Лj5vwu0\Ά@P','',0,'?'),(_binary 'rU$:\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Textarea.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Textarea.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\[yTN',_binary '\<(Ҟ\]\\`/ީza\L[\\','',0,'?'),(_binary ')ݟe\\1J9','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Textarea_Code.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Textarea_Code.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\"Pkp\\.=E',_binary '\0ߎ\\$>oz1,Ӊ\\5a\Ձ1G','',0,'?'),(_binary 'DWs\V\a\\ ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Title.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ro\F\/ ͙\',_binary 'XI\\\qub;A\\\T\','',0,'?'),(_binary '\\U/\~!?P{	','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Wysiwyg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Wysiwyg.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4\n;^\F\0\',_binary '\"\nxϮ@\쫃Tzz\G\[leq','',0,'?'),(_binary '{l\\mJ}\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\aVqM',_binary 'k~	UH\Z\xP\\Ā<;X','',0,'?'),(_binary '\iSXBk\\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/init.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/init.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ov}ȶcV\',_binary 'Rÿ3\\'ٕ_\H:\ݾ㫮)\-','',0,'?'),(_binary '2\83l]QH\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/cmb2-wysiwyg.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/cmb2-wysiwyg.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\K\pbvo',_binary 'b}Y#\b4\M\F9\)\\߫:\m\','',0,'?'),(_binary '\ۢ!sgTg}#\\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/cmb2.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/cmb2.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X8ۃ\#\'}~EƟ',_binary '.P3\n\\re%\r\7FI\\#udlo','',0,'?'),(_binary 'Q!\\:\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/cmb2.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/cmb2.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\R{Yз\z\',_binary '<\)zd/\	\\0$J^\oܑť\M\','',0,'?'),(_binary 'DJ\'>\(M>l\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i=\\0!\\\\',_binary 'Aũ\`97}b>MH\\\JHh\\|Fj','',0,'?'),(_binary '?(A̺O\yQ#\\/\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/jquery-ui-timepicker-addon.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/jquery-ui-timepicker-addon.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\	\r%\b\j',_binary ')H^\r_B\zsc \H1:c\8\&|af','',0,'?'),(_binary '\ErbiGL	y\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/wp-color-picker-alpha.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/wp-color-picker-alpha.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\\A%*Ol\@;',_binary ',\tklL%fI/GN\բmj:','',0,'?'),(_binary 'JEc\\O\\\	','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/wp-color-picker-alpha.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/wp-color-picker-alpha.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Pi*U0\K7',_binary '\gl~\ȗ\e1#\ԫSP}=\(6:niI\8','',0,'?'),(_binary 'ǕTr\\\Q\%	\;ӄ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ach.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ach.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']K\\\\\\\P~Fm\',_binary 'S\rGw\l<\	N\ۂA7\nYg\6\Z\','',0,'?'),(_binary '`9\e\Ġ\|)G','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ach.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ach.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '֩\"c/\g	NC\"Ի',_binary '{\K\>>ٳ\+HK5\\/\"2Λ&.\\','',0,'?'),(_binary 't,Tu\\6','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-af.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-af.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\\S[\ж^#\n',_binary 'Ѻ\T>C-!r\\\\ZWr\I\7\\','',0,'?'),(_binary '\l	4w4\0C~','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-af.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-af.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q\\\',_binary 'GG\\Bō\\H\F`Y|2pyvg\>','',0,'?'),(_binary 'l#s\\Iܵ\Y\\n7','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-an.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-an.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GG\65\p̄A\S\"',_binary 'e\ۇ`O+q\"v\,\'$ ~\K)sp\','',0,'?'),(_binary '!-o\3m\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-an.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-an.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c2no\\\"\f\u',_binary 'rҦ/\q\\t7ڇ\+\n\\H{Ja','',0,'?'),(_binary '\Z\0bc\j\\q\qo\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ar.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ar.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\i\]R\\;',_binary '(oӸA 8\]\\Sl\\"l׍_','',0,'?'),(_binary '\1p\=\\YTL\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ar.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ar.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\W\bTD\y\\'(\\',_binary 'o.t|\ً(>SS#\\\H\l','',0,'?'),(_binary '\8@LN9','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ary.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ary.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+3Eng',_binary '1M@\\\j\\I\2oӔ\ZlJf_:','',0,'?'),(_binary ':x@\V=YŒϣ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ary.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ary.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!;[\F\\\\|',_binary 'ֶ%28\\6\\|\\Z\0φ\}\','',0,'?'),(_binary ']㈷~SH\|','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-as.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-as.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z];]hռ\',_binary 'A\\%\nq\"^gI2b]!\"\=','',0,'?'),(_binary '\Z\f\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-as.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-as.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%w\Dq/xի\P_',_binary '˫]\.\<\]D(t\,\hYNx-\\\@','',0,'?'),(_binary '9s\b\Y\q䧏v','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-az.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-az.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݺ\LJ\?=\\\R\',_binary 'Ȱc\_\"\'ﶴ\\\|b[lWpӤ\','',0,'?'),(_binary 'NiWB簚]oE','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-az.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-az.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HX_:\\~Zjw1',_binary 'W{D\K\\G\\TVV`Hvt\QX\','',0,'?'),(_binary '{\n	\C\z\Z,K\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-be.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-be.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0ɚ\|\Ʈ`pS',_binary '@f)ٯ\\\0\\1p\OcG\z','',0,'?'),(_binary 'R\&8!\\\\\^','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-be.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-be.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.d\9χ\')',_binary '\tzu\Z˧z*\x$+dh$ @>S\7\Z','',0,'?'),(_binary '?\\\Qg*ܯdα\z','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bg.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bg.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'me\nhnHcD\/wQ:',_binary '\\Y\`\G\&׀\C\A','',0,'?'),(_binary '\>\~F1Oš.\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bg.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bg.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\F+bLX\\=\?',_binary 'y=q\(pPPB\\\0zzI','',0,'?'),(_binary ')\0|u\%_ET\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bg_BG.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bg_BG.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ރH@]p`\$ȱF',_binary 'R\2\ó\\!\CSc.N\A\rm\','',0,'?'),(_binary 'Y߷\[\T3\yp{^$','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bg_BG.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bg_BG.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\d҃CL\\',_binary '1\\)\1\ˤ\	\;ޖShLǏ	\\dM)','',0,'?'),(_binary '\R{ݎw[\zn<','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bn_BD.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bn_BD.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\R\'ze\k\',_binary 'Y!3:^\+B8E+F\f\LS\UC\','',0,'?'),(_binary '^WJS\\Tf\zG','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bn_BD.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bn_BD.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\\tzxM\\.x',_binary ' \nf;\ޒ\\!\\'k\ \$:!EI','',0,'?'),(_binary '\\\d$\Lu\\d','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-br.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-br.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g0>*צ	\rd\',_binary '})\\|v,sBO]*\\0~\F\Z\','',0,'?'),(_binary 'k47;zs@OSRiB|\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-br.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-br.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\a\p\0i育\7\',_binary 'Gx\E\\\C\j L/f^\,$','',0,'?'),(_binary 'z4\XI\Ѡ&	\\r','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bs.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bs.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\n\\\\a\\\\h',_binary '\`[\r7F\\\.d\\\5=','',0,'?'),(_binary '.5T	h_ɰPJ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bs.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bs.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\b\I\\\',_binary 'Pc,C\\rm!|B:\\\\\!kb','',0,'?'),(_binary '\GܗA\\\uͳ\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bs_BA.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bs_BA.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':!lLs昦',_binary 'R\Y6숝31ՙu]\\\$\@1\\\B;','',0,'?'),(_binary '\D\t\?\Zy\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bs_BA.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bs_BA.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`	\<H\1āEW',_binary '\(\k\\\\M3G\D6Z\\\\a\fUPf\','',0,'?'),(_binary '$\K\\̢Tsڂ\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ca.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ca.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\#\!0\\\\h',_binary 'u\Y3@gĕ\\>$S\Z\OQ`;U\:','',0,'?'),(_binary 'DͬL\X\5\ZLv','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ca.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ca.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~\|̔ki/\',_binary '=j\\n\VV\I:\\n2\_{o%1\','',0,'?'),(_binary 'ig3\\__','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-co.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-co.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ay\4@V',_binary 'u\tdZ\h\[\-/\n4;8Zd\$\','',0,'?'),(_binary 'z{I\ fŌv˅','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-co.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-co.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QHÐM\\fkeMr',_binary 'OV\#!6`\>$\\iasMIܵ2','',0,'?'),(_binary 'd#?߱\r#BnǺ \','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-cs_CZ.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-cs_CZ.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\\\0O˹\'y|\',_binary 'ً.\\b\J\\.e\+,\\\rx2Tܦp','',0,'?'),(_binary 'Ok!5\\j\s','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-cs_CZ.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-cs_CZ.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|~\xtztwy$',_binary 'C^56vv\hiL\_P2\\l','',0,'?'),(_binary '~ƩШ\$w\3','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-cy.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-cy.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$fC\e\Q\u',_binary 'CH8\\l\\\\損׺\"\2^İ\I','',0,'?'),(_binary 'CHh\\d\nת\9=','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-cy.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-cy.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\\\n\\\nP\\:',_binary 'E.н-~\v\l`\l\'A]\r\\Z@\','',0,'?'),(_binary '\6B\Ihq}','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-da_DK.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-da_DK.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`p\f䓷j\\rph',_binary 'ՎO_WNL\R<\Z\+\\ړ\rhy\>','',0,'?'),(_binary '?G\\\L\ޣ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-da_DK.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-da_DK.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j;R\\\LC',_binary '\v\\ZuKTցJ\4R\9\n','',0,'?'),(_binary '\g(t/\ۄ\*?','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_AT.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_AT.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',RdQ\S\l05',_binary 'P\\\e3J!\\&\\a0G\@\`;&sW','',0,'?'),(_binary 'DAe\;\G$,b','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_AT.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_AT.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\U\eS\8E',_binary 'B%,Z\\e\x\\ƎxSje\s\`:%','',0,'?'),(_binary '\V\\W|\n}\\f','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_CH.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_CH.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\êzeI\t\	>',_binary '\HI{\\\\Ddۊ\&njKw\n\Eb\n','',0,'?'),(_binary '\3\=k[\ŀO\c\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_CH.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_CH.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\zф\\k&\\#',_binary '\GH@#\!cGr\{ߘ;\\ZX6V\','',0,'?'),(_binary ':\~\\=I3\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_DE.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_DE.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}h\\\<\h',_binary 's)2\\D\\-FͲxܳ\\I','',0,'?'),(_binary 'i4Yqg\n\ySzrH','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_DE.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_DE.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l)\t^Cƌh\\\',_binary 'ً@ߊ\\=]9\3\N\q5uS\n\aQ>ի','',0,'?'),(_binary 'O\Kr4\A\rw܍','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-dv.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-dv.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\ɘ\"h1$i',_binary 'Lv\Zzc]i\\\/\͞ZCČ?','',0,'?'),(_binary '195\7*s\Zײ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-dv.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-dv.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z{=%HZc\e\Q2',_binary '\*d\\'Qci\"{\\	\t\Z\','',0,'?'),(_binary '/y\MC(|5\\8\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-el.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-el.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\nd\#\#<iu',_binary 'xV|\rUQӛwA0\֑>\3','',0,'?'),(_binary '5r2\Y\1\Bi','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-el.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-el.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\ZQoI',_binary '\\MxoU\nW\\\>4\Z\U*\6\','',0,'?'),(_binary '\BEP,3\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en@pirate.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en@pirate.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\\']^\Jڄ\',_binary 'eV M@%9pq>\\\"\E\\[\;A','',0,'?'),(_binary 'aK\\\n6\!R\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en@pirate.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en@pirate.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\a-#\t\k',_binary 'v\c\\2%S2\9\\|\Z\7','',0,'?'),(_binary '\%x\')Wi','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_AU.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_AU.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	8\K=|\\e\',_binary '\ocN\\\\/`bӗV\\A\j[\\','',0,'?'),(_binary 'h©@g\дFs\%','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_AU.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_AU.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\\\;T\\ڃ)M\n\',_binary '0*,]}\6>$G\\d\Vy	`^S,b','',0,'?'),(_binary '{\\\4[(I\\I ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_CA.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_CA.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\&^Kf\U>\\\v[',_binary '=ibQ\'V\\J=3*S\v?\'<v\\)\\@','',0,'?'),(_binary '[5,F\-\U\G','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_CA.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_CA.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\*JN1\'',_binary '*J\Xlt\\n\\\Ǽ`\\\\_:8\','',0,'?'),(_binary 'B\`\\\%=m','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_GB.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_GB.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KX\˽\0\\n}\%\',_binary '`e`uVN!\ 6\\xl\\#u','',0,'?'),(_binary 'L?\\\\҆J\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_GB.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_GB.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\":\3\y',_binary 'x{\"I\0T\n\'r]e4\R','',0,'?'),(_binary 'f?#\\K{֢\I\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-eo.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-eo.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\\r\|mWǯ',_binary 'k y\0\\\\\rՔ\B\\w{\ꨉ ]\','',0,'?'),(_binary '\"\\ުz','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-eo.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-eo.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'BΟoonmZ\\',_binary '\\r\\΃dr3mp\\c1|NW@','',0,'?'),(_binary '\\@n\+JV4d','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_AR.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_AR.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\\(\/AE\=R',_binary '֩\m3\E\Mh\\r4\\,(Uy \\','',0,'?'),(_binary 'k\\\𔷳o\\0','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_AR.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_AR.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\ym\v=;\\\"8',_binary 'H\*H\؟XY,WS\\=uzK\U\rK(','',0,'?'),(_binary 'mCX\\n\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_CL.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_CL.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K\'nBs2\Ze?',_binary 'x$ԛ5ĉ\8\x곷=\Ff\Ww','',0,'?'),(_binary 'i\V#5m\☼','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_CL.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_CL.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʀ\xdp\Z\',_binary '0\\~,\\	\\kp\ׁ\`>\n)%\','',0,'?'),(_binary 'db	4B\E\\7\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_CO.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_CO.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*u085\iid{',_binary 'U\\/cn4\\;8\nxE\2Nh\0\','',0,'?'),(_binary 'u\fֱ\!>Yꝗ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_CO.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_CO.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8uK	`\x(;Y9V',_binary '\MQi֣\n/~9.ط\HyZ\\&','',0,'?'),(_binary 'TJ\\ŧ؁륈?','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_ES.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_ES.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',!\Zi~l]^s',_binary 'h\n=\LD\d|v&6\]4nH','',0,'?'),(_binary '3n\\-GeŲ9','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_ES.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_ES.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n&\Yvuv Ws',_binary '\Jizu=P\|)/r]\gU+','',0,'?'),(_binary 'Y{{%\0\ɿ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_MX.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_MX.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '́\"\̯êpS8\c',_binary 'nLO\1@e|d\Qj\"~\Tw@#\','',0,'?'),(_binary '\aA\\>F|$','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_MX.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_MX.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a`\pD\nD\Iɋ',_binary 'ma\A\0prQܘ)=߽C%4t','',0,'?'),(_binary '\\\r\{u\'\\$:j','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_PE.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_PE.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bR\jE:ֺ\\',_binary 'ƽHϚ\Z\&\0\\hQ\\\cq\c','',0,'?'),(_binary 'a\,\~If\\\w','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_PE.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_PE.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\vj\d\\\\0',_binary '\\uE\"\\\ÃlF\\\^\Np-~\/','',0,'?'),(_binary '\Wa-Bsj\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_VE.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_VE.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\Pd\W\ƊzV{',_binary '=\&z R\\U#)\b;\<\\\0','',0,'?'),(_binary '*hI,9R[5\+','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_VE.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_VE.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*R2\\n$v\up\',_binary '\87b/\WF_·k\','',0,'?'),(_binary 'ۻ\ocY٪ƮK`','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-et.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-et.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ͼ	4Q.!}D\!\',_binary 'C#5?랫\\i(6\9~;+','',0,'?'),(_binary '\ZM\N\u\ڄ\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-et.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-et.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\"Z\\b\'1\O\',_binary '>}-\	6\Le\P\\rK\\'g)\u\Kc\C','',0,'?'),(_binary 'Q~,%d\I<{\\\\\\)','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-eu.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-eu.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\14\?ezS\',_binary 'Dso?\\ \@\HQ\\n&RX','',0,'?'),(_binary 'I=֞\\L.?\:\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-eu.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-eu.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\0^\Y|\ޖZ\\',_binary 'at\$\0y&\ѫ\i\\\p:fv\\g\','',0,'?'),(_binary '\ޗv޿Μ\q\'\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fa.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fa.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\"\<\_',_binary 'jxjb\\b>%I*\0%\\c~\Ue2','',0,'?'),(_binary '0\\~B\\*','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fa.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fa.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\6\-\\A[i=',_binary '3˾d3>桜pB]KvEhYR','',0,'?'),(_binary '\\锎oV\C\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fa_IR.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fa_IR.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\w,]\gP\\\\',_binary 'eFM+zrh\݌\E\\r\ώk%Z\Bȕ','',0,'?'),(_binary 'ȷ\7\\\D\G','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fa_IR.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fa_IR.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\<Jr\\\֟\*',_binary 'dA\p.L\X\\0r4BȺ d._','',0,'?'),(_binary '˼!\\ο\VSqhT','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fi.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fi.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a}vc?\$\B',_binary ')f OP9gkFZGv\\I\l4\','',0,'?'),(_binary '\'\\\#,$y','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fi.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fi.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5\f\n\^5^TDC',_binary 'eo\nc\\3\\x@uGF-u2(5\œq','',0,'?'),(_binary '\.\\!\\T	\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fo.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fo.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\\[e*|\Z\\',_binary '\\E\\N^WĄ**9\\~e\/ϩ','',0,'?'),(_binary 'C!3/\3ݗ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fo.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fo.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nCֳ@\\\',_binary '\O!\"$d\b\?¨R(<S\	','',0,'?'),(_binary '>b\&b@\"\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_BE.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_BE.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DT>H6&5?',_binary '\\A\\"fDr=nVJ\ߢXĤ\8\{W','',0,'?'),(_binary '&qp\rt$Q;\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_BE.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_BE.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\N$\\\\\F\x=',_binary '\\\\i7+t\\qCzl\O','',0,'?'),(_binary 'pB215-\ϊU/','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_CA.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_CA.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\\z;',_binary '{\-M\0=%7@Z\aL%gc\XhQO','',0,'?'),(_binary 'VZ\\\y\яY\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_CA.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_CA.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~`uց0',_binary 'Ns\\k\Z\m\\Bt?iF$Rn??m>\[\\','',0,'?'),(_binary '\\.\&b\hD\dX','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_FR.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_FR.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\d,\v=\\\',_binary 'x\\o\nOU\6IQ@$;e\\\\\\\','',0,'?'),(_binary '\[K\cT>\n','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_FR.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_FR.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}&&w\\c=$\:',_binary 'q\Lk\Z\$\\|\ګ^۩,\\','',0,'?'),(_binary 'ۆG\q\\۸^\\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fy.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fy.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\	A s~\ZG\0\D',_binary 'w\rW\\/[ ӖP\鳊4\0)`~P\`ԛ','',0,'?'),(_binary '-1	ï\"\Z\!','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fy.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fy.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WaxQJ+=s\֭;|',_binary '~x氽~\kn\\u)-T\v3	\^Bl\','',0,'?'),(_binary 'NaK!kЈxO','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ga.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ga.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\hqk\\\\',_binary 's\\uWk<MpI\\LwSP\F}>\','',0,'?'),(_binary '\ɿ\0,\\P\Lznx\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ga.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ga.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gh*,<]\nآJ\',_binary '\"aP\Q+y\ ޵\\\\>f\?Z\','',0,'?'),(_binary '\rE\ENBoD`','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gd.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gd.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(d\+C\r\\*Td\',_binary 'h⺧svdTP%s\\0M\	v\','',0,'?'),(_binary '\Z0S\\nb\\"','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gd.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gd.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S.\\bv\p\A',_binary '52\,\\\\3NN\4ufUlW\hW\.','',0,'?'),(_binary 'YQ\\n\M[>A','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gl_ES.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gl_ES.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\\\u1D\Gw',_binary '} \/^klηk{%AX\n\`+','',0,'?'),(_binary 'WI\;\\5k\|\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gl_ES.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gl_ES.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' 4\AH\\+c#$',_binary '\\9\\\ӂ^yN\MEq\\0\\\\','',0,'?'),(_binary '`\\Hh','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gu_IN.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gu_IN.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\u\\ǘyJi\',_binary '\\jk\=v\Z \C\3G>\ޅksL','',0,'?'),(_binary 'F%֞\i','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gu_IN.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gu_IN.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\Q&.>I',_binary 'ɧDL\\\\\A\+ih{\ n\s','',0,'?'),(_binary '\'H\]\i\\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-he_IL.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-he_IL.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\m\\\\G\\f>\\\G',_binary '\K\`(\\B\\.	.\\+/E^c\n?','',0,'?'),(_binary 'e\\\\r_謹','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-he_IL.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-he_IL.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\2Z\F\\db\',_binary '}\1!d֢\\ioY\	XV\\','',0,'?'),(_binary ']=C/\&z','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hi_IN.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hi_IN.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(Og\ƔYal',_binary 'G\r\4OA\\\$\W/Ldͩ&\\\\\','',0,'?'),(_binary '\\L\\@\j','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hi_IN.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hi_IN.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\L\pD\r\\E',_binary 'c\\^\\\=w1ЗRB\Z\N\3H\','',0,'?'),(_binary 'l=\\0{$j\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hr.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hr.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\<)\\\i\V\C{',_binary '&wf\m5\\0Ħ\;\\:O\\,','',0,'?'),(_binary '\9\ns\г\"\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hr.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hr.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\̧7C[',_binary 'Q\^\lO/9\ ?Y|DX,:U%!{','',0,'?'),(_binary 'v\nJ6\F$A2g3\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hu_HU.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hu_HU.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h8q\\\]x%',_binary 'vc\缗bm.O\\冄\O0y\q\aO','',0,'?'),(_binary '\\f$`\E\k\X\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hu_HU.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hu_HU.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\\lPV\npn[',_binary 'ߤ³UB\VM6N\^\\GȒq','',0,'?'),(_binary '\wwϱub\7\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hy.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hy.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\V\\\\>',_binary '\n\\7Pdf\e7 \\1\\MO#>','',0,'?'),(_binary 'N3U\,$\b]\f','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hy.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hy.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\siڮ\!\\j',_binary 'ŀ\"\˧6)q#6\TQ<\d`ϕ','',0,'?'),(_binary '-\_Û\\\m','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-id_ID.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-id_ID.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݜ\	\1T{f\x',_binary 'QOA\2l \p\.Qo,\\o\j','',0,'?'),(_binary '\\ZX7\\\a','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-id_ID.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-id_ID.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JJxX\d\lo',_binary 'J\\N\}W\^\(\xy#)+\\N\E','',0,'?'),(_binary '+O\ˋo:\'bF\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-is_IS.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-is_IS.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\xS\><{>9 M^i',_binary '.\y\\Kcw޸kqkJ~0~\0H\}?','',0,'?'),(_binary '=\Pa\^ݎ\>\4','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-is_IS.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-is_IS.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_*c\\]\ɈO\\Z',_binary '\\$;\rЉQ\͙Jvb-\C/,\ю\\|5\','',0,'?'),(_binary '\\D\\Dl\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-it_IT.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-it_IT.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd^\}0̌\k\',_binary '\xٵ\uOoKU,+N,|\[~','',0,'?'),(_binary 'wd_So9T(\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-it_IT.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-it_IT.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ub\M`P,1A',_binary '\˺h\\\x[M40!\>D\'p\z{r8\#\0','',0,'?'),(_binary '\\2\)\\C]\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ja.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ja.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\@j|\Z\(',_binary '\8\~\\>d2\J}\쭿rfz\E','',0,'?'),(_binary '\E\r;\\\ߴ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ja.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ja.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']+Z@!XC\\\N',_binary 'A%\\}4dq\h\\$I\5d\-\','',0,'?'),(_binary '\k\\\k\r<','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-jv.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-jv.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2b#ӟ\/ʌ\\\',_binary 'aV4\OP㹍Ͱas=*s=\','',0,'?'),(_binary '^ϩ\M,S`G','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-jv.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-jv.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v3|f\.\\i-F\',_binary '>t(ĵ\h	BTN.\\~4\i9PE3','',0,'?'),(_binary '\N[G \	[0`','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ka.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ka.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s\7ch\j',_binary 'J$C\	ł\<JjL-\M\ǎGfl','',0,'?'),(_binary '\\]\5z(\BQ\Z','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ka.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ka.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8bI[K\4IB\/',_binary '\f\~(\\ۊ\"/\($;}d@\\Z','',0,'?'),(_binary '\0<Q&\\\\\\^~','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ka_GE.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ka_GE.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\t\Kś\\',_binary 'Lw\@\ww+sԎ\"\V$\-','',0,'?'),(_binary '\\\Jw\-t\\\8','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ka_GE.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ka_GE.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o0{\b\\k4-',_binary ';r\\A%ii%󢌓\cJ\CAQ','',0,'?'),(_binary '\\s^Y:\\0z','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-kk.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-kk.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\>>:?\w\Ϛ{2',_binary '*\}x:ش\۾\'P۪a\[\','',0,'?'),(_binary '\8\W%4)\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-kk.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-kk.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YI\uf\\p',_binary 'b~k\f\0>;\\\K\\-[\ԥ\%.\\','',0,'?'),(_binary 'i,\]}\E*C{','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-km.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-km.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3EF>U\\"s!ߗ',_binary '*~\vw	\#_Η܂\Z\M\JЯց\ւ','',0,'?'),(_binary '!T\\'\o\`\X%/','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-km.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-km.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QS+DV1\',_binary '\j\Q\1B_G7\m!d\sS\n','',0,'?'),(_binary 'za\M\f\Am\a\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-kn.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-kn.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L{VK\ZHp\5',_binary '2DMNZs\\S_\\r֠7G\\0','',0,'?'),(_binary '\\렝\PwFX','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-kn.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-kn.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nksc59<̾ ',_binary '$\G$\\0aLLX%\y]}N\\E\Ҽ\m','',0,'?'),(_binary 'ޙ\<w:\ш\\:ő','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ko_KR.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ko_KR.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\)\\}>\Źb6',_binary 'C\ڀ\e\\\D\Π֛}iy4f\Z\"a^u','',0,'?'),(_binary '[Z/+f}\,^[Q','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ko_KR.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ko_KR.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z(:\\)_=',_binary '\+\\Z!zĮ=G\\'\\!S6O\S@	p0','',0,'?'),(_binary '\W\bsg\\\~dʕ\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ku.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ku.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/c\ھ\ڰ\1',_binary 'J\_JK~1\\z\u\Fh\\ʹ\]^_\\','',0,'?'),(_binary 'wy9a\q(Y\\\R','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ku.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ku.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'li\\\\\r\<^|g',_binary '$f:^\p\\:-T\6qJL-\u\zp','',0,'?'),(_binary '\DP͚Pp>:-\Bڑ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ky.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ky.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^,?\ՃN	\1\',_binary '_ͣ\\\h恱*ü\\Cׁg{r\cS;','',0,'?'),(_binary 'se\\\PFO\n\3%E','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ky.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ky.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.n3=\tI',_binary 'EBxAW[~bn\Z\n&\Ʃڊ\F.e','',0,'?'),(_binary '}\\\\5I\"0','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lo.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lo.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q!-\{N*G\p#',_binary 'l]A#\Yz\I\\	\\\l\!\!\','',0,'?'),(_binary 'C\/>\oݻ/<.!_','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lo.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lo.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\'\ \\\@$ח',_binary '>N6L\\\I\	\w\)\Fj','',0,'?'),(_binary '\rsnо7\\|]`L','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lt_LT.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lt_LT.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&2\\\\\ڵ\B%e',_binary '\੆Y#҅M\ga{&\\	2=\','',0,'?'),(_binary '\?+Ehk[\")','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lt_LT.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lt_LT.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\iv0pv\\\_Pؒ\',_binary 'V\0\\ p9M|>7\\ۏȜQ','',0,'?'),(_binary '\E\C卵Ｍ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lv.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lv.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qC\\.?I\\34∀ ',_binary '!\(L\	3\\\oov^eT\\J\f-','',0,'?'),(_binary 'm7\{:I\rp}Ë=','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lv.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lv.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\a>\\\{τ',_binary 'ݐOTf\\Ú?\ڽ\\yK!\','',0,'?'),(_binary 'N2O-\\\R!>Վ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mg.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mg.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_œn\"|5@2t',_binary 'i\J6y\[\&\qjkR\','',0,'?'),(_binary 'L\\\@]][','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mg.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mg.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\RA,\8-:<Sz',_binary 'u0kj\/\07ߐ	\Ȟlyp\\\Z\>\M\;\','',0,'?'),(_binary '}vt#/J\P\H','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mk_MK.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mk_MK.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\܃:*_r?\\e<',_binary '\\"DN\\\A0\\.Z	h2F','',0,'?'),(_binary 'j`e\-\O\N','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mk_MK.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mk_MK.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2@Ӄ#X hQ',_binary '\JY[\H\}$T0S0St\rh\?)','',0,'?'),(_binary '\rRPem','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mn.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mn.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\|ZoD&ط]\\',_binary 'W\>(Hk[낃A^I\yg\','',0,'?'),(_binary '	N@cis%','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mn.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mn.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\J붺6}4,',_binary '>! G4\[2~ zW98\Ϩ\','',0,'?'),(_binary '`\\!\0!\\B7','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mr.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mr.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\mǫno\5\',_binary 'Q\\%{q\d\\n\\\\}\\Rd\J\','',0,'?'),(_binary '_ʏe6\*\\]0\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mr.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mr.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\Iù}rNT\2',_binary '|T\k\\\z1\*	-C\\\{Իդ>','',0,'?'),(_binary 'q$Ճ\tR:)[','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ms_MY.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ms_MY.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\\\oO,}(i',_binary 'r\\l\\"褼{\n\\o\\\\\5','',0,'?'),(_binary '\\SU[H\0]I\\v','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ms_MY.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ms_MY.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ze%ڹW\\',_binary '\\qŘF7g`Yމ\\W','',0,'?'),(_binary '\\6y\C\LnSm','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-my_MM.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-my_MM.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'll\ob6x\0ߧM{@',_binary '\\\ZY3fo\r>\I%DA\&+K','',0,'?'),(_binary '>\6\\0gʞ9\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-my_MM.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-my_MM.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9/&vz\\',_binary 'o8[\_P\\0أ\=\9\\\Y\^u','',0,'?'),(_binary '4g\\%+RgӐ:\Ȟ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nb_NO.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nb_NO.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$\.6,r',_binary '\8kb\\8DsH\],M\0\q\(\\','',0,'?'),(_binary ';`Ϛ\uV','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nb_NO.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nb_NO.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C:\"EpOF\',_binary 'rjj\r\㶭%C^t\Kbd!?Y\2. xI','',0,'?'),(_binary '\\\'\%w]D\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ne_NP.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ne_NP.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\rF!\\Qd\J',_binary 'ot\\\7mА\\\]	v\r\\`?@\)\','',0,'?'),(_binary 'Vbith\r','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ne_NP.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ne_NP.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\L|=\f=m',_binary '5	r(d\w\?\Z	\ůH\Z','',0,'?'),(_binary 'Ϳ\\G\\n\\rL\/','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nl_BE.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nl_BE.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')ZmRm\\B1z8',_binary 'vI&kadǾ98%z9lp\C\8B','',0,'?'),(_binary '\\0,bD\\8;ՙ`','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nl_BE.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nl_BE.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u++3k}',_binary 'ŵ\%\0\~\\\t\RY\	\p','',0,'?'),(_binary ';BM\Z\\Ȩ\}J','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nl_NL.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nl_NL.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\,\Z,^\"',_binary 'Y\R)\8,q؜\CJL\\K\0\0\\r\','',0,'?'),(_binary '%2.\l|','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nl_NL.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nl_NL.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\l\\\\e\Y7',_binary '@o\^\x{r\z޵}\ɾ\\@-\\08','',0,'?'),(_binary '\n5\LIP1$\0','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nn_NO.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nn_NO.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm/x\<\\^\\r\',_binary 'yDy<HqF]b\#@egFZ\5','',0,'?'),(_binary '\s\Zf/\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nn_NO.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nn_NO.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\WQon\\\'\\\',_binary '\\ˤ\0\jVL\<e\ߋw(\\>','',0,'?'),(_binary 'Tg\\fvt','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-oc.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-oc.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5d\\\V\K\',_binary '*yl\\e\\Z\\\[\=<ˢY\&L\','',0,'?'),(_binary '\_\J#~5\Þ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-oc.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-oc.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Gp\f<\\\V3=n',_binary 'q\&{\D0PB\'V6\\\\\'\r\t\Em\B\','',0,'?'),(_binary 'i\\\\j\\*\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-os.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-os.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\\Ӏ0W8#',_binary ';j\*\˼\\I\\\\"㪊ȁa\\1dj8\','',0,'?'),(_binary '|wrRj{#Dŧ\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-os.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-os.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q\\ Hy9OaY\',_binary 'V1$\v\rF\a(Rd8\\-\BEƩ','',0,'?'),(_binary '=l\Pv\F)%(','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pap.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pap.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\\y\\\L}mA',_binary 'k\\\\*s<W\\nJ\\㜻\0\׌\_5','',0,'?'),(_binary 'ރ^rY\Y\S7','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pap.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pap.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kl-Y\;T',_binary '\\\\2\\\0qy~.\YE䈎','',0,'?'),(_binary '[R\\p\'wn+է\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pl_PL.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pl_PL.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\agg\\У(	\b\',_binary '\w.4Ok{d\Ͳ,(VQ\\\C\','',0,'?'),(_binary '$o6.Eڤmo\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pl_PL.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pl_PL.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']0$le',_binary 'b\v)\\n0T\M-6b (XS\T|','',0,'?'),(_binary '\1Tb#\y̞\\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ps.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ps.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*[\gL\I\\g',_binary '\nj$ \~\G$;*\9\Kc|\"ÄC','',0,'?'),(_binary '\\W9AlZ]6\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ps.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ps.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YBڎe&\0',_binary 'zH\\r^dMFX:wA','',0,'?'),(_binary '4\NC\P]\\_D{aPN','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pt_BR.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pt_BR.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\q\4<3\',_binary '\l\ _u\-`\\I^WK','',0,'?'),(_binary '\C+\:y3\_.','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pt_BR.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pt_BR.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\naE\\',_binary '\\?R\\.bI\r\\KJ-Gx;\Č5v','',0,'?'),(_binary '\"]\\ZH-T7\7N\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pt_PT.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pt_PT.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_Jۂ\pϑq%',_binary 'nb\'\?\Z\\´\n@`\KW҂QK','',0,'?'),(_binary 'Nfq\\`^.Cz','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pt_PT.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pt_PT.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RQ\ő\\nv\r',_binary '\pk\w\\]\T\}\r9G;/\m^\','',0,'?'),(_binary '	\[\2\ˠd_','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ro_RO.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ro_RO.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rßs0\\[',_binary '$!\\\K\\Z0\\Tş}e3{T\','',0,'?'),(_binary 'a\\FBFR\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ro_RO.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ro_RO.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Mު\\\v\\'Y',_binary '\\\\\\\mx0<{\ -阁3','',0,'?'),(_binary 'ҙ\+߃\<r\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ru_RU.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ru_RU.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4;d[Ի\[`',_binary 'Kp\+MǿexV6L2\\r5T\IPT\(','',0,'?'),(_binary 'C\\0\\P\\6`Ӡ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ru_RU.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ru_RU.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'זe\\;̞rY\\z',_binary ']+\#\\Q\(+Җ\)\Mu\\','',0,'?'),(_binary '\ݖ)J˭/j@g#','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sa.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sa.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\KT\'\Ɲ',_binary '4\\OM7`\T2xN^#ZH\ZU','',0,'?'),(_binary 't&l Ҁ\\\T\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sa.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sa.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ON	\\',_binary '|kɞ\]+\邉Ɇ\RU\\z7XB\\2d','',0,'?'),(_binary 'o\X\c\\ٔU\r\n','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sah.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sah.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\r\\\r<A\Z',_binary 'qD\\\HS\+e1\\Kz	dJJдa','',0,'?'),(_binary '\\j5Jg\(z','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sah.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sah.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;\}SnNW@r:',_binary '\p\ٕI϶ʶ<Heh\\\\*\\\\','',0,'?'),(_binary '\\{\*q\ÔӧGP','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-si_LK.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-si_LK.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\S2\\Z',_binary '\\ҩ\"\\P\u3ط\\\˅PL\\C\\','',0,'?'),(_binary '\q\yzc3Á\-е','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-si_LK.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-si_LK.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']ko\%ۄb6ȩ\<',_binary 'V)\Z]<n}-\#K\\фr','',0,'?'),(_binary '&ipQ!rT\4M','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sk_SK.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sk_SK.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\=>Sz\r/',_binary '2b\\\\\CIW\)޿\cI\h5&','',0,'?'),(_binary '\Uø\\7\\;\\Bx','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sk_SK.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sk_SK.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\$\zm\$\r',_binary '_ޠ0\rd\P$a;=/<^[','',0,'?'),(_binary ',J^z\-&(','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sl_SI.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sl_SI.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd8$;uV',_binary '@W:\!\\\#w\p;Ts#\b\6','',0,'?'),(_binary '\0\\@~2ꦟ\\n','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sl_SI.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sl_SI.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GuK\n\s>e\?\\',_binary '`\r\\ Ob\u{\D\\\\4','',0,'?'),(_binary 'X!M\\0-r\Q^#','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-so.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-so.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\\\\Lo\8.',_binary '\9\\w1\ju\\\\B;\L4߱','',0,'?'),(_binary '1+\\\r!\5<	-*]','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-so.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-so.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@weCC\K\r',_binary '.³$	l\)\X\?6\.*Ը~C\','',0,'?'),(_binary '\\\&=	\2\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sq.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sq.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\{k\%XB\\,',_binary '\\0\+\\0lE$\7\\Vr','',0,'?'),(_binary '9\nqk]uidy','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sq.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sq.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\Z\\O?c',_binary '\A\\\\f\\A`\\\h\\^\6\74','',0,'?'),(_binary 'SɏYzĈR\\V\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sr_RS.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sr_RS.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Lgw@fS\',_binary '\(_+[\*-:),a6\%\N\\ù','',0,'?'),(_binary '\Zd\a\n5G=z]','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sr_RS.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sr_RS.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\\+XT\̦',_binary '\;\\\ֺrc	i\\\o\9\\]\S','',0,'?'),(_binary '\\'Urӊu㊻A\gTu','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-su.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-su.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\\\~kli\\@',_binary 'F /\\DԢ\s\`\y!w\','',0,'?'),(_binary '\\\zck\#\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-su.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-su.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\*mk\\<',_binary '&Yʙ`Ɋ5V.`7u80qDw','',0,'?'),(_binary 'U}2́_D3;','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sv_SE.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sv_SE.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ad0KfW\45\',_binary 'H_\\\Z\m-	c\zۥ\]qw٤\h','',0,'?'),(_binary 'xI\re\q\y1','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sv_SE.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sv_SE.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(0\\KŗAK\',_binary '~_N\ N#\\\-r/A\p\T\\','',0,'?'),(_binary '\x\Y\r\<l','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sw.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sw.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(VõJ\>8r1',_binary 'a\pI\\DV\\\U7{\<\\\Y','',0,'?'),(_binary '\r\/u-','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sw.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sw.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\47<Zk(v\',_binary '<\nPgIK\o8!N\\\I','',0,'?'),(_binary 'i\\~y^PLa?\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ta_IN.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ta_IN.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\hW\0*\\J\r',_binary 'j\\\"\\\nƹG\1tQo','',0,'?'),(_binary '};\g\\\\\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ta_IN.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ta_IN.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_f\`ؗ\)S:f\',_binary 'xwv\6f\3\\2 SW\<|\7\','',0,'?'),(_binary '\S\_\.WGK\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ta_LK.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ta_LK.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~ v\|\r-OM',_binary 'ۜHՅ\^29g\\u\Ϥ4\\r\U\>','',0,'?'),(_binary 'z\Z\iz\=6)\0	E\a\0','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ta_LK.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ta_LK.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڦ\xM\x\3\5',_binary 'k	\E\\ZSU\\"6\\\۪\N\\s*\','',0,'?'),(_binary '\\l\\g\1~','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-te.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-te.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\\\xs./-',_binary '\\1.J\\O\MTy՚Lz\','',0,'?'),(_binary '\O\"B_@\Q\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-te.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-te.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\"C\)K\',_binary '\[ʦV\k\_!v\$ϚU=1','',0,'?'),(_binary 'L\\ \\곝\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tg.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tg.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R΍\\X՛}8J',_binary '	F\ԡd\\\U\V\}_PJE$','',0,'?'),(_binary 'G\\XYO\B\2','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tg.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tg.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M&p\\ycb\',_binary '\n;(,]\T9s\:\[*\{	\','',0,'?'),(_binary '*n;\QX:tXO','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-th.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-th.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\va%\\pd\\',_binary 'Ț0r३O4\Br-G\t\f\\Fn','',0,'?'),(_binary 'X\\\FP','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-th.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-th.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,{8m?\',_binary 'o\\la]^H\Y$4\'\d\"?\\\&j\.','',0,'?'),(_binary '\hȤ \u\m\,','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tk_TM.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tk_TM.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%yl\}6_g\"\',_binary '\7Zf\fc\n\ؠ\\G-\\L','',0,'?'),(_binary 'ƞ\]D\r16B\/\O','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tk_TM.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tk_TM.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\\\`g)^V\',_binary 'a\Gu\ȅ\\찻Ln\0\\j\0rl\\','',0,'?'),(_binary 'ݼQ&C<\\v\n','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tl.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tl.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}֫/1[6\\Y',_binary '\60~\\'6\؅\-s\D\rW87','',0,'?'),(_binary 'w\rՕd7|B@l','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tl.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tl.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\,\PwΏn\r',_binary 'a\\:8~j\\3QH2C\0c','',0,'?'),(_binary '\"84\\\?=\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tr_TR.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tr_TR.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RY\r8%|~9eߦ',_binary '\H\@\nGܧ\\G\z\akc\<\\\L','',0,'?'),(_binary '\:camb\{$K\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tr_TR.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tr_TR.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ڼ\\:(I\',_binary '\ze\|-\Պ\UӗnY\ڤw)3W','',0,'?'),(_binary 't7\I\pR\.3','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tzm.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tzm.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\SuMv\o\q\\\',_binary 'uSk\A\\\)ѯqN!\\!M\@','',0,'?'),(_binary '__\V#T\\Z\V','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tzm.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tzm.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\y볃\I&h{\',_binary '\H/\\E\S\06\\xgycO\ci$-\'zq','',0,'?'),(_binary '\\,\\wC\ގ_\ ','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ug.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ug.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*n\"~ʜ\',_binary 'D<\$fЖ*FLM_Z1$ё1ҩ','',0,'?'),(_binary '\O\ncx\\\\\0\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ug.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ug.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ybC\\nuD[H+',_binary '(ШbsES\Di\\\̾ax\\\y\k','',0,'?'),(_binary 'y&\\uv˪\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-uk.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-uk.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\M8Ot.3ip\~',_binary '}\<YߡIQ\?ԲpD\3Yoel3֋m:','',0,'?'),(_binary '\n\&5pHw%40','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-uk.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-uk.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\-pC\\\',_binary 'h[}CPV\Xi\R\-\m\#т','',0,'?'),(_binary 'H\n\_]A','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ur.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ur.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm y3V/\F9SXtp',_binary '\KbC[諝7d\%HF*۶\\nՏ)0','',0,'?'),(_binary '\:K-\9g\\\03','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ur.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ur.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DRr\'\r~Zm\\Y',_binary 'H\\N\\\"x\G0\	;ɘ0q','',0,'?'),(_binary ';0\KxxͿ\kP%׌','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ur_PK.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ur_PK.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\@6ܕ\\n ',_binary 'E\"\m\\\+\zsb\RpȚ','',0,'?'),(_binary '~Ts\\r\\\\\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ur_PK.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ur_PK.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3[\5\g\rk\nه',_binary 'M\\2H\\axtnh\֗a1\@{aH','',0,'?'),(_binary '\(\rHа0','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-uz.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-uz.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',XE\ʾ\+h',_binary '\+\\Re3\\,hsCvY\\~{cU','',0,'?'),(_binary '5\RhY\\0_','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-uz.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-uz.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3&\K^\P',_binary 'ɗ~0\>\y\P!j\Dc\\wκF\'j\\.','',0,'?'),(_binary 'Q0\	\rB\\e\\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-vi.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-vi.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\l]\\,n&\\\',_binary '¬\s\\&\no\B7\\\>Ʀ\(\','',0,'?'),(_binary 'ʐ\\3Jӹk\Z\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-vi.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-vi.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\2=\.\Tj6Xt',_binary '\r\0bB\Ɔ#\?\T\\ ','',0,'?'),(_binary '\\-\!k\\C\\Z','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_CN.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_CN.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~^0\)C_uFuM\',_binary '-MHs\<0#\s+\\2	A\:Z\1b','',0,'?'),(_binary 'r\n\n\	k\Z{M','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_CN.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_CN.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\0aH\>',_binary '\M=\\nb\Uɼâ\C,QGѠ\\]','',0,'?'),(_binary '>Þpo\Z\=F','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_HK.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_HK.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '..BoV\\\T\i\'',_binary '\u?T@\nu\=\\5p7+\0Jjڸ\"h','',0,'?'),(_binary '<?\1\\PQ~WB','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_HK.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_HK.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\6пG)!AЎ.',_binary '\d=p\H\x85	\"\wk^4嵫\\','',0,'?'),(_binary 'Ԗ+mDa6ǛL\r`','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_TW.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_TW.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=rI\Z\\Z\mܽ>c\',_binary '\JWzmW\' \"\]\\r\\;\BQ\M','',0,'?'),(_binary 'U$l\ԈrWB\bh6','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_TW.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_TW.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B!7YbX',_binary '^VYe[\\r\"E\\­\\\\"#u	]d\','',0,'?'),(_binary '9e~\p:1rQ8\_uu','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2.pot','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2.pot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p_ܦ\\p\^+\',_binary 's\r>hl\q\o*u:)44\\2о','',0,'?'),(_binary 'jiF\\xV\~','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/package-lock.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/package-lock.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}!\\S4\\ᬮ',_binary '\^\y\\Z\\\Nnu1N\\n\0','',0,'?'),(_binary '\!\\03n\','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q~\\$\ \G\',_binary '\\$\I+\G\\Ǝ\'nB<V#*\L	','',0,'?'),(_binary '\y%x\DL\|\','wp-content/plugins/heartbeat-control/vendor/composer/ClassLoader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/composer/ClassLoader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\|%*T*`',_binary '\289vu3n	C2sva/','',0,'?'),(_binary 'i\\-|f\2zi\0_','wp-content/plugins/heartbeat-control/vendor/composer/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/composer/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']_\#D\\0\\',_binary '\Z ے\%4~N\~Gh!b\:wɌ\'','',0,'?'),(_binary 'v*m\\Zj\\TN޶','wp-content/plugins/heartbeat-control/vendor/composer/autoload_classmap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/composer/autoload_classmap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EӤ㭇\\Mg',_binary 'Q\*\'B+Eߞ:\m\yu\W','',0,'?'),(_binary '\!c\R$ĘbOf','wp-content/plugins/heartbeat-control/vendor/composer/autoload_namespaces.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/composer/autoload_namespaces.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\,}vĨ3\G\)',_binary 'Er4@\0ԡ$\z\3\$l\\Z\`i\ex\l\','',0,'?'),(_binary '[\%\\\O\,\I\\','wp-content/plugins/heartbeat-control/vendor/composer/autoload_psr4.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/composer/autoload_psr4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\\7\\0k\\\c',_binary 'ī\'G\$K\%w\\Q%8,5ދ@','',0,'?'),(_binary '!kC{ߦE\\"H\','wp-content/plugins/heartbeat-control/vendor/composer/autoload_real.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/composer/autoload_real.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LBHU\\"(Kh\Ϩ',_binary 'A\n\\\m/FQ\\0\KXȖv}\','',0,'?'),(_binary 'eڣ֥W\050','wp-content/plugins/heartbeat-control/vendor/composer/autoload_static.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/composer/autoload_static.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*@\%:6 j13',_binary '\;,3_/u\2w0\N\','',0,'?'),(_binary 'xE04,w_3\L','wp-content/plugins/heartbeat-control/vendor/composer/installed.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/composer/installed.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@t\|UQ㝿',_binary '\Y\\}.\\Z\0[U-yw\>\Ŝ','',0,'?'),(_binary '-w}(\0\\#\','wp-content/plugins/heartbeat-control/views/admin-page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/views/admin-page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#.O{\d\I	\\',_binary ')\SH=\zX\\[rct-[e\"G\\T\\\','',0,'?'),(_binary '\\\\\0*\W\\','wp-content/plugins/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/index.php',0,_binary 'gD,V\=\\\bP',_binary 'gD,V\=\\\bP',_binary 'k~	UH\Z\xP\\Ā<;X','',0,'?'),(_binary '\ \\'o%\\re','wp-content/plugins/js_composer_salient/assets/css/lib/monosocialiconsfont/fonts/MonoSocialIconsFont.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/css/lib/monosocialiconsfont/fonts/MonoSocialIconsFont.svg',0,_binary '\1܍*\QH\o*\a',_binary '\1܍*\QH\o*\a',_binary '|_4\=z\\"\\&c(1p\\ZK\`Xy\','',0,'?'),(_binary '\%D\zK','wp-content/plugins/js_composer_salient/assets/css/lib/typicons/src/font/typicons.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/css/lib/typicons/src/font/typicons.svg',0,_binary '}}`r9Vr\j<',_binary '}}`r9Vr\j<',_binary 'ͭ\\Պ}\yn	O}\\tV\(}i\q\=0N','',0,'?'),(_binary 'ѫL[q\?KD\3','wp-content/plugins/js_composer_salient/assets/css/lib/vc-entypo/fonts/vc_entypo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/css/lib/vc-entypo/fonts/vc_entypo.svg',0,_binary 'oѶp$\\ǅ\	',_binary 'oѶp$\\ǅ\	',_binary 'F5i\?\\\\m\%Jjy{mP\n\	Ol','',0,'?'),(_binary 'xKI!m\K\\&u','wp-content/plugins/js_composer_salient/assets/css/lib/vc-linecons/fonts/vc_linecons.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/css/lib/vc-linecons/fonts/vc_linecons.svg',0,_binary '{\M\+jq/vh!\q{',_binary '{\M\+jq/vh!\q{',_binary '\1\|w6[sF-rS\5Ǡ\\\nqx','',0,'?'),(_binary 'ćTqrC\k3\r\r~\ZM','wp-content/plugins/js_composer_salient/assets/css/lib/vc-material/fonts/vc_material.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/css/lib/vc-material/fonts/vc_material.svg',0,_binary 'E\\ZE\V\\Xz\\rsQ',_binary 'E\\ZE\V\\Xz\\rsQ',_binary 'Q\cg7v\\WYU\k\;\L','',0,'?'),(_binary 'ņ;x\w7.\Eqy:','wp-content/plugins/js_composer_salient/assets/css/lib/vc-open-iconic/fonts/vc_openiconic.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/css/lib/vc-open-iconic/fonts/vc_openiconic.svg',0,_binary 'Gf񤭧\\mN',_binary 'Gf񤭧\\mN',_binary '\!n~\Z>Zx^a\䂚킬z*\','',0,'?'),(_binary '\"ge\\Y膧\Z]','wp-content/plugins/js_composer_salient/assets/fonts/vc_grid/vc_grid_v1.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/fonts/vc_grid/vc_grid_v1.svg',0,_binary 'O(Ն$V\'\|\F',_binary 'O(Ն$V\'\|\F',_binary '\*TO\\x\U\i\\_\06Uot\','',0,'?'),(_binary '\@Fp$se\d\','wp-content/plugins/js_composer_salient/assets/fonts/vc_icons/fonts/VC-Icons.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/fonts/vc_icons/fonts/VC-Icons.svg',0,_binary '\C.\kP\\\<>\Z',_binary '\C.\kP\\\<>\Z',_binary ',\Y\\5$I\Cq	1k\\\','',0,'?'),(_binary '	4۸J@m7B\TE<','wp-content/plugins/js_composer_salient/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.svg',0,_binary 'hS\Zr\\\FU',_binary 'hS\Zr\\\FU',_binary 'J\rIE(ibPrCh]]@','',0,'?'),(_binary 'v\\rVn)D','wp-content/plugins/js_composer_salient/assets/images/salient.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/images/salient.svg',0,_binary 'd\;\N\{_?[',_binary 'd\;\N\{_?[',_binary '\4\! *\\1N\oa\?\\#\x	^\','',0,'?'),(_binary '[8\\\ZZ\+','wp-content/plugins/js_composer_salient/assets/js/dist/backend-actions.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/dist/backend-actions.min.js',0,_binary 'b<\\БԼ',_binary 'b<\\БԼ',_binary 'cr\g{ϲ*!\^2cpͩQ\rrD\'\T>','',0,'?'),(_binary '\\\r\i\ӲA\','wp-content/plugins/js_composer_salient/assets/js/dist/backend.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/dist/backend.min.js',0,_binary '1\\2\'d@\7@f',_binary '1\\2\'d@\7@f',_binary '\\SV7Z\`-$~Ȱ\H\r\\8xj\*y14','',0,'?'),(_binary 'ܕ\\"f\t+yo·T','wp-content/plugins/js_composer_salient/assets/js/dist/edit-form.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/dist/edit-form.min.js',0,_binary '\'(\\e]{\n',_binary '\'(\\e]{\n',_binary '\_\0 Nc8.\d5\ȨJ=\\s','',0,'?'),(_binary 'aQ5	@\*q\\K','wp-content/plugins/js_composer_salient/assets/js/dist/frontend-editor.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/dist/frontend-editor.min.js',0,_binary '\e֏\'$vCO\Pʂ+',_binary '\e֏\'$vCO\Pʂ+',_binary 'أ\\Ƽ.Y\t\#.v\\l\\','',0,'?'),(_binary '\gUE\tN*f','wp-content/plugins/js_composer_salient/assets/js/dist/grid-builder.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/dist/grid-builder.min.js',0,_binary '\h\r5{ Ɂ[YG',_binary '\h\r5{ Ɂ[YG',_binary 'jw\x4\_\\\'/\Uu\$\\y\\n\\Q|','',0,'?'),(_binary '\Bp\9KZ\.*','wp-content/plugins/js_composer_salient/assets/js/dist/js_composer_front.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/dist/js_composer_front.min.js',0,_binary '\\\zw\<I\,ۭ',_binary '\\\zw\<I\,ۭ',_binary ']\Ǐ]S/M>Zv8Ts-\q[W%A=','',0,'?'),(_binary 'ܼ	X\ԢV\.','wp-content/plugins/js_composer_salient/assets/js/dist/page_editable.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/dist/page_editable.min.js',0,_binary '\wbJ\rQ9^\',_binary '\wbJ\rQ9^\',_binary '\ebѮ\Fm\d\fb}\Log','',0,'?'),(_binary '\{\ol\ZT-S6B','wp-content/plugins/js_composer_salient/assets/js/dist/settings.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/dist/settings.min.js',0,_binary 'a?\F͵%s\\\\',_binary 'a?\F͵%s\\\\',_binary ' ڤ\'){\'x<9 {dd΀YJaf','',0,'?'),(_binary '2\\\a\\249','wp-content/plugins/js_composer_salient/assets/js/dist/vc_grid.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/dist/vc_grid.min.js',0,_binary '5@N\)9\nVܨ0',_binary '5@N\)9\nVܨ0',_binary 'kܬ	\r|(\0(Tj+\x\\U6\|','',0,'?'),(_binary '\\`PJ\CΫ38','wp-content/plugins/js_composer_salient/assets/js/editors/templates-preview.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/editors/templates-preview.js',0,_binary 'O\܈\6(\\N',_binary 'O\܈\6(\\N',_binary 'ޜ<ܮ\Z.O*(\\r\\U \\m\\\','',0,'?'),(_binary '\\"\/\6\-س(','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/charts/vc_line_chart.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/charts/vc_line_chart.js',0,_binary '\\YTm]~	\',_binary '\\YTm]~	\',_binary 'h7W\\\l̽4\'xrpf\_\ֈ$\#6','',0,'?'),(_binary 'Ʋ]\X\=a-|','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/charts/vc_pie.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/charts/vc_pie.js',0,_binary 'wJ|diUR\nD',_binary 'wJ|diUR\nD',_binary 'W<\#\7F&$rGT1\r\mDQ\','',0,'?'),(_binary '\\Pj.\\2\E\n\C\L','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/charts/vc_round_chart.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/charts/vc_round_chart.js',0,_binary 'Gl\\\\\Ґ8',_binary 'Gl\\\\\Ґ8',_binary '\:ēW:*2\b#\Hۭ/\q\?i','',0,'?'),(_binary '؇<^?*3N','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/container.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/container.js',0,_binary 'ELk\t\Gg',_binary 'ELk\t\Gg',_binary 'ݷs\\\i\\F\C\DlNmYSlO','',0,'?'),(_binary 'b\4Z\rcz\\{\Z\X','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/container_with_parent.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/container_with_parent.js',0,_binary 'Î<Tcꚪ<\\i',_binary 'Î<Tcꚪ<\\i',_binary 'taf35\qtd:C\\ؔ_D\\!7\','',0,'?'),(_binary 'W%x\ZW2\|\up','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_column.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_column.js',0,_binary '/\2׹C}',_binary '/\2׹C}',_binary ']0o\f\=\N\\\0\c=*E','',0,'?'),(_binary 'h\[f@@KFBF\r','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_column_inner.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_column_inner.js',0,_binary ')@\n0m!\\Xk',_binary ')@\n0m!\\Xk',_binary '\1\[\\)\7\\;\On','',0,'?'),(_binary '\=3c=\\','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_row.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_row.js',0,_binary 'Z,]\r>n&\',_binary 'Z,]\r>n&\',_binary 'xl\\RuT}$\\#g$p\"\mJS\','',0,'?'),(_binary '	\U\(\g,\\','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_row_inner.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_row_inner.js',0,_binary 'oIamaKy>\',_binary 'oIamaKy>\',_binary 'l%$	.եwDYl\!kܕ\b\\\','',0,'?'),(_binary 'kxJ\\р\|n','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_section.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_section.js',0,_binary 'C!f܎\\\[:d',_binary 'C!f܎\\\[:d',_binary 'N\hĎ2ƥj\\194(M\*Ħ4\\','',0,'?'),(_binary '\פ\\\j:5','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/content/vc_column_text.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/content/vc_column_text.js',0,_binary 'X-#A#?J\`\ ',_binary 'X-#A#?J\`\ ',_binary 'FQ<\J\`#vw\\r\aVq\W53\','',0,'?'),(_binary '\`1 \\\&*','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/content/vc_posts_slider.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/content/vc_posts_slider.js',0,_binary '\'^*\'5Q^A\׃\ź',_binary '\'^*\'5Q^A\׃\ź',_binary 'l6\\sD\\C\\\EC.\7Q\\\*','',0,'?'),(_binary 'A1\8\M8<n^\D:','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/content/vc_raw_js.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/content/vc_raw_js.js',0,_binary '\Zǂ&_\n\',_binary '\Zǂ&_\n\',_binary 'D9.V\f<;y,\\I\\r','',0,'?'),(_binary 'kL\Y\̣8','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/content/vc_toggle.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/content/vc_toggle.js',0,_binary '^\z\f\0o8h5',_binary '^\z\f\0o8h5',_binary '9x{\q߃\\\9mpJ\\\n_S<\g\\/','',0,'?'),(_binary '6\z\rV','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_accordion.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_accordion.js',0,_binary '\WL7\J\\\0E',_binary '\WL7\J\\\0E',_binary 'Sϰ	kj\(e\\H[;g\','',0,'?'),(_binary 'qG&߽p\\)\\nu','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_accordion_tab.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_accordion_tab.js',0,_binary 'nz\\<O\Ռ\Z,>\a',_binary 'nz\\<O\Ռ\Z,>\a',_binary 'xVwґ+Te$`\\f\}~\\\A\0','',0,'?'),(_binary 'Ջ\\t\	\\5','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_tab.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_tab.js',0,_binary '\nC\=1\h',_binary '\nC\=1\h',_binary '݀V\k\ѣ\\\0;9~-\R;\'tC|\'','',0,'?'),(_binary '.2Pxb|','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_tabs.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_tabs.js',0,_binary 'IȎ\\yZ=',_binary 'IȎ\\yZ=',_binary '2\6\DH\Z\aOUd\a.\','',0,'?'),(_binary '?q\\{\\B֮=f','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_tour.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_tour.js',0,_binary ':JbZ^M\?\i ',_binary ':JbZ^M\?\i ',_binary '\R\\\\n\01$;Y]](z۫G\9\\','',0,'?'),(_binary '\\Or\n\L9\\4{','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/vc_carousel.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/vc_carousel.js',0,_binary 'M78\\yYB\Z',_binary 'M78\\yYB\Z',_binary 'Y\\0.&4Z5z8\,=.\%\nk','',0,'?'),(_binary 'BxΞ\LynQBp_G','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/grids/vc_basic_grid.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/grids/vc_basic_grid.js',0,_binary 'I{\v\3yF',_binary 'I{\v\3yF',_binary '\\\\\\f;l\U\\'\c\C','',0,'?'),(_binary 'O\n\\7zs*>6O\Y','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/grids/vc_masonry_grid.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/grids/vc_masonry_grid.js',0,_binary '\\%\\z;U\\',_binary '\\%\\z;U\\',_binary '6y<\\}Q\\*^	\\\n_B	\`','',0,'?'),(_binary '&\ 7r&4_wC|4','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/grids/vc_masonry_media_grid.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/grids/vc_masonry_media_grid.js',0,_binary 'r3馓\\wS\c^',_binary 'r3馓\\wS\c^',_binary 'ЪA\\<ѯf\\\SӯsCw','',0,'?'),(_binary 'ꖉ6\"t<FX7˕\C','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/grids/vc_media_grid.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/grids/vc_media_grid.js',0,_binary 'э>5N;a-T',_binary 'э>5N;a-T',_binary 'X@?h9Ta.T\\4*o|X','',0,'?'),(_binary '\.C٩4\9','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/images/vc_gallery.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/images/vc_gallery.js',0,_binary 'auV\r5Bb\n',_binary 'auV\r5Bb\n',_binary 'V\nc9\9cL\l\\'9\\}<\e\0\K','',0,'?'),(_binary 'qS\\\>q\zZ','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/images/vc_images_carousel.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/images/vc_images_carousel.js',0,_binary '͍\\At\_$1\b',_binary '͍\\At\_$1\b',_binary ']2ѵP5\\\ÈOtp4\l?\\r\\\','',0,'?'),(_binary '/xN؊\(\\j','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/images/vc_single_image.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/images/vc_single_image.js',0,_binary '\\\\\Koo-',_binary '\\\\\Koo-',_binary 'D\ZΜ-4B\\Ȉ8o\d\','',0,'?'),(_binary '\\H\XF3~\Z\Zy','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/tta_events.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/tta_events.js',0,_binary 'e\n9P\~\j',_binary 'e\n9P\~\j',_binary 'Z_\r<`\mP\0+\%}M\_B','',0,'?'),(_binary 'P \LZ\藲','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_accordion.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_accordion.js',0,_binary 'jk41_\\\8B',_binary 'jk41_\\\8B',_binary '\\\\|x`>H\JjB9P\I#΃\','',0,'?'),(_binary '5^n-ajAU\\7f','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_pageable.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_pageable.js',0,_binary 'i@>x\G\](qA|',_binary 'i@>x\G\](qA|',_binary '6;\>\\\\pd\C\?K\=x\%8','',0,'?'),(_binary '\\"J!O\(=\rp','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_section.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_section.js',0,_binary '\,x#\\r\\\',_binary '\,x#\\r\\\',_binary '\\>w^G\Z`\\" W^ٽRގ\;','',0,'?'),(_binary '\Xf[CVAx\lv','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_tabs.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_tabs.js',0,_binary 'N\_\T\XBPY\',_binary 'N\_\T\XBPY\',_binary '0Ҍ\\Nta-E\3>\\P\\\"ɋ\"\\'','',0,'?'),(_binary ' \ZZU\'\\4','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_tour.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_tour.js',0,_binary '\\eϿ\$c\',_binary '\\eϿ\$c\',_binary '.\QdUfбc\\"sj\g1]]\','',0,'?'),(_binary '\.\W \\\j','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/vendors/plugins/jwplayer.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/vendors/plugins/jwplayer.js',0,_binary '\'\ůd\A?X\\h\',_binary '\'\ůd\A?X\\h\',_binary '-W\\V\\Y.~!y(b\oQmK','',0,'?'),(_binary 'R\\TDHA]uGe\','wp-content/plugins/js_composer_salient/assets/js/vendors/advanced_custom_fields.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/vendors/advanced_custom_fields.js',0,_binary '$\3׳}S{',_binary '$\3׳}S{',_binary '\\SA\n\]i|2=|_Sp\\\C\','',0,'?'),(_binary '\\ݾ30\ӕ1\\','wp-content/plugins/js_composer_salient/assets/js/vendors/qtranslate_backend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/vendors/qtranslate_backend.js',0,_binary '\\Xm\𮝁',_binary '\\Xm\𮝁',_binary '7pm\gD~\q shd\Zl,f89C\','',0,'?'),(_binary '\\\\k%p#N\\','wp-content/plugins/js_composer_salient/assets/js/vendors/qtranslate_frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/vendors/qtranslate_frontend.js',0,_binary '(\;}E\Ew\(r\',_binary '(\;}E\Ew\(r\',_binary '\\VS\[<p\"ֈ6\\zm\r\e)+','',0,'?'),(_binary 'gâ(\E8\efX\','wp-content/plugins/js_composer_salient/assets/js/vendors/qtranslatex_backend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/vendors/qtranslatex_backend.js',0,_binary '8\Z\\w 8^Q',_binary '8\Z\\w 8^Q',_binary '\&WS\\+\|a\\n\\#a?x3W5v\','',0,'?'),(_binary '}ʬ\Ў)-','wp-content/plugins/js_composer_salient/assets/js/vendors/qtranslatex_frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/vendors/qtranslatex_frontend.js',0,_binary 'ֶtST\.T\\OyV',_binary 'ֶtST\.T\\OyV',_binary 'ֈQ\n\&\\0\\G\\\I\Cc\A','',0,'?'),(_binary 'mx&\hj\\','wp-content/plugins/js_composer_salient/assets/js/vendors/seo.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/vendors/seo.js',0,_binary '!\\j\%<\"',_binary '!\\j\%<\"',_binary 'U:9\hMw*$/!a⺐Ct:.#\ĩ\Z','',0,'?'),(_binary '\\3AJ\j㨱','wp-content/plugins/js_composer_salient/assets/js/vendors/woocommerce-add-to-cart.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/vendors/woocommerce-add-to-cart.js',0,_binary 'x\\G\L\FAY',_binary 'x\\G\L\FAY',_binary '\\{Ɇ+Սrށ+\t<+$','',0,'?'),(_binary 'E~bv!6h^','wp-content/plugins/js_composer_salient/assets/js/vendors/woocommerce.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/vendors/woocommerce.js',0,_binary '\\\Q \n|{',_binary '\\\Q \n|{',_binary 'lvд{\9Рcv\\6\)\%\t^','',0,'?'),(_binary '\\\"!\\O0&\Za','wp-content/plugins/js_composer_salient/assets/lib/bower/ace-builds/src-min-noconflict/ace.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/ace-builds/src-min-noconflict/ace.js',0,_binary 'Y\\Z3\Q\\]I',_binary 'Y\\Z3\Q\\]I',_binary '\\ێc\\xLkh(\}J?~,','',0,'?'),(_binary '\\ՕË#S\p','wp-content/plugins/js_composer_salient/assets/lib/bower/ace-builds/src-min-noconflict/mode-css.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/ace-builds/src-min-noconflict/mode-css.js',0,_binary 'إե#p.\\';-F',_binary 'إե#p.\\';-F',_binary '\v>\*teHgV\ZD\kC>\	\l1EH88','',0,'?'),(_binary 'f*\SJ\"[ֵE','wp-content/plugins/js_composer_salient/assets/lib/bower/ace-builds/src-min-noconflict/theme-chrome.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/ace-builds/src-min-noconflict/theme-chrome.js',0,_binary 'r?Vڰ\\\\\ç\--',_binary 'r?Vڰ\\\\\ç\--',_binary 'E&\p%u{cM\~\w+2&\sY\~X','',0,'?'),(_binary '\ge{\0YIy\\r','wp-content/plugins/js_composer_salient/assets/lib/bower/ace-builds/src-min-noconflict/worker-css.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/ace-builds/src-min-noconflict/worker-css.js',0,_binary '\\\e\ʧ',_binary '\\\e\ʧ',_binary '>\\0l=\\{4_E\#HHn`\b1\:m\\\','',0,'?'),(_binary 'UT],(lR\Hg\h','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/dist/js/bootstrap.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/dist/js/bootstrap.min.js',0,_binary 'c}\ǃ]f\-z',_binary 'c}\ǃ]f\-z',_binary '5Û\0\dF>2P\/,\~\t7l','',0,'?'),(_binary 'EO\E\\ž0\\\\','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/affix.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/affix.min.js',0,_binary 'Exw\\Z\\<[',_binary 'Exw\\Z\\<[',_binary '?\\'\7iګ-V\03\\40','',0,'?'),(_binary '!Pe\\Z\afi\~','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/alert.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/alert.min.js',0,_binary '\x1\"l#\\\',_binary '\x1\"l#\\\',_binary '=-\vw\Br\\#\\\\\,}P]','',0,'?'),(_binary '\ ŀA\	\n\ ','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/button.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/button.min.js',0,_binary '_/\\\Hx0Ը',_binary '_/\\\Hx0Ը',_binary '[\\Wv#(\"|*Y\\\k\\\\\','',0,'?'),(_binary '\C_\\S,9\\QV','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/carousel.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/carousel.min.js',0,_binary '	+y\\~#\Z\ى',_binary '	+y\\~#\Z\ى',_binary '%4C\\&}t#\\5\*˴̷\rsU\w','',0,'?'),(_binary '\\+2vj\*4k_D(','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/collapse.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/collapse.min.js',0,_binary '\\n,\/z\\E',_binary '\\n,\/z\\E',_binary '5X/\$o\_C\^ܭ׵\ \Wa','',0,'?'),(_binary '.F\Da;\\','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/dropdown.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/dropdown.min.js',0,_binary '$\ĵ\\\ec\#',_binary '$\ĵ\\\ec\#',_binary 'dkHu\2fBxxݷN\Zw\Vd','',0,'?'),(_binary 'KplLnQ?^?','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/modal.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/modal.min.js',0,_binary 'n\<4c+#@\Z\',_binary 'n\<4c+#@\Z\',_binary 'eS*Y\\ٻ\\D\0r@\M','',0,'?'),(_binary '\"<e,.\>\&E','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/popover.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/popover.min.js',0,_binary ';-\$ƣ\n77',_binary ';-\$ƣ\n77',_binary 'P\\7\"ɋDN\\\'/:%/\tF\`BB','',0,'?'),(_binary '\\c\Uu\WrO$','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/scrollspy.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/scrollspy.min.js',0,_binary '\A\\c\k>\d',_binary '\A\\c\k>\d',_binary '$\A`,s\U&\끞^׿?\Pj\DVn<','',0,'?'),(_binary '4yo{	\{tr c','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/tab.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/tab.min.js',0,_binary '\\>\gaS\\',_binary '\\>\gaS\\',_binary 'K\"\\_O`) \\\\\]L\\\=&e','',0,'?'),(_binary '\԰V&D\׿A','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/tooltip.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/tooltip.min.js',0,_binary '}\Q\Z9[\\x',_binary '}\Q\Z9[\\x',_binary '\$-U.q\\\Z)\\\gX2ԟ+ӤAf\H\','',0,'?'),(_binary '\W\؏ʷ\r\l\p','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/transition.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/transition.min.js',0,_binary '߄\r}b\MF',_binary '߄\r}b\MF',_binary '5\\g\\r\9K\yp9FiRD$\\6\','',0,'?'),(_binary 'm\\_u2\ܨ','wp-content/plugins/js_composer_salient/assets/lib/bower/chartjs/Chart.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/chartjs/Chart.min.js',0,_binary '\\\?\)/lw',_binary '\\\?\)/lw',_binary '\8\A146i߅\OӐ\','',0,'?'),(_binary '\u\!\>(\[q','wp-content/plugins/js_composer_salient/assets/lib/bower/font-awesome/webfonts/fa-brands-400.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/font-awesome/webfonts/fa-brands-400.svg',0,_binary '>\q\4;\Zc1\i\',_binary '>\q\4;\Zc1\i\',_binary '.3%u\^@\\@\94bk\KP\\P\T/\','',0,'?'),(_binary 'qf\7\ן\\	r\','wp-content/plugins/js_composer_salient/assets/lib/bower/font-awesome/webfonts/fa-regular-400.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/font-awesome/webfonts/fa-regular-400.svg',0,_binary '\\\>\\ܯ8p',_binary '\\\>\\ܯ8p',_binary 'Ҋt\\>\\\\ӡv\n?h\nej\]\N\\h','',0,'?'),(_binary '\9g_yJ~͋PK1,\','wp-content/plugins/js_composer_salient/assets/lib/bower/font-awesome/webfonts/fa-solid-900.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/font-awesome/webfonts/fa-solid-900.svg',0,_binary 'B\7\\\\{Mnm',_binary 'B\7\\\\{Mnm',_binary 'w%:ư9TwގxX\pju\','',0,'?'),(_binary 'ӝO9dw@wĆ]\','wp-content/plugins/js_composer_salient/assets/lib/bower/imagesloaded/imagesloaded.pkgd.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/imagesloaded/imagesloaded.pkgd.min.js',0,_binary '\n\F\d\',_binary '\n\F\d\',_binary '蟓q	\9\\ժ\c\\CK5H\8\40','',0,'?'),(_binary '\\\nm\e2','wp-content/plugins/js_composer_salient/assets/lib/bower/isotope/dist/isotope.pkgd.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/isotope/dist/isotope.pkgd.min.js',0,_binary '>\y\\1X',_binary '>\y\\1X',_binary 's\%P\\li	a\7b3\HGd\F','',0,'?'),(_binary '\H\\|\\eFIN','wp-content/plugins/js_composer_salient/assets/lib/bower/jquery-ui-tabs-rotate/jquery-ui-tabs-rotate.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/jquery-ui-tabs-rotate/jquery-ui-tabs-rotate.min.js',0,_binary 'WH`T&{',_binary 'WH`T&{',_binary '\Kk\>\0`\}ϱBሺ\Z&b\)Aʢj','',0,'?'),(_binary '\P\֘\kSQ\','wp-content/plugins/js_composer_salient/assets/lib/bower/json-js/json2.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/json-js/json2.min.js',0,_binary ';\\\\0]\c/CP',_binary ';\\\\0]\c/CP',_binary '\\=Hj\>&=y)\\p,G\\\r','',0,'?'),(_binary 'kR\ϰ^}\m\r&','wp-content/plugins/js_composer_salient/assets/lib/bower/lessjs/dist/less.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/lessjs/dist/less.min.js',0,_binary '\n^6\\*@\U\\',_binary '\n^6\\*@\U\\',_binary '\?X ܜ\)A`p\ (=\F\QN','',0,'?'),(_binary 'j\dAnkO6o','wp-content/plugins/js_composer_salient/assets/lib/bower/lightbox2/dist/js/lightbox.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/lightbox2/dist/js/lightbox.min.js',0,_binary 'c\Z:\rhgO',_binary 'c\Z:\rhgO',_binary '%z\\\'ib}9Fʼ9\\q\\"K\r','',0,'?'),(_binary '\j``\3\$\,','wp-content/plugins/js_composer_salient/assets/lib/bower/masonry/dist/masonry.pkgd.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/masonry/dist/masonry.pkgd.min.js',0,_binary '\\{>t\nY',_binary '\\{>t\nY',_binary '+r\\\+ST}\q!§\\\\!$H}ߕZ','',0,'?'),(_binary 'bQ\pJ\b','wp-content/plugins/js_composer_salient/assets/lib/bower/nivoslider/jquery.nivo.slider.pack.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/nivoslider/jquery.nivo.slider.pack.js',0,_binary '癥4\\s\X\Z(\',_binary '癥4\\s\X\Z(\',_binary '\qJu$3\H+\h\e\g','',0,'?'),(_binary '\\Y!Ll','wp-content/plugins/js_composer_salient/assets/lib/bower/progress-circle/ProgressCircle.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/progress-circle/ProgressCircle.min.js',0,_binary '`\u\r\rң|կǿ(',_binary '`\u\r\rң|կǿ(',_binary 'MB\bk\&\\mMnLd\\3큰','',0,'?'),(_binary 'R[y(\&O1\','wp-content/plugins/js_composer_salient/assets/lib/bower/scrollTo/jquery.scrollTo.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/scrollTo/jquery.scrollTo.min.js',0,_binary '\\nU\0>9\n\\7q#N\',_binary '\\nU\0>9\n\\7q#N\',_binary '!k\'\\\nϑ\=e\e','',0,'?'),(_binary '\\A%/iji1\\,','wp-content/plugins/js_composer_salient/assets/lib/bower/skrollr/dist/skrollr.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/skrollr/dist/skrollr.min.js',0,_binary '\(I\8m|p-]',_binary '\(I\8m|p-]',_binary '+\ݭ)It\n2Y̌eq[q%@','',0,'?'),(_binary 'Ҵ}\8qzS\z','wp-content/plugins/js_composer_salient/assets/lib/bower/twbs-pagination/jquery.twbsPagination.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/twbs-pagination/jquery.twbsPagination.min.js',0,_binary '\#j1!\a);',_binary '\#j1!\a);',_binary '\rK\\FGe\R[\\VX&\\VjG\1','',0,'?'),(_binary 'ɗ6@gg\&','wp-content/plugins/js_composer_salient/assets/lib/bower/vcIconPicker/jquery.fonticonpicker.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/vcIconPicker/jquery.fonticonpicker.min.js',0,_binary '#U\\\ zHxq',_binary '#U\\\ zHxq',_binary 'oNomR:\+\\9\~\0kH\"','',0,'?'),(_binary '.c*A\\Z3ivnG','wp-content/plugins/js_composer_salient/assets/lib/bower/zoom/jquery.zoom.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/zoom/jquery.zoom.min.js',0,_binary 'c\\	0\',_binary 'c\\	0\',_binary '({\\'hU-\\\\0F6%0%m\\\N','',0,'?'),(_binary '\\\r6C\ՎnfP1\','wp-content/plugins/js_composer_salient/assets/lib/flexslider/fonts/flexslider-icon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/flexslider/fonts/flexslider-icon.svg',0,_binary '\E\\E\"Ċu\\O\0#',_binary '\E\\E\"Ċu\\O\0#',_binary '\Aܠ\\&;pٟ&K\\UZ B\yo\C\\','',0,'?'),(_binary '姟d~}\6tJ','wp-content/plugins/js_composer_salient/assets/lib/flexslider/jquery.flexslider.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/flexslider/jquery.flexslider.min.js',0,_binary '?S($\y]	%\',_binary '?S($\y]	%\',_binary '\\+d\\\I\7 ;\}\\\f/','',0,'?'),(_binary '\zAZzq\'};','wp-content/plugins/js_composer_salient/assets/lib/owl-carousel2-dist/owl.carousel.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/owl-carousel2-dist/owl.carousel.min.js',0,_binary '9H~ƀ	\\rޮ2ye',_binary '9H~ƀ	\\rޮ2ye',_binary 'v\u[}G㮅S\mp$\:\`cG\oE','',0,'?'),(_binary 'cE/\lQg','wp-content/plugins/js_composer_salient/assets/lib/php.default/php.default.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/php.default/php.default.min.js',0,_binary '2\ܜb>l;W|=',_binary '2\ܜb>l;W|=',_binary '\B>>\[\ҕ\[\8\\Y\nߩ\n$','',0,'?'),(_binary '\K\LR\nd\i\','wp-content/plugins/js_composer_salient/assets/lib/prettyphoto/js/jquery.prettyPhoto.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/prettyphoto/js/jquery.prettyPhoto.min.js',0,_binary '\wZאr~-\KE',_binary '\wZאr~-\KE',_binary 'R?\񩥴b\\G\r\[w\|\Z\','',0,'?'),(_binary '^\ϴ^\0\\','wp-content/plugins/js_composer_salient/assets/lib/vc-tta-autoplay/vc-tta-autoplay.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc-tta-autoplay/vc-tta-autoplay.min.js',0,_binary '\2kBD:WS~\M\\',_binary '\2kBD:WS~\M\\',_binary '[\:fWH\\\\!\\D`v?\4\,\!˧','',0,'?'),(_binary '. \ٻ(%\g','wp-content/plugins/js_composer_salient/assets/lib/vc_accordion/vc-accordion.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_accordion/vc-accordion.min.js',0,_binary '2\	.\]\_',_binary '2\	.\]\_',_binary 'eυb= ]v\{r\\'F@qKz-6Cu','',0,'?'),(_binary '\'cY\'E\,#_V','wp-content/plugins/js_composer_salient/assets/lib/vc_carousel/fonts/glyphicons-halflings-regular.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_carousel/fonts/glyphicons-halflings-regular.svg',0,_binary ';1\ޓ)y3Lɰ|n\',_binary ';1\ޓ)y3Lɰ|n\',_binary '\A	!\\ޮ\\y8tX\w7?/`a/<sB5','',0,'?'),(_binary '#cohU_fk','wp-content/plugins/js_composer_salient/assets/lib/vc_carousel/js/transition.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_carousel/js/transition.min.js',0,_binary '\>)\˱{\r\\oߴ\;\',_binary '\>)\˱{\r\\oߴ\;\',_binary 'Č[AR,UF\wl;!/c\3u\Z\D','',0,'?'),(_binary 'Km\\\)[\','wp-content/plugins/js_composer_salient/assets/lib/vc_carousel/js/vc_carousel.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_carousel/js/vc_carousel.min.js',0,_binary 'IzH^1f8\s\K',_binary 'IzH^1f8\s\K',_binary 'e\e}\'P;/4a^P,\\\\\F6','',0,'?'),(_binary '\n,r}\v#T\!{\','wp-content/plugins/js_composer_salient/assets/lib/vc_chart/jquery.vc_chart.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_chart/jquery.vc_chart.min.js',0,_binary '떗rDE\*EV\r\',_binary '떗rDE\*EV\r\',_binary 'h;%\jC\ȕ4\H5^e\u\g','',0,'?'),(_binary '\(\\\\\ 0','wp-content/plugins/js_composer_salient/assets/lib/vc_image_zoom/vc_image_zoom.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_image_zoom/vc_image_zoom.min.js',0,_binary '\<ͼ\=Sd=',_binary '\<ͼ\=Sd=',_binary '\'\.ir\%}i\3\\^\2\\\\\\y\n','',0,'?'),(_binary 'y=l\\鞤\r=l','wp-content/plugins/js_composer_salient/assets/lib/vc_line_chart/vc_line_chart.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_line_chart/vc_line_chart.min.js',0,_binary 'P:u\\2{Ln> ',_binary 'P:u\\2{Ln> ',_binary '	vi\AgUq.\<$\!\|\,Y7','',0,'?'),(_binary 'FeIh\\vˏ~2','wp-content/plugins/js_composer_salient/assets/lib/vc_round_chart/vc_round_chart.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_round_chart/vc_round_chart.min.js',0,_binary 't!ph\\5[\\yz',_binary 't!ph\\5[\\yz',_binary 'j[\1\Zn9˛\\x\\բ\-?\2,\n\','',0,'?'),(_binary '{č\%\CHg\','wp-content/plugins/js_composer_salient/assets/lib/vc_tabs/vc-tabs.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_tabs/vc-tabs.min.js',0,_binary ')$ujd{\k\|',_binary ')$ujd{\k\|',_binary '817\D%N\0\c\\\ͬ\','',0,'?'),(_binary '\w\#\I\\^2','wp-content/plugins/js_composer_salient/assets/lib/vc_waypoints/vc-waypoints.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_waypoints/vc-waypoints.min.js',0,_binary '_\a,\9{',_binary '_\a,\9{',_binary '\\aN!\i\'Y9\ V;\ơnL{\\\','',0,'?'),(_binary '\nnSE\0\)\\\T','wp-content/plugins/js_composer_salient/assets/vc/blur.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/blur.svg',0,_binary 'oȈ\\$Fb\o\',_binary 'oȈ\\$Fb\o\',_binary 'd\~3:)+\'lm!\i]Q⯮v-0\','',0,'?'),(_binary 'Ms\^S)F^=|','wp-content/plugins/js_composer_salient/assets/vc/loaders/spinner-light.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/loaders/spinner-light.svg',0,_binary '\\\\w`<\',_binary '\\\\w`<\',_binary 'D.\'/<,B]\t?cB\'0\KX\','',0,'?'),(_binary '\\nW))\G\\n','wp-content/plugins/js_composer_salient/assets/vc/loaders/spinner.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/loaders/spinner.svg',0,_binary 't\K\j\Z\',_binary 't\K\j\Z\',_binary '9~09\,<cDYRX1.5\NFi\','',0,'?'),(_binary 'a\\\'m2*0>','wp-content/plugins/js_composer_salient/assets/vc/logo/wpb-logo-white.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/logo/wpb-logo-white.svg',0,_binary 'F1Li	%\itS\',_binary 'F1Li	%\itS\',_binary 'h߼DdmK\|bN\(\n0\ZR','',0,'?'),(_binary '{VW\\5CȢ\\','wp-content/plugins/js_composer_salient/assets/vc/logo/wpb-logo-white_32.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/logo/wpb-logo-white_32.svg',0,_binary ')8K0.\\z\%',_binary ')8K0.\\z\%',_binary '8EJ=)w<\'\\"*jZ\\'t\lV','',0,'?'),(_binary 'g\o%b$8˟(m\','wp-content/plugins/js_composer_salient/assets/vc/logo/wpb-logo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/logo/wpb-logo.svg',0,_binary '>\\8*%XJ\\Uа',_binary '>\\8*%XJ\\Uа',_binary '\"\>#<&\n\\It\V\6\','',0,'?'),(_binary 'Z:\W3[x\\\','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-accordion.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-accordion.svg',0,_binary '䕫OqC2\<<і',_binary '䕫OqC2\<<і',_binary '0\ѹ&\-{-:(\B΋h+F- \\U}=^Z','',0,'?'),(_binary '\vX\<j]5HS','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-acf.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-acf.svg',0,_binary 'OBƋT\n|X[',_binary 'OBƋT\n|X[',_binary '}\\Z$\\6\y\\,\N1Oxo_d\','',0,'?'),(_binary '\n9K\\qI','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-button.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-button.svg',0,_binary '\\IN\}0=\OG',_binary '\\IN\}0=\OG',_binary '\!3^v\eq۩e\:/\'W\;\w\JY=\r','',0,'?'),(_binary 'Ghô\\B>w','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-category.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-category.svg',0,_binary '\s\G\\h);',_binary '\s\G\\h);',_binary '})\\\6D\\R48\\^BB}\\\\'','',0,'?'),(_binary 'fdt\rԃht','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-contact-form-7.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-contact-form-7.svg',0,_binary '\nx!\R;AJV',_binary '\nx!\R;AJV',_binary '>\[\\\@kͪ\X\F3x\޺h\g\','',0,'?'),(_binary 'r\`@S%m\O\:','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-cta.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-cta.svg',0,_binary '\Y\kVK\\)<',_binary '\Y\kVK\\)<',_binary 'Q=\\\\A7$N3fv\\h\\E','',0,'?'),(_binary 'O\H)\\P\-\','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-custom-fields.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-custom-fields.svg',0,_binary '\gy\r\\b',_binary '\gy\r\\b',_binary '1)zGmR\n\ܐ˹)\3\n\~\','',0,'?'),(_binary '\0.+Ki_\\','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-doughnut-chart.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-doughnut-chart.svg',0,_binary '\\rW\\0kOf\,',_binary '\\rW\\0kOf\,',_binary '\F٩=\Ǻ\H<P\\\O\\r\0<','',0,'?'),(_binary '\0\\>\\S\σ\','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-empty-space.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-empty-space.svg',0,_binary '.\{\%\e\T$',_binary '.\{\%\e\T$',_binary '`R\7\;=7U]kP\','',0,'?'),(_binary '\<\\F\qՓ(\|\','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-excerpt.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-excerpt.svg',0,_binary '\Ge5\')\(:\\©\\',_binary '\Ge5\')\(:\\©\\',_binary '\宛\\'!66E\(pj,(&9','',0,'?'),(_binary 'd^7^\\\%\b7 \0\','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-facebook.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-facebook.svg',0,_binary '\@k\ͳI mSۖ\',_binary '\@k\ͳI mSۖ\',_binary '\"\Ҟ^\ex-`kY-	a\\','',0,'?'),(_binary '<peĉ\c\','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-faq-toggle.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-faq-toggle.svg',0,_binary '\<\cAdE',_binary '\<\cAdE',_binary '\ʄ?Owp\n\.2\ZdR\J\\\<8\x','',0,'?'),(_binary '\Q\r@%\q','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-flickr.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-flickr.svg',0,_binary '[\\\<n!+sGZS6',_binary '[\\\<n!+sGZS6',_binary 'vM\8\א=IL\\3\\!\P}nc','',0,'?'),(_binary '\О%\\x\Ih86','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-google-fonts.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-google-fonts.svg',0,_binary '|y	4\t\@@O\ng',_binary '|y	4\t\@@O\ng',_binary 'G\9\pb۱\Q/7]rw3e','',0,'?'),(_binary '\\Sdk\А\_','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-google-maps.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-google-maps.svg',0,_binary '=\\r\\m1xm;uA',_binary '=\\r\\m1xm;uA',_binary '\l!\3q~2_\i<\n\W#q\\Y4\ش','',0,'?'),(_binary '=\\{Pp_-\\\','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-google-plus.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-google-plus.svg',0,_binary 'U\r\\&c\>\×',_binary 'U\r\\&c\>\×',_binary '\:I\\'}ln=J#\}\`.\0','',0,'?'),(_binary '%8i\\ NoD\\','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-gravity-forms.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-gravity-forms.svg',0,_binary '8>|\',_binary '8>|\',_binary '\\M%.\;p\\\\+H\n\X2','',0,'?'),(_binary '\"|*\3Z>','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-gutenberg.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-gutenberg.svg',0,_binary '0)\^\VIjn\`',_binary '0)\^\VIjn\`',_binary '>\Q6>\\6GA\Z\\l,D+		ͧV','',0,'?'),(_binary 'R\<\n\\9 ','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-hover-box.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-hover-box.svg',0,_binary 'l \&\o\\B',_binary 'l \&\o\\B',_binary '\L͏=\A4Ők\|b','',0,'?'),(_binary '2S.8O\\Ȣ#G','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-icon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-icon.svg',0,_binary 'N\	wwЁ=\\',_binary 'N\	wwЁ=\\',_binary '\lwk\heX,$\+l\CvV`.,','',0,'?'),(_binary '?~1m-A\rN\','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-image-carousel.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-image-carousel.svg',0,_binary '\K\Iφt\\M',_binary '\K\Iφt\\M',_binary '\\\t\ZFСRX\\/\>\','',0,'?'),(_binary '$9\OnAq\\r\\o?','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-image-gallery.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-image-gallery.svg',0,_binary '\z\\D,:',_binary '\z\\D,:',_binary 'C4\oH>\\ \؄.\\7S\\n','',0,'?'),(_binary 'mO3\JnLy','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-layer-slider.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-layer-slider.svg',0,_binary '<\B\!\)\-',_binary '<\B\!\)\-',_binary ';y\[\u$I\/\n\y]\\0\\','',0,'?'),(_binary '9vPFFPZ*n','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-line-chart.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-line-chart.svg',0,_binary '\\\	`\\\穘',_binary '\\\	`\\\穘',_binary '}҇LX\\p\D`\'[\09f|C\\\t','',0,'?'),(_binary 'b\*Vj(2Fīxo7','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-media-grid.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-media-grid.svg',0,_binary '\Z^\ s\.f',_binary '\Z^\ s\.f',_binary '\_W\Emr\c\Mu\/Jv\A)hf0\','',0,'?'),(_binary '\0tdgCXg`˔\Zz ','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-media-masonry-grid.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-media-masonry-grid.svg',0,_binary '4n\\HOly[\',_binary '4n\\HOly[\',_binary 'ê/\Mý\Z\7JԴϝʓZQV@\C','',0,'?'),(_binary '0b\\=\9\','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-message-box.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-message-box.svg',0,_binary '%\@<Y*{cQ\\g',_binary '%\@<Y*{cQ\\g',_binary '&O\P5y oo\&x\œ\̌\a\\K<','',0,'?'),(_binary ':Ow\\oǩ\a','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-misc.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-misc.svg',0,_binary '\D[`\&\?\',_binary '\D[`\&\?\',_binary '\dmBf!`Kk\ӯ\\\DH\t5	\3','',0,'?'),(_binary '\5eO]ǟ8','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-my-shortcode.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-my-shortcode.svg',0,_binary '\	VM*m̼kLm',_binary '\	VM*m̼kLm',_binary '\H\P\%0DF&Hˇ?\Ә','',0,'?'),(_binary 'rc=Ņý\Vx\','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-ninja-forms.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-ninja-forms.svg',0,_binary '\\\CӾ\\4',_binary '\\\CӾ\\4',_binary '\U\\\L,\\^=\nM%Ye1g\J\','',0,'?'),(_binary 'yqA`:\'8|\\','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-pageable-container.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-pageable-container.svg',0,_binary '\1HW\X:On[E\\\',_binary '\1HW\X:On[E\\\',_binary 'Mz\\r\N$\E\fR)P:\\\\\w\\','',0,'?'),(_binary '\\:\'<D\r\\\','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-pie-chart.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-pie-chart.svg',0,_binary '5Ti3\Ü',_binary '5Ti3\Ü',_binary '{8\\x\Z\Zڛ\<YvH\n\\Z\0\pW','',0,'?'),(_binary 'kNDC*\xmS\9','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-pinterest.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-pinterest.svg',0,_binary 'w\Ϛ.\:\\	\r?',_binary 'w\Ϛ.\:\\	\r?',_binary 'm\\\dč\r~@p+棔?=c\`C J','',0,'?'),(_binary 'i\z}	Y	','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-author.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-author.svg',0,_binary '$L\\ZftVn8\',_binary '$L\\ZftVn8\',_binary '\"FfN^\6FƝx2Ӫ)Ev','',0,'?'),(_binary 'Ё=\5^\*\\Z','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-date.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-date.svg',0,_binary 'f@3\FK\',_binary 'f@3\FK\',_binary 'v;}!XKGm\gfpW\\K\탤','',0,'?'),(_binary ']	\\E|\\ͼ\0','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-grid.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-grid.svg',0,_binary 'j\H\NO\RwPr\',_binary 'j\H\NO\RwPr\',_binary '+M\v5\\༪/\'_\\X4\\\zO7f','',0,'?'),(_binary '\c\Z\\\^׈{H','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-masonry-grid.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-masonry-grid.svg',0,_binary '\\\\>p\n3Z&+\\',_binary '\\\\>p\n3Z&+\\',_binary 'fƁ ϛp\W\\=J\C]\!','',0,'?'),(_binary 'xY\n\Ų2Ɵ\K\)A','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-title.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-title.svg',0,_binary '\\}Nλ\0Բ>\\\',_binary '\\}Nλ\0Բ>\\\',_binary 'K,\\}0f`?\\U31_TH\','',0,'?'),(_binary '\c\\ˏ.\h^\3','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-posts-slider-2.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-posts-slider-2.svg',0,_binary '>5^\\\ n7\c',_binary '>5^\\\ n7\c',_binary 'u߶H\n|\x\\\I\\\'\\Bh\h','',0,'?'),(_binary '\+\\3.\r<H\V\r','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-posts-slider.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-posts-slider.svg',0,_binary 'J,\\#ʚ<7',_binary 'J,\\#ʚ<7',_binary '\\\\Z\WI\n\\$\YQ0@\Jy','',0,'?'),(_binary '\\.\m\\$','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-progress-bar.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-progress-bar.svg',0,_binary 'O2j\0\\4I',_binary 'O2j\0\\4I',_binary '\b\'k\$VuiE\"_8\\"\/G[\\;','',0,'?'),(_binary '󄀩Z\[','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-raw-html.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-raw-html.svg',0,_binary '\o;:(j\9Oe\R',_binary '\o;:(j\9Oe\R',_binary '\gfIޢ#(fDP@x	!\Ӻۛ>B{g','',0,'?'),(_binary 'V\ZnN\\\ZRo;','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-raw-js.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-raw-js.svg',0,_binary '\]\\ed	\&@\2{',_binary '\]\\ed	\&@\2{',_binary 'fR`kn\Z:\\V\\iҦ5\a\\-jMjי\Z','',0,'?'),(_binary '\4̔\;<\Yg\}T}','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-revolution-slider.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-revolution-slider.svg',0,_binary 'fN\r\\~9A',_binary 'fN\r\\~9A',_binary 'Ϭ34ud\\\\s՘Qn`I\@','',0,'?'),(_binary 'p:Q%o\a\Oi','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-row.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-row.svg',0,_binary '3\T<\nA\փNJ\',_binary '3\T<\nA\փNJ\',_binary 'X\\\0\ݨE\\4ckXVrg\'\]W\\\','',0,'?'),(_binary '\.5xQab1V\C\','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-section.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-section.svg',0,_binary '<æ\"06\P\r',_binary '<æ\"06\P\r',_binary '\2ys*Z\Ԛ.mv:\%aV{\^}','',0,'?'),(_binary 'v\H]\\rt%kU','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-separator-with-text.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-separator-with-text.svg',0,_binary 'k3Ӳ\ZA1\O-]\t',_binary 'k3Ӳ\ZA1\O-]\t',_binary '0.\O@!6\0DE\\_\L=\yn6','',0,'?'),(_binary '\"\.=9\0\( ','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-separator-zig-zag.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-separator-zig-zag.svg',0,_binary 'Ϝ\\\\s\Co\',_binary 'Ϝ\\\\s\Co\',_binary '\"v\`\\W\.K˚P\,%q\\r^H\','',0,'?'),(_binary 'E:\\\rs\0G','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-separator.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-separator.svg',0,_binary '\i(MS\\;',_binary '\i(MS\\;',_binary 'r\ )XF<%A/ P\\h\0b','',0,'?'),(_binary '\5t;dd0\$-','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-single-image.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-single-image.svg',0,_binary '\}\\|n:|\n\h\C',_binary '\}\\|n:|\n\h\C',_binary '\Ag\Ko`\4ORf\\m.\\\','',0,'?'),(_binary '\^`-dsg\G\{w9','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-tabs.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-tabs.svg',0,_binary 'W\ r\\r\c\',_binary 'W\ r\\r\c\',_binary '\r^~-B\\BwMG\"t\&\X','',0,'?'),(_binary '~#\A^\rgk7md','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-text-block.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-text-block.svg',0,_binary '.mw\̳Fn\ \\',_binary '.mw\̳Fn\ \\',_binary '5\0#`}\rE\k_[\¸6S4\j~Í','',0,'?'),(_binary '7!Q\9\\\"\\','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-tour.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-tour.svg',0,_binary 'jj\+v^p\z\',_binary 'jj\+v^p\z\',_binary ',\\ZI\\\IuIt\P\\9\0R\\c','',0,'?'),(_binary 'qޫϝX\W1Jr\','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-twitter.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-twitter.svg',0,_binary '@x:`j_~\/\',_binary '@x:`j_~\/\',_binary 'C\.w݂(ː\t	k7c,','',0,'?'),(_binary '\RKIw6d0b','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-vc-logo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-vc-logo.svg',0,_binary '\M*\m7\\\\m[',_binary '\M*\m7\\\\m[',_binary '\S\\7\n[l\rp[kd0\0\3\\','',0,'?'),(_binary 'd!y\+\'l\\7','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-video.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-video.svg',0,_binary '\SX\\\:\\}柚',_binary '\SX\\\:\\}柚',_binary '\\\\\\5\\{;\\CU\F >M\f','',0,'?'),(_binary 'åt7\&/\\','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-widget-sidebar.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-widget-sidebar.svg',0,_binary 'MDԵ+@\!;#\',_binary 'MDԵ+@\!;#\',_binary '\\\һ㶴bVpJȍֳ\&\\\9','',0,'?'),(_binary '^\\x׌','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-woo-commerce.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-woo-commerce.svg',0,_binary 'Tҩ}\n+Qp',_binary 'Tҩ}\n+Qp',_binary ':\3:54tKߎ\5^p(B\r8w\','',0,'?'),(_binary '#\e0\)[\]','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-wordpress.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-wordpress.svg',0,_binary '\_#\7\c',_binary '\_#\7\c',_binary '\#\J`Տ.yaQ\\^M?\'','',0,'?'),(_binary '\$a\n+ԉ>N','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-wpb-logo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-wpb-logo.svg',0,_binary '\\\2?A[2&/',_binary '\\\2?A[2&/',_binary 'aP`\\w;՚M\\	LW7!\n$V','',0,'?'),(_binary '\eN:d+D_U z\','wp-content/plugins/js_composer_salient/config/buttons/shortcode-vc-btn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/buttons/shortcode-vc-btn.php',0,_binary 'TŲ\\t\\\',_binary 'TŲ\\t\\\',_binary ';0\\\\'\\au\Mo\O52n','',0,'?'),(_binary 'Ԑ\\r\|{\~\\\','wp-content/plugins/js_composer_salient/config/buttons/shortcode-vc-cta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/buttons/shortcode-vc-cta.php',0,_binary '\<.f\3c\\',_binary '\<.f\3c\\',_binary ' |I\L|>3*\\Q̸\f\o\@c=','',0,'?'),(_binary 'Z\^\M\]o:N\','wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-column-inner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-column-inner.php',0,_binary '\H)_u-:Ǒ',_binary '\H)_u-:Ǒ',_binary '#ZB\\\o9t_\\~Q\j͇0$','',0,'?'),(_binary '(.u\;LI/\>','wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-column.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-column.php',0,_binary '| w75\'\"\',_binary '| w75\'\"\',_binary 'YNR!\Z2\Zs$V\\ȩo3O`\\','',0,'?'),(_binary '\\l,\'ez`]\O','wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-row-inner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-row-inner.php',0,_binary '0\L*\ЦWwlL ',_binary '0\L*\ЦWwlL ',_binary '3e\\\R%p\\h\ψpu,s6\\','',0,'?'),(_binary 'M\\0\n\`O\(\','wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-row.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-row.php',0,_binary ':z\Х\L',_binary ':z\Х\L',_binary 'L5Lcik\\,`Zǐݽ\0fӸ(','',0,'?'),(_binary 'Z\\^v\>kE\','wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-section.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-section.php',0,_binary '|j\pJ\9\\n\s',_binary '|j\pJ\9\\n\s',_binary '\7\\\.\\\.HU\\7\(','',0,'?'),(_binary 'e4EH\Z\6\g_fU','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-column-text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-column-text.php',0,_binary '@\\9dn^<',_binary '@\\9dn^<',_binary 'ZV>ZP\(\0q\\\\\|l\C','',0,'?'),(_binary '4\ր\\\0M\9H;a\','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-custom-heading.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-custom-heading.php',0,_binary 'Дy\\ݙt\j',_binary 'Дy\\ݙt\j',_binary '4\40\Ŷ\o$(\>^^jTzL40','',0,'?'),(_binary '9I\\P}\H','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-empty-space.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-empty-space.php',0,_binary '\\#݁\޹\=\"',_binary '\\#݁\޹\=\"',_binary '\9\5a\0&v뽼\1}ߊ\[Qɍ,\','',0,'?'),(_binary '\)63A8','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-flickr.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-flickr.php',0,_binary '*\0\r \"qq\\\yW,',_binary '*\0\r \"qq\\\yW,',_binary '\\\P7\3ŭ\\Ӝ\">Kb\\'\\\L','',0,'?'),(_binary 'it0\\'ym\0\n','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-gallery.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-gallery.php',0,_binary '9\2\!°[\',_binary '9\2\!°[\',_binary 'x\Z8̓J\дh #\p6\]Ev1Qkrq\0','',0,'?'),(_binary 'p\\>\\}I	n\','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-gmaps.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-gmaps.php',0,_binary '3\$ \\FB\ >i',_binary '3\$ \\FB\ >i',_binary '\'Q~\0l\'24WC6\\A\TKfĳ!\w','',0,'?'),(_binary '\(	)#f\	 \p','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-hoverbox.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-hoverbox.php',0,_binary '\\B,Z]FM',_binary '\\B,Z]FM',_binary '\YRe\a\˷uKj\,D\j8\','',0,'?'),(_binary '\l\1\>j{Ibb','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-icon.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-icon.php',0,_binary '\^sx6\Ի>~h',_binary '\^sx6\Ի>~h',_binary 'K\K\KQ}\Ju&\!P}\)D','',0,'?'),(_binary '|7\c\E ','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-images-carousel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-images-carousel.php',0,_binary '\g_\rм\\\',_binary '\g_\rм\\\',_binary 's\&\c\'LJq\\ET\\qy_','',0,'?'),(_binary '\\%͵\z0\Z\','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-line-chart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-line-chart.php',0,_binary '\\%\:\0\1\B',_binary '\\%\:\0\1\B',_binary 'Å\jѢ໴\z#\ZmDp{t','',0,'?'),(_binary '\\\4Wsx`','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-message.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-message.php',0,_binary '\!\Վ\fb\\K',_binary '\!\Վ\fb\\K',_binary '\W69ޒzTÐ\c\\(uD\','',0,'?'),(_binary '9@ [T\5<','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-pie.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-pie.php',0,_binary '\'\\\hˀ\p',_binary '\'\\\hˀ\p',_binary 'Us>>W\\nb4\&\l.\Rx\rM\q','',0,'?'),(_binary '\R2XRGW\\Z;<v','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-posts-slider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-posts-slider.php',0,_binary ';PYH\E^\XE/',_binary ';PYH\E^\XE/',_binary '9\\\\k@\T׻\c.\#\*','',0,'?'),(_binary 'yqљ\Y\ۺg\','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-progress-bar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-progress-bar.php',0,_binary '-\\nCO\w',_binary '-\\nCO\w',_binary '6F#{\\+ؼ_,[>˻\\M[','',0,'?'),(_binary '=\(+\\Z\-\','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-round-chart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-round-chart.php',0,_binary 'M\ LA4a',_binary 'M\ LA4a',_binary '\`?\\@\\\n́]+Y6GjJ\{\(޺','',0,'?'),(_binary '\>z70\\R\','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-separator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-separator.php',0,_binary 'lJMv\\|w\',_binary 'lJMv\\|w\',_binary '\\'=,e\\h\\t4a\\0\w\\ݡ','',0,'?'),(_binary '\\X\\\q\,;\','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-single-image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-single-image.php',0,_binary ')`\䦡f=\tAx',_binary ')`\䦡f=\tAx',_binary '\\\R˯nN\rC>\UEy,~Zη','',0,'?'),(_binary '\:B\b`\\\_','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-text-separator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-text-separator.php',0,_binary '$O0\qki\\H\',_binary '$O0\qki\\H\',_binary '.\%(v\\̲7MЁj5HI\','',0,'?'),(_binary '\y\\\%x\\\\HL','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-toggle.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-toggle.php',0,_binary '{\=j;\>\*/',_binary '{\=j;\>\*/',_binary '#\\\6\B\8I8t\I\8RKfw','',0,'?'),(_binary '\\zl!\\\҆\','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-video.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-video.php',0,_binary '\\\XU\"a\\*9\',_binary '\\\XU\"a\\*9\',_binary '9c5*\\\\[-\\\I[\\.\	\','',0,'?'),(_binary '\'w\6e%/\7 \','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-zigzag.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-zigzag.php',0,_binary 'MыQJp\\',_binary 'MыQJp\\',_binary '__\F\޹\Y$\\\a\\(j:q\Z@q','',0,'?'),(_binary '\l\?nB3\\a','wp-content/plugins/js_composer_salient/config/content/vc-custom-heading-element.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/vc-custom-heading-element.php',0,_binary '\p\0Q\\Y\1$',_binary '\p\0Q\\Y\1$',_binary 'n\\p\CA\"p\Ź+\&;C\','',0,'?'),(_binary '\\\([[œ\','wp-content/plugins/js_composer_salient/config/content/vc-icon-element.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/vc-icon-element.php',0,_binary 'XmTA	L)TL(',_binary 'XmTA	L)TL(',_binary '-q\ɲ +ҭ\o\}\Rb','',0,'?'),(_binary '\'Yh5\䧴\','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-accordion-tab.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-accordion-tab.php',0,_binary '%U&z\#',_binary '%U&z\#',_binary '>|j\Tx\q\\6b\\\)\0xA','',0,'?'),(_binary '\Z\\4,\'«\\c','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-accordion.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-accordion.php',0,_binary '\G\!@gC',_binary '\G\!@gC',_binary '临`\6\7+*\`\ޣD!\\b3ި','',0,'?'),(_binary ')\\\>V\E\G','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-button.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-button.php',0,_binary '\9[ |`^+o6\:',_binary '\9[ |`^+o6\:',_binary '\"(@7ju\r\\\U\E\n?%7\3\գ\','',0,'?'),(_binary 'b$38q\fV3%','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-button2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-button2.php',0,_binary '\\޼(\\\\uI5',_binary '\\޼(\\\\uI5',_binary '@\f7.4\\6t\\\\0;T\','',0,'?'),(_binary 'A(\Z]ւA\j','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-cta-button.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-cta-button.php',0,_binary '\Z\\J	\\\\{',_binary '\Z\\J	\\\\{',_binary '\/\&y^w\GP\|w_g8b2\+h','',0,'?'),(_binary '`$EɼΣ\?S\6','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-cta-button2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-cta-button2.php',0,_binary '\'J:\#b\ĜiP2_',_binary '\'J:\#b\ĜiP2_',_binary '-K%@\G\\\\\\\d\#)5i.','',0,'?'),(_binary 'v|:\B_\\t','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-googleplus.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-googleplus.php',0,_binary 'Zo\\sb涎0n',_binary 'Zo\\sb涎0n',_binary '1\L\\\0_0\\Lp/2E\\\X{Hs\\','',0,'?'),(_binary '#\f\'\b_\xqe','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-tab.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-tab.php',0,_binary '5\\\IzĪ\:\\i\\',_binary '5\\\IzĪ\:\\i\\',_binary 'T-\t`Κ\	|8Ҭ*\Q\ra7[\35H\','',0,'?'),(_binary 'ާ\\9\R0ߑ\','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-tabs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-tabs.php',0,_binary '|M~0\"@5\\(',_binary '|M~0\"@5\\(',_binary '4?x\\\.\]NxT]r\5\˙','',0,'?'),(_binary 'p\v\#\\	2\g','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-tour.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-tour.php',0,_binary '5lwׯ<WێB|U7',_binary '5lwׯ<WێB|U7',_binary '\Z\,\q	v\/g\\"\nyd!]1','',0,'?'),(_binary '\\	M.dK\Il','wp-content/plugins/js_composer_salient/config/grids/class-vc-grids-common.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/grids/class-vc-grids-common.php',0,_binary '*	A\r\\Pǵ',_binary '*	A\r\\Pǵ',_binary 'W@2(c\l}\'\9Y\\n;7ks*\"Og','',0,'?'),(_binary 'F\<SUI\Xd.\','wp-content/plugins/js_composer_salient/config/grids/shortcode-vc-basic-grid.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/grids/shortcode-vc-basic-grid.php',0,_binary '\;\X\\W\>ъ\\',_binary '\;\X\\W\>ъ\\',_binary '%ly3ժak@\\,Guy\_/y\\','',0,'?'),(_binary 'qomjM\`\\1','wp-content/plugins/js_composer_salient/config/grids/shortcode-vc-masonry-grid.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/grids/shortcode-vc-masonry-grid.php',0,_binary 'ƀ|[bq#\T\#X',_binary 'ƀ|[bq#\T\#X',_binary '\\\\N\[/\n9}ʇX\\\zLH:vs\5','',0,'?'),(_binary 'S\\`E)~i\0LU','wp-content/plugins/js_composer_salient/config/grids/shortcode-vc-masonry-media-grid.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/grids/shortcode-vc-masonry-media-grid.php',0,_binary '\sb;m]d}ů',_binary '\sb;m]d}ů',_binary '\\+`D]\Z\E\8=/\R\\\','',0,'?'),(_binary '^ew;P4i\\?','wp-content/plugins/js_composer_salient/config/grids/shortcode-vc-media-grid.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/grids/shortcode-vc-media-grid.php',0,_binary 'y\\g\\\\\\7}',_binary 'y\\g\\\\\\7}',_binary 'B \є\\G8\'_~#M\\M\Mi\i','',0,'?'),(_binary 'Ny,&[F}\\','wp-content/plugins/js_composer_salient/config/grids/vc-grids-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/grids/vc-grids-functions.php',0,_binary 'z\)d\\o\/Wj',_binary 'z\)d\\o\/Wj',_binary '\\de\'\\"ᨤ\2G̩b\6f','',0,'?'),(_binary '<\v՘Н_d\4','wp-content/plugins/js_composer_salient/config/lean-map.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/lean-map.php',0,_binary '()>\	Ib:\w',_binary '()>\	Ib:\w',_binary 'L!\_|\P_l\֟\Ф^v˰\','',0,'?'),(_binary 'y)|MxC>\\"*\z','wp-content/plugins/js_composer_salient/config/social/shortcode-vc-facebook.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/social/shortcode-vc-facebook.php',0,_binary '\n\@_\VV',_binary '\n\@_\VV',_binary '\Ew?d\&\42\r:%\ָ1N\\\\Xu-','',0,'?'),(_binary '\\|/hS\f\\h\S','wp-content/plugins/js_composer_salient/config/social/shortcode-vc-pinterest.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/social/shortcode-vc-pinterest.php',0,_binary '*AhtxX\',_binary '*AhtxX\',_binary 'ɓNL;aW\]l\O\,ah\r#','',0,'?'),(_binary 'kĸ!XJY1ն','wp-content/plugins/js_composer_salient/config/social/shortcode-vc-tweetmeme.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/social/shortcode-vc-tweetmeme.php',0,_binary '\?Fjtz\?=\.\',_binary '\?Fjtz\?=\.\',_binary '\\.uy\\\\r\Uͱ\\\6:M\*\','',0,'?'),(_binary 'ײV!4QY\','wp-content/plugins/js_composer_salient/config/structure/shortcode-vc-raw-html.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/structure/shortcode-vc-raw-html.php',0,_binary '.\\p&En|.',_binary '.\\p&En|.',_binary 'qt\03<\_ֿ\Dֲq*ZC-Y#<','',0,'?'),(_binary '7p\\Q\s~\\RI\','wp-content/plugins/js_composer_salient/config/structure/shortcode-vc-raw-js.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/structure/shortcode-vc-raw-js.php',0,_binary '\ƹύAZ5]q',_binary '\ƹύAZ5]q',_binary '%\\\Z1:$I@8MʈdQ\\y\ c','',0,'?'),(_binary '}\K\\8L֖','wp-content/plugins/js_composer_salient/config/structure/shortcode-vc-widget-sidebar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/structure/shortcode-vc-widget-sidebar.php',0,_binary 'I\;\\\O',_binary 'I\;\\\O',_binary 'p(q\r\n-J]\r\0О\ҭ[\r\\W\\r\\\','',0,'?'),(_binary 'E%9(liHT/\&','wp-content/plugins/js_composer_salient/config/templates.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/templates.php',0,_binary 'E)nᦗ\!\',_binary 'E)nᦗ\!\',_binary '9\$\\\Ŧ\tB^ܮ`\x,\`\','',0,'?'),(_binary '\h\a\Ǭ\\\`','wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-accordion.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-accordion.php',0,_binary '̧3Eb\\\yN7JC',_binary '̧3Eb\\\yN7JC',_binary 'k^`\\\̟H\;ҐܓkN\\r','',0,'?'),(_binary '%[䵹\P11\','wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-pageable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-pageable.php',0,_binary 'Ov\\\',_binary 'Ov\\\',_binary 'l`U!v\"DBv[m_6|N','',0,'?'),(_binary '~~_\n\Z','wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-section.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-section.php',0,_binary 'y\\\p;\{b',_binary 'y\\\p;\{b',_binary ';p\1\Z\Zn\\\n&d\-\d\?}','',0,'?'),(_binary 'tUj\&޸8\\m>','wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-tabs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-tabs.php',0,_binary 'B!Oكi)P\)\',_binary 'B!Oكi)P\)\',_binary 'u,\\\'oX*cA-d[4 \>','',0,'?'),(_binary '쉞yw3jVrNa\','wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-tour.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-tour.php',0,_binary '\\#\F3\\Jˈ[\',_binary '\\#\F3\\Jˈ[\',_binary '`\h\v2\̇E[\\4΄S^qi2Q\9!','',0,'?'),(_binary 'Kb\r)Y\\\ZF','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-archives.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-archives.php',0,_binary 'L&^Z8SF\',_binary 'L&^Z8SF\',_binary 'Ih\rMغ`9*\'b4_z\"\'G\'z(','',0,'?'),(_binary 'Ǧ\\\\s\~\S','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-calendar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-calendar.php',0,_binary '\ʹg9\s\\։\',_binary '\ʹg9\s\\։\',_binary 'J#\9_jb\Ss\\eUcdd2\\','',0,'?'),(_binary 'ˬ9/d\\Q{`','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-categories.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-categories.php',0,_binary '/ؽ>\\2%',_binary '/ؽ>\\2%',_binary '|bT\\^\\S,O\\#aK\,Ĭv\"eB','',0,'?'),(_binary ';H\\\ن\K7\','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-custommenu.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-custommenu.php',0,_binary '\U\\5IJ̋',_binary '\U\\5IJ̋',_binary 'ѺB\\Ҭշ\\Ar\\NJ\AW$Qp','',0,'?'),(_binary 'EWB\Ý\\\@','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-links.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-links.php',0,_binary '{\9\_\\ϡ\\rA\0',_binary '{\9\_\\ϡ\\rA\0',_binary '<grȜ}DНY\uޔM۲VN','',0,'?'),(_binary 't_C*@RN63D','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-meta.php',0,_binary '\SM<SNK<\\lS\',_binary '\SM<SNK<\\lS\',_binary '\\u9\7 ko>?\m<k[3','',0,'?'),(_binary 'c\F\7Y0\'\W','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-pages.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-pages.php',0,_binary 'ĄZf1cV_Y\',_binary 'ĄZf1cV_Y\',_binary 'V6C\\\rͬ)\$;\C\\\D2=3(','',0,'?'),(_binary '\\F~k','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-posts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-posts.php',0,_binary 'BNʂ\\Ob',_binary 'BNʂ\\Ob',_binary 'س\A1,?A\n7<R\\Z۽','',0,'?'),(_binary '\|iH\\S','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-recentcomments.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-recentcomments.php',0,_binary '쓠L^\X\',_binary '쓠L^\X\',_binary 'y`7\\*\O\+\+0\E:\\0w','',0,'?'),(_binary '\4\c\rf\\{\0','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-rss.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-rss.php',0,_binary '\Z\rPvZk@r\\0h5\',_binary '\Z\rPvZk@r\\0h5\',_binary 'V\Mc{)Hr\W\aNw\1\\:','',0,'?'),(_binary '\z\nH=2\u\0\r\','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-search.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-search.php',0,_binary '\\ZJ_g\\\6\u\',_binary '\\ZJ_g\\\6\u\',_binary '\&»Ϳp\\\\ q^\As\','',0,'?'),(_binary 'W\\\r\\v\/\D\','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-tagcloud.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-tagcloud.php',0,_binary 'ܝ\`jexmkܣ',_binary 'ܝ\`jexmkܣ',_binary '\\kH\β\~t\j\0b\\Q','',0,'?'),(_binary '$tv\\\ndK!--','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-text.php',0,_binary 'gw#\fO\\\\r',_binary 'gw#\fO\\\\r',_binary ',\:j\\\R;g\\\ZwK\n','',0,'?'),(_binary '\[B\\z$\\','wp-content/plugins/js_composer_salient/include/autoload/bc-access-rules-4.8.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/bc-access-rules-4.8.php',0,_binary '\tE(K\"֜:',_binary '\tE(K\"֜:',_binary '\\"ed<d\m!8RE\\ev\C','',0,'?'),(_binary 'E\.qh\0iYM1\','wp-content/plugins/js_composer_salient/include/autoload/bc-multisite-options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/bc-multisite-options.php',0,_binary 'jĦ\\[%g\',_binary 'jĦ\\[%g\',_binary '\p4|\d\F@GdJmE\\x\ЦC+|m\\','',0,'?'),(_binary '3F\\icR^;le\ބ','wp-content/plugins/js_composer_salient/include/autoload/class-vc-settings-presets.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/class-vc-settings-presets.php',0,_binary '\\\Au\\t2\|X',_binary '\\\Au\\t2\|X',_binary 'VlV\H;2:C\\\o^\\Ō','',0,'?'),(_binary '|\9,\GGu;\OW','wp-content/plugins/js_composer_salient/include/autoload/class-vc-vendor-presets.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/class-vc-vendor-presets.php',0,_binary '.)ؓRdd\F\',_binary '.)ؓRdd\F\',_binary 'MX\\Rt\ҨF\ً\;e0D','',0,'?'),(_binary '.\\4NV|mk','wp-content/plugins/js_composer_salient/include/autoload/hook-vc-grid.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/hook-vc-grid.php',0,_binary 'JgX\\	&d\\',_binary 'JgX\\	&d\\',_binary 'J*TO3P\\Z?с\\\ߘ%M/\HM','',0,'?'),(_binary '\7s~mChB\ZfDM','wp-content/plugins/js_composer_salient/include/autoload/hook-vc-iconpicker-param.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/hook-vc-iconpicker-param.php',0,_binary '/\[\\\nU\mbi#',_binary '/\[\\\nU\mbi#',_binary '\\\\Wi\[1u\VNm\泧*','',0,'?'),(_binary '\V$\\(B5}','wp-content/plugins/js_composer_salient/include/autoload/hook-vc-message.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/hook-vc-message.php',0,_binary 'Rė(M\_O\\\P',_binary 'Rė(M\_O\\\P',_binary '\\\=9\'\\\3$K\"\:u\IP','',0,'?'),(_binary '\}?ߢyXWY$','wp-content/plugins/js_composer_salient/include/autoload/hook-vc-pie.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/hook-vc-pie.php',0,_binary 'M\Z\"UW2\\o(\L',_binary 'M\Z\"UW2\\o(\L',_binary '扡G\\Õ\Y\p\̹\\n2w\r','',0,'?'),(_binary '\?VB\i\BSG|BN','wp-content/plugins/js_composer_salient/include/autoload/hook-vc-progress-bar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/hook-vc-progress-bar.php',0,_binary 'J\\\TrQ\\9\',_binary 'J\\\TrQ\\9\',_binary 'fz\}L\T^\/QI%rd\\5\c','',0,'?'),(_binary '\O\\\nV員\\r','wp-content/plugins/js_composer_salient/include/autoload/hook-vc-wp-text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/hook-vc-wp-text.php',0,_binary '\@H:%n\A\',_binary '\@H:%n\A\',_binary '\\}^@֭O\ZA)#Fgh','',0,'?'),(_binary '`\\\\t&qL','wp-content/plugins/js_composer_salient/include/autoload/params/hidden.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/params/hidden.php',0,_binary '\\Q%Po\Z%E*\',_binary '\\Q%Po\Z%E*\',_binary 'xA\IîYX,{ކ\Z\\\ۛ[S','',0,'?'),(_binary 'm\Y\n\\','wp-content/plugins/js_composer_salient/include/autoload/params/vc_grid_item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/params/vc_grid_item.php',0,_binary '\\\v$>c^',_binary '\\\v$>c^',_binary '܃uyx]KS7\\\\\"\-k\'Vq','',0,'?'),(_binary 'n/86V/@Hx','wp-content/plugins/js_composer_salient/include/autoload/params-to-init.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/params-to-init.php',0,_binary 'I8\>뽊R\v\\\\',_binary 'I8\>뽊R\v\\\\',_binary 'R}1\2spzttYt\N6,f','',0,'?'),(_binary '\1\\\\#\>','wp-content/plugins/js_composer_salient/include/autoload/post-type-default-template.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/post-type-default-template.php',0,_binary 'ai,\\\\ѝ',_binary 'ai,\\\\ѝ',_binary '\\'!ifa=q]ab\\nU\d騘\0|','',0,'?'),(_binary 'VaI,j\:Uc','wp-content/plugins/js_composer_salient/include/autoload/ui-vc-pointers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/ui-vc-pointers.php',0,_binary 'N\z\\-\8nV\v~',_binary 'N\z\\-\8nV\v~',_binary 'S%\\\\[n\L!Vn\TQ','',0,'?'),(_binary '\#Eu\n)','wp-content/plugins/js_composer_salient/include/autoload/vc-grid-item-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-grid-item-editor.php',0,_binary 'm\\\\?Ğ\A$',_binary 'm\\\\?Ğ\A$',_binary '\\UOP$Ǝ$T*\%!|s Ќ.r','',0,'?'),(_binary '$\Pm\Kg^E','wp-content/plugins/js_composer_salient/include/autoload/vc-image-filters.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-image-filters.php',0,_binary '`leOä\\',_binary '`leOä\\',_binary '\\dbO6\r\\\EwQy*_5','',0,'?'),(_binary '\8yL(UFރGT','wp-content/plugins/js_composer_salient/include/autoload/vc-pages/automapper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-pages/automapper.php',0,_binary '\rhf:$R֠\\̓',_binary '\rhf:$R֠\\̓',_binary '\*}ZXE\\K\\r\\`a}q\9k\\cO','',0,'?'),(_binary '\u\'\T\bx','wp-content/plugins/js_composer_salient/include/autoload/vc-pages/page-custom-css.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-pages/page-custom-css.php',0,_binary '骬xSC\za˥',_binary '骬xSC\za˥',_binary '\@M:ea<swFB,;?\1\\}','',0,'?'),(_binary '߁\\2.k\K\\-d','wp-content/plugins/js_composer_salient/include/autoload/vc-pages/page-design-options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-pages/page-design-options.php',0,_binary 'a1ϣ?N\Jk\\',_binary 'a1ϣ?N\Jk\\',_binary 'RP\\y娡\l\\\2v\5\\Z5\q','',0,'?'),(_binary 'Yx\\,oF','wp-content/plugins/js_composer_salient/include/autoload/vc-pages/page-role-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-pages/page-role-manager.php',0,_binary 'm4\a/b#\\\m\8',_binary 'm4\a/b#\\\m\8',_binary 'q l-\\\c\,Ku\LM\HH','',0,'?'),(_binary 'M#\\\\\\\','wp-content/plugins/js_composer_salient/include/autoload/vc-pages/pages.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-pages/pages.php',0,_binary 'Χ\\'\cn4^ӌ',_binary 'Χ\\'\cn4^ӌ',_binary '!߭\n\\7A;)Z\h;M7Fu','',0,'?'),(_binary '\\\+\\\\1Z\','wp-content/plugins/js_composer_salient/include/autoload/vc-pages/settings-tabs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-pages/settings-tabs.php',0,_binary '>j_ܨ\L`\|\',_binary '>j_ܨ\L`\|\',_binary ')&\CL)\\Z\1:\\bm\t\\','',0,'?'),(_binary 'Dmg]Y\\\\V \\','wp-content/plugins/js_composer_salient/include/autoload/vc-pages/welcome-screen.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-pages/welcome-screen.php',0,_binary '\\r\:7C\h9',_binary '\\r\:7C\h9',_binary 'R\\\%7	ɍ\^wM\9\\o0\TWuI>','',0,'?'),(_binary '&\\$\ʱ\\\\n_','wp-content/plugins/js_composer_salient/include/autoload/vc-pointers-backend-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-pointers-backend-editor.php',0,_binary '\\{r\/_\0;\',_binary '\\{r\/_\0;\',_binary 'x2@\B\d\`\\\d~\'+w\m','',0,'?'),(_binary '0\v\'Y\6r\2\\q','wp-content/plugins/js_composer_salient/include/autoload/vc-pointers-frontend-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-pointers-frontend-editor.php',0,_binary 'd}n?tpֿFK\\"',_binary 'd}n?tpֿFK\\"',_binary '|\yb!D_.o;0w]\\4PJg','',0,'?'),(_binary 'o\()\\Y\\m\m,','wp-content/plugins/js_composer_salient/include/autoload/vc-settings-presets.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-settings-presets.php',0,_binary '|[z\w\Kdse\',_binary '|[z\w\Kdse\',_binary '\Hs\Mt*\+\\\$\-r7','',0,'?'),(_binary '[\\j\U\n\b','wp-content/plugins/js_composer_salient/include/autoload/vc-shortcode-autoloader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-shortcode-autoloader.php',0,_binary '%\r,\*SҠ`\r',_binary '%\r,\*SҠ`\r',_binary '>p\V\\"үh|1N\\\\\\\#t\','',0,'?'),(_binary '߾M}̖\\䈥\u','wp-content/plugins/js_composer_salient/include/autoload/vc-single-image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-single-image.php',0,_binary 'P\"\\7r%i=hk\\',_binary 'P\"\\7r%i=hk\\',_binary '6\\)s\d:MR\U\\0D.TpW','',0,'?'),(_binary '\\Ļ3\Ŋb','wp-content/plugins/js_composer_salient/include/autoload/vc-undoredo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-undoredo.php',0,_binary '*z\-apsb',_binary '*z\-apsb',_binary '\\;0tN#	)\\\Lf=9%Do\','',0,'?'),(_binary ':V34\0.5\\V\\\C3','wp-content/plugins/js_composer_salient/include/autoload/vendors/acf.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/acf.php',0,_binary 'Ȏ$E\\dTMU',_binary 'Ȏ$E\\dTMU',_binary '+\,Any\\X \hq<\̡\Z\ct\\@_','',0,'?'),(_binary '>p\0\=\Ö\:\','wp-content/plugins/js_composer_salient/include/autoload/vendors/cf7.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/cf7.php',0,_binary 'U\ߴ]A5C	',_binary 'U\ߴ]A5C	',_binary 'pn\bsw*Pk=xSjA4,\Q','',0,'?'),(_binary 'ѕn\\;\$','wp-content/plugins/js_composer_salient/include/autoload/vendors/gravity_forms.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/gravity_forms.php',0,_binary '[z\n0\х_뚸\',_binary '[z\n0\х_뚸\',_binary '\\\T\\N\C\\\?3\\','',0,'?'),(_binary '\\~x\\߲|x','wp-content/plugins/js_composer_salient/include/autoload/vendors/gutenberg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/gutenberg.php',0,_binary '\n\ K<\h˰\',_binary '\n\ K<\h˰\',_binary 'f!50K\0T\\w\\b\\\\{F\\y\v','',0,'?'),(_binary ',\\&dx\'ru\f\\','wp-content/plugins/js_composer_salient/include/autoload/vendors/jwplayer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/jwplayer.php',0,_binary '6ZuwrL!\.',_binary '6ZuwrL!\.',_binary 'Ӝ|Z5Ż~\\\j8F\n\	e','',0,'?'),(_binary 'R\'\)@ʎ\"\\rҶ]','wp-content/plugins/js_composer_salient/include/autoload/vendors/layerslider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/layerslider.php',0,_binary 'yn(\.\G\q',_binary 'yn(\.\G\q',_binary '\ i*e\l<V\']j\5$GQ\#V','',0,'?'),(_binary '0\!\0\G⋅v\','wp-content/plugins/js_composer_salient/include/autoload/vendors/mqtranslate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/mqtranslate.php',0,_binary 'I+H\\uӏ\;',_binary 'I+H\\uӏ\;',_binary '\\\d\\f[ˍ\\Ǩg!b6Z2$\\','',0,'?'),(_binary 'Fu\`>zp@,s: ','wp-content/plugins/js_composer_salient/include/autoload/vendors/ninja_forms.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/ninja_forms.php',0,_binary 'n\I\\'\łA\\r',_binary 'n\I\\'\łA\\r',_binary '	\\jiH8\`z\\\\Z1\'Z\','',0,'?'),(_binary '5_\\ \M[qR4\','wp-content/plugins/js_composer_salient/include/autoload/vendors/qtranslate-x.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/qtranslate-x.php',0,_binary '&\ZFw\\=\s\\',_binary '&\ZFw\\=\s\\',_binary 'H`꨼|\s\;\\草\5ƻ','',0,'?'),(_binary '\-J\\ps\2','wp-content/plugins/js_composer_salient/include/autoload/vendors/qtranslate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/qtranslate.php',0,_binary 'w\\YhyDE\',_binary 'w\\YhyDE\',_binary 'Wl=9~\ڹa\\;\\\\؋','',0,'?'),(_binary 'CV6ؘ#j','wp-content/plugins/js_composer_salient/include/autoload/vendors/rank-math.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/rank-math.php',0,_binary '\\].b8I6\\',_binary '\\].b8I6\\',_binary ':igLBs}\ZZ\[c0]pL\\I','',0,'?'),(_binary '=\r\%s_\b-[\','wp-content/plugins/js_composer_salient/include/autoload/vendors/rankmath-seo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/rankmath-seo.php',0,_binary '?=<\\g\ΤX\\',_binary '?=<\\g\ΤX\\',_binary 'Z\\4G\\>\~\a','',0,'?'),(_binary 'p]0\"!\\d^','wp-content/plugins/js_composer_salient/include/autoload/vendors/revslider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/revslider.php',0,_binary '_Y\\xݚ\6\H\0',_binary '_Y\\xݚ\6\H\0',_binary 'b\a&|e4]lߵ\r%\0{JTn0Kśk\Ɵ\\','',0,'?'),(_binary '7\0V/	e=\Sg\Q','wp-content/plugins/js_composer_salient/include/autoload/vendors/shortcode-vc-gutenberg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/shortcode-vc-gutenberg.php',0,_binary '6\r74]ݖqE',_binary '6\r74]ݖqE',_binary '\nfuC\^T/j\'\㏆\h\ޕ\03\Te','',0,'?'),(_binary '>F\ղ\G\\','wp-content/plugins/js_composer_salient/include/autoload/vendors/woocommerce.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/woocommerce.php',0,_binary '\QS\\\ۯ',_binary '\QS\\\ۯ',_binary 'TcGpB$&i\\\JK\װr*<\06\\\Q@','',0,'?'),(_binary '\\]	\ɆN\n','wp-content/plugins/js_composer_salient/include/autoload/vendors/wpml.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/wpml.php',0,_binary '@e\\\\ʷ\Ngc',_binary '@e\\\\ʷ\Ngc',_binary 'È\~vbYM|\n+\\]>\Q','',0,'?'),(_binary '\n`\[\1U\7','wp-content/plugins/js_composer_salient/include/autoload/vendors/yoast_seo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/yoast_seo.php',0,_binary 'M\MS~kC^G',_binary 'M\MS~kC^G',_binary 'W.ШG℟=p\梈\\п!i','',0,'?'),(_binary '\,Q!/z\i\Yb','wp-content/plugins/js_composer_salient/include/classes/core/access/abstract-class-vc-access.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/access/abstract-class-vc-access.php',0,_binary 'vb\nO_(V^\',_binary 'vb\nO_(V^\',_binary 'Șr\\\\V\J\\\\\\Ey9\\/','',0,'?'),(_binary '&~~}\]\\\&','wp-content/plugins/js_composer_salient/include/classes/core/access/class-vc-current-user-access-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/access/class-vc-current-user-access-controller.php',0,_binary 'ܮC3\<N\\\',_binary 'ܮC3\<N\\\',_binary '\&@_#9֗i2\\Mnn|rCO','',0,'?'),(_binary '\r\Yoq\0\\"\\','wp-content/plugins/js_composer_salient/include/classes/core/access/class-vc-current-user-access.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/access/class-vc-current-user-access.php',0,_binary '\cX\\\\rbLx',_binary '\cX\\\\rbLx',_binary 'qQ8Lp@)l\b\7Xq{\n5\','',0,'?'),(_binary 'V;@B\h\','wp-content/plugins/js_composer_salient/include/classes/core/access/class-vc-role-access-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/access/class-vc-role-access-controller.php',0,_binary ' \=Q3&A\iƉ0&\',_binary ' \=Q3&A\iƉ0&\',_binary 'td\ﬖI\\\"w\p\0\z','',0,'?'),(_binary 'D{\D\	\A\e\\G\','wp-content/plugins/js_composer_salient/include/classes/core/access/class-vc-role-access.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/access/class-vc-role-access.php',0,_binary 'l|ǆG\i\5}\ې',_binary 'l|ǆG\i\5}\ې',_binary '%y 9D\\w6\\n\|`Ocod2\\','',0,'?'),(_binary 'U\X0\?\Gn5','wp-content/plugins/js_composer_salient/include/classes/core/class-vc-base.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-base.php',0,_binary 'KǬubJ\0V߻̅',_binary 'KǬubJ\0V߻̅',_binary 'B\b9M\\r\57%ʁ6;','',0,'?'),(_binary 'f `Md>\Z2*','wp-content/plugins/js_composer_salient/include/classes/core/class-vc-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-manager.php',0,_binary '3.B+\B\\n_v',_binary '3.B+\B\\n_v',_binary '[t@lziN\Y.\\rT`E\FQ%i','',0,'?'),(_binary '\˓Rl*F+','wp-content/plugins/js_composer_salient/include/classes/core/class-vc-mapper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-mapper.php',0,_binary '\9\XFcj\4\',_binary '\9\XFcj\4\',_binary '\\oG>BF.\N\&\\a \"\韼l	j\','',0,'?'),(_binary '/\\_H4\0\','wp-content/plugins/js_composer_salient/include/classes/core/class-vc-modifications.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-modifications.php',0,_binary 'Bʕ\(\r^z\',_binary 'Bʕ\(\r^z\',_binary 'G\J{\@d\z\F\pP\0\NDA','',0,'?'),(_binary '\a\\"\\ү\1BM\','wp-content/plugins/js_composer_salient/include/classes/core/class-vc-page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-page.php',0,_binary 'r\\61C\\8\',_binary 'r\\61C\\8\',_binary '\\\H;g\"GDN\\\\F\-VV\+\Z','',0,'?'),(_binary '\d\,\Z.\','wp-content/plugins/js_composer_salient/include/classes/core/class-vc-pages-group.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-pages-group.php',0,_binary '\`Z\6o\Z\',_binary '\`Z\6o\Z\',_binary 'UUA[ʂ\/ВKj\K\\X`\b','',0,'?'),(_binary '$\$\\\0','wp-content/plugins/js_composer_salient/include/classes/core/class-vc-post-admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-post-admin.php',0,_binary '\\;\0{q$X\[\',_binary '\\;\0{q$X\[\',_binary '\*W\'\\D9\Zw<}V\ށ\+\א>}','',0,'?'),(_binary 'Za\\\1btk@\hH','wp-content/plugins/js_composer_salient/include/classes/core/class-vc-shared-library.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-shared-library.php',0,_binary '\veZ\\\\8Y\',_binary '\veZ\\\\8Y\',_binary '3\-m\\Y3*n\m|H\,>`','',0,'?'),(_binary '&1ߓ\d2\0','wp-content/plugins/js_composer_salient/include/classes/core/class-vc-sort.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-sort.php',0,_binary '6w$A\Yy\"g',_binary '6w$A\Yy\"g',_binary 'lUh\H\hrrm\Q\7Tc\*\ay\','',0,'?'),(_binary '2\\bN\m','wp-content/plugins/js_composer_salient/include/classes/core/class-wpb-map.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-wpb-map.php',0,_binary 'dZ\\\\z4{Cm',_binary 'dZ\\\\z4{Cm',_binary '\hbsʶ\\rGzp\\f\L2\'s	D\\','',0,'?'),(_binary '\:A=g\V\','wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/class-vc-shared-templates.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/class-vc-shared-templates.php',0,_binary 'ٯ\" \#(_\o',_binary 'ٯ\" \#(_\o',_binary '\\,\\L]RO\I\Y\N\	n','',0,'?'),(_binary '\\`:ژ\0j2m','wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wp-import.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wp-import.php',0,_binary 'x\$n/רg)?',_binary 'x\$n/רg)?',_binary '5\\,BT\_BJ|m\f','',0,'?'),(_binary '\䦛Z\rC\','wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser-plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser-plugin.php',0,_binary '*\L\%}\.',_binary '*\L\%}\.',_binary '7\@0}\\H\\\n\趢Dѽ\'ۓBQY','',0,'?'),(_binary 'sf\\+dPl.R\','wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser-regex.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser-regex.php',0,_binary 'h06I\b\\\ZKZ6b',_binary 'h06I\b\\\ZKZ6b',_binary 'N&\\\\\Պ\\\,-fHI*\͢]','',0,'?'),(_binary '\\\19[6rf\\\4','wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser-simplexml.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser-simplexml.php',0,_binary '\"\\e\^0\\\',_binary '\"\\e\^0\\\',_binary 'qSͥjȵjβޤk\֒\[T^\\Av\\','',0,'?'),(_binary '}\R\\m7\p','wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser-xml.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser-xml.php',0,_binary 'i{#n:V\<\',_binary 'i{#n:V\<\',_binary 'U֤;fAɸx&\I6Ϊ,\D\\+\\p·','',0,'?'),(_binary '3lpn?,Õ(X','wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser.php',0,_binary 'o\\\\,:>[Z\Z\',_binary 'o\\\\,:>[Z\Z\',_binary 'Zk5\|zap!ueCm#-,M','',0,'?'),(_binary 'y@ߋJg\N<_h','wp-content/plugins/js_composer_salient/include/classes/deprecated/helpers_deprecated.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/deprecated/helpers_deprecated.php',0,_binary '\MA\ߢqH\n7a',_binary '\MA\ߢqH\n7a',_binary '\K(\eiX\];5I6\\Z\'	wwq:','',0,'?'),(_binary 'C>\\	\A<[','wp-content/plugins/js_composer_salient/include/classes/deprecated/interfaces.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/deprecated/interfaces.php',0,_binary 'qQ?\Ma\e_ǤI',_binary 'qQ?\Ma\e_ǤI',_binary '\\-^\WW\\8}Aэ\7ih[S','',0,'?'),(_binary '\ԡ6}\ڦ','wp-content/plugins/js_composer_salient/include/classes/editors/class-vc-backend-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/class-vc-backend-editor.php',0,_binary 'n\n\\WŴ6\0}5',_binary 'n\n\\WŴ6\0}5',_binary '\L砸\\S\r\*5\\Z\;\I{\-\','',0,'?'),(_binary '5\A{@M.zm%d\,\U','wp-content/plugins/js_composer_salient/include/classes/editors/class-vc-edit-form-fields.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/class-vc-edit-form-fields.php',0,_binary 'k~\nsq{=u',_binary 'k~\nsq{=u',_binary '\/\\\:\n\"r?\}F\;	_\','',0,'?'),(_binary '\]b\\	g\','wp-content/plugins/js_composer_salient/include/classes/editors/class-vc-frontend-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/class-vc-frontend-editor.php',0,_binary '\u`^BҰPSb',_binary '\u`^BҰPSb',_binary '0PD4\Y=J\\<r\\\lQ]\\','',0,'?'),(_binary '\\@bp\d\Qd','wp-content/plugins/js_composer_salient/include/classes/editors/navbar/class-vc-navbar-frontend.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/navbar/class-vc-navbar-frontend.php',0,_binary 'sGZ\	\±5\\',_binary 'sGZ\	\±5\\',_binary 'ynzW\\^z:\N<\\ \\7#\\_','',0,'?'),(_binary 'F\ H G\ʚ','wp-content/plugins/js_composer_salient/include/classes/editors/navbar/class-vc-navbar-undoredo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/navbar/class-vc-navbar-undoredo.php',0,_binary 'y4\\e\\.(\n\n',_binary 'y4\\e\\.(\n\n',_binary 'uUV\\r\r\<`YzpA\Hea\V','',0,'?'),(_binary 'U,\\e,','wp-content/plugins/js_composer_salient/include/classes/editors/navbar/class-vc-navbar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/navbar/class-vc-navbar.php',0,_binary '\\\\0/\\\Zf!',_binary '\\\\0/\\\Zf!',_binary '\X\\\\v\\\Fr;\\uyy`^F','',0,'?'),(_binary 'aby\"1x\\','wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-add-element-box.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-add-element-box.php',0,_binary '\#\9u\u	h2',_binary '\#\9u\u	h2',_binary 't+\wd\gBc\\0d\LkN','',0,'?'),(_binary '\,>\>A|/ ','wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-edit-layout.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-edit-layout.php',0,_binary '\SWK2Ȗ\,u',_binary '\SWK2Ȗ\,u',_binary '__\d#F\~Pl͏H>\\','',0,'?'),(_binary '3HA\`\\Л\\\','wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-post-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-post-settings.php',0,_binary 'D\N\\8\cYD',_binary 'D\N\\8\cYD',_binary '.\;\y\(5T\Z̨pbeHP','',0,'?'),(_binary '\wyU:S\\}>','wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-preset-panel-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-preset-panel-editor.php',0,_binary 'Y\\Zc\uxC\\',_binary 'Y\\Zc\uxC\\',_binary '[lp\;i\|n^p\\w\B]+\lbg\','',0,'?'),(_binary '+L\\H\_˻31\"\Q','wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-shortcode-edit-form.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-shortcode-edit-form.php',0,_binary '\\\g\CK1j.\',_binary '\\\g\CK1j.\',_binary 'kLi$9\`wHO$yn\=','',0,'?'),(_binary '\\\\=\\qIk\~{','wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-templates-panel-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-templates-panel-editor.php',0,_binary '\\N\3v^4ck~\',_binary '\\N\3v^4ck~\',_binary '\m\\;\\((҆f\\F(\\\M\u\Z\','',0,'?'),(_binary '\oe2\\\\[^\G','wp-content/plugins/js_composer_salient/include/classes/settings/automapper/automapper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/settings/automapper/automapper.php',0,_binary '\W~\@\r',_binary '\W~\@\r',_binary '\\taOu:6uY\!Q+҃~','',0,'?'),(_binary ' \\uHY','wp-content/plugins/js_composer_salient/include/classes/settings/automapper/class-vc-automap-model.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/settings/automapper/class-vc-automap-model.php',0,_binary '\\	\!\\Gr\',_binary '\\	\!\\Gr\',_binary '\T\\\=WrGEH\U\n\\+\\','',0,'?'),(_binary '_ *\0(\\\5P','wp-content/plugins/js_composer_salient/include/classes/settings/automapper/class-vc-automapper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/settings/automapper/class-vc-automapper.php',0,_binary '\0\?\4h\ ]\',_binary '\0\?\4h\ ]\',_binary 'ݴ\-!LҚv\:\;/SU','',0,'?'),(_binary 'K\ߠ_O\7\\K','wp-content/plugins/js_composer_salient/include/classes/settings/class-vc-license.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/settings/class-vc-license.php',0,_binary '\̳[ڈt\U~ީ',_binary '\̳[ڈt\U~ީ',_binary 'U\0m\!\\1\\g\͆]>B}\BA','',0,'?'),(_binary 'O\@y\=\S','wp-content/plugins/js_composer_salient/include/classes/settings/class-vc-roles.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/settings/class-vc-roles.php',0,_binary '\[~Y\r>\L\',_binary '\[~Y\r>\L\',_binary '\ki\\A\Pv\\&\ۖ\QC','',0,'?'),(_binary '\1D\0\Fd\Tt\','wp-content/plugins/js_composer_salient/include/classes/settings/class-vc-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/settings/class-vc-settings.php',0,_binary '\`h.DuH\^\8\\r',_binary '\`h.DuH\^\8\\r',_binary 'n\?ױSeA\&\o\(͑lp<\o','',0,'?'),(_binary '\f<\Fl','wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-vc-shortcodes-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-vc-shortcodes-manager.php',0,_binary 'qb>[\/(\ҕ',_binary 'qb>[\/(\ҕ',_binary '\\+JtRܪ\]O^\\\nn#\Y8͎w','',0,'?'),(_binary '\\Kl*\qh\\~vV','wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-wbpakeryshortcodefishbones.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-wbpakeryshortcodefishbones.php',0,_binary '7\X\G\0y_SWE',_binary '7\X\G\0y_SWE',_binary '`]Ypa6\\Ķ\'!IJT߈}x','',0,'?'),(_binary 'S\I0\>8\\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-wpbakery-visualcomposer-abstract.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-wpbakery-visualcomposer-abstract.php',0,_binary 's!h\\`C',_binary 's!h\\`C',_binary 'P\Osh]%\\\w&Wb\0@*','',0,'?'),(_binary 'h	I\\OB\ry','wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-wpbakeryshortcode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-wpbakeryshortcode.php',0,_binary 'K\"\ƒ\\2]܀W',_binary 'K\"\ƒ\\2]܀W',_binary 'bV\I	͑`Nz\'y\\Z7k\ʋ','',0,'?'),(_binary 'Z\u\C','wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-wpbakeryshortcodescontainer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-wpbakeryshortcodescontainer.php',0,_binary '\\I\\S#\\;e',_binary '\\I\\S#\\;e',_binary '\'5:\@b$\0\	@3\,;XI{Aa0\Jh','',0,'?'),(_binary '\K~w\n`5\\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/layerslider-vc.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/layerslider-vc.php',0,_binary '\o	\\\\X%\\',_binary '\o	\\\\X%\\',_binary '3\Z\\\ot\8A@FWDZ','',0,'?'),(_binary '\C\ŝ]nRR','wp-content/plugins/js_composer_salient/include/classes/shortcodes/paginator/class-vc-pageable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/paginator/class-vc-pageable.php',0,_binary '\\ۋ\\Z9Q9m\',_binary '\\ۋ\\Z9Q9m\',_binary 'E\'\GIf\dM<\0³\1=ݒc&','',0,'?'),(_binary 'X;(ji\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/rev-slider-vc.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/rev-slider-vc.php',0,_binary '\\\ΑÔT_36',_binary '\\\ΑÔT_36',_binary 'BXw\\2WMrz5)yfUNc','',0,'?'),(_binary '9?.\\M\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-accordion-tab.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-accordion-tab.php',0,_binary '\'\m\5f-x_\\',_binary '\'\m\5f-x_\\',_binary 'u\\/\#ɞ\b}\u\ $QB<k8\u!','',0,'?'),(_binary 'bE4L\\u\\"@w','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-accordion.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-accordion.php',0,_binary '<%=\WDK\ yYr',_binary '<%=\WDK\ yYr',_binary 'ys\0+Bvo/ʹc<c\%Y\r','',0,'?'),(_binary '\\Kk.1Bݏu','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-basic-grid.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-basic-grid.php',0,_binary 'p\@\'۹0\\[\\"',_binary 'p\@\'۹0\\[\\"',_binary 'Fu-V\1\RY\\tc\'ط-$ѽ\g\','',0,'?'),(_binary 'Y\A\}F}\\\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-btn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-btn.php',0,_binary 'cBK\.DCi\1\"',_binary 'cBK\.DCi\1\"',_binary 'l\\:\.:	$CX\։]ÎGK枷','',0,'?'),(_binary 'A(\(-2`⌁2	','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-button.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-button.php',0,_binary 'b֤\\;',_binary 'b֤\\;',_binary '~\\\o:IaYkX*9\\\@֖','',0,'?'),(_binary '\\_n+\\)\U\Z:','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-button2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-button2.php',0,_binary '(ij5v4,\0',_binary '(ij5v4,\0',_binary 'wr\є\M:=cg%n \Y\Bh\'\\SB','',0,'?'),(_binary '\\ZK3k~\42','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-column-inner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-column-inner.php',0,_binary '&ګ\\n\"QZ *',_binary '&ګ\\n\"QZ *',_binary '\q\ddX-^j\[\,z+','',0,'?'),(_binary 'GB\nI~E\V|','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-column-text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-column-text.php',0,_binary 'u*;./I\6*\j',_binary 'u*;./I\6*\j',_binary 'E\\^\"fmNni\wA\.\\k','',0,'?'),(_binary 'JT6lh,\VrV_q\|','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-column.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-column.php',0,_binary '5\Pjj(\h',_binary '5\Pjj(\h',_binary '$Q\\\"\<9\pL\\{eTQBQj','',0,'?'),(_binary '\K&\\\]m','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-cta-button.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-cta-button.php',0,_binary '\\Ĉs+m\\+?',_binary '\\Ĉs+m\\+?',_binary '\\\\n\\Q@Zlr+3>\2','',0,'?'),(_binary '\\Bxf`\Ey\\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-cta-button2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-cta-button2.php',0,_binary '\Yd?\O\GX;t\',_binary '\Yd?\O\GX;t\',_binary 'VizQ$rE,\4Qԟζ\Ry\\I	j','',0,'?'),(_binary 'V\\\Z\6<\2\\"','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-cta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-cta.php',0,_binary 'U1;\\!`d\X',_binary 'U1;\\!`d\X',_binary 'o\'pb|,s\f5\Zp0A>Q*\\','',0,'?'),(_binary 'ęۯZ%%\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-custom-field.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-custom-field.php',0,_binary '\Y]-\6DP\B\',_binary '\Y]-\6DP\B\',_binary 'R浲ӄZd81h征\	\\¤;','',0,'?'),(_binary '){\Vd\kda8','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-custom-heading.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-custom-heading.php',0,_binary 'A\"M[a5\'Z\QrS\',_binary 'A\"M[a5\'Z\QrS\',_binary 'f\B\\\CjAO#e9_ICI\LF\\','',0,'?'),(_binary '\T;2~=	0','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-empty-space.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-empty-space.php',0,_binary 'H\;$]\\\\^',_binary 'H\;$]\\\\^',_binary '\\'HdF\Do;\fQ\\\rg|\\','',0,'?'),(_binary '·tbk/ڏF\ɫOD','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-facebook.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-facebook.php',0,_binary 'y\w\WE\p',_binary 'y\w\WE\p',_binary '\*L\\zK::*Ҏ[\'J_MGn','',0,'?'),(_binary '\>\\\03A	6\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-flickr.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-flickr.php',0,_binary '\NnؐLp``74\Z\',_binary '\NnؐLp``74\Z\',_binary 'Vfe\7\{O|roE\Q\\MT_A\"\','',0,'?'),(_binary '$&\\?w\"\<PVo`','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gallery.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gallery.php',0,_binary 'E&dPnb3V.~\i',_binary 'E&dPnb3V.~\i',_binary 'WB,\'y@c_t&(b\Z³`','',0,'?'),(_binary '\ܒ)bV˨\Z2>','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-animated-block.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-animated-block.php',0,_binary '\k\rpC\C\'\',_binary '\k\rpC\C\'\',_binary '	Uf\]\\\]\\\m(\\AH:Q\','',0,'?'),(_binary '`\\51|\M\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-col.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-col.php',0,_binary '\\r`<wg\$Bt\\',_binary '\\r`<wg\$Bt\\',_binary 'r@V?CP&\\\Gk9,O-.æ\\\IWb\\\','',0,'?'),(_binary 'S\ZПfS,)	','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-image.php',0,_binary ':L\\*\o\*FK,E',_binary ':L\\*\o\*FK,E',_binary 'U_3לށC7-\|Y	s`[O\8','',0,'?'),(_binary '5E<5y\)Uue`b','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-author.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-author.php',0,_binary 'n!\ĴJ\;ؼXgb)u',_binary 'n!\ĴJ\;ؼXgb)u',_binary '\>\D\)T\d\Xw[\"\\y&\hM','',0,'?'),(_binary '\(\y{0qJ\\\y:','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-categories.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-categories.php',0,_binary 'Rq\/6%H\n\5',_binary 'Rq\/6%H\n\5',_binary '$`FK\\dCnx|0N\\@jE\'8yo\','',0,'?'),(_binary '{WAi[RF3\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-data.php',0,_binary 'B\W\nI\\cP$',_binary 'B\W\nI\\cP$',_binary '^y6\/j\L01\ɜ\glT\`\\X','',0,'?'),(_binary '4Ȋ\^Y*`\0','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-date.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-date.php',0,_binary '\؈K\\\H/yGK*',_binary '\؈K\\\H/yGK*',_binary 'ļ8K\Z\r\9\")=0\:\"\\oj\5','',0,'?'),(_binary '=^PlB`}5N_+]','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-excerpt.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-excerpt.php',0,_binary 'V\'WAuT\Ҽ1',_binary 'V\'WAuT\Ҽ1',_binary '|ȅƟ(\X\`\Z6\r,\\~\\\`\r','',0,'?'),(_binary '\_S4Ie\1\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-meta.php',0,_binary 'o\\rT\\1\԰݀0g',_binary 'o\\rT\\1\԰݀0g',_binary '\\U+BaCR\n\(	\\\f.,','',0,'?'),(_binary 'R&\kgB\ΰj_','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-title.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-title.php',0,_binary 'M&P\\x~\cu',_binary 'M&P\\x~\cu',_binary '\\\\ZW\>-Rn/P_/+\Z~U\Nl-\','',0,'?'),(_binary 'ּh\Z\#%8,bH\R','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-row.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-row.php',0,_binary '\\r\\Ė<,q>',_binary '\\r\\Ė<,q>',_binary 'n\\q{cP\;^M%\Tj\~+rL','',0,'?'),(_binary '_\Z%Nh{ң\\&!\\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-zone-a.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-zone-a.php',0,_binary 'Q\\;!k*B',_binary 'Q\\;!k*B',_binary '\L\\[\FˇruX\Z$G\)','',0,'?'),(_binary '\\MU\\ԷE4,X`','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-zone-b.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-zone-b.php',0,_binary ';{)w\E',_binary ';{)w\E',_binary 'wL<XS<.\\_t\ޕ;\O\\{Y:\ ','',0,'?'),(_binary '!mrk\N\\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-zone-c.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-zone-c.php',0,_binary 'T/,\ڍ|\:',_binary 'T/,\ڍ|\:',_binary 'TB\F\Sow\ǵM\76ꌷw[\"B\\Z','',0,'?'),(_binary 's\\p\gAh\c','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-zone.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-zone.php',0,_binary '~ɡ|c\ܑ\=D\',_binary '~ɡ|c\ܑ\=D\',_binary 'o/\0I\\@9yw#\"!\|\U\\','',0,'?'),(_binary 'L\\ڃ\g\\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem.php',0,_binary '\+Fl\V\+t',_binary '\+Fl\V\+t',_binary '8H\n\C*K\C1(TÈ\9f\~\r\"','',0,'?'),(_binary '<#V3\\e&M\`','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gmaps.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gmaps.php',0,_binary '\J\\n\ayZg\\G\o',_binary '\J\\n\ayZg\\G\o',_binary 'v??\nr,Y\"\B\\Z7\6','',0,'?'),(_binary 'ľVH\=\T\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-googleplus.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-googleplus.php',0,_binary 'Q\n\Φ\'~ǫ`\>',_binary 'Q\n\Φ\'~ǫ`\>',_binary '2\+\?8i\Sؒ%\t\8\Jii\','',0,'?'),(_binary 'Q̙z\hAA{\\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gutenberg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gutenberg.php',0,_binary '\'?}!O\',_binary '\'?}!O\',_binary '\l\s}7h\cTu|^h\2\9','',0,'?'),(_binary 'l<βN\\\\ݳZ\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-hoverbox.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-hoverbox.php',0,_binary '\>$X\d*\å',_binary '\>$X\d*\å',_binary '\'\&8TL\Z5\\h4\-|+','',0,'?'),(_binary '\Z@Z\\\@ _\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-icon.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-icon.php',0,_binary 'gS\\]+yqq\r#',_binary 'gS\\]+yqq\r#',_binary '{e\F\nR\	ui\\Z\\\˝+]ܽ\\','',0,'?'),(_binary 'ֈ/v\0\0\>\y','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-images-carousel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-images-carousel.php',0,_binary '\>2\z\EZ{IRj',_binary '\>2\z\EZ{IRj',_binary 'I\먻P\<#>҆\]\@\\\','',0,'?'),(_binary '\1mF\\P`\ۯ','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-line-chart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-line-chart.php',0,_binary '>Q`j6\r{{>W',_binary '>Q`j6\r{{>W',_binary 'ܿ{\y	\,%\wH^o	\r\"2&&c','',0,'?'),(_binary 'f\Nį*rk\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-masonry-grid.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-masonry-grid.php',0,_binary '>0\\q\\)qQa\6',_binary '>0\\q\\)qQa\6',_binary 'n\qlLg\\Z\\r!\;lo\\\ů\z]','',0,'?'),(_binary 'Ou\9@;s\\jbk','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-masonry-media-grid.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-masonry-media-grid.php',0,_binary '?4\\\1|r',_binary '?4\\\1|r',_binary 'Y\yOB\&uIO\\\r*6','',0,'?'),(_binary '\.J\W\\\xC\b','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-media-grid.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-media-grid.php',0,_binary '`Iۣ\+\jo6A\Z',_binary '`Iۣ\+\jo6A\Z',_binary 'Hյ\Uk]\+[NM#p\	uuf\ 5\;PB','',0,'?'),(_binary 'k95\y\\[','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-message.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-message.php',0,_binary '\\d5kELhZ8\',_binary '\\d5kELhZ8\',_binary 'pJZY6\\q_dQ\\\\\U\\','',0,'?'),(_binary '\\0C\7\\\n9$2','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-pie.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-pie.php',0,_binary 'H|!:\hT!ղ',_binary 'H|!:\hT!ղ',_binary '\\ޏ6f7\\\\\nM0El)N=G\','',0,'?'),(_binary '`MZ\t*\\1c\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-pinterest.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-pinterest.php',0,_binary '5O:\3\'rq\',_binary '5O:\3\'rq\',_binary '\Bfr\*>\<\\2Z\o^k4','',0,'?'),(_binary '4(}S\\0@}݉T/','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-posts-slider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-posts-slider.php',0,_binary '\B۸gk\Z콑',_binary '\B۸gk\Z콑',_binary '\\&55\Z6\GT0\.\؊\m','',0,'?'),(_binary '\\\.\\̀+/\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-progress-bar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-progress-bar.php',0,_binary '[UPe\7/8q*\',_binary '[UPe\7/8q*\',_binary 'dz\V[hjm\0}\!\1&\\>\ngcT2','',0,'?'),(_binary '\tP\\\\	\g\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-raw-html.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-raw-html.php',0,_binary '\U]}\\\\\~8',_binary '\U]}\\\\\~8',_binary '\\\Kb>\\B\LؖA\'jن\'\','',0,'?'),(_binary 'H\*\8\8w	`8ɨ','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-raw-js.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-raw-js.php',0,_binary '\\0I\J\U\K;5',_binary '\\0I\J\U\K;5',_binary '\@/\\\2\^c0\\{qߪ\]GB\','',0,'?'),(_binary ' \Z;jsǾ\\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-round-chart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-round-chart.php',0,_binary 'W\F$%c7\-',_binary 'W\F$%c7\-',_binary 'v\\c\G\n۠5o\y#Lu\ %','',0,'?'),(_binary '4\Z\\\z\\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-row-inner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-row-inner.php',0,_binary '\Z>K5ٝK3',_binary '\Z>K5ٝK3',_binary '*Etd\FԪV4\\r\Zyȹ6pv½','',0,'?'),(_binary '-J\Ao/| |A\=','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-row.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-row.php',0,_binary 's\%¨]SZ[C',_binary 's\%¨]SZ[C',_binary 'f) 2	\~yy-]\a]\w/=t\\','',0,'?'),(_binary '2\B<\\s\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-section.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-section.php',0,_binary '>R|\\\\~',_binary '>R|\\\\~',_binary 'AX|u}\\A\+>\\\p9M','',0,'?'),(_binary '\t\U\;7%Yod','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-separator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-separator.php',0,_binary '\˒\Xg',_binary '\˒\Xg',_binary '#D\\dBu*\Z_\d<\\#','',0,'?'),(_binary '3#?D!	\tڥ\\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-single-image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-single-image.php',0,_binary '%h۷\\\<cU',_binary '%h۷\\\<cU',_binary '\ړ\r@\o\7#1Sl2==\\','',0,'?'),(_binary 'c</H(\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tab.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tab.php',0,_binary '\(o(r=\\',_binary '\(o(r=\\',_binary 'y\\\\xQÆ@\K|>!I\\:\9[','',0,'?'),(_binary '̈́f\Y\o	\È	','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tabs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tabs.php',0,_binary '\\\9v\6\\yګ',_binary '\\\9v\6\\yګ',_binary 'iNV\L8,<|лJ(\\x1G1\\\','',0,'?'),(_binary '|lA\t\\量̚l\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-text-separator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-text-separator.php',0,_binary '\\\\\\',_binary '\\\\\\',_binary '(#ޟ\Ϗ3`\\׸\w\gX\?֙\\\w8T[\','',0,'?'),(_binary '\69nok\\$\S','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-toggle.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-toggle.php',0,_binary 'I\\<2:zm|0',_binary 'I\\<2:zm|0',_binary 'W\t\\\\gʐ\\\'E94(\1\\,\','',0,'?'),(_binary '\0#9X1\0L','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tour.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tour.php',0,_binary '.\f\F\\+\U/',_binary '.\f\F\\+\U/',_binary '(نa<Spqxazig','',0,'?'),(_binary '\\\Ѫ~V','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-accordion.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-accordion.php',0,_binary ')Z\w0\ \88',_binary ')Z\w0\ \88',_binary '\"\g\u\ZH@\{d\#d-\:Z\\%','',0,'?'),(_binary '8;$\'JmxCm\'nb','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-pageable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-pageable.php',0,_binary '4kv+IA\$',_binary '4kv+IA\$',_binary 'i8B\@QP\\n07\\~V]^','',0,'?'),(_binary '\\}%\\r\+','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-section.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-section.php',0,_binary 'h_#?\\dE\EFv;\',_binary 'h_#?\\dE\EFv;\',_binary 'x3W,\\\M\\vcw\klkXM\\\','',0,'?'),(_binary 'S>NW\ln2\M\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-tabs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-tabs.php',0,_binary '\\ZNnxx\\',_binary '\\ZNnxx\\',_binary 'C4%\E;e\\(E\\Tp}\N','',0,'?'),(_binary '\/bpW\\&\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-tour.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-tour.php',0,_binary 'c\\~̏\X\\'\',_binary 'c\\~̏\X\\'\',_binary '?%K\Bp=\͑\0 K\nb\YrY','',0,'?'),(_binary '3\\c\\2\ ','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tweetmeme.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tweetmeme.php',0,_binary 'c\0o\\\w\AqQC',_binary 'c\0o\\\w\AqQC',_binary '\h/\ \@@\"c;eGE}\\\\ۏ\','',0,'?'),(_binary '+\\\؆\\\\be','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-twitter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-twitter.php',0,_binary '\\\\\~͙~F}1Y',_binary '\\\\\~͙~F}1Y',_binary 'y\\5<3qM{\ndz@;n/Pe\ӛ','',0,'?'),(_binary 'OL\F!k\I\*ow','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-video.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-video.php',0,_binary 'w;F\Ϧ909}C',_binary 'w;F\Ϧ909}C',_binary ']\_t7}\lQ\'ާ*G0\\||P\Ξ\','',0,'?'),(_binary '\qfQMq|{\\','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-widget-sidebar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-widget-sidebar.php',0,_binary '\Z\\j\OP\',_binary '\Z\\j\OP\',_binary '/\Q(~\?1}\\)幣=','',0,'?'),(_binary '.\ǔ\f8\\>\O1L','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-zigzag.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-zigzag.php',0,_binary '\{m_C\Yr',_binary '\{m_C\Yr',_binary 'o}(Scf#[f\|{f\XN\YXq\[','',0,'?'),(_binary '\'ȍ;p\l\"l\u','wp-content/plugins/js_composer_salient/include/classes/shortcodes/wordpress-widgets.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/wordpress-widgets.php',0,_binary '\φ8lf\9+',_binary '\φ8lf\9+',_binary '\nO:\\\?<8%MC\\\إƢS\\','',0,'?'),(_binary 'f}D\瀾\\0\\0','wp-content/plugins/js_composer_salient/include/classes/updaters/class-vc-updater.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/updaters/class-vc-updater.php',0,_binary 'JиĊ\\\\',_binary 'JиĊ\\\\',_binary 'F\\E~%0\8-OQL\0;>\wh','',0,'?'),(_binary 's\EN;0x\H{v&','wp-content/plugins/js_composer_salient/include/classes/updaters/class-vc-updating-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/updaters/class-vc-updating-manager.php',0,_binary 'g-\)1o}VC',_binary 'g-\)1o}VC',_binary '\S@KV\\\\\\K\`\B\|M\\M\','',0,'?'),(_binary '\\\UX9#','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/class-vc-acf-shortcode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/class-vc-acf-shortcode.php',0,_binary 'N\e\@\'o(',_binary 'N\e\@\'o(',_binary 'XP.\\&\\W\#]N*%B\\\\ ','',0,'?'),(_binary 'B\\\yd\\\0R0\5','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/class-vc-gitem-acf-shortcode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/class-vc-gitem-acf-shortcode.php',0,_binary '{7osg8',_binary '{7osg8',_binary '\Jtϱu̑\ P	sE\eM|=)n','',0,'?'),(_binary 'wí\n5Kr\O*{','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/grid-item-attributes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/grid-item-attributes.php',0,_binary 'x\\\A%*\\\X9\\',_binary 'x\\\A%*\\\X9\\',_binary '\ *mS\\\s#Lm_6\\\\B','',0,'?'),(_binary '{:\K\U\0\\5bP','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/grid-item-shortcodes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/grid-item-shortcodes.php',0,_binary '0`\\'odS,\0aW\P',_binary '0`\\'odS,\0aW\P',_binary '\?f\\˴t\Io+\v.р\#\ew\','',0,'?'),(_binary 'Q+\n\ӡ4\4P','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/shortcode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/shortcode.php',0,_binary '\0p#l\Ab|\',_binary '\0p#l\Ab|\',_binary '{`\\l\Ii\l$\zA\\\j\E','',0,'?'),(_binary '\\;c\rARYW^','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-advanced-custom-fields.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-advanced-custom-fields.php',0,_binary '\\'d:jS',_binary '\\'d:jS',_binary '	RU\n3\׍3(]GqX','',0,'?'),(_binary 'T?s^\T_\\]Ej','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-contact-form7.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-contact-form7.php',0,_binary ':ۡ\r*IL1N  ',_binary ':ۡ\r*IL1N  ',_binary '\\\uB갗N%\\ڠ\A\av.W\0','',0,'?'),(_binary '5т\-\^\3c5','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-jwplayer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-jwplayer.php',0,_binary '*\"j֗4|	\\\',_binary '*\"j֗4|	\\\',_binary '\1\x\_v\O\gGTj\6n\5E','',0,'?'),(_binary ':eJ\»\^@	gf','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-layerslider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-layerslider.php',0,_binary 'd@St񚟯7l\=\8',_binary 'd@St񚟯7l\=\8',_binary '}8\\z\\r\\|\Nb\0E\\\\','',0,'?'),(_binary '\ISI\ب\\\rE^{','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-mqtranslate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-mqtranslate.php',0,_binary '{A\._\"![ƀ7',_binary '{A\._\"![ƀ7',_binary '[mq)\.E:\_S=a\\Ra\S','',0,'?'),(_binary '\\"\\ϙ ^\\}','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-ninja-forms.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-ninja-forms.php',0,_binary 'j\52\\sC\',_binary 'j\52\\sC\',_binary '\\\n\\Cdp\(\m\,KXsN','',0,'?'),(_binary 'U<a0\\4\ۦ','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-qtranslate-x.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-qtranslate-x.php',0,_binary '\d;y樄0\',_binary '\d;y樄0\',_binary 'c\9KA%^\y[Dʻ,u@C','',0,'?'),(_binary 'dcF-!e\\5\\p','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-qtranslate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-qtranslate.php',0,_binary '\z\\0]s\żY\',_binary '\z\\0]s\żY\',_binary 'dF1\``qiLXG\\\\A@\\\ͦ','',0,'?'),(_binary '\'\\3\.qV ˵','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-revslider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-revslider.php',0,_binary 'ܘM.6<\\r\ b?(',_binary 'ܘM.6<\\r\ b?(',_binary '7\M2w\oJk\'\\Wx\׀$g,SGqs','',0,'?'),(_binary 'Dh7\Jx\\n0','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-woocommerce.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-woocommerce.php',0,_binary 'oۧyS\\hA',_binary 'oۧyS\\hA',_binary '\Ҫ|=jΊ\Zmp<G\\r\A%;','',0,'?'),(_binary 'e\q\0jNn2\\n\r\','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-wpml.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-wpml.php',0,_binary 'L5\6\iC8գ3\',_binary 'L5\6\iC8գ3\',_binary '\:CǷSr-V\;t\1 \<\O\Z\\','',0,'?'),(_binary '0\V\`Dy\Z\H\','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-yoast_seo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-yoast_seo.php',0,_binary '\lfϾ?F',_binary '\lfϾ?F',_binary '\\\\:4gh\R8&1!,a\','',0,'?'),(_binary 'M[˖\\r\=tM','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/woocommerce/class-vc-gitem-woocommerce-shortcode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/woocommerce/class-vc-gitem-woocommerce-shortcode.php',0,_binary 'M\\I	\J\\',_binary 'M\\I	\J\\',_binary 'e\\^w`˝\VxiNj\=7ڬO¹L','',0,'?'),(_binary '\\\f!\\\5T&ڞ״','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/woocommerce/grid-item-attributes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/woocommerce/grid-item-attributes.php',0,_binary 'ǋϟ\],V\-',_binary 'ǋϟ\],V\-',_binary '5\\\\9h[[\\\\ѥ\Y+S3','',0,'?'),(_binary '\\8^\\5\J	','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/woocommerce/grid-item-filters.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/woocommerce/grid-item-filters.php',0,_binary 'H2Ev{#PC\',_binary 'H2Ev{#PC\',_binary '?\Tuv\n\h\\\'\i0Ԃ((1jJ','',0,'?'),(_binary 'D\[ʪ\WkXQ','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/woocommerce/grid-item-shortcodes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/woocommerce/grid-item-shortcodes.php',0,_binary '\=\\')<v\P\a\',_binary '\=\\')<v\P\a\',_binary '?\Kp\0\\;<F\b,JD\\\"_K','',0,'?'),(_binary ';h,\sכl	\\','wp-content/plugins/js_composer_salient/include/helpers/class-vc-color-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/helpers/class-vc-color-helper.php',0,_binary 'di#\rOfs8',_binary 'di#\rOfs8',_binary ']R\\вA3ĥ,+\K>ڭ0','',0,'?'),(_binary 'vF\0N\\0:Fl\gz','wp-content/plugins/js_composer_salient/include/helpers/class-vc-image-filter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/helpers/class-vc-image-filter.php',0,_binary 'â0\;2?\',_binary 'â0\;2?\',_binary 'j%̫1:\'\"M@\\(eOi؊3t','',0,'?'),(_binary '9.aȦRZ\Lk','wp-content/plugins/js_composer_salient/include/helpers/helpers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/helpers/helpers.php',0,_binary '6\\o\uxuk0\0',_binary '6\\o\uxuk0\0',_binary '\ZB\\%\Q\q\W\U,KM\'\1̈','',0,'?'),(_binary '^\\*:\'n}\t','wp-content/plugins/js_composer_salient/include/helpers/helpers_api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/helpers/helpers_api.php',0,_binary 'J\0?\'$R%31',_binary 'J\0?\'$R%31',_binary ',!Xfh\\\e\\\0dI\'f\','',0,'?'),(_binary 'd:B87N\n\','wp-content/plugins/js_composer_salient/include/helpers/helpers_factory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/helpers/helpers_factory.php',0,_binary '\\\\m	it7\',_binary '\\\\m	it7\',_binary 'Vm-n\\nO\'\ߊ\J\\;͞J(f','',0,'?'),(_binary '\\1\\\.Юܮ\6\','wp-content/plugins/js_composer_salient/include/params/animation_style/animation_style.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/animation_style/animation_style.php',0,_binary '<EEk5\\\<\\',_binary '<EEk5\\\<\\',_binary '\-=h\k\Iٽ\\T\".V','',0,'?'),(_binary '\n\|[NZZ\\\p<V','wp-content/plugins/js_composer_salient/include/params/autocomplete/autocomplete.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/autocomplete/autocomplete.php',0,_binary '\\T! \J',_binary '\\T! \J',_binary '\\H\@\n\I\\9\gb\j\h$~\\','',0,'?'),(_binary '\l%]CB\ˀ','wp-content/plugins/js_composer_salient/include/params/colorpicker/colorpicker.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/colorpicker/colorpicker.php',0,_binary 'IW\=\F\\n\]]',_binary 'IW\=\F\\n\]]',_binary '\x\΃r\rM\rg\Bۙ?\\\DoUʖ]','',0,'?'),(_binary '\ק\<	\OC','wp-content/plugins/js_composer_salient/include/params/column_offset/column_offset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/column_offset/column_offset.php',0,_binary '\zztsz:`\,',_binary '\zztsz:`\,',_binary 'Dt=sn^ș\	p+T\\,A.~=e)','',0,'?'),(_binary '\K\\(hb\02M[\	y','wp-content/plugins/js_composer_salient/include/params/css_editor/css_editor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/css_editor/css_editor.php',0,_binary '(gRd!\koMփ\',_binary '(gRd!\koMփ\',_binary '\\\\Zy\0\\\Z\0	\Z;F1\`t)','',0,'?'),(_binary 'U\P%xNs\<C','wp-content/plugins/js_composer_salient/include/params/custom_markup/custom_markup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/custom_markup/custom_markup.php',0,_binary 'jԭŸ7?l}.',_binary 'jԭŸ7?l}.',_binary '\\\e\|\7ê :\\4f-\\\','',0,'?'),(_binary '\\\3\'e\\M\\#','wp-content/plugins/js_composer_salient/include/params/default_params.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/default_params.php',0,_binary '\@m٘=*\\"',_binary '\@m٘=*\\"',_binary 'uOM!\l\!d\{\P','',0,'?'),(_binary '~\\\jw\\k','wp-content/plugins/js_composer_salient/include/params/el_id/el_id.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/el_id/el_id.php',0,_binary ':\T~\>\7 d',_binary ':\T~\>\7 d',_binary '\\	ƨ=3\'*a	\!}\','',0,'?'),(_binary '@\鬸C5c\\-\','wp-content/plugins/js_composer_salient/include/params/font_container/font_container.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/font_container/font_container.php',0,_binary '[o(\xuڕ\1',_binary '[o(\xuڕ\1',_binary ' \u\\OvB\)h\\\9gJkW7\','',0,'?'),(_binary 'xs\\\(z)=','wp-content/plugins/js_composer_salient/include/params/google_fonts/google_fonts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/google_fonts/google_fonts.php',0,_binary '*!}fAV	@,j',_binary '*!}fAV	@,j',_binary 'L\4Fq`f5\̢\0(\Ϧ;\','',0,'?'),(_binary 'w¯=}\1O\rٺ','wp-content/plugins/js_composer_salient/include/params/gutenberg/class-vc-gutenberg-param.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/gutenberg/class-vc-gutenberg-param.php',0,_binary 'wm\zMG\Q7',_binary 'wm\zMG\Q7',_binary '\\n`J\lYл!*?X\\\\','',0,'?'),(_binary '4\+Snoc\,\%','wp-content/plugins/js_composer_salient/include/params/gutenberg/gutenberg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/gutenberg/gutenberg.php',0,_binary '\Za\5\b6',_binary '\Za\5\b6',_binary '\sC\a⿖4\-zݥ\\dJ\\ު','',0,'?'),(_binary '\B\\r-u\\','wp-content/plugins/js_composer_salient/include/params/hidden/hidden.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/hidden/hidden.php',0,_binary '6IPfkW0\r&',_binary '6IPfkW0\r&',_binary 'g\~M׽\9\"kTN+\:\\\\\9','',0,'?'),(_binary '\:-sQBȭQW\Oc','wp-content/plugins/js_composer_salient/include/params/href/href.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/href/href.php',0,_binary 'ZB~;O\>',_binary 'ZB~;O\>',_binary 'R	71-\)ւ;\',\\\x먩>@\\g\','',0,'?'),(_binary '\d\\\q\4\','wp-content/plugins/js_composer_salient/include/params/iconpicker/iconpicker.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/iconpicker/iconpicker.php',0,_binary '\rqCFxR\r\"X',_binary '\rqCFxR\r\"X',_binary '@\\\5G\\\\9XIK\"G\\X\B','',0,'?'),(_binary '`\c\BO\n\y','wp-content/plugins/js_composer_salient/include/params/load.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/load.php',0,_binary '+\r\c\]V\G:',_binary '+\r\c\]V\G:',_binary 'UL*\r\\M\\^f\`\M\~P[','',0,'?'),(_binary '\\-$T','wp-content/plugins/js_composer_salient/include/params/loop/loop.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/loop/loop.php',0,_binary '>Y0\tm}\fd',_binary '>Y0\tm}\fd',_binary 'e%gv]\nեb-ɸcE%\Ǧ6!U\sr<','',0,'?'),(_binary 'q\{\'e\&s	E','wp-content/plugins/js_composer_salient/include/params/options/options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/options/options.php',0,_binary 'f\ٹR\!_T8',_binary 'f\ٹR\!_T8',_binary '~^\y*\^K\\\w]ûmR\\\\\]','',0,'?'),(_binary '`Pao4hZV\','wp-content/plugins/js_composer_salient/include/params/param_group/param_group.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/param_group/param_group.php',0,_binary '1T:\\95',_binary '1T:\\95',_binary 'F4\\,\(\1\\\U.\ZZέi\>\'\','',0,'?'),(_binary 'yg,tWkb\\','wp-content/plugins/js_composer_salient/include/params/params.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/params.php',0,_binary '1\0\Oz\Yt\',_binary '1\0\Oz\Yt\',_binary '\B\MD\n2zw\m\\\\\k\','',0,'?'),(_binary '\\Z[ɦ g	lX\','wp-content/plugins/js_composer_salient/include/params/params_preset/params_preset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/params_preset/params_preset.php',0,_binary 'v0;\zm$qjP',_binary 'v0;\zm$qjP',_binary ',ܮ\p\\r\\=y\\\@\\jdr\l+b','',0,'?'),(_binary '\YwK3j\va','wp-content/plugins/js_composer_salient/include/params/sorted_list/sorted_list.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/sorted_list/sorted_list.php',0,_binary '	b\OS2\y\\n',_binary '	b\OS2\y\\n',_binary '}\K\TH\\\\hʱpo1Ƕ;K-','',0,'?'),(_binary 'C \\UГȶ','wp-content/plugins/js_composer_salient/include/params/tab_id/tab_id.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/tab_id/tab_id.php',0,_binary '.N\NkM\d',_binary '.N\NkM\d',_binary 'IhijJ\\\6\ⷦfE\Â\\M','',0,'?'),(_binary '2:\F\+\%{','wp-content/plugins/js_composer_salient/include/params/textarea_html/textarea_html.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/textarea_html/textarea_html.php',0,_binary '@ՙ`8\\W:',_binary '@ՙ`8\\W:',_binary ',c\ʴ3Xdm\\gsDK\','',0,'?'),(_binary ':\\%ܧ9\','wp-content/plugins/js_composer_salient/include/params/vc_grid_element/vc_grid_element.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_element/vc_grid_element.php',0,_binary '\Őz\кiPLI\',_binary '\Őz\кiPLI\',_binary '\\%цV\F	\Z/\#QFET','',0,'?'),(_binary '\2\RDf','wp-content/plugins/js_composer_salient/include/params/vc_grid_element/vc_grid_id/vc_grid_id.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_element/vc_grid_id/vc_grid_id.php',0,_binary 'sIa+ǞO\\B*,',_binary 'sIa+ǞO\\B*,',_binary '|\\\TlPkzy)\5k&p]\.*@f\','',0,'?'),(_binary 'V\\t\J \p','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/attributes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/attributes.php',0,_binary '\f\G\yMZ*F3evV\',_binary '\f\G\yMZ*F3evV\',_binary '\B\r7В\\#Co\wC\\rH\n\r.\','',0,'?'),(_binary '~z;\%Ŷ','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/class-vc-grid-item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/class-vc-grid-item.php',0,_binary '{*;\o\b\\\',_binary '{*;\o\b\\\',_binary 'u\'w\\!dbk\Z;D\M\H\v','',0,'?'),(_binary '>\1\\\C\_h\','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/class-wpb-map-grid-item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/class-wpb-map-grid-item.php',0,_binary 'ճ=MR@\\\B;\',_binary 'ճ=MR@\\\B;\',_binary '\r\\\=5tn\=;\uRlALr','',0,'?'),(_binary '\:r\\\1B8\d','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/class-vc-grid-item-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/class-vc-grid-item-editor.php',0,_binary '\	l,\O\rCR',_binary '\	l,\O\rCR',_binary '\i\N\-$E:\oUa\^L~\e2&}w\\','',0,'?'),(_binary '\\\:Mg\DujG','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/class-vc-grid-item-preview.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/class-vc-grid-item-preview.php',0,_binary 'G>9/\\$,rN`',_binary 'G>9/\\$,rN`',_binary '\#>\'\0,\0\%\|\[\'','',0,'?'),(_binary '\\\yμ}lZ\5&','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/navbar/class-vc-navbar-grid-item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/navbar/class-vc-navbar-grid-item.php',0,_binary '0\-):k_JX',_binary '0\-):k_JX',_binary '/k\\\&\rɠ\=-EA(z\>\','',0,'?'),(_binary '\[\\:%\','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/popups/class-vc-add-element-box-grid-item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/popups/class-vc-add-element-box-grid-item.php',0,_binary 'd\q}Q<\\5+',_binary 'd\q}Q<\\5+',_binary 'o-[\\\T\? 9\0X&\w','',0,'?'),(_binary '\9\i@\nn\n','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/popups/class-vc-templates-editor-grid-item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/popups/class-vc-templates-editor-grid-item.php',0,_binary '9\֓Fӑ\\E\',_binary '9\֓Fӑ\\E\',_binary 'ӟ\66-\(\n^^0\=}gѸ\\','',0,'?'),(_binary '\0BX;%.\	','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/shortcodes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/shortcodes.php',0,_binary 'k]Ԧ\9%\孴z',_binary 'k]Ԧ\9%\孴z',_binary 'G^vM\\tfHI9\e\r;\ؚ\5\<\','',0,'?'),(_binary 'ouf9\M','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/templates.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/templates.php',0,_binary 'ؚ#\Tm\,;',_binary 'ؚ#\Tm\,;',_binary 'R7\>̍o2P\)yzK\\h~','',0,'?'),(_binary '\ܱ+\\0h\q','wp-content/plugins/js_composer_salient/include/params/vc_link/vc_link.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_link/vc_link.php',0,_binary 'KD=\~u\'YHV\',_binary 'KD=\~u\'YHV\',_binary '~\rw\\Z\\9\\\z\0uxxD]mk','',0,'?'),(_binary 'D\\\\u\','wp-content/plugins/js_composer_salient/include/templates/editors/backend_editor.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/backend_editor.tpl.php',0,_binary 'd\NpSrv\r[#',_binary 'd\NpSrv\r[#',_binary 'jp9\\TY\mR\kF\h\\\>\','',0,'?'),(_binary 'V\F\{ʣQ\^I','wp-content/plugins/js_composer_salient/include/templates/editors/frontend_editor.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/frontend_editor.tpl.php',0,_binary '?7\ Q\',_binary '?7\ Q\',_binary '\)B\\\?w	M\r07/b!&>','',0,'?'),(_binary '\\\iX|','wp-content/plugins/js_composer_salient/include/templates/editors/frontend_template.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/frontend_template.tpl.php',0,_binary 'O\L\\jA\'W40j\',_binary 'O\L\\jA\'W40j\',_binary '~|ky\B\'Y\\\ $\Ϡ\Uq>','',0,'?'),(_binary '7;\\s.\\KnP\','wp-content/plugins/js_composer_salient/include/templates/editors/navbar/navbar.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/navbar/navbar.tpl.php',0,_binary '\3B>\wflޡ\',_binary '\3B>\wflޡ\',_binary '͉D,\`(TO9DVmV_Xd','',0,'?'),(_binary '\<h\@\n{\','wp-content/plugins/js_composer_salient/include/templates/editors/partials/access-manager-js.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/access-manager-js.tpl.php',0,_binary '퉜\r\\1#a\',_binary '퉜\r\\1#a\',_binary 'd60\9\\\DLҲ\G=\ӳs{\.\','',0,'?'),(_binary 'a.}\\p\\\u^','wp-content/plugins/js_composer_salient/include/templates/editors/partials/add_element_search.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/add_element_search.tpl.php',0,_binary '	7\\\X\\-u',_binary '	7\\\X\\-u',_binary 'aW\\0\A4xdfn\ޚ\eNk','',0,'?'),(_binary '\M\fXv\`\#\\','wp-content/plugins/js_composer_salient/include/templates/editors/partials/add_element_tabs.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/add_element_tabs.tpl.php',0,_binary '\YOӗf',_binary '\YOӗf',_binary 'WƼ\X3\:P)V>\\\\/G(}Юm','',0,'?'),(_binary ')v+#*\7!','wp-content/plugins/js_composer_salient/include/templates/editors/partials/backend-shortcodes-templates.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/backend-shortcodes-templates.tpl.php',0,_binary '\X\r\8Mx\\',_binary '\X\r\8Mx\\',_binary '\kdE\C\\+7\"\[\\','',0,'?'),(_binary 'NIh\R:\W4\˭\=','wp-content/plugins/js_composer_salient/include/templates/editors/partials/backend_controls.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/backend_controls.tpl.php',0,_binary '\׃:u蓋\\SD\_',_binary '\׃:u蓋\\SD\_',_binary 'Xr\@,nfԛ\yi		\c\ZY\^Ϟ(','',0,'?'),(_binary '\3u\\oB+','wp-content/plugins/js_composer_salient/include/templates/editors/partials/backend_controls_tab.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/backend_controls_tab.tpl.php',0,_binary '\F\-\'G19^',_binary '\F\-\'G19^',_binary '}\K\)T\RK\0X\(GWЂ\9Ⴃ\\','',0,'?'),(_binary 'H(zb\Bz\\8','wp-content/plugins/js_composer_salient/include/templates/editors/partials/backend_editor_footer.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/backend_editor_footer.tpl.php',0,_binary '\\g\Ƽ&z',_binary '\\g\Ƽ&z',_binary 'e\ET$c\ط\]쀺VV?\.\0R','',0,'?'),(_binary '!+;,<e\pb\','wp-content/plugins/js_composer_salient/include/templates/editors/partials/frontend_controls.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/frontend_controls.tpl.php',0,_binary '\`\Z4\U\\2',_binary '\`\Z4\U\\2',_binary '\\0d\~[\L`C=5\\&W\i0ۿ\','',0,'?'),(_binary 'C)t# qc\','wp-content/plugins/js_composer_salient/include/templates/editors/partials/post_shortcodes.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/post_shortcodes.tpl.php',0,_binary '?\B=\9\X\A',_binary '?\B=\9\X\A',_binary '\t)(}X=8\eH\S\+','',0,'?'),(_binary '(?,\\+E','wp-content/plugins/js_composer_salient/include/templates/editors/partials/prompt-presets.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/prompt-presets.tpl.php',0,_binary 'ʩY5\~\U0',_binary 'ʩY5\~\U0',_binary '\\\\\\A\Liq\B,\HrNL','',0,'?'),(_binary '[8]V\F䖣\1','wp-content/plugins/js_composer_salient/include/templates/editors/partials/prompt-templates.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/prompt-templates.tpl.php',0,_binary '\\\\\@hr5V\',_binary '\\\\\@hr5V\',_binary 'd\g\y\OBdv^\ZkR\v\F\N}\','',0,'?'),(_binary '\$Fː.\_u>O','wp-content/plugins/js_composer_salient/include/templates/editors/partials/settings_presets_popup.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/settings_presets_popup.tpl.php',0,_binary 'qn\\T1C\1\2',_binary 'qn\\T1C\1\2',_binary 'Z	M[\UY\9f\,Ζ>\ڷ,\cb\Z','',0,'?'),(_binary '/xF\ܼ\gw','wp-content/plugins/js_composer_salient/include/templates/editors/partials/templates_search.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/templates_search.tpl.php',0,_binary '\_ۓ\\^kUAϊ',_binary '\_ۓ\\^kUAϊ',_binary '\'\;F<dM)h\"~5\S\n','',0,'?'),(_binary '\\\\s_^\8','wp-content/plugins/js_composer_salient/include/templates/editors/partials/vc_settings-image-block.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/vc_settings-image-block.tpl.php',0,_binary 'ЁmzTF(J\j',_binary 'ЁmzTF(J\j',_binary '+ Y\D+\PJ\\ڷ[\x\\c','',0,'?'),(_binary '\lVކ\\Zl\Q','wp-content/plugins/js_composer_salient/include/templates/editors/partials/vc_ui-settings-dropdown.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/vc_ui-settings-dropdown.tpl.php',0,_binary 'o#\y\4\i;',_binary 'o#\y\4\i;',_binary '/KOq\\8$ܿӰǯk\4&Qy','',0,'?'),(_binary '\'\r\\\im\NN\r','wp-content/plugins/js_composer_salient/include/templates/editors/partials/vc_ui-templates-tabs.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/vc_ui-templates-tabs.tpl.php',0,_binary '˞\-5fYi!\\',_binary '˞\-5fYi!\\',_binary 'LvaK\-]v,tg|\/{=ό\\\','',0,'?'),(_binary 'fȻ\7\/\btA\n\v','wp-content/plugins/js_composer_salient/include/templates/editors/partials/vc_welcome_block.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/vc_welcome_block.tpl.php',0,_binary '\nhʈSW$\',_binary '\nhʈSW$\',_binary '}&aQy}\\\#\퇹\"\\27۩\r','',0,'?'),(_binary 'n\طx\*v*','wp-content/plugins/js_composer_salient/include/templates/editors/popups/modal_edit_element.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/modal_edit_element.tpl.php',0,_binary 'ވʃ\ff[8\Z',_binary 'ވʃ\ff[8\Z',_binary '\l\\"-\^˹r?\;u\|GxCE\)\','',0,'?'),(_binary '`\\Edb\\)\\\','wp-content/plugins/js_composer_salient/include/templates/editors/popups/panel_multi_shortcode_edit_form.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/panel_multi_shortcode_edit_form.tpl.php',0,_binary ':yU{26Xn\0',_binary ':yU{26Xn\0',_binary 'rBӯ\ve\en{C\\'fa:h\M','',0,'?'),(_binary 'a\)\5{\'W\','wp-content/plugins/js_composer_salient/include/templates/editors/popups/panel_shortcode_edit_form.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/panel_shortcode_edit_form.tpl.php',0,_binary 'k2𵩑\r!a',_binary 'k2𵩑\r!a',_binary '¨\&\+Ϻ\s\\\Z-\\ݰ\c\Z5\','',0,'?'),(_binary '\\+\\&7hӳ\8\','wp-content/plugins/js_composer_salient/include/templates/editors/popups/shared-templates/category.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/shared-templates/category.tpl.php',0,_binary '<\S\j6|9F',_binary '<\S\j6|9F',_binary '\ؕ<NM%\#<ؘ	!\o\ag\\ܷJ4','',0,'?'),(_binary 'un\4(\Ic\\X','wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-footer.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-footer.tpl.php',0,_binary '	\Eu\P\ټ-i',_binary '	\Eu\P\ټ-i',_binary '0׽j^\3\\!\ҭ\oO\D\s\\','',0,'?'),(_binary '\\~K','wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-header.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-header.tpl.php',0,_binary '\0qº:\M\~Z=m',_binary '\0qº:\M\~Z=m',_binary '@t6zU\\ޠ߫*u[\'kUSF6\,','',0,'?'),(_binary '\L׽L\f\\r\r','wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-add-element.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-add-element.tpl.php',0,_binary '3\!`\!$\\0',_binary '3\!`\!$\\0',_binary 'bJ\\\9֝*531Z\4k\','',0,'?'),(_binary '3\+S\'7\','wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-edit-element.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-edit-element.tpl.php',0,_binary '\\`\ݩy(\\h',_binary '\\`\ݩy(\\h',_binary '#n-\{k=(\\\\2\cq\','',0,'?'),(_binary '䳢X\\-\\\','wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-post-settings.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-post-settings.tpl.php',0,_binary '\\\nhj\B\\qx',_binary '\\\nhj\B\\qx',_binary '\`j$^d8B(\]o3ݽ\\o\Q','',0,'?'),(_binary 'Iq9j~\_P\`:\','wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-preset.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-preset.tpl.php',0,_binary '3Vk\\'\n\2\X',_binary '3Vk\\'\n\2\X',_binary '{r?\h<:ye	B\','',0,'?'),(_binary 'o\o\7\\\\rځQ&','wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-row-layout.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-row-layout.tpl.php',0,_binary 'V\\qUu\Z~',_binary 'V\\qUu\Z~',_binary '\{\A)!msz\\2\\L\l\\T\:b\k','',0,'?'),(_binary '*2\\.\^f\','wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-templates.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-templates.tpl.php',0,_binary '|vQT\N\\',_binary '|vQT\N\\',_binary '}xd%\,A\"S\~I\\z|\\p\\#x\U>\','',0,'?'),(_binary 'ޣn@0\Z`:q','wp-content/plugins/js_composer_salient/include/templates/editors/vc_ui-template-preview.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/vc_ui-template-preview.tpl.php',0,_binary '\7a\\',_binary '\7a\\',_binary '~\n\\\\\0)\r3At5_uF9y\Yb]_','',0,'?'),(_binary 'O\\\\U','wp-content/plugins/js_composer_salient/include/templates/pages/partials/_settings_tabs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/_settings_tabs.php',0,_binary '4gXz}zh^\',_binary '4gXz}zh^\',_binary '{!\;\)\"+K\F9j틈) :ֈ/\','',0,'?'),(_binary '\nf&eϑ֖\0u0\\"\','wp-content/plugins/js_composer_salient/include/templates/pages/partials/_tabs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/_tabs.php',0,_binary '%,	Tֲ\滍yQ',_binary '%,	Tֲ\滍yQ',_binary 'g02\$z͉I&SzFҲ\\\','',0,'?'),(_binary '`_{\\W\\$>','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_backend_editor.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_backend_editor.tpl.php',0,_binary '\2\\\HFU\\\',_binary '\2\\\HFU\\\',_binary 'urgp晖y\\\P\\0\\;RaW','',0,'?'),(_binary 'V#\\\\\\\­\','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_dragndrop.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_dragndrop.tpl.php',0,_binary '\\à+\a_c^\',_binary '\\à+\a_c^\',_binary 'g\\\lQt5C\n_\\:\Z\\\','',0,'?'),(_binary 'f:\\\\,\\QN','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_frontend_editor.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_frontend_editor.tpl.php',0,_binary '\$-+,1l~E',_binary '\$-+,1l~E',_binary 'ʹ3\I=\\ߤp\N\6\3\\\','',0,'?'),(_binary ']p\\\o6`\y','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_grid_builder.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_grid_builder.tpl.php',0,_binary 'pIK\p4N\<q',_binary 'pIK\p4N\<q',_binary '\M\E%HX:\`I\ #\qL|u','',0,'?'),(_binary 'Jb&\H\\Y\V','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_part.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_part.tpl.php',0,_binary '\Ͻb\-=#9N',_binary '\Ͻb\-=#9N',_binary 'Z\\\3ૈw8(?i.kwZK!\q','',0,'?'),(_binary '!\W`\'؂`\`','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_post_settings.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_post_settings.tpl.php',0,_binary 'rm\-\|\\I)\',_binary 'rm\-\|\\I)\',_binary ':8\nykN\\\\\\9(Hi\B\','',0,'?'),(_binary '\\;䝻g\\<j','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_post_types.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_post_types.tpl.php',0,_binary '\\\3\Ã`~',_binary '\\\3\Ã`~',_binary '	\5vM.?c\m\p;\+IDD4EP\','',0,'?'),(_binary 'ȥV\6xHi\\0\','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_presets.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_presets.tpl.php',0,_binary ')ed\ \\\,C\s',_binary ')ed\ \\\,C\s',_binary '\m$\Z|A]\T\h9\\L\Zq\ȶ','',0,'?'),(_binary '\\y{w\m&','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_settings.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_settings.tpl.php',0,_binary 'k\\\ؼo\k\\\@#',_binary 'k\\\ؼo\k\\\@#',_binary 'DdH\\fx\Rj\\D\m\)\','',0,'?'),(_binary '܉M`o\]\9cZ\','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_shortcodes.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_shortcodes.tpl.php',0,_binary '\\5\'Ճ/}',_binary '\\5\'Ճ/}',_binary 'U;C}yA#o\n\\\\>\\','',0,'?'),(_binary '\F`]#o9[\','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_templates.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_templates.tpl.php',0,_binary 'ϧ\\DB|\'t',_binary 'ϧ\\DB|\'t',_binary '\)\\\y\Ԯ\r\U}峘Y0I\\=\T\\>\','',0,'?'),(_binary 'J\0\#A\hB2','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_unfiltered_html.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_unfiltered_html.tpl.php',0,_binary 'H\n\u?5\q',_binary 'H\n\u?5\q',_binary 'ѽ6\O\zIס\\1\\r\ϡ\6\\','',0,'?'),(_binary '\8L/98ʙ','wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/default-template-post-type.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/default-template-post-type.tpl.php',0,_binary 'lᵿgح}m',_binary 'lᵿgح}m',_binary 'e\\\O8\\\8\\\?X\0Y\WL,\O+','',0,'?'),(_binary '\\{\LY\<5\\','wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/index.php',0,_binary '^EИO\˝`T',_binary '^EИO\˝`T',_binary 'F\Ɵ@H\g\U\\\','',0,'?'),(_binary 'w8\Q\;%VNf\','wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/tab-vc-roles.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/tab-vc-roles.php',0,_binary 'Ŋn\0\,]Q{',_binary 'Ŋn\0\,]Q{',_binary 'Q}\\6ߚ\JCJ$Ov\#.IJjv?','',0,'?'),(_binary '/:pѤ5G','wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/tab.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/tab.php',0,_binary 'n}RJ8\x8 )\\\',_binary 'n}RJ8\x8 )\\\',_binary 'r\~$\BoR\\\\0bL:\','',0,'?'),(_binary 'pK\\\\r/\Z\\b','wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/vc-automapper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/vc-automapper.php',0,_binary '\FH\\"}\:K',_binary '\FH\\"}\:K',_binary '^↦BC e\>G\\Zyq9\"\;\','',0,'?'),(_binary 'U(o/\'L\՜','wp-content/plugins/js_composer_salient/include/templates/pages/vc-welcome/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/vc-welcome/index.php',0,_binary '\\\\\9\\\\\+\',_binary '\\\\\9\\\\\+\',_binary '~s\\1d:\\p\$%\_\+_:\E','',0,'?'),(_binary 'G`UsS+Q\D\>\\','wp-content/plugins/js_composer_salient/include/templates/pages/vc-welcome/vc-faq.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/vc-welcome/vc-faq.php',0,_binary 'r\vI&\6dH',_binary 'r\vI&\6dH',_binary 'c=\=-750\^\ĵ׀b','',0,'?'),(_binary 'ܗ\\\Z:y`\\','wp-content/plugins/js_composer_salient/include/templates/pages/vc-welcome/vc-resources.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/vc-welcome/vc-resources.php',0,_binary 'm\FpdHi',_binary 'm\FpdHi',_binary 'F\\#Ɨ!\Ȟ׏Zg@x\P\\$\'\Z7','',0,'?'),(_binary 'H =\	[!Rh','wp-content/plugins/js_composer_salient/include/templates/pages/vc-welcome/vc-welcome.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/vc-welcome/vc-welcome.php',0,_binary '#r\-`<\\B\',_binary '#r\-`<\\B\',_binary '\cğ\\:*#%\#s\\0\'4','',0,'?'),(_binary '-F㠹\','wp-content/plugins/js_composer_salient/include/templates/params/column_offset/template.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/column_offset/template.tpl.php',0,_binary '\\#\\"^\bW\',_binary '\\#\\"^\bW\',_binary 'x㐵џݞ\8\\7T\Z>[\','',0,'?'),(_binary '\Z\ZSE\r7_!\\','wp-content/plugins/js_composer_salient/include/templates/params/google_fonts/template.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/google_fonts/template.php',0,_binary 'i\\F5\ғ\\_',_binary 'i\\F5\ғ\\_',_binary 'gk\lc\+\ۘ\+7r\-QV% \\p','',0,'?'),(_binary 'UN\\KT6(','wp-content/plugins/js_composer_salient/include/templates/params/loop/templates.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/loop/templates.html',0,_binary '\/<\\0\\',_binary '\/<\\0\\',_binary 'UK\օ1\@>\֞\Hڍ\\','',0,'?'),(_binary '\J\_\\>O>eq','wp-content/plugins/js_composer_salient/include/templates/params/options/templates.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/options/templates.html',0,_binary '\zO\w뤾F\t.',_binary '\zO\w뤾F\t.',_binary '[o\@\wQE\n\+\O\Qx6_','',0,'?'),(_binary 'X\_\q\Ü','wp-content/plugins/js_composer_salient/include/templates/params/param_group/add.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/param_group/add.tpl.php',0,_binary '\\wj\0S@c',_binary '\\wj\0S@c',_binary '\rTybI\B\x<gU\\V\0\<\'J','',0,'?'),(_binary '\\\$bH\Z.\[&w3F','wp-content/plugins/js_composer_salient/include/templates/params/param_group/content.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/param_group/content.tpl.php',0,_binary '\\\\0T|S',_binary '\\\\0T|S',_binary '?@zIM\=wQ\\\H\r\\i','',0,'?'),(_binary 'ǧ\\6O\5\Z\'\w!','wp-content/plugins/js_composer_salient/include/templates/params/param_group/inner_content.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/param_group/inner_content.tpl.php',0,_binary 'PG-O~\4\¤A#y',_binary 'PG-O~\4\¤A#y',_binary '\\\\\\5싌QK\Z\\nI}7\','',0,'?'),(_binary '\n\Mr\\r','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/attributes/featured_image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/attributes/featured_image.php',0,_binary 'Y\x~\80\0Wh\',_binary 'Y\x~\80\0Wh\',_binary 'k\2\`\nr--\3L=\\Er\\\','',0,'?'),(_binary 'Qɋ\Q\\p~\','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/attributes/post_categories.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/attributes/post_categories.php',0,_binary 'uj\j\\ap',_binary 'uj\j\\ap',_binary 'M\[ϕ/\֕\O/\Q:g\Z<`MM(','',0,'?'),(_binary '@!+$y.+^jP\','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/attributes/vc_btn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/attributes/vc_btn.php',0,_binary 'R!:.R<_\\4',_binary 'R!:.R<_\\4',_binary 'ؖG\o\iExj\\0G9\B\\Y','',0,'?'),(_binary 'PQxŰ\O+1\k_','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/editor/partials/vc_grid_item_editor_footer.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/editor/partials/vc_grid_item_editor_footer.tpl.php',0,_binary 'Ԣ\7ͅ*_	\m',_binary 'Ԣ\7ͅ*_	\m',_binary '\\k6ll\q\\vVC\$5EE3\0X\@Z','',0,'?'),(_binary '\\h\\_\tҊ\*','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/editor/vc_grid_item_editor.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/editor/vc_grid_item_editor.tpl.php',0,_binary '&jX\n(-r|?',_binary '&jX\n(-r|?',_binary 'Y+\\q\r@Zj.\\6]*\\\\ឺ%','',0,'?'),(_binary 'V?p%\!\\\','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/editor/vc_ui-template-preview.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/editor/vc_ui-template-preview.tpl.php',0,_binary '_%M\\0艗6S',_binary '_%M\\0艗6S',_binary '\)\`\z#\E\\\qYD\\\i|\','',0,'?'),(_binary '`S=-唔k#%\','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/preview.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/preview.tpl.php',0,_binary '.\i\3CC',_binary '.\i\3CC',_binary '\0{\\se\t_sY\Oo\\Ti};','',0,'?'),(_binary '\\(u\!\NJL\x7]','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_btn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_btn.php',0,_binary 'qGɘK*\\.\',_binary 'qGɘK*\\.\',_binary '#QX\RJ9%\R/n?\W\&~ѩ\ɻ','',0,'?'),(_binary ']\jd\SŀN\','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_button2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_button2.php',0,_binary ';\\y_\v',_binary ';\\y_\v',_binary ' pǌ\2,\L\\qEvĚ\u6\Jpx','',0,'?'),(_binary '\x\/z̽\'','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_custom_heading.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_custom_heading.php',0,_binary '\>%6V\)\\0',_binary '\>%6V\)\\0',_binary '\OJl\n:fr\Z\\"','',0,'?'),(_binary '\n\ܰT\\\\	kn','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_icon.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_icon.php',0,_binary '@?#8\^T\0]',_binary '@?#8\^T\0]',_binary 'zH\twJ\t\{\\9viòW\\\\','',0,'?'),(_binary '&1\|\\zե','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_single_image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_single_image.php',0,_binary '$\q:,\r\K$LD',_binary '$\q:,\r\K$LD',_binary 'o/^e\Z\'Ƿ\e_\\-0@@\'\X{','',0,'?'),(_binary '\as1\ʈJ\>:','wp-content/plugins/js_composer_salient/include/templates/shortcodes/layerslider_vc.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/layerslider_vc.php',0,_binary '9S\ޯ-|R\\Z\\',_binary '9S\ޯ-|R\\Z\\',_binary 'GE\	s\\!\'w\0\r\tF3l\s','',0,'?'),(_binary '{\섡\n@9x','wp-content/plugins/js_composer_salient/include/templates/shortcodes/post_block/_item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/post_block/_item.php',0,_binary '>=L\&k =\',_binary '>=L\&k =\',_binary '\\l\"\W\3{T\oڱ)\\b/:\βiFu\"','',0,'?'),(_binary '1\\ZG\44FE','wp-content/plugins/js_composer_salient/include/templates/shortcodes/rev_slider_vc.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/rev_slider_vc.php',0,_binary '\䱿a(\(\n)',_binary '\䱿a(\(\n)',_binary '\֬\8Jd4R\\Cy$\H\\=Q','',0,'?'),(_binary 'Xλ)\V\r%R\CQ','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_accordion.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_accordion.php',0,_binary '\qKcx:`\\\\1',_binary '\qKcx:`\\\\1',_binary '9\0`\/\6\.X~/t×\\'3G\\','',0,'?'),(_binary 'a$m14A\w','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_accordion_tab.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_accordion_tab.php',0,_binary '\\\'(>\\\9޼\',_binary '\\\'(>\\\9޼\',_binary '%(\Y\[G 	\uPU\aXl|K','',0,'?'),(_binary 'd>\r(\D\\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_basic_grid.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_basic_grid.php',0,_binary '\\\rtT߈,\',_binary '\\\rtT߈,\',_binary 'n0G&X\wո$\=\[d>','',0,'?'),(_binary '\\\4\\d\N5\\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_basic_grid_filter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_basic_grid_filter.php',0,_binary ')\o0\p\iH&7\\',_binary ')\o0\p\iH&7\\',_binary '\AG:V\\s5m>RZ{<','',0,'?'),(_binary '\ 1~\x\\^m/\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_btn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_btn.php',0,_binary 'prJ\0㫽\W1\\[',_binary 'prJ\0㫽\W1\\[',_binary 'V\\*\\|#\e\G\lJ\Zyiƙ}\N\','',0,'?'),(_binary '\;jL&\^*Xo}','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_button.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_button.php',0,_binary 'M\[\a\\شYW	',_binary 'M\[\a\\شYW	',_binary '\xO&\k\\m\\\0\w\GQ','',0,'?'),(_binary '\n+~\幻T G\r%','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_button2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_button2.php',0,_binary 'CX6i%Ն\	-P',_binary 'CX6i%Ն\	-P',_binary 'SʋPK\]N	U\f^ò?\\yD\0y','',0,'?'),(_binary '\t0)\Y A','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_column.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_column.php',0,_binary 'LL\/u`\\\\\n\Z',_binary 'LL\/u`\\\\\n\Z',_binary '\\) \<XT\sǑ8Hq\y-ؘ','',0,'?'),(_binary '\z5<\y\)%\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_column_inner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_column_inner.php',0,_binary 'rmŸu\x\"\7M',_binary 'rmŸu\x\"\7M',_binary '\\q|%+y\\j^\\agX','',0,'?'),(_binary 'j\rn\	\\9.','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_column_text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_column_text.php',0,_binary 'Ia\`\ƺ-ꝴq\r',_binary 'Ia\`\ƺ-ꝴq\r',_binary ')gx,9ɯ\w/69X\','',0,'?'),(_binary 'C\n\~\!z \','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_cta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_cta.php',0,_binary '5׉0\yJאA4*\0+',_binary '5׉0\yJאA4*\0+',_binary 'PP\\\7mc5\n=seT-EPNd}^t','',0,'?'),(_binary 'P`w\x{N\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_cta_button.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_cta_button.php',0,_binary '\\,\=5a\c\',_binary '\\,\=5a\c\',_binary '\ZF\a\)^M:\Zj$z\ny\','',0,'?'),(_binary '\+|INFVo:(t','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_cta_button2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_cta_button2.php',0,_binary 'M\n\nxb',_binary 'M\n\nxb',_binary '(GKsJ\\{:s>m[7)\Dr','',0,'?'),(_binary '[\5y','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_custom_field.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_custom_field.php',0,_binary '\Z\ro\0\\ r\=Ay]M',_binary '\Z\ro\0\\ r\=Ay]M',_binary 'R\\J\!!\ЫIX~ibr	{Y\`\','',0,'?'),(_binary '\\s\\F8\\0B\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_custom_heading.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_custom_heading.php',0,_binary '\nOv\o\nU\'',_binary '\nOv\o\nU\'',_binary 'Ux3~\%Ч\\0Rx\rڑ4','',0,'?'),(_binary ';\rͶ4l\r_tey\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_empty_space.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_empty_space.php',0,_binary 'PN\\ߥxaz',_binary 'PN\\ߥxaz',_binary '\>mfA/ґAxQHDTӀl\9\','',0,'?'),(_binary '	y@`7T','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_facebook.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_facebook.php',0,_binary '\iy\\]ⷘܷSVD',_binary '\iy\\]ⷘܷSVD',_binary '\WNɧK\ZN-^G\Z\\̮\rփ\','',0,'?'),(_binary 'p)O\\ZVf','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_flickr.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_flickr.php',0,_binary '\8\']g\N\',_binary '\8\']g\N\',_binary '\3#\Z\0y\ A_1 \Kb^/','',0,'?'),(_binary 'asrz\[\n\:','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gallery.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gallery.php',0,_binary '\'\51DӋ\Y\b®',_binary '\'\51DӋ\Y\b®',_binary '(×\\tڙa4\nqN\LPܩ\f\Z','',0,'?'),(_binary 'ꖕK\XM\o\zV','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem.php',0,_binary 'pE5\Q\'\Mg(FE',_binary 'pE5\Q\'\Mg(FE',_binary '\\r\!0Û\0\\ۍ18۵\\l\','',0,'?'),(_binary 'ۻ\\0\(\(','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_animated_block.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_animated_block.php',0,_binary 'Iv\_\"\C\ZuD34\\',_binary 'Iv\_\"\C\ZuD34\\',_binary '\4G>\\??\'&aƢ\A-x\\w','',0,'?'),(_binary '%ȜkE\\)\\"\=','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_block.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_block.php',0,_binary '<BGάm\[5\\-$',_binary '<BGάm\[5\\-$',_binary '0r\-\'\\eJ\,X2\)h\Ty\Zn\','',0,'?'),(_binary 'hY/.\\\\b^','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_col.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_col.php',0,_binary '\oR\f-y2\6k',_binary '\oR\f-y2\6k',_binary '`Y\Di	=\\\nҚ\\\"\\l\','',0,'?'),(_binary 'd\-<@:','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_image.php',0,_binary '\%L/\BDVJ\',_binary '\%L/\BDVJ\',_binary '57\rnƒP\n\"_cb p]h','',0,'?'),(_binary '\\\\~%P\aN','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_post_author.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_post_author.php',0,_binary 'rd\C	<Ou\S',_binary 'rd\C	<Ou\S',_binary 'c\\ruNr\:\NVd-o\\=\P-\wRcq;','',0,'?'),(_binary ':t8Qԃ1','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_post_categories.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_post_categories.php',0,_binary 'kK\\Ӽ\2.B\\\',_binary 'kK\\Ӽ\2.B\\\',_binary ';\\\	\\>=+\\\rBR\\nN+S99b','',0,'?'),(_binary 'ֺw\SeF','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_post_data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_post_data.php',0,_binary '#-eczڈCU\\;',_binary '#-eczڈCU\\;',_binary 's%:\\`I-N\;;հ:\\\h\Z','',0,'?'),(_binary '\d󠲫\2!O\\Ev','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_post_meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_post_meta.php',0,_binary '\Lb^\rI\"Ɉ',_binary '\Lb^\rI\"Ɉ',_binary '\\5,{\'3ġR\~nun4\>q\\\\','',0,'?'),(_binary '\n-ւls\:ꍯux?','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_row.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_row.php',0,_binary '(9\}`FHا\V',_binary '(9\}`FHا\V',_binary '\\wȋu0ӆYL-E\b\v\','',0,'?'),(_binary '\\wlX:R\s','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_zone.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_zone.php',0,_binary 'Zo\T\\4\\M)Ւ',_binary 'Zo\T\\4\\M)Ւ',_binary 'h\:7\\$\ׅNߚ.\\6\o@C\8\'Y','',0,'?'),(_binary '\˳\EX\B2Ƭ','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_zone_c.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_zone_c.php',0,_binary '1 \35A:9@',_binary '1 \35A:9@',_binary 'õn\\[\Geb\A\\=dz	\\p=','',0,'?'),(_binary '%\\'_j\bݱ','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gmaps.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gmaps.php',0,_binary '&$vK\	\'',_binary '&$vK\	\'',_binary 'n\\>Zw;i}\\BH,*\f\"\Sd|y','',0,'?'),(_binary 'vqFqu\\\\0','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_googleplus.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_googleplus.php',0,_binary 'p\Z*\PAl-?\<\',_binary 'p\Z*\PAl-?\<\',_binary '2\g:N\B=e|`Yx\OO4','',0,'?'),(_binary '\\aO~b?\VNJ','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gutenberg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gutenberg.php',0,_binary '\\F\LT\!꡴H',_binary '\\F\LT\!꡴H',_binary 'C \\ \i_$;\*KN\\9Cu\','',0,'?'),(_binary '7\Yw\n\e\^\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_hoverbox.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_hoverbox.php',0,_binary 'V>q2(Aor)3E',_binary 'V>q2(Aor)3E',_binary '\n*\?\"\RӵoUK>Nz\t\_\G','',0,'?'),(_binary 'z\z\\\`z֨vK|','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_icon.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_icon.php',0,_binary '\-\\\]k)2\',_binary '\-\\\]k)2\',_binary '\-M\\wb?TK育>̈́fӓ)\܃','',0,'?'),(_binary '\\Ħވ\M\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_images_carousel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_images_carousel.php',0,_binary 'Z\CS\'rdhi䘷',_binary 'Z\CS\'rdhi䘷',_binary '\O\n\\\r#\0,\3\\V\\Zv\\\\3','',0,'?'),(_binary '/.U~\\>','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_item.php',0,_binary 'њ4jA\ZY',_binary 'њ4jA\ZY',_binary '6P\\\\~{\rp^Z/a\o\{L:x','',0,'?'),(_binary '\6\bz\_\G','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_items.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_items.php',0,_binary '\UfuQQ\ӻ/$\\\r',_binary '\UfuQQ\ӻ/$\\\r',_binary '\[\'\E-0}\k\	Tg\nd\)\','',0,'?'),(_binary 'j=D}\^6\\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_line_chart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_line_chart.php',0,_binary '?0&V\\\\ۜݓ\',_binary '?0&V\\\\ۜݓ\',_binary 'p\\ZR\pmޑӻ\\Ў\gK)n\\[Y\2J','',0,'?'),(_binary '\Z\\P\0\!͂sR\[','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_message.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_message.php',0,_binary 'Zʂ\,\\;',_binary 'Zʂ\,\\;',_binary '<G\+\\Py]X\mbԨ?r)\~x\rCy?','',0,'?'),(_binary '\\rF67>?6\\x','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_pie.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_pie.php',0,_binary 'pi\\ =0\0\\j',_binary 'pi\\ =0\0\\j',_binary 'HUCQ~:>h޽t9ǒwQD','',0,'?'),(_binary '\\\\QH<=D','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_pinterest.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_pinterest.php',0,_binary '0\Mrc. ٢',_binary '0\Mrc. ٢',_binary '\l5\Z\+\v`80\\([\(nJ0[\','',0,'?'),(_binary '\:hf\\Io\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_posts_slider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_posts_slider.php',0,_binary 'b\nURu8\\iXX\%xB',_binary 'b\nURu8\\iXX\%xB',_binary '\\\\"[\\*\]}\\I\q\"\\*>j)','',0,'?'),(_binary 'b.\r>k\捈\\a','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_progress_bar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_progress_bar.php',0,_binary '@R5oR\)O\5#',_binary '@R5oR\)O\5#',_binary '\y\V~\\{\`\YOZ9J16r2','',0,'?'),(_binary '	M\\\9\\ ','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_raw_html.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_raw_html.php',0,_binary '=+!a\j7',_binary '=+!a\j7',_binary '\x\˺dV5Od\X\\W','',0,'?'),(_binary '\i\o18J\0$','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_round_chart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_round_chart.php',0,_binary 'y\\.QOAGk5\',_binary 'y\\.QOAGk5\',_binary '\hTrcVdT\)\/\\w\0\\\\R','',0,'?'),(_binary '@)$8*+\d*6BL\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_row.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_row.php',0,_binary '^ǖyFd\\IO\',_binary '^ǖyFd\\IO\',_binary '\nv8\'-V\ѡRH(\t\'\A)!BH\','',0,'?'),(_binary '\I§zIg @Y','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_row_inner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_row_inner.php',0,_binary '\C\/r%֞\6',_binary '\C\/r%֞\6',_binary '\&;\C\\\I|u\0\F\n`\fCϱ','',0,'?'),(_binary 'v\\\A^(\R {','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_section.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_section.php',0,_binary 'k߄{=\aj#?Tҝ',_binary 'k߄{=\aj#?Tҝ',_binary 'z\\?\\ղG\'2\\\\\=\npSC\','',0,'?'),(_binary 'C#F>j3#A','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_separator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_separator.php',0,_binary '\Y]B8a',_binary '\Y]B8a',_binary 'gi\\FĽrUZ\\}<AHrHs\','',0,'?'),(_binary '*\M莠Y\3U','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_single_image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_single_image.php',0,_binary '֞\(8\!h\\',_binary '֞\(8\!h\\',_binary 'v,Mbu\\"\1\HQ\	Rے}a','',0,'?'),(_binary '\\c\2 \yn@\\^V','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tab.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tab.php',0,_binary '\\$kp\',_binary '\\$kp\',_binary '\2\h\pqp\\(7X4$Ѣ#\\\','',0,'?'),(_binary '\B^\=zBǐ','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tabs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tabs.php',0,_binary '#Oހ\#\2\',_binary '#Oހ\#\2\',_binary '\pz3,\Zf,Gf}ei\\r\0U\(\M%\r','',0,'?'),(_binary 'u{\(ӓ\!׺','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_text_separator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_text_separator.php',0,_binary 'V촤ƸBHS*',_binary 'V촤ƸBHS*',_binary '\\sA&㰅%\\[\:@\\S\G\\c','',0,'?'),(_binary 'r\\0B4U	\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_toggle.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_toggle.php',0,_binary '\\\\\Z\\\t4fE4',_binary '\\\\\Z\\\t4fE4',_binary '~\\gz|\\6\Z@І(!fJ?\\le+\~\','',0,'?'),(_binary 'i˺\z|rbd','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tta_global.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tta_global.php',0,_binary '^\Ru>d\\n\',_binary '^\Ru>d\\n\',_binary 'h`1]\\N͝!YK\Fb\	\\','',0,'?'),(_binary 's\\\4֞5','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tta_pageable_section.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tta_pageable_section.php',0,_binary '\\Jݠ֌\"\d\\',_binary '\\Jݠ֌\"\d\\',_binary 'Iz\WsU\Z\\\@?zG i\0YLōZ','',0,'?'),(_binary '#yfF\Lo\\\\n\\8@','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tta_section.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tta_section.php',0,_binary '>rTѠ\Z[\A葌r',_binary '>rTѠ\Z[\A葌r',_binary '\\\l\0;\D=ý\.\\ZcH','',0,'?'),(_binary 's*+#M\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tweetmeme.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tweetmeme.php',0,_binary ')oۜYqUi',_binary ')oۜYqUi',_binary 'Q\\>\#}NE\Ra)28ͮkb','',0,'?'),(_binary '5{G\exd\>','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_video.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_video.php',0,_binary '\I\@WY\\',_binary '\I\@WY\\',_binary 'P\COQ\+˱a1\\{>j-','',0,'?'),(_binary '\Z_ˎQ\e\#\e','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_widget_sidebar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_widget_sidebar.php',0,_binary '\Zf\ox\i.y|~',_binary '\Zf\ox\i.y|~',_binary '~\n\rNN\\sE@l\q	x#Sz0','',0,'?'),(_binary 'L9҉x4+߿j\Z\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_archives.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_archives.php',0,_binary 'hbcr925z\D3E',_binary 'hbcr925z\D3E',_binary 'I\n\\	yt|i8߳qy\ IG','',0,'?'),(_binary 'r3QK\V\-|\'?','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_calendar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_calendar.php',0,_binary 'DN\NsBIsnuUȆ',_binary 'DN\NsBIsnuUȆ',_binary '~{;bJ/ԉ\\\Ͷ\/P-u粠','',0,'?'),(_binary '\\"\r\Β\V\B','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_categories.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_categories.php',0,_binary '5\M\'ȷo\0ri',_binary '5\M\'ȷo\0ri',_binary '\\\	iwPH2\Z\\(\\l\(\e\uqh\','',0,'?'),(_binary '\=Z\7\\R\ ','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_custommenu.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_custommenu.php',0,_binary '\s\?\k\ZK',_binary '\s\?\k\ZK',_binary '=^\+\nZ|@N=ZK$S!\Rx\'','',0,'?'),(_binary '\Zk\K\\\:\\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_links.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_links.php',0,_binary 'BDԝ \\\Y\',_binary 'BDԝ \\\Y\',_binary 'l00r:\OV\8j\\l\(宥h','',0,'?'),(_binary '\\ܐ\pޢm\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_meta.php',0,_binary '\\CN\w\',_binary '\\CN\w\',_binary '1\\\I\'\-	\PPK<f\4r\R','',0,'?'),(_binary '*z+\[\BJ5b','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_pages.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_pages.php',0,_binary '\1Ȇu*\r\N.',_binary '\1Ȇu*\r\N.',_binary '\]_\ݕMpm\B;y\a\zN7','',0,'?'),(_binary '=pJ<\\P|+\\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_posts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_posts.php',0,_binary '2\\\\\)\',_binary '2\\\\\)\',_binary 'k2\?}i\"hu3L	u\s\\\B]h^|','',0,'?'),(_binary '\E\\U:\\\\5a','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_recentcomments.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_recentcomments.php',0,_binary ';\f\\_\lf&	O',_binary ';\f\\_\lf&	O',_binary '\\0F\\\]\.m\hvrX\','',0,'?'),(_binary 'JĮIQ\8\G','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_rss.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_rss.php',0,_binary '\\\1\\ݸ\ZF_',_binary '\\\1\\ݸ\ZF_',_binary ':*)̢(\:Bh\0s ɋ\%7\n\OkY','',0,'?'),(_binary 'I\\V\\\\D','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_search.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_search.php',0,_binary '	ߜ\llO/C*',_binary '	ߜ\llO/C*',_binary 'xeΒ\w\0I@oߣ\<\{m\','',0,'?'),(_binary ')E?W\\f\n\\','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_tagcloud.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_tagcloud.php',0,_binary 'n<ͧ\s\CoG\v',_binary 'n<ͧ\s\CoG\v',_binary '2gL|ӟ˖\E\\Z','',0,'?'),(_binary 'Wղ\:X\/\\|Vz','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_text.php',0,_binary '\\z}nj\l\R',_binary '\\z}nj\l\R',_binary '\DC\2p\K\x\\d@\\{\\','',0,'?'),(_binary '\=.u\\\ow/\L','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_zigzag.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_zigzag.php',0,_binary '\F\\)B>\\',_binary '\F\\)B>\\',_binary 'Xc\z\B\hk[b\Nupђ\\a\','',0,'?'),(_binary '\;a\\\"X\r8?S','wp-content/plugins/js_composer_salient/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/index.php',0,_binary '\?l08K',_binary '\?l08K',_binary 'I1Il\0ڑ\\G럡$js@\U\Ǆ$@w','',0,'?'),(_binary '\;_<ͱ픎:','wp-content/plugins/js_composer_salient/js_composer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/js_composer.php',0,_binary 'ؙ\ϝ\\C!',_binary 'ؙ\ϝ\\C!',_binary '\0\#ǵ\MFP\rH!sWQ}\','',0,'?'),(_binary 'D	Xx\d\/m','wp-content/plugins/js_composer_salient/vc_classmap.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/vc_classmap.json.php',0,_binary '\\A \AcA\\02j',_binary '\\A \AcA\\02j',_binary '\G]9a(Q\\"5\"\j^b\%\\\\>bbo','',0,'?'),(_binary '\\\\\n\\501vW','wp-content/plugins/mailchimp-for-wp/CHANGELOG.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/CHANGELOG.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\U\*:i\.;',_binary 'ၟY\\*{\ ͺ\\\\\r\\@\\T','',0,'?'),(_binary '8I1m\E\','wp-content/plugins/mailchimp-for-wp/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\f\5hb\\ X\E\',_binary ']FHp6\\O\@#h:L\\ɠ\@k','',0,'?'),(_binary 'zja]\t<\\','wp-content/plugins/mailchimp-for-wp/assets/css/admin.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/css/admin.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\4\,b\n\ti',_binary 's.\ս\\r\g	Sy<S2Vg','',0,'?'),(_binary '>Ӓ<\Wx\','wp-content/plugins/mailchimp-for-wp/assets/css/checkbox-reset.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/css/checkbox-reset.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\Bbk>^E6a\$',_binary 'HlL\h\PW\Dqh\r\r6o\V\\\]','',0,'?'),(_binary '1Q\ղe\q\\W','wp-content/plugins/mailchimp-for-wp/assets/css/form-basic.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/css/form-basic.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\<\Yr\\\\-T',_binary 'h{8ͧeq\Q.\ޙ|O.?.','',0,'?'),(_binary '@\e_I.$\0w\\','wp-content/plugins/mailchimp-for-wp/assets/css/form-themes.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/css/form-themes.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\\㤲U\K֞',_binary 'o|Ȩg/\?^_\ \\\4r`\{\','',0,'?'),(_binary 'f\\\,\~\Y\r\n\\r','wp-content/plugins/mailchimp-for-wp/assets/img/icon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/img/icon.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\\\\\= \4',_binary '\]\oRfĸu	<d\<)x\\dW','',0,'?'),(_binary '	M\Eᑱ\[ ','wp-content/plugins/mailchimp-for-wp/assets/img/logo-red-on-white.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/img/logo-red-on-white.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s\Pa\\~\\\Z\\',_binary '\`\\0\";33\e(&zI=ԈݭP\ \x','',0,'?'),(_binary 'C1oƻ[K\\','wp-content/plugins/mailchimp-for-wp/assets/img/logo-white-on-red.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/img/logo-white-on-red.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vmŸ4A\o|3<\',_binary 'ūL\azh\\"Λ9R\A8\\	\\o*K\','',0,'?'),(_binary ']e-|JzW\n\'Kxk7','wp-content/plugins/mailchimp-for-wp/assets/js/admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/admin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=\b\Ԁ\',_binary '\ \Z\COb3[\z\ѣ\][r\-','',0,'?'),(_binary ')a\JI\u\Z','wp-content/plugins/mailchimp-for-wp/assets/js/forms-admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/forms-admin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\P\&u\r7\\',_binary '. j5M\\\\Jp,bt\\\X5','',0,'?'),(_binary '\T?\fFl\ҀJ','wp-content/plugins/mailchimp-for-wp/assets/js/forms-block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/forms-block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`%Y>3\\r2',_binary '\\G\je2\i\\g{f\\zkKm','',0,'?'),(_binary 'τ\8\r	܋!J\2\\','wp-content/plugins/mailchimp-for-wp/assets/js/forms-submitted.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/forms-submitted.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.JyP]\',_binary 'x}Fe\wZ\\\rɓ\\n\\\.1ɸ)\','',0,'?'),(_binary '{\X]I\W\:7ڼ','wp-content/plugins/mailchimp-for-wp/assets/js/forms.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/forms.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\,G\7\\Xr',_binary 'L&A-L3\/\h\t\+<\\','',0,'?'),(_binary '\(\\\0,^Cd=\n','wp-content/plugins/mailchimp-for-wp/assets/js/integrations-admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/integrations-admin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aً-x\n\ۭ',_binary '~UG\\\\\\>	9o6\\\\R\\','',0,'?'),(_binary '\g<%\:\r\	lFK','wp-content/plugins/mailchimp-for-wp/assets/js/main.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/main.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\PF?\T\׽E',_binary '`>вT-{\XmnrD̡T\\','',0,'?'),(_binary '\r\\0\95n\_\','wp-content/plugins/mailchimp-for-wp/assets/js/main.js.LICENSE.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/main.js.LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bKk\\P	qJ',_binary '\E/lTLn\Y7$S\wc\\Gd\\','',0,'?'),(_binary '\ S-\\\?(l\\wS','wp-content/plugins/mailchimp-for-wp/assets/js/third-party/placeholders.js.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/third-party/placeholders.js.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)Kh\_P\v=n',_binary 'Q\\70u\rM|\\n\\8^u(s','',0,'?'),(_binary 'J,L\G5|1Dc','wp-content/plugins/mailchimp-for-wp/assets/js/third-party/placeholders.js.js.LICENSE.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/third-party/placeholders.js.js.LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bKk\\P	qJ',_binary '\E/lTLn\Y7$S\wc\\Gd\\','',0,'?'),(_binary '.-\b\6(\I\','wp-content/plugins/mailchimp-for-wp/assets/src/css/admin.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/css/admin.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'NVc_\)mQ\',_binary 'Y6伋vQ%D#\n\n\߉\\mc\\n','',0,'?'),(_binary 'A&ܐ\Ao\+Ķ3VgD','wp-content/plugins/mailchimp-for-wp/assets/src/css/checkbox-reset.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/css/checkbox-reset.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǃ@\[{\SlB\',_binary 'N\)\\`mSD\\}d\n\','',0,'?'),(_binary '\:i{\\D\\h','wp-content/plugins/mailchimp-for-wp/assets/src/css/form-basic.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/css/form-basic.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\й\XҚ\)G',_binary '\Eљ4IIJ\7\\\M$s\fTU','',0,'?'),(_binary 'O\g\@\\\>[ގ','wp-content/plugins/mailchimp-for-wp/assets/src/css/form-themes.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/css/form-themes.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2G\0ZS\+Tv',_binary 'lMRR\\6\I즨49%\4 X5\','',0,'?'),(_binary '&\r\"Ĝ H','wp-content/plugins/mailchimp-for-wp/assets/src/img/icon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/img/icon.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\\\\\= \4',_binary '\]\oRfĸu	<d\<)x\\dW','',0,'?'),(_binary 'v3LH.|{\','wp-content/plugins/mailchimp-for-wp/assets/src/img/logo-red-on-white.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/img/logo-red-on-white.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s\Pa\\~\\\Z\\',_binary '\`\\0\";33\e(&zI=ԈݭP\ \x','',0,'?'),(_binary '\;Q\\n\š\\-+\','wp-content/plugins/mailchimp-for-wp/assets/src/img/logo-white-on-red.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/img/logo-white-on-red.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vmŸ4A\o|3<\',_binary 'ūL\azh\\"Λ9R\A8\\	\\o*K\','',0,'?'),(_binary 'êVp\\r%|q;#\\','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/fields/mailchimp-api-key.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/fields/mailchimp-api-key.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m\\?\\ʮ\0\',_binary '\͑Q\P5M\]O\"R\n\\M\Ti\K','',0,'?'),(_binary '4ycx\~ڈ\I\q4','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-forms-rows.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-forms-rows.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',U|R\Ӊ\\',_binary 'ѩ;$\\O4y\0^\̝!νg','',0,'?'),(_binary '=rp\\C\@T\','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-forms.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-forms.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U#Z7P\f\',_binary 'VtxH\Ck\0\\-\D\\oψY\','',0,'?'),(_binary 'ڏ\\-.v\owT\q\\','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-generator.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-generator.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QȖ\\0&',_binary 'mx\0l\WVF+\\PY\F\\SDyK','',0,'?'),(_binary '\*A@\/\CK\\#','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-helper.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-helper.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\ij7ڑe\wQ<',_binary '0\~%\r/\n1u\忈4\VG3\@W','',0,'?'),(_binary '\03׍\t\?aes̋','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-manager.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-manager.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FAf)\k\0dT2x',_binary 'zY\@|q\\ \ad\\XLZX\\\','',0,'?'),(_binary '\{ \\\\\\','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/fields.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/fields.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\U/{5e\X\\\\',_binary '\.IQ\'haU\x\rH\\0U\i','',0,'?'),(_binary '\\p\ֽ2alV]\/','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/form-editor.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/form-editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4hQQk[;h\s',_binary 'oGJ3$iT\\\t&VMߏ\\"Bs','',0,'?'),(_binary 'Ըc\.UVn\Kj','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/form-watcher.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/form-watcher.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1IGɀ冺\=D',_binary '\\\r~0z\\(\2\nN\WD','',0,'?'),(_binary '\ޗLi69\"=','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/helpers.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/helpers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\0%xse,\an/',_binary '^X/ғa\\r \];\Y\$A\','',0,'?'),(_binary '̊Z\xz5#\','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/list-fetcher.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/list-fetcher.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\p:4\',_binary 'mf^rAsTǬ]Sc~5ip-\\','',0,'?'),(_binary '?k)1Kw]Wm','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/list-overview.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/list-overview.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\@i\\XXih%',_binary '®J@:=Kgak8\ZufJ-DϢ?\','',0,'?'),(_binary 'm\/L(\5G0&','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/notices.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/notices.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\v\\\'\DnසU\',_binary ';\FxaAY,\3\h@c?j06\`\','',0,'?'),(_binary '\\ڟ8-H\E!\\','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/overlay.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/overlay.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\*f\0\9^\',_binary '\0tqU\0|\Ģ:5\j=lCe\.','',0,'?'),(_binary 'm\#\\\\\'\x','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/settings.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/settings.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0qp#.\9\}W',_binary 'R\O\5ϥUo\+\\7^@W\\\p','',0,'?'),(_binary 'a\Z3\$g\0ʳ','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/show-if.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/show-if.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w:g\\Wf\0D\2\',_binary ' \~\=N\nt5\ZKAݟ!\RJk_̎N%\\','',0,'?'),(_binary '\.\L]EP[8\\#','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/tabs.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/tabs.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0˸\gC@2\bk\',_binary '\DE\ٗB\Z\#\-t\\+','',0,'?'),(_binary '\\i<^\eؚ','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/url.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/url.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Aّq=P\\\',_binary 's\#9a_\/-\.e\_C򕻌4\\Mm^ZT','',0,'?'),(_binary '\\ز\~hh\Ţ\\\','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R]Q0\j*',_binary '\B\m\\\q\bZw\8[e~\D\','',0,'?'),(_binary '\!F	\w\$\G','wp-content/plugins/mailchimp-for-wp/assets/src/js/forms/conditional-elements.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/forms/conditional-elements.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \\!\f_:ķ&u',_binary 'TfTR B\\\'\Z=\\!','',0,'?'),(_binary '1d-\"\r\ᇽ\ظ','wp-content/plugins/mailchimp-for-wp/assets/src/js/forms/form.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/forms/form.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+p\\\c6ULiϠ',_binary 'l<T¨uy\\\\szN\`\"[r\','',0,'?'),(_binary '\\\꺵4\\','wp-content/plugins/mailchimp-for-wp/assets/src/js/forms/forms.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/forms/forms.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U7d\C\/I',_binary 'zUѣ@y\\( s\\PJzK05]nV','',0,'?'),(_binary '\M\\ԧ~y5\\8','wp-content/plugins/mailchimp-for-wp/assets/src/js/forms-admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/forms-admin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\7dr^.rHa',_binary '杹Zj,\0x9B4G\\'9k','',0,'?'),(_binary '8\\_5','wp-content/plugins/mailchimp-for-wp/assets/src/js/forms-block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/forms-block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.\)9\m\bF',_binary 'nJp\d\\)\I] vYD[aۈ\޼M','',0,'?'),(_binary ';\ZF\5L.\r>%I\X','wp-content/plugins/mailchimp-for-wp/assets/src/js/forms-submitted.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/forms-submitted.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\G9d\+\r\(\\\',_binary '-]\ju\"F\y\?W$\\\\\X','',0,'?'),(_binary '|\O\[!','wp-content/plugins/mailchimp-for-wp/assets/src/js/forms.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/forms.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/DK궽MT2Zy',_binary '!;r\g\e.[ҋ\\\\ڮS\Z\','',0,'?'),(_binary '_ӻL\Ϋ\\r','wp-content/plugins/mailchimp-for-wp/assets/src/js/integrations-admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/integrations-admin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\\Xm26\vE#7',_binary '\"lH\ܢvPtWkA\o\\+\\u','',0,'?'),(_binary ';f`A3\	h\\','wp-content/plugins/mailchimp-for-wp/assets/src/js/misc/scroll-to-element.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/misc/scroll-to-element.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K\0W7\ɖ❡',_binary '%s\\\D]NޖF\0܊^41mYB\','',0,'?'),(_binary '\\\7ޱ(\"o','wp-content/plugins/mailchimp-for-wp/assets/src/js/third-party/placeholders.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/third-party/placeholders.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\r\\(\\0',_binary '4IK\.2\R<5\ǯU$f\_Ă','',0,'?'),(_binary 'uHs6Ze*\\I','wp-content/plugins/mailchimp-for-wp/config/default-form-content.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/config/default-form-content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Lo\hԌ_tr}\\\"|',_binary '\:x\\C0\\\2\\k[\.','',0,'?'),(_binary '&\CN!','wp-content/plugins/mailchimp-for-wp/config/default-form-messages.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/config/default-form-messages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\F\ԝ\\k~',_binary 'J\\ZsT9\\\TgQ\wO]G','',0,'?'),(_binary '65f\TuG8NtG','wp-content/plugins/mailchimp-for-wp/config/default-form-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/config/default-form-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' hʖ\\Oۀ',_binary '\ZAߓ\`uyԞ\@\H/êF:(','',0,'?'),(_binary '܌\{t\%{','wp-content/plugins/mailchimp-for-wp/config/default-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/config/default-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Bb\v}V\mгk',_binary '\>C\\\Tn#P\\-0','',0,'?'),(_binary '\\WzmD\74\X\|','wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin-ajax.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin-ajax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Կr \܉\	\',_binary '\z\}07ᵆ;\\,ǐ\2,q!bV\\*','',0,'?'),(_binary '\i\\n\\Z=','wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin-messages.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin-messages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '뀆e\	LE\MU',_binary '\\\ݒ\I\	\kǆ&<}oմ \7+','',0,'?'),(_binary '\\":\Π\>7NJc','wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin-texts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin-texts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M_\F\\6\-',_binary 'Юmo\\\_^\Pu=xN8\j3Dy\','',0,'?'),(_binary 'N/P\jo~','wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin-tools.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin-tools.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\+o\Z`\\\P\V',_binary 'IH\Ɯ\\0dnEٻlXKEh\\3\sd','',0,'?'),(_binary '@\\a\\&ZEB\\','wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g.\pϦ$\u\Y',_binary '	[7;\op\T\\c\\S	g\\\'z:','',0,'?'),(_binary 'Er-S{\\b|+\%','wp-content/plugins/mailchimp-for-wp/includes/admin/class-ads.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/class-ads.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\\?7|4\WX',_binary '6kdȇ\-\I\q\\'\ǞU\r\\C','',0,'?'),(_binary 'Maus5\0[\ձNM','wp-content/plugins/mailchimp-for-wp/includes/admin/class-review-notice.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/class-review-notice.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'IU#\VFB\',_binary '	)11\\*\G[n\D\CŚ','',0,'?'),(_binary ':ө\\J98\5','wp-content/plugins/mailchimp-for-wp/includes/admin/class-upgrade-routines.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/class-upgrade-routines.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+\\\\$H0*',_binary 'I\BpM\\Z\\S\gjׯ8\5D;','',0,'?'),(_binary '\"\\^Y%fT','wp-content/plugins/mailchimp-for-wp/includes/admin/class-usage-tracking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/class-usage-tracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`U\\\]',_binary '\Q\\\Z\ӗ\3	ԢB%i)7R{','',0,'?'),(_binary '\\\\9\\˻X\\d','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-form-1-post-type.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-form-1-post-type.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lq~\ԏMF\y\',_binary '}ߢhnQ\Z\u-\49,R|n/\y','',0,'?'),(_binary 'wǗkuEg\H\\\\ro','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-form-2-options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-form-2-options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n(q\K\\ZD',_binary 'wR\\Rz|di\\"~xH\F','',0,'?'),(_binary 'F0]\2p\eW\0y','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-form-3-messages.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-form-3-messages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*}9$H>D\B',_binary '\nF\ogu\nOҴ\\^jvMMQ\u\nh','',0,'?'),(_binary '/\Hд~\lQE}','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-general-options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-general-options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\#\.=\~^Z',_binary 's2\8N%\43j z5CWI>\!\E/;t','',0,'?'),(_binary '\\ra+U','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-integration-options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-integration-options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?8(\\m9m?',_binary '\r&=~\FX\\\n\\\ZXX\9','',0,'?'),(_binary '\-Lxg\s','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-styles-builder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-styles-builder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']|!\0y2Z\',_binary '&44,ϋhAN>\0},taT\Ҽ\~','',0,'?'),(_binary '\Zq$@\Қ>sj{oh\','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-widget-base-id.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-widget-base-id.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\Ν\/\KYUT\\rY',_binary '\y^b\`\"\Y0@;P\m\\@O2<','',0,'?'),(_binary '\j]\Qٲ\\\%6','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.3-usage-tracking-schedule.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.3-usage-tracking-schedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Nm<$p֒',_binary '1HT\\yi}\\a:\ZZH/#\\','',0,'?'),(_binary '2|\cI\v\WY','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.1.6-woocommerce-position-prefix.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.1.6-woocommerce-position-prefix.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʸ`%\[[\Zk*/',_binary '3.{hx\DQRcOW%B\0\A\ذ','',0,'?'),(_binary '-K\\\ك\``\','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.0.0-groupings-to-interests.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.0.0-groupings-to-interests.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4R&C\2+tB\',_binary 'sg\@\`aly8y\EK/\{I\\\te','',0,'?'),(_binary '+L\rvle_\g0','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.0.0-hidden-fields-value-delimiter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.0.0-hidden-fields-value-delimiter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\hVV\\1\n9+ߕ',_binary '5ŧ*5\\fcF\	\43','',0,'?'),(_binary '\E33*t#|\\','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.0.7-rename-debug-log-file.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.0.7-rename-debug-log-file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B:\)\6\|\&\D',_binary 'a\p\vL\X	q	\\s\2L9\6#','',0,'?'),(_binary '\"T\\_Cx	\\)','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.1.2-flush-list-cache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.1.2-flush-list-cache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%PE\\AU\\/(<.s',_binary '\Lg;\fc˰Wo	C:;U','',0,'?'),(_binary '#In_Vy\\ 7.\L','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.1.3-reschedule-event.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.1.3-reschedule-event.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>`,\iYa\',_binary '!EnV\Zo~@5o.\0 -N\0D\0WJ','',0,'?'),(_binary '\8+h\^.','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.6.0-remove-lists-from-options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.6.0-remove-lists-from-options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%m\~z\y-',_binary '\6\")xz:3\\\j=-NS=Ō\\-_z','',0,'?'),(_binary '\03\\\\]EűN\$\&','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.8.2-move-debug-log-to-subdirectory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.8.2-move-debug-log-to-subdirectory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZHZdS2B %\۪',_binary '\~\**\,|:\ͯ\R\I\	\','',0,'?'),(_binary '\Z\\\5l\\`[\;','wp-content/plugins/mailchimp-for-wp/includes/api/class-api-v3-client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/api/class-api-v3-client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0ov施:0\u',_binary '\DD;=6L\h\}Wv:<\Z','',0,'?'),(_binary '=P\3>.\̓\','wp-content/plugins/mailchimp-for-wp/includes/api/class-api-v3.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/api/class-api-v3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ҥ-\pIPn\	Վ',_binary '\\HH˂\\+F1\nMm3:n8\Z','',0,'?'),(_binary 'q\w\Cb٪l\ ','wp-content/plugins/mailchimp-for-wp/includes/api/class-api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/api/class-api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\Lv^ \u(=',_binary 'tI>CH	NA\v\}ٿ','',0,'?'),(_binary 'Mw_\"x*,\;','wp-content/plugins/mailchimp-for-wp/includes/api/class-connection-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/api/class-connection-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\GU\}S0	\',_binary 'J$\n\HCez\e<\L','',0,'?'),(_binary '*9G\|\\\Ӑ','wp-content/plugins/mailchimp-for-wp/includes/api/class-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/api/class-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܥ\h\"\F\0@A',_binary '\a\qL⺺quJGԐԔŗ&0V','',0,'?'),(_binary ';%\?>\\;ێ\}','wp-content/plugins/mailchimp-for-wp/includes/api/class-resource-not-found-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/api/class-resource-not-found-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ƛM\rGi4^\\G|\"',_binary '&=CWiq\dp\Tq.','',0,'?'),(_binary '\m\% c$\Zx\J\','wp-content/plugins/mailchimp-for-wp/includes/class-container.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-container.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\B;\,3h',_binary '\0\\M~x!Azn\,Q$j\t\b\{','',0,'?'),(_binary '\K\F!₄=\/7\','wp-content/plugins/mailchimp-for-wp/includes/class-debug-log-reader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-debug-log-reader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-=<p#KnBm\\0',_binary '}\(\G[\]FK\#h\R͜\\','',0,'?'),(_binary 'j\\\^&\QĿy3~','wp-content/plugins/mailchimp-for-wp/includes/class-debug-log.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-debug-log.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\#\\X_6\r',_binary '\m\Up9Z\\n$h\R\`\\GI̀','',0,'?'),(_binary '\:t\L|!\F','wp-content/plugins/mailchimp-for-wp/includes/class-dynamic-content-tags.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-dynamic-content-tags.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bd>W\\Ғ\[T\',_binary '(1m>܂\\\M#\G\g~w\','',0,'?'),(_binary '\\ra\@ x8\9\\','wp-content/plugins/mailchimp-for-wp/includes/class-field-formatter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-field-formatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pGbc\s\0',_binary '\gˋ\iA\<()#$-\@nj#\0','',0,'?'),(_binary 'o{˸7\z\0g1n\','wp-content/plugins/mailchimp-for-wp/includes/class-field-guesser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-field-guesser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{7A\$&仕s',_binary '8\n\~\PRf\"Z_\\t{ ','',0,'?'),(_binary 'Z\'a-Ee>\\`','wp-content/plugins/mailchimp-for-wp/includes/class-list-data-mapper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-list-data-mapper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#8 F2N\k\',_binary '\\!\'\Z	\\ug.DF\\l-Z','',0,'?'),(_binary '\0vw׼\\','wp-content/plugins/mailchimp-for-wp/includes/class-mailchimp-subscriber.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-mailchimp-subscriber.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C@L\>2;VT6\rt[',_binary 'F:>@ƽ4Q\\\\\#22\nE6e2VC^\','',0,'?'),(_binary 'z\,\\\\$el','wp-content/plugins/mailchimp-for-wp/includes/class-mailchimp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-mailchimp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W#\"[\7?j0',_binary '2r;\r\\T5\\ryK\0I7V\n~\\','',0,'?'),(_binary '\3s~\̀8X','wp-content/plugins/mailchimp-for-wp/includes/class-plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd䓆\,~\hE&e',_binary 'h\n)\#:ݡKca\\Z\N\RD;@\','',0,'?'),(_binary 'Ǘe\MR\\ɶ0V7','wp-content/plugins/mailchimp-for-wp/includes/class-queue-job.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-queue-job.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\t=\}w\ľ',_binary '*Qla\5\\\\\#r\z\\r\-kj\/Ҫ','',0,'?'),(_binary 'K%wޯ2\^[2=!','wp-content/plugins/mailchimp-for-wp/includes/class-queue.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-queue.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\X\o\h',_binary 'z\t\i,<iZƵ*v^PUu\:`','',0,'?'),(_binary '/?/\\[\\','wp-content/plugins/mailchimp-for-wp/includes/class-tools.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-tools.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k1LB~Q\\\\',_binary 'wV^*L\O\\\B]\\7ai\^j\','',0,'?'),(_binary 'x;?V\\)e4','wp-content/plugins/mailchimp-for-wp/includes/default-actions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/default-actions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c:\}\8kAFt\bc',_binary '\\\/\ϓZ(,\\*G\M\A\Fo','',0,'?'),(_binary 'S̙Uv|\\J#','wp-content/plugins/mailchimp-for-wp/includes/default-filters.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/default-filters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B0\Am\',_binary '*U\\T\\6\s0C\ZP¯\n+zg','',0,'?'),(_binary '\\4kH\8Է','wp-content/plugins/mailchimp-for-wp/includes/deprecated-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/deprecated-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R	g_Eh\+:@',_binary 'vDcJ4\\6\n>\,T~\+o\W%\"`','',0,'?'),(_binary 'A{EWk\5\','wp-content/plugins/mailchimp-for-wp/includes/forms/admin-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/admin-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\	ۤO\r\M',_binary 'mfAm\VMKY/l\h\y\*','',0,'?'),(_binary '\\f{S}ΜӪ','wp-content/plugins/mailchimp-for-wp/includes/forms/class-admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~E\g}HL',_binary ',\\r\It\7䣋ǺR\}9G.=(UzU','',0,'?'),(_binary 'Vl*N=@ӽ','wp-content/plugins/mailchimp-for-wp/includes/forms/class-asset-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-asset-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':i\4,\\VK-^',_binary ' .X㘂SD\\\O8\+qYʍ\\R\\','',0,'?'),(_binary '4\Zކ\g_\\\.','wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-amp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-amp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\\\\\\)\',_binary '.\\\Ѿ\n\\],_=u\ݿ','',0,'?'),(_binary '\\\\9k\":>\','wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-element.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-element.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\LG\\d\|',_binary '\\7\\\}Ʉ\\1װNB\Y	C','',0,'?'),(_binary '<Dk\\\\iI\','wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-listener.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-listener.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`;?ؕv\Zl ޚ',_binary '\2\(b]\&\\gs\nq\Q]\\\\\V','',0,'?'),(_binary '\QC=@vC\m\','wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5#\%E\V\\(',_binary '\T\'\"\M\\8ba\\n\Rjl\','',0,'?'),(_binary '\K*љ\&a~','wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-message.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-message.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\+\h\\',_binary ':C\5\H\=td,\\{glX_\,nߏ','',0,'?'),(_binary 'R8l\xTC`\','wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-previewer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-previewer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_!Y\\f\cs]\U',_binary '[\\\`VGr͞(\\kGk&1>','',0,'?'),(_binary 'PM\9\\'\\','wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-tags.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-tags.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*_\\'6>\',_binary 'Т\-]}jO\&\\Z\I \hv%','',0,'?'),(_binary '@֚\\*A$gR-','wp-content/plugins/mailchimp-for-wp/includes/forms/class-form.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gɀ\׾hKx\',_binary 'W\g4\Z\v\i@֓bQ\ ҿ鴴]\,\','',0,'?'),(_binary 'K\\ueR_Ԟd','wp-content/plugins/mailchimp-for-wp/includes/forms/class-google-recaptcha.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-google-recaptcha.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\\\Z|\6Z7',_binary '#wS)\ o \oU\<r5))t\6','',0,'?'),(_binary '\r#\n*h`\A','wp-content/plugins/mailchimp-for-wp/includes/forms/class-output-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-output-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ G \ؽ\\Ȯ֨',_binary '`\2]\ޤz.~\\\Gb\U\%./','',0,'?'),(_binary '\[=Ht\,','wp-content/plugins/mailchimp-for-wp/includes/forms/class-widget.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\m Y\nm\ɴ0',_binary '#ʂ\\]\r\\*b+E	\\6\','',0,'?'),(_binary '\\Z\쀻\r\\'','wp-content/plugins/mailchimp-for-wp/includes/forms/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/7\\+At\zz',_binary '\03XJ,\0\z@EMR\\l\\:RPJy\\','',0,'?'),(_binary 'JƽB\o\I\;','wp-content/plugins/mailchimp-for-wp/includes/forms/views/add-form.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/add-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\B\\0\\ugsrĚ',_binary 'ZSgh\aJĸ\-\ȱi*2\%','',0,'?'),(_binary 'v[9\\\J\]\','wp-content/plugins/mailchimp-for-wp/includes/forms/views/edit-form.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/edit-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ph\kju\}',_binary 'E\S7j7\rj\\ed\"믑\'ь','',0,'?'),(_binary '\0M)K%5݌\\r','wp-content/plugins/mailchimp-for-wp/includes/forms/views/js/dummy-api.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/js/dummy-api.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!L\Đw',_binary '!C\G\W\\S}`\\\\\3\=','',0,'?'),(_binary '\\\3_\\_\','wp-content/plugins/mailchimp-for-wp/includes/forms/views/js/url-fields.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/js/url-fields.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Bb}\I\\с',_binary '7f8\N~Z\:\/LL]x32^^','',0,'?'),(_binary 'N\U\\CHO\{','wp-content/plugins/mailchimp-for-wp/includes/forms/views/parts/add-fields-help.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/parts/add-fields-help.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\Y e\#S',_binary ',4\\<`\7D=\n\o\)?+*','',0,'?'),(_binary 'h\h_j<\1G','wp-content/plugins/mailchimp-for-wp/includes/forms/views/parts/dynamic-content-tags.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/parts/dynamic-content-tags.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ތ|d\Q\	ҭ',_binary 'WE%$\r\&x\\\\Z&\e{c	IP','',0,'?'),(_binary '\\\>\\\31','wp-content/plugins/mailchimp-for-wp/includes/forms/views/preview.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/preview.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\\!:\\\\\'Uz',_binary '\Xl\\\Zv0\p\g<cO:n\Na','',0,'?'),(_binary '\N{\*J\\+z^2','wp-content/plugins/mailchimp-for-wp/includes/forms/views/tabs/form-appearance.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/tabs/form-appearance.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' Z*Ya\\r\"Wj{',_binary 'r\;@7\[0\t\\I()1\','',0,'?'),(_binary 't*0\uo\\.&,','wp-content/plugins/mailchimp-for-wp/includes/forms/views/tabs/form-fields.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/tabs/form-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\On\m\',_binary 'd6ィ\\\	W\nn~\7-<\X+','',0,'?'),(_binary 'ѿHRSH3k','wp-content/plugins/mailchimp-for-wp/includes/forms/views/tabs/form-messages.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/tabs/form-messages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@)\\ٹ\.\U3D',_binary '\\}I\;vh\ZI.:x`nT\2','',0,'?'),(_binary 'MHt;\2&','wp-content/plugins/mailchimp-for-wp/includes/forms/views/tabs/form-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/tabs/form-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\.P\\\Wk\ex',_binary '\\/\co셯fGǞkM\','',0,'?'),(_binary 'soߝ^]K','wp-content/plugins/mailchimp-for-wp/includes/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\lI2',_binary '~;:Q\\3xX-(\\5+(|\','',0,'?'),(_binary '\\s\\\G\','wp-content/plugins/mailchimp-for-wp/includes/integrations/class-admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/integrations/class-admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\~?I\p\',_binary 'ѳ1\\XR\\\+t:<0\\49','',0,'?'),(_binary 'Aʾ\\5+\GM.','wp-content/plugins/mailchimp-for-wp/includes/integrations/class-integration-fixture.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/integrations/class-integration-fixture.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\\\F\r\j',_binary '߈?l\sR3~\ӓS\r*W\S3V','',0,'?'),(_binary '-4\nȬ\t̍؞\','wp-content/plugins/mailchimp-for-wp/includes/integrations/class-integration-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/integrations/class-integration-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\TA(=\w\rZ1',_binary '|\\\\ry\i|\3@\r&2\\+\~','',0,'?'),(_binary 'lld\H\\0ɦޓ','wp-content/plugins/mailchimp-for-wp/includes/integrations/class-integration-tags.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/integrations/class-integration-tags.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\ԟ#ߡْ\\w',_binary '=o~3d\aB\ZDB}2\Kt\_\"\ZG\','',0,'?'),(_binary '\dQb\\DV(U','wp-content/plugins/mailchimp-for-wp/includes/integrations/class-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/integrations/class-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\^\\S.\Z',_binary '$0Cﹽ\W\\h:= !W\|}0\','',0,'?'),(_binary '\\\ci{\n\\sL','wp-content/plugins/mailchimp-for-wp/includes/integrations/class-user-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/integrations/class-user-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,_\\4 \\\P',_binary 'R3\7\\\pd*z\r̴8y^\f','',0,'?'),(_binary 't(QLxC*\߶\z','wp-content/plugins/mailchimp-for-wp/includes/integrations/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/integrations/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\gcdٟhLATN',_binary '\{<}\GqOM\\\'څ\t&','',0,'?'),(_binary '\\\[\\\\~','wp-content/plugins/mailchimp-for-wp/includes/integrations/views/integration-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/integrations/views/integration-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K\Zp\Rw',_binary '`F.\I\g@$\\ۛt\KȺ\\'\Fs-','',0,'?'),(_binary 'g\Uid:)','wp-content/plugins/mailchimp-for-wp/includes/integrations/views/integrations.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/integrations/views/integrations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڭY\01\\#\',_binary '6	@:ܕ&	Eb5w+w8}U\9','',0,'?'),(_binary '\Q-u\0q\9\0','wp-content/plugins/mailchimp-for-wp/includes/views/extensions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/views/extensions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\AR',_binary '?\vY[\\?]_y7|B\\(M\','',0,'?'),(_binary '\g\2\GdjX','wp-content/plugins/mailchimp-for-wp/includes/views/general-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/views/general-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'úrj@\x\'_',_binary '\%\\\\r\"B[Nn\ds,i:\>WL','',0,'?'),(_binary 'B:N+S|','wp-content/plugins/mailchimp-for-wp/includes/views/other-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/views/other-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\oD\9\',_binary '\6NNݶz5.Z-v\~Ҽ\~\\Z[\\','',0,'?'),(_binary '\\\\rv\@/ʺx','wp-content/plugins/mailchimp-for-wp/includes/views/parts/admin-footer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/views/parts/admin-footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<i\m\',_binary 't\'-Աz	\tq٦.̎\\fJ`\\O','',0,'?'),(_binary 'όe`W\ok#\\7\\','wp-content/plugins/mailchimp-for-wp/includes/views/parts/admin-sidebar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/views/parts/admin-sidebar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\]qy*M\e\',_binary '2)?X\\\X\\mҠ4 	(\','',0,'?'),(_binary '`\C\\\\Q\w\~C','wp-content/plugins/mailchimp-for-wp/includes/views/parts/lists-overview.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/views/parts/lists-overview.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\, \\ї RM',_binary 'vuIIA\"Tfqj\k_͎ͮ8sZrs','',0,'?'),(_binary 'Vg	\\nsW\\0\','wp-content/plugins/mailchimp-for-wp/integrations/affiliatewp/class-affiliatewp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/affiliatewp/class-affiliatewp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>LE`\'&j(%\\',_binary 'U\\\\'>=mɰq,Ad_DR\\Zm\8\\Z','',0,'?'),(_binary 'c\t\d\x\\E','wp-content/plugins/mailchimp-for-wp/integrations/bootstrap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\twŋ:#ڴgjr',_binary 'Ŕ\ѧ3\H02Ru&`,\\\\\p,6','',0,'?'),(_binary 'G\\ߊ\ 9ˑ2>\\','wp-content/plugins/mailchimp-for-wp/integrations/buddypress/class-buddypress.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/buddypress/class-buddypress.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '91\TVQ\\\0',_binary 'UFa\D\P3\Z\T\j%kg\','',0,'?'),(_binary '|3<3Q\"%}5\A3Z','wp-content/plugins/mailchimp-for-wp/integrations/contact-form-7/admin-before.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/contact-form-7/admin-before.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nO\0<{龥!\',_binary '#7LH?\\D\Z\\\\\"܎\ngB\','',0,'?'),(_binary 'u\mJ\U\\\V','wp-content/plugins/mailchimp-for-wp/integrations/contact-form-7/class-contact-form-7.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/contact-form-7/class-contact-form-7.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qV\ӿ\A\8;\"k',_binary '>\\re$\\"٥ĞsrFP`','',0,'?'),(_binary '|\+\U\\V\r','wp-content/plugins/mailchimp-for-wp/integrations/custom/admin-before.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/custom/admin-before.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Բ\X\_o\}o',_binary '\#|\ȡ\\9o\*C<\p}b\','',0,'?'),(_binary '\\̙\;\ˎ@w@','wp-content/plugins/mailchimp-for-wp/integrations/custom/class-custom.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/custom/class-custom.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x \B\"4/8S',_binary 'm\6dŪ\'͍\\\0\"ۀ\0\\nHXf','',0,'?'),(_binary '׉ɻ_\M]','wp-content/plugins/mailchimp-for-wp/integrations/easy-digital-downloads/class-easy-digital-downloads.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/easy-digital-downloads/class-easy-digital-downloads.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\愲\\NXJ',_binary '\Mw9\w<̟Q\\B&g\\X\\C|\e','',0,'?'),(_binary '\$yw@!#(\g,','wp-content/plugins/mailchimp-for-wp/integrations/events-manager/class-events-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/events-manager/class-events-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '} +w^B\\[\',_binary 'C6\|u\\<0)\E\\Օ\ZS+\','',0,'?'),(_binary '_÷\'X\̤c\D*\','wp-content/plugins/mailchimp-for-wp/integrations/give/class-give.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/give/class-give.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\;\\\',_binary '-Z]\\'\^ZQa\~gus<','',0,'?'),(_binary '\Vp\\'tiy\n\W|','wp-content/plugins/mailchimp-for-wp/integrations/gravity-forms/admin-before.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/gravity-forms/admin-before.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '۾q\d3mFC\J',_binary '{ٯA\#\#}O3\\\*k\uIE\','',0,'?'),(_binary ':\`E\sL/\','wp-content/plugins/mailchimp-for-wp/integrations/gravity-forms/bootstrap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/gravity-forms/bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Օ[2az\',_binary ']7.&\\V,\;A|ElZ;-\9\FH\0','',0,'?'),(_binary 'jӴ4x}.m','wp-content/plugins/mailchimp-for-wp/integrations/gravity-forms/class-field.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/gravity-forms/class-field.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Oo5\\ZA\/',_binary '\\?f\w\>Cg\(Β2n|\0','',0,'?'),(_binary '\۔$ńx\','wp-content/plugins/mailchimp-for-wp/integrations/gravity-forms/class-gravity-forms.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/gravity-forms/class-gravity-forms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\"\"H[',_binary '\\΍e-\"\݌TZ\\R\W90\','',0,'?'),(_binary '~X\\":\3c*','wp-content/plugins/mailchimp-for-wp/integrations/memberpress/class-memberpress.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/memberpress/class-memberpress.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gqovN0\q\Z#]F',_binary '\Kp\Aza_襔/<GsY\\;H=Ӝ,\l\','',0,'?'),(_binary '\vR7D\W\my','wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/admin-before.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/admin-before.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{|\\'A\W',_binary ']\z%\Wy}\}B\4\zbm','',0,'?'),(_binary 'GdO,!\d\\}R','wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/bootstrap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L[8>f0kf\',_binary 'o\d\T&\7\\W\d\\ZԟV\n\x<\\\\','',0,'?'),(_binary '\\\.!)\.5\0','wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/class-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/class-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ǥ/&ܮ',_binary ';\r\r;?8H\9\Zfm\"Mm\\\\[\\','',0,'?'),(_binary '\\hǠ}!B[[s\q','wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/class-field.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/class-field.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{X!\&}\অ];',_binary '\7:\r\r\\#(~\\O\L\0\$NA\\\'\','',0,'?'),(_binary '\rW\rĥ\ ','wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/class-ninja-forms.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/class-ninja-forms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\ded\\r\u\\xF',_binary 'cv7iW\'\OHc|\rXj\r(#\%\\\((%','',0,'?'),(_binary 'ο\\iZuY`','wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms-2/admin-before.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms-2/admin-before.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ȝ<\޴_;W\t',_binary 'JKl󶧧\Z\KޗJ0C.N;','',0,'?'),(_binary 'x9,Y([d','wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms-2/class-ninja-forms.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms-2/class-ninja-forms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g*lΏv\\	sO\',_binary 'P%\N\{\\\0\\v\\\n;	','',0,'?'),(_binary 'L\Zh\0<\HD\\','wp-content/plugins/mailchimp-for-wp/integrations/woocommerce/admin-after.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/woocommerce/admin-after.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9bN[\\\yaW',_binary 'D/M\0f\KWaۅ.->\\','',0,'?'),(_binary '\Qu\ZNC\rd\\','wp-content/plugins/mailchimp-for-wp/integrations/woocommerce/class-woocommerce.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/woocommerce/class-woocommerce.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\\\E?O\I',_binary 'o\\\Zu)*c727\!,\wy\\k','',0,'?'),(_binary '詾Q\,u\\b\','wp-content/plugins/mailchimp-for-wp/integrations/wp-comment-form/class-comment-form.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/wp-comment-form/class-comment-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`kȥU%\',_binary '\\W\n\ʊ{\\y.\%\n0lĳ','',0,'?'),(_binary 'OS\\R\`\0\','wp-content/plugins/mailchimp-for-wp/integrations/wp-registration-form/class-registration-form.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/wp-registration-form/class-registration-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[t:KF\o',_binary '\W-i^\'`^v\N)&Oi\L=\\','',0,'?'),(_binary '\"\[\M\_G\r','wp-content/plugins/mailchimp-for-wp/integrations/wpforms/admin-before.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/wpforms/admin-before.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>#Ɲ\\Ul',_binary ':̢Af43\l\z\i\\-\\','',0,'?'),(_binary '\3\/\\\0h\\	','wp-content/plugins/mailchimp-for-wp/integrations/wpforms/bootstrap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/wpforms/bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G*\P\I\ҩㆣd',_binary '/*t#-jC\\Za\@üjmDq\Z\n','',0,'?'),(_binary '\,uka|Zۑ\','wp-content/plugins/mailchimp-for-wp/integrations/wpforms/class-field.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/wpforms/class-field.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\\VrG\\',_binary '-Ic3دA\j\\r\Ju\m\*;\\\sf','',0,'?'),(_binary 'L^Dr\M\\o]','wp-content/plugins/mailchimp-for-wp/integrations/wpforms/class-wpforms.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/wpforms/class-wpforms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B-K\ъH\\r*',_binary '|cge\[#\k^\bk\z[','',0,'?'),(_binary 'L\\0\\f','wp-content/plugins/mailchimp-for-wp/languages/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/languages/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\cL\\\q\?',_binary 'a8:)xO(\"^\lY\׎P\#\\','',0,'?'),(_binary '!	>!5=\c_\','wp-content/plugins/mailchimp-for-wp/languages/mailchimp-for-wp.pot','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/languages/mailchimp-for-wp.pot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S	\V,fd:',_binary 'r\Z@=	\\{ܶȳĂ\'-N&','',0,'?'),(_binary '\\\]&\z\#','wp-content/plugins/mailchimp-for-wp/mailchimp-for-wp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/mailchimp-for-wp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>Ï]\j%\\ٴ\',_binary '\,\ДL\\\\\y\\ƛ7\M\:\^','',0,'?'),(_binary '\\z\\\\Ut[T\Z\','wp-content/plugins/mailchimp-for-wp/phpcs.xml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/phpcs.xml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.ˁ-\nͥ\Xe\B',_binary 'ym\\nXH=!s#R1m#a\\l','',0,'?'),(_binary '@p@WQW޽\D\','wp-content/plugins/mailchimp-for-wp/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GB8\:\%t[fW\',_binary '/gJ\_}jV\W\a>rr\\n\','',0,'?'),(_binary '\,TA\67IG[','wp-content/plugins/mailchimp-for-wp/vendor/autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rݭVmڳ\1thI|',_binary ' /{;nn|_@i\\"\zE$-W\}7\&\','',0,'?'),(_binary 'IP\\Z\;>Yf\\','wp-content/plugins/mailchimp-for-wp/vendor/composer/ClassLoader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/ClassLoader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{0\\,Q6n',_binary '\`\\\\sN\.\-ډ\GDT-\nt\','',0,'?'),(_binary 'u{gJ\\YE\0y','wp-content/plugins/mailchimp-for-wp/vendor/composer/InstalledVersions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/InstalledVersions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\fFi*f><',_binary '\M\נkiy\̨\'\\S\nV\|TĴ','',0,'?'),(_binary 'jxyꨑ\\\nNp','wp-content/plugins/mailchimp-for-wp/vendor/composer/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']_\#D\\0\\',_binary '\Z ے\%4~N\~Gh!b\:wɌ\'','',0,'?'),(_binary 'q\\\\0D`v','wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_classmap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_classmap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&R%b]7ԧ',_binary ';\Hjϑܙ+\G[\ (\0g\3LI','',0,'?'),(_binary '$\\6%y\&\\л\','wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_files.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_files.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\2\\\\\r6z',_binary '\\lakp\f5\B\i1\2\"\\Jx','',0,'?'),(_binary 'P\[>ٟ RcU','wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_namespaces.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_namespaces.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\,}vĨ3\G\)',_binary 'Er4@\0ԡ$\z\3\$l\\Z\`i\ex\l\','',0,'?'),(_binary 'G\eˆj\:\\\\','wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_psr4.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_psr4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:\0\\>\\\}LQ\0',_binary '\\_U\0]q=Չf\\/	@d\\r+v\*(','',0,'?'),(_binary 's?+{\q\<\\\','wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_real.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_real.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?QR\0\\qd\\C',_binary 'J\8j\~֬jv&UMN@S\Jۇ\\V','',0,'?'),(_binary 'u\/R\\Z\&','wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_static.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_static.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lq\9F\\/X~Ŋ$',_binary '|3f\\n\J\=\\\G\\6\V]^1','',0,'?'),(_binary 'I=\M\]\\','wp-content/plugins/mailchimp-for-wp/vendor/composer/installed.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/installed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?v\\\\h~\L.b\w',_binary '8k\\\2K#\\A\\\]\n,','',0,'?'),(_binary 'O)\P\'\T\','wp-content/plugins/mailchimp-for-wp/vendor/composer/platform_check.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/platform_check.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iB\(b2E1\',_binary 'wU2?eE?-\@}PJtr\މv~h','',0,'?'),(_binary '\l\m͊\\\8	','wp-content/plugins/mailchimp-for-wp/wpml-config.xml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/wpml-config.xml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\\Uoa3v=',_binary 'L\3\]\\\tqeۃ/℀\.oi','',0,'?'),(_binary 'u\Xj93\7R\','wp-content/plugins/metronet-profile-picture/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\0\\$i2\\',_binary 'X;\1Mr\G{\\y\\%1\`\\ak[','',0,'?'),(_binary '\ba`^\zQ\`#З\','wp-content/plugins/metronet-profile-picture/css/back-end-gutenberg.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/css/back-end-gutenberg.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-{[~ɾh\	\',_binary '1A\ZzWGTW\\I\\/5IjC4W\yl','',0,'?'),(_binary '\z\=jӫ\`}\\n','wp-content/plugins/metronet-profile-picture/css/front-end-gutenberg.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/css/front-end-gutenberg.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ȇ$\)\W4EϦ',_binary 'N\\\ˉ\3\"\\qQ-\\\zn\I','',0,'?'),(_binary 's/(YEHw','wp-content/plugins/metronet-profile-picture/dist/blocks.build.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/dist/blocks.build.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5F<v|B=2^q',_binary '\\\ݏhY\g|\\O`-v1\?F\Z#\','',0,'?'),(_binary '-\\n?\Მ\\#m','wp-content/plugins/metronet-profile-picture/dist/blocks.build.css.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/dist/blocks.build.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\:Y\"\9	\',_binary '\\\#\S\FY\\\'Ba>\\\','',0,'?'),(_binary '\h{.>r\\r','wp-content/plugins/metronet-profile-picture/dist/blocks.build.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/dist/blocks.build.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6Wy2\s\\=\H3',_binary 'tX\};RA\\q,=\X>õ\A=N\','',0,'?'),(_binary 'U%\\(\ȲaxI','wp-content/plugins/metronet-profile-picture/dist/blocks.build.js.LICENSE.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/dist/blocks.build.js.LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lǵj\y\r7',_binary '\\\/ߠF˦h\)%;3\O\\ŭ','',0,'?'),(_binary '	}-\\\h4|(','wp-content/plugins/metronet-profile-picture/dist/blocks.build.js.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/dist/blocks.build.js.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r(\t\>\Ń\',_binary ']p:qS*K\\]/\0`\\\#M','',0,'?'),(_binary '\\\M쑻\^J:','wp-content/plugins/metronet-profile-picture/dist/blocks.editor.build.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/dist/blocks.editor.build.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\BȏZܢ|H!',_binary '\ޯg\r\\?%&Ď;I\u\"','',0,'?'),(_binary '\\fB\b#g\].\','wp-content/plugins/metronet-profile-picture/dist/blocks.editor.build.css.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/dist/blocks.editor.build.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\W\\\\7<\\7\',_binary 'go\ol>hs\[@\Z\\ D\F\y\z\','',0,'?'),(_binary '9%b\YTb','wp-content/plugins/metronet-profile-picture/dist/blocks.style.build.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/dist/blocks.style.build.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\fUMhT \%\f\\',_binary '/\7#4p\k;٨nADg\\b&','',0,'?'),(_binary '\\\YV\\\','wp-content/plugins/metronet-profile-picture/dist/blocks.style.build.css.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/dist/blocks.style.build.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\C\_\P\',_binary '-\\'X\Q3K\z\@\ebM9','',0,'?'),(_binary 'V\'\&\\)\7\','wp-content/plugins/metronet-profile-picture/gutenberg/class-gutenberg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/gutenberg/class-gutenberg.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nf0{S  t\\ӍM,g',_binary 'aSb\GFbW\\\t`\\-\\s\`','',0,'?'),(_binary '\\\Q{:	\GJ\BK','wp-content/plugins/metronet-profile-picture/gutenberg/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/gutenberg/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':7TmLȰ]R	O\gJ',_binary '$5\\'iײ\>I뱠]\:Ҷ`fCl3','',0,'?'),(_binary 'B}y\m)<\%:\\','wp-content/plugins/metronet-profile-picture/img/loading.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/img/loading.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m%c}M\s*',_binary '\\ca\VOzR9Ÿg\*w\-b$\','',0,'?'),(_binary '\\z䇁w]\','wp-content/plugins/metronet-profile-picture/img/mystery.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/img/mystery.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ҹI\ 6ް\\\',_binary '.\\Z9\\J|\w\$ɢ\oQ*\\i','',0,'?'),(_binary '9}!\er\40\','wp-content/plugins/metronet-profile-picture/img/social-logos.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/img/social-logos.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!	S}\G\U\/\7',_binary '=3Z\\c\I\8I\r\m\Y','',0,'?'),(_binary '\\y\huI&y','wp-content/plugins/metronet-profile-picture/js/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/js/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary ';\"6kro3ĥ@%','wp-content/plugins/metronet-profile-picture/js/mpp-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/js/mpp-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\˧kwB\_LQ\\',_binary 'm*!\0_Ne۴-\\<\%u\"(f\8@','',0,'?'),(_binary '\\2gI\(\\\4\','wp-content/plugins/metronet-profile-picture/js/mpp.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/js/mpp.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z\m<\V\hmP',_binary 'gpg\Rd\$3TѸ3|\"Ey@','',0,'?'),(_binary 'e\5{N\?\','wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture-es_ES.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture-es_ES.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*z\y\\,+B?\\',_binary '	\H<ugAMӕ\\r1\"|t)nsNҪN','',0,'?'),(_binary 'oJ\ϣ}\\Ԕ','wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture-es_ES.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture-es_ES.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z͟)\\gDnE曓',_binary '\Yz3\r\DWˤj*\6ԾF','',0,'?'),(_binary '8\C\\\!͗','wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture-pl_PL.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture-pl_PL.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\?LB`i2%lB\U',_binary '\/\Qs#\\K\ܿR7\`K\\\܍U)6?','',0,'?'),(_binary '\#+\\Z\x]\Zt','wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture-pl_PL.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture-pl_PL.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\3\Z\ZX!\\',_binary '\dM\\\\,\bK:z^e;\̃:\','',0,'?'),(_binary '\#_>\[-R','wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture.pot','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture.pot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/fB!5\\?;',_binary 'K\͚,\H\)#f\G\_*]','',0,'?'),(_binary '\>r9.mV\','wp-content/plugins/metronet-profile-picture/metronet-profile-picture.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/metronet-profile-picture.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\k\!\8O\',_binary 'ev\l9E%\&\}`]F\dC;\N*','',0,'?'),(_binary 'A\鿷)\?WaJ6','wp-content/plugins/metronet-profile-picture/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\N\\\E۬\ü\',_binary 'N!w\\"\e}Jf?\\rފ]kQ|B','',0,'?'),(_binary 'w\҉\JABwb\)\n','wp-content/plugins/salient-core/css/fonts/fontawesome-webfont.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/css/fonts/fontawesome-webfont.svg',0,_binary '.\murI1G\',_binary '.\murI1G\',_binary 'Lr7D@y\ɂ]NK(\ti\G9\\Tm=','',0,'?'),(_binary 'qla\t\\Xb\"v2','wp-content/plugins/salient-core/css/fonts/icomoon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/css/fonts/icomoon.svg',0,_binary '\EX\wCn\	r\\rR@',_binary '\EX\wCn\	r\\rR@',_binary 'Lc>3ʔ\`\Z\\\\\dJ\u\\','',0,'?'),(_binary 'GZ\\\\Ioy','wp-content/plugins/salient-core/includes/admin/assets/js/add-media.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/add-media.js',0,_binary '\\MW\烳\'\Z',_binary '\\MW\烳\'\Z',_binary '\?)seU\'\t[Uc\Q{$','',0,'?'),(_binary '\"h\rzFFc','wp-content/plugins/salient-core/includes/admin/assets/js/backend-edit-form-bulk.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/backend-edit-form-bulk.js',0,_binary 'N\0d6$~qmp',_binary 'N\0d6$~qmp',_binary '9\\\,\n\"t$\=fP\\:=\\R\ց','',0,'?'),(_binary '偪\\\u\\\\','wp-content/plugins/salient-core/includes/admin/assets/js/buttonset.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/buttonset.js',0,_binary 'OW*E\9',_binary 'OW*E\9',_binary ';y(^]U\ǒZ\yU>\\O5','',0,'?'),(_binary 'aUc\\7\_-','wp-content/plugins/salient-core/includes/admin/assets/js/chosen/chosen.jquery.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/chosen/chosen.jquery.min.js',0,_binary 'O\O\rĴ2\\\\|',_binary 'O\O\rĴ2\\\\|',_binary '\\pu\\rr-E~Z.|4d\rV ','',0,'?'),(_binary 'u\NJR`l','wp-content/plugins/salient-core/includes/admin/assets/js/colorpicker.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/colorpicker.js',0,_binary 'H\0\I\04\',_binary 'H\0\I\04\',_binary 'ÑU\0\əX\Se}f{\\:\{\t','',0,'?'),(_binary 'Lt\zw\r\\\\{','wp-content/plugins/salient-core/includes/admin/assets/js/grapick.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/grapick.js',0,_binary '~J\]BsA\fǼ',_binary '~J\]BsA\fǼ',_binary 'â\Db*\\\n\\yvZ-e\b\D','',0,'?'),(_binary '\n]^$\	\\*\','wp-content/plugins/salient-core/includes/admin/assets/js/meta.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/meta.js',0,_binary '(T\z\n\\x`J\\0\h',_binary '(T\z\n\\x`J\\0\h',_binary 'ӽ1\'_\\RR\ZE*W\x\_','',0,'?'),(_binary '\4K\\\$\y\','wp-content/plugins/salient-core/includes/admin/assets/js/nectar-element-edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/nectar-element-edit.js',0,_binary 'h%\\fS.\\p\\',_binary 'h%\\fS.\\p\\',_binary '\\HJ\\\0Qg+<\N[\\W\\\','',0,'?'),(_binary '\\xpD_ )?\','wp-content/plugins/salient-core/includes/admin/assets/js/nectar-frontend-editor-iframe.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/nectar-frontend-editor-iframe.js',0,_binary '}IDEQB\'}.',_binary '}IDEQB\'}.',_binary 'u\M\\ۤ\Z\z{l\A','',0,'?'),(_binary 'E\-\vMZ\\O','wp-content/plugins/salient-core/includes/admin/assets/js/nectar-frontend-editor.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/nectar-frontend-editor.js',0,_binary '|\_#\/\q\\\\<',_binary '|\_#\/\q\\\\<',_binary '\\\Z5u]k(Yb!qb|sz','',0,'?'),(_binary 'aO\rCb/\M(]','wp-content/plugins/salient-core/includes/admin/assets/js/spectrum.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/spectrum.js',0,_binary 'ݍY\$\ϼ\',_binary 'ݍY\$\ϼ\',_binary '_\K\\x\\#j,oiM	S}\\','',0,'?'),(_binary 'A3\Á\0F$\','wp-content/plugins/salient-core/includes/admin/meta-config.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/meta-config.php',0,_binary '=+.؁\}\7\N,\',_binary '=+.؁\}\7\N,\',_binary '\3\r[\r\\B\ΡMSmz\y','',0,'?'),(_binary 'w7ʉ\\W[\8','wp-content/plugins/salient-core/includes/admin/page-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/page-meta.php',0,_binary 'H҃Qk5B%\\B\<',_binary 'H҃Qk5B%\\B\<',_binary 'ʅ,QSυc1a\|A(F꭮	\nh]n\q','',0,'?'),(_binary '\\C\˚A\">[W\','wp-content/plugins/salient-core/includes/admin/post-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/post-meta.php',0,_binary 'Ck\\3\\',_binary 'Ck\\3\\',_binary 'NGȇ\5O2\NSӨW\\\','',0,'?'),(_binary '\"[l\\.\*\\*','wp-content/plugins/salient-core/includes/class-nectar-lazy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/class-nectar-lazy.php',0,_binary '\Z\\\\MVˌ/\',_binary '\Z\\\\MVˌ/\',_binary '\\nĺ\dV<cLr>6#\MIÅM','',0,'?'),(_binary 'e\\+XE\IL \@\','wp-content/plugins/salient-core/includes/class-nectar-theme-info.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/class-nectar-theme-info.php',0,_binary '#;MPa<\(\\-^:',_binary '#;MPa<\(\\-^:',_binary 'ӳ6ͯ\~{K!\&C {E\\\ZB\c','',0,'?'),(_binary 's{D\0Z\'h*','wp-content/plugins/salient-core/includes/conditional-assets/font-awesome/font-awesome.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/conditional-assets/font-awesome/font-awesome.php',0,_binary '\sa;QHl[pNy',_binary '\sa;QHl[pNy',_binary 'r۰	=\rLO)8Ǌ%`&*+\`','',0,'?'),(_binary 'U=\z\"UU\\\FW$','wp-content/plugins/salient-core/includes/core-helpers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/core-helpers.php',0,_binary '\WT#\\n^',_binary '\WT#\\n^',_binary '\\\'	\pSU\	0\9\s)z','',0,'?'),(_binary '\3\\0\\i4$>','wp-content/plugins/salient-core/includes/global-sections/class-global-sections.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/global-sections/class-global-sections.php',0,_binary 'H3\AB^\ޖE\',_binary 'H3\AB^\ޖE\',_binary '\n)\Jɸ\#ҟڇ(r.3C\琚','',0,'?'),(_binary 'Kr\8\0Q1<TЍ','wp-content/plugins/salient-core/includes/global-sections/js/admin-notices.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/global-sections/js/admin-notices.js',0,_binary '\6\\\'5\\*(\\',_binary '\6\\\'5\\*(\\',_binary '^l\x\6$\fJ\\2TW	\xOO\ZD','',0,'?'),(_binary '}TZg\8O38x','wp-content/plugins/salient-core/includes/global-sections/wpbakery-map.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/global-sections/wpbakery-map.php',0,_binary 'ѩ\\\\d\k',_binary 'ѩ\\\\d\k',_binary '}bޅf9K?1\\2\sJn\>r5R\Llm','',0,'?'),(_binary 'I\|z&\\NW̦\\','wp-content/plugins/salient-core/includes/helpers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/helpers.php',0,_binary 'jRt\=\\\\',_binary 'jRt\=\\\\',_binary '\:\[=\lr\\dF4\x\H# ','',0,'?'),(_binary '\\Q\xrK\n\Gy','wp-content/plugins/salient-core/includes/icons/class-nectar-icon.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/class-nectar-icon.php',0,_binary '\?װ\dHD\>1\',_binary '\?װ\dHD\>1\',_binary 'z/\\nwb\\7\9s\0c^J\I5\j','',0,'?'),(_binary '*D\\\On0','wp-content/plugins/salient-core/includes/icons/data/iconsmind-a.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-a.php',0,_binary 'i^W\MRU(',_binary 'i^W\MRU(',_binary '!\ZP\\\\ڟ\5C\\\\4<\nluqyM8\\c','',0,'?'),(_binary '_!\\6.{\]\'@','wp-content/plugins/salient-core/includes/icons/data/iconsmind-b.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-b.php',0,_binary '\,_ktҐn\#^[\',_binary '\,_ktҐn\#^[\',_binary '\'kc\6\Z#\V\0ASh\\'\\W','',0,'?'),(_binary 'VV:1*M\d\Q','wp-content/plugins/salient-core/includes/icons/data/iconsmind-c.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-c.php',0,_binary 'u2:\\b\'^\0\',_binary 'u2:\\b\'^\0\',_binary '62,G\\\E#͚2\g\\ߧa=','',0,'?'),(_binary 'K猢D=\p4L[@','wp-content/plugins/salient-core/includes/icons/data/iconsmind-d.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-d.php',0,_binary 'j\cb\+\\K2',_binary 'j\cb\+\\K2',_binary 'J\^^DF\<^q\r1\O\\S\<','',0,'?'),(_binary '4Gqeq\^\\$\','wp-content/plugins/salient-core/includes/icons/data/iconsmind-e.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-e.php',0,_binary '\4_\d~O\n\',_binary '\4_\d~O\n\',_binary '\tOv>\\0b\-8u\_Ȑ\kAo\d','',0,'?'),(_binary '{i0\\OC&F','wp-content/plugins/salient-core/includes/icons/data/iconsmind-f.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-f.php',0,_binary 'ӿ|M,',_binary 'ӿ|M,',_binary '!*<Y@\1~C\nZ\SX\\kFs\a\I\\f\','',0,'?'),(_binary 'x\rߜ\\8|ى]f\','wp-content/plugins/salient-core/includes/icons/data/iconsmind-g.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-g.php',0,_binary 'h{hz_k\g)\0',_binary 'h{hz_k\g)\0',_binary '2\ـ\w\\\\\O\y;?\\us|\\','',0,'?'),(_binary 'w|\\\rMy?','wp-content/plugins/salient-core/includes/icons/data/iconsmind-h.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-h.php',0,_binary ']6)\M\B\n',_binary ']6)\M\B\n',_binary '\	58A?\\\~H\"\\x%=7','',0,'?'),(_binary '1Z\3Oz','wp-content/plugins/salient-core/includes/icons/data/iconsmind-i.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-i.php',0,_binary '*PK8H5\u',_binary '*PK8H5\u',_binary '\\\|Lh \nV/\r\7\E\7','',0,'?'),(_binary 'Ѱ\J\PnԻb','wp-content/plugins/salient-core/includes/icons/data/iconsmind-j.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-j.php',0,_binary '\0[#4¶',_binary '\0[#4¶',_binary 'Q5\0Nz\i꽏_s\#c\"+?','',0,'?'),(_binary '\	n\5*X\8fa7M','wp-content/plugins/salient-core/includes/icons/data/iconsmind-k.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-k.php',0,_binary '`Λ\s2V\tl',_binary '`Λ\s2V\tl',_binary 'HBnǈ\"\'\/\S\ʅ\{ t\کI[7','',0,'?'),(_binary '#\ZŊ-X%]f\','wp-content/plugins/salient-core/includes/icons/data/iconsmind-l.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-l.php',0,_binary 'a\k&cQ\',_binary 'a\k&cQ\',_binary 'Tv\\0\K\G\\'==','',0,'?'),(_binary '\\\O\'Nw3uFr\','wp-content/plugins/salient-core/includes/icons/data/iconsmind-m.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-m.php',0,_binary 'seͨ\`ŋΚ',_binary 'seͨ\`ŋΚ',_binary 'BC8\ٍ\UblK5\Òf\)\P','',0,'?'),(_binary ';i\n{\/\\'\\S','wp-content/plugins/salient-core/includes/icons/data/iconsmind-n.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-n.php',0,_binary '\\\\YkQ#ʅ\v',_binary '\\\\YkQ#ʅ\v',_binary '&\\zܛ̼\QB\'\+Re\ح','',0,'?'),(_binary 'rch2ʟ;8rٛ\','wp-content/plugins/salient-core/includes/icons/data/iconsmind-o.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-o.php',0,_binary '1\ZY	\\\r\\',_binary '1\ZY	\\\r\\',_binary '[aR ^Wtj>\\1t\<*Pl\\0','',0,'?'),(_binary 'W`C\v&\\(72m','wp-content/plugins/salient-core/includes/icons/data/iconsmind-p.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-p.php',0,_binary ':N2ރT,\Z2:',_binary ':N2ރT,\Z2:',_binary 'O\1	Ěؑ\|~1DyԮ^\y\g','',0,'?'),(_binary 'xEq\0\0+Ngv$\','wp-content/plugins/salient-core/includes/icons/data/iconsmind-q.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-q.php',0,_binary 'ϧѮ1\d𴹛',_binary 'ϧѮ1\d𴹛',_binary 'X;VF\!\\ M\\Q\tc/]\O','',0,'?'),(_binary '\f/\\\ jtT\/}','wp-content/plugins/salient-core/includes/icons/data/iconsmind-r.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-r.php',0,_binary ')a7;\Y+!\0',_binary ')a7;\Y+!\0',_binary '}\"(\2\\(x\Z\0K\]\\','',0,'?'),(_binary '2_Z\n,:M\!\j','wp-content/plugins/salient-core/includes/icons/data/iconsmind-s.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-s.php',0,_binary 'Q\'F=w\\߸^',_binary 'Q\'F=w\\߸^',_binary '`\͐{\KJx8y\\Ih\\!\u*\0','',0,'?'),(_binary '%\/\\(*','wp-content/plugins/salient-core/includes/icons/data/iconsmind-t.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-t.php',0,_binary ',;x\\\w\\\ro',_binary ',;x\\\w\\\ro',_binary 'N[UY\I$V\ʯ\tu\\eG\\*\'','',0,'?'),(_binary '\5 \57 b[\','wp-content/plugins/salient-core/includes/icons/data/iconsmind-u.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-u.php',0,_binary 'uS \x8ʪm>Xp',_binary 'uS \x8ʪm>Xp',_binary '\\%\񩋇:\\7i\"F>k\Z?','',0,'?'),(_binary 'OP1+9\Zh#\>','wp-content/plugins/salient-core/includes/icons/data/iconsmind-v.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-v.php',0,_binary '\btO@-6{',_binary '\btO@-6{',_binary 'Koʉ\|F\<\7\6Jz\Y\O7gd x\\','',0,'?'),(_binary '\n~\M\\YE։\','wp-content/plugins/salient-core/includes/icons/data/iconsmind-w.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-w.php',0,_binary '\\+[D\\\j',_binary '\\+[D\\\j',_binary '\- \x(A;\Д\)9\r?*\\c\\Zy\^\\','',0,'?'),(_binary ' tE\ZŅ\Z&)','wp-content/plugins/salient-core/includes/icons/data/iconsmind-x.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-x.php',0,_binary 'I\|	d_R\\\',_binary 'I\|	d_R\\\',_binary ' \\\> E(q 𻺊\\ʠ+\S ','',0,'?'),(_binary '[܇.\\\h\\r\\M','wp-content/plugins/salient-core/includes/icons/data/iconsmind-y.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-y.php',0,_binary 'f\%:C\+.4\\',_binary 'f\%:C\+.4\\',_binary 'Ik\ŢI]z\>WO\DTQ\j+\h*\=C','',0,'?'),(_binary '\^%y]n<Ƕ','wp-content/plugins/salient-core/includes/icons/data/iconsmind-z.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-z.php',0,_binary 'Uo\|H',_binary 'Uo\|H',_binary '_?Uдv=\\Y	$U\\F$\+[L','',0,'?'),(_binary '\=db\\\x','wp-content/plugins/salient-core/includes/img/nectar-editor.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/img/nectar-editor.svg',0,_binary 'Y\!%Mz\ok\D',_binary 'Y\!%Mz\ok\D',_binary '1*MVA`2\چ\Fκ\WXG7\\OJ','',0,'?'),(_binary 'RXi\rS)Lk\\\','wp-content/plugins/salient-core/includes/img/nectar-numerical-dot.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/img/nectar-numerical-dot.svg',0,_binary '?>&\\i\@\+',_binary '?>&\\i\@\+',_binary 'VJdo0$%B\\\Kh\\\r}\','',0,'?'),(_binary '\C\ ż*QF','wp-content/plugins/salient-core/includes/img/salient-grey.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/img/salient-grey.svg',0,_binary 'q4{D\ܦ9=w',_binary 'q4{D\ܦ9=w',_binary '\ڼRb\r2S?\\Q\x\\zh\z܌k','',0,'?'),(_binary 'ADR\v\"pN','wp-content/plugins/salient-core/includes/img/salient-hover.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/img/salient-hover.svg',0,_binary 'aZ\k\KD\n\qA%',_binary 'aZ\k\KD\n\qA%',_binary '\\\~\\\O\9,ɋpp;\4-\r*\Z\n','',0,'?'),(_binary '\y\\@=\"ݖah\pԗ','wp-content/plugins/salient-core/includes/img/salient-vc-toolbar.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/img/salient-vc-toolbar.svg',0,_binary 'H\nD\v[s]\l\',_binary 'H\nD\v[s]\l\',_binary '5C\\\hIHh`f\\\e֕Ϋ','',0,'?'),(_binary '\\"ڥG<\1\r;\\','wp-content/plugins/salient-core/includes/img/salient.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/img/salient.svg',0,_binary '8\\QXr\gU',_binary '8\\QXr\gU',_binary 'Z)\p[\\x\7\"c}_\9|','',0,'?'),(_binary 'C|\C|bˣZI\SZ','wp-content/plugins/salient-core/includes/menu/class-nectar-setting-field.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/menu/class-nectar-setting-field.php',0,_binary 't\9\vUeco',_binary 't\9\vUeco',_binary 'ѳS\&\hf@\\1bHu9׸','',0,'?'),(_binary 'g\w0\ZD$e','wp-content/plugins/salient-core/includes/menu/class-nectar-wp-menu-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/menu/class-nectar-wp-menu-settings.php',0,_binary ']ptO7^\)O\',_binary ']ptO7^\)O\',_binary '\^,ϙ\\\ݘ옠\K3_K\z;','',0,'?'),(_binary 'X\`\T8n','wp-content/plugins/salient-core/includes/menu/class-nectar-wp-menu-style-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/menu/class-nectar-wp-menu-style-manager.php',0,_binary '\f݌\Z1\&.',_binary '\f݌\Z1\&.',_binary 'K%U.%IY\*>I\sh\oѼa\#1X','',0,'?'),(_binary 'nFxLNUp@\\K','wp-content/plugins/salient-core/includes/menu/class-nectar-wp-menu.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/menu/class-nectar-wp-menu.php',0,_binary 's\"_LSa\@++',_binary 's\"_LSa\@++',_binary '\[(4ɆF^U\x۰\e\(酎\R','',0,'?'),(_binary '\kpk\Ue->','wp-content/plugins/salient-core/includes/menu/includes/icon-collections.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/menu/includes/icon-collections.php',0,_binary '\n|\\HݑՊ',_binary '\n|\\HݑՊ',_binary 'u]V9\âZ1l?2\T','',0,'?'),(_binary 'U\G~٧+X\fGF1','wp-content/plugins/salient-core/includes/menu/js/nectar-menu-admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/menu/js/nectar-menu-admin.js',0,_binary '<UUж\#I',_binary '<UUж\#I',_binary 'k8\\nci?qa4\3\?	\\F','',0,'?'),(_binary 'gE\ux\\f\','wp-content/plugins/salient-core/includes/menu/nectar-menu-init.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/menu/nectar-menu-init.php',0,_binary '\Q\4{^.,QR\g',_binary '\Q\4{^.,QR\g',_binary '\`\tg\1QnKѫ\\琧bwG\F\\','',0,'?'),(_binary '`O\\YݦR\\\\zN','wp-content/plugins/salient-core/includes/nectar-addons.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar-addons.php',0,_binary '?z\\%\Hk\7',_binary '?z\\%\Hk\7',_binary '6hݞ=Ǿ\n\\R(q\\A\J','',0,'?'),(_binary '[\?	&][k','wp-content/plugins/salient-core/includes/nectar_maps/bar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/bar.php',0,_binary '2G6\̒j\_)P',_binary '2G6\̒j\_)P',_binary 'ŝx\\Jm}:̞̩oxBO\j\nH','',0,'?'),(_binary 'V\ij\#EL\B\r','wp-content/plugins/salient-core/includes/nectar_maps/carousel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/carousel.php',0,_binary 'ȃ&\\".2d',_binary 'ȃ&\\".2d',_binary 'X\\\\\TK*HY+w:I.4q\W\"','',0,'?'),(_binary '\\\(18\\|gc','wp-content/plugins/salient-core/includes/nectar_maps/client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/client.php',0,_binary '\J6Jj_P\2|\K',_binary '\J6Jj_P\2|\K',_binary '\ZXk?~{^8LGS<8`	\f','',0,'?'),(_binary 'ACR\\LO\Kz\\','wp-content/plugins/salient-core/includes/nectar_maps/clients.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/clients.php',0,_binary 'EYV\gְ\r\',_binary 'EYV\gְ\r\',_binary 'r9\C82Rң\a\\[\\','',0,'?'),(_binary 'cu\\FSzW','wp-content/plugins/salient-core/includes/nectar_maps/divider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/divider.php',0,_binary 'X;Cy+\x\\',_binary 'X;Cy+\x\\',_binary 'B\\\0:eA\`\Z.0Xi\T2','',0,'?'),(_binary ' HR5Ϗj#','wp-content/plugins/salient-core/includes/nectar_maps/fancy-title.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/fancy-title.php',0,_binary 'x\\3ir*\\i)7',_binary 'x\\3ir*\\i)7',_binary ' 8kZ\r\\\`l&\⡔oџi\z\u','',0,'?'),(_binary 'i\Dty3\Dc','wp-content/plugins/salient-core/includes/nectar_maps/fancy-ul.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/fancy-ul.php',0,_binary '0\;Zy.B/',_binary '0\;Zy.B/',_binary 'v\}HwRZ\a5Q)\x2\s^a\','',0,'?'),(_binary '\nv0I\\Ѿ1Hc\','wp-content/plugins/salient-core/includes/nectar_maps/fancy_box.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/fancy_box.php',0,_binary '1\3\\?A\',_binary '1\3\\?A\',_binary 'T\ׄD\?PUT\\auó \\,\2J`Gr','',0,'?'),(_binary '>\\Sλш@u\\\"','wp-content/plugins/salient-core/includes/nectar_maps/flip-box.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/flip-box.php',0,_binary 'K\\m\\C\\',_binary 'K\\m\\C\\',_binary 'BpM|,DO(\Z	\F#\eE\0\','',0,'?'),(_binary '{e\n%\\\\\8\\\','wp-content/plugins/salient-core/includes/nectar_maps/full_width_section.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/full_width_section.php',0,_binary '\Fm{t\\݂nc',_binary '\Fm{t\\݂nc',_binary '\W\"_:=\\Zc\aX=ԓw8!\\U\)Z','',0,'?'),(_binary '\\\	EL\\0\\\','wp-content/plugins/salient-core/includes/nectar_maps/gradient-text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/gradient-text.php',0,_binary '\\N\\\pQZ\/;:2ߚ2',_binary '\\N\\\pQZ\/;:2ߚ2',_binary 'ʨ\J\0Oݜq\Fo\!	\\=\','',0,'?'),(_binary '\f\z=a\\;','wp-content/plugins/salient-core/includes/nectar_maps/heading.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/heading.php',0,_binary '֛\8:\\\5',_binary '֛\8:\\\5',_binary '\\\n v\iU\ho\~\\ʿ~f+lf\','',0,'?'),(_binary 'h?L®\\ub\','wp-content/plugins/salient-core/includes/nectar_maps/image_with_animation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/image_with_animation.php',0,_binary '\\J8?ODeH\D',_binary '\\J8?ODeH\D',_binary '$\n1\Z6`U\\f=Y\	DuA\','',0,'?'),(_binary 'w/\\@chN^\','wp-content/plugins/salient-core/includes/nectar_maps/item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/item.php',0,_binary '땒2jyAՋ\S}h',_binary '땒2jyAՋ\S}h',_binary '\0\Z9c]<\U\{3MX\\:ɔ\','',0,'?'),(_binary '1\O\0+\^ہK\q','wp-content/plugins/salient-core/includes/nectar_maps/milestone.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/milestone.php',0,_binary 'Ѵ\\80p\Ʉ\\\&',_binary 'Ѵ\\80p\Ʉ\\\&',_binary 'Y.ndg\*/0|R_5\n2So	j\\','',0,'?'),(_binary 'u(O\\z~Ae','wp-content/plugins/salient-core/includes/nectar_maps/morphing_outline.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/morphing_outline.php',0,_binary '@&\}܀_5/',_binary '@&\}܀_5/',_binary 'N#z(\rC\QIq\\u\\\','',0,'?'),(_binary '\y\]\% \\d','wp-content/plugins/salient-core/includes/nectar_maps/nectar_badge.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_badge.php',0,_binary '\r3IDfIER',_binary '\r3IDfIER',_binary '\\[o9\^:)6s2|U','',0,'?'),(_binary '#o\9ڳӘ)U','wp-content/plugins/salient-core/includes/nectar_maps/nectar_blog.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_blog.php',0,_binary 'PP\0.\y|-\Xߓ',_binary 'PP\0.\y|-\Xߓ',_binary '\\y֍\S\\ۃ\A\=m\\"\_X','',0,'?'),(_binary '=\\\3G,3.z\','wp-content/plugins/salient-core/includes/nectar_maps/nectar_btn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_btn.php',0,_binary '|\p!shBw]\M\\+',_binary '|\p!shBw]\M\\+',_binary 'baNb1Q\ni9\lZH]\^Pn>Pe','',0,'?'),(_binary '\D\"	3l','wp-content/plugins/salient-core/includes/nectar_maps/nectar_cascading_images.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_cascading_images.php',0,_binary 'uҟf&(#\\',_binary 'uҟf&(#\\',_binary 'T#U\M\I>\b\\\Naߔ3','',0,'?'),(_binary '\\辤\\#\<{','wp-content/plugins/salient-core/includes/nectar_maps/nectar_category_grid.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_category_grid.php',0,_binary '\rZ@;қ< \\	',_binary '\rZ@;қ< \\	',_binary 'fh\^ta]\Q\\\<49h\HoYH\\0Hr\','',0,'?'),(_binary 'l[A0\\I\','wp-content/plugins/salient-core/includes/nectar_maps/nectar_cta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_cta.php',0,_binary '\mS5\zWp讀',_binary '\mS5\zWp讀',_binary '6\\\n \n\8>\PE3Sz\8h8:G^O','',0,'?'),(_binary '7p\n\j۽\|th\','wp-content/plugins/salient-core/includes/nectar_maps/nectar_food_menu_item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_food_menu_item.php',0,_binary '\\\r-x\.m\',_binary '\\\r-x\.m\',_binary '\?6N\Â7P&\'\\Z\\X6\\=`\\'\\','',0,'?'),(_binary 'b\^\\H\%:','wp-content/plugins/salient-core/includes/nectar_maps/nectar_gmap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_gmap.php',0,_binary '\ݣ_db0z0<',_binary '\ݣ_db0z0<',_binary '\\$Z{g4.\\\\\\\\_\\Xv)o\$','',0,'?'),(_binary 'h\yZ\7\'\ν','wp-content/plugins/salient-core/includes/nectar_maps/nectar_highlighted_text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_highlighted_text.php',0,_binary '\^Id2]\>',_binary '\^Id2]\>',_binary '\\\0\z݁}=e4ó62\"}','',0,'?'),(_binary '{z\pB-B Ak','wp-content/plugins/salient-core/includes/nectar_maps/nectar_horizontal_list_item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_horizontal_list_item.php',0,_binary '\J&),\[P|',_binary '\J&),\[P|',_binary '\\Ŏ\Cl)\xD>\','',0,'?'),(_binary '\\\p=15}*','wp-content/plugins/salient-core/includes/nectar_maps/nectar_hotspot.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_hotspot.php',0,_binary '\\oqd\Gj\',_binary '\\oqd\Gj\',_binary '/\u\rtN\%xȱS\mt})!uKV\>\L\','',0,'?'),(_binary 'z@\;8i\\İ\','wp-content/plugins/salient-core/includes/nectar_maps/nectar_icon.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_icon.php',0,_binary 'q7{b\x\rb#',_binary 'q7{b\x\rb#',_binary '\-\Z@\ZK䓨\f6OWt?\rv','',0,'?'),(_binary '\\p\r3M} `\ӎ','wp-content/plugins/salient-core/includes/nectar_maps/nectar_icon_list.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_icon_list.php',0,_binary 'Τ*\`QE[\\',_binary 'Τ*\`QE[\\',_binary 'Fk\1\^\\\P>N\.#Al@\y.','',0,'?'),(_binary '\\В(-\p!\\cVj','wp-content/plugins/salient-core/includes/nectar_maps/nectar_icon_list_item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_icon_list_item.php',0,_binary 'E\n\;5?ftl',_binary 'E\n\;5?ftl',_binary '\\\oQ/\\\\eo\K[','',0,'?'),(_binary 'r\7h\)a#ƞa','wp-content/plugins/salient-core/includes/nectar_maps/nectar_image_comparison.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_image_comparison.php',0,_binary 'k\r]\\)߀j\',_binary 'k\r]\\)߀j\',_binary '\]Aʺ_gd\Z\|\2\o\r(W\\#r\`\\','',0,'?'),(_binary '&ұ8\_\\s\|h','wp-content/plugins/salient-core/includes/nectar_maps/nectar_image_with_hotspots.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_image_with_hotspots.php',0,_binary '6@#xj\ʴ',_binary '6@#xj\ʴ',_binary 'p\rԁf=ZU\*\\\] #\\#\','',0,'?'),(_binary '?\\wD\	׸Eg\','wp-content/plugins/salient-core/includes/nectar_maps/nectar_post_grid.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_post_grid.php',0,_binary '\\R\z\V\q\2',_binary '\\R\z\V\q\2',_binary '\._ɲ|\\\G\\ <lN\\\t\\','',0,'?'),(_binary '\e]\DhPS\ 	)','wp-content/plugins/salient-core/includes/nectar_maps/nectar_rotating_words_title.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_rotating_words_title.php',0,_binary '\"\\ t<:tM',_binary '\"\\ t<:tM',_binary 'C\~>{D#BSS\\\\\;R\\p)','',0,'?'),(_binary 'QOe\ۿ߅Y(Z','wp-content/plugins/salient-core/includes/nectar_maps/nectar_scrolling_text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_scrolling_text.php',0,_binary '\\\416\a',_binary '\\\416\a',_binary '5\DC* \\^\p[>k.\\>\','',0,'?'),(_binary '#\4E\\p','wp-content/plugins/salient-core/includes/nectar_maps/nectar_single_testimonial.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_single_testimonial.php',0,_binary '\#y\\l\\',_binary '\#y\\l\\',_binary '\u\!bP\&\0蚙\\\>\\rU','',0,'?'),(_binary '÷@\\$\\\r','wp-content/plugins/salient-core/includes/nectar_maps/nectar_text_inline_images.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_text_inline_images.php',0,_binary '\A\u\+\޲',_binary '\A\u\+\޲',_binary '\W7\\\X@H1|WR:\ֈJ-R','',0,'?'),(_binary '\]J\\n\0\"','wp-content/plugins/salient-core/includes/nectar_maps/nectar_video_lightbox.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_video_lightbox.php',0,_binary '\\V/ձY',_binary '\\V/ձY',_binary 'Ռӳ_i5\\	GဠU[WR\ٴ','',0,'?'),(_binary 'Vt\cH=8xu','wp-content/plugins/salient-core/includes/nectar_maps/nectar_video_player_self_hosted.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_video_player_self_hosted.php',0,_binary ' )	AJ55~>',_binary ' )	AJ55~>',_binary '%fN\\\\D\#\0Mo\[q<W','',0,'?'),(_binary '\3U\0\Jܢή\A\M','wp-content/plugins/salient-core/includes/nectar_maps/nectar_woo_products.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_woo_products.php',0,_binary '\"j\>\_+A',_binary '\"j\>\_+A',_binary '*\m\\t\\O$\\\+鐋i','',0,'?'),(_binary 'F\n\Zc\\ru','wp-content/plugins/salient-core/includes/nectar_maps/page_link.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/page_link.php',0,_binary '\9^_\\\Yj\',_binary '\9^_\\\Yj\',_binary ',+y\30Gisd\c\:c2\"\53','',0,'?'),(_binary '\%H\֡뚙d0X','wp-content/plugins/salient-core/includes/nectar_maps/page_submenu.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/page_submenu.php',0,_binary 'Yka\w9M\uM\q\',_binary 'Yka\w9M\uM\q\',_binary 'P*\4\A\\\oMNѦ.q|V9oW}}\','',0,'?'),(_binary '\\7\?#V\\1','wp-content/plugins/salient-core/includes/nectar_maps/pricing_column.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/pricing_column.php',0,_binary '&\\\\;]\_',_binary '&\\\\;]\_',_binary '\6eYJ\	\O(\r\龦9W#','',0,'?'),(_binary '\-\\=\\]','wp-content/plugins/salient-core/includes/nectar_maps/pricing_table.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/pricing_table.php',0,_binary '}PW-W\z\ϰ',_binary '}PW-W\z\ϰ',_binary 'p1w93@_Z˿SB2\O\{JRV\\','',0,'?'),(_binary '7\~+\5\{m\y','wp-content/plugins/salient-core/includes/nectar_maps/recent_posts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/recent_posts.php',0,_binary '\;\K+',_binary '\;\K+',_binary 'ug\s^~4$IǼ\\uYD46Tz-\"','',0,'?'),(_binary '\\Ij\\˶\Fߠ','wp-content/plugins/salient-core/includes/nectar_maps/shortcode-vc-wp-custommenu.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/shortcode-vc-wp-custommenu.php',0,_binary 'X}\y{\\\~@\\\',_binary 'X}\y{\\\~@\\\',_binary 't\\+-N\\\l<&\HG3\BU\{\','',0,'?'),(_binary '`\(V,ֲrxl','wp-content/plugins/salient-core/includes/nectar_maps/split_line_heading.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/split_line_heading.php',0,_binary '\@}\ԇ\u$',_binary '\@}\ԇ\u$',_binary 'l\^^Z\aNDx}ֻԻw\\','',0,'?'),(_binary '\&\\gVz|\#V','wp-content/plugins/salient-core/includes/nectar_maps/tab.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/tab.php',0,_binary '\\V\f<f\ndė',_binary '\\V\f<f\ndė',_binary '>ָ\t\\\\l0\y\kʺ\\\0','',0,'?'),(_binary 'o\\ry\\"C','wp-content/plugins/salient-core/includes/nectar_maps/tabbed_section.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/tabbed_section.php',0,_binary '(M3[\iI',_binary '(M3[\iI',_binary 'H8.\\ps\gG\\\','',0,'?'),(_binary '$PO(fC\q)','wp-content/plugins/salient-core/includes/nectar_maps/team_member.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/team_member.php',0,_binary '@\v\In\Tel/',_binary '@\v\In\Tel/',_binary 'q(*{\薠8\\bTh#W9\d.I','',0,'?'),(_binary '&i[_`\08\A','wp-content/plugins/salient-core/includes/nectar_maps/testimonial.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/testimonial.php',0,_binary ',ʻ\\4R}-B',_binary ',ʻ\\4R}-B',_binary 'v\^=/\\r\]#\\\"~wqT\]','',0,'?'),(_binary 'b 	$;|\}ʀT\\','wp-content/plugins/salient-core/includes/nectar_maps/testimonial_slider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/testimonial_slider.php',0,_binary '\\⟹eĊ\"Y\E,',_binary '\\⟹eĊ\"Y\E,',_binary '\>5JCƽ`}\ޮO-\:7\\','',0,'?'),(_binary '{\r*\4\U\\hɾ','wp-content/plugins/salient-core/includes/nectar_maps/text-with-icon.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/text-with-icon.php',0,_binary '-?J&x\Qehv\\',_binary '-?J&x\Qehv\\',_binary '\ZK/\\!\\fTV\]sf\:,~_','',0,'?'),(_binary 'V_&c~\\笄h	[)','wp-content/plugins/salient-core/includes/nectar_maps/toggle.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/toggle.php',0,_binary 'g\0U=\\X\',_binary 'g\0U=\\X\',_binary 'b#\UZa\y1O+?\gJGXL\\\U{','',0,'?'),(_binary 'qζ|\"򾛱@2F΢','wp-content/plugins/salient-core/includes/nectar_maps/toggles.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/toggles.php',0,_binary 'p|ՠ҈g,#!',_binary 'p|ՠ҈g,#!',_binary 'M\\i@]fn,ՔZ\W\0Ssa\\ZWb','',0,'?'),(_binary 'M*0%.%T\ӗ','wp-content/plugins/salient-core/includes/nectar_maps/vc_column_inner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/vc_column_inner.php',0,_binary 'ݩ\i\?1\r\peP',_binary 'ݩ\i\?1\r\peP',_binary 'fꆼ#\o\:\'未b\m\x^hd~O','',0,'?'),(_binary 'G\Z7\rL\QR\\"','wp-content/plugins/salient-core/includes/partials/blog/entry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/partials/blog/entry.php',0,_binary '&2PNd&vb',_binary '&2PNd&vb',_binary '*RR8ٗ\c\}]>Xg\Nn\ʞ\','',0,'?'),(_binary '\ZFi\%Nx\','wp-content/plugins/salient-core/includes/post-grid/loop-markup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/post-grid/loop-markup.php',0,_binary '\\Z\E3\7\\G',_binary '\\Z\E3\7\\G',_binary 'GP 06=D\\#\\\\\rKr=','',0,'?'),(_binary '\rNk0\\<\','wp-content/plugins/salient-core/includes/post-grid/post-grid.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/post-grid/post-grid.php',0,_binary 'Y\vGNT\"\펧',_binary 'Y\vGNT\"\펧',_binary '\\\\Z\7\Y5<\L\\\;\\','',0,'?'),(_binary '!sQ^\=e\y\','wp-content/plugins/salient-core/includes/salient-notice/js/admin_notices.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/salient-notice/js/admin_notices.js',0,_binary 'DϨf9a\j\nd',_binary 'DϨf9a\j\nd',_binary ')ٺ45\+hMg\򧶆N\[Q.OlYF\V','',0,'?'),(_binary '\\\܊\犛\\\','wp-content/plugins/salient-core/includes/salient-notice/notice.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/salient-notice/notice.php',0,_binary '!M3\08\ZV',_binary '!M3\08\ZV',_binary 'lYjBJ*Jf.\2\r(','',0,'?'),(_binary '`emH\Za\?|\','wp-content/plugins/salient-core/includes/salient-studio-templates.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/salient-studio-templates.php',0,_binary 'ug\O\it\',_binary 'ug\O\it\',_binary 'V&g\\\ab̳I\\\\[䐷_\\:\r\)','',0,'?'),(_binary '\,Mě\$u*,','wp-content/plugins/salient-core/includes/vc_templates/carousel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/carousel.php',0,_binary '\ɹY	B\)x',_binary '\ɹY	B\)x',_binary '9\T\ZǬ:%^V\n&\)','',0,'?'),(_binary '\9.Xc_]6vH','wp-content/plugins/salient-core/includes/vc_templates/client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/client.php',0,_binary 'r\T\n#ye<$',_binary 'r\T\n#ye<$',_binary '\s\nuN{ngkB?\M\"9KŤ\F','',0,'?'),(_binary 'n+5{,E%I\#','wp-content/plugins/salient-core/includes/vc_templates/clients.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/clients.php',0,_binary 'xA\䅞',_binary 'xA\䅞',_binary '3EX\\ul\0-\'ٕ(uUe','',0,'?'),(_binary 'A\\q\\\Œ\\tqS','wp-content/plugins/salient-core/includes/vc_templates/divider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/divider.php',0,_binary 'Hm6R0\u\I',_binary 'Hm6R0\u\I',_binary '|K*\+TT0\(n*@;j\i\n\\','',0,'?'),(_binary '@x^\\($u\_','wp-content/plugins/salient-core/includes/vc_templates/fancy_box.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/fancy_box.php',0,_binary '\W5jOvIv\\n+',_binary '\W5jOvIv\\n+',_binary '\\\\\\23\\\'͊߇<x\~\\|HS>\','',0,'?'),(_binary 'i3N\x\\ȓj|','wp-content/plugins/salient-core/includes/vc_templates/full_width_section.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/full_width_section.php',0,_binary '2\{${\D',_binary '2\{${\D',_binary '\}v\\+p?@0i9\Jv\Z\','',0,'?'),(_binary 'kq\r2\\b\ry','wp-content/plugins/salient-core/includes/vc_templates/heading.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/heading.php',0,_binary 'x\F\\\n2\$',_binary 'x\F\\\n2\$',_binary '-M_\6EŌzً\F>\\7xw\\˄','',0,'?'),(_binary '\/\G+Y<*\(','wp-content/plugins/salient-core/includes/vc_templates/image_with_animation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/image_with_animation.php',0,_binary '@\\\PT\:\T',_binary '@\\\PT\:\T',_binary 'w\W\'n\\\\\\}W.\v\.u','',0,'?'),(_binary '\K\=WC\u\)','wp-content/plugins/salient-core/includes/vc_templates/item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/item.php',0,_binary '\+\q\]Z\?7',_binary '\+\q\]Z\?7',_binary '\\"\&B\0\\IV!\r\M\\T\C],.L','',0,'?'),(_binary '?Õ\\n\\\p','wp-content/plugins/salient-core/includes/vc_templates/milestone.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/milestone.php',0,_binary 'D\1TȽU9\8vR*',_binary 'D\1TȽU9\8vR*',_binary ')\rv\Z\W\\BeQDl\!\'A+%\KO\','',0,'?'),(_binary 'de%(\Jը5#','wp-content/plugins/salient-core/includes/vc_templates/morphing_outline.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/morphing_outline.php',0,_binary '`\w!k<\7\',_binary '`\w!k<\7\',_binary ',\ܲT(Mο^2\$dvA|','',0,'?'),(_binary '\"LԎ̤J','wp-content/plugins/salient-core/includes/vc_templates/nectar_animated_title.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_animated_title.php',0,_binary '\r\.3\!\\',_binary '\r\.3\!\\',_binary 'J\xq<aPA墸\\|\4_?!k)','',0,'?'),(_binary 'LG\C\/T;Ny%;i','wp-content/plugins/salient-core/includes/vc_templates/nectar_badge.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_badge.php',0,_binary 'w\\\ &\į',_binary 'w\\\ &\į',_binary 'x8\n\\\ӧ@>R{\\\Jn\\\0N','',0,'?'),(_binary 's\y~eƖX','wp-content/plugins/salient-core/includes/vc_templates/nectar_blog.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_blog.php',0,_binary '`i{\\D̥J\.Z',_binary '`i{\\D̥J\.Z',_binary '\\\iQ\׫\/Ce*\\\\','',0,'?'),(_binary '\#u#h\\'X+\\]','wp-content/plugins/salient-core/includes/vc_templates/nectar_btn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_btn.php',0,_binary '?pap\\\hۜ\м',_binary '?pap\\\hۜ\м',_binary '_ɸ\\ko2ک+.\6\T>Zޅ#u^)\','',0,'?'),(_binary '(m\!_ND`\\','wp-content/plugins/salient-core/includes/vc_templates/nectar_cascading_images.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_cascading_images.php',0,_binary 'yuH/\w,a\\\',_binary 'yuH/\w,a\\\',_binary '\ـh(ϙ\~y18l=+\y\5iJ\\','',0,'?'),(_binary '\rx/Yqo','wp-content/plugins/salient-core/includes/vc_templates/nectar_category_grid.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_category_grid.php',0,_binary '1Q%e\2~3',_binary '1Q%e\2~3',_binary 'Wu+]Cf7R\Z5W\\ͻ\CYģ\``t','',0,'?'),(_binary ')\U*Z\\Z\l','wp-content/plugins/salient-core/includes/vc_templates/nectar_cta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_cta.php',0,_binary '\n\B\g\\}\',_binary '\n\B\g\\}\',_binary '\:,X;\X\\\ɱw)Ɍ9:[\\y|tP','',0,'?'),(_binary '%1\|\\2-iE5\0z','wp-content/plugins/salient-core/includes/vc_templates/nectar_flip_box.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_flip_box.php',0,_binary '|\#?v\m\\',_binary '|\#?v\m\\',_binary '\	\\%s\D£\\\L\x\GEW\"','',0,'?'),(_binary 'UgZi<DQV\','wp-content/plugins/salient-core/includes/vc_templates/nectar_food_menu_item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_food_menu_item.php',0,_binary 'i]\^g؍\\ͨ',_binary 'i]\^g؍\\ͨ',_binary '*n$Q\\"s\\18밠N+{H\\','',0,'?'),(_binary 'k\X\vPBw\R\','wp-content/plugins/salient-core/includes/vc_templates/nectar_global_section.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_global_section.php',0,_binary '\,v\g-\Oa',_binary '\,v\g-\Oa',_binary '*ᑛX`a\w\\g\dY\ː\\\?a','',0,'?'),(_binary 'L]\'IRΔ]8','wp-content/plugins/salient-core/includes/vc_templates/nectar_gmap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_gmap.php',0,_binary '\e\Z/Uzm\\\\',_binary '\e\Z/Uzm\\\\',_binary 'DJAEAW\\\\\0^w\'I~`\\\','',0,'?'),(_binary '\\*<J\\)\','wp-content/plugins/salient-core/includes/vc_templates/nectar_gradient_text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_gradient_text.php',0,_binary '\"\'憊\B\2(*D',_binary '\"\'憊\B\2(*D',_binary 'n\\[#\פ\9Gd\(m\\Mw\\`','',0,'?'),(_binary 'wGՊ\GOY\\}','wp-content/plugins/salient-core/includes/vc_templates/nectar_highlighted_text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_highlighted_text.php',0,_binary '\\Y\\\\o\Բ',_binary '\\Y\\\\o\Բ',_binary '\R{qrx\\U3y)*\f,s','',0,'?'),(_binary '=n\lDt@كi','wp-content/plugins/salient-core/includes/vc_templates/nectar_horizontal_list_item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_horizontal_list_item.php',0,_binary 'eT\ĉp\\NW',_binary 'eT\ĉp\\NW',_binary '\.b(6ݧ`\,2m\D!!\ ]6','',0,'?'),(_binary '\T47\Z9B','wp-content/plugins/salient-core/includes/vc_templates/nectar_hotspot.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_hotspot.php',0,_binary ']\n\ןd\~϶a',_binary ']\n\ןd\~϶a',_binary '\|\\'R^\\\K\6\l6d!_ɼ\/','',0,'?'),(_binary '\\ b\\.\a6','wp-content/plugins/salient-core/includes/vc_templates/nectar_icon.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_icon.php',0,_binary 'n$m\[\<\(',_binary 'n$m\[\<\(',_binary '\nw6 1/R8N\>Uο\Ol','',0,'?'),(_binary '\Z\G\I:','wp-content/plugins/salient-core/includes/vc_templates/nectar_icon_list.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_icon_list.php',0,_binary 't5\f.\<s\J\=/\',_binary 't5\f.\<s\J\=/\',_binary '\䐥A+i\Eθ-\΀)\OG\\','',0,'?'),(_binary '\q\5\}\k\o','wp-content/plugins/salient-core/includes/vc_templates/nectar_icon_list_item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_icon_list_item.php',0,_binary 'bI\\9Wa>X\,滱',_binary 'bI\\9Wa>X\,滱',_binary '!]U\F\\q\s\\'͓\X\\\0\W&4','',0,'?'),(_binary '\A\"`\D\2\u\r','wp-content/plugins/salient-core/includes/vc_templates/nectar_image_comparison.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_image_comparison.php',0,_binary 'BB\ohˠH\䪥',_binary 'BB\ohˠH\䪥',_binary 'JT\C\\\\&w\/\/f(T','',0,'?'),(_binary '\\\܁|\Z\'2b','wp-content/plugins/salient-core/includes/vc_templates/nectar_image_with_hotspots.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_image_with_hotspots.php',0,_binary '6AA\^H(\b\\\hD',_binary '6AA\^H(\b\\\hD',_binary '1\\n\\r\:>dzT?b&\h','',0,'?'),(_binary '-\7Hp.\X\','wp-content/plugins/salient-core/includes/vc_templates/nectar_post_grid.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_post_grid.php',0,_binary 'k ߪ\\\jˠ\\',_binary 'k ߪ\\\jˠ\\',_binary '\6;D\OcLz\\\O v;5','',0,'?'),(_binary 'd[_։\x\*(\nɝ','wp-content/plugins/salient-core/includes/vc_templates/nectar_rotating_words_title.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_rotating_words_title.php',0,_binary 'cgS\O\ji',_binary 'cgS\O\ji',_binary 'Ns`/$\fx(]\\\~','',0,'?'),(_binary '!jgh2\-(','wp-content/plugins/salient-core/includes/vc_templates/nectar_scrolling_text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_scrolling_text.php',0,_binary 'nd4cf9',_binary 'nd4cf9',_binary 'nR\>B\Zd\\hY\$\\G&ܾAV','',0,'?'),(_binary '[?##rUq','wp-content/plugins/salient-core/includes/vc_templates/nectar_single_testimonial.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_single_testimonial.php',0,_binary 'ІcaJZT\\xv',_binary 'ІcaJZT\\xv',_binary '\ڵ\!3`\l&\\\\\;\[ j{h\Z	\'','',0,'?'),(_binary 'vQ\9&\	@M','wp-content/plugins/salient-core/includes/vc_templates/nectar_text_inline_images.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_text_inline_images.php',0,_binary '_ss\mǈQ\\',_binary '_ss\mǈQ\\',_binary '+\>\͐6\\V	(X\)\Cqј\\H1\W','',0,'?'),(_binary 'd(\\\\EA','wp-content/plugins/salient-core/includes/vc_templates/nectar_video_lightbox.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_video_lightbox.php',0,_binary 'R\Zv+|ʥ',_binary 'R\Zv+|ʥ',_binary 'I\1E\0<v\p?Rʞ\Ղ\\\\ꏛ\','',0,'?'),(_binary '\\\p釩\\\\','wp-content/plugins/salient-core/includes/vc_templates/nectar_video_player_self_hosted.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_video_player_self_hosted.php',0,_binary '2Nz\tڗ!	.',_binary '2Nz\tڗ!	.',_binary '\'\\[*Z\)Շ\D\;X\\\n`\|','',0,'?'),(_binary 'n G\\O\(YI','wp-content/plugins/salient-core/includes/vc_templates/nectar_woo_products.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_woo_products.php',0,_binary '	\V\n\p\Z.v',_binary '	\V\n\p\Z.v',_binary 'R\&m\\L9U\Kaf;\sd\ᒃ\+\','',0,'?'),(_binary 'KO\\Q\Nj\','wp-content/plugins/salient-core/includes/vc_templates/page_link.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/page_link.php',0,_binary '$\\\\6jIl',_binary '$\\\\6jIl',_binary 'g\\#	\Ϳh\{\0y\\n\\\\|rҎwD','',0,'?'),(_binary '\\MY`T\\\','wp-content/plugins/salient-core/includes/vc_templates/page_submenu.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/page_submenu.php',0,_binary 'lxޭNc¿\\n=y',_binary 'lxޭNc¿\\n=y',_binary '4Bḳኃm\\\X\eu8d\\\V17\ZAuW','',0,'?'),(_binary 'm+cźip\F7!','wp-content/plugins/salient-core/includes/vc_templates/pricing_column.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/pricing_column.php',0,_binary '\\Hb\\ouu-\\',_binary '\\Hb\\ouu-\\',_binary '^\U^{K4\'VʭwJ\n\\Q63>;\','',0,'?'),(_binary 'Q^\շ\\q`\w,','wp-content/plugins/salient-core/includes/vc_templates/pricing_table.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/pricing_table.php',0,_binary '(c\P\Z<*\\\R',_binary '(c\P\Z<*\\\R',_binary '.\*@\RTa \%5\l.	-.\TR','',0,'?'),(_binary 's=\r޹=Ԙ\'F\ \','wp-content/plugins/salient-core/includes/vc_templates/recent_posts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/recent_posts.php',0,_binary '{\ei\\\\\"',_binary '{\ei\\\\\"',_binary '\/)@\ʺ\\u\R([|ۣzP;','',0,'?'),(_binary 'Ҫˏ\4bR\sa','wp-content/plugins/salient-core/includes/vc_templates/split_line_heading.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/split_line_heading.php',0,_binary '!M\\|LR٫\',_binary '!M\\|LR٫\',_binary '\\jыG}\\I\r:y/\\\\]-\','',0,'?'),(_binary 'PЅ\<V]Z','wp-content/plugins/salient-core/includes/vc_templates/tab.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/tab.php',0,_binary '\\#\ZϐiE\\:',_binary '\\#\ZϐiE\\:',_binary '\bu*CY\y%8JG\\\Z\amjE','',0,'?'),(_binary '_Y(w]= \(','wp-content/plugins/salient-core/includes/vc_templates/tabbed_section.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/tabbed_section.php',0,_binary '$\8\Z_\ͺ\dt?',_binary '$\8\Z_\ͺ\dt?',_binary '\\E\2hH\^7W\[\k\Rh3\"\\\','',0,'?'),(_binary '\Z5\;B}n~L.+\','wp-content/plugins/salient-core/includes/vc_templates/team_member.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/team_member.php',0,_binary '\܆&I#҆2',_binary '\܆&I#҆2',_binary 'd\<3un$47b%P\\9','',0,'?'),(_binary '\W/B87\K\}','wp-content/plugins/salient-core/includes/vc_templates/testimonial.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/testimonial.php',0,_binary '%\)\Zw%4;t:\]',_binary '%\)\Zw%4;t:\]',_binary '\\Zq\~a\}ͤǂ#\M\\P/>2\\ZBW','',0,'?'),(_binary '16ۅiz\\[{\b\S','wp-content/plugins/salient-core/includes/vc_templates/testimonial_slider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/testimonial_slider.php',0,_binary 'عZ\\V\',_binary 'عZ\\V\',_binary '\V\ruxc\"f#Ć8\݇w\<r\wQ\'/B','',0,'?'),(_binary '\raZ\O\Z*}\#','wp-content/plugins/salient-core/includes/vc_templates/toggle.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/toggle.php',0,_binary '(q7>[\S%',_binary '(q7>[\S%',_binary '}a(op\C73\n֔Lg\뛍Q\','',0,'?'),(_binary '\\\+\_\'.Q%\','wp-content/plugins/salient-core/includes/vc_templates/toggles.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/toggles.php',0,_binary '\\8@\&Cx\0',_binary '\\8@\&Cx\0',_binary '	\w\M^%jI\lQjt2/ $:.','',0,'?'),(_binary 'S\ǳ \\[*','wp-content/plugins/salient-core/includes/vc_templates/vc_column.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/vc_column.php',0,_binary '\S\\	\x\7',_binary '\S\\	\x\7',_binary ';C}*\kUXŪ~w\\\ZL/\\_','',0,'?'),(_binary '(\\m\<rmYZ\\Z','wp-content/plugins/salient-core/includes/vc_templates/vc_column_inner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/vc_column_inner.php',0,_binary '	E\2U`O\Iu',_binary '	E\2U`O\Iu',_binary '\\l<~f\\\(I0i\Mp$','',0,'?'),(_binary 'B\/\=-U]\\Ē','wp-content/plugins/salient-core/includes/vc_templates/vc_column_text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/vc_column_text.php',0,_binary 'Ie,\46U\*W#',_binary 'Ie,\46U\*W#',_binary 'u1!\\ZBK\r̅\"yH2Y\$f+Tn','',0,'?'),(_binary 'C \\\\>\s7','wp-content/plugins/salient-core/includes/vc_templates/vc_gallery.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/vc_gallery.php',0,_binary '\\-&}♻-	$\\Dk',_binary '\\-&}♻-	$\\Dk',_binary 'm\Z4p^K\.\\r[\G[\)Tyi','',0,'?'),(_binary 'Y΁WA\)\\'7\\in<','wp-content/plugins/salient-core/includes/vc_templates/vc_pie.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/vc_pie.php',0,_binary 'mQr\_\\\S~',_binary 'mQr\_\\\S~',_binary 'd=S\\\j\t\\'3(*6X#\c\N\>\','',0,'?'),(_binary 'UQcwnxE\p','wp-content/plugins/salient-core/includes/vc_templates/vc_row.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/vc_row.php',0,_binary '\ӳ\Dɗ\',_binary '\ӳ\Dɗ\',_binary '\\{\\j\N5\$/lP\\e\\nVd','',0,'?'),(_binary '\\\<6\|h\\\rK4','wp-content/plugins/salient-core/includes/vc_templates/vc_row_inner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/vc_row_inner.php',0,_binary '\Oj\B\U$.',_binary '\Oj\B\U$.',_binary 'd$U\ +v^|az\0@],\MJ~B\r\0Z\','',0,'?'),(_binary 's`J!R\\04\q','wp-content/plugins/salient-core/includes/vc_templates/vc_widget_sidebar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/vc_widget_sidebar.php',0,_binary 'F`#PC;ᱛS',_binary 'F`#PC;ᱛS',_binary '7\\[\g\\/ \sE\诚g\','',0,'?'),(_binary '\'\p\*\Y𜝄','wp-content/plugins/salient-core/includes/widget-locations/class-nectar-widget-locations.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/widget-locations/class-nectar-widget-locations.php',0,_binary '\yv\\X',_binary '\yv\\X',_binary 'L%\\\U\sIǧ\\BCa\M','',0,'?'),(_binary 'ߔ\q@9%CҴ','wp-content/plugins/salient-core/includes/widget-locations/js/nectar-widget-locations-admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/widget-locations/js/nectar-widget-locations-admin.js',0,_binary '\ǹ؟\{\',_binary '\ǹ؟\{\',_binary 'W%W>2\ZE\/\A>rˢ','',0,'?'),(_binary 'ۉ|5\\-\\','wp-content/plugins/salient-core/includes/wpbakery-init.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/wpbakery-init.php',0,_binary 'AF\څ\Z\'|',_binary 'AF\څ\Z\'|',_binary '/\\\\\\\VJB\I$%\7\\\D[`','',0,'?'),(_binary '>ӂRo\ZA\\j5\','wp-content/plugins/salient-core/js/fallback/isotope.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/fallback/isotope.min.js',0,_binary '\\\ 2B\Q[rv{\',_binary '\\\ 2B\Q[rv{\',_binary 'QSt\^\+\\ j锻\*lVG\Oo	\','',0,'?'),(_binary 'N\.)7f\'\','wp-content/plugins/salient-core/js/fallback/salient-portfolio.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/fallback/salient-portfolio.js',0,_binary 'H(R\\\Cbx\=Q',_binary 'H(R\\\Cbx\=Q',_binary '\\\C^\^H\0\Z?\k\S\=&ޚ\~\','',0,'?'),(_binary 'n%\\֢`{\a','wp-content/plugins/salient-core/js/fallback/waypoints.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/fallback/waypoints.js',0,_binary '75. \4\0\0',_binary '75. \4\0\0',_binary '[,	dH<*1\>\u\\SF)\','',0,'?'),(_binary 'Zw\$&H	>/','wp-content/plugins/salient-core/js/init.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/init.js',0,_binary '\$g\9Û\7',_binary '\$g\9Û\7',_binary 'tZH[{)1.G<%\\4W\\ZRK\v','',0,'?'),(_binary '\\\\\{\v\\','wp-content/plugins/salient-core/js/nectar-leaflet-map.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/nectar-leaflet-map.js',0,_binary '\Yh\dN`X\r',_binary '\Yh\dN`X\r',_binary '&\\Fc5c$5/6\e\\dx3V\\r]@\','',0,'?'),(_binary ':L\`\\ؖ2#','wp-content/plugins/salient-core/js/nectar-testimonial-slider.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/nectar-testimonial-slider.js',0,_binary '\@uP\\25f',_binary '\@uP\\25f',_binary '|>q9\~NR\\\ACUs\#d}\'','',0,'?'),(_binary 'ԯl\{`~\\țd','wp-content/plugins/salient-core/js/third-party/imagesLoaded.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/third-party/imagesLoaded.min.js',0,_binary 'TZ\\ȷ)xb',_binary 'TZ\\ȷ)xb',_binary '%Wy\\~\B\GJ\\舍X\\'V\D','',0,'?'),(_binary '\..\8\u\\\\W}','wp-content/plugins/salient-core/js/third-party/jquery.easing.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/third-party/jquery.easing.js',0,_binary '5wò\+\Z$\r\\\BL',_binary '5wò\+\Z$\r\\\BL',_binary 'Ҁ5\of%\/Ly>!e\','',0,'?'),(_binary 'CX \&?k\`\ntr','wp-content/plugins/salient-core/js/third-party/jquery.twentytwenty.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/third-party/jquery.twentytwenty.js',0,_binary '\\ad,R50\[g',_binary '\\ad,R50\[g',_binary '~6(\\\\r\7\Q-\fL\\JTc\0:3T','',0,'?'),(_binary '*\\\0\9޹RP	','wp-content/plugins/salient-core/js/third-party/leaflet.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/third-party/leaflet.js',0,_binary 'q\3\;!\\\',_binary 'q\3\;!\\\',_binary ':,\Л\\/\*\\^5\\\A\','',0,'?'),(_binary '\F˽\\:\Zm\\\','wp-content/plugins/salient-core/js/third-party/touchswipe.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/third-party/touchswipe.min.js',0,_binary 'Cd\\Su<',_binary 'Cd\\Su<',_binary '^P\&~\s\SR\nE+\1\0\Id<\','',0,'?'),(_binary '?qKL\ـ\\5','wp-content/plugins/salient-core/languages/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/languages/index.php',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '͹\\r={V٥<g%','wp-content/plugins/salient-core/plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/plugin.php',0,_binary '\"à}\Q\\\',_binary '\"à}\Q\\\',_binary '\-X\'\\\0\{;l\\RZ^\\','',0,'?'),(_binary 'v\gNrb2\\\\','wp-content/plugins/salient-demo-importer/includes/admin/demo-importer-init.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/demo-importer-init.php',0,_binary 'M	.22y\Ζ\b\Z',_binary 'M	.22y\Ζ\b\Z',_binary '\0{4\T\l)J\\J@m6','',0,'?'),(_binary ';{{\ho','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/demo-data/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/demo-data/index.php',0,_binary '.\a1[\\F\',_binary '.\a1[\\F\',_binary 'Aũ\`97}b>MH\\\JHh\\|Fj','',0,'?'),(_binary '#wEg\\̇\\\	','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/extension_wbc_importer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/extension_wbc_importer.php',0,_binary '\_=IV\\\HO\\\,',_binary '\_=IV\\\HO\\\,',_binary '^L~\+|\ܫ\%P\\[\\"\C\0','',0,'?'),(_binary 'ⲥR1Ő6','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/class-wbc-importer-progress.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/class-wbc-importer-progress.php',0,_binary '\Ot^Gt֗΋^7n\'',_binary '\Ot^Gt֗΋^7n\'',_binary '^Նf\ei^ӄ3\Z\Cr\0','',0,'?'),(_binary '\r\\\\\\etp\&','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/importer/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/importer/index.php',0,_binary '.\a1[\\F\',_binary '.\a1[\\F\',_binary 'Aũ\`97}b>MH\\\JHh\\|Fj','',0,'?'),(_binary 'Gw\+sj8\\x\e\','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/importer/parsers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/importer/parsers.php',0,_binary 'ND{\˅\'-',_binary 'ND{\˅\'-',_binary '\\~dhv\+ls0\3%Vѳ\\\:Ś\','',0,'?'),(_binary 'ǆy\`@Վ-$','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/importer/radium-importer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/importer/radium-importer.php',0,_binary '49&3쪤=\\Ztn',_binary '49&3쪤=\\Ztn',_binary '\$\nEY.\T\\Jn\TB\[\\K\"\(\','',0,'?'),(_binary '5yp\}\"B\߱Ⱈ','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/importer/wordpress-importer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/importer/wordpress-importer.php',0,_binary '{	eXp2=\\j',_binary '{	eXp2=\\j',_binary '\\\C	/DWr}>\:mzB\RT]\\8\','',0,'?'),(_binary '\1{0c[M\-\','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/index.php',0,_binary '.\a1[\\F\',_binary '.\a1[\\F\',_binary 'Aũ\`97}b>MH\\\JHh\\|Fj','',0,'?'),(_binary '/?BqÐU$A','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/init-installer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/init-installer.php',0,_binary 'B[n\ҽW\K\r]p',_binary 'B[n\ҽW\K\r]p',_binary '%lُRF&}!RsO\0p?\\_\\|[]K','',0,'?'),(_binary '\\O\Jk\%?/.\','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/index.php',0,_binary '.\a1[\\F\',_binary '.\a1[\\F\',_binary 'Aũ\`97}b>MH\\\JHh\\|Fj','',0,'?'),(_binary '\\L\nn̴<=','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/connekt-plugin-installer/assets/installer.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/connekt-plugin-installer/assets/installer.js',0,_binary 'GnS\\	\=ܨm\\',_binary 'GnS\\	\=ܨm\\',_binary 'oo>R\\Z̷K涋\\>\','',0,'?'),(_binary '$5FT:\\C\\֟','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/connekt-plugin-installer/class-connekt-plugin-installer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/connekt-plugin-installer/class-connekt-plugin-installer.php',0,_binary 'i0rO\"',_binary 'i0rO\"',_binary '|	Ӡ\InQ!\\]?$\u\\ʸi\@','',0,'?'),(_binary ':\k\2jQ{l!ƫ','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/field_wbc_importer.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/field_wbc_importer.js',0,_binary '\\nqs\	E\\d',_binary '\\nqs\	E\\d',_binary '\Z\]\\Z\\Ot\5\r^0_\^P\\','',0,'?'),(_binary '\1Bv\','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/field_wbc_importer.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/field_wbc_importer.min.js',0,_binary 'y\/\\%\=rg袺',_binary 'y\/\\%\=rg袺',_binary '\s,\<rS_\[\̄=H2!2ysg\n','',0,'?'),(_binary 'Qˡ\\4\⛫','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/field_wbc_importer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/field_wbc_importer.php',0,_binary '\\n NVa\/i\d',_binary '\\n NVa\/i\d',_binary '\΍\WOI٨F~\t\1yζsk\','',0,'?'),(_binary 'U\:~9\,X{k$','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/index.php',0,_binary '.\a1[\\F\',_binary '.\a1[\\F\',_binary 'Aũ\`97}b>MH\\\JHh\\|Fj','',0,'?'),(_binary '{ \F#y\\r\@','wp-content/plugins/salient-demo-importer/includes/frontend/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/frontend/index.php',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '\\A/ω@\nk\4+j|','wp-content/plugins/salient-demo-importer/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/index.php',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '\yS]B>:Yj','wp-content/plugins/salient-demo-importer/languages/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/languages/index.php',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '\0\'U̷ \?Jx);','wp-content/plugins/salient-demo-importer/plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/plugin.php',0,_binary '5#=(ìq<G\',_binary '5#=(ìq<G\',_binary '\"\Zy5Ȯ\\\U5É-','',0,'?'),(_binary '4MQEZ\Ls}F','wp-content/plugins/salient-nectar-slider/css/fonts/fontawesome-webfont.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/css/fonts/fontawesome-webfont.svg',0,_binary '.\murI1G\',_binary '.\murI1G\',_binary 'Lr7D@y\ɂ]NK(\ti\G9\\Tm=','',0,'?'),(_binary 't|(C\Yx2','wp-content/plugins/salient-nectar-slider/css/fonts/icomoon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/css/fonts/icomoon.svg',0,_binary '\EX\wCn\	r\\rR@',_binary '\EX\wCn\	r\\rR@',_binary 'Lc>3ʔ\`\Z\\\\\dJ\u\\','',0,'?'),(_binary ',Gzx\8\нYx	','wp-content/plugins/salient-nectar-slider/includes/admin/meta-config.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/admin/meta-config.php',0,_binary '\<\\QV\3A8B+3\',_binary '\<\\QV\3A8B+3\',_binary '6+<MTradgZ`\ɑ','',0,'?'),(_binary '\\'\\\w\>?\'ơ','wp-content/plugins/salient-nectar-slider/includes/admin/nectar-slider-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/admin/nectar-slider-meta.php',0,_binary '\0,y\\*\`\	',_binary '\0,y\\*\`\	',_binary '_\r\\\Dy\$\\5wu2i=\\\s\','',0,'?'),(_binary '\\"2`\\34@','wp-content/plugins/salient-nectar-slider/includes/admin/register-post-type.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/admin/register-post-type.php',0,_binary '\N\-W1',_binary '\N\-W1',_binary 'p\\3\\\\\\ZA\,pN@YA~n\','',0,'?'),(_binary '9)\ҭ\\\\(zȝ#','wp-content/plugins/salient-nectar-slider/includes/assets/js/add-media.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/assets/js/add-media.js',0,_binary 'H\0\\C\rr3x#7\\,',_binary 'H\0\\C\rr3x#7\\,',_binary '>\wz^6<\s\t\',4&\Zb6\Z(\','',0,'?'),(_binary 'n\}KԾe4','wp-content/plugins/salient-nectar-slider/includes/assets/js/buttonset.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/assets/js/buttonset.js',0,_binary '\rN\H	Hn\\',_binary '\rN\H	Hn\\',_binary ';y(^]U\ǒZ\yU>\\O5','',0,'?'),(_binary 'ݱm=P,\0\Ӷ\','wp-content/plugins/salient-nectar-slider/includes/assets/js/chosen/chosen.jquery.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/assets/js/chosen/chosen.jquery.min.js',0,_binary 'O\O\rĴ2\\\\|',_binary 'O\O\rĴ2\\\\|',_binary '\\pu\\rr-E~Z.|4d\rV ','',0,'?'),(_binary '(Qɳ6cQPp','wp-content/plugins/salient-nectar-slider/includes/assets/js/colorpicker.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/assets/js/colorpicker.js',0,_binary '(iDoz6\\',_binary '(iDoz6\\',_binary 'ÑU\0\əX\Se}f{\\:\{\t','',0,'?'),(_binary 'jMiytCص\^vs','wp-content/plugins/salient-nectar-slider/includes/assets/js/meta.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/assets/js/meta.js',0,_binary 'x\W1\\"\i',_binary 'x\W1\\"\i',_binary 'Lru\Ck憜ZO܂jSeqƎqP','',0,'?'),(_binary '\/.\-Gyj\','wp-content/plugins/salient-nectar-slider/includes/assets/js/nectar-reorder.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/assets/js/nectar-reorder.js',0,_binary '\\Z\ҽw',_binary '\\Z\ҽw',_binary '^2\\'N&\\{\z]J9\\Y\\פ','',0,'?'),(_binary 'h\\\\b\\%','wp-content/plugins/salient-nectar-slider/includes/frontend/helpers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/frontend/helpers.php',0,_binary '\\sV\\O\\Md\Z',_binary '\\sV\\O\\Md\Z',_binary 'I*!B\\-|ٟ\UHEZ\Z4:\ɰuP','',0,'?'),(_binary 'DȬ\q\,\k','wp-content/plugins/salient-nectar-slider/includes/frontend/shortcode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/frontend/shortcode.php',0,_binary '\R\7Aܡu\\zFz',_binary '\R\7Aܡu\\zFz',_binary '*\ɽ\!\Uv\\\?\G%!\Y\u\0','',0,'?'),(_binary '4;S(py+_\','wp-content/plugins/salient-nectar-slider/includes/wpbakery/maps/nectar_slider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/wpbakery/maps/nectar_slider.php',0,_binary '\\rݶK\V\riHL',_binary '\\rݶK\V\riHL',_binary '?\[M˹#\:_\&\'\ns\߹E\','',0,'?'),(_binary 'ʙ\Jo\'(JC>','wp-content/plugins/salient-nectar-slider/includes/wpbakery/wpbakery-elements.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/wpbakery/wpbakery-elements.php',0,_binary '\"W\Q}9y\\\:U',_binary '\"W\Q}9y\\\:U',_binary 'K\Q\\,&g9Z\_SR\StG{*','',0,'?'),(_binary 'g|.\8\\hN\n','wp-content/plugins/salient-nectar-slider/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/index.php',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'Ia7\^\\l\g','wp-content/plugins/salient-nectar-slider/js/anime.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/js/anime.js',0,_binary '(\\ύAr\\=N',_binary '(\\ύAr\\=N',_binary '\l\\ֲ\@a>-q\^r\','',0,'?'),(_binary 'JNBX4\@^9{','wp-content/plugins/salient-nectar-slider/js/nectar-slider.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/js/nectar-slider.js',0,_binary '`_ps\n\	\E',_binary '`_ps\n\	\E',_binary '\\C$n\\\zō\#A \`ȳFi\a\\\','',0,'?'),(_binary '\^c\y\/\<','wp-content/plugins/salient-nectar-slider/languages/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/languages/index.php',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '!\\L\0[W\\\','wp-content/plugins/salient-nectar-slider/plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/plugin.php',0,_binary 'Ui\٬;8Sp',_binary 'Ui\٬;8Sp',_binary 'Y1?<\RM4}\cq7{t\','',0,'?'),(_binary 'ĵg\;UZ5>v]','wp-content/plugins/salient-portfolio/includes/admin/media.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/admin/media.php',0,_binary '\i̩Dh(P\\\n',_binary '\i̩Dh(P\\\n',_binary '7? \\29k&\\1\\Bgv|	','',0,'?'),(_binary '4Yo\:v%,\m','wp-content/plugins/salient-portfolio/includes/admin/meta-config.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/admin/meta-config.php',0,_binary '\L\\\sE#rJ ',_binary '\L\\\sE#rJ ',_binary 'Ua ŒR\G+\\.i3\Z%KC8','',0,'?'),(_binary '\\nQLU^s\ZG','wp-content/plugins/salient-portfolio/includes/admin/portfolio-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/admin/portfolio-meta.php',0,_binary 'C\0AKӭ\MJSG(',_binary 'C\0AKӭ\MJSG(',_binary '/Z\*\5\r\\\\A\Rshd]LK','',0,'?'),(_binary '\'\ޅ䢾Ĕ\\M=','wp-content/plugins/salient-portfolio/includes/admin/register-post-type.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/admin/register-post-type.php',0,_binary 'uĜrC\K\',_binary 'uĜrC\K\',_binary '\\\|\4xr{)~UDw/\','',0,'?'),(_binary '腁m3\Iڤ','wp-content/plugins/salient-portfolio/includes/admin/third-party/js/yoast.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/admin/third-party/js/yoast.js',0,_binary '\"\^5\\(3W1\\',_binary '\"\^5\\(3W1\\',_binary '\\f\fx~.\0sW\\\'Z1t\F','',0,'?'),(_binary '\dE\0\!\YJ^:','wp-content/plugins/salient-portfolio/includes/assets/js/add-media.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/assets/js/add-media.js',0,_binary 'q|\\Eo\\W\<h',_binary 'q|\\Eo\\W\<h',_binary '>\wz^6<\s\t\',4&\Zb6\Z(\','',0,'?'),(_binary '\\L̶\;q\Zk2]','wp-content/plugins/salient-portfolio/includes/assets/js/buttonset.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/assets/js/buttonset.js',0,_binary 'OW*E\9',_binary 'OW*E\9',_binary ';y(^]U\ǒZ\yU>\\O5','',0,'?'),(_binary '\\\W\M9ɂ\\','wp-content/plugins/salient-portfolio/includes/assets/js/colorpicker.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/assets/js/colorpicker.js',0,_binary 'H\0\I\04\',_binary 'H\0\I\04\',_binary 'ÑU\0\əX\Se}f{\\:\{\t','',0,'?'),(_binary 'W0\|W\\ަAS\-V','wp-content/plugins/salient-portfolio/includes/assets/js/meta.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/assets/js/meta.js',0,_binary '\pu0s\\\',_binary '\pu0s\\\',_binary '\W\0.]D\\_\A<?\Tbv\\ueͨ\','',0,'?'),(_binary '\\'H=\\|0','wp-content/plugins/salient-portfolio/includes/class-single-project-layout.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/class-single-project-layout.php',0,_binary '߯>t9\U',_binary '߯>t9\U',_binary '\	n\\"Qk[\Qv\%{\1/(','',0,'?'),(_binary '\Y\0V;l*','wp-content/plugins/salient-portfolio/includes/frontend/helpers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/frontend/helpers.php',0,_binary 'C\\\D݋{',_binary 'C\\\D݋{',_binary 'Z\x\\@\\\'L\\l;\\\','',0,'?'),(_binary '\Z =l\8\p\\\ZGͺ','wp-content/plugins/salient-portfolio/includes/frontend/partials/bottom-project-navigation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/frontend/partials/bottom-project-navigation.php',0,_binary '<\y!q\\\\%\',_binary '<\y!q\\\\%\',_binary 'PI\\\O\0d\\Q\oԀ^\@xJr<','',0,'?'),(_binary 'x0\\c\\\y\1','wp-content/plugins/salient-portfolio/includes/frontend/partials/content-area.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/frontend/partials/content-area.php',0,_binary 'QعC\?3\u#',_binary 'QعC\?3\u#',_binary 'L\k2p\駯m\\iV;3\B\\','',0,'?'),(_binary 'vG}vB˿M0','wp-content/plugins/salient-portfolio/includes/frontend/partials/sidebar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/frontend/partials/sidebar.php',0,_binary 'G\gK\;Kd&m',_binary 'G\gK\;Kd&m',_binary '3\i-\6A\~)ȹ-/4fƑ-\n+|9','',0,'?'),(_binary '\"\\\j/','wp-content/plugins/salient-portfolio/includes/frontend/shortcode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/frontend/shortcode.php',0,_binary 'm?\b~\Gu#ϓ',_binary 'm?\b~\Gu#ϓ',_binary 'i\ڥV\\O,\@O\]\Vqd\_0K-\\\','',0,'?'),(_binary '\(+T\=Nwk','wp-content/plugins/salient-portfolio/includes/frontend/single-portfolio.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/frontend/single-portfolio.php',0,_binary '%	BL\(3\|\\3*\',_binary '%	BL\(3\|\\3*\',_binary '\\}B<i0vwJ\X~~Xb{9','',0,'?'),(_binary 'sb\"D<','wp-content/plugins/salient-portfolio/includes/frontend/taxonomy-project-attributes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/frontend/taxonomy-project-attributes.php',0,_binary '*\S|\O#\²',_binary '*\S|\O#\²',_binary 'p\\7\'x8;HK\y\q\\\8p\\','',0,'?'),(_binary '\\{iﮑi[ [','wp-content/plugins/salient-portfolio/includes/frontend/taxonomy-project-type.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/frontend/taxonomy-project-type.php',0,_binary ';\fE\-\\\\',_binary ';\fE\-\\\\',_binary '\\lN\0m*VR\<\\\\\\','',0,'?'),(_binary 'ucm~@\s\i','wp-content/plugins/salient-portfolio/includes/frontend/template-loading.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/frontend/template-loading.php',0,_binary ')\\iU.#\mtz',_binary ')\\iU.#\mtz',_binary '\d|[\_\\\nA\\\<8U\\','',0,'?'),(_binary 'J0EnO\6','wp-content/plugins/salient-portfolio/includes/wpbakery/maps/nectar_portfolio.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/wpbakery/maps/nectar_portfolio.php',0,_binary 'I\b \b',_binary 'I\b \b',_binary '=}*\Z\Km\\$9ogg\\	y.','',0,'?'),(_binary 'k#׺V-t][	','wp-content/plugins/salient-portfolio/includes/wpbakery/maps/recent_projects.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/wpbakery/maps/recent_projects.php',0,_binary 'O\-\z\',_binary 'O\-\z\',_binary 'y#2lgd@\\:\K\\{%rx','',0,'?'),(_binary '8\CsC\\\3Э\\','wp-content/plugins/salient-portfolio/includes/wpbakery/wpbakery-elements.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/wpbakery/wpbakery-elements.php',0,_binary 'c\=\D\\'\\\"\־`',_binary 'c\=\D\\'\\\"\־`',_binary '܏\Y7iDת\Z\Dx;IL\%5','',0,'?'),(_binary '\\\\+\n\J~va\.','wp-content/plugins/salient-portfolio/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/index.php',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'i\\S\É\\'	','wp-content/plugins/salient-portfolio/js/salient-portfolio.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/js/salient-portfolio.js',0,_binary '#\ \$j\g!\',_binary '#\ \$j\g!\',_binary '\\\C^\^H\0\Z?\k\S\=&ޚ\~\','',0,'?'),(_binary '\\PSu[͙2}','wp-content/plugins/salient-portfolio/js/third-party/caroufredsel.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/js/third-party/caroufredsel.min.js',0,_binary 'i*\ɝ\\h	',_binary 'i*\ɝ\\h	',_binary '\;\\,^\n<\\ĈA\"Ij\"+׸;G\N','',0,'?'),(_binary '`\"\`np\.H','wp-content/plugins/salient-portfolio/js/third-party/imagesLoaded.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/js/third-party/imagesLoaded.min.js',0,_binary 'TZ\\ȷ)xb',_binary 'TZ\\ȷ)xb',_binary '%Wy\\~\B\GJ\\舍X\\'V\D','',0,'?'),(_binary 'n;^o\`\򇚑\','wp-content/plugins/salient-portfolio/js/third-party/isotope.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/js/third-party/isotope.min.js',0,_binary '\\\ 2B\Q[rv{\',_binary '\\\ 2B\Q[rv{\',_binary 'QSt\^\+\\ j锻\*lVG\Oo	\','',0,'?'),(_binary '\q\\\\<)\&','wp-content/plugins/salient-portfolio/js/third-party/touchswipe.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/js/third-party/touchswipe.min.js',0,_binary 'Cd\\Su<',_binary 'Cd\\Su<',_binary '^P\&~\s\SR\nE+\1\0\Id<\','',0,'?'),(_binary '\"ڵhKd\*\','wp-content/plugins/salient-portfolio/js/third-party/waypoints.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/js/third-party/waypoints.js',0,_binary '75. \4\0\0',_binary '75. \4\0\0',_binary '[,	dH<*1\>\u\\SF)\','',0,'?'),(_binary 'R\\=6:Or','wp-content/plugins/salient-portfolio/languages/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/languages/index.php',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'Y\\YN\0\Q\^\\\','wp-content/plugins/salient-portfolio/plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/plugin.php',0,_binary 'lC$J\\s\\',_binary 'lC$J\\s\\',_binary 'iArj\'\S\E\0h\M5oO\\\','',0,'?'),(_binary 'zw_kh\Wv\.','wp-content/plugins/salient-shortcodes/css/fonts/fontawesome-webfont.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/css/fonts/fontawesome-webfont.svg',0,_binary '.\murI1G\',_binary '.\murI1G\',_binary 'Lr7D@y\ɂ]NK(\ti\G9\\Tm=','',0,'?'),(_binary '[f\{$\\-_','wp-content/plugins/salient-shortcodes/css/fonts/icomoon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/css/fonts/icomoon.svg',0,_binary '\EX\wCn\	r\\rR@',_binary '\EX\wCn\	r\\rR@',_binary 'Lc>3ʔ\`\Z\\\\\dJ\u\\','',0,'?'),(_binary '\۶j%R\','wp-content/plugins/salient-shortcodes/css/fonts/linecons.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/css/fonts/linecons.svg',0,_binary '\bm\\>\J\BJ5\',_binary '\bm\\>\J\BJ5\',_binary '	\D\v\\\~\\Zk\"v\\\b\','',0,'?'),(_binary '4\\n\h@EI)؇G','wp-content/plugins/salient-shortcodes/css/fonts/steadysets.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/css/fonts/steadysets.svg',0,_binary 'ƪhKk5^\+\x',_binary 'ƪhKk5^\+\x',_binary 'q	`l۴xy\"ߋ\%ncȉY\D','',0,'?'),(_binary 'F-Y |q\q','wp-content/plugins/salient-shortcodes/includes/admin/shortcode-helpers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/admin/shortcode-helpers.php',0,_binary 'Q\:\꺺iށ	i2;',_binary 'Q\:\꺺iށ	i2;',_binary '\	Qa\O\Pe\˨L]\WS\\Z\\Fr\\','',0,'?'),(_binary '\0\0=k\\Z6!I\]W','wp-content/plugins/salient-shortcodes/includes/admin/shortcodes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/admin/shortcodes.php',0,_binary '\\\*փp\\`p',_binary '\\\*փp\\`p',_binary '(.\Zp7	v*\\f:;8\ޅ\:S&E{hI','',0,'?'),(_binary 'z\O\','wp-content/plugins/salient-shortcodes/includes/admin/tinymce-class.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/admin/tinymce-class.php',0,_binary 'GZaN܋\\\"q\\',_binary 'GZaN܋\\\"q\\',_binary '݈E{z\\Sy+\Vw,\\\S\\','',0,'?'),(_binary 'vν\#\k)D','wp-content/plugins/salient-shortcodes/includes/assets/js/add-media.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/assets/js/add-media.js',0,_binary 'q|\\Eo\\W\<h',_binary 'q|\\Eo\\W\<h',_binary '>\wz^6<\s\t\',4&\Zb6\Z(\','',0,'?'),(_binary '{>cNd\z9\T\\','wp-content/plugins/salient-shortcodes/includes/assets/js/chosen/chosen.jquery.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/assets/js/chosen/chosen.jquery.min.js',0,_binary 'O\O\rĴ2\\\\|',_binary 'O\O\rĴ2\\\\|',_binary '\\pu\\rr-E~Z.|4d\rV ','',0,'?'),(_binary 'p\Cmp\l,;','wp-content/plugins/salient-shortcodes/includes/assets/js/magnific-popup.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/assets/js/magnific-popup.js',0,_binary 'dCo\Aw\19 ',_binary 'dCo\Aw\19 ',_binary 'Kkp\\\0\r\\r>Eqֱn','',0,'?'),(_binary 'Z\\\'㧷*p0Pv)','wp-content/plugins/salient-shortcodes/includes/assets/js/nectar-shortcode-generator.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/assets/js/nectar-shortcode-generator.js',0,_binary '2a\r\>1\oC\"\F',_binary '2a\r\>1\oC\"\F',_binary '1\\Eu\|R\Zm.\\~\'\\\10:','',0,'?'),(_binary '&w\!u\RQ\\\;O','wp-content/plugins/salient-shortcodes/includes/assets/js/popup.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/assets/js/popup.js',0,_binary 'dU\L+\>HU^\0',_binary 'dU\L+\>HU^\0',_binary '\_\Wfj9h\Y}v\uXG195o','',0,'?'),(_binary '\\qs4\5\`m-\ǻ','wp-content/plugins/salient-shortcodes/includes/assets/js/simple_slider/simple-slider.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/assets/js/simple_slider/simple-slider.min.js',0,_binary 'ȁEZ\($i1z\\',_binary 'ȁEZ\($i1z\\',_binary '\Za.0mrR\\\]W@~ϻN','',0,'?'),(_binary '\'C\\!抄 ucA','wp-content/plugins/salient-shortcodes/includes/frontend/blog/entry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/frontend/blog/entry.php',0,_binary 'K9&o\OV#d',_binary 'K9&o\OV#d',_binary '[J\mf\X	Āǩ\\+V\rT\;\!]\"','',0,'?'),(_binary 'M\6G\\wXW','wp-content/plugins/salient-shortcodes/includes/frontend/shortcode-core.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/frontend/shortcode-core.php',0,_binary 'U\"Z~	#\NQz',_binary 'U\"Z~	#\NQz',_binary '\\ֿ\\\lc\/[\r\!2xՌQ\\?D','',0,'?'),(_binary '\\1\$: ','wp-content/plugins/salient-shortcodes/includes/frontend/shortcode-elements.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/frontend/shortcode-elements.php',0,_binary 'v\\	\&\JD3\',_binary 'v\\	\&\JD3\',_binary '\\'\\Q?1\\\\,\Ϟx/\,','',0,'?'),(_binary '+.m_=}&?\rp','wp-content/plugins/salient-shortcodes/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/index.php',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'K@?.\\Z^Z<|\uX\','wp-content/plugins/salient-shortcodes/js/init.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/js/init.js',0,_binary 'r1e#EGK\7\	',_binary 'r1e#EGK\7\	',_binary '\aJ\϶\5c\\r.=Gq\ڽ kֻh','',0,'?'),(_binary '\HT]\bX|=%','wp-content/plugins/salient-shortcodes/js/jquery.easing.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/js/jquery.easing.js',0,_binary '5wò\+\Z$\r\\\BL',_binary '5wò\+\Z$\r\\\BL',_binary 'Ҁ5\of%\/Ly>!e\','',0,'?'),(_binary 'WX=	,\	K\\','wp-content/plugins/salient-shortcodes/js/nectar-testimonial-slider.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/js/nectar-testimonial-slider.js',0,_binary '|Й\k`0C-\\{',_binary '|Й\k`0C-\\{',_binary '\BTcZqa3тf\\dS\nZ\?i','',0,'?'),(_binary 'u߫,\_\','wp-content/plugins/salient-shortcodes/js/touchswipe.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/js/touchswipe.min.js',0,_binary 'Cd\\Su<',_binary 'Cd\\Su<',_binary '^P\&~\s\SR\nE+\1\0\Id<\','',0,'?'),(_binary 'I\d\g󀩴','wp-content/plugins/salient-shortcodes/languages/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/languages/index.php',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '/oUyy\4\','wp-content/plugins/salient-shortcodes/plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/plugin.php',0,_binary 'qe\\\\ZB8',_binary 'qe\\\\ZB8',_binary 'j\*J<\OۙԤҬn\\n\\UNI\ZA\','',0,'?'),(_binary '8U\j3%gh','wp-content/plugins/salient-social/css/fonts/salient-social.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/css/fonts/salient-social.svg',0,_binary '{&R\\\D\NI',_binary '{&R\\\D\NI',_binary 'V\C$̵IޱkA\\\\\\tVK]XB','',0,'?'),(_binary 'vO[\P\f$ቸ\','wp-content/plugins/salient-social/includes/admin/customizer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/includes/admin/customizer.php',0,_binary 'm~.|(	\\]%\\',_binary 'm~.|(	\\]%\\',_binary '{(Zh\\\.-\\M[ǴUUͻ	6V\\\','',0,'?'),(_binary '\Bs/M+	','wp-content/plugins/salient-social/includes/admin/nectar-love.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/includes/admin/nectar-love.php',0,_binary '\\Yf\\f\@',_binary '\\Yf\\f\@',_binary 'u/\SXg\]cuGv0\\\)ޞ','',0,'?'),(_binary 'Z\Hn$\\\Z\q\\','wp-content/plugins/salient-social/includes/frontend/customizer-styles.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/includes/frontend/customizer-styles.php',0,_binary 's\/>{\K\\Z',_binary 's\/>{\K\\Z',_binary ';\\\n\\\\ƍ==\Y*d\\nCm','',0,'?'),(_binary '\\1m\fҨM-','wp-content/plugins/salient-social/includes/frontend/processing.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/includes/frontend/processing.php',0,_binary 'كW\\"\_\\\',_binary 'كW\\"\_\\\',_binary 'E\v:\\ZKB\1-BkmU\=\\	','',0,'?'),(_binary '\At%25q\\\','wp-content/plugins/salient-social/includes/wpbakery/maps/salient-social.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/includes/wpbakery/maps/salient-social.php',0,_binary 'rU\\@7\\g',_binary 'rU\\@7\\g',_binary '*;V\ՇJ\\\LJgƳ\\bM#)`','',0,'?'),(_binary '\_\\0\ZN𸑹\','wp-content/plugins/salient-social/includes/wpbakery/wpbakery-elements.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/includes/wpbakery/wpbakery-elements.php',0,_binary 'w#|B}U5Cq\r\',_binary 'w#|B}U5Cq\r\',_binary '+Mj\dɨn4\Z\\@0\.\d\P1W','',0,'?'),(_binary '$\\\\GqVt}\','wp-content/plugins/salient-social/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/index.php',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'ۜ\\p\f,','wp-content/plugins/salient-social/js/salient-social.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/js/salient-social.js',0,_binary 'ˆD񁄞=]\%\\L',_binary 'ˆD񁄞=]\%\\L',_binary '\n\\\\\c9v\ƥx\\\_\0\R\n,>\"','',0,'?'),(_binary 'REunhKaxu-ۗ','wp-content/plugins/salient-social/languages/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/languages/index.php',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'yfMa&y','wp-content/plugins/salient-social/plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/plugin.php',0,_binary 'W\:(d\r\u\e=',_binary 'W\:(d\r\u\e=',_binary '\\\\WmfhHK\\\5z*ߛsC,','',0,'?'),(_binary '@\?끊4}\\\0','wp-content/plugins/salient-widgets/includes/admin/js/nectar-widget-admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-widgets/includes/admin/js/nectar-widget-admin.js',0,_binary '&Ϗ\\m\',_binary '&Ϗ\\m\',_binary '\\_kǀ$?\Z\+dgy\):M\M/','',0,'?'),(_binary '\\h`{wGW','wp-content/plugins/salient-widgets/includes/admin/popular-posts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-widgets/includes/admin/popular-posts.php',0,_binary '\@\L\$W\',_binary '\@\L\$W\',_binary '9b4\X\`Qer\`\t\\G','',0,'?'),(_binary ':\fƇ\y\J\0M','wp-content/plugins/salient-widgets/includes/admin/recent-posts-extra-widget.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-widgets/includes/admin/recent-posts-extra-widget.php',0,_binary '\"NNDg=ci\f\Z',_binary '\"NNDg=ci\f\Z',_binary 'Ǆ\L$5$K\eu\0gq@\򊀁','',0,'?'),(_binary 'ԟC$ΊqX','wp-content/plugins/salient-widgets/includes/admin/recent-projects-widget.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-widgets/includes/admin/recent-projects-widget.php',0,_binary '\u	yj#{\'\Y',_binary '\u	yj#{\'\Y',_binary 'Òತ\\\\OP\\@\؈9\\\\\nV','',0,'?'),(_binary '\\"\N\M~\\0','wp-content/plugins/salient-widgets/includes/frontend/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-widgets/includes/frontend/index.php',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '\\{\9sjq@K\\','wp-content/plugins/salient-widgets/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-widgets/index.php',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'Cv0y\M','wp-content/plugins/salient-widgets/languages/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-widgets/languages/index.php',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'Z* \Jd)ʟH','wp-content/plugins/salient-widgets/plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-widgets/plugin.php',0,_binary '݃NWdaϫҧ6\',_binary '݃NWdaϫҧ6\',_binary 'r{\\[5\8\\}\vX\'\2\\tC','',0,'?'),(_binary '{\ǟq\\!u\','wp-content/plugins/w3-total-cache/Base_Page_Settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Base_Page_Settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9&Ap㟳0',_binary 'S#\1\"J\ϭBV9Jjb`Œ\dL','',0,'?'),(_binary '\C;>b:\\2\\r\O','wp-content/plugins/w3-total-cache/BrowserCache_ConfigLabels.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/BrowserCache_ConfigLabels.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'To\K\\\4\L',_binary 'zoZ\\\rF;\4iyAr\fs\\','',0,'?'),(_binary '\\<Ym`d1c','wp-content/plugins/w3-total-cache/BrowserCache_Core.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/BrowserCache_Core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z\++E\0b\\!9',_binary '\I\c ͚-\Q\ß\c(\\\wƺy!','',0,'?'),(_binary 'XSȯɈ\ⱎ@\x\','wp-content/plugins/w3-total-cache/BrowserCache_Environment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/BrowserCache_Environment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\KH\v\Q蹾g\',_binary '+1\\JnCNT\(\b\0\Z\B?\^','',0,'?'),(_binary '\F|\\\@US\,yַ','wp-content/plugins/w3-total-cache/BrowserCache_Environment_Nginx.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/BrowserCache_Environment_Nginx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\n[x%otd@',_binary '\jK\K\K\$dgYr\i@r5<','',0,'?'),(_binary 'ϯݒZwQ\x[\\','wp-content/plugins/w3-total-cache/BrowserCache_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/BrowserCache_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ж!m^R=|Rd',_binary 'B\Ѷ\EJG\\[F}8KI\'ȴKY\"[L','',0,'?'),(_binary 'q\;X\\h\\EZ^','wp-content/plugins/w3-total-cache/BrowserCache_Page_View_QuickReference.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/BrowserCache_Page_View_QuickReference.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q)tRt\\\',_binary '\X\a\\ٻv=RY~@&\E\\\p\','',0,'?'),(_binary 'Ib{TDigV','wp-content/plugins/w3-total-cache/BrowserCache_Page_View_SectionSecurity.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/BrowserCache_Page_View_SectionSecurity.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\E\\\+\\&',_binary ':Cg\\\jUEoA3DNV\\u.afQo\b','',0,'?'),(_binary '&\50\\','wp-content/plugins/w3-total-cache/BrowserCache_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/BrowserCache_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.jt/C>',_binary 'Z-\[\iK1BkgJᾆw\'','',0,'?'),(_binary '\\>.ȽN','wp-content/plugins/w3-total-cache/BrowserCache_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/BrowserCache_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qs\l^T5\\	H',_binary 'w!C#\0_n\)ϒ\"\οO	','',0,'?'),(_binary 'P\CDF>@ѭ\\','wp-content/plugins/w3-total-cache/Cache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\\mX\\\\',_binary '癵/l\\z>aZP\\݁\]\\/Lk2d#','',0,'?'),(_binary '\	t\\\a`\Z\&J','wp-content/plugins/w3-total-cache/CacheFlush.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CacheFlush.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[h?7z?#\^',_binary '\h7\\=\hs݆orUt))z','',0,'?'),(_binary '\sc5pRS','wp-content/plugins/w3-total-cache/CacheFlush_Locally.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CacheFlush_Locally.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\g\9Mb|\\',_binary '\M\mɠ.ާ\ \l%wك*','',0,'?'),(_binary '̛f \@]Aԓ \4','wp-content/plugins/w3-total-cache/CacheGroups_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CacheGroups_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\l\\3S\\O\w',_binary '\_A̝^\ACd-UgIb\wy\\','',0,'?'),(_binary 'fz\\\\\)]}-','wp-content/plugins/w3-total-cache/CacheGroups_Plugin_Admin_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CacheGroups_Plugin_Admin_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ȳ%\\[)YZ\}',_binary '\\,\C\\M\2@>;/\\Yk\\MXa','',0,'?'),(_binary 'sw\a#!&0W7\\dK','wp-content/plugins/w3-total-cache/CacheGroups_Plugin_Admin_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CacheGroups_Plugin_Admin_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$\\\\!hQ1\',_binary '4\\n)\ȁI\*hl\۸қEKO','',0,'?'),(_binary 'T\\H\l\sN','wp-content/plugins/w3-total-cache/Cache_Apc.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Apc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T̯\5UB	ؗ',_binary '\_\0P\v\.B\\q\k\\lX\t2\H','',0,'?'),(_binary 'Yt\^i\\','wp-content/plugins/w3-total-cache/Cache_Apcu.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Apcu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\;VY\j\5\',_binary '\hRo\3~HeMi\D\y\\)C','',0,'?'),(_binary '/O\og\/&\l\\','wp-content/plugins/w3-total-cache/Cache_Base.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\_t\oؔ.\\\r`\',_binary '}vP\Z\\\Zu7;Ax\U\D','',0,'?'),(_binary '?n@@/НyM4','wp-content/plugins/w3-total-cache/Cache_Eaccelerator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Eaccelerator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\0\B!',_binary '	ZG<|zus*J{⑅/~Q','',0,'?'),(_binary 'KR\r+\"!S\\t#}','wp-content/plugins/w3-total-cache/Cache_File.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\\'	&/\g\{	',_binary '\BƨhA^\\0\\3Ȅ(Fy\M','',0,'?'),(_binary '!# RaTH','wp-content/plugins/w3-total-cache/Cache_File_Cleaner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_File_Cleaner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GOv]s\rd\p\',_binary '\ݾ\XH+;A\\\\\\\כs\rq','',0,'?'),(_binary 'uPU\\0W\\','wp-content/plugins/w3-total-cache/Cache_File_Cleaner_Generic.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_File_Cleaner_Generic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\p\;L\\c\',_binary '\V\\*\܄\.IyW7_#}\\','',0,'?'),(_binary '\1\ܞT\ny(3>\\Z','wp-content/plugins/w3-total-cache/Cache_File_Cleaner_Generic_HardDelete.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_File_Cleaner_Generic_HardDelete.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?䨀+_h`',_binary '\jYxĪ\\*\\n\JO\\','',0,'?'),(_binary '8I\[˹\BO\','wp-content/plugins/w3-total-cache/Cache_File_Generic.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_File_Generic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a1|kKtiO/\',_binary 'p\o3ccO(\Zت\%#\\"\l','',0,'?'),(_binary '^Po\\\2W','wp-content/plugins/w3-total-cache/Cache_Memcache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Memcache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4wt\6K1\;X',_binary 'Ve\wb`YR:0vgcQ\r\\\\\Y','',0,'?'),(_binary 'lF$aK(t\\','wp-content/plugins/w3-total-cache/Cache_Memcached.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Memcached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\\\b\\\2',_binary '\)Ht\\ܴ\zV\\\cG\Aȼ','',0,'?'),(_binary '=:S\D\s4','wp-content/plugins/w3-total-cache/Cache_Memcached_Stats.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Memcached_Stats.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S\,hq^X\kU',_binary '*\Z\\ٛ\\*u\Sl&C!','',0,'?'),(_binary 'gW\"?}\\.\4','wp-content/plugins/w3-total-cache/Cache_Nginx_Memcached.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Nginx_Memcached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']sQ1XTIPC\	\f',_binary '&\\m.P\n$C[\\n\x$Ne','',0,'?'),(_binary '\\\P*\zA','wp-content/plugins/w3-total-cache/Cache_Redis.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Redis.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\P/f\\D:v',_binary ',A$v;oZ4PZ~Dx\\','',0,'?'),(_binary '-2\"h\\"\Z+KQ\','wp-content/plugins/w3-total-cache/Cache_Wincache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Wincache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˨\[0c0ş\',_binary 'KeH!;&O=N9 \Y9`d\','',0,'?'),(_binary 'Xs\[\v\rͣ\kf','wp-content/plugins/w3-total-cache/Cache_Xcache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Xcache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\\\%cK\7<\',_binary '&\F)_\\Z\L\A\'S\biꓯDxd\P\','',0,'?'),(_binary 'g_//月-w\ ','wp-content/plugins/w3-total-cache/CdnEngine.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Rճj_\>?g\t',_binary 'r+m\KK2n\Ab˯}%\n\@_׿	վ','',0,'?'),(_binary 'CI\)\\t&phD\\P','wp-content/plugins/w3-total-cache/CdnEngine_Azure.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Azure.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\0~\b𱴘_\\l',_binary '\7\|\\A\˸\올uZom\\N^','',0,'?'),(_binary 'V\	T^B89~\','wp-content/plugins/w3-total-cache/CdnEngine_Base.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C#(Ln\W\rLHi;',_binary '3\n\\\7\&V\Z\\`\\xR1\\\\*8Ũ\\','',0,'?'),(_binary '83\zk!i\\\\@','wp-content/plugins/w3-total-cache/CdnEngine_CloudFront.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_CloudFront.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>*)I\0|\"\/,',_binary '&c\w8Z0\\)lES\\\Bp','',0,'?'),(_binary '\SJ\6O\','wp-content/plugins/w3-total-cache/CdnEngine_Ftp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Ftp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bi28J4U',_binary '\0\X \H\R9&8\9=yr\n','',0,'?'),(_binary 'ixq+','wp-content/plugins/w3-total-cache/CdnEngine_GoogleDrive.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_GoogleDrive.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\W3\r]ě\0n',_binary '4k@Μ\)	\T\p7\\/\٘Z\,m','',0,'?'),(_binary 'f\;\HB,\4+\Z','wp-content/plugins/w3-total-cache/CdnEngine_Mirror.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' L3\\\QWL\"\֒,',_binary ')`X\\k~!\"d?\I$da\aHe\nV','',0,'?'),(_binary 'j\#cuB\n@܏d','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Akamai.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Akamai.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\X\~8`k',_binary '3\a\&D\\*\v#^RޗN0G\\0I^7','',0,'?'),(_binary '\'h䠱\l\(','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Att.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Att.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\\EE<^k\',_binary 'd\N\\Ey磉\Ę\\\r0g','',0,'?'),(_binary 'IfAŷ','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_CloudFront.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_CloudFront.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\\:\\\l1<\d\',_binary '\Zqά\[5,\\I\\r1\\> \n','',0,'?'),(_binary ',ŦP!xDQj','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Cotendo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Cotendo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\/I\!J\%짏',_binary '9u(\\\㚫HVdb\r<cd\j','',0,'?'),(_binary 'FךԠ\hVq\SK','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Edgecast.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Edgecast.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\M*@0\\\K|Z\F',_binary 'w\?)nbSP[\ZI/\u\\z\#','',0,'?'),(_binary '\\ɗF?1p7\\','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Highwinds.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Highwinds.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i[\;ڽ\=<z',_binary '{\\5e\rsB!\P\?\3	`}\V\','',0,'?'),(_binary 'dH\Q\\&8;\\','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_LimeLight.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_LimeLight.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$4i!sb\4/̍',_binary '0xX\\pse$\\+\\\rBӀ<2','',0,'?'),(_binary 'DHRi\e\&ئ\O[','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_MaxCdn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_MaxCdn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\lVd\o64\\\',_binary 'q-H5Z׬ZTשR\N\Y#>\','',0,'?'),(_binary '1\\\(2\'\]\+','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_RackSpaceCdn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_RackSpaceCdn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\\x\hW27\',_binary 'ާ\`ͅ@\\J\S\\.Je\\'H','',0,'?'),(_binary 'u\"S\ZՋ*|^','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_StackPath.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_StackPath.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E?gN\\z\T!',_binary '1.g\jx$\؇	\?5V\X','',0,'?'),(_binary '\'_\@!K\\@Z','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_StackPath2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_StackPath2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S`\,o\$ӻ',_binary '\tͬ1mt\X4\Kt\>\:f~t\','',0,'?'),(_binary '\0ם\k0DFh','wp-content/plugins/w3-total-cache/CdnEngine_RackSpaceCloudFiles.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_RackSpaceCloudFiles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"M3\v/vBk7Ac',_binary '\\7>3EW#H<\eV\3R]\','',0,'?'),(_binary ':z6:\EZ(+$','wp-content/plugins/w3-total-cache/CdnEngine_S3.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_S3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'urwx/\$\\V\\\"',_binary 'ߟBK\\o6bzq0\\^O\3\\\\','',0,'?'),(_binary 'AmH0\\\(\\R5S','wp-content/plugins/w3-total-cache/CdnEngine_S3_Compatible.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_S3_Compatible.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*s\zo\ܯ\\1',_binary '\0Km)|\\i\\3^ܢa\]ۤT','',0,'?'),(_binary 'x\UBk\?\C\}:q','wp-content/plugins/w3-total-cache/Cdn_AdminActions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_AdminActions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\"\\ᯌ\+\:FC',_binary '\\Z7\.Y&˪}\'	#Z2\K\','',0,'?'),(_binary '\单\\\6K','wp-content/plugins/w3-total-cache/Cdn_AdminNotes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_AdminNotes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' )\Wź\EB\a',_binary ' B\ǹ\kx\s1]ܼBmrb','',0,'?'),(_binary '[+\@\A\\z\','wp-content/plugins/w3-total-cache/Cdn_CacheFlush.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_CacheFlush.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\͹	7HOo\m',_binary '\LY\P ~\rZvr-?#`u{','',0,'?'),(_binary 'W[%\'ZE0\̂\','wp-content/plugins/w3-total-cache/Cdn_ConfigLabels.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_ConfigLabels.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'AϨ\m\N|5R',_binary 'J\\rЃ]΍\;1S(\^-J\\	\|','',0,'?'),(_binary '|\{\\\g\`e','wp-content/plugins/w3-total-cache/Cdn_Core.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C7wR?glE\Z\',_binary '\'\\j`\pd\dF\\Q\L\','',0,'?'),(_binary '\i\0\?u070\','wp-content/plugins/w3-total-cache/Cdn_Core_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Core_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ŕ\\r3Ӷ',_binary '\\! )3[C⒳R%]\\g\\lQ<','',0,'?'),(_binary 'i\\\C>yj','wp-content/plugins/w3-total-cache/Cdn_Environment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Environment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\熲S\\\Jgx%\\'',_binary '\\{)\&.MRݭlt\jizb','',0,'?'),(_binary '>\%\Gf\HH]\l<','wp-content/plugins/w3-total-cache/Cdn_Environment_Nginx.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Environment_Nginx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j}\n\\\+\\\',_binary 'G\NE\\\gD..hgƑy#u\E_','',0,'?'),(_binary 'Bj79\\\pAof\','wp-content/plugins/w3-total-cache/Cdn_GeneralPage_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_GeneralPage_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'AQ֮Q*DfV0',_binary '\nWǩ[L\]ÕԀp\\.\tp\&F','',0,'?'),(_binary 'h\Z\D\P\\\\:1','wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_AdminActions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_AdminActions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S\BT\,#\ٴ\',_binary 'IvO\054\\\[߃\Fo\"ם\n*\\','',0,'?'),(_binary '͌)\i\n$\\j\d','wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\lh\vL\',_binary '\n\\>2Kr\1\܏2\*#a&ɒ}','',0,'?'),(_binary ':X@\','wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Page_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Page_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\]&~+\\\;gӇ',_binary '\\\g\\sQ\'%n`\hd\\n}\:','',0,'?'),(_binary '\0\_ _\_,}F','wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Vb/)\nV`\˳',_binary 'r\\\\'j{Fi2\\n\&5_{i\Ru','',0,'?'),(_binary '\\\"A\\RP2','wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Popup_AuthReturn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Popup_AuthReturn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\c\M\jw?vlO7',_binary '+\d56kG3WQCM#~B&W\"\s9\'B','',0,'?'),(_binary '.GZ\+\"','wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Popup_AuthReturn_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Popup_AuthReturn_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u+=ƇYdPr',_binary 'Z,c\v\ͽ\6r\Ś~\\'OC\rn\','',0,'?'),(_binary 'Ӓi:uRϖ','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\\ W. 2\',_binary 'NB<Z\{V\%\p\\7	=g#','',0,'?'),(_binary '܅@s#vHl\\\JD','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rޮ\\\4:\',_binary '\n;\rm\J\Z<\0DB*ȲUZ\ݫ$\','',0,'?'),(_binary 'o\*X\&\\bU','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Page_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Page_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\rh&\%\\\\',_binary 'X\z\$U%G~;Z\\H\16','',0,'?'),(_binary '\\\,g\\K	:\','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'هW\ZawVk\b',_binary 'Ԟ\\r\yY>.\BH\\#\k\\'','',0,'?'),(_binary '\U\\Ip\	Nf<','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Popup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Popup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\\\a!\\!2n8c',_binary '$:-;\v_\\5?X%%/\\'','',0,'?'),(_binary 'w,\\\\r\','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Popup_View_ConfigureCnamesForm.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Popup_View_ConfigureCnamesForm.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\MǿȾ}X',_binary '={\\b\\\<z\ī-\H<2`1:\','',0,'?'),(_binary '\	%\n]>\\\ޝ','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Popup_View_Intro.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Popup_View_Intro.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\pK\\\\Jb\\~',_binary '\&H\4/\jȤŶώ\\8\P','',0,'?'),(_binary '`\V:\q+%\\J|#','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Popup_View_SelectHost.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Popup_View_SelectHost.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	N \\Pѡ1',_binary 'N\0=	f\|\x\\\z&TĐE\','',0,'?'),(_binary 'Ɠ\\\B`@:','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=\ޤ\\9F\\',_binary '߬\n:\":\N	\\n46i\I\\\\\','',0,'?'),(_binary '\t\E\\\Y\b@6','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget_View.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget_View.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\o\z\*;DB',_binary '̋AVV\Τ\;)T\\'B9\My;','',0,'?'),(_binary '%ƟZj@\\|g\','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r|1C\igK',_binary '6A\LHvw.\J\%_/l\J','',0,'?'),(_binary '#aFw\\\x(\','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hJcAev\SSJ,',_binary ']7N\\0\\t\Kܽ&AKuVY\\\-Rd\','',0,'?'),(_binary 'H\r\*X~MWr[\','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget_View_NotConfigured.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget_View_NotConfigured.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&QT\\@\Vy\\',_binary '\"b\ΎtOq84\	\D\\','',0,'?'),(_binary '`\(Zm&tZ\','wp-content/plugins/w3-total-cache/Cdn_LimeLight_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_LimeLight_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}90>OY\\}}\f@',_binary '.ӮD\\RH^ZR\','',0,'?'),(_binary 'B\rhXM\ꦂB','wp-content/plugins/w3-total-cache/Cdn_LimeLight_Page_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_LimeLight_Page_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\^q\̻Nh\\1',_binary '\\o^1޲\^浃H5\\\\I','',0,'?'),(_binary ';#\wlGWt','wp-content/plugins/w3-total-cache/Cdn_LimeLight_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_LimeLight_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\<\:nﹽ',_binary '0_[+\-3EYN\\\NG\nq\/0\4{','',0,'?'),(_binary '*wX\\7ŲTŴ','wp-content/plugins/w3-total-cache/Cdn_LimeLight_Popup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_LimeLight_Popup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{f씈76q\r\]\',_binary '\Z\u٨l\ɭ$\\\\;s\LFڨhMR:qS','',0,'?'),(_binary ':+p\\[m%\\J','wp-content/plugins/w3-total-cache/Cdn_LimeLight_Popup_View_Intro.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_LimeLight_Popup_View_Intro.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v|&Wk5w',_binary '[u\\\ɔ9\Mgz4χL\b؄B','',0,'?'),(_binary '#\}\OO7h','wp-content/plugins/w3-total-cache/Cdn_LimeLight_Popup_View_Success.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_LimeLight_Popup_View_Success.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm_6984D8g',_binary 'k[\r.\0ַg\\r\G)|\^\)aB\\\\\2','',0,'?'),(_binary '|(\\\\=ac\;','wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\@N8\'',_binary '\t\\6c\\kHT\\\+\d*ӂE','',0,'?'),(_binary '\>6])J\?>U','wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Page_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Page_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\ݐ\/\a_',_binary 'vTmJa\0c9\\\yƮZFy\>','',0,'?'),(_binary '\ngݜȣE;v\\Z','wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F2C*`\I\Ȧ\\?',_binary '\~3\\,\'h&Ւ\n\Z{\','',0,'?'),(_binary '\\m\X|P2Ȳ\!\','wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fQ\\Ԝ\4\<◐',_binary '\\\\\j 0\"I\\\\\Xjg\v\\_','',0,'?'),(_binary '9\_~BTC\\K_','wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup_View_Intro.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup_View_Intro.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z_*cfӇ\o[&',_binary '\-Vy	VbVM1\I','',0,'?'),(_binary '\J֖Iq7}a\l','wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup_View_Success.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup_View_Success.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_y\M\OgI\',_binary '`FNֆ\\7\ïn\ݹ~\'Qi]\','',0,'?'),(_binary 'Hǵ){\0\','wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup_View_Zone.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup_View_Zone.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\\dઠsۮJ\'I',_binary '\\.k\8\a\\\9[2\A','',0,'?'),(_binary '4:\\\\+Uȗ&ӥ','wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup_View_Zones.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup_View_Zones.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i,\onYK\n9{',_binary '\`3Ȁ*9ٖED,(\r$m%;_eT\_\','',0,'?'),(_binary '\EL\퐧\fb','wp-content/plugins/w3-total-cache/Cdn_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\KG#\\t\Z\|',_binary '~ߑs\G7K	Y\2\y]+\\GVT','',0,'?'),(_binary 'o\\CyZ-5','wp-content/plugins/w3-total-cache/Cdn_Page_View_Fsd_HeaderActions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Page_View_Fsd_HeaderActions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3 SQ\2\o屔',_binary '\ZĨb:VbE#p\El!','',0,'?'),(_binary ',<Kz\3a:\\sG','wp-content/plugins/w3-total-cache/Cdn_Page_View_Header.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Page_View_Header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\jųaz',_binary '\\\b\Wq\Uk\v\r\\\Z\%x]','',0,'?'),(_binary '0\E1\w[Ԍ\E\','wp-content/plugins/w3-total-cache/Cdn_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\i$\\ \',_binary '\\`\7`Zqĸ+oհ#\|','',0,'?'),(_binary 'bm\\8\\','wp-content/plugins/w3-total-cache/Cdn_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\\ا\\*ҽ7\j',_binary '@\\wjx\2kO\^\dyHC','',0,'?'),(_binary '\\O[K;r\\m','wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N|,d2龨%T\',_binary '\r\\0\v]_6jnA<\\BXU@=M7','',0,'?'),(_binary '\B3<\\ړ+','wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn_View.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn_View.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'in	#3F\Ñ\h',_binary '\'Us>O\S1\`.ՈŁN\(!\B','',0,'?'),(_binary '\?LTLq*v~\HTj','wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+#>OoUD$',_binary '\D&yn\\7j_Hݙ0Y\!\)`\K','',0,'?'),(_binary '<BLqT\\\k','wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn_View_Authorized.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn_View_Authorized.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y#\\_-d',_binary '_{Gh\\rvVBD\\'w@K\E\','',0,'?'),(_binary '\'s\\i?!L=\\Q>$','wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn_View_Unauthorized.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn_View_Unauthorized.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+m@\p3vq\3L\',_binary 'i\R\]f\H\hnR\;1\Eu','',0,'?'),(_binary 'fʽ\%G\F{','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_AdminActions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_AdminActions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\\\2\>NU',_binary '\ͬ\F\\d\\z\9hq|\\aDG\\K','',0,'?'),(_binary '\%5\ơ\\\sq','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\f0\U\.%x0',_binary ' 1P[MMƉ\"!y\V\cdh','',0,'?'),(_binary 'ȵ0\r=M_{u5\\','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Page_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Page_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2A\?И\ѷ\\t',_binary '#-1\B>Cs\\~j^e\\r;','',0,'?'),(_binary 'Y?@Ap\Zw\\([','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Gd\\_\L\d=',_binary '\"/a*\F\nJrt\)2\1	s','',0,'?'),(_binary '\\8Ua\\aб(\\`^','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DH]\C_dv',_binary 'K\;~q\Z}\x?\fvWx\K_\\^','',0,'?'),(_binary '4O62M\3jp','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_ConfigureDomains.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_ConfigureDomains.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\5\n!#\Jp\0\',_binary '(H\#h\J@\\m\ \c$<\\','',0,'?'),(_binary 'zs\RUo/kx','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Intro.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Intro.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd.3پtд\\l',_binary 'Y\\r\\\\I|+Z\D{\Z\tU\,\?\','',0,'?'),(_binary '\E6Wb,\E','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Regions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Regions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ |P\njɏѼa',_binary 'eF#\hnV\\\9\\0\׊\\c\n','',0,'?'),(_binary '\Z<NhN\\zEER','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Service_Actualize.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Service_Actualize.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ILM\r_֎w\\+(',_binary '1E$x\Z;[zlsyy\":*2\Xs{T','',0,'?'),(_binary 'mTI\K}\','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Service_Create.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Service_Create.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\I\\q&\\',_binary 'ϰ\0\\@U:3\18\\Z\rw\\RA','',0,'?'),(_binary '\]1T4\4\ȧ','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Service_Created.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Service_Created.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\K^)]T4',_binary 'T2\}\)\"t\0͠Lh{\Z{7rG^','',0,'?'),(_binary 'e\\\;VuL\\\0\','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Services.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Services.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\f\A\X9',_binary '\wmǤ\\"\q\\>\1\VJP	\\\L{\\','',0,'?'),(_binary '\>Xz\\b\.\','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LH`\\\r\^\^',_binary '3xKc\\X<q\ɓ\\ZMS\WP44E','',0,'?'),(_binary 'd\nFoI^6S˕\','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Page_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Page_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\k\\u!\4J\',_binary 'h]\\٤gcAw\c\㝷T\\p\t\','',0,'?'),(_binary '>\\r\#ӎߔ3Ƴ','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\y6\Ӻ\&\=\\',_binary 'HaKxy.\0\\\\#\bh','',0,'?'),(_binary '\r$^dv\L3','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Popup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Popup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/|v+	v\\&Iz\',_binary 'Ci\HZkU\B\\\"\\\','',0,'?'),(_binary '8!$\-=B\\!','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Popup_View_Containers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Popup_View_Containers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T0\PD\\S',_binary '9\V!ȓjvY\\r\s\%mYM4','',0,'?'),(_binary 'f\4c\\wn\	\','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Popup_View_Intro.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Popup_View_Intro.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\X|bu\\',_binary 'N`h7|ԤW-\\#d\\AS\','',0,'?'),(_binary '\\	*o,$\','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Popup_View_Regions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Popup_View_Regions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\,!\{\jh\\}<',_binary '\AAƻ#\\M\\t\Q\G kѦ\','',0,'?'),(_binary 'Ym\\7ot\2z\=','wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_CaCert-example.pem','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_CaCert-example.pem',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4bewo]\uCUZ',_binary ']Lfː5\wg#\jWW:o.\H','',0,'?'),(_binary '\o=Lٖ','wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_Cdn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_Cdn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\9 LȰ\ƒF$',_binary ']tm\U\\n\\ު|p\q\\\s<\\T\p9\','',0,'?'),(_binary '\@>&{_a\0Qx','wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_CloudFiles.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_CloudFiles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-3ͥ1\WF\D',_binary 'V>3\+%:\\\\<&5M\#s\L6&饏','',0,'?'),(_binary '\r^,#N\\\Q\','wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_CloudFilesCdn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_CloudFilesCdn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#5y1r)\7\\',_binary '&4eY\q[\\\\\ĕCJUp(s','',0,'?'),(_binary '\\|\,q ?','wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_Tokens.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_Tokens.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%	kʦ\i|}>F',_binary 'X&\\"\^\\\}̐\\;h\IF\V','',0,'?'),(_binary '}\u<K6Rh/\\\','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/B卌枮׸\Z\',_binary '\qp\\Rt\n\\\0D9mo(!\r','',0,'?'),(_binary ')!8\\_Iǐ\\X','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{Cq\'\\0\*KV{',_binary 'o\\\\W\B+Y9\\rSAN Х8\','',0,'?'),(_binary ';U Su.+L-','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Page_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Page_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Oq3\kUP0',_binary ')i<\\7}\	\'h +Ͱ\\o\\&\\%)','',0,'?'),(_binary '#}e\\\*\\оT\','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4ej>\W\yy\0bu\',_binary '\j#C\w\31{Z\\\rQ;>A\k','',0,'?'),(_binary 'Cg~m21\\','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ճ֚\\0\4>',_binary '\ Z$xi\\-X\=Ay\lG\S\$','',0,'?'),(_binary 'Z\C\r','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup_View_Intro.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup_View_Intro.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\\цEx\?',_binary '\0\#\z\ٙX\\.o\KXN','',0,'?'),(_binary '\GlS(\rOK','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup_View_Sites.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup_View_Sites.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rm\\r\\=\/~!ք',_binary '\D\sk˴\\<Pt<Yh$3ael','',0,'?'),(_binary '+7\\-V曞\','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup_View_Stacks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup_View_Stacks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V+<V<T\\\&\'',_binary '\\_Ֆ5\C\\esL\\ᓵ\','',0,'?'),(_binary '>\\\ӥ\\\<\0:','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup_View_Success.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup_View_Success.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\1u\\̦\',_binary 'n!Rdf\4\?\r\;U6\Zo\','',0,'?'),(_binary 's\\c/.4h\\]8p\','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\qe6 \,BfBs',_binary 'j:ZWpՐ\x\\Ny>[\u^Y\K','',0,'?'),(_binary ',\\Z֕h|\1','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget_View.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget_View.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'BP;oŧVkDH',_binary '6 W[⩉q.mlzK<ǲP\yHG','',0,'?'),(_binary 'P\^C\ͬ?\\\','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GprPҮTs',_binary 'VyzHԆh|\7\\\\DEgR@\l','',0,'?'),(_binary '\\\;\\7B+\:\','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget_View_Authorized.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget_View_Authorized.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nbXU\w\U',_binary '\-\(\\\\y.U\`\ܭAK\','',0,'?'),(_binary '8[L\\0=u','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget_View_Unauthorized.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget_View_Unauthorized.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\h0\\09SL\u',_binary 'ш+c6dQ@>\\*J\]^\\','',0,'?'),(_binary '$l3\"B!K','wp-content/plugins/w3-total-cache/Cdn_StackPath_Api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ϟ(:Dd^\o5',_binary '\B9}|o^*!88\oz\fH\'6$','',0,'?'),(_binary 'wКҠ\"\\\v[','wp-content/plugins/w3-total-cache/Cdn_StackPath_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^+re\p\t]',_binary '`s\#Os^se-[3 [V\[\iWT','',0,'?'),(_binary 'ְ*\r6ՙ&','wp-content/plugins/w3-total-cache/Cdn_StackPath_Page_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Page_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\j,A\\y\p	',_binary 'Z_\nU\\\x\ZgwE\ \pe\\\','',0,'?'),(_binary '\s\Z}Ѻ\[**\\','wp-content/plugins/w3-total-cache/Cdn_StackPath_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\\G\\r]@&l\ ',_binary 'Q,G8\7ʇBE \\\\D\Pa\nN','',0,'?'),(_binary '\n_$OY\\zYH;','wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|ݛ\\N+#\',_binary 'j¥mPG>@nl\\.4','',0,'?'),(_binary '?rD\\Rb\0Z','wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup_View_Intro.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup_View_Intro.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\\n\\\\DΏ',_binary '@\%O\![֊\ͤq;ޯV\J-\','',0,'?'),(_binary 'W\ >\5\T+J\Z0','wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup_View_Success.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup_View_Success.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')<q	\V\_\^!',_binary '\0I8\\xкn.\\\\%H\'VU\j','',0,'?'),(_binary '\/C3\Ff\\\','wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup_View_Zone.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup_View_Zone.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\R|',_binary '$\Vx?P)*\m?\J\j2}`y','',0,'?'),(_binary '\䝅l^\g\%\~','wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup_View_Zones.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup_View_Zones.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\nlTt\',_binary '-]˫5nK[=j\\u\\U\0@','',0,'?'),(_binary 'B\(\:\-c','wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\*3\\\\\k',_binary 'Na`K7D]ihg\\B`\\h/','',0,'?'),(_binary ' \4l\Z\@,3','wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget_View.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget_View.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\Z;\*!E\U1',_binary '\\m\>\\>\\\k[\zR<\\\\jT','',0,'?'),(_binary '#yu=o:.','wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TUEИf	#ʀ',_binary 'q\\\\\}\8l\kJCo{tݚP\r˱','',0,'?'),(_binary 'p-n9]UP?w\','wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget_View_Authorized.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget_View_Authorized.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\ģ\ap\\',_binary 'L*2GdT6MHq\rZ7O\\O\=[A&','',0,'?'),(_binary 'Xq\8E\Ո8Ĵ\','wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget_View_Unauthorized.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget_View_Unauthorized.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[w\M]Im\SGl\',_binary 'ӲE)땙\,\r|\\b.{*ۣ\ /7P','',0,'?'),(_binary '3\\Y\\\,X/u','wp-content/plugins/w3-total-cache/Cdn_Util.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\0c77{{d\',_binary 'ƈ8j6>P\\H\Iˇ̗\\2\\\\','',0,'?'),(_binary '\80\T\\r','wp-content/plugins/w3-total-cache/Cdnfsd_CacheFlush.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CacheFlush.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,Ԯ\աS/\',_binary 'qa\\\-\r\Z+\+\ʼAo\n','',0,'?'),(_binary '\[ѕn9\C\ə','wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Engine.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Engine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\s=jͪ\e@\\y',_binary 'N+ĆEYaKN\U\\Vf[]','',0,'?'),(_binary '\\]\dP\n;\\N','wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\Ī\V\`\',_binary '\w\\n%3v\-3[3\\3\!','',0,'?'),(_binary 'dfU\\\0\([\','wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Page_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Page_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\\6\}ʉ#g',_binary 'l\nm+\p\\\/ӆ[\0t\y\N\\\\','',0,'?'),(_binary 'UkLK\\\\ԉ\\','wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~U\B\?e<rR',_binary '0[;\sڴA\fv3B6x*>1(\@\&}\\','',0,'?'),(_binary '\E\7>\ƹO','wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!U\$=\:o\Vc',_binary '\"c\KFe\\\A\wks\\','',0,'?'),(_binary 'ү3V_\N둵','wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup_View_Distribution.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup_View_Distribution.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\SFӌ	\Z\Ӊ',_binary 'TakC\$\\q\j\\Iʸl\Z\]\r','',0,'?'),(_binary 'H\\0cp6\A9l\\','wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup_View_Distributions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup_View_Distributions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\r+轢\)\',_binary '?\Q}x7\p\\F\r\qD\u\JHkie','',0,'?'),(_binary 'Org\\+','wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup_View_Intro.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup_View_Intro.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lDjP\R@%',_binary '\\oEݾoN\ϤFGCӏ9+\\\\i;\"','',0,'?'),(_binary 'Y\Zq\$\\Zl','wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup_View_Success.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup_View_Success.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\qSK6U\Z\r',_binary '8&ת\Ƀ\抓~ݳcz\2','',0,'?'),(_binary 'fڊ?\\{\d%','wp-content/plugins/w3-total-cache/Cdnfsd_Core.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_Core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ؚ^R!Tz\\',_binary ' Dw\\I[\u\\rܚU\v;Z_(8','',0,'?'),(_binary '9q7R=\e\4','wp-content/plugins/w3-total-cache/Cdnfsd_GeneralPage_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_GeneralPage_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*H\:\\eM\\Z',_binary '0\Y\O:W\xc#x\w\','',0,'?'),(_binary '1Y!M0.Z&','wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"%~&kQUC',_binary 'q͆\~\0\L[N-f7漣Gku\m','',0,'?'),(_binary '2+Y\\а\\q','wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Engine.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Engine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qV\P)$AP\5t',_binary '\=#;R\v\Z\]4Ai\d/2@1~','',0,'?'),(_binary '>oeTS7\k','wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\qɊe䟋ά\Q',_binary '\\Fv\%\1v$(4\sYȓ]vJ\','',0,'?'),(_binary '\\-\W\\i3{i\$','wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Page_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Page_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݯ#U#_\IoP',_binary 'el;D\x\\0.sU\\h&\NB\'(\n\\\','',0,'?'),(_binary 'vwkn\q\\t','wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\0\-\Lz\\ݡ)k\\',_binary '\`!\\l\\9\z@5\>m\\6\&\\G\','',0,'?'),(_binary 'aHF~2\\-y\','wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Popup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Popup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i%mETSbF',_binary '\\2g- b(j\\\\\?E\n҂','',0,'?'),(_binary '|\\\\7Ոdf','wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Popup_View_Intro.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Popup_View_Intro.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\!i\)\x\r\r',_binary 'nS\r!\ߓ=I)UeMТW-','',0,'?'),(_binary '\\\\Cc\V\d','wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Popup_View_Success.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Popup_View_Success.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_ڒ\Lގ14<',_binary '\z,iB\bA\¡\o,d,','',0,'?'),(_binary '\@!\yw!\\\','wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Engine.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Engine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q\\L\\,\v',_binary 'aZ\Iۀ\',>r\\%\\\Slz\\','',0,'?'),(_binary ':5&\\VrQ\','wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n!x\;\\*<rp',_binary 'EP\\;_\-O6w\\nZ:\\&}=\5','',0,'?'),(_binary '	\Zo82','wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Page_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Page_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\đ΅\|}\\j\\',_binary 'i\ͣ2\r\5\l0\f\r}Kx}]C','',0,'?'),(_binary '\\&el<\ \','wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\L_G\SAΒ\|',_binary '\Z\uB:\\\FI\<\\A*9Fl}\a\','',0,'?'),(_binary ' \9\Ѓ}\-:l','wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\,\y\\ǝ?j',_binary 'C\f]\o\e`:vY\g\\,Φ\Z','',0,'?'),(_binary 'A\(\)\w\\Us]h','wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup_View_Intro.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup_View_Intro.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ġz\j\\p\',_binary '$\S%\|\2V\n\\?\ \T\(c\A\\','',0,'?'),(_binary 'ܭa<5D	<\r','wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup_View_Success.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup_View_Success.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ẓN4\5,&g\\',_binary 'p\P\YC\B\	9\\\\]Zig\fMs','',0,'?'),(_binary '\\\n%~Wz[<','wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup_View_Zone.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup_View_Zone.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\YE	u[ޮ',_binary 'Q<F1/$-Ux\z\Жq\\2','',0,'?'),(_binary '\h\0\\NU','wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup_View_Zones.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup_View_Zones.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4Oe\\\\yn\^?',_binary '#j\@B>s\r(\w<x\CH\L,x','',0,'?'),(_binary '0-\\;I_V','wp-content/plugins/w3-total-cache/Cdnfsd_Page_View_Header.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_Page_View_Header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\gY~t/*ܲ',_binary '\ܡ\\n\\l٥\f\&<F,Q\','',0,'?'),(_binary '.g\{p\ɏ`\np','wp-content/plugins/w3-total-cache/Cdnfsd_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '҆AyAgLz7H\',_binary '_\Sx,)l\0n\\r8\0\p\G\','',0,'?'),(_binary 'Z\z\5ߖ','wp-content/plugins/w3-total-cache/Cdnfsd_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tX̐媩N\',_binary 'J\\zSΓwb\0(RTBnX>=Dۆfm[\','',0,'?'),(_binary '{\^]O\<XY\','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Engine.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Engine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I&\\\?n&͡Q,',_binary '^УU\\Z7\|F\\N!A\_uc1\0','',0,'?'),(_binary '\n\\9\\\dw9\','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\\\J\\o',_binary '4#uVO	\}_Y\k\|\;\o\7gM','',0,'?'),(_binary '\\-F.\ Y4','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Page_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Page_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\n,\M',_binary 'D\\\\\\ǀ`\\Ƅ\'f','',0,'?'),(_binary 'Hi*\'&ܘs.','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Xf<oF\\',_binary '\">6w\H%ی\\nQ\(.Y/M\\'+)','',0,'?'),(_binary 'h\"a\i\D9','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l@,H=>\`Z3',_binary '7+Ds\\rra]&\rB\n>','',0,'?'),(_binary '\2\k\oX\\KNV','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup_View_Intro.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup_View_Intro.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T˔\Slr\Zy{D',_binary 'G\EAu\E\"f0>rfӰ\\Z vC','',0,'?'),(_binary '\׻2mC','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup_View_Sites.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup_View_Sites.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\"7I\ˤ\ac;A',_binary 'f\w[Q\tQ\DbbtC','',0,'?'),(_binary '\W睨\k\\ג\','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup_View_Stacks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup_View_Stacks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nN0ELԨ[W4\',_binary '\kE\";\Z8AH\\gO»\A\r06\e\[\','',0,'?'),(_binary '#L\'FDr\'*3\\'','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup_View_Success.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup_View_Success.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\.\P#\\\?E\',_binary 'ظ	5\Qu1Eӎ\\\A\L\\','',0,'?'),(_binary 'Kg]9KdX־\\y','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Engine.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Engine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '10J$	',_binary 'wMG\\};|k~\qοF\\*9\0\\\K','',0,'?'),(_binary 'mp 4\"}6>tG','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"0\\T41l',_binary '@\3\H\ƮF\\\3AA8\\֡|\Ab\@a','',0,'?'),(_binary '\h\0\'{\ZڏY/','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Page_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Page_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\\aX:en\\Z=ˆx',_binary '~>;9_NXya\\ZYj`7K\','',0,'?'),(_binary 'Cۉ㚘2}c/R','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\u\"KQL&0',_binary '\e\g\\\]чOk;>Ew\2\d','',0,'?'),(_binary '\n,2\\G\_n<-^','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4`xm\\t\',_binary '8\noͳU?\%û1JA\[','',0,'?'),(_binary '\vFc\\\k_','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup_View_Intro.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup_View_Intro.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' /џl\_yj\r\)',_binary '\]*a\isj\WNݑ\'\=(*JOÝ','',0,'?'),(_binary '\\'#y$yZ\\'','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup_View_Success.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup_View_Success.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\u\Z\\+_w',_binary '\9kF$/\\4\\;K\"Nn\Q?','',0,'?'),(_binary '{q\\Ζ\̫','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup_View_Zone.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup_View_Zone.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rT^阴v',_binary '\mu\\Zw\N^@=}!\n\1','',0,'?'),(_binary 'I22\vhtU','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup_View_Zones.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup_View_Zones.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n#\\\\',_binary '\\\\$\n/;\SՕ\r@r&%\'B5؅\\','',0,'?'),(_binary '&U\־\\"\:','wp-content/plugins/w3-total-cache/Cdnfsd_TransparentCDN_Engine.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_TransparentCDN_Engine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\@J\s\\ZF',_binary '~\Ӯ\\'\\k`%\ðw\0jrB\','',0,'?'),(_binary 'b?!8F~N\ۚ','wp-content/plugins/w3-total-cache/Cdnfsd_TransparentCDN_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_TransparentCDN_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#>\[Q\\\\\"/ӵ-',_binary 'E\0{\>\80@|\{\hL&\tY:','',0,'?'),(_binary '	\\\(1S,\','wp-content/plugins/w3-total-cache/Cdnfsd_TransparentCDN_Page_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_TransparentCDN_Page_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Fp2r\n]Zu',_binary 'ǋSn\\\x\>\\]˱\\P_JcO','',0,'?'),(_binary '(\!$\n!J\X%\','wp-content/plugins/w3-total-cache/Cdnfsd_TransparentCDN_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_TransparentCDN_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\U=<ɢ\\\',_binary '\\n`qd%\?`2\\jϭbRY','',0,'?'),(_binary '`y\1qq','wp-content/plugins/w3-total-cache/Cdnfsd_Util.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g{Y.mF\\',_binary 'U\aS\lڄ};acEm:zh\,','',0,'?'),(_binary 'a)\\_\nG\\','wp-content/plugins/w3-total-cache/Cli.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cli.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6x-}\|\=\(J',_binary ']\rP)>\f%\'v;:J!z\n0','',0,'?'),(_binary '\H\\s\On\rQ{','wp-content/plugins/w3-total-cache/Config.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Config.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\g\\SpL==NdVfs',_binary '\:ط\\p-I7\\kA\\?ldyn\n','',0,'?'),(_binary '!x\\l\[&\\I\n','wp-content/plugins/w3-total-cache/ConfigCache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ConfigCache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7j.\\rc<$E\_',_binary '<04\]\Z\!ʎ\GJ|d D{TU@','',0,'?'),(_binary '*x\Ju\\','wp-content/plugins/w3-total-cache/ConfigCompiler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ConfigCompiler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\\&Sr=Vn',_binary '\Z\aIA\"-\\\CT]\9\\$','',0,'?'),(_binary '#\V\\\nDhf|','wp-content/plugins/w3-total-cache/ConfigDbStorage.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ConfigDbStorage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\|\p\;\y4\x\\',_binary '(s`sC6f9\\@𬋐$Z\\\K\Sbp','',0,'?'),(_binary '\P)\n>@-\?0T','wp-content/plugins/w3-total-cache/ConfigKeys.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ConfigKeys.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c|B\\"cw\\n',_binary '\F$Ws\a\\\0Xe}O*ְ\Pu[K','',0,'?'),(_binary '\\\Y)TT\\\\09C','wp-content/plugins/w3-total-cache/ConfigState.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ConfigState.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fF\W\{\E,\r\V',_binary ':\G^\}\|\\6:mk\sOͤp\`','',0,'?'),(_binary 'ZV)ү!-hu)\-\\0','wp-content/plugins/w3-total-cache/ConfigStateNote.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ConfigStateNote.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\[&;w\8Ҡ',_binary 'x1u\+Y\-E3 M\=\\kwTD','',0,'?'),(_binary 'rlnT? 36','wp-content/plugins/w3-total-cache/ConfigUtil.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ConfigUtil.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G#Ktp&\;ƄOq\',_binary '\P\VU2\\P\\\H%CQp&D*\Z,','',0,'?'),(_binary '\֖Μ_\	%\\\','wp-content/plugins/w3-total-cache/DbCache_ConfigLabels.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_ConfigLabels.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K6\=\5( \\',_binary '\\g\/\\\7u\\|P0ǿLTm&','',0,'?'),(_binary '\Z\r)\Z\O','wp-content/plugins/w3-total-cache/DbCache_Core.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_Core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LESn< n\',_binary '9\\	P\\kǸV\*B\U{\P\','',0,'?'),(_binary 'V\\UPڔQa1\\','wp-content/plugins/w3-total-cache/DbCache_Environment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_Environment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\򟼻7y~\e>',_binary '\\r2j\\`\|\[\G','',0,'?'),(_binary 'r?>\[T_OI\','wp-content/plugins/w3-total-cache/DbCache_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\\\\|G',_binary '\{L\^\	3ɫ\.\9O,VʠU','',0,'?'),(_binary 'f,\M\\z*cig','wp-content/plugins/w3-total-cache/DbCache_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l<3YV\g\ ',_binary 'P`DR2THaXcTJ\KDC\','',0,'?'),(_binary ')+\\|jg','wp-content/plugins/w3-total-cache/DbCache_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|1	7\k	#MY\V',_binary 'M\`>\'ǖ\&wL֥&\\0#','',0,'?'),(_binary 'o\?\4\B0U\\','wp-content/plugins/w3-total-cache/DbCache_Wpdb.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_Wpdb.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z30\n}',_binary '\w\w\\\AC\lႛ\`H\\6\S','',0,'?'),(_binary '@\\zMA\2','wp-content/plugins/w3-total-cache/DbCache_WpdbBase.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_WpdbBase.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>~1du\',_binary '\\%D\p熻\v\\Fb>\Kfa','',0,'?'),(_binary 'P~\Q\\e؀į','wp-content/plugins/w3-total-cache/DbCache_WpdbInjection.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_WpdbInjection.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S~\\\̓\\\%LG',_binary '5-mBt\q˹\n\0_!\\rU\$\Z','',0,'?'),(_binary 'Uȏ4/lN\@	\w','wp-content/plugins/w3-total-cache/DbCache_WpdbInjection_QueryCaching.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_WpdbInjection_QueryCaching.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c;E\?\뫤\'S',_binary 'Pq\88U!\_\\~\ax','',0,'?'),(_binary '4\3Ѡ\;:>p','wp-content/plugins/w3-total-cache/DbCache_WpdbLegacy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_WpdbLegacy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A`\00\Z6',_binary 'xN \\~֗Ix7PQ\k\h8X\Y|\','',0,'?'),(_binary '\\[vSm\\0E\0\','wp-content/plugins/w3-total-cache/DbCache_WpdbNew.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_WpdbNew.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'glg`*c>\\\0\',_binary 'op`^]\\^zJ\\E\Q\\nc:V','',0,'?'),(_binary 'yǨ2\\\!Gv*','wp-content/plugins/w3-total-cache/Dispatcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Dispatcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\\m\\ZB',_binary 'Ͻ+ܟB\\\$>U=\ZAPgv\8	','',0,'?'),(_binary '%֗\@-q\\h','wp-content/plugins/w3-total-cache/Enterprise_CacheFlush_MakeSnsEvent.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Enterprise_CacheFlush_MakeSnsEvent.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;c8ưi\\棩',_binary 'ى[0Y\8D\\;H\\[#\ ]\\','',0,'?'),(_binary '\\\~CNC','wp-content/plugins/w3-total-cache/Enterprise_Dbcache_WpdbInjection_Cluster.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Enterprise_Dbcache_WpdbInjection_Cluster.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:R\\\\(\fPt\',_binary 'jΐC\"\0|p\H(\0\,\\d|\.\*h','',0,'?'),(_binary 'Ϫ[\a\|\\\','wp-content/plugins/w3-total-cache/Enterprise_SnsBase.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Enterprise_SnsBase.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J@I\>F(zl\',_binary '\ZcWv\$j\[ڹ\8X\-Eb?%','',0,'?'),(_binary '^}\:*Sʪ,\p','wp-content/plugins/w3-total-cache/Enterprise_SnsServer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Enterprise_SnsServer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\vSb\n\Č\VlCW',_binary '\}ϰ\\׻\H\\2\v\~\','',0,'?'),(_binary '\1&ݡTƋ\','wp-content/plugins/w3-total-cache/Extension_Amp_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Amp_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\ʹrG\\0eY\\"C',_binary '3wPa)(\\ #\:KXyr@\\n\oe','',0,'?'),(_binary 'Q/_NmRĺ\','wp-content/plugins/w3-total-cache/Extension_Amp_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Amp_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\>\d\\_',_binary '뜲V_1`d\\r\sA$2-\\rc\','',0,'?'),(_binary '~\Q\l','wp-content/plugins/w3-total-cache/Extension_Amp_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Amp_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fWl\\8.\P',_binary 'V	RN=\\noha$\r\\0QGW\H\'T\q\','',0,'?'),(_binary '\#\\\Ľ(\3\Z`r','wp-content/plugins/w3-total-cache/Extension_CloudFlare_AdminActions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_AdminActions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\pq	\6>=\\',_binary '\5Szn\\`FQ\\\\?\','',0,'?'),(_binary '\"\\8@WjWd\','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '㕯̃Zk\Y\4S\',_binary 'l\XTAp9I<2\\\1ui\`\noQѶYL6%','',0,'?'),(_binary '\[\_g*','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Cdn_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Cdn_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\vj\\Z\e0\/\',_binary 'H^I\g\\0	*H˵9\RQ@iZ\%','',0,'?'),(_binary 's\I\2\r#ή&T\','wp-content/plugins/w3-total-cache/Extension_CloudFlare_GeneralPage_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_GeneralPage_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\rGƥ2,\k<\\ZI',_binary 'MkYxO\r?)Q)/9\Z}A\`RU','',0,'?'),(_binary '2	v+,.\\'x','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\x#R=tP)\\C',_binary 'g>9f\'=:\\\i\)!x','',0,'?'),(_binary 'ĞT[,\\lUy1','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Page_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Page_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z\\\'J^\>^',_binary ':\\!Si09xd\\1vG<\r,/q[%1','',0,'?'),(_binary '\ԖxOf)C','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\LWQ\X7:=6)@',_binary '#QɌ%\=WG}\~\c<`Թ\w','',0,'?'),(_binary 'Q͝N\Րc\\','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bhcw?C\3\\',_binary 'MG\8\\coj|{4̄v^J7׶','',0,'?'),(_binary 'QBk\Aui/|\;','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\"\&o/\\1',_binary 'lO2Qs9\'M/`ʂ}^r\\\"T\\','',0,'?'),(_binary 'L)\'\C/D\\\Mr6','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Popup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Popup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}fmEU\?\y!Cg',_binary '^B\\\\Qx\~ʌJ8','',0,'?'),(_binary 'ȸ\PU\,$~','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Popup_View_Intro.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Popup_View_Intro.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\\\0ﷁc\',_binary '鱕\M\\,\^&]b\a\5Y\\','',0,'?'),(_binary 'ڮ.S\\9\7\\\:','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Popup_View_Zones.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Popup_View_Zones.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i\0վ\\3=J',_binary '\?\7d$\;:\d\*J','',0,'?'),(_binary 'W	\\{~ͺ\\','wp-content/plugins/w3-total-cache/Extension_CloudFlare_SettingsForUi.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_SettingsForUi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\x>Q;4 $\f3',_binary 'b5N57RY:Z\S(\\ZQ\\\<6','',0,'?'),(_binary '*\;\\7\','wp-content/plugins/w3-total-cache/Extension_CloudFlare_View_Dashboard.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_View_Dashboard.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\zt(ˊ|k\',_binary 'q\\Z[ѓG\0@\./\Gi1\\\g~\c','',0,'?'),(_binary '\\#)j TP\!d','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Widget.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\LK\\g\\',_binary '|\Bp\J\BL[YIZ\ȼ3g\','',0,'?'),(_binary '\\\a!','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Widget_Logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Widget_Logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tp\1\QKt\\',_binary '\jY:C=8\ygj\t| hըls4Fw','',0,'?'),(_binary '\\\\󫘤$;\X','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Widget_View.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Widget_View.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\SP]9꺍5ow',_binary '\7W\hK]2ulp3K.7C*','',0,'?'),(_binary 'RR?Kv}\\2\z','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Widget_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Widget_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\FdⓆ\8\Өn\',_binary 'wٺ\\\\\\I\❹t}\-Z~O','',0,'?'),(_binary '\?hPy/\.\HD\l','wp-content/plugins/w3-total-cache/Extension_FeedBurner_Environment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FeedBurner_Environment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D`_\{\'\,U\\\0\',_binary 'Q)l\\n\9y\r\]{\9{:]܄XN','',0,'?'),(_binary 'AP\\\\\/X','wp-content/plugins/w3-total-cache/Extension_FeedBurner_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FeedBurner_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\"\9Nx',_binary '~<\c\P7\m\\\\ӹ\պb\\?\','',0,'?'),(_binary '\\-.7$:e\\8','wp-content/plugins/w3-total-cache/Extension_FeedBurner_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FeedBurner_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Fi힜\r\V~#',_binary 'O!<|Rʱ\=\\U|\Z1\\','',0,'?'),(_binary '(6\2a\.MTc\','wp-content/plugins/w3-total-cache/Extension_FeedBurner_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FeedBurner_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Nx\\P\\\\"lp\C\',_binary 'n9/\h\+=\2Δ<4o?:$\\\','',0,'?'),(_binary '\\&0%ЖQ~\ZwM\','wp-content/plugins/w3-total-cache/Extension_FeedBurner_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FeedBurner_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\ڪh\\\n',_binary 'h|-\edg\n\u\\1ܖ','',0,'?'),(_binary '*\RFK{\\L','wp-content/plugins/w3-total-cache/Extension_FragmentCache_Api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_Api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!#բ@<1\ՈT\q+',_binary '\ӎ+C85_:]Kй\\_','',0,'?'),(_binary '\]\F\$q\\\\y','wp-content/plugins/w3-total-cache/Extension_FragmentCache_Core.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_Core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\̅\)[(d{\',_binary '\\a!\k8X\/y$\C\\P-[\S\yS','',0,'?'),(_binary '\zg:Mqj8\\\','wp-content/plugins/w3-total-cache/Extension_FragmentCache_Environment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_Environment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E%\r(:x03\g\0a\',_binary '@\\y$U\@\uh`\\|q\\','',0,'?'),(_binary 'خ_\7\\i\{\','wp-content/plugins/w3-total-cache/Extension_FragmentCache_GeneralPage.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_GeneralPage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\\X\Z',_binary '\܃\r\c? L\\Zm{\\0C*x{\\','',0,'?'),(_binary '\\$҄Ms+\\\','wp-content/plugins/w3-total-cache/Extension_FragmentCache_GeneralPage_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_GeneralPage_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';-\\ \ӁP\\.',_binary 'ۜ}4^mALȹ$Й͒\%\\ҏ*','',0,'?'),(_binary '%\\\\r&X&pP','wp-content/plugins/w3-total-cache/Extension_FragmentCache_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y-\\'\5c\5',_binary '\"l\U6&95\\Zsd<B\\\vS\x\\D-\n~','',0,'?'),(_binary '{]ՃpÉt','wp-content/plugins/w3-total-cache/Extension_FragmentCache_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ɖޱ\=]~;',_binary 'l୙<\5\"z\Z]hj\\\\'\\','',0,'?'),(_binary 'I%I9\bNӳ/\','wp-content/plugins/w3-total-cache/Extension_FragmentCache_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.Z7$Z\6',_binary 'p\\ģS\$%3\t$\\\)\$A\Kg','',0,'?'),(_binary '\,ˏ=\X','wp-content/plugins/w3-total-cache/Extension_FragmentCache_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ұ!۰\,Ob7',_binary '!\f M\\J\O.(\r\Zΐx\','',0,'?'),(_binary 'c?`BQ\\,\\g\\','wp-content/plugins/w3-total-cache/Extension_FragmentCache_WpObjectCache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_WpObjectCache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\"\\ȥ\	&b*',_binary '\0\Ws\\Í1Fң+\G\\n<<T\z','',0,'?'),(_binary 'Ab\t#Ȅ/-Ն\','wp-content/plugins/w3-total-cache/Extension_Genesis_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Genesis_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{?g\\&.',_binary 'A\u\D:\\`\\PB\Jp\\\?h','',0,'?'),(_binary '\kF\\*jv_6','wp-content/plugins/w3-total-cache/Extension_Genesis_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Genesis_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\me\0ɠ/ur\Ε',_binary '%ܡy\\Gؠ\'೎\6&\Z5\','',0,'?'),(_binary '[\3\\|FZ:w)0','wp-content/plugins/w3-total-cache/Extension_Genesis_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Genesis_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CgZ\\_\sRje\',_binary '\u\:\Z|,]f\&\qq\O\"Ţ^','',0,'?'),(_binary 'DFfdעnx7\MW','wp-content/plugins/w3-total-cache/Extension_Genesis_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Genesis_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\L@K\\y\4\\',_binary '9\0{\ڋ\H\\6x\n=\0\I','',0,'?'),(_binary 'tf\\tܩ\\p\\','wp-content/plugins/w3-total-cache/Extension_ImageService_Api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_ImageService_Api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\L\kG\g/\n9',_binary 'tٴ\\a\o\\$\:\*{\v\9\,T','',0,'?'),(_binary '\\t\*\`%t','wp-content/plugins/w3-total-cache/Extension_ImageService_Cron.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_ImageService_Cron.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W(l~\)xI	*\',_binary 'r`y_Ñ\:\/gf_$䩫\\)\\\\\','',0,'?'),(_binary 'S)\t#w','wp-content/plugins/w3-total-cache/Extension_ImageService_Environment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_ImageService_Environment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ÛW8m)\rܟ\\',_binary '\G;\˒\3I\p<*\2ֺV{b\\','',0,'?'),(_binary '#\\\8.\|%Z\','wp-content/plugins/w3-total-cache/Extension_ImageService_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_ImageService_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	g\\X',_binary '&l8sBuŸy\^\\\\\\(\϶\','',0,'?'),(_binary 'x@\C\NYb\\\','wp-content/plugins/w3-total-cache/Extension_ImageService_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_ImageService_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'za\П\\pes',_binary '\Ӑ\v9\\\wj.gL͏Ac}{k','',0,'?'),(_binary '덼\Ԑ{~S҇/+','wp-content/plugins/w3-total-cache/Extension_ImageService_Plugin_Admin.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_ImageService_Plugin_Admin.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	6\gC9;{y',_binary ':\\nf\\\$\\OC`ú\<\\ܐ','',0,'?'),(_binary '\\'V\n\K\\\\\b','wp-content/plugins/w3-total-cache/Extension_ImageService_Plugin_Admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_ImageService_Plugin_Admin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z3ɃS\\\^\>',_binary 'T2tP-d\\#\i\\\\ϳW\\]','',0,'?'),(_binary '\wP9I\E','wp-content/plugins/w3-total-cache/Extension_ImageService_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_ImageService_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\"X6$\{V(f\'',_binary '\\t5A0RO/u$\vcG\\','',0,'?'),(_binary '4\\\bʨ .','wp-content/plugins/w3-total-cache/Extension_NewRelic_AdminActions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_AdminActions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&&~\%>i\9&\<\',_binary 'p\(fZp^;\\O3\V-\#؟','',0,'?'),(_binary '\\\nE\3n','wp-content/plugins/w3-total-cache/Extension_NewRelic_AdminNotes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_AdminNotes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mծլk=\\YYL',_binary '\\\\\JYތ\\MjyZWN\\z','',0,'?'),(_binary 'O]e\t\\\','wp-content/plugins/w3-total-cache/Extension_NewRelic_Api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{rQ	v-\wT',_binary 'v\C\|92\\\#m\\"T[bt-Cו5','',0,'?'),(_binary 'e͵\\j\\\\','wp-content/plugins/w3-total-cache/Extension_NewRelic_Core.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ح\\\D\\ec~\',_binary '\\\\φ\j?{r]X8\\Q\	','',0,'?'),(_binary 'W|&@P?%\\\','wp-content/plugins/w3-total-cache/Extension_NewRelic_GeneralPage.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_GeneralPage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\6\<\0Yt:',_binary 'b\Ԩ\$r\Wy\"K}1īZ\Z\f!\\r\','',0,'?'),(_binary '\#\nv4\\f\fE2.d','wp-content/plugins/w3-total-cache/Extension_NewRelic_GeneralPage_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_GeneralPage_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ol\je\',_binary '\L\\c.`\\P=\\1PE\\X','',0,'?'),(_binary 'Z\nB\|G\Ѧ8%$\','wp-content/plugins/w3-total-cache/Extension_NewRelic_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!\\"\\\kQ',_binary 'p\E!+|!\+\d\sޚO','',0,'?'),(_binary '\\\}\9]TvYD\{q','wp-content/plugins/w3-total-cache/Extension_NewRelic_Page_View_Apm.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Page_View_Apm.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yUm)T\	]d',_binary 'h\ \k?.5\z\\`ϥ2\zw','',0,'?'),(_binary '(\\cg-_\D','wp-content/plugins/w3-total-cache/Extension_NewRelic_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TԼG\oL!\\P',_binary 'W^rg\\1ֱ F؏۞4','',0,'?'),(_binary '(\\n\?\\P','wp-content/plugins/w3-total-cache/Extension_NewRelic_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\sw\'?\\E\U̚',_binary '}b`9ig\\\\d8\0q\$\-a','',0,'?'),(_binary 'D*\\\M`\<','wp-content/plugins/w3-total-cache/Extension_NewRelic_Popup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Popup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0|J\\\g8h\.\',_binary 'xK\?g\r\%VvvSrH,}uZ2;ZG\','',0,'?'),(_binary '4]\\Dx7\\','wp-content/plugins/w3-total-cache/Extension_NewRelic_Popup_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Popup_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&k\r5\l\\SVZ',_binary 'kL$Q\Zf#\s\S\٢1M}\\','',0,'?'),(_binary '_3u)Z\!\\\E\Xcb','wp-content/plugins/w3-total-cache/Extension_NewRelic_Popup_View_Intro.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Popup_View_Intro.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Yj*\"1&',_binary '\\\5F\fm\"bsIF\\q\ź\\ˉ\\','',0,'?'),(_binary 'ȥd\_\jPA\','wp-content/plugins/w3-total-cache/Extension_NewRelic_Popup_View_ListApplications.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Popup_View_ListApplications.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'މ%\'\xt\#8',_binary 'FˌRhOj#LZ\3c\o\"\\MY;c','',0,'?'),(_binary 'v\DSk\\]Q:V\n','wp-content/plugins/w3-total-cache/Extension_NewRelic_Service.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\nz\\$&u_Tx',_binary 'g7wGtHc(wh\\\3.n\\'T|U~','',0,'?'),(_binary '׫C\&A/n\\J','wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ښ\½ioSRu\',_binary '2\\Ho%.ڠ\\ϱ]6q\1hV\','',0,'?'),(_binary '\f\\\@I7','wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\G%3\5X\\׍]',_binary '\I\\ѳM\]׻\ \]={I','',0,'?'),(_binary '\˾dKٛWFIq','wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^M\Ac ̊ᖢ(',_binary '0\e:\[w-h\/\\\3\O9','',0,'?'),(_binary '3\\pvn{\)\','wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View_Apm.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View_Apm.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I]g6K\9\@Ѕ',_binary 'R\:w\NYS]\W\J :_\k~R','',0,'?'),(_binary 'o\0,\'E0\','wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View_Browser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View_Browser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(6?1v\DM9I{',_binary '*͈\OF|!q-k9\Z\bi\','',0,'?'),(_binary 'B%\;w\\b8nLK\','wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View_NotConfigured.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View_NotConfigured.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Cd\\7\\'l\<8',_binary '\\¬giBELx\;$n*\Z.\WR3','',0,'?'),(_binary '\/Gl]\}3.S\,','wp-content/plugins/w3-total-cache/Extension_Swarmify_AdminActions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Swarmify_AdminActions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' mG\\5kQj',_binary '\OW\)c\r\ʷ/2\`\\\%\\irѺ=','',0,'?'),(_binary 'Ҧ\9\\w\Vy','wp-content/plugins/w3-total-cache/Extension_Swarmify_Core.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Swarmify_Core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}٦{\T:',_binary 'TT;\\[O\%%-1a\n^k[','',0,'?'),(_binary 'Z\c\_O\[U','wp-content/plugins/w3-total-cache/Extension_Swarmify_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Swarmify_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '֐8$\\gl#\\\',_binary 'rV\%lf\fH\r\\5\Z\8\0eQ$n','',0,'?'),(_binary '̿\h[F\]o','wp-content/plugins/w3-total-cache/Extension_Swarmify_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Swarmify_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'AU|g-ɑ',_binary '?i9nv\\G\%+Ս\\ˊ3\\','',0,'?'),(_binary '@!N\'e5Αk]c%','wp-content/plugins/w3-total-cache/Extension_Swarmify_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Swarmify_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']k\\\2\O-\`',_binary 's\C.,\\'_\=&Ѷ\\\=C','',0,'?'),(_binary '^z\\\\\\0U.\','wp-content/plugins/w3-total-cache/Extension_Swarmify_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Swarmify_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lj\P\^\Ǔ\\',_binary '~\\#m[#+\n\\EΑ','',0,'?'),(_binary 'b\7\]0\\\Wbv','wp-content/plugins/w3-total-cache/Extension_Swarmify_Widget.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Swarmify_Widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(\}^U\s\f',_binary '+މBs2e\a1+\bzgE\遑\/','',0,'?'),(_binary '$|aOa?gJ\','wp-content/plugins/w3-total-cache/Extension_Swarmify_Widget_View.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Swarmify_Widget_View.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ѻ\[eoE\D',_binary 'J\S\'YzpF@8Zo\G׾\Eˣ@\','',0,'?'),(_binary 'MAF\\Z%;\?!','wp-content/plugins/w3-total-cache/Extension_Swarmify_Widget_View_NotConfigured.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Swarmify_Widget_View_NotConfigured.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\c(\\ \\bF\n',_binary 'WG!CGAs\&\Zs\O\ū؄ĵ','',0,'?'),(_binary '2!6RKe\"','wp-content/plugins/w3-total-cache/Extension_WordPressSeo_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_WordPressSeo_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\~jF\',_binary 'G/\w\g\I^\2\\9K\\\OX\\','',0,'?'),(_binary ',u˝xN\','wp-content/plugins/w3-total-cache/Extension_WordPressSeo_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_WordPressSeo_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݚE?%Hc\\Z;C',_binary '\Z\'\\KMO˟Ӎ@Yą!X*\M!\\۫','',0,'?'),(_binary 'pe轹 :\','wp-content/plugins/w3-total-cache/Extension_Wpml_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Wpml_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\l\'zH#%K',_binary '\̝buj+29Ώo*\\\i钦x<,P\i\&','',0,'?'),(_binary ',wag릥','wp-content/plugins/w3-total-cache/Extension_Wpml_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Wpml_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yۃ\\\'\\Iޗ',_binary 'p\\6{zhw#ɼ8D7Yf\Z','',0,'?'),(_binary 'M1xꩬ^Ѕ˅\Mf','wp-content/plugins/w3-total-cache/Extensions_AdminActions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extensions_AdminActions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\PE\\\',_binary '\'̐`%_\\\0\\c\R@\f\E','',0,'?'),(_binary 'gX_\\u0ǹ5','wp-content/plugins/w3-total-cache/Extensions_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extensions_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϵj5b\ڂl\',_binary 'h+6:c@zv%Zō\5+c','',0,'?'),(_binary '&N;q\4\"N]','wp-content/plugins/w3-total-cache/Extensions_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extensions_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Hpi\ Kb-\\',_binary '2U\Φ\Xto(}@V\L@','',0,'?'),(_binary 'A\\\\.hӜg','wp-content/plugins/w3-total-cache/Extensions_Util.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extensions_Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zR`QX@\\',_binary '\vM\\n\z\G5V\(cQy\\!\\\7','',0,'?'),(_binary '3Tj&լ*͑','wp-content/plugins/w3-total-cache/FeatureShowcase_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/FeatureShowcase_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i\OP\"`J\',_binary '3\<݆m\]ã4\\\y6<\V鱣','',0,'?'),(_binary 'n\\\Rh','wp-content/plugins/w3-total-cache/FeatureShowcase_Plugin_Admin_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/FeatureShowcase_Plugin_Admin_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\DO\	c\\6\',_binary 't_\r{!b﫦\\O\*\wJ\DU#Y\Ճ}','',0,'?'),(_binary 'erNǱ4\\A\*','wp-content/plugins/w3-total-cache/Generic_AdminActions_Config.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_AdminActions_Config.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't]\gћ MQ',_binary '.cJR\s\\\Jr0\\\','',0,'?'),(_binary 'pn\r@\\dR','wp-content/plugins/w3-total-cache/Generic_AdminActions_Default.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_AdminActions_Default.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\\nhȽ\GbpL\',_binary '\4\\AZ0؜Y\_L\o> \ȝES','',0,'?'),(_binary '\Z\279M\>\'\\','wp-content/plugins/w3-total-cache/Generic_AdminActions_Flush.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_AdminActions_Flush.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z$1˖۴Q\	s\',_binary '\\=\\\6~\q9,	0譡\$O\H','',0,'?'),(_binary '\e0\R\P펐p','wp-content/plugins/w3-total-cache/Generic_AdminActions_Test.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_AdminActions_Test.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')ϝC\/\d[\zD',_binary '.Nl~<^~@n\F\\\\\\a','',0,'?'),(_binary 'o	n/.e-SEy<','wp-content/plugins/w3-total-cache/Generic_AdminNotes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_AdminNotes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\\<\\'v@h\c',_binary 'h\\5\$F\JlT[;$\"ܫ\\"\/S!','',0,'?'),(_binary '\@Iɾ!t3','wp-content/plugins/w3-total-cache/Generic_ConfigLabels.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_ConfigLabels.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&Ϲh\\\aWy\',_binary '\.`f\ܶ0\TDΰ\"{EO','',0,'?'),(_binary '\\&-\E\\\v','wp-content/plugins/w3-total-cache/Generic_Environment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Environment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KE\+}>\R+',_binary 'o,g%a\`+\\\/c\GI\FWM\\\\<','',0,'?'),(_binary 'CuzE\#i\\n','wp-content/plugins/w3-total-cache/Generic_Faq.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Faq.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ݧFw\u',_binary '4zcA\\]:uX(ۇ2]\~\ijQ\M','',0,'?'),(_binary 'aκ+w\np\\t=','wp-content/plugins/w3-total-cache/Generic_GeneralPage_View_ShowEdge.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_GeneralPage_View_ShowEdge.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lܯ\*\\pb\',_binary '\Q;\hY JB&d5\\\\ ','',0,'?'),(_binary 's~g\\Ks`M`','wp-content/plugins/w3-total-cache/Generic_GeneralPage_View_ShowSupportUs.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_GeneralPage_View_ShowSupportUs.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ZHP[(!}.',_binary '\T\g%ҩ\ʮA\^pn\޹!P','',0,'?'),(_binary 'h\'\t\gW\/)\qr','wp-content/plugins/w3-total-cache/Generic_Page_About.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Page_About.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0;G\aA}Ϭ',_binary 'xu_c\1\z}1s\B>\ZQf','',0,'?'),(_binary 'Fka\\DYSr','wp-content/plugins/w3-total-cache/Generic_Page_Dashboard.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Page_Dashboard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y][\p\\Q\@',_binary 'y\tov\;V\>S\sMϞjq\\O','',0,'?'),(_binary 'ًt+	v\\J','wp-content/plugins/w3-total-cache/Generic_Page_Dashboard_View.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Page_Dashboard_View.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CW@\/\"\A?Y',_binary '*\ё\h1\QF\F\N\Z@ކ=\#>','',0,'?'),(_binary 'WYebS̷4\\\','wp-content/plugins/w3-total-cache/Generic_Page_General.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Page_General.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\o/VL\Ԗ\\|',_binary '\iDe1fm&[;\޼\\R9ڱ]','',0,'?'),(_binary '(˚8\\\P_X\"3\\\','wp-content/plugins/w3-total-cache/Generic_Page_Install.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Page_Install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&X\\n\7',_binary 'HQ\4\r2uK\\tD$uI`x\t!\~\r','',0,'?'),(_binary '\x\\Ц\H','wp-content/plugins/w3-total-cache/Generic_Page_PurgeLog.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Page_PurgeLog.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0s\\"\(}xί\"',_binary '8(	|g\ِ\_\+_Cx ','',0,'?'),(_binary '\lnҪ\4\\\\si','wp-content/plugins/w3-total-cache/Generic_Page_PurgeLog_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Page_PurgeLog_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\a\\]a|\\"\',_binary 'N%3\\\Zrt\\Z\Y3\3ۚ\n)r\r','',0,'?'),(_binary '%M0z\\;.\\','wp-content/plugins/w3-total-cache/Generic_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\`\ǲ\\;i\%$4',_binary 'hz&\Őr=\\\\\4\S\\T`\[\','',0,'?'),(_binary 'f)\洖7ۣ_\','wp-content/plugins/w3-total-cache/Generic_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Gv\\5\%\j\vӢ\"\a',_binary 's \ދ,2\\EO<\R\\?>\','',0,'?'),(_binary '\z\n\\풝!\1\\','wp-content/plugins/w3-total-cache/Generic_Plugin_AdminCompatibility.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Plugin_AdminCompatibility.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\s\\&=\-',_binary 'UBݙ}PҴ\c*\\rU\\H\F','',0,'?'),(_binary 'r\\]S\mqT\y','wp-content/plugins/w3-total-cache/Generic_Plugin_AdminNotifications.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Plugin_AdminNotifications.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\Ռq\^\\\',_binary '\"	t\`\GԵ_Gƪ\ej_ \\\\','',0,'?'),(_binary 'CEz@\\"\\v~)','wp-content/plugins/w3-total-cache/Generic_Plugin_AdminRowActions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Plugin_AdminRowActions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\]!4\B?\\',_binary ';27\y	@6D\ܘd)cK\r9\B','',0,'?'),(_binary '\K4	\ra!','wp-content/plugins/w3-total-cache/Generic_Plugin_Admin_View_Faq.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Plugin_Admin_View_Faq.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S8C{\ZJ]\',_binary 'CԯpMǶWQGx\\$\c\'','',0,'?'),(_binary '\7yG.\d2{ʍ','wp-content/plugins/w3-total-cache/Generic_Plugin_WidgetForum.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Plugin_WidgetForum.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dJ{J\\r7\p3I\{',_binary '\\b8oC\Z&&wV(gb\\:>\0','',0,'?'),(_binary '\"!6\\n}M<4','wp-content/plugins/w3-total-cache/Generic_Plugin_WidgetNews.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Plugin_WidgetNews.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u8GO3RI\',_binary '|+M\K\\.\ժ\ŗ}qV\','',0,'?'),(_binary 'S_j|a\0<ئ\<*9','wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\TO	\S\DY\\\6',_binary '\0(v4J\\Ȫ`k0\o,-h-','',0,'?'),(_binary 'EZ%\\%O','wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid_AdminActions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid_AdminActions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I	E\\\4E',_binary 'DE#΂n\\ٌPLyZ\'L^ge\\gk\','',0,'?'),(_binary '-\Ě\AR\e\','wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid_Logo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid_Logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i|\\\@\@\eb',_binary 'r񸞴\'\_DÞp\c±ܪHR\\\;\Z','',0,'?'),(_binary '\I<l6\_yCp$','wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ءWieFd73Mb\',_binary '\nz\k\\ئ\\zs=\<{ߘ','',0,'?'),(_binary 'GDa\pj]UA','wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~M*\kC\V\s9',_binary 'N>5Nyㆦ`ۗ)/>\\','',0,'?'),(_binary 'n\?\?V#D','wp-content/plugins/w3-total-cache/Generic_WidgetCommunity.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetCommunity.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(a=\Y	\Y',_binary 'PU\\(:E\\7\\|\}2\\ƟZ{w','',0,'?'),(_binary 'iot\^ћ\~R\','wp-content/plugins/w3-total-cache/Generic_WidgetCommunity_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetCommunity_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S\/l-lJ\i',_binary 'HVM\'\8̷@\'\\~WR!\-','',0,'?'),(_binary 'C\\J\34;\ܓA','wp-content/plugins/w3-total-cache/Generic_WidgetServices.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetServices.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vKDpyr\',_binary 'fsf\:\\\ܵ=0\\|\M\45nD','',0,'?'),(_binary '\^17An>K9','wp-content/plugins/w3-total-cache/Generic_WidgetServices_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetServices_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\vc/\UgI\\\\\t',_binary 'B\R	\S5U^\Xʦ<3G','',0,'?'),(_binary '\r\\\c\\','wp-content/plugins/w3-total-cache/Generic_WidgetSpreadTheWord.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetSpreadTheWord.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\A4^Nd\0q',_binary '*\|Ԓ-\c1I>\\'\"\0\\7','',0,'?'),(_binary 'rUn-U%j4h','wp-content/plugins/w3-total-cache/Generic_WidgetSpreadTheWord_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetSpreadTheWord_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'phb\B\u\',_binary '\T\\\RS).w\aİd{\0i#n\K','',0,'?'),(_binary '\>3k-	\&','wp-content/plugins/w3-total-cache/Generic_WidgetSpreadTheWord_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetSpreadTheWord_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2ґڸ\\9Е',_binary '/\ȱb#\#.Z\cW.\&p\9\','',0,'?'),(_binary '#ܩzk\}\`]','wp-content/plugins/w3-total-cache/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\Mi\\HjJBc',_binary '\0v1\s\N\>cID٦\I\0-','',0,'?'),(_binary '\n!][\ic\%\\\','wp-content/plugins/w3-total-cache/Licensing_AdminActions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Licensing_AdminActions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^²[\$}Y\ZSo',_binary '\Zk?\\nwjqؗ&3 VP*\\ئ6`,','',0,'?'),(_binary '\fb \\\','wp-content/plugins/w3-total-cache/Licensing_Core.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Licensing_Core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#9KKc\5D\X}\jx',_binary 'O0\Ăp.EY<rӡGV\&','',0,'?'),(_binary 'fܾm\h\\{\','wp-content/plugins/w3-total-cache/Licensing_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Licensing_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dwI\\⮙U\"5\\L',_binary '-~ۓ14\\b\ZI\'+\g\v','',0,'?'),(_binary '1il\r\\\\t4L\T','wp-content/plugins/w3-total-cache/Minify_AutoCss.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_AutoCss.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!qw4 Jf=\\&\',_binary '\FK\ZHOCjC&&ѐ\܅ڦ8','',0,'?'),(_binary 'V\#M/D3\n\\\[','wp-content/plugins/w3-total-cache/Minify_AutoJs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_AutoJs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\_e\VlhjěO',_binary 'M\o\\0.kJ \\\n!\"\8\`$̒\\\\\r','',0,'?'),(_binary 'IW`/ΑB]q\<','wp-content/plugins/w3-total-cache/Minify_ConfigLabels.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_ConfigLabels.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0*\\\z\N\u\',_binary '2\pL	bp~q{e\r\Nvx.\=\','',0,'?'),(_binary '\{_\\+hKsc\~','wp-content/plugins/w3-total-cache/Minify_ContentMinifier.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_ContentMinifier.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\}z;\\$yl',_binary '&\"*.	wdNaP\\,0ci\Ȗ','',0,'?'),(_binary 'p	fA\9\\vRm	\','wp-content/plugins/w3-total-cache/Minify_Core.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_Core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9=\z\M\}j',_binary '\"QI͝\\D\\G\r\\Ǐi}d!\':\V\','',0,'?'),(_binary '	J\[7b\0\]YQ','wp-content/plugins/w3-total-cache/Minify_Environment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_Environment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aG&6ӯF',_binary 'b\\ɨ\<\$\D\\\\? \' ^','',0,'?'),(_binary '\\1ύBK_re','wp-content/plugins/w3-total-cache/Minify_Extract.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_Extract.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\\0(@\n5N߬',_binary '\y[\`\lۉ8Ǣa6\\ $\','',0,'?'),(_binary '5[\W\ d 3]','wp-content/plugins/w3-total-cache/Minify_GeneralPage_View_ShowHelp.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_GeneralPage_View_ShowHelp.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.~\/\;|\\\\H',_binary 'ڰCOF=\P\rc\g\b\a\\Ka\\','',0,'?'),(_binary 'gQY/\"J\x:paZ\','wp-content/plugins/w3-total-cache/Minify_GeneralPage_View_ShowHelpForce.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_GeneralPage_View_ShowHelpForce.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}x8rR\$\C\\\',_binary '\9\mXB\,\\Q\'ű<\'jQ{\ػR','',0,'?'),(_binary 'zn;x\\љ@57','wp-content/plugins/w3-total-cache/Minify_HelpPopup_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_HelpPopup_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܾ \FB[',_binary 'o\W`I(N\\?\(Cښz\n3?#T@\','',0,'?'),(_binary '\\xTR\\'\Z|;','wp-content/plugins/w3-total-cache/Minify_MinifiedFileRequestHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_MinifiedFileRequestHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|\n\\\l\\B',_binary '~iw{{ޡmOԔ\\-+W\C\q\','',0,'?'),(_binary ';$<}hϦ_z\#\','wp-content/plugins/w3-total-cache/Minify_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rގE&3n1xg',_binary '\pb_Z:n\\ɩ*Kq*\L\','',0,'?'),(_binary '@\҈\C\Z\=J\\\','wp-content/plugins/w3-total-cache/Minify_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uh嘧\J\`',_binary '-si\W8O\	]]4\xwhX','',0,'?'),(_binary '`]j\̛T3\/\J','wp-content/plugins/w3-total-cache/Minify_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\WZ6.m\',_binary '+\"\\\Y}he\\P_8\\P\-\\\','',0,'?'),(_binary 'yLcMK\F\|','wp-content/plugins/w3-total-cache/Mobile_Base.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Mobile_Base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\֥\B\\\Yw\',_binary '\Sx\\R\\Cj*','',0,'?'),(_binary 'uA\\\\Uw~+','wp-content/plugins/w3-total-cache/Mobile_Redirect.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Mobile_Redirect.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i\up=. 0',_binary '\}\\^\*1\\a\\Zc\A\Fy\\','',0,'?'),(_binary '\[K\\6rR\\','wp-content/plugins/w3-total-cache/Mobile_Referrer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Mobile_Referrer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',^\w\\n\',_binary '\z[|j\y3X\~pE>','',0,'?'),(_binary 'Ӟb\=־\1m\w','wp-content/plugins/w3-total-cache/Mobile_UserAgent.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Mobile_UserAgent.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(H4a%\\Gf/',_binary '\\\ApT徺\91_	\\\!\\\u\\','',0,'?'),(_binary '08^5?ŐK','wp-content/plugins/w3-total-cache/ModuleStatus.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ModuleStatus.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/u\\η',_binary 'u^\ZLj͊&ٝJ^ch\%:\','',0,'?'),(_binary '\'dMWrSFy\D]','wp-content/plugins/w3-total-cache/ObjectCache_ConfigLabels.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ObjectCache_ConfigLabels.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\HL\\0\'N\',_binary '\^{\\\pz$]\Rѯp\\}68','',0,'?'),(_binary ')q;\lpE O','wp-content/plugins/w3-total-cache/ObjectCache_Environment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ObjectCache_Environment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Sڻ|\\]\G-\&',_binary 'S\n\\0=\\n\\\E\0\\I\\'_B\'\','',0,'?'),(_binary 'Fy\{$O\\\\\\','wp-content/plugins/w3-total-cache/ObjectCache_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ObjectCache_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\BOܸo\>',_binary '&J3ƌpNk\(M\\\;\TЧ','',0,'?'),(_binary 'y\n\\D֭\t\\eR','wp-content/plugins/w3-total-cache/ObjectCache_Page_View_PurgeLog.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ObjectCache_Page_View_PurgeLog.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '??Ǜ,\\.\J ',_binary '˴lQwl\'\rTa\,47i.8$','',0,'?'),(_binary 'RtӚ5\\`Jv0I\','wp-content/plugins/w3-total-cache/ObjectCache_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ObjectCache_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\\*2\e7d',_binary '\\FRǞ\g\Y֬\i4N-','',0,'?'),(_binary 'y@\\\\\\\н','wp-content/plugins/w3-total-cache/ObjectCache_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ObjectCache_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ʌ^<u[-\Wz',_binary '\\\+Yw<R<\\N\_IPAmk\','',0,'?'),(_binary '\0\n\\\3r\\','wp-content/plugins/w3-total-cache/ObjectCache_WpObjectCache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ObjectCache_WpObjectCache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\vBl교!s&\I',_binary '\2GH\f\6\U܌,\k\O\','',0,'?'),(_binary '\\Z\\٤\\3[\>c','wp-content/plugins/w3-total-cache/ObjectCache_WpObjectCache_Regular.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ObjectCache_WpObjectCache_Regular.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Fgi\T=Ze\\',_binary 'tU\\Y\\\l7\w{ci=\'\\@!\QS','',0,'?'),(_binary 'j\nT\Tk\.','wp-content/plugins/w3-total-cache/PageSpeed_Api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PageSpeed_Api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~#jA?Bp\{o\\',_binary 'YF\\\ Sz\XA4r`9\wsȒ{t\','',0,'?'),(_binary 'b*\jߖ','wp-content/plugins/w3-total-cache/PageSpeed_Plugin_Widget.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PageSpeed_Plugin_Widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\y\^ݿ\\\HNf\\',_binary '\\4݌p\u\7e Zô?#*G^|,','',0,'?'),(_binary '/ͮ*,eC\\\','wp-content/plugins/w3-total-cache/PageSpeed_Widget_View.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PageSpeed_Widget_View.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\ZO\a\\ ',_binary 'x\'ȄS0\T<fPN%Ë>\h','',0,'?'),(_binary '\UDoS5Gƒ_R','wp-content/plugins/w3-total-cache/PageSpeed_Widget_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PageSpeed_Widget_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\.F0v\t\',_binary 'H\\"\>r\\=tߪfci\n\','',0,'?'),(_binary '\Ai\\z)\+','wp-content/plugins/w3-total-cache/PageSpeed_Widget_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PageSpeed_Widget_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\'!p\\Z5+',_binary 'H4fY!`vv\!M\\)T\ndZ5','',0,'?'),(_binary 'qq*\\6\Z\t\\T','wp-content/plugins/w3-total-cache/PageSpeed_Widget_View_FromApi.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PageSpeed_Widget_View_FromApi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\/n\\p\)O?\0',_binary '\\\"(\v@U\+s}\\r!s','',0,'?'),(_binary 'ĸ\He){~','wp-content/plugins/w3-total-cache/PageSpeed_Widget_View_NotConfigured.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PageSpeed_Widget_View_NotConfigured.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y	u9%^1\F0',_binary 'q[d.\lB<JLIX\i|J}c\\~\#8\r%N','',0,'?'),(_binary 'V\ʙ<%\*\`','wp-content/plugins/w3-total-cache/PgCache_ConfigLabels.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PgCache_ConfigLabels.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bq\\A\h\\k\\U',_binary 'ȰFyOsi֐J/!_g%%\\\\','',0,'?'),(_binary 'M=ϔ\\ڈ	n<\','wp-content/plugins/w3-total-cache/PgCache_ContentGrabber.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PgCache_ContentGrabber.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#m\-k \Dr\Qź',_binary 'a߀-\\-tWw\)=\\\|\IYK','',0,'?'),(_binary 'g\'HE','wp-content/plugins/w3-total-cache/PgCache_Environment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PgCache_Environment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\JҺS\O4\D)',_binary '\S\n#-\\Jz`\\}\fVl1瑒:Y','',0,'?'),(_binary 'w%\\v\y9Z:','wp-content/plugins/w3-total-cache/PgCache_Flush.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PgCache_Flush.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\DJ$#\\o{\>',_binary '\Z\Ctr2\e\]K0\wvOJ\Yt','',0,'?'),(_binary 'S:i\\\\\^\+','wp-content/plugins/w3-total-cache/PgCache_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PgCache_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lN\Z^\D<\\SJ',_binary 'ñ\qr(*\\n(\.\nLs\\\','',0,'?'),(_binary '`\\d!\0B\\Ǵ','wp-content/plugins/w3-total-cache/PgCache_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PgCache_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R$>7lC\\|\[\'',_binary '\q#\r3Z9%䃗Mѣ\1Q\32X','',0,'?'),(_binary '\\Չ\D\\\Z\Gq\','wp-content/plugins/w3-total-cache/PgCache_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PgCache_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\,n178',_binary 'fC[4k\UN\\|\\\}Q\n\Pdz','',0,'?'),(_binary '	\r\\"f\H&9','wp-content/plugins/w3-total-cache/README.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\\\GO8HQ',_binary '%43Na\\͚M#?\iA\zS\g','',0,'?'),(_binary '^\xQMk\\nk\qe\','wp-content/plugins/w3-total-cache/Root_AdminActions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Root_AdminActions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' >穬>H\\L!\',_binary '\"~\\)=\\ap \n\_=\Q\2\X_\','',0,'?'),(_binary '\s$sv\\W;','wp-content/plugins/w3-total-cache/Root_AdminActivation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Root_AdminActivation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\wU͙A\tiݛ\\',_binary '\\Q?T@t\7&a\Զ\H','',0,'?'),(_binary '6ND%a3M','wp-content/plugins/w3-total-cache/Root_AdminMenu.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Root_AdminMenu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GS=!\'\\\Hdȋ\|',_binary '&\h]d\{Cb81+\d','',0,'?'),(_binary '.J \90_>\\\yg','wp-content/plugins/w3-total-cache/Root_Environment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Root_Environment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K	\ZCD<\rFӺ',_binary '\\\%`\{Ẩ4/r`3eǓP','',0,'?'),(_binary 'eF\\r\e\\@','wp-content/plugins/w3-total-cache/Root_Loader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Root_Loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x_r4I',_binary '^й\"aD.\\\ZP\:~0*a\','',0,'?'),(_binary 'Q1P2	\"B','wp-content/plugins/w3-total-cache/SetupGuide_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/SetupGuide_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0pϏ^l\\W',_binary '\­\e[\[\\v^+4\\U\SA','',0,'?'),(_binary '\	M!@}\\|\','wp-content/plugins/w3-total-cache/Support_AdminActions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Support_AdminActions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2_\4w$knQ|\\',_binary '\6\j^\'\\\!(	\!{\4','',0,'?'),(_binary ';+LV\m\c?','wp-content/plugins/w3-total-cache/Support_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Support_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\͞,y\!\\\\0',_binary '/\\\2s),;f\\?}\|n\_7','',0,'?'),(_binary '($\'\^\\|','wp-content/plugins/w3-total-cache/Support_Page_View_DoneContent.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Support_Page_View_DoneContent.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\6\3´{q',_binary '\Llؽ_ߥ\D\S<\"\\\6\\: \\','',0,'?'),(_binary '\\\?\\\\a\i>','wp-content/plugins/w3-total-cache/Support_Page_View_PageContent.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Support_Page_View_PageContent.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(s8vA8\\\\r\',_binary 'aV Đ\Hp!T\<d>ә1r\\','',0,'?'),(_binary '\T\6Hh\#\ru\k','wp-content/plugins/w3-total-cache/SystemOpCache_AdminActions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/SystemOpCache_AdminActions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ )b[i\ܼC',_binary '\AIx;;#{Ow3s\\\.W8\;t','',0,'?'),(_binary '\Sg_d\yPs\','wp-content/plugins/w3-total-cache/SystemOpCache_Core.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/SystemOpCache_Core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#-\E\,Y\\(R',_binary '\^\Ղ]\daFL\\tƀK؞\}\','',0,'?'),(_binary 'ޭa89aI\\\M','wp-content/plugins/w3-total-cache/SystemOpCache_GeneralPage_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/SystemOpCache_GeneralPage_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '𜜱\/&\<\\\\&',_binary 'ͱ\\\\\\s4NkCW\}\/','',0,'?'),(_binary '\-\ºy\"','wp-content/plugins/w3-total-cache/SystemOpCache_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/SystemOpCache_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Tb)CWع_5jn',_binary '\\BU7^\\\u\_d^_I8h?i','',0,'?'),(_binary 'Q<D,/4\\Ż8\\P#<','wp-content/plugins/w3-total-cache/UsageStatistics_AdminActions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_AdminActions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\kU;[\\)\\i',_binary '	T\qcSp\sUMk\\\rj\:\\\k','',0,'?'),(_binary '`PM\\ƮZ\0','wp-content/plugins/w3-total-cache/UsageStatistics_Core.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Zc;K7bܽ^r\}]\',_binary 'o<ϼs=\ntT+\\Cw`*\\\','',0,'?'),(_binary '\0\ǌ!{O㾬u\Z','wp-content/plugins/w3-total-cache/UsageStatistics_GeneralPage.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_GeneralPage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VEp1vS5',_binary '\V\\.(\c\&.[\zP6w\ӊ{','',0,'?'),(_binary '\[AE\W|Y\','wp-content/plugins/w3-total-cache/UsageStatistics_GeneralPage_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_GeneralPage_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\qF\s똼z`>',_binary 'Aoi-\FM\<͵\L\->nn\','',0,'?'),(_binary 'd\\`h?T5\ǘ\R\','wp-content/plugins/w3-total-cache/UsageStatistics_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\"פ\Z|%J\\[',_binary '#\n?c5C\_a<aNC','',0,'?'),(_binary '\P\"ue\n\\d\>\0','wp-content/plugins/w3-total-cache/UsageStatistics_Page_DbRequests_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_DbRequests_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '۸w\f&!=e',_binary '\nH\_\'b0Z0cK\K7:ƑA\d-','',0,'?'),(_binary ',?8R, \','wp-content/plugins/w3-total-cache/UsageStatistics_Page_ObjectCacheLog_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_ObjectCacheLog_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\\\\.?(\Y΃J',_binary '`\{aܱ\\\Sz~P/\	f\i]\\|\\g','',0,'?'),(_binary 'rLrV\\#Զ9\t','wp-content/plugins/w3-total-cache/UsageStatistics_Page_PageCacheRequests_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_PageCacheRequests_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\\OD\|d',_binary '\h\:A/\"rm|*M^Z\M\~q','',0,'?'),(_binary '\\rwC:O75*\,\a','wp-content/plugins/w3-total-cache/UsageStatistics_Page_View.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_View.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:M}σ\',_binary 'K(ۛc\\oe\\\m\\\{0u6\','',0,'?'),(_binary '\7<yjY{ֶ@\','wp-content/plugins/w3-total-cache/UsageStatistics_Page_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B&\n\S5B\\\n\\',_binary '\\R\]\Zп#k\a\\n+/\','',0,'?'),(_binary '\\\\0?b\`\3\','wp-content/plugins/w3-total-cache/UsageStatistics_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9L\"KDa@\\X',_binary '^kM\\H߄d\n\\׍\rxmkV\\','',0,'?'),(_binary 'ڈ#Q\r\}I\ksVu','wp-content/plugins/w3-total-cache/UsageStatistics_Page_View_Ad.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_View_Ad.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0)}QF\\nlP',_binary '#\(ZE4\)&w\\\\M6q3','',0,'?'),(_binary '\T,G%/\\#V)','wp-content/plugins/w3-total-cache/UsageStatistics_Page_View_Disabled.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_View_Disabled.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?znv\\&\l\v',_binary 'g\\2L\\sC\~S\C\\"eX\\v.\;\','',0,'?'),(_binary '\f%nƜ\'p\Zr','wp-content/plugins/w3-total-cache/UsageStatistics_Page_View_Free.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_View_Free.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s\\#Kj|',_binary 'C\\\\\0\S\s,\,R[\}\','',0,'?'),(_binary '\\C2$t\\}2-','wp-content/plugins/w3-total-cache/UsageStatistics_Page_View_NoDebugMode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_View_NoDebugMode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\QU<\'{i\',_binary '.fB(?\\|>\^R+\n\l\n[\m|g\\\','',0,'?'),(_binary '\q>Z*z@U\(','wp-content/plugins/w3-total-cache/UsageStatistics_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5a\\\\\\',_binary 'G8\rZ]\QW\\\\\\(s','',0,'?'),(_binary '\\KُQ\6ݓ','wp-content/plugins/w3-total-cache/UsageStatistics_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'VM%.\vs',_binary 's\\"\\\i\n\0\H\\0\\"-\\wj\','',0,'?'),(_binary ',PT(]o\4P57v','wp-content/plugins/w3-total-cache/UsageStatistics_Source_AccessLog.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Source_AccessLog.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\new\\V]\PZ ',_binary '\KS\\ i*\H}\\\\$\\\w+\\.','',0,'?'),(_binary 'F\")!\m','wp-content/plugins/w3-total-cache/UsageStatistics_Source_DbQueriesLog.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Source_DbQueriesLog.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lrw\}*;\',_binary 'ʧvR\Z\oIɌ\\kk\hd\gw2P/,;8\M','',0,'?'),(_binary 'nAu\or_\!\7','wp-content/plugins/w3-total-cache/UsageStatistics_Source_ObjectCacheLog.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Source_ObjectCacheLog.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\vQz\~LҬL\\@',_binary 'p^6\Z\M\O\yqԅj%>\eH','',0,'?'),(_binary '\5\C/\\n=\\!l','wp-content/plugins/w3-total-cache/UsageStatistics_Source_PageCacheLog.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Source_PageCacheLog.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\DAM^3n#\X',_binary '9$g\oi\\y~t0UE0pDx\i^&\','',0,'?'),(_binary '\\Waл\0\','wp-content/plugins/w3-total-cache/UsageStatistics_Source_Wpdb.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Source_Wpdb.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\r\'+\n\',_binary ' \\pXvxEqE4YJ\*?9l\I2','',0,'?'),(_binary '%E\rtKJoE','wp-content/plugins/w3-total-cache/UsageStatistics_Sources.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Sources.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qdVð\sl\2',_binary '\0\0`_\&Su\\"b.\[w-\@\','',0,'?'),(_binary '0+\|i[{+','wp-content/plugins/w3-total-cache/UsageStatistics_Sources_Apc.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Sources_Apc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`{+P\\Ƅ	R\,e',_binary '\JJ[y\/\6E_j2s2m}#\WS','',0,'?'),(_binary 'oUNE]\\M\\\0x','wp-content/plugins/w3-total-cache/UsageStatistics_Sources_Memcached.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Sources_Memcached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\ž,\',_binary '\`HPm\Pʥo\Y,}s\g','',0,'?'),(_binary '\2m\@\ah8e','wp-content/plugins/w3-total-cache/UsageStatistics_Sources_Redis.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Sources_Redis.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڶ\\\	{->c\',_binary '|ߏpF\m\|\r/tOok\]`q','',0,'?'),(_binary '`7\ZFʮ\','wp-content/plugins/w3-total-cache/UsageStatistics_StorageReader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_StorageReader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\'ʞ}\C\Nz1',_binary 'K\\NWĄa\\\-yC\\\uL:	N','',0,'?'),(_binary '\]\7G\sl?E','wp-content/plugins/w3-total-cache/UsageStatistics_StorageWriter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_StorageWriter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\--Ch\\(KCv`',_binary 'i\;kw\\B\+\\\\Zպe^\\\\','',0,'?'),(_binary '#\[\H\צU%','wp-content/plugins/w3-total-cache/UsageStatistics_Widget.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E/\\\\\Ӱڈ',_binary 'DZD\\H\\6Zyٔ\;Yvi','',0,'?'),(_binary '\]\n\'pFP9{','wp-content/plugins/w3-total-cache/UsageStatistics_Widget_View.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Widget_View.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\cޠU\\\eU',_binary '\c\\:}m\)\x~DK\\>A','',0,'?'),(_binary '\jxL\Y\\~\'h','wp-content/plugins/w3-total-cache/UsageStatistics_Widget_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Widget_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z|8j<\Z\cXT',_binary '\.\8@\Z\Oˬ\\؉f\0\6','',0,'?'),(_binary 'rU_\a\\wp','wp-content/plugins/w3-total-cache/UsageStatistics_Widget_View_Disabled.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Widget_View_Disabled.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\rgD\8Fߎ',_binary 'n\+؍H.*qi\"S禸\9\Ḙ','',0,'?'),(_binary 'm\\S\','wp-content/plugins/w3-total-cache/UserExperience_Emoji_Extension.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_Emoji_Extension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.`\s$ȱ\k\0',_binary 'ud,4U\͗\K+.TJsgA','',0,'?'),(_binary 'S\L-y1́\\\r\','wp-content/plugins/w3-total-cache/UserExperience_GeneralPage.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_GeneralPage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k6a=\\\\\,\\',_binary '\ɛ\i	#m\q1/\좠W','',0,'?'),(_binary '\A}\\pp\','wp-content/plugins/w3-total-cache/UserExperience_GeneralPage_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_GeneralPage_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\b\?b:\t\Q',_binary '\b{\a\˒\Lp#0\C','',0,'?'),(_binary '\0\\\TA/Zqxj~','wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_GoogleMaps_GoogleMapsEasy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_GoogleMaps_GoogleMapsEasy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\VU\P\\$h\:$\',_binary 'n9y\eţaLe\o<Q\g','',0,'?'),(_binary '?R\F\\lە:+8','wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_GoogleMaps_WPGoogleMapPlugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_GoogleMaps_WPGoogleMapPlugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ܞm	䆼\t50',_binary 'L	c(E\fg\nnD+\PwIJ9Vi','',0,'?'),(_binary 'fH13/\Z\u\','wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_GoogleMaps_WPGoogleMaps.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_GoogleMaps_WPGoogleMaps.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's oԬj0F\F',_binary '2frxf\\l\n~\r幙{ \X=\E&','',0,'?'),(_binary 'c9\74\鸘\i','wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Mutator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Mutator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ab\u-\v@\\',_binary '\\x\\G=\\2Pȴ\9u\HwA\n','',0,'?'),(_binary 'ŘZ\Z\','wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Mutator_Picture.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Mutator_Picture.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dj蟋1XlX\'F',_binary 'yB7\Z\y\\Z\\\\\\d˵ٞ','',0,'?'),(_binary '\>/\rܨb\K\','wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Mutator_Unmutable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Mutator_Unmutable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\6\Q䚵Uc4 ',_binary '9`>a\!LȜ\Pu\\\\`\\\','',0,'?'),(_binary '^\.\\$,މ','wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9Uy0\\\[=d',_binary '0YK\\E烡E+*A܏(.j~\\-P','',0,'?'),(_binary 'TS%\K\\@^]\','wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}Ϊ\nϒ\\c>',_binary '\\z\}X\(WH\8tYM[;XpN,%','',0,'?'),(_binary '\\]ll\Z\\"1&\','wp-content/plugins/w3-total-cache/UserExperience_OEmbed_Extension.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_OEmbed_Extension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\%~(\զ\A\Z',_binary 'ӎ]㚱,\<\n\\zk<Ru8G湃}\Y˹','',0,'?'),(_binary '\"\^\\\n\\Wx>j','wp-content/plugins/w3-total-cache/UserExperience_Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\\\|S]M\',_binary 'ZQGUh\\\TB(\\\0Ǝ}R','',0,'?'),(_binary 'ю!\\sci\27','wp-content/plugins/w3-total-cache/UserExperience_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\X\m\Ƭ+#_\',_binary 'k!e\oFn\\\\P\XA	\','',0,'?'),(_binary '&޾\kIKہ+X\','wp-content/plugins/w3-total-cache/UserExperience_Plugin_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_Plugin_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\>$ʲ_\',_binary '\l\\\VT|\J\"\,ERie\','',0,'?'),(_binary '9ۡ}޻<\rq]','wp-content/plugins/w3-total-cache/UserExperience_Plugin_Jquery.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_Plugin_Jquery.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\p<<-w9',_binary 'O_\k\&9\TlI\iG=\0U\e','',0,'?'),(_binary ':\ih}wM\','wp-content/plugins/w3-total-cache/Util_Activation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Activation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\{J\\\\',_binary '_\'\(Ļi]MyF&ϢHz\0\e','',0,'?'),(_binary '\!\,H\\\B\3@','wp-content/plugins/w3-total-cache/Util_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\\\\',_binary 'j\iv\P\/\\NLb3?\!f\'M\j','',0,'?'),(_binary 'J\{G\O\eVq','wp-content/plugins/w3-total-cache/Util_AttachToActions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_AttachToActions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}\Z=\\5\\\r\j',_binary 'D\}s\Z\S\\v.vs\\|}ʖ','',0,'?'),(_binary 'uT\\JW\\\\\0n	','wp-content/plugins/w3-total-cache/Util_Bus.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Bus.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^س&H|txW\b',_binary '\\ۭO)j7GE]ٟ\Wց+%QW\3','',0,'?'),(_binary 'n\{^u)^','wp-content/plugins/w3-total-cache/Util_ConfigLabel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_ConfigLabel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\N\"o\umV=',_binary 'Wie-	\8\rk\8!\\"^DY5\R','',0,'?'),(_binary '\\iɛd\\XK\','wp-content/plugins/w3-total-cache/Util_Content.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\9-\\z%',_binary 'V\\\u-yQ\n\\C\\^','',0,'?'),(_binary '\0l]&R','wp-content/plugins/w3-total-cache/Util_Debug.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Debug.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8_\2!XI',_binary '\mE\؁\\:\\pwCLt]W}\dK\','',0,'?'),(_binary 'A\rۡ~$g\i\','wp-content/plugins/w3-total-cache/Util_DebugPurgeLog_Reader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_DebugPurgeLog_Reader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\&.\x%_~F\u',_binary '!\\N*\\%؉]r7l\i`\\/\}팼	','',0,'?'),(_binary '0\r BMe~\','wp-content/plugins/w3-total-cache/Util_Environment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Environment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?fA\B\0l{{\r\',_binary 'JՓ\_|s\\t\\Կ\aH\0w\V}\*','',0,'?'),(_binary '\ZN8nDx\\>)','wp-content/plugins/w3-total-cache/Util_Environment_Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Environment_Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\,\';X\G?',_binary '\vd\M_%D\{\gr}3\n9\"','',0,'?'),(_binary 'e\x5Ν\ufa0\\\\o','wp-content/plugins/w3-total-cache/Util_Environment_Exceptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Environment_Exceptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-PUHM9dv@\',_binary '7_H!D\0K=;\\\\\ZtD^.\','',0,'?'),(_binary '\%\n\\\gB*','wp-content/plugins/w3-total-cache/Util_File.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '㛠J(UB\'ҼT\X',_binary '/:\\\\\)`4\\wT\	/\\2\4','',0,'?'),(_binary '&)(HД\\n-BQ!','wp-content/plugins/w3-total-cache/Util_Http.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Http.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\\3oQ\cH\ ',_binary 'tNr[\@\\bO\I*yjUO','',0,'?'),(_binary '\!*i`v!kY5ij\','wp-content/plugins/w3-total-cache/Util_Installed.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Installed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\X\\\7˲u',_binary 'Ap\\\׽\ۿ\݅.Sk\h\Hr3f','',0,'?'),(_binary '\	Cv\̽BUq}>','wp-content/plugins/w3-total-cache/Util_Mime.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Mime.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\VQC?0=\s^?',_binary 'MIL\ZT\̀\}Ϫ\u@v\#w/@','',0,'?'),(_binary '\0v\L=\"\9','wp-content/plugins/w3-total-cache/Util_PageUrls.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_PageUrls.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:KV?&|\e\',_binary 'Qox搰\7l9/\\\&>IG\Fj','',0,'?'),(_binary '[\zrk\n\0\\','wp-content/plugins/w3-total-cache/Util_Request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\d\$V\@-{l<\',_binary ',5F\L\o\\ *\\\x4	D\\\','',0,'?'),(_binary 'o\[5Q2p','wp-content/plugins/w3-total-cache/Util_Rule.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Rule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'THc\r\CD\mD',_binary 'nh\n\\RrhW`@\\w\5%Հ\\\\6','',0,'?'),(_binary '\\\9	=B\\^E','wp-content/plugins/w3-total-cache/Util_Theme.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Theme.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\=PtW?sG\|',_binary '\O\i\f\P{2L4!\\\z\\\#\','',0,'?'),(_binary 'V\lw:D\f\','wp-content/plugins/w3-total-cache/Util_Ui.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Ui.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^\\ӜB\\\\n',_binary '1пR!;a\\\gO;\\\\x.\\y\\W:','',0,'?'),(_binary 'Wk݋L\ė4','wp-content/plugins/w3-total-cache/Util_UsageStatistics.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_UsageStatistics.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4d\\C\\Y%\(\',_binary '\k\\=\X\q\\\V\j\NЍ\0&','',0,'?'),(_binary 'A\\2\szS\\\^','wp-content/plugins/w3-total-cache/Util_Widget.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KE\n\2x\e',_binary ']\2Wd&G~y*zxZ1\;R\\Ũ','',0,'?'),(_binary 'K\C	\aٸ#X','wp-content/plugins/w3-total-cache/Util_WpFile.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpFile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '![\_sƅ\Sy',_binary 'DBZ~\\/\hmbF16\"\s-\','',0,'?'),(_binary '6޺)8[dd{\0l','wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemChmodException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemChmodException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J<¢w\\\DC%L',_binary '\Gsh+\\\\C#\'11<B!D\%/;','',0,'?'),(_binary '=`E\B\2\/\΢','wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemCopyException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemCopyException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\go7L;#',_binary '6__\\y\A?N\Z\z\\o\\\ƹ\&','',0,'?'),(_binary '-	d_ f?V$','wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemMkdirException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemMkdirException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\\D\Z\\\θ\c\',_binary 'f\\\0\\aH!e\\A\\=\\w\{80h','',0,'?'),(_binary '#N\N${ņQ\\\','wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemModifyException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemModifyException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)\^\%(\\p',_binary '\\\B`3;\t\o\\\"N\dQ.','',0,'?'),(_binary '\tҟ\<u\~\ڼ\','wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemOperationException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemOperationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ca\0n~ĞgG',_binary 'M\\Hɛ)Ps\Z>6s\2\\','',0,'?'),(_binary 'y\ӻu\\C\	','wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemRmException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemRmException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0-t\\\\)',_binary 'h\5ZS+c0͙尝\W#jP\\\jm','',0,'?'),(_binary 'ȴ\\\\\3\\_9','wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemRmdirException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemRmdirException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[rP@\j\%\',_binary '\Aw0#1a\\' @neE=\y/','',0,'?'),(_binary '\wVi\Km\\ӥ=[','wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemWriteException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemWriteException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[6+%v\H\I\',_binary '>U\\\l0\8V6y\0C\2\k)\\\','',0,'?'),(_binary '\\gJ+\\','wp-content/plugins/w3-total-cache/Util_WpmuBlogmap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpmuBlogmap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\\Xh\\0',_binary 'Ѩ+\Z?*~<1\oK5G\"\\wh!h','',0,'?'),(_binary '\NC;A\Q\S','wp-content/plugins/w3-total-cache/Varnish_Flush.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Varnish_Flush.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\Zi$״w8\c\',_binary 'yrLI|\?,\]ߴ\lXt','',0,'?'),(_binary '\oU\\Z\\A3','wp-content/plugins/w3-total-cache/Varnish_Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Varnish_Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i\\\Uhu3R',_binary '!1$͜]]\zTOp&D\|\!k@','',0,'?'),(_binary '̄^!\+_\"6\Z\','wp-content/plugins/w3-total-cache/extension-example/Extension_Example.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/extension-example/Extension_Example.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\F{\\@17av',_binary '\EyT/a+\\\Ge\S͒\\	V\9','',0,'?'),(_binary '@\W\Z\\)h','wp-content/plugins/w3-total-cache/extension-example/Extension_Example_Admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/extension-example/Extension_Example_Admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\kQJ\\[\e',_binary 'mžk\\\kNg\d\]\ADb\(','',0,'?'),(_binary '\\T\57D}','wp-content/plugins/w3-total-cache/extension-example/Extension_Example_Page_View.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/extension-example/Extension_Example_Page_View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UV\j\C|\$KL\n',_binary 'hRPa`K8_{8\\\vm\rqozʻ\','',0,'?'),(_binary '\c\zƨRFj','wp-content/plugins/w3-total-cache/extension-example/w3-total-cache-example.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/extension-example/w3-total-cache-example.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`_2J5ĘH\0\',_binary '1\$#\H#©\cě,\(\J\6','',0,'?'),(_binary '3\Cߣ\t2S!d','wp-content/plugins/w3-total-cache/inc/define.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/define.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ц\GD|\n\',_binary 'e%$\\eCİxLĞ\æu\p\B\','',0,'?'),(_binary '\&>\rᠷ','wp-content/plugins/w3-total-cache/inc/email/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/email/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'U0^C)Q\V%\\','wp-content/plugins/w3-total-cache/inc/email/minify_error_notification.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/email/minify_error_notification.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{d\HB\ѿP5',_binary '[n#%\X\"\\nl\&={q\`q2\','',0,'?'),(_binary 'ƻ\:bd\G\&\O','wp-content/plugins/w3-total-cache/inc/email/minify_error_notification.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/email/minify_error_notification.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{d\HB\ѿP5',_binary '[n#%\X\"\\nl\&={q\`q2\','',0,'?'),(_binary '\\Z\.E','wp-content/plugins/w3-total-cache/inc/email/support_request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/email/support_request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5(*S#\*1',_binary '{fl9\N@c~Z\k|\6++#\=ඝP\','',0,'?'),(_binary 'sy2nj\	cJwd','wp-content/plugins/w3-total-cache/inc/error.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/error.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-^ۙ\F\\"ϳ\\"\\',_binary '1\rQ>n8\f\{\\_\,y*','',0,'?'),(_binary '\0\\'a\rv\Y#','wp-content/plugins/w3-total-cache/inc/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'T\&is\0\z','wp-content/plugins/w3-total-cache/inc/lightbox/create_netdna_maxcdn_pull_zone.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/lightbox/create_netdna_maxcdn_pull_zone.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '̛.\[}rR^\g',_binary 'wd;H\	Ex5c`\]j`\P\@/\','',0,'?'),(_binary '\\Qy^C\n\x\\;','wp-content/plugins/w3-total-cache/inc/lightbox/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/lightbox/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '$I\\8V','wp-content/plugins/w3-total-cache/inc/lightbox/minify_recommendations.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/lightbox/minify_recommendations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(L@|\m\'*\ZíJ\\',_binary '\Y}\\}\6=)\0Ԭ:0\\.\"fs ','',0,'?'),(_binary '2\Vʼ|l4C4l\','wp-content/plugins/w3-total-cache/inc/lightbox/purchase.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/lightbox/purchase.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\&M\z[L\\W',_binary 'T 8\\a*1z?p\Z:\ХeV#!Ʊi\','',0,'?'),(_binary 'J^lr\l?f{;XֽH','wp-content/plugins/w3-total-cache/inc/lightbox/self_test.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/lightbox/self_test.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oCV8\MxZA',_binary '\\\\e$̞y\\؊\Ҿ\N\.a','',0,'?'),(_binary '\J\vr+(t.\U\','wp-content/plugins/w3-total-cache/inc/lightbox/support_us.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/lightbox/support_us.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hB@㸴\n\\\1i\',_binary '.h\;ku}Hz`_\\\eroCD\\\7','',0,'?'),(_binary 'i\\\\ZQƠ}\\','wp-content/plugins/w3-total-cache/inc/lightbox/upgrade.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/lightbox/upgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\y{{*\'',_binary 'Vd\4Nlla\]\G	\_r`b\\'','',0,'?'),(_binary 'c,\uN\+m\\9l','wp-content/plugins/w3-total-cache/inc/mime/all.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/mime/all.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YO\K\\r9\',_binary 'ZzRӕ]\&\\֔\\4\]\\','',0,'?'),(_binary '\oO&4:','wp-content/plugins/w3-total-cache/inc/mime/cssjs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/mime/cssjs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\ſWl\j',_binary ',\rY\0SSLr\\#\5`\9R\X','',0,'?'),(_binary '2\\;\8\id','wp-content/plugins/w3-total-cache/inc/mime/html.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/mime/html.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A(iz\\%hi%H_U',_binary '{\n幖\ӓ\\i	\wgb','',0,'?'),(_binary '\L\(*\I\','wp-content/plugins/w3-total-cache/inc/mime/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/mime/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '\,\U׽\\x','wp-content/plugins/w3-total-cache/inc/mime/other.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/mime/other.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ԙ\qN{\8',_binary 'c<^Yb]5\h8kکk@X\','',0,'?'),(_binary '\\ \#\\+KhX\S','wp-content/plugins/w3-total-cache/inc/options/about.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/about.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\4tن^W~o',_binary '|d\)Mt\oB\RP)EڱO<\\U\Mt\5','',0,'?'),(_binary 'hV\\\5\\n','wp-content/plugins/w3-total-cache/inc/options/browsercache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/browsercache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n8@\KlV',_binary '\)\%\CS\jd^\\(2KQ0R\y;','',0,'?'),(_binary '1XpⲫĐa\"b*','wp-content/plugins/w3-total-cache/inc/options/cdn/akamai.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/akamai.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$)\\li\"\}~|q',_binary '\\\DTDpkR\A%occF\BT\Yh','',0,'?'),(_binary '\'X\\?]*\Kl','wp-content/plugins/w3-total-cache/inc/options/cdn/att.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/att.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'eOȹ\\8',_binary '\+)%\\0\0:w4}s</{7FĤd*x','',0,'?'),(_binary 'zuL\\6-\','wp-content/plugins/w3-total-cache/inc/options/cdn/azure.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/azure.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ߞ-P\\x',_binary '%\2\eP\Z2Ti/\ѱ{&.y9','',0,'?'),(_binary '.\A\\\\\C','wp-content/plugins/w3-total-cache/inc/options/cdn/cf.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/cf.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@!ҍcAt\Sع/',_binary 'Mڻ`b\L N3aJ>>!','',0,'?'),(_binary '\s/Q.k\5C','wp-content/plugins/w3-total-cache/inc/options/cdn/cf2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/cf2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\2	\k\Wʴ`',_binary '\\uSm8\\\7@\aLw)\tEϐ)t','',0,'?'),(_binary '\a\r,pҿX','wp-content/plugins/w3-total-cache/inc/options/cdn/common/cnames-readonly.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/common/cnames-readonly.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't4/UN\'4W',_binary '\#\Z\(\\(\\0/\'(R)\\0','',0,'?'),(_binary '\\'\SG8','wp-content/plugins/w3-total-cache/inc/options/cdn/common/cnames.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/common/cnames.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\4\ (Z\G',_binary '<\!jp\g;\/\\'2\K\n\g','',0,'?'),(_binary 'V~Z\Bj\]\K','wp-content/plugins/w3-total-cache/inc/options/cdn/common/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/common/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'ƪ-\a\\\YLJ','wp-content/plugins/w3-total-cache/inc/options/cdn/cotendo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/cotendo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\±dUQ?Gq',_binary '\&Ώ>>\\'\>\d\mv\\M\\\&\','',0,'?'),(_binary 'm\gްH}\CX\\\\\','wp-content/plugins/w3-total-cache/inc/options/cdn/edgecast.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/edgecast.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\%uy	R\',_binary '\\z*\Z\s!\g\^\6,\0y&+.','',0,'?'),(_binary '}wn~J\PD\;5\','wp-content/plugins/w3-total-cache/inc/options/cdn/ftp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/ftp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\ \k挫\',_binary 'c\\\r\5jOtJ\09\\\\g4\m','',0,'?'),(_binary 'Wy]/O\jW\\','wp-content/plugins/w3-total-cache/inc/options/cdn/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '\"Xd\\$,_\','wp-content/plugins/w3-total-cache/inc/options/cdn/mirror.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/mirror.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ب\cO<T2\_\',_binary '\0q9:͊$3\\Y\2s\MD\I|4','',0,'?'),(_binary ';\'~>\W/','wp-content/plugins/w3-total-cache/inc/options/cdn/rscf.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/rscf.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\\\kv=}\O\',_binary '\[.\7g;z3!c9Mؐw','',0,'?'),(_binary 'i\\n\\S\[<','wp-content/plugins/w3-total-cache/inc/options/cdn/s3.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/s3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '72u\`MՆ\\Z',_binary '\\j\ӱ/S\e`Mr)1`7=!~','',0,'?'),(_binary '믯\u\m臎','wp-content/plugins/w3-total-cache/inc/options/cdn/s3_compatible.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/s3_compatible.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_hTH>\\',_binary '\Mo0E3k9\\mO\a_3pQ`,{','',0,'?'),(_binary '\"`t\t\~\x\','wp-content/plugins/w3-total-cache/inc/options/cdn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r16;LEq	M',_binary 'sjs)tǨ\ió\GJIB\\\8@','',0,'?'),(_binary 'w;\0qF9\H]','wp-content/plugins/w3-total-cache/inc/options/common/footer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/common/footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~z\\\\^\'',_binary '\&QV|FO%]ohY6٥\Z !\#','',0,'?'),(_binary 'ZY<\0g^i\0Cz\{','wp-content/plugins/w3-total-cache/inc/options/common/header.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/common/header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zY_\yGJͮ',_binary 'o\31yMSq\0N\?!Y\r\?)$h','',0,'?'),(_binary 'jQ\J\:#\Ԋ\x','wp-content/plugins/w3-total-cache/inc/options/common/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/common/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '\\\Y\jej\W','wp-content/plugins/w3-total-cache/inc/options/dashboard.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/dashboard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0zw\<6\\',_binary '\HQ\哆oF\N\nT93!cʑ','',0,'?'),(_binary '|\\\Lk!S*\Kh','wp-content/plugins/w3-total-cache/inc/options/dbcache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/dbcache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#.G\"v\[\w\/',_binary '\\X`{\\\\[\JX9w\epٜ','',0,'?'),(_binary '>?u\n\\\eb','wp-content/plugins/w3-total-cache/inc/options/edd/buy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/edd/buy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\\\G',_binary '\\*}6\b\\K\ɬL?=N\\`;','',0,'?'),(_binary '\]\>\lp\}<','wp-content/plugins/w3-total-cache/inc/options/enterprise/dbcluster-config.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/enterprise/dbcluster-config.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#	\\6M z)\',_binary '$otrD\\0P5o\\{S\S$\','',0,'?'),(_binary '\\\\\\<\\n\r ','wp-content/plugins/w3-total-cache/inc/options/enterprise/dbcluster_general_section.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/enterprise/dbcluster_general_section.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4n&W }\\\o0w',_binary 'dcY\@IJ\T#P\\\\\ԛ\dS\','',0,'?'),(_binary '\\\[@Y\nּ[´','wp-content/plugins/w3-total-cache/inc/options/extensions/list.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/extensions/list.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?w%V> :Ō',_binary '\A\ަ\\\mF`\,IM[7c','',0,'?'),(_binary '\1\Cu\lE;O','wp-content/plugins/w3-total-cache/inc/options/extensions/settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/extensions/settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Z!̇}n_',_binary 'Wr(p\P\e\\\	&W1\\(','',0,'?'),(_binary '+QXC`?\\Z*','wp-content/plugins/w3-total-cache/inc/options/extensions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/extensions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zg6˦Z\*꥚',_binary '[N\:N\4څy\\i4\R~>\Y','',0,'?'),(_binary 'n,\¹70\:v\GB','wp-content/plugins/w3-total-cache/inc/options/general.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/general.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '∠QC	c\\K\\',_binary '\=`Z8_\BHMD\}T\\i\lp\','',0,'?'),(_binary '\\;\?\"`l ','wp-content/plugins/w3-total-cache/inc/options/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '}\q#\Gjt','wp-content/plugins/w3-total-cache/inc/options/install.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\VI2u0>^s1\1\',_binary 'խ\;Tc+\}\/\RAa!z!T\+\V','',0,'?'),(_binary '\G4uKp_i','wp-content/plugins/w3-total-cache/inc/options/minify/ccjs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/ccjs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>3\#]v;\{\)|',_binary '93Mk\Z\\rM7\\>4&\\0\M\','',0,'?'),(_binary 'y\\\\W\x\','wp-content/plugins/w3-total-cache/inc/options/minify/ccjs2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/ccjs2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\xGH\\',_binary '\Ỳh.\`Z#\i9I	3G','',0,'?'),(_binary '0q\@N>?','wp-content/plugins/w3-total-cache/inc/options/minify/css.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/css.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\[[Mp	?l\',_binary '\6lt.\@.\r\n\<p4h#\\(}k;\','',0,'?'),(_binary '\w\I\~Ds','wp-content/plugins/w3-total-cache/inc/options/minify/csstidy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/csstidy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\\\\0@Y\',_binary '\g呿_#pT*VK\\"u\'\:Ŝ#A[\\0','',0,'?'),(_binary 'k*51T6\\r\','wp-content/plugins/w3-total-cache/inc/options/minify/csstidy2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/csstidy2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\	\\W\nܵ*e\',_binary '67\w_@%\a\Rj#F\ͳ!b','',0,'?'),(_binary '1\rV\\ri`5=','wp-content/plugins/w3-total-cache/inc/options/minify/googleccjs2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/googleccjs2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DwJ\r3(Y\Z',_binary '!\~wf.\\0\Թ\M\?:>S','',0,'?'),(_binary '\hTX\\\-','wp-content/plugins/w3-total-cache/inc/options/minify/html.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/html.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\kOH\p\Z\'ݡ',_binary '\`\K;=I&\\\n\#\EI\\SNr\','',0,'?'),(_binary '9\\)ubp6-	|\','wp-content/plugins/w3-total-cache/inc/options/minify/htmltidy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/htmltidy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\/^I\yHxt',_binary '\\\\~oxUD\/E\\ERsZB\\','',0,'?'),(_binary '>.\\\\\sm, \\.','wp-content/plugins/w3-total-cache/inc/options/minify/htmltidy2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/htmltidy2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\x@\"^\*fNp;',_binary 'Y\\ϵ$E\g\\E%E\\\\']Olq\O','',0,'?'),(_binary '\\O\0l[lq+RS28$','wp-content/plugins/w3-total-cache/inc/options/minify/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '\G\\Â-$\\\','wp-content/plugins/w3-total-cache/inc/options/minify/js.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/js.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@(\q\rv\ÜV#',_binary '{\C=2>/\-ѤS;k.J܎+_','',0,'?'),(_binary '{\|\VHDR±\','wp-content/plugins/w3-total-cache/inc/options/minify/yuicss2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/yuicss2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\fxV\_ș\d\0',_binary '\Y<sAxJ}-\\SM\\t\:I\\Z\W','',0,'?'),(_binary '}@~\w_\Η\','wp-content/plugins/w3-total-cache/inc/options/minify/yuijs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/yuijs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*ДgѠ\n',_binary 'NF]2CHAY\a>A\pݕ;','',0,'?'),(_binary '\%w\Y','wp-content/plugins/w3-total-cache/inc/options/minify/yuijs2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/yuijs2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b8>_\\;\LUjJ\#',_binary ']C\m\0~2M6> uϹӒ\n\l','',0,'?'),(_binary '\'&\r{\'','wp-content/plugins/w3-total-cache/inc/options/minify.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\b\\\\\[\Δ',_binary '%\\ZY\Vе\/n\\6ǰ\KL\','',0,'?'),(_binary '\2޴\p\\r\\,','wp-content/plugins/w3-total-cache/inc/options/objectcache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/objectcache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\cq-ct\\\\O',_binary 'wv\\\\rEvJgB\\\01G;QA\zXx','',0,'?'),(_binary 'rĦ	>r\5\Me\','wp-content/plugins/w3-total-cache/inc/options/parts/dashboard_banner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/parts/dashboard_banner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\A,.X,\{\z',_binary 'x_LPLh	\\\htV\b\"ز\(\Z!K\','',0,'?'),(_binary 'ϭA\VIE\\\'\\','wp-content/plugins/w3-total-cache/inc/options/parts/memcached.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/parts/memcached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\\_\ 3\\L]',_binary 'H>=\\*]y\si\\#	=\0\4j','',0,'?'),(_binary '\'\\Z\smo7}D\','wp-content/plugins/w3-total-cache/inc/options/parts/memcached_extension.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/parts/memcached_extension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\'ZX4\I\F\f',_binary '\K\KDe~\a\K3\&Pp\һ)','',0,'?'),(_binary '^M\8\j\_L','wp-content/plugins/w3-total-cache/inc/options/parts/redis.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/parts/redis.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V <.\\\&\(l!',_binary 'TY{\\\9)չ?1\\\35\<','',0,'?'),(_binary '\\\ϐ\\Bǈ~t','wp-content/plugins/w3-total-cache/inc/options/parts/redis_extension.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/parts/redis_extension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\n\f\Ji$\',_binary '\#T{\m\UIoJ5Mn:`N(','',0,'?'),(_binary '潂\aY\OD\\"i\','wp-content/plugins/w3-total-cache/inc/options/pgcache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/pgcache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\E\8{%\0\n',_binary '3:OV\/\p\\\x\\\Z	Ъ㥃','',0,'?'),(_binary '\j\\H\s\h','wp-content/plugins/w3-total-cache/inc/options/support.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/support.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\\ʳUGq	_*',_binary '\h\\>\rR\1\!\\P0йɇ','',0,'?'),(_binary 'ZA}pk\O2','wp-content/plugins/w3-total-cache/inc/popup/cdn_export_file.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/cdn_export_file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\\\]m\\~',_binary '\ǲ\gّ\ԤkT_\\n\\]@','',0,'?'),(_binary 'TUDƭjõ','wp-content/plugins/w3-total-cache/inc/popup/cdn_export_library.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/cdn_export_library.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gG1*5}I\qnةD',_binary 'G7s\\n\A\Fil1(n\?҈','',0,'?'),(_binary 'b\"\_\\n','wp-content/plugins/w3-total-cache/inc/popup/cdn_import_library.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/cdn_import_library.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'υoHϭZ/\3\n\',_binary '\D~ϩdDL\v:\c*,TV;:{','',0,'?'),(_binary 'fW<\\\h\\','wp-content/plugins/w3-total-cache/inc/popup/cdn_purge.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/cdn_purge.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\L\_v#\\ ',_binary '48ף\<?\h\Z\h\݇3)bU','',0,'?'),(_binary '`!\Qar\ר','wp-content/plugins/w3-total-cache/inc/popup/cdn_queue.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/cdn_queue.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0s\\\*5\',_binary '\1IV\\\^\ȟMnal[{\!gk\\\','',0,'?'),(_binary '\#(QZN\1rU','wp-content/plugins/w3-total-cache/inc/popup/cdn_rename_domain.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/cdn_rename_domain.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',}Y}&a\\J\',_binary 'TrJ\\NBZ\\}h\e(r\I\h','',0,'?'),(_binary 'm/p\ K3q','wp-content/plugins/w3-total-cache/inc/popup/common/footer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/common/footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\/K\\J~',_binary '\r^jZd	{\!N\tH\\@U\@S','',0,'?'),(_binary 'oap>\EjQ_G','wp-content/plugins/w3-total-cache/inc/popup/common/header.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/common/header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yҙyW\\n\\:m',_binary 'j\abJ]4\-Pꓔ\\~\\<\','',0,'?'),(_binary 'E\C@v\&-5\Z','wp-content/plugins/w3-total-cache/inc/popup/common/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/common/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '<\0q/*\9\\R','wp-content/plugins/w3-total-cache/inc/popup/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'Tw}t8l)h','wp-content/plugins/w3-total-cache/inc/popup/pagespeed_results.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/pagespeed_results.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\/Ed\`',_binary '\@?\_9>\\\\l۠\nu$\'vޖ^7$K_','',0,'?'),(_binary '\oGWڳ3yU	g\\','wp-content/plugins/w3-total-cache/inc/widget/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/widget/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '/\øtJt7u','wp-content/plugins/w3-total-cache/inc/widget/latest.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/widget/latest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ag[pwt\ń\H(',_binary '\\\\JL[\'Y\\\iԈϒF]','',0,'?'),(_binary '\\!\Jz\+kg\\','wp-content/plugins/w3-total-cache/inc/widget/latest_ajax.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/widget/latest_ajax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g[*/u\^\\{\HZ',_binary '!7Ng~?\BS%Ȧ\\\_U\BEE','',0,'?'),(_binary 'Pʻ8&X\/\& 0%','wp-content/plugins/w3-total-cache/inc/widget/latest_control.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/widget/latest_control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\y\Ij|',_binary '\W%\+\TC/:\;\[j\֓\"\	o\ۄ[','',0,'?'),(_binary '>ދC;$O\a','wp-content/plugins/w3-total-cache/inc/widget/latest_news.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/widget/latest_news.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\\{\=3\q2',_binary '&&`0\xr8SW`o\\r?4:','',0,'?'),(_binary ')M\\d18','wp-content/plugins/w3-total-cache/inc/widget/latest_news_ajax.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/widget/latest_news_ajax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\CGe\\'>\\S',_binary 'S \0\M3.>\_|Qف-@z\','',0,'?'),(_binary 'fL2\aBM\9\ \','wp-content/plugins/w3-total-cache/inc/widget/latest_news_control.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/widget/latest_news_control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hTjx*4zHc\\\n',_binary 'R\V9kŕVU:\H6\\\\.\\?ت','',0,'?'),(_binary '!\\nܳu\\4\','wp-content/plugins/w3-total-cache/inc/wizard/template.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/wizard/template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\hWfB',_binary 'a\MX\ޖ:\y\r\)!\-','',0,'?'),(_binary 'kN\f-D!\m\','wp-content/plugins/w3-total-cache/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '#\pr`&C0\','wp-content/plugins/w3-total-cache/ini/apache_conf/mod_deflate.conf','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/apache_conf/mod_deflate.conf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\76^S\',_binary '7ye#B\'!A,F\jkls\f','',0,'?'),(_binary '\Ɯqju\I','wp-content/plugins/w3-total-cache/ini/apache_conf/mod_expires.conf','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/apache_conf/mod_expires.conf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/m\d\\oC\\`',_binary 'PΨ	\=EN\\5|`|޳UeZ>','',0,'?'),(_binary '¤ja\,\Q߾\[F\G','wp-content/plugins/w3-total-cache/ini/apache_conf/mod_mime.conf','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/apache_conf/mod_mime.conf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}&[\Ncf\;',_binary '\'\\'\\\rŉ䪲\n\y \וI\_#{','',0,'?'),(_binary 'aC\J\iiKm\\>','wp-content/plugins/w3-total-cache/ini/apache_conf/mod_rewrite.conf','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/apache_conf/mod_rewrite.conf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nר\F\l%<KG',_binary 'D\+,R\>A矷y\}\\]\H\\$!','',0,'?'),(_binary 'tXL鬺6	','wp-content/plugins/w3-total-cache/ini/apc.ini','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/apc.ini',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\ⷛ\F\0\^U\Q',_binary '._\\\Oj\%N\[o\sȮv\\\-','',0,'?'),(_binary '\\ߒ\n{v\]n\M','wp-content/plugins/w3-total-cache/ini/config-db-sample.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/config-db-sample.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\/6\V\"d\a',_binary 'J$;\\\i\n\s\\M4\Dk.','',0,'?'),(_binary '\\hi\\n\\\\"u\"','wp-content/plugins/w3-total-cache/ini/dbcluster-config-sample.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/dbcluster-config-sample.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0,}u\\f:',_binary '08Id\$~\\_MIg0\>JF\^DR\"\','',0,'?'),(_binary '̵̌$ٿ\'\\','wp-content/plugins/w3-total-cache/ini/eaccelerator.ini','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/eaccelerator.ini',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\m\,x\_\rwR',_binary '1XH;=\\+e?~\\~CWSBp','',0,'?'),(_binary '!X8]\#¼2Ƴ','wp-content/plugins/w3-total-cache/ini/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'K\\5EiNQ\'\','wp-content/plugins/w3-total-cache/ini/memcache.ini','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/memcache.ini',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\\el\b/c',_binary 'j\ތM;m\\\Z\vTXgP\','',0,'?'),(_binary '\8\\%.\b_\','wp-content/plugins/w3-total-cache/ini/nginx-network-sample-config.conf','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/nginx-network-sample-config.conf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X&%vU\:\{d',_binary '%h\\\C\d\O*`\n\\g\r	\'','',0,'?'),(_binary '\\EPK-YpQ\et|','wp-content/plugins/w3-total-cache/ini/nginx-standalone-sample-config.conf','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/nginx-standalone-sample-config.conf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dֹ#\0\\\no',_binary '*\d\\*o\[`\v\2a{\\n\!\+4','',0,'?'),(_binary 'ٔgF[\z{/','wp-content/plugins/w3-total-cache/ini/opcache.ini','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/opcache.ini',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FX\\r)7\ۻ\4',_binary 'vZ\m@/_G\\2k\\\Z\bh\*\','',0,'?'),(_binary 'b	\ sKHn\q','wp-content/plugins/w3-total-cache/ini/php.append.ini','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/php.append.ini',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\X[i:\\8',_binary '\]ٌ(^ĥM 7\0~\','',0,'?'),(_binary '3kE4ë\','wp-content/plugins/w3-total-cache/ini/s3-sample-policy.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/s3-sample-policy.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ԥ^\ \\=bQ',_binary '\\-n	E`W\.(%>\֑\0\\m','',0,'?'),(_binary '\Ɩut\'','wp-content/plugins/w3-total-cache/ini/varnish-sample-config.vcl','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/varnish-sample-config.vcl',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\ VG\',_binary '-\jj\\d\ç2)-ƈbѐ&/','',0,'?'),(_binary '\\0żd(','wp-content/plugins/w3-total-cache/ini/web.config','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/web.config',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0@/;۴r\.:\',_binary '\Ef~\Դm#<\Z]k	:qb\uJ~\Y','',0,'?'),(_binary '^ʙB`\Iҵ\\0}','wp-content/plugins/w3-total-cache/ini/xcache.ini','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/xcache.ini',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\\RsH\Q\t',_binary '+{7K$n\\<\\\=I\\h\g\','',0,'?'),(_binary '_M/#xu\s','wp-content/plugins/w3-total-cache/languages/ar.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/languages/ar.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'AqC|ebJV\\c\}\\',_binary '\\&6V\kx\r-ԽP\}\\\\Y','',0,'?'),(_binary '\o#\e&	86\hE\P','wp-content/plugins/w3-total-cache/languages/w3-total-cache-ar_AR.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/languages/w3-total-cache-ar_AR.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A7(&Gka',_binary '\\dߐ\?^a\\\"審}e','',0,'?'),(_binary 'n-1{;S;F\'>j','wp-content/plugins/w3-total-cache/languages/w3-total-cache-nl_NL.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/languages/w3-total-cache-nl_NL.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\YQ%&K[R\',_binary '_I\"\؜\\\l\k\\f?\ERDQ','',0,'?'),(_binary '\RG\\e\j!\\r','wp-content/plugins/w3-total-cache/languages/w3-total-cache-nl_NL.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/languages/w3-total-cache-nl_NL.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?\y\O\`ݻĀ\',_binary '\h՜xp\\Ze,fA\$U\Zr','',0,'?'),(_binary 'Y&5랪\Y\o1','wp-content/plugins/w3-total-cache/languages/w3-total-cache-pl_PL.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/languages/w3-total-cache-pl_PL.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ZM>t\]-\>?\&',_binary 'ƌ\\\\5:\2I\DR?\\o\"`(?','',0,'?'),(_binary 'UG{\P;\\\i\B','wp-content/plugins/w3-total-cache/languages/w3-total-cache-sr_RS.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/languages/w3-total-cache-sr_RS.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm߷\\n\s*\a\',_binary '\\d3cږ\l\4X,k49%','',0,'?'),(_binary 'd\<\s}gu\','wp-content/plugins/w3-total-cache/languages/w3-total-cache-sr_RS.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/languages/w3-total-cache-sr_RS.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8w\dHP\%\Z$>[,-',_binary '\>X\\))\rq`3\L\)\ʽW] 6','',0,'?'),(_binary ']/[liK\D/x','wp-content/plugins/w3-total-cache/languages/w3-total-cache.pot','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/languages/w3-total-cache.pot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\c,6Ft̒mu\',_binary 'eH\,\'\fh9\]Eoo.\Y!ť\0TtnIS8','',0,'?'),(_binary '\\ʭ\[P9lC','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'OmC\md\]<vT9',_binary 'CP\0fac&JD\m\Gb\\u,s\W','',0,'?'),(_binary '\\\\]:\/','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/ClientInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/ClientInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y䝰!3ЏuC',_binary '\\\Qt\\}\`5d.\*VD\8\','',0,'?'),(_binary '\\ξ(\me\\O.','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/CookieJar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/CookieJar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\V\H>\B5Ug,\',_binary '\c\8nkx[0\\\G-+/|K\WfzF/\\','',0,'?'),(_binary '5;\D+)\\ܫ','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/CookieJarInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/CookieJarInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\WbF\*S',_binary 'PS=\2׮r\\)\A\&âk-uꮁ\','',0,'?'),(_binary '\\\\d5\h36','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/FileCookieJar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/FileCookieJar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\JQ\([X',_binary 'v\\\\[I\\y%mcoUc\w\+\V{','',0,'?'),(_binary '\XVxr','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/SessionCookieJar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/SessionCookieJar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\aP\\"k\\}',_binary '.N\g=~P\\\	ASMd\\JS9,\6ė','',0,'?'),(_binary '\LC\C`2Hص-','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/SetCookie.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/SetCookie.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h<_#U׳z:\',_binary '\%\\\0aLe\\/\\0C d^m\Z4','',0,'?'),(_binary 'd\\{̴\\ai\\'k\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/BadResponseException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/BadResponseException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']P lj}\n\',_binary '.d\P8\\wC]]B`s\\S','',0,'?'),(_binary '?Dee\n\Oa\.\o-N','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/ClientException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/ClientException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\Jq\Q1\+ a\',_binary '\׃;Z)\\"X\X\⼴n\\','',0,'?'),(_binary '9\CPC*:,\W\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/ConnectException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/ConnectException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L:T©xA|\IV',_binary 'bՕ\Ѿ6\\Mw\\UYʲz\','',0,'?'),(_binary 'w\pS@ޒ/Tv','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/GuzzleException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/GuzzleException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\Q\.o\C\'\^',_binary '\\<;\rN\\\"l>!\W\ʳ\\','',0,'?'),(_binary '\)i2\/\"6+\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/RequestException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/RequestException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\P˯\\\rN7',_binary ')j\r<\0\\p\ۈ\\kX\+0@\G','',0,'?'),(_binary '\<\0\w\\;','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/SeekException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/SeekException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\2KcOa*Ў\nt',_binary '#>ǒ\\\V(\M\^#ER\n߫I\ڸ','',0,'?'),(_binary '\sVW\0$iho','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/ServerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/ServerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6취\\c;\wZc',_binary 'NE|\ndʶ=\Ƅ4\\t9&ˮp','',0,'?'),(_binary 'q\n\mLf\O7t','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/TooManyRedirectsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/TooManyRedirectsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RŇpw\+\\J',_binary 'V:\k9h&v\\\\Z\\\g','',0,'?'),(_binary '5^r#[\&\n-','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/TransferException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/TransferException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g2\bdbU',_binary '\?/+B:T<\[km\\*\\s\m0','',0,'?'),(_binary 'H.*^G!\u ','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/CurlFactory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/CurlFactory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0ƅ B\\a:h%W',_binary '\\sA\`%\+<1d\W\Z-','',0,'?'),(_binary '\\\W\lе\ڕs','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/CurlFactoryInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/CurlFactoryInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ܤ\9yA\^O',_binary '^.OFR\l\Lv.\H\\H:}','',0,'?'),(_binary '5>\\wH+[','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/CurlHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/CurlHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rzW\m8+L',_binary '<yb\\\Ŋ	ȭҒcX۟\\Z4','',0,'?'),(_binary 'w\\\n`o+߳\\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/CurlMultiHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/CurlMultiHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ ̘7^V`{ؐ$',_binary 'QJ\4ϋ\9O\\ps\'6`KQ\0Z\O','',0,'?'),(_binary '\Px\\n	)','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/EasyHandle.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/EasyHandle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\-\\<\\l\G5\\',_binary '\},Bip/]&W)\p\;\\*X','',0,'?'),(_binary 'orLqkey\EF','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/MockHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/MockHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i}\\\\5',_binary 'JYa)\C*:&\Ӌ)0{#\\\d> Q','',0,'?'),(_binary 'KD\4K\\&\n\>','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/Proxy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/Proxy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\l2pH3Hʘ',_binary '\Fc*G_p0gԾ\"pD\\\\5\','',0,'?'),(_binary 'b;)\L\\^X','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/StreamHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/StreamHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'MȿJ(.\8.|',_binary '\E\\$r$nn\>\"ޡ\\P\\Yd','',0,'?'),(_binary '\nw|gjE\i\U7','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/HandlerStack.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/HandlerStack.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ю]86ޡm',_binary 'T\n);\\NkDe\2V\¢x&B=','',0,'?'),(_binary '\C\j7\ 6\]','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/MessageFormatter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/MessageFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Z)\\\\l',_binary '[@\4\c|Q\\\"\8\C\\\;\\\','',0,'?'),(_binary 'u\ƛ#p1Х.b.\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Middleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Middleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\j˳)ifWb',_binary '@\\",JT׺	Upϑ\kq\6\[','',0,'?'),(_binary '\\=\`y\\sVah','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Pool.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Pool.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&$\\Az',_binary '{\\x\Y\A`6\\lux\\&!\'\','',0,'?'),(_binary '\\"\H\ko~q\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/PrepareBodyMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/PrepareBodyMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\d\\dф\',_binary 'c%arj\\r\	h\K\"\Ls','',0,'?'),(_binary 'pZTy\d\@sp\_','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/AggregateException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/AggregateException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3MO\\\_MU.',_binary 'R\R\	?\1\|}5f Yx\?7\HR+e','',0,'?'),(_binary '\\\[!q:\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/CancellationException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/CancellationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\߳\\{C$',_binary 'k:\\URy\c\C\-ZF[`\\\\P','',0,'?'),(_binary '\\!/q(t\;\\xn','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/Coroutine.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/Coroutine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q)\\0\8J\\',_binary '3*l\ȿ\R\{nIסpݑ@\','',0,'?'),(_binary 'ZyY\rR<[\MV','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/EachPromise.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/EachPromise.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\g5\֌\my',_binary '\\\b-\\0+\XvO\\F','',0,'?'),(_binary 'kl\\Z$N','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/FulfilledPromise.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/FulfilledPromise.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0c\rM\\qL}',_binary 's\\ɍa]\'4>n\,S\ \Eu','',0,'?'),(_binary '\Ȳ\HXPo','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/Promise.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/Promise.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\D~6Ue\\n\[',_binary '\+/X@J4\5!\¼,I\ScM','',0,'?'),(_binary '/\cY\*I~Gpr\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/PromiseInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/PromiseInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '؛M\tV\\SƹN\"',_binary 'k\\\rW$\7m~.\\xvZ\'ǍhnV','',0,'?'),(_binary 'bqi%\'\\,ɥ','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/PromisorInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/PromisorInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0\t\G\7	=',_binary '`R\h\\^nt\asF;\}Š','',0,'?'),(_binary '-d\h[Ga\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/RejectedPromise.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/RejectedPromise.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\:qR\#|8Zۨ\z',_binary '\􀌊1\-\EtE~8Z\d\#:\','',0,'?'),(_binary ' +EHa\6<\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/RejectionException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/RejectionException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\!W?\.\0䔽',_binary '\JPӞN1\+\i\R\M\B g','',0,'?'),(_binary '\âv!\\r\rӍ\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/TaskQueue.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/TaskQueue.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i:\B9YG`',_binary '	oqKx\\'\c\Z1\2]\b/\n','',0,'?'),(_binary 'V\\\#d!S\C.','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/TaskQueueInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/TaskQueueInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r}\$\Z:*Ϲ\x\Dl',_binary '\uSkIu\9Vu&\k\\\\CsqC','',0,'?'),(_binary 'U%	\\t%3f','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\4ԲH\\W|kjE',_binary 'kH֖\\\=\8ޮ\۔\$Ì','',0,'?'),(_binary '\Cڅ\\Za\\e\\B','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/functions_include.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/functions_include.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\˝\\\3A![\',_binary '@5\!\"\q\\?n^\f\pd\x^n','',0,'?'),(_binary '$Ku\\¬\rw\\\h','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/AppendStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/AppendStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'æ\i\\\\\s',_binary 'IoP\\K\'~oAGEvm\\n]\`i\e9Z):','',0,'?'),(_binary '$\%u=1U','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/BufferStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/BufferStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʉ\\\:9\S1',_binary 'Χ\\\\'\'\JBVᕖy\\VMd\','',0,'?'),(_binary '[TcL\\\,\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/CachingStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/CachingStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\t\J\\^h',_binary 'dqNrq`.x<Ȕ\\\v紐OQ\','',0,'?'),(_binary '\\o]m\L3^','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/DroppingStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/DroppingStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\h^ج',_binary '!7\\Uu\W	䷉jj~E','',0,'?'),(_binary '\ֲ\00vw|)=\\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/FnStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/FnStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sw[^|\\H\/c',_binary '\fKv5Ic\]\\\5%\D\\\'','',0,'?'),(_binary '\]7\0\Û{\rޱ\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/InflateStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/InflateStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';	x8%\$Ov',_binary 'D2\n\\LrA\\v8ЉS\\Erg','',0,'?'),(_binary '\A\X7?oMw\\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/LazyOpenStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/LazyOpenStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&Hͻ3\39:\+',_binary '\ZJ:VUO\.:5\\\J1','',0,'?'),(_binary 'd\453@\_\يM','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/LimitStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/LimitStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't#\*Pǝ\\\',_binary '\\\}῎rA\{IZ=\TD\Z\\\\\','',0,'?'),(_binary 'É_Z\\<𲣼.','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/MessageTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/MessageTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\&D\ǥZ[',_binary '\k?\0\tu5\` <[S㶪Hjs<','',0,'?'),(_binary 'TN\\r\~g','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/MultipartStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/MultipartStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\mW\uA&_JL',_binary '\w-5$憪jTc\)\\\ִ=\\\','',0,'?'),(_binary '1vmMπa\\n}','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/NoSeekStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/NoSeekStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qz\n -\\nn7[',_binary '\\\,.Ժo¦K\_uM#4FD\V','',0,'?'),(_binary '^N fX\\I\Q(Ge','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/PumpStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/PumpStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UKl\>_\nQ2\',_binary '\L\m6z5߉\:\߈j҇V','',0,'?'),(_binary '\F\\jh\\B\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/Request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/Request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`}\qz\V\")\',_binary 'Jd\L\k\\魯\P,_ѝ\ل_^f&\T\','',0,'?'),(_binary '\'F\\\r\Fq\=','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/Response.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/Response.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ا9Hl\xt',_binary 'ۣ40ᇃ*DE:M\\gP\0\\02','',0,'?'),(_binary '/Eߛ#`8\DƲ','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/ServerRequest.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/ServerRequest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^h\\<Q\\\x{`',_binary '\֮\,.?\ȋAh\G\rg\"\\C','',0,'?'),(_binary 'Qf\%d2	\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/Stream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/Stream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ſPGl\\\2\\\cb',_binary '#FCj}\Z2zTt\}1\\'~\>','',0,'?'),(_binary 'ڼ\Bp\k=\\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/StreamDecoratorTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/StreamDecoratorTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\h\}\-\?z\',_binary '41\\F9=q`jiȰ	\\\bI*?','',0,'?'),(_binary '{E{G\\t]q/\!','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/StreamWrapper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/StreamWrapper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϊ\n$:B8\x%',_binary '.BFM\S\)\\l\dڳ\\R\\j\','',0,'?'),(_binary '\\T\,XfN9[K','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/UploadedFile.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/UploadedFile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k!%G\8xW\0%',_binary '.`\v\\5s\+2\\\rM\\@','',0,'?'),(_binary 'u4TK\\\t\\\G\b:\\r','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/Uri.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/Uri.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\458\\"\\6\z|',_binary '\0\f\"%[6JjXWx+J\:\\ե;\\','',0,'?'),(_binary '8!8\R\\Xl\U|3','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\Ȳ3Q\d\\n\\8',_binary 'w\6Qr96\Z\=\\Ƌ\\3K\23ch\l','',0,'?'),(_binary '\q\8\0ߡ)㷐!','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/functions_include.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/functions_include.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\tD$S\<\',_binary ' F樹O8`5\ƚqi}\\Wbݫ','',0,'?'),(_binary '\4\)|WO\\M','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/RedirectMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/RedirectMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pXnO!\c\\9	',_binary '\-O\w\b}\p6\Z}5v>\\֧','',0,'?');
INSERT INTO `wpbb_wffilemods` VALUES (_binary '\\Zm^lR\![99','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/RequestOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/RequestOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\"&a\46\i\',_binary 'R\\nΕ*~\avBw\\\\\\-\om y','',0,'?'),(_binary 'ĳ;M\\\\D1\\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/RetryMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/RetryMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"g\n\\rT34H(\',_binary '\<=m\\_n71J\\_pMBM\\a\\\','',0,'?'),(_binary '\\d\\\"bbzS','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/TransferStats.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/TransferStats.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\\Q8r\0\',_binary 'T>!L/4\ I\S\\/d*6xf\n\q','',0,'?'),(_binary 'lsbe{veXO\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/UriTemplate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/UriTemplate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\ֳl)\\5\c',_binary '\1\F.g諂C\ \\5&>)M\rړ','',0,'?'),(_binary 'X\#ch\zǀ|\H\','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\R_;\ o\r',_binary '\~R6\\\8;t\lyi&w[\','',0,'?'),(_binary '(7\[l6|lr','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/functions_include.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/functions_include.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_n\|\h8c\\PA[\',_binary ')~WCrκ\\?\\$,`]@\D1\pp','',0,'?'),(_binary '\ J\MR[@V/\\"','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/BlobRestProxy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/BlobRestProxy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\n9ݗ5̞FP\n',_binary 'U;\۝U! a\ݠ%aD!\,\nP8\\','',0,'?'),(_binary '^ p,g_M\h[a','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Internal/IBlob.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Internal/IBlob.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r\a\\\\t',_binary '܉3\Y۱G\0%\\ǸZz\"P<','',0,'?'),(_binary '\rɘ\AdC1','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/AccessCondition.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/AccessCondition.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(w\f\\OuǇNM\)',_binary '\\\Be/ɔ0\6XX\40lUϩ4\\\','',0,'?'),(_binary 'Ou\Iދv\ۥ','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/AccessPolicy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/AccessPolicy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\w\{\\"Ř',_binary 'M\\Z̖\\TH\j%w2[\_\GF_','',0,'?'),(_binary '-;\\`|ie.) ','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/AcquireLeaseOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/AcquireLeaseOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|e4\b\t\G\\',_binary '=6˛\\\#Ԍ!\\=6T^yn\L{','',0,'?'),(_binary 'zpv\\\^s','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/AcquireLeaseResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/AcquireLeaseResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w!c>\H\\>|',_binary ',\~\óp3o\3(jdDB(\qK\','',0,'?'),(_binary '/\\\:\\Rj\#','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/Blob.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/Blob.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ހ\\"گ\`)\8s',_binary '	6i0\h\\\\s\d\LPd\0%cn\H4D','',0,'?'),(_binary '\\_o7>P\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobBlockType.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobBlockType.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g?\\jm\#B?p\',_binary 'e,\<yw,U\m\\@O\/\cp;','',0,'?'),(_binary 'ٕưb%\\L\4\u\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobPrefix.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobPrefix.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\\,\gp\K\P\',_binary 'Q`\ ~\@5=\u\6ݼ\\','',0,'?'),(_binary '\Bl!0C\\5\^','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobProperties.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobProperties.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ci{W\6s\lp\:L',_binary 'd)[zrGOAa\d:\'\,\sx_','',0,'?'),(_binary 'p\s\03	\\c(','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobServiceOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobServiceOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sۛI,\8_\o.\',_binary '%\\\+Z_ҷ\7ޒW\\\\!^','',0,'?'),(_binary '\k\\\X<k\v[','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobType.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobType.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z||\QaRCT',_binary '-YQ\:\J\\2ၺa\$X^.','',0,'?'),(_binary '\\4=\M\W\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/Block.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/Block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\\\=',_binary '\\_3\\Z\\T\\\)\vL\J\rFK4','',0,'?'),(_binary '\\\noTz\?by','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlockList.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlockList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ii*0\Plܒ=\r',_binary '\\\>\C\ٷ9\f3n2\\iPb9^\Ԅ','',0,'?'),(_binary '`J\\\\:v.O\\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BreakLeaseResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BreakLeaseResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\\\Zf\h',_binary '6\\\	_[=\0j\Yp\','',0,'?'),(_binary '\\\\\X\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CommitBlobBlocksOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CommitBlobBlocksOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I%/\;@1{',_binary '*[\;hS\引\\m@\rQbw\\','',0,'?'),(_binary '\Dv3d\[\vfD','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/Container.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/Container.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{_)!Ğa\',_binary 'j1\r\Zh\H#\]ɷ2\f󒫩j7G@','',0,'?'),(_binary '=ǝ]\J\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ContainerACL.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ContainerACL.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	w\\\a\3Gn\',_binary '\Ϛ\~\0\\5e?H\\X_lm2.n_.','',0,'?'),(_binary '5\.\\\u,\\6\ES','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ContainerProperties.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ContainerProperties.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ko\{y\?\',_binary 'n.DǈUn\\KE<V\\!7[v','',0,'?'),(_binary 'q\!EeDd\cA','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CopyBlobOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CopyBlobOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q=w\\3\\^WQ\',_binary '\l`@:S`\'iGu\յ3ձ\Ak*\'','',0,'?'),(_binary '\{i\\Z\2\ayRt','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CopyBlobResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CopyBlobResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H8:fH\(c-',_binary 'U\0\8xa:\\L?ި$/\z\\\\\','',0,'?'),(_binary 'dF*\ع0d.','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobBlockOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobBlockOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#\-\\0N',_binary 'C{\\@\\3\(\\Ϸ\\\\@ѡ7\','',0,'?'),(_binary 'd3k+l\\\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '07m!Pb\nJ',_binary '\\\\\\G&\t2@>@x\c\W]\@','',0,'?'),(_binary 'd\\W\?h7\n)\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobPagesOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobPagesOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Jf+\|WT\\',_binary '\<~ *\:\yO?v(iVB\\\ǚ^M','',0,'?'),(_binary 'P\o[X&:vW\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobPagesResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobPagesResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\r>\˚VDV',_binary '\l\	\z%;\zP\Q\g\\ܨlb\','',0,'?'),(_binary '\H\\ir\n>kow','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobSnapshotOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobSnapshotOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SCr!|su4UP\',_binary 'ܯ\ҹO~v\\\\'><u[\\x','',0,'?'),(_binary '%QPP\7y{Jo','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobSnapshotResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobSnapshotResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \\\2dK\\\\\R@',_binary 'p@YK;ڤ\\7Z6Mu\ne\\\\\dI\'z','',0,'?'),(_binary 'Z\\t\ZjAv','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateContainerOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateContainerOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0M/O\c\u&gА',_binary '\\n\O{\heM\\01CGpT0','',0,'?'),(_binary '\a7p2bY(G}6','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/DeleteBlobOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/DeleteBlobOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\eܰ++P9\',_binary '\5\טo\\\h\\-\\\؀}','',0,'?'),(_binary '\\-\`;v\\O','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/DeleteContainerOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/DeleteContainerOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\1+tF_^@@\',_binary '\,\'/_汝\'\2,\?%\'\V\\','',0,'?'),(_binary '}-ݞW\\\\\\j','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobMetadataOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobMetadataOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(U\\\n\0\Gfx',_binary 'y\"\)/*DC\̯9p7\\\fi','',0,'?'),(_binary '\\=央\Y<','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobMetadataResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobMetadataResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\&hSUd\K\',_binary 'Ed\]hx\\C࿲MPXx\\','',0,'?'),(_binary 'q\^,߮\"\EI','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q1i\c\\\\ZPqCF',_binary 'Rq5\`Ġ{mYJrcȟ\{\','',0,'?'),(_binary 'mڍ\*Hj','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobPropertiesOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobPropertiesOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\K\ͧU\Zz̿\',_binary '\N\8<}qv\D\:e^9t\#;','',0,'?'),(_binary 'bNUu\r\\"fbM`6','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobPropertiesResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobPropertiesResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DNF-\ŜfD',_binary '\id\ݧ\\\hȬ\\J>','',0,'?'),(_binary '0i$\%p\\\U','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y}ȸ\y5',_binary 'X4\^\\*\l-\T̽\?p@\?','',0,'?'),(_binary '%G\\KX_','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetContainerACLResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetContainerACLResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>\Z\e\0K\S',_binary ';\%\i8@3古ɭ\o\\0WkzX\','',0,'?'),(_binary 'LjIN\z\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetContainerPropertiesResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetContainerPropertiesResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\z*i:I2T\Rm',_binary '\ uqI\Z	FqaE\\67DZ','',0,'?'),(_binary 'GÃ<,\o\\\{	','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/LeaseMode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/LeaseMode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qAA{\9Kf#\',_binary '%-\\96br+\\W\\'>˳\/ȋH/','',0,'?'),(_binary '\ \_?q&','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListBlobBlocksOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListBlobBlocksOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ze\ڇ.e~',_binary ']/)<y\T?\4\,\2UP\\W\\\" ','',0,'?'),(_binary '@`.i^\\j\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListBlobBlocksResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListBlobBlocksResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$q\*B5VA\,z',_binary 'k>~/ư\*l\V\HE\Ͻ\\\Z_\','',0,'?'),(_binary '\?\E\\\\1\,','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListBlobsOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListBlobsOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!5\\7\ʜpM[',_binary '-@\Z\:Q\ʮ\֓G\nj ݎ','',0,'?'),(_binary '?)\"%8S؈.h\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListBlobsResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListBlobsResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\\\\OZ-󨷋>',_binary 'oOUjS\)FT\\U\w?5[Tug','',0,'?'),(_binary 'lKS@_\\I6','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListContainersOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListContainersOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\Џi54IS',_binary 'Z)K~\\Nu\\j\\\\xGm\','',0,'?'),(_binary '\֜b\\a\\u\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListContainersResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListContainersResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_k	:@U#2',_binary '\\Mh\?\a\ZZ0\\y\\xx\xXm<{F','',0,'?'),(_binary 'e64F\'/\\'','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListPageBlobRangesOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListPageBlobRangesOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܯ|&l0\;?',_binary '\\"Y\4>Ao\4\Y\\\\9\)\','',0,'?'),(_binary '\\~ï\Gp','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListPageBlobRangesResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListPageBlobRangesResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\n\0)gU\\"\',_binary '!C\nޫ끈\\.\3f\\Ӄ[','',0,'?'),(_binary 'j?ShO.\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/PageRange.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/PageRange.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#&\u\t#_\',_binary 'Ts5\\n\ڝ\=\97Yr>B\n푗K','',0,'?'),(_binary ')o\f\HhNcԉ','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/PageWriteOption.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/PageWriteOption.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\l\j97\Hʹ\',_binary '	OA_Eͭ,\Fq,T\\Z;\\\Q3','',0,'?'),(_binary '\6@!W\IV{ڳI_','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/PublicAccessType.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/PublicAccessType.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\" 3חGJ\ZB',_binary 'H*.VEGF$^مI\F{\m>\E<','',0,'?'),(_binary '3o))<e\\n','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetBlobMetadataOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetBlobMetadataOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\K?E\ј3)\?',_binary 'fv3&E\vj(\\䯴B','',0,'?'),(_binary '\؆\aɴ','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetBlobMetadataResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetBlobMetadataResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.#wE0$T\rٵ\5',_binary '\Y`^\\\\U\\\#+\CIK\h','',0,'?'),(_binary '	DV=3EЇ','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetBlobPropertiesOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetBlobPropertiesOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ \\QZ;m\',_binary 'U+QGOp6*o͆\yfsh:\O\','',0,'?'),(_binary '	 R\\\^r%','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetBlobPropertiesResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetBlobPropertiesResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_C\\*G4',_binary '136 \?\\n\ʬ\\g\D\8f\>q','',0,'?'),(_binary 'Pu+j\n\{~c','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetContainerMetadataOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetContainerMetadataOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\k%aT1\	',_binary '\\\\\\%J\ \t\','',0,'?'),(_binary 'NC\ɂF\=>\\Z','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SignedIdentifier.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SignedIdentifier.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\^jw\&A',_binary '\n\,\\\\z\|l\\Q)lc\\JoB<','',0,'?'),(_binary '\)N\0~2u','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/CloudConfigurationManager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/CloudConfigurationManager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\\۫=\\ʒ',_binary 'a&\{TunǏ\ߊXHᡛ\w<\','',0,'?'),(_binary 'Ϊ\\W\{0X','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Authentication/IAuthScheme.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Authentication/IAuthScheme.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\rU`\nrtϟ\ K\BG',_binary 'B\\Nn(*\Y\y7P','',0,'?'),(_binary '\>z*\})1\4c\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Authentication/SharedKeyAuthScheme.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Authentication/SharedKeyAuthScheme.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*#`J\ط0\n?',_binary 'q\mmL4	l2\>+\Jp2Y4_','',0,'?'),(_binary '\'c=]U\ۄ\\\\,','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Authentication/StorageAuthScheme.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Authentication/StorageAuthScheme.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\m\\\Dt?\',_binary '\`0n{EVI5/#e,N7)}','',0,'?'),(_binary 'f~){t]\\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Authentication/TableSharedKeyLiteAuthScheme.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Authentication/TableSharedKeyLiteAuthScheme.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o5\Mm\g<\`\\\',_binary 'Gge\\\ỿ߿u\\\\B|@\wT','',0,'?'),(_binary '	(Z\\U\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/ConnectionStringParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/ConnectionStringParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\6\~B@Ǟ*_6',_binary '\:=h\08\0_TE0~\"c[\\\','',0,'?'),(_binary '>(\\o\\\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/ConnectionStringSource.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/ConnectionStringSource.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\=\0\n\F\dl\',_binary ']\\\:\\\\7\\!j\0\\\>J/\','',0,'?'),(_binary '\I\Ȝ\J7','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/FilterableService.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/FilterableService.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'~\\\\\\\ϴ˛',_binary '\c\\U/?.\L=l]6\r\*]x<\\3','',0,'?'),(_binary '*P\\nD)\>\A','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/AuthenticationFilter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/AuthenticationFilter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\x|qMqO',_binary '\r3\N\\\0&ew=ҽ{r\AHE\4\','',0,'?'),(_binary 'fZ\qɩ\b3\5','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/DateFilter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/DateFilter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LQ\0M9_Rn-QP',_binary 'E\]\=\\\\[{9)%\r\\v9Z\\0\\','',0,'?'),(_binary '\ݟ\\r?','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/ExponentialRetryPolicy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/ExponentialRetryPolicy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\@v?矃\\/',_binary '6\ʌ	l?ax\}:\\r3N\','',0,'?'),(_binary '4~3s{h;y{J','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/HeadersFilter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/HeadersFilter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_5v\e\\+-\\\',_binary 'X<~$Ʀ\}\Th7\4{ǯ','',0,'?'),(_binary '\\\\rnLs\^','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/RetryPolicy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/RetryPolicy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{V\s*k\\!Ʊ',_binary '<\0piXՈ\`\\o\JgPQm\*Q','',0,'?'),(_binary '=K.\osJ','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/RetryPolicyFilter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/RetryPolicyFilter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ܕzU\<8\ߜH\',_binary '\oG\\?\0\vJ\`gvBa\ZQ~kNU\','',0,'?'),(_binary ',\'\)Bs\h\\Vk','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Http/HttpCallContext.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Http/HttpCallContext.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\\WUdb\EW',_binary 'C\e\r* p$\e\\$}\\">X9','',0,'?'),(_binary '\?p{N\㧊\U','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/HttpFormatter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/HttpFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\o3\hd`',_binary 'q\\DOc\\H\\Lr\ZOB1\\J','',0,'?'),(_binary '\\\\\w\'DBb\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/IServiceFilter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/IServiceFilter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?\o\tAe\}',_binary '{c\\-\6gL\\.?Z<wV\*vRZ\','',0,'?'),(_binary 'ޚ\\FԦ\ޙY','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/InvalidArgumentTypeException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/InvalidArgumentTypeException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\ \#|',_binary 'ةD\f_TA\)?\&c~\jK','',0,'?'),(_binary 'AF^7\\}܃\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Logger.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Logger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y:r\|̿@YR',_binary 'rno|Dn\HU\\\5ן\h\Z\X<L','',0,'?'),(_binary 'u\\R*\\9-y','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Resources.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Resources.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\o\J\+\[\\\$',_binary '\\8k\C\r\\\Ø-ј\#M','',0,'?'),(_binary '\ZtY:䙯̹5|T','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/RestProxy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/RestProxy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\G\\nW\ i\W\',_binary ':?AU\\Zlw;nO~O]Lq\','',0,'?'),(_binary 'ˇ&\ѫ`B\wh','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/RetryMiddlewareFactory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/RetryMiddlewareFactory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T[V\f\\\o',_binary '\<\5,\_f\IU0&\1	c\W\"\','',0,'?'),(_binary 'b\g?_\%V\\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Serialization/ISerializer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Serialization/ISerializer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'OS-w\;\!\',_binary 'zJa-S\Z0tȋڙ\rƘ[8-SXT','',0,'?'),(_binary '\?\Z8뮛\q(vH','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Serialization/JsonSerializer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Serialization/JsonSerializer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3_H\\\\C',_binary '\(\z*G\H\ЄV,\\)\','',0,'?'),(_binary '\W5̋_\0\I\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Serialization/XmlSerializer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Serialization/XmlSerializer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bEօ\fl ґ0@\',_binary '^\\N\4\Z\uy\RZkI','',0,'?'),(_binary 'Ŝt&77ډ>\P/','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/ServiceRestProxy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/ServiceRestProxy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\u\MY\_\^\',_binary 'f\Cb\)\#\EQO`\I}a)}\z','',0,'?'),(_binary '>\#1$ݩJ\:K','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/ServiceSettings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/ServiceSettings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Rp\t*\T\\\Lg',_binary 'խ[Xmv﷍\<\\	\\E\\','',0,'?'),(_binary 'Ҏ\\\ϋ\s\\vH','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/StorageServiceSettings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/StorageServiceSettings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_B	\e\J\T\q',_binary 'u.>\0\:qM)\1Zu-g\޾','',0,'?'),(_binary 'MO\\{a','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Utilities.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Utilities.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\s\\8\\F',_binary 'iX\S\fjAl6VN=8*vah\V','',0,'?'),(_binary '\/dZ|GV','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Validate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Validate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Fآz\\F\x',_binary 'ɱ\`qd-33XIjŹ\%\s\','',0,'?'),(_binary '\\'\}\\M\Ym\U','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/GetServicePropertiesResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/GetServicePropertiesResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mB_\K7D\',_binary '=\OfNJ^=%J]:$Eԯ9e','',0,'?'),(_binary 'Y\r\\\љ\Ѿٸ0&\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/Logging.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/Logging.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ \rwPmrx\',_binary 'S\EO/z9x\\\{\:8rp:@\\\','',0,'?'),(_binary 'NS\KW M\"OG','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/Metrics.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/Metrics.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\\\m\1mf',_binary '\cW(\<\%k\h\eW	\C\l','',0,'?'),(_binary '\ص2po\G\','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/RetentionPolicy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/RetentionPolicy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\uQnq_bt',_binary 'Z(X(\)lD\ZVo\t60;l\','',0,'?'),(_binary ']\0A~(\n\,\\ri','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/ServiceProperties.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/ServiceProperties.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',2~|y*`\7\GU',_binary '\Ƿ\^\SUEnȰ\]rD\\_G','',0,'?'),(_binary '\<2K\.l','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/ServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/ServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\9\\\}\\ZwU',_binary '\\		.O&\\\%:\\\]\Q\\','',0,'?'),(_binary '\-gN3\\l\ϒ','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/ServicesBuilder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/ServicesBuilder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\nYGj%Q\Jzg',_binary '7t07\\Q[K\(^M\\r3\Z\\','',0,'?'),(_binary 'pd״T-⋳%\'H','wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/MessageInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/MessageInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[KB5\CZ㐢Ҵ\',_binary 'i\>,\N;\"k\\\D-}\t\zJ','',0,'?'),(_binary 'f\Sqd\\9*\','wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/RequestInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/RequestInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\V\is\6',_binary 'a\ؽUZ\"(5s\g\\0\\uYD[\\\','',0,'?'),(_binary 'oj\5:(\ֹ\$O\2\','wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/ResponseInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/ResponseInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':.W%7\@ñ',_binary '\q@w\4(\]r4\w\~#\\r\Z\\','',0,'?'),(_binary 'y\%\\"\\.\\','wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/ServerRequestInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/ServerRequestInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\h\\LDM)\',_binary '0d?d\ñ\Sa\\d\?\ޏ*d','',0,'?'),(_binary 'JL\ceo@z\','wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/StreamInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/StreamInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\z85z\T',_binary '\Ŧ!\\Z\E|s\I\g\ߘV4\qN','',0,'?'),(_binary '\J\\a_y\"\!\>V','wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/UploadedFileInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/UploadedFileInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '00q\\LD\0&',_binary '߸3k=4D\S/of\\\j\i\\','',0,'?'),(_binary '\ ԟ͆bO\\l\\','wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/UriInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/UriInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\\\\:(H\\\\',_binary '.x2ж\=2\"\#ЅJ!\{i	Q','',0,'?'),(_binary 'Obo\KϹ-4\','wp-content/plugins/w3-total-cache/lib/Azure/loader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\P\\\\\MU',_binary '\9\,\'\\%ߠ&\?\_\n\\e','',0,'?'),(_binary '4f!\j @ٿW','wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mf	=+\U8\"',_binary '7cbg!+\ZhMxV>\&*;F','',0,'?'),(_binary '{\2e\\_8aʍt','wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy_optimise.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy_optimise.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vQ1\UWۧނ\?\',_binary '\/ݕ\\!j(\!\\N\\\gҮ\#`#\'4','',0,'?'),(_binary '\\(\\1\LU(1ݞ','wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy_print.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy_print.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ج4<\X\0H/\d',_binary '3dQE>\qCVD\\{-lK\\jo]iD/\n\','',0,'?'),(_binary '\Cc\h\_k','wp-content/plugins/w3-total-cache/lib/CSSTidy/data.inc.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/CSSTidy/data.inc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%C\/\2v\4A',_binary '\D(2Z\\,#p\\"o\ri(z\R\8\\','',0,'?'),(_binary '`h3zIV\\MC','wp-content/plugins/w3-total-cache/lib/CSSTidy/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/CSSTidy/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '\]\Mj\ZTy\2\0','wp-content/plugins/w3-total-cache/lib/Db/mssql.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Db/mssql.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{Oc\+z@wQ+7',_binary 'gA\"\NĠ\]x͍C\\\','',0,'?'),(_binary '|\\\3DM','wp-content/plugins/w3-total-cache/lib/Google/Auth/Abstract.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Auth/Abstract.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}ʦpn/2M',_binary '\\\EOwl\\\\\_p\\rH3\eJe\','',0,'?'),(_binary '[Q)\\$,\e','wp-content/plugins/w3-total-cache/lib/Google/Auth/AppIdentity.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Auth/AppIdentity.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\_Ch~\)JM',_binary 'Psj\\\.O\XC/\7eTP?_F\0','',0,'?'),(_binary '\Ky\\ЀoN;','wp-content/plugins/w3-total-cache/lib/Google/Auth/AssertionCredentials.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Auth/AssertionCredentials.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r8.p^\X\\\9\',_binary '\va9\\Է\r\\JT\~\*X\\','',0,'?'),(_binary '}\꧹C2\IF\','wp-content/plugins/w3-total-cache/lib/Google/Auth/Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Auth/Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0+=tձ\l&',_binary '\z~	oY7\x\ZE\\f\8!\\rw','',0,'?'),(_binary '\:\"\\{\\h!s','wp-content/plugins/w3-total-cache/lib/Google/Auth/LoginTicket.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Auth/LoginTicket.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Sx\-\C\Gu\\',_binary 'P\oT\nrK\ӏ\\\X\g	a\{+\l','',0,'?'),(_binary '\oO\nUv<\','wp-content/plugins/w3-total-cache/lib/Google/Auth/OAuth2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Auth/OAuth2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&`\6^\\\#',_binary 'MuC\]-Ԏi#mq7v\cs\'\iÉ','',0,'?'),(_binary '\\noV\\fJ\!F','wp-content/plugins/w3-total-cache/lib/Google/Auth/Simple.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Auth/Simple.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I57M#\#3\\\\',_binary '\M\>VD}V\"p\$9*\&\cbI-\;','',0,'?'),(_binary '\dj~џtw','wp-content/plugins/w3-total-cache/lib/Google/Cache/Abstract.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Cache/Abstract.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>@J#\Z\'8\00',_binary '$!\hw6\3.h\\\+HK\+ke\','',0,'?'),(_binary '+\\8\@\\\'=\b','wp-content/plugins/w3-total-cache/lib/Google/Cache/Apc.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Cache/Apc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\n-P]1q>TÁ',_binary 'Y*\}.k8-\\O-\k(\q@\F','',0,'?'),(_binary 'n\\I@sd\	\,茘','wp-content/plugins/w3-total-cache/lib/Google/Cache/Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Cache/Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'דqvf*D\/\\\F',_binary 'BE5\Ob\'+ٛWi[J\^O資wJ','',0,'?'),(_binary '(Y\\F\*|#\[l','wp-content/plugins/w3-total-cache/lib/Google/Cache/File.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Cache/File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Dp\\\Xc#\\D$',_binary 'T\w\%\bح7\+\~%щz?ol','',0,'?'),(_binary 'V8cZ\\\"\G\\','wp-content/plugins/w3-total-cache/lib/Google/Cache/Memcache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Cache/Memcache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ifudak\Զ\	\',_binary 'eQ}ʽ\\¢\^wgU\=\\\ \\\','',0,'?'),(_binary '\\B\\(\Wx\؇','wp-content/plugins/w3-total-cache/lib/Google/Cache/Null.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Cache/Null.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q,vdpߩg\',_binary '\\\lƏinNyf\i|Y\iI]','',0,'?'),(_binary 'B%9KhmDw\','wp-content/plugins/w3-total-cache/lib/Google/Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tG|\\o\9Y\;',_binary '͵\?\e:\h\\\\02\g >;','',0,'?'),(_binary '_\Jh!jԆ','wp-content/plugins/w3-total-cache/lib/Google/Collection.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Collection.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TY\okD^Q -',_binary '0]=\C\\G\φw%`L7XZtӦ','',0,'?'),(_binary '%l\@\Y7\0','wp-content/plugins/w3-total-cache/lib/Google/Config.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Config.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'si\w5W\z)\\6O',_binary '3*cL\\\"c&ߜ\Jn\'9	=\{#\\'','',0,'?'),(_binary '\\nӻF$pa','wp-content/plugins/w3-total-cache/lib/Google/Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ly\Y@\A\\l',_binary '7x\J\̉4^\r\\$e\\(ޱazL','',0,'?'),(_binary 'ʼ@W1tF~m\','wp-content/plugins/w3-total-cache/lib/Google/Http/Batch.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Http/Batch.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\oMl\f($(_\Zrg',_binary 'ߪu<\TY3\\8b~\02(z#e','',0,'?'),(_binary '̕Z:}`','wp-content/plugins/w3-total-cache/lib/Google/Http/CacheParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Http/CacheParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\FeYH>ΨE',_binary '&bĆɯ-y\\`\TI\lѤT&V\T','',0,'?'),(_binary 'K8\Y\d','wp-content/plugins/w3-total-cache/lib/Google/Http/MediaFileUpload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Http/MediaFileUpload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\[[\',_binary 'b\BACM{%<h\YB\	','',0,'?'),(_binary '\\"\Z-(ba\+','wp-content/plugins/w3-total-cache/lib/Google/Http/REST.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Http/REST.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\G8~\n\\0\',_binary '\4K$\U\z)#	ad\r\N_\\?\0','',0,'?'),(_binary '\)r՜uJ-K','wp-content/plugins/w3-total-cache/lib/Google/Http/Request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Http/Request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z_i@\\u\0(\d',_binary '\Þq\\YQd\\Xx\jd5o_\C','',0,'?'),(_binary '	M{\\ED','wp-content/plugins/w3-total-cache/lib/Google/IO/Abstract.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/IO/Abstract.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	8\J\JXH',_binary 'yT\?VY\\ tm\ϜJ\y','',0,'?'),(_binary 'sTlyd`\','wp-content/plugins/w3-total-cache/lib/Google/IO/Curl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/IO/Curl.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\}\\\\@\P',_binary 'Q\˴ݣWb݌:~n/Nq}\/\\\','',0,'?'),(_binary '\	۔=ًO|4ԩ','wp-content/plugins/w3-total-cache/lib/Google/IO/Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/IO/Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\C3\U\\pY\?\',_binary '<dw4*,ң\\4K\\9\o\<','',0,'?'),(_binary 'g\kDqO:','wp-content/plugins/w3-total-cache/lib/Google/IO/Stream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/IO/Stream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CjKCV\IAv\i\',_binary 'qo!]\݉\S\`1\q\\LmJ=H߹','',0,'?'),(_binary '_pw\\t2\)\r','wp-content/plugins/w3-total-cache/lib/Google/IO/cacerts.pem','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/IO/cacerts.pem',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'>qGYٖCd\1',_binary 'E\4ab`\0)\Ui(@ψ[;\','',0,'?'),(_binary '>2ÓLA\','wp-content/plugins/w3-total-cache/lib/Google/Model.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Model.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	h1\p\]\Z4\\',_binary '\P.Dg\#\\\y\H	f\ȬLJu','',0,'?'),(_binary 'q(S(ẃuA','wp-content/plugins/w3-total-cache/lib/Google/Service/Drive.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Service/Drive.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' ȶUԕ#C\[\o\',_binary '93({;\hf}1\\\\nȔہ_\7\@','',0,'?'),(_binary 'T\\Ocp\\n\"\\"\','wp-content/plugins/w3-total-cache/lib/Google/Service/Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Service/Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\\Ui)vJg@\'',_binary '\h߳\߁dK7\2\\\\\x-%\\I','',0,'?'),(_binary ':X9\\a\n9','wp-content/plugins/w3-total-cache/lib/Google/Service/Oauth2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Service/Oauth2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kx\\0\t\.',_binary 'X\Jp}\f-H)}xk\\M\&\','',0,'?'),(_binary '\A\\:`7\"m@','wp-content/plugins/w3-total-cache/lib/Google/Service/Resource.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Service/Resource.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{5U\q+M\`\',_binary ';2\\\vy\tIrt\&u|pƃR$','',0,'?'),(_binary 'iGA\xvV\K\	Dp','wp-content/plugins/w3-total-cache/lib/Google/Service.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ggo$(\g*',_binary 'xv ]+\'\@Hp1Dmn#[^\kl\Z','',0,'?'),(_binary '=\1G*23\'\','wp-content/plugins/w3-total-cache/lib/Google/Signer/Abstract.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Signer/Abstract.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\_\n\bW\^]',_binary 'I\\'\b\i*/\\r\\\l\\\QC4\\=>I','',0,'?'),(_binary '%\\,W{\":^T','wp-content/plugins/w3-total-cache/lib/Google/Signer/P12.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Signer/P12.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\3\6\}ϋZ^',_binary '@z\"ٌg,\fcĖo)x뒎\\\uQ\\','',0,'?'),(_binary 'a<I\&p\pl\@.','wp-content/plugins/w3-total-cache/lib/Google/Utils/URITemplate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Utils/URITemplate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\j%y\..mН\',_binary 'Tk\H\0 0\9-Mir\\\\4b','',0,'?'),(_binary 'Ѿ lY@\d\nXo;','wp-content/plugins/w3-total-cache/lib/Google/Utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\j_J\ql\\"O',_binary '\)lU\\P\L\p*\ç\\9i&Y\+//','',0,'?'),(_binary '`A\g\\jF','wp-content/plugins/w3-total-cache/lib/Google/Verifier/Abstract.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Verifier/Abstract.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˱U8\0a\P*/\',_binary 'mړ[Z@ǁ1[\G\|iTĭ\','',0,'?'),(_binary '\ݛE^R\t\i','wp-content/plugins/w3-total-cache/lib/Google/Verifier/Pem.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Verifier/Pem.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0I9<k%3\',_binary '\.\\ZNd0\\#6wZp[D~\*','',0,'?'),(_binary '*\e1\\9y)\"u','wp-content/plugins/w3-total-cache/lib/Minify/HTTP/ConditionalGet.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/HTTP/ConditionalGet.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\\ьr',_binary 'jHЇ\0߸H\\KH<\Kp\H\OH+$,(Ǒ','',0,'?'),(_binary '\0bɍ.\{\TD','wp-content/plugins/w3-total-cache/lib/Minify/HTTP/Encoder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/HTTP/Encoder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$:vOM\)${g<\Z',_binary '^\\\\\\4U~\\\Z+\L%s#\\r\\','',0,'?'),(_binary '\0\e-:q\C\򿾭','wp-content/plugins/w3-total-cache/lib/Minify/HTTP/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/HTTP/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '\U\+.Ed \ז','wp-content/plugins/w3-total-cache/lib/Minify/JSMin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/JSMin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UK:(UN\-',_binary '.\rҙ>EATjq\7{L\PyH\','',0,'?'),(_binary 'E\>J2\,\','wp-content/plugins/w3-total-cache/lib/Minify/JSMinPlus.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/JSMinPlus.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pxPw@2 b\',_binary 'bw\^\\Ÿ\\\\QPjJ,$\e\\&\I','',0,'?'),(_binary '?ic	Z9D0','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Build.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Build.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZoY&\GP|h',_binary '(Y:lB\04\lqvQ^O\','',0,'?'),(_binary '\:P\Ot.ؐ@','wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/Compressor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/Compressor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\ P\\\\\\`\vx',_binary '\r}\`r:Bg\,rBլ1mcX','',0,'?'),(_binary '\\\oϦSL\4]?\\','wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/UriRewriter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/UriRewriter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ô\Mh-AL\b',_binary 'U0M_ΝyƢ\d^EpC,6\X^\\','',0,'?'),(_binary '\\\(OGUQE','wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '^\\h4&\\\\\\Z','wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\\MiټrS\v5\',_binary 'u,F\\\\@\&\m\Sw7','',0,'?'),(_binary 'C[ݪR\Tkt\','wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSSTidy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSSTidy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\jw\d`6',_binary '>	TOd-\\4B	\S\\mܻ$K\\','',0,'?'),(_binary 'R>O\鋡','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/File.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f@-0M-\7',_binary 'Q\\\\\SN	6\Y&q,\\\W\"!\\'\\','',0,'?'),(_binary '~)@QX^','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/W3TCDerived.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/W3TCDerived.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TnzX{\',_binary '\\Z\(\4-\1U\CVQ\~\QV%z\x','',0,'?'),(_binary '\AQBx\\\','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/ZendPlatform.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/ZendPlatform.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\V	\\[\<,7',_binary '_88-dႎ5ߠ\Z\\J\ޠxZ7\\p','',0,'?'),(_binary 'Jm]]љ	[','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary ':\\(0\\rd','wp-content/plugins/w3-total-cache/lib/Minify/Minify/ClosureCompiler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/ClosureCompiler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\\(db^6<',_binary '\#54z#\\#C\q~Z\\\%Rf\\\\','',0,'?'),(_binary 'W\\N~HA\','wp-content/plugins/w3-total-cache/lib/Minify/Minify/CombineOnly.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CombineOnly.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r)\d%Z\T',_binary '>#\T4j<m\\ZǺ\n\,\\,','',0,'?'),(_binary 'ֻ#@h\\m\B\','wp-content/plugins/w3-total-cache/lib/Minify/Minify/CommentPreserver.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CommentPreserver.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=س\(Jj\\9K\',_binary '\mV/M\xFc@z\\\ٷ\fq','',0,'?'),(_binary '\d\\}#˦,r\','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Base.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\(NԀ|\a\\3',_binary '$7)\k\S0?\"\x\\rPϐ\#\\\%F','',0,'?'),(_binary 'aF\V2\\Ɣ\MFW','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Files.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Files.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n̅K}\g\!\/',_binary '\\1ـr1\+oہ\oé\r\Ε6','',0,'?'),(_binary 'xhT~fzce\'','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Groups.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Groups.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P/jH2&#',_binary 'BEܽԃǹ	n<> P\_\','',0,'?'),(_binary '!l.\OP\','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/MinApp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/MinApp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\H\ZvϨ\s0\#',_binary 'Br	*\TUoB}\\\\}\7\x\伆9','',0,'?'),(_binary '␋\\T\\\Xמ','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';7E\\'x^V`',_binary '\ƴ\\pM\\5q\\t;o\Q\\න','',0,'?'),(_binary 'XS-\!/Pch&ʂ','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Version1.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Version1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\ji\	\Kɓ',_binary 'yc=I$?\\\L\Zg/B\\,5W\','',0,'?'),(_binary '5H\m\`\>ѓc','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '\˟r3 \Ÿ\3ys','wp-content/plugins/w3-total-cache/lib/Minify/Minify/DebugDetector.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/DebugDetector.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/pթu\\g\M+m\',_binary 'ȞGn\\+Y[:\\nN\`\6ʩ\','',0,'?'),(_binary 'o4\=>T\r\6V\','wp-content/plugins/w3-total-cache/lib/Minify/Minify/HTML/Helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/HTML/Helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\m$\L\\x',_binary ',\ōvgs\"3X\\_Fh+eg\t','',0,'?'),(_binary '	:9U­Ǯ{/','wp-content/plugins/w3-total-cache/lib/Minify/Minify/HTML.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/HTML.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\\\ɾN=',_binary '\zD\<Pa.\A\k>yjkk\\','',0,'?'),(_binary '\\Yv:\v','wp-content/plugins/w3-total-cache/lib/Minify/Minify/HTMLTidy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/HTMLTidy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7AЙE\\\\Y',_binary 'H\%yY\\	\g\\\r\a\\֐','',0,'?'),(_binary '\V\t嫄\Ii','wp-content/plugins/w3-total-cache/lib/Minify/Minify/IgnoredCommentPreserver.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/IgnoredCommentPreserver.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\}m\t)\G\',_binary 'hI`\\A,ԁFHUϿ陟\戹h\','',0,'?'),(_binary '\!c\8\\c,A','wp-content/plugins/w3-total-cache/lib/Minify/Minify/ImportProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/ImportProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':|A9h#%\Y-%[\O',_binary 'r\2IТW \JIɝ0~S(f','',0,'?'),(_binary '#P\\\2-\Z\','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline/CSS.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline/CSS.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&vQ\\A@\cv]\M\',_binary 'TV\M)զWq\\\ZJ\\t\}qާ','',0,'?'),(_binary 'ܚ\\}K0ćņF\\&','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline/JavaScript.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline/JavaScript.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\\\\ngϒ\',_binary 'ʨ;\\\v8\qM#63\\;;','',0,'?'),(_binary '2rFqK\\9&85','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '-It$޿v\\u\','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ }l3:\i~5',_binary 'E=tR{T]\5:\mKa','',0,'?'),(_binary 'p{[\b	\\ c\','wp-content/plugins/w3-total-cache/lib/Minify/Minify/JS/ClosureCompiler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/JS/ClosureCompiler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x(q\I,4',_binary 'x>A.\QB\\n\.ʥs\|4̉?hu\','',0,'?'),(_binary '\\\\\\!x','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Lines.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Lines.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O1\\0$򉡌\\',_binary 'XX9!Z8\Ur  ,mr\b&V,/\J\','',0,'?'),(_binary 'A\'`\W#\G','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Logger.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Logger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\G4\K_xN',_binary 'o,\Gs#g\"eV6n=\\dQ	O','',0,'?'),(_binary '/\Ēl\n\>c0','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Packer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Packer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\(o\\\	>',_binary '\rǧG*\hrG\(u	\	N|','',0,'?'),(_binary '1.\\\>%\\\/(','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Source.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Source.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\ Taۥ\6',_binary 'O\Z\Zl\N\\\ocr\~:10m','',0,'?'),(_binary 'B2\,\؉cGƟ','wp-content/plugins/w3-total-cache/lib/Minify/Minify/YUI/CssCompressor.java','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/YUI/CssCompressor.java',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\S[ɂ\',_binary 'BQd/Xe\\z%\\\cQp[','',0,'?'),(_binary 'D\;mˊ=Ѷ','wp-content/plugins/w3-total-cache/lib/Minify/Minify/YUI/CssCompressor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/YUI/CssCompressor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ٖ\$\4\\\\\n',_binary 'R\\5\\\)\Z\B\7\}%|:\'\sv݉1ŀzS','',0,'?'),(_binary 'b\\7\n\UwXr\','wp-content/plugins/w3-total-cache/lib/Minify/Minify/YUICompressor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/YUICompressor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nI}v\8\0d_\X',_binary '\\\o)u]9&+\a\J\sY|U','',0,'?'),(_binary ')S2t_-duø7','wp-content/plugins/w3-total-cache/lib/Minify/Minify/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'V\"7\\\Iߋq4j\','wp-content/plugins/w3-total-cache/lib/Minify/Minify.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5+Ms\I]=',_binary '%5A{9\\EHC\\\M!g:\~','',0,'?'),(_binary 'S	f\\\\ \','wp-content/plugins/w3-total-cache/lib/Minify/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '+>\r\0\"榖\$','wp-content/plugins/w3-total-cache/lib/NetDNA/NetDNA.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/NetDNA/NetDNA.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\\\"V\$o@',_binary 'w\IS \\X\\ \Oͣ\Zj \\\2rt','',0,'?'),(_binary '\\\rf\\\z','wp-content/plugins/w3-total-cache/lib/NetDNA/NetDNAPresentation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/NetDNA/NetDNAPresentation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'BB,6ҹr\',_binary 'ehY\\icW|>|Fώd&OZx','',0,'?'),(_binary 'tqysd.\\\','wp-content/plugins/w3-total-cache/lib/NetDNA/W3tcWpHttpException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/NetDNA/W3tcWpHttpException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\تeV=1V\',_binary 'BW\0]\\<;\n/Q\վ\EՉ','',0,'?'),(_binary '#\\\$C-\\\','wp-content/plugins/w3-total-cache/lib/NewRelic/NewRelicAPI.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/NewRelic/NewRelicAPI.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\SE4\\]%Iju',_binary ';M2~\dr\Dpp-\\\Z','',0,'?'),(_binary 'Q\'\I\>\\','wp-content/plugins/w3-total-cache/lib/NewRelic/NewRelicWrapper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/NewRelic/NewRelicWrapper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iB&A-,\\+',_binary '\RUuה*2\'dk(i\ b6S','',0,'?'),(_binary '\Z\8=眕~@\','wp-content/plugins/w3-total-cache/lib/Nusoap/class.nusoap_base.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/class.nusoap_base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\l{qI\\(Xѳd',_binary '\Cnz\\'\d\Oyޕ<\\\\l\u9z','',0,'?'),(_binary 'ѮXs؅\2{+Se','wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_fault.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_fault.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\qڃυ\\\',_binary '\9lt	Xj\[\!\\T\Iw\rtG','',0,'?'),(_binary 'Dõ\\Ta','wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_parser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_parser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')a1?\\B\',_binary '\\'\}\\q\0&S#\\8\ JW\I','',0,'?'),(_binary 'ImI!K\\\G\u','wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_transport_http.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_transport_http.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\D\x\\.ʄnĽ˓',_binary '\\M\HðW\"\\yNc\\UĶ<,\','',0,'?'),(_binary 'p\T9G\@5z','wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_val.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_val.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l9x\iˤX>2N',_binary '\h%\\h\C)~!\\\z\\\n偑','',0,'?'),(_binary 'M5O\g? \OeN','wp-content/plugins/w3-total-cache/lib/Nusoap/class.soapclient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soapclient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@>ܽm׽K\EU\',_binary 'g-Zú7x\\.Au<\\\C\\m','',0,'?'),(_binary '?j\L[KAL\o\','wp-content/plugins/w3-total-cache/lib/Nusoap/class.wsdl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/class.wsdl.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\rP\$ge',_binary 's2\\hhV~N7\饡\\J\','',0,'?'),(_binary 'ʫ&w}bDyoD^\','wp-content/plugins/w3-total-cache/lib/Nusoap/class.wsdlcache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/class.wsdlcache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\c5Q4zue\',_binary 'GԹ7\\/ZEV\h<fE$\','',0,'?'),(_binary '\i\\<$&d\\rx','wp-content/plugins/w3-total-cache/lib/Nusoap/class.xmlschema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/class.xmlschema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1Cܢf\`p\\',_binary 'V\A;c\`}g+]e0m\0\\d\\>','',0,'?'),(_binary '\E\K`\0.J\\䱥','wp-content/plugins/w3-total-cache/lib/Nusoap/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '\"ir\o\q\x R','wp-content/plugins/w3-total-cache/lib/Nusoap/nusoap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/nusoap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qÚEkDU\0',_binary '(XBh{Է\x]U8S\s\&\\','',0,'?'),(_binary '`t\ >\l\','wp-content/plugins/w3-total-cache/lib/OAuth/W3tcOAuth.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/OAuth/W3tcOAuth.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\prS\Gj)f\o',_binary '0\%wo\'b\0gԔG\net{EHVˣ','',0,'?'),(_binary '\t_\\B\\\\Lz','wp-content/plugins/w3-total-cache/lib/S3Compatible.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/S3Compatible.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\\<\W֥n`',_binary '8Z\\n@$l\\sa̌6,՘\j','',0,'?'),(_binary '~>\0+j`ЁdAk\','wp-content/plugins/w3-total-cache/lib/SNS/README.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^~&K1\k\\/<',_binary 'M\◓\\>rY\si,4D\H{0+','',0,'?'),(_binary ',\JK;ZlϺz]\'','wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\Bt;3\XL\0\',_binary '\3>\\c/e@/\Qn\7\npQY/j/\','',0,'?'),(_binary 'H+N\nW\)һy0','wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/README.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p$\\05\FЇЖV',_binary '\\|Dg:MS(B\r\\oT','',0,'?'),(_binary 'T#K\\y\nV\>','wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/cacert.pem','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/cacert.pem',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N̨3\r?F:<s',_binary '<$޶\C*\m^l\2\\BFYd-0','',0,'?'),(_binary '|)؅_N\a','wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/requestcore.class.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/requestcore.class.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\\t!\Z(@vo]X',_binary '):6r!󟣅E\]nڹ\(8I\\n','',0,'?'),(_binary 'n(xRm\ꏔ\\z\','wp-content/plugins/w3-total-cache/lib/SNS/sdk.class.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/sdk.class.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bv\+А\0;\',_binary '\Go\Uh-\-HZsZ&\υ|\y','',0,'?'),(_binary 'L^Fӥ\"wb\0','wp-content/plugins/w3-total-cache/lib/SNS/services/MessageValidator/Message.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/services/MessageValidator/Message.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%NMeKjm`\',_binary 'epQ͝\\0	S\c9-y@I-#\"A','',0,'?'),(_binary 'v;3\x\J\V/','wp-content/plugins/w3-total-cache/lib/SNS/services/MessageValidator/MessageValidator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/services/MessageValidator/MessageValidator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ҰA-4\)\',_binary 'bT\\{f\\;|~_%z\se\\','',0,'?'),(_binary '\\3\\\WQɌ\"\','wp-content/plugins/w3-total-cache/lib/SNS/services/MessageValidator/sns-exceptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/services/MessageValidator/sns-exceptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\\w,a<F$\',_binary ':YޯU-_!8\T)ts@K=\\\\b\\T','',0,'?'),(_binary ']aGu\$$edo','wp-content/plugins/w3-total-cache/lib/SNS/services/sns.class.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/services/sns.class.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=&Gh)\W\5XTi',_binary 'n<o\Hd%9{\\0\K\\-Oᴭ\o\0','',0,'?'),(_binary ';W\\ \\&|\','wp-content/plugins/w3-total-cache/lib/SNS/utilities/request.class.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/utilities/request.class.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!h=f10\\',_binary 'h`\"Q\0\\\'7R?\;\\k\X\r(<\\'','',0,'?'),(_binary '\\]\x`=\F','wp-content/plugins/w3-total-cache/lib/SNS/utilities/response.class.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/utilities/response.class.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nuݻrF',_binary 'Q\.$bs\X\'2\r\#\mKEw*͒\','',0,'?'),(_binary '\@\\0\wR\;\\','wp-content/plugins/w3-total-cache/lib/SNS/utilities/simplexml.class.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/utilities/simplexml.class.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*\\\ӱ\^m',_binary 'yo10Hx\\ٱC!}{4}\\' \\','',0,'?'),(_binary '\\$L7M\\\\','wp-content/plugins/w3-total-cache/lib/SNS/utilities/utilities.class.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/utilities/utilities.class.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\փof#}\\u\'Y',_binary '\\\+m`u/H\'{J\;\bwqbHK\','',0,'?'),(_binary '2\<qDDab?1','wp-content/plugins/w3-total-cache/lib/YuiCssMin/Colors.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/YuiCssMin/Colors.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?S\8\YĮ',_binary 'q\\с~}\\̣V\NzV','',0,'?'),(_binary '\Zf^\\\X6','wp-content/plugins/w3-total-cache/lib/YuiCssMin/Command.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/YuiCssMin/Command.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\(\3\> \Z',_binary '%\٧N]C\\J_tq\gB\yJ','',0,'?'),(_binary '\\)8p\'\\\\R0<\','wp-content/plugins/w3-total-cache/lib/YuiCssMin/Minifier.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/YuiCssMin/Minifier.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|xXHw\,V\',_binary '\0c\\zE\Ӱ\\\n\j','',0,'?'),(_binary 'k=\Rr\\\\q','wp-content/plugins/w3-total-cache/lib/YuiCssMin/Utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/YuiCssMin/Utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M#u\	\+\r\\<j{',_binary '\N	;\\\ܼ\&U\{}3ۈ]','',0,'?'),(_binary 'ek=\\=	~\','wp-content/plugins/w3-total-cache/lib/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'U^I\B?\'\}\<','wp-content/plugins/w3-total-cache/press.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/press.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lT\@X8`5\\',_binary '&*!\+\\n\ÿ0\\x\\\G>O','',0,'?'),(_binary 'z\4Je6tq\\tǷ','wp-content/plugins/w3-total-cache/pub/css/error.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/error.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'p@\\Z\\\:[o{\',_binary '\0<j?H\"h\njЕ\\.T=','',0,'?'),(_binary '- \\NA\OCq','wp-content/plugins/w3-total-cache/pub/css/feature-counter.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/feature-counter.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a~#w?',_binary '^	qG\)HԆíƚՇL8sJ\09xW9','',0,'?'),(_binary '\'k\\\?&\E Q3','wp-content/plugins/w3-total-cache/pub/css/feature-showcase.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/feature-showcase.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Nb\\eJ@|`\',_binary '\6!Gr\\uB\]_\^A\쏮<','',0,'?'),(_binary 'SȝL堁d4$\0','wp-content/plugins/w3-total-cache/pub/css/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '	\5m:4m\','wp-content/plugins/w3-total-cache/pub/css/lightbox.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/lightbox.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`e\=ϰ\@f_',_binary 'uYG\w3\>rin\w\\lɈM%','',0,'?'),(_binary '\y\\z2.\^','wp-content/plugins/w3-total-cache/pub/css/options.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/options.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ˤ%\n*[sz',_binary '&[\\&<1\iw\\\\\\A*','',0,'?'),(_binary 'b^G\&5P4OM\','wp-content/plugins/w3-total-cache/pub/css/popup.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/popup.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4/ӱyG`;D',_binary 'q\v:\\\cwF\\B\&ҸrJ','',0,'?'),(_binary '\2}+?f','wp-content/plugins/w3-total-cache/pub/css/setup-guide.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/setup-guide.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$c\D\\+sp',_binary '\̽$\q8H\\\m\0T\\f\tƁ:#+\\0','',0,'?'),(_binary '#5\"\0ˋ\\\W\','wp-content/plugins/w3-total-cache/pub/css/widget.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/widget.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\\Mz14Kɞ\Z',_binary '\}+|\,\cݮ\0<\0G#\','',0,'?'),(_binary 's+z.\\\\\\ڟ\','wp-content/plugins/w3-total-cache/pub/css/wizard.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/wizard.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',Zćxc\Ҽ',_binary '++\.͂B\\\\B\\y7>ԭƭ<`','',0,'?'),(_binary '4\Z[M\sܞszM$','wp-content/plugins/w3-total-cache/pub/fonts/source-a.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/fonts/source-a.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5?	E$O\r\T\',_binary 'F\"Y\\b\r\'xB-eZoťXʂ]\K','',0,'?'),(_binary 'F\\X\D\\]j(','wp-content/plugins/w3-total-cache/pub/fonts/w3tc.eot','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/fonts/w3tc.eot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_\{wa*\I^Y',_binary 'Kb_@/p\~쨔\,m_#\F9%\','',0,'?'),(_binary '㦋\\\of','wp-content/plugins/w3-total-cache/pub/fonts/w3tc.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/fonts/w3tc.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<f\q(zFP\'\\',_binary '\*>g&3h*@\蓋zc𤪰\Z\'̡','',0,'?'),(_binary 'y\GR\\r\\','wp-content/plugins/w3-total-cache/pub/fonts/w3tc.ttf','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/fonts/w3tc.ttf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\eR\'\̀߬\A',_binary '}\\5_\\a\K\H\\li\TFs','',0,'?'),(_binary '*\kY\ׁ','wp-content/plugins/w3-total-cache/pub/fonts/w3tc.woff','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/fonts/w3tc.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\',_binary 'B\x\\)\&%\\0s\`Xhx\','',0,'?'),(_binary 'v\:\bE5Y8,\','wp-content/plugins/w3-total-cache/pub/img/W3TC_dashboard_logo_title-retina.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/W3TC_dashboard_logo_title-retina.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Uێ\;\2\\',_binary 'B\\\\6m\ع\0\^Ny\3\!\','',0,'?'),(_binary 'N\Y]5\(b\П','wp-content/plugins/w3-total-cache/pub/img/W3TC_dashboard_logo_title.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/W3TC_dashboard_logo_title.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q^t4/\Y}-\',_binary '\z\ŷe\MԪy\dV{X\)\:','',0,'?'),(_binary '\0f䏛QJ\,t\','wp-content/plugins/w3-total-cache/pub/img/button-grad-active.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/button-grad-active.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\U\\r1\.B\\',_binary '\a@\EEBv\fA\\\\tB','',0,'?'),(_binary '\Y`?D>/Q\\\\','wp-content/plugins/w3-total-cache/pub/img/button-grad.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/button-grad.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?%ܐV\\\%\b',_binary '\xKq\N\\.\\OU','',0,'?'),(_binary '*~NY^Ô\\%F\̞','wp-content/plugins/w3-total-cache/pub/img/cdn-highwinds-logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/cdn-highwinds-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\jn\U\Ck\C',_binary 'Od?\d\Dm\aJB#6@+TQw\\o','',0,'?'),(_binary '\z\\3y9O)\l','wp-content/plugins/w3-total-cache/pub/img/close.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/close.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '辅\nto5\\Z\k',_binary 'S\\\\h>=Y\##67X:g','',0,'?'),(_binary 'Wn\.\','wp-content/plugins/w3-total-cache/pub/img/google-logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/google-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R;՘\+\\dz',_binary 'l\Z7*L\/\Bm*e\'_\A_)','',0,'?'),(_binary 'G@ϲ[2So\','wp-content/plugins/w3-total-cache/pub/img/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '\>/kpb\^w%\z\','wp-content/plugins/w3-total-cache/pub/img/moon-bottom-left.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/moon-bottom-left.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\;\\]G\?)	I',_binary 'q\\\Rc]3N\TB\@зT-\0\J\','',0,'?'),(_binary '\\Bz\\>@0D','wp-content/plugins/w3-total-cache/pub/img/moon-bottom-right.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/moon-bottom-right.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E|\\0\0\Vm\\h',_binary 'I0ў޾N [ϣ\^\9m$\ur\bB','',0,'?'),(_binary '\4\>}x\SǺmq','wp-content/plugins/w3-total-cache/pub/img/open.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/open.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\fr^ع',_binary ']-Cʺ\k\n\Pa0\sK|\呐\','',0,'?'),(_binary '뤱\r!{t(U,','wp-content/plugins/w3-total-cache/pub/img/overlay/ceo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/ceo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\d1\',_binary '\e\}㥶\	W$B0\ f\eDh\z\np#9','',0,'?'),(_binary '^O\"\\׸\.\).','wp-content/plugins/w3-total-cache/pub/img/overlay/gauge-bg-tp.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/gauge-bg-tp.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\=\YbFZ0',_binary '6 \fel2Ҹ٘>\C\4o\\','',0,'?'),(_binary 'ĵ	\\gZ<ӿ\','wp-content/plugins/w3-total-cache/pub/img/overlay/gray-check.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/gray-check.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ņ,&wh=h\\\[',_binary '1ت\mÖXVz\r\\\*ܗ\n%','',0,'?'),(_binary '2\7\+P\\\','wp-content/plugins/w3-total-cache/pub/img/overlay/lite-gray-check.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/lite-gray-check.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<זR\!FHx3p\',_binary 'j^\\\\\i.\\o\k\nTK`R+o','',0,'?'),(_binary '\p[G.k\w','wp-content/plugins/w3-total-cache/pub/img/overlay/lock.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/lock.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!<\\EHHt~',_binary '>\\V\ݵJs\@	ì\h\Q\o\','',0,'?'),(_binary '(\\\\9\ƕ\','wp-content/plugins/w3-total-cache/pub/img/overlay/overlay-close.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/overlay-close.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm-G\-dCt\\l',_binary 'H\V\|\b\\\\\\\\꧓\Ӻ	','',0,'?'),(_binary '\nmsהI|Zک\','wp-content/plugins/w3-total-cache/pub/img/overlay/overlay-down-arrow.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/overlay-down-arrow.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\en$H',_binary '֩ՀC\\1\\a}	\\\','',0,'?'),(_binary '-x\A\#^\\','wp-content/plugins/w3-total-cache/pub/img/overlay/overlay-logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/overlay-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZqK\4?\ހ',_binary '$@\\0\֝n\\o3j-\V\\3ܟ\b\','',0,'?'),(_binary '[7\*Cð㟊\0H','wp-content/plugins/w3-total-cache/pub/img/overlay/save-close.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/save-close.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',*N1ŊIP\\',_binary '\\t$>jk\-|Ku\F\ԏh$w\','',0,'?'),(_binary '\0\1\%.\','wp-content/plugins/w3-total-cache/pub/img/overlay/select-arrow.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/select-arrow.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N?>\n\ʦ*L\r\r',_binary '\?LnENݔ(\_#	 ','',0,'?'),(_binary '2\LT	\4R\\\=\','wp-content/plugins/w3-total-cache/pub/img/overlay/twitter-bird-dark-bgs.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/twitter-bird-dark-bgs.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\\o\r\Ne\',_binary '\\\\\\N82g\\u\LȖ\!','',0,'?'),(_binary 'O%.}^lLuT}ک\','wp-content/plugins/w3-total-cache/pub/img/overlay/wordpress-logo-simplified-rgb.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/wordpress-logo-simplified-rgb.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\\\\`\M\',_binary '~\rK\\\r6\0c\nR\?\\"F\j䭰\','',0,'?'),(_binary '\"8\\0P\nu\U\0','wp-content/plugins/w3-total-cache/pub/img/ps_bar.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/ps_bar.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<V\"qS\m\']\\e&',_binary '\`\r\\"\\\Ċx:)\Qβ.q','',0,'?'),(_binary '`z{Ib^@S','wp-content/plugins/w3-total-cache/pub/img/ps_grad.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/ps_grad.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\ɻ@>\ѳZ\rC',_binary '\Nx4¼\/b6l\s>]OeM\\m','',0,'?'),(_binary '\Qu\M\I{\=','wp-content/plugins/w3-total-cache/pub/img/ps_scores.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/ps_scores.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\\\BS\\э\',_binary '\ݿx-7b(td\4X	vz}]','',0,'?'),(_binary 'sv\zPok\!\W\','wp-content/plugins/w3-total-cache/pub/img/sidebar-background.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/sidebar-background.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'afƽ\lu㫪]',_binary '\Gl]%\ԯ\\\|\TEbZo\{߸','',0,'?'),(_binary '%\\\\\7F\\Ȝ^','wp-content/plugins/w3-total-cache/pub/img/stats-bg.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/stats-bg.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\ \n',_binary '\	/Ks\s\4\\\\#z\'$\#e`l','',0,'?'),(_binary '`5\s䊇\\\\\G','wp-content/plugins/w3-total-cache/pub/img/transparent-comet-moon.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/transparent-comet-moon.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M{YB\92K_EBG',_binary '\rC S>\\gcm\D\\xS\Re2\G','',0,'?'),(_binary '\\EG\役\"','wp-content/plugins/w3-total-cache/pub/img/transparent-comet.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/transparent-comet.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\z\5%RxTv',_binary 'N2xf6Y\B\Z(&Cb\K%','',0,'?'),(_binary 'Hk\AU&?g','wp-content/plugins/w3-total-cache/pub/img/usage-statistics-widget.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/usage-statistics-widget.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\eUх8혐',_binary '?\*6W{t7D)]<WQ\":pTp\i\','',0,'?'),(_binary '\G\)/d[M\@{\Z','wp-content/plugins/w3-total-cache/pub/img/w3tc_cube-shadow.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_cube-shadow.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\x2\-\B\<\n\\<',_binary '4`LX\	(R:[J/̜o1ze','',0,'?'),(_binary '\b.\`DHd^x','wp-content/plugins/w3-total-cache/pub/img/w3tc_google-logo-retina.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_google-logo-retina.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\vhyyj\n\ ',_binary '^Gǰ5=d\) \K\Ӟ\˴/h','',0,'?'),(_binary '\;1.HXl?T','wp-content/plugins/w3-total-cache/pub/img/w3tc_google-logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_google-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?\[\ċKKh',_binary '	O߳\(Lbj\ތU>mR(jOhWAY','',0,'?'),(_binary '$[.\CDX\','wp-content/plugins/w3-total-cache/pub/img/w3tc_maxcdn-logo-retina.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_maxcdn-logo-retina.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\\\\r\\P',_binary 'D\\0k\\\\\M_o\'h}P\\w-','',0,'?'),(_binary '\*z\\"CeuCvR\0','wp-content/plugins/w3-total-cache/pub/img/w3tc_maxcdn-logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_maxcdn-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hRO{i\\"l\',_binary '6\eQ]Idb\Kl9\iIs\{;','',0,'?'),(_binary '\7Xf\\0\ ','wp-content/plugins/w3-total-cache/pub/img/w3tc_netdna-logo-retina.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_netdna-logo-retina.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\vwIt:`]J',_binary '{V\)e\fxTR\֚܊@p','',0,'?'),(_binary '}I\\\\o','wp-content/plugins/w3-total-cache/pub/img/w3tc_netdna-logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_netdna-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ηz\\ε\7\k',_binary '`\\)\\r\ϥ\9I%Q塞\\\\+R{','',0,'?'),(_binary '\|2\','wp-content/plugins/w3-total-cache/pub/img/w3tc_newrelic-logo-retina.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_newrelic-logo-retina.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\o)VmG5fԣh',_binary 'EY-t\r%\<\\BZDŘ\\5\\\','',0,'?'),(_binary 'p@M\C飯\v\','wp-content/plugins/w3-total-cache/pub/img/w3tc_newrelic-logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_newrelic-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wgF\}\Z8׽\M4\',_binary '\\\;;//vwzW\\+P\\\k','',0,'?'),(_binary 'Kl\Y\\rEՀ','wp-content/plugins/w3-total-cache/pub/img/w3tc_stackpath_logo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_stackpath_logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Sl+wʢO#\hՒ',_binary '\;\Cm\ZĜU<2Mܝo','',0,'?'),(_binary '\fN@>\+\','wp-content/plugins/w3-total-cache/pub/img/w3tc_swarmify-logo-retina.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_swarmify-logo-retina.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʶ~3%lEg(Jj',_binary 'ՠ{03P\Zj:NXS\b\C\','',0,'?'),(_binary '	7Xau','wp-content/plugins/w3-total-cache/pub/img/w3tc_swarmify-logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_swarmify-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\E \Z`Pb',_binary 'k,~\'HvΘ\\n`]\\(\}m\r','',0,'?'),(_binary 'p\m\bvW\\	','wp-content/plugins/w3-total-cache/pub/img/w3tc_w3edge-logo-retina.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_w3edge-logo-retina.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']=\$\E永',_binary '	x\@qf&S \U<a)\\##B','',0,'?'),(_binary '\\|U\Z.	\\\F\','wp-content/plugins/w3-total-cache/pub/img/w3tc_w3edge-logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_w3edge-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\g\\[\\E2io;',_binary '\׽\F\j\0ըB{Rz\\7,\,\"\ݓg','',0,'?'),(_binary 'guOK\rĶhU','wp-content/plugins/w3-total-cache/pub/img/w3tc_w3tc-logo-retina.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_w3tc-logo-retina.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%\S#\<;',_binary '\|O\\C20J30ru#F(','',0,'?'),(_binary '!`+ \ \\\t1','wp-content/plugins/w3-total-cache/pub/img/w3tc_w3tc-logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_w3tc-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pgL	ruxX\\D\',_binary 'Dlsq}_I\8%Z҇L+F\jN\\','',0,'?'),(_binary '\ \j\.\ro\','wp-content/plugins/w3-total-cache/pub/img/white-grad-active.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/white-grad-active.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\58 K}\n_}\',_binary '\0ML#d\\\|\QO\\\\0Bϗ','',0,'?'),(_binary 'M*:i1N)\\w]H\D','wp-content/plugins/w3-total-cache/pub/img/white-grad.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/white-grad.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\F1<\\X\"',_binary 'р\\-и\Vb$m-fy\7','',0,'?'),(_binary ',W\ے`\\\Si\','wp-content/plugins/w3-total-cache/pub/img/wpspin_light.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/wpspin_light.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xkd\$~lOf\w',_binary 'D<\na\\JW\=\\R	{\n','',0,'?'),(_binary 'u\0 \Z\r\{\m8\K','wp-content/plugins/w3-total-cache/pub/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '<wb*\\Ql\qE0','wp-content/plugins/w3-total-cache/pub/js/chartjs.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/chartjs.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5dޜ,a\\\;',_binary '\Smrn\_,\y_2Q\\9\\rHAb~\\','',0,'?'),(_binary 'N\F\Ā\UXG\','wp-content/plugins/w3-total-cache/pub/js/feature-counter.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/feature-counter.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ZU\d\po=r\ߋX',_binary 'D\\\G\\'M\+jBf\;\D3','',0,'?'),(_binary '\0s\\H\\\','wp-content/plugins/w3-total-cache/pub/js/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '\\\\%\\r?','wp-content/plugins/w3-total-cache/pub/js/jquery.masonry.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/jquery.masonry.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'όEOS!AO~',_binary '\@\\Cݔߡ<\\0\W<\n@~n\n3\z','',0,'?'),(_binary '53և@\\\Ŋt\','wp-content/plugins/w3-total-cache/pub/js/lazyload.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/lazyload.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\t(k\m',_binary '*¤GIFHq\cZ0y>9QCփ','',0,'?'),(_binary 'g\\ֹ[0\(%J\\','wp-content/plugins/w3-total-cache/pub/js/lazyload.version.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/lazyload.version.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\9J_n\\=ZC',_binary 'Po\\K$پ\\~%j@Q6\"Z3','',0,'?'),(_binary '!fY#\\\X=\z','wp-content/plugins/w3-total-cache/pub/js/lightbox.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/lightbox.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i\*\\\[\j}9\',_binary '\(q\T\3qoW<\B,o5QW;','',0,'?'),(_binary 'z\a\7\>\ ','wp-content/plugins/w3-total-cache/pub/js/metadata.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/metadata.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G_\\`+y.',_binary '\)\--kX\avSɋy\bk[Me\0','',0,'?'),(_binary 'a1b;)HZ\Q\"','wp-content/plugins/w3-total-cache/pub/js/options-validator.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/options-validator.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '11/%xl\\'\',_binary '\y+\Q\2zq\ߜ\rYo\\B8\7K','',0,'?'),(_binary 'ϪШ\_m>b#','wp-content/plugins/w3-total-cache/pub/js/options.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/options.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\\`\0\ks\',_binary '\\pfiK^>ss\0&\6Ů\','',0,'?'),(_binary '-\\"\$`NV\ʩ','wp-content/plugins/w3-total-cache/pub/js/popup.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/popup.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xn6gR(Fʾ\6e',_binary '.+\:\R\\.~\\\9\TT','',0,'?'),(_binary '=n\)X\+\\c\','wp-content/plugins/w3-total-cache/pub/js/setup-guide.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/setup-guide.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʛ\ւ\\\0_@\j',_binary '\<\]ۛZZ7te\xHНq\#f^D','',0,'?'),(_binary '\<\/\J+X^^','wp-content/plugins/w3-total-cache/pub/js/widget.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/widget.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\v\\\\ay',_binary '\.\qaƋ\\\O.\u` #q','',0,'?'),(_binary '\0w\\\\sh7','wp-content/plugins/w3-total-cache/pub/js/wizard.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/wizard.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',M_|@Q',_binary '\\"01Ċ]HG#\bZXa([t','',0,'?'),(_binary '`OF\\nQw\ʘ\~','wp-content/plugins/w3-total-cache/pub/sns.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/sns.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V5<r\B^\\\ܓm',_binary '|\\rX\\	 @&\\fuG\\QV\\0\','',0,'?'),(_binary '\\I\\>c\\mi6\0','wp-content/plugins/w3-total-cache/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@i\Z	!}O	k',_binary ',2\MB\*7?-\?K\[Y\Q0U!FB~','',0,'?'),(_binary '\ᢻNWN5\\\\','wp-content/plugins/w3-total-cache/vendor/autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\`\[\y<\'',_binary '\\k\Je\\\*L\k(I\/Z0\'@z\?>C','',0,'?'),(_binary '\*\g\r\\6','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/ISSUE_TEMPLATE/bug-report.yml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/ISSUE_TEMPLATE/bug-report.yml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L%N*JB4h\',_binary '\\l\>!;<\\\Ȉ=~ \\ҧ\n','',0,'?'),(_binary '%jO;\\d','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/ISSUE_TEMPLATE/config.yml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/ISSUE_TEMPLATE/config.yml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',8oґ:͋\',_binary ' rbjܑ;]\nBGg\\\ggrl;,N','',0,'?'),(_binary '5G҄ީHr\','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/ISSUE_TEMPLATE/documentation.yml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/ISSUE_TEMPLATE/documentation.yml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\6ٳ(՟\6\Z \',_binary '=<h݌	e2!]wE\=\W\D\','',0,'?'),(_binary ',-ol\\|\|\ӛd*Bs','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/ISSUE_TEMPLATE/feature-request.yml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/ISSUE_TEMPLATE/feature-request.yml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',v!]R\ɬ\',_binary '#	fu\\\nGH\JF\w8\\7','',0,'?'),(_binary 'E߷]9>Ok&','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/PULL_REQUEST_TEMPLATE.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/PULL_REQUEST_TEMPLATE.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '׳\nHmת$F\%',_binary '\\0%\\JVh\jԨV\G\\0D\','',0,'?'),(_binary '?\#l\nQWEP+','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/workflows/stale_issues.yml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/workflows/stale_issues.yml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0@hh1\ә\a\',_binary 'fz\Ϻ\]$2t\\\\hk\`tn鰯','',0,'?'),(_binary '\FzN\";\p\"','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.gitignore','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.gitignore',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.F=&\\\G',_binary '~\\#88|\ye`dp\\\0\','',0,'?'),(_binary '\R	o*p\AU','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.travis.yml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.travis.yml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ϫ\I|z&ăǮ7',_binary '\\W\fU۹ॎ.\ ˹t\\ƃ\V\A','',0,'?'),(_binary '$fghP\a׋\','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/CODE_OF_CONDUCT.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/CODE_OF_CONDUCT.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\n\hiո1c\\',_binary '-)Sc$(髆y7T+6)am\.\T','',0,'?'),(_binary '\TdUq*Nb','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/CONTRIBUTING.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/CONTRIBUTING.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Tgh\x\t',_binary '7&U~\+\RDY\jmX\oh:\\1','',0,'?'),(_binary '\e=\p\O\աd\','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/LICENSE.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/LICENSE.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JX+\/\*\F',_binary 'XҶN\6qTX%IM-زjsޑ\\','',0,'?'),(_binary '#*\!\\'G\','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/NOTICE.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/NOTICE.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b1S2$\\[G-',_binary '\e\\jB\kS2K\I\; \z#\','',0,'?'),(_binary '6\\&2\ۨ\Z','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/README.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\QF%\ZC\Za',_binary '\\y4\ZQ_,\Mg\&:\\\l\W\','',0,'?'),(_binary '\\\'g\L!2','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/composer.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '07Xe\\DG	\\	',_binary '\,=\$\\<I-%\\wQ=\','',0,'?'),(_binary '\}0b\\\#\2\','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/phpunit.xml.dist','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/phpunit.xml.dist',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'+[\tuTek\n',_binary '~V\hyQ\^`\U¾,\Z\Q','',0,'?'),(_binary '\F!,S\a\'ѽ\L','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/src/Exception/InvalidSnsMessageException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/src/Exception/InvalidSnsMessageException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^!+Ubl\N',_binary 'K\m{\\\\ZL\\p-GbM\E3\\"!R\','',0,'?'),(_binary '\'\\\lh4\u]','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/src/Message.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/src/Message.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ƃ@wΰV@\E\',_binary '7c\냐ZW\0C\\/Z\Z\'rX\@Z','',0,'?'),(_binary '>\\,\\L$','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/src/MessageValidator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/src/MessageValidator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ߠ\[\?pޜ\>',_binary '=IhV\N\6m5̉Ő\}d唇O{\\i','',0,'?'),(_binary 'h\\\'$2ט<7j','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/tests/FunctionalValidationsTest.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/tests/FunctionalValidationsTest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#ӄ\04ztٵ\z',_binary '<X\Z%\' \oua\\r\k~','',0,'?'),(_binary 'm$))bS\\:q','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/tests/MessageTest.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/tests/MessageTest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\PkoQ\U',_binary '6u<\\'b\\0$(Z.\\5)(U)','',0,'?'),(_binary '\\\S~\2r\','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/tests/MessageValidatorTest.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/tests/MessageValidatorTest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\vdh\n\\rL',_binary 'F\aI\Cn_R\m敉\(\s','',0,'?'),(_binary '>1w:','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/tests/MockPhpStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/tests/MockPhpStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\`&H\4;P:R	',_binary 'Μ\P,/Hy\Z\\r-KcP+$b\\\4','',0,'?'),(_binary 'dJڒ\\j:\V','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/CODE_OF_CONDUCT.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/CODE_OF_CONDUCT.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Mɨ\\!\r\',_binary '-)Sc$(髆y7T+6)am\.\T','',0,'?'),(_binary 'y\7=h\}5','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/LICENSE.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/LICENSE.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JX+\/\*\F',_binary 'XҶN\6qTX%IM-زjsޑ\\','',0,'?'),(_binary 'i\\Z\	mm\0','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/NOTICE.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/NOTICE.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<O\\\Zl',_binary '\Ǣp)\_\\IzN\\Iಫߦ;Jl~6','',0,'?'),(_binary '@\d\\Qlq\2_','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/composer.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;\-([{9\	-&L',_binary '\n[7lϹ\\b\\\r<~ch','',0,'?'),(_binary '\0q\\!N3','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ACMPCA/ACMPCAClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ACMPCA/ACMPCAClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\r\3_\ğR',_binary '\۲\\sMe;\Z?\~\\6E\\\','',0,'?'),(_binary 'Z\\\\\\:\\\G','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ACMPCA/Exception/ACMPCAException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ACMPCA/Exception/ACMPCAException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' OSS|P',_binary '\\\\µ\\\<wL,\P.\i^c\','',0,'?'),(_binary 'z\E?vQ\Y\\\r%','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AbstractConfigurationProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AbstractConfigurationProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\1\u\w\Zc',_binary ':\F=\S䥇=\oS>/pg\}','',0,'?'),(_binary '\\b#\"\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AccessAnalyzer/AccessAnalyzerClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AccessAnalyzer/AccessAnalyzerClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0EZG',_binary ')#\~$#xȮ>\~Cոό݃,\','',0,'?'),(_binary 'x\v:\]\	sP1','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AccessAnalyzer/Exception/AccessAnalyzerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AccessAnalyzer/Exception/AccessAnalyzerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ƥ\"1\\\.\\\',_binary '|N͵\Z\\.Z\\\\@/36H_pn\','',0,'?'),(_binary '\duZv!\]\\\'','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Acm/AcmClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Acm/AcmClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S9R\Wc50hY',_binary '>?0XΈ^L63-vRON*\02\5t','',0,'?'),(_binary '՘q\\n<O2\3!\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Acm/Exception/AcmException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Acm/Exception/AcmException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',#LV]pof*',_binary 'XLU\\\\ _\a\fZ\˭^\|Y\"\X','',0,'?'),(_binary 'd<ƚڏQX/','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AlexaForBusiness/AlexaForBusinessClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AlexaForBusiness/AlexaForBusinessClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\B\4\)aF\',_binary '\;*f\BXM{\.\\[JE3','',0,'?'),(_binary '9%x(71\3','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AlexaForBusiness/Exception/AlexaForBusinessException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AlexaForBusiness/Exception/AlexaForBusinessException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd+h\'Ю\'%\Zv\\',_binary 'J<\27\+:)\&F\\\&Tw\T','',0,'?'),(_binary ');/ݹ\'T\\§','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Amplify/AmplifyClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Amplify/AmplifyClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\[mÈ\\\',_binary '膃#W9uoL\\\n0\\W\\\x %:','',0,'?'),(_binary '\\\G&\b\1ä','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Amplify/Exception/AmplifyException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Amplify/Exception/AmplifyException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\\	~\\*\*{',_binary '\\.+;\\͕M\'W+68uV\}B\_G\\\','',0,'?'),(_binary '۲c\\|g\/D','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AmplifyBackend/AmplifyBackendClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AmplifyBackend/AmplifyBackendClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ps+\\\0Z\\/I6',_binary ']6\.;+6W}\\(\n9j\\\','',0,'?'),(_binary '\7-\OO\ {\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AmplifyBackend/Exception/AmplifyBackendException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AmplifyBackend/Exception/AmplifyBackendException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\+s5a#x',_binary '\!\m\vR\h\&\\P\~#b\','',0,'?'),(_binary '\c(#N#Bd','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fҥ\0]\\#\',_binary ')/D*ǧ\S\W-D\\0u\Ck','',0,'?'),(_binary '\9V\nn\v\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ApiProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ApiProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\=\7^i:\1',_binary 'n|8\B8a\q\\䡛*s}','',0,'?'),(_binary '\3`5d\0','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/DateTimeResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/DateTimeResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~yTp\Y\\-8',_binary '`nN\\\	\\\[}\\\\\x\~','',0,'?'),(_binary '4\r\n\\kXmHK','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/DocModel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/DocModel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\xftG3',_binary '\;\.\\+\SBn\\Q\\Ũ\\\','',0,'?'),(_binary '\ӆ]\gkD\Qq[','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/AbstractErrorParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/AbstractErrorParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\2KAV{y`',_binary '	3L6\rڥ\"\Ґ*i\\\]','',0,'?'),(_binary 'Nk\D\"`\p\K)M','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/JsonParserTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/JsonParserTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w%!,+\rX\',_binary '\П\:\	\\_ơ8:ٗ`\)fB!%\\','',0,'?'),(_binary '\[\;RB\:\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/JsonRpcErrorParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/JsonRpcErrorParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\\\ZD\\\',_binary 'zD]j\\㰤\D&[d\H\G]435cor','',0,'?'),(_binary 'Ζ\FRT[\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/RestJsonErrorParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/RestJsonErrorParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\1YP\x\n\Ґ]\p',_binary '\Qt͑K\\\3\:\Z\7?','',0,'?'),(_binary 'Jp\\\\$C3g1','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/XmlErrorParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/XmlErrorParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\HhcssPY',_binary '[.\0\\&\tհ\hm\W-:͚','',0,'?'),(_binary 'B/eG`v4IX9','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ListShape.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ListShape.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#+b;e.\2\\',_binary '\"\*\2IamT,YK\\7ng','',0,'?'),(_binary '\\ԓw\\n\D}H','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/MapShape.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/MapShape.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?a\-(O?(\\X',_binary 'L},\\{K&U\UQeW_{Ve\#\SP((','',0,'?'),(_binary '\\\ƗN\O@','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Operation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Operation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'γ\rr\\ꌼ2x',_binary '[W\\\\ evx͋/R{\r\ص$','',0,'?'),(_binary 'IuߠBG\W&','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/AbstractParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/AbstractParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\E\\nɿ\0Iq',_binary '\\~rY\\^\#7\S\P\;\n^ҙ\','',0,'?'),(_binary '\\s\jĪG\\\\)','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/AbstractRestParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/AbstractRestParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')/\<\sJJ',_binary 'B\SOU\\Ʌy\\R\FVi\3l','',0,'?'),(_binary '|;\",)\ќF\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/Crc32ValidatingParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/Crc32ValidatingParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\C8\Q\\[T*o',_binary '\'\\ir\M\\ \\6)?\Z\\Z\.-5e','',0,'?'),(_binary '\nH\o\bD','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/DecodingEventStreamIterator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/DecodingEventStreamIterator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '50Q\,\\\_3m\r',_binary 'œ\v}uYT\3bE%U1CWn','',0,'?'),(_binary ';m\\TJ\=	YX','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/EventParsingIterator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/EventParsingIterator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S)ߔ@4+(/\',_binary 'M*<\\'~\%!`\in҉2','',0,'?'),(_binary '\Z\kkDi#','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/Exception/ParserException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/Exception/ParserException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\a(\\\!(\Z\',_binary 'f\mep*}J(.r$\vzӻ\\\\','',0,'?'),(_binary 'ڸ\X\_\r\\\n','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/JsonParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/JsonParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0Nomi\\5 \n\&',_binary 'xVkgq^e.RINex\!\i哖*','',0,'?'),(_binary ';h\\;l\h\󂃶','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/JsonRpcParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/JsonRpcParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%d&\\\\4Da',_binary '\^ZW@罶f\\\\ej\m;w','',0,'?'),(_binary '5\\\Cլo\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/MetadataParserTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/MetadataParserTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\҈3',_binary '񬎪͒d뼘\6 X8dFw*5\\+\r ','',0,'?'),(_binary 'fF7\E~\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/PayloadParserTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/PayloadParserTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8n=\\ѯ)\\6',_binary '\)	\\mܬZ}\l9\E\\\Q','',0,'?'),(_binary 'E\a\\:w.\'','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/QueryParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/QueryParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4 !X@A\',_binary '\qz:6\V*hCJ\#ja','',0,'?'),(_binary '\3B|\I ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/RestJsonParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/RestJsonParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\(c!\Ϙ!\',_binary '|kE\sML\\\ډ$\&Z\|\','',0,'?'),(_binary 'C9Ra:w\:\/','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/RestXmlParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/RestXmlParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uA3cG.\\',_binary ')&Mt\\e\̹\[+H3\\f~','',0,'?'),(_binary 'C2v\O#\m\̫3^','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/XmlParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/XmlParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\:Zln\0$-\',_binary '\rg7Ɔ$\;\sw؛\\m7P','',0,'?'),(_binary 'k`6p\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/Ec2ParamBuilder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/Ec2ParamBuilder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\0ll\n*P\\',_binary '\\\rWC&^\\\4Ƣ\9\9E','',0,'?'),(_binary 'm ZJ\\\<\6H\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/JsonBody.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/JsonBody.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\y\\$\;',_binary 'Iɗ\\P7\f{EA0S@\A-t\0hL','',0,'?'),(_binary '\\n\T1%\u\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/JsonRpcSerializer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/JsonRpcSerializer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ѕ\O酟\\H',_binary '\|!\\|\81W8\rM\\','',0,'?'),(_binary 'qK\o5\-q\q	.','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/QueryParamBuilder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/QueryParamBuilder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%.2ҁG\(k*',_binary '6AA\f<\\y\\\\"/\2ϔQB$','',0,'?'),(_binary '\\Z\0\G*p\2\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/QuerySerializer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/QuerySerializer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x}\'r==',_binary '\K-I\Zׯ(K%\?\'_M\\v=\\N','',0,'?'),(_binary 'ha5V\&ϙ\\~\d','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/RestJsonSerializer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/RestJsonSerializer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\M\H\+H}i\\(c+',_binary '*<\3{]TZBcT\\Nx\ў/bd\\<','',0,'?'),(_binary '5\0v\\z\s','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/RestSerializer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/RestSerializer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Dr\ǾE\Tֹ^',_binary '\d\\!\1\\G\O\`ߡS\|u6Z_$xh','',0,'?'),(_binary '\S$@\Uq\MH\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/RestXmlSerializer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/RestXmlSerializer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\|\\dh\\\\\9\r\0',_binary '\\saKYl/@{{e\x\\\Ku⑘','',0,'?'),(_binary 'N\l\\\3\0o->\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/XmlBody.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/XmlBody.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\\(v\'cd	',_binary 'z\#H\ѯG{Z\o`		G[|<1\\\','',0,'?'),(_binary '\n\m$TQ\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Service.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[a-`=!\',_binary '޼!M\UM2\#\\0v,0Qr#V(Z=DK\v','',0,'?'),(_binary 'U$\\r{\\'\I','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Shape.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Shape.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\}hYY\\Qy',_binary '\\R\q\\n\\T-n\r\g\}','',0,'?'),(_binary 'A\n3\C3','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ShapeMap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ShapeMap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<m\\n&\ӍgC\',_binary 'Mh\\f\Z]_놷>\{es\>\i','',0,'?'),(_binary 'K4Bγ̓','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/StructureShape.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/StructureShape.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3N\\Aw+Ws\N)',_binary '!+j\{&\\#\\\r4\\b%٠\Z\;\','',0,'?'),(_binary ':8B\w|\\a\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/TimestampShape.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/TimestampShape.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϗ\\؋)ѣ	\r',_binary 'NeqE.lǙy\\=\>\Nh\bd\','',0,'?'),(_binary '6\r\"ްzV.R\Y7\^','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Validator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Validator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\C\\E9\\ͥxc\Z',_binary '>zA7\c\gŢ\\rj	k%ӂ\j','',0,'?'),(_binary '8mw\@A\s:\dN\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGateway/ApiGatewayClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGateway/ApiGatewayClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\})\33\':X^!x\\',_binary 'm\\0(H\qR\ZMܐO&\','',0,'?'),(_binary 'rO}\\\\M\"\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGateway/Exception/ApiGatewayException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGateway/Exception/ApiGatewayException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)v\r\\m\rI3\J',_binary '\GV\\\ܨ|e@_\3բ\\Bn\\','',0,'?'),(_binary '7\Dx\_\BF\.U','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGatewayManagementApi/ApiGatewayManagementApiClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGatewayManagementApi/ApiGatewayManagementApiClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Rd;E\`[5 7c)f\',_binary '\01\Y֎\\Wqu\ 䩫\>\Q\!j','',0,'?'),(_binary '~|[\n\(','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGatewayManagementApi/Exception/ApiGatewayManagementApiException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGatewayManagementApi/Exception/ApiGatewayManagementApiException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ba{hĹ6\\_',_binary '\$qko\ݳSy\]\Z\\+\f\\\\֐','',0,'?'),(_binary ' ǰ-\P6R','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGatewayV2/ApiGatewayV2Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGatewayV2/ApiGatewayV2Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ӝk-I\\DlP˱',_binary 'xL=^H\-#s:\H\Եmh','',0,'?'),(_binary '\Ncۛ7p#\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGatewayV2/Exception/ApiGatewayV2Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGatewayV2/Exception/ApiGatewayV2Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N	\=%\'eva%\',_binary '&>NHt~\\'\#	C-3p\[j\M6vvom','',0,'?'),(_binary 'e\\\(t\E','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppConfig/AppConfigClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppConfig/AppConfigClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\\\#3\2\\_c',_binary 'AaF\\\\\Z\\\\0^8p\<֧r','',0,'?'),(_binary 'bg\I/.\v\@d\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppConfig/Exception/AppConfigException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppConfig/Exception/AppConfigException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G|3bJ\t',_binary 'w\-\\.&\p\@\\\e%߂','',0,'?'),(_binary 'i#62;\#\$9\|','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppIntegrationsService/AppIntegrationsServiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppIntegrationsService/AppIntegrationsServiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\ua\mh4\\I',_binary '\niQ!]ix+\fG/zQj%EZ7p\','',0,'?'),(_binary '89O@|c\Ѹ\\0\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppIntegrationsService/Exception/AppIntegrationsServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppIntegrationsService/Exception/AppIntegrationsServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\rifPCZ',_binary 'G\ĳ\/\|=\\r\ޝ\66.5X','',0,'?'),(_binary '>\\ry%3dE','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppMesh/AppMeshClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppMesh/AppMeshClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' i%w\Fuǌ\v',_binary 'b\\\h\\\9#\[%\~M.\n\K','',0,'?'),(_binary 'h\\\	B!iH\'','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppMesh/Exception/AppMeshException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppMesh/Exception/AppMeshException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\8E\9W<A',_binary 'zmZr,|<~\U^\Dz\7\$=\K5\','',0,'?'),(_binary '\\M1dI]?/\n','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppRegistry/AppRegistryClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppRegistry/AppRegistryClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\%I%\u-!4\',_binary '7sc\;\_s\\LFM\뗣qRp\I','',0,'?'),(_binary '\|>LV6/|\\0-','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppRegistry/Exception/AppRegistryException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppRegistry/Exception/AppRegistryException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y/M\\\Z?u\m',_binary 'i;;i\s_\\\:\[mz-1h)','',0,'?'),(_binary '_t9\I\\s0=','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppRunner/AppRunnerClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppRunner/AppRunnerClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x+CuO\;4J:!',_binary '֙XI\:n&\\e2K\Zl=4V','',0,'?'),(_binary '\O-\j5\&k\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppRunner/Exception/AppRunnerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppRunner/Exception/AppRunnerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ǩpb~yFzz',_binary '\.4Ѫ\3\ڬ\0\+\','',0,'?'),(_binary 't6\`\px/s','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppSync/AppSyncClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppSync/AppSyncClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\\\+ C\-',_binary 'tȐUKv\\?N\e\\','',0,'?'),(_binary '`T.POU[W\\($','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppSync/Exception/AppSyncException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppSync/Exception/AppSyncException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zT\`h}\',_binary 'ji\ٗh{^֡)&[DtKƉ+\\\r','',0,'?'),(_binary '\sz\Ch\0{3T#','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Appflow/AppflowClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Appflow/AppflowClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\縣:\o׈\H',_binary '#\H\(\=d\p>6\"F\\\','',0,'?'),(_binary '\;w<\\hÜ\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Appflow/Exception/AppflowException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Appflow/Exception/AppflowException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4\\Ux\&\\A',_binary '	Ii^#M\DZaC-1iѹb\)x','',0,'?'),(_binary '8Z$W rY','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationAutoScaling/ApplicationAutoScalingClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationAutoScaling/ApplicationAutoScalingClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\w\-j4S',_binary 'u6^\\p\Sgn	s\\~Z\"\\6','',0,'?'),(_binary '3Ӻ\\}P\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationAutoScaling/Exception/ApplicationAutoScalingException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationAutoScaling/Exception/ApplicationAutoScalingException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\\\3\،\\',_binary '	\ڹp\Z\'\05$~&\\l','',0,'?'),(_binary '\T%Q\\Z\ZjCO','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationCostProfiler/ApplicationCostProfilerClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationCostProfiler/ApplicationCostProfilerClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4О4\\\6m\%',_binary 'ң\\M_\]F|ufV\(u8$\Y\n\O^','',0,'?'),(_binary 'I|\d2^\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationCostProfiler/Exception/ApplicationCostProfilerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationCostProfiler/Exception/ApplicationCostProfilerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\A9\39{:OG\r',_binary 'g\\`Ug_@n pIv=5^jjc*\X','',0,'?'),(_binary '+pm\\\K=\!','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationDiscoveryService/ApplicationDiscoveryServiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationDiscoveryService/ApplicationDiscoveryServiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\XQAGi2\"',_binary '-\PǬI\\S֓% m\\%\	g','',0,'?'),(_binary '\'h\˗u,@{','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationDiscoveryService/Exception/ApplicationDiscoveryServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationDiscoveryService/Exception/ApplicationDiscoveryServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\v<Im(\Ml',_binary '\ͽv:\{V滷\ܚ|\s2','',0,'?'),(_binary 'b\r>*^4\Gc','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationInsights/ApplicationInsightsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationInsights/ApplicationInsightsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?h\\\w\OJ)',_binary '2\AQEIe ͂컨E`\p\Bρ','',0,'?'),(_binary '-Y	ѱ<#&.3','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationInsights/Exception/ApplicationInsightsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationInsights/Exception/ApplicationInsightsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ZI\(Zek\\B}^',_binary 'v\*\`yز\+~s\û\\lRK&`\','',0,'?'),(_binary 'Lx\\\\"8Op','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Appstream/AppstreamClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Appstream/AppstreamClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\A\0\\<.,\',_binary '/-k#\xv\\r\	\\\\0\wn[\Z','',0,'?'),(_binary 'e\/\\\\¢O ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Appstream/Exception/AppstreamException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Appstream/Exception/AppstreamException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O=_q;otBxz\c',_binary 'C)ABL<\"\n\\AV1XQ\\\{x','',0,'?'),(_binary 'Oh\/#\\9g‽\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/AccessPointArn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/AccessPointArn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\A0\\k㹋\',_binary '\T#\\Zxvu\G˼PFZA. ]4\\','',0,'?'),(_binary '6\\]\پ@)','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/AccessPointArnInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/AccessPointArnInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\R\|p',_binary 'c/V\(\\~d\Ӧž\\9r|YTI\\','',0,'?'),(_binary 'U8\\;_','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/Arn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/Arn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jv\K4K\z\',_binary 'iK?\\\cD\Q\P5\r\\1fu\]y','',0,'?'),(_binary '/\\\U\@\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/ArnInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/ArnInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z^ሥNҲK#C',_binary 'Ox\h\V\Z\rum\L@xdV','',0,'?'),(_binary '\\r.\\\\\e;\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/ArnParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/ArnParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\\\"P\E',_binary '\\Wֳ33O^e/\BJX','',0,'?'),(_binary '{p\\5Q\3H\\"KA','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/Exception/InvalidArnException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/Exception/InvalidArnException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' 늰^,Q',_binary 'p\t\,\0{f\nKmT\%\+\|J','',0,'?'),(_binary '\09\+\DY\\Џ\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/ObjectLambdaAccessPointArn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/ObjectLambdaAccessPointArn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$;x\ȌFnH\',_binary '\\ˑ$~\\Q\M\j\y\Ҁ','',0,'?'),(_binary 'kv\jX$]\\JA','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/ResourceTypeAndIdTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/ResourceTypeAndIdTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\"\>2\\&`',_binary '\'#ئW\na\r\?\\\ӂ\Z\\\$','',0,'?'),(_binary 'tb։\'U\m\r\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/AccessPointArn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/AccessPointArn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\'6{\\ab',_binary '##>\[\n\6P\\EO,eMs\v\b','',0,'?'),(_binary 'F].jj','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/BucketArnInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/BucketArnInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\.\Q\4',_binary 'tF\F\al\\b䯞+2hz!>k','',0,'?'),(_binary '\4#*\Zy\=','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsAccessPointArn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsAccessPointArn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WRujTvJ<,',_binary ',1a9/\n~\k}\\vz!T\h \\\P]\','',0,'?'),(_binary '\i>\>XI8}ђ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsArnInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsArnInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B8\sb![Ύ\EI\r',_binary ' S.c\\5\\aE7\Qe','',0,'?'),(_binary '/lXᎬ9r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsBucketArn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsBucketArn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʹҡT+NR*ȽrM',_binary 'A\r;U\%)U4\	eL\72\!\Zu','',0,'?'),(_binary 'j\3i?\Zr_t\\wm=','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Athena/AthenaClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Athena/AthenaClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>	\\E\\4\\rx',_binary '|=\~\>/AdfV\ZǏ\rq\+.\\*','',0,'?'),(_binary '\4\\Jd5Z>eG','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Athena/Exception/AthenaException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Athena/Exception/AthenaException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\C)\US;\\',_binary '>S\E)^&\\Z|\j\\\,r/\','',0,'?'),(_binary '\\\\@R\*_','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AuditManager/AuditManagerClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AuditManager/AuditManagerClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q,\\{G\U)\',_binary 't)p\%OԄ\'\H\PLS\۰ȋv@;ϐ','',0,'?'),(_binary 'a󏞺pz{\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AuditManager/Exception/AuditManagerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AuditManager/Exception/AuditManagerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \\&	\1g\',_binary 'c\~\\Zu\\"z>5\\\Y|\2\n]\6','',0,'?'),(_binary '\j\7=\\k[\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AugmentedAIRuntime/AugmentedAIRuntimeClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AugmentedAIRuntime/AugmentedAIRuntimeClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ev13o\*\?p\\r;',_binary 'G손\+\Iچ7\_J_u ~w\\,','',0,'?'),(_binary '^\0tǁJᢽH','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AugmentedAIRuntime/Exception/AugmentedAIRuntimeException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AugmentedAIRuntime/Exception/AugmentedAIRuntimeException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\\Z>Ϩj\\[',_binary '6C\׾\\\A\\"\x\S\w\Zn\ ','',0,'?'),(_binary '\@\\rg\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AutoScaling/AutoScalingClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AutoScaling/AutoScalingClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\\9r\wI',_binary '\e\\쎣MSs3Nxq\5r\nx#','',0,'?'),(_binary '%j\\7^q{JG','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AutoScaling/Exception/AutoScalingException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AutoScaling/Exception/AutoScalingException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Td\8$\-\\\',_binary '\ɓ0\P-\\"編Ў\<ԝ\','',0,'?'),(_binary 'b\j[i#)m\ ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AutoScalingPlans/AutoScalingPlansClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AutoScalingPlans/AutoScalingPlansClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\$\ƽp\Xy',_binary '+\r,(ld\\\\r\X\W6\}0s\u ','',0,'?'),(_binary '9\",oI\b͂','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AutoScalingPlans/Exception/AutoScalingPlansException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AutoScalingPlans/Exception/AutoScalingPlansException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@bpg\d!?',_binary '\ks{AJc$*\\ZQ@v\[\D}&','',0,'?'),(_binary '\z~oIήWܑ\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AwsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AwsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c݄\t\'(}',_binary '}qEZ-/E.-Sw\\/u)\x','',0,'?'),(_binary 'gb\#-UpjpQ\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AwsClientInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AwsClientInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.<\7GL=wj`',_binary 'vl\05=Ғ\m\RQhnJ\','',0,'?'),(_binary 'ZK-\\s\Q\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AwsClientTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AwsClientTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i\R\r3\\"/ձ',_binary 'ȉm1\0!Y\\6wԹ&\n\L (\','',0,'?'),(_binary '\\\յ\7\0~^','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Backup/BackupClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Backup/BackupClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\D\9ND{\k',_binary 'Հ\o$\"^\	\Ǚ=\sb-J\','',0,'?'),(_binary 'm\n\o1V\\'HF;','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Backup/Exception/BackupException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Backup/Exception/BackupException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x~H\=z\q\XU',_binary 'C\Ae\WL\tY	\\Z[\\Z','',0,'?'),(_binary 'K\\2/k\Etat','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Batch/BatchClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Batch/BatchClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gSip\\(c\[\',_binary 'P:h\ᯟʋ\T\꣬\m\\\t4>\','',0,'?'),(_binary 'L\Zn%4$s','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Batch/Exception/BatchException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Batch/Exception/BatchException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a.5ԧaAst\U',_binary 'k\Y\Q\\TGcb\]б/,n@x\\','',0,'?'),(_binary 'K\F\5\=\6!','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Braket/BraketClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Braket/BraketClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h.\\(}\\͌',_binary 'rj\\!ut\\Y{(8M~1Ȧm+Ǯ.','',0,'?'),(_binary '\\FWD\/','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Braket/Exception/BraketException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Braket/Exception/BraketException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\>w\ZĲ\<A\\',_binary 'fP\ڲBNɻH`\0\Ceؔ\hٻ\','',0,'?'),(_binary '<@8ғ:z,Shw\2','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Budgets/BudgetsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Budgets/BudgetsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\1\\0\z3&',_binary '\nfI\\9\9(D\\@n)\٪\ry̾=\G','',0,'?'),(_binary 'gф5bH\\0Fm\ ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Budgets/Exception/BudgetsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Budgets/Exception/BudgetsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l0#\\^\}',_binary '\RL\'0\\\.\Ǣv\	(\N','',0,'?'),(_binary '1[k8zW/\#','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CacheInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CacheInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9m9Y6㴉!m',_binary '\`\RL\Qoҟ+l\\y֟:\','',0,'?'),(_binary '2\5\\"7JB%ǭ\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Chime/ChimeClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Chime/ChimeClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\a_㞠\tT)q\',_binary 'K/%>n\P\}^ڕMTё\O&ul_','',0,'?'),(_binary '!Ѐ<,\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Chime/Exception/ChimeException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Chime/Exception/ChimeException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#?XgwC$\\]G',_binary ']1qx\np\;JfՁΠ\\Gъ\fB\S\','',0,'?'),(_binary '1\s:d\0\ns*','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientResolver.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientResolver.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~sDaX.͊\\n2',_binary '\ .\r[\Z\Э>h;-t;!','',0,'?'),(_binary 'Taa\`R\\(','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/AbstractMonitoringMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/AbstractMonitoringMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_V!\Wў9\6(t',_binary '%\ie\_D\\\\\}\s\u\f:\','',0,'?'),(_binary 'L\՛?\,2hV\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallAttemptMonitoringMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallAttemptMonitoringMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j {1\\8q',_binary '=\u](C\:]@\[a\CrL\','',0,'?'),(_binary 'MߗW1As-','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallMonitoringMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallMonitoringMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\j?-{씪ݤ',_binary '2DbR\rR\HּJF\ax','',0,'?'),(_binary 'p,.Q<\\\C','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/Configuration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/Configuration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z?i/M\'\>',_binary 'o\WjZ\D.XUu:&\\6\n\S\','',0,'?'),(_binary 'jZj]Q=d\\^\L','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ConfigurationInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ConfigurationInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^#R5h\\\',_binary '\ˈ7W\m\%)|nr\@\','',0,'?'),(_binary '\UѮ\\r8\ʚ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ConfigurationProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ConfigurationProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FS\-H~& ',_binary 'W\\\s\'\N\D\\/\<\\\','',0,'?'),(_binary '\#-=וWG#u\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/Exception/ConfigurationException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/Exception/ConfigurationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T͟\\yE)^',_binary 'A2\\t(nYF8vd\g}a\z[Y','',0,'?'),(_binary '!h\a.\7w','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/MonitoringMiddlewareInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/MonitoringMiddlewareInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5XQ*̓',_binary 'CZ\A7\nG\َY\%\\.Ӿmԛ/','',0,'?'),(_binary 'j\Զ~\n\"_\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Cloud9/Cloud9Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Cloud9/Cloud9Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\'\iݮSr]|g',_binary 'x\ֺ8}zP3\\n͈D@\','',0,'?'),(_binary '\wκ7C#','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Cloud9/Exception/Cloud9Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Cloud9/Exception/Cloud9Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J=\Wp>%r>Z\[',_binary 't\\^e[ӇΤYIs2\o##$\\et','',0,'?'),(_binary '\\L \\MlhO\IY','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudDirectory/CloudDirectoryClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudDirectory/CloudDirectoryClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1^ J)\\]\[v\\',_binary '7\MU0`\\\ze	\ZDm2\G|}\[4\؀','',0,'?'),(_binary '\0w:2','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudDirectory/Exception/CloudDirectoryException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudDirectory/Exception/CloudDirectoryException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'NYDC[B\"n\`{',_binary '<\\\\;T(K\Z\\0`S|Α{t\h\\r\','',0,'?'),(_binary '}Th\\*֡\*\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFormation/CloudFormationClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFormation/CloudFormationClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\>\\JW_\ur',_binary 'E\\{\1\a3V\XmK;\\','',0,'?'),(_binary '\\ۣ@q\\\Ud6','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFormation/Exception/CloudFormationException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFormation/Exception/CloudFormationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',LK\9\SYP\',_binary '\k\wI\fL$\$\4Zk+\ļU[','',0,'?'),(_binary 'ԁ\\Qѭ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/CloudFrontClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/CloudFrontClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.!\!Z\',_binary '\\I\]C~]F\L\GǑZ+X_\0','',0,'?'),(_binary '\\l\>K>\\RE\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/CookieSigner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/CookieSigner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\7/:z\*DE',_binary 'hSu\FQ\\\\\V\|h\Z\\\\T1Z','',0,'?'),(_binary '\4\ \Z7\C❙)','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/Exception/CloudFrontException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/Exception/CloudFrontException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M@3jOR^\.\',_binary 'RtŰ\{\Zj@JabPQ\r\.\nY','',0,'?'),(_binary 'M4Bhf\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/Signer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/Signer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6UTNU\\_;B_\',_binary '\!\0\\ \\u\c\\\\','',0,'?'),(_binary 'a\5?\'','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/UrlSigner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/UrlSigner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0c\q\0',_binary 'w\\n\\nج\2tl\p\Ӳ\\Ze0\y','',0,'?'),(_binary '\\*\"d6;P|=I?p','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudHSMV2/CloudHSMV2Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudHSMV2/CloudHSMV2Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\q\D!\\/V?|',_binary '1<+lON\O(\Z20\a˪4','',0,'?'),(_binary 'Z}\G\$q_M9\e','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudHSMV2/Exception/CloudHSMV2Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudHSMV2/Exception/CloudHSMV2Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@R%\%\y>\\\',_binary 'Gb\\{\\s\\\\hnk̍\Mm','',0,'?'),(_binary '\\z@٪uR,IK','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudHsm/CloudHsmClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudHsm/CloudHsmClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\\/:Z\+ z]',_binary '\"2\\7ukϡ\\9X\\\\AUm','',0,'?'),(_binary 'Oz_.\#4\`촵_','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudHsm/Exception/CloudHsmException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudHsm/Exception/CloudHsmException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\؃\&۔5OA',_binary 'KL\\\ibΛs3\^+\\\l-','',0,'?'),(_binary 'y\\-i\eK:','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudSearch/CloudSearchClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudSearch/CloudSearchClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\\\r,5c]EI',_binary '}\r\\!X\0W\<}}%BD3;b','',0,'?'),(_binary '`)i\gsO\\|/','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudSearch/Exception/CloudSearchException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudSearch/Exception/CloudSearchException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'æ[(B\\N\"',_binary '\~d\"@\y\!uz9Y\\;vN=E:','',0,'?'),(_binary '.o\\\"\\Ҩ\\	','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudSearchDomain/CloudSearchDomainClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudSearchDomain/CloudSearchDomainClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\)\|WYsL',_binary '?!m*\\7\L;?p\(H\nNi','',0,'?'),(_binary '[\\\Z(R,\v\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudSearchDomain/Exception/CloudSearchDomainException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudSearchDomain/Exception/CloudSearchDomainException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[)ch\\\-',_binary 'AJW\\\1\a\\\\\\\Yif\K','',0,'?'),(_binary 'D\\\\\\p_\Z{','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/CloudTrailClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/CloudTrailClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\a>ð\\w|{X',_binary '#\\z\'\\WLqC|\k6<\','',0,'?'),(_binary '\\\-\B;{J֩','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/Exception/CloudTrailException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/Exception/CloudTrailException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2/;\\\'\b\(0S',_binary 'i\3{J@lo\\H\	d<~;}G5v\\"','',0,'?'),(_binary '\s\\6\\˜9\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/LogFileIterator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/LogFileIterator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L0Z\\m\\\D&U\f3',_binary '$M\\R:\@e\ooz}uk','',0,'?'),(_binary 'D_2$\|U\\J;','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/LogFileReader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/LogFileReader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#zoT.\K',_binary '[6\"\\Ĺ9a\H\!%\-\K\','',0,'?'),(_binary 'uIˋ:8\R','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/LogRecordIterator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/LogRecordIterator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\KVոtq\',_binary 'x:_X]aCk?\^;X\\\\DT','',0,'?'),(_binary '9f<\1\^','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatch/CloudWatchClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatch/CloudWatchClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\XwC\T-8',_binary '9[\\I&̯G`O\^ONeA:Z\c','',0,'?'),(_binary '\	\\r\\cR,\\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatch/Exception/CloudWatchException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatch/Exception/CloudWatchException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\\nu.\-3T',_binary '\8k\\K^`K>Ky\}6\\Jl','',0,'?'),(_binary 'ɗ\dZ\Uhs\s.','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatchEvents/CloudWatchEventsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatchEvents/CloudWatchEventsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\o6Mtr!\~H\\',_binary '6G\\\\Iڀ\\\\\`2\r\','',0,'?'),(_binary '\\\\rv\\\i7-','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatchEvents/Exception/CloudWatchEventsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatchEvents/Exception/CloudWatchEventsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'di]Ym/\~8A\r',_binary '\k\n\"k\\\@\kgmYfp\%[J','',0,'?'),(_binary '\lU\y)8','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatchLogs/CloudWatchLogsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatchLogs/CloudWatchLogsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kC`yDNF\\ 77',_binary 'PZ;\\7\)\to\'Ϧt\+\','',0,'?'),(_binary 'o0?\\ns&>\kU\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatchLogs/Exception/CloudWatchLogsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatchLogs/Exception/CloudWatchLogsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y`bap\\zHp<',_binary '\r	\ڑ\~\1GQC2BU\Jӡ','',0,'?'),(_binary '2)\@\͕M\y\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeArtifact/CodeArtifactClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeArtifact/CodeArtifactClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\\0\\\\3GfҊ',_binary '5`3IƦB\xk>ֱS4\\.\]','',0,'?'),(_binary 'w\0\'vf\0\\8\~','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeArtifact/Exception/CodeArtifactException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeArtifact/Exception/CodeArtifactException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\w6H\\r\0/n1',_binary '>\dGՊۋoUEz\1Ǣ\\	4e\','',0,'?'),(_binary '\3\fÖ ])Ǿ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeBuild/CodeBuildClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeBuild/CodeBuildClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J䕩ޣ|\\\\n[\',_binary '\xPi\(K\mqL%)|ok\2d^um','',0,'?'),(_binary ':!{\\n94','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeBuild/Exception/CodeBuildException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeBuild/Exception/CodeBuildException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'AC\\)x\>O',_binary 'C\9\Dd\\\C\:\D\VOH\rOm\Zh\','',0,'?'),(_binary ']p|\*n\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeCommit/CodeCommitClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeCommit/CodeCommitClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_ge\ C}w\\\\',_binary '_\'C\\\e\\\{M\\\n\\'\0=/','',0,'?'),(_binary ')\k\\\ \SUD','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeCommit/Exception/CodeCommitException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeCommit/Exception/CodeCommitException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\B\k\\ʧ\\\',_binary '%3+,BKZ2YaW.!T5`','',0,'?'),(_binary '|\eڬ]L-\\ă','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeDeploy/CodeDeployClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeDeploy/CodeDeployClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'AMx\\\\\\kz',_binary '(\Է\\*\\e$\/Ju9\w@\','',0,'?'),(_binary '(֋\eoͭĢL','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeDeploy/Exception/CodeDeployException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeDeploy/Exception/CodeDeployException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ߏ\d1\_s',_binary ')\.\׮F\MtD	\\0J\;-hUx?38V','',0,'?'),(_binary 'Nmi\Db;lCc','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeGuruProfiler/CodeGuruProfilerClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeGuruProfiler/CodeGuruProfilerClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	p\fPP٬iU\\GU',_binary '\\bAL\ZVi\\k','',0,'?'),(_binary '@\1\Zm(j?频\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeGuruProfiler/Exception/CodeGuruProfilerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeGuruProfiler/Exception/CodeGuruProfilerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F*{_\\\y',_binary 'uՈq\`=\	\s.i\Z3d\e','',0,'?'),(_binary 'sI5 pH{\}','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeGuruReviewer/CodeGuruReviewerClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeGuruReviewer/CodeGuruReviewerClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\վEU\6Bԙfa',_binary 'nDC\*\ǥh	\+\@)_','',0,'?'),(_binary '\Zh9o`\,,єG','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeGuruReviewer/Exception/CodeGuruReviewerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeGuruReviewer/Exception/CodeGuruReviewerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\I+\U\381\\K',_binary 'Sq9`@\~r`\\n\kМxg+Ou\','',0,'?'),(_binary '\e&\\Ƀ>OrA','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodePipeline/CodePipelineClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodePipeline/CodePipelineClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',	SګAb_}t.',_binary '\\\\\T\]c\\ \nNFg','',0,'?'),(_binary 'HNe\'@\\k\wc','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodePipeline/Exception/CodePipelineException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodePipeline/Exception/CodePipelineException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dUL/0\Zۆۇ&',_binary 'E\3fU.W=\--20\ac7','',0,'?'),(_binary '\c\sxl7\\]\J','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStar/CodeStarClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStar/CodeStarClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b(\C\I\',_binary 'Vf\rQZ!\"\MYij-Q(','',0,'?'),(_binary 'Z\\"y,WZ\\\Ze','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStar/Exception/CodeStarException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStar/Exception/CodeStarException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+zK`&)G2xl',_binary '\;\`\@.	\"x6ٸ^\bvjTG\','',0,'?'),(_binary '\L{;S)\\IAH|','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStarNotifications/CodeStarNotificationsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStarNotifications/CodeStarNotificationsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\w\HKI˗\',_binary 'G\)D\goqV\\r_;)!\\\\g','',0,'?'),(_binary ']\<ߥGBB$S:vp','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStarNotifications/Exception/CodeStarNotificationsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStarNotifications/Exception/CodeStarNotificationsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ݣoE)H\\\\$k',_binary 'Jczd`-YTI\\df\rPmi>\8l<5g,','',0,'?'),(_binary '\Ѻ\&\\~\"','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStarconnections/CodeStarconnectionsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStarconnections/CodeStarconnectionsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܿdo\\\E\'\?',_binary 'S[[\\FE<s\Z&ts30CZpj\','',0,'?'),(_binary '	A\7','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStarconnections/Exception/CodeStarconnectionsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStarconnections/Exception/CodeStarconnectionsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Nܝ_\;\h3\nm\',_binary '\\Τ;\_[O\6\\栞\\)<\Mi \','',0,'?'),(_binary '6C\K D>\":\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentity/CognitoIdentityClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentity/CognitoIdentityClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\`\\_Nhr\n',_binary 'jy~|\&\C/!\;\\le4B*','',0,'?'),(_binary '56y(j2>\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentity/CognitoIdentityProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentity/CognitoIdentityProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\rЧPC\I',_binary 'd}ˮ&\"\C\@\I\2)`4\','',0,'?'),(_binary 's\v\v3W<H\քk','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentity/Exception/CognitoIdentityException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentity/Exception/CognitoIdentityException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\3Åz\I\j+',_binary '\\\ƳԐ\Ι|1+1+\v(¬ķ\','',0,'?'),(_binary '2\0~\6\-\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentityProvider/CognitoIdentityProviderClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentityProvider/CognitoIdentityProviderClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HA\^\z\SpFE',_binary 'T.\ꪛ\\|\zw<H\\[6\{x\','',0,'?'),(_binary '#mk֟\[\G0O\\r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentityProvider/Exception/CognitoIdentityProviderException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentityProvider/Exception/CognitoIdentityProviderException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڎ\ݾ\3sr\"\ZD',_binary 'u%\V۞P\;܅j\	/\ί))Ϫ\','',0,'?'),(_binary '3Pc\r\d\v\Zj_','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoSync/CognitoSyncClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoSync/CognitoSyncClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,\n\in6\"B',_binary '\\dM\lp9\\m\!ĺSـ\_\\\\mM','',0,'?'),(_binary '	v	$ޘ\yCq<','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoSync/Exception/CognitoSyncException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoSync/Exception/CognitoSyncException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4)\p3\L\N!',_binary '\Zb/xj\\N\:\_\\\"le\\\w','',0,'?'),(_binary '_e\\0?\9\'\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Command.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Command.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \I^U\˻N\',_binary 'B}-9!\\,.S\n','',0,'?'),(_binary '$QhO)Lj','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CommandInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CommandInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~y*\Hq\bCW',_binary ':K2[5\\۹Qԇ\6pճX\K\Ь`','',0,'?'),(_binary '_*\n\Ḭ#\\",','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CommandPool.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CommandPool.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\b^h\h\!{',_binary 'Dc\.\Á.|Y1v\\qCz_\\W','',0,'?'),(_binary 'J9D\\j\>','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Comprehend/ComprehendClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Comprehend/ComprehendClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L:csXE\\PS',_binary '\j.5ehm\lZz\\r\\z','',0,'?'),(_binary '\_V	\E\\0~ C','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Comprehend/Exception/ComprehendException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Comprehend/Exception/ComprehendException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\10Sit\\\',_binary ')\'m\\\k\h\\ũ\7J|9p\\','',0,'?'),(_binary '3b\Z*\\\	.>\-','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ComprehendMedical/ComprehendMedicalClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ComprehendMedical/ComprehendMedicalClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ӗ\\,q}V',_binary '֛8	\G;\5\liZr}\*Q ','',0,'?'),(_binary '\.\L\jR\\/l','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ComprehendMedical/Exception/ComprehendMedicalException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ComprehendMedical/Exception/ComprehendMedicalException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\H Vح@z}1\\B',_binary 'J\=sq\\2\r9/\!	\䲑#o\','',0,'?'),(_binary 'KgA\\\[\z\-','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ComputeOptimizer/ComputeOptimizerClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ComputeOptimizer/ComputeOptimizerClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yOf\\\5j',_binary '\Q\u^\A\0i\v\\V\ǒ\\ ','',0,'?'),(_binary 'k\"\\\Z\4\\2ï\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ComputeOptimizer/Exception/ComputeOptimizerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ComputeOptimizer/Exception/ComputeOptimizerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']Tݙ&	$\',_binary 'U\3\ymjOg7\\&ݬ]St\%}f','',0,'?'),(_binary '\L\7\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConfigService/ConfigServiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConfigService/ConfigServiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\+[:]`',_binary '\P\\{_>\"6\\NtB%I\ȵ','',0,'?'),(_binary '*,]5ȋ@(\{U','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConfigService/Exception/ConfigServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConfigService/Exception/ConfigServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r3\*;]7#\YS(',_binary '\\\\YF\\[k\\*Yj\!8]','',0,'?'),(_binary '`/Qg]$@','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConfigurationProviderInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConfigurationProviderInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\\b)8TUJg\',_binary 'lS<)ɓ\\\Y\'SM\I\\)p\aD','',0,'?'),(_binary 'ΥW\eH\#g3','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Connect/ConnectClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Connect/ConnectClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')*\\\5',_binary 'piڕ-ȠnF\0+\\Z\,o\0mZB','',0,'?'),(_binary 'zm˹\,\fia','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Connect/Exception/ConnectException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Connect/Exception/ConnectException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\sS\ɽr\',_binary '\rٻZV\bԂ\\\0vyb柸','',0,'?'),(_binary '\\	Tq=|.p\\H\"','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConnectContactLens/ConnectContactLensClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConnectContactLens/ConnectContactLensClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Mm\\\\1bX=e',_binary '@\>}!!Fh&&}\=֡,%\\H\','',0,'?'),(_binary ']C.\NaÜ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConnectContactLens/Exception/ConnectContactLensException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConnectContactLens/Exception/ConnectContactLensException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\h{4\^۲S\'D',_binary ' ,Sd\5\p\"BT}@\ur\\v\n\r','',0,'?'),(_binary '2n_׵emiT\r\n','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConnectParticipant/ConnectParticipantClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConnectParticipant/ConnectParticipantClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bE\Y͇z\Z',_binary '؁\R=Y\ux\R5\=+Y>','',0,'?'),(_binary '\K>~\\SCR','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConnectParticipant/Exception/ConnectParticipantException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConnectParticipant/Exception/ConnectParticipantException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ny<<p|WXp',_binary 'Q-ѼB>m\)\\n\0\\n%>,<B\','',0,'?'),(_binary 'WQ\\\Wq\:\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CostExplorer/CostExplorerClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CostExplorer/CostExplorerClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɉM#\{G_\',_binary 'Hn\\4T\n\Ԩer#ׯGY','',0,'?'),(_binary '(P&^n\6D\\\f\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CostExplorer/Exception/CostExplorerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CostExplorer/Exception/CostExplorerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\x\vPk49i',_binary '\w-\o\r\.\\9{\o\\E)k\Z\','',0,'?'),(_binary 'p\\r\_+\q\*\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CostandUsageReportService/CostandUsageReportServiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CostandUsageReportService/CostandUsageReportServiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_Z\&n\0}ǹ9',_binary ':i2$ۀzíc\R\`t~(m^@','',0,'?'),(_binary 'KV\xL/\h\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CostandUsageReportService/Exception/CostandUsageReportServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CostandUsageReportService/Exception/CostandUsageReportServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ms`\x1Qhl\',_binary '^\\r\\n~\ի*_\>}=\\\l','',0,'?'),(_binary '\@\Z\\\f&\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleCredentialProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleCredentialProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\-\_ pqΑ%\B',_binary '=E)\r\/a\\"*!\ \w,\z÷','',0,'?'),(_binary 'A\y*\n+\Y3','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleWithWebIdentityCredentialProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleWithWebIdentityCredentialProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\~u{R\_',_binary ')\v}\-\\\@\,_\	M\\\\e!','',0,'?'),(_binary ':\a]\\#(_\y','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/CredentialProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/CredentialProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ena0c\j\Ȁa',_binary '\r\f@5\\\tw\O3c}','',0,'?'),(_binary '67J)iH)*','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/Credentials.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/Credentials.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<6	~\Ϧ5_\',_binary 'њV!5\d\,\ԭ\o\`ǣIPJaQw','',0,'?'),(_binary 'qM`\"QE#6E','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/CredentialsInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/CredentialsInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\\b\S\n<\,\\\n',_binary '\k\^X\\Oo{>#kS!s	tk(<	','',0,'?'),(_binary 'bC\\\]\t\h\x28','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/EcsCredentialProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/EcsCredentialProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'ӏk\F?R<\/',_binary '\\\"r\nϢꓑ\p\d\vz;Z\','',0,'?'),(_binary '\\DcX	\\Ci','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\X]\6D9',_binary 'e:嶿8mC<A\\\\\r\QN\','',0,'?'),(_binary '\Z\h\\\7\|','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AbstractCryptoClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AbstractCryptoClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[$ȵnd\.4',_binary 'vL\k\hK\}C\98\O@\6\Cb-\','',0,'?'),(_binary 'Ȅ/?Ǚ!4^\0u','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AbstractCryptoClientV2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AbstractCryptoClientV2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\gF7_+?\j',_binary '\9Rn\_5kE\\0查Jw}[n,B','',0,'?'),(_binary '!ER\\,.&e\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesDecryptingStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesDecryptingStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,e\\$QV\\b',_binary '\nJeiP#\8\Q3\_\`Xk\\ˈ:)','',0,'?'),(_binary 'f;C(#`7AA','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesEncryptingStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesEncryptingStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'IESE8\3I',_binary 'ƈf\`\n\G\Љ(] I\'\k`4','',0,'?'),(_binary '\\J}\\r\0Dw','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesGcmDecryptingStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesGcmDecryptingStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\d+F:,E]',_binary 'h $kڢf\\D\\\M\S9)`Nܾ\\\','',0,'?'),(_binary 'zF\(e:','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesGcmEncryptingStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesGcmEncryptingStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\||h;',_binary '\\[л\[\dg]J\K\`\D\P&\\Z','',0,'?'),(_binary '%Z\\!\\\r\rw','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesStreamInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesStreamInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'afL1߶H\\\\\"i',_binary '\\Hu\\.\>]u1+\8d}+4l','',0,'?'),(_binary '_F0\\rt>?','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesStreamInterfaceV2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesStreamInterfaceV2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ŭ\\\\\%\\?',_binary ':m㲃u7;UW\G\lL1\\"7`ecCG','',0,'?'),(_binary 'e@\4\DZQwBNEǍ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Cipher/Cbc.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Cipher/Cbc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\\q\\)\',_binary 'i`i5\%\\"ff\9:ŌKy.6\','',0,'?'),(_binary 'd\\r\n\\p\Z\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Cipher/CipherBuilderTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Cipher/CipherBuilderTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\Z$V(\\"\y',_binary 'b\wrNF\XgbWF\\0ڐ|\\Co5p','',0,'?'),(_binary 'K5u$^pYo','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Cipher/CipherMethod.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Cipher/CipherMethod.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Lg\\&\=(D',_binary ';J.:z\{G8K婁\\0EmB2n&','',0,'?'),(_binary '\0G\Z6D\$Ro','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/DecryptionTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/DecryptionTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\\9Y`)?M_2',_binary '\N$\\\?i\Zƥ8ˍ[PH^N','',0,'?'),(_binary 't}*4y\-\w\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/DecryptionTraitV2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/DecryptionTraitV2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6h\F9\C\)&D\=a',_binary '*۽n\<1\'ɝH\09\\Lu--','',0,'?'),(_binary '|(\\2L\7FՄ8','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/EncryptionTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/EncryptionTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rJ-S\;󣆺O',_binary '{p{$1`P\5l2\<\\-|(f\eJ','',0,'?'),(_binary '*abW3?\ L\\0u','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/EncryptionTraitV2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/EncryptionTraitV2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jC3\Z\\\\\d\Y+{',_binary 'pa5\EZr\'-A4󆢛Rg`%夫\:)','',0,'?'),(_binary '\\>6B','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/KmsMaterialsProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/KmsMaterialsProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KKB\N/L\',_binary '\r(>?gs\#N\geU:\@\\@\\\޾9y','',0,'?'),(_binary '\c\|\M%%','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/KmsMaterialsProviderV2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/KmsMaterialsProviderV2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5TA\e\\',_binary '\s-*\[9ǳ?5\Z~\#[\!\$\"','',0,'?'),(_binary '{蛣G?y3=','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MaterialsProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MaterialsProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\TW\\vO=B\\I|?',_binary '\'\eT=\\\Zp\>\\\>\^;','',0,'?'),(_binary 'ռ/\B','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MaterialsProviderInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MaterialsProviderInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' ߧ\8]\',_binary '^\;~|t=\\`(\|\\>)-.*','',0,'?'),(_binary '?\hR굞}J\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MaterialsProviderInterfaceV2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MaterialsProviderInterfaceV2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '63\\&{\w0\Y5',_binary '\§\\+XJHL4,\֔\','',0,'?'),(_binary '!|;-Yx','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MaterialsProviderV2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MaterialsProviderV2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*\\\3\\H',_binary 'Xkg\2/\Zx\\K\\A\N9Z','',0,'?'),(_binary 'y<\\(\&fr\[#','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MetadataEnvelope.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MetadataEnvelope.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i\B<\\,*Q',_binary 's2\\S\]\\\pqtm\\ŶtzHx\','',0,'?'),(_binary 'dpC\,\\\7\	R','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MetadataStrategyInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MetadataStrategyInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DͅJ\M{~\ly',_binary 'uۏ\\qB\g\y\R\Z!MzBW','',0,'?'),(_binary '2\yv1o㨿r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/AesGcm.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/AesGcm.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lq\vo9s>&\;',_binary '7\"l;	\%b\aJ@GQg\\\'z','',0,'?'),(_binary 'ԙt\^n޶x\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/ByteArray.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/ByteArray.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\О\0\=M8',_binary '\` g\\qvD¤G(\g\\\','',0,'?'),(_binary ';\rj\\z,}\0','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/Gmac.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/Gmac.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\NW\n|/$X',_binary 's\\1\L`QG\Q\rbWLH\Q\\S','',0,'?'),(_binary 'Jeoɦ.\0.\G','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/Key.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/Key.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Sx6f%bV',_binary '\9$\\Fh\!\\=D\\Ɔ\]6D+\','',0,'?'),(_binary '\\'\\˥\4\L','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/NeedsTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/NeedsTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z9\jOS\j.({1J\',_binary '\k7evh\\#p-\\\!\UY[l','',0,'?'),(_binary '\5<\3{\Yt\'4','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CustomerProfiles/CustomerProfilesClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CustomerProfiles/CustomerProfilesClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Aq8\̔\\^MR',_binary 'ρm\Z9.\tyt\.,U]3\&۫','',0,'?'),(_binary '\qh7~\\CH(\$AG','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CustomerProfiles/Exception/CustomerProfilesException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CustomerProfiles/Exception/CustomerProfilesException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\W+\\=NS	\;\',_binary 'Ne|6\\QGq\ORTE\r8\\!\','',0,'?'),(_binary 'fRȽΙek\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DAX/DAXClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DAX/DAXClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\Ȱ9\qΪeD1\'\s\',_binary '#~n\9y\;ߖ6\O\\w\W\ߕ\','',0,'?'),(_binary '\R\qͬ\\\S','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DAX/Exception/DAXException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DAX/Exception/DAXException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jSgHn3Vo(ȅ`',_binary '\V\\\7^բ\ٿSež4\\\D\','',0,'?'),(_binary '\'\>=Y\\®a\9','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DLM/DLMClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DLM/DLMClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\6\hoNT',_binary '^\'nR\9YzB\M`\\g\\"R','',0,'?'),(_binary '>vtbAdd\Q','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DLM/Exception/DLMException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DLM/Exception/DLMException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\2m10EX',_binary 'u\bZ\UF\00h\\\\\"~\m\b','',0,'?'),(_binary '(G7-U#\n','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataExchange/DataExchangeClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataExchange/DataExchangeClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\\\ZTEwgΚP',_binary '\>Ӣq~ᰃ\B\|eXd8\\\','',0,'?'),(_binary 'X\\\K\bȬ\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataExchange/Exception/DataExchangeException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataExchange/Exception/DataExchangeException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',VRvLy\-&|:',_binary '_fNݟ\]6s~AË\r<1¦','',0,'?'),(_binary '(n\'!ߧ(\o5\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataPipeline/DataPipelineClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataPipeline/DataPipelineClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\\H\j\',_binary '73\0k\p)qxгZQ)1\ϣ\u','',0,'?'),(_binary '\ũU~\I\-C5:O','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataPipeline/Exception/DataPipelineException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataPipeline/Exception/DataPipelineException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' kqH\\1kd\\',_binary 'ѭm\\)\!\'\\Dc 0	&,','',0,'?'),(_binary '$\3S\]e\[d\n','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataSync/DataSyncClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataSync/DataSyncClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ju\l?H[\D\N%\',_binary '諬:%\\_N2x4ᒭ\a\d:K\','',0,'?'),(_binary '\Z\?\&O\\q\:\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataSync/Exception/DataSyncException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataSync/Exception/DataSyncException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T|G\Y\rNY',_binary '	4*\Er\\0^\\$~-`4','',0,'?'),(_binary '\Zlͣuk+/\\\$\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DatabaseMigrationService/DatabaseMigrationServiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DatabaseMigrationService/DatabaseMigrationServiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!N婉J\p\kI',_binary '\Z,\rWkgWS>C\Ŷ87s\\7J','',0,'?'),(_binary 'm	~\0IE5','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DatabaseMigrationService/Exception/DatabaseMigrationServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DatabaseMigrationService/Exception/DatabaseMigrationServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\Z\}6U\]\\41',_binary '3T{l\Z\\\Һ\!ׯ\a\\\\a\ ','',0,'?'),(_binary 'OfU\[bG\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Detective/DetectiveClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Detective/DetectiveClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*jᤲ\\\M$',_binary '5m\\W\\)\Nt#;:A','',0,'?'),(_binary 'C@\ꁠfTzԄ\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Detective/Exception/DetectiveException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Detective/Exception/DetectiveException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yɻʑz%^^:zs',_binary 'O\\\n]?\\wbXQ\8\^','',0,'?'),(_binary '\\\D\\\0Ek]\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DevOpsGuru/DevOpsGuruClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DevOpsGuru/DevOpsGuruClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\NV?Xҵb',_binary '\\!P\\#I{\\\G\fheA\','',0,'?'),(_binary '\\bkkj\\n\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DevOpsGuru/Exception/DevOpsGuruException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DevOpsGuru/Exception/DevOpsGuruException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O}\\tik\#\p}A',_binary 'c\yI\\Ag\4C\\Ƀ\\\R<','',0,'?'),(_binary 'Vo;B\$\俞','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DeviceFarm/DeviceFarmClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DeviceFarm/DeviceFarmClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '֯k\tScy\\|\\',_binary '3\n\\\\\X\'._FKA\n\m&\V','',0,'?'),(_binary 'U{\\7K\v','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DeviceFarm/Exception/DeviceFarmException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DeviceFarm/Exception/DeviceFarmException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\C;xօkD\\\$c=',_binary '.Tg59\l\X@S\\f1C','',0,'?'),(_binary 'GK\"\ꦹY[R=','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DirectConnect/DirectConnectClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DirectConnect/DirectConnectClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\T3T$M(',_binary ']\!ꨝ\0\\UHS\\\ۑ\հ\{ĘJ\0','',0,'?'),(_binary '\\$E\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DirectConnect/Exception/DirectConnectException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DirectConnect/Exception/DirectConnectException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_P¼͖\n!cK~<',_binary '\"\\\\Ee=ȒbdE+\MV^\Z(Cf\X','',0,'?'),(_binary ' \[\\{kV1\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DirectoryService/DirectoryServiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DirectoryService/DirectoryServiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e	urR\G\\',_binary '$?Z6*\@\\\1\q\\ZuzZ\J\6{\','',0,'?'),(_binary 'idO\Q\P\-','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DirectoryService/Exception/DirectoryServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DirectoryService/Exception/DirectoryServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Y\n\zf\O\\\\',_binary '2[k\9gYL])a\C\e$\0rJ\/','',0,'?'),(_binary '\_iQ\(RU','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DocDB/DocDBClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DocDB/DocDBClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bWR\Y\\\L\',_binary 'j+ࢵ\Z1\:\"Ͷ\t\ZǨ@K','',0,'?'),(_binary 'v\)2q\ʴj','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DocDB/Exception/DocDBException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DocDB/Exception/DocDBException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Iuhe{r\@`p',_binary '\\3on\"\|~܌ Rn\\%\','',0,'?'),(_binary 'Va\ g\YF','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DoctrineCacheAdapter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DoctrineCacheAdapter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\'\\맜\z7N',_binary 'Y\-b#\\{|!\\юd\^hu','',0,'?'),(_binary ';\Z\v/;nH6|_2\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/BinaryValue.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/BinaryValue.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\1G\\@N\ /\6W',_binary 'k\7$\\\2A\duĦ:&%\MDD','',0,'?'),(_binary '\B(Ԧ\3f\z\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/DynamoDbClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/DynamoDbClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\GdX\\q:\t',_binary '\B?\f5tlK=TE\\\咎0','',0,'?'),(_binary 'Or!\\9.\\`K','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/Exception/DynamoDbException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/Exception/DynamoDbException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ІE\\ֶ\B-Ѷ\',_binary '\q3\`\\K+\^\uoN/s\JޡH[','',0,'?'),(_binary ';ZTZҥ|h\Ť','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/LockingSessionConnection.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/LockingSessionConnection.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\k\vruH\6$\\',_binary 'VCk|\\IvH\\nv3\Q9\','',0,'?'),(_binary '%\\n7!3M','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/Marshaler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/Marshaler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ԋ\9\q}dj',_binary 'y#>+s\\mB\0{\\0Y5B.','',0,'?'),(_binary 'YƔ\\'huD','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/NumberValue.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/NumberValue.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\8N]$RňSr@܃\\',_binary '\]\Q=wH\\4A\0d\0\L\nm%i','',0,'?'),(_binary 'b,imjkM귊f','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/SessionConnectionConfigTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/SessionConnectionConfigTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\{(\-\',_binary '`\\z̲\KGiu\'\F\<2ia`','',0,'?'),(_binary '\\)\\\\\\Dyi|','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/SessionConnectionInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/SessionConnectionInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\+vO\Z?O\',_binary '3\\NT\~\L_JR\','',0,'?'),(_binary ':mcE\Ω=!','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/SessionHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/SessionHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z[\'9\{q=oD',_binary '>\<\^\\\p\6qU0K\\"T\ZG','',0,'?'),(_binary '.kDSz\,8\"dY','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/SetValue.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/SetValue.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\C\q\1cȤ',_binary '1h\NP\\-\О?gg H|','',0,'?'),(_binary '\ߑ5ĩJ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/StandardSessionConnection.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/StandardSessionConnection.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '꒧!Dp<M*\0\',_binary 'L\\T\r%\K*<0\RK7E\','',0,'?'),(_binary 'Bm*AӚu\7=vc_','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/WriteRequestBatch.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/WriteRequestBatch.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<V+\]_+Tɧ\F',_binary '}ԍ5%\`u\jt\U(K1NCb\','',0,'?'),(_binary '㦦\;1,\\I','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDbStreams/DynamoDbStreamsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDbStreams/DynamoDbStreamsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<@\ۀAa\%',_binary 'o\\q;k;+\8̏Xg;][So','',0,'?'),(_binary 'uH`c\Ҭ\w','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDbStreams/Exception/DynamoDbStreamsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDbStreams/Exception/DynamoDbStreamsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\W194ڦN@',_binary 'z\@0WbcYa;K\PWV-$\΄!u','',0,'?'),(_binary '\}=zmdq\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EBS/EBSClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EBS/EBSClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2ɻ\P]\8\粂',_binary '\\K{\M\3v\Q-H|M\\\ \\n','',0,'?'),(_binary '<$\dw\\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EBS/Exception/EBSException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EBS/Exception/EBSException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\W\r1\\',_binary '*!	RPBH\_]\\\rn','',0,'?'),(_binary '\)mhb6\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EC2InstanceConnect/EC2InstanceConnectClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EC2InstanceConnect/EC2InstanceConnectClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O|_|--\\4(',_binary '\[,\({tA\M\WχV\PF','',0,'?'),(_binary '9z<5a\y','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EC2InstanceConnect/Exception/EC2InstanceConnectException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EC2InstanceConnect/Exception/EC2InstanceConnectException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\HogZӴ)\I',_binary 'H3BL\\\rv\/\{K0\CA\a\\E','',0,'?'),(_binary '~	K\V	Ѵ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ECRPublic/ECRPublicClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ECRPublic/ECRPublicClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\mbi\\Z',_binary '\i,paCK@_]\\\\(</~\"\0Z8|','',0,'?'),(_binary '\]\kIp^O\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ECRPublic/Exception/ECRPublicException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ECRPublic/Exception/ECRPublicException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}X\"V\\\%&\T#',_binary '\\\׭G\\\(セٔ\Zێ5PI;G','',0,'?'),(_binary '\r\XD2a)8','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EKS/EKSClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EKS/EKSClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?)\7#\]',_binary '\rkyL#R\\\\uS\\K2~7:\lz','',0,'?'),(_binary '?\\\D|Ǘ\F','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EKS/Exception/EKSException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EKS/Exception/EKSException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N]\=\J\U\\',_binary ' \\"Xp\ \\n\\Y]U0F=9\D\','',0,'?'),(_binary '\V^Ss]XV$r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EMRContainers/EMRContainersClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EMRContainers/EMRContainersClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Y\qԫP9H1&D',_binary '\_\\h\ug\]\\ݭ\Xi`\%\\\><','',0,'?'),(_binary '<)I}UV)a\\u','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EMRContainers/Exception/EMRContainersException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EMRContainers/Exception/EMRContainersException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/6\/\\\\\',_binary '<\E@hʎW\\,tY\\Bw9ej\Vr\~c','',0,'?'),(_binary '+WL\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ec2/Ec2Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ec2/Ec2Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[@D\r\r\nB\\n.',_binary 'V<)\\Zy+?\nm\DA\7l\Zn\\\^','',0,'?'),(_binary 'ϔ\δ\:Y#','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ec2/Exception/Ec2Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ec2/Exception/Ec2Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\b\ą',_binary '\w\Z\\\';\0?F-C	i\U\u','',0,'?'),(_binary 'rn5q\E','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ecr/EcrClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ecr/EcrClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>\䮈c\j',_binary ' 6+k{\t(\\Z.bc\YE\\	d\\	\>','',0,'?'),(_binary '.l1 \`\gj{`|','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ecr/Exception/EcrException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ecr/Exception/EcrException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\y\n\\\̳',_binary '\p\2|\a\\j\Z\2\_\\','',0,'?'),(_binary '\\\1&7\P\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ecs/EcsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ecs/EcsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S@\7t;\}',_binary '}\lw\{\|ªRD91O\Z J','',0,'?'),(_binary 'ЁWZa\Rwt\n\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ecs/Exception/EcsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ecs/Exception/EcsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\\\\8hS\M ؒx%',_binary 'J\֯U\\\^Gˎ=T,\<\\rh\Z\\y\Z','',0,'?'),(_binary '[(s\`\n\[(\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Efs/EfsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Efs/EfsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\uɄQ\reB\',_binary ']Y[AEDE]qjm;f\\:ڊtex','',0,'?'),(_binary '<ۡ\\eE\\\n{C\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Efs/Exception/EfsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Efs/Exception/EfsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\p[\Z\\?6\',_binary 'z.\\3-\D^Q\\n\\'>\\r\\cZ','',0,'?'),(_binary '\[ܶ	ۣ:I\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElastiCache/ElastiCacheClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElastiCache/ElastiCacheClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڽ\^\"ꀱ\Dx\',_binary 'A1\q?Ί\ʬ{\QssL\i)L','',0,'?'),(_binary 'Kդ@]\\\\'','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElastiCache/Exception/ElastiCacheException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElastiCache/Exception/ElastiCacheException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\`HXlC0',_binary '[\2s\zmIBR+\\zztM]\QESvݶ','',0,'?'),(_binary 'ɗ/\nș\րc','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticBeanstalk/ElasticBeanstalkClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticBeanstalk/ElasticBeanstalkClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+26#/w\\W\D',_binary '\\b* @H\]$hį_K\\|','',0,'?'),(_binary 'FJs\u\Ҧ\\/','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticBeanstalk/Exception/ElasticBeanstalkException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticBeanstalk/Exception/ElasticBeanstalkException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q\\D(!l',_binary 'D>4T;lX<\]i\%R7eV,','',0,'?'),(_binary '&\o\Z\U\y\Z\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticInference/ElasticInferenceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticInference/ElasticInferenceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r3\uL[\2\~j',_binary 'ښs8\\\6\\rH\i/S_\\+ӲXDU\\\','',0,'?'),(_binary '?U\\0\K','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticInference/Exception/ElasticInferenceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticInference/Exception/ElasticInferenceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\B4\ba',_binary 'd@ Rć\\\\|\ط\v-/\ngaA\','',0,'?'),(_binary '2C[ܕoPWg\8','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticLoadBalancing/ElasticLoadBalancingClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticLoadBalancing/ElasticLoadBalancingClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<Q^\\WsvOlT',_binary 'M\\u\DĠMѤc#O	Ri\^3fص','',0,'?'),(_binary '\\\$|=x\ޗ$','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticLoadBalancing/Exception/ElasticLoadBalancingException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticLoadBalancing/Exception/ElasticLoadBalancingException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ת]>ʃ\\<\',_binary '\z\\DT2:kKr4\0\ءH\=\(Q\','',0,'?'),(_binary '\nv왵f/\%','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticLoadBalancingV2/ElasticLoadBalancingV2Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticLoadBalancingV2/ElasticLoadBalancingV2Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%&j\\aB\$ώ=b',_binary 'u?.]ԇO|6\\8Ó\'A\\뱡\\&','',0,'?'),(_binary 'GT̩#!\xK','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticLoadBalancingV2/Exception/ElasticLoadBalancingV2Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticLoadBalancingV2/Exception/ElasticLoadBalancingV2Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\>\\QҲoqW',_binary 'Kg\\\\N~?eYBY4$ǜ}\(ζ','',0,'?'),(_binary '6\&\\q2','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticTranscoder/ElasticTranscoderClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticTranscoder/ElasticTranscoderClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Lz\\[\\[\',_binary 'sgt-2*}-7J6\0\\\','',0,'?'),(_binary '#U\EY\=\|i\"','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticTranscoder/Exception/ElasticTranscoderException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticTranscoder/Exception/ElasticTranscoderException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\\\Q\nb\n7\O|',_binary '7Օ8\U\#\\\U\y\MDOvr\y\','',0,'?'),(_binary '\Z\\EO\#y~yR','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticsearchService/ElasticsearchServiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticsearchService/ElasticsearchServiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\l#\\\\\\p\',_binary 'cZ\0m,&n\\wY7~\\[\\?4}','',0,'?'),(_binary '\04D(Vi,s','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticsearchService/Exception/ElasticsearchServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticsearchService/Exception/ElasticsearchServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\\\t]\em\S\',_binary '_,\\؇\Z\aN\)|\nAFJ\9','',0,'?'),(_binary 'Η޳f\\\,W\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Emr/EmrClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Emr/EmrClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R*W\"	dn|͵({',_binary '0\\q\nN^\j[n\\)\','',0,'?'),(_binary 'l9ʜS\\3j(Fi+\\r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Emr/Exception/EmrException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Emr/Exception/EmrException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '͂CTX.\,\.',_binary '\Z0?hzc\\nrRW]\\\zy\;_e;*','',0,'?'),(_binary '\B\8\7\M','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/EndpointProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/EndpointProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A#^\0\\C?\',_binary '\\>\\\E\\/0\t,ڨ#$j.','',0,'?'),(_binary '\2\uƪEh%+','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/Partition.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/Partition.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z*@\O6',_binary 'Ѧ󺥼\f\nC>\\\\I\cCg\D','',0,'?'),(_binary '1[㳄UF\%F\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/PartitionEndpointProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/PartitionEndpointProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r=\Ҭ\r\G쏻',_binary '\XV}<\[6$ug\\҆1\d','',0,'?'),(_binary '3\\\7\\<r*b\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/PartitionInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/PartitionInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?vmU?AJi?',_binary '{\"0\7M@IMO\jo|yJ\`\b','',0,'?'),(_binary '\T\>!\g\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/PatternEndpointProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/PatternEndpointProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\ͪ\'\nV]',_binary '\`uh\\{\&\Z҈<\\0J\r\l􂷦\','',0,'?'),(_binary '\l~|ɨV Ks\\c=','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/Configuration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/Configuration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ؠq؈\\C|N',_binary '):+8w@\1\\\\R%5ʶ9K\"v','',0,'?'),(_binary '\bӤ0m21\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/ConfigurationInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/ConfigurationInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\b`\u\ZUՌ\\9',_binary '\\"gv2\\#RvS\}\gBF\\','',0,'?'),(_binary '.\yTA	Ug\c','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/ConfigurationProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/ConfigurationProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\ҵ$(\ \$/0[',_binary ')9c\\G\\\n}y\!\0ͻ\"\H\ \lj','',0,'?'),(_binary '\O允FS\L/','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/EndpointDiscoveryMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/EndpointDiscoveryMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\/$ṯAYl',_binary '@\\9A캣:s\n\\əă2','',0,'?'),(_binary '\\\\Ϗ\j]nR\4\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/EndpointList.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/EndpointList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\"L\CW}Sc',_binary '\\\\\\7\[\?\#*)\S\\w','',0,'?'),(_binary 'j\N\":x\\]','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/Exception/ConfigurationException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/Exception/ConfigurationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i\\\\Rd2V2\A',_binary 'f\4\\\Ͷ%\i\<i\DR--\\+','',0,'?'),(_binary 'mdfdy\\\')t\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointParameterMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointParameterMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<\\\]8\ES',_binary ';\Zr,3.1X\Ӗ\YK\\l/\Z\0','',0,'?'),(_binary '\*t\V\nvٮmA','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EventBridge/EventBridgeClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EventBridge/EventBridgeClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L+2\\Ff\\dt',_binary '2O{OF{]V\nC5\-,s\C\[3\R','',0,'?'),(_binary '%\r5G2\[U\\ݯ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EventBridge/Exception/EventBridgeException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EventBridge/Exception/EventBridgeException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=-7\\(\Zg[%|',_binary 'AZ\B6Cr\hFL\3\=\l#Î7\0\\\o\','',0,'?'),(_binary 'B!o\\n:t','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/AwsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/AwsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/cU(\\Z\!\',_binary 'm\\\s\ێ\㒬*\\\\KQ\x9','',0,'?'),(_binary '8E<-E\r!','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/CouldNotCreateChecksumException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/CouldNotCreateChecksumException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'foUN\6\\\:\',_binary '0rNU\<//<F3T(q@6e','',0,'?'),(_binary '\x 8U\z\ϯ|','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/CredentialsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/CredentialsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\&mZ\\~\3\Z',_binary 'h\/,NMR\=Dw\1>\Q\qil\"\','',0,'?'),(_binary '\͛\\ZJ#P','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/CryptoException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/CryptoException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\Z\\՚\ 0U~A',_binary '\\\ߋ\.q^}lu+ZcN S','',0,'?'),(_binary 'Lb\\\\M;','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/CryptoPolyfillException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/CryptoPolyfillException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%l\.YL\K',_binary '?q\sꖎu5|\(O/ޅ;','',0,'?'),(_binary '3֦oWH\\\/','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/EventStreamDataException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/EventStreamDataException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0Zhw;	\\(6;]\',_binary 'vҲ>o\\6+Y:j\-	\>\nuJ','',0,'?'),(_binary 'c\\ZNTX','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/IncalculablePayloadException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/IncalculablePayloadException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7k\n[܃QZ',_binary '\_{k\x\a\\\ZBWۻ\T0\FR-iaG','',0,'?'),(_binary '\gbc\8\P\f\@\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/InvalidJsonException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/InvalidJsonException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Δo\!H\',_binary 'P\¾ϑa#-`\\nIOWk\5~','',0,'?'),(_binary '	 DJ\:\1b\)\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/InvalidRegionException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/InvalidRegionException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':C\,<\cБ\c',_binary '\8秪Iy<N\\/eF6\\','',0,'?'),(_binary 'L+Sq\n!\\Z\'T','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/MultipartUploadException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/MultipartUploadException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]Yq\n\\o˶\\',_binary 'VC4jE\v=>','',0,'?'),(_binary '}zK\\\ZhE\4,','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/UnresolvedApiException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/UnresolvedApiException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\o	\\\I\\,',_binary '-RD&2[:q$4\\Z\3r}:','',0,'?'),(_binary 'X\\<\\7\T0߄','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/UnresolvedEndpointException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/UnresolvedEndpointException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\k\0io\\\\n\',_binary '\'X\R0\\\h;;[.\\'<E\Q-\','',0,'?'),(_binary 'od^Z\\6Cx','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/UnresolvedSignatureException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/UnresolvedSignatureException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l*#5M\&K.\',_binary 'L{@qlf\\'F_\Fu','',0,'?'),(_binary '\e	Z\0\Ѧ\\Y','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FIS/Exception/FISException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FIS/Exception/FISException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Gy\\\FH\',_binary '\\\=\T2\\\\0~÷\\O02-P\nLOԖ~','',0,'?'),(_binary 'h\XM\np\ur\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FIS/FISClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FIS/FISClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\j^\{\]M\\',_binary 'ڢE\VY\F\MK\`\O:l3ܘӁ','',0,'?'),(_binary ')\\0\AGʷ\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FMS/Exception/FMSException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FMS/Exception/FMSException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S\\I\n+@l7<',_binary '\g\\lcD,tj\Zf*D\\nh^U\\','',0,'?'),(_binary 'G\\9t\Ax\!`ym','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FMS/FMSClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FMS/FMSClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\v9\`\8Ѕ\',_binary '\\q\\\\n9)\XzYC\\\5\','',0,'?'),(_binary 'Fl}\n=\|(1','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FSx/Exception/FSxException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FSx/Exception/FSxException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '߾_5/٬eX',_binary 'US\=Y\UM\\8\abh\D\k','',0,'?'),(_binary '_D_\_ޣM','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FSx/FSxClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FSx/FSxClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\d\T\te1y',_binary '\c^W{\\\BWx\1\j9\\uY','',0,'?'),(_binary 'u\]\1}\,t','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FinSpaceData/Exception/FinSpaceDataException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FinSpaceData/Exception/FinSpaceDataException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/s?\<ٓ4ۭ',_binary '\\P\s\hl\~}&B)7+=E\\Zj','',0,'?'),(_binary 'iL\\\l\\\\\r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FinSpaceData/FinSpaceDataClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FinSpaceData/FinSpaceDataClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[Alڏe\\P6{ݲ',_binary 'oQNRT\\/\nάE\ȉ1H','',0,'?'),(_binary '\\>\\(\\\0w0Z','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Firehose/Exception/FirehoseException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Firehose/Exception/FirehoseException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}y\߱\'_7Yk',_binary '-=\\\rl\9UWF̛\UE\37*','',0,'?'),(_binary 'j\F\V2','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Firehose/FirehoseClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Firehose/FirehoseClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\$;iC\T$[\e\',_binary '\\\'\\\nR>pT\\%\\dyΐO	','',0,'?'),(_binary '?\[. \d7ڼ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ForecastQueryService/Exception/ForecastQueryServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ForecastQueryService/Exception/ForecastQueryServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S_g8\.jmSۙ\',_binary '3MXs5\n>D\n\h+\y֫sp\\k','',0,'?'),(_binary 'Ɜµ\\0ǵ\`C\K','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ForecastQueryService/ForecastQueryServiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ForecastQueryService/ForecastQueryServiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\#~\\#',_binary 'K\\\b<\\\%\*c\ת\}','',0,'?'),(_binary '\\\\E\\l\\\:','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ForecastService/Exception/ForecastServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ForecastService/Exception/ForecastServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '͉L\vbsJ1摅3Me',_binary '\Z\\yA~dMv\\\j}7\wH\\\3','',0,'?'),(_binary '\wƚ(⸭\Èf','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ForecastService/ForecastServiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ForecastService/ForecastServiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z=A!\t3\l\\ >i',_binary 'C\ºm_\\\\\K2\yuukRRI','',0,'?'),(_binary 'M*\K#Tͤf\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FraudDetector/Exception/FraudDetectorException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FraudDetector/Exception/FraudDetectorException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\רuw\0\\E',_binary '\X\\kɉc\Ȭe\ڹ','',0,'?'),(_binary '\B \kmKb\L\w	','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FraudDetector/FraudDetectorClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FraudDetector/FraudDetectorClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm FI\r\Q㝿',_binary '\eu\\'id\\Dߘ\v	.\7\\\j\','',0,'?'),(_binary '\\G\Oܳ\1','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GameLift/Exception/GameLiftException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GameLift/Exception/GameLiftException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!,\\Ԯe`\Z\\#',_binary ' x\{B@}\?\]}\\\\0+ϛa\/-','',0,'?'),(_binary 'x^W1\\>EF','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GameLift/GameLiftClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GameLift/GameLiftClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\fOxh\EL\\n',_binary '\\6??;|u_\\?,\e\t\4','',0,'?'),(_binary 'L1\\	n=3','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glacier/Exception/GlacierException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glacier/Exception/GlacierException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FR\\mɑW\\D\',_binary 'X;xe\\\\ұ\W\\NS!\','',0,'?'),(_binary '\U\ouc`\kD~','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glacier/GlacierClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glacier/GlacierClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\\4f\g?\\',_binary 'v_Uܕ\>\+Q\Ly&#x{\vo[X','',0,'?'),(_binary 'm\\rG(\=','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glacier/MultipartUploader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glacier/MultipartUploader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}\W\L\0\\#',_binary '\"f;9=\"\2vA9bX\x@IS\','',0,'?'),(_binary '\vSM\\:[\)\M','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glacier/TreeHash.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glacier/TreeHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\De\\;\\I',_binary '5/\lg;\\\b|Iܤ+\?\\E\Z\','',0,'?'),(_binary '\<DNǈ*\S\U?9H','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GlobalAccelerator/Exception/GlobalAcceleratorException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GlobalAccelerator/Exception/GlobalAcceleratorException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'om \2\bT\\\',_binary '\K\\㨛\\\$p\2߽\fOL','',0,'?'),(_binary '\:Iu\bWGΔ\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GlobalAccelerator/GlobalAcceleratorClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GlobalAccelerator/GlobalAcceleratorClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mѵ:j$\\\q',_binary 'x\j[M˧F\gvFY];+\\*\\Uy','',0,'?'),(_binary 'l.:\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glue/Exception/GlueException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glue/Exception/GlueException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\B0\"VtMB',_binary '+\6\o}>+#L\\wZQ@n\R','',0,'?'),(_binary '\\P\W\\\:','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glue/GlueClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glue/GlueClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\wp\G\78{DA',_binary '\\t\F\N\Z\EhDٱP\\0)\','',0,'?'),(_binary 'qG^\'cJ\\WY','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GlueDataBrew/Exception/GlueDataBrewException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GlueDataBrew/Exception/GlueDataBrewException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\Ik<\ZxD',_binary '9\|\4#}W\\H\s:O!-','',0,'?'),(_binary '\DM\\S>U\,)\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GlueDataBrew/GlueDataBrewClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GlueDataBrew/GlueDataBrewClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\LUo\K̺K ',_binary 'Rw1w\7ts*h3\\rT	h.D&\B\','',0,'?'),(_binary '\a\Σpo9\\nH\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Greengrass/Exception/GreengrassException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Greengrass/Exception/GreengrassException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pY\ WVmmL9',_binary 'E\rr\'\ȉ%Ţ^pVt[y','',0,'?'),(_binary '\q\jL\\T\t&[','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Greengrass/GreengrassClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Greengrass/GreengrassClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KY\tz\\\݀\>',_binary '.<\)\d﫱rj5\!QV5\\啟)\','',0,'?'),(_binary '\?d.\\ m\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GreengrassV2/Exception/GreengrassV2Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GreengrassV2/Exception/GreengrassV2Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%gSI٘Tw\',_binary 'k\T#\`N\ƾ\0\-\PYG\r\','',0,'?'),(_binary 'vk\\\>c8\Z','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GreengrassV2/GreengrassV2Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GreengrassV2/GreengrassV2Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\	wl\\P#/hu \',_binary '\`Ng\\wY)\7\"\"P(`\_)\\\\','',0,'?'),(_binary 'wO\XB\\\c6u','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GroundStation/Exception/GroundStationException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GroundStation/Exception/GroundStationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;\c\L',_binary 'rm!\\\q\yt7\\\\H}|','',0,'?'),(_binary 'gҜ~/\\nߊ\U-\n','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GroundStation/GroundStationClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GroundStation/GroundStationClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\SK\\̓KB!\',_binary '<-\\\\lI9=\\9\e\e\ZH(0\ͱ*','',0,'?'),(_binary '\\Y\Z','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GuardDuty/Exception/GuardDutyException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GuardDuty/Exception/GuardDutyException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DR;E\GR&G ',_binary '\%y^C(\ro\\\\\P	DE\d\','',0,'?'),(_binary 'j\-S\^r\xw\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GuardDuty/GuardDutyClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GuardDuty/GuardDutyClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?z>܅H<˰',_binary '\\w\Ig侠l\*?ɚ\Z\n@V!} \h','',0,'?'),(_binary 'bFu\\h%HH\V\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '࿷Z\"9D^',_binary '\\\8wC?\vj#\]\EI\`jT','',0,'?'),(_binary 'ƲE}\\\!Թ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\gӞӝKe\\\',_binary '/_\o~t\z	69M\"\ `C','',0,'?'),(_binary 'D\ZQ}_\m\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/PsrStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/PsrStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\93l\\_\B.\',_binary 'uw݇0QB\'W\\	4T	3W{M<aTQ8','',0,'?'),(_binary 'Pn\ZXCQ\\m!4','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Handler/GuzzleV6/GuzzleHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Handler/GuzzleV6/GuzzleHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'BwW\W1\\Fb斉',_binary 't\3|FuK\\mC#\&\M\','',0,'?'),(_binary 'ع%\\^\Zb11\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HandlerList.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HandlerList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\jxh63\"3',_binary 'L\\4\\\~2p\(H?z#r\vJh','',0,'?'),(_binary 'Չ0zcKk\\Cܓ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HasDataTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HasDataTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'}Mw\BAMW0\_',_binary 'Xw\\\f\v\\\7Y\\\\\\*6mdg\\\','',0,'?'),(_binary ';E6?$}\VDY!\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HasMonitoringEventsTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HasMonitoringEventsTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_[\.\\\Df',_binary '\ecwI\bX[=A:6vc\i\\	[','',0,'?'),(_binary 'c-,G\\O\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HashInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HashInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\CIC\Y6Lv.\r\',_binary '`p/\\MBSt !5z@\L\H','',0,'?'),(_binary 'F\\9~=','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HashingStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HashingStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aϨp(\F\>Z\',_binary 'RL\B\ܟ\'_CP\Z%wNHiL\[','',0,'?'),(_binary '-\	)xdO\e\nt0','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Health/Exception/HealthException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Health/Exception/HealthException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\4M\4dKɱ',_binary 'Qͯ\\5\xF;`\\&hZ\\\\','',0,'?'),(_binary '!/qy+\V\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Health/HealthClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Health/HealthClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:mxM\=Aݐ\',_binary '\Ͼ\\\\g\m\\#۽\X\\','',0,'?'),(_binary '\\j\n\Y^DH$&l','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HealthLake/Exception/HealthLakeException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HealthLake/Exception/HealthLakeException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\G\>Mx ehZ5T',_binary 'C}89F:\}\\u\+`\g~7n','',0,'?'),(_binary '2\bd\\\geZ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HealthLake/HealthLakeClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HealthLake/HealthLakeClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\=>T5\ź',_binary '\qy\\;+\\eǽnLp,sGQ,','',0,'?'),(_binary '\\ \\\&','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/History.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/History.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\Z\\\g\G\F',_binary 'eԳ]yTQ{L\*<\cTe\\\\','',0,'?'),(_binary '\'w\,J	-','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Honeycode/Exception/HoneycodeException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Honeycode/Exception/HoneycodeException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\ႊ?~[q\',_binary '\kl\LEz\\\p\Zj`H\nV侚0','',0,'?'),(_binary '7\ι\c x\HG','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Honeycode/HoneycodeClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Honeycode/HoneycodeClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&FwKIsy\㶄\n',_binary 'x\/\\Q\d\笚vm|w9\\','',0,'?'),(_binary '(\r\^?m-IHs\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IVS/Exception/IVSException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IVS/Exception/IVSException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z[K\\#K\Pqg\',_binary '^\\\\\_	ӋS~\\04bL>','',0,'?'),(_binary '\\\GXQ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IVS/IVSClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IVS/IVSClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>	#[5\`!	\\',_binary 'n@\]ǝ}-:c/\\\mG㋷F\','',0,'?'),(_binary 'h\vxԗ\\Y\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Iam/Exception/IamException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Iam/Exception/IamException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p$+dˈq',_binary '\C;ލiZ\*\E\ԩGr\=\','',0,'?'),(_binary '\\\\Tؐc\"','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Iam/IamClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Iam/IamClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':k0(z\dN\\\`',_binary '\ro\%5\9Fe_}A5$x\Q\ғG\','',0,'?'),(_binary '2=x\\\\`H\J\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IdempotencyTokenMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IdempotencyTokenMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ExB7\եIi /',_binary '\0\	\w\݅ޯ<[<A\\jۈbd\"\','',0,'?'),(_binary '4\:\Ŷ\n\΀+/9','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IdentityStore/Exception/IdentityStoreException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IdentityStore/Exception/IdentityStoreException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ک\0\2l\9\JD\',_binary '\\\L\\JXC~|B{N\qUԀ»q*S','',0,'?'),(_binary '\%\kEq1\=7\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IdentityStore/IdentityStoreClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IdentityStore/IdentityStoreClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:OUPT\A',_binary '\\\\@)9#L~EG\\\}p\"?d\`','',0,'?'),(_binary 'X,\Z\WXH5(\M\'','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ImportExport/Exception/ImportExportException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ImportExport/Exception/ImportExportException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^p\0(B\n;;H\q\W',_binary '\'G AԢ2|;\\b\3w\k\t','',0,'?'),(_binary '>&FeG`\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ImportExport/ImportExportClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ImportExport/ImportExportClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\w--\"b]',_binary 'J?;4\r-\'\%Ժl\\MCAj','',0,'?'),(_binary '\-\\nQqNlv\'','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/InputValidationMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/InputValidationMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R]\[7\\mg',_binary 'q\\I\KP)󘺗\\ޕH\zZ\\X','',0,'?'),(_binary 'F\9c&tO\\:\2\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Inspector/Exception/InspectorException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Inspector/Exception/InspectorException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\\G\\-;\H+',_binary 'V2\#1Ӿċ\\\t	\D\ꋭ\e\','',0,'?'),(_binary 'It鬫^nJy\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Inspector/InspectorClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Inspector/InspectorClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=0!X\nJR\r',_binary 'W^(9J\ kV\'\\)}*\J','',0,'?'),(_binary '\	\q{V 4w|P\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoT1ClickDevicesService/Exception/IoT1ClickDevicesServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoT1ClickDevicesService/Exception/IoT1ClickDevicesServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\"\ZˠE\9Lr',_binary '\cP_-݆\#\\ȖV#','',0,'?'),(_binary '(MVt\1փwod','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoT1ClickDevicesService/IoT1ClickDevicesServiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoT1ClickDevicesService/IoT1ClickDevicesServiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uN-\%\n#E-\޳\',_binary 'k\n\Ǭ\[V#D[̀*\\','',0,'?'),(_binary 'u\CeA\\Q\\i\J','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoT1ClickProjects/Exception/IoT1ClickProjectsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoT1ClickProjects/Exception/IoT1ClickProjectsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '߭\\\7Y\',_binary 'WpZa^\\PfN̫F.IhPQ=','',0,'?'),(_binary 'u\ \A\\½[/g','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoT1ClickProjects/IoT1ClickProjectsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoT1ClickProjects/IoT1ClickProjectsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\9\z6V7\',_binary 'Pz\\a)p6BZ=.]X\)Z?','',0,'?'),(_binary 'k+D!\\\wX\\'_\v','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTAnalytics/Exception/IoTAnalyticsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTAnalytics/Exception/IoTAnalyticsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\jx\&X\t\',_binary '/O2\\h숮Ő\\1Gi,\#\x','',0,'?'),(_binary '曱:G\\|Wj\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTAnalytics/IoTAnalyticsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTAnalytics/IoTAnalyticsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#?\U+:Խl\J',_binary 'o\\l\]U\f\K\' #\ҹ\\{','',0,'?'),(_binary 'cP\cd\Zo\\ZT\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTDeviceAdvisor/Exception/IoTDeviceAdvisorException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTDeviceAdvisor/Exception/IoTDeviceAdvisorException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\3Xy8\',_binary '?Ձ0\MRn\\\o%\Jw','',0,'?'),(_binary '빍az#YBd\-&PM','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTDeviceAdvisor/IoTDeviceAdvisorClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTDeviceAdvisor/IoTDeviceAdvisorClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\G	3FKH\l\;',_binary '\\\n\=gA+\Lk\ޡ\\\TC','',0,'?'),(_binary '0\0\$*ѦY\āށm','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTEvents/Exception/IoTEventsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTEvents/Exception/IoTEventsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0$\&\\*]J',_binary 'J\/Mu\"K{c1\)Z\\ͼ\bq','',0,'?'),(_binary '\ZLY%|Rs \s','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTEvents/IoTEventsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTEvents/IoTEventsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5m]z+\U',_binary 'S)ce\\\\Ѣ\oDk\u	~z\/','',0,'?'),(_binary '&el%]\[\zA','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTEventsData/Exception/IoTEventsDataException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTEventsData/Exception/IoTEventsDataException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\oa]~\v\2',_binary 'N\3\Df|j\0	,\Zz\-\ʌv|','',0,'?'),(_binary '\\ԡHxrg','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTEventsData/IoTEventsDataClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTEventsData/IoTEventsDataClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\}r\IPl	',_binary '\,>\.\T\^\\\	\r8\\3-[','',0,'?'),(_binary '4b\g\\d84','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTFleetHub/Exception/IoTFleetHubException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTFleetHub/Exception/IoTFleetHubException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\2(\"\0Z5O',_binary 'SGwb\\\\hJـGI\6\7=','',0,'?'),(_binary '\8+ߎ\sSJ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTFleetHub/IoTFleetHubClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTFleetHub/IoTFleetHubClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FhQ(\\[\',_binary 'KZÝ\r\h!\rҔj\'=fAI	\Z\r','',0,'?'),(_binary '؈Br桳\>','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTJobsDataPlane/Exception/IoTJobsDataPlaneException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTJobsDataPlane/Exception/IoTJobsDataPlaneException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7B@T0+Q\J4',_binary '\j\FPd\nU\h\\r;2ro\.\?20','',0,'?'),(_binary 'Z\,\˧\0)o','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTJobsDataPlane/IoTJobsDataPlaneClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTJobsDataPlane/IoTJobsDataPlaneClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ײ\\\7Sw)5',_binary '+TT\'\r8\\\\	\\L\o\TP\b8','',0,'?'),(_binary ' ?ez\\>\2','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTSecureTunneling/Exception/IoTSecureTunnelingException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTSecureTunneling/Exception/IoTSecureTunnelingException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ӦSn+UF',_binary '*\,}\\r/3!\\\^P\','',0,'?'),(_binary '\{ߣ\`3ٳBJ\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTSecureTunneling/IoTSecureTunnelingClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTSecureTunneling/IoTSecureTunnelingClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\LbFq뻀|X\',_binary '\[\Pq\1Ac8?\\$Q	G05\@v\','',0,'?'),(_binary 'z\}#\pݸxJ\i','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTSiteWise/Exception/IoTSiteWiseException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTSiteWise/Exception/IoTSiteWiseException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?4l\\0\;Kl',_binary 'B\\bh\e9\\*F\N\\=\\\O5','',0,'?'),(_binary 'qV:}\"N;\\Ў','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTSiteWise/IoTSiteWiseClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTSiteWise/IoTSiteWiseClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' b=rO!',_binary '\X\[d7u]qGAd&WD\|F<a\uc','',0,'?'),(_binary '`Ƕ]s\]@','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTThingsGraph/Exception/IoTThingsGraphException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTThingsGraph/Exception/IoTThingsGraphException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\\S!e[~',_binary 'c}8]O\\^>ҍL\*:\\r\\\h\A','',0,'?'),(_binary '6\\0f\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTThingsGraph/IoTThingsGraphClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTThingsGraph/IoTThingsGraphClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vt\HxR\~r\',_binary 'Q\EC9|Sg\-\	W\08u]','',0,'?'),(_binary '<\ĸ\Z\_\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTWireless/Exception/IoTWirelessException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTWireless/Exception/IoTWirelessException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(UICF4ΐ`',_binary '\g:}\Z\"\	we\3f\n#L~','',0,'?'),(_binary 'x0Bv\\\\%\ D2\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTWireless/IoTWirelessClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTWireless/IoTWirelessClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\\(eʷ%\)\\',_binary '\.\z\\s\'\0g\\r\z\Dx\r1','',0,'?'),(_binary 'f\'K\\)a\$\a','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Iot/Exception/IotException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Iot/Exception/IotException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[ڭ]5P\\O5Ѵ',_binary '_uZw\~?wIm\ЙO\','',0,'?'),(_binary 'Ygxg%\)!M\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Iot/IotClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Iot/IotClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ğ\\⣥(YC',_binary '\\k\'W\\gk^uA\\\L\\nȯ','',0,'?'),(_binary '\\-4WF؄\qq\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IotDataPlane/Exception/IotDataPlaneException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IotDataPlane/Exception/IotDataPlaneException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{p=\Z+X',_binary 'h\\eڞ\\rp~\0F	\"x%,','',0,'?'),(_binary '\]{<T\jJe','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IotDataPlane/IotDataPlaneClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IotDataPlane/IotDataPlaneClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zy\Z\\\\"r',_binary '3đl\F\,c?m\\[!\%\\D8\\;','',0,'?'),(_binary 'y4\\7G`]F\\*\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/JsonCompiler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/JsonCompiler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\\T\ a!\\\&g',_binary 'M\bD\E4\f\`ځ\9R','',0,'?'),(_binary '%A\Si>\$q','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kafka/Exception/KafkaException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kafka/Exception/KafkaException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\fmI\\n	\',_binary '2\\@>\flI\\rF?\}','',0,'?'),(_binary '\ӓ\u\C]\m','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kafka/KafkaClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kafka/KafkaClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yd\jZJ\\4|P',_binary 'FVsY%\\1\jAx2a\\1','',0,'?'),(_binary '\7NT>j\r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kinesis/Exception/KinesisException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kinesis/Exception/KinesisException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' EFq͛SD͠i',_binary '\\]|\`+Л>h7\\CCP\⺜^','',0,'?'),(_binary '5|liG\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kinesis/KinesisClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kinesis/KinesisClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\0);3ȥԏ',_binary 'H\ǖ)\\nG\4\"Ȇ\\ZқX(\>W','',0,'?'),(_binary '\^\\@\w\\S','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisAnalytics/Exception/KinesisAnalyticsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisAnalytics/Exception/KinesisAnalyticsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\kGO!\{T',_binary '\\\j2\gqܟeA(\,\K 1\:\9','',0,'?'),(_binary '\\γ#2\:48','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisAnalytics/KinesisAnalyticsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisAnalytics/KinesisAnalyticsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\PƇ\]NL+Wk',_binary '#Z&\< P\8/=n\P\f\\t\','',0,'?'),(_binary ';\*\,Y\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisAnalyticsV2/Exception/KinesisAnalyticsV2Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisAnalyticsV2/Exception/KinesisAnalyticsV2Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'к2?XѦ mr',_binary 'ײX\Mf{\\\`	nO\"\F|','',0,'?'),(_binary '^S!r\~k&_\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisAnalyticsV2/KinesisAnalyticsV2Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisAnalyticsV2/KinesisAnalyticsV2Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\3Ż9~.\nC',_binary '\\nx\qn(\Wg\\R\g! \','',0,'?'),(_binary '!v7ͽ\\\\^x\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideo/Exception/KinesisVideoException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideo/Exception/KinesisVideoException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '284+\z\\\\',_binary 'nJ MET\GGP*\b\r','',0,'?'),(_binary 'Q\	c\3k\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideo/KinesisVideoClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideo/KinesisVideoClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!*YɝO\\\"\',_binary 'l!f\2S\lҊ\,\gDy\f\A\\8','',0,'?'),(_binary '9DLLE1','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/Exception/KinesisVideoArchivedMediaException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/Exception/KinesisVideoArchivedMediaException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\\\\\?vhL6',_binary '場\'\+q\	jz\f\5\*P\nm','',0,'?'),(_binary '\"\=)\4(C','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/KinesisVideoArchivedMediaClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/KinesisVideoArchivedMediaClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S\\iE?',_binary '\[4/Lj7:4	\0\Za).1ۨHo?NfE!','',0,'?'),(_binary '\nUS+\/+ͮ#','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoMedia/Exception/KinesisVideoMediaException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoMedia/Exception/KinesisVideoMediaException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iu\rq\'<!sȰ',_binary '(\\\E xs<\7>\˥\x(_s4R\5/\\0','',0,'?'),(_binary '\\`!G&8','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoMedia/KinesisVideoMediaClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoMedia/KinesisVideoMediaClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%5m\~c\B',_binary 'sڱV\C-D\\jFۥ8zvd\\֊','',0,'?'),(_binary 'Ӧ)X\\4${\\˽\w','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoSignalingChannels/Exception/KinesisVideoSignalingChannelsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoSignalingChannels/Exception/KinesisVideoSignalingChannelsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7fOmCS\h\0',_binary 'RS>9\n\\\3@ϊm}֨0Q\\r\i%e','',0,'?'),(_binary '9v\"ռ\w),X\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoSignalingChannels/KinesisVideoSignalingChannelsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoSignalingChannels/KinesisVideoSignalingChannelsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\XWV\ZMO\',_binary '\+O\Se%u@ZINLRgR[}S\#','',0,'?'),(_binary '\*\\"2f\\߫','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kms/Exception/KmsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kms/Exception/KmsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ި\rTD}Iv\0\',_binary ' IB8to\c?z5c\\\]N%Q/\\','',0,'?'),(_binary '\\<\m\\0','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kms/KmsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kms/KmsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \\Z\aV\\',_binary 'E\\݊\B󲉺wm\{~~+\a\\ܿ\','',0,'?'),(_binary 'OΑgc1?\\'','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LakeFormation/Exception/LakeFormationException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LakeFormation/Exception/LakeFormationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\`P\z\sb,\G`',_binary 'Up\6\"<JM\l\1\nUEI.@O?','',0,'?'),(_binary 'Ls/*C\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LakeFormation/LakeFormationClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LakeFormation/LakeFormationClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ș\Z\jCbPAw(\',_binary 'xe\\h\\7\ז\\\e;&)','',0,'?'),(_binary '\TRA\3\QC;\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Lambda/Exception/LambdaException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Lambda/Exception/LambdaException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^(da`\\'G\K',_binary '\\z,ũx\\v\\4	\UH\','',0,'?'),(_binary '*\1@9]d\\n:\9','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Lambda/LambdaClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Lambda/LambdaClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'яH_1)N',_binary 'ڪHa\\\j\?\\A6ov\w-c73','',0,'?'),(_binary '\\\'\,\\\=9,L','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexModelBuildingService/Exception/LexModelBuildingServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexModelBuildingService/Exception/LexModelBuildingServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\\V\^\\',_binary '\q8M0\#H\ک\\\Hy`ZdJ','',0,'?'),(_binary '+\Z2[Z*Vog','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexModelBuildingService/LexModelBuildingServiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexModelBuildingService/LexModelBuildingServiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ag\\S\G\\\\',_binary '\\@\vB\EE&\)\\\n\0-\	CStO','',0,'?'),(_binary '0\IqLO{-+\Zs@','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexModelsV2/Exception/LexModelsV2Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexModelsV2/Exception/LexModelsV2Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ZJ\}Ԯ?T\6',_binary '\`=H\\'\\cܿ$rn','',0,'?'),(_binary '\,)SP\\h[#X','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexModelsV2/LexModelsV2Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexModelsV2/LexModelsV2Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\\Yr$IO\R',_binary ']7\T\n\\\q%\J\@\tL\0\5\\nF','',0,'?'),(_binary 'D\:\\\r=N','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexRuntimeService/Exception/LexRuntimeServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexRuntimeService/Exception/LexRuntimeServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s\\\\\\B{4q\',_binary '	)a9:;Xw\\\Ä\-8\*\y','',0,'?'),(_binary '\\\Ԍl\0\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexRuntimeService/LexRuntimeServiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexRuntimeService/LexRuntimeServiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\\\O<',_binary 'm\"kg*¤\\\>\w\idX(\\Qd','',0,'?'),(_binary 'Ç_oP/9`6֦u','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexRuntimeV2/Exception/LexRuntimeV2Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexRuntimeV2/Exception/LexRuntimeV2Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j)i\\\|\y\O',_binary '\\\[͌\\\1CΝ\^\dUv|[z\"','',0,'?'),(_binary 'QGW\\\\߶8\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexRuntimeV2/LexRuntimeV2Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexRuntimeV2/LexRuntimeV2Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\sEtOn_',_binary '\\$)O׍\Z\r\vC\\=V?\D','',0,'?'),(_binary '/\OG^f-\	O','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LicenseManager/Exception/LicenseManagerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LicenseManager/Exception/LicenseManagerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>Y\˼D	\o_y',_binary '7\"f{\\cr\8\sBm\>\','',0,'?'),(_binary 'J~K4>>W\s','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LicenseManager/LicenseManagerClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LicenseManager/LicenseManagerClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\ީ6\I+URc',_binary '{Lr!\%ΊߕҎ@>9\r','',0,'?'),(_binary '6j,Ԃ<t\\\\]','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Lightsail/Exception/LightsailException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Lightsail/Exception/LightsailException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r[\%\n\\r\1',_binary 'Md\Rj\\\b苟pVT\IC4\Ep\#\','',0,'?'),(_binary '1\_\Oޮe[x','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Lightsail/LightsailClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Lightsail/LightsailClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}I!EA\',_binary 'ٷ\6l7X\\4G\\\n.\\0p/٣','',0,'?'),(_binary '\\ .7mm\T','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LocationService/Exception/LocationServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LocationService/Exception/LocationServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ZFHG\A)\R\\\n_',_binary '{}<\y0.\,%SŤ|n)i\"','',0,'?'),(_binary '\\\x62f\\s<\0l','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LocationService/LocationServiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LocationService/LocationServiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%\\;\w~JTx;',_binary ',Ge߷58\ϰtq6F]\	\\\','',0,'?'),(_binary '5\#*\n\nPkFEF^','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutEquipment/Exception/LookoutEquipmentException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutEquipment/Exception/LookoutEquipmentException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\J\K',_binary '(8\o]x}cSSh\\weATG\\^','',0,'?'),(_binary '\8C\\` T0Ԛz','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutEquipment/LookoutEquipmentClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutEquipment/LookoutEquipmentClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	@RNR4\\\nZ\"',_binary '\77>%k\\bb:$KO!\yhɎ7','',0,'?'),(_binary 'r\"I\,x\\U\n\A*','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutMetrics/Exception/LookoutMetricsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutMetrics/Exception/LookoutMetricsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\B\\\\\"',_binary '0.\?cu\{\4j7\\\\xM?\x7','',0,'?'),(_binary '\p\|j)\x','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutMetrics/LookoutMetricsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutMetrics/LookoutMetricsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(f\\%܇',_binary 'd\i\uuN\\n\\Ũ\\[P+op/','',0,'?'),(_binary '!\r.N\J','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutforVision/Exception/LookoutforVisionException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutforVision/Exception/LookoutforVisionException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ܖ\XL!\31',_binary '\>\\_>6rakI@j\t\OL','',0,'?'),(_binary '\i\tBrRC\e(Q','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutforVision/LookoutforVisionClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutforVision/LookoutforVisionClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '¯\q-\~\r\',_binary 'K/\\Rp6\f\d\\.#*\*-5\\','',0,'?'),(_binary 'jT\l\\\\E\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LruArrayCache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LruArrayCache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FK<Q\^?}\\',_binary '\j1C`E4\˜\ZUS`׹|WÆM','',0,'?'),(_binary '\UKӡث\<[\\cO','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MQ/Exception/MQException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MQ/Exception/MQException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wtE\\q)\\#r\_',_binary '\+\\\~Nu\oC\YN@9f\E$\0\"3\\','',0,'?'),(_binary '50\2h\\r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MQ/MQClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MQ/MQClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[j\)<W\\\\<8',_binary '\o\Eb~e@!2\v\,\\','',0,'?'),(_binary '1k\&u_xJ\V','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MTurk/Exception/MTurkException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MTurk/Exception/MTurkException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`(\[\3_s\6',_binary 'b\Ceĩ1)e\$Z\d[+$Q l?\)','',0,'?'),(_binary 'P&\\\\0%{8','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MTurk/MTurkClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MTurk/MTurkClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\naMo*0C\zik',_binary 'M`2<\}8\\T|[R\ɹ\ZD\Kh3','',0,'?'),(_binary ':\\brc\\\'v\\ ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MWAA/Exception/MWAAException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MWAA/Exception/MWAAException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\-Ƚ@(\n\c',_binary 'e\ɘK\\EHbwtb\:0x\4(m\\\','',0,'?'),(_binary ']\Bv`(#e\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MWAA/MWAAClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MWAA/MWAAClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd#z;\\^\x',_binary '1oϙf\\s~\3\\'\©nD(\\&','',0,'?'),(_binary ')FDll?','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MachineLearning/Exception/MachineLearningException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MachineLearning/Exception/MachineLearningException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=|a)kdǙ\\',_binary 'bPxV5F\h\\\\7l\','',0,'?'),(_binary '[	һ^ٹY\݊','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MachineLearning/MachineLearningClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MachineLearning/MachineLearningClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:\C\r~ ',_binary ':\#\l\r\\JD\>\\\8&PӴv	\','',0,'?'),(_binary 'iŲå\n\b','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Macie/Exception/MacieException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Macie/Exception/MacieException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\\r\m|^\筂jV',_binary '2\t]\\g\\.@\\-#8\{7\o','',0,'?'),(_binary ' 	8\wB[\05\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Macie/MacieClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Macie/MacieClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+,38|%\Y赌E',_binary 'ap\\|8\rEN\?m%~U-ҷ@','',0,'?'),(_binary '،\\\[w4','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Macie2/Exception/Macie2Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Macie2/Exception/Macie2Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\\;C\\\qÝ\A',_binary ' %O	\'翠3h9\g\Z\G\jDs','',0,'?'),(_binary '4\Cjn)>&0\0ª','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Macie2/Macie2Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Macie2/Macie2Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\LUھVb\\|WK',_binary 'q}?\P%\B\[\j*a\+ˢG\\gU','',0,'?'),(_binary 'W\\X^T`vјW','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ManagedBlockchain/Exception/ManagedBlockchainException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ManagedBlockchain/Exception/ManagedBlockchainException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\]\z\\W/\',_binary '\\+ĹF,\7(\\j%\#\'u\','',0,'?'),(_binary 'e0\,\\U2\'\\'\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ManagedBlockchain/ManagedBlockchainClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ManagedBlockchain/ManagedBlockchainClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\w8{P3a\\',_binary '!Kȩ1DpU\FÔ\j=\M\'hci\','',0,'?'),(_binary 'I\9\î','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceCatalog/Exception/MarketplaceCatalogException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceCatalog/Exception/MarketplaceCatalogException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\\n![KD\\\.B;',_binary ':LxV[\S֔@F\$\\\','',0,'?'),(_binary 'v\\Uvf\'\Nq','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceCatalog/MarketplaceCatalogClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceCatalog/MarketplaceCatalogClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Izf=\\\',_binary '\J\҄<\\Sc0L\r\"EY\uZV','',0,'?'),(_binary 'O\-\n\[u\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/Exception/MarketplaceCommerceAnalyticsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/Exception/MarketplaceCommerceAnalyticsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\4\R\"1	\~',_binary '\\`q\\>\~8&/\guV-1.\=e','',0,'?'),(_binary '$w&1o)_','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/MarketplaceCommerceAnalyticsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/MarketplaceCommerceAnalyticsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,!Z/\ԧ',_binary ',a\\\kjB\&C\\\C-5Z\>\','',0,'?'),(_binary 's\\}\㠞\Dtgd','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceEntitlementService/Exception/MarketplaceEntitlementServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceEntitlementService/Exception/MarketplaceEntitlementServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tHu\\\m\:m\',_binary 'Tf\ZB\0zǭ\\^\j)Ln\\v','',0,'?'),(_binary 'u\\L\\0\r:$\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceEntitlementService/MarketplaceEntitlementServiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceEntitlementService/MarketplaceEntitlementServiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\vxfO\\\\)ִ',_binary '\|:!V[\{\"\I|x','',0,'?'),(_binary 'c(hLeo\_}M','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceMetering/Exception/MarketplaceMeteringException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceMetering/Exception/MarketplaceMeteringException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(|\\\\\AI1\Z',_binary '\\*\\u\%.\\B\\\0k1\1\HA','',0,'?'),(_binary '%\"%\0\L','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceMetering/MarketplaceMeteringClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceMetering/MarketplaceMeteringClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*\' \JY\g;G',_binary 'd\Z\\_4\	f\%Mj\\\{X','',0,'?'),(_binary 'Y\0\:޸\fr','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaConnect/Exception/MediaConnectException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaConnect/Exception/MediaConnectException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y;\k0\\0\\}',_binary '\)GL\׌\\"\e\EDݨ0糅\','',0,'?'),(_binary 'sz(Sm\0,\[','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaConnect/MediaConnectClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaConnect/MediaConnectClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\1\R\\Z+iR٢]*',_binary '\\1yҝpJ\8\VPXq\"	\\','',0,'?'),(_binary '\\\0~xd\@kq\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaConvert/Exception/MediaConvertException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaConvert/Exception/MediaConvertException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z9\c4\\2a\',_binary '\5;|ɍ|\"W\%uYI^eCp\"ar/]','',0,'?'),(_binary '\1b\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaConvert/MediaConvertClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaConvert/MediaConvertClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\M,OK#0S\&\p',_binary 'j~Hz1\\b\\ZK,lR\\\','',0,'?'),(_binary 'Oϑ4\KÜi)\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaLive/Exception/MediaLiveException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaLive/Exception/MediaLiveException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\\+\'\Dhj',_binary 'S,$/h\Y\i~::\\h\','',0,'?'),(_binary 'lUZ\r<\6','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaLive/MediaLiveClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaLive/MediaLiveClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\\\\Ƣ\',_binary '\\\eNjzZ97|}lkQ}Pk-\','',0,'?'),(_binary 'fO\#\=٦\\m','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaPackage/Exception/MediaPackageException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaPackage/Exception/MediaPackageException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P_v<\\?U{HY',_binary 'N\\\BO{>+MMUifir','',0,'?'),(_binary '\n}4O\f\\Z','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaPackage/MediaPackageClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaPackage/MediaPackageClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q`bm[/teۢD',_binary '\V\ZJq<(޶\\\r\\ʺoƾ$i]N','',0,'?'),(_binary 'ӽl9F\"\ZA\oJ2\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaPackageVod/Exception/MediaPackageVodException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaPackageVod/Exception/MediaPackageVodException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\`+\2\W\\X',_binary 'cɒ\@Fe\\/m\S\\\.c\Q\Z','',0,'?'),(_binary '\*{\\8\\\~a','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaPackageVod/MediaPackageVodClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaPackageVod/MediaPackageVodClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\qsF9m\\\n[;',_binary '\}-YF\\\=N!\r\\{C9\\	A','',0,'?'),(_binary '祉4\\РC	\"\rI\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaStore/Exception/MediaStoreException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaStore/Exception/MediaStoreException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$s\lD\>',_binary '9\<yLd\\\\^^\\E=+','',0,'?'),(_binary '\6I[\=>!','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaStore/MediaStoreClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaStore/MediaStoreClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\\\',_binary '|fM\|;z:<\zAD\3\\e=\','',0,'?'),(_binary '\{\\'T_\r\\\"K','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaStoreData/Exception/MediaStoreDataException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaStoreData/Exception/MediaStoreDataException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(!Ex7\\"M',_binary 'sH|`z$\\V3Yq\"%','',0,'?'),(_binary '\Wǝ\ɔ1o\Q`ju','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaStoreData/MediaStoreDataClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaStoreData/MediaStoreDataClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nn6U\\Eyi7',_binary '\\\W!j7\r\B\/VL@\q<=75ި\\','',0,'?'),(_binary 'c	_\pA','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaTailor/Exception/MediaTailorException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaTailor/Exception/MediaTailorException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G8j\4OP+5l}',_binary 'sA&zʝ]1c\B\]*\OYm\\\Z҈','',0,'?'),(_binary '\b\\\\\ \n$','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaTailor/MediaTailorClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaTailor/MediaTailorClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\>O\\k\Gp@\8',_binary 'l\zH@\H\ W\\=i\w-\0^\','',0,'?'),(_binary '0׭\;\\nK\\9j','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Middleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Middleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z!+-_l}X\\8',_binary 'yqޣ\vʺSJ\eP-*B-^\6z\f','',0,'?'),(_binary '\X\\aH;0\Zn','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MigrationHub/Exception/MigrationHubException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MigrationHub/Exception/MigrationHubException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\\8',_binary '\rb\\ZtK\<,XO$W\\\/R\0','',0,'?'),(_binary 'ZK	Sk\<B\1','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MigrationHub/MigrationHubClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MigrationHub/MigrationHubClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y{\n)J\',_binary '\s\'\\`Ǝ-F\[\-L\\x\nѼ\]Β\R','',0,'?'),(_binary '\\ \Zspu\(e\9\B','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MigrationHubConfig/Exception/MigrationHubConfigException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MigrationHubConfig/Exception/MigrationHubConfigException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\S\\\{Bsk',_binary ':f/b!zl\\~@\T#k<o\;w\\','',0,'?'),(_binary 'IN^cPfn','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MigrationHubConfig/MigrationHubConfigClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MigrationHubConfig/MigrationHubConfigClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\*0\ی⑸c$4',_binary 'RRXW\=*g\n8/\\n]c\h>p','',0,'?'),(_binary '\\1\Zib8\\q\/','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Mobile/Exception/MobileException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Mobile/Exception/MobileException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\^8ը\/\"',_binary 'o?q^tVA\\\\\\\\\\','',0,'?'),(_binary '[\\	\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Mobile/MobileClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Mobile/MobileClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\;8\0\\\\3',_binary 'cnEcŧƥxt\Z\eL\aK\','',0,'?'),(_binary '\tJ\s-sSo\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MockHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MockHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c=g@T+\n0\',_binary '6z\.H{ZY\8\z:B5\0','',0,'?'),(_binary 'L\S\Z\7\\/\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MonitoringEventsInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MonitoringEventsInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\J\2\y\&',_binary '/j{hl6\\E./{\{\P9\\"','',0,'?'),(_binary '\t(\\\\$','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MultiRegionClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MultiRegionClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TS[lTv{&ŕn0',_binary '\8\\iR\9ƭ]^g','',0,'?'),(_binary '\-2ޔ\mY4gx','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploadManager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploadManager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|\	\\cގ_eb',_binary 'LU\NM$\{\%\1\9\$)','',0,'?'),(_binary '\\ k\GX','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\1&պnY',_binary '\ltx\\'\0;d\\g\!\\"e	:','',0,'?'),(_binary '\"2\nl\\'\Xz\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Multipart/UploadState.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Multipart/UploadState.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^b|l\r{I\xm\0',_binary '\Up,JR_\yY&6EWc=)\Fѕ','',0,'?'),(_binary '59\t\t\VH','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Neptune/Exception/NeptuneException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Neptune/Exception/NeptuneException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\\So\\UꉊBgS',_binary '\0\+xg\_:\O\\\j\s\}\','',0,'?'),(_binary '	\\OgMw\5`\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Neptune/NeptuneClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Neptune/NeptuneClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_T\R\\p\T-\\',_binary 'T\\^\\<f=$6,\U	\zs\\/]','',0,'?'),(_binary '\^\r$ώ:WH\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NetworkFirewall/Exception/NetworkFirewallException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NetworkFirewall/Exception/NetworkFirewallException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$\\\㤩\',_binary '\v\\߆46Ӯ\Oy\\r;\\{<[','',0,'?'),(_binary '+C\I\4H','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NetworkFirewall/NetworkFirewallClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NetworkFirewall/NetworkFirewallClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\*۠2\"#\n',_binary '>\^\fm2F\ȓfW~Ӣ\"\o\"4v','',0,'?'),(_binary '>\:hv`\\y\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NetworkManager/Exception/NetworkManagerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NetworkManager/Exception/NetworkManagerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\U}]w\ߖ',_binary '㭘4\jx%=\'\\M\ң\\mvxc/f;','',0,'?'),(_binary '퍅\2f\foI','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NetworkManager/NetworkManagerClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NetworkManager/NetworkManagerClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GQN\7-\_\\',_binary '[[\x\h??Xn	\\kyx','',0,'?'),(_binary '\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NimbleStudio/Exception/NimbleStudioException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NimbleStudio/Exception/NimbleStudioException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\\*\\\:\/P',_binary 'ž(\f\nָ\f~G{YCO\:)8+','',0,'?'),(_binary '\l\/\<E\*','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NimbleStudio/NimbleStudioClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NimbleStudio/NimbleStudioClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r=\)(\\#',_binary 'E]\<\\\\G\F9\x(L!]\]Bc\','',0,'?'),(_binary 'Mm\j\Zѧy&','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/OpsWorks/Exception/OpsWorksException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/OpsWorks/Exception/OpsWorksException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_?\\nQv\nY&\\M\',_binary 'I\\0\\)ҒofZbHɥ>[ωRto1Ob','',0,'?'),(_binary '\Z$.@\\<=\\b','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/OpsWorks/OpsWorksClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/OpsWorks/OpsWorksClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\6Bq^]',_binary '\ryOTIVD^.\\\R,/\iYq','',0,'?'),(_binary '`Q+U<Zl\Z`َ1!','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/OpsWorksCM/Exception/OpsWorksCMException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/OpsWorksCM/Exception/OpsWorksCMException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nG3g9\t',_binary 'C_\	\\F\O3\;	k7\\}','',0,'?'),(_binary 'Y\\zMɂ|Ĵ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/OpsWorksCM/OpsWorksCMClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/OpsWorksCM/OpsWorksCMClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h$0|n!x9;',_binary 'ee\:ߪQ>3[tB73m\\\aLn?','',0,'?'),(_binary '\K\Y\\nxಇXoC\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Organizations/Exception/OrganizationsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Organizations/Exception/OrganizationsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ZB\0./F',_binary '.@æģ}n\&\n\\6\\8\(\\~N8','',0,'?'),(_binary '\3r\;\\)}!C','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Organizations/OrganizationsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Organizations/OrganizationsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k*\°\m\%Oa',_binary '{Oa\Ƈu\M\\\rwD\zI','',0,'?'),(_binary '\'\\\\\T\oO[','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Outposts/Exception/OutpostsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Outposts/Exception/OutpostsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\I\2,Jh',_binary '\0CJ_\T2\\\\'\M\\\PU7#\"ժ','',0,'?'),(_binary 'ه\t/L}\\\lD','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Outposts/OutpostsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Outposts/OutpostsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e1\Mf\(\uRuk',_binary 'e\oj\$4&	vZ\T\,UL*\ʒ\紇','',0,'?'),(_binary '\\\\?\\q\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PI/Exception/PIException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PI/Exception/PIException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\2S\Z\r\\Bq8\',_binary '\ca(uzT%lփl@\\\LH?i','',0,'?'),(_binary '\\ޏn\(\`\J\n','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PI/PIClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PI/PIClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wzqS7\\jLi:)\',_binary '{\G8\\\\ A,\n\摞\\)\\\','',0,'?'),(_binary 'F;!ײ6\1h','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Personalize/Exception/PersonalizeException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Personalize/Exception/PersonalizeException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\\72\E',_binary '\\'6\`\\rw\r_\\iu[','',0,'?'),(_binary 'Z\Z\"\\\ʬ5	G\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Personalize/PersonalizeClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Personalize/PersonalizeClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'et]<x\\\\dCc',_binary 'C൯\*\J0<\5\*H1cR\','',0,'?'),(_binary ' \:\^`\ZQ2','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PersonalizeEvents/Exception/PersonalizeEventsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PersonalizeEvents/Exception/PersonalizeEventsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',{\n#!Y:\R\5[',_binary '\\\Z\\u\bV~Ω`[\\n;֒6','',0,'?'),(_binary '\?\\F\ja1L\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PersonalizeEvents/PersonalizeEventsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PersonalizeEvents/PersonalizeEventsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\=\vy\\^@',_binary '>\'wӺy%#P\\\2\\@\k','',0,'?'),(_binary '\\\\.$\33','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PersonalizeRuntime/Exception/PersonalizeRuntimeException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PersonalizeRuntime/Exception/PersonalizeRuntimeException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jP\9Xɰ\ޕ-\',_binary '\o&]QC\\XcUp5\\\0&t\','',0,'?'),(_binary 'hHș({\򜰩','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PersonalizeRuntime/PersonalizeRuntimeClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PersonalizeRuntime/PersonalizeRuntimeClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jƀ9;\!*\ZV',_binary '&fc.zO\"K`ZJ\r%\n\âMJc','',0,'?'),(_binary '̊Eϖ\y6','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PhpHash.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PhpHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q	@*\\\m',_binary '?\h@6i;;\(I\%\M޳\%z\0E\','',0,'?'),(_binary 'D\wlS gX}ڨ\մ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Pinpoint/Exception/PinpointException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Pinpoint/Exception/PinpointException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\u\[=\\-+M\',_binary 'I\rhH<\yzSXF>rX9q\"\a6','',0,'?'),(_binary 'f~b:L\\v%','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Pinpoint/PinpointClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Pinpoint/PinpointClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q 2z\\8O{',_binary '801\69 \єXVF\.%;\\\E)\','',0,'?'),(_binary '\\Fth\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PinpointEmail/Exception/PinpointEmailException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PinpointEmail/Exception/PinpointEmailException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Xȫ\/\_\y\',_binary '\nB8@YǍX0\Х5\A~$\t2 5','',0,'?'),(_binary 'd\}\\[T&\\x','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PinpointEmail/PinpointEmailClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PinpointEmail/PinpointEmailClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\dtkp92\I%\',_binary '{(M5̜cmS\'S\\\\\\\Tp\','',0,'?'),(_binary '\|x\HrZk','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PinpointSMSVoice/Exception/PinpointSMSVoiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PinpointSMSVoice/Exception/PinpointSMSVoiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/F\Z\\~\}i\',_binary '#V\Ԑd\%\n\+];I\\ZG','',0,'?'),(_binary 'cVn\\\5r`5','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PinpointSMSVoice/PinpointSMSVoiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PinpointSMSVoice/PinpointSMSVoiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u{\\\rޯ0:Q',_binary 'R\bd\\#C\6=\\blf$\\F_\N','',0,'?'),(_binary '\E\\#&(?','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Polly/Exception/PollyException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Polly/Exception/PollyException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m\\\0턛',_binary '[\ve\,+\!܈@\~Ǫ\F?6AI\','',0,'?'),(_binary 'olz\\\\\\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Polly/PollyClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Polly/PollyClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qp\]\\w\n\',_binary '\/\\n\\'D\$_\\lHGd\r\^H','',0,'?'),(_binary '\\"\\t\)j+e\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PresignUrlMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PresignUrlMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\/n.)\\Э',_binary '\"O8\C\\R\\n*\ܘ^hǗo','',0,'?'),(_binary 'h\!P\rxX)Y\\Up','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Pricing/Exception/PricingException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Pricing/Exception/PricingException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\\9t\"Ai&',_binary '.C\\\\{-5QHVAR¶1\\-8','',0,'?'),(_binary '%\\\`}.\"\)Ի','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Pricing/PricingClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Pricing/PricingClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Asiie&S\\D?Ƽ9',_binary 'r\MB;\Z\s`A0<\eN\3\\','',0,'?'),(_binary 'KsW\\[%hh\"\Z#','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PrometheusService/Exception/PrometheusServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PrometheusService/Exception/PrometheusServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*UBi\',_binary 'K\\n9l\\mD/V\\̽g\_!\#`\\','',0,'?'),(_binary 'lQ]	J\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PrometheusService/PrometheusServiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PrometheusService/PrometheusServiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\\&\"Ռ\%cm',_binary '\\d%M\Ƀ}^)\\XA%\nAP\8w','',0,'?'),(_binary '\\j\È+Ch','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Psr16CacheAdapter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Psr16CacheAdapter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6*)94\r\%',_binary '\Ҵ\^\0t\\\`\\;\\jԲ\J\','',0,'?'),(_binary 'l\B[$8I{}u\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PsrCacheAdapter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PsrCacheAdapter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʮܫ\ 44',_binary 'm\q>C\ß~ud acH~ii\','',0,'?'),(_binary '-ͻ\Tj\5\0\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QLDB/Exception/QLDBException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QLDB/Exception/QLDBException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\\_O4[\\?8<',_binary '{2b I\c1A;\8\\8\*8؟ˋe\','',0,'?'),(_binary '}r#H&\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QLDB/QLDBClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QLDB/QLDBClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Fh\\\\Z\h~\\r',_binary 'I/;sv\Ue\Cj\\J\=\">','',0,'?'),(_binary '镔\Ȝ\F\q\0?','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QLDBSession/Exception/QLDBSessionException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QLDBSession/Exception/QLDBSessionException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';`\\-Z\}\\r\',_binary 'P\0Y\'wl\\\v8\\\0z/	N#I(','',0,'?'),(_binary 'z܀\ϯK\\@P','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QLDBSession/QLDBSessionClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QLDBSession/QLDBSessionClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\F8m_X}[',_binary '\_;\ãjFN8c>Mq[\8?\#','',0,'?'),(_binary '\\\"{r֕\״V%\2\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QuickSight/Exception/QuickSightException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QuickSight/Exception/QuickSightException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\r;b<C\aWl',_binary '\ -\r,FZ\n\0\i8^buo_\`q́','',0,'?'),(_binary '\!\!)\\'\g\$','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QuickSight/QuickSightClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QuickSight/QuickSightClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&;G\}\\\Zy',_binary '{\\\r\xI\RU\ۧ\ب\֜Em:\\\=','',0,'?'),(_binary '\\D\_7^','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RAM/Exception/RAMException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RAM/Exception/RAMException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\b\\\/\\<e',_binary '\Z~\yL\\0\zRx\\r	\;\-ָs','',0,'?'),(_binary '4%co\h','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RAM/RAMClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RAM/RAMClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\na1O\Qn:',_binary '\\a(=tC\o4ja\巘x\\\','',0,'?'),(_binary 'a(]\UU\s\3\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RDSDataService/Exception/RDSDataServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RDSDataService/Exception/RDSDataServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '±I\"%cf)k',_binary '\e2`\\dm|*%\08to\T3\','',0,'?'),(_binary 'Iԃa\\Jb>S\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RDSDataService/RDSDataServiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RDSDataService/RDSDataServiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.b$a\s',_binary '&K\ͷ@ԗ\l\\\|v	/\}\h$\uX','',0,'?'),(_binary '4,z\Ra\Z<=|','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rds/AuthTokenGenerator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rds/AuthTokenGenerator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Soԯ\\\n\m\Rz',_binary ',\, \ku\\Œ.\\\\=Z\}','',0,'?'),(_binary '\|4VsC@L','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rds/Exception/RdsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rds/Exception/RdsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\t3CTIU\R\\d',_binary 'KqIzAI\\8\\\b}yБI#\$I*\P','',0,'?'),(_binary '-]AiW\`U','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rds/RdsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rds/RdsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9\\U\\T*\',_binary 'h\k+\\,\[	l\t\\76\}q','',0,'?'),(_binary '[\X<zQ\e\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Redshift/Exception/RedshiftException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Redshift/Exception/RedshiftException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EkXXa.a^\',_binary 'BEl\契_t&KD(\\:L\\\\J','',0,'?'),(_binary '[\Q$u\ZՖ|P^\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Redshift/RedshiftClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Redshift/RedshiftClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ruJ?\^\\IF',_binary '\ăK%gJ\\f\\bVrF\\6,','',0,'?'),(_binary '\'ѵ\M\m:\G	*7','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RedshiftDataAPIService/Exception/RedshiftDataAPIServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RedshiftDataAPIService/Exception/RedshiftDataAPIServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}ߌa\\Z#\R',_binary 'wɌjj#9gdO\\%\&\\\eI0f?=li','',0,'?'),(_binary '[\\Qm3F','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RedshiftDataAPIService/RedshiftDataAPIServiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RedshiftDataAPIService/RedshiftDataAPIServiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\\\\\n0\\\',_binary 'O\hl\\\\|M\1U*t\)l','',0,'?'),(_binary 'p \jDPn|','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rekognition/Exception/RekognitionException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rekognition/Exception/RekognitionException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\i5r\\qW6\:',_binary 'r$Oŧ\$*\rR,~\\0\D&h\','',0,'?'),(_binary '\38\\P%\\"','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rekognition/RekognitionClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rekognition/RekognitionClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ltH[\S',_binary '7\\N~:8O@=֦\\\\Rd-','',0,'?'),(_binary ':rV\\\"+[4L','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResourceGroups/Exception/ResourceGroupsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResourceGroups/Exception/ResourceGroupsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r[-q',_binary '!M% ຊI8	\9mb\\\#>\','',0,'?'),(_binary '\\b_Nr\&`	\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResourceGroups/ResourceGroupsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResourceGroups/ResourceGroupsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\hJ\{EK\d',_binary '#\`k끬\0\+\\#\>\žM\2','',0,'?'),(_binary 'X@ڊZ!\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/Exception/ResourceGroupsTaggingAPIException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/Exception/ResourceGroupsTaggingAPIException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&1\0\\MAsMc',_binary '\r\\QRK~\)o9t@\\=\0\"R4','',0,'?'),(_binary '\0p\\	Y21D','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/ResourceGroupsTaggingAPIClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/ResourceGroupsTaggingAPIClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\(\+\r>X}d\',_binary 'YT\n\zf<[6\\\f\-mf;\lD{d\\','',0,'?'),(_binary '\ɽ\;\^\r\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResponseContainerInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResponseContainerInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Yv~]Ic3oN\\',_binary '\%\\ \\0O\7<c.G\\؀N\\r^\S \','',0,'?'),(_binary '\do[\\l1j\Se','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Result.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Result.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6t\\"\\sAA:C=',_binary 'H>\9!\\\/\\\y,,\ZdŤ\\08\=','',0,'?'),(_binary '\6\zEe\q(\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResultInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResultInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DH+\T`5\`֞',_binary '`\nI\pvC\0rV\@::Õ?\0]:','',0,'?'),(_binary ';r$J\"NM㻵\M]\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResultPaginator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResultPaginator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\ARj\Q\',_binary '\Zz\\Yx,Ie_#;݊g\\'\=H\0!','',0,'?'),(_binary '\d\&$\\	P]','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/Configuration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/Configuration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`ނ\u\_99Ha',_binary 'R)t\1[M\\JR\cO!JzkB\','',0,'?'),(_binary '\0\\y#\1','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/ConfigurationInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/ConfigurationInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nC\_\\R]\\Gh\',_binary 'p.ԇ\"rI/kGÖJ\\\\@\','',0,'?'),(_binary 'ds8\a4\r\rp\Y','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/ConfigurationProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/ConfigurationProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\p5T\"(',_binary 'CX@&\Z\|\\(\VdsmY','',0,'?'),(_binary '\R\O ט\rXD','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/Exception/ConfigurationException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/Exception/ConfigurationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Fcұ\Z\<\(\"kY\',_binary '7U LV?ϳ!\5Z}\\\\'E\\','',0,'?'),(_binary '\\"q=FEk}q\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/QuotaManager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/QuotaManager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GF\s\w',_binary 'o&\4a\^4g3cc\,\F\\','',0,'?'),(_binary '#\:\\\Ua62\<aKA','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/RateLimiter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/RateLimiter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\\3dO\l\\!Q',_binary 'Ά\H\M~\M\q\0\ٟ\N\p=\D','',0,'?'),(_binary 'yI\:E|?ӛ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/RetryHelperTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/RetryHelperTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\ܑ9GjNx$',_binary '\t;5#80\\,QO\\\ãG\\\ZqrBR','',0,'?'),(_binary 'A}\{,\YHEyG','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RetryMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RetryMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '蘰\7ޗ\F\r',_binary '\\\04\M\\t\Jɚ','',0,'?'),(_binary 'bZtB2\<\\<%t','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RetryMiddlewareV2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RetryMiddlewareV2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'OFk:h\0w\',_binary 'pAH,`mKl\A\*mO\'\\Vʉ?','',0,'?'),(_binary ' \SVڮr[NloRQ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RoboMaker/Exception/RoboMakerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RoboMaker/Exception/RoboMakerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'F8\\(\\\4<',_binary 'c+y<ep\\\Uie$','',0,'?'),(_binary '0)@\+3*)<qS','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RoboMaker/RoboMakerClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RoboMaker/RoboMakerClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\vp\,\s',_binary '\1SГAl\Z\\0X3ɑ\a','',0,'?'),(_binary 'rݍ\\')+','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53/Exception/Route53Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53/Exception/Route53Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U \\?\0\MQb+',_binary '<\\0K@xi\^M\\\n\pv','',0,'?'),(_binary '\\\\F0/\2\0\?\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53/Route53Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53/Route53Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\mﯯ\\ED',_binary '\ԏ\\\1\t\x\1\ \h\[','',0,'?'),(_binary '\n8*+\w','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53Domains/Exception/Route53DomainsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53Domains/Exception/Route53DomainsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':E9\.\\Zk',_binary '\#g\\"j\?\d\\Y\Xpȓ','',0,'?'),(_binary '\c\\0K/\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53Domains/Route53DomainsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53Domains/Route53DomainsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Tka+\\?A;\\+\',_binary '\D<;o\\\(\U?\\\\fM\I.X','',0,'?'),(_binary 'x}ܹu1{\e!w\Z','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53Resolver/Exception/Route53ResolverException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53Resolver/Exception/Route53ResolverException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!\\\',_binary 'uR-I\]\9\\P','',0,'?'),(_binary '$8\W\rʽ\GCm','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53Resolver/Route53ResolverClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53Resolver/Route53ResolverClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zΦ\.+t-@#',_binary '֌F\?BL2ȳP-b+\\RZa\','',0,'?'),(_binary 'j!#:f4+\r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/AmbiguousSuccessParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/AmbiguousSuccessParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e=\9	Xŋ\y',_binary 'ETH:E;ΕJN@LZ\8i\\\Sd','',0,'?'),(_binary '\nN˸n5\3\1\!','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/ApplyChecksumMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/ApplyChecksumMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\0\Vc6',_binary '\4YW\9\ܸ_jt\\\W\.IT\','',0,'?'),(_binary '<{\cZ4ؖx','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/BatchDelete.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/BatchDelete.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\>\gy\\F]q',_binary '\n\8_C\"Xb\]:\O1','',0,'?'),(_binary '\x\Sޖ\q\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/BucketEndpointArnMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/BucketEndpointArnMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i! ª+9Ջ)\',_binary '\{\Z\\{\\r\rb\p\?NY )','',0,'?'),(_binary 'Q\\pj}\\75;','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/BucketEndpointMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/BucketEndpointMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\2\y\w-a',_binary '5Z	\\$Κ\2㝛\\TV@\\','',0,'?'),(_binary '\\nxpm\nk\7\n','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\qh\\0T\/X',_binary '}5g2xx~dU\k\S8<Z<#,|#qA2H{\\','',0,'?'),(_binary 'Ė\\fޝ %\\~m\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTraitV2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTraitV2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tE?Ze	e\Ͷ\',_binary '\DsW׵\\\\g9m{\\\T=\	%Qa','',0,'?'),(_binary 'c\E\\rLsِbcl','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/HeadersMetadataStrategy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/HeadersMetadataStrategy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\Zh\\\x\\\q\"',_binary '+0\\\\OP\\h\\	X\uY>','',0,'?'),(_binary 'y\\\\|T(\h(\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/InstructionFileMetadataStrategy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/InstructionFileMetadataStrategy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(wА\\',_binary '\q\0lW}\"\tՃ\\&fA=j,','',0,'?'),(_binary '|\DM\c\=%','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<\]\\1',_binary '\~/f왊\\\@$p.\{AY[q.\S','',0,'?'),(_binary '!0s\?\a(R\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClientV2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClientV2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wБlX/i\\',_binary '\K2\X\\3u\0\uK0K\goX\\V1','',0,'?'),(_binary 'OeG\0:c\y\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vgｄ\\\:up',_binary 'ӛ\\FV\Zt\\n\㮗Vm[\=','',0,'?'),(_binary '`|\\\f\:8&','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploaderV2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploaderV2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q11@\\ou-',_binary 'EYE\[1l݊ϲK\+גx\Z\'ݯh\','',0,'?'),(_binary '{Z6\\\*\＾','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/UserAgentTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/UserAgentTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TT\~\_\\~P\',_binary 'Y:\\:\\[\>*¾_\\\t\g}ڲ휁','',0,'?'),(_binary '\s\YS\b|Ks\A','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/EndpointRegionHelperTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/EndpointRegionHelperTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\Zd~A,!~pI',_binary '\AkI.\\"Z\-܂Cgy\\:0','',0,'?'),(_binary '\i\\'QX\[\f\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Exception/DeleteMultipleObjectsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Exception/DeleteMultipleObjectsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\<p\|+kNzM',_binary '\Zq-kM(\Z	-\s?8','',0,'?'),(_binary '\Ie:\ \.','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Exception/PermanentRedirectException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Exception/PermanentRedirectException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(+2\\e2z*v.G',_binary 'rj$P%\㴇gHğ\D\[\κ\\(+\','',0,'?'),(_binary '\}SH]C>\nMYѯ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Exception/S3Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Exception/S3Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\f@Yysq\\\0',_binary '\\\rj\G Z[5ȩX\Sªy\\','',0,'?'),(_binary 'sK,0h|miD\r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Exception/S3MultipartUploadException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Exception/S3MultipartUploadException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L+Zʢb',_binary '\>V\\َ\\ͺ$\Q\\\n\ \\\','',0,'?'),(_binary '	\\0N~_\'\!','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/GetBucketLocationParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/GetBucketLocationParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' }I\32\\xNy',_binary '\P\rCz`\\L\\\%\Pۿ[i','',0,'?'),(_binary '?\?\Z\\/\!\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/MultipartCopy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/MultipartCopy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r.E\J$\0Alz',_binary '\r zYԠq\Y}qY܆w\JQ`w%','',0,'?'),(_binary '贍Qg顗Inz','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/MultipartUploader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/MultipartUploader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}Ǚ\\mRv7\'',_binary '⃔4Y~I\0J\V\{\\:\PTw|','',0,'?'),(_binary 'g\\*;\+z\?͠','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/MultipartUploadingTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/MultipartUploadingTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\d\D\e\L}\',_binary '\\"\\I8\q\\\0\\\\z\"a','',0,'?'),(_binary 'UJϘγj','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/ObjectCopier.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/ObjectCopier.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\2\/\ssk8a',_binary '\\&[V+\Q\h ~i-ő\\l^i,\%\','',0,'?'),(_binary '\\"M\Znj\;+m$','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/ObjectUploader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/ObjectUploader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2Ǌ\:#\"It',_binary '\n\%\3mpC;WQyut\ni 6Aͯ','',0,'?'),(_binary 'e\?8\\%\r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/PermanentRedirectMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/PermanentRedirectMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X#\n2\z4(߫(',_binary 'W=d6\\r\\̳8	\j\n}','',0,'?'),(_binary '	̂w\\\8','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/PostObject.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/PostObject.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\?{ÄE\z',_binary '\r1w-\JI\=y\Q\݃W-Ǥ9','',0,'?'),(_binary '$[\\R2:m}W','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/PostObjectV4.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/PostObjectV4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\}\\"@/&\A6',_binary '\H>~٠Y\ܙzMA@\bT|ڥD.P','',0,'?'),(_binary 'O\w%\I`sy\'\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/PutObjectUrlMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/PutObjectUrlMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\֩\[\\\M@w',_binary '\R\v<\", +>1R2\&(\6u','',0,'?'),(_binary 'D\(im\(N\\!','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Configuration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Configuration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\kj]\a[',_binary '\\\\dU7)fu߯JM\waT','',0,'?'),(_binary 'כqV}ԋW=\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/ConfigurationInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/ConfigurationInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I%k\c!\',_binary '\H\'Ρ\n+Wtq˿bw\"x\\'+','',0,'?'),(_binary '^C]]\~\d#U','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/ConfigurationProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/ConfigurationProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\VH#M\',_binary '\idlHS\2\7\\\\6\k\$_X','',0,'?'),(_binary 'YNg\[s|\'\>X','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Exception/ConfigurationException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Exception/ConfigurationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r޽J\Z\\0^t\',_binary '8XĢ=D+z\Hieʢ\\xv\\\\F7','',0,'?'),(_binary '$\ŏA_\n','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RetryableMalformedResponseParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RetryableMalformedResponseParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\w\g@ˈ',_binary '@-gϡ]r\	\\\e4͝t\^\5|o+','',0,'?'),(_binary '{8!?]\V\w','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0PW+11\M',_binary 'N4\\%4{+\FmBL.\\\mZ8i2\U*','',0,'?'),(_binary '\4T\\W\\\S\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3ClientInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3ClientInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʒO\BdN\nɉ',_binary 'mT+7h>vS|Fɿ\d \,N\','',0,'?'),(_binary '\{x\`\kd{蠁\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qU+\Z\\0\2x\',_binary 'J϶\q\g\ӚWNz\mC\n\\d','',0,'?'),(_binary 'S_\Y\S^H\\\\UF','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3EndpointMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3EndpointMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p2}\wa\=\\x',_binary '\SCMbjjwO\Č\[\\G\$:nO','',0,'?'),(_binary '\K:hE\Hw_=5=','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3MultiRegionClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3MultiRegionClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\\lϋ\\5\\\\\',_binary '\1S\\Z\:\8\\\X:i\\Z,\','',0,'?'),(_binary '(t(\\][y','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3UriParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3UriParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\;лԽ\+M+',_binary '\r\q=?	\5｝gfXlcܧ','',0,'?'),(_binary '#\w\-\6ڝʫ\K','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/SSECMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/SSECMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G:5\n:\\0,ӵ|\\',_binary 'Y\x\\r!)\V\r@k\qi\&\\;U!\\','',0,'?'),(_binary '3b\Z>f\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/StreamWrapper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/StreamWrapper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\iSq!\\p\',_binary '\w]M0`H\ \Ӓ@\J\\\','',0,'?'),(_binary 'ԫ$qdc|Έ9','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Transfer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Transfer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7SzJ\\2V>nε\',_binary '{+x\K\r/\S{M\,r\nS\I','',0,'?'),(_binary 's\\\N#5Z\\"','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Configuration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Configuration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\\\\wmW\\Y\"Y',_binary '\\\r,g\g\\ZߍRQw;B\tp	k\\Z','',0,'?'),(_binary 'Tp\rb\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+4\p\\)`N\n',_binary 'Y[\}B8H\KR\U\]r\\[~\','',0,'?'),(_binary '\|I\Z8T,','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\Gh^\\\m',_binary '\v\R\cĐ ^0722J\\\n','',0,'?'),(_binary 'j$ai\R!\~','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Exception/ConfigurationException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Exception/ConfigurationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\2\x%-x\j\O',_binary 'kX\a9W\SroP|\b`mf','',0,'?'),(_binary '\\\\9g^','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Control/EndpointArnMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Control/EndpointArnMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\\Vӧ`b\%\Zt\(',_binary 'P\CY\b3eF\:-\3@\|cK','',0,'?'),(_binary '4os\r[L\\G\0\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Control/Exception/S3ControlException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Control/Exception/S3ControlException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uB{t\`\RR\Fc5',_binary '|\\rX\\\\T\nԞ\5\yL;\_','',0,'?'),(_binary 'W2&\"HIgy\l','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Control/S3ControlClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Control/S3ControlClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N(q!ǻX.=\',_binary '6\iX\>ʼ\\\U<RI2\V','',0,'?'),(_binary 'M\K\E\0o\Z','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Control/S3ControlEndpointMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Control/S3ControlEndpointMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\"ybA\E*',_binary ':@o\'\'<\\6ƲLjq?e4u\ZzA','',0,'?'),(_binary '\\\~a\\KR4g','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Outposts/Exception/S3OutpostsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Outposts/Exception/S3OutpostsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\܊Zѣ\:\',_binary 'C>AV\`^M.\\怂\\\=y3HHnAb','',0,'?'),(_binary 'N;\\E\5m ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Outposts/S3OutpostsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Outposts/S3OutpostsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z<|a\KB\|\du',_binary 'A\:\\*?+;\\f!S|ZP\ç5','',0,'?'),(_binary 'd{\bi\~','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSMContacts/Exception/SSMContactsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSMContacts/Exception/SSMContactsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd%w\ûۧP',_binary 'FK4ٿ\ZR \\/+&|o\\\\','',0,'?'),(_binary '07\IQ\xN','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSMContacts/SSMContactsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSMContacts/SSMContactsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʖeQwMQ\n\'\\h|\',_binary '&\\\\׫\\@r\_%\\\\ޠ-ݦϣ\','',0,'?'),(_binary '\\\,\V!Ӡ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSMIncidents/Exception/SSMIncidentsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSMIncidents/Exception/SSMIncidentsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'cS\!g\\rE',_binary 'O^\B5wb]xLL\+RJ\S(\j(\\','',0,'?'),(_binary 'u,\T\\\튁u\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSMIncidents/SSMIncidentsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSMIncidents/SSMIncidentsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}T{vlKn\\tE4Y',_binary '\\Fg7Q\llth꙳(\','',0,'?'),(_binary 'l-k[\i\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSO/Exception/SSOException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSO/Exception/SSOException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\!V\\Kj\n',_binary '?\\'\FÇ.	\dxfNA}','',0,'?'),(_binary 'S.\\\1\I\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSO/SSOClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSO/SSOClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Hnə\Z p/N4S',_binary 'q\\t%\re@G_w\'\GV','',0,'?'),(_binary '\^f\(q{r3v\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSOAdmin/Exception/SSOAdminException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSOAdmin/Exception/SSOAdminException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\Eץ\xR\J',_binary 'J\\φ\TA$2+]%p* \\<聠\','',0,'?'),(_binary '\\G1MW\[','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSOAdmin/SSOAdminClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSOAdmin/SSOAdminClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\M\{s|\?',_binary '\\ވ\n@x\\{\|f\c\>\\','',0,'?'),(_binary 'ubXVlEՋ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSOOIDC/Exception/SSOOIDCException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSOOIDC/Exception/SSOOIDCException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\/չ\J\}',_binary '\YFw\ZC\\\\06wّbz-<','',0,'?'),(_binary 'tˆT\YyM\\@','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSOOIDC/SSOOIDCClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSOOIDC/SSOOIDCClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\\g]؜@*d',_binary '|L^yy|S\y\Mv\dއ\0Z7R\','',0,'?'),(_binary 'HJ\\\\L\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMaker/Exception/SageMakerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMaker/Exception/SageMakerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<Aa\mĭ\',_binary '\&fB\/\Dgt\\ܱ\52\h\n\','',0,'?'),(_binary '\[\r\x%\dLi`SL','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMaker/SageMakerClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMaker/SageMakerClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rv\y\T./',_binary 'NчH؂x\CmЬ$19mh\\\\al','',0,'?'),(_binary '\6â\.Ǡ\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMakerFeatureStoreRuntime/Exception/SageMakerFeatureStoreRuntimeException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMakerFeatureStoreRuntime/Exception/SageMakerFeatureStoreRuntimeException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\w\m\5\\Ɯ\\ib',_binary 'BH\(bGM?T\"\<	}\8\|\\N','',0,'?'),(_binary 'c\nt\,m7\7','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMakerFeatureStoreRuntime/SageMakerFeatureStoreRuntimeClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMakerFeatureStoreRuntime/SageMakerFeatureStoreRuntimeClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8E\l;ϕ',_binary 'Q\Eǒvd_~1I,\\}k\E@~z','',0,'?'),(_binary '^\a\pY鐽\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMakerRuntime/Exception/SageMakerRuntimeException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMakerRuntime/Exception/SageMakerRuntimeException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\6\\\/\rfN',_binary '/^\0C	Ɉ@	\Z\\޼d\\\\|F	\\\\<','',0,'?'),(_binary '[\RuJR9\\\'','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G堌`зbe\\h8M',_binary ']l(?J\h<DY6\~ո\','',0,'?'),(_binary 'B\\G!>','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SagemakerEdgeManager/Exception/SagemakerEdgeManagerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SagemakerEdgeManager/Exception/SagemakerEdgeManagerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\\f\rCL9e	$',_binary 'd\1UY\\\\bͽ퉅s\dC.','',0,'?'),(_binary '޽\ղ\W\0hیn\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SagemakerEdgeManager/SagemakerEdgeManagerClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SagemakerEdgeManager/SagemakerEdgeManagerClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<DD1@\s\\',_binary 'f;:!S+\&\7A\\\ϫyX#˰\\','',0,'?'),(_binary '\=pm#>\3Af','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SavingsPlans/Exception/SavingsPlansException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SavingsPlans/Exception/SavingsPlansException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=YTB<p5qv\\',_binary '_&\?\׌\Zf{\u\ ','',0,'?'),(_binary '\~4w\,h\	}:','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SavingsPlans/SavingsPlansClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SavingsPlans/SavingsPlansClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\T>t	\:@',_binary '\kMS\Orp\h\ncX(\.[<\n\','',0,'?'),(_binary 'bԎCʱẂ6','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Schemas/Exception/SchemasException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Schemas/Exception/SchemasException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<̱\\[W\\\?',_binary '\\k\ĘP\ӻv\\0\Ae52`kՌY.:','',0,'?'),(_binary '5\M\w8x\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Schemas/SchemasClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Schemas/SchemasClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i\({V\ll',_binary 'L9 \\:\GDS6\\\]\{d)i\','',0,'?'),(_binary '\ƶ\\,ta\nЀ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sdk.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sdk.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~Gh\m\h\\\i',_binary '7\;7\U\+&މx?9ʩ֐W\\p\\gWM	','',0,'?'),(_binary '\r*\\N5#\n\\7','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SecretsManager/Exception/SecretsManagerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SecretsManager/Exception/SecretsManagerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	B`fA\Qƃ',_binary ')Ec\\\zϙY\9I\?=\\\=rW^l','',0,'?'),(_binary '~\\L\_r\9iT\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SecretsManager/SecretsManagerClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SecretsManager/SecretsManagerClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\77a@r\,\tA',_binary '\7Kkj4 )\đ1^\mVd\n\\','',0,'?'),(_binary '\^\1~^\\\r7\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SecurityHub/Exception/SecurityHubException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SecurityHub/Exception/SecurityHubException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\*C=\K9',_binary '剗\&XA\\G8\\;\\D+\\⿀<','',0,'?'),(_binary '}\R+\\\^','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SecurityHub/SecurityHubClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SecurityHub/SecurityHubClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z[\N4i%R.8\',_binary 'IO]N̥\rGם\D%\\k~7','',0,'?'),(_binary 'R\M\Y{|\T\J','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServerlessApplicationRepository/Exception/ServerlessApplicationRepositoryException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServerlessApplicationRepository/Exception/ServerlessApplicationRepositoryException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E΅%\~ pV/',_binary 'U\*\gHX.]\r>>\׷Z\Ϡ)\6yf','',0,'?'),(_binary '\\\֯u\\\n\0yD','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServerlessApplicationRepository/ServerlessApplicationRepositoryClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServerlessApplicationRepository/ServerlessApplicationRepositoryClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r3:\׾-7\\-',_binary 'ڤBF\\ؒ\eo3t\Q8\rէQU\','',0,'?'),(_binary 'K(O\\\-\M','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceCatalog/Exception/ServiceCatalogException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceCatalog/Exception/ServiceCatalogException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4B\FF&r\\v',_binary '\?\\]4\Yn\h\\w:{n\0\mh	\\','',0,'?'),(_binary '`OF\*i\\\\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceCatalog/ServiceCatalogClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceCatalog/ServiceCatalogClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\R\jA\y\"',_binary 'c!/	K \\c-e\\0r','',0,'?'),(_binary '\\\Qmg٤:x','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceDiscovery/Exception/ServiceDiscoveryException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceDiscovery/Exception/ServiceDiscoveryException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zƅ_\\n?䭒W{o',_binary 'KN\\UB\/U3p~\v\5\06','',0,'?'),(_binary '\BvCw\"1\S','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceDiscovery/ServiceDiscoveryClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceDiscovery/ServiceDiscoveryClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\9\\D\!Ƽ',_binary 't\:yS\Y&\\x\\\\yt\a\Ω','',0,'?'),(_binary '\\?¶%A\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceQuotas/Exception/ServiceQuotasException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceQuotas/Exception/ServiceQuotasException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\QZ[\d1ޑ\Z',_binary '\5\G\\z\xÙ|\n','',0,'?'),(_binary 'r]G\V\uj!3,;','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceQuotas/ServiceQuotasClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceQuotas/ServiceQuotasClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#/b\'	tR\"\_',_binary '\0f\x	P\\:\u\\}cw=\\\1)','',0,'?'),(_binary '\"K\\\\X|q\A','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ses/Exception/SesException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ses/Exception/SesException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\\_\S(D\',_binary 'xU\\\\Z$\"0GKTU\N4S?r','',0,'?'),(_binary '\g-ra\{1r\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ses/SesClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ses/SesClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0p\\x]\\G3\',_binary ',7Է\/	!$J\1\Z\c\##w\\-U','',0,'?'),(_binary 'E\Zt9ȝ\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SesV2/Exception/SesV2Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SesV2/Exception/SesV2Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hi\QVxVɞv\',_binary 'B k%GsuF\\׳}\\ضxQ\v','',0,'?'),(_binary '\n/y;\'d\0\\ ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SesV2/SesV2Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SesV2/SesV2Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q\-\\@&tIצ',_binary '7\0_\I\\ٽ\t\>78NP','',0,'?'),(_binary '8\\'g426r\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sfn/Exception/SfnException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sfn/Exception/SfnException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\?\\4\Z\\ȵ',_binary '\\F\\-:Uk\cړ$ˣ\ԇ26#','',0,'?'),(_binary 'ӈi#?\\=B','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sfn/SfnClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sfn/SfnClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\\\b=[$',_binary '\n˖ *\\g<T$\\y)Ľ\@a5<','',0,'?'),(_binary '\\(\\eT0pwK','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Shield/Exception/ShieldException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Shield/Exception/ShieldException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\Q\b\\\G\>',_binary ';R\\\vu\%\\\\nG1^b\(\\-5/\','',0,'?'),(_binary '\^{Щٻ\`U','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Shield/ShieldClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Shield/ShieldClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\H$\\r\\',_binary 'uy\g@P`)ÅY\ E1uGV7','',0,'?'),(_binary '=\o\8<\'\nrJ_qP','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/AnonymousSignature.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/AnonymousSignature.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K8v7wU\\\xVX\',_binary '\J0;v84C\'\\\k\','',0,'?'),(_binary 'z\^!S\rk\%ix\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/S3SignatureV4.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/S3SignatureV4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+n[XЏw\n',_binary ';.\0!,69R\L\\\Li\r\u\"','',0,'?'),(_binary '0.\Y\Xqk\%\T','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/SignatureInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/SignatureInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A̡gn#er7\\\',_binary '2P\\w7#\ǒ\e\\Z\%YtK','',0,'?'),(_binary '\X5\\\98','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/SignatureProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/SignatureProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZnJL\\\\Z',_binary 'u\e\\T\\<\ߖ\\\SK\\':\0','',0,'?'),(_binary '\PH\7xVu^\<N','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/SignatureTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/SignatureTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=1\Z77\\Y!',_binary '\q.T\	\\Gۉ\؉\i\na(̂rJT\','',0,'?'),(_binary '}SI\"?Y\NN?lY\\\0','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/SignatureV4.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/SignatureV4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\MN	=\\\:Z3:6;',_binary 'j\t\v|`\{!`\\P=s\BUy','',0,'?'),(_binary '%rq\\Ϻ(2\dl','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sms/Exception/SmsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sms/Exception/SmsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fXg@+(JTتZդ',_binary '~\1Y|\\|{\>,\\\\Kzu|\&','',0,'?'),(_binary '	\rf\\g~Sj','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sms/SmsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sms/SmsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'әP>\G\r_',_binary '&%8DO\\FfIBӶUH\\\4Mq2','',0,'?'),(_binary '\\(*\΃Ԁ\m+','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SnowBall/Exception/SnowBallException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SnowBall/Exception/SnowBallException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\L5,u妐ی',_binary 'cݳ\^b\n\*y\\+D\ bj\w','',0,'?'),(_binary 'ݎ|\\#=o','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SnowBall/SnowBallClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SnowBall/SnowBallClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\P\đ\/k\Ia',_binary '\'*?-RwR\<!UO2\\','',0,'?'),(_binary ']I#:^\D\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sns/Exception/SnsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sns/Exception/SnsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EH>f\nX#߶.',_binary '\\fZUZ\ÅASe\\\,\e\P!ia','',0,'?'),(_binary 'L,\Z/>*\݋8x','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sns/SnsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sns/SnsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '̙\ޝ\"#\fOp\Z;',_binary '\\Z\KAF=A\|;/\"3c\3x\u$\N\ʥ','',0,'?'),(_binary 'y\؆\'n\\Ln?9\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sqs/Exception/SqsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sqs/Exception/SqsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\Eg\<q\0ǂ@\',_binary ',B%\]u\Ʃ\\4y\m@l\','',0,'?'),(_binary '\\j\ݱ\\:b','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sqs/SqsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sqs/SqsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\\\rwi#\Z',_binary 'qX*\ܗ\Q\GUk*<>\Q5\wy|\Е,r','',0,'?'),(_binary '\Wf]剑<\\\g','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ssm/Exception/SsmException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ssm/Exception/SsmException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\{\V\\"\)',_binary 'jK\`\L\NtM\ \/\"\h^Z\\','',0,'?'),(_binary '\\\<LNɶ\\	','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ssm/SsmClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ssm/SsmClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\R~`\0\{bO޳<',_binary 'm,wpp!nb\\N	{A\\0f^j[\}8\','',0,'?'),(_binary '\y\v\\Z\؂\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/StorageGateway/Exception/StorageGatewayException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/StorageGateway/Exception/StorageGatewayException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\H,_1ueѺJG9',_binary 'Kѻ\5o\Z}3\xWS**EH[]>ʵ','',0,'?'),(_binary '\߾,\6x\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/StorageGateway/StorageGatewayClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/StorageGateway/StorageGatewayClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\YIe>\γ',_binary 'l\|n<y\V$pEXB\70\Z\pnm9\v','',0,'?'),(_binary 'ou\˝Dw\L9@','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/StreamRequestPayloadMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/StreamRequestPayloadMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\\\\"\x\KJ',_binary ',n\v,\\OIpM\\:\\p\\','',0,'?'),(_binary '6ǀ ͬ1\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/Exception/StsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/Exception/StsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"m#2`\h1O\Sa\',_binary 'xPҚ}\Z:\Mr̜\,F\Z\5\@','',0,'?'),(_binary 'v9A\\ٰǹ\%','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/RegionalEndpoints/Configuration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/RegionalEndpoints/Configuration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\	\\\DX\',_binary 'T\\\0\OՁ\L\\@\Z\",S\7k','',0,'?'),(_binary '\\L\K\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/RegionalEndpoints/ConfigurationInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/RegionalEndpoints/ConfigurationInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	:\Zx\R\k\',_binary '#\\\T\G٢\#q\\B^\\','',0,'?'),(_binary '?\V ^{6\Z6̘\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/RegionalEndpoints/ConfigurationProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/RegionalEndpoints/ConfigurationProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\߆aT\\\\{)',_binary '\n)\r>N\'vF5Yv\\\l]\\\|6E.z\-','',0,'?'),(_binary '\\D\n\B\5\\w\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/RegionalEndpoints/Exception/ConfigurationException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/RegionalEndpoints/Exception/ConfigurationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\\n9{\$\+b',_binary 'G1\^{R1}dD\ZS{\\}6\','',0,'?'),(_binary '$(d\=\pt\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/StsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/StsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\0\\W@=\\e',_binary '\ٽ\\,ݲf\\Y\_Ǯ4\=','',0,'?'),(_binary '\\\ 5\\	\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Support/Exception/SupportException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Support/Exception/SupportException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\-\?V<\v',_binary 'v&y7\r%wt\\\/>+=ty/:iZ','',0,'?'),(_binary 'b<X4!e\":\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Support/SupportClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Support/SupportClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\qN\CٔԵCb\',_binary '\Z\\\\f\"v\3\%\½{','',0,'?'),(_binary '%E=k\/<','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Swf/Exception/SwfException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Swf/Exception/SwfException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\T=\r\'Bߖl',_binary '?ڮj6\\ͨE\Ձ~6=\~QZ','',0,'?'),(_binary 'p}K\6׈\\vV}s','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Swf/SwfClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Swf/SwfClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\o\r\C;T\TGX',_binary 'mw1c%S\Q\4\\g%R\MI\\7ێ','',0,'?'),(_binary 'i:f07fHӀ\.','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Synthetics/Exception/SyntheticsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Synthetics/Exception/SyntheticsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\bm\P\Qir\\',_binary 'Wp\Q\2\\)\\Ƚ OM]{-pgًVZ','',0,'?'),(_binary 'ys\6;?\n\\x\0J','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Synthetics/SyntheticsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Synthetics/SyntheticsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B)ՠ\	̥G\',_binary '\n&5k\\B\e\R]C@4a\\','',0,'?'),(_binary 'wL\yq#|8','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Textract/Exception/TextractException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Textract/Exception/TextractException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'īӷiWSٮ\{\',_binary '܆ki\{\\\Ο\\_~z$e\^F&','',0,'?'),(_binary '\//\F\i\>','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Textract/TextractClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Textract/TextractClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_1*q\\\\i\\.S',_binary 'چ1uZ4x*ӈv\Ib|x\\2\\'\','',0,'?'),(_binary 's\\0\[O!<\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TimestreamQuery/Exception/TimestreamQueryException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TimestreamQuery/Exception/TimestreamQueryException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qge\2\\\',_binary 'דB*\T\U,Ը\?Ѧ/Q:3e','',0,'?'),(_binary 'FI\1n|Z\,/','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TimestreamQuery/TimestreamQueryClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TimestreamQuery/TimestreamQueryClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Hdcr\́z_u',_binary 'n\,#\PL\"\y\c\=\UZbPv','',0,'?'),(_binary '\u\\ny\8̛v\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TimestreamWrite/Exception/TimestreamWriteException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TimestreamWrite/Exception/TimestreamWriteException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\fR[̡e1\*X',_binary '-\r*o\\zUڷŸrV\/փXV]Z','',0,'?'),(_binary '\\f\w\5','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TimestreamWrite/TimestreamWriteClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TimestreamWrite/TimestreamWriteClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|VC\\D\2\',_binary '8z\\"Dcuк(\"Y\K8\"\\@','',0,'?'),(_binary 'X\\qp[\r%\'','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TraceMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TraceMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\\Ds̳}\\;^P',_binary '\Z\\].Zr2J\\&wʥ\\\[c/ ','',0,'?'),(_binary '\r[aaD\ucW','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TranscribeService/Exception/TranscribeServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TranscribeService/Exception/TranscribeServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\\\\\:\Y?\C϶',_binary '\Zڹan2|j\yoVڰ\\&;iz','',0,'?'),(_binary '\jÌ\\\rNHz\@','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TranscribeService/TranscribeServiceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TranscribeService/TranscribeServiceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dzE\4uZ\\j\r\'',_binary '\?\'M\ﮰQ\\\\\/\_C\7O\s','',0,'?'),(_binary '\ُ3+sԘ\\\6','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Transfer/Exception/TransferException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Transfer/Exception/TransferException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g6x\'.x',_binary '.wa|k\0rm{,ͣ\ۋX[p^\_\,','',0,'?'),(_binary '*̺\r\GǝEe\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Transfer/TransferClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Transfer/TransferClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\èze#/\',_binary 'z5le\\n+\u\rgOiUb\l','',0,'?'),(_binary '\9]QQj\'o','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Translate/Exception/TranslateException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Translate/Exception/TranslateException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\vnB+˯\cJP=',_binary '\\f{V\\IW\8\AB[>ʏ','',0,'?'),(_binary 'i\ԊL?mu','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Translate/TranslateClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Translate/TranslateClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jK2.\\H\rD@h',_binary 'J~4 ~+D\\`\\+Ʉ\r\.4a\'\\"','',0,'?'),(_binary 'JB/o\$gfb','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WAFV2/Exception/WAFV2Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WAFV2/Exception/WAFV2Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\\&\Vףo}\'',_binary '\Lΰ<P\+!ghzON\\4&i˖','',0,'?'),(_binary '\	\c$\\]r\49w','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WAFV2/WAFV2Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WAFV2/WAFV2Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZE\ \N\]e\r\U\\',_binary '\\j\vA\CJaЀ\\ڝ#f \h','',0,'?'),(_binary 'Iِ\^Q\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Waf/Exception/WafException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Waf/Exception/WafException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\\^p\Ѯ.Ip5',_binary ')\rE\uP\Z\Vy\BU\:\\','',0,'?'),(_binary '$\\\Y\v\I','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Waf/WafClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Waf/WafClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0\cE\S\]',_binary 'K%Sc\ܹ \\ٱ>\\G>\\p\b','',0,'?'),(_binary 'U)Q\^6\\hy','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WafRegional/Exception/WafRegionalException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WafRegional/Exception/WafRegionalException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pڸ\YRحWV',_binary '?7Ql0:uԘ\\^SbD\5EГ\'\x','',0,'?'),(_binary 'rƲ$\A\y=jp','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WafRegional/WafRegionalClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WafRegional/WafRegionalClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\.`QM',_binary '|\l\CI\r\`~++!#NR_\p{','',0,'?'),(_binary 'l7\>Gj\ZK&','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Waiter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Waiter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\\'`\{guVj',_binary '{7|\\1#9j\\@\"B\Se','',0,'?'),(_binary 'tݲy\\:W','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WellArchitected/Exception/WellArchitectedException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WellArchitected/Exception/WellArchitectedException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\\\y)GK&\Z\v',_binary '\\Z*2PPEO]u\X\bl+<\H','',0,'?'),(_binary 'ot\eD\B\2jA','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WellArchitected/WellArchitectedClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WellArchitected/WellArchitectedClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	\ZXB}L\+',_binary 'e\L\A\0X\;\4ɚ\ϲ\?!\׮','',0,'?'),(_binary '\\F]I\'ŐP','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkDocs/Exception/WorkDocsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkDocs/Exception/WorkDocsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qz\V{uy\\#A',_binary '_<\\\;\[3_\\L,\r;m','',0,'?'),(_binary 'tWb]\\\j&M\\'','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkDocs/WorkDocsClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkDocs/WorkDocsClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\I\\G\-\Z$\j',_binary '&\\v|\]Lo<K^Ǐ5\/}','',0,'?'),(_binary '\r\0I6\+^\b','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkLink/Exception/WorkLinkException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkLink/Exception/WorkLinkException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\y\5	\z\.',_binary '>`ɑ\қX&SD\X\"','',0,'?'),(_binary 'ey#֑$\\\4\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkLink/WorkLinkClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkLink/WorkLinkClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zro\~?b\)',_binary '_3\\w\ܪ*f1I\E(oƓL\S@','',0,'?'),(_binary 'h5:s\d6\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkMail/Exception/WorkMailException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkMail/Exception/WorkMailException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '90&xHv\@B#z߿p',_binary 'v\\[@:\\A\\K$/ܨE3#','',0,'?'),(_binary '$\\'\١\\|','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkMail/WorkMailClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkMail/WorkMailClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wZ!ۯ\S\\kS;',_binary 'y)x\{up$X0]4\\n+O޳\','',0,'?'),(_binary '(\Aa\\\g|~I','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkMailMessageFlow/Exception/WorkMailMessageFlowException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkMailMessageFlow/Exception/WorkMailMessageFlowException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ujڨ\\N',_binary 'D\3WDV!{_|B)̜\n','',0,'?'),(_binary '\}%#\`\\) \','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkMailMessageFlow/WorkMailMessageFlowClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkMailMessageFlow/WorkMailMessageFlowClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\D\oH?p!\\'',_binary '\\\d\520d\\ƚXi\	\\G\}','',0,'?'),(_binary '\IQ׆\!','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkSpaces/Exception/WorkSpacesException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkSpaces/Exception/WorkSpacesException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Cٛod\',_binary 'u\&;SLr3 BeY \.$','',0,'?'),(_binary 'S7`z\\n','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkSpaces/WorkSpacesClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkSpaces/WorkSpacesClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\5Zx\=3ѫ\4',_binary '\\\nGfB.L%f鵌\^\N?\ @','',0,'?'),(_binary '}\K\*AdsC\r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's2\\ն\rX;\;',_binary '֠8\fuv\j\ʌ٨/@R	U\^\\ER|\','',0,'?'),(_binary '\s\\\\'\؋>','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/XRay/Exception/XRayException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/XRay/Exception/XRayException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rǇ.JAl\\y;\n',_binary 'f_T\8z\\[Kg\6rv$!\M\	','',0,'?'),(_binary '/\B\\\/\D','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/XRay/XRayClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/XRay/XRayClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(ߖZ\!\\J2',_binary '\o\\a9T\$\\\uv\\ǀx','',0,'?'),(_binary '9(M]\m\=$2','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݞæӣsLb9*9\',_binary '\y\js\60\\\\4$0:\\hk\','',0,'?'),(_binary 'Bq\ˁQu\DL`','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\2\GjSbc\}',_binary 'WV\\\@dz↡Ѐ4\\L:\s~N','',0,'?'),(_binary '\)xg*\PB','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q\u\"\\|_\x\Z',_binary '-\\'!Pq\\Í\^\Z\X\0','',0,'?'),(_binary 'Z\r!hD2{\\&:L','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm&ݼ28Ȭ?\I34',_binary 'u\\s\pNJaeB\%M\0\f`6','',0,'?'),(_binary 's\.$\$L;','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\70\|\N\p',_binary '\NRC \"P\2\*k17\\:\','',0,'?'),(_binary '\Z`!A\3\UW\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\/:xե\\\',_binary 'oڟ\+沗U\0|)@\'b\uEH\Z','',0,'?'),(_binary 'Y\eՋM4','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1R\OIjVU\	',_binary '$\D6\\#\\\E\5x\\\ɯر\','',0,'?'),(_binary '+\1X\\%\jK	L','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\A(n\\\',_binary '\\"D/M+CցN2գz/\Dg߇M','',0,'?'),(_binary '!~4\ݕq','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ddؽ\\T\k\',_binary '\\\Z\N\"%\=\\[FX즛z\u','',0,'?'),(_binary '	]]?\0\n\OK\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\VЧ\ fN\',_binary '\\U\O\^!`@_n\\\\~','',0,'?'),(_binary '\\^M\:|\r\\a','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Xܹv\B',_binary 'h\\kNv\n\<Sr\\~N_+','',0,'?'),(_binary 'c1/\Cf','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/aliases.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/aliases.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\p~u̇#\',_binary '\\r\\i\\\7\A\0\\\.q\\'\A','',0,'?'),(_binary '\w\$Vo2gN','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amp/2020-08-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amp/2020-08-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\'\SW\y7h\O',_binary 'wy\l\sis\-f\0\\[NMM','',0,'?'),(_binary '\KS<+\P','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amp/2020-08-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amp/2020-08-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\%\\PG>(8LF',_binary '֥rX\rfE\I\\m[R\߁','',0,'?'),(_binary 'ǵW\3B\\ƅ7RW','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amplify/2017-07-25/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amplify/2017-07-25/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\U\r̍Q!5dc\',_binary '\r\\\ZC\rsLSY\\\ji=k\\','',0,'?'),(_binary '-\0Ce\\\6\A\y','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amplify/2017-07-25/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amplify/2017-07-25/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\	X\HkVO',_binary '\+p&\	JQ\\\-.Od\\\A\x)?','',0,'?'),(_binary 'd\瀀A!\)','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\}L	\;.\|gd',_binary '\Z[M.~FermtY⌍M6y\\Z\nS','',0,'?'),(_binary '\ۧ\F&r\'','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')V6\\\nՕY\',_binary '-\u\\0q\u\q)!\r¹`6,','',0,'?'),(_binary '0(l1\\cbm~Z\Q\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+C*\]\"!\0A!\',_binary 'u$D\#>\`;ĖI#jb\&\','',0,'?'),(_binary '<Pau\D#.1','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>E\\Es\',_binary '\Y\\7\[N\3(Qu\9\A','',0,'?'),(_binary '\_l\l\\\X:','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\y\\q&#<',_binary '3\X\?i\oџeMK\\MV\','',0,'?'),(_binary '\.i%\,, L','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi/2018-11-29/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi/2018-11-29/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\-J\3\e\\0ʉ',_binary 'U3\~\\Gq\պJ\g%$0\\bQ(\5','',0,'?'),(_binary '6oȇ\A\\7','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi/2018-11-29/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi/2018-11-29/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ȭ,:Dp\o&',_binary 'TiF\n\\7>N\dD\\\N>','',0,'?'),(_binary '׹,T\\\,','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\:\\Z\\Nk\\Y\Z',_binary '*\T06vړW\PxRB\]B\'- !\H','',0,'?'),(_binary 'Ѝ\K&7\\:','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J=qH\v\n\\\>\',_binary '\]C$#\\Yg\<ݻ{\)J\Ƹ','',0,'?'),(_binary 'B#\,\]o\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appconfig/2019-10-09/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appconfig/2019-10-09/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0\\Q0E\\r',_binary 'b\\oOK\u{-\4M\fNsD\u\','',0,'?'),(_binary '\\cV\-Xˠ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appconfig/2019-10-09/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appconfig/2019-10-09/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '񠳪c( @S\o',_binary '<?\	H$=\Z]J4J,:6\l','',0,'?'),(_binary '7@!Bbt\ɒ@','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appflow/2020-08-23/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appflow/2020-08-23/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0ΒM\|@vx-4',_binary '\\}Zx)\Z]\'e0\r\'M\ٴ\Z~','',0,'?'),(_binary 'Ӓ\Ų\\2z','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appflow/2020-08-23/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appflow/2020-08-23/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Yha6d\cu',_binary 'F$=Vuk&0-\?Cw mt','',0,'?'),(_binary '(\ܝ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appintegrations/2020-07-29/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appintegrations/2020-07-29/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\D&\>g`]\\Y',_binary ']J`Nܠ\&\ߝj&^\\<+E','',0,'?'),(_binary 'j|\\n\6\1\8h#','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appintegrations/2020-07-29/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appintegrations/2020-07-29/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VzЕ8.\\z',_binary 'h\T\рQ\VI\\\,\&.~v','',0,'?'),(_binary 'Jq	́\Dn\"\H','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ȃ\\~\\c\^',_binary '	Q\sBJ!0AE\Sw[E','',0,'?'),(_binary 'g\x@\!L\\\m\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\r\r\\\\\nk6',_binary '@r%`!\:؀\T\4_nL','',0,'?'),(_binary 'U^1\ǆ\\J@\n','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\(9\r\\',_binary 'v%\;ۯHo4\C\\%\(ozxe','',0,'?'),(_binary '7\VuwhT\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-insights/2018-11-25/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-insights/2018-11-25/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Fu06\Z\',_binary '<u(3t\`J\>\\lm<PE\eqC\','',0,'?'),(_binary '\r\{}h\M\\_','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-insights/2018-11-25/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-insights/2018-11-25/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\&`\\ˑOۄ\"',_binary 'uH[\;\\|\{t\?ގ+|x','',0,'?'),(_binary '\\º\\\A}\%,\/','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/applicationcostprofiler/2020-09-10/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/applicationcostprofiler/2020-09-10/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	;m\\ilVE\\\;',_binary '}\\ 8\\\I\E{Jٰ\\\t\	#','',0,'?'),(_binary '}u)6@\o2\r&a','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/applicationcostprofiler/2020-09-10/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/applicationcostprofiler/2020-09-10/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\Q\=tDS_\\r',_binary '̩Xk\\\\7RhWl\r\\ve','',0,'?'),(_binary 'OΝJ\n(_','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appmesh/2018-10-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appmesh/2018-10-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0:B\d\Q\;',_binary '\\\-0\y\}8lxo\Eh\\@f/K}\\','',0,'?'),(_binary 'S\/\\IG\}_!','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appmesh/2018-10-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appmesh/2018-10-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɦshxei',_binary '$\AdK\4FҿDCe\É.{[0\F\','',0,'?'),(_binary '\\^\rr\nb\1','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appmesh/2019-01-25/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appmesh/2019-01-25/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`Oׅ.Zɀ!\\5}S',_binary 'Ȩd\>Y9b\\S$\ӽڨu','',0,'?'),(_binary 'Pb\x\\L+\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appmesh/2019-01-25/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appmesh/2019-01-25/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G8纝٠\7p\\"',_binary 'v2Q\R\G>/V\\`\C\\<4\Z','',0,'?'),(_binary '\:\>)\|\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apprunner/2020-05-15/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apprunner/2020-05-15/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\k\_<i+ɇ#w',_binary '\E˸\bV\bⱜ;_]\r@8w\XP1Rj','',0,'?'),(_binary 'LL\F\P\\+\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apprunner/2020-05-15/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apprunner/2020-05-15/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\t\Qv,tO\\n\',_binary '\rf9k\\:1xzT^β_\\|OW','',0,'?'),(_binary '1r\a\@`\`7','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r`\\OĒ\+t\\\Ym',_binary 'f\qAo\8<\[\#\y?\O^u\**}	','',0,'?'),(_binary 'U`Ηᖬ)8\w\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&%\\\k\U S\',_binary 'sF\\a\nԀ \\\\\̩`bMhj|\|','',0,'?'),(_binary 'Z}\0}=\\"9W\Z','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ì2\\Z\\\',_binary '\R\opr4v\Z)\\s\Z~','',0,'?'),(_binary '\\F,}\gk5t\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '̹\>ߛ\p\Z_',_binary '\H\ˊ\\\\,\ܧ\^!\\Ij >3\D8\','',0,'?'),(_binary 'X>\]wZ\1','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\A\\\\'\099\\',_binary '\0Мic\.uB8A\\','',0,'?'),(_binary '8\F\&c B7w_\;\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xXOz\"W6',_binary 'yva\Q\\9o)\< `{V\X','',0,'?'),(_binary '\u\B,\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ۣB\\,2\~',_binary '缾c\\\\\rP\2.hSk\\ռ^','',0,'?'),(_binary 'tt\=>p\AkE_','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\B!*!\\33\g|\ZE',_binary '~@y\\p	\U\\c784\0\','',0,'?'),(_binary '\\n`\^\n\tQ~$?6,','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<S\O\\\%\\mݸ\',_binary '\'\\k~LW#s-x$TݾoN/UZY','',0,'?'),(_binary '}\\"2:վ\mku','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/auditmanager/2017-07-25/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/auditmanager/2017-07-25/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\މ> \bQ)*#',_binary 'l|=!bh\2R@M\\\A\\','',0,'?'),(_binary '[\\ƘY\fos\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/auditmanager/2017-07-25/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/auditmanager/2017-07-25/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\Zs\\p.\9XB\',_binary '\cyq\\h\E\\Ozx^\Y\koOn','',0,'?'),(_binary '7y~\\u.XLEj','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\f]Q\E\\'\'',_binary '3t9th\K\aǰ\V|mF\\\|r\','',0,'?'),(_binary '\0`i\\\ZrW\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H1Ju|\\\E`\\\3',_binary 'I\p!b\\yG޶\U\\ڗ','',0,'?'),(_binary '\0K2BA\ow+QS\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\sh\8I&XW\',_binary 'RNO5-m\kJ8/,{P\EC[^M','',0,'?'),(_binary 'c4{thB\;R]','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ekia.j\\"$\]',_binary 'çwD\b2\|D7<w\Ջ	\_-(','',0,'?'),(_binary 'TWy\^pR','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '¯s<J\2m<I\"',_binary 'a^ϰ\]T\\3am\vÑJ\u\l&\','',0,'?'),(_binary '\Ϲp\\KB.JSn','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-z\>֪{L',_binary ']զSd6@M \3i','',0,'?'),(_binary 'ۛd!qH\\\p3\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/backup/2018-11-15/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/backup/2018-11-15/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\qB-|kr\',_binary '\>6\\ZL\0UَI\쥵e\?\Y\$T\','',0,'?'),(_binary '&5\U\\\\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/backup/2018-11-15/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/backup/2018-11-15/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q߯ô0&U؇',_binary '9\/u_h\\~,1(T\F\C\nA','',0,'?'),(_binary 'fV`~zt*EyS\Ce','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.,#\60\ZUnZ6ԓ',_binary 'l\"\vfl\ў\Q\\w\^ѠRږ\:fQ','',0,'?'),(_binary 'E9\\W\Ige92','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=	\\\\7`M',_binary 'C$[\\(em\.U9\\3|\n\Oّ2\','',0,'?'),(_binary 'ڔ\\\>T\\P\\5','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)\k\\A?\*ы\',_binary '&m?[M2\_\\LMi@Ml\ٕEs','',0,'?'),(_binary 'ԩ\;T\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/braket/2019-09-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/braket/2019-09-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qu[Dt\ZJE7*',_binary '\aϥ<gZ\+\\V\_@1N\[\p\:B\','',0,'?'),(_binary 'c\f\\-\H\\P\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/braket/2019-09-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/braket/2019-09-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\'cϋG\|_',_binary 'zܵ.\">_\"\\\p\ZY\\rg\rC\YD\'{','',0,'?'),(_binary 'ղh$3ʾpQhz\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Os˗;ȬExz7',_binary '\nA_\nd\S-c0K;쓽Oi\Wh\','',0,'?'),(_binary '..&\O[\)KP','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\n\rTd\Uz\',_binary 'V\-\<Yp\4n&g\\\ԙ0$v','',0,'?'),(_binary '< NeƓ\Dx\'','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\GPI\gᑼ',_binary 'hk)\n֝\״\(sʃj4\r<\Z)','',0,'?'),(_binary 'UO>XH4-P','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3ٕ\Hrٮ?!ؤ',_binary '\\0;1\C\4c\-bA\ל\','',0,'?'),(_binary '\l\nٓ\;4St','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/chime/2018-05-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/chime/2018-05-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ta\\h\"\g8',_binary 'Kh.(\gDB!f\k=e\\\y\\','',0,'?'),(_binary 'Y\\lcg\qW\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/chime/2018-05-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/chime/2018-05-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YwJ\b\\Z\W\JEC',_binary 'Y\G\	\۷\\Y)y8*\TG','',0,'?'),(_binary '\\̨#my\G\\z','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-)\0uЍ\\`^',_binary '\"I\2\S}\]\Zy\\~̪һ','',0,'?'),(_binary 'ܪqcn\{cY','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dR@\ >3y',_binary '[\Yp\F\WU\Ijx8H\Ի','',0,'?'),(_binary '[^FHGLx','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\S\輑M\+\'',_binary '<J\\ҾC\jCy}Ϯ߸C\S\ՙ','',0,'?'),(_binary '\06N\\r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$l2\@\',_binary 'lifeT\QE\9MEO\'\nA:#F6','',0,'?'),(_binary '\]\ǳ8r\"aߒV','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`ρ|\1H\\BS',_binary '\r?G\Z\Z\\\\n\\q@I?\Z\Ü\*','',0,'?'),(_binary 'ק^(\\cY2l','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0F\0B}y\\\',_binary 'q\ؗ\\{\[P\oGɄ1ԉ','',0,'?'),(_binary 'r\bu};j|','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\7f-3v\7.\',_binary '\_\\grZ!of\Zty9','',0,'?'),(_binary 'h7\N\\c','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',{x\Z%0K\^\&',_binary '\\\*G?\\ΎUsPP\\'>1\\ZwuZ','',0,'?'),(_binary 'uZ\ٽ·\\Z\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '鞹9\ZFN',_binary '֯Ms8&\\wGGؽݾk@W\q\','',0,'?'),(_binary 'g\Xwy\k;.!5','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\~ULo\=',_binary '\RZ\7OM\\\qR\"J{\Avb?ώ\','',0,'?'),(_binary 'K\"\ݒh+\o;i','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E$b4%hQ׎yǮ',_binary 'ta-R){eg\\}@\\\\\5L`\,','',0,'?'),(_binary 'C!\D\ˢ\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\mYd\R\\Yn',_binary '{\02\n9\\-5f\tA{\csLQ\&\','',0,'?'),(_binary '<`,o	P\M>qn','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4X+\\\\\\Z\*',_binary 'K)-\*w=-\]\\l\L489j\!w','',0,'?'),(_binary '\	\\ƫh\39','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7uV\P\0',_binary '-7\\ՙ+K9.y\\\e\\AsɃ','',0,'?'),(_binary '\x\q7\JN\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\\]\.樎x?{',_binary '&\9].0㟾t_(&ު:\\\'+','',0,'?'),(_binary '\Z\è\\!_\\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\ǣ>x\\xv;',_binary '\E[0=O\\\r-)\r\\R\ 95\\@\H','',0,'?'),(_binary '`r\Z\w\i\ M\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\I\7ğekIX\`',_binary '\K\F\\#\)~	c{\Y\@t3\^4(','',0,'?'),(_binary '\\V4;݂\\v\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yDp\[qr3?\4[',_binary 'G:gX\rbYHx\rA=\ř','',0,'?'),(_binary '	g\\l>S\h\m_	','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@<;am',_binary 'Ғ=GUrc΢	\\0\$k:\\og','',0,'?'),(_binary 'ϧm>@0\po%X+X','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&s\g\=Y\`\',_binary '-u]\\r\\M\\bk@ka\d\Pp\\0','',0,'?'),(_binary 'Lv\\=x}','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\qzdjr~\=h',_binary '/n2K\\\X\\W\ooUm\ޙ\\','',0,'?'),(_binary '\\\"/#\,\'\8\\{','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q9\\:\\\5-',_binary '\λp-\Yd\\#|\','',0,'?'),(_binary '!=\\>gQ*\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*jFz.pRF\\',_binary 'iW=l\M6Ź+7\\:\d\','',0,'?'),(_binary 'hZ\'ui\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\D\\O\ws',_binary '&b\OVA\8\$o\8I=\\`	','',0,'?'),(_binary '\3I\0ByHu\o','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\}q\c',_binary 'N\\y\\\I\\\6S\\g%v{(','',0,'?'),(_binary 'O)\,\]\"#i\N','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\EIz\Z׵$Ȉ]a',_binary 'rI.\̻\\#\\uas\(\"(','',0,'?'),(_binary 'U@\\\\+64\nN\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\͟\m',_binary 'K\_5d \?\\3R)9	\\"\J','',0,'?'),(_binary '\\n\h\\n','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\qݜڳ~\<`\',_binary 'jHt\\\qY\>c\,\J\,\0','',0,'?'),(_binary '%3\v_^].r\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/j|wXq`;u\',_binary 'O0d0ꪞIO\\no\ZQ^%nZ','',0,'?'),(_binary '\\T\e_O@D','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SLj\r\o݅\zu\\\',_binary '\nS\S:,ޟŰ \0tጩN \\','',0,'?'),(_binary 'bS\p~;^\0wE','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3uC R1Ͻ^ [',_binary 'C\\\Hx\'\\_\Ķ\z\0%$n\0bL','',0,'?'),(_binary '.߄P*10fy7','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Dr˔Ñ)',_binary 'K\p\z1yոLUAOcOQND','',0,'?'),(_binary 'T%\\\Dw\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';⑌Onz*\-',_binary '9WeI\?UO\\G|@\a\4\u','',0,'?'),(_binary 'FLI\A\쨶$,','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\Z;\\ߌ½$\"\',_binary '\\:eY$zVZl4sd\\\'+D\','',0,'?'),(_binary '~A\|,|\v\A\\\\'','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Wx\A\\3J<\C',_binary '2ڽ\\b\	#&>q\1\6w\IX\KK\r','',0,'?'),(_binary 'K\PvI-;\[\ \\n','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~Wt\\\\\7\\',_binary '\\	\ Kܖm\_U\ŉG','',0,'?'),(_binary '\\*\Ebs	\Z\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Shgd\\n',_binary 'P\\\9\M\\O>\b\5L\`qLb','',0,'?'),(_binary '}f>\s\\xWB*)','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LA\/\CF\Ж,~',_binary '\\\%aF\6\"ˋ;+\nbH\d','',0,'?'),(_binary '4uҹYL\mQ#','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\P<5\'\%(o\"\w',_binary 'S\Ǒ4\\Y`\b\6;$j=0\0>.','',0,'?'),(_binary 'pf.%F\;\$\nR3','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\켫Kz\&E\?\I',_binary '3\ߊ#sZ1\\/6\\%\\A\wӎ','',0,'?'),(_binary '\U.I\`=;Y\P\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˝]8&\m)_M',_binary 'ytV1;PinɝMo\02','',0,'?'),(_binary 'g\\&\ˉX\n\i','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\DBG0k\\E\',_binary '\|B\\&=UT	G\\b՞\N6ZN','',0,'?'),(_binary '@#9Yחl','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K5\\\doEoH',_binary '2+#j)Xo\<\W\$å~d\kBy\\\\','',0,'?'),(_binary 'ɐ\!\?&R!M6','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\'\x#OXP\\',_binary '\`S@\nX\ZR9d\?L\\fi\G','',0,'?'),(_binary '\i\kavlw','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\e+{R_,*	R\',_binary 'Tt\zޏ- s\ڜ\+F\\\MI/kWo','',0,'?'),(_binary ' \\\0v\nI\'&0','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LCX\"\\ڼՉ]\B',_binary 'EĈze1\@*\1\\!\0ARп\','',0,'?'),(_binary '|\\0s#\tMƞ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\JG\\w',_binary 'Z\\\vX!\\\X\b.܃\5aZ}p\r5e','',0,'?'),(_binary 'e\\+\/\4d\ɲ<','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7\jSwh\',_binary 'e\8\\1q\\f\/\\ \ T}\'c','',0,'?'),(_binary '$\^oEF-\C\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`Hq\³jE\\i9Z',_binary '~D\%\xc\;\Uj\;SH\e','',0,'?'),(_binary '&Ўw\\ܪ|u\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݱr𒑏\g&\h~\',_binary '{5]];*/^zp\vbxM','',0,'?'),(_binary '\Z/\)\v\\L\(vO','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Lx/\R0_r\'<\',_binary 'D\´\I\\\\\B\\-.Gp\:\HʚWU}','',0,'?'),(_binary 'RoNZ\t\e\JL\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\F\"ꇻy\\O',_binary '?\5{,\;r)EZ\\\\e\\'','',0,'?'),(_binary '\JV\df.\I\\0\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r J\\ѧHq(1\\ե',_binary '/SF\" \\\\\J05\\Z\7\\\0','',0,'?'),(_binary 'Z\b)\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\֐]\\J(1\',_binary '&ނ\n\\\̓*\A0;~b&i8','',0,'?'),(_binary '&Ӎ\Ҹ\]ˑa','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\Ӗi\6}}@q',_binary '\5\ng\J#\\0\\+i]\\k\L\\\mH\a','',0,'?'),(_binary '1\	\\Yf!)9','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ҩ\p\:HM1\',_binary '\LQ<V-3g&n0\0b*\!x>\v\dA','',0,'?'),(_binary '\\_i%\n\iv	P\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u&:?>\\\r',_binary '`\A\;\\\\\r\\"\"\dp','',0,'?'),(_binary '\'y!\\V\Q\	ZW','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Kĭwd\D/>;b',_binary 'm\\B\\\$U\PYΈ\\%@\g\S','',0,'?'),(_binary 'm(\\G\nGx\\i','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z)$\\j\\\!]',_binary '](\ZSĴoSDm\\"UK\\N\','',0,'?'),(_binary '`pc\Pr@\8','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\iX{;2D\',_binary '_\m\u+\\^g\$\\\i.\5_\','',0,'?'),(_binary 'M)i7H^\n͔','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's*\ƥ\(\',_binary ':\d;п\\#Ԯ\;\0\\Ag','',0,'?'),(_binary 'Z1\k|ǡn?Pɱ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',v;AVJ3\\0\\\',_binary 'pA\n\mx\r\Zx%\MJ9W[P\|<','',0,'?'),(_binary '6\\\;\0\I[','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=Lwyo}\',_binary 'dnBUf\\Puo\xORL^t\|`\n','',0,'?'),(_binary 'R;1\vG~!?','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dSCt\g\x',_binary 'c\\0^XQ\ѓSh1\Sg\r)Ji6F#-^\','',0,'?'),(_binary '!\\k^+\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd+f\3M/\\3\Y',_binary 'AÌ\\I\So\>\\I*J\lAQfuf)','',0,'?'),(_binary '\F@6X(@\\;','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pcF*8\0\ \xT',_binary '\Z1\6jӠ#v\~@sk퓿µ\','',0,'?'),(_binary '옔B\\ɇq','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$rdOAI%\',_binary '`\\\\\=Ph$!4V#\m<\:','',0,'?'),(_binary '~ł.pl	*\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f9H\y|:',_binary 'f\ZUުJ\n\|*<\\ nR|\\`\\','',0,'?'),(_binary '!- \'p\\Y@O)','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\BWvAק',_binary '\n\%\<\\\z5ckW\F\\2\','',0,'?'),(_binary '\\r\\va)&,ՒR','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\\\\6',_binary '[\\Y%#gJZ_+0\cvNV> \D{','',0,'?'),(_binary '\ep\C\襝>','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\6x~W\^Gu',_binary 'c\\)+.hɜt\{\\z^\','',0,'?'),(_binary '/\\_t&lS\\O[','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudsearchdomain/2013-01-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudsearchdomain/2013-01-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i9	ny1hK',_binary '\\k-X$@#0tȓf\Q\?0_\|u','',0,'?'),(_binary 'SEVEpI\E\\A n','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϲ\\\\\&\!\',_binary 'U͹Uv#\׹nC\y\R9Jn','',0,'?'),(_binary 'bh\Ͱ\菾D','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-7`[R\t\',_binary '\OS/T\\\\[\\\\U4<[̷\','',0,'?'),(_binary '\?\\egB<s\5','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd	?ug\g2\\+p',_binary 'I|\\}h9Gc\\M}O:\[','',0,'?'),(_binary 'ؠvt\c\J_bg\(','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeartifact/2018-09-22/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeartifact/2018-09-22/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\tf{ _LQ,*',_binary '%\Q\^\\@\s\r\=:gL>|\5','',0,'?'),(_binary '\\s/֧\0\ZX\\\rt','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeartifact/2018-09-22/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeartifact/2018-09-22/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\?wsh',_binary 'mV!B\t\\\#\O?X\\\Z','',0,'?'),(_binary '\m\L\\"-wԜ\y','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\~מz&\C\\\gy',_binary '\u9of\\7c	V@\Vku\\\\\h','',0,'?'),(_binary '\\	,Tm\n\"${','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\op|w\\\'۱<ՙԂ',_binary 'KFp.GC1aZ.t\ULŬQ','',0,'?'),(_binary '\H\Gt\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+R\l4#F\x',_binary 'Ɩ7erE\K\=ϋ*zT\\\\\F1fg\\','',0,'?'),(_binary '\ª#DU\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\h-\Z\p8\M',_binary 'i-`\?l5TCN\\u\r\'\n\','',0,'?'),(_binary 'YA\\E\Z\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fiܩ\AD\cX\0',_binary '\'Jy\0\\\7>nt\\ל\Zֱ\իE','',0,'?'),(_binary '{\\Ȥ\rLG','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$q\n\bhϙ\3',_binary '%q\n\g\ArS]]HŁq\\zi)','',0,'?'),(_binary 'o/8h]8څ\\3\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3#I\HՁt/|.',_binary '\n@s\\\}_\"\\\\Fk\~','',0,'?'),(_binary '\U(:~s?ݯ۷','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Xp*Ā\r($\\Z',_binary 'Iu j>\Z@`|J_%:\YXBX_f','',0,'?'),(_binary 'xi^Ս\(#dj]','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\j%,\-N\E\',_binary 'ܕBP~\u`ؼ\\8H4L\\W\','',0,'?'),(_binary 'Er\\W\!B','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lD\OZU\x',_binary '	\\9=\k9!X\`D\>v\wc\\','',0,'?'),(_binary 'u\:\3#\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\"#>m&O\G@',_binary 'x\"\\\N\\rQѾB\\1u\\i\[OM','',0,'?'),(_binary '>\Z\D\\cZ\rup\;E\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':.?\\\\snO',_binary ':\p+bp\]J!6\'Q\0|D\X\','',0,'?'),(_binary '\\H\Ե_u=?','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h#g9M\BBM\0\\',_binary '\Y\B3\\'p{(W;V','',0,'?'),(_binary ',\n\\\ۅT\xZ `','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gxn\\2op',_binary 'm\\\\\vLarp89;~\W_Av9}','',0,'?'),(_binary '|qlwȮ\[.y','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\v1\z\PC',_binary '~&\\g?!K\0ܻ45\\ဃ.1','',0,'?'),(_binary ']c,Óߺ\n\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yxk@ <e',_binary '\FD^uSG%Y.A>͉zH$5kP','',0,'?'),(_binary 'pɥ2\"\\V\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g3\R\u}P0',_binary '\_1R<c\䬃73\e\\\>P>K\','',0,'?'),(_binary '_-)\\n\(yc','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4Q\ܧD\Qi',_binary '_DB=H\iƔl~j&!\\H\L\W0\[','',0,'?'),(_binary '0&8:̦݆7f','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Aڌ	뎟N\',_binary 'ёX\z\@S\\0֘\=]Y\\|ɢ','',0,'?'),(_binary '\{klɵA&\0\D','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\נ&Ie\9\\\\',_binary 'J\#2:i52=ڶ9	\\QCLtZѡٮr','',0,'?'),(_binary '4^\H{T-?\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ְ_lO\1',_binary 'K\q\f\;\̠nU7\\H\h\kߔ','',0,'?'),(_binary 'O\\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar-connections/2019-12-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar-connections/2019-12-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\z;gh$j\"',_binary 'i\xft9\\X\'!8\:9嚉\\\','',0,'?'),(_binary '\qւ]f0=\Z','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar-connections/2019-12-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar-connections/2019-12-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qx}\lS~\"',_binary '3\"Gman\¶%\y9h\\\ݬ\','',0,'?'),(_binary 'NV-+_u\c/7','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar-notifications/2019-10-15/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar-notifications/2019-10-15/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0ais\{8',_binary '\]\!e\m\NÏM\\v\','',0,'?'),(_binary 'c\\ܛ1X\;\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar-notifications/2019-10-15/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar-notifications/2019-10-15/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+2\&\X0T\\\ZZF',_binary '7jgLZ\A\\&4d\E\ߋrR\p\','',0,'?'),(_binary '-Fj\.\<~N','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\b\\AL\ޯ2\<l',_binary '8\l\\0EMJy+\!r+`H9ݗ\@\','',0,'?'),(_binary '\%\.7\K\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'df\\E-\\Zn\\',_binary '9\O\\\\VYt1\u:nF6\','',0,'?'),(_binary '\G\o3b:\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \r\:` n',_binary '\\\\\-%(\ϴw]ٟv~\۞O','',0,'?'),(_binary '>\=:\Fx\>W','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%	\n-\\ZX',_binary '\\67\:ԆH%\\4To$\rL\F,','',0,'?'),(_binary 'M\n5v_\x\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zzl\'PAY\K\',_binary 'v -;\\|mгK\\\>F\n\\|ߌs','',0,'?'),(_binary '&ļ\\S\=Qd\\\T','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	GG[g\\',_binary '\+D\8\"DG2E8k\k\\D]\','',0,'?'),(_binary 'u\n<q+','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\P\\a\\Lr\H',_binary '\r\]wr<\r\\"\K)bxƨ\\\mwRM','',0,'?'),(_binary '\\\VB\_|WE','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\wJc\ZDԻz',_binary '\y3\\P۹R_V|\tSr\9\`zmu','',0,'?'),(_binary '5\\Y\ǔ 2','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tg\7Wʷ',_binary ';G\\V\^Fjj^,U 5Α','',0,'?'),(_binary '\c\')mUa6','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ECḼ\ms\U',_binary '\\\\\Xbj\\\|/\G\~ͶcL\$','',0,'?'),(_binary 'Lt\U9cd[=','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wQUt \\z\\\',_binary 'n9y\zP\I;#\< z[\6f7\\c','',0,'?'),(_binary '\\_ \]>\<','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tw\"\',_binary 'X{\\\B\\\\\\۹V*2','',0,'?'),(_binary 'Ff\Z\KKI|','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]#\\\ D\\',_binary '\zejpPoǓ@߷lг\','',0,'?'),(_binary '_\\tK\w','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/compute-optimizer/2019-11-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/compute-optimizer/2019-11-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zi\{-\\v',_binary '+FG\o:4\\:mA\	R\3\','',0,'?'),(_binary '\_Z\sade\ktC','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/compute-optimizer/2019-11-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/compute-optimizer/2019-11-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z\\E\IRݒy\',_binary 'X\!}c\$\Me=o}=pؐt\\\C\','',0,'?'),(_binary 'L\o\rЗgV\\3','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\8~/:\ƈ',_binary '\3\bu:(K\e\dP\\0suyW','',0,'?'),(_binary 'R_\'6\Z\\k0','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\$DJٿ\5B\',_binary 'vu^_	_\&!d\{4I\\X\Nl','',0,'?'),(_binary '_}v6\'O\촾\cY$Q','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g50K \N!t',_binary 'cn%\\x\ۥ\\\Tf><<\','',0,'?'),(_binary '8	G8\\|\I\vT','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connect/2017-08-08/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connect/2017-08-08/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@Mq\\\Ym-#\C',_binary ')/!B.}%\fzn1JOp','',0,'?'),(_binary 'ZL\'dLJ*G?','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connect/2017-08-08/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connect/2017-08-08/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' zf\\4\A}:',_binary 'ɽӉi1GBޚϵb\ơO\','',0,'?'),(_binary '÷Ro\nW]sJ\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '],\Ҕ-B0<',_binary '\vA@߄]	J\\\~M)!W\\\;','',0,'?'),(_binary '=~.ek*\\f\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\r6-p4\<',_binary 'V5=\LZo.\P\/h\l.W{ب;','',0,'?'),(_binary '\[?\" \\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1eyUԗQ?;3\K',_binary '۞[=1\\N\R\O/f6\YW','',0,'?'),(_binary '$\e\'PP`\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z]p~\\ܥVQ.',_binary 'Q*M\\6\B~_4JP	>Tp4̫^\C','',0,'?'),(_binary '\0~5\\\r\\	ɳ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"25LяMV\',_binary '(\\2V`\?Z-,U\\2\\:','',0,'?'),(_binary '#%.f0z`do\g','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~p\'~M{\5gE',_binary '\<=\e\)%l\'\\\.x`Z\\J','',0,'?'),(_binary '\Nɮ0\0\\\\M','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';WT\*\v\0gbN',_binary 'u7\zSP\c,Ө9\;xif','',0,'?'),(_binary 'j4vx4\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:1<62\\z+\\',_binary 'J2w\Q@\\Z\r)?Z(J%\\,\S!','',0,'?'),(_binary 'j:\uI@\̥\(','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\vRYM\LXV8\n\'',_binary '6.8\#T\Jܗ!obF','',0,'?'),(_binary '\	~Q\\\\& \','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6쀭Ww<\\^\\',_binary 'o+iq\n\\\+\r`\05\3','',0,'?'),(_binary '؎R<\C(W\LG','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\g\g\\2̮;\ϋ',_binary '$]\wrfI翀ѓUnJ\\\nSy','',0,'?'),(_binary '3$\\\\\\f\o','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '< R͆xz\\y',_binary '\Pd	Hb}\Dq\3\\\d\\','',0,'?'),(_binary '\K&8?CFX\?N\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/databrew/2017-07-25/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/databrew/2017-07-25/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w$N\\b\Z\[wI',_binary 'N+0΋.#T9_\2{RCҺæd','',0,'?'),(_binary '\Z$\%U\&\r\z','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/databrew/2017-07-25/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/databrew/2017-07-25/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0F\\K#C.\F',_binary 'T_NKi\ųq\4\$\g\(\'&\]','',0,'?'),(_binary '\	J\QG\CL','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dataexchange/2017-07-25/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dataexchange/2017-07-25/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7t\pW\e',_binary '\,ōh{3\}QN\\>FQgd\vWV','',0,'?'),(_binary 'T@W\0DbNEv\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dataexchange/2017-07-25/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dataexchange/2017-07-25/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZYb\0\0-c\"[\'\',_binary '\J\\R]Y\\":d\n=\\\','',0,'?'),(_binary 'e{8Q\BD\Z\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\}bfɑ^',_binary '\S\'Bύ%[\K\\@G\Z\w','',0,'?'),(_binary '60S\ \\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǀƚ\b&?nEE',_binary 'iرG,\U\!\T[\\!\ۥ\=B','',0,'?'),(_binary '\n\g\h!h1T','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڶw\_auHLiK',_binary '4B\\O(u\o\mS13-','',0,'?'),(_binary 'B-\h1D\0\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\\I|4\\I',_binary '5aʣM\"\\\\\&?\\W\rL','',0,'?'),(_binary '\\ؐ@iL.Sq\^k3','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'y	ԭ\{\Dɋ',_binary '\\A\E\0V\\8\\KZ\\}z\\i\"\','',0,'?'),(_binary '\\y|= ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vĨ\\C\{\>',_binary '\\\aǕ2V\h\'[: \\\\ǈ','',0,'?'),(_binary '\a\m>\]w_u','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/detective/2018-10-26/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/detective/2018-10-26/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n{\\\\Z\\[Y',_binary '\\yoa<3\'õsJ[\\$y,(\','',0,'?'),(_binary '(-̻e(oǭqUve','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/detective/2018-10-26/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/detective/2018-10-26/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\F,<J`F',_binary 'I\\\СΆ=\\np!44\n\Y}Z%\','',0,'?'),(_binary '\"\0\f8*\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*\\N\vVFv;',_binary '#J\\5f@_H\r(Ȱ=\P3ndօ\','',0,'?'),(_binary 'kC1y-;\\r-\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '«έ\\',_binary '\0AƂ]\Ec-\0.j[}ε\rmL\','',0,'?'),(_binary '$\S\\'k\Z\\Ҭ\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '  J?@nc9M',_binary '\0ӟ\f\\\%]y%#\S\~\\qfD\\','',0,'?'),(_binary 'g\\3#\\*]\v','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`%޾6m¹J',_binary 'ȗ-\AP\GK9\,?\\\\\C\','',0,'?'),(_binary '\p$S8\Z_\i','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '06.7P\"\r\\E%\\m',_binary 'T\\MZ ><\tU\\\\\J4\','',0,'?'),(_binary '\q\r\Z#@Tz~\\/ꅼ\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\H\\\"Hh$T\\r',_binary 'N>Q\n\\\W\,;\\^\DjWTk','',0,'?'),(_binary '\\0m%a?1\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?^AK4-C',_binary 'ׄ\J-adL|P$Pƙf\'Xt','',0,'?'),(_binary 'lej=<nָA','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`M^]\x\',_binary 'Sl\Q\~0(\;ф<GFa','',0,'?'),(_binary '\ݮ:Ӏ\\m\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\\p\\+7\',_binary '\\b\\n,e/\+Hܖ\~{m\Ȁ','',0,'?'),(_binary '\GP;i~6>U','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p+\\{(A\x\{}y',_binary '\nz\ZFkß\2k!i\	ܳiu\','',0,'?'),(_binary '1g\O=\\R','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U}zNH\@\j',_binary '/z\\cX\\8i\Fph1sf','',0,'?'),(_binary '}\˞\\rt^ \\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dlm/2018-01-12/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dlm/2018-01-12/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ؚ\\:\\a\',_binary 'P^RB\\\\;+&EV}\]^\2T\M','',0,'?'),(_binary 'O%O\7i\ikF~','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dlm/2018-01-12/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dlm/2018-01-12/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\X2\RG|',_binary '\\ew[\w\&v`\A','',0,'?'),(_binary '&A Z\l\x\BM','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'л\b6x#Q\*%K',_binary '$%6\3uM\\\C\<+R!y\,\\','',0,'?'),(_binary 'ai\->sh\\r\(','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ŁB].\:2\\bg}c',_binary '&	\\\EKSα}+89t\c\\\ ','',0,'?'),(_binary '`HY!','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\O)\\6&o\ʡ',_binary '\3\\hD^\`g($s\sC\\mՏ\\','',0,'?'),(_binary '!\4e6H\h','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\W\;\:a\i',_binary '\KWs\[M\SL\v\\0\\\[\n','',0,'?'),(_binary '~$;\p\\1x\x\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j$/2\1r>VlM<',_binary '+i\n&nTSz_\8)\`\\'m\rO','',0,'?'),(_binary '\\h$U5Emp','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*$\0#\YfB\',_binary 'KD~A\\y\`\=ZkrߙoG=','',0,'?'),(_binary 'i\|\Qɍ\3\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Uv\'\\Z~\\06\#',_binary 'h a>p1\pC\\\?v7\i\\Zqp2`\i~','',0,'?'),(_binary 'a\@̖`\\'\`\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VNO\s=\k\n',_binary '\\|\`*sp\TADZ-\0\\\r\3','',0,'?'),(_binary '\3\r\ކ\ncfG@','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SƈQ.6TBGv',_binary '\nUy\ZTN\[RU\'QE\1Je^m','',0,'?'),(_binary '$]Oz.Y\0#','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\>}$\܌:\\r',_binary '\CW\ZE.\\M\"\D$P\','',0,'?'),(_binary 'CyY \\d=\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>\0g\0]\',_binary '*\\nax<[~\o&I뛮7fA?x','',0,'?'),(_binary 'Ϧ\l.9~0\\'i','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7\,B\O?\"I\',_binary 'Q\0+|\0}\\R1fvЗ0H\3\OXsr','',0,'?'),(_binary 'Gf!{^\\Ā\w','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J#+$	Z۽',_binary 'M*#մʼe\T=//\b\','',0,'?'),(_binary '-\6$\")\\^\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\Lc\,^\\\\\\`',_binary '\"\M6[\\5$\3F5`d=0YUe\\n','',0,'?'),(_binary '2\\\,\4EN\#C','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CUOž\\\yG\A\r',_binary '\D)ԣ(1\g2x?\bZ}9I\\n','',0,'?'),(_binary 'q0\\Oe)\\?','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3rW_pz\vE\U\',_binary 'J9\K]r2<\\\@Q\\E)\\X\ʵ\','',0,'?'),(_binary '\\dE\E?','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\O\6JO\\e.E#\r',_binary ',z.{\iv$`㓜a!8G+','',0,'?'),(_binary 'y\|TW_vmՈ\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*F\I|/#L',_binary '\4Je\e\c]ڱjj\\LɇrD','',0,'?'),(_binary 'U_05Y\brxï','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\n\f\x\8/HI',_binary '{\{1\\R88\\$m','',0,'?'),(_binary ')D\\(\\\֭','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\\(k\\bvsw',_binary '\,.\ |3Q\1mA\G|\\')\\6\','',0,'?'),(_binary '\\Z;{ǹuE','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\\\y_LD,δ%',_binary 'Oh\#/fyxR<D\{Ay,Hv\'D﹎\','',0,'?'),(_binary 'q\\\\Hc\r\\\\\1,','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ebs/2019-11-02/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ebs/2019-11-02/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dMD!jݕrlsS',_binary 'F+ \\\\X\\\r\dO\k\ՒI','',0,'?'),(_binary '%h\s\\)\^Aw','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ebs/2019-11-02/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ebs/2019-11-02/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\$\`\m`Y',_binary 'S{\ݱ\Z?\{Lna\VS;\=','',0,'?'),(_binary '\r\\d~\}','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"C\\\\\',_binary 'o>tO=G\\}\/%\\&T6wsc;\\','',0,'?'),(_binary 'D\h\\Ѳ\.]:','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0?b\0\R\)',_binary '%\\\B`RzF\R\\c\DR=\sh','',0,'?'),(_binary '\\}+HnVG','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S\3(dAdH\',_binary '__\n)?\\}YuX\\4\\1D','',0,'?'),(_binary 'B..~ϳ\{\\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Tɚ|\cI} K',_binary '\]@K/мm\\[ge(	sx\(\I','',0,'?'),(_binary 'Gj\sN/\w#ep','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\\\\.\\<&v',_binary '2U\\i\xNy~UJ]\#D6FFw\\" \','',0,'?'),(_binary 'YlS\H\AL','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s#|]%\1\',_binary '?\\	3u:8S\]¡k\zm','',0,'?'),(_binary 'sGյ\~G','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zй(Ӭ#\\',_binary '\Zҧ\}t^\W\=<\nf\Zv\ޅV\','',0,'?'),(_binary '\.Q.i6n\.\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ט\#U\ZU\/KPZ',_binary 'nQ˾.)(\5f\FAպ5n`\~','',0,'?'),(_binary '\\/\\A\ɚ:\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HWɀ\Ɩ\r\\\5\',_binary '\0,\m\׉P\\\\\\0\\ޖ\턘Fa','',0,'?'),(_binary '|\\'kP\W\\^','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Wau\	\3\\d\#',_binary '\\n\X\\6\<x\'{2\D(\\~\\9','',0,'?'),(_binary '&	I\%\\\\U','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#	C\A\XM',_binary 'ƶ;A\ \0\"\ep\/\6*\.ݬ','',0,'?'),(_binary 'f\(:\:','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\'I\\HU\ٺ\zͨ',_binary '\\;\]u\`\\Hp\hC@zа','',0,'?'),(_binary '\$ʩ5\"@K\&We','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm	i\>Q-%\',_binary '\\"և#r\\!WDy\\\K=\\\r\','',0,'?'),(_binary '1\r\\\mU\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\we(E\=\<\',_binary '0/O\\\)J7gPR\\?ӾJ','',0,'?'),(_binary '\\V\l\_RƦk','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yg뇏,V\\l',_binary 'Rg~\\F@\}&_0o_sO\','',0,'?'),(_binary '?~\^ːW_#\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\H\\\ѽ8	Y',_binary 'Sp$A\"\0U\(\H `d\\\JJ7\Nx@','',0,'?'),(_binary 'LAߘd*f\rn','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect/2018-04-02/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect/2018-04-02/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't~L3u1pǱ`nO\',_binary 'Ta线CERV4>-=b\\d\\nG','',0,'?'),(_binary 'ڬ3u\;e\G{\F\n','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect/2018-04-02/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect/2018-04-02/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5n\q\`sV\[',_binary 'Eр\0uN\Lwj\݈N\','',0,'?'),(_binary 'ڀv<o`\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\\!H~\\rvh;.',_binary '\F\nZR`\1TPFkoDdE\5yr\5\h\l','',0,'?'),(_binary '\Z\Z8\\\^tbs','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3*N?&}$',_binary 'h_\0S, (Zg\r\j%@\Z6Q','',0,'?'),(_binary '5;\~KiF\9','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\3\\nr>\c5?,',_binary '1Ug#\'d\n\=j\>`\\Z]\f%\Z1O','',0,'?'),(_binary '%mp@ɮ,nA-3o','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Tufm\h?m',_binary 'X;M47һkЫ<&\\\I4;1D\','',0,'?'),(_binary '|{\\R)E','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\D_q\CC%+\n',_binary '=\\\\szȎ3t\rP\hO\\i\','',0,'?'),(_binary '|a	w܅/N82\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\GTMl',_binary 's\X]K\UJk\\\\sG\b\+`3K','',0,'?'),(_binary 'm:0ߩ\j\J.\ ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\,G8\P~\00R/',_binary '\Tؕ\f\P^*!LGϧ\\g\\>-','',0,'?'),(_binary 'SF\Ѧ\Z\\\/6v','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')n\~(<ᙫe\\\',_binary '\-&_\\\Z}*gv|`P.c\\\rR\','',0,'?'),(_binary '[ \恣4\'3wtXz','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&yk\\'i\Z\:5w',_binary '(0C$$>~:\rBz+\\\~/ ','',0,'?'),(_binary 'y͙\/\Txs:','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\\Z\\'pp(\&\\n',_binary '\r\1\R	\\\Teo2iң\!','',0,'?'),(_binary 'zL\Yv\\\;\np~','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C1`l\S,A\m\3',_binary 'zi/Ɩ\N\\#@\e-=\\\\m','',0,'?'),(_binary 'F]Ur!%R\j\x','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\06\n\${F\\ɽĭ',_binary '2 Dى\|i\	汱{O}\u\\','',0,'?'),(_binary 'la	\Щ\Lp','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Օɭ8',_binary '\mbZ\$+\?t\Č\>:%\\\J\K!\K','',0,'?'),(_binary '\\yK\R/\\0','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastic-inference/2017-07-25/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastic-inference/2017-07-25/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\ƌ\%~\\',_binary '	_\Lt`Do:|Y\"`|\\@y3U\\','',0,'?'),(_binary 'GP\\:G\-iH','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastic-inference/2017-07-25/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastic-inference/2017-07-25/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zBjaH/u\t\\0',_binary '98\5)!3\ȯ\y89\\;2M','',0,'?'),(_binary '+&%=\'u\ŕR\\H','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y*\$1',_binary ',*\܏1`\\\\S.\WH0]','',0,'?'),(_binary 'p|LZ\>\tO8x_qk','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\0<T\\+\0\\',_binary 'Ge\ŐuB c&{!z\dJ-','',0,'?'),(_binary 'vu\\\\	}\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\\\RV\2B',_binary 'F\ӱu+Q \\\\'\J[,8=\ϱ|','',0,'?'),(_binary '\\ȧS\<\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\\\l:!g\ƞ',_binary 'ʑ\\`\I	OLJ\\%\ܡ/','',0,'?'),(_binary 'ub;w\"pĹ\j<\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ŧ \[{*3^x',_binary '\ZQal\\raN {;/|qw^4','',0,'?'),(_binary '7Dkc\A\\b\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\eb＋\',_binary 'Rϊ}\Ok5\g\/\{z2ڎZrN.','',0,'?'),(_binary '0單ƪUJ\&\v\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{f&G\ATo\',_binary 'F\_lU\\\ĲR\\M\)^L','',0,'?'),(_binary 'S6&r׮kyq','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<F/\>A\6\79q\\\',_binary '#,l\tx+=\%\\\\\\\'U%R\~g\','',0,'?'),(_binary '8Q\\ą\N[\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Έjށ\\G?G!o',_binary '4sۡ^!\\ps?1{1v\','',0,'?'),(_binary 'U	ڰ6I/','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\\\\4\'\Ԏ\',_binary 'ڎ\g&MeHH1\%H1\\D<\dzke\\','',0,'?'),(_binary 'KO\U\m\\aP\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\(xP\\ۅ\\',_binary '(G\Ob\\E\'\6\/:%\;\x','',0,'?'),(_binary 'F\r\*\Yzj\璏x','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O璙b~\\>\',_binary 'etpuY뇽y2.\\F\\+\\Q!{','',0,'?'),(_binary ')h\\\\:\c2\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\3',_binary '-D\J\9s߮\q\y6]JVbfA\\\|','',0,'?'),(_binary ';\}tt\ff','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\l)`G\Bk',_binary 'y\f6^\5E\i\\+\\~wt1k-','',0,'?'),(_binary '\/\\M;r#2qB','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\\+j4$\Z\I\0',_binary 'H#q\dd\6꽟#@߯+]\iE6\','',0,'?'),(_binary 'R\p\(\'Åڳb\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e	I^:\r\',_binary '》Ϡ\)n\;X&\sF\ \v','',0,'?'),(_binary '\\	D+\!\T}p\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\oV\uѶ*',_binary '/I;\sH\nJ\\ۺCWcBs\/]','',0,'?'),(_binary 'n`]v\ZV}}','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'km \'b8\KQ\\',_binary 'C_\)@e\\\\2\85֠\0\','',0,'?'),(_binary 'ê\0\uZ\~\r\Zq','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\[\֕drf',_binary 'm]\~dWjbtߴA\~Ԧ\\\=X?','',0,'?'),(_binary '^hV2\6\\b%\\r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\\;\'Xza1[L',_binary '$1T\UE}\Ə\\,&JhC!(P`','',0,'?'),(_binary '\U(G\\$O','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tA!s\\LIb',_binary 'H\J5isIOl\\:{P\'\\\\','',0,'?'),(_binary '\/}@dS*}','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?9=7E.t15	',_binary ':&6G\\{δ+^>\sA-9b6\<2e','',0,'?'),(_binary '\p5q\\\O\'Wf\a','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\=CAβ\0\C',_binary '6)\\<\"ԓ<|\\U\\餓>\	6b','',0,'?'),(_binary '\T\Iָ\0}hB\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{_\*9\\\0\b',_binary 'Vp)\\\|\\\F\~\\2\1\','',0,'?'),(_binary 'DK\\\\R|#\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}>*G7@\',_binary '(o\"$\\7\U~\N\','',0,'?'),(_binary '\;w9P&M\Ǵ:w','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K:.z\Z\'\\r\V\',_binary 'U!I\0\݃N[\\h=.\qNnGJL<\rA','',0,'?'),(_binary '>R\\\Z\9f\r\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0FM|Wq$\Ļ',_binary '=B\',\Jf\r.΂>\\/\','',0,'?'),(_binary '=\Ed7*\\Z\'','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\b\\\\US',_binary '@K9\T\t\|(}\\Awqg86\\','',0,'?'),(_binary '9RVPDil_','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}-v,\~H\\\\',_binary '?}\V%)$5-\^6\WLj\j[','',0,'?'),(_binary '\\\i8Kr\6)','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\\4k\BF',_binary '\_u\\\Hn]mh\\-:i~|\\\','',0,'?'),(_binary '|\\\[?\=@','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\;wxOQt\!A',_binary '\\_	\\8\Z$X\PU+!g\|\\','',0,'?'),(_binary '+Zĵ\\E\+','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\}\cUT\T;',_binary 'f\y#\e\pY\'t\MqJ~i$34\3','',0,'?'),(_binary '=Ȟ\\o\&j[\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\\\\\\:\S\',_binary 'r\d\lc{([| 7ɇ@\5\','',0,'?'),(_binary 'R7䊛\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/emr-containers/2020-10-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/emr-containers/2020-10-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ΙXm	\]Aq',_binary '*\;\쟓JTa\,\RSVA_\\','',0,'?'),(_binary '\6o{=/:t\\\s','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/emr-containers/2020-10-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/emr-containers/2020-10-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')a\'FN\͸:',_binary 'e=\o0Ģ\\e\iLc/\-Zj','',0,'?'),(_binary 'Jk\\$\@2','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/endpoints.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/endpoints.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\xC[d$',_binary 'X5϶\_$o<\`FGmZaB','',0,'?'),(_binary 'Ny\ӡi	','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/endpoints_prefix_history.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/endpoints_prefix_history.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<msȀZ.\\w5',_binary ']t|a\"\\8ral\\\_l\\\qɑ%','',0,'?'),(_binary '-?\\|M\\@K','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݜEd~Q\/\ˈ:\Z\'',_binary '#\7e\\\\Zz@\\'\AD=h|m\&\j','',0,'?'),(_binary 'xܘ\r`3{\Cl6','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\B\r\0\Q\g\\n\\Hj',_binary 'bs)V\0\\?\\9\y,\\\wI\'o\\\[','',0,'?'),(_binary 'W\@g\H\Zq+pu','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\9\Z#΁y^\ZOJ',_binary '!ojs\r\(\D\\\u+\"D\2','',0,'?'),(_binary 'h\%$rr\!\v\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\n`\\\w[\',_binary '\(1X\8\r\-\~,SO\\\y\','',0,'?'),(_binary 'bδnܲ\rW+','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yj\!',_binary '\'\g\'^\l:\ҝ\K /`j','',0,'?'),(_binary '}ph','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{7\v~Xز',_binary '\x\Jpjb	<,83/H\\\\nI\\\ݚ','',0,'?'),(_binary '=P\U\x[?\\4E ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=^H	?\\FJ\a',_binary '\_#jl\j\@3\Z\2\\8U\','',0,'?'),(_binary '%I}B6\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\R\\\\׿\',_binary '\\\\\"\%Z\\"\\Ġ{Ʒ\uC\','',0,'?'),(_binary 'Rka3\\\mIf ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\*c|<4=',_binary '݆\F\kCn\F_\hvU\\YAJ','',0,'?'),(_binary 'խ\lltTt\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H+\\bקl',_binary '22X\\\%\\\c\Q\:\\An\G','',0,'?'),(_binary '\N\_٫\Q	','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%)FCONY05ł\',_binary '\\\6_S\P\2T)v\,Lp','',0,'?'),(_binary 'Tj)\\3\\r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/finspace/2021-03-12/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/finspace/2021-03-12/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6㤄\$\Ɇa',_binary '\x\Ki]M\\U\\v%le\"w8\"','',0,'?'),(_binary '\yE<F?','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/finspace/2021-03-12/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/finspace/2021-03-12/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sb@}0\\9{',_binary '~\\FRn\\\6pc1|\!\L*\','',0,'?'),(_binary '8`w\\Y]@tI','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/finspace-data/2020-07-13/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/finspace-data/2020-07-13/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\j\ڮ.3S',_binary '( \D]zT\??\\U\\lP\\\dK\','',0,'?'),(_binary '*@x.\',\'\vV\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/finspace-data/2020-07-13/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/finspace-data/2020-07-13/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Us%zs\i\#}0',_binary 'nk\\J?\+\\7\P$1\/(Y\','',0,'?'),(_binary 'AC!GB\a\"|FT\\r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/V\Gav',_binary 'U\\\\Th	dft)\}\QX','',0,'?'),(_binary ' s%\~\)c\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}I\\\BSǔ\',_binary '\\\\'\{\ѩ,>4]i\p\\\\\','',0,'?'),(_binary 'B\\O^&\#UV','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\At1Y]@\"RI\',_binary '\]\1 [\B\&&G\J\;CSHPjf','',0,'?'),(_binary '\\\\$uo\h','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fis/2020-12-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fis/2020-12-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Tea\\\\Ga',_binary '\:G4\KSn<i\XW!:\\J{;J@','',0,'?'),(_binary '\\F6z\Zl0pԨ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fis/2020-12-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fis/2020-12-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gc\K?\8[',_binary '9yv\75\\\\\kkNk}/\\','',0,'?'),(_binary '\Z\oj\<+\%\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fms/2018-01-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fms/2018-01-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ZvԾE3j\',_binary 'pPwO :\Zp\>he^x\99 \s','',0,'?'),(_binary 'C\\aW\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fms/2018-01-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fms/2018-01-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0Hq@\\r\!J',_binary '1e\̦\rl\,`c#ɩ\\\\\'8H','',0,'?'),(_binary '\\˝\\\\0\.\\Z','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\P:\8J!\\Rg',_binary 'iF\n}AZ:\'\\\Z\rK\_\\\\','',0,'?'),(_binary 'bޙHۅ*\`','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\2\[p\̰ L',_binary '-%t`C\\B6c\\\\\X<;FnMyW','',0,'?'),(_binary 'D\lέ\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/forecastquery/2018-06-26/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/forecastquery/2018-06-26/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"Joi^t}x',_binary 'AEͮc-U\\ͩx\\]\,2b','',0,'?'),(_binary '/ʺ\\\KO\\Je','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/forecastquery/2018-06-26/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/forecastquery/2018-06-26/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\\l%R\H',_binary 'Jq\f\o}oļ\O\\n\0\Ofg¢','',0,'?'),(_binary 'Bކa4<\>_s\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1p,Ԏph',_binary 'j\?zW\\n.\!\Xj:\	MQ\42m','',0,'?'),(_binary 'h\<(\FV0K\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˵0Q\A^Ϫ<',_binary '|[^\\\n\\Ǆ99\\82','',0,'?'),(_binary 'm\"\G	6\\\R\Y','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\M]\`x3Oi',_binary ';w\\\f\'\\V\"t.\B\%\3','',0,'?'),(_binary 'lB@4\"ܔ\\\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '͏m,_⍤\췥',_binary '~hcT|\~\=I\\&%C\\','',0,'?'),(_binary '	8!/+{\6\\\Y','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\lp޶n;~7D',_binary ';\\s\a\n[\0߽u\*uu~ <\\','',0,'?'),(_binary 'w`CEbX','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\V\o$q8\Z\\\',_binary '\\\\-\\fR,k4F\Ko^I\˛','',0,'?'),(_binary '\)mc=\?\Á\r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j;\0;dǅ]',_binary '\` RGc\\3\\q\\nD6\E$','',0,'?'),(_binary 'zj2d\Ca\[\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$N8\\ro:t',_binary '\r/\\Y1s~xZ=NUh6d/\ua\w','',0,'?'),(_binary '\KPe\YQx-','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\\ģdR\\\',_binary 'qiK\\Z\\f\/\ZF\n65\5%{','',0,'?'),(_binary '6i\qu\s/\e-\@','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\t\\',_binary '\\ \a\\?\Sr\bׄnVi(P','',0,'?'),(_binary 'ܕ`Q7t\r\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Pw#\K\d',_binary '.(\ \\xd\|#K$','',0,'?'),(_binary '\,%\'&E!\\{\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\\xl}|u',_binary 'HGK;y٬\\\\\	\\CPtXt\','',0,'?'),(_binary '\\r(8WzW\uuV\B','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08-08/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08-08/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\lѨĥ\\',_binary '\\,\|D.i0\B\0whRv\\\wߘs','',0,'?'),(_binary 'k\ZIꜚ\\\:o\\\3','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08-08/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08-08/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!@\\+gUe;Lt\Z',_binary '<\f\8\Z\\\	6?\Z\5\yC\\|1','',0,'?'),(_binary 'wȘ3K\\VTy}','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\~R\DrL\\"\',_binary 'r\\J=G*?,sYCcD:\\y','',0,'?'),(_binary '\\ڢ\Hq+~:Gt','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\n\̸㥳\]k',_binary 'o_\\J_u\;wx$F*w\0j\h2','',0,'?'),(_binary 'ۻӇN\jw\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rcOv˯A,#\H',_binary '\ [otN<\\"\ʯti\\U\\\\0\\Z\Z','',0,'?'),(_binary '\\i;O!\\#\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/greengrass/2017-06-07/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/greengrass/2017-06-07/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\1/Hb\y\2ǖg',_binary ')\@ *v^(]\\\[]ON\\\\0m','',0,'?'),(_binary 'KM\\؏\\bW','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ͦE\S2w(\',_binary '\dl4*\y*f_\p\\\\/Rc','',0,'?'),(_binary '\0^\\,\\2<H\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\"M\\C\*\',_binary 'Ue::!hn\9\0[\ʄ\Z\\\4>','',0,'?'),(_binary '&FEOE\\\בcE','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/groundstation/2019-05-23/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/groundstation/2019-05-23/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'PI\t\pp\9\1\',_binary '\LC^pɼг\\A\r\7w\lȑml\','',0,'?'),(_binary ',\\DB\u_|um','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/groundstation/2019-05-23/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/groundstation/2019-05-23/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\rt\\;\\\x|,',_binary '\,v{\n2e\\\\0-j;Oؓ}n[Yc','',0,'?'),(_binary '}S\\a5\\\fkҶC','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ߦ\=!4+',_binary '\;\4\Ulq	Gy\\A\4LH\/\B\=','',0,'?'),(_binary '\'\&xFw\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\\!DShk\Q',_binary '\)AcօHp\U\)\Ena\','',0,'?'),(_binary ':ܚ-hr߱','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GՕ\CC\=G5\\[',_binary '7Z@B\\J\<t\03烇6S','',0,'?'),(_binary 'U\աCq\lkJ}','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\\ؚ',_binary 'R/\{\\§-IZ\3\j}\90m\','',0,'?'),(_binary 'N-\r״\\0B\E\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/healthlake/2017-07-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/healthlake/2017-07-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\J\Wz3a]\t',_binary 'Þ=\\\zO\\\\W\\?\G[\','',0,'?'),(_binary '\\݅Td\\R','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/healthlake/2017-07-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/healthlake/2017-07-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~M\n^{ݸP*يY',_binary '\Sݒ\N\IMOr\0]& \[g9\0\','',0,'?'),(_binary 'Oz&߹DuW\ڿ\n\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/honeycode/2020-03-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/honeycode/2020-03-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\Ї\\x\.,\',_binary 'j\̲qJpCl\X\bJ\\\X1','',0,'?'),(_binary 'lT\e\s\c\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/honeycode/2020-03-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/honeycode/2020-03-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\\\N9I',_binary '\\\ruy4\3\"\^ޝ\KG\\TD','',0,'?'),(_binary '(s^\\0>9Z\7','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\D<\R\'\\',_binary '\\\'+`hDU\.\l4Ԇ\\\:_\x','',0,'?'),(_binary 'VXP\\/$\\S','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K{8L\/-\7',_binary 't$7:k\@\ɂ\NÝANV<\','',0,'?'),(_binary '\'\A/\\U#<','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hf&\í)dn!',_binary 'Ȁ9<Bi\\nGAe\ഄCHyȂ','',0,'?'),(_binary '\\֠Yd\֓NZ\&@:','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\n\ǉ\Ms',_binary '=\1i\\&\Z\%_n*%,\(\n`\','',0,'?'),(_binary '>YM\i1\\d6@','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\򛼌S\2J\0\l',_binary '\%=]X#\\0\ά\\\nI_3;','',0,'?'),(_binary 'NIVm껽BaJ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\cbZE8dbM{',_binary '=\\;аV\K4ᐊ\ժM\nl\r','',0,'?'),(_binary '\;O0.}Q\{\O','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CflWcbXF\',_binary '\J\j\,+}x\\l!\'\i=N','',0,'?'),(_binary '\i\dw\EP({`','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' ^?\f\\\$\',_binary 'XȈ1\DD&\\6\؟{\!','',0,'?'),(_binary '6I_\\\+;\\\";\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'NM\\V\',_binary '$χ&nORP\2\8x\3\ZO(','',0,'?'),(_binary '_oл*UJpG\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\:PY@\?GF',_binary '?\x|~q\Ӻw`5י\ⴤ\zI\','',0,'?'),(_binary '\AJf\K\iC','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{|.XHq/4\^\c\',_binary 'W\4N\54\"\|lN\UaN','',0,'?'),(_binary '\RB\7q\c|({-','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\k\'\!\\"\',_binary 'v\4RPEN]\r\\b;)¹0}s训U','',0,'?'),(_binary '\(\0$\?:^eU','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@+(\v4dD',_binary '`f\n\\\wS\xܓ2/\W\\q\h','',0,'?'),(_binary '\5V\\wU\齙\0','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=iZ\\\B',_binary '.\$l\o?pZ$7S?j\O\\	\\s','',0,'?'),(_binary '~=p\-df$^','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s\\|P\,	q)\',_binary 'E)8\\ڽKZ^@\\\nܭZ\jS&','',0,'?'),(_binary '\\ZRdh|n ly','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R$\Z\\d\\\;V',_binary '\Ch)\=\\\\'y-͊\\\uv','',0,'?'),(_binary '\f\E9\NW\_@','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r+\oY>^\7\\',_binary '=\rz\n\/N\qq\\C\+iQ߷Y','',0,'?'),(_binary 'g\ye\r\\\0n#v\s\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0b&@\)~<1',_binary '5.\*I&.R\܏m[\Nu\'.\&','',0,'?'),(_binary '[].\HeL\\\=','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot1click-devices/2018-05-14/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot1click-devices/2018-05-14/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%Vt ΋d5\kA',_binary '\\`,\Zt=u	\\n\`\:','',0,'?'),(_binary '#4~yW\\6~+\\-','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6N7:\+p\',_binary '\=\\EB\pl\\0*\=pE\\\y','',0,'?'),(_binary 'b]C\_d\\m','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Lm=\F\2\)',_binary 'j\kgv7\Ijz\\\\uѶ\\\c\\\','',0,'?'),(_binary 'rY4>\nG)\9g','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ȝ@\00D\'\.V  ',_binary 'u\\\rLAC\\S\\\k\L\ɮ|l','',0,'?'),(_binary '\j\\0\\W\ZF','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '쿨{~Vu͒l\\',_binary ' :82>O\CX]:bs%~&','',0,'?'),(_binary '8vP\>9\\\[6\6','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\7\:P\ utk',_binary 'q>ME: Ӡ؛cmIT@\\73/','',0,'?'),(_binary '^t\Oz-\	7\\t5\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\e\\{Y \',_binary '<px]<2\r[{\N;{\r\\,$','',0,'?'),(_binary '\7-\X\m\I','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotevents/2018-07-27/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotevents/2018-07-27/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\<#\?\@\0',_binary '\\T-\\\\\쟉#N\\\\n\'','',0,'?'),(_binary 'Ps\qh8a\\[>Q\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotevents/2018-07-27/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotevents/2018-07-27/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y9pZ}ckd\u',_binary 'u5=3\\hQ\\,֝rgF,I','',0,'?'),(_binary '\3e-a\ml*\\'','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(u:i\\\\nP\/\\',_binary '\\5a]b-!g!\TmҎ\/`\\\Z\0','',0,'?'),(_binary 'r\E|s(F\@\b','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>/Re\\1#ݠ\',_binary '48;xv\\\^ћ\-\0^\9\\Z','',0,'?'),(_binary '\Z9\'31\\r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_/\\Z&ƛ\\z\A\',_binary 'vٜ\I\j\v\&i\\8\J\<','',0,'?'),(_binary '8%g\\\\s@\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*	y\\e}QL\I\[',_binary '\\<Jq\\'lDpz\A1\R.\D֕\/+J','',0,'?'),(_binary '\S\B] ]kZ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\Qqk\"f\#\:)',_binary ':e\/p\7\\83\j\:\-\n?G','',0,'?'),(_binary '!\\!Gٵk','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Zd@E\\\\\aE',_binary '\\}<\\\f+\n:\Vf`T\t蚜','',0,'?'),(_binary '\x`*s5\#$.','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\\W%A&\ \"\Z',_binary 'Q`q8\(fzK~=Hkτ$)','',0,'?'),(_binary 'ep`d\\=\\{\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q˾\H9\',_binary '8~NP\\\	2O\\ܢr\K\p\ \?e','',0,'?'),(_binary '3׀y2','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M̟\N8O\',_binary '$[\rVR\M{0Du\Frc$=yO82QA','',0,'?'),(_binary '>I%\1@4PS\o H','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't=J\y߈l',_binary 'UQ^[R\ُ0{\}F\;IK\?','',0,'?'),(_binary 'Dw\\[tj[\U\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\'\\K\'{\\',_binary 'A$1\r;R*G\\\\S\ܵl:','',0,'?'),(_binary '0B%\'^b\c-','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l}.KqmNcXLY',_binary '\\\\X\_샻.\rv\p\Nm','',0,'?'),(_binary 'ք*/\N/\c_0᭰','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9swдC~?\\|چ',_binary '\Z#Yگ_6\"#(\\j=z\-t\sR\I','',0,'?'),(_binary '\\P{\rf\S4K','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ivs/2020-07-14/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ivs/2020-07-14/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$|\\0/\c\!XJ',_binary '9I/T\d\Oy\o&\g','',0,'?'),(_binary '3\\\7\\Ǭd7','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ivs/2020-07-14/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ivs/2020-07-14/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\:^\Kt^\',_binary 'k?\5\wJ.c\r!|D%\oz#⩈','',0,'?'),(_binary 'y\\g\|hy(΄','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kafka/2018-11-14/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kafka/2018-11-14/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\ѕcCr]\\',_binary '\u\O\\&!MmW\<Ec\_Lm','',0,'?'),(_binary '\o\O)t','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kafka/2018-11-14/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kafka/2018-11-14/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Y\W<pV%#\C\r',_binary '⤭ȾY-\\o\\\AP6_\\r\\'pȌ','',0,'?'),(_binary '\g\|\i3A^','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kendra/2019-02-03/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kendra/2019-02-03/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\bY\Mjhd\',_binary '\T):h8\Ԝ^A\[hL\-LnU\Q','',0,'?'),(_binary 'K\33\r\\\0eW','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kendra/2019-02-03/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kendra/2019-02-03/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\r֍WC^U\',_binary 'OL&%lM\ +\4\\YOm\\\nx','',0,'?'),(_binary 'ޤ	\\<\\r\<','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ӭe\0Y<}',_binary 'x\nC\BxCPQ\^֢O[\r\$]\','',0,'?'),(_binary '֬(9$?\#(j','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\E\'@N\t\ȞF',_binary ';\:crSZ\\\r¾\rxlazq','',0,'?'),(_binary '2\2\]\'\\\ԅ4','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\R\\\0\p\JW',_binary '\W!\b\\k\\9	1\	\\e\\','',0,'?'),(_binary '+\\V5\]}6qC','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T4-=\Bq\\S\',_binary 'F\0*4$e\\w.\u9L&l\V\?\ݻ','',0,'?'),(_binary 'Y!`S CpL\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>USR*ghyz',_binary 'l_$Pd0Kߟx\攆lU\\.#ed','',0,'?'),(_binary 'XQ\d\I\\k','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&\A\\\!#',_binary '{Q{F^NybU[/r\R:E\:\/','',0,'?'),(_binary '\5Y&o Ckc','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aH\H\\r\\\\6d;',_binary '\%-e#\\.\\\?\+f3\Nh','',0,'?'),(_binary '2ۯ\?\\R[\n','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`*46[I\\^w%',_binary '$\X\Xw=SVv\\MB u-]E[','',0,'?'),(_binary '6\Qb U?','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m\nl|\e\(H\',_binary 'k{I%\H1E[E\\}\','',0,'?'),(_binary 'q\5\\\\؂x','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\|\(VB\\R',_binary '%\H\(5\"W\\\p\5vY','',0,'?'),(_binary '\Z\"@9a[$','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"v\Kб\s',_binary '}\\\^\\\"HPoYbZ1U\̪fT\\Z','',0,'?'),(_binary '\\ 	ZO=\|v\Z','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɮ1\0ڠ\[)[',_binary '7\i\Ǎyfˈ\\H.\\\d','',0,'?'),(_binary '-\%P-BV,(','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2/2018-05-23/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2/2018-05-23/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2m=KRT\t4',_binary 'J[Íϲ}.TЪ!WA\tƆhm.','',0,'?'),(_binary '\\\\\G@\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2/2018-05-23/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2/2018-05-23/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\n\R6wju\rp\',_binary 'O/\Q\\wC\\\~\spi*\\\','',0,'?'),(_binary '툣Sr>\ʇE\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\<{\ŷ\\',_binary '_*\>,}\w\ \\q%\Lƕ\\','',0,'?'),(_binary '\m&hlON\\C','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'IeR\64늸M!\'\Z',_binary 'R23\=b3XuBM\\\\=\\5\','',0,'?'),(_binary '\\g:\p\3r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zzŻ޽\\r\x ',_binary 'Β\MȠs\%a&2+;\n\\\','',0,'?'),(_binary '\X\4\N	J\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')|gtق',_binary '7M\-D:\Oj\\r?څhi-\','',0,'?'),(_binary 'Eg@T8VtDy','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$vےs\\K\\',_binary 'to\\EW\:Lat*c\ GT;\\','',0,'?'),(_binary 'E\r{R9f@=3\w\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lakeformation/2017-03-31/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lakeformation/2017-03-31/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\-̠hg}5\I^',_binary '3\	t^\$\W8\\^v/\','',0,'?'),(_binary ',q\^%m\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lakeformation/2017-03-31/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lakeformation/2017-03-31/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9AU\\U\\\',_binary 'Ser\&uʹz\\'A!\_o D16\h>\','',0,'?'),(_binary 'SD\Z1\\"D','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yoaXҚ\:A',_binary '	I\f\&6\\zފ\9\<\<\t\','',0,'?'),(_binary 'C&?\\@\\Glz','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\r\|>bJ\ܼ\',_binary '\\>sZ6\W|?k\iz}\\*OV','',0,'?'),(_binary 'B\{P!k@Fu(5|','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɠ1\n\)F5',_binary '\\'k݋\b(\\q\z imR\ۇ','',0,'?'),(_binary 'ډ\˙\8J9#G]{\+','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '94LhzX',_binary '$g+\\9\\\\\-\|\Y3p$D>[\','',0,'?'),(_binary 'Ј\\#	l\^G','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\\;H¢⤽x\',_binary '\\X\\*}o\?k\tV\	\Z\ϓ,ro','',0,'?'),(_binary 'FN\?h\\U\{\k','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ǒ&zI\#.\',_binary '\=\Z8\3	\VS\S0\\\Ԭ~\(\:]','',0,'?'),(_binary '}\\\\E\\\\Z¤\r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/license-manager/2018-08-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/license-manager/2018-08-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z^JB\xO\kE\',_binary '\\\\X]\x\\1i?#r\I90<|','',0,'?'),(_binary '\4\{,1\njԈ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/license-manager/2018-08-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/license-manager/2018-08-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4O\\(((pg\2\',_binary ' \X\k~\\u^T\r7\C\	wđߑ','',0,'?'),(_binary '\\}\Bo98\J\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yff\\m\\',_binary ':b?ݢ\\\M۾\\ya	\U\)/zJ\"','',0,'?'),(_binary '\"e\#Ҡe','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ꖻ&\<3T',_binary 'KE_^#L$6\G\ࣃRU#»\','',0,'?'),(_binary '\.\gmh|jJ\*q','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\\po#\\',_binary 'ti9	>Ln\βSQ1LZ\1R%Y\\Z[\Y','',0,'?'),(_binary '\Ɉ˘\&;\C\`<:','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/location/2020-11-19/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/location/2020-11-19/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\jR\\!1d',_binary 'V\¬/p\eˎ\6\Ly.Y\\\x\mO\','',0,'?'),(_binary ']\\Tke\M`\\cϡ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/location/2020-11-19/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/location/2020-11-19/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\K\ߗia\}',_binary '\\\\\:(n}\}v\}`9i\\\','',0,'?'),(_binary '\0I\*%|S\0','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\?&.cg^㎑\n',_binary 'A\y~RB$8\h|߷Ts\n','',0,'?'),(_binary 'EǴ\2J\\t\^\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{L^t9jx7',_binary '7]Eh[{ukIE\(D%\n/P','',0,'?'),(_binary '.VZ\'\MUZ3\^','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<9}\<\׳e',_binary '_\nR`K\Ӡ4\A\\70[\\C\ӗ\.','',0,'?'),(_binary 'Lc \r\\0Yj\\]\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutequipment/2020-12-15/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutequipment/2020-12-15/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p>\\\9\?H',_binary 'gLj\\rjz\*\\\ \BfH@\'\,','',0,'?'),(_binary 'ԃG\n[\4fL\\'v','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutequipment/2020-12-15/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutequipment/2020-12-15/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%K\\\\lp)\p\\',_binary ' &\o/\JO-\ï\6Hoe^`q\ʬ','',0,'?'),(_binary 'o\nx\2\n\LaR','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutmetrics/2017-07-25/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutmetrics/2017-07-25/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ҖWMMR\\r\?',_binary 'dQ\'\\\!%u8\-X!.\\Uk\0[c','',0,'?'),(_binary '\\r9@Am\2\u鶽','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutmetrics/2017-07-25/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutmetrics/2017-07-25/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\E\\	E\|/\\>',_binary 'D4E\\Ho\X\N/B\AG\\d','',0,'?'),(_binary 'pa\"O\g·>\C','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\DN@j7\\d',_binary 'I9|	o)\\UMդ\\:#]\\\','',0,'?'),(_binary '\^\bܦq','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+&ڴ\\Z);>i\\',_binary '\ǨfkpnvRB-5P\{Ŧ\S','',0,'?'),(_binary '/*v\IFk+M(','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\'vU.필d_',_binary 'q^\\\*hf<	i\q¯܉%fkxf','',0,'?'),(_binary '^\r;͇\	<+\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|ҲDRE\ݨ',_binary '\\z\z\HS&WL*xЊN\\\\:','',0,'?'),(_binary 'T`gK~wyj+w7+o','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\o\\-kTm4\',_binary '\ߠz<K8c/-A5aL/\r\y/G\h','',0,'?'),(_binary '!Һa\n3\O','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/macie/2017-12-19/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/macie/2017-12-19/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\9D\oۡۅ',_binary 'JqDs\\ަvm,y\\DC:\[1','',0,'?'),(_binary '\\nHd8%v\'MF\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/macie/2017-12-19/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/macie/2017-12-19/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\.\\!>]\<\\c',_binary '<\0z~B\(\|\ӌM0\U\Z\qo','',0,'?'),(_binary 'Az\rt7,X%','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/macie2/2020-01-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/macie2/2020-01-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\V\X\\j߬	V	F',_binary '\c\\/\G\;\4\q<\\`+\*>V','',0,'?'),(_binary 'v%\=\\¢\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/macie2/2020-01-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/macie2/2020-01-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+at3eG\pG\w\',_binary '\\KKHG_\SJ\C p2=\1','',0,'?'),(_binary '.g³5M)\\0(','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yx\\\\\%g',_binary '\rY+\@\~f,\\\Icٱ!㞜','',0,'?'),(_binary 'D3VL\B-\-\%7','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '84\'Ho\"%\\',_binary '\a\ k~\aO1zvXK/\p\\T','',0,'?'),(_binary '=\B\.\\%\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/manifest.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/manifest.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*\\\\ZA:}\',_binary 'y;mb>I\(\DB/\?v\\F}\7\','',0,'?'),(_binary '@߷^Xk⌖','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\\%\T\ҩ\I!',_binary '\INa\03ko%؏\0\m\\ɘٱ','',0,'?'),(_binary ',\r\'\Z	K\q','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~\#\\7\',_binary '#\w9\\')\'ѱO\nxKOaYk҅\ds','',0,'?'),(_binary 'n`u$ \hT\/','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0%k\\/\\\',_binary 'ZQX\M\"\69`\z$','',0,'?'),(_binary '3ߴ*/m\/;','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',|\\b\\+9\ۅ',_binary 'ʷc/\»T\Ά!\Z_N\\:	Dso','',0,'?'),(_binary '\&)z$\\8c','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\\\\W\I',_binary '\ú+(e\q\Z{\0;\\\0s\\\\\}\{y','',0,'?'),(_binary 'Sw\'<,82','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\e8ѡK\EC\e',_binary 'T\D5鈮#\X@(=>~Y\]','',0,'?'),(_binary 'Rl\l<T \\f','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O^\@\\',_binary '^\-J\Z(0=\VOJP\O\_LM\!\S','',0,'?'),(_binary 'o\I\\\6粺','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\yI#kltG',_binary 'Y\\r8_\ng\\*Ź\mx','',0,'?'),(_binary 'DM.\\¨','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$U6\\^j\ O',_binary 'b\5\I4{\B,\ϼL\\\\r','',0,'?'),(_binary 'h\\c8uqG\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'au\\\e\7',_binary 'L\@\m\57d:	#s@\KZ\V\','',0,'?'),(_binary '#\IՎ\]\;\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\t\$Ii',_binary '\AJf8\:\rD{\hwL\44[F\\','',0,'?'),(_binary '؛\\:md0QV','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o(/G\)\y\/Nl',_binary 'd\Z88\{*{l4!\"SiэB#4MY\\'j','',0,'?'),(_binary 'sQ%\ف sp_]','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\"UE\LwC|M\',_binary '\\\z\"6jY\\\]\\ަ8\r~W','',0,'?'),(_binary '\?JF\\e\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Am\섳TL3tUq',_binary '|ܤF|b2^\\y\u\n\r:\0KeIO\\','',0,'?'),(_binary '-*9ɼ\+\8','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(w\wO\mypb\',_binary '瑜2a(.V?X\D\6\*npϱ;r','',0,'?'),(_binary 'U\ͳ+\\=S(','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediapackage-vod/2018-11-07/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediapackage-vod/2018-11-07/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\I5\\\N',_binary '\r\\\\Ħz\\Gjٗkr\n8\','',0,'?'),(_binary '\N	FB','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediapackage-vod/2018-11-07/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediapackage-vod/2018-11-07/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\Xkf,ᡃa',_binary 'o R\4PO\t8\cL9\bߘ\','',0,'?'),(_binary '}}<\\\ZSh[H!\5Z','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VŸXhp\rl',_binary 'a\;\P\rk\e=\\'ū\c\]Ε','',0,'?'),(_binary '\zibFM\{H%','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';H6D\ .\y',_binary '0ڍ̀Yc\\\W$z\\Qg\m\P]','',0,'?'),(_binary 'r\<.\Pt\_\f','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\dŜ t=\\',_binary '\\f܆\\N\T\Zy羕ءv\=\F0','',0,'?'),(_binary 'R\\Z\\np\5}Yn\X\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o?S\r\o\c1',_binary 'c:ɋ\\\\iV-Eq\\\>','',0,'?'),(_binary '\7\\GnB','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\-\O{\\tؔ\\',_binary 'WP\\\r&:Y>hogZhc\}S?\w\','',0,'?'),(_binary '6L7\\%?n**9','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&ޗ\b(܅',_binary '2PK\Z\!\ݕ[glqѥJ%\\','',0,'?'),(_binary '7K!h:\rTjt42K','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R+\\\Bv\\>\\˴@',_binary '\\T\#pbGEd!\)J\\\|','',0,'?'),(_binary '\\\Gh\\F','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\\>w\trZ\',_binary '\<.9NQ\5\\T \\	T\YA{\ZE','',0,'?'),(_binary '\6F\v\[| \0','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\qG&*?%\',_binary '3\?\	-\WyI\#\/\>ʻ\d\'t','',0,'?'),(_binary '\\4aI\4\ ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i$A\+\hR\\',_binary '\ш\\nP\PdA\\_b#GV\f','',0,'?'),(_binary 'ރ`G3\Z/\xo\r{','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mgn/2020-02-26/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mgn/2020-02-26/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?U_\3\\z\w\',_binary '5udd\[\a{\ϩ\2\N\$oz','',0,'?'),(_binary 'ܞy\K\2','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mgn/2020-02-26/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mgn/2020-02-26/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\?Vjn',_binary '\~Jv@\\7N$\\%\]3\','',0,'?'),(_binary '\\\Z_lo\-n!K\<','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_y\\L}ٱSD\)',_binary '\\l\\۰\M\\@?M]\?lߺO?5\','',0,'?'),(_binary '\ӑ\7Kt','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\\ҋjL9;\\\rL',_binary '.-C`?o\77 \Z\\1\\6\','',0,'?'),(_binary '\l\\}\"\:A\~','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.ȿ\\WN;',_binary 'a\\n\Z0p\b\Kt\\>\Z\ZS\/','',0,'?'),(_binary 'څ\g\\\rJk|','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\n	o#5\r\XQ',_binary '\\\:b\V\i\~|a\*\i%֊Ǉ\\x','',0,'?'),(_binary '\cT0x_\J?L ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Nk.\Vr~\',_binary 'q\Xkp[b,<ʌӬ\\VX.\','',0,'?'),(_binary '\\"\A/c+}\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Hz\8\fjs\',_binary '5l\I`rs&\Pޱ\'\Z@\4R','',0,'?'),(_binary 'Z_M2\ \\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\|u\*xi$dÚ~',_binary '\ﾦYsA:\5\'4GScKe\5N7|%','',0,'?'),(_binary '\\jc)/\\P`e','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\uww%\+$',_binary 'I{=°\L\\[H\9\"@ꄉ D','',0,'?'),(_binary '_ܻ8Z\X|','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\L\\U\/\\\\',_binary 'VL\9\k\\M>\P\җ\Hd\\','',0,'?'),(_binary '\\4HS\L\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_lk\*\\',_binary '\ϝV\ \E&\;p\P\m/\M\Z_','',0,'?'),(_binary '\\cs\m&7Q#<\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l6\"^\cj2$=',_binary 'OĖM~%DW~\VNBь;y\PI\','',0,'?'),(_binary 'Tq\O(\ٹ\sB','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\SoQLr\zlA',_binary 'ֿ\x\\\\hp%\^\\պ	\o7\','',0,'?'),(_binary '\\\0v.	j7\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\P~k\{)\,:[',_binary 'E\f\,4\M\V7\Yݘ,\\e\S','',0,'?'),(_binary '\.U\g.\ZRuj#','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\	\?Jv	eϾNc',_binary '\p\nlǿ\i,LO\\K=m(ђg','',0,'?'),(_binary '\Z\\2g;.@fg','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':~.\Xӳ2n^',_binary 'w\cxY\g`D\4`.\\6\}y\n$\ZF','',0,'?'),(_binary ':f\\w˧9*O\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mwaa/2020-07-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mwaa/2020-07-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\CK\y\/\Oʥ',_binary '[\f1eJo6Hh-bPA\;I)8\0KbL@','',0,'?'),(_binary '.)\I\L҅\Zb\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mwaa/2020-07-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mwaa/2020-07-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'eź\,3#[\*e}',_binary '\\\\\pF\0ۆ\=7\N','',0,'?'),(_binary '\|\\\uz\\S$','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pk&uW\w\\j\',_binary '/;\\\3[XK^\aJڳB\\\\w\$W','',0,'?'),(_binary '\`\\IZD[uS','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\sЕ|4\\r\Z\,',_binary '\Zj\\\B3\\\i)Re\ Ⰲf\\s\','',0,'?'),(_binary '㷱9g,!k\r{','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\zXxoq\AAD.\',_binary '^,\\:L\Ym$\w\','',0,'?'),(_binary 'OX5sS\\nt','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2t\m\S~\ro\',_binary '7w\<\H\\\\\\\\h\y\"\\','',0,'?'),(_binary 'Ԝ˻\Xjz\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\\G9M2HD@D\',_binary '\\\h*\bC\'\\\ \\K\K\\\ ','',0,'?'),(_binary '\'dw\r\.\a[y','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\>\#\R\\\nǚ\0',_binary '좹j\\,\o\\\\v\?\\\mi','',0,'?'),(_binary 'wv:v\\\o\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qh:H	T\',_binary '\9\)SP*+\\x. Y>\\\K','',0,'?'),(_binary '&\m}	x余\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\wyT\ˍ	\\f',_binary '^K\{K\YpKd\V\C','',0,'?'),(_binary 'bڰZ\rE,\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/nimble/2020-08-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/nimble/2020-08-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*\g8!( \HH',_binary 'T\wz\\{7\)8\rpZ%ݍ.','',0,'?'),(_binary 'um\긆wPb|w+','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/nimble/2020-08-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/nimble/2020-08-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'PyXw\\\\+q',_binary 'W\ќbf\"n\'\0\޿\Ѣ	`','',0,'?'),(_binary '{(_A\GhB4W','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\sNx\\&K\f',_binary 'd\\_c\n=\k3AF\\\L2\~ ','',0,'?'),(_binary '\K\\Ĝ\%<+','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\)\٢\*O\',_binary 'ڑ\\\\\r$=Ts#.\'{\j\e','',0,'?'),(_binary 'n\Z->zq`\S\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\\\u\\rdG\D',_binary '@\\E^̪IWX&wWLկ\Z','',0,'?'),(_binary 'Zy&U9@<_\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\gud\0BL\',_binary '\M{\ػ\}1;8\\%b^Ο\\Z)n|/\','',0,'?'),(_binary '\E;\\]OX\\\\+h','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z-S*Fj랾\',_binary 'o\ת=]\^I\\E\\\\\!SaUf+','',0,'?'),(_binary '&\\V\=,r{\\1','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\4K9\\\؈\\-\g',_binary '\xie\\uU\Z\p9n,Q_SOJ\','',0,'?'),(_binary 'B28\ht\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'OcaR\֥\1',_binary 'pl\1.\',\\?%\'\!Y2\/8','',0,'?'),(_binary '35n\'\'\rh\7\d*','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Mn!d{/',_binary 'H0[\̝\\0\v0[\\\(E÷f\\\\'H','',0,'?'),(_binary 'Qat+\\\\\0','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SIHaŎC\\m',_binary '\tE*!\\~\౿R\\\*\oev\','',0,'?'),(_binary 'K\G\|\\\\BJ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/outposts/2019-12-03/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/outposts/2019-12-03/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3?4\#~',_binary '\&\_A_\KW:#x͙K\%x','',0,'?'),(_binary ':O\]\\U\:\Z)','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/outposts/2019-12-03/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/outposts/2019-12-03/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\g\13/)\h{',_binary 'aTzʩ&\uYD\/\\\3\&9%\ιX','',0,'?'),(_binary 'p;!Y0e\LfiOi','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize/2018-05-22/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize/2018-05-22/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\՟E>Wwq',_binary '}\%r_1c\~U%\\f\m\r:\\'9','',0,'?'),(_binary '4\rd3s\}\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize/2018-05-22/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize/2018-05-22/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\EM\K',_binary '>9\#q2EѬu\\\(.\\Lb{S\l\K','',0,'?'),(_binary '3E(\\p\r\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\3Rg)w$\\.',_binary '`р\b7r\\h^QT\\u9\\k','',0,'?'),(_binary '\Z+\e\Bv;','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Nрv\\\\\\"H',_binary 'm\d9\ix\;#ԑ6Lw2)D\d','',0,'?'),(_binary '2\٢gG	\y\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\\\\\N.:b=',_binary 'uC\1^Ψ)\\5A\!\~\]\ZNl~','',0,'?'),(_binary '\\*uJ\8\\\&\rz','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>9:Qbo\f\\r',_binary '^\Po>\f! \\%=^$K0<\','',0,'?'),(_binary 'Qq}Qm\⚘\"q\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pi/2018-02-27/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pi/2018-02-27/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\'W6\p\Z%5\',_binary '\\0Gp\'x\\\\jC\\'o5O+\','',0,'?'),(_binary '\\"p/o\>_%','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pi/2018-02-27/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pi/2018-02-27/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\ݟ\\\\<',_binary 'O\"v \إ\r	=\|V\ވ0\E','',0,'?'),(_binary '~Y-{ƙez\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pinpoint/2016-12-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pinpoint/2016-12-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rCImݍ\\?m',_binary 'a8)\\y 8\\ѣ]\\":$y\'!\\q','',0,'?'),(_binary 'C7+~:\\M','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pinpoint-email/2018-07-26/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pinpoint-email/2018-07-26/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9β@A\h',_binary '!Aq\sMo\Tk\&VֆB\I\Et\','',0,'?'),(_binary 'n\dn\qs\Z\"G\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pinpoint-email/2018-07-26/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pinpoint-email/2018-07-26/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6v\\\5\\`{\n',_binary '\*}\r#r>7lR:3ZjӦ\\','',0,'?'),(_binary '\s00\4l\'\7','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\a.-)mIg\\\',_binary 'bw\>uAp\Z\/\|֔|\\','',0,'?'),(_binary 'j\\\L\AW\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#L\jR$}U[\',_binary '\\rGd\Z\\\I\]CP\\~CCqטfF\','',0,'?'),(_binary '+&k\>x\4\M2\{','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\w\#{\'\\r',_binary 'Q6X\"\;+\\Li\'ϚC?=\eI\M\','',0,'?'),(_binary '\c)ǌG`\\G8\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';Ci\FN85\',_binary '\\\R\K_\n\ϰ/\}q\\\r;b\','',0,'?'),(_binary '2\\\\\\k\Z\HV','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\|\Z\n\\vl!\\n',_binary 'oQr-\Y\IN-4O\s\ ;\H','',0,'?'),(_binary '\8Ӆ\\\rCq\(','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/qldb/2019-01-02/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/qldb/2019-01-02/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n&\{]k͟',_binary 'n\GZ\}\-M}e-\\a\'ER%U<\','',0,'?'),(_binary '\n\lb8t/~|Ej','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/qldb/2019-01-02/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/qldb/2019-01-02/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@^\,K\]}\{}j',_binary 'E\,\O2\N/\'\=?&xk\r3','',0,'?'),(_binary 'H\Ќ[<_T','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r\E̚I#8',_binary '\\]}\y\^Ӹ8\号m\','',0,'?'),(_binary '\\\';sk\Zb@\	\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ȝp\{ڧPK',_binary '\r\\F\vt\\\\*G<~`\r}','',0,'?'),(_binary '\\0\ZA\\"₅e','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gmjid\n6\N\sv#',_binary 'r\˛lD\0\&m2^Ue>5\BcQ\B]','',0,'?'),(_binary '[`!\\pp)A\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\\\QB6v\\',_binary '\]\\dg\yn1-W\\ǅ\ͣwyK#	%','',0,'?'),(_binary '\\۞\\j\"\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ram/2018-01-04/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ram/2018-01-04/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\#\7\\I\\W',_binary ';tD+\Ab9T\#ïr&Vf{Ə','',0,'?'),(_binary '4\o_\su:%','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ram/2018-01-04/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ram/2018-01-04/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M_p\\\cv',_binary 'cVaR\*\^\MY\0\턪\alA;\\n%','',0,'?'),(_binary '\Veէ\"Q\+%\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q\\Ave	',_binary '=ʻ\r\\0n{8\'GJ\ry\!\\QG','',0,'?'),(_binary 'r[+F\\u׈5J=y','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\hY<0,`o',_binary '\\\Z\F\i\j-\4\xq\X \ȣ','',0,'?'),(_binary '>\;7\\n\-<\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y8ŵvRh\\Ix\',_binary '\\d\	\$#\\\ö,\\,c\J\\a','',0,'?'),(_binary 'tG-}g2Fj{`\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1N\\*!=i,',_binary '֌\\n\s\|\V\p£8B]m5cI','',0,'?'),(_binary '<	~]}\:/?N\'','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#h+\j\'Gww\\Z\',_binary '\r]\\\\-\4Ϥ\zOsX\~\rxB\T;==','',0,'?'),(_binary 'o\\1sB=','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.ZD\\*67\j\l1',_binary 'K\YÄd<\Z\t\\2u\\{z$\','',0,'?'),(_binary 'Uny\8\\l8H','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!Z2\9\[0\\|v',_binary '\tӮ\\n\S\=5gx\a,\\ZP?\\G\','',0,'?'),(_binary '\+\r] \k\ף','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\.\|kVTzJ\',_binary '@^ލ,ɗztCGO;$\\\\\y<S\\','',0,'?'),(_binary ':ο(\\-Ic\,','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds-data/2018-08-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds-data/2018-08-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\h>FG H\0,\',_binary '>\\\'`^k\&\n\@Gbފ#YJ%?m\\\','',0,'?'),(_binary '\g֭P\n\!Kf*	','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds-data/2018-08-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds-data/2018-08-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SmkqlJ_\',_binary 'm\4/CWh.\q\X5GcR*Lq^^A','',0,'?'),(_binary '\Ҧh\\\@\\C!','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SC,9\c:AB',_binary 'v-\z?\n7\\?kY\yۼS','',0,'?'),(_binary 'chv}p!VV?\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>||}z0\\\\',_binary 'uR]\A\As\}\4ux\\\rF','',0,'?'),(_binary '#\\:zM7Y\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\'GjH\2\WC\'\`&',_binary '\\yHFz!h6A(\Z4>Q#\Z2','',0,'?'),(_binary '\􉡪rpv\4#\M\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fMS1\\\}	',_binary '&/nlo\fQ\\Lz\|H','',0,'?'),(_binary '4<p R~n\+TZ@','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`c)@\jfQ<o\',_binary 'D|9tY\\P\\\~\vq\iSO','',0,'?'),(_binary 'P\7\Z.\Te\H@','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift-data/2019-12-20/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift-data/2019-12-20/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qX\ױ/:\\',_binary '\.ܲuZ[/E_\\(;','',0,'?'),(_binary '\r\\\n@gDWi','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift-data/2019-12-20/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift-data/2019-12-20/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kB	\uBDZ]',_binary '\\9,H;D\'\\5-v\RJ\\\\1B-\','',0,'?'),(_binary 'X.RZ\\Ǫ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ϻ\zƬ^\\9c',_binary '\ami\\;	Z3$l?Z;\R','',0,'?'),(_binary 'H}1\B\\N&\yS\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fM7v\\o.',_binary '\\Ţ\3@\\_\<]\\^!Lqų','',0,'?'),(_binary ']\ngWe*e)','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\c\;\IgTn[$',_binary '\9\(Pi4Ӕ)ld-','',0,'?'),(_binary 'o\#\[I՜','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\\\0\R< ',_binary '\|}\F2pP\[I{!ǎx-','',0,'?'),(_binary '_&\z\V/','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4V\'^j4(ѯb',_binary 'A\6\K\\gCJQX5,_3@J9\L\"$','',0,'?'),(_binary '\힖\,\e','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"B\bJS\!',_binary 'ϪI*9Nynh+FˋV.\\\\`xv\s\','',0,'?'),(_binary '1g<)aOH','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.[\\\\r\\&ɸ',_binary '\V\r(G01zo<։)XO({\/','',0,'?'),(_binary '_==\0\En\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\n\6[Bq)',_binary '5ZHy\^v\7.\ʄ6\\Te ','',0,'?'),(_binary '<7aţ3R}X','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/robomaker/2018-06-29/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/robomaker/2018-06-29/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\ay0	t\!yz,',_binary '\\Q\KN\H\ex\塢\rJ6','',0,'?'),(_binary '03~I/1ŧA\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/robomaker/2018-06-29/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/robomaker/2018-06-29/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\&;ŝnGw',_binary 'W8\!l\*MV\Ze\3`\S(%','',0,'?'),(_binary '\p!fkW.\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Gl\wz4d6',_binary '\\xV;M2<{֨A>}\4gwxJ','',0,'?'),(_binary '#MZͺ~n','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!p\AYLm$oC',_binary 'K\C]w\*\>9\\)\\.-Ll{u','',0,'?'),(_binary '\4f\+mw\&`','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\oIZM@\\\h\',_binary 'h\x\\׻b\/s\\♞[8qlN','',0,'?'),(_binary '\"\錌WYT7','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\8x(C2o',_binary ')q\m\a\\֐I\\2wN٪ɶ\;FA','',0,'?'),(_binary 'x\`<E\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=5ڈه{b',_binary '8:g\X!\\`\\\M\Z\/i\*\\kf㗑','',0,'?'),(_binary 'ed\'P:9߁)','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xJ\lj_D];̕\\'',_binary '=\0g\\ \S	\mzr7籈1\'\','',0,'?'),(_binary '݁E\#)\v\L\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0ivO\n',_binary 'ّ\\MWP\E\\˵X\h\\\=4\R','',0,'?'),(_binary 'BZX\rK\	\<','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\xH=d,aV;',_binary 'MN\\|\\m+9Ѫw\mb\9q\z\CX,','',0,'?'),(_binary '=n,l\x\0t\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G&\\km-\\;\'iC',_binary ',\r2\z\:\?Ch]IP\"\','',0,'?'),(_binary '\\\\\L9 O','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\D\Y0\\.\\-\',_binary '/\\\p*\L*pӆ݂Lz\\\\\\','',0,'?'),(_binary 'Y3P%\\6{\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']u1\f\\~\\p',_binary '\\\\}#\䪤*,{\RAS\"k','',0,'?'),(_binary '\׏9V\K00:U\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\P\{jװk\=>\',_binary '\ذ,U79]\\\Zq\aUt\(66٭','',0,'?'),(_binary 'Ԁ\̙\`rK\Q','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʈ\O\\0\\?oI',_binary '+5\rB	49tj\$ ʡ\Zi,\If','',0,'?'),(_binary '\Z\Q9\Q\rUc\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\\Hyʎ5\\s',_binary 'Y䖖r.\\5y~\n?9JR\G','',0,'?'),(_binary '7}[\Z\,KY\:\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z_e\\)\rTl',_binary 't\\\	5_\HO$\\V\n\\g]\','',0,'?'),(_binary 'eVd\\\i\\\e]','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '֑\\1:/\n\#',_binary '/\6\\\1h%\Z\6\\i\g\'/_','',0,'?'),(_binary '\\06jt\&gxmq','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ҵ\T[l\',_binary 'vڌF\OW\6\i\\\ԗ\','',0,'?'),(_binary '\\b}\/\	C','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd!z\!λ`',_binary '\2Q\Űe\/\\<TȪ\~oQۑ2.','',0,'?'),(_binary 'Ą\Jz\\.S\6\1v','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\\\#\',_binary '1)@\\-Cec\\o\\'d,\\\\','',0,'?'),(_binary '%K\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\fC\%jq\!G\',_binary '\\r\\\.6(\M\\>@QL)\\','',0,'?'),(_binary 'm\d\0','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K]]?\2\Z1ߊ',_binary '>\G }fڵ%`\IZL\Df','',0,'?'),(_binary 'V\zk\\W>J','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\å\r\\j\\h3y\+',_binary '&\\'g\,\\\`IzsXD(qu|\','',0,'?'),(_binary 'Ff>}%L)R\\.\"8C\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6܂\NՐ=S',_binary '\Pq\0;L|HJ\Z\\Eb_g\ЮQ','',0,'?'),(_binary 'R 1\~@\\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3outposts/2017-07-25/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3outposts/2017-07-25/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mĆF\h\\\\r\E',_binary '\\he+\:UX_gb\]\\*Y\\','',0,'?'),(_binary 'pͲm>[n@Bc','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3outposts/2017-07-25/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3outposts/2017-07-25/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+X~\\\s7Hʶ',_binary '~XÇI\#7)Sg\٩F\\9ŀ%\"','',0,'?'),(_binary 'ki\A\=8\\y(','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H:\\A`\k(\\\',_binary '\s\\\BmfFDOM\\\B\','',0,'?'),(_binary '-j(\n\#XRУH','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\<<\\"\CF',_binary '|gPBb.a\1]\\\젼U#+\np\S','',0,'?'),(_binary '{-\?gg n7iX.','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tB/\vM\\\\5',_binary 'mm\(\S\W\\6B^\ZRlqS\\','',0,'?'),(_binary '\iii&\\.Z\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\t6\\Z\ٜ',_binary '\V\\\\\	\ϙŽTQp\','',0,'?'),(_binary 'ջ3\Zևq(Ҏ0','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\\[#q\\\\\Z\;',_binary 'c<Tg\ɴ4M|۵\l̒\GA\`-n','',0,'?'),(_binary '#w}\!ut\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}5\vr\/w',_binary 'ڛWw~ĥ|N3~_K\4\\r','',0,'?'),(_binary '4\\r[u,\`','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\y,\\\p\C\	',_binary '3\ݾj90\n=H5+ァI\\\/\1','',0,'?'),(_binary 'Z\\cK?X6i\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\"P	|K\\W;0',_binary '\\\\CF>7Kpc\\\\\\','',0,'?'),(_binary '[6<Dg;\\\he','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^$\n\A\\\\\',_binary 'L\uBw<鳐\5^\n-j\\f','',0,'?'),(_binary '-B\\P\;FT\\"','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\yj\04`%O',_binary '\\ZdiȏA&]\\Ot\=S1@\\RGp','',0,'?'),(_binary 'UR\'\rvk\ve\\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`^gқ#[',_binary 'TL28;ewtD\H\M\h!\gd/B','',0,'?'),(_binary '\l\\I_\-y\l','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\%\7avv%a',_binary '\ \)\pb*s >W1e]z\JߋJe','',0,'?'),(_binary '\\`07B\s','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Jy^a\n	',_binary 'Ǉ\\\<\\w|#oOr\\Þ;\','',0,'?'),(_binary '\\)\v5\'6A','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2|pJx\w\O\\',_binary '=o\+&\\\Yc\\6 ͂\yrp^κ','',0,'?'),(_binary '[\\_{\\rvc\Pj','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\'B\V\B\Ǥ',_binary '\ye\wm\lgƔ\;hGm_\vsX','',0,'?'),(_binary '\\]Kb	9\r\k\\\Z','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6s{@K}N\',_binary 'Q%[g7Q\\\O}bL@;K1],j','',0,'?'),(_binary '\\o88\\ߤU\$','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\hq\n\\\iT8\\\',_binary 'Al䎍x\y@n4\;n>\\nS\X','',0,'?'),(_binary '\(UxJ\\\ɤ\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/securityhub/2018-10-26/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/securityhub/2018-10-26/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\I\\rK\\9q}\޼',_binary '_C\t)\\M\\=	ܻ\lٚHu\9d','',0,'?'),(_binary '\R0+Q	\zuz','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/securityhub/2018-10-26/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/securityhub/2018-10-26/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\TIS\u\֎Y',_binary 'g8a!G`\\"A\~9;;zsC]E\','',0,'?'),(_binary '\7\\\\3M ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\0^ţ\gNZ\f',_binary '@\\8ǽ\d\\'<H<\rgS\n\\','',0,'?'),(_binary '\O[.\0#\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\w\";\\n',_binary '\g:\m\-\e\\/Sj~\'\\V\','',0,'?'),(_binary '}Ok\n|c΅\n\\>','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/service-quotas/2019-06-24/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/service-quotas/2019-06-24/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܥEl,j=E\Rw:\',_binary 'Ն	9\.Z\¡u{X7~\\Uܜ\','',0,'?'),(_binary 'X+a\8:Y\%i','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/service-quotas/2019-06-24/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/service-quotas/2019-06-24/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '53^X$\\M',_binary 'J(2\\xV\C\\"ó\r\rQB\7','',0,'?'),(_binary '/iRyါ,3!','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DoA\.>(@\c',_binary '8Ο\>yx\\wk\\NgnL\\\','',0,'?'),(_binary '\K\ac/\؎Q3f','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r@\i4\\A{nS',_binary 'pkm8\nb\"\[?Ogz\/\\','',0,'?'),(_binary 'H\eIۂBj+\0','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@j\nimt$\Eњ_\',_binary '\Zg\z\]\)%\y\\67Uy\\O\R','',0,'?'),(_binary '\p\h6(OM','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?\Wja@z\\ai',_binary 'p	\Ǚ2e쪬\9\V\\r/W\y%','',0,'?'),(_binary '\\=\L^欄j`R','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\G\\\\e\j6#',_binary '\\YLVt_\\Z6\\\\~yK\nnh','',0,'?'),(_binary 'l\Q\\G:?\aTz','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_<\G\~F\'at',_binary '3+3)l%,\M\,\3\K89\Y','',0,'?'),(_binary '\mY\  |{9','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f6윮;\\8',_binary '\^\e\l:KiFt\%\y3q\\N','',0,'?'),(_binary '7N\z!ePd','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sesv2/2019-09-27/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sesv2/2019-09-27/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\t㳁S\;ȓ',_binary '҄b\,R乤X\\SM(\\x2ɵ1\','',0,'?'),(_binary 'a{\Pʡ5\Z','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sesv2/2019-09-27/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sesv2/2019-09-27/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aܣ\\&G$\"*R',_binary 'u\\~.\QR|M?\uqTV$N\f\4','',0,'?'),(_binary 'l\\\Z\,\AM\t\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\d9wx)p\',_binary '\<&]Oxia.S:U{1\\	\\#','',0,'?'),(_binary '\M~O5I㩒\\[','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<#ɚ*\',_binary 'r\<wvYEd\hKP=8e0\@_','',0,'?'),(_binary 'MQ\\0_D}+H','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\ZU<ig\\,ɎF{',_binary '\'~p=]HQ\\pp\q}`\r','',0,'?'),(_binary 'Or\VX','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\uܴ\\	\צ\Z',_binary 'Odz:\n\\Q\ق\Z:D4\\n\\','',0,'?'),(_binary '6vW!\Wo\\02ߪ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XW:ҼE\S,B',_binary '9\4\LG\\\\Y\mϥQrYP.','',0,'?'),(_binary 'a7WIp\g\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;\!M\>\\t\h\',_binary '?\ZQC\t_j\\\&nQ\):\&','',0,'?'),(_binary '_\ր6ӫc\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\\n\n\A\\nqG*',_binary 'n\=h\^/7\L|t&\'o\U)nPE','',0,'?'),(_binary 'J]\1#?uͩr\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`/Ti\\\\',_binary '\";Bkm\\!\\:u	/D\g̟','',0,'?'),(_binary '?bQI\mK\v\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kwo5ǎF\\\nʺ',_binary '.>D0\6J݊\r[\Z@zas_)C\\','',0,'?'),(_binary '*\3\\ZUtb\t\U\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sms-voice/2018-09-05/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sms-voice/2018-09-05/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q\Ga\e&',_binary 'K\e&Vg \4Rf]S\uFt\k\{\~','',0,'?'),(_binary 'C\gRB	\\.','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3\tGd\~=',_binary '(>\\\# M\G,]f\','',0,'?'),(_binary '\]i\i\6*ci','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\B\\0U|VZ\|M',_binary '\\նe|Q\/;\2fV\\\f','',0,'?'),(_binary 'aQNfz\0\\%\R','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TC\<X%}\|T',_binary 'Q\\CF\\Y9++\\=wa\qT\Dgo','',0,'?'),(_binary '%`Hv\X>\r0Ff[','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\^>G4',_binary '\\\0&]b\yrWsn)\D}','',0,'?'),(_binary '(}I\\%)R','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Z\v-{\\?`?\',_binary '~D^\\/<զ&\L0\=!+','',0,'?'),(_binary '\P$bt \','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[/<q+\0\rc',_binary '\ZK|\uaY<`_5\'t\T','',0,'?'),(_binary ',;\\\>^:\|p','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZN\O4p&6Hev',_binary '`(cN\ns¥{f_\xk\','',0,'?'),(_binary 'F{=\\z\)	e','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\miKkL\f\\!',_binary 'R\M\\1F\\e/4\ޤ\amn','',0,'?'),(_binary '+\0\\V␯:','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\b>\',_binary 'S2\G\bfOj\\\ԡ%M\\`fl','',0,'?'),(_binary '\en[\twIV','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\tdd\\H{7E?',_binary 'Q\ז|l\t\\lc奧\n߷\\nSph','',0,'?'),(_binary '!Ȃh(\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\5FL\r\',_binary '\\\<j\4Ӛ!R^\1,','',0,'?'),(_binary 'eRbXK\\Y\Sm','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\u\D\\e|\\',_binary 'goذa\jLzh(A	\dq\)\\','',0,'?'),(_binary 'ՙŒΖAkP++-','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Hl9戀;\J\Z',_binary '98\"O!t:pC\Zc','',0,'?'),(_binary 'my\Y$h$X','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U*T\R\J',_binary 'y\\\\y/1\\nnQD:	|\\\*Hm1\','',0,'?'),(_binary '?BCKׅ\Ӊ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-contacts/2021-05-03/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-contacts/2021-05-03/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ſ\	\\O܋[=I',_binary 'v\:[gZ*\\\o*w\pA>лÙ\"aa','',0,'?'),(_binary '\ͨ\O\\E\r.^O','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-contacts/2021-05-03/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-contacts/2021-05-03/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<O\$\Z\(\~',_binary '&\\&u4<|jm5\\hM','',0,'?'),(_binary '<[uւsw\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ҝ4Aǈ\Mއ',_binary 'du^\x\h\'bx\d;\*g?_\r','',0,'?'),(_binary ',\9i7f=ӹ\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oq$\|&\\Y',_binary 'm7ꄔ\\'R\xE\8O\\ӳH?#\','',0,'?'),(_binary 'QX1\<y[p\	','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/waiters-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/waiters-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\x¤N\\',_binary 't\\8*Z0\o\r)p޶\T\@̞','',0,'?'),(_binary 'C\\K8t\\{ֹ.w','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso/2019-06-10/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso/2019-06-10/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\B\"\cӛ<~',_binary '\&/\\\-\U&\Z(瞇\d\N::','',0,'?'),(_binary '9\-*=\IQdfJ\r-','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso/2019-06-10/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso/2019-06-10/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J|\0\\Cu',_binary '\\\\0	\'J\\z3>}vΊ(\P8\r','',0,'?'),(_binary 'i@{\D\_','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso-admin/2020-07-20/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso-admin/2020-07-20/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|rej\\WP4G',_binary '_g&XDL\\\JX$ҧY\"\;ݜ\\X','',0,'?'),(_binary '\JKg\'VSo','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso-admin/2020-07-20/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso-admin/2020-07-20/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R \'\\\g\kգ\(',_binary '\\e:ӈr:5\\=S`ˬ\\\','',0,'?'),(_binary 'Tp>n\\U*>','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\qM\\\G\',_binary '5ĵPD?\3g?ω+-؄\o\\ݘ\','',0,'?'),(_binary ';ɮ錙8>\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\1\\-?\=	\',_binary '$w1)\\V`|lA\xr2>\z7fW','',0,'?'),(_binary '4\\fs\Hu\\\*','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\F\\M+sqS~',_binary '\\ƪkJM7o$2\moq\/!\4E/','',0,'?'),(_binary 'uᵹ\\Ӏ\3@g\x','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r~Wss@\@	K\>',_binary 'ǜ&5l\h\z#F}\\&5;$\\y0J\"','',0,'?'),(_binary 'Co\\\`3;ր\'\u','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\.mAY\F.\',_binary 'am@:f`\\#%\k\nj\\\٧{u\'8','',0,'?'),(_binary '/\sܗ}\\?L','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SJ\Ovn\oB',_binary '95yS\L\+F铌\\\@fzQ\mM\\','',0,'?'),(_binary '(_\kl%\<\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)\0|0KEv+u',_binary 'Sa\\n}5\0h\E\9su\ܘ','',0,'?'),(_binary '\\?ql\\'^','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\)Ń0\~\Zc',_binary '\"3mNBO\θ]4\W\d|\\06\D5\','',0,'?'),(_binary 'g^iʜtN?.H','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ͥiJ\\X\]',_binary '\XL\\Z\>\\\Č \:lM\ӏ8','',0,'?'),(_binary '\0n\z\"\Zd1\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ò\\g\M8\\',_binary '\hh\r8$F\꙰\\Pf','',0,'?'),(_binary '\r\"i\\\iv+W','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\J\\d\'1bۄ',_binary '\\%a\ٻ\f7t̲mf\\r\t3','',0,'?'),(_binary ')\Ks|\lc\L{','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\c09n\4\\h2\',_binary '\M\!;X\Z\&խ\H\\\-\Lc','',0,'?'),(_binary '\\$\my\f+,|;?','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Z\\o\qA',_binary '[%i\s\T]\̸\\ll\\','',0,'?'),(_binary '[l&\1\!b]w','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>7\q?\o\(]\\',_binary '\8tU;,ER \l\\Ӯ(0ͻ\\','',0,'?'),(_binary '0C\<	Q|\5b','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(XPx\jv	GH',_binary '*Vh	r\'\'~ih\D\\P\({\03','',0,'?'),(_binary '|?d\\n~3\C@ݵ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\)\?\\Իl@',_binary 'V}Q\x\\\A\\5\3zf:\\rNG','',0,'?'),(_binary '\']\	\#\\\=','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B$=\'%̉O.\f',_binary 'A,Ms\,`Ek\G\>.~KЛ\PӴ\','',0,'?'),(_binary '\\y\\p,\eջ$','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/synthetics/2017-10-11/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/synthetics/2017-10-11/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\)Zsː\Q',_binary '\r\w|\@c:\=!\_\:@\-#','',0,'?'),(_binary '\=Ǉ\:\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/synthetics/2017-10-11/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/synthetics/2017-10-11/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\F&t\'g|\lj\ ',_binary '8/}\/$\I\6PV\\\}MvkUN\9\','',0,'?'),(_binary 'v\Z4+r8\ٯU','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/textract/2018-06-27/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/textract/2018-06-27/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xާ̓\\ft6',_binary 'E$`r1\ibA@ǊIm\\\0aI\','',0,'?'),(_binary '\\>ةQ\\А~','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/textract/2018-06-27/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/textract/2018-06-27/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!e\\u\\N?\VD',_binary '}\n[\\\r_p\$БM&\\wB','',0,'?'),(_binary '15\^QS\0,\\\,','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9-waN\c8',_binary 'm\6\r\J}uNѬoiޫMNQ','',0,'?'),(_binary '\y\Md;sFx','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\\r\G5\\|X',_binary '+͎R\\f۾mQԸF[ՊA\\5\7','',0,'?'),(_binary '˙\\\iU','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\d\\ѓn\Z\Q[Y,j',_binary '\\Tk[Ս\\r\TkRG+1\o','',0,'?'),(_binary ' zŗ$_p\l','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'AP\\\\:/\55c\',_binary ',<H	0	\\\\T\r( m\Eid<','',0,'?'),(_binary '(\\*\\u9=%8(\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/transcribe/2017-10-26/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/transcribe/2017-10-26/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\\\m%h\;',_binary '\ZUBw\Rh\NrCi1\','',0,'?'),(_binary '\N\ZS̽\0I۷,','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/transcribe/2017-10-26/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/transcribe/2017-10-26/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\`\\\&s\',_binary '\f?KK\; m\d\=:/\\_\(mv','',0,'?'),(_binary '*	\yM\-\jo','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\wI!}\\۲',_binary 'Pv_\02l\0\<v\\\iGO\\V B\\','',0,'?'),(_binary 'Z\\(yEӶph','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5\,	D^lێ\',_binary 'Tb[y\'\\rj,4/\\q9Wluy','',0,'?'),(_binary '\'m_\`s80O\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' ÖuS\\r)ܟ\\lb',_binary 'ɟ2}/^Q3Q\)\(\]Hn\\EL0BC','',0,'?'),(_binary 'Ʃ\?8#\7\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;\\ȫpO<\&',_binary '\\0uc6\\%\fcɝv\" cg','',0,'?'),(_binary 'S\;K\0','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_\\vҁ\K',_binary 'h\NSP]G{\6P,\̥','',0,'?'),(_binary 'E&ࡼoX','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\r>',_binary '\[\\~\p[wuC\Q\\\n\\95j','',0,'?'),(_binary 'p,<\@H$U\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\jYpVsxf\'2',_binary 'ԅy\C\NG\\\inY~-j:-ؗ!','',0,'?'),(_binary 'p\\Jg\\ma','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \z\'k\~b',_binary 'V\\5\Z\n:\YAaC\ I\d*\7G','',0,'?'),(_binary ',vP\~+H\0x','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\"x8X2-j',_binary '\J2ϡ>0SYq_\uI\+&]y\\b','',0,'?'),(_binary '\X{\2\OZ2','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O	x2_?\x\',_binary 'f\|\\"\m|JeN:K.&\"[1	q.!#\','',0,'?'),(_binary ']}\²Qc\\r{\\1\Z','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '姑X[\e\/K}',_binary 'T\<AT\\r\	-Ns\\쩜\m\{\','',0,'?'),(_binary '\(\z\1T+2ޏ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u!>z\\\Mx\s+',_binary '\\D\z\+7Si*Q\\lF\\L\','',0,'?'),(_binary 'N)\.qJAU\-0','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xv\\{\*\\؟r',_binary 'L\xrx!&7+3~\oc@y.\n\','',0,'?'),(_binary '\\n8\tڏ\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Z.a,\u\e',_binary '[0r\\\\r\P:3G\\\L\-w\W','',0,'?'),(_binary ' w\\8\ƿ\]t<','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\o񪧷n\',_binary 'AL3Od\r H_\;|\rϼY\r*c,q\6','',0,'?'),(_binary '\\il0շv.\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ժ\\\X\!\c\',_binary 'lkB~\',d\S	\,\ x\~q','',0,'?'),(_binary 'ֹ*Ů`:||++q','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\rxwa\tk=	',_binary ' jNc%\lƥ{@q\h\O\ʓ\S\\\','',0,'?'),(_binary 'ل\^,0z?<#ǟF','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/worklink/2018-09-25/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/worklink/2018-09-25/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʹf\.\(LΣ>',_binary '\\.\\:v6\K_EEl\Z4\"2','',0,'?'),(_binary 'U\<\\K\a8\A','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/worklink/2018-09-25/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/worklink/2018-09-25/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]\Z&\r\hjt/\[',_binary 'pq:Ny\V\䗙:\7_`y\','',0,'?'),(_binary 'zt\\\\a}u\r','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\>?k\& k',_binary '$\ \\pYYkT&M$Q.a\	i\6','',0,'?'),(_binary '\y2<EL~Iǹ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@\\\)펝x:',_binary '7\e\&( \\\\H\n֫zs=\:f','',0,'?'),(_binary 'k\\'J\'\FKwq{\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Le=)a\',_binary 'C\s\\1EZ.{\X`D5mŔ\\UoA\i','',0,'?'),(_binary '\\es3ԁ\j\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\" \\{\\+q',_binary 'N\وT\׹\47lX\\\n\0\E','',0,'?'),(_binary 'С\y\)E\{s','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iP\C<7`U^',_binary 'S\-\\0\̌yD\\t\/\\,','',0,'?'),(_binary 'lh\z7+\0\\*\f\Z\!','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\cI6 S6\\r',_binary '\c_\Q91S\6(n\.\\t','',0,'?'),(_binary '\k\\oA\k[H!:','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/smoke.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/smoke.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\[;y\\f\',_binary 'ϕB\`\ry/é0\\\w\Q\w','',0,'?'),(_binary '\\\֫哾\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/api-2.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/api-2.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\7\QOr	',_binary '\\\\eZ\Rwj\\i&WU\+\>@$;$','',0,'?'),(_binary 'R2/\\\0ΣS5%','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/paginators-1.json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/paginators-1.json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\}\\A%\\\\',_binary '<\Lї=+YvN\;8g\n\]5;@K','',0,'?'),(_binary 'F\8Xs\4Jb\r\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/finspace/Exception/finspaceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/finspace/Exception/finspaceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VR\\52o!\	',_binary '\6՞\Ky\~z8\L\L\W\c','',0,'?'),(_binary '\\\n\CmN\\C\/H','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/finspace/finspaceClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/finspace/finspaceClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ڄ)>˚Q%M',_binary 'ofC`\=\0m|\\\:M\\nR*>','',0,'?'),(_binary '\7/@d\\Zx)\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\\/\06',_binary 'q\7gƗ:\z$~G@\\|;*p\r2','',0,'?'),(_binary '(h\Tk__	ˍt\F','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/imagebuilder/Exception/imagebuilderException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/imagebuilder/Exception/imagebuilderException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\X(yS˛\\\"',_binary '+G<qAO\\n!\\rS.\r(l3\\','',0,'?'),(_binary '\R_\fOn\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/imagebuilder/imagebuilderClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/imagebuilder/imagebuilderClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zq\\ڜ\\'',_binary '|#)$Vu2^4ğ!NmYk\|\\','',0,'?'),(_binary 'o\nVw\g3̽\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/kendra/Exception/kendraException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/kendra/Exception/kendraException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Wƨ]YR*0\',_binary '\$/\\\l\OCS\5=Uj;\\Y+','',0,'?'),(_binary '\\k#4zBv\2','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/kendra/kendraClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/kendra/kendraClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\=j\n\7};!\¿\',_binary '\AmJK\\\\\ɪZl\\0Knc9','',0,'?'),(_binary '):By\v;\\n\\\\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/mgn/Exception/mgnException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/mgn/Exception/mgnException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F~W]\じi',_binary '衵Z}IR/`\[\0*h;~jԊ[ٶ','',0,'?'),(_binary '̭\o\\O\`nQ\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/mgn/mgnClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/mgn/mgnClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zi\\T6\>q',_binary 'BkM\\!OI\8\0U\e%\s-%','',0,'?'),(_binary '{qKPBhKp\nމ\','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/signer/Exception/signerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/signer/Exception/signerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n4h\'\N;]&',_binary '\=.\/8FPAmm\"7s\\Ʃ\\','',0,'?'),(_binary 'ܹo\J\=Puղ','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/signer/signerClient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/signer/signerClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"f{DH\\9@Q',_binary '6\σГ\_\'\)\\\|RȽ/\R\','',0,'?'),(_binary '\\KWی;\1','wp-content/plugins/w3-total-cache/vendor/composer/ClassLoader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/composer/ClassLoader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yG\M!ex9\\',_binary '\!ZgbZ\\FZ\z\\|YE\	','',0,'?'),(_binary '%⚂\\f\aa\'\.','wp-content/plugins/w3-total-cache/vendor/composer/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/composer/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']_\#D\\0\\',_binary '\Z ے\%4~N\~Gh!b\:wɌ\'','',0,'?'),(_binary '22DPn}D\N\c\Z','wp-content/plugins/w3-total-cache/vendor/composer/autoload_classmap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/composer/autoload_classmap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ox\\Z\沿&0\',_binary '\>(?Vr\\d\Z-<<\\&l\OX1m','',0,'?'),(_binary '%w\\Nv\Q\\','wp-content/plugins/w3-total-cache/vendor/composer/autoload_files.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/composer/autoload_files.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{N\@t\hTK;\',_binary 'bϐaN\\]A0OGQY\y','',0,'?'),(_binary 'ɂY3\z]\','wp-content/plugins/w3-total-cache/vendor/composer/autoload_namespaces.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/composer/autoload_namespaces.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\,}vĨ3\G\)',_binary 'Er4@\0ԡ$\z\3\$l\\Z\`i\ex\l\','',0,'?'),(_binary '^Ү\\Z[.1Wʩ','wp-content/plugins/w3-total-cache/vendor/composer/autoload_psr4.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/composer/autoload_psr4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1M$9sA\Fe.6\@',_binary 'x2\TaA\+6\(&\\EuWP\\S<]','',0,'?'),(_binary 't \TpC}k\I','wp-content/plugins/w3-total-cache/vendor/composer/autoload_real.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/composer/autoload_real.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\"\{V\\\\Rq\',_binary ';\Xo=m5ҳ>5+j99!̇\^a','',0,'?'),(_binary '*Σ\8\|+','wp-content/plugins/w3-total-cache/vendor/composer/autoload_static.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/composer/autoload_static.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0g_$/O\',_binary '\\\`b;H7ߥ\I%Y-\\','',0,'?'),(_binary '^4\\\1\\=\','wp-content/plugins/w3-total-cache/vendor/composer/installed.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/composer/installed.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\*Z؎\U?!',_binary '16.\ٗn*D\CE\ ]k!','',0,'?'),(_binary '%Ho^H~^\\"\\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/.php_cs','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/.php_cs',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4ӧvv\JŚ4Ŧ',_binary '\&G\݆3o&0\B͠yX{4d','',0,'?'),(_binary '|Ȩ\Q\&\2\\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/CHANGELOG.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/CHANGELOG.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M#gi\̏6',_binary '3\KۚbIPM)dLJڙը:w;E\h','',0,'?'),(_binary 'P\\\ڙA\\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/Dockerfile','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/Dockerfile',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\í\r\'1\',_binary 'xzv[\.4Aٞ2h \1\<','',0,'?'),(_binary '\i>\\Ç\:','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\\5\@s',_binary 'T\4%sy\b:)%l\%:\'RI','',0,'?'),(_binary 'y<\4|[èfGƱ','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/README.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\xo%i,gr%Eq\5',_binary 'Lhu\$\Kp(:N\̜\n\\Q','',0,'?'),(_binary '\\\-S\\T5','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/UPGRADING.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/UPGRADING.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\{\p*&$g*c',_binary 'L\\(\}N)U\\2\\W\nZz\!~\\','',0,'?'),(_binary 'L\\V smJ0','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/composer.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\\@K\\/Gc}',_binary 'ީ\\r\\\#j_(V\rGR\\','',0,'?'),(_binary '#f-QL_\1	>Y','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':	ZP\Z?(?\',_binary '$\\y>$t\\2\/\"LPL\FSD\','',0,'?'),(_binary 'e\\sSg%It]','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/ClientInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/ClientInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ƻsk\\;8z\U9',_binary 'V\ژyL\"\/r%\\"})\`\\\','',0,'?'),(_binary '@sؚ\'Qbr\\\\f','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ތؒ\tS\\',_binary '\ ǱPO\AHX\i\b\\NQ','',0,'?'),(_binary '=?Q\*Ӏ\"1','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u3\\_{:\',_binary '\|\/y륵$\"ag,k\\\\tr','',0,'?'),(_binary '=D\#Ѳ[','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<>\$F',_binary '\\I`jYIY?\\M_(bB(\ny','',0,'?'),(_binary ';\\@,(\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\eK._%I`H\',_binary 'Un\\$[:\QDY\#{\\\mQ','',0,'?'),(_binary '][\?:a\~','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\Z73YPEJ\\\\'\"',_binary '\\O\sb0{\r:\\<mob\F','',0,'?'),(_binary '\ؙk~G+LL%a\N','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~2\CLFrTV\3',_binary '=5I\;:U\Rxz~\^','',0,'?'),(_binary '\'\W\\}','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ѹ\0){pWr ',_binary '\׃;Z)\\"X\X\⼴n\\','',0,'?'),(_binary 'I} ݴX\{]\p0','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L:T©xA|\IV',_binary 'bՕ\Ѿ6\\Mw\\UYʲz\','',0,'?'),(_binary 'CpLeyI\MFRu','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\\\\',_binary '@\Yu^EF\ݨҚ,?,|xЈL','',0,'?'),(_binary 'ˮ\BHل\V','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[H`\4u\'\c\Fs',_binary '}Ư\\ہO`{+IBLdJ=\\"	','',0,'?'),(_binary 'PfTˎ\\0d','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m`dÏܵMP',_binary 'J3R\Kȉl\1\ĹW?\\b\t','',0,'?'),(_binary 'u%E	5\,gv\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\2KcOa*Ў\nt',_binary '#>ǒ\\\V(\M\^#ER\n߫I\ڸ','',0,'?'),(_binary 'b4\:\gL','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&&rXrC5Yb',_binary 'NE|\ndʶ=\Ƅ4\\t9&ˮp','',0,'?'),(_binary '\"U\w5_.w','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\N׫\\\',_binary 'V:\k9h&v\\\\Z\\\g','',0,'?'),(_binary '0c\\\H\wtt','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZGAJ:\\8\\)',_binary '\?/+B:T<\[km\\*\\s\m0','',0,'?'),(_binary '{Vy\	\ݿ@$\I5','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lFч{\K\\\',_binary '&\\7~ϧ\)`QY\\\c\','',0,'?'),(_binary '\\ݞ\dZ?\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ܤ\9yA\^O',_binary '^.OFR\l\Lv.\H\\H:}','',0,'?'),(_binary '\,p(n\x\\O','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rzW\m8+L',_binary '<yb\\\Ŋ	ȭҒcX۟\\Z4','',0,'?'),(_binary '\ @;\:*2\\\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\^1\\H&',_binary '\v\\ܠx#i6\\\26	M\\nF','',0,'?'),(_binary 'g` S\b0','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\-\\<\\l\G5\\',_binary '\},Bip/]&W)\p\;\\*X','',0,'?'),(_binary '/dC(^Gh\\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x|\X\kR{5P',_binary '\:\w\|\eV&4\Q5t\h\\4','',0,'?'),(_binary '\є̷\\|K\R\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\l2pH3Hʘ',_binary '\Fc*G_p0gԾ\"pD\\\\5\','',0,'?'),(_binary 'G\\b\nF0#','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'qh؄_٣',_binary '/KѳTF\r\=}\;Wm\4}y','',0,'?'),(_binary '\\45Z\~UHvl','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/HandlerStack.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/HandlerStack.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<C\ʸ\ւ:}ϙg',_binary '=hG\/oWK[\'qNz=Jh\/\Z','',0,'?'),(_binary '\\k܌p\f1(\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/MessageFormatter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/MessageFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\[!\R0t',_binary '\Wdh,\DY\ԍ\\7fB\Z','',0,'?'),(_binary 'i\N/(=2','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Middleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Middleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~![>w\',_binary '\\"I\\")ɤ!P\"y\l\N\"\O}\8*6','',0,'?'),(_binary '\:x\)R\h\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Pool.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Pool.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\nŨ\F4Js',_binary '\\\)4_4w!\7\(A#wPCRٺ','',0,'?'),(_binary 's\B\\yY a0','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&\&\cW\\\\',_binary 'JT\\\z	zgN\'\F\Dnsڄ\','',0,'?'),(_binary 'ն?|\EJ޳','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '鎗Y\R\1zu',_binary 'An\`K{j\K4ͺ?ΔQT&gVlߛ','',0,'?'),(_binary '\\ S\8%j겦Kw','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/RequestOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/RequestOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"]\\\` \^7*;v\',_binary 'q	\!\\5\ֶ\l\;\g4\\$\','',0,'?'),(_binary '\ .\0\Vs$','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']5<`n.FWv}',_binary '/\\\N\'h\n\*=D\\?D+','',0,'?'),(_binary 'BF3\\54D\q','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/TransferStats.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/TransferStats.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ȸXc\i?\0@&',_binary '	\IuO$1$\<,\^\ZH\Az~','',0,'?'),(_binary 'լ\/~j\m\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/UriTemplate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/UriTemplate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'enKfPwI\',_binary '\1\F.g諂C\ \\5&>)M\rړ','',0,'?'),(_binary 'At\:\Vxeo?\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\t\w\\-j\\y\',_binary '4\.-sUO&\\ԑ2|z\kE\۫','',0,'?'),(_binary 'ws\Ruo,\j(b\\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gǰ\\SQ0',_binary 'k\\A@0rVȲ\Ή\]_\%{8\T','',0,'?'),(_binary '\pIZJUA','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/functions_include.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/functions_include.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_n\|\h8c\\PA[\',_binary ')~WCrκ\\?\\$,`]@\D1\pp','',0,'?'),(_binary 'j#2\\*-1','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/CHANGELOG.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/CHANGELOG.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' [_\\\?\\*',_binary '\)\\\tv@ll\\C\y\^\Ax','',0,'?'),(_binary '\]\\\0UWF\ahG','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\Ƴb\Z܋',_binary 'j8\en_l\nJ\\0pc\	IP\','',0,'?'),(_binary 'BA\V\+\/־\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/Makefile','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/Makefile',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\n\Z\#\\]T:\',_binary 'GuR\\\Ү%\\\O\\\#\\\\','',0,'?'),(_binary '\+´\\\sbuM','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/README.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',db0:Xg',_binary ':,4\(H%\apz\od','',0,'?'),(_binary 'ܔe\9b0\\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/composer.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nhI\NO[\>W`',_binary 'Ro<¡MƦ @G\Z?[\,s\˰}%','',0,'?'),(_binary '\nF1a\X]j\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/AggregateException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/AggregateException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v &Q\k3\',_binary 'R\R\	?\1\|}5f Yx\?7\HR+e','',0,'?'),(_binary '|_Qn\aԿ;8\r\"','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/CancellationException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/CancellationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|3\\'\>G1',_binary 'k:\\URy\c\C\-ZF[`\\\\P','',0,'?'),(_binary '\Cg2\a\`D\r','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Coroutine.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Coroutine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\\*\׶J',_binary '<:2h))9ѧȲe','',0,'?'),(_binary 'hڀe|\T\Q؅','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Create.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Create.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@!\sQXN:e\',_binary '\a\\\$N \$\T\*\pX\|\','',0,'?'),(_binary '\\0)d	^~yCN|','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Each.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Each.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '![R5qZ;\r',_binary '2^:\ya\#L+ˢfW񜾳\@\$g\sy','',0,'?'),(_binary '!\'\\\Og\\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/EachPromise.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/EachPromise.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L]\ި0;Zm',_binary '\rg\׷\l\ʟE\nh\-\sa/','',0,'?'),(_binary 'C\\vd\QDZI\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/FulfilledPromise.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/FulfilledPromise.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S&\8\HY\\\',_binary '7t\\\;\t-0\\\\\{%\\Cf','',0,'?'),(_binary '\>ƕq1%ޅ','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Is.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Is.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't/߯1rיt\',_binary '[~\\`	/!oHmm\G\E2tf`\t\','',0,'?'),(_binary '\yg\\'=[\ne','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Promise.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Promise.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SDl2\\\#M\'^ڞ\',_binary '\}JHo\R\"E8`o\9)KG','',0,'?'),(_binary '/^]~\|t+\*\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/PromiseInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/PromiseInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ɇ˪\;ݹ\?\',_binary 'Q\\I\L9і؅Lc;٢%̚\ZIC2','',0,'?'),(_binary 'A\ޤ\\fϟ','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/PromisorInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/PromisorInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\e\k8A@2',_binary '`R\h\\^nt\asF;\}Š','',0,'?'),(_binary '?\0=y\"}\\BI\_','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/RejectedPromise.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/RejectedPromise.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\iI(\\',_binary 'M\\ɬD󰱌L\n]\7\\\t6F\','',0,'?'),(_binary '၉4	I2','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/RejectionException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/RejectionException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\: <o@Mx߆',_binary '\JPӞN1\+\i\R\M\B g','',0,'?'),(_binary 'Ԉ\\0ƆUO΁','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/TaskQueue.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/TaskQueue.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^|H\\\\\ZZ)',_binary 'y\\pc6\.WXMy\n\\C\?\\©c9\P','',0,'?'),(_binary 'ΰ\%)','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/TaskQueueInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/TaskQueueInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ohĥ\ƞ}J\\Z',_binary '\on5q%\\\xN\\Z{\cy','',0,'?'),(_binary '/_\'1;\'\&~g\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\J؇&\z\\\$',_binary 'A`)d^rw}\s0\\Z4^\ic\','',0,'?'),(_binary '.gd4&(ۻ\ӊ','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>:{Q+;7q!/',_binary 'ʗ\\\x4\"?\\=Ӆ\\O^inl','',0,'?'),(_binary 'i3\CX&WJQ','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/functions_include.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/functions_include.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\˝\\\3A![\',_binary '@5\!\"\q\\?n^\f\pd\x^n','',0,'?'),(_binary '4-\\L\w_ZZI','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/FUNDING.yml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/FUNDING.yml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\nd\\3 7jN',_binary 'qA\S\=\LW<8\he\o\:oV','',0,'?'),(_binary 'uxNָ\\\J','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/stale.yml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/stale.yml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dw\\]-r_\P3=',_binary '\{gBzR\-\BWAE\Y\ \\k','',0,'?'),(_binary '&j\M\T$w\K\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/workflows/ci.yml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/workflows/ci.yml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\Wځ\0\T',_binary '\14+\9Rhj\\mڝ,ܓ','',0,'?'),(_binary 'a\/\\WG\38','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/workflows/integration.yml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/workflows/integration.yml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}EnT+mL\i\0&xgP',_binary '\ZBJIRx\\f)7\<\a2S\-\','',0,'?'),(_binary 'L\iGZ||\\}\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/workflows/static.yml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/workflows/static.yml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_\C\ZֹTy`\r[',_binary '`0	kc\ˍ/㕬\]\\_T\','',0,'?'),(_binary '\\M\ws/\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.php_cs.dist','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.php_cs.dist',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#ӫH\<C\5\r9',_binary 'm\\rZ\$(g\\\ɦY:֘r\*\nyR','',0,'?'),(_binary '\=\\B;\\\\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/CHANGELOG.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/CHANGELOG.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U蝋\rz\\\g\\ZL',_binary '\/\\\z\j\\EC\\0\_\ߴU\S\^*','',0,'?'),(_binary '07rh\M\\!e','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\p\\\\\\$\3a ',_binary '(|\\F\\ޚ\oHS1\xY\'\'76ѧM','',0,'?'),(_binary 'ϽM\\\SZM#{','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/README.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\JzEdIII',_binary '\Yu\"\Zp\r\\3yz?=Z\\ZouߐX]g	H','',0,'?'),(_binary '6׼s1\`','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/composer.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\\ƿw e\',_binary 'Zb)QIGH9\5X\w','',0,'?'),(_binary '\9\\b\;7o[H\w','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/AppendStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/AppendStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\2$\Q\fs)',_binary '\\,\4\cx\\߳%\e\w\3b\\\Z@Mn','',0,'?'),(_binary '?>tut+wS','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/BufferStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/BufferStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yy\'n~xF\',_binary '\D\$OyR<6<[\;\˛\,\','',0,'?'),(_binary '\ʀk\R\%E#cq','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/CachingStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/CachingStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S5wp$Yz\\\\މ',_binary '\|/;R\'	\E~?\K\\ݮSH1\\g','',0,'?'),(_binary '\ 32\qZI^_','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/DroppingStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/DroppingStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\B:9r\2Q`',_binary '\r\s\rIvܓK\\ptOvwB9+\IGz','',0,'?'),(_binary 'Z4oR8\\r','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/FnStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/FnStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<\r\\\:l\\(',_binary '\FrmD\\\f\hܠY>|3\'FN\"DT&&3','',0,'?'),(_binary '\\y\\3%Ob\Zz','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Header.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\\@\dyoL\q!',_binary 'An\Pi7G+aM\\^$$:o','',0,'?'),(_binary 'K\\\\	\p!Ë','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/InflateStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/InflateStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' w.@]\{#:i~\$',_binary '\\ <}.;\\wVFޏ Ʀ\?	?B','',0,'?'),(_binary '_\ٽ\@','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/LazyOpenStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/LazyOpenStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lc\(rR',_binary 'CY\'UC<=\˺xc%TvL3]\nnF','',0,'?'),(_binary 'Z=\P?\80v\v^','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/LimitStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/LimitStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\\\P_\\d\Rn',_binary 'LTC`no_x\l\4\\S+\B< ','',0,'?'),(_binary '\	\m\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Message.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Message.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fMKl\\\o\Z',_binary 's\\\԰(BT\`\ߗUi\\4\\','',0,'?'),(_binary 't\\+1<E]G\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/MessageTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/MessageTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9ё\C\\Vt^\',_binary '\\\PU=n\>	Ʌ+\\\ҕJ','',0,'?'),(_binary '\Fa\\Ƌ','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/MimeType.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/MimeType.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\SiK!*',_binary '3\r+\#`E*h4<\=f+_2L\*Z\(j','',0,'?'),(_binary '\nbF\\yN\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/MultipartStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/MultipartStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<a\\\\l\r',_binary '\H\\\\  \\jr\uS\rƚM\[','',0,'?'),(_binary 'B\^xuZs\\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/NoSeekStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/NoSeekStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\AE\8~\0\\',_binary '\\\\\\\\\`>Wh@N]\6\Ɋ','',0,'?'),(_binary '摉Y\\nKQ\r','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/PumpStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/PumpStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\\\)\b\0n',_binary '\ v\Z>\\\Y\n\n\\!\\&8','',0,'?'),(_binary '\\<?YL','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\\\\\Ŧ',_binary '\;tY\\\"Ӫ\\(o\\"e;\\\=?+','',0,'?'),(_binary 'QB	UIV','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u9\?DV',_binary '\"Կ\Y\\rי}\W%	Oj\Q	','',0,'?'),(_binary 'FBo\]l^_Ks','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Response.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Response.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qV\0\r\b\r\',_binary 'ܖU4J!)ǭ7M4\ZB$\','',0,'?'),(_binary 'e͉꛼\\\V\%_\u','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Rfc7230.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Rfc7230.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\cݷi\I=\\w',_binary 'O+\\\-\\}YBQZ	\Q<','',0,'?'),(_binary '\iDh\ol\-Cf','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/ServerRequest.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/ServerRequest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4v{}\rg\\U',_binary '~e\)މ\?F\Ǳgn\A	9','',0,'?'),(_binary '4\r\\\fz','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Stream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Stream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zNHVH7\\P',_binary '<ntȜ\Bzr\%k\\?kAF\hB@x','',0,'?'),(_binary 'w_<d*\rͿ','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I2y<\YyN[\E\	\',_binary 'H\W\m|gn\6\\\Z\\rٲ%\\I','',0,'?'),(_binary '!I|sxL7','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/StreamWrapper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/StreamWrapper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i(Sq!\\VNda-',_binary '\Jv\Do%\<\\M`/Np','',0,'?'),(_binary '@^)\O\/}e#\\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/UploadedFile.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/UploadedFile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Pf\'2`i+',_binary '<\&9P\0\a=e>\%\\\.\SWޙU\3','',0,'?'),(_binary 'G\tǾ\\t)D\d','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Uri.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Uri.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\a^U{\\+',_binary '.1V\np:\_kӤڐ\N){(h͠','',0,'?'),(_binary '\BM*xXD֕ɲm','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/UriComparator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/UriComparator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\\\Ypoz9t\u',_binary '$L1;zq*f\Op4Ơ|{\','',0,'?'),(_binary '{6\n$\Q\\ͪ]','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/UriNormalizer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/UriNormalizer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'alZF-EzK9I',_binary ' Źi/\\xMK4//;+c8}+kl','',0,'?'),(_binary '\>\\\0\\(\n','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/UriResolver.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/UriResolver.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rdc)3\\}',_binary 'r\\0魮2\\\\+l\Ή\'N~','',0,'?'),(_binary '\1#˞\\\%','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\\	\Qŗb',_binary '\HB;ܭCp\~h\B~	\r\9','',0,'?'),(_binary '!\N\r\(IQK','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\tCZ\ΆN(C\0\',_binary '\n_fʬ^\=gɂ+\]|7-4','',0,'?'),(_binary '\\\0!LC\\','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/functions_include.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/functions_include.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\tD$S\<\',_binary ' F樹O8`5\ƚqi}\\Wbݫ','',0,'?'),(_binary ' 1j|j		E?Ӝ','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|1\\S9幇8\',_binary '[tCp\#P^~\\F\%t	\','',0,'?'),(_binary 'KH\\%d\l5C{','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/README.rst','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/README.rst',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nmN\\,D\',_binary '&\0{S(?^٬S2\U,\\W\\+^`\GW','',0,'?'),(_binary '5O,3\\\$\\m','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/bin/jp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/bin/jp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\\/WMp|UF\>',_binary '/\\Z1\Ǉe\Xhc\:+gM','',0,'?'),(_binary '`mnY\Yۤ>\D','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/bin/perf.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/bin/perf.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o}+=WTdq\[',_binary '^.wok\d=@xP\\ֆ<\\Lk','',0,'?'),(_binary '\OsO\|\\7C','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/composer.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \$lU5K',_binary '\\\^or!E,[ohYSf^4z','',0,'?'),(_binary '\TMԗș~\\\x','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/AstRuntime.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/AstRuntime.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' %P10h2\N',_binary '\l3\\n\6!YE.\ZF\\bl\a㠊|M\c','',0,'?'),(_binary '͛\&*A΢{;\n\\','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/CompilerRuntime.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/CompilerRuntime.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B.\'',_binary '*bC<iH^\m?\\Zjs@.\=b5փ\d\e','',0,'?'),(_binary 'a\1-\_!\n','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/DebugRuntime.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/DebugRuntime.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\UrwQ',_binary 'Gg\mA\:\\Gb\e\OvM','',0,'?'),(_binary '\\\ЧWƠ\\\','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/Env.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/Env.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\o\\\(\=A\v',_binary '\\\n7G\ruK\\\Z\/','',0,'?'),(_binary '|\C\\`W<','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/FnDispatcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/FnDispatcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\@\\\hS',_binary 'ԽN~\\Zďv:c\\_J$p\\0\','',0,'?'),(_binary '\K\)t\Ƒ3}tl','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/JmesPath.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/JmesPath.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M4\"6ߖ\mx\',_binary 'B\,\$\F\gAPW\\e%','',0,'?'),(_binary 'y6*x( ;\կ\5^','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/Lexer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/Lexer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0t\B\n\\n	',_binary 'od\\}^0\\0Rţhr;\','',0,'?'),(_binary 'ZH;m{{\\\\','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/Parser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/Parser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_80\]EBO;\\',_binary '\+\\)\\cd	\;~@dp>\0Ę`\'@','',0,'?'),(_binary '!S}:	\\\gt\','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/SyntaxErrorException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/SyntaxErrorException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\`!\\'\\\',_binary '\t\RMW&;AS&écS@c\f#\Ҕ','',0,'?'),(_binary '\\Z]ĥ\\}\\\8-L','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/TreeCompiler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/TreeCompiler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r\LK.\',_binary 'ݯ\܊\hYjb\w6#e&\ǯJ\n?','',0,'?'),(_binary '鏈\^F\i}\\}','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/TreeInterpreter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/TreeInterpreter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\k\Sր}ǈR',_binary '\;tJot!ћs\ZqjX\\I','',0,'?'),(_binary '+\\\\rg\-`\','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/Utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/Utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\^T\~U\0=',_binary '=U\\\\6=\[\0ɒn`NCޤ\\\','',0,'?'),(_binary '\c0\ه!\','wp-content/plugins/w3-total-cache/vendor/psr/http-message/CHANGELOG.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/CHANGELOG.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ŻA\\rE\q!\c',_binary 'aM\\|\J/\\%\\0,\7\\','',0,'?'),(_binary 'o\\sz\$9/\@V','wp-content/plugins/w3-total-cache/vendor/psr/http-message/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\yr\1\\a\K0',_binary '\\a3d\\'4u#\\҃vi%Jq]','',0,'?'),(_binary 'hvEg\-f\\2\','wp-content/plugins/w3-total-cache/vendor/psr/http-message/README.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QZ\G,Vy\',_binary '5/\nlKQ#R\,Ȝž\\!\e\\}','',0,'?'),(_binary 'fum	\u\\\\߸*','wp-content/plugins/w3-total-cache/vendor/psr/http-message/composer.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\a\?\Ax5\R',_binary 'x	a\ o%z\\\NHL~Dn\S','',0,'?'),(_binary '\r7-Ud4e\Ѝ','wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/MessageInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/MessageInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[KB5\CZ㐢Ҵ\',_binary 'i\>,\N;\"k\\\D-}\t\zJ','',0,'?'),(_binary 'I\_`\8%a\eh\\"?','wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/RequestInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/RequestInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\V\is\6',_binary 'a\ؽUZ\"(5s\g\\0\\uYD[\\\','',0,'?'),(_binary '\OaLTh\\\n\'','wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/ResponseInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/ResponseInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':.W%7\@ñ',_binary '\q@w\4(\]r4\w\~#\\r\Z\\','',0,'?'),(_binary '΃[\\"\'z\Ճo\'','wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/ServerRequestInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/ServerRequestInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\h\\LDM)\',_binary '0d?d\ñ\Sa\\d\?\ޏ*d','',0,'?'),(_binary 'ϡJA\-\\8\\','wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/StreamInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/StreamInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\z85z\T',_binary '\Ŧ!\\Z\E|s\I\g\ߘV4\qN','',0,'?'),(_binary 'QҝI$\j\C\\ݔЕ\','wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/UploadedFileInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/UploadedFileInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '00q\\LD\0&',_binary '߸3k=4D\S/of\\\j\i\\','',0,'?'),(_binary 'r?I7:/mq\','wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/UriInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/UriInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\\\\:(H\\\\',_binary '.x2ж\=2\"\#ЅJ!\{i	Q','',0,'?'),(_binary '\\o\2ڿ~O\Ok','wp-content/plugins/w3-total-cache/vendor/ralouphie/getallheaders/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/ralouphie/getallheaders/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\xoF\pj9\[^\\',_binary '\@\X[\p:\\j\:h\x\\(?\\','',0,'?'),(_binary '.\t\M\F|','wp-content/plugins/w3-total-cache/vendor/ralouphie/getallheaders/README.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/ralouphie/getallheaders/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e=\0\\\e',_binary '\&MLe?44ڤ9\A\7\','',0,'?'),(_binary 'Dqd,\@\0\'~','wp-content/plugins/w3-total-cache/vendor/ralouphie/getallheaders/composer.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/ralouphie/getallheaders/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&,\\\ FBu@3\\',_binary 'ۅh:&@h\h\t(\;3/qBc\ӓX\zBo','',0,'?'),(_binary 'E\\|\ B\\','wp-content/plugins/w3-total-cache/vendor/ralouphie/getallheaders/src/getallheaders.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/ralouphie/getallheaders/src/getallheaders.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Qx˂\~b\\$\:',_binary '\ZY6#OSf\RC\\0z\\$','',0,'?'),(_binary '&d\fcRH\U%1','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Idn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Idn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˅\\pY\C3',_binary '\\\\\÷]\\;^\%\\15v','',0,'?'),(_binary '\ʲŦ\\\P&`','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Info.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Info.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=D\'\\Wj*<3C',_binary '\qDec7O\\x@.x\\\k`V(','',0,'?'),(_binary '׽ Mu\˄54ێ','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Қ7ۑ9;N\'\$',_binary 'JMیZ \NG\rD\\/\\W\r.xt','',0,'?'),(_binary '\\\%[^:\!;T','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/README.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Fhũ`tB\G+',_binary '\\ZTlfN@\\I;\\!E\\Lt\\\','',0,'?'),(_binary '|\5(\u\B\D','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ǜ}ª\?(Ln',_binary ';XYxTyTq\^B[0? /Ɏ','',0,'?'),(_binary '~\'0;\`\','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`\Z$BQԡ;~C',_binary 'b蘿V\oqu]\n2{4\4ˮ1~c','',0,'?'),(_binary '\8:|x=,MX','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/}D\\rm(`',_binary ']M\q\'Z\\5v~\\\\Y}(V','',0,'?'),(_binary '_f8\軮a\1q','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O^t⽉\niTb',_binary '\\>n\\j\\&f{\a\{\\?GgO\','',0,'?'),(_binary '-\Wjuˣ-','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';z3\0\\',_binary '\\\\a\\\H)ݞ6\.4sϤЗjI\\','',0,'?'),(_binary 'a\'\w\0\<t\','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E͆\k\@\>R꿷',_binary 's\\\իWUV\il\\\'#\bU','',0,'?'),(_binary 'gX\\\y ̕\','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\qʓӧ\c',_binary '\+\0]bs\Ps_\\\\\','',0,'?'),(_binary 'I55\ye\z','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\\\9\hnW',_binary 'kzy:\\,L=m\\ݡdN\\m\\<^!$\','',0,'?'),(_binary 'U\L/Z޵F','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jS\^M\\"\\\\',_binary '[W߭j\\b mPw(\\.Y\\\\m','',0,'?'),(_binary '\}H6yvR\\֯','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/bootstrap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ug\>2\\~$<-',_binary 'lfm\H\0L*ƔZ`\ΫMfa@Aw\','',0,'?'),(_binary 'a\c]Sqtq6q\\','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/composer.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9č\|?tvr',_binary '\\$2\3(1w#8qA\o\\1A\nR\l7\\','',0,'?'),(_binary 'ԢY\\v\\','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^s~\ǆ\n\-\`',_binary '2A\pr\A\$ {s\\\_p\>\f','',0,'?'),(_binary '\\\J\\H߃D\','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Normalizer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Normalizer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\:P\'Q(\̷9',_binary 'E\Up\\\@G\iLwξ]]58\U!\','',0,'?'),(_binary 'Xb#\\·\','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/README.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',u\Ώ\4<\"M)8',_binary '/ˤ6\´\r\邶\>Z\N̹;\}\\','',0,'?'),(_binary 'UK\xsBY\5@\c','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ѕ8DJ-\\\6*SP',_binary '\\s:/\@7`5եK1DSV\	\','',0,'?'),(_binary 'ڽw\::<F','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\\մ3\=',_binary '=Yh\#\H\X\\	\Iw\-\0Q\J\','',0,'?'),(_binary '5n25q\9','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zIQ\4\"\\\\1\',_binary 'B&?ߑLaJY\\0gq\.u\'\Ȩ','',0,'?'),(_binary '\Sp\ZPEC5E\\','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zu\ݚKb^\Cw',_binary 'qY\0\L\04ὦ{*\\\'\>\7\p֒','',0,'?'),(_binary ';\x6;\Gp]IX','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U)2ڤ9\ߗjVr',_binary '\\2kT\\Mr\;\eWNhN	/\','',0,'?'),(_binary '\\ZIr\;\#|','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/bootstrap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\&HpjoM4$',_binary 'ڍz\\\0\|~ߒ\`$E\\"L\؀','',0,'?'),(_binary '(<A-xR\','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/composer.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'%?\ڒI',_binary '\S\d\8Êv\-\V@\-/\NZ%','',0,'?'),(_binary '+QG=D\\ݨd','wp-content/plugins/w3-total-cache/w3-total-cache-api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/w3-total-cache-api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iQkr߅\<\\\T\',_binary '\\\iӋ\\bܐF\BKO\0\p`	x','',0,'?'),(_binary '8֌\FB\','wp-content/plugins/w3-total-cache/w3-total-cache-old-php.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/w3-total-cache-old-php.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%aF\(\by\`',_binary '^/\\2^g\8𖓔Y\:\;(\;\\','',0,'?'),(_binary 'm\\Ȋ#\','wp-content/plugins/w3-total-cache/w3-total-cache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/w3-total-cache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\'r\\1t\(\\\\',_binary '0t@\\}?Z\_wR\\ \~>}UΎͺ\\','',0,'?'),(_binary '	r\\\C9$','wp-content/plugins/w3-total-cache/wp-content/advanced-cache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/wp-content/advanced-cache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\E\=r\',_binary '\ZI.qȞ\J/M+1%\\\:s\','',0,'?'),(_binary '\\V\\HNͰ\u.','wp-content/plugins/w3-total-cache/wp-content/db.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/wp-content/db.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_{:\\rJ\\$*',_binary ';\$5|`5E Ô\bn\?\~?\H\','',0,'?'),(_binary '\KYA);N\OcY\\','wp-content/plugins/w3-total-cache/wp-content/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/wp-content/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary ')~X\s\\ml','wp-content/plugins/w3-total-cache/wp-content/object-cache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/wp-content/object-cache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'BTfjq1>*\6\r',_binary 'd\ZI\gb!\&[\\Φ]\4҃','',0,'?'),(_binary '\\'}0+k\w\j','wp-content/plugins/woocommerce/assets/client/admin/activity-panels-help/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/activity-panels-help/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\|HRn?Uj',_binary '\rT$k,B\0Q-fPb!','',0,'?'),(_binary 'gA\\\\Ɯ\%','wp-content/plugins/woocommerce/assets/client/admin/activity-panels-inbox/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/activity-panels-inbox/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	4\o>\Q\n\n',_binary 'iSZ\Z\L\\\|\\>73\ʗD$ٚNY\>','',0,'?'),(_binary '\'A-atb2','wp-content/plugins/woocommerce/assets/client/admin/analytics-report/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\yVtXEm	X\',_binary 'w\KZ\0͘\btn?.n3u	ꁳ','',0,'?'),(_binary '04D<-KZ\\Z\'yd','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-categories/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-categories/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\\\u\v<w3',_binary 'w\ו\B\i)Ő!?C)l|\u\\\\r','',0,'?'),(_binary 'UV7\t\\q','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-coupons/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-coupons/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=n!*Y\'\',_binary '=\	L>\}\0\\˕\Xb8','',0,'?'),(_binary 'Q\\<\-\nᭊ-\}','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-customers/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-customers/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=n!*Y\'\',_binary '=\	L>\}\0\\˕\Xb8','',0,'?'),(_binary 'ͫTc\u9詬ٝ','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-downloads/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-downloads/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=n!*Y\'\',_binary '=\	L>\}\0\\˕\Xb8','',0,'?'),(_binary '\f͓\d1\\'Qz','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-orders/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-orders/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=n!*Y\'\',_binary '=\	L>\}\0\\˕\Xb8','',0,'?'),(_binary 'D\L\d\\{u','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-products/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-products/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\\\u\v<w3',_binary 'w\ו\B\i)Ő!?C)l|\u\\\\r','',0,'?'),(_binary '-\\\!\\\[\','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-revenue/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-revenue/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=n!*Y\'\',_binary '=\	L>\}\0\\˕\Xb8','',0,'?'),(_binary 'V\vK뾱\','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-stock/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-stock/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=n!*Y\'\',_binary '=\	L>\}\0\\˕\Xb8','',0,'?'),(_binary 'X\czR\\','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-taxes/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-taxes/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=n!*Y\'\',_binary '=\	L>\}\0\\˕\Xb8','',0,'?'),(_binary '\\u4Ţ#\\\\yQ','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-variations/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-variations/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=n!*Y\'\',_binary '=\	L>\}\0\\˕\Xb8','',0,'?'),(_binary ':V\׬=i','wp-content/plugins/woocommerce/assets/client/admin/analytics-settings/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-settings/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\"^ZE!ʷ',_binary 't@\T\@!\\h@,m*\)','',0,'?'),(_binary 'P\\ɜ\96UZ69\','wp-content/plugins/woocommerce/assets/client/admin/app/index.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/app/index.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`/\\0&!;',_binary '>\v[\iK#Ib&?w\\'\r\\0','',0,'?'),(_binary '.!KL\2S\0e\hO','wp-content/plugins/woocommerce/assets/client/admin/app/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/app/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ns\'gu\\EV\P\nb\',_binary '\m\ŒHɵjpr٬/\C\L\\','',0,'?'),(_binary ':аO{9','wp-content/plugins/woocommerce/assets/client/admin/app/index.js.LICENSE.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/app/index.js.LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\ \\v3\@O\\\',_binary 'm\\\!7InM\\\Y\\\\CnCt\0','',0,'?'),(_binary '4\N\CgfbN\ƃ','wp-content/plugins/woocommerce/assets/client/admin/app/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/app/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\uJ\n\o4(\r\\',_binary '2\\\|\_ިQ./^rA4\Ѥ\"','',0,'?'),(_binary '\\\@vp͂T\\\','wp-content/plugins/woocommerce/assets/client/admin/app/style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/app/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '10\\\A\%!\\~\n',_binary 'ƥ\\ZG\\]\\\\ Y?Ȱ\F','',0,'?'),(_binary '\\$<\LL-;\m\','wp-content/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n#L\vE\uA[\',_binary '\ZM5Ŋ=3?!1\\\C/\d\rx\','',0,'?'),(_binary 'Bo\\N*QK\"','wp-content/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal/style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\0!;Cx\%G',_binary '\,\%j;kn\k(wL\\ќJ','',0,'?'),(_binary '^=z_G\0\D10E','wp-content/plugins/woocommerce/assets/client/admin/ce7c51567f54d0aceb37.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/ce7c51567f54d0aceb37.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',~\I~c4m\0A',_binary ']hM?-5\Y\\\#$\\\$A\\*zw','',0,'?'),(_binary '\"޽\[F','wp-content/plugins/woocommerce/assets/client/admin/chunks/185.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/185.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\A,\6,u\7u\',_binary '\\d4\"q|-+\{\h5\\\\\֍','',0,'?'),(_binary '\<\\A@\\4+ȃ','wp-content/plugins/woocommerce/assets/client/admin/chunks/1996.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/1996.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\w<d\TK]\\',_binary 'ם\\\nɥzˇ\\-\\n\2	b\\','',0,'?'),(_binary 'q]\gA\\H _A','wp-content/plugins/woocommerce/assets/client/admin/chunks/2036.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/2036.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q$\WY*',_binary 'q\)\0w\80\}\hMeV$\\oSQ','',0,'?'),(_binary '\+`Ļ\$\rXC\\r','wp-content/plugins/woocommerce/assets/client/admin/chunks/2397.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/2397.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S3C\*h\_\J\5',_binary 'uvߑԟ?Zhc{_Mͮa\R6&','',0,'?'),(_binary '^i\[*u4k','wp-content/plugins/woocommerce/assets/client/admin/chunks/2502.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/2502.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\x]*5O\\',_binary 'Tj\L\32Љ\\9\\P\u\co\','',0,'?'),(_binary '\\n1\\b\w\\\A','wp-content/plugins/woocommerce/assets/client/admin/chunks/2624.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/2624.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\:\\\Ƨo',_binary '\\WU0$G#xj:\Zv\DMSrӡo','',0,'?'),(_binary '\BE\8\\Ac+m','wp-content/plugins/woocommerce/assets/client/admin/chunks/2953.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/2953.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\\\V2~\\^B\',_binary '忀\:ro2Gu\n9\7\Gd\h\\Z8\\'1w','',0,'?'),(_binary '1wF\\\0\\\U','wp-content/plugins/woocommerce/assets/client/admin/chunks/3576.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/3576.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\x]*5O\\',_binary 'Tj\L\32Љ\\9\\P\u\co\','',0,'?'),(_binary 'Ы\/r94\','wp-content/plugins/woocommerce/assets/client/admin/chunks/3700.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/3700.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\x]*5O\\',_binary 'Tj\L\32Љ\\9\\P\u\co\','',0,'?'),(_binary '`h9\n\k&\0յUM','wp-content/plugins/woocommerce/assets/client/admin/chunks/3726.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/3726.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?I16ȥqA5',_binary 'm;-X(f8\\\&\\\r\\\'[S\','',0,'?'),(_binary 'DcQE~k\\\\','wp-content/plugins/woocommerce/assets/client/admin/chunks/3994.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/3994.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\x]*5O\\',_binary 'Tj\L\32Љ\\9\\P\u\co\','',0,'?'),(_binary 'lTЀ2o\\','wp-content/plugins/woocommerce/assets/client/admin/chunks/4011.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/4011.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\x]*5O\\',_binary 'Tj\L\32Љ\\9\\P\u\co\','',0,'?'),(_binary '\e\C,{m','wp-content/plugins/woocommerce/assets/client/admin/chunks/4854.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/4854.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\x]*5O\\',_binary 'Tj\L\32Љ\\9\\P\u\co\','',0,'?'),(_binary 'ͽ\	fX8R\⑬z','wp-content/plugins/woocommerce/assets/client/admin/chunks/5152.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/5152.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}E9%\2@\',_binary '\\Br\S*Y]\e\\\Az+M\ËSp','',0,'?'),(_binary 'X 0\:d\\','wp-content/plugins/woocommerce/assets/client/admin/chunks/5152.js.LICENSE.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/5152.js.LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\S\\q>aq,F',_binary 'eV܅y@y\^tf \0H{\\5\e\','',0,'?'),(_binary '<0\\\Z\\9\S5','wp-content/plugins/woocommerce/assets/client/admin/chunks/5502.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/5502.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\'\G\	\({',_binary 'wo\-7mJW(\!^	\\\	~','',0,'?'),(_binary '\G.\2\\?\','wp-content/plugins/woocommerce/assets/client/admin/chunks/5531.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/5531.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"Ik\6\W',_binary ';7=\/S!K\_[0D\\BD\Af=\','',0,'?'),(_binary '^\t\V1\$\na5!','wp-content/plugins/woocommerce/assets/client/admin/chunks/5586.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/5586.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',y\\w^rnx	',_binary '޲@H\-\m[\\\\\\G=W','',0,'?'),(_binary '\r]t{g\\\','wp-content/plugins/woocommerce/assets/client/admin/chunks/6063.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6063.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X?=D5Td\',_binary ' sO;BE{\h\Kf7A\nڲQ>\','',0,'?'),(_binary 'So S,e\r\','wp-content/plugins/woocommerce/assets/client/admin/chunks/6063.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6063.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\˓[v',_binary '>xJ#f\V\\\.r5f]N[Q\\^','',0,'?'),(_binary '/B}ŷZ;F\\\','wp-content/plugins/woocommerce/assets/client/admin/chunks/6125.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6125.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\|\'M_\',_binary 'u#\j	\"\Jc~Vm`\?ۯ','',0,'?'),(_binary 'iv 9xR\0T\Z\','wp-content/plugins/woocommerce/assets/client/admin/chunks/6232.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6232.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q\H\B\0x^\\\',_binary '\]\,`O\\'\\\G]\nЋ\/\\\{\\_/','',0,'?'),(_binary '62~O#f\\e0\z','wp-content/plugins/woocommerce/assets/client/admin/chunks/6232.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6232.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Г$\\h\Zx',_binary '=\r	\? Z\"	\Smj$\-Vh\\rb\','',0,'?'),(_binary '2ă\&`~b%\Q','wp-content/plugins/woocommerce/assets/client/admin/chunks/6340.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6340.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\VXPz]RK]\y',_binary '&1y<\r4\H^\L]G\.\^n','',0,'?'),(_binary ';j\j\3','wp-content/plugins/woocommerce/assets/client/admin/chunks/6340.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6340.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\a\:\AJ\',_binary 'P~G\fr\\\\Q\n<;P\=f%o','',0,'?'),(_binary '\\r*R\\mZ%\','wp-content/plugins/woocommerce/assets/client/admin/chunks/6609.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6609.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:\g>a\\(\',_binary 'u\A0\)\\\"\x`p%\nJ\u5','',0,'?'),(_binary '\hd@B} f\G','wp-content/plugins/woocommerce/assets/client/admin/chunks/6732.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6732.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\!\\L\eƶb\\',_binary 'fI\Y\xD5M\\*Ǐ7ESR	Z2','',0,'?'),(_binary 'l\Fq\ߑ\\^p4','wp-content/plugins/woocommerce/assets/client/admin/chunks/6824.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6824.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\A,\6,u\7u\',_binary '\\d4\"q|-+\{\h5\\\\\֍','',0,'?'),(_binary 'kb:\"笜4v3','wp-content/plugins/woocommerce/assets/client/admin/chunks/727.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/727.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%+eѦa\F\\',_binary '8r:aK\\m!\K	\\֖\#u^g','',0,'?'),(_binary '\\=T\	\','wp-content/plugins/woocommerce/assets/client/admin/chunks/7433.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/7433.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\H;\',_binary '\\y\\P\3{7\\'\F','',0,'?'),(_binary '\\\"&\PBb\Qᒗ\','wp-content/plugins/woocommerce/assets/client/admin/chunks/7708.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/7708.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\8أ\\VtWA',_binary '\Gc\9RV4\Px#x\\N}\\','',0,'?'),(_binary 'Z|g\h\yƄld','wp-content/plugins/woocommerce/assets/client/admin/chunks/8544.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/8544.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\yVtXEm	X\',_binary 'w\KZ\0͘\btn?.n3u	ꁳ','',0,'?'),(_binary 'k3\>#9lB8t','wp-content/plugins/woocommerce/assets/client/admin/chunks/8597.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/8597.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ghǞ\<\wA\',_binary 'Y<\jhW+tBW$\n\ui<swS\#','',0,'?'),(_binary 'z\\\\gn5','wp-content/plugins/woocommerce/assets/client/admin/chunks/8851.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/8851.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':F\\\H\\p%',_binary '5}\\\\^x =\\\w\'\&\|\','',0,'?'),(_binary 'r\Ni*\2R2\\','wp-content/plugins/woocommerce/assets/client/admin/chunks/9198.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/9198.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}{M=4i\\\\\',_binary 'Yjn\Zxy\Dt*\	^\','',0,'?'),(_binary '\\!\D`vP@oU','wp-content/plugins/woocommerce/assets/client/admin/chunks/9360.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/9360.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^.\'ǔ\\\T',_binary '@K$\"A\Йqm4m6\xB\\\','',0,'?'),(_binary '*i\\2|Q&\\ZfW\'','wp-content/plugins/woocommerce/assets/client/admin/chunks/9456.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/9456.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\x]*5O\\',_binary 'Tj\L\32Љ\\9\\P\u\co\','',0,'?'),(_binary 'R\W\̘qJ\݅U','wp-content/plugins/woocommerce/assets/client/admin/chunks/9792.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/9792.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\x]*5O\\',_binary 'Tj\L\32Љ\\9\\P\u\co\','',0,'?'),(_binary '\Z!o\[\\\5]','wp-content/plugins/woocommerce/assets/client/admin/chunks/9966.style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/9966.style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\\9\Z!\x%\\f\j',_binary 'Z2\	\\K.\Nïl^\\A.\^','',0,'?'),(_binary 'C\!ˊJ\Z{\~!t','wp-content/plugins/woocommerce/assets/client/admin/chunks/activity-panels-help.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/activity-panels-help.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\\r~UzoZ',_binary '\\َJ{<Ɠ\\\Z0w\.,','',0,'?'),(_binary '\i\\\\K)XZO','wp-content/plugins/woocommerce/assets/client/admin/chunks/activity-panels-inbox.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/activity-panels-inbox.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F74h*?\ZN+\n~\',_binary '!ڣsi`U\u\0!\\\	\h\1\K','',0,'?'),(_binary '\'q\0S\msQ','wp-content/plugins/woocommerce/assets/client/admin/chunks/activity-panels-setup.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/activity-panels-setup.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m;o\)\{^\"',_binary 'MG\hT\k<YM1S@Ի֦\B˩','',0,'?'),(_binary '͋u<]z\g\>','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-categories.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-categories.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڹzPy}HA}K',_binary 'ڋ:|]v\\\\\\\3uLL\~>','',0,'?'),(_binary '\\p=P\-ҕ\옞','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-coupons.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-coupons.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.=zV3Z+\\w',_binary '\'ݼj\rIU9d\4Jы=\\\\T\','',0,'?'),(_binary '\0T\\\oqe\9U','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-customers.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-customers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c?M #\"շ',_binary 's[Z`-|\AE%\\>ߔdz','',0,'?'),(_binary 'Gh\Hв~*\ځ','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-downloads.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-downloads.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\e+G\0\n)/',_binary '5\\\mMU=\[\\"\\m\0K\Rl','',0,'?'),(_binary '\.}4ʜ*Y\\0W\','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-orders.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-orders.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m(SQz \U6w\',_binary 'Gb(|@n\!J\	⤴\刘w1F','',0,'?'),(_binary 'O1\>vxɞb7d','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-products.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-products.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ln-\\rmϰ',_binary 'Y/\\\kǱ\\%\@\\4\'Bt','',0,'?'),(_binary '\>%cq\r\\\\F\','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-revenue.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-revenue.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pv\nߵHrnc3\\',_binary '@^*\n<Y\dBJ	\\]zR?ҏ\','',0,'?'),(_binary '\\#\\\m\{','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-stock.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-stock.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\I?\Uvˌ\*7',_binary '\`w~Qw\h% ,)\S{\'e','',0,'?'),(_binary '@X\0\\\n\`ږ\\r\\\\','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-taxes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-taxes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	a=e\ByԠ\>',_binary '\Jj\M\u\\0\mo\ԗ$iH]k','',0,'?'),(_binary 'e.\L\x)','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-variations.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-variations.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1U\\{i\\\sn',_binary 's	\\\p\-3i^\Шc\\[\rf:','',0,'?'),(_binary '\4\$G諾\','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3;Vu~\r\~\M',_binary '-Do*\\pyP\ ^\r7rl9\?:\g','',0,'?'),(_binary '\'\KyTJvG\Z','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-settings.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-settings.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S!\С謒d',_binary '\\[DhSOPc 3\\n\\Z\','',0,'?'),(_binary '\\"\2.\I>\x\\','wp-content/plugins/woocommerce/assets/client/admin/chunks/customizable-dashboard.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/customizable-dashboard.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VSl\"?#\\\r?H4<',_binary '\\L\\\tuq\\J2hkD@-','',0,'?'),(_binary '\Z\Zc(\T;JFc','wp-content/plugins/woocommerce/assets/client/admin/chunks/dashboard-charts.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/dashboard-charts.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\v\X\Z',_binary '\r@5s\Z\\Π&-d\\\\&\Z~','',0,'?'),(_binary 'vh\\7e\g\@`m','wp-content/plugins/woocommerce/assets/client/admin/chunks/dashboard.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/dashboard.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aZN\Waɓm',_binary '\vi\Z.=03k\\c\y\','',0,'?'),(_binary 'C`\h9\~[(Zv','wp-content/plugins/woocommerce/assets/client/admin/chunks/homescreen.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/homescreen.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\\QNQ\>\;f',_binary '1It\٤\"P+:79\`\'','',0,'?'),(_binary 'n \b[l0nX@','wp-content/plugins/woocommerce/assets/client/admin/chunks/leaderboards.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/leaderboards.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+o\M!\',_binary ',\4\ZVv\Q`z\Ξ\,\','',0,'?'),(_binary '\\?bd;\\\','wp-content/plugins/woocommerce/assets/client/admin/chunks/marketing-overview.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/marketing-overview.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '㦫\/p*\DE,',_binary '2xGSqy\\\ǐ`4,T]\\','',0,'?'),(_binary '{88\\m}R8I\'','wp-content/plugins/woocommerce/assets/client/admin/chunks/payment-recommendations.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/payment-recommendations.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\"cA\L@n\W',_binary '\\\\ZOKj\\ZƂ\\J|\C4','',0,'?'),(_binary ',\\¡KX\','wp-content/plugins/woocommerce/assets/client/admin/chunks/profile-wizard.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/profile-wizard.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';F3\\:\\@b',_binary ')b\\0&Њ(N_$Y&ҰHu\:ݮo','',0,'?'),(_binary 'i\$\<~ə\^\0','wp-content/plugins/woocommerce/assets/client/admin/chunks/shipping-recommendations.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/shipping-recommendations.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\X/KxwՏ\\v',_binary '[?\\\\D\_\\\\\К\UL\Ś','',0,'?'),(_binary '\\.F$u4\<C=','wp-content/plugins/woocommerce/assets/client/admin/chunks/store-alerts.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/store-alerts.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\`%g\\۷\V\\ ',_binary '\\\w.\r2l\b\\w\8/A\','',0,'?'),(_binary 'u\\"M:\l\\X+','wp-content/plugins/woocommerce/assets/client/admin/chunks/store-performance.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/store-performance.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\\MClp',_binary '\wH\?\tP+($4s\L\P*Fe','',0,'?'),(_binary '\FeT\\NR\\˻~s','wp-content/plugins/woocommerce/assets/client/admin/chunks/wc-pay-subscriptions-page.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/wc-pay-subscriptions-page.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bq\\J^ݐ?\',_binary '\j\J:^\\\49آ=\_і@n','',0,'?'),(_binary 'AJ\G\"r,B','wp-content/plugins/woocommerce/assets/client/admin/chunks/wcpay-payment-welcome-page.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/wcpay-payment-welcome-page.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K7\nJ\\\+\\',_binary '\` D\3f2t%\so\\\<\#0','',0,'?'),(_binary '뷛Ԓx{hoʐ;','wp-content/plugins/woocommerce/assets/client/admin/components/index.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/components/index.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\"+~a\JH\',_binary '<j\\\mI`@\\kX\n3X\W\r','',0,'?'),(_binary 'a@xd1a\'\t','wp-content/plugins/woocommerce/assets/client/admin/components/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/components/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3pJ(ewG~\',_binary '爆\͖\\zJFKa\','',0,'?'),(_binary '\\\Z	\\\(\_\\','wp-content/plugins/woocommerce/assets/client/admin/components/index.js.LICENSE.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/components/index.js.LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\"a]T\B\',_binary '\\\`l6+ۮ\\1Dϕ衁iY','',0,'?'),(_binary '\0q>f\ZT\','wp-content/plugins/woocommerce/assets/client/admin/components/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/components/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\'<*gWl0;ƫ\',_binary 'ݐ*I4lVX!\r\=\Zv#ca˯CEuYY\*','',0,'?'),(_binary '7M\Oc߀lu','wp-content/plugins/woocommerce/assets/client/admin/components/style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/components/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'\\{㒉{`#b$',_binary '2yR\et q\R8?D\'71a2\r\','',0,'?'),(_binary '~< \\z\j\=\','wp-content/plugins/woocommerce/assets/client/admin/csv-export/index.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/csv-export/index.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5cSr:AE2 ',_binary '\3H,{\\CW?Ӿ\pΡoǮ\\','',0,'?'),(_binary 'ID$RB\@	{Hhd<','wp-content/plugins/woocommerce/assets/client/admin/csv-export/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/csv-export/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɥ\\lG\A*\tY',_binary '\+\AoΞp\BVxS~_HHǇU\\','',0,'?'),(_binary '\\(]f\\r','wp-content/plugins/woocommerce/assets/client/admin/csv-export/index.js.LICENSE.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/csv-export/index.js.LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\\)a)ᄡ{.',_binary 'g3!?\#^	-u?˕K\\G=\\CW2','',0,'?'),(_binary '\\<\\%o$,\XW\','wp-content/plugins/woocommerce/assets/client/admin/currency/index.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/currency/index.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\Mg\\!\',_binary '!fo<Ư\'\\\Ja4\M}B','',0,'?'),(_binary 'avd&\\\','wp-content/plugins/woocommerce/assets/client/admin/currency/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/currency/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':u\\\JWol׀',_binary '\\bxrMEJ\w?Dh\\^\FHR=Z','',0,'?'),(_binary '\\3\\c\\\\','wp-content/plugins/woocommerce/assets/client/admin/customer-effort-score/index.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/customer-effort-score/index.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!\\\n?G>\>g*\',_binary '\!\ZDû՝~j+W\u<{^)U0ґ\p\A','',0,'?'),(_binary '\Q<\AƮ\BD,\\','wp-content/plugins/woocommerce/assets/client/admin/customer-effort-score/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/customer-effort-score/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Emi\R0f\[',_binary '.\z\\\/`4\(\&&\\XGh&u','',0,'?'),(_binary 'XPA\811=Z\\','wp-content/plugins/woocommerce/assets/client/admin/customer-effort-score/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/customer-effort-score/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3\0\7\WNN\r\',_binary ')SW`C%a؅\\\~#q\\0\\\','',0,'?'),(_binary 'Chq9`\0SOM','wp-content/plugins/woocommerce/assets/client/admin/customer-effort-score/style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/customer-effort-score/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\X\C<;WT~\]K',_binary '\/\\\\\q\\\\\^;r&om۲','',0,'?'),(_binary '61EqqOb\ ڳ\'];','wp-content/plugins/woocommerce/assets/client/admin/dashboard/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/dashboard/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\>\j\!',_binary '\\;\oь\\1p#I\\m\','',0,'?'),(_binary '\\:r\u','wp-content/plugins/woocommerce/assets/client/admin/dashboard-charts/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/dashboard-charts/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\Cp\无g\\JU',_binary '3TL\p\	nI\\'u]]SEf5QO','',0,'?'),(_binary 'ǖ\\&\\0','wp-content/plugins/woocommerce/assets/client/admin/data/index.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/data/index.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)(4\@\m',_binary 'q\TN\z\\`\'\.|V{/rVd\','',0,'?'),(_binary 'D\<\g\\dy','wp-content/plugins/woocommerce/assets/client/admin/data/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/data/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Na\MY	\\',_binary '\=5WZ9#`\0xh7u\9\\DHk\r','',0,'?'),(_binary '\ZO\j?\\','wp-content/plugins/woocommerce/assets/client/admin/data/index.js.LICENSE.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/data/index.js.LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\>đ&0\	',_binary '/A\eÁ	p\\\\gU!eP}\\','',0,'?'),(_binary '=,lP\X7;\Z]x','wp-content/plugins/woocommerce/assets/client/admin/date/index.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/date/index.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|_^\mL\\XJ\',_binary 'FFMC\ֈ>|!y~\{\JlR','',0,'?'),(_binary '\g(\B{7ݻ','wp-content/plugins/woocommerce/assets/client/admin/date/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/date/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\sN5.]7zn9',_binary 'ٱ\F9\ry\\Kvuu,\\*5_v_D','',0,'?'),(_binary '\hD8gw2\\~~N\m','wp-content/plugins/woocommerce/assets/client/admin/date/index.js.LICENSE.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/date/index.js.LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XzHsa\N\\)h',_binary 'zCʮmP\SQ\\h\\u@g`\','',0,'?'),(_binary 'Cڲ}~;nܵ','wp-content/plugins/woocommerce/assets/client/admin/experimental/index.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/experimental/index.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ⱦt\Rz\',_binary 'H\\\(jd$\\(H\\m\0\\\F\\','',0,'?'),(_binary 'g\\\V\'l\nkRK','wp-content/plugins/woocommerce/assets/client/admin/experimental/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/experimental/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bD C\ri$\\|',_binary 'U\0P9\\\/S\? q\K@\','',0,'?'),(_binary 'l\\g}>s\\~','wp-content/plugins/woocommerce/assets/client/admin/experimental/index.js.LICENSE.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/experimental/index.js.LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5o\r\||\QG\\{',_binary '\'\$\,b\d12\'\d\R\\q,$\g9@','',0,'?'),(_binary '\!}\\\藗\\\','wp-content/plugins/woocommerce/assets/client/admin/experimental/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/experimental/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!\8\9㖰\\',_binary '_P\\`0\\\1#@SI\ȤǊ','',0,'?'),(_binary 'y\hý_lk\','wp-content/plugins/woocommerce/assets/client/admin/experimental/style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/experimental/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\*z\B\\h6',_binary '\\"\!^.\Jޠ\ \\\ ky','',0,'?'),(_binary '~$Y6̶\Zs8','wp-content/plugins/woocommerce/assets/client/admin/explat/index.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/explat/index.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\c\C\\٠',_binary '-Kt\\\\,\6Vf&8Δ','',0,'?'),(_binary 'ˬ\A1\\;u\r1.O','wp-content/plugins/woocommerce/assets/client/admin/explat/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/explat/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')O\0+\'?շ`',_binary 'eǢ\r\W\9\e\Rx]W\ύf\\','',0,'?'),(_binary '<Ȧ\\_okɵ\\','wp-content/plugins/woocommerce/assets/client/admin/explat/index.js.LICENSE.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/explat/index.js.LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r3J\\{\P',_binary '\GO\rwgAdk`~\\3O\1!p\e@\\','',0,'?'),(_binary '\;\!,\c\G\ʳj','wp-content/plugins/woocommerce/assets/client/admin/homescreen/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/homescreen/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\Y~\\\ka+',_binary 's.\\*;\7\\K\xIzCs81՝b','',0,'?'),(_binary 'T94Н\','wp-content/plugins/woocommerce/assets/client/admin/leaderboards/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/leaderboards/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%+eѦa\F\\',_binary '8r:aK\\m!\K	\\֖\#u^g','',0,'?'),(_binary 'V}lA\̢Š\\','wp-content/plugins/woocommerce/assets/client/admin/marketing-coupons/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/marketing-coupons/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\k.\\~gDD4',_binary 'wN\6\^r\|+ܙ\'\\\','',0,'?'),(_binary '携l\\0XC}\','wp-content/plugins/woocommerce/assets/client/admin/marketing-coupons/style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/marketing-coupons/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\DU\\S<h\',_binary 'WJ\Zݸ)JN0pWXr\ϡ\uN4$\ZR\','',0,'?'),(_binary '@\\h\Z;lA','wp-content/plugins/woocommerce/assets/client/admin/marketing-overview/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/marketing-overview/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\깨Cx\d\"ȡ',_binary 'kU%<=L\ݣK\*\\ZE]6G\','',0,'?'),(_binary 'g0נѵ/0','wp-content/plugins/woocommerce/assets/client/admin/navigation/index.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/navigation/index.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' OA\\nY\kf!\\',_binary '1i\E\\\H\F\\tjA+a\AoD\5]','',0,'?'),(_binary 'Ŝׁ5\yk','wp-content/plugins/woocommerce/assets/client/admin/navigation/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/navigation/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\Pu	k\%',_binary 'HC\r{\XLIiǯ38Ɖ\\庸\r','',0,'?'),(_binary 'rE7\\\_C\','wp-content/plugins/woocommerce/assets/client/admin/navigation-opt-out/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/navigation-opt-out/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\d6t\%}AVp\',_binary 'rN]`e\\\'c{y\WbaO\1Lc','',0,'?'),(_binary 't\0əMz\\q\','wp-content/plugins/woocommerce/assets/client/admin/navigation-opt-out/style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/navigation-opt-out/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\\?5WS ',_binary '\"D\iEXF\x\'\=ι\}}4fv4\,(\#D','',0,'?'),(_binary '\F\jJl\*8\I\]','wp-content/plugins/woocommerce/assets/client/admin/notices/index.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/notices/index.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\0}`(|*z\\',_binary '\&\\nR\H$VL7\)\0CU\\K!:\o','',0,'?'),(_binary 'ˀg3/5\\R','wp-content/plugins/woocommerce/assets/client/admin/notices/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/notices/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ u\Le\G:oAH\v',_binary '\\Z\c<&6M{<z\-\d:R5h','',0,'?'),(_binary 'L\\\2\\,','wp-content/plugins/woocommerce/assets/client/admin/null/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/null/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ms\r\V\n\\!k',_binary '#NL\\ͦ\'sOByF\nd','',0,'?'),(_binary 'ki=N\FSB|','wp-content/plugins/woocommerce/assets/client/admin/number/index.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/number/index.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\\"Dg\\ڡ)',_binary '\Z¨X{U%\GˬܤN\\*','',0,'?'),(_binary 'ma\E\33Fa+-','wp-content/plugins/woocommerce/assets/client/admin/number/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/number/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\rWT m0',_binary ' \\rP\˯Ma%J\z\5tO\W\\HŜ\Bf','',0,'?'),(_binary 'uڹeQ\]n\K','wp-content/plugins/woocommerce/assets/client/admin/onboarding/index.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/onboarding/index.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'urtm\\n.tъ',_binary 'CWV\{\\\\\Z\7yZ\I<\','',0,'?'),(_binary 'lA,M^','wp-content/plugins/woocommerce/assets/client/admin/onboarding/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/onboarding/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w$:\\HG\\S|',_binary 'mqdD<\\\\\PBϩ\Gg\\V*\Zn','',0,'?'),(_binary '>0/tO\\*','wp-content/plugins/woocommerce/assets/client/admin/onboarding/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/onboarding/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\e \\mA\M+',_binary ')C;\\(᧭A\;	(υ2H1\H','',0,'?'),(_binary '\\\Z\Fe \:ƕ\','wp-content/plugins/woocommerce/assets/client/admin/onboarding/style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/onboarding/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*}U\k%\\\',_binary '\\d6=l*NNd\"\i\4bQ7\\.:','',0,'?'),(_binary '\Vez\\^\\,lM','wp-content/plugins/woocommerce/assets/client/admin/payment-method-promotions/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/payment-method-promotions/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"1\	\\"\o\;\p',_binary '\_\d\\/DnJ\H\\dױ\4\\fP	\','',0,'?'),(_binary 'OPg\r!q\'+\','wp-content/plugins/woocommerce/assets/client/admin/payment-method-promotions/style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/payment-method-promotions/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lǷKd\h\Jy\R\_',_binary '?&\\\'\K\y\5O| \\\\}','',0,'?'),(_binary 'йy\G۴G0\\','wp-content/plugins/woocommerce/assets/client/admin/print-shipping-label-banner/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/print-shipping-label-banner/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\T/RVZ}\\\E\x',_binary '\hD4\4$\\\&h}$aύ>\\\2\\\\','',0,'?'),(_binary '% s-!\,Ѱ','wp-content/plugins/woocommerce/assets/client/admin/print-shipping-label-banner/style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/print-shipping-label-banner/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\(di)oE{S.',_binary 'i\\\a(X\L`\\n;O\\31KI','',0,'?'),(_binary 't9\\\\d\D','wp-content/plugins/woocommerce/assets/client/admin/profile-wizard/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/profile-wizard/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\䤎}Nqq',_binary 'I^v74\0\\  4xC{=Oއv\|','',0,'?'),(_binary 'zA9\\Ѫ?\','wp-content/plugins/woocommerce/assets/client/admin/shipping-recommendations/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/shipping-recommendations/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\:϶C7%\v',_binary '\\\\n\כt(\D1\_B\\m\EW','',0,'?'),(_binary '\W\\ڟ/{\','wp-content/plugins/woocommerce/assets/client/admin/store-alerts/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/store-alerts/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\F\\ݖ}kð\',_binary '.ڬ\\\0\|OIk\P|Ί\K{Q\?\\','',0,'?'),(_binary '\\£C\Wccz$\','wp-content/plugins/woocommerce/assets/client/admin/store-performance/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/store-performance/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\:\\\Ƨo',_binary '\\WU0$G#xj:\Zv\DMSrӡo','',0,'?'),(_binary 'T\x\\Z;\\6','wp-content/plugins/woocommerce/assets/client/admin/tracks/index.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/tracks/index.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\a8ea裦',_binary '5\\tҪ:q카)C\c\Z?6!','',0,'?'),(_binary 'S!TNx\	\5}','wp-content/plugins/woocommerce/assets/client/admin/tracks/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/tracks/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zd\\\{U~',_binary 'M#\`\q*\)d\~\r̗\ỳ2\"','',0,'?'),(_binary '{\\܈ul1{{)','wp-content/plugins/woocommerce/assets/client/admin/undefined/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/undefined/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RL\\*ȾLJ\Z',_binary ',W\^t_\]m\F\e)H\,C\\,6{\','',0,'?'),(_binary ' \z&SN\\\\\','wp-content/plugins/woocommerce/assets/client/admin/wc-pay-subscriptions-page/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wc-pay-subscriptions-page/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'IȒ+N~Ą/\\',_binary ';>\\S\\\X=RRrp7\ۑi=','',0,'?'),(_binary 'M\jmQ\%p\r~\0C\\n\','wp-content/plugins/woocommerce/assets/client/admin/wcpay-payment-welcome-page/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wcpay-payment-welcome-page/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\\\#\\q̿e',_binary '\ yӿ䪒4TdZ\L(XRx9%\\0','',0,'?'),(_binary '\?SjI9JE','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/add-term-tracking.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/add-term-tracking.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\C\[D\(\yV0W',_binary '=T\#D\0CUÁQ\\7`\\bd/','',0,'?'),(_binary '+6+	I\\ݷQ','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/add-term-tracking.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/add-term-tracking.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=N	r\l@\cdw\4',_binary '\0kyRs\\\GH\Y\\ni\0_S','',0,'?'),(_binary '雬 nO 7^\\䝞,','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/attributes-tracking.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/attributes-tracking.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\'q\L҅q\\pW@',_binary 'U!c棌\<\\S\0\\}3v15\','',0,'?'),(_binary '-X\˯{?A`_','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/attributes-tracking.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/attributes-tracking.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\U\\\Ԇ\\X+0',_binary '-U\AV-\\EKZ2\b\rBIdކ','',0,'?'),(_binary 'z	`\\i^t','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/beta-features-tracking-modal.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/beta-features-tracking-modal.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\\\j\nޥxp',_binary 'w7\ޔiTN7_7r0軑C0\!V\MU','',0,'?'),(_binary 'md\_w\'\0d\(','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/beta-features-tracking-modal.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/beta-features-tracking-modal.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \\\d^\&u6\z\'',_binary '.:TmE\\iPVx\lkf J\\K[','',0,'?'),(_binary '\"\\гwή|F\n','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/category-tracking.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/category-tracking.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\ecqI\\&\',_binary '\ψ{W\\\>ۭQ\8fBjHqPSp','',0,'?'),(_binary 'a\\oq&;h\􌢒t','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/category-tracking.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/category-tracking.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!uf0d[/(#\',_binary 'x\\\\H\u\d2b\\W.ɠ','',0,'?'),(_binary '^4y\#W~S\J','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/marketing-coupons.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/marketing-coupons.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+M5\\\ݖ%Rے',_binary 'Q[1\A@a(73}c*\\+^s9h00','',0,'?'),(_binary 'GU\y\b\rv\\','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/marketing-coupons.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/marketing-coupons.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ѱ\\q\EO',_binary '\'\lîC\L\bZ\\\M\&F~\','',0,'?'),(_binary '\0\\Z?Bn\\0\Ka','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/marketing-coupons.js.LICENSE.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/marketing-coupons.js.LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R4pa\\]@V\\\',_binary '\\\iS&8FgߌX\'J-\6hf8km','',0,'?'),(_binary '({\\2\A\\^!','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/navigation-opt-out.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/navigation-opt-out.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;ь&\ʇ$\',_binary 'ޠ\0\˶Ď\\\(\k1\\K\.jU3','',0,'?'),(_binary '$YeCۉR','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/navigation-opt-out.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/navigation-opt-out.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D6P\[D`:\\K',_binary '\\0-\\U0\0ؘ^F\\5}','',0,'?'),(_binary 'a#\\ȍ\\n!pl!','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-homepage-notice.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-homepage-notice.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}i\A$\1%-',_binary '9u\.ĵST_\_*윲KЄ\','',0,'?'),(_binary ']\\߱-B\F%','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-homepage-notice.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-homepage-notice.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{s+5j.H\0O',_binary '*j\\r4\u\)&G\rF\"	[L9\S','',0,'?'),(_binary '\4)}0,1\','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-load-sample-products-notice.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-load-sample-products-notice.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\Iuӏ\VnNo=\',_binary 'F\Pґh\r\\SR`-Ǒ\\','',0,'?'),(_binary 'G6\\(gzb8\','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-load-sample-products-notice.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-load-sample-products-notice.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q}\2\vwE6Ï3\',_binary ',<?p\\n#\'\k\\xy\','',0,'?'),(_binary '\\L̟>\b|\','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-product-import-notice.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-product-import-notice.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZHZ\vc\\n\٤',_binary 'K\"\}Ɯ|\Όb\z̐;	\[6','',0,'?'),(_binary '\p\\\b͏^\G#','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-product-import-notice.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-product-import-notice.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm[>Y2`XoϐKT',_binary 'gLwq_^V\$4j}\\yWZ\\J','',0,'?'),(_binary 'GH\\D֛D&\\#/','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-product-notice.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-product-notice.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\U*#M',_binary '{j.uEp\\o˔s\\~Q{%BW\;','',0,'?'),(_binary 'ة`\lqת9','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-product-notice.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-product-notice.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\5UWXD!\\)',_binary '\NW$\n\QY6g:[#CA^','',0,'?'),(_binary '9|\'qA\F{GD\F','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-tax-notice.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-tax-notice.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Zl\R}\JϪv\&C',_binary '\n\<\0\YU\P\0[\,L\H\r\9N','',0,'?'),(_binary '0TYt`i\vA\+I','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-tax-notice.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-tax-notice.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\%\a',_binary 'k0_Y%\<LvZ\7\)ڟT&<','',0,'?'),(_binary 'Tݖp\nAklY~','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/payment-method-promotions.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/payment-method-promotions.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ȵ-5$^NN',_binary '\amB\3l%\\tprUM\D','',0,'?'),(_binary '._\"^\'\k\=','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/payment-method-promotions.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/payment-method-promotions.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>	\mD\q\',_binary '~\S\\xmr\+:*1K\ml-R\\\','',0,'?'),(_binary '\}/\m,VTTwV','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/payment-method-promotions.js.LICENSE.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/payment-method-promotions.js.LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\E\0[\S',_binary '8\/*H\n\I#=ǧA5\\Ő\','',0,'?'),(_binary ';\(\yq(@@Ơ\','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/print-shipping-label-banner.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/print-shipping-label-banner.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Pj8AQ@~\b',_binary 'R\\~S\u\&\.\ClV_t\\','',0,'?'),(_binary 'M3OB\\','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/print-shipping-label-banner.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/print-shipping-label-banner.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\R/@hfN\w',_binary '0XKSL˯e-\'(ڰC','',0,'?'),(_binary '\'\|UG\Ndp','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/product-tour.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/product-tour.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_3C8\P\\ӕ',_binary 'w\&\6\\Z\Vpl\EGejPeP','',0,'?'),(_binary 'n$\5\}ѫ\','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/product-tour.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/product-tour.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B:*\\\`sd',_binary '\§ =RS\\i\B;VsJp\\\','',0,'?'),(_binary '\U専\+О','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/product-tracking.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/product-tracking.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yuף!\\',_binary '\ԟ\>8\\Z[>އ-P\\\\f~\','',0,'?'),(_binary 'm\Lf~\z%̀݋','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/product-tracking.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/product-tracking.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a9cȟFa[',_binary '\=۴A\!Nt;m\hi\0}\\l\"o\#','',0,'?'),(_binary ':I1Ӯh7Z,\','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/tags-tracking.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/tags-tracking.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?P4\LT',_binary '\kaAըAS\W\vУ\e0J\V\\?','',0,'?'),(_binary '2c\\H	xq(\\\n\','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/tags-tracking.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/tags-tracking.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\3\PH9\A',_binary 'jS7hgL@\n\r\wF٩q\~;Frv','',0,'?'),(_binary 'B\ȋ\\\_\Dw;4','wp-content/plugins/woocommerce/assets/css/activation-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/activation-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I3$0\0\,',_binary '\[\\"E\L҃w\YSb\0\|Wu$Z\*','',0,'?'),(_binary '}dv\@\'.\n.\\.\','wp-content/plugins/woocommerce/assets/css/activation.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/activation.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0v \\\'\tZ\',_binary '\x\ǉZ\0(b\\|~J\Tz<G','',0,'?'),(_binary 'l	#\\[R2v','wp-content/plugins/woocommerce/assets/css/admin-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/admin-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Cw\Ԓ9\=N',_binary '[2\\\\A\r\3d;DZ\\cVD4\\d\'','',0,'?'),(_binary '^\I(:궾','wp-content/plugins/woocommerce/assets/css/admin.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/admin.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&O&\\$%8\}Ri',_binary 'gEB\S\a1V_^\D}OAq\N','',0,'?'),(_binary '=Q0S\\\8u','wp-content/plugins/woocommerce/assets/css/auth-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/auth-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\wW+F1\tBк=',_binary 'N4\ņ?FK\[os=H2%\\\?@\j','',0,'?'),(_binary 'ID$~^#\0\\','wp-content/plugins/woocommerce/assets/css/auth.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/auth.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0Y{\\\Br,\',_binary 'gݺ\*;\sz1~X\ڊή\c#','',0,'?'),(_binary '\2\3Tt\齫\`8','wp-content/plugins/woocommerce/assets/css/dashboard-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/dashboard-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"Wڵ<\0\/eG\ Lb',_binary 'r%\72G\eRC\\Ty\H3S!\x\a','',0,'?'),(_binary '*&\.>+g-n','wp-content/plugins/woocommerce/assets/css/dashboard-setup-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/dashboard-setup-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\0z\\l\IX\W\\\',_binary 'נwDXF\u3\nYab4+Jh','',0,'?'),(_binary '\cOp\ʲ=,g','wp-content/plugins/woocommerce/assets/css/dashboard-setup.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/dashboard-setup.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^!0_\\\]\0Ĭ',_binary '/6Sn\\fL\C@\\5ݭn9\\\\'','',0,'?'),(_binary 'W0÷g\b%>4','wp-content/plugins/woocommerce/assets/css/dashboard.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/dashboard.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[%\\ˈPV&A',_binary '\Є\A\\\V4\n8_\','',0,'?'),(_binary '΍r\a\\I\\_ݔ','wp-content/plugins/woocommerce/assets/css/helper-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/helper-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\"\\\-;M{b*.',_binary '{\QB\\0\4F_H\\\\q\rJc\','',0,'?'),(_binary '\0\\\\\2];\<','wp-content/plugins/woocommerce/assets/css/helper.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/helper.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X7XJ0\\\\\P>k',_binary '+Œ_1~mz·\pV	\V@Pw5\PG','',0,'?'),(_binary 'aSR_\mĩX\4\\','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y02*i\K,]\',_binary '\Pń L\]Yj_߿~\*W}\\\','',0,'?'),(_binary 'I\S]Kz䷊','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+z{i\I\\',_binary 'WWB\\\\Y(\nsk\/@\l݀L\0','',0,'?'),(_binary '_{sW@D\l\','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D^;\9\p\',_binary '(PdL\\\쐻9\I\\\wy1Q','',0,'?'),(_binary '8\\\-\E\2`O','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1|2\ \\^\ry\&\a4',_binary '\^\=dig`\b\\\2\+nkO]','',0,'?'),(_binary '\Pp\Ew0>	^\','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\Vcj\\2CD',_binary 'X/LʹjYEBxtd\3\\߶bTj','',0,'?'),(_binary 'o\\K:uӘ\n7-US','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hcޟ1\\\\D',_binary 't\\n7e\0\Z\I|Ş\Ü0\\+','',0,'?'),(_binary '\OUMps޴p~\','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\D\\5BJiM^\',_binary 'B\\\Z\f\6;\#XV\m','',0,'?'),(_binary '\#c`ԏD\\q','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[Mr\\oqXؤqW\',_binary '}[\K;\\5l-_ZL4O\\\x/','',0,'?'),(_binary 'zد=P5\ \\H','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_222222_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_222222_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sN5JA\Ze6',_binary 'ʪZ6\\\?c7<J\&\\\`jF\','',0,'?'),(_binary '?iH\,\J\Z!','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_2e83ff_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_2e83ff_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<QJ\\,yӣ\R\',_binary 'Bj0=\b\W]F\|\h	\\\5Rn\','',0,'?'),(_binary '7\0\'ԳΔIY{{','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_454545_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_454545_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q˄3XhZέ\',_binary 'nyt,\.#\p5\@\%6qv\'\\`.߁#\','',0,'?'),(_binary '\ѰAz{]Wj\','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_888888_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_888888_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0؃\#_5E%{',_binary '\z07X\I\0\%g\n6VaqDP<\ڤW\"\','',0,'?'),(_binary 'sW\Q\\\K\G','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_cd0a0a_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_cd0a0a_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p~\\\%.',_binary 'DǑ\XTR;\n\ߣ_GP%G1','',0,'?'),(_binary '\$\\\Z\\>y4','wp-content/plugins/woocommerce/assets/css/jquery-ui/jquery-ui-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/jquery-ui-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\p\\\y[{i,\',_binary 'B}K%\79\#s4?t\-U\\\\m','',0,'?'),(_binary '%6\\\fbgz\2\_','wp-content/plugins/woocommerce/assets/css/jquery-ui/jquery-ui.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/jquery-ui.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\W\+yJ9-',_binary '\0\dOn]&\B\\"\Y\XL\\7','',0,'?'),(_binary 'J0\8\R\&\\'T','wp-content/plugins/woocommerce/assets/css/jquery-ui/jquery-ui.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/jquery-ui.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gazDjM	l\\',_binary '\\Z]GM\1yHQP<ݺ(ט\"\\\\\hš','',0,'?'),(_binary '*kǼ$䠢Y\\','wp-content/plugins/woocommerce/assets/css/marketplace-suggestions-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/marketplace-suggestions-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';.>~3Ѥ\\"\',_binary '\EpxȹV$vXLzEc\6*\߀\\','',0,'?'),(_binary '_\\#LG\\'\\\B\+','wp-content/plugins/woocommerce/assets/css/marketplace-suggestions.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/marketplace-suggestions.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T1W\\/21yC\\',_binary '-\\̟,F\@\Z-F\','',0,'?'),(_binary '\L9\IN\b\](t','wp-content/plugins/woocommerce/assets/css/menu-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/menu-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>T\+;x\ļ]',_binary '<x.U*|l\\&/:\?m2\\\o7N_?x','',0,'?'),(_binary ',cS̻͘\\VgBm\','wp-content/plugins/woocommerce/assets/css/menu.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/menu.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KA \Z]\s',_binary '\k6\X~&)|m\\BoC\\\\ʴG2','',0,'?'),(_binary 'pBPu,\\a>\\','wp-content/plugins/woocommerce/assets/css/network-order-widget-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/network-order-widget-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\2R\f\Y\\'q.@',_binary 'vZTh#D\<f+\FYbzI!\{γx','',0,'?'),(_binary 'LD\ȑX|k\ZSEM','wp-content/plugins/woocommerce/assets/css/network-order-widget.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/network-order-widget.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\2R\f\Y\\'q.@',_binary 'vZTh#D\<f+\FYbzI!\{γx','',0,'?'),(_binary '\@\%\j\X-	V','wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@+L:\\b\\!',_binary '\n\rI\%\԰Zp+\\\\\x#\"q/','',0,'?'),(_binary '3-GiW\W\','wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+`^\bBW\"\r',_binary 'ugU\#\\=	}~Kb\tJ}\\36','',0,'?'),(_binary '\\"Wq>g\B\\*','wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\ɯL\\\9$',_binary 'A_C {\.\:h\Q{\\\2N\','',0,'?'),(_binary 'J\F\~@a\rc\','wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WZ\\Mwg\)C',_binary '\5#tj\Vc6\\\n\Pn1\o\'','',0,'?'),(_binary '\\[\Ms\"+\Z','wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\JHZ\򧉲:\',_binary 'j.O멆3\"aթ\Z1ݷ\_','',0,'?'),(_binary 'X]-\1\PR15r\P','wp-content/plugins/woocommerce/assets/css/photoswipe/photoswipe.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/photoswipe/photoswipe.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ǐ~\lC\(~\',_binary '\٭\;\YC\\|=.(\','',0,'?'),(_binary '\s2c^|,\\','wp-content/plugins/woocommerce/assets/css/photoswipe/photoswipe.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/photoswipe/photoswipe.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\X\2\\\fz',_binary 'GusQq\\ձ\ra^\Yi','',0,'?'),(_binary '\\`2\\\\Xo,Q{\@','wp-content/plugins/woocommerce/assets/css/prettyPhoto-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/prettyPhoto-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ʵ\uo\P',_binary 'pD\!\&G2\\\z\_\Y','',0,'?'),(_binary 'fw\}WE~\Q\"%\','wp-content/plugins/woocommerce/assets/css/prettyPhoto.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/prettyPhoto.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WGH=#Y\\\;,',_binary '\7;\nq\kPJc[=@\\\\n\n&y','',0,'?'),(_binary 'OQ=\'kY%\O','wp-content/plugins/woocommerce/assets/css/privacy-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/privacy-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ȋ,>A',_binary '\[IbƅUg`ܪ7/4L\Ŷ\ٸ7','',0,'?'),(_binary 'x\\;,ae\,\r','wp-content/plugins/woocommerce/assets/css/privacy.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/privacy.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ls\0!zǕ\,JkP4',_binary 'E\\T4ь7zvv\\D\÷<mG','',0,'?'),(_binary 'i2fә\5581s','wp-content/plugins/woocommerce/assets/css/reports-print-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/reports-print-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xhXQu\A6)\޿',_binary '\\I\n4P7f\03\3\,\\\\T\WS','',0,'?'),(_binary 'Vf6A]0\\\"\','wp-content/plugins/woocommerce/assets/css/reports-print.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/reports-print.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\j\'\3\\n*K',_binary '}6_e\\3\%(d,X\M\\=z','',0,'?'),(_binary '=M\9\\gU(\','wp-content/plugins/woocommerce/assets/css/select2.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/select2.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z,Zik\II\\\8',_binary '\b>\nM 3\4\GeWjޣ','',0,'?'),(_binary '\\\!BjRSK3I','wp-content/plugins/woocommerce/assets/css/twenty-nineteen-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-nineteen-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\k!蠨\'\\@m',_binary 'z\n]\\d\\i\\\\0˖KPg\V\$y\\6MN&','',0,'?'),(_binary '?\F-\\e/b[','wp-content/plugins/woocommerce/assets/css/twenty-nineteen.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-nineteen.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\\\\>:6Z@\',_binary '[[PR\;E\#Dքӳ#\\\T\	a','',0,'?'),(_binary ']\C\>%l\S\','wp-content/plugins/woocommerce/assets/css/twenty-seventeen-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-seventeen-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`P\\̍Œ\0\"',_binary '>(.\nF]yĞ\\glM1\','',0,'?'),(_binary '6\r2T0rˣZ','wp-content/plugins/woocommerce/assets/css/twenty-seventeen.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-seventeen.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nhj\T\S\e\0Z',_binary 'Ws)]\\[޷y~\'\P\^ Y\U\','',0,'?'),(_binary '\P3_w`\lmp','wp-content/plugins/woocommerce/assets/css/twenty-twenty-one-admin-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-twenty-one-admin-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']&Ǯ\\	rKZ\',_binary '\ZG̞!IL|WS\-:\s\','',0,'?'),(_binary '	\bjPi(','wp-content/plugins/woocommerce/assets/css/twenty-twenty-one-admin.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-twenty-one-admin.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']&Ǯ\\	rKZ\',_binary '\ZG̞!IL|WS\-:\s\','',0,'?'),(_binary '\\\5Y\/n	n(','wp-content/plugins/woocommerce/assets/css/twenty-twenty-one-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-twenty-one-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\Byydܛ\\ \f',_binary '^\0\uO+X\^\\ږg)\r	k','',0,'?'),(_binary 'v\Y\0ՑA','wp-content/plugins/woocommerce/assets/css/twenty-twenty-one.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-twenty-one.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	-[m\n\aō\',_binary '܅k$d5x\O\0\\|\𾙅\V','',0,'?'),(_binary '\;u~^\;\','wp-content/plugins/woocommerce/assets/css/twenty-twenty-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-twenty-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\\_%\ɐF~\B\n',_binary '%X\~\\G~\v\!pR\	\"\!mw~','',0,'?'),(_binary 'R=x38^\\','wp-content/plugins/woocommerce/assets/css/twenty-twenty-two-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-twenty-two-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_~Y}qWR\\&',_binary 'Z\\"\\3\oC\"<0DlV\$ \','',0,'?'),(_binary 't}+Az)֧h齤J','wp-content/plugins/woocommerce/assets/css/twenty-twenty-two.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-twenty-two.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W6)\;/>k\bF\\6',_binary '\\*m\%4\K]1ɠeGCE\','',0,'?'),(_binary 'R\nw\\dMN~','wp-content/plugins/woocommerce/assets/css/twenty-twenty.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-twenty.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\p+`p \',_binary '}}F\=\ޜ\dPACk\-(bo\','',0,'?'),(_binary '	\0\])2\\\\>F','wp-content/plugins/woocommerce/assets/css/wc-setup-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/wc-setup-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%v\\\\|t{',_binary 'wS#,Wy\{C񌶎hvt\\nȁ6','',0,'?'),(_binary '\ZM\-<\'^\','wp-content/plugins/woocommerce/assets/css/wc-setup.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/wc-setup.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':ѐ\w$lC\jQ',_binary 'hmi\@b\ޟUDY͞w\'\%\#','',0,'?'),(_binary 'HnM86&CDM\MN','wp-content/plugins/woocommerce/assets/css/woocommerce-layout-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\3VI^y!E\\',_binary '\r+-4\a֒Z+ *^^{\*T\'*','',0,'?'),(_binary '\\fb\\bKJ','wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#)A\V\ځ',_binary 'V\\\\c8z\T\+\\\?v8}5\<Wѿ','',0,'?'),(_binary 'LLG=Z\0C\'Pu','wp-content/plugins/woocommerce/assets/css/woocommerce-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/woocommerce-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\r\η\C',_binary '9U\\WEU@pQy\\\!','',0,'?'),(_binary 'h;T\HlEDv[','wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ZpA\fX',_binary 'L#>\̴߲9	<]\66¹','',0,'?'),(_binary '\YM\~\B\'','wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Efc8g5wUB',_binary 'E,i:98\[[xՆEu\!\\\6~M+G0','',0,'?'),(_binary '\=u\ܑ\\\','wp-content/plugins/woocommerce/assets/css/woocommerce.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/woocommerce.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\FE0U6n\L',_binary 'J+\0I&]Dxd\ve&bgld\\','',0,'?'),(_binary '<c\cWX\3\u','wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7I\\\0\i',_binary 'Do(y\6*B1}\eMq\FN?ԄS|','',0,'?'),(_binary '\jK\K\T\r<\\\','wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ٷ\M\g+F.\^b',_binary '_\Ź5\\{x\\\\\xԋ4λ','',0,'?'),(_binary ']\Cy\.a\A,\-\','wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\C\бTo\I',_binary 'I\ﴱ\r\\n}ֵ)\0\\\Iѿ Psٗ#','',0,'?'),(_binary 'BĶbN','wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uy=i\\ţ[-r',_binary '\y\=I\Ӄ\\lrch\lL\\k	M','',0,'?'),(_binary '\R\8^\nɽ\l','wp-content/plugins/woocommerce/assets/fonts/star.eot','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/fonts/star.eot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Zog\\ZV$\',_binary '\oj?\\<\\t+Q\\/ؿ\\i\nNw','',0,'?'),(_binary '\N{\^wD$@?\n','wp-content/plugins/woocommerce/assets/fonts/star.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/fonts/star.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^sG\0\yn9\\',_binary '\\\\c\\\"\C\\\B\\rJ\\\;k','',0,'?'),(_binary '\0:zler~+\nNyw','wp-content/plugins/woocommerce/assets/fonts/star.ttf','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kxL\2\\D\Z^',_binary '?\\\|.\"~Z\\\ц>I\\\y#','',0,'?'),(_binary '4Pк09\\\Z\','wp-content/plugins/woocommerce/assets/fonts/star.woff','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/fonts/star.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\\`|U2\'',_binary '#1\9#\~\C9Dе\eH','',0,'?'),(_binary '\\BV','wp-content/plugins/woocommerce/assets/images/admin_notes/dashboard-widget-setup.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/admin_notes/dashboard-widget-setup.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\=<Dy\\.\;',_binary 'WN|@-\aڜ\\\\">{R)','',0,'?'),(_binary '`\F\\Z\Tt\/\','wp-content/plugins/woocommerce/assets/images/admin_notes/filter-by-product-variations-note.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/admin_notes/filter-by-product-variations-note.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	N֛6\nUW[=t',_binary '\\R\'ucaPFGr\\','',0,'?'),(_binary '1Hĸ)\`\a','wp-content/plugins/woocommerce/assets/images/admin_notes/marketing-jetpack-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/admin_notes/marketing-jetpack-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't#0\\\\\\\0f',_binary 'A2\\f(u2\E\"s?\Ҵ\n\+<U','',0,'?'),(_binary 'DU\\n\\[Rgd\P','wp-content/plugins/woocommerce/assets/images/calendar.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/calendar.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Cz\?\;\w',_binary '\\\Z\Z<\}-\x\Z*P݊ \gB','',0,'?'),(_binary '\r\r\\n\./t\ni=Cy','wp-content/plugins/woocommerce/assets/images/dashboard-widget-setup.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/dashboard-widget-setup.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\B)4\\',_binary 'Ѣ 4jD~v*\Z1-\C\)\\Z\s\','',0,'?'),(_binary 'n;O\\;Jaŗ;','wp-content/plugins/woocommerce/assets/images/empty-content.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/empty-content.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\6\t\\bg',_binary 'ѓ\n\*B\og\'˼S\Q\','',0,'?'),(_binary 'E78융w\Z=\','wp-content/plugins/woocommerce/assets/images/eway-logo.jpg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/eway-logo.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-eͺ\%\GcZI',_binary '}8R!!*\uŨk|#bӷ\r]\','',0,'?'),(_binary '\r\9\~\\)Eh\','wp-content/plugins/woocommerce/assets/images/help.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/help.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q5jl)\r)',_binary '\\-\0~k\H?p/IӴ\\-\f\.Q','',0,'?'),(_binary 'Ldh\?چ?[\','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}X\\4\f&뫐\\',_binary 'T=\x\fѴnQW/R\.ꖾ\\8$','',0,'?'),(_binary ':k$o\>1\d','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\6Q\\\4\Vr',_binary '\p4f\\E\P\N.:,xaX','',0,'?'),(_binary 'F[xYYt>x2','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Խu\u4\\\>`',_binary 'J\}\45\\==Ƭ\Gʢڒ85:','',0,'?'),(_binary 'o\aʥʬ\\TH}t','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sn݄D\\?.\',_binary 'D\\j*C\\iï77\nJ:^L@\\EI','',0,'?'),(_binary 'pfkN~\\','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\߾CLFé\$[',_binary '\~\8.\\i\M\9\\\۰\\h','',0,'?'),(_binary '\)\D@#<Z','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\QBXpU?z',_binary 'Z\K\\\\N\<_\\rh3ݧ\F\ՊŕD','',0,'?'),(_binary '\03/l$Ma\j\','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\r%1$y\\',_binary '/GO>*):MG\ib	\\L\&','',0,'?'),(_binary '#]\\\r=كv','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '؜A~h\t\"Ga',_binary '\Z\ZHF $lwz\\,K܄\','',0,'?'),(_binary '@hCf˻xo\'','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\8ջ\\h',_binary 'h\Hΐb\;<]\VĤEmK','',0,'?'),(_binary '62&e5\','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2f\6\g\)B',_binary '8Qj\V\'\4Ⰻ\̎\n\0\b(Ό','',0,'?'),(_binary '\@f	iz3}\-\y','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\\J^\{:\*pPR\"',_binary 'kRTP	B?\Tţ d=\\\'5\\Zi','',0,'?'),(_binary '~3OKxh\|	','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z}\Ԇ,\Y?k<',_binary '	\\t3831>Y\\\#vB=\','',0,'?'),(_binary '#c\\4m\"CK','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+hk\\\7x',_binary '\\0\,\c#u4\sJrs\\Ք9','',0,'?'),(_binary '\I\\-gf\E݇0\m','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\\\\c״ѕ)d',_binary '(\\0\0.kߦ\0w/\:Ç9N_q','',0,'?'),(_binary 'շ\5\C\\E/.Q','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\SY\'\',_binary ':q5Jw\o\\>TF+7\\7\\\Z58\Y','',0,'?'),(_binary '\Au\\\AU','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\Wk\M6\\z',_binary 'W!\Q>nΣx!\_\r\\\\\;F\','',0,'?'),(_binary 'ܶO\;hTI\\','wp-content/plugins/woocommerce/assets/images/icons/edit.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/edit.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\fje\xw\tU',_binary 'A.|wݙۆߜ4UBv>\*\Z#݀','',0,'?'),(_binary '	iE\\Z;hq \|','wp-content/plugins/woocommerce/assets/images/icons/gridicons-checkmark.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/gridicons-checkmark.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9 ^I\Z\.ԛh&',_binary '\\\\\ќ\\Ek\#h\ZN','',0,'?'),(_binary '볃_d\\\\Dى\\','wp-content/plugins/woocommerce/assets/images/icons/gridicons-chevron-down.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/gridicons-chevron-down.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*9\"\\0\tR:M\',_binary 'fxl:V\\~\H\&(\Z0E\\B/','',0,'?'),(_binary 'ov\?\\\)!y','wp-content/plugins/woocommerce/assets/images/icons/loader.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/loader.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r7c)[\\\w\^\',_binary 'B\e\ vO+\\\\\Z*eҿW3~\\\\','',0,'?'),(_binary 'J#:2!xCA\Y','wp-content/plugins/woocommerce/assets/images/icons/star-golden.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/star-golden.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?2?!޳G\܄',_binary 'rCF7\0\᫖\A&t\hJ','',0,'?'),(_binary 'd;`\\7G','wp-content/plugins/woocommerce/assets/images/icons/star-gray.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/star-gray.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_?Ә\\\\\',_binary '\Gn`\\nsyԓ\\\S\\\L','',0,'?'),(_binary 'Bx9$6\L\EF|Q','wp-content/plugins/woocommerce/assets/images/icons/star-half-filled.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/star-half-filled.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\H^$A\\^w?',_binary '<2P1\V8\JCR3Uo\:\&\l\X\','',0,'?'),(_binary ' \\\\ӱ\?	˹\','wp-content/plugins/woocommerce/assets/images/klarna-black.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\%iR$u\:',_binary '\\8]%Ƶ\\*/>Tlk\\ΟJ=','',0,'?'),(_binary ')A\4/F\ɬ','wp-content/plugins/woocommerce/assets/images/marketing/amazon-ebay.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/marketing/amazon-ebay.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`\7߀\\P\m',_binary '#\E\D\\Fc8\0@)}J~%','',0,'?'),(_binary 'Zh\!\{Df6\','wp-content/plugins/woocommerce/assets/images/marketing/automatewoo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/marketing/automatewoo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\|\)	',_binary ')\n\ʾ{B2HG\|ڒ%\\.Bp2\\0\\','',0,'?'),(_binary '\\r<C	2\}#\','wp-content/plugins/woocommerce/assets/images/marketing/facebook.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/marketing/facebook.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%۵\rn]\n',_binary 'DC!\0g_mp!C\Z\+\Z)_|U?\','',0,'?'),(_binary '5\\\R˵{	CA','wp-content/plugins/woocommerce/assets/images/marketing/google.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/marketing/google.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\rz%#tm\`',_binary 'k \)eEZDY\"\r_XicD /I','',0,'?'),(_binary '\Հ\n+ϕw)\','wp-content/plugins/woocommerce/assets/images/marketing/hubspot.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/marketing/hubspot.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\G?OyK',_binary 'w_\N\\*\^\He\;\<Xyʼ','',0,'?'),(_binary 'nG/4!dw\\','wp-content/plugins/woocommerce/assets/images/marketing/mailchimp.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/marketing/mailchimp.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z-\\\ܬܨV\',_binary '\\70n->1Z\C.~Zߚ+P\P','',0,'?'),(_binary '\\ůhq\sA!P','wp-content/plugins/woocommerce/assets/images/marketing/mailpoet.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/marketing/mailpoet.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&gv\\P\nWͤ',_binary '7rGf\\\\\[\\Z\)a\6DϳW','',0,'?'),(_binary '\\ \H(\\\\','wp-content/plugins/woocommerce/assets/images/marketing/pinterest.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/marketing/pinterest.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J/\^hZQ$;]',_binary '1,n\$@d>\\\s\\\Z\YG}P\','',0,'?'),(_binary 'Hԅ\\Yne\','wp-content/plugins/woocommerce/assets/images/marketplace-header-bg@2x.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/marketplace-header-bg@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\:\,Vh',_binary '\\\fZ\?G\;p&\\"}\','',0,'?'),(_binary 'Wcoyjcg\nu','wp-content/plugins/woocommerce/assets/images/mercadopago.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/mercadopago.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\Z8\\'3\\\Aq',_binary 'g\0\=3-Ӻ\[YҐ4\\\','',0,'?'),(_binary 'ˏ\'\!Y.\\\\j','wp-content/plugins/woocommerce/assets/images/onboarding/bacs.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/bacs.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$n\3m[+',_binary 'e\7#1T=:l\5,燌n\Z\XnQG\O','',0,'?'),(_binary 'Q$d7*\t3\_P','wp-content/plugins/woocommerce/assets/images/onboarding/cod.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/cod.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\v~\t\v\0 \\\',_binary '\\)|e,yX\7ˣ\tw','',0,'?'),(_binary '\r/㒕\'״K','wp-content/plugins/woocommerce/assets/images/onboarding/creative-mail-by-constant-contact.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/creative-mail-by-constant-contact.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\"9\x~ɸ',_binary 't⨯J\S\݄\0C*\r8\\n\\$\\r','',0,'?'),(_binary '\&_\\\Zp\\\gl$\','wp-content/plugins/woocommerce/assets/images/onboarding/creativemail.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/creativemail.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\\\\0jNp\1\\1',_binary '3V\nf\ gRG2$(\7N	-/\\%[','',0,'?'),(_binary '1\'}8!֢a6vC\Zc','wp-content/plugins/woocommerce/assets/images/onboarding/eway.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/eway.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!#\ztȃ\\r_4',_binary '!\\9Q.{o.*&d\\\zmDaP','',0,'?'),(_binary ']&\Q.F\t','wp-content/plugins/woocommerce/assets/images/onboarding/fb-woocommerce.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/fb-woocommerce.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\pDJq\\xX*',_binary '\Z>\a`⅋k%zmk^\\U0$׺\VD','',0,'?'),(_binary '\Ι-\\"YS6','wp-content/plugins/woocommerce/assets/images/onboarding/g-shopping.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/g-shopping.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ҁGP\~\\G+',_binary 'G\tn5zZ\\u\t|\Zmy','',0,'?'),(_binary '_\:N㈐\msO\p0','wp-content/plugins/woocommerce/assets/images/onboarding/google-listings-and-ads.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/google-listings-and-ads.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8ئ]\\|\\\',_binary 'j,\ǋ\ۖ\\t=P#(\W͚4\޴','',0,'?'),(_binary '\E\\n\ŕ\aI\4','wp-content/plugins/woocommerce/assets/images/onboarding/mailchimp-for-woocommerce.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/mailchimp-for-woocommerce.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ĭ\aL⭘,\\',_binary 'g+H\S\\\\'ç\[\\5u\\','',0,'?'),(_binary ')qrG-\\\','wp-content/plugins/woocommerce/assets/images/onboarding/mailchimp.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/mailchimp.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\j\\\Y\'\\',_binary '\n\\\hWP:%͒0\aOE\$','',0,'?'),(_binary 'ҋDR4T\\w+8p','wp-content/plugins/woocommerce/assets/images/onboarding/mailpoet.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/mailpoet.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ٛz!/qkWh\fv',_binary '\`A/*<3C\Pz4\Z<oN-\fAa','',0,'?'),(_binary ';)\\3ME\','wp-content/plugins/woocommerce/assets/images/onboarding/mercadopago.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/mercadopago.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǧ\c\仁\oa',_binary '\\MNAR\nk]\?\`\|\Ɓ\#','',0,'?'),(_binary '<U\vb\=D\;٩','wp-content/plugins/woocommerce/assets/images/onboarding/mollie.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/mollie.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\'\'%I\\rsAW',_binary 'k{[\d%\\0\c`9&Wz-','',0,'?'),(_binary '\e\jȲP','wp-content/plugins/woocommerce/assets/images/onboarding/other-small.jpg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/other-small.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L4)6\B\h6`',_binary '\0|\!y\\r\19L\(d\\Zi\߂\','',0,'?'),(_binary 'j3\l`\B$\	\\\n','wp-content/plugins/woocommerce/assets/images/onboarding/paystack.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/paystack.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0xX\\\[~\\\\',_binary '\qSb0/\\d\0Cld.\','',0,'?'),(_binary '=\O\VAk&\','wp-content/plugins/woocommerce/assets/images/onboarding/payu.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/payu.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\!\Z\\E-9',_binary '-(\|@Ew 9\O\Y<l8L','',0,'?'),(_binary '\\.\_!t\\','wp-content/plugins/woocommerce/assets/images/onboarding/pinterest.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/pinterest.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's4)/^\,\pQ\\',_binary 'm\%\#ߋ\Az\oN\姰\0','',0,'?'),(_binary 'C\\"㰺ވ\','wp-content/plugins/woocommerce/assets/images/onboarding/razorpay.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/razorpay.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\\͈\pl\p',_binary '2W\\=\<B1\D}r\P\+u~','',0,'?'),(_binary '2\KR6\%ż	r','wp-content/plugins/woocommerce/assets/images/onboarding/tiktok.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/tiktok.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^\\P\\Z5\r',_binary 'W_V0/ݘ\\B_nN\r_~kDLH','',0,'?'),(_binary '\N\r\ƣ\\','wp-content/plugins/woocommerce/assets/images/onboarding/wcpay.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/wcpay.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\gZ,Pm+S',_binary '\LqU\p\ϔ\؆B/|\>P\(9\u\]P\','',0,'?'),(_binary 'b\\\5\շE.:','wp-content/plugins/woocommerce/assets/images/payfast.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payfast.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\L\s3K\6	',_binary '\r^3\\	&{zy Jk+Vz	T\l\"','',0,'?'),(_binary 'X+L\\0}nϣ\r\e\','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/affirm.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/affirm.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\'\0w\\rl',_binary '\r\3S>\\\E=nXI\','',0,'?'),(_binary '3&C%\03I\몿','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/afterpay.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/afterpay.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<WA6\'^m&\',_binary '\\?\g,O\e5J|[UNBu\&+\";','',0,'?'),(_binary '(>j18\ɿġ\O','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/amazonpay.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/amazonpay.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"&e\G\>$r',_binary '\q\rV\A\1Ƣ\\i^;-\>*/\\','',0,'?'),(_binary '\\}1C\rujxiW','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/bacs.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/bacs.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?$GԄL`xM\',_binary '?\\Z\\\\\bl\85\\jKA\״^','',0,'?'),(_binary 'ŰR\P\\0\\׽','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/cod.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/cod.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\Hl\Zhr:S\m',_binary 'm0-~\8\Monό@8x&9;\"\NγÞ','',0,'?'),(_binary 'zs\x#>q0a\','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/eway.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/eway.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\'*^\\h',_binary '6	E?\"\zM\ks`\rXG\++N|\','',0,'?'),(_binary '\\\>UBi۶s','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/klarna.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/klarna.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2y\+\niAt7\',_binary '\8\T\╥\J\ÙwA\'s\\e \','',0,'?'),(_binary 'V=?[\k:N\"','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/mercadopago.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/mercadopago.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5I<qd\\+Oo\',_binary '5\baEh\+,\*oU\~o8\\r9G\<KM','',0,'?'),(_binary '^\̫\.qWA5\','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/mollie.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/mollie.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\\S4A}iIô$',_binary 'i\\Bu5[;:Ѥt\\9e+C','',0,'?'),(_binary '\\o02u!\	&','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/payfast.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/payfast.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Jc#\\KF\',_binary 'M\"\d[m\ʦ6\\\GrC-\r\Q\','',0,'?'),(_binary '2̅i\nLc','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/paypal.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/paypal.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[_\\.3[į#',_binary '5L\\lSFu@jk,Βp.\\','',0,'?'),(_binary '\\Vt%k{wsş\','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/paystack.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/paystack.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\\\"\\~I5',_binary 'qp\,\\>١߲d*Ac\{5:','',0,'?'),(_binary 'h*,\_\u7H\.r','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/payu.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/payu.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q\Y,\DrL\9ff',_binary '7EU/\ˇ\{\\\d\2㌲e9','',0,'?'),(_binary '\\_\dM\\ݝ\n','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/razorpay.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/razorpay.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\Wi\\a\b^L',_binary 's<\ۗ\ų$ZtN\0','',0,'?'),(_binary 'fk\(zUm\n)\# ','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/square.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/square.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?43\|\\\fo\\"',_binary 'a&z\\.&\Yn\n\\\S}U$Z\`L','',0,'?'),(_binary '2\\Sx-\\_\','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/stripe.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/stripe.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Pb;[F]8xK\',_binary '\\Gɶ/l\O\	T5@}4\⥙\MIZ','',0,'?'),(_binary '1o;U\w~\\)&k-','wp-content/plugins/woocommerce/assets/images/paypal-braintree.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/paypal-braintree.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\/$gKK\\\',_binary '\XB\\?\q\)c\\\\Sxbv%','',0,'?'),(_binary 'O]\&jO}@','wp-content/plugins/woocommerce/assets/images/paypal.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/paypal.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ftqg`\rW\A',_binary 'АJ\8U\\\{\\ҽE,\G\'ާ','',0,'?'),(_binary '\mr8\33}\W','wp-content/plugins/woocommerce/assets/images/placeholder-attachment.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/placeholder-attachment.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%d\9^m\d',_binary '\\Ev\p(\b֌\\/O\r\Er0&','',0,'?'),(_binary '\|\\S\Ru[\n\','wp-content/plugins/woocommerce/assets/images/placeholder.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/placeholder.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i\s\y}K\\\',_binary 'M\ZLdɓ\q\g(r\4U\s.\','',0,'?'),(_binary 'Xq@W$)5ǻZ[2Ӹ','wp-content/plugins/woocommerce/assets/images/select2-spinner.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/select2-spinner.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '䀝\0nwb&\G=',_binary '*XO\uԟ\'X.+VVخO\`','',0,'?'),(_binary '\g\ˑ\0|\7D\d','wp-content/plugins/woocommerce/assets/images/select2.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/select2.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-E13\wFq\',_binary 'rO\	C_9ڠMϣ4Trw^BL#','',0,'?'),(_binary '\OiuD}j^','wp-content/plugins/woocommerce/assets/images/select2x2.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/select2x2.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zڌ\\IE\l@deX4z',_binary '(iΜ`\-Ǻѩa\\'\$\]ݑ\r/qrz ','',0,'?'),(_binary '\-#Ɨ\\JS','wp-content/plugins/woocommerce/assets/images/shippingillustration.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/shippingillustration.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M#p=',_binary 'fسwJt3\XC~\w\"Нa\o\c9\n','',0,'?'),(_binary 'z\\;\)-\\\h\\\nrI','wp-content/plugins/woocommerce/assets/images/square-black.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/square-black.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\O\n\~',_binary 'jfo\\h)t^\\^7f\u,4w3K\\','',0,'?'),(_binary '\D\vZS\\\$b','wp-content/plugins/woocommerce/assets/images/stripe.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/stripe.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^ق\s8B\,\\?i',_binary 'i2<\Mh\JFO7V\ٌ\\\P=','',0,'?'),(_binary '`\^ȕ8\7','wp-content/plugins/woocommerce/assets/images/task_list/basics-section-illustration.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/task_list/basics-section-illustration.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '憗g\\\?\\)ˡ',_binary 'j6m;\2ey4SW\HV\0q\0\&?','',0,'?'),(_binary '\\\G~?','wp-content/plugins/woocommerce/assets/images/task_list/expand-section-illustration.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/task_list/expand-section-illustration.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0PN]\Mc\5\}',_binary '?M\I\\\`6U\r\,14\k ','',0,'?'),(_binary '2D\\\fgw','wp-content/plugins/woocommerce/assets/images/task_list/payment-illustration.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/task_list/payment-illustration.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǟ3\K\\s\k',_binary 'J̇\F0\\V\'g0Y?\g\f.jb\0','',0,'?'),(_binary '0F!u\d~','wp-content/plugins/woocommerce/assets/images/task_list/purchase-illustration.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/task_list/purchase-illustration.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mG?<yj\6\ȏ',_binary '2\'=\\2A&\\\ěR\i\u\\\','',0,'?'),(_binary 'qK\>k\.\E','wp-content/plugins/woocommerce/assets/images/task_list/sales-illustration.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/task_list/sales-illustration.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\k*pF@\\\\\C',_binary '\+\-J?	_/	m\Ǔb\A}\)','',0,'?'),(_binary '?XWNAM\R<1r','wp-content/plugins/woocommerce/assets/images/task_list/sales-section-illustration.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/task_list/sales-section-illustration.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'BSb\\R9',_binary '\\\K\\pcB	\j\&\ʁ\\','',0,'?'),(_binary '}N4\rBV\.','wp-content/plugins/woocommerce/assets/images/task_list/shipping-illustration.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/task_list/shipping-illustration.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mHkK1U\Fr',_binary '\{n\µK8\'I\\1>\D=(n#','',0,'?'),(_binary '^\\@\6}pa\`','wp-content/plugins/woocommerce/assets/images/task_list/tax-illustration.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/task_list/tax-illustration.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\YCC[G\\o',_binary '\lޔe\	\85]E6ᷣ\NJ','',0,'?'),(_binary 'Nl\KI\֨ \r','wp-content/plugins/woocommerce/assets/images/wcpayments-icon-secure.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/wcpayments-icon-secure.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\\w\˜Bf\E',_binary 'i\C3mx\;BT6\1&(R\','',0,'?'),(_binary '\6=\Z-PCd\r\','wp-content/plugins/woocommerce/assets/images/woocommerce_logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/woocommerce_logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\t\P90$BN\\8',_binary '\]juW!M\e\}\2ʙF\'\E/\8\Z','',0,'?'),(_binary '/^Z\:s\','wp-content/plugins/woocommerce/assets/images/woocommerce_logo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/woocommerce_logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#2A\\F~\/\',_binary '3\X\\\/,a\v)\pr\','',0,'?'),(_binary '6\r\\r\7\F\\\','wp-content/plugins/woocommerce/assets/images/wpspin-2x.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/wpspin-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\\\\ӆ{C',_binary 'T-\C1\l\\\ȝ\>dD\I\iC\k','',0,'?'),(_binary '1B\?R9U9\','wp-content/plugins/woocommerce/assets/images/wpspin.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/wpspin.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\%j->\ZQ\',_binary '\r\r]%\Z[d\#6\`\]:FZ','',0,'?'),(_binary '\\\߁۔\$','wp-content/plugins/woocommerce/assets/js/accounting/accounting.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/accounting/accounting.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>~\z)\\\B7',_binary '9QJ\;v\g1i\E\\0@\K\O','',0,'?'),(_binary '\\X~\<\\vA','wp-content/plugins/woocommerce/assets/js/accounting/accounting.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/accounting/accounting.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ʪ{TŽ\\"m>;',_binary 'R\\XG\\@\tEڑV&\r\sL','',0,'?'),(_binary '\\{/:p\+\j;','wp-content/plugins/woocommerce/assets/js/admin/api-keys.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/api-keys.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\0;@\Y\LTW\',_binary 'D#}٢?\VoB\⬆׍z\h\\6','',0,'?'),(_binary '|yiW5*','wp-content/plugins/woocommerce/assets/js/admin/api-keys.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/api-keys.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ѕHb',_binary 'Eu΄$3y\\,\[	q2?\$iA\0\/','',0,'?'),(_binary 'f:%5,n;D\\Z','wp-content/plugins/woocommerce/assets/js/admin/backbone-modal.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/backbone-modal.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ozwvxh)k\\/j',_binary '*ǽ\6aS\\ql\oY|=H\','',0,'?'),(_binary 't\5]ö\','wp-content/plugins/woocommerce/assets/js/admin/backbone-modal.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/backbone-modal.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vO\N\yYV7\n\',_binary '/\Q0H\+\u!\Ӓ+\ЊZ\\n\','',0,'?'),(_binary '={D\vM\\\','wp-content/plugins/woocommerce/assets/js/admin/marketplace-suggestions.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/marketplace-suggestions.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\o\\qد\I}',_binary '\餔/c0lK\\if\(-\(\M','',0,'?'),(_binary '\[.h¬\[\\M\"','wp-content/plugins/woocommerce/assets/js/admin/marketplace-suggestions.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/marketplace-suggestions.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O;;6E\̘:̶\',_binary 'U\(3\ȼ1UcNC@Xh\%','',0,'?'),(_binary '\\\g\V7Qtry','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-coupon.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-coupon.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E4\\ʻ1\r',_binary 'v\nu\f8<\\ÿy\'Y|#|J\"','',0,'?'),(_binary 'T\\%|Ow#e?','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-coupon.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-coupon.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3ҧѭ@_ wк',_binary '(\7Z\EZ\؂\"\\+1 ?oC6\','',0,'?'),(_binary 'jH\Nw#=`\\','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-order.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-order.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Vu{\\>\',_binary 'a\Wv\Zbll\/\\G\eL]i2^','',0,'?'),(_binary '\yNOgF-\\Zg\nC','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-order.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-order.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '㐜hRa\[\\;',_binary 'u\fPv-\ΌJ\S\%x;\[','',0,'?'),(_binary 'w\YBqM\','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-product-variation.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-product-variation.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YEX\cߛ\',_binary '8\\\\\+b\\~E/ \\LuV,','',0,'?'),(_binary 'w\OA\5k_u\','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-product-variation.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-product-variation.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B_v^=8DE\\',_binary '\A\=!\\c\sn\`/d\\D\L','',0,'?'),(_binary '_\6\\\\E3`\','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-product.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-product.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\L\J)*\\')\',_binary '5\(m	\\r\TF=-A0[\C\','',0,'?'),(_binary '\\u\-J\&\8K\','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-product.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-product.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pVqiAF#G!!',_binary '	&#ޢ\\ W\R6:\Drq!\0\','',0,'?'),(_binary '!eю\}\\w8e\@','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q2(#߲\n0ɘp',_binary 'ij\v\\k;+#xQQ\\ZJGۃn*\','',0,'?'),(_binary '[4\pg\C%*o\','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '++煬Ɯa$',_binary '\\.@p\b\I\63\_,D','',0,'?'),(_binary 'd\\\\9L&','wp-content/plugins/woocommerce/assets/js/admin/network-orders.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/network-orders.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r\\\`T\nQl\',_binary '\Tڴ:ӿ\\\z+{\7Զ\\O\u','',0,'?'),(_binary ';\w\QW\','wp-content/plugins/woocommerce/assets/js/admin/network-orders.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/network-orders.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3©L/\rp\\t\',_binary '\D\'\\c\k\1U\\Ȝ]<','',0,'?'),(_binary '~4\9\\o?\S\','wp-content/plugins/woocommerce/assets/js/admin/product-ordering.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/product-ordering.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mM/\\\\\+\r',_binary 'srC\w͌-n*Z#S\I\\U:','',0,'?'),(_binary '}\e\$F','wp-content/plugins/woocommerce/assets/js/admin/product-ordering.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/product-ordering.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9OSAL=\ʜg',_binary 'Xw\\v\"#&7I̘:\>k\nt\\*\c\\','',0,'?'),(_binary '?~RטnB6\\\','wp-content/plugins/woocommerce/assets/js/admin/quick-edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/quick-edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\\c\l\^>\',_binary '7]!\s\"\yq-\][\\\0Z\\à\m~','',0,'?'),(_binary '69H_A*@\'A8','wp-content/plugins/woocommerce/assets/js/admin/quick-edit.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/quick-edit.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\!\+7Uf.(D\\',_binary '\E\liG\yL\\O2$','',0,'?'),(_binary 'a<*\t\fE\4','wp-content/plugins/woocommerce/assets/js/admin/reports.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/reports.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\":k-\3͍,Ϲb\',_binary 'F|\9\Gޑ7\T*\','',0,'?'),(_binary 'S\|\d]206','wp-content/plugins/woocommerce/assets/js/admin/reports.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/reports.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\,]{\j:Cl',_binary '~?\Zu*gj(,\JeϏ\[\nNffp','',0,'?'),(_binary '֋n(E\pl','wp-content/plugins/woocommerce/assets/js/admin/settings-views-html-settings-tax.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/settings-views-html-settings-tax.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd^(\ogN87\',_binary 'v\\UR\nwq\/7:ڊD','',0,'?'),(_binary 'Pܱ\Ԅ?)q','wp-content/plugins/woocommerce/assets/js/admin/settings-views-html-settings-tax.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/settings-views-html-settings-tax.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\rܽ\%\yU\a',_binary 'C\\n1^X\\0\na\\ӏRhA}f','',0,'?'),(_binary 'ؚ\\A\\\\r\\Z\','wp-content/plugins/woocommerce/assets/js/admin/settings.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/settings.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\|eލ\ϳ\$',_binary '\g\%mʠ\_\?\?t\@?ؔgN','',0,'?'),(_binary '\\$-hꍪr3K\','wp-content/plugins/woocommerce/assets/js/admin/settings.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/settings.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܑ)b[ҸVx',_binary '\bД\w֝\\r\90>h\\ٕ\','',0,'?'),(_binary 'w\ll\\\\\L\#h','wp-content/plugins/woocommerce/assets/js/admin/system-status.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/system-status.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H0%oe@*v',_binary '\\Ț%xKK&aL\hy\ϊwZ','',0,'?'),(_binary 'E;9ك\\\b','wp-content/plugins/woocommerce/assets/js/admin/system-status.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/system-status.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\r\#_\\/t\^',_binary 'l\ a\\/VQ_	Aleϔ`\2%','',0,'?'),(_binary 'C\XC&&*\\[*N','wp-content/plugins/woocommerce/assets/js/admin/term-ordering.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/term-ordering.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"\\4\eu\\	',_binary 'ne\*\l\g.\%bźI\~\','',0,'?'),(_binary '>N\\5ar,\','wp-content/plugins/woocommerce/assets/js/admin/term-ordering.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/term-ordering.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q~f\"hx/ה',_binary '\"\:鱆|LM\NW[V\\2\ޱ','',0,'?'),(_binary '\\"\+J\\9u\','wp-content/plugins/woocommerce/assets/js/admin/users.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/users.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<рR\Z\r\d\\\\v',_binary 'C\\\vJ}2GPO0BDT\\','',0,'?'),(_binary '\*7b\\\1q\֒)','wp-content/plugins/woocommerce/assets/js/admin/users.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/users.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\e-\\\9Q',_binary 'B\-\}\Ц8A񽤅PV\D\kJ','',0,'?'),(_binary '\>#\"\FT\!','wp-content/plugins/woocommerce/assets/js/admin/wc-clipboard.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-clipboard.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϝ\\\\N\Ru',_binary '	(\iא%FنQk\r\\1','',0,'?'),(_binary 'gx\"ײO*\A\R\m','wp-content/plugins/woocommerce/assets/js/admin/wc-clipboard.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-clipboard.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=6y+\\\\R\%\\6',_binary '\\\6k#Tb\\_)\R\	W>\E\Vǻ','',0,'?'),(_binary '\1/m#a\]c8\\','wp-content/plugins/woocommerce/assets/js/admin/wc-enhanced-select.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-enhanced-select.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!] Q\\\) ',_binary 'W\;\\%u\}EO\_7G0^%̃4','',0,'?'),(_binary '\y$yO[N\Ly\','wp-content/plugins/woocommerce/assets/js/admin/wc-enhanced-select.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-enhanced-select.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\rX|\Z(.',_binary 'D\\>c\\0rA\1\mmpێi\r\\','',0,'?'),(_binary '{\o\\\','wp-content/plugins/woocommerce/assets/js/admin/wc-orders.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-orders.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h3\\'\\hԟ\n{',_binary '\e]PQ)0\b*ߌ\\ i','',0,'?'),(_binary 'kJ\L翁\\ϴ4','wp-content/plugins/woocommerce/assets/js/admin/wc-orders.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-orders.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\\'Q߱D\\S\X',_binary '\\\Ϟ\+@v\Ofu\\\'q\\\\','',0,'?'),(_binary '8qC\Դ@AܰG=','wp-content/plugins/woocommerce/assets/js/admin/wc-product-export.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-product-export.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EuN4\rDK\'W\',_binary '\\Z\Z\UQ6˨\ls\\	{!S\\\d78','',0,'?'),(_binary '\Ҟ/G^\X0#\u','wp-content/plugins/woocommerce/assets/js/admin/wc-product-export.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-product-export.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\`F\f\N',_binary '?\\\Z줳\\h\\[\ЊV<4','',0,'?'),(_binary 'n1O\F\K\GBb','wp-content/plugins/woocommerce/assets/js/admin/wc-product-import.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-product-import.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o6kM\a\VA',_binary 'x\FJP\F\u\JR\س\U\o%','',0,'?'),(_binary '=I8,.9\%\','wp-content/plugins/woocommerce/assets/js/admin/wc-product-import.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-product-import.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[>j7yvLn\',_binary '\<\4C\o\3	\\%\<H\','',0,'?'),(_binary 'CA_٨~','wp-content/plugins/woocommerce/assets/js/admin/wc-setup.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-setup.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>(#י\I::d}ش',_binary '9\") Xd\$2\0\\=K=6\ԑQ','',0,'?'),(_binary 'R\\"p5\\i\row[6','wp-content/plugins/woocommerce/assets/js/admin/wc-setup.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-setup.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mt4?\\h0i\\2k',_binary '\jHu؎Q܆\bݮ\5\[\WJ','',0,'?'),(_binary '!BD\ʮQ\','wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-classes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-classes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b=3\\x(Я',_binary 'tOiS_\>!\r	d4Lap\\\','',0,'?'),(_binary 'A\Bw)0:\;\','wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-classes.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-classes.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[`\®0CL8m',_binary 'P\\d*Ŷ0es1\}L','',0,'?'),(_binary 'p޽ \\[\O\\V','wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-zone-methods.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-zone-methods.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}މw\ƛ^P\',_binary 't&\\\\\Pl$ud|!\"v#','',0,'?'),(_binary 'i)*\\=O6q\nA\Z','wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-zone-methods.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-zone-methods.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\_;RWwi\',_binary 'Yā;g\3>>LH\\\lU\/bGl','',0,'?'),(_binary 'k\x]:\mY\ʮ	}','wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-zones.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-zones.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\ګ+SΣ\',_binary '\rBA5֜\5\1\'(\\1v%h','',0,'?'),(_binary 'zķ\{{\p/ah,O','wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-zones.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-zones.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q	\\`\\8',_binary 'q9pmb\w\\rfҬb\W','',0,'?'),(_binary '\.I\7\r\j,ҩ\','wp-content/plugins/woocommerce/assets/js/admin/wc-status-widget.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-status-widget.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FXB\X-\\',_binary ')[K\_R;]\\\ݤNsud\\/u','',0,'?'),(_binary 'DYtF8\ 1\','wp-content/plugins/woocommerce/assets/js/admin/wc-status-widget.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-status-widget.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w(5q4~\Q',_binary 'X\>\\֩5\Ut)9w;!\/&','',0,'?'),(_binary '_Q([\TJX\ѐPa','wp-content/plugins/woocommerce/assets/js/admin/woocommerce_admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/woocommerce_admin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Gڛ\)\n\s\%D',_binary '&\_\\_\\Y:\퀝\&\0\\\\rO','',0,'?'),(_binary '?I/\\U֌ˢ3dC','wp-content/plugins/woocommerce/assets/js/admin/woocommerce_admin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/woocommerce_admin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H⧠\\n\t\:',_binary ':m\(9 u>IF\\rpHO','',0,'?'),(_binary 'S\~21Iy\\-','wp-content/plugins/woocommerce/assets/js/flexslider/jquery.flexslider.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/flexslider/jquery.flexslider.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A;n\mCŇ',_binary '&/egn@Zh\\H53=6\	\\N','',0,'?'),(_binary ',ye\v]\NM\\','wp-content/plugins/woocommerce/assets/js/flexslider/jquery.flexslider.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/flexslider/jquery.flexslider.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\d:lrهQY\\',_binary 'L0+4.\Z\\a\ҹa\5\\\V:\^9','',0,'?'),(_binary 'W?2.\\\W3','wp-content/plugins/woocommerce/assets/js/frontend/add-payment-method.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/add-payment-method.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǩ\c	^ec.\',_binary '\\]p\sBɧ\\"IWTnR?\W','',0,'?'),(_binary '\6\\kci\OM','wp-content/plugins/woocommerce/assets/js/frontend/add-payment-method.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/add-payment-method.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%8`\vA]!W\f]\',_binary '4\vӊ \\'y\)\Y`m	W0Ւ','',0,'?'),(_binary 'R\&\EL\]h+','wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\r<rr:	E\i',_binary '!1\\\d\`򓉽\p\53~:NS:','',0,'?'),(_binary '\Җ}hҋ\a(','wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^Z\;$\\cg>y',_binary '\\\|\*66`\\z+FC','',0,'?'),(_binary '}!r\,t.\rh','wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\1\\r\P7iU',_binary '\y`]9-<Y\E\i:lU\3\'|K\','',0,'?'),(_binary 'C_\8\*c\Z2d`{Y','wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'NT@\"#\\\ddjٲ',_binary 'F\z\"#\9n9azF\եy\~!Fnx','',0,'?'),(_binary '\;A\PӝZ\y','wp-content/plugins/woocommerce/assets/js/frontend/address-i18n.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/address-i18n.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\\6vR\v\d',_binary 'ٞi\\\^͡	I\\`\=','',0,'?'),(_binary 't_z\&\U旜\l\Z','wp-content/plugins/woocommerce/assets/js/frontend/address-i18n.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/address-i18n.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\\fw\)J>',_binary 'l\1\]u\|l\Re$Y3FlA','',0,'?'),(_binary 'L2j>\a}W\\"','wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\+\\tK[',_binary '\y6c\\GH\qyS\\u-~	\','',0,'?'),(_binary 'd͒\\\wI\oe','wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%Ù\Z@L܈\',_binary '\\C\WEڨy\%\*x\\\Y;\;?\(','',0,'?'),(_binary '(\U\{\\\(\\\','wp-content/plugins/woocommerce/assets/js/frontend/cart.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/cart.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rO9{\(m\',_binary 'sV\\|\=\3Sچܽ.u<','',0,'?'),(_binary 't kbr\}\\','wp-content/plugins/woocommerce/assets/js/frontend/cart.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/cart.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\Bay\=',_binary '	-Qߧ_\O/c7\+\\<^\P','',0,'?'),(_binary 'NFm\\t\`$\','wp-content/plugins/woocommerce/assets/js/frontend/checkout.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/checkout.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\\j>0\\\)9',_binary '\^\y\\țj\p\|Z0IDE\ɨ\','',0,'?'),(_binary '_9\\\˂\','wp-content/plugins/woocommerce/assets/js/frontend/checkout.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/checkout.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&J\\n\ʝ\)\\v',_binary '\C\D}\¥1ƒ뷻\\?v','',0,'?'),(_binary '\\vA]ՈL?p\','wp-content/plugins/woocommerce/assets/js/frontend/country-select.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/country-select.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^}\U,\\*\*\\:\',_binary '\\\\ۥ\q~\A\n\}#kJ\\\\ߗ\','',0,'?'),(_binary 'X\F2\/\"\=h','wp-content/plugins/woocommerce/assets/js/frontend/country-select.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/country-select.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<y\u#zl#P\',_binary 'L\t5,-4m0jn_n\r=]zWm\','',0,'?'),(_binary '.[ȯ.\\*:h','wp-content/plugins/woocommerce/assets/js/frontend/credit-card-form.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/credit-card-form.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\~wh%\\',_binary 'D\\\~	mL9l<;~bp9FM\\tVl','',0,'?'),(_binary 'GՅYy\]\\^;','wp-content/plugins/woocommerce/assets/js/frontend/credit-card-form.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/credit-card-form.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0)FP6=nL\\1',_binary '̓\\O\g\\ytD?alTQ}AK','',0,'?'),(_binary '\\/>\\IN\\\','wp-content/plugins/woocommerce/assets/js/frontend/geolocation.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/geolocation.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm;m6\[',_binary 'dJ=\ׂެ\0=:Lxޜ?	W;','',0,'?'),(_binary '\\.{z鹮Y5\\\','wp-content/plugins/woocommerce/assets/js/frontend/geolocation.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/geolocation.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\%\,`\0',_binary 'DD\\\2O#iCٮkHML\\R	4\','',0,'?'),(_binary '\\hu!\IU\','wp-content/plugins/woocommerce/assets/js/frontend/lost-password.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/lost-password.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0HY[\_\\\f',_binary 'Dݷz{\.\.2	\Ɛ\\a\\','',0,'?'),(_binary '\\"\̃tq)\l@;̏','wp-content/plugins/woocommerce/assets/js/frontend/lost-password.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/lost-password.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JxDّ\V\n',_binary 'X3\q\0\\\l7Pk[ ?\\3\+\Z','',0,'?'),(_binary '\\&LҿwWTn\n','wp-content/plugins/woocommerce/assets/js/frontend/password-strength-meter.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/password-strength-meter.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A+x.h\r\V\U',_binary 'F\LчeC2J(2.qpU\e\\Ҹ\','',0,'?'),(_binary '\\rW\064XS','wp-content/plugins/woocommerce/assets/js/frontend/password-strength-meter.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/password-strength-meter.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']=Q\\0\>5',_binary '\A=]UoPVUX\E&xl!	Y\','',0,'?'),(_binary 'M\ZJYٺؾi\','wp-content/plugins/woocommerce/assets/js/frontend/price-slider.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/price-slider.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#>L\\l\|',_binary 'Z7vF\̿\\Qj\ߞ;\r\KbW\"	\n','',0,'?'),(_binary '\ڃ뷷\n\qF','wp-content/plugins/woocommerce/assets/js/frontend/price-slider.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/price-slider.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\gi\/OYhu8l',_binary '\\)\Z\\|N\e\T<f.JܰX	','',0,'?'),(_binary 'eZx\\"&!tr\','wp-content/plugins/woocommerce/assets/js/frontend/single-product.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/single-product.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yz*mƂ\)\\',_binary ' c/E5\ҹ\O\wɠ:\f%⠫7U','',0,'?'),(_binary '4Jf\5C>Ś\R','wp-content/plugins/woocommerce/assets/js/frontend/single-product.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/single-product.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\n\\4\3\\\>c',_binary '^.|7O&Z\9\`\.:_h\','',0,'?'),(_binary 'm\n適WX\\?','wp-content/plugins/woocommerce/assets/js/frontend/tokenization-form.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/tokenization-form.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '̿ǅt\60[9\'',_binary '}wp\{73\cY\\\@S\\\\I','',0,'?'),(_binary 'XvC%\\h\r','wp-content/plugins/woocommerce/assets/js/frontend/tokenization-form.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/tokenization-form.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \Z\nڒ\\\\',_binary '\xZo_\y\\ʜ	E\g\\hQ\R\ջ\','',0,'?'),(_binary 'kg\\'\\c\\}','wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\Vx\\%$',_binary '8y0N\\\O\]!\;9azx+','',0,'?'),(_binary '?^V\\$k`3\\','wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',0{ـ&vZ',_binary 'H\Mw\1b/\ˏu\O\\\N~Y','',0,'?'),(_binary 'TVh]\eXhx','wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\~\n]Zs\C',_binary '\FXO\dn\\0\Zլz\\L\R&5[1Ϳ','',0,'?'),(_binary 'dEjHU<~\n>3ZW','wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E.]\f\\i',_binary '\z,ݕo\>\\Z\VgҦet','',0,'?'),(_binary 'mׂ\\G+\|\\ߖ','wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Qg9\\m\h',_binary '\~&\aT~\\\_ױ\o޼IWڊ8','',0,'?'),(_binary 'aa߈\J}\\rPZ','wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']ɉ|A\j_\I',_binary 'anz+^a\k)VE%&_\\!]p\.\','',0,'?'),(_binary 'Yji\\','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\%Լ{\\\m\',_binary '\\\\ \U,ᤙ\"8%%OJ\','',0,'?'),(_binary '⻷\\ɡ\ur;','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\\br\\'<g',_binary '\\>PB\\\\\B\\$7Vm \cd\0N','',0,'?'),(_binary 'U$<\V\n\\\Tqz\\x','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.pie.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.pie.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-!\n*\\m#\',_binary '\<\7sÏGjC\\lϢ!f<KT,Tv\','',0,'?'),(_binary '&9%BHn\\\\\','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.pie.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.pie.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ft寁Bqq\'7=r',_binary 'nD}<AM`a%~\JaPs\n*dRQ΃Q','',0,'?'),(_binary '3i4\9Bw\5','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.resize.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.resize.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"Z\\ʲ+P\m',_binary '\\\"EdD\2>\3L\N\0hq\\,u1','',0,'?'),(_binary 'UUC6Uh\{(M|','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.resize.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.resize.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%gCҡK5q\٩K',_binary 'P0?6Up\\)\;G*2\އ\4\\\\','',0,'?'),(_binary '\0r*_W븫\5m','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.stack.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.stack.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5:ǡ0-<B',_binary 'Y]A\S!\c\\-\\TNřIƚ','',0,'?'),(_binary 'Qzc`JŁ{R`\\','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.stack.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.stack.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\O\0%',_binary '(a\$0ۆy\Z\rAӭ\\\vC\\\'','',0,'?'),(_binary '붰D<\c,\m\2','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.time.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.time.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WD\5z)I',_binary '$Ą\@yUNR^1g\y\?Q\\L-\w','',0,'?'),(_binary '\I\\=o%\','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.time.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.time.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\j\'\ER\\)V',_binary '\\Q+OD+^7\Z\\"]\Z\s\?ŜJ\+r','',0,'?'),(_binary '\n\E\\d\','wp-content/plugins/woocommerce/assets/js/jquery-payment/jquery.payment.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-payment/jquery.payment.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\y`.\u\"Lr',_binary 'C\l\\\\hxCq\BTV#\>@N','',0,'?'),(_binary 'RX@\\Wk\zd{\+,','wp-content/plugins/woocommerce/assets/js/jquery-payment/jquery.payment.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-payment/jquery.payment.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`f\o6>ơ`9ܰ{',_binary '2^Z,ߣt\Zrx\\]D0\'\S8:}','',0,'?'),(_binary '^n[\a','wp-content/plugins/woocommerce/assets/js/jquery-qrcode/jquery.qrcode.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-qrcode/jquery.qrcode.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rKG\j\@',_binary 'q\0\+\\v\\h1epW^\\\~am\','',0,'?'),(_binary 'ʕ=\f\2N3','wp-content/plugins/woocommerce/assets/js/jquery-qrcode/jquery.qrcode.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-qrcode/jquery.qrcode.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ѹn\`\ŗ}',_binary 'a8*ZqlKƔo<K-|\\rf','',0,'?'),(_binary '.n\(\r;\%\MJ','wp-content/plugins/woocommerce/assets/js/jquery-serializejson/jquery.serializejson.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-serializejson/jquery.serializejson.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RLD}\\\\\',_binary 'I\\00tx25Q\\8\|H[4ۦ\O','',0,'?'),(_binary '\\{Γ\O#I','wp-content/plugins/woocommerce/assets/js/jquery-serializejson/jquery.serializejson.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-serializejson/jquery.serializejson.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lѫcwye5;\',_binary '}x\eT\')^\X5e\Za\nBk\	','',0,'?'),(_binary 'hFՄ\\)\i\h','wp-content/plugins/woocommerce/assets/js/jquery-tiptip/jquery.tipTip.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-tiptip/jquery.tipTip.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yc7-\\\"\ʬb',_binary 'ͅ\\\\~\R*\kջmZ\\'\\\\\p01 ','',0,'?'),(_binary 'Z\_\\\\Pf<7#4\','wp-content/plugins/woocommerce/assets/js/jquery-tiptip/jquery.tipTip.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-tiptip/jquery.tipTip.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\\n:\5=\06',_binary '\\n9\\(#\$X\'9 sԿ\c\ť','',0,'?'),(_binary 'C\\\0l\U\\s','wp-content/plugins/woocommerce/assets/js/jquery-ui-touch-punch/jquery-ui-touch-punch.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-ui-touch-punch/jquery-ui-touch-punch.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)\\n\\'\Yn\B',_binary 'f\G\'5Y{\\n0\B\7XI	\\AP!','',0,'?'),(_binary 'kr84)zn˰\','wp-content/plugins/woocommerce/assets/js/jquery-ui-touch-punch/jquery-ui-touch-punch.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-ui-touch-punch/jquery-ui-touch-punch.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\07\\^9t؏u',_binary 'a-\\ήoNe\rep~~\]FɊ','',0,'?'),(_binary 'Ly\UN\\u@ﻵ','wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\:Zsw8',_binary '_\V\\-\\Ǧ\\\H\XȘ>','',0,'?'),(_binary '\5\w&X~\	\','wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ц\T|fװ$fU',_binary 'Y\q\\(#Jw!Z\@͓ڍ-/N\n\Y0:\6i\','',0,'?'),(_binary '4池\"\ihŮ','wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe-ui-default.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe-ui-default.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ld\\n\x\',_binary 'F\\QM\:oC*ǚ\Y7R6\\V','',0,'?'),(_binary '?\':<*g\Pu\','wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe-ui-default.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe-ui-default.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\\dOD',_binary '\=G\N:\X\L\Q\\;v\s\\#Uv','',0,'?'),(_binary 'Bτ~ww=/,\\E5~s','wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\'͎\\ZPп',_binary '\T6苁\M>Ĉ\F\Z\ݝ\3\lߊ{0','',0,'?'),(_binary '>\AK3=R(>:d)','wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\\\B\]\?\GE',_binary ')\~\k;\	pf \Y3̮\','',0,'?'),(_binary 'C}0%ip7\Z\/?','wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.init.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.init.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q#\\N\\s\',_binary 'Md	7\u\\\Z\+i\ӏ\d\\\\*#','',0,'?'),(_binary 'F\\,;׼I\-v?','wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.init.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.init.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z?/ڴu\\',_binary '\fjyy,&̨!uZ/~R<i@:-','',0,'?'),(_binary 'ؕ\\J7a?\','wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\nf\>\\\~wU~|',_binary 'ϪGE\ӏ3HYh\\\\._\\S\<','',0,'?'),(_binary '|\\ړM\9','wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ױW\Ϙ,QH6',_binary 'B\"ϾpLᗽu s\i?Q2E1','',0,'?'),(_binary '!!O/\\u\*b','wp-content/plugins/woocommerce/assets/js/round/round.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/round/round.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bL\ŨZH\+j\^',_binary '1\W\'\nK\]vY\ϧX~\\r`hW\@','',0,'?'),(_binary 'XN퇙Ԫ\4*\','wp-content/plugins/woocommerce/assets/js/round/round.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/round/round.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"p(R!s#\',_binary '\\\:\\\ǝ(Jȝ\Y\U\C\\\','',0,'?'),(_binary 'm\<\۠Qqp@','wp-content/plugins/woocommerce/assets/js/select2/select2.full.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/select2/select2.full.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S#\G`\0\עRxmc',_binary 'I\;QYk\^P&~\\\ɮ?W\','',0,'?'),(_binary '\-Uqa\Z>\c\','wp-content/plugins/woocommerce/assets/js/select2/select2.full.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/select2/select2.full.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':˔7hW\B;Y_k\3',_binary 'SdG2\%\ߗj\`2>Z\.\hqV','',0,'?'),(_binary '\Y^\X\\zS','wp-content/plugins/woocommerce/assets/js/select2/select2.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/select2/select2.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m\s<\bc\\'>',_binary 'ߚ\v+2*,_i\\nzV\\G\V \>\','',0,'?'),(_binary '\/Gy9ǚ\x\X','wp-content/plugins/woocommerce/assets/js/select2/select2.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/select2/select2.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܠ\n>\q{S',_binary 'V\E$r\\8\\ODEDpߎI/yc4','',0,'?'),(_binary 'h|5\\\|\\qۛ\','wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.full.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.full.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\":X5X\\Rƒ',_binary '\\?Y_8\ޡiw\nC\\UM\\oG\','',0,'?'),(_binary 'yKEoeHe\Q','wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.full.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.full.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\p$(]G!ȍJ',_binary 'n\HZ9T\\*u\\wX\Z?SIP\\\','',0,'?'),(_binary 'ȡH\(bea|\'','wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\SwN',_binary '\\&i\L\HC\\ZR2\	#\%||MC','',0,'?'),(_binary ')R1+QM\ezAN','wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\_A؆B>\ ',_binary '$x!HM\\҈\\\>=⏽\','',0,'?'),(_binary 'k\q\\7\n\2G','wp-content/plugins/woocommerce/assets/js/stupidtable/stupidtable.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/stupidtable/stupidtable.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yR\N\5\H@s',_binary '/B˸{\YzP\\kGLyom\nH\','',0,'?'),(_binary '\ölyk!\̏\zh\','wp-content/plugins/woocommerce/assets/js/stupidtable/stupidtable.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/stupidtable/stupidtable.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v|\h32\k\\\\\',_binary '\\f\0: ?\v׈8\\`\ϢٓC','',0,'?'),(_binary '\D\Zl*\\Zq\\\','wp-content/plugins/woocommerce/assets/js/zoom/jquery.zoom.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/zoom/jquery.zoom.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\\"VJ߿\Zn',_binary 'r\\r\b\Jܻ>Â\^\#U`\X=','',0,'?'),(_binary '\\ڻ\\dZH','wp-content/plugins/woocommerce/assets/js/zoom/jquery.zoom.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/zoom/jquery.zoom.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fV\0\r^@]\	=\vbV\',_binary '0PETiWߟ\'\\\8\H\ny]Q','',0,'?'),(_binary '3~\Bbu]7>DX','wp-content/plugins/woocommerce/client/admin/config/core.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/admin/config/core.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2m\Tƹ=\',_binary ',\HS&e)]sZAO\kj2cp,','',0,'?'),(_binary '\V\$\\\n\\`\\9)','wp-content/plugins/woocommerce/client/admin/config/development.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/admin/config/development.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\s6\Z\:\\',_binary '\r\U\\\eh\\E)\\ƠEVn','',0,'?'),(_binary '?;\\\>^','wp-content/plugins/woocommerce/client/legacy/css/_animation.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/_animation.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2!.P\6\Xk\\\IjR',_binary 'k\\t듧G[HU\\\ZK\.','',0,'?'),(_binary 'C\\HPWӼ','wp-content/plugins/woocommerce/client/legacy/css/_fonts.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/_fonts.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ASؔ+',_binary ':\\ؠ\\\"zm\]2b!`(T\E:L*W','',0,'?'),(_binary '\\$\*9JYd','wp-content/plugins/woocommerce/client/legacy/css/_mixins.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/_mixins.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '85|\dڰ\r\',_binary 'ѳ58(<zv{R8\Ab5P>­\\>','',0,'?'),(_binary '\\U\2\`\','wp-content/plugins/woocommerce/client/legacy/css/_variables.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/_variables.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K\X*`\\n\',_binary '\V\wV~\G:\\>?w\\\+-\}','',0,'?'),(_binary '`s߀\\uz\','wp-content/plugins/woocommerce/client/legacy/css/activation.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/activation.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's,cU\ATk\"',_binary 'h԰\EO\r߈ǁ]\ss1\\','',0,'?'),(_binary '\H5\\6\=)u\s','wp-content/plugins/woocommerce/client/legacy/css/admin.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/admin.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9\\G',_binary 'b\<w(Sk6\i\+n\\"','',0,'?'),(_binary 'w]\\~\z\Up}\]','wp-content/plugins/woocommerce/client/legacy/css/auth.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/auth.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Y\0\Rve^e',_binary 'ZC9{T\QA\\\n\/\g\XQ\','',0,'?'),(_binary 'wS\)\\'G{\x{`','wp-content/plugins/woocommerce/client/legacy/css/dashboard-setup.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/dashboard-setup.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\[\Z0\~6/',_binary '`H\L\ZV=u\\F%dbz\\','',0,'?'),(_binary 'O o\U\Ο|','wp-content/plugins/woocommerce/client/legacy/css/dashboard.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/dashboard.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F=\ZPd}',_binary 'iQ\\\s\rs\Jtuڳ\\\ڎ(#\s','',0,'?'),(_binary 'A\\'1ێa<\','wp-content/plugins/woocommerce/client/legacy/css/helper.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/helper.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nU\H2\9',_binary 'S-˲\{\no\K\!\'\G.\"a7,:','',0,'?'),(_binary 'X\"zL\fz23','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y02*i\K,]\',_binary '\Pń L\]Yj_߿~\*W}\\\','',0,'?'),(_binary '\x\8\5O\b\h\\','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+z{i\I\\',_binary 'WWB\\\\Y(\nsk\/@\l݀L\0','',0,'?'),(_binary ',\nh\0p\0)\@@\Y\*','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D^;\9\p\',_binary '(PdL\\\쐻9\I\\\wy1Q','',0,'?'),(_binary '\7I]dݬ\\>\','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1|2\ \\^\ry\&\a4',_binary '\^\=dig`\b\\\2\+nkO]','',0,'?'),(_binary '5ǵ<^q\r{\r','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\Vcj\\2CD',_binary 'X/LʹjYEBxtd\3\\߶bTj','',0,'?'),(_binary '\J܀\$ElWȄ\n]','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hcޟ1\\\\D',_binary 't\\n7e\0\Z\I|Ş\Ü0\\+','',0,'?'),(_binary '0^:\0\0~\<\+!','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\D\\5BJiM^\',_binary 'B\\\Z\f\6;\#XV\m','',0,'?'),(_binary '<-\\\rw쑙.\','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[Mr\\oqXؤqW\',_binary '}[\K;\\5l-_ZL4O\\\x/','',0,'?'),(_binary '\$\g\ޏ 뒅\','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_222222_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_222222_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sN5JA\Ze6',_binary 'ʪZ6\\\?c7<J\&\\\`jF\','',0,'?'),(_binary '\Gl~\\|D6','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_2e83ff_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_2e83ff_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<QJ\\,yӣ\R\',_binary 'Bj0=\b\W]F\|\h	\\\5Rn\','',0,'?'),(_binary 'j<[\IoЯ\։','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_454545_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_454545_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q˄3XhZέ\',_binary 'nyt,\.#\p5\@\%6qv\'\\`.߁#\','',0,'?'),(_binary '$s=\\-h\{I\Ŏ~','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_888888_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_888888_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0؃\#_5E%{',_binary '\z07X\I\0\%g\n6VaqDP<\ڤW\"\','',0,'?'),(_binary 'NY\ \"ӢX\	k%z','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_cd0a0a_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_cd0a0a_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p~\\\%.',_binary 'DǑ\XTR;\n\ߣ_GP%G1','',0,'?'),(_binary '\=v~#3\-;','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/jquery-ui-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/jquery-ui-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\p\\\y[{i,\',_binary 'B}K%\79\#s4?t\-U\\\\m','',0,'?'),(_binary '&.g<\rOH\\\\','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/jquery-ui.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/jquery-ui.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\W\+yJ9-',_binary '\0\dOn]&\B\\"\Y\XL\\7','',0,'?'),(_binary '-\ZpX\FLдx#\','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/jquery-ui.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/jquery-ui.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gazDjM	l\\',_binary '\\Z]GM\1yHQP<ݺ(ט\"\\\\\hš','',0,'?'),(_binary 'Ҧ8?E8Bܛ\','wp-content/plugins/woocommerce/client/legacy/css/marketplace-suggestions.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/marketplace-suggestions.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\l5P̭\0څaUV',_binary '\zp0\l\\\'\\bVĬIG7I)\\\~','',0,'?'),(_binary '\\^\~3R6\˶%h','wp-content/plugins/woocommerce/client/legacy/css/menu.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/menu.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\\\P]\ϯz',_binary 'tKt\rǫbjz}k|f\\\\ch\\','',0,'?'),(_binary '\V+\=\\"R','wp-content/plugins/woocommerce/client/legacy/css/network-order-widget.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/network-order-widget.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't;\@\;FU\rꙚ',_binary 'J\u\?E\0\\\f\\\%\ƺ\\p\gn','',0,'?'),(_binary 'Xۋ\G5^','wp-content/plugins/woocommerce/client/legacy/css/photoswipe/default-skin/default-skin.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/photoswipe/default-skin/default-skin.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@+L:\\b\\!',_binary '\n\rI\%\԰Zp+\\\\\x#\"q/','',0,'?'),(_binary '\|T\'»*zS','wp-content/plugins/woocommerce/client/legacy/css/photoswipe/default-skin/default-skin.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/photoswipe/default-skin/default-skin.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\ɯL\\\9$',_binary 'A_C {\.\:h\Q{\\\2N\','',0,'?'),(_binary '䉯2\fX\\','wp-content/plugins/woocommerce/client/legacy/css/photoswipe/default-skin/default-skin.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/photoswipe/default-skin/default-skin.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WZ\\Mwg\)C',_binary '\5#tj\Vc6\\\n\Pn1\o\'','',0,'?'),(_binary '\SZ4\Bs%','wp-content/plugins/woocommerce/client/legacy/css/photoswipe/default-skin/preloader.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/photoswipe/default-skin/preloader.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\JHZ\򧉲:\',_binary 'j.O멆3\"aթ\Z1ݷ\_','',0,'?'),(_binary '*\\ev\\tcgY\\','wp-content/plugins/woocommerce/client/legacy/css/photoswipe/photoswipe.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/photoswipe/photoswipe.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ǐ~\lC\(~\',_binary '\٭\;\YC\\|=.(\','',0,'?'),(_binary '\G`9h\KpV3\','wp-content/plugins/woocommerce/client/legacy/css/prettyPhoto.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/prettyPhoto.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D=\'U\Ev\&2c\',_binary 'D<\v\v1\\\ù\\\\\@\\E','',0,'?'),(_binary 'lk_\\eY\\#[a','wp-content/plugins/woocommerce/client/legacy/css/privacy.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/privacy.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\G,}`\N[\\\c%',_binary '%\N</\\w(\\YsX\\ZQUؖ\Gn','',0,'?'),(_binary '\;\\n[\B\f\'L','wp-content/plugins/woocommerce/client/legacy/css/reports-print.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/reports-print.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '={\\yv&PPm\',_binary '`]ٳ\\\N.d\Eд\ҿ\rW','',0,'?'),(_binary '\\ƼD\joo\ ','wp-content/plugins/woocommerce/client/legacy/css/select2.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/select2.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\\n\ρF\Dy',_binary 'u\ސd\\P=ոP\[\\\\-]mMj','',0,'?'),(_binary ':<\ʈ\6l\]#','wp-content/plugins/woocommerce/client/legacy/css/twenty-nineteen.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/twenty-nineteen.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n|LR5>l\n',_binary 'x{\Bk\9\G\\\4j\	\\\nd','',0,'?'),(_binary 'k{T\z:\Q','wp-content/plugins/woocommerce/client/legacy/css/twenty-seventeen.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/twenty-seventeen.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\~m\Z6',_binary 'KG\=XlOe8K\6T98l\/?x\5,','',0,'?'),(_binary '\| \N=[v.\','wp-content/plugins/woocommerce/client/legacy/css/twenty-twenty-one-admin.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/twenty-twenty-one-admin.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\AR}',_binary '\\\\#v\5W9UJU\\rO\','',0,'?'),(_binary '\Dc\\','wp-content/plugins/woocommerce/client/legacy/css/twenty-twenty-one.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/twenty-twenty-one.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i\+*R\\n\',_binary 'lYaEY\59\X}\Pd_D>\.y%','',0,'?'),(_binary '\r^\nC\r6','wp-content/plugins/woocommerce/client/legacy/css/twenty-twenty-two.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/twenty-twenty-two.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\I\ɋ)P\\\P\'X',_binary 'BsG#8\<k(咪&4\XrMa\LJ\\','',0,'?'),(_binary 'o҉\rZAJwc','wp-content/plugins/woocommerce/client/legacy/css/twenty-twenty.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/twenty-twenty.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L=0T~*4\9\B&',_binary '\q\0cHC\<AS%D0\\͋\','',0,'?'),(_binary 'M4\:ԋm)^\\t','wp-content/plugins/woocommerce/client/legacy/css/wc-setup.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/wc-setup.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ӕ@\{\!=\uZ',_binary 'f,\\\\0?jt\"׋o\g\\O\\1@','',0,'?'),(_binary '|dx9\\\\\:','wp-content/plugins/woocommerce/client/legacy/css/woocommerce-layout.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/woocommerce-layout.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\x\S\.Wv',_binary 'OG?\\\,8SkՌO\W.\\\Z\\<','',0,'?'),(_binary '>V\\S\\B','wp-content/plugins/woocommerce/client/legacy/css/woocommerce-smallscreen.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/woocommerce-smallscreen.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EK\CJ!\_\mx<',_binary 'Xx\\\D5\-A52Ys*\\SxD','',0,'?'),(_binary ' \R/MwH?','wp-content/plugins/woocommerce/client/legacy/css/woocommerce.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/woocommerce.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\kl	\)^x\/\',_binary '!58cg\\,jK0|W\PU+\M\"\2M','',0,'?'),(_binary ' I\ǳ\n@\\"B','wp-content/plugins/woocommerce/client/legacy/js/accounting/accounting.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/accounting/accounting.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>~\z)\\\B7',_binary '9QJ\;v\g1i\E\\0@\K\O','',0,'?'),(_binary '[|-P\\\;','wp-content/plugins/woocommerce/client/legacy/js/admin/api-keys.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/api-keys.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\0;@\Y\LTW\',_binary 'D#}٢?\VoB\⬆׍z\h\\6','',0,'?'),(_binary 'cS8\\@<\G','wp-content/plugins/woocommerce/client/legacy/js/admin/backbone-modal.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/backbone-modal.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ozwvxh)k\\/j',_binary '*ǽ\6aS\\ql\oY|=H\','',0,'?'),(_binary '\`;\*\\)\\\[','wp-content/plugins/woocommerce/client/legacy/js/admin/marketplace-suggestions.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/marketplace-suggestions.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\o\\qد\I}',_binary '\餔/c0lK\\if\(-\(\M','',0,'?'),(_binary 'N\\D4%\o\>','wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes-coupon.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes-coupon.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E4\\ʻ1\r',_binary 'v\nu\f8<\\ÿy\'Y|#|J\"','',0,'?'),(_binary ']6\nT=A\Z\r','wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes-order.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes-order.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Vu{\\>\',_binary 'a\Wv\Zbll\/\\G\eL]i2^','',0,'?'),(_binary '8\cЂ>\\\/\W\\','wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes-product-variation.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes-product-variation.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YEX\cߛ\',_binary '8\\\\\+b\\~E/ \\LuV,','',0,'?'),(_binary '}K\3\Z\\(\','wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes-product.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes-product.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\L\J)*\\')\',_binary '5\(m	\\r\TF=-A0[\C\','',0,'?'),(_binary '=,<(-6EN\','wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q2(#߲\n0ɘp',_binary 'ij\v\\k;+#xQQ\\ZJGۃn*\','',0,'?'),(_binary '\\څ_S)&','wp-content/plugins/woocommerce/client/legacy/js/admin/network-orders.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/network-orders.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r\\\`T\nQl\',_binary '\Tڴ:ӿ\\\z+{\7Զ\\O\u','',0,'?'),(_binary '\\52Z]\A\F{\','wp-content/plugins/woocommerce/client/legacy/js/admin/product-ordering.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/product-ordering.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mM/\\\\\+\r',_binary 'srC\w͌-n*Z#S\I\\U:','',0,'?'),(_binary 'YF+B<<qIf{_\n','wp-content/plugins/woocommerce/client/legacy/js/admin/quick-edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/quick-edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\\c\l\^>\',_binary '7]!\s\"\yq-\][\\\0Z\\à\m~','',0,'?'),(_binary 'Q[_+\U٤	>C-<','wp-content/plugins/woocommerce/client/legacy/js/admin/reports.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/reports.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\":k-\3͍,Ϲb\',_binary 'F|\9\Gޑ7\T*\','',0,'?'),(_binary 'B^\n=o-\0\\\','wp-content/plugins/woocommerce/client/legacy/js/admin/settings-views-html-settings-tax.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/settings-views-html-settings-tax.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd^(\ogN87\',_binary 'v\\UR\nwq\/7:ڊD','',0,'?'),(_binary '\p[}!eWFr\','wp-content/plugins/woocommerce/client/legacy/js/admin/settings.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/settings.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\|eލ\ϳ\$',_binary '\g\%mʠ\_\?\?t\@?ؔgN','',0,'?'),(_binary 'U\^`W:-w','wp-content/plugins/woocommerce/client/legacy/js/admin/system-status.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/system-status.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H0%oe@*v',_binary '\\Ț%xKK&aL\hy\ϊwZ','',0,'?'),(_binary '*\9z7Hv\m>','wp-content/plugins/woocommerce/client/legacy/js/admin/term-ordering.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/term-ordering.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"\\4\eu\\	',_binary 'ne\*\l\g.\%bźI\~\','',0,'?'),(_binary '\"e\\\\r$ʖ','wp-content/plugins/woocommerce/client/legacy/js/admin/users.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/users.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<рR\Z\r\d\\\\v',_binary 'C\\\vJ}2GPO0BDT\\','',0,'?'),(_binary 'WX,Uj碏\\Ү','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-clipboard.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-clipboard.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϝ\\\\N\Ru',_binary '	(\iא%FنQk\r\\1','',0,'?'),(_binary 'P\\HF\͡\\','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-enhanced-select.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-enhanced-select.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!] Q\\\) ',_binary 'W\;\\%u\}EO\_7G0^%̃4','',0,'?'),(_binary 'yj%+C1\\\','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-orders.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-orders.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h3\\'\\hԟ\n{',_binary '\e]PQ)0\b*ߌ\\ i','',0,'?'),(_binary '\\\a\\	*\\','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-product-export.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-product-export.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EuN4\rDK\'W\',_binary '\\Z\Z\UQ6˨\ls\\	{!S\\\d78','',0,'?'),(_binary 'A+\rW|0y\*+','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-product-import.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-product-import.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o6kM\a\VA',_binary 'x\FJP\F\u\JR\س\U\o%','',0,'?'),(_binary '_:l;','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-setup.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-setup.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>(#י\I::d}ش',_binary '9\") Xd\$2\0\\=K=6\ԑQ','',0,'?'),(_binary ',ԗ\<\\׀2H\','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-shipping-classes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-shipping-classes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b=3\\x(Я',_binary 'tOiS_\>!\r	d4Lap\\\','',0,'?'),(_binary '//oxt4\ZG\','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-shipping-zone-methods.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-shipping-zone-methods.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}މw\ƛ^P\',_binary 't&\\\\\Pl$ud|!\"v#','',0,'?'),(_binary 'N6,\VL\r\\"hrf\:','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-shipping-zones.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-shipping-zones.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\ګ+SΣ\',_binary '\rBA5֜\5\1\'(\\1v%h','',0,'?'),(_binary '\&zޯD\\\L\\','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-status-widget.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-status-widget.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FXB\X-\\',_binary ')[K\_R;]\\\ݤNsud\\/u','',0,'?'),(_binary 'B\\\\\ @!O','wp-content/plugins/woocommerce/client/legacy/js/admin/woocommerce_admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/woocommerce_admin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Gڛ\)\n\s\%D',_binary '&\_\\_\\Y:\퀝\&\0\\\\rO','',0,'?'),(_binary 'A\\4\T7p','wp-content/plugins/woocommerce/client/legacy/js/flexslider/jquery.flexslider.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/flexslider/jquery.flexslider.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A;n\mCŇ',_binary '&/egn@Zh\\H53=6\	\\N','',0,'?'),(_binary 'Ot\Q\Y\[\','wp-content/plugins/woocommerce/client/legacy/js/frontend/add-payment-method.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/add-payment-method.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǩ\c	^ec.\',_binary '\\]p\sBɧ\\"IWTnR?\W','',0,'?'),(_binary '$\nUAKٹ','wp-content/plugins/woocommerce/client/legacy/js/frontend/add-to-cart-variation.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/add-to-cart-variation.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\r<rr:	E\i',_binary '!1\\\d\`򓉽\p\53~:NS:','',0,'?'),(_binary 'aJPY\0\\\Q','wp-content/plugins/woocommerce/client/legacy/js/frontend/add-to-cart.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/add-to-cart.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\1\\r\P7iU',_binary '\y`]9-<Y\E\i:lU\3\'|K\','',0,'?'),(_binary ']s̤8˾e3JH\','wp-content/plugins/woocommerce/client/legacy/js/frontend/address-i18n.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/address-i18n.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\\6vR\v\d',_binary 'ٞi\\\^͡	I\\`\=','',0,'?'),(_binary '`V햮z\\ri]','wp-content/plugins/woocommerce/client/legacy/js/frontend/cart-fragments.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/cart-fragments.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\+\\tK[',_binary '\y6c\\GH\qyS\\u-~	\','',0,'?'),(_binary '\\nW^\\\EU\','wp-content/plugins/woocommerce/client/legacy/js/frontend/cart.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/cart.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rO9{\(m\',_binary 'sV\\|\=\3Sچܽ.u<','',0,'?');
INSERT INTO `wpbb_wffilemods` VALUES (_binary '[zH\(\Lm','wp-content/plugins/woocommerce/client/legacy/js/frontend/checkout.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/checkout.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\\j>0\\\)9',_binary '\^\y\\țj\p\|Z0IDE\ɨ\','',0,'?'),(_binary 'sEC\rL\\\<*','wp-content/plugins/woocommerce/client/legacy/js/frontend/country-select.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/country-select.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^}\U,\\*\*\\:\',_binary '\\\\ۥ\q~\A\n\}#kJ\\\\ߗ\','',0,'?'),(_binary ']x \OƔM\ģ?\','wp-content/plugins/woocommerce/client/legacy/js/frontend/credit-card-form.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/credit-card-form.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\~wh%\\',_binary 'D\\\~	mL9l<;~bp9FM\\tVl','',0,'?'),(_binary 'X\\\\|\bT','wp-content/plugins/woocommerce/client/legacy/js/frontend/geolocation.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/geolocation.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm;m6\[',_binary 'dJ=\ׂެ\0=:Lxޜ?	W;','',0,'?'),(_binary 'ejӝ#LA\s\`','wp-content/plugins/woocommerce/client/legacy/js/frontend/lost-password.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/lost-password.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0HY[\_\\\f',_binary 'Dݷz{\.\.2	\Ɛ\\a\\','',0,'?'),(_binary 'xa\VOU\v\'','wp-content/plugins/woocommerce/client/legacy/js/frontend/password-strength-meter.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/password-strength-meter.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A+x.h\r\V\U',_binary 'F\LчeC2J(2.qpU\e\\Ҹ\','',0,'?'),(_binary 'YiMde̠','wp-content/plugins/woocommerce/client/legacy/js/frontend/price-slider.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/price-slider.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#>L\\l\|',_binary 'Z7vF\̿\\Qj\ߞ;\r\KbW\"	\n','',0,'?'),(_binary 'mК\\G\[\$a>','wp-content/plugins/woocommerce/client/legacy/js/frontend/single-product.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/single-product.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yz*mƂ\)\\',_binary ' c/E5\ҹ\O\wɠ:\f%⠫7U','',0,'?'),(_binary '\\B)н>׭+v\\','wp-content/plugins/woocommerce/client/legacy/js/frontend/tokenization-form.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/tokenization-form.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '̿ǅt\60[9\'',_binary '}wp\{73\cY\\\@S\\\\I','',0,'?'),(_binary '\0؜r[H3\" \F','wp-content/plugins/woocommerce/client/legacy/js/frontend/woocommerce.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/woocommerce.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\Vx\\%$',_binary '8y0N\\\O\]!\;9azx+','',0,'?'),(_binary '\~S{\^/ߺ)w\\','wp-content/plugins/woocommerce/client/legacy/js/jquery-blockui/jquery.blockUI.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-blockui/jquery.blockUI.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\~\n]Zs\C',_binary '\FXO\dn\\0\Zլz\\L\R&5[1Ϳ','',0,'?'),(_binary ',\R\O\\ \\','wp-content/plugins/woocommerce/client/legacy/js/jquery-cookie/jquery.cookie.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-cookie/jquery.cookie.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Qg9\\m\h',_binary '\~&\aT~\\\_ױ\o޼IWڊ8','',0,'?'),(_binary 'd\n_\\\⪇','wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\%Լ{\\\m\',_binary '\\\\ \U,ᤙ\"8%%OJ\','',0,'?'),(_binary 'M\*\C\\\\D\','wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.pie.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.pie.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-!\n*\\m#\',_binary '\<\7sÏGjC\\lϢ!f<KT,Tv\','',0,'?'),(_binary 'jg\b~\P^','wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.resize.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.resize.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"Z\\ʲ+P\m',_binary '\\\"EdD\2>\3L\N\0hq\\,u1','',0,'?'),(_binary '1\:4\M\','wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.stack.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.stack.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5:ǡ0-<B',_binary 'Y]A\S!\c\\-\\TNřIƚ','',0,'?'),(_binary '\Z+\\'x\\R\','wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.time.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.time.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WD\5z)I',_binary '$Ą\@yUNR^1g\y\?Q\\L-\w','',0,'?'),(_binary '\'Q|\$\8>２','wp-content/plugins/woocommerce/client/legacy/js/jquery-payment/jquery.payment.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-payment/jquery.payment.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\y`.\u\"Lr',_binary 'C\l\\\\hxCq\BTV#\>@N','',0,'?'),(_binary 'v4\0~rhpI\','wp-content/plugins/woocommerce/client/legacy/js/jquery-qrcode/jquery.qrcode.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-qrcode/jquery.qrcode.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rKG\j\@',_binary 'q\0\+\\v\\h1epW^\\\~am\','',0,'?'),(_binary '%\v\\~\Zdp݅%\\','wp-content/plugins/woocommerce/client/legacy/js/jquery-serializejson/jquery.serializejson.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-serializejson/jquery.serializejson.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RLD}\\\\\',_binary 'I\\00tx25Q\\8\|H[4ۦ\O','',0,'?'),(_binary '؜/Κ\]Xrȣ','wp-content/plugins/woocommerce/client/legacy/js/jquery-tiptip/jquery.tipTip.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-tiptip/jquery.tipTip.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yc7-\\\"\ʬb',_binary 'ͅ\\\\~\R*\kջmZ\\'\\\\\p01 ','',0,'?'),(_binary '\\Ali\+V\d','wp-content/plugins/woocommerce/client/legacy/js/jquery-ui-touch-punch/jquery-ui-touch-punch.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-ui-touch-punch/jquery-ui-touch-punch.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)\\n\\'\Yn\B',_binary 'f\G\'5Y{\\n0\B\7XI	\\AP!','',0,'?'),(_binary '{=\z*^Yo?2i','wp-content/plugins/woocommerce/client/legacy/js/js-cookie/js.cookie.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/js-cookie/js.cookie.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\:Zsw8',_binary '_\V\\-\\Ǧ\\\H\XȘ>','',0,'?'),(_binary 'ZqcD4O)}','wp-content/plugins/woocommerce/client/legacy/js/photoswipe/photoswipe-ui-default.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/photoswipe/photoswipe-ui-default.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ld\\n\x\',_binary 'F\\QM\:oC*ǚ\Y7R6\\V','',0,'?'),(_binary 'Jr\Z}[J\{?','wp-content/plugins/woocommerce/client/legacy/js/photoswipe/photoswipe.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/photoswipe/photoswipe.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\'͎\\ZPп',_binary '\T6苁\M>Ĉ\F\Z\ݝ\3\lߊ{0','',0,'?'),(_binary '%\F|O\)yGoj','wp-content/plugins/woocommerce/client/legacy/js/prettyPhoto/jquery.prettyPhoto.init.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/prettyPhoto/jquery.prettyPhoto.init.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q#\\N\\s\',_binary 'Md	7\u\\\Z\+i\ӏ\d\\\\*#','',0,'?'),(_binary '9ʃ w\Z~d\\	\','wp-content/plugins/woocommerce/client/legacy/js/prettyPhoto/jquery.prettyPhoto.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/prettyPhoto/jquery.prettyPhoto.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\nf\>\\\~wU~|',_binary 'ϪGE\ӏ3HYh\\\\._\\S\<','',0,'?'),(_binary 'Β\\v\\HV\G','wp-content/plugins/woocommerce/client/legacy/js/round/round.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/round/round.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bL\ŨZH\+j\^',_binary '1\W\'\nK\]vY\ϧX~\\r`hW\@','',0,'?'),(_binary '2Jn78U','wp-content/plugins/woocommerce/client/legacy/js/select2/select2.full.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/select2/select2.full.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S#\G`\0\עRxmc',_binary 'I\;QYk\^P&~\\\ɮ?W\','',0,'?'),(_binary '\͑RZRI\ZM>','wp-content/plugins/woocommerce/client/legacy/js/select2/select2.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/select2/select2.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m\s<\bc\\'>',_binary 'ߚ\v+2*,_i\\nzV\\G\V \>\','',0,'?'),(_binary 'UɈ65\\h\\ͺ&','wp-content/plugins/woocommerce/client/legacy/js/selectWoo/selectWoo.full.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/selectWoo/selectWoo.full.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\":X5X\\Rƒ',_binary '\\?Y_8\ޡiw\nC\\UM\\oG\','',0,'?'),(_binary '\O\<\O׏z\!k\','wp-content/plugins/woocommerce/client/legacy/js/selectWoo/selectWoo.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/selectWoo/selectWoo.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\SwN',_binary '\\&i\L\HC\\ZR2\	#\%||MC','',0,'?'),(_binary 'ǹ\-U\\q=o2','wp-content/plugins/woocommerce/client/legacy/js/stupidtable/stupidtable.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/stupidtable/stupidtable.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yR\N\5\H@s',_binary '/B˸{\YzP\\kGLyom\nH\','',0,'?'),(_binary '\b}@Sd\\\0W','wp-content/plugins/woocommerce/client/legacy/js/zoom/jquery.zoom.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/zoom/jquery.zoom.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\\"VJ߿\Zn',_binary 'r\\r\b\Jܻ>Â\^\#U`\X=','',0,'?'),(_binary '\\0\\s]\,=u','wp-content/plugins/woocommerce/i18n/continents.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/i18n/continents.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\r\\ͭ?\\W\\Z',_binary '\W\\Hvqޢ\\7?s\ӄ\\\\t1\','',0,'?'),(_binary '#\\\\<w\8c','wp-content/plugins/woocommerce/i18n/countries.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/i18n/countries.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h!\t^^`߾Ҹ',_binary '$\	ոw\Mi$IEn.F\]}\\\S','',0,'?'),(_binary '\\n7\ZNj','wp-content/plugins/woocommerce/i18n/currency-info.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/i18n/currency-info.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\(\ݭX\s',_binary '\u\\(r\{\;^֌\\E3=2\f\\\','',0,'?'),(_binary '\'2)\\xǼ','wp-content/plugins/woocommerce/i18n/languages/woocommerce.pot','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/i18n/languages/woocommerce.pot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\TSB\\n\@',_binary '\vvYfT7͸!\\|\\%\"a\S1','',0,'?'),(_binary '#m\z\\\5','wp-content/plugins/woocommerce/i18n/locale-info.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/i18n/locale-info.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9O.w0\c\',_binary '6$Q}	n\\\@Y\\\\\t','',0,'?'),(_binary '`^\&p\Qq<L\','wp-content/plugins/woocommerce/i18n/phone.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/i18n/phone.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\	(|:K\{',_binary ';Vb2m\\7I7$\C	\Z','',0,'?'),(_binary 'l~ism_','wp-content/plugins/woocommerce/i18n/states.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/i18n/states.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\/v&\\\1\Z1',_binary 'Hg\C)\\\i\A\0wYW\\0Imݶ','',0,'?'),(_binary '̌\T\%\','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\cAߖ\\"',_binary '\S\V\<Arn\ߒ3e\mԏ=΍?\o\','',0,'?'),(_binary 'l_#\oݩDא\','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-deprecated-hooks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-deprecated-hooks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ro\\"0w@',_binary '/\\7̮f\W%Ry{~LQOdxeH','',0,'?'),(_binary 'u2~\\|3\\','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Wg!\W\J\0\',_binary '\\\PicѠ\n\\\\\t>0\z\X','',0,'?'),(_binary 'F\p\bu\y','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-log-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-log-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7m;\[Ҳq4h',_binary 'I\e)K;f	r\jH8VLBW\\\#e','',0,'?'),(_binary 'F\ng]K','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-object-query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-object-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\\\{\\Vˉl\',_binary '6 \-\\X\!\a\\\'\w1O.\I\','',0,'?'),(_binary '83(2=X<4\\0\b','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\:ʊ\\Z?%\'{',_binary 'ZR\Z#\0*\,\rQ<Wr&Cߟ5\h','',0,'?'),(_binary 'U1ԘwgOYpA','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-payment-gateway.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-payment-gateway.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u*;D_k\Ab-\',_binary 'q\E_\zv\)\k\=hB>R&e!\','',0,'?'),(_binary 'UfT^1\\\\0\=6','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-payment-token.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-payment-token.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ec\r\\J',_binary 'q\2PE\=\\48߉z\\~@\\\','',0,'?'),(_binary 't\9.\qiB\f','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-privacy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-privacy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WsRZ*ְYh1',_binary '\\r\<<\\\"\\7JH\55\{\','',0,'?'),(_binary 'e\\Zϧ\\0}y','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-product.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-product.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\F\N\'*l{\D<',_binary '\X\sr\\Kv`dڜ.7 \\','',0,'?'),(_binary '$:SZܽr2^','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-session.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-session.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E9\\i伟\\$',_binary 'i \0J\D\5\;ԏ4=`4\','',0,'?'),(_binary '\<\Z&\u\0,E\','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-settings-api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-settings-api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Rx\q\'^?Q2~',_binary 'y\-\p\L9L<\~,M5%B\Xl-Ls','',0,'?'),(_binary 'Nz\貚?ۆgk\','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-shipping-method.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-shipping-method.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\DyH\O\̿',_binary 'Ŕ\n͸T9-u/.\KY\Z\M\o\','',0,'?'),(_binary '$is\Z\ݚ\ g\]5','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-widget.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r8/61\	1g\',_binary 'F\n\3\}>n\\]A\!\2\=W\\','',0,'?'),(_binary '\?YkÅ5y+','wp-content/plugins/woocommerce/includes/abstracts/class-wc-background-process.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/class-wc-background-process.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\Ѩ{\"\	\yV#',_binary 'aS\vgԇ1\?U4`[>\x','',0,'?'),(_binary '+^2\s1\0\\','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-addons.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-addons.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*Ĉbn>\A`Z\N',_binary 'H\/<2%.#]]0$\\\Z~\V\','',0,'?'),(_binary 'w	Cs>\\\͒K\','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-api-keys-table-list.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-api-keys-table-list.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$-t)+u\'\',_binary '8\"\l\w(lo`f4¨3\$@E','',0,'?'),(_binary '0:\\.T$	G\a','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-api-keys.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-api-keys.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7\jvwr3.\',_binary '\\n\0Utૣ\z\\RǑ\Խ+','',0,'?'),(_binary '-s\-Qe\74t','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-assets.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-assets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<kɦ!n\\7',_binary '<<Btwʠ\\5?\(f :\\\Ҹ\','',0,'?'),(_binary 'T\\T\\=4F\DL\P\','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-attributes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-attributes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oV`\\m\\\\{jL',_binary '\\\$\\\e@\N		\\J\:','',0,'?'),(_binary '\de\'\R:Zm k','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-customize.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-customize.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\eJM[4\/',_binary '\0Y\G$1)\T=\:f\\n<}','',0,'?'),(_binary 'f\5\\r\G]\}L\','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-dashboard-setup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-dashboard-setup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?iE	CV\O\0F\0',_binary 'M(U\\x^\O\aU\\Z{13}TZ','',0,'?'),(_binary 'cB\m)\c\Ъ\'','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-dashboard.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-dashboard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '݃zF\\\ygb\V\\',_binary 'x\å\\Cn=\\\F\;','',0,'?'),(_binary 'ӎ=GK\@V\S','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-duplicate-product.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-duplicate-product.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\(V&{O',_binary '\\\f9eB!\\j\\\jL\\\\\,\','',0,'?'),(_binary '0v\\\ԩ9\\F','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-exporters.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-exporters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)\I\8Հ0l\',_binary '\\\rKT\,g\\:~v\\Z\Vr\A','',0,'?'),(_binary '\^>/㱎JjB\\','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-help.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-help.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^!\2RJ\X',_binary '\D\]4w85\\\\o(Xf\c\ݥKR','',0,'?'),(_binary 'E\v\up\Tf9\a\:','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-importers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-importers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\'\ntM/<k|\^',_binary '҈\\GQ-j\\4o:ǃXri2\Z\e','',0,'?'),(_binary '*ljb%5','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-log-table-list.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-log-table-list.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\h|\\\GSa',_binary 'T>3Az3N\\A\9gf\![\Ky','',0,'?'),(_binary '\\iѧ9$\\z\','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-menus.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-menus.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>vۇn\\΀wJi\&',_binary '=!cI\-*mR\4\\1d\b\\\Z4$#','',0,'?'),(_binary '$+)Jd;\\\Ֆ\D','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-meta-boxes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-meta-boxes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\\\\i\\\䉨\#',_binary 't?ð\\\md_ZBZX<a\\\\','',0,'?'),(_binary '\i\F\h<}ދT','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-notices.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-notices.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\E\MQ\m\z\',_binary 'Kp^){=\~\n\T\^\'\H','',0,'?'),(_binary '>\kjr{\','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-permalink-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-permalink-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<vO\j;A?F+I\',_binary '=-!Aj!\\\\\\>s`oT\\T #F\\'','',0,'?'),(_binary 'G\C\NqÊE5}','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-pointers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-pointers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~`\\\$rW\>',_binary ':<i\Th3\n\Z\\(9	\}<\o','',0,'?'),(_binary 'P\5\\\Vb','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-post-types.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-post-types.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#|\\ۓm\N\',_binary '1_\0\\#~E4xu9\I\K\>','',0,'?'),(_binary 'xk!\ͯYKz	s','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-profile.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-profile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`$j̃\Gh',_binary ']pÛF\\\SI\\\آxrOd','',0,'?'),(_binary 'Vzܫ\\\r','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-reports.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-reports.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZqdȚ\"kN!W\',_binary '(4{0Yn\Z[\nC\\\n~]\\v8\','',0,'?'),(_binary 'XB\1MW\w+','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}̲\X=Sd\3\',_binary 'F1Ȅ\,\\\H\,D\5\\'\\\','',0,'?'),(_binary 'zM\E,hHK','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-setup-wizard.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-setup-wizard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\͍\KciϬU',_binary '\\%2\\nH+olG\\"W\x\\','',0,'?'),(_binary 'N@\+C>U','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' @wi\B\nv\\\',_binary 'p_ªi{a*,\0h)0$\Z\6g\/i','',0,'?'),(_binary 'G\'\\\\J0\r|MK','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-taxonomies.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-taxonomies.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7{S->D8\0\h',_binary 'w#\/UYONΙbp\:)c\ت`','',0,'?'),(_binary '\FI@OR}t\\a\dW','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-webhooks-table-list.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-webhooks-table-list.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5am`;?9W',_binary 'Z\w*\ω{\pwex)7#vHw|&i\','',0,'?'),(_binary '\N2\_]]\\b>','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-webhooks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-webhooks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<d\=f֢½D\',_binary '#;\\R0\\n&:<F2\\CI{\','',0,'?'),(_binary 'irRR)&8K','wp-content/plugins/woocommerce/includes/admin/class-wc-admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{-0IEf\\$\T',_binary '~Bznlkm\[ȚrMQ\Im >\ۉa','',0,'?'),(_binary '(~k\\\p\\G','wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\*\k[5n',_binary '󦜂2I\\\ԮDCerwf41','',0,'?'),(_binary '\\\\\\Ft','wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-compat.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ebXh3C\a\+Q',_binary '\\,\PErx\\0K\"VgȌ;?h','',0,'?'),(_binary 'kĸ.\!b$\\s','wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)BuحY>꼆\\',_binary '$\'	 \+lQh\'XI4\P\)ǅ\\\\','',0,'?'),(_binary 'MZn\|/1\\m9e\','wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-plugin-info.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-plugin-info.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4&\ZCsC1',_binary '\dNSѐ\flbΧb!\HH5/\"ώ','',0,'?'),(_binary '\\W6V\ʳ.̃','wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-updater.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-updater.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '530\t`PI>\',_binary '\\\[\\\X6-\\\\>\\\JFL\\j','',0,'?'),(_binary ']O%PH\r6P\','wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ST$\Rn\Xb',_binary '\n\?XEx\\\'X\mgF:\$M<J\','',0,'?'),(_binary 'KQ\Z:N3yr-)','wp-content/plugins/woocommerce/includes/admin/helper/views/html-helper-compat.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/views/html-helper-compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0~\r}}<D\\\P',_binary 'FL\JPR\\n\\E2߾9rV15\\','',0,'?'),(_binary 'x,P\fF\C$','wp-content/plugins/woocommerce/includes/admin/helper/views/html-main.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/views/html-main.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\vJ\0.~',_binary '\8\Z_:^Z_.͘\rÀb7G*','',0,'?'),(_binary 'IW!jd%m[	C','wp-content/plugins/woocommerce/includes/admin/helper/views/html-oauth-start.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/views/html-oauth-start.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\\x\KDo:&C\',_binary '\H!&)ReQn=}ݟ\S\','',0,'?'),(_binary 'B=3j)	\N\oB','wp-content/plugins/woocommerce/includes/admin/helper/views/html-section-account.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/views/html-section-account.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bf,\WY16',_binary 'O6:\\r\;\\QSyFJ:*','',0,'?'),(_binary '\r [pt','wp-content/plugins/woocommerce/includes/admin/helper/views/html-section-nav.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/views/html-section-nav.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';O\c\0GJY/',_binary 'Ɛ:|\(\(o\~\z]\\hb3}','',0,'?'),(_binary '=ާ\6eY\','wp-content/plugins/woocommerce/includes/admin/helper/views/html-section-notices.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/views/html-section-notices.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\D+dZpr',_binary '1TYȅT47&evLP/&n^\','',0,'?'),(_binary '&S\\n\Z\\	','wp-content/plugins/woocommerce/includes/admin/importers/class-wc-product-csv-importer-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/class-wc-product-csv-importer-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aZ\}w&ki\"',_binary '\\\\\٤,| \告1\\eG','',0,'?'),(_binary '\-:)\\N6','wp-content/plugins/woocommerce/includes/admin/importers/class-wc-tax-rate-importer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/class-wc-tax-rate-importer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#p(!5\',_binary '#\$)4\mvid\\\\Wz\HY','',0,'?'),(_binary '\\\\rlY\h','wp-content/plugins/woocommerce/includes/admin/importers/mappings/default.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/mappings/default.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\UWJ\\\',_binary '\\\F\Kb\\nک\nb\v','',0,'?'),(_binary '?`uH\\\)\'J','wp-content/plugins/woocommerce/includes/admin/importers/mappings/generic.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/mappings/generic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wilj6Tbmh\',_binary '\R\\'\˯n\\\\"}\\z','',0,'?'),(_binary '\pԔR۠\"\','wp-content/plugins/woocommerce/includes/admin/importers/mappings/mappings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/mappings/mappings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4qDR9\|\',_binary '0m\\\\Öⷘ\\ҩB\','',0,'?'),(_binary '\XʪrS\Ht\\\?','wp-content/plugins/woocommerce/includes/admin/importers/mappings/shopify.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/mappings/shopify.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\\0$\SYKv܈',_binary '9\,kd\\Zei|T7\A\1S?[Q','',0,'?'),(_binary '\GW\Xc(n\`','wp-content/plugins/woocommerce/includes/admin/importers/mappings/wordpress.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/mappings/wordpress.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\\\\\B)zkH',_binary 'Ab\0\ʆ\P\\OT\\\e\Z\	a\}\\Z','',0,'?'),(_binary '=\Fv$k','wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-done.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-done.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nZ\~Z',_binary '\{9DlIi\\2g<AQu+\r:\\\','',0,'?'),(_binary '\"\\(\0','wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-footer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(hv$\mpn\+w',_binary '\ӥ\?\\$V\OnkmJt\̶','',0,'?'),(_binary '\~W\.\\r','wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-header.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\;\\rheHf\',_binary '\FyF1I\v%\\h\d\弸\\\','',0,'?'),(_binary '\MEyqq~','wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-mapping.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-mapping.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DG\\\\¨\[_',_binary '\e\b\\ǈM\gR\+\M \\,K\Z','',0,'?'),(_binary 'm5~}\\a\','wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-progress.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-progress.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3#\YA޿`\iOF	|',_binary 'kځf\yw]VL%NG	 \\L\','',0,'?'),(_binary 'x,Gڄ\\;6?','wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-steps.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-steps.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EKdv\Fl\\\q\l',_binary '+[\'&\Gjvs\cl1Գp','',0,'?'),(_binary 'A\\\\)lCt\g(oF','wp-content/plugins/woocommerce/includes/admin/importers/views/html-product-csv-import-form.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/views/html-product-csv-import-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!Ž\\04\E',_binary '\ۨ\\9.<Q5Qӟ*KH)\"\#^','',0,'?'),(_binary '@h\Z4\A\pᔙo','wp-content/plugins/woocommerce/includes/admin/list-tables/abstract-class-wc-admin-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/list-tables/abstract-class-wc-admin-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Sn\y\\\',_binary '<c\c!\=FH9BMeSA\j	\rH!','',0,'?'),(_binary '\>aO/ڪ\','wp-content/plugins/woocommerce/includes/admin/list-tables/class-wc-admin-list-table-coupons.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/list-tables/class-wc-admin-list-table-coupons.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"ǓPD\	s',_binary '	ǞTd\F\nUW}_B/\ȋk4\n\":R','',0,'?'),(_binary 'p$&\PMɸ\W','wp-content/plugins/woocommerce/includes/admin/list-tables/class-wc-admin-list-table-orders.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/list-tables/class-wc-admin-list-table-orders.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VJ\\Q<\?q}f\l',_binary '\Y-_dGa\'2Axz/ں\\\P','',0,'?'),(_binary 'ۃ*f\tȞ','wp-content/plugins/woocommerce/includes/admin/list-tables/class-wc-admin-list-table-products.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/list-tables/class-wc-admin-list-table-products.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\u\\I\ZE\A',_binary '\%;)vȄZ\{>`R]\=u\!','',0,'?'),(_binary 'u\n0\Ž4Ln','wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/class-wc-marketplace-suggestions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/class-wc-marketplace-suggestions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<\n\\\-Q\>3',_binary '!g\ؒ\Ca\秃[[\\9&^|sp\','',0,'?'),(_binary '\E\"\	M\P,6V$','wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/class-wc-marketplace-updater.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/class-wc-marketplace-updater.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '׮\\',_binary '7p\n\;D<ߊA=:\wE\\N','',0,'?'),(_binary '\A\0x\c\"\D\\Z','wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4~Urp\\\\',_binary 'p\\\\"V1\\`\5\\\\\r','',0,'?'),(_binary 'g}y7Q`iHu','wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/views/container.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/views/container.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'x*3g\+;',_binary 'V\Odu\֤*K$G\"SE','',0,'?'),(_binary '\h\u\_\@','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0?\\;!',_binary 'R\\z PMJ,c5)tt04$-\','',0,'?'),(_binary 'ʂ-\\=\Υ','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-actions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-actions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GݧF\F\ z',_binary '\K\nKAwbT\\\r煡\\\m\Z\0Y\\0','',0,'?'),(_binary 'vZ\\\59FG','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\QH\',_binary '\Vs758\z\UX\M!=\q,%\','',0,'?'),(_binary 'x\X$:㈳\\o','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\$\{9X5Χ',_binary 'YԺv\n@\[\D\S\\\\\q\2\','',0,'?'),(_binary '\e\H\\9[\1','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-items.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-items.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\;!G~\Ø\d',_binary 'E\0k\@Zckv\zж\4恛\','',0,'?'),(_binary 'US?^\Qw\o\_','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-notes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-notes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'AQ*+\3ux\\厚',_binary ':UA%\5%c\b\/Nh:\Z6{\\\\','',0,'?'),(_binary '\w\zOw\(q+\\\','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?D\*¥b\r;k',_binary '\'>\4f[\9&b\0\/aKg\T.L9K$','',0,'?'),(_binary '۠5D꘎\˵>mD','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-images.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-images.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\4<q\$\',_binary '\\n\6Pұ#E	G\Z\"\\+H$֊\rE','',0,'?'),(_binary 'O^}ks\\\F\8','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-reviews.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-reviews.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5S\$ICA찎H\\',_binary 'LhGF\\M9g\\hך\zfZ]vɔ','',0,'?'),(_binary '\\8\\d@\\b\Zn!O','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-short-description.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-short-description.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\u 6\"x\\',_binary '*0;C6\Z>(%\\2AZ\rC\\:','',0,'?'),(_binary '(4\ZoKpk}j\\','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-download-permission.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-download-permission.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '۵H\\(f<榖',_binary 'ĞL{\\0=VG{D5Wb\\\}΂\ZZ','',0,'?'),(_binary 'cE*D5 d\\\nc','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-fee.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-fee.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\@\q\\n1Xh1',_binary '\CP	\Z\X6\\ۆ)s\J\\','',0,'?'),(_binary '3\04\\\{\','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-item-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-item-meta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'unO\ސ\\\\\z',_binary 'Q\\0g7\\\[2{_\(I%\	\\\籎?o','',0,'?'),(_binary '/d\Ê\\z\Z|\','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-item.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\+Br\\+C\\\',_binary '\\ZEOƯ\\*!d\r\Iu\\\'PH\8f\','',0,'?'),(_binary '\6U\aʏ','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-items.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-items.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ؤ\̺\\\\'',_binary '\9W\\ӸoD\,#FҨ\Пm','',0,'?'),(_binary 'Ɛz=c2f5))','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-notes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-notes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HvFMB\\\_\',_binary '=Iʷ^AT\Y\AVD[t\\Zc+\','',0,'?'),(_binary 'v\N#u\\M7\\','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-refund.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-refund.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '禧_IDZ\',_binary '\ʰ`Ph:\\J\	\\o7\\\ΧcQw\\','',0,'?'),(_binary 'A\lߦ\0].','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-shipping.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-shipping.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/%%Ϊ\Ji\痛W\S',_binary '4Y\\:u\\Rֽ\\P/Pq*C\Z\}','',0,'?'),(_binary '\'M<\\h1\\\9\L','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-attribute.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-attribute.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X?1\\\.\O\s',_binary 'sA\;1e5<RL\\^Xy#\\JK','',0,'?'),(_binary 'Dų\\\u͝\','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-advanced.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-advanced.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F/n8\\\fr\',_binary 'n\\\\UiIE?\o?x3\[袂\@z','',0,'?'),(_binary '\\+}y%O\','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-attributes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-attributes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M	\u\"uص',_binary '%A|\3\r\B͖\\-6\Z>minW','',0,'?'),(_binary 'ii\k/\d\','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-general.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-general.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\gJ\3\_xC',_binary '=2KГĲ\\\\I\	\0V>\,\\~','',0,'?'),(_binary '\\\{0!´H','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-inventory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-inventory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b]p\Roq}L\',_binary 'ƒTG\g!FkN֭D=EoE\n\','',0,'?'),(_binary '~xdMR\\:','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-linked-products.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-linked-products.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\b^DT\',_binary 'u+*\vavD\*&Co\fZ}x\;M','',0,'?'),(_binary '\\њW\\n̹\','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-panel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-panel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\R\r(\L\`A0h@\	',_binary '@=\Ay]\\Y[>','',0,'?'),(_binary 'S\-\\\n\','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-shipping.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-shipping.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L{9\ȥ.\t',_binary '\Mg7C\[\\2\]\V\\q\Tw&\0\'\\n','',0,'?'),(_binary 'I5j_&oN\\Zy_','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-variations.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-variations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\V/\\F]\`\/',_binary 'ߦ\\nbقSxza\0gG\X\\0.','',0,'?'),(_binary '\r\bߩ={','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-download.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-download.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~\A *m',_binary '2\2\5?4硉?\"8Ex\%','',0,'?'),(_binary 'Ԫ;\\Ҷ\&&','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-variation-download.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-variation-download.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}/u\o\^02',_binary 'O\\`\ԃ3\<lI\\m\\\A\\\','',0,'?'),(_binary '\!U@\\I\2','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-variation-admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-variation-admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>̠]dh\]\B\',_binary '\Om\\0\A\nj\r\\@q\Z\{/cMw}S','',0,'?'),(_binary 'D\Z\\zX\\\G\','wp-content/plugins/woocommerce/includes/admin/notes/class-wc-notes-refund-returns.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/notes/class-wc-notes-refund-returns.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\(\\a\@\A',_binary 'Y>K\Pq\,t\\0\oIP\\go\','',0,'?'),(_binary '	Z\؆4tdB','wp-content/plugins/woocommerce/includes/admin/notes/class-wc-notes-run-db-update.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/notes/class-wc-notes-run-db-update.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ñ\;\N\\\K',_binary '8:\b\.-jQ\MbPx2\\n','',0,'?'),(_binary 'D\xz\̦\/`#','wp-content/plugins/woocommerce/includes/admin/plugin-updates/class-wc-plugin-updates.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/plugin-updates/class-wc-plugin-updates.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,\\ܑcq:᪌e',_binary '\\\ɞ3\\O(sOa\\SW\\)\Z7\0','',0,'?'),(_binary 'sN-\D^g\E\6','wp-content/plugins/woocommerce/includes/admin/plugin-updates/class-wc-plugins-screen-updates.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/plugin-updates/class-wc-plugins-screen-updates.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9l+iљO',_binary 'lǼ\Ə\\u\\`\{\Gv\G<!','',0,'?'),(_binary '-Oq\Υ2ݲ*\\','wp-content/plugins/woocommerce/includes/admin/plugin-updates/class-wc-updates-screen-updates.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/plugin-updates/class-wc-updates-screen-updates.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǆd[\\Bz^׈',_binary '˲\W\n_IaB@%BbSp\訂AsN\\ZgX','',0,'?'),(_binary 'FxöP\wׁ>G','wp-content/plugins/woocommerce/includes/admin/plugin-updates/views/html-notice-untested-extensions-inline.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/plugin-updates/views/html-notice-untested-extensions-inline.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Mad\A۶Gx\\',_binary '\:~\\\k\_\0$X\"{u\\D␚','',0,'?'),(_binary 'S\&\r\\\\,\r','wp-content/plugins/woocommerce/includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$aL\*a-\\',_binary '\'\,\F\V@\\w\0{a,ܷh','',0,'?'),(_binary '1]L\\\\\ۡ','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-admin-report.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-admin-report.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ok\Z!v\\\.\	q',_binary '愔SdWQW\p\nz_uBb-16\','',0,'?'),(_binary 'P\1\re\07\F\)Ɩ','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-coupon-usage.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-coupon-usage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i>T\0\\\0\h\C\,',_binary '\oȎ\`d\c*iIpH=ͱ{s6\)nM\','',0,'?'),(_binary 'rf\\\nۏr׍','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-customer-list.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-customer-list.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ȉQ/\v\\j.3S',_binary 'uA\<d\]T\J\"cXR\\Z5j','',0,'?'),(_binary 'δZn*\\_%:&','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-customers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-customers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\'DǍ\\',_binary ':\\: <9a/`\(YG4rc\','',0,'?'),(_binary ' Cg\':3G\[{','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-downloads.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-downloads.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T^\\Lu\*͑',_binary '!ܝ\~źmC\+{\\IX\:\','',0,'?'),(_binary 'Ւ\\dِ\\"\SI','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-low-in-stock.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-low-in-stock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3ɹrǷ\0\̝\"',_binary 'fT\\\o0\7EQ	g\"aqSį','',0,'?'),(_binary 'ʊbm:Iy3\','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-most-stocked.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-most-stocked.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z%KP\\\\R\'\\A',_binary 'GG\M~\_*\\n?wӼx{w','',0,'?'),(_binary '-\&\׾(F%P\5\','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-out-of-stock.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-out-of-stock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\Q\\;G-1w',_binary '7\Nzo9[cJ\B	䌷\BWBX','',0,'?'),(_binary 'UceS\','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-sales-by-category.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-sales-by-category.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\	g\n\\/A]lZK>',_binary 'IkN)L\\\;\\M\"x\\`u\rs','',0,'?'),(_binary '\"\ؿ\Zle\'jy','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-sales-by-date.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-sales-by-date.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\u:\:Mn\|',_binary '\n\1Aq\\t\(]N-~6Q','',0,'?'),(_binary 'X`\SmÂ\=I˧!','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-sales-by-product.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-sales-by-product.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W6\\\D\5:\"\',_binary '\\\n\ζWW\_Z\|b\\Ð\e\','',0,'?'),(_binary '\v{\ZS\zG6B','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-stock.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-stock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Rԩrt_űصme\\',_binary 't\\\Iflr\\\êI}ӣn','',0,'?'),(_binary 'cT3LY`?{\7\|','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-taxes-by-code.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-taxes-by-code.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2d\mtG\\	u',_binary '\'K/.B\f\X^\[\\-|','',0,'?'),(_binary '\'r\,qRG\\GZ','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-taxes-by-date.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-taxes-by-date.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\0f\?',_binary '\mKZX!+ESK\\nLM5\\\!\','',0,'?'),(_binary '\b焪s}Ca','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-accounts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-accounts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\]Dt>JOz\1',_binary 'A4Qȩ6d\\8\Sss\jd+0t~','',0,'?'),(_binary 'y_uK+λE<','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-advanced.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-advanced.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wlCe6tBˇL',_binary '\s#8\\\C%eY\#\\t\re\'k\','',0,'?'),(_binary 'J\B\>ZI\FC','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-checkout.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-checkout.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\P@48\B\r2uѐ',_binary '\Ly@\i\0e\Nu*c\P\~^#','',0,'?'),(_binary '9>ݴo\ e8xy','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-emails.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-emails.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '26 7P6S}k)',_binary 'r?bqi\\.VF\%U[#\j_','',0,'?'),(_binary 'O\Z%\l\[','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-general.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-general.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:m\\9M&',_binary '\\rkV\\;		qzs\M@\\\7\\\Z0\_','',0,'?'),(_binary '^\q\<EP\\6','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-integrations.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-integrations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\yh?Il\6\',_binary '\#\m\\2y\\'X\\ϛ','',0,'?'),(_binary 'uc첏\?\\\\a\','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\H7g^\'',_binary 'G>bۛ)\<\3oq+\6\5\JsI\W\\','',0,'?'),(_binary '\5\\\\Z=\\]','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-payment-gateways.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-payment-gateways.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\	6{L\\"Q<\K',_binary '\\\\\\2)\"%\A8\\q7 ~','',0,'?'),(_binary ' gUg#	l=J\','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-products.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-products.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"k۰$-\8<\*',_binary 'I\Q\'h\C\-\r]1\*0b >\g9N\\n\\','',0,'?'),(_binary 'q\X\n^\j^A','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-shipping.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-shipping.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\\'2-6\F\\',_binary 'u\\fbdϏg38\Fc\^\ZH1\','',0,'?'),(_binary '$\"0\syu','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-tax.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-tax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\+\n\Ƒ\(p\\k',_binary 'W\\^J(Kc.\\\J \\\"Qf','',0,'?'),(_binary '\X*.!\MVA','wp-content/plugins/woocommerce/includes/admin/settings/views/class-wc-settings-rest-api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/views/class-wc-settings-rest-api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\E퓒o AWշ',_binary '\\rf3\'#z\e\0Z\^\Cώ\wم','',0,'?'),(_binary '\\p=h\<\n@%CW','wp-content/plugins/woocommerce/includes/admin/settings/views/html-admin-page-shipping-classes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/views/html-admin-page-shipping-classes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\]Yg~1',_binary '0\HqG\8وi\CKPE\d','',0,'?'),(_binary 'wGWƚ\૭z','wp-content/plugins/woocommerce/includes/admin/settings/views/html-admin-page-shipping-zone-methods.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/views/html-admin-page-shipping-zone-methods.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rq5_(k_+',_binary '=\\i\\D<\I\Y\\\\','',0,'?'),(_binary 'aj݋(\\','wp-content/plugins/woocommerce/includes/admin/settings/views/html-admin-page-shipping-zones-instance.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/views/html-admin-page-shipping-zones-instance.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\-ca\'\-L\Y\',_binary '\Δ)K)>\Ez.+`\XM;=\','',0,'?'),(_binary '\~/\0\','wp-content/plugins/woocommerce/includes/admin/settings/views/html-admin-page-shipping-zones.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/views/html-admin-page-shipping-zones.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K\^Y\\\'S9o',_binary 'vl\! 8c>\5\Y=L\\','',0,'?'),(_binary 'LA\9H`뛘\\','wp-content/plugins/woocommerce/includes/admin/settings/views/html-keys-edit.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/views/html-keys-edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zd2HM\"F?j',_binary ':\\Y/a=\_)}xe?gQۤk\]\'#\Ų','',0,'?'),(_binary 'o	CB~C\\wO','wp-content/plugins/woocommerce/includes/admin/settings/views/html-settings-tax.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/views/html-settings-tax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0n\#j\.Z\\e0/',_binary '\Jf\'\'Xo 3%\i\E1ǁ\`\','',0,'?'),(_binary '8\n\,?\f-*8\'','wp-content/plugins/woocommerce/includes/admin/settings/views/html-webhooks-edit.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/views/html-webhooks-edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<Kc|=\.{4r',_binary 'ˆy_\E\\9!\+v|\d\R\j','',0,'?'),(_binary '#8\`bSm:4\r\\','wp-content/plugins/woocommerce/includes/admin/settings/views/settings-tax.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/views/settings-tax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%j8GV.QxA\',_binary 'ռT\\\\M\\0Dxx\ڕR','',0,'?'),(_binary '\\Z\.iU\\\^','wp-content/plugins/woocommerce/includes/admin/views/html-admin-dashboard-setup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-dashboard-setup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\뤦d\+w+H',_binary '\\\vn\\\/\\i\Zq\@A\.Ue','',0,'?'),(_binary '3\ޠ\\F\?\E<8','wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-addons-category-nav.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-addons-category-nav.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ ;E\,Ifu',_binary 'Qc\u\\\"\\\z\$q.\','',0,'?'),(_binary '\\|`Ӈ,&','wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-addons.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-addons.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Es-\6T9\ʱ[}X',_binary '\\r#\\n-M[`*ehӻ(\\g78','',0,'?'),(_binary '!^Q9\\v\gu','wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-product-export.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-product-export.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǒNmA',_binary '\\\*a\?z\\\Qh\2\5','',0,'?'),(_binary '\\\\ Z/:^ $\	','wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-reports.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-reports.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\"\#C\?؛d\',_binary '\e\\'\\kh\x,gsP=S\','',0,'?'),(_binary '`\\My;\>\<\'\wP','wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-logs-db.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-logs-db.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vkGI\\Ax\\\\so',_binary 'QA\\7>K\Zivv?AխC\عn\Z1\','',0,'?'),(_binary 'x\\L\Y\','wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-logs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-logs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\g\./\2k9g\\',_binary 'J(Tߩڮ9GX\e\\'\\i@\\','',0,'?'),(_binary '\C\\ByIw\XɾB^','wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-report.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-report.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HW\c\oG\8M{z\',_binary '3Ah-S3O<Wr\"\K\/','',0,'?'),(_binary 'H\\)\-T\uZr|','wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-tools.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-tools.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Dz\ů\UG-m\\\',_binary '\\r~xU\Nz	{\U\\1	\Z[{^z\','',0,'?'),(_binary '\YhFچT\{','wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p=o zd\#\\5',_binary '_\I\\TFXI[\\@\\In\7\\a','',0,'?'),(_binary '?\?4x\Z.*Dd','wp-content/plugins/woocommerce/includes/admin/views/html-admin-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\J\+*\;\5e\',_binary 'X\}XSG^\`GMh\0\\\\7\?','',0,'?'),(_binary 'x?ا*ZT~\\h\','wp-content/plugins/woocommerce/includes/admin/views/html-bulk-edit-product.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-bulk-edit-product.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Mw\Z\"闑\\\',_binary 'ġ<\\\Lڝ\\ѷ\$\(2w','',0,'?'),(_binary '\\\#>ֳ̭{*','wp-content/plugins/woocommerce/includes/admin/views/html-email-template-preview.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-email-template-preview.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '̷߻Q\U3\',_binary 'a]\\y\e\\ d\\\\"g@1I³Z1\2A\,&','',0,'?'),(_binary '\R%\hB0\','wp-content/plugins/woocommerce/includes/admin/views/html-notice-base-table-missing.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-base-table-missing.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%~h\kذ8-Pn\\',_binary 'C}\\%\\~\an\"Js,\S_\\','',0,'?'),(_binary 'ogd\\\	','wp-content/plugins/woocommerce/includes/admin/views/html-notice-custom.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-custom.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%d\n6q\\>r\',_binary '\\:D⓳]E\\jY\uf\\w\U','',0,'?'),(_binary '80ANHg+(Yx}','wp-content/plugins/woocommerce/includes/admin/views/html-notice-download-dir-sync-complete.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-download-dir-sync-complete.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\(\4G\Z\',_binary '\*B\7\\?6I }{h`HeB\','',0,'?'),(_binary '*\.0T(\0\\ȣ','wp-content/plugins/woocommerce/includes/admin/views/html-notice-install.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\u;q(\\Z\y',_binary '\\\C_\h\\W\n3E\\7P\c','',0,'?'),(_binary '{\&7\\Z\','wp-content/plugins/woocommerce/includes/admin/views/html-notice-legacy-shipping.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-legacy-shipping.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' #o&A\\3',_binary '\\,` \2&\K\\`ru8_\\\-','',0,'?'),(_binary '\_\.u\k;\:h','wp-content/plugins/woocommerce/includes/admin/views/html-notice-maxmind-license-key.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-maxmind-license-key.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\T2h\\DnMkJ',_binary '\\nU\Z\]\\\nOa\Ә\<^\\\0','',0,'?'),(_binary 'U<[\"\79W','wp-content/plugins/woocommerce/includes/admin/views/html-notice-no-shipping-methods.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-no-shipping-methods.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0s\\ಞ\"b{\',_binary 'L󝰌9(\\\ݻzUa\\\13=','',0,'?'),(_binary '@	\N\/b\T','wp-content/plugins/woocommerce/includes/admin/views/html-notice-redirect-only-download.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-redirect-only-download.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\H\vVt#m#',_binary '7\7/\/)B\/oź\׶m\\2傘Xu','',0,'?'),(_binary 'x\\\v#ER','wp-content/plugins/woocommerce/includes/admin/views/html-notice-regenerating-lookup-table.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-regenerating-lookup-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"2Uyi( \0',_binary ')ê.hhv\\\L /\phh','',0,'?'),(_binary 'ZP(\\ĝ\\KC3','wp-content/plugins/woocommerce/includes/admin/views/html-notice-regenerating-thumbnails.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-regenerating-thumbnails.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>\V@);\Z\',_binary '-5\[\s\Jfٲge姊\ryuWHag=','',0,'?'),(_binary 's\LtC\;U','wp-content/plugins/woocommerce/includes/admin/views/html-notice-secure-connection.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-secure-connection.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jC\A\[Ak\;\\',_binary 'ԩVB\O\{\ֿ~\','',0,'?'),(_binary '|q\Blmr\\\0','wp-content/plugins/woocommerce/includes/admin/views/html-notice-template-check.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-template-check.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|)tXk\A\C\\'xĖ',_binary 'W}.\\fW׸2ivS\9\\+ܥ5J','',0,'?'),(_binary '\rYGV\I\?','wp-content/plugins/woocommerce/includes/admin/views/html-notice-update.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-update.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w#\i\pX,\',_binary '\\\Z\r?p\\Sd\\\\"\M_ގɪ\5','',0,'?'),(_binary 'om5M\^dmK\g','wp-content/plugins/woocommerce/includes/admin/views/html-notice-updated.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-updated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8.\'ZXMK\\͋1',_binary '3\\\>u\Z2\;\P\4kw]\\_','',0,'?'),(_binary '1B\\rwbf\"','wp-content/plugins/woocommerce/includes/admin/views/html-notice-updating.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-updating.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-#\?4\$࣮',_binary '\nNԷTW=xk(W*L\X\|>9\\\n','',0,'?'),(_binary 'ߥuqS\\8','wp-content/plugins/woocommerce/includes/admin/views/html-notice-uploads-directory-is-unprotected.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-uploads-directory-is-unprotected.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\A=&v\\Y&',_binary '\o9 s\\X`\'\\rg\\͵ԝ3','',0,'?'),(_binary 'r1u7\\e\\P>','wp-content/plugins/woocommerce/includes/admin/views/html-notice-wp-php-minimum-requirements.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-wp-php-minimum-requirements.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@N\0|,\0',_binary '\0\\*U\"#<h\0\.\Y1\a\\','',0,'?'),(_binary '2\(;f\\:Q','wp-content/plugins/woocommerce/includes/admin/views/html-quick-edit-product.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-quick-edit-product.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\0-\\6\xO\WF',_binary ')\<\\.$QN$\\"<nևZXqU','',0,'?'),(_binary '!	b3\$Ѥ]l;','wp-content/plugins/woocommerce/includes/admin/views/html-report-by-date.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-report-by-date.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n5*a0\0\\J\\\z',_binary '\<>~V\0F{g5+\\٦|','',0,'?'),(_binary 'ak\-\h8 a','wp-content/plugins/woocommerce/includes/admin/wc-admin-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/wc-admin-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yӝ3\|c3/\',_binary '\{6\D\HPy\rk\Q\UR|qcJ(\PxK','',0,'?'),(_binary 'd%Ã\yD\R>nuk','wp-content/plugins/woocommerce/includes/admin/wc-meta-box-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/wc-meta-box-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h^u]U\nb\\Q',_binary '펳\F\\\Q>=Mࣛ9\\ё3Z','',0,'?'),(_binary '\\퇲xZ\\\\\\\','wp-content/plugins/woocommerce/includes/blocks/class-wc-blocks-utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/blocks/class-wc-blocks-utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9Sc\=C4',_binary '\ƃ\\\\N}h/FχH\\','',0,'?'),(_binary '$=JE\W_1\n+','wp-content/plugins/woocommerce/includes/class-wc-ajax.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-ajax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':@	uI\:\\&\\',_binary '\(Ҹw\9/]\۩j\Jw\\d','',0,'?'),(_binary '%h\6+>3-','wp-content/plugins/woocommerce/includes/class-wc-api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\gywճ\M\`\',_binary 'ᗖA>\\\v\_V\\\v\\"V]','',0,'?'),(_binary '\0\\I\B','wp-content/plugins/woocommerce/includes/class-wc-auth.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-auth.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s\\utTMP\',_binary 'W]p, B\0\p۷*i?','',0,'?'),(_binary '~,euyFM\\','wp-content/plugins/woocommerce/includes/class-wc-autoloader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-autoloader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\dd\\\sd5K<',_binary 'k/-|/\a\\\>','',0,'?'),(_binary '\qUd-\E7;\','wp-content/plugins/woocommerce/includes/class-wc-background-emailer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-background-emailer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JG| *V\U\"',_binary '\3J\It3΢{X|\r*eY60W','',0,'?'),(_binary '<*\\.C\0q\2','wp-content/plugins/woocommerce/includes/class-wc-background-updater.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-background-updater.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VJ\^mj\֫uŠkɴ',_binary '2I2<p~\}n_;k\pSfV4','',0,'?'),(_binary '\}܃C!','wp-content/plugins/woocommerce/includes/class-wc-breadcrumb.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-breadcrumb.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\y\]bn\r\R;',_binary '\\c	jL\\t\EWi9\>\\\\0Ŀ9','',0,'?'),(_binary '\\x\Z\\\','wp-content/plugins/woocommerce/includes/class-wc-cache-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-cache-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'km<Ļ$J-\`\',_binary 'X\z\[\rF+&\&uMO}w ','',0,'?'),(_binary '\\\\0˧YW\','wp-content/plugins/woocommerce/includes/class-wc-cart-fees.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-cart-fees.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`	o}5\wb\A_',_binary '\RIq\G\\\!KF\>\\Ȣ','',0,'?'),(_binary '}\j\\q:_Hr\','wp-content/plugins/woocommerce/includes/class-wc-cart-session.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-cart-session.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\>:|qmG>\',_binary 'Pqzek\\\X2֤AԐ\j','',0,'?'),(_binary '!B\\\\\܎_','wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\ل\z(ŔB',_binary ']+ʰ\ aEa\0Rӗ','',0,'?'),(_binary '\ęaӶ\_cGj\','wp-content/plugins/woocommerce/includes/class-wc-cart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-cart.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\Eqz,-',_binary '4\"\z~,O7Q\i\jH,R|\','',0,'?'),(_binary '3\\@n\KE','wp-content/plugins/woocommerce/includes/class-wc-checkout.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-checkout.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zɴ-\GZ\e\\',_binary '[+EG\(U&-.\h\?f\t\ǧ\\\m','',0,'?'),(_binary '	!L8\t+e\2D\\','wp-content/plugins/woocommerce/includes/class-wc-cli.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-cli.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\td\@lk\',_binary 'inp\#zY)mk	TCj+_)bP','',0,'?'),(_binary '1\A+m7`\\\','wp-content/plugins/woocommerce/includes/class-wc-comments.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u|Zԕ\8\lm%\',_binary '\P-\fX$\w\\+r\S2#/\\[\','',0,'?'),(_binary '\rA\tZrr\nd\\\\','wp-content/plugins/woocommerce/includes/class-wc-countries.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-countries.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@\\\@\',_binary 'G{J֍0~9\a\#.<\\ej#','',0,'?'),(_binary '-׮X*w\!\F','wp-content/plugins/woocommerce/includes/class-wc-coupon.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-coupon.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\\\Ze7Ǔ1',_binary '<Y\:\1R\\5 2e}\\w\!','',0,'?'),(_binary '\0\6ߗ\\\\n\|̾','wp-content/plugins/woocommerce/includes/class-wc-customer-download-log.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-customer-download-log.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':dQ.\.\\O',_binary 'da\)\\\2lY|!(1u*nV	\|\\\4','',0,'?'),(_binary '\m\\\\I\	&9','wp-content/plugins/woocommerce/includes/class-wc-customer-download.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-customer-download.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'PD\\Y]\\]',_binary '\ \3\ah\:\/\\y;)6 \\\r','',0,'?'),(_binary '\dT҅:C9$\\ ΄9','wp-content/plugins/woocommerce/includes/class-wc-customer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-customer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\nN\ol,o0υ',_binary '\\v\(K\]\L.*ٞϑa\','',0,'?'),(_binary 'Bz`[\\"','wp-content/plugins/woocommerce/includes/class-wc-data-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-data-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\\"^6ݚe#\s_\',_binary 'kO])\\&\9(B>\^$\'RaZ$B5\\\','',0,'?'),(_binary '\*\\Tg\i\8','wp-content/plugins/woocommerce/includes/class-wc-data-store.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-data-store.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>KL(zV\'\KF=7',_binary 'iv~g\\jD\(n\\@V;\\&b>','',0,'?'),(_binary 'j\i\\\\fꔒB\','wp-content/plugins/woocommerce/includes/class-wc-datetime.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-datetime.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\v\)\\\&\|',_binary 'Zt\!\/\\v7\#\􁋯o','',0,'?'),(_binary '-\U׽\\\ \F','wp-content/plugins/woocommerce/includes/class-wc-deprecated-action-hooks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-deprecated-action-hooks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#%\"%(7=V@ \',_binary '1I(b\0\^B\r0\!\ơ\w;\\','',0,'?'),(_binary 'f\\{\rJk֔\χ','wp-content/plugins/woocommerce/includes/class-wc-deprecated-filter-hooks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-deprecated-filter-hooks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!b\z3(u',_binary '\{ж\\v\:K\*Il_G\#	\L','',0,'?'),(_binary 'a$\\j\?z=','wp-content/plugins/woocommerce/includes/class-wc-discounts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-discounts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B+\mx\\6l\v\',_binary ' b `ħ\D[#:	}U','',0,'?'),(_binary '\0a\>d$p\\\\','wp-content/plugins/woocommerce/includes/class-wc-download-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-download-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0k)nT5vϬ$',_binary '\V\Hˤ\T\\Y\\_Ӥ`}\rΩ','',0,'?'),(_binary '\\\rx\\\\\7','wp-content/plugins/woocommerce/includes/class-wc-emails.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-emails.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Qm\J+Tߣj\D\',_binary '\\,%]5\kP0\\\f|pGL$\\#','',0,'?'),(_binary '\\b\\N(Ψt*\','wp-content/plugins/woocommerce/includes/class-wc-embed.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-embed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\7\\ڌ\߆',_binary '%λ\PDۋj\z\T߮qO\"g\','',0,'?'),(_binary 'q7LQ>q\rg!','wp-content/plugins/woocommerce/includes/class-wc-form-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-form-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.(OkY\C!\<',_binary 'x\\I\;[`H\\\\\ĺgy\{\" )}','',0,'?'),(_binary 'mL%A\ML><]','wp-content/plugins/woocommerce/includes/class-wc-frontend-scripts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-frontend-scripts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5M\b	\`\0\',_binary 'jwӜg\g\\\(\vԳ\ki\\\\2P','',0,'?'),(_binary '\&d\0\n%>\\\','wp-content/plugins/woocommerce/includes/class-wc-geo-ip.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-geo-ip.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '͞h\닰\TKb',_binary 'L>i0B\\%9PO\t\uz	\0|@\FE6','',0,'?'),(_binary '\\0\v\3$#sY]','wp-content/plugins/woocommerce/includes/class-wc-geolite-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-geolite-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\\\sf\\\dL~',_binary '7)\\\/S\\h\n?\PJO\5XM\\\\','',0,'?'),(_binary '>AF9-\rC8c','wp-content/plugins/woocommerce/includes/class-wc-geolocation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-geolocation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\Wb#\\Nb\',_binary '\L\ꗆ2\	\\s\'AP\%','',0,'?'),(_binary 'i\U\\n;\J\','wp-content/plugins/woocommerce/includes/class-wc-https.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-https.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\d\\w6	\t',_binary 's\<\E\X\"dUCR9A\\H_\"-rL9','',0,'?'),(_binary '\>ڨ\r\;\,lY5o','wp-content/plugins/woocommerce/includes/class-wc-install.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\-\U\<v\\\\+',_binary ' \܋9K\\Uô+P`2mg\St','',0,'?'),(_binary 'ag\\@E:q','wp-content/plugins/woocommerce/includes/class-wc-integrations.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-integrations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\\̿̏\Z:\	ح',_binary '\6N\rC\\^/ǭ\Y\\4E\\+\3\','',0,'?'),(_binary 'Uj\\f5D7}','wp-content/plugins/woocommerce/includes/class-wc-log-levels.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-log-levels.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\dG+\0B5I2\]',_binary 'ۗ\\\dc5qd\\\*\0\\UO}','',0,'?'),(_binary '&ܟ&\5\j9\\N','wp-content/plugins/woocommerce/includes/class-wc-logger.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-logger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ǝ\\l˜a\\Z',_binary '\\\\jQ\h\ī_m\L~B\$|V','',0,'?'),(_binary '\n\\K\t$Jn\','wp-content/plugins/woocommerce/includes/class-wc-meta-data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-meta-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\K^\l\\2\',_binary 'c9syHYR\Q<\\t09Z_	4hG\f','',0,'?'),(_binary '\Z  \}(ϺL@\n`','wp-content/plugins/woocommerce/includes/class-wc-order-factory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-factory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q&\z\9\?@\\/p',_binary 't5\[\&\gkǀT\.aJ\0\nFk\','',0,'?'),(_binary 'x@`7ao\ؗƲ','wp-content/plugins/woocommerce/includes/class-wc-order-item-coupon.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-item-coupon.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\*ݺ\B4',_binary '\ \\g2%G\Le!J~V\_\=\','',0,'?'),(_binary 'o\l9:Ƣ<֍\\','wp-content/plugins/woocommerce/includes/class-wc-order-item-fee.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-item-fee.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '({K4\ΏB#',_binary '\J?aݙ\;d0bS\\','',0,'?'),(_binary 'ȉ4v\G\@\(/\','wp-content/plugins/woocommerce/includes/class-wc-order-item-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-item-meta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_5/\'x\\/ٕ\)U',_binary '9\Jdz\\L\gդ\','',0,'?'),(_binary 'Cҝ\\H\X','wp-content/plugins/woocommerce/includes/class-wc-order-item-product.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-item-product.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hλ)^ygt',_binary '\\S\d\\Gzڴ*2p]y+t \','',0,'?'),(_binary '@\\IV\u\n\Z\\','wp-content/plugins/woocommerce/includes/class-wc-order-item-shipping.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-item-shipping.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4qE\\\|\\',_binary '9\r7Zë3Bz\e\U#\,>T','',0,'?'),(_binary '\7<~V /=\9Ԕ','wp-content/plugins/woocommerce/includes/class-wc-order-item-tax.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-item-tax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\*Ag@I6\',_binary '\\\\\\;9n\[$r\\r\\','',0,'?'),(_binary '\\%Ա\0:e\q\\3','wp-content/plugins/woocommerce/includes/class-wc-order-item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-item.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%i\\\$NCǌ',_binary 'jU\B\Qx\0,\h\\^:~%88\','',0,'?'),(_binary 'R\طV_%#LL\','wp-content/plugins/woocommerce/includes/class-wc-order-query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.`\%\\ʴ\',_binary '\sL\\u(z\]\\"&B\\\r\\\n	','',0,'?'),(_binary '^(§3H\\'\ؾ','wp-content/plugins/woocommerce/includes/class-wc-order-refund.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-refund.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\e϶7T\\\MAw',_binary '\\\r\n\\ӧ\:\rjb?\m\C+','',0,'?'),(_binary 'p>~\F\\Zs','wp-content/plugins/woocommerce/includes/class-wc-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=\{	e\ժA\#',_binary '}HR%3{DM~%i\\\^oX;+\\O','',0,'?'),(_binary '\\rh8\ׅ@XA\','wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\^x)\\~\\',_binary 'Z0*F/X\yt*$\\0\Zu\\'i','',0,'?'),(_binary '\n|o[Y\d\','wp-content/plugins/woocommerce/includes/class-wc-payment-tokens.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-payment-tokens.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.\"ΐ\z\',_binary ' \/\\'(돷5D+!)F%\I7','',0,'?'),(_binary 'ך\GV˺Ig\Hs','wp-content/plugins/woocommerce/includes/class-wc-post-data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-post-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%77\>sx',_binary '8\\(u\G\kê\\Z?\ #\\y','',0,'?'),(_binary 'bvjq\[\\nH\q','wp-content/plugins/woocommerce/includes/class-wc-post-types.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-post-types.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ѝ߼3@\4Xj\Z',_binary '\\;\VlN2j\⧒\Zi0\^\h\.','',0,'?'),(_binary '\\\tM<ۿ\\G','wp-content/plugins/woocommerce/includes/class-wc-privacy-background-process.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-privacy-background-process.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\#\0W\Q\"\m',_binary 'O\^\"C\\\\\re?:zJ`5- ','',0,'?'),(_binary '\\\.bW\k/','wp-content/plugins/woocommerce/includes/class-wc-privacy-erasers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-privacy-erasers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^|\\\'[(\_#',_binary '-\L\O\\F\?EFX\tJ\$(a\n','',0,'?'),(_binary '*Yx_vjק&\<','wp-content/plugins/woocommerce/includes/class-wc-privacy-exporters.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-privacy-exporters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ٻ~oh\ ˶\!U',_binary '$?!^r!T)\\T$\]3\s\','',0,'?'),(_binary '\G\0I\\(C\\<D','wp-content/plugins/woocommerce/includes/class-wc-privacy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-privacy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k@r\\rޘӚ\Z',_binary 't\@\^+A&b{\`X\\\H\','',0,'?'),(_binary '!~iYkDp.','wp-content/plugins/woocommerce/includes/class-wc-product-attribute.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-product-attribute.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dMT	<\"3+ȣs\',_binary '\F\KqW>/C~ǈ\\\&\+\\\{r','',0,'?'),(_binary '~#\#\ZPw*:`','wp-content/plugins/woocommerce/includes/class-wc-product-download.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-product-download.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':y\\"J\jqh\',_binary 'H\\m8bbnJńS\7V\nF4ޥ\BF','',0,'?'),(_binary '\\0@\5\rB','wp-content/plugins/woocommerce/includes/class-wc-product-external.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-product-external.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'V-\\\]C!\nU',_binary 'y(\r0\n֧0N\Oyp\c7\y\\r\$','',0,'?'),(_binary '<\;z_\h{4HmQ\','wp-content/plugins/woocommerce/includes/class-wc-product-factory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-product-factory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ \\n&\\.WU?',_binary 'ɍID_3\ ާ`\O[wU\\"xe','',0,'?'),(_binary '\1k\B\zZ\','wp-content/plugins/woocommerce/includes/class-wc-product-grouped.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-product-grouped.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\K¯\\\\'\\]',_binary 'A\\\+N\0=u}5E<b\"s\W1\\BBl','',0,'?'),(_binary '\a-\Qp)\','wp-content/plugins/woocommerce/includes/class-wc-product-query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-product-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Jw,2\Qq\k',_binary 'g\zx)`I)B\zhQ˯3\\Y\}\','',0,'?'),(_binary ']Q%Ldċ','wp-content/plugins/woocommerce/includes/class-wc-product-simple.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-product-simple.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\pu\\\\VsTy1',_binary '1]ToO#\-Å<\_@\\s\$\\	\\\@','',0,'?'),(_binary 'K\9Y*0\\\u\r','wp-content/plugins/woocommerce/includes/class-wc-product-variable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-product-variable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\pa_8\\	\\0\"',_binary '鮈\\&\\*xFHa\\']z\=i\~','',0,'?'),(_binary '\Q%*\PqyC','wp-content/plugins/woocommerce/includes/class-wc-product-variation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-product-variation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jH\\\0\"\>X3g\',_binary '\\d\5\03.$ @q:\@\>U\7)HJ','',0,'?'),(_binary '~YH\#\0','wp-content/plugins/woocommerce/includes/class-wc-query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\Z\FV\*:',_binary '82_4^\D!5\\\\/','',0,'?'),(_binary '4\: eT\"6','wp-content/plugins/woocommerce/includes/class-wc-rate-limiter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-rate-limiter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\l\$Fv\nbvw\\',_binary '>O\rＵ\K\o(g0*L\\Ss\\ɞ#\\','',0,'?'),(_binary '|&찭ݵ\','wp-content/plugins/woocommerce/includes/class-wc-regenerate-images-request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-regenerate-images-request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\TY\h\H8\'7',_binary 'I\"\~\V\5a;Fl<c\nY\d\3:/','',0,'?'),(_binary 'J9\nE\s4T\\u','wp-content/plugins/woocommerce/includes/class-wc-regenerate-images.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-regenerate-images.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\d\\]\Ƅ\',_binary 'rE)j\\Jp(\'-݁\0V\"J\EConO','',0,'?'),(_binary '\r\;C<\\\x\','wp-content/plugins/woocommerce/includes/class-wc-register-wp-admin-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-register-wp-admin-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1R!SY{\\\%(\.',_binary '\\\IQ\"\jZv@_v\\Й /\','',0,'?'),(_binary '\\\\\2\G','wp-content/plugins/woocommerce/includes/class-wc-rest-authentication.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-rest-authentication.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\)\ce7/\',_binary 'n\T\\L\@߁\4\\Q\߇\ŪkD','',0,'?'),(_binary '\O\n/t\\\{','wp-content/plugins/woocommerce/includes/class-wc-rest-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-rest-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\\\f\%񁐼',_binary '/]%_\\Ǩ_P\|\\zG\rl\y61>\','',0,'?'),(_binary ':\\y3\SxC','wp-content/plugins/woocommerce/includes/class-wc-session-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-session-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\tCW2ki',_binary '!5c.\\$1LN\p\\D\k\u','',0,'?'),(_binary '\Io\\'\@F\PE\','wp-content/plugins/woocommerce/includes/class-wc-shipping-rate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-shipping-rate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\\\'Eǭ=\\#U',_binary '_\:\b:纹g\jgR\E1uk','',0,'?'),(_binary '\⸠[\(ې\\'','wp-content/plugins/woocommerce/includes/class-wc-shipping-zone.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-shipping-zone.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G`W9r>\Z\n\\',_binary 'Ñ\(\'T@pC|!\\|\\\\/','',0,'?'),(_binary '\"\0V\\ w','wp-content/plugins/woocommerce/includes/class-wc-shipping-zones.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-shipping-zones.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@]tfO\gܶ=\f',_binary ']A6}sHa0BmC.;P:5','',0,'?'),(_binary 'D\@\kC}Os\%','wp-content/plugins/woocommerce/includes/class-wc-shipping.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-shipping.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uŊG&\\st\\',_binary '\=x*\ݎ.@7\P*ڃ\(','',0,'?'),(_binary '\~,yW0\Z.\[','wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b7w+S^HϽ4',_binary '8\Cɾ\mb|\[2	U:\s>o\\','',0,'?'),(_binary 'W\0\7fc|\sA','wp-content/plugins/woocommerce/includes/class-wc-structured-data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-structured-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~^>Eurۮ\',_binary '-= \Jtndn5*%\<ʣ%\M\\/s¼(','',0,'?'),(_binary '\rFB(\ل\Z','wp-content/plugins/woocommerce/includes/class-wc-tax.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-tax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\IcpDiT\W\\',_binary '#&0\)\}\AG\ \km6`B2ݾǺ.7','',0,'?'),(_binary '\^4K5\}>\'Z\','wp-content/plugins/woocommerce/includes/class-wc-template-loader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-template-loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Jg!\ł\\r\;\n\Tb',_binary '\:ol^\|\z\X;p^@v+\\','',0,'?'),(_binary '_\	,zbk\Zͧ','wp-content/plugins/woocommerce/includes/class-wc-tracker.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-tracker.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\)źc\\nd\]|n',_binary '\Lje24\!\Gu aWcj\rb:TPn','',0,'?'),(_binary 'iM\*\\'\|0R','wp-content/plugins/woocommerce/includes/class-wc-validation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-validation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'np\(K\"e',_binary ']ȕL~;\L\컮\p5h$','',0,'?'),(_binary '\\'ܶ?`\ؤ%)\','wp-content/plugins/woocommerce/includes/class-wc-webhook.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-webhook.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nǘbL/.\r\?',_binary 'B\(\l1j8D.*\\u\Z,\-\\Z','',0,'?'),(_binary '\B\\h8','wp-content/plugins/woocommerce/includes/class-woocommerce.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-woocommerce.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\\)<]\\0\Z\\G\',_binary 'KR\?h!\\\Z\WUD\]z\','',0,'?'),(_binary 'D\"<N\\\Z\Y\!\@','wp-content/plugins/woocommerce/includes/cli/class-wc-cli-com-command.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/cli/class-wc-cli-com-command.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\;Ws\\\z',_binary '=m՗\\_\m\q@X\\L\PD+','',0,'?'),(_binary '3ﵜI\\\fc','wp-content/plugins/woocommerce/includes/cli/class-wc-cli-com-extension-command.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/cli/class-wc-cli-com-extension-command.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\yk\\e\\5|L?\d',_binary 'U\ZKݏKc.bB$cG\\S\"q\','',0,'?'),(_binary '`\0\rٕp#\\1\','wp-content/plugins/woocommerce/includes/cli/class-wc-cli-rest-command.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/cli/class-wc-cli-rest-command.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+|{\\R\G',_binary 'l\GvEh_ؤ~vA^/.ѻ\rp\`\0\\\','',0,'?'),(_binary 'ype\V@M\\\','wp-content/plugins/woocommerce/includes/cli/class-wc-cli-runner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/cli/class-wc-cli-runner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ơW\S\M~.?uD`',_binary 'x\\f0\\\I\\H`;֛\!_?','',0,'?'),(_binary '\\<\xQ{}$*','wp-content/plugins/woocommerce/includes/cli/class-wc-cli-tool-command.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/cli/class-wc-cli-tool-command.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@ԏDW',_binary '\\z\	I;c!2ο)#$d|P','',0,'?'),(_binary 'M\u\\Ҥ\j\p','wp-content/plugins/woocommerce/includes/cli/class-wc-cli-tracker-command.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/cli/class-wc-cli-tracker-command.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X}\YiBv\\',_binary '\Z\pd\\Z@\\ů׍B\'Mo\	[:\>\O','',0,'?'),(_binary 'z!\rT!K\\z','wp-content/plugins/woocommerce/includes/cli/class-wc-cli-update-command.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/cli/class-wc-cli-update-command.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\!I.\$Q\0*',_binary '\Eg\\!\\\\/5ⴢNj\\pk\','',0,'?'),(_binary 'zOc\\ ~i','wp-content/plugins/woocommerce/includes/customizer/class-wc-customizer-control-cropping.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/customizer/class-wc-customizer-control-cropping.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Fķ^\<%\z1',_binary '?{{\Sq\c4-\7^_{\	F\','',0,'?'),(_binary '\*Aɏx[\','wp-content/plugins/woocommerce/includes/customizer/class-wc-shop-customizer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/customizer/class-wc-shop-customizer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;U.\^U',_binary '@b\w9w\Y\r\L\1㝳\JG','',0,'?'),(_binary '?\\~W;\\(\','wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7v(;-\%.-lP\Z\',_binary 'ݿ\\\Z#\'\\0ϒj\n\F','',0,'?'),(_binary '\nߒ\\p','wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-item-type-data-store.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-item-type-data-store.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\X6\S\.',_binary 'R\	\\\D\\u_\&,rQn','',0,'?'),(_binary 'g0:bH\\','wp-content/plugins/woocommerce/includes/data-stores/class-wc-coupon-data-store-cpt.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-coupon-data-store-cpt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6s%Pq\%c',_binary '\hy\\'Z7@9)\\\/','',0,'?'),(_binary 'U\tL\\\'\\\,\;\','wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-data-store-session.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-data-store-session.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"W\w+gQy\',_binary '|v\b\\c\Kۂ\\\\r\\\','',0,'?'),(_binary 'ۆj\[d\<\\T','wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-data-store.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-data-store.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't,J?\\\V\\',_binary 'x\0\r\Ao\a1\\Z\\"3\܆>Q\\ ','',0,'?'),(_binary '\\tbm7\'ꡤ\z','wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-download-data-store.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-download-data-store.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\VSr',_binary '{@dj\m¿o\+t<\\{\H0H','',0,'?'),(_binary '_c8\[&Dَ\sc','wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-download-log-data-store.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-download-log-data-store.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\>\A\坽N',_binary '\Y__GFF^c\\|vփx	-\','',0,'?'),(_binary 'ۍ\r\o.g@M','wp-content/plugins/woocommerce/includes/data-stores/class-wc-data-store-wp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-data-store-wp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\\/\X\+L\l\\\',_binary '\puYo\=PgT?\Lec[','',0,'?'),(_binary 'S\\\p\r])','wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-data-store-cpt.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-data-store-cpt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '75`\H[\:Pgn\',_binary ',U!Gp\\\\bس\N^@w\0L;','',0,'?'),(_binary 'dx\\r	=\0\"\0\03fL','wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-coupon-data-store.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-coupon-data-store.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S|r\\\;\Ef',_binary '\+\0\Nup`+\\\y͠x*:\>','',0,'?'),(_binary 'K4\R\\\0>u)','wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-data-store.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-data-store.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '՝\pGpBF\\',_binary 'e\nRbYO\"0\\ۑ\\'?	^֊','',0,'?'),(_binary 'D\\;_\\[\dK','wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-fee-data-store.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-fee-data-store.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\n\\=65 4yN',_binary 'ht\Ǚ\\\u^rG5]\)\\'\ꉛI\','',0,'?'),(_binary '\.efUyF\k','wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-product-data-store.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-product-data-store.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\.WJ\S',_binary '\Xh\J	vT\\\KJ@R','',0,'?'),(_binary '\"\,\q7\K','wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-shipping-data-store.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-shipping-data-store.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oa\\}6\\=`,,x',_binary 'L\e\ptпz\\G=\E\'-f\N\','',0,'?'),(_binary '-E\d\"Tbfx9','wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-tax-data-store.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-tax-data-store.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ȨH\=2\Z\\',_binary 'כk+J\\h\\\9CN\mz\\Z|Ĩ','',0,'?'),(_binary 'wš\\,\$\\','wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-refund-data-store-cpt.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-refund-data-store-cpt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\vȮuT˛',_binary 'z\" \_%\%C\͛\g\','',0,'?'),(_binary 'J\\\\\'෕M--e!','wp-content/plugins/woocommerce/includes/data-stores/class-wc-payment-token-data-store.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-payment-token-data-store.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\Z\~r\P\',_binary '.+[\P\\\<,tI1\\\','',0,'?'),(_binary '\Bc\%\E8m4\','wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-data-store-cpt.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-data-store-cpt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\ԓ\(\g>I$',_binary '\\G4	|\t:8\r-;\\\\{0t\0qK%','',0,'?'),(_binary 'Bt\\b\"\Fd^','wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-grouped-data-store-cpt.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-grouped-data-store-cpt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ɀ\3hb\',_binary 'Jn\5\:4\z\)ʮO(	\\','',0,'?'),(_binary '^^9V5}\\Gm}','wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-variable-data-store-cpt.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-variable-data-store-cpt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r`V[`ޱE!l\',_binary 'bZ\e<Sτ}-ֱMsIsLH\VlSR','',0,'?'),(_binary 'm\SU)Yk6\	̷','wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-variation-data-store-cpt.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-variation-data-store-cpt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\$0dǿa7\n\',_binary '\1\:ǫK\bjoͅj\\fۆ\\','',0,'?'),(_binary 'JX\\覬\=~','wp-content/plugins/woocommerce/includes/data-stores/class-wc-shipping-zone-data-store.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-shipping-zone-data-store.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\Vr\\i\',_binary 'ii8mZ|\Uc\_\\{.qt\','',0,'?'),(_binary '#䉃\0\\sQ\o','wp-content/plugins/woocommerce/includes/data-stores/class-wc-webhook-data-store.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-webhook-data-store.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^n\9\D',_binary '\0\\?0\j&\"\'x-750\\au*\\\','',0,'?'),(_binary '\\txע\','wp-content/plugins/woocommerce/includes/emails/class-wc-email-cancelled-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-cancelled-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f~]\? n@<',_binary '>P\Ɲ0\yX\ܐ;Q݅u.3h\\','',0,'?'),(_binary 'XIА\^\0\eˣ','wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-completed-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-completed-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{0aV\\M\\9k',_binary 'l>\X\$\\"\+\\_\?5\\![','',0,'?'),(_binary 'N_=\\=ө\\\','wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-invoice.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-invoice.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'PQ\@\Ⱥ\M\',_binary '\\&ZSkf5f\\z0Ր`6@\q','',0,'?'),(_binary '\QV򑨰\Q\','wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-new-account.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-new-account.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\HWw\\)',_binary ')$\Qw\6m\?s\X\"\̚\','',0,'?'),(_binary '\1.ko$\'Ԧ\\R','wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-note.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-note.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i0\\ڌJY',_binary '@\@3m3C<\ZI\GO\C\}[','',0,'?'),(_binary '\\SzX%fWA','wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-on-hold-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-on-hold-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\%x\z]씃',_binary 'Ŵ\M?w\g\bia<ܱ.\d=\','',0,'?'),(_binary '\\\Fy\\\P','wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-processing-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-processing-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\r\_\\\K',_binary 'W0ԦOY\f\\]\:\\OoK\g','',0,'?'),(_binary 'T\!\\zW\w.Z\','wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-refunded-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-refunded-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Cc-p\F\{^',_binary '4Ta\\%7mؐé\\0ϫdM7X\-^\','',0,'?'),(_binary '8ӅE2\','wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-reset-password.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-reset-password.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\)\a\T3ü',_binary 'υ\*c\\N:\g\t_`^\\	/\6s','',0,'?'),(_binary 'I67W\fi0','wp-content/plugins/woocommerce/includes/emails/class-wc-email-failed-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-failed-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\l\a\',_binary '$\ǽy^\u0lv\pby\܍\r','',0,'?'),(_binary 'ȢS9\.v{\Qy','wp-content/plugins/woocommerce/includes/emails/class-wc-email-new-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-new-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\qN#[]d)\\n\0',_binary '\Q\N\'\\\18WYO\\?#\\','',0,'?'),(_binary 'gn\Y\n\\Q\_)','wp-content/plugins/woocommerce/includes/emails/class-wc-email.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\Z	4Һͤ',_binary '\ا%P\wԵȲ\0/\$>׹ȥ^,\','',0,'?'),(_binary '*>܆\\\\P\\\','wp-content/plugins/woocommerce/includes/export/abstract-wc-csv-batch-exporter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/export/abstract-wc-csv-batch-exporter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\5r\\o\{\',_binary 'E#fQ.zM\w\\\PCesVF','',0,'?'),(_binary '\!\zEt','wp-content/plugins/woocommerce/includes/export/abstract-wc-csv-exporter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/export/abstract-wc-csv-exporter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vP\\c\]',_binary '\sj0P\\OM\5\1k`D7ME','',0,'?'),(_binary 'm\\\t,^{','wp-content/plugins/woocommerce/includes/export/class-wc-product-csv-exporter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/export/class-wc-product-csv-exporter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'AW,\Rbzcon:',_binary '\\o7`eh\L\xfRQ\\r\6\\\P\\'','',0,'?'),(_binary 'B\\r\\*\Is','wp-content/plugins/woocommerce/includes/gateways/bacs/class-wc-gateway-bacs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/bacs/class-wc-gateway-bacs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S\/\j)\\'\T',_binary 'p\`̹\4#\Z䲓,\cck\\\','',0,'?'),(_binary 'ꄦe\Zj~Syrju','wp-content/plugins/woocommerce/includes/gateways/cheque/class-wc-gateway-cheque.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/cheque/class-wc-gateway-cheque.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\\R:\0)[:',_binary '\\(_#!kp\\\\\7H8\.Gie\','',0,'?'),(_binary '\1*h\B','wp-content/plugins/woocommerce/includes/gateways/class-wc-payment-gateway-cc.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/class-wc-payment-gateway-cc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\˨!V\',_binary '\\R|\X:g\2O?\8i.2oOV','',0,'?'),(_binary 'Ћ$\~}I','wp-content/plugins/woocommerce/includes/gateways/class-wc-payment-gateway-echeck.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/class-wc-payment-gateway-echeck.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\\^:?\'V+',_binary '\'K\\\@:3J\\\n+N\A\\\k','',0,'?'),(_binary '3eU\@;`\O','wp-content/plugins/woocommerce/includes/gateways/cod/class-wc-gateway-cod.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/cod/class-wc-gateway-cod.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G%|b2x(0',_binary '\I\q3\w\dIM\k\yr\','',0,'?'),(_binary 'C\|Q\KOEQ\rt\','wp-content/plugins/woocommerce/includes/gateways/paypal/assets/images/paypal.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/assets/images/paypal.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{\ƈ\ZԘ\>\]\',_binary '\փ:N,\'gҧ\\#\\b\	d\)\\˸','',0,'?'),(_binary '&c9J\q	+MMT8l','wp-content/plugins/woocommerce/includes/gateways/paypal/assets/js/paypal-admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/assets/js/paypal-admin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q4˼Ϸjob',_binary 'P\-F\\\k\\r֨x&8\#\r','',0,'?'),(_binary '\=M\\ZSj\\\\A','wp-content/plugins/woocommerce/includes/gateways/paypal/assets/js/paypal-admin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/assets/js/paypal-admin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\RS\ҽIZ\v\',_binary '\\|A\\\\Kp\\flrW !!ȢT','',0,'?'),(_binary 'ӹ\\'?meU!\-2\v','wp-content/plugins/woocommerce/includes/gateways/paypal/class-wc-gateway-paypal.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/class-wc-gateway-paypal.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KCZ=:a\j\\',_binary 'S\Z\S܏\\S H	`\4G\\\','',0,'?'),(_binary '=ޑUFV?\0\[\','wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-api-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-api-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`tF$`',_binary '_y\۳\\\e\]vp\\\\\\n','',0,'?'),(_binary '38K\\\.C','wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\W\(6ɻEL',_binary '/\k\\\}MT&\b=8*A\LyOf','',0,'?'),(_binary '\Zw$q\s33\}','wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\Z\i\.ys\',_binary '\sAH8\QY\\\'\hs#~z(\','',0,'?'),(_binary '	\.16llY\\"2R\','wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\\\\ͩ\Z%\\@',_binary 'Q\\|n`^\r,7\\V \a·','',0,'?'),(_binary 'ߥSa','wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-response.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-response.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Tdز`\Cpպ`x',_binary '10Cq\'\	9P\"\u\\:sc[29-S[=&ӭ','',0,'?'),(_binary 'ԝr\\y2\kA\','wp-content/plugins/woocommerce/includes/gateways/paypal/includes/settings-paypal.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/includes/settings-paypal.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Pь\l',_binary '\1\\\DL\'\'s\\;PS\\߂(','',0,'?'),(_binary 's1|\uw姨\','wp-content/plugins/woocommerce/includes/import/abstract-wc-product-importer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/import/abstract-wc-product-importer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\n\Z\\dqnd\\',_binary '\'^W3RGo4$a\L\	3E','',0,'?'),(_binary '~\N~O\m\\>','wp-content/plugins/woocommerce/includes/import/class-wc-product-csv-importer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/import/class-wc-product-csv-importer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\mԾa\',_binary '+WW49\4\\6\&9\j(.cO','',0,'?'),(_binary '؏\\\\\nt\\\0','wp-content/plugins/woocommerce/includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-database-service.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-database-service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9;\r\\8\\ī\r\',_binary '#Q-c7\NWH!65H`(w~\;j\&\h','',0,'?'),(_binary 'jf5\+\n8K|\v','wp-content/plugins/woocommerce/includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˱\fW\h¤\',_binary '\d\\\N\Ew;\޷	\\09\6xt','',0,'?'),(_binary '`Al:2\nU>pi','wp-content/plugins/woocommerce/includes/integrations/maxmind-geolocation/views/html-admin-options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/integrations/maxmind-geolocation/views/html-admin-options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Hui\]!',_binary '\\X\\\P\5\A\AQv\Ȝ,\'\>','',0,'?'),(_binary ':WxOr\e)\W3~','wp-content/plugins/woocommerce/includes/interfaces/class-wc-abstract-order-data-store-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-abstract-order-data-store-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_ɳ/\w\"',_binary '[\\u\\\A\-c<\ƻ\Z\','',0,'?'),(_binary 'M!ǢF:/\0','wp-content/plugins/woocommerce/includes/interfaces/class-wc-coupon-data-store-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-coupon-data-store-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\2%e\\\1h\',_binary '\U,\\Bv\A{0\)\ƹ\"V;','',0,'?'),(_binary 'x.\\(ss\uEx','wp-content/plugins/woocommerce/includes/interfaces/class-wc-customer-data-store-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-customer-data-store-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\gƀ\\nyQy\p\',_binary '\\$\ϳ\XU\nˠe](\\','',0,'?'),(_binary '\\\[T`\','wp-content/plugins/woocommerce/includes/interfaces/class-wc-customer-download-data-store-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-customer-download-data-store-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\"\a\\\t\=q',_binary '9?\x\\,\M\\G\8{\\kESc','',0,'?'),(_binary '\\\ҭ\^\<N{0N','wp-content/plugins/woocommerce/includes/interfaces/class-wc-customer-download-log-data-store-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-customer-download-log-data-store-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\Wt\k\@qi{',_binary 'RKñVC\nF!\]\T3 ͛$\','',0,'?'),(_binary ';(@<\7','wp-content/plugins/woocommerce/includes/interfaces/class-wc-importer-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-importer-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '௳\\P\\Q#\&',_binary 'yr@V:J}!(R\ƭj\\\=)\)N','',0,'?'),(_binary '8A\0IF3\H','wp-content/plugins/woocommerce/includes/interfaces/class-wc-log-handler-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-log-handler-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Y%&\"\o x`(',_binary '}\\݂6@X?\br\"(!*{\','',0,'?'),(_binary 'K;\\~\r\\R\\\r-','wp-content/plugins/woocommerce/includes/interfaces/class-wc-logger-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-logger-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iPCT\\:\F\N!R',_binary 'l܉s\'r#!]8\n\O9B\?\1Kь_','',0,'?'),(_binary 'L\\e\Z\F%\é','wp-content/plugins/woocommerce/includes/interfaces/class-wc-object-data-store-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-object-data-store-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5\,P\J',_binary '\Z\A7\rp\}\\y[\\+\\ZJ\c3','',0,'?'),(_binary 'Y\\\Ɍ8\\k','wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-data-store-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-data-store-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\}~1mJdhmz',_binary '\T\54#\hD/i\@;@b\\o\7','',0,'?'),(_binary '7d\d\z\ˤ7\\qM','wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-item-data-store-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-item-data-store-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'BK\v\w\',_binary 'B\ߙ\rĐa\\ӖAwh\Z\R\T\'+','',0,'?'),(_binary 'd$+n]@KUh\\','wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-item-product-data-store-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-item-product-data-store-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\\"\\8I',_binary 'a *\"aHiN\vm\rg\K\Z\','',0,'?'),(_binary 'ǚ\_`=&\','wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-item-type-data-store-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-item-type-data-store-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|4_w\o\\r.',_binary '8\u\|zGmlpH7a\\(j','',0,'?'),(_binary 'a\VmO\\\q','wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-refund-data-store-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-refund-data-store-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\:Ղ\FiHlu-',_binary 'O_\\\b蔻\Q1\.1$\5(','',0,'?'),(_binary '.sR̿.,','wp-content/plugins/woocommerce/includes/interfaces/class-wc-payment-token-data-store-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-payment-token-data-store-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\H\ïvK\0ô',_binary '\>O*;\"*R \;#\\\n>Ɉ','',0,'?'),(_binary '\x1\l\x\r\}','wp-content/plugins/woocommerce/includes/interfaces/class-wc-product-data-store-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-product-data-store-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\\ׅh&\/B\\',_binary '\a6𥃕nz\(Urnվ5\E*','',0,'?'),(_binary '\\uܬVP^P_\','wp-content/plugins/woocommerce/includes/interfaces/class-wc-product-variable-data-store-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-product-variable-data-store-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\2#Tq<Y',_binary '\\%#fEv,l\\Cv\0$l:\"Y$\j','',0,'?'),(_binary '#\\\"Kå\)\\Q','wp-content/plugins/woocommerce/includes/interfaces/class-wc-queue-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-queue-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\-KM:1\\ߌ\',_binary '\G\-jv\\\?\o*ю\\\;\','',0,'?'),(_binary 'hgj\7P\jq\B;\','wp-content/plugins/woocommerce/includes/interfaces/class-wc-shipping-zone-data-store-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-shipping-zone-data-store-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U9\'PJ\K:',_binary '\i!\\j\\j	\Ank8	n\\','',0,'?'),(_binary 'oP\"4Vc>o','wp-content/plugins/woocommerce/includes/interfaces/class-wc-webhooks-data-store-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-webhooks-data-store-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\n\E+_\6\',_binary ' ̑\n\\Oش.<;Z$Ue-\Z\S\y','',0,'?'),(_binary '/Ň\\U|5K\7\','wp-content/plugins/woocommerce/includes/legacy/abstract-wc-legacy-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/abstract-wc-legacy-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r=~ꌺMVJbr~',_binary 'IE|fc(\w$\:V{X\\aw%+q','',0,'?'),(_binary 'JjH\&\\\K\\5u','wp-content/plugins/woocommerce/includes/legacy/abstract-wc-legacy-payment-token.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/abstract-wc-legacy-payment-token.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')éO~\\',_binary 'l1em\\\:\b\0.\0m\6v\Z\\\A','',0,'?'),(_binary '\<BbdpcL','wp-content/plugins/woocommerce/includes/legacy/abstract-wc-legacy-product.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/abstract-wc-legacy-product.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x*ːQ|a𜐓',_binary 'DЈ\ԭA\L<\\\\;j\\'36mg}2G3','',0,'?'),(_binary 'T\E\E\mC\-J','wp-content/plugins/woocommerce/includes/legacy/api/class-wc-rest-legacy-coupons-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/class-wc-rest-legacy-coupons-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nt\1\w[UV',_binary '<\/\Z\;q\i67\r=\Hy\uc','',0,'?'),(_binary '\\\8\"\"8P$̊p','wp-content/plugins/woocommerce/includes/legacy/api/class-wc-rest-legacy-orders-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/class-wc-rest-legacy-orders-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\qm<GEs\r9',_binary '^\" \e \r4^,n\7S.g','',0,'?'),(_binary '`\\\\\\GG?\\rx','wp-content/plugins/woocommerce/includes/legacy/api/class-wc-rest-legacy-products-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/class-wc-rest-legacy-products-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A!vĩ)WU',_binary 'g83]Lee_\`>\l\\I`\sU','',0,'?'),(_binary 'c:Q\LKo|','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-authentication.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-authentication.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%let\"`\IȘ\"\\',_binary ',\/\\\"\\\\9&+;G','',0,'?'),(_binary 'բ\'\=g8`\T','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-coupons.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-coupons.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\\WaEt(',_binary '\FG2V\\#i\=\r\c}ct\\4\\','',0,'?'),(_binary '\\\r%A\\"2','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-customers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-customers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '꽷km^\@(',_binary 'eg5g(\r&9VT߷\\\[\Z?','',0,'?'),(_binary '0WbŇ*\h*','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-json-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-json-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't_\rzlЏ\\\e\\\r',_binary '>\JǤ2G\ic\r\\\\#t֔~Gzl','',0,'?'),(_binary 'frNASWv\8;H','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-orders.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-orders.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ZM\U\NG!iw[',_binary '\-H\[y\#\g~\DuU#\\D\\\\K}\','',0,'?'),(_binary '\\ \'','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-products.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-products.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\0U\\ *',_binary 'k\3\ M\=Kjl\%\ӽ\\bڇWL\','',0,'?'),(_binary '*ݏn\2yi~','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-reports.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-reports.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Lpkޙ\j',_binary '&44HDJ+&H!6\}\*=ѰI{>)N','',0,'?'),(_binary '\U3\\/ǽ(\Z','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-resource.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-resource.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϛ8\\y}',_binary 'O\\\\x\}\\0\O\\\W;1;vd\n','',0,'?'),(_binary 'A4^`MɧX\ \\','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-server.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-server.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\w\"\M=\\\',_binary 'X\S݌65EA\yD\r\<\%\\SR','',0,'?'),(_binary '`ٟ\"~JLH}\','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-xml-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-xml-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' okW\Oݛ7\'',_binary 'r\[9o\:љ\\\\;of{\\','',0,'?'),(_binary 'F<[b \','wp-content/plugins/woocommerce/includes/legacy/api/v1/interface-wc-api-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/interface-wc-api-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\v<c\\\7̈́\;+',_binary '\9q\c%C]\7\Z01}\\\?\nĬG\','',0,'?'),(_binary '\Zi2\Z?B\t\','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-authentication.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-authentication.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϣ@l\<`\Z1ގ',_binary '@	v!D\?fVIHg8|g8ͳ>x','',0,'?'),(_binary '\F\3\Ol0F\\y\','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-coupons.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-coupons.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \+tS\C%i',_binary 'emyl/\\02k\0\\\\hr\ -\','',0,'?'),(_binary ':I|H\\\\<f','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-customers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-customers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Iu\Mu \\',_binary 'pF\ZnJ\ToOq\`\Y_','',0,'?'),(_binary '7\\?ӈA~eES\\\-','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݵB\ȁ\\/\h)1',_binary '|\f)\\M5\3<\=p\\Ԡo\믠','',0,'?'),(_binary 'kDVC_$]܎8\"!','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-json-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-json-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ia\\$yX3w\b',_binary 'cW*J/sůEs\\\reJ\\\"\\','',0,'?'),(_binary '\\\ߤ\\\>\\~$\\','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-orders.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-orders.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n.\m\Cw\\',_binary '|R$G0.J\n\^Qkk~0@\','',0,'?'),(_binary '+zif\\0g4e\\','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-products.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-products.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KQ!HּҐ\Fg\Z',_binary '\n\-gL\*	p\0]]-e\\&(|z','',0,'?'),(_binary '{%\蔴\X\Z\','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-reports.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-reports.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\\\\َI\H',_binary '	ѣ\0:.{\+Ib\_GX[d\Z[','',0,'?'),(_binary '}Ұ\R\\,8','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-resource.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-resource.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\H/q\5\y(\\',_binary '\"\JEH\q\Z\r]\YrUB>xx%','',0,'?'),(_binary 'NJ\~\\D&Vp]\"','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-server.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-server.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\N<+\s-p',_binary '|=1nsG\deW\n\e\\','',0,'?'),(_binary 'B\\EiLvp\\f','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-webhooks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-webhooks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\Rp\V\ZfM',_binary '\?\@)t\25Ƨ	~W\w\vF\Qۛ','',0,'?'),(_binary 'l>3ǉ\9k!','wp-content/plugins/woocommerce/includes/legacy/api/v2/interface-wc-api-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/interface-wc-api-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o9\\/*ec\',_binary '\\\-\\\z\\"t\!\'D@Ͽ9\\ϗ\','',0,'?'),(_binary 'E\Sn\\p_8l\ma','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-authentication.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-authentication.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R~ f<\b$',_binary 'ܲ}Fz\G\v\n\cjL87\):\!','',0,'?'),(_binary 'c\ Ol$M','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-coupons.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-coupons.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\vN\\IA\r',_binary '\W\x\)\)DU\I\\*1\\\oJ\n','',0,'?'),(_binary '\y#%n$Q\\XQ','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-customers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-customers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e6#\0\0N{H+',_binary 'cGh8k\"|=vT\m\%4p)','',0,'?'),(_binary 'eP\rmXiomUT>','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݵB\ȁ\\/\h)1',_binary '|\f)\\M5\3<\=p\\Ԡo\믠','',0,'?'),(_binary '\k`J\l\(Sx\','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-json-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-json-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ia\\$yX3w\b',_binary 'cW*J/sůEs\\\reJ\\\"\\','',0,'?'),(_binary '\\Z7\\\\\','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-orders.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-orders.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\{8\\e,',_binary 'T\\;7Lr\'\{zhCW\b<\'w?','',0,'?'),(_binary '?\,\'ˎW+.Qf','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-products.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-products.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A݂?\Ȅ\'\\',_binary ' \_?Vk7[\U\\\=܊et\','',0,'?'),(_binary '\\]\	%\1\t','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-reports.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-reports.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9ub\$\yk',_binary '\oO%h\a^R8*/l%q|\\','',0,'?'),(_binary ',jouPrE\\','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-resource.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-resource.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;u4|\2;\^',_binary '\keL\\&r!m\\\\r7\\Z1\~%','',0,'?'),(_binary '\3o\:K=\\Q`c','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-server.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-server.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\=ly\\\\-v`',_binary '<Z\^;\\i|\n\(\Ǯiժ\','',0,'?'),(_binary ')STa\\O\=','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-taxes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-taxes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\Q/-(M3Ϥ',_binary '\D\!U\\\¸iB\g$/`׈$\H','',0,'?'),(_binary '{\\HWn,\n','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-webhooks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-webhooks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\Rp\V\ZfM',_binary '\?\@)t\25Ƨ	~W\w\vF\Qۛ','',0,'?'),(_binary '\'\x\)\l\\W\','wp-content/plugins/woocommerce/includes/legacy/api/v3/interface-wc-api-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/interface-wc-api-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o9\\/*ec\',_binary '\\\-\\\z\\"t\!\'D@Ͽ9\\ϗ\','',0,'?'),(_binary ')u^\d\(','wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\\f\U\',_binary '6YMuxAq;\oG{ŦzÖ2z','',0,'?'),(_binary '\\[5u\\/\\\W','wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-cart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-cart.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KW\n\X1',_binary '\!\nE tE\KjQs#\$ \FJ7+\\','',0,'?'),(_binary 'a\=⻻.\f ','wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-coupon.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-coupon.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\G\\9d\\3ǎ\\',_binary 'kؙP\\\ώ\.\\KѓՔ\fgn\9','',0,'?'),(_binary '\|#67\	\w\.v\','wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-customer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-customer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\\\%\ߚ\n]d0',_binary '\\ve\'À`\\\p3C[lf','',0,'?'),(_binary ',KؗB0\'%@e\\','wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-shipping-zone.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-shipping-zone.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pr*l(\7<!\\=F\',_binary '\]#q\_\LUlEp!rfK/\','',0,'?'),(_binary 'ksk\%n\o|\0','wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-webhook.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-webhook.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9sTܓ\wb.\',_binary 'h\\'\\\9Rp\\_\I\MNzK\','',0,'?'),(_binary 'c\'q\\V\\\\s/~','wp-content/plugins/woocommerce/includes/libraries/class-wc-eval-math.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/libraries/class-wc-eval-math.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\\'ND\\V\$\\',_binary 'PX\fۤw\'\`\\ow\"ϴ!\\0+\rm`','',0,'?'),(_binary 'phO4p\57\\\','wp-content/plugins/woocommerce/includes/libraries/wp-async-request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/libraries/wp-async-request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aJ)\\HHN\n',_binary '\\Ai\8ʱCBvb\,k\n:\z','',0,'?'),(_binary '\$mM#Q4sc','wp-content/plugins/woocommerce/includes/libraries/wp-background-process.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/libraries/wp-background-process.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',sȲ47\mB\p',_binary '8UE\cR\5_s3C]\U-D\\','',0,'?'),(_binary '\޷\\w\q\y','wp-content/plugins/woocommerce/includes/log-handlers/class-wc-log-handler-db.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/log-handlers/class-wc-log-handler-db.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \\ad\\B\',_binary 'z\\\\'=ԏ{M\HfV\npZoո','',0,'?'),(_binary '\\	o!Ac\\aZ?','wp-content/plugins/woocommerce/includes/log-handlers/class-wc-log-handler-email.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/log-handlers/class-wc-log-handler-email.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\K\e\\lE]N\Z\',_binary ']Q#L	(Kacߺ\t:B\\f\ny]%','',0,'?'),(_binary 'S(\f흃\b\=','wp-content/plugins/woocommerce/includes/log-handlers/class-wc-log-handler-file.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/log-handlers/class-wc-log-handler-file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '88l\S8\L\\',_binary 'yC\\\\v]#\\\[\'t;\\\JJ','',0,'?'),(_binary 'nEl||\s\%%','wp-content/plugins/woocommerce/includes/payment-tokens/class-wc-payment-token-cc.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/payment-tokens/class-wc-payment-token-cc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Nġ=-\ywLK\',_binary 'Du\:\\47\O>\Z\R2V^- Ƹ\','',0,'?'),(_binary '\S2C\T','wp-content/plugins/woocommerce/includes/payment-tokens/class-wc-payment-token-echeck.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/payment-tokens/class-wc-payment-token-echeck.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\Kr\0gU',_binary 'y\	e\^\`\\\\\\\(eh\0\','',0,'?'),(_binary '\\\0\Y\\(u','wp-content/plugins/woocommerce/includes/queue/class-wc-action-queue.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/queue/class-wc-action-queue.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\ʹ\+KwA\',_binary 'vb\FcUv1r{ΏꓙO2','',0,'?'),(_binary '\\~\\e\sg#','wp-content/plugins/woocommerce/includes/queue/class-wc-queue.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/queue/class-wc-queue.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xNp*0A/\\\wߡ',_binary '\\\\ \,UDY\;\j%𳬨\\X','',0,'?'),(_binary 'D\*\rLR\ܣȧ-\','wp-content/plugins/woocommerce/includes/react-admin/class-experimental-abtest.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/class-experimental-abtest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KS\Α\\ښh',_binary 'pq@sL6\=Zɥݪ\ɚ[!,[*','',0,'?'),(_binary '~j\\&\[Ap','wp-content/plugins/woocommerce/includes/react-admin/connect-existing-pages.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/connect-existing-pages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\H\\Z\\qra',_binary 'ur\oݮ(\e܃\aW#8\\M\`1l','',0,'?'),(_binary 'R.\\	\U\\Zfg','wp-content/plugins/woocommerce/includes/react-admin/core-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/core-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6}Q/U\Ƙ\e',_binary '1\4Yr\۽·h_#ɷ-	4\"u*','',0,'?'),(_binary 'd̘](ȀX\'V','wp-content/plugins/woocommerce/includes/react-admin/emails/html-admin-report-export-download.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/emails/html-admin-report-export-download.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\6SN\@Lfv',_binary '\<\\i\\HQ^b\>	\\5;','',0,'?'),(_binary 'g\9ԾV\','wp-content/plugins/woocommerce/includes/react-admin/emails/html-merchant-notification.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/emails/html-merchant-notification.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ށڲԚ\2\B5t',_binary '9\-\aw;jF\c-\tBD\Z)\}','',0,'?'),(_binary '\o\v0K q','wp-content/plugins/woocommerce/includes/react-admin/emails/plain-admin-report-export-download.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/emails/plain-admin-report-export-download.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`k\Ӈ!\0^\\\"C',_binary '\?fC\f{f\0~f\,\N\ܘ','',0,'?'),(_binary '`=1\\pƒ','wp-content/plugins/woocommerce/includes/react-admin/emails/plain-merchant-notification.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/emails/plain-merchant-notification.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\a${,]L\)',_binary 'ꄁ~ Sg\\(\\[\c\qoO','',0,'?'),(_binary ',u\sCL\','wp-content/plugins/woocommerce/includes/react-admin/feature-config.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/feature-config.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\n\\\\'3Cj\',_binary 'C\Zh\qwT3\!\\T\-}0zjQR','',0,'?'),(_binary '#Q\\\\Zci@Vb','wp-content/plugins/woocommerce/includes/react-admin/page-controller-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/page-controller-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zއf\Y\&i\0',_binary 'Q-)\\d\\Y\dVH̧\','',0,'?'),(_binary 'n\\3\6*\c','wp-content/plugins/woocommerce/includes/react-admin/wc-admin-update-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/wc-admin-update-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\h\\&NN0tR\F',_binary 'wG3p\ii\~\6C+\\','',0,'?'),(_binary 'N\\+\-\eV','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k	~Ō#׮\ \D',_binary '\{H\Z&<\_\d#=D\','',0,'?'),(_binary 'ظ!S:!a\\Cg','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\ZE(C\r\P\',_binary '\T\\\\\vS\(\+q\\0V\t','',0,'?'),(_binary '`\>\X0\m/ײ','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\&\d\\\ZG',_binary '\)\\\\|\(EZtU@\"\\\\cg1\#Q\Z','',0,'?'),(_binary '\[^CI\\0;}\\m\\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<`\0\\~I',_binary '񱜠u4K_pQ\\"L?B\V\\'','',0,'?'),(_binary '5\\}x%\'\R6\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '昚Z\`#\"l2-G',_binary 'vd\Y4մ㜛a\U\\\\=u','',0,'?'),(_binary 'ͯ{_\0;u;\\W[\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{Ϫ&\0DO\h\`',_binary 'u3E1C\ҭ\\̄Jn\','',0,'?'),(_binary '3]`d\ _#&','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ә\Uotf\"\ ',_binary 'Gd\_B\r)\"\J0h\0]Cc|','',0,'?'),(_binary '\`5`\h\6\e\rZ','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rIѫFS\O7J\]',_binary '*n~xXTm5$$\0W\hDg\R~','',0,'?'),(_binary '<\\\}\MH','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\C%\.9\\\',_binary 'y\`\a~4r\"\P\\\l \?','',0,'?'),(_binary '\4\sٍM;*\\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P9\ \v\<GO',_binary '\Gxs\\{\\c/Yt=\JH\w[\`e=','',0,'?'),(_binary '\"L\\\"\jڭ\~','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,3_J^Jv;\Z.',_binary '@\~N89lfl3\w<6@\r\>\','',0,'?'),(_binary '\\!O1\\{\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\܌;\ڊJfH',_binary 'ˣ3?IWH+\\\	)g\\>U','',0,'?'),(_binary 'ڭ\Ӌ\\\'p','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*D\}m+\BpC',_binary 'D7\r=]\\[\̻\"\(e&','',0,'?'),(_binary '\q.L\9	;R2u','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tYbw%SV=',_binary '\߫\0\\x \ِY\\\=\n\\r\','',0,'?'),(_binary 'w\QJr#g\Z\p=','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\h(c4%\J\',_binary '\\4TH\Z\\\4\EIn:\\Z\P1:N','',0,'?'),(_binary 'Ca\.-%b)̗+','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\ĦmS\\Z\Q',_binary 'Ll8isnp\Z\~V\	YyQHZ(\q\\','',0,'?'),(_binary '(F\>Y\\\\ǳ\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \\<c\kBMXZ>',_binary 'mlw7g\\0wk\\Ԉ\\_(U9G?\'\','',0,'?'),(_binary '{_YG\\'g\Ƙ;\x','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^.\\JG=y\0\e',_binary '3\\'y\]\d\b\\\O̰\\t[.B','',0,'?'),(_binary '\\ftDʑ','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^3\\rO\9\',_binary '!\\PB03\0j\*\A\\\0\\\5','',0,'?'),(_binary '\qϷ \\jɻ!\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\߾:\&\x\',_binary 'zw?H2Т~Xn\\0l/\"(\e4T.Aq','',0,'?'),(_binary '~\Ʉ1y(vY\\\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Sd-\Zx\8>2\',_binary 'j 5\\\\É\E_\Ls\','',0,'?'),(_binary 'S\^2`SNՂ\n?$\`','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\v\M\y\n\}S',_binary '\Ht^՝<\\vt\S\\\pQFy','',0,'?'),(_binary 'vk`{D\\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\F\ޖIy\L\t\',_binary '\\\#%\\B\\lux\.x\O2\n','',0,'?'),(_binary '\_\nА!ܜ/','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\R/Pi7',_binary '\\Orb\\'\0g\'n\i~4\OІ~<C','',0,'?'),(_binary 'x=#\=\0{K ','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ĔM\Nl\v',_binary 'hB\jqT\n\sp\0K\\%\Z;Xp\"<\','',0,'?'),(_binary '\xA\\2P\yux-\*','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\F\"SL 6\ntQr5',_binary '`\%:M\vhzZ+e{\c#@#+\=>Pb','',0,'?'),(_binary '\\n\r\\\\\-','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\9FJ@CK{\',_binary '\%=\O\_\\f\\l\`ʠ\n^\\vj>','',0,'?'),(_binary '\=8\JQz\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\U<Iv~?yD',_binary '\\\V\\~\jw\(p\\\\\','',0,'?'),(_binary '=Dp\\z|','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'cq(jXp',_binary '\\\\vkE\\.\0d\?\07','',0,'?'),(_binary '\5\k\\!\.8\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-attribute-terms-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-attribute-terms-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '㓐}1\\\\U',_binary '6\\J1\_\L\a\8-\"(\\\ZĤ\\','',0,'?'),(_binary '=n\\c\X\3\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-attributes-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-attributes-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Hd\D~Nb\\=V6B\',_binary 'u\Z.fG\\\EL\9\7zpS\\\P\	','',0,'?'),(_binary '\S\8:9\Zf\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0ʹ\8\Z\\\\',_binary '\c\Z\i%eb\+/]q','',0,'?'),(_binary '䞰9{!\`.\\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+Ky{)\@S',_binary 'fA\!F\\ECO`\JViרTG','',0,'?'),(_binary '?UM)\\\"o\I	 ','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-shipping-classes-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-shipping-classes-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'id5m\x\\"\',_binary '	@sc~ID\jP0-,݇\)a>\','',0,'?'),(_binary '~\B|!r\c','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-tags-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-tags-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z^]Px\Z',_binary '\+\\0!\\\28CR\0BѩOM \\','',0,'?'),(_binary '@\13f\\n?㫚\'','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3g6u}3\',_binary '`<I\艑+e\\F\Ev\\-#5O\n\Sã\','',0,'?'),(_binary 'C\>^\\~\'X','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\M\D\Gb\\\z',_binary '@]\bƫ\\4)Z\\\\D\\%PK\\\','',0,'?'),(_binary 'xA\fw\{91*','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-report-sales-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-report-sales-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0O\\!\\\o',_binary '#畊3wh醴TI\E6\i4\j','',0,'?'),(_binary '\\QD(\i\X\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-report-top-sellers-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-report-top-sellers-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǥ4\c¨\O^x\\}',_binary ')C\\1%4\\Ƥ\'`{\\n28\\','',0,'?'),(_binary 'Ȉdi+ν6ߗ\nWT','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-reports-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-reports-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$xzU%\\Pԑ',_binary '\Mt\\\:\i\\	A>#COD\Z\d\','',0,'?'),(_binary '\%GϵզA\\mh\X','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7kof1/\\\%\n',_binary '\\"l(Oe\r)\S\\ \\Bi\\','',0,'?'),(_binary '\2\R%o[\ZoR\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oAMA\#\	',_binary '}4G\\#H\]_E\9B\VîV','',0,'?'),(_binary 'j\j\\>]\'','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nS(e\rX<(	\"',_binary 'T@w\\\\k]))\\\'S','',0,'?'),(_binary 'Xz_\\X\'\\F\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(Zl\\n\\n?r\N\',_binary '>\n\ƛ¡b\filWo\\\	T\','',0,'?'),(_binary '\\\\0\[','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\K6 \^\Zh\[	',_binary '\JlDS\P\H.\\\3\?r\\','',0,'?'),(_binary 'n.\\\\0,\\<\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '謁\_U\0xf',_binary '9Yy8YLf\υ\\\+|\\\~\|','',0,'?'),(_binary 'e\v\yPM7','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\V\zY\',_binary 'Ț6>[\-,ƽ\\\dJ\','',0,'?'),(_binary '&yq%dW \','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':&\\0V\T;e',_binary 'mz-\rҹޤ$\\nLެ\\Ni)\','',0,'?'),(_binary '\\V\\=O\9t','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W<\\B\\\@',_binary 'hؓ8\\U?j{\%AaQ\','',0,'?'),(_binary 'u~m@e(\V\_','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-taxes-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-taxes-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&ٽ{=8',_binary '2\W\ ˙\\|\\"&9\77t','',0,'?'),(_binary '\k\ׁAVLM\`','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/L뾿\\ɫ>G',_binary 'v2F\\rH\Ad\0\o\{\u^\kA(x{q','',0,'?'),(_binary '\nl\nBu\\t\V','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\(y@?cȬ\\Zg',_binary '\k:\\a\\콬au6mp0\a\\g\E','',0,'?'),(_binary '\'F&Po[z1L\{','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3\2\J%R',_binary '\\\Ev\\$q\+R\$uYLR7','',0,'?'),(_binary ',\\\\Q\=\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-coupons-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-coupons-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\3\d[gY\',_binary '\&6t*}[ӄǏ\_۩f\}\','',0,'?'),(_binary 'G\\5\\n\,\\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\g¥\LƲ',_binary ']\KA\0\]\0\0\sU\,Iy>li\','',0,'?'),(_binary '\q\ے\\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-customer-downloads-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-customer-downloads-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\\9\~g',_binary '5\\󉆳\д\1\"\2\\E','',0,'?'),(_binary '\\t	<՜\\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';NUfuդQi\',_binary '3Qt&(}Xxχ-\$qܱ:O&mH(\\*\','',0,'?'),(_binary 'O\-\6.`\C\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$(M͉\Z\\\\\',_binary '\d\#_c G\\\#3\\L|D\\F\','',0,'?'),(_binary '\\'\M07;X\^','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]S\Z\R:\\e\Z',_binary '8l?1xUP@BlD[f6-Οk\cl\','',0,'?'),(_binary 'p\n	\r\ff\O<\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\HՐ\W@v쟼',_binary '\"nFB\~Bd\\0\\r3\\"$','',0,'?'),(_binary '\\\mb=73C\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5%\\\\\\jT8',_binary 'c\2\+`$\G\GL\>\\\:2d','',0,'?'),(_binary 'Sxs\"\\q\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-network-orders-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-network-orders-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\\j_\W]\\',_binary '쯴\\adV嚈*|\Z\\','',0,'?'),(_binary 'u\\rhLQ\:\W','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K9S\}\F\\W',_binary '.\QC\'ޱ{\"Cuk\\v\\=F\w ߅a','',0,'?'),(_binary '^|\'@׌%','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't(\\\\\\\\@n',_binary '\\\\adn\\\\\\\[+\\\\\\','',0,'?'),(_binary 'Rwjl\3\O\M','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*d\(Hֱ\',_binary 'S(Q\rn1\ivQ\y	;ԧ\\/\堄','',0,'?'),(_binary '7nݔQ[\ʝl\~\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'9a$\,',_binary 'Gy\\贍s|\m#\\#\#\k\\;\\zɝ','',0,'?'),(_binary '3:37\\J\ʃ@W','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\*|\.PGA0\Z ',_binary 'nM%g&\uɬU#_}=\\i\\\'\+-`~','',0,'?'),(_binary 'U9)#?u\\\\\#','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-attribute-terms-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-attribute-terms-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\DRcӋ1\k.O\',_binary 'Qķܘ8\p5\m,5L\\R\\\\','',0,'?'),(_binary '`!WFJXu','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-attributes-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-attributes-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\]\ƾ#\Uy',_binary '[B\\§j\'bdǸ\NT\>3FT\E','',0,'?'),(_binary '\\\\\~jA\Ot\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zamԥ\-\׽\n',_binary 'L\@\/m@\\H\I\n&l\Y=9','',0,'?'),(_binary 'OGv\\\\`B@o','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' O\J\T\\\M',_binary 'q!	/\0\<s2\-}<\Ԗ0v\$q0[','',0,'?'),(_binary 'yx\\mj\\\G\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-shipping-classes-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-shipping-classes-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\O!O-',_binary '\":\7aChQE\<޶H\\!-?T\','',0,'?'),(_binary '\*\H\x\d\L','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-tags-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-tags-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\a\dU<g\wI',_binary '\n\(%T:*8X~mÉ\J\\S','',0,'?'),(_binary '	y\5x$\jO\y}','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ەi|%@I}{zWG',_binary '\\\+m\%p4\\q\Яm\@\$g\','',0,'?'),(_binary 'w\\\?ڊ\ӗ\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\ZFB\o`',_binary 'd\R偩d*(<os\)̏','',0,'?'),(_binary '	\ \bG䲢G','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!§\w{\8\',_binary '֬ZDɾY7\\\\\0\@\v','',0,'?'),(_binary '\\\\G','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ӜYf\Z4H\U',_binary '+8z*SYǳLmx6fZ\Ʌ\qș\A','',0,'?'),(_binary 'V`ڴ\'!\h','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ZoG\UQ5X$\0',_binary 'XnIQ ₻2ͱ\lb\J\fF:]','',0,'?'),(_binary '6,M?\>\\6w','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\_\8F4ʻ)ٮt',_binary '/\\Le^m\^\11\1h\̗X \:','',0,'?'),(_binary '2Vy|N\қ\V\}\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\\/\#!\\|}',_binary 'mXb͌!g\4Li\i)sn\,\E3p','',0,'?'),(_binary 'g\T+<M~|X','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\kA!n5\uc',_binary '\SV \6v\|/m\H^n\ni9P','',0,'?'),(_binary '-i284ߠa2g!T','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-top-sellers-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-top-sellers-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s\'U\-vft\0\b2',_binary '\d.ih\r\W@\R+y\/O\"_[\z','',0,'?'),(_binary '[?\\\\\Z\]','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';:1?ԁ-\豤\\',_binary 'x\H\Eu\\꿃28\S\\\SS\','',0,'?'),(_binary 'I\ŷ\\\vRI\\\\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s0;7`ă\\9',_binary '~\~=\[\\\?}\1\\dy*\=k~','',0,'?'),(_binary '\E\)Ϫp','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Fw\\\ƙl\m:}ߋ',_binary 'NӇ}&L\砀R4Ab$\u\Nʜh','',0,'?'),(_binary 'tHH-Ҩͦ\0mԀ','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-methods-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-methods-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vR\\&\\j\\1',_binary 'l\fh\GL>.3ްHQ\','',0,'?'),(_binary '\at\Ԋ~)\5\\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-locations-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-locations-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\]j\vW\4K\',_binary '\]i\ǶPj1pU\R\;\\\ͨIw=','',0,'?'),(_binary '=\\0\U^\i ','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-methods-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-methods-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm2:\5q\Au1	ٷ',_binary 'nɋv\_\ՊAe\\ܚ\<IY	ߡ','',0,'?'),(_binary '\2h<\i\I\n\v','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qּ\yl\y&/\',_binary '|}W\\f8/vLԣT\'\\C','',0,'?'),(_binary 'Oz\q\\\_Ty\n','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\vTJ(㏃H',_binary 'c\n/\v&\@\n\\"bw','',0,'?'),(_binary '\T\\\\r\>\\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\;n(P\\9E',_binary '@\F+\\\>\`͎C\\/(	:+v{','',0,'?'),(_binary '븗\bd8)W','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-tools-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-tools-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '޹-͝G\\\',_binary '\4*\\,}KM|<wI7hc\r\ʌ\/','',0,'?'),(_binary '\\#uG\\\M^','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-tax-classes-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-tax-classes-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\\\3*@:3K',_binary '\\wF%4\|\\'zX\\\Tӗ\','',0,'?'),(_binary '	͐\\'\!|\','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\h\nq\~Z',_binary '\\\I\.tL\\\jP4\q\K\Fv','',0,'?'),(_binary '\\\Îƣԓ\\\0H','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܓ܃\\\Iۙ',_binary '\\rm\B\\\fAXY\kT\(8;e','',0,'?'),(_binary '܌Yʐ_ݒ\wA','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-webhooks-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-webhooks-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-e.\rU%\'޾\bc`_',_binary '\\\\\\\.`1\)\C\\\\׸*Ğ','',0,'?'),(_binary 'D\r\\y@H\\v\q','wp-content/plugins/woocommerce/includes/rest-api/Package.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Package.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#KH^@4	',_binary '-v \~I\U5K^h^jr67m\}2<','',0,'?'),(_binary 'г&\\ƶ<b)\\','wp-content/plugins/woocommerce/includes/rest-api/Server.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Server.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\a\"W\{\u\*',_binary 'kQg\Z-~|JO\\\;e\(w(\\','',0,'?'),(_binary '3hl<\r\0V\\','wp-content/plugins/woocommerce/includes/rest-api/Utilities/ImageAttachment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Utilities/ImageAttachment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hTUXA޹z^=<A',_binary '\\\FվI2\JE\rL\rc3M{Yf\\','',0,'?'),(_binary 'Ah\r!C{yJ','wp-content/plugins/woocommerce/includes/rest-api/Utilities/SingletonTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Utilities/SingletonTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.b\rA:\I\\g',_binary '?\\AGU{`6~:=O}\]-\','',0,'?'),(_binary 'aoaؓ=犢\)J','wp-content/plugins/woocommerce/includes/shipping/flat-rate/class-wc-shipping-flat-rate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/flat-rate/class-wc-shipping-flat-rate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' MF;\$\NB<t',_binary '\"ܺ71DNǙ\ndTO\	\\\\\Z\Dr','',0,'?'),(_binary 'X\\'\M\-\\\]\','wp-content/plugins/woocommerce/includes/shipping/flat-rate/includes/settings-flat-rate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/flat-rate/includes/settings-flat-rate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\oo1Jw,g\\!',_binary 'pCQ\mA,X\L\T-J`ud\\I/+','',0,'?'),(_binary 'ҟ÷\\\\','wp-content/plugins/woocommerce/includes/shipping/free-shipping/class-wc-shipping-free-shipping.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/free-shipping/class-wc-shipping-free-shipping.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')zXVi\l\\-\',_binary 'J\LhK4\gc\oMhf\&Ԯ|','',0,'?'),(_binary 'h\\Aoʞ','wp-content/plugins/woocommerce/includes/shipping/legacy-flat-rate/class-wc-shipping-legacy-flat-rate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/legacy-flat-rate/class-wc-shipping-legacy-flat-rate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O{1La|NY\\ ',_binary 'y\0Olc\r\_5\\e\1ǠkZ\','',0,'?'),(_binary '\"y\6(~z\+g	n','wp-content/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\g! \]\w\',_binary '5\/\\ZYQ\M\	&\\p\\WSغ\r<','',0,'?'),(_binary 'R\}A\I4OG\','wp-content/plugins/woocommerce/includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\qL\k\\\',_binary 'd\F4\\-\l[Lm~FH\\\','',0,'?'),(_binary '.y\ZGr4j\','wp-content/plugins/woocommerce/includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!cJ\\\0e\:Ȳ6\n',_binary '-Uj\"\\\V6֔\TZc\\\\z9','',0,'?'),(_binary '\({Jj\\8@T','wp-content/plugins/woocommerce/includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|%C4*\N\0\Cu',_binary '˧\r\\[2\6\\\\r\;w\޹\b','',0,'?'),(_binary '7\0.\"/\nR','wp-content/plugins/woocommerce/includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\وt-K\\',_binary '\\U\\\7ld\a2T#p\r@ɓ\N','',0,'?'),(_binary '~\\ZQG0av߱ֲ','wp-content/plugins/woocommerce/includes/shipping/local-pickup/class-wc-shipping-local-pickup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/local-pickup/class-wc-shipping-local-pickup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y+wy\yky',_binary '\\\"V!\"T.2k|͠O\_Oi','',0,'?'),(_binary '.Mm\v!g؃','wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-cart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-cart.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z$\~\\_V',_binary '#:ɬ\\ Ҟ\\[zIJ@N\0\ZK\Y','',0,'?'),(_binary ';\\\P\o6\4E','wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\r%I܀Oj\',_binary '\\^\y\e\.0\\nW\\بJ','',0,'?'),(_binary '@%_\A\	\0Z\0\4','wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-my-account.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-my-account.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&43\dܧv(b',_binary '/ΔŅ\`JLcB\\\\YD]\','',0,'?'),(_binary 'w\\\rhB\#	M','wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-order-tracking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-order-tracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'PFlES\Z\m9\_',_binary 'a.Up\\'62hZzضp\n8Ijy','',0,'?'),(_binary '\1\\nDzk\p','wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-products.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-products.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/A\'\}\&}\\\\',_binary '0)\\0hǍw\n+/z\\\\\;J\>[','',0,'?'),(_binary 'bXǨԐ,]~\','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-eleven.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-eleven.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\պ9Y\\',_binary 'u7/oO,V-Of#E#1#שm','',0,'?'),(_binary '\WV~/:9[N\','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-fifteen.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-fifteen.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\"=3_ˑ',_binary '\1 .Gg6\R\\3_MtG#]\'5Q','',0,'?'),(_binary '\'aVpn\RRqQ\','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-fourteen.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-fourteen.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '߀嵭:\ˌ\\',_binary ']\r\\\Y`\\!\A\\Z\^\ZJxD','',0,'?'),(_binary '`\\\|}	\}|','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-nineteen.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-nineteen.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϵ\]T00O\',_binary '\^Kj^? 1\Heƍ\\K͘8\\','',0,'?'),(_binary 'LF.\\O. ','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-seventeen.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-seventeen.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2R\rb/~m}',_binary 'wm`\r\\\S9\%\r\Wrm|p4','',0,'?'),(_binary 'KZ6ot7.\\x_UY','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-sixteen.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-sixteen.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uJ\/\+)\Z2*U',_binary '\\pW,\R~{\Z%Z1_2$ W\J_','',0,'?'),(_binary '\+\\N\@k/7\','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-ten.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-ten.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\c%+\͍\\'Z.h',_binary 'By\?\0%6/<iL\ 	GS?U','',0,'?'),(_binary '4J\(\e\8Nj\a','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-thirteen.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-thirteen.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z,4N\AA\j',_binary '\ϙ\k\t\zQlF<QS\\η\?$','',0,'?'),(_binary '\׼\\0q6\\','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-twelve.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-twelve.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\1Sus\\%\\',_binary '~_?\\nL\ɇ\_\Ǌ\N\`e','',0,'?'),(_binary '\\6	L\ו\','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-twenty-one.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-twenty-one.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{O[\9\\~L\v',_binary '݀\Y(\\\*}\\\Na','',0,'?'),(_binary '\_9\\G\\\','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-twenty-two.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-twenty-two.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\\\&\0\E|m\˚',_binary 'V@!wEj!ez\.c}\','',0,'?'),(_binary ':V_XK\pѷp','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-twenty.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-twenty.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\'\\rx\\P:\1\\R',_binary '60כ\s9\{V\n\~=\\','',0,'?'),(_binary '.\\_F\\\=','wp-content/plugins/woocommerce/includes/tracks/class-wc-site-tracking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/class-wc-site-tracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JyLxzm\15c!',_binary 'qP\Z\\e \1\\Ĉw','',0,'?'),(_binary 'N*\\Z\r-d?','wp-content/plugins/woocommerce/includes/tracks/class-wc-tracks-client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/class-wc-tracks-client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oF\[\yAn\B',_binary '\y$\r\I\\~rL\\'c )J','',0,'?'),(_binary 'ez&\\\7\\z ','wp-content/plugins/woocommerce/includes/tracks/class-wc-tracks-event.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/class-wc-tracks-event.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"w|\\nV\H\\',_binary 'mVם\(,\8\"9G<\\/\-\','',0,'?'),(_binary '{\n&$IUS9','wp-content/plugins/woocommerce/includes/tracks/class-wc-tracks-footer-pixel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/class-wc-tracks-footer-pixel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\\ ?Gv!%Bz',_binary '#\ w\rc\z>\@U\jZ\Z6h\','',0,'?'),(_binary '\\d\x\\Vcku','wp-content/plugins/woocommerce/includes/tracks/class-wc-tracks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/class-wc-tracks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':(Uŉg\X',_binary '\RО\\_)\{w\lw\H\0g','',0,'?'),(_binary ',A\\cg\n!','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-admin-setup-wizard-tracking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-admin-setup-wizard-tracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	`\\X;\>\\\0\g\S',_binary '!Qhz^K?\"\~/@v#	\\mԴ\\','',0,'?'),(_binary '<\]\"mu>fNC','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-coupon-tracking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-coupon-tracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ie}\r\Gncn',_binary '\\"\\y\!7C\\kK\.!\','',0,'?'),(_binary '\x#VhxEiK\\H#','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-coupons-tracking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-coupons-tracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Uw\Аg\,sac',_binary '>K\{O\\2\~\\m~\\I_\\2uHl','',0,'?'),(_binary 'C\C\'\(q_','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-extensions-tracking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-extensions-tracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\g\JiJNY',_binary '?`Q\v\\&$& \\\cSM+0?X','',0,'?'),(_binary ':\\Z\Z\\a \\\','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-importer-tracking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-importer-tracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D .[\\\\=\',_binary 'HX>ds&E>[s\	\0~^\C[9','',0,'?'),(_binary '\N\,\ \\	5J','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-order-tracking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-order-tracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd)F(x\n^X\',_binary '\$\\GmW\$\\_\\ג\+&RA\\@','',0,'?'),(_binary 'A\Z\!\\0˸ø^\','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-orders-tracking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-orders-tracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y#\'CY\\\',_binary 'o\\Y\\Y\\\H\I\!\\\\[zy','',0,'?'),(_binary '\"\\,\\\\i\?\','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-products-tracking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-products-tracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\W\\K%\K\ʕ',_binary '3wP\-*ۥi\p\c9)\\\<\w','',0,'?'),(_binary '\{[(fh\','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-settings-tracking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-settings-tracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\\9\O싍i_?',_binary '(\\\$Ej-tmtJ3\[Q\\!g','',0,'?'),(_binary 'wj|\pk\\','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-status-tracking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-status-tracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '콉e2[\ʔ\',_binary '79\^\.⃋q/#\\\\kZ\'H3,\N','',0,'?'),(_binary '\\1SAl.\e=','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-theme-tracking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-theme-tracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ր\\Xh۩fD(px',_binary '\\M95^G|%\n}[,K	j?EK蒿','',0,'?'),(_binary '\Z+	p] &*','wp-content/plugins/woocommerce/includes/traits/trait-wc-item-totals.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/traits/trait-wc-item-totals.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0\z\|q|3\',_binary '\\\\֠-\oVZ\y?7 \\\a','',0,'?'),(_binary '\\Tf>Ǻ~','wp-content/plugins/woocommerce/includes/walkers/class-product-cat-dropdown-walker.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/walkers/class-product-cat-dropdown-walker.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Oy\٤7\\\eK\',_binary '\]\OrVE\\~FL\\\\̦D','',0,'?'),(_binary 'gԨZkv$\\C\','wp-content/plugins/woocommerce/includes/walkers/class-product-cat-list-walker.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/walkers/class-product-cat-list-walker.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ipUm\kɪ\\n',_binary '\\"$\\\ǲӬ$A~d\\]\\i','',0,'?'),(_binary '^\nG\~`M#\"\|','wp-content/plugins/woocommerce/includes/walkers/class-wc-product-cat-dropdown-walker.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/walkers/class-wc-product-cat-dropdown-walker.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\\l\ˢ\I\\y\',_binary 'F{h\\\r\l>`}\7-|','',0,'?'),(_binary 'I\4	m)4GKCV','wp-content/plugins/woocommerce/includes/walkers/class-wc-product-cat-list-walker.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/walkers/class-wc-product-cat-list-walker.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<R\V\I:\I\',_binary '.EXl\Zp[^ֶ}N\,\ŶN\','',0,'?'),(_binary '*\K*_\\A\"9-p\'','wp-content/plugins/woocommerce/includes/wc-account-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-account-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\pY\}\"\',_binary '3\~ar\\:\ Б=\Q񭘠\mWV','',0,'?'),(_binary 'ŸW_Jc\Z\\B\','wp-content/plugins/woocommerce/includes/wc-attribute-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-attribute-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HG]\\&g\Z',_binary '\_T\B\)ub\E	\\\\Z\~\\\&pS\r','',0,'?'),(_binary 'j\6J\4\\\','wp-content/plugins/woocommerce/includes/wc-cart-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-cart-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\\cl\\\U\lN',_binary '\f\R\\v\r:\n!LVBf\ Q','',0,'?'),(_binary '\\<W\	\ZM^\Dq','wp-content/plugins/woocommerce/includes/wc-conditional-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-conditional-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\\_~\\y\r\0\jd',_binary '4D\շƉqB4e\v\%Z\ZZg_','',0,'?'),(_binary '!\J\,û\\⼱','wp-content/plugins/woocommerce/includes/wc-core-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-core-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5ު\6mqxg\\\',_binary '\ɓi\\\!\"sP\Jy\\)\]\*Ph','',0,'?'),(_binary 'm\\\\}\|\','wp-content/plugins/woocommerce/includes/wc-coupon-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-coupon-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	@,\>e8a\',_binary '!nQ甐mÃϰ5\\|\:\%͈\','',0,'?'),(_binary '\'\F $O^\n\\IR','wp-content/plugins/woocommerce/includes/wc-deprecated-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-deprecated-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\A\$\x|\V;:@n',_binary 'RH\؂\\3s\j\?I\l\\\]=!om','',0,'?'),(_binary '8f\dQ\k\\a','wp-content/plugins/woocommerce/includes/wc-formatting-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-formatting-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\%ڹ`\\|m/',_binary '\8\\t\q\r|ɽ\\\\N\','',0,'?'),(_binary 'vi\\\EcXG^','wp-content/plugins/woocommerce/includes/wc-notice-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-notice-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G%\wdZɀ',_binary 'D\\\P\/\\\9\0\W͗','',0,'?'),(_binary 'IP\:]<r\5qC','wp-content/plugins/woocommerce/includes/wc-order-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-order-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\4M$}',_binary '\G\_z06=\Ww\\G\Uh\\}{','',0,'?'),(_binary '\\\\?6\|0\ϳ','wp-content/plugins/woocommerce/includes/wc-order-item-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-order-item-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v,\fݬc\TC\n\',_binary 'oCxU¶	l\I1\','',0,'?'),(_binary 's\\Aw\eEET','wp-content/plugins/woocommerce/includes/wc-page-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-page-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\u\qq#eT\0\',_binary '\\^~_[#1ev\L\\\3~{\ /','',0,'?'),(_binary 'ɽ\\Z7\n\1','wp-content/plugins/woocommerce/includes/wc-product-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-product-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\&)#\6و3\y\',_binary '\- k\\ws!v+\}4\\0T+f','',0,'?'),(_binary 'p&E-5}[\rdI','wp-content/plugins/woocommerce/includes/wc-rest-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-rest-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\\\-d\\^ĳ',_binary 'RӐ\<F\\r^܅>+[\l','',0,'?'),(_binary '\\>\'#\<\G\\r','wp-content/plugins/woocommerce/includes/wc-stock-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-stock-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\n|?ʹ	b\K\\',_binary 'S+\	f*>\L\1U\\kQ:z\\=','',0,'?'),(_binary '\Hи\o%pk}\\','wp-content/plugins/woocommerce/includes/wc-template-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-template-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's$,\\\\\',_binary 'ؒDz|D\ZX>SPbP\\\\f\[#ؽ:b\','',0,'?'),(_binary 's\K!\\7m{\]','wp-content/plugins/woocommerce/includes/wc-template-hooks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-template-hooks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4i\\5gn8',_binary '_\Uf\\%峘GFw\=T\Р\"\\N','',0,'?'),(_binary '^#2\\r\uA\','wp-content/plugins/woocommerce/includes/wc-term-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-term-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '۶\f\:[ݚ\',_binary 'J\M.\\\vx14x4%\p\\m\Z	0*','',0,'?'),(_binary '\0CT\ْ\Ƀ\9','wp-content/plugins/woocommerce/includes/wc-update-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-update-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hus)t\"n\y',_binary '\/ta\Lu&41\\wNOw\C','',0,'?'),(_binary '<\A38f7\\ȷu','wp-content/plugins/woocommerce/includes/wc-user-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-user-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\CGy\"&\',_binary '\\\ w<C+\~M\cwG\&`','',0,'?'),(_binary ':<oVS\w\M','wp-content/plugins/woocommerce/includes/wc-webhook-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-webhook-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\m~\{\(\\',_binary 'Aҥ\vZcX_\_ALz&\\"','',0,'?'),(_binary '%\\Nd\0\É0\','wp-content/plugins/woocommerce/includes/wc-widget-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-widget-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\V\r)JN{\&\',_binary 's	X)\\72\ݡ\I`1\YC\\\','',0,'?'),(_binary '\\\gsZk\#','wp-content/plugins/woocommerce/includes/wccom-site/class-wc-wccom-site-installer-requirements-check.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wccom-site/class-wc-wccom-site-installer-requirements-check.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݲ\\\\0_\bެ?',_binary '^\\\\f}췦L\\\\\\3\.~','',0,'?'),(_binary 'l\\Nfx\>\\\\\\','wp-content/plugins/woocommerce/includes/wccom-site/class-wc-wccom-site-installer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wccom-site/class-wc-wccom-site-installer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X%,?<Jav9\',_binary '@^(^%8\\sg\\\Ix-#\6ٴ5\\','',0,'?'),(_binary 'y\g\rlf(\C\','wp-content/plugins/woocommerce/includes/wccom-site/class-wc-wccom-site.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wccom-site/class-wc-wccom-site.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't:3\k/Q~4',_binary '&ɳ¢\\n\}b؀^\:\s','',0,'?'),(_binary 'VhQߕǹlhҒ','wp-content/plugins/woocommerce/includes/wccom-site/rest-api/class-wc-rest-wccom-site-installer-errors.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wccom-site/rest-api/class-wc-rest-wccom-site-installer-errors.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\LQ\U!\\ZK',_binary 'sA/\-Β\[ybsEx)\qs7y\\a','',0,'?'),(_binary '\n\pj_~5CJ\'','wp-content/plugins/woocommerce/includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-installer-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-installer-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\a\\\nۖu\\Zi8\\',_binary '!+j	\|\W_\@\f\\\\\]§','',0,'?'),(_binary '\yzCX9\j','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-cart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-cart.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i\\!_Yi<D',_binary '\nU%\>\ڣ /|XR \\r\?i\\\0\և','',0,'?'),(_binary '\\\+	r˧k\\m\0','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-layered-nav-filters.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-layered-nav-filters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\g+ޫ\8\',_binary 'q];\ZynxUA\np,t\:','',0,'?'),(_binary '\\f\\\+Z\\','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-layered-nav.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-layered-nav.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\bQ\[\\]m_',_binary '\\J Hج#\(>ms\=K\\\F\r','',0,'?'),(_binary 'Xt\\\b\\E','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-price-filter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-price-filter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4HO\م\/\UOe\',_binary '\tud\Ӭ\To#\|ſʴph\S','',0,'?'),(_binary ',\\^,?x\\3Ao','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-product-categories.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-product-categories.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '93^(Y\"\"\\'i~\\',_binary 'b:֮\%.\9=r+NL\\Cr\順','',0,'?'),(_binary '{\'\\]Hdt\','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-product-search.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-product-search.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"&\\	\ϓ',_binary 'كo^҃;m(\˱,\\fٷG','',0,'?'),(_binary '\\5e%nR1U\a','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-product-tag-cloud.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-product-tag-cloud.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5Z\U\F,\',_binary '\/\@\p\Wdod\O\Z>s&\ɝ','',0,'?'),(_binary 'VϜI&tFQ','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-products.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-products.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w}811v!{BCY',_binary '7	{\7R\@t\X49\\n\\w','',0,'?'),(_binary '\=FY3\S:c','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-rating-filter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-rating-filter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h|MA82<',_binary 'Wo\\\E[iG\\#\rŏ(\kk\_','',0,'?'),(_binary ']3\\`\','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-recent-reviews.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-recent-reviews.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\1\ZPf[\Ə\',_binary 'Ѧd\Cu\퓤5eo#:an6\n\\','',0,'?'),(_binary 'r\ِWDM\0%6\\)','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-recently-viewed.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-recently-viewed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b{b:\\\0',_binary 'm,V\j\\fب\\\ίV\+1/ZY:\p','',0,'?'),(_binary '\\o~. F>!ߵ','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-top-rated-products.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-top-rated-products.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	sB_\\7Q:\\',_binary '⊚\Zc\\\\IG8QJ\\\rްF\:Q0','',0,'?'),(_binary 'ш\֎\\\~z\~','wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ArgumentResolverInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ArgumentResolverInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\vT',_binary 'zk\FN\\;F\82t܂\<iF\\\m','',0,'?'),(_binary '+\$6CSA\\|','wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ArgumentResolverTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ArgumentResolverTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\1\dR=\\H7\',_binary 'Hw!&\4G\rj6\pl\b\\P','',0,'?'),(_binary '\3k6W(^˴','wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ClassName.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ClassName.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\K:\)-S',_binary 'G?>\\\1\r\CCYC>\rK\U','',0,'?'),(_binary '\Ա\:\'\'V\rb\2\M','wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ClassNameInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ClassNameInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\"\ri!;\"\I[;',_binary '\IM\P\\?j\>\\rZ\\Z9瞁\˪','',0,'?'),(_binary '\"`\'k8:\\N','wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ClassNameWithOptionalValue.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ClassNameWithOptionalValue.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\|U1h\!',_binary '\\\_j	ř \nir\98\\\\\\7','',0,'?'),(_binary '\\(\(;߽\'{/\','wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/RawArgument.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/RawArgument.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\ZԨU,ڭR',_binary '[i\i$пS\\c\L\\\\o5-','',0,'?'),(_binary 'WK\)3vI\9ߙj','wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/RawArgumentInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/RawArgumentInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ЙO<]NV*',_binary 'dsϷ\'&i6\\ة\<͌\','',0,'?'),(_binary '\]f3b)X~9ZC','wp-content/plugins/woocommerce/lib/packages/League/Container/Container.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Container.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\p\\֘7ҽL',_binary '4ڈ\"Sǐn\0/\"\}O^x\\\ \Χ\k','',0,'?'),(_binary '\\\\Ҡ8c\\','wp-content/plugins/woocommerce/lib/packages/League/Container/ContainerAwareInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/ContainerAwareInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\6ďT\BUb',_binary 'e@Be\"y`֢&\%ba|b\R-\\O','',0,'?'),(_binary '<m`5\Er\R','wp-content/plugins/woocommerce/lib/packages/League/Container/ContainerAwareTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/ContainerAwareTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ՆEA1di%DP',_binary 'D\?b\\T\d\v\\\yu\l','',0,'?'),(_binary 'a\o &\տ0','wp-content/plugins/woocommerce/lib/packages/League/Container/Definition/Definition.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Definition/Definition.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\H\Z\qZ\qŤ',_binary '{r\\r8\\sAr\:\\\\˷i\\\?=','',0,'?'),(_binary '\o\rM\\ZhC\rK\','wp-content/plugins/woocommerce/lib/packages/League/Container/Definition/DefinitionAggregate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Definition/DefinitionAggregate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\rQ1VpV#@',_binary 'a>l=XB\\X\>x\>~\\\','',0,'?'),(_binary '\WMcwSLWJ\','wp-content/plugins/woocommerce/lib/packages/League/Container/Definition/DefinitionAggregateInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Definition/DefinitionAggregateInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,?p} \+\n=L',_binary 'c?\D9\\L\M$IKߓ\%Q\\\~rv','',0,'?'),(_binary 'o#q\\^\ZJ1\l\','wp-content/plugins/woocommerce/lib/packages/League/Container/Definition/DefinitionInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Definition/DefinitionInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\\\\.A \> ',_binary 'yMiZF\\\>5J\\sx\f{Gs@','',0,'?'),(_binary '7~A\rļ:YVu','wp-content/plugins/woocommerce/lib/packages/League/Container/Exception/ContainerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Exception/ContainerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\=@\\A\\\D',_binary '}\t\\\_Q\\֖6	D\\S\\','',0,'?'),(_binary 'v\\!,.z\.f','wp-content/plugins/woocommerce/lib/packages/League/Container/Exception/NotFoundException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Exception/NotFoundException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!Hj\#\+',_binary '\OK\\wquw!T3KԨ\ K','',0,'?'),(_binary '\h>M\n_N\','wp-content/plugins/woocommerce/lib/packages/League/Container/Inflector/Inflector.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Inflector/Inflector.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\ud	U\',_binary 's8\//c%\G^\-|*\\\ZZP','',0,'?'),(_binary '\\t[\s\','wp-content/plugins/woocommerce/lib/packages/League/Container/Inflector/InflectorAggregate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Inflector/InflectorAggregate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\$Hy\\\"',_binary '\8I޿\\H0Q\1:\\r*iP\\','',0,'?'),(_binary '~|\<Cār\\M\r\','wp-content/plugins/woocommerce/lib/packages/League/Container/Inflector/InflectorAggregateInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Inflector/InflectorAggregateInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\18Ƣf\%\',_binary 'Ua9\2cH>w\$\"̬?\\3\[\Ú','',0,'?'),(_binary '\/yMm\*','wp-content/plugins/woocommerce/lib/packages/League/Container/Inflector/InflectorInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Inflector/InflectorInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/PJ\8ޚĝl\',_binary '#(\ʾ>d\K:\\@\T3e\','',0,'?'),(_binary 'ZbZ:Er\(\u]','wp-content/plugins/woocommerce/lib/packages/League/Container/ReflectionContainer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/ReflectionContainer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\I\'HN\\',_binary '_ = h\\,\n_\\\\hR\','',0,'?'),(_binary ')_\\\+~\&','wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/AbstractServiceProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/AbstractServiceProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \\-qU@',_binary '\\pT\K)ӰF+\\\x\\XKn\\','',0,'?'),(_binary 'W\Ȑj\.r\Y','wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/BootableServiceProviderInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/BootableServiceProviderInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\UH\n5\ꍓ\',_binary ')@9n3Kp$9bSP\ed]\:\\r\','',0,'?'),(_binary '\r\ZdU,,`OH','wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\x@#\d]d!D&\w',_binary '\n\615As0\\o\^\\\\;\\3\','',0,'?'),(_binary 'V\\qqMy\4r(\','wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Zt4=q:Jj',_binary '\eǸe-u %n\\]F\!3hz:','',0,'?'),(_binary 'E1[u6\IxkC','wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/ServiceProviderInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/ServiceProviderInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\TgɰD\=\\5\',_binary 'OAW\]#\\\N\(b\u¿b\r\;\K','',0,'?'),(_binary '\\\"i$l','wp-content/plugins/woocommerce/license.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GGp\\\3=	',_binary '\\e\,\\Z**y\6\Y\Ɇ\lժ.\','',0,'?'),(_binary '\es\ģ3\\\1D','wp-content/plugins/woocommerce/packages/action-scheduler/action-scheduler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/action-scheduler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\Z?\wp|3&',_binary 'Ke1N8N\\\Wc>\\eX\','',0,'?'),(_binary 'XaBz','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ActionClaim.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ActionClaim.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e<iY^\0Y&',_binary '_v&\\ZYwDڀ\\g]\^\9۔ufd','',0,'?'),(_binary '_J\i[\qڈ','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ActionFactory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ActionFactory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&B\ROq\'\nR\',_binary 'ƩE\t H \W\7hlZ\\._;','',0,'?'),(_binary 'g	u\r]+7\N\m','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_AdminView.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_AdminView.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\v4Ɋl\cޮ&f',_binary '\m(Ό6.隶\#B0P\V;\','',0,'?'),(_binary '\\Q\'\:\3\G\','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ѦxQ\'XX \虅~e',_binary '\\Y*<{~eօ\]|b\\5*z(\5`~','',0,'?'),(_binary '\7\ߣYcx\\'','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_Compatibility.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_Compatibility.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\\hU\	Fl',_binary '(/)\\\0|3\0\b\u\xt\wqS\۾','',0,'?'),(_binary '\\\9\|\t\\{IO\','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_DataController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_DataController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\M4w?S%q2kW\qP',_binary '\p[Lq{\Yjt|d=\t|\\\','',0,'?'),(_binary '\ه\n7^	\\','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_DateTime.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_DateTime.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2	(ڧF+m\',_binary '(;7\w\\m\\\6yuC:Z~{3\\?\fc','',0,'?'),(_binary '\*7JӮ\0u]7A','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\rǒߤb5.\\',_binary '\+y60<ʲ4D`(i \J\U\'{\','',0,'?'),(_binary 'B&\ ̨A\nf2','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\\,##\.\!o\',_binary 'A,=\%`	y!v\5\x\7','',0,'?'),(_binary 'Ud\\B#ƀ@','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_InvalidActionException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_InvalidActionException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\((>pu!*',_binary '\/5aX\D0;=sM6i\\"psuA*#j','',0,'?'),(_binary ':rt\éi4lTO֫','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ListTable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ListTable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!HG ̞\l\\'',_binary '\\ヌz\cJ	X\ʐb\b^}','',0,'?'),(_binary '\\T/1sqL','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_LogEntry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_LogEntry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|@m\\\|X9p9\',_binary '#j\\/\7OY0K+b\\+','',0,'?'),(_binary '\Ecu\u@ ','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_NullLogEntry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_NullLogEntry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4bBVN-`$',_binary 'c)NkY\r$oB5!&*ցd\	4\','',0,'?'),(_binary 'Y&\~$8(\d','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_OptionLock.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_OptionLock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i˰gu\zS\n)\r',_binary '&1RpOչKu\.iN/\50&','',0,'?'),(_binary ')\7*RN}\4g','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_QueueCleaner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_QueueCleaner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\t\#Tu#EN\',_binary '\m\Č\\]\`\\\,&\@\"','',0,'?'),(_binary '\\]\%H-\ݩ','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_QueueRunner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_QueueRunner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\!֜\de',_binary '.\Urm\0ЬXu\\;R\A\o\6\tu','',0,'?'),(_binary '6D<D\oC','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_Versions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_Versions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[&ĩ%,ڥ\x',_binary '\n\\)gIl\ӫ_,a*`-\r+\I','',0,'?'),(_binary '8\@~,2h\\'\0gF\\n','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɖ\$\ð\Bc\',_binary '\kK\E\s\4\1\2G\\=7','',0,'?'),(_binary '$oyIu\(\-','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\a\Vi\\邚׎\',_binary 'G(}\\\r6hm\Uxuqx|67ڦF','',0,'?'),(_binary '\VU\\1F','wp-content/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Zhҕ\V( m4{',_binary '؎t]C\^6\@$)\OH\:\J\','',0,'?'),(_binary ']@F\\','wp-content/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}\nu4K:0',_binary '\o\2Q\j\\$_OX\aT4\\a\k','',0,'?'),(_binary '\\\ѸR `\0','wp-content/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI/Migration_Command.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI/Migration_Command.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k<]^ܴ\=3c',_binary '*\n\\`3\q\^,,G\/H\','',0,'?'),(_binary '%\\ra\4\.\','wp-content/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI/ProgressBar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI/ProgressBar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'OS=&.\^Ǳ\\',_binary '4,\Sh\\'Sgն\\kI\\rН','',0,'?'),(_binary '8d\_\D_9\\ߥ','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9(̼\0\r\'',_binary 'Qy<N\\U=\r_{\>#\6F\\Wbx','',0,'?'),(_binary '\C\]F|`i\ʀ\\\','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\0XA7P\*^\jSq',_binary 'd\nMPq$ P,x\FẌ<\','',0,'?'),(_binary 'p$<y$^\!o','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\m\n摋#V',_binary 'Ps\\s\\\\cK#f\8q6`;\','',0,'?'),(_binary '\?R`=j\\\/','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\U\r\u/\\m(Rd',_binary 'sy|)\\'CB؛efO8mI\l\nowa|>','',0,'?'),(_binary '[Eԯe\-1|c','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\0\\\\Z',_binary 'tEt\0f\Re\\\ETϛ \Wa\Dߩ','',0,'?'),(_binary '0/I\Z\֣T\Y\','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~?Xf3yNk',_binary '\(\\\"\'?cFz\6.>\\\/\S\1x~','',0,'?'),(_binary '\\)0@\\\','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Lock.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Lock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\O	RO\\A7Kg',_binary '\\j*毽\\aYt[jM\7鍣\Z','',0,'?'),(_binary 'U*\p\q\H\','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\xr?\N\a\d\',_binary 'KE$l#<\Vs\K\\"x]͇','',0,'?'),(_binary '!\\\\l\/\Td','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fי\'~\R7\ױ',_binary '!<\]\\.-\\k̎,LO	\\\r>\-\o0\\\','',0,'?'),(_binary 'M\\\a\\\\\','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VY\<S{l\1',_binary 'GLd5u\P=H\z}Gݍn#d֎?K\Ј\E\','',0,'?'),(_binary 'P\\	Lq\rR\J\\','wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions/ActionScheduler_Action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions/ActionScheduler_Action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X-CAl%{\\0\\\',_binary '\\:\k\m:-4%\,E\\mB553','',0,'?'),(_binary '@&yHl\һ^B','wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SS !F\|rHj.L',_binary '\6h}?!\E\)rZ\'~PRZ$\-,','',0,'?'),(_binary '\fF\.vyy\0\U8','wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!d\\\\t\\\',_binary 'Z\:\Ы\\wiGe&\g\\;((f\'Ӈ','',0,'?'),(_binary '\"nI5\|3\u','wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions/ActionScheduler_NullAction.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions/ActionScheduler_NullAction.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ȏ\\eWS\\<',_binary 'H\\Z\\\\ta!IcU||i\\'','',0,'?'),(_binary 'w\n\n\!%w뷷','wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\RD\1.e6',_binary 'E\c9~|\r\"<	\:j','',0,'?'),(_binary '\Zp\Z\rߩ\\L)\','wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Tb-;\"\\O۱<\',_binary 'o)f\0\n\{0ȝT\p\ZLd~V2','',0,'?'),(_binary 'm⋴\0t\\\yF','wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Hb\>궽<',_binary '$iV\\\\:|\%9\\\\\I9\','',0,'?'),(_binary '$.P_\\Fr\','wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{\ X\\',_binary '\0\Tv]\\\\"T&Q\հ\5','',0,'?'),(_binary 'Ȯ\\MP.\.DW\r4','wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\\ \rnB',_binary '#\2\0(<\\\K\OJY}&','',0,'?'),(_binary ';=\\l8H0\k\c','wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\KF ş\5\7{',_binary '\\*Vu~\\DW)rajj8+\\','',0,'?'),(_binary 'Ƌ?\\;Ζ\0&\\ڜ','wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\c\ZV\i&[ى7',_binary '܃\rՄ\Z\\%V;\"N\1͇\'\nW','',0,'?'),(_binary '\\X+>n\n\}\','wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iMP\P!&7(',_binary '\\\9)ђڰ`;\T\koT\#֊','',0,'?'),(_binary '\j\/\\n\A\gE','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/ActionMigrator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/ActionMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[+XiQj&\8p\',_binary '\-쁪V{n1\H%F1\\\W\','',0,'?'),(_binary 'O\y/\q\`Sa8\7','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ɏ؍\\\9{Z\',_binary '\gCA$\pad\e\'\\Z$S\\8\p[','',0,'?'),(_binary '\U\\U\q7','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/BatchFetcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/BatchFetcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E[~%4\\\\',_binary '\QF\\\jd6K\l(x\NgXl\t','',0,'?'),(_binary 'l\jը\P\~fq\(','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/Config.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/Config.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$-0\ϟj\\',_binary '37o\\27	\"\d\/\r\A\\\8&A','',0,'?'),(_binary 'P[j[\\o/\G','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZKfyv=\ң',_binary 'j\m\T\rZ\\\t1GH\ϖ=\n\\r','',0,'?'),(_binary '\ޱ\\0\\eJ','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/DryRun_ActionMigrator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/DryRun_ActionMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!Tn\u`\'3Sח',_binary '~\L\X@П*7=Itٶ9f\*','',0,'?'),(_binary '\\T\fv\[3','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/DryRun_LogMigrator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/DryRun_LogMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\D\\\Y\p\'\9\',_binary '\ؐN:=\\\\5%w*\l]vHnl','',0,'?'),(_binary '[J\:|\Ð','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/LogMigrator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/LogMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ٻxd\䬖i\\;',_binary ' \飣\\C0\5w\r\X`\%\"QP','',0,'?'),(_binary '\0Ud\(^\\','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/Runner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/Runner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C|Unm\gw\\"',_binary '\Djl9\%KB\ɑ$\'H6\gM','',0,'?'),(_binary 'm7\ę#2#\\\','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/Scheduler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/Scheduler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';u n?\3k-Hw',_binary '\\"\b\a\\r\\\E\@\\Z\','',0,'?'),(_binary '\\jIު\Z\Ư\N','wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ө	zbA̾',_binary 'Egu\\k\r	m\\Qm6\\;W<7\\','',0,'?'),(_binary 'HE\9`d x/2','wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\W\"2\\(\'H\Kyv',_binary ';\\[\9#\j(d*Z7V]J2\AY\','',0,'?'),(_binary 'r\\6`\v\\\'P9','wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\dB7;\6\ZU2',_binary 'ѵ8EN$J0G!I~\&;(t\k\Z\":Y','',0,'?'),(_binary 'Y\m\\\7O\','wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\wΪ!m_\\\A',_binary 'K26\\\Еʬ\'Qp\Q^n\r\$|','',0,'?'),(_binary 'tta\|\w\Z\','wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_Schedule.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_Schedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\t;Z\\N\mļ',_binary '\"-ܢum\sw>vuJ\ԡX[\6','',0,'?'),(_binary '͸P\])\n','wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^y	15d~UhFR',_binary '\;]D5Vo`/\_qgy\y.!','',0,'?'),(_binary 'Qy]U+	Uʛ\\_','wp-content/plugins/woocommerce/packages/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\U\\a\lAt\',_binary '\"n\'!\ZDEå}\_|#\K`4ve','',0,'?'),(_binary 'u<2OYC	:0\c.','wp-content/plugins/woocommerce/packages/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bXT\U\#h\',_binary 'մt\ܢ>\3\O\\\Vh\\\\Y','',0,'?'),(_binary '\L\iF>	\\\=','wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\\鰂g~.D\b#',_binary ' #\Zm\-0@ʖDG\\\ь','',0,'?'),(_binary 'n\\n,\r\w+\\SR','wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\v\?_Q',_binary 'Vܢ18U\r\&]_RPf~9Od\0\LIwv\','',0,'?'),(_binary '\j8\|z','wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\fȞLA#(t',_binary 'mbK[2:e<-Ld\N\U\d]\w','',0,'?'),(_binary '?\rjDa\\ڙHg\\','wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\::XFƝ0\'P',_binary '/ n\f<\%n)\9\\\lf׭Ύu','',0,'?'),(_binary 'X\,a6%S%pn','wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\'\\){b\\\\t!\0',_binary '˂~+b\\IeQ\9\il9{\69','',0,'?'),(_binary 'L|\ `^EU\D ','wp-content/plugins/woocommerce/packages/action-scheduler/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\U\\V#\a{\5\',_binary '0\\f!(r\\p\\.	0A\dܰs','',0,'?'),(_binary '2\\n\mp','wp-content/plugins/woocommerce/packages/action-scheduler/lib/WP_Async_Request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/WP_Async_Request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EGz֓\t\0Z',_binary '>T\nolunviPEP\\\\\\}','',0,'?'),(_binary '1jk\Q \\W','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ځ\'\h\/;\r\',_binary '\\Y\U-\yE8dUnH4H37Dn\%\','',0,'?'),(_binary 'V)\"#\\nğ','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\X\v\vlX8\',_binary 'qdwLԹL\90\\k9dZ+T`','',0,'?'),(_binary 'l\Z\\K.V&h','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i\OԂbt4\\\',_binary '\ڒ5fCSQ\0Q\)=\Zk\$\\0I','',0,'?'),(_binary 'f%*|\\n[լ\U','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tl\0\e\&.d\nf\\g',_binary 'Zf\\eL\r0K\LȊ\&','',0,'?'),(_binary '>`!\Nxl7\g ','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ˮY񪻛\y\nn8\',_binary '_(\\\|0CԢdp\([x*z&<^','',0,'?'),(_binary '\3w\-*\n\Qs\','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\G\J\\Y3p\',_binary '-X\.\Ik\'qxsy	U1/','',0,'?'),(_binary 'E@*o\J\p{','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_HoursField.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_HoursField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/1\\\5U֖?\\',_binary '>bb$\x݌	ǒH\w\K.~7u\i','',0,'?'),(_binary '\;\,6\0','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bk\\Q2\\',_binary 'Ԅ\\4ޚnqӸ$\\?\rMfP\nTIp','',0,'?'),(_binary 'M? u$Id','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_MonthField.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_MonthField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\b$\ \}[\\\\',_binary 'S]Ks\DÀviIt%j=\\'','',0,'?'),(_binary '\\|c\\\\\|\Z','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_YearField.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_YearField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4Df\\p\Tx\',_binary '\N@7)(6\\0&^','',0,'?'),(_binary 'p\q\B+@8JA','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p2>9\ҕ{+',_binary '}lX|\	Lgӂd[X\\','',0,'?'),(_binary 'B$fV\s@NR\','wp-content/plugins/woocommerce/packages/action-scheduler/license.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\B7&\]NDd',_binary '\@H\\\\M;ﺾ5 i\\\'\o\5V\','',0,'?'),(_binary 'd\ɦ\%\HUI\]\','wp-content/plugins/woocommerce/packages/action-scheduler/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\J^xW`<4n\',_binary 'rI[SGY\}yGP8?I\}݈\\','',0,'?'),(_binary 'X*U6`dc\\f&0o','wp-content/plugins/woocommerce/packages/woocommerce-admin/woocommerce-admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-admin/woocommerce-admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'u6cc%\\6\+0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\B7&\]NDd',_binary '\@H\\\\M;ﺾ5 i\\\'\o\5V\','',0,'?'),(_binary '#\\߻\\\D\z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/abstracts/_breakpoints.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/abstracts/_breakpoints.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z*ħ\\{-',_binary ' wY{wx\e\άu\\qaI9M\a\\','',0,'?'),(_binary '!\KMO2.\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/abstracts/_colors.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/abstracts/_colors.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\wy\"\O(<}\\',_binary '\8E\\xhBcM\ĨZg\\\b\','',0,'?'),(_binary 'V\\t~\\ 8%','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/abstracts/_mixins.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/abstracts/_mixins.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\U<(fFv\',_binary '凬\\b\n>\σ\,;)3@riFa~;S4/','',0,'?'),(_binary '\c\Yi{\r>t\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/abstracts/_variables.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/abstracts/_variables.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '={êbW\w㜳\A',_binary '4<\f2@\nӇ\;\PtQ\p','',0,'?'),(_binary '<\e\\SWe\7!Ɔ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(GT j\0V3FYF',_binary 'k\jQ\\1dy	8H\i\r\?\'$az\','',0,'?'),(_binary ')Uɯ\ܰZ\xJ\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a¸^ \"+\\D\',_binary 'v,?ﾔAoh\wܩXsWG\\-\e','',0,'?'),(_binary 'k2p\\O׈\ӟG','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/component-init.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/component-init.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\\	\ھk\6\\\Z',_binary '~}\	\ǥ\\\"\n\\mM\\\\em','',0,'?'),(_binary '\5\'\8p8/\!\\S','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(uɥ=c{\ ',_binary 'Ðʙ\\ԇ7i\_A_Milbs','',0,'?'),(_binary '8Q]j\F\\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'po\\-c)v䇯^',_binary '^\\\]x*H\r\6Ԁ*س[y\\Zd','',0,'?'),(_binary '\o(N/䊸s\!','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*HLXt#ۋ(a',_binary '\wTR]ڹ\)\\I#+F\+X','',0,'?'),(_binary '\\Ե)\0w','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EXd\\\;|\\',_binary '\M\@\o7q\_\2\0','',0,'?'),(_binary '.\\(LM\^\LS','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\|pr8\\\\"5',_binary 'A\rhaؒ\6mkB\3VIY\\+','',0,'?'),(_binary '\\rv\c`\\(','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ϧ^9xN\7\l\',_binary '\\yhB/~\\\Ǒ\\t\:','',0,'?'),(_binary 'R9[ry|=\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*EI%dn\W[#F',_binary '<B\\듽\\J\\n\\E<\3#%\6','',0,'?'),(_binary '\'9~Ko\}7_','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/external.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/external.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{,p=\矀}\Ո',_binary '~\\e\@\SBFk,\\\Y','',0,'?'),(_binary '\05=	7`AH\0-| <','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/grouped/group-list/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/grouped/group-list/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ᶏV\'SB',_binary 'jt,r\`\\Zo	mT ^1','',0,'?'),(_binary '@\\w^O\ \M\1>','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/grouped/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/grouped/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xkpӯ||\\\',_binary '\X\\'eu\nC|	D\s&n\a\r','',0,'?'),(_binary 'v+5su%f\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';kI?Vw\rޚ\!',_binary '2im\ZG<\C|mZX\}8\*~Rx\','',0,'?'),(_binary 'Kݱk\c\2\\0Z!','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/simple.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/simple.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1nq\$FƩbmٛ',_binary '\nO\a\Jj[3\NQ\\g\\6q\}*_U','',0,'?'),(_binary '\rC߸\·\Ӳe','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\n\\'x?U\\"\',_binary '\\5\z\i \~),7:\\fA\','',0,'?'),(_binary '\\\ؖ\I2@f','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/attribute-picker.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/attribute-picker.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#5/~\C\0$BZ',_binary '\A\6*w*#>\y\\$%D67\2Tņ','',0,'?'),(_binary 'N\eUx\\nk#WJ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/attribute-select-control.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/attribute-select-control.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\w\[.QkdhT',_binary '\\$\3^mqC7~,+X\y^\\r@P','',0,'?'),(_binary 'rA\\^\Q\>=\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5u\رMl&ܙC11`',_binary '[JЂ	&x\f*\Z\\PbˋO','',0,'?'),(_binary '\?`*h\SgO\xݚ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fbS\`xVqP(',_binary 'g^\BƦ\\TR\MHYa\p@5!\H&0','',0,'?'),(_binary 'HD$3e0L\Z2}m\	\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\H~\U\\U\rz	V',_binary 'C\iXlC\h-4K\q@ \\o,','',0,'?'),(_binary '_\\\r\*\7tEq','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/utils.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\>Tj\\!E',_binary 'ܑ?\1,\?qP6ԝK\w\nYiǬ[ùk','',0,'?'),(_binary '1ٴ~\W\|W6','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/add-to-cart-button.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/add-to-cart-button.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';Pj\\\2.',_binary '䇽̳OR\\\FeZ8T@|P>2]\'','',0,'?'),(_binary '\rL\nQ\t\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uY9\V1\\E',_binary 'e\ֺ\\"1\צ\"uqir','',0,'?'),(_binary 'â[mw_y','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/product-unavailable.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/product-unavailable.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Wpѥ\"\H\',_binary '\Tq\L*d;\sPc\;w*','',0,'?'),(_binary '\\[HpCDf\{\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/quantity-input.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/quantity-input.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SA׺R}1KEp\',_binary '\N(\\.L9\\\p$@\\t$\w\\d','',0,'?'),(_binary '/\'U,7E}tS','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pp\)\*C^7',_binary '¯c\wtG>s}Xv}A;4\F	U','',0,'?'),(_binary '\\\l*G','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UgfZ\\',_binary '^9av1\=F\\ZS]K@O\\\"','',0,'?'),(_binary 'b>6?\r\@','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']9h\D7\',_binary '\Cfg\\\\.}p^Ծ\=t\\Ϣy\[','',0,'?'),(_binary 'G\>gg\j!','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_O\npg\T\8E',_binary '\vN\r\h\\\ĕ\砆Tr','',0,'?'),(_binary '\I\\\mq`M\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"H\r`~',_binary 'VY\vo(?0\Z\\Zl|+=\\YV','',0,'?'),(_binary 'B5\\\\A\\k\P>','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\X^iLTO\\',_binary 'z$i\\z/\D\"\Vc%\kߙF+','',0,'?'),(_binary '\%mᕣf\\dĝ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/save.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/save.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`?\ӥA~k\r\',_binary 'P\\R\3\\\=\r\Sd\D\\','',0,'?'),(_binary 'pՕE\{T','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\j\\0?\ss)',_binary '\\7 L2\\	=,FQ\\\B&\/','',0,'?'),(_binary '\\fV\r\i\;!','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/supports.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/supports.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɷ\\	\)E',_binary '\tU7]g%Es\\u9kΆ\p͆','',0,'?'),(_binary '\{pOB\Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/attributes.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/attributes.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#UNk}\d m\',_binary '\/kפ\"\W\\AOb,B\7*44','',0,'?'),(_binary '\\93\nttu','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L9\\S\\\\$Q\3ъ',_binary '/;\:Xg\]\쨨ê\Q	','',0,'?'),(_binary '@Bɚ\܎','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/constants.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/constants.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':>\.\0\AH6\m6a3',_binary 'R:\9\]\\\20\D\\\\&','',0,'?'),(_binary 'i}PWv\0\=>','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\n\gx\v!\Ұ',_binary '$\n\\"G]Z\ܦ)b\n6?*OE','',0,'?'),(_binary ':sYeK','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\lY\' c\[EL\'',_binary ',+zc\\'\w}X\Nu_=/YY\','',0,'?'),(_binary '\\}5p\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/save.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/save.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>65F?%?j)',_binary '`\<\\z5&ڜ\X\ywv\n\Y\",D','',0,'?'),(_binary 'GF\'_\1GZ\:e','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\{6|\\c',_binary '\rh3R\F?\U Jcao=\G','',0,'?'),(_binary 'q@w\Ś','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\Ta\]}',_binary '\\R\n;O[H\0\zT\Z\','',0,'?'),(_binary ']\h9|\䈪a\r\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\h0*_pM\\',_binary '\# i\M79p\W\T0ڄc\,A/','',0,'?'),(_binary '+h縎\D܍a&\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\06\\r',_binary '^\QX@J\A49\neziX.ΰg\k@)S','',0,'?'),(_binary 'Vݹ\ZR\nWq','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˷^\\\\j@l',_binary '\=\k\®\42(.SZ\\\\P]\n','',0,'?'),(_binary '\_kP\7','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\\֧Y2m	&',_binary '3hpZ\":\0߂\\Ȓw\\\\B\','',0,'?'),(_binary '?\-4\Ih<\\1T','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ϧ^9xN\7\l\',_binary '\\yhB/~\\\Ǒ\\t\:','',0,'?'),(_binary 'ߺ\2߼Ke\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WB\m+GX;\\̿',_binary 'x\$4oG.$Ȁ\\\\EhE(q+','',0,'?'),(_binary '\\\e,G\<\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/save.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/save.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`?\ӥA~k\r\',_binary 'P\\R\3\\\=\r\Sd\D\\','',0,'?'),(_binary '\\|\e\\\4E	','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RoFֿ_r8g',_binary '>%\PUx\\'Ar\\ŇE־kt}|\(\','',0,'?'),(_binary '\Zf))kI\Zu','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/supports.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/supports.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \r\0EE>%Tupւ',_binary '\ۑ/(LRy_˜\|\\n?4an2\\','',0,'?'),(_binary '\b\\sU[kd\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/test/block.test.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/test/block.test.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r@\\\0~\',_binary '\\PcW\O\\w52\\c0?pg\','',0,'?'),(_binary '\\~O\\-&/\,\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G	׆T\\\_\',_binary '\\r\\\\h\r#\r=:GqV\K58\r1','',0,'?'),(_binary '&\N\\bK+\)','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ǉ\ܭQ\2\\r	',_binary '\\\;O\'\nO:(E\j\\','',0,'?'),(_binary '^,R\d}#','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\vf]\EK\\\',_binary '\v4$l\rP9+\[\\\'>\wlR','',0,'?'),(_binary 'By\UQ<;a\\&','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0nngC~#!\u`0',_binary '\1\<\8Gt1\$x\vrt6$c\j','',0,'?'),(_binary '&\\@(r!\A','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nxjQ\i\V\숥\P',_binary 'xyR\\Pa\#<\uT8&N}.\X{!\','',0,'?'),(_binary '\d\^M5|q`\oD.2','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/save.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/save.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`?\ӥA~k\r\',_binary 'P\\R\3\\\=\r\Sd\D\\','',0,'?'),(_binary '%\\P8U\\Zhk','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UgfZ\\',_binary '^9av1\=F\\ZS]K@O\\\"','',0,'?'),(_binary 'H!\E\Ȃ+\U\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Øe;X\nC',_binary '\\\W\ELoJj9Ol\n-\1,y','',0,'?'),(_binary '~\\xM\Z`\\Y\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\\+O]\n',_binary 'Q\රMC\_.\GL\7>\\_%\H\','',0,'?'),(_binary 's\I\7̢/\\\\w)','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Y֒Te8,õ',_binary '/Js^P5\\o@b7\\W,5\wp','',0,'?'),(_binary '\>\=@\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DX8kӠ	~~J\\\\',_binary '\HmZEL \rѲf5=\0>\C\\0P','',0,'?'),(_binary '\\\-:5fx\0\8\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/save.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/save.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`?\ӥA~k\r\',_binary 'P\\R\3\\\=\r\Sd\D\\','',0,'?'),(_binary '\2\$ͳ.FFh','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&E\ǋ)ez)y',_binary 'ۂ݉͡\\q+\\\+.:\\\1\a','',0,'?'),(_binary '	\\sJ!\\-\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/support.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/support.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T˔\0Q\\$!',_binary 'J\B=S\,\\d\v\U706','',0,'?'),(_binary '\[\\J.UfG\e$ϛ(','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UgfZ\\',_binary '^9av1\=F\\ZS]K@O\\\"','',0,'?'),(_binary '>\T\ZZsv','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\v\Usu,\\',_binary '<\\/YqֿKK\.xdW9TEt','',0,'?'),(_binary 'KdM04\q\-\S','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')m]\H 8s	',_binary '@$\\}\vW\\BS$UY\\QΏ\\'V:','',0,'?'),(_binary '?`\p\ﱅ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"B5\Z\0=`xC',_binary '_t\`\Z<\\(\\\P\D]ա\S&I9','',0,'?'),(_binary 'T1oH4H\X\\~','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G;jz+\$t',_binary '\,\pN\M\a\Z\Z]6Lz83\Jig','',0,'?'),(_binary 'W\Dy\\r\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/save.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/save.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`?\ӥA~k\r\',_binary 'P\\R\3\\\=\r\Sd\D\\','',0,'?'),(_binary 'oIC\n	\\"','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ba-\ Lb\WG	]',_binary '~\\\1\3י^\\\9PFEz>\0\','',0,'?'),(_binary '2?|\\hP[ve+K','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/save.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/save.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\sHD\\\5tLm',_binary '=$kl9g\\G\\\\{a\D','',0,'?'),(_binary 'Y*r\\vE\4̺','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/config.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/config.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'By9i\\^+UD',_binary '\pn\\\&0\rMa\\r\\J+Q1a','',0,'?'),(_binary 'a\\	\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m2\T\"',_binary 'ג97.G5\ϯ1\%\X\Z.\\\','',0,'?'),(_binary 'Y\i\Z2ْ)\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/with-product-selector.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/with-product-selector.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\%DOw[3\r',_binary '\eY]\nNRU耟*r?66\N\%\8','',0,'?'),(_binary 'Uk\\\\\r{','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UgfZ\\',_binary '^9av1\=F\\ZS]K@O\\\"','',0,'?'),(_binary 'l\-*@\iyG\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\X\PH\\-\$Eb8H',_binary '}N\\n4\rݥ _\&pMP\q\A+\\*g','',0,'?'),(_binary ':\l#H{\\X','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\LY_JM*E6w	Z\',_binary 'I\\\`){\sK {\ĳB@','',0,'?'),(_binary '4[1\˒\.\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\\L!~\Ϧ/EMz',_binary 'pr?\'%C\$PD\vՅY\O\r\Z\','',0,'?'),(_binary 'ծ\\a	jE\A\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\o0\;d',_binary 'Y~*ISE;M\0$7ݡ$>\OHzg','',0,'?'),(_binary 'L+6;','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&(\#\ik7%Uq',_binary 'k\\vAQY\t]]\oo)|\")Uw\\','',0,'?'),(_binary 'ʆzՆýݾ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UgfZ\\',_binary '^9av1\=F\\ZS]K@O\\\"','',0,'?'),(_binary ']VO\|Jm\b','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\X\$Mʀ#g(',_binary '!hm?\7$K\l\\\0\ \\ZT5\5яX\','',0,'?'),(_binary '4Mz\ߥ1\0:Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yg\)K*\%_',_binary '\)\"2\.G\q\ѧk\0\N\0\','',0,'?'),(_binary '?H\\'VA\P>\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%\]>x',_binary 'L_侫\[%j/apRʠ7','',0,'?'),(_binary 'i̧_pZ9\\f\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b.\2\\PL\x',_binary ';X\z\)ҷ4\'\\\\_\\ɬ\4c','',0,'?'),(_binary '\H\\E\$$','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/save.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/save.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`?\ӥA~k\r\',_binary 'P\\R\3\\\=\r\Sd\D\\','',0,'?'),(_binary '[\ʰcF,!P\\E','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\b~9\r\\\',_binary '\0\w=\\ضN\\\\g\\\j\'\\\','',0,'?'),(_binary '\\>\S\gE','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/supports.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/supports.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\7\"t\Xc\+\\',_binary ')~7\H)]\'\U\P\◛\=rg*5\\Zי\','',0,'?'),(_binary ';[\X\\@~\0ZhZ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UgfZ\\',_binary '^9av1\=F\\ZS]K@O\\\"','',0,'?'),(_binary 'Xeú\ͺ!^\\\8\l','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h0KD t9f\\{',_binary '\ŝ\)\eL8\\\Ș\:Y|r','',0,'?'),(_binary 'cUu\%`i\@r\J','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7[\ЀD',_binary 'NL6j]\DR%\Q=%\ϫQ\\-','',0,'?'),(_binary 'n5wTik\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H^lrlo\\a\\6',_binary '#}CS\#zy\\i\\85ŷr	Q\','',0,'?'),(_binary '8}\*oよ\J6','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p8ܗ/\\\\&;',_binary ']\\{tO\y\Z?\\\a\Wш\*v\','',0,'?'),(_binary 'K\\\\0/]rM','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G$\̆8\L*M',_binary '2\aM<]6N1+po@Vq\\~M\r','',0,'?'),(_binary '\gNy`','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/save.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/save.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`?\ӥA~k\r\',_binary 'P\\R\3\\\=\r\Sd\D\\','',0,'?'),(_binary 'D\G\;','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U[\yLqc\',_binary 'V.\D5`ԛ\2SE\F\\\\ \','',0,'?'),(_binary '\5\$)\Xf մ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/supports.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/supports.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XyY\\\ZM9ƙ\',_binary 'J6kU\S		_3!\nt\\\\TJ\[6;','',0,'?'),(_binary '\.7X\}\\m+\\W','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UgfZ\\',_binary '^9av1\=F\\ZS]K@O\\\"','',0,'?'),(_binary '\_Ɋ5lUAo_i','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i$dSHfRc\N\',_binary '0Vh\ujz{ok\o\\0;','',0,'?'),(_binary '|7{\e\s\\Q\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7{suQ\',_binary 'edMlz4vp\3F,[[m\','',0,'?'),(_binary 'ZҶ\mME\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l,T΁\ǆ!\F\',_binary 'c\\Bm4/0Lt+lJ9Zʫ\\Ӏ{1','',0,'?'),(_binary 'Lnʆ7?\3+\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!S\Rձe\\}8Q.',_binary 'k\\#\LW*r>\\n%F+Q\\8','',0,'?'),(_binary 'Ns\z<\0\\ԉ\0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/save.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/save.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`?\ӥA~k\r\',_binary 'P\\R\3\\\=\r\Sd\D\\','',0,'?'),(_binary '3M\JQN\e\\ZDq','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nnj\8N',_binary '\\6IZ\9j\w\\\n%,#f7HsAȯ','',0,'?'),(_binary '=±(_\\\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/supports.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/supports.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=x\z+\\"',_binary 'kw..-3\\%FWE$g\؃\r\\S~','',0,'?'),(_binary 'һP\\1Tw%\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/attributes.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/attributes.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qQʸ\~rۺt5',_binary '\\5Ů\QG	te\p+\"RR\F<\.','',0,'?'),(_binary '^\=ݵ\\tc','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\gb3\r\g\Oeɉ\\',_binary '1Bu0(D\`poG)>D\/\bq\\','',0,'?'),(_binary 'Y\ab톸g\Z\s3#','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/constants.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/constants.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\״z:x\ҏTP\',_binary '(\hV{xw\w\M\\\\=UՕ\.','',0,'?'),(_binary 'ڐOWtip\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\r\\\\6ZS\2',_binary '<\,&\\	\d\&S#Jh?o\A85','',0,'?'),(_binary 'd9\\1=C\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ն\g\d\\S',_binary '%\\Wo;\\\BY\<\\"Bx>6+t+','',0,'?'),(_binary '!\SD\\<^\L\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/frontend.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/frontend.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ϧ^9xN\7\l\',_binary '\\yhB/~\\\Ǒ\\t\:','',0,'?'),(_binary '~\u\\]Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\0C\*=\',_binary '];\w-m;R\F	X8dSa','',0,'?'),(_binary '\\\=\\Ŷá\"','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/save.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/save.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`?\ӥA~k\r\',_binary 'P\\R\3\\\=\r\Sd\D\\','',0,'?'),(_binary 'pՕ=AZO\w\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\_j\\ѫs!\',_binary ':64q\S:\\.\\\\K\,','',0,'?'),(_binary '4\\h#G~ J\4','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/test/block.test.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/test/block.test.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\+hz;\\\\_\\',_binary '\e\\hC\n_\ 0\>+\VDei\s\\','',0,'?'),(_binary 'I4\"oiq\TM','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ۥ[.◫f\',_binary ']o\Zd\M\G\:&\Z.u?-\\\;Ɋ\','',0,'?'),(_binary 'CC]ik*QJ{,\\;','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/create-blocks-from-template.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/create-blocks-from-template.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\^\Q \Z>3',_binary 'G\	m0=T!j1%S([˭\0j+EY','',0,'?'),(_binary '.\\nS_1\'\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/get-block-map.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/get-block-map.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(t\K1\H:d+b\',_binary '9\1\?\vQe\<Ҳ\+(P#]\(','',0,'?'),(_binary 'AC04\e|\b\\r^','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G=%_Kn\*l6',_binary 'vT聨C\~YTj8^\\b\(L$ߐa','',0,'?'),(_binary '{}\0-ݯj','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/render-parent-block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/render-parent-block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q𪘿?\\\8<',_binary '>\ZM\˾\\\S\\\AWL\\	','',0,'?'),(_binary 'Y\\nr\PGJQ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/render-standalone-blocks.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/render-standalone-blocks.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\\Mv\4Kj!6',_binary '\e\%\,\s\9\\\"y1K?!쇉AS\"Pt(','',0,'?'),(_binary 'i\=\?vIz0T','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/block-error.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/block-error.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_O6\\<V\',_binary 'JRMk\\\\P|B\\\\\ٺK\','',0,'?'),(_binary '\\0U?,y*=\\:','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0q\DZx\apY',_binary 'f0\ߘ Z\YCCh<\'\'--s+.J\','',0,'?'),(_binary 'IB\ ŭUO\~c\ ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\U\niC._֧',_binary 'F2L/fK7-gx#9\	\d[','',0,'?'),(_binary ']`IaKu\1Sڱ#\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\-]qSu\Q2^',_binary '\\Yr3$?Fj\m!\\E','',0,'?'),(_binary '::3%\R','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/button/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/button/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^zu\J\[T',_binary '\\\\\`\\\0\\gn[\\\22\Z\AT','',0,'?'),(_binary 'R\\TՌ\SW\[\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/button/stories/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/button/stories/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '΁\1\SP\\b08Y\',_binary '\*\\oR\5/\\cc\	09ȏ','',0,'?'),(_binary 'y9^\r.Ŀf\_+F<','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/button/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/button/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\xO\\1@y\',_binary '\"+&^%\\"n+\$y','',0,'?'),(_binary '\^^Wi\MF','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/address-form.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/address-form.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\T[_\\T\Ӿ',_binary '|1R/6=/\	06 \\=ڢ','',0,'?'),(_binary '\K4\^ۿ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\Ǧ-+Ԍ\S',_binary '_6g\}\0\"\\$]6	\ǓWg\"0\\','',0,'?'),(_binary '.S\r\'\tgٕ~\@','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/prepare-address-fields.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/prepare-address-fields.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c㯗\\n\',_binary '|R\n5\_*ae&?\rL/\\r\e\}\\','',0,'?'),(_binary '\Z;`6G\5\g','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '՞\=XʯwˏH',_binary '\\\\\o4R\\\\r,\(|\e\rJTT\r','',0,'?'),(_binary 'ЌR\Ȍ;\\rO','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\U\/.3',_binary '\|pk-z/&\\\an^','',0,'?'),(_binary '/s_\}\h\8Uln\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\aARB\\:\cH',_binary '`\O\Zk>\k_\'՞\\\n.h\q[','',0,'?'),(_binary 'NP(a_j\Lu5Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/test/__snapshots__/index.js.snap','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/test/__snapshots__/index.js.snap',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\r\\s\	(TxX',_binary ';(77\\0\\пdqN?\G\۝\\-\','',0,'?'),(_binary '1bRЖe\Jy\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dh\\\\<',_binary '-C~\tOG\r\5\{Knr\1<','',0,'?'),(_binary '+2Õ\"(c6','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\mRiq',_binary 'n\<x}Qp|\fЩ\\\\\\\\\Cͪ','',0,'?'),(_binary '8g\?4\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5r!\BFޚ2\\#',_binary 'cR\\"\fs!Z\\$B0Fc\L~','',0,'?'),(_binary 'T	(\L\nlm^\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/order-summary-item.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/order-summary-item.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',J!mV0\i',_binary '3\\\=g@Ɯ򝇇\M;J\{6E\rK','',0,'?'),(_binary 'A3(\\,O','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$\\\\mE\\ݸ',_binary 'kѠ\\ܗ\2M\n\y\4\','',0,'?'),(_binary '\\2{\\d\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\9ɜOkǢjr',_binary '\\R(^Z0\'c\\mǩ\1rm\','',0,'?'),(_binary '\ϕйgG\C>\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/common-icons.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/common-icons.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'BpsA\&2M',_binary '\*\ί/#0G\\rm:\FIә9','',0,'?'),(_binary 'K0oXn\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\\\\Dr\',_binary '\\'lMc\\Lj\4\sb]`\n\}\\~','',0,'?'),(_binary 'i\\e$bؖ)O','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/payment-method-icon.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/payment-method-icon.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\RH{\r\\g=',_binary 'I\n\D8\TPEvKsK;%#','',0,'?'),(_binary '\g%\n\\̎\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\ozW`~\\\',_binary ':f3mp\"b\ZIh\rQ(g!\#ki','',0,'?'),(_binary 'XZi7	\96\~`\Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@\Eןfn?E\S\',_binary '4bE_F\l\ОqjgsJnMh\','',0,'?'),(_binary '\\\swf\1\\;\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-label/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-label/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ǧ\ߠ\|`\',_binary 'Z\>Ds?y,\0Ĝu5sW\\'3','',0,'?'),(_binary '/zO\p\\\"\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-label/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-label/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\\rZuGV\*\',_binary '\n\u\I\xD\8Q\\ҬlAx\ş','',0,'?'),(_binary '\	\N^\n)\ Q0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/place-order-button/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/place-order-button/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\JT\\%2\\',_binary 'ﰟU\\\Mnac\\\\8\|97','',0,'?'),(_binary '1d	\9Z\qoC','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/policies/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/policies/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qw\0\\Vy1[!\\.',_binary 'W\a;wm\~옠R\t\o\VH\>\\m','',0,'?'),(_binary 'F\+\/\\ǅ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/policies/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/policies/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\Gq2\	\\',_binary '\)$_\\ %O]MD?|9U\\\','',0,'?'),(_binary 'C\e\\F.Ҩ3:\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-backorder-badge/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-backorder-badge/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~E\\Gn\r6#-\\B',_binary '>tQtA3\.\\ھ\,R\|\)','',0,'?'),(_binary 'FvV,&V\\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-badge/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-badge/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\w\:\.d',_binary '\r6\5F~)r⌭\pn$q\)gh\\\k\r#','',0,'?'),(_binary '+`\w\)','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-badge/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-badge/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/\>馪.\J=',_binary '\핹:,0(A\<Eo䤬','',0,'?'),(_binary 'P(\Bv\=>\j','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ƃܨ6\\K*\nX',_binary 'H\a\{\C<\"@)\\\:\B','',0,'?'),(_binary '>s\x\7\#47l','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\R\2%o\\2\',_binary 'A@ζ\nN\\Ėn0Jɯm\ZBȠb','',0,'?'),(_binary 'hc\\\\\)\T','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/test/__snapshots__/index.js.snap','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/test/__snapshots__/index.js.snap',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\kҿ\5.\ʸ',_binary 'WdIr$}\=\_Ts9D&','',0,'?'),(_binary 'jAq-_\\[','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Za]\0\\$\8',_binary '}\\\\W\\\\\"\"\,\\<⤸\\','',0,'?'),(_binary '\ٖ\)8','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-image/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-image/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'viM/\\&,,֟\4',_binary '~\4jʃj^c[\YZ\9*E~\','',0,'?'),(_binary '罼\"NL\A','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-image/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-image/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\唕=NN],=+\p',_binary 'k96\I&5\y\\FZ0A\\)\\\^','',0,'?'),(_binary 'T\i^!K\XH͝O','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-low-stock-badge/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-low-stock-badge/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ 0\\dj\' ',_binary 'q\\Z-$E\ZemSf3^\9_','',0,'?'),(_binary 'BEy\\@:\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-metadata/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-metadata/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\jZzJ4w\',_binary 'P\j5\*n9\<MD,k䧟z\f\\','',0,'?'),(_binary 'i\Aabb\Bŭd','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-metadata/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-metadata/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\[[\b\,­\\0',_binary 'ˏhXc\(g/[\0Fr?Ţ9','',0,'?'),(_binary ';v\G\w\\/','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-sale-badge/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-sale-badge/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RG\2\\Zoo\Y',_binary 'b\K?\\Y3\\\\[b˓$\w}','',0,'?'),(_binary 'H\:\rÛ\Z\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-summary/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-summary/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2~\W\rm',_binary '\Ʒ6zNjS\\PL\6eh%(.ka\'\\','',0,'?'),(_binary '\r\\ԋ_\xEQD','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/return-to-cart-button/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/return-to-cart-button/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ң\{=\\4Y\',_binary 'J:~\\Z\G+\r\6JK\э\\!\\`[k\','',0,'?'),(_binary 'y\qcH4\rd2\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/return-to-cart-button/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/return-to-cart-button/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\׶c$Tw\\\\˙',_binary '(N\`DY\\\asd/\LpL\ϟ\','',0,'?'),(_binary '\R\mڹi|~','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator/address.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator/address.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\5\\n\=%\',_binary '$\.\4.y\\_\\"\xgS\+','',0,'?'),(_binary '\P\\\\݁9\&','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m㔀ǡ\ؐ',_binary 'S\v\\\G(_r\\5ٝlY\\\\ߐJ\Ð\','',0,'?'),(_binary 'R専izsʄ\"Ǐ\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&Sؗ]\\?D\=\',_binary '`U\fJ\\̩\u&\"-Ƚ\\','',0,'?'),(_binary 'e^Z\т{TB','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-location/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-location/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\<\\\c\")',_binary 'i-k½\lApP\r|\Y\g','',0,'?'),(_binary '\\ߒ\}@=','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?EK40Dt8*\-ᵦ',_binary '\H\\nJg\pzљ\\ۗ\rjҊֆۖKpP\','',0,'?'),(_binary '9\Q\Y\f1\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3#4&!b\K\\ڎ;',_binary '9;W\M\sGM_OVKBAh]','',0,'?'),(_binary ' u\=Y\9V\4\\I','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/package-rates.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/package-rates.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3p0\hOzuO~+\',_binary '\np!X\2\\	׬;9\'\\,+C<u5^','',0,'?'),(_binary 'cd\~H\l\g\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/render-package-rate-option.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/render-package-rate-option.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,\(\\\چ\:V',_binary 'KK>\2\5\\[8W7\\"!\\rZ','',0,'?'),(_binary '~\'\\'\¤i\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\=p;a*z\',_binary 'HU&A\0l\l0\԰\\nf,\Vp\','',0,'?'),(_binary 'PKY\\ij\\{','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N}\%+\\:؅',_binary '#\\\\s\\'.`ViHZz]\\Qn&S\\3','',0,'?'),(_binary '!{y\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/stories/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/stories/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yYHd(f\\\U\',_binary 'ft{ ȆѸc\\\L\lG9\\\8+O','',0,'?'),(_binary '\{\j\(ˋχ(','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ֹ>\\\\\0X}',_binary '\㏂\\\Vid\\ΖHN\ZHZ$Z.','',0,'?'),(_binary 'c\"i\\%\O;>\_	\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ˤ#@qod\,쭴9',_binary '\\Z[{\\\_wX\a\\dZ`%e;','',0,'?'),(_binary '\\;\\Y \\\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/stories/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/stories/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{}Q~/\h\\5E',_binary 'cm\a7ro\\\-m\\?mT\\b#','',0,'?'),(_binary '5ϕV`\)鴄','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UM\b|,M*1\Zd',_binary '岵-\>57}[\|\09Ν(\@\ћ','',0,'?'),(_binary '\"\n[.ψ\'[','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X]XӲa.&\`֙a˦',_binary 'mN\n\~\\hw\\Ner\+\\\\zN睱','',0,'?'),(_binary '<~ɤ\`̋\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/stories/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/stories/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Xj*\Ɂ0\ӹ',_binary ')\]P&O\\n:!\0\%\BKrE,:','',0,'?'),(_binary 'o,l{\h뤕T','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\<m@u!g',_binary 'qXw\l3M\|S\\\Ljn\Z\M','',0,'?'),(_binary '>\;\%B\\&-','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/test/__snapshots__/index.tsx.snap','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/test/__snapshots__/index.tsx.snap',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\\\a¤Kaû',_binary 'L;\\V\Z/;\r\\j#\0-]4e\\2޺\\\','',0,'?'),(_binary '\VעITTfP\~\%C','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/test/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/test/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q%\oh\IL',_binary '\\\f\Z/Hڼ\'D\;_vX\\\','',0,'?'),(_binary '\ia-9F\\i','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\lj\TmN.l\p',_binary 'ƟD9b\\0{Mq{\\\"\\ǎI\\R\'','',0,'?'),(_binary '\0\gzh/8','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/has-shipping-rate.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/has-shipping-rate.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ޖ\\n3ȿ\BRۦ',_binary ':A[#f\\\0\'#\1\C\mEW','',0,'?'),(_binary '\iO\uX>Hqrt','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',V\\{/\\\v@[3qS',_binary '\-}\'\B\%\\CN?\s\[/\0-','',0,'?'),(_binary '\)\6\q','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/shipping-rate-selector.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/shipping-rate-selector.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fұYe\\n\',_binary '\F\%?\βS?NW84fVĶaSB','',0,'?'),(_binary '\\6-\̂XT{','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/shipping-via.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/shipping-via.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\$2}\#GAx',_binary '#ڂ,7\b\n$B\\ CA\','',0,'?'),(_binary 'p\QN\!ؓ^\r\n!','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\n\vӍZ[cXZ',_binary 'v.*\\y\b)\yRC\"eN\t\V','',0,'?'),(_binary '\\\&\_]\}\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/checkbox-list/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/checkbox-list/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O{(ŀB\\>\H',_binary '\;`*2ncχ\̛Dv\4-<]\ƚ','',0,'?'),(_binary 'sQm+5^?#vG,','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/checkbox-list/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/checkbox-list/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gZ\\\s\02\',_binary 'أhP+6s\0]8`5\\\"nj17','',0,'?'),(_binary 'Ry\qTI\ߪWeQ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/chip.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/chip.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\3\0U\xj\\p\JY',_binary '\Z\Cy\\!Y\|\\"OB\.Q?\N:c','',0,'?'),(_binary '\\\q,hA','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}czkS2ᤁ(I9e',_binary '[\\tII\\\u~\'r!)u\r`ԫ*k1xw','',0,'?'),(_binary '0`\\K\\rau\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/removable-chip.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/removable-chip.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5-8}@v!xg\',_binary '1T\pvx#\\\\ښu\} %\A]*m','',0,'?'),(_binary 'E9!b\=VӇ]','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/stories/chip.stories.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/stories/chip.stories.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ώ\rq\0CpK\\\',_binary '\'\0!>\Sc\\)sC\\\r\','',0,'?'),(_binary '+\EC\\#3\\*','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/stories/removable-chip.stories.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/stories/removable-chip.stories.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\1,{$϶\\\',_binary '\rY\c\nH\\F\Z$Cվ.d\+\\v','',0,'?'),(_binary '\e\W+\'֒1BH','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm{Yfa6~DY',_binary 'uaeT\|\3cg\\\+-\0\SuH','',0,'?'),(_binary '\"jk|O\@\+er','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/test/__snapshots__/index.js.snap','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/test/__snapshots__/index.js.snap',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`\'Z\\n!4\RC',_binary '\\c}^^\\\\<+s1\T\	n','',0,'?'),(_binary 'ZEr*If\)ܗv','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\}#M\\Z\',_binary 'słBvJ`nwRB\"4ն<z\%e\0\uT','',0,'?'),(_binary '3C\& +K\\rX\:','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/combobox/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/combobox/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\jD&a>\r\Y\',_binary '\r\3\M\\*)}\\Wy_ th \'}','',0,'?'),(_binary 'c\\ߴy]>\Q','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/combobox/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/combobox/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\P\\ҳS9b.',_binary '\*\\0\~^١.46Ş\#\y\'\*','',0,'?'),(_binary 'F\h\=\nW:\\V','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/CountryInputProps.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/CountryInputProps.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{pߺ\%|\',_binary '\\j-\\'\3\\"х\\K\\\@%\\?\','',0,'?'),(_binary '5{\`\\emF','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/billing-country-input.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/billing-country-input.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ңa9w#7H',_binary '\L\\`\F\$#?\k	c\','',0,'?'),(_binary '\b\1h\|a','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/country-input.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/country-input.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$9\&Z\_`;xP\\',_binary 'ة)r\6{~Μ,\\NM疠\zTi','',0,'?'),(_binary 'fm_\rw<\p\}\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	\`A\\O',_binary '\\\0v\<V+\Zn+*ѺMZл\A(t9','',0,'?'),(_binary 'm3_\\q\HA\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/shipping-country-input.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/shipping-country-input.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vBx\_y\@ ',_binary '\nC	\\\\Ak\rA_r\"4.3\gC3','',0,'?'),(_binary '<j\\?x\~z\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/stories/countries-filler.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/stories/countries-filler.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<~\Z\\X\5G<',_binary 'cیmKX4ˋB5lA\Z&oMġͿ','',0,'?'),(_binary 'i\\E1','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/stories/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/stories/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\r{%|+',_binary '}C\\n\\ߥ\\onק\թιU>qi7','',0,'?'),(_binary 'Nt#\ˬ\\\-','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Tx1;wo',_binary '=\S\\b\\Zh\\Fe\\L\\\nջ\0','',0,'?'),(_binary '<\r\\9','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/drawer/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/drawer/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\~cu\\p\k+s5\',_binary '\\)N\i\c \Zg\'@\M\LngJ.','',0,'?'),(_binary '@\%\\\<R\<','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/drawer/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/drawer/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\NgwVD',_binary '{4\0\ZJ@\"փ\jI\\?bU','',0,'?'),(_binary '\{F\7\'nچ\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\ p\\n0\.\lB_',_binary '1,i\)U`4g\5\²]\0,bA','',0,'?'),(_binary '@}n\\3˨OT\\"','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/input-wrapper.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/input-wrapper.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l˱wÅ8\\ÊF',_binary '\O{:_Er;\\5s\\|*Zk~e#e','',0,'?'),(_binary '(3_^\-|\P\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/input.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/input.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e+*\\\vG\Q',_binary '5\{\<PPn.Ⱥ6t?gQ]a\q\!\\\\>\','',0,'?'),(_binary '_wRR~j\"\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/menu.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/menu.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*Zݪy',_binary '  \\F\o\\&}\\Lz	Vo','',0,'?'),(_binary '\n0x\5\\\*\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/selected-chip.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/selected-chip.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\U\+)&=R\',_binary '\\r\\y#\:\\Z\\\Î','',0,'?'),(_binary 'r)E\-7-.','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/selected-value.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/selected-value.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<e\\w	1L\',_binary 'VZዹ#w\Z\\\\E\+S\'\*z\\eq','',0,'?'),(_binary 'G\7B\O_kz,','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\j\\\\]\',_binary 'Q)BQ$F.Ƹ\\0Pxi\ng\p\yN','',0,'?'),(_binary 'K4vZ[6* \','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-element-label/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-element-label/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vS0\\np#/\L*',_binary '\w\r\\>+\i6:		!-h\/','',0,'?'),(_binary '5pX(}x3?','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-element-label/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-element-label/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\t\k\',_binary '\9G\Lu&1$\0蟕m\\','',0,'?'),(_binary 'z\|8V-ӵUZ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-submit-button/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-submit-button/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>{_\!5~kl6P%]4$',_binary '\*2C5͖A\,)|C\SUy}','',0,'?'),(_binary '7\ZIf\.2P7','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-submit-button/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-submit-button/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\F|\\0\\\W\j3\',_binary '\0S&\ĵf\Z\\Me`\^r','',0,'?'),(_binary 'c\\r\4\/a\\:I\+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/form/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/form/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KT}	V\xY\\n`',_binary '>؋\\tk}}0ଢ଼\\\[ll\3\,\','',0,'?'),(_binary '&\n\T)YD\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/formatted-monetary-amount/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/formatted-monetary-amount/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\05\ȉg\\\6\/y',_binary '|\ZG\'\\Æ2Eu\\e','',0,'?'),(_binary 'd2\\t\\&̐\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/formatted-monetary-amount/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/formatted-monetary-amount/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H>Z*lVȧZ',_binary '\#튋\\N)#ɪ\{\~@\_F\ZP\y','',0,'?'),(_binary '`\r+\{H<\k','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/label/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/label/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\Hڌߪ#P|\'',_binary '<\\.\"PZjo8+KgOƶ,&H	\\','',0,'?'),(_binary '\үjۿ\tTao̪>','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/label/test/__snapshots__/index.js.snap','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/label/test/__snapshots__/index.js.snap',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iҸ(\Ө\bq\\',_binary '\ʳ\ٴ/U\\5\G\C\\\\K\','',0,'?'),(_binary 'CjE\lX\?n.\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/label/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/label/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x&J\^ Q',_binary 'wYN\\\\\\M\ŝ\\ߑs2G','',0,'?'),(_binary 'd\P*','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/load-more-button/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/load-more-button/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\s\+\BM\uR',_binary 'ڷ~m\i\\\ZV书\3N\pGyF|6','',0,'?'),(_binary '@(\Z2\p\X%Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/load-more-button/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/load-more-button/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':;sRv\\v\',_binary '\CX8\.=+\r\3-§\\\\1','',0,'?'),(_binary '	{$L\\p\\\e\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/loading-mask/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/loading-mask/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\\n3-l\V',_binary 'ynɄ0k\*\_(d,I4\\nm9','',0,'?'),(_binary 'y\}\.~\B','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/loading-mask/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/loading-mask/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\S\nͧ\uF',_binary '\g\\#\h;\\\]\5\]J','',0,'?'),(_binary '\\V^Bď9\\\\iY','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/noninteractive/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/noninteractive/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ai^(n\'nk\X',_binary 'N\\.\\~t\!(\\\n\Xi','',0,'?'),(_binary '\N\\I\v`\x','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E#zN\Pµx}\',_binary '\$x\Q}ά2\\pe[\8oK\\'','',0,'?'),(_binary '\B$FYo8\sj\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?9ux\SL#\\',_binary '\_U\6HH\rx\xB㕽*o','',0,'?'),(_binary '\\0p)\\:','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\0	\G3/o\',_binary 'YѲ\H{(#k ֯8	Rt\Oɥ^2','',0,'?'),(_binary 'f\\DW[-X+\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination/utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination/utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\cԺ\k\jX',_binary ')\\"X\\}	e9m ^\ƃ','',0,'?'),(_binary '\Vێj_kk\>\Zo	','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/constrain-range-slider-values.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/constrain-range-slider-values.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '܊\ =\\E\',_binary '\\\\P,\lC30\\\XUtӁR\%\','',0,'?'),(_binary 'Xe\\|\]\'3','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K,\ґ\A\H\h',_binary '_!\:$ )C{߯N\\6?1\ӆ','',0,'?'),(_binary '5\t\\\1\0\+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/stories/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/stories/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Y33\<\{#]o',_binary ' E\\\\\)A0\ze]\8\\\','',0,'?'),(_binary 'H\Hn\⍁3~','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\zd(FE',_binary '\"n{<ZQJ+:\\\\>W)\\Ǝ\@','',0,'?'),(_binary '0\l\6en','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/test/constrain-range-slider-values.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/test/constrain-range-slider-values.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\0@̈;XC\E\',_binary '\\,^+_\#N`]}\0\\\\rd\y]\','',0,'?'),(_binary '\[\'\i}X','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r)4{E\\\"\YE',_binary '\gfEw\\\\̱\Z\\	\nr)\','',0,'?'),(_binary '{\	oXVR\?','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/container.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/container.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x=S:\l\!',_binary '\\\H7E\\Ƞ\\0\\`WkL','',0,'?'),(_binary '0K2GA\n\n7+\ʃ\i','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mfh\0v%[,',_binary '\\5y$\\vF\_Ĵ\y\B','',0,'?'),(_binary '\w\Cc)diz\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/no-matching-products.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/no-matching-products.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*!.Ea\\+O',_binary '{\\≛\@GhpG&\\\4/p','',0,'?'),(_binary 'QY03*','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/no-products.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/no-products.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'heX\\'\r\\\',_binary 'h[%\X\E;NY^8\j\0\\8Y\H $z ','',0,'?'),(_binary '\n\\w=$h','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-list-item/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-list-item/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TP*ɘh9P',_binary '\7(0?ۿ\\vu\$\\&+\','',0,'?'),(_binary '?\ ?,x\x\l','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-list-item/utils.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-list-item/utils.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ظ\Ez9?O\n4\',_binary ';\]WC\dZE%s\fQ|혇̧','',0,'?'),(_binary 'i\p}|$D','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-list.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-list.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0(\n!BfJ\\n',_binary '\u`\u\X-\\L\l5#[\\','',0,'?'),(_binary 'X\\\	pkĒ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-sort-select/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-sort-select/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\\\\\Ѐ\ϛ8e',_binary 'n[\塪\5J}׌G]sbt','',0,'?'),(_binary '\&\0V.\\J','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-sort-select/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-sort-select/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YePZ4\u\%E',_binary '\\'J5LjG\pظ%\uj\"q','',0,'?'),(_binary '\ȽN\G\V\sP\\3','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_XIj!\&\',_binary '|0\o/\M8SX\*\\FDeOp\Z','',0,'?'),(_binary '؂\'%\v\\\\X','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R/\3\E^C',_binary 'ԑ۸\\\g+H:P:6\}<\+\;G\0','',0,'?'),(_binary 'FWfo^\\\01H','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'Xd\g\\&',_binary 'uK:TB\ԧ\t2i>*\\\','',0,'?'),(_binary '`QQUD\m\#ZY','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/stories/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/stories/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Wa-í\\rl\>\õ',_binary '\hIRf\rTz\"plJH;l<҆\\','',0,'?'),(_binary 'Ѡ]\2hd}\h\>','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G:\\`\\Λ\FtD',_binary '0wRR\H:b#ޥ*D\	;;P&\m#\\"','',0,'?'),(_binary '\C#И|?{\Z.a','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/test/__snapshots__/index.js.snap','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/test/__snapshots__/index.js.snap',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\xI\s!ןh',_binary '\"\"4PgTF.-\)8\-\b*dz~\\','',0,'?'),(_binary '%8\\ QdL','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B>) \kjj>Q',_binary 'T)2q0r\2\Ϗg,Xy\{\\X\h','',0,'?'),(_binary '\N\]\\r9:','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aK\bm8\4!\',_binary '\hX+k\܋Ͽ:M\\u5!E\宄Efa','',0,'?'),(_binary 'u\'r\桎j#','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/stories/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/stories/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\r\\5B|\&j[N',_binary '+;Ebd}\J\}\z\\\.\\afd','',0,'?'),(_binary 'h\pl/e','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\x	tfb\ʖ,',_binary '\0|зF\VW7U\3:e\\\v\ANA=\','',0,'?'),(_binary '/D+\C\j','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/test/__snapshots__/index.js.snap','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/test/__snapshots__/index.js.snap',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ͯ,l`l6',_binary '=\\r\\l%\\\0f\ZY\n\\u̻2','',0,'?'),(_binary 'e{z\Fa_\\U80','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '݉R[wش\\',_binary '\(\Y\2\y\ 8~{}\nu8\\}k4;}\'','',0,'?'),(_binary 'b-zba$;\b\|\1','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/quantity-selector/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/quantity-selector/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O]G\-;S\rY\\',_binary 's\n\Z\DA\\発eL&E\2JFq','',0,'?'),(_binary 'Ur\X.DU{','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/quantity-selector/stories/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/quantity-selector/stories/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b1sa\0',_binary 'b\\nA\\np]C{%\\T?\\'','',0,'?'),(_binary 'l_\A6w}_}\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/quantity-selector/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/quantity-selector/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\tB\I\׺',_binary 'qS\\K̡继\@يpǡV\y\\P','',0,'?'),(_binary '\\\\Z\t5C\\d','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C}\Q0,13W[',_binary '*v\\~G\\\\ɣNc\\\F\"\엳\dG\\d','',0,'?'),(_binary '|hb\\\\؝\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/option-layout.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/option-layout.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!#o}\',_binary 'Dơ\n.d7\,\&\\\\@U','',0,'?'),(_binary 'ҁfM\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/option.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/option.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1(`1\b\^',_binary '\n5z\\{~1\\"8\72\B&','',0,'?'),(_binary 'zD.K$~IR','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\\419\\\Y\\',_binary '\G\Jˤ\3_lҖsL,˩h\E\','',0,'?'),(_binary 'm\\\\;+v>\\\\N','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#sU?J\%/%\z',_binary '<svs\"\\ASv=p4Ua7\n','',0,'?'),(_binary '_)\\ɦe:\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control-accordion/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control-accordion/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Rw}\0\\w׺E#\',_binary 'Q\[6j\r\\"<CI%\&9\\L\>','',0,'?'),(_binary '\k*C9K<Ͱ\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u]\\^]$ϩ[',_binary 'v\\\U\"zh\-\)d.ͮw+\R','',0,'?'),(_binary '\\ܖ\\}\>\Ӝ\n\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/stories/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/stories/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\;+a:\'ᢦ-',_binary '9\\-%L\\\#.l\h	\','',0,'?'),(_binary '6\{,Gj\UARfU','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/test/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/test/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\9_6!\0l',_binary '{\"^M$al	y3\#\\~\H\n(','',0,'?'),(_binary '\(g~\\p','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qg\fU\\RJ\\\',_binary '\g6v\ś\\Z\\]I$ۈnĶzP','',0,'?'),(_binary '\Dţ5Ҹ6^)S','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\\|pq\\<־\\m',_binary '\\\n\o\->f\2;\\BK\fSOO\0','',0,'?'),(_binary 'C6ym\*f\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F H\\z',_binary 'Dk\wD?Qa𥾣M5\\bp\\x\"X','',0,'?'),(_binary 'TP%\"UG\H\n4','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yV\\lL)3\\r',_binary '[\\G\\\dF\/6:F\"?	\l\0\','',0,'?'),(_binary 'whD\*','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list-item/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list-item/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/U| Te\\\~ؖ\\',_binary '1)\0\M\Bk$KVz\B%LlfJ\U\','',0,'?'),(_binary '\ڬ{\1p\i\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list-item/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list-item/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Š0n\.l\Zk',_binary '=W?\vi\'\\\C\\\0\nm:3','',0,'?'),(_binary 'o\A\\cI\٪[:\Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-sort-select/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-sort-select/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɡ\P\Y,',_binary '%^1Mz~.*%Sw\.VV\0\\XU','',0,'?'),(_binary '\\\[\	_KZ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-sort-select/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-sort-select/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=E\y\)ɾ',_binary '\'F\k3`\9(	%n\RS\"\$ck\','',0,'?'),(_binary 'g˄\ǝ\nщ\}Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Am\9\\;x]߉\',_binary '\^QKc\\P\\ީ \\l^\"ۂOg','',0,'?'),(_binary '[lHHS\\6͓+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/main.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/main.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\WҮ2N\\\n\',_binary 'B\p\H\\@lAE\\1v<u','',0,'?'),(_binary 'pq\"C\@94\\)\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/sidebar-layout.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/sidebar-layout.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';.Pe\p%򜵨',_binary '\I~\Z\n\\K:\0*xb\!\n\ \\.\t','',0,'?'),(_binary 'xΟ\Εm?\6P','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/sidebar.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/sidebar.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9\WW\2&?9\r',_binary '7v[}5Z\(.0\\0q\\5,&o','',0,'?'),(_binary 'Q/\F\Z3S(\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\~\0@\\T\E\\9k',_binary '\p)V>Dڗ_!v!c\\\3\_','',0,'?'),(_binary '~ǆ\C\r,=\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sort-select/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sort-select/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}NKTMu\r\\d',_binary 'VKX\Y4\;\\Ǖrnw\J$Z@<F\','',0,'?'),(_binary '\:\}NJ\Zam\.g	','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sort-select/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sort-select/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*o\ր\\?b]\u',_binary '\\$\\u꒻z\eZ삀\\Z\V','',0,'?'),(_binary '%;4L\v!N!5zy','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/spinner/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/spinner/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\Z^o1Ӂn\-0',_binary '\8\x3\\\2^\H\ȟ\u','',0,'?'),(_binary '\ N*,Lx+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/spinner/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/spinner/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RƽrPΰS*\\\P',_binary 'G$\\TwE\\nƍ^\QreGƉ','',0,'?'),(_binary 'H#Ҟ?Yܹ\@c\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/StateInputProps.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/StateInputProps.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\?\Z\R=?hdv\5&s',_binary '\9\<o>:\\?\fΣy9G(\`ø','',0,'?'),(_binary 'u#<$8.}','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/billing-state-input.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/billing-state-input.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\<\_\I\Q',_binary 'xl\\`y\'|\(zƹ\*΄\h\\ǲ\\B\','',0,'?'),(_binary '\\B\\1\4\n(\-v','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0] b\>S\m',_binary 'ZD\#?&`IuA\WO$\Sױhft','',0,'?'),(_binary '\)W\rn,ݓU\GV&','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/shipping-state-input.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/shipping-state-input.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':ߙ蛠\\'{',_binary '_*mC\\ }\\\P\8R\*\a\\n','',0,'?'),(_binary 'Kί\y6\U	,','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/state-input.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/state-input.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \D\gB.\"\"\\',_binary 'uiǟ奐\EB\u$\X\r32,\0943ˠ','',0,'?'),(_binary '\"Z/\&P\0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`\Sa\lڃg',_binary '1:p77q\|~g\Ͳ\\&\','',0,'?'),(_binary '5 \M10f\?{','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/summary/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/summary/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʮxh2;o\&\}',_binary '?\"\o0\a,\\\P\}B\$AƙA\3','',0,'?'),(_binary 'Eʤ튰Gt\\0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/summary/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/summary/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ޠ\\	o\',_binary '\\\Z%\1*\\#n\F	_\r(wZmF\','',0,'?'),(_binary '\o#6̋3\s','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/summary/utils.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/summary/utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8WH\H\Y\Z;#',_binary '\"+7\r\[N?[|\)@{\͕gQt+f\n','',0,'?'),(_binary 'G\[2L\\_\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/tabs/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/tabs/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\0$\6\5',_binary '\HG_Ŋ\@;\]T6\0\Z\\\\\\','',0,'?'),(_binary '\.+\\\\x7\,#','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/tabs/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/tabs/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?Lqyte߳',_binary 'g*\թt\ܺ+Ҹ\/\n\\!?0A','',0,'?'),(_binary '{ftU\VG\\0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/text-input/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/text-input/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ij\nrx|8\',_binary '\T\\\\0FZÔh\U&\I\','',0,'?'),(_binary '&\҂n$\\d\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/text-input/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/text-input/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\n3&\G@j*',_binary 'DҶӷZ\ǻ)\\zlj\n\\\"a~b','',0,'?'),(_binary '38);*F\\\T]','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/text-input/text-input.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/text-input/text-input.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\E\n\&\\nh\\\6',_binary '\\o\6\\´|蔰\m֝2\r\nJ','',0,'?'),(_binary '\qR\a\\=B3','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/text-input/validated-text-input.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/text-input/validated-text-input.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*I\0\Qd\:s',_binary '\\\5b\'gy\di\Bg\\N','',0,'?'),(_binary '_䉝I\A\]C','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/textarea/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/textarea/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' }R2\\',_binary 'X\\uLS{L4a~4\ b;2;e\','',0,'?'),(_binary '0\Z8O-\\^\n\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/textarea/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/textarea/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i\\I_W~i3',_binary '(<}\\\'C\.{RM\\\'̪0LV','',0,'?'),(_binary '\iJz\B','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/title/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/title/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\£\A\\l\/^\\D`',_binary '\3u\\t.ڠ(\\a+=\','',0,'?'),(_binary '\\\g\He\CdW\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/title/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/title/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Rp\\\'\+\/',_binary '\}\\\\K\	tJ5\ܽ\\_E]R','',0,'?'),(_binary '\\5	9o^߬!HA','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/emitter-callback.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/emitter-callback.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\8ڭ\]\. \',_binary '\')L\B{\"sH%\no ;2!','',0,'?'),(_binary 'irc\h\\T','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/emitters.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/emitters.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bq#\\+qm',_binary '7<{o-EJ\\n\a\0D\"\a3_(4ߊ','',0,'?'),(_binary '>\\[\\\\?Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\}\u\\!#3Zj}V',_binary 'F)̫8&q|,oM\ Eⵯ}x\','',0,'?'),(_binary 'Y̎\	\bL׶t','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/reducer.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/reducer.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5,>FrA\8ɕ)',_binary '\O\~\0Xhwd\^<I)$\\\\p\ܡ','',0,'?'),(_binary 'heV\i|g<\H\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/test/emitters.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/test/emitters.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QlO\\'\K\Y\',_binary 'E\M8\tת165)\@\\g','',0,'?'),(_binary 'u\0$ꌊ\\nV\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bgB>\\tOX[',_binary 'U)2\cj^<9@.\"}c\\\Z\&','',0,'?'),(_binary '֘y>p}9r\=F','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\T\5uQ-E\s',_binary 'I\Zl,H\HcT%if\n\J0k\nF','',0,'?'),(_binary '0T\L,~jWz\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\_\T/',_binary 'Sn\.э\0\\IV\ʡ\'G\\\\h\\\','',0,'?'),(_binary '\'2\!\LoΑF','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/test/use-store-cart-item-quantity.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/test/use-store-cart-item-quantity.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\\+\k\`-\\',_binary '=\e\n\\d͘b[5f\\\;?.','',0,'?'),(_binary '.ev:\w','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/test/use-store-cart.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/test/use-store-cart.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\:s\\\ÏfˠX',_binary '\Ad\DGWh\o\\B\Z(\\Xڷe>','',0,'?'),(_binary 'g|(9uMM\"','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/use-store-cart-coupons.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/use-store-cart-coupons.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '߰\zm\@\._',_binary 'up\Zި\En,\]\,\ZTI\E\h','',0,'?'),(_binary ':S8t\\\L:F#Q','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/use-store-cart-event-listeners.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/use-store-cart-event-listeners.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\4;\2\B 3o\{M',_binary '\Kl]Ue\PigBO\&P0rqn','',0,'?'),(_binary '۠\o%Ki\>','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/use-store-cart-item-quantity.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/use-store-cart-item-quantity.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\֝:mW^>',_binary '\F!_J\=\\?	\\/\\\\?\','',0,'?'),(_binary 'r\\k\\\+R\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/use-store-cart.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/use-store-cart.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\k_\5I.I- \',_binary '\arHݧ\\}wۇ*ze$','',0,'?'),(_binary '\\'Ĵ\0\M\#\Ԩ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zH仩y\^)).\',_binary '}\r^|G8\\'cd_\\\j<\\"\f\\d7','',0,'?'),(_binary 'u8CeC\J\\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/test/use-collection.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/test/use-collection.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\rJR#\'\"\\\1\',_binary '{p2\0MOk\iO6\r\s]c[\q','',0,'?'),(_binary '\N?\\.!BW\^\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/use-collection-data.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/use-collection-data.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\D\j=\b\={',_binary 'hZ\[4|I8%\\d\7}x\\\1SYH','',0,'?'),(_binary '\m\NF\m{\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/use-collection-header.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/use-collection-header.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't&\M\\[',_binary '\<L\@\K9jZ\ehN\.{|gI\','',0,'?'),(_binary 'z\\Z\]3p|E','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/use-collection.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/use-collection.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Bb\8A\/\|',_binary '\I\&\#y\\uo뎁2&U5\\\SI','',0,'?'),(_binary '\\"pu⦘7Up','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ncR\W)nD|',_binary '%\X(\>Y\F\ܨNFJ<m','',0,'?'),(_binary 'u%/\)J\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\̋_\Bc',_binary '2ŶYB\'\Y\(W\5\!]','',0,'?'),(_binary '`%k[0$r\E^','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/test/use-payment-method-interface.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/test/use-payment-method-interface.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X;\\\"~:կ',_binary 'L\\$[@:\I\\\Z-\\\L','',0,'?'),(_binary 'Z\	\3\\\\[\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/use-payment-method-interface.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/use-payment-method-interface.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^T\BP\',_binary 'wu1M\]۵/eům6\f+','',0,'?'),(_binary '\%g\  71T)~','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/use-payment-methods.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/use-payment-methods.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bM\Y@\p>+',_binary 'V\\\03g0\\ggÏ\"T\(pZ!\\l','',0,'?'),(_binary '/\AL(ℴ\U5uo','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gqݠɵ\&\',_binary '\n@$0j)\\꺇%q%\k<¬\Lף','',0,'?'),(_binary 'b^\k\\C\\n<<;h','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/shipping/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/shipping/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\\\u<\\"6\',_binary 'dE]ji\0qW\F!#\\\n\:*d\\\','',0,'?'),(_binary 'm\2F%;ɓ@\{?','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/shipping/use-select-shipping-rate.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/shipping/use-select-shipping-rate.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\G^1l;<\',_binary 'Vbe\'\-t\8\\\nUuxx3\5','',0,'?'),(_binary 'j;дn\bP\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/shipping/use-shipping-data.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/shipping/use-shipping-data.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '·G7l΍@f\',_binary 'X#\(aS{ӷQ#\S<\pX','',0,'?'),(_binary '\ǁxr׈J','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-checkout-submit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-checkout-submit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Hޡ\\'\$6,',_binary '\\\i|\cͥ\|b\-\TDLݰ֟w6\','',0,'?'),(_binary '\yK(j\bT\+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-query-state.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-query-state.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QҶ}K%\0\VS',_binary '\\0\|[sK_H\y\\1\b=\e\"&H7\ã','',0,'?'),(_binary '[\[(P\-','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-store-products.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-store-products.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\̠z\ǁu!d}9',_binary 'Ag[a\61av\ *\\\^','',0,'?'),(_binary '訌,\bJ!\j \;#','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-address.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-address.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\aK\$l9wv-',_binary 'rs\tI˃c$\\%-H,\-\\y1','',0,'?'),(_binary '(#|ءa;','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-extension-data.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-extension-data.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\pDC\\',_binary '\Ąa(/\l<\l*1ա8$\j','',0,'?'),(_binary '\;v>Qf\'\@\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-notices.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-notices.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|Hs\њ\\NSk',_binary 'e\\n\9Ia5mt7Y4Mlo(	\Zo({','',0,'?'),(_binary '\"\\j0=8k^<','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-submit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-submit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\KS]6\y/',_binary '^\2\0b[Ji05ߦ\,[D6jb','',0,'?'),(_binary 'Ae\Nyٽi','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-customer-data.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-customer-data.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\h\\x&.\$U',_binary '9W;Ӽ\yX5\k\T\9wB','',0,'?'),(_binary 'n\\\\ZW\R\0\	\h','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-emit-response.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-emit-response.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W6\||ص?<?',_binary 'HEvU\\е\ɨi\߹s\	Rs','',0,'?'),(_binary 'n1W]\\oT\0PYW','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-query-state.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-query-state.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X|-\H˜\\',_binary 'x\ph(\/\8nn>殾di銚\'','',0,'?'),(_binary '	,-#\z\#','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-store-add-to-cart.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-store-add-to-cart.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(X##	׋\\[?\',_binary 'W[x\n\CDQ\0	\0K;\n\\>3','',0,'?'),(_binary '0\w\u}dމo.2','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-store-events.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-store-events.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\k\\-\ܦH',_binary 'R\5\\\08b\ˆ\j^\\c\2O\\','',0,'?'),(_binary 'oԹ\h\`zs','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-store-products.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-store-products.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\\8BQ\Z\Z耴\',_binary '\蝼\+\\g\=\2j2\_4|q\','',0,'?'),(_binary '!r\#\)NVXۿ\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-validation.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-validation.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't)]U\\E\R\cuTD',_binary 'Mc#0\\"\\c\\\3$#(\\\\N/\z\\','',0,'?'),(_binary ')t<H8\Ė\)i}p','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\))3XK6\\a7',_binary '\\d~\6IG)\Tw9b+\\','',0,'?'),(_binary '\!\+\rf?','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\\\Z8i\}\i',_binary 'm~C\\?--\sȌx\\\C	t\!\\B\','',0,'?'),(_binary '8(<As\"\'\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form/submit/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form/submit/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[e<\;\ycv3',_binary 'm\nX<!\\\\I14%2\Z\\e','',0,'?'),(_binary 'o^\wJ\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/actions.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/actions.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\0N`\Zj\\KT0',_binary '\|݈\;aM?\nfɾ\2\UP\~P{','',0,'?'),(_binary '1=4V\ncXik','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b:ci\F4n\',_binary 'tx\NOw\\r\RgE51)','',0,'?'),(_binary '\\E\(%,u\nRK','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/event-emit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/event-emit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˼!}J\V10',_binary '?\Z^f>\	\T\ږ[\Y\cESN3\rڤ','',0,'?'),(_binary 'od\j\\\\Ial\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\'!d\"j\f\.\\"t',_binary 'p\R\%|J3\\nם<\D \gu','',0,'?'),(_binary '!R{+|\I\\Z5e*','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/reducer.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/reducer.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WD\\ٲ}\\+',_binary 'C\e0f\\-\df\QM\1\"\r\F','',0,'?'),(_binary '\\hJh\z\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\BX\T[\hG}',_binary '\Ч\w~p\<z)B%\R\?\"','',0,'?'),(_binary '\Fߒ\<K|','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/cart/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/cart/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K~\98r<\N}',_binary 'kt^\+d.\\I\iI\\HA\\@ʬd\}','',0,'?'),(_binary 'E\\4\r@','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-processor.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-processor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\k.S\Ni\_',_binary '\0ݺ\E\\n\\xb\}\hS;|\_','',0,'?'),(_binary 'Zu<\\e\;י','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-provider.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-provider.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\H%m\r\4*\̽',_binary '˴\ɶk\߻b8v\Z\\LkD9\\','',0,'?'),(_binary '뾡,\n`L-0\yb\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/actions.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/actions.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\\\w(Zk\0_q',_binary '\/\B\CkO\z\_\S=\Y','',0,'?'),(_binary '\\\\\'_9','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/constants.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/constants.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\\i<\vp\\\^',_binary '`-\g\8\\\\\l,\\A\ryH','',0,'?'),(_binary '592~\\\\u\\v','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/event-emit.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/event-emit.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ե\?o%\e\\9\',_binary '4C\\\\[\\tkp\8\.}験ʀ','',0,'?'),(_binary '5\5P3\e)V','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\CK3\?nC/',_binary '6\}v\O=Ŧ96f\z옰hqHh{|\','',0,'?'),(_binary '`\J^0)₀5J\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/reducer.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/reducer.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#M\쾊\'R=|\',_binary '\\u\\\nx+(\j\sI\yY`0\k\p','',0,'?'),(_binary '2\\6Țuѿ.G`','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\\[_\Z:q\\\',_binary '|12f\\05\g\'F\9','',0,'?'),(_binary '\w\\0\\>\J3\	','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\nѨ[\"][}w\N',_binary '\NWIi=\\@Q)SXTqzFz-x\v\Xś','',0,'?'),(_binary '\\"hX\ޅԳ#Jt','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/customer/constants.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/customer/constants.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L&2d\\N\!\e',_binary '̀4{\\\<\$\\[m\`i1>o/6\','',0,'?'),(_binary '\'\>\\xt\6','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/customer/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/customer/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\\\\\\x\\ѡ1',_binary ';V\0 \\\nh\70\\P:Ji0','',0,'?'),(_binary '\w\\M8\0:&\Ot(','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q.\h\\\U3zj',_binary 'd\䢙OyV~Fx\\y^\rU\H\/\','',0,'?'),(_binary 'I˜e\}*\f','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/actions.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/actions.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\[,T{\u\':',_binary '\"\>\p2M\)%snq?r!ݲ$p@','',0,'?'),(_binary '\\\rxJz\\w;\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/constants.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/constants.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#VK\0\=g\\Q',_binary '-\\s\q\UG$~)|(|Rr;8\B','',0,'?'),(_binary 'LaL*\.;\\\g\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/event-emit.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/event-emit.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S]\w[\\`',_binary '\LWo\\fH\0~0\rW.%\\صS\;\','',0,'?'),(_binary '\:fN\b\rK_eʊ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?C\jS[\\%T',_binary '}\\҂Q^ܖ6\Cu{㖼\GS','',0,'?'),(_binary 'rHhMZBXF3i','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/payment-method-data-context.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/payment-method-data-context.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ap7\\0B\\y\\P',_binary '\Zʣ_!]2U10?&j\cyWp','',0,'?'),(_binary '\_\rm\\E\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/reducer.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/reducer.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{?d`܁\0',_binary '؈\Mt/e\4z,\\ej\\','',0,'?'),(_binary '\'RC\Zn\D\,y\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/test/payment-method-data-context.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/test/payment-method-data-context.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \W\EQ\{p',_binary 'fE\z\n\\\\}$87\&\!\p\\','',0,'?'),(_binary '\\0\\Zʕz','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U,n2W\r\|\',_binary '\3!\r\\%7{Sdt\\b@sG','',0,'?'),(_binary 'm\\\ˑ\I\\E\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/use-payment-method-dispatchers.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/use-payment-method-dispatchers.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'1$e5G1\',_binary 'Q%*\[\#@1M?\O\\4¿C ','',0,'?'),(_binary '35RA&(M\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/use-payment-method-registration.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/use-payment-method-registration.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;\"\;\楂\',_binary '.\sP\'6P\\\\\\T','',0,'?'),(_binary 'lgc\n\g&q<\\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A%-\KQ<Ψ',_binary 'Ma\@\\"яe\\}eNc\l\%','',0,'?'),(_binary '5:n2\^\n>E\0tk','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"MJ!B\D	\',_binary 'd#T5]5\fߨuNBM#ְ\0~Ω;a(8g\"','',0,'?'),(_binary '\&\\Zr4JB','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/event-emit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/event-emit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KI&\0~\2Rc\',_binary '+5C\Z\w8R\\\C\04','',0,'?'),(_binary '*\hu$\9\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\:XW\m9',_binary '\\r\UNF<\1\e$/\Z[\Z^\\r0\\','',0,'?'),(_binary ']k0ؕ\~\K4V','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/reducers.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/reducers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\{kO\e?ln=',_binary '\\Vo-ߺ\w\\\Md4\\n\Yt\','',0,'?'),(_binary 'mC\+)\T','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/utils.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ն/[R4',_binary '\0}¹ٝ\[\\}\tȮA0$;','',0,'?'),(_binary 'bO\^\'x!\:)a','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\\'\&\\\*S\Z<s',_binary '\D\*FǛ|d䐔Z\y\\j\q\m&l\','',0,'?'),(_binary 'Y\DY\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/container-width-context.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/container-width-context.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɤ\\/\\>9',_binary ';2\\\0{\L\\\\s^\\qƲ~Q','',0,'?'),(_binary ';Z#\\!bjw','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/editor-context.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/editor-context.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\\Y3',_binary '*\3s#9s\Z\䤏k\\\\\`','',0,'?'),(_binary '^鐇Kb\bDz','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E[?\;~\\7&B_',_binary 'LЬ\+\\d\v\\\awQ4C\','',0,'?'),(_binary 'GZֲ\Y\,]$b','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/query-state-context.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/query-state-context.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\!O򽯦',_binary '>߁\"aWu%U\\.}`\Nc\BaQ','',0,'?'),(_binary '\́\\y|\\k\1\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/components/store-notices-container.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/components/store-notices-container.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ӄ?ٲLIU9aډ\',_binary '<#@8qCxPZS(\\s=\\6U\'ZH','',0,'?'),(_binary '\ؔ7\Cm','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/components/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/components/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%Fn\\q\D\4z>\',_binary '\nc#\5\M\7KU\i\\\ppV','',0,'?'),(_binary 'jiq͂&#_\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/context.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/context.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3+녰\0{',_binary '\[l\)ם?\,+\\w*{','',0,'?'),(_binary 'ws\8\ȋbO\r{','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:\GΘ\tA\',_binary 'm;YT/k#\	V\8\SE\=Ɯ\q-0','',0,'?'),(_binary '\\rX쑒呝Dr!','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices/components/snackbar-notices-container.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices/components/snackbar-notices-container.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@HE}SM\\',_binary 'ƾV\HM\\\\Lo(\. `\3`','',0,'?'),(_binary 'P\\F\\\n:\5\27\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices/components/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices/components/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yyRG;\',_binary 'L6\\쭑c߆\\R\^\V<w.1\Q\','',0,'?'),(_binary 'N`I\Q\_̻\'','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ؚfOϱpVk\\n',_binary '>\f^	a\'\e\\u	e5<R\'','',0,'?'),(_binary '݀\|\Y\+R8\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/components/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/components/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SI\\\;M\M|z\z',_binary '\_wqTN	^\\ZcI*{LkQG\\O\','',0,'?'),(_binary 'lFSI\\Zi\ZCK','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/components/validation-input-error/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/components/validation-input-error/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';Cbژo\\\"Wx{u',_binary '\\\[`Ҟ\\6}\"à&Ҟe{/X','',0,'?'),(_binary '\\f\Z|V\=s\0@h','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/components/validation-input-error/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/components/validation-input-error/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Z(\\0O\oB\i',_binary 'T)\z\\\U\GSZ\\x\\\m\','',0,'?'),(_binary ':\\rɨE\\F','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/context.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/context.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\xݎ\ke~',_binary 'T\c<\\5E;2\ka\4A,\','',0,'?'),(_binary ' =\;;Q2','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\n(Ձ',_binary '#\f\q\/]9:>\/H8os0f\\','',0,'?'),(_binary '\\_Ԣ\0nWی','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/test/utils.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/test/utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}Ƣ\*;\i;-V',_binary 's\\\QLm\Sx3W.H\r\','',0,'?'),(_binary 'L\.\!ݾi3.<\OH','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/utils.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HlRk{2(\L',_binary 'Ll(b\\\\|\q\\Ɯ_Z','',0,'?'),(_binary '\j/\F@W~\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/test/with-reviews.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/test/with-reviews.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W#H7ZBH\z^n<',_binary 'Ѩ`\Zv?\n\?h	\tx\\M','',0,'?'),(_binary '/Ω\\Z\3\Z\"','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-reviews.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-reviews.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zb\\ΥƔE+',_binary '[\}[&;K\eq\/\\ \ơ-u\','',0,'?'),(_binary '\~<\REfu\r;8','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\s&p\zQۏ',_binary ' \\\\n\\\0h\n\0(Q~Ci','',0,'?'),(_binary 'GY:֍n2\\r\ZKVcn','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\1J>C:HU',_binary 'tѼ\M3\6tq\\dp\]&SW\\,','',0,'?'),(_binary '\\\2B-]B1\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϻ=\\~',_binary '\ \\1-Ɛ\\B\\\T\Ur\r\8\Z','',0,'?'),(_binary '\pT|UL蓛','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i\]ㆨW\c\=\',_binary '&uXƦ\Yg}\pl\\*c=s:\T\\','',0,'?'),(_binary 'Ck@yY\\\.\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/test/use-position-relative-to-viewport.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/test/use-position-relative-to-viewport.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J%\\jΡ\Re\D\',_binary '\\$9g\*\g\8\=2\\'s\bI\','',0,'?'),(_binary 'bķn<p}\'q','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/test/use-previous.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/test/use-previous.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S||e\t\\\fM',_binary 'Y56k\P	hCz5h-9\','',0,'?'),(_binary '\,h\\\w\`+J','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/test/use-shallow-equal.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/test/use-shallow-equal.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R.!!dJ\\n',_binary '\ޗ_.\\`L\n6,@\S\','',0,'?'),(_binary ')!ᠣh!pC|@','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-container-queries.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-container-queries.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r2j5\ ^\S',_binary 'Lvi[˰\*G|X7q\\Z[\rb\\%\nH','',0,'?'),(_binary '\5Z\XdW','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-local-storage-state.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-local-storage-state.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\N\\\\~\Ü)4',_binary '\?XA\ \E\0$y@I\:6B\','',0,'?'),(_binary 'fDTƜ\4$#\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-position-relative-to-viewport.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-position-relative-to-viewport.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\SP?CkqBoD\d',_binary 'D\\\j|\\\sTR%ھ\B;lt','',0,'?'),(_binary '-CU\.#Ca@','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-previous.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-previous.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\\Y\K\i&5<',_binary '-6Zi\\r;*a\\(?2#M>\9\c*','',0,'?'),(_binary '=d\\j\\"','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-shallow-equal.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-shallow-equal.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D>\̝\~n\0\[',_binary '\\SJ7۳\a4\"}\O2\jE','',0,'?'),(_binary 'e\	~\\.\bąu','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-throw-error.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-throw-error.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ԋy8T},\',_binary 'uXz\\5\0\P\ĵkWE7\f\U7\"','',0,'?'),(_binary '\q\"/`\i\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/address.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/address.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\[*s㏼\\',_binary 'F{ˆ<\X\j|6Vpv\q\F%','',0,'?'),(_binary '\\Z(8T\0y\\=','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/derive-selected-shipping-rates.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/derive-selected-shipping-rates.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rZbA,\	]\',_binary '\\r\\\R\p5v\07h\_\/\','',0,'?'),(_binary '	/j\AѯK\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/errors.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/errors.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ee!\6F~',_binary 'p\4\aw\\\m\J~InOa<6\\\\','',0,'?'),(_binary '\,\\%<\\Bt(\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/get-icons-from-payment-methods.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/get-icons-from-payment-methods.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*s[\r\g޽\\\%',_binary 'd\O\(-\n[I	\`\~\I/\','',0,'?'),(_binary 'oe\\Υ^=66D','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/get-valid-block-attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/get-valid-block-attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9HmU\0\p#Af\\y',_binary '0=@OrC)\\8?r\\0\\:Қ;&\\','',0,'?'),(_binary '\Jhߣ8bDCE','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\hS.`O\rvA',_binary 'd\\\\ˉ\bZO5\%>S\\','',0,'?'),(_binary 'èq^@4Y','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/lazy-load-script.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/lazy-load-script.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G_\ڮc4\]T',_binary 'g\qK-LTXs\m\EF\K\m','',0,'?'),(_binary 'IiBf\Z]\\\\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/legacy-events.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/legacy-events.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\(\7Ve<2bw',_binary ';(Ř\hzR\(ӛg\/\','',0,'?'),(_binary '7u&-n<ŧ\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/preload-script.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/preload-script.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\W\bkcl4G\~',_binary 'k\6\=c\K\lƌ:\XdŅ\ȅy\\','',0,'?'),(_binary '\\ArL\WgXs\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/product-data.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/product-data.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\\64\{\\',_binary '\%\\Xlا\bA\d4:b[\{\\\','',0,'?'),(_binary '!΄\LI\;\4\2\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/render-frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/render-frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nj\C΢\sCDk',_binary 'YǕQ29JV\nzRlmcu.B','',0,'?'),(_binary '\m\\\KLbs\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/shipping-rates.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/shipping-rates.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|r\Ȭ\r\r\\'G9',_binary 'qq_MP\\0\\s>\\\\\}\%\','',0,'?'),(_binary '8wy\\V埘\+!','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/test/address.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/test/address.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j̓Órk\\',_binary '\E`q\rr\nF\F\A\\\aϖȾi\'\','',0,'?'),(_binary '\I\+P\	\IK','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/test/errors.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/test/errors.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\MȔ$\rwv\\f\',_binary '\_\6f^\RifPnD\\dI\r#\\s','',0,'?'),(_binary 'PB\~Lo\1','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/active-attribute-filters.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/active-attribute-filters.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\\\QUD\',_binary '\rҞqK\m\ŒD#؂TrΘ','',0,'?'),(_binary 'ɺ7\\V9ϪD:','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/attributes.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/attributes.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Rlz>,L',_binary 'Ga5Y\=\vSs+(Z+\\0\\\{\3\','',0,'?'),(_binary 'Wy*Zo7ص\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nT',_binary '%Ag\\G6(a\\H\rl\'\-=','',0,'?'),(_binary 'BD 4\\9sv','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+>Fq\\zg',_binary '#\`ݶr\eL\{\D%2lz9	g#','',0,'?'),(_binary 'MY;	Yk\\r\c','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'IW$F\\#!',_binary 'T\W}2UPq\-N\W?\j\G\','',0,'?'),(_binary '#::Oָ,','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/frontend.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/frontend.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oNI\\QLRl',_binary 'sQHz\\3\Z\=\-\\\ +\a\|.\','',0,'?'),(_binary '.\"\->;D2gM\"','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\囃\a7\#u%y',_binary '3\OJE>\\3JWMv3[','',0,'?'),(_binary '\\\\\:\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2v5q\\ڠArg0',_binary '1k\PϘO⢯@\#P9\','',0,'?'),(_binary '\0\}\\cTPX\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*_\\YH\a$',_binary '\)>۶.3H\\\\r\06\z','',0,'?'),(_binary '\k\\\bV<y0ٺ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/utils.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/utils.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-!F3;8_c',_binary '_8[,$Y\K\\舫z\e	\]L','',0,'?'),(_binary 'Fx=S>*\\55\\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/attributes.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/attributes.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\u\rs*\C\r\Z\',_binary 'z^+\h\ś\7*Ѓ:{!^\pͶ','',0,'?'),(_binary 'K᭵\$?;mN\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Gf\nK+\\\0,',_binary '\y#~RF\aWV\S \9\\sR','',0,'?'),(_binary 'y\|\0Mr{?','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\\n$\\ƾ3',_binary 'X\\å\L\\3\zW2T홑','',0,'?'),(_binary '\0<\\&W@\\͵\aS','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\2P|Ңw\',_binary '7\\N\\nQa\\\Lu>k	\\iK>^CLx','',0,'?'),(_binary '\n\um;l\~','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '& \o_;yD\',_binary '_ՑNXw4I\Ğ','',0,'?'),(_binary '4\iO0ь4):E','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/frontend.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/frontend.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Su\$\Zϔ@C',_binary 'oR`*\ƾ\*\\Aq\+\r\)h\zr','',0,'?'),(_binary '//.\\\"F6[','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Vzzd\k\s	',_binary '\$;y/HCNr1\y\߂{%A\v\"','',0,'?'),(_binary 'M\;)S[\\\	N\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/preview.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/preview.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\,\LVd\\s|',_binary 'H\\m\|Rn\0\0\0`\\C_~\)I','',0,'?'),(_binary '\cPf$\\\U3;','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\ĀǍ\\\_&',_binary '\Bw\\Y#x\;e5\\\\v\'ob\','',0,'?'),(_binary '*6D\p}+z\P','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.\\9P|o\fg?',_binary 'p,՟xf+	\\0\\\#\\\j','',0,'?'),(_binary '\nqBmX5=v7a|\]','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\q&+\aq',_binary 'quy\\\Q+\\$P:yG\\接ʦ','',0,'?'),(_binary '2d?~\ôn9\2','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Pp\ݷi\l\ީ',_binary '\'fLFGhAh׍;\5\8H\T\'\'\E','',0,'?'),(_binary '˜lv\T\nƕ\MC','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c5\OH\\{p\\',_binary '\\\̶5JJ\\'7Ϲ(<+ϻ\rC\\','',0,'?'),(_binary '\\ϔ\2_y\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/cart-line-items-table/cart-line-item-row.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/cart-line-items-table/cart-line-item-row.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?͗wb\\ыCU\',_binary 'CR\\a7썟V\;ӑ<\y\\Tp\02\8!','',0,'?'),(_binary '\\Be\ӣLDL','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/cart-line-items-table/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/cart-line-items-table/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6J<P^Fw\'fy\',_binary '\Ԏ\xVf\Ǧ\\z$!\iC5\\','',0,'?'),(_binary 'g\\\@\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/context.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/context.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\\'xxl\~\PeA',_binary 'fEֆEf`\\\u\5\\򼸻\M\\','',0,'?'),(_binary '\\\nM*','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Iw\]XEol',_binary '\\te?0P!a[:\˻E\n,\','',0,'?'),(_binary '\\)vw8sJ\j','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b1K\O\\3',_binary '\g\0x\E\[\̼m\wp<(\nD5\','',0,'?'),(_binary 'ǔſT@ы\\W\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z1>嗺\',_binary 'leQ.~@\H~\V\)Sx3?)T\','',0,'?'),(_binary '\rԎjUR0\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\>\U8+\0l<',_binary 's6\%kI+ӘCi4 M\=','',0,'?'),(_binary '%\\'BvX\'\F)','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\\\|sŊ:	\',_binary '\utrUx\9\<\js\	3Qհ S','',0,'?'),(_binary '\FsDbYؑ\\nk','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd \j,\\W\',_binary '\\^(\Z\SjS\Zs\+4,&ȕ\~v\\jБ','',0,'?'),(_binary '[P\\\\\Z?rK','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ӎ\\w\+\\F\',_binary '\\lۜvF\R\\I8\\\\S`!\\ރ\\','',0,'?'),(_binary '8h\02\Hx\i','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pvBO`9Og\\Y',_binary 'y^E\I\Ͻ.<6\x\\2\y\-\ϋ','',0,'?'),(_binary '\̀\+.uQW+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\k9\KW\\tWC',_binary 'k,\q{XĻ\N7\ZP~B5\\q','',0,'?'),(_binary 'К\"0{\ԃ|T\E','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WnL:	bR',_binary '#i{\\\6@m2Hn,lij1ak\','',0,'?'),(_binary ';\0r3vE,\:\0 -','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\zO$\\O\jD?',_binary ')\t\\6\HT)a5\I\t?\j#','',0,'?'),(_binary '!1\0v<&nw߳','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@$\չT!/Yq',_binary 'G\0\\\nIf\'nۧ\\nvB','',0,'?'),(_binary 'A\(9\a˂!','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j<J\\r\(',_binary '=\\C\sL\r\\L\_y_%0\Zs\','',0,'?'),(_binary '\ZdsRP\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pvBO`9Og\\Y',_binary 'y^E\I\Ͻ.<6\x\\2\y\-\ϋ','',0,'?'),(_binary 'N\\\4s\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\S/I-S\<',_binary '\\6,LHF>\6_PB\0\\\\0','',0,'?'),(_binary '3E\4\\ro\\x','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\6A$\q8Ձj<\',_binary '\U\\׎.\r\Fɓcm&\\\~=\sV1k#','',0,'?'),(_binary 'l\o+#\\Ԥ5\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\8\0<ͪ\\\r\\Ƣ',_binary '\\s3=\q\\\.\\\Z\	\1d','',0,'?'),(_binary 'bnN{\sx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uq\[p@\h\3\y',_binary ':\3q뷮˹\rш[-lm[L\\\'','',0,'?'),(_binary 'n\*ם\\bK ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+gN<\F#',_binary '\	f\\\ؤYnрJ#\Q_@Ld','',0,'?'),(_binary '\g\\c\-@ @','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pǙj4OQO\'\',_binary '\Y\'aEcsH\нl*ݯ\o\p','',0,'?'),(_binary '~D\@\\=a\v:q_','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#	\3y\K,\`u',_binary '&q6,z<HbplvF\`ؙ2ɿ\\{\','',0,'?'),(_binary 'l5~^}~7M\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\\a3\~\\',_binary '\V\Wt\`A`\Pnx]\ш;\u\\','',0,'?'),(_binary '\\fw\\W\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pvBO`9Og\\Y',_binary 'y^E\I\Ͻ.<6\x\\2\y\-\ϋ','',0,'?'),(_binary 'M\+w\ex\#)','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+gN<\F#',_binary '\	f\\\ؤYnрJ#\Q_@Ld','',0,'?'),(_binary 'J8N$ΠP,ǬvY','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v$\f+\r==',_binary 'K\`6ox\v._iSt\:\+\\','',0,'?'),(_binary '\\\\\.}u8\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\R\1܆\\RQ',_binary 'Pԭ)-.31>\X][D`8[[\x','',0,'?'),(_binary '\\pִȉ\\i\n!','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E$\\7r\\vh\',_binary '9\].3\n|9Zݜ!OΆ','',0,'?'),(_binary '$%{=\r\@H\\\\)','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!_',_binary 'f^d\r\\c9\+br[\.S50\\$\','',0,'?'),(_binary 'F|ε\"','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/slotfills.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/slotfills.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8<\X0Єh\n\\pz',_binary 'Y\*}^1\0bv\\%Im6','',0,'?'),(_binary '\\j~\6_;','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vi5\v\ZXUkWӡ',_binary '\0k̡\ڵ\Z0x|!\kc.E1F\\A','',0,'?'),(_binary 'jC˹\\,)\;c\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\eƴ8\\M\\4\h',_binary '?þ\~\\A\+6\۶\Y\	#ߚ^g\T\','',0,'?'),(_binary '\ov}XcH\g','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\je$/\%7)',_binary 'ٷ\WG\X\n6*o\>>\P\hli\\H','',0,'?'),(_binary '\\\sN\\=;_T','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pvBO`9Og\\Y',_binary 'y^E\I\Ͻ.<6\x\\2\y\-\ϋ','',0,'?'),(_binary '9\_V\Qa\"yN','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\EQB\c\\Yj\9M',_binary '7z9\Tߏ g\\\\nG\WT\r3z\)T\"','',0,'?'),(_binary 'U4\Rkrˬ\\\O','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\9\|JeX\',_binary '\0!v\\j\LuE3\bڣ h\ӪUN','',0,'?'),(_binary 'uYMci\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*\q\\\&A ,',_binary ',\e+(T\\Fؾ)\b-֮Ń̅,~','',0,'?'),(_binary 'kkO\%`\q\XX','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(ī[k\m8\J\\(',_binary 'lKьV4A{\A^~2XE\}\\','',0,'?'),(_binary ' GnT\h\\y','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pvBO`9Og\\Y',_binary 'y^E\I\Ͻ.<6\x\\2\y\-\ϋ','',0,'?'),(_binary '\r?O\lNY\֝&Y\ZG','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!_',_binary 'f^d\r\\c9\+br[\.S50\\$\','',0,'?'),(_binary 'C\\\"%Wiሞ\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\xpV#\cBrJ',_binary '\9|\\\]ytW6-\ϱ66I\u!','',0,'?'),(_binary '8mɭe3o','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'PDe\5\/exU',_binary 'zYx\\\&:5.jES7\i)ں\O','',0,'?'),(_binary '0>lfEZoѽ\S','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(ī[k\m8\J\\(',_binary 'lKьV4A{\A^~2XE\}\\','',0,'?'),(_binary 'n\K\\S@\`\\'J\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pvBO`9Og\\Y',_binary 'y^E\I\Ͻ.<6\x\\2\y\-\ϋ','',0,'?'),(_binary '<1\$\濍','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!_',_binary 'f^d\r\\c9\+br[\.S50\\$\','',0,'?'),(_binary '\\Np%ObE)r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/attributes.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/attributes.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(u\N 6X;r',_binary 'ȰJ3xKЩ2\Go\ŋu\My\nw','',0,'?'),(_binary '-gi\\ǡI\'.DZ\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\U\k9.L4xiz',_binary 'ɂf\Ov\*\\0T8\|aM','',0,'?'),(_binary '\!;\b^؁D\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\c\0\\۸NP۝',_binary 't_!k\'\0\u\\\\rnG\hF\!a','',0,'?'),(_binary '\q\JGK[?','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Lp\r%\',_binary '\X\nF\\7q卲ᰰ%˺/S^\g~Ė','',0,'?'),(_binary 'eB{v\'A\\[\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z3\O\,8\',_binary '-\\Yn8U-(~9)]\\"II\Z\n','',0,'?'),(_binary '1< ;RLG>\*h[','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ϧ^9xN\7\l\',_binary '\\yhB/~\\\Ǒ\\t\:','',0,'?'),(_binary '^@|eV˜Ĩ\}H;','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!_',_binary 'f^d\r\\c9\+br[\.S50\\$\','',0,'?'),(_binary 'V[\\#\O\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/attributes.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/attributes.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z9\\\qb{3(P{G',_binary ';ȵ[\k|t\\-\~\\\\#\u\\S','',0,'?'),(_binary '7H`s:>\Cܯ~','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\e[ʨ\`\\\l\',_binary '\nyZ3\\h\0֏\Uuhkѕ\CH\','',0,'?'),(_binary 'עP4\e\¡U`5','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\אFO\\E%\r\\\\',_binary '\Z/E紺\!&LS%\`;0F	!sv#','',0,'?'),(_binary ':\h\\l\r-','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R{S^4\\\m\',_binary '˧\\`\n*\gd\J\\G\\nX6\\ߖ\','',0,'?'),(_binary 'o1\\]Y\\^','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ϧ^9xN\7\l\',_binary '\\yhB/~\\\Ǒ\\t\:','',0,'?'),(_binary '\uu\[PiLj\'\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`u\2s\\\]\',_binary ']54e\\'Oj4\Հh(^ly\G(','',0,'?'),(_binary '#t!Q?J','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\\'&՚\P',_binary '\\`Ì\,\\Dy\V\^\\/','',0,'?'),(_binary '\}=Yl\\&K','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]kju\}\E2',_binary ',{\\\(X|-I\\Tq\\\Z\\\(	-','',0,'?'),(_binary 'Zyp\-\L\\\4','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(ī[k\m8\J\\(',_binary 'lKьV4A{\A^~2XE\}\\','',0,'?'),(_binary '_/Y\\S&)\\/','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pvBO`9Og\\Y',_binary 'y^E\I\Ͻ.<6\x\\2\y\-\ϋ','',0,'?'),(_binary 'k1\\:\\r)\0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!_',_binary 'f^d\r\\c9\+br[\.S50\\$\','',0,'?'),(_binary '\  ºugH','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/attributes.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/attributes.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.,\9R\',_binary '\\L~oS\\\{\\Z\IOq\Z','',0,'?'),(_binary 'mI\	\G1\o.^','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tK\r5\\/\J8',_binary '	#ļ\w\8E\~3\rV\\T\','',0,'?'),(_binary 'j\\\AV\X','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9ĒH\10C4\',_binary '∊pvd\bD5R}/r\J\','',0,'?'),(_binary '=һ\qp\)','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\^aux\%=',_binary 'g8mɎL\:G\0\\\k̞wWr^','',0,'?'),(_binary 'c8B:oβ\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ϧ^9xN\7\l\',_binary '\\yhB/~\\\Ǒ\\t\:','',0,'?'),(_binary 'W\	p\\h\'C\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`u\2s\\\]\',_binary ']54e\\'Oj4\Հh(^ly\G(','',0,'?'),(_binary 'ͿGO}jHR<','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Fm\\j\܋Y\Ӎ',_binary 'R\,\GXp\\1jck\!^\8\6;@f','',0,'?'),(_binary '\hE\T|\J\r\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\2\A̠\!!',_binary 'O\Xh;\=u1K\\\EJ\f\\U\','',0,'?'),(_binary ',\r\L<k{)Mp=1','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6t\\0\y\(Z<WϷ\',_binary '̌\\n^>n\^\\pxͲ$\M\','',0,'?'),(_binary ')\'\Ͻ9\N+\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+gN<\F#',_binary '\	f\\\ؤYnрJ#\Q_@Ld','',0,'?'),(_binary '4쮾\|\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J蕙/\h@^\\',_binary 'Kɑ\"Fa%cq\/L~^ ,^.\/>','',0,'?'),(_binary 'tz\߸cc\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/component-metadata.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/component-metadata.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p&\=PHJժzbka',_binary 'j@NBfk\Z>U\\:\r\F\!\\y','',0,'?'),(_binary 'u\\.<{w\zX','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\f@\i\ے',_binary '1DؐǙN\KRᝀ\y\\U	','',0,'?'),(_binary 'GNJ~\ı\"a','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'\rL9\e2',_binary '3+\Qvyr\nEa\Xz=Е`2΀\','',0,'?'),(_binary '1I\\*!b>','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&|1Z\\&}j',_binary 'x\\[\]8\\\\\J;\{xr(y,','',0,'?'),(_binary 'V+\\V\\9;','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/icon-data-uri.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/icon-data-uri.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ayܶx?\\\(ި',_binary '(dn$\\\8\"0S*g\\n','',0,'?'),(_binary 'j\p\B\0Mx\Ő','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\\hALAGǤg',_binary '/\~&{̚\|cC\k\ש9P\m5\','',0,'?'),(_binary '{{n,\dя\\'\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\\q+ߎm\',_binary '\\G=})EX=[R3\ZK\pi\{','',0,'?'),(_binary '_GT5\\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\:$H-X/8*',_binary '\\|,R7\nK]R\<F\	]\Z\>)\\','',0,'?'),(_binary 'ug~\tU','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^$\P5\\.\&y\',_binary 'Ms\s\\_\\pݜ$`\64\_6B\','',0,'?'),(_binary '8~%>\Q]~˰o','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M{\klԣ\"=\\',_binary '7\\A\\%\@B\b\<u\\\L','',0,'?'),(_binary '2\"0M|\"/\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\@\0 \;\\',_binary ']\ӇY\\$[:į\%(/?\c\|nK','',0,'?'),(_binary 'I\\F\\LbXE','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q	z?rrH\h\\',_binary '/D\.\\Rň\\\\ʠH5c̕Qo','',0,'?'),(_binary 'm\F\5\\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ͅ72f>H\S-:',_binary '\tX!ɿhi\j4=F~\)d2\\\','',0,'?'),(_binary 'z\kF\\\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/attributes.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/attributes.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K\z4p\',_binary '\vǴ\\\7YqޣQ8\x`\P\\\2k\','',0,'?'),(_binary 'HC\٫a\Z\>[','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CG\0\XW2\0\\\\C',_binary 'Y?\ɴ`7Ev\Z\\i\\n\r,V\7','',0,'?'),(_binary 'p\\m\*E\۱','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]N\r)i\-\\',_binary '\\z!\5\\Xܳ)6{W?#S =R','',0,'?'),(_binary ' r\8\{.','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\\"\~Do\&\nX',_binary '\N\y=V\DI\P\'\!\>','',0,'?'),(_binary 'P\/u\W\\И5I9','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ϧ^9xN\7\l\',_binary '\\yhB/~\\\Ǒ\\t\:','',0,'?'),(_binary '\Z*2s\~@P:t*','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>|^q\ZAB\',_binary 'Ǡz<v6D>ڵ䲕L[c.߀$','',0,'?'),(_binary '\\,\\)\\h5\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\˿\\',_binary '\W\Șk73\2b9\J\\HܩI\\B9','',0,'?'),(_binary 'N\vϮQd\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/register-components.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/register-components.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\Y\C\\\qW\',_binary '\"#u\ɦAR\O\\\UjvS\\\V7','',0,'?'),(_binary 'L\\!zmxw\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\\0&%cfG\\\',_binary 'hr\n]ni\zZ\h6\d\\q\\\\u','',0,'?'),(_binary '\%sn\'4ũ\\EZ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/test/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/test/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\#\"k\,\\\~ ',_binary '`u\\f[xl\a,v\Z5qkB\','',0,'?'),(_binary 'ӋpqP@\*\:Xsi','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/test/slots.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/test/slots.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G8pI\Pݤ0o\7L',_binary '^\|rHn-\ZnO̹\nZi\֭a-\E','',0,'?'),(_binary 's罴\\A\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gՇ5\՛D\<w',_binary '\rhg3x\M\,@\!\z\\\a','',0,'?'),(_binary '\\L+\`6<\(\mE','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/editor-utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/editor-utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ѷ\0\tӒ|\Z`\',_binary 'd/&\\Teq\L)\m!\720\','',0,'?'),(_binary '@zMr\f\\\H\I','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/hacks.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/hacks.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\aI#2\Zn\0',_binary '\\\R\ \\\Y%۷\\\Tئˏ','',0,'?'),(_binary 'q/[[9_\^','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '](\ض\1\\x',_binary 'N\U1|\\J\CDp^N\\\·','',0,'?'),(_binary '^cT\\\MYf&','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/cart-express-payment.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/cart-express-payment.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Nܰ۱\+Ok}\Z',_binary '\\\4!NC\W+\\F\\\B\-','',0,'?'),(_binary '\a\\8{\%z(','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/checkout-express-payment.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/checkout-express-payment.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q&nȬF\z>',_binary '\S\\O\3\䧘T\\\\an\\*\','',0,'?'),(_binary 'Du\ra\*eLH\]\Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\\D)+_n\\jL',_binary '\\U0\\t(jhͨQI*a%R>','',0,'?'),(_binary 'U]\v!\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z\˞T\").\\',_binary 'U 5\Nn)mP{e>>\.\2\>\'g\','',0,'?'),(_binary 'N\y~^\\"\\\YU','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment-methods.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment-methods.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\.Qd/i',_binary '\\Zu$\\\T$DU\\{iD\','',0,'?'),(_binary 'HL\t\T\#\r\\y','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Tg?\B	!ƽ:\W\u',_binary '\\\\(\A}n\r\Ԍ\'gAv','',0,'?'),(_binary '|(\1;N(1nx\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/no-payment-methods/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/no-payment-methods/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\$_X	$\',_binary '	\!_\\00mǋQ~݆0% cg\=J\','',0,'?'),(_binary '9H6\\e\\d','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/no-payment-methods/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/no-payment-methods/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uE\#j׃9|H',_binary '\I)9{\\ɗ\\\\1J#_[9Uf\','',0,'?'),(_binary 'h\MA{Ԕ-\v\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-card.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-card.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M0	fh\Zϩ0|`',_binary '\^\ɃBv)CM`r\\1\\\\^)zC!','',0,'?'),(_binary '^[C\\z\v\}ؔ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-error-boundary.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-error-boundary.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\%V\1\'\',_binary 'Y\\u=*e\sy\6\yt\Q$i','',0,'?'),(_binary 'E:A\8U?쀣Up\-','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-options.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-options.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}.\0I',_binary 'm$\\4\\\\AYrAa5^-j:\Ǿ/Of\','',0,'?'),(_binary '\\3c\\Z\A0\<B','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-methods.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-methods.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EI+T?\\<\X\',_binary 'I\f]m\=/\\X\ۏ\$\','',0,'?'),(_binary '?n\J8reE\>a	\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/saved-payment-method-options.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/saved-payment-method-options.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&\\u{s\;\',_binary '\ֿ	|z\_\\\{v~Z6O2','',0,'?'),(_binary '6\Z\a\\T9Y','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	J\bv/z\A#',_binary '\ Ϭ@\t=4\OhQ\7,\|;2`','',0,'?'),(_binary 'e:\ZVTS@_\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/test/payment-methods.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/test/payment-methods.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*G,N\,',_binary '\\-$\]5be\!Ũ\3΄~)\\W*','',0,'?'),(_binary 'U\0c\"','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/use-forced-layout.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/use-forced-layout.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\i;Ѧ܉\',_binary '$<N0[F#K\\/\Bo\0\\\','',0,'?'),(_binary '1\\;\'eQ\\S\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/use-view-switcher.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/use-view-switcher.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\mE\\kt\\\',_binary '\\\<i\Xψk0\\xy\)p\S','',0,'?'),(_binary ' h\^6\[\\Z=\P8','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/attributes.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/attributes.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R<&f\ܠ#c01\M',_binary '\\l>ԝ!\im\Zg\G\ޅ\0kU4\c','',0,'?'),(_binary 'j7\:ۊud\"f','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bK\"Ť\i[F14\',_binary '\0j}\8p\\\\ \\W\\','',0,'?'),(_binary '7\V\V0ic-G','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\I/TYa=Ι\',_binary '+\Z*6J!\\\(4\|lBȠ\q','',0,'?'),(_binary 'g(0^|\_u\q\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\"I+\E ^&6',_binary '\\4c&#59~SPf\rG\47\','',0,'?'),(_binary '\"]\e43\\l?\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/{w\&\Us\\r',_binary 'Q\4T/̠\N\\D6m7c\\N','',0,'?'),(_binary '9D\1YЈu#..B','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\M\\\M>˄c',_binary '\un2*a!	C\\\\*|xlzTܧ\;','',0,'?'),(_binary 'a5\c\\l)!l','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/context.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/context.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';jT#6\)',_binary 'x\!ɹO\n(I\\&\\%4&\l{','',0,'?'),(_binary 'sI\A\6\h','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s\Cl\\0oq',_binary 'mjuA㸸.\]4dn1\$\\&5','',0,'?'),(_binary '9Q\\RK^j>\\,\E`','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/empty-cart/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/empty-cart/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\f*LQ\\j',_binary '{JŢ\c\&\U4#\\"	=/\\|\\{','',0,'?'),(_binary '\xI\tLB\+,','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/empty-cart/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/empty-cart/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@-\\\'L^I*\',_binary '\Ě3g\uBdQ.2\%V\f,\\<>鉪','',0,'?'),(_binary ',E\\r\"\3O^]','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/additional-fields.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/additional-fields.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ek\\`#j7 \"1\e]',_binary '(ñ<\iY\a\\\\"FRj\\\&\','',0,'?'),(_binary 'E\:\oN\̓6l\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/attributes.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/attributes.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I5\.=ex',_binary 'J+JL\	*O6TS9\&=K\\Q;','',0,'?'),(_binary ']\]mb\\{\E:<','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'THoTIƍp\',_binary 'KO3B7a*\3\_\8\\rWbju','',0,'?'),(_binary '\ry\h\5\ZL]\YmJ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/form-step-block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/form-step-block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f<\\.',_binary '\a\7j;\\\\he]t*Qg','',0,'?'),(_binary 'd\`of\\<VQ+@\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/form-step-heading.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/form-step-heading.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Vs#l/^\\z',_binary '%\'\r\F]e@\n\\=#Pj\s\','',0,'?'),(_binary '\\\o\>\{L','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\n͌u\r\M\D',_binary 'l*Vuмc\\XUuK\E[\'a\Tˮ@','',0,'?'),(_binary '@R݉\\D\\gJ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\\!\\.h\',_binary 'C\\kQ\Ez\o~\n\\r\YL0EW\5\M','',0,'?'),(_binary '{\n\\\߻T&e.t','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\U{\i*\\0ڡ',_binary 'b\UE\+td؂.\\C#uI\','',0,'?'),(_binary 'ɮz\Pk4&U\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/attributes.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/attributes.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\"*eN2$,',_binary '+\(\\a+\F*`rˡذ٨\\U;|\','',0,'?'),(_binary '\3n\\$\u$','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't߁\|BI\f',_binary '{9\9\-})hm#םK͟.h','',0,'?'),(_binary '\Кpt\\\\]','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\p%M,:\J',_binary '8vA\O@\\9x\s\~r\WR3\/U','',0,'?'),(_binary '\y8\\4*\w\h\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\<^0\f4\n\',_binary '6=b@a\r\@7\?\ \Mc^*','',0,'?'),(_binary '/A	GOtp\\M','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ϧ^9xN\7\l\',_binary '\\yhB/~\\\Ǒ\\t\:','',0,'?'),(_binary '\DV\K\GY','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>|^q\ZAB\',_binary 'Ǡz<v6D>ڵ䲕L[c.߀$','',0,'?'),(_binary '\{>\:\\w','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\XG\ \J\\\\\\',_binary '<3a\\WFzf4\%b5\'O','',0,'?'),(_binary '2KW)p[}՗\\"t','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/attributes.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/attributes.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"R\\\\p\\}',_binary '\\RX6\	,\\f\0ۨH\\	\0\v','',0,'?'),(_binary 'սJ>J\Ե','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '붍V\\?	ڐT',_binary '\F\']f\\\\0Ñ\q9\Z~FMm','',0,'?'),(_binary '\k q`,\"-\\\\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i*\\ߪ',_binary 'ϓvKƫQLs\1\\b\8\eߤ\\\9kX','',0,'?'),(_binary 'iK_|BX7','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',(\\\GzџYD\',_binary 'tM}އ$	P{\-̡s\.\:p','',0,'?'),(_binary '!5f/d|^\\CB','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i\\\EOT\\\C\'\'`',_binary 'O\'ݱ2z(y\\/\"^+/:A{\OW^','',0,'?'),(_binary 'jB\>\n,.0+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^o\Vr_\\9 ',_binary 'j,%;:)\\\\1r\"\ݟC-','',0,'?'),(_binary 'c\\w\"ĥ\.7\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/attributes.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/attributes.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\zD8\PQ8\J\',_binary '\]WIr8~p\s\fw\0\\Z2\'Ŗ\','',0,'?'),(_binary '\\'\s%6juf\s','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\T\r\\ڞ\Ck|T',_binary '\p\\,!\.)=;,V\&beu:\\N\;','',0,'?'),(_binary '\uD\\\\8wh\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\L)JwSS{#\\',_binary '\~C[BiRsr͌E50ٯ\\=\Mp<mA','',0,'?'),(_binary '\eO.+ʝ6D;3D','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\u\?\#\0{\\T\',_binary '\"\'\qE+\h{y\n\7\r!\ 	\z0\','',0,'?'),(_binary '|\F\uy=\t䁂v_','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',P5\LW*',_binary '`\\n\r{הqzO+e@w<h\R\\\SPU','',0,'?'),(_binary '\PPI_\)\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N/PM7\Jئ]>Z',_binary '_\M!G\\hYji\\\ƛ\r\H)5~r','',0,'?'),(_binary 'mX?=\D\7B','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/login-prompt.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/login-prompt.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ŸXTs+\\p',_binary '\\\\w\ݓ\M\g⽽y쒓\%l','',0,'?'),(_binary '\K\\s6YN09`W@','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`\\J\-	\B\',_binary '1φ\)QA\z\LO\\','',0,'?'),(_binary '\r\\"8\L\#KWLo','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\09oqK\a\0\ވ',_binary '8\&R\?h:ooIxW\\A\h','',0,'?'),(_binary 'ڍ#\ ]t=x|է','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i\ \&Mc',_binary '}\VZ&:@$!?\ȥ(0p\c','',0,'?'),(_binary '\'jHUuH˛r\Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\:\OR\\\ڕ',_binary '|1\!\rA?\B\0\ ON\n_\^','',0,'?'),(_binary '\3@\Rۈ\k','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\S/I-S\<',_binary '\\6,LHF>\6_PB\0\\\\0','',0,'?'),(_binary '\t\5nu=\ \','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Y&\\nLх<',_binary '\\\048F]~,\r\\hC\NC','',0,'?'),(_binary '\Om\\G\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'غN\\Zp\!֟`娻\',_binary 'Vɦ\\~\"-\Bb/\θ\rL\\\\'\','',0,'?'),(_binary 'lLko_!cK+\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\}\z8\uڅ#',_binary '\~\\\|RP\d\h\L\xGN','',0,'?'),(_binary '\n\9T\\\׬\H','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+gN<\F#',_binary '\	f\\\ؤYnрJ#\Q_@Ld','',0,'?'),(_binary '4\\v&=\\e]','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɺ\F\\hk˹',_binary 'X\\	\\9\6Wf< \\<','',0,'?'),(_binary '\i{\n	`\~\&','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^v|\xV~-x',_binary '\oao\&Ѡ\'LP\\nV3\fǸr','',0,'?'),(_binary 'E[\\8\"\\E\Z\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s\\\I\\W\Zl%',_binary '[,\K͇^].\\b\\r\\5\\0O)\','',0,'?'),(_binary '(پ|I<S	x','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':NzV\˴6=Q=',_binary '\ZcOd0\Ec\\9J>\F&\f\\\'\\O\晅','',0,'?'),(_binary 'A^i֫7zћ\g\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɨ%\L\\2\\',_binary '\\%>\rߛ\Cޕ~?$ل\A/\0b#','',0,'?'),(_binary '\1\9W\\0\T\ĂL','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\\O\ HA\'oV',_binary '@\nj_\>w(i\\-\Y\\0d@(PBv\A\','',0,'?'),(_binary 'vlG)w\z\Ƶͪ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/attributes.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/attributes.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\\\\\\i\f]',_binary '\b}K\\\S0\_z+tm|\\g\\','',0,'?'),(_binary 'clc\g>c\z\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5;\?ɗ\\+',_binary '\|\N\߆0\z\M\;(Vy(','',0,'?'),(_binary 'E\gp-\\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2M=me\.E~',_binary 'DI\A h\\\n\"\\\Xտg*#\','',0,'?'),(_binary 'S4*\\oG7\eK\\"\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yIy:(\)K{^',_binary '9A 2%ɖ:˺uKV\','',0,'?'),(_binary 't.9\ca\\\}̀y','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`u\2s\\\]\',_binary ']54e\\'Oj4\Հh(^ly\G(','',0,'?'),(_binary '\\\SI`\[`','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/slotfills.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/slotfills.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\'_1& ',_binary 'b\K@}\<\L[=\-\U?⨚N\n\9?e','',0,'?'),(_binary 'Ǿr\,\H\m\\\\5','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/test/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/test/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Dec[ɮ\',_binary '*\r\"M\\i}(ԿU\ڇ\','',0,'?'),(_binary '́p\?X:u*\S','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0g{\0\\\\ԛ',_binary '\&F׋)\]jlyZ\\\\G1s\\+K\','',0,'?'),(_binary '\\|\C\\\Z\c9','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p?TFg?\4-\\\d',_binary '\\n\r\eeD<\0\Je5L:\`wĿB','',0,'?'),(_binary '͵\\*\\:<\.&\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(ī[k\m8\J\\(',_binary 'lKьV4A{\A^~2XE\}\\','',0,'?'),(_binary '0.,\ϻdp\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pvBO`9Og\\Y',_binary 'y^E\I\Ͻ.<6\x\\2\y\-\ϋ','',0,'?'),(_binary '@ \	PT\U\0>z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<H\Zh\\{F/d	',_binary '*\5\n\k\z3L\M\zB/\?n','',0,'?'),(_binary 'J	Ԣ\x#fX\'\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'da\\y7qw\Z',_binary '(?+F)\\\Mzu<\"d\\e7\\$HO/','',0,'?'),(_binary 'Iˠ*`Q<[','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\\P\"f{\0@{]',_binary '7Av=|X\CCS[H\\','',0,'?'),(_binary '\\\\mN4w|hA','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\je$/\%7)',_binary 'ٷ\WG\X\n6*o\>>\P\hli\\H','',0,'?'),(_binary ')ؒ\D`!\UY/','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pvBO`9Og\\Y',_binary 'y^E\I\Ͻ.<6\x\\2\y\-\ϋ','',0,'?'),(_binary '\J-k^o\VkR','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\EQB\c\\Yj\9M',_binary '7z9\Tߏ g\\\\nG\WT\r3z\)T\"','',0,'?'),(_binary '\Z\y\Ǭ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3ؚrA\',_binary '\8\GBgts\ñi\fomt:A4W','',0,'?'),(_binary '\\Y\\\\9KI\h','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\{\\Zr\XbNMM5',_binary 'dͭ}X\T\Ay&)x%`ɮ8','',0,'?'),(_binary '=\\\g{\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(ī[k\m8\J\\(',_binary 'lKьV4A{\A^~2XE\}\\','',0,'?'),(_binary '\\@D\z4\;dM','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pvBO`9Og\\Y',_binary 'y^E\I\Ͻ.<6\x\\2\y\-\ϋ','',0,'?'),(_binary '\܋9\Iz\Kz9\F','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!_',_binary 'f^d\r\\c9\+br[\.S50\\$\','',0,'?'),(_binary 'B\f\Itr`֗','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\eC2o)iËC{',_binary 'a\\L%QMwKh\\\~3`f\\\E\','',0,'?'),(_binary '3fS/~\sO\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\9Lkj$<Ws3o',_binary 'ux\g5Y\\n\%\\ڍ\\ש\\\	\b','',0,'?'),(_binary '>\\\Xi\	','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(ī[k\m8\J\\(',_binary 'lKьV4A{\A^~2XE\}\\','',0,'?'),(_binary 'r\n\\\L{]\q\E','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pvBO`9Og\\Y',_binary 'y^E\I\Ͻ.<6\x\\2\y\-\ϋ','',0,'?'),(_binary 'ܡ>)[\9]k','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!_',_binary 'f^d\r\\c9\+br[\.S50\\$\','',0,'?'),(_binary '.}fB7\r\L.','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3R\\\\{tpc',_binary 'fO0T\\=\BxI,><MV','',0,'?'),(_binary '\^?m`,q\F','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<a\\\\\+ْ\΃',_binary '!>\\ùo0~`<\\\\|N~P\\E','',0,'?'),(_binary '\0dk\KW!\\d\T','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\noIpO5',_binary '\Av<.\'v\\ig\`\\\\\n','',0,'?'),(_binary 'uc\D\oD	\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pvBO`9Og\\Y',_binary 'y^E\I\Ͻ.<6\x\\2\y\-\ϋ','',0,'?'),(_binary '@z\J\Xn\\$','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!_',_binary 'f^d\r\\c9\+br[\.S50\\$\','',0,'?'),(_binary 'rtUR)\\\ l_','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\\Z|',_binary 'K3i_J߻@G\\W\m_%\ڡ\C','',0,'?'),(_binary '\C\\\\"Ѯt\c','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]kju\}\E2',_binary ',{\\\(X|-I\\Tq\\\Z\\\(	-','',0,'?'),(_binary 'm:#JQ\_(\sS','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(ī[k\m8\J\\(',_binary 'lKьV4A{\A^~2XE\}\\','',0,'?'),(_binary 'ghX\s\=\|Y','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pvBO`9Og\\Y',_binary 'y^E\I\Ͻ.<6\x\\2\y\-\ϋ','',0,'?'),(_binary '\\KF-\#E$','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!_',_binary 'f^d\r\\c9\+br[\.S50\\$\','',0,'?'),(_binary '*@\\G;\*','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/attributes.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/attributes.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.,\9R\',_binary '\\L~oS\\\{\\Z\IOq\Z','',0,'?'),(_binary '\B\\9[̊F%fD','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U-C\[v+(\',_binary '	\tq2T\\G򡺿\Q\\xZ4سPw','',0,'?'),(_binary '$1x\ۑ;9}k\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\\H\xI-',_binary '∊pvd\bD5R}/r\J\','',0,'?'),(_binary '@ؐ\%\u\4 \e','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\^aux\%=',_binary 'g8mɎL\:G\0\\\k̞wWr^','',0,'?'),(_binary 'Rp ݿ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ϧ^9xN\7\l\',_binary '\\yhB/~\\\Ǒ\\t\:','',0,'?'),(_binary '\\C9˛T2FMj\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`u\2s\\\]\',_binary ']54e\\'Oj4\Հh(^ly\G(','',0,'?'),(_binary '\r-\LՕs̥SJe\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/attributes.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/attributes.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\667mդbL7',_binary '\&%Ƨ}\\:TǠ]ɸJ\\','',0,'?'),(_binary 'q<|\\W\-','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\Q8&;\n',_binary 'q4=\B\\z$첝FMoI>\','',0,'?'),(_binary '\b\GR\eA','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ԕ/^\%EO\q',_binary '\\k\#+\bN\ɣc\/! \_\"','',0,'?'),(_binary 't6\=]c\:\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\#\\\ۢ\=\',_binary '\Z4\$q \\"%rv}\\S\\\>O','',0,'?'),(_binary ']Tc4JCG\\OX<J','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd0q}\\UF',_binary '\Wt	G(gA8yQ\Z\8S\Od5\','',0,'?'),(_binary 'm\$\c\\n\ ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%T7\nD&\\',_binary '\\\\=\\U{\<\iF	c\z00\wt\\\\]|\','',0,'?'),(_binary '_+\\\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/attributes.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/attributes.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\q&n>.;',_binary '{9I1*1;k\\\e}\b\Q\','',0,'?'),(_binary 'h\/*$/oi3\s','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%l\_*z\0\\r\',_binary '-?΀\\\Cy\'\\\Z\H\\\\','',0,'?'),(_binary '\LiZk=(I=\\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GǂF\=T	fm',_binary '\r냬c\E\$]\=#OTL\P','',0,'?'),(_binary 'U\nug\\\:\j','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\\ެ\n\p|Gv\',_binary 'K\\\>C\\v\7\\y\y\4)ڄ','',0,'?'),(_binary 'x\]\H\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j^;BSeNz',_binary '3\r\!\\\\:\\Z\Z\'R5\\Ha2\R','',0,'?'),(_binary '\\\0Y\\\\"\V','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^o\Vr_\\9 ',_binary 'j,%;:)\\\\1r\"\ݟC-','',0,'?'),(_binary 'X·\\'~p\D','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/attributes.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/attributes.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\94\q\2\',_binary '8\\%\\݃_\cśo9\I#','',0,'?'),(_binary '\˒\\H\8\ǆ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bI\6#o\1Yj\r',_binary '\ʨ$˿\\0ov͆\1\nM','',0,'?'),(_binary 'kXgO\}rh\'P\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DDru3\bX',_binary '\imq)\nKq<\Ǔr}S/\7','',0,'?'),(_binary ']쯪/\\+Z,\ZW[','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"\ݓ\ӴX*O&2',_binary '\\\Qo0m!\{^OC-\nx&W)Z','',0,'?'),(_binary '9G&JcT\@\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\\\$/\#gA',_binary ';0TCFL/\G$\Nd}X6We]wMF\#B#\','',0,'?'),(_binary '\Qߪ@\]e=~\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Hܺ\6n\',_binary '3tac\Z\n\Xi0\*R֏8','',0,'?'),(_binary '5]HSt','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\J\\:z`mJ\\n',_binary '\\M\\\fU\w\`\6\"(\m','',0,'?'),(_binary 'nsNk\0W\z=','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1ztpE^',_binary 'wB)\\\0\,\\\\\$XT\m6㭋\','',0,'?'),(_binary 'HWu\\rl','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o}چ\)0*u',_binary '\0 \\YXj[PN#y\0z\n?[W\','',0,'?'),(_binary '`q\ȋ\J\*','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-|_\Eܰ)\/',_binary 'T[xN=Ӄ\M\5\el2\','',0,'?'),(_binary '\\0\ׅF*\\ΛX\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '᮷\\nG\6',_binary '8bO\\\oβ`\p\|Ig\x\\%\(H8w!','',0,'?'),(_binary 'C\\ns%+j#n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!>6aS\yG!',_binary '\`\\ˎYo]a&\,K)\L\\\','',0,'?'),(_binary '}\\\kD\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\k!?\Ԏv{\',_binary 's\,S\'Qver\\Zm\3g\\\_','',0,'?'),(_binary 'AHؘ\\哗AK^','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	o)\\\Y',_binary '\\\IDճ-C\\\\=##=;\n','',0,'?'),(_binary '\0\\\0\\\\`','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h$VPH\Eb\\J',_binary '\'\q\nr\) \0N9Zt\'^}\','',0,'?'),(_binary '^2\*n\\.\EJݝym/','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\ug\?\¸\hV',_binary '\\M0\nWn;W\Ns<\e','',0,'?'),(_binary '\rGm\'\\U3','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/test/edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/test/edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\\)U\b\.\',_binary '+\\\35Z\r\\\`\W\wB\Nb','',0,'?'),(_binary 'D\n0\GDz^\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/test/frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/test/frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(v9Gg~*Zq',_binary '\U\\\z>p@r\l\\5NM\Yr(/','',0,'?'),(_binary 'N1\.[d\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WYjt\%F\\\\+',_binary 'j\!\\;ȍ(.\\Tp;7Oԥn\\rt\\','',0,'?'),(_binary '\	lQ\\!\\>M','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(f\\k9x$',_binary '<]\\\O\'\\\\n\\0\,lm2','',0,'?'),(_binary 'Q\\TL`,/-y','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<?\\\\GO6\Zn\\z',_binary '\t|!uqq\nH\\0Oۥ	`T\\"b0e\','',0,'?'),(_binary 'VX{\\Q','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+gN<\F#',_binary '\	f\\\ؤYnрJ#\Q_@Ld','',0,'?'),(_binary 'Ao0$i^E\\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ð S۞%PcUYR',_binary '\Y\\kz;jS\Z5\\!#\A_֠\\','',0,'?'),(_binary '\$\4;J5E\W\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/component-metadata.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/component-metadata.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\\\\)?\\"\w',_binary 's)\"j.|0t뷁X\\g;K\\[t}$\','',0,'?'),(_binary '|\3&\\\TH~K','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\5XL7',_binary 'F \K\Ͽ]R\x!5\G.','',0,'?'),(_binary 'DX\\\l\\rS$F','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/register-components.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/register-components.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}oFg\Ic+9C',_binary 'sO\e\rr\W\M\sd2\n[g','',0,'?'),(_binary 'ּп4gc\\2\ݴ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E32.o=b\c',_binary '\}\ZZ»<\I\\\\ڝ|l\n\t8K\\\','',0,'?'),(_binary 'ɱQGg\\\b','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|Hp\\{`',_binary 'o\Yo{\nP@\G̃\fȓ\}3\&#\','',0,'?'),(_binary ' \LyU̥:R\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\PPؒA)7\e',_binary '\\kdrKjtҪ_u[u$\G\%','',0,'?'),(_binary '\\\/b\@6\\K4','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/phone-number/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/phone-number/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.V-0e\TS4',_binary 'GA={\\<@:DL\\\\\C{L׶\','',0,'?'),(_binary '].&?\\\]','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/phone-number/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/phone-number/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\	\c\\!\)G\',_binary 'ϊL\l\ԏK#9˄\K\\','',0,'?'),(_binary 'u*\`i}?h@\`\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/styles/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/styles/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\#.,\\iʥm$',_binary 'Ԛ\\">2(وb?c\Z\\,','',0,'?'),(_binary '+>q\\\l ;&D\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/styles/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/styles/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')`UP\\B\c=	9',_binary '\Ia\\\\3\iUB\GXbȕ^%','',0,'?'),(_binary '\~{WgbM+F\\0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\ԖS,1\)`',_binary 'S3\:E8%IV\mRΓ\\rJ\'<','',0,'?'),(_binary 'x1\Nnz:\\\f\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\+类;\',_binary 'vX^\u`\\\\"u\{\L','',0,'?'),(_binary 'g[BK\]X.\~','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/assets/doc-image-single-product-classic-block.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/assets/doc-image-single-product-classic-block.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ҶO\\-E\r',_binary '4\\\@KC-g@k>~ja\M<\\v;\Q(3\','',0,'?'),(_binary '2c/yXT\\Z\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/constants.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/constants.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\\\\h\\\',_binary 'Dg0H\E2\\0\_\Z\\@\\\m\','',0,'?'),(_binary '\0\Ͼ\\\\5$','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|cȣM\\\I\&8',_binary '0;ݒX4icf\c7x\\\gg\2\\','',0,'?'),(_binary '\-)_PΉ\u.','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Zp\D@-\9K\'\',_binary '\\"%B\L\0ܽ\u8{\QL\k\\Nƽ','',0,'?'),(_binary 'b\ I8W\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K%ծ\]',_binary '\_mRǽ4\1\\'U\BㄊhրJ\]>','',0,'?'),(_binary ',=\	nJ\0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/block-controls.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/block-controls.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O	tg-xjYS0',_binary '\N\W0%C)]\c:<\<Qz\MmR\','',0,'?'),(_binary 'j\I_\{\ub','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/call-to-action.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/call-to-action.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\\Th|\\c]',_binary 'Jim\\e\1\q\GP\\uc4?','',0,'?'),(_binary '$8b	Su\xWKJ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/constants.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/constants.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\VSt\Z\\\\\Z?',_binary 'A5\\\%5/L!\ex~Xg\|\}w\0\^p','',0,'?'),(_binary '\\\I\E\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/constrained-resizable.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/constrained-resizable.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\6F!h\W\\',_binary 'JZ)\_ʺVE_^l/\=1*\','',0,'?'),(_binary 'mdBܧoF\\\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\0tX\Z9\\[=/|',_binary 'L[dJnq|o3¹\\5O2\U\n`','',0,'?'),(_binary 'j*Z⮤\I\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\lAz\'.',_binary ':FcO\w\γ\0J Ѓ\y\pS<\U','',0,'?'),(_binary '%\\l\I7M.','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_PWU\ne\'0f;?',_binary ',\	0t\\\\&3	<1-\  vVt','',0,'?'),(_binary '\!\A-)%Ol:囂S','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ X\"U\O',_binary '9c\S\be\%U\KAJ\"0ʸ\p@\\\\','',0,'?'),(_binary '\y3\Mh\n\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/example.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/example.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1Hw@\\k\\Z7\',_binary 'fo{qF\\"U@\\ZS\0|?','',0,'?'),(_binary 'S$\\%{Bm}Ct','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\q3P/#\$\\',_binary 'f\f\\mj%Fi\ݫI\\BǇt1\n','',0,'?'),(_binary '\\l\i\t_jl','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\W<ڦQC\',_binary 'Ѵr+\\\X\o\\\*q\l$\\'\\','',0,'?'),(_binary 'xv͆Ͼ90\'\h','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\>؟o\pRl',_binary '\'O\0\M]\"Ә+\r؝⊥?n','',0,'?'),(_binary '\n\o\\rҲHDK\Qh','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'onUn\'YQ\M\',_binary '\\O\\\@@*;UD\]\\\','',0,'?'),(_binary '\\r\\2$\ߜ\-\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\$ߡd\0',_binary '\\_\R\ 垌\\a{\Fo\\&\[I_','',0,'?'),(_binary 'ޘ\\QcQa\&s9','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#Q^\x\F\',_binary '\\\O \a\\e\}\\&\$ L','',0,'?'),(_binary '-`\"\r\Ap%.','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/example.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/example.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\&>0\ئo',_binary 'b\'\J#1D2\r~j)l\\\r9|P=\','',0,'?'),(_binary '\\\\\ǆ1\'n\L\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Bo\#\"9\',_binary '	ᒉ9[gc&\^C33\zLNDę','',0,'?'),(_binary 'L\߼\CƜ]\V\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ś:\\R\.\5',_binary '7U-iU\\1\\\\-\:W\t1\\2\','',0,'?'),(_binary '\-	\?.\\d\%(n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/image-editor.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/image-editor.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o=\(\\ D\',_binary '{\\OoǴ 6\\\ߜ\QTT9-e\"\','',0,'?'),(_binary '\#:6=2hT\\%\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/inspector-controls.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/inspector-controls.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z*z\7\nL\\D',_binary 't\\bƝc(5צ\6\Ll\','',0,'?'),(_binary 'g\j\(:','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/register.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/register.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!Д\xYwBOSG\',_binary '\$(0\\\\11vU\&ѽ&U/W\nw','',0,'?'),(_binary 'dHF3{\V^\"','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0(9MF ',_binary 'h\0@j\\"\\\DY\'\9\\<\','',0,'?'),(_binary '#&:F\*\A','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '̏Z\gUԾ\P',_binary 'J\\\"ݐǠQ\\Ӡnr\OiQV\\\','',0,'?'),(_binary 'F[\\\d','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/use-background-image.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/use-background-image.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(v@c8Ҍ81',_binary '\O\m\\\%\yL\Ǽh-S`B6','',0,'?'),(_binary '׌\K\\\\\\yj','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\O8NX\'\\\\r',_binary '\\VEb\\ZX\`Ev\\.|\\\CHal0\','',0,'?'),(_binary '{0N2\\\0\	+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-api-error.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-api-error.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ShG\%f\ ~KP',_binary '\F]\Y\ \ǁ\\0\MMӈ\`','',0,'?'),(_binary '\c\W\\\p\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-edit-mode.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-edit-mode.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KF˺\鉧\̂w?}',_binary '\\n8\YE$\\W٣#bwl','',0,'?'),(_binary '\jd]c¿FG','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-editing-image.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-editing-image.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\M3Z=P\\',_binary 'D\\\\.\F\Z\\(z	h\LS|','',0,'?'),(_binary ')\K\\n\6\\\#]','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-featured-item.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-featured-item.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0\qTT#>\\rpq',_binary '+\8\"	\nۈ\R=\I\\f\s\\\%\\R\,','',0,'?'),(_binary ';\\Dm\	/[#','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-update-button-attributes.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-update-button-attributes.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<n%G\\\ˎ2\f',_binary 'c|?\K\S\f~\r\\gK>%F@','',0,'?'),(_binary 'q$\rű\:j','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\tf0(F*\\',_binary '\\\\ۤS\$5RҞf\\\p\w','',0,'?'),(_binary 'P\aV\"-Ϛ\\Z\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\u\e7R>8P',_binary '𣛲\%\034\ 8\riz$jËv\%q','',0,'?'),(_binary 'W<\.g\\rcYF\]','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/edit-mode.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/edit-mode.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=F\f\Q}7þ:I',_binary '%e\\!,] \*\"cm}\]_\A#Wם','',0,'?'),(_binary 'A\'yR2NcYQ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڜL1bWLt	J\\',_binary '\Z\wr\\\\/\MA\ս,\{\n','',0,'?'),(_binary 'r\"\\n\\8y i\'','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oSCs3\FD\',_binary '\\\݀A\0?P\g\,C\Z^=\','',0,'?'),(_binary 'Ğ!Y\2\[&W','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\\">!X\\z',_binary '\\>1\wZ\ݾˁp;X','',0,'?'),(_binary '2Qq}+e\[y)','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/inspector-controls.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/inspector-controls.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\c=#A,',_binary '\d\\\\nZLp\\\Z} 	*/\\','',0,'?'),(_binary '\'6\H{\ \J','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4J0]=ԓc\[Q8\\',_binary 'qS-Ie\\QT\Ro\6','',0,'?'),(_binary '\\HRaFw*\0\g\P\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+pI3\\q\q\j',_binary '\hVi:\2Zd! ;VR','',0,'?'),(_binary 'S&Q\'$','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/component-frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/component-frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D|\\ZS\<k ',_binary 'JG\=\ͦx1|<\n7,Hm\ U;\,>\','',0,'?'),(_binary '.f^z\-c\S','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sy\o\\xL\F',_binary '\\S\*\;Qzcg\\\X\4\\','',0,'?'),(_binary '\sW=gy\xA\'','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/frontend.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/frontend.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\&/\\n@M',_binary ')}\~Ez-\o*S6?]\1ާx\','',0,'?'),(_binary '\\a\H-\r]','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Xq\\\0}\K_.N',_binary '\";\t\@\iQ	ƇYD\f\W\H)G%\~','',0,'?'),(_binary 'I\Z`w\1\;\\w','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/attributes.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/attributes.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K\l[\N\\\',_binary '\[r\Ax/i^\\OV\\npI\','',0,'?'),(_binary '<NSH\ɮ#\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U0c:#pKJ',_binary '9ߎ\xYB\\\R\ڊ&/\29N=','',0,'?'),(_binary '#Lz\hņ讱\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\X\\N\\-',_binary '\\0\b5EG%\\'Ll[\P[+x\:ڌH','',0,'?'),(_binary '`\\.9_\߮oJ+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';v\\B6ǹ',_binary 'Q{ę_F\_smI5\a(\\ǐ\','',0,'?'),(_binary '\\\\\^e\/`','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ndn\/LT',_binary '\Z])6.\unO\Amz','',0,'?'),(_binary '\\R^)5\c5j\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/allowed-blocks.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/allowed-blocks.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oV\rS~mR=\mDR',_binary 'keg(\ֺ5\Hx\N\\9e\','',0,'?'),(_binary '9\\rjۄ\\\0~	','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?oK\0X\@\\P',_binary 'UBX\.9\z3\M&g\Zd50\f_','',0,'?'),(_binary '1\\:ps\\cd\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\vi!f\ا\\',_binary '\sA\\m;\QN@p/HkhE\\\P\','',0,'?'),(_binary '\iһ\\\V','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g;\ǻ\\g\',_binary '\ʴ\\7\N\Ws_@ڏ\B RB','',0,'?'),(_binary '&\rKcK;7Dk\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\#v\h\\\\\\"',_binary 'Lqt\%1Q`68	\w\\n@\ٞ\','',0,'?'),(_binary 'G?#\"nH\jl\0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\FwLϋQ]\2\',_binary 'q.\Z6\)\hl(5\b:\\^RrV$\P\Z','',0,'?'),(_binary '-N©$\[0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/it\0\iw1',_binary 'V\]D\eP\6&\u,\\\\Z/~\ 1','',0,'?'),(_binary '<r[0	,M\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q}B!Fhsb|YCY',_binary 'pNJiwJ\\+ \\kD\+=','',0,'?'),(_binary 'i/~.Wf\08\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<\T\Q\(\߿=',_binary '^\W>d\%\\'[X\\XAE','',0,'?'),(_binary 'b3Z!Us\YyoM','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N3\.\D\	\|',_binary '\\r~>Ư4(1\Z\\d\I\\-Ic\Y\','',0,'?'),(_binary ':Y7sƿ6','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?\wNW!\"V\\',_binary 'Ύ9A^;4(xhBX\\r3\m\\=\'ʲY','',0,'?'),(_binary '!JV-\\r\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\NS9y\0?XSDE',_binary '\\'=lϙ\Ӊ3(\gϛv[B\\','',0,'?'),(_binary 'j\0u\\0@+A\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LE1Le+G_\\\',_binary 'qiF\\2+T,Ff\\ȕ\AH','',0,'?'),(_binary '/zY+\ s`y','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';ZA\W\\n\\\',_binary ']\XrGF\0\\0ñ\my@LeF}C','',0,'?'),(_binary '˩sȋS~\'Ye7\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\x\BH+v1\!$\',_binary '\\z\\{\\\\\\\d\\\g=\wre,','',0,'?'),(_binary '\\\rV[vƢ\0\.`\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*_w?!\!c',_binary '\g#6g.\\WC\ZVN}\K\^׼M','',0,'?'),(_binary 'vkh[\3\\Z2&','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\iV\\\\x\',_binary '>\4#T\r\r_R.z\ˇd26\/\Ze˔Ob\\','',0,'?'),(_binary 'k\\\әJmv\\%+8','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/frontend.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/frontend.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\$\\\k\',_binary '\Ҥp56GǩAQ]3\V\ygqw\\','',0,'?'),(_binary '\\{4\*\]','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\r[\Vr\\',_binary 'b\\\tڮL$ͭ\J(\!\b޾L','',0,'?'),(_binary 'X7ySbw\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'@#\\dJ',_binary '38Q6\Q\Q\&\R4<%{U\\','',0,'?'),(_binary '\g&c\]9\&ɖ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\\`)	@\)',_binary ';\4KS{,\Z%%*^,}ri|lyw','',0,'?'),(_binary '=?̼&tT\R)\@\_','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';ZA\W\\n\\\',_binary ']\XrGF\0\\0ñ\my@LeF}C','',0,'?'),(_binary '|K\r\6~\(;','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iN$Wí',_binary 'm\@\\l\nH\\l\\"*\Qf\\"','',0,'?'),(_binary '\ԇх\?tl(\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\j}\\ї2f\'',_binary '؋DY/f^Ŭ\h	/b*v\Z','',0,'?'),(_binary '1\\c\Bj!\-','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dH%aKϏ\\<',_binary 'nd6龜\nmO\\w%\d\z_(Q\Z','',0,'?'),(_binary '\\ˋ\H\\j','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';ZA\W\\n\\\',_binary ']\XrGF\0\\0ñ\my@LeF}C','',0,'?'),(_binary 'F\nj5\E\WH','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\\]\lr\qM',_binary '\\g*gS2(Q6 FSi~d\{ʆAG\\Z\','',0,'?'),(_binary '>v\rqTvL{\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[S \e!\NŖ6\H\0',_binary 'n\\)ȏ\"%L\B\,\\\W\\\G /\n؍','',0,'?'),(_binary '\-9\\0`\\x<','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\>>\\֖\=p9\',_binary '\(\\\\\\mN=ԣb','',0,'?'),(_binary '\rǯ\CN\'\eŲKN','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^eW\Z@\"+*',_binary '&\Yܛ\\\\yv`퇤KxؕعD','',0,'?'),(_binary '/Va߷ze ӫ̜\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Tg\\i\&{nzP0',_binary 'ƈ5-c2\'l\BgBi5\EHh<\\','',0,'?'),(_binary '\{(\\˖\\\=\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/register-components.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/register-components.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?J:z\\rGF\2',_binary '颰 \Z`\\F\>\m8\\\@\nZ','',0,'?'),(_binary '\ץ\} \\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks-style.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks-style.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7F\:G6\kny',_binary 'ߖD\k\'_#ᖔ0\; &tT\\','',0,'?'),(_binary 'JA\\\\\7z0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/quantity-badge/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/quantity-badge/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jg\\C\(Qaz\y',_binary '>P\{E[(n\-A$/\\Jp\Ȧ','',0,'?'),(_binary ']z\^\\,_','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/quantity-badge/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/quantity-badge/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\\n\r)}f/\m_j\%',_binary '\9ʸ*\kh\'E\W=W~yp\L|3\\uO','',0,'?'),(_binary 'G\0@҄/M\Ё-?\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yz,G\L(3\',_binary ']Mߢ PH\oaO\nD\M\@+)','',0,'?'),(_binary '|˵	\@c?','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/test/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/test/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\vO줽/8\r\VQ',_binary 'AH\I!в\&<\` \<\Z܆\\' =\d2','',0,'?'),(_binary '\r$\}񓝺\p\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/attributes.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/attributes.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UB\\GjrlYA',_binary 'Ge\H\K\F(ha\f\\a=k\\','',0,'?'),(_binary '\\:=\B','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\\\3\OG',_binary '̓\nU\\o~P\X\\\$~','',0,'?'),(_binary 'Ef\\X\K\\ȤX`','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g(\+*\rAh\"(',_binary '4\>ٿֵ\\kckHL\`\.5!\','',0,'?'),(_binary '\(\xXBhc(~1\}','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/constants.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/constants.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dU\f\y\\\"r',_binary 'NKy\\\\N`Ma`\=]\&\Ԩ1!	\\','',0,'?'),(_binary '\oT寧Mی','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\\\\Zq\D\\K\Z#\',_binary 'ЁUG\\\\\\r\r\\\\䝰J\','',0,'?'),(_binary 'b\nd֟\\\1\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\8\TlL\$',_binary 'Y\v\\\FQ\AF\M\Wt\z\\`','',0,'?'),(_binary '\\r\\D\F,','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/frontend.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/frontend.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7F0@{̘\%VL\',_binary '_\\\\$Me!\ \p,vS','',0,'?'),(_binary '0a>K-y*~Q','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\"p7Ol\\',_binary '\+\-\0<4 @0g\r\\s)*`\','',0,'?'),(_binary 'b\}aRd\7\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C>vJ1a\\V\r',_binary '\<\[u\\y40n8k-G>','',0,'?'),(_binary 'w]\)b\K\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/test/use-price-constraints.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/test/use-price-constraints.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\nqA\J8(',_binary 'UZ\K{S=*:\ĳ\W\z\\r\','',0,'?'),(_binary '\Ƶv\U\}\\Gm','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\":kWw+ܯ\',_binary '\i\cM\{\\6\"\̕\\\G','',0,'?'),(_binary '$yS\9\(vپ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/use-price-constraints.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/use-price-constraints.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\j\-NAf\\Z',_binary '\\\q[\"\\<Diz\r.U\ukɇ`LU\','',0,'?'),(_binary '\0nm&y@Z&F\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-best-sellers/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-best-sellers/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\S\t߈V(\0k}',_binary ':O4+\\Z~ORR\\^c͵0!b\u\','',0,'?'),(_binary 'f\cY\\\\2G','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-best-sellers/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-best-sellers/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\x\~e\\',_binary '= h_D@n\rK\F\\\\\"N$','',0,'?'),(_binary 'EVF\#Kfku#','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-categories/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-categories/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]ۥ߹d\kK`\',_binary '\]\~ܴ*pҼ\P\\0\\n\FtQ','',0,'?'),(_binary '\JlHRy\\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-categories/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-categories/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'	0U\z=`\\',_binary '؉T9\2P\H\s\z/g\ϺMԲ','',0,'?'),(_binary 'd\ר;v,Qhl\P\Zw>','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-categories/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-categories/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$Hr蛻 \)n',_binary 'Rs\Ft4\Q\_\\`NH\G:I\\'j','',0,'?'),(_binary 'Z\\\nL\rn/','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-categories/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-categories/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\A\HBR6 ݁t',_binary '\,akч\6\\	!8\Z\_\_\\','',0,'?'),(_binary '3\\\Ŷx97Kد','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-category/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-category/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\P\mBE\i@',_binary '\e7\Cچỷj\:d','',0,'?'),(_binary 'c\"wkZ\\Y','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-category/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-category/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\\\\<\\\\\(\',_binary 'e;^J/_+>wM\rER:\TXx','',0,'?'),(_binary 'KI\`)(:f\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-category/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-category/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\-\K?.\n',_binary 'j c\n8|\\Y\p\\a.1\16\b','',0,'?'),(_binary 'z\B2\Z\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-new/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-new/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\GYV\',_binary 'P8\%@m*\\\\*\\-','',0,'?'),(_binary '\\ť\n`s','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-new/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-new/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3#T?\<GJ-',_binary 'c\[~(prĉe)\\PP\\ц','',0,'?'),(_binary '䀘\\\2m<T\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-on-sale/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-on-sale/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\\\>\',_binary '{:ho\\>\rw?\jjgWM\'Ty\O','',0,'?'),(_binary '	9d\,\J\1\ ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-on-sale/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-on-sale/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_Áq\I\"\nÝ',_binary '/W\N^495\\l\\| Ă\lr}w!','',0,'?'),(_binary '\w<S\DA&\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-on-sale/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-on-sale/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\M\7\\\o',_binary 'Q}{l]I}B\)is\vB\6|&8(2\Z&r','',0,'?'),(_binary '\\%V=h)@V','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sP7\\v',_binary '{SlO\|\\	j\\:\\m]\$X','',0,'?'),(_binary 'ZDW\vݯScP\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F[R%T\?2',_binary 'u{Vӯ_\rTDGٳ\\\\xo\2	','',0,'?'),(_binary 'z5\eEp;Ͱj\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '֧t\,H%[5dX',_binary '+譫	\\s 81\r1\|*\fa\','',0,'?'),(_binary '`$}d\抎ԕNKy','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' 	#2\kJ',_binary '\\\{\x&oR\\[q&h\L','',0,'?'),(_binary '1T\\/\뒻','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\nM\>\\\\ 8',_binary '\\9]\\\Q_i}\'EZhfk\\+f`','',0,'?'),(_binary '5.\rE~y\'&','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N7߆\LuC1',_binary 'kw`C\\-\jd\\\\ȶ\7>v\S^b','',0,'?'),(_binary '\\KW\h\8\\kr\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܝ[M++R',_binary '\\"R\eXLd\u˂[\d0؏Y-','',0,'?'),(_binary '%\\~\Xȇ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y}\ϭ\a\+\(P\\',_binary '/@M\\\2\\_\JCMd1\\[\\\e ','',0,'?'),(_binary 'M.S{\\R	\f','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Eﰆp\\'\nH\QN\',_binary ';v\ \\05TS1\xU\\l\kE8\ni','',0,'?'),(_binary '!0\\״\\\!^\\K','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=q36Z 9',_binary '\>ٱA秕t&K\\\\_<n','',0,'?'),(_binary 'Z\'\\;%\\\.Ǔ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-top-rated/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-top-rated/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\\\b\r\{zx؅',_binary '\Nv\'\\_?^\i%3zYx\8#o','',0,'?'),(_binary '_uu%ノs\X','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-top-rated/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-top-rated/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xߌ\\;Tw\<{',_binary '\\$oE{\\v\r+x\ZN\\','',0,'?'),(_binary 'l(f>l (<\N\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\\yh\\:\',_binary '\t)@8=\<\gP\ \̫','',0,'?'),(_binary 'v]\@V\"%0\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K+\\;@Cn9=b',_binary 'j\r^v\cl_\B\K;\\\ \\Z\m','',0,'?'),(_binary 'Xz\\ԉ</\m','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b=}ŐR\\\',_binary 'ja<)dzI}\nD\\\\\Nf-tI','',0,'?'),(_binary 'ϯ\"^\h\\`+\}#v','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\ނ>i\\d\\\Dc',_binary ']za\\"\:\хfN\\E\\D+	','',0,'?'),(_binary 'z3Cg_H0\lT','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\e_uҁ\G\\\)',_binary 'px\u\?\\\\G/1a~		+I7','',0,'?'),(_binary 'YG!%{\7E~','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(Z\Z%?\',_binary 'm%T\/\G\ڳ\!X}]X\\(ƴ','',0,'?'),(_binary '\,\冧~I˂ql','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/base-utils.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/base-utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\+\\\3\~h%',_binary '\Z\c\7\ěJQ	gA\|ƱS\JnmO*','',0,'?'),(_binary '젶\D\&\S w7I\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/edit-utils.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/edit-utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\V\\8Ų\Gg\3',_binary '#3H\\\\'QG-5\\\0R\','',0,'?'),(_binary 'τg\VR_֒I','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\p&9s˅:\"\(e',_binary 'q,\O\V\"@\\C-\n\"/poZdj','',0,'?'),(_binary '`7\Qc\\*\K','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/utils.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2p\oq\)&u4',_binary '$i[0	NAp\3ie\Ԃòw\','',0,'?'),(_binary '!LZp\f@z\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\\\۟\',_binary '=;\E\M\\Iw~p,u\0\\','',0,'?'),(_binary '?W\\\j\\\.','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c?I5A\ _',_binary '\\r\v7\rD*\4Y\\U\P ɑ\F','',0,'?'),(_binary 'u1\/ʊ\\\Kz','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/edit-mode.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/edit-mode.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\cW*	\\\\ZM',_binary 'd\\\jHO\ң)\\"-ȶ,<AL\\ZQ\Z{Z','',0,'?'),(_binary '\;M\`Mp_\\4','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Z\q9\I>\sB.\',_binary '\6\O[\\\Za\Tp\rv2\\ri\w','',0,'?'),(_binary '\ 1~\rZ\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%^\-*;A\',_binary '\\7䜯\Z\\ⷔ\\\Rq','',0,'?'),(_binary '\"	k\a\FZ\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\^݀ĘOs\[',_binary '2\}\\>\\A_=\&Eug\\Rg0ђ','',0,'?'),(_binary 'ߍ_\\Nb\~\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/inspector-controls.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/inspector-controls.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nK\RU\r|v',_binary '\;ҳ\drgP\\ٷIS\\\S:/]','',0,'?'),(_binary 'Ni\v[a牔[\"','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+ogAJ\',_binary 'a\\]W\\\bX\\\\X_ilw\','',0,'?'),(_binary '\&o\\\\0\]P eR','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B]\ZeĘpN\e\\K',_binary 'wt-\}ۏ<qjZM>䰀\WB:\','',0,'?'),(_binary '\F7ߚA\T','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\^\\>w=\\2\',_binary 'êA\:,%ek}\xq\\"i\\K߹g','',0,'?'),(_binary 'P\"\[	^(+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/no-reviews-placeholder.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/no-reviews-placeholder.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@Hmت\xj\\<F',_binary '\eݺ\|p\(s\\nԔ7\@\\	x	\','',0,'?'),(_binary '\\qdᔐ\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\\\L\',_binary '\͊\Η8\:@\@\*(^\ҳ\8\\/*','',0,'?'),(_binary 'r\.(Fv\ \','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/edit-utils.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/edit-utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	rik}\g\\HC ',_binary '_~]\6\'!ˋ\_\\瞀\#L\\MH^\\g','',0,'?'),(_binary ';b\k\\@\c\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/editor-block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/editor-block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qg\'@\\,\0*\',_binary 'W`nL7s`\\\)u\\\4	=','',0,'?'),(_binary 'K\'c\\0\rk5\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/editor-container-block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/editor-container-block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\.>KnUׁ',_binary 'p=\r\\Zn!dɥOx7R`\g\\[','',0,'?'),(_binary '\\\'\\M\4tL\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\J{~I\۵@\',_binary 'G2P\Z-\\, ]1eջg>qFvi\7\\','',0,'?'),(_binary '\QvbH\dm$\39%','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/example.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/example.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' |^@8c\0Kj',_binary '@\\V|\+IBbČo\r%\K\0c[v[\','',0,'?'),(_binary 'A!{g\'rN.','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/frontend-block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/frontend-block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ż	]\\|+=\\\',_binary '\Th\\\Mt7|	:p^\Od-iD','',0,'?'),(_binary '3|\GncMza7oN','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/frontend-container-block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/frontend-container-block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\XO\/@',_binary '^	4,9F%\X\r\R{\N\\@\LQ','',0,'?'),(_binary '\\QG\w~h\00n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4͂\"\(\	',_binary 'y{\ Y\,`Ƭ5\I\\黏l-u\\n','',0,'?'),(_binary '2/:z\3;i\:\oe','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^\"9\0\\\Ž)`s_',_binary '\\\1=n\M\\0Wg\R\^\i\0','',0,'?'),(_binary ';M\\RR\uk','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\\DlR=[is',_binary ']\\A䔺Xq\,M	N&h=Rۣ','',0,'?'),(_binary '$\i\\\\ɣz','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/no-reviews-placeholder.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/no-reviews-placeholder.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QWW\=$',_binary '\{\/kSğ\\\,hu|(i\\\\h\','',0,'?'),(_binary '\1\\X\5ĆDC','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\L\A\\7*&\n2',_binary ']\\_{ٸdZ\#XiH{','',0,'?'),(_binary '\\\Y\\0bi\@V\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bZ<\cO}\RG9',_binary '\3m7#5\>\\\\-t{A\w','',0,'?'),(_binary '\&$.Y\{x[̨y','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʅ\j\9\U\LCV',_binary ')X\\\qЧ!p6a\(\4\l\\:','',0,'?'),(_binary '.*{ꏢI\u\(g','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/no-reviews-placeholder.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/no-reviews-placeholder.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~f\+\\\+\\0',_binary 'g\]\&~</#\>2\"\\=H.\	T','',0,'?'),(_binary '\;\sZ$\0xP;c','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/save.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/save.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\2MS\k\Zߖ!?',_binary '8\\"!?\.\\M%X$RQ\\\\uXp','',0,'?'),(_binary '\Q\v@0d','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/utils.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^_44Fn',_binary '\\u\\\+	\\+AUz : 6fP\<+','',0,'?'),(_binary '\_+\/ΆK\\\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\01\\\\#ƺ\tU',_binary 'ETl\pHfd\(I\7\\\\/V','',0,'?'),(_binary 'k>\Ox[\m\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nI\\4v$\f',_binary 'z\\J<Pb6;\>4r\\.s','',0,'?'),(_binary '*|2\r\"t\Z\\E','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\=\t!\f:',_binary ']T, \\Zx\n\"w\&\\ϵn\','',0,'?'),(_binary 'Qd\\\pF\+a\n\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/api-error.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/api-error.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'cB\\'\Y(wN',_binary ')0v\\xlA\\\\K\<\8}K>\n^G','',0,'?'),(_binary 'rzUO\\޿','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/editor-block-controls.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/editor-block-controls.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\T+V\\\K$\\',_binary '\~D\io\\\\i\7_\\}F1','',0,'?'),(_binary 'x͝R\QS','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iv\5q\O\Z',_binary '\\!GT\\-^w\9F<\zL\S@f','',0,'?'),(_binary '\x%\\%g-\:K','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't>C)wE\Al',_binary ',U\t6\j{i\r[WW8k\\xy','',0,'?'),(_binary '\\bPTYv\\P','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/layout-editor.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/layout-editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$Vr\2.\a\-\a',_binary 'L풹\ֺh;D6\7Yk(6bs','',0,'?'),(_binary 'Ą\\9A0\\(F','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/shared-product-control.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/shared-product-control.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\<~\\n\Uu\\',_binary '\q\\r\\\.\<\Jy\rX!x\+^','',0,'?'),(_binary 'ٶ腔RL	&\Fw','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\'%ϐδ\E',_binary '+=e]\gA\g{zXh\X_s^','',0,'?'),(_binary '\S\Qfs|\"\\\\*','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\\̖Y\{\$\',_binary '\\g$\{\\")lYkFF\Oˏ>\','',0,'?'),(_binary 'm\ѩH]\:\\9\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/save.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/save.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\r\>8.4&q\0',_binary '\\\fz\u>\\;#f\T 9h\\5','',0,'?'),(_binary ';\oDT%-^G(8&\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/attributes.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/attributes.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]B\{ȈA\\',_binary '6+I\;\>A\\<\	\%\Q9\n\\\','',0,'?'),(_binary '\:CxCx(!','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yY\}*^\/\',_binary 'A::{o\\bW\?#K\G\t⸎;w/c','',0,'?'),(_binary '\D\ \Z4\BX\\'2','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/block.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/block.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\o\,u*\\',_binary 'cP\}ܠ\x \rgn\\\0A.qLV','',0,'?'),(_binary 'Qa @S\{@>&\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/edit.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/edit.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J?2Ʃ\\+i\',_binary '\'#6\G\\0.\'E:*:ansu\','',0,'?'),(_binary '\誄 _Fj\I\F','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"j#y{/\r\Zay|\\',_binary 'u\u2\:W\1\\d$|\\Z#\&\WFi\\ALʴ','',0,'?'),(_binary '@\\qm\(A\L6>N','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/frontend.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/frontend.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\9?\vE\\iH',_binary 'A3^\+;r\8~E\oR\ydSӄHRt\','',0,'?'),(_binary '\!\y\\\LZB\r\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&DyAY{>X~\\\',_binary '\nE\/\62\\r[E\X\r[\@\|\8','',0,'?'),(_binary '\\D\\I\H\\n\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/preview.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/preview.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\' \	!?,\\',_binary 'd\@X\fВ]\dZͱ','',0,'?'),(_binary 'e°(4\\0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\¬\oŤA\@>\P',_binary '=\\LnTϫ˧2P/>\̭VXv=','',0,'?'),(_binary '\\|\\þ\'','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/test/__snapshots__/block.js.snap','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/test/__snapshots__/block.js.snap',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\0\Bf;\pIf',_binary '\\\rY\n7L\Uf\UOՖ','',0,'?'),(_binary 'V\hmx\0\C\M','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/test/block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/test/block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\Ew\t4a&jn\\',_binary '\\r\\\CFN^b\˽A\y@W)\','',0,'?'),(_binary 'h\nGq4\\΅=\\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0 op.F:\\\Z~.\ie',_binary '\9{\raY\:\Kqv6q\N(\,','',0,'?'),(_binary '\[f;Tӟ!\7\a','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ه\\h\fT;\J3',_binary 'B`\IB@VrI(p/\f\\入q\\','',0,'?'),(_binary 'j:p8c+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/get-registered-block-components.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/get-registered-block-components.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\\y̯\\mҔ',_binary '_\8j\\<\u7`YUB\\\\N','',0,'?'),(_binary 'C$>đ\n\y','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\\u\q\rک/\\\',_binary '|\\։m%U\\~\\','',0,'?'),(_binary '>p{\2\K/3\0IJ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/register-block-component.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/register-block-component.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[jVtVt4\\n4F',_binary '\J0o\"G=&F޶\\\tɃ\n0','',0,'?'),(_binary '\\Z\h)ϡ\0\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/registered-block-components-init.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/registered-block-components-init.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aҳyHuQNc\'\',_binary '܍N\gk|(LD\Z=^ x\\D\sD\6','',0,'?'),(_binary '\"nE\ݫZְ	4','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\H,f/\6\',_binary '^sچ\2\M\w\\\0e\\ս6\0\','',0,'?'),(_binary '8dZ\>-\)c\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#7o\M$<ޟ[>',_binary 'Bb];\\i\\$c\X\\瘃\\\','',0,'?'),(_binary '&t\^\|7>\v\x','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/assertions.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/assertions.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yh-e\t7ȼ',_binary 'K\vtӫ$gU\F\M\0!^\\}\4\','',0,'?'),(_binary 'SV\a\PPdX\yԻ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/express-payment-method-config.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/express-payment-method-config.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\\)\\\\0',_binary 'vc\*V\f#E\0V\','',0,'?'),(_binary '\&\\?PF/\~','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/extensions-config.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/extensions-config.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\b+\DK\s\\',_binary 'vj:\A\qR4\r\+?h\Zd\6ꪐZ','',0,'?'),(_binary '\\Z0WN\q','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\@L7Dp\/',_binary '\ZpDJuݔ\\!bL\u\ōb}V\','',0,'?'),(_binary ']\\学\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/payment-method-config-helper.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/payment-method-config-helper.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\B\'a4!ן',_binary 'V\՗\Y\ڏ\\Z\VXnL(Cg','',0,'?'),(_binary 'Ck૙^i[o3\D\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/payment-method-config.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/payment-method-config.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\$\R\\<',_binary '\vW\5wR\#XxG\"ZY\dY5','',0,'?'),(_binary 'i\\=\q:B','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/registry.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/registry.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0\/=oa\'\\\"\3',_binary 'J\_:@+gA\gq\w?\\\\B\rA\','',0,'?'),(_binary 'Y8Ty\k\1\Ms`','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/test/payment-method-config-helper.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/test/payment-method-config-helper.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z36txnJG;',_binary '\?\+F\%M\%jIیί/b土m\Z','',0,'?'),(_binary '\(;\C\U&\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/test/payment-method-config.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/test/payment-method-config.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\\Bn:\#7rP',_binary 'g\\\Z\0,r\\) \\@kr','',0,'?'),(_binary 'I9Ӝ/\k#ꅭ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/test/registry.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/test/registry.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&Z*\~\H.',_binary 'w!\\Vj\Ή\\ۚ\6n&\+\'K','',0,'?'),(_binary '$Q/<x\h\\䇁\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/action-types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/action-types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Lv\-.\e\%',_binary '5)\n\QPZwJ\\?e\\\\\\3\\|G\','',0,'?'),(_binary 's\X(LY7\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/actions.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/actions.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<v\'C\\Vܞʱ\',_binary '\\0\\D{BLSm\	\Z=q4a?|','',0,'?'),(_binary ';w_D	3 U\uf\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/constants.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/constants.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\H\\O+=\+L\n\',_binary 'Bцمė\\q<\k\B\\$\'Iv6','',0,'?'),(_binary '\\=^Y\f\!q\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/controls.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/controls.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6夻\\Ys\]',_binary 'T\\>X\\'\n29\HѮh!\\<,\N\\r','',0,'?'),(_binary '\\\n$P\9ڀ]BC','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}cq*\\C\WyJ',_binary '\Z\jK\r\*\m\n\\x,c\b','',0,'?'),(_binary 'tP\\ZX\\l','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/push-changes.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/push-changes.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-C2\\V\DY_W\',_binary '\M\ڛ`\rU\	\n\aח\\N\7','',0,'?'),(_binary '\C \S)=)','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/reducers.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/reducers.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}{>:3ؼ\T',_binary '놸[ھT\*\\\\}\\\B&X','',0,'?'),(_binary '	J\\v\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/resolvers.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/resolvers.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '26X?\\+\޴\\',_binary 'HĕfuC\@\\uԄ\D\2\\u}','',0,'?'),(_binary '\L@k\i\\=\Z-E','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/selectors.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/selectors.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\'\g\\0',_binary 'ب\\\ab{$\'Vp]aV^[I\4I\\=','',0,'?'),(_binary 'd\\E\\\e\j4\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/test/reducers.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/test/reducers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\R8\>At\ w\nj]\',_binary '\\З&q\rG:=6\n,\\0\'\C/\|\','',0,'?'),(_binary ')篘\]\<2\w','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/test/resolvers.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/test/resolvers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x<\d\\!߹\\\',_binary '$S3b\\Z\\-\\\\B\\HC\z','',0,'?'),(_binary '꫇\Y\^g\[&','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/test/selectors.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/test/selectors.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\\pnE.\\\F?\M<',_binary '{\0!l7\Ȉ&L]vɄڪ\a\	H/','',0,'?'),(_binary 'M\r[Oj%e\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/action-types.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/action-types.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\n:\֪4-S\6',_binary 'VA;\&.\Ϥe1\1-_rpE	','',0,'?'),(_binary 'As\DFIC=\'','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/actions.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/actions.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\g\\D\\Ṿ\',_binary 'epO/~t1\\\\ג3E%S\qtb','',0,'?'),(_binary '2M≦I\HP','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\r\si{\b9',_binary ')>+\ızkDyTi\\G','',0,'?'),(_binary 'iLtN\bK\$æ\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' W\\\r',_binary 'dVű[V]\0\R\%3j-\\,4\\r','',0,'?'),(_binary '\^ʮɿ٪YL','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/reducers.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/reducers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k,\n\0x&C\!}',_binary 'W\'TYb|)\\=\\L\\','',0,'?'),(_binary 'ۄk6TtH 9','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/resolvers.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/resolvers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\A{2OaE\t-Ĥh?',_binary '1U$&I(vyd\B\Li\'\zW\\\'','',0,'?'),(_binary '\X\\V;ǝ\C)8p\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/selectors.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/selectors.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$\\eU*/=\',_binary '\Մv\\	YGS\X%v#Ok\yT5','',0,'?'),(_binary '{i\g\3\aEŞ1','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/test/reducers.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/test/reducers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[u؈PDnknh',_binary '\r\B+߇\)ߏAb5\	uh\0lȭ\q','',0,'?'),(_binary '{3+azzW','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/test/resolvers.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/test/resolvers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' x h\\S-9',_binary 'G\\9\Kĸk\\Kː\BcZS	JZPF','',0,'?'),(_binary 'Mۥذt\F\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/test/selectors.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/test/selectors.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V_\6i\\\\5',_binary '\F%Y\SWY2J\Sl.\K?\DN\','',0,'?'),(_binary '=et\vRZ\\Тs','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/constants.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/constants.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\UIbU\0\i',_binary '\'.U\O$z\\r>e \\pQ۰-','',0,'?'),(_binary 'eD\7\' \Jb\W\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/default-states.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/default-states.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\X)nh!}',_binary 'u\\Z\BYA\\dwۀcbb\\>','',0,'?'),(_binary ' (ZW\\\)}L\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1!l\\nP%a,]{?',_binary 'evІP~%\\D8YH)h/\RB^+','',0,'?'),(_binary '\\^\\ZB\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/mapped-types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/mapped-types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\"f\oB',_binary 'zϸ\\(\\gi\s\\T/J\x54\&','',0,'?'),(_binary '%ֽhK4hHm0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/action-types.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/action-types.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\\',_binary 'Pz\\`\*O\Ҕvڅ\M','',0,'?'),(_binary '\Z-\\;ד\V','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/actions.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/actions.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\E\[~\\'\'\\]>',_binary 'B\g%z5\ܘG6HPb\`҄','',0,'?'),(_binary '\=\\Vj֋b','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ә0>M(\&\4',_binary '2*\\.\Z\\/kqwk5\\'ߠʧ\ǭ\\','',0,'?'),(_binary '\wy~B\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{z	\X\wkD',_binary '-BONJr\w-!s\Kl\C\\P\ +.','',0,'?'),(_binary '\\\Ͷ%Q}2he','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/reducers.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/reducers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\V\\	\Z\Z',_binary '\\r\\y\0\}\5÷ A!z	\/l?','',0,'?'),(_binary 'G.L\H9)7\C','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/selectors.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/selectors.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'OǨ\0	W`s[\',_binary '\$\]7MXJw9g\Zߺt\(m\M)q:','',0,'?'),(_binary 'y$r\"\\0\\%7','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/test/reducers.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/test/reducers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\(\\*()\.\\',_binary '\\`Eʎ6 \'.\?Ͱ!NvM\s\','',0,'?'),(_binary '\6]Gwی\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/test/selectors.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/test/selectors.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\R$d\q\\\',_binary '\w{\\nϰ\25B,;$f?','',0,'?'),(_binary '\l%\:6{w','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/utils.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\v2	6\O\ri',_binary 'Ú \\Zw7.\\\\Sk+\\N4','',0,'?'),(_binary '\">\{\Z\TTݸ\Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/action-types.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/action-types.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]\\o\ZuS\\',_binary 'P;F\߭7?&\0q6̦\K~Ϟ#\','',0,'?'),(_binary '!U\Z~?⛪i\W','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/actions.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/actions.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$Su4y}N\\J+',_binary '(ذ_+H}\\yx{\'S<\\z\Z','',0,'?'),(_binary '\_iۢL:|R3\|','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\w{qEG',_binary 'sJy\\rm@-\\SB\\i8hG\Qgp','',0,'?'),(_binary '\\F\*wY\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\Q{;l~E\e\y\0',_binary '(rlZD#H\r]m0_K\\\=E	$P\','',0,'?'),(_binary '.M\j#{','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/reducers.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/reducers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\\rGQ\\\[',_binary 'X\9âzo\|!\r\\s\?r\\','',0,'?'),(_binary 'q	\\(wJ2Gb3\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/resolvers.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/resolvers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\2z\\\\\n\\',_binary '1$\\\GA%S\ryҫFhKrX(Ev\','',0,'?'),(_binary '\\\rDcrԱ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/selectors.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/selectors.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZFH+\E\\',_binary 'ڂcS1`=BS\\-S\3k\:L΋','',0,'?'),(_binary '\>oҼy.i','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/test/reducers.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/test/reducers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0҃\r]9|.H\8M',_binary '\0\|x0I$\\p׃\IjpF,\','',0,'?'),(_binary 'v(b2X0TPD\^','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/test/resolvers.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/test/resolvers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+iRzH2\/',_binary 'a\\Ō\^#\0:HnI)\\o\','',0,'?'),(_binary 'ܼde\\.\#u','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/test/selectors.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/test/selectors.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\⫥hg*hϗ\',_binary 'n_0\\e\I]B\\X=&e5\0s','',0,'?'),(_binary '\m85B\0\tEK','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/test/utils.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/test/utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\"tk/lz<R',_binary ']\gYu -b\(\4\,s5\*\\!','',0,'?'),(_binary 'W\\\\\\? \I[','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/utils.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q)F\zܪd8\Y@\',_binary '\Vl\\w5[!pz%\*\A\','',0,'?'),(_binary 'w(\񃧳ۉ(\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/shared-controls.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/shared-controls.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O(`\gZ\gO',_binary 'qB9p-mLV_\Пno\-! \qY\",\\ 2','',0,'?'),(_binary '\'@\\;\\U\Ƅ\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\l\^~\\-',_binary '\Z\n\$\q1\'`W\&\\\wR!\\5','',0,'?'),(_binary 'f\k(\d;/YSk채','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/utils/has-in-state.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/utils/has-in-state.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\8#u\<=-\a&J',_binary '\\x47v3O\\!>1\	\Jճ','',0,'?'),(_binary 'lH7\\'\jcox?/L','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/utils/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/utils/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\\\/\\Z\x',_binary '$m[<8@&B\N\\\\w,lq','',0,'?'),(_binary 'tj\\\\s','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/utils/update-state.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/utils/update-state.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VvJ\({\Pp',_binary '/R!hY\-cbV.+\ϊzLJ\\\\','',0,'?'),(_binary '\nЯJ\'p8+,&P','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/block-title/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/block-title/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*=\	\T\N',_binary '\Zg\oUq	bJX\\⵩`\\L','',0,'?'),(_binary '\?h\\\M}\\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/block-title/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/block-title/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(r\M\5zxZ\\',_binary 'ua\߰\O])W\>\-!T\\','',0,'?'),(_binary '\\WI\&?<]<','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/cart-checkout-compatibility-notice.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/cart-checkout-compatibility-notice.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D/\ʧKy\ڕ',_binary 'd!SMWU&\X\%A&|S]\ނĠ3Xm','',0,'?'),(_binary '?NAq)\\\K\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F[\"\/\\k\',_binary 'gN2K\߰h6\oSyk\\{\\+O','',0,'?'),(_binary '\{{\1F-\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\\kئ\æ\3!{;',_binary '޸s6\C\ߔ٘\\G\','',0,'?'),(_binary '\)\h_\C','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/use-compatibility-notice.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/use-compatibility-notice.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\\\~',_binary '@,Y\"\\'\%(\\h.}r\5qy#=','',0,'?'),(_binary 'Ya۲;\{hߘ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/woo-image.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/woo-image.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_c:y\0\d',_binary '\.Y\\V\sS/\\hg\','',0,'?'),(_binary '{/\\\6ZK\"\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/edit-product-link/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/edit-product-link/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>,\$\\"?%',_binary '\\z)\0S\B\ȗNud\*w\0\`\\\','',0,'?'),(_binary 'J}\)\lӱ]\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')8v\"UP#',_binary 'R\}\{y\\kWSw\\V4S-h&','',0,'?'),(_binary ':H\\\\ѳ.3\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/error-message.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/error-message.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#8l\b8w3\',_binary 'i\Gv>}f\"[\\I\LQr<\<','',0,'?'),(_binary 'Z,\\\"\dTp','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#D?g[`\`\\',_binary '>1i\[\\ \	O%fE/D\\\n','',0,'?'),(_binary 'u]O \]rʌ};r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/stories/error-message.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/stories/error-message.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Y!Iص*,9\\Ya/',_binary '}@vݣtͳ1\o\oğq;\Q','',0,'?'),(_binary '2ȧQ-8 M	','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/stories/error-placeholder.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/stories/error-placeholder.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\N9B\z',_binary 'O\\UBk#pZ*~L[\Ð\','',0,'?'),(_binary 'zS%ƲF\w&\	\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/expandable-search-list-item/expandable-search-list-item.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/expandable-search-list-item/expandable-search-list-item.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"Xn\9\xn^',_binary '[\\#\q\j3\7J\i܊\kFq','',0,'?'),(_binary 'U\l3\jʎ\z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/external-link-card/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/external-link-card/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\zs\O.\DF|',_binary 'hجh¥\0M<}\%\jui\','',0,'?'),(_binary '\\etϊWZ\VJ\0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/external-link-card/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/external-link-card/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zCq!\\\DB',_binary 'kxfQ\>1\" Aۈ\-sԁ\\dW','',0,'?'),(_binary '\D\\ES\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/external-link-card/stories/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/external-link-card/stories/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\;$㧰Qˁ(g',_binary 'q%%wt\k׋V%i\[\iE>5\\V','',0,'?'),(_binary 'ن\G\\d\\Ӈ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/feedback-prompt/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/feedback-prompt/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\-\OK\\!}2Ը',_binary '6\_\ި]\ź\ \~\x#!h','',0,'?'),(_binary '\Gk|xhDOk\Y\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/feedback-prompt/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/feedback-prompt/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\G:*\.\',_binary '\V=ZU\\j\x\r\V\L\','',0,'?'),(_binary 'l\`\F\bM7','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/grid-content-control/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/grid-content-control/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\F4\*',_binary '\\V\\\]\wٽ\+h8:I','',0,'?'),(_binary 'ǘc\\Nh\sw','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/grid-layout-control/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/grid-layout-control/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\jw	-iU',_binary '#K)\ueRXjp\SM#3DVЗl=Q<','',0,'?'),(_binary ':\\"\'YDڄ\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/heading-toolbar/heading-level-icon.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/heading-toolbar/heading-level-icon.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\A\\=f| TG\',_binary 'lB\d(9zz\󬢋\\q٩H\Q','',0,'?'),(_binary '\nT/\T@#I].','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/heading-toolbar/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/heading-toolbar/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,x1,\,6\',_binary ';\\\%\WS\n\p\Z[ؠJR\\c۝','',0,'?'),(_binary '\e	rY\6','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/page-selector/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/page-selector/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\\^T\,\k!\y',_binary 'ҟ53[S/0vr6zG>Om\\l','',0,'?'),(_binary 'FXOmbdA6N+\\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-attribute-term-control/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-attribute-term-control/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd2\\\NEZr3V',_binary '\I:k\n\\r3@{߈3=i\n\'\','',0,'?'),(_binary '\'osI\\w\\I','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-attribute-term-control/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-attribute-term-control/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ز\\~/\\io#_5',_binary '\rJ=\Wf#wE>^l\}7n\','',0,'?'),(_binary 'f\\\]G~6','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-category-control/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-category-control/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\'i\6',_binary 'bb9w\{v\\\\}\"*+\\Z\\','',0,'?'),(_binary '\q|s\9WR\Px','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-category-control/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-category-control/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\t;e`&\\ђ',_binary '\C9~~\{\p1<q\\\ɵ\"\l]0','',0,'?'),(_binary 'U*\")\׷:','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-control/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-control/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ͪ7Z5l\~',_binary 'A8UUo\a(\% \05O+t~$\\','',0,'?'),(_binary '8-z[\\\u\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-control/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-control/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\yZ޽;)?	wP',_binary '#=\\n6)jջ\x\}-(\r','',0,'?'),(_binary '\\۵3!xm','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-orderby-control/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-orderby-control/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w4n\yh\\{[Z\',_binary 'gvJ \O\\\ޅeHdE\','',0,'?'),(_binary '[\A|v\z\\\EJ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-stock-control/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-stock-control/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\Zfxl\',_binary '!l=!\;I⏎ٸt\CE\^5o.\','',0,'?'),(_binary '\\Dڊ\+;k','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-tag-control/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-tag-control/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w6f(b>A\\',_binary 'lC^S!H\\<.\\$ \oBNM','',0,'?'),(_binary ';$1\=rVe\k','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-tag-control/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-tag-control/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]7Z\\"\S	',_binary '\\~X.ډe\o6\\r~.+X\'w','',0,'?'),(_binary 'T|:\$\;%\Z\}','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/products-control/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/products-control/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'?L\+(mnP\',_binary '1pb\\L,6m4(\w\oNJ\\.\0','',0,'?'),(_binary 'CM8\Aֺ[n\'\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TH/\H\E\0',_binary '\\\+ g0\*\p)a)줤R<\ĉ\o','',0,'?'),(_binary 'l\\&B\\}/\=\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/item.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/item.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\1@L\n\+\f\',_binary '	HO@-۱\\o}	eO\','',0,'?'),(_binary '~?O\r-~%\՚\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/search-list-control.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/search-list-control.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm+<Eɱ0r',_binary 'Ux\{\\'W⋗BwU\"ف\\"͔\n','',0,'?'),(_binary 'Z\\\\\-\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ؙN#\\ߡ*',_binary '\,EC\	sT\\-\J$]\r6X','',0,'?'),(_binary '́Yl׋x\O\ZU\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test/__snapshots__/index.js.snap','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test/__snapshots__/index.js.snap',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\q_\{\{o2f',_binary '} b$lҠ!kY79IfTȃ]','',0,'?'),(_binary '\H;\\ozfȚ\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test/hierarchy.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test/hierarchy.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\1\%Ղ\\n\0G\f',_binary '\X]Q\9\\\X\\\\\W%\\o','',0,'?'),(_binary 'plb3$\\\]ta','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʔ\"&^b',_binary 'T\\ڽ2p\Crbc/25\','',0,'?'),(_binary '\l5\\\p\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0O\\*q\\մ\*',_binary '\QkSIy\\\{\\H\ir#@	#\','',0,'?'),(_binary 'B\@\2?\Y','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/utils.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/utils.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7\c\%\n&\V;',_binary '\g?5yMӥ\\\Ayoٽv7','',0,'?'),(_binary '^\ˏ]\L\|\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\r\pC\`\\'',_binary '6c\M\7\$t3N\Sg\7','',0,'?'),(_binary '$ssr\\l>\k\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\-U\iHis',_binary '\ZF\/B8p(\0\"RqټZr\l\ڭ\X','',0,'?'),(_binary '\ 	\@=il\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/test/__snapshots__/index.js.snap','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/test/__snapshots__/index.js.snap',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\?+\ЋI',_binary 'ݙ\7,\U	ER:)\!ғ6-\\WY','',0,'?'),(_binary '@aዂp\p&H','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K 3@%o=',_binary '<)o\nfv,\}\<\\3D\L\','',0,'?'),(_binary 'o8m\\+\\|c%K\\Z>','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/text-toolbar-button/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/text-toolbar-button/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\CcTئ#QBAv',_binary 'Nޖ&\F3\\Z7\\ʔp5\`\aG&','',0,'?'),(_binary '\\#\\Y]\!Dr','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/text-toolbar-button/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/text-toolbar-button/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\n@〱!y\&\0\\',_binary '+%\:Rf,3\l\\n;A\\h9[','',0,'?'),(_binary '}\hB\22\\0<*\c','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/utils/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/utils/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]~RO\rR\\OLL',_binary 'r}=\\i\;vM\\X\r\r\\Z3\8','',0,'?'),(_binary '\\bm\!B!N5pC\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/view-switcher/editor.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/view-switcher/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\-rU^+',_binary '1wv\\RS\H]<H\"\H','',0,'?'),(_binary '\{\cEğ\L	}','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/view-switcher/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/view-switcher/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TD!k}vdxe',_binary 'IB\ߛ\Z\k\n\:\\<\n','',0,'?'),(_binary 'ڊ\t\\4:\#v','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/extensions/google-analytics/constants.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/extensions/google-analytics/constants.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ 8ă^߾/1N\',_binary 'Ti\0\6\\\	\<$YiH\Q\\_+\S','',0,'?'),(_binary ':\-=(\F,\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/extensions/google-analytics/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/extensions/google-analytics/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\FwB ύ H;',_binary '(	^^?&:\\.\=\ֺ\\\'@!','',0,'?'),(_binary '\>\YN1\\mѾ\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/extensions/google-analytics/utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/extensions/google-analytics/utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M`|\2\\5\\0S$1',_binary '\\r,;b\Zrr5ȋ5\\0;S\\ϘG','',0,'?'),(_binary 'g~\%\f}~','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/filters/block-list-block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/filters/block-list-block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#\\\3\\\\\=	bE',_binary '\\0O\>t>\Z)g\Cs\ޕ/\;9','',0,'?'),(_binary '8\M\\\-','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/filters/exclude-draft-status-from-analytics.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/filters/exclude-draft-status-from-analytics.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\M9\\m\ZK\XF',_binary 'D\(\En\I\\f@\~A~\\','',0,'?'),(_binary 'BK7_7,!^P%\,','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/filters/get-block-attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/filters/get-block-attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m\Ly\\̋4\4\',_binary '\rǌ.$W7]:h`\\oj\','',0,'?'),(_binary 'Rz\0\\\}\M#p','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/global.d.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/global.d.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|^$C~E]\',_binary 'Z\V\,\\\\\ϵ\7u\\Y?\eT?','',0,'?'),(_binary '5V9FX36<v\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^wr\f?\\\n\\e',_binary '\2\\>67uX\!\ל\\mEx','',0,'?'),(_binary '#I\Z\\r[@\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-categories.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-categories.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'\\z\K7@Ĕ',_binary '\\ZA %1͞\Y\\E\\,~ͤ/','',0,'?'),(_binary '*\CR1\0\G\0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-category.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-category.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\1\}\bIoM%\'',_binary '_\\"\R2I.1	\\/\o','',0,'?'),(_binary '\0\\~\\1\\I\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-product-variations.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-product-variations.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0٨ڶa\Z\їw',_binary '\s=*\@~Z!DK/Pz','',0,'?'),(_binary '?i\p\QJ\X-x','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-product.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-product.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\\)]\V',_binary '?\\ʺ\_S2%?\\E\x[|b2\\\\>','',0,'?'),(_binary '\k\6-;[\j1','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-searched-products.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-searched-products.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\ŜDn\U\\\',_binary '\\Օ\\Ch*\QxrT\o{Wo\nF\'q','',0,'?'),(_binary 'b\\2_7\\\L','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-transform-single-select-to-multiple-select.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-transform-single-select-to-multiple-select.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f/M\?\-\DK\1YW',_binary 'r\|]|\\Ԡ\4\n\ny\Vf9\Ty','',0,'?'),(_binary '\\\\\7oľYuo','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!?y\06Aa',_binary 'i\2UU\\\7y\\"(\IgrN','',0,'?'),(_binary 'vdxu\}A\g\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-categories.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-categories.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\n\g^B:.K-',_binary 'V\-\"m\+0R\\f\ǥ?s+\W\\\','',0,'?'),(_binary 'o9qm˹=˯\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-category.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-category.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\N;J\CEg\\',_binary '\rG\W@\^p1\w\,Ӂ\Zx hb\ݺ','',0,'?'),(_binary '\dq-R\lz{\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-product-variations.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-product-variations.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y]͍)\'Z	)`',_binary 'dJ\gi(>\\C0#]&)MZܨ\','',0,'?'),(_binary 'LK\ysF؏l\Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-product.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-product.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7=I\Z\9HP\K',_binary 'PG\\n\\:\w,R~@\\\>*\0','',0,'?'),(_binary '`9oB\%\j','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-searched-products.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-searched-products.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\.\ӇS\J\\"',_binary '*?7,:o֬*پ̺\c(\\rnB\S','',0,'?'),(_binary '2eƟ\\@K\<','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-transform-single-select-to-multiple-select.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-transform-single-select-to-multiple-select.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\/MVxR\'\0',_binary ';Z\\r\rB~\C%\{&\\{Wq\\&{','',0,'?'),(_binary 'SEG>\V\x','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hooks/style-attributes.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hooks/style-attributes.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\g\rDp\',_binary 'L\V\\0\\C\nL\\r\0Ѹ\','',0,'?'),(_binary '\Tf1\"\*ÆC}','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';z\HǬ\',_binary 'x]\sv\v\QK\gU\kr\"','',0,'?'),(_binary '\\9\Xɳr','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/barcode.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/barcode.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\\\+)ɉ\;.fF',_binary 'ϔ(A\W\A\\c\\X\yh y\','',0,'?'),(_binary '\\'\"X\o\?AR\0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/cart.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/cart.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3k\\0\\\ǂB',_binary '\H\A}\%w\Qa\ƷDgB\:I\W','',0,'?'),(_binary 'A7\K\ʀa\'','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/check-payment.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/check-payment.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n^tr \\U\f\',_binary 'h\`#\}☨VQ<ZDH','',0,'?'),(_binary '\\8cx1r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/eye.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/eye.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ol$\\M]',_binary '+6k\:\س\2*\in\\M\','',0,'?'),(_binary ' ސ\/ɶ5l4','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/fields.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/fields.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ǿ\"c\\\\\e\OT',_binary '\!\٦m\j-᜼)n>\쌵Qoxǖ6m','',0,'?'),(_binary '`4}خ\هu¾\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/filled-cart.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/filled-cart.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?=K\+\\\\\',_binary 'wp\\@*L\	<\p\\(\0\\H','',0,'?'),(_binary 't\:Wܲs\\\E\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/folder-starred.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/folder-starred.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`C/\ \\Z&\\\',_binary 'e\<\\\ZY\0\F\r D\_+\6\\e\"u','',0,'?'),(_binary '\\(C5ޥB\-|','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/mini-cart.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/mini-cart.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\PF/\\\wԒ??0',_binary '>\d\zT5\'=#vֆ\Z{E+Ř\\\/\	','',0,'?'),(_binary '/T\6\~\\\\c','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/remove-cart.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/remove-cart.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'\N.o\',_binary '~g\hFe\DyX\h\\Ke\yz&\','',0,'?'),(_binary '1Y:s4\s\(\̘','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/thumb-up.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/thumb-up.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\fh7m6\ww',_binary '-M\\Ca&{jl8HVf\\1V','',0,'?'),(_binary '\\\']X@3\}','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/toggle.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/toggle.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!)p\m}0\3',_binary 'n)\\"CR&\)G\r\c\'6A','',0,'?'),(_binary '{\2},_iX_^\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/totals.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/totals.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\\8\\',_binary 'P)\\JZ\06\Tb\(B\\\0\\_Vв','',0,'?'),(_binary 'X\\nIpWu\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/woo.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/woo.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\u:񫻜L.\\\',_binary 'u!\KAﴒ\®\Xʍ\<L\0;؊`','',0,'?'),(_binary '\U\\"dj\\\\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/stories/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/stories/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\h\m%i&zk',_binary '=g\\ei6|Tl\<l\\5\WF','',0,'?'),(_binary 'z?z}\bI\n\i\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Nkfu\0/t|\F\',_binary 'ڹ?^\'(\!\V^)sb7,:\\\q','',0,'?'),(_binary '{p	\fz\\ő','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/middleware/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/middleware/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\dN\m\m',_binary '߈\v\&9x\\U+W\I','',0,'?'),(_binary 'U5\\"Fh\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/middleware/store-api-nonce.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/middleware/store-api-nonce.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1Wp^eP\"T',_binary '\\\^z\\R\i\H+\\Iq$','',0,'?'),(_binary 'F \\Zs\\Fb\M\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/bacs/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/bacs/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\=EG\m>\]\',_binary 'gOz#\\nq\\ݐpHȯ\\p1\ꙋЕ[','',0,'?'),(_binary '\"\ײ|9`\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/bacs/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/bacs/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}+\cdI\\',_binary 'g\\\M\*(̘j`\\։\\\ي','',0,'?'),(_binary '\-3\\;t\\\ƶ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cheque/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cheque/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p!\\r`\4',_binary 'k,\\(bS&\$\=٫yeп','',0,'?'),(_binary '*~\h\%\\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cheque/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cheque/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\O\)\#',_binary '\?N^\gLy\0d|\','',0,'?'),(_binary '\\CɈxU\U\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cod/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cod/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y|\0/Jcĭ\dR',_binary '\dX]5\ߺ\۟Un|6ͷ`֕','',0,'?'),(_binary '?q\\>\k&*}','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cod/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cod/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\r\\E?Uagtk',_binary 'p\<\K;e{l` \ёW=\','',0,'?'),(_binary '\}+\\\+)\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/paypal/constants.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/paypal/constants.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\b|\0݁V@h',_binary '\Al\Z\s,\\\\)q@l','',0,'?'),(_binary '\3v0bB9\0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/paypal/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/paypal/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`m\&\0Id\\0yG\Z',_binary '\nO1\TDI\a%X\\\\a`\_{al\','',0,'?'),(_binary '\@e!O^\\\\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/cart.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/cart.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\\\^$6][t',_binary 'qTj\|ň\Tу\>v\!\J\a)xe','',0,'?'),(_binary '$\\ Vſ>\n\Ĕ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/categories.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/categories.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\C-Lb>\',_binary '1/zWM,\\zu\LlN\DiWx','',0,'?'),(_binary 'sZXz\n\\l[\Dz\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/grid-block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/grid-block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\Z\Tge\\',_binary '=%NZ\[\\sI{Jq_+Xa\\H.>:','',0,'?'),(_binary '\\إy\UJ[\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?#m5;6Ϛ\',_binary '\8\m\\D,E٥*3\bLW\ǽo','',0,'?'),(_binary 'Y\A#\\md','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/products.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/products.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?H5 IT\y}',_binary 'q̼}\OuYƢ+\ђ\y\M\\','',0,'?'),(_binary 'ax#`\\J9:\\;B*','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/reviews.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/reviews.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V*&h1N\'kC',_binary '\%\e\\ؼJ)\Z\9T\ \','',0,'?'),(_binary '&\\\1|.Vj\nR','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/saved-payment-methods.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/saved-payment-methods.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\]	\?:',_binary '\K\Ǌꨢ\du\,Ef8C\\','',0,'?'),(_binary '\'`e\$l','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/shipping-rates.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/shipping-rates.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':Q3\hcp\ZD',_binary '\:ӱ%;\f\=8O<a\\rh\';O','',0,'?'),(_binary '\ˢ/\Cf>]r\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/single-product-block.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/single-product-block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\-fE\Ut>)',_binary 'W\\rPѴ`S\\r\\h^\\C','',0,'?'),(_binary 'ctv6h\Rg)\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/blocks/constants.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/blocks/constants.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\2#\b\05X5Z',_binary '4wggN,sZև.\\Z>Ow*','',0,'?'),(_binary 'C\?n\!i<\Bm\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/blocks/feature-flags.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/blocks/feature-flags.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fB^\*m\\X',_binary ']\r-\~\߷lH\Ќ	\Ld','',0,'?'),(_binary '񒎥;\)Sw','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/blocks/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/blocks/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ș\_?\nca\C\0',_binary '91­1*\X3\ZK\\\.?ڹ=','',0,'?'),(_binary '=	\R\n\'Co','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/default-address-fields.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/default-address-fields.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ey[Lv-f\_',_binary '\@n\Z\&s_w{󩐉6\i\Zu','',0,'?'),(_binary '\Ah\0sb^\'O\\\!','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/default-constants.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/default-constants.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B@Y\%֘t\\.',_binary '\n\=\\\%?2\5^m','',0,'?'),(_binary 'V\rg$30\\U','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\ԓq=\',_binary '\X\Zu,\:̜g-\"T\Z\\%\Y\ȵ\v','',0,'?'),(_binary '\ٮ\\"\Ntr','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/settings-init.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/settings-init.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I,XZ#)_\',_binary '똿\Έ\\ʭ\!@AIt穁;','',0,'?'),(_binary 't\\^\\vw0i','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/test/compare-with-wp-version.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/test/compare-with-wp-version.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':	\\|f0\\E%',_binary 'RSNҩVnQ;Kq8:\Вe','',0,'?'),(_binary '13\[\)=7.:w\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/test/get-setting-with-coercion.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/test/get-setting-with-coercion.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R!XpG /`=8\\\',_binary 'l]\OG[\\-\_\Ǽc1B\`_','',0,'?'),(_binary 'Kpx\%k\~\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/test/get-setting.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/test/get-setting.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q@ѓ\\=9$\j',_binary 'u\<a\&\!\iݒۊ>\~\\"?tA','',0,'?'),(_binary 'UA-\.۶νFP','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'MB %V\Z\\e\',_binary '˛\\\\Hor@u!5Tts\\wPU5\k','',0,'?'),(_binary '^J3/:\z!\B\'','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/context/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/context/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(񍛡%\\Q%*\@',_binary '\Ǵ\\F)\@\!&ϕh{/4\ZŨ','',0,'?'),(_binary '>ǘ_\0<T\R.','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/context/inner-block-layout-context.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/context/inner-block-layout-context.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '̡=xSW<4\w\',_binary '\0c\8:zjH\\.\Q\0\oFu\\r\','',0,'?'),(_binary '8%\-\neFsFU$V[','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/context/product-data-context.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/context/product-data-context.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\[i,\oE\',_binary '\½|\\\\\Zg`\ß04N5\Z&','',0,'?'),(_binary 'g\\fN\n^2\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/hocs/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/hocs/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\00\.\V!z\',_binary '{\`/.)(\Zg\\Ӭݟ\>\t*/V+','',0,'?'),(_binary '&FkO1(\e4#]\`','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/hocs/with-filtered-attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/hocs/with-filtered-attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\T\+7+\\h݈S v',_binary '\"aoR\8\u,\jz	e\F6','',0,'?'),(_binary '0\\<1,)I!','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/hocs/with-product-data-context.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/hocs/with-product-data-context.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ݯk\\(\\',_binary 'Ls6\+([4({$\\=u\\0s','',0,'?'),(_binary '\IT.TI\\ژR@','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r\%t\\\l\\',_binary 'J%ܞ]	<_+-\'yn\ρ\'\','',0,'?'),(_binary '\\\\aMCk?nRvy','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/add-to-cart-form.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/add-to-cart-form.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\+9PW:\\',_binary '=WG\\Q\f6\:Ji{3T\\','',0,'?'),(_binary '\rO(\\IC\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/address-fields.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/address-fields.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'m%c\s\w7',_binary '\.\U;\BZ	@\N\\\\_)\\"ݺ1HK','',0,'?'),(_binary '\\߭\3\גfS','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/attributes.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/attributes.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'1^F*t\\\',_binary '\o\QKAٛgs\_\\Ѫ\\\\\','',0,'?'),(_binary '\\0	9fr=.*\0\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/billing.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/billing.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\zq\_v',_binary '5\Gx\gi)\rq\\\A','',0,'?'),(_binary 'Q\3锑]\Y\RZY','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/blocks.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/blocks.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\(]\\w(F',_binary 'Y&2j\)O(~m9^\\C','',0,'?'),(_binary '~D\5l\JNT','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/cart-response.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/cart-response.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A-\a\K\/Dot',_binary 'Ɛ\\C `?O\\D\#+m*GV[','',0,'?'),(_binary '\T{\އ\\ez;LOh','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/cart.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/cart.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\З\0KN+cr\',_binary '*\F<yK\?e\|\_fw.yF\\','',0,'?'),(_binary 'v\\\!z5\H-','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/cart.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/cart.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\\\\\Q5mQq',_binary 'h\\߁J~\'\5Ҹ~\#)H\y/','',0,'?'),(_binary 'Rc8.(*','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/contexts.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/contexts.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\01G0\',_binary '?\'H\8:ޔ\\hN8ҔTXc','',0,'?'),(_binary '\@^#C!4Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/contexts.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/contexts.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7\?\\yI\0*#',_binary 'P>ʍZ\UHߴnj[\ٚʫ\','',0,'?'),(_binary '$\z\#pyi','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/currency.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/currency.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\6z\liP7\h',_binary 'J(F\lCIk~+(HontwY\l(','',0,'?'),(_binary 'lAˢJ|\hU)\\:','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/events.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/events.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\\\\\r\Vv\wm',_binary '\J܀{>9\k\G\\+\\\\','',0,'?'),(_binary '\~\+~wv','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/hooks.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/hooks.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\h\\0E\\-\'',_binary 'DSZV	DŀŸ7Rq\\\\\ȟ','',0,'?'),(_binary '\Hj\8md_0\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/hooks.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/hooks.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Jn\1Z/\Ǫ\\5ȧ',_binary '2\O\#\ZP\\ &_ˆ\ib.V\g\4','',0,'?'),(_binary '/\7W\E\[@\0H1','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vC\aQ3\|a9',_binary 'm4\Gf\f\\\'mIi\u{ۻߗ\I^\0','',0,'?'),(_binary '7/%\UA)\r\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/objects.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/objects.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\l\E\\>\c',_binary 'F\\'\qJ\Ԓu:T\\r̿3{z','',0,'?'),(_binary 'yZZnQxƂ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/payment-method-interface.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/payment-method-interface.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S/6\\\I\ w',_binary 'ȉ,S\؏\!T\!77E\_6zJUʱn','',0,'?'),(_binary 'H^\v*\r\\wc','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/payments.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/payments.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\4\,\W\\>\/',_binary '\\)\5lJ/\\8߳6gX;x\\	p','',0,'?'),(_binary 'I22O,l\Rļh','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/product-response.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/product-response.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r/~zgW\q\L&',_binary '2}$6{\[\[n\	P\O:Ҕ\0;w\V','',0,'?'),(_binary ';7\hDHP1(|nEr','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/settings.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/settings.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\-;j;',_binary '\,(Kr])ֺ\Jc~Ci$µ','',0,'?'),(_binary '%\R\]%\E\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/shipping.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/shipping.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*4Rj#\pA',_binary '0\j^ҍL\]4G|\\\\Z)\','',0,'?'),(_binary 'f`\٦\M\nq+vR','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/shipping.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/shipping.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\0ݼ(㳗wdu',_binary '\r\\z(|\ҽׁQ\f9','',0,'?'),(_binary '!\\\*xFz\K','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/stock-status.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/stock-status.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'id_~\j\nr',_binary '\JdY [\trY\\w\Rx','',0,'?'),(_binary '񴋇=he\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/taxes.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/taxes.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '⑽{.\\A$9',_binary 't\\[AƆfHf\\\J\Y%\\X5@','',0,'?'),(_binary 'gɑ\\{\"Z\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/trim-html.d.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/trim-html.d.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,KĒ\\I\߷d',_binary 'CxBhbE\\}e\4qQq,%N','',0,'?'),(_binary 'Ҟq[ ]LnW\n\\f','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O7\n\np\C',_binary 'R\k3,o	+m|!\\`X\h','',0,'?'),(_binary '/\t%&p','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/attributes.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/attributes.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.=r\_ʎD\W\nU',_binary 'O5M\'\?\w\a>[\\\\\N%ݡŴȀ\','',0,'?'),(_binary ':]a\y#s\ͅ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/boolean.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/boolean.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9I\o=T \*\\JN',_binary 'E\1~~*ʧ+N\V\\9v2\{','',0,'?'),(_binary '#\\\(>8p]-O+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/cart-response-totals.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/cart-response-totals.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\A\E>0\f',_binary '\\ZQ}\6\\S_>\\\L\ϕw','',0,'?'),(_binary '\jzЭXd\'\Zp','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/error.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/error.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+؀L\\q5\\',_binary '?$kP\\{\\dq+.\Z\Ωy','',0,'?'),(_binary '[Di@\^U','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/function.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/function.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\N\*N\t eɟ',_binary '4\A\de^\\-e}| !c8\z','',0,'?'),(_binary '\$;\n@R\4','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\j\\4\Z\G\\n',_binary 'L,\_X(\]Z\\&i5\\\"\\h0\','',0,'?'),(_binary '4۞њlO\\U10','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/null.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/null.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\C4Rʦ\rf[;{\\z',_binary '9g\t{\9u\Zf2\:Qhذl\','',0,'?'),(_binary '>S\!9+I\n\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/number.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/number.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\\L\a',_binary '\K-ei1ӸA;\\r%\}9}\0b)I','',0,'?'),(_binary '&مniIj','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/object.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/object.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\\_/s',_binary '\;4Ǵ\\ћ$\rS	A\Pۑ,\G]3X','',0,'?'),(_binary '\QNvj^\5','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/ratings.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/ratings.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jʻ\\	e\6u0G',_binary 'Ğ\n\Z}_{\0\Joeb\\','',0,'?'),(_binary '<~l\\<ew8|\|+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/stock-status.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/stock-status.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I-%S(\K\',_binary '\\?\#b=Y\rV\\\ZG0WSw\Ɯ','',0,'?'),(_binary '`\\0\T\i_ܓemh','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/string.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/string.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\k}\\I	(',_binary '6\?\6D\\Lmf;S\8	jO\D','',0,'?'),(_binary '\\\֩C<[U','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/test/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/test/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_u\\y.|^\o\8a',_binary ']7\r\r\'\Ʋ<J\U\x\(7֍B-','',0,'?'),(_binary '\\#N\\\WKDd\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/attributes-query.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/attributes-query.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\N$c\_ӻaR\',_binary '3n3\\\\z\S\#Þ\rjrx\k\\\','',0,'?'),(_binary '\\Gp\9R\\:K½','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/attributes.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/attributes.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\"\y<Z\rH',_binary '%ƣJζ\\\=Y?X\d?>\\','',0,'?'),(_binary 'r\۩=\\\KY','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/filters.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/filters.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XzjW\r75<\',_binary 'e{\nN(dٺi\:p={͏;&@=\','',0,'?'),(_binary '\\'SRo4rx<F\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/global-style.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/global-style.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5.2$Q8\\v\\',_binary 'IG\,W\\OGu8S\"\\\k\\'G\\Mc','',0,'?'),(_binary '3Nc\;U\'(\\,\/','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&]Om9\6\\	',_binary ',N|QpgOxE\a\V\[F<N\\^:','',0,'?'),(_binary '\m*x\\\׀\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/notices.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/notices.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xBj&,\\]\$',_binary '\:ܛ<X9euQƒ\`X6i\Ј!','',0,'?'),(_binary 'b\\#:\,dW','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/products.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/products.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\\}\+\'\\\$',_binary '\/q^\\}%w\\JyZ\U:BK','',0,'?'),(_binary 'Lͥ8K\8/\\8\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/shared-attributes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/shared-attributes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\D:\"\"G,О\\',_binary ':iy\R\S!~pHG>\\)ԣ?','',0,'?'),(_binary '\G+wS!>b','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/test/notices.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/test/notices.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ b\l\v\~\Zc\',_binary '}rqw?\Zc\\˲] \V\}LD','',0,'?'),(_binary 'L\,\B\Z\.E_','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/test/products.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/test/products.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w_Y?~]\y[V',_binary '[\0\c1[\Zlt\rU\\\\v[ \','',0,'?'),(_binary '\"\R6׬|,J','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/useThrottle.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/useThrottle.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bʊ~\:=6|{',_binary '4xw\$I\\Qz{p\ <&\Ju','',0,'?'),(_binary '\ީKA\9\\(sz\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nT',_binary '%Ag\\G6(a\\H\rl\'\-=','',0,'?'),(_binary '?Xf2N\0N\hT叀1','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters-frontend.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters-frontend.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^*B~]9O\\ q%',_binary '~1+>!(C+|gJܐb,=','',0,'?'),(_binary '\ɘq\\=\)','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\2&\ݿL\\',_binary ' \H\\\ʙNP\N	ՊL\\t\Z','',0,'?'),(_binary '\Kw\\\Z\\x','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\\\N\\ۢ',_binary '{anCc	wӻߥ\=bM\rhmq\hu','',0,'?'),(_binary '_\i\'\\\iG2','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F>yHe\rF',_binary '0\7`Zh\\ĊMXr@6iL','',0,'?'),(_binary '\~<>3F\\wr','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-products-frontend.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-products-frontend.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ë]\w\\TȤl',_binary 'X^Ĵc\"{\x\֟\ДF.g;\\\kMU','',0,'?'),(_binary '\\"+\2~6^k\~\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-products-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-products-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']8 Bqā\\7	-',_binary 'Q}\\o\x`nT\[\3h1\\+/\0\y5','',0,'?'),(_binary 'AX\萄\X\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-products.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-products.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nn]]U#\',_binary '\vRqX5\n\rݞdG\\\Z~','',0,'?'),(_binary '\x!/٠\U <\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-products.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-products.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f&\\u\Pf',_binary '#\\kv]z\?\U\"pQ\"\j\LD\\n','',0,'?'),(_binary 'U\\`\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-reviews.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-reviews.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3L\\ fڠ$\\r*',_binary 'j\\\5\nRa\iK\>\av\\y5O\\','',0,'?'),(_binary 'ۖ2\|:\\2','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-reviews.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-reviews.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"6ZGu&yOo|1\',_binary 'l\\wݬ\a\@x(Z\\\42+\\','',0,'?'),(_binary '\\#\!{[]P','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Gf\nK+\\\0,',_binary '\y#~RF\aWV\S \9\\sR','',0,'?'),(_binary 'gO\Dشe/','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter-frontend.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter-frontend.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\\Ն+\*ʍ-',_binary 'DP\rkDwqdm\\˕\9ͅ喿S\\','',0,'?'),(_binary 'M)hSێsC','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CJn\s\\\$x\',_binary '6(\bϾݵ<k\9X#U\\.9','',0,'?'),(_binary '\`e|\|\\谳','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"(\u:\eD+qq-',_binary '\!\ݵ}]?}\?ɑ:+L\G-<','',0,'?'),(_binary '>\\3[\6&\"','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3ȣS\[^',_binary 'l?\YK\h\'3\%M\p)\5[\','',0,'?'),(_binary '\\\*dJ\"\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/blocks-checkout.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/blocks-checkout.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\e1~yU{\?E4R',_binary '~nw\R\rK莱Y)\\Q>\\#:~.','',0,'?'),(_binary 'h\\\\n\fϖ&\#\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/blocks-checkout.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/blocks-checkout.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\u\8\4Mzt#',_binary 'B[\zS0n\w\\{\oAֆz|\','',0,'?'),(_binary '\r{؂:	da	','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-accepted-payment-methods-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-accepted-payment-methods-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\-\X\#6',_binary 'Å\'\\2>G\\mϬ90\d\.\-c\','',0,'?'),(_binary '|z珿$R\\\\+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-express-payment-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-express-payment-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HBv\\\ZƤ(>',_binary 'W}Z\KP|\\\zl\9\-()&gu','',0,'?'),(_binary '\!\\c\J@R3\'\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-items-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-items-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Wb;g\ƃf\',_binary 'XQ	\u\Z\\0\\\1\\T','',0,'?'),(_binary '\L\r\\TB\p\\㫾','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-line-items--mini-cart-contents-block/products-table-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-line-items--mini-cart-contents-block/products-table-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')(܄ED6sr\\s',_binary ';\\/D3\0\!5Ԫ\\\Z`\\!\\=','',0,'?'),(_binary '}\'^G\0\0\Q','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-line-items-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-line-items-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z(xsU\\?\i',_binary '}\\\y^\89H+# tgb\Bn	','',0,'?'),(_binary 'ff\=湧7S\'','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-order-summary-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-order-summary-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%e\\p',_binary '$\̱?m7ky\7L	\042g\','',0,'?'),(_binary '\Lq~x7\\p\{','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-totals-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-totals-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\V\Q\\\9\',_binary 'orՇ\x0/ƈ0ֈt\\;)\\','',0,'?'),(_binary '\Zk\\	jW\F','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/empty-cart-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/empty-cart-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TI]\oZN',_binary '[\bj4\-ڻ\\\\(ö\}t?','',0,'?'),(_binary '\6K+E|&)4\\\W','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/filled-cart-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/filled-cart-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\\2\Z\!\5%,',_binary ';\\\ʐQ\1\\qn7+!!','',0,'?'),(_binary 'i\'\PFT}aL','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-coupon-form-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-coupon-form-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\Kn3c\',_binary 'ԝ\3\Ɯ\9m\c[ϻH\\r\_','',0,'?'),(_binary 'F)\a!=pU©\'r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-discount-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-discount-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')4r*ǭۙ0',_binary 'OM\\Mi\rq,d!o\|\\3L\\։','',0,'?'),(_binary '\\\|\$!\$\YO','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-fee-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-fee-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '51	Z\,C@|',_binary '\Z\\IP04\O\'\^\\\\\','',0,'?'),(_binary '\e襓nΞct\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-heading-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-heading-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʀ\BV)*Q\ҝQi\&',_binary '\\\\\n\07\&\\\rb@\ӯ\','',0,'?'),(_binary 'cK\Ԁ[m\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-shipping--checkout-blocks/order-summary-shipping-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-shipping--checkout-blocks/order-summary-shipping-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H#yK#d\';q',_binary '\'WOnٔޘ\,y\Z_\6݋5\\\\_\','',0,'?'),(_binary '\\\&`K3\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-shipping-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-shipping-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g?;\U\h}y\Z5',_binary '`t)â`Oe\]\\\'A~\\f\','',0,'?'),(_binary '\%m4|\oCM[}H}','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-subtotal-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-subtotal-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\J\"9\\^;F\',_binary '\\jqC\\\~/VcW:\m8\p','',0,'?'),(_binary '\\c\r\|','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-taxes-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-taxes-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2Y|ֿL',_binary '\:L;외1BQd\o\1\B\','',0,'?'),(_binary 'ѦrJʵ=\ MW\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/proceed-to-checkout-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/proceed-to-checkout-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!{b19#͖bT_',_binary 'x\M\um\\r\E$\\MUfz\Z\','',0,'?'),(_binary 'g-S\.?\%\:j','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-frontend.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-frontend.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\#Ļ\7_)',_binary '})\3A\\B9AB\2\~\\ӛf\Sg#U','',0,'?'),(_binary '\+\\|,ŇW2-','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd%\\#5r',_binary '@L|\\JV\\e&u\_','',0,'?'),(_binary '|r-I2hS','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\o\\\O\cuQ72',_binary '\\\n\\S\.P_\M\҈lpX|\\>','',0,'?'),(_binary '&\Aa\{\Oj','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '΋dzZ=+\\',_binary 'o\\\r\Z\0<e{yY\\$MqQ影,','',0,'?'),(_binary 'm\%*\\cO\n\r:','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bK\"Ť\i[F14\',_binary '\0j}\8p\\\\ \\W\\','',0,'?'),(_binary 'E\^m\\2#I?','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/actions-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/actions-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r*S\ZtI',_binary '\tA\\^`\\Z).\Z\\,ȲsC\\\','',0,'?'),(_binary '\,\\HS×ɱ\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/billing-address--checkout-blocks/shipping-address-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/billing-address--checkout-blocks/shipping-address-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\j,\}\',_binary 'R\\}8/\z\P=~\ <\,W>\0$\','',0,'?'),(_binary '*i_\ZS_\\\K|\,.','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/billing-address-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/billing-address-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'k\">nr\κ',_binary '!V\(\}\F|&ъj\\&\\\\	','',0,'?'),(_binary '\8[թOa\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/contact-information-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/contact-information-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\`\$;5]+z',_binary '.ȄW2|\\d9|\{qg\"','',0,'?'),(_binary 'P\HF\E8\djB','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/express-payment-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/express-payment-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\n\D̜77ԞO',_binary '1\ۍ^!)B7 &F\\\"\\glvQ\d','',0,'?'),(_binary 'Eٯ[6Q>:','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/fields-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/fields-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/\Բ(\h\vC',_binary 'O>j\\JժMBqYXSk\r@\\n)s\\]','',0,'?'),(_binary 'QJ\V\\a\\Z\0Q\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-note-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-note-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#y>d1\w7\p',_binary 'U\\\}M\CU?a\\=mjYb\','',0,'?'),(_binary '|RM\"\\\1\P&','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-cart-items-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-cart-items-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UT7zI\"e(C',_binary '\.V\o\\X8t#{taGϸL\','',0,'?'),(_binary 'bC\\ǚ\\"8o','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-coupon-form-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-coupon-form-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\N\\κȻaLU',_binary '8A\,\\\\VH(\\\J\-ZLc','',0,'?'),(_binary '\\\#zZa\B\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-discount-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-discount-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Nw\P\r',_binary 'LW\\ܟ&f\\';-Ui\*f\','',0,'?'),(_binary ']f\D\vMfp','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-fee-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-fee-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xMJRj\|\rǱ\',_binary 'f|oj\\\{E\7e	\\\\\r4','',0,'?'),(_binary '$R+iD 4\\\c','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>5\5񲎥\',_binary 'C\dI4XA6?&莫\\"c/\\\\"\dDH\','',0,'?'),(_binary '\\?`\r{\{\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-shipping-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-shipping-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Rc{%X\nJˤ	\r',_binary '\w\\N|\_\P[&I\D\sI0N>m\(ab','',0,'?'),(_binary 'V{\\P\\\\t','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-subtotal-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-subtotal-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5\'\\S\Z\\\F',_binary '#\F\?\\3=;$VR`\PO]=','',0,'?'),(_binary '\0@86\@\0\\'T','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-taxes-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-taxes-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#I\r\NcX\B%8',_binary 'I/\DT3nÖ\zg>\E[p\'\\\|','',0,'?'),(_binary 'eRW\)b)nv\>(j','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\P?B܅\d\J<\',_binary 'A\Eb\]=\Y\ow}\@[\=\\\h','',0,'?'),(_binary '<D\ki[ζa','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/shipping-address-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/shipping-address-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|P\\Z>\\\\',_binary '&⮈\7\6iW5y8)u(\"椶P','',0,'?'),(_binary ',\Z[%HJRD\\b0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/shipping-methods-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/shipping-methods-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7c#إ\38U',_binary 'R\\̀g,Xe\\\Bs\n(7B(\','',0,'?'),(_binary '\F+\l9p\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/terms-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/terms-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'өMj\0E\',_binary 'ܨ&D\rS;\1J$\8s\\j+5Uu\','',0,'?'),(_binary 'w8?1@Ҥb vJ*','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/totals-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/totals-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\%h\u]',_binary '\^\K\ʞ5\I\2ewYvA\\+\','',0,'?'),(_binary '0SB\\!w}\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-frontend.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-frontend.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RA\0؟Szd,',_binary '\\\7\'mSM\N\xʧ<_6#RK','',0,'?'),(_binary 'YEZS\M|','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\0	\M\ZzK2',_binary 'J/iF\"\\x:q\\\\\em\\<','',0,'?'),(_binary 'fQJ\Gj\\7z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\2\Zarb\[*',_binary 'إ=\Ԙ&<\iS\NRV\"\}R\4z','',0,'?'),(_binary '\\\\-\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!21`Uf.|\n3',_binary 'O\;~[\`NA}:0ҟԢm','',0,'?'),(_binary '\v9yУwB\4','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-category/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-category/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\lAz\'.',_binary ':FcO\w\γ\0J Ѓ\y\pS<\U','',0,'?'),(_binary 'c\[liI\j?','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-category.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-category.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\5\Aj\\\9',_binary '{@\Kl\Zl\}wu׽\ٺ9','',0,'?'),(_binary '\De5H?кg)+G','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-category.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-category.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\b\]̻[P->7',_binary 'gjnI\ɞ.z p]9EvEۊ','',0,'?'),(_binary '<b	SQh\α=','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-product/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-product/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'onUn\'YQ\M\',_binary '\\O\\\@@*;UD\]\\\','',0,'?'),(_binary '\\GY\<x\#XX:','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-product.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-product.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ΟJ\r\+\%Q0N',_binary '\y\\C\r\00%\Evy]3je\&+\p','',0,'?'),(_binary '\\ZOH,ֹd{0B','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-product.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-product.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|i.ta\\Y',_binary 'ҩT{\\\j~\\}\Q\@}	','',0,'?'),(_binary '\XPi\Rp4','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/handpicked-products/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/handpicked-products/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\tf0(F*\\',_binary '\\\\ۤS\$5RҞf\\\p\w','',0,'?'),(_binary 'NJrAMփ\7+(','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/handpicked-products.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/handpicked-products.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\\\Qƚ\\\fۦJ',_binary 'wYCĲ\v8\x\:\\\X~\','',0,'?'),(_binary '2W䔦\#N','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/handpicked-products.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/handpicked-products.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\}\=d9M\z\v',_binary 'hJ(9t\\HS\nI^\\Gqͻ[\','',0,'?'),(_binary '\v\\\\)\\!:y5','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/legacy-template.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/legacy-template.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q5\\St/\⋌',_binary 'G#C.l\	4QdFi\','',0,'?'),(_binary '\H\\0cu7\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/legacy-template.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/legacy-template.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nU	4WXUnya\',_binary 'sQx\'Kt{pܡn\G\F%	\','',0,'?'),(_binary '!ċ\\n=\\.\#N','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-component-frontend.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-component-frontend.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q\?iM66',_binary 'Z\	e\#2\W\e\η\$\B\\|','',0,'?'),(_binary '̌3\4\ҿ{z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-component-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-component-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KINgY\b',_binary 'Ѽ\Q:\br\\\\%h\t','',0,'?'),(_binary ':\\'-&3T','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/empty-cart-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/empty-cart-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';JA\\\\r\\^/j\',_binary 'o\\\ɟ!w}Gt\ \c\\\d','',0,'?'),(_binary 'ul\\raEB\"Z\\Bf','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/filled-cart-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/filled-cart-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ؒ8\N\\\yLOJ',_binary 't}+7\0R{䭙-M:','',0,'?'),(_binary 'Ő+\*!8@','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/footer--mini-cart-contents-block/products-table-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/footer--mini-cart-contents-block/products-table-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\"8\r\0vU\\c',_binary '\	=\\6\\'\'\ƷjJ\P\Q+','',0,'?'),(_binary '䬎\ej\\\S\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/footer-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/footer-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U-g=\Ǥ\.\k',_binary '\\oA?,\\\J\\z\f8','',0,'?'),(_binary 'oD\(\;Q','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/items-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/items-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%Y\\\\;\!\',_binary '\\\eÇdMe\UB\\	C\%(\0(','',0,'?'),(_binary 'A1W@{`\L\0[','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/products-table-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/products-table-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=^UDa_U\K\(',_binary 'a8Hy\\ßٮ@ɪ\\\\'K\߮^f','',0,'?'),(_binary 'F^a\d{?gM\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/shopping-button-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/shopping-button-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\T\Z#ug',_binary '?t\<\\_\\\\\ϟW68j\','',0,'?'),(_binary '~\q\퀻pP ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/title-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/title-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SH$g\',_binary 'LAq\\C\FҬ̬\\%=,\M\J','',0,'?'),(_binary 'Vya\"x(P5\P','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^O\\J\"w\sYg,E',_binary '\/!Y}U,Z1f\\*~\\d\$\\OQ','',0,'?'),(_binary '\hv&\?\\p','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\4D\\)߸\\\|',_binary '2:\;.N\\\׈\RJtf\\*%\','',0,'?'),(_binary 'Dt\X\`y ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-frontend.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-frontend.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5\BMh \',_binary '\\?uF=\\\	T\rԧ#\bQC!','',0,'?'),(_binary 'V\4\lĦ\w\/','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?Tn[7GK\"\\BT',_binary 'ǆ\UN9\>Ef\\~v[\\\3','',0,'?'),(_binary 'ܪInZ\B98N\d','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\\\f\z\m',_binary '84o\	\\t\\o\&\\','',0,'?'),(_binary '\GhVC','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rƨ7:\\\\',_binary 'b\>y[A-\p{~]G\8\\\J	1','',0,'?'),(_binary '[MbE\l\D\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\\\3\OG',_binary '̓\nU\\o~P\X\\\$~','',0,'?'),(_binary '\"\Z\\}\CS%\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter-frontend.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter-frontend.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\d\\:h`\}',_binary '\w%5\x[tXL\"\껹M\0\v5\0D','',0,'?'),(_binary '\\֗\\\\.]','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S[t\r><j\%]',_binary 'b]\\\Z]6p`:\J\"\a\Us9\','',0,'?'),(_binary 'Ȏ\fF_u~\Qu','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\\||q\wDN5',_binary 'Y\R=H\>[Y+db޲\\eu\\M\ ','',0,'?'),(_binary 'f \-g\`L;\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Nv\D[kŏ\',_binary '\Z쮞jpG\8+#H\\0\\\r\`z.','',0,'?'),(_binary ':\nݬo\\۷o\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-format.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-format.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\5\MAe\2',_binary 'Uh\O$\1`\~2{\\'','',0,'?'),(_binary 'ZԾI$v\M\\VH','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-format.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-format.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C)/ݗ+g\',_binary '/2\7x\0ƽ\nohCF\6\Co','',0,'?'),(_binary '\i.⹽\\b0l0QW3X','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart--product-button--product-category-list--product-image--product-price--product-r--a0326d00.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart--product-button--product-category-list--product-image--product-price--product-r--a0326d00.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pNfYg\\l>F',_binary '\/r\\\\\rT\-~\)pXOjvi','',0,'?'),(_binary '\8d/5J6ӱ/','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart--product-button--product-image--product-title.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart--product-button--product-image--product-title.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\7qƋ\Z\/\',_binary '\åd\\\0X\qM\t\\\\m]D\\'\'\P5','',0,'?'),(_binary '#p)\\lox\|','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart--product-button.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart--product-button.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ٗb;\Wsk9',_binary '@\\^\̷a#ŋ_$_4)6ͱty̌%','',0,'?'),(_binary '޽u A\\+E\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm8\Z_',_binary 'V\\#=_\Aթv|\"\8Y{5s\$\\\K','',0,'?'),(_binary 'P\H.%@\\':I','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\v\\rV}U\Dq*fg',_binary '\nI\>\x[u-\`°\^X9v\P\\r\c','',0,'?'),(_binary '\\YeȸqEV\!','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-best-sellers.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-best-sellers.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yc .U\',_binary '5&\\G3vYd\\Q&\,\\ଇv\\','',0,'?'),(_binary '*\4\g\"\I\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-best-sellers.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-best-sellers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4?h)\V.t\',_binary 'Z5kV}ZK(4j\\nd\\9Ԅ','',0,'?'),(_binary 'uV·\e{O?6\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-button--product-category-list--product-image--product-price--product-rating--product-sale-b--e17c7c01.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-button--product-category-list--product-image--product-price--product-rating--product-sale-b--e17c7c01.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[LU%\\\yFl',_binary ',4\\\d߽Xr{c%t?%','',0,'?'),(_binary '\Qn\\>ӌں\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-button-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-button-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T:\\U\\\',_binary 'X\D\\+n\\!; \\Z\xDtΧ@\\\N','',0,'?'),(_binary '¥-V\;\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-button.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-button.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\p+!r\',_binary 'AP>{6j\2@Ŵ(`8<7s\i','',0,'?'),(_binary '\nl\*a=qs^','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-categories.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-categories.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't@\|s\϶[Ά\\"',_binary '\B,\\\\:Ɍ&\\\\teSVMm:\Jfd','',0,'?'),(_binary '	,\`\ ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-categories.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-categories.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\qo\+=#q\6~',_binary 'K\\$ć\0VV\$\%ˁ\\>YF1','',0,'?'),(_binary '\n1~ȿ\\(\d','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-category-list-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-category-list-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S%IMn*t+\\n}(',_binary '}\}\SO\\é0\K\)!\r','',0,'?'),(_binary '_\r!N|\ɼ\\E','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-category-list.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-category-list.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I6W\?\\\\',_binary '\FG\Qn\\0_8GU\\\\,\(u\','',0,'?'),(_binary '\肖8G>)\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-category.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-category.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F	5\r\\J\'Y',_binary 'X>\FcW١\nȅCZ\\\\|\\|>^','',0,'?'),(_binary 'TLeQG\nӂ߸g','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-category.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-category.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\Z\M\wHVk\',_binary '\\6d\hw;P}\=?^y\n','',0,'?'),(_binary '\\\"\\\/p}\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-image-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-image-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z3b4\w\\z\5:',_binary '\֗\\\\:VX6\\\S\h\a','',0,'?'),(_binary 'H\7F\Z\`\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-image.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-image.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\uQr\0>\\\r',_binary 'RX\n\u%\ǡ4\1z*Ő*=1h!','',0,'?'),(_binary '`\%^d','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-new.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-new.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;]6\\k.rþT',_binary '*\>\@NڰU\'\nKS\0!Q\R\','',0,'?'),(_binary '\ZM)j(Z\\\V','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-new.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-new.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\#o U<}%(',_binary '\\X{Or_\\Gk4\P\o\W\0\0_','',0,'?'),(_binary '\'\\i\8\\m-j','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-on-sale.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-on-sale.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\?\\۰@\\',_binary '\'\\\!~\u\:]\\\\r\QGK\','',0,'?'),(_binary '\_R5YӚR\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-on-sale.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-on-sale.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ط-I\\0HfT>H\',_binary '\u(>8\\ʝԿ*\Eԉ\S','',0,'?'),(_binary '+Z\U\"=\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-price-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-price-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\\\G\2\ۤ',_binary '\\0Bl[~#@\ʽj\$k','',0,'?'),(_binary '+.\'p I\x\S\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-price.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-price.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\l\yg\"\',_binary 'k\0\o\Uw?\	\\\|4юi\G$=K\','',0,'?'),(_binary 'e\>C	\;<;','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-rating-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-rating-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ꐕ\\Y	',_binary '\z\\t^Ba\\\\G}','',0,'?'),(_binary '=&zm4u_\>','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-rating.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-rating.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\r\Q-w\',_binary '\d\J:YN\\,2b~r\"\(ޓ\\\','',0,'?'),(_binary 'f^qb\r	\N#Ya','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-sale-badge-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-sale-badge-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\vxa;{\\',_binary '\K\c\	S\[\[\Q6hA&\[\^','',0,'?'),(_binary '-k)H[̋\ۍϔ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-sale-badge.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-sale-badge.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G٩s\Ӥ>޻',_binary '\VwtI\a\\)\F5-\\\ZEWe\','',0,'?'),(_binary 'v\\S/Hi\-\XM','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-search.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-search.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*[)6\/',_binary '8\8[L\wt>φ繟JU\\9S~\'acf','',0,'?'),(_binary 'oI3G2p\~ƛ\\0x','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-search.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-search.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[)\\QM5UA\U\',_binary 'F\+\!`?7\^!+^\^U','',0,'?'),(_binary 'ŗj\6B˴\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-sku-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-sku-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`}I\\\\\',_binary 'x\y:1B\\`_4<#]\','',0,'?'),(_binary '3ϿYs_LS\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-sku.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-sku.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd?lJq>;Bfح',_binary 'Yޫ\x\`V3\-l2g\\γ\`A3N\c\','',0,'?'),(_binary '\uKP|7qE\j#','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-stock-indicator-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-stock-indicator-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '; 9\6\6\\\b',_binary '\a	@XN?7\\	8\\:>\\9','',0,'?'),(_binary 'T\rh\\X@a\]U\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-stock-indicator.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-stock-indicator.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'cM\0\\Rhc\C\\#',_binary '\௶\ֽX\\\g6_\#\FbY\:','',0,'?'),(_binary '篼\' \\\\\&','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-summary-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-summary-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\O\\\\A',_binary '\\\t\8ؤ_YeR`TR9\r1\\D\','',0,'?'),(_binary 'F\%\Ѹ\\)','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-summary.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-summary.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!awzc<&]*,\~?#',_binary 'T\ S\wQ\\p%8\\\=\H|0Lч\','',0,'?'),(_binary 'ng\\\1X','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܝ[M++R',_binary '\\"R\eXLd\u˂[\d0؏Y-','',0,'?'),(_binary 'c_Tc\S\_\$','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag-list-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag-list-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\\[9\\0\\Z\sD',_binary 'УG\\' %e^\Ýl\A\\IfD@n>Ϝ','',0,'?'),(_binary 'D_:>M\M.mFN87t','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag-list.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag-list.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\[d\ֻٝ',_binary 'mGx.Z\bu\N%\6YcV\W#','',0,'?'),(_binary 'ncw><Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\k\=}>\nj݌',_binary '\Z\\Zf\'o\>\MxY1\\F\\','',0,'?'),(_binary '\+1iI1kpn','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\\T2\[EF ',_binary 'NODa\\,[\\\Mo9\\KS\X','',0,'?'),(_binary '?\9(\\\ˎk\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-title-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-title-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]zf;7TfF;tw\',_binary 'B\\\ɾ\n(\&\&\n;yq\r','',0,'?'),(_binary 'J\n^?N3jHm\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-title.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-title.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gP\<M^VYs,\\',_binary 'm-Z\M\YTɓ蕇oCX\'\n~\','',0,'?'),(_binary '\\߈yv]\m\"\lZ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-top-rated.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-top-rated.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L+ǟ\\\w',_binary '\G&ZmR\\V\x=\ZR4]P*[\"\N	/','',0,'?'),(_binary '\?\H\a\\0Ej','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-top-rated.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-top-rated.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \;7&el\\\V',_binary 'H-Oy܀\0?8\p\\0ន\\r','',0,'?'),(_binary 'B?6n\q,c9','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/products-by-attribute/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/products-by-attribute/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\\\۟\',_binary '=;\E\M\\Iw~p,u\0\\','',0,'?'),(_binary 'p@\n\\\W','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/products-by-attribute.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/products-by-attribute.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VW\\\V',_binary '\Z3f\KF\i\lM\\\rH\\R-','',0,'?'),(_binary 'i\4\\\Zg\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/products-by-attribute.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/products-by-attribute.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sY\n;\b\OH\d',_binary 'k:\)\.o_aQ\n\\\;\:B\','',0,'?'),(_binary '6i\0C\g\\V\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-by-category.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-by-category.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\,-\\\8 O\\',_binary '}\a\\\3C\ \5o','',0,'?'),(_binary 'G\XL)\\_,\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-by-category.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-by-category.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@\CXSy*J6WU',_binary 'z+()5\!\n4sb(|ϛ\'O|a\jl','',0,'?'),(_binary '\\r\]@LG۴ddK','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-by-product.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-by-product.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YiO\\\9\<',_binary 'S\,u\\O\݀%CCX\ra','',0,'?'),(_binary '\\0\\f:\\"pz\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-by-product.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-by-product.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{,C\0N\3\',_binary '\<f#\ϣ\E\\\\?qJ5aR','',0,'?'),(_binary '\ZRx]ϟ5\]','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-frontend.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-frontend.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`=0 n\Ơy\x',_binary '??~u\\u>\Z;q\-M>\ֺU\U/Z','',0,'?'),(_binary 'i\\>\\\d%:','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\%\3\s',_binary '\\@ͽ\\TI\r(\\p\\%K3\~\','',0,'?'),(_binary 'FoM9Д\3).\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/single-product-frontend.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/single-product-frontend.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(绡b\\V;',_binary 'q\\\`nӷ7\">Nd\r\E9+','',0,'?'),(_binary '_\\9U_b\0\}','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/single-product-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/single-product-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8]m\\X\\@',_binary '\Ƥڎ\w	:&J\nQ?{ Y\0hN','',0,'?'),(_binary 'U\ee)\\G}	uG\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/single-product.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/single-product.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\YNs',_binary '\\\\\'\f\\;\RTtҊ\?\Bj?','',0,'?'),(_binary '@\%\'%\¡\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/single-product.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/single-product.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\\~\՝\hJM',_binary '9K\\μ\b\ٴ\=\\^M\','',0,'?'),(_binary 'P{&h\\'J\\V\\[','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter/block.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yY\}*^\/\',_binary 'A::{o\\bW\?#K\G\t⸎;w/c','',0,'?'),(_binary '}\?M\W(\\o','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter-frontend.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter-frontend.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\=F%\\.\',_binary '\'\\\\F6>\FhϏTRA\\pĩsq','',0,'?'),(_binary '\\\U.\n\0)Յ\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\\,XX_\"A9',_binary 'L$:J\9o\\Z\ZV\G\\0','',0,'?'),(_binary '\Z\QTK)2y\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_n\\\~{',_binary '\/K5yEJb\\\r\E[\\)\t\\','',0,'?'),(_binary '6N%y\a	N\\\\_r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	!\!#z:\\',_binary '\\ZC#\QO.\nT8c؍Q%\@','',0,'?'),(_binary '\"*\\\\XZ5','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/cart-line-items--cart-blocks/cart-order-summary--cart-blocks/order-summary-shi--c02aad66-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/cart-line-items--cart-blocks/cart-order-summary--cart-blocks/order-summary-shi--c02aad66-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I,N\*U\	*SY',_binary 'R\\w\"\\ i*\\Wʹ5#vK4\#','',0,'?'),(_binary '\g2i?\ݾjEI\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/cart-line-items--checkout-blocks/order-summary-cart-items--mini-cart-contents---233ab542-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/cart-line-items--checkout-blocks/order-summary-cart-items--mini-cart-contents---233ab542-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\\B\\\tb\reG',_binary 'jI\_=\T9߯\\0sj','',0,'?'),(_binary 'I/D\\*\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--5b8feb0b-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--5b8feb0b-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\\\nsu\W\q\\',_binary 'rg\=\\\މх4vT@b.\\6	','',0,'?'),(_binary '\\;/Zv{~|[','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--decc3dc6-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--decc3dc6-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8l|\7\V(-\O',_binary 'e\\w\\Вh}pH=:\\)[dޱ\\K','',0,'?'),(_binary '\\\nos͵c\Z#\n\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--mini-cart-contents-block/footer-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--mini-cart-contents-block/footer-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k&ۑ=s4\\\\\@',_binary 'n\0\rl.\V\\J\\5pC','',0,'?'),(_binary 'y\?\\3&x\g\n\"','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--product-add-to-cart-frontend.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--product-add-to-cart-frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\FB\R!',_binary 'tY`\Z\u(kԏ$MGۜ&1\','',0,'?'),(_binary '\)Cb\ȫ\\!h\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-data.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-data.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i>\"\D2',_binary 'W}\<\\\b\0>ey\l\[S[$(;\','',0,'?'),(_binary '?(W^o\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-data.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-data.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_8\\c9',_binary '6\X\`\c\\E\\zD\K{','',0,'?'),(_binary '\26O,ETI\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-editor-style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-editor-style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%R\#\\+Rуo\',_binary ';\AEPƁGsq]R\\'Ë\	o>\\n\;','',0,'?'),(_binary '[^\x:ݯQ4\_','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-editor-style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-editor-style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`\0wF\',_binary '|\\\Gsa\n6\luއ\\$\','',0,'?'),(_binary '\\Z3','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-google-analytics.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-google-analytics.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\k6Vt\\\',_binary 'a}+-\;h\`6q6ҜH\6W\z','',0,'?'),(_binary '\!\Xt\'\$\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-google-analytics.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-google-analytics.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\35t\IP',_binary ',T#/\Z\5c\\\\\ӫ\Ù+h\\n\D\Z\\','',0,'?'),(_binary '=Nk\Ȣ	\'o','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-middleware.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-middleware.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f_D1KXP.坘',_binary '$}fRM\?K\I̂{8j`\}1','',0,'?'),(_binary '[H\#ܯX\E','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-middleware.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-middleware.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|u\fX0\5,I&',_binary '!\ʃɏՃ/\\Zꌒ>*\r_\X)\&2','',0,'?'),(_binary '9\{\ƊF!j','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-registry.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-registry.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Kþ\\lM\j',_binary 'Eq2M s{c\z\@&fW\H!,B\C*J','',0,'?'),(_binary 'u\\QW\y>','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-registry.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-registry.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(7\\СD٥%~]C',_binary '\x6R\8H\'{\7\\\X9%bpc,','',0,'?'),(_binary '\Hx.\<x	PU0\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-shared-context.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-shared-context.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\Y\\\K0\\\',_binary 'Vg֫ y\'<J۵i\n\o\'&mNJ-','',0,'?'),(_binary '\XB\ qY ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-shared-context.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-shared-context.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\C\/k\\%\0%d',_binary '\Se8ܠ.< qzq	2\\o\\vҔ4a','',0,'?'),(_binary '3a.N}\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-shared-hocs.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-shared-hocs.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ltȴђ\d$Ẽ',_binary '\N}>\\HDe`Ho\nkA\\.tu','',0,'?'),(_binary 'Xwr\a.3','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-shared-hocs.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-shared-hocs.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8huW\'\\\R\7',_binary '\%\J\\\JY:_X3u3\X^.\','',0,'?'),(_binary '	/c\%\o|R|\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7R ;d}ݍe',_binary '\\&J\ųj\\\\(=4\~\\','',0,'?'),(_binary '\nמJ-~\;','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\nS\?]qTs1',_binary '\t\'ڷ<F\\\@0n|١G_H.ԷmE','',0,'?'),(_binary 'eCټ\rV\Z!m','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-vendors-style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-vendors-style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\C%Ӡo3',_binary '*	\E><q\f\\¤*~#E+\','',0,'?'),(_binary '\\Ô\Yh\Z\ZQ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-vendors-style.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-vendors-style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\G\V;U}{ہq',_binary '\\\\tS\d[ֺ\"(_\\;)','',0,'?'),(_binary '\0`qw\LG3N&7','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-vendors.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-vendors.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\wLN\\R\\O,',_binary '\{B\q!\\su vh*[_\','',0,'?'),(_binary '-*a\\Ж\\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^^Fmr\<Jw\\',_binary 'xC0I2!v;\[\l&A;=\0j\nd\','',0,'?'),(_binary '+\FL\woj','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']:\g*Y!u',_binary ';DF\\\V\_\:1f\','',0,'?'),(_binary 'mu&K\j5~\\W','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-bacs.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-bacs.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W/\\\\r\ݍd=sE\',_binary '\̣׼\.\7\Kc\\Y\\R\J&0*^','',0,'?'),(_binary 'V\/F\\\＇\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-bacs.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-bacs.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\Z`\FjMX',_binary '{G\\wi{\\t#JE\\','',0,'?'),(_binary 'Y0lnڪuO\<1','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-cheque.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-cheque.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/J\F\dךMg',_binary 'Rse\\\V\Q\WX(8_\0T\uT̜\t2f','',0,'?'),(_binary '{T\\,:O*aL\2w','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-cheque.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-cheque.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ho\\ߩ7\3\',_binary '\6V\r~\\\\0D-QI\\7\\#\\','',0,'?'),(_binary '\MȠRA쨙y\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-cod.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-cod.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9 \\NI\Xv\x',_binary ']\ųB_wTq\/vdWg|\\r*\','',0,'?'),(_binary '\,RD\0\#*','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-cod.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-cod.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm2\t<W4~m\a\\',_binary 'T,>\V+,$\0MM\%\ݻ','',0,'?'),(_binary '\Jt\g\0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-paypal.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-paypal.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A&}\Ѧ<\y\',_binary 'ߌI=\X.\\Z@3 f\\a^\rI\\','',0,'?'),(_binary '\q@VrҪh','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-paypal.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-paypal.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\gd}!ZsdI\"/',_binary '\\0gM\}7.\0s\\ZY[Oѷ=\eT','',0,'?'),(_binary '\\;,ӪRpk,*Th','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-settings.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-settings.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ ]X2	\\\VI\P',_binary ':9\\%YAUΘ\sX춱ϣ$y\>','',0,'?'),(_binary '\\,\"w8F\\\\Z0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-settings.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-settings.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\\0%3ǢZ\0',_binary '6\C\h\k療\r0\K\CB%멩','',0,'?'),(_binary 'MV_3G\/\]f6','wp-content/plugins/woocommerce/packages/woocommerce-blocks/global.d.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/global.d.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ﾮ͜Z\;$',_binary 'x\\ҽ\)#\<\\'FSN1n`vi5yy\'\','',0,'?'),(_binary '\s\:\|+rj','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/block-error.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/block-error.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o:\n\\\\X72s\',_binary '\|\n\\6=N\ÑD$Y\g?\','',0,'?'),(_binary '\\Z\\E\$16{','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/alipay.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/alipay.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h,P1\$\\\*',_binary 'ل^`\\fE/qP\n\ን\','',0,'?'),(_binary '\\\]\],R\0o\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/amex.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/amex.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˪o\sW{rڡ',_binary '5Ԙ\\\\\\\\Qv\\P\\<\[#A\','',0,'?'),(_binary 'C肁-\wx}=F9j','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/bancontact.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/bancontact.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\SX.%n\ \h',_binary 'khe\kQZ]McV	K\IL<ցN','',0,'?'),(_binary '/	[\u-ny\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/diners.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/diners.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ñ򎄇\{*\Z\',_binary 'Ƈ2\"Y|J/\tÞ`~h)\0u\','',0,'?'),(_binary '\&Cf$^=i\0\J','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/discover.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/discover.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',y@`H\s\_',_binary '\\Hh.\IP\\\k=T&\J\'E;H\\\w','',0,'?'),(_binary 'Y\α\ܺ4V\}E','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/eps.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/eps.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'irn\\\\\[',_binary 'y\Wσ	\cKC*fs.','',0,'?'),(_binary '\vE\T	\\\N','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/giropay.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/giropay.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GP\+ԧLb\ ;0',_binary 'vy,\Z$xt5\\N;\4\h $\\q','',0,'?'),(_binary '@d\\մsLAMG','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/ideal.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/ideal.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#N\F*\ⲟ\{\%',_binary '\\\H\ !jH2OJ\D\,ַS','',0,'?'),(_binary '?\\_@\]\N\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/jcb.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/jcb.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%\Y,ξ\nqxS<',_binary ':q\\i\%dr=sb\eO\r \պ\3','',0,'?'),(_binary '<\f8\Y\)\V','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/laser.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/laser.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Nb\W\f\@',_binary '\"ia^eD(\\\Y!DH','',0,'?'),(_binary '\6[\\02\\$\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/maestro.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/maestro.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KTc\\"J\\`(U߬',_binary '$\\d\\"\G̵֜\r\\r\\','',0,'?'),(_binary '=$c)\fqlDvI\D','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/mastercard.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/mastercard.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\YC\霤\F\}Y',_binary 'l\\%ƽ:.\MXQYx\\fĳ^*f6u','',0,'?'),(_binary '\r+H#\]\8','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/multibanco.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/multibanco.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\QB;M8\'\3',_binary '>bk.6\\a߂DPk&b_','',0,'?'),(_binary 'M\\5|Ə_','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/p24.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/p24.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\X\ZVAD\\Ã',_binary 'BG\\\{\,\ί)4\ϧ\bxO','',0,'?'),(_binary '\ċ\S7\\\\	','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/sepa.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/sepa.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}z;AzC\V\\ݱ',_binary 'Ăm\6/\\\\;\{Ώ\Z+\#KrHM','',0,'?'),(_binary 'M\\\2\\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/sofort.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/sofort.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\?M\R|',_binary '{V?bjj<kyx\\<3󢂋y\Y\ȝ','',0,'?'),(_binary ' 1\[\":\\n:(\\-','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/unionpay.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/unionpay.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\شf3\\Z\',_binary 'O\XTu+f\\\Z7\0m\xpa\\','',0,'?'),(_binary '@\d\Np\Z	}','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/visa.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/visa.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd+\\\m\\RX$\',_binary '\v\\"J0|ex)\"\W\)\rO\?\Ǻ','',0,'?'),(_binary 'mjjvi\s\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/wechat.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/wechat.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\t>O\C\\!',_binary '|ҰU76\gN!wTeh\AڮUu\\l','',0,'?'),(_binary '\nC2\=&!\%KY','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/previews/beanie.jpg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/previews/beanie.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\<\^j3\',_binary 'OS)%b\56vBR\?ZIT=,^k\yi%','',0,'?'),(_binary 'jQ\\\\m\ԥ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/previews/cap.jpg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/previews/cap.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.#5&op%=',_binary '\0̺\Z\\\\u|\0k\\\\:','',0,'?'),(_binary 'oGp\Z\gpjI','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/previews/collection.jpg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/previews/collection.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v)$\߆\x',_binary 'a\n<>O|I\gA91u ','',0,'?'),(_binary 'Q,f\y\\5','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/previews/pennant.jpg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/previews/pennant.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q\\[@Z$Y\t',_binary '\V=#B\\\T4԰݁b\,','',0,'?'),(_binary '\ʲFo\\}\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/template-placeholders/archive-product.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/template-placeholders/archive-product.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\2\`o\5',_binary '\"F(uI\.cy\a\\N1\r','',0,'?'),(_binary 'y|\\$\W:qI)@qM','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/template-placeholders/fallback.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/template-placeholders/fallback.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\\FȥO\;\Dc',_binary ';NG\\\:\[\0:m e/h_4\','',0,'?'),(_binary '\@\\ഃ\nH','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/template-placeholders/single-product.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/template-placeholders/single-product.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n.L%\`\\"u',_binary '0d\i\aX\r\Op櫽A	dɸ','',0,'?'),(_binary '-cH\m6\{','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/get-registered-blocks.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/get-registered-blocks.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K\\\$h\a_\T',_binary 'yӯF`?\o\0\sP6(&\\','',0,'?'),(_binary 'wR-\ޏ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$\^X\\\lC',_binary 'Z~k\8\r\jty;1G\\'\vD4\\\-m^','',0,'?'),(_binary 'z;uč>\\`xh','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/inserter.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/inserter.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#F\;-:lJz',_binary 'ȴ4\wa\p\$1\87\\\\Q4\','',0,'?'),(_binary 'iWe\\C\\	z\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/register-checkout-block.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/register-checkout-block.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\,\Q\\v\Z\R',_binary 'س_{MA\`x\(\\\\\f','',0,'?'),(_binary 'Ԅ\\rT\+^}\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/registered-blocks.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/registered-blocks.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\-\y8\Z\M\hGn',_binary ',\\\\\\\\\R+u`\\Ԗ1!wʌƹ','',0,'?'),(_binary 'w9\m0Zk%','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\k\\O\\\f',_binary 'D\\)\?gԒkz;E\n\>;\_\@!k','',0,'?'),(_binary '\\wcL|3b\%','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/types.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/types.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YR|\\;\K\\'\\U',_binary '\YnTc\bmD\"wΞ41\i{ֵ3','',0,'?'),(_binary 'ܰ\\\5\\)aH','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/utils.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/utils.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iva\\\*\0',_binary '\@q\\L\Zk)~5j\\Apeݥ\\a\','',0,'?'),(_binary ';F\%®*+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/button/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/button/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ƷyMW_\Qlڙ|',_binary '\\`m:Way\Z\qIW\gKb1','',0,'?'),(_binary 'ʣpI\nI\M','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/checkbox-control/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/checkbox-control/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\r\\A\\"yh\O',_binary 'u\lȓ\\n]\\v:W\o\\i\)','',0,'?'),(_binary 'D2\o\aw\DE\E\Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/checkbox-control/stories/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/checkbox-control/stories/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zf8\\"o6\',_binary '\\oƕ\Z{G\\';h\\\\6\0D&u','',0,'?'),(_binary '\ÝMArbqPpB ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/checkbox-control/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/checkbox-control/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K!\\\\0\\\C',_binary '\Zy\Y]#\(^\-\\+','',0,'?'),(_binary 'aD2\\\\;Y:x','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/discounts-meta/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/discounts-meta/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1v.\\gނ',_binary 'ƨ#\[?Jr?\r5?nr\Ⱥp\xW!VT@v','',0,'?'),(_binary '<\N{ՔgX','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/error-boundary/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/error-boundary/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\\Ƴs}\V',_binary 'ޱ*\\INS\fu`a9wv\P\\ƛOe','',0,'?'),(_binary 'mx[JΠ\r\%\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\j7\H\'\\u\k',_binary 'φ\\(.\f|\\\\|\\O\۶\9','',0,'?'),(_binary '=:L\\\\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/label/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/label/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\`\\9ib?\*',_binary '\q,\\'\uo1\uc4\\l\Ά\\'y=','',0,'?'),(_binary '\<\D:0ɼ[\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/order-meta/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/order-meta/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '֩@YvFw\"\@z\',_binary '(\\R6\j\\v[c-\ԶW\L\Z\\\','',0,'?'),(_binary 'ˤ|\E\N! B','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/order-shipping-packages/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/order-shipping-packages/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T5(wx\b\',_binary 'a*\(y\ȳ4#\o\Qk\Wy:','',0,'?'),(_binary '\nF\:5\k\[A~~\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/panel/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/panel/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\C5BȳB%',_binary '\_\3l\E[\ѻۅii0\sؒ@\v\','',0,'?'),(_binary '\\'\\\\M','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/panel/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/panel/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&FN*kkpkx]\j',_binary '{PI\d\G~\\\\7','',0,'?'),(_binary '2\p+;Y ;q','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/fees/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/fees/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\\1ltٲlzs',_binary '4C(~\'t:\~8ZEî\մ\\\','',0,'?'),(_binary '!A\rBj2\G\nU\5','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/fees/stories/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/fees/stories/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\E\\\\F¸fuȾ',_binary '~/.r\\m\Rj6\S/\\;{\\\Xܶ','',0,'?'),(_binary 'yUj4z\\t\N`','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\DF\\P`=\',_binary 'd7lyw2\V03\\Z\ˋ\\_\G\Z\T','',0,'?'),(_binary '\zƉ\E\;̇\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/item/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/item/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Rؕ[z˵M\⠕',_binary '#/z\O8Td{F\'6(UsՕ\\z:V?','',0,'?'),(_binary '\,6NR\"(ݱQ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/item/stories/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/item/stories/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\E&g~\nvW\n.',_binary '\QE\}H\͐;F\10j:z','',0,'?'),(_binary '\\Bkj:/\0w','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/item/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/item/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\#szↃ',_binary '0\3d\Z1t\r\\h\\\\n\ޜ#\ݲ\\\h','',0,'?'),(_binary 'mhQD?fM','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/subtotal/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/subtotal/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\y9\O17\rh\',_binary 'i\\/p\rBP<	§>\\v\\AӬ}\p','',0,'?'),(_binary '\@\\(MkS_+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/subtotal/stories/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/subtotal/stories/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H>=\,1XM\',_binary 'Y\11@_&\;\\P\\\,a\','',0,'?'),(_binary '\\\^R\\ZetѮ\\,','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/taxes/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/taxes/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HT\n\@Y\\"',_binary 'I\(Ūq\\8y@h\SJ\\:','',0,'?'),(_binary 'V\\Z^x^+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/taxes/stories/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/taxes/stories/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zͧq~\',_binary 'ktu\\'\\'CBa`\_НvFh','',0,'?'),(_binary '\=9\>ȅ\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals-wrapper/index.tsx','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals-wrapper/index.tsx',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$Ӊv\rΑ/',_binary '#\04\0bEݝ)&\\7q^nY\0=\?+OI','',0,'?'),(_binary '\	G\ᑫ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals-wrapper/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals-wrapper/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a*\\N\4P\$e',_binary 'B%-x\\r?`\\\\yX','',0,'?'),(_binary '(@	\\\Ǌ\rz','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/filter-registry/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/filter-registry/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6k\xK\\\u\0',_binary '((ĵr\#Z=\2\[\qNS`','',0,'?'),(_binary '\݉6\\\\\Q.}','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/filter-registry/test/admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/filter-registry/test/admin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z5=|q\hR',_binary '-w\2\\kamv._n_	cq\`','',0,'?'),(_binary 'ZHŚn\\W2\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/filter-registry/test/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/filter-registry/test/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\0\\}\\D',_binary '\4Q`\\_\P6\\nn\\\}\\cI	u','',0,'?'),(_binary 'aQP\lT\}Ye','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\I\!\i\QHz\"\',_binary 'A\m\\D\	(V\~\\FLQ\\*$C\\o\\','',0,'?'),(_binary '\roȽ\\3\q\0\"\H','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/slot/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/slot/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oo\"NQhH\_)9\',_binary '-{l\V\0 \\KT\QL\U\#','',0,'?'),(_binary 'H\N\̵mgca֔\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/style.scss','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\\~\}p\\c+',_binary 'w\.h\"O\#\粊:{U+\"ct-','',0,'?'),(_binary '}!HaP/w\d','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/utils/extension-cart-update.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/utils/extension-cart-update.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=K0H0V\\X7',_binary 'XC\\\2\\\n֫?X\AP|\8q\','',0,'?'),(_binary '\\1jޥDLZ0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/utils/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/utils/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\S$d\\w$PZ',_binary 'ʜ&\zNa\sHl\ȊsH\\"@\Z\x(','',0,'?'),(_binary 'T2Uu8iƦJRS','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/utils/validation/index.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/utils/validation/index.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\[/	~\ڄ+',_binary '\nMy4\\Yp$r\`n\\wSy','',0,'?'),(_binary 'e<\0\0UE\Ob\Zȥ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h=b\l\\x{\',_binary '\\"j.gR1\\b2\\\0AKn','',0,'?'),(_binary 'Jj1>qa\K\=','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/utils/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/utils/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hc$\1m\{r',_binary 'n7\\c4\'\8̾4Ѥh^Ѝ̭\','',0,'?'),(_binary '\RC/\V>g','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/utils/price.ts','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/utils/price.ts',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ܷ6\|b(D6',_binary 'R\nBS\<Ȏ\xE\\T{\M\nt','',0,'?'),(_binary '\\U\\\\r\\\C-','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/utils/test/price.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/utils/test/price.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\nelUA\\',_binary '	_\KTJ߯^\?3\n})5\"\oPK;-','',0,'?'),(_binary ':~d等\W}֧:','wp-content/plugins/woocommerce/packages/woocommerce-blocks/patches/wordpress-components+14.2.0.patch','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/patches/wordpress-components+14.2.0.patch',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ynp\\\\pTI',_binary '2/7f\8(\ۍfD1$ޭ\','',0,'?'),(_binary '\Ă\ڒ#cA\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#V(XZ/\Dr>',_binary '\!\"и\0J\!]\u\\|>=\	VZP\\','',0,'?'),(_binary '\\\'>\ͧd\\Rk','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Assets/Api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Assets/Api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0K@4]D\M',_binary '#:\3zdև\I\f\ș\Ɍ\','',0,'?'),(_binary '8\I\7\0Tw4x','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ƺ\w4B)\',_binary 'Ҽ9\\O4#[Xܮ$֖]\觎\f.\','',0,'?'),(_binary '\F\\Z2\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Assets.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Assets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\\r\yy\\\\',_binary '\B6o>\98ب,Ư\	j`V\\','',0,'?'),(_binary '\y@I\ŧj\u','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/AssetsController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/AssetsController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zq7\gP֩CAD',_binary '!x\lLU\\Ym\\\\"s\kf7S3=','',0,'?'),(_binary '2\\#18\\\s','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTemplatesController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTemplatesController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8=1 k\\\˥ֻ',_binary '\BCZ\;j#B62\'Dj\(\\%\/','',0,'?'),(_binary 'x\\Pw\8\\Z:','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\|K05=',_binary '\;ĺG6\\"\\c\"\S*~-F)','',0,'?'),(_binary '\m\\r_\\\NI\Fa','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractDynamicBlock.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractDynamicBlock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%hh賲߭\}',_binary 'rK\\Oq́ \/ˠ\\ 12-\Zڞ@','',0,'?'),(_binary '{ǑU\5\\sn=[','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractProductGrid.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractProductGrid.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ļI\\@À[B4',_binary 'ڊ\rR+\ 9\'nX^9l\=Ǵ~;','',0,'?'),(_binary 'BTp\\\|kKBl9\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ActiveFilters.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ActiveFilters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\tٔdG8; \\\',_binary '%Y\\'O\S}\\oe~\\\#V_','',0,'?'),(_binary 'g(S]0_Y\V6L','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AllProducts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AllProducts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e#}	\',_binary '^\GnǠI\\rr\ lLU:8}R','',0,'?'),(_binary 'N!]\"m\\V1','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AllReviews.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AllReviews.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G5ւ]@DII\ZН',_binary '\%\\@N&\\蛘e>\0Uv\'\\Z','',0,'?'),(_binary '\\C_\\Q\)fW','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AtomicBlock.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AtomicBlock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\rkPa)zpe\',_binary 'Ay\\\3\ZwX\eAo\\Wx~&\;@\','',0,'?'),(_binary 'm9c\\\\o6\"@C','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AttributeFilter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AttributeFilter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)g\5\',_binary 'p\灐Gqe\NH\4ᨣ','',0,'?'),(_binary '\\fio\\P','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/Cart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/Cart.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\P~p\x\<4:+',_binary '\1\\nESЃ.g-\\=H','',0,'?'),(_binary '\A\$Չc8$\%b\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/Checkout.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/Checkout.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\µ\r o@P\',_binary '4umc\mo	V\lu\,\$A#\\l.8','',0,'?'),(_binary 'FM\p\0.-I','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ClassicTemplate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ClassicTemplate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ') P\̍QkWa',_binary '麺\\#=ks(Rؔ~R]}\H','',0,'?'),(_binary '\D</pb{_\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/FeaturedCategory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/FeaturedCategory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\\NqXZA3',_binary '_\T~=dbejB\;o[[\,','',0,'?'),(_binary 'kt&.\E\\j','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/FeaturedItem.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/FeaturedItem.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\~\{j{W&',_binary '\dG\'\R\\g\*=(L\?d\\','',0,'?'),(_binary 't#Ա\cle\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/FeaturedProduct.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/FeaturedProduct.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4mu\\j\kU緉7es',_binary 'Flj/ꞧ\!H<\\\K\:/7\g\?g','',0,'?'),(_binary '棄y)8LJ2\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/HandpickedProducts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/HandpickedProducts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\GWt',_binary '!!\\Uu\Z\\wXzȫND;E','',0,'?'),(_binary '\\\ۯu\\lv','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/MiniCart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/MiniCart.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\(Kki\Za\',_binary '\?0u\Z\]y2/W\_xЬe\SDI','',0,'?'),(_binary 'j7n\8Hw\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/MiniCartContents.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/MiniCartContents.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qKh\\]4\P\',_binary '\ZVԓ\T\O\\\sb\\b\ӛ\\j','',0,'?'),(_binary '(Cdv\7^g','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/PriceFilter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/PriceFilter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\L\~~[O\',_binary '\\lxƓ\\\v\\J{y\\ؘ2*`','',0,'?'),(_binary 'Q\lrP)\\O;','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductAddToCart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductAddToCart.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=\n6Û\\\0B\\',_binary 'Y\\=\6J \r*]-BJ^g\\^RP','',0,'?'),(_binary '\nL\-\Z\>h\NA','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductBestSellers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductBestSellers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\R;[\*I\뉉3',_binary '\Coc1\x1A֬\x\\WR:\]߃:8','',0,'?'),(_binary 'Q\\q\)`\\~\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductButton.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductButton.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\G&g$=z/:y',_binary '\\\\Q\Ź#\r\\\'Y\E\8i\ЦF\UȂ','',0,'?'),(_binary '㚕SUbP\\\R		','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|E\K\\X',_binary '?\mVd(Px{%\|{i\=7\','',0,'?'),(_binary '\g\\ A\ҫe','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductCategory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductCategory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6s0\\NQX]		',_binary 'njZ͛yL=wt/ں\r\r\\&\*\bJk','',0,'?'),(_binary '8c.X\Ae','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductCategoryList.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductCategoryList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\)2\\bn',_binary 'W\V\~S\2\ZEuD\#-','',0,'?'),(_binary 'V\dI͏ӓ\F','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductImage.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductImage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0IaX6\w\'܈',_binary '$\rMum]I/~d!x\YJ!:','',0,'?'),(_binary '\й\\\\\❙','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductNew.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductNew.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c$\d\s\\;<',_binary ')IJC\\"L}\V\:٩\K\j\.\\*\Ӽ','',0,'?'),(_binary 'FɔR<\\\\CE','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductOnSale.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductOnSale.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\\X\z\',_binary '/\'\v\e	\f@c)ƒ;\Y\i,','',0,'?'),(_binary 'P\8e3p\\o\ԉ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductPrice.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductPrice.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\{6\\~ȉ<{',_binary 'qBb\hGt>`M}˶\','',0,'?'),(_binary '?h	svɣ:l','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductRating.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductRating.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\S\W/\',_binary 'Vݐh\r\̡\-L\sV\<xS','',0,'?'),(_binary 'Ȁ9\\\8\\\zp_u','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductSKU.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductSKU.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\m1cl}G{C\6',_binary '9lzf`\\>\F\\\0\\','',0,'?'),(_binary '\\F\\>O4e\\,','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductSaleBadge.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductSaleBadge.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0IfU\\(&	c|\',_binary '3o3x\6ϳTA{\0\\8\l\I','',0,'?'),(_binary '\5\\+E| tG\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductSearch.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductSearch.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʱ\\8\'nǴr',_binary '\\M\u\j\`:+\ͱ\\Yrj','',0,'?'),(_binary '\Q!o&\ܞ;','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductStockIndicator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductStockIndicator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q,u\\\*\:\\\'4e',_binary 'E挈3=o猋\}\-\','',0,'?'),(_binary '}hM5Ms^G`\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductSummary.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductSummary.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[r_eݲXn\',_binary 'i\^\.Q\K\\6\\\Ze\"LUcz9\\?\','',0,'?'),(_binary 'bL\P!<\\\4\t0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductTag.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductTag.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aui\\=\8\\',_binary '\\n戰;YJ-\r{m\Mc\\~8;DW]','',0,'?'),(_binary 'pXZ\V:B:+.','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductTagList.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductTagList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\؄² 9',_binary '\\\\\"\>ŵ^\)5+7:c;\^','',0,'?'),(_binary '\\D)L\\n(','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductTitle.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductTitle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=FA.\Q\ed\Y',_binary '\$фrG\[zeL:#\\ak','',0,'?'),(_binary 'dhC\Zg2)j#','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductTopRated.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductTopRated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ \rD\L\\Z',_binary 'L¬\t/\\0kiAX\}\7gwh\','',0,'?'),(_binary '<HU&B\\r\+\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductsByAttribute.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductsByAttribute.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\X\n\\D\r`C',_binary '@\ux|+:s5C͗Oe\l\\UMex\\sv','',0,'?'),(_binary 's>bQdF\u\7u','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ReviewsByCategory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ReviewsByCategory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\\n\'Fn/\Zs',_binary '\\"\n`\\SMV镽\H؅PGPg]\\_','',0,'?'),(_binary '\_YWI`\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ReviewsByProduct.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ReviewsByProduct.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\t\3j\kik',_binary ']	H\OWw\u\?ĉ\+U_q\nܘ','',0,'?'),(_binary '\C\=	T\KH2q','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/SingleProduct.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/SingleProduct.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(\x\mEA\"d\Ce$',_binary '! <c>\\XL\\*Sڠ\\\M\','',0,'?'),(_binary 'bc}A\<kX','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/StockFilter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/StockFilter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\\\nUey',_binary '\"\ں\\\\m\)/\rcr6','',0,'?'),(_binary 'kIf\?Wo\#~B','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypesController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypesController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\EͱwM\r\',_binary '\	ʛ%J\\L\\SsϺ\ICy ','',0,'?'),(_binary '\u\Z\*/KA','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Bootstrap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\҄.\yv\0\Z',_binary '[sb{>H\.?S.\0\n\fb!6[','',0,'?'),(_binary 'veʰ\?|j','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Package.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Package.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I~Y3=tA:\Z',_binary '\@\\hT=\S>\Z\V`hڙ\E\\v','',0,'?'),(_binary 'Dl\Zŉs\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/CreateAccount.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/CreateAccount.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\0\V_\09\}]',_binary 'x\l\S#lGǔ\\4[ Ұ','',0,'?'),(_binary '=w5%fP\T','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/DraftOrders.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/DraftOrders.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aJ|\\cH',_binary '\h\Eʁ\>G\G\^e\u\x\:\Ԉ,','',0,'?'),(_binary '\r<jaG*','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/Email/CustomerNewAccount.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/Email/CustomerNewAccount.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!p\6\S\\',_binary '\\մ{Y\vQ*oG.A8\̞`O\\j','',0,'?'),(_binary 'N&y\Fk\\\i','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\3>s(\xҎ\',_binary '̻3\"\Dp\&q\01i\|`\	g\WR\\','',0,'?'),(_binary '\17ة\\m\"Z`D\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/GoogleAnalytics.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/GoogleAnalytics.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\J\)|3\[\\?\',_binary 'q\@\0\J_L\r:;m\\G=B','',0,'?'),(_binary '\1\'\@T#\\k2:','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/InboxNotifications.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/InboxNotifications.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9>\\Q\Z\5!{\',_binary '1E&jNN>!\R$uY\zh_/\\','',0,'?'),(_binary '?Q\eu\-\@jYP','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Installer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Installer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\;ccc\'$\',_binary '\\\R;\N\\R\w\ͯf\k\3\\{l','',0,'?'),(_binary 'N\q\ݯV\-\.L\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Integrations/IntegrationInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Integrations/IntegrationInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9W\'ڝ\n\\%n',_binary '\1\Z\YK&\\R[:_n/얛׻m','',0,'?'),(_binary ')ҙ@`V\\\F؏','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Integrations/IntegrationRegistry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Integrations/IntegrationRegistry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\E\E\:',_binary '\6\\R\\0T+z\Fsm\\4V\Z\\h','',0,'?'),(_binary '\\~^\bk)KA','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Library.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Library.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\n\\\r*%St',_binary '\4a.\[D\|\\s$6KB:R','',0,'?'),(_binary '̓/Y6\\}%Z\\ !','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Package.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Package.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\d7\c,w$',_binary '<D\\ux/\"n?2[\\D#}ε|[.','',0,'?'),(_binary '\\\jEy\Y$2\'<\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6XϘ\\U+o',_binary '\)\R2De\"\\ӥ\\i\ \_\tp','',0,'?'),(_binary 'ρX{\\lJ\"\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/AbstractPaymentMethodType.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/AbstractPaymentMethodType.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'\G^\5l\\G\',_binary '\\	\n]\\h\(\\X\RO\ے','',0,'?'),(_binary 'D!ԯ\\F','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/BankTransfer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/BankTransfer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܯl\n8>1^Obw1\˘',_binary '\.~\\;7*~i?\~\Y1\@(6','',0,'?'),(_binary '.\\\vFcu\zA','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/CashOnDelivery.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/CashOnDelivery.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{\'*\cTq\{',_binary '9֙\qB?\&zr\Є9\dtMǢ','',0,'?'),(_binary '4)h\Z\'\\}w','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/Cheque.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/Cheque.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Pb(e\6%a\\',_binary ':m\\\ٿnqm\&:`\=9]:','',0,'?'),(_binary 'ͷ\W\w5\0eb\0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/PayPal.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/PayPal.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\brhlz.A',_binary '\rR LlӤWj)|\n\'#XF\0g\','',0,'?'),(_binary '/z%\\k\r\~E','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/PaymentMethodRegistry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/PaymentMethodRegistry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\h	\\q*^',_binary '\(\E?Ε?,\\X\ԷR','',0,'?'),(_binary '\`U\\R\I','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/PaymentMethodTypeInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/PaymentMethodTypeInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\:\<7',_binary '<.V|.ylAMT\o\' £?\\h+','',0,'?'),(_binary ',\\'5Zc','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Registry/AbstractDependencyType.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Registry/AbstractDependencyType.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\P\Vu\'\Z\?[\\Z{',_binary '`5!j\\\7\2\2k>ߊ?\y\','',0,'?'),(_binary '~\\+~E);\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Registry/Container.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Registry/Container.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V1~ɧoץ\%U\',_binary 'y\\'ۇ2\l`{\"`q\lR\ڭfX','',0,'?'),(_binary '\\qR\'\.SV','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Registry/FactoryType.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Registry/FactoryType.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'\\}\L\Zʎ',_binary '\Ͷ\\w5\\'\\\\\z\zcr\\d3j\','',0,'?'),(_binary 'fP\%>E\\FI','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Registry/SharedType.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Registry/SharedType.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y5@W\wU듓>0\',_binary '+PV4M\_r\A\d\YhVJh','',0,'?'),(_binary 'h`\r|Et','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Authentication.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Authentication.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\\h^}\Q:\z',_binary '|f~?\+\/@x\h&\oرݠĵOߑ','',0,'?'),(_binary '\\\\\\S\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/InvalidCartException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/InvalidCartException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\&\\(',_binary '<v\0\0n\"1\\r(\z\7','',0,'?'),(_binary '\&\\"D\\'/}\0N','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/InvalidStockLevelsInCartException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/InvalidStockLevelsInCartException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ƒ\r~v\uu$',_binary '>b\\?\*\\\\hfx','',0,'?'),(_binary 'pi	xmA7\~|TI','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/NotPurchasableException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/NotPurchasableException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z(jy3\;\|',_binary ':JZ\b\\w긃\PpU\\\l\AD\A','',0,'?'),(_binary '\\2Z޵AϚ\\y@\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/OutOfStockException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/OutOfStockException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\f}(EP',_binary 'S_J\02T\rWM\Pc7h(P\\\','',0,'?'),(_binary '#ap6=dh\\@q','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/PartialOutOfStockException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/PartialOutOfStockException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%q[*\\\',_binary '\q8\Z\Z*\\\\Qy%2*{\2Req~','',0,'?'),(_binary '˂\ZU\\g\\K\h','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/RouteException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/RouteException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\M\%uV +\<\',_binary '1.P\\\\}T\\n\f%,\7\','',0,'?'),(_binary '޼TeD㟟','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/StockAvailabilityException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/StockAvailabilityException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XY%\e\Oiv~',_binary '\r܀?\6,\q\ZOs4Lb4{?\y;\','',0,'?'),(_binary '@\@TAV~\dW','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/TooManyInCartException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/TooManyInCartException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\)qjF7\O]',_binary '\\n[)\\2H5[\\\\\\mX@܁F[','',0,'?'),(_binary 'ᆬ!.\\g₥\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/CurrencyFormatter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/CurrencyFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\=J;ed\\ ',_binary '܉I`ְdg1E]r\\\<;sH\\\','',0,'?'),(_binary 'o\ܑ\\/5\\'','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/DefaultFormatter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/DefaultFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˴\䥸\]9ol',_binary 'E/\#d2\"-\,\pL#T\]2','',0,'?'),(_binary 'V\a\\\7\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/FormatterInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/FormatterInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']9\|\D)Bx%\n',_binary '\HSԑ?\gn	h\h;F\','',0,'?'),(_binary 'I_V9\`(','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/HtmlFormatter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/HtmlFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd[\gk\Ko',_binary ';wO,4Kvgц6p\F~\'\"${','',0,'?'),(_binary 'Ko\\V\zNV\/','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/MoneyFormatter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/MoneyFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\I@R\O5?\_',_binary 'N{\c1;\i\\\e\\٤O8A?,\\\lK','',0,'?'),(_binary '\\*A^m\+T','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\{ŝ#u17g_\',_binary 'W#\\\$\ʋ\\r\\ȅR\U\*Sa\','',0,'?'),(_binary 'xF\\\Yh6M4','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Legacy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Legacy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǖ\yrrZ\m\s',_binary '*\Y\Ztɍ6XF\r\9\-6x\l^+\','',0,'?'),(_binary 'T\\L/{QIJ*','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Payments/PaymentContext.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Payments/PaymentContext.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*xV3W\\0\\<	',_binary 'VxzjtM(zN\\\I\n4h튟|\/','',0,'?'),(_binary 'O\C|\y7|PF<\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Payments/PaymentResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Payments/PaymentResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\\u\\|)R=\',_binary '2c&\$0\\YÔ~k` \\&@t','',0,'?'),(_binary 'g\;Sc\\[\>\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/RouteInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/RouteInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Av{.\pBʠ',_binary '5\\;ѫʈML\`z\L.n\Ɣ-]','',0,'?'),(_binary '×x\Om\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractCartRoute.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractCartRoute.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H&\ʗ\\d\\',_binary 'YóĠ]B>ADeț\n\m~rF(\n','',0,'?'),(_binary 'D`\n]]c\\k\4','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractRoute.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractRoute.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X-\~!j\m!',_binary '&\\W9cT\n\\-D6\W0\\k~K','',0,'?'),(_binary '\kt:e','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\S\\\\\s\',_binary '\\Q\\e\RӃ\R`/r(5wc','',0,'?'),(_binary '?G:dfڇ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Batch.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Batch.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\Q@\nsDNM',_binary 'HxZ@dgItW1\\Z\\nq\S	}FM\','',0,'?'),(_binary '\'\C+Ȝ\4/	','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Cart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Cart.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?!3_P\\',_binary 'kd~݉*#\'?\Xh\Cmj\\:\'\h2','',0,'?'),(_binary '\\+g\Q)i\i\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartAddItem.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartAddItem.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Nr\GVs\',_binary '\mOAj\nϝ~Dc[Y`O\&','',0,'?'),(_binary 'p\r%֧\"w\\\L','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartApplyCoupon.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartApplyCoupon.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\\\I\~{\\0/\-\',_binary 'V`\Qlhs\\\)0jK\Z#Q\y<O2','',0,'?'),(_binary 'l\I>\\ʼ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCoupons.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCoupons.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O!d\\\isxZ%',_binary '\h\O!\闯L%硴+V\<5ȣI','',0,'?'),(_binary 'QLS\r\I','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCouponsByCode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCouponsByCode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(ͨa;\\b\`\/',_binary '\\\r/\\@|p°11\Q\\\X\','',0,'?'),(_binary 'PL%\" \)hP','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartExtensions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartExtensions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ox\͙\E\',_binary 'J !\K=^x\r|[amJNMEa\u','',0,'?'),(_binary '׆.pF<\\\)j','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItems.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItems.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QLlP6ui',_binary '\rfZZ>jԏ\ܝ\\v\\0DA\l\\x','',0,'?'),(_binary '\\gL\N/S\r~','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItemsByKey.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItemsByKey.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g/:KS\C\A',_binary '\bYQNvۤo<.\+W+M]jM\\Ҡ\\','',0,'?'),(_binary ':\m\p\\0[\\$մ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveCoupon.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveCoupon.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EG=\ӷ\\3.l',_binary '\\\~9nv\\|Es\*(\j\v+\\\','',0,'?'),(_binary '?u\,.\ZW\\\#','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveItem.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveItem.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tc\kE',_binary '}T]i\\\\"\8̨Ih\\n2M:\IK?\\2','',0,'?'),(_binary '2HϪtY,-\0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartSelectShippingRate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartSelectShippingRate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\JMzE\TuoB]',_binary 'P\0\Tbw\/\jQ2\<\y長.\Bg̟','',0,'?'),(_binary ':ц*\q\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateCustomer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateCustomer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'IW?v 3xc\9\r]',_binary 'Ұ\\=t\v\L<\\[=\\?x','',0,'?'),(_binary '\H\3ttWKB\V','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateItem.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateItem.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\Ű#zIy',_binary '/\'\|k\r.\HC|@ge)7','',0,'?'),(_binary 'SY4\\d79\f','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\x\Y_\\*H',_binary '1y\ѯ6~e@&0E\L/','',0,'?'),(_binary 'g\\Je\4\煉G','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributeTerms.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributeTerms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\'*uey_\"\t\\',_binary '뗳\i\\\0\&!9\z7\)','',0,'?'),(_binary '\-6OX;\\Չ}P3HG','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\gG;j\sO\cJ\',_binary '\\bL\\G\\\SG$\Z\\\'\\+λ\','',0,'?'),(_binary '\{R:m\\s\_\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributesById.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributesById.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\"Crk)a\3\',_binary '\\\	\kl#p,%?\\Zm\R>N','',0,'?'),(_binary 'v8-ɫ\\o	d\5','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCategories.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCategories.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pj\Ṿ\\0\\',_binary '\6}]9\Zo!Op/\\\F\xTݔ?','',0,'?'),(_binary '\n1\\f\\kbxF','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCategoriesById.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCategoriesById.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\-V\_x_H5\',_binary '\}q\\\XTh\ }?\3Z','',0,'?'),(_binary '\\\qk*t\\Q','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCollectionData.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCollectionData.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\9\ų1}d\+',_binary 'Zs[!2\h\7e<*ҋK.\n','',0,'?'),(_binary 'a}	\ƒ\\d\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\fV\gZ,\\_',_binary '_R\\\\\(\n]5de	В])\','',0,'?'),(_binary 'ZQq\\\]}f\>','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductTags.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductTags.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Us)S\\pG8',_binary 'XA\&\u\@pc\2\M\ok','',0,'?'),(_binary '4.q%\6i\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\EX9\&@7\-',_binary 'L\JF\0	\\|u\Z\&k\\W%\rvǾ8\G','',0,'?'),(_binary '\^˔\Hc~\O','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductsById.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductsById.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\(e(\B\}?\',_binary '?_\ڱ^\;\\>pBP\b\?bAv# \','',0,'?'),(_binary '?-\\LXbռ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/RoutesController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/RoutesController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\8O\\b>\V\\-|',_binary 'vধf\\~]bu\\'{։\>jN\Mg\','',0,'?'),(_binary '\uE1?yu\\O','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/SchemaController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/SchemaController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\ǘ\7\EA\r\',_binary '.\\%XW*([pO@;أ\r\\','',0,'?'),(_binary '\\\Uw\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/ExtendSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/ExtendSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\fdF!\\',_binary '\	e_}\nȖ\\j`\\\Et0r.Bؾ\n\E','',0,'?'),(_binary 't\ @얝\\Qg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a4\g{3\\\\\',_binary '\*\"[\cT\\na`F\1BVnx\','',0,'?'),(_binary '@tʢnÉ\")E?0 ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r̈o[y\J\\rx\',_binary '\L=@^\$ \S<z\MM\UQm~=2\','',0,'?'),(_binary '\\;d\R0؝','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/BatchSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/BatchSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ktH\\QvP0,',_binary 'P<\ٝ^N[~4ՃGMߗss!','',0,'?'),(_binary 'tj\<U\\c%','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/BillingAddressSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/BillingAddressSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':R*\)',_binary '\\[\\G\a\a\']\\Ǡ8\\#','',0,'?'),(_binary '\{\M\	?#','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartCouponSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartCouponSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\nRE',_binary '\\ytv᪝aF\Z\rn\ɡxDa\h\','',0,'?'),(_binary 'w\!\A̦xO\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartExtensionsSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartExtensionsSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9	%빀\ق',_binary '\^\Cl#-\w跤F\\~.ОzY\\'','',0,'?'),(_binary '\L>-0H\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartFeeSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartFeeSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3ЏRD\2\\r=W',_binary '\\\c.f\G\YDB\Z@ ','',0,'?'),(_binary '\%(>X.e','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'\\޲أ?\#\$',_binary '$@\:@\c[\80UGe\Ro5','',0,'?'),(_binary 'o@͕\@L΢\0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':ލa9VJf\J\'',_binary 'H\e[Q\i)\i\r\!o\;D\','',0,'?'),(_binary '\w7ܡ{-I\|','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{CW`v\h',_binary '\\\>6\F8\eU|2{R*h\','',0,'?'),(_binary '3A\\\\}\\x','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\f-1\\^SHP2<',_binary 'eyf\$_\n?h\!%,\kz\\>a)1\\','',0,'?'),(_binary 'I\X$\Q\:','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ErrorSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ErrorSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\V\\4\	Ɋ\',_binary 'FP?r\vڲ$w\\;u\rھK\:L(','',0,'?'),(_binary '\Pb|QQ\Z\n0}','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lL\;\\\i)^`b',_binary 'Ii\\\롼T~<Ta3Q($D1xQs\','',0,'?'),(_binary '>2pԃ](+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/OrderCouponSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/OrderCouponSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'X4ީ\\\r',_binary 'jgG;HQ\1a=op\`J\)\\.','',0,'?'),(_binary '٘a5uaa;ܶ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\rm',_binary 'y#\ڦP7/\U*s	Lmo#\\0\\\','',0,'?'),(_binary 'E_\n\l;\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCategorySchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCategorySchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\|S|_\\\',_binary '±L\&CDy_(\{	\\Z_Zopb','',0,'?'),(_binary '^zU\\	nqK8','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L`w\8$\fSH\Ts',_binary 'U\Yײ{\`;<-y\M[A\RA\','',0,'?'),(_binary '\̓(o3L','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3qʓ+SX\!\',_binary '3TM3;\\n	}9\+\NʗT\h\L','',0,'?'),(_binary '\eaW\8','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@J\NXJѤ}p',_binary '\\n(\#9vuH͟9kf\f0}^rǗղ','',0,'?'),(_binary ',\#:\\\8\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ShippingAddressSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ShippingAddressSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\\V&<\;XZ׬f\',_binary '*\Fy;\\\=Ҕf}d;k\a@G','',0,'?'),(_binary '\\"\l\W:e2I','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/TermSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/TermSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Leh\6t~RCf',_binary 'SX	$\z0kX\\驷1\UH5yw\','',0,'?'),(_binary '\if\ƪ\\To\j','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/StoreApi.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/StoreApi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=Q<\܋\\s\SQ',_binary '\\'GD@yXn2B\7_\vC{\','',0,'?'),(_binary '\Z\˔Yp\f;','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/ArrayUtils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/ArrayUtils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xgD\\FK@\WgkW',_binary 'f\yZ,a\[\Υ\\\E3','',0,'?'),(_binary 'B9\\G>\u G\\kq','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Dax\\?Nh',_binary 'O\_\\\?	\D;i#1^\"Q','',0,'?'),(_binary 'HgA\!Ɂc[7C\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/DraftOrderTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/DraftOrderTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\b\\\\k{)O',_binary '\qD9aU\[Уx̅VE&5','',0,'?'),(_binary '\奐*,2\\֮\t','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/NoticeHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/NoticeHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.l.UKy',_binary 'G%mp6>x]\9\,k4\\bV=F','',0,'?'),(_binary '\\Z#pQr','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\pZ 3\ގ.\\^I',_binary '\\!!\\#\UTH\\"J\UV','',0,'?'),(_binary '8i\r\\(\>K)g','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/Pagination.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/Pagination.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ts\ZJ+`\"',_binary '~\\] \A\7@m\N\\C__\K|XT\','',0,'?'),(_binary '\r\'A<G\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQuery.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQuery.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-t\V\\ZG',_binary '>\\\\\M@\0ۃ\\4Q\GuCJic,0\','',0,'?'),(_binary '\\\\O\x\#۟','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQueryFilters.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQueryFilters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\e\3`/]\W',_binary '&\!.^\0AAK\dqR\n{Pl3Wh\','',0,'?'),(_binary 'F\=ח\e\\'','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/QuantityLimits.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/QuantityLimits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ˌS\Y/=Y<<\Z',_binary '}9\ \fp\LB`y\s*F,J$','',0,'?'),(_binary 'p\\0\n-\y\rHU','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/deprecated.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9~%\{_8\',_binary 'D\x\GKL\\n\qH\k:8','',0,'?'),(_binary '\\\\\ܮe\}ZUW','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'OΆ\\*Af',_binary '\\/\EֺqMFQ\omR','',0,'?'),(_binary '\潉\7ԡS!\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Templates/ClassicTemplatesCompatibility.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Templates/ClassicTemplatesCompatibility.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\B\^\\\\a0',_binary 'eS|\\\nT4_\Ay()\\جZ','',0,'?'),(_binary 'M\\fb\0|և\\\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Templates/MiniCartTemplate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Templates/MiniCartTemplate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=کz\\~\',_binary 'ƯqK <\)\\B;n$ʇ(','',0,'?'),(_binary '/\n\R\G{W','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Templates/ProductSearchResultsTemplate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Templates/ProductSearchResultsTemplate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;\\m+\',_binary '\\YG`i\"\!J\^{#R\\4','',0,'?'),(_binary 'uJc9wM`\~\ƨ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\hf(\V\*E5',_binary 'R\zrT\7!a\@\Zrn>P\\','',0,'?'),(_binary '\Vl\-kb\\T','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Utils/BlocksWpQuery.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Utils/BlocksWpQuery.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*{]Z\IH',_binary 'hu#\\;x)2tr*\n7\\)T\'m?\','',0,'?'),(_binary '\pcgQ-Fp\_\Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Utils/StyleAttributesUtils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Utils/StyleAttributesUtils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ѹu-\w\r',_binary '\\\0B\`\.M\\\0m\Ҷ-\*Hh','',0,'?'),(_binary 'b㺣\+N\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/emails/customer-new-account-blocks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/emails/customer-new-account-blocks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd^3\Z .\\9J',_binary '_S\SY[\e\5;+<\Ws0˗L\5\','',0,'?'),(_binary '7]\T1G\{\'','wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/emails/plain/customer-new-account-blocks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/emails/plain/customer-new-account-blocks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\Z\\r	,\	P',_binary '\\\t\\jd,Ts#\6\uk','',0,'?'),(_binary '\\/<5\-\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/parts/mini-cart.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/parts/mini-cart.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`,\I\7\\',_binary '\vBR\\\0\!\㟵TJ','',0,'?'),(_binary '\MPm-!w\.\\N','wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/archive-product.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/archive-product.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\x\',_binary 'I\Mt\SXp\0+$JP\k]hB','',0,'?'),(_binary '[s?|\U\'\\󩖺','wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/product-search-results.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/product-search-results.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0ʡ޺=f\\wRF',_binary 'I\Mt\SXp\0+$JP\k]hB','',0,'?'),(_binary 'O3S6\P\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/single-product.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/single-product.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\\	B2S\\n&\[\r',_binary 'T\\MG!k7J\(_E\~\%Q\FwJ','',0,'?'),(_binary 'dxh{\U~\\	\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/taxonomy-product_cat.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/taxonomy-product_cat.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0o\ߣm0\yR\',_binary 'B\rJt*6$\xE*ڻ\Gfa\\\','',0,'?'),(_binary '3\OA|/','wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/taxonomy-product_tag.html','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/taxonomy-product_tag.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\\ĕMk\	ďM',_binary '\\0\\\0߰H\1no_\Zx\','',0,'?'),(_binary '\[9>\0\Eeh','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\"\yz\\\s\0^',_binary 'D\\X\ةN\?F\\o\\a\&0','',0,'?'),(_binary '\ĤQ6\$\\|)X','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/autoload_packages.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/autoload_packages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U<8JcX\\r\e',_binary '\\5]M\\_\\Y\\`<S','',0,'?'),(_binary 'F\p\v|\\N','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/LICENSE.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mg\\Sf0\afK',_binary '\g̓f\\_H\Q<P@/M t\','',0,'?'),(_binary 'ɴ4)?㹴','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/AutoloadFileWriter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/AutoloadFileWriter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ۤ\\Z\\\W\(\0[\',_binary 'ə8\\=-t\\\\ZǕ\\\|#Uŝ\0','',0,'?'),(_binary '3h~B* BN\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\Zvgc1\r&i\^',_binary 'rc\\x?B}n\\4Az','',0,'?'),(_binary '\\-\4+\s٧\;','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/AutoloadProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/AutoloadProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\G\\BP',_binary '$Hn\\\\\\"\e^\\蘤{\Ϩ\Z','',0,'?'),(_binary 'A\ȌJpWQD?n<\i{','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/CustomAutoloaderPlugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/CustomAutoloaderPlugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(M\ <\ƣͺ E',_binary '\g\N)I[R\i\ҭ!A\]|_yw-','',0,'?'),(_binary 'U\i\Z^_di<','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/ManifestGenerator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/ManifestGenerator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O&o=E\\,\*\',_binary 'XI\\b(L$׍&\IѳA\w\~(','',0,'?'),(_binary '\\\\d\\6!\`\t','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&V^\\\\#6\',_binary '=c-h\8\3>&	kf3#pO8B|cC','',0,'?'),(_binary 'UZ\\P\>\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-autoloader-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-autoloader-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\UGʼLhqI',_binary '&`\ɡ\q\\zC۩jH	\6	\\rg<9','',0,'?'),(_binary 'z\\'K\'\b\\y','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-autoloader-locator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-autoloader-locator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7MRC(IZ',_binary '*r\\ޢo}k=Q\Z\\',@j;:\\n\w','',0,'?'),(_binary 't\#\#\\`0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-autoloader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-autoloader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Kl\\#\\\\\TH',_binary 'G\\\\1\ђ\r\́	\n\Oeߩ\P','',0,'?'),(_binary 'Ɗ!\\\1M','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-container.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-container.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xB\\\ÃQ\"}\5',_binary '\'\\'\\re\\8\"rMqwa^\','',0,'?'),(_binary 'u\\\\4','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-hook-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-hook-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K\\Uҗׇ',_binary 'rm_u4\\gAz]\&A-^i\29','',0,'?'),(_binary '\$\\n\;Aޅ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-latest-autoloader-guard.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-latest-autoloader-guard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~BԲ>\z\',_binary '&`_`\\\9\TTkNy\5z`^i9o','',0,'?'),(_binary '|\?xzK\ywm','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-manifest-reader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-manifest-reader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CrIvwj\',_binary 's3\h U$a[IzΠ\$I}N²','',0,'?'),(_binary '̢;\jy\nz','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-path-processor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-path-processor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zO\nJYgU\{',_binary 'T\\A\wpvd\y\\u+\7D& J8\','',0,'?'),(_binary '`G.\2oC\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-php-autoloader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-php-autoloader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9{l{m\|a^w\',_binary 'i\\\\\\nS\00\\";;yS','',0,'?'),(_binary 'w\\\+O2б~','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-plugin-locator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-plugin-locator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'>s\#\Yu\',_binary '\r\0\x\"-A\Y\	(;4\','',0,'?'),(_binary 'LSg>\é&o','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-plugins-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-plugins-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' a\~\:KH',_binary 'qtS\6\ڈ\#5[\','',0,'?'),(_binary '\򩄭\ozUx?\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-shutdown-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-shutdown-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Kw9;\rR+\"N\\',_binary 'y6![1dQݎ,r:Ze\\)pN\\\\','',0,'?'),(_binary '<\/<\׆V','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-version-loader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-version-loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' g\cC,׆?\',_binary 's~k*\|\\c\(S)-u\','',0,'?'),(_binary '\8\U*%','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-version-selector.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-version-selector.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@n\M\*H\M\\j',_binary 'ǲ\w AXs#\>c\]:\tS\\I0\Z','',0,'?'),(_binary '<an/\\Yi=','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/ClassLoader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/ClassLoader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Vv]\L \\&iPv\',_binary '-h{\l\9\\0KC=\J\z\b\','',0,'?'),(_binary ']\1','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/InstalledVersions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/InstalledVersions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\\%.w',_binary '\\G$h\\֪6AJ\\r\(\_:S\Z\\','',0,'?'),(_binary 'k\b7h>&\\k','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']_\#D\\0\\',_binary '\Z ے\%4~N\~Gh!b\:wɌ\'','',0,'?'),(_binary '\W8UdO\\K','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_classmap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_classmap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4̕\t,Ir\\iF\',_binary '\\%\rKxc._o\\3t&\Յ\@\|i','',0,'?'),(_binary 'g0hU\gI	x+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_files.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_files.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*K\U=z2\'\',_binary 'gn\\G\\<6\)6\\QeH/?l','',0,'?'),(_binary 'y\\	D\3uQ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_namespaces.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_namespaces.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\,}vĨ3\G\)',_binary 'Er4@\0ԡ$\z\3\$l\\Z\`i\ex\l\','',0,'?'),(_binary '\\b\:\{,\\Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_psr4.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_psr4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\\ͱ\RA/\Xs\',_binary 'YfU\qlL\rŒ	\V\\H[6\\i\0Z','',0,'?'),(_binary '|\\0}YU\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_real.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_real.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':B\,kV\\0\9\',_binary '\x/{.-L`\ZF+tcյP\\\U\','',0,'?'),(_binary 'K7\9<','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_static.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_static.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'OhR\nɀ{\',_binary '\+_ÿޫ$h\=\@,\ƋP\\~.؛P','',0,'?'),(_binary '\hr>2]z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installed.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installed.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pTi^\Zxx\%$',_binary 'Y\y|N5t\$\f\5p:sie+B\\џ','',0,'?'),(_binary 'd8̏e\	뚖','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installed.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sA	\',&0˾\',_binary '1PH\|\q\"c]7X=\D\\6\=','',0,'?'),(_binary '4\\7g\,%\h','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\ܼ\'Zy{\\',_binary '\\\\yޟ#ށ\ZNV\\wC`u^\','',0,'?'),(_binary 'l\؇֕OGW|\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/phpstan.neon.dist','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/phpstan.neon.dist',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rΤ\vc\\2',_binary '\\C?r\0R\E!\tc\1=o','',0,'?'),(_binary 'o*(\B\uLd\\\ZZ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AglInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AglInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Cc=W*\\Dg',_binary '3\(W\~;M\<\d\\z4\\\\\\','',0,'?'),(_binary '޳\n;+1e','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\WMi6\=<*@}m\',_binary 'DRV\\ŭ\<7ty	,8\Y\mL','',0,'?'),(_binary '|\\T,V\9t);O[B','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\csDh%\[p!4\"',_binary ';\<EU%Hw\\D\Dˋ8T','',0,'?'),(_binary 'L\g)*\UE\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\L\JM',_binary 'V\n\#\n\A@,c]:a# a\n&7','',0,'?'),(_binary 'n,|/@\{\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oG\\E\\r',_binary '\}\Dlq\X\"aG\\GuVX}=','',0,'?'),(_binary '	J\8\\ǪnV	p','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!~\\'NVD',_binary '\D\n\\\o6\YǋJ	\6ցaSu2','',0,'?'),(_binary 'v\"(\oG`\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\!\fŪe%\Q\\',_binary '\XT\\Qms`DPç,|\쫺d8','',0,'?'),(_binary '\豤\֋O{߹qD\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\".\O	\"\O-B',_binary '\`Ś睤\y\bk\t\\B\I\','',0,'?'),(_binary 'tZЩYPz;','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j_}֟\o\H',_binary '\|Y\\=uʪ.OPe\к%hS\0','',0,'?'),(_binary '˥\\\ȳc-y','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't&\r@;\\f\',_binary 'iifz\ΰP\\B<Wٴp\2,T\\\','',0,'?'),(_binary '\=\o<w}䯖','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\eSu-\՘}',_binary 'ix\\\_Kn\&F\\\:ra\0','',0,'?'),(_binary 'xXVaj\\nWL$','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\՝\Vo5\ڐ\\',_binary '\\\>9\Y\rYOC4h\\\\\uG\[','',0,'?'),(_binary '5Β\%\d\'\\K','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\g&;\ڶD',_binary '7gs\Io\}\\3;XҖ\\0ךE','',0,'?'),(_binary 'zS!Uҋ\0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\=u\]R9\\',_binary 'Km\}D\S\\7\ښ\\L<ya','',0,'?'),(_binary 'Wy\\)[\	FT:}','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't	\\\m!\~A^\S',_binary '\#L?OM6r\/W_~','',0,'?'),(_binary '\\]\`HJ\Z','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\إg\\\]b\',_binary 'gD>IB9\LI\	*\\\1\\16\0\C|','',0,'?'),(_binary '\\*8LT\)\\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\vE\"M\\\\M\',_binary '4(e\\\I892\\-뱎\ļ~]','',0,'?'),(_binary 'i瓃\\4\\%\\>','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\+r\"`lҮ\\vv',_binary '#5}͏	\\\f\Wİ\\~C\`O\c,','',0,'?'),(_binary ';\\n^E[6\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';<J\E&$\\dc',_binary 'q%>D$$\:\j\\\k z\;\','',0,'?'),(_binary 'n\	Wk\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}=\%7\\\8V',_binary 'wHp\\[\w2@u\Z\"LHa6Q','',0,'?'),(_binary 'X\r\vXii','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	m_d&Ժ\0w',_binary '0슿ksφz\@ⱇ)\T\+\\\','',0,'?'),(_binary 'U\\rI\"\5\R\Z\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\\`e|5\1\',_binary '\Ӄ\Z+o\ب`\\ZNt\\n+D\\','',0,'?'),(_binary 'h\}⍤G@\T\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ṕxǐ',_binary 'D\mM\Y|\x\"<ALfpx3)H\"','',0,'?'),(_binary 'V_\\q\n\Z\\0\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\:\8ٷ\I',_binary '\\0\\x\Za\&*U<Ƌ]\\yܻ','',0,'?'),(_binary 'w5\\\\>\۟\\1\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oGY>\y\*^Y\',_binary 'M\r%k!󂥲Ӳz݁	)\\C','',0,'?'),(_binary '=Dꜽ%ni[\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@5\$\uoa \',_binary '\N8f?l\}\i\Znp\}','',0,'?'),(_binary '0\HsCw\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^q\{3\\\g',_binary 'NӮN\\AWuh#\\"8)\\eM1\6','',0,'?'),(_binary ')/\n#2.\Yu\@','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@K\{~tbYb',_binary '\\n\Ȟ\]\r6	ÚZ{TVc.Gv~','',0,'?'),(_binary 'Yi\iWS&>i[r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/GravInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/GravInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\ޑU\@^L]',_binary ')\LB|@\"\UeJEWz ','',0,'?'),(_binary 'HU\zG\c$	0[','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U-07\\\n}m\\^',_binary 'dTa\\߰`+>/!!\^bg$\\n','',0,'?'),(_binary '(?\SЎP\<Z{','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[}\_\ەX',_binary ';\ܶڏiKx好[\\0ܥ\}*3','',0,'?'),(_binary '%\%MYY\\rmg\/}','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Installer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Installer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o	`r6\\[5}',_binary '_?im27jjf\лAygiA!ӓd\0.-','',0,'?'),(_binary '6i<;\\W\r.','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\J\Dũ\',_binary '8\\}+{3{9\nBx\=\'0\','',0,'?'),(_binary 'h\nh\۪.~D~0','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0fHpg!NO\\'',_binary 'ߓ2n\s?A\\N\ng;','',0,'?'),(_binary '<p}\x\+\;ƳM','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*3]\<\\\]\\'',_binary 'нrt\\}Q\7@I=}amu(Q','',0,'?'),(_binary '8\>AӃ\Xw','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(J\_?+4h',_binary '\	\<?~C\2B\\ ?','',0,'?'),(_binary '\00f\A!\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H.(N7\\\r',_binary '_\Gd11gY1~>B$t\\X','',0,'?'),(_binary '閭4DH]\\%?7','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\_c\\\'\xM9\',_binary '`\\S,wD9kC\05β\19jB[\\','',0,'?'),(_binary 'cC0\U\U,\df\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z \"I\\\/',_binary '\"\[&\Pz>|֪!HX1\\\\b','',0,'?'),(_binary '|ך\1ue','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\f9\\O\\6\{l',_binary '\X>>2򽿉=I̱F\ҁKŝl\\"','',0,'?'),(_binary 'S\W+Ɗg\\n','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=`w\26\d',_binary '6\ŷ\Wh	0W?\ޝ\Yǝm\','',0,'?'),(_binary '0.Az9jz/3M,','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s@\4	\Z\\Dw',_binary '+Yv2\Z\BP\@bH\I\e\4\M','',0,'?'),(_binary '7N1h_s\\	\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!{\hȡR2˪퀨6',_binary '(\1qKC\\\D?\~Ԩ\~OT\\ $&~#>\','',0,'?'),(_binary '=\e9\=&]<h','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\٢j@\nN',_binary 'p\v\$L\΋\,*\\ʸ/\\;R\˥','',0,'?'),(_binary '\Pme|@$C','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ Ќ~^F',_binary '\\\\\(o8@\.z۹	\n!q66bp}\','',0,'?'),(_binary '>3Z(2yzn%v','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{F\\s',_binary '\\C\f\jI\0\Q\nmJI*','',0,'?'),(_binary '>\p\n\\'\\'{]\\6','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XU+4]\\nj2` ',_binary 's)Wg\>\\0vw@\Ceц','',0,'?'),(_binary '4vT\'5v\h\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\6gO5|\\ ',_binary 'pns\#d\F$\W͕\\(Q76','',0,'?'),(_binary '=\^\fA\XDJ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\{\XTc\<',_binary '\v/\Uc\bd\I4$c\\wS','',0,'?'),(_binary 'y\r\0zuƼX','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\yn\\xO\.~O',_binary '\r\'\S\T+\\\t=\\I3\E\9\','',0,'?'),(_binary '\Z\-\\\\@2\^','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\\0\\p\	f\/l:',_binary '\\)\_T\\M\"4\\\\0ٜ(\','',0,'?'),(_binary '1\\7Y\\5U\\ŧ6','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\3ͮ%.Y',_binary '\n \&<j\}J̌\vn^w\\o\[','',0,'?'),(_binary '\\W\(>\g5H(','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*HRA\&h?',_binary 'w\\n\@uH~sTW=\Iw@Pnַ','',0,'?');
INSERT INTO `wpbb_wffilemods` VALUES (_binary 'mS\\e\yZ\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#[1E=\\'?\\½',_binary 'n=}J\qY\9)fM$&R!w\','',0,'?'),(_binary 'S\\\V\0^7','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DMR{iPc',_binary '&w\"\<\?H\f\\>\\\ZR1%B\\','',0,'?'),(_binary 'G\\w\\\޴Z\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '76\\'\r<#z=\',_binary 'S\~8\ې\\\qZg\\#cҟ.:oy\','',0,'?'),(_binary 'H\-\8\fP[^','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\f(\. >#N',_binary '{Nl+\\8\E$\b\\7X\\o','',0,'?'),(_binary '\\+!5ip E','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0R\\\$|~\nv',_binary '\k\ipE0mŗ\\1t\MF\e\Z\\n\RR','',0,'?'),(_binary '& \]|\\3\r5\9','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\'Hy\r\\n',_binary '\\\\\ߓK4\\e\\\߂\\S]n\','',0,'?'),(_binary 'E\n\(\laQ\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݔ\\\9I7|',_binary '\\r\0Byf\{\06@4etS̖\','',0,'?'),(_binary '\L\\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mĎ妁\r\"Bx\~',_binary '\PL\`\'R<D\J\U>1\\D,','',0,'?'),(_binary 'L8}U4.\bK\4Q','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	δѵ3l\]\\rE\',_binary 'N髼UP}\\'!7o\m-)~','',0,'?'),(_binary '\\\0h\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\jB8\',_binary '\e\\r\5E\\dH\\?\\Za\ARd\','',0,'?'),(_binary '̮@\J\p/t','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\\,S=\\\T8',_binary 'ъcY2\5%\\=dt}~^\\?','',0,'?'),(_binary '9\\ 39q;1\\(','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\J\;\`ƒ nH',_binary '\r~$#\,[\5g\t\\W]I\{8r(','',0,'?'),(_binary '\0R\)\{#~ ]<=t:','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\u̎#!?5',_binary '\pi\=\\z+#8\=\\n~}','',0,'?'),(_binary '5M\]\"K2K\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ź\>pҸ]T:',_binary 'lO|TK\\f\.`~4,XvIt','',0,'?'),(_binary '-\0\\s\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WnhJ4/u4\0vob',_binary 'y\W?G|7H~A<~䪄3\p\','',0,'?'),(_binary '>5\ד\p\\Oͳ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`	\=\{`F\ZG7',_binary 'c6\y \)\\\S\\q![d\km','',0,'?'),(_binary 'I\4\kP\lM/,','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\!\\Hh',_binary '\9.YlS\\\\A\XN\o*bl','',0,'?'),(_binary '\R1l\cQ{s\Ħ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\/*<ZmXR',_binary 'K,\U\\\y$\\\\\&\4:\\Ć\','',0,'?'),(_binary '\8øn\\n\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bUy\ͅ\\\08',_binary 'bSx\\h\T/[\ĭux+)\D\+n<\','',0,'?'),(_binary ' ܕ0̖K*','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\v-T8',_binary 'i;\Hʳ=wR\m\:\\@6C|Q	,','',0,'?'),(_binary 'Dk·\Sn','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\"	\\r\{9\q+E^[',_binary '\Ol\]%$R\CombTr\>\\ZG','',0,'?'),(_binary '8I) U\'\I!\pa#','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'OÝY\,\\-\Z\*',_binary 'V#|q1V\ׁ-\(\\#\\\خ3-','',0,'?'),(_binary '`\\KT\3`q','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\\\\^R!-\',_binary '`\`1\\02\\'\\UA݌ !^B\','',0,'?'),(_binary '\P㇠\\\\8\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F[|.\1\\x\	&XfN',_binary '\\Dm\1%nݛ_dr \\rJ3Tr','',0,'?'),(_binary '\+L\^','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\l\cc*~j=p*u',_binary '<&J#\s\\.,G$lt<IW\5\','',0,'?'),(_binary 'n2GQ\hCp\b\-','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\I0mj@0\%U',_binary '{{o]vrl\SaX\r\P\Γ?%.\E','',0,'?'),(_binary 'FK/3e;ի;Γ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\KKy\ޫpr\]',_binary '\Z\\\n=I#Z\\4l֙\\u\\`','',0,'?'),(_binary '\sH\\Z\.\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P-\^0\3\\͙\5',_binary '>\-\\\且T	1&04\7lT','',0,'?'),(_binary 'kr3mQqf\O3_Y','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Y6oz\/C',_binary 'e׺k+oC \\\@ƹ\OK<\hS_','',0,'?'),(_binary 'Z\Z\'\t\|\W\B\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\b\n\\4\',_binary ':\Ԛۚ\r7\0\XB]%\HU','',0,'?'),(_binary '9\/\Ҧ\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`K\\l\\pW\',_binary '/t/(T5\\,3\\iwڗ\\l','',0,'?'),(_binary 'R\\'7z6W\ڑ\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zQƁ2Ϧ\D\\',_binary 'bo?|L\\c3f\}QՓG]X','',0,'?'),(_binary '^P0R&4ȝ<\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\Q\09mM',_binary '|3\,Ux\`i\\@?\f.@F/x}h#','',0,'?'),(_binary '\\\\$A','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'OEe\Z\YE\&',_binary '\\Ws\Gr(Q9A_©>+\\\'','',0,'?'),(_binary ']dM\X\mb0Ք\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\,oF\D:N4',_binary 'jKbʍy,`\y5o\\fڮ_e','',0,'?'),(_binary '㔗̅=\U\hUr,W','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\PS\\5gzgI\-',_binary 'g荀\\0\h<\&M0\iu^̸L\_','',0,'?'),(_binary '\\Zեmg\_\). ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\#6\l',_binary 'w\r	Z\\ώ]?YxaPRn/A\\Q\M\@','',0,'?'),(_binary '\\9\x>V\Q3=','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R#tX\Ƀt}7FI7',_binary '1xk_,_{p\\'-Zʻ','',0,'?'),(_binary '\\{\'pJ8','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\\L뺵\'\\\Q',_binary '0&\\MsԎ\\\̩c\|\\	av','',0,'?'),(_binary '\23V\\ys\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\\\м\zֵ_',_binary 'V-2޸<n{s?I\ݸW\>f\s\(','',0,'?'),(_binary 'ݽb/Ӫ_h\V+','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$c63>n\M\"',_binary '\\\\d\\1ޙGp#\\3\f\'\.','',0,'?'),(_binary '\@\\;k\:','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zr>U<z1x\e',_binary '\2LY\\\6[\S\j\\@K#','',0,'?'),(_binary '^rH\\nIA\y<','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\\W7\PA,Ix\'',_binary '>:\\\iI\sk\~\\\+\\Kl)\si\','',0,'?'),(_binary '[k\S3ʼ\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':@\Gx\sV\=',_binary '\|\\Ԓ?LeGU\rp\s','',0,'?'),(_binary '\\\:h\	OX','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LĜ\\LȐr4\r',_binary '\\r\&s\\3\\H)CN\)1\nJ','',0,'?'),(_binary '\y\[wi\\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ձ\U\3\Ҿ\Pm',_binary 'o\a\\/jnu\\F\X]\S{\u\','',0,'?'),(_binary '\du\L\D\r','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UR)}\g)v\Ws',_binary 'QT\\@\k\\\"!9C\\a','',0,'?'),(_binary '1GPc\ly\\r\V','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<T\W<l0ӵ',_binary 'ۡ-\ON~*_\>\g\<\\','',0,'?'),(_binary 'Y@E\ǲ\ҍm','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K8Idpo?E',_binary 'T\!H	ؘ\,C\a~KO\PJ\\\9\','',0,'?'),(_binary '˵\\n\#!:>G','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/bootstrap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ɲ\n%\0\\',_binary '\\g&Agp\I\84\\Z\\\\B\j\','',0,'?'),(_binary 'CVX\a\.#0\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/jetpack_autoload_classmap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/jetpack_autoload_classmap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_!X',_binary ':+\rIt\"D\׎	79\u\Bp','',0,'?'),(_binary 'Dc\XHH<\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/jetpack_autoload_filemap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/jetpack_autoload_filemap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\_\\"\`]%',_binary '3[+l\"\\o\\ZV8T{\\gM\\O\','',0,'?'),(_binary 't\$?G%CI<\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/jetpack_autoload_psr4.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/jetpack_autoload_psr4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?xJ\\rc/',_binary 'azksx\\\\\\\DX\Q\\\ˀ','',0,'?'),(_binary '*l \\\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'IszKԸ|\'#',_binary '\3\\/@\\\\8q_.@\','',0,'?'),(_binary '/\\\\\Mҡh','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader-locator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader-locator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\\O\\;?G|',_binary '\\0fP{28蟎\\&\F\(\jRjk\','',0,'?'),(_binary 'E\k\"E\\\)\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%8J\\SCn',_binary '{A=6UGTiqw<\7\nXCZH\(c\0','',0,'?'),(_binary '_\r\'gŪg6\\ߦ','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-container.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-container.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YȘ\\\\*Կ83\k\r',_binary '\F\\\H_eeN(\\ahJ}6AQ','',0,'?'),(_binary '{ap2c~\{/\0~','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-hook-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-hook-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ۺ&\z\r\,F\Hf',_binary '\2\n\6gI\\\_ꦙ$W9\*Vk%d','',0,'?'),(_binary '{E\0b\e\-\YT;','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-latest-autoloader-guard.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-latest-autoloader-guard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ng\bpW\\@и_\',_binary '>|8Q@\.A\\\F\\HMQ\LX\o\Ӗ!','',0,'?'),(_binary '\_T+\\0Krsv\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-manifest-reader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-manifest-reader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_d\ZK\\\d\\/',_binary '\<Cp)x\^Ma\Nye\\\P%i\\"','',0,'?'),(_binary '\pټ&\5c\,s','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-path-processor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-path-processor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ٝ-VÈ\M',_binary '\\g\\&h\\B\j\\gگn','',0,'?'),(_binary 'UR\\f[\\\b','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-php-autoloader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-php-autoloader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'щ*\7\?\"',_binary '\h\'\RA\Zw\?!D\(\޺ŏ\e','',0,'?'),(_binary 'Fw\7인d\X\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-plugin-locator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-plugin-locator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\鮒C#\*b\ݮ\',_binary '\\\D{<0X\\2<-\9c7\\','',0,'?'),(_binary '/\7?\'\Y','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-plugins-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-plugins-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \\Z\e\'0',_binary 'n\\9SmlǸH\l\\\Z\fIv\ȫ','',0,'?'),(_binary 'Ah\\\ږBMD;\V','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-shutdown-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-shutdown-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xfM@\\\`\n',_binary 'Y\sK\%؎\,2a!1.-n}@QM','',0,'?'),(_binary 'TdN\QyRe\','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-version-loader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-version-loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '釗x[?\\'n\',_binary 'L\n42*e	zf*k{Tzzf\6\','',0,'?'),(_binary '\ۊ\\Y\6YxI','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-version-selector.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-version-selector.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a7%\el\\\',_binary '}|A\ȉkj5\״\\\ٖ\\`52','',0,'?'),(_binary '\ޜ\\j\q*\\t','wp-content/plugins/woocommerce/packages/woocommerce-blocks/woocommerce-gutenberg-products-block.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/woocommerce-gutenberg-products-block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\qjx7\\',_binary 'd;\\h\bL\tgQؑKu@s,MZ','',0,'?'),(_binary 'P\[7\U~,U\\P','wp-content/plugins/woocommerce/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ց\0~CrO\',_binary '\rӴ\\4\\0w\x\\"th~C','',0,'?'),(_binary '\\`/N85w\^\R\','wp-content/plugins/woocommerce/sample-data/experimental_fashion_sample_9_products.csv','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/sample-data/experimental_fashion_sample_9_products.csv',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\XRLҾ+U\m',_binary '~j\r\aO\\KlL묎Ztt\\1)','',0,'?'),(_binary '\/ʟՌ\\0\\G\','wp-content/plugins/woocommerce/sample-data/experimental_sample_9_products.csv','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/sample-data/experimental_sample_9_products.csv',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7W?<u\P-t|',_binary '职e8\6CB\	yCEj\\Z','',0,'?'),(_binary '{\)#\r\\ot','wp-content/plugins/woocommerce/sample-data/sample_products.csv','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/sample-data/sample_products.csv',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'imo;\!r`Pؓ5#',_binary '\UzhT\\5P\7\i_6\"\r!b\','',0,'?'),(_binary '\SR:ۨ8t\\"','wp-content/plugins/woocommerce/sample-data/sample_products.xml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/sample-data/sample_products.xml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\pe\m`q\'',_binary '\\HK&W#	_\ߑG\T\}y\_','',0,'?'),(_binary '\e\2U:\2\','wp-content/plugins/woocommerce/sample-data/sample_tax_rates.csv','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/sample-data/sample_tax_rates.csv',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';B\tùoJ\t',_binary 's\p@R$1\@Meˌ\\2|Wi0L','',0,'?'),(_binary '\\\*@woA\\0','wp-content/plugins/woocommerce/src/Admin/API/Coupons.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Coupons.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Hb\}1JM',_binary '\+i=nO1k\ɾ\r\GIAp\ M8Z','',0,'?'),(_binary '\^dKA\\','wp-content/plugins/woocommerce/src/Admin/API/CustomAttributeTraits.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/CustomAttributeTraits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\"\\fu\\0',_binary 's:?\\'\-TRGբ؍ݠ\B\|3','',0,'?'),(_binary '\"f\)','wp-content/plugins/woocommerce/src/Admin/API/Customers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Customers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$VL\^%\\\%',_binary '^*^=H/gEy\0\z\KTOQ/]V','',0,'?'),(_binary '~\\\Z\\Y\\','wp-content/plugins/woocommerce/src/Admin/API/Data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Y8oY\Z#HJ[	\\',_binary 'L,Ad\n]\'H\h\\Q,W@]&36\','',0,'?'),(_binary '\\<͓L\lK\\C\','wp-content/plugins/woocommerce/src/Admin/API/DataCountries.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/DataCountries.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/5:[\6\_)y[J~\',_binary 'o\\\\(\\]|\\\M8.7F|\Q]','',0,'?'),(_binary '$d.9	\Mnm1gLT','wp-content/plugins/woocommerce/src/Admin/API/DataDownloadIPs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/DataDownloadIPs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\8Cl0\0Se*%a',_binary '\+\T\4SE\Ϩ6,9\f\/\c!','',0,'?'),(_binary 'z>R\zaI_T','wp-content/plugins/woocommerce/src/Admin/API/Experiments.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Experiments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '阋\-[0ɥ&Q:',_binary '\v\\\w\zp\\\) ig߇9\3','',0,'?'),(_binary '\3\u\`p	W\"(|','wp-content/plugins/woocommerce/src/Admin/API/Features.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Features.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(bJ]aJ\\~',_binary 'g\]lt\û\p\;<\\,wPq\ٻ','',0,'?'),(_binary '?=Ȱ\\\2yQ','wp-content/plugins/woocommerce/src/Admin/API/Init.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Init.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dp6\\	>7[J',_binary '\-6G\Xv|.HO\0!gNf\\	3\\n\y','',0,'?'),(_binary ')f~E\(%)>}^','wp-content/plugins/woocommerce/src/Admin/API/Leaderboards.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Leaderboards.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KC\/3kuK\\^',_binary 'G$9p/s`\\&o\^\E\\nqp@\','',0,'?'),(_binary '\\}e\l1ncE','wp-content/plugins/woocommerce/src/Admin/API/Marketing.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Marketing.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\6\u~3\\4D~s',_binary '\D\H\Si\͢\r\\\\Xdcs','',0,'?'),(_binary '\pQ\Ajl\D0','wp-content/plugins/woocommerce/src/Admin/API/MarketingOverview.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/MarketingOverview.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=ڢ՛k\0\O{ٽ',_binary 's\%\־\\r\Z<z\y\\\^F#Ɍ:\','',0,'?'),(_binary '#qu\\DF\C','wp-content/plugins/woocommerce/src/Admin/API/NavigationFavorites.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/NavigationFavorites.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1.sr\0?j=+\',_binary 'Y\b~֥\\\\Dq\\t\','',0,'?'),(_binary '\[\f\\\XV(','wp-content/plugins/woocommerce/src/Admin/API/NoteActions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/NoteActions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')s%ty ',_binary '\L䠐T\C@\\n\8\v\\4Ȫ','',0,'?'),(_binary ':\&}&,\\\\','wp-content/plugins/woocommerce/src/Admin/API/Notes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Notes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!or#+\z',_binary '\\IP\%\J\j\\qIf\%\#\:m+','',0,'?'),(_binary 'Gw0\0','wp-content/plugins/woocommerce/src/Admin/API/OnboardingFreeExtensions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/OnboardingFreeExtensions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\Ƅ\\\\kڳd',_binary '$MGt\iGg		s','',0,'?'),(_binary 'w~Ӈ\	bI\ĝ','wp-content/plugins/woocommerce/src/Admin/API/OnboardingProductTypes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/OnboardingProductTypes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s\n[J\'\\$\^#',_binary 'V\IFI ߼p\ʏ','',0,'?'),(_binary 'X\d5?r\F\șA','wp-content/plugins/woocommerce/src/Admin/API/OnboardingProfile.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/OnboardingProfile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\n\\Dؚ{La!\\',_binary '\"F\졙7V\&\AV*9\\','',0,'?'),(_binary 'Z\\]=֖q\','wp-content/plugins/woocommerce/src/Admin/API/OnboardingTasks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/OnboardingTasks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'NL\Z\\Zl5\d\',_binary '\\'\6Kz\Z\F$ˣ\ڹX','',0,'?'),(_binary '\ʼ5}]j:a3o','wp-content/plugins/woocommerce/src/Admin/API/OnboardingThemes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/OnboardingThemes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&Ox\Un(h\',_binary '\\'\\i\\\:\\\˶\\jy\\\W','',0,'?'),(_binary '0{k6\'\\A{ݦ','wp-content/plugins/woocommerce/src/Admin/API/Options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\>\ZqyL{\n]P',_binary 'QAS\:U\tZߺ\i\\n','',0,'?'),(_binary 'i\yfdQ\nU','wp-content/plugins/woocommerce/src/Admin/API/Orders.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Orders.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '҉\\\ev\'e\',_binary 'Ϲ\)qz]3ĿfI\K=is\i\\\Z','',0,'?'),(_binary '\\/nVNCz?','wp-content/plugins/woocommerce/src/Admin/API/PaymentGatewaySuggestions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/PaymentGatewaySuggestions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z3Tf\~\*7\\',_binary '\~:`^\\I\C\]M\q&\VO','',0,'?'),(_binary '\\)Y\%\5\\=u','wp-content/plugins/woocommerce/src/Admin/API/Plugins.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Plugins.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\1;\R:\6<',_binary 'K\~(\X#\'jf\?\n\0\w:\\\Z\\1ŧ','',0,'?'),(_binary 'h3_sV;SRf\-G\"','wp-content/plugins/woocommerce/src/Admin/API/ProductAttributeTerms.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/ProductAttributeTerms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A%;g(\7$_\3,',_binary 'B\\=W,!0\\2A\\=\\S\	=4','',0,'?'),(_binary 'êU	7V \G','wp-content/plugins/woocommerce/src/Admin/API/ProductAttributes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/ProductAttributes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[I/\r0',_binary 'uA\_%\Z,/y=,.6\g','',0,'?'),(_binary '\\'	aTvn\','wp-content/plugins/woocommerce/src/Admin/API/ProductCategories.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/ProductCategories.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\L\0ݧ8\\\D醱',_binary 'w9^\\=ba兆%\[QH7!l\','',0,'?'),(_binary 'ʬw\y.\\\IR','wp-content/plugins/woocommerce/src/Admin/API/ProductReviews.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/ProductReviews.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڀ|\y	A z',_binary 'o\G$QNY\BA`4\\@|,\\?','',0,'?'),(_binary 'W_j\ɍK\C\','wp-content/plugins/woocommerce/src/Admin/API/ProductVariations.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/ProductVariations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^-$\UP\"\\',_binary '\M=\0V\h<$%\Z\\\"','',0,'?'),(_binary 'K\XB-m\(U\\','wp-content/plugins/woocommerce/src/Admin/API/Products.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Products.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\-WNO\\\\/Ԭ',_binary ')\aj4\\_j\Ӫ\R\Z\O\@\"lR','',0,'?'),(_binary '\0\\)\\\O	\7G','wp-content/plugins/woocommerce/src/Admin/API/ProductsLowInStock.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/ProductsLowInStock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$!ctwl',_binary '\\\"\\g*(Z\d@.ɩS\\\','',0,'?'),(_binary '\'BE\sh:\pDx\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Cache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Cache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\Z\Z5fYzq\Vӂp',_binary ':\D\\|\0\A!D	4=EA＼\ZDR\\l','',0,'?'),(_binary '\#\vz \7O','wp-content/plugins/woocommerce/src/Admin/API/Reports/Categories/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Categories/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hd:\^G=\\',_binary 'Zם\\ z-\\Med\ \\"RO^Nj','',0,'?'),(_binary 'g\\֑a6V\ ','wp-content/plugins/woocommerce/src/Admin/API/Reports/Categories/DataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Categories/DataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\l\D l\(\\~',_binary '^c\c;e\\\\\5AcN\\oBmSs}','',0,'?'),(_binary ',\"1\Z\f_\\\|9','wp-content/plugins/woocommerce/src/Admin/API/Reports/Categories/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Categories/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\{>N\\ԧrOr',_binary 'Zctd\Bk0=\?\\?5ӻ6\\\j','',0,'?'),(_binary '\\n4\0\=c\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\*S4`\j(K',_binary '+\\\0\t\\\#	\r!щ*\\iV\'','',0,'?'),(_binary 'E&yٸz?\-i\K','wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!\\0@qjԅ6^',_binary '\^ʣ\Yrc+d\dT\\\Ysݶ','',0,'?'),(_binary 'S\\,_%׍h(pZ','wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/DataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/DataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+>e\'*Y',_binary '\0TQY	\\\x\B\%-1u\֑2\','',0,'?'),(_binary 'I\/8B\\]','wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HWO\/9\\f\',_binary 'Q\p\\\Znʥ?j@u\z\NM,KSOZ1s','',0,'?'),(_binary '0qXE>Sοda','wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Xv72X\5\\4X',_binary 'zP첗g\\^nu}\ o\\\','',0,'?'),(_binary ')oc1SoSNs','wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats/DataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats/DataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\f$4f\3Dy',_binary '\\(\`ـ\cxO\Z\Ul\\\kGQ','',0,'?'),(_binary 'L\PN\я?WF8\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y_&t\Ч\?\',_binary '9:yd~р\\6^ue\:\&\Ԓҵc','',0,'?'),(_binary ':\\&ҵq\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats/Segmenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats/Segmenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ը6E\',_binary '\4\ȭs-v쎅02\\˽\Xp\\')\','',0,'?'),(_binary '0\\'\ih_0.\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\n\\7N\T]',_binary '͞yw\\#J_O\6(N0\L؝\\ʘF','',0,'?'),(_binary 'Ӓ~\'o\O','wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/DataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/DataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'Ϸ^MW!\&3\N',_binary 'U(+\82\s| J)\TM%?R\<\\\\','',0,'?'),(_binary 'F\/!e\\>\SK@BX','wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'û\=*\\\\0ˆ\U',_binary 'e\>&Xo{`]\\\p<=e\\fq','',0,'?'),(_binary 'o; 즈![\zj','wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'žrqfq\'\',_binary 'Dx}\v\\\0r\\o\r/+\\\kǕ\','',0,'?'),(_binary '\.MH\0l}Q̈́','wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats/DataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats/DataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm]\`>zFh\',_binary '\\l}\ZG\rUa-|	u\\\B\','',0,'?'),(_binary 'ua\8\\ZS\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\M\̈tܵ\|\\',_binary '^	\\ \R:N\cxQK\M?#ߖK','',0,'?'),(_binary '!\\`D7\"y\\','wp-content/plugins/woocommerce/src/Admin/API/Reports/DataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/DataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\\'mIG\~',_binary '<`Oi?_5C/i\1|Od\\\7\\','',0,'?'),(_binary '}E	ت\k\','wp-content/plugins/woocommerce/src/Admin/API/Reports/DataStoreInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/DataStoreInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v \i',_binary '\S\\n@L\>\u\z=hR\'\&\\-\','',0,'?'),(_binary 'c\3e\1r\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\PfP\'B\4',_binary '\݃\2\\\\hq\\is7X7,4n. ','',0,'?'),(_binary 'uIkz\\{:h!','wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/DataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/DataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\r	wx\\{s`V9',_binary '\\}\e\\)\\G\\\̭\','',0,'?'),(_binary '\d\"H\ֽ\ڃ','wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R	bt\Xw\\bӈR',_binary '@S$ѮekP\gW{؃\nL\\\-','',0,'?'),(_binary '\rw\R;w:>?0','wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/{\i0\',_binary 'ն&X2ݏS̺\\\\\"党G\o\Z\r','',0,'?'),(_binary '\ng;\8\0;VX3','wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~g\@SB\\',_binary '\#B\EU0\nX) \\˱rM\1}n}3','',0,'?'),(_binary '\\\V[\Ľ=?\f','wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats/DataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats/DataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '䑬΀\rG\Zb?\\\',_binary '\o6!6/\VB\\\L9\'.,','',0,'?'),(_binary 'x\j[\B\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\+؞&/΋\x',_binary '|j%,(\\xi`_\|+\0\\g\[\;','',0,'?'),(_binary '\\\g!\m','wp-content/plugins/woocommerce/src/Admin/API/Reports/Export/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Export/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rv#E-R\n\?r',_binary 'NEׇF\\nk\\\\{	\5=yk','',0,'?'),(_binary '+ȷ0!\n\8S\','wp-content/plugins/woocommerce/src/Admin/API/Reports/ExportableInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/ExportableInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{\\\2T',_binary 'E\ЍvP!n`&E\\\.\\jج\&','',0,'?'),(_binary '\3>r9\`dk8wi','wp-content/plugins/woocommerce/src/Admin/API/Reports/ExportableTraits.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/ExportableTraits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '潮\K\m\?\z\\',_binary '\\O\\\"\<	\\ #&3ϻ	W	3','',0,'?'),(_binary '\G׬e\\\\\n\\0','wp-content/plugins/woocommerce/src/Admin/API/Reports/Import/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Import/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5㥯\43\r\rǙ',_binary '8\\3\\\c\\\v\\6\5','',0,'?'),(_binary 'H\0,\ߑ\\-S?7\"','wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\9,?ۅF',_binary '\\\Aʆ$\w{\Q1şhQ\$\dM','',0,'?'),(_binary 'BK$\\9y\\!\]\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/DataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/DataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\Sil]7Ř\|',_binary 'C(+v8g{a\9-)Z\]\\\','',0,'?'),(_binary '\;k\mҨsh\P','wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yޑ^k\Y\',_binary 'z\rʴsz]˛\NH\I82J\\a\','',0,'?'),(_binary 'I\0N\\$\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1/`\h\,_Jؿ\r.',_binary '+`J\\{Ժˇ3WUO=3U\1N>\\','',0,'?'),(_binary '@E\o@\z|s\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/DataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/DataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '05#\$\c~gE.',_binary '\'/v}3H4Z\\\\\(\4:\"1','',0,'?'),(_binary '\%->x\\uʥ[{','wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '︖-<\I\{0',_binary 'u`!\\\2\>V.@\1*\','',0,'?'),(_binary '39|H\V\<*\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/Segmenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/Segmenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nĥ\\p7l>˪',_binary '9\\\$L]/\c$\\*X\\','',0,'?'),(_binary '\_qcc\iux\\\','wp-content/plugins/woocommerce/src/Admin/API/Reports/ParameterException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/ParameterException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\e\è;/z',_binary '\aYh\\q=K\	yzqFy\E\\\9','',0,'?'),(_binary '\i\!Vg\\` \f\\r','wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\F\~>\"b621o',_binary '*bL\C-F#B|U\\A#jHB\*\ejc\\"S','',0,'?'),(_binary '/+3s\LH[\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GoB',_binary '\Z\\1E\\S\+Џ$\"4+\0Ӎ\','',0,'?'),(_binary 'ց6\W\n+q\\׎{','wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/DataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/DataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ݵpu\\nWf',_binary '\\tLI\\\)a\0=@z,	\^\a۷','',0,'?'),(_binary '@\β4\\HP<?','wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q\\;^',_binary '\tK\\fc\\ľ\QzX%','',0,'?'),(_binary 'F\\rs\ّ}','wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\p\n\\63\\',_binary 'w|Ґ:\fi4\\¨\Z<	,\n\','',0,'?'),(_binary '\"\дN܉B\\\\\n','wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats/DataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats/DataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\ND\\\X\"#',_binary '\\H\rV2{\\0\\>:\ye\\4U\\8','',0,'?'),(_binary '\nW3\ZϵW\\%@,','wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0R%\\\Ϣ@Ȋjc',_binary ']~\nhԈI\\_FSn\\J茐\|Q}','',0,'?'),(_binary 'i<nXI\L\4q','wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats/Segmenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats/Segmenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\8\\ݛ\\n:',_binary '\\"\;,鈁`n|\,\ȗ݀Y)\([J\','',0,'?'),(_binary '&\k-\mRƕq}','wp-content/plugins/woocommerce/src/Admin/API/Reports/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\\b\D*J\V\'\"',_binary 'p\\\rsyv\q\wkQuļJzWҙ$','',0,'?'),(_binary 'lf:RW\Z\\Q(H*W','wp-content/plugins/woocommerce/src/Admin/API/Reports/Revenue/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Revenue/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uU\$>෬\\a\',_binary '\8Is\rN\h.\|]\$\Fw\虒L\','',0,'?'),(_binary '\ Їe\U~\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~z<\w\\'nd\4',_binary 'T2g\|ךn/\\n\GE\l\\ \f\0','',0,'?'),(_binary '\@%fw\?y','wp-content/plugins/woocommerce/src/Admin/API/Reports/Segmenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Segmenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\8zTܚ\b\\B#l',_binary 'fpO\4Vv\Z\sw`\\^E)G','',0,'?'),(_binary '|7J3\CRK','wp-content/plugins/woocommerce/src/Admin/API/Reports/SqlQuery.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/SqlQuery.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(I\[\\\6\I]',_binary 'Έ׏\VoT:\n\˛#d\\x\4M','',0,'?'),(_binary 'UB4\)Zj$@','wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u?:bIR!\\'9@',_binary '829\\אHDF_K\ǆ/,pr','',0,'?'),(_binary '\\\\\"\rs\]F','wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1p>\\Mnme\;',_binary 't9\7cu*\3Զ\\\\*N\8','',0,'?'),(_binary '\\mB\4ǫ\y','wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats/DataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats/DataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ȫQjIrf\\"\}{\',_binary 'u~_\oJP\\cZB\|YCT<,s','',0,'?'),(_binary 'b\㼝`zO\\\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i-\rB\g; l\SZ3',_binary '!\M\QD\\\76W\\jD\3D\r\','',0,'?'),(_binary 'b\I\Gp\I6[u','wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:+-ҮSw+i',_binary '\S//so-\9O{׵\\ul\e\,\'t\1','',0,'?'),(_binary '=\ə\\\\'\\ \\\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/DataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/DataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\Zu\\r\gT',_binary 'Srp>mv9S5\­c\\\BY)b\','',0,'?'),(_binary '8D:\n-ɜ\n','wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\UJߗA\?\F',_binary 's\Z\㓤\Qa\}\bؽI1ȡ\\','',0,'?'),(_binary 'Z\O{\WϜA:qM','wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Md|د\W\'0\',_binary '\Ҹ\S\M\\8\V|;o \џ0\r','',0,'?'),(_binary '	\\뭙gLp','wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats/DataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats/DataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(l2qBʣ Ih\',_binary 'Bŏ\\Ȫ(@D!p%!J%k\(}:','',0,'?'),(_binary '\uTbć\8)','wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"4\bcS7̓\j',_binary '\	d4\\"s\ r\r\ؓù\0<\ET\7$','',0,'?'),(_binary 'H\yj.\9\BC\\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats/Segmenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats/Segmenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\X_x0~U',_binary ' a:ӕe=\D\;ky\\3FuE\5\\','',0,'?'),(_binary '\M\ɮiY\\Y\Җ','wp-content/plugins/woocommerce/src/Admin/API/Reports/TimeInterval.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/TimeInterval.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\~\p\X\28p8\',_binary '\s\n-V\\0F\CHm=\\nhH\\6A','',0,'?'),(_binary 'lMV\\<}`fy\Y\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\F\VA%\G',_binary '\x\"no\0%\K\\N1`3\Z\4\n','',0,'?'),(_binary '2\猼Ѳa\\\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/DataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/DataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\.ajT5\Op\'R',_binary ':\(QIkW|%l\i\$Y\(','',0,'?'),(_binary '/\\x\Q\\zk\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']4\\\\R\X\i\',_binary 'pSrU\b\<̤2\Z\vXk\WO0\','',0,'?'),(_binary ':\\\\\?3\$','wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats/Controller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\OF\%U#7P',_binary '%\hF\*?\~xm{r\\^m\ur','',0,'?'),(_binary '}\\\3ږ\\G','wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats/DataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats/DataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\`\Ë{{ѽ',_binary '\¾x՟\\AR\\/*{\ڴ\W))#','',0,'?'),(_binary 'I@F\wW','wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^eA	\\\\Zsa0O4',_binary '\_\\8\fHכe`\n\\V\\3\X\+#','',0,'?'),(_binary '\\(c9\\I\','wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats/Segmenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats/Segmenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\QcxMz\',_binary '*L\Y\\\\\}wvn~\\\lBu','',0,'?'),(_binary '삻Qs\\HEpb\َ?','wp-content/plugins/woocommerce/src/Admin/API/SettingOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/SettingOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*<\\?\\\i\\r',_binary '\c3AK\"#\"\\\N\(Q\\WO+\g7','',0,'?'),(_binary '~\D3\Z\0=\','wp-content/plugins/woocommerce/src/Admin/API/Taxes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Taxes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd=y(\U[qC',_binary '\n9\/\\r\\\[T(Yg\B\\<Ŗ','',0,'?'),(_binary 'YFB1\j-\鶢)r','wp-content/plugins/woocommerce/src/Admin/API/Templates/digital_product.csv','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Templates/digital_product.csv',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ē7a@\"\?\|Y',_binary '4&ё١\Y\0B\,u\Kg3\;\2','',0,'?'),(_binary '\\\\&ﳢ\\6\','wp-content/plugins/woocommerce/src/Admin/API/Templates/external_product.csv','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Templates/external_product.csv',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\\nl\\O\7h',_binary 'MkBϿVa?\\y\*\ L\b,G<6G','',0,'?'),(_binary '%j\s\LH','wp-content/plugins/woocommerce/src/Admin/API/Templates/grouped_product.csv','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Templates/grouped_product.csv',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\p\?.쌶e\',_binary '\\am[\:\\\j.\PG','',0,'?'),(_binary '\mɴh@gp\\|','wp-content/plugins/woocommerce/src/Admin/API/Templates/physical_product.csv','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Templates/physical_product.csv',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yxr\\\W4\\"',_binary '\\4:kJ#1\?.ٝ\xنE\\','',0,'?'),(_binary 'v`ܦq\t\a-$\','wp-content/plugins/woocommerce/src/Admin/API/Templates/variable_product.csv','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Templates/variable_product.csv',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\\\f}\\M\mR\',_binary '\gH\\'\\0{JWɎ\+RyT~:#/|q','',0,'?'),(_binary 'ھ\Ί\zgv\̛6','wp-content/plugins/woocommerce/src/Admin/API/Themes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Themes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\֠؋Uѓ3',_binary 'g\'\\,	[\\\\M\;\<=t5Eg9bo5\\n','',0,'?'),(_binary '\T\\-\"}y\@','wp-content/plugins/woocommerce/src/Admin/Composer/Package.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Composer/Package.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5J\VnjWNF',_binary 'jbs\ch\:ʹo\e\p\kB\','',0,'?'),(_binary '4Y\3\\zɫ','wp-content/plugins/woocommerce/src/Admin/DataSourcePoller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/DataSourcePoller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\{\{\Ѳ\',_binary '\&jam\\\\\[h؝D\\0\','',0,'?'),(_binary '4wҗ\wk	Uϋ:','wp-content/plugins/woocommerce/src/Admin/DateTimeProvider/CurrentDateTimeProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/DateTimeProvider/CurrentDateTimeProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q혴c\sl]sb',_binary '6fPF\>Cs)b\|h\\\:\r&vjM','',0,'?'),(_binary '\5̓ϻ	V\/\YT\','wp-content/plugins/woocommerce/src/Admin/DateTimeProvider/DateTimeProviderInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/DateTimeProvider/DateTimeProviderInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\PD{\9\\\\'',_binary 'Y\/XטE3oL*z\@	.X>TW','',0,'?'),(_binary 'I\0݄Ɣ','wp-content/plugins/woocommerce/src/Admin/DeprecatedClassFacade.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/DeprecatedClassFacade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#^\\l\\x\S>\',_binary '&e7+?I\g:%\\D\xiVx','',0,'?'),(_binary 'gJg%t6U\l','wp-content/plugins/woocommerce/src/Admin/FeaturePlugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/FeaturePlugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%/-&YͲ\Z>',_binary '&\Fz\/ovri\\\v˴;ۧZf[','',0,'?'),(_binary '-Q\'h','wp-content/plugins/woocommerce/src/Admin/Features/Features.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/Features.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CAqc?\vN\\[T\',_binary '\&b\\\>m\΅\1\~]\nb\\[\\\Z\','',0,'?'),(_binary '/4\yx\\n\\\T\','wp-content/plugins/woocommerce/src/Admin/Features/Navigation/CoreMenu.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/Navigation/CoreMenu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Y7\8\|Dy\',_binary '\f@5C(`<$W\=g~;)\\beij~`\','',0,'?'),(_binary '\*Z\\\\Pr\|\','wp-content/plugins/woocommerce/src/Admin/Features/Navigation/Favorites.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/Navigation/Favorites.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\VG#\;k>@\Z',_binary '/R0pǐ_|\>{<\ů\\q<','',0,'?'),(_binary '\\$\\am\"\_\q\\','wp-content/plugins/woocommerce/src/Admin/Features/Navigation/Init.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/Navigation/Init.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%˪Ccf:\r}\\\',_binary 'X%.YV\:\AV55\(\0!\0pԑ','',0,'?'),(_binary 'Az\zbh]CMC','wp-content/plugins/woocommerce/src/Admin/Features/Navigation/Menu.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/Navigation/Menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\\4nV\B\\\g',_binary '7\M6nhgIl\HMYP>gԪhpDL','',0,'?'),(_binary 'p)\!\vi\]8','wp-content/plugins/woocommerce/src/Admin/Features/Navigation/Screen.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/Navigation/Screen.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\\\	KP',_binary 'U#F\\n>\\\\.z6,M4\"lM*\','',0,'?'),(_binary '\\ݣ&9\\-','wp-content/plugins/woocommerce/src/Admin/Features/Onboarding.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/Onboarding.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TCb\UQ&\IC',_binary '筝Y\0v5(\DNąX','',0,'?'),(_binary 'b@\a&\\3\','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/DeprecatedExtendedTask.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/DeprecatedExtendedTask.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}\)\`ҰJ',_binary '\3Y\@\m#W6\\WK;#xs%%\{','',0,'?'),(_binary '\ħc`\"hd\XF\d','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/DeprecatedOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/DeprecatedOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\\\\\ǔa\cyb@',_binary '\\=\n\e\Z#Ӥ\r\r\\0V\Z	(\\"','',0,'?'),(_binary '_6KIWd\׍#A\','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Init.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Init.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\\߂zq8q',_binary '24hu\9\\n^Z\\.Rݦn1\\','',0,'?'),(_binary ':8B\YqEm^\R','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Task.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Task.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')P)\\G\0\S0',_binary 'L\\nG\܌^E\KK~\\V','',0,'?'),(_binary '\&?4W{h\\nB','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskList.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\o\B*\\q',_binary '\\&;X8\\\k!\ŚiYs\','',0,'?'),(_binary '\(&*wuBZNG,8i','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskListSection.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskListSection.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'boT\]JPߣz\',_binary '5kOQ;\]\\_Ro=OCo\/\\','',0,'?'),(_binary '+%\\\rY\?','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskLists.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskLists.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!E\G\n\0\nq\񇁓\m',_binary 'rRs\\:C.b*Q}\2j\gH\7\','',0,'?'),(_binary '\HAJg\v\C%','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskTraits.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskTraits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\t\SQ{D\0\',_binary '5\\1A\\\%a\i\ZSWfq\r%\$?*\i','',0,'?'),(_binary ':ba	\n\v|S','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/AdditionalPayments.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/AdditionalPayments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,Kw}M&',_binary ',%\\\LN\\X\r	\'D?\','',0,'?'),(_binary 't8\<Е\\\O','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Appearance.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Appearance.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[Ʋ\\ϘeHٍ(\o',_binary 'B\n6:\yqQ\%C\"%r\1\%.H\^','',0,'?'),(_binary '\E댫s\\r\ \ڮ','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\"\\0*\\ ',_binary '\\\v\~\3^^ \\0pfƼS\','',0,'?'),(_binary '&lK\|R6 \K\','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Marketing.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Marketing.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\ӂ$J\',_binary '\P\P7<|:~L\\\f\zuqe\\\\{','',0,'?'),(_binary 'Ѭ\\\\\n*\۲','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Payments.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Payments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|\\Fm\?',_binary '\r23\9R\$sn\ì\5Y','',0,'?'),(_binary '\d\qUIcr+\\\','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Products.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Products.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\\2t!0Z',_binary 'X\Z<oY\C8\\\LB\b\=Y','',0,'?'),(_binary '3\\\\T\3B','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Purchase.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Purchase.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"Ņ+bK\\k35',_binary '\a\tk<Ez\틄\\QF/-{u\\\\]','',0,'?'),(_binary '7}9\}W\"C]i','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/ReviewShippingOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/ReviewShippingOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']N\.\\\9\',_binary 'tE7v4\\<\\I^g5\r{,Y','',0,'?'),(_binary 'mN6\\\i\','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Shipping.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Shipping.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\i\ZxQ\\)',_binary '\0.\\\\0!3\tr1Z>\I\ʮ','',0,'?'),(_binary '\F\n\ȩ\w!V?A','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/StoreCreation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/StoreCreation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\\'Y\\ýW( K',_binary '&\t\c\\x\\V\\MtWVW\bkX','',0,'?'),(_binary '̿D\׵\\^=\;','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ZY?s\\\\X',_binary '\`Qb\UW7ܖϞ)K\s}\#','',0,'?'),(_binary '\`c%#@\]X+a','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Tax.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Tax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RD\nWō\(',_binary '\ь5\^\4Uo\%^+\\8W','',0,'?'),(_binary '\y2h','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.\rry\',_binary '/\]5D?\A\\\K\&\\\\\bhv%','',0,'?'),(_binary '%W\\?W}<','wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oٌ\',_binary '$!5\\Z\\4{D\Oq&\W\\ \O8\','',0,'?'),(_binary 'f6d\\s\k[','wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/EvaluateSuggestion.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/EvaluateSuggestion.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\9\\\\\\@\5\',_binary '\H%Do3\ P2)\\\?\D','',0,'?'),(_binary '-;\Pk,\\I\\\M4','wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/Init.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/Init.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{9\é&OK%',_binary '\R@dT\rŷB\iL\]\3bU F\','',0,'?'),(_binary 'u\9RrT?F\','wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/PaymentGatewaySuggestionsDataSourcePoller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/PaymentGatewaySuggestionsDataSourcePoller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0N!d\\',_binary '䘉\x|\'N^b\+i\n\\/f33\_G','',0,'?'),(_binary '7-s\r1\̒\Q','wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/PaymentGatewaysController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/PaymentGatewaysController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"شH,2\84\r+',_binary '\.Wb(GGY\=\\w[\*\n\J/\\w\','',0,'?'),(_binary '\H\Z4dD`\','wp-content/plugins/woocommerce/src/Admin/Features/TransientNotices.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/TransientNotices.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\͚G^\',_binary '{v!\\hKn\'\;\ރ<','',0,'?'),(_binary 'Vkx\\Q{T\"\B Z','wp-content/plugins/woocommerce/src/Admin/Loader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܘ{[\v^\щ',_binary '\F\\7zɅ\XEi-	\\/<}','',0,'?'),(_binary '\\Fe\\x\$6','wp-content/plugins/woocommerce/src/Admin/Marketing/InstalledExtensions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Marketing/InstalledExtensions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\d!\śM20\4',_binary '\\\S\(\\Ch&\7\'\\0\q\Ƅ_','',0,'?'),(_binary 'fyV}hlW\EF','wp-content/plugins/woocommerce/src/Admin/Notes/DataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Notes/DataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\E\Ҋ\B/I',_binary 'W$@㖵\H\ᵌ%Ŏ8','',0,'?'),(_binary '\_\\\rl\[|LW','wp-content/plugins/woocommerce/src/Admin/Notes/DeprecatedNotes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Notes/DeprecatedNotes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ \\\r\腭T\ ',_binary 'W\Ϻ\[4x?\\Zlʡ<X\1\O','',0,'?'),(_binary '̶\`\\rg\\7/N\','wp-content/plugins/woocommerce/src/Admin/Notes/Note.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Notes/Note.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J1ז\\']]',_binary '\J\ \\եJ\\yo\\\/)\\u','',0,'?'),(_binary 'O\ü\q\j(\V;','wp-content/plugins/woocommerce/src/Admin/Notes/NoteTraits.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Notes/NoteTraits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+\Lc\Z\0E:FI\\',_binary '	qR\rh\\J\\$\W\Z\\{=`6','',0,'?'),(_binary '\#\\d\wi0','wp-content/plugins/woocommerce/src/Admin/Notes/Notes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Notes/Notes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\\7}Ϣ\\\'',_binary 'uxXX:Wh\m\rtqc1^N\','',0,'?'),(_binary '\Y\\(\B\','wp-content/plugins/woocommerce/src/Admin/Notes/NotesUnavailableException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Notes/NotesUnavailableException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\o\F\\\)U',_binary '5}-\\אٻV\O\kEQ(^\M\','',0,'?'),(_binary 'É\$]<\R-#	9c\','wp-content/plugins/woocommerce/src/Admin/Overrides/Order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Overrides/Order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\\?\P\ì8\<ں',_binary 'S~\\qq\\\\\?DT\Om\\\8<LzQ','',0,'?'),(_binary 'n\M2C>\\Y\\\u','wp-content/plugins/woocommerce/src/Admin/Overrides/OrderRefund.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Overrides/OrderRefund.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/:\д\0Np%Y\0#',_binary '\'\?\ǩJ\r\@\>\Z\\\N\b8w+','',0,'?'),(_binary '\\\\\HxN\AEzG','wp-content/plugins/woocommerce/src/Admin/Overrides/OrderTraits.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Overrides/OrderTraits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{ư\Z{\\"\\p\]',_binary '0\Z\9!,0O\\Cs\ \mx','',0,'?'),(_binary '\v\n\reJ]','wp-content/plugins/woocommerce/src/Admin/Overrides/ThemeUpgrader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Overrides/ThemeUpgrader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\{w/2TUI\n',_binary 'QVO+$繯Ɏ\l#{іӡO\b','',0,'?'),(_binary ',\Zh\_\5]\#Œf\','wp-content/plugins/woocommerce/src/Admin/Overrides/ThemeUpgraderSkin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Overrides/ThemeUpgraderSkin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\tf\\#R,O',_binary '\}Q\[ŵe\a2KO\\ڂ#`o?*\T','',0,'?'),(_binary '\\\H\\d2b\\\>','wp-content/plugins/woocommerce/src/Admin/PageController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/PageController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G^47od0\)\f',_binary 'R\B\|\n|\\w\n\5(\','',0,'?'),(_binary 'm[\*ud੄6+g\','wp-content/plugins/woocommerce/src/Admin/PluginsHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/PluginsHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Gs<`\\\A]_',_binary '\jJ9\_8\X\EG\S7\\r-?:\C','',0,'?'),(_binary '\\Q͒~pޝ','wp-content/plugins/woocommerce/src/Admin/PluginsInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/PluginsInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Wj\(\5Hz;W|',_binary '\[[\?_=IzC\\,\4\gF\J','',0,'?'),(_binary '\tAa\3ך+','wp-content/plugins/woocommerce/src/Admin/PluginsProvider/PluginsProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/PluginsProvider/PluginsProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')ST`(\X\]',_binary '\\T1\\DH-\O+{<I	o)\\@\\','',0,'?'),(_binary 'y䂬\2!5','wp-content/plugins/woocommerce/src/Admin/PluginsProvider/PluginsProviderInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/PluginsProvider/PluginsProviderInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[9,\p\h;G',_binary '\\\|\-[\(E97k\/p  ?\','',0,'?'),(_binary '`JڶÐY\&8j\','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/BaseLocationCountryRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/BaseLocationCountryRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\q́\"USAlv',_binary 'N\-\<\\b\Cf\\n<u\r\\[\\','',0,'?'),(_binary '\~\\\\\G97;(','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/BaseLocationStateRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/BaseLocationStateRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LAc\\8\\\Z7/a:',_binary '\\"Cl>j\cٴWYO=$5m\\"','',0,'?'),(_binary '\\l\w+uG<Se','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/ComparisonOperation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/ComparisonOperation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z?O:gO1\\e{',_binary 'Y䚺W\7iB]i\\(GOX\;\?\Z\\;','',0,'?'),(_binary 'F\\:}-/\ۅK\','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/DataSourcePoller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/DataSourcePoller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\xG\\v3\)\',_binary ')?H)\\\0I\a+\Zt\\\t\\47ڎ8h','',0,'?'),(_binary '%-z]mJ\'k\YLZ','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/EvaluateAndGetStatus.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/EvaluateAndGetStatus.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0g\\>C\\e\\\0',_binary '\=6͜\I/p\PE\8Ĝe%%j','',0,'?'),(_binary '\:\uT÷\A\Y','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/EvaluationLogger.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/EvaluationLogger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\jU\'0',_binary 'A/v\\\9\L\\OT\~r9Ǌ\ް\S','',0,'?'),(_binary 'm]\\\U|x','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/FailRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/FailRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<Q\y61yw\\Z',_binary 'v(2g\N\b\0D\'\# \\m\','',0,'?'),(_binary '\vbXxX_\','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/GetRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/GetRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4h\-\gZ\\q\\\',_binary '\ç\Cr\^\cL\w)h\+\!\\s\','',0,'?'),(_binary 'Zj \3.O\9ٱ','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/IsEcommerceRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/IsEcommerceRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I{K\Z\}\\3F6\G',_binary '̘=d\\I\A\$\\5\>l.D\>ٰ%s<','',0,'?'),(_binary '\-ӟĸ\.b','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/NotRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/NotRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\R\'w',_binary '*L4\,\0X?ZH2vl1\ߊb?\\\\','',0,'?'),(_binary '\	u\a\0s\[{I\','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/NoteStatusRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/NoteStatusRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\.l\\\R',_binary 'mj\\\\6ɇ1tK}-3\\Ov','',0,'?'),(_binary '*7P\i`H\D%g\','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OnboardingProfileRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OnboardingProfileRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\(@\\',_binary '\j6\\ٖ\	S^k,S^\\Ur6*\','',0,'?'),(_binary '\G<\hd\ZW\r\','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OptionRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OptionRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\,Y鞗\\\ZӶӳ',_binary '琗\\3P\  ܴj|g\\C','',0,'?'),(_binary '~&A1]S\\Z','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OrRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OrRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\d\KSaP',_binary '\Yb1\8N\-r\èK\\nu\8un\','',0,'?'),(_binary '\=\c2\H(O\r','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OrderCountRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OrderCountRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tmഭ\nVRl\',_binary '>&`\nr\\\\\\й޵\Ү@G\\t\','',0,'?'),(_binary 'z\/Ale\q','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OrdersProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OrdersProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\\\J7oش\',_binary '|8\Z?\|1%\\r$̂\\8N\','',0,'?'),(_binary '.|GQ|B\\3T','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PassRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PassRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\"2\\m\'\8\\B?\',_binary '\aϛ\hM\+\X\\\&I@\\\\#)','',0,'?'),(_binary '\.\߂i\6\"\','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PluginVersionRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PluginVersionRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\i\H]ثъ+',_binary 'R7Y\'ve\y\hlN+\\F_\\d\\','',0,'?'),(_binary 'H\0xNl?V\D','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PluginsActivatedRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PluginsActivatedRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\V|{.\ډ3',_binary 'p\h\KU:8\2\\Y]\\])','',0,'?'),(_binary 'e}ZC\\Z','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/ProductCountRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/ProductCountRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Hm]^\\\',_binary '\\Y^KR\Z=9%؍\8\a?a\\-C','',0,'?'),(_binary 'Ջ\\ɳ\3 x/','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PublishAfterTimeRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PublishAfterTimeRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\p2OW\J\\\',_binary '\D,\\\\[Z/^tٌ	KS','',0,'?'),(_binary '_\PVZ\\\p\瑽','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PublishBeforeTimeRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PublishBeforeTimeRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gp\~\ns\\E\\:',_binary '\x>.\\:\%v\Aq\\ysCp\"\[','',0,'?'),(_binary '\F{\\%L,','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\M;\'\Z~ؗ\0',_binary '$C/JKgx\\\\MM\\n}\ۜ','',0,'?'),(_binary '\\K\BʚZ\','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/RuleEvaluator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/RuleEvaluator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\"\vl|\S) 4M',_binary ']\{\r\rrv\ٚ\e\ꚙH\lP(N.\W\','',0,'?'),(_binary '˕W&i|6É_','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/RuleProcessorInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/RuleProcessorInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%X<\\\',_binary '_\{ϟ\9H&W3\\(Tu5\\m\S','',0,'?'),(_binary 'е\\\A\x(\\l\\','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/SpecRunner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/SpecRunner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܬ(oX03ꪧ\jN',_binary '\\JyS\*\\\\\Zk`Ghkٝ\','',0,'?'),(_binary '\B\\-Ե\\\/\','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/StoredStateRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/StoredStateRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uJ\O=?\ŻBQ7',_binary 'ƀ?\?S*<Om\H=\)ɬ=','',0,'?'),(_binary 'q&\\\G\\._','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/StoredStateSetupForProducts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/StoredStateSetupForProducts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\r㎀\'o>',_binary 'R-P\\n\\$2Q`\j\nh','',0,'?'),(_binary '\\Ti@\9YuD%Y','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/TotalPaymentsVolumeProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/TotalPaymentsVolumeProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B>06\J+/',_binary 'Z\|aI\rśXjh\WG>7p$\','',0,'?'),(_binary '\\N\"\\\d,\c0|','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/TransformerInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/TransformerInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ˠ\%Hov!\',_binary 'J\#<N\Em\Q\V','',0,'?'),(_binary '\\n& \d-[\A','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/TransformerService.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/TransformerService.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RE*xŝY\;^',_binary '\\\RC\\K\\j\M\Q=ֲ\`\QM','',0,'?'),(_binary 'n>*zМG\\pa','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayColumn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayColumn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm({\ \\\',_binary '\\1\ jUT~5g\e;rbʉ)\\C','',0,'?'),(_binary 'j\n\.;Gu%7w\','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayFlatten.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayFlatten.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '꫶\\(@1\f\',_binary '@-R0uUW>\ypXZ,\Ϊ]kp+2JY','',0,'?'),(_binary '\Y~.M\\\\\','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayKeys.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayKeys.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qB)yQ\\jt',_binary '\\\1\\_/Rع\Z(v\\\e6Q\','',0,'?'),(_binary '\\El7\'?,t','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArraySearch.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArraySearch.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\d\#\M$',_binary '\\'\oC̤d^n7\54\\Y','',0,'?'),(_binary '\'픤~\\\~\0','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayValues.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayValues.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\V\\qY',_binary '&\Z\\\$7\.i\\\$5C@ .d','',0,'?'),(_binary 'ڮ׵P=!\3jjg\','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/Count.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/Count.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ce\\`F]\ŠY\',_binary 'Uj\\ \\SG\y\F\\&|h,.\','',0,'?'),(_binary '7\]\sG\8\\r','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/DotNotation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/DotNotation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rk\<%>%B\ZBp\',_binary '\]h\/\xh\@\\n?S~?','',0,'?'),(_binary '䒞>U\\\\\D','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/WCAdminActiveForProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/WCAdminActiveForProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\\\0\\%Ĉ\7',_binary 'm7\/\7k._m\fz \','',0,'?'),(_binary 'c\n픐8\)\','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/WCAdminActiveForRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/WCAdminActiveForRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wu3\\-g@|FY',_binary '`|q\"她a~\\\\\ΝĎn	\\P\;','',0,'?'),(_binary 'pi%;M7bi\0	9~','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/WooCommerceAdminUpdatedRuleProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/WooCommerceAdminUpdatedRuleProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ĭ?)ƺ1f͑\',_binary '$]/kl\)U\ \x_ʠ]\\','',0,'?'),(_binary '\\"sij>vy\\fٿ\','wp-content/plugins/woocommerce/src/Admin/ReportCSVEmail.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/ReportCSVEmail.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\e\\\'\Էq}',_binary '	K\7~z\	)Ȓ2N\7\\\\\}|#\0','',0,'?'),(_binary ')\[\w*\}EhN','wp-content/plugins/woocommerce/src/Admin/ReportCSVExporter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/ReportCSVExporter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\\:f,ُ$',_binary '\1z?=\r\\<.\O$xhbjw\\\N\\','',0,'?'),(_binary 'd\nk~t2\3','wp-content/plugins/woocommerce/src/Admin/ReportExporter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/ReportExporter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*.tj\C\',_binary 'E\\\\#\;$\\՝(3z\"~\X\d1%q','',0,'?'),(_binary '\\ڥ\	\\\\_o','wp-content/plugins/woocommerce/src/Admin/ReportsSync.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/ReportsSync.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&LPzbaH',_binary '\+{\SJY%\\"\0:E\UB\N','',0,'?'),(_binary '\\45Hv+5\/o!G','wp-content/plugins/woocommerce/src/Admin/Schedulers/SchedulerTraits.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Schedulers/SchedulerTraits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~T\\\\5\/\\',_binary '\\r؈\\BK`G1/\\n-Kڲ\i\\\','',0,'?'),(_binary '\|?̱ZJC\','wp-content/plugins/woocommerce/src/Admin/WCAdminHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/WCAdminHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\\\ E\',_binary '\\\I`\\\\\\'\\*;ܟ\ ','',0,'?'),(_binary 'a\\9\\n\\O\m','wp-content/plugins/woocommerce/src/Autoloader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Autoloader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}-d?\[M-9',_binary '%\}~\=\l&F\nDO\\"','',0,'?'),(_binary '\\+co)d\~N@','wp-content/plugins/woocommerce/src/Checkout/Helpers/ReserveStock.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Checkout/Helpers/ReserveStock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Tv\n\{\ œ',_binary '{3{WA휢mWeHY*\q?\','',0,'?'),(_binary '\,1mJC\͆K\','wp-content/plugins/woocommerce/src/Checkout/Helpers/ReserveStockException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Checkout/Helpers/ReserveStockException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4&\+\Fٔ',_binary '2W:K\̖b:	-,e);ju\L\q','',0,'?'),(_binary '\7t6s&*Ik','wp-content/plugins/woocommerce/src/Container.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Container.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8_xR<Bd感',_binary 'kOG>\\ǡϗ͵\!%lD\\`2{]','',0,'?'),(_binary '$2*배a\','wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/CLIRunner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/CLIRunner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\|k27\K\n',_binary '(\\\;{\'\\\[],b\ zUN\\','',0,'?'),(_binary 'e+{\r,h>\Q\"\','wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostMetaToOrderMetaMigrator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostMetaToOrderMetaMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\6\N+@Q\',_binary '\\\In\r\R&cC\\Ɖ+,\oW\\','',0,'?'),(_binary '\~_M\O(','wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostToOrderAddressTableMigrator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostToOrderAddressTableMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6*Y+K4)\\',_binary 'ïG\\)8\ӷre\\\S\\\q\','',0,'?'),(_binary 'T.\\mJn\0Y','wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostToOrderOpTableMigrator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostToOrderOpTableMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\/R\Z\F@oj\*',_binary '.WPP[i\\:\\Tw(\\\~a#wӡMO','',0,'?'),(_binary '\^/U8WٶF~','wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostToOrderTableMigrator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostToOrderTableMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K@\\\\kl',_binary 't\1r\N9\f\@+.\r	','',0,'?'),(_binary '+LmT	\\R\r\','wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'ϣoN\+8@\',_binary 'An\_\r\\NY9\'k\ogA\','',0,'?'),(_binary '\'OVN%V\:','wp-content/plugins/woocommerce/src/Database/Migrations/MetaToCustomTableMigrator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/MetaToCustomTableMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\#$¥|;\ʽ',_binary '&\\ \\\"6@\\eDv\6alKE\	','',0,'?'),(_binary 'v[^|%@;ں_','wp-content/plugins/woocommerce/src/Database/Migrations/MetaToMetaTableMigrator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/MetaToMetaTableMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0G\u>Y\")*',_binary 'bo\\"\,\@}\VD\l\~\0\','',0,'?'),(_binary 'v\ J16\=jܙ\K','wp-content/plugins/woocommerce/src/Database/Migrations/MigrationHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/MigrationHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\P\\f`pN7\D',_binary 'ñ\0eo!\P\q\TaN)#0\','',0,'?'),(_binary 'E)\syp\ri\\z','wp-content/plugins/woocommerce/src/Database/Migrations/TableMigrator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/TableMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B_R},\'[D%',_binary 'mSC1\OX\Wwx\"n%\\BM~V\\#','',0,'?'),(_binary '\FS\ԍca7/B\\','wp-content/plugins/woocommerce/src/Internal/Admin/ActivityPanels.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/ActivityPanels.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\\0]\<\x@&%',_binary '.\v;\0oU\a(y\W\O','',0,'?'),(_binary '\jΑ\b\q+m:','wp-content/plugins/woocommerce/src/Internal/Admin/Analytics.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Analytics.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\\"hN}\[\\<@B',_binary '[%\;6gly\oi\F','',0,'?'),(_binary ':\c`V6\*A~','wp-content/plugins/woocommerce/src/Internal/Admin/CategoryLookup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/CategoryLookup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\&\rȼ\\C?]\U',_binary '\\L\nXl	/\"CwKs\&1ad\I5\','',0,'?'),(_binary '\)K>O$\','wp-content/plugins/woocommerce/src/Internal/Admin/Coupons.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Coupons.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J~\R\\1\',_binary '\0*!F\\;\\0D\#\\\@\','',0,'?'),(_binary 'S\U\]%w\n9','wp-content/plugins/woocommerce/src/Internal/Admin/CouponsMovedTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/CouponsMovedTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\\q+K(C',_binary '\\GXج\?x[/\\rq[\\','',0,'?'),(_binary ';\"kNkg@s\\','wp-content/plugins/woocommerce/src/Internal/Admin/CustomerEffortScoreTracks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/CustomerEffortScoreTracks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\"\u[-w\iVV',_binary '}kr#~\n8	ubTz\\`0Z\\Z\','',0,'?'),(_binary 'L2}\T2H\\','wp-content/plugins/woocommerce/src/Internal/Admin/Events.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Events.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z5[\B\0@ Nv',_binary '\\\L\u0I +\\H}\\́\ng\p\l喼^','',0,'?'),(_binary 'Eڟ\R؞Xm\=','wp-content/plugins/woocommerce/src/Internal/Admin/FeaturePlugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/FeaturePlugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"\8Esj\P\',_binary 'nG{B9\\\\\߱\\'{','',0,'?'),(_binary 'VIǮ\[O','wp-content/plugins/woocommerce/src/Internal/Admin/Homescreen.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Homescreen.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\\q\Ct\',_binary '\#5CWb\\`u\c\08\','',0,'?'),(_binary 'e\/;OFfH','wp-content/plugins/woocommerce/src/Internal/Admin/Loader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\Ɨ\i2ߖ\Y\\',_binary '%;@\ty<)3Sr0=\(','',0,'?'),(_binary '7\Ҹ|\\w\Q@','wp-content/plugins/woocommerce/src/Internal/Admin/Marketing.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Marketing.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@c ;\\(kUI\'h\',_binary 'm[\\\eZΫIX\\\g\E}:\','',0,'?'),(_binary '>c<\\1\\\R\'','wp-content/plugins/woocommerce/src/Internal/Admin/MobileAppBanner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/MobileAppBanner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{	h?\\<Ea9',_binary '\r_u\m#$C\K\P޼p꟦\*E\[\t','',0,'?'),(_binary 'L\LSE7Oo','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/AddFirstProduct.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/AddFirstProduct.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`p6\\s=`\/',_binary '\\)1#g\z\ #4w\n\Z2D=5','',0,'?'),(_binary 'y\_Z4\F{]','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/AddingAndManangingProducts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/AddingAndManangingProducts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K\\\Z\\l',_binary 'f\"y\Zy\\\\1I0zSn\Zr#x','',0,'?'),(_binary '`\:\6\T;#c\','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/ChoosingTheme.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/ChoosingTheme.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '00>ۓx\r؞1',_binary 'b6\T\\7 W\'\\bB\i\','',0,'?'),(_binary '\\O\\\\Rkz\','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/CompleteStoreDetails.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/CompleteStoreDetails.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ZE\\\D-PA+',_binary 'G\(\*+;.0\n6\LVϵaMq\','',0,'?'),(_binary '7~@9x1&S\nK','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/CouponPageMoved.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/CouponPageMoved.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\l&.Kdk\շ',_binary '\\#+`ӑ-}G\߇(&\\z\;@G\','',0,'?'),(_binary 'pq_\)J','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/CustomizeStoreWithBlocks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/CustomizeStoreWithBlocks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\;\W\.\o7',_binary '\\'\\"\'}\`oPu8$\T\*ʈ3','',0,'?'),(_binary '\3R+\\Cg\-\\\','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/CustomizingProductCatalog.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/CustomizingProductCatalog.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S֠Y\\8$\\\i',_binary '@}8~\w)\WiVsҴ\?\\\<\|o','',0,'?'),(_binary 'ޘ\\\![\NB\#W','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/EUVATNumber.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/EUVATNumber.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A5Z1_ب֛N\W',_binary '\\0\~\\Eu\"\\\\m\E\L\z|\^','',0,'?'),(_binary '偑!\"\rhf','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/EditProductsOnTheMove.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/EditProductsOnTheMove.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\\0i\1\\-mx\\',_binary '\ڭ\\zX䩧\Y;.e4$T\麈š','',0,'?'),(_binary '\2L=E/Ҭ|Z\@r\W','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/EmailNotification.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/EmailNotification.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\O\n92G}m\\',_binary '\\x\0?Xt\\1\/\0Exsxe+^.','',0,'?'),(_binary '\[z \C|i0;','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/FirstDownlaodableProduct.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/FirstDownlaodableProduct.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pzg\\\n\',_binary 'X\\J\\fL7\\rѫ}\)\[\L=','',0,'?'),(_binary ')7Z:1w\\','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/FirstProduct.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/FirstProduct.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Kע?Oz\(ԮQ',_binary '75\e/u\;\\\s\$l9<e\Hlb}\','',0,'?'),(_binary 'v\w\\b8\,7','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/GivingFeedbackNotes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/GivingFeedbackNotes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j/1\޴cV',_binary '\\n\G\x2\\:+\F-\؝','',0,'?'),(_binary '=ڜ=넯\TrN;','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/InsightFirstProductAndPayment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/InsightFirstProductAndPayment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˪O\2f^\\',_binary '\"\\@6{ȄZ,4r\%\naH\rxAv','',0,'?'),(_binary ';XX\Q1\\','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/InsightFirstSale.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/InsightFirstSale.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C}\\d*^U\\W',_binary '2\3\o4!\Q\0B\"h\+$@A)\','',0,'?'),(_binary '+N \4l\\/8','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/InstallJPAndWCSPlugins.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/InstallJPAndWCSPlugins.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0p\e~\0\:|\0m4',_binary '\\0\n,\R\Ҋ\R\8xUO\'a&\+','',0,'?'),(_binary '\%\Q\i\djD\.','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/LaunchChecklist.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/LaunchChecklist.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\ZU\\?;17(}T\',_binary '\̤\d\x\\\\b%ɜ\/\4w!c\\Z','',0,'?'),(_binary 'CB`\\"\\\h*f','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MagentoMigration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MagentoMigration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q$<YW_ {g\\',_binary '\}\n$\0Cx]\]\4\\\|K\f\[','',0,'?'),(_binary '\:3\r1cz\','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/ManageOrdersOnTheGo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/ManageOrdersOnTheGo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',Q\n7\\&:,',_binary '\0=\6\`Z\ycd;\rXl','',0,'?'),(_binary '.ԡ\fI\4\#','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/ManageStoreActivityFromHomeScreen.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/ManageStoreActivityFromHomeScreen.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\\r:A\/lNm',_binary '\!Ok5TGlSAܰ\rZ\\Z','',0,'?'),(_binary '$N	YX^\\','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MarketingJetpack.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MarketingJetpack.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@\]p\]a\n',_binary 'h\\r>_c,T\z\z\P','',0,'?'),(_binary '(:\tg\\\Ϭ','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MerchantEmailNotifications.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MerchantEmailNotifications.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\x\\X\-Z3\',_binary 'VL0^5j\/\\ns\\n\','',0,'?'),(_binary 'S]؛$@\','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MigrateFromShopify.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MigrateFromShopify.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B5n\\mWXV.',_binary 'j/{\`6+\EpK;)l\,\Ƿ#\D','',0,'?'),(_binary '#%W4\\\','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MobileApp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MobileApp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(\w\?	D\Bf',_binary 'w\G\8\\K.pg\(\\\\r?-e','',0,'?'),(_binary 'g_Xr|B/O\!','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/NewSalesRecord.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/NewSalesRecord.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i\'y\\L\Xᢷ',_binary '\׫8\8e\}w\E:\r=V]iƇ\\\\\Y\','',0,'?'),(_binary '\\\#p(NH','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OnboardingPayments.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OnboardingPayments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&\\\'\J7iv\',_binary '?(\h5s^k\\\X\zB','',0,'?'),(_binary 'x0,H=|\d','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OnlineClothingStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OnlineClothingStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B;扴\}',_binary 'k# ek\\;\"}V\E\!f\\'\'qᜩi\~\S','',0,'?'),(_binary '\\,Q\P\p6t	\','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OrderMilestones.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OrderMilestones.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6<)6^\{l`',_binary '\S`Ew.MU\\|\\B￣/\"','',0,'?'),(_binary 'Pz:~[:嶢Lhc\=','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/PaymentsRemindMeLater.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/PaymentsRemindMeLater.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q&\\\t,M}\\',_binary '>\\Zr\7\\\5j\\"m?rN\'^%\','',0,'?'),(_binary ';׃\\\0\@\5=H','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/PerformanceOnMobile.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/PerformanceOnMobile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lEl;\J\at\\0p\\',_binary '\\C\f\\+Щ\\n\r\g\\K','',0,'?'),(_binary '\\]e\+Ȓ~~i6B','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/PersonalizeStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/PersonalizeStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\,\<ӹ;32\G:',_binary 'wJ-,\'\}#}$Z\>\^\-\\Y{','',0,'?'),(_binary 'ƥ,=\룺\','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/RealTimeOrderAlerts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/RealTimeOrderAlerts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0;nWMO=~Qئ',_binary '\s/9\\||\%A\\\wWW\l	','',0,'?'),(_binary 'M`\r_\Vk(\n','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/SellingOnlineCourses.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/SellingOnlineCourses.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ku֜\\',_binary '\7fr\Zy\\a>\t\g/TJ1\','',0,'?'),(_binary '24\}@pŜ\','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/TestCheckout.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/TestCheckout.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\mU\*-J\',_binary 'Q\\WC)zЌ\r\[\\~\r\','',0,'?'),(_binary 'V\\1\>\$d\\C','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/TrackingOptIn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/TrackingOptIn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\h68Ƙ',_binary 'ג\v)\\ΰ\ǯ\֓DD:Hy\n9','',0,'?'),(_binary '	5>^u\\ԓ.','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/UnsecuredReportFiles.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/UnsecuredReportFiles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\\瞬]6A(',_binary '[=f<;(α\RT\\Z\|[\@k,\','',0,'?'),(_binary '\Zn\0	\|G~\','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/UpdateStoreDetails.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/UpdateStoreDetails.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'M=g;t\',_binary '\/:\n\\L\2yʦH\\;(\','',0,'?'),(_binary '\\\\\U\\Ma','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/WelcomeToWooCommerceForStoreUsers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/WelcomeToWooCommerceForStoreUsers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ΰ\:~f/J',_binary '\T\Z5\\09\,~-\y\k \P`\t','',0,'?'),(_binary 'Xf09\\%\?0','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/WooCommercePayments.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/WooCommercePayments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DhI!y\,\Z&l\',_binary 'Uڵ\xv\._IA\'\ye8\\?#\','',0,'?'),(_binary '\](\\`5>_\9','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/WooCommerceSubscriptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/WooCommerceSubscriptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nF!\Iȷy\',_binary '%\qj^ؤ\<u\U4J\r\Hq\\\\','',0,'?'),(_binary ')&\0*\\\\nv\\','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/WooSubscriptionsNotes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/WooSubscriptionsNotes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=2XV\!̜؛\Γ',_binary '.II\\_\'p\S*uS\\\\\ɶو\"F','',0,'?'),(_binary 'J\)^I_\&4\L','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/Onboarding.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/Onboarding.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:\\\\r7?֛',_binary '\n\Z jt\A\:\\zc:P̼','',0,'?'),(_binary '&Io}/g\G֐1\C','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\ \K\2I\',_binary '\0_\ŗa\\3a7fs\W6o(T\:\$C	\','',0,'?'),(_binary 'k1k\l\rnl\!?\"','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingIndustries.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingIndustries.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\8:\\\/T\	m',_binary ',\\x\\Q\tƗ\2\\\r\\\\\rۂ','',0,'?'),(_binary '?\穖`yH@\?\','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingJetpack.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingJetpack.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nC6o\\^)O\',_binary 'Aq\/\x1:1F\8m\o,P\"wR','',0,'?'),(_binary '\\j\	iƑ\\DH','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingMailchimp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingMailchimp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\ҭL{Ӓ!^iN',_binary '\\fFn\fL/\mI}i\zv\p\','',0,'?'),(_binary '0\\ԇ;DL4','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingProducts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingProducts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '۳\lo\\\S\+',_binary '2dI	ڗ7\n8\e4Z\\\0D\%\q','',0,'?'),(_binary '\E\-(\','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingProfile.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingProfile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\/*\\\\h\/F',_binary '\AQ\Z\j\כ`k,g]\z%i\Pr\','',0,'?'),(_binary '\6ur(','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingSetupWizard.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingSetupWizard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e2v`{\\ٞp',_binary '_yfˇpޓFWTye9y\@Sm\\r','',0,'?'),(_binary '\>@\.\\`A\','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingSync.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingSync.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\v%6\a\',_binary 'ˋ$\e	c\Z+U\C\ͣ\\','',0,'?'),(_binary 'I:sa\\tU])W','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingThemes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingThemes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V5KԨhv=\~p-',_binary '\l\0gވ[Y\\y-*\R\Ͱ\ҋ','',0,'?'),(_binary 'L\\\* \uD\ng','wp-content/plugins/woocommerce/src/Internal/Admin/Orders/ListTable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Orders/ListTable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \>cӴ\>*\c\',_binary ')\ǯ@\֛>;U\7\GkFU\\z5b','',0,'?'),(_binary '\\\%9M#6\Z\','wp-content/plugins/woocommerce/src/Internal/Admin/Orders/PageController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Orders/PageController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' ?L\pq\)i6',_binary 'a`\\eq 2w\x3ꓥv@\|TG\','',0,'?'),(_binary '@\%\v\#ڣ\\o','wp-content/plugins/woocommerce/src/Internal/Admin/ProductReviews/Reviews.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/ProductReviews/Reviews.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ew\3\Z\"-\n㦽',_binary 'A\`C@i\\Z\q%\\󥄒\k','',0,'?'),(_binary 'OHC1O\(ݹ','wp-content/plugins/woocommerce/src/Internal/Admin/ProductReviews/ReviewsCommentsOverrides.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/ProductReviews/ReviewsCommentsOverrides.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\EJ\o\5',_binary '쑭\"Q\Vi27\EvXX\sXX','',0,'?'),(_binary 'nBq.I\\{p\\ ','wp-content/plugins/woocommerce/src/Internal/Admin/ProductReviews/ReviewsListTable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/ProductReviews/ReviewsListTable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x36`\i.\\\\\Z\Z;',_binary '\ZI@Wbﻊ\\T:\Xȡ\!8~\ذ\\L0','',0,'?'),(_binary '-\o\Z~\"?\W|\','wp-content/plugins/woocommerce/src/Internal/Admin/ProductReviews/ReviewsUtil.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/ProductReviews/ReviewsUtil.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\G\Ntk',_binary '[\\0j\\ZoA\&\\A(F\ZU ','',0,'?'),(_binary '\\w$\\\i\','wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ٚ\\%ЍǫF#',_binary 's!\\V~3u#\3B}RtS\ۖAl{S','',0,'?'),(_binary 'AY=FYyb\wrp\\','wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/EvaluateExtension.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/EvaluateExtension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ү\\Oށv\\6t',_binary 'SX؝u\q\xm<|x\\P6E\\','',0,'?'),(_binary 'iƃ]\\\sZ+\','wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/Init.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/Init.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&zJmp\Bo',_binary 'Ձ\\\"	>]Nm%!g)\\?b','',0,'?'),(_binary '\'-,}*uR{','wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/RemoteFreeExtensionsDataSourcePoller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/RemoteFreeExtensionsDataSourcePoller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '²$x_U#5V\8',_binary '\O\Qy6+Z\\wvkZ\n\_ɞ&','',0,'?'),(_binary '\n\f\\F\/Ι\','wp-content/plugins/woocommerce/src/Internal/Admin/RemoteInboxNotifications.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/RemoteInboxNotifications.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	.z5lq*|',_binary 'p\᫢\~\4<\j\5	\','',0,'?'),(_binary '\O\T?\"3\','wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/CustomersScheduler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/CustomersScheduler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D°f{Q&\0\	\qBG',_binary ',+d\\\l}^\wtP\\CZc\Y','',0,'?'),(_binary 'H\J\`]-\','wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/ImportInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/ImportInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m\\o',_binary '2r\v\\$>\l3$E0j\ \\\\'\\n','',0,'?'),(_binary '\*<\\i%=','wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/ImportScheduler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/ImportScheduler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"$(I\!N',_binary '\ZT\\\\x#׹\~\r\b:p#@i\','',0,'?'),(_binary '\\BE&\1l,','wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/MailchimpScheduler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/MailchimpScheduler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\`-G\n93',_binary '*a \\nљ\_ W\x\\\v_@]+&','',0,'?'),(_binary 'dvfஙC}','wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/OrdersScheduler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/OrdersScheduler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Rs\\\f_H,\rM',_binary '7B\_iVf\s\ؘdn\_Ku\=7L','',0,'?'),(_binary '?E\nHg\㉏','wp-content/plugins/woocommerce/src/Internal/Admin/Settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,d\\\Z\T\41\$\',_binary 'd\mg\\\*=poPMPQ\0\OGN^','',0,'?'),(_binary 'v=bͯ*e_\\','wp-content/plugins/woocommerce/src/Internal/Admin/SettingsNavigationFeature.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/SettingsNavigationFeature.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\B\a,s4',_binary 'Vh)\fC~,S++\l\}FO\5\','',0,'?'),(_binary 'gѽ35~;aP\hD','wp-content/plugins/woocommerce/src/Internal/Admin/ShippingLabelBanner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/ShippingLabelBanner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\i\u sو',_binary 'oȲA\0\\(q\rL<]\\u}39ɋ\','',0,'?'),(_binary '><ȥ\\\\rN','wp-content/plugins/woocommerce/src/Internal/Admin/ShippingLabelBannerDisplayRules.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/ShippingLabelBannerDisplayRules.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@[g\\r)\VM',_binary '\\ْԌ쬤.W6n\`yO\	i^t\','',0,'?'),(_binary 'ٞ_d(\d&]\r_X','wp-content/plugins/woocommerce/src/Internal/Admin/Survey.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Survey.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\pW?ifx\/\PB\\/',_binary '\~\\\厃\!}\_>\M\\','',0,'?'),(_binary 'T\\,N\.\\F]','wp-content/plugins/woocommerce/src/Internal/Admin/SystemStatusReport.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/SystemStatusReport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',*\t\@\\ ]\',_binary 'rn;$\n\$\S9g6d[\.a]\#\%\I','',0,'?'),(_binary '\0\\lMaœD;E','wp-content/plugins/woocommerce/src/Internal/Admin/Translations.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Translations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#d\\\ZSMLG',_binary '\2\*-1\\^\ZO`3\\@A','',0,'?'),(_binary 'A$!{\\\Z-\"z1','wp-content/plugins/woocommerce/src/Internal/Admin/WCAdminAssets.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/WCAdminAssets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ro\\\ȧ\ύ\',_binary 'L^O7\koES4!.Q\\07\Z','',0,'?'),(_binary 'Kм\TDt\&tJ\','wp-content/plugins/woocommerce/src/Internal/Admin/WCAdminSharedSettings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/WCAdminSharedSettings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ƅ\_1w=,Gx',_binary 'P\\\^\'\ȼs\(JI\	e&h`P','',0,'?'),(_binary 'gN\jz\撷ܯ\','wp-content/plugins/woocommerce/src/Internal/Admin/WCAdminUser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/WCAdminUser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k,3\\ZtY\',_binary '̌\60p%FF\yL\\	\\/','',0,'?'),(_binary 'Z\!HIh\y\r\G','wp-content/plugins/woocommerce/src/Internal/Admin/WCPayPromotion/Init.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/WCPayPromotion/Init.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0ͧo W1\?\',_binary '\Z417ͅnXN{\אZ,\\'\Y*','',0,'?'),(_binary ']\-W\\3\s\Y\','wp-content/plugins/woocommerce/src/Internal/Admin/WCPayPromotion/WCPayPromotionDataSourcePoller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/WCPayPromotion/WCPayPromotionDataSourcePoller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\*0?U@\O	',_binary '2鈂g|-\\.7ljN\\\ʸ,','',0,'?'),(_binary '\\\+H>\=','wp-content/plugins/woocommerce/src/Internal/Admin/WCPayPromotion/WCPaymentGatewayPreInstallWCPayPromotion.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/WCPayPromotion/WCPaymentGatewayPreInstallWCPayPromotion.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݑ\,\@Y\>S\Z',_binary '\j\k;n\?\\\\\5:C\p&3jrF\f','',0,'?'),(_binary '쉓\\N,\t{','wp-content/plugins/woocommerce/src/Internal/Admin/WcPaySubscriptionsPage.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/WcPaySubscriptionsPage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I}aԳUH\@[\\',_binary 'p?\8\n\Zi\fiKg\\\8\','',0,'?'),(_binary '\l\\\g\\j\]M4','wp-content/plugins/woocommerce/src/Internal/Admin/WcPayWelcomePage.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/WcPayWelcomePage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ikj\\'',_binary 'wr9!+h\=sʔǝlj/9uBPh-f\(','',0,'?'),(_binary '`\\/XB,','wp-content/plugins/woocommerce/src/Internal/AssignDefaultCategory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/AssignDefaultCategory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\\\=\VB\\\',_binary 'ǆ\揻\:,\Yc\\z\X\9ne','',0,'?'),(_binary '0t`\Ǘ\\?\','wp-content/plugins/woocommerce/src/Internal/DataStores/CustomMetaDataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DataStores/CustomMetaDataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gRV׹\g\5%',_binary '[M\\y\2\7Qԭr\O&\\*?K9','',0,'?'),(_binary 'iwXR\','wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/CustomOrdersTableController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/CustomOrdersTableController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(Gg\}\Chbx\?\',_binary 'K(\<~\\\\\c\(s\T\p^','',0,'?'),(_binary '>\n\%W\\l=','wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/DataSynchronizer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/DataSynchronizer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\x\w,ޑ捘',_binary '\Iv\B(,եd#\\l\Y\D=\Ӕ~;i0','',0,'?'),(_binary 'DU\߱0`K','wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/OrdersTableDataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/OrdersTableDataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ >ӄr/\F)5',_binary '\5B/\5z\\Z\h\B\36\r.d\','',0,'?'),(_binary '\$\\ \\\\','wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/OrdersTableDataStoreMeta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/OrdersTableDataStoreMeta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\Z\P\',_binary 'YnAz\@{2\wٳ`V\\','',0,'?'),(_binary 'tX\0l\\?We\\','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/AbstractServiceProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/AbstractServiceProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '֏\4QY\\n=t',_binary '\I-\C\7EmD\dA','',0,'?'),(_binary '~i\\r\\*','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ContainerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ContainerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\a\\\':0>9',_binary 'yzH\>}zPzs|t\\g\+rx\1\','',0,'?'),(_binary '\c\\\B\\\\!K','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/Definition.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/Definition.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2<VUi67',_binary 'x\\Z\kTߌ\0\\9\{\C\\\{Ũ\','',0,'?'),(_binary '\\\\r\f\\\\r_[賁&','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ExtendedContainer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ExtendedContainer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\YUgќV4p\\o',_binary '=FI+tg\\\p\n\\\0NObu\p','',0,'?'),(_binary '\0̍9\Z\T','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/AssignDefaultCategoryServiceProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/AssignDefaultCategoryServiceProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\M&Rv\j\0Q',_binary 'E\ke_#3\\HB\0\\\\qg/\\#Do\','',0,'?'),(_binary '\0*\0\','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/COTMigrationServiceProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/COTMigrationServiceProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ҙ:\s\e)\FX+',_binary '~\ݶr`6\Iѓw쫳\\{\\n9\c%','',0,'?'),(_binary '\2\pqې1\\\\F','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/DownloadPermissionsAdjusterServiceProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/DownloadPermissionsAdjusterServiceProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ց\Ϭ^g\|',_binary '3e\\Bܽ\\\nR\U+\>\Fį}Hc\','',0,'?'),(_binary '\\nX\\\Z}(Q#','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/OptionSanitizerServiceProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/OptionSanitizerServiceProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\fO\\G',_binary '+$\2\o_+\0ڞg(~!v\','',0,'?'),(_binary 'M9jqJ\_','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/OrdersDataStoreServiceProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/OrdersDataStoreServiceProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\ZG\k$(*Π%މ',_binary '\'\0=r\\<\\-}\Ӵ\\0','',0,'?'),(_binary '?\ZFG4\,On\0\Z','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProductAttributesLookupServiceProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProductAttributesLookupServiceProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\P\i\\ \\87',_binary 'h6\\]x\\IXؔ󜎠ѭ\)`\`t\\','',0,'?'),(_binary 'ݶ`\;ͮǒv','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProductDownloadsServiceProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProductDownloadsServiceProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:[Sj Y*',_binary '\\u<\2\\\\\\ޯo¦ĆIˊF<','',0,'?'),(_binary 'B4\*Kor','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProductReviewsServiceProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProductReviewsServiceProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h:䘛+\+ƶ',_binary 'd\\nH\#^[zn\5\\57','',0,'?'),(_binary '\r.\Tb,ahI\','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProxiesServiceProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProxiesServiceProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\?6,pJq\"r',_binary 'P@v\gI+\"\\\C#_Co{\'V','',0,'?'),(_binary 'a,۬OwΊ\nb','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/RestockRefundedItemsAdjusterServiceProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/RestockRefundedItemsAdjusterServiceProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\\\r\_1',_binary '4\\\\'fn\	\\?#ߗ\0wD','',0,'?'),(_binary '\K\:͌\V\k','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/UtilsClassesServiceProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/UtilsClassesServiceProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\' &hW$N\'=cZ?',_binary 'n\\\\Gra`KɦvC]\Hn\"aLD>6\','',0,'?'),(_binary 'Z\B4{\\','wp-content/plugins/woocommerce/src/Internal/DownloadPermissionsAdjuster.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DownloadPermissionsAdjuster.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Mp\\\\"i\\-Ch',_binary '\mM\n\\\qB\`\\\X \2jL/G\f','',0,'?'),(_binary ';	\D\E\^c','wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/DataRegenerator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/DataRegenerator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9m\\f}{\:5',_binary 'I\le6AA\\\8r\R+ABl','',0,'?'),(_binary '\n1Qfۑ\PX}\\','wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/Filterer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/Filterer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ޱ\$mCYm\\r',_binary 'ؤ\g\˺\'pAU\V\7t8]P','',0,'?'),(_binary 'DV?FO%\','wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/LookupDataStore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/LookupDataStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A0E^]T\\bl\',_binary 'u(^q+Equײ@!zrI\0O~','',0,'?'),(_binary '\d\|uu{','wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VzbCu\\"c\\\',_binary '\\\!ђrZ\z\s5','',0,'?'),(_binary '+\U܁\0','wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#*\#\\/\\',_binary 'G\\\n]ӫ\\nY\\0\fV*','',0,'?'),(_binary 'r\K\\m\\[\iP\\','wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A(L\\\?:',_binary '\"\C8\\\o9pO>\%\ОF\*C\?oB\','',0,'?'),(_binary '5r \|\nſ\44d\#','wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/ApprovedDirectoriesException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/ApprovedDirectoriesException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K8.B\+\\ϴ\nU',_binary 'Yb\o.h\yIMD퓰&#Q\\H\','',0,'?'),(_binary '̊\\\nD\D\쨥','wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Register.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Register.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\\5\&\gط',_binary '\絵<\,\h\XL+2\<','',0,'?'),(_binary '\qR1B(I\\','wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/StoredUrl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/StoredUrl.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\zSwb M4',_binary 'dPX݉0#\\SI=\0-&7\"\p\`Nb','',0,'?'),(_binary '\"\\\\8\G`q/\\"','wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\;\Z7\0מQ\\',_binary 'Чt\\\9gS廕eOVw\z\\fP','',0,'?'),(_binary 'a\7\y%\','wp-content/plugins/woocommerce/src/Internal/RestApiUtil.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/RestApiUtil.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~,\;e4\rx\',_binary '}+&b Ec{\\\֊Y኶N5\','',0,'?'),(_binary '\Jhz\U\!\','wp-content/plugins/woocommerce/src/Internal/RestockRefundedItemsAdjuster.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/RestockRefundedItemsAdjuster.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\w\ePC',_binary 'OK_3\I\\۬Ev(\l\\i+\','',0,'?'),(_binary 'v\In\X478I','wp-content/plugins/woocommerce/src/Internal/Settings/OptionSanitizer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Settings/OptionSanitizer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#裊Z	\?3G',_binary '\\\˚\0o\B\\W\\g\\O匕Rh','',0,'?'),(_binary '\\l\ퟝS:','wp-content/plugins/woocommerce/src/Internal/Utilities/BlocksUtil.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Utilities/BlocksUtil.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dC\<>;qU\',_binary '0\$_\#|\ZAR-\\\Z','',0,'?'),(_binary 'a\1%f\\Ƅ|','wp-content/plugins/woocommerce/src/Internal/Utilities/DatabaseUtil.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Utilities/DatabaseUtil.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\x	ʊe\\\\n',_binary 'α5nVa\^*OrY<2t7\Z><\nc','',0,'?'),(_binary '\\\8@V\7\^','wp-content/plugins/woocommerce/src/Internal/Utilities/HtmlSanitizer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Utilities/HtmlSanitizer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\uWh~\o\\',_binary 'Gc\?\'n\\\9\I\\U\?>\8\','',0,'?'),(_binary 'F\\\$\ii4\1','wp-content/plugins/woocommerce/src/Internal/Utilities/URL.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Utilities/URL.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\4o<VD\',_binary 'b_\\4tpl2ѳx\KbYXȳL','',0,'?'),(_binary '̤g6\;\'-\q','wp-content/plugins/woocommerce/src/Internal/Utilities/URLException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Utilities/URLException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\_i!\|',_binary '\v~\\to\Dl\4{Y','',0,'?'),(_binary 'a\Z,\5Ί{F','wp-content/plugins/woocommerce/src/Internal/Utilities/Users.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Utilities/Users.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϹX\U_e<\(4\w',_binary '%\\1\ok\\c\>\ޠgV{\r\r[','',0,'?'),(_binary '!\쯿\p=ˡ\','wp-content/plugins/woocommerce/src/Internal/WCCom/ConnectionHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/WCCom/ConnectionHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2pS\"\~\n%m',_binary 'ڍ\r9?1[^5\<\DR!^\|	','',0,'?'),(_binary '\\>7ŧ\\\\u\	','wp-content/plugins/woocommerce/src/Packages.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Packages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f׸J\R\n',_binary 'K\^\-\Yl73\\r)\	]\!*\\\}','',0,'?'),(_binary '\Mho\n=\T\1','wp-content/plugins/woocommerce/src/Proxies/ActionsProxy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Proxies/ActionsProxy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '45ˠ^y=}_B',_binary '\\\0\uD\$\'\9WQ`7','',0,'?'),(_binary '=rnsz\Zo9	','wp-content/plugins/woocommerce/src/Proxies/LegacyProxy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Proxies/LegacyProxy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(T5S=8D/\',_binary '̸\Ӑo:\\\\썴\YOŵhŕ\nѐo+p','',0,'?'),(_binary '\\yA\Zѫ@_\r\n&','wp-content/plugins/woocommerce/src/Utilities/ArrayUtil.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Utilities/ArrayUtil.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\\@$\\0',_binary '\n,]O~f\$5$\~al','',0,'?'),(_binary 'ᓻ4\Z\!lݜ\','wp-content/plugins/woocommerce/src/Utilities/NumberUtil.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Utilities/NumberUtil.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~w#\\\:_;+\3c҂',_binary '[\Ng\}\\RJ\]\\}pe','',0,'?'),(_binary '\S\m@\p\\','wp-content/plugins/woocommerce/src/Utilities/StringUtil.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Utilities/StringUtil.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QMy\j}\\B\"',_binary '\\;Q74a\\\2B\8P8S2\\G\','',0,'?'),(_binary '\\'\\<6\Bt','wp-content/plugins/woocommerce/templates/archive-product.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/archive-product.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9!\	_s\Zi',_binary ' \N˙\\\vfW\\ZF\P8Gx0','',0,'?'),(_binary 'g4\ɝ;6]\','wp-content/plugins/woocommerce/templates/auth/footer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/auth/footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\nUZm^\9',_binary 'ǵKxt=\\\OT\\\T$V\n\\','',0,'?'),(_binary 'f&5bN\\\8/\\','wp-content/plugins/woocommerce/templates/auth/form-grant-access.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/auth/form-grant-access.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\,ANuR\u󛙎\\',_binary 'L\Iw5[ijʲ7]\Z\kٔ','',0,'?'),(_binary 'emV U\','wp-content/plugins/woocommerce/templates/auth/form-login.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/auth/form-login.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\\\\\Z_-\q',_binary '@vw\Y\\%6ztEB\\U\'','',0,'?'),(_binary 'v\'@DMŨps','wp-content/plugins/woocommerce/templates/auth/header.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/auth/header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\d%y\`[ˠYpr0',_binary '.f@\6̱\Be􍺔)IX\>$\9>','',0,'?'),(_binary '۞\\32\@-\','wp-content/plugins/woocommerce/templates/cart/cart-empty.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/cart/cart-empty.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[[\\\j\\',_binary 'F\b=˲8SdQ2j:^EǄ\\','',0,'?'),(_binary 'S\'\ \"\\\','wp-content/plugins/woocommerce/templates/cart/cart-item-data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/cart/cart-item-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5_\\\\Y\D',_binary '~\ \ɚ+\\Z\n\\\PV\c#\U\~\mB','',0,'?'),(_binary 'H@\T&I\Ĥg','wp-content/plugins/woocommerce/templates/cart/cart-shipping.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/cart/cart-shipping.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;,b\gɾ\\o^',_binary 'Y@\\ [\\sE\\ڧf;T\'{\˰~\','',0,'?'),(_binary 'rG#7ث=\"	˖','wp-content/plugins/woocommerce/templates/cart/cart-totals.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/cart/cart-totals.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R=R\*c\r3',_binary 'U\H\6\Y!\\\\\\\;\9qF','',0,'?'),(_binary '9H\ƍ\\8\8/','wp-content/plugins/woocommerce/templates/cart/cart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/cart/cart.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\hhew4F[\Qc',_binary ';\I+\7y\ĽhBz}.\vd4','',0,'?'),(_binary 'P\U\Q&s\9m','wp-content/plugins/woocommerce/templates/cart/cross-sells.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/cart/cross-sells.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	KgpH\'܉',_binary '2\`$w(\\~Z\\`/nTZ\\h','',0,'?'),(_binary '簾\&\lY4@\Zw','wp-content/plugins/woocommerce/templates/cart/mini-cart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/cart/mini-cart.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uj\\6V\r_\:0',_binary '4\h\P1Iԟ\\6qLVd\Z9_`\`','',0,'?'),(_binary 'kz<?\MR\G\\','wp-content/plugins/woocommerce/templates/cart/proceed-to-checkout-button.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/cart/proceed-to-checkout-button.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\VbsбaV,\BDF\',_binary 'Z,\bH\3;\\l?z#@a{','',0,'?'),(_binary '-(&\$\\\\\\"','wp-content/plugins/woocommerce/templates/cart/shipping-calculator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/cart/shipping-calculator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':^\T[+1:',_binary 's\\rҝ*\\\w\\KP+	׽l\"\','',0,'?'),(_binary '\D\\','wp-content/plugins/woocommerce/templates/checkout/cart-errors.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/cart-errors.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'MxN7\Z	C\i=Ot',_binary '\\Dn\\2\\\\\\]Բ\߁3,\]','',0,'?'),(_binary '\I*yu\)B\\\w','wp-content/plugins/woocommerce/templates/checkout/form-billing.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/form-billing.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',R97|\>e',_binary '\D*bB0\\Jg\P|`\\(\\ٓ\','',0,'?'),(_binary '˥`8\\\(\\	','wp-content/plugins/woocommerce/templates/checkout/form-checkout.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/form-checkout.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\nZe\\\~.9\i',_binary '1>yPb\\\\vq(n\Ϟ\\ \t\Oa','',0,'?'),(_binary ' ={\q>F\9\\','wp-content/plugins/woocommerce/templates/checkout/form-coupon.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/form-coupon.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r2\wci\p\\\',_binary '\PFDu\je\2rn\v\\','',0,'?'),(_binary 'WR\rsb\\','wp-content/plugins/woocommerce/templates/checkout/form-login.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/form-login.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'BMj\Yx-',_binary '\T((\\:J{\\\\#{Ӽ<\','',0,'?'),(_binary 'jm\*[g+HFJ','wp-content/plugins/woocommerce/templates/checkout/form-pay.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/form-pay.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\u\X\~%\\',_binary 'Q\\B\\DKNT5gya](\\h','',0,'?'),(_binary '7\_OI;Mg\','wp-content/plugins/woocommerce/templates/checkout/form-shipping.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/form-shipping.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V҅\\\Um\'FA',_binary 'p.#yHtjr\MIT\w\\-V','',0,'?'),(_binary 'psk<}\\\\','wp-content/plugins/woocommerce/templates/checkout/order-receipt.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/order-receipt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\K\!ŦK\\Z',_binary 'H\\l\\ד\pE\\\\\e\{@w','',0,'?'),(_binary 'AD\l\!y\\1\','wp-content/plugins/woocommerce/templates/checkout/payment-method.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/payment-method.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\\r\}\*\#\nu\\n',_binary 'SԪ\,,\E;\\0\\3!|\dRs\9\','',0,'?'),(_binary '\\r65\oI	m','wp-content/plugins/woocommerce/templates/checkout/payment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/payment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fB\8РS=x\՟\',_binary '\\\9n}\"[\?\s[?\\*t\pe`','',0,'?'),(_binary '\֗\\0cj6','wp-content/plugins/woocommerce/templates/checkout/review-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/review-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+V\\\֦\_',_binary '\\{y\i2G\p\ \\n\\\};\0v\','',0,'?'),(_binary '\r]M\xUL:\Z5','wp-content/plugins/woocommerce/templates/checkout/terms.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/terms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\w+m$\\$\',_binary '\\Ȇ\\Y`\\ls-^mf;\Un_֐','',0,'?'),(_binary 'f\\j)&TF\@M\\7','wp-content/plugins/woocommerce/templates/checkout/thankyou.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/thankyou.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ёs\\b̮\R',_binary '$FT5;!e$&)&SnpT\\\y~T','',0,'?'),(_binary '\\:\%\tx\\Կ','wp-content/plugins/woocommerce/templates/content-product-cat.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/content-product-cat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*f\\gbIW,\',_binary '\"&b\3\h\\\vQ%C`\\\\~\','',0,'?'),(_binary '\h/8ϕ/7NIF','wp-content/plugins/woocommerce/templates/content-product.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/content-product.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\Qvl\\\\\\\',_binary 'Pr5\\\U`\y/UQZ\\|7`\i','',0,'?'),(_binary '?\j\\QFq\GM','wp-content/plugins/woocommerce/templates/content-single-product.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/content-single-product.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\L\%\ڐyEl',_binary 'Z#\\\\%\SL[HO\\Z1)j@C','',0,'?'),(_binary 'Hx\~i\wBzZ','wp-content/plugins/woocommerce/templates/content-widget-price-filter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/content-widget-price-filter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zTS{\\ĥ\\Hr',_binary '\%[U4㒕\NY<\\x!	x#','',0,'?'),(_binary '\\\\\\/7\\','wp-content/plugins/woocommerce/templates/content-widget-product.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/content-widget-product.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '׷&\0\3Q\;m<',_binary '[2\4WB  ~hdr\s{\@X','',0,'?'),(_binary '\\T\'42\Z\\','wp-content/plugins/woocommerce/templates/content-widget-reviews.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/content-widget-reviews.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\8+a\\Z[',_binary '\\r\V\\Q#Ƽ-\\M_z','',0,'?'),(_binary '<s3\.\\ϒ!$','wp-content/plugins/woocommerce/templates/emails/admin-cancelled-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/admin-cancelled-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8m\\Z\w(\\',_binary '5\\[/D\]\ngk/\PGlεl\'','',0,'?'),(_binary '\$\&\JaU\&','wp-content/plugins/woocommerce/templates/emails/admin-failed-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/admin-failed-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\l<\<\H\_',_binary '\\pg\\\\ؓ\g,\s\^L\Hu4\*','',0,'?'),(_binary 'X,\,I7','wp-content/plugins/woocommerce/templates/emails/admin-new-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/admin-new-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A5=C\\[s\0=	',_binary '\SR\&\ \\\mx Mt\\g\','',0,'?'),(_binary '\\\E\",V1=Y\\','wp-content/plugins/woocommerce/templates/emails/customer-completed-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/customer-completed-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nې\NM!\)',_binary '\uT ?0\d+\OyF\g0D\G+','',0,'?'),(_binary '@\":!\hH\','wp-content/plugins/woocommerce/templates/emails/customer-invoice.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/customer-invoice.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '©P\	P)q',_binary 'B\Wu\r|P\nU|]aI\u	\{w\Heώ','',0,'?'),(_binary '\\"-q5.v%mOm7V','wp-content/plugins/woocommerce/templates/emails/customer-new-account.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/customer-new-account.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\\2d\:\',_binary '\)\\㉲.\ΉWu窉\U','',0,'?'),(_binary 'Ciٚ\\ba*\\','wp-content/plugins/woocommerce/templates/emails/customer-note.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/customer-note.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܑ\\G1M\ir',_binary '\{7\4t)+5\\\'\0Z5;\\,\[\\G\','',0,'?'),(_binary '\R \\U{(','wp-content/plugins/woocommerce/templates/emails/customer-on-hold-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/customer-on-hold-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\K^m\\``\m5',_binary '+\'J>7X3\\<~\X\\\\','',0,'?'),(_binary '\ݨ1qg@-5','wp-content/plugins/woocommerce/templates/emails/customer-processing-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/customer-processing-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ky4YᔁsN',_binary '\\\r\UgڇRw\xGyڛ\0a','',0,'?'),(_binary 'pp\%)+cf!\E\','wp-content/plugins/woocommerce/templates/emails/customer-refunded-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/customer-refunded-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`9\2o\ZS|\',_binary '\܊\\\M\$r\\"\VRoɤl','',0,'?'),(_binary 'C-8_<8\j','wp-content/plugins/woocommerce/templates/emails/customer-reset-password.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/customer-reset-password.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']c\BA\ˇj',_binary 'y,>5V\0\\\6c%l\{;w\\FQ','',0,'?'),(_binary '|\.M\h\\\0','wp-content/plugins/woocommerce/templates/emails/email-addresses.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/email-addresses.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|+8\io\t%\0',_binary 'jk\2iH\|\9h{)ޱ̩','',0,'?'),(_binary 'Drz(T\M?\c','wp-content/plugins/woocommerce/templates/emails/email-customer-details.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/email-customer-details.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~o\\+P;?7\DG',_binary '\m[\u-\V{U@3\߱\wy\V','',0,'?'),(_binary '\7$\\bU\H\'\c\4=','wp-content/plugins/woocommerce/templates/emails/email-downloads.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/email-downloads.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%HV\\)cx\',_binary '1Y6k眨\\\FE?\	tV\ڰ','',0,'?'),(_binary '\\%.7;$\\\I','wp-content/plugins/woocommerce/templates/emails/email-footer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/email-footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\wלϩ\\Zn',_binary 'N.\Z$\\Ȃ[Z\ֲdD)\Z%46','',0,'?'),(_binary '\C	\\\a \\IK','wp-content/plugins/woocommerce/templates/emails/email-header.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/email-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5דrmɝ',_binary 'g\YƎ()\r2\k\\\5','',0,'?'),(_binary 'K٠];\'Y2\\','wp-content/plugins/woocommerce/templates/emails/email-order-details.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/email-order-details.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]G\\G0\\'	',_binary '3`;.\\#1yI\Z~\;\hE6','',0,'?'),(_binary '[\0WEGjp茻ox','wp-content/plugins/woocommerce/templates/emails/email-order-items.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/email-order-items.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' 7^҃=Щʭ\',_binary 'Щ.\j/\(\멭!o\Zܥ\1=.\r','',0,'?'),(_binary '\;\0\\\]\oK\S','wp-content/plugins/woocommerce/templates/emails/email-styles.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/email-styles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\1ANSuo\H',_binary 'v`үtڿ@h\qtt\\Zq\\GPc','',0,'?'),(_binary '0{f\Hf(\V<','wp-content/plugins/woocommerce/templates/emails/plain/admin-cancelled-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/admin-cancelled-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\V<\jAe\\q\',_binary '&\2d\n&\SCO8\ba.\\T','',0,'?'),(_binary '\V}A\y\\|f','wp-content/plugins/woocommerce/templates/emails/plain/admin-failed-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/admin-failed-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r`-*\\Ř\?\',_binary 'F *qѬ\&\y<\>Rl\%\qؔ{)\\(','',0,'?'),(_binary 'R-b\:\UqV','wp-content/plugins/woocommerce/templates/emails/plain/admin-new-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/admin-new-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6ҧ\\\\2\\f',_binary '^P ^\&\`B\\\eʚMx\(9+','',0,'?'),(_binary 'd\m\\0$\a\\;\','wp-content/plugins/woocommerce/templates/emails/plain/customer-completed-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/customer-completed-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VB\"\<R',_binary '	0\0\\\ҫhQ^\\\0\rUd#\v\','',0,'?'),(_binary '\e	54|`d㥭','wp-content/plugins/woocommerce/templates/emails/plain/customer-invoice.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/customer-invoice.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\D?u\\S؊',_binary '\\Bo\.S\\F\\h5\= \\+3L','',0,'?'),(_binary 'Y.z\V','wp-content/plugins/woocommerce/templates/emails/plain/customer-new-account.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/customer-new-account.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\>\f\W\\Z',_binary '!\F\>\GQ\!\M\\'W}\n(','',0,'?'),(_binary '˽lNVb4Xe\\\\"','wp-content/plugins/woocommerce/templates/emails/plain/customer-note.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/customer-note.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+p\\U\\|o,',_binary '\Z5R-\-\zS\\\g\Cy4V\0hM\','',0,'?'),(_binary '\J\0k\'?~\[U1','wp-content/plugins/woocommerce/templates/emails/plain/customer-on-hold-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/customer-on-hold-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b=$ZbI^',_binary '-!;V;\\^=A(\X\9GI','',0,'?'),(_binary '\WN,\r\0rh\@\','wp-content/plugins/woocommerce/templates/emails/plain/customer-processing-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/customer-processing-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&Kx	c\ϲ\v',_binary '\y\0t}(\BX=̨}Q\$}d\)y','',0,'?'),(_binary 'O\@\=\A\?q\','wp-content/plugins/woocommerce/templates/emails/plain/customer-refunded-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/customer-refunded-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\v^\4Ia8',_binary '\*X2\Sd`\*?T\\.X!U\!','',0,'?'),(_binary '3@bI\\ZK\\','wp-content/plugins/woocommerce/templates/emails/plain/customer-reset-password.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/customer-reset-password.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\QXfq\Xۏ\\\',_binary 'I\\S\0ĹeM\nXTEj\\C\lR3\r','',0,'?'),(_binary 'q\L\is>u\_&','wp-content/plugins/woocommerce/templates/emails/plain/email-addresses.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/email-addresses.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZvZϕcN&c',_binary 'O\\Bǒ\r\\-F;y!\\0\ᯟ','',0,'?'),(_binary '\kBEu!\\\zC\j.','wp-content/plugins/woocommerce/templates/emails/plain/email-customer-details.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/email-customer-details.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(ff\4\aHزB^\',_binary '\]\\\\\Û\\qI@(\Z<\\Ob:#xM','',0,'?'),(_binary '\<1J\E@\\B','wp-content/plugins/woocommerce/templates/emails/plain/email-downloads.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/email-downloads.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\F:[\W',_binary 'Ģ\'J}r\zt\\\v\L|\_kWry','',0,'?'),(_binary '{P6$\'\','wp-content/plugins/woocommerce/templates/emails/plain/email-order-details.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/email-order-details.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' mAL*Ӻwk',_binary 'E\n+\0%Z\\\\n\0^\\\>\\\x\V-tA','',0,'?'),(_binary 'PK([\-F{Xj','wp-content/plugins/woocommerce/templates/emails/plain/email-order-items.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/email-order-items.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xh+Ǌ#)Q\'',_binary '(v\\\j\\[\Z뛋\R^C','',0,'?'),(_binary 'F?烺[\\\|2\f\','wp-content/plugins/woocommerce/templates/global/breadcrumb.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/global/breadcrumb.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	qg!ڙ	9\',_binary ']#\@~\BԳ\\?.\t5\\\\\\','',0,'?'),(_binary '\0\\\\\\\`bӪX','wp-content/plugins/woocommerce/templates/global/form-login.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/global/form-login.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\a\\\l\\r*\',_binary '%\\yV2\\՗D\Ne`M>6\w\','',0,'?'),(_binary 'ݖy\\\\UxM	','wp-content/plugins/woocommerce/templates/global/quantity-input.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/global/quantity-input.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\r\.3꺒\P \\',_binary '\n	SzNb㝟05٧k\\0x','',0,'?'),(_binary '*Ӵ-q\;\\\','wp-content/plugins/woocommerce/templates/global/sidebar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/global/sidebar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\X_k\ؽUO4y',_binary '1D\(#\}U\Uř]❸ʗ&iG','',0,'?'),(_binary '\\xvP\zC','wp-content/plugins/woocommerce/templates/global/wrapper-end.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/global/wrapper-end.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2b\4UrAu',_binary '\<y!\s\\m@~\wC\義oπ\\6|\\','',0,'?'),(_binary 'ϗ\jS\cr;','wp-content/plugins/woocommerce/templates/global/wrapper-start.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/global/wrapper-start.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K-\C%:pa*̤',_binary '&m\H+\\`\m:\\҆c\\G@گ','',0,'?'),(_binary '\&rqo%\\,','wp-content/plugins/woocommerce/templates/loop/add-to-cart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/add-to-cart.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\v@Z(|{\9\',_binary '\ЪE1\ͧ>\p?[\w1I(\\'','',0,'?'),(_binary 'c\x\]\RsR','wp-content/plugins/woocommerce/templates/loop/loop-end.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/loop-end.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ĭ\?\\0&Y\Y',_binary 'TG\K\\8\\<\貀&MM\(','',0,'?'),(_binary '\Z\iD\Փ\$aI','wp-content/plugins/woocommerce/templates/loop/loop-start.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/loop-start.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oDaB4\%\&^\E',_binary '\]-D)I䮮\r<C]O\\\\HN\]=','',0,'?'),(_binary 'nxtDPt_v\\','wp-content/plugins/woocommerce/templates/loop/no-products-found.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/no-products-found.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\R622L4#e[\s',_binary 'ٳ\;`\|v|\	(\hk\n\KZ\nu','',0,'?'),(_binary 'ez؞;\"d\','wp-content/plugins/woocommerce/templates/loop/orderby.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/orderby.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oL\GCɲL',_binary 'Z\vFQ=6M\Z\vDڌ','',0,'?'),(_binary '\ix\9p\w疧','wp-content/plugins/woocommerce/templates/loop/pagination.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/pagination.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ UD]\\\\'',_binary '6\Hm$nz\\\(\B5[=t:LYO@','',0,'?'),(_binary 'P\՟5$s\Tt \','wp-content/plugins/woocommerce/templates/loop/price.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/price.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	~ˆ\p^\^',_binary '<ڶDAj\r\\䂬\̅\i\n\t\.','',0,'?'),(_binary '\Ӹ\\w0','wp-content/plugins/woocommerce/templates/loop/rating.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/rating.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r_\M9ǹ\j\q',_binary 't\ыTu6Ur\L3[]%\\\\\\	3','',0,'?'),(_binary 'K\\\l}\n*J\\(9<','wp-content/plugins/woocommerce/templates/loop/result-count.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/result-count.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\A\2\C圹Ҳ',_binary 'V\{A\ZM>&.0\0\\"\\\U߲I!o*\ߖA\j','',0,'?'),(_binary '?{K3\Oi\|\u(','wp-content/plugins/woocommerce/templates/loop/sale-flash.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/sale-flash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yb\\\_L\\Zc\n',_binary '\h\\d\y8F<vU\C\#0@','',0,'?'),(_binary 'M\\`/2','wp-content/plugins/woocommerce/templates/myaccount/dashboard.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/dashboard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\[9Kʧۙn\*',_binary '\V=\\\\\(\;\\v8*\\ \]~','',0,'?'),(_binary '嫱cݲzy\;O\','wp-content/plugins/woocommerce/templates/myaccount/downloads.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/downloads.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<pH4gј\<U',_binary '}06Í*ѱ	\\\\ΉluY\\\\k','',0,'?'),(_binary 'L|\ew\EC\r\\)','wp-content/plugins/woocommerce/templates/myaccount/form-add-payment-method.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/form-add-payment-method.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P([{xd\0/xAj',_binary '5P\\ϙ)<Vړ I\zT۷c','',0,'?'),(_binary 'R\\\#\\5B','wp-content/plugins/woocommerce/templates/myaccount/form-edit-account.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/form-edit-account.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0++{\~\\J^dT',_binary '![\'UTȥ%+]U٨K\*; g','',0,'?'),(_binary '}\.0\\\','wp-content/plugins/woocommerce/templates/myaccount/form-edit-address.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/form-edit-address.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\t5\\Z\\d',_binary '4\f\/\\*Pkg\\Z\~\u\{','',0,'?'),(_binary '\r\\/KM2$_1','wp-content/plugins/woocommerce/templates/myaccount/form-login.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/form-login.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\AڲJ{eM\"',_binary '\4#\)\6\˵%\;080>p7z\\\','',0,'?'),(_binary 'H4?4\n\n?r','wp-content/plugins/woocommerce/templates/myaccount/form-lost-password.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/form-lost-password.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\g\'\rDp\3',_binary '\Z~\\-UQ~2\kJߛL/\\I\\\{4','',0,'?'),(_binary 'i\nҸ\d\\Pt\','wp-content/plugins/woocommerce/templates/myaccount/form-reset-password.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/form-reset-password.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8s\ڋEi\Y6r',_binary '̧BL k$)\.s{\s/>)P','',0,'?'),(_binary 't\1N\򑸺63','wp-content/plugins/woocommerce/templates/myaccount/lost-password-confirmation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/lost-password-confirmation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_	c \њUh:\',_binary '=Sd\ .FBGY\\u52(Ն\n6\őRg\\','',0,'?'),(_binary '\T%1\KG\\\','wp-content/plugins/woocommerce/templates/myaccount/my-account.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/my-account.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SQf7Y\\W\',_binary 'ȹ#|Z\0$\\::\T\\\6\m~~L\','',0,'?'),(_binary 'W\  \\|','wp-content/plugins/woocommerce/templates/myaccount/my-address.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/my-address.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v*^\5dx\\\"_',_binary '\Nd4\C\g+\\\e\\p;\g\n','',0,'?'),(_binary 'F7mNZ','wp-content/plugins/woocommerce/templates/myaccount/my-downloads.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/my-downloads.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\P\\\z\ \\\',_binary '\	=Z nf\r\\z\\X+y_\S\r','',0,'?'),(_binary 'Mޯ\r%\n@\','wp-content/plugins/woocommerce/templates/myaccount/my-orders.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/my-orders.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3r9\=2\`\\',_binary '\1T\\*\\"+hRz\sp\ΩA','',0,'?'),(_binary 'I~\Z\uȠ\\E\','wp-content/plugins/woocommerce/templates/myaccount/navigation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/navigation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\\'~:\\=#\Z;W',_binary 'mɐiFE!!\YK\,d\\{ޛb\','',0,'?'),(_binary 'n~V\\\\ĝ.۴','wp-content/plugins/woocommerce/templates/myaccount/orders.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/orders.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' 0)n\\"\Zw@+',_binary '\\5\nB\Zm|k\"uC\Md','',0,'?'),(_binary '\\E	dd\9\rx','wp-content/plugins/woocommerce/templates/myaccount/payment-methods.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/payment-methods.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1L\\`\(ڲ',_binary '\^\l7\\|\ф*u\\]EQ\fӟ','',0,'?'),(_binary 'f+ӏbH)\n\\E\','wp-content/plugins/woocommerce/templates/myaccount/view-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/view-order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\6p\r\4Ww+CX',_binary 'pշ\\F2Fբ?w*o:\iU\\OG\J','',0,'?'),(_binary '9\\܏\nhP@\[\','wp-content/plugins/woocommerce/templates/notices/error.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/notices/error.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\8Ԝ$We',_binary 'sB\#\]ϕ1\F\Ǩdy%d4','',0,'?'),(_binary '\\\m','wp-content/plugins/woocommerce/templates/notices/notice.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/notices/notice.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\g|M\pfV_\',_binary '\G\\<\o\\\[\"tŁ\\','',0,'?'),(_binary '\Z\\k\~\gWN\/m/','wp-content/plugins/woocommerce/templates/notices/success.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/notices/success.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ID!K}Q\+*',_binary '\g\X\WAs	I\\\w\k\','',0,'?'),(_binary '?\&[ۆu,\e','wp-content/plugins/woocommerce/templates/order/form-tracking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/order/form-tracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K,\$\'td+\5G',_binary '3\\'%Λ8YMЛ;\>{:J\\9\(','',0,'?'),(_binary 'A(ɞL6>[\\\','wp-content/plugins/woocommerce/templates/order/order-again.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/order/order-again.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\\@\\\\s7\u',_binary '\\0N\)!\L\[\'yK','',0,'?'),(_binary '\[͌qq̬Td','wp-content/plugins/woocommerce/templates/order/order-details-customer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/order/order-details-customer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zq\\^3[KJ	_\"',_binary '\ӀfDI\r\\^|8\vOJRu','',0,'?'),(_binary '+\i\K?G:i;\ ','wp-content/plugins/woocommerce/templates/order/order-details-item.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/order/order-details-item.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Dj\vFԠ\\Ӟi3\\"',_binary '+\\O2p\7\\\P/\	I |','',0,'?'),(_binary '{\\*C\\\U','wp-content/plugins/woocommerce/templates/order/order-details.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/order/order-details.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U@̼(j',_binary 'n\\6\Ȝ\;y|e́5\W[Ɓ\ 9`I','',0,'?'),(_binary 'D(2\\\NA','wp-content/plugins/woocommerce/templates/order/order-downloads.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/order/order-downloads.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SR!ւzN',_binary 'Cr\#![\\\u\\ە\>\\"3\\'\','',0,'?'),(_binary ']\\p[%3QLV\\s','wp-content/plugins/woocommerce/templates/order/tracking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/order/tracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Bly]\x\'',_binary 'CN\L%{=q`\\Q\WMx#','',0,'?'),(_binary 'sg\\~=Bf','wp-content/plugins/woocommerce/templates/product-searchform.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/product-searchform.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\j/ޭqȦ@T',_binary 'tO\ފfg\\'\'Xn!\0\"T#\\i','',0,'?'),(_binary 'D&ͩw\&Zn\','wp-content/plugins/woocommerce/templates/single-product/add-to-cart/external.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/add-to-cart/external.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\b\iX(&G_W',_binary 'WЊP9Ծ\r\O܈B\\\ \I','',0,'?'),(_binary '\\:ܳg','wp-content/plugins/woocommerce/templates/single-product/add-to-cart/grouped.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/add-to-cart/grouped.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\-O\\hs:lP5',_binary 'cL[\\0Q*^E\ھ(q~o\ow.ҝ','',0,'?'),(_binary '\_Oh#\ǫ','wp-content/plugins/woocommerce/templates/single-product/add-to-cart/simple.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/add-to-cart/simple.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z6\GLG\'\҂',_binary 's3\\\n\\`䑉U`\r\^\\'P','',0,'?'),(_binary '\ry @rtc\IF','wp-content/plugins/woocommerce/templates/single-product/add-to-cart/variable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/add-to-cart/variable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\nM\YU\{\\',_binary '\W\֏F\\Y<딙k\u>	\\W','',0,'?'),(_binary 'x5Ӟ\6/Z6کӛ','wp-content/plugins/woocommerce/templates/single-product/add-to-cart/variation-add-to-cart-button.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/add-to-cart/variation-add-to-cart-button.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '⳸\*\\n\9N',_binary 'y\dmF\\\H m\8\\\#S^[\-+','',0,'?'),(_binary '\?߅\#~̏b@','wp-content/plugins/woocommerce/templates/single-product/add-to-cart/variation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/add-to-cart/variation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*hQ\&r\r\I',_binary '\0e0\\\'F\\3o\0.\\\m\l\5\A>U','',0,'?'),(_binary '\\wT+UD\','wp-content/plugins/woocommerce/templates/single-product/meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/meta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\D\K:\\n\\}',_binary '\H\o\\E\`\0wTjȐ_n;,$1','',0,'?'),(_binary 'x?N\0ٴ\\eۈ\H','wp-content/plugins/woocommerce/templates/single-product/photoswipe.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/photoswipe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z8h\G\',_binary '\Z\\`A\\*J\Z/\q(','',0,'?'),(_binary 'Y}\mc/F	=<E','wp-content/plugins/woocommerce/templates/single-product/price.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/price.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zNuF{3	u\',_binary 'LE\;~\\\\\&\3g\n;\\DtI\','',0,'?'),(_binary '$σ)קB\ ','wp-content/plugins/woocommerce/templates/single-product/product-attributes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/product-attributes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ fSvqe\t',_binary 'H#\\\\T\v\BZ\\I\0\gn\gW','',0,'?'),(_binary '\o\]x\٘F','wp-content/plugins/woocommerce/templates/single-product/product-image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/product-image.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\gZ?.f\\}v9I',_binary 'x\:\:1ҟ\S\ü\\z)<\9\','',0,'?'),(_binary ',ܷO|\H','wp-content/plugins/woocommerce/templates/single-product/product-thumbnails.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/product-thumbnails.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\1jF_g~HNUo	',_binary 'Dj\H%\SK\5\\#','',0,'?'),(_binary ':\Q5_Q!b','wp-content/plugins/woocommerce/templates/single-product/rating.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/rating.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\|\HVS*z@',_binary 'D)\7\(j\n\b`\T\\\﷾\','',0,'?'),(_binary 'Bs\\^6uS\p','wp-content/plugins/woocommerce/templates/single-product/related.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/related.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\I3Q\a(\V[',_binary '\z.\\d+\\I.|*\ \T\n%','',0,'?'),(_binary 's67)W\n]/\j8L','wp-content/plugins/woocommerce/templates/single-product/review-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/review-meta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x	\\Ҩ$\լ\:',_binary '[\c-<!\ECČo','',0,'?'),(_binary '\C_4\mK\\\T','wp-content/plugins/woocommerce/templates/single-product/review-rating.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/review-rating.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ȀFo7\?',_binary '=fL߿ҁi\\Z\ɡ78\m\n','',0,'?'),(_binary '8\\\\q\U\.w','wp-content/plugins/woocommerce/templates/single-product/review.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/review.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\8\ \yM\o=5U',_binary '	.\\u |{)\0#y!,(\ZZ\"G}','',0,'?'),(_binary 'pVl\i\"\"I\p','wp-content/plugins/woocommerce/templates/single-product/sale-flash.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/sale-flash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\h`\2\_\u\^n',_binary '	\\%\$`\n)Lo|8\\\Zl\\\U՞\\K','',0,'?'),(_binary '\d\\1\Efa\Ρ\Z\a','wp-content/plugins/woocommerce/templates/single-product/share.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/share.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Eb\vl(\B\S|',_binary '\r\\Z\ >e\n\[\\[0(TI,ߦ۳','',0,'?'),(_binary '\Ⱥ>\6k\笤','wp-content/plugins/woocommerce/templates/single-product/short-description.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/short-description.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\\\>R\\Vؽ\',_binary 'Ԑ$Cj%DŹv\\/u§-\\u4&','',0,'?'),(_binary '\\\g:H\u>D','wp-content/plugins/woocommerce/templates/single-product/stock.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/stock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\a؂\)U.uf',_binary '\zƷ<\\>fu\m\>\O\Ny','',0,'?'),(_binary 'T\)\$K8Ú[','wp-content/plugins/woocommerce/templates/single-product/tabs/additional-information.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/tabs/additional-information.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\=G؝,5[z\%',_binary '\z\pI{\e\u\8\1M\#\bɗu','',0,'?'),(_binary '.\y#\\j\i]P3','wp-content/plugins/woocommerce/templates/single-product/tabs/description.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/tabs/description.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=\{>f7',_binary '\tE\\\b9a\?\\\\'T\\Y\\7','',0,'?'),(_binary 'a\ISy\\\\1ߟB','wp-content/plugins/woocommerce/templates/single-product/tabs/tabs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/tabs/tabs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_z\\$7iNǳ',_binary '\HD\u󵇧:5ƈBe\r','',0,'?'),(_binary ':5χF,\p','wp-content/plugins/woocommerce/templates/single-product/title.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\\0>]F\ݰ',_binary '4={x\ʑx\\k3EfW','',0,'?'),(_binary 'sdg\[\+','wp-content/plugins/woocommerce/templates/single-product/up-sells.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/up-sells.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\A\\rΑ!&:',_binary '>];[y%\E\\Z\"-44\vg/^4','',0,'?'),(_binary 'rS:`\e࿸B','wp-content/plugins/woocommerce/templates/single-product-reviews.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product-reviews.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\}\w\^\\'\,',_binary '4@=O\\\\\K\0\'P$Q_\rs','',0,'?'),(_binary '\m?T\\ן4\s#','wp-content/plugins/woocommerce/templates/single-product.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oh3q\0`)πQ1',_binary 'i\\[:\`=\4\#[(ZjC','',0,'?'),(_binary '\	B	e?\O+\k','wp-content/plugins/woocommerce/templates/taxonomy-product-cat.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/taxonomy-product-cat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Dgwds\\r\r]',_binary 'M|RzTw\\N\\\\\\-\Dތ\l\','',0,'?'),(_binary '\.!L)|lO!','wp-content/plugins/woocommerce/templates/taxonomy-product-tag.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/taxonomy-product-tag.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QoѸ\Ad\@\\',_binary ':\:\qy\\Z\\\޺ESqQgI:\(','',0,'?'),(_binary 'Zz_)Yu\P','wp-content/plugins/woocommerce/uninstall.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/uninstall.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\L&r#\"=zm',_binary '9߉\4\\AK\)6lB9=+I:S\i:)q','',0,'?'),(_binary 'ʣ/\˺SD	\=','wp-content/plugins/woocommerce/vendor/autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\\\(߾\$d\',_binary '\Z%#u\gKp3-\r\F)3S','',0,'?'),(_binary '\˙&۸&\\p','wp-content/plugins/woocommerce/vendor/autoload_packages.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/autoload_packages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ ic\o+4',_binary '\%-FO?aZ\\G4X\\0\jZ\\5D!','',0,'?'),(_binary '&3\\"\>c','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/AutoloadFileWriter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/AutoloadFileWriter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ۤ\\Z\\\W\(\0[\',_binary 'ə8\\=-t\\\\ZǕ\\\|#Uŝ\0','',0,'?'),(_binary '\{Q랱\XY\v','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\Zvgc1\r&i\^',_binary 'rc\\x?B}n\\4Az','',0,'?'),(_binary '\r\/5ߝ̌%B\\\','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/AutoloadProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/AutoloadProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\G\\BP',_binary '$Hn\\\\\\"\e^\\蘤{\Ϩ\Z','',0,'?'),(_binary '\,X\	\0f\','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/CustomAutoloaderPlugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/CustomAutoloaderPlugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(M\ <\ƣͺ E',_binary '\g\N)I[R\i\ҭ!A\]|_yw-','',0,'?'),(_binary '\nu<\7:\^8','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/ManifestGenerator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/ManifestGenerator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O&o=E\\,\*\',_binary 'XI\\b(L$׍&\IѳA\w\~(','',0,'?'),(_binary 'J!oQ\\MӺit7','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&V^\\\\#6\',_binary '=c-h\8\3>&	kf3#pO8B|cC','',0,'?'),(_binary '\57\\J\rŧx-','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-autoloader-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-autoloader-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\UGʼLhqI',_binary '&`\ɡ\q\\zC۩jH	\6	\\rg<9','',0,'?'),(_binary '3\\T3\\~e\\N\','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-autoloader-locator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-autoloader-locator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7MRC(IZ',_binary '*r\\ޢo}k=Q\Z\\',@j;:\\n\w','',0,'?'),(_binary '7\00(\\\\&wK\\Z','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-autoloader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-autoloader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Kl\\#\\\\\TH',_binary 'G\\\\1\ђ\r\́	\n\Oeߩ\P','',0,'?'),(_binary 'u\\įp\ۦ','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-container.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-container.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xB\\\ÃQ\"}\5',_binary '\'\\'\\re\\8\"rMqwa^\','',0,'?'),(_binary 'cr\\\r\\0bU','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-hook-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-hook-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K\\Uҗׇ',_binary 'rm_u4\\gAz]\&A-^i\29','',0,'?'),(_binary '\\R>\IgW7^\','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-latest-autoloader-guard.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-latest-autoloader-guard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~BԲ>\z\',_binary '&`_`\\\9\TTkNy\5z`^i9o','',0,'?'),(_binary ']\\`T\I7\','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-manifest-reader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-manifest-reader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CrIvwj\',_binary 's3\h U$a[IzΠ\$I}N²','',0,'?'),(_binary '6X)\\9X\dg*>','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-path-processor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-path-processor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zO\nJYgU\{',_binary 'T\\A\wpvd\y\\u+\7D& J8\','',0,'?'),(_binary 'hd\\R1ck\nxNb','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-php-autoloader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-php-autoloader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9{l{m\|a^w\',_binary 'i\\\\\\nS\00\\";;yS','',0,'?'),(_binary '\\~\͚\\\e','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-plugin-locator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-plugin-locator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'>s\#\Yu\',_binary '\r\0\x\"-A\Y\	(;4\','',0,'?'),(_binary '\\7M(\','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-plugins-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-plugins-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' a\~\:KH',_binary 'qtS\6\ڈ\#5[\','',0,'?'),(_binary 'u9gVϽ\\r69у','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-shutdown-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-shutdown-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Kw9;\rR+\"N\\',_binary 'y6![1dQݎ,r:Ze\\)pN\\\\','',0,'?'),(_binary '\p[\QZR\','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-version-loader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-version-loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' g\cC,׆?\',_binary 's~k*\|\\c\(S)-u\','',0,'?'),(_binary '\'@g\\\\k}GzO','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-version-selector.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-version-selector.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@n\M\*H\M\\j',_binary 'ǲ\w AXs#\>c\]:\tS\\I0\Z','',0,'?'),(_binary '\rD\M4bǳ\|\?s','wp-content/plugins/woocommerce/vendor/automattic/jetpack-constants/src/class-constants.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-constants/src/class-constants.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\k[\(%d{6V',_binary '|ߖ޵\\9\\J(o\xG\\0\2','',0,'?'),(_binary 'V:/}/\hfT	','wp-content/plugins/woocommerce/vendor/bin/export-plural-rules','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/bin/export-plural-rules',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\Ox\aC@',_binary '-zqֵ6_`.͐M\\R@\Df.G','',0,'?'),(_binary 'F\Oul*\\0C^\','wp-content/plugins/woocommerce/vendor/bin/mozart','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/bin/mozart',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s&\/)Us\A_',_binary '\5\\r590\{c\6\Iݾ','',0,'?'),(_binary '\d\\8\\\ˤ\[o','wp-content/plugins/woocommerce/vendor/bin/phpcbf','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/bin/phpcbf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\rE~\.E>Ե\׷',_binary '\\AAW°\m\\rAY\"w)턙','',0,'?'),(_binary 'Tu\o\lғW̖','wp-content/plugins/woocommerce/vendor/bin/phpcs','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/bin/phpcs',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kY-zWy\de',_binary '34J&ˇ\\YЪ\#hI\\K ','',0,'?'),(_binary '	?4r\'&n\\M','wp-content/plugins/woocommerce/vendor/bin/phpcs-changed','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/bin/phpcs-changed',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7q­\qI]uQc',_binary '-\s̏W\n\	RǳȬqW0\p\','',0,'?'),(_binary '/^)X\Ҳ\\','wp-content/plugins/woocommerce/vendor/bin/wp','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/bin/wp',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X؏a#.u݁\\t\0e',_binary 'T\&\-\D73)~\g\\\\rحȖK','',0,'?'),(_binary '\=@\\a]R\\_O','wp-content/plugins/woocommerce/vendor/bin/wp.bat','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/bin/wp.bat',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\=}q\\0S\',_binary 'y\ܻ\0if\8KuU\_\S\#\%nk\\a\IS','',0,'?'),(_binary '\z+]T\\-\o\','wp-content/plugins/woocommerce/vendor/composer/ClassLoader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/ClassLoader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{0\\,Q6n',_binary '\`\\\\sN\.\-ډ\GDT-\nt\','',0,'?'),(_binary '\/)\QI\|\\','wp-content/plugins/woocommerce/vendor/composer/InstalledVersions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/InstalledVersions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&j\\\3Qٖ',_binary '1Os\}\2l\r޻&߬E\Y\\\8V\','',0,'?'),(_binary 'ٲCRưR\','wp-content/plugins/woocommerce/vendor/composer/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']_\#D\\0\\',_binary '\Z ے\%4~N\~Gh!b\:wɌ\'','',0,'?'),(_binary '\\\\#B\H/','wp-content/plugins/woocommerce/vendor/composer/autoload_classmap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/autoload_classmap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7r23=7cf\'',_binary '\x-b\\\\z^԰E:A\0\\]','',0,'?'),(_binary 'iTp[e\\\\J1','wp-content/plugins/woocommerce/vendor/composer/autoload_files.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/autoload_files.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\p\\\o\\+\/',_binary 'Z}-+:K\a\Qs9\\\']\\H8','',0,'?'),(_binary '\7,d<&g\','wp-content/plugins/woocommerce/vendor/composer/autoload_namespaces.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/autoload_namespaces.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'MΖA\w8\_\j\',_binary 'cg\Bsu\\5\\n錎\AE+#\'=:i','',0,'?'),(_binary 'a\\w\I\\\b(','wp-content/plugins/woocommerce/vendor/composer/autoload_psr4.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/autoload_psr4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\.NL\7!̒',_binary '^s\p[Uw\\~\WW@Aq}7\d\\|\','',0,'?'),(_binary '\\\Dv\'\H-','wp-content/plugins/woocommerce/vendor/composer/autoload_real.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/autoload_real.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ۃr\m?4\r\1\&\',_binary '\on#(N\HyS_&\\<\nR\','',0,'?'),(_binary '\\>C8\(|5p','wp-content/plugins/woocommerce/vendor/composer/autoload_static.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/autoload_static.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\\\\\\赇\a',_binary 'z.\]\\\KrA|\	8\aC^A`','',0,'?'),(_binary '\D\;~IPq\}\','wp-content/plugins/woocommerce/vendor/composer/installed.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installed.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\5<RTQ=u\\',_binary 'k\\"Q\\`%\j牬\Ԫhp\\wʪ7Z','',0,'?'),(_binary 'tJ>.+\F|#tr9R','wp-content/plugins/woocommerce/vendor/composer/installed.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r:\kMzC/',_binary '<?\+x\\62o\97|Վ','',0,'?'),(_binary '\n\\hc1ɞʉ\'e','wp-content/plugins/woocommerce/vendor/composer/installers/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\ܼ\'Zy{\\',_binary '\\\\yޟ#ށ\ZNV\\wC`u^\','',0,'?'),(_binary '̟\)\6@\','wp-content/plugins/woocommerce/vendor/composer/installers/phpstan.neon.dist','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/phpstan.neon.dist',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rΤ\vc\\2',_binary '\\C?r\0R\E!\tc\1=o','',0,'?'),(_binary '?,\\o\7\\|\p','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AglInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AglInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Cc=W*\\Dg',_binary '3\(W\~;M\<\d\\z4\\\\\\','',0,'?'),(_binary 'W% \J\R\̕','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\WMi6\=<*@}m\',_binary 'DRV\\ŭ\<7ty	,8\Y\mL','',0,'?'),(_binary 'd\\		\\:\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\csDh%\[p!4\"',_binary ';\<EU%Hw\\D\Dˋ8T','',0,'?'),(_binary 'D^䭀+\\\.Q{͗','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\L\JM',_binary 'V\n\#\n\A@,c]:a# a\n&7','',0,'?'),(_binary 'T\&\0V\Q\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oG\\E\\r',_binary '\}\Dlq\X\"aG\\GuVX}=','',0,'?'),(_binary 'ͥ\\XjV','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!~\\'NVD',_binary '\D\n\\\o6\YǋJ	\6ցaSu2','',0,'?'),(_binary '̎L\U١.\F','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\!\fŪe%\Q\\',_binary '\XT\\Qms`DPç,|\쫺d8','',0,'?'),(_binary 'O(< \','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\".\O	\"\O-B',_binary '\`Ś睤\y\bk\t\\B\I\','',0,'?'),(_binary 'B@\c<\\B','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j_}֟\o\H',_binary '\|Y\\=uʪ.OPe\к%hS\0','',0,'?'),(_binary '\XD\Z(.\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't&\r@;\\f\',_binary 'iifz\ΰP\\B<Wٴp\2,T\\\','',0,'?'),(_binary '\@\y\\Н7\\\r\Z','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\eSu-\՘}',_binary 'ix\\\_Kn\&F\\\:ra\0','',0,'?'),(_binary '&\Ԛ܇Nr','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\՝\Vo5\ڐ\\',_binary '\\\>9\Y\rYOC4h\\\\\uG\[','',0,'?'),(_binary '\Uن:_\\0~','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\g&;\ڶD',_binary '7gs\Io\}\\3;XҖ\\0ךE','',0,'?'),(_binary '\\0>\@\n','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\=u\]R9\\',_binary 'Km\}D\S\\7\ښ\\L<ya','',0,'?'),(_binary '=Q(yb\\6s','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't	\\\m!\~A^\S',_binary '\#L?OM6r\/W_~','',0,'?'),(_binary '\\#Y;y0\rbq\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\إg\\\]b\',_binary 'gD>IB9\LI\	*\\\1\\16\0\C|','',0,'?'),(_binary '_\ \k\w\\&E\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\vE\"M\\\\M\',_binary '4(e\\\I892\\-뱎\ļ~]','',0,'?'),(_binary '\M\TR\;\a8','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\+r\"`lҮ\\vv',_binary '#5}͏	\\\f\Wİ\\~C\`O\c,','',0,'?'),(_binary '7\dƘ%0\")*','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';<J\E&$\\dc',_binary 'q%>D$$\:\j\\\k z\;\','',0,'?'),(_binary '0\\\\E\\0X[\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}=\%7\\\8V',_binary 'wHp\\[\w2@u\Z\"LHa6Q','',0,'?'),(_binary 'kPc\r2\X%\LA&','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	m_d&Ժ\0w',_binary '0슿ksφz\@ⱇ)\T\+\\\','',0,'?'),(_binary 'N\\:\b\\\\A\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\\`e|5\1\',_binary '\Ӄ\Z+o\ب`\\ZNt\\n+D\\','',0,'?'),(_binary 'ԸȌ	<\"3j','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ṕxǐ',_binary 'D\mM\Y|\x\"<ALfpx3)H\"','',0,'?'),(_binary '\/sx\"\\\qe','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\:\8ٷ\I',_binary '\\0\\x\Za\&*U<Ƌ]\\yܻ','',0,'?'),(_binary '\"\(\\\\]\z#','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oGY>\y\*^Y\',_binary 'M\r%k!󂥲Ӳz݁	)\\C','',0,'?'),(_binary 'ȩ`\rQ\A.S\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@5\$\uoa \',_binary '\N8f?l\}\i\Znp\}','',0,'?'),(_binary '\\\@\"\f\\%g','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^q\{3\\\g',_binary 'NӮN\\AWuh#\\"8)\\eM1\6','',0,'?'),(_binary 'A\T\r2얲3mVS','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@K\{~tbYb',_binary '\\n\Ȟ\]\r6	ÚZ{TVc.Gv~','',0,'?'),(_binary '\7\Z,\\<\na\"8','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/GravInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/GravInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\ޑU\@^L]',_binary ')\LB|@\"\UeJEWz ','',0,'?'),(_binary ':\Ƞ\ۣA[\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U-07\\\n}m\\^',_binary 'dTa\\߰`+>/!!\^bg$\\n','',0,'?'),(_binary 'ՠk\n\\_\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[}\_\ەX',_binary ';\ܶڏiKx好[\\0ܥ\}*3','',0,'?'),(_binary '\b\P\3\h','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Installer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Installer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o	`r6\\[5}',_binary '_?im27jjf\лAygiA!ӓd\0.-','',0,'?'),(_binary '?nBֽ-Q@<\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\J\Dũ\',_binary '8\\}+{3{9\nBx\=\'0\','',0,'?'),(_binary 'k\k\0A7\%M\J','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0fHpg!NO\\'',_binary 'ߓ2n\s?A\\N\ng;','',0,'?'),(_binary 'VQ^_\`3j\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*3]\<\\\]\\'',_binary 'нrt\\}Q\7@I=}amu(Q','',0,'?'),(_binary '+݂U\:5\'\$F','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(J\_?+4h',_binary '\	\<?~C\2B\\ ?','',0,'?'),(_binary '4t\\g\\\\\8Mp\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H.(N7\\\r',_binary '_\Gd11gY1~>B$t\\X','',0,'?'),(_binary '}\u5jg]\u9','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\_c\\\'\xM9\',_binary '`\\S,wD9kC\05β\19jB[\\','',0,'?'),(_binary '_\􊜷\\]]\\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z \"I\\\/',_binary '\"\[&\Pz>|֪!HX1\\\\b','',0,'?'),(_binary '.8yʞɥ0Ny','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\f9\\O\\6\{l',_binary '\X>>2򽿉=I̱F\ҁKŝl\\"','',0,'?'),(_binary 'JB<}c	8/\Z&','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=`w\26\d',_binary '6\ŷ\Wh	0W?\ޝ\Yǝm\','',0,'?'),(_binary '\\\L4t/','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s@\4	\Z\\Dw',_binary '+Yv2\Z\BP\@bH\I\e\4\M','',0,'?'),(_binary 'Zـ2\B\\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!{\hȡR2˪퀨6',_binary '(\1qKC\\\D?\~Ԩ\~OT\\ $&~#>\','',0,'?'),(_binary '1p=\ql\\fv$wi\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\٢j@\nN',_binary 'p\v\$L\΋\,*\\ʸ/\\;R\˥','',0,'?'),(_binary 'EuUs\v\b\~,','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ Ќ~^F',_binary '\\\\\(o8@\.z۹	\n!q66bp}\','',0,'?'),(_binary 'j?q8D\t\e\Zo','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{F\\s',_binary '\\C\f\jI\0\Q\nmJI*','',0,'?'),(_binary 'fA{^S=d\\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XU+4]\\nj2` ',_binary 's)Wg\>\\0vw@\Ceц','',0,'?'),(_binary '\"m4\4	\\SG','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\6gO5|\\ ',_binary 'pns\#d\F$\W͕\\(Q76','',0,'?'),(_binary '=r\pjգ/','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\{\XTc\<',_binary '\v/\Uc\bd\I4$c\\wS','',0,'?'),(_binary '_,.u#\n\'#\09T','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\yn\\xO\.~O',_binary '\r\'\S\T+\\\t=\\I3\E\9\','',0,'?'),(_binary '_K\\\:d~W?','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\\0\\p\	f\/l:',_binary '\\)\_T\\M\"4\\\\0ٜ(\','',0,'?'),(_binary '7_F\\v','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\3ͮ%.Y',_binary '\n \&<j\}J̌\vn^w\\o\[','',0,'?'),(_binary '\\α\G\uE-\,','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*HRA\&h?',_binary 'w\\n\@uH~sTW=\Iw@Pnַ','',0,'?'),(_binary '\6g[\_M\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#[1E=\\'?\\½',_binary 'n=}J\qY\9)fM$&R!w\','',0,'?'),(_binary 'sj<\+\nϼ\\\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DMR{iPc',_binary '&w\"\<\?H\f\\>\\\ZR1%B\\','',0,'?'),(_binary '\\\"#\0\\\:#0','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '76\\'\r<#z=\',_binary 'S\~8\ې\\\qZg\\#cҟ.:oy\','',0,'?'),(_binary '6IG\\̦','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\f(\. >#N',_binary '{Nl+\\8\E$\b\\7X\\o','',0,'?'),(_binary '>xOtW(','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0R\\\$|~\nv',_binary '\k\ipE0mŗ\\1t\MF\e\Z\\n\RR','',0,'?'),(_binary '\r\\F\|X\œ','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\'Hy\r\\n',_binary '\\\\\ߓK4\\e\\\߂\\S]n\','',0,'?'),(_binary '\\\W\.\a\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݔ\\\9I7|',_binary '\\r\0Byf\{\06@4etS̖\','',0,'?'),(_binary 'Dv%VF4\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mĎ妁\r\"Bx\~',_binary '\PL\`\'R<D\J\U>1\\D,','',0,'?'),(_binary 'V\vij\r\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	δѵ3l\]\\rE\',_binary 'N髼UP}\\'!7o\m-)~','',0,'?'),(_binary 'oA\Hz\0','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\jB8\',_binary '\e\\r\5E\\dH\\?\\Za\ARd\','',0,'?'),(_binary 'V\T\\}bTr(','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\\,S=\\\T8',_binary 'ъcY2\5%\\=dt}~^\\?','',0,'?'),(_binary 'V	2\\(','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\J\;\`ƒ nH',_binary '\r~$#\,[\5g\t\\W]I\{8r(','',0,'?'),(_binary '\`\\f>bXz/t','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\u̎#!?5',_binary '\pi\=\\z+#8\=\\n~}','',0,'?'),(_binary 'YdP\'\\"!\\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ź\>pҸ]T:',_binary 'lO|TK\\f\.`~4,XvIt','',0,'?'),(_binary '\ݞT#A\z\A','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WnhJ4/u4\0vob',_binary 'y\W?G|7H~A<~䪄3\p\','',0,'?'),(_binary 'M\\'\s1I)\/Þx','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`	\=\{`F\ZG7',_binary 'c6\y \)\\\S\\q![d\km','',0,'?'),(_binary 'NE }ޘ\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\!\\Hh',_binary '\9.YlS\\\\A\XN\o*bl','',0,'?'),(_binary '2\\\l>xf\C\3','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\/*<ZmXR',_binary 'K,\U\\\y$\\\\\&\4:\\Ć\','',0,'?'),(_binary 'j\s8i<>>\u\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bUy\ͅ\\\08',_binary 'bSx\\h\T/[\ĭux+)\D\+n<\','',0,'?'),(_binary ' |\\{\\"d>\nc','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\v-T8',_binary 'i;\Hʳ=wR\m\:\\@6C|Q	,','',0,'?'),(_binary 'Y\-\W\"5','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\"	\\r\{9\q+E^[',_binary '\Ol\]%$R\CombTr\>\\ZG','',0,'?'),(_binary 'L\ЊtƳێq{\\B','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'OÝY\,\\-\Z\*',_binary 'V#|q1V\ׁ-\(\\#\\\خ3-','',0,'?'),(_binary ',?\\"B*/]\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\\\\^R!-\',_binary '`\`1\\02\\'\\UA݌ !^B\','',0,'?'),(_binary '蓇)\r:+(Sy,0\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F[|.\1\\x\	&XfN',_binary '\\Dm\1%nݛ_dr \\rJ3Tr','',0,'?'),(_binary 'a&7W\\\'','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\l\cc*~j=p*u',_binary '<&J#\s\\.,G$lt<IW\5\','',0,'?'),(_binary '.8\0/6\\\>ɴ\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\I0mj@0\%U',_binary '{{o]vrl\SaX\r\P\Γ?%.\E','',0,'?'),(_binary 'hP\+\0G\tMբ','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\KKy\ޫpr\]',_binary '\Z\\\n=I#Z\\4l֙\\u\\`','',0,'?'),(_binary '[\\y\06Z\\\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P-\^0\3\\͙\5',_binary '>\-\\\且T	1&04\7lT','',0,'?'),(_binary 'f\\+\S6\\j','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Y6oz\/C',_binary 'e׺k+oC \\\@ƹ\OK<\hS_','',0,'?'),(_binary '%A\*\\\Y\\]\0','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\b\n\\4\',_binary ':\Ԛۚ\r7\0\XB]%\HU','',0,'?'),(_binary 'Tb\-a,?m\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`K\\l\\pW\',_binary '/t/(T5\\,3\\iwڗ\\l','',0,'?'),(_binary ')O\a\\\F`xh\\'\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zQƁ2Ϧ\D\\',_binary 'bo?|L\\c3f\}QՓG]X','',0,'?'),(_binary 'dnih\\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\Q\09mM',_binary '|3\,Ux\`i\\@?\f.@F/x}h#','',0,'?'),(_binary '\D\5\\\s*\/F','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'OEe\Z\YE\&',_binary '\\Ws\Gr(Q9A_©>+\\\'','',0,'?'),(_binary 'yz)\\+B\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\,oF\D:N4',_binary 'jKbʍy,`\y5o\\fڮ_e','',0,'?'),(_binary '\̕\0;\@y','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\PS\\5gzgI\-',_binary 'g荀\\0\h<\&M0\iu^̸L\_','',0,'?'),(_binary '/dݟ8\,nۺe)\$','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\#6\l',_binary 'w\r	Z\\ώ]?YxaPRn/A\\Q\M\@','',0,'?'),(_binary 'êC-Z$L6T','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R#tX\Ƀt}7FI7',_binary '1xk_,_{p\\'-Zʻ','',0,'?'),(_binary 'T2ޞ\lT','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\\L뺵\'\\\Q',_binary '0&\\MsԎ\\\̩c\|\\	av','',0,'?'),(_binary '@\z_\^\\\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\\\м\zֵ_',_binary 'V-2޸<n{s?I\ݸW\>f\s\(','',0,'?'),(_binary 'xn\'W\$\\\u\r','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$c63>n\M\"',_binary '\\\\d\\1ޙGp#\\3\f\'\.','',0,'?'),(_binary 's\\X=SLV\','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zr>U<z1x\e',_binary '\2LY\\\6[\S\j\\@K#','',0,'?'),(_binary '	(gJ\vt','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\\W7\PA,Ix\'',_binary '>:\\\iI\sk\~\\\+\\Kl)\si\','',0,'?'),(_binary 'MpqEHa\'p,\"','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':@\Gx\sV\=',_binary '\|\\Ԓ?LeGU\rp\s','',0,'?'),(_binary '\0Doژ\\"\7f','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LĜ\\LȐr4\r',_binary '\\r\&s\\3\\H)CN\)1\nJ','',0,'?'),(_binary '\\\Zd\\7U\&','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ձ\U\3\Ҿ\Pm',_binary 'o\a\\/jnu\\F\X]\S{\u\','',0,'?'),(_binary 'p\_\0IJ3','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UR)}\g)v\Ws',_binary 'QT\\@\k\\\"!9C\\a','',0,'?'),(_binary '2-Îke\\b','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<T\W<l0ӵ',_binary 'ۡ-\ON~*_\>\g\<\\','',0,'?'),(_binary '%#+s\eB\Z\@','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K8Idpo?E',_binary 'T\!H	ؘ\,C\a~KO\PJ\\\9\','',0,'?'),(_binary '\\N{g\','wp-content/plugins/woocommerce/vendor/composer/installers/src/bootstrap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ɲ\n%\0\\',_binary '\\g&Agp\I\84\\Z\\\\B\j\','',0,'?'),(_binary '5f[\{\1\r,\"\','wp-content/plugins/woocommerce/vendor/composer/jetpack_autoload_classmap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/jetpack_autoload_classmap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\I\f\=',_binary ',*̸\oo\\ZwиI+\ W','',0,'?'),(_binary '\\\Y5)ζ;D\s','wp-content/plugins/woocommerce/vendor/composer/jetpack_autoload_filemap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/jetpack_autoload_filemap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\׈$\o=\\\',_binary '5#iM k\\i\\-\Zr\ޗ5\\','',0,'?'),(_binary '-S2s\','wp-content/plugins/woocommerce/vendor/composer/platform_check.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/platform_check.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\#\;cL)\',_binary 'hiN紽>u\Z!l\'\d\K7qR\o\|\\','',0,'?'),(_binary '*u.d	aO~{\','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-autoloader-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-autoloader-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\ ]U4\ݴ',_binary '%u\2\\Ė\·L\A\㮌\Պ7KfL','',0,'?'),(_binary '\/~V\j\gUU','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-autoloader-locator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-autoloader-locator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\SVZ4\\Z[]-0',_binary 'Vps\\\5߾	lҁBjw','',0,'?'),(_binary 'f6߭\}3@Rx1','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-autoloader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-autoloader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FfPU\aO\]\\n',_binary '4:\ߓw!\\"+#dUӬd;wU\J\J','',0,'?'),(_binary '!N\\"i\\+n\F','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-container.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-container.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#R\0z	D\l',_binary 'FP_ij\E\\ͩOQi*VI\I\.\','',0,'?'),(_binary 'z0HBG0_.\\','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-hook-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-hook-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\k3$\\vl\s',_binary 'yu\\Ĥ\\\\@Yv[{Q\8\a\','',0,'?'),(_binary ']\SP\s\\0]?|\U','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-latest-autoloader-guard.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-latest-autoloader-guard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`*;\ޫ&',_binary '6\\VFô伢2[u\)\̃xE','',0,'?'),(_binary '\\[\_\B\	ӔL','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-manifest-reader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-manifest-reader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'IJZJ\i+d\D\n',_binary '\Koz&p=\k%\\\_u`\\\\\_J\n ','',0,'?'),(_binary '\L\fL\nA7j\\}\w','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-path-processor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-path-processor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\%d|\ο~',_binary '\rJӝH\~KEp9v>u^S\<q','',0,'?'),(_binary '\v\4g?7a&\','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-php-autoloader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-php-autoloader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\7)\\K\\\',_binary '=X\a%0\\\a\&#\<qW\\y','',0,'?'),(_binary 'Iŀ\\w*\r\V6','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-plugin-locator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-plugin-locator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Dy\n.h\V\',_binary '΍\F\0vց\'YF\\ֺ\\\\','',0,'?'),(_binary '_y$;~cs\z\r\E\','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-plugins-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-plugins-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\y^Z/u$ת<\8h',_binary ',7#\V:V3\\\sfCNbΩ\rHDY.','',0,'?'),(_binary '\n\#[\n','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-shutdown-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-shutdown-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u?nv\\_b\s',_binary 'lYHj\V6@\\c\$&\+/','',0,'?'),(_binary 't\L\Wm`i\Z','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-version-loader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-version-loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\r \\q\]+:',_binary 'S7\3Cqx-\o5]˧{cmn2\0R','',0,'?'),(_binary 'jyH(aZ\\','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-version-selector.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-version-selector.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W]>\G\*',_binary '\\E\Zu0\\hoL\5\Ty8\yǰ\'\','',0,'?'),(_binary '1\0\k7$\"K\_e','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\8e_\T\\ƽW',_binary 'ݬ\IS\P\"\a 7J6\QSv\_y','',0,'?'),(_binary 'qƘlLN\"','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\T5\zsWq2\\\'\',_binary ' \u%Pϐ\e\Q9_\0 H͝>\"','',0,'?'),(_binary '\ڌp\\t','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/config.m4','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/config.m4',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\O\տͫ,f܏	',_binary '\\\cPəxCy\\y\(\H*3HW\\Ԫ','',0,'?'),(_binary 'p܍ꜧ#\_le','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/config.w32','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/config.w32',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm_\r\ܮ3\\ao\',_binary '++\\$U\SI_\ N2\L\qn~z\\','',0,'?'),(_binary 'B$4֦','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/maxminddb.c','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/maxminddb.c',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\x\t4W\$\g\n',_binary 'e \\\\\	\1E\\0\mP5Q%g_\&','',0,'?'),(_binary '\I\gQڤ\'\,\\0\','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/php_maxminddb.h','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/php_maxminddb.h',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3\nnX\\\EƱ.J',_binary '}-l\/̛\\\97[G6\V\Yx\'\\\\','',0,'?'),(_binary 'u\\P$\d\EƛU','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests/001-load.phpt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests/001-load.phpt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QP~II\'+\̅/',_binary 'ob\\\\"v2 r \*0G@\Մ\W','',0,'?'),(_binary '#@]ո<%\%','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests/002-final.phpt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests/002-final.phpt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&NdRVi,~\\h',_binary ':uI~\\a.[\kPX\K;Fru,','',0,'?'),(_binary '-\#\"\\','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests/003-open-basedir.phpt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests/003-open-basedir.phpt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tj3f\@{\\Q',_binary '\㱐\ \A\|=#cm8\6*љ','',0,'?'),(_binary 'ʃ\\\\\K','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/package.xml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/package.xml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\\:D{O\\\#cQ\',_binary '\\ncIrm\',wUK@g8O( z.`2','',0,'?'),(_binary ')g_8\nw','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\n\۶:d`Q\',_binary '\\M H}ɷ<\\>ex3oҁޏ\]3ј\','',0,'?'),(_binary '[\t\\\h(\L','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/InvalidDatabaseException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/InvalidDatabaseException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\G\\EYdu\',_binary 'IS\\R\\c-U\v\Z\]\b)','',0,'?'),(_binary '\V\\nOp\+ɍ','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y.\<txV\',_binary '<\G_\\0{\[9|\s0@\}f\\EZ','',0,'?'),(_binary 'U(nk)r}oc','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Util.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o%(>T#\ί\\\\',_binary '!Nͪ\\c*L\'>ܲ\k\\\:\79bJQ','',0,'?'),(_binary '~R\\\|;\>\΍v','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iZE\\P\g2HE\',_binary ',G\\Tp\\8\FG\\\5\`\r|h~/a','',0,'?'),(_binary '\|7O=g\Z\T','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"Pspf>i\\a',_binary '⠏+	\'\lɗ\cr;<\r','',0,'?'),(_binary '^r\\"\ٝ\ \~Ŗ','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching/SimpleStringCache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching/SimpleStringCache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(q\!j\\Ȗ',_binary 'w\Xl\r}\^\5)#tmʊ^1@n\\F','',0,'?'),(_binary '{\'q\{\\?\\>vH','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Css/CssDocument.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Css/CssDocument.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'çڭ\?1)\',_binary '&Q쐻t\JA\1\\?','',0,'?'),(_binary '8B0Y\|\'Ly','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Css/StyleRule.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Css/StyleRule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\	)l;\^E\1x\',_binary 'zklQ\\\Q%~\H\v\-7\5Oi','',0,'?'),(_binary 'y\~x \;#e}','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/CssInliner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/CssInliner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3,n\\g\<)[',_binary 'kbj;R>\z[w^;\\M.u\rDl^','',0,'?'),(_binary 'U\I0Y\Z\ޘ','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor/AbstractHtmlProcessor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor/AbstractHtmlProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UcNƅс-i<',_binary 'k\\Y :HqM\\\y6\`\pi\','',0,'?'),(_binary '1m[Z\nZi\N_|','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor/CssToAttributeConverter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor/CssToAttributeConverter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z\\$@\"C2;',_binary 'm1#g\eLRx\r%r.̹\Ꙗ\X','',0,'?'),(_binary 'E&}T0\~\!\0','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor/HtmlNormalizer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor/HtmlNormalizer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	\\	\',_binary '{)Q>\iw\\8@/rT5)F~|\\c/\','',0,'?'),(_binary '\)\T^>s~P\','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor/HtmlPruner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor/HtmlPruner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\NurN!',_binary 'y_\\\\O\\p@#\L\4:.(%','',0,'?'),(_binary 'j\r\ijL\9#\6M','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities/ArrayIntersector.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities/ArrayIntersector.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\'we\',_binary 'n^\\$WbȿpVk\P6n\QDi','',0,'?'),(_binary '\\L\\n\\\B','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities/CssConcatenator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities/CssConcatenator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iI\5HѮ)\JG',_binary '\'\V9\p\t2\\\\\BXCh\\','',0,'?'),(_binary 'oX	]eqh\','wp-content/plugins/woocommerce/vendor/psr/container/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/psr/container/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's :/Ke%\$\',_binary '\\AZ-֭\:\'\\<5F\Wq,\','',0,'?'),(_binary '\\?\wEx\','wp-content/plugins/woocommerce/vendor/psr/container/src/ContainerExceptionInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/psr/container/src/ContainerExceptionInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'פ?e\\>\',_binary 'Q\\yH\n\\\**59p/s%Xh#','',0,'?'),(_binary '$BJ\/~X9@\s/','wp-content/plugins/woocommerce/vendor/psr/container/src/ContainerInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/psr/container/src/ContainerInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Y9PCB\n\lP[f',_binary '?qG-\<\\\6\4\1\\'\3\x\','',0,'?'),(_binary 'V$\gKL\\B','wp-content/plugins/woocommerce/vendor/psr/container/src/NotFoundExceptionInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/psr/container/src/NotFoundExceptionInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\	\\'1W\\',_binary 'ӘLHyÉ}i|\\\0nn\\G$j\\','',0,'?'),(_binary '\\n\fGu	/#۴\','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zy\\\vE[7\',_binary 'BVJek\g~Wz\0~*5\H\lLb\','',0,'?'),(_binary 'pz!\0n<Đ\𤋮|K','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/AtRuleBlockList.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/AtRuleBlockList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YxbE\\p',_binary '&)@Ș(\JK\/q0_FBDDu5$\','',0,'?'),(_binary '׫P-CG)\w','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/CSSBlockList.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/CSSBlockList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\.\Qo\n&\\|Q',_binary '\S7\qo\ۇ\\\\jZz;7\','',0,'?'),(_binary 'ys|Y\\"K>','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/CSSList.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/CSSList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<!\0k@D3\\t%U',_binary 'g*b\\"Q\'1\\\0ԥmJ\\\\\0<','',0,'?'),(_binary '|{pU\x$?w','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/Document.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/Document.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ު0R4_{Z5\\\',_binary '!,\"y\\\K0Q6|ecE\r\`Y\','',0,'?'),(_binary '\arKwL\eyZ','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/KeyFrame.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/KeyFrame.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':Z\Abc\5N',_binary '\\\\0NU֨퀥B\\\)rhP\j`$','',0,'?'),(_binary 'Z\n%\r\\0\%','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment/Comment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment/Comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\\Zw4\\\+\:',_binary 'rY)\o1kŏ s}\^\Ǧ@3','',0,'?'),(_binary '?\'\d<b.M%\^!\','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment/Commentable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment/Commentable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' Çv\Nd\2~~',_binary 'XH\\z3\\!Ej\Ͷ\ZNUɒ','',0,'?'),(_binary '\\,$\\Jn\2q\','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/OutputFormat.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/OutputFormat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\w>\k\\gA;',_binary '_B\\E\F\'\d\\;k\','',0,'?'),(_binary '\-Z\\IȘQ\t\\\','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/OutputFormatter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/OutputFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n6Qc\\ŮE\(\^\',_binary '\F\\\D1;sy#^Z\Z:rE\+l\','',0,'?'),(_binary 'Q\:\l)_\\\j','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\҇\w;Q\\%',_binary 'z\'펳vʌ\S\\\:qm\j)\f/','',0,'?'),(_binary 'Vq]o\BÌ','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/OutputException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/OutputException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\+6Х',_binary 'W/\P\r\\8).;;\l&s\','',0,'?'),(_binary '.\J攽R<\','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/ParserState.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/ParserState.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>Ԝ2X\\q.\w',_binary '\z\2\\\Y\it\\~4o\','',0,'?'),(_binary 'V1/e\(@\"','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/SourceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/SourceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n>ٷ\{\f/m',_binary '_r>{@_ĝ\W-','',0,'?'),(_binary '\rq\ɍZQ8]\s','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/UnexpectedEOFException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/UnexpectedEOFException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\&YQ\\\2Bm,\',_binary '!r!`\Z8\j^P7&Iq*-\','',0,'?'),(_binary ':\eV\*9	\r\@.','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/UnexpectedTokenException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/UnexpectedTokenException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\J\+;\N\0ȏ\MU@',_binary '	y*\#-\\0\\\+q6Zn#+u\\\"\ժ\\7','',0,'?'),(_binary ')\\!P\\\G1','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/AtRule.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/AtRule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\|\Mԩ\bCza:',_binary '\1\R\;km\Z&\\6U\N,\\\Z','',0,'?'),(_binary 'FH\\S\\e+$j|','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/CSSNamespace.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/CSSNamespace.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_koM\\\\Sng',_binary '`\\k\FA/\\i\Z\Y\1\\rKb\c','',0,'?'),(_binary '_/T2FIn\','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/Charset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/Charset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\N`\_LF(\',_binary '1\	mq n\ʏ48?F\\5w\\*','',0,'?'),(_binary '\$\\0-Zx^)\yK\','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/Import.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/Import.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vBzId`VU?˺t',_binary 'bwe\B,\\e\h\x\!K2]','',0,'?'),(_binary 'Ɍ\\׊)Lb4\m','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/KeyframeSelector.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/KeyframeSelector.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c}1\Z1H\t\',_binary 'ImDh8\nBv[ɛA\:\\#\+\','',0,'?'),(_binary 'XPӴ!þ`*\\c','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/Selector.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/Selector.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\vGK +`',_binary '\~<nvA\\\u:\r=\\\\\.\\7','',0,'?'),(_binary '6v\֡\J|\k\','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Renderable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Renderable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@.{\ƋH>`4/',_binary '\m\0b\\rϦ\\/&!iL p','',0,'?'),(_binary '\x@,x=2\~\>','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule/Rule.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule/Rule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ǽ\,\MJ\}\`',_binary 'w\\Dx<\\}\|\_\n\F\CTI\','',0,'?'),(_binary ' $XĠ!\\0=(\\','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet/AtRuleSet.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet/AtRuleSet.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\d?xt\\3cc\',_binary '\0m\\\n\WO\*,m\^;	\_Q','',0,'?'),(_binary 'e\jX\ZA\\\','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet/DeclarationBlock.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet/DeclarationBlock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2a~q+@-a',_binary '\F\gy<dA׃<1͉fB\r`^P','',0,'?'),(_binary '(\\r]$VĞ\','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet/RuleSet.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet/RuleSet.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G0y\ge',_binary '\IZ\:4l!\z\9,W̃כC?\1\','',0,'?'),(_binary '\0?r\<u\Z','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!f5;\K=s.9S\',_binary '\v	lg\w4m\\\\3G[\ɀE+m\','',0,'?'),(_binary 'c4\)\\\}_\','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/CSSFunction.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/CSSFunction.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&gF\lXi\l	O',_binary '2*\\8\HѰ8\"\\u\nyܴ','',0,'?'),(_binary 'Wx\\ff[Y','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/CSSString.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/CSSString.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x5\҃',_binary '\\:\ƥlY[\'\KfC\r\к\"\a\','',0,'?'),(_binary 'kN3\w:kui','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/CalcFunction.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/CalcFunction.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\?Ŕ\\'􌈉)',_binary '\Hn\;\#$%1b\`\D\\7','',0,'?'),(_binary '\	0\%\\B','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/CalcRuleValueList.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/CalcRuleValueList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\\\%/1\.@',_binary 'Q\Z\F꯭\MPd6YޠM&UM','',0,'?'),(_binary '\\XXc\zy\Z','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/Color.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/Color.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\(\\\餔G1\f',_binary 'j\\\\I!\8(K\\\X\<\'Q]\j','',0,'?'),(_binary '\^[OC.pB)]\','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/LineName.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/LineName.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\'ø)#',_binary '5\\\nDN0\\I\\\u\zYh\\=','',0,'?'),(_binary '?hs*\"ckz\','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/PrimitiveValue.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/PrimitiveValue.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\YSSNek\<j',_binary 'c};NsT/fE@G\ETViˆ','',0,'?'),(_binary ')ۡ\"%\biW','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/RuleValueList.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/RuleValueList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U7hz\;(ː_',_binary '\\|֚7pb\\k\!~K\~U\ x)\','',0,'?'),(_binary '\6ZUz_\\','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/Size.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/Size.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u`%d\R\',_binary 'ɯ\Z5R\\n\\\`ִp¶@A/̅H','',0,'?'),(_binary ')鷼\Ϩ \C\E','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/URL.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/URL.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\|\ZȜ\V',_binary 'G<m(/t\@a\n\RDm\;\W','',0,'?'),(_binary '%\<\%\k\h\\','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/Value.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/Value.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\3~',_binary 'Ѯ\q\l2_ U\\\aMd:\C','',0,'?'),(_binary '1sX\qVO`\','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/ValueList.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/ValueList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C$\,l\',_binary '\\dH\\\9~j\=\cT\\','',0,'?'),(_binary ':\\\J\'\','wp-content/plugins/woocommerce/vendor/symfony/css-selector/CssSelectorConverter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/CssSelectorConverter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\mT\^q\ZtP\Q',_binary '\\\\i/:&Z\\\OsUHC\\#','',0,'?'),(_binary '\\!\'@\\Թ','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/ExceptionInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/ExceptionInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>Δ\\OS\V1',_binary '\\3,<\$,\'\\*VsAk{','',0,'?'),(_binary 'B\\f\M\8(','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/ExpressionErrorException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/ExpressionErrorException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʓ/9\\&F0\V\"\"',_binary 'K\i\bTߚӸw\Q\\\K','',0,'?'),(_binary '\<zsI\GLJ[','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/InternalErrorException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/InternalErrorException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\]J\\ʑ*\',_binary '`\-\W]yn-%\l\\+V\qZ1/_ \m9p','',0,'?'),(_binary '\Q\y#r9p','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/ParseException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/ParseException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ͻI)y\\s5ga>Ә',_binary 'AkwkO\q6I\̢iCJ\M\\Zqb','',0,'?'),(_binary 'pmփ\)\w\\/7W','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/SyntaxErrorException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/SyntaxErrorException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\<\?3\\A9',_binary '\g\T2E\\\$Ï\\\`=\Z~_','',0,'?'),(_binary 'C	=2/ݭ','wp-content/plugins/woocommerce/vendor/symfony/css-selector/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'cT\\,\͈}WL',_binary '$\n{P]e\0\0tW\t<\C1\\1E','',0,'?'),(_binary 'Yg\v*\~)&\\ZQ\\0','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/AbstractNode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/AbstractNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[47\wm`\|u',_binary '\l\\N(\\rݑJ\l\o=2','',0,'?'),(_binary '\c9%>\0FUV','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/AttributeNode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/AttributeNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\ZN!\',_binary 'szG)c![z/vCN/ҭDAt&L\	\\\y','',0,'?'),(_binary 'K`A\R$0\i>','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/ClassNode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/ClassNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bA\QlR\\r\r99\',_binary '\=\\xqۗ߿\|\kBO\D','',0,'?'),(_binary 'fHe\'\?1','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/CombinedSelectorNode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/CombinedSelectorNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\&D\0\(',_binary '˟V\\Z\=\\n%\T\\65','',0,'?'),(_binary 'a`m\db','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/ElementNode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/ElementNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N肈^#\Z6\uX\',_binary '.\.$j\®2\êct\o\r','',0,'?'),(_binary '\\\l\0\Ml\ėۮ\','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/FunctionNode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/FunctionNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\R\WvH\\nQ\[P',_binary 'vց\JX씭\\*\\"E^H\!\','',0,'?'),(_binary '\"\K\\HnR\1\','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/HashNode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/HashNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\tpp+t@<\',_binary 'y\0\\!$I+|\g\\Ƴ\\\F`Nz{','',0,'?'),(_binary '+7y̲-\V','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/NegationNode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/NegationNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L]\eO[\',_binary '\X\Dm\	Z\0*$#DsWJpc','',0,'?'),(_binary '\"\j[\Z⹔xø','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/NodeInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/NodeInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/̄=6]|L\',_binary 'L=\\\kwj.3ŜB\"4\p^YJ%v','',0,'?'),(_binary 'v!`݋\\J\Ŭ','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/PseudoNode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/PseudoNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>P\Z\x!2N\',_binary 'H\\\z\P\\n\^\_%8\\ҡ!','',0,'?'),(_binary '	K^~!\r\\\Y','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/SelectorNode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/SelectorNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3L8l)Q\"s\O',_binary ',\I&] |ǷwZD_HЗu\r\[','',0,'?'),(_binary ' C]0wER=\','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/Specificity.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/Specificity.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\hʌ \i.v\',_binary ']wJ]^nlW\5\؉\36)\0\','',0,'?'),(_binary 'o`\D\\`\\','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/CommentHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/CommentHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D;s\`o\d\%h',_binary '`i\\{]a5\\/Т>\0s>\','',0,'?'),(_binary 'dO Q\-/','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/HandlerInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/HandlerInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Nct\]΅\\Y',_binary '\k.)H\|\\\^Ա!)k\','',0,'?'),(_binary ':ae/щ\','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/HashHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/HashHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-_Яd\}J%',_binary 'W%דU\\S}\a]\#\N\i{\','',0,'?'),(_binary '_VD\M\\"\q\E\','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/IdentifierHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/IdentifierHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(j\'C_Bd ;',_binary '\0ns\BΑ-gҕE\&^\dj>','',0,'?'),(_binary 'ٻh\\r\yi\\\','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/NumberHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/NumberHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '龃sRR\SHҍ\_',_binary '}Y$N+`\r\\*4Tnk?D','',0,'?'),(_binary 'G~h\G䕔oܣ','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/StringHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/StringHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\}^m#\Z	B',_binary 'ЁA`g\\_W$p\\u&ef׎^>$E','',0,'?'),(_binary '\U:/rfT\j\','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/WhitespaceHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/WhitespaceHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ZA',_binary '\߰LOw\n}<\\٩{e~\\\_Z\l','',0,'?'),(_binary 'ɑ%r){+?','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Parser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Parser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+s=*|O:\\\ˍ',_binary 'r\_;qu}L<\FѵX3)iL\\m#','',0,'?'),(_binary '\\acӅIP1','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/ParserInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/ParserInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(T^]\+,O\',_binary '\aYRܤ6Wd\l\fi\*}\ì','',0,'?'),(_binary '\VP\.,8\g;,O','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Reader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Reader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\N[Q\CC\0D\',_binary '峴=\t ^֌>΍)\\\\','',0,'?'),(_binary '|\}Ft8\h\\'','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut/ClassParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut/ClassParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V=\d~5\',_binary '\VV\ߓefE\vߚ6KB0;\?\2\\~','',0,'?'),(_binary '\\W\͠0[B','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut/ElementParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut/ElementParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\\0L\\\[',_binary '-\lToBm9C*L@\`k\8鐔6','',0,'?'),(_binary 'q\\w\=bo','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut/EmptyStringParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut/EmptyStringParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H~\7l\)-s}\',_binary '*e\"cuqܧh\uc\n4\ZoUm\\','',0,'?'),(_binary 'X\\\\Z#g\r\','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut/HashParser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut/HashParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ݺ\n\J\=0',_binary '*L\곮ĞKW\\\_fѼŃP2','',0,'?'),(_binary '\\r眞\r端\}f','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Token.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Token.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\t\4\:',_binary 'K\\r\"p\/͸\t%m$,\r','',0,'?'),(_binary 'LB\58˷\W\','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/TokenStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/TokenStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mO,fp#.\\K\\',_binary 'kP\tN1%\z\iQ\g\̹H','',0,'?'),(_binary '\~=q/\\A5','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer/Tokenizer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer/Tokenizer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '춤\Za0|\\\\in',_binary 's:<G2\2\VJ`u \'.\zzEt','',0,'?'),(_binary 'z\Tpe\!/:','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerEscaping.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerEscaping.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '``\fl!&',_binary '.\n\u܂\\U\c\r\\?aE\if-','',0,'?'),(_binary 'v}!pe,\\!','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerPatterns.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerPatterns.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':X崺#\0s4&',_binary 'p<`dEgk-h.\\\ZCxwg','',0,'?'),(_binary '\'رrR6Z-\\','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/AbstractExtension.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/AbstractExtension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\Xq7o/\\r2R|',_binary '\ZB\n\( ULM&\\J\-n=7_\'CX\s\','',0,'?'),(_binary 'J\\\̀¨}@+,(','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/AttributeMatchingExtension.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/AttributeMatchingExtension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0;\J\9~\M',_binary '`.\\Kyk|__ʞ[7\X\nh\\զh','',0,'?'),(_binary ')Oyv ֚p\P\"','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/CombinationExtension.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/CombinationExtension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\\\nvݕ_',_binary 'V %f\=.(wV2\rІW\m','',0,'?'),(_binary '<%:\\GJ\=','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/ExtensionInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/ExtensionInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}\`8ܯ.\&\\3',_binary 'X?\nh-\ӕJl\\ܨFlw\[\R','',0,'?'),(_binary '!F\\\0','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/FunctionExtension.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/FunctionExtension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gf\'\U1Yy',_binary ';Ym \\r\\C\\"i\_\s3=M4P>','',0,'?'),(_binary '5\E隚0I','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/HtmlExtension.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/HtmlExtension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`eTOyV\-YF',_binary '/\\i\\\M\\\E\\tk\0N\Q^\','',0,'?'),(_binary 'zX^KtΗ:\G&\','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mi>\1h\\4x',_binary 'jl\R\=S e*4Y>\ʵSs6(J|','',0,'?'),(_binary 'ӻS\Iy~{\z','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/PseudoClassExtension.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/PseudoClassExtension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\\܉=\ob0',_binary 'GdF\V\3)3`O\{P\=5\','',0,'?'),(_binary ' \\F%','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Translator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Translator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\R~HL1\!\\6\t',_binary 'Yd1v\\p\x@GQDW=\wZ@|o\B','',0,'?'),(_binary '߂҂\A$-6\','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/TranslatorInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/TranslatorInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\\\WZP\C\',_binary '\\_`\'\X`s;\C4hl\Sc\x','',0,'?'),(_binary 'Ґ]\\L|7#','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/XPathExpr.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/XPathExpr.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\y|CWP)4\"Q\\\\',_binary '/\\!OSu\o..w\\Qc\n','',0,'?'),(_binary 'ڬ\\\\rMY\','wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' 5?\ZK-DtA\\',_binary '\+*$\"ў5f\\r\X\l걬I\(\n','',0,'?'),(_binary 'x\+|\7\\','wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Php80.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Php80.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\xOɚ\rg\K',_binary '\ųnЬ;\}\*K7G\\F)\u\\\{','',0,'?'),(_binary '`\\rw~\','wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/PhpToken.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/PhpToken.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'PMԉ1\',_binary 'ToqFR\^ϫ&y\#\C,s:','',0,'?'),(_binary '5\\\Zne*n,','wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\fŞA3H',_binary 'j\\\\hPL\d\`u+c@AOD','',0,'?'),(_binary '~n\S\o6\\rfS','wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2l\z\rH$?\\N',_binary '٬-^pu8\),\\rb\\u.\\,','',0,'?'),(_binary 'tmH\\#)\n\\P','wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~zQG\K\',_binary 'U~xd-/}\>\Nq\ѷ\9P','',0,'?'),(_binary '\\Or\\ZTxqN','wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '֒=w\\^6\o',_binary '6/.\;^\\\\yvg%','',0,'?'),(_binary '8?)~0+\\\','wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\܉8pvc\r\$B',_binary 't)Wn%\g3C΄;dD(2Ŭ\\^a\h\','',0,'?'),(_binary '֭`{B\5_\','wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/bootstrap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Xu\99\6',_binary '\\%\)\[\CJMkNQki(\DHک','',0,'?'),(_binary '\Dwy3ez\8','wp-content/plugins/woocommerce/woocommerce.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/woocommerce.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Dq@>yw̅\ͤ\',_binary '\z^\Z\5j\?7\Y$\Z\煤֢\','',0,'?'),(_binary '\\*(*+Wjcp','wp-content/plugins/wordfence/crypto/vendor/autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3Կ:\V	U\'',_binary '\|<\\P*tg3dYs\\/\','',0,'?'),(_binary '\BImS\96\7\X','wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yG\M!ex9\\',_binary '\!ZgbZ\\FZ\z\\|YE\	','',0,'?'),(_binary 'Cy\\8\\'a\','wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0mj\\Ԟ\W',_binary '͛=\ېIhKg\0%T.\]\r\~','',0,'?'),(_binary 'S\n\pލG%','wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']_\#D\\0\\',_binary '\Z ے\%4~N\~Gh!b\:wɌ\'','',0,'?'),(_binary 'a5\ͅB_\s\','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EӤ㭇\\Mg',_binary 'Q\*\'B+Eߞ:\m\yu\W','',0,'?'),(_binary 'k\PP1<\','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ou\l\\_4@',_binary '6b% \"\ʴs\J\p3\8ӷSǙ:','',0,'?'),(_binary '\MAH\\\\0\[d_\!','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\,}vĨ3\G\)',_binary 'Er4@\0ԡ$\z\3\$l\\Z\`i\ex\l\','',0,'?'),(_binary '8Y\\v\C\[,','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:\0\\>\\\}LQ\0',_binary '\\_U\0]q=Չf\\/	@d\\r+v\*(','',0,'?'),(_binary '\Zp%\'n\ZWj\','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ey\\\BJ',_binary '>?z\yO\IncC!Y\\\;/:<\nJ\','',0,'?'),(_binary 'PK2I\)','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3[h\kda4\p',_binary '\&!\7^\@\9N\BT\\\\\*8\','',0,'?'),(_binary '&PDt\?5u1Ym\','wp-content/plugins/wordfence/crypto/vendor/composer/installed.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/installed.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q\jy*_iI\',_binary 'z~ti\\\D5\Z9l9;I\','',0,'?'),(_binary '\\˕r&\q\Fi','wp-content/plugins/wordfence/crypto/vendor/composer/installed.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/installed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K:\Q)˸\:-*',_binary '\8}\ު\]\\"1&(\䙄\','',0,'?'),(_binary '^u\uWdM=','wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z\\=Eo0[\',_binary 'm?\Z\\"\g\=0\N\"\Q`u\'\\~I','',0,'?'),(_binary '\N\\\'!\rB\j\3\','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\H\\!#>b\W\',_binary '&\xw\αh\\)œ@5m\\.)9\R','',0,'?'),(_binary 'F|\w\ZQ,O','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\\\?\\n\	:{Q%',_binary '\ZIK/Iw¥OvyEBi\\$G&','',0,'?'),(_binary 'O4ǳWQ\0\R\','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>ǈ\"C\ix',_binary '\\x眪!\}\\Z\W\d','',0,'?'),(_binary '\\\.\U\	Y\\=','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h`VAf',_binary '<\\G\\;1#kLà\(փ','',0,'?'),(_binary '>G\O\jP\l\B','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\\\'Ρ0\g2',_binary 'ؚx\"o*I\\nQ\j\T(\G\Z.\Z','',0,'?'),(_binary '1-\\\g97\\','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'PB\.\\}\F',_binary 'c\(k1\\\2Qw4\?0','',0,'?'),(_binary '\46\1\m\\YR','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nH\0\u} `\\\',_binary 'R\\&X\d\[49V\I','',0,'?'),(_binary '\r\\\X\+\-Ta','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@ \MϼV_i	\\',_binary '\\U\s\\\\DMÙ\d\(\\0ā~\\\','',0,'?'),(_binary ' \v\bu)','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\G\r\\]\\/',_binary 'yus\\\Կ\\\\\:\\0)\y\zsݿSkH\','',0,'?'),(_binary '\\PJ\t1z','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wU \\ې6M\\8',_binary '<\0\\rIB=\"P8D\\"\\\L~\I[','',0,'?'),(_binary 'wË\\\9/,+1','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\ Z8\t\"',_binary 'avxu흶j=IS\D{\!','',0,'?'),(_binary 'YV\29}D8','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=on~Z\TOQBe',_binary '<H\"\\F@\\%\1`7<\\	\}','',0,'?'),(_binary '\\\\PIcD\\ƾ\','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Js\ǙB',_binary 'ER\Jb\ȸI\"\\t\],qP1\\fD','',0,'?'),(_binary '@L\:(','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/psalm-autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/psalm-autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\p\\0\6&	',_binary 'ujv\d_\\\=\n\2fY+V\\\','',0,'?'),(_binary 'IooԆ5nuѭH','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\x\6F\0f\',_binary 'N^q\\yqܯ\r]S\\\\\[\C{Vy\w\','',0,'?'),(_binary '??Q$P.:X6','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-fast.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-fast.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0@ISB',_binary '1\\đ\,\h-\h>fھ\G]','',0,'?'),(_binary '\\ƄNB׭','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-pedantic.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-pedantic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@8\sA\\',_binary 'b\#x\\hF4_ \De\qeD\\','',0,'?'),(_binary 'iȜ\1\\0\\8','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S;h8\^\\g\R',_binary '\\m\fʬ\SXT\\8\\A-g','',0,'?'),(_binary ' es(N^+q','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-phpunit.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-phpunit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2MEƱ(\(',_binary 'E\a\\r\f U\DLbVҪW#s\s','',0,'?'),(_binary '\^&\`R\y\J','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}n\3;g)\\',_binary '\nj\^\C\(\\UU\i\'9\O','',0,'?'),(_binary '&\\2\\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ylh\w%Re\',_binary '\\njqW\\	\v_\#\ f\~\\R>','',0,'?'),(_binary '-췓\9\ExZ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Xw\Tg\A}\\n',_binary 'kcQxe\˳`=n6\X5y\dz5u]WB\'','',0,'?'),(_binary '\\yKv\\.\Z','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>_\3\\Nw#\',_binary '\ǥ\mZz*,=:\n\-\3|\!\\','',0,'?'),(_binary '?H\\hD0	','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ﬨrz\d\',_binary 'h\+\][e+\hӆ\FY\ V','',0,'?'),(_binary '\\*h^\\\\\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n<Tfw\Y_I\\',_binary 'e\'#\\?\O-U\L]5\6\$','',0,'?'),(_binary '\n\:\X2\Lnc','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\cz\p\(,',_binary ',\\\%u\Z\\RzB\r#~+`\5y\','',0,'?'),(_binary '\Z\(\|\Z','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QUp~ocÊ4\Nt',_binary 'L\\nl2@ΐ\>hi,uJYH\\\L\,B','',0,'?'),(_binary 'ν\}\V+tB','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '꤀x\٠%cl',_binary 'N8,c\\\\ae\\Οi<5p$\','',0,'?'),(_binary '!Id]5$[\\~','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oL\\\ k\'k1',_binary '1\\\Qt*\J\\\%\\s\&','',0,'?'),(_binary '\\\'\|?\>\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\L\\aDJ?Z',_binary '=F==<_%=\M?\\\\\u/','',0,'?'),(_binary 'I\PE\XtFH\%','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0\\\Lv[c\\)?',_binary 'C\h!݀F$\}wd7b(!\p\IF.L','',0,'?'),(_binary 'W= \\\'x\"W\}\\d','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\թ\K^㥾',_binary '\M8:naƋGZ\qQdý!\\'&g1','',0,'?'),(_binary 'Zя\ݒS','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\\Z^ZHG%O',_binary 'mc;\\ny㐲\\0,\5\F|=\C','',0,'?'),(_binary ',z\e\Y#uJ~[P\r','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' OpR{ҵ\Gݍ\',_binary 'Y:B\\P5Ms_.ن֎','',0,'?'),(_binary '\BK\Aa<\l2','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Xߓ\Œ\"X3\6DQ\',_binary '!l..\GI\\n7oe\ѿ\\';I\n\n\','',0,'?'),(_binary '\\\\Z\e	\)\Up','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ȑH\\Zb>V\D\R2',_binary 'rћJԑI/\\nOY}xņ\\\U ','',0,'?'),(_binary '\bq/\\Fk','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\7\¤\rF\\g',_binary 'nV\'VV\)F|*ᑝ2N\\z','',0,'?'),(_binary '^Sx_?uG\D\\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\H\d9<C\ˤ\bl',_binary 'K\.Bo\\ࣸvb%\\S~1K\\','',0,'?'),(_binary 'N=f\>$K\\HT\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\?G{\\\g',_binary 'ĀР<W;-\Z񀍙(C+,M\U\\W6','',0,'?'),(_binary '\/\\؊!N>\\n','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\f<_2S^IZ',_binary 'iݯ8{i\q!d\Ս\Az\\','',0,'?'),(_binary 'YBWy	+\BOm\z','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#:\N\\'Dx\N',_binary '[\_|А\~E\+~\E\(`\_','',0,'?'),(_binary 'K\Lx<CH\e\Z','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-EN\Ăۛ(\nn',_binary '\\Ѭ}^EF\\\>\ڂB\\','',0,'?'),(_binary 'F1+\Z#\+d\{w\{','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.D6pir`fw\=',_binary '\2\KJ73\x2\M2&+LL','',0,'?'),(_binary 'E\S\c+\\#)','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\NmS\\\C\\{\',_binary '\\P~{p\\}x{\82hX\x\','',0,'?'),(_binary '!Plu6\\\CZ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\P\\\e1',_binary 'T*\+\\z]ʜ;>\n\3\\\]?x\','',0,'?'),(_binary 'ia{-\\\Z\ؙo','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}<\\܎s\9',_binary '\Q\\'\r t7\=s*a`<z\o\_','',0,'?'),(_binary '\\"8Y74O<','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'diBD\J\D5\O',_binary 'NaiB\\\\r\AO]@\P\','',0,'?'),(_binary 'j\ֹJ\\0Y','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p0W\"F)\8O',_binary '5\)&\\BoK]ػ\rm`%\h\O','',0,'?'),(_binary '\	\\")\"\0Io\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zq\Zsq776\',_binary 'CDa$\=f[Q4\JW\7l).\=%','',0,'?'),(_binary 'ZLOl\\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\F\h\z',_binary 'oő\nwn\pL+;\\\\~t2P*ƃ6','',0,'?'),(_binary 'd`#)?ϳ\0(w','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' oY\-\)EHd',_binary 'l\,8E\TCeylaS\\;)\'\"d\`z','',0,'?'),(_binary 'G<7et/\W','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[f0Lş\\r{VW\',_binary '\\'&ܔ[m`\ϊ\c2E\%\WGW䉷','',0,'?'),(_binary 'a\.\j@\\^','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/psalm-above-3.xml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/psalm-above-3.xml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|<Qq\\)@\MJ\',_binary '/\jo\z\y\\@z%9&F%\[','',0,'?'),(_binary '^d?e.oʨL','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/psalm-below-3.xml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/psalm-below-3.xml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\[\C\=sy3\L\\',_binary '_\o3\tY_o\f2k#06Ps;','',0,'?'),(_binary '\t\h	,Gx\"M','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\R\N\Zb8M\g|',_binary '{\RtH}ܧYQ\{\F\ZH\','',0,'?'),(_binary ' GʴGtؑ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Oū3(	iaY\\(',_binary '\\\\%\\Z0b[u\#v._\	O=0','',0,'?'),(_binary '3JΑTg0\\'e','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Common.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Common.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`4\\uB\nE\#@W',_binary ')r\xUYJ\;hpjH{\\\1\'#\\ s','',0,'?'),(_binary '(|ZxT[u','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z?\(E\Wup',_binary '+\\D\\0ej\rg\\\ϧ4\','',0,'?'),(_binary 'Kkf\g\T#V','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'er\x|2c\',_binary '\\\.C@2P\c֜^n\n\'-v[~','',0,'?'),(_binary 'q\L\>\\#Q\\0','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\B\\gY\\',_binary '\:\IZ\CZ\8Ȱ\L\]\m','',0,'?'),(_binary 'xLKx 2Is\!#Q','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\rU\\\CB\"',_binary ')M쩂tU\\δ\Ԫ\\F.','',0,'?'),(_binary '\%#\\t\\4x','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yW0{X\nZ0',_binary '\\0AV\RX\ȕ\~\\d^\/)@R\\','',0,'?'),(_binary 'P \\NtD݌n\"','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\!,^\q',_binary 'X߇p\Ք\ZЉ\ֱo\\r=˸<!~3\','',0,'?'),(_binary '$\P\`\0g\X','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yF\\\\2\\',_binary '2ks\\\>RI:nH\ȿDm\!zz\','',0,'?'),(_binary 'Z9\}.\\J\k=','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8I\\Z\n\ӣ',_binary 'i>zR@\\\\\k\W\6uk\y','',0,'?'),(_binary 'Pbw=\\i\\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\Z\Iw5AlLۢ',_binary '\K{8fl7sRh\\嗋\I','',0,'?'),(_binary '\-\'gP\\\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9V\#ҹ\\4',_binary 'GpfHv\Z\\x81C[\4A','',0,'?'),(_binary 'AK<\\jgsr\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4Kb(\\\\\pB-',_binary '\ճ* ʰ	\[q˜P\\k','',0,'?'),(_binary '\ ލ<:9\|\\6','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-_\b\->O\\苃',_binary 'sɔg\%riCP\w%\{\\J\','',0,'?'),(_binary 'vLM.f\\\%OMR','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4V+=?k\\r\\',_binary '_\\x:\nOsO:d\\'\0N=\k\','',0,'?'),(_binary '͍\\ρbB','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|Ǳ(r\q֧#',_binary ')0\\\\\\+\\\^hv.(\>\','',0,'?'),(_binary 'oC\\"\Q\\t\y','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+\\%',_binary '4!H:6>\lE\\Ec#\\a{A{','',0,'?'),(_binary '*\\\b\*ee','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\x\\8z\M\~.',_binary 'vR\0S~[\rҮ6\\o\\:Ś\r]','',0,'?'),(_binary 'HY6o\\D{LH\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u.S\\y\l\=\0C>',_binary '\?\\x`Q=\\8:vsT\','',0,'?'),(_binary '\\\\\➞^՘R\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\o\\hg[',_binary '\߁.\-h4`9S _\r\)I\(\W\\','',0,'?'),(_binary '%$\\\Mq\T<\\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CUO\\ZߠxtH',_binary 'G\n\"_/A\gh	U?\Ss\H\בY\ٳ','',0,'?'),(_binary '0\\a\OZI|I\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\WHY \²',_binary 'zI]_ǲ!\bш\6d\uY\3','',0,'?'),(_binary '̙~Ȍî+\\byȁ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{숊z;5!\\',_binary '\D\\Z\LޠΔa]n\\n\\L&\\n','',0,'?'),(_binary 'K0\\\r\\ܐcn\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\29Y¿,E#\/',_binary '\  h<)s\>-P{\\\KI\\0','',0,'?'),(_binary '?U\\'_l.p','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o>B\	IN-y',_binary '\hl[\(l~Q\u\FM	','',0,'?'),(_binary '\gxAȢ}g','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]ኮ\\\ȣ&',_binary 'K\#\@JU}F,\![','',0,'?'),(_binary ']*.>`E\f','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\F\h瀁1-',_binary '6!om\ݎ^.^@˨\\v7\	I\}','',0,'?'),(_binary '\l/<\U\\ZA\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\SzLHAWr6~',_binary '0pU\\\gוG/%\'\\Zd\\n\n','',0,'?'),(_binary '-\\[\\Jץ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\1\	\M\\\]',_binary '\A8\\{!\Vt<SqHoh\4y`By','',0,'?'),(_binary 'of?\3P1\\"\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\"̤/O\Y\'',_binary '\8\e\Tet\r jP\/J\<^rӥz','',0,'?'),(_binary '\71\\}\n\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '12+;F\\\нNM',_binary 'w\\"*5U T@\nyȳ\^au\'','',0,'?'),(_binary '\\w\y*X\O\nG','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\Vl~\m[%Wt',_binary 'Pq\0V{|\0m\0;\\\2f@U\','',0,'?'),(_binary 'W8h!ɩkĉ\'','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rRUb\*\\\0\'',_binary 'x\\\\<\sBZ2jRM\'0%$\i{ V','',0,'?'),(_binary '\ͥ`FJ\\Su','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Kz+U\\Ÿ(\5\\',_binary '8:oI\9,\=zDk8;\{A{\Zij','',0,'?'),(_binary '\Ia\n؎\\a','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>\Z\\\Z+,',_binary '*y$MQ[q\:h\\"\)XTC\0\\\k','',0,'?'),(_binary '\cYF\\}\j`','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\\b(浏К',_binary 'n;<\	Ǖ-W\t]\<s\\u','',0,'?'),(_binary '\u_\\\~!\0\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y=\nY\992',_binary '6\Z/p\y5\\E\حOE','',0,'?'),(_binary 'o\\\	l\Ѵ\cd','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\n@LjwD\',_binary '\r8d\\8sڇ\\6\FȌ\','',0,'?'),(_binary '\~+\q\X\\"`','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oaQ\|g\4&\\',_binary 'c\UX\\+]Wvd\=,\Z0)\\','',0,'?'),(_binary '\\\h]CA*','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'I\˞aFtz\\\Ǯ',_binary 'Ҭ\\ZADs5\?D\A/<:','',0,'?'),(_binary '\_\n\paV','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>*L\1\˵\"k%F+',_binary 'Z\i\M\fUvi-\})\f\\"Mnd?X','',0,'?'),(_binary '\Xp\\\~0D','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Woe~oB2_;',_binary '5q\SrL\]OXsq\\\+l<\ɒ','',0,'?'),(_binary 'A?\]\\8PMT\l','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\C\B\)c\ae\',_binary '\[}D\\\\0OV:~-\\"~mBh\"<\pW\','',0,'?'),(_binary 'B\PXW\\6\\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \QA\L\󚜆U',_binary '\\G\n<.\ZWr\ʪ\\Ø)','',0,'?'),(_binary '[\'\/\;','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yP58\\Ƣ\',_binary '\z3qS\\T=\䞌HL<Y5A\#H','',0,'?'),(_binary 'a@WrQw\Z\n.\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܑzg<N\\\n?o6f',_binary 'R\EgX3JAc\!a_\\S{','',0,'?'),(_binary '\ \K iDt','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\Zz#H\\',_binary 'n]\x\\Z_Ѫk\B-a&̃','',0,'?'),(_binary 'W\LjN/@Ϣ\ư','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T	\nrk\',_binary '\;\\\Xځ\\/0;Q\P.B4\\\Z\','',0,'?'),(_binary '_\#\\U1pGS\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\rt\w\(e',_binary 'ҿD\I<\^\i2dW]G\_\-+A8\W','',0,'?'),(_binary '?Fϸ\AR1\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pԏd0\\lN&7+',_binary '^s\n@G,ږ\n;|3P	nԔ/\rzA\\"\nd','',0,'?'),(_binary '/	E:K\R寥v','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\\[\SPkC',_binary 'ںمŴ}C:\ø=~\\Q(8\$Q','',0,'?'),(_binary 'z9	\`d3\\0\Iay','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ @\\^8J',_binary '\ؽ@B-K\\m\\\-Ȼ\\Z\2p','',0,'?'),(_binary 'B\@R*GxF4N}','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'_?Sş\Z]\y',_binary '6\[-\,9YRr\\rY\"-an\6$','',0,'?'),(_binary 'GG\a\"','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*M]YnM$^ù\"',_binary '\ϐ\N\\oKtQV\r3-\\y\-','',0,'?'),(_binary 'aJr\\\&\-D\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Uo\}S}8.',_binary '\$\s\\\\?;fĠ=`\r\	\\&!','',0,'?'),(_binary 'XX*\\!2\~\','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'eb:lx-\<\s99`',_binary '\,\{ mZBV\TL;*\\<','',0,'?'),(_binary 'q\$\'6e\\-W]','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nb\x	BC?\Z',_binary '\eC8&\r\\\\h\r\2w\(^Й\V\0','',0,'?'),(_binary 'TL \߈,]զm','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8	:{\W\\e',_binary '6{w\^GkΫ\25\b\\r\\񓫄\','',0,'?'),(_binary 'v?YFw:\\ʶ','wp-content/plugins/wordfence/css/activity-report-widget.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/activity-report-widget.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J^x;y\c',_binary '\ӡf\aMWv+\W%}\\`D\N\','',0,'?'),(_binary '\CS\wkK{\Ԉ\\^','wp-content/plugins/wordfence/css/diff.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/diff.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '܀g		$`r\Q',_binary '\$\hEJ^54<$ӭYc\\\\&','',0,'?'),(_binary '\]\s)S -','wp-content/plugins/wordfence/css/dt_table.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/dt_table.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\gJbjJ9k:\',_binary 'o[P\HyЊ}\\iGc~\<cD\R:D\','',0,'?'),(_binary '7b\i\̄\\\\\$\Z','wp-content/plugins/wordfence/css/fullLog.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/fullLog.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\.i`΁U\v',_binary '?\>?h\ξ[²\P\u{\puaa','',0,'?'),(_binary 'hr\Z;%e-x','wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\G\Ju;Q\Z6',_binary '\\\MU\KhQwCi\V\J\'','',0,'?'),(_binary '2v\'\9\r\\z','wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\bD\@pG+\',_binary '*DZ\>Bg\&YY\4(</','',0,'?'),(_binary '\Z \R\[\\'\>','wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\J\\c7yx\гl',_binary '~\qV\*\'\1]3^\\\m','',0,'?'),(_binary '2r}\V\ĥ$^n/','wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h^n=(&\݂N&',_binary 'S\DIBz\_-?(Y\\pEyƹA','',0,'?'),(_binary '\\\\\7\\Qo','wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|%;wQ8\@',_binary 'wi>\6Ƭ\4\\.N\C\\Z4IO\','',0,'?'),(_binary 'vO\#\JN\\+쁁','wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Aa+JD$2J\',_binary '/#?T\iOLyv\uTKɤ\\ػ\','',0,'?'),(_binary '}p\\\'PigJ	','wp-content/plugins/wordfence/css/iptraf.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/iptraf.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ebf.\\n\V[\xPh',_binary 'J-@ ]\-\\	\cq\\WQ$8','',0,'?'),(_binary 'm0!^Z\dDZ','wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')e\\f\#`P~7\n',_binary '-m\\z\\n\N\FE\0ѭ\\vq\sL?Z\Z','',0,'?'),(_binary 'T%\^\/dق:C','wp-content/plugins/wordfence/css/jquery-ui.min.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/jquery-ui.min.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}O\^\0tGG\\Q',_binary 'ٍ$rb=p\hx\K5]8\QRjn4','',0,'?'),(_binary 'pLV\˟\D>\xe','wp-content/plugins/wordfence/css/jquery-ui.structure.min.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/jquery-ui.structure.min.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\/\h<U\\',_binary 'n\\\i\뗅NvX7Y]D','',0,'?'),(_binary 'CG4?\na+J\','wp-content/plugins/wordfence/css/jquery-ui.theme.min.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/jquery-ui.theme.min.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bK0b\xљ]',_binary '4\\\\ncE2=V{\+\\\goЅO','',0,'?'),(_binary '\0a&\sBS\	','wp-content/plugins/wordfence/css/license/care-global.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/license/care-global.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kK.\ǴU\^',_binary '2\Ʋv{\"S\\=^!\W:C,OJe:\9','',0,'?'),(_binary '\Tf\$\\r\\\"\\\','wp-content/plugins/wordfence/css/license/care.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/license/care.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qC\*&h)F',_binary '\\\Zm\ʘ\:Nӹ_\n8Q&y\rx_Qy\','',0,'?'),(_binary '\\N\BDُȥk\Zl','wp-content/plugins/wordfence/css/license/free-global.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/license/free-global.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i\j\gEB7q,\',_binary '\\R1\"`l 2\L\L\cXeEt	BM|','',0,'?'),(_binary 'pu\\U\Z','wp-content/plugins/wordfence/css/license/free.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/license/free.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\)#Ds',_binary '\\!5\,Ώ;f\E\@\','',0,'?'),(_binary '\8>D!\a','wp-content/plugins/wordfence/css/license/premium-global.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/license/premium-global.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '٬5\&\]U\\0',_binary '=:I\\#_A\\R\\֣X\\FSOre\c','',0,'?'),(_binary '\\\.\\Z0.\}\\','wp-content/plugins/wordfence/css/license/premium.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/license/premium.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\A\\]UQ\\甝',_binary '-{)f\\\n :\}\\F\\3j*\c%','',0,'?'),(_binary '\ָ\r?܀4Q\n','wp-content/plugins/wordfence/css/license/response-global.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/license/response-global.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}#\!+h\N\i@',_binary 'V\\[\'\\yyX?yeV{F\\eC\l%','',0,'?'),(_binary '\X˜իEݏX\\','wp-content/plugins/wordfence/css/license/response-variables.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/license/response-variables.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'L\M\H\	Sq8','wp-content/plugins/wordfence/css/license/response.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/license/response.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?VjB!D\{\B\r',_binary '\6I^\(\1*GmE9-ne:R)G֎\\','',0,'?'),(_binary '`EG61\\n\Z','wp-content/plugins/wordfence/css/main.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/main.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q9>t\"\m?lW',_binary 'ޜ\%6,\۹\gX\rE\?Nl\\(Än:V','',0,'?'),(_binary '\0_=\\L4`󵕔','wp-content/plugins/wordfence/css/phpinfo.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/phpinfo.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\\Q\\\!0w/蓴',_binary '\a@|I\r=\Z^ε\d)[\W\','',0,'?'),(_binary '۩\<\\>Csf','wp-content/plugins/wordfence/css/wf-adminbar.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/wf-adminbar.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\\"TU%\\N~',_binary '\G\\\\ZA\(rI\T.1\q<I\\r\	\Q','',0,'?'),(_binary 'ŵibLI3$?','wp-content/plugins/wordfence/css/wf-colorbox.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/wf-colorbox.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'PX)p!N8j',_binary 'ot0\rP2\N\\\i\\\K\\u\\','',0,'?'),(_binary '\a4G\@āV\Π1','wp-content/plugins/wordfence/css/wf-font-awesome.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/wf-font-awesome.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\M\\ًV:',_binary '997dIOu\-\\%enԻ1\\\I','',0,'?'),(_binary '\qV\\$UFw\\=','wp-content/plugins/wordfence/css/wf-global.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/wf-global.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ADmqc\\v\d9',_binary '(O\ӛˀԟMAW\D\0޳\\\\5LG','',0,'?'),(_binary ']xOd_\(1C==1Y\','wp-content/plugins/wordfence/css/wf-ionicons.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/wf-ionicons.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Als\\j⯃',_binary 'ג\4\ˮv\M\`V\\Z\','',0,'?'),(_binary 'x|jV.\"7+Ҹ\','wp-content/plugins/wordfence/css/wf-onboarding.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/wf-onboarding.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\)\\02w\\nd',_binary '!vsl\\r\\z-\L\\\\PT\','',0,'?'),(_binary ']$:\xzS\e','wp-content/plugins/wordfence/css/wf-roboto-font.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/wf-roboto-font.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\\\Ouݵ',_binary '\+\hJ~ʆ*\\a*\Gb67\r:','',0,'?'),(_binary 'oI\|\Z\3F>\qA','wp-content/plugins/wordfence/css/wfselect2.min.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/wfselect2.min.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\\3,B\V\\\',_binary 'ڑ\t4U\\";t7\\ZJy\rb@','',0,'?'),(_binary '\g\Z\L\Zc Ou\'','wp-content/plugins/wordfence/css/wordfenceBox.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/wordfenceBox.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\WY~\H#\]',_binary 'r{\\ZI5O1Q\\Ӈ\\C\\','',0,'?'),(_binary '͎3ע\Jyn\ĀM\','wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nq*\\ZF)2',_binary '\&4\"\rQjX\mN\"\\?Po\\\\\?','',0,'?'),(_binary '\2\Z\ {DZ-','wp-content/plugins/wordfence/fonts/ionicons.woff','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/ionicons.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\I15[I]J',_binary '*\\\&t䭨\\\	gTw,\1','',0,'?'),(_binary '\Z\\Q!\\\*','wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`y\0#x\sG\J\t\',_binary '\A\r\\\x?j\#\C\F\OG-S\\$','',0,'?'),(_binary 'jt\Z\\ܿ\,','wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\aa\\i',_binary '{JL\\ͻ&\\{{\T:\\B','',0,'?'),(_binary '>u\ʸ!4N2\\','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,\;L\'dee',_binary '+GT}\m)*\\[\c5Z\N-v>','',0,'?'),(_binary '\\m\{@m\','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oLFʒ4\\i\--',_binary 'Cc#1_|\Z  1ɾ\\\Yx\','',0,'?'),(_binary 'ӕ\\\nt\0','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mpG\\\aBNX>\(',_binary '%-*Ψ6F\i\rWϹM׽WI:vD','',0,'?'),(_binary 'и+:3\XnNtex\X','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\{W7h>',_binary '	2m\w\3)zWg\v{Af\Hu`Co','',0,'?'),(_binary 'G:Z\]Y!tI\\"','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\jI78{r\P',_binary 'Uk\\ZM=OEwDw\ |I;','',0,'?'),(_binary ']K{\ٯ\`\{,','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+E\YH\\<YPK=S',_binary 'ۋ&\:^G\\&B2\PC~\\','',0,'?'),(_binary 'pw\\QF\c\ߠb*','wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@$\qG2k5$z',_binary 'ֆF*`\\'\O triR:\j0\\W\Z=j','',0,'?'),(_binary '\U]R\)Y\m','wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nj\0\\\9',_binary '\Z\Ҩ2#s:\Р\n		vØ+l','',0,'?'),(_binary '4;`߯z?	\{Ǟ@','wp-content/plugins/wordfence/images/2fa-whole.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/2fa-whole.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\h»\\\\$\ZPfX',_binary '\ƪɝ\\\\U[Z~\^\d\'\X\ٮ\\\','',0,'?'),(_binary '\2\6,̞|keL\ns','wp-content/plugins/wordfence/images/2fa1.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/2fa1.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/)\h\\ hG\8',_binary 'C\%\0z)f @\t>\ɶ{T\8o','',0,'?'),(_binary '\J=R\'\t^\}\n','wp-content/plugins/wordfence/images/2fa2.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/2fa2.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\0H',_binary 'np\ʅG\0\6KqJ]\\J','',0,'?'),(_binary '様\7\^\b\"','wp-content/plugins/wordfence/images/back_disabled.jpg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/back_disabled.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\\\g\\i\\>',_binary '䏛N\7\g΋\?\Fb!}ݿ\C鳇','',0,'?'),(_binary '\\\׮F\\p\s\4','wp-content/plugins/wordfence/images/back_enabled.jpg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/back_enabled.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]\\\H\',_binary '9퇥)R$px#q \{#LO','',0,'?'),(_binary '\n\\n\\0܁-i','wp-content/plugins/wordfence/images/blocking.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/blocking.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'-Hf<1',_binary 'A5Y9\\0\O\tq\ЖL\\}\a\&\','',0,'?'),(_binary '^yG=ڜFg;3á','wp-content/plugins/wordfence/images/button-grad-grey.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/button-grad-grey.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\RC\\Ty\?\',_binary 'D\\\H\~ϨP_\{!\\','',0,'?'),(_binary 'N7A\\0\nnV֑\','wp-content/plugins/wordfence/images/checkbox.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/checkbox.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\G\r6|􈘀\'',_binary '\y~`w(j\~\=뤼&ݴ\\Q>`^\x','',0,'?'),(_binary 'o\\\Y\څ\X','wp-content/plugins/wordfence/images/flags.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/flags.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W7\ (\˿!\Z7\',_binary 'Bx\0%Ly6!\X\\z/<n6=\ZW\','',0,'?'),(_binary '.E\[J\\lx\\','wp-content/plugins/wordfence/images/forward_disabled.jpg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/forward_disabled.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M_\\Z?\N)Ҋ\:\5',_binary '/\<>O&\ȕJR݇e\}(m','',0,'?'),(_binary '\0h\Kf\0\','wp-content/plugins/wordfence/images/forward_enabled.jpg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/forward_enabled.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\0/3e4e\\\\',_binary '0Q7018ު9-z9ؽq\\SrĒ\P\\','',0,'?'),(_binary '\\窒u\rZJW+','wp-content/plugins/wordfence/images/help.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/help.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$N\;\'M\\\ Y',_binary '\\\Z7\0\\r/i\z;ki,=LZg','',0,'?'),(_binary '٘\\"Pܞ\\,\','wp-content/plugins/wordfence/images/icons/ajax24.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/ajax24.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K:\m𙗣P',_binary 'j*\e\\doX~7\\&N9\|L\','',0,'?'),(_binary '\' o\\S','wp-content/plugins/wordfence/images/icons/ajax3.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/ajax3.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mw\ߴtꍓ\'\n\\s',_binary 'dz\\\nyKƮ\\'#]\x	VJR.=:','',0,'?'),(_binary '\y\&aA7\]Dm','wp-content/plugins/wordfence/images/icons/ajaxRed16.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/ajaxRed16.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\%B\ng2;',_binary 'D,AJ\lOSpe؇&\\','',0,'?'),(_binary '\\4\=','wp-content/plugins/wordfence/images/icons/ajaxScan.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/ajaxScan.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʖѴ\~fi',_binary 'ߩ0ԍ\\ѦƻH\n¡;\','',0,'?'),(_binary 'j&V164\\','wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r9 #\{',_binary 'ﾱ\\nѿ0c~Nr\\Au\g~Δ\\I','',0,'?'),(_binary '(x*J,LÛn\<K','wp-content/plugins/wordfence/images/icons/arrow_refresh.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/arrow_refresh.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kw`\`|\}$G',_binary 'u/2/@H_Ilh\/aU:	','',0,'?'),(_binary '6[f9? _\','wp-content/plugins/wordfence/images/icons/bullet_yellow.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/bullet_yellow.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J&\\Ɍ\\ԔQ<',_binary '1Nߗ\׍?*i\í!FMp\9^.','',0,'?'),(_binary '\\9\BϠ\3','wp-content/plugins/wordfence/images/icons/check-care.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/check-care.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\n?du\ǡos?',_binary 'J\\\\X\;W\`i\"[*\\&`K>r4\	','',0,'?'),(_binary '\\\m\]I{\B]','wp-content/plugins/wordfence/images/icons/check-premium.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/check-premium.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '߇`ީ:\rN',_binary '&\y$f\\D\\z\\9ͧ\|VqV\','',0,'?'),(_binary '\cڮq\".|0>','wp-content/plugins/wordfence/images/icons/check-response.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/check-response.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'NF\\\\\\',_binary '82f)o>\\5iq)\e=\\\G}\\','',0,'?'),(_binary 'ta;_Y\np=[_:B','wp-content/plugins/wordfence/images/icons/check.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/check.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DF\\\\P\L',_binary '\\\+\\ʣфȯ\\?\\\+\\0_\ŴQq','',0,'?'),(_binary ']\*J','wp-content/plugins/wordfence/images/icons/email_go.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/email_go.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\\EH).\',_binary '\& \qC1QU_.O\\3\\\1!&\\۴','',0,'?'),(_binary '`%{\\+\','wp-content/plugins/wordfence/images/icons/error128.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/error128.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:\%7\!.\',_binary '{h\0,]\z\kV\{җ6nG\nxs9\','',0,'?'),(_binary 'z5*\ZADZCk\j','wp-content/plugins/wordfence/images/icons/magnifier.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/magnifier.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uO{:qcV\\\'',_binary ' atvdQ\\0(\IjƖO$e(*','',0,'?'),(_binary 'Ρ~\ߓ:\\\eo','wp-content/plugins/wordfence/images/icons/tick128.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/tick128.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ğch4\"\\',_binary '\\\V}X e~G[C峆\5\','',0,'?'),(_binary ';`$r\\\$=','wp-content/plugins/wordfence/images/icons/warning128.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/warning128.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\GI\t*\\\Np=',_binary '\\*/\\Ⱦst\A\}.b\'\\','',0,'?'),(_binary 'u\6\\4E~\:\\','wp-content/plugins/wordfence/images/icons/working-indicator.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/working-indicator.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\VF\{N	\'G',_binary 'fX\RZ|:Ob\=f\[y\\\5 ~	','',0,'?'),(_binary 'X\\@\%1Ci','wp-content/plugins/wordfence/images/lightbox-controls.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/lightbox-controls.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm]a\\$\',_binary 'Ǘh?\\\S\\\):\i@h.X\g','',0,'?'),(_binary '?\\z6\aDz','wp-content/plugins/wordfence/images/loading.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/loading.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K:\m𙗣P',_binary 'j*\e\\doX~7\\&N9\|L\','',0,'?'),(_binary 'Kj\\h\','wp-content/plugins/wordfence/images/loading_background.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/loading_background.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'\2p\nKX\',_binary '\Ύ%X\ŖF\\\1s\;\L\zr璻','',0,'?'),(_binary 'ﾘQ\)B\n\,','wp-content/plugins/wordfence/images/loading_large.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/loading_large.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y{ObUW~Y˙',_binary 'p8\\'\	t\\:Q\o]{5G1\\\\E\','',0,'?'),(_binary 's♼{DR\[k\1I','wp-content/plugins/wordfence/images/logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zF\ހW\\rl\~6',_binary 'V\{Q9\V	\J	Xq\ڀc','',0,'?'),(_binary 'D8-¤r\l','wp-content/plugins/wordfence/images/logos/shield-care.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/logos/shield-care.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	 sh߉\0tv\',_binary 'f2\"(>l\H93 \\\\\	\C$<','',0,'?'),(_binary '[A0b[\BG','wp-content/plugins/wordfence/images/logos/shield-free.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/logos/shield-free.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm3k#^\Z\Z+W',_binary 'Lmd\1a ףM\\m(#p^1M\','',0,'?'),(_binary 'ۑ݀m\9l^H\','wp-content/plugins/wordfence/images/logos/shield-premium.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/logos/shield-premium.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\r-ȭ\nQ\V',_binary '?mUL\\-lZOI\,XSM׭\ޝ-','',0,'?'),(_binary '\Ӡ_Q?#','wp-content/plugins/wordfence/images/logos/shield-response.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/logos/shield-response.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\nو1:/(d%܅',_binary '\\ZjtY\aW=x![\4H!|\\\','',0,'?'),(_binary 'd\]\&3\N=','wp-content/plugins/wordfence/images/logos/shield-white.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/logos/shield-white.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\dX\#\pRðJ',_binary '\LO\\'\(\EqH\\l\@\\)O','',0,'?'),(_binary '\z^}¤hh3\rw','wp-content/plugins/wordfence/images/options.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/options.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\\Ѵ\\A\',_binary 'D:\bw\#^\4BKIP?	znV\_','',0,'?'),(_binary '\xD.\\m~<\2','wp-content/plugins/wordfence/images/ratelimiting.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/ratelimiting.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0[\MɞyP\',_binary '\@\\S\\y\'\N+k\B3J!PbƖ','',0,'?'),(_binary '\\\Q\oH*(\','wp-content/plugins/wordfence/images/sort_asc.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_asc.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',I\+ƾ\=',_binary 'dC\T\\\e&,)Ѵ\FG\\Zd\ON\','',0,'?'),(_binary '57\N	C=\-\c\','wp-content/plugins/wordfence/images/sort_asc.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_asc.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&DK\\\zS§0',_binary 'NQ\*TZ%P\%\\jܑtZn/','',0,'?'),(_binary '\lXw\B\*XW\','wp-content/plugins/wordfence/images/sort_asc_disabled.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_asc_disabled.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Oɧ\\*\X\9e',_binary 'v\Z|5.YX \\Z鹁Ź','',0,'?'),(_binary 'x\_,[\5','wp-content/plugins/wordfence/images/sort_asc_disabled.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_asc_disabled.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ǐ#a]2\\',_binary '[8l\Y\\\ckl\	u#KV\\n','',0,'?'),(_binary '?Yvq_\ۮXO','wp-content/plugins/wordfence/images/sort_both.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_both.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\%\BQxSV.D',_binary '6\\\"@X\g\'\W7w\\gJ\q','',0,'?'),(_binary '	7\\\f	`','wp-content/plugins/wordfence/images/sort_both.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_both.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dm	8\f|\Y\',_binary '~\%\\ۉ%>\\BlouI)ȉ7g','',0,'?'),(_binary '7c\.$P!\\"򹚆','wp-content/plugins/wordfence/images/sort_desc.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_desc.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\j_ˊR2',_binary '*\-\9\.HGO6/\L\):C\d\z\','',0,'?'),(_binary 'ZD\:-h\${\ma\','wp-content/plugins/wordfence/images/sort_desc.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_desc.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\?զ)X?N',_binary 'b\EԚ\B#:\(#\=_(\\Z\|U\#\','',0,'?'),(_binary 'xy!\\q)\.ˉ\"','wp-content/plugins/wordfence/images/sort_desc_disabled.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_desc_disabled.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m͟\\r\\ 9',_binary ';	\_\Y\\\t7K\\smC\\r\\\\o','',0,'?'),(_binary 'us\T­B\\B','wp-content/plugins/wordfence/images/sort_desc_disabled.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_desc_disabled.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J%{OZ\"/\o',_binary '^*\n^\\0m+!Nk\Ɍ\\/ԯ^k','',0,'?'),(_binary 'o\'RD-\\0o\','wp-content/plugins/wordfence/images/support.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/support.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Cl\$rn<.',_binary '\$\MԮ&\\\(ᩘs^	Ϣ*N\','',0,'?'),(_binary 'PC<\\	\\vn\R8','wp-content/plugins/wordfence/images/tools.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/tools.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@cI\\\\\',_binary '\\Y\=\\\\\RB)	~\\\\ܖݟr','',0,'?'),(_binary 'O+\[IB\\mm\'','wp-content/plugins/wordfence/images/wf-central-logo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/wf-central-logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\(\\VѤ\',_binary '\0{\rߘJ/\ ^+\\,\\S\\','',0,'?'),(_binary '\@\:<o|J-e','wp-content/plugins/wordfence/images/wf-error-badge.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/wf-error-badge.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EQt\\s	Mzy\\',_binary '\殙F\`\a݀\k\\mE\Q+~\','',0,'?'),(_binary '#-g\\\L%3\S݋B#\r','wp-content/plugins/wordfence/images/wf-horizontal.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/wf-horizontal.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E%Zlo9͒\',_binary '0	6ӭ\Iv\hJ\\`\\\\','',0,'?'),(_binary 'F\V\\\Od%\|u','wp-content/plugins/wordfence/images/wordfence-logo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/wordfence-logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\\\\]\j-\',_binary '8\\#̄(8\O\"\	+h\"Fb\','',0,'?'),(_binary 'E(zRA1;eN\qD3','wp-content/plugins/wordfence/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\e\\ª\\\\og',_binary ' o\\MJ#A|ߎ\(\;6R\n\','',0,'?'),(_binary '%Jw\Kф-R','wp-content/plugins/wordfence/js/Chart.bundle.min.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/Chart.bundle.min.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\5]d\df\',_binary '\>\\`NN`\N\"KӞckG<;','',0,'?'),(_binary 'y#\rpO\Á9#','wp-content/plugins/wordfence/js/admin.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/admin.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ho\	܁[\n\',_binary '$H\0B#\\rC\T>2r','',0,'?'),(_binary '6%êsp4)^','wp-content/plugins/wordfence/js/admin.ajaxWatcher.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/admin.ajaxWatcher.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\\\\ů)\\\\\',_binary '\\'vᦸ\ =\\'Xk\\<6YSt\','',0,'?'),(_binary '\f\\Zrx\\Z','wp-content/plugins/wordfence/js/admin.liveTraffic.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/admin.liveTraffic.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڗU_|\$>7',_binary 'wRu\sXq\\s\aOFvQy\Ł#\\\','',0,'?'),(_binary 'klV-&\4EC*\d,','wp-content/plugins/wordfence/js/date.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/date.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\jPER\_c',_binary 'B=\\0\dƩ\"BtUc^1>q&','',0,'?'),(_binary 'Jm\YI~*%u','wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '89\"\\zz\Vv*\\]',_binary 'ۆ%%l\:J\f<\bq\\P\Pt˯}ߝ\"\f','',0,'?'),(_binary 't$\(Eu̧?Āv','wp-content/plugins/wordfence/js/jquery.colorbox-min.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/jquery.colorbox-min.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y5=\\\q\)\',_binary 'H\4\\\v\\/XG\K:gkl','',0,'?'),(_binary '\f!i\\m4lb//','wp-content/plugins/wordfence/js/jquery.colorbox.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/jquery.colorbox.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(O0%69\e3\j',_binary '{\L#\\r]\\ngL8P,@\Ir,{ \','',0,'?'),(_binary '\G:s;\\','wp-content/plugins/wordfence/js/jquery.dataTables.min.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/jquery.dataTables.min.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\\\\ ͕h',_binary 'v\Ao;uD\3$WB95\_\"\ ','',0,'?'),(_binary 'S~\\G\u\\','wp-content/plugins/wordfence/js/jquery.qrcode.min.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/jquery.qrcode.min.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ԹXp`me<',_binary 'wP\0\p\zuYDS\z(Wߥ\P3$S\\','',0,'?'),(_binary '\r\):g3\җn\','wp-content/plugins/wordfence/js/jquery.tmpl.min.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/jquery.tmpl.min.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\}\\"7ڷDZ',_binary '\.I\H\Zg\0\H!7`gޠZzȄž6|','',0,'?'),(_binary '%\"\PAG\\\"\','wp-content/plugins/wordfence/js/jquery.tools.min.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/jquery.tools.min.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:-\Eՠx$\B',_binary ',4\~aTlS fQO	f\\Tӵ\;\\)','',0,'?'),(_binary '_A]P+\ ZQȸ','wp-content/plugins/wordfence/js/knockout-3.5.1.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/knockout-3.5.1.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(aUHw˲I\O',_binary '\\\&$\z\\;o,\4ca','',0,'?'),(_binary 'è\\\S<E\O\%','wp-content/plugins/wordfence/js/wfdashboard.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/wfdashboard.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ԽP\`\{i',_binary '=Pz\r!\?w\Z/d!LӪ\\1!','',0,'?'),(_binary 'آH,j~F3Q','wp-content/plugins/wordfence/js/wfdropdown.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/wfdropdown.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\rp\\\c\'\Z',_binary '\\SGs8;Z!זJ\u\1z?','',0,'?'),(_binary 'ʈe^\\_','wp-content/plugins/wordfence/js/wfglobal.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/wfglobal.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jf\'?gm:\',_binary 'X\c\Z]R@\1qw\)\klQ\\Q\','',0,'?'),(_binary '\V\ƺ','wp-content/plugins/wordfence/js/wfi18n.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/wfi18n.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i&XDE\\\p/N\',_binary 'GU	*\k\P,:\?+}xHb5\\#','',0,'?'),(_binary 'A?y\\+\p','wp-content/plugins/wordfence/js/wfpopover.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/wfpopover.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\&mA\hlMPZX',_binary '\_.V袏\X\\4N\i_\k=\\C3','',0,'?'),(_binary 'cw1~Z^e\50\','wp-content/plugins/wordfence/js/wfselect2.min.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/wfselect2.min.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\!.\\i',_binary 'lk}[\ZjA\.!=+5+~q\ 1','',0,'?'),(_binary '\Rq v\\z\rPU','wp-content/plugins/wordfence/languages/wordfence.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/languages/wordfence.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0%\\=XӼ/',_binary ']%N8ܠ\럷\\_;\rD,e\','',0,'?'),(_binary '4\X.-Ӳ\\nAJ','wp-content/plugins/wordfence/languages/wordfence.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/languages/wordfence.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G7\ř\,\',_binary '\r\0\>3v2訓cJb\@\3\w\qHf','',0,'?'),(_binary 'R1?Y\VDt','wp-content/plugins/wordfence/lib/.htaccess','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\"xK\\{\8\dS',_binary 'C\\'r9\@\Kކt\\w#@k','',0,'?'),(_binary '\'FEAvQMv','wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\r\5]xVI\\'i',_binary '\\G݅\'!\\YE3\P5adM','',0,'?'),(_binary 'y1\-\/fIנ','wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\09\rɘadP',_binary 'F*O\Оq^\l\\gz,I?\b\R\]K\ֳE','',0,'?'),(_binary '\-n\$.#g%\}\\','wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ \OّCHؖs ',_binary 'pX\\uc{\-\K׏ژ/OnE0)JB','',0,'?'),(_binary '`c0\\\\\3\','wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	>\U6ƪgv\f',_binary 'R\&sX$6#\_ν\J\|\b0o','',0,'?'),(_binary 'ۖJBwC|M\v','wp-content/plugins/wordfence/lib/Diff.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/Diff.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5VzY]#yR\Jݮ',_binary 'YM\"z)tϖ\*cwL\01w$d\','',0,'?'),(_binary 'Ը%\ZD\y\Z','wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iZ\'\S/\\\\' \',_binary '\Z+\\h4\\?[JrU\','',0,'?'),(_binary '\\J\\![W6ݧ\','wp-content/plugins/wordfence/lib/IPTraf.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/IPTraf.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8w\VX8~$\\',_binary '\%\\\\m\\򳚫-[\0:&','',0,'?'),(_binary '^2^T:\mJ:','wp-content/plugins/wordfence/lib/IPTrafList.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/IPTrafList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UI\& I',_binary 'ak*a\r\\tҷ\ \¾^\JO','',0,'?'),(_binary '\au\"9s?H\\','wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%1sËG',_binary 'EWٳ?\4\\@U?0\bP+\h','',0,'?'),(_binary 'K\\ߺ\b','wp-content/plugins/wordfence/lib/compat.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\\\z\xC}',_binary 'Nܓ#d\tB!\"M՞==\@o','',0,'?'),(_binary '\Z;5\(O\O\R','wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ǜ\lmD!',_binary '\\'\9\r9\0o|\\\Z\\\\|0K','',0,'?'),(_binary 'zvo:\B%\\','wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\h%u-C\0\',_binary '\"Y¤&6HU^\\'$\=_;>\','',0,'?'),(_binary '\rҗ\r׾ \\n\Z','wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\@\ޯ]&',_binary '7aP\\\T\\\\"S\z\J\&b\ٸ®D','',0,'?'),(_binary '\$\o1\T2]l','wp-content/plugins/wordfence/lib/dashboard/widget_countries.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/dashboard/widget_countries.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\d*W\\1g',_binary '\+q\~;fE_\#\]IV\\\k?l\ÝϞ\','',0,'?'),(_binary 'Ws\\{N\hPr㼱','wp-content/plugins/wordfence/lib/dashboard/widget_ips.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/dashboard/widget_ips.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\w\\9\64\"\ky',_binary 'X\\\\"v\\-*\\3','',0,'?'),(_binary 'e؟\v\笪Ej','wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ UwYI\I\}\',_binary 'ݠ\r\\ڗU\D\PT\V+6\^:2!\\','',0,'?'),(_binary 'L\\.\n\w;[','wp-content/plugins/wordfence/lib/dashboard/widget_logins.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/dashboard/widget_logins.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E	4mY\>`',_binary '\#_[Ѹ\@uHa\(+j>V\Z+q[V','',0,'?'),(_binary '\u;Ȍ0\qw=\\','wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+6\΀J\h',_binary '),olR\\\ZJ\eT(y \5+','',0,'?'),(_binary 'k6*\\\H	u١','wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!,d\\	Ta;\\R',_binary '\7\#\}5V\\\0\\\\\ZO?v?\\\\Aԍ','',0,'?'),(_binary '\)\\\\\0e_\5=','wp-content/plugins/wordfence/lib/diffResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/diffResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\Q \f7\F',_binary '\Ҏ\E\\\؊>^!j\0O\ca^\','',0,'?'),(_binary '#\n\/\PZ~h\','wp-content/plugins/wordfence/lib/email_genericAlert.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/email_genericAlert.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+I*kCe;\PS',_binary '_\'\\q\\F0{\ТF\\r\.\OK','',0,'?'),(_binary '\\Fe	57[\','wp-content/plugins/wordfence/lib/email_newIssues.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/email_newIssues.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q3岛u\`At',_binary 'm)Th\)\"=>\#a\\Z;V<\0`\h	5w','',0,'?'),(_binary '\\^\u\\}G\','wp-content/plugins/wordfence/lib/email_unlockRequest.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/email_unlockRequest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\΁~͟\\ak\',_binary 'u\Zg$}o\bĄ\+\r\\n8','',0,'?'),(_binary 'e\0\h\Lщ\','wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\\ѱƔUy{',_binary 'pa\i\v\\INa\'%\\fE?Mv\','',0,'?'),(_binary '\*Q.	\-c\%\D','wp-content/plugins/wordfence/lib/flags.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/flags.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i\\c\磭c\-',_binary '8Y\CO\\0\j{\ZxD\ĖxO','',0,'?'),(_binary '$\\-#q`\l$Wۉ','wp-content/plugins/wordfence/lib/live_activity.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/live_activity.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ik\s',_binary '^&V\b\,s\\B^\R4Ѹ\V','',0,'?'),(_binary '\d\To\f\ҷ\bS','wp-content/plugins/wordfence/lib/menu_dashboard.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_dashboard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\Go2\rT~',_binary '\0p\{dM\]{\\⪥ \]\\\T-\K','',0,'?'),(_binary 'ޒ?I\Ωi%g\y','wp-content/plugins/wordfence/lib/menu_dashboard_options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_dashboard_options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\\	9_\\',_binary '?0\\\)ɼԅ$\ZV\0FYN\f','',0,'?'),(_binary 'WP旃^q\y','wp-content/plugins/wordfence/lib/menu_firewall.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_firewall.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5X\PK',_binary '\S\\PA_\l\W2?#_\rQ\x','',0,'?'),(_binary '3d\yj\\\\\V','wp-content/plugins/wordfence/lib/menu_firewall_blocking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_firewall_blocking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@O<\.<)$\\ޓ',_binary '\Zޛp	\>\B*\'\^\T\','',0,'?'),(_binary 'Ͷjʃఱ-','wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':د_x\\O0\8\X',_binary '[\|\r;\\\\Ƹ\lb\\\	Q','',0,'?'),(_binary '6cbkk\i3@H','wp-content/plugins/wordfence/lib/menu_firewall_waf.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_firewall_waf.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\m}\#`:\Po/\',_binary '(˕=9L/\*m,{o\7ܺhVT\\\\','',0,'?'),(_binary '0\dۦZP\2\o\','wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\rL_C\\\jəȝX',_binary ',\ް+RQumm\\(e\ЅX{^','',0,'?'),(_binary 'WM\\{h\(','wp-content/plugins/wordfence/lib/menu_options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\\\\\e\ډTa',_binary '\nS\x\B[\\)ɩL6ۖ>\\Hϫܥ\\','',0,'?'),(_binary 'z\8 L\{\\q','wp-content/plugins/wordfence/lib/menu_scanner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_scanner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/صtba\0\'2',_binary 'J*e*0\qCs\'GO.~r\1OmS\4','',0,'?'),(_binary 'I|K9\(\{s\X','wp-content/plugins/wordfence/lib/menu_scanner_credentials.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_scanner_credentials.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '. I\05\AD\<',_binary 'ʅ<;Ҩ\&I֘^\dD(\\eX\;\;{','',0,'?'),(_binary 'O\\\\\HI!K!0[\','wp-content/plugins/wordfence/lib/menu_scanner_options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_scanner_options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\\\D\X\;I',_binary '\C\&YBp_d$,+Ŝ\\\J','',0,'?'),(_binary '-jާ \\~hyb','wp-content/plugins/wordfence/lib/menu_support.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_support.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z[t*\&Y5\ٙ',_binary '\\)D	\r\#\"\GҥPU\J\0@8W\','',0,'?'),(_binary 'o\j\y\V','wp-content/plugins/wordfence/lib/menu_tools.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_tools.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\9\\V\>\1',_binary '\\\\%\\6i\;K2P>}\','',0,'?'),(_binary '!##sw:\rH*$q\','wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\HYu\\)\.2.',_binary ')\| \\8*LQ}\͎\\<','',0,'?'),(_binary '!\Tۦ\\\	l\I\n','wp-content/plugins/wordfence/lib/menu_tools_importExport.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_tools_importExport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɳ\\xm46c)\\',_binary 'en*\~\aيc]\\Zbi\XCq','',0,'?'),(_binary 'UI_\\\Ym\\_','wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\\\%k\&е\\',_binary 'WW?,#zNt qC\.g\F','',0,'?'),(_binary '@\L\߯7٭kقE','wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`3\0h~ݻ\\\h',_binary '\ZR\'\\Zw$߃\\_ɐxT\{-`\','',0,'?'),(_binary 'C\s\\\n\\\s\\'m','wp-content/plugins/wordfence/lib/menu_tools_whois.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_tools_whois.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*5DO7ZY\%',_binary '\x.\.\$ô(\EϷX\	\\\Q\','',0,'?'),(_binary '7\"\妿W\r\ѽ\','wp-content/plugins/wordfence/lib/menu_wordfence_central.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_wordfence_central.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\D\\ǓGJ\',_binary '2\ެ\ijB\\]ƑF\\BN3yk','',0,'?'),(_binary '@ȯ\\&O\o\','wp-content/plugins/wordfence/lib/noc1.key','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/noc1.key',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9eb\0\\PO',_binary '_\u\\j\\\P-KOAܫ\\\','',0,'?'),(_binary 'kU/^\\\\ ','wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z֟0}_\\',_binary 'O\+WE(\Zvl%`\\¢x6\n\ ','',0,'?'),(_binary '\HC\\\)C\','wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\y\\K\\n\u@\x',_binary 'Aݶ݁;_|s\Ȥ4\\_\)zaK\QEe!','',0,'?'),(_binary 'e-\RȉL:\','wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\Z\\\O;m\#',_binary '\v̀\O\\=\n\\u#\}զ`4\W\','',0,'?'),(_binary 'i/pEt\\n\\l','wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\0mb74$',_binary '\{h\D\X\^w6Dfc\@Q\\rf','',0,'?'),(_binary '\F{\A','wp-content/plugins/wordfence/lib/sysinfo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/sysinfo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{X6\92\\\\',_binary 'G,=\\\\C\Z3~f(8\Ψ\@,ї','',0,'?'),(_binary 'LR7Q\ToG|\{','wp-content/plugins/wordfence/lib/viewFullActivityLog.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/viewFullActivityLog.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\\F\r\vC\',_binary '\X74\u\rt{MlׄqT}\\\','',0,'?'),(_binary 'ٵ\nh\Jxdv\ԃ]','wp-content/plugins/wordfence/lib/wf503.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wf503.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\-\op\`Os}B',_binary '/\];\%X_\kz#Oa\;\\H\ߟ','',0,'?'),(_binary '\2]hqu:\T6E\U','wp-content/plugins/wordfence/lib/wfAPI.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfAPI.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=S6\v',_binary '{:G\\:\ER\W\n$Im\r\rDğ|','',0,'?'),(_binary 'Ɇ8\\pŻѵV','wp-content/plugins/wordfence/lib/wfActivityReport.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfActivityReport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/}\\U\G+\\',_binary '\'ow,X^\x(*\\\\/T?a','',0,'?'),(_binary 'zoܲ~\b','wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\5\uNi\\!\z',_binary '\\\#\\ɛ!wcw؃}6\\~A\','',0,'?'),(_binary 'Ni\~	\`\WE','wp-content/plugins/wordfence/lib/wfAlerts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfAlerts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K(A|ϯy\L',_binary '\\'_;?\|US5d}K/+,I!|\\t','',0,'?'),(_binary '\ދ1F\\\a','wp-content/plugins/wordfence/lib/wfArray.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfArray.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'Fbaۆ\ₑ1ʤ/',_binary 'n2q8D\-AR\>xqYq$ ш','',0,'?'),(_binary '\-=QCw\tnL\#','wp-content/plugins/wordfence/lib/wfBrowscap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfBrowscap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\e.\\\\\b\\',_binary 'Hzn\\O\#/tɚ\"U \Ai','',0,'?'),(_binary '\\X\Jp','wp-content/plugins/wordfence/lib/wfBrowscapCache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfBrowscapCache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\\Q\xj',_binary '\\1Y\TЈ\q\W6݋\h	','',0,'?'),(_binary '\\1]\M|K\FZ','wp-content/plugins/wordfence/lib/wfBulkCountries.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfBulkCountries.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9	+OyծurO\3\\n',_binary 'X&o1\'\cg\mlyS\\\\t\r','',0,'?'),(_binary 'ґ-\\\\r{,\','wp-content/plugins/wordfence/lib/wfCache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfCache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'نa\Ag5ZS\"',_binary '\\Dg]<M*\"L\\Ej\\N8\/d\\na','',0,'?'),(_binary 'hJD\㰗G \n','wp-content/plugins/wordfence/lib/wfCentralAPI.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfCentralAPI.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '耳\B/X\n`2r',_binary '>C\]!կVMՍ4UU\\\\\Z','',0,'?'),(_binary 'Z4<n?e\','wp-content/plugins/wordfence/lib/wfConfig.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfConfig.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0\\\Q\X\',_binary '\L^G7O9\\Q\mU;U`N\0','',0,'?'),(_binary '8ÛZEQ$}UP\T\','wp-content/plugins/wordfence/lib/wfCrawl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfCrawl.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\铇ܙ~\\rm',_binary '%&\9	/D\XG؞\߇\U\\\\4','',0,'?'),(_binary 'ڥ^i\$\\&','wp-content/plugins/wordfence/lib/wfCredentialsController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfCredentialsController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\\0իw6',_binary '76ay5?}%.]\\\\؞u\S','',0,'?'),(_binary '\xβЦ\A	<\','wp-content/plugins/wordfence/lib/wfCrypt.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfCrypt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CR`\\9|e',_binary 'U͊s\ds\9;\CO\\Ȥ@','',0,'?'),(_binary 'C\\(LC*R΍\\0','wp-content/plugins/wordfence/lib/wfCurlInterceptor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfCurlInterceptor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FHim\{X{bȤ\\L',_binary '\\O\\q\L{3<\K9\n\\=','',0,'?'),(_binary '\J\\^\Z7uGk+','wp-content/plugins/wordfence/lib/wfDB.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfDB.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P_<-1\__Iu',_binary '\%dd\_\01@TY$\\\A','',0,'?'),(_binary 'i\\kmCxʷ\\','wp-content/plugins/wordfence/lib/wfDashboard.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfDashboard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\.\q:\j\\R',_binary 'ua\v\R+We\rTJ%\"\\r7f\','',0,'?'),(_binary '7ruF\@J,','wp-content/plugins/wordfence/lib/wfDateLocalization.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfDateLocalization.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4K_J2Cmcͭ\t\',_binary 'Djy\,\Lw\a\ <U\\ \S','',0,'?'),(_binary 'l9\=h\,>\\\&','wp-content/plugins/wordfence/lib/wfDiagnostic.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfDiagnostic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S!?\-\I\\\',_binary '\+޴\n-ң\'i\E\(,1\n<\Kw\\Ug','',0,'?'),(_binary '\F\\Z\C\1P','wp-content/plugins/wordfence/lib/wfDict.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfDict.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\ L\\Z!bE\l\',_binary '\\.{0Je\{\5-\\\~[T$Ğ','',0,'?'),(_binary '\\A0ff`\ Kǁ}','wp-content/plugins/wordfence/lib/wfDirectoryIterator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfDirectoryIterator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n+Z/_\Zxu\v',_binary '\u;IVa[~㵭TZ\\^\yJj','',0,'?'),(_binary 'X\\\';y\\fF','wp-content/plugins/wordfence/lib/wfFileUtils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfFileUtils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%mH<4\\)',_binary '\\N\1\()гaH\\\\I\W\','',0,'?'),(_binary 'q5@*=\&\\\X\','wp-content/plugins/wordfence/lib/wfHelperBin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfHelperBin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\\!ȍ\\4Q\\X#',_binary 'չ%-^\q\U\q\M\\eY\\','',0,'?'),(_binary 'P\M\\Z\I̸ݭY`r','wp-content/plugins/wordfence/lib/wfHelperString.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfHelperString.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Euƻ\\S w?,\_L`',_binary '\\ i\Lƛw\\6\_\,n2S\Zh)','',0,'?'),(_binary 'i\k\\C\\T,\','wp-content/plugins/wordfence/lib/wfIPWhitelist.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfIPWhitelist.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2h\2aE\0',_binary 'D\:\]踝z\\\w%[j\o\\X`\','',0,'?'),(_binary '1\ϣ\\I','wp-content/plugins/wordfence/lib/wfImportExportController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfImportExportController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\+>',_binary 'dlы۹`\\\\\J\#|i{','',0,'?'),(_binary 'mvyayT\\\"','wp-content/plugins/wordfence/lib/wfInvalidPathException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfInvalidPathException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\j\ôٶ\',_binary '\\G!\\U6H\k9J0\\O\\\dv!','',0,'?'),(_binary '\jsw2\pqS','wp-content/plugins/wordfence/lib/wfIssues.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfIssues.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\x\\\Ps\⟤&\W.',_binary ':H\\\4\c,;\\\'U[T*\_u\.','',0,'?'),(_binary '(\>f0\Zg[|\\','wp-content/plugins/wordfence/lib/wfJWT.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfJWT.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}{ j\N\c\K',_binary '0mhN`xx~HLj\s\O\\P\\,','',0,'?'),(_binary '!HufɁD\7>=g','wp-content/plugins/wordfence/lib/wfLicense.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfLicense.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G|iǭ,\fv#$\U',_binary 'H%j\\7M4$\\\^[`\M?\','',0,'?'),(_binary '\ؠ]\f\P\','wp-content/plugins/wordfence/lib/wfLockedOut.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfLockedOut.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\6/N\\',_binary '\'$\{\\i\P\'\ZTBP\<Pp\W\','',0,'?'),(_binary '\\w\+\"+$\^','wp-content/plugins/wordfence/lib/wfLog.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfLog.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'krŦ\-g\r\',_binary '_ϊzZ\h,\\\,\\\\ϱ3uDL7\@\\','',0,'?'),(_binary '\\\h RX\<C','wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\߅w@L\O\R',_binary '\\EFj\rč;s\΀.f:\\ϤF','',0,'?'),(_binary '\w:k@DiWQ','wp-content/plugins/wordfence/lib/wfModuleController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfModuleController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oI\Ʒkb',_binary '7.ݰ̿\\U\L>\\"\TM5]\>','',0,'?'),(_binary 'tǱ%\F','wp-content/plugins/wordfence/lib/wfNotification.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfNotification.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0Ǎ V2\(\dhVD',_binary 'S\a\\Y\gj+|\ \\JM8','',0,'?'),(_binary '\+\3\pU','wp-content/plugins/wordfence/lib/wfOnboardingController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfOnboardingController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y%̍ų<\',_binary 'ŔWF&x\Z	\"g\\ߠ\;=Dٗx','',0,'?'),(_binary '\\TоR\'\{','wp-content/plugins/wordfence/lib/wfPersistenceController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfPersistenceController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\\kyi\MO*',_binary '\\\\X(30\r\n\\\nPE̠ 9\\\','',0,'?'),(_binary 'm\qPoD0\*\\L','wp-content/plugins/wordfence/lib/wfRESTAPI.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfRESTAPI.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\8\\\H mi+',_binary '++Ɵ\0\͂b=[㜁','',0,'?'),(_binary '\ތt+\\\\+\XaZU','wp-content/plugins/wordfence/lib/wfScan.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfScan.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Qdb\r\`俷',_binary 'M)HMXhn\\\'TDh\\`','',0,'?'),(_binary '\\6XԪ4\\[_=t','wp-content/plugins/wordfence/lib/wfScanEngine.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfScanEngine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\E\n\r2\',_binary '<8\FZ\l`8W\(\\\0(\ܡ\','',0,'?'),(_binary '$H?.0h\\\','wp-content/plugins/wordfence/lib/wfScanEntrypoint.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfScanEntrypoint.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\+#F%IA\\',_binary '\1M\\|Pk@\m_WvA?vz\','',0,'?'),(_binary '^\J\dcU+~\','wp-content/plugins/wordfence/lib/wfScanFile.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfScanFile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\J˰\נ\b>A8',_binary 'KE:y\\~\;\\\DOQ\5','',0,'?'),(_binary '\\\^\G\甝\%','wp-content/plugins/wordfence/lib/wfScanFileLink.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfScanFileLink.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2%Ự嚃g@Ξ',_binary '\ZcBQ\\\\\VYNEgI%3<c\vX','',0,'?'),(_binary '\xx\\w]\3','wp-content/plugins/wordfence/lib/wfScanPath.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfScanPath.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';YkjRzA$20\',_binary '୹3vQPj\u$$\e\܋Hq\','',0,'?'),(_binary 'b\\HzfWgw','wp-content/plugins/wordfence/lib/wfSchema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O@\\	\|\\O',_binary 'gv\K%\oiS7.\]\siH2:p','',0,'?'),(_binary '\\K2;\<Dkub','wp-content/plugins/wordfence/lib/wfStyle.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfStyle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's1_ek2R\',_binary 'j\颎\_c\6323օ\]Gs}.\n','',0,'?'),(_binary '\\\sk6/н','wp-content/plugins/wordfence/lib/wfSupportController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfSupportController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!eZu\0z[\OO<',_binary '\Q:4s-¦\\n\\y\\\}\xz5','',0,'?'),(_binary '\hLJHX#0','wp-content/plugins/wordfence/lib/wfUnlockMsg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfUnlockMsg.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\c)Re\Y\l\7\',_binary '.\`i\W	t1\}\sty\ɪ\\!K','',0,'?'),(_binary 'e\\\\1\tƋ\<	','wp-content/plugins/wordfence/lib/wfUpdateCheck.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfUpdateCheck.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&?C]\\\\g~\J;<:',_binary '3*4\Sxg\r\Z\n1?N#?a]\\p','',0,'?'),(_binary 'Q49\\Lz\J','wp-content/plugins/wordfence/lib/wfUtils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfUtils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\n{\Ѭ_ju',_binary '\<\M\)s!~Q)UCCh9','',0,'?'),(_binary '@G\t\eY\\\'>O','wp-content/plugins/wordfence/lib/wfVersionCheckController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfVersionCheckController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\iC^Ao*\',_binary '\'iU\\'FL[\	5\\\'*\\a8MgG\>','',0,'?'),(_binary '\eŐ\\nA\','wp-content/plugins/wordfence/lib/wfView.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfView.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[ܺ\-ˆN\n\\\nO',_binary 'x\2Q\\mk٫@IFRh\Hu~\R8\"z\K4\','',0,'?'),(_binary '\\v{C\ҧ4I','wp-content/plugins/wordfence/lib/wfViewResult.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfViewResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\"J3Z\\w',_binary '\m\e\=HoDOT\\0\v\\','',0,'?'),(_binary '\ݡ=NxK\`*','wp-content/plugins/wordfence/lib/wordfenceClass.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wordfenceClass.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')iy\\M\V3\ ',_binary '3u\"u\rB\Vsx\5\M}\':LP\','',0,'?'),(_binary 'kHm\1\\`0ѹ_','wp-content/plugins/wordfence/lib/wordfenceConstants.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wordfenceConstants.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\\\sg\5䃥l',_binary '\?*\0Z:WX̩kk\0IM\UT','',0,'?'),(_binary '\X\\\-4J_3','wp-content/plugins/wordfence/lib/wordfenceHash.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wordfenceHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\_ˠ\\yٞr\',_binary 'j8\\:~f\0	RA\mid\N+0>\','',0,'?'),(_binary 'z|*6S\\5\3','wp-content/plugins/wordfence/lib/wordfenceScanner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wordfenceScanner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\\u@z\%2d',_binary '\\ZǖRۊXl\O\\~M~DV\rݽ\s\\','',0,'?'),(_binary 'h<]\OpNCƴ\','wp-content/plugins/wordfence/lib/wordfenceURLHoover.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wordfenceURLHoover.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0{\C-\\.',_binary '5%꒛⁚\d\*<nԗ\ҜNZ\z','',0,'?'),(_binary '\6\wr]\\*\\#','wp-content/plugins/wordfence/license.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\B7&\]NDd',_binary '\@H\\\\M;ﺾ5 i\\\'\o\5V\','',0,'?'),(_binary 'Jl\1\\\\','wp-content/plugins/wordfence/models/.htaccess','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/models/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\"xK\\{\8\dS',_binary 'C\\'r9\@\Kކt\\w#@k','',0,'?'),(_binary '`&%eFg\d','wp-content/plugins/wordfence/models/block/wfBlock.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/models/block/wfBlock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=\\\L@\ʐA\',_binary '\n\SY>\l\*ϸC@z&+ zdAWw\n\r','',0,'?'),(_binary 'j4-O Մ\rL\n','wp-content/plugins/wordfence/models/block/wfRateLimit.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/models/block/wfRateLimit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$1\D\'wm',_binary 'E&&\na\\\~\b+\Z\\)j\\M\pM','',0,'?'),(_binary '֔\ߚy(qDw\','wp-content/plugins/wordfence/models/common/wfGeoIP2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/models/common/wfGeoIP2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\YJs@jrjtm',_binary '\3ÑѲs\\\r&z=\\ds\\pJx\3w','',0,'?'),(_binary 'g]e\!^(PK\\','wp-content/plugins/wordfence/models/common/wfTab.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/models/common/wfTab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\T\}HW\'<}\\',_binary 'Z¥|s\S\8e3\Eؗ$\\ܜ-h\','',0,'?'),(_binary 'X\~\Vzl!_]/-3','wp-content/plugins/wordfence/models/firewall/wfFirewall.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/models/firewall/wfFirewall.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\C#BsTb',_binary '×GH\\\\5kӹr\ܰRR\_x\-','',0,'?'),(_binary '\\9XU7z','wp-content/plugins/wordfence/models/page/wfPage.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/models/page/wfPage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tbo i%HXw\Xv',_binary 'ƅ1h\/jw\<U\\kq%s|W6\\','',0,'?'),(_binary '\O܎$8Je','wp-content/plugins/wordfence/models/scanner/wfScanner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/models/scanner/wfScanner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\X)\f\.\T\',_binary '3/x\"W\h@fP\0]\\','',0,'?'),(_binary ',:\\3չC@\~','wp-content/plugins/wordfence/modules/login-security/classes/.htaccess','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Aabvr\',_binary 'C\\'r9\@\Kކt\\w#@k','',0,'?'),(_binary '@\={&\}\_','wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!&_ޚ\,j1\\',_binary 'W\,\]f9\-5@\:V+h\4','',0,'?'),(_binary '/\-TǻT<S','wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'NkyIk\wה=i',_binary 'LS=Wf&d\\=]_fvesW\\','',0,'?'),(_binary '\ZO3F5K;@ \','wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@\q\\}[\',_binary '[\T\nEjd\($:!h\Ν\0s\><','',0,'?'),(_binary '@q\G\-$\|\','wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\gPʋ\i\\[',_binary 'DeJ\Z\fxb	x\'P\:\U','',0,'?'),(_binary 'p\\*e\\n\rψ\\','wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\cd\x\W{f\Nb',_binary 'Oj+hŤ\nⵃ8Qܮ#w\_p\C\\','',0,'?'),(_binary 'V\\rz\(nol*','wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)S4C@\r\0\\Z',_binary '\0\nbǻ\\I꾊N܂Ӡ\fR\z\','',0,'?'),(_binary 'SC\i1ۭj\','wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*Nwyz(l\B\Oag',_binary '\(p\lA2zg(~\{\YI0kQ/\0Py','',0,'?'),(_binary '{4.##','wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' B<<LU\:uUn',_binary 'ZІ\\\\@@GP\#=|\'k4\','',0,'?'),(_binary 'ȁ\#/\06','wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2Atz`\n%\YP',_binary '\\\\1\\[\Z>EK\\Rk\\W\\v','',0,'?'),(_binary '\&	Y\tz(\Z\','wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j.\\\0*\	[\\',_binary 'f\\8\'!RF\\L\\\˙^\w\\','',0,'?'),(_binary 'H\\\CTp(^\\l\','wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\nO\Ř|\\0',_binary 'i7\0DEӇ=,\%\\`1(=jl x','',0,'?'),(_binary '\L\Z\\|=c','wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B0\\\oǔ\',_binary '7/Q\\ƐՐwg:\?#{s\ɟ','',0,'?'),(_binary '\S	\g	Nd','wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\\L\@\r$',_binary 'a\\FJ\8Mm\\\i#q0\\ZP-I\"\\Ң','',0,'?'),(_binary 'Wx\ZTa\\7{\\','wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\|s,=K#\',_binary '6\ly6ɦi\3U\,E[鲓9','',0,'?'),(_binary 'o1i\L5\z$\7','wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u1\\\\\8;#j-',_binary 'P\|l_\Z\3z<NɧK\\','',0,'?'),(_binary '\%w45X\泞','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't^I\'\]!\\',_binary '\Ǧ\bt\5f\c\kdm','',0,'?'),(_binary '.\7\f\w9Pm@\\','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0H\#IHD\\\',_binary '\vo\VYx?\\n\\\n&3c-\r8\m','',0,'?'),(_binary 'w@\Ie\\Rf7\\','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hR\',_binary '\=\mH\/\ne\\C3\u58','',0,'?'),(_binary 't[[\=6u7;YT','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4s[\\lAc4f\',_binary 'ƺ\>\y\.~yK^)*f6F','',0,'?'),(_binary '\rz\@_ÐmdM','wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '96f\\;0',_binary 'mgc%\i\ZnAB@wFz\;\y`\rN','',0,'?'),(_binary 'rY\0S\(z|','wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-Gbyf\|\S',_binary '\oG5}[\`\nx\ܡ^@B#\\\lb','',0,'?'),(_binary 'cp	PU3/\','wp-content/plugins/wordfence/modules/login-security/classes/model/request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&ܮM\,~/\\r',_binary 'F;\\\W]\&\\z~o\'\/q\+','',0,'?'),(_binary '\2p)tI\\','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \\\0\">y>=\',_binary 'xVQ/}琾:(3&\\%UJoC','',0,'?'),(_binary 'ǖd\!s<X\Я','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*1{,˾\ʂ\',_binary '<G\\$U+\k\L>\0hahBS-\','',0,'?'),(_binary '-_\mq+\1','wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h㠲\\\ieɡ',_binary 'IHMp\\\\Nh\n׈NF=-Z\=hO','',0,'?'),(_binary '-6Yw@i\=','wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Oh\\\\O<FҬ\',_binary 'PJ\H\tNsnd*F\'WW\aq\]','',0,'?'),(_binary 'H)\\\jH\j','wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\\'B\l\If\\\\"c',_binary 'O$\U?\\nRy\V\=T\Z','',0,'?'),(_binary 'g\Z\\\\r`=m','wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\rL\\\{ǀ\',_binary '\\VZ+\&\r\Щ\U;L)R\!ӵ\','',0,'?'),(_binary 'U.\\G\0\\h7K','wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{\\ǲ\\겊\\T',_binary 's׷my(\[~M\\N\Ԙ\\;i','',0,'?'),(_binary '\;Dth\E\G\>H','wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Γ\jN\y\8',_binary 'U\AMV\n\\PWkxu		\/=','',0,'?'),(_binary '#:\\SkU\{','wp-content/plugins/wordfence/modules/login-security/classes/model/view.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/view.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*:\?\l]\\u',_binary '2P\\탚\=w=7Ar\nfQ\~,B','',0,'?'),(_binary '/8s?W?\\-m','wp-content/plugins/wordfence/modules/login-security/css/admin-global.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/css/admin-global.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\n\!m]\'\x\_',_binary '\WIY\T\įQ.0(?\F\f#|\M','',0,'?'),(_binary 'k\I\rnߒG\\','wp-content/plugins/wordfence/modules/login-security/css/admin.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/css/admin.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S:\\W\ݱb',_binary '`\ʂw\\'\J^\8Vh\o7c0','',0,'?'),(_binary '\}m\F8a\|','wp-content/plugins/wordfence/modules/login-security/css/colorbox.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/css/colorbox.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<w\ri컎vL*x\',_binary '\N\b\r̎/?+\'\\bi\'W\$@i\0','',0,'?'),(_binary '\K\\z$E\','wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\2J娳YB瘱',_binary '\ZPL㨒\Zi\tA\\\\7d','',0,'?'),(_binary 'o\\\I\','wp-content/plugins/wordfence/modules/login-security/css/ionicons.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/css/ionicons.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\ƣٿc;\\z',_binary '\N\Js@\3	:h)7K\<\\N+','',0,'?'),(_binary ' 4,^\U\r{A','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l.(\KpQ\\',_binary 'ٍ$rb=p\hx\K5]8\QRjn4','',0,'?'),(_binary 't\ϥ6os%\','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')/4;\$۔\ެvi\\',_binary 'n\\\i\뗅NvX7Y]D','',0,'?'),(_binary '_\\${\0\0','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kXZb\\\5\\',_binary '[\0NEg\\\gdq\r\\\\*\'I\','',0,'?'),(_binary '\\Vf 34X\\1`α','wp-content/plugins/wordfence/modules/login-security/css/login.1662494776.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/css/login.1662494776.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\\0|\\Z1\\r',_binary 'F݌\rw,K\\_\m\-N\\"*tF\','',0,'?'),(_binary 'ow*\\nΛ΢GҜ]','wp-content/plugins/wordfence/modules/login-security/img/header.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/header.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\\\\]\j-\',_binary '8\\#̄(8\O\"\	+h\"Fb\','',0,'?'),(_binary '\\}\CwXTC','wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm]a\\$\',_binary 'Ǘh?\\\S\\\):\i@h.X\g','',0,'?'),(_binary '\\\1݃\%\VE|<N','wp-content/plugins/wordfence/modules/login-security/img/loading.gif','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/loading.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K:\m𙗣P',_binary 'j*\e\\doX~7\\&N9\|L\','',0,'?'),(_binary '\\E?tB9bvF`1','wp-content/plugins/wordfence/modules/login-security/img/loading_background.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/loading_background.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'\2p\nKX\',_binary '\Ύ%X\ŖF\\\1s\;\L\zr璻','',0,'?'),(_binary '%fW\	\P0\}+','wp-content/plugins/wordfence/modules/login-security/img/menu.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/menu.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\\\\]\j-\',_binary '8\\#̄(8\O\"\	+h\"Fb\','',0,'?'),(_binary '\M\\\\z\ŭY','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\G\Ju;Q\Z6',_binary '\\\MU\KhQwCi\V\J\'','',0,'?'),(_binary 'f r\p\(p$','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\bD\@pG+\',_binary '*DZ\>Bg\&YY\4(</','',0,'?'),(_binary 'Jլ4\\r\n\\\','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\J\\c7yx\гl',_binary '~\qV\*\'\1]3^\\\m','',0,'?'),(_binary 's\\4RX>O','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h^n=(&\݂N&',_binary 'S\DIBz\_-?(Y\\pEyƹA','',0,'?'),(_binary '\\H\%\\\,','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|%;wQ8\@',_binary 'wi>\6Ƭ\4\\.N\C\\Z4IO\','',0,'?'),(_binary 'b\0݀>j\\"G','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Aa+JD$2J\',_binary '/#?T\iOLyv\uTKɤ\\ػ\','',0,'?'),(_binary 'k\h5>U(iz:','wp-content/plugins/wordfence/modules/login-security/js/admin-global.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/js/admin-global.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q!\\\0𭀠\'',_binary '\W4$a\\\'x\\\-\Kμ#Z\','',0,'?'),(_binary 'x|\έ\Y\\','wp-content/plugins/wordfence/modules/login-security/js/admin.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/js/admin.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gej\\\'I7',_binary 'U\%jGħ\\\|]SЩn2\\PT+J','',0,'?'),(_binary '\>,ܝv>R','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lYZ\iਆ3\02[',_binary '(\A#\F~+Fgh\S.b','',0,'?'),(_binary '49\`KvT\','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\lWe\U{\9',_binary '\\\\\\G\\8=\0> 3wg3.4','',0,'?'),(_binary '<NU\0\d\6(','wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ԹXp`me<',_binary 'wP\0\p\zuYDS\z(Wߥ\P3$S\\','',0,'?'),(_binary '},^\9\1	/\~','wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\}\\"7ڷDZ',_binary '\.I\H\Zg\0\H!7`gޠZzȄž6|','',0,'?'),(_binary 'h\++F8\\F\\PJ\','wp-content/plugins/wordfence/modules/login-security/js/login.1662494776.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/js/login.1662494776.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\@\:vW\/k',_binary '\4Y\\gy\GO\xY8\r@\\0o$\uD\j@','',0,'?'),(_binary '\dt\S0[\\Og:','wp-content/plugins/wordfence/modules/login-security/views/.htaccess','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Aabvr\',_binary 'C\\'r9\@\Kކt\\w#@k','',0,'?'),(_binary '\\@~}c\Q\\'J','wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\9\\;%\mM6Z',_binary '6-\2Xjݒ[\l\ÆL	\'8FJ','',0,'?'),(_binary '\q\8\]C\\֔\','wp-content/plugins/wordfence/modules/login-security/views/common/reset-grace-period.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/common/reset-grace-period.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\6\Ϝ\{/\y',_binary '\?a\d&\.\ɖ\q\V$\\Md','',0,'?'),(_binary '\x#*W`PD','wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a&\\:^\\!y\',_binary '\\\yӑ4UVȡF>/\\m\#<{\r\','',0,'?'),(_binary 'jp\0Z\\','wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$uZ9\&\SIF\,',_binary 'r\'<(\\\8\\\vπ4<\LgAR\','',0,'?'),(_binary '#ynہ彐[hr\\\U','wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZENs7z\"\\"U',_binary '\R)b\18Kb\B@݃O\.\\ՕB$\','',0,'?'),(_binary '4#հ}','wp-content/plugins/wordfence/modules/login-security/views/manage/code.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/manage/code.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ܨ\\\@o\\',_binary '\\\\r\m;x3	U\*\+qm\\R','',0,'?'),(_binary 'O潼m$\݋&_','wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\\6\E\\$',_binary '\[ͰLvmKn\loX=\\@\\\\0c\\','',0,'?'),(_binary 'wF\ȶ\\# ','wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i\o}\$\Z\X\',_binary 'EʕG\!ܷ\[\~r\:\\'O','',0,'?'),(_binary '\#\' ~\\/zF','wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q\`գ\-$',_binary '[\\-v1R	?:.v݌\\\UX\\EL','',0,'?'),(_binary 'E\B3A\\\-\r\&!\T','wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\o\y\벍cK',_binary ':P\cc\z\\"Qa\\QZd','',0,'?'),(_binary '\sݜÞ3\\\','wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\L[g]\4^-r[:\',_binary '\\r\^\D/i){.Bk\-6%`&5\\#','',0,'?'),(_binary '\u\\C~7\n\\\We\','wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '͌\\F>H@L\:o-`',_binary 'QD+_sUaXn\ن\9\w?','',0,'?'),(_binary 'mA\p\\	1\G\U/','wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '׋Po\v`',_binary '\ZuE--߈SC\di5$r','',0,'?'),(_binary '\F\\\\m','wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|<\>sZKze',_binary '\̆;\nE\\!\\Z\\ZV\\V H\\w','',0,'?'),(_binary '\b+\\aX\\\X','wp-content/plugins/wordfence/modules/login-security/views/options/option-ntp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-ntp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!h\0,\ \%',_binary '˃\\B\n\\G/͉Cw\9,$ŐJ!\8&','',0,'?'),(_binary ';\d+;C?\\','wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\7\jƕM\R\0>s,',_binary 'H՛fSza&d\td_\V\m\\0','',0,'?'),(_binary '낏\r?8[9kQ\'s','wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iJB[?\\N&\R',_binary '|6@WR+j|\\\,\ޭܬ','',0,'?'),(_binary '\\2\?!\u\܆\"','wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[(AɊ\\\\h',_binary '\ͳߘQ6̨!*\\\X\x\\\MMu@','',0,'?'),(_binary '\Z&\cR\< FiC\','wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>M\@\ȷ\$9^\',_binary '\N\\A\H\ɻl\MI','',0,'?'),(_binary '\j\\nj<c@BX','wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\q\טwU\\ͰR',_binary 'JwYwun[\\&D\FLV-\2L\\\','',0,'?'),(_binary 'I<\\U\CMdZ','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\5Xv\\\n\\(',_binary '#\g\0n\;a\}>\"\'\8s\ZrGeJ`^','',0,'?'),(_binary 'wDI-E\I\l\','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T%\a;B3>|CX',_binary 'B;,\y_\:$\\\\\E5B0\\0','',0,'?'),(_binary '\F\\ruDb7','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@S|t/AzN',_binary '%<.\|\\\\o\A,8ő\)\Øa','',0,'?'),(_binary '\|:\xZ~*\wl','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\\V&\0797',_binary '\\\g\Di̕0m\gg존bY\'Z39','',0,'?'),(_binary '\rP\)4_\"\'1','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\}\\\4	\',_binary '\!t\"Z{,;\$\ſ&jdD]{.\','',0,'?'),(_binary '\\*沫Q\N','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F$\ۭw\k_,w',_binary '|\D=\<f\YDB9O¼~eA\\[','',0,'?'),(_binary '\\/qRR\|\','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\R\!z@;\Ve\\\',_binary '#\\l#\к;	KAH9Q\@	\\\B~','',0,'?'),(_binary '$QsP\R3}/','wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"NJ\\r\\P\\',_binary 'Dɰ&\4~\C\B<{\E\\\wlg$','',0,'?'),(_binary '8\=\[ձ','wp-content/plugins/wordfence/modules/login-security/views/page/manage.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/page/manage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\\iYn$\qG',_binary 'v_eIܑz\"\[\1\no\\F','',0,'?'),(_binary 'C\I\S7\<','wp-content/plugins/wordfence/modules/login-security/views/page/page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/page/page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ш>\\g\ǡ\$\c\',_binary '\\iiGC\\\NFL\)7%ʙ\','',0,'?'),(_binary 'tt̸\T\.\*óU','wp-content/plugins/wordfence/modules/login-security/views/page/role.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/page/role.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ug\\\%^\',_binary '䮡\\r%\\\Nf[I\_tɥ+','',0,'?'),(_binary '\ZL6N\1\;8','wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\\w^\nk6',_binary '!\5@\a6to5(D\s\\\n\\Kf','',0,'?'),(_binary '\g\[z\\0ή','wp-content/plugins/wordfence/modules/login-security/views/page/settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/page/settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\կ\\\#\z_\'\\+',_binary 'vT\\oC\G\Ng\\\3?\Xm\K','',0,'?'),(_binary 'T\\\r\fV+\ j','wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gxXJT\\bx\',_binary 'fx/\x\\G\\n856	Z\+','',0,'?'),(_binary '\˩6f/\6YjI\0\W','wp-content/plugins/wordfence/modules/login-security/views/settings/options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/settings/options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\X	K\\\\',_binary '\\\r\<a\\c\ݽR|l<{);$MH','',0,'?'),(_binary 'Yg\$z\H\.Y\\','wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\j\O\"EWͳ\\\',_binary '	(\\K\gYQEs\`-\`\\׭\z\','',0,'?'),(_binary '\yx\\\x4* ','wp-content/plugins/wordfence/modules/login-security/views/user/grace-period-toggle.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/user/grace-period-toggle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f.ǎ15\\0Ljw\',_binary 'TI/Г\D\\\\N7\\\\\6\|\3H','',0,'?'),(_binary 'dk\JQAw6im<B1','wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\Zd0(\yp۠Wa',_binary 'Za\\\0}A\dhM$\Nl\\\`qhƬ','',0,'?'),(_binary 'v\FI\2h\n','wp-content/plugins/wordfence/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\"%\r\\\*E',_binary 'U\IY+\r[}~|A\n\91ڤ|lt\])','',0,'?'),(_binary '\;L\t׬Cɣ','wp-content/plugins/wordfence/tmp/.htaccess','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/tmp/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Iz~\i,L\',_binary '	HQI\qzڤp\9C4>H\3G','',0,'?'),(_binary '\\\"\C*\\.','wp-content/plugins/wordfence/vendor/.htaccess','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\"xK\\{\8\dS',_binary 'C\\'r9\@\Kކt\\w#@k','',0,'?'),(_binary '=S6\aXo,2','wp-content/plugins/wordfence/vendor/autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nV8\\\\Bs',_binary '7\h\\\>8but^^Rx26\#i(','',0,'?'),(_binary '_k4\\!*}݄ ','wp-content/plugins/wordfence/vendor/composer/ClassLoader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/ClassLoader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\|%*T*`',_binary '\289vu3n	C2sva/','',0,'?'),(_binary '0\&Y\\\','wp-content/plugins/wordfence/vendor/composer/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']_\#D\\0\\',_binary '\Z ے\%4~N\~Gh!b\:wɌ\'','',0,'?'),(_binary '\"0\rN1M\\#\','wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EӤ㭇\\Mg',_binary 'Q\*\'B+Eߞ:\m\yu\W','',0,'?'),(_binary 't\\!\\Z%\n','wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\,}vĨ3\G\)',_binary 'Er4@\0ԡ$\z\3\$l\\Z\`i\ex\l\','',0,'?'),(_binary 's\\˱Y*u\O','wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*qBItӟA<\"',_binary '6qQ\`\d!cf.\Bxq','',0,'?'),(_binary '~\Ӹbc\\\Z$@$\*','wp-content/plugins/wordfence/vendor/composer/autoload_real.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/autoload_real.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+>r*\\mI',_binary 'E\\\0\.\¿¯1F(Dfu\v\\˔','',0,'?'),(_binary '\!֐(yJo*\\J\','wp-content/plugins/wordfence/vendor/composer/autoload_static.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/autoload_static.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\\BH+\)	',_binary '\84E3I6-9\!zGL5','',0,'?'),(_binary 'k}:\\\\VN\\\\G','wp-content/plugins/wordfence/vendor/composer/ca-bundle/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/ca-bundle/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x>P\H\e6\[GF\5',_binary '\q!홐\\%ހP٧Hr.L~','',0,'?'),(_binary '\p1	?\\J@','wp-content/plugins/wordfence/vendor/composer/ca-bundle/res/cacert.pem','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/ca-bundle/res/cacert.pem',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ǧn3Q2\G',_binary 'd\\\"fݎ6em`\z\\P<KO\','',0,'?'),(_binary 'O=\h\0}O\\rLb','wp-content/plugins/wordfence/vendor/composer/ca-bundle/src/CaBundle.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/ca-bundle/src/CaBundle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ZU\~L5\@\ZVU',_binary '/r\\Trm\Gс\r%e\r\\|\[','',0,'?'),(_binary '\]mٲ	▭\','wp-content/plugins/wordfence/vendor/composer/installed.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/installed.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>w\̩	\\&J)',_binary '\M\\,P:k\nN\2[s\nWze]oN','',0,'?'),(_binary '6N]bN\R','wp-content/plugins/wordfence/vendor/geoip2/geoip2/.gitmodules','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/.gitmodules',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڄ \q\?s1\\U',_binary '\REkks&]!i_\"\\y~Ka','',0,'?'),(_binary 'ECW\``\\-\','wp-content/plugins/wordfence/vendor/geoip2/geoip2/.php_cs','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/.php_cs',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_@\e\\\3b\B',_binary '\L\ؤ@J\9OhG@@\Z!\\08#l\(','',0,'?'),(_binary 'c\cgu\\\','wp-content/plugins/wordfence/vendor/geoip2/geoip2/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\8e_\T\\ƽW',_binary 'ݬ\IS\P\"\a 7J6\QSv\_y','',0,'?'),(_binary 'k|DD*@4\','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Database/Reader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Database/Reader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\nAgv1Pص',_binary '0o*\r\vA\o\3\:\\j\uy','',0,'?'),(_binary ']\j\RX','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AddressNotFoundException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AddressNotFoundException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\//R\\j\\\.',_binary '\3\'X\r\o`/\\D\\/\3\Z','',0,'?'),(_binary 'Zg\Ui1i\ƾ\x\=\','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\W\,XEE\o\',_binary 'l?\\)&&\\\\P\\P$@\\\/','',0,'?'),(_binary '\\{Z\n\0D\rOM*Ut\','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/GeoIp2Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/GeoIp2Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N	S\X\?z\\',_binary '\\\Ԧ\n\ٲLK\Y1\%X7\~\*','',0,'?'),(_binary '\\퇴\u46','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/HttpException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/HttpException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\l\fk\<\\r\n\',_binary 'R!\O]pI\n\\\\\VP\9=!\?\\','',0,'?'),(_binary 'K?\r\a#Qh','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/InvalidRequestException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/InvalidRequestException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ia\\Rɞ%x',_binary 'M \b\\d\]Fi\POZq\','',0,'?'),(_binary '^4\j|\I\','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/OutOfQueriesException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/OutOfQueriesException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\H*f\\$\ʝӐ',_binary '\\Ɲic\z\P1\\"ݢӛoTWry*F','',0,'?'),(_binary '\܆R(\'2Whp\G','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/AbstractModel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/AbstractModel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@ҏHC5̨[\0\',_binary 'X\f:Mt\˃#sD4(NGF\','',0,'?'),(_binary '\[0\^\','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/AnonymousIp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/AnonymousIp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'emg\ݜ|<뼸Dh',_binary '+%\G<t1]\I\5m\Z}\E\>\;','',0,'?'),(_binary 'vV5ǃ\D\u','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Asn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Asn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڄ\n1h;!\',_binary 'Mϡ\	\pk\\)\\!\r','',0,'?'),(_binary '\QK\\Q95Ɣ`','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/City.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/City.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\>\\Y!\\zJX',_binary 'B*yL˰a\\u\"t\Z4\\Z۳Nk¥','',0,'?'),(_binary '+b\n\DfX2YC','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/ConnectionType.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/ConnectionType.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\\S:-N!Q\0\"',_binary '6\)?\^\"F\*g|\\&\\R\Π\\\0	','',0,'?'),(_binary 'eiy\\,:\\T\)','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Country.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Country.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0Q#2Џ\R',_binary '~G)\R\7i-\#\\R 9Hǫ\ b','',0,'?'),(_binary '%~WN82QO','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Domain.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Domain.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n4F0JC\ nk',_binary 'Cb,\"\\">j\\Ŋ\\AlD','',0,'?'),(_binary ']\r:@I','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Enterprise.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Enterprise.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6:\\2kP3',_binary '%uMp\\\\,.\0\@Zq\r/\Q','',0,'?'),(_binary '%D?\m1QZ\"\cAXQq','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Insights.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Insights.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\\=1\nV\0\',_binary '8}>\\k6`uid\\eH\P\^\','',0,'?'),(_binary 'Dmu\ϣ!\I5H','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Isp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Isp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pٽP\]G\',_binary '| )YM\\,3\0\\\Z*9\p','',0,'?'),(_binary '\V<\\r\nQ]jvXP','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/ProviderInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/ProviderInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\*Nf\ټ{',_binary 'i˶|1\\v.4[(\\m@f>\\','',0,'?'),(_binary 'J?#͌$M7\c','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/AbstractPlaceRecord.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/AbstractPlaceRecord.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\I.:\`PR\',_binary '#z\R\ZHU\\\>B\nP,\'eTtߺ','',0,'?'),(_binary 'MӼ\7T~\\','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/AbstractRecord.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/AbstractRecord.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\kA\`lw\\\y',_binary '7\r4	춥Q\nc\\>c\n>\Pf8\4Hk','',0,'?'),(_binary 'we\jZ\\qI\','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/City.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/City.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(,Eڎ\;',_binary '5+S\sY>%\r97\5[I\=\`<2M\\','',0,'?'),(_binary ':1()p]V1-ȩ','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Continent.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Continent.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qDL\\a[	?\$',_binary 'Gs\0\\\r\/1\v=\pS-yE.\\U','',0,'?'),(_binary '\\݈3+P\r','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Country.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Country.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',0Z%\\',_binary '\g^\M\9=&*M{\Xb0*\u\','',0,'?'),(_binary '\\rBeׯE\7','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Location.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Location.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Y}`8v\FJ',_binary 'U߆([r嵳g\\h\\嬵!m9(\"','',0,'?'),(_binary 'k1/͓ݐ%=','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/MaxMind.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/MaxMind.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Dqd6+\"U\',_binary 'I\s;֮i\k\\E@)','',0,'?'),(_binary 'F[\㵋Pѳ@','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Postal.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Postal.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\bP\"\x\Y@0\\',_binary '\\'\\\n*2nԋ\\\\)\a(_\Iqɘ{','',0,'?'),(_binary '&\\ɚ%\)\W&\i','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/RepresentedCountry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/RepresentedCountry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>XVD\m|P6\n',_binary '\l=\b:џ\\	R\Z\	\	\6','',0,'?'),(_binary 'P[D\XP\a\\','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Subdivision.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Subdivision.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\;uS\l',_binary 'M>:\r&\V\`\\Z:O0\Sv;\0Vw','',0,'?'),(_binary '\\tV\\<C\\','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Traits.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Traits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';HoĴ`\׳m\%\',_binary '\(\l]h\\Юa	y\fh0v\'uvm','',0,'?'),(_binary '&\Yz\q\[Ff@','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/WebService/Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/WebService/Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ⶨ;*\?\z',_binary ':O.\\'~y\@Y`FMN\:n\.\;q@','',0,'?'),(_binary '\\\`I\\,\y oY','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\8e_\T\\ƽW',_binary 'ݬ\IS\P\"\a 7J6\QSv\_y','',0,'?'),(_binary '\\d=\\@hs:k}','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/AuthenticationException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/AuthenticationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K#lJPe0ug۔',_binary 'UWM\\slL\\\9#TbWj?\\\u','',0,'?'),(_binary 'T\.\)m\&\\\\I','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/HttpException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/HttpException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '41l#}p\\\zk1',_binary '\h	\_\֚\!E\4\Zv\F','',0,'?'),(_binary 'ؽ\)uҶewl','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InsufficientFundsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InsufficientFundsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mhOലf\.I',_binary 'oO\b9_\b-4\\-x%T\5E9\'','',0,'?'),(_binary '\\Z3\H{\ǲ','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InvalidInputException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InvalidInputException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\ Ϭ\n+n',_binary '^q\N\\\Т\&yN~\'S//>}\p','',0,'?'),(_binary '])TN25F\','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InvalidRequestException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InvalidRequestException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GR˗c\?qt\',_binary '֝Rz5B\,nɲ\nHoڨ\\|','',0,'?'),(_binary '-[\S\_عQ\','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/IpAddressNotFoundException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/IpAddressNotFoundException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1:\!G~q\ic',_binary '^\DCguPT!>\W\\Z\k\~_5\n8','',0,'?'),(_binary '2]&֔#\\^F\q','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/PermissionRequiredException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/PermissionRequiredException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2΢\	/E!\<s\',_binary '\\\=\53	ώv\\_%\2A?$','',0,'?'),(_binary '\85\\Rqo\-\=','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/WebServiceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/WebServiceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\\\$x /\\\',_binary '\<b\obnA\\\E\7_\\GK','',0,'?'),(_binary 'ȿ-\\`u\o\\','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'am;SV#\\m\I',_binary 'R9F\\\\\\47i}ʧ\C^\%','',0,'?'),(_binary 'm>\\00X&^Q','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/CurlRequest.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/CurlRequest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\pKz\`\)9_@',_binary 'aғYe\q\7YTcȊi$Wت\/\!,','',0,'?'),(_binary '\ۅnPE6T\\','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/Request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/Request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KdWؿE\W',_binary '\R\W].da\\\\s\JMLq+p},\','',0,'?'),(_binary 'ӎA}ҎWZ5=*t','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/RequestFactory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/RequestFactory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\b;v\'g\\~k',_binary 'm\!\MJ\"v>,\\\0\\0՜ɫ &jِ\','',0,'?'),(_binary 'i\\Z!\[8$\"','wp-content/plugins/wordfence/vendor/maxmind-db/reader/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind-db/reader/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\8e_\T\\ƽW',_binary 'ݬ\IS\P\"\a 7J6\QSv\_y','',0,'?'),(_binary 'Sdlz\sV7','wp-content/plugins/wordfence/vendor/maxmind-db/reader/autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind-db/reader/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V~МI\\XP/$',_binary 's\em/;֘\\\\ aZH`g3','',0,'?'),(_binary '%\\(w\&','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\0\\$K  \	',_binary 'V\p\Z1͌э\\'=~\ٲF_u\\\P\','',0,'?'),(_binary '\Ϗ\\RCOh\\','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/InvalidDatabaseException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/InvalidDatabaseException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\6.tz\x\o',_binary '\\;\p^\03Թ\( A\\a\\w','',0,'?'),(_binary 'O\5e\\\;hzw@W','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z<\\{~G\f(',_binary '\\,ב[\Z\@+\\\?x\P\\А','',0,'?'),(_binary 'k%\\r0̯IN6\D\'y','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Util.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\+کd\ݬ@\',_binary 'wbjY\S\tc I\dQ','',0,'?'),(_binary '\Z[`0CI$T\'\','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\H$I3^0',_binary 'Dsmr?v\jz\\Mo3=b0K\R#','',0,'?'),(_binary '~iI\;ݭ]A\S','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '54\\⓿\`',_binary 'DOo;oO]+\\0\\\5\]/\"\޸&\Q','',0,'?'),(_binary 'I6U\r7\\3p\','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h<\|\7b',_binary '\\_^F\"\;+r&Z~ӦQ\\\\|\5','',0,'?'),(_binary '\nvZYV\\','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\А\zy',_binary '\\\H=okK\YCUX\j\b\fC(\P','',0,'?'),(_binary '\\\\c<[','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\wkv#=\\0\',_binary '8_I\\ޕ&\+%\#\\}\\z\F\R','',0,'?'),(_binary 'BJO\zD','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\{\1MRKE_\/',_binary '|qUUѿÎ|zG>*ۜ\"\\I\;','',0,'?'),(_binary '\Pd\c3','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\.<$E\0g:T',_binary 'ƝER%\f\\\ɾ\\rv8C^\h','',0,'?'),(_binary ',`\t\\t\b7','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'MP\<^f\G\\ C',_binary 'V$oBޞj\\f0֫Qx\uT\=a\`K','',0,'?'),(_binary '^Q6l\J!	\ͦ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\oN\.',_binary '>4\i3|v1N\\6wD)M\jr','',0,'?'),(_binary '߹V\=\"\#n	','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\-T\0\2L-\',_binary 'ȴ\\gA\]\z-ۣ\᷸[\','',0,'?'),(_binary '\\r\M\ܴ-\nS','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'eR\\r#U犏',_binary '\\s\Gdl\IB-?`7|r\R\\3V','',0,'?'),(_binary '\\\X/\\\0	','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\iJB!<\0',_binary 'V\4^C\D\Z\\\\\\\;Uz','',0,'?'),(_binary 'n\\\09jv8\\"','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C+ez\0\\L1',_binary 'ܚ+yx\\\\alqG/\\3a\\S`','',0,'?'),(_binary 'ҭ\_VlKg!p1','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\Pƣjqf\',_binary '4oU\\3,zUω9\\a-.dp','',0,'?'),(_binary '&9\\-Z\','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/shutdown.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/shutdown.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0E9\c=\'	\0\\',_binary 'xٵ;Pi|:\\\\\r\riHäa','',0,'?'),(_binary '!\O4\bCRRfO','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'BZ:3\hr$~\',_binary 'FC\5#\\\C<޺bGG\!̮@','',0,'?'),(_binary 'IW\9\a\W3(','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DGqUl#\wUO\',_binary 'f#\0\z|D\,\n>B͋¯5\','',0,'?'),(_binary 'c[b]\ݽJF','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I]U\	Xg',_binary 'T\Ϛ-\1 [\@./i󒶦i\\q\\0o','',0,'?'),(_binary '\СqD֚?\iX','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\Vmz򏠤Hb',_binary '\0؈\:caf	M$1D\\Z\{^B\Z\','',0,'?'),(_binary '\\'\`F̔\~\Ė','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\؍\\0\+C',_binary '`>&i(ŹC\\f\\&\\\>Y\"','',0,'?'),(_binary '\\<\x\B','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\Xo@!}\l0',_binary '.\ca>wh[bF۸It','',0,'?'),(_binary '\n\@g\+T;V','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\f\\r@)뻚',_binary ';\_I\m\1\n\9|!޶\','',0,'?'),(_binary '8K\ ?O]ʹY','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZlY^[F\r\2xʻ',_binary '\6=\Sq-5 )EL}AViA]','',0,'?'),(_binary 'xVM\>n\{Oǟ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\I,0`\-=OxH',_binary 'ⰁmWka\\\2Sj\>\\"\w<','',0,'?'),(_binary 'Aػ#\"\\\j','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J<1/%$\J=Δ',_binary '\v\\p	eKK7\\9\8\\\','',0,'?'),(_binary 'Q\\6K4\\\\H','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xAI6m\NdSpVBׇ',_binary 'Z?RA+7#C\-\\\4g[o?J_g','',0,'?'),(_binary 'rI\0yg\E!2\0C','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	n\{\\\0\0U$\',_binary 'G\n\\Ks\\I\'\my9\ZV\D\\:\ć\','',0,'?'),(_binary 'j\)nQ8ޮ\D','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"t0\,06\<',_binary '\Q#f9\;8\*B3W\ao3Fc\','',0,'?'),(_binary '\\{ \r\Slſ\	','wp-content/plugins/wordfence/views/.htaccess','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\"xK\\{\8\dS',_binary 'C\\'r9\@\Kކt\\w#@k','',0,'?'),(_binary ':f\?bj.','wp-content/plugins/wordfence/views/blocking/block-list.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/blocking/block-list.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']#{\1\\\\&v',_binary '^P\b.|=>\S\\#\'\rl]\^','',0,'?'),(_binary 'r7\/y*aڛP] 0','wp-content/plugins/wordfence/views/blocking/blocking-create.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/blocking/blocking-create.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9l\nXQ0hQ*',_binary 'Ź\\YZ/\\+`\_{\TnH','',0,'?'),(_binary 'fp\\\j\H\'','wp-content/plugins/wordfence/views/blocking/blocking-status.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/blocking/blocking-status.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\\a\\\G]:',_binary '^Ķ\UO\95Eֹ\~z\qM\q\3@','',0,'?'),(_binary 'hx\*(&\\kO','wp-content/plugins/wordfence/views/blocking/country-block-map.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/blocking/country-block-map.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uyGF,{Xz',_binary '%Ԝ5;\x^)G(\o','',0,'?'),(_binary '4\ہ;0.*','wp-content/plugins/wordfence/views/blocking/country-modal.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/blocking/country-modal.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(G\"nrPi\)߬\j',_binary '\rFAmea	r-wY\E\u\\\\\u','',0,'?'),(_binary '\m5^\\u\\9>','wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(t\\\r4\\cR',_binary '^\V\x\_:\\k	\(\?B\!','',0,'?'),(_binary '1?ox\<\?\\\6','wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?v@Ya\pv',_binary 'p\ZʇO\F\M\\4\V92\QP\0\\\\','',0,'?'),(_binary '4To\iE\t','wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\s\r>J(E\',_binary '\K\(wB$\rs줇!ਿ\D','',0,'?'),(_binary '2ģ_D\x','wp-content/plugins/wordfence/views/common/block-navigation-option.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/block-navigation-option.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\\~}t.\K',_binary 'MN\F`\r9\\ӫ\rP\,Q','',0,'?'),(_binary '\\,@\\\Q\','wp-content/plugins/wordfence/views/common/indeterminate-progress.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/indeterminate-progress.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\\"\sg4\\(8',_binary '@\Zn\"ξ~QՔ\8s\P\07\3','',0,'?'),(_binary 'BUjv\\ѣ\\\\(','wp-content/plugins/wordfence/views/common/license.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/license.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:8\\\^r',_binary '\f\B-h\^\>A\\\nH0\\r&\\','',0,'?'),(_binary 'llx\L,7W\N\','wp-content/plugins/wordfence/views/common/modal-prompt.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/modal-prompt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0J\.H[|\E3$d',_binary '\Zz%\\\;\\on\\m&\\\\','',0,'?'),(_binary '\]p\R/$1\','wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+$B`w\ƕ\',_binary 'a\\\6\\\Ο\\v]z5\\rp\c','',0,'?'),(_binary 'x\\|s\\Ka\','wp-content/plugins/wordfence/views/common/page-help.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/page-help.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!\\\YJ\Jk\\',_binary '\Z=DBא	%%A?Ow\*/\~u','',0,'?'),(_binary '\ˋ\_o!\'\u\r','wp-content/plugins/wordfence/views/common/page-tabbar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/page-tabbar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\\\VdЌX@qș\\',_binary 'S\تA\\\Ӥ\@5\\|~?KBK9U','',0,'?'),(_binary 'qqC$\@','wp-content/plugins/wordfence/views/common/page-title.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/page-title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\*<\X;',_binary 'N5%=\kUHVKAlEI\"3\j\\','',0,'?'),(_binary '\%G]f\@\%\Z\\','wp-content/plugins/wordfence/views/common/section-subtitle.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/section-subtitle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n^\r\#fstW\Z',_binary ':\taQE&͜\\\s١\nGb\\Z S1{','',0,'?'),(_binary '%?\\)\','wp-content/plugins/wordfence/views/common/section-title.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/section-title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!z\\\̥',_binary '+\A\SџbH\濳$V+\N΂\','',0,'?'),(_binary 'w	+j\','wp-content/plugins/wordfence/views/common/status-circular.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/status-circular.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\)\.=g',_binary 'q4^\"-9\\\\nd1q\O,\\','',0,'?'),(_binary '^O|\':QǙE\\\','wp-content/plugins/wordfence/views/common/status-critical.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/status-critical.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\R/C[\]u%',_binary 'W\\\B&69\gk_EF6\I','',0,'?'),(_binary 'sՌQ7o\\\','wp-content/plugins/wordfence/views/common/status-detail.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/status-detail.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`Ufxy9\9g4',_binary '\\E\F\j՗&\n\E&J՟gWk.T/','',0,'?'),(_binary '#\7\r\Y\\0\i','wp-content/plugins/wordfence/views/common/status-tooltip.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/status-tooltip.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\fZ\؍PIR&i\\',_binary 'EQtY=\j.#eW㈤A3QcP\T\','',0,'?'),(_binary 'Dd.P˴{-yo\g','wp-content/plugins/wordfence/views/common/status-warning.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/status-warning.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kRf,\J\k',_binary 'f!\\rWe=?\\KjP&\*y\|','',0,'?'),(_binary 'p̓02@\\PF\tk','wp-content/plugins/wordfence/views/common/unsubscribe.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/unsubscribe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y:h3>a ݑ4~',_binary 'E\q\Tg\O>F-\\O(\IƚZz','',0,'?'),(_binary 'Mx1ǋTmR_2o','wp-content/plugins/wordfence/views/dashboard/global-status.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/global-status.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˫\'m\`0>\+#\',_binary '\\\\\\p\Pv?Z\F\QQcj','',0,'?'),(_binary '{[\/ڑ\','wp-content/plugins/wordfence/views/dashboard/option-howgetips.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/option-howgetips.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '܎h\\(v1',_binary '\Z\leknj\'=\|C\,\0\\MlDG\\\\','',0,'?'),(_binary 'b\E4t=','wp-content/plugins/wordfence/views/dashboard/options-group-alert.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/options-group-alert.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\̻o\wG>p',_binary '\I`I^{\PנhQ\e:sG^8sĚ','',0,'?'),(_binary '~Ⱦ/m\ր\!\','wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s\X][sC>Q\\',_binary '>\_c\ZJ+\\a\Umv)lg','',0,'?'),(_binary '̋q\B3a\Y\\-\','wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0`\'}(bA#',_binary 'c,Bp28\\0j7}hp-\宆','',0,'?'),(_binary 'Q.ì\\\XeOI','wp-content/plugins/wordfence/views/dashboard/options-group-general.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/options-group-general.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'NF\Y\\"\4\\',_binary 'fNϻ`\nq\^Z\Z~\<\\'I[!','',0,'?'),(_binary ',\\M;v','wp-content/plugins/wordfence/views/dashboard/options-group-import.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/options-group-import.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\+:\C\\gQ',_binary '(#\><\\"(\n\\'K\\\\\','',0,'?'),(_binary ' 5\\rDg籃','wp-content/plugins/wordfence/views/dashboard/options-group-license.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/options-group-license.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)卞\\U፽',_binary '=e\:\z)z:\]:ͼ@\{\0\\\','',0,'?'),(_binary ']oM\seJ4\','wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oh5\rxܖN',_binary '6y\Zu\υ;\	0~\rs1J9\X\J\','',0,'?'),(_binary 'P\M˝=U','wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʿm\\m10f*)',_binary '	m\\Y\_\\\\\\\'.]WyW0\0','',0,'?'),(_binary '\7\0tt.','wp-content/plugins/wordfence/views/dashboard/status-renewing.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/status-renewing.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hwB\\\e (',_binary '\\^K$\\1\0nƄ&\iM{\$^\h','',0,'?'),(_binary 'YBt\n\nc\ݟ.vi','wp-content/plugins/wordfence/views/diagnostics/text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/diagnostics/text.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%	fF!\"\',_binary '.î\\\{ճVO];=\\\\n\ZN','',0,'?'),(_binary 'OS\Y\Wz!8\ʣj','wp-content/plugins/wordfence/views/gdpr/banner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/gdpr/banner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>69!G\\z>\S',_binary 'ZQ\a̿|꣞`!C\\2C\K%#l','',0,'?'),(_binary 'Qcm\uX\Z3B+X','wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$mR\_`\W6\\0',_binary 's)W?Pӎ\B*?x\BZ\dɗ\eZٞ{','',0,'?'),(_binary 'B\\\\!vݡɶ','wp-content/plugins/wordfence/views/onboarding/banner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/onboarding/banner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zz#uv\\0',_binary '}\|IRvJ%-\/\n\V\\','',0,'?'),(_binary '\mה\\F@$~r','wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w|q\M+{3,K#',_binary '_t=ԑ\G0ɽ*67\\t\\*s','',0,'?'),(_binary '/7ñ\cx\\pg','wp-content/plugins/wordfence/views/onboarding/fresh-install.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/onboarding/fresh-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o٫+\\J\ٽvE',_binary 'bIn\\'\nS*\/\r?\\'\\r7+h\','',0,'?'),(_binary ';\%N!9\nL&N\\','wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\\\β\J',_binary '\!\fc,BR\"9,\V<\	F#절K','',0,'?'),(_binary '3,\cvk\','wp-content/plugins/wordfence/views/onboarding/overlay.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/onboarding/overlay.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'М\\\\s\',_binary '\a:F\VW\5W<n\o`','',0,'?'),(_binary '+\ZDZe}\','wp-content/plugins/wordfence/views/onboarding/plugin-header.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/onboarding/plugin-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~+x\m+t',_binary '叶g\K\\\Q?gC-eON\\r!','',0,'?'),(_binary '\'Ac\,	~6\ܦ\','wp-content/plugins/wordfence/views/onboarding/tour-overlay.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/onboarding/tour-overlay.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\% );\0',_binary '\Z\\\'ġ맪\\.s\'\\sd\4^\I','',0,'?'),(_binary 'Z\\\d*\Y\ژ','wp-content/plugins/wordfence/views/options/block-all-options-controls.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/block-all-options-controls.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5bcjc\Tcsq̣]',_binary 'W:.@H9KB5\\\\at	얗\ʪg\/','',0,'?'),(_binary '\\eҕ\hV\"','wp-content/plugins/wordfence/views/options/block-controls.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/block-controls.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\B\#jT,	D',_binary 'x\La);\%ƵR*\','',0,'?'),(_binary ',\\ZJ\'AWh\','wp-content/plugins/wordfence/views/options/option-label.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-label.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'`\\\\\a\\ \\',_binary '\\\y\DFR#\\\\F/G%RY\x!B6a','',0,'?'),(_binary '``\'\l`=\\X(','wp-content/plugins/wordfence/views/options/option-select.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-select.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J*E\%v	N\a!Uw',_binary 'M#3a@xh\s\r5qB\N٣X#\','',0,'?'),(_binary ' oƕ\t_\0.\','wp-content/plugins/wordfence/views/options/option-switch.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-switch.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\'|\',_binary '\C\Z\hau\ݣK\Cif!\'~Fp','',0,'?'),(_binary 'Җ6\\M֦5wH\','wp-content/plugins/wordfence/views/options/option-text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-text.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kߟ*׉k+;8',_binary '7\\\M$<\\rO9Gj\\\Ey\Q*+\3','',0,'?'),(_binary '\YmR\lX\0\:','wp-content/plugins/wordfence/views/options/option-textarea.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-textarea.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\w\nMus\\',_binary 'O=~jc#6L窜\\\\as\W\OQ-','',0,'?'),(_binary '2\0mK:r²\\0\nB\','wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x9/Zh\6\n',_binary '\J<<\x?#\oJn8:j','',0,'?'),(_binary '\d\nv;\O1:,Tn','wp-content/plugins/wordfence/views/options/option-toggled-multiple.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-toggled-multiple.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\о6\\',_binary 'r\\nz\\\>g\i\\ru\u<\F','',0,'?'),(_binary '.麉D0uL-c','wp-content/plugins/wordfence/views/options/option-toggled-segmented.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-toggled-segmented.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\B\W#\#\',_binary '\^<4\\e,\\0\l\\\\r\!d','',0,'?'),(_binary '$%#\_U_d\','wp-content/plugins/wordfence/views/options/option-toggled-select.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-toggled-select.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\|Cw@\\m',_binary '5ã\0ӊVbAŇ\\.Z;Mzq]','',0,'?'),(_binary '\rz\D\D\\','wp-content/plugins/wordfence/views/options/option-toggled-sub.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-toggled-sub.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\m\\_\',_binary 'RȆF\nD\~H\08),:llWn\rc\','',0,'?'),(_binary 'D\T[\-\\U\\\','wp-content/plugins/wordfence/views/options/option-toggled-textarea.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-toggled-textarea.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=\q(\\tݣ˻',_binary 'atÁ}(\0oß%\3\\\p\u~ĥ','',0,'?'),(_binary '*\	\ą\\\\\\\','wp-content/plugins/wordfence/views/options/option-toggled.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-toggled.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Du\nL\\E',_binary 'L8M\0=Y\kb\|59\b+\z:4','',0,'?'),(_binary '7ڔ!\2x%XN3','wp-content/plugins/wordfence/views/options/option-token.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-token.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xEJR`5\Z\C\n',_binary '\_NRϦg\Nr\{oXӮ','',0,'?'),(_binary '\몳@\ =\y`','wp-content/plugins/wordfence/views/options/options-title.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/options-title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ۘ\\\j玓݆E',_binary '\Kxf\+eǖ٭ʌ\m','',0,'?'),(_binary 'T??:q׮P\\ah\'','wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'AN\X[`h\0\',_binary '\"xIB6E?\\\\i\'26\5y/','',0,'?'),(_binary 'Nd#R+r\0s[','wp-content/plugins/wordfence/views/reports/activity-report.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/reports/activity-report.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?ue\wD:E\',_binary '\\ζ\Z\\)v\vG\,\h/ӈ','',0,'?'),(_binary 'p{\r \%>/Z\:','wp-content/plugins/wordfence/views/scanner/issue-base.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm|\&vfƲ~',_binary '\i\"\m$\PyM\\\\d	S\','',0,'?'),(_binary 'ܑK\ݓ\\\%eP^U','wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g}\hk9\yb(W',_binary '\\ZDQ\^\\\9;\7v\F\','',0,'?'),(_binary '%|ݽ>?v{j\','wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\\=\l\\	2\X',_binary '״0\\M\"r,_\Ǝ>)G\\\wg?','',0,'?'),(_binary 'ep\r}\u_4\','wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Щ3^7DPk@c_l',_binary 'e\נc\10F\\^\b\B\Q@Bu','',0,'?'),(_binary 'D\\\u\r\ɲ\Z','wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Aի\\ Lqw\	',_binary 'r_iQ\	a\R\\+\\\','',0,'?'),(_binary '\\c\G(`E','wp-content/plugins/wordfence/views/scanner/issue-configReadable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-configReadable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r\0lp_р>\#',_binary 'T,\}1wa\Y\\\4BI]wAX۵\','',0,'?'),(_binary '$\\|c\ \\~\','wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\^>5pa\W\>',_binary '\\\\\DC\\XG4WFP#\NS\Z','',0,'?'),(_binary '\SHLenP\q7č','wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\`\j|y',_binary 'iOGiF|48\V\\j\\n#V-L','',0,'?'),(_binary 'ΦHc\^\)','wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\'\{=ͺ',_binary '\R\\_fW{*3\\\ݔ	\"\/','',0,'?'),(_binary '(dwI\0:\r\\Xx1DC','wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\\[A.F3D\',_binary '@ړV\C\+\<!;@89\(\n=G','',0,'?'),(_binary '\'@S \\D\','wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U?\q>@\\p',_binary '\0{aq\(w\!Iz\}+lx/I09|1%','',0,'?'),(_binary ')\6#_\\̟SAF','wp-content/plugins/wordfence/views/scanner/issue-control-repair.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-control-repair.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9gs \`V\',_binary '\j(\ؠ\r	緪\U+\\\.\d','',0,'?'),(_binary '\u78¸\KԊkh\','wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\tJֶDܒ+C',_binary '\\\"uugI$ED=\\\nQg-\TZ','',0,'?'),(_binary 'e\\\Xǌ.\\\(&d','wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\a4P^/\7\E',_binary 'ѧ\n7Y\GĢj*D_.\\\~C\b\','',0,'?'),(_binary '/\0)\Z\','wp-content/plugins/wordfence/views/scanner/issue-database.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-database.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\>Z\\\\G\',_binary '\\n#Pw3Id\\}͇%\J\\\jU\+','',0,'?'),(_binary 'Xɘy_\7XN/','wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\h\\\'\n䷺',_binary ' 7\\RG\$/\\-i\Nm(\W\;̅','',0,'?'),(_binary '4\n	m]ĿЊ\','wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\\{\\\ d\\\\`',_binary '\\ǿ\'\ɜLҪB>\\	&-{','',0,'?'),(_binary '\VtS-\','wp-content/plugins/wordfence/views/scanner/issue-file.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\\\JZ\\\\\',_binary '*\ҟ\\\b\\\\\\\\\kpB\\S3\\\*','',0,'?'),(_binary ';fJ1˘+C','wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\n\\+ծ.jqAZ',_binary '\0\I36ěnj7jk:\\','',0,'?'),(_binary 'B\Q\aU%','wp-content/plugins/wordfence/views/scanner/issue-knownfile.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-knownfile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RՅ-e_',_binary '3?<P0\r^\τ\X` \t{\#','',0,'?'),(_binary 'we\\i!<sy\n','wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h8FK3Eqs\',_binary '\0TE\Va~\'55h4o՞{Mɱ\\\'','',0,'?'),(_binary '\㱛 V9{\\b','wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\Jnw\\8z2\swa',_binary 'u<O\8Be\'Ob\0yPJ\x7\\I\','',0,'?'),(_binary '\\!<\\B4\ZS}','wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\le\@1\-',_binary '+	[P\ri-\\b0m\ƥM\"#@','',0,'?'),(_binary '\\n\#T\?׻\\','wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\\\@E-\mdo',_binary '̉Y\j\'\i)j|E\V\l\F\nL\','',0,'?'),(_binary '\H %9\\\lԅE','wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\\|JS\\\',_binary 'i\\\JkF\\t\\\\0x\\Re\he&j','',0,'?'),(_binary 'n[	X}\0','wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LL#\\\0uD,\Yi]',_binary '~^\\\ٴ\	d\i*\\W\\<6\\','',0,'?'),(_binary '$7y\\]\\\N','wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\F\\\Y`8\',_binary '^zy{b.n&o@\{\<,$\}\','',0,'?'),(_binary '$\SCk\\d\W','wp-content/plugins/wordfence/views/scanner/issue-timelimit.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-timelimit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\\\"V%		|',_binary '\X>\\[6_\\\\a3\\\s\V','',0,'?'),(_binary 'd\0ٷ\Z\\\\\Ԍn','wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0<N5Җo\\\uM',_binary 'p\\"\r<\P13rz\\\=\\\\Ɠ]','',0,'?'),(_binary '\\\"LJ1\C4ND\','wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pD*\L}',_binary '\\fƾߜ=i\\s8\Z}\','',0,'?'),(_binary '=\F\혣Æ\K&','wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0Ko8E2\',_binary '(\~SS\Z[5E!nBj\D ','',0,'?'),(_binary '\,\r\	\g\H\6','wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\H\v\',_binary 't	Nɼ!\'W\\`1\11\\኿!\','',0,'?'),(_binary '\;NQ>\\\','wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5>\\Z\!\̄\\',_binary '\"`\n2Zgo\j1\p\hG)M\OYa\rci@G','',0,'?'),(_binary '\rJ<p>\\Z','wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2Q\\l~\!',_binary 'tRS)\z\\{ӑ(\Wd\\9cKF','',0,'?'),(_binary '|\T]:Y$=\'h','wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\4\oV\'',_binary 'D?#}$e\w2\6#\\0M\Ë\RSL\','',0,'?'),(_binary '\\\L.dDv\','wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',&1{\\04H\,\',_binary '+\=\\\ɱ[2ȩ~<och\','',0,'?'),(_binary '\ma\vMvK\\Z','wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ 2%\\&\"P',_binary '\6_]W>VXv\B\Ӿu\K$ް9|]E\r','',0,'?'),(_binary 'zh9\\ꈦ\\Xp+','wp-content/plugins/wordfence/views/scanner/no-issues.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/no-issues.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xt-|F\\\\e',_binary '\\_?7\\\c\:_\@\E\Js[','',0,'?'),(_binary '\\\C.yj\0o\*f','wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\Z3`fі{_zq',_binary ' .IET\أJ#\J\Uk\7hy\\\0','',0,'?'),(_binary 's\AsYD]','wp-content/plugins/wordfence/views/scanner/options-group-advanced.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/options-group-advanced.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'skn\'X%,^[\',_binary '\\\缃\C*k\	\Y-\\\\Z9F\	','',0,'?'),(_binary 'e}0wTnv_\g~','wp-content/plugins/wordfence/views/scanner/options-group-basic.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/options-group-basic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VEgO`#jV\4C|',_binary '\sc\	;*r3$X\\G8ͬRK\','',0,'?'),(_binary '\NTZto\r%F','wp-content/plugins/wordfence/views/scanner/options-group-general.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/options-group-general.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tL\Ga\0\oҠbY',_binary '26l\n\r\\\" c:\ƅz\v\J1ܶ\\','',0,'?'),(_binary ' ń1r}mJGW\R\','wp-content/plugins/wordfence/views/scanner/options-group-performance.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/options-group-performance.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\P=\PҤ\\ ',_binary '\-9\0t\\D\\69s]\\e\0Rr\','',0,'?'),(_binary 'lxy\Z\\\\"','wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EU.7\\\H>i\;\',_binary '\,\\+x>\\ V7rLKs&G\','',0,'?'),(_binary '<3\v&F','wp-content/plugins/wordfence/views/scanner/scan-failed.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/scan-failed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ŝ*\7\\P	rx',_binary 'ôp`)28$iw6\J\g\jnDj','',0,'?'),(_binary 'հ	̋\Ȳ\S','wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q*ZZ\sq\\A}p',_binary '?L\0e}\\\z4t,\N)^\Q\\\À۲','',0,'?'),(_binary '|]D\\\Z.E','wp-content/plugins/wordfence/views/scanner/scan-progress-element.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/scan-progress-element.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Dꫯy\5\pc',_binary '0(5D=U\Ԕ~\\ڈI\")\7h','',0,'?'),(_binary '\pխ^\@#\Ԓ','wp-content/plugins/wordfence/views/scanner/scan-progress.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/scan-progress.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b1{\	@\m90',_binary '\K\M$\)+SCQF1qZ\Tv`\r','',0,'?'),(_binary '\'\_iYm1R','wp-content/plugins/wordfence/views/scanner/scan-results.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/scan-results.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qxM!\\nB+=L\',_binary ';Oҥv\\\̉\	\\\\n\','',0,'?'),(_binary '\\4\\\$ꎪ','wp-content/plugins/wordfence/views/scanner/scan-scheduling.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/scan-scheduling.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&JHN\\ԑ',_binary 'rh,ИQ\U\\2 V\J\6}N\'3\iuK','',0,'?'),(_binary 'F_q\\CF!o4p','wp-content/plugins/wordfence/views/scanner/scan-starter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/scan-starter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\\xh3\\',_binary '\U\~AVkr\%Rx$pZ1\"\U','',0,'?'),(_binary 'D!VD+\\\','wp-content/plugins/wordfence/views/scanner/scan-type.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/scan-type.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'NV\	9\J',_binary 'փ\\hbf\#\\Ђ\OE\\R\\9H\r','',0,'?'),(_binary 'KKOfSdiB0Ov\\','wp-content/plugins/wordfence/views/scanner/scanner-status.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/scanner-status.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\v\\t\',_binary '\\9\\`N>ɞ\9:A\\\\0\L','',0,'?'),(_binary '\9\~\0{@\\\','wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '®\uM\',_binary 'JEzٙ6\)P)\\\0\','',0,'?'),(_binary '&#\pJh\','wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J&|\ɦ\\\{\',_binary '\7\\rO!6\k-ڥv,f;oJ[\','',0,'?'),(_binary 'o}\C܊8\E\G\','wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E8\\u\ChG<\o܅\"',_binary 'TQ\\t\\ݓz\ωT0\\A','',0,'?'),(_binary 'Ŋ\6\@\L(`\\','wp-content/plugins/wordfence/views/scanner/site-cleaning.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/site-cleaning.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\!ߴ_&xhG',_binary 'lt!o\VL\`͂eܶ\<`\','',0,'?'),(_binary 'm\ñ~\\R?','wp-content/plugins/wordfence/views/tools/options-group-2fa.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/tools/options-group-2fa.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\\\n2\0\\\0',_binary 'aG\ִ\nOk&1\`3*ҿf\\_W\','',0,'?'),(_binary '\j\\5\f\j','wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\L|y+5*\M\0Qk',_binary '\O\q\\Fri\e\+K	/;C','',0,'?'),(_binary '/=\+HhE\\14\ʆ','wp-content/plugins/wordfence/views/tours/login-security.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/tours/login-security.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Pɖ\3Tر#',_binary '>㈳ec\¯f4s\78\#G`x0','',0,'?'),(_binary 'V#7A@\?\)','wp-content/plugins/wordfence/views/unsupported-php/admin-message.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/unsupported-php/admin-message.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(`\HMDA7\9',_binary 'y\\I~	@VY247&\U\uމ\','',0,'?'),(_binary '<YD\-A\\'\|)\\\','wp-content/plugins/wordfence/views/user/disabled-application-passwords.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/user/disabled-application-passwords.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%t\Z)\♟\\V',_binary '\G͌\rA{\\r`\rY\\}~h\Jd','',0,'?'),(_binary '֋\8[0ʊ','wp-content/plugins/wordfence/views/waf/debug.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/debug.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\Nz\\	ܿ',_binary 'ŗ5bDG!\\\{t*\"\y','',0,'?'),(_binary '\y\66l\MC','wp-content/plugins/wordfence/views/waf/firewall-status.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/firewall-status.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\S\4,=tP',_binary '\\-.\\zo֑ʈg\mPP\R.\$\','',0,'?'),(_binary '\÷g$\\M\s\','wp-content/plugins/wordfence/views/waf/option-rate-limit.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/option-rate-limit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E,bٿʊNE\\',_binary '|J\\\Z^(\׌xDsX\\8\\?\R','',0,'?'),(_binary '@\\Z!zr\\\W\p','wp-content/plugins/wordfence/views/waf/option-rules.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/option-rules.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)\0Q\N\#$|\',_binary 'tϷ\0\re(x\T\n\_CQ\=\K2UC','',0,'?'),(_binary '2X69G3\\Z\+}A6','wp-content/plugins/wordfence/views/waf/option-whitelist.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/option-whitelist.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\ #\v}',_binary 'i$h}\ws\\\\X2c','',0,'?'),(_binary 'zɐ@\/\/@','wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\58OO}\\s',_binary '$9dS>;\:\n\\ad_X\[F','',0,'?'),(_binary '\[\\\Ӄ\2W','wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[><\r\w\\wɴ',_binary '\T;\F\\\\5@>X\s\F\#&\$','',0,'?'),(_binary 'K<H<7\E,l\\','wp-content/plugins/wordfence/views/waf/options-group-brute-force.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/options-group-brute-force.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',p\k<\#Y',_binary 'Qx\bnbWK\\\\E*lo\\ޅ\\ʛ\','',0,'?'),(_binary '!y\\'U\b\\#}','wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zY\\衆:Lk',_binary '3`R<!\\0)B\W\gH\Z\','',0,'?'),(_binary 'gs\\)m\%','wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\`rll3@ޠ!s',_binary 'F+RZςeQ$ep\G%Ev\-\xE','',0,'?'),(_binary 'nAj+uVG7d','wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nR1\՞\\nixBi',_binary '\S\⃧\\=ȌbjK\\\i$\\y','',0,'?'),(_binary '=	]\}\*<.','wp-content/plugins/wordfence/views/waf/waf-install-manual.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/waf-install-manual.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pmQynRPqؙ',_binary 'l,\\\d.\"\bִ\lz\w\\\E','',0,'?'),(_binary '\\H:u3\%Fw','wp-content/plugins/wordfence/views/waf/waf-install-success.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/waf-install-success.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't2\H\$\\n\',_binary '5(\/PhJS\Z\"&]}\rIp(\-t\\','',0,'?'),(_binary 'Z\\Dl=컫','wp-content/plugins/wordfence/views/waf/waf-install.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/waf-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UTFE`q\!ȑG',_binary 's \97ܿ.\ԜWN(}\@\Z7','',0,'?'),(_binary 'u\[\\\D','wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#g\x\@\o\TM',_binary '\\\ee\6s\--I$\Q\¼@ٍy\','',0,'?'),(_binary 'p:,`OlL(\A','wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k~\H\7<B\\',_binary '\0!F\E\KP7߻0\\\n;6}\$','',0,'?'),(_binary 'A\o\r\ZԔ_t','wp-content/plugins/wordfence/views/waf/waf-uninstall.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/waf-uninstall.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_bYZ	9=\ޥ\n',_binary 'U\\\m-\\S\\\z+\?Ks\~\','',0,'?'),(_binary 'YJ\|\\[D\yY','wp-content/plugins/wordfence/waf/.htaccess','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\"xK\\{\8\dS',_binary 'C\\'r9\@\Kކt\\w#@k','',0,'?'),(_binary '\H\a+\̰I','wp-content/plugins/wordfence/waf/bootstrap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\\\0ȠH\.(\fl\n',_binary '\\sI0\NЙY*4\"E\1\ȑP4u@\','',0,'?'),(_binary '\obBr\j3#\r','wp-content/plugins/wordfence/waf/pomo/entry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/pomo/entry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';²iGQA\\w',_binary '79]#/\\rbCte\\c\ߏP','',0,'?'),(_binary 'R	(,	!)\Z','wp-content/plugins/wordfence/waf/pomo/mo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/pomo/mo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D6\~.\\S\[',_binary '\\\\'\_F\u\C)CR\"(CO\YW\!\)','',0,'?'),(_binary '\*\'Kj̰!c','wp-content/plugins/wordfence/waf/pomo/plural-forms.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/pomo/plural-forms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P!7G\Ǌq`.',_binary '.\n)[.\\cf\r\rF\Zk\','',0,'?'),(_binary 'Bϵ\\H@x/','wp-content/plugins/wordfence/waf/pomo/po.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/pomo/po.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vc+p*\\"G?\B',_binary 'MO(\\ G\rkHԽeq\\	\ǈF\o\O\-','',0,'?'),(_binary 'P\/:\\̮҉\H','wp-content/plugins/wordfence/waf/pomo/streams.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/pomo/streams.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'З:4z\M\E\7\',_binary '\!8\\s\w\#)\\r\<r|2y*LS^','',0,'?'),(_binary 'f(9\\6yaN|2','wp-content/plugins/wordfence/waf/pomo/translations.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/pomo/translations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z^:@JKL\S',_binary '\rH\\n`>--\\Tr\\\7,\','',0,'?'),(_binary 'X\\\\shv]\iB','wp-content/plugins/wordfence/waf/wfWAFGeoIP2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/wfWAFGeoIP2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '݇(0,m\G_Y3',_binary '^)oBfg\*\VP?~\\u:','',0,'?'),(_binary '\0\D`8R\ɲ%','wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ޑt瓨G?\.',_binary 'vø\1J2\oh_\\*l\<IZ\rqt','',0,'?'),(_binary '%\7\\娳\','wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yFH\\'\'n\\ގ',_binary 'KD[Rஞ\ \5:grP7*X\Z','',0,'?'),(_binary 'E#\\\-v37\6\Ť','wp-content/plugins/wordfence/wordfence.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/wordfence.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ckTBkZW\S,',_binary '\\EݭՊWd\&J\Cr$ݻ&~ln	.\','',0,'?'),(_binary 'A]ט','wp-content/plugins/wordpress-seo/admin/admin-settings-changed-listener.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/admin-settings-changed-listener.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K5\Mx\:xpJ',_binary '\\vG\jX\Yxt9I;\\-p\}y\','',0,'?'),(_binary '63ȓ+Ό!','wp-content/plugins/wordpress-seo/admin/ajax/class-shortcode-filter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/ajax/class-shortcode-filter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\T+\1O\(',_binary 'Ÿ\\\] i\\\ZDhs\=@`\\','',0,'?'),(_binary '\\\\0\\[\\\\6','wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-dismissable-notice.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-dismissable-notice.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\V\Z\\\',_binary '6,\k}\J\U\\a<\d\8\4\?̾(','',0,'?'),(_binary 'T\\r\4\}^a@|O','wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-plugin-conflict-ajax.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-plugin-conflict-ajax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+a>\\\]',_binary '\J\2~ݖiu{\\\\\N]\\\\','',0,'?'),(_binary '{\;\13\84\\/','wp-content/plugins/wordpress-seo/admin/ajax.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/ajax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~vPJ\tЩ>',_binary 'W\=rQ\,*\K\0U\WMl\\\O','',0,'?'),(_binary '7w\1\J\0k','wp-content/plugins/wordpress-seo/admin/capabilities/class-abstract-capability-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/capabilities/class-abstract-capability-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K렊o$`\',_binary '}A/V\\\0\0ֿɘKm\G\\\n?\s','',0,'?'),(_binary '\\\Ș		\0}P','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-factory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-factory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0*2*ZY.?\8',_binary 'LOoMٸzӫ7!\*\\\\\s-\\\&','',0,'?'),(_binary '؉iIqt#]4','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A<\3\\',_binary '\\3\\Mx\\#063#au2','',0,'?'),(_binary 'F\.\c\\\\n\\$`','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-vip.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-vip.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jhy\O\\P˶\0F',_binary 'k\v\'\<\Zk.\.>	q\\v\\}EO\','',0,'?'),(_binary 'Lf:\\)\n','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-wp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-wp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EٱuR\\\\ܱ\]',_binary '\7+y6Ʉ/-Ԗ0X.{\\\^\٨jh','',0,'?'),(_binary 'J랿h#:!^`\=\','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rv,%f\n\2T',_binary 'ᒠ\#0\\\q*n\\\\!\\\́\'A%!.k','',0,'?'),(_binary '#\\^C\%k','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[D\g<.vܩH#k\SI',_binary 'v(JG\DW\_<3O63\m\Z\','',0,'?'),(_binary '&DA\z5~','wp-content/plugins/wordpress-seo/admin/capabilities/class-register-capabilities.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/capabilities/class-register-capabilities.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm!FV\Ȧ\\\z',_binary 'ER\o4\r0!fR^:p\\d.Ո','',0,'?'),(_binary '\:\\\nJ\E\!','wp-content/plugins/wordpress-seo/admin/class-admin-asset-analysis-worker-location.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-asset-analysis-worker-location.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4f\'?\S',_binary 'JLP=<c3+aO՗E(г','',0,'?'),(_binary '}Ne\АA@','wp-content/plugins/wordpress-seo/admin/class-admin-asset-dev-server-location.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-asset-dev-server-location.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z=p(\V:sK\M',_binary '@\\y\|\ˈ&\Y_B\z~̎L7Q','',0,'?'),(_binary '\\\W\\l\n\Sxc','wp-content/plugins/wordpress-seo/admin/class-admin-asset-location.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-asset-location.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '΃bA׳Wȑt',_binary 'AL\Uk(5Ɖ\"\M\8\ٍ\','',0,'?'),(_binary '^E\d\\PM9ǳ','wp-content/plugins/wordpress-seo/admin/class-admin-asset-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-asset-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\6\:m\\\',_binary ' \\#\(\Ŧ/-$u\D\a','',0,'?'),(_binary '\֎6b9a#s+W','wp-content/plugins/wordpress-seo/admin/class-admin-asset-seo-location.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-asset-seo-location.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Zy\\P902',_binary '\rwY;O\'l/7G\KF','',0,'?'),(_binary '\%+DD\Š \r','wp-content/plugins/wordpress-seo/admin/class-admin-asset-yoast-components-l10n.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-asset-yoast-components-l10n.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WE{gu^0\}\',_binary '%RE\^ջk\\\\x!9àP\5\\	','',0,'?'),(_binary 'r\	\e\\Z\r','wp-content/plugins/wordpress-seo/admin/class-admin-editor-specific-replace-vars.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-editor-specific-replace-vars.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=M.\\\Z',_binary '\\DU\"P[Y\̮l\6_n\L\','',0,'?'),(_binary 'p\:_\Z\C\,\\','wp-content/plugins/wordpress-seo/admin/class-admin-gutenberg-compatibility-notification.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-gutenberg-compatibility-notification.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'BrЩ_V\\\-q\\\\\',_binary 'k/ܟQ\haOJ\:nY\`mʙKth','',0,'?'),(_binary '\"Y\\:n\A\\N','wp-content/plugins/wordpress-seo/admin/class-admin-help-panel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-help-panel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<}\ Ȏ\\ ',_binary '\}LGR\:}Vʶ\\G[|+iht','',0,'?'),(_binary '-T\a\P?\0et','wp-content/plugins/wordpress-seo/admin/class-admin-init.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-init.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\f.\\Ce\\',_binary ' \7v*!\\uU\/>e%:','',0,'?'),(_binary '\ϽFٷI=[\s','wp-content/plugins/wordpress-seo/admin/class-admin-recommended-replace-vars.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-recommended-replace-vars.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5J\\\\\JyN>7',_binary '\>\UЬF\ШYY\ai','',0,'?'),(_binary '\ݚy.\0\\؜i','wp-content/plugins/wordpress-seo/admin/class-admin-user-profile.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-user-profile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fwOm`-|\"e1I@',_binary '[^\BA\r\c\D7\n\q\\DO\8','',0,'?'),(_binary '\)1\\\\','wp-content/plugins/wordpress-seo/admin/class-admin-utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\I8Wefg\\\',_binary '%-N;γ5D۸d\V3S\C\\yu','',0,'?'),(_binary '-]\r~(#\','wp-content/plugins/wordpress-seo/admin/class-admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\cg\T\r@',_binary '\\\é\\\"\Z\>>cװ\P','',0,'?'),(_binary 'kxr\,j\\i\(','wp-content/plugins/wordpress-seo/admin/class-asset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\2\F\7\I',_binary '/\\0_>\XO\$\\\^v!\V*a','',0,'?'),(_binary '\\\M\RN\a \','wp-content/plugins/wordpress-seo/admin/class-bulk-description-editor-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-bulk-description-editor-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ԅ\\\Gy$\&',_binary '\\S/3\)nb\\pz춲2?Tƕ4','',0,'?'),(_binary 'a\<d\Q\8\\\','wp-content/plugins/wordpress-seo/admin/class-bulk-editor-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-bulk-editor-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\/@չ\\8FJW%',_binary '[\HV͎\\]܊7F\B	\#\\Aշ\E\r$','',0,'?'),(_binary '\\nfQ8Wm\=R','wp-content/plugins/wordpress-seo/admin/class-bulk-title-editor-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-bulk-title-editor-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X)\/HpXX恑#',_binary '4\.9L`r.+.\\0f㱘','',0,'?'),(_binary '!|\8\I,\\ ','wp-content/plugins/wordpress-seo/admin/class-collector.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-collector.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\&\xw^Z',_binary 'X+\'=	\\`owHr\\2UY!\;\)GM\','',0,'?'),(_binary '%\V\Ћ]\=w','wp-content/plugins/wordpress-seo/admin/class-config.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-config.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/G\\\*\ǔ\"',_binary '\G\\U\]Z_\\DRQ\	SU','',0,'?'),(_binary '<\n~L\Mr\','wp-content/plugins/wordpress-seo/admin/class-customizer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-customizer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\CJ\гT]g',_binary '@\\W\Z\\nMe\w\\\0\\LI\zY\\{j\','',0,'?'),(_binary 'ɧM:E\\(6%=','wp-content/plugins/wordpress-seo/admin/class-database-proxy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-database-proxy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\\Qp֢\\n\&',_binary '>\Py:\\\&\"0TS\\'\Y','',0,'?'),(_binary '~VXA\\&_M\@em','wp-content/plugins/wordpress-seo/admin/class-export.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-export.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K\3q6@L\|',_binary '#\c\eB\VW>\:?!\\\l G1\(\t','',0,'?'),(_binary 'n\\g\7\\\xՏ\A','wp-content/plugins/wordpress-seo/admin/class-expose-shortlinks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-expose-shortlinks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#ZO6(\w\Z',_binary 'd阥Jwư\-ü\a\AN','',0,'?'),(_binary 'p)\T\Z35\\\\\\','wp-content/plugins/wordpress-seo/admin/class-gutenberg-compatibility.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-gutenberg-compatibility.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/6\\n\A}qJ0\',_binary 'S\c>\%&\Ԫ\z\+>zrTW','',0,'?'),(_binary 'U\(\4,yr\\Ԭ','wp-content/plugins/wordpress-seo/admin/class-helpscout.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-helpscout.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-܎\lj9~X',_binary '\t5\\FA\\)>\\Hɝ\C,/1Ӛ','',0,'?'),(_binary 'p9}dZBw\NN\7`m','wp-content/plugins/wordpress-seo/admin/class-meta-columns.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-meta-columns.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\\j3u\qLPE\',_binary '>\0#\(oȣ\(5\xb_B\;h\','',0,'?'),(_binary '88\\e7Md\>CW','wp-content/plugins/wordpress-seo/admin/class-my-yoast-proxy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-my-yoast-proxy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '׬?\b',_binary '$j\\\'h\Q\Q\\\HTyݯ','',0,'?'),(_binary '\n\\wt.	\','wp-content/plugins/wordpress-seo/admin/class-option-tab.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-option-tab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\"\\\|P\t}\',_binary '\\5=J-\H\\X!4\pL\','',0,'?'),(_binary 'NR,\J\*\̦G$i','wp-content/plugins/wordpress-seo/admin/class-option-tabs-formatter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-option-tabs-formatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\<}?wº\',_binary '\t\0^m\Z#\\b+63X߻s5\\','',0,'?'),(_binary '¡Hﲒ\xT7D','wp-content/plugins/wordpress-seo/admin/class-option-tabs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-option-tabs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\k\E\\O#힣b',_binary '\蛛\W!;}\M\\h5\\vU뼈?','',0,'?'),(_binary 'ŷk,Q\"K*>','wp-content/plugins/wordpress-seo/admin/class-paper-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-paper-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ؖy\ќb',_binary '\w?\W~_=\\n\XiO<,\\','',0,'?'),(_binary 'piQ\^lu\\\\\J','wp-content/plugins/wordpress-seo/admin/class-plugin-availability.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-plugin-availability.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a7\)|3}n\[E',_binary 'B\\Mw+i\\y7\,\\'-ß\','',0,'?'),(_binary '\.M2\\\\','wp-content/plugins/wordpress-seo/admin/class-plugin-conflict.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-plugin-conflict.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n_P\Z\%\\Z',_binary 'N^=\\\\9D|^1Usfv9','',0,'?'),(_binary 'F\\>!8u','wp-content/plugins/wordpress-seo/admin/class-premium-popup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-premium-popup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\\k2\È\',_binary '8kf\\0w\\S\\D\\~e\s*\\8','',0,'?'),(_binary 'Ӎ-wy9,\\','wp-content/plugins/wordpress-seo/admin/class-premium-upsell-admin-block.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-premium-upsell-admin-block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'OCD}\ŞO^',_binary '$,&}\\N\	t\\\>yq`oѿ','',0,'?'),(_binary 'cnp\u\#\Y&','wp-content/plugins/wordpress-seo/admin/class-primary-term-admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-primary-term-admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'myw\\*lt|',_binary '\\i[wOz\a\XMM\,\bo\\\i\\','',0,'?'),(_binary 'rt5Z0\\\P\\\\~','wp-content/plugins/wordpress-seo/admin/class-product-upsell-notice.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-product-upsell-notice.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'on\I**[^\nB',_binary 'heBPpe*gV\7\<\\','',0,'?'),(_binary '\\F\}\1\\\','wp-content/plugins/wordpress-seo/admin/class-remote-request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-remote-request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@HX\67\"\\S&',_binary 'd]\Z+N\f\\Bb·(\9Ү%\Z','',0,'?'),(_binary 'T٧r\0\\\','wp-content/plugins/wordpress-seo/admin/class-schema-person-upgrade-notification.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-schema-person-upgrade-notification.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\V3mX\\\rz~]6',_binary '\Y%G\\\*0\ei\\%\\\kP2','',0,'?'),(_binary '\rȫhz\sr','wp-content/plugins/wordpress-seo/admin/class-suggested-plugins.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-suggested-plugins.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\n\z\ZA\߄\\',_binary '5\4O_&e\<\\L\\7F','',0,'?'),(_binary 'kמˊ\'&_','wp-content/plugins/wordpress-seo/admin/class-yoast-columns.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-columns.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Sxr;\\\t\N',_binary 'S\OR2A\\_\^[zF;:y','',0,'?'),(_binary ' 7=4#N','wp-content/plugins/wordpress-seo/admin/class-yoast-dashboard-widget.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-dashboard-widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"n	p#K~d',_binary '\Yx)g\dIp-awW7E\\\\ZR','',0,'?'),(_binary '@V\TL\'\~i\','wp-content/plugins/wordpress-seo/admin/class-yoast-form.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#w\_\Zߕ',_binary '\\R\\tH\\	i6N\\\\V0Y7\\','',0,'?'),(_binary 'MW\Q;ci~8\','wp-content/plugins/wordpress-seo/admin/class-yoast-input-validation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-input-validation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\]\U[\]-\8',_binary 'i\Pq^#`l\\BG9x\'\*\*','',0,'?'),(_binary '?\4!\5ԣ\\"̘S','wp-content/plugins/wordpress-seo/admin/class-yoast-network-admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-network-admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RrP>\Ζ\]\',_binary '\d\n9}\\nN\ĳ l\4h\G=m\\L1(HQ','',0,'?'),(_binary '_~[H \\y@x.+','wp-content/plugins/wordpress-seo/admin/class-yoast-network-settings-api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-network-settings-api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0:\\)!\@I',_binary '#C \\j8\\Z\c\W\k:\$כ\\':','',0,'?'),(_binary '[\ئm\Np\h','wp-content/plugins/wordpress-seo/admin/class-yoast-notification-center.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-notification-center.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\(\\	\'8\aq',_binary 'J4,z\eΉ \\_l\\RcY\','',0,'?'),(_binary '4J\-<OiDf.','wp-content/plugins/wordpress-seo/admin/class-yoast-notification.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-notification.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\o߰/!)',_binary '\ј\H3rEL\>c:\J;','',0,'?'),(_binary 'zU)퇵r\x','wp-content/plugins/wordpress-seo/admin/class-yoast-notifications.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-notifications.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' {\&S\"Ne\n',_binary '\5!Js5ҨL\ՠ\\\\eb\yM','',0,'?'),(_binary 'IY	v1BI\\\'\','wp-content/plugins/wordpress-seo/admin/class-yoast-plugin-conflict.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-plugin-conflict.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\o9 X@\\&\{Z\',_binary '=s\\7ӱ\m#\Y1~(I\=\0-h\gD','',0,'?'),(_binary '\Q\\\E\\','wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-file-size.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-file-size.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-B\c#\\V',_binary '-a4n\!.\E7w\\5@\t\0;\\4x\ ','',0,'?'),(_binary '\xƆxQ4Z\\0','wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-statistics.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-statistics.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '衲zo\<wek\\Ta',_binary '1}0\\1\\۞t\n\\\\zRTD$t\P8>','',0,'?'),(_binary '\?=7\\7R','wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"^U\fi\',_binary '\"Do$=D\\91Qᜋ!\r\\&i','',0,'?'),(_binary 'P\\VVN{j-','wp-content/plugins/wordpress-seo/admin/exceptions/class-file-size-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/exceptions/class-file-size-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iy\v\\#<Q!',_binary 'rkv\")6B}\zE87RE؀\','',0,'?'),(_binary '\\e\ȫÆT\k߇&\','wp-content/plugins/wordpress-seo/admin/filters/class-abstract-post-filter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/filters/class-abstract-post-filter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\\\rN\\\E\t',_binary 't A2K;e$\=\[\\Wl\','',0,'?'),(_binary 'O\?\s\ZK?','wp-content/plugins/wordpress-seo/admin/filters/class-cornerstone-filter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/filters/class-cornerstone-filter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm7cڴd]N\CW\\X',_binary 'VlRy5\ɏ\\\}\'5\Zۼ\%*Q','',0,'?'),(_binary 's\9\"?','wp-content/plugins/wordpress-seo/admin/formatter/class-metabox-formatter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/formatter/class-metabox-formatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.zNjX\xB(',_binary '\Skj>\[1\\\"Vʂ*:','',0,'?'),(_binary 'P>Fބ=_\','wp-content/plugins/wordpress-seo/admin/formatter/class-post-metabox-formatter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/formatter/class-post-metabox-formatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	A1\n\s\`=(j',_binary 'ݨMƶE\~\v1c\\+Gz-Dm?\','',0,'?'),(_binary 'L\\5MSYK\\','wp-content/plugins/wordpress-seo/admin/formatter/class-term-metabox-formatter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/formatter/class-term-metabox-formatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*=PJ\6@ugf/',_binary '\\\ +\\y\m\Z\X\0_','',0,'?'),(_binary 'SzʀU\\n\\','wp-content/plugins/wordpress-seo/admin/formatter/interface-metabox-formatter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/formatter/interface-metabox-formatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\Z؍\o\\',_binary '\\U\/yI\\\\^:?Rp$Rs1\\G','',0,'?'),(_binary '&J]z8.걤K*','wp-content/plugins/wordpress-seo/admin/google_search_console/class-gsc.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/google_search_console/class-gsc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\w^BX1',_binary 'ts\\`39\SȊ_g\\\^8','',0,'?'),(_binary '\'y\Ƙ\\ni','wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-display.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-display.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\F\?+\\\K',_binary '3IG+\\W8Xw\"(l\rCӄ','',0,'?'),(_binary 'L9PX{\{E\','wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-redirect-nopremium.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-redirect-nopremium.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\cyZ\\',_binary '\ZY\\ܿ\\\y]8\\(Ql','',0,'?'),(_binary 't:\Z\0\','wp-content/plugins/wordpress-seo/admin/import/class-import-detector.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/class-import-detector.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\_\r\\\\r\&',_binary 'Hvx\i%Y.\\5\	\_\~T\K\r.','',0,'?'),(_binary '\h\SĿQ\\R\','wp-content/plugins/wordpress-seo/admin/import/class-import-plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/class-import-plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\$omocg\]N(\\',_binary '\n\}fXĜb<Eo.[<v61_\^','',0,'?'),(_binary '\h\EaVq\ g','wp-content/plugins/wordpress-seo/admin/import/class-import-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/class-import-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ç\n!Вז9\?:',_binary '\;\\\l\?q\":\\\\','',0,'?'),(_binary '\R$60jw\Im7','wp-content/plugins/wordpress-seo/admin/import/class-import-status.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/class-import-status.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\\\9<3(g\',_binary 'Tx\\-\P\o\\\A\\\\\\','',0,'?'),(_binary 'u\0e&\$\\O\','wp-content/plugins/wordpress-seo/admin/import/plugins/class-abstract-plugin-importer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-abstract-plugin-importer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=f~C\\\\W',_binary '\S_>[\g\9\TЊVPRr\r^\\r\"\*','',0,'?'),(_binary '\\V\s(tf\\','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-aioseo-v4.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-aioseo-v4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3qy&\V\\y7S',_binary '\\e\\\j\7E\\c\\,c]','',0,'?'),(_binary '򇊨DVeohx\','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-aioseo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-aioseo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nK4\ξ\\\t;',_binary '\\r&S\\\\\\|L\l[)47','',0,'?'),(_binary 'R\\G5to\$o','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-greg-high-performance-seo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-greg-high-performance-seo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\\3\rfKctL\',_binary 'l\9X.(\g\\ZSJ:(*','',0,'?'),(_binary '`\Z\Q&`4','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-headspace.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-headspace.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<wQ\z3\\1vl',_binary '\>\\=\so\&\IjK\','',0,'?'),(_binary '\\\\n\\','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-jetpack.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-jetpack.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']~]rMͪ(vu',_binary 'YzЖ\4/h^DϚ\\ \؞@&','',0,'?'),(_binary 'ܧ\@\{9@w<','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-platinum-seo-pack.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-platinum-seo-pack.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\hJAբUkѪLn',_binary '!\\^-Pm\Y8P:\#_H\\\\\\\','',0,'?'),(_binary '\7I__\\\vD!','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-premium-seo-pack.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-premium-seo-pack.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S!\\\=[\uRJZ\',_binary '\F<R\\\u\\g%g\R\r]ܨ@','',0,'?'),(_binary 'ώzkks\\\k-\0F','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-rankmath.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-rankmath.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`!zp+Ā(-s/',_binary '\`,x\!\7\]	\\\?ȂV/&˙\','',0,'?'),(_binary '\0[\\2\q|\','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seo-framework.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seo-framework.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZX\D\Ĵu׷',_binary '\+N\ =B`PT_*\˥G&\\ܼ懠j','',0,'?'),(_binary 'QˢIEZ0k','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seopressor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seopressor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\d\ü8֍2q\',_binary 'O\ޠe\[\(\[_ǨLd9J)Yy','',0,'?'),(_binary 'yxM\\\@O\','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-smartcrawl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-smartcrawl.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't@\N\j\^E',_binary '~\\\/\|kcgj\#㠻\0\tc','',0,'?'),(_binary 'b\\r#9a\$\wn\','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-squirrly.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-squirrly.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s\|a*e3_',_binary 'WCA\@\?u2,S*(mR\\\]|5','',0,'?'),(_binary 'e\.y\>\\k','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-ultimate-seo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-ultimate-seo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=0M5\؄i0',_binary 'W=:\iT\L7rƆ9Go\\+\','',0,'?'),(_binary '\V\\|ڑ\\S##\','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-woothemes-seo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-woothemes-seo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3ZxJO5w',_binary '|Y\"i\G\GÌ\7\:lD\}e*x\\+','',0,'?'),(_binary '_\ \S\\\\\\o>','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wp-meta-seo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wp-meta-seo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\OS\M&',_binary '2\\\dc2\v\\\[\\\Ebj','',0,'?'),(_binary '\Ū֍E','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wpseo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wpseo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nǠ\K\\)\S',_binary 'Ɂ7\U<F9d+\p$\\ʴy\\\','',0,'?'),(_binary '4m\6)\:5t\q','wp-content/plugins/wordpress-seo/admin/import/plugins/class-importers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-importers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\#6\\'ˌE,*	',_binary '|r\\'\X\\`yv\8r\','',0,'?'),(_binary 'x޶5LC\}','wp-content/plugins/wordpress-seo/admin/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EЛO0cAg3',_binary '\\	蚠{cFJ\w!}a9','',0,'?'),(_binary 'Ƈ]\Ĭ\ޘ','wp-content/plugins/wordpress-seo/admin/interface-collection.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/interface-collection.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/\8sr\%\,\\#',_binary 't_<\M\\,to~\f\Y\c׮\\2(j','',0,'?'),(_binary '6`5f6?i','wp-content/plugins/wordpress-seo/admin/interface-installable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/interface-installable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\B\nQI\<',_binary 'Qfj\Ų\yR\;c\\r\\"8+','',0,'?'),(_binary '!\8~W\>B','wp-content/plugins/wordpress-seo/admin/listeners/class-listener.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/listeners/class-listener.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\9z\%0\[Ӽ',_binary '\6\\Z*G-\\+\c)\|\\&[`^3','',0,'?'),(_binary '\TV\6\\D\\\g','wp-content/plugins/wordpress-seo/admin/menu/class-admin-menu.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/menu/class-admin-menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QZJd\\=\\=',_binary '$0\?FQ3\ZMTT9\go?\\ѢA̕:','',0,'?'),(_binary '\\rZ\0\J=\Z\nk','wp-content/plugins/wordpress-seo/admin/menu/class-base-menu.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/menu/class-base-menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ؚEgk\r\r7',_binary '\\\VH\\N~7a	\\Cu\\\\0\\','',0,'?'),(_binary 'n\@G\n/\0a<i','wp-content/plugins/wordpress-seo/admin/menu/class-menu.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/menu/class-menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\HnnJ:(X',_binary '\"N\\\m\"\UªNL9GLYE*.Z͙\R>','',0,'?'),(_binary '\ٕ2*NI\','wp-content/plugins/wordpress-seo/admin/menu/class-network-admin-menu.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/menu/class-network-admin-menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\\1;!\9M%',_binary ';\"I\t\H@\>!\L4k\\\\\\rN\\','',0,'?'),(_binary '< j\\\lݝ\B(','wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C@:p\rˬ(T*\J',_binary '\0o\=^U\Sm\C\\0W4]\7','',0,'?'),(_binary ')7\{Ux\\\\\rO','wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-field.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-field.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\\7A7~C-',_binary '.F5)\\rq\v\^\7d|k\HLp\\','',0,'?'),(_binary '\V\I0p&\\\','wp-content/plugins/wordpress-seo/admin/menu/class-submenu-capability-normalize.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/menu/class-submenu-capability-normalize.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\u\	|\$\=N',_binary 'LO-~;\#{uTF\Nue3\"xwK','',0,'?'),(_binary '\\\~\aDe\F\G','wp-content/plugins/wordpress-seo/admin/metabox/class-abstract-sectioned-metabox-tab.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-abstract-sectioned-metabox-tab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#J}<K8\0\\',_binary '\f\q9҅gfy)Ѐ_a\"\"]\(Ʉl','',0,'?'),(_binary '\4g\43\!\B\\ꟑ','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-readability.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-readability.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\j\fK_eRݜs',_binary '\w2)\##F\V}ք \\\','',0,'?'),(_binary 'lY\Ӽ\\0tH\!r','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-seo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-seo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0u?m\\0W-6	',_binary '\\&3m8`l*}\"\M\O*\T-','',0,'?'),(_binary '>\\\0V?s\\Z','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsible.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsible.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ˡkI9\\\H\\',_binary 'XikWM0 \n.\S7\f\0\\x','',0,'?'),(_binary 'ʵs\B\s*xn	k','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsibles-section.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsibles-section.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\t#:\\\h/\\2D',_binary 's\	\\\r\dꥢ6\\+^\ѷؾ','',0,'?'),(_binary 'Rhz\%s!ӇVd','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\h\\鯩\ms',_binary '\ݣ\X\\.AZ*\6.=\x\t\k','',0,'?'),(_binary '\\;X\"`\uɜ','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-form-tab.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-form-tab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@%u7Ygcm&\',_binary '\}E\ֳ\\$-\Lj$T\V','',0,'?'),(_binary 'k\\ hѻ<xj','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-null-tab.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-null-tab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1|\'\0]\',_binary 'T!K-+[j\\je\"a\\1Lгi','',0,'?'),(_binary '\\nkY\\ul\\','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-additional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-additional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '# Yl\	Z1',_binary '\#\k/\ʰ\aw\\E*;v\\\\[#\','',0,'?'),(_binary 'O\"\\l\!n\M_\','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-react.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-react.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ւn4HG\Dl\had',_binary '=Z\W\$3%\ϺOh\2tu*','',0,'?'),(_binary '\Hx^\:\\"\\\\-','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-readability.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-readability.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C,Q-9+RDNT',_binary '\皬\\sߒ \ܬ,\9\\\Rz\','',0,'?'),(_binary '[\r%M\{/tRe','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r_,\'L^=S\f',_binary '\!_/L\\\ȝ\\TAfw׼N\X\\','',0,'?'),(_binary '\y\bbߏu$#Ԗ','wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-analysis.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-analysis.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KP񟗩4\\\\',_binary 'naӱ*gUq\y#\\Ia\\\`*;','',0,'?'),(_binary 'O\\9XKHo','wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-section.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-section.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+Hs\x\\PL\Q',_binary '\^\\\\Z7T\rs*\=\\"Fr\0G','',0,'?'),(_binary '\R\px\OU\\"','wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-tab.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-tab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\L-\Z\\\0vf\n',_binary '+&h-ʚ\jFpR\$\\ɩ	1#t','',0,'?'),(_binary 'a*\˫Cq,p5g\','wp-content/plugins/wordpress-seo/admin/notifiers/dismissible-notification.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/notifiers/dismissible-notification.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0˨\P\\`]oK\'[',_binary '>hLUƌ	/EfOL\\Z\7DC\\"','',0,'?'),(_binary 'fnF\ro\\:\L','wp-content/plugins/wordpress-seo/admin/notifiers/interface-notification-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/notifiers/interface-notification-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'έVR`X\',_binary '\zؒ\Nu\vwq\I\[=RQE','',0,'?'),(_binary '2}+x4f\\	mX','wp-content/plugins/wordpress-seo/admin/pages/dashboard.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/pages/dashboard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&>Fͩm(:h*\\4',_binary '\QrXۯ,a\\\q\r!\/ ]+\d\','',0,'?'),(_binary 'đ\ԪVCT\G','wp-content/plugins/wordpress-seo/admin/pages/licenses.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/pages/licenses.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\F\\\n|hD',_binary '3\&\SbKA\' xP?d&O\w','',0,'?'),(_binary '.Lۡgށ\\^L','wp-content/plugins/wordpress-seo/admin/pages/metas.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/pages/metas.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\ĥ?攺rV8V{\',_binary '$xπ3\\0I\:fK:\\'\'\\\','',0,'?'),(_binary '\뷎wh\\Xs\l','wp-content/plugins/wordpress-seo/admin/pages/network.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/pages/network.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڻ\\4{A',_binary '2\b!CE\;F-h&\"ei)A\\-%\^','',0,'?'),(_binary '5Ǵ.\\\ऱ','wp-content/plugins/wordpress-seo/admin/pages/redirects.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/pages/redirects.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\\|\\nj\y',_binary '\W\\\"\\\V	\\17\]޴זD\\r\','',0,'?'),(_binary 'eщG7\\X\?\0B','wp-content/plugins/wordpress-seo/admin/pages/social.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/pages/social.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`[ED\K\-\%\',_binary 'FZ!٠(/{\'i\\\\00\*㉀B\\p\','',0,'?'),(_binary '\\9䷳\n\6','wp-content/plugins/wordpress-seo/admin/pages/tools.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/pages/tools.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dw.(\{I\tPZ\"',_binary '[c\\\EX\\"\~\.Ḅ]&\\','',0,'?'),(_binary '닭N\\{=\;_\','wp-content/plugins/wordpress-seo/admin/roles/class-abstract-role-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/roles/class-abstract-role-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\'\n\P\iw\?',_binary '$-]\(nhzdǅ3\pt\\\Xls','',0,'?'),(_binary 'kaJ\Z\\\\\D.\P','wp-content/plugins/wordpress-seo/admin/roles/class-register-roles.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/roles/class-register-roles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɏ3\I!BW\ڧ',_binary '}*05\-\Q\̡\p`ˣ\rP\a','',0,'?'),(_binary '`|y\\	Ihv3','wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-factory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-factory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[v\ǐ\)ѿUx\',_binary 'H\a]\K\	h]ͨ}ѥk%L\=','',0,'?'),(_binary '>B\\"6ǷT*Wض','wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-vip.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-vip.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*\*d^d	\T\\Z',_binary '\`\\r,\-)\\\}3{','',0,'?'),(_binary '_8D\','wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-wp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-wp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+vY!e\\9h2',_binary '\&a\=\s\g;\T\\"\\U\O_CL3k*','',0,'?'),(_binary ')\)}\*\]','wp-content/plugins/wordpress-seo/admin/roles/class-role-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/roles/class-role-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʭ \2w[\eAyb5$',_binary '\\VE\\OhۃO\NWZ.(`\8\KR','',0,'?'),(_binary 's\K,f\\\\','wp-content/plugins/wordpress-seo/admin/services/class-file-size.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/services/class-file-size.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l [_=oKF#;',_binary 'x_vw\\\?r~x?\}p\n\\TI7k','',0,'?'),(_binary 'L9\}X)','wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\W\\\\K\\0',_binary 'mH\\.\`:J+Az\\\7JQy\"x','',0,'?'),(_binary '\>\\n*p[FB:','wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-service.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\`7l4p\C7',_binary '\@\\\\n\V\l0\\菋W=٠\;','',0,'?'),(_binary '?X\\mf\ڕڣg','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-columns.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-columns.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\[-+\@U\ڶ\',_binary ' rH\a\rn?W\\W\\St\J','',0,'?'),(_binary '\8\C\!0\\','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\f(\\\\{',_binary '?Fy\Z\\޲\\(\zHA\','',0,'?'),(_binary ' &?\FZiEOd','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\KcK=G^e\',_binary '*/Giюķ\'&c\\0,ޚ\ s\6)','',0,'?'),(_binary '\\\<\\|Q','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-metabox.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-metabox.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i-JӼ\'haf\]?\',_binary '\״\\\]y\\\~=\C\3\"dC','',0,'?'),(_binary 'c\.K-k3\d\','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\)G`o\\\',_binary '{a\\"F`\z\\0z c(ڭ%cy@hG','',0,'?'),(_binary '{]2]$D^sq','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-default-data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-default-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{\0[tKΛ\\j@',_binary '1}\\Z\\Gho\\;\#NaM','',0,'?'),(_binary '\BJ=4\\\\','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-plugin-data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-plugin-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\'+*GL',_binary 'E(\qA֬h\mefaA\\n>}@','',0,'?'),(_binary 'g!\\ٺ\!\*\','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-server-data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-server-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-$lW\:c\=',_binary 'z\0D4SИ!\Va\g,\\\\\\','',0,'?'),(_binary 'i\{pW\r9/','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-settings-data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-settings-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ŤK&\`zq\',_binary '\zԲXI \$xFq\1vI','',0,'?'),(_binary 'ߪ6\\e?u\\','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-theme-data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-theme-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\R\Į\xHQ%',_binary '#z\\&ڲ8w{L**T\Z2Xp\z','',0,'?'),(_binary '\nE(4.\-\)\]','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '܉5\\\Dn<%gT',_binary 'cB\\n\u\Y\Lh\$\7w\\\vH\','',0,'?'),(_binary '@v\nϗ\\Z(','wp-content/plugins/wordpress-seo/admin/views/class-view-utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/class-view-utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oĲ@!\r\Ʈ@9\Ҽ',_binary '̛U6s.t2\,c^*,ɯ\\\~/s(','',0,'?'),(_binary '\\\t\\\}\rk\','wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggle.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0gdu}\MVgU',_binary '\\6@}a\>]\F;\\\}\eNDcu','',0,'?'),(_binary '\\w\Y\\a\5 \\/','wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggles.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\C[|\:5\',_binary 'J\Т$FZ-9|D\\\\'\'\:*b','',0,'?'),(_binary 'JD\\ZS\/\o\\77/','wp-content/plugins/wordpress-seo/admin/views/class-yoast-input-select.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/class-yoast-input-select.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\q=\',_binary 'ݱ1\0E\rpct´r6\C[3-\','',0,'?'),(_binary '>ڤXg\rsu#X','wp-content/plugins/wordpress-seo/admin/views/class-yoast-integration-toggles.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/class-yoast-integration-toggles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\.\\\|\',_binary '\)`;\,e\nt\T\O1\Έ','',0,'?'),(_binary '%+:wP\"\y\h','wp-content/plugins/wordpress-seo/admin/views/form/select.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/form/select.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UN\@\\v\ M)',_binary '\lb)\\%TYt+\\rE\MPl','',0,'?'),(_binary '7ua<\(.L՝H(','wp-content/plugins/wordpress-seo/admin/views/interface-yoast-form-element.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/interface-yoast-form-element.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N{\n\G\'\rCj\B%',_binary 'T0V\l:\"\O\ uU\uSv*\^bb','',0,'?'),(_binary '\X\JK3F~\','wp-content/plugins/wordpress-seo/admin/views/js-templates-primary-term.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/js-templates-primary-term.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KchκmG\Oc',_binary 'kz\`\\&`+\\rƈ\$F\5Ė[|n','',0,'?'),(_binary '!G\rx@\Z߻~s','wp-content/plugins/wordpress-seo/admin/views/licenses.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/licenses.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z\\\)G',_binary '.R-}eģٳI=4X\Pl\\xi{Yz','',0,'?'),(_binary 'с\°)\\\&\T','wp-content/plugins/wordpress-seo/admin/views/paper-collapsible.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/paper-collapsible.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\f\R\A&',_binary ',e\,\r$l!!fvGx\\0\\0$\.<\','',0,'?'),(_binary 'L\֞+PC\)~u_','wp-content/plugins/wordpress-seo/admin/views/partial-notifications-errors.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/partial-notifications-errors.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2K\AX\1\z\',_binary '\\\\[ e_\]vT\Sʑж\\\H\r[','',0,'?'),(_binary 'Կ,6_\\\xd\ʞ','wp-content/plugins/wordpress-seo/admin/views/partial-notifications-template.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/partial-notifications-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v|x\\%rrP\\rV',_binary '%1\n\яr-4\-x\ڠPJE3H\r','',0,'?'),(_binary 'x`s\p(\7$\'\','wp-content/plugins/wordpress-seo/admin/views/partial-notifications-warnings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/partial-notifications-warnings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ն\\F\\>',_binary '(\Z9[h\a=\oY\^L{_A.S','',0,'?'),(_binary '\9OXR\ha2\D','wp-content/plugins/wordpress-seo/admin/views/redirects.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/redirects.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[a\D\\$Cj\0',_binary '\\ߨ`2d\54!ؗpNB\ܗ','',0,'?'),(_binary '\\\0\\[uSG','wp-content/plugins/wordpress-seo/admin/views/sidebar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/sidebar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-Ѯ}.\"e\\7\i',_binary 'qd\9\\\\$*e\[\~\Qum\\!UF','',0,'?'),(_binary 'U\\I<JL\R\','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/crawl-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/crawl-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ךZmL\\\\\'\s',_binary '&8&V;TX\װb|0\\@^','',0,'?'),(_binary 'Pè&R\{(6M]8','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/dashboard.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/dashboard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^J̧\f<4\\\',_binary '\\V]m1\3Y\\\1_`|','',0,'?'),(_binary '\8\\Y(?\','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/features.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/features.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\]3\Ǳ\U2r',_binary '\\v<n0sRt|\	+;>\rk\U\n	1','',0,'?'),(_binary '\\\"cR;\','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/first-time-configuration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/first-time-configuration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\[NS#㱪',_binary '笶\qco@\~_;\@\e\\:','',0,'?'),(_binary '\Z\'N\\󌰏b9r','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/integrations.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/integrations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\z\\nmh\O\\',_binary '\[;9\*\\ME[\l\\s,','',0,'?'),(_binary ' \xk\\\&Dx','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/site-analysis.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/site-analysis.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|SA\s\\(\ω',_binary '%gX2p\3އ\\i\0_\\ts','',0,'?'),(_binary 'eP-\+T\;ğ','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/webmaster-tools.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/webmaster-tools.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2_aȊB<$L`x',_binary '~\\\n\d,E+:\ w\r&','',0,'?'),(_binary '\&V7s\\c\','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/archives/help.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/archives/help.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\yX3S\\\"',_binary '\\y\~E.mvmt␘\ӪL&\','',0,'?'),(_binary 'ջOsU\\ȶTПa','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/archives.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/archives.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Sgͻ\rn?\_',_binary '\6;TIgI\M\\.cN \\\_S','',0,'?'),(_binary 'ULA\'7V\gK','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/breadcrumbs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/breadcrumbs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\-\!ur\`\}',_binary '\6\\>\\r Y؜wY\&WU/\xҜIV\','',0,'?'),(_binary '\\Z~!\N\\\','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/general.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/general.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ÂX\\4q\\m\',_binary '\^3iL<\\e9Uw;7B\8xT\','',0,'?'),(_binary '\\\\K\I+a\\\','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/media.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/media.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:`\\\s\\l-I0\',_binary '\r8q\bfu;[I\\t6\\H{\&|OF','',0,'?'),(_binary '2M\'\L\\L_|\̨','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/author-archive-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/author-archive-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\yzUjBC',_binary 'Zp*Y\Zt3O@+\\tQ\\G','',0,'?'),(_binary '0rf\o=\ZZ\','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/breadcrumbs-content.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/breadcrumbs-content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ': Pq\yX\\J!\W_',_binary '4\0CSI氬)\\rWz&B\n@]0_uM','',0,'?'),(_binary '@\[\`X@f\ba\rkp','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/date-archives-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/date-archives-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,9p\+\?\g',_binary '\JƐ`ɍ\eC\Brw\7)','',0,'?'),(_binary ')\^\F\\y?2G','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/front-page-content.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/front-page-content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,\ۥWx\rǵ\\',_binary '+1\\\3\AW\\Q\\[f\n_ZA\\˪Hf\','',0,'?'),(_binary '1d\YEa$','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/force-rewrite-title.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/force-rewrite-title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=ӡc2\\@k\',_binary 'J-h\\QK<\nb\".m\[(AU!ϕGĎ','',0,'?'),(_binary '~fzM9AN\2\\3','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/homepage.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/homepage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',CN(\\ wS\',_binary '\\\\\'\\8Ҭe\\\Z\Gܠ878z\I','',0,'?'),(_binary 'RFEA5r','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/knowledge-graph.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/knowledge-graph.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')R\Z{A\\Ѣ.',_binary ']\+,g\l\\\Otm{Ku','',0,'?'),(_binary '\q\\0\,8>','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/title-separator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/title-separator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[7D\u\t',_binary ',\\\gUQS\\nǥ8\\f3_E','',0,'?'),(_binary 'Lr1墼k|G','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/integrations/wincher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/integrations/wincher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';;h%	\\\$p\Y',_binary 'vh_(	3:hl\^[5K౺','',0,'?'),(_binary '\o\;rV\Je<','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/media-content.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/media-content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U&\MLq^',_binary 'M8\S:Q\\\	wO\\\\\\@SU\','',0,'?'),(_binary '&~ڐgNI%`','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post-type-content.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post-type-content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\W-\\\"\b',_binary 'uAh\ @\r\P\#V`Xn\~','',0,'?'),(_binary '̟n\VڰP*x\zy','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post_type/post-type.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post_type/post-type.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\R\i\\/Po\+',_binary '0H\\4U+_mz\y>o\{t\','',0,'?'),(_binary '\O_\\\Ee','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post_type/woocommerce-shop-page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post_type/woocommerce-shop-page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'at[\Y_\U]Y\4',_binary 'T/8T\ǘk{\hz=I3\#z\\\','',0,'?'),(_binary '4&\\)A4tf}\','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/rss-content.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/rss-content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\쐯\M7d~iQ',_binary 'rc\r\\)r*\@렏2Dΐ;E\','',0,'?'),(_binary '\\Cbp$\\lS;:','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/special-pages.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/special-pages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`1Cs\\D\\',_binary 'D\\\\قV/\ΔZ6V=\ZFL,7','',0,'?'),(_binary '\ZlW8\u,\2h\','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/taxonomy-content.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/taxonomy-content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oIG9>\0\\',_binary '~:Bf5>O\e?|\0ҚwM\oRnwS','',0,'?'),(_binary '\\r\\n#-&','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/post-types.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/post-types.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WX)LXM\X',_binary '!!2_\\穭\M\z]3\ߪ6~\','',0,'?'),(_binary '+\v!s/ x*^','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/rss.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/rss.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '؆cTGǮuaK',_binary '\\#\\ntaf\lU,od\\R(*\','',0,'?'),(_binary '[\f&`J\\$k`','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/taxonomies/category-url.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/taxonomies/category-url.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K9\hpo(3[',_binary 'F\mK\y#\\X\}`\r\\g\_\r\@\\','',0,'?'),(_binary '2sX+CZJL,','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/taxonomies.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/taxonomies.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\GA<x7^^j.',_binary 'ѢV\\t`\0\䃕\\9hj~\\9y','',0,'?'),(_binary 'HM\μ\n\\\','wp-content/plugins/wordpress-seo/admin/views/tabs/network/crawl-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/network/crawl-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dіJq4<\d\\',_binary 'scWcc$(O\Q:\soc\c\\','',0,'?'),(_binary '3\J%k\?','wp-content/plugins/wordpress-seo/admin/views/tabs/network/features.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/network/features.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ocj\$#z٪',_binary '\-\:i\\\r]\\\fܪ\\Ā8','',0,'?'),(_binary '\y\-\fn6C','wp-content/plugins/wordpress-seo/admin/views/tabs/network/general.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/network/general.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'cw9\\'\\ZwD\',_binary '\q~\Ѡq/%L\X\'5@\\n','',0,'?'),(_binary '425o=\\S#\','wp-content/plugins/wordpress-seo/admin/views/tabs/network/integrations.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/network/integrations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\\_\\1\',_binary 'Q^1%\\\\\\ȳ\	\}_9i9H\S','',0,'?'),(_binary '\eP\Zya\n\\','wp-content/plugins/wordpress-seo/admin/views/tabs/network/restore-site.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/network/restore-site.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\z7\H\V\L\',_binary '\:\\\b \yR\2pR;\\\\\iS','',0,'?'),(_binary 'm,\hd\͉*\\3','wp-content/plugins/wordpress-seo/admin/views/tabs/social/accounts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/social/accounts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	`:\\AN\\o\\',_binary '6\'jziE\``*N6.Y\\Z!H[qp\=','',0,'?'),(_binary '<&w5iBs\','wp-content/plugins/wordpress-seo/admin/views/tabs/social/facebook.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/social/facebook.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\sF\kt\\DƂ',_binary 'S4=ƶ\xPƆK9@ӑi@\"9','',0,'?'),(_binary '\Zw\, -,:\&P','wp-content/plugins/wordpress-seo/admin/views/tabs/social/pinterest.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/social/pinterest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\Z\q_\,u\	h',_binary 'H;4qʜ\'YC\Z:\\VC\p\\Z-{R','',0,'?'),(_binary '3\*;i\2^\\','wp-content/plugins/wordpress-seo/admin/views/tabs/social/twitterbox.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/social/twitterbox.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\U/!\X%\ \aA\',_binary '9}xtӂ\\MOD\8W\,\m~P\','',0,'?'),(_binary '\\\ M*_\YYRp|','wp-content/plugins/wordpress-seo/admin/views/tabs/tool/import-seo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/tool/import-seo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CV\l\>\_',_binary 'H\\(\DR>F:{3t\|azJK5w\N\}','',0,'?'),(_binary 'B{)s\'','wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-export.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-export.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2O+zp\㓗E?X',_binary '[\m_-\af\\\\Z\r\{)\\<Q9P\7ͦ','',0,'?'),(_binary 'N-q\0\','wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-import.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-import.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\r)\oF',_binary 'T%buI|\\\\\/\\+7^f\\RIۄ','',0,'?'),(_binary '\ac\I}\fȄ\;','wp-content/plugins/wordpress-seo/admin/views/tool-bulk-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tool-bulk-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\"+ݔ)W2',_binary 'Dn\\	Nq\C\7s)ew\{\B','',0,'?'),(_binary 'Hc\1ް=','wp-content/plugins/wordpress-seo/admin/views/tool-file-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tool-file-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݴ@\\+Vz\\',_binary 'v\\i~:Q \<\4/tA\>D?o','',0,'?'),(_binary 'O\\\\a\+\','wp-content/plugins/wordpress-seo/admin/views/tool-import-export.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tool-import-export.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\M=\۶L\r\Z\',_binary 'I\Gt\WOQWTQ~]OSEzS_+=','',0,'?'),(_binary '\\d\IKƹ\v\Z\0\','wp-content/plugins/wordpress-seo/admin/views/user-profile.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/user-profile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JYuڛ\Mlّ\l\D',_binary '\Z,h*Q|*\Qۋf4K)]l\n\%','',0,'?'),(_binary '\AG-n\B! \b','wp-content/plugins/wordpress-seo/admin/watchers/class-slug-change-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/watchers/class-slug-change-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ğ\a.VZd\B',_binary 'b-LQ<\E?D\\rc4\','',0,'?'),(_binary 'zL\\e\\\ZЬ\d\','wp-content/plugins/wordpress-seo/css/dist/admin-global-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/admin-global-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\tT\*cl\\#u',_binary 'j>Ԯ}ɋ\FK\^aL\*e:ŚaG}P','',0,'?'),(_binary '-U-\F\܎.\_A+W','wp-content/plugins/wordpress-seo/css/dist/admin-global-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/admin-global-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)\\\\'\`',_binary 'O\ɢR^+_:\\5\Q<M\}\\\','',0,'?'),(_binary 'O\\{lr彰ޚ\\x','wp-content/plugins/wordpress-seo/css/dist/adminbar-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/adminbar-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ol\J\Vklxq`v',_binary '\CF\'D\t\kZth\\\F6','',0,'?'),(_binary '2\0@\!X \\','wp-content/plugins/wordpress-seo/css/dist/adminbar-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/adminbar-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\re&2\\',_binary 'Y֓-<ç\\\0xdzY\n%4','',0,'?'),(_binary '@4 ~\\Q\','wp-content/plugins/wordpress-seo/css/dist/alerts-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/alerts-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s\r@\n\U|ȣ\',_binary '~\`\\2fMCgӻ%\<g\Z\VY\E+V','',0,'?'),(_binary '\r\\\r\\\rH\EWnH','wp-content/plugins/wordpress-seo/css/dist/alerts-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/alerts-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\C_\\\\\C `!,\',_binary '5\fvť\y4\a\\cIVr\6\\\','',0,'?'),(_binary '\oc\xS^','wp-content/plugins/wordpress-seo/css/dist/dashboard-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/dashboard-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd^@̺\Z]\\"<NSG',_binary '|$\g\'b\EȧX$\)5[s6ĳ)','',0,'?'),(_binary '\^_\9\\r\r97\Q','wp-content/plugins/wordpress-seo/css/dist/dashboard-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/dashboard-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\\a\g\p\ݯ',_binary '\&(\EĿ\iP\\njXC%q͂N\','',0,'?'),(_binary 'Hj|u\r','wp-content/plugins/wordpress-seo/css/dist/edit-page-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/edit-page-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-ah-\\\',_binary '\"\n&\C\Gp-\ 0̜4YCk','',0,'?'),(_binary 'I\L\u/\','wp-content/plugins/wordpress-seo/css/dist/edit-page-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/edit-page-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\i$؞nq\e_Sc',_binary '!X|yXh,ۧS!͠xɟf^D\','',0,'?'),(_binary 'W\u\<\y\\c','wp-content/plugins/wordpress-seo/css/dist/elementor-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/elementor-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0t-\\O\}\r\xOZ0',_binary '\#@6[ͭڥ&z4\僤>#\','',0,'?'),(_binary '\'\/1)XWU:e','wp-content/plugins/wordpress-seo/css/dist/elementor-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/elementor-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\h(Q\\\٥fT',_binary 't\n\m+xƵL,\R','',0,'?'),(_binary '\M\\\\M?','wp-content/plugins/wordpress-seo/css/dist/featured-image-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/featured-image-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^.\	N|8\\b\\',_binary '\Ī+4c]F\\	v\+\D\E&','',0,'?'),(_binary 'o	ժC\u	\7\','wp-content/plugins/wordpress-seo/css/dist/featured-image-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/featured-image-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^.\	N|8\\b\\',_binary '\Ī+4c]F\\	v\+\D\E&','',0,'?'),(_binary '\JL1ۡ,\\0-','wp-content/plugins/wordpress-seo/css/dist/filter-explanation-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/filter-explanation-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\h/Qjٮ{',_binary '[\\ak\H(IG(\9\0pHwH\"\wu','',0,'?'),(_binary '\\Xa\\{d\~A\','wp-content/plugins/wordpress-seo/css/dist/filter-explanation-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/filter-explanation-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\h/Qjٮ{',_binary '[\\ak\H(IG(\9\0pHwH\"\wu','',0,'?'),(_binary '.W癁]a\+\\'','wp-content/plugins/wordpress-seo/css/dist/icons-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/icons-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h)\K^F(\n\',_binary '0d\,TS\r\\O\0\\lx(\*baH','',0,'?'),(_binary '\7sނ\n\\ hU','wp-content/plugins/wordpress-seo/css/dist/icons-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/icons-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h)\K^F(\n\',_binary '0d\,TS\r\\O\0\\lx(\*baH','',0,'?'),(_binary '\O\Y\'$\\zpv+Q','wp-content/plugins/wordpress-seo/css/dist/inside-editor-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/inside-editor-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\Z\\6\ǜ',_binary '.TLêrcB\ݑR\xܐ\H\\1f','',0,'?'),(_binary '{#\ \\bq\+','wp-content/plugins/wordpress-seo/css/dist/inside-editor-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/inside-editor-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\Z\\6\ǜ',_binary '.TLêrcB\ݑR\xܐ\H\\1f','',0,'?'),(_binary '\6L\{˻YB\','wp-content/plugins/wordpress-seo/css/dist/metabox-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/metabox-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Qu\\\-\xtʷ',_binary '	\C\1aMS\V+|1\\lt;','',0,'?'),(_binary 'q\z\\\Swi|:di','wp-content/plugins/wordpress-seo/css/dist/metabox-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/metabox-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ކ\Dq9P\\HR',_binary '\\!tbo\S-u\\iO\\\d\\\n4','',0,'?'),(_binary 'E%\"\\\I7x2','wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\\E}GX',_binary '~\\\rc$n\Ce=:(\\\T\'F','',0,'?'),(_binary '4}=/\0\\8\Z','wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\=\ۡ{U\?pZ\'ے?',_binary 'y\e\G\W#,AY/7\aʨ4㼫s\y','',0,'?'),(_binary '\\q\3Jp=','wp-content/plugins/wordpress-seo/css/dist/modal-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/modal-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|9,\5,\'Hg',_binary '\5)l\n\07LL\SoHH\cz  \~l','',0,'?'),(_binary '14+\ Ĳ\r\','wp-content/plugins/wordpress-seo/css/dist/modal-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/modal-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Նp%\\=e\؋',_binary '\s8LG.\Y\@*c\0q_\\G9:O8\^','',0,'?'),(_binary 'C^{G\R','wp-content/plugins/wordpress-seo/css/dist/monorepo-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/monorepo-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7a\Þ(~jD',_binary '1\i!To\>j\&\\\ͩƄO','',0,'?'),(_binary 'F\J\I-\\','wp-content/plugins/wordpress-seo/css/dist/monorepo-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/monorepo-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\/\zY\窛i',_binary '\80\vF\ဤEJ\Pwfm[\"{\r\','',0,'?'),(_binary 'K\\˹+:ܧW','wp-content/plugins/wordpress-seo/css/dist/new-settings-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/new-settings-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\w5\<LE\\yz',_binary 'l\\n޺3j\9\\	\\"n0x','',0,'?'),(_binary '5\4\T\i]\\\','wp-content/plugins/wordpress-seo/css/dist/new-settings-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/new-settings-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\\_\6',_binary '\:0F\\Ӽ\H\~vߍ\ڠ؞/\\\','',0,'?'),(_binary ':?\۵	YTr$','wp-content/plugins/wordpress-seo/css/dist/notifications-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/notifications-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':5\7\Z\Zm_\\',_binary 'ѓ\r-\=M\BIb\$ )\ǰ\','',0,'?'),(_binary '7\\\\'','wp-content/plugins/wordpress-seo/css/dist/notifications-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/notifications-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i\\\0>4(]eU\;',_binary '\z+?\\Z\C5V\$&\\g\\\|~Y\','',0,'?'),(_binary '\<~\uNs\G\\AR','wp-content/plugins/wordpress-seo/css/dist/schema-blocks-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/schema-blocks-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ݹTdQ\Y8\Z	',_binary '\ǈ\ja}\TB\e \\2+\\Z\::\b','',0,'?'),(_binary '\\Oԝ&{H\w\','wp-content/plugins/wordpress-seo/css/dist/schema-blocks-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/schema-blocks-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ھ\r\0\Ma\',_binary '\\nh \L0hw\LL\\1\8-\R','',0,'?'),(_binary 'h\0Z\\\+*4\\','wp-content/plugins/wordpress-seo/css/dist/score_icon-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/score_icon-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JZ\F\\\de',_binary '2\tczfj\dcSwn\P@r\uz\\','',0,'?'),(_binary 'N\\\\$nn\^k\','wp-content/plugins/wordpress-seo/css/dist/score_icon-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/score_icon-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wwV\\8\\',_binary 'w\'60L\&[䐎\r:a\Ա\\k','',0,'?'),(_binary '\%yHs','wp-content/plugins/wordpress-seo/css/dist/search-appearance-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/search-appearance-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nﱘc\\\4\w#<',_binary '\kUl\\0Vmŋf|}Be\4cg\\&','',0,'?'),(_binary '-\"8\0Qzd\fS\%','wp-content/plugins/wordpress-seo/css/dist/search-appearance-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/search-appearance-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K9\(\׃r\lT',_binary 'v֝xNH]\e~)&\!,=\i^O${>','',0,'?'),(_binary '\\f1n\\','wp-content/plugins/wordpress-seo/css/dist/select2/select2-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/select2/select2-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P9r\l',_binary 'R\#\\0>\qVwy$ys\\ri\Ku','',0,'?'),(_binary '憓w\n[','wp-content/plugins/wordpress-seo/css/dist/select2/select2.min.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/select2/select2.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\AO\\Kot',_binary '\\\\lN_-\n\\|\r蒝vy\$k','',0,'?'),(_binary '~\F=%#\&S\','wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k-)0C\oh',_binary 'M\xc\!g(%\ 6\,}\h_','',0,'?'),(_binary '\\)W4\ܓ۵\A','wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>ɝG񴃙\d|g',_binary 'D6O\\W\Z%\\W\\6\\\VNk4','',0,'?'),(_binary '\"\$\0J\\D\\','wp-content/plugins/wordpress-seo/css/dist/tailwind-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/tailwind-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'MM\\ǽei',_binary '\Few\\Y67<\H\\9&/\\\B\m\\\','',0,'?'),(_binary '\"y=f\֮.\Ǒ','wp-content/plugins/wordpress-seo/css/dist/tailwind-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/tailwind-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!QǉAh\\Z*j',_binary '{\\W>Xp|v^|s1\\0)V[e7','',0,'?'),(_binary 'I∪Y\gբ','wp-content/plugins/wordpress-seo/css/dist/toggle-switch-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/toggle-switch-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ɉk\\\0݂;}',_binary 'I`\C\ɱ3\\\\r\c]ʂɁT','',0,'?'),(_binary '\\\&Ls*','wp-content/plugins/wordpress-seo/css/dist/toggle-switch-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/toggle-switch-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\B}\\b}_W^',_binary '\"vN6\'k\\#\'¨','',0,'?'),(_binary '=\/C\\B','wp-content/plugins/wordpress-seo/css/dist/tooltips-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/tooltips-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\˔\\c',_binary '6}v}e\*E\6~H\zB\	FU\\6','',0,'?'),(_binary '6~\\o0	]9','wp-content/plugins/wordpress-seo/css/dist/tooltips-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/tooltips-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\]3.8',_binary 'U-2-\\}≡([6\!EI:\\','',0,'?'),(_binary '9\lƈ)̗\}','wp-content/plugins/wordpress-seo/css/dist/workouts-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/workouts-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\ypT\ȿCT\+~\',_binary '\\\\Ӯ{ު\\\C`\dOB<nVtBW\','',0,'?'),(_binary '\\Fk\9Y\\$\^','wp-content/plugins/wordpress-seo/css/dist/workouts-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/workouts-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vˀt\\\',_binary 'g릮7*Jc\28z\0bjcYim@s\~n','',0,'?'),(_binary 'b\M?em\ьE]̘k','wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,>7j{TC\/;g',_binary '\Րj)nx?\!r\7\\ZTT\\\','',0,'?'),(_binary '[k\\뽁y','wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.\,eɾ=\Q/',_binary 'ʞ)-\\`<yǜ\\߼\\nG\\','',0,'?'),(_binary '(7hAw\m\\\','wp-content/plugins/wordpress-seo/css/dist/yoast-components-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/yoast-components-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'z\\4b%-O\',_binary '\vDbv\0X\'q\nq\Hg=\\\\v%Ec','',0,'?'),(_binary '9h\\"A\.\\'','wp-content/plugins/wordpress-seo/css/dist/yoast-components-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/yoast-components-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' ([\\bsH',_binary ']*=\\l#y@\\S;\G_\\?\-|H','',0,'?'),(_binary '1\\x\\\~_','wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B3\ax\\>',_binary '\\\kZ7\\ƈ%Ei\=v9\cH>','',0,'?'),(_binary 'Gy\c&\S\np:6','wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EX\\\\!K',_binary '>\\ny}\	cK&Ѿub*IaǤ9\\f','',0,'?'),(_binary '\UBfsA\d[','wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ԗ/̤cʜ7Z\',_binary 'z}V1\"åbyݢW\<\\wI袲','',0,'?'),(_binary '#H4\慹\\\G','wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1T\\0\ԇp\',_binary '\\r\(ru\'\M~RG2\\*0','',0,'?'),(_binary '\nӭE\";ZؖH\','wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-1961-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-1961-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kBru\1)Z\rβN',_binary '_.[6\)d\Zٝ\"2\I\^ן\','',0,'?'),(_binary 'WU\\\MZ`\','wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-1961.css','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-1961.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M~)V\'\\',_binary '˗Mɫ\\Zw\\\DO\\x;\"U\Y6','',0,'?'),(_binary '\\^R,D\QHm','wp-content/plugins/wordpress-seo/css/main-sitemap.xsl','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\&|m8)',_binary '\\m\\'\\OH	C@H\\	\̈\','',0,'?'),(_binary '\'{\~\I`\Q\\Z','wp-content/plugins/wordpress-seo/images/Assistent_Time_bubble_500x570.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/Assistent_Time_bubble_500x570.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T)\TZ\\0',_binary '\R6#:c˝~\\Z\i\\,\Bצx\SPs','',0,'?'),(_binary '6\r\\\\n]\','wp-content/plugins/wordpress-seo/images/Yoast_SEO_negative_icon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/Yoast_SEO_negative_icon.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\\x\z\\r\X',_binary '\*Ħk-G(a\Z\twތ\\.\\','',0,'?'),(_binary '\O\:\b\~2\','wp-content/plugins/wordpress-seo/images/acf-logo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/acf-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ѷ\\=B\#\:&a',_binary '\at\\\GXm5Dc;x@\|\א=\\\~','',0,'?'),(_binary '\t3.\\^\0\','wp-content/plugins/wordpress-seo/images/alert-error-icon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/alert-error-icon.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dyѵJ6hh2=Yظx',_binary '\S6]+\u^L1n\\<7\\/M\z\`\f','',0,'?'),(_binary 'ު%\\%-\\\','wp-content/plugins/wordpress-seo/images/alert-info-icon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/alert-info-icon.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B,\\\I\kE0',_binary 'f/#O4۵Qsvv+&#\','',0,'?'),(_binary 'Y&)_wo\8','wp-content/plugins/wordpress-seo/images/alert-success-icon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/alert-success-icon.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?h\0X\\\',_binary ',\0\ZA/\Z\eKO\\pң\ndF\\nefi','',0,'?'),(_binary '\\5\F\,Yښ.1\.','wp-content/plugins/wordpress-seo/images/alert-warning-icon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/alert-warning-icon.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WH}理Al~',_binary '\\2̯\\%S=\t؈n\\=\Wc','',0,'?'),(_binary '\\'tPRt\\0\|?X','wp-content/plugins/wordpress-seo/images/brushstroke_background.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/brushstroke_background.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\n>\n\8\\',_binary '[\\3*X\\\\٬+`6\\\F\a\m','',0,'?'),(_binary 'bE#\vX\9Ư,','wp-content/plugins/wordpress-seo/images/error-icon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/error-icon.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\+9U;1p\Ŀkt[',_binary 'Zrg6J\v`\<\cěb&','',0,'?'),(_binary 'a(\\0\\'~u\\W','wp-content/plugins/wordpress-seo/images/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EЛO0cAg3',_binary '\\	蚠{cFJ\w!}a9','',0,'?'),(_binary '?\\0fd-','wp-content/plugins/wordpress-seo/images/indexables_3_left_bubble_optm.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/indexables_3_left_bubble_optm.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'MEyhN88]DD@',_binary '\\lAj6\nTCFJiN\1;)\\\:4\[','',0,'?'),(_binary '\f\ \\\\(7\j','wp-content/plugins/wordpress-seo/images/link-in-icon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/link-in-icon.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m\4t\\1D\',_binary '?ӽp\MR\\\nI\\\m#','',0,'?'),(_binary '? Eռ\U','wp-content/plugins/wordpress-seo/images/link-out-icon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/link-out-icon.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\"\&\S',_binary '\\|\>\Ѳ\<_]*[GXr$\J','',0,'?'),(_binary '*\\g\\\\H','wp-content/plugins/wordpress-seo/images/local_plugin_assistant.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/local_plugin_assistant.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9p\\Al\2.\',_binary 'ʥ\r\wׂ`,s\\\u̋\\gW\2*)','',0,'?'),(_binary 'va/0M\\\	','wp-content/plugins/wordpress-seo/images/man_with_tablet.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/man_with_tablet.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ÕԻm\\;\\"\\',_binary '\V\{\%\\Z\d01!\\m\	','',0,'?'),(_binary '\\Ɋ6O+t\\\jR{','wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_man_1_optim.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_man_1_optim.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w2+6:+tT\\@',_binary '`w,ݯc/\\>B\\i_KhiM?\','',0,'?'),(_binary 'r)F\ScSI\2C','wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_woman_1_optim.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_woman_1_optim.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ÆtV\O\+\mF',_binary '\)-n\\d\\GoQ	3݁}\2','',0,'?'),(_binary 'tпjZK\7 ]','wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_woman_2_optim.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_woman_2_optim.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\r!9\\{A',_binary 'k\\A|ԯ<v\	!A7\\\\j\KKذ\\','',0,'?'),(_binary ']zJS3\\'k\>','wp-content/plugins/wordpress-seo/images/new-to-configuration-notice.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/new-to-configuration-notice.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C(`\|Uvw\\',_binary 'a\'\Z<zd3(\C\;x@`T\\^\','',0,'?'),(_binary ']y\}\\8','wp-content/plugins/wordpress-seo/images/news_plugin_assistant.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/news_plugin_assistant.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\\1J/\G\}@\\',_binary '/_Ju\u9ךI\ \[?a0Y','',0,'?'),(_binary '\!I\||KMk\(	O\','wp-content/plugins/wordpress-seo/images/profile-social-fields.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/profile-social-fields.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\%\ѤJ\()\0f',_binary '\\?K\\'*!\vG\z]B&Їu\\','',0,'?'),(_binary 'lt\\%\L\\\Մp','wp-content/plugins/wordpress-seo/images/question-mark.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/question-mark.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|i)d\pOd(',_binary 'IKLl\rҦߐ\	S\ʨre4>bI]','',0,'?'),(_binary 'Ю\v\WLѤ','wp-content/plugins/wordpress-seo/images/readability-icon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/readability-icon.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iFh0\B\\}',_binary 'W\n߁왹\\\7`r\\{IN\F','',0,'?'),(_binary 'I\+n\\h^','wp-content/plugins/wordpress-seo/images/stale-cornerstone-content-in-yoast-seo.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/stale-cornerstone-content-in-yoast-seo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%l)\&\r\-\',_binary 'NS4\\רI\2)^Əri\0O\~\','',0,'?'),(_binary 'n3T\@\\7\\ܧ','wp-content/plugins/wordpress-seo/images/succes_marieke_bubble_optm.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/succes_marieke_bubble_optm.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l*\\M\1T[\n:Z|',_binary ' }\L\\25\g\(\\-fĒ5ۭK\U\','',0,'?'),(_binary '͓*I\6D\\Y','wp-content/plugins/wordpress-seo/images/support-team.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/support-team.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\\Zi7A\^?^>\@',_binary '\C1\\^\U8\Mc\ܶ7F\9k\x','',0,'?'),(_binary '\\)e\.\nO\','wp-content/plugins/wordpress-seo/images/video_plugin_assistant.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/video_plugin_assistant.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"0GiQf\\i6',_binary '\<\	26^S]įA\-0L}\2` P\','',0,'?'),(_binary '\c\\\8\\ڲ$n','wp-content/plugins/wordpress-seo/images/woo_plugin_assistant.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/woo_plugin_assistant.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nqF0\芼\w',_binary '\wA\0\'Zw	d=\ؼ]\'ax\B','',0,'?'),(_binary '\'\I\\՘\qpE','wp-content/plugins/wordpress-seo/inc/class-addon-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-addon-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\7A\}E,R\r_',_binary '\qi\\5\\tSgK/d\O	','',0,'?'),(_binary 'r\*-(','wp-content/plugins/wordpress-seo/inc/class-my-yoast-api-request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-my-yoast-api-request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m6 U\lS\`',_binary '(¿G\"-\ZL\h 9 ','',0,'?'),(_binary 'bUND>k\\Gȸ\W','wp-content/plugins/wordpress-seo/inc/class-post-type.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-post-type.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i\.l5yi\',_binary '\\;H\;o*̖P\lR\yR\1q','',0,'?'),(_binary '\0\%ΥJ-p\','wp-content/plugins/wordpress-seo/inc/class-rewrite.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-rewrite.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')j\\mWD[Ǹ%$E',_binary '\\9\U\ZjL:\\1!\\a\D\','',0,'?'),(_binary 'Lýf\8=fB{','wp-content/plugins/wordpress-seo/inc/class-upgrade-history.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-upgrade-history.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:PgZN}K\',_binary 'zQ\\rs\YVj\W\Cy#S\:h','',0,'?'),(_binary 'Q4\%\\z>*\I','wp-content/plugins/wordpress-seo/inc/class-upgrade.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-upgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'рWS\H\q\CBY=',_binary '\\(\n6|[)RzK\\\_\\K\\|J\\','',0,'?'),(_binary '\*\lw-3ܸ*)\','wp-content/plugins/wordpress-seo/inc/class-wpseo-admin-bar-menu.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-admin-bar-menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x}5挌',_binary '=\\`IZ.\"\`R\Z\\M\z	s','',0,'?'),(_binary 'UD\Ğ;\(Ǩl','wp-content/plugins/wordpress-seo/inc/class-wpseo-content-images.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-content-images.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\Z=x}\\Uu\',_binary '\kj	\ifm~[\92\^1j߰!/','',0,'?'),(_binary '\nr\'AZ}\!d','wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-fields.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\\;Ia{Ƭ',_binary '\\zI\\QZpR:Z֡\\imBػ\r00','',0,'?'),(_binary 'P\\J1h\|\r\','wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-taxonomies.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-taxonomies.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\43\\,',_binary 'U\0`\\7(t\\Y\s\\htr(\'ݩ1','',0,'?'),(_binary '1@j\w}üJaX','wp-content/plugins/wordpress-seo/inc/class-wpseo-features.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-features.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\Ϩ@\ZXf8D\\',_binary 'TIn\\\4qKN)^\ a\Z|-!','',0,'?'),(_binary 'V\(^ -O\\ZT0\{','wp-content/plugins/wordpress-seo/inc/class-wpseo-image-utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-image-utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rh\#\\\\~Q\',_binary '߳X\ \w8\(֓vXBi4\\\\E\\8','',0,'?'),(_binary '<\0$\\rփ\\'(Ok\','wp-content/plugins/wordpress-seo/inc/class-wpseo-installation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-installation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N44FIe\)',_binary '\~^E\G<\\^v4\[\\E5<\\}2','',0,'?'),(_binary '\\B\Hw\','wp-content/plugins/wordpress-seo/inc/class-wpseo-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-meta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kH\̿O@-\Q6',_binary 'aW\S\@\}9M,tsW:(\\0ף','',0,'?'),(_binary 'VXg!xOI\\\{\A','wp-content/plugins/wordpress-seo/inc/class-wpseo-primary-term.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-primary-term.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@(Ѻ\牢jU\W',_binary '\\.\nEƯU($\"\r\D1C','',0,'?'),(_binary '\\y\Uq\hŝ\','wp-content/plugins/wordpress-seo/inc/class-wpseo-rank.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-rank.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\[_jFH;',_binary ',\9<m_fe\0a\)#\-0\q\ʥ\iKQ1','',0,'?'),(_binary 'Xͮ\\xⷙ\#\','wp-content/plugins/wordpress-seo/inc/class-wpseo-replace-vars.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-replace-vars.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bmvC:ŵ\\k',_binary '\c\\\'m\o\2\2\Y~4[\nR5)','',0,'?'),(_binary 'go@>3:ۏՍ\h','wp-content/plugins/wordpress-seo/inc/class-wpseo-replacement-variable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-replacement-variable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\>\'%bC',_binary '|.#\\f\\Z\ZY	9~\\Zr\K','',0,'?'),(_binary '\\\`~P0N\6H','wp-content/plugins/wordpress-seo/inc/class-wpseo-shortlinker.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-shortlinker.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0vEѿ;q&\1\o',_binary 'E\BED\\0V6>7ɥLVQO%g\\\','',0,'?'),(_binary '\ȉm\\m^m\B#','wp-content/plugins/wordpress-seo/inc/class-wpseo-statistics.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-statistics.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\eT#W',_binary '\\ݦ؄t9\Zbk\~poMl\\\;2\7Q','',0,'?'),(_binary '\\Qq\}ޅ[\r\<','wp-content/plugins/wordpress-seo/inc/class-wpseo-utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\q\֞<\\~',_binary 'U\'wk\,X\0-m[~P:FnL{\','',0,'?'),(_binary '\E_*:6`It','wp-content/plugins/wordpress-seo/inc/date-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/date-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\]ik\4%{',_binary 'M\:\\C\Ԗ,0\\0\\\\\|3\\\\','',0,'?'),(_binary 'i(\\	\0t7@\Q@','wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-bad-request-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-bad-request-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$v)W\ؔE\',_binary 'X_<X\Knm_\&K$E3S','',0,'?'),(_binary '\uJ\,Fq\','wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-invalid-json-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-invalid-json-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\0,\\'gUƉ\',_binary 'TtJ\5i>xu\H\f{|\kG\X','',0,'?'),(_binary '$\P\\Xu\\\','wp-content/plugins/wordpress-seo/inc/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EЛO0cAg3',_binary '\\	蚠{cFJ\w!}a9','',0,'?'),(_binary '\\\\\3:^c','wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-ajax-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-ajax-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dPX\\\n\$\',_binary 'dM\\ksq\4\\\R^2~B\"K','',0,'?'),(_binary 'oVu4\\\;f\','wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\\\uI\\(\Y',_binary '\\\Ou\ip\'(y]\	+\nZ\\<}','',0,'?'),(_binary 'hiFǷɵx\\N','wp-content/plugins/wordpress-seo/inc/language-utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/language-utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\x ,\\\I',_binary 'n^+O=\I\\n\\#70\*3_|tg\\0','',0,'?'),(_binary '\ۨV\<\\;\@P','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-ms.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-ms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;.ڿw*BIZ\',_binary ']\H5\\Z\\"\,%%x1\\7','',0,'?'),(_binary '|\sk\[c\Й','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-social.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-social.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ub\]-i\o0\',_binary '6ˡω]H\z\p\==i+1a\%\\X','',0,'?'),(_binary 'y\\R?kZB','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-titles.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-titles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c;\핑\\3i}{q',_binary '\Zɳ7l\<դȍ~\\\\	\&','',0,'?'),(_binary '[~6\Mp\'q','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-wpseo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-wpseo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˴,AW\0',_binary '\r߼;\d\\	\\d/\o\-/','',0,'?'),(_binary 'A\"~ی5)N\W\n','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EKgf1,%\',_binary '̎ph3\\0\\{\\\A-\Ke\f\','',0,'?'),(_binary '50\J@(\0`M','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-options.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\\\\\\z,/c̝\',_binary '\>D\\vg\T\\n\t\\r@','',0,'?'),(_binary 'C\\"\@\7\t\','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-taxonomy-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-taxonomy-meta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '矚ůua\1Q\?',_binary '\\\~xsTx\q\e\\"y\y8','',0,'?'),(_binary '\6BbM','wp-content/plugins/wordpress-seo/inc/sitemaps/class-author-sitemap-provider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-author-sitemap-provider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ms=/U%\;)}\L',_binary 'h8|E\\rG\}\e_@(%Rb*Cz','',0,'?'),(_binary '#4iGvu+B\\.','wp-content/plugins/wordpress-seo/inc/sitemaps/class-post-type-sitemap-provider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-post-type-sitemap-provider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X]\Kq.>kp\',_binary 'yHPvu\\0ր\E\\ǓN)ѥ՟zp֔','',0,'?'),(_binary '=v\\"!1\p\\','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-cache-data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-cache-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd!\\!X\4R\\',_binary '\rO\\!W#\|L\0Z\K0@\S\\O\','',0,'?'),(_binary 'ʊn\\\Z','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-image-parser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-image-parser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_`1ظC\E',_binary 'Vѥ\b\K0	\\gZMP{<\	4y','',0,'?'),(_binary '}<\}#*%\V>\\ɖ','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Мt|\g@Ą',_binary 'q;$-`	\b^Yg_`\B}@iV\\\\','',0,'?'),(_binary '\\\.㵓~\Xѹ7\','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache-validator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache-validator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0JJɷr}8Yu\',_binary ';\\iؼRC\?\.\ۭ\neO','',0,'?'),(_binary '2Z\vp$x@V\','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iH\0L\d\\#',_binary 'gI\bԝ\/U`zhd<A{S=vg~\\Zг','',0,'?'),(_binary '\	\ARZ\Z\\','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-renderer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-renderer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fZ\\z\\L\\\-|]',_binary '!b-nOE\\Fp.\y?qGϲ\','',0,'?'),(_binary 'A2GḊw^^\Z{\','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-router.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-router.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'β⭎\h\\͵7\U',_binary '\@\ǋh\\\a\בid\z\n=','',0,'?'),(_binary 'VFN	؀#{','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\g\.ra{1x6\',_binary 'O\h6B\!ר+.A]3yD\'wh)ƸR','',0,'?'),(_binary '\\\\/\EmS\\~\','wp-content/plugins/wordpress-seo/inc/sitemaps/class-taxonomy-sitemap-provider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-taxonomy-sitemap-provider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')⟒\`{-[,R',_binary 'l\\Y8P\\K:\wl\,#mG^wRaf','',0,'?'),(_binary '#\dl|M\SRə','wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-cache-data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-cache-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ՆڌCE\'',_binary 'LL\ch\nԵoL#M㱚H:\0\'1\,p','',0,'?'),(_binary '\'6Ѩp \\','wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-provider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-provider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'heGtsž\\\\]',_binary '%J\r%<\ ٭f\e!^n\'͸^6\B\','',0,'?'),(_binary '\}B\[\^cQ\\n;w','wp-content/plugins/wordpress-seo/inc/wpseo-functions-deprecated.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/wpseo-functions-deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\#bҢi+\\\\'',_binary 'ZŎ1anOQ\F\r=`QtA\','',0,'?'),(_binary 'z\D\>\A)a','wp-content/plugins/wordpress-seo/inc/wpseo-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/wpseo-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jA@ŕ\.',_binary '3-$¹\wm\jj⁥w\`@[','',0,'?'),(_binary 'Ƽ\\~9\~籌\','wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\@g',_binary 'vG>YV^Y?;M\`@QƂ\\0W\\"','',0,'?'),(_binary 'uapF[t#(q[','wp-content/plugins/wordpress-seo/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EЛO0cAg3',_binary '\\	蚠{cFJ\w!}a9','',0,'?'),(_binary '\\\жG\K','wp-content/plugins/wordpress-seo/js/dist/37.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/37.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\L(JĄpR5',_binary '3xrhk\\4d\q0d\߫~\+\\\-','',0,'?'),(_binary 'ިz+BC\-','wp-content/plugins/wordpress-seo/js/dist/addon-installation.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/addon-installation.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\o\H9\=N\"_',_binary '\N\\#^\!\D듬\\M	','',0,'?'),(_binary '5W\\k\^.\','wp-content/plugins/wordpress-seo/js/dist/admin-global.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/admin-global.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<{[oR\\8',_binary '=\n4d\\ 9*r\*\09b\~\a','',0,'?'),(_binary 'nj\ܙhr.l\0','wp-content/plugins/wordpress-seo/js/dist/admin-modules.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/admin-modules.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\T\5\Z\$DApxx9;\',_binary '#\吅)\S\\/\'A4g\\'\Zi9\Zd','',0,'?'),(_binary 'gVSf\\Rx','wp-content/plugins/wordpress-seo/js/dist/analysis-worker.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/analysis-worker.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\npCwӼ)',_binary 'X\V+媅)hhARx\G\\0','',0,'?'),(_binary '0<0\\nq	\','wp-content/plugins/wordpress-seo/js/dist/api-client.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/api-client.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\an\\kC\',_binary 'VxH\@2\A\>#ѣtD,x','',0,'?'),(_binary 'm\i\ZtT\\(_\rp\','wp-content/plugins/wordpress-seo/js/dist/block-editor.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/block-editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mi\-~&\V\',_binary '\\\\\rG\\G\\x\n2kܽ?ː ].QWe\\','',0,'?'),(_binary 'Lu\\w?\q9','wp-content/plugins/wordpress-seo/js/dist/bulk-editor.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/bulk-editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '܉kQLN\¦~\:',_binary '_\.\r\8`>\=]\5v\7O:<H6','',0,'?'),(_binary 'lD#S\Sxr\','wp-content/plugins/wordpress-seo/js/dist/classic-editor.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/classic-editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y%ēfX:\ѵ\',_binary '\qCTn\|%)\{?\;S@Xr','',0,'?'),(_binary 'l\\;\\$\	\n\\','wp-content/plugins/wordpress-seo/js/dist/dashboard-widget.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/dashboard-widget.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ž\\\A5',_binary 'w\\\']6-\#\'ćbmj5\]\{Hx87mM','',0,'?'),(_binary 'JRc\T\5$h\M','wp-content/plugins/wordpress-seo/js/dist/dynamic-blocks.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/dynamic-blocks.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y	+;\ujm?K',_binary '8f~\\"\~F(\\\*~nUM56]3','',0,'?'),(_binary 'V\\>L1ҕc0','wp-content/plugins/wordpress-seo/js/dist/edit-page.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/edit-page.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\M+#OU}\T',_binary 'ߛV;c\'\u!<\\\\ܬ\\3۸6%P','',0,'?'),(_binary 'j\eL=\Zs4\k+','wp-content/plugins/wordpress-seo/js/dist/editor-modules.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/editor-modules.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\w\\\@\Zl\)s',_binary '	V\5Zd[ܠ\8\|i\y\\mOi\\\\','',0,'?'),(_binary 'Ix\_W\\^8\H','wp-content/plugins/wordpress-seo/js/dist/elementor.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/elementor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!UҸ6C+aT5J\+',_binary ':gF\\\Ѣ:t\/%\F|Z%5G\','',0,'?'),(_binary ' \Zy5ry\"Ns\','wp-content/plugins/wordpress-seo/js/dist/externals/analysis.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/analysis.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\iK+v_\ll\\',_binary '\\\\\\s{[\eks\DP','',0,'?'),(_binary ',8ФyR\h\','wp-content/plugins/wordpress-seo/js/dist/externals/analysisReport.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/analysisReport.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YpM\\Թ\-',_binary 'R`\\S\~̅S_1\\\;\\sS','',0,'?'),(_binary '\\\ sǦIV$','wp-content/plugins/wordpress-seo/js/dist/externals/components.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/components.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*X\_Y\g\E\',_binary '2z\\\\0|cVF\\G\\0oy','',0,'?'),(_binary '\@\o=z<F%','wp-content/plugins/wordpress-seo/js/dist/externals/componentsNew.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/componentsNew.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<Dj\\R!\\轧',_binary 'V\\\!~r\OD\\r\Ԣ\`(\"\\Z)','',0,'?'),(_binary '>HDAJ^Q{\\h','wp-content/plugins/wordpress-seo/js/dist/externals/draftJs.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/draftJs.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U:ⳗ\[\u\\',_binary '\}G\dŅ\GUz\@r*\ު_y','',0,'?'),(_binary '\ы\\z4\ 	UF','wp-content/plugins/wordpress-seo/js/dist/externals/featureFlag.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/featureFlag.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%;\Z\\h\UL\',_binary '\_>kJk%:aoX7x\(\R','',0,'?'),(_binary '\̸WTԢ4s\','wp-content/plugins/wordpress-seo/js/dist/externals/helpers.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/helpers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\7\\|\K\',_binary '{X	<\\+*E\<ސ\\P<\','',0,'?'),(_binary '\\\\6\\>4\','wp-content/plugins/wordpress-seo/js/dist/externals/jed.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/jed.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\\;\\\n2Xel',_binary '\n\&-9\Ԧ@lD\q\Mp\','',0,'?'),(_binary 'r$W\\3\+Y]\','wp-content/plugins/wordpress-seo/js/dist/externals/propTypes.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/propTypes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\˺\Eu\ŧ{\"\',_binary '{!菣Z\S\\Q\b]\@\\\\\\','',0,'?'),(_binary '\\|Lh\2w','wp-content/plugins/wordpress-seo/js/dist/externals/redux.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/redux.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ЖQA]\**\@',_binary '4)\d?#X9֬jC1_\\kP','',0,'?'),(_binary '4_\}\0\\ʪQ\!M','wp-content/plugins/wordpress-seo/js/dist/externals/replacementVariableEditor.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/replacementVariableEditor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\ߴ܏S(\Z',_binary '\\Bm\	\\\\H#9u8Y\ek','',0,'?'),(_binary '\ \\D\8q=\\"]','wp-content/plugins/wordpress-seo/js/dist/externals/schemaBlocks.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/schemaBlocks.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ԙ\Y\c\84BIj',_binary '\\\n\\T\~8\s\.璩+b/ \\4a','',0,'?'),(_binary '\\UE~-`','wp-content/plugins/wordpress-seo/js/dist/externals/searchMetadataPreviews.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/searchMetadataPreviews.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5\\%0\"\k\0',_binary '\Eu	H\09wS_\0\\vKG\n?\','',0,'?'),(_binary '\R\\\\u\\\N','wp-content/plugins/wordpress-seo/js/dist/externals/socialMetadataForms.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/socialMetadataForms.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\]4mlAD\b',_binary ',|3܎c{m\k]\\r	O:x\.Rq}w	','',0,'?'),(_binary 'g+\_\P=y\P#','wp-content/plugins/wordpress-seo/js/dist/externals/styleGuide.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/styleGuide.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?J7[ЩjY\w',_binary '\\FC/r\~ڐǟu۾,','',0,'?'),(_binary '}\b\`I-0\','wp-content/plugins/wordpress-seo/js/dist/externals/styledComponents.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/styledComponents.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ţSG/v\\r\\\',_binary ' ;C3\\`\0\^\<\1\x){\'mQp\','',0,'?'),(_binary '\{\1\*hM3\\','wp-content/plugins/wordpress-seo/js/dist/externals/uiLibrary.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/uiLibrary.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	B1,\5فF',_binary '\2	W\I\n\\Z\a\7>-q!\','',0,'?'),(_binary 'xY\4\(RMj2}5}','wp-content/plugins/wordpress-seo/js/dist/externals-components.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals-components.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'y\\\EE\x\W',_binary '\n}\0.\>5k0=x(\O\\n\\937','',0,'?'),(_binary 'y\V\|/N/\\','wp-content/plugins/wordpress-seo/js/dist/externals-contexts.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals-contexts.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\[\MЍ\'\'Ƀn\',_binary '>\\\Z@2_\+663`,%n','',0,'?'),(_binary '\\\g~.2','wp-content/plugins/wordpress-seo/js/dist/externals-redux.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals-redux.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ã([\NŇ\@t',_binary '\\\'7\\m:9Dx\\0b?ZajR^lr\s*','',0,'?'),(_binary 'ۯ\2MKf','wp-content/plugins/wordpress-seo/js/dist/filter-explanation.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/filter-explanation.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0a\\]\\\r|',_binary '	\X\\r2\;Gkk3lV\nO]\\6','',0,'?'),(_binary 'JSsG.J\00!','wp-content/plugins/wordpress-seo/js/dist/first-time-configuration.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/first-time-configuration.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\rN9zsn۫-',_binary 'X\4PV6se n4\|\\2v\A\','',0,'?'),(_binary '|\\32\^qj\\','wp-content/plugins/wordpress-seo/js/dist/frontend-inspector-resources.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/frontend-inspector-resources.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't*f\0\\',_binary '\\\^H\\W\n_Lݳ,\#cL6\DJ\)\','',0,'?'),(_binary '\\gv\.َK','wp-content/plugins/wordpress-seo/js/dist/help-scout-beacon.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/help-scout-beacon.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bTe*SagE\\',_binary 'Ͳ/b|\y\V\\\Zc\}\o','',0,'?'),(_binary 'hI0J2\[o\\	','wp-content/plugins/wordpress-seo/js/dist/import.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/import.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\?f\se6(',_binary '$.T볩\\H\b=i\\\+^\\L\\','',0,'?'),(_binary 'B\z\\qt\','wp-content/plugins/wordpress-seo/js/dist/indexation.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/indexation.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\Zȇ_\z\',_binary 'uQ\\|zZqؿ\n10yJg(f(S\\','',0,'?'),(_binary 'o&;;K\\|-%1}3','wp-content/plugins/wordpress-seo/js/dist/installation-success.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/installation-success.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(x\:(Qp\',_binary ')_KA\\@O \'\\/#\	F\2U/#(b','',0,'?'),(_binary '\b\.\\\\8\\','wp-content/plugins/wordpress-seo/js/dist/integrations-page.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/integrations-page.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mf>\\&+mp\',_binary '\#\\Ӓ\r\\@uh\\\[y񇯚~\','',0,'?'),(_binary 'q[H\re[{\\\','wp-content/plugins/wordpress-seo/js/dist/languages/ar.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/ar.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#d:lve\FQ',_binary '\5\r\qY\\L>}\\7\1HϢ\b\"i̖$','',0,'?'),(_binary 'L[\\)ڢ\z\.','wp-content/plugins/wordpress-seo/js/dist/languages/ca.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/ca.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XÀ\K\ZЋm',_binary '׈\\)\H7;(#`k{Kڔ)\n\'.\','',0,'?'),(_binary '(1\\Ctwt\2?~','wp-content/plugins/wordpress-seo/js/dist/languages/cs.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/cs.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)\\\\\',_binary '\5q\[\\%\W\7\BWf:','',0,'?'),(_binary '<]LSs\Xԗa\\','wp-content/plugins/wordpress-seo/js/dist/languages/de.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/de.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j؆B\-qM-',_binary 'j\|-|N?\n//IC͕(?\','',0,'?'),(_binary '\W-\	<\','wp-content/plugins/wordpress-seo/js/dist/languages/default.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/default.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\\?0y\\nn',_binary '\UML=\\ۯ\ǹ;?\ZM?','',0,'?'),(_binary '崕?\\[œP\i\','wp-content/plugins/wordpress-seo/js/dist/languages/el.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/el.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3qux%3wE\B\\',_binary 'W\J\@45,6\qޜH\\\d0','',0,'?'),(_binary '8(\KL._\'%','wp-content/plugins/wordpress-seo/js/dist/languages/en.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/en.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\οjG\mNN10',_binary 'Tp((\0a	<u\J-\\" ','',0,'?'),(_binary '>O\\\'\𰩥\','wp-content/plugins/wordpress-seo/js/dist/languages/es.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/es.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\1D\\;X\8',_binary '&7lpK],\^\\\n\B\"N\4δ','',0,'?'),(_binary ';f\\Z=sk\O','wp-content/plugins/wordpress-seo/js/dist/languages/fa.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/fa.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uE\0c\oo=\P',_binary 'rԫ)}ai\\۷y\\77\7_.\','',0,'?'),(_binary 'U×H\ m\H/','wp-content/plugins/wordpress-seo/js/dist/languages/fr.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/fr.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yȋt-Hf\"N.',_binary 'e%Za=seSX i\^\@ص\','',0,'?'),(_binary '3\09\Z\A\.','wp-content/plugins/wordpress-seo/js/dist/languages/he.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/he.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\\UQ\',_binary 'W:x)\aY[\X>%<nr0]\njsNk','',0,'?'),(_binary 'Z:cX\L\j\\\Nc','wp-content/plugins/wordpress-seo/js/dist/languages/hu.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/hu.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zN5GFMYU\rV;',_binary '\B6a)W\VvB\XsU	\','',0,'?'),(_binary '\\'^=h$\\$\hF','wp-content/plugins/wordpress-seo/js/dist/languages/id.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/id.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\B<WM\r\<\{6',_binary 'L\et\!K\`~[FR_e\ڦ','',0,'?'),(_binary '6FZK[\\q\','wp-content/plugins/wordpress-seo/js/dist/languages/it.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/it.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i&?E.U\\',_binary '|VG\\\^mi\J\\0T!^D\','',0,'?'),(_binary 'D3$\\\\','wp-content/plugins/wordpress-seo/js/dist/languages/ja.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/ja.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\\rx\N\1g\0@\~1B',_binary ':U{AtG\\S\\\#lZmo{','',0,'?'),(_binary '\.\hzf\\','wp-content/plugins/wordpress-seo/js/dist/languages/nb.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/nb.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V;5',_binary 'o\H\Qz[*r\\E','',0,'?'),(_binary '`,8Vi4N\\\P','wp-content/plugins/wordpress-seo/js/dist/languages/nl.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/nl.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\|,s{k\\.lZ\',_binary '˗\/YN\NF(\\v\'3\zaCoM\	\','',0,'?'),(_binary 'χy2ř\\\','wp-content/plugins/wordpress-seo/js/dist/languages/pl.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/pl.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$d\f\\"Rx0',_binary '\|)!\\\KPV\ߚ\(','',0,'?'),(_binary '?tNRR/','wp-content/plugins/wordpress-seo/js/dist/languages/pt.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/pt.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\UmRȘ\Z',_binary '	\":\d\u\Q\Z)!\Q\UA6Љ\GM','',0,'?'),(_binary 'b\IP\\\\G!H','wp-content/plugins/wordpress-seo/js/dist/languages/ru.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/ru.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\h\\Bg\t\8',_binary '2Y0\HϿ\J\1e\zz\/\Eʤ;','',0,'?'),(_binary '8\Z+\X/{\;\K','wp-content/plugins/wordpress-seo/js/dist/languages/sk.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/sk.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\m\\\\;\ZB',_binary 'oR\@\\`Dl-\\{K\\\ɽ','',0,'?'),(_binary 'X\N	Z2fI','wp-content/plugins/wordpress-seo/js/dist/languages/sv.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/sv.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\Z\H\\\q+ a>AS',_binary 'T&T\\S\7\a\1\\StRWaϚ','',0,'?'),(_binary '&8Hӧ\+Xzi\n','wp-content/plugins/wordpress-seo/js/dist/languages/tr.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/tr.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ЪD\\\\[k_\"',_binary '\0\d\T\\e!\E\Ϯ\\sZ','',0,'?'),(_binary 'Ie\Ù\QeF\n','wp-content/plugins/wordpress-seo/js/dist/network-admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/network-admin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\$J8\Mj[j~K\',_binary 'Td1\Y\\R1f\\_-wy*\/1\','',0,'?'),(_binary '\\ɾr;v|/','wp-content/plugins/wordpress-seo/js/dist/new-settings.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/new-settings.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/+5.\g\'\\0',_binary '\0Zޮ\B\IA$_FT\\Ys\J','',0,'?'),(_binary 'v).x3\.#Ul','wp-content/plugins/wordpress-seo/js/dist/post-edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/post-edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*	$uA\\\3',_binary '\߄s4`I\{A\\u\Zh\ E','',0,'?'),(_binary 'jB\\Z\\q','wp-content/plugins/wordpress-seo/js/dist/quick-edit-handler.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/quick-edit-handler.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f-%W+\V\\',_binary '\ZLӏ-UV\\ՐG̝\\V\3\!','',0,'?'),(_binary '\\\.h\\:3','wp-content/plugins/wordpress-seo/js/dist/react-select.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/react-select.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\g&\!CW\@ͼ',_binary '4#&4cB<\!x\\a+)*p\\P\h','',0,'?'),(_binary '.\F\g%\>','wp-content/plugins/wordpress-seo/js/dist/reindex-links.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/reindex-links.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\Q\_\nx1-',_binary '|~ԟF礽\\r\߿\FXr\0Մe','',0,'?'),(_binary '\vFKض\q\M:\','wp-content/plugins/wordpress-seo/js/dist/schema-blocks.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/schema-blocks.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:\.v\cɌ\=',_binary '\\?\b\\宄Q?\\\o4N71','',0,'?'),(_binary 'N\4Yy\߷','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/af.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/af.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Oo\sH矮z\\\',_binary '64;wF\^\+Kd:):1W\n,u\\'4','',0,'?'),(_binary 'V9\\<\*\r̬D','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ar.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ar.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e6]\\\*Z5',_binary 'J]5.qQР	I\q\~s\\Ό\','',0,'?'),(_binary '~X $','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/az.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/az.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'%}@\#]\\',_binary '\\\MϢ&rT\A:g:\c\','',0,'?'),(_binary '?\\%i\V3ǵ\'\','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/bg.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/bg.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '90\\gyA]',_binary 'І\Y\\\\\\X\\$\-\\\l,\\I','',0,'?'),(_binary ':\pw\\'\','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/bn.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/bn.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mB\Ve\(\i\\H',_binary 'r\0UH\Yt0,T@f\\\W!\a','',0,'?'),(_binary '_!\N6#\"\=uq\}','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/bs.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/bs.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bC5k\iU',_binary ']\\\\Y|кc.<\]-\Su','',0,'?'),(_binary 'U4|)-\0','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ca.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ca.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fE:H\=Ba}',_binary 'LO\5~\\sCb\.gʲ\07\"Z','',0,'?'),(_binary 'ngN\_)\K<X\','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/cs.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/cs.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'OC\\\:\\2\\y\',_binary '%\\n;\'!onvb\}B2%~\\\hM`','',0,'?'),(_binary 'm\Ƞ\}:/\Y','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/da.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/da.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vcF\\r$,&',_binary '\\P\l\\\.`\܌h\\YR<dQ	\F','',0,'?'),(_binary '#Gp\\\=\e\_','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/de.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/de.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"+\m<\aت',_binary ' \96O]c4\\m8궕}RQ\_h','',0,'?'),(_binary '\Vt$_se~!BB','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/dsb.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/dsb.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V7,\񼲸゘\F',_binary '%ߴ\i\#\\\r{PIH3\','',0,'?'),(_binary '\0a\0=꼏뺏{','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/el.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/el.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'	V\\\"@}',_binary 'THsZߦa+\_2Q8S^\n\\yo\\f','',0,'?'),(_binary '\o\\\?8|\}','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/en.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/en.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϓ+\\\\^,',_binary '\\;\fG\\b\\ʸQy\\U\X\n','',0,'?'),(_binary '\\\H{\\.Q73l','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/es.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/es.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\\e/i)p{C\',_binary '1L\eȧP󛴸j\\@\"tg_\ْ\\\','',0,'?'),(_binary 'n^Gd\˶ª','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/et.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/et.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+(\^a\n\Z}R',_binary '4V\'F\nɐmx\Ϣrp5j\\\=Xiد\\]','',0,'?'),(_binary '	 n\@شu]w','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/eu.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/eu.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\, \nDP',_binary '71\04ގ$h\0\\q\\n0Na','',0,'?'),(_binary '@3)\\-xM','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/fa.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/fa.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';[і\noL\\\C',_binary '0F\3zp\\\\)(\\Gͳr_\\P','',0,'?'),(_binary 's\"L\\8/l\','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/fi.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/fi.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aN\*hzDp].',_binary 'R}\96@y\	\^\U?ۈe%oW\\','',0,'?'),(_binary '\'\pjAy(\ވJy','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/fr.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/fr.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\T/\\\Ztw\\ZZ',_binary '3F\+\y\\*5\\-','',0,'?'),(_binary '\	\\\)\&Z','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/gl.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/gl.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ٛ\\5\\',_binary '(\Zǁq\=Ke\_lF\9\b','',0,'?'),(_binary 'ʡsi#j\\e\\\0\','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/he.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/he.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ l\\wqɳ\AD,',_binary '|$\\c\ե\\TTN\޽\\!\\\','',0,'?'),(_binary '\GGn\I+R?','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hi.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hi.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pd\rAb6(J\\"\(;',_binary '\\?\f`00ga0\\\Gp$\\\vL','',0,'?'),(_binary 'a\<t!j\j\s','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hr.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hr.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\G\{E\\',_binary '\\kנ\\t>RA\r\\\|3\','',0,'?'),(_binary '\\\\N\\1\n\\\BZ','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hsb.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hsb.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';U&^A\\Z\ZPbR',_binary 'r5leDih\? w<e\WݼU^','',0,'?'),(_binary '\\'\Q,[^\}+','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hu.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hu.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\T\j\)ʮ',_binary '\;\\=J\ϗ[U\^\\HYCW\dD\','',0,'?'),(_binary 'X\\\9܁\y̜','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hy.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hy.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ǻ\\%Vd4\yL~',_binary 'PP\96Y~\8OS+D^IK\U\','',0,'?'),(_binary '6?\\XlqT:\	','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/id.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/id.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '޽\QM9bt\U2\\',_binary '\\rL!3K1\V\{\r\\`A\/','',0,'?'),(_binary '\\\xyOMQ\,','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/is.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/is.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=ݚj\>!\',_binary '.eZubP$\'\\\goD\A`\','',0,'?'),(_binary '\\\\PhP','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/it.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/it.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\\ed2PM\\',_binary 'Tt\\݈%\EǦ&d]\(D\{\N','',0,'?'),(_binary '\[	i1Dd I\','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ja.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ja.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\\O4\'p\F!',_binary 'cPxO4\U\jE\\ _2b@\2p+r','',0,'?'),(_binary '$\{]\K\	','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ka.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ka.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' &JT\?UF\',_binary '$\&x/&kit}rP\~\\N@','',0,'?'),(_binary '87>/\NTZy\v','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/km.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/km.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\ʇSXx',_binary 'ᘈ\@\Z>\Wwxc\\\ \\xv>m','',0,'?'),(_binary '\\*n;A\LXI@\g','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ko.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ko.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\l \si ',_binary '\v@\Nq3/6\\u\\','',0,'?'),(_binary '\d.\Z\n\\r','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/lt.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/lt.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\ΐ3\0GK\\',_binary 'w\T*\͓l[w\\w$\\\\ੰf','',0,'?'),(_binary 'ǯ\\\r?\\ғ\7\','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/lv.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/lv.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!(\\\2ϯu\\',_binary 'hXo\KB`V\c\RO\'6\OT\\\','',0,'?'),(_binary '\\\r\E^[\7kg(','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/mk.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/mk.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڻq0㢕& ',_binary '	)Í\\=\\\4\ZY= T\샴3!#:','',0,'?'),(_binary '\xR\\+@:D\\','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ms.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ms.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K,QΗ_\\\\\\\e',_binary '\h`\\t(XJ\\o;]\-\6v','',0,'?'),(_binary 'q<@sz\ƂK','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/nb.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/nb.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/\?\' 6܅ \\j',_binary '<\\,\x\\\Zd\\+A\\EEI\','',0,'?'),(_binary 'f\\r(Sy','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ne.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ne.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=y?\	sϑ\jb\',_binary 'RFZ\\\X+K\\m\zTk;\30','',0,'?'),(_binary '\P\?\Cmۄ\\','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/nl.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/nl.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xh~ؐb{ɨ',_binary '!O!\9}0i,s\d\^^G\\'=Gf','',0,'?'),(_binary 'V,| Ojg\\','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/pl.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/pl.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`1\dRX\\}F#a',_binary 's:\\0Jb_\\#>\*\\-+\_Q1\>','',0,'?'),(_binary 'C\Ƈtdf\T\c/\','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ps.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ps.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8ߤz\\\Z3=q\Zy',_binary 'x\\\\$,B\[	\r_\q\K^\n','',0,'?'),(_binary 'u2]\Kv\\0ݦ\rtP','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/pt-BR.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/pt-BR.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ᲔC>\XB\7\P',_binary 'kn\reX\n1)\!Ø;DN\X\@yN`ޥ','',0,'?'),(_binary '\\\D\\\=^\%8\d','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/pt.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/pt.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3MCv4\l',_binary '\#X\`4\\+Lq=_\\s\9;','',0,'?'),(_binary '>\˾Q\"<\1s1ҹ\','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ro.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ro.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\`\;~\ \',_binary 'Ԁb*\@|C\\{f.w\%\\\Z','',0,'?'),(_binary '.$\\2t\','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ru.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ru.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J_[_2\,{b t',_binary '<DR\׊F6\\\:\\w\\\\t:','',0,'?'),(_binary 'dƍg V\GD','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sk.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sk.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\,\5\$\\',_binary '\t\\.&]\'\RNKE\2,LCD\\','',0,'?'),(_binary '[܋|ب\','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sl.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sl.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZxR77P\Ӏv\',_binary '4\f\}Li&D\ֈ3rȭ\˻8','',0,'?'),(_binary '7t1V?Iá\",','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sq.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sq.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V6\r)ɽ\_XWF\',_binary 'm\TG\y\"csѩS;߶\0CF\l\~','',0,'?'),(_binary '\!\\\Ow鏆','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sr-Cyrl.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sr-Cyrl.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\TL|\\r\\E',_binary 'M@LH?(zKrV6\n?V\fMX\o\"\','',0,'?'),(_binary '\sc\ˠ|9','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sr.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sr.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\ZH\\zz\,',_binary ' \rAv\7\ͽf\f?Ҋ\5Y[+߯\','',0,'?'),(_binary 'vB2ލ%\0\ꇚ\"','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sv.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sv.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z/q\w&;,\R\Z',_binary 'E\7pՃ\\%ά\"]sm\09\','',0,'?'),(_binary 'Ԝ|w6\/','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/th.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/th.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ \"hMls\%-',_binary '^\>ҎT\=!QH#\;p]y\\','',0,'?'),(_binary 'J	+D\\y*ߪޙ','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/tk.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/tk.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|W*hǏ\}x\\',_binary 'vP\Z׎\\UYꂒ~_Y\?r^G','',0,'?'),(_binary '\0gR/$e\l\uX','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/tr.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/tr.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd=E\\b.e\m\|',_binary '\\\kWW_W\\˞\&\xr,xت63@]','',0,'?'),(_binary '\\\TP5\<\\蜻','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/uk.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/uk.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\<}a+|',_binary 'b.\ LFSf0`\\\r\\f\\w{','',0,'?'),(_binary '}\L|z!`j`s','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/vi.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/vi.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	z[u\F\\J\Q\',_binary 'vVBw	KhB\B>\','',0,'?'),(_binary '\&Zs\"i\r\\rg','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/zh-CN.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/zh-CN.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',f.\ra5f\Y͢',_binary '4!5ȇ7v\a)Ԣt\1ypʬ㇌}\nF','',0,'?'),(_binary '3&|P®\+B#X','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/zh-TW.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/zh-TW.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UJ\"|+\l\\T@',_binary '+dǖ\Q \\	>Ѿ#IVL\RF\\"{\','',0,'?'),(_binary '\hZ<5}K˲','wp-content/plugins/wordpress-seo/js/dist/select2/select2.full.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/select2.full.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\"\Rn2]\N9',_binary 'C\u\"\\\\P]UH%kw	vO,/ˋ\rg','',0,'?'),(_binary 'kg@H]u7o5!\0N\&','wp-content/plugins/wordpress-seo/js/dist/settings.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/settings.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_-\\\\\4y&',_binary ':ËC\i>2L\\\0\\\yP5\\','',0,'?'),(_binary '^/b/8KO\Q','wp-content/plugins/wordpress-seo/js/dist/structured-data-blocks.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/structured-data-blocks.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\LaJ>pfVT',_binary '\S\_:\Q+pٮ7\\]I\Zz\\','',0,'?'),(_binary '\(\\Ko5F','wp-content/plugins/wordpress-seo/js/dist/term-edit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/term-edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\[XG\Z\\v\0L?`',_binary '\37\ǆ{(\dD\r\^lQ\\\\','',0,'?'),(_binary '\\<˷\u\Q','wp-content/plugins/wordpress-seo/js/dist/used-keywords-assessment.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/used-keywords-assessment.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.$	ѻE{GT',_binary '\'h\q\L2\\\Z\w0\_s\\','',0,'?'),(_binary 'Jt#n\m~Q0$','wp-content/plugins/wordpress-seo/js/dist/wordproof-uikit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/wordproof-uikit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Yj\p@[\',_binary '\RƱ\\_6uj\ayXUkC :\\~','',0,'?'),(_binary '\1\pH}Ejir\','wp-content/plugins/wordpress-seo/js/dist/workouts.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/workouts.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\E\-=`^޸:',_binary 'U\E\F<}\dIOc]*nY{գ','',0,'?'),(_binary 'EuG|>/\\u\Z','wp-content/plugins/wordpress-seo/lib/abstract-main.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/lib/abstract-main.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I[?Gczc\ZA',_binary 'v\f5+i\*\t~\s\/\\r','',0,'?'),(_binary '\0\2\ \Ky\v','wp-content/plugins/wordpress-seo/lib/dependency-injection/container-registry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/lib/dependency-injection/container-registry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[Q\v^\f\\¾',_binary '\Yj\\x\\\\Joq\\!bNgk\Y@','',0,'?'),(_binary '~\zk\'\r;l','wp-content/plugins/wordpress-seo/lib/migrations/adapter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/lib/migrations/adapter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<dT$;\F4?p1\\',_binary '\W\p\Sz\H79&E(fG\\yѢx','',0,'?'),(_binary 'Km)&c\79!a','wp-content/plugins/wordpress-seo/lib/migrations/column.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/lib/migrations/column.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\`_^>뻪Ӽ?\\',_binary '\\\?\>bJ@\qGz\~ӄ\\ua\','',0,'?'),(_binary '\_\\C6:\','wp-content/plugins/wordpress-seo/lib/migrations/constants.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/lib/migrations/constants.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(G3-a Q;c',_binary 'uoNz$K\6\u@w?4<n\\"{\\\','',0,'?'),(_binary 'V\\F|j/ c','wp-content/plugins/wordpress-seo/lib/migrations/migration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/lib/migrations/migration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.0\'\vyȯ\nS-\?',_binary '\.ݴd<jLypwùRϳ2\( X\\0\','',0,'?'),(_binary '\K}:\a<\U+#','wp-content/plugins/wordpress-seo/lib/migrations/table.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/lib/migrations/table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tʷzՑ\O?V',_binary '3t<)lhbYtZX?bm^','',0,'?'),(_binary 'JE\E>2v\K','wp-content/plugins/wordpress-seo/lib/model.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/lib/model.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\n\aإ}@c+',_binary '\nɝlt͆P˓\ɸ-/\?s8j','',0,'?'),(_binary ';*\04\S\;#Bw','wp-content/plugins/wordpress-seo/lib/orm.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/lib/orm.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RRG\P\n\.b7',_binary 'ɼUH\}WCJ_0c</J_\\c','',0,'?'),(_binary '3\l\\V9Np','wp-content/plugins/wordpress-seo/license.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~S}L\~#vv5\+,',_binary '-jH\p\3Ů՚%<O\.4L\\:\v\&c\','',0,'?'),(_binary '\xIy\\fGv','wp-content/plugins/wordpress-seo/packages/js/images/Yoast_SEO_Icon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/Yoast_SEO_Icon.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Xmh\GGU',_binary '}SF\\iQc_F\\"\MDK\rɡa','',0,'?'),(_binary '+AK\0\X\"\$n5','wp-content/plugins/wordpress-seo/packages/js/images/Yoast_icon_kader.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/Yoast_icon_kader.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\B\ѕ\w\ C',_binary '\\\痎<\r遷\\%_\8\[ެFW','',0,'?'),(_binary '\\\\w},\Ҙ	','wp-content/plugins/wordpress-seo/packages/js/images/algolia-logo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/algolia-logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gU\\'$\\J\r',_binary '\^+4Fp\5?\\{8W@\\uy\\','',0,'?'),(_binary '~O^A\\\\0n','wp-content/plugins/wordpress-seo/packages/js/images/connection-assistant.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/connection-assistant.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#@\n9[\0E2',_binary '\"J\4+T^\n\`\KB@\\8\N','',0,'?'),(_binary 'C\"\?v\\','wp-content/plugins/wordpress-seo/packages/js/images/elementor-logo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/elementor-logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\\c)\e\\\\',_binary '2\,\㹂Gt\\8x\qi%F','',0,'?'),(_binary '=\T\O\7\r7{','wp-content/plugins/wordpress-seo/packages/js/images/icon-arrow-down.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/icon-arrow-down.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\- \\\\D\',_binary '\7ݰ\\q͊\\C\L\wI㎘|\Y','',0,'?'),(_binary 'ۆxD\L\zW#řM','wp-content/plugins/wordpress-seo/packages/js/images/icon-facebook.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/icon-facebook.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\pP\\x\}\\',_binary '|*\\Z \uh@z;;`FÉXCÒ\5m','',0,'?'),(_binary '\\)\iٮtvJ','wp-content/plugins/wordpress-seo/packages/js/images/icon-twitter.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/icon-twitter.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '쟚X\n\W\\'fP',_binary 'eUSq\|(vy\V\%3X%','',0,'?'),(_binary '!6aGO\\n\-=%\','wp-content/plugins/wordpress-seo/packages/js/images/indexables_1_left_bubble_optm.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/indexables_1_left_bubble_optm.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K	mO_\\IЦ',_binary '̷;\\q?\\(\\CߊI=\&','',0,'?'),(_binary '\0\2\1?\!8\R\','wp-content/plugins/wordpress-seo/packages/js/images/indexables_2_left_bubble_optm.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/indexables_2_left_bubble_optm.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sjhK2(\]@`qQ',_binary 'FR+)R|^\<yUI\9u~\\FG\','',0,'?'),(_binary 'b/|a\"#^\'\\4\','wp-content/plugins/wordpress-seo/packages/js/images/jetpack-logo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/jetpack-logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ahN\N>W\\nw',_binary '`\h-ݯ\rb20і;<r\f/i\\|{','',0,'?'),(_binary '\nؾm,A>\\bG','wp-content/plugins/wordpress-seo/packages/js/images/local_assistant.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/local_assistant.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3\e]|\yd',_binary 'uz{jë|_O\r\G\w\"\r\0\8\5L','',0,'?'),(_binary '\\W\\%\Ȏ\','wp-content/plugins/wordpress-seo/packages/js/images/motivated_bubble_woman_1_optim.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/motivated_bubble_woman_1_optim.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!\)~	\3?)',_binary '\\\-|$_\v\$\E\\nu,!\"C&?A','',0,'?'),(_binary '\~\9\\','wp-content/plugins/wordpress-seo/packages/js/images/semrush-logo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/semrush-logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\C\\ˍJʯt\J',_binary '\m7\_\!\\]{\\Uŭ\@\S7W,?','',0,'?'),(_binary '[\{Lzҍ7A\җt\','wp-content/plugins/wordpress-seo/packages/js/images/succes_marieke_bubble_optm.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/succes_marieke_bubble_optm.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n	ti\[D\',_binary '\E\Vhuv\a!\A\h\į\\rR8*gu9$}','',0,'?'),(_binary 'M>ժ|>5\E݅$\','wp-content/plugins/wordpress-seo/packages/js/images/wincher-logo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/wincher-logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\\nz\\H[\',_binary '<_\\ly\bc\Z?`x\','',0,'?'),(_binary 'H%^aJſ|4','wp-content/plugins/wordpress-seo/packages/js/images/woocommerce-logo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/woocommerce-logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\;=!(?\',_binary '\u\<\<7I\\\\ԕ$\*u','',0,'?'),(_binary '\rq^ѪL\\%\\J\\','wp-content/plugins/wordpress-seo/packages/js/images/wordproof-logo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/wordproof-logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.MS\^\h\\<&\\',_binary 'ne\²FG\ƏV\"N鲗TkI#V','',0,'?'),(_binary '\im\\\Zh<B\X','wp-content/plugins/wordpress-seo/packages/js/images/yoast_loading_spinner.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/yoast_loading_spinner.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F=B\Is$\'8\',_binary 'B]q\\\;$vm\7V˄{J19\B','',0,'?'),(_binary 'k\tcq#d\Q','wp-content/plugins/wordpress-seo/packages/js/images/zapier-logo.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/zapier-logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\ r6^K\\',_binary 'z,{\@}I!\7J<\5#W\9M','',0,'?'),(_binary '\OX\\07\\','wp-content/plugins/wordpress-seo/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f1\lkܐx',_binary '\.\^\M;܃S \dP+\\t78','',0,'?'),(_binary '\\)5Dr\\r','wp-content/plugins/wordpress-seo/src/actions/addon-installation/addon-activate-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/addon-installation/addon-activate-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*9\jBJ\\'O%\ZI',_binary 'b\^=G\(\\-婐)\xX\','',0,'?'),(_binary 'ڰ\n+?G\9o\\v','wp-content/plugins/wordpress-seo/src/actions/addon-installation/addon-install-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/addon-installation/addon-install-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\dL\\\\r\\=',_binary '_\B\\\0&$\b\n9\7\','',0,'?'),(_binary 'u6g*$!68','wp-content/plugins/wordpress-seo/src/actions/alert-dismissal-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/alert-dismissal-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'owB\\\Zt\0o',_binary '\ap@n\6{U0\\r\T\Y\6c\=T}n','',0,'?'),(_binary '\\/d\nԣ\O},','wp-content/plugins/wordpress-seo/src/actions/configuration/first-time-configuration-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/configuration/first-time-configuration-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ԎܐXTR6%S:_',_binary 'ڊK #kL\kD\jD4\/d7\','',0,'?'),(_binary '\l?k!i\zD','wp-content/plugins/wordpress-seo/src/actions/importing/abstract-aioseo-importing-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/abstract-aioseo-importing-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\S\\7\ZE;\$T',_binary '̐WrGԺ\\ ~H\\\\=k۷C\"','',0,'?'),(_binary '\ka\ClKrW\','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/abstract-aioseo-settings-importing-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/abstract-aioseo-settings-importing-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\io|b~d\\',_binary 'N\\=wd\0\\\]\\2$\/Rˋ\X','',0,'?'),(_binary '\ؤ1nӔ\','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-cleanup-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-cleanup-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\@*\"\,zϧ',_binary 'b\+i^ݱj|\\~\\\\\','',0,'?'),(_binary 'ם\X\s\;\:\Z','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-custom-archive-settings-importing-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-custom-archive-settings-importing-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\G\QG\G',_binary 'H[i<E\\-\\OwV\ms|_xSw\hp_ˏ','',0,'?'),(_binary '\鴴gB(d3','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-default-archive-settings-importing-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-default-archive-settings-importing-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.C_	^m\9Y\\-',_binary '^`uφ\\\\EKCQL\9\\X3WH\','',0,'?'),(_binary '-\\֢]Mh','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-general-settings-importing-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-general-settings-importing-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'al\' Ҕ\>$o\',_binary 'W.H\Q\0W*\0 䫾\Jѝ̥\o','',0,'?'),(_binary '\k\rN[,\'\	VC$Du','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-posts-importing-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-posts-importing-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*=c`\\r\',_binary 'AEW\\\)H.\\dtU\n@~-','',0,'?'),(_binary '\rR\\\$\-LD','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-posttype-defaults-settings-importing-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-posttype-defaults-settings-importing-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\VO\n\\\ T*',_binary '^Ov<d\Ak\\sq\ny\Zӽ<\\l','',0,'?'),(_binary 'ʭ\9p\7\+\\l*\','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-taxonomy-settings-importing-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-taxonomy-settings-importing-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\w\]Mu',_binary '\\NCy\D\[\S\.\p0Z\','',0,'?'),(_binary ')\яsRm\U\\\\','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-validate-data-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-validate-data-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ԡec\\O\\\\\Ϧ',_binary 'ȩ\#5KH\*ũ|k\\vY\\5ٲ\r','',0,'?'),(_binary '\xQ\}\\0\n\|WW','wp-content/plugins/wordpress-seo/src/actions/importing/deactivate-conflicting-plugins-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/deactivate-conflicting-plugins-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@\lې\@J	',_binary '̹Z#\E\\9+Ee\0\O\0R(\?','',0,'?'),(_binary '\!\mmf\\r','wp-content/plugins/wordpress-seo/src/actions/importing/importing-action-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/importing-action-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ak-?8@$',_binary '=\XG\\MS\;D\AP\o\0\','',0,'?'),(_binary 'dkkF\1R\0.','wp-content/plugins/wordpress-seo/src/actions/indexables/indexable-head-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexables/indexable-head-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-ǡ\~un',_binary '_S4\]?v;_U\N<\2F\','',0,'?'),(_binary '\\09i6x','wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-indexing-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-indexing-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i\'\?\:',_binary '\r\#\xU\P7.ӍxIoQt\\n','',0,'?'),(_binary '9zh\\!\9Pmk','wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-link-indexing-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-link-indexing-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9FsTn:6\i@O',_binary '\\\Lr\\(\\B*G\\DA\FK2:UA','',0,'?'),(_binary '\d@\\=\'*\Z@-','wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-general-indexation-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-general-indexation-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\nw{!\Z5\C\',_binary 'i\\\#Er.\SM\;ٜ\2\\','',0,'?'),(_binary '[Wr\'\\E\\)j\','wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-indexing-complete-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-indexing-complete-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\+_Wf\n\"c[',_binary 'go4E\qDT<7>\\ i/Q#','',0,'?'),(_binary 'D*;v(.ҲN','wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-post-indexation-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-post-indexation-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Qȱ\0\-8A',_binary '5\s\~!\`$LTw:\n\D','',0,'?'),(_binary ':魩*/m¸','wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-post-type-archive-indexation-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-post-type-archive-indexation-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=fbQ\8yJ\{E\;',_binary 'W=ŧ\\\\SLUe\\~}\0%\1\o\','',0,'?'),(_binary '!)3upX>My\','wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-term-indexation-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-term-indexation-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nd(Azй\\',_binary 'pi^\%R\r\ol\Z\','',0,'?'),(_binary 'N.\c\\\	]`','wp-content/plugins/wordpress-seo/src/actions/indexing/indexation-action-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/indexation-action-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ꍺ<٩SHQO\\',_binary '&4Dք\P\\"\w?\r2q\','',0,'?'),(_binary 'K\\\o\\2x2o','wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-complete-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-complete-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yo*!2<\OC2¤`2',_binary '|.\ԍ\\g?\y;?\\+9\s','',0,'?'),(_binary 'V\	\F<Tp*','wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-prepare-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-prepare-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\39BDk]\r ',_binary 'f\"cpV\l\+;NVi\\D\	','',0,'?'),(_binary 'pU?%G\Z\JX=`','wp-content/plugins/wordpress-seo/src/actions/indexing/limited-indexing-action-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/limited-indexing-action-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_4[\\_',_binary '$LT\\\\B\"\1.t\0\`8Pg>>\\,Zi','',0,'?'),(_binary '\n\Q\\wЗƼ','wp-content/plugins/wordpress-seo/src/actions/indexing/post-link-indexing-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/post-link-indexing-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(4xvjA\pG\\^\]',_binary 'E\v__|ܒ蔙\ט?\d,\P=','',0,'?'),(_binary 'p\ql8ՅyՍ\\','wp-content/plugins/wordpress-seo/src/actions/indexing/term-link-indexing-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/term-link-indexing-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>9 j\\\S|\\\',_binary '(b-;eq;Q\V\n\*\'XYOY!^\V','',0,'?'),(_binary '\nFNΡ\	\','wp-content/plugins/wordpress-seo/src/actions/integrations-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/integrations-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@9Ɍ\L!)',_binary 'WbCRg\0\\R\[évځ m	;I','',0,'?'),(_binary '\~n\K$^\R\\\','wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-login-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-login-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e&&bÔlTHְ',_binary 'fNb#\a#\\\\㣾$ò}se&','',0,'?'),(_binary '\0ߒRE\\\r\6','wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-options-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-options-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n|m\n;',_binary '<*p\&z#\\t٧\R\\\8i\\'','',0,'?'),(_binary 'H\͇>\n{\\0{','wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-phrases-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-phrases-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M|;b\ETd1',_binary '&Jũ)_9\6\Ѳ\lA[{/\','',0,'?'),(_binary '#[c\أ\^yO\','wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-account-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-account-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\I\7/\WN?9',_binary '3\c\\r\	\r\]\Ri\"(\','',0,'?'),(_binary 'AM(\c\ {>;','wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-keyphrases-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-keyphrases-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.^g\.mk`Mm',_binary '\\6Ɯ+\B^z04l\c\L]','',0,'?'),(_binary '(2A$\\Sa\ɺ','wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-login-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-login-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\敻1y',_binary '#\n|\4Ꞃ#Mp\\5^Hj\5w\}','',0,'?'),(_binary '7K!(t\4\b\','wp-content/plugins/wordpress-seo/src/builders/indexable-author-builder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-author-builder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\w\i#b{?\',_binary ';ᅇM\Q~~ȘG\v䀴o','',0,'?'),(_binary '8-\j/XQ\\!','wp-content/plugins/wordpress-seo/src/builders/indexable-builder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-builder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '̢*ʒ\-3Y^f|\',_binary 'P<gz٣\"9w䘅2\,W\\n','',0,'?'),(_binary 'u\\n&fm\q\C','wp-content/plugins/wordpress-seo/src/builders/indexable-date-archive-builder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-date-archive-builder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QjDm(O',_binary ' 7F\@Nl\sK\J','',0,'?'),(_binary 'l[ڭj\<}S>\8','wp-content/plugins/wordpress-seo/src/builders/indexable-hierarchy-builder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-hierarchy-builder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h)\x\\"\#`\3a',_binary 'Su\柆y\'UXj_YֻqmA\\\uK','',0,'?'),(_binary '\'&o\Sw6\\\\(\','wp-content/plugins/wordpress-seo/src/builders/indexable-home-page-builder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-home-page-builder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\p;I\\7\\\',_binary '6l:ȩ/\[/\)\\|\6	V\','',0,'?'),(_binary '\r&V`\r\\䑽\\C','wp-content/plugins/wordpress-seo/src/builders/indexable-link-builder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-link-builder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iEs7>}WŵIS',_binary '\<0\:|ѢFv~9eHhzl8hՁ','',0,'?'),(_binary '\Z?ǸƢ}5^p\','wp-content/plugins/wordpress-seo/src/builders/indexable-post-builder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-post-builder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\}\Xʹw',_binary '9\D05\\\,\R؅[~;ɭ','',0,'?'),(_binary '95!\iM~\&d','wp-content/plugins/wordpress-seo/src/builders/indexable-post-type-archive-builder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-post-type-archive-builder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S\̾\T;2s\n\',_binary '\}@+?\gwp0\.\\\)2\\[\\%','',0,'?'),(_binary '\n\\CmQUܓq\','wp-content/plugins/wordpress-seo/src/builders/indexable-social-image-trait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-social-image-trait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\L\R\'\9\xi',_binary '\\`D\\^)\I(H;1+.c\\0\7\','',0,'?'),(_binary '.\|G\xܣ\yId','wp-content/plugins/wordpress-seo/src/builders/indexable-system-page-builder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-system-page-builder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r+$ [%\',_binary 'wxճ#]9\Oų!]nXP\f','',0,'?'),(_binary '#R^#u\5~BQ\\','wp-content/plugins/wordpress-seo/src/builders/indexable-term-builder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-term-builder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\_rEwA&X\',_binary '|\|(k\Sy\\&\\yzbIH','',0,'?'),(_binary 'L\5C\Z\\z','wp-content/plugins/wordpress-seo/src/builders/primary-term-builder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/primary-term-builder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '؅h\΀L\t\K',_binary '\XsLWD,5\|Wyx$ZT{ W','',0,'?'),(_binary '\S\\"BcB\-\y','wp-content/plugins/wordpress-seo/src/commands/command-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/commands/command-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(yX@s$Xos',_binary 'y\dT!\&R\\p\^OS\"N\\u\S\\\\','',0,'?'),(_binary '|3A(\0\0\\'\I?','wp-content/plugins/wordpress-seo/src/commands/index-command.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/commands/index-command.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\֮.\>i*	[%\\\'',_binary '\rq/Ԫ\\=\rVĐ\6R\t','',0,'?'),(_binary '{\L\7\3TcNE','wp-content/plugins/wordpress-seo/src/conditionals/addon-installation-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/addon-installation-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\\\0ȭTjF',_binary 'nՋ\0\K\U\][\U}C\B\','',0,'?'),(_binary '6b\\C#$\Z	3mu','wp-content/plugins/wordpress-seo/src/conditionals/admin/doing-post-quick-edit-save-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/admin/doing-post-quick-edit-save-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\\'$AR\nT6',_binary '\)D\Q:\%`PI\uj݄\$<*','',0,'?'),(_binary '\\n(.nk`zY','wp-content/plugins/wordpress-seo/src/conditionals/admin/estimated-reading-time-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/admin/estimated-reading-time-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3m9$\\PFYd:',_binary '\	#xo\n\P)\\䖙\"g~\<ڜx','',0,'?'),(_binary 'Ek(u!\\\QU^','wp-content/plugins/wordpress-seo/src/conditionals/admin/licenses-page-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/admin/licenses-page-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vr+Uв\\̋',_binary 'a\\0K\w6\'nI\".4\@\','',0,'?'),(_binary '5Y\'ڀ\`\\ѫ','wp-content/plugins/wordpress-seo/src/conditionals/admin/post-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/admin/post-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s\6`8U\-',_binary 'p\qb,\D\.:\\s1ȥ\','',0,'?'),(_binary 'o4\f?$','wp-content/plugins/wordpress-seo/src/conditionals/admin/posts-overview-or-ajax-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/admin/posts-overview-or-ajax-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ָ\DU\~C8\',_binary 'fY{FY&c\;k\\+\<{	','',0,'?'),(_binary '\}O;U\i\\<','wp-content/plugins/wordpress-seo/src/conditionals/admin-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/admin-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!\Zϓ\}\iF \o',_binary '\\;^&`2:\&(ƽ{ʗLy9\\d','',0,'?'),(_binary '\_\\\ې\r','wp-content/plugins/wordpress-seo/src/conditionals/conditional-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/conditional-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\5E\\Z-1\',_binary '\A;\ɜ\K\_#Hz\T\~\:','',0,'?'),(_binary 'i3|	JP\*','wp-content/plugins/wordpress-seo/src/conditionals/development-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/development-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɋ3 3\G.71',_binary 'y6U\\\t\ĒfDkw+т_G\naB','',0,'?'),(_binary '?\&,w\e\<\Z','wp-content/plugins/wordpress-seo/src/conditionals/feature-flag-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/feature-flag-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\eG.m(P\Z',_binary 'W\<˝׻\dq\ܬ\'\.\HGMS','',0,'?'),(_binary '\v+\kN','wp-content/plugins/wordpress-seo/src/conditionals/front-end-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/front-end-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\xȭi3c',_binary 'AQ\\\\\\\Olb\f\\J\\\','',0,'?'),(_binary '|\4)=3}&Ϥ','wp-content/plugins/wordpress-seo/src/conditionals/get-request-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/get-request-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'al	$G\Lr\jq',_binary ':sT)0P*<j5\"\w&\cRb','',0,'?'),(_binary '.@\b\ۑq\','wp-content/plugins/wordpress-seo/src/conditionals/headless-rest-endpoints-enabled-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/headless-rest-endpoints-enabled-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RpHP@\Hz\R\c',_binary '#R\\q\C\\#w} jdњ(^d\','',0,'?'),(_binary 'i;+O\s\ֿ','wp-content/plugins/wordpress-seo/src/conditionals/import-tool-selected-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/import-tool-selected-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_I\&(\iW\[0|',_binary '/\Z4\+٭\\\"~\#q\3U\ԗ{\'','',0,'?'),(_binary ',cRzW\9','wp-content/plugins/wordpress-seo/src/conditionals/jetpack-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/jetpack-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z&s\n\\',_binary '\\\խ\Ib[\GY\\0̢X\vk\M','',0,'?'),(_binary 'G1i\t\n \','wp-content/plugins/wordpress-seo/src/conditionals/migrations-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/migrations-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TG_\\S<&^\',_binary '܁:¾\\\9$7##\B\\<\V','',0,'?'),(_binary 'Q%Epau\]\G7','wp-content/plugins/wordpress-seo/src/conditionals/new-settings-ui-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/new-settings-ui-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Kh[J!\N\\',_binary '\P\ZB\'A|!\\\ڔRm%\(\\o#\+\'','',0,'?'),(_binary '\b]ٺ=\0_','wp-content/plugins/wordpress-seo/src/conditionals/news-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/news-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\MU{\)\O',_binary 'QVQbK_\ΎRƕ]\-mlY\<9iqV','',0,'?'),(_binary '\@08a\\3u','wp-content/plugins/wordpress-seo/src/conditionals/no-conditionals-trait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/no-conditionals-trait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!H\\Rk+3Wx\',_binary '\΀\bh̩sJrTu,*\,]ގB','',0,'?'),(_binary 's\ZPׅevBǴ','wp-content/plugins/wordpress-seo/src/conditionals/no-tool-selected-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/no-tool-selected-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'NRr\{B\\\r\\',_binary 'r>G\\\6\u$\\Y +5,2]','',0,'?'),(_binary 'k#lYݗ;t;\r+\','wp-content/plugins/wordpress-seo/src/conditionals/non-multisite-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/non-multisite-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\\r[\e}\rި',_binary '\A\]ѢlUqỲ\\Z\_\@\01\','',0,'?'),(_binary '\MS	n۰n\\\&A2 \','wp-content/plugins/wordpress-seo/src/conditionals/not-admin-ajax-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/not-admin-ajax-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\} D1CN?\RB\*',_binary '\H׎	B\Tz\C	\:DY,\\','',0,'?'),(_binary '\\i6̰S','wp-content/plugins/wordpress-seo/src/conditionals/open-graph-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/open-graph-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^$ڼ]e׏\\nS+^\',_binary 'EHh>\\{\#q?\\\{\ZSv\D\A\WB','',0,'?'),(_binary '\\\-\}[L~\nW','wp-content/plugins/wordpress-seo/src/conditionals/premium-active-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/premium-active-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.Bcx/U3\R\',_binary '<ǏW)\\3&\t:/6\1da\\KO','',0,'?'),(_binary '\\\\һ9|\','wp-content/plugins/wordpress-seo/src/conditionals/premium-inactive-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/premium-inactive-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2GYQ\\)w]J',_binary 'I\\w JwS\\\0\eQ\w\d','',0,'?'),(_binary 'd\B\\\9Sh7Aw\n','wp-content/plugins/wordpress-seo/src/conditionals/primary-category-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/primary-category-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\R\5\/\\"',_binary 'hGx(tʒ\\0qGaE}TN8@	','',0,'?'),(_binary '_ڧ\<\\\\7S\','wp-content/plugins/wordpress-seo/src/conditionals/robots-txt-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/robots-txt-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\e\r\w\ZKsYy;',_binary '\=\NlOl\\H:\限IH','',0,'?'),(_binary 'Ou0G\','wp-content/plugins/wordpress-seo/src/conditionals/schema-blocks-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/schema-blocks-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\Hx	{wW\ D',_binary 'F2Tx\\WdJ2\AA4>W','',0,'?'),(_binary 'QG3\\G]^pXS~\\','wp-content/plugins/wordpress-seo/src/conditionals/semrush-enabled-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/semrush-enabled-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-I\Zʑ*0\Z\\\7\',_binary '\\"-_z/VFda\\\{\vp<fi\&','',0,'?'),(_binary '\yj\\\{Z}6','wp-content/plugins/wordpress-seo/src/conditionals/settings-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/settings-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\4 .*',_binary '`7nً\`\f4aX\|pHǂ\+GP','',0,'?'),(_binary 'O@\[[J\Z\N','wp-content/plugins/wordpress-seo/src/conditionals/should-index-links-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/should-index-links-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\D\\}\\"',_binary '\3\r\i\پ\I|]m5x\\\$~Qt','',0,'?'),(_binary ':Nf\\n9rxH:̯','wp-content/plugins/wordpress-seo/src/conditionals/the-events-calendar-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/the-events-calendar-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\r֓ y9\',_binary '\t3\Z\'\F#\0|\׾|\:','',0,'?'),(_binary 'e\\\pF8̘\d','wp-content/plugins/wordpress-seo/src/conditionals/third-party/coauthors-plus-activated-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/coauthors-plus-activated-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s7M\j\\.;̀\',_binary '<\L\\ݛ\8\\n	\v\u=F','',0,'?'),(_binary '5\"\NN+(\Q','wp-content/plugins/wordpress-seo/src/conditionals/third-party/coauthors-plus-flag-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/coauthors-plus-flag-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2	OZ/!]HI',_binary '\s\J(\Z+\W\\ޕ\\2','',0,'?'),(_binary '\WD$7w3\\S\\','wp-content/plugins/wordpress-seo/src/conditionals/third-party/elementor-activated-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/elementor-activated-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ը\.\&D',_binary '\\0{\ZY$\"7%z9㟧\\l!\','',0,'?'),(_binary '\֍[1\\땰5E','wp-content/plugins/wordpress-seo/src/conditionals/third-party/elementor-edit-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/elementor-edit-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\v$)\',_binary '\-\Uy\b!IuK]Z\0\*yf5\a','',0,'?'),(_binary 'cg#\׆m`','wp-content/plugins/wordpress-seo/src/conditionals/third-party/polylang-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/polylang-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\0sx<mΫ\jz8',_binary '\\1\\Z\\\X\%fpNۘ[c\C,','',0,'?'),(_binary '(\\f','wp-content/plugins/wordpress-seo/src/conditionals/third-party/translatepress-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/translatepress-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\<\v\\R1\\+\',_binary '\\ަ}%\4\l\\5xP}\5p','',0,'?'),(_binary '\\Y\Zx\[k2\d','wp-content/plugins/wordpress-seo/src/conditionals/third-party/w3-total-cache-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/w3-total-cache-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X҂_\HSkHh',_binary ']c!Pa\\yc\`΍)\GQb\'A\r\','',0,'?'),(_binary 'kj\&b(K U','wp-content/plugins/wordpress-seo/src/conditionals/third-party/wordproof-integration-active-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/wordproof-integration-active-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0/8p\rB\\z\',_binary 'u\6_F4\AP\\\Ү\ZvY\\\j$\u\\','',0,'?'),(_binary '4B/\&\7\|hk','wp-content/plugins/wordpress-seo/src/conditionals/third-party/wordproof-plugin-inactive-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/wordproof-plugin-inactive-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\cz\\-(\\[p|',_binary '\"`Ry\\r?\ڧ/\b\L\<\'\P\\','',0,'?'),(_binary '$\ ~</aR\','wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ia	~PV\D/\r\',_binary 'O\g§Ʉ\\zX\J\Rf\yJ\Ŷ','',0,'?'),(_binary '\\ 	\\\A','wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-wpseo-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-wpseo-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)wp2V\r\nfL\\',_binary 'O)r\\n-]\͂;/](\I?U5Ѐ518','',0,'?'),(_binary '\\V=	\"]\\\Z\','wp-content/plugins/wordpress-seo/src/conditionals/updated-importer-framework-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/updated-importer-framework-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd!kS\\\Ｙ',_binary 'b0\},?/\\Q&\\N\o','',0,'?'),(_binary '6~Z\\~\s','wp-content/plugins/wordpress-seo/src/conditionals/user-can-manage-wpseo-options-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/user-can-manage-wpseo-options-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\d vV%\O\',_binary '|o\\rƹ\*{5\Z+{};cck','',0,'?'),(_binary '][\Z\\\Z,\ztC','wp-content/plugins/wordpress-seo/src/conditionals/user-can-publish-posts-and-pages-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/user-can-publish-posts-and-pages-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K?\H08F&x@s',_binary 'q\;W\\c\2:ڄP#\]CO\{,\','',0,'?'),(_binary '^tv߲J%','wp-content/plugins/wordpress-seo/src/conditionals/web-stories-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/web-stories-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+\)tL\5=',_binary 'U}o\+SOY:<WQ2Tg\0H','',0,'?'),(_binary 'L\w*ҚFT','wp-content/plugins/wordpress-seo/src/conditionals/wincher-automatically-track-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/wincher-automatically-track-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#$aH',_binary 'QE-R\\K/S-!VΈf-Ȑp.]','',0,'?'),(_binary '+,\\\"#}JYo','wp-content/plugins/wordpress-seo/src/conditionals/wincher-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/wincher-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ߣ\\zf9h~\\',_binary 'H`1L=?,Zf4]\rE\յ$\-)n','',0,'?'),(_binary '\\'\Uk\?+[N\5\z','wp-content/plugins/wordpress-seo/src/conditionals/wincher-enabled-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/wincher-enabled-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Gɷ\T1 \:',_binary '@9)\\\\-V9\nh\fy\\\)\⍫I','',0,'?'),(_binary '\T\\@a\JQZ\"F','wp-content/plugins/wordpress-seo/src/conditionals/wincher-token-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/wincher-token-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\b8挚\J\\&',_binary 'mմ2\'O?v\\Nqx%4V','',0,'?'),(_binary ')\:MT{j0\','wp-content/plugins/wordpress-seo/src/conditionals/woocommerce-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/woocommerce-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\vo\_\xz5I{',_binary 'r4SE\`\r0@\\#\\rѝܓED','',0,'?'),(_binary '*5ujp','wp-content/plugins/wordpress-seo/src/conditionals/wp-robots-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/wp-robots-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\\"i)%\l\r\"\]',_binary '\Z\\\\{ \\ZiUR\E\\','',0,'?'),(_binary '\p1\'\l\ ','wp-content/plugins/wordpress-seo/src/conditionals/xmlrpc-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/xmlrpc-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Vi̎bS1<\n',_binary '\N\Nm[r.I`\Wo\\F\\\C\:!','',0,'?'),(_binary '\E\\e\Ar\и','wp-content/plugins/wordpress-seo/src/conditionals/yoast-admin-and-dashboard-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/yoast-admin-and-dashboard-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v{T6p%7\\\3D\',_binary 'i\\1zY	\\\Z,}$T(!\Go','',0,'?'),(_binary '4LkiADQ\\%P\','wp-content/plugins/wordpress-seo/src/conditionals/yoast-tools-page-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/yoast-tools-page-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\R\ȶ\2\pYQr',_binary 'uȵ\'{\02m~w\0\\a\\\\zY\\3','',0,'?'),(_binary 'ҩ\Z\\\\q\(','wp-content/plugins/wordpress-seo/src/config/badge-group-names.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/badge-group-names.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*YgryGO\0Ȳ',_binary '^uR[\%\ {ރRq\s\"\\(','',0,'?'),(_binary 'k\\pq\8Jc\\r>','wp-content/plugins/wordpress-seo/src/config/conflicting-plugins.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/conflicting-plugins.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\s`\7.%\.\=3',_binary '5\R<ptl\0L\<b\~g`\0\','',0,'?'),(_binary '\u7\A\o2','wp-content/plugins/wordpress-seo/src/config/indexing-reasons.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/indexing-reasons.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\W fŗ\\\\2',_binary '\h\\G\0^\x*\z$B8\7\\\','',0,'?'),(_binary 'Z\H7)z\uNx\"\','wp-content/plugins/wordpress-seo/src/config/migration-status.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migration-status.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\w\)\\rPNf\\',_binary '}Mo\\\<c.\襥`١g2bF0','',0,'?'),(_binary '\u{\\N֫\','wp-content/plugins/wordpress-seo/src/config/migrations/20171228151840_WpYoastIndexable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20171228151840_WpYoastIndexable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N!/\(\q\\P\+',_binary '&u| +Mv>XPi\\\qh\\~','',0,'?'),(_binary '\\<G+&3\9\l','wp-content/plugins/wordpress-seo/src/config/migrations/20171228151841_WpYoastPrimaryTerm.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20171228151841_WpYoastPrimaryTerm.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\\V?g9ok5\',_binary 'M\Zт\0e~?1\\ss\ \xx#OX','',0,'?'),(_binary 'w\hI¹>@vJ1','wp-content/plugins/wordpress-seo/src/config/migrations/20190529075038_WpYoastDropIndexableMetaTableIfExists.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20190529075038_WpYoastDropIndexableMetaTableIfExists.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZmK+O\^\FF\',_binary 'T\\A\tp9\\(d@5\T+\k','',0,'?'),(_binary ']\[\\r','wp-content/plugins/wordpress-seo/src/config/migrations/20191011111109_WpYoastIndexableHierarchy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20191011111109_WpYoastIndexableHierarchy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!IQ՟\]kĉ\i',_binary 'ʬ׺&\@\nOEl\\\Y\\\','',0,'?'),(_binary '\\诠sD\U','wp-content/plugins/wordpress-seo/src/config/migrations/20200408101900_AddCollationToTables.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200408101900_AddCollationToTables.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '٧߬a6%\Zp\\r~',_binary 'Jy.Lu\d߽&\M/\"H=١Y','',0,'?'),(_binary 'C9wVH\"bV#','wp-content/plugins/wordpress-seo/src/config/migrations/20200420073606_AddColumnsToIndexables.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200420073606_AddColumnsToIndexables.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qVO\%\n\\N\nu',_binary 'zk!N)\E\\\]\׹\;!Q\\','',0,'?'),(_binary '^q\n\k\\\\[~','wp-content/plugins/wordpress-seo/src/config/migrations/20200428123747_BreadcrumbTitleAndHierarchyReset.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200428123747_BreadcrumbTitleAndHierarchyReset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|3.\'y̋\:',_binary '\\\F_o&c\\':MȹO\:PϥI','',0,'?'),(_binary 'tdy\H\ncIp\','wp-content/plugins/wordpress-seo/src/config/migrations/20200428194858_ExpandIndexableColumnLengths.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200428194858_ExpandIndexableColumnLengths.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yu\9},Ӓ\',_binary '!\]\Z\pqޕkg-;\\\2 N?{','',0,'?'),(_binary 'i6oV\5\1,n','wp-content/plugins/wordpress-seo/src/config/migrations/20200429105310_TruncateIndexableTables.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200429105310_TruncateIndexableTables.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '媆\\"LW\\ǔ\\\',_binary ';	\Q;A0шS\=\PG<ʔsڠ\','',0,'?'),(_binary '~JJaM\:1rS','wp-content/plugins/wordpress-seo/src/config/migrations/20200430075614_AddIndexableObjectIdAndTypeIndex.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200430075614_AddIndexableObjectIdAndTypeIndex.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\\Z/亄VT\',_binary 'izN\\\\r\>I\{KZb\ӿp\','',0,'?'),(_binary '\[%X\\<\r','wp-content/plugins/wordpress-seo/src/config/migrations/20200430150130_ClearIndexableTables.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200430150130_ClearIndexableTables.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\!Wp᳊\Ωo',_binary '\zTj<1tk0F3D-̾~4\b\;N,\'','',0,'?'),(_binary '1[\qs\o-O#','wp-content/plugins/wordpress-seo/src/config/migrations/20200507054848_DeleteDuplicateIndexables.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200507054848_DeleteDuplicateIndexables.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ic\n\`NEBd',_binary 'U\\\nu\UK\}\r\.\\\\\[w\' SYΕ*','',0,'?'),(_binary 'Wf\\)xu\\K>','wp-content/plugins/wordpress-seo/src/config/migrations/20200513133401_ResetIndexableHierarchyTable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200513133401_ResetIndexableHierarchyTable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ør\\娂./',_binary '\rOw\P\ս\\m\G	\\\0\m\'','',0,'?'),(_binary 'u\\\r:?!\Z','wp-content/plugins/wordpress-seo/src/config/migrations/20200609154515_AddHasAncestorsColumn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200609154515_AddHasAncestorsColumn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\\z\t\#2\',_binary '!)a!\n\X\&mB2;\\!j','',0,'?'),(_binary ']I\?q\	|\M׋','wp-content/plugins/wordpress-seo/src/config/migrations/20200616130143_ReplacePermalinkHashIndex.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200616130143_ReplacePermalinkHashIndex.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\-e\\\D\F\X',_binary '\1\\꣚&\t\ݼP\elל\^K','',0,'?'),(_binary 'ҕտ\\Jb8\.','wp-content/plugins/wordpress-seo/src/config/migrations/20200617122511_CreateSEOLinksTable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200617122511_CreateSEOLinksTable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\\\u\ɂ\\',_binary '5ֱ\Z*!#\~\$\}&\\O\FQm','',0,'?'),(_binary '\O\'\'\C\','wp-content/plugins/wordpress-seo/src/config/migrations/20200702141921_CreateIndexableSubpagesIndex.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200702141921_CreateIndexableSubpagesIndex.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\D\ḯ:%\C\\s',_binary 'WWgn.&p\&\no0\\GHI','',0,'?'),(_binary 'zLM\`6-','wp-content/plugins/wordpress-seo/src/config/migrations/20200728095334_AddIndexesForProminentWordsOnIndexables.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200728095334_AddIndexesForProminentWordsOnIndexables.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\-w\P\ F.!\\Z',_binary 'U\\\\\x\\\0fVy\\o\','',0,'?'),(_binary '9@\\gv\үy\\\','wp-content/plugins/wordpress-seo/src/config/migrations/20201202144329_AddEstimatedReadingTime.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20201202144329_AddEstimatedReadingTime.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2#vXj};2\b\a',_binary '\!\&mjÌJ\\\ċy\\g\','',0,'?'),(_binary '\=ceiٍ+','wp-content/plugins/wordpress-seo/src/config/migrations/20201216124002_ExpandIndexableIDColumnLengths.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20201216124002_ExpandIndexableIDColumnLengths.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,\=\\|\p<\~*i',_binary '\1	ۍCԧ\\\\ũsژߟT{G\> \u','',0,'?'),(_binary '\0.T\I9\\\','wp-content/plugins/wordpress-seo/src/config/migrations/20201216141134_ExpandPrimaryTermIDColumnLengths.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20201216141134_ExpandPrimaryTermIDColumnLengths.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\|_\0\0\\',_binary 'Q\0ՠy\\"I;\n/j?\6^@','',0,'?'),(_binary 'Y\\'K`HP\Ys','wp-content/plugins/wordpress-seo/src/config/migrations/20210817092415_AddVersionColumnToIndexables.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20210817092415_AddVersionColumnToIndexables.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HFjbUv|I',_binary '\!ON}#\쒦=Ev݄\\0fTٶ\C','',0,'?'),(_binary 'ԫ#N\KAy','wp-content/plugins/wordpress-seo/src/config/migrations/20211020091404_AddObjectTimestamps.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20211020091404_AddObjectTimestamps.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\\Wl\3F&',_binary '\\\\~\'\\)!px\F.\\Zjn[','',0,'?'),(_binary 'ڱJLX\"|\QY\2\','wp-content/plugins/wordpress-seo/src/config/oauth-client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/oauth-client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\t܏S{k\[No',_binary '޽f-z1d\	\6A\z>O','',0,'?'),(_binary '\\^\\s|wL\','wp-content/plugins/wordpress-seo/src/config/researcher-languages.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/researcher-languages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=+~]\.̻',_binary '\\ 7\EZW1$BB/s;ӣp\\'','',0,'?'),(_binary 'tZ\\\\$9~rAM','wp-content/plugins/wordpress-seo/src/config/schema-ids.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/schema-ids.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'~\f\R\',_binary 'Ҷ\7\r\	ё96\\\%7P*\','',0,'?'),(_binary '\\0_PP\\Cx\14\0','wp-content/plugins/wordpress-seo/src/config/schema-types.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/schema-types.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '̰H1\\\\f%p-',_binary 'I6+?q\28(\\2\\\Թr\A','',0,'?'),(_binary '\}2ѪWYq\\;a{','wp-content/plugins/wordpress-seo/src/config/semrush-client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/semrush-client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ʓ\A0\\\\\',_binary 'Ǝ&\\\ʺHjߐ\\pM\\\\Aw','',0,'?'),(_binary '6D*F\n\\0\i','wp-content/plugins/wordpress-seo/src/config/wincher-client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/wincher-client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5	DϷű',_binary '`KqaWUJ\\\2*Ͳ\.veu.â\','',0,'?'),(_binary ')Ϊ@)b\X[N\','wp-content/plugins/wordpress-seo/src/config/wincher-pkce-provider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/wincher-pkce-provider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\\h|L\\\\O$',_binary '\\\\t\rBXOCrMfEdA\\9G@d\Kؐ','',0,'?'),(_binary 'XZ5<@U','wp-content/plugins/wordpress-seo/src/config/wordproof-app-config.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/wordproof-app-config.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '初iz׮5]',_binary ';{*f\\0R[y*A:\6pʛ\\]?\','',0,'?'),(_binary '\\w\2\0\\\\','wp-content/plugins/wordpress-seo/src/config/wordproof-translations.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/wordproof-translations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q#yt\\\\P\',_binary '\n\\'}\e,6d\Ƴ#Fek>','',0,'?'),(_binary '0\\\m&\\\"5 µT','wp-content/plugins/wordpress-seo/src/context/meta-tags-context.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/context/meta-tags-context.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@QH\\\\e\_l',_binary 'Tqv֮RSĨ\K\U\*cՂ	\','',0,'?'),(_binary '&\\5-خ|̫\yE','wp-content/plugins/wordpress-seo/src/deprecated/admin/add-keyword-modal.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/add-keyword-modal.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\4S\˿A{',_binary 'jt$qt\ąJ>0?gv\\x\~h','',0,'?'),(_binary 'Tj\\\5\`q','wp-content/plugins/wordpress-seo/src/deprecated/admin/ajax/class-recalculate-scores-ajax.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/ajax/class-recalculate-scores-ajax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V!\NVBw@\\H',_binary 'O\Z;P3s#\\wjΟ\j#\\\','',0,'?'),(_binary '\9\xc˜T\NT','wp-content/plugins/wordpress-seo/src/deprecated/admin/ajax/class-yoast-onpage-ajax.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/ajax/class-yoast-onpage-ajax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',h]*Z\nOwz',_binary '\(@xF.\rw\ܤ\F2o\\d\'QN]\Ӻ','',0,'?'),(_binary 'c \(q3˭\','wp-content/plugins/wordpress-seo/src/deprecated/admin/class-recalculate-scores.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/class-recalculate-scores.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\iv\\-C\4',_binary '4$8Zp5C^D@wHo\%\','',0,'?'),(_binary 'N\-\Y)~.n','wp-content/plugins/wordpress-seo/src/deprecated/admin/class-social-admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/class-social-admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bN\\];R\W',_binary '\_C=.\'2\\'&-XȢ,k*\\','',0,'?'),(_binary '\\\LU2u\','wp-content/plugins/wordpress-seo/src/deprecated/admin/endpoints/class-endpoint-ryte.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/endpoints/class-endpoint-ryte.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|G\`\\v\\31%',_binary '1j\\\0Hϳjd[\(\ x`y\\','',0,'?'),(_binary '\'\'Te\\%c\8','wp-content/plugins/wordpress-seo/src/deprecated/admin/extension-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/extension-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}\\SWq\0Y\',_binary '\\\1pa\\'\l\͖\6@\\Zjᷓ','',0,'?'),(_binary '\0ꮂqs\\x\\h','wp-content/plugins/wordpress-seo/src/deprecated/admin/extension.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/extension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/~؏\x\Tn',_binary 'K\@N:\\lT&\ݼ\\Ce','',0,'?'),(_binary 'k\v#O','wp-content/plugins/wordpress-seo/src/deprecated/admin/extensions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/extensions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\'\>=jd',_binary '\C\A\*f\Ɂvṇ\r\n\\\n^\\','',0,'?'),(_binary '\6j<\\\.7}','wp-content/plugins/wordpress-seo/src/deprecated/admin/keyword-synonyms-modal.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/keyword-synonyms-modal.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hn\\hl\\x\',_binary '	\SYR\l\\|n\\D\1\','',0,'?'),(_binary '/\<&1K[{','wp-content/plugins/wordpress-seo/src/deprecated/admin/license-page-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/license-page-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r-y%2#\e\',_binary 'V$jD3\D1\c\~\?R7ݹ@԰','',0,'?'),(_binary ']F^aTg\rIa_\\UA','wp-content/plugins/wordpress-seo/src/deprecated/admin/links/class-link-compatibility-notifier.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/links/class-link-compatibility-notifier.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M.\Ts\r\\A\\',_binary 'p\b:}\\nrW\(8A+7\ܶZ\','',0,'?'),(_binary '[XiE\Hx\XC','wp-content/plugins/wordpress-seo/src/deprecated/admin/links/class-link-table-accessible-notifier.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/links/class-link-table-accessible-notifier.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=\\\\rL',_binary 'm_:x̸hi2\3mB3\pv=X','',0,'?'),(_binary 'N\[a\\|=\yc\D','wp-content/plugins/wordpress-seo/src/deprecated/admin/metabox/class-metabox-analysis-inclusive-language.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/metabox/class-metabox-analysis-inclusive-language.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Zra	\ŗ\~\',_binary '\Vx\"p#\\0l;\alBlӶqf\\','',0,'?'),(_binary '1\"\h0:\\\','wp-content/plugins/wordpress-seo/src/deprecated/admin/metabox/class-metabox-section-inclusive-language.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/metabox/class-metabox-section-inclusive-language.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\}\H\\\nH΀c]d',_binary '~\\\\vsמI9:\\','',0,'?'),(_binary 'o~\\,\F\S\?\','wp-content/plugins/wordpress-seo/src/deprecated/admin/multiple-keywords-modal.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/multiple-keywords-modal.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n>ډ\q워',_binary 'ĸb\ߴ	\\j Mӿ\hDEV\','',0,'?'),(_binary 'T\rs\:','wp-content/plugins/wordpress-seo/src/deprecated/admin/notifiers/class-post-type-archive-notification-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/notifiers/class-post-type-archive-notification-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\e2\,\',_binary 'IA[\^i3`-3\Y8Mˑ\)`\&\eD','',0,'?'),(_binary '\\stqЇd$\0|`\\m','wp-content/plugins/wordpress-seo/src/deprecated/admin/onpage/class-onpage-option.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/onpage/class-onpage-option.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@~a\B\gz',_binary '\\OLlbw\\\;\\\=~\"HF}Yi1P!k','',0,'?'),(_binary 'A	le8ߒߊ(\"','wp-content/plugins/wordpress-seo/src/deprecated/admin/onpage/class-onpage-request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/onpage/class-onpage-request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\\y\[~-',_binary ' \:DBL\=YY\wCk=zghi3 \\*','',0,'?'),(_binary '7݆\㮪N;','wp-content/plugins/wordpress-seo/src/deprecated/admin/onpage/class-onpage.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/onpage/class-onpage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>zos\\[\\"',_binary 'O\Eusnp6*Fv]>0\WyN ZdB','',0,'?'),(_binary '吠\\*+B\\$','wp-content/plugins/wordpress-seo/src/deprecated/admin/onpage/class-ryte-service.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/onpage/class-ryte-service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\m$\\\rf\Z,ñ',_binary '*&ys;&\\7\\/MJB','',0,'?'),(_binary 'J\%A\nN\O\[̨','wp-content/plugins/wordpress-seo/src/deprecated/admin/recalculate/class-recalculate-posts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/recalculate/class-recalculate-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\#i&1\a\\',_binary 'M\\*˃\ؙ\\1\\n,$}nJ1~=','',0,'?'),(_binary '9+\\$ylR2','wp-content/plugins/wordpress-seo/src/deprecated/admin/recalculate/class-recalculate-terms.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/recalculate/class-recalculate-terms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\\?\0컅',_binary '1\"\n\\Ę;렦\V\\0\|\nH\\\Z&$)\','',0,'?'),(_binary 'هi`\0\y+Cb','wp-content/plugins/wordpress-seo/src/deprecated/admin/recalculate/class-recalculate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/recalculate/class-recalculate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\\l,q_\\',_binary '\Y]\76oJR\E\ry:+\n\\','',0,'?'),(_binary '\\nqKĴh\@~','wp-content/plugins/wordpress-seo/src/deprecated/admin/ryte/class-ryte-option.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/ryte/class-ryte-option.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Nj	\Wхπ8\n\n',_binary 'D6\C\r\d\4w\"cG袺eLiM9v\','',0,'?'),(_binary '\5ĥ$\9	uw2','wp-content/plugins/wordpress-seo/src/deprecated/admin/ryte/class-ryte-request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/ryte/class-ryte-request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\P>\\h9֏X\/,',_binary '\#\00\Z*s\Caͦ\k\\rt\0&\\','',0,'?'),(_binary 'd&,nU\I0\','wp-content/plugins/wordpress-seo/src/deprecated/admin/ryte/class-ryte.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/ryte/class-ryte.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',g\\\Fp\t\Bf',_binary 'I+ɐ 1\\>\\<\\rl~\0W\\ψ,\','',0,'?'),(_binary '&\ܕY̮&M\\','wp-content/plugins/wordpress-seo/src/deprecated/admin/taxonomy/class-taxonomy-content-fields.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/taxonomy/class-taxonomy-content-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\E@u\\\',_binary ' 쫁\B٥\'R\JRχ\\n|84u\','',0,'?'),(_binary '&C_I\B\ \,g','wp-content/plugins/wordpress-seo/src/deprecated/admin/taxonomy/class-taxonomy-settings-fields.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/taxonomy/class-taxonomy-settings-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M/p٢\\n(m\\',_binary 't\N\k]\bE\)4\d\0@\\r~\','',0,'?'),(_binary '̵C(\;\\j','wp-content/plugins/wordpress-seo/src/deprecated/admin/taxonomy/class-taxonomy-social-fields.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/taxonomy/class-taxonomy-social-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\[{: 3;\\06\'',_binary '\\\TF\\\_roM\b(\r:@ A','',0,'?'),(_binary 'Z9XƵ\','wp-content/plugins/wordpress-seo/src/deprecated/frontend/abstract-class-deprecated-schema-piece.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/abstract-class-deprecated-schema-piece.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FEa:w\j=\',_binary '\\0\Z\"z\r\-\vJ8G\̒\yb','',0,'?'),(_binary 'Ie\LkF\^4A[','wp-content/plugins/wordpress-seo/src/deprecated/frontend/breadcrumbs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/breadcrumbs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\,;&\\',_binary 'B\\1WfNy\*\"]\5ٖMn\\','',0,'?'),(_binary '0D9\_yK\$\B','wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-frontend-page-type.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-frontend-page-type.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\n\8\\-	ƧZ',_binary '\ \\Jm\dkۚa\h\4$;\A\$','',0,'?'),(_binary '\Mu/t\\\\U\n\','wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-handle-404.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-handle-404.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\r\2a\'\',_binary 'F\'+;\\/d\3\$˘	ĺ$~\\m','',0,'?'),(_binary '\0\\P\KM,\9M','wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-opengraph-image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-opengraph-image.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ޘ&W	9,\|Lz!',_binary '~ˌ\\A U0Hg\q\Z˖\\xFpl!\\','',0,'?'),(_binary '$;Q\CG\nP\n','wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-opengraph-oembed.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-opengraph-oembed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#v̷\r\\\nM',_binary '\ոF\'հ\g-ql)Q\\\/5\}t0l\r\$','',0,'?'),(_binary 'Pm\bb滖\Ў','wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-primary-category.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-primary-category.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\V\\3',_binary 'Z\n+\;\AW\u\\viD\A\b~(m','',0,'?'),(_binary '\q=s\-\\','wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-twitter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-twitter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M_y5o6\\',_binary '/+\'I܆\f\E\0.\ne%\\~n\\','',0,'?'),(_binary '\"v5\_\=`|}','wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-woocommerce-shop-page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-woocommerce-shop-page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\5\j$E\MzbG\',_binary 'V\\\\\\n]\\֓U\)RM%d$J	&Q','',0,'?'),(_binary 'ڧ94~7z','wp-content/plugins/wordpress-seo/src/deprecated/frontend/frontend.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/frontend.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*Xڌ?\\xx\0',_binary '\2X~nt*\{ɸ\r%wIɅ\e','',0,'?'),(_binary '\\xl\\j\\KK\H','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-article.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-article.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0^\h\z}S\n7\0',_binary '\ZlB\S\\Hyk(\i$%&8>Ϣ|\[Zo','',0,'?'),(_binary 'O\<\\z^!Fc\','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-author.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-author.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':׳Y1UQT&v',_binary '\-\\\\\\J\\g\P\\\5','',0,'?'),(_binary 'Lւ7z\Z\jkHw','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-breadcrumb.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-breadcrumb.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\\X\\\TB\s#',_binary 'E\\\eX\+ސ\\n2W[Jvǎ','',0,'?'),(_binary 'Fq\\X\\۠;','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-faq-question-list.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-faq-question-list.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\1{\2yE\O-',_binary '\?qh)*v\\"8d`\ns*','',0,'?'),(_binary '\qB_ʿ{w\P\"\\\!','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-faq-questions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-faq-questions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`E2WPi',_binary '\V	deD\\\2G\i\#fH\\\\','',0,'?'),(_binary '4\Vu,\Sܖk9','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-faq.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-faq.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^N, .',_binary '(2Ф\\\~J\\\\rJ\\VsJ/!\n','',0,'?'),(_binary 'eP:\߸E\jj\\3(\','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-howto.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-howto.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gG\\G\F\\\l',_binary 'К\~\\\%\G&\I\2W4Ճ','',0,'?'),(_binary '!\LjztO\֔~TcI>','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-ids.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-ids.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\F\k*	?n\\',_binary '\ZM2,=5\\Pr\+l\ZT4','',0,'?'),(_binary 'Y\R3\\!','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-image.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\E\\\*\lK\'',_binary '=ZI\Z屴U\\r\+q߼q\\?\Ũ>\bAˡ$','',0,'?'),(_binary ':\\݊	֜<\D\\','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-main-image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-main-image.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ߖ8F\CԋݰK\',_binary '`Ǩ\\eRi\	\]s\\\,i','',0,'?'),(_binary '_sƚt\i\\\>','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-organization.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-organization.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Aݘ*\(8uȪ}\',_binary '\=CM\\rA\^~߿\b\i\sph','',0,'?'),(_binary 'ݿQ0\\'FO?(','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-person.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-person.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"<@:\O\',_binary 'B\bS\nʑ.\Y\\nf5>i]','',0,'?'),(_binary '\\\?\\\\7\B\','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǜ\}ɠAxj,Әܷ',_binary '3\\\\\\j\@\A\1)Σ(^]CcD','',0,'?'),(_binary '@\A\)2oѦ0','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-webpage.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-webpage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,\ӥ4Fқ\',_binary 'ؐy\5\\Z%Y\,\U9j\\X\0\5','',0,'?'),(_binary '8Q\\f\\\','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-website.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-website.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\#B8\K\\',_binary '8~\#\\r\\\hlӲ\r\/\>]t\\u','',0,'?'),(_binary '\\fi7\&˗\','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9Q\ǎ?Bȿ ',_binary '<>;\8x\JL\]#:= Mm','',0,'?'),(_binary '\ɮ\0\?i\\u','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/interface-wpseo-graph-piece.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/interface-wpseo-graph-piece.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RW\Ux\\N\չ\e',_binary '\\\\r\\0a9\ܐ\Z\\<\2G)*.~','',0,'?'),(_binary 'S+w\!&\\Z\"\G}','wp-content/plugins/wordpress-seo/src/deprecated/inc/class-wpseo-validator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/inc/class-wpseo-validator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rjM\\nsX\_\',_binary 'T\Xjuei\vW.\b*u8\^Oq\','',0,'?'),(_binary '\\׭Ď\\','wp-content/plugins/wordpress-seo/src/deprecated/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EЛO0cAg3',_binary '\\	蚠{cFJ\w!}a9','',0,'?'),(_binary '$NNs\t6\\','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/configuration/configuration-workout-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/configuration/configuration-workout-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ag~\vv\H\T@!',_binary 'x\\\\\"cd4{\\莱','',0,'?'),(_binary 'u\r*Y&ep\\','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/abstract-link-indexing-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/abstract-link-indexing-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/m\\gINo&\<}',_binary '\\\C۸yT\]\\B 1N\Y%\A\rD','',0,'?'),(_binary '۵Ga]? \r\n','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-complete-indexation-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-complete-indexation-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5&\\Z5oN\',_binary '~U/1d6\eA[)ye\FZᑉQ\\\v','',0,'?'),(_binary '\\:\0\p(mCm!\)Z','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-general-indexation-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-general-indexation-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FE\r^\\{\Л\O',_binary 'b\\t0\(=6<-\o9\?;r\n)r','',0,'?'),(_binary '\{\[\Q-]=yAx\0','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-post-indexation-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-post-indexation-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yW`\Fa+\',_binary 'z\n\&LMZo\ΩW]\\0\\\x\nɗ#\','',0,'?'),(_binary '\\D/T\3\D\n=wP.','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-post-type-archive-indexation-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-post-type-archive-indexation-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(-^\j\!if\\',_binary '\q\0\nP\dʓ\\L\>\^U\\\\<\','',0,'?'),(_binary '\d`W\\q\\&m','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-prepare-indexation-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-prepare-indexation-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Bl.l}\X̱0\\\',_binary 'l~\Pn׀y%KSV`[s\\m`\3/Kt\Z','',0,'?'),(_binary 'Կ6sI\_Z','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-term-indexation-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-term-indexation-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\\NB',_binary '`H]\\իs\PMPHc\O\\PG9\5','',0,'?'),(_binary 'Mta{\\0\D\\ϪV^','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexation-action-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexation-action-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UXN\',_binary '8?vjkuJ\T,UrAN¢\\<E','',0,'?'),(_binary '74\\5\Zw^\b','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/post-link-indexing-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/post-link-indexing-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ZNa\\;Y\t\<\t',_binary 'p\h0\5h]}5p	@ۮ\','',0,'?'),(_binary '\O\p\/u\','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/term-link-indexing-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/term-link-indexing-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '۲S\\\s\',_binary 'Iƴf֧	\mop\STvrn\','',0,'?'),(_binary 'g T\\\᱙F\0','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexing/indexable-prepare-indexation-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexing/indexable-prepare-indexation-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0Ber\\~\t\\r+',_binary '\T\n=\>O&@J5}Gh\\z\GJ\\','',0,'?'),(_binary 'H\(oAؾ鴰','wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/farsi-support-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/farsi-support-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\/y\'\\.\<-',_binary 'g\װ`\>K6\[\kcƨ','',0,'?'),(_binary '_*8}\\U\)\\"-','wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/front-end-inspector-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/front-end-inspector-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tt\+Hx\\',_binary '\\Ӳ\r\\R \j0ZR\0\','',0,'?'),(_binary 'Rl\t<P\\k\p\','wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/greek-support-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/greek-support-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\1+\n\\',_binary 'Pq2>\\"Bxk\ݼ\B\\!/K\\z[','',0,'?'),(_binary ']Nl,p\!`\U>\n','wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/japanese-support-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/japanese-support-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\$L\ER',_binary 'k-/\!H3nO\z#r\'\\1\k#\','',0,'?'),(_binary '\\<*\([C\','wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/norwegian-readability-conditional.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/norwegian-readability-conditional.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\~f9|Dxw',_binary '\Zh8ϾT/\\U\̎V~','',0,'?'),(_binary '߫?\\|\~\\q9J\','wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/indexation-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/indexation-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\i\,Ry&ְiH',_binary '\{\__G\ݵo@9s\3@\\ҫ','',0,'?'),(_binary '\'XԣC\CjD_','wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/link-count-notification-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/link-count-notification-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\ݶ:ǌ+y',_binary 'I\|\GC\\k\:{Lªeޘ:Ϋ','',0,'?'),(_binary 'Ed\M\0*>Է\M\\','wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/link-count-tools-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/link-count-tools-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\_8W8{	\',_binary 'XU\8þx~\/F\!>]=\\ڿU\','',0,'?'),(_binary '\\9C1@@.81','wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/ryte-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/ryte-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}knc 2lDY ',_binary '$\\\GUʝI]QZ\Z̀E\L,\','',0,'?'),(_binary 'g<\\\Y\\','wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/elementor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/elementor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kH3ϛӒ);\',_binary 'u\mYs3M\3l\:HHi','',0,'?'),(_binary '2@\\\ZJ%!','wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/indexation-list-item-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/indexation-list-item-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\04\`$K\rW&\',_binary 'bu\b_\\]s ~#\\R{1G`\\EcA','',0,'?'),(_binary 'Tg8ZX\r\^-','wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/indexation-modal-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/indexation-modal-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M12\\\R|',_binary '\\NIy-XI1{܀<G\08%iKԵn`t','',0,'?'),(_binary '&J\IH̀}\O]\l\','wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/indexation-permalink-warning-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/indexation-permalink-warning-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\@<\'\O\',_binary '\iO}\ft=\ю|Y\\:\','',0,'?'),(_binary '&\&N\`b\\n۷\','wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/indexation-warning-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/indexation-warning-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\z>\nN:%\	:L',_binary 'G6.XQ@\¼[+\@@y|(:>kW','',0,'?'),(_binary '1lɱ40Lt\KT\','wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/link-count-indexing-list-item-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/link-count-indexing-list-item-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\t\0\R\!j',_binary '\\\\\0p\e\dJg׌8`z0\|`rH','',0,'?'),(_binary '?fz&,=\F\\','wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/link-count-indexing-modal-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/link-count-indexing-modal-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W,3\\\Ӕ\\[',_binary '\olL%\e&æ#M\\n$\yf\','',0,'?'),(_binary 'AI\KN\R\Z','wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/open-graph/fb-app-id-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/open-graph/fb-app-id-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2M$\eۋP\',_binary 'Tf\m=9@t\n \\0y߲\\9\A~Z','',0,'?'),(_binary 'T\zR\{$,','wp-content/plugins/wordpress-seo/src/deprecated/src/routes/configuration-workout-route.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/routes/configuration-workout-route.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\|\G|CP\\\6',_binary '+\pjK6\\k\e\e0\0}O\\\Zgz','',0,'?'),(_binary ' \\Pq\}\D#\','wp-content/plugins/wordpress-seo/src/deprecated/src/services/health-check/ryte-check.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/services/health-check/ryte-check.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\03v\\ʖz_',_binary 'gQ\\}T%ot=?\Xh+\\)\\\A','',0,'?'),(_binary '\8+qWdQ^\W \F','wp-content/plugins/wordpress-seo/src/deprecated/src/services/health-check/ryte-reports.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/services/health-check/ryte-reports.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,\ \\dn\E\5~h7',_binary 'oʒ\"N\\i	aY\zŸHh&','',0,'?'),(_binary '4\T\05\ry\rg	6','wp-content/plugins/wordpress-seo/src/deprecated/src/services/health-check/ryte-runner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/services/health-check/ryte-runner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\ҏXh4',_binary '$\w3X~\e\d5m/Y\y\e>gd\','',0,'?'),(_binary '?\\\?\\y\0l','wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-activation-error-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-activation-error-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\-\)X8\/ˢ',_binary '6\2izS9I\\q\RQ\׊데VjU>','',0,'?'),(_binary 'שD\E\\i_\','wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-already-installed-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-already-installed-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`G\vE0\\\s',_binary 'R묥&F^\\n~=G\1_2','',0,'?'),(_binary '1|v<\-VA]\','wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-installation-error-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-installation-error-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n(8K\\\	\',_binary '\\&:*\I0)\z։\֜\W\','',0,'?'),(_binary '\f!*O\\+n','wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-activate-plugins-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-activate-plugins-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\-h@\|\_q',_binary 'h}א6\\X1<sʆ\D#k\55','',0,'?'),(_binary '.\\\\\JQ-Y\','wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-install-plugins-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-install-plugins-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ѣ\f96*\\/i',_binary 'C\\HaF\]\;\'P\\\'sn&İn\B>\','',0,'?'),(_binary '[A\$/]t{\\\','wp-content/plugins/wordpress-seo/src/exceptions/importing/aioseo-validation-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/importing/aioseo-validation-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vK(\\ob)',_binary '\зiI\tZ{\\*\bd)!ID#\=','',0,'?'),(_binary '\%r&I+\k`>','wp-content/plugins/wordpress-seo/src/exceptions/indexable/indexable-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/indexable/indexable-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\X\\@e-X8.T',_binary 'L\o\ۥ\>?\B̫fRۉ\'@\','',0,'?'),(_binary 'k\[Vl\\\Y\','wp-content/plugins/wordpress-seo/src/exceptions/indexable/invalid-term-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/indexable/invalid-term-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\\v\\b',_binary '_W䰈VfP0	\[\iL4+\S>D`','',0,'?'),(_binary '\X\rNΌ\"&\\5G\N','wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-not-found-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-not-found-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\]\F\e',_binary 'TԾ;\\\\6\\7M6X\\S','',0,'?'),(_binary '-\;W&ܽ`T','wp-content/plugins/wordpress-seo/src/exceptions/indexable/source-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/indexable/source-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\K@C\\T\Y4',_binary 'u\gt=mg*ӣ̉\\0\@_㾅*\R\n','',0,'?'),(_binary ':S\ۦ=\\GB0\','wp-content/plugins/wordpress-seo/src/exceptions/indexable/term-not-found-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/indexable/term-not-found-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I<#7`\',_binary 'xa\\BgK1A\z\VX\','',0,'?'),(_binary '\s#y\h\b\E\','wp-content/plugins/wordpress-seo/src/exceptions/missing-method.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/missing-method.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\O\u\\M,!',_binary 'C4Х \]{(\"\f\I8F´0z[G@66','',0,'?'),(_binary '3.\\Z=\k_8','wp-content/plugins/wordpress-seo/src/exceptions/oauth/authentication-failed-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/oauth/authentication-failed-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';Jpl\\\b7\',_binary '\\\\g1\\T\4BP#\ll\.\\\cLE','',0,'?'),(_binary '\$o\jJAиIβ','wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/empty-property-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/empty-property-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\T<\u/t\',_binary '\\\$} g)ni\3̃\ѡ؁\<`','',0,'?'),(_binary '\#\\m\X8+ˊܵ','wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/empty-token-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/empty-token-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4q\\krD\X\\"]',_binary '\C`\n)\w14\K\H\-_a\	=','',0,'?'),(_binary 'u{\\\\\\0D㿰','wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/failed-storage-exception.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/failed-storage-exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\K=xY[\',_binary '\\0gA>|\#T\+X=}Tl{\ة\\\','',0,'?'),(_binary '\ׅ$T{8/f','wp-content/plugins/wordpress-seo/src/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\0b`!\\v\',_binary '>\Ze\\\\0\4W\\r\\T#o\;B','',0,'?'),(_binary '\\\Ր-F}e\8	','wp-content/plugins/wordpress-seo/src/generated/assets/externals.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generated/assets/externals.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\\0{m\Z:V',_binary '(z\\"EsϞ\~<0\:\09\juї@IdS','',0,'?'),(_binary 'AX\\0lΆ7KBh','wp-content/plugins/wordpress-seo/src/generated/assets/languages.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generated/assets/languages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~\0vr2C\\',_binary '/b\J=\\<eV*bT\(/=\s\Όj','',0,'?'),(_binary '\Nl0<+\ox','wp-content/plugins/wordpress-seo/src/generated/assets/plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generated/assets/plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#{x8\<\p',_binary 'Nb/-]2))6AQ\\\/oa-\','',0,'?'),(_binary 'i\G\j#\\)','wp-content/plugins/wordpress-seo/src/generated/container.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generated/container.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k<k7ID4\Ifl',_binary '%\ZGQ0\c\\/\?\ۢ`nu\5','',0,'?'),(_binary '\)\\rW蹣\<O','wp-content/plugins/wordpress-seo/src/generators/breadcrumbs-generator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/breadcrumbs-generator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nIԓkW!Buv',_binary '77ɩs\\A{\ w\uh]\,\\?','',0,'?'),(_binary 'ަ?\\\%B\PR','wp-content/plugins/wordpress-seo/src/generators/generator-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/generator-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jX2\	D\r',_binary 'LB\vH\\[\\V\dkԼ}lE\}','',0,'?'),(_binary '&Ƀ$\\(z\\\','wp-content/plugins/wordpress-seo/src/generators/open-graph-image-generator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/open-graph-image-generator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<[\GK\d\u\B',_binary 'kVF\C@	*b\7a4P>\n݁\\"D','',0,'?'),(_binary 'jHE\4\\5wn','wp-content/plugins/wordpress-seo/src/generators/open-graph-locale-generator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/open-graph-locale-generator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\l\-Ys+o',_binary '?#\	\.c4Sסo5!jgt|\\\\','',0,'?'),(_binary 'o{ѱ`r<\','wp-content/plugins/wordpress-seo/src/generators/schema/abstract-schema-piece.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/abstract-schema-piece.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Wt	rF\\@\\',_binary 'O}#\\lQktGdj\\\KLG\qEB','',0,'?'),(_binary '\\Z\@8pr!\\\','wp-content/plugins/wordpress-seo/src/generators/schema/article.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/article.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\n1?I\\:h\W',_binary '`ٛ2\ou\Oe\OjþQy\̖','',0,'?'),(_binary 'K\ϥ%:\{\Rj\X','wp-content/plugins/wordpress-seo/src/generators/schema/author.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/author.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\\rb+\\\Z\}*',_binary '?Ĺ\Mn?w[-dVHE+QW7\@\','',0,'?'),(_binary '\\3cv\N\"\\@','wp-content/plugins/wordpress-seo/src/generators/schema/breadcrumb.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/breadcrumb.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ICjc4}d/X\<',_binary '(Ŋ}*U=\)\'\E<\zW\+\|','',0,'?'),(_binary 'UgЮADeN\\ڛм','wp-content/plugins/wordpress-seo/src/generators/schema/faq.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/faq.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-FW\\\"bZ',_binary '_mGk`\\}(\\`\ʊ\TN*C;','',0,'?'),(_binary '1\W͎XD=-','wp-content/plugins/wordpress-seo/src/generators/schema/howto.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/howto.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5#2[x\Wu\\v\)\\',_binary '\͇ǝpXO\\wG\tk\\,\|h}','',0,'?'),(_binary '\\]\?t\(`\85V','wp-content/plugins/wordpress-seo/src/generators/schema/main-image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/main-image.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&|\ZjX\',_binary '\GN֨Z\K+1wiTw)I\\g\2n/','',0,'?'),(_binary '֮\mN\GAs\.','wp-content/plugins/wordpress-seo/src/generators/schema/organization.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/organization.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z[ΚC\]>\nDDs',_binary '\r\r\?lJh\Ik>!p\\m\'\F','',0,'?'),(_binary '7\.ʋ5\\1','wp-content/plugins/wordpress-seo/src/generators/schema/person.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/person.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(J\p;p\'E,,>',_binary '[\]\Z(b4X`\/+Q	=\;D','',0,'?'),(_binary 'J\\J\$##BO:\','wp-content/plugins/wordpress-seo/src/generators/schema/third-party/coauthor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/third-party/coauthor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\q\\\"ݛ\\:',_binary '\\{1:Y(oh\b\a}\\\[\+\\VY','',0,'?'),(_binary '\\a\\Z׊If\8R\U','wp-content/plugins/wordpress-seo/src/generators/schema/third-party/events-calendar-schema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/third-party/events-calendar-schema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9a\o\h\\D_.P/',_binary '\0;\\jӭ+|⩕\H\zcbz\ޓ','',0,'?'),(_binary '\Nbēp	\n\\#?E','wp-content/plugins/wordpress-seo/src/generators/schema/webpage.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/webpage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ocs\\~(w\5',_binary '4\8\:؎+;)cy\ph~\\'>','',0,'?'),(_binary 'M]}w\\-!','wp-content/plugins/wordpress-seo/src/generators/schema/website.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/website.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q5I:c\g\'\\9',_binary '\\|mKG\ÕZaV\0f,~ƻ\u\\rA\','',0,'?'),(_binary 'j\S\\^p N	','wp-content/plugins/wordpress-seo/src/generators/schema-generator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema-generator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\gC\:1K\\\`\',_binary '\?^\0m\T\\\5\\Ck\','',0,'?'),(_binary '\Π\7\\\D,','wp-content/plugins/wordpress-seo/src/generators/twitter-image-generator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/twitter-image-generator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\޾ُDn0|\\'',_binary '\"F\؇0M]MƂݖ4f0\B]','',0,'?'),(_binary '|?mF\\\2\\','wp-content/plugins/wordpress-seo/src/helpers/aioseo-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/aioseo-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\\L\(H\\\r3sq\r',_binary '_\\\651ghwߗ!s	m@	\','',0,'?'),(_binary 'yiú\n\_Tz\\\\l','wp-content/plugins/wordpress-seo/src/helpers/asset-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/asset-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\r\\~44<B\P\',_binary '\g1\meA\@?uv\6ha\\\0','',0,'?'),(_binary '4\&Q:ͣٙS\\&	Qa','wp-content/plugins/wordpress-seo/src/helpers/author-archive-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/author-archive-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tײ\mӭ1\'O&y',_binary '\#I3\0/\\9\]Zd6\P\4\0\\'(','',0,'?'),(_binary '`ڃje\&','wp-content/plugins/wordpress-seo/src/helpers/blocks-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/blocks-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']=J\0\\%',_binary '\Eb:i8\Oet\\Zp\#]%)','',0,'?'),(_binary 's.V!\\Xtãs.','wp-content/plugins/wordpress-seo/src/helpers/capability-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/capability-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\̖0i\V҇\',_binary '&%˴\t\E;V\s\\\%\+2\IjZ','',0,'?'),(_binary '\+;\'@\GDz','wp-content/plugins/wordpress-seo/src/helpers/curl-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/curl-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\zLe%)7$\\',_binary '\)2\'\\\XG2yX5\~I0\D&݌\','',0,'?'),(_binary 'F\x\Z4I\hGbC@a','wp-content/plugins/wordpress-seo/src/helpers/current-page-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/current-page-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.]\%9eY)ژh',_binary 'P\\r_rhBgXGH\\\K<NX:\\','',0,'?'),(_binary 'j*\\Z@\w','wp-content/plugins/wordpress-seo/src/helpers/date-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/date-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\	+{R\\Knl/NP',_binary '\9qm_\\DIe\岺R6˓h`\\Ϲ','',0,'?'),(_binary '\옉\r\\\n	\','wp-content/plugins/wordpress-seo/src/helpers/environment-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/environment-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'!\\_',_binary '\.O!\\{oMGw;\\t\ᭉ\','',0,'?'),(_binary 'U\\L3\.lV\?t','wp-content/plugins/wordpress-seo/src/helpers/home-url-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/home-url-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\WĄF\z֍',_binary 'hTWNBZG򮀔\\v\R\f\y\Ze\A','',0,'?'),(_binary 'yuhm\06\2\6\v\0','wp-content/plugins/wordpress-seo/src/helpers/image-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/image-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\lK߮6\8z',_binary '\\}9\\qK9#k^\0\q	\1\0\\\+','',0,'?'),(_binary 'Z>\n؏/qNb','wp-content/plugins/wordpress-seo/src/helpers/import-cursor-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/import-cursor-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\L@\\\ʹ\:ќ',_binary '\9yxm=4\gq.:f\:?','',0,'?'),(_binary '\kOǛ?((͆','wp-content/plugins/wordpress-seo/src/helpers/import-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/import-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mԿ,)UX?%6',_binary 'lfD\ps#\r\&\@?`J7Qۺ\ VA(','',0,'?'),(_binary 'n\F`np~vuTk\\K','wp-content/plugins/wordpress-seo/src/helpers/indexable-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/indexable-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\\\e#  @',_binary 'D\(,2R2\S\94NEBp\\','',0,'?'),(_binary '\\fE\\no\GT','wp-content/plugins/wordpress-seo/src/helpers/indexable-to-postmeta-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/indexable-to-postmeta-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1h\'9v\bn;',_binary 'kK\/ᐺtS/\r\Y\4\rЮ	?','',0,'?'),(_binary '\\\\)0{\\x','wp-content/plugins/wordpress-seo/src/helpers/indexing-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/indexing-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w=F\;c',_binary '%v)6(}A,\^h!6M?*\[<§\','',0,'?'),(_binary '8\OxE\Xo','wp-content/plugins/wordpress-seo/src/helpers/input-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/input-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@q\	0p\.\\',_binary '~sg.Eit!5\u^4#D\u,\\\"\','',0,'?'),(_binary '\\̟:HCbg*I;','wp-content/plugins/wordpress-seo/src/helpers/language-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/language-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uo1٦YA}',_binary '\0b\ҝA6W\Vv\ݠޗVʴJآz\s','',0,'?'),(_binary 'Lo˃Zh\{','wp-content/plugins/wordpress-seo/src/helpers/meta-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/meta-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=8V(c\JlCW',_binary 'u\FB⺴\|i\䄃\>i]M','',0,'?'),(_binary '^\\	\\\0\\\\O&','wp-content/plugins/wordpress-seo/src/helpers/notification-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/notification-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\r\\\CO\\',_binary '`Bb\.\4+qiU-yT3oŨlJ\n','',0,'?'),(_binary '\re}/D\\\>','wp-content/plugins/wordpress-seo/src/helpers/open-graph/image-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/open-graph/image-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ޢ\\@\\ \\\\',_binary '*\u\z\\\\jMT\j\0\ȫ\\\io1','',0,'?'),(_binary '8\Z\1\nȉ=\n{','wp-content/plugins/wordpress-seo/src/helpers/open-graph/values-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/open-graph/values-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#?\&\|\\Zt\',_binary '\\![D҉ܞY]O\#*\`V','',0,'?'),(_binary '(\ZbcĲ\6p\"$\','wp-content/plugins/wordpress-seo/src/helpers/options-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/options-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S\\\\\'\J\W0\',_binary '2c7b`eYq+?\.\l}:','',0,'?'),(_binary '\\\5R\q\\ZX\','wp-content/plugins/wordpress-seo/src/helpers/pagination-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/pagination-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\[rJ\v\YP=B\\',_binary 'Vҡ\\pEgY	lU{\܃Rʭ{1V\\','',0,'?'),(_binary 'k3\\\j8y','wp-content/plugins/wordpress-seo/src/helpers/permalink-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/permalink-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\bK\\ =f\{Д',_binary '`Իi	\\c\'ԭ\5R\\KMOe','',0,'?'),(_binary '\\\n\0\0{\\','wp-content/plugins/wordpress-seo/src/helpers/post-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/post-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~-U\\? ~',_binary '\i:ԕ\\Ѷ\O&5Su8TYº`\{','',0,'?'),(_binary '\r\\\\TDp','wp-content/plugins/wordpress-seo/src/helpers/post-type-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/post-type-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4)c%9\#b}',_binary ':r\D\ts\Ƙ\Ȭ|\Sϭnmc#4E','',0,'?'),(_binary '\k\"\\O$N)$','wp-content/plugins/wordpress-seo/src/helpers/primary-term-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/primary-term-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(\r^\hA!Dj9\\',_binary 'Lm{\r?pg rb%iB\\\a|S\SÄ\G','',0,'?'),(_binary '\>]*a\\\R\\','wp-content/plugins/wordpress-seo/src/helpers/product-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/product-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\I*$\ō\\\(',_binary '\\\\r\e\D\\@m!G\\\"r','',0,'?'),(_binary '.\\\QB4\բag','wp-content/plugins/wordpress-seo/src/helpers/redirect-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/redirect-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\JPm\\\(\',_binary 'e\2v\%\\nR\&}5[VSM','',0,'?'),(_binary 'OjsO\*B.s\','wp-content/plugins/wordpress-seo/src/helpers/request-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/request-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$ʼaJl,\y',_binary '\\\JoI\vl\ư\z\n(Yn\!#','',0,'?'),(_binary '58T5\-','wp-content/plugins/wordpress-seo/src/helpers/require-file-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/require-file-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\z2M4\\\',_binary '.\k\=@[9WP+|8','',0,'?'),(_binary 'zl,sW\6uD\Wѵ','wp-content/plugins/wordpress-seo/src/helpers/robots-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/robots-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '% \\QXp\C\',_binary ':ީ{E\\\P1uьR\8\fg+\\ޘ\y','',0,'?'),(_binary 'w\\'\Z\\/','wp-content/plugins/wordpress-seo/src/helpers/sanitization-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/sanitization-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\+\d}\UP',_binary 'fi8\SҥzT\d\\"w\'\q\4','',0,'?'),(_binary '3d\Ϋ\jK<u\c!w','wp-content/plugins/wordpress-seo/src/helpers/schema/article-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/schema/article-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\׃M\\r\}',_binary 's\{L\ߕ,9`e\\\\\!U\8','',0,'?'),(_binary '\5\\FbA','wp-content/plugins/wordpress-seo/src/helpers/schema/html-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/schema/html-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JT\$wR\\Z',_binary 'C\82Z\'NC\\c)w\\7pſ\є/','',0,'?'),(_binary 'ƃEG~Ի\|','wp-content/plugins/wordpress-seo/src/helpers/schema/id-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/schema/id-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<@\\a\\.E',_binary '\]y\\m\KMª\\ڸg\ʘNK\\ә','',0,'?'),(_binary '4V6uf	JKd','wp-content/plugins/wordpress-seo/src/helpers/schema/image-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/schema/image-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VU2hd\K>\',_binary 'mCf߲<?\xR73𲤄\Зz%Ѳo','',0,'?'),(_binary 'O\ں^\8Kq','wp-content/plugins/wordpress-seo/src/helpers/schema/language-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/schema/language-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\\St\\IH\',_binary '	\+\r?\VNs{\!ya','',0,'?'),(_binary '\r%A}* \\V','wp-content/plugins/wordpress-seo/src/helpers/schema/replace-vars-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/schema/replace-vars-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T$r&MC\\\H?',_binary 'f}\\r xֵb\b3:_\˚S','',0,'?'),(_binary '+\\Z\+˪\'nk','wp-content/plugins/wordpress-seo/src/helpers/score-icon-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/score-icon-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ч\\(-tY\\Ko\;',_binary '\0\0\3=$^0G{l\p\v~\\'\\Z奴','',0,'?'),(_binary 'B\Pfn\\a\\','wp-content/plugins/wordpress-seo/src/helpers/short-link-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/short-link-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lVP֝4<5\\Nm\$',_binary '3\0\\η\?y\-P\\uSSb\','',0,'?'),(_binary 'fEa)riwC4X\ǚ\p','wp-content/plugins/wordpress-seo/src/helpers/site-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/site-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TK]{@qVY\I',_binary '\ajM|s#d[v\]]\Z$\ZҸ؟c\','',0,'?'),(_binary '\o\\:oNp\'d!','wp-content/plugins/wordpress-seo/src/helpers/string-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/string-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6૓(D4\"\x\',_binary '\fV\'M\\|Gɯ\0MT\0)\|[7y','',0,'?'),(_binary 'ҰJ\\?\n\\$z\','wp-content/plugins/wordpress-seo/src/helpers/taxonomy-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/taxonomy-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|\\}ljT&+RdeU',_binary '\Yy\}\]͕\0ӽ\tM;\|','',0,'?'),(_binary '0Y.q\~\\\\D\\\\','wp-content/plugins/wordpress-seo/src/helpers/twitter/image-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/twitter/image-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\B\\dx\%\\W',_binary '-i)X\F5Sm\'2-ǩ4\MH','',0,'?'),(_binary '4fmFw\\\n>','wp-content/plugins/wordpress-seo/src/helpers/url-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/url-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&j{\	m.:\@',_binary '<\\Zs\P\\\\Ǫ\L\\e\\\\b','',0,'?'),(_binary 'Yh 	','wp-content/plugins/wordpress-seo/src/helpers/user-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/user-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\6U.K\',_binary 'đ-\\0xB1C\+DO\ɭ\\%H\?3','',0,'?'),(_binary 'q\0#\$/\\qh\n','wp-content/plugins/wordpress-seo/src/helpers/wincher-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/wincher-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\DK\na\J\P\',_binary '\ދӽY\j31\\\sc.bH','',0,'?'),(_binary ';rM\RJ]\\7','wp-content/plugins/wordpress-seo/src/helpers/woocommerce-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/woocommerce-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\\\\\s7:\',_binary 'T\L\5-S?\v\9\"JOnP̥7%Ou','',0,'?'),(_binary 'e6uV@<?\wCC','wp-content/plugins/wordpress-seo/src/helpers/wordpress-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/wordpress-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ñ\܃\\\\',_binary 'pj8A2\a\&{ \\"9|\ZX	;WV','',0,'?'),(_binary '9۞\.\\/\:','wp-content/plugins/wordpress-seo/src/helpers/wordproof-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/wordproof-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\on#\\w',_binary 'o^*cP\ϨF%\u75\S\gw\0h','',0,'?'),(_binary 'Q\)*8Oԫ4;i','wp-content/plugins/wordpress-seo/src/helpers/wpdb-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/wpdb-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\\|\W474m\',_binary 'BH\\r$\\i$\Pd\ \!٧9','',0,'?'),(_binary '\@>A-\0yE\"!\#','wp-content/plugins/wordpress-seo/src/initializers/disable-core-sitemaps.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/initializers/disable-core-sitemaps.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tE鷒П v',_binary '~X:\\$zw쐓tl\\'/23Oݕ','',0,'?'),(_binary 'q\\l>\0','wp-content/plugins/wordpress-seo/src/initializers/initializer-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/initializers/initializer-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\XM\\n/\\0t',_binary '{\b<K\1j<\؀ĵi1X̾','',0,'?'),(_binary '~^f=UP\\\k1\','wp-content/plugins/wordpress-seo/src/initializers/migration-runner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/initializers/migration-runner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\\\\\\\`t',_binary '\;\6n\,_FU\','',0,'?'),(_binary '\.\nz\\G\g','wp-content/plugins/wordpress-seo/src/integrations/abstract-exclude-post-type.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/abstract-exclude-post-type.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\l$T#\B\X\\\Z)',_binary '.Y\r\\+wG\h8\\h\\\vo\\\9','',0,'?'),(_binary '\\YAm\<S9','wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation/dialog-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation/dialog-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '̒\nnZX{\'',_binary '؟[Ū\\"\05\rm}5]g\su','',0,'?'),(_binary '\\^VjLZX\8t','wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation/installation-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation/installation-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!sPg\0D\\\\',_binary 'eA^\Taf}>\\q[-8/\5&','',0,'?'),(_binary 'G4o\c%k','wp-content/plugins/wordpress-seo/src/integrations/admin/admin-columns-cache-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/admin-columns-cache-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\-\Vn\\Z',_binary '\M\\t\%ֹ,m=VNE\'\','',0,'?'),(_binary '2\v\\'\\{1\0\','wp-content/plugins/wordpress-seo/src/integrations/admin/background-indexing-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/background-indexing-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\yݽIRӄ',_binary '\\t7eeov\r݇ڇ\:\\\z','',0,'?'),(_binary '\nE\\nz>iP?','wp-content/plugins/wordpress-seo/src/integrations/admin/crawl-settings-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/crawl-settings-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JuZˎ)I	\:\\,2',_binary 'O\/5eS \0\\f1Y\%{s\+\','',0,'?'),(_binary 'FVJ%Tyًe','wp-content/plugins/wordpress-seo/src/integrations/admin/cron-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/cron-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\[.FpR\b',_binary '\ִkT\\zgJg\Bje)\L3','',0,'?'),(_binary 'FP\W\4V\\6l','wp-content/plugins/wordpress-seo/src/integrations/admin/deactivated-premium-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/deactivated-premium-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' u\!\:R;3(',_binary ')܁QF(\\Y\q{\}m&I','',0,'?'),(_binary 'H\8З2E6','wp-content/plugins/wordpress-seo/src/integrations/admin/disable-concatenate-scripts-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/disable-concatenate-scripts-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\0)\\b\6	Y',_binary 'ؒ\\RR<Ef:&<A1{ ]|ꀆ0d','',0,'?'),(_binary '\\\\V1l\>','wp-content/plugins/wordpress-seo/src/integrations/admin/first-time-configuration-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/first-time-configuration-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oS4}ȉ !',_binary 'LyL7\\Ed,y\0	>7T5\sTJ','',0,'?'),(_binary '\m@ǑilF4k6','wp-content/plugins/wordpress-seo/src/integrations/admin/first-time-configuration-notice-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/first-time-configuration-notice-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ZØT4-z',_binary '[\\+\\\eN.\\s\-\\f\\\\;\W^','',0,'?'),(_binary '\\\H+֧rYv	%\','wp-content/plugins/wordpress-seo/src/integrations/admin/fix-news-dependencies-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/fix-news-dependencies-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',#H\r\SX\l=',_binary 'y|4X:\V\@\}\\Klv{w=\JHY,\','',0,'?'),(_binary 'է\n\'y\ј','wp-content/plugins/wordpress-seo/src/integrations/admin/health-check-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/health-check-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$6\힮K|ńDϩ',_binary 'ǎc|3\Rj8B2\\C\h]4xe','',0,'?'),(_binary 'X\\"ɘc52e8f','wp-content/plugins/wordpress-seo/src/integrations/admin/helpscout-beacon.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/helpscout-beacon.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'drX\@6|F\',_binary '\\\\Xaﳮ\r8U_Hw\6\\\^y','',0,'?'),(_binary '\`\\\\}Sm\'r','wp-content/plugins/wordpress-seo/src/integrations/admin/import-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/import-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʶׁҠH+¨',_binary '\wݼB<F=7[\\I7\\','',0,'?'),(_binary ' E^g\\'ԭfQD','wp-content/plugins/wordpress-seo/src/integrations/admin/indexing-notification-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/indexing-notification-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\\7_Mb\\W\',_binary '-jzKIKӌj[\r#\5v\6p\\','',0,'?'),(_binary '\'\\i3','wp-content/plugins/wordpress-seo/src/integrations/admin/indexing-tool-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/indexing-tool-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']ҴDm͵\'\\qM7',_binary 'X\SPG_B	Y\>\v-\">`\\"','',0,'?'),(_binary 'k\C\LJ\i\{','wp-content/plugins/wordpress-seo/src/integrations/admin/installation-success-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/installation-success-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UX\"\Hn\\\Z\\',_binary '\\\n\\\rQj\{6wqttN\','',0,'?'),(_binary 'Q%#m㚜\W','wp-content/plugins/wordpress-seo/src/integrations/admin/integrations-page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/integrations-page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\߈2N\"#',_binary '߆\%|/gs\Zꙡ\	R]\NH,S','',0,'?'),(_binary '\T1Г\\\','wp-content/plugins/wordpress-seo/src/integrations/admin/link-count-columns-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/link-count-columns-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(IlG9J\U\m',_binary '\ O\!\N\/O\۩	\Ǹ','',0,'?'),(_binary '}\Zcʶ\\\\;','wp-content/plugins/wordpress-seo/src/integrations/admin/menu-badge-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/menu-badge-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \\r\N-\n=2\'\-rXG',_binary '΂/%z\'4\'\4/~@sƸS\'S)','',0,'?'),(_binary '=^ԉRu39M%\!\','wp-content/plugins/wordpress-seo/src/integrations/admin/migration-error-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/migration-error-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r	؈\\\Z_W28',_binary 'v\*G\\\r$EZ:۞\f\\','',0,'?'),(_binary '\s%\\LB4bc','wp-content/plugins/wordpress-seo/src/integrations/admin/old-configuration-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/old-configuration-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T[)\p6d95\K\',_binary '\\N$\Qxcq\\ú\ɠ\T\J\','',0,'?'),(_binary '\3ɑE\\\>-1fn','wp-content/plugins/wordpress-seo/src/integrations/admin/redirects-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/redirects-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';w\kV(I2YG^',_binary 'jF\}\&Cp?\Ze\\Z$E\$\'5\m','',0,'?'),(_binary '\sup5Y\Y\0_#','wp-content/plugins/wordpress-seo/src/integrations/admin/social-profiles-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/social-profiles-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dK\Eb]\D\\&u',_binary '11\\?v\H p\xI\8ݳF\v9+u','',0,'?'),(_binary 'N\lvT܆\EX','wp-content/plugins/wordpress-seo/src/integrations/admin/social-templates-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/social-templates-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#	\M\\{bA\C',_binary 'W\r\KH\\X\\\ڀy\e\L','',0,'?'),(_binary '\\\\G\\I\Zأ8','wp-content/plugins/wordpress-seo/src/integrations/admin/workouts-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/workouts-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\\Xs(E\',_binary 'rX0M\u7&\g\\Ҝ\V>iy\','',0,'?'),(_binary ';o\OuT}\\@T','wp-content/plugins/wordpress-seo/src/integrations/alerts/abstract-dismissable-alert.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/alerts/abstract-dismissable-alert.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\-u\J\fOh\',_binary '\\ A$y\[-\d\Bu\\\	^=7Z@J','',0,'?'),(_binary '\IB̠$QMyLd\?','wp-content/plugins/wordpress-seo/src/integrations/alerts/webinar-promo-notification.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/alerts/webinar-promo-notification.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Нս=\)\Gh',_binary 'f\p\H͓\	\\F|h\o<e<,\3d','',0,'?'),(_binary '%J\\{aTx2','wp-content/plugins/wordpress-seo/src/integrations/blocks/abstract-dynamic-block.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/blocks/abstract-dynamic-block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\a6b\y\Ý\ݐ',_binary '\\n\$\n^\U\#|\}\\X\E	','',0,'?'),(_binary 'sj\'H]{4^','wp-content/plugins/wordpress-seo/src/integrations/blocks/block-categories.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/blocks/block-categories.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ҿ\g_Bv +{\=)',_binary 'F1/3.\3\oSIl3x-m\\\','',0,'?'),(_binary 'ƑYCrJr\\\','wp-content/plugins/wordpress-seo/src/integrations/blocks/breadcrumbs-block.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/blocks/breadcrumbs-block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':jQɋD[\t\',_binary '[e\\\nvk\8P1O.\\C\\{','',0,'?'),(_binary '\\s?\Ph#%\','wp-content/plugins/wordpress-seo/src/integrations/blocks/structured-data-blocks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/blocks/structured-data-blocks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5Jנ\|\՜?>',_binary 'KQɑ\+\\ZaZ.^Ss	5a)','',0,'?'),(_binary '\\.\"\)\U\rǸ=}]','wp-content/plugins/wordpress-seo/src/integrations/breadcrumbs-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/breadcrumbs-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sO=N9LSW',_binary '{G|\Z(1/,JbPǛ[Rthe\xLD','',0,'?'),(_binary '&\\#\Zy','wp-content/plugins/wordpress-seo/src/integrations/cleanup-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/cleanup-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ \\n\{',_binary ')\4$?+\\[\ae\\\7B]4&|h\	','',0,'?'),(_binary '\\<n\J|XCi@:','wp-content/plugins/wordpress-seo/src/integrations/duplicate-post-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/duplicate-post-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\\2\{\u	:6C',_binary '\\s\"ҌNgh\Yř/ge.\~j','',0,'?'),(_binary 'B\' `0\\zynã|\','wp-content/plugins/wordpress-seo/src/integrations/estimated-reading-time.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/estimated-reading-time.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\DiID9#\',_binary '\3\\0\\{s\\\/s\9*\','',0,'?'),(_binary 'k=\\\b\\ܡ\','wp-content/plugins/wordpress-seo/src/integrations/exclude-oembed-cache-post-type.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/exclude-oembed-cache-post-type.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3Gi:/\ܠp\\gd',_binary '.\u7ɗ\\KM*\1C}','',0,'?'),(_binary 'asOʻ','wp-content/plugins/wordpress-seo/src/integrations/feature-flag-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/feature-flag-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\xR\\\\\-',_binary '#?t\"_\\\	I:\0\na[\"','',0,'?'),(_binary '\#U\\d\,1\','wp-content/plugins/wordpress-seo/src/integrations/front-end/backwards-compatibility.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/backwards-compatibility.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dܳg\ni]R',_binary '&AHo\ns?̢\\}Fx7g[^\k\Ɉ','',0,'?'),(_binary '\D','wp-content/plugins/wordpress-seo/src/integrations/front-end/category-term-description.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/category-term-description.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*U>\N\T',_binary ']\3\\:\\?\!F\_m4\W\\\ϟ[','',0,'?'),(_binary '\\)U?3j;\jh:','wp-content/plugins/wordpress-seo/src/integrations/front-end/comment-link-fixer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/comment-link-fixer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b11W\:w',_binary '.\hH\\\n iД9\\y=\','',0,'?'),(_binary '\"ֳݸB=@\S','wp-content/plugins/wordpress-seo/src/integrations/front-end/feed-improvements.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/feed-improvements.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\*_)\lU%M6L',_binary '\?ccQ6\rLDm./\X흶\','',0,'?'),(_binary '\C\:\\U8>\\h&h','wp-content/plugins/wordpress-seo/src/integrations/front-end/force-rewrite-title.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/force-rewrite-title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Wl/G\zfL',_binary 'H\-\.\geWExrsLVM\~','',0,'?'),(_binary '\(w\S\\O','wp-content/plugins/wordpress-seo/src/integrations/front-end/handle-404.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/handle-404.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>z\M.\\n\\\0',_binary '0ގ/\UC*\@\vqИ\/si\rF','',0,'?'),(_binary '2\\\=Ej\h\n','wp-content/plugins/wordpress-seo/src/integrations/front-end/indexing-controls.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/indexing-controls.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\\E3\b&bq\\0',_binary '18t;2\!q\ի3%f!zvm@˘\\"\A','',0,'?'),(_binary '\dy\ɘ3\\','wp-content/plugins/wordpress-seo/src/integrations/front-end/open-graph-oembed.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/open-graph-oembed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\]+\ ',_binary ')v\\:\0\;\\\\}mж4\0\D\','',0,'?'),(_binary '\\\\ǖ\\o','wp-content/plugins/wordpress-seo/src/integrations/front-end/redirects.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/redirects.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!Dt5D^I\}3<',_binary '\J\\>^U&l-݂\r2hS1\Z)^\\\','',0,'?'),(_binary '\rA\]	/s+\','wp-content/plugins/wordpress-seo/src/integrations/front-end/robots-txt-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/robots-txt-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M_4\\\r+!\Z\'OT',_binary 'PS􎹋jex$E|\βH\\\n\0<=F','',0,'?'),(_binary 'Z.zY#\O`)','wp-content/plugins/wordpress-seo/src/integrations/front-end/rss-footer-embed.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/rss-footer-embed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iԛ{\9O_t\\',_binary '\\ʘ$i%P\l\\,2Ni\\e\','',0,'?'),(_binary '/\'lȞCaݟ@9','wp-content/plugins/wordpress-seo/src/integrations/front-end/schema-accessibility-feature.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/schema-accessibility-feature.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b<ⶰk\`n-\\\',_binary '\^&\ֻ\#z\00\\=jWџ\6E','',0,'?'),(_binary '6\\d7\\Cπ','wp-content/plugins/wordpress-seo/src/integrations/front-end/theme-titles.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/theme-titles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\\^TS\\\\r',_binary '\B[ʧQѪѽ`DW\\r!\\','',0,'?'),(_binary 'YxQ','wp-content/plugins/wordpress-seo/src/integrations/front-end/wp-robots-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/wp-robots-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r`Rb_n+f\\\',_binary '\P]\F\Z;OȢ\cJ\\\tBcg','',0,'?'),(_binary 'Km\M\oч','wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GBR\Tx\ȹț',_binary 'bh\":XǷfW2:\\\\.\\j!v','',0,'?'),(_binary 'RA\\H=\W\>\a','wp-content/plugins/wordpress-seo/src/integrations/integration-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/integration-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\0\0N\D	\F',_binary 'SlfA\ O	\w|=EB͐\Dfq','',0,'?'),(_binary ' )!h$RUvxƺ\','wp-content/plugins/wordpress-seo/src/integrations/primary-category.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/primary-category.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ӳ\ H ̝\\Us',_binary '}ޚ:M)c\ϝ%NBV\\!ul{','',0,'?'),(_binary '$\z\0r\\\\\\rg','wp-content/plugins/wordpress-seo/src/integrations/schema-blocks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/schema-blocks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\VGGLP',_binary '=rYvTb>߁,\nc\\rM','',0,'?'),(_binary '\	\\\_Nid\1CL','wp-content/plugins/wordpress-seo/src/integrations/settings-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/settings-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\e:|_\0\\E\r',_binary 'J\Q\ԧzR情QNc0dW\O\,{v*;l\','',0,'?'),(_binary '\8\\U2\T\Me','wp-content/plugins/wordpress-seo/src/integrations/third-party/amp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/amp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '벨@+ɑ\Z~G5 wr',_binary '\\\\n_\\w*Pz*Z#\4w,Lue','',0,'?'),(_binary '\en\'LBvj\r','wp-content/plugins/wordpress-seo/src/integrations/third-party/bbpress.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/bbpress.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q7$Pv\\\K(7m',_binary '\z\)yJVg{ٱxC\"vFndPX','',0,'?'),(_binary '$\(0+ͥ\\"Hh','wp-content/plugins/wordpress-seo/src/integrations/third-party/coauthors-plus.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/coauthors-plus.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Gxy\V\>sí\/',_binary 'I~z\\\\WMN\\\\nk/[\','',0,'?'),(_binary '|j4\8KH,\','wp-content/plugins/wordpress-seo/src/integrations/third-party/elementor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/elementor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#}\ZH\u\s2.\g\'',_binary 'yyq젾&Zp\!\\\"^\$\\m\\','',0,'?'),(_binary ');\tV\\\n','wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-elementor-post-types.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-elementor-post-types.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\\"t(2]\l',_binary '6ܵ\\&`s\\{`\\ZO1\,\','',0,'?'),(_binary 'd\|K<c\\:8\Q','wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-woocommerce-post-types.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-woocommerce-post-types.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pRy\\n㨁\\',_binary '\\a	\\B|[4\]ӛĳ\\)\$[\','',0,'?'),(_binary '\\\.p]\\Z','wp-content/plugins/wordpress-seo/src/integrations/third-party/jetpack.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/jetpack.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\HLM\\]j8\',_binary '[lj=\B[\n\"\uBu[Ud\R>eΫ','',0,'?'),(_binary 'wi#\]\\F\S','wp-content/plugins/wordpress-seo/src/integrations/third-party/the-events-calendar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/the-events-calendar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\\\@\\\B{tZ',_binary '8\,|숂~\.Q\\ew\%\2$d','',0,'?'),(_binary '\v\"6\`\vy\H','wp-content/plugins/wordpress-seo/src/integrations/third-party/w3-total-cache.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/w3-total-cache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dX\E%EE',_binary ',;Q\\]:ŭ\\r{#~㯎i\\$\ ','',0,'?'),(_binary '\|*w/\ZT*6\\bJ','wp-content/plugins/wordpress-seo/src/integrations/third-party/web-stories.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/web-stories.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\վ0(w\\\"8',_binary 'en\0\\\r^녶d倲E\f<_','',0,'?'),(_binary 'ӻ̸۬Z\a(\;','wp-content/plugins/wordpress-seo/src/integrations/third-party/wincher-publish.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/wincher-publish.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\\\\.6\\\$\F',_binary '>A bůq鸃\\I\SUIUǖ.\\}','',0,'?'),(_binary '\n\r\\i^','wp-content/plugins/wordpress-seo/src/integrations/third-party/wincher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/wincher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"f׆ud\@\x',_binary '\\\^Lt0i\hZ\\\\(A\匵f','',0,'?'),(_binary 'Rz\\/_\8@\'!','wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce-permalinks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce-permalinks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\95:#J\c{',_binary 'y[&m\`\\*\\\w]-ƃl\\','',0,'?'),(_binary ' \`\FlP\S\eX/','wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce-post-edit.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce-post-edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\\oP\u\6\G',_binary 'Ց\ܞ\p\Y7\Ca\_26i03+W','',0,'?'),(_binary '9Es+\naj)\\','wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '18\LnGf\C',_binary '(MF3\Nv%zYs\K\EM\"eɚut=','',0,'?'),(_binary '\\yK\\p\j.0]A','wp-content/plugins/wordpress-seo/src/integrations/third-party/wordproof-integration-toggle.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/wordproof-integration-toggle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ \0@\\~\dh',_binary '2p\\\i\\4~Jǅ_.\t','',0,'?'),(_binary 'NڡtJ?gw','wp-content/plugins/wordpress-seo/src/integrations/third-party/wordproof.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/wordproof.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\vU5&\*\Z\YG\',_binary 'yӒ\\{E\ueK\O|\ej9k$','',0,'?'),(_binary '6+\%\ɺ ','wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml-wpseo-notification.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml-wpseo-notification.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	r\ZI=bq\!',_binary '\w\\\\0{\\s)62ѕiC\','',0,'?'),(_binary '5\zb@dAc>A','wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\zz!\\ML\"\\\ʩ\',_binary 'ÖǪSln7\|NR\\]\\x@','',0,'?'),(_binary 'N\n\s\\}','wp-content/plugins/wordpress-seo/src/integrations/uninstall-integration.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/uninstall-integration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\R\\\ZmG\'',_binary '\~nr<R\3>\=`\\\޿\W\','',0,'?'),(_binary 'J0N\\\q\'\to#','wp-content/plugins/wordpress-seo/src/integrations/watchers/addon-update-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/addon-update-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<XZ\P\e:4',_binary 'n\-\.\#H\Ыb\\V1#ǩƎ \L','',0,'?'),(_binary '$\GE\k\<[','wp-content/plugins/wordpress-seo/src/integrations/watchers/auto-update-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/auto-update-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\OZbHr\&pe',_binary '\\\G\\b7\_+\{ix26','',0,'?'),(_binary '\k.OjM\S\ß','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-ancestor-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-ancestor-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\"!CX\\b~\i',_binary '\\\\\*Z̸\Kzb|\ \϶\\=x2/','',0,'?'),(_binary '<\0$М?\-8U\0','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-author-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-author-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(&\a@D$Jyga',_binary '\\j:=m5.b̥\\sy\mC','',0,'?'),(_binary '\y0s\\\?','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-category-permalink-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-category-permalink-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\{s#%ŷ\',_binary '5Y3|\q\\(\b\y`\HV\v3OG','',0,'?'),(_binary '\l`b=\','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-date-archive-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-date-archive-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"QbH\2nE\Q',_binary '3ƕ?\\k&\#̋\٘1\\j\','',0,'?'),(_binary 'w5n3$\LZ2`7','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-home-page-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-home-page-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4l\\\xBl4}',_binary '!\6ZT0\=uGQis\?a\\\\','',0,'?'),(_binary 'ܲI: \oЪ\\"\','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-homeurl-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-homeurl-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6qHjz\`',_binary '#p}Α\\Zc֕nM.\9\\r\.2\m','',0,'?'),(_binary '#t\n2\\\=\^V','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-permalink-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-permalink-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/\r;V2~\nCfl_',_binary ':|\\r\\=$&:;\F\\\	\#M\','',0,'?'),(_binary '+ަkUXEh','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-meta-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-meta-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=5a^/C|g|x\',_binary '\gi\:\\"\(L{\Gi]rTմ1q\','',0,'?'),(_binary '\\\_e\m>1V','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-type-archive-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-type-archive-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wIXhJaY#npp',_binary '\Ӊ!s\x\\\\$\XkF8,\\6','',0,'?'),(_binary 'KJV\Y\[]','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\/g\%\k5o+9',_binary '\\Z7\\zݯ0D\\aX^RښH\I+o\','',0,'?'),(_binary '_)BIR\Xo0ֵl\','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-static-home-page-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-static-home-page-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\2}f,N\z\\\b',_binary 'E\-\h$$^\\\Z?\G\\\4QxH\"SQ','',0,'?'),(_binary 'I\m=!.\\\\','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-system-page-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-system-page-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?<EQr\',_binary '7xm\IP\zayҁzr\\\s@','',0,'?'),(_binary 'S\\\8z;X\8\','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-term-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-term-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/y@\\g#',_binary 'C\9\6Hۉp\\')G\\C\c\hl{\N','',0,'?'),(_binary '\"\ǉ͘F\;,','wp-content/plugins/wordpress-seo/src/integrations/watchers/option-titles-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/option-titles-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\\`\FW%l\',_binary 'F\\\IVQŁ\UfP\Z\n\CNFT','',0,'?'),(_binary ' $1p<\6','wp-content/plugins/wordpress-seo/src/integrations/watchers/option-wpseo-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/option-wpseo-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\0\l\\PX\\DS',_binary 'k0\D*\C\\\"\\v\ro=o]\7o','',0,'?'),(_binary 'qc_\\Ҳۯ+','wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-category-quick-edit-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-category-quick-edit-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yVCe\ؐ%e',_binary '\r/}\Z\\T\\\a\\\\x۫','',0,'?'),(_binary '}\/N\\r%]t','wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-term-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-term-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I:\W*\\"\"\\\0',_binary '\$\+KE6S\\N\ЬEũ&N','',0,'?'),(_binary 'G;\0ݢ*\g\\\\','wp-content/plugins/wordpress-seo/src/integrations/watchers/search-engines-discouraged-watcher.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/search-engines-discouraged-watcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\rv\V\`\',_binary '\P4\+U~\F[\\\`\Ԍ}ȑJCS\','',0,'?'),(_binary ':yY\"b\\\i\\','wp-content/plugins/wordpress-seo/src/integrations/xmlrpc.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/xmlrpc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@ݏ\\\"M\ ',_binary 'U&]提\3<y\',\Í\q\g9','',0,'?'),(_binary 'H	 Ɩ86\In\','wp-content/plugins/wordpress-seo/src/loadable-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/loadable-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\\;TU*@l;',_binary 'cԤ\ZhEA2\fԾI\\Ɲx\-','',0,'?'),(_binary '\\.\dFY\Gʹ#M','wp-content/plugins/wordpress-seo/src/loader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\*\\\\;\\cT?Q',_binary '\\1IOE\\"ѩK4\P@\','',0,'?'),(_binary '&?R2	XP..\"6F','wp-content/plugins/wordpress-seo/src/loggers/logger.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/loggers/logger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q2\/=',_binary '\XPF\'\\\<#\\O:\&&}\\.w\','',0,'?'),(_binary 'egXw#&l\l#','wp-content/plugins/wordpress-seo/src/main.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/main.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W	)1|t̠]u/',_binary '\w\m/T\\\L-7\/\W','',0,'?'),(_binary '΀\-G\*\\\D1','wp-content/plugins/wordpress-seo/src/memoizers/meta-tags-context-memoizer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/memoizers/meta-tags-context-memoizer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bV\i&քkS_h\rC<',_binary '.P\1ƿ\MW//̏F9<3:','',0,'?'),(_binary 'l	.\G\h\\','wp-content/plugins/wordpress-seo/src/memoizers/presentation-memoizer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/memoizers/presentation-memoizer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\\xxO9{H\=9^\\',_binary '}\Ӎ\YYYF\P_+\r41(3߫\B','',0,'?'),(_binary 'ͫ5\>]\\\t','wp-content/plugins/wordpress-seo/src/models/indexable-extension.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/models/indexable-extension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\[\|\0\$\31l0',_binary 'Q<.0]\Zk\:޸:/m\\\','',0,'?'),(_binary 'usU~\Y-y&R','wp-content/plugins/wordpress-seo/src/models/indexable-hierarchy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/models/indexable-hierarchy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Dd\W\\\HzK\',_binary '\\e\\'2?\.Ct\'o%C 0\X\@?y\','',0,'?'),(_binary '\\\[^yEsB','wp-content/plugins/wordpress-seo/src/models/indexable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/models/indexable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/BhP\r:h\\Z\',_binary 'VS}xČ\*%5BK\*\Z\n?m3\%','',0,'?'),(_binary '%](2te\(`K','wp-content/plugins/wordpress-seo/src/models/primary-term.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/models/primary-term.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\\fP,\!',_binary 'Y\\Г҂`Q\$6G\\OcWYGJ\/','',0,'?'),(_binary 'N^J\W','wp-content/plugins/wordpress-seo/src/models/seo-links.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/models/seo-links.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&1\XJ$ߢ\/\l',_binary '\nolq]TiR\_\΄\\\\\cw\u\*','',0,'?'),(_binary '-\\"h\\','wp-content/plugins/wordpress-seo/src/models/seo-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/models/seo-meta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '౯\ջ&;\\rX',_binary '\V=B\_\(aC\(a=\4_`\U\\\','',0,'?'),(_binary '~f$\0\d9-n','wp-content/plugins/wordpress-seo/src/presentations/abstract-presentation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/abstract-presentation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@(\s\S̜\/<',_binary 'k\S\P/>q܏\L\-@\Hcf','',0,'?'),(_binary 'I/\\\n	F','wp-content/plugins/wordpress-seo/src/presentations/archive-adjacent-trait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/archive-adjacent-trait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dw7\4\a_lZ\P',_binary 'gf\b\f\4\\\ѣ&}\W=101','',0,'?'),(_binary '\BE|$!\5','wp-content/plugins/wordpress-seo/src/presentations/indexable-author-archive-presentation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-author-archive-presentation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$;nR\Z\\ʇ\Z\>',_binary '\*\1jw\ga<޽\"s%M\\\\b\','',0,'?'),(_binary '@N30>`8l','wp-content/plugins/wordpress-seo/src/presentations/indexable-date-archive-presentation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-date-archive-presentation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^1\',_binary '4]N\OW\\0Vқ\kҝv2~_[T[N','',0,'?'),(_binary '\\B\\\z;\\','wp-content/plugins/wordpress-seo/src/presentations/indexable-error-page-presentation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-error-page-presentation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!.\\'f\]',_binary 'ݼ^Qi\\#Et.+\\ׁ\U\\','',0,'?'),(_binary 'Sv\]$ů\','wp-content/plugins/wordpress-seo/src/presentations/indexable-home-page-presentation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-home-page-presentation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\@;ߡME',_binary '*\ZMl\^\"8\x*\\\׌u\\+\\\\\','',0,'?'),(_binary '8\W\넧j`\\','wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-archive-presentation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-archive-presentation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZTxs\GX\',_binary 'Sh4\~O8u\J\pC\0P\0\_','',0,'?'),(_binary '\,<E´&\\ze\M','wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-presentation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-presentation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<\\ݖ!\',_binary '\'O4?Ն\\ddq\iq\d_\O\\Q','',0,'?'),(_binary '6i\Z(qa','wp-content/plugins/wordpress-seo/src/presentations/indexable-presentation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-presentation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5	΄}\'\'\\',_binary '*\e\}\\R,.g\ѿ~:\2l6\\0\\\d','',0,'?'),(_binary '8׸}\:K\\\_\','wp-content/plugins/wordpress-seo/src/presentations/indexable-search-result-page-presentation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-search-result-page-presentation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.l{7\2Րl',_binary '4+\\*/S+\\!b\䢈\\\\d7','',0,'?'),(_binary 'Gi9$\Lвu\\U߬','wp-content/plugins/wordpress-seo/src/presentations/indexable-static-home-page-presentation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-static-home-page-presentation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\6>}\\r+D>\y',_binary 'M.\k~\_+>`=\HϮ2^x\Eo\','',0,'?'),(_binary 'l\m(f\_q`bC%t','wp-content/plugins/wordpress-seo/src/presentations/indexable-static-posts-page-presentation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-static-posts-page-presentation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\\՘Ys\Oz1K!\',_binary 'Lti]V$IF`\\>s\nwa\C\?o','',0,'?'),(_binary '\5\x=\KD\\W','wp-content/plugins/wordpress-seo/src/presentations/indexable-term-archive-presentation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-term-archive-presentation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\fktmR\',_binary '$M\\f=#\M\[\\2\]\9cYq\\','',0,'?'),(_binary '4mo~\"f\h14','wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Jx\H\?hb\`\sy',_binary 'zϕ\j\D6Ĥ\NRY,[VM2VX\=','',0,'?'),(_binary 'd^jfBV\k\','wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-tag-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-tag-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\Z+\\\:mo\n',_binary '-[]xm\P\\\Ē\\K\S\\O','',0,'?'),(_binary '\h(ٲ\&b\\ek','wp-content/plugins/wordpress-seo/src/presenters/abstract-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/abstract-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\E	\\\Z\(',_binary '4&\\<\##Qٕ\o\F\\\k|x','',0,'?'),(_binary '\~#I\3\r_\\\\','wp-content/plugins/wordpress-seo/src/presenters/admin/alert-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/alert-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\|\rԾԕ5\',_binary '\Z\\/Z	)DTDsP\\\\0O3k\M\\M','',0,'?'),(_binary '\\\\[_d\Ţ','wp-content/plugins/wordpress-seo/src/presenters/admin/auto-update-notification-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/auto-update-notification-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\M:{I\\\',_binary '\H\|\\I-\x\d','',0,'?'),(_binary '_ms\*v\'\*','wp-content/plugins/wordpress-seo/src/presenters/admin/badge-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/badge-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\VȝmQ\W{',_binary '\\Z/OE,\p\8g\\\\h\\\"\\5','',0,'?'),(_binary 'gH\\逜','wp-content/plugins/wordpress-seo/src/presenters/admin/beta-badge-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/beta-badge-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\nr\\n\\y,~I\',_binary '|V\&:5\3\kɮM:\n\nPu','',0,'?'),(_binary 'H\\~{ppN)\聻','wp-content/plugins/wordpress-seo/src/presenters/admin/help-link-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/help-link-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;\_}3o',_binary '\\t>Mѓf\\7h\J\','',0,'?'),(_binary '\(Y9\c\\`\','wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-error-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-error-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'as\bU\\\\̹',_binary '\\\\k{Rݫ<F!	o\\R,u_F6X\Q','',0,'?'),(_binary '[q|O)0<','wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-failed-notification-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-failed-notification-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\M\LMt#7',_binary 'E)\ia.U+jҿAǲ4vQvxR\b\\','',0,'?'),(_binary 'Z}MyR6#`v\Z\s','wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-list-item-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-list-item-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0E\\\\Z\Kԏ~',_binary 'GΪy*+\q\-\'m7P','',0,'?'),(_binary 'Sl+d{\\0%\L\','wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-notification-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-notification-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\F\~\si',_binary 'vzb@\Q\\ãs,\g\*\z\\Y','',0,'?'),(_binary 'F\pJ,\\`ndXV','wp-content/plugins/wordpress-seo/src/presenters/admin/light-switch-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/light-switch-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\b1V\\In',_binary '-\O)Ap㸭e\꨸\"\M&\nzd]\','',0,'?'),(_binary 'C\\c&*\pu,\','wp-content/plugins/wordpress-seo/src/presenters/admin/meta-fields-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/meta-fields-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bt\:\\\3_\,',_binary 'Q\r2n][\8\@\:{Du\Ys$Ѻ','',0,'?'),(_binary 'B\\%mOj~\\\ ','wp-content/plugins/wordpress-seo/src/presenters/admin/migration-error-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/migration-error-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3vһ\K\:',_binary '\2\"+Ԥ\+c\hr%35E','',0,'?'),(_binary 'J\#﫹#\!L\\\Z','wp-content/plugins/wordpress-seo/src/presenters/admin/notice-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/notice-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\\\\t\',_binary 'մK?T\%w5\"٣\~>4>','',0,'?'),(_binary '4˟H<\3`xd','wp-content/plugins/wordpress-seo/src/presenters/admin/premium-badge-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/premium-badge-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|$J!v&e7(A',_binary 'd?\n\\\R~lU3\\׋ۖi\o','',0,'?'),(_binary '\f]D\i{RG','wp-content/plugins/wordpress-seo/src/presenters/admin/search-engines-discouraged-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/search-engines-discouraged-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*OZ\\\Q;ݚ',_binary 'e9\Z\\\6N*N?\\v҉Z(o/c\R\','',0,'?'),(_binary 'h|\x鄒GLK1$','wp-content/plugins/wordpress-seo/src/presenters/bingbot-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/bingbot-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n`6\\Zr}\\tU',_binary '\خvq͠\PX[+U\=\\=\]g','',0,'?'),(_binary '4D\=pg`6\z\y','wp-content/plugins/wordpress-seo/src/presenters/breadcrumbs-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/breadcrumbs-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0vGlC\\\A\',_binary '\\2سK2~b\#݈\\'QR\r','',0,'?'),(_binary '>ܢ\Ӱ\\Z1\=C','wp-content/plugins/wordpress-seo/src/presenters/canonical-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/canonical-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ic\P̍zFx',_binary 'UХW\\\_>s\1\\9zac\>','',0,'?'),(_binary 'ä28\\\\j','wp-content/plugins/wordpress-seo/src/presenters/debug/marker-close-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/debug/marker-close-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\~&WD\\\\_',_binary '..\#*\CH\\\\V\\oi&Y:b','',0,'?'),(_binary '#\)_\۱Y\h}2','wp-content/plugins/wordpress-seo/src/presenters/debug/marker-open-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/debug/marker-open-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\ȟ\w \k8\',_binary '\o-\\r\z/\}\ q\s\\u\R','',0,'?'),(_binary 'vst\hڲC\N','wp-content/plugins/wordpress-seo/src/presenters/googlebot-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/googlebot-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ZKx$Gi75q',_binary 'Y`mԿ\\,ik\\\ݜt*xEٙ;tM','',0,'?'),(_binary '\_ Uh\\6,p~','wp-content/plugins/wordpress-seo/src/presenters/meta-author-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/meta-author-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i1[\P63\yNʤ\',_binary 'PJ@\Z\}GAO{ۥI<if','',0,'?'),(_binary 'izi)\7+O','wp-content/plugins/wordpress-seo/src/presenters/meta-description-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/meta-description-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e8\\=\.\%̝\',_binary 'OM\S{Z\NC\\Ql\\*\\','',0,'?'),(_binary '\_}k\\%\\B\\\r','wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-author-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-author-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\\hyb',_binary 'Ďj<%da{sxoǇRx\o\','',0,'?'),(_binary '\\MuÞZhӷ','wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-modified-time-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-modified-time-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'cbg=\\+UD\\r',_binary 'Wa\iңf1\p\wN\\','',0,'?'),(_binary 'ש\c\#\|\','wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-published-time-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-published-time-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\91b56x\\\',_binary '2\R[,Z\\7M\E,%\1dBS0u','',0,'?'),(_binary '\'*6\$b/H\\','wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-publisher-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-publisher-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-8\\\\{H',_binary '2MX%U*\ٌ^o\\	 #.@\\kn\','',0,'?'),(_binary '^\\}\\\ Q\','wp-content/plugins/wordpress-seo/src/presenters/open-graph/description-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/description-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w4)\ny9\W',_binary '2U\Zti\	,\\Ǝf7D\\\\([a\4\','',0,'?'),(_binary '\'\qWE&/\yU\\','wp-content/plugins/wordpress-seo/src/presenters/open-graph/image-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/image-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nAU\G16c2\\F',_binary '*\`\C\\'ᐉH6{٣ѫT\\\'\g\','',0,'?'),(_binary 'l?]\Z\jKY','wp-content/plugins/wordpress-seo/src/presenters/open-graph/locale-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/locale-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\]`b)Č',_binary 'ǊHbQ#\\E$\5*8\\xZs\!\','',0,'?'),(_binary 'uVИ\$|\\','wp-content/plugins/wordpress-seo/src/presenters/open-graph/site-name-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/site-name-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\yQs /\d+\%G',_binary '\\3\`pfqu#\Z\"x=\}^','',0,'?'),(_binary 'WWO>\mA','wp-content/plugins/wordpress-seo/src/presenters/open-graph/title-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/title-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"\L\{1/ʔ\',_binary 'u\"\nf\Z(\"mmK?\\&K\x','',0,'?'),(_binary 'J.Ǝ=U˹!\\X','wp-content/plugins/wordpress-seo/src/presenters/open-graph/type-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/type-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5ϴ\h\Utو\\',_binary '\\N2\t\\T@᭼\o\E\Xe]&h','',0,'?'),(_binary '\\MЛϣ~&$','wp-content/plugins/wordpress-seo/src/presenters/open-graph/url-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/url-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\{4\i\bTڒ',_binary 'v\ZE;}7۰\%`1\'\3-ݡx','',0,'?'),(_binary '	c\vR!t\HvJ','wp-content/plugins/wordpress-seo/src/presenters/rel-next-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/rel-next-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\\Y(d{!',_binary '	+yU\\$\\:\\`n\muwc\Z','',0,'?'),(_binary '\z#>\l\\R\\f','wp-content/plugins/wordpress-seo/src/presenters/rel-prev-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/rel-prev-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[d\B]L\',_binary '\x5\vF4\J\%\\q\\7kڱq[5','',0,'?'),(_binary '\eƙ\}ǜMWԻ-','wp-content/plugins/wordpress-seo/src/presenters/robots-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/robots-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'މ\I_\\Pr\Y',_binary 'X\WJת\oD9C40\7Pa Q','',0,'?'),(_binary 'Z{_\\3X\0R','wp-content/plugins/wordpress-seo/src/presenters/schema-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/schema-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\n\v\80%',_binary 'ٝEyM7gryYWe\QZ`9Kݭ\\','',0,'?'),(_binary 'Ho\L\\:\Y','wp-content/plugins/wordpress-seo/src/presenters/score-icon-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/score-icon-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r-\\TRH`iˤ\',_binary '{Jg\\HAx3lZ=&\3\'\뮰','',0,'?'),(_binary '4\i\n-','wp-content/plugins/wordpress-seo/src/presenters/slack/enhanced-data-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/slack/enhanced-data-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\xZTl^[\',_binary 'n\ͥ\\K#ߵ\\\R)RZ6˯	\','',0,'?'),(_binary '\\X\1\L\w\\^','wp-content/plugins/wordpress-seo/src/presenters/title-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/title-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ଥLd\a܀\@\O8',_binary 'HƆX`JF?\2\W%i2[\\M','',0,'?'),(_binary '\09X\se!M\','wp-content/plugins/wordpress-seo/src/presenters/twitter/card-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/twitter/card-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\P]V?6ɸx',_binary 'u\fFVMB\ӓ\Z\\\\~\\\a\c\','',0,'?'),(_binary '\"huy=,\\\v\','wp-content/plugins/wordpress-seo/src/presenters/twitter/creator-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/twitter/creator-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\YPqcr6\',_binary '\-\n$\Poi{bbii;1۹[\','',0,'?'),(_binary '. M\;\࣍_\\\T','wp-content/plugins/wordpress-seo/src/presenters/twitter/description-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/twitter/description-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\w\{\\Z\nn',_binary 'N\L\%\\*E\V\&}\\r\:\6K','',0,'?'),(_binary '\3k<R6\֔z\','wp-content/plugins/wordpress-seo/src/presenters/twitter/image-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/twitter/image-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\A\I\\ݷ08\',_binary '%\\P&<P[\93\\\\@H\\L','',0,'?'),(_binary '\st\dkMwUO8','wp-content/plugins/wordpress-seo/src/presenters/twitter/site-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/twitter/site-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ayH\\l/3YSV',_binary '+\Z3P\GZ\ω\  a\X\','',0,'?'),(_binary '6iD\6l\\)\<','wp-content/plugins/wordpress-seo/src/presenters/twitter/title-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/twitter/title-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iҐ-\\rY݇',_binary '\\.nZ\9\(IuW\6]v0_Uo+','',0,'?'),(_binary '˓^Q\\|bx\f^\','wp-content/plugins/wordpress-seo/src/presenters/url-list-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/url-list-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ØeyIT|%x',_binary 'U\-\MŇ\٠G\jv0>\%','',0,'?'),(_binary '\ΐ\&>B\\\@\','wp-content/plugins/wordpress-seo/src/presenters/webmaster/baidu-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/webmaster/baidu-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v4\\\\6Yc\"',_binary 'l\3\vu\\e\RW$w{P{2\}`','',0,'?'),(_binary '!\-\\r.\d7O','wp-content/plugins/wordpress-seo/src/presenters/webmaster/bing-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/webmaster/bing-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\W\\ȹz\X#\}U',_binary '\7Zh\\Z]7`\N\`\ň\ZT(ێJ\ac\0J','',0,'?'),(_binary ',ʄ}z\\U\\','wp-content/plugins/wordpress-seo/src/presenters/webmaster/google-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/webmaster/google-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\'#\µ\u_',_binary '2\d\e;\\piM<\ı9~\\\7&V]m','',0,'?'),(_binary '~!y\"?','wp-content/plugins/wordpress-seo/src/presenters/webmaster/pinterest-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/webmaster/pinterest-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '蕑$I\',_binary 'Y\rm\\v\\RP\A>oJa^Gq\','',0,'?'),(_binary '\~\WS\~Q','wp-content/plugins/wordpress-seo/src/presenters/webmaster/yandex-presenter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/webmaster/yandex-presenter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5&H\J\\\\',_binary 'GWQeN~TEH\s\j\\p\\"n\\','',0,'?'),(_binary '$%\'a˭\\','wp-content/plugins/wordpress-seo/src/repositories/indexable-hierarchy-repository.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/repositories/indexable-hierarchy-repository.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n+\ʃ\\\o(1\',_binary 'B\O/<\暵\RzN}E<5\+1','',0,'?'),(_binary '1\/	`\s\\;=\Z','wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ƙ\0K6B\'',_binary 'Ԩ\sQdq@\p2=0\\nel*','',0,'?'),(_binary '\:\\\^\	6T4','wp-content/plugins/wordpress-seo/src/repositories/primary-term-repository.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/repositories/primary-term-repository.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fWc7^\r\',_binary 'Q\bo\1\[+i\<\X`K)ͽW,\0','',0,'?'),(_binary ']<a\\[4rg?\','wp-content/plugins/wordpress-seo/src/repositories/seo-links-repository.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/repositories/seo-links-repository.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\\\\\\U',_binary 'V\'+\qy=*%n\\ũ;&','',0,'?'),(_binary '\C\\t\,\:\','wp-content/plugins/wordpress-seo/src/repositories/seo-meta-repository.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/repositories/seo-meta-repository.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\je\V_?\\ߟ\',_binary '\^\h:3Rػ\4е@c\','',0,'?'),(_binary '\qrЍ߇EߠCJ','wp-content/plugins/wordpress-seo/src/routes/abstract-action-route.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/abstract-action-route.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\D\0W\sIa\\ry5',_binary 'ZM))u\Bz\mx^ JĿ8֡r','',0,'?'),(_binary '9\\s\\\pX)H','wp-content/plugins/wordpress-seo/src/routes/abstract-indexation-route.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/abstract-indexation-route.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/D0_VQm>t',_binary ' 7&­\\\]k\p&\\c7\\','',0,'?'),(_binary '>\'8`\\\ݰ\W\','wp-content/plugins/wordpress-seo/src/routes/alert-dismissal-route.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/alert-dismissal-route.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\5V\0\\I\C',_binary 'A?E\\r\NO$U\t?K&,\lWbԦ','',0,'?'),(_binary 'T}&K.b6ؖs','wp-content/plugins/wordpress-seo/src/routes/first-time-configuration-route.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/first-time-configuration-route.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/.sE}93\<P',_binary '	\c?\k0\0:3B~\h]\"/','',0,'?'),(_binary '	1\Z]B\\\u5\','wp-content/plugins/wordpress-seo/src/routes/importing-route.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/importing-route.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0`\)\H\}\',_binary '\g\	!m61Y\\1:<<\','',0,'?'),(_binary '9\΂\\\\Q]8\','wp-content/plugins/wordpress-seo/src/routes/indexables-head-route.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/indexables-head-route.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+a\S\r-UW#',_binary 'x\a\\a\l\64_tk%ЮX֨&\','',0,'?'),(_binary '\u臉\Q\p0t','wp-content/plugins/wordpress-seo/src/routes/indexing-route.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/indexing-route.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|\ޝD\\K\\K',_binary 'E\Z͝\Ѹy\r,lL\vmzE\Z\H?','',0,'?'),(_binary '\,\\\P~0y','wp-content/plugins/wordpress-seo/src/routes/integrations-route.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/integrations-route.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M#\U\7Vx\\',_binary '\|3\Z3S@\\F\\\\{\ۡ\','',0,'?'),(_binary '\"LΧM\\gy','wp-content/plugins/wordpress-seo/src/routes/meta-search-route.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/meta-search-route.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\\\L=o\Z',_binary 'f\\\?V2\\\`\\\γZ{~\\\?R','',0,'?'),(_binary 'dSp@\\\\\\\0)q','wp-content/plugins/wordpress-seo/src/routes/route-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/route-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\N䶈Hu,\\\\',_binary 'M\\0un~\\׃X\TT\\\,K8U\\','',0,'?'),(_binary '\\u\+ޢ','wp-content/plugins/wordpress-seo/src/routes/semrush-route.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/semrush-route.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n3\^%Ļ\ɣ̪\',_binary '\*\\oPs:7\ݹ/x\N\?ث5','',0,'?'),(_binary '#|F̉%\Z','wp-content/plugins/wordpress-seo/src/routes/supported-features-route.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/supported-features-route.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H}\\\O\/',_binary ']\uZQ\Oc]\n\.fN\w\07C\_D','',0,'?'),(_binary 'l;\\Fv_\-x\\3{','wp-content/plugins/wordpress-seo/src/routes/wincher-route.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/wincher-route.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nl\7Dź\\d',_binary '\\ێj)0\\)(\Sv*','',0,'?'),(_binary '! d\xO\r<','wp-content/plugins/wordpress-seo/src/routes/workouts-route.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/workouts-route.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'վ,x$\',_binary '\6I\\FdF%/,F>q\ɪjh','',0,'?'),(_binary 'w\+2v)wq0\'OG','wp-content/plugins/wordpress-seo/src/routes/yoast-head-rest-field.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/yoast-head-rest-field.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7+\a\[\Z%W\',_binary '\0+eVZ\X	V,\@rb\\\','',0,'?'),(_binary '\Z\P\\L\\'\0','wp-content/plugins/wordpress-seo/src/schema-templates/assets/icons.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/assets/icons.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\3y2Wc\\',_binary '\\/r\%\m\b\K\\'e\\\d+o\S\','',0,'?'),(_binary '\/_\H\y','wp-content/plugins/wordpress-seo/src/schema-templates/cooking-time.block.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/cooking-time.block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`\\\OɅz8N',_binary 'Pm\\\{S;bkጄ\\_\΍e','',0,'?'),(_binary 'ہ\3<̧\>W','wp-content/plugins/wordpress-seo/src/schema-templates/cooking-time.schema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/cooking-time.schema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\\\\:LƅB\/',_binary '\\\Pqщ\\z\6}\ 5','',0,'?'),(_binary '\':s\\\\E3','wp-content/plugins/wordpress-seo/src/schema-templates/image.schema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/image.schema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lT`xm=\\in59',_binary 'VғΛqkhԩ\?Wk\\\A~\IK','',0,'?'),(_binary '= Zë}`x|[','wp-content/plugins/wordpress-seo/src/schema-templates/preparation-time.block.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/preparation-time.block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ho1Ak\\',_binary '\\d\+\rUvV\	c\&6dG\"','',0,'?'),(_binary '3cF\/\sV\tj','wp-content/plugins/wordpress-seo/src/schema-templates/preparation-time.schema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/preparation-time.schema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\B%@G\b',_binary '`iB\#\-e1_\Bp\\PI\'\M\','',0,'?'),(_binary 'raͬ\Z2^\','wp-content/plugins/wordpress-seo/src/schema-templates/recipe-description.block.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-description.block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(Zz\zÔ}\\\*',_binary '\t\\R\\T8}\pQ`\\)Ɏ񗉭!\e','',0,'?'),(_binary '\\Z-/\x8gG9\','wp-content/plugins/wordpress-seo/src/schema-templates/recipe-description.schema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-description.schema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\2\3V8 \?G',_binary 'r\v\p\\\ፑtIzg\\0LD\\','',0,'?'),(_binary '̖PRݒo\.̇','wp-content/plugins/wordpress-seo/src/schema-templates/recipe-ingredients.block.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-ingredients.block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\Lٜ\K\%',_binary 'SY\?\\iЌG\\o}y\\nHuE~','',0,'?'),(_binary '\SWb}qt%|','wp-content/plugins/wordpress-seo/src/schema-templates/recipe-ingredients.schema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-ingredients.schema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\T_\kr\`\z\7',_binary '[\O\Z\'\\\y\3A{\\L\rq,','',0,'?'),(_binary '\\\`?uw\'q]y','wp-content/plugins/wordpress-seo/src/schema-templates/recipe-instructions.block.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-instructions.block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\WAhm*Gd',_binary '	\'z\Ss(\W\ξeUnaQӖ','',0,'?'),(_binary 'ԏ\R\!&!','wp-content/plugins/wordpress-seo/src/schema-templates/recipe-instructions.schema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-instructions.schema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$02\F\E+',_binary '5|\m\EVZ\ݘfcMǇt\','',0,'?'),(_binary 'SG}E\ضW@\\f\}','wp-content/plugins/wordpress-seo/src/schema-templates/recipe-name.block.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-name.block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʹOG\K\\Պ`',_binary '\[=;d\l\-\륌Z-\\u^Ua','',0,'?'),(_binary '&d-Vf\\Z_l','wp-content/plugins/wordpress-seo/src/schema-templates/recipe-name.schema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-name.schema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z3_\ofq\d\',_binary '|]]\\\\a~\\O-xMp(K\\"\\','',0,'?'),(_binary '+S\X\j.?n','wp-content/plugins/wordpress-seo/src/schema-templates/recipe.block.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe.block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EdM;㍧Px\6r9',_binary '\FQ\\`\q\\\I\RT\g\b>2','',0,'?'),(_binary 'v\@iϡ\9\\"','wp-content/plugins/wordpress-seo/src/schema-templates/recipe.schema.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe.schema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A|\H/8QgW',_binary '\Ncfbr\\\"`@\=\\\\2`,\X\\3c','',0,'?'),(_binary 'YxF^e\'\$\ƭ','wp-content/plugins/wordpress-seo/src/services/health-check/curl-check.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/curl-check.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\\\O\0!\k0\\',_binary 'r<^ziѷ=\0V\\\3~\ \6&O`$\','',0,'?'),(_binary '\\;ŁX\\(\0.N\r','wp-content/plugins/wordpress-seo/src/services/health-check/curl-reports.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/curl-reports.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǃ$]xD\\Bo6J+',_binary '\rL5\8}\H\nzh3lO\\\\x','',0,'?'),(_binary 'w4>\\zG/','wp-content/plugins/wordpress-seo/src/services/health-check/curl-runner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/curl-runner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\\\k\W*F[S\Z\',_binary '\\\\\i\\WN`\\]\d\z\\','',0,'?'),(_binary 'zn3\,M\\m\','wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-check.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-check.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7A\c\Ic',_binary 'HD\'3q6n)gatڶ\'@~бUɂ','',0,'?'),(_binary '%	n\r3\Zޝ\:\E','wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-reports.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-reports.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZO\ \Q\\'',_binary '5I\"\\\RR4;\\OI~\V','',0,'?'),(_binary '[\q`1\\\\x','wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-runner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-runner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'BҦV\\7@\Zb\',_binary 'M.\0E\\,\NK#\\_%Exh\','',0,'?'),(_binary 'j1=\\\d\/;','wp-content/plugins/wordpress-seo/src/services/health-check/health-check.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/health-check.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}͘\i}z?\\V',_binary '\q\8\yԼ}ũ[b$','',0,'?'),(_binary '\\qؼ\0p,','wp-content/plugins/wordpress-seo/src/services/health-check/links-table-check.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/links-table-check.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\=H|Nxa/\',_binary 'D\r1#\\\5[㋕H>kADȇi\r','',0,'?'),(_binary '\\\ڛ\)$,\V','wp-content/plugins/wordpress-seo/src/services/health-check/links-table-reports.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/links-table-reports.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ƅe`S\n_',_binary '$XK3\\b\Tn\\*N(6R\Z\0>xdTch','',0,'?'),(_binary '\\\^\@#d\Vѩ','wp-content/plugins/wordpress-seo/src/services/health-check/links-table-runner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/links-table-runner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\@^Щ\8,+',_binary '\umR\\\E\"\\Cm茅\Y\','',0,'?'),(_binary 'ٖ|;\','wp-content/plugins/wordpress-seo/src/services/health-check/myyoast-api-request-factory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/myyoast-api-request-factory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#A[cH\*y\',_binary '\j_yT[\^\\֤yUv%\n\~','',0,'?'),(_binary '\DNGcf\8u\','wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-check.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-check.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\P\\\\Y\p',_binary '$VΜI\/d\oe\j\%̓Ģ','',0,'?'),(_binary ')Ы\\\\NT','wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-reports.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-reports.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9WGo}sy',_binary '\癰\n4̳\\\\64=\@9\\H_','',0,'?'),(_binary 'y\BɌl,\"^\','wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-runner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-runner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Υ\\T}*\',_binary ':X\x5\<y\}q\\\<dvvqc\[','',0,'?'),(_binary 'W>fg>\\:{\\<&','wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-check.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-check.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qX\\'Ҏ\\\\\2y\',_binary ';\\az\\a\"v[a>%ܛjCZwFt','',0,'?'),(_binary '\4ih=\g\\\7\','wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-reports.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-reports.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v+=SGƓ',_binary 'ݩީ\MKX\$3}i3F{ȢD\'wE\','',0,'?'),(_binary 'L\RzH;{=$5\','wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-runner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-runner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E̸ӪG\ѿr',_binary '\|\nRn^_͝c`\\5\Z>\\=\!','',0,'?'),(_binary 'u^AAp[\\V','wp-content/plugins/wordpress-seo/src/services/health-check/report-builder-factory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/report-builder-factory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\\L`;\Zx/\',_binary '5\r\n*	b\?آश\%C\خ#\','',0,'?'),(_binary 'N!\\\,/\ \\Y','wp-content/plugins/wordpress-seo/src/services/health-check/report-builder.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/report-builder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*0{l7m\nz\',_binary 'Q?, y^I\\C\ %Ws\n\\^nOg','',0,'?'),(_binary '\'\Z6a\K\cUy','wp-content/plugins/wordpress-seo/src/services/health-check/reports-trait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/reports-trait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LEÁ9sW	\\a',_binary '(_m[|\sQ3`d\\eUT\$:\\','',0,'?'),(_binary '*\T\dp`)\nƿ','wp-content/plugins/wordpress-seo/src/services/health-check/runner-interface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/runner-interface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P^\\\N\@\',_binary '\\>\/ɬRyZDIz?ꋧHw\"z\','',0,'?'),(_binary '=Uq(m\B.\BЧ','wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-replacevar-service.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-replacevar-service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ua9\ee\\\',_binary 'rp]	#]7\W*;EmCd','',0,'?'),(_binary 'C\'\RT7nn\\','wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-provider-service.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-provider-service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8G\X\\0%I\;\',_binary 'g\\xWc\)&:\\\~\ɢQh ','',0,'?'),(_binary 'yr;\9)3W+(j','wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-transformer-service.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-transformer-service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\\N\Y`|\"$',_binary 'ByyŪ\\\\S\s۹!\','',0,'?'),(_binary '~\'C_hF\ƶ\','wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-social-images-provider-service.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-social-images-provider-service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'elXl,)geVu',_binary 'Q\F}\\g\0id1?#<\\"x4\p\0&3','',0,'?'),(_binary 'Q\r\\\	V\Au\','wp-content/plugins/wordpress-seo/src/services/importing/conflicting-plugins-service.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/importing/conflicting-plugins-service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<&.\\"\c',_binary '{ LЍ\\&\\ܼw\޲?\O\\\0','',0,'?'),(_binary '0Z\G\'&j','wp-content/plugins/wordpress-seo/src/services/importing/importable-detector-service.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/importing/importable-detector-service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,rk9@gٍ\',_binary '\s\"jl?Q6\w\\rON\\','',0,'?'),(_binary 'I]Sf\]\\','wp-content/plugins/wordpress-seo/src/services/indexables/indexable-version-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/indexables/indexable-version-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'MquV֢_\hN',_binary 'D\n݆j6d5\<\\Lˤqݕ\}\m\N','',0,'?'),(_binary 'e7\\Vw\ܸC','wp-content/plugins/wordpress-seo/src/surfaces/classes-surface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/surfaces/classes-surface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\D*\oʿl',_binary '{\/?\\>\m\'̨f2QpB\@#N\r\','',0,'?'),(_binary 'MmQ\%\9k1!','wp-content/plugins/wordpress-seo/src/surfaces/helpers-surface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/surfaces/helpers-surface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\ӭ\\\\\Цu',_binary 't}\d\\l$N#/MYՏPR','',0,'?'),(_binary '¼c\5\\\','wp-content/plugins/wordpress-seo/src/surfaces/meta-surface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/surfaces/meta-surface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Y\I\\r-\1g|',_binary '\\\\~\_\:B!oTڡH[\\\E','',0,'?'),(_binary 'R\q8U\{\0\\','wp-content/plugins/wordpress-seo/src/surfaces/open-graph-helpers-surface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/surfaces/open-graph-helpers-surface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.fXцٕ\\',_binary '8h\M\\\0\\Z249\U\jdh\ \','',0,'?'),(_binary 'T`+F.As','wp-content/plugins/wordpress-seo/src/surfaces/schema-helpers-surface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/surfaces/schema-helpers-surface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\\ّ/_	W\\@',_binary 'ѴGj\\o\\כUϝX-q\\\?\r#\','',0,'?'),(_binary '\\e&$1I\>\Q','wp-content/plugins/wordpress-seo/src/surfaces/twitter-helpers-surface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/surfaces/twitter-helpers-surface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\;OLЉr',_binary 'h2S~WK#I~\nqSTE\\4d[\'Z0.','',0,'?'),(_binary '}\D߅\\\\N\_','wp-content/plugins/wordpress-seo/src/surfaces/values/meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/surfaces/values/meta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W|F#\=՟',_binary '\}/dW\:+\\Qnvګ	~\T@?V%(','',0,'?'),(_binary '-5\tU1Yv	','wp-content/plugins/wordpress-seo/src/values/images.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/values/images.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\,\\r\w&\"\ylu',_binary '{ \@\0ѻn\r\m}HF\T\!','',0,'?'),(_binary '\T\@\'L\ \\\\\8','wp-content/plugins/wordpress-seo/src/values/indexables/indexable-builder-versions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/values/indexables/indexable-builder-versions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\z3gF;Q',_binary 'fp\\OC/ƥSDݍՙ\Zo\szP\\f\','',0,'?'),(_binary '4\\NR9U7','wp-content/plugins/wordpress-seo/src/values/oauth/oauth-token.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/values/oauth/oauth-token.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ro\]sUt_\ߊ\',_binary '\xVTk[\U\\aj~ #qX..\Z\\}','',0,'?'),(_binary '\Z\\\B~Wb','wp-content/plugins/wordpress-seo/src/values/open-graph/images.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/values/open-graph/images.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\1831I\',_binary '2\ʏEt\\6.F{\\\G\Aq','',0,'?'),(_binary '\\\Ӡx@A\','wp-content/plugins/wordpress-seo/src/wordpress/wrapper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/wordpress/wrapper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ka6%4s\\\d4\',_binary 'sBHf\	Q`\k0E\n\j','',0,'?'),(_binary 'a\XʤG\'ɀn\r|t\N','wp-content/plugins/wordpress-seo/src/wrappers/wp-query-wrapper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/wrappers/wp-query-wrapper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=}xg\_,gYF1\n',_binary '\ \0=HH\\f\q}g\1\q2_\\0','',0,'?'),(_binary 'zQ\n\\1j','wp-content/plugins/wordpress-seo/src/wrappers/wp-remote-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/wrappers/wp-remote-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a=]\e\%N\\\',_binary 'B5؆Tx|U=䈕\=\^9Gfrγ\U','',0,'?'),(_binary '6\\uQ[6̜l\','wp-content/plugins/wordpress-seo/src/wrappers/wp-rewrite-wrapper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/wrappers/wp-rewrite-wrapper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\d\\I;r\\~~U',_binary '\$\sU%;|\^[	y8','',0,'?'),(_binary '$\\߰R\\r\ab8!','wp-content/plugins/wordpress-seo/vendor/autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uM\ꨣ\\\Rך',_binary '\^qS֏]ќ&\\/\_Iw6\b','',0,'?'),(_binary 'ֽB\mO\*:q\z','wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{0\\,Q6n',_binary '\`\\\\sN\.\-ډ\GDT-\nt\','',0,'?'),(_binary '\߮\\*\P\q[','wp-content/plugins/wordpress-seo/vendor/composer/InstalledVersions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/InstalledVersions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\fFi*f><',_binary '\M\נkiy\̨\'\\S\nV\|TĴ','',0,'?'),(_binary 'wg\\r{֚^','wp-content/plugins/wordpress-seo/vendor/composer/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']_\#D\\0\\',_binary '\Z ے\%4~N\~Gh!b\:wɌ\'','',0,'?'),(_binary 'Z{g\}\f\-\0\n','wp-content/plugins/wordpress-seo/vendor/composer/autoload_classmap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/autoload_classmap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6Mu\-P1\<\\',_binary '\f&crP7 \@H\G\5`o','',0,'?'),(_binary 'g#L\ͬK\A]ea\2','wp-content/plugins/wordpress-seo/vendor/composer/autoload_namespaces.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/autoload_namespaces.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\,}vĨ3\G\)',_binary 'Er4@\0ԡ$\z\3\$l\\Z\`i\ex\l\','',0,'?'),(_binary '\\\8|LP\	','wp-content/plugins/wordpress-seo/vendor/composer/autoload_psr4.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/autoload_psr4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Li\\\`\',_binary '\q\3\%:a\SQUә\e','',0,'?'),(_binary 'N\E\\\|JS','wp-content/plugins/wordpress-seo/vendor/composer/autoload_real.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/autoload_real.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j@Iv\\gՌ7Ĩ',_binary 'ߖ\(\w3\-\\\RIJ\*%+ϛ\\\9','',0,'?'),(_binary 'ZL܏\vN%\%_','wp-content/plugins/wordpress-seo/vendor/composer/autoload_static.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/autoload_static.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.O\k9\\a',_binary '\5\*\\\\\\	u\S*f\?`ki','',0,'?'),(_binary 'kx\)u\\]#\\','wp-content/plugins/wordpress-seo/vendor/composer/installed.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/installed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fɞ`\l',_binary '1K,M\9\i`i7Ň[\\\0Is\','',0,'?'),(_binary 'KZ\Ѽ\˷\m','wp-content/plugins/wordpress-seo/vendor/composer/platform_check.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/platform_check.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9p;\7i\0lA',_binary '?P_\"E4\OI\x\\"\\\','',0,'?'),(_binary '݀\\d`ү\','wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/CHANGELOG.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/CHANGELOG.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"XZ:a\e\r4\',_binary '\^2iLɥ@d\`\\yeN\[&K\h\'\@','',0,'?'),(_binary 'e\(8\\\\V','wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/src/i18n-v3.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/src/i18n-v3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\~7^:\6<V',_binary '\\FtaP_H<U\\TG_\o9\Z\','',0,'?'),(_binary 'V5e$4\\7\\','wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/src/i18n-wordpressorg-v3.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/src/i18n-wordpressorg-v3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pұ?\i.5B',_binary '-RvWFP-ii\@5l5>\\','',0,'?'),(_binary 'ʳ\2\_R83h','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/AlphaNum.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/AlphaNum.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ks\~q\',_binary 'V6oyo\NL\\\\"\R','',0,'?'),(_binary '7\0@\+\ۨ1','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/Byte.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/Byte.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']6)\\Z9#D\\Z',_binary 'c4{pFY[\iL~3\x\\S\E<g','',0,'?'),(_binary 'i\cL\J}\ͧ1','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/Kanji.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/Kanji.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\$9\zi17\',_binary '\\\7D\\06\_K\%$\\z\n*\','',0,'?'),(_binary 'A\\dǁi\߿','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/MaskPatternTester.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/MaskPatternTester.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-+\y\c<铷O\',_binary 'ܩRfd\\q\Xpl#\WN\!Kŧ\nkh','',0,'?'),(_binary 'PD\$ڊpElv','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/Number.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/Number.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A9-L\?U\'\W\D,',_binary '\\ol\?E\lBꥌiLhk_ۘ^\C','',0,'?'),(_binary '7\'!\\\ܺ=UN7','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/QRCodeDataException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/QRCodeDataException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\6,\~',_binary '\S\"\\D\\\r\q$y)\nk','',0,'?'),(_binary '/H,\\\/\v','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/QRDataAbstract.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/QRDataAbstract.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\ZOc\'',_binary '8x\Q،uWPpp\0\77I:#','',0,'?'),(_binary '٨vV0\ZG6 ','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/QRDataInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/QRDataInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Pv32\:\͜',_binary 'Z𻮡\\|\\7\\\U','',0,'?'),(_binary '\:\\J\','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/QRMatrix.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/QRMatrix.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=2\~\8١I\n',_binary 'V;\k\/\T`;;l\uq	]\T˘\G\','',0,'?'),(_binary '75{a6\n\H$oC','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Helpers/BitBuffer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Helpers/BitBuffer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\rG\s\\b6\',_binary '\\\-|7ц\\nB˔m>|\\\\*\L','',0,'?'),(_binary '\\\\9bJq','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Helpers/Polynomial.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Helpers/Polynomial.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\fXTN\}\',_binary '\\<i\\f\e\DK\0Wr7q\','',0,'?'),(_binary '\'\\+d\)UM\_\','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QRCodeOutputException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QRCodeOutputException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gI,\9N2\',_binary '8\-.\P\?|$\1\t\nq\}DCWA\=\','',0,'?'),(_binary 'dg\nY\n\\3ql>\','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QRImage.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QRImage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v%9p\Z[h3 ',_binary 'sNpT\\\\\O\2Bx#\L0kK\\oR','',0,'?'),(_binary '@{\kmZ#\-','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QRMarkup.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QRMarkup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Lϛ\E\',_binary '\\\/9XY}\nԒ!<Ik\vtI#\\','',0,'?'),(_binary '{\Bv[qc\29x','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QROutputAbstract.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QROutputAbstract.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oY\\kR\\^',_binary '\ύ\ˏ\\\\\\\\a\!\I\.N','',0,'?'),(_binary '\ ˨f\7g\\E','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QROutputInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QROutputInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)s\\\tTܳ',_binary '	޼?#N~sט܁{;ߦ \\\','',0,'?'),(_binary '2-\\2P@7\\m\\J','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QRString.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QRString.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L]mL\\n\Zwx',_binary 'GSe\\;4ʻI\\*:X\\R]','',0,'?'),(_binary 'Y\3\iQ\ap','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/QRCode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/QRCode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yc\>\r\0\\}',_binary 'M\\\V\|G\C{컐;','',0,'?'),(_binary 'FPx\I]','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/QRCodeException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/QRCodeException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\+}U\a,<\',_binary '\\nJK\\EpE\\_VPظ9Z','',0,'?'),(_binary '\\IOԦ\Hv','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/QROptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/QROptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\XS7)v\2\w',_binary 'P\\n\ܮʂ\0\_m횻\1\\]q\','',0,'?'),(_binary '\u7?\sږcZ\'^','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Traits/ClassLoader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Traits/ClassLoader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\xEi \wWp\n',_binary 'JQ9s:Rjض.f\\\\\ɲl','',0,'?'),(_binary '\J\\\\A\0!P\\\','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Traits/Container.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Traits/Container.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3ȤǬ\c;\8\K0',_binary 'Qi\\r\t`RU\o\\\kG,=EPk;','',0,'?'),(_binary 'm\\\\\~bu,\\bt','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Client.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ԣ\ʁ՜%\Z\\6L',_binary '\Cv\\\\!W7cѦp;{pn-$','',0,'?'),(_binary 'lv\"(\\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/ClientInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/ClientInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x dYt',_binary '.\d\EN}8?ZV\ \Z/6\"Z\\5D','',0,'?'),(_binary ',dNe\8\"','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\s\nE1t',_binary '2c\a\\+[\\N?_t\Mw','',0,'?'),(_binary ';;A^G\s\,k,Jf\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p(R~ÁZXK\\\',_binary 'oƯ3ԋsB>\k\t8\\IHF','',0,'?'),(_binary '6\0\)H2','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tRub#4\8ȯ',_binary '\\.8ޒ\^\\UsN\4׃}_w$0','',0,'?'),(_binary 'o\'\\\r+Ԯo	a','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_9\/\0X\NV0\',_binary '\V\\6e\a\Ƌ{9=ck 9','',0,'?'),(_binary '\\}pu1\"\\n\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SetCookie.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SetCookie.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y@\M*\V@ֱ\',_binary 'Q<\r/g%\gW\0\W\\kRqv{','',0,'?'),(_binary '\\=)8\{\\0Z\g(\{\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/BadResponseException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/BadResponseException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\\ZV!\BG\5',_binary 'n),\Ϭ\\0Ͳo\p dop Zܯ\\','',0,'?'),(_binary '	c-^q͗\j\ o','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ClientException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ClientException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\}\\7`\cZ\',_binary 'ti\\\\\n O/\"\0kߓ\A/\.\','',0,'?'),(_binary '\iK$\|:3	?z\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ConnectException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ConnectException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mt8E{-',_binary '\\	P&Xϒ\*7kUΑ^0\','',0,'?'),(_binary 'u9\5EzV9','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(I\\'\\\bn@\S',_binary '@\M[\{p\w2{\؈\\n\\','',0,'?'),(_binary '\Zu\3\Izs)\+','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\9	vx@F',_binary 'z]W\D=.)J>ؐkD`h@vФH\=','',0,'?'),(_binary 'O*\]\\\m\ռ','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/RequestException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/RequestException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\v\"`W\o',_binary '\\\|\y\-mp	ͥ\\%t$\\','',0,'?'),(_binary '7VB\\\%BV','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/SeekException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/SeekException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nx^l_\8:\p/9',_binary 'ߐ)t\'\\\&+ԘT\惤\%Z֏7\','',0,'?'),(_binary '\ \\'\\\\'','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ServerException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ServerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ \7@\ l\\',_binary 'ClMސ\\'a\n\ /\W0\n','',0,'?'),(_binary '<\RP\\5`','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\¾,\_Q\,',_binary '|\"7Z\v\S.s\\fY\|@e','',0,'?'),(_binary '\>LT\Ơ\z#Pkó','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TransferException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TransferException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Yzc\(pc^\n',_binary '\Zk|!`mS8KW\\|fo?,;','',0,'?'),(_binary '!\d{:ɬ\P ](M','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i\]\\b\F\0',_binary '{K\\0(\n[\(\\\\\z\\\*\\\','',0,'?'),(_binary '\\ZK\*%\\\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\S\d1\A\\\',_binary '\\\\Z~\')צS9\V#&{k;\\]','',0,'?'),(_binary 'k`\n>(׭\I','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';Zw\r\k\^\',_binary 'O%\\W\Af0aQ\\C\r\n\Ʋ\','',0,'?'),(_binary '둪\09܎R\yg','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n؋Ľ\:Eel+\',_binary 'x\9 @h݇\\\\O\\\n\\>̱','',0,'?'),(_binary '\q\&]&=\\m\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/EasyHandle.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/EasyHandle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ˡ+aD[>vŝr\',_binary 'E\5 }>L\$.L,3D0\\\\\M','',0,'?'),(_binary '\\q\:s#10]-','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/MockHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/MockHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\٠1{ScB\=2f',_binary 'KWn=H\9\&15hA7\\nn\g?\sa\\.\','',0,'?'),(_binary '\P\r\\\\\\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/Proxy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/Proxy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'B\\jR\\\ȉ\',_binary '\ߛ\˂޽\/-2^ \\4\Ţ','',0,'?'),(_binary 'w,a\Z\r)\wb#\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/StreamHandler.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/StreamHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ρ0\U\\',_binary '\\CC\t\O\Er\'\|!)\߳<','',0,'?'),(_binary '\)KbB\F~\\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/HandlerStack.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/HandlerStack.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\㛙\b\H:\(',_binary '2Rm\){I֬\Ÿ4\\툱\\2\\\r3?\n=','',0,'?'),(_binary '6y\a51R*\'|','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ۭUBG{P\\',_binary '\H\'u\`,%TB꾷z\nn\\25','',0,'?'),(_binary ' E\\\hܺ\/UB\\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Middleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Middleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/jH\턱V=Sf',_binary 'Kev[\殱\C4ÙPS-\8:8:','',0,'?'),(_binary 'wž\!\J\La/+','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Pool.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Pool.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n;7\M\d0L|\\\',_binary 'Ux!\\:&(C\q\6\\j\\','',0,'?'),(_binary 'ss^G\x蔛\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0\x\\WɌ\\z',_binary '\'t~r(72\"?쾍\Z:C/\Ե\@oLd\','',0,'?'),(_binary 'hzV\\\\z$=\\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RedirectMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RedirectMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+g\nո\\ѯ&n3',_binary '\It27C\^^}[o/S','',0,'?'),(_binary 'Br\,z\XG#Nj>','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RequestOptions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RequestOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\{2\;n\'O',_binary '\BY/5\vP]j笶\|\T9\\Z','',0,'?'),(_binary '\\\F\Z\\nQ\CE','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RetryMiddleware.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RetryMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\8gզ\\',_binary '>\K\衽\up7b\')\',;\Q\1\y','',0,'?'),(_binary '>^\\m\Z\{','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/TransferStats.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/TransferStats.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fv\\3ur\lAgh',_binary 'x\-mx\^\jC\1\H,,R\\','',0,'?'),(_binary '\\à\jF4\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/UriTemplate.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/UriTemplate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9wl;+H',_binary 'pk\r<\wB\\"a6\\W\uv`','',0,'?'),(_binary 'th)YC]+\n\̬','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4~I\\Q-\ҡ({Xj',_binary 'D󁉭\"\&\ŕ\ZĠ\\mz\b','',0,'?'),(_binary '\r6\Z͌\\\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '׷?uw*\\Ls',_binary '+\Z\:Yԓ\Aه\\\/y{r','',0,'?'),(_binary '\)dX:\\\h:}k','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions_include.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions_include.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*y&9{\1v\',_binary ':\9\@Ux.\kk\X\W/3g(','',0,'?'),(_binary 'p\8W4\k\c>\8','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/AggregateException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/AggregateException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݾ\2iI\'\z\m',_binary 'h\qUtx(\m8K퇗\\'\2haq[s','',0,'?'),(_binary 'gdٸ\`\6\O\7','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/CancellationException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/CancellationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^H\Ng\\jk?',_binary '\f9@|\ewX\q˸jx\cǰRG_Z','',0,'?'),(_binary '(W0\\\a(Ȥ9','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Coroutine.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Coroutine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6:C\S\',_binary '\mq\Q\@\'\\\x\\3x}!\'','',0,'?'),(_binary 'Å.cxba\Bf','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Create.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Create.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '٧\U\\9\',_binary 'B\\\Тmɾ&\a\/V\,\§sSV\g\\','',0,'?'),(_binary '\nkc\r\Qj\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Each.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Each.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1|]\e\@2f',_binary '/e\|_P\OƪIx\\˺]\ϝ','',0,'?'),(_binary '\\rb\d/ӡ;\\Z#x','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/EachPromise.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/EachPromise.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T/Dj#`\Y\',_binary 'W\\M\+S5gdU\[\~k[','',0,'?'),(_binary '`\\'? ݒ$\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/FulfilledPromise.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/FulfilledPromise.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '80TYJ5=\\1',_binary '\\MXM,X\\c\\Xͥmib\\D','',0,'?'),(_binary '\\\ZC\iT5g?\f\/','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Is.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Is.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|24CV-+\[F\',_binary 'Է\_f)S\^\\\0B˝\n[R\d','',0,'?'),(_binary '\//.\0\llO\(','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Promise.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Promise.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jթn \M\\'',_binary '7\H(_P\(\Z\n0|7\r\@Q!\\/\','',0,'?'),(_binary '\M\\U2\\\x]{8','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromiseInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromiseInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&Y\~k\h',_binary '\\(Ek\\^\~qhm\	=\uC[\7','',0,'?'),(_binary '.\8 \n\\d\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromisorInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromisorInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+Gs\=\[ h\',_binary '\Tc/ԿЍN\\	t\Ou\\bNy','',0,'?'),(_binary 'n\\{\\oh\Z\*','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectedPromise.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectedPromise.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S1~%\Yփ\',_binary '%h=\%vOIޟ\7V\\xo\\\_(','',0,'?'),(_binary '!\[\ذ\\ng\'','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectionException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectionException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xaU\\\\"6',_binary '\\\\\sl0&\S8;g\0O)7Xǅk','',0,'?'),(_binary '7jU\\}@GdiS\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueue.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueue.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5I\\e4J: E',_binary 'V?Q\޷uތϫ91{%co','',0,'?'),(_binary '\hY)W\\'\v\'\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueueInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueueInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Aȭy\\M\ir\\rBcT',_binary '|I\/߰Vz*\ș\"\X/\mAŋ\\','',0,'?'),(_binary 'ϚWqu_8\~\r\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gK0R\\%0`l',_binary 'utk|48k\M*\\\z9Z\\\I\','',0,'?'),(_binary '2o8ɦ\hY9	Z<','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\EN\g(\a(X',_binary '\\Y|[*\\O\"W\06hR=\\	\','',0,'?'),(_binary '[:\!UC~\nk\\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/functions_include.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/functions_include.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\v4\F\nm\	?',_binary '\cXI[\0\#J^\\ټT\`\\Jt','',0,'?'),(_binary '\\\\\n\V7	','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/AppendStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/AppendStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	r\Z\_s=+\r_',_binary '\ǝw7:\\\*B,]{r<.>','',0,'?'),(_binary 'X֏\|5_8Ep\A\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/BufferStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/BufferStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%I\\\\\\\',_binary '8Q`+\V$懶t0H\\\\'`\>','',0,'?'),(_binary '\ZmMcsr)\ԩ\\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/CachingStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/CachingStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g.\Z|9\;\\\z	Z',_binary '\	܌تB\va+\\\Z/:L n[v\F','',0,'?'),(_binary '>\Z\I\I|a\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/DroppingStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/DroppingStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ȷ\"Ou\mr\ͣ\',_binary 'K\N􉳏o\k\o\]*8|\r5yg`','',0,'?'),(_binary '	9BWGK-\R\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/FnStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/FnStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$iwK\\2/\Z]',_binary '_ƫ\U\h?jl.\3\va\\\'\\b','',0,'?'),(_binary '?^.+t\Zɻ$L','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Header.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\xzp\D\(',_binary 'p\\U\\\BLgq5\\OAĈs','',0,'?'),(_binary '[\Մ)ƚ2]\\)E','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/InflateStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/InflateStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a<\q\\vm',_binary 'v\fX\?\\ί[/QZ\~Q\r\\','',0,'?'),(_binary '\u\j`T','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LazyOpenStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LazyOpenStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nY\t\"D|\r',_binary 'Sc>\ya\na\(E\N<\ǈ/f7\\n\~-I','',0,'?'),(_binary '\n\\hc+\T%\0y[H','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#Lc\{	[%VYc',_binary '*Ƞ\v3\?	s>M\W:,[]f\"\n','',0,'?'),(_binary '\@.\\A{5)q*`','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Message.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Message.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\o̎r|A5)',_binary '/9\K݈\3/\wշ@sO\0','',0,'?'),(_binary 'ɶz^\ͅ\B','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MessageTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MessageTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\\F\y0J2',_binary 'W%\vЗc2՞\v\zݺu9\E','',0,'?'),(_binary 'ң\/Iu.\K`\/{','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MimeType.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MimeType.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\70!\Hgk',_binary '\\*H+:\\'^nN\\i~\j\\U','',0,'?'),(_binary 'u\E\z\#d','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MultipartStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MultipartStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4`RĨf\w	',_binary '.\Fߪ$	\Mr,/6j\g\r@K\`','',0,'?'),(_binary 'sh\\\r\?b0$\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/NoSeekStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/NoSeekStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݳ\i-\rqHs',_binary '\>Y\-3s\'~ѱQ\\\\0','',0,'?'),(_binary '\b5Ab\r\$#;9','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/PumpStream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/PumpStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*|\n2O\	vW|',_binary 'O\\6\9R0\(\\\7>\{ .T','',0,'?'),(_binary '\9\"P\m1\%r.\^','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Query.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(oh\UQTG\r\\'',_binary '\T8y:\aK\V]\4|\D?-\','',0,'?'),(_binary ' RI\\|Y`R\Z','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Request.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'%!N\\D\\\Id\"',_binary '\ =\\-2>i\'q\\?TΗ8&&|','',0,'?'),(_binary '_{\F\ZW\8\\"r/','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Response.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Response.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\\\\\ͰȊ',_binary 'ô叨\^y2\nԣ\)\-rw赔E','',0,'?'),(_binary '	-oؙ\#\/\I','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Rfc7230.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Rfc7230.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\\s\\^I?\',_binary '\\0\\,{A\!+c޵!8?\(\e','',0,'?'),(_binary '\9+K\\*','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/ServerRequest.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/ServerRequest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ka\^CjD\p',_binary 'KlD%$w ̜~q\+\\0gH','',0,'?'),(_binary '\\(\\Z\vdvQ','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Stream.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Stream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h^\\Ky$\y\\.',_binary 'w\Zï\]k6<D\\.<\Mf\ZǮ\','',0,'?'),(_binary '\ޟCE\O}\rՍ','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamDecoratorTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamDecoratorTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\\\\~W:',_binary '/.\ls\p؇\s~>Y\7','',0,'?'),(_binary '	\r\Yk\cJ[\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamWrapper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamWrapper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\</\'	t\\-\',_binary 'G#(wK&;/C\1\p\\\0κ?S\','',0,'?'),(_binary '1E\Ϻ\SF\TúE','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UploadedFile.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UploadedFile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\Yqf2\ȥ',_binary ',\b~t0\V\rp<nFC/1BN(n','',0,'?'),(_binary 'D\}U\\#\:\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Uri.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Uri.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lٗݵr\\lɋ&\',_binary '췉Pd\f\z*\\".\ϱ\\l/9','',0,'?'),(_binary 'SG\\\ѴV\r','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriComparator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriComparator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Pk\n ˍ}D^q',_binary 'F\\e\8}+3ԍq_\\\\\\R1v','',0,'?'),(_binary '\\"j\\V\\\d','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriNormalizer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriNormalizer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	z]\B޷ĉ',_binary '\n\nd\\Wu\\'.b@8).7gr\.I=>&','',0,'?'),(_binary '̅\{愵q\I6\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriResolver.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriResolver.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fzڨTp\7b%K\\nI',_binary 'I#Yv~jUڿ&\Z\5\xTH\X\`\b','',0,'?'),(_binary '\E\\r\)\\aH\\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Utils.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\27\\z\'\^',_binary '\\;@^4,w\4\߻P#lI=\2\\N','',0,'?'),(_binary '\4}8h\J\"g\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\\?ǑA.K\Z',_binary 'qgq\C(*\}\NA(\F\r','',0,'?'),(_binary 'ƎJ*\F)\KV\6','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/functions_include.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/functions_include.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=y;+\\0\\m~\0\',_binary 'փ\J\\r/][orrB}2VE섚\','',0,'?'),(_binary '2s|\w\z','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AbstractGrant.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AbstractGrant.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\N?\oKl\',_binary '\Qܪ\@-a<|ߛ\\\&','',0,'?'),(_binary 'DI\a\\cᐸ','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AuthorizationCode.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AuthorizationCode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RO\\\gW\l',_binary '\+ASDY\\\\d\ұ/vLe̕3\\','',0,'?');
INSERT INTO `wpbb_wffilemods` VALUES (_binary 'v58\\,U;','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/ClientCredentials.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/ClientCredentials.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@d\icU\+',_binary 'e]6H\GJ\\\dk\\I\`ߟ$\}Nbj','',0,'?'),(_binary 'm\߄@M\\:','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Exception/InvalidGrantException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Exception/InvalidGrantException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5\\\8p^Z',_binary '\ZZ\v\\Ѣ\\3kw\\9\IO-3ى@\SM','',0,'?'),(_binary 'Zұ\bi\\.\Z\\','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/GrantFactory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/GrantFactory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x*^l\rn-',_binary '\\\$\=Y#=Y\X\/2os;Np','',0,'?'),(_binary '\c}b\\fɰ܀yB','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Password.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Password.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\\q\<7\\',_binary '\nZn\B\8)\\\C\'gjW\M\\\\xi','',0,'?'),(_binary '\{&H\N\`b5IЌE','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/RefreshToken.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/RefreshToken.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fUc\B<\\5M7',_binary '%Z\eM\\\\\\>g\*%\\j˿','',0,'?'),(_binary '\6<\R\\JJ','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/HttpBasicAuthOptionProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/HttpBasicAuthOptionProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#ٍ74',_binary 'S\P\\0T\\"q1\\\ϸ\0\0\J','',0,'?'),(_binary 'O~ZA8\6\}\','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/OptionProviderInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/OptionProviderInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\@h+65JN',_binary 'hVFJ\ls+\\0<\\F\.\/*wL','',0,'?'),(_binary ')E\)K;','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/PostAuthOptionProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/PostAuthOptionProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0w\Z\\"\TVejl',_binary 'W#}Z~4\NU\W2\\\3','',0,'?'),(_binary 'tb\`s]\'','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/AbstractProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/AbstractProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gǐCh\2/,\\',_binary 'cV?\;\.üԺv\a\ۡ1`Y*C','',0,'?'),(_binary '^\c/\o\n\Z+','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/Exception/IdentityProviderException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/Exception/IdentityProviderException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\Z\șˣ\YTf',_binary '\\0nA@@\x\\G\Z\O\>8\','',0,'?'),(_binary '9\r\\\rK|\r\2','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericProvider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericProvider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K#\9jh\\'',_binary '.\\펢KN\ \@\;&=\-\n\W8','',0,'?'),(_binary '\\\\Le/\\s\','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericResourceOwner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericResourceOwner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\\\>t\Z',_binary '<\rQQV;|JR>R<P\?\\\8\','',0,'?'),(_binary '\8?p\C\|TZ','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/ResourceOwnerInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/ResourceOwnerInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\:Z(y\H\\17',_binary 'X\k\f\l\\\C~}ֶ\','',0,'?'),(_binary '\,1x@e\<)','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessToken.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessToken.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\r\'8ﺜj\\ %',_binary 'U \\Za;q _t\3J\n','',0,'?'),(_binary 'G2VDm\L>','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessTokenInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessTokenInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\A\\<Y;',_binary '\A\LY.\\	\qڨH(5m&_G','',0,'?'),(_binary 'A4\r\ɽv@','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/ResourceOwnerAccessTokenInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/ResourceOwnerAccessTokenInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\cf\\z\~O',_binary 'O\'a\Z?*!6үu\M\\\H','',0,'?'),(_binary '\\,G/u~e{\','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ArrayAccessorTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ArrayAccessorTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\D\\?LbY(\',_binary '<\'Sy9+o\n	!\\\\\%o-c','',0,'?'),(_binary 'ğ\\x*\=\	.V','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9TaC\\I;@',_binary 'yHxd?\\OWfGf̶Xe~m5\f`\','',0,'?'),(_binary '\Y:R\\|nJ','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/GuardedPropertyTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/GuardedPropertyTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V*KS*^\(}',_binary '\$.\A\^j\n3n\\\^_L\S','',0,'?'),(_binary '3\\9v&/Cd\','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/MacAuthorizationTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/MacAuthorizationTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0ldlu\O\:\',_binary '\[\\y\\\پ8*\&\= \\','',0,'?'),(_binary 'l\hm\fsa\\Z','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ProviderRedirectTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ProviderRedirectTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\R,^c\\rdn\V',_binary '_?\\\0z~\\A\\A2Q,\Z\','',0,'?'),(_binary '3s\-1\\\\!','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/QueryBuilderTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/QueryBuilderTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\d\\?\G\W',_binary 'E\c#[$=U\<׭\Zn\qz\	\','',0,'?'),(_binary 'F\\\\"L\\\,4ꫥ','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequestFactory.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequestFactory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)y\[ޙmM^',_binary '\g\=Hӗ\ւH\\w/~p--','',0,'?'),(_binary '^5\O	Z}ciVj\Q','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequiredParameterTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequiredParameterTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/\-\Pm9P',_binary ')d\ѩdց/ɑl\%\n\\\\\n\}\\','',0,'?'),(_binary 'uAms\,)DEv','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerExceptionInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerExceptionInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bfyy',_binary 'Q\YpC=3\;uNKoՄ','',0,'?'),(_binary 'Ҍ!\q\>Y','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\d-80b\',_binary '9o\!F\supA_\\\Zdac]K\z1','',0,'?'),(_binary '˸nQ=pF+*D~\]5','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/NotFoundExceptionInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/NotFoundExceptionInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|{!C\\Z\.',_binary 'yZ<\U\"\笒Y)\'\nt\\iF\N','',0,'?'),(_binary '\0Ŷl\bW\V','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/MessageInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/MessageInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0Xm\\ `\\\X',_binary '`IK%ģ|\%\\e\\\\<6%n0ȯw%','',0,'?'),(_binary 'V!\U9\D`}','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/RequestInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/RequestInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G}\6l-Tlk',_binary '+\ʡ\\t\^E\M\l5\?zk\:*\','',0,'?'),(_binary '<a\\R\]G!\'y\','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ResponseInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ResponseInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']}ث4h\\C\<y',_binary 'i?c\n\kzwmF>yƄN\\'\:L','',0,'?'),(_binary '\:\\\%\ze2','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ServerRequestInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ServerRequestInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(Vlo%\Ր\\]\n',_binary '7]\wE\'\5G.)\\\n+\ \z','',0,'?'),(_binary '\"n\˅\1\\UB1S','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/StreamInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/StreamInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Kϼ@}7>7\\\n',_binary '\\:\\m-y\\\*~\\h\BB=','',0,'?'),(_binary '\\	\RN\\\c\','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UploadedFileInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UploadedFileInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<@\SA\\\U\m_',_binary 'SsfW|\\m9u\YU	8occ\x5\\D','',0,'?'),(_binary '\Z\g\D\L\','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UriInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UriInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kPӊ_4\',_binary '\1\b\\ߟ\v,#G\\l$fc\\\','',0,'?'),(_binary ':\)]|t\Oǔo<','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/AbstractLogger.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/AbstractLogger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C޳Ug\0\\_',_binary 'kl7ن0e\,\JvSݸ\j\\(q\Vo\','',0,'?'),(_binary 'ᨢR\]\K\|z','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/InvalidArgumentException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/InvalidArgumentException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%||EW|U\rIfa쎗L',_binary 's\)\LM\Z(\\\\F\u؟8Y+x','',0,'?'),(_binary '\r\\\\VaF','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LogLevel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LogLevel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\K\Z\+l풊.\n\"',_binary '߂􉃶:7?\\⟈l7E\q$<','',0,'?'),(_binary 'c\Y	JBH\\','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(Bߛ\H	\}0\',_binary '\\\\\\w\0\\l\\\?\','',0,'?'),(_binary 'r}q\\2u\z\5\','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`.ZGy!',_binary '61\!2e-QYcL\-|-;G\:@\','',0,'?'),(_binary 'id\^,4\@=	9','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\\>/\D\H\\r7C',_binary 'lL3RNiÚ\\V>\	 O','',0,'?'),(_binary 'e\l\>\L\','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerTrait.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\X#Z>B;',_binary '\n/1\#w22+\U]\\','',0,'?'),(_binary '\2.|\,I`ӌxt','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/NullLogger.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/NullLogger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U{\\HԀ4p(',_binary '\&t9F\"`at\fG\\\\lf{','',0,'?'),(_binary '\m~fҾw','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Argument/RewindableGenerator.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Argument/RewindableGenerator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DKR쟙\۹\6',_binary '\r:\'	\"S\\05gSƢ\"\\@Nwփ\','',0,'?'),(_binary 'bcW@ɉ+_','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?\UE>A\n',_binary '%\7\Y(-\\FSMYE?,Ҩ\','',0,'?'),(_binary '\0_\]wgGS\K\','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ContainerInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ContainerInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~rD5\y\E:',_binary '\\蛮\\!Z|L\x<A6&\','',0,'?'),(_binary '7ϋ\td]B?\\\','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/EnvNotFoundException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/EnvNotFoundException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_=&	Wt\',_binary '\HSl\8<*p\3C\@	2a','',0,'?'),(_binary '\\\\?\"/@\8Ʒ)','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ExceptionInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ExceptionInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\ɫ\e',_binary 'wԾI\!٠\n\`\E\\\Ĥ','',0,'?'),(_binary '\=N}	\X\\y','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/InvalidArgumentException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/InvalidArgumentException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0TY&d_hQ]',_binary 'gdf\iC\\\\\\ǚ','',0,'?'),(_binary '?TEbV+\#闓HC','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/LogicException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/LogicException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%.v\!\{9',_binary '>-q;\v3Rј\uAIr,8^','',0,'?'),(_binary '\\\\\\\0Vd\W2','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ParameterCircularReferenceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ParameterCircularReferenceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n̬\\'\^\e\{g\$',_binary 'B^\x^(H@Wqs\\O|to\\#','',0,'?'),(_binary 'ƐO|A7\;o\','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/RuntimeException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/RuntimeException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{AsN\f\',_binary '/k\\'F\\yߙ\\;F\@\$pdsz','',0,'?'),(_binary ' U\Ӵ\xFf?','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceCircularReferenceException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceCircularReferenceException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-ݔc!9\B\4',_binary '\!\\0Z~\~\\O2\"!\"\r\Ń','',0,'?'),(_binary '\ؖ\\\\z\\','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceNotFoundException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceNotFoundException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bh\\o\R',_binary '\,7=T3*rZ\\7yaX&Dtz','',0,'?'),(_binary '\?p_L\wE,','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/EnvPlaceholderParameterBag.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/EnvPlaceholderParameterBag.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\o3+P\\[\9,\',_binary 'G\rNp3x\xw\\"QH\'V\		','',0,'?'),(_binary '.@k\\N?ZQ5','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\G<\e\Ҡ',_binary 'V\Q%\\ļ\	\ru\Tf!BM\\Nvq','',0,'?'),(_binary 'LzEk\R\BU\)Z\n\b','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBag.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBag.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\_U\T\\F(\',_binary '\h\)xD\40\l]\M\\tL\%\:\r\r','',0,'?'),(_binary '\\n\8^XQ\\-l','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\PHSE\\-\\R',_binary 'kٽ+/\2\n Kl\k\Zv	\\\','',0,'?'),(_binary 'L<Q\(_g ','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ResettableContainerInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ResettableContainerInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e).7:4\]7]\\"J',_binary '\N\qbG\x\<B\\\'\n}Z','',0,'?'),(_binary 'aODnrCd\\\e','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/AppConfigInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/AppConfigInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=ߪp\@a\G]_\\]\W',_binary 'B\vʎl\n885\Z|van*@,\`7','',0,'?'),(_binary '\\E>:ڽZ\','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/Config.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/Config.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\-FBYx\,x|\',_binary 'k\<³\(/}\"\hA\i2','',0,'?'),(_binary ']Ęwj\4\S\\','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/DefaultAppConfig.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/DefaultAppConfig.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm͉݉W:Cĩ',_binary 'c8qx\\:7/Ѽ\}\FJ\\\\!\','',0,'?'),(_binary ')\\gPPVuz=\','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/EnvironmentConfig.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/EnvironmentConfig.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gϦڿ\̉-\fm',_binary 'K\M4\\g@Hٙ27\\\G1Kb','',0,'?'),(_binary '5R:ƙP\brh+=@','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/OptionsConfig.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/OptionsConfig.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\\N)C\q\Z\zڵ',_binary '-7\ZKL:\;b\:M\r','',0,'?'),(_binary ',LfS\OU0m','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/RoutesConfig.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/RoutesConfig.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rqU}\\&g}\\"o',_binary 'M[R*\4rx\\"inȔCx,\Z5\\\\','',0,'?'),(_binary '`\\$\Z#E4\  ','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/ScriptsConfig.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/ScriptsConfig.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\ܱ7E.	\\',_binary 'r\d\?[\닯;/\0\ 2\e','',0,'?'),(_binary '\<0\7fX\?Rs¤\_\','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/AuthenticationController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/AuthenticationController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\+;B/\\Z\\\\',_binary 'iݯN\\W\0FhD\\X\55','',0,'?'),(_binary '_\FY(\\\\','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/CertificateController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/CertificateController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'τ\G:!?X-!',_binary '\W#^xl\ZjL՝g\?ha\L\','',0,'?'),(_binary '\>\\O.	\4@','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/NoticeController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/NoticeController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u_\"jc\_\l',_binary 'gs\-\A~\g	l\t\\\t908','',0,'?'),(_binary '`\\Ʃ(xg1:n','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/PostEditorDataController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/PostEditorDataController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<O\c3\"-\\\',_binary '\V\\\!\lخi9J\h\_&}a','',0,'?'),(_binary '\n\i(bQWrG\e','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/PostEditorTimestampController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/PostEditorTimestampController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e%7W㸞<6S',_binary '4B0^qB\xz\g_\&\\r<h*Le\q\','',0,'?'),(_binary 'r2\\','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/RestApiController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/RestApiController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h3\\\\\ Ҝ\ܽ\',_binary '\`&ȥ\9\te8-&c\"','',0,'?'),(_binary '\Yuk$(\\nu\','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/SettingsController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/SettingsController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0x)ˮ\+',_binary '薂.\N&\?\_7w:9\"v@0\\','',0,'?'),(_binary 'rȰ\BͶo,','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/TimestampController.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/TimestampController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɖ~eJ(::	YG',_binary '\դ\ŤOK%2y\h\,QBE','',0,'?'),(_binary 'E\!<f}t\\\','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/DataTransferObjects/TimestampData.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/DataTransferObjects/TimestampData.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R&(])\',_binary 'v\ş&*\\-JGBo7\\\','',0,'?'),(_binary '\Z(Mы\.Ѡ\\r\','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Exceptions/ValidationException.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Exceptions/ValidationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^ܛ\\Ze',_binary 'M\jҬds\3ű,1 \s\\58C','',0,'?'),(_binary '\\nU\ޒ[\','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/AdminHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/AdminHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',+.H:!K\<f:',_binary '\Y\q@@7\s\\\"\q\6Z{w','',0,'?'),(_binary '\o\b,h\r','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/AppConfigHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/AppConfigHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ֶ[Xr\VSw',_binary '\'0\7?\Z`\`\I\8e\Dι~\|s','',0,'?'),(_binary 'CJB* \\y\\o\R','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/AssetHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/AssetHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\3kD\h\',_binary '\X\f\w@f_[]m\\\\\~r\a\','',0,'?'),(_binary '\\kKzT@\:','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/AuthenticationHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/AuthenticationHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'eA\\z\YiR\b|',_binary '\\'\8\{ς#vik8\0yRz*X\\','',0,'?'),(_binary 'nȩ\\\C\\'','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/CertificateHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/CertificateHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~sȊ쩦i',_binary '<U=!8\c-t\6B*zd]UĘ\\\O\','',0,'?'),(_binary '§V5T<\0G}','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/ClassicNoticeHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/ClassicNoticeHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\0`\,B',_binary 'xU\Ʊ%\aBnz+\\!\@','',0,'?'),(_binary '\\s#\\\\wUz','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/EnvironmentHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/EnvironmentHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\J\}.K',_binary '^1\\fA2blcl\61o&(\8-','',0,'?'),(_binary '\P_\VN\>\\\','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/EscapeHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/EscapeHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݬ˕\FM\\\0',_binary '\1\ \0 !׸6,\#\.0\\(/\ގ\','',0,'?'),(_binary '\4rӻC 0wz\k','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/OptionsHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/OptionsHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T,D\M\W\Hz\\R',_binary 'kJ\8%\u7惏㙡4\F\J(t\','',0,'?'),(_binary 'h$hu/=N\0\\]','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/PostEditorHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/PostEditorHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\\nm<^\Zx׳\\',_binary '2I\zdv\\ \:C\Z\P3$>y\\2ǹ)','',0,'?'),(_binary 'mϮM>\\d\','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/PostMetaHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/PostMetaHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/,0\\n*2sGp',_binary ';;\j\c B^}}@\B\$N\%','',0,'?'),(_binary '0\"Ś!\\`\\\Ē','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/PostTypeHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/PostTypeHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zd\nH~N\',_binary '\vla\c\AFh\ȕ\sd\@L','',0,'?'),(_binary '&\6\\\\|','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/RedirectHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/RedirectHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\zO沪\H\'Y',_binary '\\I4{\I.5\(ή\f6h\','',0,'?'),(_binary 'e\\\0/\*G;','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/ReflectionHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/ReflectionHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7\=~\\$\\rD',_binary '!9U?AO~\kMRe,\\`m\\C:','',0,'?'),(_binary '\v\U׋\\52KL','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/RestApiHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/RestApiHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\mU%HyA\',_binary '\)B4OGwK@cB1Z[ʀ\R','',0,'?'),(_binary '\bL lm\\\AY','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/SanitizeHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/SanitizeHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{ơwaPǲ5Mxd',_binary 'C\\&\\	\\r{Gʕ\\\\\鴀\','',0,'?'),(_binary 'f}\r\{D\w#','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/SchemaHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/SchemaHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\eK;\\\L_B\n',_binary '\Z,FD\g\Cec<\*\A͉K','',0,'?'),(_binary '\]AqUf	\\','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/SettingsHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/SettingsHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#yNK\Ǹ+7',_binary 'lQ!\\n:5\nZ\\<\\ۯ\\','',0,'?'),(_binary '\Z\nD\_G\','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/StringHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/StringHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=9(\\Ñ\·k',_binary 'Ddq\\\\Ք\\<H\rX\\\0\eC2\\','',0,'?'),(_binary 'aߑ TIF\\\','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/TimestampHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/TimestampHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jI\0Ю\ri(^\'',_binary '\^Ԛ\;p\O|x\c(|?\\:F\0','',0,'?'),(_binary 'eJ\َ\\\.\K','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/TransientHelper.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/TransientHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\ْE	Q0\N\\c',_binary '\'d@(Z؈\_٘E]C\~\Ss\','',0,'?'),(_binary '*C\\/\\\aw','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xpk\KʰG|\}',_binary '\fم\Őkj\𐮦1?\~Vz\|','',0,'?'),(_binary '\[L\|\J','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Authentication.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Authentication.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nET\\Wf~',_binary '5I\G3\$\M\Zǟ\\B[\y}\','',0,'?'),(_binary 'N-\n\r\\!\c','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Loader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9+,#O×\',_binary '2O\缽\\\۠3	\63.\:','',0,'?'),(_binary '\	{zҕ\nbdAx\vh','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Settings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WTVR\'\\%!\\',_binary 'zM\7Ï88i\\\;\rȡ(C\\','',0,'?'),(_binary '\\"u%\	aU$j','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Template.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't-ˇ\j\︓\N',_binary '4k\\\\MR֢΀\{$aնH챪i\','',0,'?'),(_binary '{ \\\\\`','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Timestamp.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Timestamp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&\_JH[A\Z^ߏ\',_binary '!hVT\h؉\?ɢw?=\]\\I','',0,'?'),(_binary 'ZO\\\'\\5{\J\n\','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Translations/DefaultTranslations.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Translations/DefaultTranslations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\w\\\lDF\1',_binary '\߭\\3#\\\\2\W:H\\\y\','',0,'?'),(_binary 'Ԗ\\\~l\','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Translations/TranslationsInterface.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Translations/TranslationsInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ձGI\ (',_binary '? uB\\\nqq&\9<Upde\','',0,'?'),(_binary '0\"\\\\\e0l','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/WordPressSDK.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/WordPressSDK.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\dx%\aN\W\n\{B',_binary '\\\̶\=M=\\\}\":\q\\','',0,'?'),(_binary '\@2\EHV','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/build/data.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/build/data.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E`r\.Gɜ\\',_binary 'K\3\\'n=T}CU^\\\z<WGX\i','',0,'?'),(_binary 'P}]3QtI\','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/build/wordproof-block-editor.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/build/wordproof-block-editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r\\0\r.4',_binary '\q\\d	*1.Ҹ\'[+A\\kC','',0,'?'),(_binary 'Ou\\k\߸\n\?','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/build/wordproof-classic-editor.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/build/wordproof-classic-editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\C\n$_{\r',_binary '녱\~rh\k{ɳbgFf3D<\0\','',0,'?'),(_binary 'PМqG_\0{','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/build/wordproof-elementor-editor.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/build/wordproof-elementor-editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\1XZ	\?0',_binary '\\}^\\'\ȑ\E\`;A\\_','',0,'?'),(_binary 's\0yl\ꃋD\\\"','wp-content/plugins/wordpress-seo/wp-seo-main.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/wp-seo-main.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\od̭`!',_binary '\\\nBF#{+RBlzQ\7[H\\','',0,'?'),(_binary ']c1O\','wp-content/plugins/wordpress-seo/wp-seo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/wp-seo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\̲\NԒ$\\^/',_binary '⎪\\0&\x<\h&OC8c\','',0,'?'),(_binary '\!\\4r\\]\','wp-content/plugins/wordpress-seo/wpml-config.xml','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/wpml-config.xml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't0x1Ew\F&@T',_binary '\\r^\X\\">H\\j,YZ\"\n\cä\\0:2','',0,'?'),(_binary '\\1k\+,\X\','wp-content/plugins/wplr-sync/api.md','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/api.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\Ungv	pD]d\{',_binary '\\R\\%\M3F\|v2.9u\M','',0,'?'),(_binary '%k/8x\1ʒ','wp-content/plugins/wplr-sync/app/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5R;\Z\8\\\\\',_binary '5\\Z]gP	\q\\Q\0(c\ϩv5R','',0,'?'),(_binary 'b	/\li\7\^\i-','wp-content/plugins/wplr-sync/app/index.js.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/index.js.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\JR}D',_binary '\	猜\0\i\\F\"G5\g@êLf','',0,'?'),(_binary '\\\Yyh\\A\\h','wp-content/plugins/wplr-sync/app/js/components/Browser.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Browser.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n&\0,\\;n\\',_binary 'ҟpS=.vj\\":\xv	~ j\r&\:6','',0,'?'),(_binary '~\c\X\','wp-content/plugins/wplr-sync/app/js/components/Const.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Const.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>\!3)\\f\'',_binary ',$-2l\3:m\\Lin1Uđ','',0,'?'),(_binary '!\\-\"\/lH6','wp-content/plugins/wplr-sync/app/js/components/Dashboard.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Dashboard.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\'_a\\Q\\M\',_binary '\\Z\h6	\*\\~o\wkmW\U^E\r','',0,'?'),(_binary 'q1\0Ԍ\)h\AH\9','wp-content/plugins/wplr-sync/app/js/components/Dashboard.localstorage.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Dashboard.localstorage.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\čOLSjsb',_binary '~\[d;,Av\N\\\b&\0rR_9','',0,'?'),(_binary 'cd\`\64!Ӹ','wp-content/plugins/wplr-sync/app/js/components/Helpers.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Helpers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\\\i\\\\nS8',_binary '\n6=V..\ef͇p\\\9Ysg\\','',0,'?'),(_binary 'Ϛ;\-3\p\`+\\','wp-content/plugins/wplr-sync/app/js/components/LrSyncField.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/LrSyncField.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\b\H({',_binary '\\7glءL)J~5n\an\\(#\\i','',0,'?'),(_binary '\\':hhK\0L\V\','wp-content/plugins/wplr-sync/app/js/components/MediaList.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/MediaList.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C$=\H7\7\\'',_binary '\\7\\^\\Z\\"%wI\Hv[\r\y','',0,'?'),(_binary '|\','wp-content/plugins/wplr-sync/app/js/components/MediaList.styled.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/MediaList.styled.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\JքGĵ,\rچ',_binary ',V[	NTfz7Ͽd\ \t¨FIv','',0,'?'),(_binary 'P[#߉\-\n6=\).h','wp-content/plugins/wplr-sync/app/js/components/Settings.basics.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Settings.basics.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(՗w}\\\{a',_binary '\\D\\n/\\\/\\\\\n\]٭f\','',0,'?'),(_binary 'rkm0K\|*L','wp-content/plugins/wplr-sync/app/js/components/Settings.consolidate.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Settings.consolidate.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ho\0Eo+\O`\"\\\\0',_binary '·\\m\(F^]Q8rJe5`\\┰B','',0,'?'),(_binary '&S\\?\"kV\','wp-content/plugins/wplr-sync/app/js/components/Settings.extensions.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Settings.extensions.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\\\\\􅞦y',_binary '( \]IH\,,}^\ϰi>\;\?\','',0,'?'),(_binary '\ae\0WSf\\`','wp-content/plugins/wplr-sync/app/js/components/Settings.hierarchy.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Settings.hierarchy.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ʃ,^\r=VL\}\\3',_binary '1\5cLS\*~\+\V22\\ɫ','',0,'?'),(_binary ')f\O\\@\\S=','wp-content/plugins/wplr-sync/app/js/components/Settings.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Settings.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\s)C\\t&96\',_binary ']\S\\\\Lg1J\J\<\x=<tZ~B','',0,'?'),(_binary 'B\@Y\\\"\$-','wp-content/plugins/wplr-sync/app/js/components/Settings.keywordsHierarchy.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Settings.keywordsHierarchy.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-IO];\ݛ\@',_binary 'x|\Z\\0\T&Nq*\\\آP\w\\','',0,'?'),(_binary '6ޢC\\\\cL\\','wp-content/plugins/wplr-sync/app/js/context.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/context.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^wY$OPp⚴\?&',_binary '\Zz%:sqN\LZvy3;m\\	','',0,'?'),(_binary 'ܣε\j:P՛\Oe\','wp-content/plugins/wplr-sync/app/js/i18n.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/i18n.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\!3k6m\[Dd',_binary 'ό\"=7\\FLh\*H\\\4{\"\"R\','',0,'?'),(_binary '.zyl\\Fw\"l%չ','wp-content/plugins/wplr-sync/app/js/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\%EL\Q`\o',_binary 'Ny!y\\\%u\\4 ȟeq3\\','',0,'?'),(_binary '&	s\\ѥV\\V\U','wp-content/plugins/wplr-sync/app/js/settings.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/settings.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\\?\Z	\',_binary 'O#\6Wl\Sv 1\Bw\fM\\8,','',0,'?'),(_binary 'Ȧ|3HnUb\','wp-content/plugins/wplr-sync/app/vendor.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/vendor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+\\\-\!',_binary 'T,m+Ry	G&\\a$Q7*5-\zP','',0,'?'),(_binary '\0\c%\d','wp-content/plugins/wplr-sync/app/vendor.js.map','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/vendor.js.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y`=\V_2~G',_binary '1NB%\SG\ą\\`zߎ9R\vdv\','',0,'?'),(_binary '\|.\dw\9\R','wp-content/plugins/wplr-sync/classes/admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r+\\ZO\TXㅭ',_binary '/`V)$\0֯d\\ZMK}\#\\nvh','',0,'?'),(_binary '\Yr@\ۊo\n','wp-content/plugins/wplr-sync/classes/api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1^1_\ʡH\	',_binary '\iﵚ+hQɈ۔`\\\D\\#~V\','',0,'?'),(_binary '\\\a}\z\ޢ','wp-content/plugins/wplr-sync/classes/core.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h&H\\\Ӂ\8',_binary ')\\\#OR빌e\=\	ܖ\MBl\l','',0,'?'),(_binary '8<ȣ!%f\*\','wp-content/plugins/wplr-sync/classes/error.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/error.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ԁ\$G%sִ?ǮA',_binary ']\-\̇J4W	\G~L}r\ 9','',0,'?'),(_binary '\ ܺSBS\','wp-content/plugins/wplr-sync/classes/explorer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/explorer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\\'2a\\6g\',_binary '6\@*#286|v+.i$\v\\bxޥ	','',0,'?'),(_binary 'KP\	\\u\X	','wp-content/plugins/wplr-sync/classes/init.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/init.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rZe:YN].S',_binary '\\\0\^\~?7M\0\\w\$\-\ZL','',0,'?'),(_binary '\>rv{\\'\nƣ','wp-content/plugins/wplr-sync/classes/keywords.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/keywords.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\\\\r,Ӏ܆\',_binary '\s>\RnW\\pH\\5\^\8\:','',0,'?'),(_binary 'y\Ck&yV\k','wp-content/plugins/wplr-sync/classes/lrinfo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/lrinfo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\\\"P\Ri7',_binary 'S%Wa;׮\{c\{Z\\[\0	1','',0,'?'),(_binary 'sAzv\\\\ZKi','wp-content/plugins/wplr-sync/classes/public_api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/public_api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\^c\\^\Z',_binary '\\\\~\\2k\O\?&\\ύo','',0,'?'),(_binary 'ֽ-[҅\Q?j~\','wp-content/plugins/wplr-sync/classes/response.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/response.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\\{֕\)7b\xf',_binary 'D\u8\wSNI4\$i\g\PA:a\\*','',0,'?'),(_binary '//bHe\\n','wp-content/plugins/wplr-sync/classes/rest.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/rest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\y1<%\+\Z',_binary '/\CܹS\3\\(rs\T\\#fV/V4\\','',0,'?'),(_binary '\v\r0\P.ƴV','wp-content/plugins/wplr-sync/classes/troubleshoot.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/troubleshoot.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4Gf!\\V\',_binary '(<\`\\*BBBZY3r_D\ӫ','',0,'?'),(_binary 'DY\)C\PF\ZhQ\"','wp-content/plugins/wplr-sync/classes/ui.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/ui.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\~\'YH:E\\z\5\',_binary '[,)PVV\;\p>A\!\','',0,'?'),(_binary '$\\er\Dr(MU\','wp-content/plugins/wplr-sync/classes/wplr-sync.log','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/wplr-sync.log',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\j\s;\n\\r\O',_binary 'KIZ閖zgX;:HEFF\\B;|','',0,'?'),(_binary '\ypV?\J(G1\','wp-content/plugins/wplr-sync/common/admin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Bw\l˜i㏐',_binary '\\Nt\%!EA\y	4Z\nt\Ia','',0,'?'),(_binary '4*\\*\\nd}\','wp-content/plugins/wplr-sync/common/helpers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/helpers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':k\C\`*N\'0-Z',_binary '롂iO_\&ϧ5Ҿz^!\\d','',0,'?'),(_binary '*k	|cFt,-ġ','wp-content/plugins/wplr-sync/common/img/contact-form-block.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/contact-form-block.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\\\9<&-\',_binary '\ub¡ő$\V[Q+D(ze\','',0,'?'),(_binary '(-LPt҉tNB','wp-content/plugins/wplr-sync/common/img/database-cleaner.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/database-cleaner.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\v\K>*&Fl\',_binary 'B\_~!\4\\}\Zd \ѱ\','',0,'?'),(_binary '\\e}{;fk\ζ','wp-content/plugins/wplr-sync/common/img/default.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/default.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I㍿`\.2;\\',_binary '\"R\-x5z\u\\vkl\','',0,'?'),(_binary '\Ωg{\\޾y\}','wp-content/plugins/wplr-sync/common/img/media-cleaner.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/media-cleaner.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rO\YB\rb\3\\xl',_binary 'Ph3\XDXIxHkC\\*.J','',0,'?'),(_binary 'f\\Ov;H}-S','wp-content/plugins/wplr-sync/common/img/media-file-renamer.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/media-file-renamer.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\yUs\ruCJ',_binary '*\zbD\w]\n\.ʗ\Z~V\\!\cG','',0,'?'),(_binary '!\\8[\%5\\\\T4','wp-content/plugins/wplr-sync/common/img/meow-analytics.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/meow-analytics.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(ٝ\z\\\\\\',_binary 'aYlRW>\Cq-ڛ','',0,'?'),(_binary 'ݴSi&\6','wp-content/plugins/wplr-sync/common/img/meow-gallery.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/meow-gallery.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|GI[t\k/\\\',_binary '\Y\Ku\\CX\?R-Ǐi!z\2','',0,'?'),(_binary '\w7\'\\\\>\','wp-content/plugins/wplr-sync/common/img/meow-lightbox.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/meow-lightbox.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\"\\\\02k',_binary '\"ese&֪p\\h%q\n\`(\mZv\"\0ؘ','',0,'?'),(_binary '\t\\\"]xݒ#a\Z','wp-content/plugins/wplr-sync/common/img/social-engine.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/social-engine.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;\\\4	x.F9G',_binary 't~zi\/$5\=2H0H\\S3.\>\A','',0,'?'),(_binary '\<\_i_(F\\\\','wp-content/plugins/wplr-sync/common/img/wp-retina-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/wp-retina-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ֻ\[\\<xD',_binary '5\N6\Bi+us:%\\Svk\n1','',0,'?'),(_binary 'M9\71\r1H\r','wp-content/plugins/wplr-sync/common/img/wplr-sync.png','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/wplr-sync.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Gvc8k#\r$Pu',_binary 'Յ;U.^\"xU\\N@0갴/*XI','',0,'?'),(_binary '\ZRԹK-\\\V\\0#','wp-content/plugins/wplr-sync/common/issues.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/issues.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\{mfe}P',_binary 'گp;\Z\r(v\/&\\sj\\\l','',0,'?'),(_binary '?9W;\\','wp-content/plugins/wplr-sync/common/js/components/LicenseBlock.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/js/components/LicenseBlock.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\]/\k}?\T',_binary '\\Ņ7aC6x\R\nM@\\Q)XC\r','',0,'?'),(_binary 'mx?c2u\','wp-content/plugins/wplr-sync/common/js/dashboard/Dashboard.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/js/dashboard/Dashboard.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\2ʾGI\6w\N\\',_binary '\Z8z}\\>UCIcX+\Ry.\Q\.','',0,'?'),(_binary '{ȋgUC\\\\+)','wp-content/plugins/wplr-sync/common/js/dashboard/Dashboard.styled.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/js/dashboard/Dashboard.styled.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\c\f\ZΉ\c\',_binary 'EB\\&8\\8#$\T h\\\\\$n\'\','',0,'?'),(_binary 'k\ь\\\ZK','wp-content/plugins/wplr-sync/common/js/dashboard/SpeedTester.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/js/dashboard/SpeedTester.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ru\K&9\~',_binary '\\tP>8q\'t\rkPZcw\\ydd','',0,'?'),(_binary '\$\:>yw\','wp-content/plugins/wplr-sync/common/js/index.js','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/js/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\6#\=,Bwc',_binary '٢g7bϻjmdu\0l9Qs\OZ֫\!+','',0,'?'),(_binary 'wU\o\F','wp-content/plugins/wplr-sync/common/premium/licenser.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/premium/licenser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b2\;\-{Q<\\f',_binary '\",\\n)D\Es]\SC\Բy\d\X','',0,'?'),(_binary '\:ك|\l\\\\/','wp-content/plugins/wplr-sync/common/premium/rest_license.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/premium/rest_license.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\\q\\*H\)',_binary '\'\mu\'\W\`\C\\,e=m\rf','',0,'?'),(_binary '+\ޤ\Ӛ^*\\d','wp-content/plugins/wplr-sync/common/premium/updater.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/premium/updater.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7oce\dc\$',_binary '\Iŭcbs\'A\T\\\0m\\','',0,'?'),(_binary '\3I2#\{zq','wp-content/plugins/wplr-sync/common/ratings.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/ratings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*}`poX%|ޗ^ŎD',_binary '	?\yHIRa{h\d{\V\','',0,'?'),(_binary 'y\\\\\\\N,m','wp-content/plugins/wplr-sync/common/releases.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/releases.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0uz\n\',_binary 'p\'	)ї\:~\\\\\\88@\|XJ\!','',0,'?'),(_binary '\L#\@\>EB\8_Y','wp-content/plugins/wplr-sync/common/rest.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/rest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!Y$ \\3+*5|C',_binary '\UY\UG\Ƕ^.\(^Y\'8','',0,'?'),(_binary '~\c\\\^g','wp-content/plugins/wplr-sync/languages/wplr-sync-es_ES.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/languages/wplr-sync-es_ES.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LE\\\Ź\J',_binary 'rOk\|J\<SX\k\wD5X\\','',0,'?'),(_binary '\\\񩟢cVF\S','wp-content/plugins/wplr-sync/languages/wplr-sync-es_ES.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/languages/wplr-sync-es_ES.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\m\rH\\Z{\Z0U1\w',_binary ']\0MHf\6:\?C*Yڋ3\PrV','',0,'?'),(_binary '+Qg\5\|\\\','wp-content/plugins/wplr-sync/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '䰃hHt\ǯ`A\',_binary '^\r\KdMKd\N\5@!\\\p\\/\','',0,'?'),(_binary '\\z\\\\','wp-content/plugins/wplr-sync/vendor/phasher.class.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/vendor/phasher.class.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<-%\6\8ϲ\'',_binary '>6\"\\nW\rCS\\Fޥ39\t\us','',0,'?'),(_binary '6)\nr>\\','wp-content/plugins/wplr-sync/wplr-sync.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/wplr-sync.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$8\JƐ\',_binary '\7\p6w\\K0T^\|\\\=','',0,'?'),(_binary '\XD\::H*MS','wp-content/plugins/wps-hide-login/autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wu(&	X^\)\\N\',_binary '\!,\7M\,\>\\ªfKS߆Tm','',0,'?'),(_binary '\&\^}Ye4\\\\','wp-content/plugins/wps-hide-login/classes/plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/classes/plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܴW8CǗm\$',_binary 'G?gnk\cMs9\\\%&\0Š*z','',0,'?'),(_binary 'Q٤و\l\U\zՠ','wp-content/plugins/wps-hide-login/classes/singleton.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/classes/singleton.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*lg\E\\zͫa\',_binary 'ilT}\9,\Bp\0\؅@axG\0I','',0,'?'),(_binary '\\|\=V\nV\\','wp-content/plugins/wps-hide-login/composer.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$ԵRzO\ \\',_binary '\"4\R^}\\ l\\(\\WP\','',0,'?'),(_binary ' \\pe-\ђ\B','wp-content/plugins/wps-hide-login/composer.lock','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/composer.lock',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ͣ.D}\@#=I;\',_binary '\&d\ǧ&vv\]\\\XUBҺ\D+','',0,'?'),(_binary '8\P?DX\~{\\Mo','wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ױg\ \/;	',_binary '̴\\\\Z	\cl\4\"m%\P\)?\\\','',0,'?'),(_binary 'Gi\0\3b\\hw\\','wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\\%wc\\Z\\',_binary '̒\f?71\\nd\\pn\	\Z90*Y6','',0,'?'),(_binary 'e\+3gŰ^*\Q','wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.\kg\3\0',_binary 'Qtp\أw\铅\q\r5tw-\y','',0,'?'),(_binary '\\0A<zPM?f\','wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ַo\8ݰ5<j\',_binary 'ou\\r<QУ\\"^_HvRr','',0,'?'),(_binary 'm%\r`\\'\_&','wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\)Ŧ\\\JNn庡',_binary 'XUa*\\\[L;l*t\'Zzz~U`dE','',0,'?'),(_binary '\^\\\S+F*?','wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r.\Lu9dY\4',_binary ',\Q\ƍ\ F޷\\ʓ\\v\TbU(Ph','',0,'?'),(_binary 'k\\5ʿ4;K','wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&m-^Ŵ>\',_binary 'B\J\|\'m8l#\'G<7\"\\v3','',0,'?'),(_binary 'le\7S]\BL@~','wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<K=\\II',_binary 'qp$ֶ\yR圸\"\\Iu\.\_+\\','',0,'?'),(_binary '@J\"9ѽI{C','wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Kp\T8\w(8',_binary '{W#U\wC\"%\\\zR\','',0,'?'),(_binary '!VK\I?9;s','wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\Seq4@mlv@',_binary '+_\\ӡ\\h\_H?$\\\Zˍ\\\L3','',0,'?'),(_binary '?%\R\v \\Vv\','wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.mo','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')9\(V\ث\P',_binary '\R_\9ntK1\/dɗHl>\)S\\','',0,'?'),(_binary '\\Yp&\1xGP[ ','wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.po','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\qp\ S\\J',_binary 'HpA.Ma\v\)MvV}@\p\\T','',0,'?'),(_binary '\rNO\0+N\\	]\'h','wp-content/plugins/wps-hide-login/languages/wps-hide-login.pot','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login.pot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i.\ZY\>qE3\\;\',_binary '=\Gt\Y\(,\ʦK\\f\e{p','',0,'?'),(_binary '\\&: + \3B\','wp-content/plugins/wps-hide-login/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_0#\z3L\I',_binary '8\\/\\\\*I=\!Q\sU','',0,'?'),(_binary '*|Ӕ5ܘ󤣦z','wp-content/plugins/wps-hide-login/uninstall.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/uninstall.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'VNk9f}:&',_binary 'y*\\Tuw\'\\Z\Vzc\#=BI\r[\','',0,'?'),(_binary 'HcS\P','wp-content/plugins/wps-hide-login/vendor/autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2|\qP\',_binary 'k\2h\$s+\TG\0he\\n&\H\2','',0,'?'),(_binary ';oh\'.<{{','wp-content/plugins/wps-hide-login/vendor/composer/ClassLoader.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/ClassLoader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&=\,#w\\',_binary '2D\\V\漽dɩΪ\\61\\','',0,'?'),(_binary '41+[F\\䐤_k~\','wp-content/plugins/wps-hide-login/vendor/composer/InstalledVersions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/InstalledVersions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2wX\}H#$\V{\\'\',_binary '\0:	oH2\\'eE\0r','',0,'?'),(_binary 'e)QQQ+RH`B','wp-content/plugins/wps-hide-login/vendor/composer/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']_\#D\\0\\',_binary '\Z ے\%4~N\~Gh!b\:wɌ\'','',0,'?'),(_binary '3Ѱmx-\a=\\g','wp-content/plugins/wps-hide-login/vendor/composer/autoload_classmap.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/autoload_classmap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\tP>RaS\@-',_binary 'u{4\s\J\\3\H\6ow\r','',0,'?'),(_binary '-\\E\:Qӈ?B\>','wp-content/plugins/wps-hide-login/vendor/composer/autoload_namespaces.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/autoload_namespaces.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\,}vĨ3\G\)',_binary 'Er4@\0ԡ$\z\3\$l\\Z\`i\ex\l\','',0,'?'),(_binary 'CRZ\K\o\ļ','wp-content/plugins/wps-hide-login/vendor/composer/autoload_psr4.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/autoload_psr4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:\0\\>\\\}LQ\0',_binary '\\_U\0]q=Չf\\/	@d\\r+v\*(','',0,'?'),(_binary '\\,\iW*/\','wp-content/plugins/wps-hide-login/vendor/composer/autoload_real.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/autoload_real.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~bc\?jee',_binary '\r\tឥɵ΍\V\wfe\>\[ٛ\n}A','',0,'?'),(_binary '=Ԏ\\#\Tx\'m','wp-content/plugins/wps-hide-login/vendor/composer/autoload_static.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/autoload_static.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}C\\aK6\,\n',_binary '#\\\Jߖ\GΉ\\\\KM$J\u-ͽ','',0,'?'),(_binary 'zvM>߬P\X','wp-content/plugins/wps-hide-login/vendor/composer/installed.json','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/installed.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Hh\ge\S\n@³+^@',_binary 'f[o^\\&\őp F\\\n\V\"~','',0,'?'),(_binary '\D\\D,Vt\Za?\','wp-content/plugins/wps-hide-login/vendor/composer/installed.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/installed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\nH96[g\q\Z\',_binary '\w&\w\2a\G`=:<Gi','',0,'?'),(_binary '?{\<aN\'͝\_\\','wp-content/plugins/wps-hide-login/vendor/composer/platform_check.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/platform_check.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\;\\W@\\Sx',_binary '\\I7\ɭ\'\<x]\tm-\%\','',0,'?'),(_binary '>\ <VSdK','wp-content/plugins/wps-hide-login/wps-hide-login.php','/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/wps-hide-login.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\s\0\',_binary '!\v\J=J\rj87;V,Nl0_x,6','',0,'?'),(_binary '\n\\r\#\:^B\\','wp-content/cache/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/index.html',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'Uq\s\\\Vƿ9','wp-content/cache/minify/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/minify/index.html',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'Ñ\0t\r\\"/\','wp-content/cache/object/047/b50/047b50be2776bcd47618d252b63d0dce.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/047/b50/047b50be2776bcd47618d252b63d0dce.php',0,_binary '&o\Z\\\[yv\',_binary '&o\Z\\\[yv\',_binary 'EހOO\\\\=\\wioaf^i\YcG%','',0,'?'),(_binary '\ <\aS4\','wp-content/cache/object/099/21c/09921c54a5cc95a7ae058ef7dd25a7dc.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/099/21c/09921c54a5cc95a7ae058ef7dd25a7dc.php',0,_binary 'XZˉM\[\^\',_binary 'XZˉM\[\^\',_binary ':\ZܢN\\"&𒔝տ\du	','',0,'?'),(_binary '\n\S0\n6\','wp-content/cache/object/0e3/1cd/0e31cdb53434d4cef1926a6eae03a587.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/0e3/1cd/0e31cdb53434d4cef1926a6eae03a587.php',0,_binary 'WA\{3\\',_binary 'WA\{3\\',_binary 'vi\\0M[*ME>\W\{L:','',0,'?'),(_binary '\-\>W\Z','wp-content/cache/object/161/361/1613610c53462e6f56fe6bffe6457866.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/161/361/1613610c53462e6f56fe6bffe6457866.php',0,_binary '\Uȃ\фѻ)\\',_binary '\Uȃ\фѻ)\\',_binary 'Bj1ώ\4*TZPQlC\a','',0,'?'),(_binary '1cuR\H\h\\5','wp-content/cache/object/17e/f69/17ef69aceffddc73d16fd143dd6d80bf.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/17e/f69/17ef69aceffddc73d16fd143dd6d80bf.php',0,_binary 'V\!\\.J\',_binary 'V\!\\.J\',_binary 'Ln\΅H\#Y\rV;\XPQ\','',0,'?'),(_binary '6:\nܢd\(6whs\[','wp-content/cache/object/1d5/961/1d5961b5bbf7f1f3f1299a11bf559359.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/1d5/961/1d5961b5bbf7f1f3f1299a11bf559359.php',0,_binary '}h\kiUZq',_binary '}h\kiUZq',_binary '\EXA\,ؤ^#\\J\\O5\3)+','',0,'?'),(_binary '\AmiR\ZFF1','wp-content/cache/object/208/6ae/2086ae074f47618bcdfc0576f81021e9.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/208/6ae/2086ae074f47618bcdfc0576f81021e9.php',0,_binary 'IJ\\%\\\9W\^',_binary 'IJ\\%\\\9W\^',_binary '$\\\Zor<̟\[\\݊cǰQp','',0,'?'),(_binary 'd\\O\\`/\n\f','wp-content/cache/object/309/c40/309c40e747d5e801400bc92882db00c3.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/309/c40/309c40e747d5e801400bc92882db00c3.php',0,_binary 'XZˉM\[\^\',_binary 'XZˉM\[\^\',_binary ':\ZܢN\\"&𒔝տ\du	','',0,'?'),(_binary 'x(\dUh\zm','wp-content/cache/object/3a9/782/3a9782335507d37be6b71d8d014aa6cd.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/3a9/782/3a9782335507d37be6b71d8d014aa6cd.php',0,_binary '\\\a\'p\wU\',_binary '\\\a\'p\wU\',_binary '\b\\HFw:ШH]vp̗IE\\\%','',0,'?'),(_binary 'n\ \D)d','wp-content/cache/object/57d/8a4/57d8a43de9e83850a27a792414879309.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/57d/8a4/57d8a43de9e83850a27a792414879309.php',0,_binary 'il\n\\qb\Nc_\'',_binary 'il\n\\qb\Nc_\'',_binary '\>\t\i\$\\\{#n\\e\','',0,'?'),(_binary 'jA3,\ޙͳvd','wp-content/cache/object/580/0da/5800da3bb5790bef9fce43f9ccfa69f9.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/580/0da/5800da3bb5790bef9fce43f9ccfa69f9.php',0,_binary 'XZˉM\[\^\',_binary 'XZˉM\[\^\',_binary ':\ZܢN\\"&𒔝տ\du	','',0,'?'),(_binary '.uFL=\','wp-content/cache/object/61d/381/61d3812276a2942a74400d4c28a8e915.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/61d/381/61d3812276a2942a74400d4c28a8e915.php',0,_binary 'UZ\\5\\\\w:^\',_binary 'UZ\\5\\\\w:^\',_binary '\Qz\F\d\\ϫ	]]h\\M8z\','',0,'?'),(_binary '=\\Aі5\t','wp-content/cache/object/6d8/a84/6d8a8426021631446230d8f43c79dbca.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/6d8/a84/6d8a8426021631446230d8f43c79dbca.php',0,_binary '\+\Lr_a\.fJ',_binary '\+\Lr_a\.fJ',_binary '\\7\tV/\Z˾dPԫ򹶔C\=\','',0,'?'),(_binary '\ -P<\\l~\','wp-content/cache/object/7a5/132/7a51323018aec0e3a5b1e3650d445bb0.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/7a5/132/7a51323018aec0e3a5b1e3650d445bb0.php',0,_binary '\k1\:\\jg',_binary '\k1\:\\jg',_binary 'zǜ\5޲;.G\\oE\^ֱ\VfQsS\','',0,'?'),(_binary '\-u\`\?','wp-content/cache/object/85b/3d0/85b3d0b2012c61d36b26bf316658e1c5.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/85b/3d0/85b3d0b2012c61d36b26bf316658e1c5.php',0,_binary '>\zLXJ\G',_binary '>\zLXJ\G',_binary '\\\{	X1Q\0\\Z\\%bR\\\f','',0,'?'),(_binary '0k$ڼ\/j\6,;','wp-content/cache/object/86e/ed8/86eed82e8bec13bd339213f7061a35e4.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/86e/ed8/86eed82e8bec13bd339213f7061a35e4.php',0,_binary 'IJ\\%\\\9W\^',_binary 'IJ\\%\\\9W\^',_binary '$\\\Zor<̟\[\\݊cǰQp','',0,'?'),(_binary '\3\\Y$t\\','wp-content/cache/object/8b0/c5d/8b0c5dd44701ff15558bb8e3f1eb440e.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/8b0/c5d/8b0c5dd44701ff15558bb8e3f1eb440e.php',0,_binary 'IJ\\%\\\9W\^',_binary 'IJ\\%\\\9W\^',_binary '$\\\Zor<̟\[\\݊cǰQp','',0,'?'),(_binary '\\n\\-S>E','wp-content/cache/object/8fb/8a9/8fb8a9d2402241837db7731dd9ddb53a.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/8fb/8a9/8fb8a9d2402241837db7731dd9ddb53a.php',0,_binary '\\\a\'p\wU\',_binary '\\\a\'p\wU\',_binary '\b\\HFw:ШH]vp̗IE\\\%','',0,'?'),(_binary '\4\6Ap\0\Y','wp-content/cache/object/918/536/918536b39334ade540da1a9d1ce1a43f.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/918/536/918536b39334ade540da1a9d1ce1a43f.php',0,_binary '\nזPV\10',_binary '\nזPV\10',_binary '\Jv/t\Tŗ+\\f]s\+0','',0,'?'),(_binary '@F\rARQ\\f','wp-content/cache/object/921/861/92186119af19174fa2fbd5ec7d775d65.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/921/861/92186119af19174fa2fbd5ec7d775d65.php',0,_binary '9\\"i\r\=/%\]1N',_binary '9\\"i\r\=/%\]1N',_binary 'V\)\\"\:\QFK\?3D','',0,'?'),(_binary '2.\Lx)D','wp-content/cache/object/94a/4e4/94a4e4d2fea3cdfd2291f31104e699eb.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/94a/4e4/94a4e4d2fea3cdfd2291f31104e699eb.php',0,_binary 'a2t:>ψ9zYT',_binary 'a2t:>ψ9zYT',_binary '\\M\\uK7v0_\\NpЕ\ĺ\n','',0,'?'),(_binary '1\'\\KXA氹S\b','wp-content/cache/object/953/616/953616ac65d564a45420b3a721955e91.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/953/616/953616ac65d564a45420b3a721955e91.php',0,_binary 'a2t:>ψ9zYT',_binary 'a2t:>ψ9zYT',_binary '\\M\\uK7v0_\\NpЕ\ĺ\n','',0,'?'),(_binary 'Lh?̞\׽G<','wp-content/cache/object/9af/4e3/9af4e3d92e567aa88094c4fb9bb0886f.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/9af/4e3/9af4e3d92e567aa88094c4fb9bb0886f.php',0,_binary 'ќ\0\0+]k',_binary 'ќ\0\0+]k',_binary '\b\`\2\\0b+u*\A{s\\	\m1!ή','',0,'?'),(_binary '/p\_\ٸ\2n\d','wp-content/cache/object/9cf/e22/9cfe226cc43970eee5ff67c50db686b0.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/9cf/e22/9cfe226cc43970eee5ff67c50db686b0.php',0,_binary 'm\\2\0',_binary 'm\\2\0',_binary '\k\(\,<~RO)\\*\S7f','',0,'?'),(_binary '7Q \,(J2\"f','wp-content/cache/object/a2b/15f/a2b15f6b07981afe87faea8845c4fc3a.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/a2b/15f/a2b15f6b07981afe87faea8845c4fc3a.php',0,_binary '\\\\\\hʞt',_binary '\\\\\\hʞt',_binary '3Њsc\I\%\a\\z\V\\]','',0,'?'),(_binary '!OM\t>sِ4%','wp-content/cache/object/a51/86e/a5186e6d28aba8cef8d77cf61625be31.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/a51/86e/a5186e6d28aba8cef8d77cf61625be31.php',0,_binary '\Sn\\\ًLkE3',_binary '\Sn\\\ًLkE3',_binary 'dWt\+\'j7TNZsP\\e\2\֯z','',0,'?'),(_binary '\\\u`\I;8','wp-content/cache/object/afc/b85/afcb852ce2eaeb5e58bf81fd4c35f7dc.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/afc/b85/afcb852ce2eaeb5e58bf81fd4c35f7dc.php',0,_binary 'a2t:>ψ9zYT',_binary 'a2t:>ψ9zYT',_binary '\\M\\uK7v0_\\NpЕ\ĺ\n','',0,'?'),(_binary 'U\\0P\\WK\\:','wp-content/cache/object/b40/a69/b40a69952115120c1014f6ef8872263b.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/b40/a69/b40a69952115120c1014f6ef8872263b.php',0,_binary 'IJ\\%\\\9W\^',_binary 'IJ\\%\\\9W\^',_binary '$\\\Zor<̟\[\\݊cǰQp','',0,'?'),(_binary '3|Ŕ6[\\y\r\','wp-content/cache/object/b44/9ef/b449ef78a8954927bbe78dd70ba9cd2a.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/b44/9ef/b449ef78a8954927bbe78dd70ba9cd2a.php',0,_binary 'XZˉM\[\^\',_binary 'XZˉM\[\^\',_binary ':\ZܢN\\"&𒔝տ\du	','',0,'?'),(_binary ':[yx\WE~\\+\.','wp-content/cache/object/b5b/ce7/b5bce745f34cb3972c9c2d29a69ec6a3.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/b5b/ce7/b5bce745f34cb3972c9c2d29a69ec6a3.php',0,_binary '\>C\\?i9\oQ\',_binary '\>C\\?i9\oQ\',_binary '\q\e©\So\\T\8v[ b$Kh','',0,'?'),(_binary '\\0\i\\\\\\\	','wp-content/cache/object/b6d/20c/b6d20c0db6f0348b092e324cadc1b0b8.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/b6d/20c/b6d20c0db6f0348b092e324cadc1b0b8.php',0,_binary '\n)\\fT$4',_binary '\n)\\fT$4',_binary 'j\\dmZd[\T\T\\`\W:\_','',0,'?'),(_binary '\Wg 6\\O\\f','wp-content/cache/object/bd9/a74/bd9a74eea09519dfd41ecfda6b5e67b5.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/bd9/a74/bd9a74eea09519dfd41ecfda6b5e67b5.php',0,_binary '\{^m+2',_binary '\{^m+2',_binary 'C8[21\\eG2\0*\86멆2=]PK\','',0,'?'),(_binary '\B\\\l\\^\','wp-content/cache/object/bdf/ac1/bdfac110b46faeefe6c6e049d0071c65.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/bdf/ac1/bdfac110b46faeefe6c6e049d0071c65.php',0,_binary '\r	aYjW\\0$c',_binary '\r	aYjW\\0$c',_binary '\\YT\\ƻR;՘%\n[\','',0,'?'),(_binary '\Lwҟ\\~','wp-content/cache/object/c11/ca7/c11ca7a5299cd70d8db9661e4073d215.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/c11/ca7/c11ca7a5299cd70d8db9661e4073d215.php',0,_binary 'qT\\\\"R\\\rbG',_binary 'qT\\\\"R\\\rbG',_binary '<q\A\ݣ\\\n		\KoHy&J\','',0,'?'),(_binary '0FieO\D\-$','wp-content/cache/object/caf/29e/caf29eed5eb7385b4572d33ace8fac0b.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/caf/29e/caf29eed5eb7385b4572d33ace8fac0b.php',0,_binary 'XZˉM\[\^\',_binary 'XZˉM\[\^\',_binary ':\ZܢN\\"&𒔝տ\du	','',0,'?'),(_binary '\\IM\mo]Q\n','wp-content/cache/object/ce6/b93/ce6b93de404260d337bf8ee0931ecd8d.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/ce6/b93/ce6b93de404260d337bf8ee0931ecd8d.php',0,_binary '\r	aYjW\\0$c',_binary '\r	aYjW\\0$c',_binary '\\YT\\ƻR;՘%\n[\','',0,'?'),(_binary '<-H\G\}\z0W','wp-content/cache/object/d20/f18/d20f18d58ec99627304c86e3461dec5a.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/d20/f18/d20f18d58ec99627304c86e3461dec5a.php',0,_binary '\\"~\Ʀ\%A\',_binary '\\"~\Ʀ\%A\',_binary 'T`gr\1\J\r\\\a\\A\&','',0,'?'),(_binary 'nU\IC\'\6','wp-content/cache/object/dcb/e0f/dcbe0fe460f54d4c64de3234e60983de.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/dcb/e0f/dcbe0fe460f54d4c64de3234e60983de.php',0,_binary '~#yw\_PbYF f{',_binary '~#yw\_PbYF f{',_binary '\fThHo.b\\n?\>ܛ!;','',0,'?'),(_binary 'o).\\`IGf\\M2`','wp-content/cache/object/e4a/c4f/e4ac4fd823bb19919a8a5757a1b0ab5f.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/e4a/c4f/e4ac4fd823bb19919a8a5757a1b0ab5f.php',0,_binary '\D.Ŭ;AzM\`u',_binary '\D.Ŭ;AzM\`u',_binary 'l\ZޤŢWw>\<;\u\\6,\','',0,'?'),(_binary '\\ݻaܗV\R	','wp-content/cache/object/f21/f10/f21f107d692fd483e51cbd05262e7a79.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/f21/f10/f21f107d692fd483e51cbd05262e7a79.php',0,_binary 'XZˉM\[\^\',_binary 'XZˉM\[\^\',_binary ':\ZܢN\\"&𒔝տ\du	','',0,'?'),(_binary 'qp<K\\0g\','wp-content/cache/object/f26/934/f269340a4a37816145a6f0be858862c0.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/f26/934/f269340a4a37816145a6f0be858862c0.php',0,_binary '\P聊\OP`j\',_binary '\P聊\OP`j\',_binary '\\A\\HLW\n%ǜ\\\nd3wh\}\"\\\','',0,'?'),(_binary '\&F\{JP~i\\','wp-content/cache/object/f80/838/f8083854cc67d03ccb76fae303292de2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/f80/838/f8083854cc67d03ccb76fae303292de2.php',0,_binary '?\'/2W!ꑧ7\',_binary '?\'/2W!ꑧ7\',_binary 'm fەHe\6\"^̐&5\nJ䖷\"','',0,'?'),(_binary '$\r\XvP\rn','wp-content/cache/object/fa6/dd7/fa6dd79f5f986e99ca7d9d1b49e4c1a5.php','/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/fa6/dd7/fa6dd79f5f986e99ca7d9d1b49e4c1a5.php',0,_binary '\B_G\󢭍\ x+',_binary '\B_G\󢭍\ x+',_binary '\\\2݁\:9\\\r1`Zt\','',0,'?'),(_binary '-^g̺@\0/\','wp-content/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gD,V\=\\\bP',_binary 'k~	UH\Z\xP\\Ā<;X','',0,'?'),(_binary 'J\}F\E\0\9','wp-content/themes/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/index.php',0,_binary 'gD,V\=\\\bP',_binary 'gD,V\=\\\bP',_binary 'k~	UH\Z\xP\\Ā<;X','',0,'?'),(_binary '\\@iATy\\n0Bp','wp-content/themes/salient/404.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/404.php',0,_binary '->%m+\a\pT',_binary '->%m+\a\pT',_binary '2B\[D|\\Ae\ٰͣ۳\_\\\','',0,'?'),(_binary '3\G\rZN:o@','wp-content/themes/salient/comments.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/comments.php',0,_binary 'a\n*\\\'=,',_binary 'a\n*\\\'=,',_binary '\.m<\|n0\\$\\\"^\n2','',0,'?'),(_binary '\m0AD8\\o\','wp-content/themes/salient/css/colors.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/colors.php',0,_binary 'gYW#KAW:?)Y',_binary 'gYW#KAW:?)Y',_binary 'xDl9($V\\\h\~','',0,'?'),(_binary '\sӎs\m\gs','wp-content/themes/salient/css/custom.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/custom.php',0,_binary 'W\f]t#ȭ|sc\Z',_binary 'W\f]t#ȭ|sc\Z',_binary 'M\A\YqʸLɽQ\n3M K\\Isk!','',0,'?'),(_binary 'JQB]a\ ','wp-content/themes/salient/css/fonts/Lovelo_Black.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/Lovelo_Black.svg',0,_binary '\͈\=Hu\\"ؐƀj',_binary '\͈\=Hu\\"ؐƀj',_binary 'Zg=\\\\P%=\\٣Eh\|','',0,'?'),(_binary '!\\\%\'8\sD^4\','wp-content/themes/salient/css/fonts/fontawesome-webfont.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/fontawesome-webfont.svg',0,_binary '\ܷu+R\#,|&',_binary '\ܷu+R\#,|&',_binary 'Lr7D@y\ɂ]NK(\ti\G9\\Tm=','',0,'?'),(_binary '\ \+\\I1','wp-content/themes/salient/css/fonts/icomoon.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/icomoon.svg',0,_binary '[D\\N\nc',_binary '[D\\N\nc',_binary '&\dvZ)2߳X\"ګvC\\\F','',0,'?'),(_binary 'G\bz\\N8J\'','wp-content/themes/salient/css/fonts/linecons.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/linecons.svg',0,_binary 'eH\u\',_binary 'eH\u\',_binary '	\D\v\\\~\\Zk\"v\\\b\','',0,'?'),(_binary 'ׇf\@\+\"W;5\','wp-content/themes/salient/css/fonts/steadysets.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/steadysets.svg',0,_binary '\:\\|.\\Zh\',_binary '\:\\|.\\Zh\',_binary 'q	`l۴xy\"ߋ\%ncȉY\D','',0,'?'),(_binary 'i\k\6d\!\MU','wp-content/themes/salient/css/fonts/svg/arrows_anticlockwise.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_anticlockwise.svg.php',0,_binary '\\0\\KD\',_binary '\\0\\KD\',_binary '\\\Q3Y(,p\\6\4Tk\\E\\','',0,'?'),(_binary 'b)\~+\r\\\R\M','wp-content/themes/salient/css/fonts/svg/arrows_anticlockwise_dashed.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_anticlockwise_dashed.svg.php',0,_binary 'B\n\ʒ2~]إ%\\e',_binary 'B\n\ʒ2~]إ%\\e',_binary 'K6\\\\\d\tA6pP>y\ٲ','',0,'?'),(_binary '3\S{\\\m\','wp-content/themes/salient/css/fonts/svg/arrows_button_down.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_button_down.svg.php',0,_binary '\\#%pq_Bj',_binary '\\#%pq_Bj',_binary '(~ZmwgBi	\Zг4\b;!~?','',0,'?'),(_binary '\0$wsjdkS','wp-content/themes/salient/css/fonts/svg/arrows_button_off.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_button_off.svg.php',0,_binary '\1t\$*D\[\n\',_binary '\1t\$*D\[\n\',_binary '\H\&g\L\wq\\\Wg\1_)\Tb','',0,'?'),(_binary '#^<f()zfmHn','wp-content/themes/salient/css/fonts/svg/arrows_button_on.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_button_on.svg.php',0,_binary '<tg\<ߝ#$|\',_binary '<tg\<ߝ#$|\',_binary '\\蕉Z_1\\0X{\\fA͸a~F\+','',0,'?'),(_binary '\\`c.<\B蚳D','wp-content/themes/salient/css/fonts/svg/arrows_button_up.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_button_up.svg.php',0,_binary '\^\p\`#C%09',_binary '\^\p\`#C%09',_binary '\my(NAL\"eEQ\\KS̋9\S','',0,'?'),(_binary 'k|\UĴJ!2\','wp-content/themes/salient/css/fonts/svg/arrows_check.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_check.svg.php',0,_binary '6=a b~n\9X\ ',_binary '6=a b~n\9X\ ',_binary '2$\^Œr(LBj\\\?ݜ\\U\j','',0,'?'),(_binary 'N\$\I\7`{Dٟ\o\D','wp-content/themes/salient/css/fonts/svg/arrows_circle_check.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_check.svg.php',0,_binary 'F0gC9\Q\t\\.:',_binary 'F0gC9\Q\t\\.:',_binary '\I\,AL\]\_zD(;<\LT\A','',0,'?'),(_binary '\Xנ*\}','wp-content/themes/salient/css/fonts/svg/arrows_circle_down.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_down.svg.php',0,_binary ';X\\^$\0DWl\',_binary ';X\\^$\0DWl\',_binary '\'>\\r-SWϼdI%~\\\\9\\\`j','',0,'?'),(_binary '\@\#\W+sD\z{\-','wp-content/themes/salient/css/fonts/svg/arrows_circle_downleft.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_downleft.svg.php',0,_binary '3pĺ\\_~-',_binary '3pĺ\\_~-',_binary 'LֈF\ftg伞\\^%c\'|\Ԥ\\','',0,'?'),(_binary '\6\J\@Ԇ\\Zы','wp-content/themes/salient/css/fonts/svg/arrows_circle_downright.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_downright.svg.php',0,_binary '\/WOa;d@pU%\',_binary '\/WOa;d@pU%\',_binary ' \O\\⠧Fdur\ss	>i^','',0,'?'),(_binary 'Ҝ\#\_g\rx5lJ5','wp-content/themes/salient/css/fonts/svg/arrows_circle_left.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_left.svg.php',0,_binary '\\ʟ|˜ 2آ\^\',_binary '\\ʟ|˜ 2آ\^\',_binary '\3\,$	sr\R.\4~K{h','',0,'?'),(_binary 'Ւq\\#\\\0e','wp-content/themes/salient/css/fonts/svg/arrows_circle_minus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_minus.svg.php',0,_binary '<=^\\t\#-C',_binary '<=^\\t\#-C',_binary '\\U\5Z}v\Z0rjI1u\\','',0,'?'),(_binary '0΁s^\VRZ,\$Ey','wp-content/themes/salient/css/fonts/svg/arrows_circle_plus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_plus.svg.php',0,_binary '^\n\\\Fu\TON',_binary '^\n\\\Fu\TON',_binary '\rdX\ZKN\\ZQW.\\4,Iq*\\-G89|\n','',0,'?'),(_binary 'VV\\J@\eC?2̧','wp-content/themes/salient/css/fonts/svg/arrows_circle_remove.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_remove.svg.php',0,_binary '0UǴr+^-\S\+',_binary '0UǴr+^-\S\+',_binary 'S\zך\'PZx\\'߿|+@ZO1w\','',0,'?'),(_binary '(>+}]\.\e\O','wp-content/themes/salient/css/fonts/svg/arrows_circle_right.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_right.svg.php',0,_binary '\\ 9(\q',_binary '\\ 9(\q',_binary '@z\&MZ&\PjݷV\\l\](\\','',0,'?'),(_binary 'ǁ\AYLa\q\n9','wp-content/themes/salient/css/fonts/svg/arrows_circle_up.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_up.svg.php',0,_binary '{\i\IK\\\',_binary '{\i\IK\\\',_binary 'v>)\rk&}xLt=у\=ϝ\\0F','',0,'?'),(_binary 'u\Z\n1\\о1Q\','wp-content/themes/salient/css/fonts/svg/arrows_circle_upleft.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_upleft.svg.php',0,_binary '1,/\:T^7\',_binary '1,/\:T^7\',_binary '\hK&|U\\s*\NM \+a1\J','',0,'?'),(_binary 'U\!D\7r','wp-content/themes/salient/css/fonts/svg/arrows_circle_upright.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_upright.svg.php',0,_binary '}i\$\0\\\\9',_binary '}i\$\0\\\\9',_binary 'tO`j\(A,Y+\ZE\?\r]Nnk','',0,'?'),(_binary 'EJI]_','wp-content/themes/salient/css/fonts/svg/arrows_clockwise.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_clockwise.svg.php',0,_binary '`\lW\د\\"fL',_binary '`\lW\د\\"fL',_binary '\\E\/ۙb}\\\@\Cf\X\\','',0,'?'),(_binary '!2\\\\0_\2fK\\4','wp-content/themes/salient/css/fonts/svg/arrows_clockwise_dashed.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_clockwise_dashed.svg.php',0,_binary '\"eӆBǦ4z-\"\P',_binary '\"eӆBǦ4z-\"\P',_binary 'P0R^x\\wʖsk\o6\|\"u\0xԪ5','',0,'?'),(_binary '\@&_\\Je\5','wp-content/themes/salient/css/fonts/svg/arrows_compress.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_compress.svg.php',0,_binary '\\r\{\Ŋ|d\',_binary '\\r\{\Ŋ|d\',_binary '@0wn\uXZb/`kV$\\x#','',0,'?'),(_binary '\	zԃ\ZS\\\\','wp-content/themes/salient/css/fonts/svg/arrows_deny.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_deny.svg.php',0,_binary '\\'\Z\\\N*H{',_binary '\\'\Z\\\N*H{',_binary '	hZ,K\쟬\\vήj\q%\q\\Vk','',0,'?'),(_binary '\J6bzT0@\y<','wp-content/themes/salient/css/fonts/svg/arrows_diagonal.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_diagonal.svg.php',0,_binary 'ՅW\\[z}S5JZF',_binary 'ՅW\\[z}S5JZF',_binary ':\v임\\"\\\\\eۚ\\?t2','',0,'?'),(_binary '\\\\\F\-','wp-content/themes/salient/css/fonts/svg/arrows_diagonal2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_diagonal2.svg.php',0,_binary ']\\w\\!BZ DWK',_binary ']\\w\\!BZ DWK',_binary 'a\Fh6k8H\\\Ŵ\4i\\ig','',0,'?'),(_binary '\<8OӪ\Z &\\','wp-content/themes/salient/css/fonts/svg/arrows_down.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_down.svg.php',0,_binary 't\W\E]?\',_binary 't\W\E]?\',_binary 'kz|kd囧%Rj0\<}\h.','',0,'?'),(_binary '\22\nb8\5B~\"|@\','wp-content/themes/salient/css/fonts/svg/arrows_down_double-34.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_down_double-34.svg.php',0,_binary '+ZK2@A\\k\\rv',_binary '+ZK2@A\\k\\rv',_binary 'c\MZ\4\۝\\m/B\ud4\~\h\Ra','',0,'?'),(_binary 'CM\9$(l','wp-content/themes/salient/css/fonts/svg/arrows_downleft.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_downleft.svg.php',0,_binary '\\"A`0',_binary '\\"A`0',_binary 'C\^t\rN\\\|g\BQx\\b\','',0,'?'),(_binary 'gH\mC\\n.t','wp-content/themes/salient/css/fonts/svg/arrows_downright.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_downright.svg.php',0,_binary '\,\nn\7\\xK',_binary '\,\nn\7\\xK',_binary ')E=;\]\\\o]N\\}`\md','',0,'?'),(_binary '\]\\,}.\0/\','wp-content/themes/salient/css/fonts/svg/arrows_drag_down.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_down.svg.php',0,_binary 'z4~#',_binary 'z4~#',_binary '\\\BzL\?O\\n䕰Rp\0G\','',0,'?'),(_binary '\-\OWl):7Y,W\','wp-content/themes/salient/css/fonts/svg/arrows_drag_down_dashed.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_down_dashed.svg.php',0,_binary '	\G\6 p\',_binary '	\G\6 p\',_binary '\Z+HP\r\7EWd8\r8m2\','',0,'?'),(_binary '\\\"t\Wo\\\','wp-content/themes/salient/css/fonts/svg/arrows_drag_horiz.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_horiz.svg.php',0,_binary '*YZy8\,PR]',_binary '*YZy8\,PR]',_binary '\~\0gm\_\X0~FT\u\_t9','',0,'?'),(_binary '5%\\\2\\hh6','wp-content/themes/salient/css/fonts/svg/arrows_drag_left.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_left.svg.php',0,_binary '+JGR\\ݵHG\',_binary '+JGR\\ݵHG\',_binary 'F);QQy9\%\QN[;','',0,'?'),(_binary '4E\Ix@p\!p','wp-content/themes/salient/css/fonts/svg/arrows_drag_left_dashed.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_left_dashed.svg.php',0,_binary '#g\Eo@\',_binary '#g\Eo@\',_binary '\\\\}\@\2\\y\\\\\Z\x6','',0,'?'),(_binary ',(<c~k\0','wp-content/themes/salient/css/fonts/svg/arrows_drag_right.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_right.svg.php',0,_binary 'r)\9\\ͺpSU',_binary 'r)\9\\ͺpSU',_binary 'U2\\fO\\"V`k׳\fB9]\','',0,'?'),(_binary '@-%7|\\Q\\,G#<','wp-content/themes/salient/css/fonts/svg/arrows_drag_right_dashed.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_right_dashed.svg.php',0,_binary '{\l\\\);\"\B',_binary '{\l\\\);\"\B',_binary '-Cu\:{+˔c\*-{','',0,'?'),(_binary '\rZ2t\̈́}P7','wp-content/themes/salient/css/fonts/svg/arrows_drag_up.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_up.svg.php',0,_binary '3t\#,A\\\r',_binary '3t\#,A\\\r',_binary 'hͳ&/Z?UuQjPM\w\\%','',0,'?'),(_binary '4hFs7>T<','wp-content/themes/salient/css/fonts/svg/arrows_drag_up_dashed.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_up_dashed.svg.php',0,_binary '\CEL\\3//b',_binary '\CEL\\3//b',_binary '\N\:\?\ h\\6\Ѣ?K\1','',0,'?'),(_binary '\b]&\q\^','wp-content/themes/salient/css/fonts/svg/arrows_drag_vert.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_vert.svg.php',0,_binary '@\\4=\reLQ',_binary '@\\4=\reLQ',_binary '*UU^#W$Gs\\\s$c\'`xT_\\','',0,'?'),(_binary '}\\5xoݾ~\)v\','wp-content/themes/salient/css/fonts/svg/arrows_exclamation.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_exclamation.svg.php',0,_binary 'kw\\ځ\Y',_binary 'kw\\ځ\Y',_binary 'd\dk]Y\FxmÊq\]\H.vfe','',0,'?'),(_binary 'dX2(\s!N\','wp-content/themes/salient/css/fonts/svg/arrows_expand.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_expand.svg.php',0,_binary 'x\0>\Z\0,kC\',_binary 'x\0>\Z\0,kC\',_binary ']\:\SZ+\\\T\\\\켽S\\\\','',0,'?'),(_binary '\\Q{\fG3h5','wp-content/themes/salient/css/fonts/svg/arrows_expand_diagonal1.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_expand_diagonal1.svg.php',0,_binary '!*hzK\Q\&+K',_binary '!*hzK\Q\&+K',_binary '\]]Q\o\U.\qR','',0,'?'),(_binary '\\"h\','wp-content/themes/salient/css/fonts/svg/arrows_expand_horizontal1.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_expand_horizontal1.svg.php',0,_binary '~\p1\~+Y',_binary '~\p1\~+Y',_binary 'Cg\,uw\DZ\\\\Z1P\\⨷7h','',0,'?'),(_binary '\n\2O\\Q\L\.','wp-content/themes/salient/css/fonts/svg/arrows_expand_vertical1.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_expand_vertical1.svg.php',0,_binary '`\4x\r\Y\욽^B',_binary '`\4x\r\Y\욽^B',_binary 'Y{\\\\3\\"{\"-rd-\','',0,'?'),(_binary '[%\B\\\\E\?','wp-content/themes/salient/css/fonts/svg/arrows_fit_horizontal.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_fit_horizontal.svg.php',0,_binary 'WV\"8\aÞ\}',_binary 'WV\"8\aÞ\}',_binary '!ف{\\\=\'\X;9䱎_\rn\>A','',0,'?'),(_binary '\z\\1.J\4\n','wp-content/themes/salient/css/fonts/svg/arrows_fit_vertical.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_fit_vertical.svg.php',0,_binary 'WQH<\\jT}',_binary 'WQH<\\jT}',_binary 'J3\"®\\	 J\	h\\\32/(`','',0,'?'),(_binary '|tz\#g\\N\?{@\','wp-content/themes/salient/css/fonts/svg/arrows_glide.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_glide.svg.php',0,_binary '\\r2R>J%|u|',_binary '\\r2R>J%|u|',_binary '\^\BpV;fǵ<㶆\8^86X','',0,'?'),(_binary '5̯E\\;bOjIs','wp-content/themes/salient/css/fonts/svg/arrows_glide_horizontal.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_glide_horizontal.svg.php',0,_binary '\\/\Lçï\\',_binary '\\/\Lçï\\',_binary 'N;\^oU\\\I\0K\r\r\8\','',0,'?'),(_binary '\\tN$ni','wp-content/themes/salient/css/fonts/svg/arrows_glide_vertical.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_glide_vertical.svg.php',0,_binary '\g/y> ',_binary '\g/y> ',_binary '\y\Z2+\\o=eN`>by\\\&H\"','',0,'?'),(_binary '$x-4\\\"3evtM	','wp-content/themes/salient/css/fonts/svg/arrows_hamburger 2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_hamburger 2.svg.php',0,_binary '&GTқˑi\\u-',_binary '&GTқˑi\\u-',_binary '_u\WP\>\#\'g|\G','',0,'?'),(_binary 'yuˇ٫\v+k&\\','wp-content/themes/salient/css/fonts/svg/arrows_hamburger1.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_hamburger1.svg.php',0,_binary '\w\\\r,|ߢ',_binary '\w\\\r,|ߢ',_binary '/\\\<n\GϽk\\\	\\\|7','',0,'?'),(_binary '3.\k\Tw\\B','wp-content/themes/salient/css/fonts/svg/arrows_horizontal.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_horizontal.svg.php',0,_binary '\\@3\\ӵ\',_binary '\\@3\\ӵ\',_binary '\l\:#\@\0Zgga<b\!','',0,'?'),(_binary '))ʂ5\ Px6','wp-content/themes/salient/css/fonts/svg/arrows_info.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_info.svg.php',0,_binary 'i%a\yXV\5',_binary 'i%a\yXV\5',_binary '#\ҷܭR-\\8\e.#d\{JSn?i\','',0,'?'),(_binary '\\,)uqmZM','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_alt.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_alt.svg.php',0,_binary '\%\Y=T{tc[',_binary '\%\Y=T{tc[',_binary '&\9\{L\n\n\>N~#\\x\,]\K\HC','',0,'?'),(_binary '\෕\W\~|L','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_cmd-29.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_cmd-29.svg.php',0,_binary '\p\\zc%',_binary '\p\\zc%',_binary '\\\t#\'[.P|\@K_.\\r','',0,'?'),(_binary 'y \\6\IO','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_delete.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_delete.svg.php',0,_binary '\D?\\\T*\Z',_binary '\D?\\\T*\Z',_binary '{x\9ԞDD\A+ϖ;O~I','',0,'?'),(_binary 'X3ַIFӅ<\<','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_down-28.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_down-28.svg.php',0,_binary '\<Ɖ\O)',_binary '\<Ɖ\O)',_binary '\\\m\\ˊ/taw-vVEv*i','',0,'?'),(_binary '!\\\\E?\k9{\','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_left.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_left.svg.php',0,_binary '-\"6\ٚ\b\jk',_binary '-\"6\ٚ\b\jk',_binary 'heN\n4^\\FSqvM\nM','',0,'?'),(_binary '!e0:\`\\\`dx','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_return.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_return.svg.php',0,_binary 'f	\55}a',_binary 'f	\55}a',_binary 'Ս,4\j^@\R\\أpu?&[G8','',0,'?'),(_binary '$\Evc\wv,T','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_right.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_right.svg.php',0,_binary 'O\\/G^\ۀ',_binary 'O\\/G^\ۀ',_binary '\\p$\gcBg}\\s(\@(N]\[','',0,'?'),(_binary 'Ɓf\a\{!.\pH','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_shift.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_shift.svg.php',0,_binary 'E;^GdQO<',_binary 'E;^GdQO<',_binary '%Ӎ=u:\\\VJU\\cn\<g\i','',0,'?'),(_binary '\\ϯO2)\n','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_tab.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_tab.svg.php',0,_binary '9eG\J>K+En?',_binary '9eG\J>K+En?',_binary '0L\~\v\m_1\\x=;_Xb\\b>_I\','',0,'?'),(_binary 'ɉ{\\tM3e)','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_up.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_up.svg.php',0,_binary 'NBN\Os ',_binary 'NBN\Os ',_binary 'm\l\|R!?G1Bm\\?\r\\\\:\','',0,'?'),(_binary '\Q/\83}1','wp-content/themes/salient/css/fonts/svg/arrows_left.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_left.svg.php',0,_binary '\y\rf\\?\Z>0',_binary '\y\rf\\?\Z>0',_binary 'T/\.\+}\lJ\4{\\\1\C.','',0,'?'),(_binary 'KyͰ{Sh\n\MS\²','wp-content/themes/salient/css/fonts/svg/arrows_left_double-32.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_left_double-32.svg.php',0,_binary 'AG\\VG\\',_binary 'AG\\VG\\',_binary 'ltrP77K/@`\ȋ::\v','',0,'?'),(_binary 't\T?:\r\>١&\','wp-content/themes/salient/css/fonts/svg/arrows_minus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_minus.svg.php',0,_binary 'tO\Z\BLnFgU',_binary 'tO\Z\BLnFgU',_binary 'yAu`1\\@\\h㮌g','',0,'?'),(_binary '`\9\^8\:\','wp-content/themes/salient/css/fonts/svg/arrows_move.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_move.svg.php',0,_binary '7ه\\%ڂR\\',_binary '7ه\\%ڂR\\',_binary '&u\߬\#&#,眣t!\c}d\}','',0,'?'),(_binary '\%Xڻ٬w','wp-content/themes/salient/css/fonts/svg/arrows_move2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_move2.svg.php',0,_binary '\sQ\2e\I\zG',_binary '\sQ\2e\I\zG',_binary 'ps\\^[]\\H\H]\םP','',0,'?'),(_binary '\0GB#\\Q\K','wp-content/themes/salient/css/fonts/svg/arrows_move_bottom.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_move_bottom.svg.php',0,_binary 'xqG#\_zZ\',_binary 'xqG#\_zZ\',_binary '\a77\Y\n3\\\\JAL','',0,'?'),(_binary '<\T|l\	\|','wp-content/themes/salient/css/fonts/svg/arrows_move_left.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_move_left.svg.php',0,_binary '<\\AϪ\_a\"^',_binary '<\\AϪ\_a\"^',_binary '\\\\0s\&ؘѫyi~\\ޣ\!-:A[i','',0,'?'),(_binary '\Â%@sdq-','wp-content/themes/salient/css/fonts/svg/arrows_move_right.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_move_right.svg.php',0,_binary '\n9\DXF3rL',_binary '\n9\DXF3rL',_binary ')D1g_7\Ċ\T\\\L#\\n0','',0,'?'),(_binary '6\O_$\e ','wp-content/themes/salient/css/fonts/svg/arrows_move_top.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_move_top.svg.php',0,_binary 'OB;M\\\\p\P',_binary 'OB;M\\\\p\P',_binary '\0y	B\ 5\N\#\n\','',0,'?'),(_binary '1l)&xR\0','wp-content/themes/salient/css/fonts/svg/arrows_plus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_plus.svg.php',0,_binary '\\+E73\\\a',_binary '\\+E73\\\a',_binary '\X#\2F̧g0ؐ6Z\L\\\x\`','',0,'?'),(_binary 'J&:\\4M.k]','wp-content/themes/salient/css/fonts/svg/arrows_question.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_question.svg.php',0,_binary 'x|T	So2',_binary 'x|T	So2',_binary 'dBlїqx\w-ᬑiVI\"<','',0,'?'),(_binary '\ޅ~\~i]M/)I','wp-content/themes/salient/css/fonts/svg/arrows_remove.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_remove.svg.php',0,_binary 't,\\g\T\',_binary 't,\\g\T\',_binary '۶#⠝\\\eX\xLw!-\\Y','',0,'?'),(_binary '\a\	\ߢѠ','wp-content/themes/salient/css/fonts/svg/arrows_right.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_right.svg.php',0,_binary 'T\\\f\V_\\\',_binary 'T\\\f\V_\\\',_binary '\\\W\!\]|\(\ϼ!V?{zIBj\','',0,'?'),(_binary '_j\w0\a\\,','wp-content/themes/salient/css/fonts/svg/arrows_right_double-31.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_right_double-31.svg.php',0,_binary 'L߹Y;+/\s',_binary 'L߹Y;+/\s',_binary 'O\]);sKrW3Ls+з6x{','',0,'?'),(_binary 'Y\\IMK#o䶒','wp-content/themes/salient/css/fonts/svg/arrows_right_double.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_right_double.svg.php',0,_binary 'L߹Y;+/\s',_binary 'L߹Y;+/\s',_binary 'O\]);sKrW3Ls+з6x{','',0,'?'),(_binary 'ޯ	4\r)\$\@','wp-content/themes/salient/css/fonts/svg/arrows_rotate.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_rotate.svg.php',0,_binary '`\qc\H\wP,:\\',_binary '`\qc\H\wP,:\\',_binary '=o\|ԤA+^z!;Q\4\\n\9\nBb','',0,'?'),(_binary '4|툅^@兟EE','wp-content/themes/salient/css/fonts/svg/arrows_rotate_anti.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_rotate_anti.svg.php',0,_binary '\\\F	Z$9\$',_binary '\\\F	Z$9\$',_binary '\Jvt\20\y\\i-\Z\wH\E\Kd\','',0,'?'),(_binary 'c/Qx\a\=~up','wp-content/themes/salient/css/fonts/svg/arrows_rotate_anti_dashed.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_rotate_anti_dashed.svg.php',0,_binary '\j\zJ\\lV*m',_binary '\j\zJ\\lV*m',_binary '\nn<0Fg\\\\XG;^ȩ>?R','',0,'?'),(_binary '\\\\rF\X','wp-content/themes/salient/css/fonts/svg/arrows_rotate_dashed.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_rotate_dashed.svg.php',0,_binary '^}\\TB\\\\\',_binary '^}\\TB\\\\\',_binary '*\/\ \j\S/~?]^C\\k\\I?O\','',0,'?'),(_binary '\\w\\׹ՄI5\','wp-content/themes/salient/css/fonts/svg/arrows_shrink.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_shrink.svg.php',0,_binary 'cJ\0\V\I\c=oK',_binary 'cJ\0\V\I\c=oK',_binary 'S\<H#E\Z\|ӈ\űX+H','',0,'?'),(_binary '!@;Ҽ\^\','wp-content/themes/salient/css/fonts/svg/arrows_shrink_diagonal1.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_shrink_diagonal1.svg.php',0,_binary '\5ڲ|ӧ\ZbN@\X',_binary '\5ڲ|ӧ\ZbN@\X',_binary 'R<\T4*C\\\U^\\oS\\','',0,'?'),(_binary '\\\ޓ\\|d07h','wp-content/themes/salient/css/fonts/svg/arrows_shrink_diagonal2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_shrink_diagonal2.svg.php',0,_binary '\q̄\r@\5\\hx',_binary '\q̄\r@\5\\hx',_binary '0u>.ӛ\o\'`\\\7\\f\n*z\\[\\','',0,'?'),(_binary '\&5uK[=','wp-content/themes/salient/css/fonts/svg/arrows_shrink_horizonal2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_shrink_horizonal2.svg.php',0,_binary 'xV\\07j,=',_binary 'xV\\07j,=',_binary '\\0n\=\t\/YޜƩ5\eڷxvoJ','',0,'?'),(_binary 'ʪ:\\\"oEu+\}','wp-content/themes/salient/css/fonts/svg/arrows_shrink_horizontal1.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_shrink_horizontal1.svg.php',0,_binary '\2B)\\\ZU:>',_binary '\2B)\\\ZU:>',_binary '~rYFP4J[\\"\\n\\\','',0,'?'),(_binary '\\c\O\\\V','wp-content/themes/salient/css/fonts/svg/arrows_shrink_vertical1.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_shrink_vertical1.svg.php',0,_binary '񼨒_I%',_binary '񼨒_I%',_binary '{k\NS\,qmC\\jn7\04\\$\ADS','',0,'?'),(_binary 'u\C@\z-[Ā','wp-content/themes/salient/css/fonts/svg/arrows_shrink_vertical2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_shrink_vertical2.svg.php',0,_binary '\"\")\\S\e=Vqsl',_binary '\"\")\\S\e=Vqsl',_binary '\"\]a\s)\R\Z\g+1\C\\k\','',0,'?'),(_binary '8ixʸ{\͏\\','wp-content/themes/salient/css/fonts/svg/arrows_sign_down.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_sign_down.svg.php',0,_binary '1\{\\\:P+\ٓ',_binary '1\{\\\:P+\ٓ',_binary '\\e\tk+oj\̱\\"9|7oٝ9','',0,'?'),(_binary '\G͘VֲV*\ä\','wp-content/themes/salient/css/fonts/svg/arrows_sign_left.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_sign_left.svg.php',0,_binary 'R~ԯ\!\h\\U',_binary 'R~ԯ\!\h\\U',_binary '1\\C\9l)s\\\\n	\ȘK','',0,'?'),(_binary ']\-O\sL\'\\0H','wp-content/themes/salient/css/fonts/svg/arrows_sign_right.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_sign_right.svg.php',0,_binary 'x[r\)_',_binary 'x[r\)_',_binary 'ydz\(\(K	\'PD6K~]\p\mg','',0,'?'),(_binary '!\r\*JC\','wp-content/themes/salient/css/fonts/svg/arrows_sign_up.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_sign_up.svg.php',0,_binary 't\0,\ͥ\[׸(S',_binary 't\0,\ͥ\[׸(S',_binary 't+\\S\ \s0\Z86%\','',0,'?'),(_binary 'HG\k*vE/\`\Z','wp-content/themes/salient/css/fonts/svg/arrows_slide_down1.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slide_down1.svg.php',0,_binary 'Y\f\ʯ0q',_binary 'Y\f\ʯ0q',_binary '\c$ߡ\\$!0Z@[d}\rY','',0,'?'),(_binary 'Yh\\R\'S0o','wp-content/themes/salient/css/fonts/svg/arrows_slide_down2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slide_down2.svg.php',0,_binary 'O\My6\-\04C',_binary 'O\My6\-\04C',_binary '\QD\\	@V?4m\a\\\$\F\]','',0,'?'),(_binary 'h\qM \"o[','wp-content/themes/salient/css/fonts/svg/arrows_slide_left1.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slide_left1.svg.php',0,_binary '?b\"yh҈ 4',_binary '?b\"yh҈ 4',_binary '!ȂN\ZO\\Z_/2f\  ;$b\\\\n\Z\','',0,'?'),(_binary '\lD0f!Bc\\','wp-content/themes/salient/css/fonts/svg/arrows_slide_left2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slide_left2.svg.php',0,_binary '\0\\㬴RZ2',_binary '\0\\㬴RZ2',_binary '\\z>\+8p_%`\\\\\n<ѥ','',0,'?'),(_binary '\/\[xRA\Q#\','wp-content/themes/salient/css/fonts/svg/arrows_slide_right1.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slide_right1.svg.php',0,_binary '7K.\{lک\~O',_binary '7K.\{lک\~O',_binary 'sAn`4\\Zk[\=F۳շ~','',0,'?'),(_binary '+FdC6I*̙Acp','wp-content/themes/salient/css/fonts/svg/arrows_slide_right2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slide_right2.svg.php',0,_binary '+\\\"B\gL\.Hu,',_binary '+\\\"B\gL\.Hu,',_binary 'V?\r<l\p\,Dom\ZF/9\\KWS','',0,'?'),(_binary 'e~\'d\As\7h`\','wp-content/themes/salient/css/fonts/svg/arrows_slide_up1.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slide_up1.svg.php',0,_binary '=\s\0OG\\\',_binary '=\s\0OG\\\',_binary '8b\b\ɸ\\n\\1I,\\/U#>\','',0,'?'),(_binary '<\\\\Z	f\\Z#|','wp-content/themes/salient/css/fonts/svg/arrows_slide_up2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slide_up2.svg.php',0,_binary 'f\\0\\Va\ժ\N\',_binary 'f\\0\\Va\ժ\N\',_binary 'Z\\J\P\"!\Z`ܯ|\"L\C\U\','',0,'?'),(_binary '.\\nw\Vh	;\B','wp-content/themes/salient/css/fonts/svg/arrows_slim_down.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slim_down.svg.php',0,_binary '.,,in\\\/',_binary '.,,in\\\/',_binary 'f\xF\1\kJ\\h$D5\'f{','',0,'?'),(_binary '-\9m\D?\h\a','wp-content/themes/salient/css/fonts/svg/arrows_slim_down_dashed.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slim_down_dashed.svg.php',0,_binary '\2>N\r7\AshO',_binary '\2>N\r7\AshO',_binary 'YIq\\'\2k\Z\QR\\\mE\','',0,'?'),(_binary '\\\5?=\c\ \nC{','wp-content/themes/salient/css/fonts/svg/arrows_slim_left.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slim_left.svg.php',0,_binary '\\\cĖ\&!(\;r',_binary '\\\cĖ\&!(\;r',_binary ':FE\t\\\<	\H\\\&Gd\2X\u','',0,'?'),(_binary '\5-k%kA0SJ','wp-content/themes/salient/css/fonts/svg/arrows_slim_left_dashed.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slim_left_dashed.svg.php',0,_binary '\H \\0@?}',_binary '\H \\0@?}',_binary '9S6\pʇ\;\b6l\a\[8@x\B','',0,'?'),(_binary '2\\'\\i\0&@z','wp-content/themes/salient/css/fonts/svg/arrows_slim_right.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slim_right.svg.php',0,_binary 'B\lv\\I\݃',_binary 'B\lv\\I\݃',_binary ')p!]\'Netp\'çdSC\-','',0,'?'),(_binary 'y\G\Y\\\=}\','wp-content/themes/salient/css/fonts/svg/arrows_slim_right_dashed.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slim_right_dashed.svg.php',0,_binary '\v]J\\v',_binary '\v]J\\v',_binary '\\\"<{\}\w\{Q1','',0,'?'),(_binary '\r\\3<<\','wp-content/themes/salient/css/fonts/svg/arrows_slim_up.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slim_up.svg.php',0,_binary '/\r\\L\*\2QD[',_binary '/\r\\L\*\2QD[',_binary 'cq9\\yਛ˳!3\W\HǱ\','',0,'?'),(_binary 'r2|*BIidŽ.\Y','wp-content/themes/salient/css/fonts/svg/arrows_slim_up_dashed.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slim_up_dashed.svg.php',0,_binary 'I\J\\*E\\Fՙ\\',_binary 'I\J\\*E\\Fՙ\\',_binary '4-C柞YRol\\-\&eຌ\\','',0,'?'),(_binary '\z\T\䩝\\','wp-content/themes/salient/css/fonts/svg/arrows_square_check.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_check.svg.php',0,_binary '|{\'\\ \\{C',_binary '|{\'\\ \\{C',_binary '(5:\\\'7і\)CH\\07\\"\','',0,'?'),(_binary '׹A\uw{K?LF','wp-content/themes/salient/css/fonts/svg/arrows_square_down.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_down.svg.php',0,_binary 'tb	r+P\\x',_binary 'tb	r+P\\x',_binary '`*\\Lx.W&׬\"4\rW<<\+\(','',0,'?'),(_binary 'KX~²\|d~','wp-content/themes/salient/css/fonts/svg/arrows_square_downleft.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_downleft.svg.php',0,_binary '.Ϊ~\p\r!*tR',_binary '.Ϊ~\p\r!*tR',_binary 'S=\(\4uܛ\G\\I\\$|3[\','',0,'?'),(_binary 'T0:*6K','wp-content/themes/salient/css/fonts/svg/arrows_square_downright.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_downright.svg.php',0,_binary '\[#]ze	Vd\q',_binary '\[#]ze	Vd\q',_binary '9q\m\y\\ra\]p\6DL FP[\'N','',0,'?'),(_binary '\?\Z\n,\rq','wp-content/themes/salient/css/fonts/svg/arrows_square_left.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_left.svg.php',0,_binary '\<tV\\*s13\',_binary '\<tV\\*s13\',_binary 'uFxk9y\(\R\ L\d\\\掆pZ','',0,'?'),(_binary '\\0&ص2>\SX9','wp-content/themes/salient/css/fonts/svg/arrows_square_minus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_minus.svg.php',0,_binary 'Cc@ǈW׃CcL',_binary 'Cc@ǈW׃CcL',_binary '穦H$͟mk\\/\MW\U\\\K','',0,'?'),(_binary 'J8\\\cdTФ','wp-content/themes/salient/css/fonts/svg/arrows_square_plus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_plus.svg.php',0,_binary '\C\묬#\\0\rz',_binary '\C\묬#\\0\rz',_binary 'iT/\"\z0_5\#r*¸','',0,'?'),(_binary 'j[&Ȯ%Cmw\','wp-content/themes/salient/css/fonts/svg/arrows_square_remove.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_remove.svg.php',0,_binary 'S\,+wF\\p\:D\',_binary 'S\,+wF\\p\:D\',_binary '	ݝq>n\\	\a\','',0,'?'),(_binary 'D\[\Lrm~E','wp-content/themes/salient/css/fonts/svg/arrows_square_right.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_right.svg.php',0,_binary '̭\\i٭{׳\'',_binary '̭\\i٭{׳\'',_binary '~\+S\\\$vN\ޙ\Cw,:1\~D\SIy','',0,'?'),(_binary '3\\\0 \\Ӯn','wp-content/themes/salient/css/fonts/svg/arrows_square_up.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_up.svg.php',0,_binary '\'2Ti_W\I8\Khnq',_binary '\'2Ti_W\I8\Khnq',_binary 'Z,@\)c\Zq&z\\硈P@9O*','',0,'?'),(_binary 'zɣ\}gY','wp-content/themes/salient/css/fonts/svg/arrows_square_upleft.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_upleft.svg.php',0,_binary 'X,\ʕ8R|',_binary 'X,\ʕ8R|',_binary 'i\4\"\\H#\\iI4i\m\yP\ \\P\0','',0,'?'),(_binary ';3\Occ=D\{','wp-content/themes/salient/css/fonts/svg/arrows_square_upright.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_upright.svg.php',0,_binary '\\r#\h\?DCk',_binary '\\r#\h\?DCk',_binary '\nt\\NyLྶj^T\k%','',0,'?'),(_binary '\8\+i\','wp-content/themes/salient/css/fonts/svg/arrows_squares.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_squares.svg.php',0,_binary 'w\\pf^\',_binary 'w\\pf^\',_binary 'oۮj_;\g	iR\(^Fb%\إV','',0,'?'),(_binary '\'?nb\\\vEW3槮;B','wp-content/themes/salient/css/fonts/svg/arrows_stretch_diagonal1.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_stretch_diagonal1.svg.php',0,_binary 'H+osK\PAк]\n\',_binary 'H+osK\PAк]\n\',_binary 'F\\;A;I\"yM\\0p\Q}\','',0,'?'),(_binary 'fu麛\a\*\ǹ','wp-content/themes/salient/css/fonts/svg/arrows_stretch_diagonal2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_stretch_diagonal2.svg.php',0,_binary 'Hw\\(;\rT\\N\\a',_binary 'Hw\\(;\rT\\N\\a',_binary 't|?v01\_A*$\p\\hMF\[ۏ','',0,'?'),(_binary 'zI:\K\\`Q','wp-content/themes/salient/css/fonts/svg/arrows_stretch_diagonal3.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_stretch_diagonal3.svg.php',0,_binary 'YYf:*\$\\\)\K',_binary 'YYf:*\$\\\)\K',_binary '~\µ\`N\b\\\Zs(´ݭ[pԧ\\\','',0,'?'),(_binary 'lN\\Ĉ\-\@\r#','wp-content/themes/salient/css/fonts/svg/arrows_stretch_diagonal4.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_stretch_diagonal4.svg.php',0,_binary 'ĸ>\r|Ao\',_binary 'ĸ>\r|Ao\',_binary ',d/_%\z*\cFte2n>\}','',0,'?'),(_binary '\\v[z}ȧ','wp-content/themes/salient/css/fonts/svg/arrows_stretch_horizontal1.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_stretch_horizontal1.svg.php',0,_binary 'Aw\Mg\\\KD\.',_binary 'Aw\Mg\\\KD\.',_binary 'xlƙT]iƎ%\\"\A\v\\[','',0,'?'),(_binary 'aK\Kn\XW','wp-content/themes/salient/css/fonts/svg/arrows_stretch_horizontal2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_stretch_horizontal2.svg.php',0,_binary '\\!\'\d\\',_binary '\\!\'\d\\',_binary 'v\P\\{8\\\.	\\"\\Z\~','',0,'?'),(_binary 'n54{%\Y\&\a','wp-content/themes/salient/css/fonts/svg/arrows_stretch_vertical1.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_stretch_vertical1.svg.php',0,_binary 'fx\o噙pk؂',_binary 'fx\o噙pk؂',_binary '+tD\\\a|Ks\ީ\\\]','',0,'?'),(_binary '4\&݅^{Z\\Z','wp-content/themes/salient/css/fonts/svg/arrows_stretch_vertical2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_stretch_vertical2.svg.php',0,_binary '73)Q\0:.Y\',_binary '73)Q\0:.Y\',_binary '\0@ch;>]鳵>R6Xϻ=}\W NT8\','',0,'?'),(_binary 'N\[\\\h$9#9o0','wp-content/themes/salient/css/fonts/svg/arrows_switch_horizontal.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_switch_horizontal.svg.php',0,_binary 'i&6f\K',_binary 'i&6f\K',_binary 'e\M\"4\Jd:\ntʅɱ\\\+','',0,'?'),(_binary 'aݟ*[\dV','wp-content/themes/salient/css/fonts/svg/arrows_switch_vertical.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_switch_vertical.svg.php',0,_binary '\e\ճ\\#Lj',_binary '\e\ճ\\#Lj',_binary '\\n\\\\\Jsv7`\\ϡ\^6܊','',0,'?'),(_binary 'P4DB\r\\\4\','wp-content/themes/salient/css/fonts/svg/arrows_up.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_up.svg.php',0,_binary 'ջZ\\A\',_binary 'ջZ\\A\',_binary 'Ϸ\B6&\Mg\,\c*%\Dz1\','',0,'?'),(_binary 'j8\\\2\r\\-\}','wp-content/themes/salient/css/fonts/svg/arrows_up_double.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_up_double.svg.php',0,_binary 'P\\n\\\',_binary 'P\\n\\\',_binary '\]v^\;P\\A\0Du\\i\\'\','',0,'?'),(_binary '\f{9\\|/\\Y\n\j','wp-content/themes/salient/css/fonts/svg/arrows_upright.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_upright.svg.php',0,_binary 'Q\Ė	\0KN\@',_binary 'Q\Ė	\0KN\@',_binary 'wW\\\ao\,ƴ7*H0<𗡧k\L5','',0,'?'),(_binary '\\0T\\"s\h#\r3.','wp-content/themes/salient/css/fonts/svg/arrows_vertical.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_vertical.svg.php',0,_binary 'H\3\\8\;|sa',_binary 'H\3\\8\;|sa',_binary '\U\\"\mڱF\\\(d~7\K\@\','',0,'?'),(_binary 'T\,\\JߝU`','wp-content/themes/salient/css/fonts/svg/basic_accelerator.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_accelerator.svg.php',0,_binary '\ܔrf?\)\I\J',_binary '\ܔrf?\)\I\J',_binary '6\-\D{%\B\֗uM3c\ǈ@e\Z\','',0,'?'),(_binary '\2{1Y6t	o\0:.','wp-content/themes/salient/css/fonts/svg/basic_alarm.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_alarm.svg.php',0,_binary 'q\Z\\KbZ{\w6',_binary 'q\Z\\KbZ{\w6',_binary '\%JR\\Y29Y꯯\\\\\\i','',0,'?'),(_binary 'P\\\\"@Q\|\','wp-content/themes/salient/css/fonts/svg/basic_anchor.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_anchor.svg.php',0,_binary '\%PI\\	u\"\-\\',_binary '\%PI\\	u\"\-\\',_binary '\\\h*\߃C/Z*P7D?\\B<6\','',0,'?'),(_binary '*_\|B_ ','wp-content/themes/salient/css/fonts/svg/basic_anticlockwise.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_anticlockwise.svg.php',0,_binary '7Xy\\jZ\6',_binary '7Xy\\jZ\6',_binary '\O\17}#mP20\>J##۳','',0,'?'),(_binary '\w|kЉ\\"\?qvo','wp-content/themes/salient/css/fonts/svg/basic_archive.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_archive.svg.php',0,_binary 'n-	F߷}A',_binary 'n-	F߷}A',_binary 'OU\Td\L3[\kI=\-d߭9f','',0,'?'),(_binary '\UURֿG\\i','wp-content/themes/salient/css/fonts/svg/basic_archive_full.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_archive_full.svg.php',0,_binary 'GW\LŊ\D@do',_binary 'GW\LŊ\D@do',_binary '׮C4_\5ϝq\[iN\"\m0S\0w','',0,'?'),(_binary '\ܱ\>\ز\\0','wp-content/themes/salient/css/fonts/svg/basic_ban.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_ban.svg.php',0,_binary '\\'\Z\\\N*H{',_binary '\\'\Z\\\N*H{',_binary '	hZ,K\쟬\\vήj\q%\q\\Vk','',0,'?'),(_binary '(\r\\\'Xnu#\','wp-content/themes/salient/css/fonts/svg/basic_battery_charge.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_battery_charge.svg.php',0,_binary 'Wbr<\0r\0',_binary 'Wbr<\0r\0',_binary 'AG9\FFc\Y~\Z\6\t;)','',0,'?'),(_binary '\^\'ԸA|:\','wp-content/themes/salient/css/fonts/svg/basic_battery_empty.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_battery_empty.svg.php',0,_binary 'x?DQ[!ܾ4',_binary 'x?DQ[!ܾ4',_binary 'xV<\n/Ǫf6\X?\\\}9_','',0,'?'),(_binary 's\r\}_c\<','wp-content/themes/salient/css/fonts/svg/basic_battery_full.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_battery_full.svg.php',0,_binary '\T/\\\(@ _',_binary '\T/\\\(@ _',_binary '\o\R\FĶc9Np*CR`y\l|i\','',0,'?'),(_binary 'I\4{*\:Ύ','wp-content/themes/salient/css/fonts/svg/basic_battery_half.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_battery_half.svg.php',0,_binary 'sٙq \QW|B\\',_binary 'sٙq \QW|B\\',_binary '\Zǈ\"hl\\_Ġܺ\\rO','',0,'?'),(_binary 'd!u\\I\\G','wp-content/themes/salient/css/fonts/svg/basic_bolt.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_bolt.svg.php',0,_binary 'Qڋ#z\"*S\Z#⠸',_binary 'Qڋ#z\"*S\Z#⠸',_binary '\$mmr\\\-]	/\\TZ','',0,'?'),(_binary '\2Bљ\:','wp-content/themes/salient/css/fonts/svg/basic_book.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_book.svg.php',0,_binary '~Sv\B?\34\',_binary '~Sv\B?\34\',_binary 'WE\$&ö\\\}\R\'.Ȯ \\','',0,'?'),(_binary '3\\\ n\#Fn','wp-content/themes/salient/css/fonts/svg/basic_book_pen.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_book_pen.svg.php',0,_binary '-\ϴ\)\E֮',_binary '-\ϴ\)\E֮',_binary 'o\rȬ2Mm\J\2F\\\i\=\٧\V','',0,'?'),(_binary 'ha~V8w_~\p','wp-content/themes/salient/css/fonts/svg/basic_book_pencil.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_book_pencil.svg.php',0,_binary '|ޞAni{\\h\0 ',_binary '|ޞAni{\\h\0 ',_binary '0V&\Z?%E7\Z2\0)oy\\\r\\	z','',0,'?'),(_binary 'y\ ʎUL\\U:','wp-content/themes/salient/css/fonts/svg/basic_bookmark.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_bookmark.svg.php',0,_binary ':\\Ɂ@\zf',_binary ':\\Ɂ@\zf',_binary '\\+|\m\Q굝\\0˓\)iF','',0,'?'),(_binary '\s\],\\#','wp-content/themes/salient/css/fonts/svg/basic_calculator.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_calculator.svg.php',0,_binary '\\&uW5]',_binary '\\&uW5]',_binary 'hPup\\\0}ƔA|\AoV\','',0,'?'),(_binary '\. .k\\bh1Rd','wp-content/themes/salient/css/fonts/svg/basic_calendar.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_calendar.svg.php',0,_binary 'sR\Űdc\J\"',_binary 'sR\Űdc\J\"',_binary ',\zsF1TXv\0i\2t%\\ZˍH\Ě','',0,'?'),(_binary '\FaJY\\\\\"I','wp-content/themes/salient/css/fonts/svg/basic_cards_diamonds.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_cards_diamonds.svg.php',0,_binary '\00h\\@\7z',_binary '\00h\\@\7z',_binary 'n\J\'Q\ӜKІ1\\\\_\7','',0,'?'),(_binary '<I\-:I\t}','wp-content/themes/salient/css/fonts/svg/basic_cards_hearts.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_cards_hearts.svg.php',0,_binary '|\w\_\;\)',_binary '|\w\_\;\)',_binary 'п\"ŭ/2̢GПi|\\r\pFe\`1','',0,'?'),(_binary '\\0f&ڴf[\\r','wp-content/themes/salient/css/fonts/svg/basic_case.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_case.svg.php',0,_binary 'yg[sr[[WR',_binary 'yg[sr[[WR',_binary 'F\+Y\r4\ο\ĳĐ\=a\z','',0,'?'),(_binary 'V\S\-J%\4','wp-content/themes/salient/css/fonts/svg/basic_chronometer.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_chronometer.svg.php',0,_binary '5QDk~\-4r',_binary '5QDk~\-4r',_binary 'vP9S\0>gE\V\J\d3\\L','',0,'?'),(_binary 'ݓ@Z\\n\y\\;{','wp-content/themes/salient/css/fonts/svg/basic_clessidre.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_clessidre.svg.php',0,_binary '9\\\0b\\r\bt\',_binary '9\\\0b\\r\bt\',_binary '\E;Xe|Cy\\A7JbB\N	R\	\c','',0,'?'),(_binary '\OC\\\z~\[','wp-content/themes/salient/css/fonts/svg/basic_clock.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_clock.svg.php',0,_binary ';cr\Y\x1qk\B',_binary ';cr\Y\x1qk\B',_binary 'Pg\!\\uV! |K^b\ӿՂ\\','',0,'?'),(_binary 'D	\6\d(Zk?;','wp-content/themes/salient/css/fonts/svg/basic_clockwise.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_clockwise.svg.php',0,_binary '\+(\S4\.',_binary '\+(\S4\.',_binary '۩\@V(ɓ\4\)\O','',0,'?'),(_binary 'ER,͓W\\','wp-content/themes/salient/css/fonts/svg/basic_cloud.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_cloud.svg.php',0,_binary 'u\SaK3Xq\\',_binary 'u\SaK3Xq\\',_binary 'I\\G\U\]\p\\$^\\r\"OI\\','',0,'?'),(_binary '=x\\\m>80b','wp-content/themes/salient/css/fonts/svg/basic_clubs.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_clubs.svg.php',0,_binary '\\v\k\\CY_o\֯a',_binary '\\v\k\\CY_o\֯a',_binary '+R*u,C\Rc(\z:j#\\z\R','',0,'?'),(_binary 'EW\Z@1\r9[ڲ[','wp-content/themes/salient/css/fonts/svg/basic_compass.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_compass.svg.php',0,_binary '!\dt%y(\0p\@',_binary '!\dt%y(\0p\@',_binary '6`	x&k\\b \;ןs:','',0,'?'),(_binary '6wۊ\9Mp\','wp-content/themes/salient/css/fonts/svg/basic_cup.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_cup.svg.php',0,_binary '0\\\ACXTöZH',_binary '0\\\ACXTöZH',_binary '\řLu3_ހ\v%\.\\yc\\#\W}2','',0,'?'),(_binary 'Ƃq;\\\/d\\0','wp-content/themes/salient/css/fonts/svg/basic_diamonds.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_diamonds.svg.php',0,_binary 'Fz\\\\Z\z',_binary 'Fz\\\\Z\z',_binary '\\Qq\\墑\[\T\;S\{qZO','',0,'?'),(_binary '\\ˎv\\\~]I\','wp-content/themes/salient/css/fonts/svg/basic_display.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_display.svg.php',0,_binary 'ᇕoĉ\',_binary 'ᇕoĉ\',_binary '?W@\c\?\iMEπQ\q\','',0,'?'),(_binary '@\\)\'\\\bT','wp-content/themes/salient/css/fonts/svg/basic_download.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_download.svg.php',0,_binary '\;V>\I> \|',_binary '\;V>\I> \|',_binary '\\WINӲ32R\Ki\"\K´)v','',0,'?'),(_binary '\e%ġvN\\ѭ','wp-content/themes/salient/css/fonts/svg/basic_elaboration_bookmark_checck.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_bookmark_checck.svg.php',0,_binary 'o\\[O>	\b?ՠ',_binary 'o\\[O>	\b?ՠ',_binary 'I\r\"8\>} \#\\\7HM\lO\;','',0,'?'),(_binary '\t\x캇59','wp-content/themes/salient/css/fonts/svg/basic_elaboration_bookmark_minus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_bookmark_minus.svg.php',0,_binary '\r.wn\iR\\0Ʃ$',_binary '\r.wn\iR\\0Ʃ$',_binary 'ITJ\\9}{\dn\B#@GBL\Ʈ\*+','',0,'?'),(_binary '\;4\)Hto4|','wp-content/themes/salient/css/fonts/svg/basic_elaboration_bookmark_plus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_bookmark_plus.svg.php',0,_binary 'rכ\r6\\ʓ\\.\\',_binary 'rכ\r6\\ʓ\\.\\',_binary ' \	\{y1@\\P\B@(\\\A\','',0,'?'),(_binary '7\\\#ŭ*1','wp-content/themes/salient/css/fonts/svg/basic_elaboration_bookmark_remove.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_bookmark_remove.svg.php',0,_binary '\\,+Y\Z5',_binary '\\,+Y\Z5',_binary '\S\T\q\i\\\%WVqrd \\J\\r\','',0,'?'),(_binary 'k6\x?\=`i','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_check.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_check.svg.php',0,_binary 'p\E\l\0\ry\\',_binary 'p\E\l\0\ry\\',_binary 'տXVVͣu\\+\p\O\;\','',0,'?'),(_binary 'H۟R\\9\r\K8&\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_download.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_download.svg.php',0,_binary 'Pt\=\\rc	\',_binary 'Pt\=\\rc	\',_binary 'I\0V=\O&G#H\]\\\\\','',0,'?'),(_binary 'Usu\\Su\\\6','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_flagged.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_flagged.svg.php',0,_binary 'e<]i\\U\;0:\ع',_binary 'e<]i\\U\;0:\ع',_binary '\\\u\dB\'\\\w٥$3\\\','',0,'?'),(_binary ')x;/\\\\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_minus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_minus.svg.php',0,_binary '\qm\HDl\\\',_binary '\qm\HDl\\\',_binary '\\\\\8L\oR','',0,'?'),(_binary '\Rл䥃H','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_plus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_plus.svg.php',0,_binary '1gy/fZ3\2-t',_binary '1gy/fZ3\2-t',_binary '\r \.\˻^gX^-ki\5+','',0,'?'),(_binary 'f$\\\\Z=؁\v\r\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_refresh.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_refresh.svg.php',0,_binary '{W\$$@\5\\',_binary '{W\$$@\5\\',_binary '-o\Q~\.UL\b\~++%mpTxw','',0,'?'),(_binary 'L\\\OM{\\\\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_remove.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_remove.svg.php',0,_binary '^\\\:m\',_binary '^\\\:m\',_binary '-qLHN>JnӼ\\!\Jix=4\\ru.','',0,'?'),(_binary ';SI\jn\3#)\"s+','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_search.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_search.svg.php',0,_binary '1R`G0T',_binary '1R`G0T',_binary '\\~u\\\V*\Dɰ\d3k','',0,'?'),(_binary 'QIm<`!\\n~7\f','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_star.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_star.svg.php',0,_binary '\'Y*:c\\h',_binary '\'Y*:c\\h',_binary '(\ьg\	\y\MKEE\͙b[oTu','',0,'?'),(_binary 'Fɗ.UbO~','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_upload.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_upload.svg.php',0,_binary '@C\\\T\\?B\d',_binary '@C\\\T\\?B\d',_binary '	\kT\n|\0\\URl;^\\b\j\','',0,'?'),(_binary '\\\<8tLo	\K\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_check.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_check.svg.php',0,_binary 'tN\/s',_binary 'tN\/s',_binary 'R\|8]\`\\MpCs\uj\\\#l`\s','',0,'?'),(_binary 'RDg\\\p\\\f','wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_download.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_download.svg.php',0,_binary '\o9l!ɓZ\V',_binary '\o9l!ɓZ\V',_binary ';\=nto,]]\nMv\mY^ɯ\'','',0,'?'),(_binary '$!Y\Aɳ\Z','wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_minus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_minus.svg.php',0,_binary 'g\neܯ',_binary 'g\neܯ',_binary '\UyR\\\nVA*6\\&ih>\Wig','',0,'?'),(_binary '[u\p+ii\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_plus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_plus.svg.php',0,_binary '\`\!R\H[',_binary '\`\!R\H[',_binary '`U\\\Ewߛ\\3-9xen_L?\&\0*','',0,'?'),(_binary 'p$\rq-\B\M','wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_refresh.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_refresh.svg.php',0,_binary '\Z\xyQ\\',_binary '\Z\xyQ\\',_binary 'ĴR=W0s\NjcAĽ߅\j\\','',0,'?'),(_binary 'ds=};D\\1','wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_remove.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_remove.svg.php',0,_binary ']\ZRu\\\',_binary ']\ZRu\\\',_binary '\b\l\o\}Z\Iƾ\\8Jm?\0yelT','',0,'?'),(_binary '\\Z\\'\\:\r?','wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_search.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_search.svg.php',0,_binary 'eڟ\nzGʗ~',_binary 'eڟ\nzGʗ~',_binary '`D1z\/ِFR\r-iͳ\nTF','',0,'?'),(_binary 'g\\'o-\ZK4\\]','wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_star.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_star.svg.php',0,_binary '\-!T?G\B>\'\',_binary '\-!T?G\B>\'\',_binary '\ɎP%B_w[H?\\ \\\\\[\\\(\f\','',0,'?'),(_binary 't\em`I\u\\l','wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_upload.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_upload.svg.php',0,_binary 'S\\qd+ݬʓ',_binary 'S\\qd+ݬʓ',_binary '\njWQ\\޽L\*j\ک\\ \/3\'-','',0,'?'),(_binary 'h\Bo\\\\\3i','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_check.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_check.svg.php',0,_binary '\d\\n\\y\1a\\4{',_binary '\d\\n\\y\1a\\4{',_binary '\\&Y\<\ZΈ\e%:\D\0tS^\\','',0,'?'),(_binary 'm/\^Z0sRƔ\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_cloud.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_cloud.svg.php',0,_binary 'Ve;*hj/O(\',_binary 'Ve;*hj/O(\',_binary 'Φ5zv\_5\\hnj\<{S~','',0,'?'),(_binary '-\!\n;N?\VV1','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_download.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_download.svg.php',0,_binary ':N=\}܁',_binary ':N=\}܁',_binary '>,8-tBcz7˟<\\-d\-V\\Y','',0,'?'),(_binary '\dF[1*X','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_empty.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_empty.svg.php',0,_binary 'D4MX\\0\\\nH%',_binary 'D4MX\\0\\\nH%',_binary '1Ѻ^xR\\\f1\E+\^\\E','',0,'?'),(_binary '@\^M\ͳ\"WfP[','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_flagged.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_flagged.svg.php',0,_binary '\"\rb$v7',_binary '\"\rb$v7',_binary 're*໣QLtY\{\Hs','',0,'?'),(_binary 'A3\-|\+W\.\\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_heart.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_heart.svg.php',0,_binary 'mAbq4\\',_binary 'mAbq4\\',_binary 'W\7\V\I\]M1?\\,vL[','',0,'?'),(_binary 'u\E\\<\Z','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_minus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_minus.svg.php',0,_binary 'oF\\Ao5ؔh',_binary 'oF\\Ao5ؔh',_binary '|\cRh\A\0s*\[\\\mJ^\r\u\rq6v\Z','',0,'?'),(_binary 'j\r7\\W{CI1k','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_next.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_next.svg.php',0,_binary 'E~\(\Ҹ\\0',_binary 'E~\(\Ҹ\\0',_binary '7P\ȼ\ٜ`i~\0kɈ\E\ZgL','',0,'?'),(_binary 'N\o\3t,\\h܋','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_noaccess.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_noaccess.svg.php',0,_binary '\!siχ\vK\&\',_binary '\!siχ\vK\&\',_binary 'Y\C\G\r(Z\\\GK&\)\\','',0,'?'),(_binary '\f1T86','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_pencil.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_pencil.svg.php',0,_binary 'rk\Ps\Ƶ',_binary 'rk\Ps\Ƶ',_binary '\0~\r\\_\@h\\2Ѕo\\','',0,'?'),(_binary 'm\\\zÆ0ԣ\\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_plus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_plus.svg.php',0,_binary '\pU*\GS8g>5',_binary '\pU*\GS8g>5',_binary '\=gr-K|>\\0\0ņ\:i','',0,'?'),(_binary '](3A\\F8=O\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_previous.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_previous.svg.php',0,_binary '5g##\\\ZW\x',_binary '5g##\\\ZW\x',_binary '\zx&*p\t\\;\\d2MNphk3@M','',0,'?'),(_binary '\lI yIT}e','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_refresh.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_refresh.svg.php',0,_binary '=-\\Q|o(\q',_binary '=-\\Q|o(\q',_binary '\\r\Li\P-A\0l\m\"&\$iCGM','',0,'?'),(_binary '\MK`\2\d','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_remove.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_remove.svg.php',0,_binary '׭[\\2\e(t\\',_binary '׭[\\2\e(t\\',_binary '\{\G\$\;󚾁\mh@$>uE\\','',0,'?'),(_binary '\J\\\\m_q!bU&\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_search.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_search.svg.php',0,_binary 'G*hJ\\\\',_binary 'G*hJ\\\\',_binary '\\\$!%\V\,4\0S\\і#B/Yr','',0,'?'),(_binary 'P2K(ξ\ ,t','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_star.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_star.svg.php',0,_binary '\Qʗ\S./F\',_binary '\Qʗ\S./F\',_binary '@\\]\Z\ ȏ\\\\^\=|$\F?','',0,'?'),(_binary '\\Ȣ\FR\-\jse\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_upload.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_upload.svg.php',0,_binary 't&!\L[\*6[,',_binary 't&!\L[\*6[,',_binary '\(\\n~R\\p\y\Q','',0,'?'),(_binary '=N&\2\t\rF19','wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_check.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_check.svg.php',0,_binary 'CE>D+ED/N\',_binary 'CE>D+ED/N\',_binary 'łBB{b89\KD\W','',0,'?'),(_binary '\'\\\	\*鏄}','wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_download.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_download.svg.php',0,_binary '\0\\\\̑x\r0',_binary '\0\\\\̑x\r0',_binary '\e\\?bP\@e\\b7f9M\bl\r','',0,'?'),(_binary '1s;1%0\r;7','wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_minus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_minus.svg.php',0,_binary 'ރb\Z\Fɸ\',_binary 'ރb\Z\Fɸ\',_binary 'N\N8\vOu\\F\\\qa\`z\ܲ','',0,'?'),(_binary 'y\4)\#K-\;','wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_noaccess.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_noaccess.svg.php',0,_binary '\$QkĴF\v',_binary '\$QkĴF\v',_binary '\37\8A#\VnAP\\\\d\\'.E','',0,'?'),(_binary '\Ѽ \\\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_plus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_plus.svg.php',0,_binary '\ZD\L\l,\}K',_binary '\ZD\L\l,\}K',_binary '-ނƵy;\48\t\\\\n	','',0,'?'),(_binary 'Yg~J[Qж','wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_refresh.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_refresh.svg.php',0,_binary 'C\K^{W\^E',_binary 'C\K^{W\^E',_binary 'K\_t܀8D\\Z\$\/VO\','',0,'?'),(_binary '۩\r$FG','wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_remove.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_remove.svg.php',0,_binary '@Z\l\;\\\F\/.',_binary '@Z\l\;\\\F\/.',_binary 'A\n閱\T\p:ji\"\Ew\n&+','',0,'?'),(_binary '۳\YcF#b<Ĳh\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_search.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_search.svg.php',0,_binary '\~	9(*0\Q\eF$',_binary '\~	9(*0\Q\eF$',_binary '\m\s85ȱ;ޜ\\h\B\g','',0,'?'),(_binary '\#\r(b\\\1ܠ','wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_upload.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_upload.svg.php',0,_binary '&\3ltEL\HD',_binary '&\3ltEL\HD',_binary '\MoLU!\ny>z%\7G\j\zn7','',0,'?'),(_binary '(\C\+	<\d\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_check.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_check.svg.php',0,_binary '\ z`+NG\\\"~\',_binary '\ z`+NG\\\"~\',_binary '.\%\`}\^>P>Lk	8\.4\;\\','',0,'?'),(_binary '\ZU\OyH\bۚ\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_cloud.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_cloud.svg.php',0,_binary '\\\ưq6X',_binary '\\\ưq6X',_binary 'ʲ\K\\A\{\2ځ(l	Dʣ{','',0,'?'),(_binary 'Ąٮz(dg_>\\J','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_download.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_download.svg.php',0,_binary ':\\[|1\\\d',_binary ':\\[|1\\\d',_binary '\F0\|\*ڃ#\%퉨J\\h\\}','',0,'?'),(_binary 'e35/\О\	?\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_flagged.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_flagged.svg.php',0,_binary 'BVI%yN\\Z',_binary 'BVI%yN\\Z',_binary 'B;ʵ\+3\&/Ǝ>\\\%2','',0,'?'),(_binary 'l${\``a\\\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_graph.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_graph.svg.php',0,_binary 'ꈟ-\!%\bm',_binary 'ꈟ-\!%\bm',_binary 'h~\L\(AA;9֌\\\\9\\ZG\7[\\X','',0,'?'),(_binary 'S\\\\~ ̉6','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_heart.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_heart.svg.php',0,_binary '\[͎^CYwVv',_binary '\[͎^CYwVv',_binary '(	La\\k\\\Z؛\>x\0\Q','',0,'?'),(_binary 't7\5}\x\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_minus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_minus.svg.php',0,_binary 'vu\ZG\0W\CV',_binary 'vu\ZG\0W\CV',_binary 'V\\\5|\=3vMXO\\ZXL\Ri\\','',0,'?'),(_binary 'UP\xOY/	gj\Xi','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_next.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_next.svg.php',0,_binary 'RRQ\nYvSO\',_binary 'RRQ\nYvSO\',_binary '>ۅ^;\\;y\\gyU`\\\r\\\\%>','',0,'?'),(_binary 'J:\Y\S\BX${,','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_noaccess.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_noaccess.svg.php',0,_binary '+\ZN\^FX',_binary '+\ZN\^FX',_binary 'd\9\@O\z\N\\\\0T\J4Tc\8d','',0,'?'),(_binary 'C\\a\Z0\&\P','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_note.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_note.svg.php',0,_binary '\jkLҠuPs\',_binary '\jkLҠuPs\',_binary '&z\\u\`\,Z]JA\N!?\0','',0,'?'),(_binary 'Bf\&B J^$a>','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_pencil.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_pencil.svg.php',0,_binary '\@\J\-',_binary '\@\J\-',_binary '\\\:SN_\\^FR珨\zkk','',0,'?'),(_binary ';\\\V v\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_picture.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_picture.svg.php',0,_binary 'X\0q|k%հv\|',_binary 'X\0q|k%հv\|',_binary 'k\ \I}\\xJ\@Jx\\[o','',0,'?'),(_binary '\jV\'x~+0?\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_plus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_plus.svg.php',0,_binary 'c._4\\,x',_binary 'c._4\\,x',_binary 'g\\*\	\c%oܹ\eT\','',0,'?'),(_binary 'Ĩ\/\k+p\}R','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_previous.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_previous.svg.php',0,_binary '\\̯$v\\\\\B\'',_binary '\\̯$v\\\\\B\'',_binary '\ǽ~U\\\\	\-P\/#\\לJ\\u','',0,'?'),(_binary 'P\;,\\\\j\\e','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_refresh.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_refresh.svg.php',0,_binary '\fx\W.\@z',_binary '\fx\W.\@z',_binary '\ݿ#ZD\\y\MC\W^\*2(˪z','',0,'?'),(_binary '\.[\\v\Z','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_remove.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_remove.svg.php',0,_binary 'ei#c\\y\\@\\\\0\',_binary 'ei#c\\y\\@\\\\0\',_binary '2ט(_\uEhݘ\ٕU.\\o\r','',0,'?'),(_binary 'Fz͘fWY&=\\\\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_search.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_search.svg.php',0,_binary '[\"Jd?tӹ1p',_binary '[\"Jd?tӹ1p',_binary '\0PzE\S\\\[Z`)s33}m\','',0,'?'),(_binary 'p^M\"\\p\{ە','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_star.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_star.svg.php',0,_binary 'FR\J\GfL\',_binary 'FR\J\GfL\',_binary 'tGJN\JX}\2\sO\Y\m\0\Y\\','',0,'?'),(_binary '\m<\0\C]\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_upload.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_upload.svg.php',0,_binary 'lo$~Gt\',_binary 'lo$~Gt\',_binary '8\o\\\ub?4(rN\nh\"YK.','',0,'?'),(_binary '\3\ɏVy:H\l(','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_check.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_check.svg.php',0,_binary '\X˵\\F\',_binary '\X˵\\F\',_binary 'Cj0ܒ\r@T\4C\_\','',0,'?'),(_binary 'P\YF_d\%\\\S%','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_cloud.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_cloud.svg.php',0,_binary 't\	\$H\)_`gq',_binary 't\	\$H\)_`gq',_binary '\ЕS*\̈́\n9N\jw懑\,\\f\E','',0,'?'),(_binary '6\\\\s䜶o\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_document.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_document.svg.php',0,_binary '5s4[ypcͮo$',_binary '5s4[ypcͮo$',_binary '\̟m\ٕp\@N8\tg(\','',0,'?'),(_binary '\6\\f.\&=','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_download.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_download.svg.php',0,_binary 'rK.D\\',_binary 'rK.D\\',_binary '@z\GJ J[\\9ot bM\','',0,'?'),(_binary 'N֭\&K\\\`l\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_flagged.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_flagged.svg.php',0,_binary '[¿1jq.S\\\\',_binary '[¿1jq.S\\\\',_binary 'w͵\y\SX\\z\B\\\\\\\\y','',0,'?'),(_binary 'TJ\\\'C','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_graph.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_graph.svg.php',0,_binary 'ê\hz\\xO\',_binary 'ê\hz\\xO\',_binary 'mu\0\HNb\%AEQ\Bʛ\OL\','',0,'?'),(_binary 'f6\e.9`','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_heart.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_heart.svg.php',0,_binary 'b)n\\V\\[n',_binary 'b)n\\V\\[n',_binary '5zOD\r8d-2\ū*xgY\CT','',0,'?'),(_binary '\U\z\v\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_minus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_minus.svg.php',0,_binary 'phDW\0\鞫b՚',_binary 'phDW\0\鞫b՚',_binary '\\\\\\7\0O\ԛOV\=Y\Z\\\/ׅ㐣\','',0,'?'),(_binary 'P(:\'x)eH\v','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_next.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_next.svg.php',0,_binary '[p\#\n~o\y',_binary '[p\#\n~o\y',_binary '\ƟEy\3gt\dԕ\\#g4 p','',0,'?'),(_binary '\Ι\\@p?U','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_noaccess.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_noaccess.svg.php',0,_binary '썚\"Ǚ\rj$pҬ\',_binary '썚\"Ǚ\rj$pҬ\',_binary '\rDсW1W-5E*a0}:','',0,'?'),(_binary '(T.z䢒\x\d	M4\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_note.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_note.svg.php',0,_binary '/l\׮\õ{\',_binary '/l\׮\õ{\',_binary 'S\\(]eԂa\\\.ш\\0\5I\','',0,'?'),(_binary '4޵mnX=P\xQ','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_pencil.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_pencil.svg.php',0,_binary 'Qn\6\VGX\Ѭ\',_binary 'Qn\6\VGX\Ѭ\',_binary '5\ݛ\\9Q\M\LE\ysk\2)Яz/!{','',0,'?'),(_binary '\ZLl\\+F\\\\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_picture.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_picture.svg.php',0,_binary 'ds5\#\]e&;?',_binary 'ds5\#\]e&;?',_binary '\"\r\`a3ab嬽S\8*!\`&i\|6C','',0,'?'),(_binary 'M\:S\\=U\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_plus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_plus.svg.php',0,_binary ';)Z\7\-\\',_binary ';)Z\7\-\\',_binary '\\\|O\(6\O\9K\|9\r\\u','',0,'?'),(_binary 'X\r`<7\X','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_previous.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_previous.svg.php',0,_binary '\Ko\dAlh\6\',_binary '\Ko\dAlh\6\',_binary 'J\\rM\\B*_\\T\\\ʻ\K:mЊ\\!;','',0,'?'),(_binary '\x~*\;\ɖ=ہ+.','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_refresh.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_refresh.svg.php',0,_binary '\g?tOAA\f\9`',_binary '\g?tOAA\f\9`',_binary '\k\\5V${h~V$A\y\s\0^\Ͽ\@','',0,'?'),(_binary 'S*RL\`c','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_remove.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_remove.svg.php',0,_binary '\\\u\\Z\/\\\\\',_binary '\\\u\\Z\/\\\\\',_binary '[pN,\ݖ?6 \\Sj\\0','',0,'?'),(_binary '\53\\Ue:\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_search.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_search.svg.php',0,_binary ',\\zD6V}',_binary ',\\zD6V}',_binary '\\#}\~\0^\\\?RƵ\~','',0,'?'),(_binary '\G\ʣ\=tdr','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_star.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_star.svg.php',0,_binary 'k\|qן\O)B8',_binary 'k\|qן\O)B8',_binary '\g/\ډ_-#O\\\:JΏ\z4','',0,'?'),(_binary 'M\,f	\,󞳿','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_upload.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_upload.svg.php',0,_binary '&a\`5w\Z^\U',_binary '&a\`5w\Z^\U',_binary '+L&+\}\˽\\'RT\\*','',0,'?'),(_binary '\m\rSR]S\Zp','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_check.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_check.svg.php',0,_binary '\"]\r⬔ZMF\',_binary '\"]\r⬔ZMF\',_binary '◛(\yוWM)\\B\\\vo\rUJDa','',0,'?'),(_binary '}\KG \\\\tX','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_cloud.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_cloud.svg.php',0,_binary '	\\B&\#\\A\',_binary '	\\B&\#\\A\',_binary '\\\@!\S\\!\\\Ն\'\"S\G\@\','',0,'?'),(_binary '|c\qQ\\0\~s','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_document.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_document.svg.php',0,_binary 'uz\r\\k\',_binary 'uz\r\\k\',_binary '9\%o\X\\\\NQ\ny_?J^>ϐ','',0,'?'),(_binary '\)\؛5\*#F) ','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_download.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_download.svg.php',0,_binary 'y\ؑ]>&\\q',_binary 'y\ؑ]>&\\q',_binary '+H!\0\ZD\0+]\SCq\(\\.	\@0v','',0,'?'),(_binary '批\)\\A','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_flagged.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_flagged.svg.php',0,_binary '(\*\\s\W',_binary '(\*\\s\W',_binary '\\\\a\Ԏ/5V=躪\?\\&?\\xt','',0,'?'),(_binary '@c\?\\̬G','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_heart.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_heart.svg.php',0,_binary 'PZ\T1s;u;\',_binary 'PZ\T1s;u;\',_binary 'X\p<\=H\\i\w\X\)\~\0Y\\eA{','',0,'?'),(_binary '\`\6%bDl[7乙$','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_next.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_next.svg.php',0,_binary '꒹\WwI\r\_t\̓',_binary '꒹\WwI\r\_t\̓',_binary '\\\\u *F^\8\܂9','',0,'?'),(_binary '\ٯ5q\\M\x','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_noaccess.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_noaccess.svg.php',0,_binary 'l\M\0\s\\',_binary 'l\M\0\s\\',_binary 't\aO&HQ\r\s9=J*[]Y\y\n','',0,'?'),(_binary 'Lc$0\ң','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_note.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_note.svg.php',0,_binary 'O7K\\\\޶\@',_binary 'O7K\\\\޶\@',_binary 'eu\5\WL(~ZlĴʠ\\\t\\\0X','',0,'?'),(_binary '.%װs\>jY	','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_pencil.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_pencil.svg.php',0,_binary '\hƹ~\a1<>',_binary '\hƹ~\a1<>',_binary '9S;\kL\&\U\ZoU^\\\\_','',0,'?'),(_binary '49\ޢ\+|!2\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_picture.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_picture.svg.php',0,_binary 'q\n\\`ܳ&>Đ',_binary 'q\n\\`ܳ&>Đ',_binary 'Re[{*\+&\\F-\\c\ރ\]\;\\1D','',0,'?'),(_binary '\j\,\\\=\I]','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_previous.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_previous.svg.php',0,_binary '\jv}kL\ nLё',_binary '\jv}kL\ nLё',_binary ',it9\m­-\{bѴQ\Q\\D','',0,'?'),(_binary 'UϔwЭ:\K\VV','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_refresh.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_refresh.svg.php',0,_binary 'z`@\\\\)C7',_binary 'z`@\\\\)C7',_binary '\\bS4##\wʣ\\\\\r\,b\-R','',0,'?'),(_binary '\\a0\A\"r(ɣז]y','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_remove.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_remove.svg.php',0,_binary 'ajGέ\Ƴn=B',_binary 'ajGέ\Ƴn=B',_binary '@x℮WL\;\\\m\_=7.\BDdhe','',0,'?'),(_binary '\ue\D}\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_search.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_search.svg.php',0,_binary 't]fr\lg!yMJWJ\"\\',_binary 't]fr\lg!yMJWJ\"\\',_binary '|H?|q\p\Z^Ƭg߯8{','',0,'?'),(_binary '#pi##j\\\\>g','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_star.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_star.svg.php',0,_binary 'QZ\]\\0N\I:֮',_binary 'QZ\]\\0N\I:֮',_binary '\ԺS\\|InAρx\r\\$\n\','',0,'?'),(_binary 'Ed%\r\;\|e{','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_upload.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_upload.svg.php',0,_binary '\\\\\GS&\o',_binary '\\\\\GS&\o',_binary '\\|!g\~\'$\ZG>NBYp#C\n6\iU','',0,'?'),(_binary ')/\.\\Q-?y','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_check.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_check.svg.php',0,_binary '#4(o\'-\3{',_binary '#4(o\'-\3{',_binary '\@m\bGl^|\NV\3,/\','',0,'?'),(_binary 'q3\o뢔_J+','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_dots.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_dots.svg.php',0,_binary 'q9ˉ\Ɲױb\0N;',_binary 'q9ˉ\Ɲױb\0N;',_binary '\'ѐLi\d&Q[\C|4@y;Ύ\C','',0,'?'),(_binary '?\	\0iW\,F\\'','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_happy.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_happy.svg.php',0,_binary 'C`\+K\y.R\\',_binary 'C`\+K\y.R\\',_binary 'nK\P:`\˙\4\O.׈\^\\\0/N','',0,'?'),(_binary 'n%j>m#\(','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_heart.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_heart.svg.php',0,_binary '\\T@9\',_binary '\\T@9\',_binary 'W\Z?\\xy>\T\	p;O\'zmz\"<Gnq','',0,'?'),(_binary '(3b\\]I&.\%','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_minus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_minus.svg.php',0,_binary '	q5\\Y\9\Jk',_binary '	q5\\Y\9\Jk',_binary '\\bw\-\\07h\\n#\\d%','',0,'?'),(_binary '\Z\\rC?Q\a:(8','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_note.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_note.svg.php',0,_binary '\83\\n\n\\',_binary '\83\\n\n\\',_binary '\ؚuՁ\Xl-Wy#\׀so\\r\\:k','',0,'?'),(_binary 'K\\\\\\_:8Hf','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_plus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_plus.svg.php',0,_binary '*vhji\&V٠',_binary '*vhji\&V٠',_binary 'g$(l/Hl~%\\I<f<1\7\O','',0,'?'),(_binary '\i?\?\Z\\0Czw','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_refresh.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_refresh.svg.php',0,_binary 'Gzni\,\"#Sk\',_binary 'Gzni\,\"#Sk\',_binary 'd7K֘\	\T\!T\\r-\N^J','',0,'?'),(_binary 'bǄX\*-z/\n=\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_remove.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_remove.svg.php',0,_binary 'q\\ntZ\"utV',_binary 'q\\ntZ\"utV',_binary 'zT+\#\'E\ZUGW\'/\\\3\ \#','',0,'?'),(_binary 'ld\dR62З#+','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_sad.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_sad.svg.php',0,_binary '\޸4\`s3Xv\H',_binary '\޸4\`s3Xv\H',_binary 'P<X{\\\\W\4J\5AX\:c\\\','',0,'?'),(_binary '9\\\ _Hp	a','wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_cloud.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_cloud.svg.php',0,_binary 'RقvX\',_binary 'RقvX\',_binary '3\2\=LH8\6z\0A\','',0,'?'),(_binary '\[\.1~\\\r;e\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_heart.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_heart.svg.php',0,_binary '|\Y\I?\\U',_binary '|\Y\I?\\U',_binary '5F_	\\ՔY2\"\ѰѶN\tf#','',0,'?'),(_binary '\\\\\\.1XTT\'','wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_noaccess.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_noaccess.svg.php',0,_binary '\O\hC>3*V',_binary '\O\hC>3*V',_binary '5\]pь\F+П*\\Z\\'\!','',0,'?'),(_binary '\dQn8kj\eY\ .','wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_note.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_note.svg.php',0,_binary '2h	\J\\`',_binary '2h	\J\\`',_binary 'C<廍< \\S}8\bA\r4޴a\\b','',0,'?'),(_binary '2\:j\\+\\p','wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_pencil.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_pencil.svg.php',0,_binary '\\rQ</ʘZ\(\_\f',_binary '\\rQ</ʘZ\(\_\f',_binary '|G.EP[x\\-%\"t}\\EqKR$','',0,'?'),(_binary '\\6#kYm\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_picture.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_picture.svg.php',0,_binary 'x\:\QxO\\r}\',_binary 'x\:\QxO\\r}\',_binary 'p\\ߺ\4rj\-H\ˠ\\'e4fC','',0,'?'),(_binary '\W7*\\cn','wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_refresh.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_refresh.svg.php',0,_binary ';e4H?\V~؜',_binary ';e4H?\V~؜',_binary '\g>\%,ֶ`X]>\6Y\Z\\','',0,'?'),(_binary 'Նaa`\Cr\\7\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_search.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_search.svg.php',0,_binary 'ϥ0\T[1?L{',_binary 'ϥ0\T[1?L{',_binary ',Vݥ\T`xEC\QU+\ƑUe\','',0,'?'),(_binary 'E~\\q','wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_cloud.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_cloud.svg.php',0,_binary '\0[5*\⟽\\\f[',_binary '\0[5*\⟽\\\f[',_binary '\\\UX\\lK~\.ӿQ䉒oL~J0xd','',0,'?'),(_binary 'ͅypw\N\EW\3rV','wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_heart.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_heart.svg.php',0,_binary 'x0\\s.@{',_binary 'x0\\s.@{',_binary 'w_\|(td4D\8\\\#Y\R','',0,'?'),(_binary '\\r1\ED','wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_noaccess.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_noaccess.svg.php',0,_binary 'Ӧ\eB*M/h\',_binary 'Ӧ\eB*M/h\',_binary ',\h\\#>\|=td;\\\Հ','',0,'?'),(_binary '\@J\9Hf\Jk','wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_note.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_note.svg.php',0,_binary '\\8g^8\\}',_binary '\\8g^8\\}',_binary '$\\Or~>\P\ZQfO\\%h*','',0,'?'),(_binary '#T\0]C=U\I\r}','wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_pencil.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_pencil.svg.php',0,_binary '\\;`&ܼ6\\C',_binary '\\;`&ܼ6\\C',_binary '\\\\\\ʑ{&#a~a\'OL̾\','',0,'?'),(_binary '|(\G\zR\Y9r\\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_picture.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_picture.svg.php',0,_binary 'i>\fOjw\eЕ',_binary 'i>\fOjw\eЕ',_binary 'Q\ۯ\@N\\0Y?Ps 	Sa\N엤)r','',0,'?'),(_binary 'iA.\\\"\\E\\t','wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_refresh.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_refresh.svg.php',0,_binary 'J\A\\}@_\K',_binary 'J\A\\}@_\K',_binary '(\T\\f錪\ń\"%\q\\E\\X\\\:','',0,'?'),(_binary '\L\\d{\ۿ\','wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_search.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_search.svg.php',0,_binary 'պnrD\',_binary 'պnrD\',_binary 'x{\\`\p- \"ھ\G$\','',0,'?'),(_binary '8\r2n=\<\'\\]','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_2.svg.php',0,_binary '\\\\̎c0N\}',_binary '\\\\̎c0N\}',_binary 'v\:?1PyW\S\fW\\F\rN@','',0,'?'),(_binary 'd\@&V\V\\cz','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_check.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_check.svg.php',0,_binary 'Wy,\\\\\d\',_binary 'Wy,\\\\\d\',_binary '2	t>̷ؗRc\0X?W^[\\\J','',0,'?'),(_binary '\"Efěy0\OBo:J`','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_cloud.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_cloud.svg.php',0,_binary '{h\P!\0.2\r',_binary '{h\P!\0.2\r',_binary '7%\Ep\I\$\4\\!*\\D1','',0,'?'),(_binary '\nzv\e\ն','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_download.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_download.svg.php',0,_binary '\\ʅ\'\\w\"Nk8\',_binary '\\ʅ\'\\w\"Nk8\',_binary '\F\<v\\q\\c(!\A=\\ag\׮%','',0,'?'),(_binary '\\\n\\\觴\\w','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_flagged.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_flagged.svg.php',0,_binary 'Ew\w\e\\2\Im#%',_binary 'Ew\w\e\\2\Im#%',_binary '\@\S{o0\s;Q#n\Xw9\0j,K\'(','',0,'?'),(_binary 'D\\"6\Zܢ@W','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_minus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_minus.svg.php',0,_binary 'nK?DU_#',_binary 'nK?DU_#',_binary 'IbeRˋ\j\"g<\Bd{\?\	\#','',0,'?'),(_binary '\\nр\9\\t3L','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_noaccess.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_noaccess.svg.php',0,_binary '\\\z\?\',_binary '\\\z\?\',_binary '8Qc\ѐp.4o*\\`\\\\\','',0,'?'),(_binary '+\\o\00[!K','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_pencil.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_pencil.svg.php',0,_binary '* %n\\\y`[',_binary '* %n\\\y`[',_binary '\1\z\Icք*EA\Y\kh','',0,'?'),(_binary '_ÊW\\=sDB','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_plus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_plus.svg.php',0,_binary 'FD3@p/0.\k ',_binary 'FD3@p/0.\k ',_binary 'Al\ȱ\\s7\\]{!','',0,'?'),(_binary 'BO5jGF\O','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_refresh.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_refresh.svg.php',0,_binary '*o\0	ؑ=\',_binary '*o\0	ؑ=\',_binary '*d\Cb\"oxWYM:u\I@','',0,'?'),(_binary '2x\\Zn\]]!~','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_remove.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_remove.svg.php',0,_binary '\\WnDk`/nwY',_binary '\\WnDk`/nwY',_binary '@O>\\0\	٧$%\ܿnT˱\\\\','',0,'?'),(_binary '(o\3\+\n|','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_search.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_search.svg.php',0,_binary '5\Z\I.C.ن',_binary '5\Z\I.C.ن',_binary '+JLijHwbq+\`.T_9\\\I','',0,'?'),(_binary 'IKEgĎ V+4S	','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_star.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_star.svg.php',0,_binary '\ĉ\u	B-U\r\j',_binary '\ĉ\u	B-U\r\j',_binary 'tmU5|\n^o\mWtဂ]\3l','',0,'?'),(_binary 'sl\:^zm#o','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_upload.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_upload.svg.php',0,_binary '+X\&\\Zt?\r\',_binary '+X\&\\Zt?\r\',_binary '\\v?\7L=/\\`\\ĩ<|\5\\'e]','',0,'?'),(_binary 'HY\e(\JCb','wp-content/themes/salient/css/fonts/svg/basic_exclamation.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_exclamation.svg.php',0,_binary '\&l\^2MF\\',_binary '\&l\^2MF\\',_binary '\AE\PU6T:q\+c\'5\\d','',0,'?'),(_binary '\\7+m\Z\\|ЕA','wp-content/themes/salient/css/fonts/svg/basic_eye.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_eye.svg.php',0,_binary '\n&)tb\C\\',_binary '\n&)tb\C\\',_binary '\Z{\!Q\\\	\?\\\\\\Z>\\\a','',0,'?'),(_binary '_\0=WhEg3\','wp-content/themes/salient/css/fonts/svg/basic_eye_closed.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_eye_closed.svg.php',0,_binary 'C\-2/4M\e\/L8^',_binary 'C\-2/4M\e\/L8^',_binary 'ɢLrT];ۑl	\]\\:~\+?-\3','',0,'?'),(_binary '5p\	\yPF/dI\','wp-content/themes/salient/css/fonts/svg/basic_female.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_female.svg.php',0,_binary ';{S-\\Y\\H\',_binary ';{S-\\Y\\H\',_binary '9Wd\'$|]lnȨ\\8e!A+%\ۘU5\T','',0,'?'),(_binary '\\Z\n:\\*','wp-content/themes/salient/css/fonts/svg/basic_flag1.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_flag1.svg.php',0,_binary 'EnAf6VE\e>',_binary 'EnAf6VE\e>',_binary '\\G\?Q\E{\n44\\[ʰ\\*Y\','',0,'?'),(_binary 'h߂+Gnk\r[qQ','wp-content/themes/salient/css/fonts/svg/basic_flag2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_flag2.svg.php',0,_binary 'a\'T\\.ʗ\\\r;',_binary 'a\'T\\.ʗ\\\r;',_binary 'CVD\]e\\"(SkT\\.\8\Կs','',0,'?'),(_binary 'g!\\ŧ;$C','wp-content/themes/salient/css/fonts/svg/basic_floppydisk.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_floppydisk.svg.php',0,_binary 'aɃ8\\\G\v{',_binary 'aɃ8\\\G\v{',_binary 'dku;:O{ufW~\x\ux4an\\r','',0,'?'),(_binary '8\F\f]\r`BM_','wp-content/themes/salient/css/fonts/svg/basic_folder.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_folder.svg.php',0,_binary 'i@k\-\@{h	h',_binary 'i@k\-\@{h	h',_binary '\<s\e9\ZĽu\,\0*ZEJRh\\"','',0,'?'),(_binary '9E\\\\ZX\\Z#1','wp-content/themes/salient/css/fonts/svg/basic_folder_multiple.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_folder_multiple.svg.php',0,_binary '%\\\\x\6O',_binary '%\\\\x\6O',_binary '1\n2{\0D4\K\\\/vtڍ5G\','',0,'?'),(_binary 'qbWwG(-\JIe','wp-content/themes/salient/css/fonts/svg/basic_gear.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_gear.svg.php',0,_binary '9;70uE\#\~\',_binary '9;70uE\#\~\',_binary '\"c\\3/ήE\\Zj$#V\Z0\,\L\','',0,'?'),(_binary '_:?\jZ\Z\8(','wp-content/themes/salient/css/fonts/svg/basic_geolocalize_01.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_geolocalize_01.svg.php',0,_binary '\\.8NK\\31\',_binary '\\.8NK\\31\',_binary 'o\Ss\> u8ܹ\\&\W\rN\','',0,'?'),(_binary 'YQ1Px\Ÿ7','wp-content/themes/salient/css/fonts/svg/basic_geolocalize_05.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_geolocalize_05.svg.php',0,_binary 'Ip9㱓<feY@,u',_binary 'Ip9㱓<feY@,u',_binary 'E\'8h	M!7a\\6\I>6˩\\x\','',0,'?'),(_binary 'pM	C2\','wp-content/themes/salient/css/fonts/svg/basic_globe.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_globe.svg.php',0,_binary 'zӹ\]v\md<\N',_binary 'zӹ\]v\md<\N',_binary '\cϓ-\"\\Du\\'\\\'\T6N\vE','',0,'?'),(_binary 'uR<Hqj\MkT','wp-content/themes/salient/css/fonts/svg/basic_gunsight.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_gunsight.svg.php',0,_binary '0F_\Rq}Ș_',_binary '0F_\Rq}Ș_',_binary 'mq>\Wt\\>?\]\K\:\;iA\\','',0,'?'),(_binary 'W8B\\\\qW','wp-content/themes/salient/css/fonts/svg/basic_hammer.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_hammer.svg.php',0,_binary '}\wʑ\\\ZO',_binary '}\wʑ\\\ZO',_binary 'O@ v6\_vA\4@\E\Fe&','',0,'?'),(_binary 'Փy[xԌH?x<','wp-content/themes/salient/css/fonts/svg/basic_headset.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_headset.svg.php',0,_binary '`_F\0kt%\\',_binary '`_F\0kt%\\',_binary '\D{KA\\\;v\wBOFc-=clU^','',0,'?'),(_binary '+\\1\ca\0','wp-content/themes/salient/css/fonts/svg/basic_heart.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_heart.svg.php',0,_binary 'fcl.`F\g7',_binary 'fcl.`F\g7',_binary '\\\b\j>\Zu %\\\\n\8.O\\i','',0,'?'),(_binary 'HH0\\Y4\\','wp-content/themes/salient/css/fonts/svg/basic_heart_broken.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_heart_broken.svg.php',0,_binary 'BGX\و\TTrqZ',_binary 'BGX\و\TTrqZ',_binary '\\|-z\+\ia\\Ztͨr','',0,'?'),(_binary '\ N\3T\2B\'_','wp-content/themes/salient/css/fonts/svg/basic_helm.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_helm.svg.php',0,_binary '$\'\\aV?\',_binary '$\'\\aV?\',_binary '\\\<5\2]\%o\\/\\\確','',0,'?'),(_binary '\&\n\JS65rb^','wp-content/themes/salient/css/fonts/svg/basic_home.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_home.svg.php',0,_binary ')$6\\?L\v~|\',_binary ')$6\\?L\v~|\',_binary 'bR\ss23F\*2\\Y\U0\\[\nƼR','',0,'?'),(_binary '!Vҙ[mB\r{l','wp-content/themes/salient/css/fonts/svg/basic_info.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_info.svg.php',0,_binary 'i%a\yXV\5',_binary 'i%a\yXV\5',_binary '#\ҷܭR-\\8\e.#d\{JSn?i\','',0,'?'),(_binary '\Zu\\mlRcog','wp-content/themes/salient/css/fonts/svg/basic_ipod.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_ipod.svg.php',0,_binary '\*1FyU\;',_binary '\*1FyU\;',_binary 'evi@\0Қ\9\rؘO\,\R\wY\\\\\','',0,'?'),(_binary ',ƙV?:\\nPV{1\r','wp-content/themes/salient/css/fonts/svg/basic_joypad.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_joypad.svg.php',0,_binary 'g\\1',_binary 'g\\1',_binary '\I\\Z\Dta\\<)\'\z>J\)\\'H','',0,'?'),(_binary '\ AD\\\lx','wp-content/themes/salient/css/fonts/svg/basic_key.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_key.svg.php',0,_binary '3{*\3ּ=\'',_binary '3{*\3ּ=\'',_binary '?gO\\\\Y\rkbƳ\8h4_2q3K','',0,'?'),(_binary '\>8b}U\uZ','wp-content/themes/salient/css/fonts/svg/basic_keyboard.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_keyboard.svg.php',0,_binary '4\^*\\l`D\',_binary '4\^*\\l`D\',_binary '\\­[|\=\càP(\\\2','',0,'?'),(_binary 'MA2%O^LޘS','wp-content/themes/salient/css/fonts/svg/basic_laptop.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_laptop.svg.php',0,_binary '3#iO\\\p6\\G',_binary '3#iO\\\p6\\G',_binary 'g⡒\:\]S\a\n#v=\\j\H','',0,'?'),(_binary 'n+F:pS','wp-content/themes/salient/css/fonts/svg/basic_life_buoy.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_life_buoy.svg.php',0,_binary '\/\\p\7[i.',_binary '\/\\p\7[i.',_binary '\\;u?\x\*2\\\\c;G%Z>`_O','',0,'?'),(_binary '/k\((NHa\'Չ\R\','wp-content/themes/salient/css/fonts/svg/basic_lightbulb.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_lightbulb.svg.php',0,_binary '\\qEݬ\\\N',_binary '\\qEݬ\\\N',_binary 'I=A08* <CA=4\','',0,'?'),(_binary '24\\\[\:\v\=\x\\','wp-content/themes/salient/css/fonts/svg/basic_link.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_link.svg.php',0,_binary '\U5\\\n\1d',_binary '\U5\\\n\1d',_binary '\ _\\\0c.ld߲|\4\1\"','',0,'?'),(_binary '\2[i\oR\','wp-content/themes/salient/css/fonts/svg/basic_lock.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_lock.svg.php',0,_binary 'd\o͸;XoW)~',_binary 'd\o͸;XoW)~',_binary ':mwL\\"\I⳪\\Mʭv&s\\,)','',0,'?'),(_binary '\\X\\<','wp-content/themes/salient/css/fonts/svg/basic_lock_open.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_lock_open.svg.php',0,_binary 'm\^*\"\ڨa',_binary 'm\^*\"\ڨa',_binary '\V\ \%\\QæD;y\,\e}','',0,'?'),(_binary 'gn<\'-ߜi\\','wp-content/themes/salient/css/fonts/svg/basic_magic_mouse.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_magic_mouse.svg.php',0,_binary '\\@\o18A\2',_binary '\\@\o18A\2',_binary '+W)ǀvP\5@\IQۄ\Z\\y=\','',0,'?'),(_binary '\@t\"\\6E\','wp-content/themes/salient/css/fonts/svg/basic_magnifier.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_magnifier.svg.php',0,_binary 'a\0h|Q\Dw\',_binary 'a\0h|Q\Dw\',_binary 'ήk\St\\\x \"1c Řta\\','',0,'?'),(_binary '[\#Hв','wp-content/themes/salient/css/fonts/svg/basic_magnifier_minus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_magnifier_minus.svg.php',0,_binary 'U\'\\\\xѡ\:',_binary 'U\'\\\\xѡ\:',_binary 'њ&K?RB\Q\\B\n\\V\','',0,'?'),(_binary 'F~qRS\\B,\','wp-content/themes/salient/css/fonts/svg/basic_magnifier_plus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_magnifier_plus.svg.php',0,_binary ',ᑙ\\\\\	[idz',_binary ',ᑙ\\\\\	[idz',_binary '\UH\I\r\c{{\6#\\\\Ŧ-\Z\W\','',0,'?'),(_binary '\\,p\&ۗ\\og','wp-content/themes/salient/css/fonts/svg/basic_mail.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_mail.svg.php',0,_binary '\rj\6\\\R\\F\',_binary '\rj\6\\\R\\F\',_binary 'Y\\#\n[tN\\\rX~ܨEL/S\\\\','',0,'?'),(_binary 'B˚;4^\\8','wp-content/themes/salient/css/fonts/svg/basic_mail_multiple.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_mail_multiple.svg.php',0,_binary ' >\<\<\n4',_binary ' >\<\<\n4',_binary 'cO\r]\\%/2{Ob\\\Z\`','',0,'?'),(_binary ',)&6\1T]\\;q','wp-content/themes/salient/css/fonts/svg/basic_mail_open.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_mail_open.svg.php',0,_binary 'N>\\\N\\l',_binary 'N>\\\N\\l',_binary 'ȿ\\o\\_FB\1GFd\Ly\\\','',0,'?'),(_binary '\/AJ\z\"=','wp-content/themes/salient/css/fonts/svg/basic_mail_open_text.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_mail_open_text.svg.php',0,_binary '\Pg\\rˤ\\p䉹',_binary '\Pg\\rˤ\\p䉹',_binary 's<\0!\\\Ͱ@Y8{\\B\+/MG','',0,'?'),(_binary 'w\\\;G]\\Zr','wp-content/themes/salient/css/fonts/svg/basic_male.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_male.svg.php',0,_binary '~xsp\n͆1\\',_binary '~xsp\n͆1\\',_binary '\0\\s\\R5?	u=0\)\\\8\n','',0,'?'),(_binary 'Z\\\-4*;\\','wp-content/themes/salient/css/fonts/svg/basic_map.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_map.svg.php',0,_binary 'L\,(\\/	WW',_binary 'L\,(\\/	WW',_binary 'zB\0$;\f\\-A`\\b\ib\','',0,'?'),(_binary '\GR=\b\\\#','wp-content/themes/salient/css/fonts/svg/basic_message.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_message.svg.php',0,_binary '\Z\6CRL\"\g{Yh',_binary '\Z\6CRL\"\g{Yh',_binary '\vϯۚ\\@׻\K\t\D\r\"[᡼#','',0,'?'),(_binary '\7\YB[@=h\f','wp-content/themes/salient/css/fonts/svg/basic_message_multiple.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_message_multiple.svg.php',0,_binary 'Ɂ\n_H*CZ^',_binary 'Ɂ\n_H*CZ^',_binary 'P\\\wCj.r\74\ŃgkC','',0,'?'),(_binary '\r=(H\\\\_)','wp-content/themes/salient/css/fonts/svg/basic_message_txt.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_message_txt.svg.php',0,_binary '͏8\jlUh\\x\-',_binary '͏8\jlUh\\x\-',_binary 'u~\"J6{EB\\*O\HWb','',0,'?'),(_binary 'p\m\+Eb~\.\9\','wp-content/themes/salient/css/fonts/svg/basic_mixer2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_mixer2.svg.php',0,_binary '\ʗ\?m\\Y',_binary '\ʗ\?m\\Y',_binary 'm`܉\\8So;֙}(f\Wڬ\n(','',0,'?'),(_binary '1\0j^7\','wp-content/themes/salient/css/fonts/svg/basic_mouse.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_mouse.svg.php',0,_binary 'ۿ\*p\k_O',_binary 'ۿ\*p\k_O',_binary 'uy\P`6:\wA\d\\\nX\\','',0,'?'),(_binary '\*DR\\Jfl\\u','wp-content/themes/salient/css/fonts/svg/basic_notebook.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_notebook.svg.php',0,_binary 'HA\}\7sP',_binary 'HA\}\7sP',_binary 'C\'$*1\R3[\Zi*w','',0,'?'),(_binary 'b\@\g\5\!3','wp-content/themes/salient/css/fonts/svg/basic_notebook_pen.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_notebook_pen.svg.php',0,_binary '0D&\\J/5o\Ս',_binary '0D&\\J/5o\Ս',_binary 'ݏc6ޟ\*\\\i\P[\\','',0,'?'),(_binary ',\\\wr/\lF3','wp-content/themes/salient/css/fonts/svg/basic_notebook_pencil.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_notebook_pencil.svg.php',0,_binary '\	YǮS\\\ܦC\',_binary '\	YǮS\\\ܦC\',_binary '1شQ+Qΰ_\ׅTt9 \"\9\?d','',0,'?'),(_binary '\|Z\q]I<&','wp-content/themes/salient/css/fonts/svg/basic_paperplane.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_paperplane.svg.php',0,_binary '\\!\j\\N+\z0',_binary '\\!\j\\N+\z0',_binary 'bGmG\}URoZ2Up	^׉\^n','',0,'?'),(_binary 'hX`_p8gzPu','wp-content/themes/salient/css/fonts/svg/basic_pencil_ruler.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_pencil_ruler.svg.php',0,_binary 'B|U^\0=\',_binary 'B|U^\0=\',_binary 'J0\\0_\F\Z_mh\\\\T\\\\+','',0,'?'),(_binary '\k\KT\\v#ή)QZ','wp-content/themes/salient/css/fonts/svg/basic_pencil_ruler_pen .svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_pencil_ruler_pen .svg.php',0,_binary ' \0T.Z0=\',_binary ' \0T.Z0=\',_binary '-xAr\کl\++\,c\','',0,'?'),(_binary 'ѫ\¹[U~	7mК\','wp-content/themes/salient/css/fonts/svg/basic_photo.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_photo.svg.php',0,_binary '\P\m\\\r]T',_binary '\P\m\\\r]T',_binary 'C_:8*i37\0T@\0\ƺ7vl;','',0,'?'),(_binary 'E!Ep\uU\\fb\"Y','wp-content/themes/salient/css/fonts/svg/basic_picture.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_picture.svg.php',0,_binary '/\=u\ޅ\FVst\"y',_binary '/\=u\ޅ\FVst\"y',_binary 'Jݜj\[!*P\\U\v;>F\D¯','',0,'?'),(_binary 'ϼ\\4,Y\E','wp-content/themes/salient/css/fonts/svg/basic_picture_multiple.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_picture_multiple.svg.php',0,_binary ')BoH+[ѣ/o',_binary ')BoH+[ѣ/o',_binary 'xUc\<\\/شYÃ߀\\\\rڑ&','',0,'?'),(_binary ' 	c,\\oH@w','wp-content/themes/salient/css/fonts/svg/basic_pin1.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_pin1.svg.php',0,_binary '\\'dR- X\@3\\'b^',_binary '\\'dR- X\@3\\'b^',_binary '~\\\0WVI\!j\n\\7:\|\','',0,'?'),(_binary 'WE\zTܭ&A','wp-content/themes/salient/css/fonts/svg/basic_pin2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_pin2.svg.php',0,_binary 'n\b\bq:\0\\',_binary 'n\b\bq:\0\\',_binary '\g\`\"\c\Zr>=*fw5','',0,'?'),(_binary '\b_o\\\{<9O','wp-content/themes/salient/css/fonts/svg/basic_postcard.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_postcard.svg.php',0,_binary 'j\\\\4\H\2',_binary 'j\\\\4\H\2',_binary '\Tn\;\/|\\C/:u1W\ >','',0,'?'),(_binary '\\'\C\MWDn:','wp-content/themes/salient/css/fonts/svg/basic_postcard_multiple.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_postcard_multiple.svg.php',0,_binary '\\X[1*\'ʓo',_binary '\\X[1*\'ʓo',_binary ',RđD	tdJISD\}\\<\wap\','',0,'?'),(_binary 'jI\\\V́F|','wp-content/themes/salient/css/fonts/svg/basic_printer.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_printer.svg.php',0,_binary '\n\\\:\t(\'M',_binary '\n\\\:\t(\'M',_binary '5\n\3\H\\\\$b\tzy{i`:E\\^\','',0,'?'),(_binary 'v=o)\q|_\4s','wp-content/themes/salient/css/fonts/svg/basic_question.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_question.svg.php',0,_binary 'x|T	So2',_binary 'x|T	So2',_binary 'dBlїqx\w-ᬑiVI\"<','',0,'?'),(_binary '\\O\'ڐ[\\0\(','wp-content/themes/salient/css/fonts/svg/basic_rss.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_rss.svg.php',0,_binary '0ٱu\'ߍ/',_binary '0ٱu\'ߍ/',_binary 'o8Q$\\\	)6\6̛\}\0\n)Vn','',0,'?'),(_binary '\'\̛f	\'ׅ\b\"\','wp-content/themes/salient/css/fonts/svg/basic_server.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_server.svg.php',0,_binary ' Ġֽ\G\\:u7',_binary ' Ġֽ\G\\:u7',_binary '\ݐګ)\y%\'6n>Q٤\\#\f\','',0,'?'),(_binary 'YL\y	\\\j','wp-content/themes/salient/css/fonts/svg/basic_server2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_server2.svg.php',0,_binary '\\\98Ob',_binary '\\\98Ob',_binary '<\%FDj|\h<U?\k2\'5\ oe','',0,'?'),(_binary '|3fSרQ~\Z','wp-content/themes/salient/css/fonts/svg/basic_server_cloud.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_server_cloud.svg.php',0,_binary '\\\"k]`zY$',_binary '\\\"k]`zY$',_binary 'eNrMD\o8f\5\Ŏ','',0,'?'),(_binary '#\.O%$\إ/\','wp-content/themes/salient/css/fonts/svg/basic_server_download.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_server_download.svg.php',0,_binary 'E\V\/T1z',_binary 'E\V\/T1z',_binary '֤\nd\π|\\}\^\I\\','',0,'?'),(_binary '/~.K{\@7\','wp-content/themes/salient/css/fonts/svg/basic_server_upload.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_server_upload.svg.php',0,_binary '\?u7 R4|!M\',_binary '\?u7 R4|!M\',_binary '\n7>\\\J\\lݤ]+\S4ۀZݘy\C\\\','',0,'?'),(_binary '\\Ǝ\n{\v92','wp-content/themes/salient/css/fonts/svg/basic_settings.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_settings.svg.php',0,_binary '\Z^6Z\\0\O',_binary '\Z^6Z\\0\O',_binary '_\\{b\0%iĠ\0\w2Eo\\\n#b','',0,'?'),(_binary 'p)Kyk\\\rt1','wp-content/themes/salient/css/fonts/svg/basic_share.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_share.svg.php',0,_binary '!t\48h\憽',_binary '!t\48h\憽',_binary '5\\0z\\w\\\\&ni,\%\5mF\','',0,'?'),(_binary '0\\\+\"м\\\\','wp-content/themes/salient/css/fonts/svg/basic_sheet.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_sheet.svg.php',0,_binary '\{AʧCM\\\\',_binary '\{AʧCM\\\\',_binary '\Nĭ\Bp\\\^\Z92Ő8','',0,'?'),(_binary 't\pM9\rɶ\\U','wp-content/themes/salient/css/fonts/svg/basic_sheet_multiple .svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_sheet_multiple .svg.php',0,_binary '=3{\X',_binary '=3{\X',_binary '\S\\\	 }n\6}j\#\.|IC\','',0,'?'),(_binary ',؟\Q;s*,f,','wp-content/themes/salient/css/fonts/svg/basic_sheet_pen.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_sheet_pen.svg.php',0,_binary 'Cyn\\\A\"',_binary 'Cyn\\\A\"',_binary '\\*\\-\N\n\1|\\O\w','',0,'?'),(_binary 'S?[/~Z\\n','wp-content/themes/salient/css/fonts/svg/basic_sheet_pencil.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_sheet_pencil.svg.php',0,_binary '\0K?u\u&\\\\\\',_binary '\0K?u\u&\\\\\\',_binary '\a!\nΠ\rQ7AwZb\E}|ӲF\','',0,'?'),(_binary '\\\\d\\@\\D','wp-content/themes/salient/css/fonts/svg/basic_sheet_txt .svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_sheet_txt .svg.php',0,_binary '~aǊž\\\`E\!',_binary '~aǊž\\\`E\!',_binary '	+\6\\\\O\9:\\R\\}\t0\\','',0,'?'),(_binary 'Of+pZ׍\\0\=e','wp-content/themes/salient/css/fonts/svg/basic_signs.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_signs.svg.php',0,_binary 'GQ6\\[N\'}^\',_binary 'GQ6\\[N\'}^\',_binary 'BOj\N%$a\};p\#\"2c','',0,'?'),(_binary 'wr#U+=\\\\\Ŀ','wp-content/themes/salient/css/fonts/svg/basic_smartphone.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_smartphone.svg.php',0,_binary '$\+7\A(\k\',_binary '$\+7\A(\k\',_binary 'D__\rP\9Z\\Z8l믖M','',0,'?'),(_binary 'j{\S\\\\ug','wp-content/themes/salient/css/fonts/svg/basic_spades.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_spades.svg.php',0,_binary 'dv?^-a2aa:q',_binary 'dv?^-a2aa:q',_binary '\\0<\<r\\ݴeP\P+\(txU\zgm-\*;%','',0,'?'),(_binary '\|톢k1CO','wp-content/themes/salient/css/fonts/svg/basic_spread.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_spread.svg.php',0,_binary '@3%Z1\+\',_binary '@3%Z1\+\',_binary '\\\o\\l\-\\\Zӕ\nT.G~','',0,'?'),(_binary '\\1\ףE\DO','wp-content/themes/salient/css/fonts/svg/basic_spread_bookmark.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_spread_bookmark.svg.php',0,_binary 'MW}\nƙ8)',_binary 'MW}\nƙ8)',_binary '\0\ʉ\|ֶ|p\\\hⰒ`\\aQ','',0,'?'),(_binary '\@\T\jH\"M\','wp-content/themes/salient/css/fonts/svg/basic_spread_text.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_spread_text.svg.php',0,_binary '\Ԇ+n~Xz|WŰ',_binary '\Ԇ+n~Xz|WŰ',_binary 'E\%\y\\ǅ\F 4|0昫','',0,'?'),(_binary 'FdR_i\p\x','wp-content/themes/salient/css/fonts/svg/basic_spread_text_bookmark.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_spread_text_bookmark.svg.php',0,_binary '\`;\\\SgJ\ ',_binary '\`;\\\SgJ\ ',_binary 'ZY\\\.g۾\ֳP\"/\,(','',0,'?'),(_binary '\ԑfD\j$B?','wp-content/themes/salient/css/fonts/svg/basic_star.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_star.svg.php',0,_binary 'DaV\\\id\Qt',_binary 'DaV\\\id\Qt',_binary '5E3Ȫ\\#^\5ޜG@7\','',0,'?'),(_binary 'kܕJE`)O1','wp-content/themes/salient/css/fonts/svg/basic_tablet.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_tablet.svg.php',0,_binary ']\,C7\6S0Z\q\',_binary ']\,C7\6S0Z\q\',_binary 'z<\\\n\zw6\h\"RG\\\!\9','',0,'?'),(_binary '\\P\HB\K','wp-content/themes/salient/css/fonts/svg/basic_target.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_target.svg.php',0,_binary '\\7w@\e3\',_binary '\\7w@\e3\',_binary '\?upB\\\M(_$\\q\bZM','',0,'?'),(_binary 'FN8\)mN\\D','wp-content/themes/salient/css/fonts/svg/basic_todo.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_todo.svg.php',0,_binary '\\t\0n\M1n',_binary '\\t\0n\M1n',_binary '6Mj\\0\ϥgW,S9\\\rE\\','',0,'?'),(_binary '`ᅇ@?\\>4','wp-content/themes/salient/css/fonts/svg/basic_todo_pen .svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_todo_pen .svg.php',0,_binary 'E\i\=\\\',_binary 'E\i\=\\\',_binary '\9>\I]	̤\p\Z2LHHqf','',0,'?'),(_binary '\a9I\ǵb\x','wp-content/themes/salient/css/fonts/svg/basic_todo_pencil.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_todo_pencil.svg.php',0,_binary 'jT-K=ÈC_\r',_binary 'jT-K=ÈC_\r',_binary '\\p#\0Ľ䲘pt\\\','',0,'?'),(_binary '=G\\G.\\	\','wp-content/themes/salient/css/fonts/svg/basic_todo_txt.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_todo_txt.svg.php',0,_binary '(bK\Z횃&1^;A\\\',_binary '(bK\Z횃&1^;A\\\',_binary 'ìrAzLmƂ\9\)\\z\Rs\{>','',0,'?'),(_binary 'e*,vL3\'n<7,','wp-content/themes/salient/css/fonts/svg/basic_todolist_pen.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_todolist_pen.svg.php',0,_binary '!\j_X\G|',_binary '!\j_X\G|',_binary 'J\V\\\QI7\\,\ơd','',0,'?'),(_binary '|+[\m\\\g\\0','wp-content/themes/salient/css/fonts/svg/basic_todolist_pencil.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_todolist_pencil.svg.php',0,_binary '7ZFbt/5k\\',_binary '7ZFbt/5k\\',_binary '#R\\\%p߾\2W\\Ew{do\\','',0,'?'),(_binary '}A濭Z=\(\r','wp-content/themes/salient/css/fonts/svg/basic_trashcan.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_trashcan.svg.php',0,_binary 'P%/a `|r#',_binary 'P%/a `|r#',_binary '}ke\\~\쩝\\1\<0?T:G^','',0,'?'),(_binary '-WTp~61[a\\\','wp-content/themes/salient/css/fonts/svg/basic_trashcan_full.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_trashcan_full.svg.php',0,_binary 'x\W\1O\%Zά',_binary 'x\W\1O\%Zά',_binary 'yZe\ 	\:\1_4/\u','',0,'?'),(_binary 'LBV:|)F|wtxE','wp-content/themes/salient/css/fonts/svg/basic_trashcan_refresh.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_trashcan_refresh.svg.php',0,_binary '\t*\\n\@ɢ\e=~',_binary '\t*\\n\@ɢ\e=~',_binary '\YMh\Z\}tiD2/\#H\\"m\"S','',0,'?'),(_binary '\usVZM\\\)4','wp-content/themes/salient/css/fonts/svg/basic_trashcan_remove.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_trashcan_remove.svg.php',0,_binary '\~䆢]=[\aKD',_binary '\~䆢]=[\aKD',_binary 'f\P\\\\.zw\DKX\`\K\%\"\Z','',0,'?'),(_binary 'CD\V]F\r\Y\nc','wp-content/themes/salient/css/fonts/svg/basic_upload.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_upload.svg.php',0,_binary '` \e76e\Կ\',_binary '` \e76e\Կ\',_binary '6\;ڙq<jqa]\`\:Ŵb\xCF','',0,'?'),(_binary '\b,آ$ZY+ρ\H','wp-content/themes/salient/css/fonts/svg/basic_usb.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_usb.svg.php',0,_binary 'q&\\rTl[G\M\',_binary 'q&\\rTl[G\M\',_binary '\\0`\\a\:A\lB7\\'\̀tW\','',0,'?'),(_binary '6\\MU9-aH','wp-content/themes/salient/css/fonts/svg/basic_video.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_video.svg.php',0,_binary 'w\E\0^\\d#',_binary 'w\E\0^\\d#',_binary 'OpD#\\nXE\O\b7ڕAhO\z$Y','',0,'?'),(_binary 'Ŝ~\~e\\\>\','wp-content/themes/salient/css/fonts/svg/basic_watch.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_watch.svg.php',0,_binary 'Y%\\皁4B\\\'',_binary 'Y%\\皁4B\\\'',_binary 'x4t\M\y\gΒ\\a8\\Z\\\\: eq','',0,'?'),(_binary 'rø\\\n-\','wp-content/themes/salient/css/fonts/svg/basic_webpage.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_webpage.svg.php',0,_binary '\F``\6',_binary '\F``\6',_binary ',\Q\\cM1@AE\\\c7\','',0,'?'),(_binary '~\\0&D\`','wp-content/themes/salient/css/fonts/svg/basic_webpage_img_txt.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_webpage_img_txt.svg.php',0,_binary 'W\\n\y?7=>',_binary 'W\\n\y?7=>',_binary 'g\߈+;)\O\9:\QbYe\'\΀\ZVN\','',0,'?'),(_binary '\\z_\\\\n\M','wp-content/themes/salient/css/fonts/svg/basic_webpage_multiple.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_webpage_multiple.svg.php',0,_binary 'ke\\O]x\#',_binary 'ke\\O]x\#',_binary '\,jʯ1SXKSA\\ފy\\\\+','',0,'?'),(_binary 'q\\\,Ѽ|H9','wp-content/themes/salient/css/fonts/svg/basic_webpage_txt.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_webpage_txt.svg.php',0,_binary '\"ք[]O?fT.\',_binary '\"ք[]O?fT.\',_binary 'KQdx^Ĭ\{\a-`=0<','',0,'?'),(_binary '݉:;\\\\','wp-content/themes/salient/css/fonts/svg/basic_world.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_world.svg.php',0,_binary '\5r\\\/\S\',_binary '\5r\\\/\S\',_binary '\*\\8f\\=>)5	\KĈr\\6','',0,'?'),(_binary '|7\'=\n5\\9\','wp-content/themes/salient/css/fonts/svg/ecommerce_bag.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag.svg.php',0,_binary 'F\𕐱(הǭ',_binary 'F\𕐱(הǭ',_binary '\*l^G_\\}?\n\\\{g6uEw>ee','',0,'?'),(_binary 'fX4\d\K$1\\ﴸHa','wp-content/themes/salient/css/fonts/svg/ecommerce_bag_check.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag_check.svg.php',0,_binary 'k\/\@E#^xz\',_binary 'k\/\@E#^xz\',_binary 'CZ\"\TI(vYbZH`DFȑbM*\','',0,'?'),(_binary '\^]HR%\y\','wp-content/themes/salient/css/fonts/svg/ecommerce_bag_cloud.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag_cloud.svg.php',0,_binary 'M}\}\jG\TaY',_binary 'M}\}\jG\TaY',_binary '\\\%\\b-8\;\<Qd\P>=','',0,'?'),(_binary '4*q;X\\Nm\ه','wp-content/themes/salient/css/fonts/svg/ecommerce_bag_download.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag_download.svg.php',0,_binary 'R\A \	T<He',_binary 'R\A \	T<He',_binary '\cىպ>n<iZ-\'\i\c\]','',0,'?'),(_binary 'Dq=Յ\ڻ\y\','wp-content/themes/salient/css/fonts/svg/ecommerce_bag_minus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag_minus.svg.php',0,_binary '!\Q/\O\4\B&',_binary '!\Q/\O\4\B&',_binary '\6A) \\8_\\f\\d@UEdß\nl9RmK%','',0,'?'),(_binary 'w\pm+\"Q\Q\','wp-content/themes/salient/css/fonts/svg/ecommerce_bag_plus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag_plus.svg.php',0,_binary '~\\X-V\,\I',_binary '~\\X-V\,\I',_binary 'y\\]!ڕĸi`\"\EwJ','',0,'?'),(_binary 'S\P\\!Ń -[ü','wp-content/themes/salient/css/fonts/svg/ecommerce_bag_refresh.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag_refresh.svg.php',0,_binary '\\/\#s7td\9\',_binary '\\/\#s7td\9\',_binary '\y\'糐Q\Fa\`\xk#I{\$\	','',0,'?'),(_binary '33\\n\\e%M\','wp-content/themes/salient/css/fonts/svg/ecommerce_bag_remove.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag_remove.svg.php',0,_binary '[oP\0Bx`\\͖ә',_binary '[oP\0Bx`\\͖ә',_binary 'd[ _k_\w6ϧ}\\\Nw\s\F','',0,'?'),(_binary '\sʢNg','wp-content/themes/salient/css/fonts/svg/ecommerce_bag_search.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag_search.svg.php',0,_binary '\hG\k\',_binary '\hG\k\',_binary 'ãUR\\L\\\m\r\xށ #C','',0,'?'),(_binary '\\\]\i5ٺ','wp-content/themes/salient/css/fonts/svg/ecommerce_bag_upload.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag_upload.svg.php',0,_binary 'Jsḓq\8z?Țf',_binary 'Jsḓq\8z?Țf',_binary '\ժp\'>\mZ+	Vu\fz\n\	?','',0,'?'),(_binary '\R\u.\A[\'\r','wp-content/themes/salient/css/fonts/svg/ecommerce_banknote.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_banknote.svg.php',0,_binary 'C\\\.\d\,\\',_binary 'C\\\.\d\,\\',_binary 'h\we\\MO}\<\\B\w:\\\0\','',0,'?'),(_binary 'R\Z\\\`b\\e0f','wp-content/themes/salient/css/fonts/svg/ecommerce_banknotes.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_banknotes.svg.php',0,_binary 'e\\Z!/\\\\Yʽ',_binary 'e\\Z!/\\\\Yʽ',_binary '\iC5S$	@\t,P\6@;,\\P\P\0','',0,'?'),(_binary '*,]a\\.\\r\0\','wp-content/themes/salient/css/fonts/svg/ecommerce_basket.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket.svg.php',0,_binary '}t*\R`\',_binary '}t*\R`\',_binary 'X\\\GE@\\a]Ԩ\UB\@lHд','',0,'?'),(_binary '\n\\?\O\m)\','wp-content/themes/salient/css/fonts/svg/ecommerce_basket_check.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket_check.svg.php',0,_binary '3b\)\\\\',_binary '3b\)\\\\',_binary '\\&E\\!FAl=\\+;t\qω\','',0,'?'),(_binary 's{.2\倽NB;','wp-content/themes/salient/css/fonts/svg/ecommerce_basket_cloud.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket_cloud.svg.php',0,_binary '?`ckONX\l\',_binary '?`ckONX\l\',_binary '`\pGcV\\	\=N\\Z	\\','',0,'?'),(_binary 'r\"e\+&	z9','wp-content/themes/salient/css/fonts/svg/ecommerce_basket_download.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket_download.svg.php',0,_binary 'f\so\\\`M:',_binary 'f\so\\\`M:',_binary '*\n`$\ \v#\\FBs+\Z+{\','',0,'?'),(_binary 'r|n9\?\fɻ軲#','wp-content/themes/salient/css/fonts/svg/ecommerce_basket_minus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket_minus.svg.php',0,_binary '_VV&\\[\sJ\|H',_binary '_VV&\\[\sJ\|H',_binary 'ufȅt\;Bq\\\rB]\#t\ ','',0,'?'),(_binary 'ү\@XmnӘ\Ҡ','wp-content/themes/salient/css/fonts/svg/ecommerce_basket_plus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket_plus.svg.php',0,_binary 'SJ\\h\\(>',_binary 'SJ\\h\\(>',_binary ' *\BĻ^:<[gRvw\\XuLD\'R','',0,'?'),(_binary 'w߿\\V\\\\r','wp-content/themes/salient/css/fonts/svg/ecommerce_basket_refresh.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket_refresh.svg.php',0,_binary 'kΖeN<\\\\хMg',_binary 'kΖeN<\\\\хMg',_binary 'kn\0\\\\r\(!','',0,'?'),(_binary 's\\\5\Z4,\','wp-content/themes/salient/css/fonts/svg/ecommerce_basket_remove.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket_remove.svg.php',0,_binary 'Np\#\\p\\].s',_binary 'Np\#\\p\\].s',_binary '\p\%\\:E{\\nf\$\>|it','',0,'?'),(_binary '6\%n=#1y ','wp-content/themes/salient/css/fonts/svg/ecommerce_basket_search.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket_search.svg.php',0,_binary 'DCf\7D$ތ1A:',_binary 'DCf\7D$ތ1A:',_binary 'J\i	|\\>\\\\@nFE=E\\1','',0,'?'),(_binary 'ip+\ZY\O\Nf)aM','wp-content/themes/salient/css/fonts/svg/ecommerce_basket_upload.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket_upload.svg.php',0,_binary '0.\B\UYfu&\',_binary '0.\B\UYfu&\',_binary '0.6\'`d,\\\\Y<\Pu8V\a\','',0,'?'),(_binary 'w\؅5^\3m\','wp-content/themes/salient/css/fonts/svg/ecommerce_bath.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bath.svg.php',0,_binary '\\H4\,\\',_binary '\\H4\,\\',_binary 'h`u\0	4\ d\\(~x\\Z\8\\\','',0,'?'),(_binary '\	N\Z\AE\','wp-content/themes/salient/css/fonts/svg/ecommerce_cart.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart.svg.php',0,_binary 'AK\l\~(',_binary 'AK\l\~(',_binary '\^u\Pp\Rש\ͬ~ғmcD\E','',0,'?'),(_binary '\m\\k-,\y\\ru','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_check.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_check.svg.php',0,_binary '\Tca-ݶ\Fz',_binary '\Tca-ݶ\Fz',_binary 'J\a\\>@\r\\\\\axj\\rW?','',0,'?'),(_binary 'yV\3\K\\}\\\','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_cloud.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_cloud.svg.php',0,_binary 'Jb!go\Dn',_binary 'Jb!go\Dn',_binary 'P\'\0E7Ǡ\/\\KCo\D/z','',0,'?'),(_binary ']Y)%\|;i','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_content.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_content.svg.php',0,_binary '\5dnNDG\\nw',_binary '\5dnNDG\\nw',_binary '/\{\eΎ`\$\4vi\r$0\\\e\0','',0,'?'),(_binary 'GρXRc','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_download.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_download.svg.php',0,_binary 'j|J\\Bڐ',_binary 'j|J\\Bڐ',_binary '\\l֊Q!\lɂr\\n\\\','',0,'?'),(_binary 'f\X7\-l;A\','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_minus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_minus.svg.php',0,_binary '\\w5ǹ\;\\\',_binary '\\w5ǹ\;\\\',_binary '2\\\n7bq\\\n\[W7J3\rހ\\U\e','',0,'?'),(_binary '\\\Y\\Ąf\','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_plus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_plus.svg.php',0,_binary '_\\Ҡ\"Z*E',_binary '_\\Ҡ\"Z*E',_binary '\ P6N>4\\.F\"c\CI%ꔜ\','',0,'?'),(_binary '.	gM,\\З','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_refresh.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_refresh.svg.php',0,_binary ')<z鼍\O,s\',_binary ')<z鼍\O,s\',_binary 'k\:Ǌ㛎Ɉs^Q\\AHa;\\\','',0,'?'),(_binary '\\Bk--\$\'#','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_remove.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_remove.svg.php',0,_binary ';5Z[8AEPΧ\eV',_binary ';5Z[8AEPΧ\eV',_binary 'ڛ%Gk\]/q\7qg\T\\l\\','',0,'?'),(_binary '\6|&c/e++K\M','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_search.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_search.svg.php',0,_binary ':ҍ\i{fQ\z',_binary ':ҍ\i{fQ\z',_binary '*M\"<ѶфJхQK3e\\'_\F','',0,'?'),(_binary 'Ut^3\ފ\9hB','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_upload.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_upload.svg.php',0,_binary 'w\vS_\\lA+|F',_binary 'w\vS_\\lA+|F',_binary '#\\d@\E\;\M\0qTE\\)Z\mtĸݑ?','',0,'?'),(_binary '\<,8\_\,)\kX','wp-content/themes/salient/css/fonts/svg/ecommerce_cent.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cent.svg.php',0,_binary 'P\\o2wT<\',_binary 'P\\o2wT<\',_binary 'R7T\r\\\"\>\_ۨhYAC҇\rX}wz&','',0,'?'),(_binary '\\^\KI.ۛx`3;3','wp-content/themes/salient/css/fonts/svg/ecommerce_colon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_colon.svg.php',0,_binary '\\V\/\̜\07r',_binary '\\V\/\̜\07r',_binary '(\:\\QB\n<v=Nh\\$jy','',0,'?'),(_binary 'S\=\\7^','wp-content/themes/salient/css/fonts/svg/ecommerce_creditcard.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_creditcard.svg.php',0,_binary '\ǋ.;@E~R2.',_binary '\ǋ.;@E~R2.',_binary 'vm(u\^4\i\\<_\\]ͽ\\\','',0,'?'),(_binary ' \\\.\\0\4誘\','wp-content/themes/salient/css/fonts/svg/ecommerce_diamond.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_diamond.svg.php',0,_binary '+\\\\2\F_',_binary '+\\\\2\F_',_binary '\\¿\kh\<\gAt}M8\ο^x','',0,'?'),(_binary '\1\.!\9Q\','wp-content/themes/salient/css/fonts/svg/ecommerce_dollar.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_dollar.svg.php',0,_binary 'Wr\4ނ\/ͱ>̝\',_binary 'Wr\4ނ\/ͱ>̝\',_binary '\\n\\\7aAP*r\Z@9~p\î\Z','',0,'?'),(_binary 'ؚhe\(=N\h','wp-content/themes/salient/css/fonts/svg/ecommerce_euro.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_euro.svg.php',0,_binary '1DY-p6=G~',_binary '1DY-p6=G~',_binary '|?@Ekgp߳TH&\'\','',0,'?'),(_binary 'E\P\6\!','wp-content/themes/salient/css/fonts/svg/ecommerce_franc.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_franc.svg.php',0,_binary '{3\q%Tdb,\ӈ',_binary '{3\q%Tdb,\ӈ',_binary 'DŘ:\\a\\ߞ֨\\;\κg:ӣ\','',0,'?'),(_binary '#-\"{<\\j\:','wp-content/themes/salient/css/fonts/svg/ecommerce_gift.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_gift.svg.php',0,_binary '\\1NG\',_binary '\\1NG\',_binary 'R@e\n.wی7KUgO\;$#\','',0,'?'),(_binary '%\r\V\oc\"\)\\','wp-content/themes/salient/css/fonts/svg/ecommerce_graph1.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_graph1.svg.php',0,_binary '^F\\k\h)8d',_binary '^F\\k\h)8d',_binary '\r\ȉ<\)I\5Z\#mG\U\\','',0,'?'),(_binary '\0H\B}`\NR\\\','wp-content/themes/salient/css/fonts/svg/ecommerce_graph2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_graph2.svg.php',0,_binary '1Z;[m\\0\\\s',_binary '1Z;[m\\0\\\s',_binary 'ݹ^n\\L\n\\zpZԃ:n`Mn\Hp6','',0,'?'),(_binary '7&,9ppr>\M\b','wp-content/themes/salient/css/fonts/svg/ecommerce_graph3.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_graph3.svg.php',0,_binary 't=K\\"!',_binary 't=K\\"!',_binary '_5B\UGԝ\D	a\hW@','',0,'?'),(_binary 'J\a\\=P]p','wp-content/themes/salient/css/fonts/svg/ecommerce_graph_decrease.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_graph_decrease.svg.php',0,_binary 'U8\>B8\\k\`',_binary 'U8\>B8\\k\`',_binary '\S\\\$bQЭ\\Hs-EoBYi\u','',0,'?'),(_binary '\\\_}\\\݇f','wp-content/themes/salient/css/fonts/svg/ecommerce_graph_increase.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_graph_increase.svg.php',0,_binary 'v\AZ\?\',_binary 'v\AZ\?\',_binary 'o2840Z\m\}i`06j\\\S','',0,'?'),(_binary '\\E_\s$ݝb\\','wp-content/themes/salient/css/fonts/svg/ecommerce_guarani.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_guarani.svg.php',0,_binary 'ivZ%*cv\lPp',_binary 'ivZ%*cv\lPp',_binary '\\#Cw}\\nvlf\pv޸$ R\Zjc','',0,'?'),(_binary '0\ee\\CvԘ\\','wp-content/themes/salient/css/fonts/svg/ecommerce_kips.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_kips.svg.php',0,_binary '曓\\r\[H\uN',_binary '曓\\r\[H\uN',_binary '\G+yD\{\EEm\\aY[ޭT\\\\i\KVp\','',0,'?'),(_binary 'ᮚ\pS\A\0','wp-content/themes/salient/css/fonts/svg/ecommerce_lira.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_lira.svg.php',0,_binary '\'\\d{Nt',_binary '\'\\d{Nt',_binary '\\qx>2o }\\\0\	\C\_${p','',0,'?'),(_binary '(H`\','wp-content/themes/salient/css/fonts/svg/ecommerce_megaphone.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_megaphone.svg.php',0,_binary '!ArZqj%{\',_binary '!ArZqj%{\',_binary 'pP>$2^kg1\J]\Z\I\\ՍW\','',0,'?'),(_binary '\Q \0\44+ֿ','wp-content/themes/salient/css/fonts/svg/ecommerce_money.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_money.svg.php',0,_binary '^)ն	\\Z\',_binary '^)ն	\\Z\',_binary 'DXhW\V\K\\Zh\"ጁ\_\r\"\"H ','',0,'?'),(_binary '\i(\"sJX\<\\','wp-content/themes/salient/css/fonts/svg/ecommerce_naira.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_naira.svg.php',0,_binary '\):\S[',_binary '\):\S[',_binary 'ꓣ8\\G}\\0\\ycf\rS\J\\N','',0,'?'),(_binary '|Ge6\8C\'K,','wp-content/themes/salient/css/fonts/svg/ecommerce_pesos.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_pesos.svg.php',0,_binary '/^7A4~6\?',_binary '/^7A4~6\?',_binary '=p6\qK {P\\\0˕Y\\\\r','',0,'?'),(_binary '(qJ`/\م\','wp-content/themes/salient/css/fonts/svg/ecommerce_pound.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_pound.svg.php',0,_binary '\\0h\-\3\\',_binary '\\0h\-\3\\',_binary 'e\G~c*\)\>_\)\"*\\R\\','',0,'?'),(_binary '@?\K\\#\OU\Ts','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt.svg.php',0,_binary '/;-\fL|\',_binary '/;-\fL|\',_binary 'D* -ޭe\&缨\\Yp\\#t','',0,'?'),(_binary '7E\\\'礈hےd','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_bath.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_bath.svg.php',0,_binary ']i;Ӹ\!QU\^q',_binary ']i;Ӹ\!QU\^q',_binary '\:fo!Ĥw/\uh.\H\$<þ}','',0,'?'),(_binary 'fY\\km\\','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_cent.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_cent.svg.php',0,_binary 'iDVoq\\',_binary 'iDVoq\\',_binary 'X=\\'\\B\bd\mY硚\~\o','',0,'?'),(_binary '\G\ٲ̙V\','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_dollar.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_dollar.svg.php',0,_binary '\ܵ\\J\'\[w~O\',_binary '\ܵ\\J\'\[w~O\',_binary '?\TR\^\nHZ\'Cupn','',0,'?'),(_binary '\,HS#w\\\'\','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_euro.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_euro.svg.php',0,_binary '[U\6\\\\+\',_binary '[U\6\\\\+\',_binary '\P\'d\\\\i\\|\\;\.\[8$\\','',0,'?'),(_binary '\\ bxnqH<ٓ','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_franc.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_franc.svg.php',0,_binary '\A<\.8\n(\Є',_binary '\A<\.8\n(\Є',_binary 'Z@.U\\.+\nWP\7ڂg\U\T/','',0,'?'),(_binary '\\.8\A\2\','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_guarani.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_guarani.svg.php',0,_binary '\膥;ۃ$',_binary '\膥;ۃ$',_binary '\X|QNC_)R:Ý\_Kc\\','',0,'?'),(_binary 'GkK\P\e&\','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_kips.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_kips.svg.php',0,_binary '[U\l\\ˣ',_binary '[U\l\\ˣ',_binary '\\Zœzo\\cQxL\k\i\','',0,'?'),(_binary 'PI\i&d>\Y\','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_lira.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_lira.svg.php',0,_binary '\\\\W#ڕLӚI\',_binary '\\\\W#ڕLӚI\',_binary 'V#\UobӖ}+\*]/\\6A4[\','',0,'?'),(_binary '(5uU\g\{9\f','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_naira.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_naira.svg.php',0,_binary '\{L쑄ŐJ\x(\"',_binary '\{L쑄ŐJ\x(\"',_binary 'BU\Na\\\a\7yВ2j#\r\0\\','',0,'?'),(_binary 'jXi\Z\g\$\\','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_pesos.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_pesos.svg.php',0,_binary 'wǳTY',_binary 'wǳTY',_binary '*Eԕȩf̈́\m\6\ͽU5ɉti','',0,'?'),(_binary 'Z\*ggqg\','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_pound.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_pound.svg.php',0,_binary '\0rX\^a~Z',_binary '\0rX\^a~Z',_binary 'p\[\Z ԫLb\rO\eTLFؑފ\"6','',0,'?'),(_binary '\\\2\g\|\r\','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_rublo.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_rublo.svg.php',0,_binary ',S\L',_binary ',S\L',_binary ']ΐO\\\\RQz^\\̌\\\','',0,'?'),(_binary 'ǸRM0\','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_rupee.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_rupee.svg.php',0,_binary '\W|8\;D\$',_binary '\W|8\;D\$',_binary '(l\?\)\\uh\'k\U\\!\\x','',0,'?'),(_binary '\xyDE(\'7\f','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_tugrik.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_tugrik.svg.php',0,_binary 'Xepd3E(e',_binary 'Xepd3E(e',_binary 'uG\AHc\POaL*m\r\\`a','',0,'?'),(_binary '\rƒ/֌gy{d','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_won.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_won.svg.php',0,_binary ':2\{\nm\\#\f\',_binary ':2\{\nm\\#\f\',_binary 'ܵ\\\?\\\뭗\ZU\\]\U','',0,'?'),(_binary '\nd\CXl8qW','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_yen.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_yen.svg.php',0,_binary '<\'!HƧ5!]DJW',_binary '<\'!HƧ5!]DJW',_binary '\\@\\fۇ#0\1\\rcvc\o','',0,'?'),(_binary 'EډrS\\Z+','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_yen2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_yen2.svg.php',0,_binary '\\\\\x\0\Xq|',_binary '\\\\\x\0\Xq|',_binary '~/\gtfM\#W[|\ֳd','',0,'?'),(_binary 'P\\\\F`\s\\\','wp-content/themes/salient/css/fonts/svg/ecommerce_recept_colon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_recept_colon.svg.php',0,_binary '+\\Z\.BQ<\A\n\\"\',_binary '+\\Z\.BQ<\A\n\\"\',_binary '#\\|\FhY\rQI\3\?\r}','',0,'?'),(_binary '\Z51ȼ۳2?\βe','wp-content/themes/salient/css/fonts/svg/ecommerce_rublo.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_rublo.svg.php',0,_binary '58aS@\@',_binary '58aS@\@',_binary '\>\\%\\؇Q	%&6斧\','',0,'?'),(_binary '\no;D^{\T','wp-content/themes/salient/css/fonts/svg/ecommerce_rupee.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_rupee.svg.php',0,_binary '|\n\A(br\rĚ\&\x',_binary '|\n\A(br\rĚ\&\x',_binary 'P%Z\@9\\u\\\3xV:\p\.','',0,'?'),(_binary 'mq`+B\\\n.\\','wp-content/themes/salient/css/fonts/svg/ecommerce_safe.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_safe.svg.php',0,_binary 'T\>\\fku\5cUl',_binary 'T\>\\fku\5cUl',_binary '3C.\(\G(ߣ\c\\ZIEFd\ŀ','',0,'?'),(_binary 'X6f\:ho6z~m^','wp-content/themes/salient/css/fonts/svg/ecommerce_sale.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_sale.svg.php',0,_binary '\Z+`V?\;3w',_binary '\Z+`V?\;3w',_binary '8V͟9T\)q\:ak\n\{}\o','',0,'?'),(_binary 'E\\\n\\P\','wp-content/themes/salient/css/fonts/svg/ecommerce_sales.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_sales.svg.php',0,_binary 'rBCf\\e\\Ee	',_binary 'rBCf\\e\\Ee	',_binary 'J=\X\ι3\Ăm簳\Uk+k\\\','',0,'?'),(_binary '^1}0\\g\q','wp-content/themes/salient/css/fonts/svg/ecommerce_ticket.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_ticket.svg.php',0,_binary '2\BTE\5U\\',_binary '2\BTE\5U\\',_binary '(lMEGAk6Ŕ%==F9]','',0,'?'),(_binary '\ovxdz\\\','wp-content/themes/salient/css/fonts/svg/ecommerce_tugriks.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_tugriks.svg.php',0,_binary '\\\&XMC~\\\0\',_binary '\\\&XMC~\\\0\',_binary 'q7\4MX\hS	$Z\\B','',0,'?'),(_binary 'a\\.\\"e>`','wp-content/themes/salient/css/fonts/svg/ecommerce_wallet.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_wallet.svg.php',0,_binary 'bPq%\\ p^',_binary 'bPq%\\ p^',_binary '\o\|1`)L!,4aC\AZ;Uٖ\o','',0,'?'),(_binary ']\\\f:\\','wp-content/themes/salient/css/fonts/svg/ecommerce_won.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_won.svg.php',0,_binary '\T29\h\Z\\y',_binary '\T29\h\Z\\y',_binary '\wq/Wv\̫S\\\Mkglx3J{\\\'S','',0,'?'),(_binary 'í\祄(&','wp-content/themes/salient/css/fonts/svg/ecommerce_yen.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_yen.svg.php',0,_binary 'W/\zq;b\c',_binary 'W/\zq;b\c',_binary '҂<}f\\j[g\ƨq`>/\\Z','',0,'?'),(_binary '\\XV%\\Z,U\\','wp-content/themes/salient/css/fonts/svg/ecommerce_yen2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_yen2.svg.php',0,_binary 'eA\,~^\\I\',_binary 'eA\,~^\\I\',_binary '>2ܚ\Rǘ\)Z]	\\\\r\t#','',0,'?'),(_binary '\v\@9\V\d','wp-content/themes/salient/css/fonts/svg/font/linea-arrows-10.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/font/linea-arrows-10.svg',0,_binary 'Xsk\_FFaxw',_binary 'Xsk\_FFaxw',_binary '˛V\~L:18\Y[V\\?u[','',0,'?'),(_binary 'oP-pi\o\	\7%','wp-content/themes/salient/css/fonts/svg/font/linea-basic-10.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/font/linea-basic-10.svg',0,_binary '\wl\\8\\uȕ\r',_binary '\wl\\8\\uȕ\r',_binary '	C\0B\K\Mա@ΣdG\C\\','',0,'?'),(_binary 'c!\\Z\Z\v\B','wp-content/themes/salient/css/fonts/svg/font/linea-basic-elaboration-10.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/font/linea-basic-elaboration-10.svg',0,_binary 'l,.~R\n\uYA',_binary 'l,.~R\n\uYA',_binary '\nEK8h=\T[Ǻ]24\\N\"\6r\\\','',0,'?'),(_binary 'Ļ}^G?v','wp-content/themes/salient/css/fonts/svg/font/linea-ecommerce-10.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/font/linea-ecommerce-10.svg',0,_binary '=g\O[\\R',_binary '=g\O[\\R',_binary 'Վ\>\\K#K6LS\[\\\\\\\','',0,'?'),(_binary '|˴!D\\Zn\\n\S','wp-content/themes/salient/css/fonts/svg/font/linea-music-10.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/font/linea-music-10.svg',0,_binary 'm\˥z\TŘD ',_binary 'm\˥z\TŘD ',_binary 'n\'a!$\r\Xh\\*2\+\n\\#2','',0,'?'),(_binary 't\`g\vf\\W7\\','wp-content/themes/salient/css/fonts/svg/font/linea-software-10.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/font/linea-software-10.svg',0,_binary 'B\g-)\C,',_binary 'B\g-)\C,',_binary '\KH?\;KvuX\\\\\&\6ZBcNM@5','',0,'?'),(_binary 'XfH/\<E]\\','wp-content/themes/salient/css/fonts/svg/font/linea-weather-10.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/font/linea-weather-10.svg',0,_binary '@\Ul1\T 8Gx\',_binary '@\Ul1\T 8Gx\',_binary '\\\ZXfgש\[\n\0bPEt߃sl\\','',0,'?'),(_binary '3.$\EgU','wp-content/themes/salient/css/fonts/svg/music_beginning_button.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_beginning_button.svg.php',0,_binary '\mQ\=(a\\`;',_binary '\mQ\=(a\\`;',_binary '*\\\w\Z\t{\V<\\F','',0,'?'),(_binary '\)\x;\S@4(','wp-content/themes/salient/css/fonts/svg/music_bell.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_bell.svg.php',0,_binary 'NbGk(\H/P<\q',_binary 'NbGk(\H/P<\q',_binary 'WqJ\\j\\\j\N@f_\왠','',0,'?'),(_binary 'B\WT~89)4M','wp-content/themes/salient/css/fonts/svg/music_cd.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_cd.svg.php',0,_binary '\\J\\܌\p\٭	',_binary '\\J\\܌\p\٭	',_binary '\40Э\\HλKD.\Fb\z\n:','',0,'?'),(_binary '-֊fjy\ˎ','wp-content/themes/salient/css/fonts/svg/music_diapason.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_diapason.svg.php',0,_binary 'ǫ-\!?؏q\|\t',_binary 'ǫ-\!?؏q\|\t',_binary 'y.\\0\0Xk\'l/d2\Dt&\4','',0,'?'),(_binary '1\I*q%J\#)\','wp-content/themes/salient/css/fonts/svg/music_eject_button.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_eject_button.svg.php',0,_binary 'B_	\?\`u\"',_binary 'B_	\?\`u\"',_binary '`\租\<W@hRQQ\\\\ۻat3^ʖ=\L','',0,'?'),(_binary '\\\!POm\1-','wp-content/themes/salient/css/fonts/svg/music_end_button.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_end_button.svg.php',0,_binary 'T=k\\\X7',_binary 'T=k\\\X7',_binary '\AGNu=\z\\Gp}\~','',0,'?'),(_binary 'Ac0U\՘\C','wp-content/themes/salient/css/fonts/svg/music_fastforward_button.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_fastforward_button.svg.php',0,_binary 'l\\n\\\Z\\\',_binary 'l\\n\\\Z\\\',_binary '\\'݅\\\ZNc\].j&\KϚ\Zg','',0,'?'),(_binary 'q\\gyd\','wp-content/themes/salient/css/fonts/svg/music_headphones.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_headphones.svg.php',0,_binary '\@\\\r;mMT+',_binary '\@\\\r;mMT+',_binary '\^\r) z8{|\ϲA?w\Q\','',0,'?'),(_binary 'b[\*\/OzԻFjG','wp-content/themes/salient/css/fonts/svg/music_ipod.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_ipod.svg.php',0,_binary '\*1FyU\;',_binary '\*1FyU\;',_binary 'evi@\0Қ\9\rؘO\,\R\wY\\\\\','',0,'?'),(_binary '\#8I\mp=\	 \"}','wp-content/themes/salient/css/fonts/svg/music_loudspeaker.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_loudspeaker.svg.php',0,_binary '\8y(9Fwo\"$4z2',_binary '\8y(9Fwo\"$4z2',_binary '2	7as\8\\qL\\nOV\*?\','',0,'?'),(_binary 'ݣ\]e<@\','wp-content/themes/salient/css/fonts/svg/music_microphone.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_microphone.svg.php',0,_binary '	~\\ vN',_binary '	~\\ vN',_binary '/͌j;Df_.\_A8MM}','',0,'?'),(_binary '2\85\i1\\\?','wp-content/themes/salient/css/fonts/svg/music_microphone_old.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_microphone_old.svg.php',0,_binary 'L\0n\aֆnkX\',_binary 'L\0n\aֆnkX\',_binary 'eyB-\@Lq^\SqSX','',0,'?'),(_binary 'd\\2E+nݿq8\','wp-content/themes/salient/css/fonts/svg/music_mixer.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_mixer.svg.php',0,_binary '[oM\\b{w\K',_binary '[oM\\b{w\K',_binary 'ֹ\z\:\[\\\\4suⷆ2','',0,'?'),(_binary 'dXn4r<=b','wp-content/themes/salient/css/fonts/svg/music_mute.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_mute.svg.php',0,_binary '\b(!3!D\s',_binary '\b(!3!D\s',_binary '8:fZ\>\\g\B֦>;9>A\\','',0,'?'),(_binary '<\6ZVi\(˒\','wp-content/themes/salient/css/fonts/svg/music_note_multiple.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_note_multiple.svg.php',0,_binary '%\\n\X3\R\yV',_binary '%\\n\X3\R\yV',_binary '\,/\\\KzYT\\lh)\nvG)Z','',0,'?'),(_binary 'Xs_Ȅ&\c\:m\','wp-content/themes/salient/css/fonts/svg/music_note_single.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_note_single.svg.php',0,_binary 'F\7\\\Y\',_binary 'F\7\\\Y\',_binary 'kZ\_3,5AE\n铦\o[M9\rA','',0,'?'),(_binary 'sb\fj\\@\n?','wp-content/themes/salient/css/fonts/svg/music_pause_button.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_pause_button.svg.php',0,_binary 'I\J\\X|',_binary 'I\J\\X|',_binary '\=R=}B\J\\Zn|~\\r','',0,'?'),(_binary 'WZ9_h-\\','wp-content/themes/salient/css/fonts/svg/music_play_button.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_play_button.svg.php',0,_binary 'Ӓ\0f\'Q\\6{hf\\',_binary 'Ӓ\0f\'Q\\6{hf\\',_binary '<\j3\8M\EDqÞ8ujѩ`2\\','',0,'?'),(_binary '\$\\\\\\\TC','wp-content/themes/salient/css/fonts/svg/music_playlist.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_playlist.svg.php',0,_binary 'js{\\>lW\',_binary 'js{\\>lW\',_binary '.V\\\Fظ]\nc\nU\\TkZ4S','',0,'?'),(_binary '瓧t70\S9','wp-content/themes/salient/css/fonts/svg/music_radio_ghettoblaster.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_radio_ghettoblaster.svg.php',0,_binary 'V:R@J>\\',_binary 'V:R@J>\\',_binary '5r#\RѼOޮ(<6k	-u_c֥ܟa','',0,'?'),(_binary 'ۗ)|{[6W','wp-content/themes/salient/css/fonts/svg/music_radio_portable.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_radio_portable.svg.php',0,_binary '\0$J:}\!\w',_binary '\0$J:}\!\w',_binary 'Yj\r\'	\r賊l\5#mH\\N\','',0,'?'),(_binary 'Ș\Рuv\Eo.','wp-content/themes/salient/css/fonts/svg/music_record.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_record.svg.php',0,_binary '\n\\~\\2b,',_binary '\n\\~\\2b,',_binary '0\\Eg=\L0~|d\}c9','',0,'?'),(_binary '9@\QP\T\','wp-content/themes/salient/css/fonts/svg/music_recordplayer.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_recordplayer.svg.php',0,_binary '\\땾\+K',_binary '\\땾\+K',_binary '\\/\"uQ֝\nV \\'Y\h\X\"\,\\','',0,'?'),(_binary '\nZM\\\\\P','wp-content/themes/salient/css/fonts/svg/music_repeat_button.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_repeat_button.svg.php',0,_binary '6tv\b\a.=\',_binary '6tv\b\a.=\',_binary '\HRM$\n\bc\d4|e\ԙ\\\\xz	','',0,'?'),(_binary '\{\B\l\r?','wp-content/themes/salient/css/fonts/svg/music_rewind_button.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_rewind_button.svg.php',0,_binary 'O\N\rq\N;\\\\',_binary 'O\N\rq\N;\\\\',_binary '\Yd8ɩL\\n\\yI[\[\w\럦','',0,'?'),(_binary 'zpަE\\q2${t\"','wp-content/themes/salient/css/fonts/svg/music_shuffle_button.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_shuffle_button.svg.php',0,_binary 'ӊ\\6\Xm\\"',_binary 'ӊ\\6\Xm\\"',_binary 'b\CU᠛\\"E{l͇\\\`','',0,'?'),(_binary '\"J2â\μ{yr','wp-content/themes/salient/css/fonts/svg/music_stop_button.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_stop_button.svg.php',0,_binary '\9i#!mkR(',_binary '\9i#!mkR(',_binary '\?]}YF\\y+\\G?\o\','',0,'?'),(_binary ':I\\\m\\і}e*{','wp-content/themes/salient/css/fonts/svg/music_tape.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_tape.svg.php',0,_binary '\߰\3=ji}{AgG',_binary '\߰\3=ji}{AgG',_binary 'Ni6u5mW6\B\C5;f\ac!\\\r','',0,'?'),(_binary '\LFA\/\Zќϝe','wp-content/themes/salient/css/fonts/svg/music_volume_down.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_volume_down.svg.php',0,_binary 'E\E\\\n',_binary 'E\E\\\n',_binary 'џ}\і\\\\J\\"\\r3_afOi2\\R\','',0,'?'),(_binary '\(VOs1|\ϗ','wp-content/themes/salient/css/fonts/svg/music_volume_up.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_volume_up.svg.php',0,_binary '@f\\2H\\lѪК',_binary '@f\\2H\\lѪК',_binary 'ۢ\昣u!\0\ef0\uH\\\','',0,'?'),(_binary 'D-\F\>\5>]','wp-content/themes/salient/css/fonts/svg/software_add_vectorpoint.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_add_vectorpoint.svg.php',0,_binary '\\ى*`\8\\lU2\Z',_binary '\\ى*`\8\\lU2\Z',_binary '\\\s\n\'\g\U̙F\\qjQW$?k\[','',0,'?'),(_binary '_\+\QV<\\o8','wp-content/themes/salient/css/fonts/svg/software_box_oval.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_box_oval.svg.php',0,_binary '^\\\]\pmKK4\\',_binary '^\\\]\pmKK4\\',_binary '\mÚ\H\\ę\\Zܹ\~7fՌ]B\YJ\0','',0,'?'),(_binary '\"\r(g:>\\\','wp-content/themes/salient/css/fonts/svg/software_box_polygon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_box_polygon.svg.php',0,_binary '[\ZG[=>\4sul{',_binary '[\ZG[=>\4sul{',_binary 'h,*\ַHl\ZV\%tsʘC4+','',0,'?'),(_binary '^\gU䶯\\'bI\','wp-content/themes/salient/css/fonts/svg/software_box_rectangle.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_box_rectangle.svg.php',0,_binary '~\UǥX\\}',_binary '~\UǥX\\}',_binary '\c\#\^t&>\	}4\\\ŕti\i','',0,'?'),(_binary 'F:\\\!\$\','wp-content/themes/salient/css/fonts/svg/software_box_roundedrectangle.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_box_roundedrectangle.svg.php',0,_binary '\\0\|\n]\\\?',_binary '\\0\|\n]\\\?',_binary '\b7h\\%\/\\=-\uCtJ\\','',0,'?'),(_binary '\1C\?','wp-content/themes/salient/css/fonts/svg/software_character.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_character.svg.php',0,_binary 'X=\\\\j,',_binary 'X=\\\\j,',_binary 'l8_)XW\Q\`aw\e]<~>K.b;','',0,'?'),(_binary 'w!\pi\n#wcz','wp-content/themes/salient/css/fonts/svg/software_crop.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_crop.svg.php',0,_binary 'o\aEͨ\#Wf/M',_binary 'o\aEͨ\#Wf/M',_binary '\[QϺ)Pַْ\\A\"*@8$5C\','',0,'?'),(_binary '[\\岣/qs:ׯݪ','wp-content/themes/salient/css/fonts/svg/software_eyedropper.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_eyedropper.svg.php',0,_binary 'X!d_Xbw\~',_binary 'X!d_Xbw\~',_binary 'B\wUcٶVX\'$J!Wy\0HiNQ\'\','',0,'?'),(_binary 'ΰ\IB6\M#r\\n(','wp-content/themes/salient/css/fonts/svg/software_font_allcaps.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_allcaps.svg.php',0,_binary '\\j:5Ex\\',_binary '\\j:5Ex\\',_binary 'WX!Whl5\\>߮/me\\\\!','',0,'?'),(_binary 'ut.ȤPk~J','wp-content/themes/salient/css/fonts/svg/software_font_baseline_shift.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_baseline_shift.svg.php',0,_binary 'n\N\'\2g\aȣ',_binary 'n\N\'\2g\aȣ',_binary '\28V\Z\ޙ-\jP8?T\j\W\s\\','',0,'?'),(_binary '\ʋk(j\9͂\;','wp-content/themes/salient/css/fonts/svg/software_font_horizontal_scale.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_horizontal_scale.svg.php',0,_binary '~\\n\MԱ.hs<',_binary '~\\n\MԱ.hs<',_binary '\OlW0\qV\&\t6z\\4!\\','',0,'?'),(_binary 'v֨v\n\"A\0&y\','wp-content/themes/salient/css/fonts/svg/software_font_kerning.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_kerning.svg.php',0,_binary 'T^\P@7!\rsk',_binary 'T^\P@7!\rsk',_binary 'V\FpqlT\\\\nVT\[','',0,'?'),(_binary '4Ge^A\q\\n','wp-content/themes/salient/css/fonts/svg/software_font_leading.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_leading.svg.php',0,_binary '遳d,',_binary '遳d,',_binary 'N\ۏ\qi<a>\\\\>\\;ϜC\\\','',0,'?'),(_binary '\TҜ\ښ\\\','wp-content/themes/salient/css/fonts/svg/software_font_size.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_size.svg.php',0,_binary '\:8\9\m\',_binary '\:8\9\m\',_binary '\D\L& X\\0\Z\\uAAj%X\\','',0,'?'),(_binary 'dN\D\\AY;a\','wp-content/themes/salient/css/fonts/svg/software_font_smallcapital.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_smallcapital.svg.php',0,_binary 'ϼ9\\NrNJKS^',_binary 'ϼ9\\NrNJKS^',_binary 'SF(&\떿D/9k)4_-<dqK]','',0,'?'),(_binary '\\ʧhV9K','wp-content/themes/salient/css/fonts/svg/software_font_smallcaps.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_smallcaps.svg.php',0,_binary 'g\Le\)Y}TbU̻\',_binary 'g\Le\)Y}TbU̻\',_binary 'hP\DK\YZmhԇ|\`7}\\\5','',0,'?'),(_binary '	L\8\ <\&:o\','wp-content/themes/salient/css/fonts/svg/software_font_strikethrough.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_strikethrough.svg.php',0,_binary '\rP.}^`q6o',_binary '\rP.}^`q6o',_binary '+\ٲz|\\!Eՙ4\ZiY','',0,'?'),(_binary '+]{!PO\^iE\','wp-content/themes/salient/css/fonts/svg/software_font_tracking.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_tracking.svg.php',0,_binary '\nC\\\r\:_I75u:\',_binary '\nC\\\r\:_I75u:\',_binary '\^\"\W(\=\m\=G5Xz\0{tN|lx\\','',0,'?'),(_binary 'Ct%c\\\\*','wp-content/themes/salient/css/fonts/svg/software_font_underline.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_underline.svg.php',0,_binary '\JF*nr^@\\r\\',_binary '\JF*nr^@\\r\\',_binary '\Yb}$\\H\\k~A\\F\\t\d','',0,'?'),(_binary 'yp\4$È\\X@9\','wp-content/themes/salient/css/fonts/svg/software_font_vertical_scale.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_vertical_scale.svg.php',0,_binary '<ec*H@8',_binary '<ec*H@8',_binary 'L\ڛp\˔\ !\Am\j;Katl\','',0,'?'),(_binary '\i\RXQ\\\Dk1#','wp-content/themes/salient/css/fonts/svg/software_horizontal_align_center.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_horizontal_align_center.svg.php',0,_binary '\}Tn.<\Fn\ ',_binary '\}Tn.<\Fn\ ',_binary 'U׽4ªeFi\\\\Ց>\AI\\n\\\u','',0,'?'),(_binary '9q;G\_\d\','wp-content/themes/salient/css/fonts/svg/software_horizontal_align_left.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_horizontal_align_left.svg.php',0,_binary '\Zl?t	9W\v',_binary '\Zl?t	9W\v',_binary 'Q\4\Z\,\	\Z\j\&d\oO\;4=(','',0,'?'),(_binary '}\\&Ƕ\0L&W','wp-content/themes/salient/css/fonts/svg/software_horizontal_align_right.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_horizontal_align_right.svg.php',0,_binary 'c=+e\\V',_binary 'c=+e\\V',_binary 'LÇ\\֎b\Dmr$Y/d\b$R\~','',0,'?'),(_binary '\Z\\\JTgv','wp-content/themes/salient/css/fonts/svg/software_horizontal_distribute_center.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_horizontal_distribute_center.svg.php',0,_binary 'Fg\n\L_p\"',_binary 'Fg\n\L_p\"',_binary '\^{\r_u\\\Oŵ\\Z\t\zH','',0,'?'),(_binary 'Ƴ`\Om^0\\\4','wp-content/themes/salient/css/fonts/svg/software_horizontal_distribute_left.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_horizontal_distribute_left.svg.php',0,_binary 'WcL\9\n\®',_binary 'WcL\9\n\®',_binary 'Q\x?\F|\"DFuO\ZBD\\','',0,'?'),(_binary '\Z\\+U3\#\.\\','wp-content/themes/salient/css/fonts/svg/software_horizontal_distribute_right.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_horizontal_distribute_right.svg.php',0,_binary '\JIqeJ\'oP[0',_binary '\JIqeJ\'oP[0',_binary 'ϗI\	(hǽ~QƖ*\҈','',0,'?'),(_binary '!?\\r\\ލt\\','wp-content/themes/salient/css/fonts/svg/software_indent_firstline.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_indent_firstline.svg.php',0,_binary '\\r\8}	\\GBB',_binary '\\r\8}	\\GBB',_binary 't@D\H\	\j	L?\\ntl\'Zr\','',0,'?'),(_binary 'z#\(\\N>ҡ\','wp-content/themes/salient/css/fonts/svg/software_indent_left.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_indent_left.svg.php',0,_binary '@i\1\tR\O\ڥi',_binary '@i\1\tR\O\ڥi',_binary '\"D6W& \r\ Ɂ\\]\\\'','',0,'?'),(_binary '\\<l\{\'ڞ\w;','wp-content/themes/salient/css/fonts/svg/software_indent_right.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_indent_right.svg.php',0,_binary '\KaQO{0Ul\Ʊ',_binary '\KaQO{0Ul\Ʊ',_binary '\z\.\tW|ө<@C\\R\\\":\	','',0,'?'),(_binary '\\n\\'\\[','wp-content/themes/salient/css/fonts/svg/software_lasso.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_lasso.svg.php',0,_binary 'V_\8ګ\e\\\\',_binary 'V_\8ګ\e\\\\',_binary '\Z\,HMT	\\LF\nED\$','',0,'?'),(_binary '\g\}\\E\@l\@a\','wp-content/themes/salient/css/fonts/svg/software_layers1.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layers1.svg.php',0,_binary 'Hl~۰\\\Ww',_binary 'Hl~۰\\\Ww',_binary 'y\"\\\"-N\&$UV\OӄX>ڰP','',0,'?'),(_binary '\0i\\9ܜu','wp-content/themes/salient/css/fonts/svg/software_layers2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layers2.svg.php',0,_binary '\\,\\\vL\0\',_binary '\\,\\\vL\0\',_binary '3\\0\\\4Oq-\\\r\d','',0,'?'),(_binary 'iJ?\q\X','wp-content/themes/salient/css/fonts/svg/software_layout-8boxes.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout-8boxes.svg.php',0,_binary 'Mf\\e\ \~',_binary 'Mf\\e\ \~',_binary '~%y\Z\Fc\\>MoR\TŌq~	pc\','',0,'?'),(_binary '\\\EO3\\>XB:','wp-content/themes/salient/css/fonts/svg/software_layout.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout.svg.php',0,_binary '\'\©P\\ZIF',_binary '\'\©P\\ZIF',_binary 'nf\	t\\]l;hD[<Q~K','',0,'?'),(_binary '\;v\0g\Ǭd1\','wp-content/themes/salient/css/fonts/svg/software_layout_2columns.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_2columns.svg.php',0,_binary '\\\'ɠQe%',_binary '\\\'ɠQe%',_binary 'LJ[P\檄\J͂tw\!\U\','',0,'?'),(_binary '\[a)\*H==','wp-content/themes/salient/css/fonts/svg/software_layout_3columns.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_3columns.svg.php',0,_binary '\/\U7A',_binary '\/\U7A',_binary 'O5P\\};\e^bI\z\\ט(\2\\	\\','',0,'?'),(_binary '&`J~	-\r\Q\','wp-content/themes/salient/css/fonts/svg/software_layout_4boxes.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_4boxes.svg.php',0,_binary 'O=~kY\':S\N^',_binary 'O=~kY\':S\N^',_binary '\\\OYPr6\\Z#Lu|f_,V','',0,'?'),(_binary 'qsI\\z칪-','wp-content/themes/salient/css/fonts/svg/software_layout_4columns.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_4columns.svg.php',0,_binary '\\pf\Ѯf\\\p',_binary '\\pf\Ѯf\\\p',_binary 'Nq\e\\{v\C\t%\8k*:V|Rrv','',0,'?'),(_binary 'sЮ\44\\\YI\\P','wp-content/themes/salient/css/fonts/svg/software_layout_4lines.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_4lines.svg.php',0,_binary '[FfDCO>/t{\r',_binary '[FfDCO>/t{\r',_binary '5\,\Z\sEu\Z>A8a\:\mvyR-','',0,'?'),(_binary 'lX\\'\1ֵT[','wp-content/themes/salient/css/fonts/svg/software_layout_header.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header.svg.php',0,_binary '_p\i\T?\\\#',_binary '_p\i\T?\\\#',_binary '	 Yc\;%\sf<<\\=H/\W\','',0,'?'),(_binary 'Yw@L>\\LF','wp-content/themes/salient/css/fonts/svg/software_layout_header_2columns.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_2columns.svg.php',0,_binary 'O\\I$zJb',_binary 'O\\I$zJb',_binary '\Ix|8\\0\hI޲J\T.','',0,'?'),(_binary 'A\F\b\8','wp-content/themes/salient/css/fonts/svg/software_layout_header_3columns.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_3columns.svg.php',0,_binary '\|!n+10\|%',_binary '\|!n+10\|%',_binary 'f\\wxK\.#\`\sz\k[=','',0,'?'),(_binary '\b1.%8Mk\X','wp-content/themes/salient/css/fonts/svg/software_layout_header_4boxes.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_4boxes.svg.php',0,_binary '\8f^ʄ',_binary '\8f^ʄ',_binary 'WIҫ\0\sS\]9.\@G\̑T>A','',0,'?'),(_binary 'W\q?j','wp-content/themes/salient/css/fonts/svg/software_layout_header_4columns.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_4columns.svg.php',0,_binary '[sMsr<\lǸ=',_binary '[sMsr<\lǸ=',_binary 'k\uo\\!\6$\\KX\Itv*񉝌2|R','',0,'?'),(_binary 'L\\Ĳ\"r\T-sM','wp-content/themes/salient/css/fonts/svg/software_layout_header_complex.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_complex.svg.php',0,_binary '\6\Zp\j3GrV',_binary '\6\Zp\j3GrV',_binary '>\@i 狘\!N\q\\&.\:E','',0,'?'),(_binary '-7%0Jѽ:\','wp-content/themes/salient/css/fonts/svg/software_layout_header_complex2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_complex2.svg.php',0,_binary '@L۽9V+\\\\',_binary '@L۽9V+\\\\',_binary '\jxKը0̋\+Lw\\n;z\Q','',0,'?'),(_binary '}%\Z8{c\:','wp-content/themes/salient/css/fonts/svg/software_layout_header_complex3.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_complex3.svg.php',0,_binary '\0,c\ѤP2&#o',_binary '\0,c\ѤP2&#o',_binary '(\\Ro!\z=HzTv\\K5','',0,'?'),(_binary 'f6\\0,-\\r','wp-content/themes/salient/css/fonts/svg/software_layout_header_complex4.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_complex4.svg.php',0,_binary '\0,c\ѤP2&#o',_binary '\0,c\ѤP2&#o',_binary '(\\Ro!\z=HzTv\\K5','',0,'?'),(_binary '\\6=*,l\\\','wp-content/themes/salient/css/fonts/svg/software_layout_header_sideleft.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_sideleft.svg.php',0,_binary '\\"uAɑ1\dD\',_binary '\\"uAɑ1\dD\',_binary '^\pL/G\1|\\n\ow\R^\4H@Y\','',0,'?'),(_binary '\\D\\f47zN#','wp-content/themes/salient/css/fonts/svg/software_layout_header_sideright.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_sideright.svg.php',0,_binary 'a\!\nL2\\a',_binary 'a\!\nL2\\a',_binary '\ZeQ\\Z_0\ s-j*P\ޠ\\q','',0,'?'),(_binary '%iOx%\\2','wp-content/themes/salient/css/fonts/svg/software_layout_sidebar_left.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_sidebar_left.svg.php',0,_binary '`\)X\E\t\k2ؑ',_binary '`\)X\E\t\k2ؑ',_binary 'M콖\\\+\m\b\\\Q{5˖\','',0,'?'),(_binary '|7\\"֝>Џb','wp-content/themes/salient/css/fonts/svg/software_layout_sidebar_right.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_sidebar_right.svg.php',0,_binary 'h\tfQK',_binary 'h\tfQK',_binary 'a7˽\5dM\&i\\&c\\z\\\A\>','',0,'?'),(_binary '\\B\\W\\0\\"','wp-content/themes/salient/css/fonts/svg/software_magnete.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_magnete.svg.php',0,_binary '\`\ZR1uBW#1|',_binary '\`\ZR1uBW#1|',_binary '\y\\\\_j\\T\r9LT*h','',0,'?'),(_binary '+%ُ\"FUL\~','wp-content/themes/salient/css/fonts/svg/software_pages.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_pages.svg.php',0,_binary '\\	\\:nh',_binary '\\	\\:nh',_binary '\A\VK\z7\\[Jv\q\'u`\֣`\','',0,'?'),(_binary '<\~KLj;\%','wp-content/themes/salient/css/fonts/svg/software_paintbrush.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paintbrush.svg.php',0,_binary 'gqcI\'*OE',_binary 'gqcI\'*OE',_binary '9\\rsh6\SH6^^\\\\\4q','',0,'?'),(_binary '\Sn\^\)\','wp-content/themes/salient/css/fonts/svg/software_paintbucket.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paintbucket.svg.php',0,_binary '0.+1.s\j\r\\"x',_binary '0.+1.s\j\r\\"x',_binary '`\D^Q̛\h\pEExj\N(\y\'Y~\^','',0,'?'),(_binary '\-@\;a','wp-content/themes/salient/css/fonts/svg/software_paintroller.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paintroller.svg.php',0,_binary 'K\T\\\#CiT',_binary 'K\T\\\#CiT',_binary '\[#Q\\LS\\\\\\\`c','',0,'?'),(_binary '\AO܂8\\','wp-content/themes/salient/css/fonts/svg/software_paragraph.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph.svg.php',0,_binary '+2ӭVn\X\'',_binary '+2ӭVn\X\'',_binary '\\\	\FH\'֣\*s\"\\e','',0,'?'),(_binary ',+Ǘ9\WTO','wp-content/themes/salient/css/fonts/svg/software_paragraph_align_left.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph_align_left.svg.php',0,_binary '8\\v\\V>W',_binary '8\\v\\V>W',_binary '\\\k	\w4\G\X\\\'\9\~i\\a8','',0,'?'),(_binary '\@P\\~=>','wp-content/themes/salient/css/fonts/svg/software_paragraph_align_right.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph_align_right.svg.php',0,_binary '\i\9\s\\0MQ',_binary '\i\9\s\\0MQ',_binary '5M&\wQ\n,\`S|\@D\Z\','',0,'?'),(_binary '\LK6ݝ1ލ)','wp-content/themes/salient/css/fonts/svg/software_paragraph_center.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph_center.svg.php',0,_binary 'X\p|\F\TG\',_binary 'X\p|\F\TG\',_binary '8\\\'\hV$\!W2\P_(܀X?B1&','',0,'?'),(_binary '.7\]M\5A=\w@','wp-content/themes/salient/css/fonts/svg/software_paragraph_justify_all.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph_justify_all.svg.php',0,_binary '\,^~\\\\?u',_binary '\,^~\\\\?u',_binary ' \0\",R(.˅n/\ZZgIM>a','',0,'?'),(_binary '3|KJ\ɍ#\\6v','wp-content/themes/salient/css/fonts/svg/software_paragraph_justify_center.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph_justify_center.svg.php',0,_binary '\s\\昁7',_binary '\s\\昁7',_binary '\PDښ\M\zZ\T\cx\\\\U\\0U','',0,'?'),(_binary '?yK\{\\%-\%\','wp-content/themes/salient/css/fonts/svg/software_paragraph_justify_left.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph_justify_left.svg.php',0,_binary 'Pu6KJF9e',_binary 'Pu6KJF9e',_binary '-\0%\18JXAB\rn}f8\\̶\(','',0,'?'),(_binary '\\+>E[R3\0E\','wp-content/themes/salient/css/fonts/svg/software_paragraph_justify_right.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph_justify_right.svg.php',0,_binary 'D*O\\}Gx\͈V',_binary 'D*O\\}Gx\͈V',_binary ']x)!d]ߊaͶ\G\,JϷb\\[','',0,'?'),(_binary '\r\\F','wp-content/themes/salient/css/fonts/svg/software_paragraph_space_after.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph_space_after.svg.php',0,_binary '\\>\\Re*¸\',_binary '\\>\\Re*¸\',_binary 'E\ߠ\\\\\\hK\A߇0ʾ','',0,'?'),(_binary 'Jy/\\\u,Br','wp-content/themes/salient/css/fonts/svg/software_paragraph_space_before.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph_space_before.svg.php',0,_binary '\r7:\ƛ\nM\\_\b',_binary '\r7:\ƛ\nM\\_\b',_binary '5Gyɛ\<\:k\\ayB\ohja>','',0,'?'),(_binary '=W\#9\'\\Ñ+','wp-content/themes/salient/css/fonts/svg/software_pathfinder_exclude.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_pathfinder_exclude.svg.php',0,_binary 'L\f\	iҤp\\r\',_binary 'L\f\	iҤp\\r\',_binary 'K\v4>s\#\>u\\\x\FgR%H','',0,'?'),(_binary 'Ԋ\}Yéf','wp-content/themes/salient/css/fonts/svg/software_pathfinder_intersect.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_pathfinder_intersect.svg.php',0,_binary '+\r\Hys\',_binary '+\r\Hys\',_binary 'H\\\m9k\\m+fN?:e\[\','',0,'?'),(_binary 'l`iaP\l^\\\\Z','wp-content/themes/salient/css/fonts/svg/software_pathfinder_subtract.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_pathfinder_subtract.svg.php',0,_binary '\lUޜ',_binary '\lUޜ',_binary '\y|%jÌ\ĠƞpMY!xX<','',0,'?'),(_binary 'i(f\2§!','wp-content/themes/salient/css/fonts/svg/software_pathfinder_unite.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_pathfinder_unite.svg.php',0,_binary '\\nL\{ɣI',_binary '\\nL\{ɣI',_binary '\*\\0\ؙM\^]X\\^]\\x:','',0,'?'),(_binary '\¡>\0{\P\','wp-content/themes/salient/css/fonts/svg/software_pen.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_pen.svg.php',0,_binary '\ZA\v4\juZ\9',_binary '\ZA\v4\juZ\9',_binary '>\\\	\\\J#\\\\H`\Ԛ\\s\','',0,'?'),(_binary '\]H%ǎȁ\s7','wp-content/themes/salient/css/fonts/svg/software_pen_add.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_pen_add.svg.php',0,_binary '!h\w\\Y4e',_binary '!h\w\\Y4e',_binary '\L\e\Y\s\#UfK\\\=&\\\','',0,'?'),(_binary 'ԽIx\=M','wp-content/themes/salient/css/fonts/svg/software_pen_remove.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_pen_remove.svg.php',0,_binary '\\v|\\[?',_binary '\\v|\\[?',_binary '7\\\\!|\\\\7:]\\\'s','',0,'?'),(_binary '7M\\EF\hl\Z@','wp-content/themes/salient/css/fonts/svg/software_pencil.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_pencil.svg.php',0,_binary '%\qCJͬ\L\Tj\',_binary '%\qCJͬ\L\Tj\',_binary '\\"\S<9\O~\nP;>҈zbi=Z','',0,'?'),(_binary '\i\\\\fTI,\\','wp-content/themes/salient/css/fonts/svg/software_polygonallasso.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_polygonallasso.svg.php',0,_binary '5QWw\\4L\\`\2',_binary '5QWw\\4L\\`\2',_binary '1W̟?\i\H3z\\\w','',0,'?'),(_binary 'xd\x\'9\%#','wp-content/themes/salient/css/fonts/svg/software_reflect_horizontal.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_reflect_horizontal.svg.php',0,_binary 'x%Q4\_z\',_binary 'x%Q4\_z\',_binary '\\+I\r\{yR\\̡rMj','',0,'?'),(_binary '	^㶤0\\\','wp-content/themes/salient/css/fonts/svg/software_reflect_vertical.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_reflect_vertical.svg.php',0,_binary 'y׎B\lv\\\',_binary 'y׎B\lv\\\',_binary '\>g0:\yrRX\nVC\˶_','',0,'?'),(_binary 'g\@ЉSw\Z\!','wp-content/themes/salient/css/fonts/svg/software_remove_vectorpoint.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_remove_vectorpoint.svg.php',0,_binary '4\\+\\L\D69[',_binary '4\\+\\L\D69[',_binary '5\\\ȍU\,\f\\jX\l1 gY\','',0,'?'),(_binary 's\g<VW','wp-content/themes/salient/css/fonts/svg/software_scale_expand.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_scale_expand.svg.php',0,_binary '\\\V>Z}|\',_binary '\\\V>Z}|\',_binary 'ArgYCfQDݸ\"\{攻xHq<E','',0,'?'),(_binary '\9[\\&','wp-content/themes/salient/css/fonts/svg/software_scale_reduce.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_scale_reduce.svg.php',0,_binary 'o\4I:\)v\N\Z',_binary 'o\4I:\)v\N\Z',_binary '\\\\Br\zyz7+B*xz\C','',0,'?'),(_binary '$\;\KN\ZD\','wp-content/themes/salient/css/fonts/svg/software_selection_oval.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_selection_oval.svg.php',0,_binary '\a\\$bp\S\Z_Z',_binary '\a\\$bp\S\Z_Z',_binary '+ڪ\nI\(^pyC.뼃Lj','',0,'?'),(_binary 'Ze!fCiT$εj','wp-content/themes/salient/css/fonts/svg/software_selection_polygon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_selection_polygon.svg.php',0,_binary 'ylb\$*d\r',_binary 'ylb\$*d\r',_binary '\nr\\;\\@?Mnxx*\\Ta\\','',0,'?'),(_binary 'L\\\襓+~\Z\','wp-content/themes/salient/css/fonts/svg/software_selection_rectangle.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_selection_rectangle.svg.php',0,_binary '%$\\\a\(Qa0',_binary '%$\\\a\(Qa0',_binary 'D?h\0Y6pm!\\	 ˈIf#\N','',0,'?'),(_binary 'Ę;l\\\T\Q','wp-content/themes/salient/css/fonts/svg/software_selection_roundedrectangle.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_selection_roundedrectangle.svg.php',0,_binary '\\ñXC\G\鱥',_binary '\\ñXC\G\鱥',_binary 'Nb/\U\G);Z_Eji\\J,\\"\\','',0,'?'),(_binary 'ÛCs2\PHoBiP','wp-content/themes/salient/css/fonts/svg/software_shape_oval.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_shape_oval.svg.php',0,_binary '\c\\ՖLsu+w\',_binary '\c\\ՖLsu+w\',_binary '\\1`(\sK\"i Kf\n\'_	yh\','',0,'?'),(_binary 's\6\*.P\S\\','wp-content/themes/salient/css/fonts/svg/software_shape_polygon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_shape_polygon.svg.php',0,_binary '\kbM\W1\n-O^',_binary '\kbM\W1\n-O^',_binary '3\\Z\'\u;:b>\i!\p\"Z}U','',0,'?'),(_binary '\j\x>\\\KJk','wp-content/themes/salient/css/fonts/svg/software_shape_rectangle.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_shape_rectangle.svg.php',0,_binary '\6F\4\',_binary '\6F\4\',_binary ']syn\\\uY>E\^\5Ɉ}`_','',0,'?'),(_binary '\뎨!\n\j','wp-content/themes/salient/css/fonts/svg/software_shape_roundedrectangle.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_shape_roundedrectangle.svg.php',0,_binary '\\j\ ?r@\+',_binary '\\j\ ?r@\+',_binary '\"c\Eo iNBD\A:/F̬','',0,'?'),(_binary 'L O촮|N>\\y','wp-content/themes/salient/css/fonts/svg/software_slice.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_slice.svg.php',0,_binary 'm\\\G\,\9',_binary 'm\\\G\,\9',_binary '\`\{Rx\'}_\\q۷c\','',0,'?'),(_binary '\\_ҀߊY#','wp-content/themes/salient/css/fonts/svg/software_transform_bezier.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_transform_bezier.svg.php',0,_binary '\rwg>ŰI\\',_binary '\rwg>ŰI\\',_binary '9N9\N\<	\>1V\o5\*Wia ','',0,'?'),(_binary '\".\R]۸\nM\nG','wp-content/themes/salient/css/fonts/svg/software_vector_box.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_vector_box.svg.php',0,_binary ';+\>',_binary ';+\>',_binary '\\'W>N\\KX\\c\}\\"\','',0,'?'),(_binary '=(\\e\\0v','wp-content/themes/salient/css/fonts/svg/software_vector_composite.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_vector_composite.svg.php',0,_binary '\?\\oq\`\\',_binary '\?\\oq\`\\',_binary 'r-\4_۫\}x\jC|#쁉)','',0,'?'),(_binary '4F\Z\d\o׆I\)%j','wp-content/themes/salient/css/fonts/svg/software_vector_line.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_vector_line.svg.php',0,_binary '*MmAmu.A',_binary '*MmAmu.A',_binary '	^\\C<AB\[:\\\\\\\\Lڮ','',0,'?'),(_binary '\\\I\"ʧ0I\\','wp-content/themes/salient/css/fonts/svg/software_vertical_align_bottom.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_vertical_align_bottom.svg.php',0,_binary '6\_\l:\n\'\\',_binary '6\_\l:\n\'\\',_binary '\\^\\09*vw\y0 \I\C$\\','',0,'?'),(_binary '\'\:\\Z\\6h','wp-content/themes/salient/css/fonts/svg/software_vertical_align_center.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_vertical_align_center.svg.php',0,_binary 'ʙX%\\}\m',_binary 'ʙX%\\}\m',_binary '\}m\aq\۱LdMmuc-','',0,'?'),(_binary 'U\\u_1s>OH\S','wp-content/themes/salient/css/fonts/svg/software_vertical_align_top.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_vertical_align_top.svg.php',0,_binary '\0R;FQ\?\',_binary '\0R;FQ\?\',_binary 'Svf]y\;su5W\\'8P\1ެ3','',0,'?'),(_binary '!T\\'D4q\0\\Q','wp-content/themes/salient/css/fonts/svg/software_vertical_distribute_bottom.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_vertical_distribute_bottom.svg.php',0,_binary '\8\%ا2A\<O\',_binary '\8\%ا2A\<O\',_binary '\Z+\ː(\'\X)\9\\o\\=FJ}','',0,'?'),(_binary 'f.!R\:NP+\L','wp-content/themes/salient/css/fonts/svg/software_vertical_distribute_center.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_vertical_distribute_center.svg.php',0,_binary 'Ѓ~/RI;(\4\\\',_binary 'Ѓ~/RI;(\4\\\',_binary '+z_/\흛Mj\Iqc\'Pu,d e','',0,'?'),(_binary 'X`9\Wp\\]2\r\','wp-content/themes/salient/css/fonts/svg/software_vertical_distribute_top.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_vertical_distribute_top.svg.php',0,_binary '%֢b\!rzV',_binary '%֢b\!rzV',_binary '2F<\geř/vv\03\\\ZKz)	','',0,'?'),(_binary 'K\#N\\;À\','wp-content/themes/salient/css/fonts/svg/weather_aquarius.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_aquarius.svg.php',0,_binary '\6\=\4\\qIZ\)',_binary '\6\=\4\\qIZ\)',_binary 'B~5@Fe\1KO<C,`]Zɹ&7K\0','',0,'?'),(_binary 'וN^\nqF','wp-content/themes/salient/css/fonts/svg/weather_aries.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_aries.svg.php',0,_binary 'ʓũ\(\xp0',_binary 'ʓũ\(\xp0',_binary 'XT2ۜ\X/-bu\=$Ǐp\T\:sE%','',0,'?'),(_binary '=䳉x\4\#4T\','wp-content/themes/salient/css/fonts/svg/weather_cancer.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_cancer.svg.php',0,_binary '㗏Y\t}',_binary '㗏Y\t}',_binary '-?\t C3}\\\\sJ\[\Z!\"~','',0,'?'),(_binary 'M8ろ\4RA;\^','wp-content/themes/salient/css/fonts/svg/weather_capricorn.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_capricorn.svg.php',0,_binary '\)ѫ\by,F<',_binary '\)ѫ\by,F<',_binary '0/Po@ݸ`\\|\\|1\;\'\\gpV\-','',0,'?'),(_binary 'L8\r\\EU#\\n\\','wp-content/themes/salient/css/fonts/svg/weather_cloud.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_cloud.svg.php',0,_binary '%Y\16\Y\nTGF',_binary '%Y\16\Y\nTGF',_binary '5\\	\e\Z&oHsx.f:E\S:','',0,'?'),(_binary '\\fqi+	媊O','wp-content/themes/salient/css/fonts/svg/weather_cloud_drop.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_cloud_drop.svg.php',0,_binary 'q%\O0\\VR\\\h',_binary 'q%\O0\\VR\\\h',_binary '\dq\nqY\0ۚ\\|\@\nù\\\','',0,'?'),(_binary '\ҺS\9\\\','wp-content/themes/salient/css/fonts/svg/weather_cloud_lightning.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_cloud_lightning.svg.php',0,_binary 'nh+\[*(p)F',_binary 'nh+\[*(p)F',_binary '0\&s\\B	TSS\I\\','',0,'?'),(_binary 'K\͍\\\랓K\\','wp-content/themes/salient/css/fonts/svg/weather_cloud_snowflake.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_cloud_snowflake.svg.php',0,_binary '7\L\nMx\',_binary '7\L\nMx\',_binary '\o\\;\Bub\kN\R\\','',0,'?'),(_binary 'd~X#\Z{ݒ&ިP','wp-content/themes/salient/css/fonts/svg/weather_downpour_fullmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_downpour_fullmoon.svg.php',0,_binary '\\n\\q`j)\\'N',_binary '\\n\\q`j)\\'N',_binary '\5\\\\`\@\՝aJaҲ[Ӑo','',0,'?'),(_binary 'iA \t\3\v\$$','wp-content/themes/salient/css/fonts/svg/weather_downpour_halfmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_downpour_halfmoon.svg.php',0,_binary '\#*\5v4(\\',_binary '\#*\5v4(\\',_binary 'y|\+L5\l\s\'\"{\\\FhԻO','',0,'?'),(_binary 'Dܼ<=ǡj>\X','wp-content/themes/salient/css/fonts/svg/weather_downpour_sun.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_downpour_sun.svg.php',0,_binary 'aFzL\\\C:y \\',_binary 'aFzL\\\C:y \\',_binary '۴z\\No3WQ. \.D0U\\0X\','',0,'?'),(_binary '&\30I!Ac6	\','wp-content/themes/salient/css/fonts/svg/weather_drop.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_drop.svg.php',0,_binary 'n8+6icN@\`',_binary 'n8+6icN@\`',_binary 'Ii\\\\Su\\D\T\Ɛ3ˈx','',0,'?'),(_binary 'M\\,ei/&W\','wp-content/themes/salient/css/fonts/svg/weather_first_quarter .svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_first_quarter .svg.php',0,_binary '䤽Dc\(\\Ǒ',_binary '䤽Dc\(\\Ǒ',_binary 'Td\\l|\\\\\hTә\[}\c','',0,'?'),(_binary '\\J=I(a!\U\$','wp-content/themes/salient/css/fonts/svg/weather_fog.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_fog.svg.php',0,_binary '\\_\\'\ \'',_binary '\\_\\'\ \'',_binary '(W\Kto\-V\l)q*\\b','',0,'?'),(_binary '\q\MHg\2','wp-content/themes/salient/css/fonts/svg/weather_fog_fullmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_fog_fullmoon.svg.php',0,_binary '5뱴;\\X\r\Z8@',_binary '5뱴;\\X\r\Z8@',_binary '\@`\v`h=\b\RvA\`ڸn\9\̯','',0,'?'),(_binary 'F\Zpi\\l\RA\*','wp-content/themes/salient/css/fonts/svg/weather_fog_halfmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_fog_halfmoon.svg.php',0,_binary '\\\u5i&\(	Z5',_binary '\\\u5i&\(	Z5',_binary 'S,ÕC\&\^a4ܙC\^\i\n','',0,'?'),(_binary 'd\0Y\	\rZxIX','wp-content/themes/salient/css/fonts/svg/weather_fog_sun.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_fog_sun.svg.php',0,_binary '	pʖ\\Z0\Yz܆\',_binary '	pʖ\\Z0\Yz܆\',_binary 'OCJVP_*h\Z\\?w\\'kK\','',0,'?'),(_binary 'K1\iЮA*H\'\','wp-content/themes/salient/css/fonts/svg/weather_fullmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_fullmoon.svg.php',0,_binary '<Y\{l\\Ex\',_binary '<Y\{l\\Ex\',_binary '\i\b0uil!\`\=\QkiT\\\nj','',0,'?'),(_binary '\\.4nOF\b\Wݧ','wp-content/themes/salient/css/fonts/svg/weather_gemini.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_gemini.svg.php',0,_binary '0y\W4\\\',_binary '0y\W4\\\',_binary '\Kp6\\\T>\ЛH\4\q\\\\rDb6','',0,'?'),(_binary '.\\\; \T\\','wp-content/themes/salient/css/fonts/svg/weather_hail.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_hail.svg.php',0,_binary '<\7\\̍\ö\r',_binary '<\7\\̍\ö\r',_binary '\m\\&\}5&\ȂǗ{\?\6W1e','',0,'?'),(_binary 'B\0\kIiu\0\n','wp-content/themes/salient/css/fonts/svg/weather_hail_fullmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_hail_fullmoon.svg.php',0,_binary '\\\ܶ\ӌ\\\',_binary '\\\ܶ\ӌ\\\',_binary 'P\\f\\X\wz$s\\\tGt{lUF','',0,'?'),(_binary 'tY]_\~\#\O1','wp-content/themes/salient/css/fonts/svg/weather_hail_halfmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_hail_halfmoon.svg.php',0,_binary 'H	J^͐\\\\',_binary 'H	J^͐\\\\',_binary '\a[@Ԟb\\a\\jؙ̫\0','',0,'?'),(_binary 'K\rb\O\\X2','wp-content/themes/salient/css/fonts/svg/weather_hail_sun.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_hail_sun.svg.php',0,_binary 'n\\\j]u\d*',_binary 'n\\\j]u\d*',_binary 'j\\^dܵ 6\8\h\'z:P|Ȟ ','',0,'?'),(_binary '\\)Ǚ\gL\','wp-content/themes/salient/css/fonts/svg/weather_last_quarter.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_last_quarter.svg.php',0,_binary '\^\\C\\cCM)',_binary '\^\\C\\cCM)',_binary '\tW\48-P;-\0\-\MSf:<S\T','',0,'?'),(_binary '\n\\)f#\\','wp-content/themes/salient/css/fonts/svg/weather_leo.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_leo.svg.php',0,_binary '7VqE,\k\\\\\Z',_binary '7VqE,\k\\\\\Z',_binary 'Zip\\z\\: 1Pc\\{\','',0,'?'),(_binary '\y\\b\`\\Ig','wp-content/themes/salient/css/fonts/svg/weather_libra.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_libra.svg.php',0,_binary '\\m\r\=%o.',_binary '\\m\r\=%o.',_binary '7\\)(ri\\h\kK\b\\\3p','',0,'?'),(_binary 'z\e\\L؂%','wp-content/themes/salient/css/fonts/svg/weather_lightning.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_lightning.svg.php',0,_binary 'Qڋ#z\"*S\Z#⠸',_binary 'Qڋ#z\"*S\Z#⠸',_binary '\$mmr\\\-]	/\\TZ','',0,'?'),(_binary 'Ql\.CiG6Օ','wp-content/themes/salient/css/fonts/svg/weather_mistyrain.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_mistyrain.svg.php',0,_binary 'x\\\ci.\r\\',_binary 'x\\\ci.\r\\',_binary 'q,\Q\))kX\\\H!\U\V','',0,'?'),(_binary '&ۼ\uD6af\\','wp-content/themes/salient/css/fonts/svg/weather_mistyrain_fullmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_mistyrain_fullmoon.svg.php',0,_binary '\C\0D$ߥ\'z#',_binary '\C\0D$ߥ\'z#',_binary '!<5\'Z\\6-v\E&\rr\z\r\Я\','',0,'?'),(_binary 'd\	ZY, d','wp-content/themes/salient/css/fonts/svg/weather_mistyrain_halfmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_mistyrain_halfmoon.svg.php',0,_binary '\\4-\ů\\o)\8',_binary '\\4-\ů\\o)\8',_binary '-A}cG\$9X\Obw\\\(','',0,'?'),(_binary 'cU׭\p\!pLo','wp-content/themes/salient/css/fonts/svg/weather_mistyrain_sun.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_mistyrain_sun.svg.php',0,_binary 'Tj|l*wB9A',_binary 'Tj|l*wB9A',_binary '\t\\b[&\\f]W8e)˸$B^','',0,'?'),(_binary 'n+\W3d','wp-content/themes/salient/css/fonts/svg/weather_moon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_moon.svg.php',0,_binary '\'\/M\\.rR>\\\',_binary '\'\/M\\.rR>\\\',_binary 'M]vlDD\"\^\Z<\~\r\:h','',0,'?'),(_binary 'Wrr\r\^	}\/%','wp-content/themes/salient/css/fonts/svg/weather_moondown_full.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_moondown_full.svg.php',0,_binary 'i\a\.ţ#\N',_binary 'i\a\.ţ#\N',_binary 'o p\!$/.vrfvh\'tR.\`C2c','',0,'?'),(_binary 'v 2\\x\)Z\h','wp-content/themes/salient/css/fonts/svg/weather_moondown_half.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_moondown_half.svg.php',0,_binary 'i\8_\xMB\',_binary 'i\8_\xMB\',_binary 't_,X\\\sedRU\;\\','',0,'?'),(_binary '\Ea\?x\0E\ J\','wp-content/themes/salient/css/fonts/svg/weather_moonset_full.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_moonset_full.svg.php',0,_binary '\\QiMy,;\X',_binary '\\QiMy,;\X',_binary 'Jw덡\]WC\e\rQ\Zv)2\N\','',0,'?'),(_binary '\\3x/Z\n7\\y','wp-content/themes/salient/css/fonts/svg/weather_moonset_half.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_moonset_half.svg.php',0,_binary ';ݨ,\\\\0\'',_binary ';ݨ,\\\\0\'',_binary '\\&f\6\n\\xT#ظC\\\n+i^','',0,'?'),(_binary 'ew\7uvQ%`ȸ4\','wp-content/themes/salient/css/fonts/svg/weather_move2.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_move2.svg.php',0,_binary '䤽Dc\(\\Ǒ',_binary '䤽Dc\(\\Ǒ',_binary 'Td\\l|\\\\\hTә\[}\c','',0,'?'),(_binary '\0+7ak.\\-','wp-content/themes/salient/css/fonts/svg/weather_newmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_newmoon.svg.php',0,_binary 'I7\$\\Z/iHQn',_binary 'I7\$\\Z/iHQn',_binary '\~ΧFuj\\'L\\P.x-Uo$l','',0,'?'),(_binary '9P1A\\T8\)\f','wp-content/themes/salient/css/fonts/svg/weather_pisces.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_pisces.svg.php',0,_binary '\?\q%)\S\'k',_binary '\?\q%)\S\'k',_binary '\0;\n\rC|\׏}}I#o\\g\j(:\'\','',0,'?'),(_binary '\^\K\\\'\\]\n','wp-content/themes/salient/css/fonts/svg/weather_rain.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_rain.svg.php',0,_binary '\##z\u',_binary '\##z\u',_binary '4@%TÊ\\fU>d[lGf\ߎ\l;','',0,'?'),(_binary '\\_$Q&\5\\','wp-content/themes/salient/css/fonts/svg/weather_rain_fullmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_rain_fullmoon.svg.php',0,_binary 'E\"\M%\6\',_binary 'E\"\M%\6\',_binary 'ȵ\\\\<!jЅ,1Ҳ&\\\ا\\','',0,'?'),(_binary '9\\\Gk^\*qn2\d','wp-content/themes/salient/css/fonts/svg/weather_rain_halfmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_rain_halfmoon.svg.php',0,_binary '#$K\\)PCɢ\\',_binary '#$K\\)PCɢ\\',_binary '\Pv%\B\sj!1\5H(\c\)ͮ','',0,'?'),(_binary '(%颬L\^p','wp-content/themes/salient/css/fonts/svg/weather_rain_sun.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_rain_sun.svg.php',0,_binary 'ґռ{Ҹ\͠vL\8',_binary 'ґռ{Ҹ\͠vL\8',_binary ',\FQ	I1rӮ1\ȟOp:a]dص\','',0,'?'),(_binary 'BmZ\/W}\BlYv','wp-content/themes/salient/css/fonts/svg/weather_sagittarius.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_sagittarius.svg.php',0,_binary '@N/q7Kh',_binary '@N/q7Kh',_binary '\l\H\\\%W5U\\܏j,aHwQ\','',0,'?'),(_binary 'n47\\\~Q','wp-content/themes/salient/css/fonts/svg/weather_scorpio.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_scorpio.svg.php',0,_binary '@1H\\cy{,Ę',_binary '@1H\\cy{,Ę',_binary '\\\!\\\E\$3{\\<ȫb/*\','',0,'?'),(_binary 'fF\\\\\?4\#g','wp-content/themes/salient/css/fonts/svg/weather_snow.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_snow.svg.php',0,_binary 'ԭo\֖*jj',_binary 'ԭo\֖*jj',_binary '3\ k9\ݧ\\Hr\\\=͵\E$(B','',0,'?'),(_binary '\D(\h\QRE','wp-content/themes/salient/css/fonts/svg/weather_snow_fullmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_snow_fullmoon.svg.php',0,_binary '\ZنC2f+H',_binary '\ZنC2f+H',_binary 'q\[\\~\*\\ncs\J-6\Z]\\ز','',0,'?'),(_binary '٠\1u\\\ӠK\','wp-content/themes/salient/css/fonts/svg/weather_snow_halfmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_snow_halfmoon.svg.php',0,_binary ',\H}\I>ڥ\\',_binary ',\H}\I>ڥ\\',_binary 'Xf\^\C\Y\\	K\\(+h,\\@\~','',0,'?'),(_binary 'h0>x3#w5','wp-content/themes/salient/css/fonts/svg/weather_snow_sun.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_snow_sun.svg.php',0,_binary '\T\r\\l\,\\r',_binary '\T\r\\l\,\\r',_binary '\wI\\\\RC,^t\x\	I\A\Y','',0,'?'),(_binary 'i9\k\#[!o\\(','wp-content/themes/salient/css/fonts/svg/weather_snowflake.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_snowflake.svg.php',0,_binary 'd/=V\/\x',_binary 'd/=V\/\x',_binary '\"aJ\0HQ۲\O\\\Eu\38(uj','',0,'?'),(_binary '4e\\gǙ⠲','wp-content/themes/salient/css/fonts/svg/weather_star.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_star.svg.php',0,_binary 'DaV\\\id\Qt',_binary 'DaV\\\id\Qt',_binary '5E3Ȫ\\#^\5ޜG@7\','',0,'?'),(_binary 'I\C\Hz9\\FL\','wp-content/themes/salient/css/fonts/svg/weather_storm-11.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_storm-11.svg.php',0,_binary '\N\'fx3x\Ğ',_binary '\N\'fx3x\Ğ',_binary '&\הn\T|d\=:N\Ȩ;9\','',0,'?'),(_binary '\\_֗P\?]y=Xs','wp-content/themes/salient/css/fonts/svg/weather_storm-32.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_storm-32.svg.php',0,_binary 'S,\\HL\[',_binary 'S,\\HL\[',_binary '\\9PZ\\\\~\\"p\'$?x\>\$}p\\','',0,'?'),(_binary '\n\\F\ \k	p_','wp-content/themes/salient/css/fonts/svg/weather_storm_fullmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_storm_fullmoon.svg.php',0,_binary 'ܮ:B+RQ\L\͡~',_binary 'ܮ:B+RQ\L\͡~',_binary '9\'_Q0=N\0\\:^1i-\\&\\','',0,'?'),(_binary '7\\\0nv4δ','wp-content/themes/salient/css/fonts/svg/weather_storm_halfmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_storm_halfmoon.svg.php',0,_binary '\cW>\"8\\',_binary '\cW>\"8\\',_binary '\\Wd>I&%5\\$=^OU{','',0,'?'),(_binary '\C<lZ\bG\','wp-content/themes/salient/css/fonts/svg/weather_storm_sun.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_storm_sun.svg.php',0,_binary '\ ˿ӵ{w:b',_binary '\ ˿ӵ{w:b',_binary '\pM?X\\\rG6<L\\','',0,'?'),(_binary 'k^\W6\0\\','wp-content/themes/salient/css/fonts/svg/weather_sun.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_sun.svg.php',0,_binary '\nuV8,Ȅ\\'P\x',_binary '\nuV8,Ȅ\\'P\x',_binary '\\[E\5m3F\L2H\<)\\\Tp','',0,'?'),(_binary '\JTZBq2^\}\','wp-content/themes/salient/css/fonts/svg/weather_sundown.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_sundown.svg.php',0,_binary '\\Tk\!\"E0',_binary '\\Tk\!\"E0',_binary '85U\\q\\gn\\Lmū+W]C\','',0,'?'),(_binary '\mP2>W\->','wp-content/themes/salient/css/fonts/svg/weather_sunset.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_sunset.svg.php',0,_binary 'W\\i\\,vp~',_binary 'W\\i\\,vp~',_binary 'uK\ѫk:)NK\\\#Vi\n41','',0,'?'),(_binary '\\\i\@\\\','wp-content/themes/salient/css/fonts/svg/weather_taurus.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_taurus.svg.php',0,_binary '\o\k.7=\V\\ČŴ',_binary '\o\k.7=\V\\ČŴ',_binary '\)\ZCI\A{eڔlfU$\*>bx','',0,'?'),(_binary '\Q\a\'\	}ɽ1','wp-content/themes/salient/css/fonts/svg/weather_tempest.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_tempest.svg.php',0,_binary 'a\[\\)M\\\\D',_binary 'a\[\\)M\\\\D',_binary '\/=;\-\\h\\s4\Vvt8\\Z','',0,'?'),(_binary 'X\e$)QAԱ\K','wp-content/themes/salient/css/fonts/svg/weather_tempest_fullmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_tempest_fullmoon.svg.php',0,_binary '~B3-\3́xml',_binary '~B3-\3́xml',_binary 'ՑQ*\\\&N(h\ˆ\8\0㎤h\0(','',0,'?'),(_binary '5vP\\}!\uwt\','wp-content/themes/salient/css/fonts/svg/weather_tempest_halfmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_tempest_halfmoon.svg.php',0,_binary 'ʙV\G\i#BMV',_binary 'ʙV\G\i#BMV',_binary '\Pp\ϐI1*n릙\E\\˳?','',0,'?'),(_binary '>Z\"\G)N[H^\\','wp-content/themes/salient/css/fonts/svg/weather_tempest_sun.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_tempest_sun.svg.php',0,_binary '>Ț\7AOWzW8',_binary '>Ț\7AOWzW8',_binary '~S&xv|5 /Dm)\r\[h[F','',0,'?'),(_binary '~ߌt\rFw1g','wp-content/themes/salient/css/fonts/svg/weather_variable_fullmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_variable_fullmoon.svg.php',0,_binary 'q\K\y!\r',_binary 'q\K\y!\r',_binary '\0ntM\s)4\]~%Ix1F\'D\2wv','',0,'?'),(_binary '\'\?x\Ě*\m=p\','wp-content/themes/salient/css/fonts/svg/weather_variable_halfmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_variable_halfmoon.svg.php',0,_binary 'l\\pA2+&@',_binary 'l\\pA2+&@',_binary '\\h@\\\@e.XL\"uy[h\\n1I','',0,'?'),(_binary '\q.T\|+yK\\n','wp-content/themes/salient/css/fonts/svg/weather_variable_sun.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_variable_sun.svg.php',0,_binary '\h_K\<\',_binary '\h_K\<\',_binary '˭.*_o\#\\\.j|o\B\Q\Le*','',0,'?'),(_binary '\\\ܠ\H*1','wp-content/themes/salient/css/fonts/svg/weather_virgo.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_virgo.svg.php',0,_binary 't*\'\\\'',_binary 't*\'\\\'',_binary '.Qn\\Wረ0p\\\\=XV.ΚxB','',0,'?'),(_binary ':<\r\P\\\','wp-content/themes/salient/css/fonts/svg/weather_waning_cresent.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_waning_cresent.svg.php',0,_binary 'q\{\\QMKO',_binary 'q\{\\QMKO',_binary '\'\0\\\\\x^me\s\rĢ\\Z2w\','',0,'?'),(_binary '\˽56i:a','wp-content/themes/salient/css/fonts/svg/weather_waning_gibbous.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_waning_gibbous.svg.php',0,_binary 'y\8@rY\Z\\',_binary 'y\8@rY\Z\\',_binary 'V#]W\tvĺ\b|\\51[K\:\\\\','',0,'?'),(_binary 'W)K\)\\\">{','wp-content/themes/salient/css/fonts/svg/weather_waxing_cresent.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_waxing_cresent.svg.php',0,_binary 'mlA\y^p\,F\',_binary 'mlA\y^p\,F\',_binary 'euqVNۂV\,\\ٿٟ3הџS','',0,'?'),(_binary '\:\4\겄1\','wp-content/themes/salient/css/fonts/svg/weather_waxing_gibbous.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_waxing_gibbous.svg.php',0,_binary 'u\#$X\N',_binary 'u\#$X\N',_binary '\'2Rk~/k\\9VjNgbx@x$\','',0,'?'),(_binary '\=WJ\\m\0g\','wp-content/themes/salient/css/fonts/svg/weather_wind.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind.svg.php',0,_binary '\!\pR\\r',_binary '\!\pR\\r',_binary '+{K\05\\jݤ]nP\8Wq\3\fZ','',0,'?'),(_binary '\\\ےfJRD:D','wp-content/themes/salient/css/fonts/svg/weather_wind_E.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_E.svg.php',0,_binary 'G5-{<(\H',_binary 'G5-{<(\H',_binary 'M%{}SI._\U\pj\Ns\\0*\\~\\2n\','',0,'?'),(_binary '<\f\f\\DVo\d','wp-content/themes/salient/css/fonts/svg/weather_wind_N.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_N.svg.php',0,_binary '^of\N7\',_binary '^of\N7\',_binary '\%\r4%X\\M)\\q}\\4\\','',0,'?'),(_binary '[J4&\\r\','wp-content/themes/salient/css/fonts/svg/weather_wind_NE.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_NE.svg.php',0,_binary '\v\']\(\q',_binary '\v\']\(\q',_binary 'M\GQD\\աIm\ىw5\'^\aC\','',0,'?'),(_binary '\B_\!j)s(','wp-content/themes/salient/css/fonts/svg/weather_wind_NW.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_NW.svg.php',0,_binary 'z\\\U(K;ts',_binary 'z\\\U(K;ts',_binary 'O\\ݯ\Z=0\'\B\n>GWBU+h','',0,'?'),(_binary '5\~`Y\\K\L','wp-content/themes/salient/css/fonts/svg/weather_wind_S.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_S.svg.php',0,_binary ']*\ntwY@W\\',_binary ']*\ntwY@W\\',_binary 'np\\=\ʯ\i\	\|U\>J󈣞+R','',0,'?'),(_binary '7?B\*@\+','wp-content/themes/salient/css/fonts/svg/weather_wind_SE.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_SE.svg.php',0,_binary '\xdF0\\`',_binary '\xdF0\\`',_binary '\5lsC\g\WtUA\8\L','',0,'?'),(_binary 'M\\x<ᝐ\c\+','wp-content/themes/salient/css/fonts/svg/weather_wind_SW.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_SW.svg.php',0,_binary 'WڎX\\HO\|',_binary 'WڎX\\HO\|',_binary '\(C\?hy(z)/2ke[ֈ','',0,'?'),(_binary 'cd1{\#\\#','wp-content/themes/salient/css/fonts/svg/weather_wind_W.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_W.svg.php',0,_binary 'k|O\=\Z\q',_binary 'k|O\=\Z\q',_binary '!|\\ZRv\ZKD?d\\w\L','',0,'?'),(_binary '_g#%>Un','wp-content/themes/salient/css/fonts/svg/weather_wind_fullmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_fullmoon.svg.php',0,_binary '\\(\c\\"K9\2',_binary '\\(\c\\"K9\2',_binary '(l\"`\($@\\U0ήi[A%','',0,'?'),(_binary 'P\\\m\%\ٯJA','wp-content/themes/salient/css/fonts/svg/weather_wind_halfmoon.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_halfmoon.svg.php',0,_binary 'Qb,q\jn\PU',_binary 'Qb,q\jn\PU',_binary '\\E\C\wV \q1.ae¬2==$','',0,'?'),(_binary ')+w)\(Xn','wp-content/themes/salient/css/fonts/svg/weather_wind_sun.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_sun.svg.php',0,_binary '@!\Kɂ\_',_binary '@!\Kɂ\_',_binary '\0$$\\\\\\\HV\4/~=\vf\\]\','',0,'?'),(_binary '\k\db\'x\	\','wp-content/themes/salient/css/fonts/svg/weather_windgust.svg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_windgust.svg.php',0,_binary '\\B\U̮\Қ\"v',_binary '\\B\U̮\Қ\"v',_binary '{D7?6\nQs\CPwס]rڙ\','',0,'?'),(_binary '\)\\ \0h\\n/Gv\','wp-content/themes/salient/css/fonts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts.php',0,_binary '\"R\a\>',_binary '\"R\a\>',_binary '[Sɋ\p\\\Zsg\֝\p\\4	7#','',0,'?'),(_binary '\\\)\n\4y5\0','wp-content/themes/salient/footer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/footer.php',0,_binary 'ۖ\v\r7hc\\\Xq',_binary 'ۖ\v\r7hc\\\Xq',_binary 'R?\ɛ\\\O;gf֮n2\oU','',0,'?'),(_binary 'qR\\\"\ak\'YQԉ','wp-content/themes/salient/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/functions.php',0,_binary 'y8\Z\(\\\n\\{ކ',_binary 'y8\Z\(\\\n\\{ކ',_binary ']\5X\Awv+{|;+xɻKm9 !','',0,'?'),(_binary '\\0O[m2\v','wp-content/themes/salient/header.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/header.php',0,_binary 'F(X4H۬*u<v',_binary 'F(X4H۬*u<v',_binary '\\_\o\\"Պ	\e\\3jZM4B|F\r*Z','',0,'?'),(_binary 'JN\TT\n\\r\\','wp-content/themes/salient/includes/class-nectar-element-assets.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/class-nectar-element-assets.php',0,_binary '(\\a\D\Z$v',_binary '(\\a\D\Z$v',_binary '~σgꯀ+r\ԕ[Mh`\\.~=','',0,'?'),(_binary 'ٖ@hC-\Z<\ή3^e','wp-content/themes/salient/includes/class-nectar-element-styles.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/class-nectar-element-styles.php',0,_binary '\8Vq\P$\\"',_binary '\8Vq\P$\\"',_binary '\\\\f]\'̘Dt~E\\'|DG','',0,'?'),(_binary 'J\\\\\\(\7Y\"r\\','wp-content/themes/salient/includes/class-nectar-lazy.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/class-nectar-lazy.php',0,_binary 'L\\So|/&\r!;',_binary 'L\\So|/&\r!;',_binary ')\~X\rt\\OoK2\\T&','',0,'?'),(_binary '\\N\\x\a\','wp-content/themes/salient/includes/class-nectar-quick-search.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/class-nectar-quick-search.php',0,_binary '\U!\P>',_binary '\U!\P>',_binary '(\jYy0LD5#\">x2\h\U}','',0,'?'),(_binary '>$*,m\!D6i@','wp-content/themes/salient/includes/class-nectar-theme-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/class-nectar-theme-manager.php',0,_binary '\YTFԑ\TU(',_binary '\YTFԑ\TU(',_binary '\"&2ߔՎCJ\\\h\\;\\]\g\','',0,'?'),(_binary 'OKE\pRb\','wp-content/themes/salient/includes/header-search.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/header-search.php',0,_binary '-\<%\gxٲffK',_binary '-\<%\gxٲffK',_binary '\H\)f߾\<\\0\\\"\\^.X摔5\\','',0,'?'),(_binary '\n\H#*L,\y:e%σ','wp-content/themes/salient/includes/partials/blog/media/audio-player.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/media/audio-player.php',0,_binary 'Eʜ3[f:h\',_binary 'Eʜ3[f:h\',_binary '\Rs--喐i\.\l\\o\\\n?\FH','',0,'?'),(_binary 'q2\R)h,G\\\','wp-content/themes/salient/includes/partials/blog/media/gallery-flexslider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/media/gallery-flexslider.php',0,_binary 's|ƷJz\\',_binary 's|ƷJz\\',_binary 'Ǐo\\wDub\qÆL3!ϠOm>','',0,'?'),(_binary '3;RGΚ\\*ɧ~','wp-content/themes/salient/includes/partials/blog/media/gallery-flickity-basic.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/media/gallery-flickity-basic.php',0,_binary '-f\\JX\+6',_binary '-f\\JX\+6',_binary '\\{+-Prz}\\#74\j|8','',0,'?'),(_binary 'OW$\&{n\','wp-content/themes/salient/includes/partials/blog/media/gallery-flickity.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/media/gallery-flickity.php',0,_binary '4\49i\%~\ޗ',_binary '4\49i\%~\ޗ',_binary 'HS`1b\#\\"d\qE9ZNp\','',0,'?'),(_binary '\O\f\\{a\\]\','wp-content/themes/salient/includes/partials/blog/media/link.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/media/link.php',0,_binary '٧^\㟚i[\',_binary '٧^\㟚i[\',_binary 'PS}.7\kQZO-,Ȣ\b\8\Z','',0,'?'),(_binary '\UFXռiaH','wp-content/themes/salient/includes/partials/blog/media/play-button-transparent.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/media/play-button-transparent.php',0,_binary '`\ی-,nI\\6',_binary '`\ی-,nI\\6',_binary 'gԻ[t,\-d%\aƋ\IZws(.','',0,'?'),(_binary '\\\0Л*\\0N','wp-content/themes/salient/includes/partials/blog/media/play-button.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/media/play-button.php',0,_binary '\"ضu\\\\\',_binary '\"ضu\\\\\',_binary 'i\'\\5q=o\ᬞ3Ī-X\\hs@','',0,'?'),(_binary '\r\a\#\\b\L\bL','wp-content/themes/salient/includes/partials/blog/media/quote.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/media/quote.php',0,_binary '|\\U\A\?d',_binary '|\\U\A\?d',_binary 'Ƞ\r\e&VCO\"\ٓ})\N\"W','',0,'?'),(_binary 'L$pE{\w\t!\7','wp-content/themes/salient/includes/partials/blog/media/video-player.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/media/video-player.php',0,_binary '\B}\\,\',_binary '\B}\\,\',_binary '=\\\FK\\MZ`\\'\ZFj\\Z\I\\','',0,'?'),(_binary '\\ZS;\/CAa\','wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry-audio.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry-audio.php',0,_binary '\Z]CRٴП\\\',_binary '\Z]CRٴП\\\',_binary '\n\d\"\\ԍl\a>$f1\\}\6B?','',0,'?'),(_binary '\R\us\\6it\\W','wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry-link.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry-link.php',0,_binary ',}1Y\\lUBp}\',_binary ',}1Y\\lUBp}\',_binary '\F\\\H\\\\zA\I\ĕWhw B\n','',0,'?'),(_binary ';ڈvue\\\','wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry-quote.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry-quote.php',0,_binary '\<\\\\-',_binary '\<\\\\-',_binary 'ɴϔ\2/X\{\?\X\, |]ab.:','',0,'?'),(_binary '/D贬$Ct:Z\','wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry-video.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry-video.php',0,_binary '\\z\R\R\\o*\',_binary '\\z\R\R\\o*\',_binary '[\\\\ϛpbeO$;j2\SH?4','',0,'?'),(_binary 'gsc*\ZNX*\a3ɺ','wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry.php',0,_binary '\l\tҜQL\\K',_binary '\l\tҜQL\\K',_binary 'w\lv\\|\\l߻AG5P1}e@B}','',0,'?'),(_binary '6}\\\\+Nt','wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/post-categories.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/post-categories.php',0,_binary '8ɇg/V\r\Z\ZE',_binary '8ɇg/V\r\Z\ZE',_binary 'T\6\L* \ד	u\u\\\\\\\4\\2','',0,'?'),(_binary 'II;3Go','wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/post-image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/post-image.php',0,_binary ')k2\\#U<\\\\',_binary ')k2\\#U<\\\\',_binary '5\\\KqQ\ ,W)(\7s\\','',0,'?'),(_binary '5_\2V\=\','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-audio.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-audio.php',0,_binary '\\\)ǢiC~',_binary '\\\)ǢiC~',_binary '\;ޛ\7\\\\bzC<&O\E\l\\5SW','',0,'?'),(_binary ' \'؋\r	C\6\F','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-gallery.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-gallery.php',0,_binary 'F8c\Ss<6',_binary 'F8c\Ss<6',_binary '\\\vM\\+\Ʉ?\T|ÞP \\r','',0,'?'),(_binary 'G\H\!uݴy\','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-link.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-link.php',0,_binary '\w\~~M/r\',_binary '\w\~~M/r\',_binary '\\i\\};vi;TRyӧ{\qҴ\\\;Y','',0,'?'),(_binary 'd\V$\H*W7','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-quote.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-quote.php',0,_binary '\k\ZG\\\B\K\',_binary '\k\ZG\\\B\K\',_binary '՘zox\\3\\_\\'\Z)G\$zo\\X\	\','',0,'?'),(_binary '\֣[,w\U[$<L','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-video.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-video.php',0,_binary '\\\\0B|\į\',_binary '\\\\0B|\į\',_binary '\\)\\r\\tl_\\\Z','',0,'?'),(_binary 'DE\z\g+\8','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry.php',0,_binary '\?\E\rPP2\ۼ',_binary '\?\E\rPP2\ۼ',_binary 'R\$UFKǻo}\\̥|\ktM\\\\','',0,'?'),(_binary 'y\4fOq\9\','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/post-image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/post-image.php',0,_binary '(l\-37^#\',_binary '(l\-37^#\',_binary '\\\%\,m4ncal\_:V0>L','',0,'?'),(_binary 'V43v\\\0|\\','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/post-meta-bottom.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/post-meta-bottom.php',0,_binary '\\\W,Z)\"o',_binary '\\\W,Z)\"o',_binary '0~\ה,Դۼ\*,C9\.L','',0,'?'),(_binary 'lk\n\\Z،`','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/post-meta-header.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/post-meta-header.php',0,_binary '{br\ \ln:X\\',_binary '{br\ \ln:X\\',_binary '\v\}bT;[:\Y\\\_\!s4)1P\','',0,'?'),(_binary '\dOL\/xL\','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-audio.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-audio.php',0,_binary 'cM\8e	8)\\\LAX',_binary 'cM\8e	8)\\\LAX',_binary 'EV4Z&\02FB\uxs(,P9˹^{','',0,'?'),(_binary '\KMB\9k9\-\Ċ','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-gallery.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-gallery.php',0,_binary 'B\\M\x\\\`x5O',_binary 'B\\M\x\\\`x5O',_binary '44{\\\cagԇ\\Q\yuL','',0,'?'),(_binary 'x\_ED\nW$','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-link.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-link.php',0,_binary '\9\n1\\-\k',_binary '\9\n1\\-\k',_binary 'GLQ˵T\Z{\:\"`\\0yK\\n+zqچ','',0,'?'),(_binary '+\ϑe\7nA;X\','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-quote.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-quote.php',0,_binary '\\\Л3p{\hh&',_binary '\\\Л3p{\hh&',_binary '}-\QNS\vh<\\J]<vZ\"\H\\a','',0,'?'),(_binary 'ZPr~+9̤hb','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-video.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-video.php',0,_binary '\u\\"Fܦ,\\0\',_binary '\u\\"Fܦ,\\0\',_binary '\SHyD<Kq\-g7\\\\1\5dS','',0,'?'),(_binary '#\k:|H\^0','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry.php',0,_binary '\ªN\0\\e8j\3',_binary '\ªN\0\\e8j\3',_binary '/k\H\Hv=9\Fut\\\Y4\/','',0,'?'),(_binary '\_%\\Zf7ʈ<h','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/post-bottom-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/post-bottom-meta.php',0,_binary 'g5˹1eE\n\i',_binary 'g5˹1eE\n\i',_binary '\'\\\ɂ,/\\NT?\\\\M','',0,'?'),(_binary '\\7\Z\0Ӑ\\}*\','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/post-categories.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/post-categories.php',0,_binary '\r\p\\t:I',_binary '\r\p\\t:I',_binary '%\9.\\׾n{g\S[\\\','',0,'?'),(_binary 'Y\,8Vݎ\\j^','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/post-image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/post-image.php',0,_binary 'T\;~@T~ڑ`\',_binary 'T\;~@T~ڑ`\',_binary 'c\\\\rUH!Sz%\yiZ8','',0,'?'),(_binary 'H\f\"\"ː\`\%ׄ2','wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-audio.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-audio.php',0,_binary '\hGH\\0',_binary '\hGH\\0',_binary '\\Zg\\\r\\\'#~\\\k\ǐ','',0,'?'),(_binary '\}0d\\I&\x','wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-gallery.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-gallery.php',0,_binary 'h\'\1\q\h\=',_binary 'h\'\1\q\h\=',_binary 'fɣE&\\sb\jK\ZjzwG$','',0,'?'),(_binary '\'Q?\\6\H\KL','wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-link.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-link.php',0,_binary '\KjVٚ\',_binary '\KjVٚ\',_binary 'K!J>ɟ\S!TE\fM\J)\\ϰ\3A','',0,'?'),(_binary '!;\0Z\\2\Ʒ(','wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-quote.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-quote.php',0,_binary 'q\\0\1z *',_binary 'q\\0\1z *',_binary '\-\׺\b6\\=U\^\LTÜu','',0,'?'),(_binary '(۱m.gu\\x','wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-video.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-video.php',0,_binary 'c:\\\"A\#/\~1V:',_binary 'c:\\\"A\#/\~1V:',_binary '\K\\r\j4/ȓ\\r\\)`mJ!\\','',0,'?'),(_binary '%.\;\:pՓ*G','wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry.php',0,_binary '\\=^AU*`.',_binary '\\=^AU*`.',_binary 'BT``S\I!4\VZYٞF۶\','',0,'?'),(_binary '4wV\\\A#\\\\','wp-content/themes/salient/includes/partials/blog/styles/masonry-material/post-bottom-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-material/post-bottom-meta.php',0,_binary '!\\6\HB`w\',_binary '!\\6\HB`w\',_binary ' 2\n\\I\)vk5[?\<G\\T\','',0,'?'),(_binary 's49\\\\g:v\[C\','wp-content/themes/salient/includes/partials/blog/styles/masonry-material/post-categories.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-material/post-categories.php',0,_binary '<\\\^]8\lKc\',_binary '<\\\^]8\lKc\',_binary '\'JZ\\oz&\N\r$0Ffϒ\0u\\\\0','',0,'?'),(_binary '\3B$J1\\Ǔ\ܸ','wp-content/themes/salient/includes/partials/blog/styles/masonry-material/post-image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-material/post-image.php',0,_binary ':\#%\\\f>',_binary ':\#%\\\f>',_binary 'pwR\}J\nl\\_dǫ\\e?k4','',0,'?'),(_binary '09\\qOFÝ\','wp-content/themes/salient/includes/partials/blog/styles/masonry-meta-overlaid/entry-link.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-meta-overlaid/entry-link.php',0,_binary '\-nG]\&Ę\"',_binary '\-nG]\&Ę\"',_binary 'g]Ҋg\-80#qo\翷L|j\r\\9d','',0,'?'),(_binary '\x\\F	\','wp-content/themes/salient/includes/partials/blog/styles/masonry-meta-overlaid/entry-quote.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-meta-overlaid/entry-quote.php',0,_binary 'ӝoa}Y\do\>',_binary 'ӝoa}Y\do\>',_binary 's;\r\\\?W\6h\\9\\n','',0,'?'),(_binary '\!p9\ג[ZD1\','wp-content/themes/salient/includes/partials/blog/styles/masonry-meta-overlaid/entry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-meta-overlaid/entry.php',0,_binary '\?9k<\',_binary '\?9k<\',_binary 'FͰ4\d\1v\\kǪ\{\','',0,'?'),(_binary ';W\'\-xMT','wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-audio.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-audio.php',0,_binary '=Dy$\\Z\pϷ\',_binary '=Dy$\\Z\pϷ\',_binary '\qִ\\\\O[-\Z\\\u','',0,'?'),(_binary 'o\. 	Njx\o\\\'','wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-gallery.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-gallery.php',0,_binary '@|\\<M%ˢ',_binary '@|\\<M%ˢ',_binary '\ZGqįP8mE\B\缷ct\V\o\','',0,'?'),(_binary 'ѝ\Ym\xO=t','wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-link.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-link.php',0,_binary ']4^(!L>?Nv\k',_binary ']4^(!L>?Nv\k',_binary '\0\\I&Q\3O~8\F_\2\&\0','',0,'?'),(_binary '\\0E\\Y\\fU/','wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-quote.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-quote.php',0,_binary 'zj\$`\\02\6o',_binary 'zj\$`\\02\6o',_binary '\mJ~\]\n\\\j\Xs\\\\Z@b','',0,'?'),(_binary '5@?0]1bZ','wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-video.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-video.php',0,_binary '\\\L/Cq\',_binary '\\\L/Cq\',_binary 'areh!\ 8\+-\\3F\<','',0,'?'),(_binary '̋sؓ#R\P5\|\','wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry.php',0,_binary '\[\\04V\Γ;\5',_binary '\[\\04V\Γ;\5',_binary '\\\@\I]D(\\\\'w.-\\Mz&r\B','',0,'?'),(_binary 'Mc\\\\\Q$g\\Z','wp-content/themes/salient/includes/partials/blog/styles/standard-classic/post-image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-classic/post-image.php',0,_binary 'o^@*\/ޝ\',_binary 'o^@*\/ޝ\',_binary '\\ \\\]\\kdC(\	\\x̑Y','',0,'?'),(_binary '>\ȫ{\p\','wp-content/themes/salient/includes/partials/blog/styles/standard-classic/post-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-classic/post-meta.php',0,_binary '_d\"@XljvG',_binary '_d\"@XljvG',_binary '\\E3/\00\T\rq՚u7\\r$b;)','',0,'?'),(_binary '5`\\1v?\\j','wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry-audio.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry-audio.php',0,_binary '\\92\8sZ\"\Z',_binary '\\92\8sZ\"\Z',_binary 'r\\rUEh\\T\\O\W:\b\r','',0,'?'),(_binary '\n\x\`yR\s\','wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry-link.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry-link.php',0,_binary '\˵\ЖN\\\7]',_binary '\˵\ЖN\\\7]',_binary '[\\.\2@\ҍ\\2\<H<2x','',0,'?'),(_binary 'SK\,\\{8\sv	HBl','wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry-quote.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry-quote.php',0,_binary 'a\5Un.b#',_binary 'a\5Un.b#',_binary 'n|\vbq<>bTڝx::lH)#','',0,'?'),(_binary '42\&\\5ޝ	','wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry-video.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry-video.php',0,_binary 'ly\u\\n\\0JY',_binary 'ly\u\\n\\0JY',_binary '$+\=a*# ΅\}\m\3hR\$','',0,'?'),(_binary '4؜	D\0U\','wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry.php',0,_binary '\\Q\\@\gHAw',_binary '\\Q\\@\gHAw',_binary 'O\\\D&\\\n\\b =h	U/)%B','',0,'?'),(_binary 'Ktn-u\sMQ','wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/post-bottom-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/post-bottom-meta.php',0,_binary '\'e\=N0.̟\r',_binary '\'e\=N0.̟\r',_binary 'Cl\M\\\RzA\n\\\\xV\Zz \0{2\','',0,'?'),(_binary '=Ʈ%i|-UT\\R','wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/post-categories.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/post-categories.php',0,_binary '\e\t#(\r7AF\S',_binary '\e\t#(\r7AF\S',_binary '6/#4\L\+l1\<b RǚA7','',0,'?'),(_binary '\#TTJ\*ܤ*','wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/post-image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/post-image.php',0,_binary 'f̢_B&=` m',_binary 'f̢_B&=` m',_binary 'eQ\\\%\c6\<\3B','',0,'?'),(_binary '\\\r\\\\8&','wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry-audio.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry-audio.php',0,_binary '\ݒ\\\\#\',_binary '\ݒ\\\\#\',_binary '\\=+\N\y\\0\"','',0,'?'),(_binary '\'\"\Z1\Fg\𡵙0','wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry-link.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry-link.php',0,_binary '\<\n@\\_\\\H\"',_binary '\<\n@\\_\\\H\"',_binary '3c~\kC\\Gd6%䒰-\X\"','',0,'?'),(_binary '5e.\\Mx-\','wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry-quote.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry-quote.php',0,_binary '\SjR\\\r\\'\pU}',_binary '\SjR\\\r\\'\pU}',_binary 'ݩ®KqGlV#L Ժ(\s\','',0,'?'),(_binary '\e]\\6߃)','wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry-video.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry-video.php',0,_binary 'L>[\\\`h|\\&A',_binary 'L>[\\\`h|\\&A',_binary '}\a=w2\)tZi۝zmۡl(\5','',0,'?'),(_binary '\0\\\\mkj','wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry.php',0,_binary 'Y\\S\粲J `',_binary 'Y\\S\粲J `',_binary '\!B_z0\\\\r\mXn[JDe\3','',0,'?'),(_binary '\\z\?\S<N\@','wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/post-author.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/post-author.php',0,_binary 'm\Bz}\\cN',_binary 'm\Bz}\\cN',_binary '\\rm\!\%t]y;:|\@','',0,'?'),(_binary 'c\\{C`Lws,\','wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/post-image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/post-image.php',0,_binary '=h2sn(_\|',_binary '=h2sn(_\|',_binary ',\~\Hޣj_˿\|\'Sdrq\\n','',0,'?'),(_binary 'Dn(\\U8cw)[','wp-content/themes/salient/includes/partials/footer/back-to-top.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/footer/back-to-top.php',0,_binary '+Po>Qs=\\Z+',_binary '+Po>Qs=\\Z+',_binary '\	|vwCϮ\\Ӑ\\\c6F X-z=9-','',0,'?'),(_binary '\	1#a6\\*\\\','wp-content/themes/salient/includes/partials/footer/body-border.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/footer/body-border.php',0,_binary '\*\fw\Mž\Ax\',_binary '\*\fw\Mž\Ax\',_binary 'e\؈\\Gi\\0ۀ`r[j\M\	\\h4K','',0,'?'),(_binary '\xhu\\+','wp-content/themes/salient/includes/partials/footer/call-to-action.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/footer/call-to-action.php',0,_binary 'JD$|\T<u=&',_binary 'JD$|\T<u=&',_binary '\4\Y\\'D\@};\\Og蝱Q\0ʹ\','',0,'?'),(_binary 'q\d.\t\\\;','wp-content/themes/salient/includes/partials/footer/copyright-bar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/footer/copyright-bar.php',0,_binary 'y+9e\\{\t)\W',_binary 'y+9e\\{\t)\W',_binary '\i>])\'(퀔/VO\xӸt\&I)\','',0,'?'),(_binary 'FB\&{(','wp-content/themes/salient/includes/partials/footer/main-widgets.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/footer/main-widgets.php',0,_binary '\\@IGH\\\W\w',_binary '\\@IGH\\\W\w',_binary 'YJ]}lyXpK|%|\ʞnz@%s\'\8','',0,'?'),(_binary 'I\\]R\hW\\','wp-content/themes/salient/includes/partials/footer/off-canvas-navigation-bottom-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/footer/off-canvas-navigation-bottom-meta.php',0,_binary '[\ZYۚ\[\]',_binary '[\ZYۚ\[\]',_binary '=\\\"\Z\rG!1>\?o=\Gyճ2S','',0,'?'),(_binary '.\*\E\\(0_\m.','wp-content/themes/salient/includes/partials/footer/off-canvas-navigation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/footer/off-canvas-navigation.php',0,_binary 'Ta\\ʺENl)\\Y',_binary 'Ta\\ʺENl)\\Y',_binary '\d\0˶\K]\n\MўOh\]-\\T\i','',0,'?'),(_binary '\A\z{C2\7','wp-content/themes/salient/includes/partials/header/classic-mobile-nav.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/header/classic-mobile-nav.php',0,_binary '\h6HLlx&$',_binary '\h6HLlx&$',_binary '\\z\R5<><\h>`<LI','',0,'?'),(_binary '\\C\.8\c\','wp-content/themes/salient/includes/partials/header/header-menu.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/header/header-menu.php',0,_binary 'f\\\h\\\YJt6',_binary 'f\\\h\\\YJt6',_binary '\{Y@\ZLH6\\\v\O&\I\.','',0,'?'),(_binary '2Hp\ɐ)','wp-content/themes/salient/includes/partials/header/header-space.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/header/header-space.php',0,_binary 'UDaG\r\GHh\N',_binary 'UDaG\r\GHh\N',_binary '<\j[\\}\2(\eIs\\HZ\\"@S\r','',0,'?'),(_binary '=\j	\\޸\-','wp-content/themes/salient/includes/partials/header/secondary-navigation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/header/secondary-navigation.php',0,_binary '\\\:',_binary '\\\:',_binary 'd\cB$Sᦲ/\Dt}\\t\\;\0','',0,'?'),(_binary '\\`{\\|\?\"l|c','wp-content/themes/salient/includes/partials/header/woo-slide-in-cart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/header/woo-slide-in-cart.php',0,_binary 'X\\\'n\Zqwǌ锿B',_binary 'X\\\'n\Zqwǌ锿B',_binary '|oݱÜ\0s\Z!b#\[\\\!v.\','',0,'?'),(_binary '\\\x\f\G\pjp','wp-content/themes/salient/includes/partials/single-portfolio/bottom-project-navigation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-portfolio/bottom-project-navigation.php',0,_binary '>\u\\l	\}\.',_binary '>\u\\l	\}\.',_binary 'a\\!+ᢊ\"(\4pb\1\x','',0,'?'),(_binary 'v/P7AP\\f*','wp-content/themes/salient/includes/partials/single-portfolio/content-area.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-portfolio/content-area.php',0,_binary '\\!&\u\`',_binary '\\!&\u\`',_binary '|\Vв,!%\\\r\wfg6p\>{q\','',0,'?'),(_binary 'kHFS\*U\$\\','wp-content/themes/salient/includes/partials/single-portfolio/sidebar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-portfolio/sidebar.php',0,_binary 'q,Il*[1t&ZJ',_binary 'q,Il*[1t&ZJ',_binary '^\\\\?\֡CJIt\Y_W','',0,'?'),(_binary '\u\;Yv>Y}Zn','wp-content/themes/salient/includes/partials/single-post/author-bio-ascend-skin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/author-bio-ascend-skin.php',0,_binary 'A\dA\?;*-<i>\',_binary 'A\dA\?;*-<i>\',_binary '7\33\<9>$q\䌐\\Z>R	\д\','',0,'?'),(_binary '\&^{k\\','wp-content/themes/salient/includes/partials/single-post/author-bio.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/author-bio.php',0,_binary 'Hlt:\kS\\0',_binary 'Hlt:\kS\\0',_binary '\ݖ\x	e\\3pB7\GJ|\"E7\\','',0,'?'),(_binary '\\5l1狓q\\','wp-content/themes/salient/includes/partials/single-post/default-minimal-bottom-social.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/default-minimal-bottom-social.php',0,_binary 'D	%\㎷zׁm9d',_binary 'D	%\㎷zׁm9d',_binary '@sHJT$y\D֒ʤ\\n\ë}\\0','',0,'?'),(_binary '\{&&p,l>\rm%','wp-content/themes/salient/includes/partials/single-post/post-categories.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/post-categories.php',0,_binary 'Usc\O\\\\Z\J',_binary 'Usc\O\\\\Z\J',_binary 'JG\j\f>;=?\l傎\H\#\l','',0,'?'),(_binary '\q4)9AcB|','wp-content/themes/salient/includes/partials/single-post/post-content.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/post-content.php',0,_binary '\\\\o\,\"Y\\',_binary '\\\\o\,\"Y\\',_binary '\\\e8O\#㶟XRlM\\D\n\R@','',0,'?'),(_binary '\\||','wp-content/themes/salient/includes/partials/single-post/post-header-featured-media-under.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/post-header-featured-media-under.php',0,_binary 'w~=Q)rL\\\\\'\',_binary 'w~=Q)rL\\\\\'\',_binary 'QN׿|7qc\Ge\\Z\\Ƴ7','',0,'?'),(_binary '\SgB7Ż\\\{Zs','wp-content/themes/salient/includes/partials/single-post/post-header-no-img-fullscreen.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/post-header-no-img-fullscreen.php',0,_binary '\%\\0o4`q',_binary '\%\\0o4`q',_binary 'ti3r9\6UӶ%\\g\0t\ޗ\R4','',0,'?'),(_binary '`k1Pߪ*\Us3`','wp-content/themes/salient/includes/partials/single-post/post-header-no-img-regular.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/post-header-no-img-regular.php',0,_binary '.G>(\\3\}',_binary '.G>(\\3\}',_binary '\>v	2J\2\-\ZfFzG0O\Y','',0,'?'),(_binary 'i\p\\Iэ\\Y','wp-content/themes/salient/includes/partials/single-post/post-meta-bar-ascend-skin.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/post-meta-bar-ascend-skin.php',0,_binary '}^\whd\Ș6A',_binary '}^\whd\Ș6A',_binary '\\YYq`\w\/\\\n@k\\}Ɨvd%','',0,'?'),(_binary '\k/]$mr\I\\','wp-content/themes/salient/includes/partials/single-post/post-meta-fields.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/post-meta-fields.php',0,_binary 'O)\dnT&۪/\',_binary 'O)\dnT&۪/\',_binary 'G6\"8\\'e#y8>F,\\Ć-\Bh','',0,'?'),(_binary '\6\\\\~g#]F','wp-content/themes/salient/includes/post-templates/entry.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/post-templates/entry.php',0,_binary ']z8<\\\hF\\_e',_binary ']z8<\\\hF\\_e',_binary '%\	{\UX\26F\P\\m\pW\'l\|','',0,'?'),(_binary 'Ǫٻ8qپP\\','wp-content/themes/salient/includes/third-party-integrations/seo.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/third-party-integrations/seo.php',0,_binary '\\'@w6xW',_binary '\\'@w6xW',_binary 'h\\$Sm]\?W\]	\)\ws\\\8','',0,'?'),(_binary 'e2\\\Og;\c\','wp-content/themes/salient/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/index.php',0,_binary '\-\z',_binary '\-\z',_binary ';\v$3es\!-Xv\"j\\','',0,'?'),(_binary 'R\"_-\0<:2','wp-content/themes/salient/js/build/elements/nectar-blog.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/elements/nectar-blog.js',0,_binary '8Y\9^\jrW񁸞L8',_binary '8Y\9^\jrW񁸞L8',_binary '\w\(M]B\v\aZ\\`yN^','',0,'?'),(_binary '\|a\\/O\tDѐ','wp-content/themes/salient/js/build/elements/nectar-full-page-rows.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/elements/nectar-full-page-rows.js',0,_binary 'b;k\"?x݈1E6a',_binary 'b;k\"?x݈1E6a',_binary '\Tw\Iͦx\,\\S\ڤvVPN./]*1','',0,'?'),(_binary '\TM}2)Dv','wp-content/themes/salient/js/build/elements/nectar-leaflet-map.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/elements/nectar-leaflet-map.js',0,_binary 'I\W>u2\`\U',_binary 'I\W>u2\`\U',_binary ';\9{ba\c\\<ĺ<p2\Jp#[\6','',0,'?'),(_binary ';Bde\rA[\\3Ў\','wp-content/themes/salient/js/build/elements/nectar-liquid.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/elements/nectar-liquid.js',0,_binary '\\\.\GO^\Ķ',_binary '\\\.\GO^\Ķ',_binary 't\3\\Cvc*}/\\\ۃC4\$P','',0,'?'),(_binary '\\/$Th\\'r8c','wp-content/themes/salient/js/build/elements/nectar-testimonial-slider.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/elements/nectar-testimonial-slider.js',0,_binary '\PU.?ò!hW\0',_binary '\PU.?ò!hW\0',_binary '\@oO\Uŷ6u\\]b;m\'w\r!K','',0,'?'),(_binary '}KI@4Vrh','wp-content/themes/salient/js/build/elements/nectar-text-inline-images.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/elements/nectar-text-inline-images.js',0,_binary '\.yJ߈nbD\n\',_binary '\.yJ߈nbD\n\',_binary '2W\8)O\\ڷ\\-\S\_?l\'d\Ҧ','',0,'?'),(_binary '$v<Cu:\`','wp-content/themes/salient/js/build/init.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/init.js',0,_binary '\\F?[\x283',_binary '\\F?[\x283',_binary 'i0!1P\fj3T\	q\bq\\"`','',0,'?'),(_binary 's\:FOi\"~ \Oz\\','wp-content/themes/salient/js/build/map.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/map.js',0,_binary '\{A=8&].5\',_binary '\{A=8&].5\',_binary 'ד\^\\\"RЍK\\\F\3\0\\g\*[','',0,'?'),(_binary 'j\4϶S\3s\wS','wp-content/themes/salient/js/build/nectar-box-roll.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/nectar-box-roll.js',0,_binary 'Z!s^\\\K',_binary 'Z!s^\\\K',_binary '9qͣp\\09zk\r;tQ\\Wݎ','',0,'?'),(_binary '`j5\Fn\\(\VY','wp-content/themes/salient/js/build/nectar-particles.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/nectar-particles.js',0,_binary '~Z30/Jͣ˭]',_binary '~Z30/Jͣ˭]',_binary '\"\\Pߵ_\*Sk0խ\\+\ek\0\','',0,'?'),(_binary '\F\0<','wp-content/themes/salient/js/build/nectar-product-filters-display.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/nectar-product-filters-display.js',0,_binary '\Z\wfH+O\\\s\\\',_binary '\Z\wfH+O\\\s\\\',_binary '=pW\\n7\'\PW8\I4\>o\','',0,'?'),(_binary '\B\Ȑ\\\6C\\','wp-content/themes/salient/js/build/nectar-single-product-reviews.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/nectar-single-product-reviews.js',0,_binary '@ՠMDO\ l~fOp',_binary '@ՠMDO\ l~fOp',_binary '_\0~.\.6ɬ\nm:\\\Z','',0,'?'),(_binary '![FO¿\\\0p','wp-content/themes/salient/js/build/nectar-single-product.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/nectar-single-product.js',0,_binary '\\:\,\rt\㯩~',_binary '\\:\,\rt\㯩~',_binary '+\\aPZ\dIB\\\O=','',0,'?'),(_binary 'O4`\2\/\}\ӱE','wp-content/themes/salient/js/build/nectar-slider-priority.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/nectar-slider-priority.js',0,_binary '0:\A[\zPk\',_binary '0:\A[\zPk\',_binary ' ;\쭕\fT{9f\n\\"\0@\\@68\\q','',0,'?'),(_binary '.X?}2b3CDV','wp-content/themes/salient/js/build/priority.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/priority.js',0,_binary '泵O=\RY\',_binary '泵O=\RY\',_binary '\o\Y\"\"ȱ\ͪ)VG_B','',0,'?'),(_binary 'X\a4\\(|\JA','wp-content/themes/salient/js/build/third-party/anime.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/anime.min.js',0,_binary '(\\ύAr\\=N',_binary '(\\ύAr\\=N',_binary '\l\\ֲ\@a>-q\^r\','',0,'?'),(_binary ',\C,\"vJ\=;','wp-content/themes/salient/js/build/third-party/caroufredsel.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/caroufredsel.min.js',0,_binary 'i*\ɝ\\h	',_binary 'i*\ɝ\\h	',_binary '\;\\,^\n<\\ĈA\"Ij\"+׸;G\N','',0,'?'),(_binary 'P2\n#\cZ\k','wp-content/themes/salient/js/build/third-party/flexslider.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/flexslider.min.js',0,_binary 'FFUGPP]x\8\K\',_binary 'FFUGPP]x\8\K\',_binary '%V$\\9\[w*d\E\\'','',0,'?'),(_binary 'd3\谹Z\}','wp-content/themes/salient/js/build/third-party/flickity-fade.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/flickity-fade.js',0,_binary 'I҈xmϥ}l»V-C',_binary 'I҈xmϥ}l»V-C',_binary '~bU#pR\Z2ħ\|kj@$\','',0,'?'),(_binary 'A?\Ӭ6,N','wp-content/themes/salient/js/build/third-party/flickity.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/flickity.min.js',0,_binary '\wQ)+B`T\\',_binary '\wQ)+B`T\\',_binary '߾%\'ž)缅\Kīj\QC[S[ds','',0,'?'),(_binary '\K\\\9\\v\nM','wp-content/themes/salient/js/build/third-party/hoverintent.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/hoverintent.min.js',0,_binary 'Wa\lw74k',_binary 'Wa\lw74k',_binary '\r\ZN$\e\\SK)\5)8\\_\\\|6\O]','',0,'?'),(_binary '\"G\D筪\Jjv','wp-content/themes/salient/js/build/third-party/imagesLoaded.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/imagesLoaded.min.js',0,_binary 'TZ\\ȷ)xb',_binary 'TZ\\ȷ)xb',_binary '%Wy\\~\B\GJ\\舍X\\'V\D','',0,'?'),(_binary '\\\\8\f\','wp-content/themes/salient/js/build/third-party/infinitescroll.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/infinitescroll.js',0,_binary 'c2\\\/|\\\\-',_binary 'c2\\\/|\\\\-',_binary '\\"S?mګ\\i+e\"\\(_>ꇊ\A','',0,'?'),(_binary '\bcW\\n\"l\}?[','wp-content/themes/salient/js/build/third-party/intersection-observer.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/intersection-observer.min.js',0,_binary 'i\shjD΍K~\',_binary 'i\shjD΍K~\',_binary 'B\(pW \r6\J\Z	^U\\д\','',0,'?'),(_binary 'jńl\"','wp-content/themes/salient/js/build/third-party/isotope.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/isotope.min.js',0,_binary '%\\\\ӶXq>\ZX',_binary '%\\\\ӶXq>\ZX',_binary 'QSt\^\+\\ j锻\*lVG\Oo	\','',0,'?'),(_binary '[DJoPo','wp-content/themes/salient/js/build/third-party/jquery.easing.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/jquery.easing.min.js',0,_binary '35k\%݊\6',_binary '35k\%݊\6',_binary 'pp\,}`\b6\W\zϫl','',0,'?'),(_binary '=;v=zM(\\\','wp-content/themes/salient/js/build/third-party/jquery.fancybox.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/jquery.fancybox.min.js',0,_binary ';	\m2ס\\\',_binary ';	\m2ס\\\',_binary 'T5;ҘON\i\Zz!.[lmG\':Nw','',0,'?'),(_binary '\D},2Ln','wp-content/themes/salient/js/build/third-party/jquery.fullPage.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/jquery.fullPage.min.js',0,_binary 'X\\\\\h\PE',_binary 'X\\\\\h\PE',_binary 'Q\YJϝQ{\0\\FhI52','',0,'?'),(_binary '\Ds\\n\`F','wp-content/themes/salient/js/build/third-party/jquery.mousewheel.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/jquery.mousewheel.min.js',0,_binary '$\ۉB\\\j\\\s',_binary '$\ۉB\\\j\\\s',_binary 'i߄NKZFf\'G<|䖹\\\\0\','',0,'?'),(_binary 'D`T0s\\KG\\1\','wp-content/themes/salient/js/build/third-party/jquery.twentytwenty.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/jquery.twentytwenty.js',0,_binary 'ٻP\ē\\',_binary 'ٻP\ē\\',_binary 'ݵ\shs;\E\Y5\"=!\?','',0,'?'),(_binary '\_\\Ԍp\\INN','wp-content/themes/salient/js/build/third-party/leaflet.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/leaflet.min.js',0,_binary '\/b@6ٻ\\"',_binary '\/b@6ٻ\\"',_binary ':,\Л\\/\*\\^5\\\A\','',0,'?'),(_binary '\\"N\\0\\\\\','wp-content/themes/salient/js/build/third-party/magnific.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/magnific.js',0,_binary ';/\T`EJ\d',_binary ';/\T`EJ\d',_binary '#\rǂUD\}gD\\2\\\r [\"4R.','',0,'?'),(_binary ',2icM\\\`.@','wp-content/themes/salient/js/build/third-party/modernizr.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/modernizr.min.js',0,_binary 'ϥ2\0ħ)W',_binary 'ϥ2\0ħ)W',_binary 'Ֆ\}w\\\XǊ>\G\\~\\3\=','',0,'?'),(_binary '0Kve\6\\!\','wp-content/themes/salient/js/build/third-party/owl.carousel.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/owl.carousel.min.js',0,_binary 'G\W\\\H@1',_binary 'G\W\\\H@1',_binary 'RBISyPH Y/\nwe!\eӶ\O\\'','',0,'?'),(_binary 'TG}\\\[(闱','wp-content/themes/salient/js/build/third-party/parallax.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/parallax.js',0,_binary 'L8g8e,i%',_binary 'L8g8e,i%',_binary '.\~-MRf\'\\zv\ri\C','',0,'?'),(_binary 'c\n}}^[6H\\+','wp-content/themes/salient/js/build/third-party/pixi.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/pixi.min.js',0,_binary ',2.l\ <\qY\Z\',_binary ',2.l\ <\qY\Z\',_binary '\n\,\~2,^L\ٞe\x%\^','',0,'?'),(_binary '\\$dO\X\\NS\','wp-content/themes/salient/js/build/third-party/select2.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/select2.min.js',0,_binary ')N<\:WEV\',_binary ')N<\:WEV\',_binary '5LOx\Ĩ&\\l\eIu/Bz`0ֳё','',0,'?'),(_binary '\\ԧ\"3! wB(Q','wp-content/themes/salient/js/build/third-party/stickkit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/stickkit.js',0,_binary '\\Vʡ66Pm',_binary '\\Vʡ66Pm',_binary '|-B\p\\\6\Z!vo\Tp\: ţ','',0,'?'),(_binary 'wܲHa\"\\','wp-content/themes/salient/js/build/third-party/superfish.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/superfish.js',0,_binary '\rXK{m\	\V\\',_binary '\rXK{m\	\V\\',_binary '\(&cBIh;=A\nTO\t#2\`','',0,'?'),(_binary 'k/Ųm|_9\š\','wp-content/themes/salient/js/build/third-party/touchswipe.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/touchswipe.min.js',0,_binary 'Cd\\Su<',_binary 'Cd\\Su<',_binary '^P\&~\s\SR\nE+\1\0\Id<\','',0,'?'),(_binary '\Z2\'9^nk}t','wp-content/themes/salient/js/build/third-party/transit.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/transit.min.js',0,_binary 'A2\ \G|{N\\<',_binary 'A2\ \G|{N\\<',_binary '\(Þ@G;l!\f43nO','',0,'?'),(_binary '$	\\\i\\OW4','wp-content/themes/salient/js/build/third-party/vivus.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/vivus.min.js',0,_binary ' \\ڒb\_Y҃',_binary ' \\ڒb\_Y҃',_binary '\E\\N%\"a,;Zpwv̣\\','',0,'?'),(_binary 'bM&\R\\<b>J','wp-content/themes/salient/js/build/third-party/waypoints.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/waypoints.js',0,_binary '\Z|sK|\hbG',_binary '\Z|sK|\hbG',_binary 'T\cV]	\\\<\)\\\\'VUDU5\','',0,'?'),(_binary 'I\\'Hʊo\7\'`\','wp-content/themes/salient/js/src/elements/nectar-blog.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/elements/nectar-blog.js',0,_binary 'P\g6k&^\C',_binary 'P\g6k&^\C',_binary '\\&\\J.\c^R֋\\\\\˂{','',0,'?'),(_binary '\\͡\@\r#O','wp-content/themes/salient/js/src/elements/nectar-full-page-rows.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/elements/nectar-full-page-rows.js',0,_binary '\\,<sW\'A',_binary '\\,<sW\'A',_binary '\Ā`C\\0\xD\}H\um=','',0,'?'),(_binary '&,\Z+\|wja\L	&','wp-content/themes/salient/js/src/elements/nectar-leaflet-map.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/elements/nectar-leaflet-map.js',0,_binary '\2=\\X\E7',_binary '\2=\\X\E7',_binary 'jF{\6\\Y\'-сfh\\?#\t4O','',0,'?'),(_binary '_Z\\\\','wp-content/themes/salient/js/src/elements/nectar-liquid.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/elements/nectar-liquid.js',0,_binary 'X\d\	$yMH\\R\Ә0',_binary 'X\d\	$yMH\\R\Ә0',_binary '	P-\f\Z\\nE\/@f+\1l}H_\\','',0,'?'),(_binary '\B<\\ $\\z','wp-content/themes/salient/js/src/elements/nectar-testimonial-slider.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/elements/nectar-testimonial-slider.js',0,_binary '\S\#D\!@pOm\c',_binary '\S\#D\!@pOm\c',_binary '\umw\\|>\\If6P$	=fL5g2b\U\','',0,'?'),(_binary '[Y\k\nՕ\-R\','wp-content/themes/salient/js/src/elements/nectar-text-inline-images.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/elements/nectar-text-inline-images.js',0,_binary 'Sl\[R\!#~',_binary 'Sl\[R\!#~',_binary '\gy\Gn\_\\VG\4eyb=.]\','',0,'?'),(_binary 'ioo7\ذ}\','wp-content/themes/salient/js/src/init.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/init.js',0,_binary 'B&\<\rCZA',_binary 'B&\<\rCZA',_binary ':\\DT~X\@-Rvk!J1\j','',0,'?'),(_binary 'j\\L#\\]U\','wp-content/themes/salient/js/src/map.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/map.js',0,_binary '1/XU[$\"<6',_binary '1/XU[$\"<6',_binary '\\njM)BZ \t\Xj$\s\\fy4','',0,'?'),(_binary '\{*@Y	S\\G<K','wp-content/themes/salient/js/src/nectar-box-roll.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/nectar-box-roll.js',0,_binary 'ª\9 +Jqn\}\',_binary 'ª\9 +Jqn\}\',_binary 'Fj\\ɾCh\\\\\!\5\\&9\n\','',0,'?'),(_binary 'o\\a\2YiWY\\r`\k','wp-content/themes/salient/js/src/nectar-particles.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/nectar-particles.js',0,_binary '8\($\cy\uze\',_binary '8\($\cy\uze\',_binary '\\6\\ǘEw\q\фѶS\ɤap\\\','',0,'?'),(_binary '\A,9˷/\:\ZJR$9','wp-content/themes/salient/js/src/nectar-product-filters-display.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/nectar-product-filters-display.js',0,_binary 'ʑ7uᜌV(\|',_binary 'ʑ7uᜌV(\|',_binary 'aK9 ~\\Lk3\Az\0oբ\\','',0,'?'),(_binary '\\ka{4\\_#Y','wp-content/themes/salient/js/src/nectar-single-product-reviews.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/nectar-single-product-reviews.js',0,_binary 'ƖDQ\\N\ra`',_binary 'ƖDQ\\N\ra`',_binary '\A\[ ZeP!%\|V]X_0L','',0,'?'),(_binary '\M	jX\զ/\','wp-content/themes/salient/js/src/nectar-single-product.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/nectar-single-product.js',0,_binary 'L\\\]tw\\',_binary 'L\\\]tw\\',_binary '\<(ވF	Ł\0XM\΀\8O+\\\\'','',0,'?'),(_binary 'ʄ`q\b}	ɑ\r\#','wp-content/themes/salient/js/src/nectar-slider-priority.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/nectar-slider-priority.js',0,_binary '\,\\\hrLf̋gv',_binary '\,\\\hrLf̋gv',_binary '\s\K]\+`\\eD?!әGS|\r4','',0,'?'),(_binary '5\J^S(\'-','wp-content/themes/salient/js/src/priority.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/priority.js',0,_binary 'i\3̿\\\"~HW',_binary 'i\3̿\\\"~HW',_binary '-\0$Vɀqr\n!,\ɒ<J)\0\Tc','',0,'?'),(_binary 'n\\_U\(\+`b','wp-content/themes/salient/js/src/third-party/anime.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/anime.min.js',0,_binary '(\\ύAr\\=N',_binary '(\\ύAr\\=N',_binary '\l\\ֲ\@a>-q\^r\','',0,'?'),(_binary 'C\p\t \YS\','wp-content/themes/salient/js/src/third-party/caroufredsel.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/caroufredsel.min.js',0,_binary 'i*\ɝ\\h	',_binary 'i*\ɝ\\h	',_binary '\;\\,^\n<\\ĈA\"Ij\"+׸;G\N','',0,'?'),(_binary '-!\m<\\\q\\','wp-content/themes/salient/js/src/third-party/flexslider.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/flexslider.min.js',0,_binary 'FFUGPP]x\8\K\',_binary 'FFUGPP]x\8\K\',_binary '%V$\\9\[w*d\E\\'','',0,'?'),(_binary 'N5\"Кs\FNhHV\','wp-content/themes/salient/js/src/third-party/flickity-fade.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/flickity-fade.js',0,_binary '8r[h>\0sAI\r\',_binary '8r[h>\0sAI\r\',_binary '>\BY(]\R\y\\kۄ9(|+8C\','',0,'?'),(_binary 'SD\\\0CMw\+','wp-content/themes/salient/js/src/third-party/flickity.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/flickity.min.js',0,_binary '\wQ)+B`T\\',_binary '\wQ)+B`T\\',_binary '߾%\'ž)缅\Kīj\QC[S[ds','',0,'?'),(_binary '\7x<5\ -j\\X','wp-content/themes/salient/js/src/third-party/hoverintent.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/hoverintent.min.js',0,_binary 'Wa\lw74k',_binary 'Wa\lw74k',_binary '\r\ZN$\e\\SK)\5)8\\_\\\|6\O]','',0,'?'),(_binary 'h.10\4Y\@\rP','wp-content/themes/salient/js/src/third-party/imagesLoaded.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/imagesLoaded.min.js',0,_binary 'TZ\\ȷ)xb',_binary 'TZ\\ȷ)xb',_binary '%Wy\\~\B\GJ\\舍X\\'V\D','',0,'?'),(_binary 'o/=\pxW㍠','wp-content/themes/salient/js/src/third-party/infinitescroll.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/infinitescroll.js',0,_binary ',\5S\\ZZU+\2\',_binary ',\5S\\ZZU+\2\',_binary '\x1zWcxn\\ў\yz\wbLL+c','',0,'?'),(_binary 'p\\젡\0\~ڶ5? ','wp-content/themes/salient/js/src/third-party/intersection-observer.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/intersection-observer.min.js',0,_binary 'i\shjD΍K~\',_binary 'i\shjD΍K~\',_binary 'B\(pW \r6\J\Z	^U\\д\','',0,'?'),(_binary 'c\\\Y|kԱFz','wp-content/themes/salient/js/src/third-party/isotope.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/isotope.min.js',0,_binary '%\\\\ӶXq>\ZX',_binary '%\\\\ӶXq>\ZX',_binary 'QSt\^\+\\ j锻\*lVG\Oo	\','',0,'?'),(_binary ',26\','wp-content/themes/salient/js/src/third-party/jquery.easing.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/jquery.easing.min.js',0,_binary '35k\%݊\6',_binary '35k\%݊\6',_binary 'pp\,}`\b6\W\zϫl','',0,'?'),(_binary '6C J%Ȇ$','wp-content/themes/salient/js/src/third-party/jquery.fancybox.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/jquery.fancybox.min.js',0,_binary ';	\m2ס\\\',_binary ';	\m2ס\\\',_binary 'T5;ҘON\i\Zz!.[lmG\':Nw','',0,'?'),(_binary '5F\kz\+) \#\','wp-content/themes/salient/js/src/third-party/jquery.fullPage.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/jquery.fullPage.min.js',0,_binary 'X\\\\\h\PE',_binary 'X\\\\\h\PE',_binary 'Q\YJϝQ{\0\\FhI52','',0,'?'),(_binary ' \\A\\?-\ɬ\\','wp-content/themes/salient/js/src/third-party/jquery.mousewheel.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/jquery.mousewheel.min.js',0,_binary '$\ۉB\\\j\\\s',_binary '$\ۉB\\\j\\\s',_binary 'i߄NKZFf\'G<|䖹\\\\0\','',0,'?'),(_binary '\\\ N\i\\ᦓ','wp-content/themes/salient/js/src/third-party/jquery.twentytwenty.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/jquery.twentytwenty.js',0,_binary 'F\f\C6\R',_binary 'F\f\C6\R',_binary '~6(\\\\r\7\Q-\fL\\JTc\0:3T','',0,'?'),(_binary '^\\hXz.xT','wp-content/themes/salient/js/src/third-party/leaflet.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/leaflet.min.js',0,_binary '\/b@6ٻ\\"',_binary '\/b@6ٻ\\"',_binary ':,\Л\\/\*\\^5\\\A\','',0,'?'),(_binary 'bD1yX','wp-content/themes/salient/js/src/third-party/magnific.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/magnific.js',0,_binary 'c\}+{|\0)@',_binary 'c\}+{|\0)@',_binary 'o(Z \z Z)\cC\k\jZ','',0,'?'),(_binary 'qbF\\'\\\\s/','wp-content/themes/salient/js/src/third-party/modernizr.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/modernizr.min.js',0,_binary 'ϥ2\0ħ)W',_binary 'ϥ2\0ħ)W',_binary 'Ֆ\}w\\\XǊ>\G\\~\\3\=','',0,'?'),(_binary 'FUք4\]\\Q','wp-content/themes/salient/js/src/third-party/owl.carousel.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/owl.carousel.min.js',0,_binary 'G\W\\\H@1',_binary 'G\W\\\H@1',_binary 'RBISyPH Y/\nwe!\eӶ\O\\'','',0,'?'),(_binary '&\\\\C>\0Bu ','wp-content/themes/salient/js/src/third-party/parallax.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/parallax.js',0,_binary '\\\\'\\\$',_binary '\\\\'\\\$',_binary '\\A56};\\\\\\V3s\\0ebԅ/','',0,'?'),(_binary '.m@\$4','wp-content/themes/salient/js/src/third-party/pixi.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/pixi.min.js',0,_binary ',2.l\ <\qY\Z\',_binary ',2.l\ <\qY\Z\',_binary '\n\,\~2,^L\ٞe\x%\^','',0,'?'),(_binary ',<ߥ\	\H,!$\"','wp-content/themes/salient/js/src/third-party/select2.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/select2.min.js',0,_binary ')N<\:WEV\',_binary ')N<\:WEV\',_binary '5LOx\Ĩ&\\l\eIu/Bz`0ֳё','',0,'?'),(_binary 'K\sq\ypn','wp-content/themes/salient/js/src/third-party/stickkit.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/stickkit.js',0,_binary '`\\$\\/F\W	\',_binary '`\\$\\/F\W	\',_binary '׉\aj@\'\&<3\\M\\\̷\m','',0,'?'),(_binary 'lιH)\K\','wp-content/themes/salient/js/src/third-party/superfish.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/superfish.js',0,_binary 'ë宓]\r\`',_binary 'ë宓]\r\`',_binary 'P\K\T\r7\e\$A\h5y,[\o','',0,'?'),(_binary 'tZEŅJ/Ĝ2rUQ','wp-content/themes/salient/js/src/third-party/touchswipe.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/touchswipe.min.js',0,_binary 'Cd\\Su<',_binary 'Cd\\Su<',_binary '^P\&~\s\SR\nE+\1\0\Id<\','',0,'?'),(_binary '{G}\ZgV\7W','wp-content/themes/salient/js/src/third-party/transit.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/transit.min.js',0,_binary 'A2\ \G|{N\\<',_binary 'A2\ \G|{N\\<',_binary '\(Þ@G;l!\f43nO','',0,'?'),(_binary 'p)/Q|\\\\MZ$','wp-content/themes/salient/js/src/third-party/vivus.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/vivus.min.js',0,_binary ' \\ڒb\_Y҃',_binary ' \\ڒb\_Y҃',_binary '\E\\N%\"a,;Zpwv̣\\','',0,'?'),(_binary '\#4F\N.wi]\\','wp-content/themes/salient/js/src/third-party/waypoints.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/waypoints.js',0,_binary '>=\x\XgAP+O',_binary '>=\x\XgAP+O',_binary '\'aoJ\0\͝\Z\G$\"\\\q8p\,`','',0,'?'),(_binary 'ݺL\s$\{\','wp-content/themes/salient/nectar/assets/functions/ajax-search/wp-search-suggest.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/functions/ajax-search/wp-search-suggest.php',0,_binary 'Tz\\ֶ6\*?',_binary 'Tz\\ֶ6\*?',_binary '\\t-\>?E\I\W\\׀vC!6','',0,'?'),(_binary '=Kd_\;#\\\rh','wp-content/themes/salient/nectar/assets/functions/ajax-search/wpss-search-suggest.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/functions/ajax-search/wpss-search-suggest.js',0,_binary '\C\ ħn\[@',_binary '\C\ ħn\[@',_binary '}e\W\t-\3c\Z>\ˠ\\I \','',0,'?'),(_binary 'O?\	\Q\yeZe','wp-content/themes/salient/nectar/assets/functions/wp-menu-custom-items/menu-item-custom-fields.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/functions/wp-menu-custom-items/menu-item-custom-fields.php',0,_binary 'R5R\\'Z:',_binary 'R5R\\'Z:',_binary '\0ڄ0\ƣ?\\fQ\\Ӡ\\6','',0,'?'),(_binary '?̤\*%r9\(','wp-content/themes/salient/nectar/assets/functions/wp-menu-custom-items/walker-nav-menu-edit.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/functions/wp-menu-custom-items/walker-nav-menu-edit.php',0,_binary 'ng 	\=',_binary 'ng 	\=',_binary '\ByttOi/wۓzC.','',0,'?'),(_binary '+\\[~<	\\g\\','wp-content/themes/salient/nectar/assets/img/icons/salient-grey.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/img/icons/salient-grey.svg',0,_binary 'q4{D\ܦ9=w',_binary 'q4{D\ܦ9=w',_binary '\ڼRb\r2S?\\Q\x\\zh\z܌k','',0,'?'),(_binary 'CZ\\R\/\N','wp-content/themes/salient/nectar/assets/img/icons/salient-hover.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/img/icons/salient-hover.svg',0,_binary 'wY\c\\ʻ~\6\"\',_binary 'wY\c\\ʻ~\6\"\',_binary '\\\~\\\O\9,ɋpp;\4-\r*\Z\n','',0,'?'),(_binary 'Hr2[*G\`','wp-content/themes/salient/nectar/assets/img/icons/salient-vc-toolbar.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/img/icons/salient-vc-toolbar.svg',0,_binary 'H\nD\v[s]\l\',_binary 'H\nD\v[s]\l\',_binary '5C\\\hIHh`f\\\e֕Ϋ','',0,'?'),(_binary 'vn\f}mJ\<k','wp-content/themes/salient/nectar/assets/img/icons/salient.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/img/icons/salient.svg',0,_binary 'W\A\EH\\]!',_binary 'W\A\EH\\]!',_binary 'Z)\p[\\x\7\"c}_\9|','',0,'?'),(_binary 'RP&Q\lڟ\\','wp-content/themes/salient/nectar/assets/js/add-media.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/js/add-media.js',0,_binary 'Zq\CkQ؟\5z>l',_binary 'Zq\CkQ؟\5z>l',_binary '[\L\69R4\*5&bD\\(\\rA4o	\\G\','',0,'?'),(_binary '\0}d7<:','wp-content/themes/salient/nectar/assets/js/buttonset.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/js/buttonset.js',0,_binary '랢\¯',_binary '랢\¯',_binary '[ִ\\εP\\\V\TmpE\-\$u\','',0,'?'),(_binary '\v\*\B^sE\','wp-content/themes/salient/nectar/assets/js/colorpicker.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/js/colorpicker.js',0,_binary '\T\kȓ\*ݑPi5z\',_binary '\T\kȓ\*ݑPi5z\',_binary '|i.29>7\\a}\\\Z\2[\p','',0,'?'),(_binary 'ϱZ\ֱg_','wp-content/themes/salient/nectar/assets/js/nectar-meta.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/js/nectar-meta.js',0,_binary '\0.\/~`7CO',_binary '\0.\/~`7CO',_binary '٦xN5\\Z\q̰_mm8\G+wB\\','',0,'?'),(_binary '&\\\\ \v\3#','wp-content/themes/salient/nectar/assets/js/nectar-reorder.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/js/nectar-reorder.js',0,_binary '\e\\\\oi\\\i',_binary '\e\\\\oi\\\i',_binary 'Q\ 8z<\\ڶ\"`])4D\a%x','',0,'?'),(_binary 'ifp+\dN\\nYǺ\','wp-content/themes/salient/nectar/assets/js/webfont.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/js/webfont.js',0,_binary '^m\\p[\8vܜ\',_binary '^m\\p[\8vܜ\',_binary 'HL\[\\ir\\\8g\<N;\n\M\','',0,'?'),(_binary 'Vk\$S\f\(O\','wp-content/themes/salient/nectar/helpers/admin-enqueue.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/admin-enqueue.php',0,_binary 'm,z+\{\Z',_binary 'm,z+\{\Z',_binary '\\nJ\p.\T\r}㏙g\m\<Or\','',0,'?'),(_binary '#	%@\`\Z\a8','wp-content/themes/salient/nectar/helpers/blog.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/blog.php',0,_binary ',CVl!\i=W',_binary ',CVl!\i=W',_binary '\W]\\xe \>6JjV)r(	I\#','',0,'?'),(_binary ']\߀N\\\\\','wp-content/themes/salient/nectar/helpers/dynamic-styles.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/dynamic-styles.php',0,_binary '[3+\"*e|,',_binary '[3+\"*e|,',_binary 'q\:&5uP1\rKAS','',0,'?'),(_binary '*ї\g$\c\E \\>#','wp-content/themes/salient/nectar/helpers/enqueue-scripts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/enqueue-scripts.php',0,_binary '|ӏ\л;ݶ<Z',_binary '|ӏ\л;ݶ<Z',_binary 'of.k\"pTHİe*}zk#\[I','',0,'?'),(_binary '\3K\,P\{\U\oE\','wp-content/themes/salient/nectar/helpers/enqueue-styles.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/enqueue-styles.php',0,_binary '&&\9-eڲZ',_binary '&&\9-eڲZ',_binary '\YU.P\n\0Iر\\\\ꮁ١\\ZT','',0,'?'),(_binary '\4=,(Q\\\\y2','wp-content/themes/salient/nectar/helpers/footer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/footer.php',0,_binary '􎴣Kt\E',_binary '􎴣Kt\E',_binary '\"j\\\\׽\Eߘ\gFr|E%','',0,'?'),(_binary ')X]|t\\qD','wp-content/themes/salient/nectar/helpers/gutenberg.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/gutenberg.php',0,_binary '\kanJ\V%B',_binary '\kanJ\V%B',_binary 'B\2XR@DRP \j`\ve\','',0,'?'),(_binary 'ږk\\]z\v.U','wp-content/themes/salient/nectar/helpers/header.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/header.php',0,_binary '\\	`\!ꑨe&*,\}',_binary '\\	`\!ꑨe&*,\}',_binary ' \\S\m\Χ\\P_\wbNqH\','',0,'?'),(_binary '\X?ǌ\\/\r\>','wp-content/themes/salient/nectar/helpers/icon-collections.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/icon-collections.php',0,_binary 'bp.\@Q9ٲo\\',_binary 'bp.\@Q9ٲo\\',_binary '1:ܼÒ55e\aB=~><\','',0,'?'),(_binary '\	|c\m \~\','wp-content/themes/salient/nectar/helpers/media.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/media.php',0,_binary '38.\[\\4Y\ӈ',_binary '38.\[\\4Y\ӈ',_binary '#Q}I\\%\Z\"RW\xVM\l\\o','',0,'?'),(_binary '\bS/\6\_\','wp-content/themes/salient/nectar/helpers/nav-menus.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/nav-menus.php',0,_binary '\\\\\f4\0q\2\',_binary '\\\\\f4\0q\2\',_binary 'Fݞ8\1X/\W\n\%W\l\um;iV','',0,'?'),(_binary '*v\\Z\i\P|\','wp-content/themes/salient/nectar/helpers/nectar-widgets.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/nectar-widgets.php',0,_binary '9\[Zf\?\&\\\"',_binary '9\[Zf\?\&\\\"',_binary 'ׅ\rSY\r.\\"\v\rcwH\+52!','',0,'?'),(_binary 'oX!\v\}[\','wp-content/themes/salient/nectar/helpers/open-graph.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/open-graph.php',0,_binary 'i*΀{\n/',_binary 'i*΀{\n/',_binary '\M+!\\\\nC\\-,\0hOB\\','',0,'?'),(_binary 'V;;\v\\]n=j','wp-content/themes/salient/nectar/helpers/page-header.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/page-header.php',0,_binary '\5a);\r.',_binary '\5a);\r.',_binary 'D`\I\si\!_\voN^F\n؂\','',0,'?'),(_binary '\\.2/@aU','wp-content/themes/salient/nectar/helpers/page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/page.php',0,_binary 'Bϻ}\04[e\U-2v',_binary 'Bϻ}\04[e\U-2v',_binary '\3)۽\\Zv\[Zj7\BM\\\\0','',0,'?'),(_binary 'c\\\\','wp-content/themes/salient/nectar/helpers/pagination.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/pagination.php',0,_binary '!\&RMN\^-',_binary '!\&RMN\^-',_binary 'U\\>Iu&\(\\()$Œ\`\ຈ>','',0,'?'),(_binary '\V\\\4D','wp-content/themes/salient/nectar/helpers/redux-salient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/redux-salient.php',0,_binary '?V4\Ҕ[m3',_binary '?V4\Ҕ[m3',_binary '\n`\r\\\ Y~\\\F\\\%%!\\r	\68\','',0,'?'),(_binary '0Z\P6','wp-content/themes/salient/nectar/helpers/search.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/search.php',0,_binary '\\,\"\D\m\',_binary '\\,\"\D\m\',_binary '\\\\\\	\K`\'%\x\\\\r','',0,'?'),(_binary 'jcx\6\rO@~','wp-content/themes/salient/nectar/helpers/update-assist.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/update-assist.php',0,_binary '\t\\\\\"Z.\',_binary '\t\\\\\"Z.\',_binary '\l\y\3 \ \A!łJO>\f	','',0,'?'),(_binary '4U\&\Z\\\eoLa','wp-content/themes/salient/nectar/helpers/widget-related.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/widget-related.php',0,_binary '#v^\\rj',_binary '#v^\\rj',_binary '\e\'J\M[G\<q\nI+\FbA','',0,'?'),(_binary '\:wG\\X\\','wp-content/themes/salient/nectar/helpers/woocommerce.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/woocommerce.php',0,_binary '1̭/?rѱx\b',_binary '1̭/?rѱx\b',_binary '1j\v0]R@n\7C{8\r!vr\\\\','',0,'?'),(_binary '[\t(\	\\r','wp-content/themes/salient/nectar/helpers/wp-general.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/wp-general.php',0,_binary 's\q\H\r',_binary 's\q\H\r',_binary '\,\zaj0w|+\a\Z,zl\\B\\n','',0,'?'),(_binary '7\$bԡ$\\Sq','wp-content/themes/salient/nectar/helpers/wpbakery-init.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/wpbakery-init.php',0,_binary 'K|U\:ɥ5\',_binary 'K|U\:ɥ5\',_binary '\D4/\\\8\$\+5 )\d&','',0,'?'),(_binary '	%\/b̷a\_ttD','wp-content/themes/salient/nectar/helpers/wpml.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/wpml.php',0,_binary 'b\Z$iz\w<C',_binary 'b\Z$iz\w<C',_binary 'm\m\ɛ:\\X\c$F\\\Kc.','',0,'?'),(_binary 'σ\\6l<m;(','wp-content/themes/salient/nectar/hooks/actions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/hooks/actions.php',0,_binary '3\\\r۵B=kƦ',_binary '3\\\r۵B=kƦ',_binary 'JzQ\(\ҟ+cF&F`Y#1\\dS','',0,'?'),(_binary ']-\H lVrj^DR','wp-content/themes/salient/nectar/hooks/hooks.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/hooks/hooks.php',0,_binary 'DtIAjU\\7׸',_binary 'DtIAjU\\7׸',_binary 'IJG2\˽\3\0,\?p\b~TO\','',0,'?'),(_binary ',2\\ƚu/>\l','wp-content/themes/salient/nectar/meta/category-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/meta/category-meta.php',0,_binary 'u;_\.t޹',_binary 'u;_\.t޹',_binary '\\|\xnש\[\܀V*Q0a\','',0,'?'),(_binary ';܎\'/b\nג9\"\\','wp-content/themes/salient/nectar/nectar-vc-addons/salient-studio-templates.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/nectar-vc-addons/salient-studio-templates.php',0,_binary '2	PB#M$l\n\',_binary '2	PB#M$l\n\',_binary '+\S\Z\'\rRTh\\\\rOxftW','',0,'?'),(_binary '1\l\\\m\\:_\\Z=','wp-content/themes/salient/nectar/options/fields/button_set/field_button_set.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/button_set/field_button_set.js',0,_binary 's)\L\ԧvHG\r',_binary 's)\L\ԧvHG\r',_binary '\}ğ֍ql\\\\\\\ݴy\Cp','',0,'?'),(_binary '\nftGe\n','wp-content/themes/salient/nectar/options/fields/button_set/field_button_set.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/button_set/field_button_set.php',0,_binary 'uC1H\^!zy',_binary 'uC1H\^!zy',_binary '\\\\D$Tݒ^/bB\\\YuVPr!(\\','',0,'?'),(_binary '\:\\ru\:_o\n\n','wp-content/themes/salient/nectar/options/fields/cats_multi_select/field_cats_multi_select.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/cats_multi_select/field_cats_multi_select.php',0,_binary 'Պ\W1a\5yˠgt',_binary 'Պ\W1a\5yˠgt',_binary '\\~RV\\\\Cԇ7^5of3\\+b','',0,'?'),(_binary '\$u\cJMpr\Zh\','wp-content/themes/salient/nectar/options/fields/checkbox/field_checkbox.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/checkbox/field_checkbox.php',0,_binary '6\ӧ\\}\՝\',_binary '6\ӧ\\}\՝\',_binary '\+\\\\\GnQ1 ]\vn\HZ','',0,'?'),(_binary '&\\֏)fʑ\H\\','wp-content/themes/salient/nectar/options/fields/checkbox_hide_all/field_checkbox_hide_all.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/checkbox_hide_all/field_checkbox_hide_all.js',0,_binary 'L8w\\\^<+',_binary 'L8w\\\^<+',_binary '\\$}\KBq_G_e\pM|/V','',0,'?'),(_binary 'd~S$.miU=','wp-content/themes/salient/nectar/options/fields/checkbox_hide_all/field_checkbox_hide_all.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/checkbox_hide_all/field_checkbox_hide_all.php',0,_binary '*pZZ\\\\9\\rs',_binary '*pZZ\\\\9\\rs',_binary '+΢\\8kS7#f(Hl\^φU','',0,'?'),(_binary '|%V\\3$\\?*x','wp-content/themes/salient/nectar/options/fields/checkbox_hide_below/field_checkbox_hide_below.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/checkbox_hide_below/field_checkbox_hide_below.js',0,_binary ':ȔtccX	y',_binary ':ȔtccX	y',_binary 'a]jر{\\\Z(\ZސQE(q\i\\','',0,'?'),(_binary '/O:O[\j^\\','wp-content/themes/salient/nectar/options/fields/checkbox_hide_below/field_checkbox_hide_below.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/checkbox_hide_below/field_checkbox_hide_below.php',0,_binary 'mst\.\nBcZh=\f',_binary 'mst\.\nBcZh=\f',_binary 'z<^ԖM\Gֈ&Z\C\v\','',0,'?'),(_binary '\_{̷\Z\Hn*\Z\','wp-content/themes/salient/nectar/options/fields/color/field_color.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/color/field_color.js',0,_binary '#Q硐\V^_ru\',_binary '#Q硐\V^_ru\',_binary '$+I.\i\Z\hDy\j\'\"m','',0,'?'),(_binary '\\\\'\;r\\q','wp-content/themes/salient/nectar/options/fields/color/field_color.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/color/field_color.php',0,_binary '\"~o\\\N\-\Z',_binary '\"~o\\\N\-\Z',_binary '\Њ\\D}`\Ћ騽=\y)?x','',0,'?'),(_binary 'STR58\\=\','wp-content/themes/salient/nectar/options/fields/color/field_color_farb.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/color/field_color_farb.js',0,_binary '6%\/KЕ{Y\W@',_binary '6%\/KЕ{Y\W@',_binary '|V\_@\\\Ð͌\%\\%\r\}	\$1','',0,'?'),(_binary ';]`j\_PP!z','wp-content/themes/salient/nectar/options/fields/color_gradient/field_color_gradient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/color_gradient/field_color_gradient.php',0,_binary 'Rnz\fk#v',_binary 'Rnz\fk#v',_binary '\{O\cXclR\&\rD\^\-\x\nI','',0,'?'),(_binary '\@\5?dL]\','wp-content/themes/salient/nectar/options/fields/slider/field_slider.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/slider/field_slider.js',0,_binary 'ѭ\^\ZX\\P',_binary 'ѭ\^\ZX\\P',_binary '1\"Bo_#nh\r\4~ю4BҪ\6f=H','',0,'?'),(_binary '\\b+b!\{\\\\'\','wp-content/themes/salient/nectar/options/fields/slider/field_slider.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/slider/field_slider.min.js',0,_binary 'T1$=\-gMo\r',_binary 'T1$=\-gMo\r',_binary '\\\\\;]Tʍ\︊\"9ܱ\37=\','',0,'?'),(_binary '\\| \\O4љ','wp-content/themes/salient/nectar/options/fields/slider/field_slider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/slider/field_slider.php',0,_binary '[R4\\ʷ\\]:',_binary '[R4\\ʷ\\]:',_binary '¦L\P\\nw$0\Z	rP\\_','',0,'?'),(_binary '4#tޤ0%Z$\QN,','wp-content/themes/salient/nectar/options/fields/slider/vendor/nouislider/redux.jquery.nouislider.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/slider/vendor/nouislider/redux.jquery.nouislider.js',0,_binary '\P&B䅶R',_binary '\P&B䅶R',_binary '9T+Б5Y\L\0-ОedtFѨ>ة\_','',0,'?'),(_binary '@|V#\\\','wp-content/themes/salient/nectar/options/fields/slider/vendor/nouislider/redux.jquery.nouislider.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/slider/vendor/nouislider/redux.jquery.nouislider.min.js',0,_binary '\M$q\\0	bp_o\',_binary '\M$q\\0	bp_o\',_binary 'IJ\\\AWA0}-\2_}\פffI_%\','',0,'?'),(_binary ';SP_\^+e\3','wp-content/themes/salient/nectar/options/fields/upload/field_upload.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/upload/field_upload.js',0,_binary '\\	hXeFe?^\',_binary '\\	hXeFe?^\',_binary 'ت#nZ\n#\nBt\\J(&^\i','',0,'?'),(_binary '{\Zm\\!Fij:','wp-content/themes/salient/nectar/options/fields/upload/field_upload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/upload/field_upload.php',0,_binary '7i˥\"\?I{]C?',_binary '7i˥\"\?I{]C?',_binary 'KU\K3\ȓ\\x\yR\\\^B݈x\0/xN','',0,'?'),(_binary 'poE\\8¾\E\','wp-content/themes/salient/nectar/options/fields/upload/field_upload_3_4.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/upload/field_upload_3_4.js',0,_binary '\1c3j3\\\6}\"',_binary '\1c3j3\\\6}\"',_binary '9э^{\n\_\\<ć\\\','',0,'?'),(_binary 'eQz	n?ٱ\:','wp-content/themes/salient/nectar/options/fields/upload/gallery.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/upload/gallery.js',0,_binary '+rS\VotNd\\'\',_binary '+rS\VotNd\\'\',_binary '\!pc\\^oG\37pM8Ń\V%','',0,'?'),(_binary 'xumЈ\DEU\','wp-content/themes/salient/nectar/plugin-notices/js/admin_notices.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/plugin-notices/js/admin_notices.js',0,_binary 'C\\.LA',_binary 'C\\.LA',_binary '\dO\Է\\N.Smd?Z=\[V','',0,'?'),(_binary '\\\b\[^','wp-content/themes/salient/nectar/plugin-notices/salient-plugin-notices.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/plugin-notices/salient-plugin-notices.php',0,_binary '(\*<~\D\\',_binary '(\*<~\D\\',_binary '\"]-\"#\_\.t0~O9ޑO1_\ ','',0,'?'),(_binary '\CHEVBm','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/elusive-icons/fonts/elusiveicons-webfont.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/elusive-icons/fonts/elusiveicons-webfont.svg',0,_binary '\e>U\gB\М',_binary '\e>U\gB\М',_binary '97$JZhT\\\r\yJ\\<Ǆ\\AV','',0,'?'),(_binary '\}q}\&%ںP','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/media/media.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/media/media.js',0,_binary '\QcrT*\\\\',_binary '\QcrT*\\\\',_binary '\Glm\w\%d\A,vn6L[Mr\=\\\','',0,'?'),(_binary 'u#\nՕ9\\ݢB.','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/media/media.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/media/media.min.js',0,_binary 'Ϻd\\vUdgX\n',_binary 'Ϻd\\vUdgX\n',_binary ':\Z\"/\"5\	\z.]2>G!\','',0,'?'),(_binary '\\nN\D*\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/redux.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/redux.js',0,_binary '9CY\l(',_binary '9CY\l(',_binary '`sXw\\3\\XLZ/|\\|x\=','',0,'?'),(_binary '\Z~i;\j\Cp0','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/redux.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/redux.min.js',0,_binary 'cq<ylm\k',_binary 'cq<ylm\k',_binary 'E=\F\\߽\\n{x\\\k/','',0,'?'),(_binary '6	m݉\Z$','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/cookie.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/cookie.js',0,_binary '\\)x\\K\ǉ',_binary '\\)x\\K\ǉ',_binary 'TG\f\8y\y5Sd\vB-ެN\','',0,'?'),(_binary '2\(Tu\.*d\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jquery.alphanum.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jquery.alphanum.js',0,_binary 'OR1\LY߱s\\',_binary 'OR1\LY߱s\\',_binary 'A\\\@go\\D#A\&\{\1\\','',0,'?'),(_binary '\5g\\_\=\Y','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jquery.serializeForm.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jquery.serializeForm.js',0,_binary '\`\"F\sKg\b',_binary '\`\"F\sKg\b',_binary '!0\\B\\\Q\\Y\mM]2{c(B\','',0,'?'),(_binary 'AaV\"\TQ\\<\\lE','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jquery.typewatch.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jquery.typewatch.js',0,_binary ']۪6#O\M\\',_binary ']۪6#O\M\\',_binary 'QřљIt\\q\fI6`E\','',0,'?'),(_binary '\n+O\!U-5?ՊB','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jsonview.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jsonview.js',0,_binary 'Gڻ\\\0(Y\.',_binary 'Gڻ\\\0(Y\.',_binary '\wF\\\YsP\'FQ(\\Rg\>y\','',0,'?'),(_binary '\c\:8c\@\\͟\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jsonview.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jsonview.min.js',0,_binary 'u\\\k\qU\BaIJ',_binary 'u\\\k\qU\BaIJ',_binary '#5u\\\:\\\\\\\]bQ\\','',0,'?'),(_binary 'Z23+n8^5uׅ','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/lte-ie7.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/lte-ie7.js',0,_binary 'SNsnu \II',_binary 'SNsnu \II',_binary 'u\r\SF?\TPF\r\\<\'su\\n/zl\׍_','',0,'?'),(_binary 'U\/\CUw8\\s6?','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/qtip/jquery.qtip.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/qtip/jquery.qtip.js',0,_binary '\\rcWRX\ǀ1',_binary '\\rcWRX\ǀ1',_binary 'D\:ȍ\~\L3u\o	\0cٯ:','',0,'?'),(_binary '&\\\\\!΅\\6','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/qtip/jquery.qtip.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/qtip/jquery.qtip.min.js',0,_binary '.\e\\"\\0\\0\',_binary '.\e\\"\\0\\0\',_binary '&h	\\$\\\	.&\\iE:\xK','',0,'?'),(_binary 'D\,BuO5\/\_5','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/redux.select2.sortable.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/redux.select2.sortable.js',0,_binary '+GYm',_binary '+GYm',_binary '^#\\J\ju	爘	\\','',0,'?'),(_binary ')O\#\?\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/redux.select2.sortable.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/redux.select2.sortable.min.js',0,_binary '-* \\\cdV',_binary '-* \\\cdV',_binary '\{V@;G\"`U-v\	\\\Wl','',0,'?'),(_binary '9M\ga\?a\{','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/spectrum/redux-spectrum.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/spectrum/redux-spectrum.js',0,_binary '\c\V\%|sFR)',_binary '\c\V\%|sFR)',_binary '\A\UR!\\U*p_rfF\I\0)\\u+','',0,'?'),(_binary 'N]\%ά\\r','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/spectrum/redux-spectrum.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/spectrum/redux-spectrum.min.js',0,_binary 'cP!-F\\`\\',_binary 'cP!-F\\`\\',_binary 'CPv\\9\\\\&}q\~)\]g)\\c','',0,'?'),(_binary 'A\i\nO\]tAg8\\Q','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor.min.js',0,_binary '\\+8#\\',_binary '\\+8#\\',_binary '?\rm8j\'	4ĝ\nX\\4\}\0','',0,'?'),(_binary '\þf\dS\h\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/dashboard.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/dashboard.php',0,_binary '\\=}\[zG',_binary '\\=}\[zG',_binary 'KxE́#\EQ\\aB;Һ\_$\d˾','',0,'?'),(_binary 'k\nh3w-w2\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/enqueue.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/enqueue.php',0,_binary ',\\'\\rbote',_binary ',\\'\\rbote',_binary 'r\>4\pS\\{L<u	P<Բ\\'','',0,'?'),(_binary '$	\Ay,\nB@','wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/newsflash.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/newsflash.php',0,_binary '\D\lKVP0',_binary '\D\lKVP0',_binary '5\q6\\A\0nMnT!y\+M`','',0,'?'),(_binary '\7*3.>ݷŋ9\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/panel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/panel.php',0,_binary '\ɹ~$bx<\f\',_binary '\ɹ~$bx<\f\',_binary '5\\\aN0D-X`o\'\Jh8','',0,'?'),(_binary 'X0Ӊ\y\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/required.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/required.php',0,_binary '\,\Ns.xj\N',_binary '\,\Ns.xj\N',_binary '\\0d3\0ܘp	\\A;⚀\\N\GG','',0,'?'),(_binary 'Lm\?U\{\k','wp-content/themes/salient/nectar/redux-framework/ReduxCore/framework.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/framework.php',0,_binary '\"dF9\'?\\',_binary '\"dF9\'?\\',_binary '3ЬqA*\\daD\oZ','',0,'?'),(_binary '\\:Ih\$L','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.p.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.p.php',0,_binary '\?\\rm\S\QV',_binary '\?\\rm\S\QV',_binary 'R\kx,)\.y)A?Ѝ\V\0#','',0,'?'),(_binary 'p&\\>T\q\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_admin_notices.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_admin_notices.php',0,_binary '\\0Qs\\Z\n\L\',_binary '\\0Qs\\Z\n\L\',_binary '3#AP5\r莄\1Ұ\\٫L3z\','',0,'?'),(_binary 'n\\<VWԊ','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_api.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_api.php',0,_binary '5B\jG\Z',_binary '5B\jG\Z',_binary ',sĎbՕ\R+ \tyd\<*P','',0,'?'),(_binary '\7A.\yλ\Zq','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_cdn.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_cdn.php',0,_binary '\\\0S\qB|\ՐC',_binary '\\\0S\qB|\ՐC',_binary '\C]Q\Y)\4\֥\6\\.9	|\!I ','',0,'?'),(_binary '\nM\]\V\'`E]5)','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_filesystem.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_filesystem.php',0,_binary 'ȉ\b\\f{@',_binary 'ȉ\b\\f{@',_binary '\3\q\fQC\_b\D(6\','',0,'?'),(_binary '\\9CB\\0_\6','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_functions.php',0,_binary 'X0S\񗸘s',_binary 'X0S\񗸘s',_binary '\ذEYƋV\>GE=\~\ZG2\\F\\','',0,'?'),(_binary '.\i\.8p=B','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_helpers.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_helpers.php',0,_binary 'F{\u\ʇ.|\̒',_binary 'F{\u\ʇ.|\̒',_binary 'GÚPG=h5\5׊>\sͽ?\oB\','',0,'?'),(_binary 'B\;i\?\[ԾK','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_instances.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_instances.php',0,_binary '\BҐA	\pc\"F',_binary '\BҐA	\pc\"F',_binary 'aQSvbzL+	\\y4\	W\\Z^','',0,'?'),(_binary 'RZug\/(\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.thirdparty.fixes.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.thirdparty.fixes.php',0,_binary 'U-Jm\X_85ۦe',_binary 'U-Jm\X_85ۦe',_binary '\\1ʤ\\0g\\jr\Ȕh]UZr\\"L\\l','',0,'?'),(_binary '\\\ZG\\uk\0@','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/extension_customizer.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/extension_customizer.js',0,_binary '\ڴ׭S \',_binary '\ڴ׭S \',_binary '\\\\\%hQǑ$(A\OLg','',0,'?'),(_binary '\+YȮm\ygSE\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/extension_customizer.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/extension_customizer.min.js',0,_binary 'JbNT\B^\N<	',_binary 'JbNT\B^\N<	',_binary '89Zث.TǙi&QB@\yn','',0,'?'),(_binary '~, o_)\ƅ','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/extension_customizer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/extension_customizer.php',0,_binary 'o\U\wUD\\VZhc\a',_binary 'o\U\wUD\\VZhc\a',_binary 'Ӗ\^\7k4\\Q9웃!','',0,'?'),(_binary '\[Da\\4\l','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_control.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_control.php',0,_binary 'Hl4\7\\r\\\\ɦ\0',_binary 'Hl4\7\\r\\\\ɦ\0',_binary '\[3\aZ\-{\\t\T-ut}]\','',0,'?'),(_binary 'ak\\R׍8k{','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_devs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_devs.php',0,_binary ',%g\',_binary ',%g\',_binary 'Y$l1VC\\\\\]G?S\'嬾v','',0,'?'),(_binary '\\rA\e=','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_fields.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_fields.php',0,_binary '\\\\d?_\\A\',_binary '\\\\d?_\\A\',_binary '?2\#\rV\\r\\\\\'-WQ!Z','',0,'?'),(_binary '\\M&\8r','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_panel.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_panel.php',0,_binary '\8\!Ѱ \u!',_binary '\8\!Ѱ \u!',_binary '>g\rw?jFȺz\C[\\H55~\b','',0,'?'),(_binary 'FPJ3b\Ù','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_section.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_section.php',0,_binary '\0\apږf\\',_binary '\0\apږf\\',_binary '#@\\'\\^i\\= [\\\Z\s\Z)&\\\','',0,'?'),(_binary '\7iy\\nkD\\f','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/import_export/extension_import_export.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/import_export/extension_import_export.php',0,_binary '\AE\\nF#i\ \\r',_binary '\AE\\nF#i\ \\r',_binary 'GL\~\\\vP\g\b	\ \y\\','',0,'?'),(_binary '\\eF\\\wM\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/import_export/import_export/field_import_export.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/import_export/import_export/field_import_export.js',0,_binary 'o\Rv\;\\jA\&',_binary 'o\Rv\;\\jA\&',_binary 'sP@R9	B)C9\`\Ӳ\&\\K','',0,'?'),(_binary '-\$.\P،','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/import_export/import_export/field_import_export.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/import_export/import_export/field_import_export.min.js',0,_binary '\XOA\3TBV',_binary '\XOA\3TBV',_binary '\(\́ǃv{Os7oaDYWV)Y\\`','',0,'?'),(_binary '5\P\ֻ	o	\\(','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/import_export/import_export/field_import_export.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/import_export/import_export/field_import_export.php',0,_binary 'rm_0v,Fp!',_binary 'rm_0v,Fp!',_binary 'N1k\\ƶ!KImef\Pzpv\@\L\','',0,'?'),(_binary ' \"\\/\S>OP','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/options_object/extension_options_object.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/options_object/extension_options_object.php',0,_binary '9\|IP\L:I',_binary '9\|IP\L:I',_binary '\l5(\g\\\?1x2:\\\\','',0,'?'),(_binary '-dG!\؁&N.','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/options_object/options_object/field_options_object.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/options_object/options_object/field_options_object.js',0,_binary '$\\%=\\'\	9(',_binary '$\\%=\\'\	9(',_binary '?HA=<}0_\\^U\èW|\\','',0,'?'),(_binary '&M \ۡ^;','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/options_object/options_object/field_options_object.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/options_object/options_object/field_options_object.min.js',0,_binary 'U9\\#pt\?',_binary 'U9\\#pt\?',_binary '\\<\\\V<$D\n\1\yf\#Et\^\\Z}','',0,'?'),(_binary '**sQ8\~?q/','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/options_object/options_object/field_options_object.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/options_object/options_object/field_options_object.php',0,_binary '\[/)\Z\\;@h\',_binary '\[/)\Z\\;@h\',_binary 'S\,	\rZz@\=)c@\\G]}f\\F\dk\','',0,'?'),(_binary 'H\\0*J\n\q','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/ace_editor/field_ace_editor.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/ace_editor/field_ace_editor.js',0,_binary 'P\e^\zv\P \',_binary 'P\e^\zv\P \',_binary '\\\qM\3\8&I\^-:\$	\\{\','',0,'?'),(_binary '\oDî\\x\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/ace_editor/field_ace_editor.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/ace_editor/field_ace_editor.min.js',0,_binary ')q!\s>',_binary ')q!\s>',_binary 'C>\;9\{q\Z\v{\C!T\5>OJ','',0,'?'),(_binary 'M-a4\"\$v\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/ace_editor/field_ace_editor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/ace_editor/field_ace_editor.php',0,_binary ' e\\=U\2i9\\'',_binary ' e\\=U\2i9\\'',_binary '.Ad̣`ZE=:3\\\0S8?w8쿺','',0,'?'),(_binary '\T\w׺g@^\3f','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/add_remove/field_add_remove.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/add_remove/field_add_remove.js',0,_binary '\Bs\P=1<!.\',_binary '\Bs\P=1<!.\',_binary '0e\~Il.{PEDER藃_>T\n\Y\:>','',0,'?'),(_binary 'r3\\2 \vV','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/add_remove/field_add_remove.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/add_remove/field_add_remove.php',0,_binary 'Ob\o2HD\\\k',_binary 'Ob\o2HD\\\k',_binary 'h\9<\Ҍ\}\i\'\nm˩=\r\n\]','',0,'?'),(_binary '+\ߗ֛6n)\"','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/background/field_background.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/background/field_background.js',0,_binary ',\0ꡀvA\K\\M\',_binary ',\0ꡀvA\K\\M\',_binary 'Ր\h޻\Z?p\"8H{\\)5\o\','',0,'?'),(_binary 'k\L=Iw9ζ\	\b','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/background/field_background.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/background/field_background.min.js',0,_binary ' i4:d',_binary ' i4:d',_binary '\"Z5\Vq y\\OF?\\J	_d\%\/|','',0,'?'),(_binary '0 \/RؾlI\\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/background/field_background.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/background/field_background.php',0,_binary '9)*^YRx\Bb!\',_binary '9)*^YRx\Bb!\',_binary '\|D\\@M\\0*ª^9q_ir\yE;','',0,'?'),(_binary '&\x&&\\\c\$i','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/border/field_border.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/border/field_border.js',0,_binary '\\}Q\H@6',_binary '\\}Q\H@6',_binary '\P8#\\\\f\\3d\\W\'','',0,'?'),(_binary 'tJPf`\0q< \'\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/border/field_border.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/border/field_border.min.js',0,_binary 'yCi&စ\J\|',_binary 'yCi&စ\J\|',_binary 'N\^\=dpO\\\\','',0,'?'),(_binary 'ו<`>:\s鴣6','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/border/field_border.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/border/field_border.php',0,_binary '\0vL7H\_\\',_binary '\0vL7H\_\\',_binary '\\",\n\o\q\T\r\\>)\'v}B8\qj','',0,'?'),(_binary 'E\\[\\D\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/button_set/field_button_set.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/button_set/field_button_set.js',0,_binary ':\y\\yx hU',_binary ':\y\\yx hU',_binary '#0+3\*ry*Y*\\>jt','',0,'?'),(_binary '~qj\=(\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/button_set/field_button_set.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/button_set/field_button_set.min.js',0,_binary '\0K#E\\\nBf=3',_binary '\0K#E\\\nBf=3',_binary ']b\\uAm(w(\/,ʰDϬ\\hr','',0,'?'),(_binary '\h*\\\"A\\lt','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/button_set/field_button_set.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/button_set/field_button_set.php',0,_binary 'F@&p\\~xې8',_binary 'F@&p\\~xې8',_binary 'd\AGq\V\M\\\\Ow6(?\','',0,'?'),(_binary '\\Yd冄\A\m\q\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/checkbox/field_checkbox.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/checkbox/field_checkbox.js',0,_binary 'ji	yƐ\\\',_binary 'ji	yƐ\\\',_binary '\Y,s?\w\\j8Z\6TK}','',0,'?'),(_binary 'f<?\ҫso2\5s;3','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/checkbox/field_checkbox.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/checkbox/field_checkbox.min.js',0,_binary '^B\\8ZM',_binary '^B\\8ZM',_binary 'h\7e\V0B$MȺ	*\3dIu','',0,'?'),(_binary 'Ñ	%XO\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/checkbox/field_checkbox.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/checkbox/field_checkbox.php',0,_binary 'j:=G?\=8\6',_binary 'j:=G?\=8\6',_binary 'p<~\\#鿧\0H\M2=\uj\','',0,'?'),(_binary '0#\S\\j:0','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color/field_color.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color/field_color.js',0,_binary '\i\S\ڪ\]\9',_binary '\i\S\ڪ\]\9',_binary 'SE\\>\\w:i\'݄dc}7\@Թ','',0,'?'),(_binary 'o4\nZ,-\U','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color/field_color.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color/field_color.min.js',0,_binary 'w\\E2\\\\\',_binary 'w\\E2\\\\\',_binary ';Z2rZpz\Y$_±,WW\w{qt\\Z','',0,'?'),(_binary '1\Ef\\\	\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color/field_color.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color/field_color.php',0,_binary 'oՄUle\c',_binary 'oՄUle\c',_binary '\\b\ÂU\\q\\\\\[,ô+hB','',0,'?'),(_binary '\\%pl4xO\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_gradient/field_color_gradient.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_gradient/field_color_gradient.js',0,_binary 'b>\0\\[\rg?\',_binary 'b>\0\\[\rg?\',_binary '>\|N,4_%\Qu\\\];1ר\','',0,'?'),(_binary 'G읷\N3V\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_gradient/field_color_gradient.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_gradient/field_color_gradient.min.js',0,_binary '_\\&`\N',_binary '_\\&`\N',_binary 'V}u,\Z犥\r>Ƹ\nJuzJU','',0,'?'),(_binary '\:\B','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_gradient/field_color_gradient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_gradient/field_color_gradient.php',0,_binary 'X\22.\d*f',_binary 'X\22.\d*f',_binary 'br\4h*(uy\mXo\V\*\\\\|.X','',0,'?'),(_binary '͢\h·Ho\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_rgba/field_color_rgba.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_rgba/field_color_rgba.js',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'r\_a\n\s\\*\"','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_rgba/field_color_rgba.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_rgba/field_color_rgba.min.js',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '\	vt\\`dQ','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_rgba/field_color_rgba.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_rgba/field_color_rgba.php',0,_binary '\E~\Y5j\ra',_binary '\E~\Y5j\ra',_binary '\.Ι\^\Gd\?ԈDʋr','',0,'?'),(_binary '\'\\\Yt_K\Ȫd','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/date/field_date.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/date/field_date.js',0,_binary 'WKS\C\BBH',_binary 'WKS\C\BBH',_binary '\)\ľv,\_M\\\0\f','',0,'?'),(_binary 'W&S\\_\TW ʯ\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/date/field_date.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/date/field_date.min.js',0,_binary '\\\_&\|P\',_binary '\\\_&\|P\',_binary '+fƸ}/j/\Z\0T\0$/M\#Vl','',0,'?'),(_binary 'Z\p\7\b\?9/','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/date/field_date.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/date/field_date.php',0,_binary 't}cF_jv\u,',_binary 't}cF_jv\u,',_binary '\s)jiK7Ly\\<\\>,ɗ\\t\s\\','',0,'?'),(_binary '$\=\!\\\T~9','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/dimensions/field_dimensions.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/dimensions/field_dimensions.js',0,_binary '|FsOt\H\DW\ϝ',_binary '|FsOt\H\DW\ϝ',_binary 'M}}kQ\8\\\4L\KۢGD\2','',0,'?'),(_binary '\\3s+\d\oCY#;','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/dimensions/field_dimensions.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/dimensions/field_dimensions.min.js',0,_binary '\\\9]	\	\e',_binary '\\\9]	\	\e',_binary '\<\\r\r\n\ZP\oΘ\\̇)\1Iz','',0,'?'),(_binary '=l\/','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/dimensions/field_dimensions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/dimensions/field_dimensions.php',0,_binary '8(T\\\q0\5BS\S',_binary '8(T\\\q0\5BS\S',_binary 'VG]ilkih\L:F\{\Z\z1\n^','',0,'?'),(_binary 'E:){A8\SjFd','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/divide/field_divide.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/divide/field_divide.php',0,_binary 'K\\2tQ\^V',_binary 'K\\2tQ\^V',_binary 'T9ij!\\\T@\\\˒<\"\K)N]]','',0,'?'),(_binary '\\ZL\\\yxM','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/editor/field_editor.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/editor/field_editor.js',0,_binary 'xr֕ė\\5\\\\\',_binary 'xr֕ė\\5\\\\\',_binary '\\u\\\j	\\\>lі==\y\\"','',0,'?'),(_binary '\\v\?I\\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/editor/field_editor.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/editor/field_editor.min.js',0,_binary 'l\\GI\:]\\\i',_binary 'l\\GI\:]\\\i',_binary '!@\\K:X\r>A9\}-\\','',0,'?'),(_binary '\"ebۘmJ\y','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/editor/field_editor.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/editor/field_editor.php',0,_binary '\\r;U.\Q\4\P;',_binary '\\r;U.\Q\4\P;',_binary 'r\\*q\\\n\\]}7Ҋwơ\\','',0,'?'),(_binary 'JW\m\\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/gallery/field_gallery.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/gallery/field_gallery.js',0,_binary '\n׬8դ \\O~κD',_binary '\n׬8դ \\O~κD',_binary '\r\\OY0+ء\kl;\2 `˺\\','',0,'?'),(_binary '\'%\n\ژ\\9\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/gallery/field_gallery.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/gallery/field_gallery.min.js',0,_binary 'ʋZA\\n:j{\|#',_binary 'ʋZA\\n:j{\|#',_binary 'e*\\\\\\Tz\\0.K^!\'_\=N','',0,'?'),(_binary '/\hAu\uttDu','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/gallery/field_gallery.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/gallery/field_gallery.php',0,_binary 'uxzao\-Ӽ\',_binary 'uxzao\-Ӽ\',_binary '3.\\_(\X֢\~PJyW\3*','',0,'?'),(_binary 'X\\:\\=s\U1','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/image_select/field_image_select.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/image_select/field_image_select.js',0,_binary '\(ٕ}\oܹ7\',_binary '\(ٕ}\oܹ7\',_binary 'nl}z!Q1oCGR4K5g\\eixD','',0,'?'),(_binary '2lpR\\n\\)A#','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/image_select/field_image_select.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/image_select/field_image_select.min.js',0,_binary '\K\b	\\D9!\\',_binary '\K\b	\\D9!\\',_binary 'nl}z!Q1oCGR4K5g\\eixD','',0,'?'),(_binary 'y{M(468>H\Z','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/image_select/field_image_select.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/image_select/field_image_select.php',0,_binary 'I>\Pe:(X\',_binary 'I>\Pe:(X\',_binary 'zVt^#cb=I[\ra:\\~Rnr\\\\&\','',0,'?'),(_binary 'r\&E\\t*\T','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/info/field_info.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/info/field_info.php',0,_binary ';\\I@B[}D\	Q',_binary ';\\I@B[}D\	Q',_binary '+F7Py=:n/_M3RX$PL','',0,'?'),(_binary 'Y\\5=\:q\KJI','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/link_color/field_link_color.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/link_color/field_link_color.js',0,_binary '+i(\Olϥ/\=',_binary '+i(\Olϥ/\=',_binary 'D@W%튔3zVQL\wo\%\Ύp\&\\\','',0,'?'),(_binary '0]T2c\\ϕ\9\}','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/link_color/field_link_color.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/link_color/field_link_color.min.js',0,_binary '\:6P\̆\',_binary '\:6P\̆\',_binary '5N|%-ZJ`DԖi`\\\\\b','',0,'?'),(_binary '\T\\\/\*\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/link_color/field_link_color.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/link_color/field_link_color.php',0,_binary 'Qɯ\\\rM\',_binary 'Qɯ\\\rM\',_binary '-k6\r	h\y>*\"6\uO\','',0,'?'),(_binary '\nѰ\YR,[5gY','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/media/field_media.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/media/field_media.php',0,_binary 'hA\\ݶk\P;',_binary 'hA\\ݶk\P;',_binary '\\c\ۈ\D@W\\лz<xL\E','',0,'?'),(_binary 'AbF:\\Dv|\t','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/multi_text/field_multi_text.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/multi_text/field_multi_text.js',0,_binary '[VK\ꊳ\\',_binary '[VK\ꊳ\\',_binary 'і\nV%mq[ߝ[:h&8\\4','',0,'?'),(_binary 'ޤ\OfPg\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/multi_text/field_multi_text.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/multi_text/field_multi_text.min.js',0,_binary 's\9\;P\W\',_binary 's\9\;P\W\',_binary '*Q Q0\\0R\4oN\'8\\r','',0,'?'),(_binary '\\Y\\zZ^6\\s\!','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/multi_text/field_multi_text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/multi_text/field_multi_text.php',0,_binary 'Q\\v\۹Y\9',_binary 'Q\\v\۹Y\9',_binary 'V\\UE7\D˦\\\\\\_','',0,'?'),(_binary 'z\@),','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/palette/field_palette.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/palette/field_palette.js',0,_binary '\\T\@\D\nד',_binary '\\T\@\D\nד',_binary 'Oǜ\ت\\)ny\V\9t\^\\','',0,'?'),(_binary '6/vF*sHr','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/palette/field_palette.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/palette/field_palette.min.js',0,_binary '6В\3pG{',_binary '6В\3pG{',_binary '\ʛ j$\b{S\C\\2#o\\%','',0,'?'),(_binary 'o@\79\{̊|pv','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/palette/field_palette.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/palette/field_palette.php',0,_binary '\˷qX6x[ŷ\d',_binary '\˷qX6x[ŷ\d',_binary 'ЛXX\0o\wд]>Q\\5\8','',0,'?'),(_binary 'Th\\Z\!\\Y','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/password/field_password.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/password/field_password.php',0,_binary '\m\\Gb\v0\i',_binary '\m\\Gb\v0\i',_binary '5D\c%\\v?#\0iȤ>3G','',0,'?'),(_binary 'PBJzfNe20\n\06','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/radio/field_radio.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/radio/field_radio.php',0,_binary 'O>.H\\<gu1}o',_binary 'O>.H\\<gu1}o',_binary ';Q\@UD%\˗<\Z\l69\\\','',0,'?'),(_binary '3&`CR\\\\(S\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/raw/field_raw.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/raw/field_raw.php',0,_binary '\RQ{CQng\',_binary '\RQ{CQng\',_binary 'i\̋?& \\\ʏ\KNܣ?\p@\\X','',0,'?'),(_binary '\r\\(@;\;L\;','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/raw/parsedown.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/raw/parsedown.php',0,_binary 'dM\0\0\\\',_binary 'dM\0\0\\\',_binary '\\\q\-\\<NA2+q᪾q/=\\','',0,'?'),(_binary '2\TWi\<j','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/section/field_section.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/section/field_section.php',0,_binary 'mz!\\"e?]P\\\',_binary 'mz!\\"e?]P\\\',_binary 'Io\e\05#\\\-K~,=S9j\n','',0,'?'),(_binary 'GTՋhs\[L_','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select/elusive-icons.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select/elusive-icons.php',0,_binary 'v\%E\oÞ\&\'',_binary 'v\%E\oÞ\&\'',_binary 'u(o	P3M\T\\:r\a\7','',0,'?'),(_binary 'j\XP53ePy9','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select/field_select.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select/field_select.js',0,_binary '8\rO\',_binary '8\rO\',_binary '^o\d~&x|^\\e|\)4!,i)\>w\','',0,'?'),(_binary '\r\<\0\\\v#y','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select/field_select.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select/field_select.min.js',0,_binary '8\rO\',_binary '8\rO\',_binary '^o\d~&x|^\\e|\)4!,i)\>w\','',0,'?'),(_binary 'O2 q\w!$\\\"','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select/field_select.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select/field_select.php',0,_binary 'DL,\NZ_\',_binary 'DL,\NZ_\',_binary 'î4\n\4\v\\\<N4=:\4=\\','',0,'?'),(_binary '%14-\"Is\\b','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select_image/field_select_image.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select_image/field_select_image.js',0,_binary '^\\枨jA\P',_binary '^\\枨jA\P',_binary '\H[\A1\Z\u?֌׽Ԏa>\H','',0,'?'),(_binary 'y9Ǣ%\[)jywC','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select_image/field_select_image.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select_image/field_select_image.min.js',0,_binary 'T\T{<\\4&\',_binary 'T\T{<\\4&\',_binary '\=\`j\Sxa\lA7\2\\f\\\S\','',0,'?'),(_binary 'Y\{@Up1ex\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select_image/field_select_image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select_image/field_select_image.php',0,_binary '\\zv\1P|L\\U',_binary '\\zv\1P|L\\U',_binary '\"\Ovg_M5ɒJ\͡\<W|\\','',0,'?'),(_binary 'jqVB.ͅu~\둱\H','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/field_slider.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/field_slider.js',0,_binary 'j\I\#\3@;?\',_binary 'j\I\#\3@;?\',_binary 'Kꣻ\r+\ᶪ\c\JIi8G','',0,'?'),(_binary 'o\\眏l\\\2wP','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/field_slider.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/field_slider.min.js',0,_binary 'T1$=\-gMo\r',_binary 'T1$=\-gMo\r',_binary '\\\\\;]Tʍ\︊\"9ܱ\37=\','',0,'?'),(_binary 'I1\IG\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/field_slider.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/field_slider.php',0,_binary '7\I//n!@)\-X',_binary '7\I//n!@)\-X',_binary '\\08\\\\\sc\\\B\\z\͉l','',0,'?'),(_binary 'w߆,T\vﴯxvi','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/vendor/nouislider/redux.jquery.nouislider.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/vendor/nouislider/redux.jquery.nouislider.js',0,_binary '\P&B䅶R',_binary '\P&B䅶R',_binary '9T+Б5Y\L\0-ОedtFѨ>ة\_','',0,'?'),(_binary '\\\_j&Hͯ','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/vendor/nouislider/redux.jquery.nouislider.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/vendor/nouislider/redux.jquery.nouislider.min.js',0,_binary '\M$q\\0	bp_o\',_binary '\M$q\\0	bp_o\',_binary 'IJ\\\AWA0}-\2_}\פffI_%\','',0,'?'),(_binary 'n\088/i23}\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slides/field_slides.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slides/field_slides.js',0,_binary '|C\=C\1q?#',_binary '|C\=C\1q?#',_binary ' *\5\\Sh4\\u=\"X?\\ 0k','',0,'?'),(_binary 'k\vt)e\\\ZlF<','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slides/field_slides.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slides/field_slides.min.js',0,_binary '.\_\\\[FV',_binary '.\_\\\[FV',_binary 'q݃.\\ryR7Ԫ[\	5RHر\ncC,\/h','',0,'?'),(_binary '\M\\F\HFv\d','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slides/field_slides.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slides/field_slides.php',0,_binary 'M\\\}\\\V\\',_binary 'M\\\}\\\V\\',_binary 'L#N\ɩFrfud,a\F0mS\ԕ\','',0,'?'),(_binary '%$K4\f44}\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sortable/field_sortable.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sortable/field_sortable.js',0,_binary 'd\F\\Mya1\',_binary 'd\F\\Mya1\',_binary 'R\\E#rS5\]\\\\z\Z\tSH','',0,'?'),(_binary 'qH~g֒\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sortable/field_sortable.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sortable/field_sortable.min.js',0,_binary '@\ZbɌ]',_binary '@\ZbɌ]',_binary 'Ϥ\X\\M?[ckW;\j','',0,'?'),(_binary 'ꨊׂ\\\|w','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sortable/field_sortable.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sortable/field_sortable.php',0,_binary '\\\\\4 (/',_binary '\\\\\4 (/',_binary '\l]9 \"].٬\m!W\[\R\0','',0,'?'),(_binary 'A\Wi	\Z*\Q\\\o;','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sorter/field_sorter.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sorter/field_sorter.js',0,_binary 'O%w\\\+(\\5',_binary 'O%w\\\+(\\5',_binary '\HHÔȡ3V\3>׏1noń\tb\\\','',0,'?'),(_binary '$\wr\\̿Ӧ','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sorter/field_sorter.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sorter/field_sorter.min.js',0,_binary 'g\	\?X\Z%|T5eB\',_binary 'g\	\?X\Z%|T5eB\',_binary '쫤\i\ĔuÈc^\g\k\\M','',0,'?'),(_binary '\sN\\\Zז<,\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sorter/field_sorter.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sorter/field_sorter.php',0,_binary '\4FCr\fq',_binary '\4FCr\fq',_binary 'd:Ye:}\?\p\vG\\_	z@=\Zu','',0,'?'),(_binary '>\\\瘤\"','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spacing/field_spacing.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spacing/field_spacing.js',0,_binary '&\uZ>\B<\n',_binary '&\uZ>\B<\n',_binary '\ӪZ\\Lj RxQ\\\U=&,\','',0,'?'),(_binary 'g\\<\֥\7\\uH','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spacing/field_spacing.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spacing/field_spacing.min.js',0,_binary 'p;\QK]\8X`2t',_binary 'p;\QK]\8X`2t',_binary '7sB&iǯ\\\k\إ/v\_\94`F\u\rU','',0,'?'),(_binary '\_\\(I\Qj\\IY','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spacing/field_spacing.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spacing/field_spacing.php',0,_binary '\-ְm\\r3̾\',_binary '\-ְm\\r3̾\',_binary '\\ޡ)oK+X1\[\<t)','',0,'?'),(_binary '`09\	\Z\\%Zi','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/field_spinner.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/field_spinner.js',0,_binary '\\nils\ɒB7',_binary '\\nils\ɒB7',_binary '|	\,pm\\\"hѮ\Y\\$\"g\}\\','',0,'?'),(_binary '4\]t0-%tB','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/field_spinner.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/field_spinner.min.js',0,_binary '3(>\m/\>B',_binary '3(>\m/\>B',_binary 'g\-\0}aV3\\y\\j\IC\','',0,'?'),(_binary 'H:h{TzIo3͛w5\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/field_spinner.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/field_spinner.php',0,_binary 'D+6\f\',_binary 'D+6\f\',_binary 'ME\\9WѬvfy\+%\\\Zi\\','',0,'?'),(_binary '1\3\	\c\-','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/vendor/spinner_custom.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/vendor/spinner_custom.js',0,_binary '\=Z\m_\\\t/',_binary '\=Z\m_\\\t/',_binary '^5\9\N\8_3Y/R6sbA\rOF','',0,'?'),(_binary 'qw\m59Xi','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/vendor/spinner_custom.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/vendor/spinner_custom.min.js',0,_binary 'U\+`T\`;\U',_binary 'U\+`T\`;\U',_binary '\NO3XI\B\ŴB*o\lM,X','',0,'?'),(_binary 'G\\%,/СӋ=h','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/switch/field_switch.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/switch/field_switch.js',0,_binary '\\(l@_;`\0>e',_binary '\\(l@_;`\0>e',_binary 'MT	QҠ*l}\~3\{Edg.\\','',0,'?'),(_binary 'Pq\4`/]\P','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/switch/field_switch.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/switch/field_switch.min.js',0,_binary '4\~fP/ʝ=_kn5',_binary '4\~fP/ʝ=_kn5',_binary '?\Z#\(gבֿ\TQ\\rwn\\r','',0,'?'),(_binary '\u\OEt\n4X\x\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/switch/field_switch.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/switch/field_switch.php',0,_binary 'mo\\m\\\D\',_binary 'mo\\m\\\D\',_binary ';\ǻT3X\\\\!`*','',0,'?'),(_binary '%.ڃ)	\N>','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/text/field_text.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/text/field_text.php',0,_binary '\NV\\	qr.\1\P',_binary '\NV\\	qr.\1\P',_binary 'A\.v\\^]H]Da\F%͜','',0,'?'),(_binary '&7=P\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/textarea/field_textarea.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/textarea/field_textarea.php',0,_binary 'єNsy?\\L\Z',_binary 'єNsy?\\L\Z',_binary 'q]GLR\\S\0\BMbAA A؇Z\\','',0,'?'),(_binary '\q\Ԙf;\J\[xfeY','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography.js',0,_binary '9ggI^6\xCu',_binary '9ggI^6\xCu',_binary ',qW\\`~^yDK^\\C\if\','',0,'?'),(_binary 'W2w\rnփ!]|','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography.min.js',0,_binary '\\bC\u\8584',_binary '\\bC\u\8584',_binary ',qW\\`~^yDK^\\C\if\','',0,'?'),(_binary 'Y\].\P\tS\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography.php',0,_binary '\Z\b\G\tK\',_binary '\Z\b\G\tK\',_binary 'WH\0y5\\7?_>0(QI#\\\=','',0,'?'),(_binary '+\#/\%hi(e-','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography_json.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography_json.js',0,_binary 'iG\t\\{9\\\%\\',_binary 'iG\t\\{9\\\%\\',_binary 'V\r\e\'\0Cq\1\d\+','',0,'?'),(_binary '\\\\Fw\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography_json.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography_json.min.js',0,_binary 'S\0:ğ\/JeY[',_binary 'S\0:ğ\/JeY[',_binary '(h\S\\݄Px\D\B\0lό/','',0,'?'),(_binary 'u\{ov8;S%','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/googlefonts.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/googlefonts.php',0,_binary '\\piL\\|6\\',_binary '\\piL\\|6\\',_binary 'X\\\Z\\nxy=Pe.=\Z\u\F\S','',0,'?'),(_binary 'ÓK/ʾgṻau','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/upload/field_upload.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/upload/field_upload.js',0,_binary 'm\A`7Z \\\[',_binary 'm\A`7Z \\\[',_binary '\\"4e\4\bbb]\,a\\>C\^1','',0,'?'),(_binary '[\"\\Cɦc+\\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/upload/field_upload.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/upload/field_upload.php',0,_binary '\\G&b\[Ou',_binary '\\G&b\[Ou',_binary ';j\\bˬׂ\\#Qn\\\>\','',0,'?'),(_binary '\)\'5`	;','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/upload/field_upload_3_4.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/upload/field_upload_3_4.js',0,_binary '\1c3j3\\\6}\"',_binary '\1c3j3\\\6}\"',_binary '9э^{\n\_\\<ć\\\','',0,'?'),(_binary '>b\S}峬\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/upload/gallery.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/upload/gallery.js',0,_binary '%\\fő\/\*',_binary '%\\fő\/\*',_binary '\\\*BT\~~jr6,1ꤦ#@!#','',0,'?'),(_binary 'ƶ7\;\ZC\k','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/lib.redux_instances.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/lib.redux_instances.php',0,_binary 'Y!v\\zʉxY@',_binary 'Y!v\\zʉxY@',_binary 'y\nK\Z&\\\.\m\r\G4\\\\\\','',0,'?'),(_binary '|\,\'\\ ,CG','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/checks/embedded.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/checks/embedded.php',0,_binary '!2)q \(v>W\',_binary '!2)q \(v>W\',_binary ';}8f\m\jad>NV\Yc\hPo','',0,'?'),(_binary '_Tx%C\\Uأ','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/checks/full_package.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/checks/full_package.php',0,_binary '\??Dg͘%\]e0@',_binary '\??Dg͘%\]e0@',_binary '\\vsT|z\\ܪ\YS\r|7\aWEE!M','',0,'?'),(_binary 'Br\6TP~R#g','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/checks/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/checks/index.php',0,_binary '\0?h\o\(\7',_binary '\0?h\o\(\7',_binary 'Aũ\`97}b>MH\\\JHh\\|Fj','',0,'?'),(_binary '\\\06X2\04\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/class.redux_themecheck.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/class.redux_themecheck.php',0,_binary '-EvW`\u\J`Go',_binary '-EvW`\u\J`Go',_binary 'DvLaA]!\\pmI\)2㥨(','',0,'?'),(_binary 'J\q\۷e\3:\cw','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/index.php',0,_binary '\0?h\o\(\7',_binary '\0?h\o\(\7',_binary 'Aũ\`97}b>MH\\\JHh\\|Fj','',0,'?'),(_binary 'Q\(,)_\\rM$','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/js/admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/js/admin.js',0,_binary 'fl1ޱ\i\-\\',_binary 'fl1ޱ\i\-\\',_binary '\7+n\b\\]\h\c\%\cfQ','',0,'?'),(_binary '\\\ZO\"\F\!U','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/lang/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/lang/index.php',0,_binary '\0?h\o\(\7',_binary '\0?h\o\(\7',_binary 'Aũ\`97}b>MH\\\JHh\\|Fj','',0,'?'),(_binary '\yY\n\H)\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/tracking.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/tracking.php',0,_binary '\\B\oj\f\nJ',_binary '\\B\oj\f\nJ',_binary 'M\\b\W򮻧J-@\ӣh','',0,'?'),(_binary '\u\\'\\\+q\0i1','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/color/validation_color.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/color/validation_color.php',0,_binary 'yn7,\\jWn,77\r',_binary 'yn7,\\jWn,77\r',_binary '\|m\\[Jl(s{ޛ\\'Dڶv\\','',0,'?'),(_binary '=sG\S\r\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/color_rgba/validation_color_rgba.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/color_rgba/validation_color_rgba.php',0,_binary '\\3\ߎ\\4<a',_binary '\\3\ߎ\\4<a',_binary 'va\r\X))Xs笚\{8\l\A\n','',0,'?'),(_binary '\~0]_\%C\\F','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/colorrgba/validation_colorrgba.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/colorrgba/validation_colorrgba.php',0,_binary '\ \P\㥶6\\',_binary '\ \P\㥶6\\',_binary '6\,\\QR`-͠\"l5u7U\j\>^','',0,'?'),(_binary '6E\ɔa+\;\"\\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/comma_numeric/validation_comma_numeric.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/comma_numeric/validation_comma_numeric.php',0,_binary '}e\+FL#\\e',_binary '}e\+FL#\\e',_binary '\0	[\r\@|1\TR-\~Ib\;\r','',0,'?'),(_binary 'd\Ȳ\Zug!\p#M\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/css/validation_css.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/css/validation_css.php',0,_binary '\Z\sxO\3lUXD',_binary '\Z\sxO\3lUXD',_binary 'DOG?\\\	dC\t\\n\','',0,'?'),(_binary 'v\\˾8\p.p3\m','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/date/validation_date.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/date/validation_date.php',0,_binary 'Y5Pk}{yQ\\Hz',_binary 'Y5Pk}{yQ\\Hz',_binary ';\>a%\q|M\\\"UPnE\qz}\ؘ','',0,'?'),(_binary 'THc\n\Z&\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/email/validation_email.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/email/validation_email.php',0,_binary 'R6;\&\z\V',_binary 'R6;\&\z\V',_binary 'zO\Zߺ$l^\.\*\0Y\i)^\\{\ag\','',0,'?'),(_binary '\c9k\ᔁ{>.','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/email_not_empty/validation_email_not_empty.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/email_not_empty/validation_email_not_empty.php',0,_binary 'pZf#\46S6\',_binary 'pZf#\46S6\',_binary '\\0\y4\\4,ץk\\2{\Y\'V\','',0,'?'),(_binary '3\\м\Z6\9\W$tY','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/html/validation_html.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/html/validation_html.php',0,_binary '&Ǡ\g\߰ݘW',_binary '&Ǡ\g\߰ݘW',_binary 'fhp2DdlQ\dҮ8\a\V y\/\H','',0,'?'),(_binary '\\a\\7r','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/html_custom/validation_html_custom.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/html_custom/validation_html_custom.php',0,_binary 'u 0\lcgx-,',_binary 'u 0\lcgx-,',_binary 'ƀ6詨\X\\$|W5\32-\\0 ','',0,'?'),(_binary '\\\\jZ?\?ů\4','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/js/validation_js.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/js/validation_js.php',0,_binary '6\3\\\+\C\',_binary '6\3\\\+\C\',_binary '\A\\˗vQ\\\;_\sEG+g\','',0,'?'),(_binary '=f\\'DB\t\\y','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/no_html/validation_no_html.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/no_html/validation_no_html.php',0,_binary '\\Z\\\\;လu',_binary '\\Z\\\\;လu',_binary 'Ȅb⋡(\teEQBb|f\\zo','',0,'?'),(_binary '\\V{\\k\ng\0','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/no_special_chars/validation_no_special_chars.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/no_special_chars/validation_no_special_chars.php',0,_binary 'H\\c\n	iT\',_binary 'H\\c\n	iT\',_binary '\:\\G+\Jd\1;@g,M\x\"\#[\','',0,'?'),(_binary '\Q\u\dM0WR','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/not_empty/validation_not_empty.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/not_empty/validation_not_empty.php',0,_binary '6\d57T\ZDT\\',_binary '6\d57T\ZDT\\',_binary '2h[RM1&kV\=W\pX\\Y','',0,'?'),(_binary 'H\v\O\f0','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/numeric/validation_numeric.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/numeric/validation_numeric.php',0,_binary 'Bu\\9\A\e',_binary 'Bu\\9\A\e',_binary 'i)\'VDY^1?A\Zao@o\F\','',0,'?'),(_binary 'I@pA\\o\n\JB\<\P','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/numeric_not_empty/validation_numeric_not_empty.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/numeric_not_empty/validation_numeric_not_empty.php',0,_binary '>b\3U\<FM',_binary '>b\3U\<FM',_binary '&dk\\T,\\d\^fʡ\U$o\\Zb','',0,'?'),(_binary '\:b\AR,\^\5','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/preg_replace/validation_preg_replace.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/preg_replace/validation_preg_replace.php',0,_binary 'O?\QcŮ\`\H',_binary 'O?\QcŮ\`\H',_binary 'D+\n\\Yp	\F\\\\c\O\m','',0,'?'),(_binary 'fP\\}^]\q\Z(f','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/str_replace/validation_str_replace.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/str_replace/validation_str_replace.php',0,_binary 'QzW\15?Rv\',_binary 'QzW\15?Rv\',_binary 'fj\\$u\\\\%77H\\\\)D`','',0,'?'),(_binary 'J\]R%s{M\P','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/unique_slug/validation_unique_slug.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/unique_slug/validation_unique_slug.php',0,_binary '\ݩ8\麌r\\F\',_binary '\ݩ8\麌r\\F\',_binary '\0Ḗ~\x\5\]\bvDfS\\eh\\','',0,'?'),(_binary '~\H4ȿ*vm','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/url/validation_url.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/url/validation_url.php',0,_binary 'd\j`@\"\w4؂\ȿ',_binary 'd\j`@\"\w4؂\ȿ',_binary 'dx<\\ZHE{\+\sݬ+\Z(\','',0,'?'),(_binary '`Fs\]3	[r|+','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/js/jquery.easing.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/js/jquery.easing.min.js',0,_binary 'X_I\\ǣ\IĽ\',_binary 'X_I\\ǣ\IĽ\',_binary 'c\ijOlH\\$P`sƼ\W\N{8\','',0,'?'),(_binary ';9\\Z}\\߫d\\f','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/js/redux-welcome-admin.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/js/redux-welcome-admin.js',0,_binary '\\\\W:pDT',_binary '\\\\W:pDT',_binary 'lփ5aW\\nc\-~3_O2+R¹q','',0,'?'),(_binary '?+SK\f@\\\`X','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/about.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/about.php',0,_binary 'MꞂ}`M',_binary 'MꞂ}`M',_binary '\ҵ&\;݆	\Ԋd$\i\?%','',0,'?'),(_binary 'k[B=!\rMh\\O[','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/changelog.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/changelog.php',0,_binary 'O>[r(\\\',_binary 'O>[r(\\\',_binary 'wgY\ׁ͓\h\C\\gz[\','',0,'?'),(_binary '\\H\0]\\\\M\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/credits.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/credits.php',0,_binary 'ڭ!97LAg:/\ZbP',_binary 'ڭ!97LAg:/\ZbP',_binary '\0Edk\1	\\ݤx\\\\QH(2^\2@\0','',0,'?'),(_binary 'e7\|o\0\y','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/extensions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/extensions.php',0,_binary '\ql\铿(^dw\\"',_binary '\ql\铿(^dw\\"',_binary '\	\acL#8BIW\r0\0gpg\\#f','',0,'?'),(_binary 'PZ{F\xTlǏ\22','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/status_report.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/status_report.php',0,_binary '\Z_$4\W,ap',_binary '\Z_$4\W,ap',_binary '\\t9A\\n܎?m	D+@<w\V6I2','',0,'?'),(_binary '\р\淤2','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/support.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/support.php',0,_binary '8\rO\ݾhD}=	',_binary '8\rO\ݾhD}=	',_binary 'j\\\\#\3,l`(IǓRb\{*\','',0,'?'),(_binary '\\#*\'0\z','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/welcome.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/welcome.php',0,_binary '³\0I)f\I\ƶF',_binary '³\0I)f\I\ƶF',_binary 'WJ&ӃJ]N\:\\]\(FJ\)','',0,'?'),(_binary 'm@T7\-\\n,\Lo','wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/container.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/container.tpl.php',0,_binary '\I\(\\Wo\',_binary '\I\(\\Wo\',_binary '{\\Q\+X\\Q\.\&U:Ou/','',0,'?'),(_binary 'IWd\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/content.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/content.tpl.php',0,_binary ' 㖩461̀/V\ZOM',_binary ' 㖩461̀/V\ZOM',_binary ':}<\\'\\|k\S>%\rJ\','',0,'?'),(_binary 'jZjׂ\\\d\nh!Y','wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/footer.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/footer.tpl.php',0,_binary '\[:\\0Nq4p\',_binary '\[:\\0Nq4p\',_binary 'q<)c|\!\\<sڠ?\ZE\\Gs\\0@dzV','',0,'?'),(_binary 'U@9jfx\\\\\\tZ','wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/header.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/header.tpl.php',0,_binary 'J\\Ɍ\Z\n@\\N',_binary 'J\\Ɍ\Z\n@\\N',_binary '*Y\<y\>MzJ[P-$$tsv}]','',0,'?'),(_binary '/\\.t\0jC\','wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/header_stickybar.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/header_stickybar.tpl.php',0,_binary '@Ĥ90',_binary '@Ĥ90',_binary '2\%17Dꛖ۳Y\j\'\f0\8\&\\\','',0,'?'),(_binary '\IXH|fέ9r\N\-','wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/menu_container.tpl.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/menu_container.tpl.php',0,_binary '+\\\2`\H\',_binary '+\\\2`\H\',_binary 'm\j\Mw{7\Z\\+\\05\\n\6\G','',0,'?'),(_binary '\\\\ѭP\`Uw','wp-content/themes/salient/nectar/redux-framework/extensions/ad_remove/extension_ad_remove.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/ad_remove/extension_ad_remove.php',0,_binary '\'5HA桮\"0]\',_binary '\'5HA桮\"0]\',_binary '~f$S wR\\n<\$hB	H%b3\&@','',0,'?'),(_binary 'E\wlJ΁ab','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/class.vendor-url.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/class.vendor-url.php',0,_binary '4*Ĝ\n0+%WuC\',_binary '4*Ĝ\n0+%WuC\',_binary 'J\Q\\,X0D;\Kw\"n;\W0','',0,'?'),(_binary 'Og\\6i\r|\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/extension_vendor_support.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/extension_vendor_support.php',0,_binary ',\\\\\F\*}\m\',_binary ',\\\\\F\*}\m\',_binary '\re5M\[7\n؇Q\\\2\\\P:','',0,'?'),(_binary 'C{f4Zf\G\L\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/ace.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/ace.js',0,_binary '\\v#É\h\Z\',_binary '\\v#É\h\Z\',_binary '\\_Xjޚ\rM+B&C\{N9\Μ','',0,'?'),(_binary '\\J[.$\\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/ext-emmet.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/ext-emmet.js',0,_binary '\*\~oo',_binary '\*\~oo',_binary '*\\'\\'4֬w)ׄ \(Ak8.-#\','',0,'?'),(_binary '4\'I\}\CiWpp6w','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/ext-searchbox.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/ext-searchbox.js',0,_binary '\K9	y5-\\iD',_binary '\K9	y5-\\iD',_binary '\5\\\D\\r\\\@\ڜҫ|d\03','',0,'?'),(_binary 'O7J\\'x}','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-css.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-css.js',0,_binary '\\\JJ%\d\*0[',_binary '\\\JJ%\d\*0[',_binary '\\oLE\ 3~cQPF\1\\1\O3','',0,'?'),(_binary '\Q\\b\TW>\#','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-html.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-html.js',0,_binary 'I\cS\`]$׸M',_binary 'I\cS\`]$׸M',_binary '\69\O\\@B+eN\\\_R\̓','',0,'?'),(_binary '.\\\_o\2?\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-javascript.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-javascript.js',0,_binary 't֧9&g:G',_binary 't֧9&g:G',_binary '\\\!\ni\\ٔ\y\/\옸+>\*','',0,'?'),(_binary 'ɮ\\\&\0 R\\"P','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-json.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-json.js',0,_binary 'hJ\d\\H~\\',_binary 'hJ\d\\H~\\',_binary 'n~Ĝ\IF\\*\~q9=d','',0,'?'),(_binary '9w&\kkXR','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-less.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-less.js',0,_binary 'eE~:.1]3\',_binary 'eE~:.1]3\',_binary '\|dNԝ\FE\śNǣ\|酻<','',0,'?'),(_binary '\fXX\s^\F^\r','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-markdown.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-markdown.js',0,_binary '3*5=d\g\5',_binary '3*5=d\g\5',_binary '\rL|\z	Q\n\\\%\BۏT\\b\|','',0,'?'),(_binary '\\t\8','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-mysql.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-mysql.js',0,_binary 'oQCr\< &ĺ',_binary 'oQCr\< &ĺ',_binary '\g!9k\3۽v\OZy\U*	z\','',0,'?'),(_binary ']\n	sͤ\\'','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-php.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-php.js',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary ')\Ɖ3& ?	\nZ\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-plain_text.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-plain_text.js',0,_binary '0~FEa}\Z@\hag\'\',_binary '0~FEa}\Z@\hag\'\',_binary '4A\L#Cj\]H\\h','',0,'?'),(_binary '#.X51\̿','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-sass.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-sass.js',0,_binary '헮\a\K#]H\(M',_binary '헮\a\K#]H\(M',_binary 'H:.\{X$P\`0KWĚ\'%\;','',0,'?'),(_binary 'ʥnᤆձc\2d{','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-scss.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-scss.js',0,_binary '_\1F.J/gW',_binary '_\1F.J/gW',_binary '\\rZ\W\0+G\\I	\y\ZmS\\(O\[','',0,'?'),(_binary '\/7\'ۅgGf','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-text.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-text.js',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'ecʱ\>٢DC','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-xml.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-xml.js',0,_binary 'J!\r\%q\\U=w/{',_binary 'J!\r\%q\\U=w/{',_binary 'غxS4\\{_wY-\\\Z_Uf$d','',0,'?'),(_binary '\F\b2\B舘\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/css.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/css.js',0,_binary '0llx\\Z\:$j8',_binary '0llx\\Z\:$j8',_binary '\}\)\EŰ|\\ڲ@m\\r_\','',0,'?'),(_binary 'beG\c{񺪇\G','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/html.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/html.js',0,_binary '\\Z\0\ n2$',_binary '\\Z\0\ n2$',_binary 'g8D\	n\\\\\ʟ\\Z\\\\\H\','',0,'?'),(_binary 'r1 u%\n{\\\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/javascript.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/javascript.js',0,_binary 'Z:\\^vak\^',_binary 'Z:\\^vak\^',_binary '\\\o^\\r	Ļ\gOJ7>U','',0,'?'),(_binary '\\0\'xQSY\n','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/json.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/json.js',0,_binary '\/K\T_ъ\'5H',_binary '\/K\T_ъ\'5H',_binary '@@q\`/2;<}2\I\0j\\`','',0,'?'),(_binary '\\͏\֏;&\mL','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/less.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/less.js',0,_binary '{\֐?`BT\',_binary '{\֐?`BT\',_binary 'Q\\S\\M\Z<ɣ1\\㗝*\1:P','',0,'?'),(_binary '{\H^htJb4','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/markdown.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/markdown.js',0,_binary '?}}\yFt%D\',_binary '?}}\yFt%D\',_binary '!Cћ)ӕ\$9\\vvqlS\ݾfi[,','',0,'?'),(_binary 'Qad\<8g\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/mysql.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/mysql.js',0,_binary '*vGC@8\\\\',_binary '*vGC@8\\\\',_binary 'mثT+\u\{	E]V/!7b.8,','',0,'?'),(_binary 'e\L K\0\\i-','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/php.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/php.js',0,_binary '.\\\\Grrg\',_binary '.\\\\Grrg\',_binary 'gz\߃\S/A:|\q;r\\8A\2$	,wA','',0,'?'),(_binary '<Z^?H* \<@π ','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/plain_text.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/plain_text.js',0,_binary '\r{ÇF\Jy1	\[',_binary '\r{ÇF\Jy1	\[',_binary 'K\Nom\\n\|\!\\\\7_T:`\\tS','',0,'?'),(_binary '\$7cmBغ<RU','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/sass.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/sass.js',0,_binary '%\ufک\\\0\\',_binary '%\ufک\\\0\\',_binary '&Stݼ,\o\\}\\󎾸\QH-','',0,'?'),(_binary 'gL|\"\\/\Z','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/scss.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/scss.js',0,_binary '\E\n^$\Z>Q',_binary '\E\n^$\Z>Q',_binary 'wY\mᒒv@\\\*9\0BÃy]\t\\A,','',0,'?'),(_binary 'LQ\\Z:\?I	','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/text.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/text.js',0,_binary 'mlRX\\w\rh|{2',_binary 'mlRX\\w\rh|{2',_binary 'sAё 1c\x\q\W[+C4|','',0,'?'),(_binary '[|v*\')\\Zb','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/xml.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/xml.js',0,_binary 'z\ZDԕr\N8ar',_binary 'z\ZDԕr\N8ar',_binary 'f1]\Z\@5\`;\\0\yZ\^g\"	','',0,'?'),(_binary '\^\\\\0\Zφ','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/theme-chrome.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/theme-chrome.js',0,_binary '\\U\ \0g[\㵍',_binary '\\U\ \0g[\㵍',_binary '>\+_q\k[e\Gg\\\^\5<C\r\ ','',0,'?'),(_binary 'g\8\j]\Fx','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/theme-monokai.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/theme-monokai.js',0,_binary '\\"[f\\e\\J',_binary '\\"[f\\e\\J',_binary 'p\\\}+٤\\\7F8dc\9:\\\\\','',0,'?'),(_binary 'נ\)]\'].\\\B','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/worker-css.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/worker-css.js',0,_binary ']qѭ\q\ASzߜ',_binary ']qѭ\q\ASzߜ',_binary '\D^ps\Z7c˔EcP`\','',0,'?'),(_binary 'SR\sxu\r/','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/worker-javascript.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/worker-javascript.js',0,_binary '\\̓\\"\2(-\nX',_binary '\\̓\\"\2(-\nX',_binary '\ɲ\p#<`Gq|A\A|]t|4e\F.v','',0,'?'),(_binary 'R\\r\;\p9\\қ','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/worker-json.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/worker-json.js',0,_binary 'E/G5wܡBI\\\L',_binary 'E/G5wܡBI\\\L',_binary '<THN\\"{@d>[y,Ψ?P','',0,'?'),(_binary 'wA%Q@8i,]S\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/worker-php.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/worker-php.js',0,_binary 'L\6nS0y\p',_binary 'L\6nS0y\p',_binary 'YK\]\\+ɞ\raQ\'-\z{\\','',0,'?'),(_binary 'Mp\\\L\t5W^b','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2.js',0,_binary '\l\eTz\¯t',_binary '\l\eTz\¯t',_binary '$,H±4Mn\H0D2q\9oJ[\\H','',0,'?'),(_binary '˝i\W\y','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2.min.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2.min.js',0,_binary '.\l\:&hU<%:D\\',_binary '.\l\:&hU<%:D\\',_binary 'gF\M\4\n\\F_0\ZG\2\A\ZA\\','',0,'?'),(_binary 'X\/\7\\rS\T','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ar.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ar.js',0,_binary ')g\\b@8\0K',_binary ')g\\b@8\0K',_binary '\\\q\Qs^Xj\\n=\\\#\\rC','',0,'?'),(_binary 'zn\\aul\w\\\ZU','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_az.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_az.js',0,_binary '\m{\a\9q\S',_binary '\m{\a\9q\S',_binary '1\'\\\V1vTW??v\`\2qh\\X\','',0,'?'),(_binary '\0\Me5GV','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_bg.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_bg.js',0,_binary '\Rs纟\\\',_binary '\Rs纟\\\',_binary 'ZքM9]P:\їce\I\\(S','',0,'?'),(_binary 'ؽ#RQ\\|\\r','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ca.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ca.js',0,_binary ' [a͐Ԁ\',_binary ' [a͐Ԁ\',_binary '\n}O\ \wWn2uI$\Tv\\&鵭%','',0,'?'),(_binary ' \#\SL\+j\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_cs.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_cs.js',0,_binary 'Ia\ \f=F+\\',_binary 'Ia\ \f=F+\\',_binary 'pA9H\\o\\\~\z\M\YL\\y\','',0,'?'),(_binary '\S\lŐy8p','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_da.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_da.js',0,_binary 'Ծ@Z\rE0ro',_binary 'Ծ@Z\rE0ro',_binary '˟8\戰r\\LX!P$\e_D\B','',0,'?'),(_binary 'VP\h\Zc\N@\\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_de.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_de.js',0,_binary '(B[4\ۇ\i',_binary '(B[4\ۇ\i',_binary '\|\\jDV+hkgvY@kH\ >','',0,'?'),(_binary ')\\yPس\%\\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_el.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_el.js',0,_binary 'XIm\\\2~',_binary 'XIm\\\2~',_binary '%Brʿ>\b\Ǩ\\8\6AwX;k|','',0,'?'),(_binary 'xXcl\\pR4?\"r','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_en.js.template','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_en.js.template',0,_binary '\oٚs#l\o\]',_binary '\oٚs#l\o\]',_binary '\ӳ\?f\=c^\\BӾT\\\\\\Z','',0,'?'),(_binary '\3u7{~\\,\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_es.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_es.js',0,_binary 'c< \\$ko,\n\h',_binary 'c< \\$ko,\n\h',_binary 'L\zڍ|\Z\\I7w\','',0,'?'),(_binary '\\\\{\\Z','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_et.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_et.js',0,_binary 'f$do\\ڀ\:&S',_binary 'f$do\\ڀ\:&S',_binary '\b!\WW ]\ұ\n`\m\ZֺSK','',0,'?'),(_binary '\\\ؤރ%kw','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_eu.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_eu.js',0,_binary 'vFU៩4C37!',_binary 'vFU៩4C37!',_binary '7:\JԱ\\aL\\[\\\\}w[','',0,'?'),(_binary 'pʡ:zg \9\\\\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_fa.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_fa.js',0,_binary '\)\\}B\GO',_binary '\)\\}B\GO',_binary '\\I\\II\{=\\"@0\\)\1;','',0,'?'),(_binary '\,3\rmB\\\\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_fi.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_fi.js',0,_binary '\|mh+&\ѧ*/\c',_binary '\|mh+&\ѧ*/\c',_binary 'ȭ\\\E`@\':\0o\vˡQW`','',0,'?'),(_binary 'ԛ\sBBPF	c','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_fr.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_fr.js',0,_binary '̆}V3',_binary '̆}V3',_binary '\\\\\6a\o`v[\\s\0APee^','',0,'?'),(_binary '\|6̆R$e`?w','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_gl.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_gl.js',0,_binary '<\=t&\n-\\\\%',_binary '<\=t&\n-\\\\%',_binary '3JZ{i@+l*Δ\AXН\n\c','',0,'?'),(_binary '@O\\\ߤ>','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_he.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_he.js',0,_binary ';Kg91U\,',_binary ';Kg91U\,',_binary '-q(G\eDσNߧ\[\W\\=\','',0,'?'),(_binary 'f!\[ʬ','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_hr.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_hr.js',0,_binary '%O\\Zyy)w',_binary '%O\\Zyy)w',_binary 'N\MރBt[fB\"g\r\0\-?c!C\lr','',0,'?'),(_binary 'hq\E1U2뱪p','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_hu.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_hu.js',0,_binary '\r\Z^E]X_\?',_binary '\r\Z^E]X_\?',_binary '\K\'2&%\\\23\cLp\'W)','',0,'?'),(_binary 'e>lKd\`\\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_id.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_id.js',0,_binary 'b\\\.E+R',_binary 'b\\\.E+R',_binary '<r,\\h\\V\r{7`\tW\\\c;r \J','',0,'?'),(_binary 'a\0\r\N8H%','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_is.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_is.js',0,_binary '.xx!\AwN\',_binary '.xx!\AwN\',_binary 'Zn\;֌&])\0{wSo\\ZBʌ[+Q)','',0,'?'),(_binary '\"\'\\\\ .)','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_it.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_it.js',0,_binary '\\jۮ\\8	',_binary '\\jۮ\\8	',_binary '}\M(\܍\*=\n\\\\_M\k\\D\N','',0,'?'),(_binary 'v5\Ie\.s6','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ja.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ja.js',0,_binary 'zX<r,UENE\O&\',_binary 'zX<r,UENE\O&\',_binary '6܄M<[AU@.\Rt.<d|E','',0,'?'),(_binary 'ËӈT z','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ka.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ka.js',0,_binary '\M?#Z.bT\',_binary '\M?#Z.bT\',_binary 'g\jv\[y(\Guf{>\KJXh\x','',0,'?'),(_binary '^`Z\\u\ A6','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ko.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ko.js',0,_binary 'K\;\|\D#\xC\',_binary 'K\;\|\D#\xC\',_binary '*YP4M`.{=pV\;W\\dW','',0,'?'),(_binary '^(\\]KM\\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_lt.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_lt.js',0,_binary 'E\\\Ƀ\\7|sP',_binary 'E\\\Ƀ\\7|sP',_binary 'htw\h+r׭CESU=Rr\?','',0,'?'),(_binary '*#(\\\/i','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_lv.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_lv.js',0,_binary '\j%\\_Fj\܎d\',_binary '\j%\\_Fj\܎d\',_binary 's\A [\iQ\vό\\.7ɒ\cޖ]*D','',0,'?'),(_binary 'ڍGO\\pq\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_mk.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_mk.js',0,_binary 'Dc^!5\yՠ+\',_binary 'Dc^!5\yՠ+\',_binary '\;4,E:\dN*YΠq^\','',0,'?'),(_binary '(儬Yƍ[D','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ms.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ms.js',0,_binary 'vpF\\r΋',_binary 'vpF\\r΋',_binary ':!r\"qJS}昣0\\\\fT\V','',0,'?'),(_binary 'dL͟k\R\TU','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_nb.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_nb.js',0,_binary 'y?ۑ\J%t\y~V',_binary 'y?ۑ\J%t\y~V',_binary '\}]\	W\n*5Sx\ \\a\x:7\l','',0,'?'),(_binary 'i(\v6\\ro\KҠ\\0','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_nl.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_nl.js',0,_binary 'LU\\šJ\Z\\T\',_binary 'LU\\šJ\Z\\T\',_binary '?:\tDw\(\\\\^','',0,'?'),(_binary 'l.\'#\fc','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_pl.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_pl.js',0,_binary '\]\0F˿MP',_binary '\]\0F˿MP',_binary '@\s{I\\{\\,\@X\','',0,'?'),(_binary ':\FZn\\C\\ڵ\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_pt-BR.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_pt-BR.js',0,_binary 'dpr*)\',_binary 'dpr*)\',_binary ']߆J\27\#z{i䢜$\sa;t','',0,'?'),(_binary 'OW\>&J\	].','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_pt-PT.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_pt-PT.js',0,_binary '\\\U\aó[',_binary '\\\U\aó[',_binary '3\\\o\%$\\~\_^\U77\','',0,'?'),(_binary 'rF\q\pyr\cX','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ro.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ro.js',0,_binary '\\U0b\Y\\\\\',_binary '\\U0b\Y\\\\\',_binary '\\pN\\z3\kcU\(Lo\5\d\','',0,'?'),(_binary '0\\\\\'q{)-%\\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_rs.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_rs.js',0,_binary 'X	\TX8\=\r\ ',_binary 'X	\TX8\=\r\ ',_binary 'VVBQ/L\\@\am U/GN1\Z','',0,'?'),(_binary '\7\r,A\t\\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ru.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ru.js',0,_binary 'A5\ \w=\',_binary 'A5\ \w=\',_binary '\\Qi\\eS\\\\&\\%\e','',0,'?'),(_binary 'v?\\ԑ\l	','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_sk.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_sk.js',0,_binary 'ɀ\/GJ\&\\$X',_binary 'ɀ\/GJ\&\\$X',_binary 'd+nl\(D\'<G?se\w/\\뺶zp','',0,'?'),(_binary '\fL\;iޜ\M','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_sv.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_sv.js',0,_binary '\us\\f\SPA\',_binary '\us\\f\SPA\',_binary '\\Hp\I\'&̻aJ\\\\0A\\[\k','',0,'?'),(_binary 'RC=ԟ\\S\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_th.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_th.js',0,_binary 't\j_^d_S',_binary 't\j_^d_S',_binary '\`~ݣ..*\t~_Wd\+ \It\','',0,'?'),(_binary '1͂R\\Z@zq\=','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_tr.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_tr.js',0,_binary 'l\~\"\y(km.:',_binary 'l\~\"\y(km.:',_binary 'e\Z\\\qM]\\\ۿ\-+e\5=lI','',0,'?'),(_binary '\䗶\Z5\6W\_\','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ug-CN.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ug-CN.js',0,_binary '\ĻӒ_ݰC\',_binary '\ĻӒ_ݰC\',_binary 'X;\'6\\Z(=1\\\HS\@]\\n8CV','',0,'?'),(_binary ',yPQ\R\*J|','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_uk.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_uk.js',0,_binary 'Aj/iuB\".m',_binary 'Aj/iuB\".m',_binary '\8Qÿ%\ n\;0@\Z\C֛	\','',0,'?'),(_binary '\\R:\\]\֟\~','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_vi.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_vi.js',0,_binary '\0DB\75&˓',_binary '\0DB\75&˓',_binary 'f\#\W%Z6q\5m*RQ\\\\߾9Y@','',0,'?'),(_binary 'hh\\\wr\H_(F','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_zh-CN.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_zh-CN.js',0,_binary '\z[Y\\C\u\\\I',_binary '\z[Y\\C\u\\\I',_binary '7$)]/\Z6Ê\ah]X\W','',0,'?'),(_binary 'OZ+S6\X=','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_zh-TW.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_zh-TW.js',0,_binary '\jD1-,M\\h<\;',_binary '\jD1-,M\\h<\;',_binary '<\;\<\\\β^+Z\\: \[x{b','',0,'?'),(_binary '\3\\M\\nL\(','wp-content/themes/salient/nectar/redux-framework/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/index.php',0,_binary '\z\=v\\]\\\V',_binary '\z\=v\\]\\\V',_binary 'k~	UH\Z\xP\\Ā<;X','',0,'?'),(_binary '5[\nsiBTpW\v\\','wp-content/themes/salient/nectar/redux-framework/options-config.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/options-config.php',0,_binary 'I\њqh>\c',_binary 'I\њqh>\c',_binary '\On\'T\'/\\M\\!MX/<Jg#\','',0,'?'),(_binary '\rֹPF /dۘ','wp-content/themes/salient/nectar/redux-framework/salient-redux.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/salient-redux.js',0,_binary '\r?\8\\\r:\\',_binary '\r?\8\\\r:\\',_binary '~}Qi\U\0\\\ߌ7+X@Lu\\rd*\5\','',0,'?'),(_binary 'NFο\\څS\X','wp-content/themes/salient/nectar/tgm-plugin-activation/class-tgm-plugin-activation.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/tgm-plugin-activation/class-tgm-plugin-activation.php',0,_binary 'CRD-I\cPϛin',_binary 'CRD-I\cPϛin',_binary '\\9$5i2nH\J\0ҳ,<fď\&','',0,'?'),(_binary '$2\r\\PO','wp-content/themes/salient/nectar/tgm-plugin-activation/required_plugins.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/tgm-plugin-activation/required_plugins.php',0,_binary 'zd\\6\\sT\',_binary 'zd\\6\\sT\',_binary '2dy\9K-hH\"\\I!A(T\i^&K','',0,'?'),(_binary '\:\\\*xa\}u','wp-content/themes/salient/nectar/welcome/welcome-page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/welcome/welcome-page.php',0,_binary '\fU^EʞP\',_binary '\fU^EʞP\',_binary '\Z*2r\ЇiV$\eQ$','',0,'?'),(_binary '+\҃T\\','wp-content/themes/salient/nectar/woo/admin-notices.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/woo/admin-notices.php',0,_binary '^T\Z\"g_B\;',_binary '^T\Z\"g_B\;',_binary '=C%r8UmC\\jU8\Z9\Ub	\y%b<6','',0,'?'),(_binary '\Pzh%\\','wp-content/themes/salient/nectar/woo/cart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/woo/cart.php',0,_binary '\b0\\N8WɄj',_binary '\b0\\N8WɄj',_binary 'Ȏgp\$SF\XD\\sW\&\\\\rz\','',0,'?'),(_binary '_\v2j\rՎ빳','wp-content/themes/salient/nectar/woo/js/admin_notices.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/woo/js/admin_notices.js',0,_binary '(L\q@mx>\\',_binary '(L\q@mx>\\',_binary 'rT\}\0\\nӬђ\\=\ADn\','',0,'?'),(_binary ']\\\򏿴-@','wp-content/themes/salient/nectar/woo/js/quick_view_actions.js','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/woo/js/quick_view_actions.js',0,_binary 'Ѧ\f|Cqt#hA',_binary 'Ѧ\f|Cqt#hA',_binary '\ł\r7\+\WwP&QM\\a\o1-','',0,'?'),(_binary '<ד>\O3)0|\**','wp-content/themes/salient/nectar/woo/quick-view.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/woo/quick-view.php',0,_binary '\\\0\T͔Ualdh|X',_binary '\\\0\T͔Ualdh|X',_binary '*-Ml39\ ӟHǍwx9=\>.\0v4','',0,'?'),(_binary 'N`NJ\j}\߽','wp-content/themes/salient/page-left-sidebar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/page-left-sidebar.php',0,_binary 't=Wǉ4D',_binary 't=Wǉ4D',_binary 'e\\]\\\]F\(\0$<F.\','',0,'?'),(_binary '\`T\\Ӏ\','wp-content/themes/salient/page-sidebar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/page-sidebar.php',0,_binary 'ȿ\^0օaP\vn[',_binary 'ȿ\^0օaP\vn[',_binary '7~s\M\7<\"AϿ\\n\\Vɿ\','',0,'?'),(_binary 'f\\w\YL','wp-content/themes/salient/page.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/page.php',0,_binary '@\1\\\\\oH\',_binary '@\1\\\\\oH\',_binary '\\\\ݑ$g\r\\\Z\+\0\\\j;c','',0,'?'),(_binary '0U \Z\\\','wp-content/themes/salient/plugins/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/plugins/index.php',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'A~\dO5t\\\\\Z\(','wp-content/themes/salient/search.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/search.php',0,_binary '\=i\r\E~cvK\_',_binary '\=i\r\E~cvK\_',_binary 'Vh\d\\C&\Z(XV6\'0PJ[U\','',0,'?'),(_binary '\\\Kfo\','wp-content/themes/salient/searchform.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/searchform.php',0,_binary '\EB7\97n\_\\b',_binary '\EB7\97n\_\\b',_binary 'm\Gy`ɱ\Z):\l\g2*T\=vVw','',0,'?'),(_binary '1ͺk{\\*Gq\','wp-content/themes/salient/sidebar.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/sidebar.php',0,_binary 'V?Z\'\~Ol:',_binary 'V?Z\'\~Ol:',_binary '\bI`Ww\/\\8?\\\Et\]!uIX\\G','',0,'?'),(_binary '\3G\׸X?','wp-content/themes/salient/single-salient_g_sections.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/single-salient_g_sections.php',0,_binary 'ДEZR\7b)\~\\',_binary 'ДEZR\7b)\~\\',_binary 'ø\\=\[Z\;H/Q\fD2\c&','',0,'?'),(_binary '4db\'l\\}M','wp-content/themes/salient/single.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/single.php',0,_binary '_XҬ)(A-\"S',_binary '_XҬ)(A-\"S',_binary '`\\N(&\q\\a\\Ȁ\\߈G\','',0,'?'),(_binary '\ìxˑE#\\\"~','wp-content/themes/salient/template-contact.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/template-contact.php',0,_binary '[+`7\+C2\r\\\',_binary '[+`7\+C2\r\\\',_binary '\/!\0\g\䗞\}I˷>0[*\IQ','',0,'?'),(_binary '!H\\w\`ăp.','wp-content/themes/salient/template-home-1.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/template-home-1.php',0,_binary '3o4>\zGtH',_binary '3o4>\zGtH',_binary 'K,\)w1 %O\Xb:w\','',0,'?'),(_binary '\p\9\9:\rk?A','wp-content/themes/salient/template-home-2.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/template-home-2.php',0,_binary 'JO\I\ZcǶ͋',_binary 'JO\I\ZcǶ͋',_binary 'Iza*B\\֐\\gcA\z7d\\_\','',0,'?'),(_binary '8\qs\}T\n0','wp-content/themes/salient/template-home-3.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/template-home-3.php',0,_binary '\ާ\i\\OJ',_binary '\ާ\i\\OJ',_binary '\\(<2\8_H7ߺY;R\\\s@S\','',0,'?'),(_binary '\\PeȰ\2ܓ','wp-content/themes/salient/template-home-4.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/template-home-4.php',0,_binary '\A7Sx\\/\ЁF',_binary '\A7Sx\\/\ЁF',_binary '9禅B̨1Ex6\\\O6\ZӮޞ','',0,'?'),(_binary '*%)\\E','wp-content/themes/salient/template-no-footer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/template-no-footer.php',0,_binary '\\~0k\eĘ{',_binary '\\~0k\eĘ{',_binary ' \֑u\JG\j&\\#d\'t','',0,'?'),(_binary '\|c\[$j8c','wp-content/themes/salient/template-no-header-footer.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/template-no-header-footer.php',0,_binary '#ֈ>)\\\\]j',_binary '#ֈ>)\\\\]j',_binary '`b9{K--ngێW\0M\\T3\','',0,'?'),(_binary '\Zޚ-\92K.\a','wp-content/themes/salient/template-no-header.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/template-no-header.php',0,_binary 'i.f,s8&]n',_binary 'i.f,s8&]n',_binary '\%\xþ\?*3P\\\\.91:','',0,'?'),(_binary '\Y\\r\"#','wp-content/themes/salient/template-portfolio.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/template-portfolio.php',0,_binary 'oSIh@d??e6',_binary 'oSIh@d??e6',_binary '+I\\u0\0\\h{\ޚ;@ײ\','',0,'?'),(_binary 'hZ\" >\r@|e=\n','wp-content/themes/salient/woocommerce/cart/mini-cart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/cart/mini-cart.php',0,_binary ':%u\T` ^\',_binary ':%u\T` ^\',_binary 'ެV\_\9\<#\\xR\V\','',0,'?'),(_binary 'q̷+m\\\ ԸN*','wp-content/themes/salient/woocommerce/checkout/form-checkout.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/checkout/form-checkout.php',0,_binary '92TRŬ\1\\\',_binary '92TRŬ\1\\\',_binary 'z\^oL\z\\0v&\o>\0L','',0,'?'),(_binary '!0O\C{\','wp-content/themes/salient/woocommerce/checkout/review-order.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/checkout/review-order.php',0,_binary '\nBwmK^\(y',_binary '\nBwmK^\(y',_binary 'U\}u\[\8;6\0=fR__\:I,\','',0,'?'),(_binary 'C\\e(\\\\Z`','wp-content/themes/salient/woocommerce/checkout/terms.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/checkout/terms.php',0,_binary 'K\\\w\\OI|\Y',_binary 'K\\\w\\OI|\Y',_binary '$HO\\[\,ߎ\):c\\Z;<zOA','',0,'?'),(_binary '\fȜK\ݓa\','wp-content/themes/salient/woocommerce/content-product.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/content-product.php',0,_binary ')\V40T~',_binary ')\V40T~',_binary 'vwɂ.\i4D\!W\*SHea','',0,'?'),(_binary '^[]^\X\nr\','wp-content/themes/salient/woocommerce/content-single-product.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/content-single-product.php',0,_binary '\3<W\Kf\\\',_binary '\3<W\Kf\\\',_binary '\\\\\Y%?E\8\','',0,'?'),(_binary '&\o.|\','wp-content/themes/salient/woocommerce/loop/add-to-cart.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/loop/add-to-cart.php',0,_binary ')\--cnP\8',_binary ')\--cnP\8',_binary '.mWO!Z-\O_\','',0,'?'),(_binary 'd\8XR\?O.6','wp-content/themes/salient/woocommerce/loop/loop-start.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/loop/loop-start.php',0,_binary '^a\\x\+n/B`\\0',_binary '^a\\x\+n/B`\\0',_binary '\ZϸN\08bv2\[uܘ;ѨY\y','',0,'?'),(_binary 'J\nե^)!\\o','wp-content/themes/salient/woocommerce/myaccount/form-login.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/myaccount/form-login.php',0,_binary 'l\7\\|ۻ&A\hG',_binary 'l\7\\|ۻ&A\hG',_binary '\^\sJ\Z\DʭULn\/\0\','',0,'?'),(_binary '\\\޻\/\n\fzu','wp-content/themes/salient/woocommerce/single-product/product-image.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/single-product/product-image.php',0,_binary 'ld\R\\\\9~[\\h',_binary 'ld\R\\\\9~[\\h',_binary '.\xۀ[\\~\\\X\H\\w\\0\rr풬j','',0,'?'),(_binary '\7l\[L\s\\8?E\','wp-content/themes/salient/woocommerce/single-product/rating.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/single-product/rating.php',0,_binary 'WVhjY\\\b.\',_binary 'WVhjY\\\b.\',_binary '\]\D\\˃Y8ާ\f\\S\\\$vG\','',0,'?'),(_binary '%wn0T]\g,A<','wp-content/themes/salient/woocommerce/single-product/tabs/description.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/single-product/tabs/description.php',0,_binary ',DG\\Hd7*y',_binary ',DG\\Hd7*y',_binary 'al\\0]\\d`ؒ\(uV\Vxޚ\Uk','',0,'?'),(_binary '\\*p\'\\\+\\'','wp-content/themes/salient/woocommerce/single-product/tabs/tabs.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/single-product/tabs/tabs.php',0,_binary '\Г\\%\9',_binary '\Г\\%\9',_binary 'G$\85\\,4P\j\5	','',0,'?'),(_binary 'y\:\c\\\\8','wp-content/themes/salient/woocommerce/single-product/title.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/single-product/title.php',0,_binary '(\:\\W',_binary '(\:\\W',_binary 'KXY\\\\0;%6z\\\:;6\Z','',0,'?'),(_binary 'u\\˳}Og)b\','wp-content/themes/salient/woocommerce/single-product-reviews.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/single-product-reviews.php',0,_binary 'B2:/h-',_binary 'B2:/h-',_binary '\\?~dj\0&6\6(O_J\FGks\l$\-','',0,'?'),(_binary 'G\T҃,\\\F=z','wp-content/themes/salient-child/fonts/fp-icons.svg','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient-child/fonts/fp-icons.svg',0,_binary '^\R/\',_binary '^\R/\',_binary 'Ls[j\\@p_#kT\2\\0OKށMعe\','',0,'?'),(_binary '@d\\مd\L_SC','wp-content/themes/salient-child/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient-child/functions.php',0,_binary 'x3\]9}V\W$\',_binary 'x3\]9}V\W$\',_binary 'c\'\kdAz\r[wW\\Zqls\\"Ѫ','',0,'?'),(_binary 'k4\\[\Q5\g:','wp-content/uploads/mailchimp-for-wp/debug-log.php','/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/mailchimp-for-wp/debug-log.php',0,_binary 'F+\\\x,(Q\',_binary 'F+\\\x,(Q\',_binary ' ec)\l,AP3\cf\Qam','',0,'?'),(_binary 'p`=Z\*&}\','wp-content/uploads/mailchimp-for-wp/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/mailchimp-for-wp/index.html',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '\\}s\+\eB','wp-content/uploads/redux/index.php','/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/redux/index.php',0,_binary '\-\c+,',_binary '\-\c+,',_binary 'k~	UH\Z\xP\\Ā<;X','',0,'?'),(_binary 'xsԶ\Ǘ^`','wp-content/uploads/wc-logs/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/wc-logs/index.html',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '~Δ,z\G\h\','wp-content/uploads/woocommerce_uploads/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/woocommerce_uploads/index.html',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary 'F\\\[7׋\r\5K','wp-content/w3tc-config/index.html','/home/yrevo792/public_html/fairphoto.com/wp-content/w3tc-config/index.html',0,_binary '\ُ\0\	\B~',_binary '\ُ\0\	\B~',_binary '\\B\șo$\'A\dLxRU','',0,'?'),(_binary '	.ۙA\t>\rk','wp-content/w3tc-config/master.php','/home/yrevo792/public_html/fairphoto.com/wp-content/w3tc-config/master.php',0,_binary '褼{?cp9Hg\\)',_binary '褼{?cp9Hg\\)',_binary '#I\Xa\Qr[\Bt{\\DA0\','',0,'?'),(_binary '&\\\	P\shcusS','wp-content/wflogs/attack-data.php','/home/yrevo792/public_html/fairphoto.com/wp-content/wflogs/attack-data.php',0,_binary '#ح\n\\yIb\r\\r',_binary '#ح\n\\yIb\r\\r',_binary 'l4Eq{\\\'wg\31cw:','',0,'?'),(_binary '5#t5RшK\\\\','wp-content/wflogs/config-livewaf.php','/home/yrevo792/public_html/fairphoto.com/wp-content/wflogs/config-livewaf.php',0,_binary '\\t\\\\\1',_binary '\\t\\\\\1',_binary 'Л6\۶\\\><5v\\','',0,'?'),(_binary '8?6B\r\\pl2R\x','wp-content/wflogs/config-synced.php','/home/yrevo792/public_html/fairphoto.com/wp-content/wflogs/config-synced.php',0,_binary 'a\Z\\\D\~\\',_binary 'a\Z\\\D\~\\',_binary 'D$\.I\o+n\\RԲ\\?	8','',0,'?'),(_binary '\\\_V#\\Bt','wp-content/wflogs/config-transient.php','/home/yrevo792/public_html/fairphoto.com/wp-content/wflogs/config-transient.php',0,_binary 'D\\\{\\Ŗ\MF\U',_binary 'D\\\{\\Ŗ\MF\U',_binary '\\z%GdA,!h\?\L!8\','',0,'?'),(_binary '\U\n\/|r@ڪ\\','wp-content/wflogs/config.php','/home/yrevo792/public_html/fairphoto.com/wp-content/wflogs/config.php',0,_binary 'V<ǔ}4|',_binary 'V<ǔ}4|',_binary 'K\\~~LdIk_ޚ\կJ\\/#R:x','',0,'?'),(_binary '\A\o\!\V\\ų`v','wp-content/wflogs/ips.php','/home/yrevo792/public_html/fairphoto.com/wp-content/wflogs/ips.php',0,_binary 'lCdb\.˴\v',_binary 'lCdb\.˴\v',_binary 'Z][WP}\,7*\q\\\n\\Ƒ\','',0,'?'),(_binary '!\ES7x\\','wp-content/wflogs/rules.php','/home/yrevo792/public_html/fairphoto.com/wp-content/wflogs/rules.php',0,_binary '}\\x`=\"Gku^',_binary '}\\x`=\"Gku^',_binary '=zT\r\og\a\\d\\G}a/\[g!\','',0,'?'),(_binary '\5#\"8%`}','wp-content/wflogs/template.php','/home/yrevo792/public_html/fairphoto.com/wp-content/wflogs/template.php',0,_binary 'lCdb\.˴\v',_binary 'lCdb\.˴\v',_binary 'Z][WP}\,7*\q\\\n\\Ƒ\','',0,'?'),(_binary '\0\+OW+','index.php','/home/yrevo792/public_html/fairphoto.com/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\]\#\NX,\',_binary 'Dz\n\}_\7x,\9\t:\\'\r\\','',0,'?'),(_binary '\\[/9}`:w\P','license.txt','/home/yrevo792/public_html/fairphoto.com/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UT{C\ɷ!-Q9\',_binary '5\\WJy\\"\E\><GE;\=X\n\n\f','',0,'?'),(_binary 'a?_\ˢ\6j\X','readme.html','/home/yrevo792/public_html/fairphoto.com/readme.html',0,_binary '__s\Ь#m4	N7',_binary '__s\Ь#m4	N7',_binary 'B]\yut2uW\ֲ\#\\\J\\\\Vg','',0,'?'),(_binary '3Y#\\6r\nYp\$','wordfence-waf.php','/home/yrevo792/public_html/fairphoto.com/wordfence-waf.php',0,_binary '\\\Ob#%\yuw',_binary '\\\Ob#%\yuw',_binary 'f\\0\yv\@\\\\\2','',0,'?'),(_binary '\\\Kg\\o#\0','wp-activate.php','/home/yrevo792/public_html/fairphoto.com/wp-activate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm#w:m2A\"',_binary '\^>*\\\rI+\\{ф\Ub\&\','',0,'?'),(_binary '-)75y8c\\Wv\','wp-admin/about.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/about.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nmE=l\"\mc',_binary '\/;\>\[\\\,\x\H2\.\','',0,'?'),(_binary 'X\H奥(:\Z\','wp-admin/admin-ajax.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/admin-ajax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#eV{\Ǉ0\1\\r2',_binary '\\e$ynD\w\ߋGANdL','',0,'?'),(_binary '!1b݅9*\\\\\','wp-admin/admin-footer.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/admin-footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Z\C\\0Ol$',_binary 'sTlEe\Bhv:g%k\07k=\\&!','',0,'?'),(_binary '\KU\g0MU/\ʇ','wp-admin/admin-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/admin-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Xo_Բ)\n\\r',_binary '(\Z!.\e\\TU92;\\\\ݏt5o\^','',0,'?'),(_binary '@\m\\O\\W','wp-admin/admin-header.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/admin-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\r\\Pp\_Z\',_binary 'qMl\bkC;߽\\6#Yb\','',0,'?'),(_binary '\]@\n>ĺ\Yn','wp-admin/admin-post.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/admin-post.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:%\\P\w\\\',_binary 'Zdz##D6\8\"U\\\\\09x','',0,'?'),(_binary ',H(b\_FO','wp-admin/admin.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rW\r /\S֟',_binary '½g\hs\\?HS<\\\i(.oȒ\Ǽ','',0,'?'),(_binary '	X\t\\4vNI5\j\\','wp-admin/async-upload.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/async-upload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q5KeŹ\\T#r\\0',_binary 'ҍ\\٢\\\ޞ+n\0o5Ox+r\\\d','',0,'?'),(_binary ')\I\nΆVq\\{','wp-admin/authorize-application.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/authorize-application.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$Ԉt܋Cy\<',_binary '3\\M-\ğ\\\t,\ \wL\^\y\$','',0,'?'),(_binary '\"\\6\r+K{\\Z!a','wp-admin/comment.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lt3d̨ۤ\ Y',_binary '\&\y%\\0\>DA.\\>amRbBg\','',0,'?'),(_binary 'kM\\̙Ysp','wp-admin/credits.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/credits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r-\r\*\y\z\\',_binary ' 1\7(\6\o\\I#bघ˵\g\\n(\Y','',0,'?'),(_binary '*O-Lτ\\\r[\u','wp-admin/css/about-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/about-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+<@\\n!\',_binary ',xH^\Kqوof\\\\\SfWdulH','',0,'?'),(_binary 'Unɓb4lZ,I','wp-admin/css/about-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/about-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ؙ྿^$\ᏎH\',_binary 'm0\N\Pqc\2\\\3	懨#;\\','',0,'?'),(_binary '\A7\'\C#wSs','wp-admin/css/about.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/about.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'p\\\\\Ee\\(\',_binary 'B\o4Ѡ\	K\_\\w\\8\lK','',0,'?'),(_binary 'J\!2\\0','wp-admin/css/about.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/about.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(6:m\e\'w\\',_binary 'm;\25@(\.T-\\3(\\\','',0,'?'),(_binary 'm\n9\F6','wp-admin/css/admin-menu-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/admin-menu-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0omL#\}\Lc',_binary '>\\ێY3\H)\&9ln.8(5','',0,'?'),(_binary 'T]\\g\4źuP;','wp-admin/css/admin-menu-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/admin-menu-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>\|Lu0',_binary '+{\6\O\\\,wҞ\cӑn\l','',0,'?'),(_binary '\"\Z0\0ؿeԦp\','wp-admin/css/admin-menu.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/admin-menu.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*_\\rQ1',_binary '\ch\\gas~yI\Y=G}͝2kxr','',0,'?'),(_binary 'E58y\\Ws\O\','wp-admin/css/admin-menu.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/admin-menu.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\\P\n\"ow\|!',_binary '\tK8t\\\\\\rYޟ?_<6\r','',0,'?'),(_binary '`\\n\2\','wp-admin/css/code-editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/code-editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\VDBQVgF',_binary 'w\86=\ݔ\2\\rD%VE5S	\T','',0,'?'),(_binary '=\f;V\dl\"','wp-admin/css/code-editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/code-editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z.y\\^Ji*',_binary '{\ \\I\\^`\0\\\<<','',0,'?'),(_binary 'Lߨ\Ϥ(R','wp-admin/css/code-editor.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/code-editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\gq\\is픋-',_binary '~:\"`\\he&@*\\A\\','',0,'?'),(_binary '~}\{ \\>D\}<','wp-admin/css/code-editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/code-editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\3;7\\v:P\\\',_binary 'JlAZ\\q\Fv\<3\I^\k\','',0,'?'),(_binary '\Pa`Xu','wp-admin/css/color-picker-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/color-picker-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\":\@ܐ^J\',_binary '\E\\_w\1:\\\\\\-\E','',0,'?'),(_binary '\rW\3\᥾V','wp-admin/css/color-picker-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/color-picker-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~pES\\cV',_binary '\<=\0[Z\n2|닢\0?6','',0,'?'),(_binary 'F\\\?\C;$\H\r\r','wp-admin/css/color-picker.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/color-picker.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<^\\rq!\Z',_binary '=Li7\	tI}|\9\oh\`o\\=CD','',0,'?'),(_binary 'ܡ9\u_\\\n\9\'','wp-admin/css/color-picker.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/color-picker.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\x\Ti6',_binary 'ۣqT\zu\\\Oi\\\\5ЯY\u\\~=c','',0,'?'),(_binary 'J|6}\P\,\rٛ','wp-admin/css/colors/_admin.scss','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/_admin.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\z`zzf',_binary 'jyh\q\u\Le\"cL{\\'L6\R\'\06','',0,'?'),(_binary 'ue\,\"\n	\hg.','wp-admin/css/colors/_mixins.scss','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/_mixins.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X`\oi`HxC',_binary '\\d\pe܊&\\΁\\\\\\\\s-\','',0,'?'),(_binary '=CѠ\\*TX\4','wp-admin/css/colors/_variables.scss','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/_variables.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\\\7\<\<s=<',_binary '\ߍٰ$\Ƭ8 \nY\Z','',0,'?'),(_binary '58\d\`S61K>ۮv','wp-admin/css/colors/blue/colors-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/blue/colors-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\\\\"&e\\9\_',_binary ',[ީ\K6jz<P\ZXhx\}\','',0,'?'),(_binary 'D8hFޛBViR\','wp-admin/css/colors/blue/colors-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/blue/colors-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0\M\	\b\',_binary '\is-P\v\\b\\QzdD7\','',0,'?'),(_binary '\\FZY\C83E','wp-admin/css/colors/blue/colors.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/blue/colors.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=0N\_`\m|',_binary '%\S,\:W}ʠ8Ahy\\','',0,'?'),(_binary 'tm6ۗq.=j','wp-admin/css/colors/blue/colors.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/blue/colors.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\[G\?5\\t',_binary ']\H7?%b[\7k\i:\I@.\\\\xˑ','',0,'?'),(_binary 'L\>t\N\','wp-admin/css/colors/blue/colors.scss','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/blue/colors.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Zb\\\	',_binary 'C׶\x\T\Z)\r~\\Z\\%(Z֋','',0,'?'),(_binary 'juGCtO\\\','wp-admin/css/colors/coffee/colors-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/coffee/colors-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')_YCXp\QN\',_binary 'e3\\>\v\jP,\&\*yxH*','',0,'?'),(_binary 'q?%\\rp0\7\q','wp-admin/css/colors/coffee/colors-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/coffee/colors-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\\\Iƚ',_binary '\~}3P1+*\}\\\N\\b\s\\6\Y','',0,'?'),(_binary 'ϴ 3P`#8^\\Z','wp-admin/css/colors/coffee/colors.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/coffee/colors.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r+@\\\w!z',_binary '\_\\ZBn!?ژ6\\%\4flJ-\','',0,'?'),(_binary '\\eC\Di!\\','wp-admin/css/colors/coffee/colors.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/coffee/colors.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˼Dg]־\#\V',_binary '3dDo\\`!ʌىVr\aӤ','',0,'?'),(_binary 'xIH\.9Y\\BO','wp-admin/css/colors/coffee/colors.scss','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/coffee/colors.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^ui\PA\Z',_binary '67\SD><ȶ\\yeՋVN\cMM','',0,'?'),(_binary 'jmE\AX\uw>܆','wp-admin/css/colors/ectoplasm/colors-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ectoplasm/colors-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ꆶl\\0Ƿ`G',_binary 'Ink\/\d\{\F]V[g\\\$F\','',0,'?'),(_binary 'Dչ\\\\$Oa\\','wp-admin/css/colors/ectoplasm/colors-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ectoplasm/colors-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\"\\&ϬUI\',_binary '\.\\ZLRҵƢ\\U{:%\SI','',0,'?'),(_binary '\\H\0ۙhC','wp-admin/css/colors/ectoplasm/colors.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ectoplasm/colors.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?hY\p\I\\\O\',_binary ' ,ٮ)\\rȁ{\.\\%P\\','',0,'?'),(_binary '[\#ܧ\Z>]<','wp-admin/css/colors/ectoplasm/colors.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ectoplasm/colors.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\0\]\\,\(C',_binary 'S\y\D4i\O۞I\"M®\\'','',0,'?'),(_binary '\M\Tq&[?>칊\\n','wp-admin/css/colors/ectoplasm/colors.scss','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ectoplasm/colors.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\a\b\.3\^\DSo',_binary 'xn0 #G.즡!!i\\','',0,'?'),(_binary '\q%ű m+','wp-admin/css/colors/light/colors-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/light/colors-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\"\X\M\v\',_binary '35KV%&\z[ZZq\M.s\ai\߄','',0,'?'),(_binary '-f\\4]\#\"ul','wp-admin/css/colors/light/colors-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/light/colors-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QÁ\\ӥ+q\\B+',_binary '\\\0LlrI6\ \4\"56\\"','',0,'?'),(_binary 'v\{#lb\0}\\B','wp-admin/css/colors/light/colors.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/light/colors.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\4d5.m-',_binary '\"p1=P\dTQ|}r2!i\'3/\\\\0Ltx','',0,'?'),(_binary '9(FRj2n6]','wp-admin/css/colors/light/colors.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/light/colors.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A|?ۅV=y9W',_binary 'gRKσ\Tq\U\%F(@','',0,'?'),(_binary '\KS+e׎A@','wp-admin/css/colors/light/colors.scss','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/light/colors.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\G)\D',_binary 'TSi\,T@HUnk8\ s\Z:\O','',0,'?'),(_binary '\\L?@.~O','wp-admin/css/colors/midnight/colors-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/midnight/colors-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?:IY#~ކC',_binary 'Cuu3\F|\Zg]\\0UHȈ\"S\n;','',0,'?'),(_binary '\\ᗏ\3-4','wp-admin/css/colors/midnight/colors-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/midnight/colors-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\f\Zև\0Aqh',_binary 'V*ICOeQ\\zH\3[>\'\4J\\','',0,'?'),(_binary ';\bfȖ0x','wp-admin/css/colors/midnight/colors.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/midnight/colors.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\Y\!w\\',_binary 'ѐ\\iQ<͙\\|M[vG;(tsk!3','',0,'?'),(_binary '\\_\rJL\#@B\\','wp-admin/css/colors/midnight/colors.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/midnight/colors.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\lg\q_%\6',_binary ']9%SASR\\n\\\1\ݜbqݜ\','',0,'?'),(_binary '\w=Ţ\O&F\','wp-admin/css/colors/midnight/colors.scss','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/midnight/colors.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nWCV\\V\Y',_binary 'r?\Cv;9\/kM\oF\SM\GW','',0,'?'),(_binary 'Sj\~6{X','wp-admin/css/colors/modern/colors-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/modern/colors-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'PX́+p',_binary '}S5\;\Z	POr\Ӯ\NfwQ\','',0,'?'),(_binary '7\\\OW\n@a','wp-admin/css/colors/modern/colors-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/modern/colors-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y`\>\\0',_binary 'd\b1e}\\nw\2<TnS','',0,'?'),(_binary 'n1.Óu\t\lX','wp-admin/css/colors/modern/colors.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/modern/colors.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\	\r	_\',_binary 'x\\)\Ӡ@0\Kԁ\\zX\\0','',0,'?'),(_binary '\_q ^\<\8\\:\	','wp-admin/css/colors/modern/colors.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/modern/colors.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\X\nŻ\XtN',_binary '%\|9\\\\V\Zy\E\,\4\ #','',0,'?'),(_binary '\\"\<	it\\&\','wp-admin/css/colors/modern/colors.scss','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/modern/colors.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?w`Н6.:r',_binary 'q$\"8\<D*[ޣ\?y*(L\F2\\d','',0,'?'),(_binary '<(\\*A]O\','wp-admin/css/colors/ocean/colors-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ocean/colors-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\MF\u\Ls&g6\',_binary '/]r\\\(cDj\K&O%\\','',0,'?'),(_binary '\{^W\\\\C','wp-admin/css/colors/ocean/colors-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ocean/colors-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\\7Oa\=',_binary 'Q{QhZ`^-͔ڵ\î\,貛lMդ','',0,'?'),(_binary '\Ê5ff\;,G!\'\\\'-','wp-admin/css/colors/ocean/colors.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ocean/colors.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܘJ.0^th]\B\',_binary 'iMpn*5\\n\\%<9\ZJ!c;\Ǥ\','',0,'?'),(_binary '*T\u\r\\\~m','wp-admin/css/colors/ocean/colors.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ocean/colors.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\\\7ֿUѠj*',_binary 'l*̖t\$Ё\A\i\\Q\\\p\d','',0,'?'),(_binary '-\\\Ǹ%w=\\','wp-admin/css/colors/ocean/colors.scss','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ocean/colors.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=A\\$o\\cV\',_binary '3\3g(u2-*6{\j=Pg0M\\}','',0,'?'),(_binary 'j׻\q.*;\2','wp-admin/css/colors/sunrise/colors-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/sunrise/colors-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\gI-\~nG>\',_binary '\\*$ atFMv\i\@(7V\٩?','',0,'?'),(_binary '2jL,\\\W\rW$\','wp-admin/css/colors/sunrise/colors-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/sunrise/colors-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w;W\Ŝ~NgJu\'',_binary '_\\A\CD\\\tˍ\ĭqwG,\m\','',0,'?'),(_binary 'y85\\æb\','wp-admin/css/colors/sunrise/colors.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/sunrise/colors.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\X\\}<',_binary 'i\\'\\nJӮ\N\j\n\ִj8','',0,'?'),(_binary '\-\+e\\\m\u\"\x','wp-admin/css/colors/sunrise/colors.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/sunrise/colors.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#/\\\\.*0\40\u',_binary '\ \-P\'0wR|FLJ\s @','',0,'?'),(_binary 'SCRCl\','wp-admin/css/colors/sunrise/colors.scss','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/sunrise/colors.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\$lY\F\R',_binary 'kvY\߁\R\\TR\\N*!\:aH','',0,'?'),(_binary '\W2\\D\G7V','wp-admin/css/common-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/common-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\mCLS\JR',_binary '1!;\Ɖµ\0=\ndi_=\")S','',0,'?'),(_binary 'XH\ov\','wp-admin/css/common-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/common-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڠ\8}p\xj\+',_binary 'rgTB\'W\C *\x}<\o\\;xid\','',0,'?'),(_binary 'p96è\R\','wp-admin/css/common.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/common.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3L\i^\\K',_binary 'k\\\0t\F9*A\uV#\\\','',0,'?'),(_binary '\rvN\\[B\\&\\SL','wp-admin/css/common.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/common.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5k.<S͈\l ',_binary '2\]\6ܐ$ƛ\\)w\Zbllv\','',0,'?'),(_binary '\Vk9۴\sֿ','wp-admin/css/customize-controls-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-controls-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\ܽc};S\կjp',_binary '\r\K\\\`pD\Pκx\\]C\\'l\\','',0,'?'),(_binary '\\p\j֛`\w','wp-admin/css/customize-controls-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-controls-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\\&\l\',_binary '\\"QB@g\\0%_bw\^e\5\','',0,'?'),(_binary '?\n5H\?\\\\','wp-admin/css/customize-controls.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-controls.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '۩тAF\L\\\n ',_binary '%\zo\a\6QNz\L\\','',0,'?'),(_binary '.ն\\Zg{\=\\','wp-admin/css/customize-controls.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-controls.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z4]@\n\#\(3Q\',_binary 'M\_MηF0.U\A>\;\\\\','',0,'?'),(_binary 'O\\\\y k	b','wp-admin/css/customize-nav-menus-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-nav-menus-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\J\\v\\~\',_binary 'S\\mV,\HY	\7.J]!\Y','',0,'?'),(_binary 'HAf,\\$F-\','wp-admin/css/customize-nav-menus-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-nav-menus-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\6쑱\\\\C\\',_binary '\\"vf:\0\\`J\\^\|cA\\\\','',0,'?'),(_binary 'AlA~i^\u\Ø','wp-admin/css/customize-nav-menus.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-nav-menus.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';k)1D\rv0',_binary 'I \R$I1g ?e8,\Q\\d\\\C','',0,'?'),(_binary '\\0]p\\ޑ\	\rG','wp-admin/css/customize-nav-menus.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-nav-menus.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ow/\7`\\\`;',_binary 'ߒ\۫e{\\\Kd\hGYӺdJ\ϒo_','',0,'?'),(_binary 'N\\HV\\}4G','wp-admin/css/customize-widgets-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-widgets-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Eq\_\\\U\R',_binary '\Q.$\J%b\\&M1aL\WmF`','',0,'?'),(_binary '4T(\\\9\'\3)','wp-admin/css/customize-widgets-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-widgets-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\F+N\q.V[',_binary 'aE-nAe\=R=:.CC\\\tZ*\\','',0,'?'),(_binary '\\6$[O','wp-admin/css/customize-widgets.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-widgets.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\h\\dM\*E\y',_binary '\Z\0ڀ#]\*\\ԯ\r\=\\}i-','',0,'?'),(_binary '\b|e~\','wp-admin/css/customize-widgets.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-widgets.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Hͺ/\ME\߾_؀C2',_binary '?ε^d\{)iҲ߼U;,=5\\A\\T','',0,'?'),(_binary '5\?y\<\2\','wp-admin/css/dashboard-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/dashboard-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ivf~\',_binary '\;IVA)\ͻl?Ԉ?սzIF','',0,'?'),(_binary 'M\s\;\',\\-E','wp-admin/css/dashboard-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/dashboard-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\K<Y5h«',_binary '\y&>gM\\܁\<w፿\\\"\AG/','',0,'?'),(_binary 'KqM\\{','wp-admin/css/dashboard.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/dashboard.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\,ؗY\L\\',_binary '\as\P\\\`[7\gf\Y\a%9<\X\0','',0,'?'),(_binary '\+.\\eF\','wp-admin/css/dashboard.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/dashboard.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Jl99\Q\K{Q%.5iU',_binary '\ly,j\nv\\4) uK&\\\\U\*\\','',0,'?'),(_binary '8@)6yg[y\sQR','wp-admin/css/deprecated-media-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/deprecated-media-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\o8\;',_binary '\ J\xJV9\fo)\\\w\3\?','',0,'?'),(_binary 'pt_ Y\7L\Kt','wp-admin/css/deprecated-media-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/deprecated-media-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\H\\r\W\C\',_binary 'U=E\"=awf\Zͬ98mFˏV\','',0,'?'),(_binary '\\X\"-{\\$48sx','wp-admin/css/deprecated-media.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/deprecated-media.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DRe\CX&n',_binary 'QU)\ ƟlQ d׶\+8\V΀\','',0,'?'),(_binary '4a\[I}\\\Hm)','wp-admin/css/deprecated-media.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/deprecated-media.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>y\Z\\\J\Yn>',_binary 't2\nP:5\$O3\\\r','',0,'?'),(_binary ']\\"}[Y\R\','wp-admin/css/edit-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/edit-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qd2\\W0~1\\n\',_binary '0\(Y\[U2\\C c/\Z3Ifh\Н','',0,'?'),(_binary 'B\H*mz\N83\','wp-admin/css/edit-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/edit-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' $\c\J$	S?B',_binary '3/\A\R᏿%\f6\0̦\\Ia*','',0,'?'),(_binary '\r::\\HH:d','wp-admin/css/edit.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/edit.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&\:g,\Uk\f',_binary 'L\n\\zGQ-Wm\^Ux\bَ,','',0,'?'),(_binary '\\,o\!\zj\"\','wp-admin/css/edit.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/edit.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\LU\\\T',_binary '\\d\n\؋;\#\\9fn\\\ؠ\ڊ\\\','',0,'?'),(_binary '6;I(\Hm\%\f','wp-admin/css/farbtastic-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/farbtastic-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7\n\){\',_binary 'T=\Y#\\[vrH\iaR\\','',0,'?'),(_binary 'O\X\g]<f@','wp-admin/css/farbtastic-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/farbtastic-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S@\\[\\,\3|!',_binary 'Sm\'\;d`\eM\0i=\?>\\\?{','',0,'?'),(_binary '«\-j=uN\\q\'','wp-admin/css/farbtastic.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/farbtastic.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\8)\}{Ch2U',_binary '|A\L\\Mb\xd8X\jX.\\^\n\Z','',0,'?'),(_binary 'KnҋD&sR\WU(','wp-admin/css/farbtastic.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/farbtastic.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\^:G(:k\n',_binary '47Vf\ \/\\\\\\DW3p','',0,'?'),(_binary 'OlqCcێ\\\\\\\\\','wp-admin/css/forms-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/forms-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#>9\\\\',_binary 'vYy\C\\*\r᠏i.\ZD','',0,'?'),(_binary '\{]\\ֵ	\\d\\','wp-admin/css/forms-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/forms-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')+K)7\4\!\',_binary '=@\޾}\5M\"\\n(\o\ɤ\ݓ','',0,'?'),(_binary '\\(\\%#9yn','wp-admin/css/forms.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/forms.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HAp>	\"۸<\,d',_binary '[0(\d40\\vD=b\W#&ɻe\\Z','',0,'?'),(_binary 'łjDߋ.˖D','wp-admin/css/forms.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/forms.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_I;9]{n?p',_binary '\PP \\ \x\-fFuP\rS\\\k','',0,'?'),(_binary '\w9=_\"h%\v','wp-admin/css/install-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/install-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\}#Ta.u\',_binary '1\tIx\0|I(U\*>\O5\~\\Kj','',0,'?'),(_binary 'i-\X8V[~E','wp-admin/css/install-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/install-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^\\P!-nl',_binary '|^r᪗\јD \^[h5\\\X\u','',0,'?'),(_binary '<9uj!$','wp-admin/css/install.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/install.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']Ou\\\O',_binary 'u?T=f\x $dbk./N*͎\i\\\','',0,'?'),(_binary '\\ʆ\\nD㮖\(','wp-admin/css/install.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/install.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\\;A#蛴j',_binary '\'d\Z{-&\E\\\ٰ[5m','',0,'?'),(_binary '\\'-\p\-\\f','wp-admin/css/l10n-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/l10n-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xmǏ|\s\A',_binary ']\%FL\\nI\L\l\\f426G\\\'','',0,'?'),(_binary 'vâ,\\+Q\\\\֧','wp-admin/css/l10n-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/l10n-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'OSGfK罚8\\]',_binary 'd\x\k3rްVNĪet-\\','',0,'?'),(_binary '\\2Di\e','wp-admin/css/l10n.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/l10n.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ĸP)|\qr',_binary 'wppS\\"D.\oMOm\O\'b\aǋ0','',0,'?'),(_binary '\H\\4.\\\:\#\\','wp-admin/css/l10n.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/l10n.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+.\[H\rϬ.k/ ',_binary '\lg\\\\j-u\\\$?)\\y6@','',0,'?'),(_binary 'y%\\Ǻ~ne\"V','wp-admin/css/list-tables-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/list-tables-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0Ӄ[ \"ؕ\)2\',_binary 'K/\Rģ\ZIX\ؿKt\\\n\R2\I','',0,'?'),(_binary 'F\%C\\0,','wp-admin/css/list-tables-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/list-tables-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>q\7}|\Gy{',_binary '\{\X)gg\]\\\|Yuu\wS< ','',0,'?'),(_binary '|jx7\(Q}0\'\','wp-admin/css/list-tables.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/list-tables.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɽɛ3)\\rبR\\',_binary '~c¨:\0\~hOt\\o-\ژ_\!\-l','',0,'?'),(_binary '\kLN\0\\x6@','wp-admin/css/list-tables.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/list-tables.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7(I]FB6ͤ',_binary '\\+Żk\Z0kؘ{ޛ\k[&\H\','',0,'?'),(_binary 'A{&\ V>\Νs','wp-admin/css/login-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/login-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L~b\fm\1M\\W-r',_binary 'Y\1O/\o\\"\48Gh\֞Bq\e','',0,'?'),(_binary 'h@Z\%R\F\;ti\\m','wp-admin/css/login-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/login-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\\\>\zd	s_',_binary 'JV/T~#\sa\\{Ux.\7NV\n\[K','',0,'?'),(_binary '|jX\|\fb','wp-admin/css/login.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/login.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\L\;qs\n',_binary '\\\\\\S\\JIK\9\y\\\rb','',0,'?'),(_binary '`&锥~K3/d','wp-admin/css/login.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/login.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2|\n0\6s\Z',_binary 'ǬĶ\*\Z/7U(\wz;\dG!','',0,'?'),(_binary 'r\\n\b#\\','wp-admin/css/media-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/media-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$lHU!h\t\E',_binary '@\goT9vf\+C\\@\ZT\\0&m','',0,'?'),(_binary 'zݿ\&X❙6\s','wp-admin/css/media-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/media-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݬ	UfN.i\',_binary '4*(qQ\\OִԨd\\5j\[z53\:\ǔ','',0,'?'),(_binary 'TDF\K1\','wp-admin/css/media.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/media.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\-\O:A0\',_binary '#,a4\\MB]\sO\:1LVoa4+','',0,'?'),(_binary '%\Pb.\8Gd\t\','wp-admin/css/media.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/media.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ν0	m´\\.\',_binary '+\ !\g^76o(\@\5v[\\','',0,'?'),(_binary '\Z\y8R#Oy\\','wp-admin/css/nav-menus-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/nav-menus-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	:И*\\>#',_binary '6G\\K=\Ӓջ5{56uÈ\(\=O','',0,'?'),(_binary 'D 2K|&\','wp-admin/css/nav-menus-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/nav-menus-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ż(I(UrE',_binary 'LZ\\\\\n6\\mA\/WY\>','',0,'?'),(_binary 'qh\nJj','wp-admin/css/nav-menus.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/nav-menus.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\O,\4;1&Io',_binary '\vQtP!t? \\]\F.0dH','',0,'?'),(_binary 'ZWt\pNh','wp-admin/css/nav-menus.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/nav-menus.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\J\eDw\\o',_binary '\\rR\m\K:J\Q<\jV;\,\\n','',0,'?'),(_binary 'Ph\\rV\','wp-admin/css/revisions-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/revisions-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o$o \|\{\Z\'',_binary 'jU\zM\\\\ɸg;ܲeg<1u`p','',0,'?'),(_binary '@\t\R>GHh\\ס','wp-admin/css/revisions-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/revisions-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!^#֜*X\!\4Q',_binary 'w/\,fЁu9\y\]\[tH6/','',0,'?'),(_binary ' a\"KwT\bc1S','wp-admin/css/revisions.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/revisions.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@t$`\j&\s',_binary '$bf\o\Q\tR+\Azz','',0,'?'),(_binary '\nGƙn\\\Z@1+U]','wp-admin/css/revisions.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/revisions.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ؾ\§Ae]E\\r\',_binary 'Ȟpf\\͑\(`^Ɣ4\\P7@','',0,'?'),(_binary '\r{\Zk\"k','wp-admin/css/site-health-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/site-health-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]\!S\\\猫\O\$\',_binary 'Wn}\\0ޗXyZ\\q\-e_~','',0,'?'),(_binary '\\6\ZfM\\;','wp-admin/css/site-health-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/site-health-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,	Qp\5\\n\\\',_binary 'GТEpg)Dr6\x\P5\E!^Jk','',0,'?'),(_binary 'b񪥲K\+xwF','wp-admin/css/site-health.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/site-health.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dr1\s\x0Zg\',_binary 'S\e²ⅼ\,r\\nWz{E!1\s','',0,'?'),(_binary '\v6^A\\A/],6\'y:','wp-admin/css/site-health.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/site-health.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\\0deqi2*urE',_binary 'q-<zBGN\BEHZi֪\n\OQޛu\a|K','',0,'?'),(_binary '\0r\H\"\YK]T','wp-admin/css/site-icon-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/site-icon-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LDR\*',_binary 'Yin>j#\K\N%8TP\\O_\\,','',0,'?'),(_binary '\Q\Ws\A7d\n','wp-admin/css/site-icon-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/site-icon-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`_?ބ=\|+d',_binary '\\\M\S\\>j/\"K%qޣ\~','',0,'?'),(_binary '\'=!Za\a\\\jU\Q','wp-admin/css/site-icon.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/site-icon.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}E\p0lu',_binary 'i>Ӻ#&2Z\\'K(*\\\','',0,'?'),(_binary 'n&\\n!崬\','wp-admin/css/site-icon.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/site-icon.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lˁx\J\TG',_binary '\+\\\W\V\\3(qF\\\r;|^\@\','',0,'?'),(_binary '\g~\w\Z\hh','wp-admin/css/themes-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/themes-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\lq\K\0',_binary '\\\7犏\됟,\\0%p\','',0,'?'),(_binary '5At߂m0iz','wp-admin/css/themes-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/themes-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\\#@+\\\\hq',_binary 'df\"\=U\TQ&\t\"\95B> kp\x','',0,'?'),(_binary '\R\ш\޿0','wp-admin/css/themes.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/themes.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\'H\0',_binary '(bA\\N+\SB܉Lx\;\(\','',0,'?'),(_binary '\fSuB\ͥ?^yO','wp-admin/css/themes.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/themes.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r5C\\y>\Z\xw',_binary '$\\\\\߻W9\\RQ\zA\\r\021{','',0,'?'),(_binary '3vU\Z3P\^O ','wp-admin/css/widgets-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/widgets-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\iY\\rG\\',_binary 'e99K5\\b\Yz.D\\h.)\\'93\Ox','',0,'?'),(_binary 'sEΞq\pB\\\','wp-admin/css/widgets-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/widgets-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'T1l\AU',_binary '.l4ZeI#m\EGC\','',0,'?'),(_binary '!HUN&\\"\z\\','wp-admin/css/widgets.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/widgets.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\QMQ=9}5GM)&\',_binary '1\\rϺL\%-\\\\\\|g 	\\\','',0,'?'),(_binary 'E}~\M\\-\]a','wp-admin/css/widgets.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/widgets.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\ܰ~!y\\\\na',_binary '.#\qe},\\-(\\\{\N\\h%','',0,'?'),(_binary '֗]NR\S{qv?','wp-admin/css/wp-admin-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/wp-admin-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',*i\\[p]<',_binary 'r5SE\?29/\)\_\PJvVh\\R','',0,'?'),(_binary '$(g(\P\\/','wp-admin/css/wp-admin-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/wp-admin-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GQ5\'EYo\0}\_\',_binary '0|TF\\\\O 	\.\\.>CEj','',0,'?'),(_binary 'd\4j\2U\V$\P','wp-admin/css/wp-admin.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/wp-admin.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7#Q&M?»|\[',_binary 'Q\D\6hP\\\qqM9\FO\\\\O','',0,'?'),(_binary '\\j0\wE}®R','wp-admin/css/wp-admin.min.css','/home/yrevo792/public_html/fairphoto.com/wp-admin/css/wp-admin.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\UpʓHWtP!H',_binary '\^\\E-\R\'#?lemL0kU@','',0,'?'),(_binary '?0|\\\5uơ','wp-admin/custom-background.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/custom-background.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '㽫\]0m7\\\d',_binary 'Z5\"=\0\Tσqr/0\Q\X^dn6','',0,'?'),(_binary 'u\qg\Z\08hԭ\0\','wp-admin/custom-header.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/custom-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\y\\\&',_binary '\Θ\4\\C\w@Xdo\\N=w\\<~o\','',0,'?'),(_binary ';?2\\S\\0p','wp-admin/customize.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/customize.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\؞/bT\cK	W',_binary '=\M\"۟\\8S\-ܔ\\K<\@\\~\o','',0,'?'),(_binary '\p?E^@\'\PE\','wp-admin/edit-comments.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/edit-comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܯ+0;\\\>q',_binary '\Cņ\mQ_E|k!|\W1!','',0,'?'),(_binary '\\r\b\\\\ɍ\Z\\','wp-admin/edit-form-advanced.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/edit-form-advanced.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_eIj',_binary '*_2\r\\F|3v+\Șq0\>Kwfi','',0,'?'),(_binary '5\92\^%<\','wp-admin/edit-form-blocks.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/edit-form-blocks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\t\\r$',_binary '~Մ,\=\u\Ik\s\~2Ff\0','',0,'?'),(_binary 'G7\Z\I&:\x','wp-admin/edit-form-comment.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/edit-form-comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<x<\6\B=L^W ',_binary 'i\2\Ւ 9K69\֦\x\\	PU','',0,'?'),(_binary '\nb-\V:|m','wp-admin/edit-link-form.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/edit-link-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!+\5?ӗ\	:8\',_binary ';Y\-Y7\0o)D2r\Lj\#p\','',0,'?'),(_binary '%\\\8^V<\t\','wp-admin/edit-tag-form.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/edit-tag-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YN\ \&Q@\|M\\',_binary 'V,Mfo \n\\\Si\\\j\\\w_y','',0,'?'),(_binary 'h\\)UG@\x\v	','wp-admin/edit-tags.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/edit-tags.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oGXKh:\Tm\{A',_binary '6lk\ǌj\\ !\\}!h','',0,'?'),(_binary 'YLa\h\(','wp-admin/edit.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\I6$N.J\D?',_binary 'JP:\)\q\\V\}\nn\G\r\\','',0,'?'),(_binary '\\I7߇S\2&','wp-admin/erase-personal-data.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/erase-personal-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H<Б?\Ǡ\G\',_binary '\\}}i\0Gic\LH\\WtW\\«i','',0,'?'),(_binary 'pVYa\\0צּ=\','wp-admin/error_log','/home/yrevo792/public_html/fairphoto.com/wp-admin/error_log',0,_binary '\\r`b\)K',_binary '\\r`b\)K',_binary '\\\\\ѯ^9P@l.bc,n\Qmģ\','',0,'?'),(_binary '|-\\\z\-','wp-admin/export-personal-data.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/export-personal-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\FP\\\\ \Y(',_binary '1.7k\п\\"\aYfv\|ny+W\|Tv','',0,'?'),(_binary '\1|}\dQ','wp-admin/export.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/export.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r*u\Z^`S;V',_binary 'a\[%\ \Hq!ţ~i\\?a16;q','',0,'?'),(_binary 'O\&\r蓏\ ','wp-admin/freedoms.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/freedoms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9ڥZ\^\\\[ٲK',_binary '\\\ᯤ=	:@S_-\O\'섢\','',0,'?'),(_binary 'n{\҄:\P\\','wp-admin/images/about-header-about.svg','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/about-header-about.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\TRW\9\ؤ',_binary 'N&\Z\\c\n7\\\˾\Zŏ\6\\H6','',0,'?'),(_binary 'prY/i?\?\\','wp-admin/images/about-header-credits.svg','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/about-header-credits.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\?\xH&,(wWr[',_binary 'T\\ .&\:\ouE\/$&6$','',0,'?'),(_binary '\=\\\\>\0U<n\','wp-admin/images/about-header-freedoms.svg','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/about-header-freedoms.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*+8œ4ZR\n<;c',_binary '&v\i#\\yH\?\4\\q\l,xyC','',0,'?'),(_binary '(Q\NE\y:B','wp-admin/images/about-header-privacy.svg','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/about-header-privacy.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5j\vx|\\|\u\',_binary 'm\.+\\ek$2p&S`1\q3','',0,'?'),(_binary '%|-\X\2`JV','wp-admin/images/about-texture.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/about-texture.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0m{oQ\\\\KU',_binary 'J>\\ˌk~2\\\\r!\!\ti+\\0','',0,'?'),(_binary '\\W\\\"\\Sk:\','wp-admin/images/align-center-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/align-center-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\r5*J7If',_binary '8tf\*Jw\T\^\\H\>\\\1\JD\ο','',0,'?'),(_binary '&*\\dĆָ	\H5','wp-admin/images/align-center.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/align-center.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\\Zݶ4y\dY1\e',_binary '\놽N3X!\\ljh`\\\hA]\J','',0,'?'),(_binary '\V9\K\\goX7\','wp-admin/images/align-left-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/align-left-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i8O\\^\c',_binary '$kb>\\\\k&:	ڂa7Zcdm%','',0,'?'),(_binary '\\mMt\WB','wp-admin/images/align-left.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/align-left.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\y0\d\Z\o.h\',_binary '\_]\<#S\\"B^U4_\Q<!@x?J$K\','',0,'?'),(_binary '\].\oo\ȦM-n	','wp-admin/images/align-none-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/align-none-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XC)[\-4',_binary 'ߧ&QQp\"~\\Z8S׊\\\Y\\\\S`','',0,'?'),(_binary 'MW	\:\\ي','wp-admin/images/align-none.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/align-none.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\eqd2\u\\\r',_binary 'g(1X\{ [].TA\\\','',0,'?'),(_binary 'v\G.\gA\\#\r\','wp-admin/images/align-right-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/align-right-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hl>r]lW\x',_binary 'V:\h\#ȆBT\5i\0?cBc\\\','',0,'?'),(_binary '\\tnRؔ\\\%^','wp-admin/images/align-right.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/align-right.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\\\Oe#\l@:P+\"v',_binary '\ɳ\C?\=\\&UyZ31!<c','',0,'?'),(_binary '[QH\"pS1Ȫ\c','wp-admin/images/arrows-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/arrows-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' Q\}\\ydb#6',_binary ',c˿\Zi(~\\\)\\'\8[A\/I\\x','',0,'?'),(_binary '\E#l\\L\_&ܪ\\','wp-admin/images/arrows.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/arrows.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\v$\>\\\>Y',_binary 'YW(\N32U;\\\\\<.iDd!\\','',0,'?'),(_binary 'DS\\\3.įy}\;','wp-admin/images/browser-rtl.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/browser-rtl.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\"\ӠA\\Z%̝',_binary '+啧\\\0\\p\Ɯ\JMk q\wXب','',0,'?'),(_binary '\\\H\06','wp-admin/images/browser.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/browser.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\\b$F',_binary '&$\ĉ9\\~_SH\_\̓\%L\'&','',0,'?'),(_binary 'G9q\\\=ʥ[3?a\','wp-admin/images/bubble_bg-2x.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/bubble_bg-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ϭqj\nX\<',_binary 'n%4\L\6{/Т[Ĭ?XW_A.r','',0,'?'),(_binary 'QuoPX\\\0Sڞ','wp-admin/images/bubble_bg.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/bubble_bg.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\g<ć\I0',_binary '\'+u\W\`-A\\S\'}S~S\\b\','',0,'?'),(_binary '\\Lt593u^\\)\\','wp-admin/images/comment-grey-bubble-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/comment-grey-bubble-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TY\ŝ2s,\r\m',_binary 'D\xT-\\w\N	P{','',0,'?'),(_binary '\e\bWA0\d','wp-admin/images/comment-grey-bubble.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/comment-grey-bubble.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y*\'tF',_binary '7	y񮌬\\U{\ԟ\\`]m\','',0,'?'),(_binary '\I\\\j\x\\\g','wp-admin/images/date-button-2x.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/date-button-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?a0\9JQ\Z',_binary '\*Q\\_(G:*\ηd\\\\\.','',0,'?'),(_binary '\a\\'@T瑓\\\','wp-admin/images/date-button.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/date-button.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v!0ϝ$\\n-潮L\\T',_binary 'h\ŵδ䘼\n$\\\\\q!I#','',0,'?'),(_binary '(\\s3TNo(','wp-admin/images/freedom-1.svg','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/freedom-1.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XO\\w^Ȃe/e',_binary '\\Rz6\=y\\_\6Rj\l\T','',0,'?'),(_binary '\\ڤ& MKQ\o?','wp-admin/images/freedom-2.svg','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/freedom-2.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\:Dw\\\8\',_binary 'H\_Y:\"8\0o_6\\&\ZYY','',0,'?'),(_binary '~*޿S̙e','wp-admin/images/freedom-3.svg','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/freedom-3.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hTzCw5\6\ `',_binary '\\\|ˇ3\d\˪\|`ݢ7\r8\5','',0,'?'),(_binary '9\\4;J;\\u\~','wp-admin/images/freedom-4.svg','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/freedom-4.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r[#\\jR]*\\',_binary '\-4\\\\&\o\sv/1\^+UsRM\n','',0,'?'),(_binary 'j%Mɍ\\p)Z\','wp-admin/images/generic.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/generic.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'[#98!\',_binary '{u\\\K[g͆Ex\{:߼lͨG\','',0,'?'),(_binary '\\Z{g\?\3gڢ\Z','wp-admin/images/icons32-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/icons32-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%*\g',_binary '\#!$\\@\0g\.\;i3%!\cHP\=','',0,'?'),(_binary '\&N\,\\6P','wp-admin/images/icons32-vs-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/icons32-vs-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*04G4F	&Zi}\"',_binary '\.a}hw\6WEʭ(3\Jӭ9\E\','',0,'?'),(_binary 'L U\f\u\<','wp-admin/images/icons32-vs.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/icons32-vs.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\P*\\\{>vUf',_binary '\?Uz\P\\\@`8g;\rE','',0,'?'),(_binary '\1WV(26','wp-admin/images/icons32.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/icons32.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\۬[\m9\J4\\Z\',_binary 'D\kCd\i|a|\\\+\\rx̌\','',0,'?'),(_binary 'L\\8\\\\\ݼ+','wp-admin/images/imgedit-icons-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/imgedit-icons-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\\\'6U\\\t',_binary '?\؎).l\\\%<(_\ 6`^c7','',0,'?'),(_binary '{\?\\\\r\\n\'','wp-admin/images/imgedit-icons.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/imgedit-icons.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\\\2\\}Gi;O',_binary 'T\N\~\\-\@\N\̞V\\\(u$\\','',0,'?'),(_binary '4ge\\\>\\ߝ','wp-admin/images/list-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/list-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hջIS\2\ig',_binary '\Jp\S_\\X\\#UB\-z\\\,\','',0,'?'),(_binary '\Z\nu\oK T;e','wp-admin/images/list.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/list.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>*\ӳ\S\\',_binary '\\wT[=baCk;c','',0,'?'),(_binary ')M\\^\ûoz\','wp-admin/images/loading.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/loading.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@לx>c\¢',_binary '\<\0ЅҩهqU%\G\7r\\\*2J','',0,'?'),(_binary '\0\%3[$x\0\\.(','wp-admin/images/marker.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/marker.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\*O2/\3I2\',_binary '~T@\\vUI<\pK\\\\a`T@c\\ca','',0,'?'),(_binary '@\;5X\\VO\Z','wp-admin/images/mask.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/mask.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\g~\"\\J\䩎',_binary '\\/<s\ԡ\)\\'.1jknK9Q\\\','',0,'?'),(_binary '@\sZ\^\\qv','wp-admin/images/media-button-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/media-button-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\WI\\\\?\\',_binary '<\:\tnkb\wi\&\	\\R\\\Z','',0,'?'),(_binary '1\EfQv#)\\n\0EkQ','wp-admin/images/media-button-image.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/media-button-image.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\m	\'\\A',_binary 'iķ\z[\/\"\ X\\{\o\:','',0,'?'),(_binary 'a\\c,I\"5T\#̋','wp-admin/images/media-button-music.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/media-button-music.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4^&$o\\uf&\',_binary '\wWd¼8PF6\A\\ܴto-\\X\\a$','',0,'?'),(_binary 'NQ\"*hzr\w|\Z','wp-admin/images/media-button-other.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/media-button-other.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q&T^]BBg\'\',_binary 'B\Z\rFВ\Pv-^fT,\_\\i','',0,'?'),(_binary ')z]!?a','wp-admin/images/media-button-video.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/media-button-video.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\>\uew\J',_binary 'Ye\\"n+\#@\ƼZ\g\VP\\'','',0,'?'),(_binary 'a)TMW\OoQ|\','wp-admin/images/media-button.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/media-button.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\6@p\z^ye\\',_binary '_\Z\\SjזY \\\VZ\Gen\_','',0,'?'),(_binary '\"N߬jj)\0N','wp-admin/images/menu-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/menu-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jG\\{>^;$\',_binary '2]y\\#h\\2\9> ^s\rH\	\n\\g\','',0,'?'),(_binary '* a\F\\4u\vU','wp-admin/images/menu-vs-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/menu-vs-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JZY<\i\Yb',_binary '\'F\\єE\0\\\7ɡ#\>sePض','',0,'?'),(_binary 't]ٟu\\u\\j','wp-admin/images/menu-vs.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/menu-vs.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\L\,_;1/\E',_binary 'GiH|\)E;\"_\;ԣ4Իwly','',0,'?'),(_binary '@XD\n\\nRNt\\\','wp-admin/images/menu.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/menu.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r9#d\Y`	',_binary '\l\IE/(p\0\pn\T-Oz\"],=`\','',0,'?'),(_binary '\F \8\+)\\r\P\','wp-admin/images/no.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/no.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\kd\$ܟV7\',_binary '\n\>\\~h\Z\\P\0U0\;\' {\)	>','',0,'?'),(_binary '\+DFܿTZ[H7','wp-admin/images/post-formats-vs.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/post-formats-vs.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Sl\H\\\',_binary 'etw|W{xy%K:QE7\\\','',0,'?'),(_binary '\\0וoxi3%\r+]kg','wp-admin/images/post-formats.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/post-formats.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K\\\0\\%3\',_binary '9ƺ&\]nEua]iF\\\\Ƴ\','',0,'?'),(_binary 'n]j7<3ISsQ\','wp-admin/images/post-formats32-vs.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/post-formats32-vs.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't.E\5GN\Z\v',_binary '(Z,\ImY,·ԗ\\tGa','',0,'?'),(_binary '\œϔ\=#6','wp-admin/images/post-formats32.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/post-formats32.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WY~O{\+_LkE;',_binary 'k<8._D\K\G[5e-I(0w\h','',0,'?'),(_binary '`N2Eﾮ\\pC\','wp-admin/images/privacy.svg','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/privacy.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\W(*/\E;G{',_binary ';n0|:\\\\,2\X6VB5yQ','',0,'?'),(_binary '\?{o_\'n\','wp-admin/images/resize-2x.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/resize-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{3VV\FVf\%K',_binary '懴y2qZ\o~([`\0`Ci\ZL\'','',0,'?'),(_binary '3!9\=\6ݡ','wp-admin/images/resize-rtl-2x.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/resize-rtl-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\M\\M\H\!YA',_binary '2\m\o\\{|ny˃4(\φ\=','',0,'?'),(_binary 'I\{?r\]7','wp-admin/images/resize-rtl.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/resize-rtl.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nC%Y\fvF.z',_binary '@St-]\z\'+k2\{\j\,\QN~)\	>','',0,'?'),(_binary '~?JI\b*׺\e\C','wp-admin/images/resize.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/resize.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\lN\\\',_binary '6󀏸\\&?\5\?sqGM`P;','',0,'?'),(_binary '\nfY4&L\','wp-admin/images/se.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/se.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ȔB\`\.}\'7:',_binary 'Y\\\"K\{U\r:2JL\','',0,'?'),(_binary 'X:8+˓2>V]\8\','wp-admin/images/sort-2x.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/sort-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Aìk\:bтvFj',_binary '\'aK\\0tGJBqXW*(J|1\z[(','',0,'?'),(_binary '\[65+\	\n9\','wp-admin/images/sort.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/sort.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\* \\3',_binary 'vP-~xO\"	\\\\;\','',0,'?'),(_binary 'J&_#\3S\q','wp-admin/images/spinner-2x.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/spinner-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\2^#\8\',_binary '\#˒\=$c6\\\\	B46','',0,'?'),(_binary '\f\i`=@T\o\','wp-admin/images/spinner.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/spinner.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\L\\nD\n\oً\j˲',_binary 'zƄ\\Z\"n\Zs(\U/~\7F^\','',0,'?'),(_binary 'P\1$\\\*\C','wp-admin/images/stars-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/stars-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\A#\SMe.^',_binary '[\耿_(\rh\\YT\\qZ\','',0,'?'),(_binary '\F\j!Y\{.J=,','wp-admin/images/stars.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/stars.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\><\k{\\(',_binary '/	\\\"\Fa챔<SY\\g\\؉F\@','',0,'?'),(_binary 'VrmKEpj\\6','wp-admin/images/w-logo-blue.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/w-logo-blue.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[NW\_p\w0',_binary 'ޣ^Qt\3\HunU❻\\~\'T2','',0,'?'),(_binary 'Jf3?\_r\C','wp-admin/images/w-logo-white.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/w-logo-white.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\\Jvۢ~y\\',_binary 'nD _\;\!GםcV0M9i\=','',0,'?'),(_binary '\+\g\\q6^\0\','wp-admin/images/wheel.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/wheel.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E0 q0m\\ZY%VX',_binary '(]:=d\qۅO{9ԀvȘ~\\','',0,'?'),(_binary '%\\\\MA\\\','wp-admin/images/wordpress-logo-white.svg','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/wordpress-logo-white.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\qPC-SPD\\',_binary 'e4\E\?&\DsA\\ʬ;)@Xɒ','',0,'?'),(_binary 'tZQYz0\跫','wp-admin/images/wordpress-logo.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/wordpress-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ưy\o\8\\8S`',_binary 'bx\LPͰ\\=^\\\a\m\\\1i\','',0,'?'),(_binary '\c\"ml Ǟ>o','wp-admin/images/wordpress-logo.svg','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/wordpress-logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\N\%d\\\g\\\p',_binary '\\"u\j-QE\0\[\gL\Z5\MD:','',0,'?'),(_binary '\ں\uM\\[\r','wp-admin/images/wpspin_light-2x.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/wpspin_light-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mS\\y\"C\\',_binary '66SX6O}\4>p\"\\'1','',0,'?'),(_binary '\"w%\_K\\\u\','wp-admin/images/wpspin_light.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/wpspin_light.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hku\R\r@9k\\',_binary '\!\Fױ\\(#\\1:\','',0,'?'),(_binary '<l\a,bX,','wp-admin/images/xit-2x.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/xit-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ӂ\u:@4\r\\z<5\',_binary 'S\r\}@~Q\:Sc\*d+\Z\_{R','',0,'?'),(_binary 'm\z4\L\K','wp-admin/images/xit.gif','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/xit.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	3Xī9+\6n~',_binary '\ s\\ۨS,md\\\YbƇ\\o','',0,'?'),(_binary '\M&3\r\3CMaQ{','wp-admin/images/yes.png','/home/yrevo792/public_html/fairphoto.com/wp-admin/images/yes.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+7܉\rqZ\Qk',_binary '=\Q\\G\\\9%K\\,\\r\ZF\y\\','',0,'?'),(_binary '\TV\\\\','wp-admin/import.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/import.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\U\0apXƺ\F',_binary 'E\Y8rϞbB$\\y#','',0,'?'),(_binary 'ĳJ\\n`|\5,HT\','wp-admin/includes/admin-filters.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/admin-filters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\G\\{\'Qe',_binary 'Ni\k\\rH\Am\r%2QQNJ]q=','',0,'?'),(_binary 'D\\\)ba\k\\{\\','wp-admin/includes/admin.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\'\\np\Z\,\v',_binary 'k_DRH{\\\0#\6Z~\}\\\\u\\V','',0,'?'),(_binary 'Ҫ*\\H\n;t','wp-admin/includes/ajax-actions.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/ajax-actions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\0-b~<yd-e0',_binary '\n\4jq}J\>x\Z2HfZg-k\T','',0,'?'),(_binary 'ΝH*\*.ځS','wp-admin/includes/bookmark.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/bookmark.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\t\)?\H\Q瑆',_binary '7xҢ\#\\ZX\K	Hj8\G F^:y؁N','',0,'?'),(_binary '\"\wh\','wp-admin/includes/class-automatic-upgrader-skin.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-automatic-upgrader-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9C|\',_binary '\v\Z\\K\'Em\"\ja;\u\.6\}','',0,'?'),(_binary 'n\к\vnj=ͮ','wp-admin/includes/class-bulk-plugin-upgrader-skin.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-bulk-plugin-upgrader-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6/M<ϋvk5',_binary '\sq<\$wtҪkԇ6KL\','',0,'?'),(_binary ' \'\\_U;0/<\','wp-admin/includes/class-bulk-theme-upgrader-skin.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-bulk-theme-upgrader-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\:y\x1s)',_binary 'Ϲ\\ݶ1SXCTڼ<\ڊh`\\V','',0,'?'),(_binary 'W7{(;:P?','wp-admin/includes/class-bulk-upgrader-skin.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-bulk-upgrader-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!z\-^:\\п$\',_binary '4a]\\\ds\'	Txn\"\aݻ\','',0,'?'),(_binary '\j\\U\U\X\Z\\/J/','wp-admin/includes/class-core-upgrader.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-core-upgrader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\5\\ժz',_binary '_4\׽\9ly4;\\06yt\I(O5\','',0,'?'),(_binary 'ɡʧ~.)k','wp-admin/includes/class-custom-background.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-custom-background.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i7\RڒXc\\',_binary 'oH\׃\NN$*;W]\\\XH\~E\Q]\.','',0,'?'),(_binary '\nj\P+','wp-admin/includes/class-custom-image-header.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-custom-image-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8BE\\Gj\;',_binary '\L{a2	\\PANH\Ou\\uJ\C','',0,'?'),(_binary '\M\0\\\c\_d\','wp-admin/includes/class-file-upload-upgrader.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-file-upload-upgrader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\ͽE\\\m',_binary '2\\Gϒ\Dh\5\\\@\\vL','',0,'?'),(_binary ':8\Ia\øl\m','wp-admin/includes/class-ftp-pure.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-ftp-pure.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T&}\\\3\\J \0',_binary '\nS\{U\\Cdz$y\\\a|8\[','',0,'?'),(_binary 'afh=F\\T\:6','wp-admin/includes/class-ftp-sockets.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-ftp-sockets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Zc78\r\j\j\ؒ',_binary 'Q\,0\rNQJYm\ʼ0\\A\','',0,'?'),(_binary '\\rp.u3zx','wp-admin/includes/class-ftp.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-ftp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'cP\j{\"\\\\#\ >W',_binary 'Ȣf\\+.\_\u e	Z','',0,'?'),(_binary ':\X@\0{*\֯','wp-admin/includes/class-language-pack-upgrader-skin.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-language-pack-upgrader-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm/\Q%\@\,)l\Z',_binary 'A\VE]{\Q!\\\\T\Í\\\6e[{.','',0,'?'),(_binary 'g\~)~sʞI','wp-admin/includes/class-language-pack-upgrader.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-language-pack-upgrader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?t\\[Vڠ6	I',_binary 'h\+\T\\\\cs\\%==(\','',0,'?'),(_binary '\\"\ơ7vs+\','wp-admin/includes/class-pclzip.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-pclzip.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\Ah8L\XdTa\',_binary '8D.u+h8Ҳž,\Wڝ\\\O','',0,'?'),(_binary 'W&\ִ )+\ڱ\\','wp-admin/includes/class-plugin-installer-skin.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-plugin-installer-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\2cً\\"\'',_binary 'h\)\\\Eюw0@$,\0\3~\Y\0]=','',0,'?'),(_binary 'h/͔jC\\0\n','wp-admin/includes/class-plugin-upgrader-skin.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-plugin-upgrader-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[pT\0$\.',_binary '?t\D~#͘/X#G/\\Nf\\͜gN','',0,'?'),(_binary 'v)F\~q?b','wp-admin/includes/class-plugin-upgrader.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-plugin-upgrader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':!(l\P7\\',_binary '\\jX8\LOr\\r$\\q\Ѵ\\\'\','',0,'?'),(_binary 's\IqF','wp-admin/includes/class-theme-installer-skin.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-theme-installer-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"َzEX',_binary '*\05t\rXDTnТ\Z\LsQ=+\iG5','',0,'?'),(_binary 'H`\\\ \rY\C','wp-admin/includes/class-theme-upgrader-skin.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-theme-upgrader-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'eȣ\\0\O)l+',_binary 'u\\Su\\\iDp,\\CM5\','',0,'?'),(_binary '3\\aDwP\q','wp-admin/includes/class-theme-upgrader.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-theme-upgrader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\Lx|iЂX',_binary 'Di\\\tb[:LY\O%Zn\zu\2F','',0,'?'),(_binary '{y\"ҵ\ݩ{','wp-admin/includes/class-walker-category-checklist.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-walker-category-checklist.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˕5T\\>c',_binary '3mط&7\8m\Ӓ\x+\8ʽ{d\k\\','',0,'?'),(_binary 'Qs|\cL؜VH)','wp-admin/includes/class-walker-nav-menu-checklist.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-walker-nav-menu-checklist.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǜR\۬eao2)Z',_binary 'H\rh\M`/4\5\0V>5\UB\*','',0,'?'),(_binary 'ر-_}Zh\\n\Z','wp-admin/includes/class-walker-nav-menu-edit.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-walker-nav-menu-edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\OO\a\'H',_binary '\Qj\\]\'N&\>\\k*}\\\ ','',0,'?'),(_binary '!\\y\F]\\\','wp-admin/includes/class-wp-ajax-upgrader-skin.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-ajax-upgrader-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k!a.\\.urd',_binary '\V~BN>z\j\\炕\npsL\i ]2\','',0,'?'),(_binary '\I\	Ja~RZ','wp-admin/includes/class-wp-application-passwords-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-application-passwords-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ţ\{\LlF\\',_binary 'ۖ-<ύ\C\"(Q\,HnC\\8\','',0,'?'),(_binary 'Z\\ZaYH\0 5\~ ','wp-admin/includes/class-wp-automatic-updater.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-automatic-updater.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\y#ό~-',_binary '\n\y6\\N\\\\]2\0,D\\R\\\','',0,'?'),(_binary '\\Ye.\0s','wp-admin/includes/class-wp-comments-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-comments-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\u-y\\Z\	l',_binary 'oS\ޘ\9\d`6y\6_\k','',0,'?'),(_binary '\&/dbd\q2/','wp-admin/includes/class-wp-community-events.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-community-events.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\q\C\\\',_binary 'vJJ\nqXa*çYb՝','',0,'?'),(_binary 'X\TCW_^og\\','wp-admin/includes/class-wp-debug-data.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-debug-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϋ\HtcQcXd\',_binary '\irGw-A4\\\s\dB+{Y','',0,'?'),(_binary '\%\f\\+,\\\0\\Y','wp-admin/includes/class-wp-filesystem-base.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-filesystem-base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\L\́C\',_binary 'ӡ$\\w\\Z75:\!\'\\j\9','',0,'?'),(_binary '\hFM<@`%q-\\','wp-admin/includes/class-wp-filesystem-direct.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-filesystem-direct.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qyE\hlG뭝l(',_binary '[\\Jmn,!\n\\r\bٶH\I_','',0,'?'),(_binary '6̠,\_\q\\u','wp-admin/includes/class-wp-filesystem-ftpext.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-filesystem-ftpext.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^xTSUeۘev\{-',_binary '\ؤW\\\z\\D?\wD\n7e','',0,'?'),(_binary '\PQE|E}7+','wp-admin/includes/class-wp-filesystem-ftpsockets.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-filesystem-ftpsockets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\']zz4B:\\\',_binary 'bV\=\"\\\\%ėuS\\`+Ge(A','',0,'?'),(_binary '\j(g~jU#\','wp-admin/includes/class-wp-filesystem-ssh2.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-filesystem-ssh2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{ٜ\\\\{Y\3',_binary 'ķ\Y\xN$b\*y5m\\\\w.\A=','',0,'?'),(_binary 'v]z\\\\3tB','wp-admin/includes/class-wp-importer.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-importer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P;)8E\',_binary 'JM	\%_*ݤ\\\\MY$\\0C','',0,'?'),(_binary '\vA\nGr\3C9`','wp-admin/includes/class-wp-internal-pointers.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-internal-pointers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ku\\4V\p\J',_binary 'Ƿ梟\7[~ہ\rNLVP\\qC^Mܯ{','',0,'?'),(_binary '_\(\C\M69\','wp-admin/includes/class-wp-links-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-links-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\\\\:xulQ\',_binary 'u\\ӫ@\aB\\e4\\b$\\6','',0,'?'),(_binary 'UdM\S$l','wp-admin/includes/class-wp-list-table-compat.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-list-table-compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}>\r_D\"\Ck\\C',_binary '\\;]\"(+/\\}˚q5\\NS\'','',0,'?'),(_binary 'O	\S\#\Yi\v','wp-admin/includes/class-wp-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\\s%\z`',_binary '\-ԙ|7il\h n\W.\\\)\\','',0,'?'),(_binary 'Vb(ktW\"\6(;ƴ','wp-admin/includes/class-wp-media-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-media-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\n`lCm\Կ	',_binary '\'o\\N\V~!+\\={q7zT','',0,'?'),(_binary '\\\sp\\e','wp-admin/includes/class-wp-ms-sites-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-ms-sites-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '̲\õ_%9\\0',_binary 'I*\z ;τ\0mr@Dh\"\U','',0,'?'),(_binary '\w\\\V\\!\','wp-admin/includes/class-wp-ms-themes-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-ms-themes-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\G[q\مXY\\',_binary '\\\\\n\n>LXz욶`\\ВcA\h\n\jd','',0,'?'),(_binary 'i)33ܥ\\s\*','wp-admin/includes/class-wp-ms-users-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-ms-users-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vu@\a{\4',_binary '?2V\674Oߒ]l)FP\1gx65','',0,'?'),(_binary 'e.PȴNBSx[\&','wp-admin/includes/class-wp-plugin-install-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-plugin-install-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6E\u\\'\\\OE',_binary '4|jE	[J!|\w	?\Z3\HdG','',0,'?'),(_binary '[:q','wp-admin/includes/class-wp-plugins-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-plugins-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\{a\\T\',_binary '\K4j\4SO{Y`\R\*2C8\\*>','',0,'?'),(_binary 'c4L]\˞Mc','wp-admin/includes/class-wp-post-comments-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-post-comments-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@dB#&&',_binary '{\bk\\r\\}\	{=\\\\\=6\`l\	','',0,'?'),(_binary '\Gȩ\\6\\0Y','wp-admin/includes/class-wp-posts-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-posts-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{:\n~bj\o.\',_binary '{wr\lP\yhdT:5','',0,'?'),(_binary 'S\\q\`M\','wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=B\nyNx{',_binary 'E\\zB\4/p\Ř\r۞.\B3','',0,'?'),(_binary ')`\f,u4','wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X D2%l#b/W',_binary 'ջR\\0\\\0\\iH//\\w\\0\','',0,'?'),(_binary '\5f\oޮ\','wp-admin/includes/class-wp-privacy-policy-content.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-privacy-policy-content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}dSe~i{ʸ U',_binary 'X	\<\=> RK@X\\\hؠYNa','',0,'?'),(_binary 'fG<@៝N\-','wp-admin/includes/class-wp-privacy-requests-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-privacy-requests-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V?\76\\\ҿ',_binary '~:88S*.\\\rnhbDe\\+K\0','',0,'?'),(_binary 'TM\\\\l\\\\','wp-admin/includes/class-wp-screen.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-screen.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\CRզL#Ȣ3',_binary '\h0[u֜2sZ\a[Bd8V`y7.\`','',0,'?'),(_binary '%\\9\\\\ދ','wp-admin/includes/class-wp-site-health-auto-updates.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-site-health-auto-updates.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\q|,\/9\&',_binary '\"X\Z\Pw2	\R,.Q\ٲל|\','',0,'?'),(_binary 'u1HM:E7/{','wp-admin/includes/class-wp-site-health.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-site-health.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ŉ\z\EbG-\',_binary 'ĜÛ8N^\r\0\GӜ];R]	\\\$','',0,'?'),(_binary '\'Mw񑍷\\\rKj','wp-admin/includes/class-wp-site-icon.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-site-icon.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<ɵ\\0\7\Ny7',_binary ')\r\zxJRc\%Oɱ','',0,'?'),(_binary 'L#\/۰*\3\\\\r','wp-admin/includes/class-wp-terms-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-terms-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&ϫ̴I\ǁHD',_binary '\6\r\\6iU18D\\@\'Sh%\\','',0,'?'),(_binary '\"ڕK[@G\\\9','wp-admin/includes/class-wp-theme-install-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-theme-install-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z:\H\I\\Z\',_binary 'B8%ć\3\}{\2mB\\8A3','',0,'?'),(_binary '\"IFn@\a\}9','wp-admin/includes/class-wp-themes-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-themes-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\nY9KB;.\',_binary '\Aa>}8ư0\9\?|P\.\@','',0,'?'),(_binary '\=@\\\JpQ\m\\6','wp-admin/includes/class-wp-upgrader-skin.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-upgrader-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\"\lDysB\',_binary ':6\|OH\\s\R\bU\\}\m͵','',0,'?'),(_binary 'z\\\JX\w{!\rF','wp-admin/includes/class-wp-upgrader-skins.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-upgrader-skins.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\"\ґ\-щ',_binary '.7j3?̶\\·?2UE.G\W','',0,'?'),(_binary 'X\\\G\\zX','wp-admin/includes/class-wp-upgrader.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-upgrader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\䱄L)M^\t',_binary '\d\'\-qUi=\\e8Sǽb\\C\','',0,'?'),(_binary '\\x8[!>\X','wp-admin/includes/class-wp-users-list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-users-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\IÖ+\'c;1',_binary 'IH\][m\\Z\wj\Z2i\O','',0,'?'),(_binary '|\&;rLs5','wp-admin/includes/comment.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\U\\2񎆷\',_binary 'y\Ԫ٪>tPn\ΞX!\'\˕?\\A\\E','',0,'?'),(_binary '3koW5	k[mq','wp-admin/includes/continents-cities.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/continents-cities.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pg\Z*\Z\0H4|',_binary '\r}\n\wu\Z2\}KX\/','',0,'?'),(_binary '\<	\f%\nO','wp-admin/includes/credits.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/credits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8[X{˓\\rW\'',_binary 'MWiEnRQ~*g2|=\\%\7:','',0,'?'),(_binary '\\т?$̈́8\','wp-admin/includes/dashboard.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/dashboard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';@sPF%',_binary 'hb\UDBQƏIoIY\w}\&|}9','',0,'?'),(_binary '\?\E_\)xڅ$','wp-admin/includes/deprecated.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\\Kُ\y',_binary 'lҝ֨\Z\\\tfؿ&\Z\zYXh\Cc.','',0,'?'),(_binary '\x[\e\>M','wp-admin/includes/edit-tag-messages.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/edit-tag-messages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.j\A8\r\Uq',_binary '?uZv*\32;h$,\rME\~\\','',0,'?'),(_binary '>A\B\7\Sz!e','wp-admin/includes/export.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/export.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\H?iVJŰ',_binary '^\AGx\z\<IK=\H','',0,'?'),(_binary 'QT\\*f\P\.','wp-admin/includes/file.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\\\7\&\\\\8',_binary '\v8Euҩ_\\\2\\\\ai5!','',0,'?'),(_binary '7\E#wŧj','wp-admin/includes/image-edit.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/image-edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)a\ѳ?\r\nW]',_binary 'TEH}Y)\Z.\\cB:!	ТSI\','',0,'?'),(_binary '\0\|9\\ue\\\@','wp-admin/includes/image.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/image.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0C M\s',_binary 'IC~΁>hǄ\\n/\'\T\\H\','',0,'?'),(_binary '\Ah)I\Z]Gr\\E','wp-admin/includes/import.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/import.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's}dLR5B\',_binary 'asƒv\\\X˄\GH\\Bu/N\i>','',0,'?'),(_binary 'c\wk(43\','wp-admin/includes/list-table.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\M\(\R%',_binary '\teKz\ H<q\-ƑHb\\\','',0,'?'),(_binary 'R\=\*\d\\n','wp-admin/includes/media.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/media.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\\i\0\)^\',_binary '\`,\\5\Ŭ]p\\o\\ZEO','',0,'?'),(_binary '\nqo\qZVyX9','wp-admin/includes/menu.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\Zf\\\#O+Z',_binary '(\6s\\\\\\\ӑI\~TJvE!\T?\'','',0,'?'),(_binary 'Hý\\i\ZU,HL','wp-admin/includes/meta-boxes.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/meta-boxes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[}^;wGg\s0m',_binary 'k\\\fF)\=\[ {H$:UJIW','',0,'?'),(_binary '1\eUMV^','wp-admin/includes/misc.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/misc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qSgs|ґRXȼ,',_binary '>\߹N\'Q\'幈k]U\\K\','',0,'?'),(_binary 'j\<MDd\4m','wp-admin/includes/ms-admin-filters.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/ms-admin-filters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\;\Ƽz\gL',_binary '\t\Mp\\Q\8=\\~bw\\\\/','',0,'?'),(_binary '7*\"{\\\nK<','wp-admin/includes/ms-deprecated.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/ms-deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lt{0o\ޖ',_binary '7<NoQF\\0\$jaϤ m\\\ri\','',0,'?'),(_binary 'f霰f؟|hUL','wp-admin/includes/ms.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/ms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l/\\\\mދ\ۤ',_binary 'E\\Fӈ\S\bR\9[_8Le\g','',0,'?'),(_binary '(љ\\\0H<_','wp-admin/includes/nav-menu.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/nav-menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\\}&6	z\"w]',_binary 'ҷ^\\B\\x\\\\@\nN[\\8,8\\n','',0,'?'),(_binary 'V׀\\\'hĈ+:','wp-admin/includes/network.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/network.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ŋFz,|<@$',_binary '7Z\-\\S\\#v>\(M1Î\','',0,'?'),(_binary 'w\`M\\>\{\','wp-admin/includes/noop.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/noop.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\qj\\\Z!\\r:',_binary 'dˎJ\\P[\n=QcP\','',0,'?'),(_binary ';pR9+\qpծ','wp-admin/includes/options.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\p;\"Ћ\',_binary 'YX\i4+\\rA\S\F/\\R\~\\_','',0,'?'),(_binary 'R|Rx/\bzn9\0*\J','wp-admin/includes/plugin-install.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/plugin-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}4ɜ\,\\\*y',_binary 'A0cQ`@\'\ϓ.\\Sx~\'\0\','',0,'?'),(_binary 'q\"co\\>2Rh\]','wp-admin/includes/plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0⾒KpG\{\',_binary '0\Ѣ*G\"\~p\jprG\1\Oi\','',0,'?'),(_binary '\\\5\V\"\$$\_','wp-admin/includes/post.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/post.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ȐA֨,i՜\!',_binary '\\w\P8zԋ\nx^pΌ\1 \w\','',0,'?'),(_binary '\-.xɤ\R\','wp-admin/includes/privacy-tools.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/privacy-tools.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ck.Ũv\:\\\',_binary 'P\ZGD\0\Y\\-crU\J{e7B\\','',0,'?'),(_binary 'x^m\]̲/\\L4vU','wp-admin/includes/revision.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/revision.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?c\CR\U\\',_binary '\v\Ӏ\\r\D:9\3\9mUmh:lV','',0,'?'),(_binary 'ǫ\=\\m/\^','wp-admin/includes/schema.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/schema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+D\bx ;!H\\\',_binary 'rq\\\%7=|L.h}3H`	e','',0,'?'),(_binary '(\v|T— ¥\','wp-admin/includes/screen.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/screen.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N6\'8;ڇ믍V1\',_binary '\oYH4	lY1YG\H\tmSZ/)\"','',0,'?'),(_binary 'Z\\\ %/Zz9\','wp-admin/includes/taxonomy.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/taxonomy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fn\\#En\s\q',_binary 'K\\$7\n\ `\,&\\m>\%U','',0,'?'),(_binary '2@\j\j\0kӲӘ','wp-admin/includes/template.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$2\e56\\0D~',_binary '4L\\*Qhy\F~oؙ3ګ\','',0,'?'),(_binary '~\L\\*\,\<:','wp-admin/includes/theme-install.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/theme-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H NKcX\uOw\Kbs\',_binary 'yq\$\\\,N\y ѣ\n}$\Y','',0,'?'),(_binary '\]\W/>\}<8\ VF\','wp-admin/includes/theme.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/theme.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\\ BNP\̀\',_binary '\Ƒ!\LޟKE\[Ժ{cp\\\D\<','',0,'?'),(_binary '8R6\DHq-{:`','wp-admin/includes/translation-install.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/translation-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ݼ\˙k0\I\L\',_binary '4}Z\\TK,\k	NCrR\r#\','',0,'?'),(_binary '\\Uy/*%\;','wp-admin/includes/update-core.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/update-core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8o(r!fRB n',_binary 'xy\"@_ԂAV\\9-0I3=gL','',0,'?'),(_binary ']\.\1\rPXL','wp-admin/includes/update.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/update.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\\ʷ`dӦ^^',_binary '{}\Ze\;.\I\=\[\\\\\\p3 ','',0,'?'),(_binary '\\=\c\ه\','wp-admin/includes/upgrade.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/upgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\|\k#Iy',_binary 'x=\ㅽ2ۏkMz\8\#%Ss1','',0,'?'),(_binary 'Q \(;ؠ|~R8b','wp-admin/includes/user.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/user.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>/39\\\ƕQfA',_binary 'xX\rVrix	E*p\/\i\q\Y','',0,'?'),(_binary '\I\\\.$U0]\'S_','wp-admin/includes/widgets.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/widgets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ߕ-\I\_\'yW',_binary 'έd\"\\^b\0g\\TD7\B\k4\i\:\\','',0,'?'),(_binary 'Ѻ\"\P5\\^U\Zi','wp-admin/index.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|Fً\M\Y#uͳ',_binary '[\;2;\2⻖dq~\z\Z\\7ևH\W','',0,'?'),(_binary 'Bj)\\qDS','wp-admin/install-helper.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/install-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Nu\% 35\'}A',_binary 'k\\\Z\c$Xt\n\Zu\\ܪC?h\\"`','',0,'?'),(_binary '6|;;8\Q4k\','wp-admin/install.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\ƐQ)\2<*|',_binary '\\%ĸ,DT\'ИQd298','',0,'?'),(_binary 'z;j2WD6[V','wp-admin/js/accordion.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/accordion.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' -)\@O(\\b',_binary '1\iLOUm\r[X\\\00\\\EB\-','',0,'?'),(_binary '\^.jT}<\I','wp-admin/js/accordion.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/accordion.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G婓hd.uT\',_binary 'hV\5\?ۀ:/z\\ԧ\KgHl','',0,'?'),(_binary 'Rb:ZK\L','wp-admin/js/application-passwords.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/application-passwords.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'An\\f.t7Ht',_binary '\E\0\D.\<\'\\iZAƬ4n\\','',0,'?'),(_binary '\rUj\zh2/\9fM','wp-admin/js/application-passwords.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/application-passwords.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4ҹ5^=t\CK\U',_binary '|$\D`\w24ܥƎI\\)t	\\\6','',0,'?'),(_binary 'Θ\r(Ł\\ ','wp-admin/js/auth-app.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/auth-app.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\\LP\\\S[f\',_binary 'F@H8\݇\7an#{\\\j','',0,'?'),(_binary 'tS\"\\lZ\c\\Q','wp-admin/js/auth-app.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/auth-app.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '04\z>s,\r',_binary 'S\\\|3m\4\:\ϭq\B\\r\7\','',0,'?'),(_binary '\\fp\\0!tDK','wp-admin/js/code-editor.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/code-editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\N\'߽	%\\',_binary '\-Bd/\`\\\V\x6Y*\\-$\\W','',0,'?'),(_binary '|\ 4\x\\\\\M\n','wp-admin/js/code-editor.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/code-editor.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z_y[\?@gs\\7',_binary '4*q|\2\*\\\0\t&oJ\Q*\','',0,'?'),(_binary '5\\\r\k\\','wp-admin/js/color-picker.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/color-picker.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_;\Z\\5\',_binary '\nm\\m^G&%\0\SKmY2p\\\#','',0,'?'),(_binary '\\H\\\l\{!D#!','wp-admin/js/color-picker.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/color-picker.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`l W+%䆊kc',_binary '}\̶guw`hf\\Foz,drr,,u','',0,'?'),(_binary 'C\/;)ّ\o','wp-admin/js/comment.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/comment.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\\'v\\\t\'\ӵ',_binary 'ku0\\\V\{0wZN%Y-)\\\\^`','',0,'?'),(_binary 'Q\\l\g-\\','wp-admin/js/comment.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/comment.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\Xv4\\n\l\',_binary 'G\\}P8wC\jIȀOKîX~3','',0,'?'),(_binary 'w\\\\:}VP','wp-admin/js/common.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/common.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\C*\\!n\',_binary '^;:\ݸLKv{Eh\\F_\S\5<z','',0,'?'),(_binary '\\\_f $O<o','wp-admin/js/common.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/common.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\={i%s`ݍXϒ',_binary ';z^O_\\Qifr\\\\Z}\\\S\\b>','',0,'?'),(_binary 'd\\1\쵓-;O\','wp-admin/js/custom-background.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/custom-background.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\P\A3\ K\}Û$',_binary '4hN\n\\:Q\qX\z!\\iq^sYĄ\,i','',0,'?'),(_binary '} yT\Z\HcDJ','wp-admin/js/custom-background.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/custom-background.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|+T\GTt\\0',_binary '\rB~<W59[;]\ޓ5S\\D\\','',0,'?'),(_binary '\\C\n\U','wp-admin/js/custom-header.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/custom-header.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݎ\\Z\\Zڸ\\\',_binary '\vN;d\V\\5dt,\','',0,'?'),(_binary 'nvpe\\\\\}\','wp-admin/js/customize-controls.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/customize-controls.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-b*A\@-C\\}',_binary '1Z:g]oLK2V.\UF;*\ku','',0,'?'),(_binary 'dA#\\*\Źo7','wp-admin/js/customize-controls.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/customize-controls.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gdq7\\\\\j',_binary 'ˆ\\\:pB(2ċ`ۺټ\m\'/','',0,'?'),(_binary ':D\J$\hǅ\r\','wp-admin/js/customize-nav-menus.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/customize-nav-menus.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\o\E߭WuaIo|k',_binary 'R\/gO<\\$\\\]$\.\[i\','',0,'?'),(_binary 'HGh\'\xR~\n','wp-admin/js/customize-nav-menus.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/customize-nav-menus.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x	(G\q|3v28',_binary '\ؾU\8eF`j\\\\\0N\\','',0,'?'),(_binary ')[\"JH\|\jk$','wp-admin/js/customize-widgets.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/customize-widgets.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\38g%\\ځԧ ',_binary 'U⨁\>\/oҘM\"\T\\\`2','',0,'?'),(_binary 'fMx	\+9U','wp-admin/js/customize-widgets.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/customize-widgets.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^+&\\YP\\',_binary 'c*<\]\.3d\`Yw\A\x<\g\n\VZ9\S','',0,'?'),(_binary '\\ĸ:\,p1\Hr','wp-admin/js/dashboard.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/dashboard.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4v\[r\(\',_binary '2̇!UJ\;\D<s˕GV\-\x)','',0,'?'),(_binary '\\\\zpKC{\\>\','wp-admin/js/dashboard.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/dashboard.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\	\1\S|',_binary '\Z>\\2qغ\H\\t(bW]rDB\5','',0,'?'),(_binary '`%ֽ\j\'\P','wp-admin/js/edit-comments.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/edit-comments.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XU8\\T\y\j',_binary '\81x9!\AE~saiN.\YH\','',0,'?'),(_binary 'F\\'B/\4{J\{w','wp-admin/js/edit-comments.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/edit-comments.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\M9(;]\O\&d\',_binary '[\5\V\O9Θ桮\_\"7nǊA\0','',0,'?'),(_binary '\R\\5?- S^H','wp-admin/js/editor-expand.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/editor-expand.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\\\(p[',_binary '\\\;W#\}Gj\[KSAKZ\iˤ[Q4c\n','',0,'?'),(_binary 'I\V/\6s\\','wp-admin/js/editor-expand.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/editor-expand.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\O&\\rV\Ȃ7uW\"',_binary '\0w\^\\\m\\\gCB|G\9.\\','',0,'?'),(_binary '8=I\\a\%k\~','wp-admin/js/editor.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\y\e\\',_binary '\\: \z\=:&\%@\\\x\?	ScS\','',0,'?'),(_binary '\⣣\M\O\\\U','wp-admin/js/editor.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/editor.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\pK9\\\j+\ϙ',_binary '\Z8\\\<ߗW`\\\4rsF=Y\bĭVJS','',0,'?'),(_binary ';R\yh\\RxK\r','wp-admin/js/farbtastic.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/farbtastic.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\T2Aq]\4',_binary '\bt\Gp\0BM0z\XJvZHAt\M%','',0,'?'),(_binary '\/GΞӶ[ǜ\\C','wp-admin/js/gallery.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/gallery.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C*\?4k\&-s',_binary '\v2UW\n\4V[an*?\X','',0,'?'),(_binary '\ \I\_X\?','wp-admin/js/gallery.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/gallery.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't)X#\\',_binary 'FB\dr\#B\+#e`\\\\\/bU','',0,'?'),(_binary 'G_bc.,]&\\','wp-admin/js/image-edit.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/image-edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#\0֟]ѡ\r3',_binary '[si$\!߼\ƍ:o\n:G\E=','',0,'?'),(_binary '\-Z:E:','wp-admin/js/image-edit.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/image-edit.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '貼6?)P\\\',_binary '\;@\\"ֳ%xI.Գ\uI\|h','',0,'?'),(_binary '%n\Tߒ	^\gXΰ','wp-admin/js/inline-edit-post.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/inline-edit-post.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '囖\«m\ץE\',_binary '&eK(\WΑ\0R)\a\ؤ,rO\46','',0,'?'),(_binary '1\o%q\A','wp-admin/js/inline-edit-post.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/inline-edit-post.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɭ\7KWjhv!kW',_binary '!Yv\\ef3j\r\6̥𞷝Tw M=0','',0,'?'),(_binary '\(q4P\}5Ozk','wp-admin/js/inline-edit-tax.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/inline-edit-tax.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_hA?D',_binary 'LZV(j\0\~\\Z3u)\ztef\n\\\O','',0,'?'),(_binary 'p\l4[e\','wp-admin/js/inline-edit-tax.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/inline-edit-tax.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\,2/b3S',_binary 'F\c{\+\o\>\n\\4P\\T,\S\','',0,'?'),(_binary '\lF\c뒕\L','wp-admin/js/iris.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/iris.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\2?ޡ{\\',_binary 'dU\D2\\\\\G\\\#\lk^[\Z','',0,'?'),(_binary 'i\\=X\h$','wp-admin/js/language-chooser.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/language-chooser.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ӥ\kulLS',_binary '\\r4\\ij\"܈\\\6\\&','',0,'?'),(_binary 'Z\Zxcyd\\'','wp-admin/js/language-chooser.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/language-chooser.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\U>p4J\l5=',_binary '9\\\\rXL\dC5@U\\K&>̓l#\','',0,'?'),(_binary '\QR\"\\@3\v\S','wp-admin/js/link.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/link.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '϶5\֞P\',_binary 'O\n\\n\\˕\{?\\Q!\=\Voi\\','',0,'?'),(_binary '\|#\԰#{\\','wp-admin/js/link.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/link.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nwh\s[',_binary 'y׈\h8\Hi*\r!\4*<9gV\"U','',0,'?'),(_binary 'nZ/1T:{&^/n','wp-admin/js/media-gallery.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/media-gallery.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_8\\5o\\?\',_binary 'Ƥ$\30IX\\C,b\"0lN\F','',0,'?'),(_binary ':\%H`!\\r\Z','wp-admin/js/media-gallery.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/media-gallery.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%g\UsbK\',_binary 'OH+ܽg\"\\{CvF\B\t1','',0,'?'),(_binary '\\^\\X\PvS\\\{','wp-admin/js/media-upload.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/media-upload.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F߻V?\\a\n\r\',_binary 'E\\a,\Z\,yM/\\iQ\Ӡ\"\?28','',0,'?'),(_binary 'el\5sE\úQ\','wp-admin/js/media-upload.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/media-upload.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '95.4\ԝΞ',_binary '\ڦ\'D\Z\ v0E~\b\','',0,'?'),(_binary 'r(n՞\j\\b\"','wp-admin/js/media.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/media.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^\q\i\\\',_binary 'ϑ톳dJ6\kE?$\	H\kdô','',0,'?'),(_binary 'מy7mE5O_','wp-admin/js/media.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/media.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\\L\"\j \u\A',_binary 'XmCR\Z_rZVm3\sy@\\"1#','',0,'?'),(_binary '\ \\It13&','wp-admin/js/nav-menu.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/nav-menu.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ѫ[\-	UNT\',_binary 'c\q\\$$Ϟ[}+\qc\[@','',0,'?'),(_binary '\f\yħ*!','wp-admin/js/nav-menu.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/nav-menu.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9\i\\\\y\gЁ',_binary '`rq_fٓlˢ3\"HGQRi\f`','',0,'?'),(_binary '\\\"\rJ\04\'i','wp-admin/js/password-strength-meter.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/password-strength-meter.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʃD)an',_binary '`\)CELdX\\&F-V7+1SA','',0,'?'),(_binary '\Ȁ\~_q\I\S','wp-admin/js/password-strength-meter.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/password-strength-meter.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\\3\r\;]\<|',_binary '\\1\\y吥!}}\3ɻ}}\te\nt','',0,'?'),(_binary 't6\O\raȆ\f','wp-admin/js/plugin-install.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/plugin-install.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ch\P\\\\P\rDW',_binary '\)\ $K\8v3\\X&\okv\\','',0,'?'),(_binary '!\\Y0-z1\dm>','wp-admin/js/plugin-install.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/plugin-install.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4Do\Flz',_binary '^\E\\\XD\o\\\vorW\x\Y\\Z','',0,'?'),(_binary 'V\댏$\x','wp-admin/js/post.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/post.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\pD|ؤm\ʧ\',_binary '\ztG-(11\&2\C5U\\k/bG','',0,'?'),(_binary 'M?,5\*\\\\K*\f','wp-admin/js/post.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/post.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\r\g!a\\\',_binary 'x\8|#A\%֮\\\'\4\+;\S\9','',0,'?'),(_binary 'P\'(\\?+z$','wp-admin/js/postbox.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/postbox.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"$;\9H\S_\7\\',_binary '\\`\\R\f!Rd\<\Q GIJ','',0,'?'),(_binary 'ORr\D?','wp-admin/js/postbox.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/postbox.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Zn?\M9|',_binary '\2(w\\卲\\\Z^\\\҂Y','',0,'?'),(_binary '\\A\Fk','wp-admin/js/privacy-tools.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/privacy-tools.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.X\c\\rn',_binary '9=+*}4-\o5\\H\\[L檰','',0,'?'),(_binary 'fŭ\8;\slV','wp-admin/js/privacy-tools.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/privacy-tools.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\e\o`Q[\.\',_binary '\_A6\}\K\r9\@\rro\N\Z\','',0,'?'),(_binary '\\9ѕFw\','wp-admin/js/revisions.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/revisions.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\\OeznUR',_binary '\q\\:\\\\H\-ƒV\i\ԍ$','',0,'?'),(_binary 'k\\e<F\\4','wp-admin/js/revisions.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/revisions.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Bc\"_o\',_binary '+};\j#[8\\9\0iX\8F\\PJm','',0,'?'),(_binary 'K\W&\0\0K\06G\','wp-admin/js/set-post-thumbnail.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/set-post-thumbnail.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':1N(\xlX\\'',_binary 'v9\\n{lK~q\#>\ߦ J`~','',0,'?'),(_binary 'T\gslF\\ʞ\\Ly','wp-admin/js/set-post-thumbnail.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/set-post-thumbnail.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\PNH9e\@I',_binary 'e}#\\\nq\JrJ\\Q<dZ\K4','',0,'?'),(_binary 'J8EDh+F','wp-admin/js/site-health.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/site-health.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\IdC\VP\Q_',_binary 'fz,,xwZ\n\0\"\|\"ZI\\`\xG','',0,'?'),(_binary 'x`f,5ef2','wp-admin/js/site-health.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/site-health.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LU\2	l\'\ҫ_',_binary 'j\#\R=L+m\\\\L[p\{IG','',0,'?'),(_binary '\Z/{Lt\ծF$','wp-admin/js/svg-painter.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/svg-painter.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ \V,\~\\H\]d',_binary '\\"sW\\\`qa\8\4\P٢Vu혧M:','',0,'?'),(_binary '\U<\?Y,\\ػ(','wp-admin/js/svg-painter.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/svg-painter.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\hC<\0\\ C\T',_binary 'q}\\,P/L\anp\\Zr+#\','',0,'?'),(_binary 'G|$p֠+(','wp-admin/js/tags-box.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/tags-box.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g4ie\ڠY,׃',_binary 'u,tsn`b\$\D\r\FRS\r\ґ^\"','',0,'?'),(_binary 'J1M\F<','wp-admin/js/tags-box.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/tags-box.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E09;uGrk\"[',_binary '\\jZMd\}\-Z#\"\|','',0,'?'),(_binary '}\\5\\r\$\lW\','wp-admin/js/tags-suggest.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/tags-suggest.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\s\\\rA/vX\A',_binary '\\\3V\\Mv\Zr\\s\Z>)(nuS','',0,'?'),(_binary 'km|\Kma0\\"*k','wp-admin/js/tags-suggest.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/tags-suggest.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`%\Dşir\\\'',_binary '\"_ɂ!&\ptd\ddRicn\\]','',0,'?'),(_binary '{t\E~\P\A1','wp-admin/js/tags.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/tags.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=<@\\7K>ʹ3\h',_binary 'ѷ\fR\*\z;ܓ`\\\c6|F\3','',0,'?'),(_binary 'fkj\NUei4=%\','wp-admin/js/tags.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/tags.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0}\0R\MT ',_binary 'VkK\Co\ό8TAyn@\Z\0','',0,'?'),(_binary '@\F \Ӡ(\e*[','wp-admin/js/theme-plugin-editor.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/theme-plugin-editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-J\~\\\\\\',_binary ' |D\O\?{\ٿ%זY}\О','',0,'?'),(_binary '\Nx\\ډ\Z\8yH\\','wp-admin/js/theme-plugin-editor.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/theme-plugin-editor.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ٝ\\@m\\\/(yv\',_binary '\waQ.C\'Y\	\\\{X)0vU\','',0,'?'),(_binary '\#\\\/vXR','wp-admin/js/theme.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/theme.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\3֥\4\W(',_binary 'Ą0ըM\K\U\\\W}\e','',0,'?'),(_binary 'G6U\2\01R\J','wp-admin/js/theme.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/theme.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'PZwk\y\ \@',_binary '_}i3\i\«\\\7&+߫f\z0','',0,'?'),(_binary '+9[BUEe','wp-admin/js/updates.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/updates.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\h_ʙ\qq',_binary 't\7\@	v04nԅBCd\0D\!\Z\dF','',0,'?'),(_binary '([d\\BQ','wp-admin/js/updates.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/updates.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\\c2\Dz,\',_binary '1cp3%}{\SDRhŁkr?\','',0,'?'),(_binary '\\\\'>\[·\','wp-admin/js/user-profile.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/user-profile.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h%썬\\\\B\',_binary ':\\rۘY\\0FG/тSD\+$z.','',0,'?'),(_binary '\\HS!; \','wp-admin/js/user-profile.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/user-profile.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;\H)EJi\\',_binary 'Ʒ1\\\ю\`\\sk=a:i\a\','',0,'?'),(_binary 'R¥\\Leq	\&\','wp-admin/js/user-suggest.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/user-suggest.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jl\,f.\Vh\',_binary '\ZԂ	8՜g\\\IS\\グ6\','',0,'?'),(_binary '\X\\$a\B\\^','wp-admin/js/user-suggest.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/user-suggest.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6|3\sJ:+IV\',_binary 'ǌ0BȠ|\qO	F\>g\#','',0,'?'),(_binary '\\&Ż(','wp-admin/js/widgets/custom-html-widgets.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/custom-html-widgets.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\	k\\c\\'',_binary 'r=,kM:Dy\K\F~sS|ğZ\','',0,'?'),(_binary '{\n\\Ro\R=\'g','wp-admin/js/widgets/custom-html-widgets.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/custom-html-widgets.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\\=YP\O',_binary ']N),\04>A!f~\'X\@]m\\H\\\j*','',0,'?'),(_binary 'K\]C\\l7:\D\0','wp-admin/js/widgets/media-audio-widget.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-audio-widget.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P IM\;p8vn\[\S',_binary '9j\lxB\eH:y%}\c	TP_\','',0,'?'),(_binary '<\|~E.\Y^\!\]','wp-admin/js/widgets/media-audio-widget.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-audio-widget.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ntw|茇^\\r<K',_binary 'd^2?P\\F~\>\\\ݾ\m','',0,'?'),(_binary '~KɁwwfC\','wp-admin/js/widgets/media-gallery-widget.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-gallery-widget.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{c/I\\\\<',_binary 'y\\\\RT\ܠ\UtmY\(㻱̿','',0,'?'),(_binary 'yA0Xz(\'\\','wp-admin/js/widgets/media-gallery-widget.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-gallery-widget.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\\\l3I\Eh\',_binary '\ZhX\0	,P6[\=2޸\','',0,'?'),(_binary '4y3%k \','wp-admin/js/widgets/media-image-widget.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-image-widget.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;k#?\cQ7\(e',_binary '\o\{\\rrh5\\Fww\	Le\Fz\]\','',0,'?'),(_binary '|N!;x\N&g\\m','wp-admin/js/widgets/media-image-widget.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-image-widget.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G9FmqQ',_binary 'J6\%V\\"\\rK\yɳh8N\\\\\F','',0,'?'),(_binary '5ڜ\2\l2{','wp-admin/js/widgets/media-video-widget.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-video-widget.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\:\ܥ\\d|QS\n\',_binary '\R;Twh\m^\\\\䜺\K\LA','',0,'?'),(_binary '˥̰MVЗeA','wp-admin/js/widgets/media-video-widget.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-video-widget.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jȳ\\\\-y\]',_binary ')q\,f*\Q3/\fP\3Kl>u[6g','',0,'?'),(_binary 'ņLGP(\Ή\ȯ','wp-admin/js/widgets/media-widgets.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-widgets.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"׋@/\a\',_binary '\WI\\`63XAb#;r\v{Mp6','',0,'?'),(_binary 'Q;\\\(Mp*\','wp-admin/js/widgets/media-widgets.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-widgets.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ţ%W?\Ǡ^\\\',_binary '+ }Z\Q!\\0\\h#\\pnXtdh˙w\f\','',0,'?'),(_binary '\$\TX@#A\','wp-admin/js/widgets/text-widgets.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/text-widgets.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\\\\֬\\\',_binary 'hw\,\Dz\&\t\=#]$3b','',0,'?'),(_binary 'b\pA+\-+ʉ','wp-admin/js/widgets/text-widgets.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/text-widgets.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7\"ufXfۏM',_binary 'Ek%>\5@|8S\	\&s^ϡ','',0,'?'),(_binary 'RQ\b7f\ |~ۓ(','wp-admin/js/widgets.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4>A\PP\u4Ą\',_binary '\v5ᐪmє\"-\*~`\`Qg1F\/','',0,'?'),(_binary 'Sx\\4@ow\N','wp-admin/js/widgets.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.f8gnyt,\`',_binary '\ˣ;b;8R\=bC\\\\Y3','',0,'?'),(_binary 'P73o\	\\0\=\\','wp-admin/js/word-count.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/word-count.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\rffB)\',_binary '\6j,A\ުǭs\DeCz&\n\','',0,'?'),(_binary '\Cg\}|\E\','wp-admin/js/word-count.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/word-count.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I)\r]\X0h5\n',_binary '\\\DE\lV\Hk\\NA3','',0,'?'),(_binary 'v\\\4\|>\<','wp-admin/js/xfn.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/xfn.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\wcW_~\r\1>p',_binary '4[Ÿ$[\\\Ə4-3zx','',0,'?'),(_binary '頻yN<9o\Z<','wp-admin/js/xfn.min.js','/home/yrevo792/public_html/fairphoto.com/wp-admin/js/xfn.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\>B25\r1U*',_binary 'O	\\h^dLgz\\\IwvƄaZ1\','',0,'?'),(_binary '|Y>\\	Ɔ\','wp-admin/link-add.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/link-add.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\nPU\\\-\r`(l',_binary '\!>e\:Ⓝ\\\\?\r}k?ms','',0,'?'),(_binary 'B%v6\I\"Jb\4ӡT','wp-admin/link-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/link-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ba[%\\q~zE\Z',_binary '!\X%	\C\\Q\+vz\.,4K\\(','',0,'?'),(_binary '\~\\\rC','wp-admin/link-parse-opml.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/link-parse-opml.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xa۔2\\F',_binary '\\%vP|X\:\x>\]|\y|:\\\','',0,'?'),(_binary ':{\\\{7\9\','wp-admin/link.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/link.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \ЭEJ\\#',_binary '\A&0_:|=)\DP\Y\\p2C\Z]]&\U','',0,'?'),(_binary '6]j\v\Wk\r3-\','wp-admin/load-scripts.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/load-scripts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8|=]gY[\0M\',_binary '%`ĸ\X&ĲǼ=~~bF\]\FSD\R','',0,'?'),(_binary 'W})Ӗ7\e\}5\9,','wp-admin/load-styles.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/load-styles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\;\\\\<\\r1',_binary '; \\{\\(\'L\\#N=vyy','',0,'?'),(_binary '\K\\OȖ9\3|<','wp-admin/maint/repair.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/maint/repair.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ޙ~M♸\',_binary 'IoT\]\j\J\\~\ď\7bn!M|\\!F\\','',0,'?'),(_binary 'J{ֹZi^ùxI','wp-admin/media-new.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/media-new.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\J}ZOch\',_binary ':3&̓Q\M\n\\!1P \\ee\','',0,'?'),(_binary '\\\\}\','wp-admin/media-upload.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/media-upload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\qW݈\\w&cP',_binary 'j+\]-\HOgĩ>\"\O\,','',0,'?'),(_binary 'ÏuL\,\&Ǒ\r1','wp-admin/media.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/media.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yj\s\{tؾ\I',_binary 'p\<+qdI\_\ZWy\\l{:3','',0,'?'),(_binary '\$īI^3\','wp-admin/menu-header.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/menu-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\c\Pk\x-L,',_binary '\lK69<\r\F!\SBu\#\\','',0,'?'),(_binary '\\\\D >F,\','wp-admin/menu.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_ג\^Fcrl{`7',_binary '\J\:\z``zա\}\\\','',0,'?'),(_binary 'W{g- X\\\'=n8','wp-admin/moderation.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/moderation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\EVU\u\\',_binary 'Fq\61\<wt&\b\\\\1','',0,'?'),(_binary 'vw\\@H\\zF','wp-admin/ms-admin.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/ms-admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UjAڦYqu	',_binary '\\\"G\nڔMhQ2\l\'ܵ','',0,'?'),(_binary '&ee\\n3K\\\vZ','wp-admin/ms-delete-site.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/ms-delete-site.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\d\Z\u\E66&\ro',_binary '\*Mo\\x\U\LGҟxnb\0\<2u\\\\\','',0,'?'),(_binary 'EV\\\,\%\,SM=','wp-admin/ms-edit.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/ms-edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P3\n\7|L?MtA\',_binary 'a\\c\sc\Z\"\V\L\\њ','',0,'?'),(_binary '\"(}G\\r\	0V(','wp-admin/ms-options.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/ms-options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~<\b\s\'\+\ZQ',_binary 'qJR\_+VC%\~d\\\35k\\x\\','',0,'?'),(_binary '-1\8;T\/X\]','wp-admin/ms-sites.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/ms-sites.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f3&S7F76\',_binary '\,$yn)RHgh{\$\U\','',0,'?'),(_binary '=b6\hs\t','wp-admin/ms-themes.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/ms-themes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':1R]	lI\\!#_J',_binary '7\EH\\Pu\\Z\bG','',0,'?'),(_binary '\\\\9\\\','wp-admin/ms-upgrade-network.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/ms-upgrade-network.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qc\8\E\%!',_binary '	\H\_c\\Q\X̤ՏLsڭ','',0,'?'),(_binary 'k\UL\ǡ$','wp-admin/ms-users.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/ms-users.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '³u~]*C\u\0',_binary 'e\s}k\_q}~G[5\Qu\!','',0,'?'),(_binary '\rxݍ^\Z<;','wp-admin/my-sites.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/my-sites.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\O\=u͹\\Z|',_binary 'kh{d\\4M\>J\\Zn\ˊж','',0,'?'),(_binary '\Clo\\','wp-admin/nav-menus.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/nav-menus.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '83]\\p\\1)FE',_binary 'h.b\\%\t\Mb ~O\2d\r,d','',0,'?'),(_binary 'ol>\x~I \','wp-admin/network/about.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/about.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~(4\G\\',_binary '\j/}Ӆ\0ES̤\\Hg\#Z._','',0,'?'),(_binary 'ZQ4\\\\(܇','wp-admin/network/admin.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ϯ\r&Z3r\"\',_binary '\:\\%;KiW@>\U;\\\\#>','',0,'?'),(_binary '+\\t%R?\\\\','wp-admin/network/credits.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/credits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B+\\KVe=',_binary 'WNhK2ZF\W\\\r08\\\J5','',0,'?'),(_binary '\'ڞ\0;?\+VҪ\','wp-admin/network/edit.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\=\#LH\\\',_binary 'q/*߲3\\xS~.\']w\\k,W','',0,'?'),(_binary '\uF\\^GE+c','wp-admin/network/freedoms.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/freedoms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u6\|tJ41',_binary '\\B\;\M\7߃\[9</','',0,'?'),(_binary '\0C_\n\\jD\@k','wp-admin/network/index.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '((+t\I\z',_binary '\\\\\ݤ,De	tw|tkJ','',0,'?'),(_binary ']P\Tkvt8A','wp-admin/network/menu.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\vWa9ml\T1',_binary '=ޑ\\o\9d-X\Ϯh8\>q;','',0,'?'),(_binary '[ixTq\\~Wve','wp-admin/network/plugin-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/plugin-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8@_vaє͓N\|\j',_binary '<	gK\K\Ԇ\{\ȑnV\Ủ\n\2\','',0,'?'),(_binary '\p$^\dZ','wp-admin/network/plugin-install.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/plugin-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%(Fv\0~\F',_binary 'ڙs-s\\~uYe\\T\F4!\ *','',0,'?'),(_binary '\\\"Sέ`t@','wp-admin/network/plugins.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/plugins.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\n.o\\Ʊ2bw',_binary '\Agp\/m\,&Rqf9ey\$=\','',0,'?'),(_binary 'J\ח_yzx\\6O','wp-admin/network/privacy.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/privacy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\>H\r\\5:\6',_binary '*]X8\%\KқR	\\Qf;\ne\r6\\','',0,'?'),(_binary '\=\}C\\\i\\HT','wp-admin/network/profile.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/profile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\3\\\@%c ',_binary '\\H\.7\\\7QtUw\ݰAK,$A!Lz','',0,'?'),(_binary '\\\Za]]\A\\'h','wp-admin/network/settings.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|隂\{+f',_binary 'ʘh\PZ\\0XW~_\\nK7;\S\n','',0,'?'),(_binary '/sC4\\','wp-admin/network/setup.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/setup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	w\T\A;\}Ad',_binary '\韌\\\'MN\+\ƺR\\g','',0,'?'),(_binary '+G*#\\\f','wp-admin/network/site-info.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/site-info.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\<~r:\AmEZ4',_binary ',V\\c{\\6R\ټ^|vO*\һ','',0,'?'),(_binary 'y\\G\\`\MR','wp-admin/network/site-new.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/site-new.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LO&\|FW`',_binary '@6`R	\V\ZI\"L(Eխ*\8+Fz}\Y','',0,'?'),(_binary '\yc\0Og)ρMf','wp-admin/network/site-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/site-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3E=Sy?',_binary 'Ƚ-M9h\\\\z\Zl:\\\ۮ6Ł\\rb','',0,'?'),(_binary 'q\h\Bc92\','wp-admin/network/site-themes.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/site-themes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1-\"n\Ft-Cjvd',_binary 'A \/m꧆[\'\"TaU,[\@eI','',0,'?'),(_binary '\q@/ꦑٞ-M\','wp-admin/network/site-users.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/site-users.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YT&;\Po\=\',_binary 'Z_\\!ʦ%\'֫\nd\J\\\W ','',0,'?'),(_binary 'n\\\@AF','wp-admin/network/sites.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/sites.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x_h2oߓ!Gf)-',_binary '\ۅ\B\0$MF\k}幤Ӯ\\Й\','',0,'?'),(_binary '{N\2\Qu\\=	','wp-admin/network/theme-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/theme-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '( aԢ[U?\',_binary '\Јe\gTG.\=a\0@','',0,'?'),(_binary 'h|hEf:Ʊ2~','wp-admin/network/theme-install.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/theme-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '堷ȹ\H^r',_binary '\fkL\\\Z)h/F_\\M9jV','',0,'?'),(_binary '\\!}\=\`*gZ=','wp-admin/network/themes.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/themes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's8\lv`\|YYv\\',_binary '\\F6Ek\\!y\!\h\N\\\"\\0 ','',0,'?'),(_binary '7|oOUz\0Ef\','wp-admin/network/update-core.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/update-core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\L;G_bu\'\\',_binary '\v,I/L^ww\ZX12yT\ɣI~','',0,'?'),(_binary '\\\(\\wB\\I\','wp-admin/network/update.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/update.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\	ΒRU;\pp\b',_binary ',!m4f\\\\NR\n\\\B^','',0,'?'),(_binary 'rh\v\Lk/\','wp-admin/network/upgrade.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/upgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?,\\NͰ|ߴc',_binary 'g\	d1&9\\-1_\\\̓@','',0,'?'),(_binary '\00\\#9Z4\j$','wp-admin/network/user-edit.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/user-edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\d4VڋS~tɱź',_binary 'o\ᕑ\"t\ySM8!9/?YX\','',0,'?'),(_binary '\6K1(\\\}/AX','wp-admin/network/user-new.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/user-new.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\`.^*\Љ\M',_binary '\Rδ\\\`\\\t0)\>\+','',0,'?'),(_binary '	\\\\09\-bͩW','wp-admin/network/users.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network/users.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\G\\'\Zy7\\}\\',_binary 'Ѩ\\s]e|T\\xgG#m<]\\','',0,'?'),(_binary '\d\\\lPO\I','wp-admin/network.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/network.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's1I\\~jG(e\e',_binary '8R	\\\\\\]LR6X\Z`\'','',0,'?'),(_binary 'JTV0D\oTA［@','wp-admin/options-discussion.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/options-discussion.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O(5zE@Nm%\@ \',_binary 'S\)\s[\x@D<+\','',0,'?'),(_binary 'o\[\n3u\ʹP5','wp-admin/options-general.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/options-general.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0FZ\\"qX(',_binary '\~s\%Vw\r\+\Xb\\h-~','',0,'?'),(_binary '\rѪ1s1=`(y','wp-admin/options-head.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/options-head.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\cV8A#h:e׭/\^',_binary 'c҈\^$kR2\r=ܫ\\@g\2\','',0,'?'),(_binary '\\\\\.1\-:','wp-admin/options-media.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/options-media.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=ãn\}\Eq\}PD',_binary 'g\\,\\ iIc<\\^*l\]\E1\i>','',0,'?'),(_binary ')t\r\,Jڼ','wp-admin/options-permalink.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/options-permalink.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\"\\\Z\o\',_binary '\\XJdG\\'9\\v\L\n4f\>\Y','',0,'?'),(_binary '$\\^\\6bH^\*\\','wp-admin/options-privacy.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/options-privacy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\}A%ǉS/Gr^',_binary 'ݮ\zX\L1j/Dŝ\\T\\\','',0,'?'),(_binary 'ҲE5|\ѵCd闼','wp-admin/options-reading.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/options-reading.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J=\'\\(\\rP\W',_binary 'LL\J_	\K\Z/Y\\(G~!];\\','',0,'?'),(_binary '\L>ٟ#{6p}Y\\','wp-admin/options-writing.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/options-writing.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\x5xLB3\W5\',_binary 'g\\'LW\=\)[1>D\˙\{>\&\|Z','',0,'?'),(_binary 'd\(\\%J\\@\G','wp-admin/options.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\1{H\p-է~F',_binary 'a\\Κ\GKHu84\"\^p9','',0,'?'),(_binary 'a\cCH\r=l@ĸ','wp-admin/plugin-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/plugin-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\[Q\\|\\\{',_binary '\O\^[?ʥ\u\5\>Q\<2\7QQ\','',0,'?'),(_binary '\xjP\\\!c\x','wp-admin/plugin-install.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/plugin-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rߍ\}\)Q9\',_binary 'fF\1@\9\\?\\>$ogŨ\X','',0,'?'),(_binary 'O\\P5\\{R','wp-admin/plugins.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/plugins.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'IԼ\P-[0\v',_binary 'և\]Vnv\\"\Y~	','',0,'?'),(_binary 'kzߣ\\\\bo\R','wp-admin/post-new.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/post-new.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\I\n(ḑ\\{z',_binary 'TѶLc\\\4O\\oFd\\\d','',0,'?'),(_binary '\\vAdsK]','wp-admin/post.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/post.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݗ1\\0\0\W*`\\',_binary 'X\\N=re]$-Sm3ѩ\','',0,'?'),(_binary 'Q`\\8M8','wp-admin/press-this.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/press-this.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'xq>/\\EQL',_binary '>k\(Bh\\ѫ͜:','',0,'?'),(_binary '2|΢(ủt\T\','wp-admin/privacy-policy-guide.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/privacy-policy-guide.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{d8\\gHB7\{',_binary 'ԣ\Q\9\$yp\|mg<\.$*','',0,'?'),(_binary 'c餟(Ok1!͂','wp-admin/privacy.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/privacy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ǂrs~_\\|',_binary '\z\I\e)J\\'M\ُ\,\ý4\`','',0,'?'),(_binary 'h4\#3\`-݈\"','wp-admin/profile.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/profile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0\\,\g;ꙴ',_binary 'Cq\N,\`vS*\\\Z[\`\\\m\','',0,'?'),(_binary '\\\\0\>+Fb\\','wp-admin/revision.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/revision.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Oa[\'[csłU5\B ',_binary '\"\q+/@׫n[bxhR\jV\g{\#\-','',0,'?'),(_binary 'c\̎$\n\'@\r\\','wp-admin/setup-config.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/setup-config.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\weY',_binary '\]݈iP\0onV>?\Դw','',0,'?'),(_binary 'o5+\I\\\JP','wp-admin/site-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/site-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|V\;q\#5VK\',_binary '3\\$^#\in-kbђ#a6o','',0,'?'),(_binary ';j|:1/\\','wp-admin/site-health-info.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/site-health-info.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@K\\i(z\',_binary '\}b\\]LҢ=ns\\\Z\Z\\;','',0,'?'),(_binary '-|V\\H\%','wp-admin/site-health.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/site-health.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\&T7?Ӣ',_binary '#V\\\(\;\\bff\\@\\','',0,'?'),(_binary '\|\f\\\\,2T	','wp-admin/term.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/term.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(F\= o3',_binary ')\ϛ:lha;\R30G\\\׃R)M','',0,'?'),(_binary '&\`\O\Q5Q\43','wp-admin/theme-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/theme-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\n\r\J2n*',_binary 'v\oJ\k\ٙuc8X\\r$','',0,'?'),(_binary '\n\\rB\p̭','wp-admin/theme-install.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/theme-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~46wͨ',_binary 'U^A\̓8\w\lC\D,9\Q','',0,'?'),(_binary '\\^[X\i	\','wp-admin/themes.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/themes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&1\0S&^r\',_binary 'o#\p\6M+ږJ>\L7k \\\\\','',0,'?'),(_binary '\7s\\]\}AAwe1','wp-admin/tools.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/tools.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	`tb\t~	F\"Wu',_binary '|p9k\\\է\\\\0\tK\:','',0,'?'),(_binary '\!\LT\3i\\x\','wp-admin/update-core.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/update-core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{ii\*B.\\',_binary 'm\\J\z\\}7)\n7Ð<!','',0,'?'),(_binary '!o\r\Av7\\e','wp-admin/update.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/update.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hq\rE\7\\n',_binary ';$x/y\\6}r*I:(|T\O\\e+p\Z%I','',0,'?'),(_binary '^@ղ{\'_\\92','wp-admin/upgrade-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/upgrade-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\[a\@1.Q\\Z',_binary '\tˁ9{\/\yg1\'uVl','',0,'?'),(_binary '\\\j7r[,\Z\\','wp-admin/upgrade.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/upgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'N\\0IT\\qh^\',_binary '\\J\<\y7лO^-_Ӻ\\\','',0,'?'),(_binary '&t!0^g\bJc,>3','wp-admin/upload.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/upload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\\\\(1\R\.6q',_binary 'Th޺UPƕ\t\,\0U\/\Lspׯ\\n\0','',0,'?'),(_binary '^9(-(Ų\y \\0q*','wp-admin/user/about.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/user/about.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!N \9\3nDl',_binary 'rR89\<;9i1lZQ\oC#\Y','',0,'?'),(_binary '1s)6ӶCΗ','wp-admin/user/admin.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/user/admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\T^\1\\\\A|',_binary 'Y\\%մ9\\N\?\\v\\aM~݋','',0,'?'),(_binary '\\\~\r\ZK4(#\\','wp-admin/user/credits.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/user/credits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(팋#\\A\\;\',_binary 'uA\\\+I/㊓\0nN\1G8\\ZD-','',0,'?'),(_binary 'R;lzO\8m<3Nie','wp-admin/user/freedoms.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/user/freedoms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`U }\\\n\',_binary '\οzB+q\5Vl\Klk\Z/\|','',0,'?'),(_binary '[ꠏ\|K\o\یb7\','wp-admin/user/index.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/user/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\xCS6LC\2!\u',_binary '`K\\\y2M\plξ\"a\0אּt\ޡD','',0,'?'),(_binary '\\\\y\0\"\Q','wp-admin/user/menu.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/user/menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\V\\',_binary '\m\r\)h0\EC\N`\D[	$3','',0,'?'),(_binary '\0\lDd\u^\\Y\','wp-admin/user/privacy.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/user/privacy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dI\\U{x1A',_binary 'F\uX\0og:~\h\\_5\\p\t\$','',0,'?'),(_binary '\\\`\&X<\aQVh\\','wp-admin/user/profile.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/user/profile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x8\!xS\j',_binary '\\J\\fv^\D\w\ۦ\n\\s\Bu/L','',0,'?'),(_binary '\=\q\rljA+','wp-admin/user/user-edit.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/user/user-edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<D\0\\n#\\E\\',_binary 'X\xno\{\0\\䞿\\e[\\jZN','',0,'?'),(_binary '\Jh|0\`ZpE','wp-admin/user-edit.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/user-edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\ێ\'o\F_\\',_binary '-;/\\\љU\Xy\Tsc \W\0B\','',0,'?'),(_binary ' *@ADғ=pu\E','wp-admin/user-new.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/user-new.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ETըQj\\x',_binary '7L(0~ZWoԚDS=~\\I=\','',0,'?'),(_binary 'P\izt\a\}\a','wp-admin/users.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/users.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Sa2]h\y;',_binary '\\E\n.\@\ςd\\Y','',0,'?'),(_binary '\\5Ĩ)\0\\X\'\','wp-admin/widgets-form-blocks.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/widgets-form-blocks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9+wao\!ʑ8',_binary 'zAؘ\u\v\\\Mʀ\*\\W3	','',0,'?'),(_binary '{\\\n\rI\','wp-admin/widgets-form.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/widgets-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wCu/\\\\\\E',_binary '\ˎ\<!̋	j\]]\\\i	\6\','',0,'?'),(_binary 'T\h\\\zPr\','wp-admin/widgets.php','/home/yrevo792/public_html/fairphoto.com/wp-admin/widgets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\*Np=\2\',_binary '|\n\2U\)j+\\oL	\)o','',0,'?'),(_binary 'I\:Bs\#\\\@\','wp-blog-header.php','/home/yrevo792/public_html/fairphoto.com/wp-blog-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_BZF1\\y\\)',_binary ';\Z/\\b\\tI\͝\h\\w\','',0,'?'),(_binary 'S\\p\>\\WrYE','wp-comments-post.php','/home/yrevo792/public_html/fairphoto.com/wp-comments-post.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ \'`\{\',_binary 'sv%\\[8\\R\\+aM!\"\\\V/6','',0,'?'),(_binary '~ť\s\0\1y\$L}h','wp-config-sample.php','/home/yrevo792/public_html/fairphoto.com/wp-config-sample.php',0,_binary 'Rf\{\\Ƒ\g',_binary 'Rf\{\\Ƒ\g',_binary 'xFf^)=%rÃ((8\~x~','',0,'?'),(_binary 'vK;@\saU1;	^','wp-config.php','/home/yrevo792/public_html/fairphoto.com/wp-config.php',0,_binary '\F׊6_O9&\a< \\',_binary '\F׊6_O9&\a< \\',_binary ';к/(}刏#\\RI\n\\','',0,'?'),(_binary '\a\Oj\'\ŻD*ցV4','wp-cron.php','/home/yrevo792/public_html/fairphoto.com/wp-cron.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ˬzI \;^7',_binary 'lL\nHC;[ (ؼo|D\;\','',0,'?'),(_binary 'vό\Y9\','wp-includes/ID3/getid3.lib.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/getid3.lib.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]Yw\AW\f\',_binary '\\̲\\\15\\$R\"r\3\\b鯂','',0,'?'),(_binary 'd\\:w\\O\І','wp-includes/ID3/getid3.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/getid3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\x\ܬ\M^\ ',_binary '\p\fB\'/oFI\\\\lԈ\;','',0,'?'),(_binary '9ՍҢ\\9\\d\r\Y','wp-includes/ID3/license.commercial.txt','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/license.commercial.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n;gJg\\xA',_binary 't_2x\<\-\˜wq\Ig\\','',0,'?'),(_binary '}\Ȑ\\\L`\i)','wp-includes/ID3/license.txt','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GؐV%\P_շ',_binary 'I>\\a*R8?\)\p1U͔\?2\=o\','',0,'?'),(_binary 'D.\\\:\0S\R8','wp-includes/ID3/module.audio-video.asf.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio-video.asf.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'м޸.\\Bfs\PA',_binary 'K\\0jO`\{,ﴨ!ѧ$tr\:\p>','',0,'?'),(_binary 'x	G!N\$.dTb\','wp-includes/ID3/module.audio-video.flv.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio-video.flv.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\\\AZ?!x&3h\',_binary '7T@7\lE\œ#V\,\Li\\\'','',0,'?'),(_binary '\oҨ*K\\o7{ <','wp-includes/ID3/module.audio-video.matroska.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio-video.matroska.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"\X\T\pP\z',_binary 'uP\k_?\\(]\\\O59\a{n\','',0,'?'),(_binary 'Tvm?,a\\\T4\','wp-includes/ID3/module.audio-video.quicktime.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio-video.quicktime.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ym\]',_binary 'ea\y\Zo*@0X\'Ⱥo\D\]x\I','',0,'?'),(_binary '\\ZvI:wm\\'~K-','wp-includes/ID3/module.audio-video.riff.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio-video.riff.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ G0`3+{PP\\',_binary '\nZʽ\Z\P\\H\\\*I$','',0,'?'),(_binary 'L\\6	\\׳','wp-includes/ID3/module.audio.ac3.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio.ac3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>Y\\\Zk0\aM',_binary 'b^#¨(t\^rߘz\9\F\\\','',0,'?'),(_binary 'ǳ\\\_L-YŌ%$','wp-includes/ID3/module.audio.dts.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio.dts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'llA\\2\\\̋\',_binary '\ZaH\\r\\%A\\6$`HuT\6y\4','',0,'?'),(_binary '@+\T΄\'٤','wp-includes/ID3/module.audio.flac.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio.flac.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@pL@\\E\{\',_binary 'ּ3\t46$ay\!\֦ȓڲh#\{','',0,'?'),(_binary '\N\\\@(3','wp-includes/ID3/module.audio.mp3.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio.mp3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\1\bF	\y\,',_binary '8&\\\*E\렴B!Տ\7hEV-','',0,'?'),(_binary ':|LH6(\\cg\','wp-includes/ID3/module.audio.ogg.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio.ogg.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6-?yҸ\\\q	\\]',_binary '{Y7n\\,1K\F[LH݆\"\5;%\!,','',0,'?'),(_binary '\_)-]\ˌkO	\\\','wp-includes/ID3/module.tag.apetag.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.tag.apetag.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ӟ\8)(ZOV!',_binary 'pĞNW\lѰU!\\\\[dL\I9','',0,'?'),(_binary '2zs\4x\EB','wp-includes/ID3/module.tag.id3v1.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.tag.id3v1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\\t\\$E1',_binary '\'fB\Ђ+\N|\[\\Dx\\gSLAs\_','',0,'?'),(_binary ',\\@hj\qrޒ','wp-includes/ID3/module.tag.id3v2.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.tag.id3v2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܩް\o\n\09F\'!2}',_binary 'ۖף%=\\\\\#\<\Nb/$\','',0,'?'),(_binary '?8\\\Z\\N','wp-includes/ID3/module.tag.lyrics3.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.tag.lyrics3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0kE.К\a#',_binary ' ,w>M?%9,Hb\\\\ץ*\\'','',0,'?'),(_binary '(~6vqV\0\{\"','wp-includes/ID3/readme.txt','/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0Dٖ(\:!',_binary '\\r\b\\ߝT\.*\ύVW','',0,'?'),(_binary 'i;\\&o\?','wp-includes/IXR/class-IXR-base64.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-base64.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*6\\DT\e',_binary '?F]L2}\\\rS@b\2\Oo\uU\'O','',0,'?'),(_binary '	ӭgȱ!nP','wp-includes/IXR/class-IXR-client.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\a\\J}!\W\\',_binary 'Yw\1\\v.G3e\d\Äy`LR	]','',0,'?'),(_binary 'dx\\eBݙϟ5','wp-includes/IXR/class-IXR-clientmulticall.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-clientmulticall.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Hqg\\lt',_binary 'ғ\'bO\\\\E&ƧW0h	o\\`\Y\','',0,'?'),(_binary 'Z\\=ӧ\rc\"y','wp-includes/IXR/class-IXR-date.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-date.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\\VdB+AJ?#',_binary '\{~(#\\Z6u\\\,\\\?jk2\\`','',0,'?'),(_binary '^H\0\B|\\4\@z\','wp-includes/IXR/class-IXR-error.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-error.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g6\"\u\\\'3b',_binary '*?\ۧU=?,]\0=C\Z-6Dq.G','',0,'?'),(_binary '$\ϫ/\!C\','wp-includes/IXR/class-IXR-introspectionserver.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-introspectionserver.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2Uaw\<IwpO7-',_binary '\\n\\CPEQ%\D\r\k*X\\\o','',0,'?'),(_binary '~%B\0z\\?o','wp-includes/IXR/class-IXR-message.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-message.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\J/\z\*zͷ;',_binary 'lG\'\\r5\\+̔Mh\Shq>\\	\0Ϧ','',0,'?'),(_binary 'w\\Z\dϢ\\ruD\"','wp-includes/IXR/class-IXR-request.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%p.<Sǡ\\z1Ϣ',_binary 'Q\*k\_}\2\>Tq<\_S\:\Qh','',0,'?'),(_binary 'al\V?f\Zё','wp-includes/IXR/class-IXR-server.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-server.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\d߹\\$c9\',_binary '\0\{M\\U\rN.)-\\`wH\\\','',0,'?'),(_binary '3\ng\0\\\0	\W','wp-includes/IXR/class-IXR-value.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-value.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f>5l\j\0f\',_binary '?h\͇ X\UP\O|H$1','',0,'?'),(_binary '\n \\\\(z','wp-includes/PHPMailer/Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/PHPMailer/Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\uiD\7ǍC\0\,',_binary '\/b^u,ʲ`XJx \~\\ZC','',0,'?'),(_binary '+o\2\8E+K%;','wp-includes/PHPMailer/PHPMailer.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/PHPMailer/PHPMailer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\#\TwR\Ɨ>',_binary '\@6ѥ(\ND/UfO\\dpf׌mu_u{)','',0,'?'),(_binary '\\R:^\e+x2\c','wp-includes/PHPMailer/SMTP.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/PHPMailer/SMTP.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\]~ \\',_binary '4\>_H5z82\r\\ju\osim\d\k	','',0,'?'),(_binary '\\\\\MMF/I','wp-includes/Requests/Auth/Basic.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Auth/Basic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I}\nѴM\"_V',_binary '\8\h\s\+d\ƃ\*&\9ɯ\','',0,'?'),(_binary 'J>\\\\\"\\/','wp-includes/Requests/Auth.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Auth.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\\y-uP5M9н',_binary 'k\\w\6XN\r\0\c\\\\Ֆ\','',0,'?'),(_binary 'i1E~NI\A͔\\','wp-includes/Requests/Cookie/Jar.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Cookie/Jar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y6\\5\D\',_binary '\5t\\\iktj3\\r\\hvacJ\r','',0,'?'),(_binary 'S\^7jK5I6K\2!','wp-includes/Requests/Cookie.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Cookie.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tV\\sUN\d',_binary '\"+f5f(gdC\<i\˳]uƨ2\\ļ','',0,'?'),(_binary 'O­\n	U\Rb','wp-includes/Requests/Exception/HTTP/304.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/304.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\;P#S\Z0|]\c',_binary 'v\C	a\\'F\;\z\(eJ\L','',0,'?'),(_binary ' <@s\\r\\F/','wp-includes/Requests/Exception/HTTP/305.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\\0K\\/`,&',_binary 'H\Ǝ\\+@I\\b^=QvM6_iL','',0,'?'),(_binary '8P֧\\ZHGE}8\','wp-includes/Requests/Exception/HTTP/306.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/306.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WszuNP\j\\\Xu',_binary '4UQ\r1#_fH*I\dl','',0,'?'),(_binary 'H\YfUH\upd','wp-includes/Requests/Exception/HTTP/400.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/400.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\^\oA\\hܦ3\\Z',_binary 'd>\\	i\H\b$&n\\\6p\Z','',0,'?'),(_binary '/}㦿L;?\w\\','wp-includes/Requests/Exception/HTTP/401.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/401.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\o\XN\R',_binary 'YV$\\/\@=\\\V-\dc','',0,'?'),(_binary '*\\Tҝ)%]\yiD+','wp-includes/Requests/Exception/HTTP/402.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/402.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '͈ϚW:l\\q~',_binary 'gNQ	\/\\\	y5\θc','',0,'?'),(_binary 'l\3.	XN','wp-includes/Requests/Exception/HTTP/403.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/403.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\v\\\ڮ\V3',_binary 'I\\l\EK\Ѧ?Z0JT\\\\U','',0,'?'),(_binary ';#	n\\%\"\','wp-includes/Requests/Exception/HTTP/404.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/404.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ \\{\yʉ2l',_binary '\\-!V>d*jPF\	\;QƵN1aG(','',0,'?'),(_binary 'Ybڧ,\\J','wp-includes/Requests/Exception/HTTP/405.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/405.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r)qOel\\\\N\\~',_binary 'j\b\횄\\^Usv8\$bM\3y','',0,'?'),(_binary '\Fj]p\ \\\Ac\rp','wp-includes/Requests/Exception/HTTP/406.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/406.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\&\L\\]',_binary ',aY\\}PR6\\`)K\fism \','',0,'?'),(_binary '\\NtK\U\\','wp-includes/Requests/Exception/HTTP/407.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/407.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Qx+D.42\0\\\',_binary '>\Z\\\]ƚB̏Xvذc\\.N2\NҹЯ','',0,'?'),(_binary '\0n:Tq}K @','wp-includes/Requests/Exception/HTTP/408.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/408.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5\Wp\]\'zAz\',_binary '\q\*\lmKңk\\"\MQ?\pa؂\4','',0,'?'),(_binary 'Xv\Zƒ\"\$','wp-includes/Requests/Exception/HTTP/409.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/409.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|:\\\7ȲuO',_binary '\\_M\\8U.pF\\w:E`\MB\','',0,'?'),(_binary 'T\양:t[\','wp-includes/Requests/Exception/HTTP/410.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/410.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\$-43RۢU\',_binary '9f/3MM;#GڪWO&tSO\ZƘ\','',0,'?'),(_binary ')|{4\+]\X(','wp-includes/Requests/Exception/HTTP/411.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/411.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#\ן\Ы\E*3\\',_binary '\\U^9p\\&\\\`\nM{ nL','',0,'?'),(_binary ')\\Yh.\;\š','wp-includes/Requests/Exception/HTTP/412.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/412.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Zcu\	L\\\t\p',_binary 'S\A4c\\D\56-\#d*\ҽӾR','',0,'?'),(_binary '	.\5ua\WkJ','wp-includes/Requests/Exception/HTTP/413.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/413.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\\2ɑIWv\MZ',_binary '\r}䟹-V\\\\'eCCʅ\e-2,0','',0,'?'),(_binary '[\Y\44\Orl0\','wp-includes/Requests/Exception/HTTP/414.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/414.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\rNf}-⽪',_binary 'H\\\\\i\\c\!I).eh','',0,'?'),(_binary '\}^72\','wp-includes/Requests/Exception/HTTP/415.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/415.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\zZ\,\)\+',_binary 'v%\_\\0\b$m&`\\\(=m<\b\Zo0p','',0,'?'),(_binary 'gK\;qFVI}Q\','wp-includes/Requests/Exception/HTTP/416.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/416.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HLt&לk$*Aiŷ',_binary '\(\\mybV\aI\jWp(!A\\\\<(X','',0,'?'),(_binary 'P&_#\\'\zT\s','wp-includes/Requests/Exception/HTTP/417.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/417.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oP\%~75jN}a\',_binary 'L\TҘ$xDs^h_!kC\"1\'_\','',0,'?'),(_binary '\DC\\\\F}\','wp-includes/Requests/Exception/HTTP/418.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/418.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '839k\\8\'iv\\',_binary '4 6鎬\M&\$!2d<\\	|\\?g\n','',0,'?'),(_binary '\]PJQƀ6o֢\;','wp-includes/Requests/Exception/HTTP/428.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/428.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?<\^G\\\"0c!',_binary 'C\OW%tߏ\Y\|\\&0V\\\\','',0,'?'),(_binary 'O/ì\`|g_\0','wp-includes/Requests/Exception/HTTP/429.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/429.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&\\9iїR7',_binary '\!\Tuwmt5\o\n\2A\"kߚz','',0,'?'),(_binary 'ʚ{(\\\i7.','wp-includes/Requests/Exception/HTTP/431.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/431.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e-\\.\ݼe\>',_binary '\ꅱ/Y6_\\w\pkw\0','',0,'?'),(_binary '\rf\h\8!','wp-includes/Requests/Exception/HTTP/500.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/500.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I(vrMm\(\c\0{  \n',_binary 'FOV3\"\\\!k\P\','',0,'?'),(_binary '\l;ao\\~G\\','wp-includes/Requests/Exception/HTTP/501.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/501.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0\jQc:1NiD',_binary 'kG寲\\n΃CD#6\u\Z\քEڣ@K1','',0,'?'),(_binary '\\bm%\ڭ֫','wp-includes/Requests/Exception/HTTP/502.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/502.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L+\\D\/ncQr',_binary '\/~UJO.ŀ#\E\5*\'C\q','',0,'?'),(_binary 'nŢ)\c\q^\"','wp-includes/Requests/Exception/HTTP/503.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/503.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%5\\\y:	cx2',_binary '}=3xA9\\lp\0ư\9e.O','',0,'?'),(_binary 'Oy}Ma\_\I','wp-includes/Requests/Exception/HTTP/504.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/504.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\ wjљ9\',_binary '<!B|$k݈# ei%0','',0,'?'),(_binary ' \\r$	Q^C(\\\\','wp-includes/Requests/Exception/HTTP/505.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/505.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\)Y{Q\[\',_binary '\⭛\ i\{\PA\͆k\\dM\n','',0,'?'),(_binary '\uG#)|\^6','wp-includes/Requests/Exception/HTTP/511.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/511.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݧ3\*\=\A>9\\\',_binary '\I}7+ƕA\\\l欿B\\t\\'s\\t','',0,'?'),(_binary '>2\\o)\','wp-includes/Requests/Exception/HTTP/Unknown.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/Unknown.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"Ņ\'\k?:~\\',_binary '@\\3\#\Zж/*t\r\\6<X\\rIF','',0,'?'),(_binary '\\W\>\ҟ\\\[','wp-includes/Requests/Exception/HTTP.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ųٞhXr~n\f',_binary 'oE²tQQbo\n\r\Qq\\\"/','',0,'?'),(_binary 'Iy-\nń','wp-includes/Requests/Exception/Transport/cURL.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/Transport/cURL.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'eF\9\Q ',_binary '\]\\\0֙8\p#~\\\oӁ=1\','',0,'?'),(_binary '\rI\\\ɀ5 F','wp-includes/Requests/Exception/Transport.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/Transport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\z\\ J^\',_binary '\ĺ̌\&ֳ\4@78\\\p','',0,'?'),(_binary 'TĘ5VHP{\\','wp-includes/Requests/Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Flkٮ<v\wSH\\',_binary '-@g %uON\\}@l\\f\'\\','',0,'?'),(_binary '\\.Q}3\\T','wp-includes/Requests/Hooker.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Hooker.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Pz4ɇF*',_binary 't\r{\k?i\k\C\nL\\b\̇\Wy','',0,'?'),(_binary 'X\M\xڳJ\\','wp-includes/Requests/Hooks.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Hooks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\AQ\U;:\BH\\i',_binary '՚\ Q憐DP\؂_?y\`','',0,'?'),(_binary '\ \\\\Tn]','wp-includes/Requests/IDNAEncoder.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/IDNAEncoder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\y\G\\\}n(Y\\',_binary '/<E=C\\$xBHxJ\`Jw','',0,'?'),(_binary '\T\B3G\\{','wp-includes/Requests/IPv6.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/IPv6.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\nҤ&i\\r\',_binary '=\\ln&\\\ă\J\ӗ~\\\\\l','',0,'?'),(_binary '}z#\Z','wp-includes/Requests/IRI.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/IRI.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\e\(a\d\\Z\C',_binary '\\"\\\G\\-O\'\B\ \^','',0,'?'),(_binary 'w\'PeF\+\V\0','wp-includes/Requests/Proxy/HTTP.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Proxy/HTTP.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\)ϕ\\\^$\\',_binary '7gy\Z]OYT\bPǚ昁','',0,'?'),(_binary '#y\\t($NTt','wp-includes/Requests/Proxy.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Proxy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\|P4&.|',_binary '\%Mu\\#g]zmܦ8\\u','',0,'?'),(_binary 'G Xe\x\\w0\\\o8','wp-includes/Requests/Response/Headers.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Response/Headers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dVND1\C\\\\.',_binary '?\\\vҧxP\Ep\\\\6\\!IP','',0,'?'),(_binary '\Yf/\pw\','wp-includes/Requests/Response.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Response.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\z)Ue\\$t\\r',_binary ';-f\NI\YYڲ\e\\r','',0,'?'),(_binary 'U $A=He\|\zȖ(','wp-includes/Requests/SSL.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/SSL.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\SUa \o\\',_binary '&Kps֍y\\Z@?7Gc#EU','',0,'?'),(_binary 'c42j\x\c\\d','wp-includes/Requests/Session.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Session.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\|;\UE\*\{Y',_binary '^\\	nt\"V8M@\H؟Q\[S$','',0,'?'),(_binary '`\@\\\YE\!','wp-includes/Requests/Transport/cURL.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Transport/cURL.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\w%Z*\\H',_binary '\~\\cyhGKS\huP\m(','',0,'?'),(_binary 'f\\BD\Fr\r\r','wp-includes/Requests/Transport/fsockopen.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Transport/fsockopen.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\؃S\g\\\nGB\',_binary '9縙;O[x`\*\8H\*r.P\','',0,'?'),(_binary '\.\IOIP%)','wp-includes/Requests/Transport.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Transport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\\/\\\\',_binary 'ɯO3e\F\㛆\v+\\.r/\>,','',0,'?'),(_binary '~AHg\\KT\','wp-includes/Requests/Utility/CaseInsensitiveDictionary.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gj\h\^\0{',_binary 'o\\r1d._f/\7q\AE','',0,'?'),(_binary '\\/?\\\U\\','wp-includes/Requests/Utility/FilteredIterator.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Utility/FilteredIterator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\\6B\ofu',_binary 'AS\Z3H	\\Q9ͳo@h_\!1S/\x','',0,'?'),(_binary 'k5SH\\\Ы','wp-includes/SimplePie/Author.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Author.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?hK\0k\1\\\N\"',_binary 'N\\\\pt3\\+,l\'\cOQ+\\Z','',0,'?'),(_binary 'U\\\p{JO\Q\&','wp-includes/SimplePie/Cache/Base.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Cache/Base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bĞAʖ䦴j\',_binary '\oOw~9K\\4oY[Ke\\\\RG','',0,'?'),(_binary ',hɃs?4B[\^՝','wp-includes/SimplePie/Cache/DB.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Cache/DB.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\w\\M\\rʍ|D\',_binary 'g#\\\\\]\"h0Vq)\0j%\\\I','',0,'?'),(_binary '\\\\\V,E@Xy','wp-includes/SimplePie/Cache/File.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Cache/File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P8?Q\\h׊\',_binary '~\`\嫌\<\B\n鲙%]\X}\Zi','',0,'?'),(_binary '\I:4PU\\','wp-includes/SimplePie/Cache/Memcache.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Cache/Memcache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\u\\5uyS',_binary '\/M[Qt\n.?χIqA?Tj<\woRI','',0,'?'),(_binary '\5iDhI6\;','wp-includes/SimplePie/Cache/Memcached.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Cache/Memcached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\n\\'Xlab\\4`',_binary '?O\d6C\\u\>Jrht\\\e\','',0,'?'),(_binary '<)8T*.SuS\ĺ','wp-includes/SimplePie/Cache/MySQL.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Cache/MySQL.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ') \\fz\\C\0',_binary '	\\W\A\2Lh`\i%iv\2\\޴','',0,'?'),(_binary 'u!\\+\\\Z\','wp-includes/SimplePie/Cache/Redis.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Cache/Redis.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\\]>e\n(40',_binary 'r\\*%\\P\2I\7\ZKaq#\','',0,'?'),(_binary 'Y֝U\\}\r/','wp-includes/SimplePie/Cache.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Cache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	~ܯ{ʹ+h\',_binary 'md\n\nunpU0 l\6ZiR','',0,'?'),(_binary '\\\"ܒ\\\nzD','wp-includes/SimplePie/Caption.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Caption.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '܊\\yuD\r£',_binary '\'\W1Q5[ۋ\)\\r8۝5:\\?*)K','',0,'?'),(_binary '\qK\U\j\','wp-includes/SimplePie/Category.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Category.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\\\[ \ZVG4&',_binary '<J\H\v\i\	b\4l~\e\F\\mj\','',0,'?'),(_binary 'l&\*\\\\\&','wp-includes/SimplePie/Content/Type/Sniffer.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Content/Type/Sniffer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JVPt>%N\\\\\0',_binary '\nS/\̼#@\%\\\,\ul\$tT','',0,'?'),(_binary '\an\V=Ty X\','wp-includes/SimplePie/Copyright.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Copyright.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\\>\ԪQ',_binary '\i\\%ܴ\\E\^g\\2z,\@Q\V','',0,'?'),(_binary '\o\ǣ	ף\f0Y','wp-includes/SimplePie/Core.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ز3aݩ\0)_\S',_binary '\\760\w8\([\o\W\\K\\4d\\','',0,'?'),(_binary 'ͽ3\\=OG\|~','wp-includes/SimplePie/Credit.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Credit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.6\K>.L\\',_binary 'r\ٴ\@c@{R\CGd^\>>E\Z','',0,'?'),(_binary 'POf;\\/\\','wp-includes/SimplePie/Decode/HTML/Entities.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Decode/HTML/Entities.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jыp&y\\\\U',_binary 'WP\*P=Nϻ;\Zi\8\\2_ ','',0,'?'),(_binary '2\\^(ʭ\-^x','wp-includes/SimplePie/Enclosure.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Enclosure.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\\'\G\ko\',_binary 'Z:\\r}n\Z\`\tj\!Ll	{\\\bg\','',0,'?'),(_binary '\nfv8\\1-I','wp-includes/SimplePie/Exception.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '逗z\qŔ\/\\',_binary '_peNO\/*mv\\ȿ\n6*\zo\n\','',0,'?'),(_binary '4r\%\\\\j','wp-includes/SimplePie/File.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*ʙ\Z\0(hK\\HR',_binary '8^V\\\c\\\Ì?oss\\S','',0,'?'),(_binary '\Pط悇̺ƴ$@\','wp-includes/SimplePie/HTTP/Parser.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/HTTP/Parser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P0ش\57\,	z',_binary '&\b\B筢\09Z/\|\1\\p','',0,'?'),(_binary 'oZ0\\\\<c\0','wp-includes/SimplePie/IRI.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/IRI.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\\9,zӄycE',_binary 'Ye\k\\\\Zkt~n4&\\\\p#\Ӝ','',0,'?'),(_binary 'f\\\\eR)\','wp-includes/SimplePie/Item.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Item.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Xi\qlU\GՑ',_binary '\gPL/(O\\)\G.\GnE','',0,'?'),(_binary '\TBO>\v2\\}Ea','wp-includes/SimplePie/Locator.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Locator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\ږ_\\}\\3\',_binary '\#\L&$FΪK#\\"`ԈMCWd','',0,'?'),(_binary 'FFvV;v\8/\r','wp-includes/SimplePie/Misc.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Misc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4P\\\r\i\BBe\',_binary '\q\\ѰɧӿlpK\9 \^/t\4,','',0,'?'),(_binary 'Mj\A\M\O\\"If','wp-includes/SimplePie/Net/IPv6.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Net/IPv6.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r \\FE,h\',_binary 'pt\[bmM_Iz\"[j/\O\','',0,'?'),(_binary 'B\\ه\v<Sv稳','wp-includes/SimplePie/Parse/Date.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Parse/Date.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\\O2C[\nջ',_binary '=<\\ei|\MqZ]V[]&I-q9)g0','',0,'?'),(_binary 'tfF	\r{܇_Ix','wp-includes/SimplePie/Parser.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Parser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ج\8\rʝ\\\Y ',_binary '\ў\K\\f\\'\\?\=\O\nư\^','',0,'?'),(_binary 'd\hħ{q42\K\"\','wp-includes/SimplePie/Rating.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Rating.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jkB-\r?Q3Qw\U7',_binary '{nH\(>}Q(\\a\\b>\nFY+','',0,'?'),(_binary '}7 ޘ\DHD\Pl','wp-includes/SimplePie/Registry.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Registry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;M\\\{ٟ\R',_binary 'Ԧ0-\/\\kW\\%o\ޏ\'E)\\D\\','',0,'?'),(_binary '\0`YϭrG','wp-includes/SimplePie/Restriction.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Restriction.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\"\\~\'\\\$|2*',_binary '\>3\	vj\r|\")\"\5SR\0\{k\\\\{6','',0,'?'),(_binary '[\1YAdk\,','wp-includes/SimplePie/Sanitize.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Sanitize.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W,a4\Vk\\6\6L',_binary '`Q\V;\`_1p\\\\RF\;','',0,'?'),(_binary '\0l\j\0+%\','wp-includes/SimplePie/Source.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Source.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aA:\$]B-\vw\)',_binary '\"\\\9M\aU\_h\I>,]C\','',0,'?'),(_binary '\\\'g!:H\),','wp-includes/SimplePie/XML/Declaration/Parser.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/XML/Declaration/Parser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O,@\ۺa\	Δ\',_binary '\im\Q\q+\r:Po\\Z*\','',0,'?'),(_binary 'ZҌ[\nv\\\	F','wp-includes/SimplePie/gzdecode.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/gzdecode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rF<\ZiǨu\',_binary '|R\'gAEێ\qqT!\\:\O0\_','',0,'?'),(_binary 'OhuG\&\0\L','wp-includes/Text/Diff/Engine/native.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Text/Diff/Engine/native.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\\\r$\T',_binary 'S\\\04\v@\ű`DG V\ue\RB竇3','',0,'?'),(_binary 'ǂ-i)\.\\\\\z^a','wp-includes/Text/Diff/Engine/shell.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Text/Diff/Engine/shell.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S\\?\z&',_binary '\\=5\:Pu\'pM\N[9^m>z@','',0,'?'),(_binary '\ @\;*\|','wp-includes/Text/Diff/Engine/string.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Text/Diff/Engine/string.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':=M\\0\i)',_binary '\\d[%\nZR\`\\\','',0,'?'),(_binary 'e^#|ۍTЩz','wp-includes/Text/Diff/Engine/xdiff.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Text/Diff/Engine/xdiff.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ֹ\btX8GX',_binary '[<0ąaD)tJh\(C[uH}sҘi','',0,'?'),(_binary '&Rw?~jhJD','wp-includes/Text/Diff/Renderer/inline.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Text/Diff/Renderer/inline.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\n5P\\\B\'\',_binary 'X\U.k⻺\@-(5N\\\V','',0,'?'),(_binary '3\\fQ3\h\5[W<','wp-includes/Text/Diff/Renderer.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Text/Diff/Renderer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \C0Y7O\@\GS',_binary 'EWj\+\\\\\\=\\\}.\1\r\|','',0,'?'),(_binary ']B#\2\z\\bU\/','wp-includes/Text/Diff.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/Text/Diff.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\5Fŵd`\{b',_binary '\7\|A\;\?K;˜\#\l9\#:\.','',0,'?'),(_binary '-kdϯX\w\\7','wp-includes/admin-bar.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/admin-bar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o~\W\G\nVQ',_binary '!:?\')EpG	%#	DԩBF\\N','',0,'?'),(_binary '\Otg\02\\B','wp-includes/assets/script-loader-packages.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/assets/script-loader-packages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r0\)p\^\\ J\',_binary '\3b-㕺`\Z>\&L4GАS\\','',0,'?'),(_binary ':\Z`gI \\>P)','wp-includes/assets/script-loader-react-refresh-entry.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/assets/script-loader-react-refresh-entry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\'9Λ6\F\Ze\\0',_binary 'b\֝\\OhVW\¤\\n\cbHV','',0,'?'),(_binary 'hc!\\d/\ \0L]sD','wp-includes/assets/script-loader-react-refresh-runtime.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/assets/script-loader-react-refresh-runtime.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z$m\z+\塇T',_binary 'Z$[,$Ҟ^\3VrFu\\p??~\r','',0,'?'),(_binary 'Gu^/1\\ՁS\7','wp-includes/atomlib.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/atomlib.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\ZA2Ϡ\,',_binary '+bt\=U(\._\\lb_P\$\W\}','',0,'?'),(_binary '&S짿o$\\0n','wp-includes/author-template.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/author-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\׮e\\ǩe\h\',_binary ';\'KP\M\\\\䢈H#(]2H','',0,'?'),(_binary 'DU}<޴D5\Y','wp-includes/block-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\r\t*t(\)I',_binary 'Kz\nn8\\qj\w\x\w{Qg\\','',0,'?'),(_binary '\\\\)\\D','wp-includes/block-i18n.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-i18n.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\\\!:D\8\',_binary '\f\\tM&\\r1\	$u3\\ \\\','',0,'?'),(_binary '4)tkl#<\\U\','wp-includes/block-patterns/query-grid-posts.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-patterns/query-grid-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/0\K\0F\OKM',_binary '\Q^D拜\dt\5TG\)ˊh`\e\ ','',0,'?'),(_binary 'jd\CT[^\R\\','wp-includes/block-patterns/query-large-title-posts.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-patterns/query-large-title-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q$4-1e\',_binary ',Ch1z`q\\\\\2ߑ{]','',0,'?'),(_binary '@V\K$~`*+c0','wp-includes/block-patterns/query-medium-posts.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-patterns/query-medium-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<\U\V\n',_binary '#l.C\v\\*\\;!4f','',0,'?'),(_binary '\_\\<Dhg\\','wp-includes/block-patterns/query-offset-posts.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-patterns/query-offset-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\NtW42\:',_binary 'բ}=%f|ޞ\Vؔ\#/=ȼk얜*','',0,'?'),(_binary 'F߇\#\ata\','wp-includes/block-patterns/query-small-posts.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-patterns/query-small-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f@I\va=9uQ',_binary 'ͷ%w@3#FZqt`\s\o\\','',0,'?'),(_binary '5\Åƌ\\m','wp-includes/block-patterns/query-standard-posts.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-patterns/query-standard-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'у\BUCL{',_binary '\:Τ~\&\rCF+\\I\q_e','',0,'?'),(_binary 'hc\\=\ \\0\','wp-includes/block-patterns/social-links-shared-background-color.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-patterns/social-links-shared-background-color.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}\;`\ZԴ',_binary '>\**?\-T*\H%9\/\EVy\f','',0,'?'),(_binary '\0 $\\\ә\0֫','wp-includes/block-patterns.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-patterns.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\\G\/',_binary '>JT\|z̪1v\ړn\H\ gDn\#\\','',0,'?'),(_binary 'p\}G\J\\$\\x','wp-includes/block-supports/align.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/align.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\]4$^l\\',_binary '\\\zia;8\\\:\`\GWId\Q\Z','',0,'?'),(_binary 'CV%\\i','wp-includes/block-supports/border.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/border.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hqg/|\}\Z\<H[',_binary 'QD@xS\\n\q\ZI({\Bه\Us\:','',0,'?'),(_binary '\\g+\\,c\','wp-includes/block-supports/colors.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/colors.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\\rr%!%\\\',_binary '\\))\w{Lc֮\#\\\ۼ\E>X','',0,'?'),(_binary '\\ŕ\oi|}\\','wp-includes/block-supports/custom-classname.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/custom-classname.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\0\~\',_binary 'E\\Y\\ C5f\tA%BW\\0\','',0,'?'),(_binary ']J*ƒXRE\','wp-includes/block-supports/dimensions.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/dimensions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\G\\\n֢\V\',_binary '\E<\\\0\\\^{v\K\4@3\C~Z\S','',0,'?'),(_binary 'HС\\\YVhZ','wp-includes/block-supports/duotone.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/duotone.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ճ~9Ox_apؘ\\',_binary 'CB]\HjJ\\tt\8\g5m0.y\S','',0,'?'),(_binary '\j\#ӲX%I','wp-includes/block-supports/elements.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/elements.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`h\\\\8-s',_binary 'x^;]T\\\N\\	u`\\\|=LV','',0,'?'),(_binary '\nzŭ}\{\.u[','wp-includes/block-supports/generated-classname.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/generated-classname.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\T\\\$5`',_binary '7{\v>\\\R\;\^\\\\4Qeu','',0,'?'),(_binary '\ڙy\2D\na93','wp-includes/block-supports/layout.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/layout.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\3`6&\\n\߄QA',_binary '\\\\3\ǻQ\"T\uD\"FAcک\Ԏ','',0,'?'),(_binary 'A+~/Ję4\$Y*\\','wp-includes/block-supports/spacing.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/spacing.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\fN\gR|\\' ',_binary '?<B#\{\0\r`Q]G\I4Jz','',0,'?'),(_binary '}O !ٶ]\O\O[','wp-includes/block-supports/typography.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/typography.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+)\/Ww:\',_binary '.]9h\͚,q	\"}\ 1\7\\c\"m','',0,'?'),(_binary '\\N\.\!A\2\5\L','wp-includes/block-supports/utils.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&ʉ唚c\2\p',_binary ')ƪ蔸klO\ހd\d`\\\r랡','',0,'?'),(_binary '{a\{4\;\\Moز','wp-includes/block-template-utils.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-template-utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\O\R\\Dol\\',_binary '\q_\Zw\Z#XWA\\)\Y\\a7','',0,'?'),(_binary ':+hy^W','wp-includes/block-template.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/block-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Qd\;``B\\,',_binary 'p*^=\v*\Ҭtς\3\gv','',0,'?'),(_binary 's8\\'\\ɀ\\Z%Cx','wp-includes/blocks/archives/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\;\\0\qH\"j',_binary 'ߓFkqL\{\4!C\nf\\Yh','',0,'?'),(_binary 't5^	kS(1\zG^\\','wp-includes/blocks/archives/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'MI/V\XQj*',_binary 'f\>\َ_^\U\;/\\\_0\!o\cy','',0,'?'),(_binary 'K\xP0&\O:p','wp-includes/blocks/archives/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rv}\')4~~\',_binary 'Ƹ\CYM\a.L\\8\yQ\vqI','',0,'?'),(_binary 'l\\<\#\q,\','wp-includes/blocks/archives/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '۹\n\\'}\l\U\M\0',_binary 'pJcB`oB9\\Z:\\y','',0,'?'),(_binary 'C\Q%@	\Ja ','wp-includes/blocks/archives/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '՜VHZf\\',_binary '4!\0}!;9o\l_l\4\f\L\Vl','',0,'?'),(_binary 'w8h*\\;\\e[\','wp-includes/blocks/archives/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\Ǟs[pO\'',_binary '*\\z\\tRMR\^/cΟ\','',0,'?'),(_binary '\RpB@LJ','wp-includes/blocks/archives/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʡ<e$\n\',_binary 'Wxث7qC\n\\g\\Ze\6-&','',0,'?'),(_binary '\35no~.\','wp-includes/blocks/archives/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\Ǟs[pO\'',_binary '*\\z\\tRMR\^/cΟ\','',0,'?'),(_binary '\VZ\blͯ','wp-includes/blocks/archives/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʡ<e$\n\',_binary 'Wxث7qC\n\\g\\Ze\6-&','',0,'?'),(_binary '\>6bYAUF\.','wp-includes/blocks/archives.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\#\\\\ ~QKO\',_binary 'P\u\\T\a\\\^\\\^\\\pJ#','',0,'?'),(_binary '\\\\T@SO\|m','wp-includes/blocks/audio/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D讃\0\\\',_binary '\Q\\[_֜תyx\"=\\HV\8^','',0,'?'),(_binary 'la\'\P_bm	!\p','wp-includes/blocks/audio/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tX:)I!?z',_binary '\ґ\@?q,֙\\V\b\is','',0,'?'),(_binary '܈\y\\7@\\"','wp-includes/blocks/audio/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c	\]CC_ͤZ',_binary 'Ɗ\r\ӭNM\:Lʚk\2\}P\\\\Z\','',0,'?'),(_binary '9\Ce;Y#\v|z','wp-includes/blocks/audio/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gPhd`',_binary 'SoL.@\\mř\H&X)\\g','',0,'?'),(_binary 'R\\ܰoL\8~\\\lCR','wp-includes/blocks/audio/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i\\r|\[\\γ\"',_binary '\\e<A\\l\e*\Z7d','',0,'?'),(_binary '}|\\0+N6]R','wp-includes/blocks/audio/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Zﬠj*-\>',_binary '	F\\sN`NE	Sd\\\u','',0,'?'),(_binary '	2\p\<(X\"\ݵ','wp-includes/blocks/audio/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\\3yb\A',_binary '\@,BW/\R-M\w\\\]ٻ','',0,'?'),(_binary '?\WZBDN\13\','wp-includes/blocks/audio/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Zﬠj*-\>',_binary '	F\\sN`NE	Sd\\\u','',0,'?'),(_binary 'q2trۗ,]s*r','wp-includes/blocks/audio/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\\3yb\A',_binary '\@,BW/\R-M\w\\\]ٻ','',0,'?'),(_binary '\\\$Oq\yܹ','wp-includes/blocks/audio/theme-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n=m.b.l-lko',_binary 'ռC00\r\\=\\Tftc_\5栺','',0,'?'),(_binary '\l\;+SG\','wp-includes/blocks/audio/theme-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&Qնo&\\U',_binary 'Ң^\O7\.skC\#\%\Nr?','',0,'?'),(_binary '\]И\n(?W&\\\','wp-includes/blocks/audio/theme.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n=m.b.l-lko',_binary 'ռC00\r\\=\\Tftc_\5栺','',0,'?'),(_binary '\n\	\_{\\\\','wp-includes/blocks/audio/theme.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&Qնo&\\U',_binary 'Ң^\O7\.skC\#\%\Nr?','',0,'?'),(_binary '\\ZtUR\r\"C\\','wp-includes/blocks/avatar/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\s\);p#X\',_binary '\\:I\ЙQ}ΎW\0\	U\','',0,'?'),(_binary ']_\Z?ʤwHo\','wp-includes/blocks/avatar/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\\\/V\\\\A*',_binary 'h\I<F)EWʡ\\\ \z<\{N\0ۊ>','',0,'?'),(_binary '^YKb\F2T\\T-','wp-includes/blocks/avatar/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*(\Z\\Iz\',_binary 'e2,Քe\\nC\L]\\s\\+','',0,'?'),(_binary 'z[A\ky0c&','wp-includes/blocks/avatar/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\\\/V\\\\A*',_binary 'h\I<F)EWʡ\\\ \z<\{N\0ۊ>','',0,'?'),(_binary '}BfkV=15l\g','wp-includes/blocks/avatar/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*(\Z\\Iz\',_binary 'e2,Քe\\nC\L]\\s\\+','',0,'?'),(_binary 'TړbIv}z5\','wp-includes/blocks/avatar/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ƽxa\\\.\\',_binary '%]aMc_.rN\C\p\Z$\|?\\ \','',0,'?'),(_binary 'D!\~3-7\\','wp-includes/blocks/avatar/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\jپ\01\\=\	\',_binary ':\\^\f~ΩR,ӿFx{0\4','',0,'?'),(_binary 'p4kcQ\(0\\h','wp-includes/blocks/avatar/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ƽxa\\\.\\',_binary '%]aMc_.rN\C\p\Z$\|?\\ \','',0,'?'),(_binary 't ~@r\\.W\8_','wp-includes/blocks/avatar/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\jپ\01\\=\	\',_binary ':\\^\f~ΩR,ӿFx{0\4','',0,'?'),(_binary 'G=u\n\\ˮ\0V}','wp-includes/blocks/avatar.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\J15\!\	',_binary ' \z\\jpN\%?\\n~c\K\\','',0,'?'),(_binary '72\_RD\;n','wp-includes/blocks/block/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\x\M89W',_binary ')\\Ҫm\Z#[B-\\\\#<߬|\"\\r','',0,'?'),(_binary '\+kZ@bK\Қ\','wp-includes/blocks/block/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/block/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\^\\(-4\',_binary 'ߩ\"s|[v\\ӑ{o`Y\U','',0,'?'),(_binary 'c\\O\\-\+oe','wp-includes/blocks/block/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/block/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',Zq\3)',_binary '0&#\\b93LC\0\vX<cɘTX','',0,'?'),(_binary '͗~qyL*>','wp-includes/blocks/block/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/block/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݠE\֝\\\v0',_binary '?\\`\{\W\ e\6W,\\'=B9','',0,'?'),(_binary '<e\\\\\5','wp-includes/blocks/block/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/block/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\M\\ |T\'Kvy\',_binary 'U\\\@&?b\K\R[,3m\.\ZѮb','',0,'?'),(_binary '>5\ˏ.y2Q[ڣ\1','wp-includes/blocks/block.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\䲑[\\5\',_binary 'g\BT%.s;mq}S8g`\+1{B','',0,'?'),(_binary '\\\\\wT','wp-includes/blocks/button/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/button/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\uZ;;f`4\\]q',_binary '\\x4ZsxXLJtU\\npi\\','',0,'?'),(_binary '.=\$.6\(','wp-includes/blocks/button/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/button/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\\<Hq=[',_binary '\\\'\Omrg|\M\iW*N1@\4I?P','',0,'?'),(_binary 'c\6\~\6̐','wp-includes/blocks/button/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/button/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\\\PbHj-\'',_binary 'g5\tG\\b6q%e\Zn\\Z','',0,'?'),(_binary '$b	\o\&8\','wp-includes/blocks/button/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/button/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S)\\\\UOdj ',_binary '-{N\\\q[\\Q׮Ea\=Wk16T','',0,'?'),(_binary 'X2FGr\m\\F\','wp-includes/blocks/button/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/button/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@W`.\KpD}o\',_binary '\\,G򹃕u\\\Z \j\','',0,'?'),(_binary '~Pfԩ~1LYw\','wp-includes/blocks/button/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/button/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\DT\5bLcGބ',_binary '\\re0:\Oğ\gO>\I+','',0,'?'),(_binary '<hiѭ3*	Fq','wp-includes/blocks/button/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/button/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\hK/\oP_*',_binary '\L\	p\n\\~\hk\\\{Z\v','',0,'?'),(_binary '(9l1\5nq\','wp-includes/blocks/button/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/button/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K6	\HaQz\G\',_binary '\	\z[\L\nc\\Oq|!]\\\\','',0,'?'),(_binary '7ʏ\aBKz','wp-includes/blocks/button/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/button/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\hK/\oP_*',_binary '\L\	p\n\\~\hk\\\{Z\v','',0,'?'),(_binary 'Z\\Z5\n\j}@','wp-includes/blocks/buttons/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/buttons/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^	*S\\,p',_binary '&F\XسKyFw3\)^W\\̒j','',0,'?'),(_binary '\\5\ĺ\%\','wp-includes/blocks/buttons/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/buttons/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\\69RfU\',_binary 'p[&w\Ꚛ\\Cd\NEb\\Wֺ\\','',0,'?'),(_binary 't	\U iާ\\"\s','wp-includes/blocks/buttons/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/buttons/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\hdԁ\K\h*H',_binary '\}zv|1~*So\nE\Сx\\[T','',0,'?'),(_binary 'v\.#P\H2\\','wp-includes/blocks/buttons/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/buttons/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ˠ\k\'\\I\v*\',_binary '\nC7^K5\AÂ\\=\\\cʻ','',0,'?'),(_binary 'q%\\\)ud\\	\','wp-includes/blocks/buttons/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/buttons/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\8u\\\\\i0b\\',_binary '\\!r3;\HJ\\K̨-14Vͣ׫M','',0,'?'),(_binary '?8RmТE7h<','wp-includes/blocks/buttons/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/buttons/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&!Y6O	ƌV\ϟL',_binary '\is\\`bS,RMӾCZ4bb9\Մ9\','',0,'?'),(_binary 'h8ʯn-\	*','wp-includes/blocks/buttons/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/buttons/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I.\\\\W29D#p',_binary 'O\\eK\\\)=\]HmH\e@1H1','',0,'?'),(_binary '\,d$\\Zޟ^Wu\','wp-includes/blocks/buttons/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/buttons/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z9B\\"7 \>d\',_binary '97\n\ѱ\JO\çhAa\-&h\\r\','',0,'?'),(_binary 'C\\\!y\6㋼','wp-includes/blocks/buttons/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/buttons/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\\)3bj\0\?',_binary 'na:?AhW\H9\Fnܱ\1#pdy	','',0,'?'),(_binary 'K \\*;ܼ\nc','wp-includes/blocks/calendar/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/calendar/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';Sc,\r\NŨa',_binary 'x,\3,[l6\.\3>1\՟','',0,'?'),(_binary '9[E:Ѷq	A','wp-includes/blocks/calendar/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/calendar/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '14-9F&5f4\(',_binary '\g\jv \\\AU$jl?\\\','',0,'?'),(_binary '\%\u\c\p֖\]\','wp-includes/blocks/calendar/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/calendar/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\n\UzPU\\',_binary '\\\2aC[[\n\k2!\ZR3L.6l\R','',0,'?'),(_binary 'Bs\\塘T\\\L\=','wp-includes/blocks/calendar/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/calendar/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '14-9F&5f4\(',_binary '\g\jv \\\AU$jl?\\\','',0,'?'),(_binary '\3R\C\V','wp-includes/blocks/calendar/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/calendar/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\n\UzPU\\',_binary '\\\2aC[[\n\k2!\ZR3L.6l\R','',0,'?'),(_binary 'SzW\\NKUS\\','wp-includes/blocks/calendar.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/calendar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b=\\\Z{\o@T\'',_binary 'i\W\\Ͷ3x\JC#\\.y;G','',0,'?'),(_binary '\G#\;\"L\%\','wp-includes/blocks/categories/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!L&\Su|',_binary 'f>\.X\Z^W,\\WEi\ah~~','',0,'?'),(_binary 'Z\0s{\0Gt\\\Z','wp-includes/blocks/categories/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p	=9!U\b',_binary '/\]\Ol\kڵ\/Ҡ[q>>\<x\\l','',0,'?'),(_binary '\	kJ? @x','wp-includes/blocks/categories/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\L,\6\3\\O.\\',_binary '͚i?\e\zΏ%\\=T\nN\\Ƅ\','',0,'?'),(_binary ' \t4${\SE','wp-includes/blocks/categories/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\?BwHϓb\',_binary '1\;\ 	\nol\rK~qR\@\"\ֿ\'y:=[\','',0,'?'),(_binary 'v&5jrjL #ܲ','wp-includes/blocks/categories/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']UpʛV\\L\n',_binary '\`op\V\/2\ˍ\(NW\ZN\'K5','',0,'?'),(_binary '2\\\s\\k\\','wp-includes/blocks/categories/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'މ\\0\\\(({',_binary '\\\_zZj\99rY\}=p\\\0r\w','',0,'?'),(_binary 'hMVm\ \','wp-includes/blocks/categories/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=)`K׮\!2:7',_binary '1\\\'s\1IMZ\մ$iD','',0,'?'),(_binary '\ġ!\Z','wp-includes/blocks/categories/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\}WIsC',_binary 'rJy\`<D\\ZI\RH\=','',0,'?'),(_binary '&\\tQ\\j`qY\','wp-includes/blocks/categories/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=)`K׮\!2:7',_binary '1\\\'s\1IMZ\մ$iD','',0,'?'),(_binary '(ЊQB&\Q?\','wp-includes/blocks/categories.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'BJb\Fg͈8b',_binary 'Z\>F[L\+9kZs8e\^\\r\}\1)','',0,'?'),(_binary 'Xs\Yq\\ePL','wp-includes/blocks/code/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/code/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5k}\i&\0{l',_binary '5f5\ӳ\w\#\L7\\','',0,'?'),(_binary '\{VcR\\>ԈA\','wp-includes/blocks/code/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/code/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\N\\;S\\9u',_binary '\\K_Z\b}G,DY\K\\d?\Z\Tc','',0,'?'),(_binary '\$\tզ}	\T','wp-includes/blocks/code/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/code/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\<\&6TXu\',_binary 'J\,ūp\\0^0lm.`ڷ1q\x','',0,'?'),(_binary 'c\ ȵE9jz[','wp-includes/blocks/code/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/code/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\N\\;S\\9u',_binary '\\K_Z\b}G,DY\K\\d?\Z\Tc','',0,'?'),(_binary '\`\L\\3-i_3S\r','wp-includes/blocks/code/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/code/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\<\&6TXu\',_binary 'J\,ūp\\0^0lm.`ڷ1q\x','',0,'?'),(_binary 'Otþ\|\!a]','wp-includes/blocks/code/theme-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/code/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\\\r\=ɓ\mj',_binary '\Z\IRld\\;\G:k2o$\P蔜\','',0,'?'),(_binary 'Jj\0pmw\㚉b(','wp-includes/blocks/code/theme-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/code/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z	m\\\\\EJ',_binary 'w(\$\\썎B.\\\}e-\','',0,'?'),(_binary '\2\\_R\\[Y','wp-includes/blocks/code/theme.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/code/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\\\r\=ɓ\mj',_binary '\Z\IRld\\;\G:k2o$\P蔜\','',0,'?'),(_binary 'vhy2\\%\\()','wp-includes/blocks/code/theme.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/code/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z	m\\\\\EJ',_binary 'w(\$\\썎B.\\\}e-\','',0,'?'),(_binary '*v\<TCUXJn','wp-includes/blocks/column/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/column/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3\\`fW)*',_binary 'Hé\np_K/Q*d\0\)1T','',0,'?'),(_binary 'Ph`|/\:W\0','wp-includes/blocks/columns/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/columns/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\%\+cr',_binary 'KZ}\V=Y\2q\'/\jj?','',0,'?'),(_binary '\Z\[\M[\\r','wp-includes/blocks/columns/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/columns/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tE\N\\E\',_binary 'm\M\+l\k6\?.\\\H@b\','',0,'?'),(_binary 'Q\\PA\鐚\z\','wp-includes/blocks/columns/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/columns/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\f\\=\-\}\Z@\Uo',_binary 'A\㢫_	\K\\❤K^?D\{A','',0,'?'),(_binary '\\\r\\ZO[΅f','wp-includes/blocks/columns/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/columns/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)i-$\``\\\',_binary '\K1f\X\\\$jE\\\Dp\ yh\n','',0,'?'),(_binary 'N\UBya\ \\','wp-includes/blocks/columns/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/columns/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N}\"2\\:(Y\',_binary '$\OLhFr\4wb!e\\|O0_9\','',0,'?'),(_binary 'ʊ2%\+a_\\LF','wp-includes/blocks/columns/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/columns/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$\ZdMGV7q',_binary '̙\D}m\aC\lC\FkXIUjw/','',0,'?'),(_binary '\\;i\0\J~\','wp-includes/blocks/columns/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/columns/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=2Xt\}^侹_',_binary 'w>\\j\Bi}#p\S\\\$\\g~J`v','',0,'?'),(_binary 'Ԝd&;0\;\}h\','wp-includes/blocks/columns/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/columns/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$\ZdMGV7q',_binary '̙\D}m\aC\lC\FkXIUjw/','',0,'?'),(_binary 'c:Qk2\	 \6\','wp-includes/blocks/columns/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/columns/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=2Xt\}^侹_',_binary 'w>\\j\Bi}#p\S\\\$\\g~J`v','',0,'?'),(_binary '8`9p*;p\0cAc','wp-includes/blocks/comment-author-name/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-author-name/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U*	%)Q9 s\\',_binary '\0~\nY-\hB2#\L*]{Z*J\L3','',0,'?'),(_binary '\=\\?;~7SQ\Z','wp-includes/blocks/comment-author-name.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-author-name.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^\\\tJ\\msvG',_binary 'ZS\gz\/գT,΃hL\	\t\,[','',0,'?'),(_binary '\\\\֯B!\aV','wp-includes/blocks/comment-content/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-content/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\aG1\\x\\n',_binary '2c\Η\3\cצ%!SS-\+P\Zp/`','',0,'?'),(_binary '\\Λ\\\L\p\','wp-includes/blocks/comment-content/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-content/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uo24+8p\פF1R\j',_binary 's\xj\'WvaH\:!\\\D','',0,'?'),(_binary ' ;P6\37PUF','wp-includes/blocks/comment-content/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-content/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tfg}\ȅ\\A\\P',_binary '\\2Ш!H`a\]Uq\\\Z[}','',0,'?'),(_binary '\Kv\\KM;\','wp-includes/blocks/comment-content/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-content/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uo24+8p\פF1R\j',_binary 's\xj\'WvaH\:!\\\D','',0,'?'),(_binary '0\,\M\\_)','wp-includes/blocks/comment-content/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-content/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tfg}\ȅ\\A\\P',_binary '\\2Ш!H`a\]Uq\\\Z[}','',0,'?'),(_binary '\¾h֙ѽjﲰ','wp-includes/blocks/comment-content.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\\O\mtu\0',_binary '\r\ \ix\\j\\s\\2;T','',0,'?'),(_binary 'xa\KP9\j\	\','wp-includes/blocks/comment-date/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-date/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\"\\\\M|~M\M=',_binary '}\$\nZ\Zj=_=[]Ϧ\"@\]\','',0,'?'),(_binary '3\Z\-Ғ\,j\','wp-includes/blocks/comment-date.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-date.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\å\\k	\5',_binary 'l味dMkCW\\\U\3a\\E','',0,'?'),(_binary '^	\"uZ\S ','wp-includes/blocks/comment-edit-link/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-edit-link/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\FBY\\{K',_binary 'OG؉\\UWN5&+g֭/KG','',0,'?'),(_binary '\2>\\:mz=	6٣;','wp-includes/blocks/comment-edit-link.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-edit-link.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '03m\!\\\۹',_binary '餂1\.\hޫ\x߾_\o߲ۑwMm','',0,'?'),(_binary '䏂VܤcQ\'3','wp-includes/blocks/comment-reply-link/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-reply-link/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Jm\yٵEi\\\',_binary '/\0FFQrhpd)\d\ip','',0,'?'),(_binary '\)Q\n?\Oar','wp-includes/blocks/comment-reply-link.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-reply-link.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\<Nn\5\>\\\\',_binary 'l\\\q\\K\`\\v\\0\\\b','',0,'?'),(_binary '+\Z#(\ƒ\v\','wp-includes/blocks/comment-template/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-template/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\m>\GA\^5\A\',_binary 'vue5z\]=b쌍W\AQ/?\\\\n','',0,'?'),(_binary '\R\\p\\','wp-includes/blocks/comment-template/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-template/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6](4\t\I\Z\',_binary ')C\\\'qTJ\>Z:\\UT\0+','',0,'?'),(_binary 'S!7\Y*e4\J\S','wp-includes/blocks/comment-template/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-template/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\\K\\שaq',_binary '\*\R\(\\+o\\\>\Z)\*Bｧ\','',0,'?'),(_binary 'u\V\\'j\\Z\V','wp-includes/blocks/comment-template/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-template/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TA\\hV ',_binary 'ίH\ୃS5uHӫ\yɍ3|(\\[o','',0,'?'),(_binary '\\"6\-\\\L','wp-includes/blocks/comment-template/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-template/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ֈ\\iʕ_|\r\U\',_binary '1daIKr	)\\hU\\\\rg:,s','',0,'?'),(_binary '\a$:4j\\0\ZX\','wp-includes/blocks/comment-template.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'AbC6W/&\',_binary 'zJXݩ\Q^:I5_7o\\@0\u,\','',0,'?'),(_binary '	\h\\16\"S\','wp-includes/blocks/comments-pagination/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\B\ȧe\ﲝU\\',_binary '\"!*r\tN\So_j;,#\Gg\','',0,'?'),(_binary 'jgXxrTs\\Ƥ\','wp-includes/blocks/comments-pagination/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\xY?=0,wF',_binary '\S5\\eP\\\~\\3\\ǲSJV2','',0,'?'),(_binary 'SVf=1_Mwr>\"J\n','wp-includes/blocks/comments-pagination/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<B\]\\p2eȹ',_binary '\[\i\+CǴx\0\_nɠc\\\\0','',0,'?'),(_binary 'ꮔ\\<\\,Z\','wp-includes/blocks/comments-pagination/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g6\_\r%,\\',_binary '\X\\\\\06\0,8Ӄ','',0,'?'),(_binary '	v\g_\r\\z\','wp-includes/blocks/comments-pagination/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\\\\)FyD',_binary '*\"\eF1\xj\\\tG\\','',0,'?'),(_binary '>puL3Ij\^\bo','wp-includes/blocks/comments-pagination/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0sn5:\(v',_binary '۾zq1 \	tk7\= oOJ1','',0,'?'),(_binary '%WR\u\\w','wp-includes/blocks/comments-pagination/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\H\\k\"ke',_binary 'LɦCj>i\-\Z27<\63\ߕ','',0,'?'),(_binary 'b#!A3XV\4	\','wp-includes/blocks/comments-pagination/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J1\'q}ը\\Z\',_binary '\}_0[j\rs?LO-zlTp\\','',0,'?'),(_binary 'D`aO\"Y%7\Z\','wp-includes/blocks/comments-pagination/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?[\\lѐ\\v+>',_binary '\\Rx}\\{v\Fό#@1\sF5\','',0,'?'),(_binary 'L\\"\v\T\̱L\','wp-includes/blocks/comments-pagination-next/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-next/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W=\\\\\?',_binary '\'2[/\AƨW\&l>\\&\\T\"','',0,'?'),(_binary '\'\N8_\n\"\h','wp-includes/blocks/comments-pagination-next.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-next.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	S2w\a',_binary '\:T؍d(\BJU\Yg*u\=\','',0,'?'),(_binary ')\3C2b.','wp-includes/blocks/comments-pagination-numbers/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-numbers/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&(U\\\\\]',_binary 'vC\\\:vtC\r\yǨ)$ͫl?~;3','',0,'?'),(_binary '\z_	t\\a\\\rg','wp-includes/blocks/comments-pagination-numbers/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-numbers/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\S!\\)\x\\p/',_binary 'F<j21]W\<p\7\g\-\\\\ȋ','',0,'?'),(_binary '\!Z&kAyX\\)','wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aOYc\*C)\%\',_binary '\~\$;V|&8mpț\\h>\','',0,'?'),(_binary '\\CFCT/ڮ+:`','wp-includes/blocks/comments-pagination-numbers/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-numbers/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '́\V{}^θ0',_binary 'P!/\&\\\\߉WDGxG0\','',0,'?'),(_binary '~\Z?O\\t\Y1\\','wp-includes/blocks/comments-pagination-numbers/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-numbers/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ңʟ\\;Vkn4',_binary 'Lc߽4!BĢ:[Z\\r\Q\y','',0,'?'),(_binary '\\3Pdo\,\t\\','wp-includes/blocks/comments-pagination-numbers.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-numbers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+ڏ6<\\\\'',_binary '%.xYav\w\raih\i[F','',0,'?'),(_binary 'r\\nz\0`]e\#+t','wp-includes/blocks/comments-pagination-previous/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-previous/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g$J2&\F|Q',_binary 'E)\\ٱWN(w`w~\m\\\عJ','',0,'?'),(_binary '1a?\l','wp-includes/blocks/comments-pagination-previous.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-previous.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\'ߔ37k]ZZ',_binary '3[,\n\G\1-X\{\\#\','',0,'?'),(_binary '\zIʳT=sa\','wp-includes/blocks/comments-pagination.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ry\"[J\KP\R',_binary 'v\0HLQ-ڣ/5Oa\"\\^֠ƙW:6\\X','',0,'?'),(_binary '\|6\_\}\p46','wp-includes/blocks/comments-query-loop/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-query-loop/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V!+~+a',_binary '̸\\0\SE6p\\Ox4`!\\\','',0,'?'),(_binary 'p\\jS*ׄ(','wp-includes/blocks/comments-query-loop/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-query-loop/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\@/\ޫ\\0',_binary ':\/\V\\F\K&f	:7\9\Z','',0,'?'),(_binary '7\\e*^+\Z','wp-includes/blocks/comments-query-loop/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-query-loop/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\p!4\4',_binary 'ry\9H$\Ī\\\50K5:\'\Ċ\$\\Ժ','',0,'?'),(_binary '\M\\GǬG','wp-includes/blocks/comments-query-loop/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-query-loop/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\@/\ޫ\\0',_binary ':\/\V\\F\K&f	:7\9\Z','',0,'?'),(_binary '\\rQ\F@@','wp-includes/blocks/comments-query-loop/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-query-loop/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\p!4\4',_binary 'ry\9H$\Ī\\\50K5:\'\Ċ\$\\Ժ','',0,'?'),(_binary '­{e','wp-includes/blocks/comments-title/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-title/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\uܪWu\Z\',_binary '\+*\*\W\Fz\,cE\,(','',0,'?'),(_binary '\\L\M\','wp-includes/blocks/comments-title/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-title/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\|\vʡ\\\,\T',_binary '	[\W\N&a\-\(CE\\\0P','',0,'?'),(_binary '\\[L2@*\I','wp-includes/blocks/comments-title/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-title/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \]C\!\|A\JH\0\',_binary 'f )CھKG\Z\C\\ť Lp\','',0,'?'),(_binary 'KXـ\\\\2#z\','wp-includes/blocks/comments-title/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-title/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\|\vʡ\\\,\T',_binary '	[\W\N&a\-\(CE\\\0P','',0,'?'),(_binary '/\\"C\EÚ7kH','wp-includes/blocks/comments-title/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-title/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \]C\!\|A\JH\0\',_binary 'f )CھKG\Z\C\\ť Lp\','',0,'?'),(_binary '\W\kV\\\','wp-includes/blocks/comments-title.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\`R\>?\\\34',_binary '\@J\0}\\\rEG8\n~;\s','',0,'?'),(_binary 'of\Gk\L`t@','wp-includes/blocks/cover/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1g\\s#\|cVEm',_binary 'ׇ\"\\nSTf\ed\ek\⳵Ae','',0,'?'),(_binary '>Gf\@\Tម;D','wp-includes/blocks/cover/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Pe\_\\"\"',_binary 'b\\ZJ\\p\\\uJN:S@w','',0,'?'),(_binary ':s-(B\O\2\)','wp-includes/blocks/cover/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o.+s Ns\\]',_binary 'ɋJ]\\W?;:\P\]Ak\yT{','',0,'?'),(_binary 'ƍp\=Z\0S_\\$','wp-includes/blocks/cover/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U $8QO\r\ּAop',_binary '\!Zt\4NC\h\\\\Hە\'\N\\?','',0,'?'),(_binary '%i\\\gca\W\!q\','wp-includes/blocks/cover/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TEZ}E5D\\',_binary '\\\\U$Q\;́\۫q\ǩ#','',0,'?'),(_binary 'c\J\w\eIOIq','wp-includes/blocks/cover/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#D\M\\\n]^&p',_binary '~,\\\\-~\'N\0(_1+Ƅ\C','',0,'?'),(_binary '犏`bI\\"v4N\','wp-includes/blocks/cover/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?w\LB򅊍<LF,',_binary 'v\\$Ҍ\\'eɐ\\ zv\\o!ʨw','',0,'?'),(_binary '\DTǡ#\"\1?\','wp-includes/blocks/cover/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}D\r?*\?\rK',_binary 'yE\\x\73[!>\H2*٤','',0,'?'),(_binary '\" 6A\7^\H','wp-includes/blocks/cover/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\SYobMA\Q\x',_binary '.\Y\[%6\n#%+.]\\5{C=\2','',0,'?'),(_binary '}\V\I\\\','wp-includes/blocks/cover.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ջ)#\\rX^\',_binary '2MUH63DdX\~ZI\\jFm8\i ','',0,'?'),(_binary '!\\\')qM*Xc','wp-includes/blocks/embed/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S\\*qe\i,`',_binary '۸kFԧ\+\\\\=<)\','',0,'?'),(_binary ' \\ɉ:\s{1<','wp-includes/blocks/embed/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\df.#H',_binary '`c\\j\"$~\Mu\vZη\o\td=Ilx','',0,'?'),(_binary '>\\I7m\>꣍','wp-includes/blocks/embed/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\\\޼A',_binary '%h\\(\\\\{鈚RXc\?; S\n','',0,'?'),(_binary '\߹u7\\[)\h','wp-includes/blocks/embed/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#\\\V\\\?',_binary '\\\g\\vjT\\(Z%~Rh\\\','',0,'?'),(_binary 'ņԡyi\D\1','wp-includes/blocks/embed/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\MDO\.g\9',_binary 'Jң,k\ޗ\\"w˕Ԡ>\Νl\$\E_\)','',0,'?'),(_binary 'u\'M\\2\','wp-includes/blocks/embed/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X] u\S\l\\(',_binary 'w\1\nܤo>O!\%DE\','',0,'?'),(_binary '\ί\?\gW\\9','wp-includes/blocks/embed/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '45m`?\ږ	%',_binary '\§Py\"b\t\rd_6o\M\\\\	+\','',0,'?'),(_binary 'W\nJ\.\'/x','wp-includes/blocks/embed/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&|\<\Q,I\4\\0',_binary '{\\'dhE\\z.\nA\;\8','',0,'?'),(_binary 'sLY\\Ca\','wp-includes/blocks/embed/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\\P~\\\',_binary '\-k.L\߇S?\O&.İ\%̡\B','',0,'?'),(_binary 'rh^\g=\\','wp-includes/blocks/embed/theme-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e)\}QZU\-\',_binary 'k	xb{ia\\\x|\\	ј\\VU','',0,'?'),(_binary '\O*Ҟ\9;\','wp-includes/blocks/embed/theme-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\Wc}\\\ؓǚ',_binary '\vU0|$\\^?Ldl\_','',0,'?'),(_binary '\x\\5nW\n\\\','wp-includes/blocks/embed/theme.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e)\}QZU\-\',_binary 'k	xb{ia\\\x|\\	ј\\VU','',0,'?'),(_binary '<ޤl\\K`i\','wp-includes/blocks/embed/theme.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\Wc}\\\ؓǚ',_binary '\vU0|$\\^?Ldl\_','',0,'?'),(_binary '\0-xmX&UD','wp-includes/blocks/error_log','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/error_log',0,_binary 'H-z@^q9g\',_binary 'H-z@^q9g\',_binary 'N\5/!k[\\D&\eQ/\','',0,'?'),(_binary '\`h\NkON8','wp-includes/blocks/file/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fHT\1Fp\\',_binary '#\Μ\0Pt\	e\\Z\<Mڂg','',0,'?'),(_binary '\kN\>t\\,\\\','wp-includes/blocks/file/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ƅd_V\\CnM|',_binary '\\^b➤*\>A/\',\\K\','',0,'?'),(_binary '\V\\C\\dvۦ','wp-includes/blocks/file/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\@/S2D\',_binary '~@m	.3\Q[\J\4k-֦\\h','',0,'?'),(_binary '֬+I7\^','wp-includes/blocks/file/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\lǽ\6.\^\'',_binary '=T\\X\m) :BɈejy/\s','',0,'?'),(_binary '[\BX\n\Q\c\','wp-includes/blocks/file/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|Um^\ĢeH}',_binary 'z\q\Z\7\"%+\/,@O\0	-\\ZMH3','',0,'?'),(_binary 'k0\k⟆\\V\X','wp-includes/blocks/file/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3).\\m6M\"\\;b\',_binary '<~q8\oa*i\f2`i\\	.','',0,'?'),(_binary '}\aX]\D*I','wp-includes/blocks/file/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\dlɶ\\0\|',_binary 'f\edm4@\@\\j`\VM\fƆ{\\','',0,'?'),(_binary '\4\5q-\p,\','wp-includes/blocks/file/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N3@ڕD!m\\Z',_binary '\[=rU\9\˄@B\\Qk\\2z3','',0,'?'),(_binary '!>NN\ٌ\','wp-includes/blocks/file/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\)btu\\u\k',_binary 'f):19I<\\rU\n_!kv|QC\^','',0,'?'),(_binary '\\\Ȩ\r\\%Mè','wp-includes/blocks/file/view.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/view.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L_G\cyXfo',_binary '\".A\柵\\v\\\X\0\:\YaC?','',0,'?'),(_binary '\cᘣr\\w\','wp-includes/blocks/file/view.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/view.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-m\ t!o\\',_binary '\\YX.>\\t;a]_nʣ8i\\\\-|','',0,'?'),(_binary '\r͛ܹ}C\L\\R)','wp-includes/blocks/file/view.min.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/view.min.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#vS\ȄB\\z\',_binary '\\6\Z\ڒF~1o-P&i','',0,'?'),(_binary '\\\0뀄	;t/-','wp-includes/blocks/file/view.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/view.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\8\,\OƘ',_binary '\\\mMЂ0\\6l	Pʂc\Mo','',0,'?'),(_binary '\\s\X\3f\$','wp-includes/blocks/file.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mHؤ-\RT\\qOm',_binary '	d_\j!\\\$l\`T~\CeEZ\','',0,'?'),(_binary '\+M\%]sD00\','wp-includes/blocks/freeform/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/freeform/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gF\jr\~\,',_binary '<\n\nk]eSGA%S/p&<u\\x','',0,'?'),(_binary 'gK\N>J4','wp-includes/blocks/freeform/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/freeform/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ğK\\m׀\',_binary 'g1\g,@2\_\s{\\$\y\9s7=\@','',0,'?'),(_binary '+\b\\\I=qY\\','wp-includes/blocks/freeform/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/freeform/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^\[%0\\\G\\',_binary '\r.ZE\\h\\\(:0B$u\F','',0,'?'),(_binary '\g\wߍhm\\A','wp-includes/blocks/freeform/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/freeform/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0;\LW!rC\Ǉ',_binary 'ھi.zoM\\\\\NG\Q\\Q).?9XX\\Zӟ','',0,'?'),(_binary '\VZ8=\v\\\c','wp-includes/blocks/freeform/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/freeform/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\n\\F͛\',_binary '\680\2f~\0\\!\\h\nBQf\'\','',0,'?'),(_binary '\\ZTD\r[\FcLL\','wp-includes/blocks/gallery/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ɣgm#:	\/',_binary '\\nMvl\2\0O7]\.s,\6iP\-\\$\','',0,'?'),(_binary '7\@r5\','wp-includes/blocks/gallery/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GD\\Bii;5v',_binary '\\|Z\\Vͭ.f,-	De)\q\\0g','',0,'?'),(_binary 'tYSQ/[R\C','wp-includes/blocks/gallery/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\\\Z%\g\J7e\',_binary '\'p9.JF*omr\]\\\"NH/\','',0,'?'),(_binary '\\U\E\Kڂ*\U','wp-includes/blocks/gallery/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\\燬pT\\Z\L',_binary 'X21\T@,kojه{LDV\sNPe','',0,'?'),(_binary '|\\L\\F85<ZM','wp-includes/blocks/gallery/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jqKZ%~~\w',_binary 'ՋO	_`jUqRӢK\\9O\R','',0,'?'),(_binary '\\̭\n5\B\\\+\l','wp-includes/blocks/gallery/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WT\!\\\k',_binary 'V*(\6\M\b\A\n\0Y^\`?W','',0,'?'),(_binary '}\A\5\ PԆ\\','wp-includes/blocks/gallery/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Kp\r\\!CU\\\',_binary 'Te<bI\BNHԬR\\\\r3uq\','',0,'?'),(_binary '\\\\0O\'w[l/^$','wp-includes/blocks/gallery/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"?;|\ޢ\\0\\',_binary '\\/y{߾\U\ŲXy\Z\hI2\','',0,'?'),(_binary '\_1t=qTQ*F\','wp-includes/blocks/gallery/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6ԁQ\Ȩ8|\V',_binary 'F\Hq\䪎\R.TP\1\0\\','',0,'?'),(_binary '_w\\\\'\JS6','wp-includes/blocks/gallery/theme-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0S\U\\'\\2dPڞ',_binary '\c\'/D.h@\\9~#7_0?)\','',0,'?'),(_binary '0wc`\78\M','wp-includes/blocks/gallery/theme-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\yГ\\L+5	',_binary '\z\\W\&G\\b\\\`xp\d\','',0,'?'),(_binary 'Dm\o\"\\a\','wp-includes/blocks/gallery/theme.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0S\U\\'\\2dPڞ',_binary '\c\'/D.h@\\9~#7_0?)\','',0,'?'),(_binary '\\L\}\\\Y~\la','wp-includes/blocks/gallery/theme.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\yГ\\L+5	',_binary '\z\\W\&G\\b\\\`xp\d\','',0,'?'),(_binary 'o+F0Hn3\hJ','wp-includes/blocks/gallery.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\\l\\3t2\',_binary '85ȡ5旕\\\H[\A\\7\','',0,'?'),(_binary '1A\\bȱ\8EN','wp-includes/blocks/group/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0(9',_binary 'V\\MĎ\\,\.?Tn7_A˖\E','',0,'?'),(_binary 'ě\w+\qAZ','wp-includes/blocks/group/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\ޙ\~We\3R',_binary '|f6M*\X#f(\\\\h\j\^np\r','',0,'?'),(_binary 'j;\_=\\Z','wp-includes/blocks/group/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\j\\\0\\t\x',_binary 'DX\s7\ՠ+?c	\`\r\%\','',0,'?'),(_binary 'e\\'\\7\r\\\\','wp-includes/blocks/group/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\7\&\\\uf\',_binary '(ln?1Ī躡\'G\؈A`\kz<','',0,'?'),(_binary ',\(X\'\%Z\|','wp-includes/blocks/group/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ij\Z\\\'[!ۃ',_binary ',NLC\՞\\x{|yh.\\\J','',0,'?'),(_binary ')\Pe\\D\\ s','wp-includes/blocks/group/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\\\\W\@\GB!?',_binary 'YTl$f\u|O\bم #놊)\','',0,'?'),(_binary 's\6Z$Ӿy\D(','wp-includes/blocks/group/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=>\\*f[',_binary 'ϩzJ&O{|K^֤0.\1t','',0,'?'),(_binary 'y\\0Lz㶵و','wp-includes/blocks/group/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\\\\W\@\GB!?',_binary 'YTl$f\u|O\bم #놊)\','',0,'?'),(_binary 'x;_q\*`<','wp-includes/blocks/group/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=>\\*f[',_binary 'ϩzJ&O{|K^֤0.\1t','',0,'?'),(_binary 'ϊYw\׹EG\','wp-includes/blocks/group/theme-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*&Z\\e\d8oͦ',_binary '\j1\+?PȕY聿Q<\r\\\T','',0,'?'),(_binary '\c\-,Rqee\\\','wp-includes/blocks/group/theme-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\	ʝ=fZ9U',_binary '\\ri$y+\h\?\j魾\Zb3sJ)','',0,'?'),(_binary '\"QOOP\b','wp-includes/blocks/group/theme.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*&Z\\e\d8oͦ',_binary '\j1\+?PȕY聿Q<\r\\\T','',0,'?'),(_binary 's$\lA\F-^\','wp-includes/blocks/group/theme.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\	ʝ=fZ9U',_binary '\\ri$y+\h\?\j魾\Zb3sJ)','',0,'?'),(_binary '	\\Ih\BpO','wp-includes/blocks/heading/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/heading/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ID+\\7',_binary '=3銫W\8\|\\Ý\	\\O','',0,'?'),(_binary '\g(35\\5\k(','wp-includes/blocks/heading/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/heading/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DN\/Y\i`R',_binary 'K\\8\c\X\\\\D\0\d|\J6','',0,'?'),(_binary 'zt\[\','wp-includes/blocks/heading/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/heading/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9Fs)#1\\\ 	',_binary '|\Z6Q_R|)Eo\vSw,%~','',0,'?'),(_binary '@)` \\~O\}\ac\','wp-includes/blocks/heading/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/heading/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DN\/Y\i`R',_binary 'K\\8\c\X\\\\D\0\d|\J6','',0,'?'),(_binary '\kV\72\+','wp-includes/blocks/heading/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/heading/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9Fs)#1\\\ 	',_binary '|\Z6Q_R|)Eo\vSw,%~','',0,'?'),(_binary 'm5)\'\\aH\r\-','wp-includes/blocks/home-link/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/home-link/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KI\\ha2=\0cG0',_binary '\\]eAΝ\տ\cp^x\b\\v\','',0,'?'),(_binary '1\r{цnDe\\P]\','wp-includes/blocks/home-link.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/home-link.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\.\;\0\=(Bk\',_binary '(\09L?\\\'Y\\\n߼L\;P\','',0,'?'),(_binary '/\\Z)y\\r','wp-includes/blocks/html/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/html/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\dpQ_Ga\\0R',_binary '\i0oW\!n\7`R\Hbd\%y\\5L=','',0,'?'),(_binary '@\\뵰On','wp-includes/blocks/html/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/html/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\QRemƅ',_binary 'v#puh\1\>ҿ\٫\\36','',0,'?'),(_binary '\vV/W\\{}!^\N','wp-includes/blocks/html/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/html/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z?9M}m\%\T',_binary 'N\\\]F\3p<6\\@w\%<};\','',0,'?'),(_binary '7\c-\kЄ\"`k','wp-includes/blocks/html/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/html/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Zm\\\Ƿ!KF',_binary '\n^/3<S\wD\-?qR&\"\s91oR}','',0,'?'),(_binary 'gv\\\ZUO\\\\\\','wp-includes/blocks/html/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/html/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '23X8\\<4)eK\b',_binary '<[n)3a`T\!:]\E\\w{O\','',0,'?'),(_binary '\\Z\K\\^\n\','wp-includes/blocks/image/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\38-N\v\\',_binary 'fs0\\YFhn5\Wˈ\\\>\z','',0,'?'),(_binary ')FTj\CJcG','wp-includes/blocks/image/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\6\\\ \\[YO\W',_binary 'qf=\T݂\\Bpj\\lJs\','',0,'?'),(_binary '\\\/蝄W\n\-\n 9','wp-includes/blocks/image/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[ʌ \v-\5*\',_binary 'ܧ\Ӎ\`\́1GCv\n\nD\m.6\0³$\','',0,'?'),(_binary 'ct\שX\پ\u\yv','wp-includes/blocks/image/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6Y\'\r!\\\',_binary 'aO	/\f\\\g\j\/\:H','',0,'?'),(_binary '9wv\r\\\^!C','wp-includes/blocks/image/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\f\\\$O',_binary 'Bn\:\\WQ8(u\H\\~\\0\\*','',0,'?'),(_binary 'F`M߸cN!\','wp-includes/blocks/image/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\̭qy\n;]&\',_binary '\\в\Z\\\'\keE6	F8}0\»','',0,'?'),(_binary '\i%\o)\#\\','wp-includes/blocks/image/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\rgݍ:\E',_binary '@2\y\y!{9f\6\g\\r/S','',0,'?'),(_binary 'ik[!gW}vȵ','wp-includes/blocks/image/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&\eN\>\\Z',_binary 'T\Fq81ZYXO 7b]E','',0,'?'),(_binary '0\<K\}ׇ','wp-includes/blocks/image/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\":\\3\9\GPa@X',_binary 'JL=($|\'\<\_nއ\w\Z','',0,'?'),(_binary '\rA|Ƌ\\dO쨰','wp-includes/blocks/image/theme-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\eD5P/BB\4,\',_binary '\A-\kܐBk\:\SQg\)s@c','',0,'?'),(_binary 'l\SNVng\\y<','wp-includes/blocks/image/theme-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\y\uK\0@*c',_binary '\C\\[p]\\Oy\((\{Y&','',0,'?'),(_binary '`\o\.QS\`','wp-includes/blocks/image/theme.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\eD5P/BB\4,\',_binary '\A-\kܐBk\:\SQg\)s@c','',0,'?'),(_binary 'q1\HamH Q&pR-^D\','wp-includes/blocks/image/theme.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\y\uK\0@*c',_binary '\C\\[p]\\Oy\((\{Y&','',0,'?'),(_binary 'u\\cz\JD\M','wp-includes/blocks/image.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-,\\k5$X^N\',_binary '>!(\\&z\ԶMd\|~\\\\Tw','',0,'?'),(_binary '́ԑAHa]\':','wp-includes/blocks/index.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?	-[\cF1\S֝#',_binary 'T\=wm\db4!d\\vy(\\\q0H_','',0,'?'),(_binary 'L\\~iS?\vC>\@y','wp-includes/blocks/latest-comments/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-comments/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\\\\nma\\\',_binary '~\`fD\\\n/&eFZړ<A-=}%8W\ZL','',0,'?'),(_binary 'I\UzYWg!g','wp-includes/blocks/latest-comments/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-comments/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r\\\\"',_binary '\>A?\<;\qn\\RY(\\\\	ZL','',0,'?'),(_binary '\\\##Ցn\ndA\\e','wp-includes/blocks/latest-comments/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-comments/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\'\q4PS\\\',_binary '@܎iSt\\r-\\\\u,w*n\3','',0,'?'),(_binary 'U\S\rB\\c>\r\','wp-includes/blocks/latest-comments/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-comments/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XVe\Y2yɑ#',_binary '	L\l\\0ū\l\S^65jz\u','',0,'?'),(_binary 'Ŝ\0>j\-\','wp-includes/blocks/latest-comments/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-comments/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '琌U\~\P(\k',_binary 'V\3=%\kO\[3\Nf3\\S\0v\ڦ','',0,'?'),(_binary 'u${\\\ܨv\','wp-includes/blocks/latest-comments.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9_\G|6%\',_binary '\T\rQN4VJ:\0\7ՐzNa\r','',0,'?'),(_binary 'b\\\͕\+f3c','wp-includes/blocks/latest-posts/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\\dT\\nVV\Z\(#',_binary '[7&\\d\ntmVӤ]qiD\\','',0,'?'),(_binary '\\gs)݅','wp-includes/blocks/latest-posts/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\&}\n\0bdzو',_binary '~\j\T CӰ@\\oyHZ\0K\\\p','',0,'?'),(_binary 'MȮs\\\\%}+=\','wp-includes/blocks/latest-posts/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\\"H)k\"e 5',_binary ']\\"4\oOYDPy\0Sx]Rr\\','',0,'?'),(_binary 'K\\R	wA\\\e','wp-includes/blocks/latest-posts/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6f9IC<GX',_binary 'H\ĹjW\,8}W\p|ʩM\\꼪\','',0,'?'),(_binary 'u>]\0aO<\G:5\Z','wp-includes/blocks/latest-posts/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\׋\\\HkbN(',_binary 'G/\nSx%AKuYeg\'9\'\^','',0,'?'),(_binary '[\6dcHa ','wp-includes/blocks/latest-posts/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\E鐃Pl0O$A',_binary 'JBiv\\}$:)\t\"\00x\','',0,'?'),(_binary 'C,ڦR1A\	X\','wp-includes/blocks/latest-posts/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A< \ck 5\f',_binary '\\)\r\\rK\Z@_\ZZٔ3i\C','',0,'?'),(_binary '\\\0L\\\6\','wp-includes/blocks/latest-posts/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\6N>M#CJ\U',_binary '߲>8\m*Lܢ\\FEq%','',0,'?'),(_binary '\UMU$\','wp-includes/blocks/latest-posts/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\p\&INQ,',_binary '\3pX\\\\~=F\\\N>R\\Y|u&','',0,'?'),(_binary '\1\n\\\x\','wp-includes/blocks/latest-posts.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\TX\\\\\٩0',_binary '\n\"c;\|0U0=L\\]qֳN@','',0,'?'),(_binary '\\eN-\\@1\Z\','wp-includes/blocks/legacy-widget/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/legacy-widget/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\v^E\E\A',_binary '}2\k\0h\dz!u5\\ޭgdc','',0,'?'),(_binary '\\`c@3\\\vz','wp-includes/blocks/legacy-widget.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/legacy-widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'RAI\vc=u',_binary '\\x̕\sj\*YP-栽\\@?.','',0,'?'),(_binary 'P\\:vQw','wp-includes/blocks/list/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/list/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\D9a&',_binary 'Nm\I\EauZX,h9A\܉\','',0,'?'),(_binary '\S%\ќ\"\\r!\','wp-includes/blocks/list/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/list/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\\\a\'\g\-\',_binary '|\V \}\r+D^A\\$(ETU','',0,'?'),(_binary 'I\\8߽T\Z0','wp-includes/blocks/list/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/list/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z.{:\6`\,tee',_binary '[\x8ALlz8m9(\\r\\r\0,}N','',0,'?'),(_binary '\q\뻣D(j','wp-includes/blocks/list/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/list/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\\\a\'\g\-\',_binary '|\V \}\r+D^A\\$(ETU','',0,'?'),(_binary 'w\7v+q1\Z\','wp-includes/blocks/list/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/list/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z.{:\6`\,tee',_binary '[\x8ALlz8m9(\\r\\r\0,}N','',0,'?'),(_binary '\)鷫\g̨R','wp-includes/blocks/loginout/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/loginout/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\[Y6\X&K\5G',_binary 'H=\֐x7D\Rmrê3D\Mw\\','',0,'?'),(_binary 'LoA7\ev	','wp-includes/blocks/loginout.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/loginout.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ \aG*qc:\B{',_binary '\K\\rMm8n\JK>`A\܅\j\','',0,'?'),(_binary '\\EX\\\|T\','wp-includes/blocks/media-text/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/media-text/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q\tl5g',_binary 'B\Z.\"Ǣ(\"[(\٪\^n,','',0,'?'),(_binary 'Rr\r(\ȟ\\P','wp-includes/blocks/media-text/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/media-text/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\\&*\60',_binary 'd\z\\˝Gt1(2o)F','',0,'?'),(_binary 'rn`	m$\0\V','wp-includes/blocks/media-text/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/media-text/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\l\\\"\\\\',_binary '8I\\#\\n\\=mM\W\ḑ\\\Js\0','',0,'?'),(_binary 'Z\\Q+x\r\0\','wp-includes/blocks/media-text/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/media-text/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\!@ŏɵB\)',_binary '\1\Ӳ\"Vx\\A]R+.8v\U3|','',0,'?'),(_binary ';n\Cg7$;\\_','wp-includes/blocks/media-text/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/media-text/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>ڸ\ZBhR;\',_binary '\㔻دn׳P嫧\Z\K(`0','',0,'?'),(_binary '\\\4\\\','wp-includes/blocks/media-text/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/media-text/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!5e\\ԻUe\',_binary 'K\\&4gѫ& ٔ+\D K+dOu','',0,'?'),(_binary ')3\r\r-\\ty','wp-includes/blocks/media-text/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/media-text/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<heb%m',_binary '!;h醨\<\\\,l?g\\z\ud','',0,'?'),(_binary '_\z9݀D:\','wp-includes/blocks/media-text/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/media-text/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\'\0\\:\W\_',_binary '\\\\A\ZMi7\iҶs\{y@\+T','',0,'?'),(_binary ':Y\\>\\\=','wp-includes/blocks/media-text/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/media-text/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\\\;\PLs\',_binary '}@\n|{\KW./\WM\\8\vi۩gk','',0,'?'),(_binary '$n1\\U\\\x(\','wp-includes/blocks/missing/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/missing/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YsA)7Ɣ',_binary '\Ic\r1P\D|\\ǡ\rQ\\2\\~','',0,'?'),(_binary 'X\\w\E\','wp-includes/blocks/more/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/more/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\'7\\,c:',_binary '\&(<P\Z\m\%*A&}/+\','',0,'?'),(_binary 'Ȓ\"N=L\.U','wp-includes/blocks/more/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/more/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5B:\\Z.+=w',_binary 'H4κ\	\-Uye\=\\\T\\','',0,'?'),(_binary '\EU\-фM\\:','wp-includes/blocks/more/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/more/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r<%ggdϑ\',_binary '[|.Nˡ\\\\?O\\];#\5هT','',0,'?'),(_binary '~C0\23*\J','wp-includes/blocks/more/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/more/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\09I1=kP.',_binary '2\\q\\\=4\+ʫ^','',0,'?'),(_binary 'y.{uJߠ5[\Z.','wp-includes/blocks/more/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/more/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Sꦗ+H)6',_binary '-d7\\v[pν\\Pk4ݍ\\s\"','',0,'?'),(_binary 'TO_רwEϧ<\v΍','wp-includes/blocks/navigation/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\"\H)y6\H\',_binary 'Y>\\OOj@ցI1*\w4Z*b\\','',0,'?'),(_binary 'A񟧶f*k\\','wp-includes/blocks/navigation/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\!^ǰX}W,',_binary '\UZt&\!PA+%\\-\vbh','',0,'?'),(_binary '>\0 \\z\Z','wp-includes/blocks/navigation/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-)!(\\w\'\"tyHp',_binary 'I\5GEʔs\dĺ\\POBw~sa','',0,'?'),(_binary 'vRz\\\@7\\g*T','wp-includes/blocks/navigation/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\\b%!F\0\\\',_binary '\BܟS\\&oOj)\6棳Waf\','',0,'?'),(_binary 'Mv\U%Lҵ\m','wp-includes/blocks/navigation/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7Н\	۳δ´',_binary '\VHc2>I,\>:2K4f\So\"','',0,'?'),(_binary '\ \p(邊ȼa','wp-includes/blocks/navigation/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\֬fҊ׹&jV\7',_binary 'Zڄ\\N}?2r\AZ_\\\\\\\z\','',0,'?'),(_binary '\p\Az1w','wp-includes/blocks/navigation/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8׋laO\\\',_binary 's銳\XdÅOb\\\@<H\\\I','',0,'?'),(_binary 'ăfHH\\','wp-includes/blocks/navigation/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ _4\\\	C\r\',_binary 'y{mR+\\2%9}0\u\sw\0','',0,'?'),(_binary 'agOIK1އ.\n\gB\','wp-includes/blocks/navigation/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Pd\rJ\'s\\RC{\',_binary '4\m\\CeMJ\\'˸\\\nUy5\\t','',0,'?'),(_binary 'Sߙ\0\cƕ`4','wp-includes/blocks/navigation/view.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/view.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\myӜF',_binary '\\:\ KE؋nPw?6\˔\\H˺\H6g+','',0,'?'),(_binary '\\\JRَnx','wp-includes/blocks/navigation/view.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/view.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\\Ai\',_binary '\QE\]\.\\ё;	+\o N1e\','',0,'?'),(_binary '9L>h9³k\\"','wp-includes/blocks/navigation/view.min.asset.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/view.min.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\'\\w1-j<\',_binary ':0S]P&>41sYUC7*і','',0,'?'),(_binary '\jTct\Q\#','wp-includes/blocks/navigation/view.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/view.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݬ\\\\љ1X',_binary '*3\-H\J\9%\-\λZ_\\8V\','',0,'?'),(_binary 'cdcƚq\~%\','wp-includes/blocks/navigation-link/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\S\9+\\\B\8<',_binary '/\\\r\r\kƗ\\}b\\1]O','',0,'?'),(_binary '\'haU\Zq\`\\\ug','wp-includes/blocks/navigation-link/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':u\\\Lwik؟L',_binary 'Y\'\k锪1V\\Z\A\l\YUmB\P\\','',0,'?'),(_binary '\\\{\\\ԙ\UV\','wp-includes/blocks/navigation-link/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z5\\̒9h',_binary 'Su\V$t\λ\\\S\\\"\\0p$\\q\','',0,'?'),(_binary '8>\\n!H\\','wp-includes/blocks/navigation-link/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ad;qn|N^!\;yu',_binary 'k\XGU󑢥\ֳɼ\\Ec\if\Z\'','',0,'?'),(_binary '8W\8\ƨrdZ9','wp-includes/blocks/navigation-link/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lU9l0D	޹u',_binary 'X/j3J&Svߕ\\[8[J\y','',0,'?'),(_binary '\0\$X\\G-tUƹ','wp-includes/blocks/navigation-link/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b,t\\P)x禴(',_binary '6&D\~<&%\zUBs$H\[?\ne\','',0,'?'),(_binary '\\6U\*)u1@)\0P\\','wp-includes/blocks/navigation-link/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '49/\'\h!\?\\?',_binary 'I\P\%4IkR7\\r#\Pf,','',0,'?'),(_binary 'k\\^m\\\','wp-includes/blocks/navigation-link/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b,t\\P)x禴(',_binary '6&D\~<&%\zUBs$H\[?\ne\','',0,'?'),(_binary '\w.(	=\\\','wp-includes/blocks/navigation-link/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '49/\'\h!\?\\?',_binary 'I\P\%4IkR7\\r#\Pf,','',0,'?'),(_binary 'V	덵Wky	','wp-includes/blocks/navigation-link.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_\jv\\ni#',_binary 'Z$y[\rP\Æ\\)\ap\\0\','',0,'?'),(_binary 'x7.D&\ڹ\g\','wp-includes/blocks/navigation-submenu/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-submenu/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ZJDs\\uuy\\!',_binary 'ha\l\0\ҍ\\THC\*\s\\*!','',0,'?'),(_binary '\\Q\\o\CP޶\','wp-includes/blocks/navigation-submenu/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-submenu/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5\2\}YHu\\0',_binary '\\V\.F1S9W\\<9\\?\\{W','',0,'?'),(_binary '\8d$\nxyŚ','wp-includes/blocks/navigation-submenu/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-submenu/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nCow\Zq\\\',_binary '\\8\m\7\}\t\yJ\\\l','',0,'?'),(_binary 'fmȄ%#!y\r','wp-includes/blocks/navigation-submenu/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-submenu/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$?fc,4+p',_binary '~!Cuw}JD5FS\\\\\O\ɭ\2','',0,'?'),(_binary 'PLF^\9R\6zp','wp-includes/blocks/navigation-submenu/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-submenu/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\%vgi}\Cn\\',_binary 'Ey\"N)\$\Åue\A\\0G\','',0,'?'),(_binary 'qj\O.CެИ}\\','wp-includes/blocks/navigation-submenu.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-submenu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`ne1$^$S',_binary '\\a-;\\ܷ\'\\\</!:<;i&\"\'','',0,'?'),(_binary 'VW\;z\\*\\(\','wp-includes/blocks/navigation.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\\GhنP\\',_binary 'U\m\\]$4M\*\\`O[\','',0,'?'),(_binary '\s}\Ƕ\)\T\V\','wp-includes/blocks/nextpage/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/nextpage/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\\_]Y',_binary 'A\\'@i:G\r\t-\\\C?\WG\9mKV','',0,'?'),(_binary '	t]9\\'\\','wp-includes/blocks/nextpage/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/nextpage/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+\v?i6',_binary 'w9>w\B\Wv\\،Q_®\\n','',0,'?'),(_binary '\\H\\AG|\"','wp-includes/blocks/nextpage/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/nextpage/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '쮥\@֦\`fx\W\',_binary '\\'\\Z[\\	<AAt\\؏M','',0,'?'),(_binary '\\X\-Of','wp-includes/blocks/nextpage/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/nextpage/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;(\nw1\\\6\nO',_binary '}{\pe09\r\n\L]tJ:R~','',0,'?'),(_binary '\W#:\\V\^H3X','wp-includes/blocks/nextpage/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/nextpage/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\`\ZJ\\$',_binary 'O\\\1Ǌ8\\#C\\\({xSzW\'L\','',0,'?'),(_binary 'Qx̿Py\\'uE|','wp-includes/blocks/page-list/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\or\U-:',_binary '\\l\P\Zyw\봫_\Uy@Zh60','',0,'?'),(_binary '/e\no?}mbK','wp-includes/blocks/page-list/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?^j*jt`',_binary '#۸J9\\ý1P\"-\ix\n\ZY<X','',0,'?'),(_binary '<|q|xܲ\\\\zZ{','wp-includes/blocks/page-list/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\\^E\\D\n6AM',_binary '4\V1j*\ڄ\\f!XP`WN','',0,'?'),(_binary '\\}/\pS\\\','wp-includes/blocks/page-list/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\&h%\07&9',_binary '@[vDSyޞb\yJ','',0,'?'),(_binary 't\~\\\*\ֆ','wp-includes/blocks/page-list/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ZH\ܥ\\R.!q\',_binary '\w\n\\Z\{CD=\r%֚\$Z1dwqyI(','',0,'?'),(_binary ')\'hL휞\rЀ^','wp-includes/blocks/page-list/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\%YR\0\ac\!\=',_binary '*\?u\SNo\\\\\\#d+Ā0','',0,'?'),(_binary '\\Д\h\c','wp-includes/blocks/page-list/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\rJb\ޭ\\ֳ',_binary '\yxQ{\0ITcf%\%+\NG\','',0,'?'),(_binary 'Ph\~\\P\','wp-includes/blocks/page-list/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\%YR\0\ac\!\=',_binary '*\?u\SNo\\\\\\#d+Ā0','',0,'?'),(_binary 'DQ#u\nU\\ @<\','wp-includes/blocks/page-list/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\rJb\ޭ\\ֳ',_binary '\yxQ{\0ITcf%\%+\NG\','',0,'?'),(_binary ')警\Q\Q/Y9','wp-includes/blocks/page-list.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ', 1~.\N9]PM\\',_binary '#F\z\\\E\@\\?\S\ZHz~','',0,'?'),(_binary '\\\\\h\Z\\)Ġ','wp-includes/blocks/paragraph/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/paragraph/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xV\\!',_binary '\!\\\\r\\\/ʋR4@b\ N#A\A\\L','',0,'?'),(_binary 'o	ǻ	&\\c\\\','wp-includes/blocks/paragraph/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/paragraph/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ٚD}u\P\5+',_binary 'KfO\\H۪5fw\Z-\ͼ\\\\','',0,'?'),(_binary '?\\϶^7:y\','wp-includes/blocks/paragraph/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/paragraph/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(:\t\Me&>',_binary '\ʟ\ω\\P\Xw\\P\0\ޤopl\Ҷ','',0,'?'),(_binary 'ޠ\q\\D\\b,','wp-includes/blocks/paragraph/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/paragraph/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ٚD}u\P\5+',_binary 'KfO\\H۪5fw\Z-\ͼ\\\\','',0,'?'),(_binary '\jU\3\0<\g\\b','wp-includes/blocks/paragraph/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/paragraph/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(:\t\Me&>',_binary '\ʟ\ω\\P\Xw\\P\0\ޤopl\Ҷ','',0,'?'),(_binary '}\-$LH_R','wp-includes/blocks/paragraph/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/paragraph/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\$\)tz\\nю',_binary ']I#䟔\6d\rZR\F\\<\ɿS','',0,'?'),(_binary '+\(-V&S_2X7f','wp-includes/blocks/paragraph/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/paragraph/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Fٳ!eFM\LO',_binary '03TK\&\&\d2ЀF\\#v{+','',0,'?'),(_binary 'c%;8\QVWƝdȇ\:','wp-includes/blocks/paragraph/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/paragraph/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Jd\\pn2\!\',_binary '\=Bt\	\\+~\\\m\5\*','',0,'?'),(_binary '2\!C|\R4ضJ','wp-includes/blocks/paragraph/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/paragraph/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \\\\U\Ң<A\N\',_binary '0\\3s\\\V~bݨ\W-N\P\41|\','',0,'?'),(_binary 'O2ɂH\\\!֒\[=','wp-includes/blocks/pattern/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pattern/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɓ=\\\o6|{',_binary '嬛{mH\3F\l^\݆\l','',0,'?'),(_binary '&\\\\͂|d8\','wp-includes/blocks/pattern.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pattern.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'av\".%T\\',_binary '~\r\XIRF\AY\\\]A\\oab3\','',0,'?'),(_binary 'c1;\!oe','wp-includes/blocks/post-author/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-author/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ko};Lx՛yU',_binary 'D,.Wٟ1\\%5ɬс\Vrz=\ǧ','',0,'?'),(_binary 'YJ\O\Π\*Z\\','wp-includes/blocks/post-author/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-author/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6hx6I\20φ|\g',_binary '4\\Z&{b|\G#\f^3)!h0xz\','',0,'?'),(_binary '(T\k|ksT','wp-includes/blocks/post-author/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-author/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ǩ&h.20#',_binary '|wahV=ǣ\\\m\	M+T\Z, ','',0,'?'),(_binary '.k;\\\wq','wp-includes/blocks/post-author/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-author/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\\\NجY#E',_binary 'S!\0\ǉl\\ib-\{\r8ڨ\r|B\c','',0,'?'),(_binary '\SQ\sY7aF\IMjz','wp-includes/blocks/post-author/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-author/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&Q@\F \',_binary '\K\-~#\\\/\\ѭ֤9k[^vcn\x','',0,'?'),(_binary 'P\Zy7qXI9\','wp-includes/blocks/post-author-biography/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-author-biography/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\땴\}\~\S',_binary '\n\r)\\\nD\\\755-l\r2	\'','',0,'?'),(_binary '?h\h:z͏qZiV','wp-includes/blocks/post-author-biography.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-author-biography.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]0ڙ\Z\'f\',_binary '\mvE;\\t\!\XR.CEcRJ\n','',0,'?'),(_binary 'AaK\o\+O','wp-includes/blocks/post-author.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-author.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Fe\\\<,\',_binary '\9\\b(M\A}\\S9ǅ7K^\\\I','',0,'?'),(_binary '\d?{և(\ ','wp-includes/blocks/post-comments/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\1\"\'-H	X',_binary 'z̹\=\䆀\0j24\n:Wn\\C2','',0,'?'),(_binary '\\]\6Çkq','wp-includes/blocks/post-comments/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\/\\h!K',_binary '\"O-4_piL\0Q[\"Kr\&&7\\\Zd\r','',0,'?'),(_binary '\\Wh!\\s!S\_','wp-includes/blocks/post-comments/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\\$Vդ\Ł]\0',_binary '\rp>\*9wdg_+o\9\0\\','',0,'?'),(_binary 'Ht\\\\a','wp-includes/blocks/post-comments/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\/\\h!K',_binary '\"O-4_piL\0Q[\"Kr\&&7\\\Zd\r','',0,'?'),(_binary 'C?B\\tBE\rxIR','wp-includes/blocks/post-comments/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\\$Vդ\Ł]\0',_binary '\rp>\*9wdg_+o\9\0\\','',0,'?'),(_binary '\\\ӊ\jP$M\Vc','wp-includes/blocks/post-comments/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\zfHh\gëL]\rU',_binary '|-ߑ:oӁli<a\+%P','',0,'?'),(_binary 'r\^\\w<.s\','wp-includes/blocks/post-comments/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\\<\(\"r|\m',_binary '\\wn~i;V\%\TF~e|,|6D','',0,'?'),(_binary '/\\ºm\3\','wp-includes/blocks/post-comments/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@d9|`E\Zx&|',_binary 'l\4!\rZ<\P\l\\_\\','',0,'?'),(_binary ',\O\؃[D','wp-includes/blocks/post-comments/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UϽWƀ!}h\\',_binary 'h\r\=\\ɬ˥cH\w{TRz>\=M\\','',0,'?'),(_binary '\\\:\v\0\֌s','wp-includes/blocks/post-comments-form/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1Z]rh\\\',_binary ')\\\Iv!W\ۢ1\\\<m*GmA\','',0,'?'),(_binary 'GQ\\{)?R\`\)','wp-includes/blocks/post-comments-form/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\2\G\\"',_binary '-0\'JMü\ z\	\bypկ','',0,'?'),(_binary 'ՕL+7>$ɡ4\]','wp-includes/blocks/post-comments-form/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '쮛\9\n.ha=8\',_binary 'b\?C=P\\n\E\H\g\pE','',0,'?'),(_binary 'T\p0\]ob\[','wp-includes/blocks/post-comments-form/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\2\G\\"',_binary '-0\'JMü\ z\	\bypկ','',0,'?'),(_binary 'H|\\\'\Yf','wp-includes/blocks/post-comments-form/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '쮛\9\n.ha=8\',_binary 'b\?C=P\\n\E\H\g\pE','',0,'?'),(_binary '\h\\	i8.','wp-includes/blocks/post-comments-form/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J \\\g\\',_binary '?\nD\\\\\na\A\=\\$','',0,'?'),(_binary 'u\G\F\\:)\','wp-includes/blocks/post-comments-form/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-Bmr\%%r:',_binary '\0\\\'f\\ \\\rBԔ	\\a','',0,'?'),(_binary '2f~\v\\X\3\L','wp-includes/blocks/post-comments-form/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\Vzğ\\vﻐ',_binary 'vB|qbγ1mcMzO\\r0i	\pF9\','',0,'?'),(_binary '\Za\'M;\ȭUl','wp-includes/blocks/post-comments-form/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Lv,\B\Z\)`5p7',_binary '\"Z5R\0\\\\R<.y\\','',0,'?'),(_binary '{\rp7\\\>]\','wp-includes/blocks/post-comments-form.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6j\ĂX^',_binary '\D}^U4%s\|\G ','',0,'?'),(_binary '{𯪢\\\','wp-includes/blocks/post-comments.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{1\\0ٕEr',_binary '6o&ء[\\tJY\\$MA؃q','',0,'?'),(_binary 'ٱMPr\\h~','wp-includes/blocks/post-content/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-content/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ѴS\\]\\',_binary 'Nn5\2\i]\z&\\\s\\w','',0,'?'),(_binary '5\;T\]\\0\','wp-includes/blocks/post-content.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9]\\\Zw',_binary '\"k[s@\w3l\\\=߭yS4\\z/Լ','',0,'?'),(_binary 'P\hui8V\0kU','wp-includes/blocks/post-date/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-date/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i\\\/s\\'',_binary 'H\\\L\}C ؁\w\\!?J$\r\','',0,'?'),(_binary 'CK\J6LAM\kV','wp-includes/blocks/post-date.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-date.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ym\\[ȯP\n=\1\',_binary '\\W\l\y߃Hb\\C]\r:WІD\0','',0,'?'),(_binary '4/\\ف~\<+','wp-includes/blocks/post-excerpt/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'BV\nUn\P{=8)',_binary '\\\h\`\\\\D\Jl7I\O','',0,'?'),(_binary '9*ICc\','wp-includes/blocks/post-excerpt/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ӣ\\\6\',_binary 'L(\Ƅ\}\\03\t9v~<\{~\\y1','',0,'?'),(_binary '#\\M\@0\T','wp-includes/blocks/post-excerpt/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Qj\)O=SR',_binary 'oCl\'6Ĳj\2\\'\Zl\'\\n\\}{','',0,'?'),(_binary '\0\\s\TÐ֘8\\','wp-includes/blocks/post-excerpt/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ӣ\\\6\',_binary 'L(\Ƅ\}\\03\t9v~<\{~\\y1','',0,'?'),(_binary '\\u|=:1\\v','wp-includes/blocks/post-excerpt/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Qj\)O=SR',_binary 'oCl\'6Ĳj\2\\'\Zl\'\\n\\}{','',0,'?'),(_binary '\ni_a*>dnP','wp-includes/blocks/post-excerpt/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v1\,ͯeܒ\\\',_binary 'W޻i7\5^gDn~Q\\"5Q Wɟ','',0,'?'),(_binary '\\ϝ\\6=̍','wp-includes/blocks/post-excerpt/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\\)\0Ь\/o',_binary 'F+h\pa\qÉ\Fb\A\3i\<\\','',0,'?'),(_binary 'X\\N8jc','wp-includes/blocks/post-excerpt/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v1\,ͯeܒ\\\',_binary 'W޻i7\5^gDn~Q\\"5Q Wɟ','',0,'?'),(_binary 'awU\\\ZTzK','wp-includes/blocks/post-excerpt/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\\)\0Ь\/o',_binary 'F+h\pa\qÉ\Fb\A\3i\<\\','',0,'?'),(_binary '\B\J<`\','wp-includes/blocks/post-excerpt.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>]]?c\7#\~',_binary 'm)\_\Q\c(U4\蚈u,xY!1','',0,'?'),(_binary '\n	MI~\YEO\]\','wp-includes/blocks/post-featured-image/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%Y6(\\ca',_binary '5\<Ġ!h\$e\\ل-և~k','',0,'?'),(_binary 'fF\\AlUp\\','wp-includes/blocks/post-featured-image/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i\\'\\Gg:',_binary 'F!\`<\	mjbpH\\\o̿','',0,'?'),(_binary 'L\\\E\g\\\F9','wp-includes/blocks/post-featured-image/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0{\ZY\):\_\',_binary 'kln\\\0\\[\0\Z?$\','',0,'?'),(_binary '\m\\ӟa\\\\','wp-includes/blocks/post-featured-image/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\VW~MAʾޖS\\ӱ\',_binary '\ \3\n݅w0\\"+v@e\bu~َ\','',0,'?'),(_binary '\w\>d\?d','wp-includes/blocks/post-featured-image/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\>\}i@\Ӕ\',_binary '&Tjy\Z\ZqNNx\\\\\\\=w\','',0,'?'),(_binary '\z\J/\B&C%','wp-includes/blocks/post-featured-image/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ITKCݭqǌ\s\',_binary '\ϸpsY\9\R[+1Fh&ٝu@\%\','',0,'?'),(_binary '\,\*iVO1a\\n3\','wp-includes/blocks/post-featured-image/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=5,\C\ \\0\0',_binary '!>Dӽ38Ւá,R߉#','',0,'?'),(_binary '\{{8B%@\0x\','wp-includes/blocks/post-featured-image/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A3+XPJF\',_binary 'lL`\\יV\i\m\NJn\ki\','',0,'?'),(_binary 'rsa\\\9SUU\','wp-includes/blocks/post-featured-image/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.\'\]UmDZ\\',_binary 'a\Ef%ClC)0\/dCO\X*\ّHW','',0,'?'),(_binary '\ji\ \\nT\槿\r','wp-includes/blocks/post-featured-image.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ċʘ|q\rt',_binary 'azp\\\oSz*sj#\Qg\\','',0,'?'),(_binary 'H|\0`B\\*Q','wp-includes/blocks/post-navigation-link/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-navigation-link/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mK;t.r&rd1AE',_binary '|}[:PZ\\\\ĸ\%\\=՗ǘ*\<2','',0,'?'),(_binary '\\?i.Q[E\','wp-includes/blocks/post-navigation-link.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-navigation-link.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9t%	\nl$*\<\.\',_binary 'PD\W3ڧ\\聻P\o\ZBe\7UJM','',0,'?'),(_binary '%fNvn9\,\r\W','wp-includes/blocks/post-template/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>po9\hpa曷\',_binary '\'3=Ea/ۆ=\0\\\Fc\	j\,m\','',0,'?'),(_binary 'sD\\I6|U\_','wp-includes/blocks/post-template/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}-\\?\ng',_binary '\S\5D\hm\ɲĖ\\-o%3\->','',0,'?'),(_binary 'M\}n\"4jdR\','wp-includes/blocks/post-template/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\N\M}\\',_binary 'K.\c~\\\\[&\'\\1\S\S\\','',0,'?'),(_binary '*&5,qV׷0vc','wp-includes/blocks/post-template/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\򢒾yNSFu`\',_binary '~-v6%i2\\\@}f\0k=','',0,'?'),(_binary '\O>\Pw^Y\X\','wp-includes/blocks/post-template/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\\\V\\&GT\B',_binary 'գJ?\ǈa]^ޓ\	R\V\%e.','',0,'?'),(_binary '\0\vئ\\\ݞ','wp-includes/blocks/post-template/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ċq4b$C\">t',_binary 'ogS}\2K\	rGH2͊\\\ 3C\','',0,'?'),(_binary 'ښ\޴\\u_\','wp-includes/blocks/post-template/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\rپID\\::',_binary 'ez\{촐\5\\B25w6\u\=','',0,'?'),(_binary 'z\0\3h\d*','wp-includes/blocks/post-template/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ċq4b$C\">t',_binary 'ogS}\2K\	rGH2͊\\\ 3C\','',0,'?'),(_binary 'Es=]=a','wp-includes/blocks/post-template/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\rپID\\::',_binary 'ez\{촐\5\\B25w6\u\=','',0,'?'),(_binary '&3\9Q&m\OcQ','wp-includes/blocks/post-template.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8xRR3ANeה',_binary '2p\9\d\Up&;\\r\`\rLs\Y{L','',0,'?'),(_binary '>o\\\\\t\+','wp-includes/blocks/post-terms/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-terms/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zNϖDuvZ\',_binary '\T|=OpOku!\=[\\@\0\n\[\Bg','',0,'?'),(_binary 'v>\nA?\U\\(\','wp-includes/blocks/post-terms/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-terms/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\k\Cwy\?A\a',_binary 'J5\D\j\$\Уm[\U8\Xa\Z','',0,'?'),(_binary ';Q}]]U\K}9o\\\','wp-includes/blocks/post-terms/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-terms/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\\΍=vsN~',_binary '8ġ\Rp`e\\\FMC3|\Ew\j','',0,'?'),(_binary '&𐯧o]\3+g','wp-includes/blocks/post-terms/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-terms/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\k\Cwy\?A\a',_binary 'J5\D\j\$\Уm[\U8\Xa\Z','',0,'?'),(_binary ' c\O\\\\4ĨǖM','wp-includes/blocks/post-terms/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-terms/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\\΍=vsN~',_binary '8ġ\Rp`e\\\FMC3|\Ew\j','',0,'?'),(_binary '\\\v\yL\\e\!','wp-includes/blocks/post-terms.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-terms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ru\=8p',_binary '\O54)X\H?\\_\\0\\h+\\\','',0,'?'),(_binary 'pŧ\n\+R\2Z\\b','wp-includes/blocks/post-title/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-title/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\l?Um\?<o\\',_binary '\I\ t,ݳT\\r9i#{*\v','',0,'?'),(_binary '\seQr^T\K','wp-includes/blocks/post-title/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-title/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\.\\Z\F\T\[\'',_binary '|$\\|\*\"6P\	o= \\a\','',0,'?'),(_binary '\\r\N(M\\\','wp-includes/blocks/post-title/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-title/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\wy\5d\>m\',_binary 'Yw!$E}6gu\"\'p\=AT߉$\','',0,'?'),(_binary '\e\7F\%','wp-includes/blocks/post-title/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-title/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\.\\Z\F\T\[\'',_binary '|$\\|\*\"6P\	o= \\a\','',0,'?'),(_binary '\\rW$2lv9{ܭ:\','wp-includes/blocks/post-title/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-title/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\wy\5d\>m\',_binary 'Yw!$E}6gu\"\'p\=AT߉$\','',0,'?'),(_binary 'Xg#m\rfj7m^','wp-includes/blocks/post-title.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P@zޘ-0[ȏ\\A',_binary 'ڟ\\\2\rC\\\^\\5\ߨg֎V','',0,'?'),(_binary '%\]M\3T1T\/','wp-includes/blocks/preformatted/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/preformatted/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\]	Mb\Z',_binary '6ր*R\q\_\83D3a\Y;\\h\','',0,'?'),(_binary '(0\0k9Y\A\Z','wp-includes/blocks/preformatted/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/preformatted/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E9,Gr\pi\_',_binary 'cSnmqr:hNeW{(w\D~n\'\+','',0,'?'),(_binary '\"sybNl-\','wp-includes/blocks/preformatted/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/preformatted/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)1n8.R\*',_binary 'v[\\7/N@3)}ox\\t\7Nk','',0,'?'),(_binary '\L>\;*	Y۞m','wp-includes/blocks/preformatted/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/preformatted/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E9,Gr\pi\_',_binary 'cSnmqr:hNeW{(w\D~n\'\+','',0,'?'),(_binary '\c\8\x\\ϵ','wp-includes/blocks/preformatted/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/preformatted/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)1n8.R\*',_binary 'v[\\7/N@3)}ox\\t\7Nk','',0,'?'),(_binary 'P\H\Z`\=','wp-includes/blocks/pullquote/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-b\\3>\ܽ',_binary 'Mą\n\X\w\\қz\\R','',0,'?'),(_binary 'Z\*Է!\\"E\Z@','wp-includes/blocks/pullquote/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'BIŀC}M\9\Z#x',_binary 'a	\~aUlbGAHbYi18b\5|','',0,'?'),(_binary '\M{xJ\H','wp-includes/blocks/pullquote/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\XF&4G\\$}xJ2',_binary '|U\äf}\Y\"Xa<φ/\#CO7','',0,'?'),(_binary '3XG%<!>','wp-includes/blocks/pullquote/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'BIŀC}M\9\Z#x',_binary 'a	\~aUlbGAHbYi18b\5|','',0,'?'),(_binary '\?H4V\n\','wp-includes/blocks/pullquote/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\XF&4G\\$}xJ2',_binary '|U\äf}\Y\"Xa<φ/\#CO7','',0,'?'),(_binary 'x\.X\\J$ɮܹ','wp-includes/blocks/pullquote/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|m3XcT\Z',_binary 'w\\Z\n6O\'\\\\#2 Q\0<\E: ','',0,'?'),(_binary 'ZAP\\z\','wp-includes/blocks/pullquote/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q0H{\nyc\\\',_binary 'I\\\%B]\\'\>Q\\(3s','',0,'?'),(_binary 'r\"%1}/2Y','wp-includes/blocks/pullquote/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9lR\/\"lfR\',_binary '\Z\\g\98\},	/P/ \\H','',0,'?'),(_binary 'UA\Q,Uq\\\','wp-includes/blocks/pullquote/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '؁\rp5r}9A\V\n',_binary '\\\\-0٤\\C~\E\|UA\@\=,q$','',0,'?'),(_binary ' \r\-\Uz\raK','wp-includes/blocks/pullquote/theme-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P*aõ\ĭc\F',_binary '6\\ʃ\\\-R=\pZͪ\\4J','',0,'?'),(_binary 'Ő5]dxv:\','wp-includes/blocks/pullquote/theme-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']o\\a!\'\',_binary 'OJgI}Ol\n4?kaWK\!o\\Q','',0,'?'),(_binary '|.]\\0\','wp-includes/blocks/pullquote/theme.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P*aõ\ĭc\F',_binary '6\\ʃ\\\-R=\pZͪ\\4J','',0,'?'),(_binary 'L\ջ˻vMlWd','wp-includes/blocks/pullquote/theme.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']o\\a!\'\',_binary 'OJgI}Ol\n4?kaWK\!o\\Q','',0,'?'),(_binary '?\\|꺯\\~x\\\','wp-includes/blocks/query/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\JTU\\D\Nz훵',_binary ')?3Z\L\%\'t\\H\E\P\\'~\7','',0,'?'),(_binary '\\!|MWk\pr','wp-includes/blocks/query/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\DA\'v<!\n80',_binary '\n5\ii\\^k=).|\@w=bF#','',0,'?'),(_binary 't\R\\OLZ\\\\\\'','wp-includes/blocks/query/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\_\\\NudC\',_binary 'Zho \u\\[W>r\+rl\:\ \ /','',0,'?'),(_binary '\"\D\Z~\0\|3\\\','wp-includes/blocks/query/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0u\I\EW\0',_binary '4\20D#Zq,R08e}ռk\ 6\','',0,'?'),(_binary '\XLt\Cc-','wp-includes/blocks/query/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^bJҹPz9U\',_binary 'ɨ\J[8W [9\϶*\\\\V7JH','',0,'?'),(_binary '\1\9Wu\Ӏ4B','wp-includes/blocks/query-no-results/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-no-results/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uA\Zþq>\hn',_binary 'ഉRڷi\N\0̜\DVR6gb3{\','',0,'?'),(_binary '\B\3\rqel\L','wp-includes/blocks/query-no-results.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-no-results.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\e\\*{/<\\'',_binary 's6\1O\\Q\Id\\gP?\4\[z\B','',0,'?'),(_binary '\\'\\VB~w','wp-includes/blocks/query-pagination/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B*M4\EnA\j	\',_binary ' \F3B\0즙\\vo?4\\!\"_\\\','',0,'?'),(_binary 'T\\`5\2z/>\w','wp-includes/blocks/query-pagination/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o6d\"Uh\JA޴',_binary 'i\DqX0m\\|\K\@k0\"\p2@|','',0,'?'),(_binary '\/}¦\kAZj','wp-includes/blocks/query-pagination/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R;4F\O\0\_4#',_binary '\\Z\el.\\\êu/\rT6\>mo\Z','',0,'?'),(_binary 'S?d\xS\َ@','wp-includes/blocks/query-pagination/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\Q*em3\\\b)',_binary ' w&jk\l\yD00A\I\`\}\i','',0,'?'),(_binary 'I\r8p:́	ޞ}`\Z\','wp-includes/blocks/query-pagination/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\c&\\GQu\p',_binary '\\3\\?/,([+\n\\R\*2\/$\}','',0,'?'),(_binary '\\0\\\Z/1\~','wp-includes/blocks/query-pagination/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\a\o[F^8\\x',_binary '\4ԓA#\~lKl	\n\\mf:\\\\@','',0,'?'),(_binary '\\L\\Z\','wp-includes/blocks/query-pagination/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w)e\4%4#\',_binary '@\onv|k\ʜf\r;>\bt\\','',0,'?'),(_binary '\@\'y\q\','wp-includes/blocks/query-pagination/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z(\\N\"̹W\\\\\',_binary '?0\3\\V\]m\}\rv\$VF','',0,'?'),(_binary '\4Vs#,\Q\','wp-includes/blocks/query-pagination/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\[h\H\\ 30$',_binary 'F\\0%\\~6E\\[\vs\\tp\ÍScW','',0,'?'),(_binary '\W}\rDŬw*\','wp-includes/blocks/query-pagination-next/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-next/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\ը\\\-4=w\',_binary '@ݐ˫U5\\Z\Z؃@Z\\Ps* $\','',0,'?'),(_binary '_2oUE6','wp-includes/blocks/query-pagination-next.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-next.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(c\VX(\А\',_binary '6\F\\\\H\Oɀ*nUuٮ\ǐ6','',0,'?'),(_binary '\u\gkDEK','wp-includes/blocks/query-pagination-numbers/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-numbers/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HOd\6B\N˃\',_binary 'זj\0CGOjg\ӛ\c\W\Zb/','',0,'?'),(_binary 'Nsf#@Q;;{̻','wp-includes/blocks/query-pagination-numbers/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-numbers/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O6\ө\(\P\Q7',_binary '^`\\\wPz\\l\\n\̓u\0k\\','',0,'?'),(_binary ' y>4lgR\','wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\Z\ 8Z',_binary '\\y q\\k\\j|\gY{\','',0,'?'),(_binary '\{\h\B-o:Ih\','wp-includes/blocks/query-pagination-numbers/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-numbers/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Bپ\]GhEX',_binary '3D\wX,ח3o$\s\o358]Vn','',0,'?'),(_binary 'D	(,|b?\L','wp-includes/blocks/query-pagination-numbers/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-numbers/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\*\l:\\\w',_binary '\w9C\1\\'\$\IN+3ں\$s','',0,'?'),(_binary '\0,#heLG(}','wp-includes/blocks/query-pagination-numbers.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-numbers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\!\g\0jDi\Z',_binary '~xX\\%\"\>\"ݡ\\\[','',0,'?'),(_binary 'z2]w\'\=\"\-4','wp-includes/blocks/query-pagination-previous/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-previous/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?c:\\9k<iaBG',_binary '5t\\a\P\y$]`\Sز\0b\\td\}','',0,'?'),(_binary 'Vi\'\\Ru\h:u\','wp-includes/blocks/query-pagination-previous.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-previous.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Kne\\/\\\',_binary '\rS&$[\\~\"Hɛn\\\','',0,'?'),(_binary '9 {b\nJc\F=lY','wp-includes/blocks/query-pagination.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\\J\ރ\<',_binary '#P\\4#{fӄ\mS\\~(\r\J','',0,'?'),(_binary 'y\3\\2/[X#\F','wp-includes/blocks/query-title/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-title/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l5bN=\%',_binary 'O{W\:z\\C\2蜔qGy\c1','',0,'?'),(_binary 'd\\1T\gb!','wp-includes/blocks/query-title.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q0<\\0\~\3!\',_binary 'l╼ @\^\5\Y)X\\04drG\<','',0,'?'),(_binary '\T\T9ܰ\\\nj\~','wp-includes/blocks/query.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\9.*?\r\\',_binary 'N\rC+\*`~\\{38pnq\ޠ\r7ݙ_','',0,'?'),(_binary 'X\Rev O\U','wp-includes/blocks/quote/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/quote/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rȰ\8h&<P',_binary 'OO\v&1\uQ4\7\~`Y]\t','',0,'?'),(_binary '\S\I\#)|','wp-includes/blocks/quote/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/quote/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '18\.\#\}\Z\A\',_binary 'lJ\'qUdQʹ\.\i\','',0,'?'),(_binary '9\\yS\	pV6=','wp-includes/blocks/quote/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/quote/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$B	e\6+U<1',_binary 'k@\=\WR\Ww\s\\uS\^D','',0,'?'),(_binary '\\\\\nP','wp-includes/blocks/quote/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/quote/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '؊\B0\W\!',_binary 'Tͷe\{\\z\A\\`[-ma@\S\0','',0,'?'),(_binary '\\lI\r,B8\','wp-includes/blocks/quote/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/quote/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\~j\j	\\\n\\c',_binary '\+Mnxoʜ^pQr\q1','',0,'?'),(_binary 'G︈g\\\\\pΊ','wp-includes/blocks/quote/theme-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/quote/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\l\k,\\4',_binary 'T3C)\Y8\9\\ZN]e','',0,'?'),(_binary '\;dAo+\d(','wp-includes/blocks/quote/theme-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/quote/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:s\VRpԾ 4>',_binary '.\g}$bXQ\"j\J}\Gjc\ݺ\','',0,'?'),(_binary '$*\-\ً\\\','wp-includes/blocks/quote/theme.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/quote/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\Û\r\\>y',_binary 'τ\\]W\\\\\\D~V3','',0,'?'),(_binary 'QP5Z\\\w\Nia\','wp-includes/blocks/quote/theme.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/quote/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N1lX\\_\',_binary ';\\B9jV=~?xO)Ѭ\TA','',0,'?'),(_binary '+\Hj~\\','wp-includes/blocks/read-more/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/read-more/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3>܂_K\',_binary '=*\Z(N\rD?d\1(\1]','',0,'?'),(_binary '\J?,\Q\6','wp-includes/blocks/read-more/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/read-more/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'у\[\	x\0~0\W\',_binary 'L;H\oB\\dJ\G݁I\u','',0,'?'),(_binary 'MPzQ\Ap\\"M+','wp-includes/blocks/read-more/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/read-more/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?\\)MS{\"\\\'',_binary 'Y\\"_^&\G/\Z\\\2\0j@$','',0,'?'),(_binary '\\\\^@\9\\','wp-includes/blocks/read-more/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/read-more/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'у\[\	x\0~0\W\',_binary 'L;H\oB\\dJ\G݁I\u','',0,'?'),(_binary ')7{\r);2i\\+\\','wp-includes/blocks/read-more/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/read-more/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\?\\)MS{\"\\\'',_binary 'Y\\"_^&\G/\Z\\\2\0j@$','',0,'?'),(_binary '%	\ſkuX\b','wp-includes/blocks/read-more.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/read-more.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r?\Ə{j5',_binary 'P\W2\\\W^&eS$|Z;','',0,'?'),(_binary 'g\bf\r\Z\ъ\','wp-includes/blocks/rss/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\N\B\r\\\\\\+\',_binary 'wSa\\0\n\2&g\M\\d\\\\\'\<\\I_','',0,'?'),(_binary '\nJ-25W\','wp-includes/blocks/rss/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@Pt\r2/\p_i\\',_binary '\MJ\\\\7\*r;\\\\P\6c','',0,'?'),(_binary '\I6\F\','wp-includes/blocks/rss/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\\\0!!i\',_binary 'u\r\>u`37(\F^ \)L}\(\\"l','',0,'?'),(_binary '(l\օ+%\m\GI@','wp-includes/blocks/rss/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'եB\vTE|\(',_binary 'UZ̫X2\/\\\\\x\"UUKT\<.\','',0,'?'),(_binary 'P\Z27\Mn','wp-includes/blocks/rss/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{]ө\\Z>ﭒ\',_binary 'd\Z\3\\aHّ2\\'t\\\0L\\[i!Q','',0,'?'),(_binary '\8jc}','wp-includes/blocks/rss/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\\8^/4\?{',_binary '#t\#\Ͻg߆>l8Z,hT4~E|','',0,'?'),(_binary '54\\Z\ʗHJ','wp-includes/blocks/rss/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0^<ڸF9\gոɭ',_binary 'l:a+\\2\\0M1\\һu%^\\\M0','',0,'?'),(_binary '=	\\vV\x','wp-includes/blocks/rss/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e- \nثYk\{z',_binary ' 6/}mz\'h\S4\\\^8|,m','',0,'?'),(_binary '	e\حV\M\\y','wp-includes/blocks/rss/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\}H\rU\kLӝ',_binary '}iNkuq\\0/&rTY\\)\O7\MD\Edܿ','',0,'?'),(_binary '4B\\07qoB\o6\','wp-includes/blocks/rss.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\gW<\޲\',_binary '\ѱK\0T׳1Y&\k-\','',0,'?'),(_binary '\X|_\\wc\:j\','wp-includes/blocks/search/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8u\#p>M\\Cu',_binary 'v]\(,\k\\et\1','',0,'?'),(_binary 'ꑉ}OaTTN.','wp-includes/blocks/search/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\\旂',_binary 'jV&H\\Y\?-Ͽ;f\\0v\%\\<Ir','',0,'?'),(_binary '\\\h&\'s','wp-includes/blocks/search/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'otp{&<웑6\1',_binary '\n #8\\\ޗF\\ӳl\\䇗7\;\','',0,'?'),(_binary 'M3\vaBcd','wp-includes/blocks/search/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\\旂',_binary 'jV&H\\Y\?-Ͽ;f\\0v\%\\<Ir','',0,'?'),(_binary 'he\-BJ\_v\','wp-includes/blocks/search/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'otp{&<웑6\1',_binary '\n #8\\\ޗF\\ӳl\\䇗7\;\','',0,'?'),(_binary 'm`\5\n+\\7\\','wp-includes/blocks/search/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hC\\|V\\݋',_binary 'I\e%\\\n\\y\|bU','',0,'?'),(_binary 'Cms\n\\X]\KT','wp-includes/blocks/search/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':x\IkO\)\R',_binary 'nuQP\nJvq\..;\ZK\\L\p','',0,'?'),(_binary 'saOY,~r൭k\','wp-includes/blocks/search/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%fk@Qrh{',_binary 'iFQJzn\\\\fVfQP\5\n','',0,'?'),(_binary '_ 6TNG?','wp-includes/blocks/search/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Tp\~\\P\\',_binary '\\\ZW\\/#$}(\\Z\K8\옕 \','',0,'?'),(_binary ',R3Z9i\G\','wp-includes/blocks/search/theme-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\4\mI\\	g',_binary '>y7\\r\\i\\rEu\!JR\\','',0,'?'),(_binary '[Y[\jǈ\G\','wp-includes/blocks/search/theme-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}kIK\\\\p\',_binary '桍vqRu\#Ǒ\\Z\㫠bJ6)\0p_','',0,'?'),(_binary '\pȬ\ES\\0K','wp-includes/blocks/search/theme.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\4\mI\\	g',_binary '>y7\\r\\i\\rEu\!JR\\','',0,'?'),(_binary 'ʁ	i\\\:gy','wp-includes/blocks/search/theme.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}kIK\\\\p\',_binary '桍vqRu\#Ǒ\\Z\㫠bJ6)\0p_','',0,'?'),(_binary '\^}R	\V7{WI\rH','wp-includes/blocks/search.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*c3 \\ޅ\\',_binary '\5\_q\\^2)m.l\R}\\\\','',0,'?'),(_binary 'L}b&۵\b','wp-includes/blocks/separator/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\N\l\\\	a\',_binary '	;n϶X\Z	LF\LRpY\:','',0,'?'),(_binary '\<7v\Y6?\\\','wp-includes/blocks/separator/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\YJ\[\eA7!',_binary '钯\\\ekf%\\\\Z,\ԋoyOF','',0,'?'),(_binary 'U\\z\c\p','wp-includes/blocks/separator/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\C\m\:\\',_binary '/]K\'\\<\\L\;\rx\m\ǈp\nhX,K','',0,'?'),(_binary '\\<|Ɔ3#`}','wp-includes/blocks/separator/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\YJ\[\eA7!',_binary '钯\\\ekf%\\\\Z,\ԋoyOF','',0,'?'),(_binary '5pު\m\Z','wp-includes/blocks/separator/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\C\m\:\\',_binary '/]K\'\\<\\L\;\rx\m\ǈp\nhX,K','',0,'?'),(_binary '?\\p|R\o\\','wp-includes/blocks/separator/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(V\nO;2n\',_binary '\%<\\r\\pL\=$\a>\P\6g','',0,'?'),(_binary '\c\O@/lM\','wp-includes/blocks/separator/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Sx̸\n0(U\lm\a\n',_binary '5>J\h\;\)\";Rl{ɰ\0\','',0,'?'),(_binary 'V\<\7Gn\','wp-includes/blocks/separator/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5iٻ\)\"q}',_binary '\GRQ\\`TN7aך\:\{n\}v\\Pp','',0,'?'),(_binary 'idܶ\1\"\\^\','wp-includes/blocks/separator/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Sx̸\n0(U\lm\a\n',_binary '5>J\h\;\)\";Rl{ɰ\0\','',0,'?'),(_binary 'H=3P;T\\~','wp-includes/blocks/separator/theme-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\qH\:d)',_binary '\ndme\Z8\	\\Y#\P','',0,'?'),(_binary '@<N8iy\','wp-includes/blocks/separator/theme-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')W$\($\q\\',_binary ',g	2u\\j\d2|߃\V\\uW\\e\','',0,'?'),(_binary '0\"\G\Z=\hV4','wp-includes/blocks/separator/theme.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|iIw\;[\T#',_binary ']IR\\\Zd	ZRp]\O(-\','',0,'?'),(_binary '&sR\X\<','wp-includes/blocks/separator/theme.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EOcm\{\\',_binary '\/`i-^3җ;BT;\#\0\r}:j','',0,'?'),(_binary '苼\3\','wp-includes/blocks/shortcode/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/shortcode/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qE\b;?(\\X\#<',_binary 'Jҁ;EA\Hh2K\8\\\{fZ\;E)/X','',0,'?'),(_binary '\Z6B8ceg','wp-includes/blocks/shortcode/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/shortcode/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4>c\S\/\"؇$v',_binary '\ky\}\r\C\\\"Q}\3i\\$>V','',0,'?'),(_binary '\\q\8O\;\A','wp-includes/blocks/shortcode/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/shortcode/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ͻ\0E\\<\\#\',_binary 'ID\W\=\~7\\(3E\b$@x`\','',0,'?'),(_binary '#;\eO\"\#[','wp-includes/blocks/shortcode/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/shortcode/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4>c\S\/\"؇$v',_binary '\ky\}\r\C\\\"Q}\3i\\$>V','',0,'?'),(_binary '3x2§h\_','wp-includes/blocks/shortcode/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/shortcode/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ͻ\0E\\<\\#\',_binary 'ID\W\=\~7\\(3E\b$@x`\','',0,'?'),(_binary '\\N\FV\Y\C','wp-includes/blocks/shortcode.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/shortcode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0t\	\ڨ.j',_binary '{bw\n~4n\"\"\\\\#.m/#1','',0,'?'),(_binary '9\>\\\7','wp-includes/blocks/site-logo/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\çYxf]\\݊',_binary 'zX2\\_w<\kf}B\f\\\\d\5)v','',0,'?'),(_binary '\vџH\5%','wp-includes/blocks/site-logo/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':>t\\G\e\nև,s',_binary 'ԖW|ّQ\0}p-gXr\\NZސ~:L','',0,'?'),(_binary '*Tǚ\qG6\R\\H\','wp-includes/blocks/site-logo/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ZFenQH',_binary ':}9nщ.tHV\'/ד\nX UԆ=\','',0,'?'),(_binary 'I&{;\-H\\','wp-includes/blocks/site-logo/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.X~x]|\$\rb:3\',_binary '\\}\eAnlI\EKL~W\\	\','',0,'?'),(_binary '\=`\:\x~\','wp-includes/blocks/site-logo/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\l\0S',_binary 'V\YU+\=i(x\d)\]\n/z\f\ݙ\\','',0,'?'),(_binary '<eJ\\5}\j','wp-includes/blocks/site-logo/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F̩Gv\\\\Y',_binary '\/7\\Eؼ\'S]j\A>6 \]mqn=','',0,'?'),(_binary '謤j\\,\\\\=>','wp-includes/blocks/site-logo/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\VQqo\\\E',_binary '\\r=ZaX\7\/j[\@\Ly','',0,'?'),(_binary '7\Y|7^\Z\\Vq','wp-includes/blocks/site-logo/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\\we`|My\n	',_binary '9;.E:X\=U\"?Dz(}{_a','',0,'?'),(_binary 'v\\q?\0\{\\=ŭe','wp-includes/blocks/site-logo/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\RdaĈ\\).xu',_binary '%D\E[4\ӤN\k?rAtEH\uD\','',0,'?'),(_binary '  \\g\\%\!','wp-includes/blocks/site-logo.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q 2\_lu\0%',_binary 'STֳ^j	쉆\^g\r\CuK\\nİ','',0,'?'),(_binary 'wZ\\kFD9\\\h','wp-includes/blocks/site-tagline/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-tagline/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\rj\p\\h@\\',_binary ':\vH\C;\Ps\ZN\n\I%\HCy*Y','',0,'?'),(_binary '\@Pw\y\\\3Ks','wp-includes/blocks/site-tagline/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-tagline/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\Fهs\[mH',_binary 'B\n×\ȹF)|6=9G>n\`u\Z','',0,'?'),(_binary '\n\\\#\\x|]','wp-includes/blocks/site-tagline/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-tagline/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',=SPE\ҧ',_binary 'ʈ\	ؿߥ~E\k,f\fR','',0,'?'),(_binary '\v\K:\ZF','wp-includes/blocks/site-tagline/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-tagline/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\Fهs\[mH',_binary 'B\n×\ȹF)|6=9G>n\`u\Z','',0,'?'),(_binary 'S7\zǫW\~\2','wp-includes/blocks/site-tagline/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-tagline/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',=SPE\ҧ',_binary 'ʈ\	ؿߥ~E\k,f\fR','',0,'?'),(_binary 'ʜ\\\"\\z@*>\\Z','wp-includes/blocks/site-tagline.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-tagline.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2oH\"ϵ8\zw ',_binary 'h\\\9\DP\"\\ϑ\hff%','',0,'?'),(_binary 'hOT,$\\(\\\\\','wp-includes/blocks/site-title/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-title/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ꘃZ\N\t',_binary '\\'Ь`fAۛi\\\P]KS\\\\\','',0,'?'),(_binary 'n?\\<}rm\'\eq c','wp-includes/blocks/site-title/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-title/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u{(\)J\\R\\\',_binary 'y]\\\3;Zv\D(&|7\\cz\'\','',0,'?'),(_binary 'EH!h<y','wp-includes/blocks/site-title/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-title/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"X\"OK\9\0',_binary '}	\k_[3\?_\Fx\a\','',0,'?'),(_binary '\"\\\ۯ67?','wp-includes/blocks/site-title/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-title/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u{(\)J\\R\\\',_binary 'y]\\\3;Zv\D(&|7\\cz\'\','',0,'?'),(_binary '\\\4~^U1Ex\','wp-includes/blocks/site-title/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-title/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"X\"OK\9\0',_binary '}	\k_[3\?_\Fx\a\','',0,'?'),(_binary '7oj@\\J C\ȿ','wp-includes/blocks/site-title.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mE@	79(',_binary '_\]MQ,\A\Y\-Lݤ\\vň','',0,'?'),(_binary 'L\\r\%\\{','wp-includes/blocks/social-link/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-link/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bj?T\5y\)/q\6',_binary '\"\Z\\H\h\AjU\\[\'w	G\T\Up','',0,'?'),(_binary '\vr@{\c{','wp-includes/blocks/social-link/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-link/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\np\\χ}\.r',_binary '\^\\Ō=\0\էɎكJRۆ\\u','',0,'?'),(_binary '\\a0P@\a\\x-','wp-includes/blocks/social-link/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-link/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j;\\G24',_binary 'AN8L{\c\\#\%*\K\\','',0,'?'),(_binary '\ڸP\\ֺb','wp-includes/blocks/social-link/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-link/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=O!\J$\\ϓT;',_binary '%g\7\Bt\\![\\x\Bf\x\H','',0,'?'),(_binary '\JH6KF\p~','wp-includes/blocks/social-link/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-link/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\\\_)~a%',_binary 'X\\ç}u\%3+ahxm[p_H\','',0,'?'),(_binary 'K>^[PF\1h:','wp-includes/blocks/social-link.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-link.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\-\N衱\ZWG',_binary '\"\i4\.\\\=\\~n4c\\\','',0,'?'),(_binary 's\\\\\\v ','wp-includes/blocks/social-links/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-links/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'BnV^l\HC',_binary '\#\-\Au\\\:ϣr\>\2F`\\','',0,'?'),(_binary '\57D\;TkC','wp-includes/blocks/social-links/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-links/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\r8\Z\ȗE3e',_binary ']Z\cJ\&;\˲qrP%51e4','',0,'?'),(_binary 'm)\r\\aHE','wp-includes/blocks/social-links/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-links/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\v\C\\ӂ\Z,',_binary '\S/w=\6c)\r\7\D\Z','',0,'?'),(_binary 'r\\&E\\eDq','wp-includes/blocks/social-links/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-links/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ag\Y\\"<\x',_binary ' \\K\f=]\pS\)\n>?τXV].\','',0,'?'),(_binary '\n\	6\\4R\9','wp-includes/blocks/social-links/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-links/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7cF\@۵S5X',_binary '\\vqamՠvKa\VټYPŠ\Dˤ','',0,'?'),(_binary '}l\8\\\\;\\\~','wp-includes/blocks/social-links/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-links/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	^U\0K',_binary '*+\KSw`\rR\IDQ\'>\DpZ\a','',0,'?'),(_binary '{Z\\V\\\$','wp-includes/blocks/social-links/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-links/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C?w,l-fiKS',_binary 'WJ01\/U\\\0txP|I\\g\2,','',0,'?'),(_binary 'gӁ\\"}H\\,\d\','wp-includes/blocks/social-links/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-links/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#3\\$Gꀥ×X@',_binary '\#q<WO\\KH0U\cM𽫘','',0,'?'),(_binary '\\Z\I\\\','wp-includes/blocks/social-links/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-links/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ȷ\1\\(D\n',_binary 'hiR(\T[\\\|&u,zm\\r/X\\K','',0,'?'),(_binary '\"K6^4V}','wp-includes/blocks/spacer/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/spacer/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e?u\\\\\\',_binary ' o\>\ \/\\GV\a\L)k^%~\Z','',0,'?'),(_binary '\\ꔕTs\r%LJ\M','wp-includes/blocks/spacer/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/spacer/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')vwAr\4֥\\',_binary 'aʴ\-%M\'Sm\]s\\\Z\\0C-','',0,'?'),(_binary 'J;<\\C{߫N','wp-includes/blocks/spacer/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/spacer/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'лB\\\\\>eX',_binary '-ӡnڲyqqx-j!p\B٠)XT4VN[','',0,'?'),(_binary 'u)z\Z\hL\P|','wp-includes/blocks/spacer/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/spacer/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')vwAr\4֥\\',_binary 'aʴ\-%M\'Sm\]s\\\Z\\0C-','',0,'?'),(_binary '>[ g3d','wp-includes/blocks/spacer/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/spacer/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'лB\\\\\>eX',_binary '-ӡnڲyqqx-j!p\B٠)XT4VN[','',0,'?'),(_binary ',Ip\\U\w\b\A@#','wp-includes/blocks/spacer/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/spacer/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\SU<N\BM',_binary 'JD$\֎]VNuƒδoBi\\W\_','',0,'?'),(_binary 'Ət\Z\\o+\\ش','wp-includes/blocks/spacer/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/spacer/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\k\\k3z\\U)\',_binary 'u2T\\z\"\\-g&]\V\j$O>','',0,'?'),(_binary 'ܰ\\_~h	sc','wp-includes/blocks/spacer/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/spacer/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\SU<N\BM',_binary 'JD$\֎]VNuƒδoBi\\W\_','',0,'?'),(_binary '\"\n\\\4j\SË','wp-includes/blocks/spacer/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/spacer/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\k\\k3z\\U)\',_binary 'u2T\\z\"\\-g&]\V\j$O>','',0,'?'),(_binary '^\u[\p}`B\W1','wp-includes/blocks/table/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\o\2\+-S',_binary '\iv=3K0+ժ\_\qx\n!/.\','',0,'?'),(_binary '\ÇJVW]I','wp-includes/blocks/table/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ex\Q]rYTO;72',_binary 'c+A\~׃\s\ӈ\{SR\WVN\^{%l','',0,'?'),(_binary ';\2\yT\W\Ksa','wp-includes/blocks/table/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S0\/0\7\\\\',_binary 'TH\'~!)\8E\	\\nP%Zy\\8\@','',0,'?'),(_binary '\n}\\'٩B39:','wp-includes/blocks/table/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\@\Z\l\n\y6<',_binary 'wd2S\'~\Zq\\\\(SMj!~eJ\'\','',0,'?'),(_binary '+F4\\n\q\"]','wp-includes/blocks/table/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|\>\\¾7tU',_binary 'U\PS!	\\\\z\Z\Lruw\U\','',0,'?'),(_binary '\-\'fߕ?X:4\r!','wp-includes/blocks/table/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z.\|\|-\#1',_binary '\\K\igy6SbG.y:\\㪂 \n','',0,'?'),(_binary 't\\0a\\_\'W\','wp-includes/blocks/table/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<C\\\T\\ac',_binary '\\\n\p\\r\p\\ՠ|(ѽTs9','',0,'?'),(_binary '\(T/Ie\vB','wp-includes/blocks/table/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z.\|\|-\#1',_binary '\\K\igy6SbG.y:\\㪂 \n','',0,'?'),(_binary '\э\o(Httx.','wp-includes/blocks/table/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<C\\\T\\ac',_binary '\\\n\p\\r\p\\ՠ|(ѽTs9','',0,'?'),(_binary '\\myvH\\̍\\','wp-includes/blocks/table/theme-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\V\Dq$a',_binary '\VQ8#\3m.6\\-\!Pp:1Kj\','',0,'?'),(_binary '\B+y\0xa$','wp-includes/blocks/table/theme-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ij\\\/tD=',_binary '6\rO?ᅡIQ@Lv^\\\7L6ƾ ','',0,'?'),(_binary '_Q\|\]\\\`\Z','wp-includes/blocks/table/theme.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\V\Dq$a',_binary '\VQ8#\3m.6\\-\!Pp:1Kj\','',0,'?'),(_binary '4\Zs\.]\\*','wp-includes/blocks/table/theme.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ij\\\/tD=',_binary '6\rO?ᅡIQ@Lv^\\\7L6ƾ ','',0,'?'),(_binary '\K|H\#\[x\','wp-includes/blocks/tag-cloud/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/tag-cloud/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I<uo\g1\\',_binary 'v,R\u\\0\j	m-WW>\E;6 ]e\v\','',0,'?'),(_binary '4qEyVS/\\o}','wp-includes/blocks/tag-cloud/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/tag-cloud/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ٗ+E\i!k\Fc',_binary ',ryc\\\\7朂1\\Т#\~7ܲ籸','',0,'?'),(_binary 'e0\8\\/;t','wp-includes/blocks/tag-cloud/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/tag-cloud/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#чh\@\܂\',_binary 'X\p\G*Lでy\Xcj\\\5','',0,'?'),(_binary 'QCȧ$9B)M','wp-includes/blocks/tag-cloud/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/tag-cloud/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\6\\d',_binary '#83\\=~n>)\\.#j\\8\}mɗ','',0,'?'),(_binary 'E4\\D\'BI\\_#s','wp-includes/blocks/tag-cloud/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/tag-cloud/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ƙN=\"\ZV+Cŀ_',_binary '\\.8:sI!\z\Lǯej]y\\','',0,'?'),(_binary 'u\:\z2DQ\\4','wp-includes/blocks/tag-cloud.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/tag-cloud.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '! 	\X旿W\\J',_binary 'wH\p\\"r6`\"\D=m\zhD\c#','',0,'?'),(_binary 'w\Ջ\\\G\&A','wp-includes/blocks/template-part/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\V8͝\R<j',_binary '\4Lx1\r6(\t7*B\\	','',0,'?'),(_binary '>%\\\\H','wp-includes/blocks/template-part/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q,7\\-\\\;',_binary '륈7^c\)\6fO52\b\A\0w\ K}\'','',0,'?'),(_binary '6lLX/\\H\3X=E','wp-includes/blocks/template-part/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd,\465fh\\`2N',_binary 'a3*\\Ty	\o\2L5Z\$*8\GܤH','',0,'?'),(_binary '8\p>ĉ\+(','wp-includes/blocks/template-part/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q,7\\-\\\;',_binary '륈7^c\)\6fO52\b\A\0w\ K}\'','',0,'?'),(_binary 'p\\t@\\CF','wp-includes/blocks/template-part/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd,\465fh\\`2N',_binary 'a3*\\Ty	\o\2L5Z\$*8\GܤH','',0,'?'),(_binary '\\l/S	\ʨz','wp-includes/blocks/template-part/theme-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U{\9eMz+dz&e2',_binary '\ip=] \,Ǟ8aktr\__h\>','',0,'?'),(_binary '\\\L\\\\rni','wp-includes/blocks/template-part/theme-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"/\hOk@ޤ',_binary '\%X仍(Kb\6q\F*F30]h','',0,'?'),(_binary '9V#}X<\\\n[R','wp-includes/blocks/template-part/theme.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U{\9eMz+dz&e2',_binary '\ip=] \,Ǟ8aktr\__h\>','',0,'?'),(_binary '\mዞj\\W\Bv|','wp-includes/blocks/template-part/theme.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"/\hOk@ޤ',_binary '\%X仍(Kb\6q\F*F30]h','',0,'?'),(_binary 'm\a#$s\mx\\Q','wp-includes/blocks/template-part.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/R\\MC>A\0\',_binary '\0;R=B\W\0{,\D1','',0,'?'),(_binary '\wtz\\\\	','wp-includes/blocks/term-description/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/term-description/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`ЀV\6\9	\'~]G',_binary '\ZVW\\\'ʳa\0\\\.Gf\ƿ\\3','',0,'?'),(_binary '\2P&zZ.\ۍ','wp-includes/blocks/term-description.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/term-description.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s0Q\!/u',_binary 'h\yaG\JqnU0\\$\4v00\','',0,'?'),(_binary '\6M͓\\)̻','wp-includes/blocks/text-columns/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/text-columns/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\3dŠ\',_binary '-Ȯ\8\\&ܯ7̝\Z(','',0,'?'),(_binary '\ \\i\\\x\\(0\','wp-includes/blocks/text-columns/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/text-columns/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.%\Q\ʯvv~\Z,',_binary '}òӳ\lV\_\\\ g\$q#3	\ǹ\\','',0,'?'),(_binary 'ޚ\ꧭ\߅\"gс<Nr','wp-includes/blocks/text-columns/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/text-columns/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\w\\`}\N\nX',_binary 't!\\l`|*^\0	\l$C\;\','',0,'?'),(_binary '\$\\\\Ova8\%','wp-includes/blocks/text-columns/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/text-columns/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.%\Q\ʯvv~\Z,',_binary '}òӳ\lV\_\\\ g\$q#3	\ǹ\\','',0,'?'),(_binary '\:\n\\yˌ\"4','wp-includes/blocks/text-columns/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/text-columns/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\w\\`}\N\nX',_binary 't!\\l`|*^\0	\l$C\;\','',0,'?'),(_binary '\\rms\0@\=[\','wp-includes/blocks/text-columns/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/text-columns/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4N\'\_\\|;\0',_binary 'l\'\V\\~#RvE\.%~A\Է,	','',0,'?'),(_binary 'u\\k6O>\&W','wp-includes/blocks/text-columns/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/text-columns/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c^\*\wG㐾Q\',_binary '+\\\1{*C\G+\\J\\\Lv','',0,'?'),(_binary 'q\Z\0=s\r\\\r\','wp-includes/blocks/text-columns/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/text-columns/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{CeN|\sz<\\',_binary 'NG\\y\\	\y\*~ڰ|g=\\\\\','',0,'?'),(_binary '\"\r↻7l~\\˝A\','wp-includes/blocks/text-columns/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/text-columns/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\$6Eɫ8\y',_binary '\\\{1EH=F\'ֱ\\L\=t\0X\','',0,'?'),(_binary '=\\Ө\\0E\\','wp-includes/blocks/verse/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/verse/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'INq޻$\qʃJ\U',_binary '\V8J\>\Q\\dh1#<g	\','',0,'?'),(_binary '`Bd3\ C\j3\n','wp-includes/blocks/verse/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/verse/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'AX߁\\\`j\\\',_binary '%_ҷ74\w\'\\\G\&dr#\\x','',0,'?'),(_binary 'ԻqE\{\\\n','wp-includes/blocks/verse/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/verse/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\\VqY\n',_binary 'MbO<W\'8!\AS\\r\G_n0s\','',0,'?'),(_binary '\<\\)\"\vY4','wp-includes/blocks/verse/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/verse/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'AX߁\\\`j\\\',_binary '%_ҷ74\w\'\\\G\&dr#\\x','',0,'?'),(_binary '/>\\(\\3','wp-includes/blocks/verse/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/verse/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\\VqY\n',_binary 'MbO<W\'8!\AS\\r\G_n0s\','',0,'?'),(_binary 'ԛ\a\\tr','wp-includes/blocks/video/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\\Б\\=a͌2',_binary 'e\ǅcU`?Gi%ZM\iz^2)\','',0,'?'),(_binary '=[:\r&\F\\E','wp-includes/blocks/video/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\K\\\)\nH٣',_binary '@\|G7hfAٰ9\8~0\Ț','',0,'?'),(_binary '(\\Ϲ\ز\\\','wp-includes/blocks/video/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,V\%\ξ\]',_binary 'S*\q$\2x\e\߹\<e{=#4\','',0,'?'),(_binary ']\4d9\C\<s3','wp-includes/blocks/video/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!?tv\\F\\&\9\',_binary 'r\\v\b&\?\\~9r D%\7\W','',0,'?'),(_binary '\"U\F~B.\\S','wp-includes/blocks/video/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gv\B\pH\=',_binary '\\,TD]\\ BM\6ꗎ\5Q\','',0,'?'),(_binary '\\\[s&iu)n','wp-includes/blocks/video/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>h\'ǰ7/\i\ \',_binary '9Q\\H\j\jHby~h)cз\B4	','',0,'?'),(_binary 'ˆ]g1{[	pe','wp-includes/blocks/video/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/cOA\\q\\a',_binary '\\\xѭ\ZV\Psbs҂\υl(A','',0,'?'),(_binary 't\\.!h\t%h\','wp-includes/blocks/video/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>h\'ǰ7/\i\ \',_binary '9Q\\H\j\jHby~h)cз\B4	','',0,'?'),(_binary 'kE\\nfϋߟ\\'qb','wp-includes/blocks/video/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/cOA\\q\\a',_binary '\\\xѭ\ZV\Psbs҂\υl(A','',0,'?'),(_binary 'U4\\Nb<#\\_','wp-includes/blocks/video/theme-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=9A?Uso\4',_binary '\\1ikۉw{\t+2o\\F\\[\Z','',0,'?'),(_binary '\ͨ޹\0Ɂ䷑\','wp-includes/blocks/video/theme-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o^T\\\+RZ1',_binary 'ޕG\\N\ Z\\W\}\\^5}~U6v','',0,'?'),(_binary '7FW\\m!wSZ=','wp-includes/blocks/video/theme.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=9A?Uso\4',_binary '\\1ikۉw{\t+2o\\F\\[\Z','',0,'?'),(_binary '\0\K\\%5,\$ˣ','wp-includes/blocks/video/theme.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o^T\\\+RZ1',_binary 'ޕG\\N\ Z\\W\}\\^5}~U6v','',0,'?'),(_binary '\p\\6ɨZL','wp-includes/blocks/widget-group/block.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/widget-group/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`#\\#	\9\',_binary '\찁+7!\^\a(NlqEÊ\Os!Φ','',0,'?'),(_binary '<͐n\oz#\?:','wp-includes/blocks/widget-group.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/widget-group.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's~S#ԋ\\eB3\_',_binary 'Hlq|\0E54\|{|\n\\#\\F\D|\r','',0,'?'),(_binary 'dAuh\\041\','wp-includes/blocks.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\\\ł\\ri\',_binary 's3\nQ\r]4\4Nhj~aU_t%m','',0,'?'),(_binary '\>s\lWD7\M','wp-includes/bookmark-template.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/bookmark-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7Lh9xcX\',_binary 'S =\'	o\<U#\\\\"XX\','',0,'?'),(_binary '\0>#\\z(','wp-includes/bookmark.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/bookmark.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\GZcS-\',_binary 'D۫6\E\3 T\\{G͝8\g\\.','',0,'?'),(_binary '(WQ=3\\y\\b6','wp-includes/cache-compat.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/cache-compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L[8\o\ ',_binary ')(2H\?3@YU12b\azo#6ʊ\~','',0,'?'),(_binary 'ǅ9\9:\\Z','wp-includes/cache.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/cache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ӄ\n',_binary '~\l\|K\\7W泜bT\x꧟s9','',0,'?'),(_binary '\2G?_\\\\\-B','wp-includes/canonical.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/canonical.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\p\0<侺S}',_binary '(h3\"\\'\\\b\\O,GJ9\\6','',0,'?'),(_binary '\\YC\\ooR\亞','wp-includes/capabilities.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/capabilities.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EIa`}',_binary '7\f4eqќMF\u77dFMB','',0,'?'),(_binary 'j\I\\\<꟟iU','wp-includes/category-template.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/category-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Mso(|\\\;',_binary '=\w_r8\\eV4b#f3}\7}','',0,'?'),(_binary 'D\\5\n\'\\\\~W','wp-includes/category.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/category.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`\\k3wh\\k͔',_binary 'G\>F|59\~q|\n&\0\R	l\','',0,'?'),(_binary 'mD\Tms\A}','wp-includes/certificates/ca-bundle.crt','/home/yrevo792/public_html/fairphoto.com/wp-includes/certificates/ca-bundle.crt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UC%Pʅ\$\p\',_binary '\<eNfFKF\o\-Y\\\\SlU','',0,'?'),(_binary '\J\\y0m\`\/','wp-includes/class-IXR.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-IXR.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\\C`qx\',_binary ']\\\z\pqN\"CKW\\鴛c\M','',0,'?'),(_binary ':<$\0,w\"&e({','wp-includes/class-feed.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-feed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>yܫ]\\T',_binary '8\\j2\y\N!qʩp\\t\0A\2\\Y','',0,'?'),(_binary '!\@|4n\','wp-includes/class-http.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-http.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+1ԩI,B%G\',_binary '^\&_\\n\V\y\&96$c\\U\\rn	h\t\n','',0,'?'),(_binary '\&\Zh\$Éo','wp-includes/class-json.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kE\Z\[Z䰱',_binary '\D\\t5\\^	σ72\7\{','',0,'?'),(_binary '\E\\\Q?\\	(\','wp-includes/class-oembed.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-oembed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j,;\Z3x\\\',_binary '\\0v\!vv7\H\lVd\i\'K\','',0,'?'),(_binary '	QW\~-\\0d\','wp-includes/class-phpass.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-phpass.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z\\8ؾO',_binary '5\{dp#d\\3x`\J4j~p','',0,'?'),(_binary '\8ڧs}\\ն\Ni','wp-includes/class-phpmailer.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-phpmailer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\\F!; 2󱻱4\&',_binary 'G\ZG\\5_ܚ\XS[W\S:9p@\?','',0,'?'),(_binary '\"\\\\u>1\7','wp-includes/class-pop3.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-pop3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\~\\\kX_\',_binary '*,\\d\W̅\Z)`9N\Q@J5h&G','',0,'?'),(_binary '\\*\7\r\\?\','wp-includes/class-requests.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-requests.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=n\L\\jdBS;S?',_binary 'D;U\\\Q&G\Uκ\\rp-','',0,'?'),(_binary '\\\ Iѻ\,','wp-includes/class-simplepie.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-simplepie.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\H\Gظ\',_binary '\\*Jg\<\9\O\-[CcVl\ߝ','',0,'?'),(_binary '\Κ,\Qagl\\Z','wp-includes/class-smtp.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-smtp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.斚aq\ݓϠ',_binary 'B)HJڐ\Rps\ \	+\'8k_','',0,'?'),(_binary 'e\__\%\\x\','wp-includes/class-snoopy.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-snoopy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\[PQ\IP4!\',_binary '+\	\\uzRW	QW|\\5\ j[;U|','',0,'?'),(_binary ')ũ\2[	\4_a','wp-includes/class-walker-category-dropdown.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-walker-category-dropdown.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\e\\̷\8qOj',_binary '\Iw^\\\KHĶ\\\s~BW㺾fI','',0,'?'),(_binary 'c\nxԺ|\','wp-includes/class-walker-category.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-walker-category.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '򦅙od0\o\',_binary '\\\ـNy\Բk!gn\z<\','',0,'?'),(_binary 'KK+\2	aeZe','wp-includes/class-walker-comment.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-walker-comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\g{[=\N\\k\t',_binary 'j\rv\rY\\'5gԠ\6:\\0\"\0\ٮ7','',0,'?'),(_binary '\\\\(觨:pR\/','wp-includes/class-walker-nav-menu.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-walker-nav-menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\K!\!\'%^',_binary '\\Y\]}\tgҝ\'\8F3/B\ND\\Rr','',0,'?'),(_binary 'J\\rӷG>\','wp-includes/class-walker-page-dropdown.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-walker-page-dropdown.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\_]\\\j',_binary ',tS;\\"V\Y)^b\\OɄx,-8A\','',0,'?'),(_binary '5S{\TƁ\e/\','wp-includes/class-walker-page.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-walker-page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '77F\b\w)x\\r\',_binary '\"\L\'\bE\GM1{ՠ6\\\','',0,'?'),(_binary 'ֶ\\9؞fpo3t','wp-includes/class-wp-admin-bar.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-admin-bar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\\\\|T%BW\',_binary '\t\n;`S\b\dl$\\\\'hém4\^c6','',0,'?'),(_binary 'ֻE\n<B[\,','wp-includes/class-wp-ajax-response.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-ajax-response.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o6\)Q\"Sσt\.H\',_binary '[$g\nM!^\\\\9tt\\>Z\','',0,'?'),(_binary '\?\0\\l\.','wp-includes/class-wp-application-passwords.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-application-passwords.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ɉn}i.uĝ\',_binary 'aJB҆/\'\7͙mbށ\?\"C\','',0,'?'),(_binary '-o\\\mq\\0X','wp-includes/class-wp-block-editor-context.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-editor-context.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gS\\ERz\p\y',_binary '\Re~\ZR\\IWU\P?\:e|\v\\sL\','',0,'?'),(_binary 'yёcj!\\\'','wp-includes/class-wp-block-list.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-list.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϴ<zp.\rű',_binary '\47׾<\\M\G\AEd\e\6V\!\','',0,'?'),(_binary 'Z\)_\w\\'$X','wp-includes/class-wp-block-parser.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-parser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\}\C1gGr*\ \7',_binary '&t\]Y`쿨\9}\\܇W-','',0,'?'),(_binary '\\%\\?>\\e8','wp-includes/class-wp-block-pattern-categories-registry.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-pattern-categories-registry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2Ӝ\nnW[\f+',_binary '\Nny\XIc\0	3 9XN\B\{Z','',0,'?'),(_binary '\\uy؟uV@/\','wp-includes/class-wp-block-patterns-registry.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-patterns-registry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\#[SJ\u\\n',_binary '\\XIHt˹\Z\Iv\R}V@J\','',0,'?'),(_binary '@k&X\Itǜ','wp-includes/class-wp-block-styles-registry.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-styles-registry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\R\LE}^',_binary '\\$\.\ZeB\(1\\3\w\|@X\\62O','',0,'?'),(_binary 'r\3\e\\\\,Sq','wp-includes/class-wp-block-supports.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-supports.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D긪\\4؈jf',_binary 'S)\\\\ \ar&1\r\3\7mvK','',0,'?'),(_binary '8u7\h@jx\\"5','wp-includes/class-wp-block-template.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ԃ̼o\\v\t~Ҹ\a',_binary 'D\M/,٧ޤ+\\\	?Np\\','',0,'?'),(_binary '\\4\l!r\؄\\\','wp-includes/class-wp-block-type-registry.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-type-registry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\P0Xo\\\[',_binary '	OmR#\\\%$6\nLlt\e\#cRiE(U','',0,'?'),(_binary '\gزh/ḮON','wp-includes/class-wp-block-type.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-type.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\DKZ\H',_binary '9q	A\H\\c2lr\eG\`C\','',0,'?'),(_binary '2Y \oq&Z\','wp-includes/class-wp-block.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\-ݽlo\\',_binary '	\Zk\&Nc\xn\-Ȉᓩp\\5\r\nJ','',0,'?'),(_binary '\nӛIQED	\\','wp-includes/class-wp-comment-query.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-comment-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\\|R\nG6',_binary '<F&vWFp\e\hi\LP\j.-^\\','',0,'?'),(_binary 'T\r\\\~\W]\','wp-includes/class-wp-comment.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J0nN.yƪb\',_binary '\}u\0tE\n\&\yt2\\B\\\','',0,'?'),(_binary 'ȍP\ \3\\\\n\','wp-includes/class-wp-customize-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-customize-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\q\hȻ\~\\z',_binary '\s\kdv܅\|T\7\\\\O/aS','',0,'?'),(_binary 'h\ZOhl\_\Lm/\','wp-includes/class-wp-customize-manager.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-customize-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j6uדW\%T',_binary 'M\\Z\7,aj\\\$\/u\&*N','',0,'?'),(_binary '`U2mdW','wp-includes/class-wp-customize-nav-menus.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-customize-nav-menus.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!nz9.\\_Ӗ2',_binary '@!T\̈́\B\\\RY(\1\0J','',0,'?'),(_binary '\rҧxOz\\\zh','wp-includes/class-wp-customize-panel.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-customize-panel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Jϊ\/\@\[&',_binary '%7;-k6\)fH?@\@q','',0,'?'),(_binary '\-x\(\EoI=\','wp-includes/class-wp-customize-section.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-customize-section.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7\I4\p\?\',_binary '}WY؊x-?Tqn&0\i','',0,'?'),(_binary 'fu3\nM\\}6*0\','wp-includes/class-wp-customize-setting.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-customize-setting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_wtʅY\\\',_binary '\̍5\P\o\C\wk\p\r','',0,'?'),(_binary '\Jёe\\rXd\$\','wp-includes/class-wp-customize-widgets.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-customize-widgets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\Q\ \s\f#',_binary 'g\\c\Ƅ\j(1L\S+q8\P9?W','',0,'?'),(_binary '\\Za9Uzն','wp-includes/class-wp-date-query.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-date-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\3;Γb?',_binary '=-\\C/;1*Aw\+LR>7%+\e̛','',0,'?'),(_binary 'jgs\66\$8*E\','wp-includes/class-wp-dependency.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-dependency.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\NV}\b.\'\5m',_binary '\[\4M,\4ܓ\xwBB̕=Bg}I\l','',0,'?'),(_binary 'ɱ%a{Zj	%','wp-includes/class-wp-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ҧrHxom̚l\\',_binary 'i\\d\\i\\j\s+^Ȩo(\nx','',0,'?'),(_binary '5`\]\\ͭi\0\\\ZJT','wp-includes/class-wp-embed.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-embed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\Q~QS*\X\',_binary '֨`\\\a3\\h<8 b3\\\B\','',0,'?'),(_binary '\k{\&\\x\n','wp-includes/class-wp-error.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-error.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4*\\r`\|:6\',_binary '\\eO\O\ѻ\\\*j\n\nH\^\\),','',0,'?'),(_binary '0x\h\ͭK3\T','wp-includes/class-wp-fatal-error-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-fatal-error-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\\\q\/XS/',_binary '9/eI\!4${1p8xD','',0,'?'),(_binary 'O =(:\\<\	\1F','wp-includes/class-wp-feed-cache-transient.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-feed-cache-transient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\?^>\O\',_binary ':\;h\!xE\zP+dV0D','',0,'?'),(_binary '֌\q\óX[\\\','wp-includes/class-wp-feed-cache.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-feed-cache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\\ط?h\"\%c(\0',_binary 'lh\>6\<Z,2\\1*!cm;z~\܏\4\','',0,'?'),(_binary '#Dń\5%\','wp-includes/class-wp-hook.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-hook.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	3\\\\^h7P,',_binary ')Ҵ^WU!\\h\ r@r\s=\\n','',0,'?'),(_binary '&B5V\AUU,\','wp-includes/class-wp-http-cookie.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http-cookie.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'Ϧ\#qr\L?\\',_binary '=\Y\\l87Z\\/:.s\\lApw\0','',0,'?'),(_binary '\\\#iJ\H?\@','wp-includes/class-wp-http-curl.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http-curl.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\|Op\=\y뮅>}\',_binary 'L\\Fw\ekd*\h\Z$\6\<\Z&\"','',0,'?'),(_binary '\MO,\\s\\\\r\\','wp-includes/class-wp-http-encoding.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http-encoding.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\\\Ģ\0Հ',_binary '\0\OQ\D\\?u[9\0\\'dIu\,','',0,'?'),(_binary '\\uX\ݼ#-\\','wp-includes/class-wp-http-ixr-client.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http-ixr-client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2k\\\E}a\',_binary 'p.N @\Ԗ*g\ï\K>:\','',0,'?'),(_binary 'gf\1۶\y\;_','wp-includes/class-wp-http-proxy.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http-proxy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D:\ifο\4',_binary 'e\Q\39MEE>pWCRħ_-','',0,'?'),(_binary '\@M]\"iNJ','wp-includes/class-wp-http-requests-hooks.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http-requests-hooks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\*_R\\!\\<',_binary '\JmJR(\~\\1\(nzWtZ! {','',0,'?'),(_binary 'B y\w+\\|t\','wp-includes/class-wp-http-requests-response.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http-requests-response.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\OTP^\rbb!d\',_binary '\Z\\\[Щǩ{S.Ws:\e\\"#z[N','',0,'?'),(_binary '\ڷt\gZgE\','wp-includes/class-wp-http-response.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http-response.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4y\Kߕ',_binary '\Ι	\\[\{\0If\\0t\v\n9dx\','',0,'?'),(_binary '߰Sh[۳\','wp-includes/class-wp-http-streams.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http-streams.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\KܷPc\T\H9\',_binary 'C`.*\'zA|^\0` pU:d~\\\\','',0,'?'),(_binary 's	ؤ\','wp-includes/class-wp-http.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\\-IwK\rGA',_binary 'r\0\J\<:\\S5ywEnQ\\P\^','',0,'?'),(_binary '>\X\rb\\ڟ$W','wp-includes/class-wp-image-editor-gd.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-image-editor-gd.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\\W\O\Z\y',_binary '^.\\\g\jPb\\\'>)JwvW-o5N','',0,'?'),(_binary '\^bR\SI\!\?','wp-includes/class-wp-image-editor-imagick.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-image-editor-imagick.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ .eC/\U9',_binary 'O-ţ&<\'׎aart[\\t\\','',0,'?'),(_binary 'T\n\e.(','wp-includes/class-wp-image-editor.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-image-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JIQcV?\M',_binary 'Ө?TYVj\\ \I3Vp\3V\\','',0,'?'),(_binary '`Sk\\7Tt\vX','wp-includes/class-wp-list-util.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-list-util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0h\zxBVO\\o',_binary '\̹\\Ӭ\M.:	c\rߒ\1\0;ـ\','',0,'?'),(_binary 'Lz\\Z\#<','wp-includes/class-wp-locale-switcher.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-locale-switcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\"\?\Fw,\T\\',_binary '!@B\<6ꁒ\Ku\\Pm=+/c_\','',0,'?'),(_binary '1l< t~LUw\','wp-includes/class-wp-locale.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-locale.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=?2ͭXLP\e',_binary 'b}\XhPK_N\\9a\q\L\7','',0,'?'),(_binary '\\"\qUy9\%Q','wp-includes/class-wp-matchesmapregex.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-matchesmapregex.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\d̚w$<龦q',_binary '9\l\~>S5]8\ٺɞFiJ\Z','',0,'?'),(_binary 'Gu\\\\\ʭ\','wp-includes/class-wp-meta-query.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-meta-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hK\?\u\B\x',_binary '\풌I(\n\{{g\wGh','',0,'?'),(_binary '\Z\\Z:\\RfP\~3','wp-includes/class-wp-metadata-lazyloader.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-metadata-lazyloader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I^\P\\;$\+\"\',_binary '^2\\)E>X\4:\U&\߳;\!e','',0,'?'),(_binary '\wh]á\&wM\','wp-includes/class-wp-network-query.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-network-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\[k',_binary '\֗\9h^\\\x\\0l\WQS','',0,'?'),(_binary '8ܞt\\\ZwNxa\','wp-includes/class-wp-network.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-network.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%M\;b\.W1\',_binary 'y.\	em\\nA\\9̹ANy\\t15','',0,'?'),(_binary '\U\\}\B\	Js','wp-includes/class-wp-object-cache.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-object-cache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i\"e|\\\	̢',_binary '[웩O3g\8,u[\\so	\\@M\\','',0,'?'),(_binary 'P\@\;b<\nc\','wp-includes/class-wp-oembed-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-oembed-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '͕\hap\^\f',_binary 'LzA{@g\0\\{Γؼqx҆X','',0,'?'),(_binary '\CMp<E\','wp-includes/class-wp-oembed.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-oembed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\DAs\j{d҉p',_binary '}\\a\\nbAd\\Vkї8P<_\VmL','',0,'?'),(_binary '\@\AO=	\yA','wp-includes/class-wp-paused-extensions-storage.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-paused-extensions-storage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\MrKO\Je}',_binary 'v+\\6\\\ZcG;1\:~!\\r','',0,'?'),(_binary '~V\Xa]7p|R','wp-includes/class-wp-post-type.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-post-type.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\\\;waj\',_binary '\#\~	\\nȝߚ\K\EGtnk\lgq͝','',0,'?'),(_binary '~ReOXf2\`','wp-includes/class-wp-post.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-post.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!ȝ)ȼ\yqq\',_binary 'x۹\KIv\uO5&I\TV>\ ','',0,'?'),(_binary '\-h\n\r`\ýەC/s','wp-includes/class-wp-query.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\yPPŤP|c}J\',_binary 'm\4\u\0\/}v\\\\\\_\U\@x','',0,'?'),(_binary 't/\Ji6WX\\','wp-includes/class-wp-recovery-mode-cookie-service.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-recovery-mode-cookie-service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\-*xrf\',_binary '\8-\H0F\yG\\\ǋ\','',0,'?'),(_binary '\\m|\yb\','wp-includes/class-wp-recovery-mode-email-service.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-recovery-mode-email-service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9m&.\r\\\\',_binary '\k\\\\jH\\>\FÚR\#o','',0,'?'),(_binary 'y&E\zݜZy׺ڲ','wp-includes/class-wp-recovery-mode-key-service.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-recovery-mode-key-service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9Al\\%<C',_binary '\{\Tg}E^\[Fe.\','',0,'?'),(_binary 'qL\\ILc','wp-includes/class-wp-recovery-mode-link-service.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-recovery-mode-link-service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=	\0ϙ$߉)\\\r',_binary 'c:cnT\\vV4t\\\k\Z\1\\{\0z3','',0,'?'),(_binary '\`\,}\D\\@','wp-includes/class-wp-recovery-mode.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-recovery-mode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\x+\M̴\',_binary 'lxHL.G\\l\\\\"(w','',0,'?'),(_binary '\M\Z\H?ͲZ','wp-includes/class-wp-rewrite.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-rewrite.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r~z8\\r\\M',_binary 'Li\q^\0K#+?\TD\\AJͶ\:#','',0,'?'),(_binary '\n\\f\Ӆ;{t\','wp-includes/class-wp-role.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-role.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\yH\,o:',_binary '\'}ؑ9\\\X8u\ߨ[(o\an\\','',0,'?'),(_binary 'ǀ3\<&YĆ','wp-includes/class-wp-roles.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-roles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\\6*U\=9',_binary '\~f2\'l9LuV2\	y\:9','',0,'?'),(_binary '\x(ťܺ.\\Շ','wp-includes/class-wp-session-tokens.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-session-tokens.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9]\KUJW*\h=',_binary '\\4\ZQuA^ء\j򬪎$M\\0\\0','',0,'?'),(_binary '\ސq\ic=','wp-includes/class-wp-simplepie-file.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-simplepie-file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\kϖх\X\',_binary '\/\'C?C\Zfb%\$=V6 \\','',0,'?'),(_binary '<.\4v\c\"`t','wp-includes/class-wp-simplepie-sanitize-kses.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-simplepie-sanitize-kses.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/̳OǬ[',_binary '\/6$\0`,\=fJm_p\Erk\:\','',0,'?'),(_binary '\\W\\\=ԘHdz','wp-includes/class-wp-site-query.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-site-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-Do}A@\0\Ӻ\\',_binary '.\v\J\\#P+\dtĻ\R䧮\픗\-','',0,'?'),(_binary 'b~5\aI@)*\','wp-includes/class-wp-site.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-site.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'eoC\I\7#\n',_binary '-hʠ^\F\0?0\n%s\ibV\\\X','',0,'?'),(_binary '\\\\SՇ8;2','wp-includes/class-wp-tax-query.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-tax-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L`-V\G\\n',_binary '\bn\Zhj\eH\"\kC7PB\','',0,'?'),(_binary '~QԁŴFp\\\','wp-includes/class-wp-taxonomy.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-taxonomy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\\\\l\[\i\',_binary '\\㚠\\\m7G/+PL\\`','',0,'?'),(_binary '\\\I0B,\hʛp','wp-includes/class-wp-term-query.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-term-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5\M\Tܩ\',_binary 'fLmE\pN\\o\P\:\\f\Ŷ:T','',0,'?'),(_binary 'ݖ\'\\"|3\_t|\','wp-includes/class-wp-term.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-term.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Q5\\ׄXZ\\',_binary '}Gj)p\\\\O\7٠fݒፎ\Yp','',0,'?'),(_binary '\ǢBմ(\\\0J','wp-includes/class-wp-text-diff-renderer-inline.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-text-diff-renderer-inline.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\8l_\r\u',_binary '\פme\,\V\\9\}\\\	y\v','',0,'?'),(_binary 'J\%.\~q\l','wp-includes/class-wp-text-diff-renderer-table.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-text-diff-renderer-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3ϗ\,g',_binary ']ʍ\@]q\j6} 8v\\+g','',0,'?'),(_binary '\\\\;VޯnTy ','wp-includes/class-wp-theme-json-resolver.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-theme-json-resolver.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\?\ך\\\t[\\',_binary '\kS\n\1\\\|\yuPzQaRhZ\Q','',0,'?'),(_binary 'Ѷ\\"<9޺ZXmǕ','wp-includes/class-wp-theme-json-schema.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-theme-json-schema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>IuQ9ce{\d-',_binary '\\D\	rssE\^9\4J','',0,'?'),(_binary '1:9,׮n\"\','wp-includes/class-wp-theme-json.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-theme-json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F.8&\y\\\0\h%m',_binary ')?J.b\"S\0\n\\\*-\hÅ3l','',0,'?'),(_binary '#\?\Gc	¯l1e','wp-includes/class-wp-theme.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-theme.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':32>\{Ox蕇\',_binary 'p\\v_}xB\5X\5]Z\','',0,'?'),(_binary '\絛zy\\>_+t','wp-includes/class-wp-user-meta-session-tokens.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-user-meta-session-tokens.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8/\'\0\0vSL-G\0',_binary '\\\8\b\YB&?\6\o\\\>','',0,'?'),(_binary '9\l\ן? r\\q','wp-includes/class-wp-user-query.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-user-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`luc\\'s',_binary 'S\\x\s4\9\\\4 ꬧\n3\\','',0,'?'),(_binary '|l\+F#ڟ\\\','wp-includes/class-wp-user-request.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-user-request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\?v\\\\$',_binary 'z\\\\.t(Co\\\	\tV\','',0,'?'),(_binary 'R\\\&T	|`','wp-includes/class-wp-user.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-user.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\KnĤ_:_	',_binary 's\e\"ʌǷ`ۻc\\$r\N#\\\I','',0,'?'),(_binary '\0\]a\vCY','wp-includes/class-wp-walker.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-walker.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\u\@Fש\\',_binary '\'V\\nǺs9BR\\\\\\\\\\'ѧM','',0,'?'),(_binary '{1\\"^\\\.','wp-includes/class-wp-widget-factory.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-widget-factory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'efp|r)\ne\\\',_binary 'r&\\\\m\pK	(\E8\:N%z\','',0,'?'),(_binary '\Djמ\8]fД_\','wp-includes/class-wp-widget.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H?|q\T_w\}\Z0',_binary '_Z+\V)`qHyT)Je\0\g˥V','',0,'?'),(_binary 'j䱋\\%\\]','wp-includes/class-wp-xmlrpc-server.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-xmlrpc-server.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\X\\\\Y+',_binary '1#Hp\X\\rc:w\\Y','',0,'?'),(_binary '$C\/9','wp-includes/class-wp.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rskҒI\?5o',_binary 'H)k&\tN|y\p7VsP%\\hb\\(','',0,'?'),(_binary 'y\\Ea\\:[\0','wp-includes/class.wp-dependencies.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class.wp-dependencies.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l}7R?\,jN4/$',_binary 'w\\\*\rYV%3WBӢV?~2\\r\,\"\\','',0,'?'),(_binary '\\\;~ӷR>','wp-includes/class.wp-scripts.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class.wp-scripts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\\Z;xT\y\N',_binary 'F@\6L}0`9\\ygx\hH=\1','',0,'?'),(_binary '9ψ[1d{\\\@','wp-includes/class.wp-styles.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/class.wp-styles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\X\e4i\\a8>',_binary 'ew\o\AT\\\\0cJ9\Q^|/A\s3B\&\'','',0,'?'),(_binary '=k[4 =\','wp-includes/comment-template.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/comment-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' [t\${>\q\E',_binary 'B\\n\GjhSj}T:iG2\D\̾','',0,'?'),(_binary 'S\\KK2iɈ','wp-includes/comment.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\i\ZBN{A',_binary '&dP0hꎡg\\Whԝq\)\\|','',0,'?'),(_binary '\_\\c9mLv\\1\','wp-includes/compat.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ըeyf\Q$',_binary '=\C0Gv\IƼ\\J\\)&u','',0,'?'),(_binary '\-\"D\\ʹD5a\/','wp-includes/cron.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/cron.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\\jE1\yvUƊ',_binary ')\K\QӅ\Z\@\\\r\Tn\\"OZ\0\fh','',0,'?'),(_binary '\\=֬H@-i\','wp-includes/css/admin-bar-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/admin-bar-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\~\=\Q\P\d&',_binary '+-FX\&1\=\\r\#,b=$\','',0,'?'),(_binary '\{ڭd3TXy\\7;','wp-includes/css/admin-bar-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/admin-bar-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\}\\'ۂUߒ',_binary 'YI6,.ysR`ki2\\\M','',0,'?'),(_binary '\Ȇp\]4\\L\\q','wp-includes/css/admin-bar.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/admin-bar.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\al;U0mb\\*\\',_binary '\\6$`\\Zߥ\\\`\T*A\\','',0,'?'),(_binary 'I\"\p\t\Q\[Z6x','wp-includes/css/admin-bar.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/admin-bar.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e||^p!eO\1',_binary '0c\պ\xlo%\\~J[\}p','',0,'?'),(_binary 't8\\p̋\z{jDp','wp-includes/css/buttons-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/buttons-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iԝ]z~c6\\g6',_binary '\L\X橕f\\Z\tC5i\fS\(\R&=','',0,'?'),(_binary '\Ul1ȕDbmg\','wp-includes/css/buttons-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/buttons-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FXWDw\\ڭ\',_binary '\o\ \!Pc\0\i\F9aK\\','',0,'?'),(_binary '\;\^𩸴8c','wp-includes/css/buttons.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/buttons.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\[\\\\\.\',_binary 'Lێ\b\\\3y\~>I\t','',0,'?'),(_binary '\з&L۽¨\VN','wp-includes/css/buttons.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/buttons.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'an\G\f\g\\\',_binary 'k!L4>HiAFfBReR@\W\','',0,'?'),(_binary 'F\\C?\Z\\\','wp-includes/css/customize-preview-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/customize-preview-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\މ\\ګd3',_binary '~\\'[z\{\:\\\LĀN7A	','',0,'?'),(_binary '\Ư\\0~\rjA4u','wp-includes/css/customize-preview-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/customize-preview-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\?\nZ\\d-',_binary 'Gi\rliU^\n\\rm5\\Ώۻ\\l','',0,'?'),(_binary 'gV\\\HIw\!','wp-includes/css/customize-preview.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/customize-preview.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1ig`\oӏٷ1>',_binary '>kdU\\\=@R\\r\\;\','',0,'?'),(_binary '\yls\U>\<\\','wp-includes/css/customize-preview.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/customize-preview.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\b\\Sb\s\"',_binary 'ߌ\IR\\\Ĺ\ez3\QsC\Q','',0,'?'),(_binary '\\pS`\]T]D\','wp-includes/css/dashicons.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dashicons.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',J\\/\n\R\~\',_binary 'qԡ\c\q\l5/\3$˝TGW\','',0,'?'),(_binary 'LyE\{f','wp-includes/css/dashicons.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dashicons.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '֍k\\Uо\3',_binary '|389&ΚG\\"#\\0̠\\;eR','',0,'?'),(_binary 'pK\b\0!(\','wp-includes/css/dist/block-directory/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-directory/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ӧZc`\ߡU\1',_binary '\\-tS\\\bC\u\+<\\d','',0,'?'),(_binary '2\\Zs+z\','wp-includes/css/dist/block-directory/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-directory/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vxX\=ADwPn',_binary '\E>.Ec\\\\'\άsҭR:','',0,'?'),(_binary '\B\\u}L\,','wp-includes/css/dist/block-directory/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-directory/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iL\\'e$',_binary '\u@Ҥ~_\\ǉ.\\"h\\b\\	','',0,'?'),(_binary 'St\ \\J\9G','wp-includes/css/dist/block-directory/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-directory/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:\\t\6qA]#\\',_binary '\˃gɌ\ӣ]\5c\t\nK<*\o\5@\n','',0,'?'),(_binary '\X*^ϺR\8\','wp-includes/css/dist/block-editor/default-editor-styles-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-editor/default-editor-styles-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<Lv.',_binary 'Rgu`\\\\g15?PLR\\\*f0','',0,'?'),(_binary '\\\Єj[\\'P`y','wp-includes/css/dist/block-editor/default-editor-styles-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-editor/default-editor-styles-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\7䆜~h\?',_binary '\|Ǆ\\ZD~X\\E\\)>\2\,','',0,'?'),(_binary '\\R$\GO΄\y','wp-includes/css/dist/block-editor/default-editor-styles.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-editor/default-editor-styles.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<Lv.',_binary 'Rgu`\\\\g15?PLR\\\*f0','',0,'?'),(_binary '@\08(<:\t\#1\S','wp-includes/css/dist/block-editor/default-editor-styles.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-editor/default-editor-styles.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\7䆜~h\?',_binary '\|Ǆ\\ZD~X\\E\\)>\2\,','',0,'?'),(_binary 'ډx`\9\LťM\,L','wp-includes/css/dist/block-editor/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-editor/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '֎OP\\\	+',_binary '?G1yЦ\0\ƻD\a*l\2','',0,'?'),(_binary '\i\\4Zl\Ѓ @','wp-includes/css/dist/block-editor/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-editor/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ցJ9%\It\',_binary 's\P;#/\\r%A#\Z\\Y/<T','',0,'?'),(_binary '\p\sZZ#\N7\e','wp-includes/css/dist/block-editor/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-editor/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\yL]^ 36\',_binary 'QP\\-,\k\\_\/v\\,<','',0,'?'),(_binary 'R\\Bpm\Z;','wp-includes/css/dist/block-editor/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-editor/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\oრ^.',_binary '^lc\A^:%>t/D5`\s','',0,'?'),(_binary 'Ӥ\\ǕL\FZQ','wp-includes/css/dist/block-library/common-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/common-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\'n\\r>{aM',_binary 'QD	.5%_`g-\\5wr\(\XYA','',0,'?'),(_binary '&~\*m\E+nX%;[O\','wp-includes/css/dist/block-library/common-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/common-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\ &+\%C',_binary '1K4[1n\^\.̤N\TmD\\ݬ\','',0,'?'),(_binary '\26\6\#	S[h(\\','wp-includes/css/dist/block-library/common.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/common.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ANɡK#\D\'\ZKx',_binary 'E}X ʪ\\nj\0\YC\V\$\"\QWh','',0,'?'),(_binary '\\7%\̬\\&','wp-includes/css/dist/block-library/common.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/common.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+ҁU\"`',_binary ']\rZ\r O+	<D\FBB)(V/','',0,'?'),(_binary 'X*\\VL	_\','wp-includes/css/dist/block-library/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\\rƚ\ubW.\\',_binary '1P([v^\s\\J\\!\\l\','',0,'?'),(_binary '\\nRb\\xg','wp-includes/css/dist/block-library/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\zj߭Rx\\\n',_binary 'qiHfUP\K\\,\\IS<\J؜','',0,'?'),(_binary '\̆lҘ\\\\4\,C-m','wp-includes/css/dist/block-library/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^g\J*an\\Aw',_binary '\_\\Π;l^YmtI+\0?l\-qS','',0,'?'),(_binary '[\4\\?s','wp-includes/css/dist/block-library/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\P9\?\ku=',_binary '9\>\\{\'j\\\!\\\;z=ݱ#Ճ','',0,'?'),(_binary '\\\JHl\"GL','wp-includes/css/dist/block-library/reset-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/reset-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fD܁ȦD\P\\\',_binary '|$7vuVjj\\\0\"\\','',0,'?'),(_binary '3_\[#g`','wp-includes/css/dist/block-library/reset-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/reset-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jʵ\`\l٪\j',_binary '\x\c}\r\mh\nY\\\rޒFm2','',0,'?'),(_binary '2gl\bC\dM`H','wp-includes/css/dist/block-library/reset.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/reset.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fD܁ȦD\P\\\',_binary '|$7vuVjj\\\0\"\\','',0,'?'),(_binary '\z\a>`<!Ct','wp-includes/css/dist/block-library/reset.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/reset.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jʵ\`\l٪\j',_binary '\x\c}\r\mh\nY\\\rޒFm2','',0,'?'),(_binary '\\\S\K547\S','wp-includes/css/dist/block-library/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\o\\XKB\f',_binary 'b\i8\\t\rxb\c2#00\\','',0,'?'),(_binary '\)!)\6\>}\74','wp-includes/css/dist/block-library/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\	R@6\e\%7\',_binary 'w(mo\\{E0$A\9F\P\<','',0,'?'),(_binary 'z6\\+\\\PH\rtU','wp-includes/css/dist/block-library/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sh\>G2\\^a',_binary 'Kc*̋JtJ5N\\\2o\j\=\4','',0,'?'),(_binary '\QF\0t\+\\\\','wp-includes/css/dist/block-library/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y&B\n#S\\',_binary ':b&&\deG\\\\\\\\~\ZA\','',0,'?'),(_binary 'm֙7,\}\ov','wp-includes/css/dist/block-library/theme-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iT7ũj@\C',_binary 'V\pc&\zë=I\Z`I XAC\\ִ:\?','',0,'?'),(_binary 'Ca\s]n/\\','wp-includes/css/dist/block-library/theme-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\9\"\`\\\23',_binary '$\[f\\rM\j)Em<\\\0\\2#)\\o','',0,'?'),(_binary 'Ox\رc5(','wp-includes/css/dist/block-library/theme.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\੊R\y\\0\ŷC0',_binary 'p\#7\X\JYP6ǌC3\?y','',0,'?'),(_binary 'm5\u\\1}\','wp-includes/css/dist/block-library/theme.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`n+P!K\0\0',_binary 'FL\"\9B\"h\<+~\r\\nsKn\LE','',0,'?'),(_binary ';ܒscF\\!\','wp-includes/css/dist/components/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/components/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gտsz\\\}',_binary '¼ıܲ：דSQeB#\0c*\F.@?','',0,'?'),(_binary 'V\܂0\0U`5C>','wp-includes/css/dist/components/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/components/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+\nT\[)x+i<',_binary '\\fްm׈\!\nA\Jz\\\\\\k>\,\"!','',0,'?'),(_binary 'j^SN-O\ ','wp-includes/css/dist/components/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/components/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rwVDT\ϵ',_binary 'WhB\\`dwpKM\]P&4\Z','',0,'?'),(_binary 'M1\\/n\̖Q','wp-includes/css/dist/components/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/components/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L?}\H3\\\\u\"#',_binary 'nTM3%\Z2.`~/|{5og.p\o{x','',0,'?'),(_binary 'D#q{ťԇb','wp-includes/css/dist/customize-widgets/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/customize-widgets/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G1W\Ր\V,\E',_binary '\>N\e6;?U!Gf\"O*o','',0,'?'),(_binary 'l\14&y\aW','wp-includes/css/dist/customize-widgets/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/customize-widgets/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\z\0\\\\uJ\b',_binary 'Z\ \YglK\\sK\n~,\84O','',0,'?'),(_binary 'z\WsW5ʈ\ )','wp-includes/css/dist/customize-widgets/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/customize-widgets/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Pv8>w\\&՟[',_binary 'l1\G)Y\d\=\sB4j~\\\','',0,'?'),(_binary '|m1\0z^m\{\','wp-includes/css/dist/customize-widgets/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/customize-widgets/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Kw?+\rÜ',_binary 'Q>[ei\$\cz9$/q\r\7-\2	','',0,'?'),(_binary 'Yػ甩\\*\','wp-includes/css/dist/edit-post/classic-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-post/classic-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')k8\\\\\w',_binary ')SM\a\\\W2#K4 _J\\R\\','',0,'?'),(_binary '\\\Z78\-\\\~','wp-includes/css/dist/edit-post/classic-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-post/classic-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K\\Z\/sݔ+\\',_binary '\gL\"\)\~iN*~U?C\\BP','',0,'?'),(_binary '@h볹3\אz2zl','wp-includes/css/dist/edit-post/classic.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-post/classic.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q4\%TTG\)\',_binary '\G_\\|\^~\@\r#\*\VET<\','',0,'?'),(_binary '\Fճ\D~֫\Cʽ','wp-includes/css/dist/edit-post/classic.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-post/classic.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\KkL\t\\',_binary '\<\)L!Ðj]R!)K\$','',0,'?'),(_binary '0,X\\','wp-includes/css/dist/edit-post/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-post/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f^\\c~><\\',_binary ':HH>h3NE?J\Ѻ\\\\^©,','',0,'?'),(_binary '\d\\%3\\Z\4_+','wp-includes/css/dist/edit-post/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-post/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kZQQZD\n&',_binary 'sݍ\8㻚\U\2\ꟽ\ɲ','',0,'?'),(_binary 'RKQ\5v-	\','wp-includes/css/dist/edit-post/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-post/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'р\Jd?V\L',_binary 'A-#\\;g~ň\5܏F\','',0,'?'),(_binary 'Kv\$TMR=','wp-includes/css/dist/edit-post/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-post/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_07n\\0q',_binary ')& \n(\m\6*#\W7比y{','',0,'?'),(_binary 'laމ\\L\','wp-includes/css/dist/edit-site/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-site/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\\̢\\";\\',_binary '\R	\ :m\k\"?mFLyM]\\\֦O','',0,'?'),(_binary 't}jlU)@u','wp-includes/css/dist/edit-site/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-site/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Ų\X\ZlRc',_binary '\\p a\7O\r\0`BKS\\:)\4','',0,'?'),(_binary '\!\h\Zɨ$\"R','wp-includes/css/dist/edit-site/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-site/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ư\\\,\"\tF\',_binary '^po0ءbx\4vYa5{O\X{','',0,'?'),(_binary '\#nΐ\	\','wp-includes/css/dist/edit-site/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-site/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?O\\\C\!;\\02',_binary 'ko>\\@`ß˰\Jl/\",','',0,'?'),(_binary '\\-\w=\\S','wp-includes/css/dist/edit-widgets/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-widgets/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\\w\ܕu$R',_binary ')W\0IY]\\ \\0[\ m(\u(','',0,'?'),(_binary 'z|\L\F\D\','wp-includes/css/dist/edit-widgets/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-widgets/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\3\\"Һ\et',_binary '%\\g-\i\Z\qD/Z\+%\','',0,'?'),(_binary '\<8\;p xTG','wp-includes/css/dist/edit-widgets/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-widgets/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VWdg6&WO\f\0',_binary 'f\?\\rdb!aQ7DN#d\\RX','',0,'?'),(_binary '\xeju\\','wp-includes/css/dist/edit-widgets/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-widgets/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|z<\ʆQ7`Lu',_binary '>\B\"u¼k\X\\y8)Qj\\"\tި','',0,'?'),(_binary 'qf\EH7\d\\\','wp-includes/css/dist/editor/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/editor/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\HuN\G$c]x\f',_binary 'bDA\֮I\vy\*xw\mQGA߉','',0,'?'),(_binary 'ւxRa\\ǜ@','wp-includes/css/dist/editor/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/editor/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ēkV\h$#',_binary '9`=\Ӷ\|@]\$sڧ:','',0,'?'),(_binary 'OҽPT\^4~\\B','wp-includes/css/dist/editor/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/editor/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UW{jH\\	7o}(',_binary '@+3Tf׶\\\\\\_|D4頯\\3B','',0,'?'),(_binary 'cQ\i\\\\\Qv','wp-includes/css/dist/editor/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/editor/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)HF_ř\y]B',_binary '\tAV:dW$K|Y\\n\D','',0,'?'),(_binary 'Z\R\\r(\&b:-','wp-includes/css/dist/format-library/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/format-library/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+\.\/\\k\\(',_binary '\N\Z	;\\rBRx\\%\%\CR<','',0,'?'),(_binary 'C\/@lY2}','wp-includes/css/dist/format-library/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/format-library/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<;nDNe(w',_binary '5n(6eoY\Z\]\.Pq\Ieg6v?c\sJ','',0,'?'),(_binary '\n{X%N8w\2?M4C\','wp-includes/css/dist/format-library/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/format-library/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '׎\Ǆ\\\(\\(i1',_binary 'QW,V\\v.	>ǖ\\^M\K','',0,'?'),(_binary '\.\z&.\1y\','wp-includes/css/dist/format-library/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/format-library/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/I\8):ct|',_binary '!%\\r\\kXɾF!\"7\1\\a;\j\U\"','',0,'?'),(_binary '3-\\\\f\\\n','wp-includes/css/dist/list-reusable-blocks/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/list-reusable-blocks/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+`7U\]\.[',_binary '\\N$/^ܩ\\c#T\ZѠ\\<٠\#\\'&','',0,'?'),(_binary 'r\)\\\\e\l','wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6$w~\j\\k7\\\',_binary 'ŕ	17ؕ\|x\'\\tM\t\v\W\\-','',0,'?'),(_binary 't\(iltY/','wp-includes/css/dist/list-reusable-blocks/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/list-reusable-blocks/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ħ\0&4L\w\s',_binary 'bZ\\\K~\'}ʚq-3/z\\\082K','',0,'?'),(_binary '\rx+U\\\ڜ\','wp-includes/css/dist/list-reusable-blocks/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/list-reusable-blocks/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\z=T?k\sI',_binary ',\]wo\0]\'\\z1R)\Z`]0\','',0,'?'),(_binary '\^0p\\kM','wp-includes/css/dist/nux/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/nux/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\by%\',_binary 'ݓs@c,u>E*\)\X\\p\4\[','',0,'?'),(_binary '{j\ɏ|n\	^<WH','wp-includes/css/dist/nux/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/nux/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']`\ZŇk\\\n\&\r\',_binary 'po\\HݍIޤa!\\|˟k\\u','',0,'?'),(_binary '\2|\?]ϸ\','wp-includes/css/dist/nux/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/nux/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$>j\\\w\:u\',_binary '|\na0JW\xQ߱\3WQ\'\\B˷\ڻ','',0,'?'),(_binary 'Rv5W6\`\ھ\','wp-includes/css/dist/nux/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/nux/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']>_뱭d\h\'\',_binary '\+\sׁW\j\2a\\Zk!iOI_\','',0,'?'),(_binary '\"(\b?\Zgs\q\','wp-includes/css/dist/reusable-blocks/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/reusable-blocks/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ށgky\Ƚ\imV',_binary 'F4\B@RjוN΄\SH7','',0,'?'),(_binary '\Rs{p~\\gЁؑ\','wp-includes/css/dist/reusable-blocks/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/reusable-blocks/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hk-Q6UJ\\Ӂ',_binary '\ѹQ!!\T\Zk0\\\\\\','',0,'?'),(_binary '**W8\52~','wp-includes/css/dist/reusable-blocks/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/reusable-blocks/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ށgky\Ƚ\imV',_binary 'F4\B@RjוN΄\SH7','',0,'?'),(_binary '\"q	K6A\\!','wp-includes/css/dist/reusable-blocks/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/reusable-blocks/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hk-Q6UJ\\Ӂ',_binary '\ѹQ!!\T\Zk0\\\\\\','',0,'?'),(_binary '@CE\'O\','wp-includes/css/dist/widgets/style-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/widgets/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U+\	\Q1tL\',_binary '\C\wTŞ\\\\?I\)1;w','',0,'?'),(_binary '^\N4ӝ,baD','wp-includes/css/dist/widgets/style-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/widgets/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\W\͙[#.%\',_binary 'PIKg\"V\nA/\\8_pg\\\4','',0,'?'),(_binary '\tLH:\P(\\\','wp-includes/css/dist/widgets/style.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/widgets/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Xc\\y\W5%',_binary 'I\Z]\+9\Ja\<\g\Ө\\^\F','',0,'?'),(_binary '\ tdrlPj','wp-includes/css/dist/widgets/style.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/widgets/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&\\\dY\',_binary 'ֳk=\\\n\Gb\r\qM\4e\NZ9','',0,'?'),(_binary '\poX0%\\\\\','wp-includes/css/editor-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\Xմ\',_binary 'A+\P\*dՁJDѿ\(\0','',0,'?'),(_binary 'ꍥ2jEbg؈Wx\','wp-includes/css/editor-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M,\\|7\\"ߎ\'',_binary 'B@{𵲭6\r$υ@ĭ\+','',0,'?'),(_binary 'LsЇś\nc}>K','wp-includes/css/editor.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H;\a.@\\\\\\G',_binary '#!q\az\_\\0 nֱtr\&W\rK\r','',0,'?'),(_binary '_\|TM^\\\J','wp-includes/css/editor.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?($c\g2\\P',_binary '\E j\Z̅\9\,{\0\\\wEk\Ճ\V','',0,'?'),(_binary ' \\c̫)I\np,͑','wp-includes/css/jquery-ui-dialog-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/jquery-ui-dialog-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xs!\\U,U\\\',_binary 'Y 40\@>Wb5!4\','',0,'?'),(_binary '~F\㫎>dy\\j','wp-includes/css/jquery-ui-dialog-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/jquery-ui-dialog-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u+x)\\\A\v6@\@',_binary '\/\\N\\e$\\\\2:.}b#K}','',0,'?'),(_binary 'i\PÙld\0','wp-includes/css/jquery-ui-dialog.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/jquery-ui-dialog.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\bG-_f\\kqT',_binary 'v48pnf\ZH\"ռ\\;jR&N','',0,'?'),(_binary '@V\$\K\\\<\1*\','wp-includes/css/jquery-ui-dialog.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/jquery-ui-dialog.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\S`\\\7у-',_binary 'j&Ұ\M\\u@\\6L}\5\\\{','',0,'?'),(_binary '\05g\\꫔c0\"D','wp-includes/css/media-views-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/media-views-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DU|V=<㱲\8',_binary 'u\yڡTE\\Хw\Ԗy\9Ea\9{\ˠ','',0,'?'),(_binary '_\\\8}\\?\','wp-includes/css/media-views-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/media-views-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yŴ\\RLV]@',_binary '\\\FB\Z\5s\'\\l\0|Y\t.+','',0,'?'),(_binary '\\SڰpGMǯl\','wp-includes/css/media-views.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/media-views.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\$\Z\\\df-',_binary 't-\!~2?\\\0HPF##C','',0,'?'),(_binary '4%IH\Oʰ\L','wp-includes/css/media-views.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/media-views.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N?\5e(\e=<\9',_binary '4}-\L\kEұ&{xV oZ+t8~\)>','',0,'?'),(_binary 'Ǥ>zԄ!J]>','wp-includes/css/wp-auth-check-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-auth-check-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\P\\KNzj\K',_binary 'V<e\b\\(kI\2\\ZÜu\/#4Ɇmz','',0,'?'),(_binary '\Y$\'o\\','wp-includes/css/wp-auth-check-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-auth-check-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\jv\sZܻ&h\',_binary 'FV=&G\"\r\rF\p\nJ\ݣ\=՟3\','',0,'?'),(_binary ',CUU\\9i-','wp-includes/css/wp-auth-check.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-auth-check.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%L\\ԥ|l\"\',_binary ']\"8y\\;\=X\rY$\T;','',0,'?'),(_binary 'Y68\H;%,_c\n','wp-includes/css/wp-auth-check.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-auth-check.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\j\b\u\=\`c',_binary '\r[B\{\'CN5zZw pȈIK\e \','',0,'?'),(_binary 'w5\)','wp-includes/css/wp-embed-template-ie.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-embed-template-ie.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)6\	؞мq \\',_binary 'o+8]\Su\H.\Cg\\R9\&+\\W','',0,'?'),(_binary 'ynm;/\UsK	','wp-includes/css/wp-embed-template-ie.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-embed-template-ie.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7{WP\L\{H\I\',_binary '\\aWq1+\Я\oL\Y\0\K\\%<','',0,'?'),(_binary '/ɘ]\^W\\q','wp-includes/css/wp-embed-template.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-embed-template.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@\\nOO3\hi',_binary '-|~\\*T\E\N\.̴\J7\X\f#6','',0,'?'),(_binary 'zQ<\'U~\R\\','wp-includes/css/wp-embed-template.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-embed-template.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^<\_\JXw',_binary '\\!kjiߔ\"8Z \PJ\','',0,'?'),(_binary '\\[\\i%Ͱ<e>','wp-includes/css/wp-pointer-rtl.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-pointer-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '╄)\y-?\',_binary '&\P\\n\e5o,V?\A\Z\U\;9;\z','',0,'?'),(_binary 'jQ\e\;\e','wp-includes/css/wp-pointer-rtl.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-pointer-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\r@\o\4R',_binary 'Hף\m|oC4\U\\;uP\6u0\n\l','',0,'?'),(_binary 'sC4M**B)','wp-includes/css/wp-pointer.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-pointer.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,\ԧ\\(0(y',_binary 'Ij\6ʄ{鈊\"\	Ԯi\6ǭ','',0,'?'),(_binary '-\藂Y{]ns','wp-includes/css/wp-pointer.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-pointer.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Kh\\\:\]w\\\cUK',_binary 'A\Mj%U\uք\"Z\\\\vl=(nH\','',0,'?'),(_binary 'xW2e\uv\L','wp-includes/customize/class-wp-customize-background-image-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-background-image-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{f\&E\\$\sX\',_binary 'R\v3~\\\\\\|.O\Lt\N`Ѯ\','',0,'?'),(_binary 'V^\3\m6._P','wp-includes/customize/class-wp-customize-background-image-setting.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-background-image-setting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(g0\b|\',_binary 'fY@}-\ao\\@\\¤ƋXoX','',0,'?'),(_binary '\D6\S/\cQ?','wp-includes/customize/class-wp-customize-background-position-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-background-position-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\+	]\r-W\ҽ',_binary '2j\ˏjB\\\Cvq\,\\'\\F\','',0,'?'),(_binary '\\賮]','wp-includes/customize/class-wp-customize-code-editor-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-code-editor-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\jM\і\\\lM_',_binary 'xFZKc\\37\`Ԫ$jg\]\Q\\','',0,'?'),(_binary 'MY\G\\tX/','wp-includes/customize/class-wp-customize-color-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-color-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&S?\\|\\G',_binary 'h	\3|:Q9z\4Y1[\{^	$;#q\','',0,'?'),(_binary '\'T\\́\YǙ','wp-includes/customize/class-wp-customize-cropped-image-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-cropped-image-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\p[\q}y1',_binary 'x\r:\\\}gR)\`\kM%','',0,'?'),(_binary '\N\\\\\s\','wp-includes/customize/class-wp-customize-custom-css-setting.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-custom-css-setting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?\H(t\\\)G9',_binary 'O/`d;]\\z\\#\\΁lQgf\	','',0,'?'),(_binary '\Z\lm\@','wp-includes/customize/class-wp-customize-date-time-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-date-time-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\",w\\%\ю\\',_binary '\$b\"=ZO}4\<\nGH\9\','',0,'?'),(_binary 'Y\0)\r/j\)\Ar','wp-includes/customize/class-wp-customize-filter-setting.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-filter-setting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\\`f\\0\iu',_binary '\0<\n\j:\YF\d\w\	\','',0,'?'),(_binary 'Zx12K\Z,\','wp-includes/customize/class-wp-customize-header-image-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-header-image-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\0W>$\\\\l\^ҳ',_binary 'Qy(u&\vӳ\'-\}\hՒ\X\t','',0,'?'),(_binary '\\'Kzf\','wp-includes/customize/class-wp-customize-header-image-setting.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-header-image-setting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '71gIϏH\0	5',_binary '>\%J\32$eD\&]:,9-','',0,'?'),(_binary '\>\\\\n\5\\Z','wp-includes/customize/class-wp-customize-image-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-image-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jf\	˥\^\К',_binary '\nu8\\rYY\:\nVk.aG\GoM','',0,'?'),(_binary '*O\\\\\i','wp-includes/customize/class-wp-customize-media-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-media-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\=\rJ\$',_binary '_&3\$\9\\b\ږN\\Z*\n','',0,'?'),(_binary 'hS\:\\`','wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N+C#+|\fZ]\',_binary 'kn\Zy\&\_\[Igl(\g\'\^G','',0,'?'),(_binary '3ƹܕj\biΥ\','wp-includes/customize/class-wp-customize-nav-menu-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menu-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\\-\;O\'/u',_binary 'P2z i\\߳1!^v>B2\','',0,'?'),(_binary 'Cؚ\TR!vF{','wp-includes/customize/class-wp-customize-nav-menu-item-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menu-item-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\9\\rY\\Qh\',_binary '\\\\N盀\\n\6\uC5\i^ŗȝޑ\'','',0,'?'),(_binary '{	\n|p٤','wp-includes/customize/class-wp-customize-nav-menu-item-setting.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N=\\&m|qBM`',_binary 'nP@\C\\0\08;o(N=\','',0,'?'),(_binary 'b\\+ƴݟ\3\','wp-includes/customize/class-wp-customize-nav-menu-location-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menu-location-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U!\\\s^7\L',_binary ';\lϓb^\\\\0(@\L#B','',0,'?'),(_binary '\\\tDXm\0#\(','wp-includes/customize/class-wp-customize-nav-menu-locations-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_Ӏ\,L~Y]\',_binary ':J~4\\!Ѭͼz&x%bj[]jz','',0,'?'),(_binary '\G \~\\`','wp-includes/customize/class-wp-customize-nav-menu-name-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menu-name-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\7\f\W՚7',_binary 'p\v\w \ܪ9?a\\z','',0,'?'),(_binary '-\B\\|tS^','wp-includes/customize/class-wp-customize-nav-menu-section.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menu-section.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ԡP\n}\$',_binary 'vG~?t7\0h\R,|\]9\p.J\w','',0,'?'),(_binary '\k0B\\a\\`\','wp-includes/customize/class-wp-customize-nav-menu-setting.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menu-setting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ǜ\\0\5\\+\&̺WV',_binary '\owҏ]e|K$9rs\c&\/\\','',0,'?'),(_binary 'x\\m\0\~\','wp-includes/customize/class-wp-customize-nav-menus-panel.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menus-panel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\A\'|\\'h\',_binary ':\Z\isC`kd0\0\g`hQ','',0,'?'),(_binary '\@}&J~\¾&\\\0','wp-includes/customize/class-wp-customize-new-menu-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-new-menu-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\N\p\aC\qk',_binary 'F\0Hyce\LuQ\&\LiH\nDũK','',0,'?'),(_binary '2\㺨a|Fl3]\','wp-includes/customize/class-wp-customize-new-menu-section.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-new-menu-section.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	sL2/B',_binary 'H\'\sӽ\\I\$\Ӧ\ͤX!','',0,'?'),(_binary '\\\Y\\\\q\','wp-includes/customize/class-wp-customize-partial.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-partial.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J@\N-p<\1]\Zn\',_binary 'ƪ\㫾\suunΐ\0\V<1r','',0,'?'),(_binary 'y\\n,\nC\|[i','wp-includes/customize/class-wp-customize-selective-refresh.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-selective-refresh.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\;[̡A\',_binary 'w\\n\,\!CGlUԗ۠W\}O\','',0,'?'),(_binary 'T6K?s\ 7(','wp-includes/customize/class-wp-customize-sidebar-section.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-sidebar-section.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VjB\\\ر\\q',_binary '{#\i`\\0\\j\` pǍ+\fF\','',0,'?'),(_binary ' ,eO\zÑ','wp-includes/customize/class-wp-customize-site-icon-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-site-icon-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Uӆ?/[\(\rC\\X',_binary '(V+g\]\!i}w\š)\\5m>-\','',0,'?'),(_binary '\?Ǆ\:\n\\X','wp-includes/customize/class-wp-customize-theme-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-theme-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.#\u\r27\\\fhv',_binary '\\甘Ʒ\Arau<_@\\bMUe\','',0,'?'),(_binary '<\\g\=C״qD','wp-includes/customize/class-wp-customize-themes-panel.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-themes-panel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\몈Fb\\)L',_binary '҉s:.i\<2\ޖ\\C!U(<[T`','',0,'?'),(_binary 'XQ\d9r\ڼ\','wp-includes/customize/class-wp-customize-themes-section.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-themes-section.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\T\vl3',_binary ',V3Rw\\.\r׭+4ݦ`=`R','',0,'?'),(_binary '\e\\\\k\c\\Xf','wp-includes/customize/class-wp-customize-upload-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-upload-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ؓB8?)ivr`-',_binary '~t~X% \K/3-n6\0\RB֨G','',0,'?'),(_binary 'y{\\b\a\'\\\','wp-includes/customize/class-wp-sidebar-block-editor-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-sidebar-block-editor-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]mL-D\\\+Zٕ',_binary 'o,bL\nB\\Qv\-|qd\\'B=X&','',0,'?'),(_binary '[5\Y\NhKM\','wp-includes/customize/class-wp-widget-area-customize-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-widget-area-customize-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\<w܌*\t\!',_binary '44w\VvOa5G\39\\I=\5\\i','',0,'?'),(_binary '\nT/\\9$YU\n\\͌','wp-includes/customize/class-wp-widget-form-customize-control.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-widget-form-customize-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\D*@6\{τ}\',_binary '\+֓zi@\\\^F%5\qZg<\','',0,'?'),(_binary '\0\\.}fwA','wp-includes/date.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/date.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n[*(Ҿw.m\yz\',_binary '.\0\qB_]\\\\0\\a}\0','',0,'?'),(_binary '}\\{RҢ\\\"','wp-includes/default-constants.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/default-constants.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uQ[DḤ\<Au\D',_binary 'C\\)|\M<\'2\V3^|\\DKgM','',0,'?'),(_binary '\R,A\Z\GJ\'-','wp-includes/default-filters.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/default-filters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e@\|e6Qג^KwK',_binary 'J\'j\ \\\0v/\\\On','',0,'?'),(_binary 'VL6\7G^l%D5z3\\','wp-includes/default-widgets.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/default-widgets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\B z\\f\0\\\\\',_binary '%rN8*G#C\UᴭP\z\p_-\\\\n֌','',0,'?'),(_binary 'p\.а\[ÍD','wp-includes/deprecated.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\r\z[n\S\',_binary 'y4Ye5/|yNo\f\:\fl\\\','',0,'?'),(_binary ')\\]\\\Z$\P%','wp-includes/embed-template.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/embed-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\zA>z\\'!f*',_binary '*xJ\\"t\r^K$U09\Z\иCru','',0,'?'),(_binary '\9e\\kk\R\oS','wp-includes/embed.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/embed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\n<2@}S(_QC',_binary '<e$M\\ؿȯFlrJ\0$\\!\\*','',0,'?'),(_binary '&\MXW\\O','wp-includes/error-protection.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/error-protection.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ZkYĕ\q\t>\O\r',_binary 'N\\\\`X[\\\|˖\$GWb\\"e\','',0,'?'),(_binary 'R֝\dqU','wp-includes/error_log','/home/yrevo792/public_html/fairphoto.com/wp-includes/error_log',0,_binary '|\Z|\\n\\=\',_binary '|\Z|\\n\\=\',_binary 'M%PkMK9\+1@վ}7\	VcZr\\\','',0,'?'),(_binary '\"b9e\|_\','wp-includes/feed-atom-comments.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/feed-atom-comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\I6bJi\"m\\',_binary '+.40Ig\(b}yтK\kb\5','',0,'?'),(_binary '2@\k\w>K2','wp-includes/feed-atom.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/feed-atom.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\:0wʏ',_binary '\>g\H\:\׎\L3?w=','',0,'?'),(_binary '\ȼ؟\\'\r`\\\','wp-includes/feed-rdf.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/feed-rdf.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xG7\%\0b\\\',_binary 'p=m=G\l\hnh\V\\]\-\+1\a','',0,'?'),(_binary '])\\	\{?R}','wp-includes/feed-rss.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/feed-rss.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iJ?YC>^\f',_binary 'flP\f52tY3x\\D\ׄ\','',0,'?'),(_binary '߲;0\\','wp-includes/feed-rss2-comments.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/feed-rss2-comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L6<\vz\L',_binary '\3۸\kH\\?1B\g#~<X\gbe\','',0,'?'),(_binary '_*\⽞L0\>\r','wp-includes/feed-rss2.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/feed-rss2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lN+\5	O?',_binary '@!\`C\\*Me\zj@	@\\Ljw','',0,'?'),(_binary '{\RC\\Z.*\"Q','wp-includes/feed.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/feed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4YG~\"7W\r\\Uz',_binary '*~(Yn+s2`\x\2TȾ)@\\L\','',0,'?'),(_binary '\Z5o\\#R\'/l','wp-includes/fonts/dashicons.eot','/home/yrevo792/public_html/fairphoto.com/wp-includes/fonts/dashicons.eot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\N\Z>w\\@\R-/Y\',_binary 'B\nZ\Z_pn͂\Q?/\\r3s}\)','',0,'?'),(_binary '΢S˪\\nB\V\"','wp-includes/fonts/dashicons.svg','/home/yrevo792/public_html/fairphoto.com/wp-includes/fonts/dashicons.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_3$_\n\5\X',_binary ';ʐ\'8\4aOoY8-U62K\qq$B\x','',0,'?'),(_binary '\\\<kUJv%\1','wp-includes/fonts/dashicons.ttf','/home/yrevo792/public_html/fairphoto.com/wp-includes/fonts/dashicons.ttf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\\\|\Z',_binary '\D\D+veh\s>Zfo\vW~,=','',0,'?'),(_binary '\f0\\ͭ\~)','wp-includes/fonts/dashicons.woff','/home/yrevo792/public_html/fairphoto.com/wp-includes/fonts/dashicons.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\_rY+ʂ;\',_binary 'yU]f\\8\\\t\\\\l\L.','',0,'?'),(_binary 'L+qV\;h\\Y','wp-includes/fonts/dashicons.woff2','/home/yrevo792/public_html/fairphoto.com/wp-includes/fonts/dashicons.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'MN:\\\'\ʤ\ȹ',_binary 'J\!\\XLl`e\O\s\H\','',0,'?'),(_binary '\ŉ	i\\/Э','wp-includes/formatting.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/formatting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\@,\\\\\^k',_binary '\B\<W\3\r\%Q	_<U,:','',0,'?'),(_binary '\Z\\\)qtsCI9','wp-includes/functions.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\z\\EI\',_binary 'h+>*t#P\_Q\5^zV0','',0,'?'),(_binary '\b`K\'\컜\\K','wp-includes/functions.wp-scripts.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/functions.wp-scripts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm2\S)h4e\\D/\',_binary 'O4\_2:L!Sx[ط\\0X_V','',0,'?');
INSERT INTO `wpbb_wffilemods` VALUES (_binary 'h d\껅2\\_r','wp-includes/functions.wp-styles.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/functions.wp-styles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n簪:\\\ Z\`',_binary '}\!^nё\\T9\\m\tb\=','',0,'?'),(_binary '\0R\J{y\ˣ\\','wp-includes/general-template.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/general-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\r\\26-ˆ>',_binary 'JV\j\ܰ\-~\yEe/Y\\ȺL\8','',0,'?'),(_binary 'u\ҫ\;^\\'B*','wp-includes/global-styles-and-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/global-styles-and-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`x,klgC',_binary '\\rT@\!8a3|A]q`0DL\\Ķ>f+	Ñ','',0,'?'),(_binary '/&\\2ѡ\rgDs','wp-includes/http.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/http.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'{\bj|\\\',_binary '^\\VV\7\Y8S\\_ϓeA+牌ጯd','',0,'?'),(_binary '!-LHv)\n#','wp-includes/https-detection.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/https-detection.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q߀d\M',_binary '\m;p)+~vm$\\y\\\nQ\V1\L&','',0,'?'),(_binary '\\5\1Q?_','wp-includes/https-migration.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/https-migration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\s94W#2\\!H\߾',_binary '2|PŁmuН~k37rz0x\A\','',0,'?'),(_binary '.IhU\3+B\Z','wp-includes/images/admin-bar-sprite-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/admin-bar-sprite-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q\\8\o\',_binary '*E\Ts\\al\^\p\X\Z\0','',0,'?'),(_binary 'Ư	\'CԻ\\ګ\Z','wp-includes/images/admin-bar-sprite.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/admin-bar-sprite.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\:W\\\^',_binary '\rN!`VOc\K\viՀ{Fn\Zle','',0,'?'),(_binary 'r\_\/\HG=\%<','wp-includes/images/arrow-pointer-blue-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/arrow-pointer-blue-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%m\rތ]49c\',_binary '{&DOz\Af\/\\gá\\\A]~(\','',0,'?'),(_binary '@̘9#L\y(\\','wp-includes/images/arrow-pointer-blue.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/arrow-pointer-blue.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wb\·*L\[',_binary '\\\\fb\ZD1.V\\aw\4l?\\p\G^\{','',0,'?'),(_binary '\G\\5\@\\\\07\','wp-includes/images/blank.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/blank.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ʟg\h\kKf',_binary '>E\G\\L\ E\JQ\|\Bij\','',0,'?'),(_binary '\>M\8 ٵ\|','wp-includes/images/crystal/archive.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/archive.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\\\I0An\',_binary 'L\%X\\O\+\\Aa!\S\\܉\&','',0,'?'),(_binary '\J\'#rN0a\r\','wp-includes/images/crystal/audio.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/audio.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nV\:\ω\G\\-#k',_binary '~B\Z-׼of|Wx\\|M\)\\ˢ','',0,'?'),(_binary 'w\L\0\\]r.','wp-includes/images/crystal/code.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/code.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\1\\\19',_binary ';\67\r\!\\\x\Z_@H\\&C\-\\','',0,'?'),(_binary '\!ެ\߳\p','wp-includes/images/crystal/default.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/default.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\>)*/\!\-\',_binary 'n$_u	$Q3\E׏r|Jm','',0,'?'),(_binary 'Dm\nzH\S\\','wp-includes/images/crystal/document.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/document.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'^cs\D3T\\',_binary 'g\t\( Ŏ\k`5͒J\M5\\:j\','',0,'?'),(_binary 'j\5F+\o','wp-includes/images/crystal/interactive.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/interactive.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\m`\\`9\',_binary '$\멘<x1\Փ\IR\V-VZ\\jg.','',0,'?'),(_binary '\ǊEvc,\صyS^','wp-includes/images/crystal/license.txt','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]Lc\iGfQ\r\\',_binary 'v\\pm\c\6\Y~\",!V\EXll\\"z\','',0,'?'),(_binary '^\Ð\+y|\','wp-includes/images/crystal/spreadsheet.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/spreadsheet.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '59Т1T\\n\',_binary 'e\rCi0\\[\R8@\\\\G\aJN\','',0,'?'),(_binary '\\\\\\"R\Ŝ','wp-includes/images/crystal/text.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/text.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ Ѳ#d%\[',_binary 'n1\\0\<;\n\Ip\~\f\⠸\\z','',0,'?'),(_binary 'U\\\$i\"u\\&\\9','wp-includes/images/crystal/video.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/video.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\lڤ;\=',_binary 'S\rIU9_<\\f`\&HYw\u','',0,'?'),(_binary '*\-3\uE\[\O#','wp-includes/images/down_arrow-2x.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/down_arrow-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]\\\Mf\',_binary 'w\0\\qpq\5\T#\\','',0,'?'),(_binary '\n\O_;]/^\','wp-includes/images/down_arrow.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/down_arrow.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V~\o\YnG~_u',_binary 'h8ɧ\pu\{9\\J','',0,'?'),(_binary 'Ҟ\\ǟ\	Ks\\\','wp-includes/images/icon-pointer-flag-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/icon-pointer-flag-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\2\b\\&\Z\r',_binary '4\Bȥ\\'x+c\hҠVn5I\>j\\','',0,'?'),(_binary '\Z\\	r!ޏf\\	\','wp-includes/images/icon-pointer-flag.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/icon-pointer-flag.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,\\E^j`\'',_binary 'oq\9a{)h}=#\\Tק\\','',0,'?'),(_binary 'Y,e\A\w`\\','wp-includes/images/media/archive.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/media/archive.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\\\\h\0\\ìu',_binary '\0Bb3\'\\\')JG ](G\9Pr2 s','',0,'?'),(_binary ':n̣RM\ti#\=','wp-includes/images/media/audio.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/media/audio.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'taCA\\.\Z\',_binary 'L\>$\noixoj-\nL\\\\]G;q','',0,'?'),(_binary '3\"(z\a4\8','wp-includes/images/media/code.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/media/code.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-oUʓ\\UU_',_binary '\'eM a[R#q2\kz+*<\\\7\0\\j','',0,'?'),(_binary '(?\\\>\SN揚&','wp-includes/images/media/default.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/media/default.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\\I\Bh\@\\\b',_binary ':\oL\JDj\$->i\\'\6n֠\Ui','',0,'?'),(_binary '/<ا^ɼf}\"\$','wp-includes/images/media/document.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/media/document.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\48\Αy6\d',_binary '\ø`\\\\f	I$ _ZX\"0\r\,','',0,'?'),(_binary '\rYSxwDY˚J[','wp-includes/images/media/interactive.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/media/interactive.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R׬˂\\ôŉh\H',_binary '{\\ [K\\\0!긽/\\\lw.\\','',0,'?'),(_binary 'HVեd\p\Vp','wp-includes/images/media/spreadsheet.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/media/spreadsheet.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4\\\\0T\̇?',_binary '\v)\\n6Zl2\\В1\!+	\','',0,'?'),(_binary '9\\s3\SZ,p\8g','wp-includes/images/media/text.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/media/text.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zs\\0\ȝQK',_binary 'g\?[\D*\p8q\\Vѓ\>\N','',0,'?'),(_binary '\n%f[!aEr\tgi','wp-includes/images/media/video.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/media/video.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\u\h\\q\',_binary 'DBU\MiO\b,\\e\=\\W{\\','',0,'?'),(_binary '\k\\/y&G','wp-includes/images/rss-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/rss-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ya[Q\\rj',_binary 'yS0c`\n7\as\#\n\Y\\','',0,'?'),(_binary '\\r؁=\Ԓ\','wp-includes/images/rss.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/rss.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[(\.*NZ',_binary 'j(-9_\\E-#\we\$\]o01\u','',0,'?'),(_binary '{\\r\-\\}^\\','wp-includes/images/smilies/frownie.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/frownie.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\\\\\',_binary 'r\~\Dzo\\h߱\\ػ\">E+Ke','',0,'?'),(_binary 'Т펹|\\\\@','wp-includes/images/smilies/icon_arrow.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_arrow.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' 	\J<\g\o9:x',_binary 'nc\\x0ĥ\\\tN\޾Y2X\0!','',0,'?'),(_binary '\㯩\	\'\ި\V','wp-includes/images/smilies/icon_biggrin.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_biggrin.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\Jr:]kI\|',_binary ':\ٔ\\\M\\X%	\<8g4','',0,'?'),(_binary '$\͓bHn,\0-','wp-includes/images/smilies/icon_confused.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_confused.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/#	\Ӣww$x꾓Y',_binary 'U0\\\L\X\fXƦ\G\0\T\$a\5U\B\','',0,'?'),(_binary 'X,\E\Cj$_8I0','wp-includes/images/smilies/icon_cool.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_cool.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n`\\\\ivj.\',_binary '\事F9;2_	$\$~LOa6\\\_','',0,'?'),(_binary 'ĔԼ\\pPZ	H','wp-includes/images/smilies/icon_cry.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_cry.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+`ŮdW]\\\\h',_binary '[<q\wf)rZ(\\=#;ans\\\w9','',0,'?'),(_binary '!_輵p3pn\\L','wp-includes/images/smilies/icon_eek.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_eek.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/I x\)\(\"\\',_binary '\8\\\\\\K҇4\!\\:ʰ','',0,'?'),(_binary '\Obc\" \\\|J(','wp-includes/images/smilies/icon_evil.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_evil.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^\M>\z\',_binary '\Q|x>\\@VЛ_/\"\W\\%S','',0,'?'),(_binary 'JBGT;,lT','wp-includes/images/smilies/icon_exclaim.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_exclaim.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\\>5\0r\\\sg\',_binary 'Lɵ\H\A(xʓ2EP%\	\##\5','',0,'?'),(_binary '\\"u@TS\5\','wp-includes/images/smilies/icon_idea.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_idea.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\<]\W3tށ\',_binary '\{\2^4STl\\IJ\Q\\"','',0,'?'),(_binary ' n$q\^qf','wp-includes/images/smilies/icon_lol.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_lol.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\\:ѷ&\(',_binary '\l\1Hq.\2x\󢾉$\Y\Z8\','',0,'?'),(_binary '(ה\W\h@=a','wp-includes/images/smilies/icon_mad.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_mad.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V!\@c0\S',_binary '\\d[O:Ǉ\\\jl}\q\','',0,'?'),(_binary '\ZUE\s(\\#E\p','wp-includes/images/smilies/icon_mrgreen.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_mrgreen.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$_\uX|I%~$',_binary '!BI1mV\-|јX5D\8h\','',0,'?'),(_binary '\\k\i\\.\\','wp-includes/images/smilies/icon_neutral.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_neutral.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\VM3HU1!\v',_binary '\Ois8\0|z\\6\]e@Ym49','',0,'?'),(_binary '7M3\$\\','wp-includes/images/smilies/icon_question.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_question.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\[-\0\\'WF',_binary '\7b\|6#\\\\9/?x~\[%t','',0,'?'),(_binary ':[&b[hY','wp-includes/images/smilies/icon_razz.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_razz.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9[\wDAMA\',_binary ';\P\1]f\UE;`Qڮ\ne\Z\0@4aA\','',0,'?'),(_binary '$\0S\rr','wp-includes/images/smilies/icon_redface.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_redface.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\U\\\E\',_binary '>\\\D\C9M\cJ\Z+UL1f+g\','',0,'?'),(_binary 'B]nȄ8\7g\','wp-includes/images/smilies/icon_rolleyes.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_rolleyes.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_5\6I\ĔE',_binary 'b;\SG`JL\4;ͮ1;\\\\;xl','',0,'?'),(_binary 'H\Pw\\%8','wp-includes/images/smilies/icon_sad.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_sad.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ix\o\\TMz\\D-',_binary '\b5yh9\\}\o\\W\I\nn','',0,'?'),(_binary '\\e\\97\aJS','wp-includes/images/smilies/icon_smile.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_smile.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\3\.)2\\p\\\',_binary 'ˠ\\",\RʨTr=o\r\З:','',0,'?'),(_binary ';\Wct\\\*+\Br\','wp-includes/images/smilies/icon_surprised.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_surprised.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\\-\\#+\0\?',_binary 'cuyXؓ\A\d5[=w>*Spwe\._','',0,'?'),(_binary '\\:\\ڈ\\)g,\\','wp-includes/images/smilies/icon_twisted.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_twisted.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\v[?\\+*8\;\\',_binary 'V\HhK\\n\\\p\\;.&/E','',0,'?'),(_binary '8\P5aĨ	','wp-includes/images/smilies/icon_wink.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_wink.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e?2\i\\',_binary '(\V{\V\Bk\\\o(`ZV	6','',0,'?'),(_binary 'g|y_o4\"XN','wp-includes/images/smilies/mrgreen.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/mrgreen.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-5\^\J\j\',_binary '\\M\g$\+;\0\5\\\\H&\\E6%w','',0,'?'),(_binary '{\Y\\\z錿}c','wp-includes/images/smilies/rolleyes.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/rolleyes.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \O2\Ofݣi',_binary 'fK\)\n\d!]\r)\\\\}\\\זl\\^\','',0,'?'),(_binary '\\ջZml\4\ˮU','wp-includes/images/smilies/simple-smile.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/simple-smile.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\K\{fwh',_binary '\?Yag\\<y\0\01\\83Hg','',0,'?'),(_binary '}`\\g\"P\2\V','wp-includes/images/spinner-2x.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/spinner-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\2^#\8\',_binary '\#˒\=$c6\\\\	B46','',0,'?'),(_binary ':\XqݝJ\\5P\4','wp-includes/images/spinner.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/spinner.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\L\\nD\n\oً\j˲',_binary 'zƄ\\Z\"n\Zs(\U/~\7F^\','',0,'?'),(_binary '}ĉ=t\','wp-includes/images/toggle-arrow-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/toggle-arrow-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\\\\\\\CDr\',_binary '-\\N\\\7~@\}_\=\V_@A\','',0,'?'),(_binary 'ܵ[Ҳm%6\S8:D','wp-includes/images/toggle-arrow.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/toggle-arrow.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\·a\;\d\\*\',_binary '[b\Z\;\]f\0\s|:\\%','',0,'?'),(_binary '/鹠\\\ΰ1\iw','wp-includes/images/uploader-icons-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/uploader-icons-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&-\OÕ\~',_binary 'r\\0\\\'_>\6\\QW4ڠR','',0,'?'),(_binary '_\\4\3\\=','wp-includes/images/uploader-icons.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/uploader-icons.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\M\m',_binary '\p\\\+/\\\\\\i\\!Zţ6m','',0,'?'),(_binary '\0)4\nTYd4G~','wp-includes/images/w-logo-blue-white-bg.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/w-logo-blue-white-bg.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\Ȉk\|Ѽ\\\',_binary 'Oɗo\\CA\/x\<\\%4=?','',0,'?'),(_binary 'x9@^6\ߑ\o\','wp-includes/images/w-logo-blue.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/w-logo-blue.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[NW\_p\w0',_binary 'ޣ^Qt\3\HunU❻\\~\'T2','',0,'?'),(_binary 'hFuQe\ \','wp-includes/images/wlw/wp-comments.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/wlw/wp-comments.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\6]P\\\\.s\',_binary 'zl\Z\C\D\\#a\N\3\'XZ','',0,'?'),(_binary '\\Pq-t\@l\','wp-includes/images/wlw/wp-icon.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/wlw/wp-icon.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1	ʚ7w3K*',_binary '5 }\x(\\r\:a,zmKH1|/\\+\\','',0,'?'),(_binary '\\6bg>_','wp-includes/images/wlw/wp-watermark.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/wlw/wp-watermark.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';uMmܭD|w\D',_binary 'S\nR\'\X^\kh\ɑ\i\7','',0,'?'),(_binary '~U\\"\&\','wp-includes/images/wpicons-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/wpicons-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\n\V\o$Of~7',_binary '\]کA=ђ%\q%aM\BU\p','',0,'?'),(_binary 'g$G\\\;r\\\1X','wp-includes/images/wpicons.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/wpicons.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dSuqV_\\a\',_binary '\cZ_\?n_\K6\\1\\}r','',0,'?'),(_binary '\rE\\U\̈́\\','wp-includes/images/wpspin-2x.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/wpspin-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mS\\y\"C\\',_binary '66SX6O}\4>p\"\\'1','',0,'?'),(_binary 'Rx4Mp@9u\n֊ p','wp-includes/images/wpspin.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/wpspin.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hku\R\r@9k\\',_binary '\!\Fױ\\(#\\1:\','',0,'?'),(_binary '\N\\\|\`*,)@4','wp-includes/images/xit-2x.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/xit-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ӂ\u:@4\r\\z<5\',_binary 'S\r\}@~Q\:Sc\*d+\Z\_{R','',0,'?'),(_binary '\\n\\\ɶ.5','wp-includes/images/xit.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/images/xit.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	3Xī9+\6n~',_binary '\ s\\ۨS,md\\\YbƇ\\o','',0,'?'),(_binary '|/ڒ\\0[*4x\','wp-includes/js/admin-bar.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/admin-bar.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\c\\\\@p\',_binary 'tbIld\\n\Lbx+\ϔj䶪,\J\0\r$2','',0,'?'),(_binary 'MР\0A9Q\+\','wp-includes/js/admin-bar.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/admin-bar.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<L\\mØŝ?S\\',_binary '\$~W>\a\3\\ve\\yEc ','',0,'?'),(_binary '-\c<\\@\VsZ','wp-includes/js/api-request.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/api-request.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\\߿G7p6{g',_binary 'd\6Q\\\f:G`\\j1V\','',0,'?'),(_binary 'e\r\Zf\ޞ\\|\','wp-includes/js/api-request.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/api-request.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\[\'|\")!ô\"p',_binary '\\nd\PK3*R\'5Ē \Z\'?','',0,'?'),(_binary 'R3\Us\3\\}T\\','wp-includes/js/autosave.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/autosave.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ǋcJ\nH\'',_binary '\T%\\#5r\c5\꘩\\\m7','',0,'?'),(_binary 'wu\l|\\p\Q','wp-includes/js/autosave.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/autosave.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':Ћ#|/Ǡmr]\',_binary ' \\0s\nЀ\|\6%jvK\GË','',0,'?'),(_binary 'eMy*Ҟ\\\','wp-includes/js/backbone.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/backbone.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '맼G\ns\.\9N',_binary 'Jr6֌)f\r\\NCzF\\','',0,'?'),(_binary 'PE۫7r|oI6\>','wp-includes/js/backbone.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/backbone.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u&\\\ 5\.rx',_binary 'iI\Q\ISimlh\'m}U\-\G\~n\','',0,'?'),(_binary '3h\\\"I+[E','wp-includes/js/clipboard.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/clipboard.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[4YAy`(3\\"\',_binary 'kW\\jȯd\l\Ok\\\\]}S,\','',0,'?'),(_binary '2bU\0\\s\pd0\','wp-includes/js/clipboard.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/clipboard.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\B$R\nRA\e',_binary 'Ǵx\[\׎( \?38v\\\P','',0,'?'),(_binary 'D\\=K\49\','wp-includes/js/codemirror/codemirror.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/codemirror/codemirror.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '23j\1(D\\',_binary '\Ό\,a\u\\@s\Y%K\-o\n\r','',0,'?'),(_binary '\}\e\C\\!*','wp-includes/js/codemirror/codemirror.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/codemirror/codemirror.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\	fh;fq\',_binary 'u*\Q\6\Ƅ\dvdȇ_\0\','',0,'?'),(_binary '\\n\\UN~\0m\\','wp-includes/js/codemirror/csslint.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/codemirror/csslint.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\M_ϱI\\l',_binary ']ih4F\ò\\r\\U\\\WEK(\Pd','',0,'?'),(_binary '\\VBǡ\\\ZB\"\0\','wp-includes/js/codemirror/esprima.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/codemirror/esprima.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd_ \S\gٛ',_binary '];%Js\\lx\\FqBH\Z\U8\\','',0,'?'),(_binary '\׵(\\K\B\\','wp-includes/js/codemirror/fakejshint.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/codemirror/fakejshint.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\v\,ROlx]J\')K',_binary '\\-6\$$;}ptO4]2ТR\5֡','',0,'?'),(_binary '\T\!ة7l\<','wp-includes/js/codemirror/htmlhint-kses.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/codemirror/htmlhint-kses.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\[k[\#cLf{',_binary 'N\&\V\ZA\/\\R#~բ\\_J*\Ї','',0,'?'),(_binary 'ƞׅ\ZXX]Y\F','wp-includes/js/codemirror/htmlhint.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/codemirror/htmlhint.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\|џGMtP5\',_binary '\0U[\0\M\'mCռ5\5k`\\5\ё','',0,'?'),(_binary 'z.[\D8R\','wp-includes/js/codemirror/jsonlint.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/codemirror/jsonlint.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I)fy\\kT+\\<՟',_binary '$D;;0\\F~pGғFˁ','',0,'?'),(_binary '\\\np\\Gnu:\','wp-includes/js/colorpicker.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/colorpicker.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\V g\-',_binary 'Vw\\%%\:3CQ#+g\\	e}\','',0,'?'),(_binary '0\\E\00X\H','wp-includes/js/colorpicker.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/colorpicker.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\6\/}TA\o',_binary 'H\\3\X~\=\D\r|\Y','',0,'?'),(_binary 'pUya	\b\va;8','wp-includes/js/comment-reply.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/comment-reply.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\FD6\\x\',_binary '!\x\G\\\\Go\Df\B8xXC','',0,'?'),(_binary '1\X/t60^Ҁ!\7','wp-includes/js/comment-reply.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/comment-reply.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I/,\Z~\B\|\Z',_binary 'C\Y3MlO2\|T!\Q$=\@ӧ\O$TD','',0,'?'),(_binary 'bY\,ϥYr۝\;','wp-includes/js/crop/cropper.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/crop/cropper.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ky5\ni*M(\',_binary '\ٸT\ޝO\wLy=}\gTl\','',0,'?'),(_binary '\r\%\\\\%yS`\','wp-includes/js/crop/cropper.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/crop/cropper.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\H.s\o\\',_binary 'py\\\\,B\\\G\\\-\t\\\=\s','',0,'?'),(_binary '(|n\sARF\+','wp-includes/js/crop/marqueeHoriz.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/crop/marqueeHoriz.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '̮;\\\Lo\n',_binary '|\\\S\e|.\/\QY\W}(','',0,'?'),(_binary 'Z\0Y æfg','wp-includes/js/crop/marqueeVert.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/crop/marqueeVert.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\09R\\\',_binary 'Kcg$e2\\p\$\1z`CkJ\','',0,'?'),(_binary 'r\\\j\\A$','wp-includes/js/customize-base.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-base.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Nfu\\Z\\A\\0o)',_binary '\\\l\us\o	\nGǝ\\NU1`9.\','',0,'?'),(_binary 'V\n\\U`_58','wp-includes/js/customize-base.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-base.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\ʼ}_͔\\-r',_binary '*&\۶Ҭi@>\)\U4\\`\\\\','',0,'?'),(_binary 'V}Pm/|I*\','wp-includes/js/customize-loader.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-loader.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`6\!\\҃z\',_binary 'G?~\D,(\F]\I\bNE\\pcv:\z','',0,'?'),(_binary 'b\Ҍ &\?{','wp-includes/js/customize-loader.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-loader.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ҟ]ʁ\C',_binary '\\B;Gl1y\Q\}]\\8\H\','',0,'?'),(_binary 'x\Й\)DC\<','wp-includes/js/customize-models.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-models.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'\~G~\Ԟ',_binary 'h\3XVx\p\\T\OSSfb\\\rE捵\','',0,'?'),(_binary '\n\NNM\ۑ4;p\4','wp-includes/js/customize-models.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-models.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	|ȝ.\(2',_binary '\\\:|U%}[A\bt\\\|ċ','',0,'?'),(_binary '\\Z\{:\Z\4f','wp-includes/js/customize-preview-nav-menus.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-preview-nav-menus.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[Nm l\VҪ3',_binary '\5,M3\5\\n(tL5;^\\P/9z\\8','',0,'?'),(_binary 'F~yc7v-','wp-includes/js/customize-preview-nav-menus.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-preview-nav-menus.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'im\\\\s[\x\',_binary 'U\T&ڬV\a\\\\\XǍ&a','',0,'?'),(_binary '9\r5\'X\>?','wp-includes/js/customize-preview-widgets.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-preview-widgets.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y}\\\\\x\c\&',_binary '\\(]P\\UP\'L2\n\Z\n\\','',0,'?'),(_binary '\\9\rMԧ\\','wp-includes/js/customize-preview-widgets.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-preview-widgets.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Zֻ\\$:Ս\%',_binary 'Qg|X\'b9\jYQhb\vC\5','',0,'?'),(_binary '\4\\\2)A.;4\','wp-includes/js/customize-preview.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-preview.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3Q	!@\٧T\r',_binary '	\Z\\L\\\\'b\%\i$\\\\Z\n\\\F~','',0,'?'),(_binary '>ql\+m\\05Ħ\"^','wp-includes/js/customize-preview.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-preview.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4`O\\ߘ\\8o',_binary 'Le>x1˩\C)^\\\w^','',0,'?'),(_binary '\\UNEA\g\t','wp-includes/js/customize-selective-refresh.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-selective-refresh.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uP岉\0x\Z\\',_binary 'q˖jZC~<sħ+RI!H\\','',0,'?'),(_binary '0j\Vƽ\f:5\`\\','wp-includes/js/customize-selective-refresh.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-selective-refresh.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3D՜Y\*V\%>',_binary '/Nx~\jwPYWr\O\^ZqQ\\Z$','',0,'?'),(_binary 'QY\1\TlVr<','wp-includes/js/customize-views.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-views.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"r<`\\\D\\',_binary 'b2M!o;-\veq\\\f]l:','',0,'?'),(_binary '\Y^~5~pG-','wp-includes/js/customize-views.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-views.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Hӷ-\\Me\',_binary '\b\L-9wlo\\y$+\Y\Zޘ\N','',0,'?'),(_binary '2J\y*m\\]W','wp-includes/js/dist/a11y.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/a11y.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+O\$\?邦N\0o',_binary '\ݧd_\\a\O#\qi:\(\\+','',0,'?'),(_binary '\|0\O\+]lU\','wp-includes/js/dist/a11y.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/a11y.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ik\naͅ\\)\w',_binary '<d\ZK%]\OG~Z\rcybz7a׾','',0,'?'),(_binary ',]\'N%ݑUeT)','wp-includes/js/dist/annotations.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/annotations.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\<ňsZm:\n',_binary 'ӣ,-\e\n`t,r0<\\\\j\\dhU','',0,'?'),(_binary 'Y(\K\g\0\_','wp-includes/js/dist/annotations.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/annotations.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\l\-O<Rq\^=Xiw',_binary '\Q/7\\$\\)\qF\]t\\Ir\I1`','',0,'?'),(_binary 'EȖqȊ?2H\','wp-includes/js/dist/api-fetch.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/api-fetch.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\~+\',_binary '\};ny\\kHTd\njA}','',0,'?'),(_binary '(NL;	\','wp-includes/js/dist/api-fetch.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/api-fetch.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Svra\:',_binary '\\!F\å\\<K\\\BХ\\%1Œ','',0,'?'),(_binary '/*:o>t\','wp-includes/js/dist/autop.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/autop.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',(\\=V\f^$\"',_binary 'RU\0ۚ3h2c\\\N\0\{\D\&','',0,'?'),(_binary 'k\4c\\\5<\"','wp-includes/js/dist/autop.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/autop.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@O\_G\Я\Z\r]ZH',_binary 'M,\jaq\"\ys\\W4z֡C?','',0,'?'),(_binary 'Ϛ\"j\y\\\^','wp-includes/js/dist/blob.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/blob.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ef\yC]\\.\ezN',_binary 'w}K4\i [\$^+\eA\9N֯','',0,'?'),(_binary 'ä]0`\\AS:D','wp-includes/js/dist/blob.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/blob.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\'Vd \m:{C',_binary '\nk\':XW	z\es\\<_\','',0,'?'),(_binary '|vP\0\fh\T','wp-includes/js/dist/block-directory.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/block-directory.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\J	\$\N:q\\',_binary 'Cf<Gn\\\'\6n\\\T\se\r\','',0,'?'),(_binary '(Y\\'^kz!q','wp-includes/js/dist/block-directory.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/block-directory.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\	\\\5T\\\\0:8',_binary '.q͌\ܔm)[W-iN\\#:џ\'\Cx','',0,'?'),(_binary ';\\!1\>Y\xQ','wp-includes/js/dist/block-editor.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/block-editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\7\3\e\\@',_binary 'Y+{fieW3p\|\`KL\','',0,'?'),(_binary 'v6Z\'\O\IL\"ݕM\','wp-includes/js/dist/block-editor.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/block-editor.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F7\\"K#Wl',_binary '&d>}z\\7\\\\\#\\\Pq!J\P\','',0,'?'),(_binary '\ĩ\}x\(T','wp-includes/js/dist/block-library.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/block-library.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y<\3lqOd2kNw',_binary '\*\'\\4\?B\\Cx\\q%\%Qo	1\','',0,'?'),(_binary 'N3M\n\S\0j','wp-includes/js/dist/block-library.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/block-library.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0F~:u\\',_binary '\':9g-bm-s CQ	\#<\4o~\JW\\Ps@','',0,'?'),(_binary '\CǴ\kq{.L','wp-includes/js/dist/block-serialization-default-parser.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/block-serialization-default-parser.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@)fy\\DF\\',_binary '\^e\f5I]D\76\߸6[څj)p','',0,'?'),(_binary 'S\8M\C>\\','wp-includes/js/dist/block-serialization-default-parser.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/block-serialization-default-parser.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!c42u|5\dXd\',_binary 'B \Z06*\!\\'\$\G\\\\ٿ\m\'|\1','',0,'?'),(_binary '\Z֧\\\Z\hi','wp-includes/js/dist/blocks.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/blocks.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Շ.j\$Um\b\',_binary 'X\"k\$*\\]ؠ\J\\\!xf2','',0,'?'),(_binary '\7:b\\r,\ja','wp-includes/js/dist/blocks.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/blocks.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\j/\\P\~\f\',_binary '\@;VYS\$E2*\\\0I','',0,'?'),(_binary '\ldK\м\\\\','wp-includes/js/dist/components.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/components.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'BZ+P\-ҋG',_binary 'Ug\\,<n\\'\԰m$:\r6\\O','',0,'?'),(_binary 'NZND\N>Y	','wp-includes/js/dist/components.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/components.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\:+_\p]\',_binary 'U.\Z\\RmOS|\Һ\\\n','',0,'?'),(_binary 'و\TĖhx~Dt>l','wp-includes/js/dist/compose.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/compose.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$ȡD\+\U,D\',_binary '\t]\-)v\*˴h^\R\v1','',0,'?'),(_binary '5قaܨϘ\	#\bu','wp-includes/js/dist/compose.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/compose.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p	9^l>k\\"',_binary '嶼l_\Zh.:©xy3ZXb>b\\̭','',0,'?'),(_binary 'I\Ԭ\l\\v0O','wp-includes/js/dist/core-data.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/core-data.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\՗X\v [\n\',_binary '\S\\'<!7\\\G8^^l!p\\6O','',0,'?'),(_binary '\x2_.\~$\)','wp-includes/js/dist/core-data.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/core-data.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?\\E5)_F\\y;\',_binary '4\	\\\\q\c\%9,\ʼw\\ \','',0,'?'),(_binary 'D\'\%\S\6\>{','wp-includes/js/dist/customize-widgets.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/customize-widgets.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ի5\\\,SF[',_binary ' S[ydx\]<O5\FnW\Z\\','',0,'?'),(_binary '\\yY)hNÁ\','wp-includes/js/dist/customize-widgets.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/customize-widgets.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\+h3HwX`\"B',_binary 'U\\@:\\on\\\91(\/','',0,'?'),(_binary '\n\\\ \\/Y','wp-includes/js/dist/data-controls.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/data-controls.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lDT1\]\!\\w3\',_binary 'm\>b\N\D\\\8b!\0ET\/+#','',0,'?'),(_binary '!\>лӊ^\\[\U}','wp-includes/js/dist/data-controls.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/data-controls.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\{\\fK~DZ\',_binary '=! @dyO5\nP݁_Bli\Y,P','',0,'?'),(_binary '\gֿm㋣\I','wp-includes/js/dist/data.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/data.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+S<\l\Ļ\\',_binary '+\t\6\ԝ\o?@*jm<\\\','',0,'?'),(_binary '\"NM\\\kVO','wp-includes/js/dist/data.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/data.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LPz\\',_binary '$l:\RuSt hn\Ch\fJ͟','',0,'?'),(_binary '\Gl\\\ݠ_\','wp-includes/js/dist/date.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/date.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\N7(4\e\\Z',_binary ':\n\E\Yc*\ī \q8E','',0,'?'),(_binary '\"J\2\rߤ-H&','wp-includes/js/dist/date.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/date.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*l\xoZ`\r\\n\\',_binary '\wOUJdo;\TI\8b\\tL','',0,'?'),(_binary '\\\\;W\\\l','wp-includes/js/dist/deprecated.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/deprecated.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\8\\\$\!\\yD\&',_binary '4[N\\#08\0\\@3h쯪T\','',0,'?'),(_binary 'ϋД\'OtʗM;','wp-includes/js/dist/deprecated.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/deprecated.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E0\M\qbb#',_binary 'ѽ\\]w\uyGBQ\8\\UY\L','',0,'?'),(_binary '\Vk8\\\\`\+','wp-includes/js/dist/development/react-refresh-entry.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/development/react-refresh-entry.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\J܇{\{AvƸ\',_binary '\Է,Mw}_9\'%\\0y\b','',0,'?'),(_binary 'Mġ\\wwK\N','wp-includes/js/dist/development/react-refresh-entry.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/development/react-refresh-entry.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\J܇{\{AvƸ\',_binary '\Է,Mw}_9\'%\\0y\b','',0,'?'),(_binary 'IN)p\:\<','wp-includes/js/dist/development/react-refresh-runtime.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/development/react-refresh-runtime.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':6*\r)',_binary 'O\GK\0(\\0X\/\nˏ7_\\r&0F','',0,'?'),(_binary 'ȍٶ\\tTl\~','wp-includes/js/dist/development/react-refresh-runtime.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/development/react-refresh-runtime.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':6*\r)',_binary 'O\GK\0(\\0X\/\nˏ7_\\r&0F','',0,'?'),(_binary 'k\\'\n+&=\n`\3','wp-includes/js/dist/dom-ready.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/dom-ready.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\\5\[\^|(	~',_binary '\Jϗ./8;1nmv\:\'I\\','',0,'?'),(_binary '\\ҡK%^','wp-includes/js/dist/dom-ready.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/dom-ready.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VNp܂R\',_binary 'u\\\28>&$V\㔇̞E\_\v\z\r','',0,'?'),(_binary '\B\"^I\n\hƜ','wp-includes/js/dist/dom.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/dom.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ti\\\k8}F\\',_binary '\BA\tl\`\譡/\\\\\"\8S )','',0,'?'),(_binary '{xZ\c\"hb?\','wp-includes/js/dist/dom.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/dom.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p>jׁ^\'\\',_binary '%S66z§${k`#\\r\\/)\\U\M','',0,'?'),(_binary '`\ ƢXv\{\;\','wp-includes/js/dist/edit-post.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/edit-post.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=}\\\\\N\d\',_binary '0끇\0隫s\*P#\9\[M\','',0,'?'),(_binary 'q\\R+\q\Z2','wp-includes/js/dist/edit-post.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/edit-post.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*l\\e>\07',_binary 'H^n?ffVL\n\\_\\?HL֤L','',0,'?'),(_binary '\_WS\\޲\$','wp-includes/js/dist/edit-site.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/edit-site.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\UY\\\'9v.ru\ne',_binary 'Gr$/B<x\'&y\\\XNE\\','',0,'?'),(_binary 's\t]H\\\\n','wp-includes/js/dist/edit-site.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/edit-site.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\S-ƨ^\/\x',_binary '.|\O\)\5w\"o@1\\\e','',0,'?'),(_binary '\5&$5Q5\\N\','wp-includes/js/dist/edit-widgets.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/edit-widgets.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mt;er,MV',_binary 'Ĵ࿆\Ġ\rR\\\"\")sj\\Ұ+ ','',0,'?'),(_binary '\(\Կ\ɶ۾\趮','wp-includes/js/dist/edit-widgets.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/edit-widgets.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_+FQF\\t',_binary '\]j\*o>\j\[(^R_etƮ\','',0,'?'),(_binary '	Ie\ԩ[G_6','wp-includes/js/dist/editor.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\^\\\\)Uܣ\G(',_binary '\.rI&W\:\͔\X\%ȴ<\\','',0,'?'),(_binary '\͌%+\e@uQ(\','wp-includes/js/dist/editor.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/editor.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':s9\>:\ʌV:\',_binary '\\ñV{e7Cw\\HyLJ*&U?\\0','',0,'?'),(_binary '\8\\\\R6>G\"\','wp-includes/js/dist/element.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/element.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '޻v\2x',_binary 'OAÌ?Gy\jo\+.\(iBRn\\','',0,'?'),(_binary 'E5;\\\\tR$L\','wp-includes/js/dist/element.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/element.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z;\ZY3`KT;@\T',_binary '\q\lf6S\[do\#qc-t=3w-$','',0,'?'),(_binary 'Y/\ޑ\	\\\Z\','wp-includes/js/dist/escape-html.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/escape-html.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\%V\\zհ6',_binary '\٥\ը,ly\Yy\7\t_\\4\|','',0,'?'),(_binary '	Ӱꅑ\c','wp-includes/js/dist/escape-html.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/escape-html.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'hԛ[+\;',_binary 'o\oeDg\0\L<Wܨ\XT\\"\','',0,'?'),(_binary 'h\\\QKV<r:Mg_\\','wp-includes/js/dist/format-library.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/format-library.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '֐?\m;~',_binary '\lةTb\6!Iu6{\dr}G&\','',0,'?'),(_binary '&k\0v_fcbv','wp-includes/js/dist/format-library.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/format-library.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\Z\Ky~UJm\',_binary 'F-k6\\\? <ZʙdU\MuѝG','',0,'?'),(_binary 'Ӏ9[\M-g','wp-includes/js/dist/hooks.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/hooks.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{;b\2\\&$o',_binary '\]BG\x4\!\o&Pt\"\\sX4','',0,'?'),(_binary '!w<\\\A\n\@O','wp-includes/js/dist/hooks.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/hooks.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\\\$6\'jq~|',_binary 'ÀMpG4\І=\i8p@>\\r\\rk\','',0,'?'),(_binary '`a(g\"','wp-includes/js/dist/html-entities.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/html-entities.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*ʆ\\y!\^\_6\N',_binary 'W\n\"\̰Fy\\7?YB\0','',0,'?'),(_binary '?\=@\M$#P7','wp-includes/js/dist/html-entities.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/html-entities.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/\v^r\h',_binary 'CggVf\@\g󻘱*\nEBVf\X','',0,'?'),(_binary '#\\u0c}','wp-includes/js/dist/i18n.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/i18n.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd2\	MɆ\\\',_binary '[\~5bANn\Z#m)63m\3Ol\sA','',0,'?'),(_binary '\\i\nj/\r\','wp-includes/js/dist/i18n.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/i18n.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\p\H1yϲ\\Z\',_binary 'x\\^\)l^m#$C\1r\\\','',0,'?'),(_binary '\g\U)\rR(\','wp-includes/js/dist/is-shallow-equal.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/is-shallow-equal.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\2#٦H,EGp',_binary '(v\\y\\\	<YM_&y`\ˢ\"','',0,'?'),(_binary 'r=\\\c\\\Mz','wp-includes/js/dist/is-shallow-equal.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/is-shallow-equal.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\01잓K\1ܞM',_binary 'f\]Z\U>\\i.i[]c','',0,'?'),(_binary '!ہIǵ`\8t','wp-includes/js/dist/keyboard-shortcuts.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/keyboard-shortcuts.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`?/\\E%_l',_binary 'QvԮ̡+$qCo(I\(,(g\\\','',0,'?'),(_binary '=噄\nAK(\l','wp-includes/js/dist/keyboard-shortcuts.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/keyboard-shortcuts.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7I#p$\t\"',_binary '\\\\01\\xP0dB\\\\mUb\#PM\#','',0,'?'),(_binary ']ǿ|\\IC\','wp-includes/js/dist/keycodes.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/keycodes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vS\b֮\t\\',_binary '\x\7+\6HJ\YH\nn\\\5\\','',0,'?'),(_binary '*V.XZ\_C[AԀC3','wp-includes/js/dist/keycodes.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/keycodes.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'te \Sk\Z]\r',_binary '-=kWFGŉ\3xPa\\8͖','',0,'?'),(_binary '(\Օ)\(pwBl','wp-includes/js/dist/list-reusable-blocks.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/list-reusable-blocks.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\$ڃ/s٩a\n',_binary '\g<@*VD\%X\5V3~Ksg3MF','',0,'?'),(_binary '!\xx+![\(','wp-includes/js/dist/list-reusable-blocks.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/list-reusable-blocks.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\\\/t\-]B\H',_binary 'UO^\뉜l8\)\n`w\\','',0,'?'),(_binary '\\JB&9:V\F[','wp-includes/js/dist/media-utils.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/media-utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\4\\\\Z\L\\\"ݮ',_binary 'lz\B\Zc5#\\LT\0\淺\\','',0,'?'),(_binary 'ܟҿB∶\\\\','wp-includes/js/dist/media-utils.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/media-utils.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>̼0\\]\T.\A\',_binary '􋮮\\\V\g󤂈DTi\iH\\̿','',0,'?'),(_binary 'K\ȁ;$\\z','wp-includes/js/dist/notices.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/notices.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ea,b\I#\\',_binary ')F\Ja@dz\D\,cE:\\/@!`_','',0,'?'),(_binary 'lZq#eS%s\7Y\','wp-includes/js/dist/notices.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/notices.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\YN{\ӎ',_binary 'I]&gnL\M\\e:\!\r\X\nq;\/','',0,'?'),(_binary '\Z\\u\\\iigԄ','wp-includes/js/dist/nux.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/nux.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fs4SL.1!',_binary '2y\",B\r?w\Z@@6\8񠒬pr\\Z\','',0,'?'),(_binary 'Asv\\g4U\','wp-includes/js/dist/nux.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/nux.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\t9%\(4\\',_binary 'Aqh\\:\c,-|\\1\&','',0,'?'),(_binary 'Ƭ\SX\Z\3','wp-includes/js/dist/plugins.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/plugins.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\5_Wˆ',_binary 'r)\\rz+ϊ35v\MWT\\\{\r˝^','',0,'?'),(_binary '\\\H\r #\w/:4','wp-includes/js/dist/plugins.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/plugins.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ʿ\\\?l',_binary '.7a\QyX\\&-ɽ\٬F\hNpP\wT','',0,'?'),(_binary '`\oo\\\\ZW8`','wp-includes/js/dist/preferences.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/preferences.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~4\^\H=2Ò6',_binary 'xOU\\aY%B{mBdF¹\t\-\\X','',0,'?'),(_binary 'lRM\۳\zt^\\o','wp-includes/js/dist/preferences.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/preferences.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' ^֍}\\rQ',_binary 'ڣ5p(r\_\\[\XsH,\','',0,'?'),(_binary '\\\W\\\:]','wp-includes/js/dist/primitives.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/primitives.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[yU%$>\>d',_binary '\k\JD\/ϻI\\\\\E<4Q\Ҿ/','',0,'?'),(_binary 'L,\Z\"\0Cʡ8y','wp-includes/js/dist/primitives.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/primitives.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\L\p\i= ',_binary '\C\$\*]\Sak=\rɨ/[ jp\','',0,'?'),(_binary 'y52m\0l\"e','wp-includes/js/dist/priority-queue.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/priority-queue.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\q7\\\~P',_binary 'Sޕj>׮pX=#c\WI\J\ulHT','',0,'?'),(_binary 'ۋ{S0\0\0=1_ئ\r5','wp-includes/js/dist/priority-queue.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/priority-queue.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\\\ؒΑ]X\',_binary 'd\(\\/\\\\xވ+3\"%	2\Ud','',0,'?'),(_binary '\fk[x\ \\/Y','wp-includes/js/dist/redux-routine.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/redux-routine.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@\n,JK\D(~',_binary 'lӞ@-#\\\r\r\,\\KK,\\\>q','',0,'?'),(_binary '\7[*wJ\nn>','wp-includes/js/dist/redux-routine.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/redux-routine.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pXH\R\\Nh\',_binary 'ɟF\D\h\\\KnGlS{\yS\','',0,'?'),(_binary '<i\\\\Q\0','wp-includes/js/dist/reusable-blocks.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/reusable-blocks.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\n$\\2/	/K Ղ',_binary '\\Zs\l\3o\7\09\U;\ P`\','',0,'?'),(_binary 'ؘ\-m4)}	\','wp-includes/js/dist/reusable-blocks.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/reusable-blocks.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S7C.:	p\\W\"',_binary '\"\\4N!]5Y\"A\_r9\-R','',0,'?'),(_binary '_)0d|6_;n','wp-includes/js/dist/rich-text.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/rich-text.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\O\g&ۋ*\',_binary '\\\'~giw	>ﬢ\\\\\reۭ','',0,'?'),(_binary '--\ü$);\J5','wp-includes/js/dist/rich-text.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/rich-text.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\oi{▬',_binary 'l9\\\2\v[O(俺2\\T\\.\','',0,'?'),(_binary '\y0H#;\e\n\"+','wp-includes/js/dist/server-side-render.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/server-side-render.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\3;U޴?\o',_binary '=\<gcO\N\څ){B\R\=U\<\','',0,'?'),(_binary '\$c{97^І\\J\g','wp-includes/js/dist/server-side-render.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/server-side-render.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]%\s\yp\\Z',_binary '\`GׂJH&\.\0:\\\cZ\\Z8\','',0,'?'),(_binary 'oS]\~(\\7;\\r','wp-includes/js/dist/shortcode.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/shortcode.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\d	?h|\ς',_binary 'W8ȵ$\1g\K-gWK\Qf2} Z\\','',0,'?'),(_binary '\fR/1\\\< PC','wp-includes/js/dist/shortcode.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/shortcode.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nʮ:y#\\%',_binary '\ɧf\ݭe*\=\!\SlV$\r','',0,'?'),(_binary 'H\\~\\n\\x|','wp-includes/js/dist/token-list.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/token-list.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\f\-HU]\P',_binary 'W`2a;`\ʀ\(|\#\\L.-v','',0,'?'),(_binary '\&[>j\\/\\GU','wp-includes/js/dist/token-list.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/token-list.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'IQ\%n)D\Y\',_binary '\]\~\7O\n\d\1q\Tw\\g\%}','',0,'?'),(_binary '1\\pa\`H0ߢ\e','wp-includes/js/dist/url.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/url.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/ZY\\\nD.;H j',_binary '\jwë.\[F<\ro\\a,\\\Z\','',0,'?'),(_binary '\\oRb','wp-includes/js/dist/url.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/url.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':V;3	\0wA[	R',_binary '\^MNaˁ^ݾ?\I{nq','',0,'?'),(_binary '䑖\w7:\'\h*','wp-includes/js/dist/vendor/lodash.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/lodash.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\C`\]1~\\',_binary '׳[p:\	z\\\K\QWwt}H\I(	','',0,'?'),(_binary ',5\Xp\BFdcj+','wp-includes/js/dist/vendor/lodash.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/lodash.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5bތ1zPD.',_binary 'G`%D\S\&\\0vp\בV\\.','',0,'?'),(_binary '\&\	A\H\\)I&\','wp-includes/js/dist/vendor/moment.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/moment.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nZx>\\\)#2k2',_binary 'Rdvϒ\\eLk}q\E%\\V\\ѻW','',0,'?'),(_binary '\]숊YT\\Xm+%','wp-includes/js/dist/vendor/moment.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/moment.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\2\#\%ԫ|*',_binary 'Mb\[ ]y\\w5u\z','',0,'?'),(_binary 'Lap8g\V\,\g\','wp-includes/js/dist/vendor/react-dom.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/react-dom.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W6\\9\y4Bo',_binary '\H\r(?\ZRj䮹^\XXħ\K','',0,'?'),(_binary 'A`k{n\/*ScN','wp-includes/js/dist/vendor/react-dom.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/react-dom.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ ӓ	rq\\\',_binary 'E=)sI쇌\l[\7#\\\yJX\2kK','',0,'?'),(_binary '|X%jgu@\CJM','wp-includes/js/dist/vendor/react.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/react.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?\װ\\\0(\\l',_binary 'L\/z\Cr؋[\E\#Ĳ#8\0(u\W','',0,'?'),(_binary '\W31N\gפ\\','wp-includes/js/dist/vendor/react.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/react.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rĠN\|\3y\/',_binary '\\v	X\Vlg;\\v\	m#]s','',0,'?'),(_binary '\8s鎗߹Oh\','wp-includes/js/dist/vendor/regenerator-runtime.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/regenerator-runtime.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\\5\.E/X\;E~',_binary '\\@\m~cn񏳕Y\>UwG\d\e','',0,'?'),(_binary '\CZ[}\\"\r\j4\','wp-includes/js/dist/vendor/regenerator-runtime.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aD--r!',_binary '\\уX\Xzb	`8V\\\%\D','',0,'?'),(_binary '䆮G*\~5H\\I','wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fm\vCI=\wb־\;',_binary 'L\cc\9\00p\$ӥ','',0,'?'),(_binary '0\$X8FnŃk\\','wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\UEMX`G\',_binary '\E\'Px%\\\,44;k60+K\\.Q]','',0,'?'),(_binary '\۝w6Uu%','wp-includes/js/dist/vendor/wp-polyfill-element-closest.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-element-closest.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<j\\ <Yt#\&',_binary 'yNOBӻ\]&6M\-J\.\:.{','',0,'?'),(_binary '\#6K%#f\r\','wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\H0\c;`\\W&',_binary '2A]\ڛ\\eWߦkZ\sc<\`\d)\','',0,'?'),(_binary '7\\\kXfXmS','wp-includes/js/dist/vendor/wp-polyfill-fetch.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-fetch.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\sn7z4f\M,\',_binary 'e\b\\\\\2w\'+M\1x?r&>','',0,'?'),(_binary '\w]cIw\Ȱ\H','wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ITw\\\',_binary 'l\a\#\YO\=7*w$S\rVа\?h_\'','',0,'?'),(_binary 've׶\\l.х{','wp-includes/js/dist/vendor/wp-polyfill-formdata.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-formdata.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S|\hDO\3\n\\n2',_binary '4\\N^p\Z$Bo\T#Z\\v\R\r8vw','',0,'?'),(_binary 'g+\wJoG\\{b','wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\4\0ޮ颺\',_binary '\Y\\V[\\6#\\\^uC2f\','',0,'?'),(_binary '=\\Ѷ\8$','wp-includes/js/dist/vendor/wp-polyfill-node-contains.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-node-contains.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/2;\(\U',_binary 'i-;R9\\s	bl\:XJ$\K\	\','',0,'?'),(_binary '~q\IPI\r\\\','wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\eY\۬x2Y',_binary 'gHn~<\0^Ff88\.%x8','',0,'?'),(_binary 'ZԬ=!Ri=\7h','wp-includes/js/dist/vendor/wp-polyfill-object-fit.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-object-fit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\w$1)x5)L\{p',_binary '\ǈv\㡴y\"0\Mp@\\RTඒ\K','',0,'?'),(_binary '\\6)Jo*Nn+','wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Wzޥ\\q',_binary '`\\-T]vT߹RjrI5\Z-5pz','',0,'?'),(_binary '\|G\$\\\k\','wp-includes/js/dist/vendor/wp-polyfill-url.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-url.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>dKP\'IC\38',_binary 'k\\z\\:\_sDpxe%J\	\ST_','',0,'?'),(_binary '\\\]^\Tꥊ\','wp-includes/js/dist/vendor/wp-polyfill-url.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-url.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ON)54W,\0=\:P',_binary '\ޟA\<s\\"\\\\xp&\ޚ\Tȇ\"','',0,'?'),(_binary '\e\\:֬p6\','wp-includes/js/dist/vendor/wp-polyfill.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wo\Y\\0so\H\',_binary '%:	=\<V.\\\&mGIZt#D\','',0,'?'),(_binary '2\\\\17Հ\wi{','wp-includes/js/dist/vendor/wp-polyfill.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WEXve\#EF=\',_binary '*\\<RqksDu!5H=\@\"wD','',0,'?'),(_binary '/8&\D\g|\#','wp-includes/js/dist/viewport.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/viewport.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',{߫c\',_binary 'Vm\ih\-ǚGYThxo\\*@d6r.','',0,'?'),(_binary '	h\Xk%>\{NB','wp-includes/js/dist/viewport.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/viewport.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\\\R+\"c#pt',_binary '|\m\\R\<JJ#K%\~.wrO','',0,'?'),(_binary 'n,\Q\\3b\O','wp-includes/js/dist/warning.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/warning.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\B5\\jc\$',_binary 'f\"mW\'@\Wl\7q\\dTܹMn<G','',0,'?'),(_binary 'qsAt\d\\','wp-includes/js/dist/warning.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/warning.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Zj\\IRd',_binary '\x>\qtQ_:i i\kHgzLp\)=','',0,'?'),(_binary 'r3\0=\\\rjBZ','wp-includes/js/dist/widgets.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/widgets.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\Py\\ :\O|\',_binary 'x4ˈ\"RO\g\\|\\h\"','',0,'?'),(_binary '8\~#K9{u%\yR\','wp-includes/js/dist/widgets.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/widgets.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\S\\BJ\Nڼ\*',_binary '\\\Uf0,\"|\߽H\]:.i.\ʿ$','',0,'?'),(_binary '2D%J\?\\Z','wp-includes/js/dist/wordcount.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/wordcount.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']gtg,jaT\]',_binary '\!ڵ\a%xr\=4\O\\n\\','',0,'?'),(_binary '&@p\\\ɗ','wp-includes/js/dist/wordcount.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/wordcount.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q\w\v\٨}t',_binary 'ZQ~\\dw}WH\\,.\Q\\\','',0,'?'),(_binary '\!(t\<Թ','wp-includes/js/heartbeat.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/heartbeat.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jd\'\~;{',_binary '!b\\+<\[-|\\*\~g\rU9Z','',0,'?'),(_binary 'n97I.Oҝ޿\','wp-includes/js/heartbeat.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/heartbeat.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\\\Z\\q<?R',_binary 'zm\\謷F#+\'\V\Ｖ\n','',0,'?'),(_binary 'y\g\zaU\"	XKG','wp-includes/js/hoverIntent.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/hoverIntent.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\$a',_binary 'y\\f`\\D\&\\\LI9\@q=\AL','',0,'?'),(_binary 'S.FȫAj\(:','wp-includes/js/hoverIntent.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/hoverIntent.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\ң4K',_binary 'z\\\:Ǝ[4d`}{;ѕfxLԩ\=','',0,'?'),(_binary '\nNd','wp-includes/js/hoverintent-js.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/hoverintent-js.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' p.`u76?',_binary 'Y!\:\nAː	\ګ\Zg\,=|\\','',0,'?'),(_binary '^\^\\Q\\=(w\','wp-includes/js/imagesloaded.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/imagesloaded.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':Vu+sf5i\\',_binary '\\\4H1Pc\)C6cD\aHum\Z#cV','',0,'?'),(_binary '%bQ\bM<\x','wp-includes/js/imgareaselect/border-anim-h.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/imgareaselect/border-anim-h.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\,\ntZ^6{Lp4',_binary 'qs\c\\h\\m-%\x\ZB\x\\'\\E:','',0,'?'),(_binary 'F\\"\\vh\$Lb','wp-includes/js/imgareaselect/border-anim-v.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/imgareaselect/border-anim-v.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \z!<\7\\\\*',_binary '\>\\d\:\j1\<\!4\6g\\','',0,'?'),(_binary '<F\\\Pz\22~','wp-includes/js/imgareaselect/imgareaselect.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/imgareaselect/imgareaselect.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}(\\()\3󵕯',_binary 'q\!ݿJӇ\i\nE\5s\!\r%','',0,'?'),(_binary '\8/B$8\`m','wp-includes/js/imgareaselect/jquery.imgareaselect.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/imgareaselect/jquery.imgareaselect.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\?\ES+\',_binary '\\\,OT[9\pmỴ\Ó,\\\=f\','',0,'?'),(_binary '\\ͤ6\\0/k\','wp-includes/js/imgareaselect/jquery.imgareaselect.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/imgareaselect/jquery.imgareaselect.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\i\P}.7\$,zU',_binary '0ʌu\!/q!eD\b!Vҳ\l\z','',0,'?'),(_binary 'SX+7\1?\\\\-','wp-includes/js/jcrop/Jcrop.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jcrop/Jcrop.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z7e\\Q%K',_binary '!@X7JŃ\p3K\;S*!\L','',0,'?'),(_binary 'g\"}_7\J5','wp-includes/js/jcrop/jquery.Jcrop.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jcrop/jquery.Jcrop.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}\\(/\\WM',_binary 'rNR\n\\ɳ\01\Z\6[՛\	\','',0,'?'),(_binary 'T.o@Ψ2w\vX','wp-includes/js/jcrop/jquery.Jcrop.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jcrop/jquery.Jcrop.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2Fj\\GZv\CQ\0`\[',_binary 'U=\\\\\O\m\C5y}\\5\\\\\|\0','',0,'?'),(_binary 'vޣ\R\','wp-includes/js/jquery/jquery-migrate.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery-migrate.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0\6?ٳ\t\\r',_binary 't\&\hpzwĝ\&\Ś9&7\v','',0,'?'),(_binary 'a\@o\'\kb\','wp-includes/js/jquery/jquery-migrate.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery-migrate.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yk~\x\$K^-3}',_binary '\\\P\y\\\D\\\\cd\~\\P\`7 F/','',0,'?'),(_binary '\\ʙ\0}\\甠K\.','wp-includes/js/jquery/jquery.color.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.color.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!4;ַ\¢1\',_binary '}\+!9\'\^-\-0\!\\Zr~h\\A9','',0,'?'),(_binary 'vҸ);D~J\"\q','wp-includes/js/jquery/jquery.form.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.form.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\f\\\\N',_binary ':\U\\a8\\\ZPI\	\j\','',0,'?'),(_binary '&=\Z+t\\"/k\'\n','wp-includes/js/jquery/jquery.form.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.form.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\,Dx\fL4g\',_binary '6E\5\^|G,>h\Wꨯ[\E\B','',0,'?'),(_binary 'P\Z\/\l%','wp-includes/js/jquery/jquery.hotkeys.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.hotkeys.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jhIQLZA$Un\H',_binary 'Tf\RMS\9ºMDR\R\N\','',0,'?'),(_binary '\\-plE\\\k/\','wp-includes/js/jquery/jquery.hotkeys.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.hotkeys.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\S!}EU\\bgh=',_binary '\ZJ]\x ծT\\c0n9  +V\k\','',0,'?'),(_binary 'g#\,vM\:\\','wp-includes/js/jquery/jquery.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\mR&l7NHÍK',_binary '\S\\f\\\\0\\\HRE\\0\i؛sf\','',0,'?'),(_binary 'c,[xޫ\3\n@','wp-includes/js/jquery/jquery.masonry.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.masonry.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@`&n|}A',_binary '\\\ۙ\\	}Mg\ $0 [\\\B','',0,'?'),(_binary '\\\\$\IH\\','wp-includes/js/jquery/jquery.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]\u\"<Z\\\\',_binary 'VKl\-]\\KC\\R:\\"칾G`jI','',0,'?'),(_binary '{)\4e4p:fW','wp-includes/js/jquery/jquery.query.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.query.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\rġ\\Lz;ҿ0\',_binary 'ղ\\<\C=\\H:\LW΍9b\\n','',0,'?'),(_binary '(\g%\0\\4\\l>','wp-includes/js/jquery/jquery.schedule.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.schedule.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&Tk\f؞\',_binary '\?\\vEʔwj\C\P՝\_','',0,'?'),(_binary 'qh665y|\=\?S	','wp-includes/js/jquery/jquery.serialize-object.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.serialize-object.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*D\B\ru6\\\!',_binary '`RԶ2ɀ`Mx\\i\Gfz\C2','',0,'?'),(_binary '0<Ps\\מH\22','wp-includes/js/jquery/jquery.table-hotkeys.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.table-hotkeys.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7?\F5sS5\7,(',_binary 'J<\?Y\SuŪU&\nNy`TkL\','',0,'?'),(_binary '򱠭B\R\zY','wp-includes/js/jquery/jquery.table-hotkeys.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.table-hotkeys.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ogo~iI	',_binary '<=;:t_,wăI\,,','',0,'?'),(_binary 'mY}ɽ\?','wp-includes/js/jquery/jquery.ui.touch-punch.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.ui.touch-punch.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\m\Q4փ\]',_binary 'k>jT@z\\\\՜.OB\j\0\'\\t','',0,'?'),(_binary 'Ƭ+\Z\I\d^i <\0','wp-includes/js/jquery/suggest.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/suggest.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':$tVE\ʿ\',_binary 'r\,K\pŗrq^b\\=rZ\]\6+','',0,'?'),(_binary '3Ƈe\(ú9','wp-includes/js/jquery/suggest.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/suggest.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\\+A)\n.;',_binary 'I<{\04`<!jZ8돲\DHW','',0,'?'),(_binary 'V?ON\eZF\\','wp-includes/js/jquery/ui/accordion.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/accordion.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\r\\\Y^q3w\'',_binary 't\8DGF\d\}rlQ\\^\ux','',0,'?'),(_binary '6٨	\:{^D\','wp-includes/js/jquery/ui/accordion.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/accordion.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\CJI\mt\:[',_binary '\(o^o\Zm\g\\QL_lojq\t7<\D','',0,'?'),(_binary 'ߴ\S8\\AТ','wp-includes/js/jquery/ui/autocomplete.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/autocomplete.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\WOePxa$',_binary 'e\\DxM\(\\y$\ޤ/M\\{\g','',0,'?'),(_binary 'gEd\\1\D}\\','wp-includes/js/jquery/ui/autocomplete.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/autocomplete.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Do:lNR\\,\\',_binary 'ag{næ\br0HVC\~\\4X\','',0,'?'),(_binary 'VT2e\w\gߋu8','wp-includes/js/jquery/ui/button.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/button.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\cG;̭:$,',_binary '\\'Νѫ4Zovi|K\󻙭','',0,'?'),(_binary '\\]/~\qXŎE','wp-includes/js/jquery/ui/button.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/button.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\tc\dsYԘ',_binary 'i#-\_8l\0p!NCSNx\,\\..Z','',0,'?'),(_binary 'Τe;y\[\9\9','wp-includes/js/jquery/ui/checkboxradio.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/checkboxradio.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\0\y\l\4ǣ',_binary '\4aI-\\g\\Mcҧ','',0,'?'),(_binary 'FCW.\3\ZU\','wp-includes/js/jquery/ui/checkboxradio.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/checkboxradio.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/W	l]9',_binary 'u(\%P\ТπI戯.\'+:\','',0,'?'),(_binary 'HF)\\\,b\','wp-includes/js/jquery/ui/controlgroup.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/controlgroup.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z8\v\ws{\o',_binary 'o\\9z6\9o2\h\*%UuU@ӧ\Z۲N','',0,'?'),(_binary 'V2\L\\0ۺ\','wp-includes/js/jquery/ui/controlgroup.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/controlgroup.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\>,Qk\\H\L,',_binary 'q927Zx\\z`y\\r\"\K\\ڸ\','',0,'?'),(_binary 'i2O׍\+s\X.','wp-includes/js/jquery/ui/core.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/core.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\7=\\HI',_binary '\\M<&LUC\wd}\LL \Tgz;)GU\\','',0,'?'),(_binary '\%y>}H\o\\(6','wp-includes/js/jquery/ui/core.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/core.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\nN\\o[_',_binary 'Mf\\ul\f\\0\n\ ϣg\\p3o','',0,'?'),(_binary '[\Ge\a\'\i\\','wp-includes/js/jquery/ui/datepicker.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/datepicker.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.WDiA\\\',_binary '%\\",\r`ֵ\n\|d)&1|\	ɰq\','',0,'?'),(_binary '@k/\I?T,','wp-includes/js/jquery/ui/datepicker.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/datepicker.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$D=i\!AV*',_binary 'v\!z[\\ԽD,ʚ)\\sZ\\\\db','',0,'?'),(_binary '!ND\w`\[\','wp-includes/js/jquery/ui/dialog.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/dialog.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pvFqǭ\\',_binary '~ҬaX7,\K\\C\r\e\<+yԠ\Z\!','',0,'?'),(_binary 'F\e\}\(\','wp-includes/js/jquery/ui/dialog.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/dialog.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*ck\|\0\R\\',_binary '	/\\Z\OVwg+4\p\D|Tg\c;/J','',0,'?'),(_binary '\,=9\\\h\6K\','wp-includes/js/jquery/ui/draggable.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/draggable.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FL\н2\7\R',_binary '\9\\g\\\\jBl^\k]Q','',0,'?'),(_binary 'p\\7u\L\_{2Û','wp-includes/js/jquery/ui/draggable.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/draggable.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '咏\N&.9@z\',_binary 'ʉiN\%1x\\>7\r\\T3gx,7U.','',0,'?'),(_binary '\Q\A\	\=H7-','wp-includes/js/jquery/ui/droppable.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/droppable.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ѡ0\$8}',_binary '$aX\A\91\n\\\\UL\\'-','',0,'?'),(_binary '\z\\\\|zxv','wp-includes/js/jquery/ui/droppable.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/droppable.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lOao\\$?n>v\\',_binary 'c(\s\a\\\La$S\U\\^\v\T','',0,'?'),(_binary 's\*TV1oE','wp-includes/js/jquery/ui/effect-blind.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-blind.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X=z\n/7q\g#a',_binary 'tB\Q)\V\V5\\\Tv8V뛥Y/V\','',0,'?'),(_binary '&cYD\#\P{+','wp-includes/js/jquery/ui/effect-blind.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-blind.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\u0\"\\3gY',_binary '\e\Ϯ0\\nkoRF\>ݍ0/=72C','',0,'?'),(_binary 'M/<\P\ߍ\f.\','wp-includes/js/jquery/ui/effect-bounce.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-bounce.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7grt\/[\v<',_binary 'xO\\G79u\\Qő0\\"\0zi]]','',0,'?'),(_binary 'a5[45MepC','wp-includes/js/jquery/ui/effect-bounce.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-bounce.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\fL\\o1ĜVL',_binary '&,\6KK>\E0e\\\\y\','',0,'?'),(_binary '\Z\\Bi/6','wp-includes/js/jquery/ui/effect-clip.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-clip.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i.HFuF#g4ސt(Ց',_binary '\)>fz\Ȥ\s\\I\\"p\','',0,'?'),(_binary '\U\$\\\*\1^S','wp-includes/js/jquery/ui/effect-clip.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-clip.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$ Wj#:Z	tW1',_binary ';%Xo`XY\Y\gd\ڷ\!\A\ң*N\','',0,'?'),(_binary '\Z\/̓\T%g4','wp-includes/js/jquery/ui/effect-drop.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-drop.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gr\'>/{3\\o',_binary 'cXOD\\";nP޻*`\:{y=\)\F','',0,'?'),(_binary '\D\rh}\!\n','wp-includes/js/jquery/ui/effect-drop.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-drop.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/<\[bkd\',_binary 'RBS2`	\rD)9&.\@R;\1sD`\+W','',0,'?'),(_binary '\\W\{\\\,Yu','wp-includes/js/jquery/ui/effect-explode.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-explode.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ZYmv\g\\',_binary 'HM2\$#WA\;\\+\a3','',0,'?'),(_binary 'ϊ=\\X\bBz\' ','wp-includes/js/jquery/ui/effect-explode.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-explode.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\)\Dܨ\\\2',_binary '4:r\\y\\Z\r\\\ui媸j\\rˈ\"fn\','',0,'?'),(_binary '\©6\<\\\09ZiR','wp-includes/js/jquery/ui/effect-fade.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-fade.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?ӊIv.\Pe\\(',_binary '\n\0dq;{\0@%]R^\r@\\o;\vi\','',0,'?'),(_binary '\A\G,\<','wp-includes/js/jquery/ui/effect-fade.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-fade.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z	\J\b1/?',_binary 'G]E\4\5_\\eCǼ?\v\\x','',0,'?'),(_binary '6\0O\kvzfTN','wp-includes/js/jquery/ui/effect-fold.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-fold.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\sV\b{\{f',_binary 'fp7\<d\\0u+n\qyGX3\Ist','',0,'?'),(_binary 'P\0\'\0lv\#J<','wp-includes/js/jquery/ui/effect-fold.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-fold.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0Y\FEg\W\\+',_binary '\0o%\9\P/\\\V\-`\\\\','',0,'?'),(_binary 'ĶƖo\èf{U','wp-includes/js/jquery/ui/effect-highlight.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-highlight.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\'OWk\@y/',_binary 'KKYƕ*$Eb\"\Jf\\sR>\q4g)[','',0,'?'),(_binary '{\Mii2n\6\','wp-includes/js/jquery/ui/effect-highlight.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-highlight.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@q\\0\\\wMʤ:\\K',_binary ')S[n}=T&AX\v\^|uSp\b\\','',0,'?'),(_binary 'vMm*&Z`\'/b\+','wp-includes/js/jquery/ui/effect-puff.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-puff.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\ON\n\\\n',_binary 'Hu,hjaʹJ\^|a\\8\','',0,'?'),(_binary '\8`9\?BbБ','wp-includes/js/jquery/ui/effect-puff.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-puff.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M}O\n\\',_binary 'i3\\Z^r Ƣ\$/\\|t2\','',0,'?'),(_binary '=\;{\\\e\65','wp-includes/js/jquery/ui/effect-pulsate.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-pulsate.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\/RVt}{h-',_binary '\*פPGk\\~\Z\\tmiFCBvX','',0,'?'),(_binary '\8(\Zj\Z]}','wp-includes/js/jquery/ui/effect-pulsate.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-pulsate.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G`)|V\v',_binary '\4]ud\iӣx\\p%E','',0,'?'),(_binary '0\k ?ޞ\\\','wp-includes/js/jquery/ui/effect-scale.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-scale.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\\6s\\"t9C',_binary 'w:\pUhU\uMpߒC\0\x\ڶx','',0,'?'),(_binary '4;V\\\'/\\f','wp-includes/js/jquery/ui/effect-scale.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-scale.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\BT\\_kJ\ayL\',_binary '\\n\n>$\`Nom\j\h1u\0=\','',0,'?'),(_binary '\)#j\dS\eʋ','wp-includes/js/jquery/ui/effect-shake.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-shake.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Kh\\%Vd|\',_binary '+vt(\>\A\\IVqM\  ','',0,'?'),(_binary 'NVԱ\z\Z','wp-includes/js/jquery/ui/effect-shake.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-shake.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\&\\WY \\\6x\',_binary 'J\|_gHfi\f\pӶM\<gX','',0,'?'),(_binary '2D[\"\*\"(\\','wp-includes/js/jquery/ui/effect-size.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-size.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vhYq|TC',_binary 'x0QE\r_\&&PQ\'\=Xgao\TF','',0,'?'),(_binary '~w`5;F㮮','wp-includes/js/jquery/ui/effect-size.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-size.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\zs_T\ځ',_binary '\ȸ\b{\\|\\۫1U`gI8~','',0,'?'),(_binary '=a\\\0&','wp-includes/js/jquery/ui/effect-slide.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-slide.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';yT4\<\Q',_binary 'z\\"\K\EA[_\\\OVPY\\g\2','',0,'?'),(_binary 'Y\\\\]ŞI','wp-includes/js/jquery/ui/effect-slide.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-slide.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\p5F4(\\!\',_binary 'LǋLq?\c{;\\Q~BJ~\iF','',0,'?'),(_binary '\'g|͹\"jݹ2\','wp-includes/js/jquery/ui/effect-transfer.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-transfer.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-l\Qiv\r;zF\',_binary '1jX\(\OroZ\\F\\X\n)ج\f','',0,'?'),(_binary 'l.H|S\{','wp-includes/js/jquery/ui/effect-transfer.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-transfer.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݐ\\0\y\\rd\',_binary '\\	3\\!z\SRo1\vˤ\\'s','',0,'?'),(_binary 'z΋ۗ\`\瀃\\1\0','wp-includes/js/jquery/ui/effect.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\sOj\n',_binary 'ٌ,vPV\\nASj\\M\Z\\%;K','',0,'?'),(_binary '\ݙP(\O\'Ee','wp-includes/js/jquery/ui/effect.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\{02J;',_binary '&x*9\\յV\GiZa\\Bu\[v','',0,'?'),(_binary 'euo\\\(\8?5','wp-includes/js/jquery/ui/menu.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/menu.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<*\Lǉ\\al\',_binary '^(C4AH@\\\a^\\xnH\	obA\"','',0,'?'),(_binary '7c\¢)\\S\eb','wp-includes/js/jquery/ui/menu.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/menu.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5u\r.\,y',_binary '\|\x(\Qv0\\"\l\\t\S\r\)<','',0,'?'),(_binary 'tm\nGO	\'\Z޵','wp-includes/js/jquery/ui/mouse.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/mouse.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\eu\j',_binary '\;-36j\P3q[O}{\\6\CSCk\'2\\','',0,'?'),(_binary '\\:x\=\}','wp-includes/js/jquery/ui/mouse.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/mouse.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\8m[Xl:',_binary '\B\_\Y\YɁ\<\\Z\ذluÉ','',0,'?'),(_binary 'v>\8\\'\T6\\X','wp-includes/js/jquery/ui/progressbar.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/progressbar.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\p%7%\C/s',_binary ' \n@B+L\o\&O\\pP	\֗r\\Z^{R','',0,'?'),(_binary '=f\u\A><Th\\@','wp-includes/js/jquery/ui/progressbar.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/progressbar.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' A\/\F\R{=',_binary 'w\\\Uº\\]v\\n7\WԁЩ{','',0,'?'),(_binary 'n:\zW_\BSR','wp-includes/js/jquery/ui/resizable.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/resizable.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nӑE\0ۂ\',_binary '[\\\!F\KPM\S\ZVӒ\','',0,'?'),(_binary '-i>bs1\','wp-includes/js/jquery/ui/resizable.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/resizable.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\IoII\\?\0K',_binary 'd\\0iN\Zκ\0v)3D[\\>6','',0,'?'),(_binary '~\\\\\_b$\-\!','wp-includes/js/jquery/ui/selectable.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/selectable.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Gl\\"l\8v\mԚ',_binary '剣hB\n\\\Zbaڢ\[K\\\a\','',0,'?'),(_binary '\v\\\\r\&X','wp-includes/js/jquery/ui/selectable.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/selectable.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T-\rp\Z}\\pd(',_binary '3w9WaWv\wVO\ȑ@E|ͤ\','',0,'?'),(_binary '\\\\+f6Q\y9','wp-includes/js/jquery/ui/selectmenu.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/selectmenu.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0.s\\s@{v[p',_binary 'WѤ]##đH!QqH1G*w/י%8\','',0,'?'),(_binary 'S0\־\\K/17u\','wp-includes/js/jquery/ui/selectmenu.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/selectmenu.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\lq\kyze',_binary 'g\捦]\@mŐ@r&U,CR^RrN','',0,'?'),(_binary 'X\k(D\\qț\G\','wp-includes/js/jquery/ui/slider.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/slider.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\/L\\]\\\',_binary 'aN\UFFd[s\Ѽ@c','',0,'?'),(_binary '\\\\\\AV*籿','wp-includes/js/jquery/ui/slider.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/slider.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\W(}d\w\mS.m',_binary 'Dt:\	>cǪ(\'Il','',0,'?'),(_binary '$_\\\X\la\','wp-includes/js/jquery/ui/sortable.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/sortable.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ń2|\*G',_binary '\E!1\&]Č\L\^\qJD','',0,'?'),(_binary 'm-\Zm1\w\\','wp-includes/js/jquery/ui/sortable.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/sortable.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wwu)⴯\\Z/',_binary '\\\\0\PLI\^tj<%=S\d','',0,'?'),(_binary '\\\N\0\\ܹ\t','wp-includes/js/jquery/ui/spinner.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/spinner.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ey$,QB',_binary '\e{Q\v\&\\r:\3ˬ/\\+f','',0,'?'),(_binary 'mE\\\\\)\\o\','wp-includes/js/jquery/ui/spinner.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/spinner.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm>S\q\\0\<',_binary '\6\'҂\\\/۾r\F\\O\\\'dp','',0,'?'),(_binary 'f\3\Y\\T','wp-includes/js/jquery/ui/tabs.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/tabs.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\?DgP\\"Q)\U',_binary '\꛲Āxd\x5O\\p\S','',0,'?'),(_binary '\(5\aHyo,X','wp-includes/js/jquery/ui/tabs.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/tabs.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7k\^Q\rC/fY\\\',_binary '\r[P\\\\Z\n\\z\\\3*\Zr','',0,'?'),(_binary '\\Yvz\֗*9\\a','wp-includes/js/jquery/ui/tooltip.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/tooltip.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<9	tf2y',_binary 'V_+\\\f\Z\u\\V? 6:LeAY','',0,'?'),(_binary '-_\+\\Yn\S','wp-includes/js/jquery/ui/tooltip.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/tooltip.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Nً\\\sR\g\',_binary '\\u\0E(T\m󛺶\"F\'O','',0,'?'),(_binary '*\\Z07ѥ1O\\َ8','wp-includes/js/json2.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/json2.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\{N|EO0',_binary 'q3..j G\\R\nݼI/T-\','',0,'?'),(_binary '\\\)\(\<\\','wp-includes/js/json2.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/json2.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w\\k\\\Jn',_binary '\\\\ravCSc5~\GM\\Ea\\,\','',0,'?'),(_binary '\\| ','wp-includes/js/masonry.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/masonry.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';?\&\\TJexH',_binary '$!\|=#fc\jc\:TQ0b\,ʉ','',0,'?'),(_binary 'r\\r(Jg\(yt','wp-includes/js/mce-view.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mce-view.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2sHّ;[	s',_binary '\8`9ڰn\-.\	H\Dpk+\γbI','',0,'?'),(_binary '\f\%u\P\\','wp-includes/js/mce-view.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mce-view.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\(\.\\"h\ƀ',_binary '7O9\I\ZB0\Z]ԧ&\'\$','',0,'?'),(_binary '{\0l(Ʋu9,wS\u','wp-includes/js/media-audiovideo.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-audiovideo.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\XQ\\\W\',_binary 'Ha\\ǁ\\-F\|\0\\N>\i7\\\*\\','',0,'?'),(_binary 'GV\\z#!;\','wp-includes/js/media-audiovideo.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-audiovideo.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ב\\pː\g7',_binary '?Y\I\Tb\&{\&Ds\o\7','',0,'?'),(_binary '\u\N\.A_\_\','wp-includes/js/media-editor.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@4Vaˣ\\\\',_binary '9R\\rƲo[\NK\š*h\','',0,'?'),(_binary '	,/Օ!\gyd','wp-includes/js/media-editor.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-editor.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<4i\$̝G\\g\n',_binary 'R6\0g(\\\[`5N=ƅ\-.>wT\\\','',0,'?'),(_binary 'R\\SC|ju\9A','wp-includes/js/media-grid.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-grid.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\|5\o$\Q\',_binary 'aB\\\\\\7\MM\-\\\ۙ}\r\\','',0,'?'),(_binary '\YRYi/l@HX\','wp-includes/js/media-grid.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-grid.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$|Ƥ<1Q',_binary '=\0\\\\rR\1\OQ-<op@ل\'\\\','',0,'?'),(_binary ')_\\J\\','wp-includes/js/media-models.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-models.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1-%	\',_binary '\&ޗw\eX\\\Z\\\\K\?٢\'\\'','',0,'?'),(_binary 'F \GJ\\B\s7','wp-includes/js/media-models.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-models.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*OϘ#^\#*i\G',_binary 'zb=\\\\\(\07\\wG\p5\b\\)','',0,'?'),(_binary 'ȉV?	\\]\)A','wp-includes/js/media-views.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-views.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.)%MZt\V\\',_binary 'u\'y\ʸ\Y\1\cɆ-\\\`A\','',0,'?'),(_binary 'E?\Юᾠ','wp-includes/js/media-views.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-views.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\H+\`\yF\-Q܉\',_binary 'i1|\JzB>\ּ	&\yߋ\ `\"ƺ','',0,'?'),(_binary '.xϮ\7\_\','wp-includes/js/mediaelement/mediaelement-and-player.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelement-and-player.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\\n-ۤY',_binary '$9~=:\Z\Fm}A\5ks	V# \*','',0,'?'),(_binary 'y\\!\0pZ\[A','wp-includes/js/mediaelement/mediaelement-and-player.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\iz+*;)E',_binary '-5(\\:oQ[̪\\\\\nm~CP','',0,'?'),(_binary '|Bl\IHҼ\OSƱ','wp-includes/js/mediaelement/mediaelement-migrate.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelement-migrate.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<C_hz\3\<7',_binary ',b#0!aOVc,ؕSԏIл%\p)','',0,'?'),(_binary ']L0\\eE\"u ','wp-includes/js/mediaelement/mediaelement-migrate.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelement-migrate.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q0b\lz7\',_binary ';YR/\(v0v\saDy\\','',0,'?'),(_binary '\zZf\\\ip^2׎','wp-includes/js/mediaelement/mediaelement.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelement.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\a\0\Z^2-!]',_binary ' +	M*a)N#kq\Dm]\{\=_b\?','',0,'?'),(_binary 'OOwT\M\r\Y!d','wp-includes/js/mediaelement/mediaelement.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelement.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-6\\\\m\\\',_binary '\\%]\cط\Z\7\\nԋ2\','',0,'?'),(_binary '^U\.i\ypG\','wp-includes/js/mediaelement/mediaelementplayer-legacy.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\A\Vt\Fƣ',_binary '2\q{Y\*lX[qkd\}\Jp\\\\','',0,'?'),(_binary 'nQ\ʒ\'k\\\"%\','wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\r\\Π;K\۔b/\',_binary 'ߠP x|\ΘQ=	\\TcvL\n*Ȱ','',0,'?'),(_binary 'Ws$8\~Nȁ-@','wp-includes/js/mediaelement/mediaelementplayer.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelementplayer.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\ĪL\\5\!\n',_binary 'o\^:v\\\mo\\\cTW[\\\k','',0,'?'),(_binary '	?\\\\quM','wp-includes/js/mediaelement/mediaelementplayer.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelementplayer.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\5\)\\\ky~',_binary '_Dt3ג3pa;9,\\nigC?3\','',0,'?'),(_binary 'd\@!\\dJ\','wp-includes/js/mediaelement/mejs-controls.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mejs-controls.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.۷Z#e0<l',_binary 'X\*\\\ZX\(\Z!\Ƚ\D2aB','',0,'?'),(_binary '\bz/T7aHy','wp-includes/js/mediaelement/mejs-controls.svg','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mejs-controls.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^yq+\S%\\y',_binary '\\\h\A3L:\\'1\ꁠ\\\\','',0,'?'),(_binary '\\\\\\";+\\rxu\\w','wp-includes/js/mediaelement/renderers/vimeo.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/renderers/vimeo.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?\~s\\\i6G/',_binary '\{\\w\-\rzF\v_\\wf\\\','',0,'?'),(_binary 'T܌7`\0\\\(','wp-includes/js/mediaelement/renderers/vimeo.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/renderers/vimeo.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C9YO\\',_binary '\+\®-FVpݨIht\L\iP%K\\i6','',0,'?'),(_binary 'S\h\\\S\%Tz','wp-includes/js/mediaelement/wp-mediaelement.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/wp-mediaelement.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%/NqOR\g+\\\',_binary 'F}\Z\n\\\vn\`\Z!TW\s','',0,'?'),(_binary 'D\\\]\|߼$','wp-includes/js/mediaelement/wp-mediaelement.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/wp-mediaelement.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(D\q|\\\',_binary 'P\E+#Ms;agLe\S\MN\r=','',0,'?'),(_binary '\M\~\n\T|','wp-includes/js/mediaelement/wp-mediaelement.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/wp-mediaelement.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ꕂv\EK\?\r\~_',_binary '!?[\\_\\r\\=&\\n\-%!y\r\','',0,'?'),(_binary '\\\\N9{;','wp-includes/js/mediaelement/wp-mediaelement.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/wp-mediaelement.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',m;V*H\\Tt\~X',_binary 'aԋRY哝\\\a\<n[G{=y3\? ','',0,'?'),(_binary '6\\\X/HL','wp-includes/js/mediaelement/wp-playlist.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/wp-playlist.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Xl\"o\',_binary '/=àBAo&\\\I1]k~\N\','',0,'?'),(_binary 'ˤԐ{%k\#f\','wp-includes/js/mediaelement/wp-playlist.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/wp-playlist.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\3|G^\cKT\"\',_binary '\'\e\"ʌ_(n\f\ww\\ZN2\+ ','',0,'?'),(_binary 'JE[7U\\\Z\~','wp-includes/js/plupload/handlers.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/plupload/handlers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j^R\p2\]e(\"V',_binary ')Mo\\\!D\\i&I\#26\\QTj','',0,'?'),(_binary '\;(Xp`ҙ\\pݷ','wp-includes/js/plupload/handlers.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/plupload/handlers.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\LZwX\V\U\\',_binary '/x.\\(\\\\C-\O.DϒA','',0,'?'),(_binary '\Vڮ\\M\jӁ','wp-includes/js/plupload/license.txt','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/plupload/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u&\nTIz+',_binary '\0v1\s\N\>cID٦\I\0-','',0,'?'),(_binary 'a\)6\\ю\','wp-includes/js/plupload/moxie.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/plupload/moxie.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#C\r5Ǳ\ǒ',_binary '\\\I\9_/x\t5\\(.g\tT\Z}&','',0,'?'),(_binary 'L\VY\*','wp-includes/js/plupload/moxie.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/plupload/moxie.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\;\r{\v\zƭ',_binary '^?޼\'\\\1H\\y\`\TL\j','',0,'?'),(_binary 'ߔ\\Hu\&\','wp-includes/js/plupload/plupload.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/plupload/plupload.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݠ$pZR\>\'|\',_binary '\\"\8[J%.˚cV\r\rE)\'','',0,'?'),(_binary '\v:DY\G','wp-includes/js/plupload/plupload.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/plupload/plupload.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?\z-c\`\\׻',_binary '\\=\rm\85\\\ꫮd$T^#0','',0,'?'),(_binary '5C)\nWu꽝/F\cK','wp-includes/js/plupload/wp-plupload.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/plupload/wp-plupload.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bi^̹\$x9}z',_binary '3}\ʞi\\\8]`\Q\ଧ%6','',0,'?'),(_binary 'L\\\\e5x?e=\&','wp-includes/js/plupload/wp-plupload.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/plupload/wp-plupload.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\W\	כ%',_binary '[{\V\np\{\3l߁U@kk\0\e','',0,'?'),(_binary '\?\\\h\\;','wp-includes/js/quicktags.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/quicktags.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʵ\\>	%nK{<5',_binary 'mwd\\^ʋ\\r1^K\(<nV\\\','',0,'?'),(_binary 'ߌ\(\\2\\','wp-includes/js/quicktags.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/quicktags.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8O\74ferM',_binary '\L3i_\4\URw\^j\\','',0,'?'),(_binary 'ˍ\G䯀oe\o','wp-includes/js/shortcode.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/shortcode.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\\\\\P}\SΊ',_binary 'yae\aK\R\\0%\\xyuy↢','',0,'?'),(_binary 'g\\]bR% Z\E','wp-includes/js/shortcode.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/shortcode.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^Y=%]3\',_binary '\^pl1\Zfu\E+4kH[XSe','',0,'?'),(_binary 'Or#\TG!','wp-includes/js/swfobject.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/swfobject.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',I}pe~2q\',_binary '?Lw\.\4M\ՒFJ\>fI鴆','',0,'?'),(_binary '\M\٦M\/`','wp-includes/js/swfupload/handlers.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/swfupload/handlers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\*\#\0-\Ճp\',_binary 'H#a:1\\\\߯orrj\uz\zV','',0,'?'),(_binary '\`#\\GbC\\֊\','wp-includes/js/swfupload/handlers.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/swfupload/handlers.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jڙK\~q	\\c=',_binary '\T򌿑\\d\Ty~#\\jI\"++3ɉ','',0,'?'),(_binary '\Z-x7\(A\4\','wp-includes/js/swfupload/license.txt','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/swfupload/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\[`\^-o\QWz',_binary '\:)6a\"3r\\rP\rN4yJַU\q','',0,'?'),(_binary '$\xM1>\_8P\0','wp-includes/js/swfupload/swfupload.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/swfupload/swfupload.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\#9\\>&YRg',_binary '\\ݙ\RYY-\ҕ&qW1(K\\','',0,'?'),(_binary '\	1\А々S:(','wp-includes/js/thickbox/loadingAnimation.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/thickbox/loadingAnimation.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\"h\r\c\\\\&',_binary 'BF\`F-\lڛRT6\\\Յ\','',0,'?'),(_binary '\\\\tZ\O\' \n','wp-includes/js/thickbox/macFFBgHack.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/thickbox/macFFBgHack.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ȱg\W,/u',_binary 'Rw\/\h\\&q\\]Z_\\\Ngy\\','',0,'?'),(_binary 'v{L\JlōYz\`(','wp-includes/js/thickbox/thickbox.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/thickbox/thickbox.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\P\R\n,(f\',_binary 'Mߍ\V_^ol\'\0\qYL̘)\\','',0,'?'),(_binary 'AE\[`','wp-includes/js/thickbox/thickbox.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/thickbox/thickbox.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\|}\\Zc%\\9j\',_binary '\b?/a#׼hl\\\rk\\\','',0,'?'),(_binary '9:do\n\p`Ry','wp-includes/js/tinymce/langs/wp-langs-en.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/langs/wp-langs-en.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:w,\]^!s',_binary '\\\\[\ l	̚\yH-\\0\9P@','',0,'?'),(_binary '	vO.|ߤҵ','wp-includes/js/tinymce/license.txt','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\\\x:\`\',_binary 'Y\\#wO\g^\'\b\:^\	=跨|\\','',0,'?'),(_binary '\n$z\X`\1Bw','wp-includes/js/tinymce/plugins/charmap/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/charmap/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\5^\',_binary '[B\\Z,;\jfe\MU\j|)\rv>U\F','',0,'?'),(_binary 'k$6O\-Nx','wp-includes/js/tinymce/plugins/charmap/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/charmap/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=B쟄P\rL\\',_binary 'x[G-\90b.zG\\az\>\r','',0,'?'),(_binary 'Aa\@J\\\\\Ł','wp-includes/js/tinymce/plugins/colorpicker/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/colorpicker/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' C\ȭ?d{׭V',_binary 'B\R\0!䄚\Q\\\'5w','',0,'?'),(_binary ',< \?C]\0A','wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ͶU裦\h\',_binary '\ehӧ&έA3+WTh\n\Z)\?','',0,'?'),(_binary 'HC\\!\\"(','wp-includes/js/tinymce/plugins/compat3x/css/dialog.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wyB\\o\|\\',_binary '\o\Jj$scR\\Q\c\\伍F\\','',0,'?'),(_binary 'gosV\;\\\n$','wp-includes/js/tinymce/plugins/compat3x/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/compat3x/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\n\\1\\\oVb',_binary 'CT(\N+,TN\C\\`ީ\','',0,'?'),(_binary '0]qK\'fx\\','wp-includes/js/tinymce/plugins/compat3x/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/compat3x/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L{\\p\׶\Ҡ',_binary '\m\澑\[\S3\\\'J\*\\Sts\j\\\','',0,'?'),(_binary '\!#\\I|\F\','wp-includes/js/tinymce/plugins/directionality/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/directionality/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\\"\X	& )\\=ʀ$',_binary '&[\@\\5(\cvLYI6\B;)-','',0,'?'),(_binary '&]0W\\\n)=','wp-includes/js/tinymce/plugins/directionality/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/directionality/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Er\HD\D3@',_binary '<o@:\-\Eg\\\)6^Ѽ\'','',0,'?'),(_binary '\Pw0\h9','wp-includes/js/tinymce/plugins/fullscreen/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/fullscreen/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\2İ\rm}%',_binary '3\\].\BCBe\ʢ\S\( ?Z{\\\\','',0,'?'),(_binary 's\ŏU\'\\e@d','wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ғ:\K\[\Iw\\g',_binary '`e	n\O\JM%N\hA\{ghf','',0,'?'),(_binary '\\\\9ã>Iz4c','wp-includes/js/tinymce/plugins/hr/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/hr/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\k+%5l3\!-',_binary '\2`\RiL#e؄4\6\g\po~','',0,'?'),(_binary 'v\\Q-\','wp-includes/js/tinymce/plugins/hr/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/hr/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	%>);',_binary '؃F\\S\[k\\&f 6+b>','',0,'?'),(_binary 'πtGȩ\D','wp-includes/js/tinymce/plugins/image/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/image/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\n4\\\0\=',_binary 'Qv\SI>;41%rf\$@\p\\\\j','',0,'?'),(_binary '	\\\Em[\\l\<','wp-includes/js/tinymce/plugins/image/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/image/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-ZC\l­}\莐\',_binary 'y\\T\\Nz+\⃆\\'\\%Y\','',0,'?'),(_binary 'Ebl8y\\}','wp-includes/js/tinymce/plugins/link/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/link/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*NȒmQ\\',_binary '\`3cYQ\9Wޭ#l\\p\S+G\\4','',0,'?'),(_binary '\Xډ|\8\\\}\B\','wp-includes/js/tinymce/plugins/link/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/link/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\V\\\n]\\Ks\'',_binary '\Z>I\S\е\\v,\qU\\^','',0,'?'),(_binary '!\R\pnL\w\m7','wp-includes/js/tinymce/plugins/lists/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/lists/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')r?NぼIq\'',_binary '%=r\\dv\ni\zxu)3p','',0,'?'),(_binary '\J0\\\jYg\h','wp-includes/js/tinymce/plugins/lists/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/lists/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '28:sw9\J',_binary ')b\#4\e*\9(=\QEe0|1\\n','',0,'?'),(_binary '`\;\"-\+~;','wp-includes/js/tinymce/plugins/media/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/media/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#@,\4dG\M',_binary 'XHx\0֍X\ZOG\|\{F2','',0,'?'),(_binary 'ƅ|_\i/y\	','wp-includes/js/tinymce/plugins/media/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/media/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\\'1\Z\\f ',_binary '\n\>\\\EQ\i漺\k}îǲ\','',0,'?'),(_binary 'ƪq悳\','wp-includes/js/tinymce/plugins/paste/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/paste/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\^\\\s׶{މ2',_binary '\Z\X8c+xη\\&Wg\`m˴','',0,'?'),(_binary '\,(i7:^\^\#','wp-includes/js/tinymce/plugins/paste/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/paste/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dX\\z҆֫',_binary 'f\\\0W{?q\\\\\\Ul\P\֫c8','',0,'?'),(_binary 'x덂@}Y\i\+','wp-includes/js/tinymce/plugins/tabfocus/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/tabfocus/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ώ\@\/@Mm\N\',_binary 'xM\'Ȥ\=\ڷ?$S,Fy֥','',0,'?'),(_binary '\v\\|\-\\','wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\!\<\]\\r',_binary '\p[\\\\L7F|˖ZBR','',0,'?'),(_binary '?]P.1\2b','wp-includes/js/tinymce/plugins/textcolor/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/textcolor/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%i3\\\\f\\\\',_binary '(\EL\\b[K\!sӊ\nĲ\','',0,'?'),(_binary '͓\Y\36\l\Y','wp-includes/js/tinymce/plugins/textcolor/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/textcolor/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\v<h\\\\\\p',_binary '!/\[I\+\r\G\\\ Dխ\7=\'','',0,'?'),(_binary 'G!#h\9	\&','wp-includes/js/tinymce/plugins/wordpress/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wordpress/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^H\"\\\Iff\n',_binary '\ژZ9PMSdhf(\-tU\f\','',0,'?'),(_binary 'u\\sy6\'v,\=','wp-includes/js/tinymce/plugins/wordpress/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wordpress/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vWZY ^Oy',_binary '\ZД!A_\VQ\e\HT\az\L\+','',0,'?'),(_binary '. \\0_oE]A_\0PJ','wp-includes/js/tinymce/plugins/wpautoresize/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpautoresize/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\.Aj_mr#i',_binary '\'Cb\"B\\N\N\\*r&.X\J','',0,'?'),(_binary '\}\\PÛP\\\Z','wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\:UIYV\dk',_binary 'H\\\6J\\r\\"\\"\\Ih\lzwL^','',0,'?'),(_binary '	P=N>b\"j:~[Q{\','wp-includes/js/tinymce/plugins/wpdialogs/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\We⎆?N\\t',_binary 'n4\\<\Fz\_\5\kig','',0,'?'),(_binary '3\\\\'RKBf','wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QO1/<>%\"\X\\',_binary '6\r*IY\0C9<\\Jږ J*\xD','',0,'?'),(_binary '<\\u꿖\Zܜ\Y\^','wp-includes/js/tinymce/plugins/wpeditimage/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\j<\]\@	4',_binary '\r]\"\\!\'sg=\zķQ\2\NK\','',0,'?'),(_binary '\6<\C\﮿V:(r','wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\	\"LXV',_binary '\\\\\M<,|\\Q,\03\\','',0,'?'),(_binary '\\%\0\zfN\pS','wp-includes/js/tinymce/plugins/wpemoji/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpemoji/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SE\x=d~eM',_binary '\"w%%{\=L(\hK\\rƢH\P','',0,'?'),(_binary '@\\,\n\\+k','wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\'\Q8b\/\\a\',_binary '3t\\R>_a>\\0\|ՑVC䦇OB','',0,'?'),(_binary 'u\3!pAf)RM\','wp-includes/js/tinymce/plugins/wpgallery/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpgallery/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_\vQ8_\$\?',_binary '<\\A0\6kJX\nvA/\%O\-v_\\'pA@ئ','',0,'?'),(_binary '\Oӿ;=\\Jzy','wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\e/\\Nz9i',_binary '3\*|Lg\\\\3>m!\\V$8','',0,'?'),(_binary 'k\b\gS','wp-includes/js/tinymce/plugins/wplink/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wplink/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\6lUOaD\Q',_binary '\\jT\q\TI:KZ\\a\n6U7e-','',0,'?'),(_binary 'L\)\\a$D-\ӮJ','wp-includes/js/tinymce/plugins/wplink/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wplink/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X<\\ɔ\Ňr',_binary '\\p^W\{TwJw\Ɏ\.H/\','',0,'?'),(_binary '\"Et\ys\\\\Z|g','wp-includes/js/tinymce/plugins/wptextpattern/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E	-No',_binary 'L\IY\ow)\4!:\;?\\','',0,'?'),(_binary '3+z.6Q~]y[','wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^	Q\\Zn\¹',_binary '\\\ \D|b<u򋥾&n)n$M\E\\Am','',0,'?'),(_binary '\\q\82v\&#M','wp-includes/js/tinymce/plugins/wpview/plugin.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpview/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\j5qS\rX\\i\\',_binary 'Ej\Z\ZI\\\3J\\GjVݒ6<S\9P','',0,'?'),(_binary 'Wl\y:\\0Vn`d\0','wp-includes/js/tinymce/plugins/wpview/plugin.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpview/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\rb\!\',_binary ',`it\\\ڎTm\l\\k\s\r=','',0,'?'),(_binary '\Z(>(1bޫZ\','wp-includes/js/tinymce/skins/lightgray/content.inline.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/content.inline.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lo7\r79wAU\E',_binary '\\\EP\[\x\v1i0\h;^J','',0,'?'),(_binary '\\\7&\Ȁ','wp-includes/js/tinymce/skins/lightgray/content.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/content.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\PIɥ\\<\\',_binary ')\Y@\u&\Kg\0?\\\F\'\X0\ǈ','',0,'?'),(_binary '>\/ᡇ_\\\','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\l([qא\\D#\',_binary '\\sٶ\hb2.;\m`F\r^&\H-w	yV~','',0,'?'),(_binary ':X\2\M\\~\','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\2\4vLhN\!\\2|',_binary '\\3iA(\\p\\GDڔ\\\\','',0,'?'),(_binary '`\\S`NI^G\','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(i@\G\g\\0\p',_binary 'G\</\14Ņ\L\\5!','',0,'?'),(_binary 't\0\g\a/\','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\-\\\\x\'	',_binary '{ڋ\N\o\\#X+Xe\'\_\\\>\Z','',0,'?'),(_binary 'vڴ\\\V\KP','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\PNڡ\'f\\\',_binary '\r]~[\_˳PB\TA`\*,O','',0,'?'),(_binary 'Q\ԁ\27u\L','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\1\\3y1\',_binary '	}\N	<\v\BS%\s\\\S','',0,'?'),(_binary 'P\\0aR\z= ','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\3\gkeͿݾ\\|h',_binary '\Hzj鞨%\p=\Z\\iNAZ\','',0,'?'),(_binary '\Z\l\\\3Ȋ\','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\UՒ\JLm8`v',_binary 'ӛvQk\\\nl\]\`Ε۷\+}\kO','',0,'?'),(_binary '\\\\>+ܞL[\m','wp-includes/js/tinymce/skins/lightgray/img/anchor.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/img/anchor.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\a5q\ȑ_4@',_binary '(afo\\x\DpaQ6\mtk\,\\V^','',0,'?'),(_binary 'L<#\\Z\\\\}','wp-includes/js/tinymce/skins/lightgray/img/loader.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/img/loader.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9K\\M:\Tf9',_binary '\\;TO`(6\\,skZc\R\+','',0,'?'),(_binary 'oP\c\o.\r','wp-includes/js/tinymce/skins/lightgray/img/object.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/img/object.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rdP\E}u\n/MA\\ ',_binary '#;!\\I.>\uʍ\SV\m{|\e-','',0,'?'),(_binary 'X\\\g5\(=c','wp-includes/js/tinymce/skins/lightgray/img/trans.gif','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/img/trans.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7I \1FGu\j^',_binary '\ \û\ͥJ\OmO:ϙ\\\lW5','',0,'?'),(_binary '\>\~\!\g\q','wp-includes/js/tinymce/skins/lightgray/skin.min.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/skin.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\B&\pw\',_binary '7>xV&v|­\U& ݷ\"ǥz9j\F%ѽK\\V','',0,'?'),(_binary 'Ĉ^A\+lod\','wp-includes/js/tinymce/skins/wordpress/images/audio.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/audio.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7~!\\\\0\\\\"w',_binary '\g\\z\\\.gV:[\\ЙH)Ȟ\','',0,'?'),(_binary 'FH30m:s','wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xR\	YX\\ݤ\\\',_binary 'm\Zcĭ\\]\\\[\^\Pw','',0,'?'),(_binary '\\c\\.D\r |\\','wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\\Z\?f.\8\\	',_binary '\\.c%c*G~բ>Yd:7\j','',0,'?'),(_binary 'Ȅ\\xy\\\','wp-includes/js/tinymce/skins/wordpress/images/embedded.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/embedded.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\p\N\y~\n\"',_binary '{\u\x\\'\Jº@i\"H;\]6h','',0,'?'),(_binary 'F\Ã\\O\fg\','wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\1\\\vR',_binary 'N3G\\'`\\+R>P]E\γg/b?UX','',0,'?'),(_binary '_f\\;w\a\\ځ','wp-includes/js/tinymce/skins/wordpress/images/gallery.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/gallery.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_PwPU\4',_binary '<W~\\ض\+\hN\9\\1\_3\ws','',0,'?'),(_binary 'FHȝl\e\#\','wp-includes/js/tinymce/skins/wordpress/images/more-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/more-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l,\r\%^x%',_binary '\\Y=\_b|ʧ&f,<\','',0,'?'),(_binary 'N3\j@pu5^','wp-includes/js/tinymce/skins/wordpress/images/more.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/more.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\n\nm\0;˫\z',_binary '$v\\o^\U A\0\\:\\\Cu','',0,'?'),(_binary '~a%\!P','wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\6#UQ:\|>#\\',_binary '\(\\[\n\̻\oRAo3^\\','',0,'?'),(_binary '#\	>7','wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\I\\m\LWyݓH',_binary '\rfl\դ/\;l\\\\\\.6r\#P[\\','',0,'?'),(_binary '@{\J\5䷴X','wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U,:)؋\"\QqY',_binary '\"\Ooۈ\\<\oES-MO÷\YN!','',0,'?'),(_binary '7%Wy~׹P?x\\','wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lzV6`wmZBs\\',_binary '\r 8\&J\34б\ǽ','',0,'?'),(_binary '\3^\\PMY\\HD\','wp-includes/js/tinymce/skins/wordpress/images/video.png','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/video.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\¶\B=\rz3j',_binary 'i\\I/=MMX:M\A\pv\\r\','',0,'?'),(_binary '۪\\\	.\ո\\\\','wp-includes/js/tinymce/skins/wordpress/wp-content.css','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/wp-content.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\Un\0\r',_binary '>\@\:so\\X\=Kd\ku{','',0,'?'),(_binary 'ah#\\8\c\\','wp-includes/js/tinymce/themes/inlite/theme.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/themes/inlite/theme.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4O\\DIc`\EJ',_binary 'pv\T5Z>jj\0\0\f\xa/g=&','',0,'?'),(_binary '\	#A\n#b#=','wp-includes/js/tinymce/themes/inlite/theme.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/themes/inlite/theme.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z=\ro<3E\\\',_binary '\";l\0s\'\lB3q6)8\n@D\','',0,'?'),(_binary 'r+zk; 4\WI','wp-includes/js/tinymce/themes/modern/theme.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/themes/modern/theme.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\(3o\U\2ŝU2',_binary '2.pt\"r\`)\\r.C\l\\\\ZBIX','',0,'?'),(_binary 'n#t=\'\\b]{\','wp-includes/js/tinymce/themes/modern/theme.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/themes/modern/theme.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\\\E\\|\h(Zf',_binary 'ӣ	}ʫ\E0\).TX\\K\d~\HNlK20','',0,'?'),(_binary '(tTlDά7&MP.','wp-includes/js/tinymce/tiny_mce_popup.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/tiny_mce_popup.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B7I10d\',_binary '\'З/!\Z\a!~)1D\','',0,'?'),(_binary '	\9fވUf\\','wp-includes/js/tinymce/tinymce.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/tinymce.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Xl\\̡C\kn',_binary '\Zk\	\6|\\{*\Z{H\\\iܝk^','',0,'?'),(_binary 'Gm:MľVLЉ','wp-includes/js/tinymce/utils/editable_selects.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/utils/editable_selects.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Jq2I\'\J9E',_binary 'v\\Gjs\\f	ed\&\g+\\','',0,'?'),(_binary '*\L\m&&2\\nb','wp-includes/js/tinymce/utils/form_utils.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/utils/form_utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lUTLi',_binary 'vL\us<*rWҪ\.\0|\Rg\\\','',0,'?'),(_binary '츃v\\6\;~','wp-includes/js/tinymce/utils/mctabs.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/utils/mctabs.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '끡\\"Y>xU季',_binary '%Y}ڿ&)MaYgЍ\\\*l','',0,'?'),(_binary '4AIn097c`','wp-includes/js/tinymce/utils/validate.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/utils/validate.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CL\1?o+;{Y',_binary 'kH\\;\\0kC\s	\'K\#45+eE|\\0','',0,'?'),(_binary 'Tw=+6\\\\','wp-includes/js/tinymce/wp-tinymce.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/wp-tinymce.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\@\?Se\U\\',_binary '~I)\>r\\\"\D\n\n\1\浹H','',0,'?'),(_binary '\\\HԹ\\f\k\','wp-includes/js/tinymce/wp-tinymce.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/wp-tinymce.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1_H0\\US\\@h\',_binary '\\\\_ؕ\\\N͞\\1*\\ǜ\','',0,'?'),(_binary 'p۞\2N<:Z7r','wp-includes/js/tw-sack.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tw-sack.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\9>\\',_binary '{n]\\0ֈ\n\r\\\<w˷X)\\:','',0,'?'),(_binary '\h+B\\\\','wp-includes/js/tw-sack.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tw-sack.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Xh+t\\r\r/\\A\',_binary '\\\mN\톬3\oE\0\Z)\yB','',0,'?'),(_binary '\鋭{^MU*\_','wp-includes/js/twemoji.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/twemoji.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Bf\\Z\\+D',_binary '\"/D\\|fh\3嚅+F\PGl4M+','',0,'?'),(_binary 'M\;C\\\\\8Yyﲏ','wp-includes/js/twemoji.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/twemoji.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\\p\\/	\0',_binary '\Z\˘TwlyFE\	w\\\P#SN','',0,'?'),(_binary '\\3\\\F\<8','wp-includes/js/underscore.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/underscore.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^k?\Q\"ܱFv',_binary '\k\f\"А4<\\\5!tk\\q\\\yqQ','',0,'?'),(_binary 'u\\<e\x@ֈ>','wp-includes/js/underscore.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/underscore.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\Pc\*:',_binary '_\\6x\8ލo7W<\ Ie\\','',0,'?'),(_binary '<\hj\	44a\2\','wp-includes/js/utils.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2![pNI\5',_binary 'iII4\*\{FZanǠ\)J,T\&g\','',0,'?'),(_binary '&UX\r\L4{\\\','wp-includes/js/utils.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/utils.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\ٚ\ez',_binary 'L\[\iekڰ%زAҙ\EITl','',0,'?'),(_binary '](R&!\\1;3\','wp-includes/js/wp-ajax-response.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-ajax-response.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\ZW&\rp\r ıN',_binary 'J9\\L	\	=Y\%\\r⯤kb\\','',0,'?'),(_binary 'u)8FG9C(','wp-includes/js/wp-ajax-response.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-ajax-response.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\毺\;\﹪',_binary '}4\ſ\S0d\\\Yfr`\\K>','',0,'?'),(_binary '!|(\y\W*1Oo2Cu','wp-includes/js/wp-api.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-api.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@BY\fbb2lз',_binary '\N_\\R\"T\\\%i\cő	2&H','',0,'?'),(_binary 'ӟ\\\my+\nf\:','wp-includes/js/wp-api.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-api.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ץ\0FW\\\\',_binary '/\+c\\\	\K\\\\U\\>+\Ļ\\','',0,'?'),(_binary '.v8-rJŕ\qQ','wp-includes/js/wp-auth-check.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-auth-check.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\YT\x\w',_binary 'E\ID(10i|\V:\\^\s\ZXǂ\\9k\OG','',0,'?'),(_binary 'tU\/DsIڤ\st\','wp-includes/js/wp-auth-check.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-auth-check.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H6\\b\X+M\'',_binary 'n@\to\:\\\e!65\,KV\\=','',0,'?'),(_binary '\j\8\ď\\Z\','wp-includes/js/wp-backbone.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-backbone.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\JT	\l\Q\\1',_binary '\nT\x\N@s_L`\E*d\Hc?','',0,'?'),(_binary '0<\\\lڿ\J\','wp-includes/js/wp-backbone.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-backbone.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\	1\Y!\z\ ',_binary '\"\I\`\\I\:	\\OX7ꆼ)\2','',0,'?'),(_binary 'Ԓ\\A\\r^','wp-includes/js/wp-custom-header.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-custom-header.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C@$ҷSE\#\',_binary '\\\"\y\䓧\}\^H\z\%Z\у','',0,'?'),(_binary 'Z_\"\~J\\\\','wp-includes/js/wp-custom-header.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-custom-header.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n(F\̽\',_binary 'e>\\\WZ\]\\m\\l΁jei','',0,'?'),(_binary '=-Xԍn{]pf','wp-includes/js/wp-embed-template.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-embed-template.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\f%W\^m\y\\\4$',_binary '\)\\\\\A\r\rt\@j\\Y\','',0,'?'),(_binary 'Z Og\nWW2','wp-includes/js/wp-embed-template.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-embed-template.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'cj?6fN55H\6',_binary '\\Ils\\&x\jzQꢓ\','',0,'?'),(_binary '\sSk\i<4\'c\-6','wp-includes/js/wp-embed.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-embed.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~ג\'\J\0䯯',_binary 'V_O\'\\\pk;\\`\O\\r8h~3K','',0,'?'),(_binary '\J~_ofk\\\','wp-includes/js/wp-embed.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-embed.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';H\\7\Z\b\7u1E',_binary 'gIYKz\ \0[N\)\[up%ޞ','',0,'?'),(_binary '\trεF_\ \\\','wp-includes/js/wp-emoji-loader.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-emoji-loader.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a9Ч\\z',_binary 'FMli<\~81,Wp AA\G\~','',0,'?'),(_binary ';\\\*1\Zn\4\','wp-includes/js/wp-emoji-loader.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-emoji-loader.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ɲ\HiGt\9ا',_binary '̪tRV\';q$ABރ*~t\m}\C*`','',0,'?'),(_binary '\\	b8\[y','wp-includes/js/wp-emoji-release.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-emoji-release.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '27N:\\n\+\',_binary '\)ym\ErFJ\2\\\͌\n\Zg;FI?','',0,'?'),(_binary '\0\;f\Q\=*Ǖ\','wp-includes/js/wp-emoji.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-emoji.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\׶H;q.',_binary '\\O\)`5g\D?5F!\\\\','',0,'?'),(_binary '[>x;\wn/tH','wp-includes/js/wp-emoji.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-emoji.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+gD>\wfم*D',_binary 'MaF$*\M\_\n8\\v\u\','',0,'?'),(_binary '=V;\\\N.K','wp-includes/js/wp-list-revisions.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-list-revisions.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'PbOPxOrs72',_binary '#\;w1.\B\\\3f_;\Pf\','',0,'?'),(_binary 'E4\\fu\r#R:k!jgh','wp-includes/js/wp-list-revisions.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-list-revisions.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}\Z\ۦ_\\8K',_binary ']\r\o\8\Y6)ryW?\Y\\b\z(','',0,'?'),(_binary 'bv\E\H\\\΄','wp-includes/js/wp-lists.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-lists.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\]S\1LY%\\\',_binary '\\w\ :~\韆\X\Wj\@g\_\Z-','',0,'?'),(_binary '9e\Ebݾl3','wp-includes/js/wp-lists.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-lists.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm34Ei?bʺ\=',_binary '1ʚ\\K\p\Rh\W\0º;\','',0,'?'),(_binary '#AuI.F/\\','wp-includes/js/wp-pointer.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-pointer.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\Z߁@ \r|ɛ[d',_binary 'OȆm~gƷ^96\\}>|̭/\]\\','',0,'?'),(_binary '\Ǉ\\4˓T`k','wp-includes/js/wp-pointer.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-pointer.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'AV{M\\rn?\\n\',_binary 'c:\8\Xܹl\8odGhS\D%\nM\','',0,'?'),(_binary '\]jl\'\/x5','wp-includes/js/wp-sanitize.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-sanitize.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\:k\\Et6Q\',_binary 'yΦV\ }ɛqK>ۈP6\\*\\C\ns}','',0,'?'),(_binary '&\\}?\\Zs`','wp-includes/js/wp-sanitize.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-sanitize.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{I>_\@\"\',_binary '\I0\L\0\\\r\'}\\g`z _(\\%','',0,'?'),(_binary '??n\\\\_2gj','wp-includes/js/wp-util.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-util.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5Zl.}L{!aN)$',_binary '\	k\\dYn*IӒ_,2\0\\','',0,'?'),(_binary 'H+E~}1Q\\\','wp-includes/js/wp-util.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-util.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '76 7$\'/\nC\',_binary 'G7\r<pSC\\\\zʋIG','',0,'?'),(_binary '\A4e\\{^\Z','wp-includes/js/wpdialog.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wpdialog.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ʒy\n	\ ep\ԩf',_binary '\\!/\Af\0=G\7h/uU\&g','',0,'?'),(_binary 'ߗ\Qu\!ٶx[','wp-includes/js/wpdialog.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wpdialog.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=nR\-\\KP\\=<',_binary 'w\ڇEÞ\\0vӭ\k^Mn','',0,'?'),(_binary 'wt\H\\-s\0\n','wp-includes/js/wplink.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wplink.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!{TWV',_binary '\@e{F o`+5pQ\'+eC\\','',0,'?'),(_binary '\\\\"\c)j\\"','wp-includes/js/wplink.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wplink.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\5=LЍE!',_binary '\w\\Q\\'`\\\4޵DU.\\\\,\X','',0,'?'),(_binary '\\'\B\7S\','wp-includes/js/zxcvbn-async.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/zxcvbn-async.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=$a\[ZF)^\n\~',_binary '\uQ9ҫ{7o}\\\`\-nW\','',0,'?'),(_binary 'L(\n9[2C6\','wp-includes/js/zxcvbn-async.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/zxcvbn-async.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\E\\\nO\\\\Yb',_binary '\\'FP\\Z/G\n\J\\\B\\ZIT','',0,'?'),(_binary 'J򾁬\Oh\\sDؾ','wp-includes/js/zxcvbn.min.js','/home/yrevo792/public_html/fairphoto.com/wp-includes/js/zxcvbn.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|	#PV	/{M_',_binary 'vXI9\n\1e6\\C\\\\.p+\\"\K','',0,'?'),(_binary '\і\q\\SGKy(','wp-includes/kses.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/kses.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tb\Q\L򴻨\Ҥ',_binary ' FML\N	ŗT\'6\!\];ZJ','',0,'?'),(_binary '\\\:m[ݢ:#','wp-includes/l10n.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/l10n.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O+vp}0\3\E\\\',_binary 'Pj\PclXr\UǷ!\ZԂ-ܕg\','',0,'?'),(_binary '\\v\E,-O\{\','wp-includes/link-template.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/link-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\;k(\1bf\\Ro',_binary '\@\nx\̇$؞cu\ub!&\\j','',0,'?'),(_binary '_j\\_/\\\yӱ','wp-includes/load.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/load.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YY\\Yk}.E',_binary 'z8\ۺs?RCnoml\\])\Pl`','',0,'?'),(_binary 'D6m\er{pK\O','wp-includes/locale.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/locale.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ʋ\04)o\ybU^',_binary '\<\6n\'J\\_\	S%\\GVJ','',0,'?'),(_binary 'a\\\(m\EBl\','wp-includes/media-template.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/media-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\h\\\D7S1 c=M ',_binary '\	t(\NE&ͷC԰@S\0\00\\#\[:','',0,'?'),(_binary '){\jW-_Q=?\GlҢ','wp-includes/media.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/media.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\D\:\r_0\\\\',_binary '\\\'0dGHV`\\\ʉob\<m\nP','',0,'?'),(_binary '\KQ\}U&;&\\Q','wp-includes/meta.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/meta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5r|-H0\=*',_binary 'p&\\+* \Eu\Qb\','',0,'?'),(_binary '\gI!٭\\\_\','wp-includes/ms-blogs.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-blogs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YYw_s簃@	DEm',_binary '~ۃG\\,,?0\v\f\UӧN\iK','',0,'?'),(_binary 'mA\\Y\\Rb|\S','wp-includes/ms-default-constants.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-default-constants.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\~\8IAAԶh',_binary '\\{\ XNZ\\0K,4\8o3[1\c\','',0,'?'),(_binary '.݁BxKY','wp-includes/ms-default-filters.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-default-filters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '磹e\\\\g\\Z*',_binary '\0]\\M\Pt.xa^lTNjO.\"\fc','',0,'?'),(_binary '[\n\G{\\'q:','wp-includes/ms-deprecated.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kpl\E)C@\RT',_binary 'IR1Ai\\0z\\ 8\0p,\5uR','',0,'?'),(_binary '뭷\r\!z}MLKE','wp-includes/ms-files.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-files.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\〖z\\ޝ	',_binary '\4?X\q)\̃\cfN3.y\\','',0,'?'),(_binary 'v%S[̪Ѿ','wp-includes/ms-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$l>_srIճ',_binary '-\vSbH\$q;6\\\'R3\\\\-\'','',0,'?'),(_binary '\_jSX\2\QQ=','wp-includes/ms-load.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-load.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'WN;Q	\}',_binary ':\`	\O\xĢ`pȧ\u0rN\QS','',0,'?'),(_binary 'x9p\2\\w\\B','wp-includes/ms-network.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-network.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Xֽmj\7\x\犡\',_binary '\m\.Ņ\\\oi`\8\\','',0,'?'),(_binary 'j&\^\b\','wp-includes/ms-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ĈL@\r#}S',_binary '4n-J\\2Thߕ!\_H/Z\"','',0,'?'),(_binary '\'^D\IG\1\!','wp-includes/ms-site.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-site.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}]\dWN䙼',_binary 'Ѕ./!\\ʔB\ɲyla[\'gׄҕ','',0,'?'),(_binary '\{A\mm\*K','wp-includes/nav-menu-template.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/nav-menu-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\p3gD1RK\\?\',_binary 'S\Kk\W\0dՐ+@\\SWޓ. ','',0,'?'),(_binary '[\Hn[P\.~\\FU|','wp-includes/nav-menu.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/nav-menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\Lo \b0\',_binary '>\Tѕ I`Aih\))\ZSZ\\9?','',0,'?'),(_binary 'MR\l\BFu','wp-includes/option.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/option.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2%s:\9\\\?>`',_binary '\\'9*\9js͊jpׂ\\\7Mq$>&v','',0,'?'),(_binary '\rTX\\ \[','wp-includes/php-compat/readonly.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/php-compat/readonly.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'с\K=|\\',_binary 'k\\U7HU.ϕPm^F\\R45','',0,'?'),(_binary 'N|Jвzn\\sw','wp-includes/pluggable-deprecated.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/pluggable-deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\\"j\\2ߖ',_binary '\U\\\=\\co\\=t1\-\\\\r\=','',0,'?'),(_binary 'h0X-\i\\^\G`8','wp-includes/pluggable.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/pluggable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(㜘n9\\',_binary '\\L\\\	t\e\e\\.b\','',0,'?'),(_binary '\\\00qĊNy)\','wp-includes/plugin.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$ I\9,\iw\',_binary 'R]AS@s{8\ޥl\!\"E\n\`\]','',0,'?'),(_binary '\ \CY\','wp-includes/pomo/entry.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/pomo/entry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r;7ybG\a',_binary '0IPA`\q@\\}ᑉ\\uW\\'','',0,'?'),(_binary '48Vt\+^X\','wp-includes/pomo/mo.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/pomo/mo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ց\\\\=T,',_binary 'h\257ּh\\m\\Z0d','',0,'?'),(_binary 'A\\)͹D4\','wp-includes/pomo/plural-forms.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/pomo/plural-forms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's_7\;	]Lvlɟ',_binary '\\T\U#:`B=\\\\ۙNy3\J\','',0,'?'),(_binary '\[K\\b\\28','wp-includes/pomo/po.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/pomo/po.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+m*_	֣a\\<',_binary '\\v\\\\ߙ8R1׬\	\vj','',0,'?'),(_binary '1W;cN\\"\u','wp-includes/pomo/streams.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/pomo/streams.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\*՚ʞ&C\\',_binary '/=b#\:P\26\r9:.','',0,'?'),(_binary '\?ڟE\$PF','wp-includes/pomo/translations.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/pomo/translations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\$oYD(\\h',_binary 'Ls\lf29ּ=\f9\>\t*\\','',0,'?'),(_binary 'atU\q^!\0ƣl','wp-includes/post-formats.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/post-formats.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h%\J|,%Fś@',_binary '\\6x\q\#\n[j\\E99e^Q','',0,'?'),(_binary 'MIM\\rD\-','wp-includes/post-template.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/post-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R?`5H=JU\',_binary '5I\G[\\\gZgqG&\B4?\]M','',0,'?'),(_binary '\\iY\0\nR)','wp-includes/post-thumbnail-template.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/post-thumbnail-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\;SD/\',_binary '\yya\r#\NG5\eETZyEh\\l','',0,'?'),(_binary '0jlS\K\','wp-includes/post.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/post.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')l\'\\n \07',_binary 'F,\EB\0\:\V\e69ù_wS\C=','',0,'?'),(_binary ' \A$ۤfCN\37','wp-includes/query.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\{4m\',_binary '~2\;S d\ss9@:U=\\t\\\&$n\0,','',0,'?'),(_binary '\KF\nO\i\},\\w\','wp-includes/random_compat/byte_safe_strings.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/byte_safe_strings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sٹ\x38C\f5c',_binary 'L$\k\㈼\\O!F\h[\Śڟ','',0,'?'),(_binary '\\o\w\\Ў\696I','wp-includes/random_compat/cast_to_int.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/cast_to_int.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y)zH/>',_binary '֜_\[2(y+9}QI\*\0A\Z\ʁfg\>\','',0,'?'),(_binary 'v9b\$L','wp-includes/random_compat/error_polyfill.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/error_polyfill.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',9\\\\G',_binary 'hͼ\\\ƾekY\\\Zf\m','',0,'?'),(_binary '\j\\Z;\nlГ','wp-includes/random_compat/random.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/random.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\X\0%=݈A!',_binary 'bZG~\u&\r坯1楃/+/i','',0,'?'),(_binary 't.Õ81','wp-includes/random_compat/random_bytes_com_dotnet.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/random_bytes_com_dotnet.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-6\\"?$b[ŁD_',_binary 'X\%B{0\y2|\k\TU\gm\\\#Y','',0,'?'),(_binary '?2yT!s|t\\u}','wp-includes/random_compat/random_bytes_dev_urandom.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/random_bytes_dev_urandom.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\\kIT\=ր/',_binary '\\|5/\i\\VV#V\\\A\\\\`','',0,'?'),(_binary '\\[\D?_[','wp-includes/random_compat/random_bytes_libsodium.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/random_bytes_libsodium.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xG?\Mxl|\',_binary 'B\S\ZBeLƓ3#ھ\\bj52=<P\3v\','',0,'?'),(_binary '\N iiڭ','wp-includes/random_compat/random_bytes_libsodium_legacy.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/random_bytes_libsodium_legacy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\Z\#zK\',_binary '\k!PBxQA.T\\ۄ\\๠\ێ','',0,'?'),(_binary '\%I\}P\zW\','wp-includes/random_compat/random_bytes_mcrypt.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/random_bytes_mcrypt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\\o)d\',_binary 'Z\9\@-\B\xi\U\\M?\q!0','',0,'?'),(_binary '\\3\I\98\\\֛\[t','wp-includes/random_compat/random_int.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/random_int.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9ɯ^?\r\>',_binary ')OyX\K\'A\\\A}a\̣r-hķ','',0,'?'),(_binary 'E-j\\1j\\\r\E','wp-includes/registration-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/registration-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q<۾\Z7Mv\',_binary 'Kd\\_MF X\X.,\'T\\\\6\\\6','',0,'?'),(_binary '5\\h>\\w	N\','wp-includes/registration.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/registration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\S\\D31\',_binary 'ՙ\vF٫\\P\B8.\\\\8\','',0,'?'),(_binary '\\\Ѝ3>#.','wp-includes/rest-api/class-wp-rest-request.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/class-wp-rest-request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q\u!_m\,\N]',_binary '^\Z&O\Z:nʳ\\`n=|rL\1m','',0,'?'),(_binary 'V+@0\pɏhi','wp-includes/rest-api/class-wp-rest-response.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/class-wp-rest-response.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8ѸWB;\\',_binary 'O)\\u\O\:D\\J&\$','',0,'?'),(_binary ':뭲c\\RPe(','wp-includes/rest-api/class-wp-rest-server.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/class-wp-rest-server.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\1\m!\\\MZ',_binary 'y\\n\\#n=g\Q\0+)rv\|','',0,'?'),(_binary 'αZ	\i\Iȏ','wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DR\\Ui\\\мw',_binary '\q\WH^ZN{D} \fR\9ңT','',0,'?'),(_binary 'a\ai\G\}\\\Z ','wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pY\\jp\?',_binary '\\\\QȤ#\f\XN(!\Ty\z\\/cH	','',0,'?'),(_binary '/\\\\5SQU۶v+\','wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\{EV\\P\\',_binary '@\\V\]\T\m\\L0\\r=բP]\','',0,'?'),(_binary '6\U\Ѧ\u\','wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CJ#?6T	EY֩',_binary '\\I:V\\xz\\k=7P>','',0,'?'),(_binary 'Q\G\7\\2C\ri','wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\d<ۥ\r\&',_binary 'r2[Oᨣ\h~3/\:Զ\'\\\\rw','',0,'?'),(_binary 'gd\\з\nX','wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\Zk殝i\0',_binary '{\,(hyOTeM\\ٷDD:q','',0,'?'),(_binary '\\2[\v\\)I\\Q','wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~/\\\/0oҹ	ע\\\',_binary '\g\Z\xEĴ\ΗM&3r\qc\lTG\','',0,'?'),(_binary '\xΔ)NX3u/@4Y','wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\"\ Nll\',_binary '7\5\\ngS\Fe`!E4\L','',0,'?'),(_binary ' zz{\\\LH','wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V|	\>׺謮U$',_binary 'XS.m\rm\\tnOew\\G$Ϫ\`\','',0,'?'),(_binary 'k\0\Z\{ ݛ6\','wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\]!k\"\E',_binary 'L\|:P\0e	\\\\\\\\.z@\','',0,'?'),(_binary '.x\\Q}\t\np\','wp-includes/rest-api/endpoints/class-wp-rest-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\WT\_t\J',_binary 'I{7\@z\FaN(YW\'Tm\\3','',0,'?'),(_binary '{\/趒\Z\','wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\	\n.}/|\̻',_binary '\\\\\u6\׉ q\~p~boQd%1\j','',0,'?'),(_binary 'j\Z;\\r\e','wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\\'\4\\\ZH',_binary 'egI;|\\Rc\fĒ\&f{瞟s#','',0,'?'),(_binary '\A$\>\\\T.','wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\%\\ʘ\\D6Iy\:',_binary 'Ԋ#!\m\r\\X2nS2Zq\\0)\nhF','',0,'?'),(_binary '\\r\n8n}\\','wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\a<\'&\%a',_binary '՘\DŦP]0|Y\e[\j\\\\"','',0,'?'),(_binary '\Tn\3<[ \\5','wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\\\C>\"Z$d\nd+\\',_binary 'z\-`\\\n\\1Y\%5\\/$\nȶ?','',0,'?'),(_binary '.\Ϡa?馺W8ӵ','wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wp\ɛʷ\5',_binary '+Q˲<9l\\\\U\\r{&-\\2**\n\K','',0,'?'),(_binary '\\\-\\ft\KDs','wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\\B\h5\r{\nf',_binary 'IH$\=C9\\\bF\O8M}xŝ','',0,'?'),(_binary '\}Ua&gl\\i)\\!','wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r,86,կDe\\$\',_binary 'o!\jhoP\\\d6$\\޻;\D\rN','',0,'?'),(_binary 'qs\ƞ\ù\\','wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '29íYW}\9\\%',_binary 'xm]/\\\\+p*\\ 8%Z\#\','',0,'?'),(_binary '3z\'O\\vJ&\ ','wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\\\=b4s',_binary 'ӛl?=Lyщ4m`\1X\\','',0,'?'),(_binary '\L#\\aW \','wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l#d\00\ckZ<^?',_binary 'D\t彦t\w\wf3;\\D$','',0,'?'),(_binary 'gQir똿\/!','wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')`\\1QD;7Z',_binary '\\D\?\\'·o]4\޽\䒫z8}*','',0,'?'),(_binary 'Cc\iF\h\.n7','wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Rf\0\nj\0i<W',_binary 'NZ؋)_ྟ)I\F`[<K \gm̳','',0,'?'),(_binary 'A\8V,_OX\4\','wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oNZ\w\N\\',_binary '>\hRzIvI\\ePl\n\G\r\\0\','',0,'?'),(_binary '\\_\\ \\0*O','wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\u\\u\\tu+]\a',_binary '\\n1ĲAP3\\\C\0{K7QO\f\','',0,'?'),(_binary 'q\_\"\1\F','wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\hR;#\z\3',_binary 'j\2\A\N*/[k5\0\ҕ3Dl>>&\\','',0,'?'),(_binary '\\f	W5\ra\R\\nK','wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\.\nGs\J\\',_binary 'k\\"Az:\\LB^HFV\]4X;%N','',0,'?'),(_binary '\Z,z\\ҐU','wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{xh\0C\"\#',_binary 'g&\P\\2\rI+)\rkqAv+','',0,'?'),(_binary 'wes\\i<O\J%','wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\0ITay^$',_binary 'IrU\\r\n\\<b\~\촼MBüX','',0,'?'),(_binary 'ˋ\A\FwD4B\0','wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ܻ\}\\n;',_binary '*mM\\Șaݖ\ñ\2\VPJ\','',0,'?'),(_binary '\Ȧ0\ $7O>\\','wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\"\ɣ1XE',_binary '	v\	\\\ά)IK\ p 7}','',0,'?'),(_binary 's\y\\%#r\=','wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\~a\D\\1',_binary 'g;\uRyr5L,\I@A\ٖl','',0,'?'),(_binary '\l]g	SDn','wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'བK95\T$Kk%n',_binary 'n\\\T\X\\պ2\/ʋ}3\\^','',0,'?'),(_binary '\\\\\,\\\f\\','wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y2eR\\\ۻI\\',_binary 'Rws\5Ǩ6\\Т\Kx\i,u|\','',0,'?'),(_binary 'ͪuowsFCG[c\','wp-includes/rest-api/fields/class-wp-rest-meta-fields.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8^pي\Y[,\\F.',_binary '$vx%\c7I\\%\\\TH˞\	','',0,'?'),(_binary '\\njݍea!\\ZWdq','wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ٶ\hrdGͶ',_binary '_7\	2w-Tb\	-\710εA\\\f','',0,'?'),(_binary '\\W\MF`3\\$\\','wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\CECZ6e',_binary '\\W\.£\\\;\\	K[\zHEI8A','',0,'?'),(_binary 'I6.:\n(\i\0B\','wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\)\\\Z)*jD',_binary 'z7cb{\9\ZJ\0ӣ\7\}\"ϽR[\n[\','',0,'?'),(_binary '\r\<\:\ -{̖H','wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3°\nᄷ\0\a\',_binary '`	\\XOU>8X.\f?m{\nQ]8\\','',0,'?'),(_binary 'Gu5\aԯ\\','wp-includes/rest-api/search/class-wp-rest-post-search-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}*yY\\ը\F',_binary '1SD\\vjk3\0G\<\\'|!','',0,'?'),(_binary 'Y\UL5J\ޔ\v[','wp-includes/rest-api/search/class-wp-rest-search-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/search/class-wp-rest-search-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\x&\\{\nx\\',_binary '\sޢzj\λ\\'Ҳ\\wE\?\','',0,'?'),(_binary 'bN8hk\','wp-includes/rest-api/search/class-wp-rest-term-search-handler.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/search/class-wp-rest-term-search-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\cWU\\ԟ\`B	',_binary 'w\r\j\*ml] t\\PU\rE\','',0,'?'),(_binary 'Ú2\d\=','wp-includes/rest-api.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\I\]=o\P\',_binary 'S\\n&\0Pq\PvE','',0,'?'),(_binary '_\0\\d MP~\\D','wp-includes/revision.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/revision.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"b`m1\05^',_binary '\\IK\\	W\CU2\t\$','',0,'?'),(_binary ')Oz=u\\˷','wp-includes/rewrite.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rewrite.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\Wu|\f',_binary 'jE\n\\\\u\pɰ\3wnHFkq','',0,'?'),(_binary '\O\I\\Y\\{=H','wp-includes/robots-template.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/robots-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ӎ|Ylm+\6V',_binary 'X6\\hq@!\`+\\\rx!\	Еī\>','',0,'?'),(_binary '\w\\'6)','wp-includes/rss-functions.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rss-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' xr6\2\']e\l#',_binary '\~^Ɏf}n\Bh\i=F\n	\^\,','',0,'?'),(_binary '\\A\\1\Z;','wp-includes/rss.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/rss.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\#|O1\n݅\E',_binary '9T&F-D\\lzD>m-L\\q','',0,'?'),(_binary '9} B^?	\\"\','wp-includes/script-loader.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/script-loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\d$aȤu\X\/E',_binary 'Nq\\㠔\G:Q\\-\'\+K^$R*~(','',0,'?'),(_binary 'Eh\\\\@aq','wp-includes/session.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/session.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\NRM<\\\>\',_binary '}\\k+8MU=<;\tI*,\4#','',0,'?'),(_binary 'Vne!\z0u1?','wp-includes/shortcodes.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/shortcodes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Vo	h,X\',_binary 'E[\?\\\\\e˝RcO\4\\'_\\r','',0,'?'),(_binary '\Hd\\\\\o\CZ','wp-includes/sitemaps/class-wp-sitemaps-index.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps/class-wp-sitemaps-index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a7\\\s',_binary 'v\}m^\\rzBl9	VIIAçŌ','',0,'?'),(_binary '	J\\;uz','wp-includes/sitemaps/class-wp-sitemaps-provider.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps/class-wp-sitemaps-provider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$ʲ6ubs|',_binary 'gdw\'ʀ˻\877\&^\%\Z\\\g','',0,'?'),(_binary '\n]Eg\7Oqb\\','wp-includes/sitemaps/class-wp-sitemaps-registry.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps/class-wp-sitemaps-registry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\G\\\o\n>',_binary '>\0B\[\\Z>\p\ޏ\a0~5k\[\G','',0,'?'),(_binary '/\\fPj>X','wp-includes/sitemaps/class-wp-sitemaps-renderer.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps/class-wp-sitemaps-renderer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V}dTܧC\"º',_binary ':\i\\K\,\c}i1\d\4l\c2Œ\2','',0,'?'),(_binary 'Q\-C-]C\\\','wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\%\nG\n\R6',_binary 'v$͏\\,\5\6X\~Xʧ\ℐ\\\','',0,'?'),(_binary '	\/?\\^E\Ց','wp-includes/sitemaps/class-wp-sitemaps.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps/class-wp-sitemaps.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5.R\\0Iu\\'tV\',_binary 'ge\;_~_f/Pvhm\H\\g\','',0,'?'),(_binary 'O\\O\M_K7\n\','wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\rg`r\\./ )J',_binary '))\r-⟩\bı\ő]J','',0,'?'),(_binary '\r[\\0\EuJ','wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\trV!\m兩',_binary 'Ou\89.\8Wy\"c\','',0,'?'),(_binary '6\ƌ\\C\+','wp-includes/sitemaps/providers/class-wp-sitemaps-users.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps/providers/class-wp-sitemaps-users.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\_\{چ%Jm׉\',_binary 'F\\pd3\\"\n\\Ʃ Y\b','',0,'?'),(_binary '\\y\u\n\c[٧','wp-includes/sitemaps.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\`S \EX^YA',_binary '\%\\S\ix3kO\\nz]\','',0,'?'),(_binary '1БY\\\4I^p\','wp-includes/sodium_compat/LICENSE','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`q82G<A9\ZQ\',_binary ']\T=\76uN&=8W<\%\\\\','',0,'?'),(_binary '#\\iU\f\zhJF','wp-includes/sodium_compat/autoload-php7.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/autoload-php7.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\n\4\',_binary '\-\\r*H\^O\<a{X\@\g \+','',0,'?'),(_binary 'ýP7&ݣ`\)','wp-includes/sodium_compat/autoload.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Υ\ZBab_ƺ\01Q',_binary '\n譂:|\\D\g\DU\\r\\=','',0,'?'),(_binary 'V\r\3#J\\{','wp-includes/sodium_compat/composer.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\7{(G5',_binary '5<H\\\X0\t>-\\\\','',0,'?'),(_binary 'A;ت\Zܦ\z','wp-includes/sodium_compat/lib/constants.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/lib/constants.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\{\#l\>m',_binary '\ٹmc(\l\\\'\mt\ˣ[\g\W','',0,'?'),(_binary '\0?H\\0\E}\\"\','wp-includes/sodium_compat/lib/namespaced.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/lib/namespaced.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '01\\\vnG\r',_binary ']/r~ʺOC\cxBj/\oU\I*\','',0,'?'),(_binary 'P\\ne\\u\"\','wp-includes/sodium_compat/lib/php72compat.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/lib/php72compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\Bcf4\[\\',_binary '\'\{~VA(pX\ȵ\E/\','',0,'?'),(_binary 'ÂuJ\M\/ wy','wp-includes/sodium_compat/lib/php72compat_const.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/lib/php72compat_const.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\p{\\[˔	',_binary '9\o\\\Gf\pmeG\#`:Q{`','',0,'?'),(_binary '\\\B\W\\k\rZ{','wp-includes/sodium_compat/lib/ristretto255.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/lib/ristretto255.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\5\\S\\\z\\',_binary '\0h\=`]U3g\殼4%19x\*\','',0,'?'),(_binary ',!#QP[;\','wp-includes/sodium_compat/lib/sodium_compat.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/lib/sodium_compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\R\P\yBB&F4',_binary '\k\\\i\]J\\	\ƙ۰Tlx','',0,'?'),(_binary '\C	#aS\[','wp-includes/sodium_compat/lib/stream-xchacha20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/lib/stream-xchacha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ZXx3)\',_binary 'm\ioj\6XP\J\y\vx\\ܧ','',0,'?'),(_binary 'zmSA}I)','wp-includes/sodium_compat/namespaced/Compat.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\i\k/\\j\rn3',_binary '1\'ջ.\O\\}5Afi~>\:}s','',0,'?'),(_binary '\wj067@T','wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\2s7\\\i#\E',_binary 'a\\\\\tW\\	\3N\Z\\`xhI\`','',0,'?'),(_binary 'vifuP\0^>d\','wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\SG\˺F\',_binary '[\(R\\\\\$2o\\tb\\','',0,'?'),(_binary 'B^\\tpk\!','wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\*L\TG\\4%P',_binary '-\\nFJ&T\Po\\ϓ\\\2\\','',0,'?'),(_binary 'K\\r\\Uz\\\Z:\'','wp-includes/sodium_compat/namespaced/Core/ChaCha20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\V\*\F谯\<l',_binary '\®RlU\\wz\ank\G\t3\','',0,'?'),(_binary '7o^l\:\\B','wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '	\Iݶ3S',_binary '!MڒޫDw\\we(!\\\=\\ިd\\,GW','',0,'?'),(_binary 'ǝ\^x\JB\Z\3-6','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G5]{\"\V\',_binary 'C\Jr~W\OY*[\:[j)\GЄ\e','',0,'?'),(_binary '\Z\) %iyδ','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}+#z,\e\rEJ-',_binary 'sf\q@\8!yW&ڔA\+/\uY44G','',0,'?'),(_binary 'ΝP|\ڒ\\\\o','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' w^\]緣M',_binary '\\\ZEO\7(nY\h\˨','',0,'?'),(_binary 'h\~cTOoy4|','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\"\#6${ JL\'\"',_binary '\eŇ6\Z(q\&ڶ\\]\\\n\Cliީ','',0,'?'),(_binary '峳$ @z6\0`\/','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ջ}\\B\H\71',_binary '\\"\\beTb$\\\\׉\n~ln\\','',0,'?'),(_binary ';\v\0BK\1д','wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+o~X\ݓ\0\',_binary 'xXѹ\$6\UdZ$\\x\\&3\','',0,'?'),(_binary '4\31@*r\\\\\8','wp-includes/sodium_compat/namespaced/Core/Curve25519.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ś\L\\\\Pڜ\U',_binary 'c>\5o\\𽃐_T9L~;e7\','',0,'?'),(_binary 'kIK\V[	5','wp-includes/sodium_compat/namespaced/Core/Ed25519.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\v>\\#!n(',_binary '\DFUu|\v/\]\2x_ERL2QlP93s	15','',0,'?'),(_binary '\ب&G\)k{\\','wp-includes/sodium_compat/namespaced/Core/HChaCha20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\P\\',_binary 'K\\\d%.RAO\F\\\\\jo-','',0,'?'),(_binary '\\O忯uR\\c[j','wp-includes/sodium_compat/namespaced/Core/HSalsa20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[cl\ru	\Сu^',_binary '6p\\\'`+*[AG\4^6Ŋ\%\C','',0,'?'),(_binary '\r@\DZ\䯩','wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!K\	5yS*',_binary '\TyO\%u;\U\}\g\1\)\Z\','',0,'?'),(_binary '70\,		M','wp-includes/sodium_compat/namespaced/Core/Poly1305.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Poly1305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Qy?;\8V\n',_binary '\0\-\\]뮳XEt)`\\1\C}Mr2\/','',0,'?'),(_binary 'rtIg[\;\\?','wp-includes/sodium_compat/namespaced/Core/Salsa20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Salsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rV\Nck0\}/\Ճ\',_binary 'n\K\kZ\\	\ N$  EК\e\$','',0,'?'),(_binary '6?\^o\#','wp-includes/sodium_compat/namespaced/Core/SipHash.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/SipHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r-\e\\r^!~',_binary '\`R\lԥLz\?i\āACH\󞮣Py\n','',0,'?'),(_binary '3p\\\\8lDq','wp-includes/sodium_compat/namespaced/Core/Util.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\*kLwB\d\=',_binary 'ec[dM?H\|\KY\04@ QA:FF \','',0,'?'),(_binary '\5Vx\,$>7dk','wp-includes/sodium_compat/namespaced/Core/X25519.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/X25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڸb\9\M',_binary '\F/\'M%9\}@\fW>S*m','',0,'?'),(_binary 'x\z#\]ru?0O','wp-includes/sodium_compat/namespaced/Core/XChaCha20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\\g`ɸ:ڕ^',_binary 'F/QH\0\^l 0BΓի6S@Ph\','',0,'?'),(_binary '\2\\:','wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b4\\'&\\',_binary 'ۼ\4P\'\\\hN\a\>\E5ఛ','',0,'?'),(_binary 'iB\j\\\\\]','wp-includes/sodium_compat/namespaced/Crypto.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Crypto.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G8J+\	z',_binary '>8\'X\i\UbGн\,<T`6\\4Ѝ\','',0,'?'),(_binary '\0J\\\\fx#X{','wp-includes/sodium_compat/namespaced/File.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\m\w\/\\\\y5\',_binary 'ɐtd7H\}=.t\Cw$`c\'','',0,'?'),(_binary '\*\1G鍫v\Lߟn','wp-includes/sodium_compat/src/Compat.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\m~?\2I\r',_binary 'ވ	\{c:6@NQɢ\Z\'X\0\\6&','',0,'?'),(_binary 'QS2\#\\]srt\','wp-includes/sodium_compat/src/Core/BLAKE2b.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/BLAKE2b.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '⃎w\l\0pA',_binary '\+\\1,\3-OETo\d\\Û՚c\?\<','',0,'?'),(_binary '*\&C:[\r\9N\','wp-includes/sodium_compat/src/Core/Base64/Common.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Base64/Common.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\\ef\\\\i\'\jW',_binary '6UmЖ%\\?MSA^=X|U\','',0,'?'),(_binary '\\'\7\b\\~ 6','wp-includes/sodium_compat/src/Core/Base64/Original.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Base64/Original.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ң-\\\с\',_binary '9\0zotID:\0\\g\ I%\~ަ$o','',0,'?'),(_binary '=Jǰja}LIZ','wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pF\\t1\+\',_binary ';}\\\0[\'\rq\\\\\ĥd\;#\.','',0,'?'),(_binary '\0ܚ\ZI丱N','wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oP/\NC.3\',_binary 'ICK]sX\\0\Jnvj2T.}hG','',0,'?'),(_binary 'ISU`uT\\F','wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\l{\bOs\_a\>',_binary 'm\n5\\ߐ֞βgJ\\\\3\\\\','',0,'?'),(_binary '&D\\QR\\w]','wp-includes/sodium_compat/src/Core/ChaCha20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/ChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\-rjiI\أeb',_binary 'b\\E\\\&q\*\\','',0,'?'),(_binary '\$[\\tCŤIw','wp-includes/sodium_compat/src/Core/Curve25519/Fe.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Curve25519/Fe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Qtz\Q\\\\"',_binary '}\؟Zl(y0\Ũz7{d6Ynrh\\\\','',0,'?'),(_binary 'D=\\\\S\C','wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\X\\`йKZ',_binary 'SW\,\f\\K{\\\\\\\\^Y/','',0,'?'),(_binary 'z\L5	g5Ď','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\r\Ibw\'-7\',_binary 'uS\{<\n\r߅+-#;᷃QЮ','',0,'?'),(_binary 'yO\0yjeB\nVp\\','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\ƀkvk\r',_binary '\iiLMP4\\ިO_!\iN	','',0,'?'),(_binary '\\\U\\\aE','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wͱ\r0\؅=\',_binary '?E\%\\+\w\r\^\֗.$\i$[W','',0,'?'),(_binary '\uRlt\\\\"\','wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\7֊i[L9ƁH	',_binary '߹{8(Ïat\0C\n3Q\ڤ\nl?$y\','',0,'?'),(_binary 'Rjq\Iӏ\ZY&','wp-includes/sodium_compat/src/Core/Curve25519/H.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Curve25519/H.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\0\rJ`X\\"8by',_binary 'oHiYN3	>\\\\_\\J,S^','',0,'?'),(_binary '\\\\]R>\w.EQ','wp-includes/sodium_compat/src/Core/Curve25519/README.md','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Curve25519/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yϛ\vj\\n\',_binary '\S\x^\V>m\!-q\\\\D\eV\\\\\','',0,'?'),(_binary 'ᕵ7\\F|[E\l','wp-includes/sodium_compat/src/Core/Curve25519.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\=`\v\ZC\',_binary 'x\ӡU\ruXaL\q&\\\\0-\\N','',0,'?'),(_binary '5.=d)<peus^','wp-includes/sodium_compat/src/Core/Ed25519.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\}][W\)By\',_binary 'e3\nx\&\\āk\\\٦\|Vs\','',0,'?'),(_binary 'ii\"oC\\`','wp-includes/sodium_compat/src/Core/HChaCha20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/HChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[Rz@\MMQmr\',_binary 'q\X9Oa4A\\\\\'\\\̾e','',0,'?'),(_binary 'lt:{0+7\9C','wp-includes/sodium_compat/src/Core/HSalsa20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/HSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Hx+\07`}\',_binary '@qzj\I\\ \0DaW6n\{y\','',0,'?'),(_binary '9ksB\\=}\\TŃc7','wp-includes/sodium_compat/src/Core/Poly1305/State.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Poly1305/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\\zȒ`(\lE\',_binary '\\\\⯠盍\\\\\\ԵJ\\\_z[','',0,'?'),(_binary '\.I\\nfq\M9','wp-includes/sodium_compat/src/Core/Poly1305.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Poly1305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\i\LV=X+	v0~',_binary '4\\-<4,\"VȱXʘî\hR	KF\k','',0,'?'),(_binary '̸-]\Zn','wp-includes/sodium_compat/src/Core/Ristretto255.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Ristretto255.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k9\wZ\\~ \\'',_binary ' z`WN?]ӟB,K\\Jl\W>k','',0,'?'),(_binary '\Ѻɩuy\\\\}','wp-includes/sodium_compat/src/Core/Salsa20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Salsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b5lJ\#\v',_binary 'c=0\-#-T\S\X&4\\\0\K8\r','',0,'?'),(_binary '\sC<:\<\A\','wp-includes/sodium_compat/src/Core/SecretStream/State.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/SecretStream/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\:\Z{\\\5o',_binary '\<\s\6\\0,	Ra\uhX\\c\\\','',0,'?'),(_binary '%..Ct\=\\\\\\`','wp-includes/sodium_compat/src/Core/SipHash.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/SipHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\cJ>|Eqv0|bv\ ',_binary 'ܟ\j\pe\MN?\\a\Xi+!S2','',0,'?'),(_binary 'J-狁\\\\"ץ&\','wp-includes/sodium_compat/src/Core/Util.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ͣW\\\j',_binary '\kqտtg07R촍=tҤH9;Akc','',0,'?'),(_binary '\0G\M(\\YlWz\!','wp-includes/sodium_compat/src/Core/X25519.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/X25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pZ\\:!ټ\',_binary '3\l@\\o-\3\S\\Տ&\!\','',0,'?'),(_binary '\ǝ\Q_yd\+','wp-includes/sodium_compat/src/Core/XChaCha20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/XChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\U iU0\ll9c',_binary '_\v$\U7_*\r?+\^\≾Ā','',0,'?'),(_binary '\ρXn\r\\?\','wp-includes/sodium_compat/src/Core/XSalsa20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/XSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\Ʈuo7;~z',_binary '\\ %l\y\'#[\_\{E]8%\','',0,'?'),(_binary 'Ь\pI\\YR','wp-includes/sodium_compat/src/Core32/BLAKE2b.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/BLAKE2b.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\Ky\\"\J\\',_binary '~T\)_ԇYH+\\ɏ\'	;','',0,'?'),(_binary 'g\Z\Ş\|q(','wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zW\M\&8\3\6',_binary 'TR@pe\\S`FaױC>+\V%\8\JyQ','',0,'?'),(_binary 'e\-\nyV','wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|Wwb>E\\yJ',_binary '\'~6ȝ\nB\agz\d\\Q','',0,'?'),(_binary '\v\#q\ȃ\','wp-includes/sodium_compat/src/Core32/ChaCha20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/ChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EOxٕX\2떭؃',_binary 'x\aJN!e\\"\"Nq\}\AMC1){j','',0,'?'),(_binary 'I	2RNjY\','wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\c+9O˚d\/\R\n',_binary '\>\\\s$\/\\C \yv','',0,'?'),(_binary '\=}LsQ\n`q&','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[M/*E\<s\W\RG',_binary '\n\\\Xΰ֨PA\\nXj\\';q{a\','',0,'?'),(_binary '\\S>sU)\H','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y$NX\\ll',_binary '[\-\v5<\\M\n\\+Bu.,\5g','',0,'?'),(_binary '\\\\PUac\','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YAG=b\u\',_binary 'z\,ͥ\\t	<{@Y{iys\c(SL','',0,'?'),(_binary '\ĵ>#Bb\\\','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ۓ\\Gc,=c^',_binary '\\\G\c\\t(5\n,9%\\\\)\e','',0,'?'),(_binary '!\h>iq8t\\n','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\0\\>\@Ue\\U',_binary 'țp\\˄o<O\nOo{\w=S','',0,'?'),(_binary 'Q\10\\\\G,','wp-includes/sodium_compat/src/Core32/Curve25519/H.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Curve25519/H.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x} \\pcK\O',_binary '(H>\\0}\8:e)Ｔ\N/\z\','',0,'?'),(_binary 'nۗ\\vXH)\','wp-includes/sodium_compat/src/Core32/Curve25519/README.md','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Curve25519/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yϛ\vj\\n\',_binary '\S\x^\V>m\!-q\\\\D\eV\\\\\','',0,'?'),(_binary '\09\k5&\ٙ 7N','wp-includes/sodium_compat/src/Core32/Curve25519.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\43k&t\8p\',_binary '\j+\JL¦{\\׹\Z\\I]\ً\=\','',0,'?'),(_binary '\I/\ZN\2\\\\\\p','wp-includes/sodium_compat/src/Core32/Ed25519.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\0	hmNP',_binary '\LH$G/bd\+\0ZP5\Y~b\20p','',0,'?'),(_binary '\"\\0\\0L\'M\','wp-includes/sodium_compat/src/Core32/HChaCha20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/HChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '95e\f#ϝ',_binary '\\i\\rC\\"Գ\r48c\\S\\','',0,'?'),(_binary '*\`Uz]\"L%1','wp-includes/sodium_compat/src/Core32/HSalsa20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/HSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\/Dzxǂ\\',_binary '\\\,\\\\\E{\0/ma\Xi\\','',0,'?'),(_binary '\Z|\\075o\','wp-includes/sodium_compat/src/Core32/Int32.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Int32.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\iQ$\gFr',_binary '\M\=\cS\~[\r\<\)ǖ3O{\xھ\0w','',0,'?'),(_binary '(\\LS[\Wl#\\','wp-includes/sodium_compat/src/Core32/Int64.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Int64.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Хx	^\5\',_binary 'H\3\y\\&\k3\}:','',0,'?'),(_binary '\ue{X1\\\','wp-includes/sodium_compat/src/Core32/Poly1305/State.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Poly1305/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Wo6b;\\W',_binary '\yu<:\\\\\\ud	\\a\>','',0,'?'),(_binary '\V\ZF\\\0\\|','wp-includes/sodium_compat/src/Core32/Poly1305.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Poly1305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\@Bg\EJƽH',_binary 'i\|\\I\\E\_X綈j\','',0,'?'),(_binary '\|~\\\\\','wp-includes/sodium_compat/src/Core32/Salsa20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Salsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')6):\\\\\',_binary 'H0Lї?㞹.1\M\Ie\\٣','',0,'?'),(_binary 'w\+\0\\\2\R','wp-includes/sodium_compat/src/Core32/SecretStream/State.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/SecretStream/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zjo\\0y,*}c',_binary '2p\"Wj\\s\lf&S@\[\\\\"W\','',0,'?'),(_binary 'q0\\5','wp-includes/sodium_compat/src/Core32/SipHash.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/SipHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5O&?E	%',_binary '^%%hT,\k2Ȯn=n%:\\','',0,'?'),(_binary '`}+\6L-q[$','wp-includes/sodium_compat/src/Core32/Util.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\`\0\\',_binary '\qƖ\\%/\ygrwÛ\r\LR>=Y','',0,'?'),(_binary '\\@\}~4Gv<m','wp-includes/sodium_compat/src/Core32/X25519.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/X25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\b\f>\=',_binary 'ߺ\`\\'盱\Жx#i\\#','',0,'?'),(_binary '\U6υs\d\~x\','wp-includes/sodium_compat/src/Core32/XChaCha20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/XChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\%RS\\\\TY',_binary '`-\\\J\0\P\\#M\"\&o\','',0,'?'),(_binary 'hZ[=\wr','wp-includes/sodium_compat/src/Core32/XSalsa20.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/XSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\\\:R/\+',_binary '\ɫ\\\:jN\mmR[','',0,'?'),(_binary '\\\0\]yP&\m','wp-includes/sodium_compat/src/Core32/error_log','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/error_log',0,_binary ',ҍ\2\5=F&',_binary ',ҍ\2\5=F&',_binary 'P\\`^\N\Q\t\8l\Ġ1\Xt}','',0,'?'),(_binary '\K=X\a:\\'5','wp-includes/sodium_compat/src/Crypto.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Crypto.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-p\0E\cbc',_binary '\"\̘L\\!\{rDnPz^\\X\j\\Lk','',0,'?'),(_binary 'elsUO|R}ܝi','wp-includes/sodium_compat/src/Crypto32.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Crypto32.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\r}jǊQX]m',_binary 'ɱ\䱃Fn\2c.n\M\ڣ A','',0,'?'),(_binary '\`~|D%EHwO\','wp-includes/sodium_compat/src/File.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\\^\Z2',_binary 'o%\\E\sVFWW\\\M]b \\BX0.y','',0,'?'),(_binary '\x\OW\r\','wp-includes/sodium_compat/src/PHP52/SplFixedArray.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/PHP52/SplFixedArray.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ئT\ЬԄc\/\',_binary 'TJ),8\q@f\<Dڛ\\rx\\\\F','',0,'?'),(_binary 'u\m-O\\\'ߝ\]#','wp-includes/sodium_compat/src/SodiumException.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/SodiumException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HDf\\ae\\zR',_binary '㶜\\L>L\N-@G\'\\tmG\ikR߮g\0','',0,'?'),(_binary 'X\=\2h4\/{+','wp-includes/spl-autoload-compat.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/spl-autoload-compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\u\{\t\\',_binary '\\,\Z\rM	>܅\g\p\/\	Z\Z#`!.','',0,'?'),(_binary '\\X=UpfpZ','wp-includes/taxonomy.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/taxonomy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KL\پ38{\\\{',_binary '\\FI\840ɀa\\\g\"4&-j\\L\\','',0,'?'),(_binary '\M\p\0\`knP','wp-includes/template-canvas.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/template-canvas.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\'\!\\'SB|Ȍ\Z',_binary '-tHv*\\A1@M\Mr\\zH8\\\','',0,'?'),(_binary ':+[\gCZ\\\','wp-includes/template-loader.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/template-loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\	ҿ\\܌~\\\',_binary '\'4\h 䱺[\\E%JH','',0,'?'),(_binary ':=%\\\M\۵','wp-includes/template.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\-^{2\`\D<oY',_binary 'ji#7\\\Rc.8狿neƧ9','',0,'?'),(_binary '>hЩ\XX*v1','wp-includes/theme-compat/comments.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-compat/comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ϫ\-\Y\Ds',_binary '\A8}\\\G(oܵSQ\\:z\b','',0,'?'),(_binary '\"8A\n=\ᇼfp5','wp-includes/theme-compat/embed-404.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-compat/embed-404.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;\\CQ5z',_binary '4\7\\\:V]L,B\\R$2pz񁇹\','',0,'?'),(_binary 'fֈ\V\Թ)\9','wp-includes/theme-compat/embed-content.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-compat/embed-content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\me\\\8\\\\',_binary '}Ec\z]#\n\w?y\\Ra0ޅ6','',0,'?'),(_binary '+q^e\\gu\F6\n','wp-includes/theme-compat/embed.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-compat/embed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ţs^\\qcb',_binary 'W\\\5Tp;-n0aO\n\\','',0,'?'),(_binary '\mL0N\"\T~\b\','wp-includes/theme-compat/footer-embed.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-compat/footer-embed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\\.+j',_binary 'i\DAJ\ψ;v,gc\%\\	^#','',0,'?'),(_binary 'Qֿ6\yq\88','wp-includes/theme-compat/footer.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-compat/footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\8\\y̻\@\B\5',_binary '][ۭ\}ߟv{cvҧ{PK1~\','',0,'?'),(_binary '&\vA\Q\\c\qw8,','wp-includes/theme-compat/header-embed.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-compat/header-embed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Omz8\F\\',_binary '\\\})d!q	,@,\\j\v	\\\\E\\','',0,'?'),(_binary 'L\\bP\-I׭1f','wp-includes/theme-compat/header.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-compat/header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\<w!1',_binary 'q\2\յ\\Ϣ>r\7Nj\	D^\A5\r','',0,'?'),(_binary '\0;\-,\A\Ey\','wp-includes/theme-compat/sidebar.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-compat/sidebar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\S\;I\(',_binary '\\U\kx\r\\Lb\"\\JAF(u;	\0\&','',0,'?'),(_binary '>\`P\\@\߹','wp-includes/theme-i18n.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-i18n.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\\\5/\\',_binary '\\\t_\@g\\fa\m,NOU\LD','',0,'?'),(_binary '\(BA!\\\\\\','wp-includes/theme-templates.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-templates.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\\CZ\_f9',_binary 'Q2\^3Lv`{bq\\\ƴ\nJ\$TAgm\','',0,'?'),(_binary '3\\\औO\5(\','wp-includes/theme.json','/home/yrevo792/public_html/fairphoto.com/wp-includes/theme.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ő\LVA3s\ʋ\',_binary '\N@RFM+VI5gE肸i\Q','',0,'?'),(_binary 'X\VטO|8}','wp-includes/theme.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/theme.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\@\\0\Ы(I9\',_binary '\\h\n\\f\ʊq2/\\n[;I\\\iq','',0,'?'),(_binary '\\\+\q\pW\','wp-includes/update.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/update.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$I\nfr\Z+\',_binary '\ʐ\\6\\D\J\i\\\K*j--R|\g','',0,'?'),(_binary 'kB˞\b=y\','wp-includes/user.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/user.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Q+\кou\>d',_binary '_yP#{vya!6&ym\Y\L\*','',0,'?'),(_binary 'g+yr\\q\D/','wp-includes/vars.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/vars.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')qj\\$c',_binary '(\UalcM\\\aU-\\#\','',0,'?'),(_binary '5Z\\\Sμ\v\`69','wp-includes/version.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/version.php',0,_binary '\\s\"\n\Յ|',_binary '\\s\"\n\Յ|',_binary '\,^~!\\\a@\'4Ἇ\W\','',0,'?'),(_binary 'Y,Qp\gmu#e~','wp-includes/widgets/class-wp-nav-menu-widget.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-nav-menu-widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\;d\|h{\fw0.',_binary '7a&5$\m\Zj?#\l:Ű\\0Fжfǃm)=','',0,'?'),(_binary '\TY\PpE\w','wp-includes/widgets/class-wp-widget-archives.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-archives.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '޾J\p\\ZDAx',_binary '@ o\[\j\S*W}7\\'`\r3\','',0,'?'),(_binary '\\0U\\\\\aS\','wp-includes/widgets/class-wp-widget-block.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\mzb\Z,_O\',_binary 'K˽\r\nR\\\WD4@;\3NA.','',0,'?'),(_binary 'I0\\S$2T\B*','wp-includes/widgets/class-wp-widget-calendar.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-calendar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\#kjXb/\0E',_binary 'u.\)GF\\9?4 \*2\>G\'l','',0,'?'),(_binary 'R\H\r0!d?c&','wp-includes/widgets/class-wp-widget-categories.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-categories.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+~;\2x\\r`',_binary ':Ia.\\0\"\\W7\"꿩4\','',0,'?'),(_binary 'j\\\\\\Ħ<y\p','wp-includes/widgets/class-wp-widget-custom-html.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-custom-html.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ۼ\PL20&',_binary 'l)V\\'B\0:\hֵf;\0<Ń\\½','',0,'?'),(_binary '&饱\\W؀\|','wp-includes/widgets/class-wp-widget-links.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-links.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\x/k\h\n\\ֽ[Nv	',_binary '\쇉\,x\\-\DO\,7ш\Q\','',0,'?'),(_binary 'Ὀ\\\5f?hk','wp-includes/widgets/class-wp-widget-media-audio.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-media-audio.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g3[h3\\s\"Pk',_binary 't\{Ď\n\'K\2rX\2\\\',A18','',0,'?'),(_binary '\v\'j@\-\*','wp-includes/widgets/class-wp-widget-media-gallery.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-media-gallery.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7_^\\fSɉ]6n#\Z',_binary '>\@ΡD\&\\{\(Dγ\\\\iO#','',0,'?'),(_binary 'PJ~]; `y','wp-includes/widgets/class-wp-widget-media-image.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-media-image.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F{f&\Z',_binary '\!/\0\u8p\aVs\}`o+[?hu x','',0,'?'),(_binary '\\_w\ƌ\\\','wp-includes/widgets/class-wp-widget-media-video.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-media-video.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u1\z\vwP\Z\Z',_binary '0|}\D\=j\攡ͪ\6?\+','',0,'?'),(_binary ']\N\\Jjӎe','wp-includes/widgets/class-wp-widget-media.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-media.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\\0\J\~|a',_binary 'Q4\\7\\rm\Z.xuONK\/ٯY','',0,'?'),(_binary 'n֢\rV5,\','wp-includes/widgets/class-wp-widget-meta.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-meta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\j\+(,^b(',_binary '\PL+witZd\kZ{XV`\t','',0,'?'),(_binary 'Kc#2s/(\"','wp-includes/widgets/class-wp-widget-pages.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-pages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\!$\\:_:G',_binary '\*\\\"#倮U\8\c\*[\j\'','',0,'?'),(_binary '\6\\~e{\\".w','wp-includes/widgets/class-wp-widget-recent-comments.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-recent-comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<F\\\`\\\\',_binary '\\\ԃO\h	8q\p\=F[r','',0,'?'),(_binary 'l/\n\ԀWͱ-c\','wp-includes/widgets/class-wp-widget-recent-posts.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-recent-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I%*\19\\',_binary 'u\כw\\xmI\{\cul\\','',0,'?'),(_binary 'y7\MA\@','wp-includes/widgets/class-wp-widget-rss.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-rss.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_!uG(R-Tr١',_binary 'd\nrz/:dj\0\'<o͒4B\\:','',0,'?'),(_binary 'F\rx\w~\\rܱ\\n','wp-includes/widgets/class-wp-widget-search.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-search.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\\\6\\',_binary '\\ iu\\6#IB3f\A\\\n<WPAA','',0,'?'),(_binary '-[ip\\^\\]','wp-includes/widgets/class-wp-widget-tag-cloud.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-tag-cloud.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i\l¹\+\XZܚ',_binary 'p^B\&\\\RO\ގD\0','',0,'?'),(_binary '\0\ k~U5T','wp-includes/widgets/class-wp-widget-text.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-text.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^lwu\`Ģ\r^',_binary '\\pY:׫\߀Ӷ\\w\4\d\n#^','',0,'?'),(_binary '!\u3=4gchj','wp-includes/widgets/error_log','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/error_log',0,_binary 'K^XMp\$a~0^',_binary 'K^XMp\$a~0^',_binary '\&+\8\\nUº|5UnS}hs:hNv\','',0,'?'),(_binary 'S\\&\az8\Jض9','wp-includes/widgets.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ɇ\vG%\\[\\',_binary '\3\q??\\\\'?O8\]o\ԕ0~|\\\','',0,'?'),(_binary '@\\sB0<{l3\','wp-includes/wlwmanifest.xml','/home/yrevo792/public_html/fairphoto.com/wp-includes/wlwmanifest.xml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ԑ\\i\^',_binary '\ƤJľ**X|i\cy-u6p\C-\$*\n','',0,'?'),(_binary 'L\et\"pc(	e\','wp-includes/wp-db.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/wp-db.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\\\\\Q>5',_binary 'y>\\?g\<\!c\\\A\9v#','',0,'?'),(_binary '(\^3N3','wp-includes/wp-diff.php','/home/yrevo792/public_html/fairphoto.com/wp-includes/wp-diff.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \-x\<\z^Wet',_binary 'a\;ɺ\*2Zf1\\"\nNt~>','',0,'?'),(_binary '^\'q\\0\','wp-links-opml.php','/home/yrevo792/public_html/fairphoto.com/wp-links-opml.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'txBܥ\04ӄ?',_binary '\RysxL9\\\5\"CZ\̜\95\ ;','',0,'?'),(_binary '$jX])D:','wp-load.php','/home/yrevo792/public_html/fairphoto.com/wp-load.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\r3c~\X\\/\',_binary '\ |2\^\ၤ\\\f\-=&~\g','',0,'?'),(_binary '\\r\0FJ\\B\\e\','wp-login.php','/home/yrevo792/public_html/fairphoto.com/wp-login.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'MRmmw\hץg)ew',_binary 'Z$\Iv\ngOr\\\\8Yv:L','',0,'?'),(_binary '3T.^ƙ<\\','wp-mail.php','/home/yrevo792/public_html/fairphoto.com/wp-mail.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\pp8TP\\',_binary 'CȬ\"X@t\#3 	CEPk\','',0,'?'),(_binary ';1ы#Y_Nt\','wp-settings.php','/home/yrevo792/public_html/fairphoto.com/wp-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-e\tJ.\\\H]',_binary 'o	\.ܒgH#\ԄӀ覯\L\i\0','',0,'?'),(_binary ',4#(\#','wp-signup.php','/home/yrevo792/public_html/fairphoto.com/wp-signup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\	yV\"M\/p',_binary 'Pq\\ʎ8\Y\\$\8Z\>_	\{}\$\','',0,'?'),(_binary 'o㮚-\;?X:pҡ','wp-trackback.php','/home/yrevo792/public_html/fairphoto.com/wp-trackback.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Qh\-]lA\s|\c',_binary '#\Wdn?\ە\p\\} iN\','',0,'?'),(_binary '4ڂ\L$,K[u\\','xmlrpc.php','/home/yrevo792/public_html/fairphoto.com/xmlrpc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\8\nP*a|/ٳK',_binary 'XdB\c\0\2Ýc\\g\\','',0,'?');
/*!40000 ALTER TABLE `wpbb_wffilemods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wfhits`
--

DROP TABLE IF EXISTS `wpbb_wfhits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wfhits` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `attackLogTime` double(17,6) unsigned NOT NULL,
  `ctime` double(17,6) unsigned NOT NULL,
  `IP` binary(16) DEFAULT NULL,
  `jsRun` tinyint(4) DEFAULT '0',
  `statusCode` int(11) NOT NULL DEFAULT '200',
  `isGoogle` tinyint(4) NOT NULL,
  `userID` int(10) unsigned NOT NULL,
  `newVisit` tinyint(3) unsigned NOT NULL,
  `URL` text,
  `referer` text,
  `UA` text,
  `action` varchar(64) NOT NULL DEFAULT '',
  `actionDescription` text,
  `actionData` text,
  PRIMARY KEY (`id`),
  KEY `k1` (`ctime`),
  KEY `k2` (`IP`,`ctime`),
  KEY `attackLogTime` (`attackLogTime`)
) ENGINE=MyISAM AUTO_INCREMENT=51051 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wfhits`
--

LOCK TABLES `wpbb_wfhits` WRITE;
/*!40000 ALTER TABLE `wpbb_wfhits` DISABLE KEYS */;
INSERT INTO `wpbb_wfhits` VALUES (51040,1663388330.925898,1663388329.845500,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/media-admin.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L21lZGlhLWFkbWluLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50773,1662889127.050178,1662889126.943300,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'https://fairphoto.com.phoreas.org/wp-content/themes/seotheme/mar.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(50752,1662792933.090500,1662792932.883700,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/th3_err0r.php?php=https%3A%2F%2Fraw.githubusercontent.com%2Fcarlosdechia%2Fcarlosdechia%2Fmain%2FExV1','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3RoM19lcnIwci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50772,1662887984.165788,1662887984.051900,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'http://www.fairphoto.com.phoreas.org/wp-content/themes/seotheme/mar.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50787,1662915731.525610,1662915731.420000,_binary '\0\0\0\0\0\0\0\0\0\0T.',0,403,0,0,0,'http://fairphoto.com/blog/wp-commentin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtY29tbWVudGluLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50784,1662913670.862522,1662913670.741900,_binary '\0\0\0\0\0\0\0\0\0\0T.',0,403,0,0,0,'http://fairphoto.com/wp/wp-commentin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwL3dwLWNvbW1lbnRpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(51033,1663388505.195821,1663388504.160800,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/legion.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2xlZ2lvbi5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(51041,1663388320.583611,1663388319.469500,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/wp-signin.php?dizo=&ping=','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLXNpZ25pbi5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(51032,1663388529.877068,1663388528.816800,_binary '\0\0\0\0\0\0\0\0\0\0lݧ',0,403,0,0,0,'http://fairphoto.com/wp-plugins.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLXBsdWdpbnMucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(51042,1663388307.661470,1663388306.429400,_binary '\0\0\0\0\0\0\0\0\0\0l\\',0,403,0,0,0,'http://fairphoto.com/ups.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3Vwcy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50774,1662889113.476022,1662889113.366900,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'http://fairphoto.com.phoreas.org/wp-content/themes/seotheme/mar.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50810,1662919133.439714,1662919133.332100,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-booking.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWJvb2tpbmcucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50682,1662716334.578423,1662716334.468300,_binary '\0\0\0\0\0\0\0\0\0\0t',0,200,0,0,0,'https://www.fairphoto.com/wp-content/plugins/pricing-deals-for-woocommerce/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.134 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wcmljaW5nLWRlYWxzLWZvci13b29jb21tZXJjZS9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wcmljaW5nLWRlYWxzLWZvci13b29jb21tZXJjZS9yZWFkbWUudHh0\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50965,1663329153.792710,1663329152.758500,_binary '\0\0\0\0\0\0\0\0\0\0G^',0,403,0,0,0,'http://fairphoto.com/blog/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50353,0.000000,1662206866.805621,_binary '\0\0\0\0\0\0\0\0\0\03D\',0,503,0,0,0,'https://WWW.FAIRPHOTO.COM/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50833,1662919190.642644,1662919190.524400,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/admin/controller/extension/extension/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2FkbWluL2NvbnRyb2xsZXIvZXh0ZW5zaW9uL2V4dGVuc2lvbi9jZ2lhbGZh\",\"category\":\"brute-force\",\"ssl\":0}'),(50344,0.000000,1662206743.476745,_binary '\0\0\0\0\0\0\0\0\0\0Ԛ\V',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailValidUsername',NULL,NULL),(50345,0.000000,1662206743.425806,_binary '\0\0\0\0\0\0\0\0\0\0Ԛ\V',0,200,0,0,0,'https://WWW.FAIRPHOTO.COM/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50044,0.000000,1662150510.694650,_binary '\0\0\0\0\0\0\0\0\0\03i\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50045,0.000000,1662150562.816559,_binary '\0\0\0\0\0\0\0\0\0\02;cb',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50046,0.000000,1662150632.926936,_binary '\0\0\0\0\0\0\0\0\0\0g',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50043,0.000000,1662150053.411748,_binary '\0\0\0\0\0\0\0\0\0\0QX4\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50848,1662919179.855563,1662919179.743800,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-includes/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWluY2x1ZGVzL2NnaWFsZmE=\",\"category\":\"brute-force\",\"ssl\":0}'),(50346,0.000000,1662206817.814823,_binary '\0\0\0\0\0\0\0\0\0\0XcY\',0,200,0,0,0,'https://WWW.FAIRPHOTO.COM/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(51005,1663388804.089845,1663388803.034800,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/templates/beez3/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3RlbXBsYXRlcy9iZWV6My9jZ2lhbGZh\",\"category\":\"brute-force\",\"ssl\":0}'),(50040,0.000000,1662149945.572146,_binary '\0\0\0\0\0\0\0\0\0\0i_',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50041,0.000000,1662149992.211515,_binary '\0\0\0\0\0\0\0\0\0\0j',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50042,0.000000,1662150036.448010,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50347,0.000000,1662206817.970879,_binary '\0\0\0\0\0\0\0\0\0\0\\\ު',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50348,0.000000,1662206817.045704,_binary '\0\0\0\0\0\0\0\0\0\0XcY\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailValidUsername',NULL,NULL),(50849,1662919179.297125,1662919179.184100,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-includes/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWluY2x1ZGVzL2FsZmFjZ2lhcGk=\",\"category\":\"brute-force\",\"ssl\":0}'),(50038,0.000000,1662149630.193738,_binary '\0\0\0\0\0\0\0\0\0\0Dc',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50039,0.000000,1662149694.545060,_binary '\0\0\0\0\0\0\0\0\0\0#\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50349,0.000000,1662206837.576832,_binary '\0\0\0\0\0\0\0\0\0\06%y\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(51010,1663388754.549183,1663388753.477300,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/wp-content/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvQUxGQV9EQVRB\",\"category\":\"brute-force\",\"ssl\":0}'),(50036,0.000000,1662149261.910522,_binary '\0\0\0\0\0\0\0\0\0\0g\$',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50037,0.000000,1662149331.871742,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50034,0.000000,1662149182.304771,_binary '\0\0\0\0\0\0\0\0\0\0#\^',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50035,0.000000,1662149238.392637,_binary '\0\0\0\0\0\0\0\0\0\0\d',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50033,0.000000,1662149129.898102,_binary '\0\0\0\0\0\0\0\0\0\0\0ص',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50350,0.000000,1662206837.828656,_binary '\0\0\0\0\0\0\0\0\0\06%y\',0,200,0,0,0,'https://WWW.FAIRPHOTO.COM/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50351,0.000000,1662206854.381376,_binary '\0\0\0\0\0\0\0\0\0\0h\M',0,200,0,1,0,'https://WWW.FAIRPHOTO.COM/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailValidUsername',NULL,NULL),(50352,0.000000,1662206854.217207,_binary '\0\0\0\0\0\0\0\0\0\0h\M',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50836,1662919188.276846,1662919188.167300,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/sites/default/files/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NpdGVzL2RlZmF1bHQvZmlsZXMvY2dpYWxmYQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(50031,0.000000,1662148804.447816,_binary '\0\0\0\0\0\0\0\0\0\0/J\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50032,0.000000,1662148864.739585,_binary '\0\0\0\0\0\0\0\0\0\0ե\0',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(51012,1663388737.787199,1663388736.707500,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/wp-admin/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWFkbWluL2FsZmFjZ2lhcGk=\",\"category\":\"brute-force\",\"ssl\":0}'),(50832,1662919191.495592,1662919191.380500,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/ubh/up.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91YmgvdXAucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50954,1663323559.653030,1663323558.625200,_binary '\0\0\0\0\0\0\0\0\0\0eLW',0,403,0,0,0,'http://fairphoto.com/site/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGUvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50750,1662792942.248604,1662792942.123200,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/alfa.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L2FsZmEucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50664,1662432244.392401,1662432244.273900,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,403,0,0,0,'http://fairphoto.com.phoreas.org/wp-admin/admin-ajax.php',NULL,'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_8; en-us) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbZmlsZV0=\",\"paramValue\":\"LmN5el94bXZxZi5waHA=\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"file_upload\",\"ssl\":0}'),(50681,1662716334.587436,1662716334.468300,_binary '\0\0\0\0\0\0\0\0\0\0t',0,200,0,0,0,'https://www.fairphoto.com/wp-content/plugins/pricing-deals-for-woocommerce/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.134 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wcmljaW5nLWRlYWxzLWZvci13b29jb21tZXJjZS9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wcmljaW5nLWRlYWxzLWZvci13b29jb21tZXJjZS9yZWFkbWUudHh0\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50665,1662432249.912705,1662432249.436200,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,403,0,0,0,'http://fairphoto.com.phoreas.org/wp-admin/admin-ajax.php','http://fairphoto.com.phoreas.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','blocked:waf','Tatsu < 3.3.12 - Unauthenticated RCE','{\"learningMode\":0,\"failedRules\":\"482\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L2hvbWUveXJldm83OTIvcHVibGljX2h0bWwvZmFpcnBob3RvLmNvbS93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"rce\",\"ssl\":0}'),(50809,1662919134.195125,1662919134.079800,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/backup_index.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9iYWNrdXBfaW5kZXgucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49829,0.000000,1662118323.351692,_binary '\0\0\0\0\0\0\0\0\0\0\r\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49827,0.000000,1662117695.319581,_binary '\0\0\0\0\0\0\0\0\0\0St',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49828,0.000000,1662117726.631115,_binary '\0\0\0\0\0\0\0\0\0\04#',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49825,0.000000,1662117633.635565,_binary '\0\0\0\0\0\0\0\0\0\0g',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49826,0.000000,1662117685.997874,_binary '\0\0\0\0\0\0\0\0\0\0~\+',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49725,0.000000,1662105731.073946,_binary '\0\0\0\0\0\0\0\0\0\0=\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49726,0.000000,1662105819.046371,_binary '\0\0\0\0\0\0\0\0\0\0]\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49727,0.000000,1662105845.370344,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49728,0.000000,1662106054.464863,_binary '\0\0\0\0\0\0\0\0\0\030',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49729,0.000000,1662106165.937582,_binary '\0\0\0\0\0\0\0\0\0\0\0\C',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49730,0.000000,1662106190.626017,_binary '\0\0\0\0\0\0\0\0\0\0}\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49731,0.000000,1662106407.426067,_binary '\0\0\0\0\0\0\0\0\0\0gڲ',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49732,0.000000,1662106505.049116,_binary '\0\0\0\0\0\0\0\0\0\0/i=#',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49733,0.000000,1662106627.458453,_binary '\0\0\0\0\0\0\0\0\0\0[ͯ',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49734,0.000000,1662106688.936556,_binary '\0\0\0\0\0\0\0\0\0\0NW',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49735,0.000000,1662107014.972196,_binary '\0\0\0\0\0\0\0\0\0\0Qv9',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49736,0.000000,1662107090.764009,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49737,0.000000,1662107118.839049,_binary '\0\0\0\0\0\0\0\0\0\0gg',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49738,0.000000,1662107128.192408,_binary '\0\0\0\0\0\0\0\0\0\0G',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49739,0.000000,1662107265.548958,_binary '\0\0\0\0\0\0\0\0\0\04)\',0,503,0,0,0,'http://fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49740,1662107477.752479,1662107477.628900,_binary '\0\0\0\0\0\0\0\0\0\04)\',0,503,0,0,0,'http://fairphoto.com/blog/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L2Jsb2cveG1scnBjLnBocA==\"}'),(49741,1662107448.814122,1662107448.655000,_binary '\0\0\0\0\0\0\0\0\0\04)\',0,503,0,0,0,'http://fairphoto.com/new/xmlrpc.php',NULL,'Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L25ldy94bWxycGMucGhw\"}'),(49742,1662107432.439275,1662107432.266200,_binary '\0\0\0\0\0\0\0\0\0\04)\',0,503,0,0,0,'http://fairphoto.com/old/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L29sZC94bWxycGMucGhw\"}'),(49743,1662107412.066948,1662107411.880900,_binary '\0\0\0\0\0\0\0\0\0\04)\',0,503,0,0,0,'http://fairphoto.com/wordpress/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dvcmRwcmVzcy94bWxycGMucGhw\"}'),(49744,1662107366.982596,1662107366.860700,_binary '\0\0\0\0\0\0\0\0\0\04)\',0,503,0,0,0,'http://fairphoto.com/wp/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwL3htbHJwYy5waHA=\"}'),(49745,1662107317.635468,1662107317.512700,_binary '\0\0\0\0\0\0\0\0\0\04)\',0,503,0,0,0,'http://fairphoto.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),(49746,0.000000,1662107490.520950,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49747,0.000000,1662107568.904609,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49748,0.000000,1662107673.108066,_binary '\0\0\0\0\0\0\0\0\0\0m\S',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49749,0.000000,1662107725.261353,_binary '\0\0\0\0\0\0\0\0\0\0DTa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49750,0.000000,1662107820.231860,_binary '\0\0\0\0\0\0\0\0\0\0Ϛ\'',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49753,0.000000,1662108060.916320,_binary '\0\0\0\0\0\0\0\0\0\0\i\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49754,0.000000,1662108352.731637,_binary '\0\0\0\0\0\0\0\0\0\0E',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49755,0.000000,1662108442.480318,_binary '\0\0\0\0\0\0\0\0\0\03K',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49756,0.000000,1662108528.772678,_binary '\0\0\0\0\0\0\0\0\0\0g',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49757,0.000000,1662108657.124486,_binary '\0\0\0\0\0\0\0\0\0\0w4',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49758,0.000000,1662108953.107668,_binary '\0\0\0\0\0\0\0\0\0\0ϴ\\r',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49759,0.000000,1662109015.511697,_binary '\0\0\0\0\0\0\0\0\0\03[\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49760,0.000000,1662109037.225802,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49761,0.000000,1662109142.620256,_binary '\0\0\0\0\0\0\0\0\0\0}\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49762,0.000000,1662109165.362917,_binary '\0\0\0\0\0\0\0\0\0\0\!\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49763,0.000000,1662109554.656595,_binary '\0\0\0\0\0\0\0\0\0\0ǲI',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49764,0.000000,1662109641.019174,_binary '\0\0\0\0\0\0\0\0\0\0H\5',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49765,0.000000,1662109687.422868,_binary '\0\0\0\0\0\0\0\0\0\0vj',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49766,0.000000,1662109776.713527,_binary '\0\0\0\0\0\0\0\0\0\0~߱',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49767,0.000000,1662109941.913932,_binary '\0\0\0\0\0\0\0\0\0\0ơ',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49768,0.000000,1662110034.149239,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49769,0.000000,1662110370.031274,_binary '\0\0\0\0\0\0\0\0\0\0g\\r',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49770,0.000000,1662110468.759221,_binary '\0\0\0\0\0\0\0\0\0\0QF',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49771,0.000000,1662110558.835668,_binary '\0\0\0\0\0\0\0\0\0\0gE',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49772,0.000000,1662110643.034140,_binary '\0\0\0\0\0\0\0\0\0\0ǆ\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49773,0.000000,1662110818.415715,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49774,0.000000,1662110973.367208,_binary '\0\0\0\0\0\0\0\0\0\0;\r7',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49775,0.000000,1662111101.379726,_binary '\0\0\0\0\0\0\0\0\0\0-xEy',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49776,0.000000,1662111102.705998,_binary '\0\0\0\0\0\0\0\0\0\0\\4',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49777,0.000000,1662111106.740345,_binary '\0\0\0\0\0\0\0\0\0\0\P\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49778,0.000000,1662111617.094909,_binary '\0\0\0\0\0\0\0\0\0\0\p7',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49779,0.000000,1662111628.852346,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49780,0.000000,1662111700.112358,_binary '\0\0\0\0\0\0\0\0\0\0M',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49781,0.000000,1662111731.181543,_binary '\0\0\0\0\0\0\0\0\0\0/\V	',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49782,0.000000,1662111800.219141,_binary '\0\0\0\0\0\0\0\0\0\0Aii',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49783,0.000000,1662112128.715771,_binary '\0\0\0\0\0\0\0\0\0\0R',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49784,0.000000,1662112139.923632,_binary '\0\0\0\0\0\0\0\0\0\0\&*',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49785,0.000000,1662112164.278882,_binary '\0\0\0\0\0\0\0\0\0\0[{\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49786,0.000000,1662112353.494977,_binary '\0\0\0\0\0\0\0\0\0\0/iI\r',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49787,0.000000,1662112435.716582,_binary '\0\0\0\0\0\0\0\0\0\0ѸL',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49788,0.000000,1662112682.342610,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49789,0.000000,1662112777.824718,_binary '\0\0\0\0\0\0\0\0\0\0\Py',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49790,0.000000,1662113044.467658,_binary '\0\0\0\0\0\0\0\0\0\0g',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49791,0.000000,1662113097.039067,_binary '\0\0\0\0\0\0\0\0\0\0\"{},',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49792,0.000000,1662113145.072481,_binary '\0\0\0\0\0\0\0\0\0\0^\V',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49793,0.000000,1662113196.621042,_binary '\0\0\0\0\0\0\0\0\0\0\af',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49794,0.000000,1662113208.076807,_binary '\0\0\0\0\0\0\0\0\0\0gJx',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49795,0.000000,1662113687.288771,_binary '\0\0\0\0\0\0\0\0\0\0QF',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49796,0.000000,1662113734.055608,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49797,0.000000,1662113774.505984,_binary '\0\0\0\0\0\0\0\0\0\0]\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49798,0.000000,1662113787.983663,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49799,0.000000,1662113850.954035,_binary '\0\0\0\0\0\0\0\0\0\0Օg',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49800,0.000000,1662114272.368620,_binary '\0\0\0\0\0\0\0\0\0\0p\Y|',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49801,0.000000,1662114283.296281,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49802,0.000000,1662114336.488205,_binary '\0\0\0\0\0\0\0\0\0\0w4',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49803,0.000000,1662114376.149218,_binary '\0\0\0\0\0\0\0\0\0\0~\+',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49804,0.000000,1662114477.997874,_binary '\0\0\0\0\0\0\0\0\0\0Ϛ',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49805,0.000000,1662114854.664339,_binary '\0\0\0\0\0\0\0\0\0\0\Z',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49806,0.000000,1662114952.675854,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49807,0.000000,1662115038.550157,_binary '\0\0\0\0\0\0\0\0\0\0`',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49808,0.000000,1662115130.100872,_binary '\0\0\0\0\0\0\0\0\0\0\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49809,0.000000,1662115315.479143,_binary '\0\0\0\0\0\0\0\0\0\0zX',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49810,0.000000,1662115449.913625,_binary '\0\0\0\0\0\0\0\0\0\0?	6',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49811,0.000000,1662115452.431153,_binary '\0\0\0\0\0\0\0\0\0\0|S',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49812,0.000000,1662115564.472232,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.84 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49813,0.000000,1662115720.246071,_binary '\0\0\0\0\0\0\0\0\0\0~\+',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49814,0.000000,1662115822.008117,_binary '\0\0\0\0\0\0\0\0\0\0/s',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49815,0.000000,1662116018.864420,_binary '\0\0\0\0\0\0\0\0\0\0\!\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49816,0.000000,1662116132.743356,_binary '\0\0\0\0\0\0\0\0\0\0P\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49817,0.000000,1662116359.208100,_binary '\0\0\0\0\0\0\0\0\0\0e\"\B',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49818,0.000000,1662116461.595071,_binary '\0\0\0\0\0\0\0\0\0\0]\\0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49819,0.000000,1662116557.296464,_binary '\0\0\0\0\0\0\0\0\0\0^\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49820,0.000000,1662116569.116718,_binary '\0\0\0\0\0\0\0\0\0\0',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49821,0.000000,1662117051.714791,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49822,0.000000,1662117153.229924,_binary '\0\0\0\0\0\0\0\0\0\0Ymu',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49823,0.000000,1662117173.858666,_binary '\0\0\0\0\0\0\0\0\0\0A',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49824,0.000000,1662117248.988391,_binary '\0\0\0\0\0\0\0\0\0\0=\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49724,0.000000,1662105706.271950,_binary '\0\0\0\0\0\0\0\0\0\06&-1',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50934,1663271085.552390,1663271084.509700,_binary '\0\0\0\0\0\0\0\0\0\0G_',0,403,0,0,0,'http://fairphoto.com/site/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGUvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50935,1663271077.403812,1663271076.385800,_binary '\0\0\0\0\0\0\0\0\0\0Gf',0,403,0,0,0,'http://fairphoto.com/blog/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50902,1663269325.956146,1663269324.834600,_binary '\0\0\0\0\0\0\0\0\0\0Gb',0,403,0,0,0,'http://fairphoto.com/blog/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50925,1663290119.347683,1663290118.003600,_binary '\0\0\0\0\0\0\0\0\0\0Fo',0,403,0,0,0,'http://fairphoto.com/alfacgiapi/perl.alfa','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FsZmFjZ2lhcGkvcGVybC5hbGZh\",\"category\":\"brute-force\",\"ssl\":0}'),(49352,1662043808.312509,1662043808.134800,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-content/uploads/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvdXBsb2Fkcy9hbGZhY2dpYXBp\",\"category\":\"brute-force\",\"ssl\":0}'),(50783,1662913675.405901,1662913675.290700,_binary '\0\0\0\0\0\0\0\0\0\0T.',0,403,0,0,0,'http://fairphoto.com/wordpress/wp-commentin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb21tZW50aW4ucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50775,1662889694.233472,1662889694.122300,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50757,1662792927.560751,1662792927.428100,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-content/db_cache.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWNvbnRlbnQvZGJfY2FjaGUucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50972,1663338053.676905,1663338052.521100,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://fairphoto.com.phoreas.org/wp/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwL3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50393,1662215095.508347,1662215094.937800,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,403,0,0,0,'http://fairphoto.com.phoreas.org/wp-admin/admin-ajax.php','http://fairphoto.com.phoreas.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','blocked:waf','Tatsu < 3.3.12 - Unauthenticated RCE','{\"learningMode\":0,\"failedRules\":\"482\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L2hvbWUveXJldm83OTIvcHVibGljX2h0bWwvZmFpcnBob3RvLmNvbS93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"rce\",\"ssl\":0}'),(50999,1663388859.628531,1663388858.593000,_binary '\0\0\0\0\0\0\0\0\0\0lݧ',0,403,0,0,0,'http://fairphoto.com/admin/controller/extension/extension/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2FkbWluL2NvbnRyb2xsZXIvZXh0ZW5zaW9uL2V4dGVuc2lvbi9jZ2lhbGZh\",\"category\":\"brute-force\",\"ssl\":0}'),(50862,1662919168.778254,1662919168.670100,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/system_log.php?bala=up','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3N5c3RlbV9sb2cucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50609,0.000000,1662297096.215580,_binary '\0\0\0\0\0\0\0\0\0\0gJv\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50610,0.000000,1662297131.632375,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50611,0.000000,1662297267.902473,_binary '\0\0\0\0\0\0\0\0\0\0NW',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50612,0.000000,1662297317.380892,_binary '\0\0\0\0\0\0\0\0\0\0\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50613,0.000000,1662297569.500617,_binary '\0\0\0\0\0\0\0\0\0\0w4',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50614,0.000000,1662297588.215328,_binary '\0\0\0\0\0\0\0\0\0\0\\\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50615,0.000000,1662297740.005394,_binary '\0\0\0\0\0\0\0\0\0\0g?8',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50616,0.000000,1662297771.120123,_binary '\0\0\0\0\0\0\0\0\0\0ǆ\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50617,1662333724.282524,1662333724.140500,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,403,0,0,0,'https://fairphoto.com.phoreas.org/ce157.php?adriv=vz','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NlMTU3LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(50715,0.000000,1662748697.245881,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,503,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'rolfsievert\'',NULL),(50618,1662333715.485563,1662333715.344000,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,403,0,0,0,'https://fairphoto.com.phoreas.org/wp-plain.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLXBsYWluLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(50971,1663338059.809836,1663338058.777500,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://fairphoto.com.phoreas.org/wordpress/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb250ZW50L3RoZW1lcy9zZW90aGVtZS9tYXIucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50970,1663338064.517966,1663338063.454800,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://fairphoto.com.phoreas.org/blog/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50969,1663338076.641498,1663338075.586400,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://fairphoto.com.phoreas.org/site/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGUvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50968,1663329120.063720,1663329119.042400,_binary '\0\0\0\0\0\0\0\0\0\0eM$',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50963,1663330575.111436,1663330573.731200,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://www.fairphoto.com.phoreas.org/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50962,1663330589.112288,1663330588.065800,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://www.fairphoto.com.phoreas.org/wp/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwL3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50961,1663330594.828728,1663330593.737300,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://www.fairphoto.com.phoreas.org/wordpress/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb250ZW50L3RoZW1lcy9zZW90aGVtZS9tYXIucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50960,1663330600.455962,1663330599.439600,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://www.fairphoto.com.phoreas.org/blog/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50959,1663330604.497436,1663330603.478700,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://www.fairphoto.com.phoreas.org/site/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGUvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50958,1663323528.613435,1663323527.564000,_binary '\0\0\0\0\0\0\0\0\0\0Gb',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50957,1663323539.617270,1663323538.485700,_binary '\0\0\0\0\0\0\0\0\0\0eL\',0,403,0,0,0,'http://fairphoto.com/wp/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwL3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(49362,1662044159.280831,1662044159.106100,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/templates/beez3/index.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3RlbXBsYXRlcy9iZWV6My9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50956,1663323542.836545,1663323541.536000,_binary '\0\0\0\0\0\0\0\0\0\0Gf',0,403,0,0,0,'http://fairphoto.com/wordpress/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb250ZW50L3RoZW1lcy9zZW90aGVtZS9tYXIucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50247,0.000000,1662181121.248919,_binary '\0\0\0\0\0\0\0\0\0\0/t0m',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50248,0.000000,1662181745.793099,_binary '\0\0\0\0\0\0\0\0\0\0ˏ$',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50729,1662792964.781812,1662792964.654200,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/legion.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L2xlZ2lvbi5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50289,0.000000,1662195672.861451,_binary '\0\0\0\0\0\0\0\0\0\0\'gF',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50290,0.000000,1662195775.082315,_binary '\0\0\0\0\0\0\0\0\0\0\q\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50291,0.000000,1662196327.110073,_binary '\0\0\0\0\0\0\0\0\0\0g\'',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50292,0.000000,1662196414.679704,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50293,0.000000,1662197019.017142,_binary '\0\0\0\0\0\0\0\0\0\0Gu\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50294,0.000000,1662197119.371147,_binary '\0\0\0\0\0\0\0\0\0\0QX4j',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50295,0.000000,1662197662.102058,_binary '\0\0\0\0\0\0\0\0\0\0vj',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50296,0.000000,1662197749.376002,_binary '\0\0\0\0\0\0\0\0\0\0DTa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50297,0.000000,1662198339.884459,_binary '\0\0\0\0\0\0\0\0\0\0y\_',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50298,0.000000,1662198437.022108,_binary '\0\0\0\0\0\0\0\0\0\03Q<',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50299,0.000000,1662198969.030320,_binary '\0\0\0\0\0\0\0\0\0\0y',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50300,0.000000,1662199060.088795,_binary '\0\0\0\0\0\0\0\0\0\0m*',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50301,0.000000,1662199064.689748,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50302,0.000000,1662199661.854413,_binary '\0\0\0\0\0\0\0\0\0\0MAը',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50303,0.000000,1662199763.182193,_binary '\0\0\0\0\0\0\0\0\0\03Q<',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50304,0.000000,1662200286.761388,_binary '\0\0\0\0\0\0\0\0\0\0Aii',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50305,0.000000,1662200381.863467,_binary '\0\0\0\0\0\0\0\0\0\0\Դ',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50306,0.000000,1662200957.210256,_binary '\0\0\0\0\0\0\0\0\0\0#4\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50307,0.000000,1662201054.556620,_binary '\0\0\0\0\0\0\0\0\0\0\y',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50308,0.000000,1662201587.595236,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50309,0.000000,1662201675.156568,_binary '\0\0\0\0\0\0\0\0\0\0gڲ',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50310,0.000000,1662202261.166729,_binary '\0\0\0\0\0\0\0\0\0\0\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50311,0.000000,1662202354.974832,_binary '\0\0\0\0\0\0\0\0\0\0\"A\\0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50312,0.000000,1662202886.387814,_binary '\0\0\0\0\0\0\0\0\0\0]rL',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50313,0.000000,1662202978.206298,_binary '\0\0\0\0\0\0\0\0\0\0Y',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50314,0.000000,1662203563.928522,_binary '\0\0\0\0\0\0\0\0\0\0E\y',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50315,0.000000,1662203660.569962,_binary '\0\0\0\0\0\0\0\0\0\0\qg',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50316,0.000000,1662204191.654830,_binary '\0\0\0\0\0\0\0\0\0\0m*',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50317,0.000000,1662204435.262067,_binary '\0\0\0\0\0\0\0\0\0\0gW',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50318,0.000000,1662204540.368635,_binary '\0\0\0\0\0\0\0\0\0\0OA',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50319,0.000000,1662204756.802554,_binary '\0\0\0\0\0\0\0\0\0\0_m',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50320,0.000000,1662204857.183406,_binary '\0\0\0\0\0\0\0\0\0\0hD',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50321,0.000000,1662204882.051050,_binary '\0\0\0\0\0\0\0\0\0\0OA',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50322,0.000000,1662204956.104131,_binary '\0\0\0\0\0\0\0\0\0\03Ô',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50323,0.000000,1662205325.897679,_binary '\0\0\0\0\0\0\0\0\0\0+\pU',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50324,0.000000,1662205329.180719,_binary '\0\0\0\0\0\0\0\0\0\0yѤ\',0,302,0,3,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php?redirect_to=https%3A%2F%2Fwww.fairphoto.com%2Fwp-admin%2Findex.php&reauth=1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36','loginOK',NULL,NULL),(50325,0.000000,1662205341.091338,_binary '\0\0\0\0\0\0\0\0\0\03\cb',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50326,0.000000,1662205481.005378,_binary '\0\0\0\0\0\0\0\0\0\0U[\j',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50327,0.000000,1662205570.689920,_binary '\0\0\0\0\0\0\0\0\0\0xE',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50328,0.000000,1662205609.533924,_binary '\0\0\0\0\0\0\0\0\0\0;u',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50329,0.000000,1662205767.782549,_binary '\0\0\0\0\0\0\0\0\0\09\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49378,1662044035.041963,1662044034.905000,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/admin/controller/extension/extension/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2FkbWluL2NvbnRyb2xsZXIvZXh0ZW5zaW9uL2V4dGVuc2lvbi9hbGZhY2dpYXBp\",\"category\":\"brute-force\",\"ssl\":0}'),(49377,1662044041.439325,1662044041.178900,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/admin/controller/extension/extension/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2FkbWluL2NvbnRyb2xsZXIvZXh0ZW5zaW9uL2V4dGVuc2lvbi9jZ2lhbGZh\",\"category\":\"brute-force\",\"ssl\":0}'),(49376,1662044044.521719,1662044044.355700,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/ubh/up.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91YmgvdXAucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49375,1662044049.216015,1662044049.012300,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/index.php?3x=3x','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2luZGV4LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49374,1662044057.455100,1662044057.335100,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/xleet.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3hsZWV0LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49373,1662044060.822772,1662044060.675500,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wso.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dzby5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(49372,1662044069.411968,1662044069.239200,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/shell.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NoZWxsLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49371,1662044073.231736,1662044073.062200,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/up.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3VwLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49370,1662044083.395261,1662044083.274500,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/1.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"LzEucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49369,1662044105.947490,1662044105.780800,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/x.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3gucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50998,1663388868.861456,1663388867.830300,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/ubh/up.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91YmgvdXAucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50991,1663388921.318533,1663388920.238700,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/upload.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3VwbG9hZC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50992,1663388914.245181,1663388913.199300,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/up.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3VwLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50993,1663388906.823586,1663388905.740500,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/shell.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NoZWxsLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50994,1663388900.332702,1663388899.250300,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/wso.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dzby5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50396,0.000000,1662215477.418313,_binary '\0\0\0\0\0\0\0\0\0\0\0L',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50397,0.000000,1662215882.493280,_binary '\0\0\0\0\0\0\0\0\0\0\<',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50398,0.000000,1662216007.919969,_binary '\0\0\0\0\0\0\0\0\0\0\r',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50399,0.000000,1662216659.736446,_binary '\0\0\0\0\0\0\0\0\0\0\v',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50997,1663388877.697040,1663388876.641400,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/index.php?3x=3x','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2luZGV4LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50400,0.000000,1662216722.615767,_binary '\0\0\0\0\0\0\0\0\0\0\P',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50401,0.000000,1662217059.184205,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50996,1663388885.140307,1663388884.077900,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/olux.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L29sdXgucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50402,0.000000,1662217187.750125,_binary '\0\0\0\0\0\0\0\0\0\03\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50403,0.000000,1662217851.599817,_binary '\0\0\0\0\0\0\0\0\0\0U_S',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50404,0.000000,1662217909.881564,_binary '\0\0\0\0\0\0\0\0\0\0g?8',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50405,0.000000,1662218217.730391,_binary '\0\0\0\0\0\0\0\0\0\0\U@',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50995,1663388892.412490,1663388891.382800,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/xleet.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3hsZWV0LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50406,0.000000,1662218349.374236,_binary '\0\0\0\0\0\0\0\0\0\0\0L',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50407,0.000000,1662219087.303647,_binary '\0\0\0\0\0\0\0\0\0\0\B#',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50408,0.000000,1662219369.561981,_binary '\0\0\0\0\0\0\0\0\0\0\0',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50409,0.000000,1662219555.044732,_binary '\0\0\0\0\0\0\0\0\0\03i\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50990,1663388927.585171,1663388926.546000,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/1.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"LzEucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50410,0.000000,1662220221.765324,_binary '\0\0\0\0\0\0\0\0\0\04',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50989,1663388935.105550,1663388934.047600,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/x.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3gucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50411,0.000000,1662220254.223253,_binary '\0\0\0\0\0\0\0\0\0\0\.Q(',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50412,0.000000,1662220681.902526,_binary '\0\0\0\0\0\0\0\0\0\0*K',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50413,0.000000,1662220784.976726,_binary '\0\0\0\0\0\0\0\0\0\0\\C',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50414,0.000000,1662221392.427779,_binary '\0\0\0\0\0\0\0\0\0\0&kݔ',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50415,0.000000,1662221517.942212,_binary '\0\0\0\0\0\0\0\0\0\0g#@I',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50416,0.000000,1662221814.938769,_binary '\0\0\0\0\0\0\0\0\0\0\0',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50988,1663388943.889208,1663388942.851800,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/z.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3oucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50417,0.000000,1662222112.625477,_binary '\0\0\0\0\0\0\0\0\0\0?	6',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50418,0.000000,1662222667.195166,_binary '\0\0\0\0\0\0\0\0\0\0p\Y|',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50987,1663388945.202964,1663388944.188800,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/a.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2EucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50419,0.000000,1662222728.685952,_binary '\0\0\0\0\0\0\0\0\0\0\P\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50420,0.000000,1662223016.883904,_binary '\0\0\0\0\0\0\0\0\0\0CἯ',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50421,0.000000,1662223151.508474,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50422,0.000000,1662223683.409187,_binary '\0\0\0\0\0\0\0\0\0\0z',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50423,0.000000,1662223762.183631,_binary '\0\0\0\0\0\0\0\0\0\0Օg',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50424,0.000000,1662224002.665223,_binary '\0\0\0\0\0\0\0\0\0\052',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50986,1663388946.618518,1663388945.516700,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/test.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3Rlc3QucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50425,0.000000,1662224170.070628,_binary '\0\0\0\0\0\0\0\0\0\0\-',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50426,0.000000,1662224516.453443,_binary '\0\0\0\0\0\0\0\0\0\0Xcf',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50985,1663388947.974127,1663388946.888300,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/wp.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50427,0.000000,1662224575.524540,_binary '\0\0\0\0\0\0\0\0\0\0Xc8',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50428,0.000000,1662224900.730013,_binary '\0\0\0\0\0\0\0\0\0\01\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50429,0.000000,1662224957.721487,_binary '\0\0\0\0\0\0\0\0\0\0Ү]',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50984,1663388953.420250,1663388952.358500,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/alfa.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2FsZmEucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50430,0.000000,1662225389.498936,_binary '\0\0\0\0\0\0\0\0\0\0>!\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50431,0.000000,1662225447.675281,_binary '\0\0\0\0\0\0\0\0\0\0NW',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50432,1662225449.654373,1662225449.482100,_binary '\0\0\0\0\0\0\0\0\0\0%5,',0,403,0,0,0,'http://fairphoto.com/',NULL,'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IHJ2OjQ1LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNDUuMA==\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":0}'),(50983,1663388959.666960,1663388958.614100,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/config.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2NvbmZpZy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50436,0.000000,1662226319.183491,_binary '\0\0\0\0\0\0\0\0\0\0@\'',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50435,0.000000,1662226275.176209,_binary '\0\0\0\0\0\0\0\0\0\0z',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50433,0.000000,1662225730.762199,_binary '\0\0\0\0\0\0\0\0\0\0p\Y|',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50434,0.000000,1662225853.270441,_binary '\0\0\0\0\0\0\0\0\0\0>Zeq',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50437,0.000000,1662226527.467391,_binary '\0\0\0\0\0\0\0\0\0\0e',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50438,1662226624.922709,1662226624.818100,_binary '\0\0\0\0\0\0\0\0\0\0$J,',0,200,0,0,0,'https://www.fairphoto.com/wp-content/plugins/photo-gallery/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.134 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9waG90by1nYWxsZXJ5L3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9waG90by1nYWxsZXJ5L3JlYWRtZS50eHQ=\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50982,1663388967.507764,1663388966.475400,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/templates/beez3/index.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3RlbXBsYXRlcy9iZWV6My9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50450,0.000000,1662228674.746661,_binary '\0\0\0\0\0\0\0\0\0\0+PM',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50451,0.000000,1662228870.604220,_binary '\0\0\0\0\0\0\0\0\0\0ч',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50980,1663388980.758186,1663388979.697300,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/shells.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NoZWxscy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50979,0.000000,1663379511.115202,_binary '\0\0\0\0\0\0\0\0\0\0\*',0,200,0,1,0,'http://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4758.11 Safari/537.36','loginFailValidUsername',NULL,NULL),(50448,0.000000,1662228178.951494,_binary '\0\0\0\0\0\0\0\0\0\0\\B',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50449,0.000000,1662228668.884934,_binary '\0\0\0\0\0\0\0\0\0\0+\pU',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50981,1663388974.375594,1663388973.345900,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/about.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2Fib3V0LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50447,0.000000,1662228127.375314,_binary '\0\0\0\0\0\0\0\0\0\0\b',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50439,1662226624.922378,1662226624.818100,_binary '\0\0\0\0\0\0\0\0\0\0$J,',0,200,0,0,0,'https://www.fairphoto.com/wp-content/plugins/photo-gallery/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.134 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9waG90by1nYWxsZXJ5L3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9waG90by1nYWxsZXJ5L3JlYWRtZS50eHQ=\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50445,0.000000,1662227812.531329,_binary '\0\0\0\0\0\0\0\0\0\0?.',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50446,0.000000,1662227911.275393,_binary '\0\0\0\0\0\0\0\0\0\0\Py',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50443,0.000000,1662227361.755074,_binary '\0\0\0\0\0\0\0\0\0\0\\s',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50444,0.000000,1662227419.443222,_binary '\0\0\0\0\0\0\0\0\0\0',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50978,1663345831.299430,1663345830.232600,_binary '\0\0\0\0\0\0\0\0\0\0Gb]',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50442,0.000000,1662227096.044977,_binary '\0\0\0\0\0\0\0\0\0\0+PM',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50440,0.000000,1662226638.289802,_binary '\0\0\0\0\0\0\0\0\0\0PM}',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50441,0.000000,1662227028.740104,_binary '\0\0\0\0\0\0\0\0\0\0#\Y',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50452,0.000000,1662229039.526328,_binary '\0\0\0\0\0\0\0\0\0\0J',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50453,0.000000,1662229341.745057,_binary '\0\0\0\0\0\0\0\0\0\0@\'',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50454,0.000000,1662229404.824903,_binary '\0\0\0\0\0\0\0\0\0\0F\"\|',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50455,0.000000,1662229695.322177,_binary '\0\0\0\0\0\0\0\0\0\0k',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50456,0.000000,1662230116.938064,_binary '\0\0\0\0\0\0\0\0\0\039\Z',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50457,0.000000,1662230202.751932,_binary '\0\0\0\0\0\0\0\0\0\0g?8',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50458,0.000000,1662230415.494104,_binary '\0\0\0\0\0\0\0\0\0\0A\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50459,0.000000,1662230457.575202,_binary '\0\0\0\0\0\0\0\0\0\0F\"\|',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50460,0.000000,1662230838.505144,_binary '\0\0\0\0\0\0\0\0\0\0E\N',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50461,0.000000,1662230908.549593,_binary '\0\0\0\0\0\0\0\0\0\0\<',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50462,0.000000,1662231068.028963,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50463,0.000000,1662231194.204409,_binary '\0\0\0\0\0\0\0\0\0\0/9I',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50464,0.000000,1662231567.243458,_binary '\0\0\0\0\0\0\0\0\0\0\\Q',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50465,0.000000,1662231802.609951,_binary '\0\0\0\0\0\0\0\0\0\0',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50466,0.000000,1662231840.547452,_binary '\0\0\0\0\0\0\0\0\0\0ч',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50467,0.000000,1662232280.355184,_binary '\0\0\0\0\0\0\0\0\0\0@D˭',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50468,0.000000,1662232369.846066,_binary '\0\0\0\0\0\0\0\0\0\0/oT\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50469,0.000000,1662232494.863783,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50470,0.000000,1662232530.708507,_binary '\0\0\0\0\0\0\0\0\0\03O<',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50471,0.000000,1662232922.387089,_binary '\0\0\0\0\0\0\0\0\0\03!',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50472,0.000000,1662232983.785850,_binary '\0\0\0\0\0\0\0\0\0\0\3d',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50473,0.000000,1662233181.854337,_binary '\0\0\0\0\0\0\0\0\0\0g?8',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50474,0.000000,1662233260.046113,_binary '\0\0\0\0\0\0\0\0\0\0|',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50475,0.000000,1662233577.911472,_binary '\0\0\0\0\0\0\0\0\0\0k',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50476,0.000000,1662233634.581018,_binary '\0\0\0\0\0\0\0\0\0\0QX5',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50477,0.000000,1662233858.226648,_binary '\0\0\0\0\0\0\0\0\0\0C\\T',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50478,0.000000,1662233904.955350,_binary '\0\0\0\0\0\0\0\0\0\03O\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50479,0.000000,1662234271.337553,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50480,0.000000,1662234337.211708,_binary '\0\0\0\0\0\0\0\0\0\0k',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50481,0.000000,1662234596.906568,_binary '\0\0\0\0\0\0\0\0\0\0ϴ\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50482,0.000000,1662234608.257464,_binary '\0\0\0\0\0\0\0\0\0\0>!\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50483,0.000000,1662235014.854665,_binary '\0\0\0\0\0\0\0\0\0\0PM}',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50484,0.000000,1662235075.936906,_binary '\0\0\0\0\0\0\0\0\0\03&PQ',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50485,0.000000,1662235249.704530,_binary '\0\0\0\0\0\0\0\0\0\06\'-\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50486,0.000000,1662235363.488205,_binary '\0\0\0\0\0\0\0\0\0\0mef',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50487,0.000000,1662235711.123204,_binary '\0\0\0\0\0\0\0\0\0\0f',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50488,0.000000,1662235781.760294,_binary '\0\0\0\0\0\0\0\0\0\0ѶŔ',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50489,0.000000,1662236021.844067,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50490,0.000000,1662236063.985876,_binary '\0\0\0\0\0\0\0\0\0\0\\\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50491,0.000000,1662236486.656594,_binary '\0\0\0\0\0\0\0\0\0\0ѶŔ',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50492,0.000000,1662236532.479405,_binary '\0\0\0\0\0\0\0\0\0\0we',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50493,0.000000,1662236801.030865,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50494,0.000000,1662236869.426492,_binary '\0\0\0\0\0\0\0\0\0\0}\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50495,0.000000,1662237324.328715,_binary '\0\0\0\0\0\0\0\0\0\0w/N',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50496,0.000000,1662237360.409158,_binary '\0\0\0\0\0\0\0\0\0\0Y',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50497,0.000000,1662237674.072209,_binary '\0\0\0\0\0\0\0\0\0\0g',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50498,0.000000,1662238060.076394,_binary '\0\0\0\0\0\0\0\0\0\0g8=',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50499,0.000000,1662238121.388348,_binary '\0\0\0\0\0\0\0\0\0\0\\"$',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50500,0.000000,1662238360.247050,_binary '\0\0\0\0\0\0\0\0\0\0Ş',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50501,0.000000,1662238425.017067,_binary '\0\0\0\0\0\0\0\0\0\0\.Q$',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50502,0.000000,1662238881.993289,_binary '\0\0\0\0\0\0\0\0\0\0\&(\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50503,0.000000,1662239047.598038,_binary '\0\0\0\0\0\0\0\0\0\0#ժ\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50504,0.000000,1662239202.635934,_binary '\0\0\0\0\0\0\0\0\0\0Ş',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50505,0.000000,1662239265.811389,_binary '\0\0\0\0\0\0\0\0\0\0T',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50506,0.000000,1662239734.690332,_binary '\0\0\0\0\0\0\0\0\0\0\\w',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50507,0.000000,1662239815.098505,_binary '\0\0\0\0\0\0\0\0\0\052',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50508,0.000000,1662240025.590869,_binary '\0\0\0\0\0\0\0\0\0\0[{\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50509,0.000000,1662240107.971908,_binary '\0\0\0\0\0\0\0\0\0\0\\L',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50510,0.000000,1662240592.907741,_binary '\0\0\0\0\0\0\0\0\0\0Cޚj',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50511,0.000000,1662240635.349782,_binary '\0\0\0\0\0\0\0\0\0\0\B#',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50512,0.000000,1662240923.320811,_binary '\0\0\0\0\0\0\0\0\0\0k\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50513,0.000000,1662241534.977166,_binary '\0\0\0\0\0\0\0\0\0\0h\-',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50514,0.000000,1662242279.493922,_binary '\0\0\0\0\0\0\0\0\0\0#\^_',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50515,0.000000,1662242441.140622,_binary '\0\0\0\0\0\0\0\0\0\0>Zeq',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50516,0.000000,1662242444.101466,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50517,0.000000,1662242683.228306,_binary '\0\0\0\0\0\0\0\0\0\0\i',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50518,0.000000,1662242804.437269,_binary '\0\0\0\0\0\0\0\0\0\0џn',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50519,0.000000,1662243344.849649,_binary '\0\0\0\0\0\0\0\0\0\0+PM',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50520,0.000000,1662243390.553813,_binary '\0\0\0\0\0\0\0\0\0\0gb',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50521,0.000000,1662243636.935570,_binary '\0\0\0\0\0\0\0\0\0\0=\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50522,0.000000,1662243771.197758,_binary '\0\0\0\0\0\0\0\0\0\0ge',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50523,0.000000,1662244250.499245,_binary '\0\0\0\0\0\0\0\0\0\0J\g\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50524,0.000000,1662244324.178740,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50525,0.000000,1662244614.894881,_binary '\0\0\0\0\0\0\0\0\0\0k\n',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50526,0.000000,1662244726.982332,_binary '\0\0\0\0\0\0\0\0\0\0/hB=',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50527,0.000000,1662245221.292265,_binary '\0\0\0\0\0\0\0\0\0\0]o',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50528,0.000000,1662245330.855146,_binary '\0\0\0\0\0\0\0\0\0\0H\5',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50529,0.000000,1662245583.684451,_binary '\0\0\0\0\0\0\0\0\0\0_N',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50530,0.000000,1662245703.630109,_binary '\0\0\0\0\0\0\0\0\0\0P\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50531,1662246081.845958,1662246081.731100,_binary '\0\0\0\0\0\0\0\0\0\0\&',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/wp-file-manager-pro/lib/php/connector.minimal.php',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1maWxlLW1hbmFnZXItcHJvL2xpYi9waHAvY29ubmVjdG9yLm1pbmltYWwucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50535,0.000000,1662246725.553423,_binary '\0\0\0\0\0\0\0\0\0\0P\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50536,0.000000,1662247297.760444,_binary '\0\0\0\0\0\0\0\0\0\0+Ԟ',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50532,0.000000,1662246235.200627,_binary '\0\0\0\0\0\0\0\0\0\0PM}',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50533,0.000000,1662246275.996342,_binary '\0\0\0\0\0\0\0\0\0\0Օg',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50534,0.000000,1662246589.623117,_binary '\0\0\0\0\0\0\0\0\0\0cN',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50537,0.000000,1662247507.202186,_binary '\0\0\0\0\0\0\0\0\0\0\\A',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50538,0.000000,1662247641.387340,_binary '\0\0\0\0\0\0\0\0\0\0X%1',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50539,0.000000,1662247699.062507,_binary '\0\0\0\0\0\0\0\0\0\0kg',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50540,0.000000,1662248280.997513,_binary '\0\0\0\0\0\0\0\0\0\0Wk',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50541,0.000000,1662248354.833458,_binary '\0\0\0\0\0\0\0\0\0\052',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50542,0.000000,1662248628.083574,_binary '\0\0\0\0\0\0\0\0\0\052',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50543,0.000000,1662248759.283952,_binary '\0\0\0\0\0\0\0\0\0\0Cގ',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50544,0.000000,1662249371.648517,_binary '\0\0\0\0\0\0\0\0\0\0ё6\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50545,0.000000,1662249696.063158,_binary '\0\0\0\0\0\0\0\0\0\0~\+',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50546,0.000000,1662249845.212661,_binary '\0\0\0\0\0\0\0\0\0\0\0L',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50547,0.000000,1662250362.706132,_binary '\0\0\0\0\0\0\0\0\0\0m\S',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50548,0.000000,1662250518.982379,_binary '\0\0\0\0\0\0\0\0\0\0U_S',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50549,0.000000,1662250796.019346,_binary '\0\0\0\0\0\0\0\0\0\0oZ',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50550,0.000000,1662250874.094372,_binary '\0\0\0\0\0\0\0\0\0\0gʖ',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50551,0.000000,1662251473.496273,_binary '\0\0\0\0\0\0\0\0\0\0g#@I',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50552,0.000000,1662251547.651304,_binary '\0\0\0\0\0\0\0\0\0\0C͏\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50553,0.000000,1662251861.039046,_binary '\0\0\0\0\0\0\0\0\0\0g\$',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50554,0.000000,1662251967.305471,_binary '\0\0\0\0\0\0\0\0\0\0ߺL',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50555,0.000000,1662252597.348922,_binary '\0\0\0\0\0\0\0\0\0\0|',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50556,0.000000,1662252678.102660,_binary '\0\0\0\0\0\0\0\0\0\0h\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50557,0.000000,1662252971.028037,_binary '\0\0\0\0\0\0\0\0\0\0k\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50558,0.000000,1662253097.330722,_binary '\0\0\0\0\0\0\0\0\0\0e',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50559,0.000000,1662253672.021523,_binary '\0\0\0\0\0\0\0\0\0\0U_1',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50560,0.000000,1662253799.658003,_binary '\0\0\0\0\0\0\0\0\0\0h\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50561,0.000000,1662254112.454075,_binary '\0\0\0\0\0\0\0\0\0\0-\|&',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50562,0.000000,1662254208.248232,_binary '\0\0\0\0\0\0\0\0\0\0Ү]',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50563,0.000000,1662254813.437424,_binary '\0\0\0\0\0\0\0\0\0\0\P\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50564,0.000000,1662254892.590265,_binary '\0\0\0\0\0\0\0\0\0\0\*b',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50565,0.000000,1662255303.087881,_binary '\0\0\0\0\0\0\0\0\0\0zX',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50566,0.000000,1662255478.737430,_binary '\0\0\0\0\0\0\0\0\0\0\6\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50567,0.000000,1662255968.495867,_binary '\0\0\0\0\0\0\0\0\0\0\\"$',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50568,0.000000,1662256071.639162,_binary '\0\0\0\0\0\0\0\0\0\0\\z',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49667,0.000000,1662099019.419570,_binary '\0\0\0\0\0\0\0\0\0\0j#',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49668,0.000000,1662099082.028765,_binary '\0\0\0\0\0\0\0\0\0\0g8=',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49669,0.000000,1662099259.421805,_binary '\0\0\0\0\0\0\0\0\0\0U[\j',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49670,0.000000,1662099348.245484,_binary '\0\0\0\0\0\0\0\0\0\0|BV',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49671,0.000000,1662099505.577248,_binary '\0\0\0\0\0\0\0\0\0\0ǲI',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49672,0.000000,1662099565.097249,_binary '\0\0\0\0\0\0\0\0\0\0hP',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49673,0.000000,1662099820.040585,_binary '\0\0\0\0\0\0\0\0\0\0\0',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49674,0.000000,1662099827.922481,_binary '\0\0\0\0\0\0\0\0\0\0h\\Zr',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49675,0.000000,1662099874.222356,_binary '\0\0\0\0\0\0\0\0\0\0A',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49676,0.000000,1662099919.361940,_binary '\0\0\0\0\0\0\0\0\0\0~\+',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49612,0.000000,1662091777.892636,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49613,0.000000,1662092153.921443,_binary '\0\0\0\0\0\0\0\0\0\02W\Z',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49614,0.000000,1662092270.173662,_binary '\0\0\0\0\0\0\0\0\0\0g',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49615,0.000000,1662092369.824214,_binary '\0\0\0\0\0\0\0\0\0\0C\>',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49616,0.000000,1662092599.570154,_binary '\0\0\0\0\0\0\0\0\0\0',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49617,0.000000,1662092627.599420,_binary '\0\0\0\0\0\0\0\0\0\0@㻷',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49618,0.000000,1662092672.629624,_binary '\0\0\0\0\0\0\0\0\0\0H\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49619,0.000000,1662092906.362353,_binary '\0\0\0\0\0\0\0\0\0\0U',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49620,0.000000,1662092994.560904,_binary '\0\0\0\0\0\0\0\0\0\03[<',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49621,0.000000,1662093130.310961,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49622,0.000000,1662093179.975335,_binary '\0\0\0\0\0\0\0\0\0\0\\5`\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49623,0.000000,1662093532.712297,_binary '\0\0\0\0\0\0\0\0\0\0\Pe',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49624,0.000000,1662093580.630875,_binary '\0\0\0\0\0\0\0\0\0\0E\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49625,0.000000,1662093672.771707,_binary '\0\0\0\0\0\0\0\0\0\0hQs',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49626,0.000000,1662093751.332982,_binary '\0\0\0\0\0\0\0\0\0\0\!\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49627,0.000000,1662094141.530449,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49628,0.000000,1662094211.149979,_binary '\0\0\0\0\0\0\0\0\0\0]\\0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49629,0.000000,1662094264.852303,_binary '\0\0\0\0\0\0\0\0\0\0g8=',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49630,0.000000,1662094294.958229,_binary '\0\0\0\0\0\0\0\0\0\0\n\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49631,0.000000,1662094471.881118,_binary '\0\0\0\0\0\0\0\0\0\0k`.',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49632,0.000000,1662094557.289421,_binary '\0\0\0\0\0\0\0\0\0\033',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49633,0.000000,1662094616.682890,_binary '\0\0\0\0\0\0\0\0\0\0ϴ\\r',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49634,0.000000,1662095063.408397,_binary '\0\0\0\0\0\0\0\0\0\0O@F',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49635,0.000000,1662095168.083834,_binary '\0\0\0\0\0\0\0\0\0\0,\z',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49636,0.000000,1662095444.153978,_binary '\0\0\0\0\0\0\0\0\0\06',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49637,0.000000,1662095460.399061,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49638,0.000000,1662095487.506349,_binary '\0\0\0\0\0\0\0\0\0\0\~',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49639,0.000000,1662095540.330851,_binary '\0\0\0\0\0\0\0\0\0\0\3d',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49640,0.000000,1662095572.464524,_binary '\0\0\0\0\0\0\0\0\0\0R\'',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49641,0.000000,1662096023.870846,_binary '\0\0\0\0\0\0\0\0\0\0g$\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49642,0.000000,1662096098.177507,_binary '\0\0\0\0\0\0\0\0\0\0e',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49643,0.000000,1662096140.095323,_binary '\0\0\0\0\0\0\0\0\0\0$^',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49644,0.000000,1662096233.945695,_binary '\0\0\0\0\0\0\0\0\0\0]\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49645,0.000000,1662096363.921470,_binary '\0\0\0\0\0\0\0\0\0\0Ϛ\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49646,0.000000,1662096447.845733,_binary '\0\0\0\0\0\0\0\0\0\0\&*',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49647,0.000000,1662096462.476941,_binary '\0\0\0\0\0\0\0\0\0\0@㻷',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49648,0.000000,1662096746.276431,_binary '\0\0\0\0\0\0\0\0\0\08',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49649,0.000000,1662096834.789715,_binary '\0\0\0\0\0\0\0\0\0\0/i=#',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49650,0.000000,1662096925.197863,_binary '\0\0\0\0\0\0\0\0\0\0~\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49651,0.000000,1662096948.580669,_binary '\0\0\0\0\0\0\0\0\0\0\]S',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49652,0.000000,1662097278.165701,_binary '\0\0\0\0\0\0\0\0\0\0-pv',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49653,0.000000,1662097371.810443,_binary '\0\0\0\0\0\0\0\0\0\0~',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49654,0.000000,1662097398.706764,_binary '\0\0\0\0\0\0\0\0\0\0g\\r',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49655,0.000000,1662097471.649159,_binary '\0\0\0\0\0\0\0\0\0\03Ҝ',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49656,0.000000,1662097494.732902,_binary '\0\0\0\0\0\0\0\0\0\0ju',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49657,0.000000,1662097760.044882,_binary '\0\0\0\0\0\0\0\0\0\0#gh',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49658,0.000000,1662097844.884833,_binary '\0\0\0\0\0\0\0\0\0\0@㻷',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49659,0.000000,1662097996.311960,_binary '\0\0\0\0\0\0\0\0\0\0DKR',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49660,0.000000,1662098080.861836,_binary '\0\0\0\0\0\0\0\0\0\0\n\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49661,0.000000,1662098110.092072,_binary '\0\0\0\0\0\0\0\0\0\0hP',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49662,0.000000,1662098245.102676,_binary '\0\0\0\0\0\0\0\0\0\0A\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49663,0.000000,1662098643.924453,_binary '\0\0\0\0\0\0\0\0\0\0\~',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49664,0.000000,1662098661.098423,_binary '\0\0\0\0\0\0\0\0\0\0#\Y',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49665,0.000000,1662098744.634481,_binary '\0\0\0\0\0\0\0\0\0\04;',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49666,0.000000,1662098955.798214,_binary '\0\0\0\0\0\0\0\0\0\0#\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49602,0.000000,1662090150.489453,_binary '\0\0\0\0\0\0\0\0\0\0P',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49603,0.000000,1662090267.499136,_binary '\0\0\0\0\0\0\0\0\0\0\g',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49604,0.000000,1662090358.385800,_binary '\0\0\0\0\0\0\0\0\0\0DKR',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49605,0.000000,1662090829.396337,_binary '\0\0\0\0\0\0\0\0\0\0\3d',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49606,0.000000,1662090982.504551,_binary '\0\0\0\0\0\0\0\0\0\0CL\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49607,0.000000,1662091055.917963,_binary '\0\0\0\0\0\0\0\0\0\0-xEy',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49608,0.000000,1662091449.775299,_binary '\0\0\0\0\0\0\0\0\0\0Cގ',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49609,0.000000,1662091457.062032,_binary '\0\0\0\0\0\0\0\0\0\0\3d',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49610,0.000000,1662091594.982363,_binary '\0\0\0\0\0\0\0\0\0\0DTa',0,200,0,1,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36','loginFailValidUsername',NULL,NULL),(49611,0.000000,1662091683.017609,_binary '\0\0\0\0\0\0\0\0\0\0y',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49601,0.000000,1662089988.356547,_binary '\0\0\0\0\0\0\0\0\0\0>D',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49600,0.000000,1662089726.094221,_binary '\0\0\0\0\0\0\0\0\0\04;',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49599,0.000000,1662089619.811997,_binary '\0\0\0\0\0\0\0\0\0\0xN~',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49598,0.000000,1662089466.984374,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49597,0.000000,1662089340.978312,_binary '\0\0\0\0\0\0\0\0\0\0U_S',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49595,0.000000,1662089082.839689,_binary '\0\0\0\0\0\0\0\0\0\0H\5',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49596,0.000000,1662089339.293640,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49594,0.000000,1662089011.065204,_binary '\0\0\0\0\0\0\0\0\0\0QF',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49751,0.000000,1662108043.255160,_binary '\0\0\0\0\0\0\0\0\0\0\O\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49593,0.000000,1662088924.580259,_binary '\0\0\0\0\0\0\0\0\0\0\rN\ ',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49752,0.000000,1662108057.889387,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49592,1662088514.299160,1662088514.186300,_binary '\0\0\0\0\0\0\0\0\0\0%5,',0,403,0,0,0,'http://fairphoto.com/',NULL,'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IHJ2OjQ1LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNDUuMA==\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":0}'),(49591,0.000000,1662088367.888908,_binary '\0\0\0\0\0\0\0\0\0\0vbI',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49590,0.000000,1662088266.275413,_binary '\0\0\0\0\0\0\0\0\0\0\.\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49589,0.000000,1662088127.970900,_binary '\0\0\0\0\0\0\0\0\0\0oZ',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49588,0.000000,1662088101.068048,_binary '\0\0\0\0\0\0\0\0\0\0P\Z',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49587,0.000000,1662087907.180226,_binary '\0\0\0\0\0\0\0\0\0\0h',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49586,0.000000,1662087655.027307,_binary '\0\0\0\0\0\0\0\0\0\0\'',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49584,0.000000,1662087367.783411,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49585,0.000000,1662087556.614425,_binary '\0\0\0\0\0\0\0\0\0\0E\y',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49583,0.000000,1662087168.926902,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49582,0.000000,1662087014.328421,_binary '\0\0\0\0\0\0\0\0\0\0g$',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49581,0.000000,1662086910.747081,_binary '\0\0\0\0\0\0\0\0\0\0\x\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49580,0.000000,1662086309.830739,_binary '\0\0\0\0\0\0\0\0\0\0y',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49578,0.000000,1662086270.972359,_binary '\0\0\0\0\0\0\0\0\0\0Cގ',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49579,0.000000,1662086273.712786,_binary '\0\0\0\0\0\0\0\0\0\0|\\8',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49577,0.000000,1662086215.095945,_binary '\0\0\0\0\0\0\0\0\0\0}\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50930,1663273248.165472,1663273247.120700,_binary '\0\0\0\0\0\0\0\0\0\0eLW',0,403,0,0,0,'http://fairphoto.com/blog/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50909,1663267871.472516,1663267870.216500,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://fairphoto.com.phoreas.org/wordpress/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb250ZW50L3RoZW1lcy9zZW90aGVtZS9tYXIucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49356,1662043791.937466,1662043791.762400,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/.well-known/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"Ly53ZWxsLWtub3duL0FMRkFfREFUQQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(50923,1663290121.804029,1663290120.639300,_binary '\0\0\0\0\0\0\0\0\0\0F\?',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/apikey/apikey.php.suspected?test=hello',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hcGlrZXkvYXBpa2V5LnBocC5zdXNwZWN0ZWQ=\",\"category\":\"brute-force\",\"ssl\":0}'),(50908,1663267876.245767,1663267875.130600,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://fairphoto.com.phoreas.org/blog/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49357,1662043763.263976,1662043763.148100,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2NnaWFsZmE=\",\"category\":\"brute-force\",\"ssl\":0}'),(49349,1662043831.845716,1662043831.678200,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-includes/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWluY2x1ZGVzL2FsZmFjZ2lhcGk=\",\"category\":\"brute-force\",\"ssl\":0}'),(50893,1663163099.910670,1663163098.824600,_binary '\0\0\0\0\0\0\0\0\0\0G^\',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(49358,1662043754.085864,1662043753.952800,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2FsZmFjZ2lhcGk=\",\"category\":\"brute-force\",\"ssl\":0}'),(50911,1663267849.122716,1663267848.063300,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://fairphoto.com.phoreas.org/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50894,1663163079.384519,1663163078.067000,_binary '\0\0\0\0\0\0\0\0\0\0Gb]',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50928,1663290117.806643,1663290116.511100,_binary '\0\0\0\0\0\0\0\0\0\0Fo',0,403,0,0,0,'http://fairphoto.com/ALFA_DATA/alfacgiapi/perl.alfa','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0FMRkFfREFUQS9hbGZhY2dpYXBpL3BlcmwuYWxmYQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(49360,1662044174.615315,1662044174.470400,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/shells.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NoZWxscy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50912,1663267635.730105,1663267634.489900,_binary '\0\0\0\0\0\0\0\0\0\0G^',0,403,0,0,0,'http://fairphoto.com/site/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGUvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50922,1663290123.082735,1663290122.002800,_binary '\0\0\0\0\0\0\0\0\0\0F\?',0,403,0,0,0,'http://fairphoto.com/plugins/content/apismtp/apismtp.php.suspected?test=hello',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3BsdWdpbnMvY29udGVudC9hcGlzbXRwL2FwaXNtdHAucGhwLnN1c3BlY3RlZA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50913,1663267635.024273,1663267633.697600,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://www.fairphoto.com.phoreas.org/site/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGUvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49361,1662044164.140674,1662044164.022000,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/about.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2Fib3V0LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50914,1663267623.426755,1663267622.241800,_binary '\0\0\0\0\0\0\0\0\0\0eL',0,403,0,0,0,'http://fairphoto.com/blog/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50915,1663267620.632451,1663267619.573600,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://www.fairphoto.com.phoreas.org/blog/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49359,0.000000,1662043872.603825,_binary '\0\0\0\0\0\0\0\0\0\0uY',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50916,1663267605.199962,1663267604.032200,_binary '\0\0\0\0\0\0\0\0\0\0Gf3',0,403,0,0,0,'http://fairphoto.com/wordpress/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb250ZW50L3RoZW1lcy9zZW90aGVtZS9tYXIucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50917,1663267603.418423,1663267602.262900,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://www.fairphoto.com.phoreas.org/wordpress/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb250ZW50L3RoZW1lcy9zZW90aGVtZS9tYXIucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50918,1663267589.484078,1663267588.192900,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://www.fairphoto.com.phoreas.org/wp/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwL3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50919,1663267584.991518,1663267583.401600,_binary '\0\0\0\0\0\0\0\0\0\0Gfm',0,403,0,0,0,'http://fairphoto.com/wp/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwL3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50920,1663267580.924015,1663267579.641900,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://www.fairphoto.com.phoreas.org/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50921,1663267566.696189,1663267565.219700,_binary '\0\0\0\0\0\0\0\0\0\0Gfm',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(49348,1662043837.170935,1662043837.053000,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-includes/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWluY2x1ZGVzL2NnaWFsZmE=\",\"category\":\"brute-force\",\"ssl\":0}'),(50892,1663163136.934427,1663163135.816500,_binary '\0\0\0\0\0\0\0\0\0\0Gf\',0,403,0,0,0,'http://fairphoto.com/wp-commentin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbW1lbnRpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(49347,1662043850.101751,1662043849.932300,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-admin/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWFkbWluL0FMRkFfREFUQQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(49346,1662043854.856524,1662043854.721900,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-admin/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWFkbWluL2FsZmFjZ2lhcGk=\",\"category\":\"brute-force\",\"ssl\":0}'),(50891,1663163165.783352,1663163164.612200,_binary '\0\0\0\0\0\0\0\0\0\0Gf3',0,403,0,0,0,'http://fairphoto.com/wp-commentin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbW1lbnRpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50885,1663136297.147718,1663136296.156800,_binary '\0\0\0\0\0\0\0\0\0\0D\q',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/super-forms/uploads/php/index.php?file=tf2rghf.jpg',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlci1mb3Jtcy91cGxvYWRzL3BocC9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50884,1663116121.141431,1663116121.020600,_binary '\0\0\0\0\0\0\0\0\0\0D\q',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/super-forms/uploads/php/index.php?file=tf2rghf.jpg',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlci1mb3Jtcy91cGxvYWRzL3BocC9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(49345,1662043859.684130,1662043859.532900,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-admin/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWFkbWluL2NnaWFsZmE=\",\"category\":\"brute-force\",\"ssl\":0}'),(50886,0.000000,1663152496.087554,_binary '\0\0\0\0\0\0\0\0\0\0\4',0,200,0,3,0,'http://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36','loginFailValidUsername',NULL,NULL),(50887,1663163276.478587,1663163275.020300,_binary '\0\0\0\0\0\0\0\0\0\0Gfm',0,403,0,0,0,'http://fairphoto.com/xltavrat.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3hsdGF2cmF0LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49344,1662043737.459408,1662043737.278500,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/error.php?phpshells=','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2Vycm9yLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50883,1663110697.279422,1663110697.132900,_binary '\0\0\0\0\0\0\0\0\0\0F\%',0,403,0,0,0,'http://fairphoto.com/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":0}'),(49342,0.000000,1662043745.498724,_binary '\0\0\0\0\0\0\0\0\0\0h',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49343,1662043746.143768,1662043746.006500,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L0FMRkFfREFUQQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(50888,1663163242.715389,1663163241.664900,_binary '\0\0\0\0\0\0\0\0\0\0Gb',0,403,0,0,0,'http://fairphoto.com/xltavrat.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3hsdGF2cmF0LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49341,1662043704.128951,1662043703.984400,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-content/outcms.php?up=','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvb3V0Y21zLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50882,1663110697.307785,1663110697.158900,_binary '\0\0\0\0\0\0\0\0\0\0F\',0,403,0,0,0,'http://fairphoto.com/ALFA_DATA/alfacgiapi/perl.alfa','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0FMRkFfREFUQS9hbGZhY2dpYXBpL3BlcmwuYWxmYQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(49340,1662043712.660594,1662043712.538500,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/system_log.php?bala=up','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3N5c3RlbV9sb2cucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49339,1662043727.414747,1662043727.297600,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-backup-sql-302.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWJhY2t1cC1zcWwtMzAyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49323,1662043261.086262,1662043260.919100,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/ups.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3Vwcy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50876,0.000000,1663100747.153552,_binary '\0\0\0\0\0\0\0\0\0\0\@',0,200,0,3,0,'http://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4758.11 Safari/537.36','loginFailValidUsername',NULL,NULL),(50877,1663110699.017930,1663110698.837300,_binary '\0\0\0\0\0\0\0\0\0\0F\%',0,403,0,0,0,'http://fairphoto.com/plugins/content/apismtp/apismtp.php.suspected?test=hello',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3BsdWdpbnMvY29udGVudC9hcGlzbXRwL2FwaXNtdHAucGhwLnN1c3BlY3RlZA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50866,1662930188.527250,1662930188.408400,_binary '\0\0\0\0\0\0\0\0\0\0T.',0,403,0,0,0,'http://fairphoto.com/wp-content/uploads/typehub/custom/xadaxpag/.zo.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdXBsb2Fkcy90eXBlaHViL2N1c3RvbS94YWRheHBhZy8uem8ucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49324,1662043353.810918,1662043353.631700,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-includes/wp-class.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWluY2x1ZGVzL3dwLWNsYXNzLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50872,0.000000,1663038785.397926,_binary '\0\0\0\0\0\0\0\0\0\0>',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4895.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50873,0.000000,1663045728.317484,_binary '\0\0\0\0\0\0\0\0\0\0>',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49325,0.000000,1662043468.079177,_binary '\0\0\0\0\0\0\0\0\0\0f',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50874,0.000000,1663081585.376786,_binary '\0\0\0\0\0\0\0\0\0\0\*',0,200,0,3,0,'http://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.84 Safari/537.36','loginFailValidUsername',NULL,NULL),(50867,1662930186.199716,1662930186.080400,_binary '\0\0\0\0\0\0\0\0\0\0T.',0,403,0,0,0,'http://fairphoto.com/wp-admin/admin-ajax.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49326,1662043564.469411,1662043564.325500,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/legion.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2xlZ2lvbi5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(49327,1662043563.040921,1662043562.867700,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/config.bak.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2NvbmZpZy5iYWsucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50875,0.000000,1663095184.540075,_binary '\0\0\0\0\0\0\0\0\0\0\*',0,200,0,3,0,'http://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36','loginFailValidUsername',NULL,NULL),(50871,1663016440.208734,1663016440.050700,_binary '\0\0\0\0\0\0\0\0\0\0\&',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/secure-file-manager/vendor/elfinder/php/connector.minimal.php',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zZWN1cmUtZmlsZS1tYW5hZ2VyL3ZlbmRvci9lbGZpbmRlci9waHAvY29ubmVjdG9yLm1pbmltYWwucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50868,1662930166.604484,1662930166.474500,_binary '\0\0\0\0\0\0\0\0\0\0T.',0,403,0,0,0,'http://fairphoto.com/wp-content/uploads/typehub/custom/gxfedyez/.zo.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdXBsb2Fkcy90eXBlaHViL2N1c3RvbS9neGZlZHllei8uem8ucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49328,1662043542.052107,1662043541.922100,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/config.bak.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2NvbmZpZy5iYWsucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50870,1662988956.986082,1662988956.867700,_binary '\0\0\0\0\0\0\0\0\0\0\&',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/secure-file-manager/vendor/elfinder/php/connector.minimal.php',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zZWN1cmUtZmlsZS1tYW5hZ2VyL3ZlbmRvci9lbGZpbmRlci9waHAvY29ubmVjdG9yLm1pbmltYWwucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49329,1662043539.138767,1662043539.015300,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-includes/css/wp-config.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWluY2x1ZGVzL2Nzcy93cC1jb25maWcucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50869,1662945627.693361,1662945627.538000,_binary '\0\0\0\0\0\0\0\0\0\03[|\',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/wordtube/wordtube-button.php?wpPATH=..%2F..%2F..%2Fwp-config.php',NULL,'Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101 Firefox/91.0','blocked:waf','Directory Traversal - wp-config.php','{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1t3cFBBVEhd\",\"paramValue\":\"Li4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93b3JkdHViZS93b3JkdHViZS1idXR0b24ucGhw\",\"category\":\"lfi\",\"ssl\":0}'),(49330,1662043539.118556,1662043539.015300,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,200,0,0,0,'http://fairphoto.com/wp-includes/css/wp-config.php','www.bing.com','wp_is_mobile','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWluY2x1ZGVzL2Nzcy93cC1jb25maWcucGhw\",\"path\":\"L3dwLWluY2x1ZGVzL2Nzcy93cC1jb25maWcucGhw\",\"category\":\"information-disclosure\",\"ssl\":0}'),(49331,1662043531.415059,1662043531.247100,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-content/mu-plugins/db-safe-mode.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvbXUtcGx1Z2lucy9kYi1zYWZlLW1vZGUucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50878,1663110698.545755,1663110698.369400,_binary '\0\0\0\0\0\0\0\0\0\0F\%',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/apikey/apikey.php.suspected?test=hello',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hcGlrZXkvYXBpa2V5LnBocC5zdXNwZWN0ZWQ=\",\"category\":\"brute-force\",\"ssl\":0}'),(49332,1662043522.224777,1662043522.053700,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/backup_index.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9iYWNrdXBfaW5kZXgucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49333,1662043518.591962,1662043518.423600,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-booking.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWJvb2tpbmcucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50890,1663163198.178418,1663163197.083400,_binary '\0\0\0\0\0\0\0\0\0\0Gfm',0,403,0,0,0,'http://fairphoto.com/help.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2hlbHAucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50879,1663110698.090856,1663110697.969500,_binary '\0\0\0\0\0\0\0\0\0\0F\%',0,403,0,0,0,'http://fairphoto.com/plugins/content/apismtp/apismtp.php?test=hello',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3BsdWdpbnMvY29udGVudC9hcGlzbXRwL2FwaXNtdHAucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49334,0.000000,1662043591.250415,_binary '\0\0\0\0\0\0\0\0\0\0r\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49335,1662043620.088335,1662043619.943200,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-content/db-cache.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvZGItY2FjaGUucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49336,1662043610.989937,1662043610.858700,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/gank.php.PhP','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2dhbmsucGhwLlBoUA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50880,1663110697.820046,1663110697.666300,_binary '\0\0\0\0\0\0\0\0\0\0F\',0,403,0,0,0,'http://fairphoto.com/alfacgiapi/perl.alfa','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FsZmFjZ2lhcGkvcGVybC5hbGZh\",\"category\":\"brute-force\",\"ssl\":0}'),(49337,1662043604.175047,1662043604.045000,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-plugins.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLXBsdWdpbnMucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50889,1663163223.629476,1663163222.592100,_binary '\0\0\0\0\0\0\0\0\0\0Gb',0,403,0,0,0,'http://fairphoto.com/help.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2hlbHAucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49338,0.000000,1662043697.195992,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50881,1663110697.720176,1663110697.553400,_binary '\0\0\0\0\0\0\0\0\0\0F\%',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/apikey/apikey.php?test=hello',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hcGlrZXkvYXBpa2V5LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(51024,1663388629.001315,1663388628.027600,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2FsZmFjZ2lhcGk=\",\"category\":\"brute-force\",\"ssl\":0}'),(50724,1662792971.121266,1662792970.991000,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/upload.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3VwbG9hZC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50725,1662792970.153328,1662792969.979400,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/up.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3VwLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50804,1662919138.131498,1662919138.024800,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/config.bak.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2NvbmZpZy5iYWsucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50726,1662792967.970221,1662792967.830300,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-includes/small.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWluY2x1ZGVzL3NtYWxsLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50733,1662792961.087178,1662792960.913200,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-includes/wpconfig.bak.php?act=sf','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWluY2x1ZGVzL3dwY29uZmlnLmJhay5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50799,1662919089.276857,1662919089.166600,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/media-admin.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L21lZGlhLWFkbWluLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50732,1662792962.100959,1662792961.982400,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/wpconfig.bak.php?act=sf','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cGNvbmZpZy5iYWsucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50734,1662792959.960654,1662792959.829000,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/ubh/up.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91YmgvdXAucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(51027,1663388599.347978,1663388598.353900,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/wp-backup-sql-302.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWJhY2t1cC1zcWwtMzAyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50798,1662919072.731648,1662919072.624200,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/radio.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3JhZGlvLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50797,1662919073.530662,1662919073.424600,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/doc.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2RvYy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50796,1662919053.858825,1662919053.750400,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-load.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWxvYWQucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50735,1662792958.423243,1662792958.258500,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-includes/css/wp-config.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWluY2x1ZGVzL2Nzcy93cC1jb25maWcucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50736,1662792958.399288,1662792958.258500,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,200,0,0,0,'http://fairphoto.com/wp-includes/css/wp-config.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWluY2x1ZGVzL2Nzcy93cC1jb25maWcucGhw\",\"path\":\"L3dwLWluY2x1ZGVzL2Nzcy93cC1jb25maWcucGhw\",\"category\":\"information-disclosure\",\"ssl\":0}'),(50261,0.000000,1662185267.470335,_binary '\0\0\0\0\0\0\0\0\0\0\'',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50260,0.000000,1662185171.192732,_binary '\0\0\0\0\0\0\0\0\0\0@Z$f',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50259,0.000000,1662184600.137773,_binary '\0\0\0\0\0\0\0\0\0\0m\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50258,0.000000,1662184496.750073,_binary '\0\0\0\0\0\0\0\0\0\0A\\',0,200,0,1,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36','loginFailValidUsername',NULL,NULL),(50257,0.000000,1662183874.279252,_binary '\0\0\0\0\0\0\0\0\0\0\\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50256,0.000000,1662183786.143200,_binary '\0\0\0\0\0\0\0\0\0\0}\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50262,0.000000,1662185898.246164,_binary '\0\0\0\0\0\0\0\0\0\03Ô',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50270,0.000000,1662188800.426671,_binary '\0\0\0\0\0\0\0\0\0\0vbI',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50268,0.000000,1662188066.270468,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50269,0.000000,1662188694.475164,_binary '\0\0\0\0\0\0\0\0\0\0ϼ/',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50803,1662919138.721490,1662919138.614500,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/legion.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2xlZ2lvbi5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50727,1662792966.814632,1662792966.697600,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-includes/lfx.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWluY2x1ZGVzL2xmeC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50255,0.000000,1662183223.165897,_binary '\0\0\0\0\0\0\0\0\0\0^\V',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50254,0.000000,1662183121.319128,_binary '\0\0\0\0\0\0\0\0\0\0m*',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50253,0.000000,1662182984.373359,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50252,0.000000,1662182501.647827,_binary '\0\0\0\0\0\0\0\0\0\0G',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50251,0.000000,1662182405.646166,_binary '\0\0\0\0\0\0\0\0\0\0-7,',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50802,1662919102.283838,1662919102.160000,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-includes/wp-class.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWluY2x1ZGVzL3dwLWNsYXNzLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50728,1662792965.639137,1662792965.515100,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-content/mu-plugins/db-safe-mode.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWNvbnRlbnQvbXUtcGx1Z2lucy9kYi1zYWZlLW1vZGUucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(51025,1663388619.140426,1663388618.183600,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L0FMRkFfREFUQQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(50250,0.000000,1662182227.789104,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50246,0.000000,1662181026.612905,_binary '\0\0\0\0\0\0\0\0\0\03',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50288,0.000000,1662194965.538920,_binary '\0\0\0\0\0\0\0\0\0\08',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50287,0.000000,1662194423.201896,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50286,0.000000,1662194413.200543,_binary '\0\0\0\0\0\0\0\0\0\0DZ',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50285,0.000000,1662194309.635607,_binary '\0\0\0\0\0\0\0\0\0\0՗!(',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50284,0.000000,1662193688.498217,_binary '\0\0\0\0\0\0\0\0\0\0\\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50283,0.000000,1662193595.402608,_binary '\0\0\0\0\0\0\0\0\0\0|BV',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50282,0.000000,1662193018.879809,_binary '\0\0\0\0\0\0\0\0\0\0E\k',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50281,0.000000,1662192913.421650,_binary '\0\0\0\0\0\0\0\0\0\0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50280,0.000000,1662192276.614805,_binary '\0\0\0\0\0\0\0\0\0\0]\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50279,0.000000,1662192179.276582,_binary '\0\0\0\0\0\0\0\0\0\0Gu\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50278,0.000000,1662192128.857627,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50277,0.000000,1662191500.654218,_binary '\0\0\0\0\0\0\0\0\0\0/t0m',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50276,0.000000,1662190867.976618,_binary '\0\0\0\0\0\0\0\0\0\0\x\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50275,0.000000,1662190774.354789,_binary '\0\0\0\0\0\0\0\0\0\0Yχ',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50274,0.000000,1662190095.995532,_binary '\0\0\0\0\0\0\0\0\0\0.e\"',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50273,0.000000,1662189461.559388,_binary '\0\0\0\0\0\0\0\0\0\0D\0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50271,0.000000,1662189225.982895,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50272,0.000000,1662189368.590871,_binary '\0\0\0\0\0\0\0\0\0\04;',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50267,0.000000,1662187965.838269,_binary '\0\0\0\0\0\0\0\0\0\0QX4',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50266,0.000000,1662187289.089082,_binary '\0\0\0\0\0\0\0\0\0\0j&\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50265,0.000000,1662186660.250459,_binary '\0\0\0\0\0\0\0\0\0\0~\+',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50264,0.000000,1662186569.387827,_binary '\0\0\0\0\0\0\0\0\0\0\Դ',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50263,0.000000,1662186003.662725,_binary '\0\0\0\0\0\0\0\0\0\0\"A\\0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49265,1662036848.121503,1662036847.929400,_binary '\0\0\0\0\0\0\0\0\0\0\rs',0,403,0,0,0,'http://fairphoto.com.phoreas.org/.well-known/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"Ly53ZWxsLWtub3duL2FsZmFjZ2lhcGk=\",\"category\":\"brute-force\",\"ssl\":0}'),(49264,1662036849.007903,1662036848.870600,_binary '\0\0\0\0\0\0\0\0\0\0\rs',0,403,0,0,0,'http://fairphoto.com.phoreas.org/.well-known/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"Ly53ZWxsLWtub3duL2NnaWFsZmE=\",\"category\":\"brute-force\",\"ssl\":0}'),(49320,1662043208.519109,1662043208.349000,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/radio.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3JhZGlvLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50864,1662926102.349996,1662926102.029000,_binary '\0\0\0\0\0\0\0\0\0\0\&',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/advanced_file_manager_5/php/connector.minimal.php',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hZHZhbmNlZF9maWxlX21hbmFnZXJfNS9waHAvY29ubmVjdG9yLm1pbmltYWwucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49319,1662043213.243653,1662043213.071200,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/doc.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2RvYy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(49266,1662036847.124734,1662036847.002000,_binary '\0\0\0\0\0\0\0\0\0\0\rs',0,403,0,0,0,'http://fairphoto.com.phoreas.org/.well-known/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"Ly53ZWxsLWtub3duL0FMRkFfREFUQQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(49318,0.000000,1662043150.260298,_binary '\0\0\0\0\0\0\0\0\0\0M\\r',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49267,1662036846.308877,1662036846.139800,_binary '\0\0\0\0\0\0\0\0\0\0\rs',0,403,0,0,0,'http://fairphoto.com.phoreas.org/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2NnaWFsZmE=\",\"category\":\"brute-force\",\"ssl\":0}'),(49317,1662043089.044343,1662043088.897200,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-load.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWxvYWQucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49268,1662036845.421818,1662036845.261500,_binary '\0\0\0\0\0\0\0\0\0\0\rs',0,403,0,0,0,'http://fairphoto.com.phoreas.org/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2FsZmFjZ2lhcGk=\",\"category\":\"brute-force\",\"ssl\":0}'),(49269,1662036844.098310,1662036843.923200,_binary '\0\0\0\0\0\0\0\0\0\0\rs',0,403,0,0,0,'http://fairphoto.com.phoreas.org/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L0FMRkFfREFUQQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(49270,1662036843.211309,1662036843.044200,_binary '\0\0\0\0\0\0\0\0\0\0\rs',0,403,0,0,0,'http://fairphoto.com.phoreas.org/error.php?phpshells=','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2Vycm9yLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49316,1662043090.602899,1662043090.475800,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-load.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWxvYWQucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49271,1662036842.187212,1662036842.066000,_binary '\0\0\0\0\0\0\0\0\0\0\rs',0,403,0,0,0,'http://fairphoto.com.phoreas.org/wp-backup-sql-302.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWJhY2t1cC1zcWwtMzAyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49315,1662043092.582085,1662043092.420500,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/style.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49272,1662036841.047400,1662036840.923400,_binary '\0\0\0\0\0\0\0\0\0\0\rs',0,403,0,0,0,'http://fairphoto.com.phoreas.org/system_log.php?bala=up','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3N5c3RlbV9sb2cucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49273,1662036840.032743,1662036839.877500,_binary '\0\0\0\0\0\0\0\0\0\0\rs',0,403,0,0,0,'http://fairphoto.com.phoreas.org/wp-content/outcms.php?up=','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvb3V0Y21zLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49274,0.000000,1662037261.207864,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49275,0.000000,1662037429.539492,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49276,0.000000,1662037439.679186,_binary '\0\0\0\0\0\0\0\0\0\0\\M',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49277,0.000000,1662037485.526496,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49278,0.000000,1662037755.342227,_binary '\0\0\0\0\0\0\0\0\0\0-w\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49279,0.000000,1662037774.378710,_binary '\0\0\0\0\0\0\0\0\0\0wQl',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49280,0.000000,1662037805.751851,_binary '\0\0\0\0\0\0\0\0\0\0}\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49281,0.000000,1662037839.108858,_binary '\0\0\0\0\0\0\0\0\0\08',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49282,1662037946.974140,1662037946.834400,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(49283,0.000000,1662037980.495503,_binary '\0\0\0\0\0\0\0\0\0\0g',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49284,0.000000,1662038197.350483,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49285,0.000000,1662038525.336948,_binary '\0\0\0\0\0\0\0\0\0\06',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49286,0.000000,1662038669.799061,_binary '\0\0\0\0\0\0\0\0\0\0&kݔ',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49287,0.000000,1662038733.409437,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49288,0.000000,1662038960.349699,_binary '\0\0\0\0\0\0\0\0\0\0X%1',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49289,0.000000,1662039011.928384,_binary '\0\0\0\0\0\0\0\0\0\0\!\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49290,0.000000,1662039278.282178,_binary '\0\0\0\0\0\0\0\0\0\0~߱',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49291,0.000000,1662039315.679915,_binary '\0\0\0\0\0\0\0\0\0\0m*',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49292,0.000000,1662039407.574661,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49293,0.000000,1662039456.292919,_binary '\0\0\0\0\0\0\0\0\0\0|jG\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49294,0.000000,1662039916.162657,_binary '\0\0\0\0\0\0\0\0\0\0Nw\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49295,0.000000,1662040079.745972,_binary '\0\0\0\0\0\0\0\0\0\0P',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49296,0.000000,1662040085.722329,_binary '\0\0\0\0\0\0\0\0\0\0\\s',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49297,0.000000,1662040121.046890,_binary '\0\0\0\0\0\0\0\0\0\0gg',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49298,0.000000,1662040212.139402,_binary '\0\0\0\0\0\0\0\0\0\0@`',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49299,0.000000,1662040749.663126,_binary '\0\0\0\0\0\0\0\0\0\0\x\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49300,0.000000,1662040784.598082,_binary '\0\0\0\0\0\0\0\0\0\0=\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49301,0.000000,1662040927.176935,_binary '\0\0\0\0\0\0\0\0\0\0\D\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49302,0.000000,1662041048.433464,_binary '\0\0\0\0\0\0\0\0\0\0\\M',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49303,0.000000,1662041314.122565,_binary '\0\0\0\0\0\0\0\0\0\0*\m',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49304,0.000000,1662041329.194785,_binary '\0\0\0\0\0\0\0\0\0\0h\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49305,0.000000,1662041678.925515,_binary '\0\0\0\0\0\0\0\0\0\0\y',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49306,0.000000,1662042224.578070,_binary '\0\0\0\0\0\0\0\0\0\0츀',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49307,0.000000,1662042258.611057,_binary '\0\0\0\0\0\0\0\0\0\03L3',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49308,0.000000,1662042262.317455,_binary '\0\0\0\0\0\0\0\0\0\0oZ',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49309,0.000000,1662042399.316026,_binary '\0\0\0\0\0\0\0\0\0\0@Z$f',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49310,0.000000,1662042535.806181,_binary '\0\0\0\0\0\0\0\0\0\0gZ\[',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49311,0.000000,1662042562.396773,_binary '\0\0\0\0\0\0\0\0\0\02',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49312,1662043150.364068,1662043150.189300,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/s_ne.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NfbmUucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49313,1662043144.721029,1662043144.521300,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/s_e.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NfZS5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(49314,1662043133.730107,1662043133.588100,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-admin/style.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWFkbWluL3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50742,1662792952.223491,1662792952.051600,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/config.bak.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L2NvbmZpZy5iYWsucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50660,1662432218.203130,1662432218.091000,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,403,0,0,0,'http://fairphoto.com/wp-admin/admin-ajax.php',NULL,'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_8; en-us) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbZmlsZV0=\",\"paramValue\":\"LmN5el9lbWppay5waHA=\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"file_upload\",\"ssl\":0}'),(50639,1662360710.809852,1662360710.714500,_binary '\0\0\0\0\0\0\0\0\0\0ÚZ',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php.bad',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAuYmFk\",\"path\":\"L3dwLWNvbmZpZy5waHAuYmFk\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50640,1662360716.043490,1662360715.946300,_binary '\0\0\0\0\0\0\0\0\0\0[',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php_original',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHBfb3JpZ2luYWw=\",\"path\":\"L3dwLWNvbmZpZy5waHBfb3JpZ2luYWw=\",\"category\":\"information-disclosure\",\"ssl\":1}'),(49368,1662044127.310028,1662044127.118800,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/z.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3oucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50658,1662361040.455488,1662361040.362400,_binary '\0\0\0\0\0\0\0\0\0\0Y',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php.old',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAub2xk\",\"path\":\"L3dwLWNvbmZpZy5waHAub2xk\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50641,1662360715.629496,1662360715.534900,_binary '\0\0\0\0\0\0\0\0\0\0aJ\y',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php.bak.a2',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAuYmFrLmEy\",\"path\":\"L3dwLWNvbmZpZy5waHAuYmFrLmEy\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50642,1662360734.607487,1662360734.514900,_binary '\0\0\0\0\0\0\0\0\0\0H4\h',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php.backup',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAuYmFja3Vw\",\"path\":\"L3dwLWNvbmZpZy5waHAuYmFja3Vw\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50657,1662360984.361591,1662360984.265600,_binary '\0\0\0\0\0\0\0\0\0\0aI',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php.save',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAuc2F2ZQ==\",\"path\":\"L3dwLWNvbmZpZy5waHAuc2F2ZQ==\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50643,1662360770.084261,1662360769.990900,_binary '\0\0\0\0\0\0\0\0\0\02\"',0,200,0,0,0,'https://www.fairphoto.com/wp-config.phpoo',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHBvbw==\",\"path\":\"L3dwLWNvbmZpZy5waHBvbw==\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50686,1662722426.704499,1662722426.598700,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'http://fairphoto.com/alfacgiapi/perl.alfa','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FsZmFjZ2lhcGkvcGVybC5hbGZh\",\"category\":\"brute-force\",\"ssl\":0}'),(50644,1662360761.773453,1662360761.676800,_binary '\0\0\0\0\0\0\0\0\0\0Q',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php.bin',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAuYmlu\",\"path\":\"L3dwLWNvbmZpZy5waHAuYmlu\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50645,1662360790.049858,1662360789.952700,_binary '\0\0\0\0\0\0\0\0\0\0\\\P',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php-bkp',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAtYmtw\",\"path\":\"L3dwLWNvbmZpZy5waHAtYmtw\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50710,0.000000,1662748690.819267,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50711,0.000000,1662748696.566873,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,503,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'oakwoodtom0615\'',NULL),(50661,1662432228.170048,1662432227.693300,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,403,0,0,0,'http://fairphoto.com/wp-admin/admin-ajax.php','http://fairphoto.com','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','blocked:waf','Tatsu < 3.3.12 - Unauthenticated RCE','{\"learningMode\":0,\"failedRules\":\"482\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L2hvbWUveXJldm83OTIvcHVibGljX2h0bWwvZmFpcnBob3RvLmNvbS93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"rce\",\"ssl\":0}'),(50656,1662360992.260438,1662360992.164200,_binary '\0\0\0\0\0\0\0\0\0\01ԉ',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php-Old',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAtT2xk\",\"path\":\"L3dwLWNvbmZpZy5waHAtT2xk\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50646,1662360780.666917,1662360780.569100,_binary '\0\0\0\0\0\0\0\0\0\0`',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php.orig',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAub3JpZw==\",\"path\":\"L3dwLWNvbmZpZy5waHAub3JpZw==\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50647,1662360810.190861,1662360810.095900,_binary '\0\0\0\0\0\0\0\0\0\0\G\',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php_old',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHBfb2xk\",\"path\":\"L3dwLWNvbmZpZy5waHBfb2xk\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50655,1662360976.095690,1662360975.998500,_binary '\0\0\0\0\0\0\0\0\0\0H\',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php_',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHBf\",\"path\":\"L3dwLWNvbmZpZy5waHBf\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50673,0.000000,1662630581.161087,_binary '\0\0\0\0\0\0\0\0\0\08\',0,503,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50674,1662630592.561502,1662630592.411000,_binary '\0\0\0\0\0\0\0\0\0\08\',0,503,0,0,0,'https://www.fairphoto.com//xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"Ly94bWxycGMucGhw\"}'),(50675,1662630588.505217,1662630588.369400,_binary '\0\0\0\0\0\0\0\0\0\08\',0,503,0,0,0,'https://www.fairphoto.com//wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.fairphoto.com%2F',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"Ly93cC1qc29uL29lbWJlZC8xLjAvZW1iZWQ=\"}'),(50667,1662432249.911464,1662432249.436200,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,200,0,0,0,'http://fairphoto.com.phoreas.org/wp-admin/admin-ajax.php','http://fairphoto.com.phoreas.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','logged:waf','Zip file uploads','{\"learningMode\":0,\"failedRules\":\"logged|453\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbZmlsZV0=\",\"paramValue\":\"a2pjcmEuemlw\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"file_upload\",\"ssl\":0}'),(50671,1662552406.181093,1662552406.010700,_binary '\0\0\0\0\0\0\0\0\0\0\&',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/advanced_file_manager_5/php/connector.minimal.php',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hZHZhbmNlZF9maWxlX21hbmFnZXJfNS9waHAvY29ubmVjdG9yLm1pbmltYWwucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50672,1662578387.224847,1662578387.105800,_binary '\0\0\0\0\0\0\0\0\0\0\&',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/advanced_file_manager_5/php/connector.minimal.php',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hZHZhbmNlZF9maWxlX21hbmFnZXJfNS9waHAvY29ubmVjdG9yLm1pbmltYWwucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50652,1662360882.703003,1662360882.609000,_binary '\0\0\0\0\0\0\0\0\0\0H',0,200,0,0,0,'https://www.fairphoto.com/wp-config.origin',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5vcmlnaW4=\",\"path\":\"L3dwLWNvbmZpZy5vcmlnaW4=\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50653,1662360894.112769,1662360894.021500,_binary '\0\0\0\0\0\0\0\0\0\0Q',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHA=\",\"path\":\"L3dwLWNvbmZpZy5waHA=\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50651,1662360864.576876,1662360864.476900,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,0,0,'https://www.fairphoto.com/wp-config.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy50eHQ=\",\"path\":\"L3dwLWNvbmZpZy50eHQ=\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50650,1662360846.592757,1662360846.498800,_binary '\0\0\0\0\0\0\0\0\0\0g]\',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php-old',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAtb2xk\",\"path\":\"L3dwLWNvbmZpZy5waHAtb2xk\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50649,1662360827.865213,1662360827.771800,_binary '\0\0\0\0\0\0\0\0\0\0',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php1',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAx\",\"path\":\"L3dwLWNvbmZpZy5waHAx\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50648,1662360821.334665,1662360821.238200,_binary '\0\0\0\0\0\0\0\0\0\0\A',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php.org',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAub3Jn\",\"path\":\"L3dwLWNvbmZpZy5waHAub3Jn\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50654,1662360892.084433,1662360891.991700,_binary '\0\0\0\0\0\0\0\0\0\0Q',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php.',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAu\",\"path\":\"L3dwLWNvbmZpZy5waHAu\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50621,1662333604.541875,1662333604.422800,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,403,0,0,0,'https://fairphoto.com/4Bd55.php?adriv=vz','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzRCZDU1LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(50807,1662919136.793921,1662919136.693700,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,200,0,0,0,'http://fairphoto.com/wp-includes/css/wp-config.php','www.bing.com','wp_is_mobile','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWluY2x1ZGVzL2Nzcy93cC1jb25maWcucGhw\",\"path\":\"L3dwLWluY2x1ZGVzL2Nzcy93cC1jb25maWcucGhw\",\"category\":\"information-disclosure\",\"ssl\":0}'),(50721,1662792974.431806,1662792974.316500,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-content/langar.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWNvbnRlbnQvbGFuZ2FyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50805,1662919137.661495,1662919137.554400,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/config.bak.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2NvbmZpZy5iYWsucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50723,1662792972.134270,1662792972.003600,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/config.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L2NvbmZpZy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50806,1662919136.807981,1662919136.693700,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-includes/css/wp-config.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWluY2x1ZGVzL2Nzcy93cC1jb25maWcucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(51023,1663388638.659848,1663388636.914100,_binary '\0\0\0\0\0\0\0\0\0\0lݧ',0,403,0,0,0,'http://fairphoto.com/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2NnaWFsZmE=\",\"category\":\"brute-force\",\"ssl\":0}'),(50722,1662792973.369671,1662792973.254300,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/test.php?Ghost=send','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3Rlc3QucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50741,1662792953.147291,1662792953.024000,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-admin/config.bak.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWFkbWluL2NvbmZpZy5iYWsucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50792,1662919056.718582,1662919056.610000,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/s_e.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NfZS5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50740,1662792954.244641,1662792954.067200,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-content/config.bak.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWNvbnRlbnQvY29uZmlnLmJhay5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50790,1662915655.474957,1662915655.367000,_binary '\0\0\0\0\0\0\0\0\0\0T.',0,403,0,0,0,'http://fairphoto.com/wp-commentin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbW1lbnRpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50739,1662792955.280507,1662792955.124000,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-includes/config.bak.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWluY2x1ZGVzL2NvbmZpZy5iYWsucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50699,0.000000,1662748679.723618,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50700,0.000000,1662748680.491799,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,1,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailValidUsername',NULL,NULL),(50701,0.000000,1662748684.642068,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50702,0.000000,1662748684.812688,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50703,0.000000,1662748684.476293,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50704,0.000000,1662748685.335187,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50690,0.000000,1662732666.870097,_binary '\0\0\0\0\0\0\0\0\0\06D \',0,200,0,0,0,'https://www.fairphoto.com/?_wfsf=detectProxy','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.82 Safari/537.1','scan:detectproxy',NULL,NULL),(50691,0.000000,1662748667.357345,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50692,0.000000,1662748668.376620,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50693,0.000000,1662748669.216737,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,1,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailValidUsername',NULL,NULL),(50694,0.000000,1662748673.707681,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50695,0.000000,1662748673.930549,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50696,0.000000,1662748675.128175,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,1,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailValidUsername',NULL,NULL),(50689,1662722426.398104,1662722426.291000,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'http://fairphoto.com/ALFA_DATA/alfacgiapi/perl.alfa','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0FMRkFfREFUQS9hbGZhY2dpYXBpL3BlcmwuYWxmYQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(50697,0.000000,1662748678.961844,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50698,0.000000,1662748679.120291,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50688,1662722426.398163,1662722426.291000,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'http://fairphoto.com/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":0}'),(50705,0.000000,1662748686.207588,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,1,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailValidUsername',NULL,NULL),(50706,0.000000,1662748689.742307,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50687,1662722426.703696,1662722426.597200,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/apikey/apikey.php?test=hello',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hcGlrZXkvYXBpa2V5LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50707,0.000000,1662748690.349848,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50708,0.000000,1662748690.477769,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,1,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailValidUsername',NULL,NULL),(50709,0.000000,1662748691.169555,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,200,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50738,1662792956.315870,1662792956.163100,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/config.bak.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2NvbmZpZy5iYWsucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50356,0.000000,1662207093.400876,_binary '\0\0\0\0\0\0\0\0\0\0\f$',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50023,0.000000,1662148043.205329,_binary '\0\0\0\0\0\0\0\0\0\0DKR',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50024,0.000000,1662148100.846743,_binary '\0\0\0\0\0\0\0\0\0\0\pH3',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(51002,1663388833.803315,1663388832.776800,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/sites/default/files/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NpdGVzL2RlZmF1bHQvZmlsZXMvY2dpYWxmYQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(50853,1662919175.892545,1662919175.784100,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-content/uploads/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvdXBsb2Fkcy9BTEZBX0RBVEE=\",\"category\":\"brute-force\",\"ssl\":0}'),(50249,0.000000,1662181850.225373,_binary '\0\0\0\0\0\0\0\0\0\0G?/',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50232,0.000000,1662176814.020410,_binary '\0\0\0\0\0\0\0\0\0\06&&',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50233,0.000000,1662176907.104239,_binary '\0\0\0\0\0\0\0\0\0\0CἯ',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50234,0.000000,1662177003.273671,_binary '\0\0\0\0\0\0\0\0\0\0-7,',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50235,0.000000,1662177618.106852,_binary '\0\0\0\0\0\0\0\0\0\0=\+',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50236,0.000000,1662177725.956676,_binary '\0\0\0\0\0\0\0\0\0\0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50237,0.000000,1662178280.966718,_binary '\0\0\0\0\0\0\0\0\0\0E',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50238,0.000000,1662178373.601074,_binary '\0\0\0\0\0\0\0\0\0\0H\"',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50239,0.000000,1662178991.097255,_binary '\0\0\0\0\0\0\0\0\0\0i_',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50240,0.000000,1662179094.606798,_binary '\0\0\0\0\0\0\0\0\0\0h7',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50241,0.000000,1662179657.354832,_binary '\0\0\0\0\0\0\0\0\0\0A4\0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50242,0.000000,1662179748.159235,_binary '\0\0\0\0\0\0\0\0\0\0eG\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50243,0.000000,1662179810.745004,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50244,0.000000,1662180366.504981,_binary '\0\0\0\0\0\0\0\0\0\0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50245,0.000000,1662180469.414985,_binary '\0\0\0\0\0\0\0\0\0\0E',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50801,1662919087.794653,1662919087.686700,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/ups.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3Vwcy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50223,0.000000,1662174986.787391,_binary '\0\0\0\0\0\0\0\0\0\0Ϛ',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50221,0.000000,1662174703.464408,_binary '\0\0\0\0\0\0\0\0\0\0Cޚj',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50222,0.000000,1662174884.107511,_binary '\0\0\0\0\0\0\0\0\0\0\\0[',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50231,0.000000,1662176355.485217,_binary '\0\0\0\0\0\0\0\0\0\0E',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50230,0.000000,1662176130.875407,_binary '\0\0\0\0\0\0\0\0\0\03',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50229,0.000000,1662176114.156571,_binary '\0\0\0\0\0\0\0\0\0\0g#@I',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50228,0.000000,1662175971.917611,_binary '\0\0\0\0\0\0\0\0\0\0Y\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50227,0.000000,1662175640.995051,_binary '\0\0\0\0\0\0\0\0\0\0>}\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50226,0.000000,1662175545.345737,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50224,0.000000,1662175418.639791,_binary '\0\0\0\0\0\0\0\0\0\0aX',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50225,0.000000,1662175528.101065,_binary '\0\0\0\0\0\0\0\0\0\0\\z',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(51026,1663388608.119231,1663388607.152000,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/error.php?phpshells=','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2Vycm9yLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50800,1662919088.594833,1662919088.484800,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-signin.php?dizo=&ping=','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLXNpZ25pbi5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50730,1662792964.016038,1662792963.889700,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-content/wp-old-index.php?action=login&pass=-1&submit=','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWNvbnRlbnQvd3Atb2xkLWluZGV4LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50213,0.000000,1662173501.531726,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50220,0.000000,1662174640.913257,_binary '\0\0\0\0\0\0\0\0\0\0r\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50219,0.000000,1662174267.616944,_binary '\0\0\0\0\0\0\0\0\0\0m\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50218,0.000000,1662174234.062593,_binary '\0\0\0\0\0\0\0\0\0\0gx',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50217,0.000000,1662174170.245603,_binary '\0\0\0\0\0\0\0\0\0\0eG\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50215,0.000000,1662174070.204624,_binary '\0\0\0\0\0\0\0\0\0\0\pH3',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50216,0.000000,1662174137.971802,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50214,0.000000,1662173605.448997,_binary '\0\0\0\0\0\0\0\0\0\0G',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50212,0.000000,1662173366.604766,_binary '\0\0\0\0\0\0\0\0\0\0g\\\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50208,0.000000,1662172851.138532,_binary '\0\0\0\0\0\0\0\0\0\0gJx',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50209,0.000000,1662172884.373054,_binary '\0\0\0\0\0\0\0\0\0\0\=6n',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50210,0.000000,1662173149.965889,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50211,0.000000,1662173205.276315,_binary '\0\0\0\0\0\0\0\0\0\052',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50207,0.000000,1662172790.524928,_binary '\0\0\0\0\0\0\0\0\0\0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50206,0.000000,1662172724.525009,_binary '\0\0\0\0\0\0\0\0\0\0J\g\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(51028,1663388592.004037,1663388590.995800,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/system_log.php?bala=up','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3N5c3RlbV9sb2cucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50791,1662919057.271338,1662919057.157300,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/s_ne.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NfbmUucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50737,1662792957.192943,1662792957.067200,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/config.bak.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jb25maWcuYmFrLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50731,1662792963.058509,1662792962.936300,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/haders.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L2hhZGVycy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50205,0.000000,1662172227.468512,_binary '\0\0\0\0\0\0\0\0\0\0gڽ',0,200,0,1,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36','loginFailValidUsername',NULL,NULL),(50204,0.000000,1662172123.947763,_binary '\0\0\0\0\0\0\0\0\0\0\n',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50201,0.000000,1662171507.984096,_binary '\0\0\0\0\0\0\0\0\0\0\=6n',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50202,0.000000,1662172005.803249,_binary '\0\0\0\0\0\0\0\0\0\0QX5',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50203,0.000000,1662172024.742586,_binary '\0\0\0\0\0\0\0\0\0\0Y#',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50198,0.000000,1662170855.114186,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,200,0,1,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','loginFailValidUsername',NULL,NULL),(50199,0.000000,1662171415.798125,_binary '\0\0\0\0\0\0\0\0\0\0E\k',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50200,0.000000,1662171459.508607,_binary '\0\0\0\0\0\0\0\0\0\0m\S',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50197,0.000000,1662170807.113266,_binary '\0\0\0\0\0\0\0\0\0\0g',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50184,0.000000,1662168848.656851,_binary '\0\0\0\0\0\0\0\0\0\0\\"$',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50185,0.000000,1662169364.982891,_binary '\0\0\0\0\0\0\0\0\0\0\nF',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50186,0.000000,1662169368.552008,_binary '\0\0\0\0\0\0\0\0\0\0DTa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50187,0.000000,1662169376.813187,_binary '\0\0\0\0\0\0\0\0\0\0\B',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50188,0.000000,1662169422.725350,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50189,0.000000,1662169470.542071,_binary '\0\0\0\0\0\0\0\0\0\0Ϛ\'',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50190,0.000000,1662170030.392170,_binary '\0\0\0\0\0\0\0\0\0\0\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50191,0.000000,1662170031.896166,_binary '\0\0\0\0\0\0\0\0\0\0\x\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50192,0.000000,1662170125.355196,_binary '\0\0\0\0\0\0\0\0\0\0DTa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50193,0.000000,1662170151.363805,_binary '\0\0\0\0\0\0\0\0\0\0,',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50194,0.000000,1662170564.109377,_binary '\0\0\0\0\0\0\0\0\0\0\Py',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50195,0.000000,1662170657.148858,_binary '\0\0\0\0\0\0\0\0\0\0QX4\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50196,0.000000,1662170750.812741,_binary '\0\0\0\0\0\0\0\0\0\0#:',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50854,1662919175.166565,1662919175.055400,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/.well-known/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"Ly53ZWxsLWtub3duL2NnaWFsZmE=\",\"category\":\"brute-force\",\"ssl\":0}'),(50360,0.000000,1662208083.593617,_binary '\0\0\0\0\0\0\0\0\0\0\n',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50359,0.000000,1662207415.540605,_binary '\0\0\0\0\0\0\0\0\0\0Ϛ\c',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49954,0.000000,1662140336.350048,_binary '\0\0\0\0\0\0\0\0\0\0Kw',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49955,0.000000,1662140355.732631,_binary '\0\0\0\0\0\0\0\0\0\0£',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50357,0.000000,1662207116.662376,_binary '\0\0\0\0\0\0\0\0\0\0k\\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50358,0.000000,1662207402.485518,_binary '\0\0\0\0\0\0\0\0\0\0џ.',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49956,0.000000,1662140366.437069,_binary '\0\0\0\0\0\0\0\0\0\0ƈ=',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49957,0.000000,1662140538.391296,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49958,0.000000,1662140859.954936,_binary '\0\0\0\0\0\0\0\0\0\0uY',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49959,0.000000,1662140869.442586,_binary '\0\0\0\0\0\0\0\0\0\0J\۷',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49960,1662140912.233092,1662140912.114500,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(49961,0.000000,1662140948.100220,_binary '\0\0\0\0\0\0\0\0\0\0!',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49962,0.000000,1662141136.488299,_binary '\0\0\0\0\0\0\0\0\0\0t\\y',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49963,0.000000,1662141216.833115,_binary '\0\0\0\0\0\0\0\0\0\03MY',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49964,0.000000,1662141339.350932,_binary '\0\0\0\0\0\0\0\0\0\0Kwi',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49965,0.000000,1662141524.162745,_binary '\0\0\0\0\0\0\0\0\0\0\q',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49966,0.000000,1662141624.936352,_binary '\0\0\0\0\0\0\0\0\0\0e\"\B',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49967,0.000000,1662141673.701102,_binary '\0\0\0\0\0\0\0\0\0\0_pO',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49968,0.000000,1662141703.574904,_binary '\0\0\0\0\0\0\0\0\0\0wJ',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49969,0.000000,1662141990.991582,_binary '\0\0\0\0\0\0\0\0\0\0ч',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49970,0.000000,1662142103.570696,_binary '\0\0\0\0\0\0\0\0\0\0B',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49971,0.000000,1662142129.286148,_binary '\0\0\0\0\0\0\0\0\0\0A\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49972,0.000000,1662142152.817858,_binary '\0\0\0\0\0\0\0\0\0\0\W\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49973,0.000000,1662142239.633795,_binary '\0\0\0\0\0\0\0\0\0\0H\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49974,0.000000,1662142482.385841,_binary '\0\0\0\0\0\0\0\0\0\0ч',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49975,0.000000,1662142657.468820,_binary '\0\0\0\0\0\0\0\0\0\0_N',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49976,0.000000,1662142821.573467,_binary '\0\0\0\0\0\0\0\0\0\0y\_',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49977,0.000000,1662142848.614203,_binary '\0\0\0\0\0\0\0\0\0\0\0\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49978,0.000000,1662142913.566725,_binary '\0\0\0\0\0\0\0\0\0\03ON)',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49979,0.000000,1662142918.249186,_binary '\0\0\0\0\0\0\0\0\0\0ju',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49980,0.000000,1662142961.403123,_binary '\0\0\0\0\0\0\0\0\0\0k\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49981,1662143148.551820,1662143148.412100,_binary '\0\0\0\0\0\0\0\0\0\0\&',0,403,0,0,0,'http://fairphoto.com/plugins/file-uploader/server/php/index.php?file=tf2rghf.jpg',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3BsdWdpbnMvZmlsZS11cGxvYWRlci9zZXJ2ZXIvcGhwL2luZGV4LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49982,0.000000,1662143332.499730,_binary '\0\0\0\0\0\0\0\0\0\04-9',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49983,0.000000,1662143463.717748,_binary '\0\0\0\0\0\0\0\0\0\0z',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49984,0.000000,1662143741.166432,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49985,0.000000,1662143742.576952,_binary '\0\0\0\0\0\0\0\0\0\0\\?%',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49986,0.000000,1662143828.067137,_binary '\0\0\0\0\0\0\0\0\0\0ԤV',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49987,0.000000,1662144106.005484,_binary '\0\0\0\0\0\0\0\0\0\0Y\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49988,0.000000,1662144200.148524,_binary '\0\0\0\0\0\0\0\0\0\0\"KA\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49989,0.000000,1662144263.432594,_binary '\0\0\0\0\0\0\0\0\0\0\P\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49990,0.000000,1662144488.104163,_binary '\0\0\0\0\0\0\0\0\0\0>!\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49991,0.000000,1662144548.338949,_binary '\0\0\0\0\0\0\0\0\0\03[\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49992,0.000000,1662144721.907190,_binary '\0\0\0\0\0\0\0\0\0\0@Z$f',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49993,0.000000,1662144808.201610,_binary '\0\0\0\0\0\0\0\0\0\0o',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49994,0.000000,1662145006.173516,_binary '\0\0\0\0\0\0\0\0\0\0r\0',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49995,0.000000,1662145011.299452,_binary '\0\0\0\0\0\0\0\0\0\0Cޚj',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49996,0.000000,1662145271.616989,_binary '\0\0\0\0\0\0\0\0\0\0\nF',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49997,0.000000,1662145375.398034,_binary '\0\0\0\0\0\0\0\0\0\0\!\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49998,0.000000,1662145387.696940,_binary '\0\0\0\0\0\0\0\0\0\0\'lX',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49999,0.000000,1662145454.405189,_binary '\0\0\0\0\0\0\0\0\0\0\!\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50000,0.000000,1662145482.872239,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50001,0.000000,1662145696.057359,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50002,0.000000,1662145838.165614,_binary '\0\0\0\0\0\0\0\0\0\0C',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50003,0.000000,1662146004.111065,_binary '\0\0\0\0\0\0\0\0\0\0QX4j',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50004,0.000000,1662146010.798950,_binary '\0\0\0\0\0\0\0\0\0\0[ͯ',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50005,0.000000,1662146087.274334,_binary '\0\0\0\0\0\0\0\0\0\0t\y\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50006,0.000000,1662146137.413434,_binary '\0\0\0\0\0\0\0\0\0\0;I\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50007,0.000000,1662146517.852792,_binary '\0\0\0\0\0\0\0\0\0\0\\C',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50008,0.000000,1662146571.675841,_binary '\0\0\0\0\0\0\0\0\0\0c',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50009,0.000000,1662146672.148130,_binary '\0\0\0\0\0\0\0\0\0\03&[',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50010,0.000000,1662146786.554490,_binary '\0\0\0\0\0\0\0\0\0\0g#@I',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50011,0.000000,1662146867.290402,_binary '\0\0\0\0\0\0\0\0\0\03&PQ',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50012,0.000000,1662146876.552642,_binary '\0\0\0\0\0\0\0\0\0\03&PQ',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50013,0.000000,1662147257.715220,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50014,0.000000,1662147286.808392,_binary '\0\0\0\0\0\0\0\0\0\0\\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50015,0.000000,1662147314.696528,_binary '\0\0\0\0\0\0\0\0\0\0\\z',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50016,0.000000,1662147375.954261,_binary '\0\0\0\0\0\0\0\0\0\0-xEy',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50017,0.000000,1662147378.906985,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50018,0.000000,1662147609.817643,_binary '\0\0\0\0\0\0\0\0\0\0Y\"*',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50019,0.000000,1662147611.075228,_binary '\0\0\0\0\0\0\0\0\0\03\cb',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50020,0.000000,1662147611.734236,_binary '\0\0\0\0\0\0\0\0\0\0g]',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50021,0.000000,1662147947.528543,_binary '\0\0\0\0\0\0\0\0\0\06%\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50022,0.000000,1662148004.440453,_binary '\0\0\0\0\0\0\0\0\0\03&q5',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50899,1663242184.322537,1663242183.344200,_binary '\0\0\0\0\0\0\0\0\0\0D\\',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/SqueezeTheme/style.css',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL1NxdWVlemVUaGVtZS9zdHlsZS5jc3M=\",\"category\":\"brute-force\",\"ssl\":0}'),(50900,0.000000,1663268487.135439,_binary '\0\0\0\0\0\0\0\0\0\0\*',0,200,0,3,0,'http://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4895.86 Safari/537.36','loginFailValidUsername',NULL,NULL),(50901,1663269333.063603,1663269332.024900,_binary '\0\0\0\0\0\0\0\0\0\0G^',0,403,0,0,0,'http://fairphoto.com/site/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGUvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50938,1663271057.723617,1663271056.634600,_binary '\0\0\0\0\0\0\0\0\0\0Gb]',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50926,1663290119.198516,1663290118.109100,_binary '\0\0\0\0\0\0\0\0\0\0F\?',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/apikey/apikey.php?test=hello',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hcGlrZXkvYXBpa2V5LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50933,1663273220.584963,1663273219.436600,_binary '\0\0\0\0\0\0\0\0\0\0G^\',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(49677,0.000000,1662100022.272794,_binary '\0\0\0\0\0\0\0\0\0\0m*',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49678,0.000000,1662100290.421614,_binary '\0\0\0\0\0\0\0\0\0\0a',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49679,0.000000,1662100465.409410,_binary '\0\0\0\0\0\0\0\0\0\0g\\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49680,0.000000,1662100626.152043,_binary '\0\0\0\0\0\0\0\0\0\0=\+',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49681,0.000000,1662100626.699060,_binary '\0\0\0\0\0\0\0\0\0\0\\B',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49682,0.000000,1662100680.964809,_binary '\0\0\0\0\0\0\0\0\0\0C',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49683,0.000000,1662100721.766087,_binary '\0\0\0\0\0\0\0\0\0\0{8;	',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49684,0.000000,1662101073.952680,_binary '\0\0\0\0\0\0\0\0\0\0E$)',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49685,0.000000,1662101138.367333,_binary '\0\0\0\0\0\0\0\0\0\0\\\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49686,0.000000,1662101203.905426,_binary '\0\0\0\0\0\0\0\0\0\0G\|',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49687,0.000000,1662101299.066581,_binary '\0\0\0\0\0\0\0\0\0\08\Z6',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49688,0.000000,1662101416.832440,_binary '\0\0\0\0\0\0\0\0\0\0,\z',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49689,0.000000,1662101501.035360,_binary '\0\0\0\0\0\0\0\0\0\03MY',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49690,0.000000,1662101822.317427,_binary '\0\0\0\0\0\0\0\0\0\0;v\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49691,0.000000,1662101907.475124,_binary '\0\0\0\0\0\0\0\0\0\0\\e',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49692,0.000000,1662101927.953863,_binary '\0\0\0\0\0\0\0\0\0\0#D',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49693,0.000000,1662101958.045317,_binary '\0\0\0\0\0\0\0\0\0\0=\\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49694,0.000000,1662102195.314218,_binary '\0\0\0\0\0\0\0\0\0\0\HŪ',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49695,0.000000,1662102312.129923,_binary '\0\0\0\0\0\0\0\0\0\0\\"$',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49696,0.000000,1662102323.345264,_binary '\0\0\0\0\0\0\0\0\0\0k\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49697,0.000000,1662102499.723760,_binary '\0\0\0\0\0\0\0\0\0\0!',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49698,0.000000,1662102599.642781,_binary '\0\0\0\0\0\0\0\0\0\0\'gF',0,200,0,1,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','loginFailValidUsername',NULL,NULL),(49699,0.000000,1662102720.120109,_binary '\0\0\0\0\0\0\0\0\0\0Z\=',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49700,0.000000,1662102945.813118,_binary '\0\0\0\0\0\0\0\0\0\0<\G',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49701,0.000000,1662103088.514268,_binary '\0\0\0\0\0\0\0\0\0\0gJ',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49702,0.000000,1662103128.465317,_binary '\0\0\0\0\0\0\0\0\0\0-xEy',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49703,0.000000,1662103182.963524,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49704,0.000000,1662103217.291794,_binary '\0\0\0\0\0\0\0\0\0\0E\k',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49705,0.000000,1662103442.661039,_binary '\0\0\0\0\0\0\0\0\0\0e\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49706,0.000000,1662103516.075947,_binary '\0\0\0\0\0\0\0\0\0\0/\V	',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49707,0.000000,1662103520.291606,_binary '\0\0\0\0\0\0\0\0\0\0#D',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49708,0.000000,1662103804.454798,_binary '\0\0\0\0\0\0\0\0\0\0\n',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49709,0.000000,1662103901.525878,_binary '\0\0\0\0\0\0\0\0\0\0B!\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49710,0.000000,1662103957.649648,_binary '\0\0\0\0\0\0\0\0\0\0k\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49711,0.000000,1662104043.365832,_binary '\0\0\0\0\0\0\0\0\0\0\n',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49712,0.000000,1662104354.784085,_binary '\0\0\0\0\0\0\0\0\0\0m\]',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49713,0.000000,1662104371.504802,_binary '\0\0\0\0\0\0\0\0\0\0\0\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49714,0.000000,1662104433.071453,_binary '\0\0\0\0\0\0\0\0\0\0@\A',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49715,0.000000,1662104521.486208,_binary '\0\0\0\0\0\0\0\0\0\0=\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49716,0.000000,1662104535.838405,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49717,0.000000,1662104831.692255,_binary '\0\0\0\0\0\0\0\0\0\0A\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49718,0.000000,1662104881.584649,_binary '\0\0\0\0\0\0\0\0\0\0k',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49719,0.000000,1662105103.650169,_binary '\0\0\0\0\0\0\0\0\0\0\J\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49720,0.000000,1662105186.588436,_binary '\0\0\0\0\0\0\0\0\0\0~\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49721,0.000000,1662105197.871045,_binary '\0\0\0\0\0\0\0\0\0\0\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49722,0.000000,1662105243.185999,_binary '\0\0\0\0\0\0\0\0\0\0\a',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49723,0.000000,1662105290.614769,_binary '\0\0\0\0\0\0\0\0\0\0h',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(51043,1663388255.507758,1663388254.424500,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/doc.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2RvYy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(51044,1663388244.872302,1663388243.796000,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/radio.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3JhZGlvLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(51045,1663388215.672317,1663388214.698300,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/s_ne.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NfbmUucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(51046,1663388206.400463,1663388203.704900,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/s_e.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NfZS5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(51048,1663388184.771560,1663388183.673800,_binary '\0\0\0\0\0\0\0\0\0\0G5',0,403,0,0,0,'http://fairphoto.com/style.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(51047,1663388192.894259,1663388191.847700,_binary '\0\0\0\0\0\0\0\0\0\0G5',0,403,0,0,0,'http://fairphoto.com/wp-admin/style.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWFkbWluL3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50569,0.000000,1662256394.151556,_binary '\0\0\0\0\0\0\0\0\0\0\,\'',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50388,1662215065.499502,1662215065.378100,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,403,0,0,0,'http://fairphoto.com/wp-admin/admin-ajax.php',NULL,'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_8; en-us) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbZmlsZV0=\",\"paramValue\":\"LmN5el9ueHp3Zy5waHA=\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"file_upload\",\"ssl\":0}'),(50765,1662810073.313677,1662810073.171100,_binary '\0\0\0\0\0\0\0\0\0\0\&',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/superlogoshowcase-wp/sls-wp-admin/pages/exportAjax.php',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlcmxvZ29zaG93Y2FzZS13cC9zbHMtd3AtYWRtaW4vcGFnZXMvZXhwb3J0QWpheC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50766,1662836062.052070,1662836061.931000,_binary '\0\0\0\0\0\0\0\0\0\0\&',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/superlogoshowcase-wp/sls-wp-admin/pages/exportAjax.php',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlcmxvZ29zaG93Y2FzZS13cC9zbHMtd3AtYWRtaW4vcGFnZXMvZXhwb3J0QWpheC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50764,1662792919.653294,1662792919.494200,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/style.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50386,0.000000,1662214764.926492,_binary '\0\0\0\0\0\0\0\0\0\0g\\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50387,0.000000,1662214872.641066,_binary '\0\0\0\0\0\0\0\0\0\0\]S',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50570,0.000000,1662256531.192653,_binary '\0\0\0\0\0\0\0\0\0\0B~',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50384,0.000000,1662213821.178239,_binary '\0\0\0\0\0\0\0\0\0\0\O\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50385,0.000000,1662214416.730608,_binary '\0\0\0\0\0\0\0\0\0\0ggf',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50383,0.000000,1662213624.857476,_binary '\0\0\0\0\0\0\0\0\0\0oZ',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50381,0.000000,1662213205.062795,_binary '\0\0\0\0\0\0\0\0\0\03\cb',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50382,0.000000,1662213277.456789,_binary '\0\0\0\0\0\0\0\0\0\0ge',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(51021,1663388656.813980,1663388655.743800,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/.well-known/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"Ly53ZWxsLWtub3duL2FsZmFjZ2lhcGk=\",\"category\":\"brute-force\",\"ssl\":0}'),(50811,1662919148.359173,1662919148.250700,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-content/db-cache.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvZGItY2FjaGUucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50380,0.000000,1662213051.235184,_binary '\0\0\0\0\0\0\0\0\0\0gJx',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50378,0.000000,1662212568.792131,_binary '\0\0\0\0\0\0\0\0\0\0NW',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50379,0.000000,1662212687.514401,_binary '\0\0\0\0\0\0\0\0\0\0k\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50571,0.000000,1662257122.811273,_binary '\0\0\0\0\0\0\0\0\0\0\"@\f',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50376,0.000000,1662211940.419283,_binary '\0\0\0\0\0\0\0\0\0\0gC\k',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50377,0.000000,1662212087.087389,_binary '\0\0\0\0\0\0\0\0\0\0OA',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50763,1662792920.697265,1662792920.574200,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/moduless.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L21vZHVsZXNzLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50375,0.000000,1662211571.912272,_binary '\0\0\0\0\0\0\0\0\0\0*\m',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50767,1662887745.348118,1662887745.235100,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'https://fairphoto.com/wp-content/themes/seotheme/mar.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(50977,1663345842.691810,1663345841.623000,_binary '\0\0\0\0\0\0\0\0\0\0Gb',0,403,0,0,0,'http://fairphoto.com/wp/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwL3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50572,0.000000,1662257211.962492,_binary '\0\0\0\0\0\0\0\0\0\0PM}',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50374,0.000000,1662211569.156073,_binary '\0\0\0\0\0\0\0\0\0\0NW',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(50373,0.000000,1662211123.328601,_binary '\0\0\0\0\0\0\0\0\0\0gQT',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50372,0.000000,1662211032.983071,_binary '\0\0\0\0\0\0\0\0\0\0g#@I',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50371,0.000000,1662210535.110681,_binary '\0\0\0\0\0\0\0\0\0\0g\b',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50370,0.000000,1662210423.645349,_binary '\0\0\0\0\0\0\0\0\0\0Ϛ\+',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50762,1662792922.131704,1662792921.966300,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/t_file_wp/t_file_wp.php?test=hello','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy90X2ZpbGVfd3AvdF9maWxlX3dwLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50368,0.000000,1662210029.549207,_binary '\0\0\0\0\0\0\0\0\0\0\\C',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50369,0.000000,1662210366.951512,_binary '\0\0\0\0\0\0\0\0\0\0\\\n\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(51000,1663388850.091422,1663388849.035200,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/admin/controller/extension/extension/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2FkbWluL2NvbnRyb2xsZXIvZXh0ZW5zaW9uL2V4dGVuc2lvbi9hbGZhY2dpYXBp\",\"category\":\"brute-force\",\"ssl\":0}'),(50859,1662919171.258417,1662919171.149200,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L0FMRkFfREFUQQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(50367,0.000000,1662209490.215678,_binary '\0\0\0\0\0\0\0\0\0\0[\\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50365,0.000000,1662209095.618968,_binary '\0\0\0\0\0\0\0\0\0\0w',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50366,0.000000,1662209345.227710,_binary '\0\0\0\0\0\0\0\0\0\0N',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50858,1662919172.145636,1662919172.037200,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2FsZmFjZ2lhcGk=\",\"category\":\"brute-force\",\"ssl\":0}'),(50363,0.000000,1662208478.268295,_binary '\0\0\0\0\0\0\0\0\0\0[{\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50364,0.000000,1662208995.323914,_binary '\0\0\0\0\0\0\0\0\0\0#\^',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50361,0.000000,1662208096.138471,_binary '\0\0\0\0\0\0\0\0\0\0}\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50362,0.000000,1662208424.095275,_binary '\0\0\0\0\0\0\0\0\0\0+\pU',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50857,1662919172.919580,1662919172.808400,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2NnaWFsZmE=\",\"category\":\"brute-force\",\"ssl\":0}'),(50856,1662919173.730177,1662919173.593200,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/.well-known/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"Ly53ZWxsLWtub3duL0FMRkFfREFUQQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(50855,1662919174.489281,1662919174.381600,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/.well-known/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"Ly53ZWxsLWtub3duL2FsZmFjZ2lhcGk=\",\"category\":\"brute-force\",\"ssl\":0}'),(51001,1663388841.138993,1663388840.053600,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/admin/controller/extension/extension/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2FkbWluL2NvbnRyb2xsZXIvZXh0ZW5zaW9uL2V4dGVuc2lvbi9BTEZBX0RBVEE=\",\"category\":\"brute-force\",\"ssl\":0}'),(49321,1662043289.592450,1662043289.455100,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/media-admin.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L21lZGlhLWFkbWluLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49322,1662043283.827038,1662043283.702400,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-signin.php?dizo=&ping=','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLXNpZ25pbi5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50865,1662930135.088846,1662930134.959400,_binary '\0\0\0\0\0\0\0\0\0\0T.',0,403,0,0,0,'http://fairphoto.com/wp-admin/admin-ajax.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50392,1662215089.047912,1662215088.938800,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,403,0,0,0,'http://fairphoto.com.phoreas.org/wp-admin/admin-ajax.php',NULL,'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_8; en-us) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbZmlsZV0=\",\"paramValue\":\"LmN5el94cXBvZS5waHA=\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"file_upload\",\"ssl\":0}'),(50863,1662919166.831232,1662919166.718500,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-content/outcms.php?up=','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvb3V0Y21zLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50714,0.000000,1662748697.058045,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,503,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'netgateadmin\'',NULL),(50632,1662360614.194491,1662360614.097800,_binary '\0\0\0\0\0\0\0\0\0\0y',0,200,0,0,0,'https://www.fairphoto.com/wp-config.phpe',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHBl\",\"path\":\"L3dwLWNvbmZpZy5waHBl\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50608,1662295684.122074,1662295684.007600,_binary '\0\0\0\0\0\0\0\0\0\0\Cj}',0,403,0,0,0,'http://fairphoto.com/wp-content/uploads/typehub/custom/bfe4BdBA/.RxR.php?cmd=up',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdXBsb2Fkcy90eXBlaHViL2N1c3RvbS9iZmU0QmRCQS8uUnhSLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50605,0.000000,1662267605.088550,_binary '\0\0\0\0\0\0\0\0\0\0ё6\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50606,1662272128.276365,1662272128.141100,_binary '\0\0\0\0\0\0\0\0\0\0\&',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/wp-file-manager-pro/lib/php/connector.minimal.php',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1maWxlLW1hbmFnZXItcHJvL2xpYi9waHAvY29ubmVjdG9yLm1pbmltYWwucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50607,1662295677.455403,1662295677.271500,_binary '\0\0\0\0\0\0\0\0\0\0\Cj}',0,403,0,0,0,'http://fairphoto.com/wp-admin/admin-ajax.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50973,1663338045.568116,1663338044.538700,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://fairphoto.com.phoreas.org/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50758,1662792926.582214,1662792926.463900,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/backup_index.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9iYWNrdXBfaW5kZXgucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50391,1662215075.690086,1662215075.201100,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,200,0,0,0,'http://fairphoto.com/wp-admin/admin-ajax.php','http://fairphoto.com','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','logged:waf','Zip file uploads','{\"learningMode\":0,\"failedRules\":\"logged|453\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbZmlsZV0=\",\"paramValue\":\"dHJpbm8uemlw\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"file_upload\",\"ssl\":0}'),(50602,0.000000,1662266997.237257,_binary '\0\0\0\0\0\0\0\0\0\0X%1',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50603,0.000000,1662267119.443966,_binary '\0\0\0\0\0\0\0\0\0\0_',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50604,0.000000,1662267445.507496,_binary '\0\0\0\0\0\0\0\0\0\0P\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50597,0.000000,1662265023.042549,_binary '\0\0\0\0\0\0\0\0\0\0r ',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50598,0.000000,1662265704.559525,_binary '\0\0\0\0\0\0\0\0\0\0\B',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50599,0.000000,1662265790.311067,_binary '\0\0\0\0\0\0\0\0\0\0#\^_',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50600,0.000000,1662266185.336204,_binary '\0\0\0\0\0\0\0\0\0\0aX',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50601,0.000000,1662266298.740396,_binary '\0\0\0\0\0\0\0\0\0\0OA',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50596,0.000000,1662264912.482331,_binary '\0\0\0\0\0\0\0\0\0\0;\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50769,1662888627.098274,1662888626.988700,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50974,1663345877.042896,1663345875.949200,_binary '\0\0\0\0\0\0\0\0\0\0eL',0,403,0,0,0,'http://fairphoto.com/site/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGUvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50594,0.000000,1662264431.350558,_binary '\0\0\0\0\0\0\0\0\0\0Cގ',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50595,0.000000,1662264546.752453,_binary '\0\0\0\0\0\0\0\0\0\052',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50591,0.000000,1662263323.489323,_binary '\0\0\0\0\0\0\0\0\0\0e5',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50592,0.000000,1662263695.488849,_binary '\0\0\0\0\0\0\0\0\0\0\O\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50593,0.000000,1662263792.197678,_binary '\0\0\0\0\0\0\0\0\0\0\B#',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50588,0.000000,1662262457.294582,_binary '\0\0\0\0\0\0\0\0\0\0;\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50589,0.000000,1662262456.543783,_binary '\0\0\0\0\0\0\0\0\0\0	',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50590,0.000000,1662263199.227265,_binary '\0\0\0\0\0\0\0\0\0\0Cގ',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50586,0.000000,1662261963.360577,_binary '\0\0\0\0\0\0\0\0\0\0m\]',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50587,0.000000,1662262080.931189,_binary '\0\0\0\0\0\0\0\0\0\0}\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50584,0.000000,1662260831.800951,_binary '\0\0\0\0\0\0\0\0\0\0#\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50585,0.000000,1662261192.744342,_binary '\0\0\0\0\0\0\0\0\0\03\cb',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50583,0.000000,1662260727.839378,_binary '\0\0\0\0\0\0\0\0\0\0%.',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50975,1663345858.783871,1663345857.719200,_binary '\0\0\0\0\0\0\0\0\0\0Gf3',0,403,0,0,0,'http://fairphoto.com/blog/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50390,1662215075.690536,1662215075.201100,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,200,0,0,0,'http://fairphoto.com/wp-admin/admin-ajax.php','http://fairphoto.com','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','logged:waf','Zip file uploads','{\"learningMode\":0,\"failedRules\":\"logged|453\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"bnVsbA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"file_upload\",\"ssl\":0}'),(50759,1662792925.668683,1662792925.554400,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/boom.php?x=','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L2Jvb20ucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50760,1662792924.496499,1662792924.345200,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/index.php?3x=3x','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L2luZGV4LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50579,0.000000,1662259546.505909,_binary '\0\0\0\0\0\0\0\0\0\0oZ',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50580,0.000000,1662259637.039739,_binary '\0\0\0\0\0\0\0\0\0\0e\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50581,0.000000,1662259973.665076,_binary '\0\0\0\0\0\0\0\0\0\0-}\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50582,0.000000,1662260111.082461,_binary '\0\0\0\0\0\0\0\0\0\0@%4I',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50578,0.000000,1662258929.938599,_binary '\0\0\0\0\0\0\0\0\0\0j',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50768,1662887740.044721,1662887739.928700,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(51030,1663388544.422388,1663388543.321600,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/wp-content/db-cache.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvZGItY2FjaGUucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50389,1662215075.691321,1662215075.201100,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,403,0,0,0,'http://fairphoto.com/wp-admin/admin-ajax.php','http://fairphoto.com','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','blocked:waf','Tatsu < 3.3.12 - Unauthenticated RCE','{\"learningMode\":0,\"failedRules\":\"482\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L2hvbWUveXJldm83OTIvcHVibGljX2h0bWwvZmFpcnBob3RvLmNvbS93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"rce\",\"ssl\":0}'),(50794,1662919055.238773,1662919055.131900,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/style.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50976,1663345853.068696,1663345851.994500,_binary '\0\0\0\0\0\0\0\0\0\0Gb',0,403,0,0,0,'http://fairphoto.com/wordpress/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb250ZW50L3RoZW1lcy9zZW90aGVtZS9tYXIucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(51049,1663388172.962100,1663388171.794200,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/wp-load.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWxvYWQucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(51050,1663388163.402854,1663388162.326100,_binary '\0\0\0\0\0\0\0\0\0\0l\s',0,403,0,0,0,'http://fairphoto.com/wp-load.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWxvYWQucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49390,0.000000,1662044772.340141,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.71 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49391,0.000000,1662044791.971286,_binary '\0\0\0\0\0\0\0\0\0\0\O\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49392,0.000000,1662045171.841182,_binary '\0\0\0\0\0\0\0\0\0\0o',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49393,0.000000,1662045206.100109,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49394,0.000000,1662045349.795722,_binary '\0\0\0\0\0\0\0\0\0\0c\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49395,0.000000,1662046093.885267,_binary '\0\0\0\0\0\0\0\0\0\0/ot,',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49396,0.000000,1662046639.427214,_binary '\0\0\0\0\0\0\0\0\0\0Hϣ',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49397,0.000000,1662046674.368207,_binary '\0\0\0\0\0\0\0\0\0\03L3',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49398,0.000000,1662046816.599367,_binary '\0\0\0\0\0\0\0\0\0\0\x',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49399,0.000000,1662047763.872937,_binary '\0\0\0\0\0\0\0\0\0\0$^',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49400,0.000000,1662047864.093511,_binary '\0\0\0\0\0\0\0\0\0\0y*\/',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49401,0.000000,1662048398.818639,_binary '\0\0\0\0\0\0\0\0\0\0\#',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49402,0.000000,1662048488.256882,_binary '\0\0\0\0\0\0\0\0\0\0A4\0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49403,0.000000,1662049078.602655,_binary '\0\0\0\0\0\0\0\0\0\0eG\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49404,0.000000,1662049178.444994,_binary '\0\0\0\0\0\0\0\0\0\0R\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49405,0.000000,1662049715.978783,_binary '\0\0\0\0\0\0\0\0\0\0;v\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49406,0.000000,1662049806.688042,_binary '\0\0\0\0\0\0\0\0\0\0ѸL',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49407,0.000000,1662050398.230336,_binary '\0\0\0\0\0\0\0\0\0\06&I\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49408,0.000000,1662050496.006913,_binary '\0\0\0\0\0\0\0\0\0\0.z2',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49409,0.000000,1662051038.830138,_binary '\0\0\0\0\0\0\0\0\0\06%\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49410,0.000000,1662051129.171211,_binary '\0\0\0\0\0\0\0\0\0\0C\\'	',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49411,0.000000,1662051187.162722,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49412,0.000000,1662051731.534917,_binary '\0\0\0\0\0\0\0\0\0\0>}\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49413,0.000000,1662051826.947100,_binary '\0\0\0\0\0\0\0\0\0\0@Z$f',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49414,0.000000,1662052363.301541,_binary '\0\0\0\0\0\0\0\0\0\0\\e',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49415,0.000000,1662052453.436991,_binary '\0\0\0\0\0\0\0\0\0\0\q\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49416,0.000000,1662053145.972490,_binary '\0\0\0\0\0\0\0\0\0\0\\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49417,0.000000,1662053670.468458,_binary '\0\0\0\0\0\0\0\0\0\0XW\{',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49418,0.000000,1662053758.529454,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49419,0.000000,1662054333.612048,_binary '\0\0\0\0\0\0\0\0\0\0G',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49420,0.000000,1662054429.725878,_binary '\0\0\0\0\0\0\0\0\0\0DG',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49421,0.000000,1662054948.448092,_binary '\0\0\0\0\0\0\0\0\0\0\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49422,0.000000,1662055034.034827,_binary '\0\0\0\0\0\0\0\0\0\0\\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49423,0.000000,1662055620.459605,_binary '\0\0\0\0\0\0\0\0\0\0R\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49424,0.000000,1662055716.608045,_binary '\0\0\0\0\0\0\0\0\0\0Gu\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49425,0.000000,1662056232.892877,_binary '\0\0\0\0\0\0\0\0\0\0W',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49426,0.000000,1662056319.478441,_binary '\0\0\0\0\0\0\0\0\0\0M\\r',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49427,0.000000,1662056890.493650,_binary '\0\0\0\0\0\0\0\0\0\0\Դ',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49428,0.000000,1662056982.176128,_binary '\0\0\0\0\0\0\0\0\0\0]\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49429,0.000000,1662057499.101499,_binary '\0\0\0\0\0\0\0\0\0\0Yχ',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49430,0.000000,1662057584.307053,_binary '\0\0\0\0\0\0\0\0\0\0xhx',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49431,0.000000,1662057881.817584,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49432,0.000000,1662058144.997196,_binary '\0\0\0\0\0\0\0\0\0\0Aii',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49433,0.000000,1662058239.904052,_binary '\0\0\0\0\0\0\0\0\0\0mj\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49434,0.000000,1662058749.723544,_binary '\0\0\0\0\0\0\0\0\0\0A\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49435,0.000000,1662058837.333129,_binary '\0\0\0\0\0\0\0\0\0\0;U\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49436,0.000000,1662059416.679342,_binary '\0\0\0\0\0\0\0\0\0\0/iI\r',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49437,0.000000,1662059459.910534,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49438,0.000000,1662059497.909202,_binary '\0\0\0\0\0\0\0\0\0\0M',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49439,0.000000,1662060007.158316,_binary '\0\0\0\0\0\0\0\0\0\0i_',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49440,0.000000,1662060089.552038,_binary '\0\0\0\0\0\0\0\0\0\0#4\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49441,0.000000,1662060651.906017,_binary '\0\0\0\0\0\0\0\0\0\0g\[',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49442,1662060746.022408,1662060745.798500,_binary '\0\0\0\0\0\0\0\0\0\0g\[',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(49443,0.000000,1662061262.803637,_binary '\0\0\0\0\0\0\0\0\0\0\=6n',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49444,0.000000,1662061350.393976,_binary '\0\0\0\0\0\0\0\0\0\0g',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49445,0.000000,1662061913.204447,_binary '\0\0\0\0\0\0\0\0\0\0y*\/',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49446,0.000000,1662062013.409989,_binary '\0\0\0\0\0\0\0\0\0\0DKR',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49447,0.000000,1662062526.886609,_binary '\0\0\0\0\0\0\0\0\0\0\'lX',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49448,0.000000,1662062614.666640,_binary '\0\0\0\0\0\0\0\0\0\0h',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49449,0.000000,1662063197.473257,_binary '\0\0\0\0\0\0\0\0\0\0@\A',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49450,0.000000,1662063295.884306,_binary '\0\0\0\0\0\0\0\0\0\03Y/\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49451,0.000000,1662063824.670862,_binary '\0\0\0\0\0\0\0\0\0\0A\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49452,0.000000,1662063915.761969,_binary '\0\0\0\0\0\0\0\0\0\0Yχ',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49453,0.000000,1662064492.664602,_binary '\0\0\0\0\0\0\0\0\0\0maY',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49454,0.000000,1662064592.789380,_binary '\0\0\0\0\0\0\0\0\0\0\\0[',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49455,0.000000,1662065113.940722,_binary '\0\0\0\0\0\0\0\0\0\0\n\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49456,0.000000,1662065202.104783,_binary '\0\0\0\0\0\0\0\0\0\0g',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49457,0.000000,1662065779.987089,_binary '\0\0\0\0\0\0\0\0\0\0g\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49458,0.000000,1662065878.489597,_binary '\0\0\0\0\0\0\0\0\0\0g',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49459,0.000000,1662065916.148077,_binary '\0\0\0\0\0\0\0\0\0\0ߺL',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49460,0.000000,1662066062.841886,_binary '\0\0\0\0\0\0\0\0\0\0z',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49461,0.000000,1662066409.680600,_binary '\0\0\0\0\0\0\0\0\0\0\qg',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49462,0.000000,1662066469.076939,_binary '\0\0\0\0\0\0\0\0\0\0Օg',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49463,0.000000,1662066499.062678,_binary '\0\0\0\0\0\0\0\0\0\0QX4',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49464,0.000000,1662066574.838595,_binary '\0\0\0\0\0\0\0\0\0\0@q',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49465,0.000000,1662066635.955695,_binary '\0\0\0\0\0\0\0\0\0\0r\0',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49466,0.000000,1662067089.798519,_binary '\0\0\0\0\0\0\0\0\0\0e\"\B',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49467,0.000000,1662067184.923963,_binary '\0\0\0\0\0\0\0\0\0\0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49468,0.000000,1662067306.672301,_binary '\0\0\0\0\0\0\0\0\0\0w4',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49469,0.000000,1662067403.501220,_binary '\0\0\0\0\0\0\0\0\0\0\\\)',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49470,0.000000,1662067713.480686,_binary '\0\0\0\0\0\0\0\0\0\0\'gF',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49471,0.000000,1662067802.277363,_binary '\0\0\0\0\0\0\0\0\0\0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49472,0.000000,1662067843.162980,_binary '\0\0\0\0\0\0\0\0\0\0\-',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49473,0.000000,1662067971.106385,_binary '\0\0\0\0\0\0\0\0\0\0QX4\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49474,0.000000,1662067971.561639,_binary '\0\0\0\0\0\0\0\0\0\0e8',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49475,0.000000,1662068390.871865,_binary '\0\0\0\0\0\0\0\0\0\0M\\r',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49476,0.000000,1662068489.413818,_binary '\0\0\0\0\0\0\0\0\0\0XW\{',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49477,0.000000,1662068707.034616,_binary '\0\0\0\0\0\0\0\0\0\0[ͯ',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49478,0.000000,1662068848.258222,_binary '\0\0\0\0\0\0\0\0\0\0J\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49479,0.000000,1662069023.074084,_binary '\0\0\0\0\0\0\0\0\0\0j)@',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49480,0.000000,1662069342.835035,_binary '\0\0\0\0\0\0\0\0\0\0oZ$',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49481,0.000000,1662069472.605256,_binary '\0\0\0\0\0\0\0\0\0\0Y',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49482,0.000000,1662069707.049400,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49483,0.000000,1662069800.395368,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49484,0.000000,1662069804.173115,_binary '\0\0\0\0\0\0\0\0\0\0\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49485,0.000000,1662070223.070190,_binary '\0\0\0\0\0\0\0\0\0\0_.:',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49486,0.000000,1662070305.782221,_binary '\0\0\0\0\0\0\0\0\0\06',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','loginFailValidUsername',NULL,NULL),(49487,0.000000,1662070342.847656,_binary '\0\0\0\0\0\0\0\0\0\0/ot,',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49488,0.000000,1662070424.093863,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49489,0.000000,1662070432.883669,_binary '\0\0\0\0\0\0\0\0\0\0=\+',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49490,0.000000,1662070937.720460,_binary '\0\0\0\0\0\0\0\0\0\06',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49491,0.000000,1662071022.674886,_binary '\0\0\0\0\0\0\0\0\0\0]\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49492,0.000000,1662071069.888122,_binary '\0\0\0\0\0\0\0\0\0\0ecZ',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49493,0.000000,1662071123.950220,_binary '\0\0\0\0\0\0\0\0\0\0 \',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49494,0.000000,1662071661.705378,_binary '\0\0\0\0\0\0\0\0\0\0j&\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49495,0.000000,1662071750.504540,_binary '\0\0\0\0\0\0\0\0\0\0UX',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49496,0.000000,1662071865.926372,_binary '\0\0\0\0\0\0\0\0\0\0~\+',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49497,0.000000,1662071992.389910,_binary '\0\0\0\0\0\0\0\0\0\0\f$',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49498,0.000000,1662072341.783043,_binary '\0\0\0\0\0\0\0\0\0\0]\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49499,0.000000,1662072512.770337,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49500,0.000000,1662072618.605637,_binary '\0\0\0\0\0\0\0\0\0\0ߺL',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49501,0.000000,1662072636.989594,_binary '\0\0\0\0\0\0\0\0\0\0~\+',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49502,0.000000,1662072980.371900,_binary '\0\0\0\0\0\0\0\0\0\0[0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49503,0.000000,1662073071.041005,_binary '\0\0\0\0\0\0\0\0\0\0贮',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49504,0.000000,1662073462.395032,_binary '\0\0\0\0\0\0\0\0\0\0go(',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49505,0.000000,1662073591.672714,_binary '\0\0\0\0\0\0\0\0\0\03	',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49506,0.000000,1662073670.620673,_binary '\0\0\0\0\0\0\0\0\0\03L3',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49507,0.000000,1662073772.506900,_binary '\0\0\0\0\0\0\0\0\0\0DTa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49508,0.000000,1662074233.847413,_binary '\0\0\0\0\0\0\0\0\0\0k',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49509,0.000000,1662074234.949901,_binary '\0\0\0\0\0\0\0\0\0\03	',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49510,0.000000,1662074312.880610,_binary '\0\0\0\0\0\0\0\0\0\0DKR',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49511,0.000000,1662075006.251924,_binary '\0\0\0\0\0\0\0\0\0\0@`',0,200,0,1,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','loginFailValidUsername',NULL,NULL),(49512,0.000000,1662075097.630823,_binary '\0\0\0\0\0\0\0\0\0\0J\g\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49513,0.000000,1662075105.000573,_binary '\0\0\0\0\0\0\0\0\0\0\"KA\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49514,0.000000,1662075224.303071,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50843,1662919183.103470,1662919182.990900,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-content/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvYWxmYWNnaWFwaQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(50103,1662157628.678918,1662157628.495600,_binary '\0\0\0\0\0\0\0\0\0\0\i',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(50104,1662157628.307955,1662157628.152100,_binary '\0\0\0\0\0\0\0\0\0\0\i',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(51008,1663388774.261164,1663388773.031200,_binary '\0\0\0\0\0\0\0\0\0\0lݕ',0,403,0,0,0,'http://fairphoto.com/wp-content/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvY2dpYWxmYQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(50842,1662919183.747143,1662919183.631100,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-content/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvY2dpYWxmYQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(50105,0.000000,1662157642.488787,_binary '\0\0\0\0\0\0\0\0\0\03MY',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50841,1662919184.805226,1662919184.690500,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/templates/beez3/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3RlbXBsYXRlcy9iZWV6My9BTEZBX0RBVEE=\",\"category\":\"brute-force\",\"ssl\":0}'),(50106,0.000000,1662157818.463014,_binary '\0\0\0\0\0\0\0\0\0\0W',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50107,0.000000,1662157910.577107,_binary '\0\0\0\0\0\0\0\0\0\0Aii',0,200,0,1,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','loginFailValidUsername',NULL,NULL),(50108,0.000000,1662158172.034271,_binary '\0\0\0\0\0\0\0\0\0\039\Z',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50109,0.000000,1662158293.272182,_binary '\0\0\0\0\0\0\0\0\0\0*\m',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50840,1662919185.553270,1662919185.437800,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/templates/beez3/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3RlbXBsYXRlcy9iZWV6My9hbGZhY2dpYXBp\",\"category\":\"brute-force\",\"ssl\":0}'),(51009,1663388765.132122,1663388764.041600,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/wp-content/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvYWxmYWNnaWFwaQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(50110,0.000000,1662158512.529839,_binary '\0\0\0\0\0\0\0\0\0\0\n\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50839,1662919186.215130,1662919186.104000,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/templates/beez3/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3RlbXBsYXRlcy9iZWV6My9jZ2lhbGZh\",\"category\":\"brute-force\",\"ssl\":0}'),(50111,0.000000,1662158604.800600,_binary '\0\0\0\0\0\0\0\0\0\0\P\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50112,0.000000,1662158612.514543,_binary '\0\0\0\0\0\0\0\0\0\0}\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50113,0.000000,1662158640.193458,_binary '\0\0\0\0\0\0\0\0\0\0\0',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50114,0.000000,1662158719.867397,_binary '\0\0\0\0\0\0\0\0\0\0gJv\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50838,1662919186.893441,1662919186.776000,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/sites/default/files/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NpdGVzL2RlZmF1bHQvZmlsZXMvQUxGQV9EQVRB\",\"category\":\"brute-force\",\"ssl\":0}'),(50115,0.000000,1662158843.170195,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50116,0.000000,1662159237.559366,_binary '\0\0\0\0\0\0\0\0\0\0_',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50117,0.000000,1662159247.511387,_binary '\0\0\0\0\0\0\0\0\0\0B!\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50837,1662919187.680449,1662919187.571800,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/sites/default/files/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NpdGVzL2RlZmF1bHQvZmlsZXMvYWxmYWNnaWFwaQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(50834,1662919189.818669,1662919189.709700,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/admin/controller/extension/extension/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2FkbWluL2NvbnRyb2xsZXIvZXh0ZW5zaW9uL2V4dGVuc2lvbi9hbGZhY2dpYXBp\",\"category\":\"brute-force\",\"ssl\":0}'),(50118,0.000000,1662159334.397688,_binary '\0\0\0\0\0\0\0\0\0\0\\s',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50119,0.000000,1662159664.224090,_binary '\0\0\0\0\0\0\0\0\0\03i\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50120,0.000000,1662159796.487916,_binary '\0\0\0\0\0\0\0\0\0\0T',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(51011,1663388745.411296,1663388744.390400,_binary '\0\0\0\0\0\0\0\0\0\0EE',0,403,0,0,0,'http://fairphoto.com/wp-admin/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWFkbWluL2NnaWFsZmE=\",\"category\":\"brute-force\",\"ssl\":0}'),(50121,0.000000,1662159804.094999,_binary '\0\0\0\0\0\0\0\0\0\0h\\Zr',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50122,0.000000,1662159855.033527,_binary '\0\0\0\0\0\0\0\0\0\0E\y',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50835,1662919189.076570,1662919188.962900,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/admin/controller/extension/extension/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2FkbWluL2NvbnRyb2xsZXIvZXh0ZW5zaW9uL2V4dGVuc2lvbi9BTEZBX0RBVEE=\",\"category\":\"brute-force\",\"ssl\":0}'),(50123,0.000000,1662159909.603558,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.164 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50831,1662919192.108888,1662919191.995700,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/index.php?3x=3x','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2luZGV4LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50124,0.000000,1662160368.041255,_binary '\0\0\0\0\0\0\0\0\0\0PM}',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50125,0.000000,1662160508.487188,_binary '\0\0\0\0\0\0\0\0\0\0g2',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50830,1662919192.667219,1662919192.560000,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/olux.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L29sdXgucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50126,0.000000,1662160513.122102,_binary '\0\0\0\0\0\0\0\0\0\0پR',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(51013,1663388727.373373,1663388726.304100,_binary '\0\0\0\0\0\0\0\0\0\0G/',0,403,0,0,0,'http://fairphoto.com/wp-admin/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWFkbWluL0FMRkFfREFUQQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(50394,1662215095.507546,1662215094.937800,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,200,0,0,0,'http://fairphoto.com.phoreas.org/wp-admin/admin-ajax.php','http://fairphoto.com.phoreas.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','logged:waf','Zip file uploads','{\"learningMode\":0,\"failedRules\":\"logged|453\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"bnVsbA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"file_upload\",\"ssl\":0}'),(50770,1662888617.370981,1662888617.255900,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50756,1662792928.508769,1662792928.392400,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/ioptimization/IOptimize.php?rchk=','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9pb3B0aW1pemF0aW9uL0lPcHRpbWl6ZS5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50861,1662919169.625930,1662919169.518100,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-backup-sql-302.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWJhY2t1cC1zcWwtMzAyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50631,1662360564.441099,1662360564.345900,_binary '\0\0\0\0\0\0\0\0\0\0\\\\\',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php.origin',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAub3JpZ2lu\",\"path\":\"L3dwLWNvbmZpZy5waHAub3JpZ2lu\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50755,1662792929.905246,1662792929.783700,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/xmlrp.php?url=https%3A%2F%2Fraw.githubusercontent.com%2Fcarlosdechia%2Fcarlosdechia%2Fmain%2FExV1','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3htbHJwLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50950,1663316407.448895,1663316406.438900,_binary '\0\0\0\0\0\0\0\0\0\0eLW',0,403,0,0,0,'http://fairphoto.com/blog/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50949,1663316415.562671,1663316414.445400,_binary '\0\0\0\0\0\0\0\0\0\0G_',0,403,0,0,0,'http://fairphoto.com/site/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGUvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50948,1663316785.555706,1663316784.495300,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://fairphoto.com.phoreas.org/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50947,1663316791.211440,1663316790.194800,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://fairphoto.com.phoreas.org/wp/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwL3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50946,1663316796.072940,1663316795.079800,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://fairphoto.com.phoreas.org/wordpress/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb250ZW50L3RoZW1lcy9zZW90aGVtZS9tYXIucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50945,1663316803.598353,1663316802.604400,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://fairphoto.com.phoreas.org/blog/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50944,1663316809.881688,1663316808.885900,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://fairphoto.com.phoreas.org/site/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGUvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50943,1663318619.800451,1663318618.781400,_binary '\0\0\0\0\0\0\0\0\0\0eL',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50942,1663318628.719990,1663318627.717800,_binary '\0\0\0\0\0\0\0\0\0\0Gf3',0,403,0,0,0,'http://fairphoto.com/wp/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwL3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50941,1663318638.974154,1663318637.937800,_binary '\0\0\0\0\0\0\0\0\0\0Gb',0,403,0,0,0,'http://fairphoto.com/wordpress/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb250ZW50L3RoZW1lcy9zZW90aGVtZS9tYXIucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50940,1663318644.069659,1663318643.063300,_binary '\0\0\0\0\0\0\0\0\0\0G^{',0,403,0,0,0,'http://fairphoto.com/blog/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50939,1663318660.410546,1663318659.429400,_binary '\0\0\0\0\0\0\0\0\0\0Gf',0,403,0,0,0,'http://fairphoto.com/site/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGUvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50932,1663273233.143105,1663273232.131200,_binary '\0\0\0\0\0\0\0\0\0\0G_',0,403,0,0,0,'http://fairphoto.com/wp/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwL3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50903,1663269315.405179,1663269314.368300,_binary '\0\0\0\0\0\0\0\0\0\0G^\',0,403,0,0,0,'http://fairphoto.com/wordpress/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb250ZW50L3RoZW1lcy9zZW90aGVtZS9tYXIucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50937,1663271061.134788,1663271060.145500,_binary '\0\0\0\0\0\0\0\0\0\0Gf',0,403,0,0,0,'http://fairphoto.com/wp/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwL3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50936,1663271067.591056,1663271066.529300,_binary '\0\0\0\0\0\0\0\0\0\0eL',0,403,0,0,0,'http://fairphoto.com/wordpress/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb250ZW50L3RoZW1lcy9zZW90aGVtZS9tYXIucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50931,1663273241.841221,1663273240.787200,_binary '\0\0\0\0\0\0\0\0\0\0Gf3',0,403,0,0,0,'http://fairphoto.com/wordpress/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb250ZW50L3RoZW1lcy9zZW90aGVtZS9tYXIucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50927,1663290117.917781,1663290116.644400,_binary '\0\0\0\0\0\0\0\0\0\0F\?',0,403,0,0,0,'http://fairphoto.com/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":0}'),(50183,1662168697.861544,1662168697.748600,_binary '\0\0\0\0\0\0\0\0\0\0\Cj[',0,403,0,0,0,'http://fairphoto.com/wp-commentin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbW1lbnRpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50180,0.000000,1662168160.232441,_binary '\0\0\0\0\0\0\0\0\0\0\~\\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50181,0.000000,1662168658.859629,_binary '\0\0\0\0\0\0\0\0\0\08',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50182,1662168751.927784,1662168751.757500,_binary '\0\0\0\0\0\0\0\0\0\0\Cj[',0,403,0,0,0,'http://fairphoto.com/wp-commentin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbW1lbnRpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(51031,1663388537.617239,1663388536.524800,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/gank.php.PhP','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2dhbmsucGhwLlBoUA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50127,0.000000,1662160602.951924,_binary '\0\0\0\0\0\0\0\0\0\0H\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50829,1662919193.124844,1662919193.015900,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/xleet.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3hsZWV0LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50128,0.000000,1662160766.971987,_binary '\0\0\0\0\0\0\0\0\0\0\i',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50129,0.000000,1662160897.657720,_binary '\0\0\0\0\0\0\0\0\0\0QX5',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50828,1662919193.626663,1662919193.518700,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wso.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dzby5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50130,0.000000,1662161210.466781,_binary '\0\0\0\0\0\0\0\0\0\0\x\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50131,0.000000,1662161315.958586,_binary '\0\0\0\0\0\0\0\0\0\0DTa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50827,1662919194.166222,1662919194.058500,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/shell.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NoZWxsLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50132,0.000000,1662161595.528993,_binary '\0\0\0\0\0\0\0\0\0\0g',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(51014,1663388716.953914,1663388715.633100,_binary '\0\0\0\0\0\0\0\0\0\0G\r',0,403,0,0,0,'http://fairphoto.com/wp-includes/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWluY2x1ZGVzL2NnaWFsZmE=\",\"category\":\"brute-force\",\"ssl\":0}'),(50133,0.000000,1662161961.039964,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50134,0.000000,1662161970.226619,_binary '\0\0\0\0\0\0\0\0\0\0ecZ',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50135,0.000000,1662162022.917756,_binary '\0\0\0\0\0\0\0\0\0\0\+B',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50826,1662919194.662249,1662919194.544800,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/up.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3VwLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50136,0.000000,1662162065.416615,_binary '\0\0\0\0\0\0\0\0\0\0=C',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50137,0.000000,1662162566.915585,_binary '\0\0\0\0\0\0\0\0\0\0-7,',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50825,1662919195.133464,1662919195.025500,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/upload.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3VwbG9hZC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(51015,1663388708.490383,1663388707.326600,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/wp-includes/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWluY2x1ZGVzL2FsZmFjZ2lhcGk=\",\"category\":\"brute-force\",\"ssl\":0}'),(50138,0.000000,1662162618.345121,_binary '\0\0\0\0\0\0\0\0\0\0N',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50139,0.000000,1662162668.735574,_binary '\0\0\0\0\0\0\0\0\0\0\g',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50140,0.000000,1662162742.520414,_binary '\0\0\0\0\0\0\0\0\0\0_q',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50141,0.000000,1662163082.305238,_binary '\0\0\0\0\0\0\0\0\0\039\Z',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50142,0.000000,1662163170.668262,_binary '\0\0\0\0\0\0\0\0\0\0QX4\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50824,1662919195.755835,1662919195.646400,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/1.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"LzEucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50814,1662919209.005889,1662919208.897500,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/shells.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NoZWxscy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50143,0.000000,1662163218.392071,_binary '\0\0\0\0\0\0\0\0\0\0M\\r',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(51016,1663388699.432590,1663388698.412500,_binary '\0\0\0\0\0\0\0\0\0\0lݓ',0,403,0,0,0,'http://fairphoto.com/wp-includes/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWluY2x1ZGVzL0FMRkFfREFUQQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(50144,0.000000,1662163229.970994,_binary '\0\0\0\0\0\0\0\0\0\0R',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50145,0.000000,1662163311.837825,_binary '\0\0\0\0\0\0\0\0\0\0DTa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50823,1662919196.364538,1662919196.255300,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/x.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3gucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50146,0.000000,1662163849.195017,_binary '\0\0\0\0\0\0\0\0\0\0Kwi',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(51017,1663388691.642766,1663388690.561400,_binary '\0\0\0\0\0\0\0\0\0\0l\s',0,403,0,0,0,'http://fairphoto.com/wp-content/uploads/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvdXBsb2Fkcy9jZ2lhbGZh\",\"category\":\"brute-force\",\"ssl\":0}'),(50147,0.000000,1662163886.450871,_binary '\0\0\0\0\0\0\0\0\0\0h',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50148,0.000000,1662163921.876472,_binary '\0\0\0\0\0\0\0\0\0\0\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(51020,1663388664.805495,1663388663.684000,_binary '\0\0\0\0\0\0\0\0\0\0G5',0,403,0,0,0,'http://fairphoto.com/.well-known/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"Ly53ZWxsLWtub3duL2NnaWFsZmE=\",\"category\":\"brute-force\",\"ssl\":0}'),(50149,0.000000,1662164022.652148,_binary '\0\0\0\0\0\0\0\0\0\0M\\r',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50822,1662919196.782803,1662919196.674700,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/z.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3oucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50150,0.000000,1662164283.617576,_binary '\0\0\0\0\0\0\0\0\0\0aG',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50151,0.000000,1662164410.977527,_binary '\0\0\0\0\0\0\0\0\0\0\0\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50815,1662919204.447811,1662919204.331400,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/about.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2Fib3V0LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50152,0.000000,1662164463.664111,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50153,0.000000,1662164573.643093,_binary '\0\0\0\0\0\0\0\0\0\0\x',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50821,1662919197.236408,1662919197.126400,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/a.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2EucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50154,0.000000,1662164667.286574,_binary '\0\0\0\0\0\0\0\0\0\0-xEy',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50155,0.000000,1662164993.341116,_binary '\0\0\0\0\0\0\0\0\0\0\i',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50156,0.000000,1662165084.737290,_binary '\0\0\0\0\0\0\0\0\0\0:T*',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50157,0.000000,1662165286.165657,_binary '\0\0\0\0\0\0\0\0\0\0]\\0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(51019,1663388673.681429,1663388672.649700,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/wp-content/uploads/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvdXBsb2Fkcy9BTEZBX0RBVEE=\",\"category\":\"brute-force\",\"ssl\":0}'),(50817,1662919203.320410,1662919203.192200,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/config.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2NvbmZpZy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50158,0.000000,1662165389.518169,_binary '\0\0\0\0\0\0\0\0\0\0/iI\r',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(51018,1663388682.455826,1663388681.302600,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/wp-content/uploads/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvdXBsb2Fkcy9hbGZhY2dpYXBp\",\"category\":\"brute-force\",\"ssl\":0}'),(50818,1662919202.776791,1662919202.545800,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/alfa.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2FsZmEucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50159,0.000000,1662165467.479094,_binary '\0\0\0\0\0\0\0\0\0\0hQs',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50160,0.000000,1662165611.835481,_binary '\0\0\0\0\0\0\0\0\0\03i\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50161,0.000000,1662165616.009254,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36 HubSpot Webcrawler - web-crawlers@hubspot.com','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50162,0.000000,1662165628.970065,_binary '\0\0\0\0\0\0\0\0\0\0oZ',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50820,1662919197.850822,1662919197.745000,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/test.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3Rlc3QucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50816,1662919203.862903,1662919203.737500,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/templates/beez3/index.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3RlbXBsYXRlcy9iZWV6My9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50163,0.000000,1662165937.273095,_binary '\0\0\0\0\0\0\0\0\0\0\'',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50164,0.000000,1662166029.884957,_binary '\0\0\0\0\0\0\0\0\0\0H\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50165,0.000000,1662166228.313395,_binary '\0\0\0\0\0\0\0\0\0\0>',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50819,1662919201.905513,1662919201.680100,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50166,0.000000,1662166360.652964,_binary '\0\0\0\0\0\0\0\0\0\0ё6\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50167,0.000000,1662166637.563087,_binary '\0\0\0\0\0\0\0\0\0\0ko\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50576,0.000000,1662258419.113994,_binary '\0\0\0\0\0\0\0\0\0\0\Z',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50577,0.000000,1662258780.724270,_binary '\0\0\0\0\0\0\0\0\0\06\'-\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50168,0.000000,1662166686.162599,_binary '\0\0\0\0\0\0\0\0\0\0\\4',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50813,1662919146.242384,1662919146.131900,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-plugins.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLXBsdWdpbnMucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50761,1662792923.147589,1662792922.995600,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/admin.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L2FkbWluLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50575,0.000000,1662258223.417813,_binary '\0\0\0\0\0\0\0\0\0\0	',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50169,0.000000,1662166741.084414,_binary '\0\0\0\0\0\0\0\0\0\0vbI',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50170,0.000000,1662166846.753465,_binary '\0\0\0\0\0\0\0\0\0\0#\^',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50171,0.000000,1662166910.075703,_binary '\0\0\0\0\0\0\0\0\0\0=',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50172,0.000000,1662167298.252026,_binary '\0\0\0\0\0\0\0\0\0\0\"KA\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50776,1662889685.647516,1662889685.534800,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50173,0.000000,1662167397.260738,_binary '\0\0\0\0\0\0\0\0\0\0eG\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50174,0.000000,1662167610.046178,_binary '\0\0\0\0\0\0\0\0\0\0?	6',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50812,1662919147.769649,1662919147.662000,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/gank.php.PhP','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2dhbmsucGhwLlBoUA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50574,0.000000,1662257666.331399,_binary '\0\0\0\0\0\0\0\0\0\0}\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50175,0.000000,1662167996.057932,_binary '\0\0\0\0\0\0\0\0\0\0\í',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50176,0.000000,1662168000.090589,_binary '\0\0\0\0\0\0\0\0\0\03[܏',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50573,0.000000,1662257584.407337,_binary '\0\0\0\0\0\0\0\0\0\0J\g\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50177,0.000000,1662168085.647670,_binary '\0\0\0\0\0\0\0\0\0\0C\\T',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50178,0.000000,1662168103.388205,_binary '\0\0\0\0\0\0\0\0\0\0\q\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50179,0.000000,1662168109.234011,_binary '\0\0\0\0\0\0\0\0\0\0J\g\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50895,0.000000,1663191487.906955,_binary '\0\0\0\0\0\0\0\0\0\0\@',0,200,0,3,0,'http://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4895.86 Safari/537.36','loginFailValidUsername',NULL,NULL),(50896,0.000000,1663210787.222816,_binary '\0\0\0\0\0\0\0\0\0\0\*',0,200,0,3,0,'http://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.84 Safari/537.36','loginFailValidUsername',NULL,NULL),(50897,0.000000,1663246563.030769,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,3,0,'http://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36','loginFailValidUsername',NULL,NULL),(50898,0.000000,1663247665.215978,_binary '\0\0\0\0\0\0\0\0\0\0\*',0,200,0,3,0,'http://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4895.86 Safari/537.36','loginFailValidUsername',NULL,NULL),(49351,1662043810.612620,1662043810.454200,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-content/uploads/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvdXBsb2Fkcy9jZ2lhbGZh\",\"category\":\"brute-force\",\"ssl\":0}'),(50951,1663316398.188408,1663316397.182900,_binary '\0\0\0\0\0\0\0\0\0\0G^{',0,403,0,0,0,'http://fairphoto.com/wordpress/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb250ZW50L3RoZW1lcy9zZW90aGVtZS9tYXIucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(51029,1663388583.777728,1663388579.948100,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/wp-content/outcms.php?up=','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvb3V0Y21zLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50793,1662919055.809435,1662919055.703400,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-admin/style.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWFkbWluL3N0eWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50789,1662915691.281865,1662915691.169400,_binary '\0\0\0\0\0\0\0\0\0\0T.',0,403,0,0,0,'http://fairphoto.com/wp/wp-commentin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwL3dwLWNvbW1lbnRpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(49952,0.000000,1662140090.689146,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49953,0.000000,1662140318.001410,_binary '\0\0\0\0\0\0\0\0\0\052',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50676,1662630583.802758,1662630583.655000,_binary '\0\0\0\0\0\0\0\0\0\08\',0,503,0,0,0,'https://www.fairphoto.com//wp-json/wp/v2/users/',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"Ly93cC1qc29uL3dwL3YyL3VzZXJzLw==\"}'),(50670,1662472264.663630,1662472264.556400,_binary '\0\0\0\0\0\0\0\0\0\0JS',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50669,1662472270.784326,1662472270.672700,_binary '\0\0\0\0\0\0\0\0\0\0JS',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50677,1662668244.474145,1662668244.281800,_binary '\0\0\0\0\0\0\0\0\0\0\&',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/superstorefinder-wp/css/ssf-wp-pop.css',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlcnN0b3JlZmluZGVyLXdwL2Nzcy9zc2Ytd3AtcG9wLmNzcw==\",\"category\":\"brute-force\",\"ssl\":0}'),(50668,1662468524.115965,1662468523.995500,_binary '\0\0\0\0\0\0\0\0\0\0\&',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/super-interactive-maps/sim-wp-admin/pages/manage-maps.php',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlci1pbnRlcmFjdGl2ZS1tYXBzL3NpbS13cC1hZG1pbi9wYWdlcy9tYW5hZ2UtbWFwcy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50771,1662887989.879706,1662887989.767600,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'https://www.fairphoto.com.phoreas.org/wp-content/themes/seotheme/mar.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),(50754,1662792930.921805,1662792930.801000,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wpindex.php?idb=https%3A%2F%2Fraw.githubusercontent.com%2Fcarlosdechia%2Fcarlosdechia%2Fmain%2FExV1','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwaW5kZXgucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50619,1662333703.412757,1662333703.227600,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,403,0,0,0,'http://fairphoto.com.phoreas.org/ce157.php?adriv=vz','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NlMTU3LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50620,1662333694.117403,1662333693.971200,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,403,0,0,0,'http://fairphoto.com.phoreas.org/wp-plain.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLXBsYWluLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50395,1662215095.507097,1662215094.937800,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,200,0,0,0,'http://fairphoto.com.phoreas.org/wp-admin/admin-ajax.php','http://fairphoto.com.phoreas.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','logged:waf','Zip file uploads','{\"learningMode\":0,\"failedRules\":\"logged|453\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbZmlsZV0=\",\"paramValue\":\"cW1paW0uemlw\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"file_upload\",\"ssl\":0}'),(50716,1662751211.367226,1662751211.212100,_binary '\0\0\0\0\0\0\0\0\0\0',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/tinymce-thumbnail-gallery/php/download-image.php?href=..%2F..%2F..%2F..%2Fwp-config.php',NULL,'Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101 Firefox/91.0','blocked:waf','Directory Traversal - wp-config.php','{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tocmVmXQ==\",\"paramValue\":\"Li4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy90aW55bWNlLXRodW1ibmFpbC1nYWxsZXJ5L3BocC9kb3dubG9hZC1pbWFnZS5waHA=\",\"category\":\"lfi\",\"ssl\":0}'),(50663,1662432228.168776,1662432227.693300,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,200,0,0,0,'http://fairphoto.com/wp-admin/admin-ajax.php','http://fairphoto.com','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','logged:waf','Zip file uploads','{\"learningMode\":0,\"failedRules\":\"logged|453\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbZmlsZV0=\",\"paramValue\":\"dXhkb2Iuemlw\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"file_upload\",\"ssl\":0}'),(50629,1662360546.648728,1662360546.556400,_binary '\0\0\0\0\0\0\0\0\0\0',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php~',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHB+\",\"path\":\"L3dwLWNvbmZpZy5waHB+\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50683,1662722427.454698,1662722427.348100,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'http://fairphoto.com/plugins/content/apismtp/apismtp.php.suspected?test=hello',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3BsdWdpbnMvY29udGVudC9hcGlzbXRwL2FwaXNtdHAucGhwLnN1c3BlY3RlZA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50630,1662360557.631192,1662360557.528100,_binary '\0\0\0\0\0\0\0\0\0\0i\>',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php.txt',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAudHh0\",\"path\":\"L3dwLWNvbmZpZy5waHAudHh0\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50967,1663329132.422484,1663329131.392700,_binary '\0\0\0\0\0\0\0\0\0\0G^\',0,403,0,0,0,'http://fairphoto.com/wp/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwL3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50964,1663329156.684835,1663329155.651800,_binary '\0\0\0\0\0\0\0\0\0\0Gf\',0,403,0,0,0,'http://fairphoto.com/site/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGUvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49515,0.000000,1662075366.866517,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49516,0.000000,1662075642.492011,_binary '\0\0\0\0\0\0\0\0\0\0^\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49517,0.000000,1662075731.594364,_binary '\0\0\0\0\0\0\0\0\0\0Ϛ\'',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49518,0.000000,1662075769.340383,_binary '\0\0\0\0\0\0\0\0\0\0-}\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49519,0.000000,1662075896.035284,_binary '\0\0\0\0\0\0\0\0\0\0؄}',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49520,0.000000,1662075949.653147,_binary '\0\0\0\0\0\0\0\0\0\0#\\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49521,0.000000,1662076326.705805,_binary '\0\0\0\0\0\0\0\0\0\0\=6n',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49522,0.000000,1662076427.122987,_binary '\0\0\0\0\0\0\0\0\0\0wP',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49523,0.000000,1662076705.949377,_binary '\0\0\0\0\0\0\0\0\0\0\U@',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49524,0.000000,1662076863.123153,_binary '\0\0\0\0\0\0\0\0\0\0\0\C',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49525,0.000000,1662076977.808433,_binary '\0\0\0\0\0\0\0\0\0\0\n\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49526,0.000000,1662077384.363825,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49527,0.000000,1662077541.120853,_binary '\0\0\0\0\0\0\0\0\0\0g\ZA',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49528,0.000000,1662077578.134329,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49529,0.000000,1662077650.268147,_binary '\0\0\0\0\0\0\0\0\0\0QX4\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49530,0.000000,1662077748.626775,_binary '\0\0\0\0\0\0\0\0\0\0o',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49531,0.000000,1662078286.023515,_binary '\0\0\0\0\0\0\0\0\0\0M',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49532,0.000000,1662078375.497835,_binary '\0\0\0\0\0\0\0\0\0\0E\y',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49533,0.000000,1662078391.712734,_binary '\0\0\0\0\0\0\0\0\0\0vb@',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49534,0.000000,1662078469.720875,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49535,0.000000,1662078529.193748,_binary '\0\0\0\0\0\0\0\0\0\0aO\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49536,0.000000,1662078971.051412,_binary '\0\0\0\0\0\0\0\0\0\0Yχ',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49537,0.000000,1662079067.857516,_binary '\0\0\0\0\0\0\0\0\0\0o',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49538,0.000000,1662079076.193101,_binary '\0\0\0\0\0\0\0\0\0\0.eg',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49539,0.000000,1662079246.878726,_binary '\0\0\0\0\0\0\0\0\0\0>i',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49540,0.000000,1662079267.673353,_binary '\0\0\0\0\0\0\0\0\0\0go(',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49541,0.000000,1662079605.463856,_binary '\0\0\0\0\0\0\0\0\0\0\rN\ ',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49542,0.000000,1662079694.976232,_binary '\0\0\0\0\0\0\0\0\0\0g\[',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49543,0.000000,1662080230.216347,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49544,0.000000,1662080253.501486,_binary '\0\0\0\0\0\0\0\0\0\0kkg',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49545,0.000000,1662080285.115108,_binary '\0\0\0\0\0\0\0\0\0\0m*',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49546,0.000000,1662080922.865503,_binary '\0\0\0\0\0\0\0\0\0\0/`Ji',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49547,0.000000,1662080956.649834,_binary '\0\0\0\0\0\0\0\0\0\0\\M',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49548,0.000000,1662081012.257427,_binary '\0\0\0\0\0\0\0\0\0\04\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49549,0.000000,1662081603.814358,_binary '\0\0\0\0\0\0\0\0\0\0\q',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49550,0.000000,1662081705.044792,_binary '\0\0\0\0\0\0\0\0\0\0|BV',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49551,0.000000,1662081845.068587,_binary '\0\0\0\0\0\0\0\0\0\0H\5',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49552,0.000000,1662082015.774355,_binary '\0\0\0\0\0\0\0\0\0\0\n',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49553,0.000000,1662082239.084547,_binary '\0\0\0\0\0\0\0\0\0\0Yχ',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49554,0.000000,1662082333.344862,_binary '\0\0\0\0\0\0\0\0\0\0g',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49555,0.000000,1662082544.325847,_binary '\0\0\0\0\0\0\0\0\0\0\n',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49556,0.000000,1662082666.756588,_binary '\0\0\0\0\0\0\0\0\0\0aX',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49557,0.000000,1662082668.173406,_binary '\0\0\0\0\0\0\0\0\0\0Cގ',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49558,0.000000,1662082918.282558,_binary '\0\0\0\0\0\0\0\0\0\0DKR',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49559,0.000000,1662083017.200412,_binary '\0\0\0\0\0\0\0\0\0\0]\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49560,0.000000,1662083551.584672,_binary '\0\0\0\0\0\0\0\0\0\03[܏',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49561,0.000000,1662083560.173551,_binary '\0\0\0\0\0\0\0\0\0\0؄}',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49562,0.000000,1662083642.869095,_binary '\0\0\0\0\0\0\0\0\0\0xhx',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49563,0.000000,1662083719.260527,_binary '\0\0\0\0\0\0\0\0\0\0_N',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49564,0.000000,1662083745.641387,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49565,0.000000,1662084233.959633,_binary '\0\0\0\0\0\0\0\0\0\0m\\\.',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49566,0.000000,1662084238.291228,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49567,0.000000,1662084343.345943,_binary '\0\0\0\0\0\0\0\0\0\0\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49568,0.000000,1662084419.366432,_binary '\0\0\0\0\0\0\0\0\0\04',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49569,0.000000,1662084456.944576,_binary '\0\0\0\0\0\0\0\0\0\0ё6\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49570,0.000000,1662084876.102055,_binary '\0\0\0\0\0\0\0\0\0\0}\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49571,0.000000,1662084963.863588,_binary '\0\0\0\0\0\0\0\0\0\0Y',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49572,0.000000,1662085315.683165,_binary '\0\0\0\0\0\0\0\0\0\0^',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49573,0.000000,1662085496.954370,_binary '\0\0\0\0\0\0\0\0\0\0f',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49574,0.000000,1662085562.323551,_binary '\0\0\0\0\0\0\0\0\0\03[<',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49575,0.000000,1662085663.385719,_binary '\0\0\0\0\0\0\0\0\0\0\n',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49576,0.000000,1662086043.505192,_binary '\0\0\0\0\0\0\0\0\0\0k\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50719,1662792976.809883,1662792976.642700,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/fancy-product-designer/inc/custom-image-handler.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9mYW5jeS1wcm9kdWN0LWRlc2lnbmVyL2luYy9jdXN0b20taW1hZ2UtaGFuZGxlci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50622,1662333592.705192,1662333592.587800,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,403,0,0,0,'https://fairphoto.com/wp-plain.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLXBsYWluLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),(50808,1662919134.920615,1662919134.813000,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-content/mu-plugins/db-safe-mode.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvbXUtcGx1Z2lucy9kYi1zYWZlLW1vZGUucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50680,1662716335.066584,1662716334.894200,_binary '\0\0\0\0\0\0\0\0\0\0gJ',0,200,0,0,0,'https://www.fairphoto.com/wp-content/plugins/badgeos/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.134 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9iYWRnZW9zL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9iYWRnZW9zL3JlYWRtZS50eHQ=\",\"category\":\"information-disclosure\",\"ssl\":1}'),(51022,1663388646.635735,1663388645.551200,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/.well-known/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"Ly53ZWxsLWtub3duL0FMRkFfREFUQQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(49389,0.000000,1662044627.873142,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49388,1662043883.083112,1662043882.930700,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-content/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvQUxGQV9EQVRB\",\"category\":\"brute-force\",\"ssl\":0}'),(49387,1662043894.111687,1662043893.924800,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-content/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvYWxmYWNnaWFwaQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(49386,1662043944.854272,1662043944.659200,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-content/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvY2dpYWxmYQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(49385,1662043946.293058,1662043946.117400,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/templates/beez3/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3RlbXBsYXRlcy9iZWV6My9BTEZBX0RBVEE=\",\"category\":\"brute-force\",\"ssl\":0}'),(49384,1662043951.825649,1662043951.703600,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/templates/beez3/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3RlbXBsYXRlcy9iZWV6My9hbGZhY2dpYXBp\",\"category\":\"brute-force\",\"ssl\":0}'),(49383,1662043979.935871,1662043979.756300,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/templates/beez3/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3RlbXBsYXRlcy9iZWV6My9jZ2lhbGZh\",\"category\":\"brute-force\",\"ssl\":0}'),(49382,1662043998.124403,1662043997.953800,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/sites/default/files/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NpdGVzL2RlZmF1bHQvZmlsZXMvQUxGQV9EQVRB\",\"category\":\"brute-force\",\"ssl\":0}'),(49381,1662044009.450535,1662044009.322400,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/sites/default/files/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NpdGVzL2RlZmF1bHQvZmlsZXMvYWxmYWNnaWFwaQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(49380,1662044020.184903,1662044020.037700,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/sites/default/files/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NpdGVzL2RlZmF1bHQvZmlsZXMvY2dpYWxmYQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(49379,1662044025.085940,1662044024.892100,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/admin/controller/extension/extension/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2FkbWluL2NvbnRyb2xsZXIvZXh0ZW5zaW9uL2V4dGVuc2lvbi9BTEZBX0RBVEE=\",\"category\":\"brute-force\",\"ssl\":0}'),(50786,1662915746.015671,1662915745.907100,_binary '\0\0\0\0\0\0\0\0\0\0T.',0,403,0,0,0,'http://fairphoto.com/site/wp-commentin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGUvd3AtY29tbWVudGluLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50744,1662792949.718491,1662792949.540600,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-includes/css/css.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWluY2x1ZGVzL2Nzcy9jc3MucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50743,1662792950.962982,1662792950.847100,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/old-index.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L29sZC1pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50953,1663316388.851260,1663316387.820500,_binary '\0\0\0\0\0\0\0\0\0\0Gfm',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50678,1662694926.647628,1662694926.441700,_binary '\0\0\0\0\0\0\0\0\0\0\&',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/superstorefinder-wp/css/ssf-wp-pop.css',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlcnN0b3JlZmluZGVyLXdwL2Nzcy9zc2Ytd3AtcG9wLmNzcw==\",\"category\":\"brute-force\",\"ssl\":0}'),(50666,1662432249.911940,1662432249.436200,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,200,0,0,0,'http://fairphoto.com.phoreas.org/wp-admin/admin-ajax.php','http://fairphoto.com.phoreas.org','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','logged:waf','Zip file uploads','{\"learningMode\":0,\"failedRules\":\"logged|453\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"bnVsbA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"file_upload\",\"ssl\":0}'),(50623,1662333582.468091,1662333582.354600,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,403,0,0,0,'http://fairphoto.com/4Bd55.php?adriv=vz','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"LzRCZDU1LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50780,0.000000,1662910643.313237,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,503,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50778,1662889849.398541,1662889849.284300,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50748,1662792944.365886,1662792944.186700,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/cindex.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L2NpbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50720,1662792975.546179,1662792975.431400,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3ZlbmRvci9waHB1bml0L3BocHVuaXQvc3JjL1V0aWwvUEhQL2V2YWwtc3RkaW4ucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50624,1662333567.540088,1662333567.419600,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,403,0,0,0,'http://fairphoto.com/wp-plain.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLXBsYWluLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50952,1663316394.701145,1663316393.679800,_binary '\0\0\0\0\0\0\0\0\0\0Gb',0,403,0,0,0,'http://fairphoto.com/wp/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwL3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50781,1662913682.541611,1662913682.435500,_binary '\0\0\0\0\0\0\0\0\0\0T.',0,403,0,0,0,'http://fairphoto.com/site/wp-commentin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGUvd3AtY29tbWVudGluLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50779,1662891521.309753,1662891521.202300,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/brandfolder/callback.php?wp_abspath=..%2F..%2F..%2Fwp-config.php',NULL,'Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101 Firefox/91.0','blocked:waf','Directory Traversal - wp-config.php','{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1t3cF9hYnNwYXRoXQ==\",\"paramValue\":\"Li4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9icmFuZGZvbGRlci9jYWxsYmFjay5waHA=\",\"category\":\"lfi\",\"ssl\":0}'),(50747,1662792945.633674,1662792945.469500,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-content/wp-1ogin_bak.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWNvbnRlbnQvd3AtMW9naW5fYmFrLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50626,1662340660.775349,1662340660.274900,_binary '\0\0\0\0\0\0\0\0\0\0\Cj}',0,403,0,0,0,'http://fairphoto.com/wp-admin/admin-ajax.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Tatsu < 3.3.12 - Unauthenticated RCE','{\"learningMode\":0,\"failedRules\":\"482\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L2hvbWUveXJldm83OTIvcHVibGljX2h0bWwvZmFpcnBob3RvLmNvbS93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"rce\",\"ssl\":0}'),(49363,1662044154.193513,1662044154.061900,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/config.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2NvbmZpZy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50746,1662792946.777313,1662792946.455800,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-1ogin_bak.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLTFvZ2luX2Jhay5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50625,1662340664.732479,1662340664.605800,_binary '\0\0\0\0\0\0\0\0\0\0\Cj}',0,403,0,0,0,'http://fairphoto.com/wp-content/uploads/typehub/custom/5A6EBB83/.RxR.php?cmd=up',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdXBsb2Fkcy90eXBlaHViL2N1c3RvbS81QTZFQkI4My8uUnhSLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49364,1662044152.348363,1662044152.205300,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/alfa.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2FsZmEucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50684,1662722427.207768,1662722427.102600,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/apikey/apikey.php.suspected?test=hello',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hcGlrZXkvYXBpa2V5LnBocC5zdXNwZWN0ZWQ=\",\"category\":\"brute-force\",\"ssl\":0}'),(50633,1662360632.456725,1662360632.357700,_binary '\0\0\0\0\0\0\0\0\0\0\G\+',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php.bk',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAuYms=\",\"path\":\"L3dwLWNvbmZpZy5waHAuYms=\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50635,1662360642.698406,1662360642.605000,_binary '\0\0\0\0\0\0\0\0\0\02>k',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php.old.old',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAub2xkLm9sZA==\",\"path\":\"L3dwLWNvbmZpZy5waHAub2xkLm9sZA==\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50634,1662360623.163009,1662360623.067300,_binary '\0\0\0\0\0\0\0\0\0\0ky\Z',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php.OLD',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAuT0xE\",\"path\":\"L3dwLWNvbmZpZy5waHAuT0xE\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50662,1662432228.169253,1662432227.693300,_binary '\0\0\0\0\0\0\0\0\0\0\\WM',0,200,0,0,0,'http://fairphoto.com/wp-admin/admin-ajax.php','http://fairphoto.com','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','logged:waf','Zip file uploads','{\"learningMode\":0,\"failedRules\":\"logged|453\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"bnVsbA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"file_upload\",\"ssl\":0}'),(49365,1662044150.981133,1662044150.813200,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50795,1662919054.474515,1662919054.363600,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-load.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWxvYWQucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50745,1662792948.196621,1662792948.026600,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-includes/fonts/css.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWluY2x1ZGVzL2ZvbnRzL2Nzcy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50636,1662360661.296292,1662360661.189000,_binary '\0\0\0\0\0\0\0\0\0\0\E%',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php.resetwp_bak',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAucmVzZXR3cF9iYWs=\",\"path\":\"L3dwLWNvbmZpZy5waHAucmVzZXR3cF9iYWs=\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50785,1662913667.830626,1662913667.719200,_binary '\0\0\0\0\0\0\0\0\0\0T.',0,403,0,0,0,'http://fairphoto.com/wp-commentin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbW1lbnRpbi5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50713,0.000000,1662748695.665972,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,503,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'michael\'',NULL),(49366,1662044147.642533,1662044147.467000,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/test.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3Rlc3QucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50637,1662360699.367373,1662360699.274600,_binary '\0\0\0\0\0\0\0\0\0\0h\n\',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php11',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAxMQ==\",\"path\":\"L3dwLWNvbmZpZy5waHAxMQ==\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50712,0.000000,1662748696.951596,_binary '\0\0\0\0\0\0\0\0\0\0bx',0,503,0,0,0,'https://www.fairphoto.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'',NULL),(50685,1662722426.952268,1662722426.846200,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'http://fairphoto.com/plugins/content/apismtp/apismtp.php?test=hello',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3BsdWdpbnMvY29udGVudC9hcGlzbXRwL2FwaXNtdHAucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50638,1662360670.842551,1662360670.741400,_binary '\0\0\0\0\0\0\0\0\0\0q',0,200,0,0,0,'https://www.fairphoto.com/wp-config.php.bak',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHAuYmFr\",\"path\":\"L3dwLWNvbmZpZy5waHAuYmFr\",\"category\":\"information-disclosure\",\"ssl\":1}'),(49367,1662044143.073058,1662044142.881900,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/a.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2EucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50659,1662369109.604965,1662369109.485400,_binary '\0\0\0\0\0\0\0\0\0\0\&',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/super-interactive-maps/sim-wp-admin/pages/manage-maps.php',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlci1pbnRlcmFjdGl2ZS1tYXBzL3NpbS13cC1hZG1pbi9wYWdlcy9tYW5hZ2UtbWFwcy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50749,1662792943.233924,1662792943.051100,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-booking.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWJvb2tpbmcucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50679,1662716335.067044,1662716334.894200,_binary '\0\0\0\0\0\0\0\0\0\0gJ',0,200,0,0,0,'https://www.fairphoto.com/wp-content/plugins/badgeos/readme.txt',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.134 Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9iYWRnZW9zL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9iYWRnZW9zL3JlYWRtZS50eHQ=\",\"category\":\"information-disclosure\",\"ssl\":1}'),(50627,1662340660.773918,1662340660.274900,_binary '\0\0\0\0\0\0\0\0\0\0\Cj}',0,200,0,0,0,'http://fairphoto.com/wp-admin/admin-ajax.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','logged:waf','Zip file uploads','{\"learningMode\":0,\"failedRules\":\"logged|453\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"bnVsbA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"file_upload\",\"ssl\":0}'),(50910,1663267860.878534,1663267859.827600,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://fairphoto.com.phoreas.org/wp/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwL3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(51039,1663388369.338807,1663388368.288700,_binary '\0\0\0\0\0\0\0\0\0\0lݕ',0,403,0,0,0,'http://fairphoto.com/wp-includes/wp-class.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWluY2x1ZGVzL3dwLWNsYXNzLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(51038,1663388464.536724,1663388463.489500,_binary '\0\0\0\0\0\0\0\0\0\0EE',0,403,0,0,0,'http://fairphoto.com/wp-booking.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWJvb2tpbmcucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50860,1662919170.403097,1662919170.294500,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/error.php?phpshells=','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2Vycm9yLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50924,1663290120.448440,1663290119.370400,_binary '\0\0\0\0\0\0\0\0\0\0F\?',0,403,0,0,0,'http://fairphoto.com/plugins/content/apismtp/apismtp.php?test=hello',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3BsdWdpbnMvY29udGVudC9hcGlzbXRwL2FwaXNtdHAucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(49353,1662043804.378131,1662043804.252900,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-content/uploads/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvdXBsb2Fkcy9BTEZBX0RBVEE=\",\"category\":\"brute-force\",\"ssl\":0}'),(51037,1663388472.238769,1663388471.112300,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/backup_index.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9iYWNrdXBfaW5kZXgucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50904,1663269297.505611,1663269296.249300,_binary '\0\0\0\0\0\0\0\0\0\0eL\',0,403,0,0,0,'http://fairphoto.com/wp/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwL3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(49350,1662043825.966904,1662043825.848900,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/wp-includes/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWluY2x1ZGVzL0FMRkFfREFUQQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(50906,1663269161.351178,1663269160.125000,_binary '\0\0\0\0\0\0\0\0\0\0D2',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/SqueezeTheme/style.css',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL1NxdWVlemVUaGVtZS9zdHlsZS5jc3M=\",\"category\":\"brute-force\",\"ssl\":0}'),(49355,1662043796.355663,1662043796.233100,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/.well-known/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"Ly53ZWxsLWtub3duL2FsZmFjZ2lhcGk=\",\"category\":\"brute-force\",\"ssl\":0}'),(49354,1662043800.467467,1662043800.282400,_binary '\0\0\0\0\0\0\0\0\0\0_\',0,403,0,0,0,'http://fairphoto.com/.well-known/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"Ly53ZWxsLWtub3duL2NnaWFsZmE=\",\"category\":\"brute-force\",\"ssl\":0}'),(50905,1663269291.132867,1663269290.008000,_binary '\0\0\0\0\0\0\0\0\0\0G^',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50907,1663267879.177971,1663267878.093400,_binary '\0\0\0\0\0\0\0\0\0\0\GC',0,403,0,0,0,'http://fairphoto.com.phoreas.org/site/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGUvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50929,1663273260.333846,1663273259.133700,_binary '\0\0\0\0\0\0\0\0\0\0Gfm',0,403,0,0,0,'http://fairphoto.com/site/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3NpdGUvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50753,1662792931.988510,1662792931.864800,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/larva.php?idb=https%3A%2F%2Fraw.githubusercontent.com%2Fcarlosdechia%2Fcarlosdechia%2Fmain%2FExV1','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L2xhcnZhLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(51036,1663388479.548382,1663388478.474400,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/wp-content/mu-plugins/db-safe-mode.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvbXUtcGx1Z2lucy9kYi1zYWZlLW1vZGUucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(51035,1663388492.876224,1663388491.779300,_binary '\0\0\0\0\0\0\0\0\0\0G\r',0,403,0,0,0,'http://fairphoto.com/config.bak.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2NvbmZpZy5iYWsucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(51034,1663388498.436081,1663388497.387500,_binary '\0\0\0\0\0\0\0\0\0\0G\r',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/config.bak.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2NvbmZpZy5iYWsucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50966,1663329144.932060,1663329143.882800,_binary '\0\0\0\0\0\0\0\0\0\0Gf\',0,403,0,0,0,'http://fairphoto.com/wordpress/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb250ZW50L3RoZW1lcy9zZW90aGVtZS9tYXIucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50717,0.000000,1662768346.374751,_binary '\0\0\0\0\0\0\0\0\0\0yѤ\',0,302,0,3,0,'https://www.fairphoto.com/editit/','https://www.fairphoto.com/editit/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36','loginOK',NULL,NULL),(50718,1662792977.711590,1662792977.577100,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/wp-content/plugins/wpdiscuz/themes/default/style-rtl.css','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cGRpc2N1ei90aGVtZXMvZGVmYXVsdC9zdHlsZS1ydGwuY3Nz\",\"category\":\"brute-force\",\"ssl\":0}'),(50955,1663323550.566920,1663323549.561700,_binary '\0\0\0\0\0\0\0\0\0\0G^{',0,403,0,0,0,'http://fairphoto.com/blog/wp-content/themes/seotheme/mar.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtY29udGVudC90aGVtZXMvc2VvdGhlbWUvbWFyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50852,1662919176.681203,1662919176.572100,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-content/uploads/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvdXBsb2Fkcy9hbGZhY2dpYXBp\",\"category\":\"brute-force\",\"ssl\":0}'),(50354,0.000000,1662206883.231954,_binary '\0\0\0\0\0\0\0\0\0\0\M0',0,200,0,0,0,'https://WWW.FAIRPHOTO.COM/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50355,0.000000,1662206883.537106,_binary '\0\0\0\0\0\0\0\0\0\0\M0',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50025,0.000000,1662148138.999322,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.76 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50026,0.000000,1662148330.064196,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(51003,1663388822.572447,1663388821.426800,_binary '\0\0\0\0\0\0\0\0\0\0G5',0,403,0,0,0,'http://fairphoto.com/sites/default/files/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NpdGVzL2RlZmF1bHQvZmlsZXMvYWxmYWNnaWFwaQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(50851,1662919177.456391,1662919177.348000,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-content/uploads/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvdXBsb2Fkcy9jZ2lhbGZh\",\"category\":\"brute-force\",\"ssl\":0}'),(50027,0.000000,1662148372.058713,_binary '\0\0\0\0\0\0\0\0\0\0O@?',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50028,0.000000,1662148395.347475,_binary '\0\0\0\0\0\0\0\0\0\04',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50029,0.000000,1662148559.034741,_binary '\0\0\0\0\0\0\0\0\0\0j)@',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50030,0.000000,1662148646.040883,_binary '\0\0\0\0\0\0\0\0\0\0DTa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50850,1662919178.297237,1662919178.170500,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-includes/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWluY2x1ZGVzL0FMRkFfREFUQQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(51004,1663388812.908670,1663388811.854000,_binary '\0\0\0\0\0\0\0\0\0\0G',0,403,0,0,0,'http://fairphoto.com/sites/default/files/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3NpdGVzL2RlZmF1bHQvZmlsZXMvQUxGQV9EQVRB\",\"category\":\"brute-force\",\"ssl\":0}'),(50777,1662889853.792724,1662889853.678900,_binary '\0\0\0\0\0\0\0\0\0\0\',0,403,0,0,0,'http://fairphoto.com/wp-content/themes/seotheme/mar.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL21hci5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(50751,1662792941.737639,1662792941.583700,_binary '\0\0\0\0\0\0\0\0\0\0>\',0,403,0,0,0,'http://fairphoto.com/alfindex.php','anonymousfox.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1JlZmVyZXJd\",\"paramValue\":\"YW5vbnltb3VzZm94LmNv\",\"path\":\"L2FsZmluZGV4LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50788,1662915711.014477,1662915710.906300,_binary '\0\0\0\0\0\0\0\0\0\0T.',0,403,0,0,0,'http://fairphoto.com/wordpress/wp-commentin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dvcmRwcmVzcy93cC1jb21tZW50aW4ucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(50782,1662913680.045291,1662913679.934900,_binary '\0\0\0\0\0\0\0\0\0\0T.',0,403,0,0,0,'http://fairphoto.com/blog/wp-commentin.php','www.google.com','Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Jsb2cvd3AtY29tbWVudGluLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(50628,1662340660.763453,1662340660.274900,_binary '\0\0\0\0\0\0\0\0\0\0\Cj}',0,200,0,0,0,'http://fairphoto.com/wp-admin/admin-ajax.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','logged:waf','Zip file uploads','{\"learningMode\":0,\"failedRules\":\"logged|453\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbZmlsZV0=\",\"paramValue\":\"NUE2RUJCODMuemlw\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"file_upload\",\"ssl\":0}'),(50334,0.000000,1662206333.278169,_binary '\0\0\0\0\0\0\0\0\0\0\\\\2',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50335,0.000000,1662206333.278249,_binary '\0\0\0\0\0\0\0\0\0\0W\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50333,0.000000,1662206333.283660,_binary '\0\0\0\0\0\0\0\0\0\0W\\',0,200,0,0,0,'https://WWW.FAIRPHOTO.COM/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50331,0.000000,1662206222.122917,_binary '\0\0\0\0\0\0\0\0\0\03[@7',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50332,0.000000,1662206333.279663,_binary '\0\0\0\0\0\0\0\0\0\0\\\\2',0,200,0,0,0,'https://WWW.FAIRPHOTO.COM/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50330,0.000000,1662206175.981092,_binary '\0\0\0\0\0\0\0\0\0\0go(',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50100,0.000000,1662157273.239058,_binary '\0\0\0\0\0\0\0\0\0\0Y',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50101,0.000000,1662157555.563981,_binary '\0\0\0\0\0\0\0\0\0\0\0\C',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50102,1662157629.098963,1662157628.899500,_binary '\0\0\0\0\0\0\0\0\0\0\i',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),(51007,1663388784.726285,1663388783.654700,_binary '\0\0\0\0\0\0\0\0\0\0EF\',0,403,0,0,0,'http://fairphoto.com/templates/beez3/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3RlbXBsYXRlcy9iZWV6My9BTEZBX0RBVEE=\",\"category\":\"brute-force\",\"ssl\":0}'),(50336,0.000000,1662206395.047649,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,200,0,0,0,'https://WWW.FAIRPHOTO.COM/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50844,1662919182.457577,1662919182.340100,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-content/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWNvbnRlbnQvQUxGQV9EQVRB\",\"category\":\"brute-force\",\"ssl\":0}'),(50097,0.000000,1662157123.665140,_binary '\0\0\0\0\0\0\0\0\0\0H\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50098,0.000000,1662157171.508942,_binary '\0\0\0\0\0\0\0\0\0\0QX4\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50099,0.000000,1662157220.730402,_binary '\0\0\0\0\0\0\0\0\0\0\i',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50096,0.000000,1662156691.973382,_binary '\0\0\0\0\0\0\0\0\0\0HҌ',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50095,0.000000,1662156654.156971,_binary '\0\0\0\0\0\0\0\0\0\052',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50093,0.000000,1662156548.972029,_binary '\0\0\0\0\0\0\0\0\0\0m\]',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50094,0.000000,1662156564.781873,_binary '\0\0\0\0\0\0\0\0\0\03[܏',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50337,0.000000,1662206394.964124,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailValidUsername',NULL,NULL),(50338,0.000000,1662206467.799415,_binary '\0\0\0\0\0\0\0\0\0\0E\N',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50845,1662919181.727313,1662919181.616500,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-admin/cgialfa','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWFkbWluL2NnaWFsZmE=\",\"category\":\"brute-force\",\"ssl\":0}'),(50339,0.000000,1662206567.331707,_binary '\0\0\0\0\0\0\0\0\0\0Sd',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50092,0.000000,1662156387.250737,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50340,0.000000,1662206567.328557,_binary '\0\0\0\0\0\0\0\0\0\0Sd',0,200,0,0,0,'https://WWW.FAIRPHOTO.COM/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(50341,0.000000,1662206588.615109,_binary '\0\0\0\0\0\0\0\0\0\0먻',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50090,0.000000,1662156084.994458,_binary '\0\0\0\0\0\0\0\0\0\0_\R',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50091,0.000000,1662156237.201637,_binary '\0\0\0\0\0\0\0\0\0\0_q',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50089,0.000000,1662155925.443230,_binary '\0\0\0\0\0\0\0\0\0\0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(51006,1663388794.334011,1663388792.974000,_binary '\0\0\0\0\0\0\0\0\0\0l݉',0,403,0,0,0,'http://fairphoto.com/templates/beez3/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3RlbXBsYXRlcy9iZWV6My9hbGZhY2dpYXBp\",\"category\":\"brute-force\",\"ssl\":0}'),(50846,1662919181.134979,1662919181.022000,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-admin/alfacgiapi','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWFkbWluL2FsZmFjZ2lhcGk=\",\"category\":\"brute-force\",\"ssl\":0}'),(50342,0.000000,1662206689.647401,_binary '\0\0\0\0\0\0\0\0\0\03D\',0,503,0,0,0,'https://WWW.FAIRPHOTO.COM/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50086,0.000000,1662155631.358200,_binary '\0\0\0\0\0\0\0\0\0\0D',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50087,0.000000,1662155691.227767,_binary '\0\0\0\0\0\0\0\0\0\0*K',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50088,0.000000,1662155824.504087,_binary '\0\0\0\0\0\0\0\0\0\0/`Ji',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50085,0.000000,1662155499.559936,_binary '\0\0\0\0\0\0\0\0\0\0\\C',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50083,0.000000,1662155219.619085,_binary '\0\0\0\0\0\0\0\0\0\0v',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50084,0.000000,1662155226.989343,_binary '\0\0\0\0\0\0\0\0\0\03Oj',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50082,0.000000,1662155156.640674,_binary '\0\0\0\0\0\0\0\0\0\0.u',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50847,1662919180.528471,1662919180.419500,_binary '\0\0\0\0\0\0\0\0\0\0Q3',0,403,0,0,0,'http://fairphoto.com/wp-admin/ALFA_DATA','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWFkbWluL0FMRkFfREFUQQ==\",\"category\":\"brute-force\",\"ssl\":0}'),(50343,0.000000,1662206689.622570,_binary '\0\0\0\0\0\0\0\0\0\03D\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50047,0.000000,1662150751.536424,_binary '\0\0\0\0\0\0\0\0\0\0\0',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50048,0.000000,1662150955.294913,_binary '\0\0\0\0\0\0\0\0\0\0[\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50049,0.000000,1662150967.682174,_binary '\0\0\0\0\0\0\0\0\0\0f',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50050,0.000000,1662151160.427507,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50051,0.000000,1662151249.245127,_binary '\0\0\0\0\0\0\0\0\0\0H\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50052,0.000000,1662151395.941771,_binary '\0\0\0\0\0\0\0\0\0\0P\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50053,0.000000,1662151445.608311,_binary '\0\0\0\0\0\0\0\0\0\0\#xR',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50054,0.000000,1662151730.778808,_binary '\0\0\0\0\0\0\0\0\0\0(\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50055,0.000000,1662151786.279706,_binary '\0\0\0\0\0\0\0\0\0\0Al]',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50056,0.000000,1662151834.174616,_binary '\0\0\0\0\0\0\0\0\0\0g\9',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50057,0.000000,1662151837.955037,_binary '\0\0\0\0\0\0\0\0\0\0\rO',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50058,0.000000,1662151937.220738,_binary '\0\0\0\0\0\0\0\0\0\0G\|',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50059,0.000000,1662152156.181079,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50060,0.000000,1662152263.041010,_binary '\0\0\0\0\0\0\0\0\0\0aG',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50061,0.000000,1662152349.876287,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50062,0.000000,1662152471.962636,_binary '\0\0\0\0\0\0\0\0\0\0\q\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50063,0.000000,1662152564.456273,_binary '\0\0\0\0\0\0\0\0\0\0]rL',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50064,0.000000,1662152637.070633,_binary '\0\0\0\0\0\0\0\0\0\03MY',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50065,0.000000,1662152703.110832,_binary '\0\0\0\0\0\0\0\0\0\03Oj',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50066,0.000000,1662153157.034677,_binary '\0\0\0\0\0\0\0\0\0\0R\'',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50067,0.000000,1662153201.839630,_binary '\0\0\0\0\0\0\0\0\0\0P\o',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50068,0.000000,1662153257.216081,_binary '\0\0\0\0\0\0\0\0\0\0\#xR',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50069,0.000000,1662153258.482164,_binary '\0\0\0\0\0\0\0\0\0\0DG',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50070,0.000000,1662153582.909662,_binary '\0\0\0\0\0\0\0\0\0\0@q',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50071,0.000000,1662153634.792813,_binary '\0\0\0\0\0\0\0\0\0\0ё6',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50072,0.000000,1662153675.630432,_binary '\0\0\0\0\0\0\0\0\0\0k',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50073,0.000000,1662153799.866460,_binary '\0\0\0\0\0\0\0\0\0\0QX4',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50074,0.000000,1662153890.865831,_binary '\0\0\0\0\0\0\0\0\0\0H\"',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50075,0.000000,1662154145.399101,_binary '\0\0\0\0\0\0\0\0\0\0,',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50076,0.000000,1662154219.784417,_binary '\0\0\0\0\0\0\0\0\0\0\\z',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50077,0.000000,1662154529.517690,_binary '\0\0\0\0\0\0\0\0\0\0[g\\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50078,0.000000,1662154588.459183,_binary '\0\0\0\0\0\0\0\0\0\06&I\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(50079,0.000000,1662154645.001385,_binary '\0\0\0\0\0\0\0\0\0\0\\I\0',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50080,0.000000,1662154700.733806,_binary '\0\0\0\0\0\0\0\0\0\0{8;	',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(50081,0.000000,1662155127.768410,_binary '\0\0\0\0\0\0\0\0\0\0ˏ$',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49951,1662140010.720462,1662140010.593800,_binary '\0\0\0\0\0\0\0\0\0\0\n',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(49950,1662140011.811440,1662140011.647500,_binary '\0\0\0\0\0\0\0\0\0\0\n',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),(49949,1662140012.883089,1662140012.745200,_binary '\0\0\0\0\0\0\0\0\0\0\n',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),(49947,0.000000,1662139639.117398,_binary '\0\0\0\0\0\0\0\0\0\0/k\g',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49948,0.000000,1662139942.308822,_binary '\0\0\0\0\0\0\0\0\0\0Օg',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49946,0.000000,1662139546.041616,_binary '\0\0\0\0\0\0\0\0\0\0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49945,0.000000,1662139466.230826,_binary '\0\0\0\0\0\0\0\0\0\0g#@I',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49944,0.000000,1662139450.625846,_binary '\0\0\0\0\0\0\0\0\0\0\n',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49943,0.000000,1662139361.460829,_binary '\0\0\0\0\0\0\0\0\0\0\Pd',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49942,0.000000,1662139200.134206,_binary '\0\0\0\0\0\0\0\0\0\0wQa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.120 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49941,0.000000,1662139007.003910,_binary '\0\0\0\0\0\0\0\0\0\03K',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49940,0.000000,1662138941.195262,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49939,0.000000,1662138906.823689,_binary '\0\0\0\0\0\0\0\0\0\0}\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49938,0.000000,1662138471.304184,_binary '\0\0\0\0\0\0\0\0\0\0ǲI',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49937,0.000000,1662138433.008368,_binary '\0\0\0\0\0\0\0\0\0\0ё6',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49936,0.000000,1662138322.364587,_binary '\0\0\0\0\0\0\0\0\0\0\c\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49935,0.000000,1662138309.784224,_binary '\0\0\0\0\0\0\0\0\0\0M\\r',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49830,0.000000,1662118383.628961,_binary '\0\0\0\0\0\0\0\0\0\0\"L?q',0,200,0,1,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36','loginFailValidUsername',NULL,NULL),(49831,0.000000,1662118443.607218,_binary '\0\0\0\0\0\0\0\0\0\0Ү]',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49832,0.000000,1662118478.883753,_binary '\0\0\0\0\0\0\0\0\0\0/iI\r',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49833,0.000000,1662118900.660638,_binary '\0\0\0\0\0\0\0\0\0\0\3d',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49834,0.000000,1662118910.163302,_binary '\0\0\0\0\0\0\0\0\0\0\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49835,0.000000,1662118922.578964,_binary '\0\0\0\0\0\0\0\0\0\0@\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49836,0.000000,1662119011.182906,_binary '\0\0\0\0\0\0\0\0\0\0R\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49837,0.000000,1662119101.217765,_binary '\0\0\0\0\0\0\0\0\0\0\q',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49838,0.000000,1662119508.197936,_binary '\0\0\0\0\0\0\0\0\0\0£',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49839,0.000000,1662119620.180148,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49840,0.000000,1662119709.981937,_binary '\0\0\0\0\0\0\0\0\0\0G\|',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49841,0.000000,1662119813.206235,_binary '\0\0\0\0\0\0\0\0\0\0g',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49842,1662119977.101195,1662119976.943600,_binary '\0\0\0\0\0\0\0\0\0\0\&',0,403,0,0,0,'http://fairphoto.com/plugins/file-uploader/server/php/index.php?file=tf2rghf.jpg',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3BsdWdpbnMvZmlsZS11cGxvYWRlci9zZXJ2ZXIvcGhwL2luZGV4LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(49843,0.000000,1662120072.454205,_binary '\0\0\0\0\0\0\0\0\0\0Kwi',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49844,0.000000,1662120112.525392,_binary '\0\0\0\0\0\0\0\0\0\0oZ$',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49845,0.000000,1662120143.747010,_binary '\0\0\0\0\0\0\0\0\0\0\\C',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49846,0.000000,1662120363.417951,_binary '\0\0\0\0\0\0\0\0\0\0u4',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49847,0.000000,1662120454.509484,_binary '\0\0\0\0\0\0\0\0\0\0uY',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49848,0.000000,1662120735.919553,_binary '\0\0\0\0\0\0\0\0\0\0g\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49849,0.000000,1662120817.774882,_binary '\0\0\0\0\0\0\0\0\0\0&kݔ',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49850,0.000000,1662121057.317674,_binary '\0\0\0\0\0\0\0\0\0\0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49851,0.000000,1662121159.269222,_binary '\0\0\0\0\0\0\0\0\0\0h7',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49852,0.000000,1662121233.729316,_binary '\0\0\0\0\0\0\0\0\0\0|\\8',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49853,0.000000,1662121347.133101,_binary '\0\0\0\0\0\0\0\0\0\0/9I',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49854,0.000000,1662121382.568141,_binary '\0\0\0\0\0\0\0\0\0\0#\\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49855,0.000000,1662121705.385880,_binary '\0\0\0\0\0\0\0\0\0\0\\"E',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49856,0.000000,1662121796.065994,_binary '\0\0\0\0\0\0\0\0\0\0\x',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49857,0.000000,1662121956.966834,_binary '\0\0\0\0\0\0\0\0\0\0#iK',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49858,0.000000,1662122132.816864,_binary '\0\0\0\0\0\0\0\0\0\0#\\\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49859,0.000000,1662122406.498966,_binary '\0\0\0\0\0\0\0\0\0\0$^',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49860,0.000000,1662122455.133058,_binary '\0\0\0\0\0\0\0\0\0\0\.Q$',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49861,0.000000,1662122506.273874,_binary '\0\0\0\0\0\0\0\0\0\0El',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49862,0.000000,1662122603.041004,_binary '\0\0\0\0\0\0\0\0\0\0ơ',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49863,0.000000,1662123063.549524,_binary '\0\0\0\0\0\0\0\0\0\0\'',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49864,0.000000,1662123156.246132,_binary '\0\0\0\0\0\0\0\0\0\0\.\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49865,0.000000,1662123381.709931,_binary '\0\0\0\0\0\0\0\0\0\0^',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49866,0.000000,1662123396.172081,_binary '\0\0\0\0\0\0\0\0\0\0gZ\[',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49867,0.000000,1662123770.040366,_binary '\0\0\0\0\0\0\0\0\0\0Y',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49868,0.000000,1662123777.614231,_binary '\0\0\0\0\0\0\0\0\0\0g',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49869,0.000000,1662123865.830617,_binary '\0\0\0\0\0\0\0\0\0\0C\\'	',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49870,0.000000,1662123885.794065,_binary '\0\0\0\0\0\0\0\0\0\03\cb',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49871,0.000000,1662123890.590418,_binary '\0\0\0\0\0\0\0\0\0\0*\m',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49872,0.000000,1662124415.808080,_binary '\0\0\0\0\0\0\0\0\0\0]\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49873,0.000000,1662124508.274864,_binary '\0\0\0\0\0\0\0\0\0\0@Z$f',0,200,0,1,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36','loginFailValidUsername',NULL,NULL),(49874,0.000000,1662124732.511239,_binary '\0\0\0\0\0\0\0\0\0\0;o',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49875,0.000000,1662124799.734755,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49876,0.000000,1662124846.366083,_binary '\0\0\0\0\0\0\0\0\0\0A',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49877,0.000000,1662125115.836768,_binary '\0\0\0\0\0\0\0\0\0\0#~f',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49878,0.000000,1662125218.705550,_binary '\0\0\0\0\0\0\0\0\0\0DTa',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49879,0.000000,1662125252.102402,_binary '\0\0\0\0\0\0\0\0\0\0#\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49880,0.000000,1662125366.299191,_binary '\0\0\0\0\0\0\0\0\0\0)]R',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49881,0.000000,1662125386.324064,_binary '\0\0\0\0\0\0\0\0\0\0\B',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49882,0.000000,1662125768.981733,_binary '\0\0\0\0\0\0\0\0\0\0ˏ$',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49883,0.000000,1662125862.178204,_binary '\0\0\0\0\0\0\0\0\0\0A\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49884,0.000000,1662125966.354632,_binary '\0\0\0\0\0\0\0\0\0\0\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49885,0.000000,1662126166.501259,_binary '\0\0\0\0\0\0\0\0\0\0/9I',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49886,0.000000,1662126587.002790,_binary '\0\0\0\0\0\0\0\0\0\0Y',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49887,0.000000,1662126620.919944,_binary '\0\0\0\0\0\0\0\0\0\0\0',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49888,0.000000,1662126691.372911,_binary '\0\0\0\0\0\0\0\0\0\0\m\'\',0,200,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49889,0.000000,1662127398.704809,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49890,0.000000,1662128354.409730,_binary '\0\0\0\0\0\0\0\0\0\0\\Rr',0,200,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49891,0.000000,1662128503.270249,_binary '\0\0\0\0\0\0\0\0\0\03i\',0,200,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49892,0.000000,1662129028.493403,_binary '\0\0\0\0\0\0\0\0\0\0[g\\',0,200,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49893,0.000000,1662129241.763840,_binary '\0\0\0\0\0\0\0\0\0\0\Jq',0,200,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49894,0.000000,1662129311.456090,_binary '\0\0\0\0\0\0\0\0\0\0Wk',0,200,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49895,0.000000,1662130045.555192,_binary '\0\0\0\0\0\0\0\0\0\0\\4',0,200,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49896,0.000000,1662130190.863697,_binary '\0\0\0\0\0\0\0\0\0\03[\',0,200,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49897,0.000000,1662130701.591032,_binary '\0\0\0\0\0\0\0\0\0\0NW',0,200,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49898,0.000000,1662130964.604644,_binary '\0\0\0\0\0\0\0\0\0\0\B#',0,200,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49899,0.000000,1662131047.174414,_binary '\0\0\0\0\0\0\0\0\0\0e%',0,200,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailInvalidUsername',NULL,NULL),(49900,0.000000,1662132537.437046,_binary '\0\0\0\0\0\0\0\0\0\0ǆ\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49901,0.000000,1662132656.811696,_binary '\0\0\0\0\0\0\0\0\0\0\r~$W',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49902,0.000000,1662133169.926046,_binary '\0\0\0\0\0\0\0\0\0\0xl\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49903,0.000000,1662133211.964808,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49904,0.000000,1662133577.213170,_binary '\0\0\0\0\0\0\0\0\0\0xhx',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49905,0.000000,1662133981.593139,_binary '\0\0\0\0\0\0\0\0\0\0\'k',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49906,0.000000,1662134039.129559,_binary '\0\0\0\0\0\0\0\0\0\0ե\0',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49907,0.000000,1662134230.571816,_binary '\0\0\0\0\0\0\0\0\0\0M\\r',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49908,0.000000,1662134485.399378,_binary '\0\0\0\0\0\0\0\0\0\03\',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49909,0.000000,1662134673.372080,_binary '\0\0\0\0\0\0\0\0\0\0/hB=',0,200,0,1,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','loginFailValidUsername',NULL,NULL),(49910,0.000000,1662134853.735327,_binary '\0\0\0\0\0\0\0\0\0\0#4\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49911,0.000000,1662134953.286846,_binary '\0\0\0\0\0\0\0\0\0\0\=6n',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49912,0.000000,1662135317.673444,_binary '\0\0\0\0\0\0\0\0\0\0M\M',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49913,0.000000,1662135453.057104,_binary '\0\0\0\0\0\0\0\0\0\0Ү]',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49914,0.000000,1662135514.006222,_binary '\0\0\0\0\0\0\0\0\0\0n(\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49915,0.000000,1662135606.202985,_binary '\0\0\0\0\0\0\0\0\0\0A\\',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49916,0.000000,1662135882.733232,_binary '\0\0\0\0\0\0\0\0\0\0\n',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49917,0.000000,1662135888.752274,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49918,0.000000,1662136008.606657,_binary '\0\0\0\0\0\0\0\0\0\0\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49919,0.000000,1662136054.693144,_binary '\0\0\0\0\0\0\0\0\0\0[{\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49920,0.000000,1662136218.181057,_binary '\0\0\0\0\0\0\0\0\0\0',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49921,0.000000,1662136322.929151,_binary '\0\0\0\0\0\0\0\0\0\0g\\r',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49922,0.000000,1662136742.044134,_binary '\0\0\0\0\0\0\0\0\0\0_q',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49923,0.000000,1662136875.168025,_binary '\0\0\0\0\0\0\0\0\0\0E\y',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49924,0.000000,1662136906.763171,_binary '\0\0\0\0\0\0\0\0\0\0r',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49925,0.000000,1662136965.850012,_binary '\0\0\0\0\0\0\0\0\0\0\y',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49926,0.000000,1662137212.602806,_binary '\0\0\0\0\0\0\0\0\0\0Qv9',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49927,0.000000,1662137353.143224,_binary '\0\0\0\0\0\0\0\0\0\0ǲI',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49928,0.000000,1662137402.454199,_binary '\0\0\0\0\0\0\0\0\0\0z',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49929,0.000000,1662137567.405793,_binary '\0\0\0\0\0\0\0\0\0\03[<',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49930,0.000000,1662137667.915912,_binary '\0\0\0\0\0\0\0\0\0\0~\+',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49931,0.000000,1662137875.668031,_binary '\0\0\0\0\0\0\0\0\0\0wQm',0,503,0,0,0,'https://www.fairphoto.com/wp-login.php','https://www.fairphoto.com/wp-login.php','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49932,0.000000,1662137948.665138,_binary '\0\0\0\0\0\0\0\0\0\0',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49933,0.000000,1662138013.103314,_binary '\0\0\0\0\0\0\0\0\0\0-w\\',0,503,0,0,0,'https://www.fairphoto.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(49934,0.000000,1662138217.390882,_binary '\0\0\0\0\0\0\0\0\0\0\',0,200,0,1,0,'https://www.fairphoto.com/wp-login.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36','loginFailValidUsername',NULL,NULL);
/*!40000 ALTER TABLE `wpbb_wfhits` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wfhoover`
--

DROP TABLE IF EXISTS `wpbb_wfhoover`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wfhoover` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `owner` text,
  `host` text,
  `path` text,
  `hostKey` varbinary(124) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `k2` (`hostKey`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wfhoover`
--

LOCK TABLES `wpbb_wfhoover` WRITE;
/*!40000 ALTER TABLE `wpbb_wfhoover` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_wfhoover` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wfissues`
--

DROP TABLE IF EXISTS `wpbb_wfissues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wfissues` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `time` int(10) unsigned NOT NULL,
  `lastUpdated` int(10) unsigned NOT NULL,
  `status` varchar(10) NOT NULL,
  `type` varchar(20) NOT NULL,
  `severity` tinyint(3) unsigned NOT NULL,
  `ignoreP` char(32) NOT NULL,
  `ignoreC` char(32) NOT NULL,
  `shortMsg` varchar(255) NOT NULL,
  `longMsg` text,
  `data` text,
  PRIMARY KEY (`id`),
  KEY `lastUpdated` (`lastUpdated`),
  KEY `status` (`status`),
  KEY `ignoreP` (`ignoreP`),
  KEY `ignoreC` (`ignoreC`)
) ENGINE=MyISAM AUTO_INCREMENT=607 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wfissues`
--

LOCK TABLES `wpbb_wfissues` WRITE;
/*!40000 ALTER TABLE `wpbb_wfissues` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_wfissues` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wfknownfilelist`
--

DROP TABLE IF EXISTS `wpbb_wfknownfilelist`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wfknownfilelist` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `path` text NOT NULL,
  `wordpress_path` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=14977 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wfknownfilelist`
--

LOCK TABLES `wpbb_wfknownfilelist` WRITE;
/*!40000 ALTER TABLE `wpbb_wfknownfilelist` DISABLE KEYS */;
INSERT INTO `wpbb_wfknownfilelist` VALUES (1,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/README.md','wp-content/plugins/advanced-custom-fields/README.md'),(2,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/acf.php','wp-content/plugins/advanced-custom-fields/acf.php'),(3,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-dark.css','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-dark.css'),(4,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-dark.css.js','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-dark.css.js'),(5,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-dark.css.map','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-dark.css.map'),(6,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-dark.min.css','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-dark.min.css'),(7,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-field-group.css','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-field-group.css'),(8,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-field-group.css.js','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-field-group.css.js'),(9,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-field-group.css.map','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-field-group.css.map'),(10,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-field-group.min.css','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-field-group.min.css'),(11,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-global.css','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-global.css'),(12,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-global.css.js','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-global.css.js'),(13,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-global.css.map','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-global.css.map'),(14,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-global.min.css','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-global.min.css'),(15,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-input.css','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-input.css'),(16,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-input.css.js','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-input.css.js'),(17,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-input.css.map','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-input.css.map'),(18,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/css/acf-input.min.css','wp-content/plugins/advanced-custom-fields/assets/build/css/acf-input.min.css'),(19,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/js/acf-field-group.js','wp-content/plugins/advanced-custom-fields/assets/build/js/acf-field-group.js'),(20,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/js/acf-field-group.js.map','wp-content/plugins/advanced-custom-fields/assets/build/js/acf-field-group.js.map'),(21,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/js/acf-field-group.min.js','wp-content/plugins/advanced-custom-fields/assets/build/js/acf-field-group.min.js'),(22,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/js/acf-input.js','wp-content/plugins/advanced-custom-fields/assets/build/js/acf-input.js'),(23,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/js/acf-input.js.map','wp-content/plugins/advanced-custom-fields/assets/build/js/acf-input.js.map'),(24,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/js/acf-input.min.js','wp-content/plugins/advanced-custom-fields/assets/build/js/acf-input.min.js'),(25,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/js/acf.js','wp-content/plugins/advanced-custom-fields/assets/build/js/acf.js'),(26,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/js/acf.js.map','wp-content/plugins/advanced-custom-fields/assets/build/js/acf.js.map'),(27,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/build/js/acf.min.js','wp-content/plugins/advanced-custom-fields/assets/build/js/acf.min.js'),(28,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/images/acf-logo.png','wp-content/plugins/advanced-custom-fields/assets/images/acf-logo.png'),(29,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/images/icon-upgrade-pro.svg','wp-content/plugins/advanced-custom-fields/assets/images/icon-upgrade-pro.svg'),(30,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/images/spinner.gif','wp-content/plugins/advanced-custom-fields/assets/images/spinner.gif'),(31,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/images/spinner@2x.gif','wp-content/plugins/advanced-custom-fields/assets/images/spinner@2x.gif'),(32,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/color-picker-alpha/wp-color-picker-alpha.js','wp-content/plugins/advanced-custom-fields/assets/inc/color-picker-alpha/wp-color-picker-alpha.js'),(33,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/color-picker-alpha/wp-color-picker-alpha.min.js','wp-content/plugins/advanced-custom-fields/assets/inc/color-picker-alpha/wp-color-picker-alpha.min.js'),(34,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/images/ui-bg_highlight-soft_0_ffffff_1x100.png','wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/images/ui-bg_highlight-soft_0_ffffff_1x100.png'),(35,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/images/ui-icons_444444_256x240.png','wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/images/ui-icons_444444_256x240.png'),(36,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/images/ui-icons_DDDDDD_256x240.png','wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/images/ui-icons_DDDDDD_256x240.png'),(37,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/images/ui-icons_ffffff_256x240.png','wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/images/ui-icons_ffffff_256x240.png'),(38,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/jquery-ui.css','wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/jquery-ui.css'),(39,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/jquery-ui.min.css','wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/jquery-ui.min.css'),(40,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2-spinner.gif','wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2-spinner.gif'),(41,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2.css','wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2.css'),(42,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2.js','wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2.js'),(43,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2.min.js','wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2.min.js'),(44,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2.png','wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2.png'),(45,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2x2.png','wp-content/plugins/advanced-custom-fields/assets/inc/select2/3/select2x2.png'),(46,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.css','wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.css'),(47,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.full.js','wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.full.js'),(48,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.full.min.js','wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.full.min.js'),(49,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.js','wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.js'),(50,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.min.css','wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.min.css'),(51,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.min.js','wp-content/plugins/advanced-custom-fields/assets/inc/select2/4/select2.min.js'),(52,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/timepicker/jquery-ui-timepicker-addon.css','wp-content/plugins/advanced-custom-fields/assets/inc/timepicker/jquery-ui-timepicker-addon.css'),(53,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/timepicker/jquery-ui-timepicker-addon.js','wp-content/plugins/advanced-custom-fields/assets/inc/timepicker/jquery-ui-timepicker-addon.js'),(54,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/timepicker/jquery-ui-timepicker-addon.min.css','wp-content/plugins/advanced-custom-fields/assets/inc/timepicker/jquery-ui-timepicker-addon.min.css'),(55,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/assets/inc/timepicker/jquery-ui-timepicker-addon.min.js','wp-content/plugins/advanced-custom-fields/assets/inc/timepicker/jquery-ui-timepicker-addon.min.js'),(56,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-field-functions.php','wp-content/plugins/advanced-custom-fields/includes/acf-field-functions.php'),(57,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-field-group-functions.php','wp-content/plugins/advanced-custom-fields/includes/acf-field-group-functions.php'),(58,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-form-functions.php','wp-content/plugins/advanced-custom-fields/includes/acf-form-functions.php'),(59,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-helper-functions.php','wp-content/plugins/advanced-custom-fields/includes/acf-helper-functions.php'),(60,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-hook-functions.php','wp-content/plugins/advanced-custom-fields/includes/acf-hook-functions.php'),(61,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-input-functions.php','wp-content/plugins/advanced-custom-fields/includes/acf-input-functions.php'),(62,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-meta-functions.php','wp-content/plugins/advanced-custom-fields/includes/acf-meta-functions.php'),(63,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-post-functions.php','wp-content/plugins/advanced-custom-fields/includes/acf-post-functions.php'),(64,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-user-functions.php','wp-content/plugins/advanced-custom-fields/includes/acf-user-functions.php'),(65,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-utility-functions.php','wp-content/plugins/advanced-custom-fields/includes/acf-utility-functions.php'),(66,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-value-functions.php','wp-content/plugins/advanced-custom-fields/includes/acf-value-functions.php'),(67,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/acf-wp-functions.php','wp-content/plugins/advanced-custom-fields/includes/acf-wp-functions.php'),(68,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/admin-field-group.php','wp-content/plugins/advanced-custom-fields/includes/admin/admin-field-group.php'),(69,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/admin-field-groups.php','wp-content/plugins/advanced-custom-fields/includes/admin/admin-field-groups.php'),(70,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/admin-notices.php','wp-content/plugins/advanced-custom-fields/includes/admin/admin-notices.php'),(71,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/admin-tools.php','wp-content/plugins/advanced-custom-fields/includes/admin/admin-tools.php'),(72,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/admin-upgrade.php','wp-content/plugins/advanced-custom-fields/includes/admin/admin-upgrade.php'),(73,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/admin.php','wp-content/plugins/advanced-custom-fields/includes/admin/admin.php'),(74,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/tools/class-acf-admin-tool-export.php','wp-content/plugins/advanced-custom-fields/includes/admin/tools/class-acf-admin-tool-export.php'),(75,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/tools/class-acf-admin-tool-import.php','wp-content/plugins/advanced-custom-fields/includes/admin/tools/class-acf-admin-tool-import.php'),(76,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/tools/class-acf-admin-tool.php','wp-content/plugins/advanced-custom-fields/includes/admin/tools/class-acf-admin-tool.php'),(77,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-field-conditional-logic.php','wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-field-conditional-logic.php'),(78,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-field.php','wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-field.php'),(79,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-fields.php','wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-fields.php'),(80,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-locations.php','wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-locations.php'),(81,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-options.php','wp-content/plugins/advanced-custom-fields/includes/admin/views/field-group-options.php'),(82,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/html-admin-navigation.php','wp-content/plugins/advanced-custom-fields/includes/admin/views/html-admin-navigation.php'),(83,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/html-admin-page-upgrade-network.php','wp-content/plugins/advanced-custom-fields/includes/admin/views/html-admin-page-upgrade-network.php'),(84,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/html-admin-page-upgrade.php','wp-content/plugins/advanced-custom-fields/includes/admin/views/html-admin-page-upgrade.php'),(85,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/html-admin-tools.php','wp-content/plugins/advanced-custom-fields/includes/admin/views/html-admin-tools.php'),(86,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/html-location-group.php','wp-content/plugins/advanced-custom-fields/includes/admin/views/html-location-group.php'),(87,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/html-location-rule.php','wp-content/plugins/advanced-custom-fields/includes/admin/views/html-location-rule.php'),(88,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/admin/views/html-notice-upgrade.php','wp-content/plugins/advanced-custom-fields/includes/admin/views/html-notice-upgrade.php'),(89,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-check-screen.php','wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-check-screen.php'),(90,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-local-json-diff.php','wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-local-json-diff.php'),(91,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-query-users.php','wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-query-users.php'),(92,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-query.php','wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-query.php'),(93,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-upgrade.php','wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-upgrade.php'),(94,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-user-setting.php','wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax-user-setting.php'),(95,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax.php','wp-content/plugins/advanced-custom-fields/includes/ajax/class-acf-ajax.php'),(96,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/api/api-helpers.php','wp-content/plugins/advanced-custom-fields/includes/api/api-helpers.php'),(97,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/api/api-template.php','wp-content/plugins/advanced-custom-fields/includes/api/api-template.php'),(98,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/api/api-term.php','wp-content/plugins/advanced-custom-fields/includes/api/api-term.php'),(99,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/assets.php','wp-content/plugins/advanced-custom-fields/includes/assets.php'),(100,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/class-acf-data.php','wp-content/plugins/advanced-custom-fields/includes/class-acf-data.php'),(101,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/compatibility.php','wp-content/plugins/advanced-custom-fields/includes/compatibility.php'),(102,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/deprecated.php','wp-content/plugins/advanced-custom-fields/includes/deprecated.php'),(103,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-accordion.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-accordion.php'),(104,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-button-group.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-button-group.php'),(105,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-checkbox.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-checkbox.php'),(106,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-color_picker.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-color_picker.php'),(107,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-date_picker.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-date_picker.php'),(108,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-date_time_picker.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-date_time_picker.php'),(109,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-email.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-email.php'),(110,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-file.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-file.php'),(111,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-google-map.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-google-map.php'),(112,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-group.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-group.php'),(113,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-image.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-image.php'),(114,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-link.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-link.php'),(115,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-message.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-message.php'),(116,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-number.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-number.php'),(117,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-oembed.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-oembed.php'),(118,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-output.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-output.php'),(119,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-page_link.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-page_link.php'),(120,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-password.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-password.php'),(121,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-post_object.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-post_object.php'),(122,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-radio.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-radio.php'),(123,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-range.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-range.php'),(124,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-relationship.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-relationship.php'),(125,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-select.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-select.php'),(126,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-separator.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-separator.php'),(127,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-tab.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-tab.php'),(128,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-taxonomy.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-taxonomy.php'),(129,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-text.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-text.php'),(130,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-textarea.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-textarea.php'),(131,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-time_picker.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-time_picker.php'),(132,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-true_false.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-true_false.php'),(133,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-url.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-url.php'),(134,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-user.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-user.php'),(135,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-wysiwyg.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field-wysiwyg.php'),(136,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field.php','wp-content/plugins/advanced-custom-fields/includes/fields/class-acf-field.php'),(137,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/fields.php','wp-content/plugins/advanced-custom-fields/includes/fields.php'),(138,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-attachment.php','wp-content/plugins/advanced-custom-fields/includes/forms/form-attachment.php'),(139,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-comment.php','wp-content/plugins/advanced-custom-fields/includes/forms/form-comment.php'),(140,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-customizer.php','wp-content/plugins/advanced-custom-fields/includes/forms/form-customizer.php'),(141,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-front.php','wp-content/plugins/advanced-custom-fields/includes/forms/form-front.php'),(142,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-gutenberg.php','wp-content/plugins/advanced-custom-fields/includes/forms/form-gutenberg.php'),(143,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-nav-menu.php','wp-content/plugins/advanced-custom-fields/includes/forms/form-nav-menu.php'),(144,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-post.php','wp-content/plugins/advanced-custom-fields/includes/forms/form-post.php'),(145,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-taxonomy.php','wp-content/plugins/advanced-custom-fields/includes/forms/form-taxonomy.php'),(146,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-user.php','wp-content/plugins/advanced-custom-fields/includes/forms/form-user.php'),(147,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/forms/form-widget.php','wp-content/plugins/advanced-custom-fields/includes/forms/form-widget.php'),(148,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/l10n.php','wp-content/plugins/advanced-custom-fields/includes/l10n.php'),(149,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/legacy/legacy-locations.php','wp-content/plugins/advanced-custom-fields/includes/legacy/legacy-locations.php'),(150,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/local-fields.php','wp-content/plugins/advanced-custom-fields/includes/local-fields.php'),(151,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/local-json.php','wp-content/plugins/advanced-custom-fields/includes/local-json.php'),(152,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/local-meta.php','wp-content/plugins/advanced-custom-fields/includes/local-meta.php'),(153,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/abstract-acf-legacy-location.php','wp-content/plugins/advanced-custom-fields/includes/locations/abstract-acf-legacy-location.php'),(154,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/abstract-acf-location.php','wp-content/plugins/advanced-custom-fields/includes/locations/abstract-acf-location.php'),(155,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-attachment.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-attachment.php'),(156,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-comment.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-comment.php'),(157,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-current-user-role.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-current-user-role.php'),(158,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-current-user.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-current-user.php'),(159,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-nav-menu-item.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-nav-menu-item.php'),(160,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-nav-menu.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-nav-menu.php'),(161,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-page-parent.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-page-parent.php'),(162,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-page-template.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-page-template.php'),(163,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-page-type.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-page-type.php'),(164,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-page.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-page.php'),(165,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-category.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-category.php'),(166,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-format.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-format.php'),(167,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-status.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-status.php'),(168,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-taxonomy.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-taxonomy.php'),(169,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-template.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-template.php'),(170,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-type.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post-type.php'),(171,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-post.php'),(172,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-taxonomy.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-taxonomy.php'),(173,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-user-form.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-user-form.php'),(174,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-user-role.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-user-role.php'),(175,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-widget.php','wp-content/plugins/advanced-custom-fields/includes/locations/class-acf-location-widget.php'),(176,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/locations.php','wp-content/plugins/advanced-custom-fields/includes/locations.php'),(177,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/loop.php','wp-content/plugins/advanced-custom-fields/includes/loop.php'),(178,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/media.php','wp-content/plugins/advanced-custom-fields/includes/media.php'),(179,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/rest-api/acf-rest-api-functions.php','wp-content/plugins/advanced-custom-fields/includes/rest-api/acf-rest-api-functions.php'),(180,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/rest-api/class-acf-rest-api.php','wp-content/plugins/advanced-custom-fields/includes/rest-api/class-acf-rest-api.php'),(181,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/rest-api/class-acf-rest-embed-links.php','wp-content/plugins/advanced-custom-fields/includes/rest-api/class-acf-rest-embed-links.php'),(182,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/rest-api/class-acf-rest-request.php','wp-content/plugins/advanced-custom-fields/includes/rest-api/class-acf-rest-request.php'),(183,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/rest-api.php','wp-content/plugins/advanced-custom-fields/includes/rest-api.php'),(184,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/revisions.php','wp-content/plugins/advanced-custom-fields/includes/revisions.php'),(185,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/third-party.php','wp-content/plugins/advanced-custom-fields/includes/third-party.php'),(186,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/upgrades.php','wp-content/plugins/advanced-custom-fields/includes/upgrades.php'),(187,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/validation.php','wp-content/plugins/advanced-custom-fields/includes/validation.php'),(188,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/walkers/class-acf-walker-nav-menu-edit.php','wp-content/plugins/advanced-custom-fields/includes/walkers/class-acf-walker-nav-menu-edit.php'),(189,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/walkers/class-acf-walker-taxonomy-field.php','wp-content/plugins/advanced-custom-fields/includes/walkers/class-acf-walker-taxonomy-field.php'),(190,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/includes/wpml.php','wp-content/plugins/advanced-custom-fields/includes/wpml.php'),(191,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ar.mo','wp-content/plugins/advanced-custom-fields/lang/acf-ar.mo'),(192,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ar.po','wp-content/plugins/advanced-custom-fields/lang/acf-ar.po'),(193,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-bg_BG.mo','wp-content/plugins/advanced-custom-fields/lang/acf-bg_BG.mo'),(194,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-bg_BG.po','wp-content/plugins/advanced-custom-fields/lang/acf-bg_BG.po'),(195,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ca.mo','wp-content/plugins/advanced-custom-fields/lang/acf-ca.mo'),(196,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ca.po','wp-content/plugins/advanced-custom-fields/lang/acf-ca.po'),(197,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-cs_CZ.mo','wp-content/plugins/advanced-custom-fields/lang/acf-cs_CZ.mo'),(198,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-cs_CZ.po','wp-content/plugins/advanced-custom-fields/lang/acf-cs_CZ.po'),(199,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-de_CH.mo','wp-content/plugins/advanced-custom-fields/lang/acf-de_CH.mo'),(200,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-de_CH.po','wp-content/plugins/advanced-custom-fields/lang/acf-de_CH.po'),(201,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-de_DE.mo','wp-content/plugins/advanced-custom-fields/lang/acf-de_DE.mo'),(202,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-de_DE.po','wp-content/plugins/advanced-custom-fields/lang/acf-de_DE.po'),(203,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-de_DE_formal.mo','wp-content/plugins/advanced-custom-fields/lang/acf-de_DE_formal.mo'),(204,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-de_DE_formal.po','wp-content/plugins/advanced-custom-fields/lang/acf-de_DE_formal.po'),(205,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-es_ES.mo','wp-content/plugins/advanced-custom-fields/lang/acf-es_ES.mo'),(206,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-es_ES.po','wp-content/plugins/advanced-custom-fields/lang/acf-es_ES.po'),(207,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-fa_IR.mo','wp-content/plugins/advanced-custom-fields/lang/acf-fa_IR.mo'),(208,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-fa_IR.po','wp-content/plugins/advanced-custom-fields/lang/acf-fa_IR.po'),(209,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-fi.mo','wp-content/plugins/advanced-custom-fields/lang/acf-fi.mo'),(210,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-fi.po','wp-content/plugins/advanced-custom-fields/lang/acf-fi.po'),(211,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-fr_CA.mo','wp-content/plugins/advanced-custom-fields/lang/acf-fr_CA.mo'),(212,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-fr_CA.po','wp-content/plugins/advanced-custom-fields/lang/acf-fr_CA.po'),(213,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-fr_FR.mo','wp-content/plugins/advanced-custom-fields/lang/acf-fr_FR.mo'),(214,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-fr_FR.po','wp-content/plugins/advanced-custom-fields/lang/acf-fr_FR.po'),(215,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-he_IL.mo','wp-content/plugins/advanced-custom-fields/lang/acf-he_IL.mo'),(216,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-he_IL.po','wp-content/plugins/advanced-custom-fields/lang/acf-he_IL.po'),(217,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-hr.mo','wp-content/plugins/advanced-custom-fields/lang/acf-hr.mo'),(218,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-hr.po','wp-content/plugins/advanced-custom-fields/lang/acf-hr.po'),(219,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-hu_HU.mo','wp-content/plugins/advanced-custom-fields/lang/acf-hu_HU.mo'),(220,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-hu_HU.po','wp-content/plugins/advanced-custom-fields/lang/acf-hu_HU.po'),(221,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-id_ID.mo','wp-content/plugins/advanced-custom-fields/lang/acf-id_ID.mo'),(222,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-id_ID.po','wp-content/plugins/advanced-custom-fields/lang/acf-id_ID.po'),(223,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-it_IT.mo','wp-content/plugins/advanced-custom-fields/lang/acf-it_IT.mo'),(224,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-it_IT.po','wp-content/plugins/advanced-custom-fields/lang/acf-it_IT.po'),(225,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ja.mo','wp-content/plugins/advanced-custom-fields/lang/acf-ja.mo'),(226,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ja.po','wp-content/plugins/advanced-custom-fields/lang/acf-ja.po'),(227,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-nb_NO.mo','wp-content/plugins/advanced-custom-fields/lang/acf-nb_NO.mo'),(228,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-nb_NO.po','wp-content/plugins/advanced-custom-fields/lang/acf-nb_NO.po'),(229,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-nl_NL.mo','wp-content/plugins/advanced-custom-fields/lang/acf-nl_NL.mo'),(230,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-nl_NL.po','wp-content/plugins/advanced-custom-fields/lang/acf-nl_NL.po'),(231,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-pl_PL.mo','wp-content/plugins/advanced-custom-fields/lang/acf-pl_PL.mo'),(232,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-pl_PL.po','wp-content/plugins/advanced-custom-fields/lang/acf-pl_PL.po'),(233,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-pt_BR.mo','wp-content/plugins/advanced-custom-fields/lang/acf-pt_BR.mo'),(234,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-pt_BR.po','wp-content/plugins/advanced-custom-fields/lang/acf-pt_BR.po'),(235,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-pt_PT.mo','wp-content/plugins/advanced-custom-fields/lang/acf-pt_PT.mo'),(236,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-pt_PT.po','wp-content/plugins/advanced-custom-fields/lang/acf-pt_PT.po'),(237,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ro_RO.mo','wp-content/plugins/advanced-custom-fields/lang/acf-ro_RO.mo'),(238,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ro_RO.po','wp-content/plugins/advanced-custom-fields/lang/acf-ro_RO.po'),(239,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ru_RU.mo','wp-content/plugins/advanced-custom-fields/lang/acf-ru_RU.mo'),(240,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-ru_RU.po','wp-content/plugins/advanced-custom-fields/lang/acf-ru_RU.po'),(241,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-sk_SK.mo','wp-content/plugins/advanced-custom-fields/lang/acf-sk_SK.mo'),(242,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-sk_SK.po','wp-content/plugins/advanced-custom-fields/lang/acf-sk_SK.po'),(243,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-sv_SE.mo','wp-content/plugins/advanced-custom-fields/lang/acf-sv_SE.mo'),(244,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-sv_SE.po','wp-content/plugins/advanced-custom-fields/lang/acf-sv_SE.po'),(245,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-tr_TR.mo','wp-content/plugins/advanced-custom-fields/lang/acf-tr_TR.mo'),(246,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-tr_TR.po','wp-content/plugins/advanced-custom-fields/lang/acf-tr_TR.po'),(247,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-uk.mo','wp-content/plugins/advanced-custom-fields/lang/acf-uk.mo'),(248,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-uk.po','wp-content/plugins/advanced-custom-fields/lang/acf-uk.po'),(249,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-zh_CN.mo','wp-content/plugins/advanced-custom-fields/lang/acf-zh_CN.mo'),(250,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-zh_CN.po','wp-content/plugins/advanced-custom-fields/lang/acf-zh_CN.po'),(251,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-zh_TW.mo','wp-content/plugins/advanced-custom-fields/lang/acf-zh_TW.mo'),(252,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf-zh_TW.po','wp-content/plugins/advanced-custom-fields/lang/acf-zh_TW.po'),(253,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/lang/acf.pot','wp-content/plugins/advanced-custom-fields/lang/acf.pot'),(254,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/advanced-custom-fields/readme.txt','wp-content/plugins/advanced-custom-fields/readme.txt'),(255,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/.htaccess','wp-content/plugins/akismet/.htaccess'),(256,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/LICENSE.txt','wp-content/plugins/akismet/LICENSE.txt'),(257,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/_inc/akismet-frontend.js','wp-content/plugins/akismet/_inc/akismet-frontend.js'),(258,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/_inc/akismet.css','wp-content/plugins/akismet/_inc/akismet.css'),(259,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/_inc/akismet.js','wp-content/plugins/akismet/_inc/akismet.js'),(260,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/_inc/img/logo-a-2x.png','wp-content/plugins/akismet/_inc/img/logo-a-2x.png'),(261,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/_inc/img/logo-full-2x.png','wp-content/plugins/akismet/_inc/img/logo-full-2x.png'),(262,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/akismet.php','wp-content/plugins/akismet/akismet.php'),(263,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/changelog.txt','wp-content/plugins/akismet/changelog.txt'),(264,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/class.akismet-admin.php','wp-content/plugins/akismet/class.akismet-admin.php'),(265,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/class.akismet-cli.php','wp-content/plugins/akismet/class.akismet-cli.php'),(266,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/class.akismet-rest-api.php','wp-content/plugins/akismet/class.akismet-rest-api.php'),(267,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/class.akismet-widget.php','wp-content/plugins/akismet/class.akismet-widget.php'),(268,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/class.akismet.php','wp-content/plugins/akismet/class.akismet.php'),(269,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/index.php','wp-content/plugins/akismet/index.php'),(270,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/readme.txt','wp-content/plugins/akismet/readme.txt'),(271,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/activate.php','wp-content/plugins/akismet/views/activate.php'),(272,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/config.php','wp-content/plugins/akismet/views/config.php'),(273,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/connect-jp.php','wp-content/plugins/akismet/views/connect-jp.php'),(274,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/enter.php','wp-content/plugins/akismet/views/enter.php'),(275,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/get.php','wp-content/plugins/akismet/views/get.php'),(276,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/notice.php','wp-content/plugins/akismet/views/notice.php'),(277,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/predefined.php','wp-content/plugins/akismet/views/predefined.php'),(278,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/setup.php','wp-content/plugins/akismet/views/setup.php'),(279,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/start.php','wp-content/plugins/akismet/views/start.php'),(280,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/stats.php','wp-content/plugins/akismet/views/stats.php'),(281,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/views/title.php','wp-content/plugins/akismet/views/title.php'),(282,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/akismet/wrapper.php','wp-content/plugins/akismet/wrapper.php'),(283,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/admin.php','wp-content/plugins/contact-form-7/admin/admin.php'),(284,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/css/styles-rtl.css','wp-content/plugins/contact-form-7/admin/css/styles-rtl.css'),(285,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/css/styles.css','wp-content/plugins/contact-form-7/admin/css/styles.css'),(286,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/edit-contact-form.php','wp-content/plugins/contact-form-7/admin/edit-contact-form.php'),(287,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/includes/admin-functions.php','wp-content/plugins/contact-form-7/admin/includes/admin-functions.php'),(288,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/includes/class-contact-forms-list-table.php','wp-content/plugins/contact-form-7/admin/includes/class-contact-forms-list-table.php'),(289,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/includes/config-validator.php','wp-content/plugins/contact-form-7/admin/includes/config-validator.php'),(290,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/includes/editor.php','wp-content/plugins/contact-form-7/admin/includes/editor.php'),(291,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/includes/help-tabs.php','wp-content/plugins/contact-form-7/admin/includes/help-tabs.php'),(292,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/includes/tag-generator.php','wp-content/plugins/contact-form-7/admin/includes/tag-generator.php'),(293,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/includes/welcome-panel.php','wp-content/plugins/contact-form-7/admin/includes/welcome-panel.php'),(294,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/js/scripts.js','wp-content/plugins/contact-form-7/admin/js/scripts.js'),(295,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/admin/js/tag-generator.js','wp-content/plugins/contact-form-7/admin/js/tag-generator.js'),(296,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/assets/icon.png','wp-content/plugins/contact-form-7/assets/icon.png'),(297,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/assets/icon.svg','wp-content/plugins/contact-form-7/assets/icon.svg'),(298,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/block-editor/block-editor.php','wp-content/plugins/contact-form-7/includes/block-editor/block-editor.php'),(299,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/block-editor/index.js','wp-content/plugins/contact-form-7/includes/block-editor/index.js'),(300,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/capabilities.php','wp-content/plugins/contact-form-7/includes/capabilities.php'),(301,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/config-validator.php','wp-content/plugins/contact-form-7/includes/config-validator.php'),(302,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/contact-form-functions.php','wp-content/plugins/contact-form-7/includes/contact-form-functions.php'),(303,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/contact-form-template.php','wp-content/plugins/contact-form-7/includes/contact-form-template.php'),(304,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/contact-form.php','wp-content/plugins/contact-form-7/includes/contact-form.php'),(305,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/controller.php','wp-content/plugins/contact-form-7/includes/controller.php'),(306,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/css/styles-rtl.css','wp-content/plugins/contact-form-7/includes/css/styles-rtl.css'),(307,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/css/styles.css','wp-content/plugins/contact-form-7/includes/css/styles.css'),(308,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/file.php','wp-content/plugins/contact-form-7/includes/file.php'),(309,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/form-tag.php','wp-content/plugins/contact-form-7/includes/form-tag.php'),(310,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/form-tags-manager.php','wp-content/plugins/contact-form-7/includes/form-tags-manager.php'),(311,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/formatting.php','wp-content/plugins/contact-form-7/includes/formatting.php'),(312,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/functions.php','wp-content/plugins/contact-form-7/includes/functions.php'),(313,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/integration.php','wp-content/plugins/contact-form-7/includes/integration.php'),(314,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/html5-fallback.js','wp-content/plugins/contact-form-7/includes/js/html5-fallback.js'),(315,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/index.js','wp-content/plugins/contact-form-7/includes/js/index.js'),(316,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png'),(317,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png'),(318,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png'),(319,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png'),(320,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png'),(321,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png'),(322,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png'),(323,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png'),(324,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png'),(325,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png'),(326,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png'),(327,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.css','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.css'),(328,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.min.css','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.min.css'),(329,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/theme.css','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/theme.css'),(330,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/l10n.php','wp-content/plugins/contact-form-7/includes/l10n.php'),(331,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/mail.php','wp-content/plugins/contact-form-7/includes/mail.php'),(332,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/pipe.php','wp-content/plugins/contact-form-7/includes/pipe.php'),(333,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/rest-api.php','wp-content/plugins/contact-form-7/includes/rest-api.php'),(334,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/shortcodes.php','wp-content/plugins/contact-form-7/includes/shortcodes.php'),(335,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/special-mail-tags.php','wp-content/plugins/contact-form-7/includes/special-mail-tags.php'),(336,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/submission.php','wp-content/plugins/contact-form-7/includes/submission.php'),(337,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js','wp-content/plugins/contact-form-7/includes/swv/js/index.js'),(338,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/date.php','wp-content/plugins/contact-form-7/includes/swv/rules/date.php'),(339,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/email.php','wp-content/plugins/contact-form-7/includes/swv/rules/email.php'),(340,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/file.php','wp-content/plugins/contact-form-7/includes/swv/rules/file.php'),(341,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/maxdate.php','wp-content/plugins/contact-form-7/includes/swv/rules/maxdate.php'),(342,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/maxfilesize.php','wp-content/plugins/contact-form-7/includes/swv/rules/maxfilesize.php'),(343,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/maxlength.php','wp-content/plugins/contact-form-7/includes/swv/rules/maxlength.php'),(344,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/maxnumber.php','wp-content/plugins/contact-form-7/includes/swv/rules/maxnumber.php'),(345,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/mindate.php','wp-content/plugins/contact-form-7/includes/swv/rules/mindate.php'),(346,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/minlength.php','wp-content/plugins/contact-form-7/includes/swv/rules/minlength.php'),(347,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/minnumber.php','wp-content/plugins/contact-form-7/includes/swv/rules/minnumber.php'),(348,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/number.php','wp-content/plugins/contact-form-7/includes/swv/rules/number.php'),(349,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/required.php','wp-content/plugins/contact-form-7/includes/swv/rules/required.php'),(350,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/requiredfile.php','wp-content/plugins/contact-form-7/includes/swv/rules/requiredfile.php'),(351,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/tel.php','wp-content/plugins/contact-form-7/includes/swv/rules/tel.php'),(352,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/rules/url.php','wp-content/plugins/contact-form-7/includes/swv/rules/url.php'),(353,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/schema-holder.php','wp-content/plugins/contact-form-7/includes/swv/schema-holder.php'),(354,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/script-loader.php','wp-content/plugins/contact-form-7/includes/swv/script-loader.php'),(355,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/swv/swv.php','wp-content/plugins/contact-form-7/includes/swv/swv.php'),(356,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/upgrade.php','wp-content/plugins/contact-form-7/includes/upgrade.php'),(357,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/validation-functions.php','wp-content/plugins/contact-form-7/includes/validation-functions.php'),(358,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/includes/validation.php','wp-content/plugins/contact-form-7/includes/validation.php'),(359,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/languages/readme.txt','wp-content/plugins/contact-form-7/languages/readme.txt'),(360,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/license.txt','wp-content/plugins/contact-form-7/license.txt'),(361,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/load.php','wp-content/plugins/contact-form-7/load.php'),(362,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/acceptance.php','wp-content/plugins/contact-form-7/modules/acceptance.php'),(363,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/akismet.php','wp-content/plugins/contact-form-7/modules/akismet.php'),(364,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/checkbox.php','wp-content/plugins/contact-form-7/modules/checkbox.php'),(365,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/constant-contact/constant-contact.php','wp-content/plugins/contact-form-7/modules/constant-contact/constant-contact.php'),(366,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/constant-contact/contact-form-properties.php','wp-content/plugins/contact-form-7/modules/constant-contact/contact-form-properties.php'),(367,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/constant-contact/contact-post-request.php','wp-content/plugins/contact-form-7/modules/constant-contact/contact-post-request.php'),(368,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/constant-contact/doi.php','wp-content/plugins/contact-form-7/modules/constant-contact/doi.php'),(369,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/constant-contact/service.php','wp-content/plugins/contact-form-7/modules/constant-contact/service.php'),(370,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/count.php','wp-content/plugins/contact-form-7/modules/count.php'),(371,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/date.php','wp-content/plugins/contact-form-7/modules/date.php'),(372,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/disallowed-list.php','wp-content/plugins/contact-form-7/modules/disallowed-list.php'),(373,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/doi-helper.php','wp-content/plugins/contact-form-7/modules/doi-helper.php'),(374,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/file.php','wp-content/plugins/contact-form-7/modules/file.php'),(375,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/flamingo.php','wp-content/plugins/contact-form-7/modules/flamingo.php'),(376,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/hidden.php','wp-content/plugins/contact-form-7/modules/hidden.php'),(377,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/listo.php','wp-content/plugins/contact-form-7/modules/listo.php'),(378,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/number.php','wp-content/plugins/contact-form-7/modules/number.php'),(379,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/quiz.php','wp-content/plugins/contact-form-7/modules/quiz.php'),(380,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/really-simple-captcha.php','wp-content/plugins/contact-form-7/modules/really-simple-captcha.php'),(381,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/recaptcha/index.js','wp-content/plugins/contact-form-7/modules/recaptcha/index.js'),(382,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/recaptcha/recaptcha.php','wp-content/plugins/contact-form-7/modules/recaptcha/recaptcha.php'),(383,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/recaptcha/service.php','wp-content/plugins/contact-form-7/modules/recaptcha/service.php'),(384,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/response.php','wp-content/plugins/contact-form-7/modules/response.php'),(385,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/select.php','wp-content/plugins/contact-form-7/modules/select.php'),(386,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/sendinblue/contact-form-properties.php','wp-content/plugins/contact-form-7/modules/sendinblue/contact-form-properties.php'),(387,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/sendinblue/doi.php','wp-content/plugins/contact-form-7/modules/sendinblue/doi.php'),(388,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/sendinblue/sendinblue.php','wp-content/plugins/contact-form-7/modules/sendinblue/sendinblue.php'),(389,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/sendinblue/service.php','wp-content/plugins/contact-form-7/modules/sendinblue/service.php'),(390,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/stripe/api.php','wp-content/plugins/contact-form-7/modules/stripe/api.php'),(391,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/stripe/index.js','wp-content/plugins/contact-form-7/modules/stripe/index.js'),(392,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/stripe/service.php','wp-content/plugins/contact-form-7/modules/stripe/service.php'),(393,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/stripe/stripe.php','wp-content/plugins/contact-form-7/modules/stripe/stripe.php'),(394,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/stripe/style.css','wp-content/plugins/contact-form-7/modules/stripe/style.css'),(395,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/submit.php','wp-content/plugins/contact-form-7/modules/submit.php'),(396,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/text.php','wp-content/plugins/contact-form-7/modules/text.php'),(397,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/modules/textarea.php','wp-content/plugins/contact-form-7/modules/textarea.php'),(398,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/readme.txt','wp-content/plugins/contact-form-7/readme.txt'),(399,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/uninstall.php','wp-content/plugins/contact-form-7/uninstall.php'),(400,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/contact-form-7/wp-contact-form-7.php','wp-content/plugins/contact-form-7/wp-contact-form-7.php'),(401,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/chartjs/chart.min.js','wp-content/plugins/cookie-notice/assets/chartjs/chart.min.js'),(402,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/microtip/microtip.css','wp-content/plugins/cookie-notice/assets/microtip/microtip.css'),(403,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/microtip/microtip.min.css','wp-content/plugins/cookie-notice/assets/microtip/microtip.min.css'),(404,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/modaal/css/modaal.css','wp-content/plugins/cookie-notice/assets/modaal/css/modaal.css'),(405,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/modaal/css/modaal.min.css','wp-content/plugins/cookie-notice/assets/modaal/css/modaal.min.css'),(406,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/modaal/css/modaal.scss','wp-content/plugins/cookie-notice/assets/modaal/css/modaal.scss'),(407,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/modaal/js/modaal.js','wp-content/plugins/cookie-notice/assets/modaal/js/modaal.js'),(408,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/modaal/js/modaal.min.js','wp-content/plugins/cookie-notice/assets/modaal/js/modaal.min.js'),(409,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/spectrum/spectrum.min.css','wp-content/plugins/cookie-notice/assets/spectrum/spectrum.min.css'),(410,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/assets/spectrum/spectrum.min.js','wp-content/plugins/cookie-notice/assets/spectrum/spectrum.min.js'),(411,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/cookie-notice.php','wp-content/plugins/cookie-notice/cookie-notice.php'),(412,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/css/admin-dashboard.css','wp-content/plugins/cookie-notice/css/admin-dashboard.css'),(413,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/css/admin-notice.css','wp-content/plugins/cookie-notice/css/admin-notice.css'),(414,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/css/admin-plugins.css','wp-content/plugins/cookie-notice/css/admin-plugins.css'),(415,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/css/admin-welcome.css','wp-content/plugins/cookie-notice/css/admin-welcome.css'),(416,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/css/admin.css','wp-content/plugins/cookie-notice/css/admin.css'),(417,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/css/admin.min.css','wp-content/plugins/cookie-notice/css/admin.min.css'),(418,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/css/front.css','wp-content/plugins/cookie-notice/css/front.css'),(419,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/css/front.min.css','wp-content/plugins/cookie-notice/css/front.min.css'),(420,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/cookie-compliance-logo-dark.png','wp-content/plugins/cookie-notice/img/cookie-compliance-logo-dark.png'),(421,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/cookie-compliance-logo.png','wp-content/plugins/cookie-notice/img/cookie-compliance-logo.png'),(422,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/cookie-compliance-widget.png','wp-content/plugins/cookie-notice/img/cookie-compliance-widget.png'),(423,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/cookie-notice-logo-dark.png','wp-content/plugins/cookie-notice/img/cookie-notice-logo-dark.png'),(424,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/cookie-notice-logo.png','wp-content/plugins/cookie-notice/img/cookie-notice-logo.png'),(425,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/hu-logo.png','wp-content/plugins/cookie-notice/img/hu-logo.png'),(426,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-bottom.png','wp-content/plugins/cookie-notice/img/layout-bottom.png'),(427,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-bottom.svg','wp-content/plugins/cookie-notice/img/layout-bottom.svg'),(428,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-center.png','wp-content/plugins/cookie-notice/img/layout-center.png'),(429,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-center.svg','wp-content/plugins/cookie-notice/img/layout-center.svg'),(430,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-left.png','wp-content/plugins/cookie-notice/img/layout-left.png'),(431,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-left.svg','wp-content/plugins/cookie-notice/img/layout-left.svg'),(432,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-right.png','wp-content/plugins/cookie-notice/img/layout-right.png'),(433,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-right.svg','wp-content/plugins/cookie-notice/img/layout-right.svg'),(434,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-top.png','wp-content/plugins/cookie-notice/img/layout-top.png'),(435,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/layout-top.svg','wp-content/plugins/cookie-notice/img/layout-top.svg'),(436,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/screen-compliance.png','wp-content/plugins/cookie-notice/img/screen-compliance.png'),(437,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/img/screen-notice.png','wp-content/plugins/cookie-notice/img/screen-notice.png'),(438,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/includes/bot-detect.php','wp-content/plugins/cookie-notice/includes/bot-detect.php'),(439,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/includes/dashboard.php','wp-content/plugins/cookie-notice/includes/dashboard.php'),(440,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/includes/frontend.php','wp-content/plugins/cookie-notice/includes/frontend.php'),(441,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/includes/functions.php','wp-content/plugins/cookie-notice/includes/functions.php'),(442,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/includes/settings.php','wp-content/plugins/cookie-notice/includes/settings.php'),(443,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/includes/welcome-api.php','wp-content/plugins/cookie-notice/includes/welcome-api.php'),(444,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/includes/welcome-frontend.php','wp-content/plugins/cookie-notice/includes/welcome-frontend.php'),(445,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/includes/welcome.php','wp-content/plugins/cookie-notice/includes/welcome.php'),(446,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/index.php','wp-content/plugins/cookie-notice/index.php'),(447,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/js/admin-dashboard.js','wp-content/plugins/cookie-notice/js/admin-dashboard.js'),(448,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/js/admin-notice.js','wp-content/plugins/cookie-notice/js/admin-notice.js'),(449,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/js/admin-plugins.js','wp-content/plugins/cookie-notice/js/admin-plugins.js'),(450,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/js/admin-welcome.js','wp-content/plugins/cookie-notice/js/admin-welcome.js'),(451,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/js/admin.js','wp-content/plugins/cookie-notice/js/admin.js'),(452,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/js/admin.min.js','wp-content/plugins/cookie-notice/js/admin.min.js'),(453,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/js/front-welcome.js','wp-content/plugins/cookie-notice/js/front-welcome.js'),(454,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/js/front.js','wp-content/plugins/cookie-notice/js/front.js'),(455,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/js/front.min.js','wp-content/plugins/cookie-notice/js/front.min.js'),(456,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/languages/cookie-notice.pot','wp-content/plugins/cookie-notice/languages/cookie-notice.pot'),(457,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/readme.txt','wp-content/plugins/cookie-notice/readme.txt'),(458,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/cookie-notice/templates/empty.html','wp-content/plugins/cookie-notice/templates/empty.html'),(459,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/LICENSE.txt','wp-content/plugins/country-phone-field-contact-form-7/LICENSE.txt'),(460,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/css/countrySelect.css','wp-content/plugins/country-phone-field-contact-form-7/assets/css/countrySelect.css'),(461,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/css/countrySelect.min.css','wp-content/plugins/country-phone-field-contact-form-7/assets/css/countrySelect.min.css'),(462,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/css/intlTelInput.css','wp-content/plugins/country-phone-field-contact-form-7/assets/css/intlTelInput.css'),(463,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/css/intlTelInput.min.css','wp-content/plugins/country-phone-field-contact-form-7/assets/css/intlTelInput.min.css'),(464,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/checklist-by-seobuddy.svg','wp-content/plugins/country-phone-field-contact-form-7/assets/img/checklist-by-seobuddy.svg'),(465,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png','wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png'),(466,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png','wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png'),(467,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/js/countrySelect.js','wp-content/plugins/country-phone-field-contact-form-7/assets/js/countrySelect.js'),(468,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/js/countrySelect.min.js','wp-content/plugins/country-phone-field-contact-form-7/assets/js/countrySelect.min.js'),(469,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/js/custom_script.js','wp-content/plugins/country-phone-field-contact-form-7/assets/js/custom_script.js'),(470,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/js/intlTelInput.js','wp-content/plugins/country-phone-field-contact-form-7/assets/js/intlTelInput.js'),(471,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/js/intlTelInput.min.js','wp-content/plugins/country-phone-field-contact-form-7/assets/js/intlTelInput.min.js'),(472,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/assets/js/utils.js','wp-content/plugins/country-phone-field-contact-form-7/assets/js/utils.js'),(473,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/country-phone-field-contact-form-7.php','wp-content/plugins/country-phone-field-contact-form-7/country-phone-field-contact-form-7.php'),(474,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/includes/autoload.php','wp-content/plugins/country-phone-field-contact-form-7/includes/autoload.php'),(475,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/includes/country-text.php','wp-content/plugins/country-phone-field-contact-form-7/includes/country-text.php'),(476,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/includes/include-js-css.php','wp-content/plugins/country-phone-field-contact-form-7/includes/include-js-css.php'),(477,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/includes/phone-text.php','wp-content/plugins/country-phone-field-contact-form-7/includes/phone-text.php'),(478,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/includes/settings.php','wp-content/plugins/country-phone-field-contact-form-7/includes/settings.php'),(479,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/languages/default.mo','wp-content/plugins/country-phone-field-contact-form-7/languages/default.mo'),(480,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/languages/default.po','wp-content/plugins/country-phone-field-contact-form-7/languages/default.po'),(481,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/languages/default.pot','wp-content/plugins/country-phone-field-contact-form-7/languages/default.pot'),(482,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/country-phone-field-contact-form-7/readme.txt','wp-content/plugins/country-phone-field-contact-form-7/readme.txt'),(483,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/current-menu-item-for-custom-post-types/css/cmicpt-admin.css','wp-content/plugins/current-menu-item-for-custom-post-types/css/cmicpt-admin.css'),(484,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/current-menu-item-for-custom-post-types/current-menu-item-for-cpt.php','wp-content/plugins/current-menu-item-for-custom-post-types/current-menu-item-for-cpt.php'),(485,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/current-menu-item-for-custom-post-types/include/filter.php','wp-content/plugins/current-menu-item-for-custom-post-types/include/filter.php'),(486,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/current-menu-item-for-custom-post-types/include/view.php','wp-content/plugins/current-menu-item-for-custom-post-types/include/view.php'),(487,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/current-menu-item-for-custom-post-types/readme.txt','wp-content/plugins/current-menu-item-for-custom-post-types/readme.txt'),(488,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/LICENSE','wp-content/plugins/enable-media-replace/LICENSE'),(489,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/README.md','wp-content/plugins/enable-media-replace/README.md'),(490,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/PackageLoader.php','wp-content/plugins/enable-media-replace/build/shortpixel/PackageLoader.php'),(491,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/autoload.php','wp-content/plugins/enable-media-replace/build/shortpixel/autoload.php'),(492,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/composer.json','wp-content/plugins/enable-media-replace/build/shortpixel/composer.json'),(493,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/filesystem/composer.json','wp-content/plugins/enable-media-replace/build/shortpixel/filesystem/composer.json'),(494,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/filesystem/src/Controller/FileSystemController.php','wp-content/plugins/enable-media-replace/build/shortpixel/filesystem/src/Controller/FileSystemController.php'),(495,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/filesystem/src/Model/File/DirectoryModel.php','wp-content/plugins/enable-media-replace/build/shortpixel/filesystem/src/Model/File/DirectoryModel.php'),(496,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/filesystem/src/Model/File/FileModel.php','wp-content/plugins/enable-media-replace/build/shortpixel/filesystem/src/Model/File/FileModel.php'),(497,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/log/composer.json','wp-content/plugins/enable-media-replace/build/shortpixel/log/composer.json'),(498,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/log/src/DebugItem.php','wp-content/plugins/enable-media-replace/build/shortpixel/log/src/DebugItem.php'),(499,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/log/src/ShortPixelLogger.php','wp-content/plugins/enable-media-replace/build/shortpixel/log/src/ShortPixelLogger.php'),(500,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/log/src/view-debug-box.php','wp-content/plugins/enable-media-replace/build/shortpixel/log/src/view-debug-box.php'),(501,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/notices/composer.json','wp-content/plugins/enable-media-replace/build/shortpixel/notices/composer.json'),(502,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/NoticeController.php','wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/NoticeController.php'),(503,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/NoticeModel.php','wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/NoticeModel.php'),(504,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/css/notices.css','wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/css/notices.css'),(505,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/css/notices.css.map','wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/css/notices.css.map'),(506,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/css/notices.scss','wp-content/plugins/enable-media-replace/build/shortpixel/notices/src/css/notices.scss'),(507,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/ajax.php','wp-content/plugins/enable-media-replace/classes/ajax.php'),(508,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/api.php','wp-content/plugins/enable-media-replace/classes/api.php'),(509,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/cache.php','wp-content/plugins/enable-media-replace/classes/cache.php'),(510,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/compat.php','wp-content/plugins/enable-media-replace/classes/compat.php'),(511,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/emr-plugin.php','wp-content/plugins/enable-media-replace/classes/emr-plugin.php'),(512,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/external/elementor.php','wp-content/plugins/enable-media-replace/classes/external/elementor.php'),(513,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/external/upgrader_skin.php','wp-content/plugins/enable-media-replace/classes/external/upgrader_skin.php'),(514,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/external/upsell_installer.php','wp-content/plugins/enable-media-replace/classes/external/upsell_installer.php'),(515,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/external/wpbakery.php','wp-content/plugins/enable-media-replace/classes/external/wpbakery.php'),(516,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/externals.php','wp-content/plugins/enable-media-replace/classes/externals.php'),(517,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/functions.php','wp-content/plugins/enable-media-replace/classes/functions.php'),(518,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/installHelper.php','wp-content/plugins/enable-media-replace/classes/installHelper.php'),(519,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/replacer.php','wp-content/plugins/enable-media-replace/classes/replacer.php'),(520,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/classes/uihelper.php','wp-content/plugins/enable-media-replace/classes/uihelper.php'),(521,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/css/admin.css','wp-content/plugins/enable-media-replace/css/admin.css'),(522,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/css/admin.css.map','wp-content/plugins/enable-media-replace/css/admin.css.map'),(523,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/css/admin.rtl.css','wp-content/plugins/enable-media-replace/css/admin.rtl.css'),(524,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/css/edit_attachment.css','wp-content/plugins/enable-media-replace/css/edit_attachment.css'),(525,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/css/edit_attachment.css.map','wp-content/plugins/enable-media-replace/css/edit_attachment.css.map'),(526,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/css/remove_background.css','wp-content/plugins/enable-media-replace/css/remove_background.css'),(527,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/css/remove_background.css.map','wp-content/plugins/enable-media-replace/css/remove_background.css.map'),(528,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/enable-media-replace.php','wp-content/plugins/enable-media-replace/enable-media-replace.php'),(529,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/img/envira-logo.png','wp-content/plugins/enable-media-replace/img/envira-logo.png'),(530,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/img/index.php','wp-content/plugins/enable-media-replace/img/index.php'),(531,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/img/sp-logo-regular.svg','wp-content/plugins/enable-media-replace/img/sp-logo-regular.svg'),(532,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/img/sp-logo-wink.svg','wp-content/plugins/enable-media-replace/img/sp-logo-wink.svg'),(533,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/img/spai-logo.svg','wp-content/plugins/enable-media-replace/img/spai-logo.svg'),(534,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/img/ui-icons_444444_256x240.png','wp-content/plugins/enable-media-replace/img/ui-icons_444444_256x240.png'),(535,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/img/ui-icons_555555_256x240.png','wp-content/plugins/enable-media-replace/img/ui-icons_555555_256x240.png'),(536,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/img/wp-modula.jpg','wp-content/plugins/enable-media-replace/img/wp-modula.jpg'),(537,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/index.php','wp-content/plugins/enable-media-replace/index.php'),(538,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/js/emr_admin.js','wp-content/plugins/enable-media-replace/js/emr_admin.js'),(539,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/js/remove_bg.js','wp-content/plugins/enable-media-replace/js/remove_bg.js'),(540,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/js/upsell.js','wp-content/plugins/enable-media-replace/js/upsell.js'),(541,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-da_DK.mo','wp-content/plugins/enable-media-replace/languages/enable-media-replace-da_DK.mo'),(542,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-da_DK.po','wp-content/plugins/enable-media-replace/languages/enable-media-replace-da_DK.po'),(543,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-de_DE.mo','wp-content/plugins/enable-media-replace/languages/enable-media-replace-de_DE.mo'),(544,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-de_DE.po','wp-content/plugins/enable-media-replace/languages/enable-media-replace-de_DE.po'),(545,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-fr_FR.mo','wp-content/plugins/enable-media-replace/languages/enable-media-replace-fr_FR.mo'),(546,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-fr_FR.po','wp-content/plugins/enable-media-replace/languages/enable-media-replace-fr_FR.po'),(547,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-it_IT.mo','wp-content/plugins/enable-media-replace/languages/enable-media-replace-it_IT.mo'),(548,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-it_IT.po','wp-content/plugins/enable-media-replace/languages/enable-media-replace-it_IT.po'),(549,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-ja.mo','wp-content/plugins/enable-media-replace/languages/enable-media-replace-ja.mo'),(550,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-ja.po','wp-content/plugins/enable-media-replace/languages/enable-media-replace-ja.po'),(551,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-nl_NL.mo','wp-content/plugins/enable-media-replace/languages/enable-media-replace-nl_NL.mo'),(552,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-nl_NL.po','wp-content/plugins/enable-media-replace/languages/enable-media-replace-nl_NL.po'),(553,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-pt_BR.mo','wp-content/plugins/enable-media-replace/languages/enable-media-replace-pt_BR.mo'),(554,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-pt_BR.po','wp-content/plugins/enable-media-replace/languages/enable-media-replace-pt_BR.po'),(555,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-pt_PT.mo','wp-content/plugins/enable-media-replace/languages/enable-media-replace-pt_PT.mo'),(556,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-pt_PT.po','wp-content/plugins/enable-media-replace/languages/enable-media-replace-pt_PT.po'),(557,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-ru_RU.mo','wp-content/plugins/enable-media-replace/languages/enable-media-replace-ru_RU.mo'),(558,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-ru_RU.po','wp-content/plugins/enable-media-replace/languages/enable-media-replace-ru_RU.po'),(559,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-sv_SE.mo','wp-content/plugins/enable-media-replace/languages/enable-media-replace-sv_SE.mo'),(560,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-sv_SE.po','wp-content/plugins/enable-media-replace/languages/enable-media-replace-sv_SE.po'),(561,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-zh_CN.mo','wp-content/plugins/enable-media-replace/languages/enable-media-replace-zh_CN.mo'),(562,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace-zh_CN.po','wp-content/plugins/enable-media-replace/languages/enable-media-replace-zh_CN.po'),(563,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace.mo','wp-content/plugins/enable-media-replace/languages/enable-media-replace.mo'),(564,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/enable-media-replace.po','wp-content/plugins/enable-media-replace/languages/enable-media-replace.po'),(565,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/languages/index.php','wp-content/plugins/enable-media-replace/languages/index.php'),(566,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/readme.txt','wp-content/plugins/enable-media-replace/readme.txt'),(567,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/scss/_datepicker.scss','wp-content/plugins/enable-media-replace/scss/_datepicker.scss'),(568,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/scss/admin.scss','wp-content/plugins/enable-media-replace/scss/admin.scss'),(569,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/scss/edit_attachment.scss','wp-content/plugins/enable-media-replace/scss/edit_attachment.scss'),(570,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/scss/remove_background.scss','wp-content/plugins/enable-media-replace/scss/remove_background.scss'),(571,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/thumbnail_updater.php','wp-content/plugins/enable-media-replace/thumbnail_updater.php'),(572,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/views/do-replace-background.php','wp-content/plugins/enable-media-replace/views/do-replace-background.php'),(573,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/views/notice.php','wp-content/plugins/enable-media-replace/views/notice.php'),(574,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/views/popup.php','wp-content/plugins/enable-media-replace/views/popup.php'),(575,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/views/prepare-remove-background.php','wp-content/plugins/enable-media-replace/views/prepare-remove-background.php'),(576,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/views/upload.php','wp-content/plugins/enable-media-replace/views/upload.php'),(577,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/enable-media-replace/views/upsell.php','wp-content/plugins/enable-media-replace/views/upsell.php'),(578,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/admin-functions.php','wp-content/plugins/flamingo/admin/admin-functions.php'),(579,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/admin.php','wp-content/plugins/flamingo/admin/admin.php'),(580,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/css/style-rtl.css','wp-content/plugins/flamingo/admin/css/style-rtl.css'),(581,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/css/style.css','wp-content/plugins/flamingo/admin/css/style.css'),(582,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/edit-contact-form.php','wp-content/plugins/flamingo/admin/edit-contact-form.php'),(583,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/edit-inbound-form.php','wp-content/plugins/flamingo/admin/edit-inbound-form.php'),(584,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/edit-outbound-form.php','wp-content/plugins/flamingo/admin/edit-outbound-form.php'),(585,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/includes/class-contacts-list-table.php','wp-content/plugins/flamingo/admin/includes/class-contacts-list-table.php'),(586,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/includes/class-inbound-messages-list-table.php','wp-content/plugins/flamingo/admin/includes/class-inbound-messages-list-table.php'),(587,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/includes/class-outbound-messages-list-table.php','wp-content/plugins/flamingo/admin/includes/class-outbound-messages-list-table.php'),(588,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/includes/meta-boxes.php','wp-content/plugins/flamingo/admin/includes/meta-boxes.php'),(589,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/includes/privacy.php','wp-content/plugins/flamingo/admin/includes/privacy.php'),(590,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/admin/js/script.js','wp-content/plugins/flamingo/admin/js/script.js'),(591,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/flamingo.php','wp-content/plugins/flamingo/flamingo.php'),(592,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/akismet.php','wp-content/plugins/flamingo/includes/akismet.php'),(593,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/capabilities.php','wp-content/plugins/flamingo/includes/capabilities.php'),(594,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/class-contact.php','wp-content/plugins/flamingo/includes/class-contact.php'),(595,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/class-inbound-message.php','wp-content/plugins/flamingo/includes/class-inbound-message.php'),(596,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/class-outbound-message.php','wp-content/plugins/flamingo/includes/class-outbound-message.php'),(597,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/comment.php','wp-content/plugins/flamingo/includes/comment.php'),(598,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/cron.php','wp-content/plugins/flamingo/includes/cron.php'),(599,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/csv.php','wp-content/plugins/flamingo/includes/csv.php'),(600,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/formatting.php','wp-content/plugins/flamingo/includes/formatting.php'),(601,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/functions.php','wp-content/plugins/flamingo/includes/functions.php'),(602,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/includes/user.php','wp-content/plugins/flamingo/includes/user.php'),(603,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/languages/readme.txt','wp-content/plugins/flamingo/languages/readme.txt'),(604,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/license.txt','wp-content/plugins/flamingo/license.txt'),(605,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/flamingo/readme.txt','wp-content/plugins/flamingo/readme.txt'),(606,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/.gitignore','wp-content/plugins/heartbeat-control/.gitignore'),(607,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/Heartbeat.php','wp-content/plugins/heartbeat-control/Heartbeat.php'),(608,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/Imagify_Partner.php','wp-content/plugins/heartbeat-control/Imagify_Partner.php'),(609,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/LICENSE','wp-content/plugins/heartbeat-control/LICENSE'),(610,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/Notices.php','wp-content/plugins/heartbeat-control/Notices.php'),(611,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/Plugin_Card_Helper.php','wp-content/plugins/heartbeat-control/Plugin_Card_Helper.php'),(612,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/Settings.php','wp-content/plugins/heartbeat-control/Settings.php'),(613,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/css/style.css','wp-content/plugins/heartbeat-control/assets/css/style.css'),(614,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/css/style.min.css','wp-content/plugins/heartbeat-control/assets/css/style.min.css'),(615,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/css/style.scss','wp-content/plugins/heartbeat-control/assets/css/style.scss'),(616,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/80.svg','wp-content/plugins/heartbeat-control/assets/img/80.svg'),(617,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/equipe.jpg','wp-content/plugins/heartbeat-control/assets/img/equipe.jpg'),(618,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/fusee.png','wp-content/plugins/heartbeat-control/assets/img/fusee.png'),(619,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/heartbeat-icon.png','wp-content/plugins/heartbeat-control/assets/img/heartbeat-icon.png'),(620,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/laptop.png','wp-content/plugins/heartbeat-control/assets/img/laptop.png'),(621,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/logo-heartbeat.svg','wp-content/plugins/heartbeat-control/assets/img/logo-heartbeat.svg'),(622,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/logo-imagify.jpg','wp-content/plugins/heartbeat-control/assets/img/logo-imagify.jpg'),(623,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/logo-lazyload.jpg','wp-content/plugins/heartbeat-control/assets/img/logo-lazyload.jpg'),(624,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/logo-rocket.jpg','wp-content/plugins/heartbeat-control/assets/img/logo-rocket.jpg'),(625,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/logo-wprocket.svg','wp-content/plugins/heartbeat-control/assets/img/logo-wprocket.svg'),(626,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/mini imagify.svg','wp-content/plugins/heartbeat-control/assets/img/mini imagify.svg'),(627,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/mini-imagify.svg','wp-content/plugins/heartbeat-control/assets/img/mini-imagify.svg'),(628,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/mini-lazy.svg','wp-content/plugins/heartbeat-control/assets/img/mini-lazy.svg'),(629,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/mini-rocket.svg','wp-content/plugins/heartbeat-control/assets/img/mini-rocket.svg'),(630,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/noun_SEO_737036.png','wp-content/plugins/heartbeat-control/assets/img/noun_SEO_737036.png'),(631,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/noun_SEO_737036.svg','wp-content/plugins/heartbeat-control/assets/img/noun_SEO_737036.svg'),(632,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/noun_performance_1221123.png','wp-content/plugins/heartbeat-control/assets/img/noun_performance_1221123.png'),(633,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/noun_performance_1221123.svg','wp-content/plugins/heartbeat-control/assets/img/noun_performance_1221123.svg'),(634,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/noun_revenue_949180.png','wp-content/plugins/heartbeat-control/assets/img/noun_revenue_949180.png'),(635,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/noun_revenue_949180.svg','wp-content/plugins/heartbeat-control/assets/img/noun_revenue_949180.svg'),(636,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/team-2.jpg','wp-content/plugins/heartbeat-control/assets/img/team-2.jpg'),(637,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/img/team.jpg','wp-content/plugins/heartbeat-control/assets/img/team.jpg'),(638,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/assets/js/script.js','wp-content/plugins/heartbeat-control/assets/js/script.js'),(639,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/composer.json','wp-content/plugins/heartbeat-control/composer.json'),(640,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/composer.lock','wp-content/plugins/heartbeat-control/composer.lock'),(641,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/heartbeat-control.php','wp-content/plugins/heartbeat-control/heartbeat-control.php'),(642,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/phpcs.xml','wp-content/plugins/heartbeat-control/phpcs.xml'),(643,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/readme.txt','wp-content/plugins/heartbeat-control/readme.txt'),(644,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/autoload.php','wp-content/plugins/heartbeat-control/vendor/autoload.php'),(645,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/.github/ISSUE_TEMPLATE.md','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/.github/ISSUE_TEMPLATE.md'),(646,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/.github/PULL_REQUEST_TEMPLATE.md','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/.github/PULL_REQUEST_TEMPLATE.md'),(647,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/CHANGELOG.md','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/CHANGELOG.md'),(648,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/CONTRIBUTING.md','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/CONTRIBUTING.md'),(649,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/apigen.neon','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/apigen.neon'),(650,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/hook-docs.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/hook-docs.php'),(651,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/LICENSE','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/LICENSE'),(652,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/404.latte','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/404.latte'),(653,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/@elementlist.latte','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/@elementlist.latte'),(654,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/@layout.latte','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/@layout.latte'),(655,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/annotation-group.latte','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/annotation-group.latte'),(656,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/class.latte','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/class.latte'),(657,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/combined.js.latte','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/combined.js.latte'),(658,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/config.neon','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/config.neon'),(659,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/constant.latte','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/constant.latte'),(660,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/elementlist.js.latte','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/elementlist.js.latte'),(661,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/function.latte','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/function.latte'),(662,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.autocomplete.js','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.autocomplete.js'),(663,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.cookie.js','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.cookie.js'),(664,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.min.js','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.min.js'),(665,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.sortElements.js','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.sortElements.js'),(666,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.sprintf.js','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/jquery.sprintf.js'),(667,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/main.js','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/js/main.js'),(668,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/namespace.latte','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/namespace.latte'),(669,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/opensearch.xml.latte','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/opensearch.xml.latte'),(670,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/overview.latte','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/overview.latte'),(671,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/package.latte','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/package.latte'),(672,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/bootstrap.min.css','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/bootstrap.min.css'),(673,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/collapsed.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/collapsed.png'),(674,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/inherit.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/inherit.png'),(675,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/resize.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/resize.png'),(676,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/sort.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/sort.png'),(677,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/style.css','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/style.css'),(678,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/tree-cleaner.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/tree-cleaner.png'),(679,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/tree-hasnext.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/tree-hasnext.png'),(680,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/tree-last.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/tree-last.png'),(681,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/tree-vertical.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/resources/tree-vertical.png'),(682,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/robots.txt.latte','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/robots.txt.latte'),(683,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/sitemap.xml.latte','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/sitemap.xml.latte'),(684,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/source.latte','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/source.latte'),(685,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/tree.latte','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/apigen/theme-bootstrap/src/tree.latte'),(686,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/bootstrap.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/bootstrap.php'),(687,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/composer.lock','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/composer.lock'),(688,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display-rtl.css','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display-rtl.css'),(689,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display-rtl.min.css','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display-rtl.min.css'),(690,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display.css','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display.css'),(691,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display.css.map','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display.css.map'),(692,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display.min.css','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-display.min.css'),(693,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front-rtl.css','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front-rtl.css'),(694,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front-rtl.min.css','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front-rtl.min.css'),(695,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front.css','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front.css'),(696,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front.css.map','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front.css.map'),(697,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front.min.css','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-front.min.css'),(698,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-rtl.css','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-rtl.css'),(699,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-rtl.min.css','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2-rtl.min.css'),(700,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2.css','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2.css'),(701,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2.css.map','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2.css.map'),(702,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2.min.css','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/cmb2.min.css'),(703,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/index.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/index.php'),(704,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/cmb2-display.scss','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/cmb2-display.scss'),(705,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/cmb2-front.scss','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/cmb2-front.scss'),(706,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/cmb2.scss','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/cmb2.scss'),(707,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/index.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/index.php'),(708,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_collapsible_ui.scss','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_collapsible_ui.scss'),(709,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_context_metaboxes.scss','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_context_metaboxes.scss'),(710,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_display.scss','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_display.scss'),(711,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_front.scss','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_front.scss'),(712,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_jquery_ui.scss','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_jquery_ui.scss'),(713,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_main_wrap.scss','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_main_wrap.scss'),(714,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_misc.scss','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_misc.scss'),(715,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_mixins.scss','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_mixins.scss'),(716,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_new_term.scss','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_new_term.scss'),(717,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_options-page.scss','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_options-page.scss'),(718,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_post_metaboxes.scss','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_post_metaboxes.scss'),(719,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_sidebar_placements.scss','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_sidebar_placements.scss'),(720,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_variables.scss','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/_variables.scss'),(721,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/index.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/css/sass/partials/index.php'),(722,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/example-functions.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/example-functions.php'),(723,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ico-delete.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ico-delete.png'),(724,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/index.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/index.php'),(725,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_flat_0_aaaaaa_40x100.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_flat_0_aaaaaa_40x100.png'),(726,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_flat_75_ffffff_40x100.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_flat_75_ffffff_40x100.png'),(727,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_55_fbf9ee_1x400.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_55_fbf9ee_1x400.png'),(728,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_65_ffffff_1x400.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_65_ffffff_1x400.png'),(729,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_75_dadada_1x400.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_75_dadada_1x400.png'),(730,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_75_e6e6e6_1x400.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_75_e6e6e6_1x400.png'),(731,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_95_fef1ec_1x400.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_glass_95_fef1ec_1x400.png'),(732,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_highlight-soft_75_cccccc_1x100.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-bg_highlight-soft_75_cccccc_1x100.png'),(733,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_222222_256x240.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_222222_256x240.png'),(734,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_2e83ff_256x240.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_2e83ff_256x240.png'),(735,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_454545_256x240.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_454545_256x240.png'),(736,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_888888_256x240.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_888888_256x240.png'),(737,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_cd0a0a_256x240.png','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/images/ui-icons_cd0a0a_256x240.png'),(738,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2.php'),(739,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Ajax.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Ajax.php'),(740,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Base.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Base.php'),(741,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Boxes.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Boxes.php'),(742,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Field.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Field.php'),(743,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Field_Display.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Field_Display.php'),(744,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Hookup_Base.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Hookup_Base.php'),(745,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_JS.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_JS.php'),(746,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Options.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Options.php'),(747,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Options_Hookup.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Options_Hookup.php'),(748,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Sanitize.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Sanitize.php'),(749,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Show_Filters.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Show_Filters.php'),(750,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Types.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Types.php'),(751,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Utils.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_Utils.php'),(752,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_hookup.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/CMB2_hookup.php'),(753,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/helper-functions.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/helper-functions.php'),(754,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/index.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/index.php'),(755,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST.php'),(756,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php'),(757,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php'),(758,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php'),(759,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php'),(760,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Base.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Base.php'),(761,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Checkbox.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Checkbox.php'),(762,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Colorpicker.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Colorpicker.php'),(763,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_File.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_File.php'),(764,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php'),(765,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_List.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_List.php'),(766,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Multi_Base.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Multi_Base.php'),(767,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Multicheck.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Multicheck.php'),(768,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Oembed.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Oembed.php'),(769,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Picker_Base.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Picker_Base.php'),(770,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Radio.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Radio.php'),(771,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Select.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Select.php'),(772,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Select_Timezone.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Select_Timezone.php'),(773,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Base.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Base.php'),(774,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck.php'),(775,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck_Hierarchical.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck_Hierarchical.php'),(776,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Radio.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Radio.php'),(777,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Radio_Hierarchical.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Radio_Hierarchical.php'),(778,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Select.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Select.php'),(779,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text.php'),(780,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Date.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Date.php'),(781,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp.php'),(782,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp_Timezone.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp_Timezone.php'),(783,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Time.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Time.php'),(784,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Textarea.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Textarea.php'),(785,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Textarea_Code.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Textarea_Code.php'),(786,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Title.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Title.php'),(787,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Wysiwyg.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/includes/types/CMB2_Type_Wysiwyg.php'),(788,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/index.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/index.php'),(789,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/init.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/init.php'),(790,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/cmb2-wysiwyg.js','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/cmb2-wysiwyg.js'),(791,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/cmb2.js','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/cmb2.js'),(792,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/cmb2.min.js','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/cmb2.min.js'),(793,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/index.php','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/index.php'),(794,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/jquery-ui-timepicker-addon.min.js','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/jquery-ui-timepicker-addon.min.js'),(795,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/wp-color-picker-alpha.js','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/wp-color-picker-alpha.js'),(796,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/wp-color-picker-alpha.min.js','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/js/wp-color-picker-alpha.min.js'),(797,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ach.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ach.mo'),(798,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ach.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ach.po'),(799,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-af.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-af.mo'),(800,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-af.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-af.po'),(801,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-an.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-an.mo'),(802,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-an.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-an.po'),(803,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ar.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ar.mo'),(804,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ar.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ar.po'),(805,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ary.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ary.mo'),(806,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ary.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ary.po'),(807,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-as.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-as.mo'),(808,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-as.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-as.po'),(809,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-az.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-az.mo'),(810,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-az.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-az.po'),(811,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-be.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-be.mo'),(812,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-be.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-be.po'),(813,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bg.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bg.mo'),(814,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bg.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bg.po'),(815,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bg_BG.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bg_BG.mo'),(816,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bg_BG.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bg_BG.po'),(817,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bn_BD.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bn_BD.mo'),(818,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bn_BD.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bn_BD.po'),(819,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-br.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-br.mo'),(820,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-br.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-br.po'),(821,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bs.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bs.mo'),(822,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bs.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bs.po'),(823,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bs_BA.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bs_BA.mo'),(824,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bs_BA.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-bs_BA.po'),(825,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ca.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ca.mo'),(826,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ca.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ca.po'),(827,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-co.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-co.mo'),(828,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-co.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-co.po'),(829,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-cs_CZ.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-cs_CZ.mo'),(830,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-cs_CZ.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-cs_CZ.po'),(831,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-cy.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-cy.mo'),(832,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-cy.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-cy.po'),(833,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-da_DK.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-da_DK.mo'),(834,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-da_DK.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-da_DK.po'),(835,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_AT.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_AT.mo'),(836,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_AT.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_AT.po'),(837,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_CH.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_CH.mo'),(838,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_CH.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_CH.po'),(839,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_DE.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_DE.mo'),(840,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_DE.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-de_DE.po'),(841,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-dv.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-dv.mo'),(842,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-dv.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-dv.po'),(843,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-el.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-el.mo'),(844,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-el.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-el.po'),(845,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en@pirate.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en@pirate.mo'),(846,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en@pirate.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en@pirate.po'),(847,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_AU.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_AU.mo'),(848,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_AU.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_AU.po'),(849,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_CA.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_CA.mo'),(850,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_CA.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_CA.po'),(851,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_GB.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_GB.mo'),(852,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_GB.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-en_GB.po'),(853,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-eo.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-eo.mo'),(854,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-eo.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-eo.po'),(855,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_AR.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_AR.mo'),(856,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_AR.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_AR.po'),(857,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_CL.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_CL.mo'),(858,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_CL.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_CL.po'),(859,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_CO.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_CO.mo'),(860,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_CO.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_CO.po'),(861,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_ES.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_ES.mo'),(862,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_ES.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_ES.po'),(863,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_MX.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_MX.mo'),(864,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_MX.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_MX.po'),(865,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_PE.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_PE.mo'),(866,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_PE.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_PE.po'),(867,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_VE.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_VE.mo'),(868,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_VE.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-es_VE.po'),(869,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-et.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-et.mo'),(870,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-et.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-et.po'),(871,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-eu.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-eu.mo'),(872,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-eu.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-eu.po'),(873,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fa.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fa.mo'),(874,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fa.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fa.po'),(875,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fa_IR.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fa_IR.mo'),(876,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fa_IR.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fa_IR.po'),(877,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fi.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fi.mo'),(878,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fi.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fi.po'),(879,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fo.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fo.mo'),(880,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fo.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fo.po'),(881,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_BE.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_BE.mo'),(882,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_BE.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_BE.po'),(883,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_CA.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_CA.mo'),(884,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_CA.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_CA.po'),(885,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_FR.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_FR.mo'),(886,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_FR.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fr_FR.po'),(887,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fy.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fy.mo'),(888,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fy.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-fy.po'),(889,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ga.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ga.mo'),(890,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ga.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ga.po'),(891,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gd.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gd.mo'),(892,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gd.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gd.po'),(893,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gl_ES.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gl_ES.mo'),(894,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gl_ES.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gl_ES.po'),(895,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gu_IN.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gu_IN.mo'),(896,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gu_IN.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-gu_IN.po'),(897,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-he_IL.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-he_IL.mo'),(898,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-he_IL.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-he_IL.po'),(899,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hi_IN.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hi_IN.mo'),(900,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hi_IN.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hi_IN.po'),(901,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hr.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hr.mo'),(902,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hr.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hr.po'),(903,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hu_HU.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hu_HU.mo'),(904,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hu_HU.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hu_HU.po'),(905,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hy.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hy.mo'),(906,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hy.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-hy.po'),(907,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-id_ID.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-id_ID.mo'),(908,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-id_ID.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-id_ID.po'),(909,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-is_IS.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-is_IS.mo'),(910,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-is_IS.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-is_IS.po'),(911,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-it_IT.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-it_IT.mo'),(912,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-it_IT.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-it_IT.po'),(913,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ja.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ja.mo'),(914,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ja.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ja.po'),(915,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-jv.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-jv.mo'),(916,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-jv.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-jv.po'),(917,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ka.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ka.mo'),(918,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ka.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ka.po'),(919,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ka_GE.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ka_GE.mo'),(920,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ka_GE.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ka_GE.po'),(921,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-kk.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-kk.mo'),(922,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-kk.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-kk.po'),(923,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-km.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-km.mo'),(924,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-km.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-km.po'),(925,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-kn.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-kn.mo'),(926,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-kn.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-kn.po'),(927,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ko_KR.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ko_KR.mo'),(928,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ko_KR.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ko_KR.po'),(929,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ku.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ku.mo'),(930,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ku.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ku.po'),(931,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ky.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ky.mo'),(932,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ky.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ky.po'),(933,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lo.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lo.mo'),(934,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lo.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lo.po'),(935,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lt_LT.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lt_LT.mo'),(936,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lt_LT.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lt_LT.po'),(937,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lv.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lv.mo'),(938,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lv.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-lv.po'),(939,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mg.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mg.mo'),(940,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mg.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mg.po'),(941,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mk_MK.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mk_MK.mo'),(942,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mk_MK.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mk_MK.po'),(943,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mn.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mn.mo'),(944,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mn.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mn.po'),(945,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mr.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mr.mo'),(946,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mr.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-mr.po'),(947,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ms_MY.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ms_MY.mo'),(948,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ms_MY.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ms_MY.po'),(949,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-my_MM.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-my_MM.mo'),(950,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-my_MM.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-my_MM.po'),(951,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nb_NO.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nb_NO.mo'),(952,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nb_NO.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nb_NO.po'),(953,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ne_NP.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ne_NP.mo'),(954,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ne_NP.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ne_NP.po'),(955,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nl_BE.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nl_BE.mo'),(956,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nl_BE.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nl_BE.po'),(957,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nl_NL.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nl_NL.mo'),(958,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nl_NL.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nl_NL.po'),(959,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nn_NO.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nn_NO.mo'),(960,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nn_NO.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-nn_NO.po'),(961,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-oc.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-oc.mo'),(962,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-oc.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-oc.po'),(963,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-os.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-os.mo'),(964,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-os.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-os.po'),(965,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pap.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pap.mo'),(966,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pap.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pap.po'),(967,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pl_PL.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pl_PL.mo'),(968,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pl_PL.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pl_PL.po'),(969,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ps.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ps.mo'),(970,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ps.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ps.po'),(971,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pt_BR.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pt_BR.mo'),(972,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pt_BR.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pt_BR.po'),(973,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pt_PT.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pt_PT.mo'),(974,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pt_PT.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-pt_PT.po'),(975,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ro_RO.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ro_RO.mo'),(976,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ro_RO.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ro_RO.po'),(977,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ru_RU.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ru_RU.mo'),(978,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ru_RU.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ru_RU.po'),(979,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sa.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sa.mo'),(980,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sa.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sa.po'),(981,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sah.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sah.mo'),(982,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sah.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sah.po'),(983,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-si_LK.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-si_LK.mo'),(984,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-si_LK.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-si_LK.po'),(985,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sk_SK.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sk_SK.mo'),(986,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sk_SK.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sk_SK.po'),(987,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sl_SI.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sl_SI.mo'),(988,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sl_SI.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sl_SI.po'),(989,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-so.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-so.mo'),(990,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-so.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-so.po'),(991,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sq.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sq.mo'),(992,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sq.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sq.po'),(993,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sr_RS.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sr_RS.mo'),(994,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sr_RS.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sr_RS.po'),(995,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-su.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-su.mo'),(996,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-su.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-su.po'),(997,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sv_SE.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sv_SE.mo'),(998,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sv_SE.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sv_SE.po'),(999,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sw.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sw.mo'),(1000,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sw.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-sw.po'),(1001,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ta_IN.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ta_IN.mo'),(1002,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ta_IN.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ta_IN.po'),(1003,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ta_LK.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ta_LK.mo'),(1004,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ta_LK.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ta_LK.po'),(1005,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-te.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-te.mo'),(1006,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-te.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-te.po'),(1007,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tg.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tg.mo'),(1008,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tg.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tg.po'),(1009,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-th.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-th.mo'),(1010,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-th.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-th.po'),(1011,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tk_TM.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tk_TM.mo'),(1012,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tk_TM.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tk_TM.po'),(1013,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tl.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tl.mo'),(1014,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tl.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tl.po'),(1015,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tr_TR.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tr_TR.mo'),(1016,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tr_TR.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tr_TR.po'),(1017,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tzm.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tzm.mo'),(1018,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tzm.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-tzm.po'),(1019,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ug.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ug.mo'),(1020,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ug.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ug.po'),(1021,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-uk.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-uk.mo'),(1022,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-uk.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-uk.po'),(1023,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ur.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ur.mo'),(1024,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ur.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ur.po'),(1025,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ur_PK.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ur_PK.mo'),(1026,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ur_PK.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-ur_PK.po'),(1027,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-uz.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-uz.mo'),(1028,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-uz.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-uz.po'),(1029,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-vi.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-vi.mo'),(1030,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-vi.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-vi.po'),(1031,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_CN.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_CN.mo'),(1032,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_CN.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_CN.po'),(1033,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_HK.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_HK.mo'),(1034,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_HK.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_HK.po'),(1035,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_TW.mo','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_TW.mo'),(1036,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_TW.po','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2-zh_TW.po'),(1037,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2.pot','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/languages/cmb2.pot'),(1038,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/package-lock.json','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/package-lock.json'),(1039,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/readme.txt','wp-content/plugins/heartbeat-control/vendor/cmb2/cmb2/readme.txt'),(1040,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/composer/ClassLoader.php','wp-content/plugins/heartbeat-control/vendor/composer/ClassLoader.php'),(1041,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/composer/LICENSE','wp-content/plugins/heartbeat-control/vendor/composer/LICENSE'),(1042,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/composer/autoload_classmap.php','wp-content/plugins/heartbeat-control/vendor/composer/autoload_classmap.php'),(1043,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/composer/autoload_namespaces.php','wp-content/plugins/heartbeat-control/vendor/composer/autoload_namespaces.php'),(1044,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/composer/autoload_psr4.php','wp-content/plugins/heartbeat-control/vendor/composer/autoload_psr4.php'),(1045,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/composer/autoload_real.php','wp-content/plugins/heartbeat-control/vendor/composer/autoload_real.php'),(1046,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/composer/autoload_static.php','wp-content/plugins/heartbeat-control/vendor/composer/autoload_static.php'),(1047,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/vendor/composer/installed.json','wp-content/plugins/heartbeat-control/vendor/composer/installed.json'),(1048,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/heartbeat-control/views/admin-page.php','wp-content/plugins/heartbeat-control/views/admin-page.php'),(1049,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/index.php','wp-content/plugins/index.php'),(1050,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/css/lib/monosocialiconsfont/fonts/MonoSocialIconsFont.svg','wp-content/plugins/js_composer_salient/assets/css/lib/monosocialiconsfont/fonts/MonoSocialIconsFont.svg'),(1051,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/css/lib/typicons/src/font/typicons.svg','wp-content/plugins/js_composer_salient/assets/css/lib/typicons/src/font/typicons.svg'),(1052,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/css/lib/vc-entypo/fonts/vc_entypo.svg','wp-content/plugins/js_composer_salient/assets/css/lib/vc-entypo/fonts/vc_entypo.svg'),(1053,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/css/lib/vc-linecons/fonts/vc_linecons.svg','wp-content/plugins/js_composer_salient/assets/css/lib/vc-linecons/fonts/vc_linecons.svg'),(1054,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/css/lib/vc-material/fonts/vc_material.svg','wp-content/plugins/js_composer_salient/assets/css/lib/vc-material/fonts/vc_material.svg'),(1055,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/css/lib/vc-open-iconic/fonts/vc_openiconic.svg','wp-content/plugins/js_composer_salient/assets/css/lib/vc-open-iconic/fonts/vc_openiconic.svg'),(1056,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/fonts/vc_grid/vc_grid_v1.svg','wp-content/plugins/js_composer_salient/assets/fonts/vc_grid/vc_grid_v1.svg'),(1057,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/fonts/vc_icons/fonts/VC-Icons.svg','wp-content/plugins/js_composer_salient/assets/fonts/vc_icons/fonts/VC-Icons.svg'),(1058,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.svg','wp-content/plugins/js_composer_salient/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.svg'),(1059,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/images/salient.svg','wp-content/plugins/js_composer_salient/assets/images/salient.svg'),(1060,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/dist/backend-actions.min.js','wp-content/plugins/js_composer_salient/assets/js/dist/backend-actions.min.js'),(1061,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/dist/backend.min.js','wp-content/plugins/js_composer_salient/assets/js/dist/backend.min.js'),(1062,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/dist/edit-form.min.js','wp-content/plugins/js_composer_salient/assets/js/dist/edit-form.min.js'),(1063,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/dist/frontend-editor.min.js','wp-content/plugins/js_composer_salient/assets/js/dist/frontend-editor.min.js'),(1064,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/dist/grid-builder.min.js','wp-content/plugins/js_composer_salient/assets/js/dist/grid-builder.min.js'),(1065,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/dist/js_composer_front.min.js','wp-content/plugins/js_composer_salient/assets/js/dist/js_composer_front.min.js'),(1066,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/dist/page_editable.min.js','wp-content/plugins/js_composer_salient/assets/js/dist/page_editable.min.js'),(1067,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/dist/settings.min.js','wp-content/plugins/js_composer_salient/assets/js/dist/settings.min.js'),(1068,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/dist/vc_grid.min.js','wp-content/plugins/js_composer_salient/assets/js/dist/vc_grid.min.js'),(1069,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/editors/templates-preview.js','wp-content/plugins/js_composer_salient/assets/js/editors/templates-preview.js'),(1070,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/charts/vc_line_chart.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/charts/vc_line_chart.js'),(1071,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/charts/vc_pie.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/charts/vc_pie.js'),(1072,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/charts/vc_round_chart.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/charts/vc_round_chart.js'),(1073,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/container.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/container.js'),(1074,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/container_with_parent.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/container_with_parent.js'),(1075,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_column.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_column.js'),(1076,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_column_inner.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_column_inner.js'),(1077,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_row.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_row.js'),(1078,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_row_inner.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_row_inner.js'),(1079,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_section.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/containers/vc_section.js'),(1080,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/content/vc_column_text.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/content/vc_column_text.js'),(1081,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/content/vc_posts_slider.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/content/vc_posts_slider.js'),(1082,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/content/vc_raw_js.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/content/vc_raw_js.js'),(1083,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/content/vc_toggle.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/content/vc_toggle.js'),(1084,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_accordion.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_accordion.js'),(1085,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_accordion_tab.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_accordion_tab.js'),(1086,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_tab.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_tab.js'),(1087,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_tabs.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_tabs.js'),(1088,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_tour.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_tour.js'),(1089,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/vc_carousel.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/deprecated/vc_carousel.js'),(1090,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/grids/vc_basic_grid.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/grids/vc_basic_grid.js'),(1091,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/grids/vc_masonry_grid.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/grids/vc_masonry_grid.js'),(1092,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/grids/vc_masonry_media_grid.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/grids/vc_masonry_media_grid.js'),(1093,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/grids/vc_media_grid.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/grids/vc_media_grid.js'),(1094,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/images/vc_gallery.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/images/vc_gallery.js'),(1095,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/images/vc_images_carousel.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/images/vc_images_carousel.js'),(1096,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/images/vc_single_image.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/images/vc_single_image.js'),(1097,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/tta_events.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/tta_events.js'),(1098,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_accordion.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_accordion.js'),(1099,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_pageable.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_pageable.js'),(1100,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_section.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_section.js'),(1101,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_tabs.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_tabs.js'),(1102,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_tour.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/shortcodes/tta/vc_tta_tour.js'),(1103,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/frontend_editor/vendors/plugins/jwplayer.js','wp-content/plugins/js_composer_salient/assets/js/frontend_editor/vendors/plugins/jwplayer.js'),(1104,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/vendors/advanced_custom_fields.js','wp-content/plugins/js_composer_salient/assets/js/vendors/advanced_custom_fields.js'),(1105,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/vendors/qtranslate_backend.js','wp-content/plugins/js_composer_salient/assets/js/vendors/qtranslate_backend.js'),(1106,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/vendors/qtranslate_frontend.js','wp-content/plugins/js_composer_salient/assets/js/vendors/qtranslate_frontend.js'),(1107,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/vendors/qtranslatex_backend.js','wp-content/plugins/js_composer_salient/assets/js/vendors/qtranslatex_backend.js'),(1108,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/vendors/qtranslatex_frontend.js','wp-content/plugins/js_composer_salient/assets/js/vendors/qtranslatex_frontend.js'),(1109,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/vendors/seo.js','wp-content/plugins/js_composer_salient/assets/js/vendors/seo.js'),(1110,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/vendors/woocommerce-add-to-cart.js','wp-content/plugins/js_composer_salient/assets/js/vendors/woocommerce-add-to-cart.js'),(1111,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/js/vendors/woocommerce.js','wp-content/plugins/js_composer_salient/assets/js/vendors/woocommerce.js'),(1112,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/ace-builds/src-min-noconflict/ace.js','wp-content/plugins/js_composer_salient/assets/lib/bower/ace-builds/src-min-noconflict/ace.js'),(1113,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/ace-builds/src-min-noconflict/mode-css.js','wp-content/plugins/js_composer_salient/assets/lib/bower/ace-builds/src-min-noconflict/mode-css.js'),(1114,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/ace-builds/src-min-noconflict/theme-chrome.js','wp-content/plugins/js_composer_salient/assets/lib/bower/ace-builds/src-min-noconflict/theme-chrome.js'),(1115,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/ace-builds/src-min-noconflict/worker-css.js','wp-content/plugins/js_composer_salient/assets/lib/bower/ace-builds/src-min-noconflict/worker-css.js'),(1116,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/dist/js/bootstrap.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/dist/js/bootstrap.min.js'),(1117,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/affix.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/affix.min.js'),(1118,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/alert.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/alert.min.js'),(1119,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/button.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/button.min.js'),(1120,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/carousel.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/carousel.min.js'),(1121,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/collapse.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/collapse.min.js'),(1122,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/dropdown.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/dropdown.min.js'),(1123,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/modal.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/modal.min.js'),(1124,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/popover.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/popover.min.js'),(1125,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/scrollspy.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/scrollspy.min.js'),(1126,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/tab.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/tab.min.js'),(1127,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/tooltip.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/tooltip.min.js'),(1128,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/transition.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/bootstrap3/js/transition.min.js'),(1129,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/chartjs/Chart.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/chartjs/Chart.min.js'),(1130,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/font-awesome/webfonts/fa-brands-400.svg','wp-content/plugins/js_composer_salient/assets/lib/bower/font-awesome/webfonts/fa-brands-400.svg'),(1131,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/font-awesome/webfonts/fa-regular-400.svg','wp-content/plugins/js_composer_salient/assets/lib/bower/font-awesome/webfonts/fa-regular-400.svg'),(1132,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/font-awesome/webfonts/fa-solid-900.svg','wp-content/plugins/js_composer_salient/assets/lib/bower/font-awesome/webfonts/fa-solid-900.svg'),(1133,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/imagesloaded/imagesloaded.pkgd.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/imagesloaded/imagesloaded.pkgd.min.js'),(1134,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/isotope/dist/isotope.pkgd.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/isotope/dist/isotope.pkgd.min.js'),(1135,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/jquery-ui-tabs-rotate/jquery-ui-tabs-rotate.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/jquery-ui-tabs-rotate/jquery-ui-tabs-rotate.min.js'),(1136,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/json-js/json2.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/json-js/json2.min.js'),(1137,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/lessjs/dist/less.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/lessjs/dist/less.min.js'),(1138,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/lightbox2/dist/js/lightbox.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/lightbox2/dist/js/lightbox.min.js'),(1139,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/masonry/dist/masonry.pkgd.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/masonry/dist/masonry.pkgd.min.js'),(1140,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/nivoslider/jquery.nivo.slider.pack.js','wp-content/plugins/js_composer_salient/assets/lib/bower/nivoslider/jquery.nivo.slider.pack.js'),(1141,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/progress-circle/ProgressCircle.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/progress-circle/ProgressCircle.min.js'),(1142,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/scrollTo/jquery.scrollTo.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/scrollTo/jquery.scrollTo.min.js'),(1143,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/skrollr/dist/skrollr.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/skrollr/dist/skrollr.min.js'),(1144,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/twbs-pagination/jquery.twbsPagination.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/twbs-pagination/jquery.twbsPagination.min.js'),(1145,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/vcIconPicker/jquery.fonticonpicker.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/vcIconPicker/jquery.fonticonpicker.min.js'),(1146,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/bower/zoom/jquery.zoom.min.js','wp-content/plugins/js_composer_salient/assets/lib/bower/zoom/jquery.zoom.min.js'),(1147,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/flexslider/fonts/flexslider-icon.svg','wp-content/plugins/js_composer_salient/assets/lib/flexslider/fonts/flexslider-icon.svg'),(1148,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/flexslider/jquery.flexslider.min.js','wp-content/plugins/js_composer_salient/assets/lib/flexslider/jquery.flexslider.min.js'),(1149,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/owl-carousel2-dist/owl.carousel.min.js','wp-content/plugins/js_composer_salient/assets/lib/owl-carousel2-dist/owl.carousel.min.js'),(1150,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/php.default/php.default.min.js','wp-content/plugins/js_composer_salient/assets/lib/php.default/php.default.min.js'),(1151,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/prettyphoto/js/jquery.prettyPhoto.min.js','wp-content/plugins/js_composer_salient/assets/lib/prettyphoto/js/jquery.prettyPhoto.min.js'),(1152,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc-tta-autoplay/vc-tta-autoplay.min.js','wp-content/plugins/js_composer_salient/assets/lib/vc-tta-autoplay/vc-tta-autoplay.min.js'),(1153,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_accordion/vc-accordion.min.js','wp-content/plugins/js_composer_salient/assets/lib/vc_accordion/vc-accordion.min.js'),(1154,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_carousel/fonts/glyphicons-halflings-regular.svg','wp-content/plugins/js_composer_salient/assets/lib/vc_carousel/fonts/glyphicons-halflings-regular.svg'),(1155,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_carousel/js/transition.min.js','wp-content/plugins/js_composer_salient/assets/lib/vc_carousel/js/transition.min.js'),(1156,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_carousel/js/vc_carousel.min.js','wp-content/plugins/js_composer_salient/assets/lib/vc_carousel/js/vc_carousel.min.js'),(1157,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_chart/jquery.vc_chart.min.js','wp-content/plugins/js_composer_salient/assets/lib/vc_chart/jquery.vc_chart.min.js'),(1158,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_image_zoom/vc_image_zoom.min.js','wp-content/plugins/js_composer_salient/assets/lib/vc_image_zoom/vc_image_zoom.min.js'),(1159,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_line_chart/vc_line_chart.min.js','wp-content/plugins/js_composer_salient/assets/lib/vc_line_chart/vc_line_chart.min.js'),(1160,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_round_chart/vc_round_chart.min.js','wp-content/plugins/js_composer_salient/assets/lib/vc_round_chart/vc_round_chart.min.js'),(1161,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_tabs/vc-tabs.min.js','wp-content/plugins/js_composer_salient/assets/lib/vc_tabs/vc-tabs.min.js'),(1162,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/lib/vc_waypoints/vc-waypoints.min.js','wp-content/plugins/js_composer_salient/assets/lib/vc_waypoints/vc-waypoints.min.js'),(1163,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/blur.svg','wp-content/plugins/js_composer_salient/assets/vc/blur.svg'),(1164,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/loaders/spinner-light.svg','wp-content/plugins/js_composer_salient/assets/vc/loaders/spinner-light.svg'),(1165,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/loaders/spinner.svg','wp-content/plugins/js_composer_salient/assets/vc/loaders/spinner.svg'),(1166,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/logo/wpb-logo-white.svg','wp-content/plugins/js_composer_salient/assets/vc/logo/wpb-logo-white.svg'),(1167,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/logo/wpb-logo-white_32.svg','wp-content/plugins/js_composer_salient/assets/vc/logo/wpb-logo-white_32.svg'),(1168,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/logo/wpb-logo.svg','wp-content/plugins/js_composer_salient/assets/vc/logo/wpb-logo.svg'),(1169,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-accordion.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-accordion.svg'),(1170,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-acf.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-acf.svg'),(1171,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-button.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-button.svg'),(1172,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-category.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-category.svg'),(1173,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-contact-form-7.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-contact-form-7.svg'),(1174,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-cta.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-cta.svg'),(1175,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-custom-fields.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-custom-fields.svg'),(1176,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-doughnut-chart.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-doughnut-chart.svg'),(1177,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-empty-space.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-empty-space.svg'),(1178,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-excerpt.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-excerpt.svg'),(1179,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-facebook.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-facebook.svg'),(1180,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-faq-toggle.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-faq-toggle.svg'),(1181,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-flickr.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-flickr.svg'),(1182,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-google-fonts.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-google-fonts.svg'),(1183,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-google-maps.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-google-maps.svg'),(1184,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-google-plus.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-google-plus.svg'),(1185,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-gravity-forms.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-gravity-forms.svg'),(1186,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-gutenberg.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-gutenberg.svg'),(1187,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-hover-box.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-hover-box.svg'),(1188,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-icon.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-icon.svg'),(1189,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-image-carousel.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-image-carousel.svg'),(1190,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-image-gallery.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-image-gallery.svg'),(1191,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-layer-slider.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-layer-slider.svg'),(1192,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-line-chart.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-line-chart.svg'),(1193,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-media-grid.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-media-grid.svg'),(1194,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-media-masonry-grid.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-media-masonry-grid.svg'),(1195,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-message-box.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-message-box.svg'),(1196,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-misc.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-misc.svg'),(1197,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-my-shortcode.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-my-shortcode.svg'),(1198,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-ninja-forms.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-ninja-forms.svg'),(1199,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-pageable-container.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-pageable-container.svg'),(1200,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-pie-chart.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-pie-chart.svg'),(1201,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-pinterest.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-pinterest.svg'),(1202,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-author.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-author.svg'),(1203,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-date.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-date.svg'),(1204,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-grid.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-grid.svg'),(1205,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-masonry-grid.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-masonry-grid.svg'),(1206,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-title.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-post-title.svg'),(1207,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-posts-slider-2.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-posts-slider-2.svg'),(1208,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-posts-slider.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-posts-slider.svg'),(1209,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-progress-bar.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-progress-bar.svg'),(1210,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-raw-html.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-raw-html.svg'),(1211,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-raw-js.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-raw-js.svg'),(1212,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-revolution-slider.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-revolution-slider.svg'),(1213,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-row.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-row.svg'),(1214,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-section.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-section.svg'),(1215,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-separator-with-text.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-separator-with-text.svg'),(1216,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-separator-zig-zag.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-separator-zig-zag.svg'),(1217,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-separator.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-separator.svg'),(1218,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-single-image.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-single-image.svg'),(1219,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-tabs.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-tabs.svg'),(1220,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-text-block.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-text-block.svg'),(1221,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-tour.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-tour.svg'),(1222,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-twitter.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-twitter.svg'),(1223,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-vc-logo.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-vc-logo.svg'),(1224,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-video.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-video.svg'),(1225,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-widget-sidebar.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-widget-sidebar.svg'),(1226,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-woo-commerce.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-woo-commerce.svg'),(1227,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-wordpress.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-wordpress.svg'),(1228,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-wpb-logo.svg','wp-content/plugins/js_composer_salient/assets/vc/vc-element-icons/element-icon-wpb-logo.svg'),(1229,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/buttons/shortcode-vc-btn.php','wp-content/plugins/js_composer_salient/config/buttons/shortcode-vc-btn.php'),(1230,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/buttons/shortcode-vc-cta.php','wp-content/plugins/js_composer_salient/config/buttons/shortcode-vc-cta.php'),(1231,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-column-inner.php','wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-column-inner.php'),(1232,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-column.php','wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-column.php'),(1233,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-row-inner.php','wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-row-inner.php'),(1234,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-row.php','wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-row.php'),(1235,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-section.php','wp-content/plugins/js_composer_salient/config/containers/shortcode-vc-section.php'),(1236,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-column-text.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-column-text.php'),(1237,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-custom-heading.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-custom-heading.php'),(1238,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-empty-space.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-empty-space.php'),(1239,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-flickr.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-flickr.php'),(1240,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-gallery.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-gallery.php'),(1241,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-gmaps.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-gmaps.php'),(1242,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-hoverbox.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-hoverbox.php'),(1243,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-icon.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-icon.php'),(1244,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-images-carousel.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-images-carousel.php'),(1245,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-line-chart.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-line-chart.php'),(1246,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-message.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-message.php'),(1247,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-pie.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-pie.php'),(1248,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-posts-slider.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-posts-slider.php'),(1249,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-progress-bar.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-progress-bar.php'),(1250,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-round-chart.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-round-chart.php'),(1251,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-separator.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-separator.php'),(1252,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-single-image.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-single-image.php'),(1253,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-text-separator.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-text-separator.php'),(1254,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-toggle.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-toggle.php'),(1255,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-video.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-video.php'),(1256,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/shortcode-vc-zigzag.php','wp-content/plugins/js_composer_salient/config/content/shortcode-vc-zigzag.php'),(1257,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/vc-custom-heading-element.php','wp-content/plugins/js_composer_salient/config/content/vc-custom-heading-element.php'),(1258,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/content/vc-icon-element.php','wp-content/plugins/js_composer_salient/config/content/vc-icon-element.php'),(1259,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-accordion-tab.php','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-accordion-tab.php'),(1260,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-accordion.php','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-accordion.php'),(1261,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-button.php','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-button.php'),(1262,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-button2.php','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-button2.php'),(1263,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-cta-button.php','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-cta-button.php'),(1264,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-cta-button2.php','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-cta-button2.php'),(1265,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-googleplus.php','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-googleplus.php'),(1266,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-tab.php','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-tab.php'),(1267,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-tabs.php','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-tabs.php'),(1268,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-tour.php','wp-content/plugins/js_composer_salient/config/deprecated/shortcode-vc-tour.php'),(1269,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/grids/class-vc-grids-common.php','wp-content/plugins/js_composer_salient/config/grids/class-vc-grids-common.php'),(1270,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/grids/shortcode-vc-basic-grid.php','wp-content/plugins/js_composer_salient/config/grids/shortcode-vc-basic-grid.php'),(1271,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/grids/shortcode-vc-masonry-grid.php','wp-content/plugins/js_composer_salient/config/grids/shortcode-vc-masonry-grid.php'),(1272,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/grids/shortcode-vc-masonry-media-grid.php','wp-content/plugins/js_composer_salient/config/grids/shortcode-vc-masonry-media-grid.php'),(1273,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/grids/shortcode-vc-media-grid.php','wp-content/plugins/js_composer_salient/config/grids/shortcode-vc-media-grid.php'),(1274,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/grids/vc-grids-functions.php','wp-content/plugins/js_composer_salient/config/grids/vc-grids-functions.php'),(1275,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/lean-map.php','wp-content/plugins/js_composer_salient/config/lean-map.php'),(1276,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/social/shortcode-vc-facebook.php','wp-content/plugins/js_composer_salient/config/social/shortcode-vc-facebook.php'),(1277,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/social/shortcode-vc-pinterest.php','wp-content/plugins/js_composer_salient/config/social/shortcode-vc-pinterest.php'),(1278,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/social/shortcode-vc-tweetmeme.php','wp-content/plugins/js_composer_salient/config/social/shortcode-vc-tweetmeme.php'),(1279,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/structure/shortcode-vc-raw-html.php','wp-content/plugins/js_composer_salient/config/structure/shortcode-vc-raw-html.php'),(1280,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/structure/shortcode-vc-raw-js.php','wp-content/plugins/js_composer_salient/config/structure/shortcode-vc-raw-js.php'),(1281,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/structure/shortcode-vc-widget-sidebar.php','wp-content/plugins/js_composer_salient/config/structure/shortcode-vc-widget-sidebar.php'),(1282,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/templates.php','wp-content/plugins/js_composer_salient/config/templates.php'),(1283,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-accordion.php','wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-accordion.php'),(1284,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-pageable.php','wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-pageable.php'),(1285,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-section.php','wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-section.php'),(1286,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-tabs.php','wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-tabs.php'),(1287,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-tour.php','wp-content/plugins/js_composer_salient/config/tta/shortcode-vc-tta-tour.php'),(1288,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-archives.php','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-archives.php'),(1289,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-calendar.php','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-calendar.php'),(1290,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-categories.php','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-categories.php'),(1291,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-custommenu.php','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-custommenu.php'),(1292,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-links.php','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-links.php'),(1293,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-meta.php','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-meta.php'),(1294,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-pages.php','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-pages.php'),(1295,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-posts.php','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-posts.php'),(1296,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-recentcomments.php','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-recentcomments.php'),(1297,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-rss.php','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-rss.php'),(1298,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-search.php','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-search.php'),(1299,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-tagcloud.php','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-tagcloud.php'),(1300,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-text.php','wp-content/plugins/js_composer_salient/config/wp/shortcode-vc-wp-text.php'),(1301,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/bc-access-rules-4.8.php','wp-content/plugins/js_composer_salient/include/autoload/bc-access-rules-4.8.php'),(1302,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/bc-multisite-options.php','wp-content/plugins/js_composer_salient/include/autoload/bc-multisite-options.php'),(1303,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/class-vc-settings-presets.php','wp-content/plugins/js_composer_salient/include/autoload/class-vc-settings-presets.php'),(1304,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/class-vc-vendor-presets.php','wp-content/plugins/js_composer_salient/include/autoload/class-vc-vendor-presets.php'),(1305,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/hook-vc-grid.php','wp-content/plugins/js_composer_salient/include/autoload/hook-vc-grid.php'),(1306,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/hook-vc-iconpicker-param.php','wp-content/plugins/js_composer_salient/include/autoload/hook-vc-iconpicker-param.php'),(1307,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/hook-vc-message.php','wp-content/plugins/js_composer_salient/include/autoload/hook-vc-message.php'),(1308,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/hook-vc-pie.php','wp-content/plugins/js_composer_salient/include/autoload/hook-vc-pie.php'),(1309,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/hook-vc-progress-bar.php','wp-content/plugins/js_composer_salient/include/autoload/hook-vc-progress-bar.php'),(1310,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/hook-vc-wp-text.php','wp-content/plugins/js_composer_salient/include/autoload/hook-vc-wp-text.php'),(1311,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/params/hidden.php','wp-content/plugins/js_composer_salient/include/autoload/params/hidden.php'),(1312,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/params/vc_grid_item.php','wp-content/plugins/js_composer_salient/include/autoload/params/vc_grid_item.php'),(1313,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/params-to-init.php','wp-content/plugins/js_composer_salient/include/autoload/params-to-init.php'),(1314,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/post-type-default-template.php','wp-content/plugins/js_composer_salient/include/autoload/post-type-default-template.php'),(1315,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/ui-vc-pointers.php','wp-content/plugins/js_composer_salient/include/autoload/ui-vc-pointers.php'),(1316,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-grid-item-editor.php','wp-content/plugins/js_composer_salient/include/autoload/vc-grid-item-editor.php'),(1317,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-image-filters.php','wp-content/plugins/js_composer_salient/include/autoload/vc-image-filters.php'),(1318,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-pages/automapper.php','wp-content/plugins/js_composer_salient/include/autoload/vc-pages/automapper.php'),(1319,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-pages/page-custom-css.php','wp-content/plugins/js_composer_salient/include/autoload/vc-pages/page-custom-css.php'),(1320,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-pages/page-design-options.php','wp-content/plugins/js_composer_salient/include/autoload/vc-pages/page-design-options.php'),(1321,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-pages/page-role-manager.php','wp-content/plugins/js_composer_salient/include/autoload/vc-pages/page-role-manager.php'),(1322,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-pages/pages.php','wp-content/plugins/js_composer_salient/include/autoload/vc-pages/pages.php'),(1323,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-pages/settings-tabs.php','wp-content/plugins/js_composer_salient/include/autoload/vc-pages/settings-tabs.php'),(1324,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-pages/welcome-screen.php','wp-content/plugins/js_composer_salient/include/autoload/vc-pages/welcome-screen.php'),(1325,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-pointers-backend-editor.php','wp-content/plugins/js_composer_salient/include/autoload/vc-pointers-backend-editor.php'),(1326,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-pointers-frontend-editor.php','wp-content/plugins/js_composer_salient/include/autoload/vc-pointers-frontend-editor.php'),(1327,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-settings-presets.php','wp-content/plugins/js_composer_salient/include/autoload/vc-settings-presets.php'),(1328,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-shortcode-autoloader.php','wp-content/plugins/js_composer_salient/include/autoload/vc-shortcode-autoloader.php'),(1329,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-single-image.php','wp-content/plugins/js_composer_salient/include/autoload/vc-single-image.php'),(1330,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vc-undoredo.php','wp-content/plugins/js_composer_salient/include/autoload/vc-undoredo.php'),(1331,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/acf.php','wp-content/plugins/js_composer_salient/include/autoload/vendors/acf.php'),(1332,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/cf7.php','wp-content/plugins/js_composer_salient/include/autoload/vendors/cf7.php'),(1333,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/gravity_forms.php','wp-content/plugins/js_composer_salient/include/autoload/vendors/gravity_forms.php'),(1334,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/gutenberg.php','wp-content/plugins/js_composer_salient/include/autoload/vendors/gutenberg.php'),(1335,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/jwplayer.php','wp-content/plugins/js_composer_salient/include/autoload/vendors/jwplayer.php'),(1336,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/layerslider.php','wp-content/plugins/js_composer_salient/include/autoload/vendors/layerslider.php'),(1337,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/mqtranslate.php','wp-content/plugins/js_composer_salient/include/autoload/vendors/mqtranslate.php'),(1338,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/ninja_forms.php','wp-content/plugins/js_composer_salient/include/autoload/vendors/ninja_forms.php'),(1339,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/qtranslate-x.php','wp-content/plugins/js_composer_salient/include/autoload/vendors/qtranslate-x.php'),(1340,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/qtranslate.php','wp-content/plugins/js_composer_salient/include/autoload/vendors/qtranslate.php'),(1341,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/rank-math.php','wp-content/plugins/js_composer_salient/include/autoload/vendors/rank-math.php'),(1342,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/rankmath-seo.php','wp-content/plugins/js_composer_salient/include/autoload/vendors/rankmath-seo.php'),(1343,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/revslider.php','wp-content/plugins/js_composer_salient/include/autoload/vendors/revslider.php'),(1344,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/shortcode-vc-gutenberg.php','wp-content/plugins/js_composer_salient/include/autoload/vendors/shortcode-vc-gutenberg.php'),(1345,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/woocommerce.php','wp-content/plugins/js_composer_salient/include/autoload/vendors/woocommerce.php'),(1346,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/wpml.php','wp-content/plugins/js_composer_salient/include/autoload/vendors/wpml.php'),(1347,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/autoload/vendors/yoast_seo.php','wp-content/plugins/js_composer_salient/include/autoload/vendors/yoast_seo.php'),(1348,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/access/abstract-class-vc-access.php','wp-content/plugins/js_composer_salient/include/classes/core/access/abstract-class-vc-access.php'),(1349,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/access/class-vc-current-user-access-controller.php','wp-content/plugins/js_composer_salient/include/classes/core/access/class-vc-current-user-access-controller.php'),(1350,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/access/class-vc-current-user-access.php','wp-content/plugins/js_composer_salient/include/classes/core/access/class-vc-current-user-access.php'),(1351,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/access/class-vc-role-access-controller.php','wp-content/plugins/js_composer_salient/include/classes/core/access/class-vc-role-access-controller.php'),(1352,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/access/class-vc-role-access.php','wp-content/plugins/js_composer_salient/include/classes/core/access/class-vc-role-access.php'),(1353,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-base.php','wp-content/plugins/js_composer_salient/include/classes/core/class-vc-base.php'),(1354,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-manager.php','wp-content/plugins/js_composer_salient/include/classes/core/class-vc-manager.php'),(1355,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-mapper.php','wp-content/plugins/js_composer_salient/include/classes/core/class-vc-mapper.php'),(1356,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-modifications.php','wp-content/plugins/js_composer_salient/include/classes/core/class-vc-modifications.php'),(1357,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-page.php','wp-content/plugins/js_composer_salient/include/classes/core/class-vc-page.php'),(1358,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-pages-group.php','wp-content/plugins/js_composer_salient/include/classes/core/class-vc-pages-group.php'),(1359,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-post-admin.php','wp-content/plugins/js_composer_salient/include/classes/core/class-vc-post-admin.php'),(1360,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-shared-library.php','wp-content/plugins/js_composer_salient/include/classes/core/class-vc-shared-library.php'),(1361,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-sort.php','wp-content/plugins/js_composer_salient/include/classes/core/class-vc-sort.php'),(1362,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/class-wpb-map.php','wp-content/plugins/js_composer_salient/include/classes/core/class-wpb-map.php'),(1363,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/class-vc-shared-templates.php','wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/class-vc-shared-templates.php'),(1364,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wp-import.php','wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wp-import.php'),(1365,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser-plugin.php','wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser-plugin.php'),(1366,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser-regex.php','wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser-regex.php'),(1367,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser-simplexml.php','wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser-simplexml.php'),(1368,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser-xml.php','wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser-xml.php'),(1369,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser.php','wp-content/plugins/js_composer_salient/include/classes/core/shared-templates/importer/class-vc-wxr-parser.php'),(1370,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/deprecated/helpers_deprecated.php','wp-content/plugins/js_composer_salient/include/classes/deprecated/helpers_deprecated.php'),(1371,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/deprecated/interfaces.php','wp-content/plugins/js_composer_salient/include/classes/deprecated/interfaces.php'),(1372,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/class-vc-backend-editor.php','wp-content/plugins/js_composer_salient/include/classes/editors/class-vc-backend-editor.php'),(1373,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/class-vc-edit-form-fields.php','wp-content/plugins/js_composer_salient/include/classes/editors/class-vc-edit-form-fields.php'),(1374,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/class-vc-frontend-editor.php','wp-content/plugins/js_composer_salient/include/classes/editors/class-vc-frontend-editor.php'),(1375,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/navbar/class-vc-navbar-frontend.php','wp-content/plugins/js_composer_salient/include/classes/editors/navbar/class-vc-navbar-frontend.php'),(1376,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/navbar/class-vc-navbar-undoredo.php','wp-content/plugins/js_composer_salient/include/classes/editors/navbar/class-vc-navbar-undoredo.php'),(1377,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/navbar/class-vc-navbar.php','wp-content/plugins/js_composer_salient/include/classes/editors/navbar/class-vc-navbar.php'),(1378,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-add-element-box.php','wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-add-element-box.php'),(1379,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-edit-layout.php','wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-edit-layout.php'),(1380,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-post-settings.php','wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-post-settings.php'),(1381,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-preset-panel-editor.php','wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-preset-panel-editor.php'),(1382,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-shortcode-edit-form.php','wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-shortcode-edit-form.php'),(1383,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-templates-panel-editor.php','wp-content/plugins/js_composer_salient/include/classes/editors/popups/class-vc-templates-panel-editor.php'),(1384,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/settings/automapper/automapper.php','wp-content/plugins/js_composer_salient/include/classes/settings/automapper/automapper.php'),(1385,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/settings/automapper/class-vc-automap-model.php','wp-content/plugins/js_composer_salient/include/classes/settings/automapper/class-vc-automap-model.php'),(1386,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/settings/automapper/class-vc-automapper.php','wp-content/plugins/js_composer_salient/include/classes/settings/automapper/class-vc-automapper.php'),(1387,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/settings/class-vc-license.php','wp-content/plugins/js_composer_salient/include/classes/settings/class-vc-license.php'),(1388,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/settings/class-vc-roles.php','wp-content/plugins/js_composer_salient/include/classes/settings/class-vc-roles.php'),(1389,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/settings/class-vc-settings.php','wp-content/plugins/js_composer_salient/include/classes/settings/class-vc-settings.php'),(1390,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-vc-shortcodes-manager.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-vc-shortcodes-manager.php'),(1391,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-wbpakeryshortcodefishbones.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-wbpakeryshortcodefishbones.php'),(1392,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-wpbakery-visualcomposer-abstract.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-wpbakery-visualcomposer-abstract.php'),(1393,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-wpbakeryshortcode.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-wpbakeryshortcode.php'),(1394,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-wpbakeryshortcodescontainer.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/core/class-wpbakeryshortcodescontainer.php'),(1395,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/layerslider-vc.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/layerslider-vc.php'),(1396,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/paginator/class-vc-pageable.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/paginator/class-vc-pageable.php'),(1397,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/rev-slider-vc.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/rev-slider-vc.php'),(1398,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-accordion-tab.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-accordion-tab.php'),(1399,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-accordion.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-accordion.php'),(1400,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-basic-grid.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-basic-grid.php'),(1401,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-btn.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-btn.php'),(1402,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-button.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-button.php'),(1403,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-button2.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-button2.php'),(1404,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-column-inner.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-column-inner.php'),(1405,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-column-text.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-column-text.php'),(1406,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-column.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-column.php'),(1407,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-cta-button.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-cta-button.php'),(1408,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-cta-button2.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-cta-button2.php'),(1409,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-cta.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-cta.php'),(1410,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-custom-field.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-custom-field.php'),(1411,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-custom-heading.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-custom-heading.php'),(1412,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-empty-space.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-empty-space.php'),(1413,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-facebook.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-facebook.php'),(1414,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-flickr.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-flickr.php'),(1415,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gallery.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gallery.php'),(1416,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-animated-block.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-animated-block.php'),(1417,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-col.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-col.php'),(1418,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-image.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-image.php'),(1419,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-author.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-author.php'),(1420,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-categories.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-categories.php'),(1421,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-data.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-data.php'),(1422,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-date.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-date.php'),(1423,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-excerpt.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-excerpt.php'),(1424,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-meta.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-meta.php'),(1425,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-title.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-post-title.php'),(1426,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-row.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-row.php'),(1427,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-zone-a.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-zone-a.php'),(1428,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-zone-b.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-zone-b.php'),(1429,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-zone-c.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-zone-c.php'),(1430,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-zone.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem-zone.php'),(1431,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gitem.php'),(1432,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gmaps.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gmaps.php'),(1433,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-googleplus.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-googleplus.php'),(1434,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gutenberg.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-gutenberg.php'),(1435,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-hoverbox.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-hoverbox.php'),(1436,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-icon.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-icon.php'),(1437,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-images-carousel.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-images-carousel.php'),(1438,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-line-chart.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-line-chart.php'),(1439,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-masonry-grid.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-masonry-grid.php'),(1440,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-masonry-media-grid.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-masonry-media-grid.php'),(1441,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-media-grid.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-media-grid.php'),(1442,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-message.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-message.php'),(1443,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-pie.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-pie.php'),(1444,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-pinterest.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-pinterest.php'),(1445,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-posts-slider.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-posts-slider.php'),(1446,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-progress-bar.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-progress-bar.php'),(1447,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-raw-html.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-raw-html.php'),(1448,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-raw-js.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-raw-js.php'),(1449,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-round-chart.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-round-chart.php'),(1450,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-row-inner.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-row-inner.php'),(1451,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-row.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-row.php'),(1452,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-section.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-section.php'),(1453,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-separator.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-separator.php'),(1454,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-single-image.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-single-image.php'),(1455,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tab.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tab.php'),(1456,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tabs.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tabs.php'),(1457,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-text-separator.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-text-separator.php'),(1458,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-toggle.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-toggle.php'),(1459,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tour.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tour.php'),(1460,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-accordion.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-accordion.php'),(1461,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-pageable.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-pageable.php'),(1462,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-section.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-section.php'),(1463,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-tabs.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-tabs.php'),(1464,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-tour.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tta-tour.php'),(1465,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tweetmeme.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-tweetmeme.php'),(1466,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-twitter.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-twitter.php'),(1467,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-video.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-video.php'),(1468,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-widget-sidebar.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-widget-sidebar.php'),(1469,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-zigzag.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/vc-zigzag.php'),(1470,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/shortcodes/wordpress-widgets.php','wp-content/plugins/js_composer_salient/include/classes/shortcodes/wordpress-widgets.php'),(1471,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/updaters/class-vc-updater.php','wp-content/plugins/js_composer_salient/include/classes/updaters/class-vc-updater.php'),(1472,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/updaters/class-vc-updating-manager.php','wp-content/plugins/js_composer_salient/include/classes/updaters/class-vc-updating-manager.php'),(1473,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/class-vc-acf-shortcode.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/class-vc-acf-shortcode.php'),(1474,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/class-vc-gitem-acf-shortcode.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/class-vc-gitem-acf-shortcode.php'),(1475,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/grid-item-attributes.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/grid-item-attributes.php'),(1476,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/grid-item-shortcodes.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/grid-item-shortcodes.php'),(1477,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/shortcode.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/acf/shortcode.php'),(1478,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-advanced-custom-fields.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-advanced-custom-fields.php'),(1479,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-contact-form7.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-contact-form7.php'),(1480,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-jwplayer.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-jwplayer.php'),(1481,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-layerslider.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-layerslider.php'),(1482,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-mqtranslate.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-mqtranslate.php'),(1483,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-ninja-forms.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-ninja-forms.php'),(1484,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-qtranslate-x.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-qtranslate-x.php'),(1485,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-qtranslate.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-qtranslate.php'),(1486,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-revslider.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-revslider.php'),(1487,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-woocommerce.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-woocommerce.php'),(1488,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-wpml.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-wpml.php'),(1489,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-yoast_seo.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/class-vc-vendor-yoast_seo.php'),(1490,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/woocommerce/class-vc-gitem-woocommerce-shortcode.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/woocommerce/class-vc-gitem-woocommerce-shortcode.php'),(1491,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/woocommerce/grid-item-attributes.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/woocommerce/grid-item-attributes.php'),(1492,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/woocommerce/grid-item-filters.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/woocommerce/grid-item-filters.php'),(1493,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/woocommerce/grid-item-shortcodes.php','wp-content/plugins/js_composer_salient/include/classes/vendors/plugins/woocommerce/grid-item-shortcodes.php'),(1494,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/helpers/class-vc-color-helper.php','wp-content/plugins/js_composer_salient/include/helpers/class-vc-color-helper.php'),(1495,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/helpers/class-vc-image-filter.php','wp-content/plugins/js_composer_salient/include/helpers/class-vc-image-filter.php'),(1496,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/helpers/helpers.php','wp-content/plugins/js_composer_salient/include/helpers/helpers.php'),(1497,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/helpers/helpers_api.php','wp-content/plugins/js_composer_salient/include/helpers/helpers_api.php'),(1498,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/helpers/helpers_factory.php','wp-content/plugins/js_composer_salient/include/helpers/helpers_factory.php'),(1499,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/animation_style/animation_style.php','wp-content/plugins/js_composer_salient/include/params/animation_style/animation_style.php'),(1500,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/autocomplete/autocomplete.php','wp-content/plugins/js_composer_salient/include/params/autocomplete/autocomplete.php'),(1501,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/colorpicker/colorpicker.php','wp-content/plugins/js_composer_salient/include/params/colorpicker/colorpicker.php'),(1502,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/column_offset/column_offset.php','wp-content/plugins/js_composer_salient/include/params/column_offset/column_offset.php'),(1503,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/css_editor/css_editor.php','wp-content/plugins/js_composer_salient/include/params/css_editor/css_editor.php'),(1504,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/custom_markup/custom_markup.php','wp-content/plugins/js_composer_salient/include/params/custom_markup/custom_markup.php'),(1505,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/default_params.php','wp-content/plugins/js_composer_salient/include/params/default_params.php'),(1506,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/el_id/el_id.php','wp-content/plugins/js_composer_salient/include/params/el_id/el_id.php'),(1507,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/font_container/font_container.php','wp-content/plugins/js_composer_salient/include/params/font_container/font_container.php'),(1508,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/google_fonts/google_fonts.php','wp-content/plugins/js_composer_salient/include/params/google_fonts/google_fonts.php'),(1509,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/gutenberg/class-vc-gutenberg-param.php','wp-content/plugins/js_composer_salient/include/params/gutenberg/class-vc-gutenberg-param.php'),(1510,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/gutenberg/gutenberg.php','wp-content/plugins/js_composer_salient/include/params/gutenberg/gutenberg.php'),(1511,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/hidden/hidden.php','wp-content/plugins/js_composer_salient/include/params/hidden/hidden.php'),(1512,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/href/href.php','wp-content/plugins/js_composer_salient/include/params/href/href.php'),(1513,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/iconpicker/iconpicker.php','wp-content/plugins/js_composer_salient/include/params/iconpicker/iconpicker.php'),(1514,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/load.php','wp-content/plugins/js_composer_salient/include/params/load.php'),(1515,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/loop/loop.php','wp-content/plugins/js_composer_salient/include/params/loop/loop.php'),(1516,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/options/options.php','wp-content/plugins/js_composer_salient/include/params/options/options.php'),(1517,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/param_group/param_group.php','wp-content/plugins/js_composer_salient/include/params/param_group/param_group.php'),(1518,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/params.php','wp-content/plugins/js_composer_salient/include/params/params.php'),(1519,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/params_preset/params_preset.php','wp-content/plugins/js_composer_salient/include/params/params_preset/params_preset.php'),(1520,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/sorted_list/sorted_list.php','wp-content/plugins/js_composer_salient/include/params/sorted_list/sorted_list.php'),(1521,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/tab_id/tab_id.php','wp-content/plugins/js_composer_salient/include/params/tab_id/tab_id.php'),(1522,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/textarea_html/textarea_html.php','wp-content/plugins/js_composer_salient/include/params/textarea_html/textarea_html.php'),(1523,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_element/vc_grid_element.php','wp-content/plugins/js_composer_salient/include/params/vc_grid_element/vc_grid_element.php'),(1524,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_element/vc_grid_id/vc_grid_id.php','wp-content/plugins/js_composer_salient/include/params/vc_grid_element/vc_grid_id/vc_grid_id.php'),(1525,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/attributes.php','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/attributes.php'),(1526,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/class-vc-grid-item.php','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/class-vc-grid-item.php'),(1527,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/class-wpb-map-grid-item.php','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/class-wpb-map-grid-item.php'),(1528,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/class-vc-grid-item-editor.php','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/class-vc-grid-item-editor.php'),(1529,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/class-vc-grid-item-preview.php','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/class-vc-grid-item-preview.php'),(1530,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/navbar/class-vc-navbar-grid-item.php','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/navbar/class-vc-navbar-grid-item.php'),(1531,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/popups/class-vc-add-element-box-grid-item.php','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/popups/class-vc-add-element-box-grid-item.php'),(1532,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/popups/class-vc-templates-editor-grid-item.php','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/editor/popups/class-vc-templates-editor-grid-item.php'),(1533,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/shortcodes.php','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/shortcodes.php'),(1534,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_grid_item/templates.php','wp-content/plugins/js_composer_salient/include/params/vc_grid_item/templates.php'),(1535,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/params/vc_link/vc_link.php','wp-content/plugins/js_composer_salient/include/params/vc_link/vc_link.php'),(1536,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/backend_editor.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/backend_editor.tpl.php'),(1537,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/frontend_editor.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/frontend_editor.tpl.php'),(1538,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/frontend_template.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/frontend_template.tpl.php'),(1539,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/navbar/navbar.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/navbar/navbar.tpl.php'),(1540,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/access-manager-js.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/partials/access-manager-js.tpl.php'),(1541,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/add_element_search.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/partials/add_element_search.tpl.php'),(1542,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/add_element_tabs.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/partials/add_element_tabs.tpl.php'),(1543,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/backend-shortcodes-templates.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/partials/backend-shortcodes-templates.tpl.php'),(1544,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/backend_controls.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/partials/backend_controls.tpl.php'),(1545,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/backend_controls_tab.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/partials/backend_controls_tab.tpl.php'),(1546,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/backend_editor_footer.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/partials/backend_editor_footer.tpl.php'),(1547,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/frontend_controls.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/partials/frontend_controls.tpl.php'),(1548,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/post_shortcodes.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/partials/post_shortcodes.tpl.php'),(1549,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/prompt-presets.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/partials/prompt-presets.tpl.php'),(1550,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/prompt-templates.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/partials/prompt-templates.tpl.php'),(1551,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/settings_presets_popup.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/partials/settings_presets_popup.tpl.php'),(1552,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/templates_search.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/partials/templates_search.tpl.php'),(1553,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/vc_settings-image-block.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/partials/vc_settings-image-block.tpl.php'),(1554,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/vc_ui-settings-dropdown.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/partials/vc_ui-settings-dropdown.tpl.php'),(1555,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/vc_ui-templates-tabs.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/partials/vc_ui-templates-tabs.tpl.php'),(1556,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/partials/vc_welcome_block.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/partials/vc_welcome_block.tpl.php'),(1557,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/modal_edit_element.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/popups/modal_edit_element.tpl.php'),(1558,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/panel_multi_shortcode_edit_form.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/popups/panel_multi_shortcode_edit_form.tpl.php'),(1559,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/panel_shortcode_edit_form.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/popups/panel_shortcode_edit_form.tpl.php'),(1560,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/shared-templates/category.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/popups/shared-templates/category.tpl.php'),(1561,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-footer.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-footer.tpl.php'),(1562,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-header.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-header.tpl.php'),(1563,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-add-element.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-add-element.tpl.php'),(1564,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-edit-element.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-edit-element.tpl.php'),(1565,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-post-settings.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-post-settings.tpl.php'),(1566,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-preset.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-preset.tpl.php'),(1567,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-row-layout.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-row-layout.tpl.php'),(1568,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-templates.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/popups/vc_ui-panel-templates.tpl.php'),(1569,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/editors/vc_ui-template-preview.tpl.php','wp-content/plugins/js_composer_salient/include/templates/editors/vc_ui-template-preview.tpl.php'),(1570,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/_settings_tabs.php','wp-content/plugins/js_composer_salient/include/templates/pages/partials/_settings_tabs.php'),(1571,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/_tabs.php','wp-content/plugins/js_composer_salient/include/templates/pages/partials/_tabs.php'),(1572,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_backend_editor.tpl.php','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_backend_editor.tpl.php'),(1573,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_dragndrop.tpl.php','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_dragndrop.tpl.php'),(1574,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_frontend_editor.tpl.php','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_frontend_editor.tpl.php'),(1575,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_grid_builder.tpl.php','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_grid_builder.tpl.php'),(1576,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_part.tpl.php','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_part.tpl.php'),(1577,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_post_settings.tpl.php','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_post_settings.tpl.php'),(1578,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_post_types.tpl.php','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_post_types.tpl.php'),(1579,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_presets.tpl.php','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_presets.tpl.php'),(1580,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_settings.tpl.php','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_settings.tpl.php'),(1581,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_shortcodes.tpl.php','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_shortcodes.tpl.php'),(1582,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_templates.tpl.php','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_templates.tpl.php'),(1583,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_unfiltered_html.tpl.php','wp-content/plugins/js_composer_salient/include/templates/pages/partials/vc-roles-parts/_unfiltered_html.tpl.php'),(1584,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/default-template-post-type.tpl.php','wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/default-template-post-type.tpl.php'),(1585,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/index.php','wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/index.php'),(1586,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/tab-vc-roles.php','wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/tab-vc-roles.php'),(1587,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/tab.php','wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/tab.php'),(1588,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/vc-automapper.php','wp-content/plugins/js_composer_salient/include/templates/pages/vc-settings/vc-automapper.php'),(1589,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/vc-welcome/index.php','wp-content/plugins/js_composer_salient/include/templates/pages/vc-welcome/index.php'),(1590,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/vc-welcome/vc-faq.php','wp-content/plugins/js_composer_salient/include/templates/pages/vc-welcome/vc-faq.php'),(1591,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/vc-welcome/vc-resources.php','wp-content/plugins/js_composer_salient/include/templates/pages/vc-welcome/vc-resources.php'),(1592,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/pages/vc-welcome/vc-welcome.php','wp-content/plugins/js_composer_salient/include/templates/pages/vc-welcome/vc-welcome.php'),(1593,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/column_offset/template.tpl.php','wp-content/plugins/js_composer_salient/include/templates/params/column_offset/template.tpl.php'),(1594,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/google_fonts/template.php','wp-content/plugins/js_composer_salient/include/templates/params/google_fonts/template.php'),(1595,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/loop/templates.html','wp-content/plugins/js_composer_salient/include/templates/params/loop/templates.html'),(1596,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/options/templates.html','wp-content/plugins/js_composer_salient/include/templates/params/options/templates.html'),(1597,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/param_group/add.tpl.php','wp-content/plugins/js_composer_salient/include/templates/params/param_group/add.tpl.php'),(1598,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/param_group/content.tpl.php','wp-content/plugins/js_composer_salient/include/templates/params/param_group/content.tpl.php'),(1599,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/param_group/inner_content.tpl.php','wp-content/plugins/js_composer_salient/include/templates/params/param_group/inner_content.tpl.php'),(1600,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/attributes/featured_image.php','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/attributes/featured_image.php'),(1601,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/attributes/post_categories.php','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/attributes/post_categories.php'),(1602,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/attributes/vc_btn.php','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/attributes/vc_btn.php'),(1603,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/editor/partials/vc_grid_item_editor_footer.tpl.php','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/editor/partials/vc_grid_item_editor_footer.tpl.php'),(1604,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/editor/vc_grid_item_editor.tpl.php','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/editor/vc_grid_item_editor.tpl.php'),(1605,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/editor/vc_ui-template-preview.tpl.php','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/editor/vc_ui-template-preview.tpl.php'),(1606,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/preview.tpl.php','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/preview.tpl.php'),(1607,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_btn.php','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_btn.php'),(1608,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_button2.php','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_button2.php'),(1609,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_custom_heading.php','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_custom_heading.php'),(1610,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_icon.php','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_icon.php'),(1611,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_single_image.php','wp-content/plugins/js_composer_salient/include/templates/params/vc_grid_item/shortcodes/vc_single_image.php'),(1612,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/layerslider_vc.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/layerslider_vc.php'),(1613,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/post_block/_item.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/post_block/_item.php'),(1614,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/rev_slider_vc.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/rev_slider_vc.php'),(1615,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_accordion.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_accordion.php'),(1616,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_accordion_tab.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_accordion_tab.php'),(1617,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_basic_grid.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_basic_grid.php'),(1618,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_basic_grid_filter.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_basic_grid_filter.php'),(1619,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_btn.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_btn.php'),(1620,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_button.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_button.php'),(1621,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_button2.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_button2.php'),(1622,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_column.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_column.php'),(1623,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_column_inner.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_column_inner.php'),(1624,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_column_text.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_column_text.php'),(1625,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_cta.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_cta.php'),(1626,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_cta_button.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_cta_button.php'),(1627,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_cta_button2.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_cta_button2.php'),(1628,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_custom_field.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_custom_field.php'),(1629,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_custom_heading.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_custom_heading.php'),(1630,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_empty_space.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_empty_space.php'),(1631,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_facebook.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_facebook.php'),(1632,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_flickr.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_flickr.php'),(1633,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gallery.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gallery.php'),(1634,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem.php'),(1635,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_animated_block.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_animated_block.php'),(1636,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_block.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_block.php'),(1637,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_col.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_col.php'),(1638,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_image.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_image.php'),(1639,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_post_author.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_post_author.php'),(1640,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_post_categories.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_post_categories.php'),(1641,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_post_data.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_post_data.php'),(1642,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_post_meta.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_post_meta.php'),(1643,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_row.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_row.php'),(1644,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_zone.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_zone.php'),(1645,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_zone_c.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gitem_zone_c.php'),(1646,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gmaps.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gmaps.php'),(1647,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_googleplus.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_googleplus.php'),(1648,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gutenberg.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_gutenberg.php'),(1649,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_hoverbox.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_hoverbox.php'),(1650,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_icon.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_icon.php'),(1651,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_images_carousel.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_images_carousel.php'),(1652,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_item.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_item.php'),(1653,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_items.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_items.php'),(1654,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_line_chart.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_line_chart.php'),(1655,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_message.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_message.php'),(1656,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_pie.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_pie.php'),(1657,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_pinterest.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_pinterest.php'),(1658,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_posts_slider.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_posts_slider.php'),(1659,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_progress_bar.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_progress_bar.php'),(1660,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_raw_html.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_raw_html.php'),(1661,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_round_chart.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_round_chart.php'),(1662,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_row.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_row.php'),(1663,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_row_inner.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_row_inner.php'),(1664,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_section.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_section.php'),(1665,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_separator.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_separator.php'),(1666,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_single_image.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_single_image.php'),(1667,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tab.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tab.php'),(1668,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tabs.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tabs.php'),(1669,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_text_separator.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_text_separator.php'),(1670,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_toggle.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_toggle.php'),(1671,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tta_global.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tta_global.php'),(1672,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tta_pageable_section.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tta_pageable_section.php'),(1673,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tta_section.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tta_section.php'),(1674,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tweetmeme.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_tweetmeme.php'),(1675,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_video.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_video.php'),(1676,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_widget_sidebar.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_widget_sidebar.php'),(1677,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_archives.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_archives.php'),(1678,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_calendar.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_calendar.php'),(1679,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_categories.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_categories.php'),(1680,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_custommenu.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_custommenu.php'),(1681,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_links.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_links.php'),(1682,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_meta.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_meta.php'),(1683,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_pages.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_pages.php'),(1684,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_posts.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_posts.php'),(1685,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_recentcomments.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_recentcomments.php'),(1686,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_rss.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_rss.php'),(1687,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_search.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_search.php'),(1688,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_tagcloud.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_tagcloud.php'),(1689,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_text.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_wp_text.php'),(1690,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_zigzag.php','wp-content/plugins/js_composer_salient/include/templates/shortcodes/vc_zigzag.php'),(1691,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/index.php','wp-content/plugins/js_composer_salient/index.php'),(1692,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/js_composer.php','wp-content/plugins/js_composer_salient/js_composer.php'),(1693,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/js_composer_salient/vc_classmap.json.php','wp-content/plugins/js_composer_salient/vc_classmap.json.php'),(1694,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/CHANGELOG.md','wp-content/plugins/mailchimp-for-wp/CHANGELOG.md'),(1695,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/LICENSE','wp-content/plugins/mailchimp-for-wp/LICENSE'),(1696,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/css/admin.css','wp-content/plugins/mailchimp-for-wp/assets/css/admin.css'),(1697,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/css/checkbox-reset.css','wp-content/plugins/mailchimp-for-wp/assets/css/checkbox-reset.css'),(1698,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/css/form-basic.css','wp-content/plugins/mailchimp-for-wp/assets/css/form-basic.css'),(1699,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/css/form-themes.css','wp-content/plugins/mailchimp-for-wp/assets/css/form-themes.css'),(1700,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/img/icon.svg','wp-content/plugins/mailchimp-for-wp/assets/img/icon.svg'),(1701,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/img/logo-red-on-white.svg','wp-content/plugins/mailchimp-for-wp/assets/img/logo-red-on-white.svg'),(1702,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/img/logo-white-on-red.svg','wp-content/plugins/mailchimp-for-wp/assets/img/logo-white-on-red.svg'),(1703,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/admin.js','wp-content/plugins/mailchimp-for-wp/assets/js/admin.js'),(1704,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/forms-admin.js','wp-content/plugins/mailchimp-for-wp/assets/js/forms-admin.js'),(1705,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/forms-block.js','wp-content/plugins/mailchimp-for-wp/assets/js/forms-block.js'),(1706,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/forms-submitted.js','wp-content/plugins/mailchimp-for-wp/assets/js/forms-submitted.js'),(1707,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/forms.js','wp-content/plugins/mailchimp-for-wp/assets/js/forms.js'),(1708,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/integrations-admin.js','wp-content/plugins/mailchimp-for-wp/assets/js/integrations-admin.js'),(1709,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/main.js','wp-content/plugins/mailchimp-for-wp/assets/js/main.js'),(1710,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/main.js.LICENSE.txt','wp-content/plugins/mailchimp-for-wp/assets/js/main.js.LICENSE.txt'),(1711,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/third-party/placeholders.js.js','wp-content/plugins/mailchimp-for-wp/assets/js/third-party/placeholders.js.js'),(1712,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/js/third-party/placeholders.js.js.LICENSE.txt','wp-content/plugins/mailchimp-for-wp/assets/js/third-party/placeholders.js.js.LICENSE.txt'),(1713,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/css/admin.css','wp-content/plugins/mailchimp-for-wp/assets/src/css/admin.css'),(1714,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/css/checkbox-reset.css','wp-content/plugins/mailchimp-for-wp/assets/src/css/checkbox-reset.css'),(1715,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/css/form-basic.css','wp-content/plugins/mailchimp-for-wp/assets/src/css/form-basic.css'),(1716,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/css/form-themes.css','wp-content/plugins/mailchimp-for-wp/assets/src/css/form-themes.css'),(1717,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/img/icon.svg','wp-content/plugins/mailchimp-for-wp/assets/src/img/icon.svg'),(1718,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/img/logo-red-on-white.svg','wp-content/plugins/mailchimp-for-wp/assets/src/img/logo-red-on-white.svg'),(1719,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/img/logo-white-on-red.svg','wp-content/plugins/mailchimp-for-wp/assets/src/img/logo-white-on-red.svg'),(1720,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/fields/mailchimp-api-key.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/fields/mailchimp-api-key.js'),(1721,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-forms-rows.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-forms-rows.js'),(1722,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-forms.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-forms.js'),(1723,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-generator.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-generator.js'),(1724,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-helper.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-helper.js'),(1725,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-manager.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/field-manager.js'),(1726,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/fields.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/fields.js'),(1727,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/form-editor.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/form-editor.js'),(1728,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/form-watcher.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/form-editor/form-watcher.js'),(1729,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/helpers.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/helpers.js'),(1730,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/list-fetcher.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/list-fetcher.js'),(1731,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/list-overview.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/list-overview.js'),(1732,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/notices.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/notices.js'),(1733,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/overlay.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/overlay.js'),(1734,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/settings.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/settings.js'),(1735,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/show-if.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/show-if.js'),(1736,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/tabs.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/tabs.js'),(1737,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/url.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/url.js'),(1738,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/admin.js'),(1739,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/forms/conditional-elements.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/forms/conditional-elements.js'),(1740,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/forms/form.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/forms/form.js'),(1741,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/forms/forms.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/forms/forms.js'),(1742,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/forms-admin.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/forms-admin.js'),(1743,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/forms-block.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/forms-block.js'),(1744,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/forms-submitted.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/forms-submitted.js'),(1745,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/forms.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/forms.js'),(1746,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/integrations-admin.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/integrations-admin.js'),(1747,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/misc/scroll-to-element.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/misc/scroll-to-element.js'),(1748,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/assets/src/js/third-party/placeholders.js','wp-content/plugins/mailchimp-for-wp/assets/src/js/third-party/placeholders.js'),(1749,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/config/default-form-content.php','wp-content/plugins/mailchimp-for-wp/config/default-form-content.php'),(1750,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/config/default-form-messages.php','wp-content/plugins/mailchimp-for-wp/config/default-form-messages.php'),(1751,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/config/default-form-settings.php','wp-content/plugins/mailchimp-for-wp/config/default-form-settings.php'),(1752,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/config/default-settings.php','wp-content/plugins/mailchimp-for-wp/config/default-settings.php'),(1753,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin-ajax.php','wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin-ajax.php'),(1754,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin-messages.php','wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin-messages.php'),(1755,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin-texts.php','wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin-texts.php'),(1756,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin-tools.php','wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin-tools.php'),(1757,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin.php','wp-content/plugins/mailchimp-for-wp/includes/admin/class-admin.php'),(1758,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/class-ads.php','wp-content/plugins/mailchimp-for-wp/includes/admin/class-ads.php'),(1759,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/class-review-notice.php','wp-content/plugins/mailchimp-for-wp/includes/admin/class-review-notice.php'),(1760,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/class-upgrade-routines.php','wp-content/plugins/mailchimp-for-wp/includes/admin/class-upgrade-routines.php'),(1761,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/class-usage-tracking.php','wp-content/plugins/mailchimp-for-wp/includes/admin/class-usage-tracking.php'),(1762,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-form-1-post-type.php','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-form-1-post-type.php'),(1763,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-form-2-options.php','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-form-2-options.php'),(1764,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-form-3-messages.php','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-form-3-messages.php'),(1765,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-general-options.php','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-general-options.php'),(1766,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-integration-options.php','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-integration-options.php'),(1767,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-styles-builder.php','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-styles-builder.php'),(1768,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-widget-base-id.php','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-widget-base-id.php'),(1769,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.3-usage-tracking-schedule.php','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.3-usage-tracking-schedule.php'),(1770,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.1.6-woocommerce-position-prefix.php','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.1.6-woocommerce-position-prefix.php'),(1771,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.0.0-groupings-to-interests.php','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.0.0-groupings-to-interests.php'),(1772,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.0.0-hidden-fields-value-delimiter.php','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.0.0-hidden-fields-value-delimiter.php'),(1773,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.0.7-rename-debug-log-file.php','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.0.7-rename-debug-log-file.php'),(1774,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.1.2-flush-list-cache.php','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.1.2-flush-list-cache.php'),(1775,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.1.3-reschedule-event.php','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.1.3-reschedule-event.php'),(1776,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.6.0-remove-lists-from-options.php','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.6.0-remove-lists-from-options.php'),(1777,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.8.2-move-debug-log-to-subdirectory.php','wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/4.8.2-move-debug-log-to-subdirectory.php'),(1778,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/api/class-api-v3-client.php','wp-content/plugins/mailchimp-for-wp/includes/api/class-api-v3-client.php'),(1779,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/api/class-api-v3.php','wp-content/plugins/mailchimp-for-wp/includes/api/class-api-v3.php'),(1780,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/api/class-api.php','wp-content/plugins/mailchimp-for-wp/includes/api/class-api.php'),(1781,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/api/class-connection-exception.php','wp-content/plugins/mailchimp-for-wp/includes/api/class-connection-exception.php'),(1782,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/api/class-exception.php','wp-content/plugins/mailchimp-for-wp/includes/api/class-exception.php'),(1783,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/api/class-resource-not-found-exception.php','wp-content/plugins/mailchimp-for-wp/includes/api/class-resource-not-found-exception.php'),(1784,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-container.php','wp-content/plugins/mailchimp-for-wp/includes/class-container.php'),(1785,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-debug-log-reader.php','wp-content/plugins/mailchimp-for-wp/includes/class-debug-log-reader.php'),(1786,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-debug-log.php','wp-content/plugins/mailchimp-for-wp/includes/class-debug-log.php'),(1787,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-dynamic-content-tags.php','wp-content/plugins/mailchimp-for-wp/includes/class-dynamic-content-tags.php'),(1788,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-field-formatter.php','wp-content/plugins/mailchimp-for-wp/includes/class-field-formatter.php'),(1789,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-field-guesser.php','wp-content/plugins/mailchimp-for-wp/includes/class-field-guesser.php'),(1790,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-list-data-mapper.php','wp-content/plugins/mailchimp-for-wp/includes/class-list-data-mapper.php'),(1791,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-mailchimp-subscriber.php','wp-content/plugins/mailchimp-for-wp/includes/class-mailchimp-subscriber.php'),(1792,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-mailchimp.php','wp-content/plugins/mailchimp-for-wp/includes/class-mailchimp.php'),(1793,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-plugin.php','wp-content/plugins/mailchimp-for-wp/includes/class-plugin.php'),(1794,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-queue-job.php','wp-content/plugins/mailchimp-for-wp/includes/class-queue-job.php'),(1795,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-queue.php','wp-content/plugins/mailchimp-for-wp/includes/class-queue.php'),(1796,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/class-tools.php','wp-content/plugins/mailchimp-for-wp/includes/class-tools.php'),(1797,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/default-actions.php','wp-content/plugins/mailchimp-for-wp/includes/default-actions.php'),(1798,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/default-filters.php','wp-content/plugins/mailchimp-for-wp/includes/default-filters.php'),(1799,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/deprecated-functions.php','wp-content/plugins/mailchimp-for-wp/includes/deprecated-functions.php'),(1800,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/admin-functions.php','wp-content/plugins/mailchimp-for-wp/includes/forms/admin-functions.php'),(1801,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-admin.php','wp-content/plugins/mailchimp-for-wp/includes/forms/class-admin.php'),(1802,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-asset-manager.php','wp-content/plugins/mailchimp-for-wp/includes/forms/class-asset-manager.php'),(1803,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-amp.php','wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-amp.php'),(1804,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-element.php','wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-element.php'),(1805,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-listener.php','wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-listener.php'),(1806,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-manager.php','wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-manager.php'),(1807,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-message.php','wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-message.php'),(1808,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-previewer.php','wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-previewer.php'),(1809,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-tags.php','wp-content/plugins/mailchimp-for-wp/includes/forms/class-form-tags.php'),(1810,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-form.php','wp-content/plugins/mailchimp-for-wp/includes/forms/class-form.php'),(1811,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-google-recaptcha.php','wp-content/plugins/mailchimp-for-wp/includes/forms/class-google-recaptcha.php'),(1812,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-output-manager.php','wp-content/plugins/mailchimp-for-wp/includes/forms/class-output-manager.php'),(1813,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/class-widget.php','wp-content/plugins/mailchimp-for-wp/includes/forms/class-widget.php'),(1814,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/functions.php','wp-content/plugins/mailchimp-for-wp/includes/forms/functions.php'),(1815,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/add-form.php','wp-content/plugins/mailchimp-for-wp/includes/forms/views/add-form.php'),(1816,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/edit-form.php','wp-content/plugins/mailchimp-for-wp/includes/forms/views/edit-form.php'),(1817,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/js/dummy-api.js','wp-content/plugins/mailchimp-for-wp/includes/forms/views/js/dummy-api.js'),(1818,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/js/url-fields.js','wp-content/plugins/mailchimp-for-wp/includes/forms/views/js/url-fields.js'),(1819,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/parts/add-fields-help.php','wp-content/plugins/mailchimp-for-wp/includes/forms/views/parts/add-fields-help.php'),(1820,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/parts/dynamic-content-tags.php','wp-content/plugins/mailchimp-for-wp/includes/forms/views/parts/dynamic-content-tags.php'),(1821,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/preview.php','wp-content/plugins/mailchimp-for-wp/includes/forms/views/preview.php'),(1822,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/tabs/form-appearance.php','wp-content/plugins/mailchimp-for-wp/includes/forms/views/tabs/form-appearance.php'),(1823,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/tabs/form-fields.php','wp-content/plugins/mailchimp-for-wp/includes/forms/views/tabs/form-fields.php'),(1824,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/tabs/form-messages.php','wp-content/plugins/mailchimp-for-wp/includes/forms/views/tabs/form-messages.php'),(1825,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/forms/views/tabs/form-settings.php','wp-content/plugins/mailchimp-for-wp/includes/forms/views/tabs/form-settings.php'),(1826,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/functions.php','wp-content/plugins/mailchimp-for-wp/includes/functions.php'),(1827,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/integrations/class-admin.php','wp-content/plugins/mailchimp-for-wp/includes/integrations/class-admin.php'),(1828,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/integrations/class-integration-fixture.php','wp-content/plugins/mailchimp-for-wp/includes/integrations/class-integration-fixture.php'),(1829,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/integrations/class-integration-manager.php','wp-content/plugins/mailchimp-for-wp/includes/integrations/class-integration-manager.php'),(1830,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/integrations/class-integration-tags.php','wp-content/plugins/mailchimp-for-wp/includes/integrations/class-integration-tags.php'),(1831,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/integrations/class-integration.php','wp-content/plugins/mailchimp-for-wp/includes/integrations/class-integration.php'),(1832,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/integrations/class-user-integration.php','wp-content/plugins/mailchimp-for-wp/includes/integrations/class-user-integration.php'),(1833,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/integrations/functions.php','wp-content/plugins/mailchimp-for-wp/includes/integrations/functions.php'),(1834,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/integrations/views/integration-settings.php','wp-content/plugins/mailchimp-for-wp/includes/integrations/views/integration-settings.php'),(1835,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/integrations/views/integrations.php','wp-content/plugins/mailchimp-for-wp/includes/integrations/views/integrations.php'),(1836,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/views/extensions.php','wp-content/plugins/mailchimp-for-wp/includes/views/extensions.php'),(1837,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/views/general-settings.php','wp-content/plugins/mailchimp-for-wp/includes/views/general-settings.php'),(1838,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/views/other-settings.php','wp-content/plugins/mailchimp-for-wp/includes/views/other-settings.php'),(1839,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/views/parts/admin-footer.php','wp-content/plugins/mailchimp-for-wp/includes/views/parts/admin-footer.php'),(1840,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/views/parts/admin-sidebar.php','wp-content/plugins/mailchimp-for-wp/includes/views/parts/admin-sidebar.php'),(1841,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/includes/views/parts/lists-overview.php','wp-content/plugins/mailchimp-for-wp/includes/views/parts/lists-overview.php'),(1842,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/affiliatewp/class-affiliatewp.php','wp-content/plugins/mailchimp-for-wp/integrations/affiliatewp/class-affiliatewp.php'),(1843,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/bootstrap.php','wp-content/plugins/mailchimp-for-wp/integrations/bootstrap.php'),(1844,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/buddypress/class-buddypress.php','wp-content/plugins/mailchimp-for-wp/integrations/buddypress/class-buddypress.php'),(1845,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/contact-form-7/admin-before.php','wp-content/plugins/mailchimp-for-wp/integrations/contact-form-7/admin-before.php'),(1846,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/contact-form-7/class-contact-form-7.php','wp-content/plugins/mailchimp-for-wp/integrations/contact-form-7/class-contact-form-7.php'),(1847,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/custom/admin-before.php','wp-content/plugins/mailchimp-for-wp/integrations/custom/admin-before.php'),(1848,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/custom/class-custom.php','wp-content/plugins/mailchimp-for-wp/integrations/custom/class-custom.php'),(1849,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/easy-digital-downloads/class-easy-digital-downloads.php','wp-content/plugins/mailchimp-for-wp/integrations/easy-digital-downloads/class-easy-digital-downloads.php'),(1850,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/events-manager/class-events-manager.php','wp-content/plugins/mailchimp-for-wp/integrations/events-manager/class-events-manager.php'),(1851,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/give/class-give.php','wp-content/plugins/mailchimp-for-wp/integrations/give/class-give.php'),(1852,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/gravity-forms/admin-before.php','wp-content/plugins/mailchimp-for-wp/integrations/gravity-forms/admin-before.php'),(1853,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/gravity-forms/bootstrap.php','wp-content/plugins/mailchimp-for-wp/integrations/gravity-forms/bootstrap.php'),(1854,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/gravity-forms/class-field.php','wp-content/plugins/mailchimp-for-wp/integrations/gravity-forms/class-field.php'),(1855,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/gravity-forms/class-gravity-forms.php','wp-content/plugins/mailchimp-for-wp/integrations/gravity-forms/class-gravity-forms.php'),(1856,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/memberpress/class-memberpress.php','wp-content/plugins/mailchimp-for-wp/integrations/memberpress/class-memberpress.php'),(1857,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/admin-before.php','wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/admin-before.php'),(1858,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/bootstrap.php','wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/bootstrap.php'),(1859,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/class-action.php','wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/class-action.php'),(1860,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/class-field.php','wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/class-field.php'),(1861,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/class-ninja-forms.php','wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms/class-ninja-forms.php'),(1862,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms-2/admin-before.php','wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms-2/admin-before.php'),(1863,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms-2/class-ninja-forms.php','wp-content/plugins/mailchimp-for-wp/integrations/ninja-forms-2/class-ninja-forms.php'),(1864,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/woocommerce/admin-after.php','wp-content/plugins/mailchimp-for-wp/integrations/woocommerce/admin-after.php'),(1865,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/woocommerce/class-woocommerce.php','wp-content/plugins/mailchimp-for-wp/integrations/woocommerce/class-woocommerce.php'),(1866,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/wp-comment-form/class-comment-form.php','wp-content/plugins/mailchimp-for-wp/integrations/wp-comment-form/class-comment-form.php'),(1867,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/wp-registration-form/class-registration-form.php','wp-content/plugins/mailchimp-for-wp/integrations/wp-registration-form/class-registration-form.php'),(1868,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/wpforms/admin-before.php','wp-content/plugins/mailchimp-for-wp/integrations/wpforms/admin-before.php'),(1869,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/wpforms/bootstrap.php','wp-content/plugins/mailchimp-for-wp/integrations/wpforms/bootstrap.php'),(1870,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/wpforms/class-field.php','wp-content/plugins/mailchimp-for-wp/integrations/wpforms/class-field.php'),(1871,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/integrations/wpforms/class-wpforms.php','wp-content/plugins/mailchimp-for-wp/integrations/wpforms/class-wpforms.php'),(1872,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/languages/index.php','wp-content/plugins/mailchimp-for-wp/languages/index.php'),(1873,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/languages/mailchimp-for-wp.pot','wp-content/plugins/mailchimp-for-wp/languages/mailchimp-for-wp.pot'),(1874,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/mailchimp-for-wp.php','wp-content/plugins/mailchimp-for-wp/mailchimp-for-wp.php'),(1875,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/phpcs.xml','wp-content/plugins/mailchimp-for-wp/phpcs.xml'),(1876,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/readme.txt','wp-content/plugins/mailchimp-for-wp/readme.txt'),(1877,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/autoload.php','wp-content/plugins/mailchimp-for-wp/vendor/autoload.php'),(1878,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/ClassLoader.php','wp-content/plugins/mailchimp-for-wp/vendor/composer/ClassLoader.php'),(1879,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/InstalledVersions.php','wp-content/plugins/mailchimp-for-wp/vendor/composer/InstalledVersions.php'),(1880,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/LICENSE','wp-content/plugins/mailchimp-for-wp/vendor/composer/LICENSE'),(1881,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_classmap.php','wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_classmap.php'),(1882,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_files.php','wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_files.php'),(1883,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_namespaces.php','wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_namespaces.php'),(1884,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_psr4.php','wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_psr4.php'),(1885,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_real.php','wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_real.php'),(1886,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_static.php','wp-content/plugins/mailchimp-for-wp/vendor/composer/autoload_static.php'),(1887,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/installed.php','wp-content/plugins/mailchimp-for-wp/vendor/composer/installed.php'),(1888,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/vendor/composer/platform_check.php','wp-content/plugins/mailchimp-for-wp/vendor/composer/platform_check.php'),(1889,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/mailchimp-for-wp/wpml-config.xml','wp-content/plugins/mailchimp-for-wp/wpml-config.xml'),(1890,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/LICENSE','wp-content/plugins/metronet-profile-picture/LICENSE'),(1891,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/css/back-end-gutenberg.scss','wp-content/plugins/metronet-profile-picture/css/back-end-gutenberg.scss'),(1892,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/css/front-end-gutenberg.scss','wp-content/plugins/metronet-profile-picture/css/front-end-gutenberg.scss'),(1893,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/dist/blocks.build.css','wp-content/plugins/metronet-profile-picture/dist/blocks.build.css'),(1894,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/dist/blocks.build.css.map','wp-content/plugins/metronet-profile-picture/dist/blocks.build.css.map'),(1895,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/dist/blocks.build.js','wp-content/plugins/metronet-profile-picture/dist/blocks.build.js'),(1896,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/dist/blocks.build.js.LICENSE.txt','wp-content/plugins/metronet-profile-picture/dist/blocks.build.js.LICENSE.txt'),(1897,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/dist/blocks.build.js.map','wp-content/plugins/metronet-profile-picture/dist/blocks.build.js.map'),(1898,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/dist/blocks.editor.build.css','wp-content/plugins/metronet-profile-picture/dist/blocks.editor.build.css'),(1899,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/dist/blocks.editor.build.css.map','wp-content/plugins/metronet-profile-picture/dist/blocks.editor.build.css.map'),(1900,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/dist/blocks.style.build.css','wp-content/plugins/metronet-profile-picture/dist/blocks.style.build.css'),(1901,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/dist/blocks.style.build.css.map','wp-content/plugins/metronet-profile-picture/dist/blocks.style.build.css.map'),(1902,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/gutenberg/class-gutenberg.php','wp-content/plugins/metronet-profile-picture/gutenberg/class-gutenberg.php'),(1903,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/gutenberg/index.php','wp-content/plugins/metronet-profile-picture/gutenberg/index.php'),(1904,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/img/loading.gif','wp-content/plugins/metronet-profile-picture/img/loading.gif'),(1905,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/img/mystery.png','wp-content/plugins/metronet-profile-picture/img/mystery.png'),(1906,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/img/social-logos.svg','wp-content/plugins/metronet-profile-picture/img/social-logos.svg'),(1907,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/js/index.php','wp-content/plugins/metronet-profile-picture/js/index.php'),(1908,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/js/mpp-frontend.js','wp-content/plugins/metronet-profile-picture/js/mpp-frontend.js'),(1909,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/js/mpp.js','wp-content/plugins/metronet-profile-picture/js/mpp.js'),(1910,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture-es_ES.mo','wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture-es_ES.mo'),(1911,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture-es_ES.po','wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture-es_ES.po'),(1912,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture-pl_PL.mo','wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture-pl_PL.mo'),(1913,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture-pl_PL.po','wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture-pl_PL.po'),(1914,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture.pot','wp-content/plugins/metronet-profile-picture/languages/metronet-profile-picture.pot'),(1915,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/metronet-profile-picture.php','wp-content/plugins/metronet-profile-picture/metronet-profile-picture.php'),(1916,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/metronet-profile-picture/readme.txt','wp-content/plugins/metronet-profile-picture/readme.txt'),(1917,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/css/fonts/fontawesome-webfont.svg','wp-content/plugins/salient-core/css/fonts/fontawesome-webfont.svg'),(1918,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/css/fonts/icomoon.svg','wp-content/plugins/salient-core/css/fonts/icomoon.svg'),(1919,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/add-media.js','wp-content/plugins/salient-core/includes/admin/assets/js/add-media.js'),(1920,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/backend-edit-form-bulk.js','wp-content/plugins/salient-core/includes/admin/assets/js/backend-edit-form-bulk.js'),(1921,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/buttonset.js','wp-content/plugins/salient-core/includes/admin/assets/js/buttonset.js'),(1922,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/chosen/chosen.jquery.min.js','wp-content/plugins/salient-core/includes/admin/assets/js/chosen/chosen.jquery.min.js'),(1923,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/colorpicker.js','wp-content/plugins/salient-core/includes/admin/assets/js/colorpicker.js'),(1924,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/grapick.js','wp-content/plugins/salient-core/includes/admin/assets/js/grapick.js'),(1925,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/meta.js','wp-content/plugins/salient-core/includes/admin/assets/js/meta.js'),(1926,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/nectar-element-edit.js','wp-content/plugins/salient-core/includes/admin/assets/js/nectar-element-edit.js'),(1927,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/nectar-frontend-editor-iframe.js','wp-content/plugins/salient-core/includes/admin/assets/js/nectar-frontend-editor-iframe.js'),(1928,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/nectar-frontend-editor.js','wp-content/plugins/salient-core/includes/admin/assets/js/nectar-frontend-editor.js'),(1929,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/assets/js/spectrum.js','wp-content/plugins/salient-core/includes/admin/assets/js/spectrum.js'),(1930,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/meta-config.php','wp-content/plugins/salient-core/includes/admin/meta-config.php'),(1931,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/page-meta.php','wp-content/plugins/salient-core/includes/admin/page-meta.php'),(1932,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/admin/post-meta.php','wp-content/plugins/salient-core/includes/admin/post-meta.php'),(1933,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/class-nectar-lazy.php','wp-content/plugins/salient-core/includes/class-nectar-lazy.php'),(1934,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/class-nectar-theme-info.php','wp-content/plugins/salient-core/includes/class-nectar-theme-info.php'),(1935,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/conditional-assets/font-awesome/font-awesome.php','wp-content/plugins/salient-core/includes/conditional-assets/font-awesome/font-awesome.php'),(1936,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/core-helpers.php','wp-content/plugins/salient-core/includes/core-helpers.php'),(1937,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/global-sections/class-global-sections.php','wp-content/plugins/salient-core/includes/global-sections/class-global-sections.php'),(1938,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/global-sections/js/admin-notices.js','wp-content/plugins/salient-core/includes/global-sections/js/admin-notices.js'),(1939,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/global-sections/wpbakery-map.php','wp-content/plugins/salient-core/includes/global-sections/wpbakery-map.php'),(1940,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/helpers.php','wp-content/plugins/salient-core/includes/helpers.php'),(1941,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/class-nectar-icon.php','wp-content/plugins/salient-core/includes/icons/class-nectar-icon.php'),(1942,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-a.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-a.php'),(1943,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-b.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-b.php'),(1944,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-c.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-c.php'),(1945,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-d.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-d.php'),(1946,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-e.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-e.php'),(1947,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-f.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-f.php'),(1948,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-g.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-g.php'),(1949,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-h.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-h.php'),(1950,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-i.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-i.php'),(1951,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-j.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-j.php'),(1952,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-k.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-k.php'),(1953,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-l.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-l.php'),(1954,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-m.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-m.php'),(1955,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-n.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-n.php'),(1956,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-o.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-o.php'),(1957,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-p.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-p.php'),(1958,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-q.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-q.php'),(1959,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-r.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-r.php'),(1960,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-s.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-s.php'),(1961,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-t.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-t.php'),(1962,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-u.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-u.php'),(1963,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-v.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-v.php'),(1964,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-w.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-w.php'),(1965,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-x.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-x.php'),(1966,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-y.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-y.php'),(1967,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/icons/data/iconsmind-z.php','wp-content/plugins/salient-core/includes/icons/data/iconsmind-z.php'),(1968,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/img/nectar-editor.svg','wp-content/plugins/salient-core/includes/img/nectar-editor.svg'),(1969,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/img/nectar-numerical-dot.svg','wp-content/plugins/salient-core/includes/img/nectar-numerical-dot.svg'),(1970,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/img/salient-grey.svg','wp-content/plugins/salient-core/includes/img/salient-grey.svg'),(1971,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/img/salient-hover.svg','wp-content/plugins/salient-core/includes/img/salient-hover.svg'),(1972,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/img/salient-vc-toolbar.svg','wp-content/plugins/salient-core/includes/img/salient-vc-toolbar.svg'),(1973,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/img/salient.svg','wp-content/plugins/salient-core/includes/img/salient.svg'),(1974,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/menu/class-nectar-setting-field.php','wp-content/plugins/salient-core/includes/menu/class-nectar-setting-field.php'),(1975,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/menu/class-nectar-wp-menu-settings.php','wp-content/plugins/salient-core/includes/menu/class-nectar-wp-menu-settings.php'),(1976,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/menu/class-nectar-wp-menu-style-manager.php','wp-content/plugins/salient-core/includes/menu/class-nectar-wp-menu-style-manager.php'),(1977,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/menu/class-nectar-wp-menu.php','wp-content/plugins/salient-core/includes/menu/class-nectar-wp-menu.php'),(1978,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/menu/includes/icon-collections.php','wp-content/plugins/salient-core/includes/menu/includes/icon-collections.php'),(1979,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/menu/js/nectar-menu-admin.js','wp-content/plugins/salient-core/includes/menu/js/nectar-menu-admin.js'),(1980,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/menu/nectar-menu-init.php','wp-content/plugins/salient-core/includes/menu/nectar-menu-init.php'),(1981,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar-addons.php','wp-content/plugins/salient-core/includes/nectar-addons.php'),(1982,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/bar.php','wp-content/plugins/salient-core/includes/nectar_maps/bar.php'),(1983,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/carousel.php','wp-content/plugins/salient-core/includes/nectar_maps/carousel.php'),(1984,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/client.php','wp-content/plugins/salient-core/includes/nectar_maps/client.php'),(1985,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/clients.php','wp-content/plugins/salient-core/includes/nectar_maps/clients.php'),(1986,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/divider.php','wp-content/plugins/salient-core/includes/nectar_maps/divider.php'),(1987,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/fancy-title.php','wp-content/plugins/salient-core/includes/nectar_maps/fancy-title.php'),(1988,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/fancy-ul.php','wp-content/plugins/salient-core/includes/nectar_maps/fancy-ul.php'),(1989,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/fancy_box.php','wp-content/plugins/salient-core/includes/nectar_maps/fancy_box.php'),(1990,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/flip-box.php','wp-content/plugins/salient-core/includes/nectar_maps/flip-box.php'),(1991,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/full_width_section.php','wp-content/plugins/salient-core/includes/nectar_maps/full_width_section.php'),(1992,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/gradient-text.php','wp-content/plugins/salient-core/includes/nectar_maps/gradient-text.php'),(1993,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/heading.php','wp-content/plugins/salient-core/includes/nectar_maps/heading.php'),(1994,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/image_with_animation.php','wp-content/plugins/salient-core/includes/nectar_maps/image_with_animation.php'),(1995,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/item.php','wp-content/plugins/salient-core/includes/nectar_maps/item.php'),(1996,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/milestone.php','wp-content/plugins/salient-core/includes/nectar_maps/milestone.php'),(1997,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/morphing_outline.php','wp-content/plugins/salient-core/includes/nectar_maps/morphing_outline.php'),(1998,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_badge.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_badge.php'),(1999,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_blog.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_blog.php'),(2000,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_btn.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_btn.php'),(2001,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_cascading_images.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_cascading_images.php'),(2002,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_category_grid.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_category_grid.php'),(2003,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_cta.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_cta.php'),(2004,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_food_menu_item.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_food_menu_item.php'),(2005,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_gmap.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_gmap.php'),(2006,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_highlighted_text.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_highlighted_text.php'),(2007,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_horizontal_list_item.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_horizontal_list_item.php'),(2008,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_hotspot.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_hotspot.php'),(2009,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_icon.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_icon.php'),(2010,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_icon_list.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_icon_list.php'),(2011,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_icon_list_item.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_icon_list_item.php'),(2012,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_image_comparison.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_image_comparison.php'),(2013,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_image_with_hotspots.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_image_with_hotspots.php'),(2014,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_post_grid.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_post_grid.php'),(2015,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_rotating_words_title.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_rotating_words_title.php'),(2016,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_scrolling_text.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_scrolling_text.php'),(2017,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_single_testimonial.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_single_testimonial.php'),(2018,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_text_inline_images.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_text_inline_images.php'),(2019,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_video_lightbox.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_video_lightbox.php'),(2020,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_video_player_self_hosted.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_video_player_self_hosted.php'),(2021,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/nectar_woo_products.php','wp-content/plugins/salient-core/includes/nectar_maps/nectar_woo_products.php'),(2022,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/page_link.php','wp-content/plugins/salient-core/includes/nectar_maps/page_link.php'),(2023,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/page_submenu.php','wp-content/plugins/salient-core/includes/nectar_maps/page_submenu.php'),(2024,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/pricing_column.php','wp-content/plugins/salient-core/includes/nectar_maps/pricing_column.php'),(2025,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/pricing_table.php','wp-content/plugins/salient-core/includes/nectar_maps/pricing_table.php'),(2026,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/recent_posts.php','wp-content/plugins/salient-core/includes/nectar_maps/recent_posts.php'),(2027,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/shortcode-vc-wp-custommenu.php','wp-content/plugins/salient-core/includes/nectar_maps/shortcode-vc-wp-custommenu.php'),(2028,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/split_line_heading.php','wp-content/plugins/salient-core/includes/nectar_maps/split_line_heading.php'),(2029,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/tab.php','wp-content/plugins/salient-core/includes/nectar_maps/tab.php'),(2030,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/tabbed_section.php','wp-content/plugins/salient-core/includes/nectar_maps/tabbed_section.php'),(2031,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/team_member.php','wp-content/plugins/salient-core/includes/nectar_maps/team_member.php'),(2032,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/testimonial.php','wp-content/plugins/salient-core/includes/nectar_maps/testimonial.php'),(2033,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/testimonial_slider.php','wp-content/plugins/salient-core/includes/nectar_maps/testimonial_slider.php'),(2034,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/text-with-icon.php','wp-content/plugins/salient-core/includes/nectar_maps/text-with-icon.php'),(2035,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/toggle.php','wp-content/plugins/salient-core/includes/nectar_maps/toggle.php'),(2036,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/toggles.php','wp-content/plugins/salient-core/includes/nectar_maps/toggles.php'),(2037,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/nectar_maps/vc_column_inner.php','wp-content/plugins/salient-core/includes/nectar_maps/vc_column_inner.php'),(2038,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/partials/blog/entry.php','wp-content/plugins/salient-core/includes/partials/blog/entry.php'),(2039,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/post-grid/loop-markup.php','wp-content/plugins/salient-core/includes/post-grid/loop-markup.php'),(2040,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/post-grid/post-grid.php','wp-content/plugins/salient-core/includes/post-grid/post-grid.php'),(2041,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/salient-notice/js/admin_notices.js','wp-content/plugins/salient-core/includes/salient-notice/js/admin_notices.js'),(2042,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/salient-notice/notice.php','wp-content/plugins/salient-core/includes/salient-notice/notice.php'),(2043,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/salient-studio-templates.php','wp-content/plugins/salient-core/includes/salient-studio-templates.php'),(2044,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/carousel.php','wp-content/plugins/salient-core/includes/vc_templates/carousel.php'),(2045,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/client.php','wp-content/plugins/salient-core/includes/vc_templates/client.php'),(2046,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/clients.php','wp-content/plugins/salient-core/includes/vc_templates/clients.php'),(2047,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/divider.php','wp-content/plugins/salient-core/includes/vc_templates/divider.php'),(2048,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/fancy_box.php','wp-content/plugins/salient-core/includes/vc_templates/fancy_box.php'),(2049,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/full_width_section.php','wp-content/plugins/salient-core/includes/vc_templates/full_width_section.php'),(2050,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/heading.php','wp-content/plugins/salient-core/includes/vc_templates/heading.php'),(2051,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/image_with_animation.php','wp-content/plugins/salient-core/includes/vc_templates/image_with_animation.php'),(2052,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/item.php','wp-content/plugins/salient-core/includes/vc_templates/item.php'),(2053,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/milestone.php','wp-content/plugins/salient-core/includes/vc_templates/milestone.php'),(2054,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/morphing_outline.php','wp-content/plugins/salient-core/includes/vc_templates/morphing_outline.php'),(2055,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_animated_title.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_animated_title.php'),(2056,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_badge.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_badge.php'),(2057,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_blog.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_blog.php'),(2058,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_btn.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_btn.php'),(2059,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_cascading_images.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_cascading_images.php'),(2060,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_category_grid.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_category_grid.php'),(2061,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_cta.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_cta.php'),(2062,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_flip_box.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_flip_box.php'),(2063,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_food_menu_item.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_food_menu_item.php'),(2064,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_global_section.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_global_section.php'),(2065,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_gmap.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_gmap.php'),(2066,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_gradient_text.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_gradient_text.php'),(2067,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_highlighted_text.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_highlighted_text.php'),(2068,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_horizontal_list_item.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_horizontal_list_item.php'),(2069,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_hotspot.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_hotspot.php'),(2070,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_icon.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_icon.php'),(2071,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_icon_list.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_icon_list.php'),(2072,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_icon_list_item.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_icon_list_item.php'),(2073,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_image_comparison.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_image_comparison.php'),(2074,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_image_with_hotspots.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_image_with_hotspots.php'),(2075,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_post_grid.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_post_grid.php'),(2076,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_rotating_words_title.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_rotating_words_title.php'),(2077,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_scrolling_text.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_scrolling_text.php'),(2078,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_single_testimonial.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_single_testimonial.php'),(2079,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_text_inline_images.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_text_inline_images.php'),(2080,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_video_lightbox.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_video_lightbox.php'),(2081,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_video_player_self_hosted.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_video_player_self_hosted.php'),(2082,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/nectar_woo_products.php','wp-content/plugins/salient-core/includes/vc_templates/nectar_woo_products.php'),(2083,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/page_link.php','wp-content/plugins/salient-core/includes/vc_templates/page_link.php'),(2084,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/page_submenu.php','wp-content/plugins/salient-core/includes/vc_templates/page_submenu.php'),(2085,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/pricing_column.php','wp-content/plugins/salient-core/includes/vc_templates/pricing_column.php'),(2086,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/pricing_table.php','wp-content/plugins/salient-core/includes/vc_templates/pricing_table.php'),(2087,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/recent_posts.php','wp-content/plugins/salient-core/includes/vc_templates/recent_posts.php'),(2088,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/split_line_heading.php','wp-content/plugins/salient-core/includes/vc_templates/split_line_heading.php'),(2089,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/tab.php','wp-content/plugins/salient-core/includes/vc_templates/tab.php'),(2090,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/tabbed_section.php','wp-content/plugins/salient-core/includes/vc_templates/tabbed_section.php'),(2091,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/team_member.php','wp-content/plugins/salient-core/includes/vc_templates/team_member.php'),(2092,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/testimonial.php','wp-content/plugins/salient-core/includes/vc_templates/testimonial.php'),(2093,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/testimonial_slider.php','wp-content/plugins/salient-core/includes/vc_templates/testimonial_slider.php'),(2094,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/toggle.php','wp-content/plugins/salient-core/includes/vc_templates/toggle.php'),(2095,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/toggles.php','wp-content/plugins/salient-core/includes/vc_templates/toggles.php'),(2096,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/vc_column.php','wp-content/plugins/salient-core/includes/vc_templates/vc_column.php'),(2097,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/vc_column_inner.php','wp-content/plugins/salient-core/includes/vc_templates/vc_column_inner.php'),(2098,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/vc_column_text.php','wp-content/plugins/salient-core/includes/vc_templates/vc_column_text.php'),(2099,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/vc_gallery.php','wp-content/plugins/salient-core/includes/vc_templates/vc_gallery.php'),(2100,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/vc_pie.php','wp-content/plugins/salient-core/includes/vc_templates/vc_pie.php'),(2101,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/vc_row.php','wp-content/plugins/salient-core/includes/vc_templates/vc_row.php'),(2102,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/vc_row_inner.php','wp-content/plugins/salient-core/includes/vc_templates/vc_row_inner.php'),(2103,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/vc_templates/vc_widget_sidebar.php','wp-content/plugins/salient-core/includes/vc_templates/vc_widget_sidebar.php'),(2104,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/widget-locations/class-nectar-widget-locations.php','wp-content/plugins/salient-core/includes/widget-locations/class-nectar-widget-locations.php'),(2105,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/widget-locations/js/nectar-widget-locations-admin.js','wp-content/plugins/salient-core/includes/widget-locations/js/nectar-widget-locations-admin.js'),(2106,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/includes/wpbakery-init.php','wp-content/plugins/salient-core/includes/wpbakery-init.php'),(2107,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/fallback/isotope.min.js','wp-content/plugins/salient-core/js/fallback/isotope.min.js'),(2108,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/fallback/salient-portfolio.js','wp-content/plugins/salient-core/js/fallback/salient-portfolio.js'),(2109,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/fallback/waypoints.js','wp-content/plugins/salient-core/js/fallback/waypoints.js'),(2110,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/init.js','wp-content/plugins/salient-core/js/init.js'),(2111,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/nectar-leaflet-map.js','wp-content/plugins/salient-core/js/nectar-leaflet-map.js'),(2112,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/nectar-testimonial-slider.js','wp-content/plugins/salient-core/js/nectar-testimonial-slider.js'),(2113,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/third-party/imagesLoaded.min.js','wp-content/plugins/salient-core/js/third-party/imagesLoaded.min.js'),(2114,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/third-party/jquery.easing.js','wp-content/plugins/salient-core/js/third-party/jquery.easing.js'),(2115,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/third-party/jquery.twentytwenty.js','wp-content/plugins/salient-core/js/third-party/jquery.twentytwenty.js'),(2116,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/third-party/leaflet.js','wp-content/plugins/salient-core/js/third-party/leaflet.js'),(2117,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/js/third-party/touchswipe.min.js','wp-content/plugins/salient-core/js/third-party/touchswipe.min.js'),(2118,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/languages/index.php','wp-content/plugins/salient-core/languages/index.php'),(2119,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-core/plugin.php','wp-content/plugins/salient-core/plugin.php'),(2120,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/demo-importer-init.php','wp-content/plugins/salient-demo-importer/includes/admin/demo-importer-init.php'),(2121,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/demo-data/index.php','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/demo-data/index.php'),(2122,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/extension_wbc_importer.php','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/extension_wbc_importer.php'),(2123,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/class-wbc-importer-progress.php','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/class-wbc-importer-progress.php'),(2124,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/importer/index.php','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/importer/index.php'),(2125,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/importer/parsers.php','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/importer/parsers.php'),(2126,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/importer/radium-importer.php','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/importer/radium-importer.php'),(2127,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/importer/wordpress-importer.php','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/importer/wordpress-importer.php'),(2128,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/index.php','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/index.php'),(2129,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/init-installer.php','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/inc/init-installer.php'),(2130,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/index.php','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/index.php'),(2131,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/connekt-plugin-installer/assets/installer.js','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/connekt-plugin-installer/assets/installer.js'),(2132,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/connekt-plugin-installer/class-connekt-plugin-installer.php','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/connekt-plugin-installer/class-connekt-plugin-installer.php'),(2133,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/field_wbc_importer.js','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/field_wbc_importer.js'),(2134,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/field_wbc_importer.min.js','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/field_wbc_importer.min.js'),(2135,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/field_wbc_importer.php','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/field_wbc_importer.php'),(2136,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/index.php','wp-content/plugins/salient-demo-importer/includes/admin/redux-extensions/wbc_importer/wbc_importer/index.php'),(2137,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/includes/frontend/index.php','wp-content/plugins/salient-demo-importer/includes/frontend/index.php'),(2138,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/index.php','wp-content/plugins/salient-demo-importer/index.php'),(2139,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/languages/index.php','wp-content/plugins/salient-demo-importer/languages/index.php'),(2140,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-demo-importer/plugin.php','wp-content/plugins/salient-demo-importer/plugin.php'),(2141,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/css/fonts/fontawesome-webfont.svg','wp-content/plugins/salient-nectar-slider/css/fonts/fontawesome-webfont.svg'),(2142,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/css/fonts/icomoon.svg','wp-content/plugins/salient-nectar-slider/css/fonts/icomoon.svg'),(2143,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/admin/meta-config.php','wp-content/plugins/salient-nectar-slider/includes/admin/meta-config.php'),(2144,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/admin/nectar-slider-meta.php','wp-content/plugins/salient-nectar-slider/includes/admin/nectar-slider-meta.php'),(2145,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/admin/register-post-type.php','wp-content/plugins/salient-nectar-slider/includes/admin/register-post-type.php'),(2146,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/assets/js/add-media.js','wp-content/plugins/salient-nectar-slider/includes/assets/js/add-media.js'),(2147,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/assets/js/buttonset.js','wp-content/plugins/salient-nectar-slider/includes/assets/js/buttonset.js'),(2148,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/assets/js/chosen/chosen.jquery.min.js','wp-content/plugins/salient-nectar-slider/includes/assets/js/chosen/chosen.jquery.min.js'),(2149,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/assets/js/colorpicker.js','wp-content/plugins/salient-nectar-slider/includes/assets/js/colorpicker.js'),(2150,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/assets/js/meta.js','wp-content/plugins/salient-nectar-slider/includes/assets/js/meta.js'),(2151,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/assets/js/nectar-reorder.js','wp-content/plugins/salient-nectar-slider/includes/assets/js/nectar-reorder.js'),(2152,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/frontend/helpers.php','wp-content/plugins/salient-nectar-slider/includes/frontend/helpers.php'),(2153,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/frontend/shortcode.php','wp-content/plugins/salient-nectar-slider/includes/frontend/shortcode.php'),(2154,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/wpbakery/maps/nectar_slider.php','wp-content/plugins/salient-nectar-slider/includes/wpbakery/maps/nectar_slider.php'),(2155,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/includes/wpbakery/wpbakery-elements.php','wp-content/plugins/salient-nectar-slider/includes/wpbakery/wpbakery-elements.php'),(2156,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/index.php','wp-content/plugins/salient-nectar-slider/index.php'),(2157,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/js/anime.js','wp-content/plugins/salient-nectar-slider/js/anime.js'),(2158,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/js/nectar-slider.js','wp-content/plugins/salient-nectar-slider/js/nectar-slider.js'),(2159,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/languages/index.php','wp-content/plugins/salient-nectar-slider/languages/index.php'),(2160,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-nectar-slider/plugin.php','wp-content/plugins/salient-nectar-slider/plugin.php'),(2161,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/admin/media.php','wp-content/plugins/salient-portfolio/includes/admin/media.php'),(2162,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/admin/meta-config.php','wp-content/plugins/salient-portfolio/includes/admin/meta-config.php'),(2163,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/admin/portfolio-meta.php','wp-content/plugins/salient-portfolio/includes/admin/portfolio-meta.php'),(2164,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/admin/register-post-type.php','wp-content/plugins/salient-portfolio/includes/admin/register-post-type.php'),(2165,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/admin/third-party/js/yoast.js','wp-content/plugins/salient-portfolio/includes/admin/third-party/js/yoast.js'),(2166,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/assets/js/add-media.js','wp-content/plugins/salient-portfolio/includes/assets/js/add-media.js'),(2167,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/assets/js/buttonset.js','wp-content/plugins/salient-portfolio/includes/assets/js/buttonset.js'),(2168,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/assets/js/colorpicker.js','wp-content/plugins/salient-portfolio/includes/assets/js/colorpicker.js'),(2169,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/assets/js/meta.js','wp-content/plugins/salient-portfolio/includes/assets/js/meta.js'),(2170,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/class-single-project-layout.php','wp-content/plugins/salient-portfolio/includes/class-single-project-layout.php'),(2171,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/frontend/helpers.php','wp-content/plugins/salient-portfolio/includes/frontend/helpers.php'),(2172,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/frontend/partials/bottom-project-navigation.php','wp-content/plugins/salient-portfolio/includes/frontend/partials/bottom-project-navigation.php'),(2173,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/frontend/partials/content-area.php','wp-content/plugins/salient-portfolio/includes/frontend/partials/content-area.php'),(2174,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/frontend/partials/sidebar.php','wp-content/plugins/salient-portfolio/includes/frontend/partials/sidebar.php'),(2175,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/frontend/shortcode.php','wp-content/plugins/salient-portfolio/includes/frontend/shortcode.php'),(2176,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/frontend/single-portfolio.php','wp-content/plugins/salient-portfolio/includes/frontend/single-portfolio.php'),(2177,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/frontend/taxonomy-project-attributes.php','wp-content/plugins/salient-portfolio/includes/frontend/taxonomy-project-attributes.php'),(2178,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/frontend/taxonomy-project-type.php','wp-content/plugins/salient-portfolio/includes/frontend/taxonomy-project-type.php'),(2179,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/frontend/template-loading.php','wp-content/plugins/salient-portfolio/includes/frontend/template-loading.php'),(2180,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/wpbakery/maps/nectar_portfolio.php','wp-content/plugins/salient-portfolio/includes/wpbakery/maps/nectar_portfolio.php'),(2181,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/wpbakery/maps/recent_projects.php','wp-content/plugins/salient-portfolio/includes/wpbakery/maps/recent_projects.php'),(2182,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/includes/wpbakery/wpbakery-elements.php','wp-content/plugins/salient-portfolio/includes/wpbakery/wpbakery-elements.php'),(2183,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/index.php','wp-content/plugins/salient-portfolio/index.php'),(2184,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/js/salient-portfolio.js','wp-content/plugins/salient-portfolio/js/salient-portfolio.js'),(2185,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/js/third-party/caroufredsel.min.js','wp-content/plugins/salient-portfolio/js/third-party/caroufredsel.min.js'),(2186,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/js/third-party/imagesLoaded.min.js','wp-content/plugins/salient-portfolio/js/third-party/imagesLoaded.min.js'),(2187,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/js/third-party/isotope.min.js','wp-content/plugins/salient-portfolio/js/third-party/isotope.min.js'),(2188,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/js/third-party/touchswipe.min.js','wp-content/plugins/salient-portfolio/js/third-party/touchswipe.min.js'),(2189,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/js/third-party/waypoints.js','wp-content/plugins/salient-portfolio/js/third-party/waypoints.js'),(2190,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/languages/index.php','wp-content/plugins/salient-portfolio/languages/index.php'),(2191,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-portfolio/plugin.php','wp-content/plugins/salient-portfolio/plugin.php'),(2192,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/css/fonts/fontawesome-webfont.svg','wp-content/plugins/salient-shortcodes/css/fonts/fontawesome-webfont.svg'),(2193,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/css/fonts/icomoon.svg','wp-content/plugins/salient-shortcodes/css/fonts/icomoon.svg'),(2194,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/css/fonts/linecons.svg','wp-content/plugins/salient-shortcodes/css/fonts/linecons.svg'),(2195,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/css/fonts/steadysets.svg','wp-content/plugins/salient-shortcodes/css/fonts/steadysets.svg'),(2196,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/admin/shortcode-helpers.php','wp-content/plugins/salient-shortcodes/includes/admin/shortcode-helpers.php'),(2197,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/admin/shortcodes.php','wp-content/plugins/salient-shortcodes/includes/admin/shortcodes.php'),(2198,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/admin/tinymce-class.php','wp-content/plugins/salient-shortcodes/includes/admin/tinymce-class.php'),(2199,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/assets/js/add-media.js','wp-content/plugins/salient-shortcodes/includes/assets/js/add-media.js'),(2200,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/assets/js/chosen/chosen.jquery.min.js','wp-content/plugins/salient-shortcodes/includes/assets/js/chosen/chosen.jquery.min.js'),(2201,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/assets/js/magnific-popup.js','wp-content/plugins/salient-shortcodes/includes/assets/js/magnific-popup.js'),(2202,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/assets/js/nectar-shortcode-generator.js','wp-content/plugins/salient-shortcodes/includes/assets/js/nectar-shortcode-generator.js'),(2203,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/assets/js/popup.js','wp-content/plugins/salient-shortcodes/includes/assets/js/popup.js'),(2204,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/assets/js/simple_slider/simple-slider.min.js','wp-content/plugins/salient-shortcodes/includes/assets/js/simple_slider/simple-slider.min.js'),(2205,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/frontend/blog/entry.php','wp-content/plugins/salient-shortcodes/includes/frontend/blog/entry.php'),(2206,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/frontend/shortcode-core.php','wp-content/plugins/salient-shortcodes/includes/frontend/shortcode-core.php'),(2207,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/includes/frontend/shortcode-elements.php','wp-content/plugins/salient-shortcodes/includes/frontend/shortcode-elements.php'),(2208,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/index.php','wp-content/plugins/salient-shortcodes/index.php'),(2209,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/js/init.js','wp-content/plugins/salient-shortcodes/js/init.js'),(2210,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/js/jquery.easing.js','wp-content/plugins/salient-shortcodes/js/jquery.easing.js'),(2211,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/js/nectar-testimonial-slider.js','wp-content/plugins/salient-shortcodes/js/nectar-testimonial-slider.js'),(2212,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/js/touchswipe.min.js','wp-content/plugins/salient-shortcodes/js/touchswipe.min.js'),(2213,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/languages/index.php','wp-content/plugins/salient-shortcodes/languages/index.php'),(2214,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-shortcodes/plugin.php','wp-content/plugins/salient-shortcodes/plugin.php'),(2215,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/css/fonts/salient-social.svg','wp-content/plugins/salient-social/css/fonts/salient-social.svg'),(2216,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/includes/admin/customizer.php','wp-content/plugins/salient-social/includes/admin/customizer.php'),(2217,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/includes/admin/nectar-love.php','wp-content/plugins/salient-social/includes/admin/nectar-love.php'),(2218,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/includes/frontend/customizer-styles.php','wp-content/plugins/salient-social/includes/frontend/customizer-styles.php'),(2219,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/includes/frontend/processing.php','wp-content/plugins/salient-social/includes/frontend/processing.php'),(2220,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/includes/wpbakery/maps/salient-social.php','wp-content/plugins/salient-social/includes/wpbakery/maps/salient-social.php'),(2221,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/includes/wpbakery/wpbakery-elements.php','wp-content/plugins/salient-social/includes/wpbakery/wpbakery-elements.php'),(2222,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/index.php','wp-content/plugins/salient-social/index.php'),(2223,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/js/salient-social.js','wp-content/plugins/salient-social/js/salient-social.js'),(2224,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/languages/index.php','wp-content/plugins/salient-social/languages/index.php'),(2225,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-social/plugin.php','wp-content/plugins/salient-social/plugin.php'),(2226,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-widgets/includes/admin/js/nectar-widget-admin.js','wp-content/plugins/salient-widgets/includes/admin/js/nectar-widget-admin.js'),(2227,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-widgets/includes/admin/popular-posts.php','wp-content/plugins/salient-widgets/includes/admin/popular-posts.php'),(2228,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-widgets/includes/admin/recent-posts-extra-widget.php','wp-content/plugins/salient-widgets/includes/admin/recent-posts-extra-widget.php'),(2229,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-widgets/includes/admin/recent-projects-widget.php','wp-content/plugins/salient-widgets/includes/admin/recent-projects-widget.php'),(2230,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-widgets/includes/frontend/index.php','wp-content/plugins/salient-widgets/includes/frontend/index.php'),(2231,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-widgets/index.php','wp-content/plugins/salient-widgets/index.php'),(2232,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-widgets/languages/index.php','wp-content/plugins/salient-widgets/languages/index.php'),(2233,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/salient-widgets/plugin.php','wp-content/plugins/salient-widgets/plugin.php'),(2234,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Base_Page_Settings.php','wp-content/plugins/w3-total-cache/Base_Page_Settings.php'),(2235,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/BrowserCache_ConfigLabels.php','wp-content/plugins/w3-total-cache/BrowserCache_ConfigLabels.php'),(2236,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/BrowserCache_Core.php','wp-content/plugins/w3-total-cache/BrowserCache_Core.php'),(2237,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/BrowserCache_Environment.php','wp-content/plugins/w3-total-cache/BrowserCache_Environment.php'),(2238,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/BrowserCache_Environment_Nginx.php','wp-content/plugins/w3-total-cache/BrowserCache_Environment_Nginx.php'),(2239,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/BrowserCache_Page.php','wp-content/plugins/w3-total-cache/BrowserCache_Page.php'),(2240,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/BrowserCache_Page_View_QuickReference.php','wp-content/plugins/w3-total-cache/BrowserCache_Page_View_QuickReference.php'),(2241,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/BrowserCache_Page_View_SectionSecurity.php','wp-content/plugins/w3-total-cache/BrowserCache_Page_View_SectionSecurity.php'),(2242,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/BrowserCache_Plugin.php','wp-content/plugins/w3-total-cache/BrowserCache_Plugin.php'),(2243,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/BrowserCache_Plugin_Admin.php','wp-content/plugins/w3-total-cache/BrowserCache_Plugin_Admin.php'),(2244,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache.php','wp-content/plugins/w3-total-cache/Cache.php'),(2245,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CacheFlush.php','wp-content/plugins/w3-total-cache/CacheFlush.php'),(2246,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CacheFlush_Locally.php','wp-content/plugins/w3-total-cache/CacheFlush_Locally.php'),(2247,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CacheGroups_Plugin_Admin.php','wp-content/plugins/w3-total-cache/CacheGroups_Plugin_Admin.php'),(2248,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CacheGroups_Plugin_Admin_View.js','wp-content/plugins/w3-total-cache/CacheGroups_Plugin_Admin_View.js'),(2249,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CacheGroups_Plugin_Admin_View.php','wp-content/plugins/w3-total-cache/CacheGroups_Plugin_Admin_View.php'),(2250,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Apc.php','wp-content/plugins/w3-total-cache/Cache_Apc.php'),(2251,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Apcu.php','wp-content/plugins/w3-total-cache/Cache_Apcu.php'),(2252,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Base.php','wp-content/plugins/w3-total-cache/Cache_Base.php'),(2253,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Eaccelerator.php','wp-content/plugins/w3-total-cache/Cache_Eaccelerator.php'),(2254,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_File.php','wp-content/plugins/w3-total-cache/Cache_File.php'),(2255,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_File_Cleaner.php','wp-content/plugins/w3-total-cache/Cache_File_Cleaner.php'),(2256,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_File_Cleaner_Generic.php','wp-content/plugins/w3-total-cache/Cache_File_Cleaner_Generic.php'),(2257,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_File_Cleaner_Generic_HardDelete.php','wp-content/plugins/w3-total-cache/Cache_File_Cleaner_Generic_HardDelete.php'),(2258,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_File_Generic.php','wp-content/plugins/w3-total-cache/Cache_File_Generic.php'),(2259,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Memcache.php','wp-content/plugins/w3-total-cache/Cache_Memcache.php'),(2260,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Memcached.php','wp-content/plugins/w3-total-cache/Cache_Memcached.php'),(2261,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Memcached_Stats.php','wp-content/plugins/w3-total-cache/Cache_Memcached_Stats.php'),(2262,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Nginx_Memcached.php','wp-content/plugins/w3-total-cache/Cache_Nginx_Memcached.php'),(2263,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Redis.php','wp-content/plugins/w3-total-cache/Cache_Redis.php'),(2264,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Wincache.php','wp-content/plugins/w3-total-cache/Cache_Wincache.php'),(2265,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cache_Xcache.php','wp-content/plugins/w3-total-cache/Cache_Xcache.php'),(2266,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine.php','wp-content/plugins/w3-total-cache/CdnEngine.php'),(2267,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Azure.php','wp-content/plugins/w3-total-cache/CdnEngine_Azure.php'),(2268,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Base.php','wp-content/plugins/w3-total-cache/CdnEngine_Base.php'),(2269,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_CloudFront.php','wp-content/plugins/w3-total-cache/CdnEngine_CloudFront.php'),(2270,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Ftp.php','wp-content/plugins/w3-total-cache/CdnEngine_Ftp.php'),(2271,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_GoogleDrive.php','wp-content/plugins/w3-total-cache/CdnEngine_GoogleDrive.php'),(2272,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror.php','wp-content/plugins/w3-total-cache/CdnEngine_Mirror.php'),(2273,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Akamai.php','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Akamai.php'),(2274,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Att.php','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Att.php'),(2275,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_CloudFront.php','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_CloudFront.php'),(2276,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Cotendo.php','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Cotendo.php'),(2277,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Edgecast.php','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Edgecast.php'),(2278,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Highwinds.php','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_Highwinds.php'),(2279,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_LimeLight.php','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_LimeLight.php'),(2280,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_MaxCdn.php','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_MaxCdn.php'),(2281,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_RackSpaceCdn.php','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_RackSpaceCdn.php'),(2282,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_StackPath.php','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_StackPath.php'),(2283,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_Mirror_StackPath2.php','wp-content/plugins/w3-total-cache/CdnEngine_Mirror_StackPath2.php'),(2284,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_RackSpaceCloudFiles.php','wp-content/plugins/w3-total-cache/CdnEngine_RackSpaceCloudFiles.php'),(2285,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_S3.php','wp-content/plugins/w3-total-cache/CdnEngine_S3.php'),(2286,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/CdnEngine_S3_Compatible.php','wp-content/plugins/w3-total-cache/CdnEngine_S3_Compatible.php'),(2287,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_AdminActions.php','wp-content/plugins/w3-total-cache/Cdn_AdminActions.php'),(2288,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_AdminNotes.php','wp-content/plugins/w3-total-cache/Cdn_AdminNotes.php'),(2289,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_CacheFlush.php','wp-content/plugins/w3-total-cache/Cdn_CacheFlush.php'),(2290,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_ConfigLabels.php','wp-content/plugins/w3-total-cache/Cdn_ConfigLabels.php'),(2291,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Core.php','wp-content/plugins/w3-total-cache/Cdn_Core.php'),(2292,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Core_Admin.php','wp-content/plugins/w3-total-cache/Cdn_Core_Admin.php'),(2293,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Environment.php','wp-content/plugins/w3-total-cache/Cdn_Environment.php'),(2294,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Environment_Nginx.php','wp-content/plugins/w3-total-cache/Cdn_Environment_Nginx.php'),(2295,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_GeneralPage_View.php','wp-content/plugins/w3-total-cache/Cdn_GeneralPage_View.php'),(2296,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_AdminActions.php','wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_AdminActions.php'),(2297,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Page.php','wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Page.php'),(2298,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Page_View.js','wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Page_View.js'),(2299,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Page_View.php','wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Page_View.php'),(2300,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Popup_AuthReturn.php','wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Popup_AuthReturn.php'),(2301,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Popup_AuthReturn_View.php','wp-content/plugins/w3-total-cache/Cdn_GoogleDrive_Popup_AuthReturn_View.php'),(2302,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Api.php','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Api.php'),(2303,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Page.php','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Page.php'),(2304,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Page_View.js','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Page_View.js'),(2305,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Page_View.php','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Page_View.php'),(2306,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Popup.php','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Popup.php'),(2307,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Popup_View_ConfigureCnamesForm.php','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Popup_View_ConfigureCnamesForm.php'),(2308,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Popup_View_Intro.php','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Popup_View_Intro.php'),(2309,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Popup_View_SelectHost.php','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Popup_View_SelectHost.php'),(2310,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget.php','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget.php'),(2311,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget_View.css','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget_View.css'),(2312,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget_View.js','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget_View.js'),(2313,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget_View.php','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget_View.php'),(2314,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget_View_NotConfigured.php','wp-content/plugins/w3-total-cache/Cdn_Highwinds_Widget_View_NotConfigured.php'),(2315,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_LimeLight_Page.php','wp-content/plugins/w3-total-cache/Cdn_LimeLight_Page.php'),(2316,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_LimeLight_Page_View.js','wp-content/plugins/w3-total-cache/Cdn_LimeLight_Page_View.js'),(2317,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_LimeLight_Page_View.php','wp-content/plugins/w3-total-cache/Cdn_LimeLight_Page_View.php'),(2318,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_LimeLight_Popup.php','wp-content/plugins/w3-total-cache/Cdn_LimeLight_Popup.php'),(2319,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_LimeLight_Popup_View_Intro.php','wp-content/plugins/w3-total-cache/Cdn_LimeLight_Popup_View_Intro.php'),(2320,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_LimeLight_Popup_View_Success.php','wp-content/plugins/w3-total-cache/Cdn_LimeLight_Popup_View_Success.php'),(2321,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Page.php','wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Page.php'),(2322,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Page_View.js','wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Page_View.js'),(2323,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Page_View.php','wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Page_View.php'),(2324,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup.php','wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup.php'),(2325,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup_View_Intro.php','wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup_View_Intro.php'),(2326,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup_View_Success.php','wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup_View_Success.php'),(2327,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup_View_Zone.php','wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup_View_Zone.php'),(2328,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup_View_Zones.php','wp-content/plugins/w3-total-cache/Cdn_MaxCdn_Popup_View_Zones.php'),(2329,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Page.php','wp-content/plugins/w3-total-cache/Cdn_Page.php'),(2330,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Page_View_Fsd_HeaderActions.php','wp-content/plugins/w3-total-cache/Cdn_Page_View_Fsd_HeaderActions.php'),(2331,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Page_View_Header.php','wp-content/plugins/w3-total-cache/Cdn_Page_View_Header.php'),(2332,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Plugin.php','wp-content/plugins/w3-total-cache/Cdn_Plugin.php'),(2333,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Plugin_Admin.php','wp-content/plugins/w3-total-cache/Cdn_Plugin_Admin.php'),(2334,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn.php','wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn.php'),(2335,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn_View.css','wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn_View.css'),(2336,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn_View.js','wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn_View.js'),(2337,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn_View_Authorized.php','wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn_View_Authorized.php'),(2338,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn_View_Unauthorized.php','wp-content/plugins/w3-total-cache/Cdn_Plugin_WidgetMaxCdn_View_Unauthorized.php'),(2339,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_AdminActions.php','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_AdminActions.php'),(2340,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Page.php','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Page.php'),(2341,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Page_View.js','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Page_View.js'),(2342,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Page_View.php','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Page_View.php'),(2343,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup.php','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup.php'),(2344,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_ConfigureDomains.php','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_ConfigureDomains.php'),(2345,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Intro.php','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Intro.php'),(2346,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Regions.php','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Regions.php'),(2347,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Service_Actualize.php','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Service_Actualize.php'),(2348,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Service_Create.php','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Service_Create.php'),(2349,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Service_Created.php','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Service_Created.php'),(2350,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Services.php','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Popup_View_Services.php'),(2351,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Page.php','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Page.php'),(2352,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Page_View.js','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Page_View.js'),(2353,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Page_View.php','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Page_View.php'),(2354,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Popup.php','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Popup.php'),(2355,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Popup_View_Containers.php','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Popup_View_Containers.php'),(2356,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Popup_View_Intro.php','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Popup_View_Intro.php'),(2357,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Popup_View_Regions.php','wp-content/plugins/w3-total-cache/Cdn_RackSpaceCloudFiles_Popup_View_Regions.php'),(2358,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_CaCert-example.pem','wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_CaCert-example.pem'),(2359,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_Cdn.php','wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_Cdn.php'),(2360,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_CloudFiles.php','wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_CloudFiles.php'),(2361,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_CloudFilesCdn.php','wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_CloudFilesCdn.php'),(2362,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_Tokens.php','wp-content/plugins/w3-total-cache/Cdn_RackSpace_Api_Tokens.php'),(2363,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Api.php','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Api.php'),(2364,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Page.php','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Page.php'),(2365,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Page_View.js','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Page_View.js'),(2366,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Page_View.php','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Page_View.php'),(2367,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup.php','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup.php'),(2368,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup_View_Intro.php','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup_View_Intro.php'),(2369,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup_View_Sites.php','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup_View_Sites.php'),(2370,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup_View_Stacks.php','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup_View_Stacks.php'),(2371,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup_View_Success.php','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Popup_View_Success.php'),(2372,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget.php','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget.php'),(2373,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget_View.css','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget_View.css'),(2374,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget_View.js','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget_View.js'),(2375,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget_View_Authorized.php','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget_View_Authorized.php'),(2376,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget_View_Unauthorized.php','wp-content/plugins/w3-total-cache/Cdn_StackPath2_Widget_View_Unauthorized.php'),(2377,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Api.php','wp-content/plugins/w3-total-cache/Cdn_StackPath_Api.php'),(2378,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Page.php','wp-content/plugins/w3-total-cache/Cdn_StackPath_Page.php'),(2379,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Page_View.js','wp-content/plugins/w3-total-cache/Cdn_StackPath_Page_View.js'),(2380,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Page_View.php','wp-content/plugins/w3-total-cache/Cdn_StackPath_Page_View.php'),(2381,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup.php','wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup.php'),(2382,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup_View_Intro.php','wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup_View_Intro.php'),(2383,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup_View_Success.php','wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup_View_Success.php'),(2384,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup_View_Zone.php','wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup_View_Zone.php'),(2385,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup_View_Zones.php','wp-content/plugins/w3-total-cache/Cdn_StackPath_Popup_View_Zones.php'),(2386,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget.php','wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget.php'),(2387,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget_View.css','wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget_View.css'),(2388,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget_View.js','wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget_View.js'),(2389,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget_View_Authorized.php','wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget_View_Authorized.php'),(2390,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget_View_Unauthorized.php','wp-content/plugins/w3-total-cache/Cdn_StackPath_Widget_View_Unauthorized.php'),(2391,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdn_Util.php','wp-content/plugins/w3-total-cache/Cdn_Util.php'),(2392,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CacheFlush.php','wp-content/plugins/w3-total-cache/Cdnfsd_CacheFlush.php'),(2393,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Engine.php','wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Engine.php'),(2394,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Page.php','wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Page.php'),(2395,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Page_View.js','wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Page_View.js'),(2396,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Page_View.php','wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Page_View.php'),(2397,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup.php','wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup.php'),(2398,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup_View_Distribution.php','wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup_View_Distribution.php'),(2399,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup_View_Distributions.php','wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup_View_Distributions.php'),(2400,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup_View_Intro.php','wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup_View_Intro.php'),(2401,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup_View_Success.php','wp-content/plugins/w3-total-cache/Cdnfsd_CloudFront_Popup_View_Success.php'),(2402,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_Core.php','wp-content/plugins/w3-total-cache/Cdnfsd_Core.php'),(2403,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_GeneralPage_View.php','wp-content/plugins/w3-total-cache/Cdnfsd_GeneralPage_View.php'),(2404,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Api.php','wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Api.php'),(2405,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Engine.php','wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Engine.php'),(2406,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Page.php','wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Page.php'),(2407,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Page_View.js','wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Page_View.js'),(2408,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Page_View.php','wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Page_View.php'),(2409,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Popup.php','wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Popup.php'),(2410,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Popup_View_Intro.php','wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Popup_View_Intro.php'),(2411,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Popup_View_Success.php','wp-content/plugins/w3-total-cache/Cdnfsd_LimeLight_Popup_View_Success.php'),(2412,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Engine.php','wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Engine.php'),(2413,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Page.php','wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Page.php'),(2414,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Page_View.js','wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Page_View.js'),(2415,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Page_View.php','wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Page_View.php'),(2416,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup.php','wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup.php'),(2417,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup_View_Intro.php','wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup_View_Intro.php'),(2418,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup_View_Success.php','wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup_View_Success.php'),(2419,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup_View_Zone.php','wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup_View_Zone.php'),(2420,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup_View_Zones.php','wp-content/plugins/w3-total-cache/Cdnfsd_MaxCdn_Popup_View_Zones.php'),(2421,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_Page_View_Header.php','wp-content/plugins/w3-total-cache/Cdnfsd_Page_View_Header.php'),(2422,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_Plugin.php','wp-content/plugins/w3-total-cache/Cdnfsd_Plugin.php'),(2423,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_Plugin_Admin.php','wp-content/plugins/w3-total-cache/Cdnfsd_Plugin_Admin.php'),(2424,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Engine.php','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Engine.php'),(2425,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Page.php','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Page.php'),(2426,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Page_View.js','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Page_View.js'),(2427,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Page_View.php','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Page_View.php'),(2428,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup.php','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup.php'),(2429,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup_View_Intro.php','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup_View_Intro.php'),(2430,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup_View_Sites.php','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup_View_Sites.php'),(2431,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup_View_Stacks.php','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup_View_Stacks.php'),(2432,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup_View_Success.php','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath2_Popup_View_Success.php'),(2433,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Engine.php','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Engine.php'),(2434,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Page.php','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Page.php'),(2435,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Page_View.js','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Page_View.js'),(2436,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Page_View.php','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Page_View.php'),(2437,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup.php','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup.php'),(2438,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup_View_Intro.php','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup_View_Intro.php'),(2439,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup_View_Success.php','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup_View_Success.php'),(2440,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup_View_Zone.php','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup_View_Zone.php'),(2441,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup_View_Zones.php','wp-content/plugins/w3-total-cache/Cdnfsd_StackPath_Popup_View_Zones.php'),(2442,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_TransparentCDN_Engine.php','wp-content/plugins/w3-total-cache/Cdnfsd_TransparentCDN_Engine.php'),(2443,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_TransparentCDN_Page.php','wp-content/plugins/w3-total-cache/Cdnfsd_TransparentCDN_Page.php'),(2444,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_TransparentCDN_Page_View.js','wp-content/plugins/w3-total-cache/Cdnfsd_TransparentCDN_Page_View.js'),(2445,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_TransparentCDN_Page_View.php','wp-content/plugins/w3-total-cache/Cdnfsd_TransparentCDN_Page_View.php'),(2446,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cdnfsd_Util.php','wp-content/plugins/w3-total-cache/Cdnfsd_Util.php'),(2447,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Cli.php','wp-content/plugins/w3-total-cache/Cli.php'),(2448,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Config.php','wp-content/plugins/w3-total-cache/Config.php'),(2449,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ConfigCache.php','wp-content/plugins/w3-total-cache/ConfigCache.php'),(2450,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ConfigCompiler.php','wp-content/plugins/w3-total-cache/ConfigCompiler.php'),(2451,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ConfigDbStorage.php','wp-content/plugins/w3-total-cache/ConfigDbStorage.php'),(2452,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ConfigKeys.php','wp-content/plugins/w3-total-cache/ConfigKeys.php'),(2453,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ConfigState.php','wp-content/plugins/w3-total-cache/ConfigState.php'),(2454,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ConfigStateNote.php','wp-content/plugins/w3-total-cache/ConfigStateNote.php'),(2455,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ConfigUtil.php','wp-content/plugins/w3-total-cache/ConfigUtil.php'),(2456,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_ConfigLabels.php','wp-content/plugins/w3-total-cache/DbCache_ConfigLabels.php'),(2457,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_Core.php','wp-content/plugins/w3-total-cache/DbCache_Core.php'),(2458,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_Environment.php','wp-content/plugins/w3-total-cache/DbCache_Environment.php'),(2459,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_Page.php','wp-content/plugins/w3-total-cache/DbCache_Page.php'),(2460,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_Plugin.php','wp-content/plugins/w3-total-cache/DbCache_Plugin.php'),(2461,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_Plugin_Admin.php','wp-content/plugins/w3-total-cache/DbCache_Plugin_Admin.php'),(2462,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_Wpdb.php','wp-content/plugins/w3-total-cache/DbCache_Wpdb.php'),(2463,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_WpdbBase.php','wp-content/plugins/w3-total-cache/DbCache_WpdbBase.php'),(2464,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_WpdbInjection.php','wp-content/plugins/w3-total-cache/DbCache_WpdbInjection.php'),(2465,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_WpdbInjection_QueryCaching.php','wp-content/plugins/w3-total-cache/DbCache_WpdbInjection_QueryCaching.php'),(2466,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_WpdbLegacy.php','wp-content/plugins/w3-total-cache/DbCache_WpdbLegacy.php'),(2467,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/DbCache_WpdbNew.php','wp-content/plugins/w3-total-cache/DbCache_WpdbNew.php'),(2468,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Dispatcher.php','wp-content/plugins/w3-total-cache/Dispatcher.php'),(2469,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Enterprise_CacheFlush_MakeSnsEvent.php','wp-content/plugins/w3-total-cache/Enterprise_CacheFlush_MakeSnsEvent.php'),(2470,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Enterprise_Dbcache_WpdbInjection_Cluster.php','wp-content/plugins/w3-total-cache/Enterprise_Dbcache_WpdbInjection_Cluster.php'),(2471,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Enterprise_SnsBase.php','wp-content/plugins/w3-total-cache/Enterprise_SnsBase.php'),(2472,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Enterprise_SnsServer.php','wp-content/plugins/w3-total-cache/Enterprise_SnsServer.php'),(2473,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Amp_Page_View.php','wp-content/plugins/w3-total-cache/Extension_Amp_Page_View.php'),(2474,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Amp_Plugin.php','wp-content/plugins/w3-total-cache/Extension_Amp_Plugin.php'),(2475,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Amp_Plugin_Admin.php','wp-content/plugins/w3-total-cache/Extension_Amp_Plugin_Admin.php'),(2476,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_AdminActions.php','wp-content/plugins/w3-total-cache/Extension_CloudFlare_AdminActions.php'),(2477,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Api.php','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Api.php'),(2478,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Cdn_Page_View.php','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Cdn_Page_View.php'),(2479,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_GeneralPage_View.php','wp-content/plugins/w3-total-cache/Extension_CloudFlare_GeneralPage_View.php'),(2480,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Page.php','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Page.php'),(2481,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Page_View.js','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Page_View.js'),(2482,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Page_View.php','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Page_View.php'),(2483,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Plugin.php','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Plugin.php'),(2484,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Plugin_Admin.php','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Plugin_Admin.php'),(2485,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Popup.php','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Popup.php'),(2486,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Popup_View_Intro.php','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Popup_View_Intro.php'),(2487,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Popup_View_Zones.php','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Popup_View_Zones.php'),(2488,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_SettingsForUi.php','wp-content/plugins/w3-total-cache/Extension_CloudFlare_SettingsForUi.php'),(2489,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_View_Dashboard.js','wp-content/plugins/w3-total-cache/Extension_CloudFlare_View_Dashboard.js'),(2490,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Widget.php','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Widget.php'),(2491,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Widget_Logo.png','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Widget_Logo.png'),(2492,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Widget_View.css','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Widget_View.css'),(2493,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_CloudFlare_Widget_View.php','wp-content/plugins/w3-total-cache/Extension_CloudFlare_Widget_View.php'),(2494,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FeedBurner_Environment.php','wp-content/plugins/w3-total-cache/Extension_FeedBurner_Environment.php'),(2495,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FeedBurner_Page.php','wp-content/plugins/w3-total-cache/Extension_FeedBurner_Page.php'),(2496,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FeedBurner_Page_View.php','wp-content/plugins/w3-total-cache/Extension_FeedBurner_Page_View.php'),(2497,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FeedBurner_Plugin.php','wp-content/plugins/w3-total-cache/Extension_FeedBurner_Plugin.php'),(2498,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FeedBurner_Plugin_Admin.php','wp-content/plugins/w3-total-cache/Extension_FeedBurner_Plugin_Admin.php'),(2499,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_Api.php','wp-content/plugins/w3-total-cache/Extension_FragmentCache_Api.php'),(2500,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_Core.php','wp-content/plugins/w3-total-cache/Extension_FragmentCache_Core.php'),(2501,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_Environment.php','wp-content/plugins/w3-total-cache/Extension_FragmentCache_Environment.php'),(2502,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_GeneralPage.php','wp-content/plugins/w3-total-cache/Extension_FragmentCache_GeneralPage.php'),(2503,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_GeneralPage_View.php','wp-content/plugins/w3-total-cache/Extension_FragmentCache_GeneralPage_View.php'),(2504,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_Page.php','wp-content/plugins/w3-total-cache/Extension_FragmentCache_Page.php'),(2505,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_Page_View.php','wp-content/plugins/w3-total-cache/Extension_FragmentCache_Page_View.php'),(2506,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_Plugin.php','wp-content/plugins/w3-total-cache/Extension_FragmentCache_Plugin.php'),(2507,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_Plugin_Admin.php','wp-content/plugins/w3-total-cache/Extension_FragmentCache_Plugin_Admin.php'),(2508,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_FragmentCache_WpObjectCache.php','wp-content/plugins/w3-total-cache/Extension_FragmentCache_WpObjectCache.php'),(2509,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Genesis_Page.php','wp-content/plugins/w3-total-cache/Extension_Genesis_Page.php'),(2510,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Genesis_Page_View.php','wp-content/plugins/w3-total-cache/Extension_Genesis_Page_View.php'),(2511,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Genesis_Plugin.php','wp-content/plugins/w3-total-cache/Extension_Genesis_Plugin.php'),(2512,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Genesis_Plugin_Admin.php','wp-content/plugins/w3-total-cache/Extension_Genesis_Plugin_Admin.php'),(2513,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_ImageService_Api.php','wp-content/plugins/w3-total-cache/Extension_ImageService_Api.php'),(2514,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_ImageService_Cron.php','wp-content/plugins/w3-total-cache/Extension_ImageService_Cron.php'),(2515,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_ImageService_Environment.php','wp-content/plugins/w3-total-cache/Extension_ImageService_Environment.php'),(2516,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_ImageService_Page_View.php','wp-content/plugins/w3-total-cache/Extension_ImageService_Page_View.php'),(2517,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_ImageService_Plugin.php','wp-content/plugins/w3-total-cache/Extension_ImageService_Plugin.php'),(2518,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_ImageService_Plugin_Admin.css','wp-content/plugins/w3-total-cache/Extension_ImageService_Plugin_Admin.css'),(2519,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_ImageService_Plugin_Admin.js','wp-content/plugins/w3-total-cache/Extension_ImageService_Plugin_Admin.js'),(2520,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_ImageService_Plugin_Admin.php','wp-content/plugins/w3-total-cache/Extension_ImageService_Plugin_Admin.php'),(2521,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_AdminActions.php','wp-content/plugins/w3-total-cache/Extension_NewRelic_AdminActions.php'),(2522,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_AdminNotes.php','wp-content/plugins/w3-total-cache/Extension_NewRelic_AdminNotes.php'),(2523,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Api.php','wp-content/plugins/w3-total-cache/Extension_NewRelic_Api.php'),(2524,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Core.php','wp-content/plugins/w3-total-cache/Extension_NewRelic_Core.php'),(2525,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_GeneralPage.php','wp-content/plugins/w3-total-cache/Extension_NewRelic_GeneralPage.php'),(2526,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_GeneralPage_View.php','wp-content/plugins/w3-total-cache/Extension_NewRelic_GeneralPage_View.php'),(2527,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Page.php','wp-content/plugins/w3-total-cache/Extension_NewRelic_Page.php'),(2528,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Page_View_Apm.php','wp-content/plugins/w3-total-cache/Extension_NewRelic_Page_View_Apm.php'),(2529,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Plugin.php','wp-content/plugins/w3-total-cache/Extension_NewRelic_Plugin.php'),(2530,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Plugin_Admin.php','wp-content/plugins/w3-total-cache/Extension_NewRelic_Plugin_Admin.php'),(2531,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Popup.php','wp-content/plugins/w3-total-cache/Extension_NewRelic_Popup.php'),(2532,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Popup_View.js','wp-content/plugins/w3-total-cache/Extension_NewRelic_Popup_View.js'),(2533,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Popup_View_Intro.php','wp-content/plugins/w3-total-cache/Extension_NewRelic_Popup_View_Intro.php'),(2534,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Popup_View_ListApplications.php','wp-content/plugins/w3-total-cache/Extension_NewRelic_Popup_View_ListApplications.php'),(2535,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Service.php','wp-content/plugins/w3-total-cache/Extension_NewRelic_Service.php'),(2536,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget.php','wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget.php'),(2537,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View.css','wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View.css'),(2538,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View.js','wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View.js'),(2539,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View_Apm.php','wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View_Apm.php'),(2540,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View_Browser.php','wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View_Browser.php'),(2541,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View_NotConfigured.php','wp-content/plugins/w3-total-cache/Extension_NewRelic_Widget_View_NotConfigured.php'),(2542,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Swarmify_AdminActions.php','wp-content/plugins/w3-total-cache/Extension_Swarmify_AdminActions.php'),(2543,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Swarmify_Core.php','wp-content/plugins/w3-total-cache/Extension_Swarmify_Core.php'),(2544,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Swarmify_Page.php','wp-content/plugins/w3-total-cache/Extension_Swarmify_Page.php'),(2545,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Swarmify_Page_View.php','wp-content/plugins/w3-total-cache/Extension_Swarmify_Page_View.php'),(2546,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Swarmify_Plugin.php','wp-content/plugins/w3-total-cache/Extension_Swarmify_Plugin.php'),(2547,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Swarmify_Plugin_Admin.php','wp-content/plugins/w3-total-cache/Extension_Swarmify_Plugin_Admin.php'),(2548,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Swarmify_Widget.php','wp-content/plugins/w3-total-cache/Extension_Swarmify_Widget.php'),(2549,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Swarmify_Widget_View.css','wp-content/plugins/w3-total-cache/Extension_Swarmify_Widget_View.css'),(2550,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Swarmify_Widget_View_NotConfigured.php','wp-content/plugins/w3-total-cache/Extension_Swarmify_Widget_View_NotConfigured.php'),(2551,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_WordPressSeo_Plugin.php','wp-content/plugins/w3-total-cache/Extension_WordPressSeo_Plugin.php'),(2552,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_WordPressSeo_Plugin_Admin.php','wp-content/plugins/w3-total-cache/Extension_WordPressSeo_Plugin_Admin.php'),(2553,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Wpml_Plugin.php','wp-content/plugins/w3-total-cache/Extension_Wpml_Plugin.php'),(2554,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extension_Wpml_Plugin_Admin.php','wp-content/plugins/w3-total-cache/Extension_Wpml_Plugin_Admin.php'),(2555,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extensions_AdminActions.php','wp-content/plugins/w3-total-cache/Extensions_AdminActions.php'),(2556,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extensions_Page.php','wp-content/plugins/w3-total-cache/Extensions_Page.php'),(2557,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extensions_Plugin_Admin.php','wp-content/plugins/w3-total-cache/Extensions_Plugin_Admin.php'),(2558,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Extensions_Util.php','wp-content/plugins/w3-total-cache/Extensions_Util.php'),(2559,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/FeatureShowcase_Plugin_Admin.php','wp-content/plugins/w3-total-cache/FeatureShowcase_Plugin_Admin.php'),(2560,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/FeatureShowcase_Plugin_Admin_View.php','wp-content/plugins/w3-total-cache/FeatureShowcase_Plugin_Admin_View.php'),(2561,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_AdminActions_Config.php','wp-content/plugins/w3-total-cache/Generic_AdminActions_Config.php'),(2562,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_AdminActions_Default.php','wp-content/plugins/w3-total-cache/Generic_AdminActions_Default.php'),(2563,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_AdminActions_Flush.php','wp-content/plugins/w3-total-cache/Generic_AdminActions_Flush.php'),(2564,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_AdminActions_Test.php','wp-content/plugins/w3-total-cache/Generic_AdminActions_Test.php'),(2565,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_AdminNotes.php','wp-content/plugins/w3-total-cache/Generic_AdminNotes.php'),(2566,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_ConfigLabels.php','wp-content/plugins/w3-total-cache/Generic_ConfigLabels.php'),(2567,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Environment.php','wp-content/plugins/w3-total-cache/Generic_Environment.php'),(2568,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Faq.php','wp-content/plugins/w3-total-cache/Generic_Faq.php'),(2569,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_GeneralPage_View_ShowEdge.js','wp-content/plugins/w3-total-cache/Generic_GeneralPage_View_ShowEdge.js'),(2570,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_GeneralPage_View_ShowSupportUs.js','wp-content/plugins/w3-total-cache/Generic_GeneralPage_View_ShowSupportUs.js'),(2571,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Page_About.php','wp-content/plugins/w3-total-cache/Generic_Page_About.php'),(2572,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Page_Dashboard.php','wp-content/plugins/w3-total-cache/Generic_Page_Dashboard.php'),(2573,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Page_Dashboard_View.css','wp-content/plugins/w3-total-cache/Generic_Page_Dashboard_View.css'),(2574,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Page_General.php','wp-content/plugins/w3-total-cache/Generic_Page_General.php'),(2575,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Page_Install.php','wp-content/plugins/w3-total-cache/Generic_Page_Install.php'),(2576,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Page_PurgeLog.php','wp-content/plugins/w3-total-cache/Generic_Page_PurgeLog.php'),(2577,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Page_PurgeLog_View.php','wp-content/plugins/w3-total-cache/Generic_Page_PurgeLog_View.php'),(2578,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Plugin.php','wp-content/plugins/w3-total-cache/Generic_Plugin.php'),(2579,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Plugin_Admin.php','wp-content/plugins/w3-total-cache/Generic_Plugin_Admin.php'),(2580,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Plugin_AdminCompatibility.php','wp-content/plugins/w3-total-cache/Generic_Plugin_AdminCompatibility.php'),(2581,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Plugin_AdminNotifications.php','wp-content/plugins/w3-total-cache/Generic_Plugin_AdminNotifications.php'),(2582,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Plugin_AdminRowActions.php','wp-content/plugins/w3-total-cache/Generic_Plugin_AdminRowActions.php'),(2583,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Plugin_Admin_View_Faq.php','wp-content/plugins/w3-total-cache/Generic_Plugin_Admin_View_Faq.php'),(2584,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Plugin_WidgetForum.php','wp-content/plugins/w3-total-cache/Generic_Plugin_WidgetForum.php'),(2585,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_Plugin_WidgetNews.php','wp-content/plugins/w3-total-cache/Generic_Plugin_WidgetNews.php'),(2586,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid.php','wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid.php'),(2587,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid_AdminActions.php','wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid_AdminActions.php'),(2588,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid_Logo.svg','wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid_Logo.svg'),(2589,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid_View.js','wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid_View.js'),(2590,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid_View.php','wp-content/plugins/w3-total-cache/Generic_WidgetBoldGrid_View.php'),(2591,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetCommunity.php','wp-content/plugins/w3-total-cache/Generic_WidgetCommunity.php'),(2592,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetCommunity_View.php','wp-content/plugins/w3-total-cache/Generic_WidgetCommunity_View.php'),(2593,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetServices.php','wp-content/plugins/w3-total-cache/Generic_WidgetServices.php'),(2594,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetServices_View.php','wp-content/plugins/w3-total-cache/Generic_WidgetServices_View.php'),(2595,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetSpreadTheWord.js','wp-content/plugins/w3-total-cache/Generic_WidgetSpreadTheWord.js'),(2596,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetSpreadTheWord_Plugin.php','wp-content/plugins/w3-total-cache/Generic_WidgetSpreadTheWord_Plugin.php'),(2597,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Generic_WidgetSpreadTheWord_View.php','wp-content/plugins/w3-total-cache/Generic_WidgetSpreadTheWord_View.php'),(2598,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/LICENSE','wp-content/plugins/w3-total-cache/LICENSE'),(2599,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Licensing_AdminActions.php','wp-content/plugins/w3-total-cache/Licensing_AdminActions.php'),(2600,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Licensing_Core.php','wp-content/plugins/w3-total-cache/Licensing_Core.php'),(2601,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Licensing_Plugin_Admin.php','wp-content/plugins/w3-total-cache/Licensing_Plugin_Admin.php'),(2602,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_AutoCss.php','wp-content/plugins/w3-total-cache/Minify_AutoCss.php'),(2603,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_AutoJs.php','wp-content/plugins/w3-total-cache/Minify_AutoJs.php'),(2604,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_ConfigLabels.php','wp-content/plugins/w3-total-cache/Minify_ConfigLabels.php'),(2605,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_ContentMinifier.php','wp-content/plugins/w3-total-cache/Minify_ContentMinifier.php'),(2606,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_Core.php','wp-content/plugins/w3-total-cache/Minify_Core.php'),(2607,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_Environment.php','wp-content/plugins/w3-total-cache/Minify_Environment.php'),(2608,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_Extract.php','wp-content/plugins/w3-total-cache/Minify_Extract.php'),(2609,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_GeneralPage_View_ShowHelp.js','wp-content/plugins/w3-total-cache/Minify_GeneralPage_View_ShowHelp.js'),(2610,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_GeneralPage_View_ShowHelpForce.js','wp-content/plugins/w3-total-cache/Minify_GeneralPage_View_ShowHelpForce.js'),(2611,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_HelpPopup_View.php','wp-content/plugins/w3-total-cache/Minify_HelpPopup_View.php'),(2612,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_MinifiedFileRequestHandler.php','wp-content/plugins/w3-total-cache/Minify_MinifiedFileRequestHandler.php'),(2613,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_Page.php','wp-content/plugins/w3-total-cache/Minify_Page.php'),(2614,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_Plugin.php','wp-content/plugins/w3-total-cache/Minify_Plugin.php'),(2615,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Minify_Plugin_Admin.php','wp-content/plugins/w3-total-cache/Minify_Plugin_Admin.php'),(2616,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Mobile_Base.php','wp-content/plugins/w3-total-cache/Mobile_Base.php'),(2617,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Mobile_Redirect.php','wp-content/plugins/w3-total-cache/Mobile_Redirect.php'),(2618,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Mobile_Referrer.php','wp-content/plugins/w3-total-cache/Mobile_Referrer.php'),(2619,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Mobile_UserAgent.php','wp-content/plugins/w3-total-cache/Mobile_UserAgent.php'),(2620,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ModuleStatus.php','wp-content/plugins/w3-total-cache/ModuleStatus.php'),(2621,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ObjectCache_ConfigLabels.php','wp-content/plugins/w3-total-cache/ObjectCache_ConfigLabels.php'),(2622,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ObjectCache_Environment.php','wp-content/plugins/w3-total-cache/ObjectCache_Environment.php'),(2623,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ObjectCache_Page.php','wp-content/plugins/w3-total-cache/ObjectCache_Page.php'),(2624,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ObjectCache_Page_View_PurgeLog.php','wp-content/plugins/w3-total-cache/ObjectCache_Page_View_PurgeLog.php'),(2625,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ObjectCache_Plugin.php','wp-content/plugins/w3-total-cache/ObjectCache_Plugin.php'),(2626,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ObjectCache_Plugin_Admin.php','wp-content/plugins/w3-total-cache/ObjectCache_Plugin_Admin.php'),(2627,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ObjectCache_WpObjectCache.php','wp-content/plugins/w3-total-cache/ObjectCache_WpObjectCache.php'),(2628,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ObjectCache_WpObjectCache_Regular.php','wp-content/plugins/w3-total-cache/ObjectCache_WpObjectCache_Regular.php'),(2629,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PageSpeed_Api.php','wp-content/plugins/w3-total-cache/PageSpeed_Api.php'),(2630,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PageSpeed_Plugin_Widget.php','wp-content/plugins/w3-total-cache/PageSpeed_Plugin_Widget.php'),(2631,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PageSpeed_Widget_View.css','wp-content/plugins/w3-total-cache/PageSpeed_Widget_View.css'),(2632,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PageSpeed_Widget_View.js','wp-content/plugins/w3-total-cache/PageSpeed_Widget_View.js'),(2633,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PageSpeed_Widget_View.php','wp-content/plugins/w3-total-cache/PageSpeed_Widget_View.php'),(2634,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PageSpeed_Widget_View_FromApi.php','wp-content/plugins/w3-total-cache/PageSpeed_Widget_View_FromApi.php'),(2635,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PageSpeed_Widget_View_NotConfigured.php','wp-content/plugins/w3-total-cache/PageSpeed_Widget_View_NotConfigured.php'),(2636,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PgCache_ConfigLabels.php','wp-content/plugins/w3-total-cache/PgCache_ConfigLabels.php'),(2637,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PgCache_ContentGrabber.php','wp-content/plugins/w3-total-cache/PgCache_ContentGrabber.php'),(2638,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PgCache_Environment.php','wp-content/plugins/w3-total-cache/PgCache_Environment.php'),(2639,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PgCache_Flush.php','wp-content/plugins/w3-total-cache/PgCache_Flush.php'),(2640,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PgCache_Page.php','wp-content/plugins/w3-total-cache/PgCache_Page.php'),(2641,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PgCache_Plugin.php','wp-content/plugins/w3-total-cache/PgCache_Plugin.php'),(2642,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/PgCache_Plugin_Admin.php','wp-content/plugins/w3-total-cache/PgCache_Plugin_Admin.php'),(2643,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/README.md','wp-content/plugins/w3-total-cache/README.md'),(2644,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Root_AdminActions.php','wp-content/plugins/w3-total-cache/Root_AdminActions.php'),(2645,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Root_AdminActivation.php','wp-content/plugins/w3-total-cache/Root_AdminActivation.php'),(2646,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Root_AdminMenu.php','wp-content/plugins/w3-total-cache/Root_AdminMenu.php'),(2647,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Root_Environment.php','wp-content/plugins/w3-total-cache/Root_Environment.php'),(2648,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Root_Loader.php','wp-content/plugins/w3-total-cache/Root_Loader.php'),(2649,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/SetupGuide_Plugin_Admin.php','wp-content/plugins/w3-total-cache/SetupGuide_Plugin_Admin.php'),(2650,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Support_AdminActions.php','wp-content/plugins/w3-total-cache/Support_AdminActions.php'),(2651,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Support_Page.php','wp-content/plugins/w3-total-cache/Support_Page.php'),(2652,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Support_Page_View_DoneContent.php','wp-content/plugins/w3-total-cache/Support_Page_View_DoneContent.php'),(2653,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Support_Page_View_PageContent.php','wp-content/plugins/w3-total-cache/Support_Page_View_PageContent.php'),(2654,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/SystemOpCache_AdminActions.php','wp-content/plugins/w3-total-cache/SystemOpCache_AdminActions.php'),(2655,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/SystemOpCache_Core.php','wp-content/plugins/w3-total-cache/SystemOpCache_Core.php'),(2656,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/SystemOpCache_GeneralPage_View.php','wp-content/plugins/w3-total-cache/SystemOpCache_GeneralPage_View.php'),(2657,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/SystemOpCache_Plugin_Admin.php','wp-content/plugins/w3-total-cache/SystemOpCache_Plugin_Admin.php'),(2658,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_AdminActions.php','wp-content/plugins/w3-total-cache/UsageStatistics_AdminActions.php'),(2659,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Core.php','wp-content/plugins/w3-total-cache/UsageStatistics_Core.php'),(2660,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_GeneralPage.php','wp-content/plugins/w3-total-cache/UsageStatistics_GeneralPage.php'),(2661,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_GeneralPage_View.php','wp-content/plugins/w3-total-cache/UsageStatistics_GeneralPage_View.php'),(2662,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page.php','wp-content/plugins/w3-total-cache/UsageStatistics_Page.php'),(2663,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_DbRequests_View.php','wp-content/plugins/w3-total-cache/UsageStatistics_Page_DbRequests_View.php'),(2664,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_ObjectCacheLog_View.php','wp-content/plugins/w3-total-cache/UsageStatistics_Page_ObjectCacheLog_View.php'),(2665,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_PageCacheRequests_View.php','wp-content/plugins/w3-total-cache/UsageStatistics_Page_PageCacheRequests_View.php'),(2666,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_View.css','wp-content/plugins/w3-total-cache/UsageStatistics_Page_View.css'),(2667,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_View.js','wp-content/plugins/w3-total-cache/UsageStatistics_Page_View.js'),(2668,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_View.php','wp-content/plugins/w3-total-cache/UsageStatistics_Page_View.php'),(2669,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_View_Ad.php','wp-content/plugins/w3-total-cache/UsageStatistics_Page_View_Ad.php'),(2670,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_View_Disabled.php','wp-content/plugins/w3-total-cache/UsageStatistics_Page_View_Disabled.php'),(2671,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_View_Free.php','wp-content/plugins/w3-total-cache/UsageStatistics_Page_View_Free.php'),(2672,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Page_View_NoDebugMode.php','wp-content/plugins/w3-total-cache/UsageStatistics_Page_View_NoDebugMode.php'),(2673,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Plugin.php','wp-content/plugins/w3-total-cache/UsageStatistics_Plugin.php'),(2674,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Plugin_Admin.php','wp-content/plugins/w3-total-cache/UsageStatistics_Plugin_Admin.php'),(2675,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Source_AccessLog.php','wp-content/plugins/w3-total-cache/UsageStatistics_Source_AccessLog.php'),(2676,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Source_DbQueriesLog.php','wp-content/plugins/w3-total-cache/UsageStatistics_Source_DbQueriesLog.php'),(2677,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Source_ObjectCacheLog.php','wp-content/plugins/w3-total-cache/UsageStatistics_Source_ObjectCacheLog.php'),(2678,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Source_PageCacheLog.php','wp-content/plugins/w3-total-cache/UsageStatistics_Source_PageCacheLog.php'),(2679,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Source_Wpdb.php','wp-content/plugins/w3-total-cache/UsageStatistics_Source_Wpdb.php'),(2680,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Sources.php','wp-content/plugins/w3-total-cache/UsageStatistics_Sources.php'),(2681,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Sources_Apc.php','wp-content/plugins/w3-total-cache/UsageStatistics_Sources_Apc.php'),(2682,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Sources_Memcached.php','wp-content/plugins/w3-total-cache/UsageStatistics_Sources_Memcached.php'),(2683,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Sources_Redis.php','wp-content/plugins/w3-total-cache/UsageStatistics_Sources_Redis.php'),(2684,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_StorageReader.php','wp-content/plugins/w3-total-cache/UsageStatistics_StorageReader.php'),(2685,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_StorageWriter.php','wp-content/plugins/w3-total-cache/UsageStatistics_StorageWriter.php'),(2686,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Widget.php','wp-content/plugins/w3-total-cache/UsageStatistics_Widget.php'),(2687,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Widget_View.js','wp-content/plugins/w3-total-cache/UsageStatistics_Widget_View.js'),(2688,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Widget_View.php','wp-content/plugins/w3-total-cache/UsageStatistics_Widget_View.php'),(2689,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UsageStatistics_Widget_View_Disabled.php','wp-content/plugins/w3-total-cache/UsageStatistics_Widget_View_Disabled.php'),(2690,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_Emoji_Extension.php','wp-content/plugins/w3-total-cache/UserExperience_Emoji_Extension.php'),(2691,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_GeneralPage.php','wp-content/plugins/w3-total-cache/UserExperience_GeneralPage.php'),(2692,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_GeneralPage_View.php','wp-content/plugins/w3-total-cache/UserExperience_GeneralPage_View.php'),(2693,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_GoogleMaps_GoogleMapsEasy.php','wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_GoogleMaps_GoogleMapsEasy.php'),(2694,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_GoogleMaps_WPGoogleMapPlugin.php','wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_GoogleMaps_WPGoogleMapPlugin.php'),(2695,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_GoogleMaps_WPGoogleMaps.php','wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_GoogleMaps_WPGoogleMaps.php'),(2696,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Mutator.php','wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Mutator.php'),(2697,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Mutator_Picture.php','wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Mutator_Picture.php'),(2698,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Mutator_Unmutable.php','wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Mutator_Unmutable.php'),(2699,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Page_View.php','wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Page_View.php'),(2700,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Plugin.php','wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Plugin.php'),(2701,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_OEmbed_Extension.php','wp-content/plugins/w3-total-cache/UserExperience_OEmbed_Extension.php'),(2702,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_Page.php','wp-content/plugins/w3-total-cache/UserExperience_Page.php'),(2703,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_Page_View.php','wp-content/plugins/w3-total-cache/UserExperience_Page_View.php'),(2704,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_Plugin_Admin.php','wp-content/plugins/w3-total-cache/UserExperience_Plugin_Admin.php'),(2705,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/UserExperience_Plugin_Jquery.php','wp-content/plugins/w3-total-cache/UserExperience_Plugin_Jquery.php'),(2706,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Activation.php','wp-content/plugins/w3-total-cache/Util_Activation.php'),(2707,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Admin.php','wp-content/plugins/w3-total-cache/Util_Admin.php'),(2708,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_AttachToActions.php','wp-content/plugins/w3-total-cache/Util_AttachToActions.php'),(2709,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Bus.php','wp-content/plugins/w3-total-cache/Util_Bus.php'),(2710,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_ConfigLabel.php','wp-content/plugins/w3-total-cache/Util_ConfigLabel.php'),(2711,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Content.php','wp-content/plugins/w3-total-cache/Util_Content.php'),(2712,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Debug.php','wp-content/plugins/w3-total-cache/Util_Debug.php'),(2713,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_DebugPurgeLog_Reader.php','wp-content/plugins/w3-total-cache/Util_DebugPurgeLog_Reader.php'),(2714,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Environment.php','wp-content/plugins/w3-total-cache/Util_Environment.php'),(2715,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Environment_Exception.php','wp-content/plugins/w3-total-cache/Util_Environment_Exception.php'),(2716,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Environment_Exceptions.php','wp-content/plugins/w3-total-cache/Util_Environment_Exceptions.php'),(2717,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_File.php','wp-content/plugins/w3-total-cache/Util_File.php'),(2718,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Http.php','wp-content/plugins/w3-total-cache/Util_Http.php'),(2719,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Installed.php','wp-content/plugins/w3-total-cache/Util_Installed.php'),(2720,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Mime.php','wp-content/plugins/w3-total-cache/Util_Mime.php'),(2721,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_PageUrls.php','wp-content/plugins/w3-total-cache/Util_PageUrls.php'),(2722,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Request.php','wp-content/plugins/w3-total-cache/Util_Request.php'),(2723,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Rule.php','wp-content/plugins/w3-total-cache/Util_Rule.php'),(2724,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Theme.php','wp-content/plugins/w3-total-cache/Util_Theme.php'),(2725,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Ui.php','wp-content/plugins/w3-total-cache/Util_Ui.php'),(2726,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_UsageStatistics.php','wp-content/plugins/w3-total-cache/Util_UsageStatistics.php'),(2727,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_Widget.php','wp-content/plugins/w3-total-cache/Util_Widget.php'),(2728,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpFile.php','wp-content/plugins/w3-total-cache/Util_WpFile.php'),(2729,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemChmodException.php','wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemChmodException.php'),(2730,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemCopyException.php','wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemCopyException.php'),(2731,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemMkdirException.php','wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemMkdirException.php'),(2732,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemModifyException.php','wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemModifyException.php'),(2733,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemOperationException.php','wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemOperationException.php'),(2734,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemRmException.php','wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemRmException.php'),(2735,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemRmdirException.php','wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemRmdirException.php'),(2736,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemWriteException.php','wp-content/plugins/w3-total-cache/Util_WpFile_FilesystemWriteException.php'),(2737,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Util_WpmuBlogmap.php','wp-content/plugins/w3-total-cache/Util_WpmuBlogmap.php'),(2738,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Varnish_Flush.php','wp-content/plugins/w3-total-cache/Varnish_Flush.php'),(2739,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/Varnish_Plugin.php','wp-content/plugins/w3-total-cache/Varnish_Plugin.php'),(2740,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/extension-example/Extension_Example.php','wp-content/plugins/w3-total-cache/extension-example/Extension_Example.php'),(2741,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/extension-example/Extension_Example_Admin.php','wp-content/plugins/w3-total-cache/extension-example/Extension_Example_Admin.php'),(2742,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/extension-example/Extension_Example_Page_View.php','wp-content/plugins/w3-total-cache/extension-example/Extension_Example_Page_View.php'),(2743,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/extension-example/w3-total-cache-example.php','wp-content/plugins/w3-total-cache/extension-example/w3-total-cache-example.php'),(2744,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/define.php','wp-content/plugins/w3-total-cache/inc/define.php'),(2745,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/email/index.html','wp-content/plugins/w3-total-cache/inc/email/index.html'),(2746,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/email/minify_error_notification.html','wp-content/plugins/w3-total-cache/inc/email/minify_error_notification.html'),(2747,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/email/minify_error_notification.php','wp-content/plugins/w3-total-cache/inc/email/minify_error_notification.php'),(2748,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/email/support_request.php','wp-content/plugins/w3-total-cache/inc/email/support_request.php'),(2749,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/error.php','wp-content/plugins/w3-total-cache/inc/error.php'),(2750,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/index.html','wp-content/plugins/w3-total-cache/inc/index.html'),(2751,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/lightbox/create_netdna_maxcdn_pull_zone.php','wp-content/plugins/w3-total-cache/inc/lightbox/create_netdna_maxcdn_pull_zone.php'),(2752,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/lightbox/index.html','wp-content/plugins/w3-total-cache/inc/lightbox/index.html'),(2753,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/lightbox/minify_recommendations.php','wp-content/plugins/w3-total-cache/inc/lightbox/minify_recommendations.php'),(2754,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/lightbox/purchase.php','wp-content/plugins/w3-total-cache/inc/lightbox/purchase.php'),(2755,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/lightbox/self_test.php','wp-content/plugins/w3-total-cache/inc/lightbox/self_test.php'),(2756,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/lightbox/support_us.php','wp-content/plugins/w3-total-cache/inc/lightbox/support_us.php'),(2757,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/lightbox/upgrade.php','wp-content/plugins/w3-total-cache/inc/lightbox/upgrade.php'),(2758,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/mime/all.php','wp-content/plugins/w3-total-cache/inc/mime/all.php'),(2759,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/mime/cssjs.php','wp-content/plugins/w3-total-cache/inc/mime/cssjs.php'),(2760,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/mime/html.php','wp-content/plugins/w3-total-cache/inc/mime/html.php'),(2761,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/mime/index.html','wp-content/plugins/w3-total-cache/inc/mime/index.html'),(2762,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/mime/other.php','wp-content/plugins/w3-total-cache/inc/mime/other.php'),(2763,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/about.php','wp-content/plugins/w3-total-cache/inc/options/about.php'),(2764,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/browsercache.php','wp-content/plugins/w3-total-cache/inc/options/browsercache.php'),(2765,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/akamai.php','wp-content/plugins/w3-total-cache/inc/options/cdn/akamai.php'),(2766,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/att.php','wp-content/plugins/w3-total-cache/inc/options/cdn/att.php'),(2767,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/azure.php','wp-content/plugins/w3-total-cache/inc/options/cdn/azure.php'),(2768,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/cf.php','wp-content/plugins/w3-total-cache/inc/options/cdn/cf.php'),(2769,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/cf2.php','wp-content/plugins/w3-total-cache/inc/options/cdn/cf2.php'),(2770,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/common/cnames-readonly.php','wp-content/plugins/w3-total-cache/inc/options/cdn/common/cnames-readonly.php'),(2771,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/common/cnames.php','wp-content/plugins/w3-total-cache/inc/options/cdn/common/cnames.php'),(2772,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/common/index.html','wp-content/plugins/w3-total-cache/inc/options/cdn/common/index.html'),(2773,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/cotendo.php','wp-content/plugins/w3-total-cache/inc/options/cdn/cotendo.php'),(2774,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/edgecast.php','wp-content/plugins/w3-total-cache/inc/options/cdn/edgecast.php'),(2775,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/ftp.php','wp-content/plugins/w3-total-cache/inc/options/cdn/ftp.php'),(2776,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/index.html','wp-content/plugins/w3-total-cache/inc/options/cdn/index.html'),(2777,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/mirror.php','wp-content/plugins/w3-total-cache/inc/options/cdn/mirror.php'),(2778,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/rscf.php','wp-content/plugins/w3-total-cache/inc/options/cdn/rscf.php'),(2779,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/s3.php','wp-content/plugins/w3-total-cache/inc/options/cdn/s3.php'),(2780,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn/s3_compatible.php','wp-content/plugins/w3-total-cache/inc/options/cdn/s3_compatible.php'),(2781,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/cdn.php','wp-content/plugins/w3-total-cache/inc/options/cdn.php'),(2782,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/common/footer.php','wp-content/plugins/w3-total-cache/inc/options/common/footer.php'),(2783,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/common/header.php','wp-content/plugins/w3-total-cache/inc/options/common/header.php'),(2784,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/common/index.html','wp-content/plugins/w3-total-cache/inc/options/common/index.html'),(2785,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/dashboard.php','wp-content/plugins/w3-total-cache/inc/options/dashboard.php'),(2786,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/dbcache.php','wp-content/plugins/w3-total-cache/inc/options/dbcache.php'),(2787,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/edd/buy.php','wp-content/plugins/w3-total-cache/inc/options/edd/buy.php'),(2788,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/enterprise/dbcluster-config.php','wp-content/plugins/w3-total-cache/inc/options/enterprise/dbcluster-config.php'),(2789,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/enterprise/dbcluster_general_section.php','wp-content/plugins/w3-total-cache/inc/options/enterprise/dbcluster_general_section.php'),(2790,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/extensions/list.php','wp-content/plugins/w3-total-cache/inc/options/extensions/list.php'),(2791,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/extensions/settings.php','wp-content/plugins/w3-total-cache/inc/options/extensions/settings.php'),(2792,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/extensions.php','wp-content/plugins/w3-total-cache/inc/options/extensions.php'),(2793,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/general.php','wp-content/plugins/w3-total-cache/inc/options/general.php'),(2794,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/index.html','wp-content/plugins/w3-total-cache/inc/options/index.html'),(2795,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/install.php','wp-content/plugins/w3-total-cache/inc/options/install.php'),(2796,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/ccjs.php','wp-content/plugins/w3-total-cache/inc/options/minify/ccjs.php'),(2797,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/ccjs2.php','wp-content/plugins/w3-total-cache/inc/options/minify/ccjs2.php'),(2798,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/css.php','wp-content/plugins/w3-total-cache/inc/options/minify/css.php'),(2799,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/csstidy.php','wp-content/plugins/w3-total-cache/inc/options/minify/csstidy.php'),(2800,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/csstidy2.php','wp-content/plugins/w3-total-cache/inc/options/minify/csstidy2.php'),(2801,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/googleccjs2.php','wp-content/plugins/w3-total-cache/inc/options/minify/googleccjs2.php'),(2802,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/html.php','wp-content/plugins/w3-total-cache/inc/options/minify/html.php'),(2803,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/htmltidy.php','wp-content/plugins/w3-total-cache/inc/options/minify/htmltidy.php'),(2804,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/htmltidy2.php','wp-content/plugins/w3-total-cache/inc/options/minify/htmltidy2.php'),(2805,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/index.html','wp-content/plugins/w3-total-cache/inc/options/minify/index.html'),(2806,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/js.php','wp-content/plugins/w3-total-cache/inc/options/minify/js.php'),(2807,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/yuicss2.php','wp-content/plugins/w3-total-cache/inc/options/minify/yuicss2.php'),(2808,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/yuijs.php','wp-content/plugins/w3-total-cache/inc/options/minify/yuijs.php'),(2809,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify/yuijs2.php','wp-content/plugins/w3-total-cache/inc/options/minify/yuijs2.php'),(2810,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/minify.php','wp-content/plugins/w3-total-cache/inc/options/minify.php'),(2811,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/objectcache.php','wp-content/plugins/w3-total-cache/inc/options/objectcache.php'),(2812,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/parts/dashboard_banner.php','wp-content/plugins/w3-total-cache/inc/options/parts/dashboard_banner.php'),(2813,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/parts/memcached.php','wp-content/plugins/w3-total-cache/inc/options/parts/memcached.php'),(2814,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/parts/memcached_extension.php','wp-content/plugins/w3-total-cache/inc/options/parts/memcached_extension.php'),(2815,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/parts/redis.php','wp-content/plugins/w3-total-cache/inc/options/parts/redis.php'),(2816,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/parts/redis_extension.php','wp-content/plugins/w3-total-cache/inc/options/parts/redis_extension.php'),(2817,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/pgcache.php','wp-content/plugins/w3-total-cache/inc/options/pgcache.php'),(2818,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/options/support.php','wp-content/plugins/w3-total-cache/inc/options/support.php'),(2819,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/cdn_export_file.php','wp-content/plugins/w3-total-cache/inc/popup/cdn_export_file.php'),(2820,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/cdn_export_library.php','wp-content/plugins/w3-total-cache/inc/popup/cdn_export_library.php'),(2821,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/cdn_import_library.php','wp-content/plugins/w3-total-cache/inc/popup/cdn_import_library.php'),(2822,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/cdn_purge.php','wp-content/plugins/w3-total-cache/inc/popup/cdn_purge.php'),(2823,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/cdn_queue.php','wp-content/plugins/w3-total-cache/inc/popup/cdn_queue.php'),(2824,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/cdn_rename_domain.php','wp-content/plugins/w3-total-cache/inc/popup/cdn_rename_domain.php'),(2825,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/common/footer.php','wp-content/plugins/w3-total-cache/inc/popup/common/footer.php'),(2826,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/common/header.php','wp-content/plugins/w3-total-cache/inc/popup/common/header.php'),(2827,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/common/index.html','wp-content/plugins/w3-total-cache/inc/popup/common/index.html'),(2828,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/index.html','wp-content/plugins/w3-total-cache/inc/popup/index.html'),(2829,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/popup/pagespeed_results.php','wp-content/plugins/w3-total-cache/inc/popup/pagespeed_results.php'),(2830,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/widget/index.html','wp-content/plugins/w3-total-cache/inc/widget/index.html'),(2831,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/widget/latest.php','wp-content/plugins/w3-total-cache/inc/widget/latest.php'),(2832,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/widget/latest_ajax.php','wp-content/plugins/w3-total-cache/inc/widget/latest_ajax.php'),(2833,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/widget/latest_control.php','wp-content/plugins/w3-total-cache/inc/widget/latest_control.php'),(2834,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/widget/latest_news.php','wp-content/plugins/w3-total-cache/inc/widget/latest_news.php'),(2835,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/widget/latest_news_ajax.php','wp-content/plugins/w3-total-cache/inc/widget/latest_news_ajax.php'),(2836,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/widget/latest_news_control.php','wp-content/plugins/w3-total-cache/inc/widget/latest_news_control.php'),(2837,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/inc/wizard/template.php','wp-content/plugins/w3-total-cache/inc/wizard/template.php'),(2838,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/index.html','wp-content/plugins/w3-total-cache/index.html'),(2839,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/apache_conf/mod_deflate.conf','wp-content/plugins/w3-total-cache/ini/apache_conf/mod_deflate.conf'),(2840,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/apache_conf/mod_expires.conf','wp-content/plugins/w3-total-cache/ini/apache_conf/mod_expires.conf'),(2841,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/apache_conf/mod_mime.conf','wp-content/plugins/w3-total-cache/ini/apache_conf/mod_mime.conf'),(2842,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/apache_conf/mod_rewrite.conf','wp-content/plugins/w3-total-cache/ini/apache_conf/mod_rewrite.conf'),(2843,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/apc.ini','wp-content/plugins/w3-total-cache/ini/apc.ini'),(2844,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/config-db-sample.php','wp-content/plugins/w3-total-cache/ini/config-db-sample.php'),(2845,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/dbcluster-config-sample.php','wp-content/plugins/w3-total-cache/ini/dbcluster-config-sample.php'),(2846,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/eaccelerator.ini','wp-content/plugins/w3-total-cache/ini/eaccelerator.ini'),(2847,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/index.html','wp-content/plugins/w3-total-cache/ini/index.html'),(2848,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/memcache.ini','wp-content/plugins/w3-total-cache/ini/memcache.ini'),(2849,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/nginx-network-sample-config.conf','wp-content/plugins/w3-total-cache/ini/nginx-network-sample-config.conf'),(2850,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/nginx-standalone-sample-config.conf','wp-content/plugins/w3-total-cache/ini/nginx-standalone-sample-config.conf'),(2851,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/opcache.ini','wp-content/plugins/w3-total-cache/ini/opcache.ini'),(2852,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/php.append.ini','wp-content/plugins/w3-total-cache/ini/php.append.ini'),(2853,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/s3-sample-policy.txt','wp-content/plugins/w3-total-cache/ini/s3-sample-policy.txt'),(2854,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/varnish-sample-config.vcl','wp-content/plugins/w3-total-cache/ini/varnish-sample-config.vcl'),(2855,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/web.config','wp-content/plugins/w3-total-cache/ini/web.config'),(2856,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/ini/xcache.ini','wp-content/plugins/w3-total-cache/ini/xcache.ini'),(2857,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/languages/ar.mo','wp-content/plugins/w3-total-cache/languages/ar.mo'),(2858,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/languages/w3-total-cache-ar_AR.po','wp-content/plugins/w3-total-cache/languages/w3-total-cache-ar_AR.po'),(2859,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/languages/w3-total-cache-nl_NL.mo','wp-content/plugins/w3-total-cache/languages/w3-total-cache-nl_NL.mo'),(2860,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/languages/w3-total-cache-nl_NL.po','wp-content/plugins/w3-total-cache/languages/w3-total-cache-nl_NL.po'),(2861,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/languages/w3-total-cache-pl_PL.po','wp-content/plugins/w3-total-cache/languages/w3-total-cache-pl_PL.po'),(2862,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/languages/w3-total-cache-sr_RS.mo','wp-content/plugins/w3-total-cache/languages/w3-total-cache-sr_RS.mo'),(2863,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/languages/w3-total-cache-sr_RS.po','wp-content/plugins/w3-total-cache/languages/w3-total-cache-sr_RS.po'),(2864,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/languages/w3-total-cache.pot','wp-content/plugins/w3-total-cache/languages/w3-total-cache.pot'),(2865,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Client.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Client.php'),(2866,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/ClientInterface.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/ClientInterface.php'),(2867,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/CookieJar.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/CookieJar.php'),(2868,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/CookieJarInterface.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/CookieJarInterface.php'),(2869,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/FileCookieJar.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/FileCookieJar.php'),(2870,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/SessionCookieJar.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/SessionCookieJar.php'),(2871,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/SetCookie.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Cookie/SetCookie.php'),(2872,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/BadResponseException.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/BadResponseException.php'),(2873,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/ClientException.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/ClientException.php'),(2874,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/ConnectException.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/ConnectException.php'),(2875,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/GuzzleException.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/GuzzleException.php'),(2876,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/RequestException.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/RequestException.php'),(2877,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/SeekException.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/SeekException.php'),(2878,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/ServerException.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/ServerException.php'),(2879,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/TooManyRedirectsException.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/TooManyRedirectsException.php'),(2880,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/TransferException.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Exception/TransferException.php'),(2881,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/CurlFactory.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/CurlFactory.php'),(2882,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/CurlFactoryInterface.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/CurlFactoryInterface.php'),(2883,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/CurlHandler.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/CurlHandler.php'),(2884,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/CurlMultiHandler.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/CurlMultiHandler.php'),(2885,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/EasyHandle.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/EasyHandle.php'),(2886,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/MockHandler.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/MockHandler.php'),(2887,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/Proxy.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/Proxy.php'),(2888,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/StreamHandler.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Handler/StreamHandler.php'),(2889,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/HandlerStack.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/HandlerStack.php'),(2890,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/MessageFormatter.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/MessageFormatter.php'),(2891,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Middleware.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Middleware.php'),(2892,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Pool.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Pool.php'),(2893,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/PrepareBodyMiddleware.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/PrepareBodyMiddleware.php'),(2894,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/AggregateException.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/AggregateException.php'),(2895,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/CancellationException.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/CancellationException.php'),(2896,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/Coroutine.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/Coroutine.php'),(2897,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/EachPromise.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/EachPromise.php'),(2898,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/FulfilledPromise.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/FulfilledPromise.php'),(2899,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/Promise.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/Promise.php'),(2900,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/PromiseInterface.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/PromiseInterface.php'),(2901,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/PromisorInterface.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/PromisorInterface.php'),(2902,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/RejectedPromise.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/RejectedPromise.php'),(2903,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/RejectionException.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/RejectionException.php'),(2904,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/TaskQueue.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/TaskQueue.php'),(2905,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/TaskQueueInterface.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/TaskQueueInterface.php'),(2906,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/functions.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/functions.php'),(2907,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/functions_include.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/functions_include.php'),(2908,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/AppendStream.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/AppendStream.php'),(2909,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/BufferStream.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/BufferStream.php'),(2910,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/CachingStream.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/CachingStream.php'),(2911,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/DroppingStream.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/DroppingStream.php'),(2912,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/FnStream.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/FnStream.php'),(2913,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/InflateStream.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/InflateStream.php'),(2914,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/LazyOpenStream.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/LazyOpenStream.php'),(2915,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/LimitStream.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/LimitStream.php'),(2916,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/MessageTrait.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/MessageTrait.php'),(2917,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/MultipartStream.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/MultipartStream.php'),(2918,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/NoSeekStream.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/NoSeekStream.php'),(2919,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/PumpStream.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/PumpStream.php'),(2920,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/Request.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/Request.php'),(2921,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/Response.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/Response.php'),(2922,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/ServerRequest.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/ServerRequest.php'),(2923,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/Stream.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/Stream.php'),(2924,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/StreamDecoratorTrait.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/StreamDecoratorTrait.php'),(2925,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/StreamWrapper.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/StreamWrapper.php'),(2926,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/UploadedFile.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/UploadedFile.php'),(2927,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/Uri.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/Uri.php'),(2928,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/functions.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/functions.php'),(2929,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/functions_include.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Psr7/functions_include.php'),(2930,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/RedirectMiddleware.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/RedirectMiddleware.php'),(2931,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/RequestOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/RequestOptions.php'),(2932,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/RetryMiddleware.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/RetryMiddleware.php'),(2933,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/TransferStats.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/TransferStats.php'),(2934,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/UriTemplate.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/UriTemplate.php'),(2935,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/functions.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/functions.php'),(2936,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/functions_include.php','wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/functions_include.php'),(2937,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/BlobRestProxy.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/BlobRestProxy.php'),(2938,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Internal/IBlob.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Internal/IBlob.php'),(2939,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/AccessCondition.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/AccessCondition.php'),(2940,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/AccessPolicy.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/AccessPolicy.php'),(2941,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/AcquireLeaseOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/AcquireLeaseOptions.php'),(2942,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/AcquireLeaseResult.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/AcquireLeaseResult.php'),(2943,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/Blob.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/Blob.php'),(2944,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobBlockType.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobBlockType.php'),(2945,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobPrefix.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobPrefix.php'),(2946,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobProperties.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobProperties.php'),(2947,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobServiceOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobServiceOptions.php'),(2948,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobType.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlobType.php'),(2949,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/Block.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/Block.php'),(2950,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlockList.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BlockList.php'),(2951,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BreakLeaseResult.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/BreakLeaseResult.php'),(2952,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CommitBlobBlocksOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CommitBlobBlocksOptions.php'),(2953,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/Container.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/Container.php'),(2954,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ContainerACL.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ContainerACL.php'),(2955,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ContainerProperties.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ContainerProperties.php'),(2956,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CopyBlobOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CopyBlobOptions.php'),(2957,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CopyBlobResult.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CopyBlobResult.php'),(2958,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobBlockOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobBlockOptions.php'),(2959,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobOptions.php'),(2960,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobPagesOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobPagesOptions.php'),(2961,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobPagesResult.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobPagesResult.php'),(2962,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobSnapshotOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobSnapshotOptions.php'),(2963,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobSnapshotResult.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateBlobSnapshotResult.php'),(2964,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateContainerOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/CreateContainerOptions.php'),(2965,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/DeleteBlobOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/DeleteBlobOptions.php'),(2966,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/DeleteContainerOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/DeleteContainerOptions.php'),(2967,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobMetadataOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobMetadataOptions.php'),(2968,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobMetadataResult.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobMetadataResult.php'),(2969,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobOptions.php'),(2970,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobPropertiesOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobPropertiesOptions.php'),(2971,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobPropertiesResult.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobPropertiesResult.php'),(2972,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobResult.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetBlobResult.php'),(2973,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetContainerACLResult.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetContainerACLResult.php'),(2974,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetContainerPropertiesResult.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/GetContainerPropertiesResult.php'),(2975,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/LeaseMode.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/LeaseMode.php'),(2976,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListBlobBlocksOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListBlobBlocksOptions.php'),(2977,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListBlobBlocksResult.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListBlobBlocksResult.php'),(2978,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListBlobsOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListBlobsOptions.php'),(2979,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListBlobsResult.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListBlobsResult.php'),(2980,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListContainersOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListContainersOptions.php'),(2981,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListContainersResult.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListContainersResult.php'),(2982,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListPageBlobRangesOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListPageBlobRangesOptions.php'),(2983,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListPageBlobRangesResult.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/ListPageBlobRangesResult.php'),(2984,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/PageRange.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/PageRange.php'),(2985,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/PageWriteOption.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/PageWriteOption.php'),(2986,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/PublicAccessType.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/PublicAccessType.php'),(2987,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetBlobMetadataOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetBlobMetadataOptions.php'),(2988,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetBlobMetadataResult.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetBlobMetadataResult.php'),(2989,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetBlobPropertiesOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetBlobPropertiesOptions.php'),(2990,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetBlobPropertiesResult.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetBlobPropertiesResult.php'),(2991,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetContainerMetadataOptions.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SetContainerMetadataOptions.php'),(2992,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SignedIdentifier.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Blob/Models/SignedIdentifier.php'),(2993,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/CloudConfigurationManager.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/CloudConfigurationManager.php'),(2994,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Authentication/IAuthScheme.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Authentication/IAuthScheme.php'),(2995,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Authentication/SharedKeyAuthScheme.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Authentication/SharedKeyAuthScheme.php'),(2996,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Authentication/StorageAuthScheme.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Authentication/StorageAuthScheme.php'),(2997,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Authentication/TableSharedKeyLiteAuthScheme.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Authentication/TableSharedKeyLiteAuthScheme.php'),(2998,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/ConnectionStringParser.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/ConnectionStringParser.php'),(2999,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/ConnectionStringSource.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/ConnectionStringSource.php'),(3000,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/FilterableService.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/FilterableService.php'),(3001,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/AuthenticationFilter.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/AuthenticationFilter.php'),(3002,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/DateFilter.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/DateFilter.php'),(3003,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/ExponentialRetryPolicy.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/ExponentialRetryPolicy.php'),(3004,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/HeadersFilter.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/HeadersFilter.php'),(3005,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/RetryPolicy.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/RetryPolicy.php'),(3006,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/RetryPolicyFilter.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Filters/RetryPolicyFilter.php'),(3007,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Http/HttpCallContext.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Http/HttpCallContext.php'),(3008,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/HttpFormatter.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/HttpFormatter.php'),(3009,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/IServiceFilter.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/IServiceFilter.php'),(3010,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/InvalidArgumentTypeException.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/InvalidArgumentTypeException.php'),(3011,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Logger.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Logger.php'),(3012,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Resources.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Resources.php'),(3013,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/RestProxy.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/RestProxy.php'),(3014,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/RetryMiddlewareFactory.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/RetryMiddlewareFactory.php'),(3015,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Serialization/ISerializer.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Serialization/ISerializer.php'),(3016,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Serialization/JsonSerializer.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Serialization/JsonSerializer.php'),(3017,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Serialization/XmlSerializer.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Serialization/XmlSerializer.php'),(3018,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/ServiceRestProxy.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/ServiceRestProxy.php'),(3019,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/ServiceSettings.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/ServiceSettings.php'),(3020,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/StorageServiceSettings.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/StorageServiceSettings.php'),(3021,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Utilities.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Utilities.php'),(3022,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Validate.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Validate.php'),(3023,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/GetServicePropertiesResult.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/GetServicePropertiesResult.php'),(3024,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/Logging.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/Logging.php'),(3025,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/Metrics.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/Metrics.php'),(3026,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/RetentionPolicy.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/RetentionPolicy.php'),(3027,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/ServiceProperties.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Models/ServiceProperties.php'),(3028,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/ServiceException.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/ServiceException.php'),(3029,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/ServicesBuilder.php','wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/ServicesBuilder.php'),(3030,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/MessageInterface.php','wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/MessageInterface.php'),(3031,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/RequestInterface.php','wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/RequestInterface.php'),(3032,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/ResponseInterface.php','wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/ResponseInterface.php'),(3033,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/ServerRequestInterface.php','wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/ServerRequestInterface.php'),(3034,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/StreamInterface.php','wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/StreamInterface.php'),(3035,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/UploadedFileInterface.php','wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/UploadedFileInterface.php'),(3036,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/UriInterface.php','wp-content/plugins/w3-total-cache/lib/Azure/PsrHttpMessage/UriInterface.php'),(3037,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Azure/loader.php','wp-content/plugins/w3-total-cache/lib/Azure/loader.php'),(3038,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy.php','wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy.php'),(3039,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy_optimise.php','wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy_optimise.php'),(3040,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy_print.php','wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy_print.php'),(3041,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/CSSTidy/data.inc.php','wp-content/plugins/w3-total-cache/lib/CSSTidy/data.inc.php'),(3042,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/CSSTidy/index.html','wp-content/plugins/w3-total-cache/lib/CSSTidy/index.html'),(3043,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Db/mssql.php','wp-content/plugins/w3-total-cache/lib/Db/mssql.php'),(3044,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Auth/Abstract.php','wp-content/plugins/w3-total-cache/lib/Google/Auth/Abstract.php'),(3045,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Auth/AppIdentity.php','wp-content/plugins/w3-total-cache/lib/Google/Auth/AppIdentity.php'),(3046,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Auth/AssertionCredentials.php','wp-content/plugins/w3-total-cache/lib/Google/Auth/AssertionCredentials.php'),(3047,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Auth/Exception.php','wp-content/plugins/w3-total-cache/lib/Google/Auth/Exception.php'),(3048,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Auth/LoginTicket.php','wp-content/plugins/w3-total-cache/lib/Google/Auth/LoginTicket.php'),(3049,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Auth/OAuth2.php','wp-content/plugins/w3-total-cache/lib/Google/Auth/OAuth2.php'),(3050,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Auth/Simple.php','wp-content/plugins/w3-total-cache/lib/Google/Auth/Simple.php'),(3051,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Cache/Abstract.php','wp-content/plugins/w3-total-cache/lib/Google/Cache/Abstract.php'),(3052,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Cache/Apc.php','wp-content/plugins/w3-total-cache/lib/Google/Cache/Apc.php'),(3053,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Cache/Exception.php','wp-content/plugins/w3-total-cache/lib/Google/Cache/Exception.php'),(3054,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Cache/File.php','wp-content/plugins/w3-total-cache/lib/Google/Cache/File.php'),(3055,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Cache/Memcache.php','wp-content/plugins/w3-total-cache/lib/Google/Cache/Memcache.php'),(3056,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Cache/Null.php','wp-content/plugins/w3-total-cache/lib/Google/Cache/Null.php'),(3057,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Client.php','wp-content/plugins/w3-total-cache/lib/Google/Client.php'),(3058,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Collection.php','wp-content/plugins/w3-total-cache/lib/Google/Collection.php'),(3059,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Config.php','wp-content/plugins/w3-total-cache/lib/Google/Config.php'),(3060,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Exception.php','wp-content/plugins/w3-total-cache/lib/Google/Exception.php'),(3061,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Http/Batch.php','wp-content/plugins/w3-total-cache/lib/Google/Http/Batch.php'),(3062,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Http/CacheParser.php','wp-content/plugins/w3-total-cache/lib/Google/Http/CacheParser.php'),(3063,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Http/MediaFileUpload.php','wp-content/plugins/w3-total-cache/lib/Google/Http/MediaFileUpload.php'),(3064,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Http/REST.php','wp-content/plugins/w3-total-cache/lib/Google/Http/REST.php'),(3065,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Http/Request.php','wp-content/plugins/w3-total-cache/lib/Google/Http/Request.php'),(3066,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/IO/Abstract.php','wp-content/plugins/w3-total-cache/lib/Google/IO/Abstract.php'),(3067,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/IO/Curl.php','wp-content/plugins/w3-total-cache/lib/Google/IO/Curl.php'),(3068,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/IO/Exception.php','wp-content/plugins/w3-total-cache/lib/Google/IO/Exception.php'),(3069,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/IO/Stream.php','wp-content/plugins/w3-total-cache/lib/Google/IO/Stream.php'),(3070,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/IO/cacerts.pem','wp-content/plugins/w3-total-cache/lib/Google/IO/cacerts.pem'),(3071,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Model.php','wp-content/plugins/w3-total-cache/lib/Google/Model.php'),(3072,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Service/Drive.php','wp-content/plugins/w3-total-cache/lib/Google/Service/Drive.php'),(3073,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Service/Exception.php','wp-content/plugins/w3-total-cache/lib/Google/Service/Exception.php'),(3074,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Service/Oauth2.php','wp-content/plugins/w3-total-cache/lib/Google/Service/Oauth2.php'),(3075,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Service/Resource.php','wp-content/plugins/w3-total-cache/lib/Google/Service/Resource.php'),(3076,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Service.php','wp-content/plugins/w3-total-cache/lib/Google/Service.php'),(3077,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Signer/Abstract.php','wp-content/plugins/w3-total-cache/lib/Google/Signer/Abstract.php'),(3078,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Signer/P12.php','wp-content/plugins/w3-total-cache/lib/Google/Signer/P12.php'),(3079,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Utils/URITemplate.php','wp-content/plugins/w3-total-cache/lib/Google/Utils/URITemplate.php'),(3080,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Utils.php','wp-content/plugins/w3-total-cache/lib/Google/Utils.php'),(3081,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Verifier/Abstract.php','wp-content/plugins/w3-total-cache/lib/Google/Verifier/Abstract.php'),(3082,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Google/Verifier/Pem.php','wp-content/plugins/w3-total-cache/lib/Google/Verifier/Pem.php'),(3083,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/HTTP/ConditionalGet.php','wp-content/plugins/w3-total-cache/lib/Minify/HTTP/ConditionalGet.php'),(3084,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/HTTP/Encoder.php','wp-content/plugins/w3-total-cache/lib/Minify/HTTP/Encoder.php'),(3085,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/HTTP/index.html','wp-content/plugins/w3-total-cache/lib/Minify/HTTP/index.html'),(3086,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/JSMin.php','wp-content/plugins/w3-total-cache/lib/Minify/JSMin.php'),(3087,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/JSMinPlus.php','wp-content/plugins/w3-total-cache/lib/Minify/JSMinPlus.php'),(3088,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Build.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Build.php'),(3089,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/Compressor.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/Compressor.php'),(3090,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/UriRewriter.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/UriRewriter.php'),(3091,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/index.html','wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/index.html'),(3092,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS.php'),(3093,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSSTidy.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSSTidy.php'),(3094,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/File.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/File.php'),(3095,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/W3TCDerived.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/W3TCDerived.php'),(3096,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/ZendPlatform.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/ZendPlatform.php'),(3097,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/index.html','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/index.html'),(3098,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/ClosureCompiler.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/ClosureCompiler.php'),(3099,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CombineOnly.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/CombineOnly.php'),(3100,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CommentPreserver.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/CommentPreserver.php'),(3101,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Base.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Base.php'),(3102,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Files.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Files.php'),(3103,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Groups.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Groups.php'),(3104,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/MinApp.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/MinApp.php'),(3105,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Page.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Page.php'),(3106,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Version1.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Version1.php'),(3107,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/index.html','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/index.html'),(3108,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/DebugDetector.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/DebugDetector.php'),(3109,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/HTML/Helper.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/HTML/Helper.php'),(3110,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/HTML.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/HTML.php'),(3111,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/HTMLTidy.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/HTMLTidy.php'),(3112,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/IgnoredCommentPreserver.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/IgnoredCommentPreserver.php'),(3113,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/ImportProcessor.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/ImportProcessor.php'),(3114,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline/CSS.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline/CSS.php'),(3115,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline/JavaScript.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline/JavaScript.php'),(3116,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline/index.html','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline/index.html'),(3117,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline.php'),(3118,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/JS/ClosureCompiler.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/JS/ClosureCompiler.php'),(3119,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Lines.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Lines.php'),(3120,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Logger.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Logger.php'),(3121,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Packer.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Packer.php'),(3122,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Source.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/Source.php'),(3123,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/YUI/CssCompressor.java','wp-content/plugins/w3-total-cache/lib/Minify/Minify/YUI/CssCompressor.java'),(3124,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/YUI/CssCompressor.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/YUI/CssCompressor.php'),(3125,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/YUICompressor.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify/YUICompressor.php'),(3126,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify/index.html','wp-content/plugins/w3-total-cache/lib/Minify/Minify/index.html'),(3127,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/Minify.php','wp-content/plugins/w3-total-cache/lib/Minify/Minify.php'),(3128,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Minify/index.html','wp-content/plugins/w3-total-cache/lib/Minify/index.html'),(3129,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/NetDNA/NetDNA.php','wp-content/plugins/w3-total-cache/lib/NetDNA/NetDNA.php'),(3130,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/NetDNA/NetDNAPresentation.php','wp-content/plugins/w3-total-cache/lib/NetDNA/NetDNAPresentation.php'),(3131,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/NetDNA/W3tcWpHttpException.php','wp-content/plugins/w3-total-cache/lib/NetDNA/W3tcWpHttpException.php'),(3132,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/NewRelic/NewRelicAPI.php','wp-content/plugins/w3-total-cache/lib/NewRelic/NewRelicAPI.php'),(3133,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/NewRelic/NewRelicWrapper.php','wp-content/plugins/w3-total-cache/lib/NewRelic/NewRelicWrapper.php'),(3134,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/class.nusoap_base.php','wp-content/plugins/w3-total-cache/lib/Nusoap/class.nusoap_base.php'),(3135,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_fault.php','wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_fault.php'),(3136,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_parser.php','wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_parser.php'),(3137,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_transport_http.php','wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_transport_http.php'),(3138,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_val.php','wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_val.php'),(3139,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soapclient.php','wp-content/plugins/w3-total-cache/lib/Nusoap/class.soapclient.php'),(3140,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/class.wsdl.php','wp-content/plugins/w3-total-cache/lib/Nusoap/class.wsdl.php'),(3141,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/class.wsdlcache.php','wp-content/plugins/w3-total-cache/lib/Nusoap/class.wsdlcache.php'),(3142,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/class.xmlschema.php','wp-content/plugins/w3-total-cache/lib/Nusoap/class.xmlschema.php'),(3143,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/index.html','wp-content/plugins/w3-total-cache/lib/Nusoap/index.html'),(3144,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/Nusoap/nusoap.php','wp-content/plugins/w3-total-cache/lib/Nusoap/nusoap.php'),(3145,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/OAuth/W3tcOAuth.php','wp-content/plugins/w3-total-cache/lib/OAuth/W3tcOAuth.php'),(3146,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/S3Compatible.php','wp-content/plugins/w3-total-cache/lib/S3Compatible.php'),(3147,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/README.md','wp-content/plugins/w3-total-cache/lib/SNS/README.md'),(3148,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/LICENSE','wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/LICENSE'),(3149,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/README.md','wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/README.md'),(3150,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/cacert.pem','wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/cacert.pem'),(3151,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/requestcore.class.php','wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/requestcore.class.php'),(3152,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/sdk.class.php','wp-content/plugins/w3-total-cache/lib/SNS/sdk.class.php'),(3153,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/services/MessageValidator/Message.php','wp-content/plugins/w3-total-cache/lib/SNS/services/MessageValidator/Message.php'),(3154,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/services/MessageValidator/MessageValidator.php','wp-content/plugins/w3-total-cache/lib/SNS/services/MessageValidator/MessageValidator.php'),(3155,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/services/MessageValidator/sns-exceptions.php','wp-content/plugins/w3-total-cache/lib/SNS/services/MessageValidator/sns-exceptions.php'),(3156,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/services/sns.class.php','wp-content/plugins/w3-total-cache/lib/SNS/services/sns.class.php'),(3157,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/utilities/request.class.php','wp-content/plugins/w3-total-cache/lib/SNS/utilities/request.class.php'),(3158,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/utilities/response.class.php','wp-content/plugins/w3-total-cache/lib/SNS/utilities/response.class.php'),(3159,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/utilities/simplexml.class.php','wp-content/plugins/w3-total-cache/lib/SNS/utilities/simplexml.class.php'),(3160,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/SNS/utilities/utilities.class.php','wp-content/plugins/w3-total-cache/lib/SNS/utilities/utilities.class.php'),(3161,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/YuiCssMin/Colors.php','wp-content/plugins/w3-total-cache/lib/YuiCssMin/Colors.php'),(3162,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/YuiCssMin/Command.php','wp-content/plugins/w3-total-cache/lib/YuiCssMin/Command.php'),(3163,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/YuiCssMin/Minifier.php','wp-content/plugins/w3-total-cache/lib/YuiCssMin/Minifier.php'),(3164,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/YuiCssMin/Utils.php','wp-content/plugins/w3-total-cache/lib/YuiCssMin/Utils.php'),(3165,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/lib/index.html','wp-content/plugins/w3-total-cache/lib/index.html'),(3166,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/press.txt','wp-content/plugins/w3-total-cache/press.txt'),(3167,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/error.css','wp-content/plugins/w3-total-cache/pub/css/error.css'),(3168,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/feature-counter.css','wp-content/plugins/w3-total-cache/pub/css/feature-counter.css'),(3169,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/feature-showcase.css','wp-content/plugins/w3-total-cache/pub/css/feature-showcase.css'),(3170,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/index.html','wp-content/plugins/w3-total-cache/pub/css/index.html'),(3171,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/lightbox.css','wp-content/plugins/w3-total-cache/pub/css/lightbox.css'),(3172,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/options.css','wp-content/plugins/w3-total-cache/pub/css/options.css'),(3173,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/popup.css','wp-content/plugins/w3-total-cache/pub/css/popup.css'),(3174,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/setup-guide.css','wp-content/plugins/w3-total-cache/pub/css/setup-guide.css'),(3175,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/widget.css','wp-content/plugins/w3-total-cache/pub/css/widget.css'),(3176,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/css/wizard.css','wp-content/plugins/w3-total-cache/pub/css/wizard.css'),(3177,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/fonts/source-a.svg','wp-content/plugins/w3-total-cache/pub/fonts/source-a.svg'),(3178,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/fonts/w3tc.eot','wp-content/plugins/w3-total-cache/pub/fonts/w3tc.eot'),(3179,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/fonts/w3tc.svg','wp-content/plugins/w3-total-cache/pub/fonts/w3tc.svg'),(3180,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/fonts/w3tc.ttf','wp-content/plugins/w3-total-cache/pub/fonts/w3tc.ttf'),(3181,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/fonts/w3tc.woff','wp-content/plugins/w3-total-cache/pub/fonts/w3tc.woff'),(3182,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/W3TC_dashboard_logo_title-retina.png','wp-content/plugins/w3-total-cache/pub/img/W3TC_dashboard_logo_title-retina.png'),(3183,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/W3TC_dashboard_logo_title.png','wp-content/plugins/w3-total-cache/pub/img/W3TC_dashboard_logo_title.png'),(3184,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/button-grad-active.png','wp-content/plugins/w3-total-cache/pub/img/button-grad-active.png'),(3185,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/button-grad.png','wp-content/plugins/w3-total-cache/pub/img/button-grad.png'),(3186,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/cdn-highwinds-logo.png','wp-content/plugins/w3-total-cache/pub/img/cdn-highwinds-logo.png'),(3187,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/close.png','wp-content/plugins/w3-total-cache/pub/img/close.png'),(3188,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/google-logo.png','wp-content/plugins/w3-total-cache/pub/img/google-logo.png'),(3189,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/index.html','wp-content/plugins/w3-total-cache/pub/img/index.html'),(3190,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/moon-bottom-left.png','wp-content/plugins/w3-total-cache/pub/img/moon-bottom-left.png'),(3191,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/moon-bottom-right.png','wp-content/plugins/w3-total-cache/pub/img/moon-bottom-right.png'),(3192,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/open.png','wp-content/plugins/w3-total-cache/pub/img/open.png'),(3193,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/ceo.png','wp-content/plugins/w3-total-cache/pub/img/overlay/ceo.png'),(3194,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/gauge-bg-tp.png','wp-content/plugins/w3-total-cache/pub/img/overlay/gauge-bg-tp.png'),(3195,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/gray-check.png','wp-content/plugins/w3-total-cache/pub/img/overlay/gray-check.png'),(3196,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/lite-gray-check.png','wp-content/plugins/w3-total-cache/pub/img/overlay/lite-gray-check.png'),(3197,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/lock.png','wp-content/plugins/w3-total-cache/pub/img/overlay/lock.png'),(3198,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/overlay-close.png','wp-content/plugins/w3-total-cache/pub/img/overlay/overlay-close.png'),(3199,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/overlay-down-arrow.png','wp-content/plugins/w3-total-cache/pub/img/overlay/overlay-down-arrow.png'),(3200,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/overlay-logo.png','wp-content/plugins/w3-total-cache/pub/img/overlay/overlay-logo.png'),(3201,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/save-close.png','wp-content/plugins/w3-total-cache/pub/img/overlay/save-close.png'),(3202,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/select-arrow.png','wp-content/plugins/w3-total-cache/pub/img/overlay/select-arrow.png'),(3203,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/twitter-bird-dark-bgs.png','wp-content/plugins/w3-total-cache/pub/img/overlay/twitter-bird-dark-bgs.png'),(3204,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/overlay/wordpress-logo-simplified-rgb.png','wp-content/plugins/w3-total-cache/pub/img/overlay/wordpress-logo-simplified-rgb.png'),(3205,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/ps_bar.gif','wp-content/plugins/w3-total-cache/pub/img/ps_bar.gif'),(3206,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/ps_grad.gif','wp-content/plugins/w3-total-cache/pub/img/ps_grad.gif'),(3207,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/ps_scores.png','wp-content/plugins/w3-total-cache/pub/img/ps_scores.png'),(3208,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/sidebar-background.png','wp-content/plugins/w3-total-cache/pub/img/sidebar-background.png'),(3209,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/stats-bg.png','wp-content/plugins/w3-total-cache/pub/img/stats-bg.png'),(3210,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/transparent-comet-moon.png','wp-content/plugins/w3-total-cache/pub/img/transparent-comet-moon.png'),(3211,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/transparent-comet.png','wp-content/plugins/w3-total-cache/pub/img/transparent-comet.png'),(3212,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/usage-statistics-widget.png','wp-content/plugins/w3-total-cache/pub/img/usage-statistics-widget.png'),(3213,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_cube-shadow.png','wp-content/plugins/w3-total-cache/pub/img/w3tc_cube-shadow.png'),(3214,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_google-logo-retina.png','wp-content/plugins/w3-total-cache/pub/img/w3tc_google-logo-retina.png'),(3215,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_google-logo.png','wp-content/plugins/w3-total-cache/pub/img/w3tc_google-logo.png'),(3216,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_maxcdn-logo-retina.png','wp-content/plugins/w3-total-cache/pub/img/w3tc_maxcdn-logo-retina.png'),(3217,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_maxcdn-logo.png','wp-content/plugins/w3-total-cache/pub/img/w3tc_maxcdn-logo.png'),(3218,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_netdna-logo-retina.png','wp-content/plugins/w3-total-cache/pub/img/w3tc_netdna-logo-retina.png'),(3219,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_netdna-logo.png','wp-content/plugins/w3-total-cache/pub/img/w3tc_netdna-logo.png'),(3220,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_newrelic-logo-retina.png','wp-content/plugins/w3-total-cache/pub/img/w3tc_newrelic-logo-retina.png'),(3221,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_newrelic-logo.png','wp-content/plugins/w3-total-cache/pub/img/w3tc_newrelic-logo.png'),(3222,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_stackpath_logo.svg','wp-content/plugins/w3-total-cache/pub/img/w3tc_stackpath_logo.svg'),(3223,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_swarmify-logo-retina.png','wp-content/plugins/w3-total-cache/pub/img/w3tc_swarmify-logo-retina.png'),(3224,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_swarmify-logo.png','wp-content/plugins/w3-total-cache/pub/img/w3tc_swarmify-logo.png'),(3225,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_w3edge-logo-retina.png','wp-content/plugins/w3-total-cache/pub/img/w3tc_w3edge-logo-retina.png'),(3226,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_w3edge-logo.png','wp-content/plugins/w3-total-cache/pub/img/w3tc_w3edge-logo.png'),(3227,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_w3tc-logo-retina.png','wp-content/plugins/w3-total-cache/pub/img/w3tc_w3tc-logo-retina.png'),(3228,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/w3tc_w3tc-logo.png','wp-content/plugins/w3-total-cache/pub/img/w3tc_w3tc-logo.png'),(3229,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/white-grad-active.png','wp-content/plugins/w3-total-cache/pub/img/white-grad-active.png'),(3230,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/white-grad.png','wp-content/plugins/w3-total-cache/pub/img/white-grad.png'),(3231,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/img/wpspin_light.gif','wp-content/plugins/w3-total-cache/pub/img/wpspin_light.gif'),(3232,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/index.html','wp-content/plugins/w3-total-cache/pub/index.html'),(3233,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/chartjs.min.js','wp-content/plugins/w3-total-cache/pub/js/chartjs.min.js'),(3234,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/feature-counter.js','wp-content/plugins/w3-total-cache/pub/js/feature-counter.js'),(3235,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/index.html','wp-content/plugins/w3-total-cache/pub/js/index.html'),(3236,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/jquery.masonry.min.js','wp-content/plugins/w3-total-cache/pub/js/jquery.masonry.min.js'),(3237,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/lazyload.min.js','wp-content/plugins/w3-total-cache/pub/js/lazyload.min.js'),(3238,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/lazyload.version.txt','wp-content/plugins/w3-total-cache/pub/js/lazyload.version.txt'),(3239,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/lightbox.js','wp-content/plugins/w3-total-cache/pub/js/lightbox.js'),(3240,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/metadata.js','wp-content/plugins/w3-total-cache/pub/js/metadata.js'),(3241,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/options-validator.js','wp-content/plugins/w3-total-cache/pub/js/options-validator.js'),(3242,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/options.js','wp-content/plugins/w3-total-cache/pub/js/options.js'),(3243,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/popup.js','wp-content/plugins/w3-total-cache/pub/js/popup.js'),(3244,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/setup-guide.js','wp-content/plugins/w3-total-cache/pub/js/setup-guide.js'),(3245,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/widget.js','wp-content/plugins/w3-total-cache/pub/js/widget.js'),(3246,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/js/wizard.js','wp-content/plugins/w3-total-cache/pub/js/wizard.js'),(3247,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/pub/sns.php','wp-content/plugins/w3-total-cache/pub/sns.php'),(3248,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/readme.txt','wp-content/plugins/w3-total-cache/readme.txt'),(3249,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/autoload.php','wp-content/plugins/w3-total-cache/vendor/autoload.php'),(3250,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/ISSUE_TEMPLATE/bug-report.yml','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/ISSUE_TEMPLATE/bug-report.yml'),(3251,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/ISSUE_TEMPLATE/config.yml','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/ISSUE_TEMPLATE/config.yml'),(3252,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/ISSUE_TEMPLATE/documentation.yml','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/ISSUE_TEMPLATE/documentation.yml'),(3253,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/ISSUE_TEMPLATE/feature-request.yml','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/ISSUE_TEMPLATE/feature-request.yml'),(3254,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/PULL_REQUEST_TEMPLATE.md','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/PULL_REQUEST_TEMPLATE.md'),(3255,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/workflows/stale_issues.yml','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.github/workflows/stale_issues.yml'),(3256,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.gitignore','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.gitignore'),(3257,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.travis.yml','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/.travis.yml'),(3258,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/CODE_OF_CONDUCT.md','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/CODE_OF_CONDUCT.md'),(3259,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/CONTRIBUTING.md','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/CONTRIBUTING.md'),(3260,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/LICENSE.md','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/LICENSE.md'),(3261,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/NOTICE.md','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/NOTICE.md'),(3262,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/README.md','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/README.md'),(3263,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/composer.json','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/composer.json'),(3264,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/phpunit.xml.dist','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/phpunit.xml.dist'),(3265,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/src/Exception/InvalidSnsMessageException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/src/Exception/InvalidSnsMessageException.php'),(3266,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/src/Message.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/src/Message.php'),(3267,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/src/MessageValidator.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/src/MessageValidator.php'),(3268,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/tests/FunctionalValidationsTest.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/tests/FunctionalValidationsTest.php'),(3269,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/tests/MessageTest.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/tests/MessageTest.php'),(3270,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/tests/MessageValidatorTest.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/tests/MessageValidatorTest.php'),(3271,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/tests/MockPhpStream.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-php-sns-message-validator/tests/MockPhpStream.php'),(3272,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/CODE_OF_CONDUCT.md','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/CODE_OF_CONDUCT.md'),(3273,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/LICENSE.md','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/LICENSE.md'),(3274,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/NOTICE.md','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/NOTICE.md'),(3275,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/composer.json','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/composer.json'),(3276,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ACMPCA/ACMPCAClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ACMPCA/ACMPCAClient.php'),(3277,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ACMPCA/Exception/ACMPCAException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ACMPCA/Exception/ACMPCAException.php'),(3278,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AbstractConfigurationProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AbstractConfigurationProvider.php'),(3279,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AccessAnalyzer/AccessAnalyzerClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AccessAnalyzer/AccessAnalyzerClient.php'),(3280,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AccessAnalyzer/Exception/AccessAnalyzerException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AccessAnalyzer/Exception/AccessAnalyzerException.php'),(3281,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Acm/AcmClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Acm/AcmClient.php'),(3282,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Acm/Exception/AcmException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Acm/Exception/AcmException.php'),(3283,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AlexaForBusiness/AlexaForBusinessClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AlexaForBusiness/AlexaForBusinessClient.php'),(3284,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AlexaForBusiness/Exception/AlexaForBusinessException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AlexaForBusiness/Exception/AlexaForBusinessException.php'),(3285,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Amplify/AmplifyClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Amplify/AmplifyClient.php'),(3286,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Amplify/Exception/AmplifyException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Amplify/Exception/AmplifyException.php'),(3287,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AmplifyBackend/AmplifyBackendClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AmplifyBackend/AmplifyBackendClient.php'),(3288,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AmplifyBackend/Exception/AmplifyBackendException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AmplifyBackend/Exception/AmplifyBackendException.php'),(3289,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php'),(3290,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ApiProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ApiProvider.php'),(3291,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/DateTimeResult.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/DateTimeResult.php'),(3292,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/DocModel.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/DocModel.php'),(3293,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/AbstractErrorParser.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/AbstractErrorParser.php'),(3294,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/JsonParserTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/JsonParserTrait.php'),(3295,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/JsonRpcErrorParser.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/JsonRpcErrorParser.php'),(3296,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/RestJsonErrorParser.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/RestJsonErrorParser.php'),(3297,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/XmlErrorParser.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ErrorParser/XmlErrorParser.php'),(3298,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ListShape.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ListShape.php'),(3299,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/MapShape.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/MapShape.php'),(3300,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Operation.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Operation.php'),(3301,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/AbstractParser.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/AbstractParser.php'),(3302,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/AbstractRestParser.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/AbstractRestParser.php'),(3303,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/Crc32ValidatingParser.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/Crc32ValidatingParser.php'),(3304,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/DecodingEventStreamIterator.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/DecodingEventStreamIterator.php'),(3305,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/EventParsingIterator.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/EventParsingIterator.php'),(3306,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/Exception/ParserException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/Exception/ParserException.php'),(3307,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/JsonParser.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/JsonParser.php'),(3308,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/JsonRpcParser.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/JsonRpcParser.php'),(3309,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/MetadataParserTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/MetadataParserTrait.php'),(3310,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/PayloadParserTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/PayloadParserTrait.php'),(3311,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/QueryParser.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/QueryParser.php'),(3312,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/RestJsonParser.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/RestJsonParser.php'),(3313,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/RestXmlParser.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/RestXmlParser.php'),(3314,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/XmlParser.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Parser/XmlParser.php'),(3315,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/Ec2ParamBuilder.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/Ec2ParamBuilder.php'),(3316,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/JsonBody.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/JsonBody.php'),(3317,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/JsonRpcSerializer.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/JsonRpcSerializer.php'),(3318,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/QueryParamBuilder.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/QueryParamBuilder.php'),(3319,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/QuerySerializer.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/QuerySerializer.php'),(3320,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/RestJsonSerializer.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/RestJsonSerializer.php'),(3321,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/RestSerializer.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/RestSerializer.php'),(3322,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/RestXmlSerializer.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/RestXmlSerializer.php'),(3323,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/XmlBody.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Serializer/XmlBody.php'),(3324,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Service.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Service.php'),(3325,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Shape.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Shape.php'),(3326,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ShapeMap.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/ShapeMap.php'),(3327,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/StructureShape.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/StructureShape.php'),(3328,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/TimestampShape.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/TimestampShape.php'),(3329,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Validator.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Api/Validator.php'),(3330,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGateway/ApiGatewayClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGateway/ApiGatewayClient.php'),(3331,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGateway/Exception/ApiGatewayException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGateway/Exception/ApiGatewayException.php'),(3332,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGatewayManagementApi/ApiGatewayManagementApiClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGatewayManagementApi/ApiGatewayManagementApiClient.php'),(3333,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGatewayManagementApi/Exception/ApiGatewayManagementApiException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGatewayManagementApi/Exception/ApiGatewayManagementApiException.php'),(3334,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGatewayV2/ApiGatewayV2Client.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGatewayV2/ApiGatewayV2Client.php'),(3335,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGatewayV2/Exception/ApiGatewayV2Exception.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApiGatewayV2/Exception/ApiGatewayV2Exception.php'),(3336,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppConfig/AppConfigClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppConfig/AppConfigClient.php'),(3337,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppConfig/Exception/AppConfigException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppConfig/Exception/AppConfigException.php'),(3338,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppIntegrationsService/AppIntegrationsServiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppIntegrationsService/AppIntegrationsServiceClient.php'),(3339,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppIntegrationsService/Exception/AppIntegrationsServiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppIntegrationsService/Exception/AppIntegrationsServiceException.php'),(3340,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppMesh/AppMeshClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppMesh/AppMeshClient.php'),(3341,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppMesh/Exception/AppMeshException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppMesh/Exception/AppMeshException.php'),(3342,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppRegistry/AppRegistryClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppRegistry/AppRegistryClient.php'),(3343,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppRegistry/Exception/AppRegistryException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppRegistry/Exception/AppRegistryException.php'),(3344,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppRunner/AppRunnerClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppRunner/AppRunnerClient.php'),(3345,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppRunner/Exception/AppRunnerException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppRunner/Exception/AppRunnerException.php'),(3346,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppSync/AppSyncClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppSync/AppSyncClient.php'),(3347,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppSync/Exception/AppSyncException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AppSync/Exception/AppSyncException.php'),(3348,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Appflow/AppflowClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Appflow/AppflowClient.php'),(3349,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Appflow/Exception/AppflowException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Appflow/Exception/AppflowException.php'),(3350,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationAutoScaling/ApplicationAutoScalingClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationAutoScaling/ApplicationAutoScalingClient.php'),(3351,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationAutoScaling/Exception/ApplicationAutoScalingException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationAutoScaling/Exception/ApplicationAutoScalingException.php'),(3352,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationCostProfiler/ApplicationCostProfilerClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationCostProfiler/ApplicationCostProfilerClient.php'),(3353,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationCostProfiler/Exception/ApplicationCostProfilerException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationCostProfiler/Exception/ApplicationCostProfilerException.php'),(3354,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationDiscoveryService/ApplicationDiscoveryServiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationDiscoveryService/ApplicationDiscoveryServiceClient.php'),(3355,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationDiscoveryService/Exception/ApplicationDiscoveryServiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationDiscoveryService/Exception/ApplicationDiscoveryServiceException.php'),(3356,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationInsights/ApplicationInsightsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationInsights/ApplicationInsightsClient.php'),(3357,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationInsights/Exception/ApplicationInsightsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ApplicationInsights/Exception/ApplicationInsightsException.php'),(3358,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Appstream/AppstreamClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Appstream/AppstreamClient.php'),(3359,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Appstream/Exception/AppstreamException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Appstream/Exception/AppstreamException.php'),(3360,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/AccessPointArn.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/AccessPointArn.php'),(3361,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/AccessPointArnInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/AccessPointArnInterface.php'),(3362,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/Arn.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/Arn.php'),(3363,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/ArnInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/ArnInterface.php'),(3364,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/ArnParser.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/ArnParser.php'),(3365,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/Exception/InvalidArnException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/Exception/InvalidArnException.php'),(3366,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/ObjectLambdaAccessPointArn.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/ObjectLambdaAccessPointArn.php'),(3367,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/ResourceTypeAndIdTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/ResourceTypeAndIdTrait.php'),(3368,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/AccessPointArn.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/AccessPointArn.php'),(3369,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/BucketArnInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/BucketArnInterface.php'),(3370,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsAccessPointArn.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsAccessPointArn.php'),(3371,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsArnInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsArnInterface.php'),(3372,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsBucketArn.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsBucketArn.php'),(3373,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Athena/AthenaClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Athena/AthenaClient.php'),(3374,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Athena/Exception/AthenaException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Athena/Exception/AthenaException.php'),(3375,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AuditManager/AuditManagerClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AuditManager/AuditManagerClient.php'),(3376,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AuditManager/Exception/AuditManagerException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AuditManager/Exception/AuditManagerException.php'),(3377,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AugmentedAIRuntime/AugmentedAIRuntimeClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AugmentedAIRuntime/AugmentedAIRuntimeClient.php'),(3378,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AugmentedAIRuntime/Exception/AugmentedAIRuntimeException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AugmentedAIRuntime/Exception/AugmentedAIRuntimeException.php'),(3379,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AutoScaling/AutoScalingClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AutoScaling/AutoScalingClient.php'),(3380,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AutoScaling/Exception/AutoScalingException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AutoScaling/Exception/AutoScalingException.php'),(3381,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AutoScalingPlans/AutoScalingPlansClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AutoScalingPlans/AutoScalingPlansClient.php'),(3382,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AutoScalingPlans/Exception/AutoScalingPlansException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AutoScalingPlans/Exception/AutoScalingPlansException.php'),(3383,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AwsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AwsClient.php'),(3384,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AwsClientInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AwsClientInterface.php'),(3385,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AwsClientTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/AwsClientTrait.php'),(3386,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Backup/BackupClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Backup/BackupClient.php'),(3387,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Backup/Exception/BackupException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Backup/Exception/BackupException.php'),(3388,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Batch/BatchClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Batch/BatchClient.php'),(3389,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Batch/Exception/BatchException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Batch/Exception/BatchException.php'),(3390,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Braket/BraketClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Braket/BraketClient.php'),(3391,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Braket/Exception/BraketException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Braket/Exception/BraketException.php'),(3392,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Budgets/BudgetsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Budgets/BudgetsClient.php'),(3393,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Budgets/Exception/BudgetsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Budgets/Exception/BudgetsException.php'),(3394,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CacheInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CacheInterface.php'),(3395,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Chime/ChimeClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Chime/ChimeClient.php'),(3396,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Chime/Exception/ChimeException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Chime/Exception/ChimeException.php'),(3397,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientResolver.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientResolver.php'),(3398,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/AbstractMonitoringMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/AbstractMonitoringMiddleware.php'),(3399,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallAttemptMonitoringMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallAttemptMonitoringMiddleware.php'),(3400,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallMonitoringMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallMonitoringMiddleware.php'),(3401,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/Configuration.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/Configuration.php'),(3402,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ConfigurationInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ConfigurationInterface.php'),(3403,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ConfigurationProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ConfigurationProvider.php'),(3404,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/Exception/ConfigurationException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/Exception/ConfigurationException.php'),(3405,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/MonitoringMiddlewareInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/MonitoringMiddlewareInterface.php'),(3406,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Cloud9/Cloud9Client.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Cloud9/Cloud9Client.php'),(3407,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Cloud9/Exception/Cloud9Exception.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Cloud9/Exception/Cloud9Exception.php'),(3408,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudDirectory/CloudDirectoryClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudDirectory/CloudDirectoryClient.php'),(3409,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudDirectory/Exception/CloudDirectoryException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudDirectory/Exception/CloudDirectoryException.php'),(3410,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFormation/CloudFormationClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFormation/CloudFormationClient.php'),(3411,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFormation/Exception/CloudFormationException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFormation/Exception/CloudFormationException.php'),(3412,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/CloudFrontClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/CloudFrontClient.php'),(3413,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/CookieSigner.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/CookieSigner.php'),(3414,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/Exception/CloudFrontException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/Exception/CloudFrontException.php'),(3415,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/Signer.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/Signer.php'),(3416,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/UrlSigner.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudFront/UrlSigner.php'),(3417,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudHSMV2/CloudHSMV2Client.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudHSMV2/CloudHSMV2Client.php'),(3418,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudHSMV2/Exception/CloudHSMV2Exception.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudHSMV2/Exception/CloudHSMV2Exception.php'),(3419,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudHsm/CloudHsmClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudHsm/CloudHsmClient.php'),(3420,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudHsm/Exception/CloudHsmException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudHsm/Exception/CloudHsmException.php'),(3421,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudSearch/CloudSearchClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudSearch/CloudSearchClient.php'),(3422,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudSearch/Exception/CloudSearchException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudSearch/Exception/CloudSearchException.php'),(3423,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudSearchDomain/CloudSearchDomainClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudSearchDomain/CloudSearchDomainClient.php'),(3424,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudSearchDomain/Exception/CloudSearchDomainException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudSearchDomain/Exception/CloudSearchDomainException.php'),(3425,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/CloudTrailClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/CloudTrailClient.php'),(3426,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/Exception/CloudTrailException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/Exception/CloudTrailException.php'),(3427,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/LogFileIterator.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/LogFileIterator.php'),(3428,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/LogFileReader.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/LogFileReader.php'),(3429,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/LogRecordIterator.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudTrail/LogRecordIterator.php'),(3430,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatch/CloudWatchClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatch/CloudWatchClient.php'),(3431,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatch/Exception/CloudWatchException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatch/Exception/CloudWatchException.php'),(3432,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatchEvents/CloudWatchEventsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatchEvents/CloudWatchEventsClient.php'),(3433,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatchEvents/Exception/CloudWatchEventsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatchEvents/Exception/CloudWatchEventsException.php'),(3434,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatchLogs/CloudWatchLogsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatchLogs/CloudWatchLogsClient.php'),(3435,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatchLogs/Exception/CloudWatchLogsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CloudWatchLogs/Exception/CloudWatchLogsException.php'),(3436,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeArtifact/CodeArtifactClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeArtifact/CodeArtifactClient.php'),(3437,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeArtifact/Exception/CodeArtifactException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeArtifact/Exception/CodeArtifactException.php'),(3438,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeBuild/CodeBuildClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeBuild/CodeBuildClient.php'),(3439,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeBuild/Exception/CodeBuildException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeBuild/Exception/CodeBuildException.php'),(3440,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeCommit/CodeCommitClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeCommit/CodeCommitClient.php'),(3441,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeCommit/Exception/CodeCommitException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeCommit/Exception/CodeCommitException.php'),(3442,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeDeploy/CodeDeployClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeDeploy/CodeDeployClient.php'),(3443,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeDeploy/Exception/CodeDeployException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeDeploy/Exception/CodeDeployException.php'),(3444,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeGuruProfiler/CodeGuruProfilerClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeGuruProfiler/CodeGuruProfilerClient.php'),(3445,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeGuruProfiler/Exception/CodeGuruProfilerException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeGuruProfiler/Exception/CodeGuruProfilerException.php'),(3446,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeGuruReviewer/CodeGuruReviewerClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeGuruReviewer/CodeGuruReviewerClient.php'),(3447,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeGuruReviewer/Exception/CodeGuruReviewerException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeGuruReviewer/Exception/CodeGuruReviewerException.php'),(3448,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodePipeline/CodePipelineClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodePipeline/CodePipelineClient.php'),(3449,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodePipeline/Exception/CodePipelineException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodePipeline/Exception/CodePipelineException.php'),(3450,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStar/CodeStarClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStar/CodeStarClient.php'),(3451,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStar/Exception/CodeStarException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStar/Exception/CodeStarException.php'),(3452,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStarNotifications/CodeStarNotificationsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStarNotifications/CodeStarNotificationsClient.php'),(3453,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStarNotifications/Exception/CodeStarNotificationsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStarNotifications/Exception/CodeStarNotificationsException.php'),(3454,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStarconnections/CodeStarconnectionsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStarconnections/CodeStarconnectionsClient.php'),(3455,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStarconnections/Exception/CodeStarconnectionsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CodeStarconnections/Exception/CodeStarconnectionsException.php'),(3456,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentity/CognitoIdentityClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentity/CognitoIdentityClient.php'),(3457,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentity/CognitoIdentityProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentity/CognitoIdentityProvider.php'),(3458,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentity/Exception/CognitoIdentityException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentity/Exception/CognitoIdentityException.php'),(3459,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentityProvider/CognitoIdentityProviderClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentityProvider/CognitoIdentityProviderClient.php'),(3460,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentityProvider/Exception/CognitoIdentityProviderException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoIdentityProvider/Exception/CognitoIdentityProviderException.php'),(3461,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoSync/CognitoSyncClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoSync/CognitoSyncClient.php'),(3462,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoSync/Exception/CognitoSyncException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CognitoSync/Exception/CognitoSyncException.php'),(3463,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Command.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Command.php'),(3464,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CommandInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CommandInterface.php'),(3465,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CommandPool.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CommandPool.php'),(3466,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Comprehend/ComprehendClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Comprehend/ComprehendClient.php'),(3467,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Comprehend/Exception/ComprehendException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Comprehend/Exception/ComprehendException.php'),(3468,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ComprehendMedical/ComprehendMedicalClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ComprehendMedical/ComprehendMedicalClient.php'),(3469,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ComprehendMedical/Exception/ComprehendMedicalException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ComprehendMedical/Exception/ComprehendMedicalException.php'),(3470,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ComputeOptimizer/ComputeOptimizerClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ComputeOptimizer/ComputeOptimizerClient.php'),(3471,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ComputeOptimizer/Exception/ComputeOptimizerException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ComputeOptimizer/Exception/ComputeOptimizerException.php'),(3472,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConfigService/ConfigServiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConfigService/ConfigServiceClient.php'),(3473,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConfigService/Exception/ConfigServiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConfigService/Exception/ConfigServiceException.php'),(3474,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConfigurationProviderInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConfigurationProviderInterface.php'),(3475,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Connect/ConnectClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Connect/ConnectClient.php'),(3476,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Connect/Exception/ConnectException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Connect/Exception/ConnectException.php'),(3477,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConnectContactLens/ConnectContactLensClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConnectContactLens/ConnectContactLensClient.php'),(3478,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConnectContactLens/Exception/ConnectContactLensException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConnectContactLens/Exception/ConnectContactLensException.php'),(3479,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConnectParticipant/ConnectParticipantClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConnectParticipant/ConnectParticipantClient.php'),(3480,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConnectParticipant/Exception/ConnectParticipantException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ConnectParticipant/Exception/ConnectParticipantException.php'),(3481,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CostExplorer/CostExplorerClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CostExplorer/CostExplorerClient.php'),(3482,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CostExplorer/Exception/CostExplorerException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CostExplorer/Exception/CostExplorerException.php'),(3483,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CostandUsageReportService/CostandUsageReportServiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CostandUsageReportService/CostandUsageReportServiceClient.php'),(3484,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CostandUsageReportService/Exception/CostandUsageReportServiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CostandUsageReportService/Exception/CostandUsageReportServiceException.php'),(3485,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleCredentialProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleCredentialProvider.php'),(3486,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleWithWebIdentityCredentialProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleWithWebIdentityCredentialProvider.php'),(3487,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/CredentialProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/CredentialProvider.php'),(3488,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/Credentials.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/Credentials.php'),(3489,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/CredentialsInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/CredentialsInterface.php'),(3490,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/EcsCredentialProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/EcsCredentialProvider.php'),(3491,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php'),(3492,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AbstractCryptoClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AbstractCryptoClient.php'),(3493,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AbstractCryptoClientV2.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AbstractCryptoClientV2.php'),(3494,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesDecryptingStream.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesDecryptingStream.php'),(3495,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesEncryptingStream.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesEncryptingStream.php'),(3496,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesGcmDecryptingStream.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesGcmDecryptingStream.php'),(3497,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesGcmEncryptingStream.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesGcmEncryptingStream.php'),(3498,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesStreamInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesStreamInterface.php'),(3499,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesStreamInterfaceV2.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/AesStreamInterfaceV2.php'),(3500,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Cipher/Cbc.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Cipher/Cbc.php'),(3501,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Cipher/CipherBuilderTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Cipher/CipherBuilderTrait.php'),(3502,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Cipher/CipherMethod.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Cipher/CipherMethod.php'),(3503,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/DecryptionTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/DecryptionTrait.php'),(3504,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/DecryptionTraitV2.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/DecryptionTraitV2.php'),(3505,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/EncryptionTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/EncryptionTrait.php'),(3506,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/EncryptionTraitV2.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/EncryptionTraitV2.php'),(3507,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/KmsMaterialsProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/KmsMaterialsProvider.php'),(3508,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/KmsMaterialsProviderV2.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/KmsMaterialsProviderV2.php'),(3509,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MaterialsProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MaterialsProvider.php'),(3510,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MaterialsProviderInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MaterialsProviderInterface.php'),(3511,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MaterialsProviderInterfaceV2.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MaterialsProviderInterfaceV2.php'),(3512,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MaterialsProviderV2.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MaterialsProviderV2.php'),(3513,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MetadataEnvelope.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MetadataEnvelope.php'),(3514,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MetadataStrategyInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/MetadataStrategyInterface.php'),(3515,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/AesGcm.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/AesGcm.php'),(3516,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/ByteArray.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/ByteArray.php'),(3517,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/Gmac.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/Gmac.php'),(3518,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/Key.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/Key.php'),(3519,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/NeedsTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Crypto/Polyfill/NeedsTrait.php'),(3520,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CustomerProfiles/CustomerProfilesClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CustomerProfiles/CustomerProfilesClient.php'),(3521,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CustomerProfiles/Exception/CustomerProfilesException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/CustomerProfiles/Exception/CustomerProfilesException.php'),(3522,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DAX/DAXClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DAX/DAXClient.php'),(3523,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DAX/Exception/DAXException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DAX/Exception/DAXException.php'),(3524,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DLM/DLMClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DLM/DLMClient.php'),(3525,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DLM/Exception/DLMException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DLM/Exception/DLMException.php'),(3526,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataExchange/DataExchangeClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataExchange/DataExchangeClient.php'),(3527,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataExchange/Exception/DataExchangeException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataExchange/Exception/DataExchangeException.php'),(3528,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataPipeline/DataPipelineClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataPipeline/DataPipelineClient.php'),(3529,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataPipeline/Exception/DataPipelineException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataPipeline/Exception/DataPipelineException.php'),(3530,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataSync/DataSyncClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataSync/DataSyncClient.php'),(3531,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataSync/Exception/DataSyncException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DataSync/Exception/DataSyncException.php'),(3532,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DatabaseMigrationService/DatabaseMigrationServiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DatabaseMigrationService/DatabaseMigrationServiceClient.php'),(3533,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DatabaseMigrationService/Exception/DatabaseMigrationServiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DatabaseMigrationService/Exception/DatabaseMigrationServiceException.php'),(3534,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Detective/DetectiveClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Detective/DetectiveClient.php'),(3535,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Detective/Exception/DetectiveException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Detective/Exception/DetectiveException.php'),(3536,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DevOpsGuru/DevOpsGuruClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DevOpsGuru/DevOpsGuruClient.php'),(3537,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DevOpsGuru/Exception/DevOpsGuruException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DevOpsGuru/Exception/DevOpsGuruException.php'),(3538,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DeviceFarm/DeviceFarmClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DeviceFarm/DeviceFarmClient.php'),(3539,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DeviceFarm/Exception/DeviceFarmException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DeviceFarm/Exception/DeviceFarmException.php'),(3540,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DirectConnect/DirectConnectClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DirectConnect/DirectConnectClient.php'),(3541,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DirectConnect/Exception/DirectConnectException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DirectConnect/Exception/DirectConnectException.php'),(3542,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DirectoryService/DirectoryServiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DirectoryService/DirectoryServiceClient.php'),(3543,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DirectoryService/Exception/DirectoryServiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DirectoryService/Exception/DirectoryServiceException.php'),(3544,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DocDB/DocDBClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DocDB/DocDBClient.php'),(3545,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DocDB/Exception/DocDBException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DocDB/Exception/DocDBException.php'),(3546,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DoctrineCacheAdapter.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DoctrineCacheAdapter.php'),(3547,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/BinaryValue.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/BinaryValue.php'),(3548,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/DynamoDbClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/DynamoDbClient.php'),(3549,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/Exception/DynamoDbException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/Exception/DynamoDbException.php'),(3550,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/LockingSessionConnection.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/LockingSessionConnection.php'),(3551,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/Marshaler.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/Marshaler.php'),(3552,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/NumberValue.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/NumberValue.php'),(3553,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/SessionConnectionConfigTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/SessionConnectionConfigTrait.php'),(3554,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/SessionConnectionInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/SessionConnectionInterface.php'),(3555,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/SessionHandler.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/SessionHandler.php'),(3556,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/SetValue.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/SetValue.php'),(3557,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/StandardSessionConnection.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/StandardSessionConnection.php'),(3558,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/WriteRequestBatch.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDb/WriteRequestBatch.php'),(3559,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDbStreams/DynamoDbStreamsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDbStreams/DynamoDbStreamsClient.php'),(3560,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDbStreams/Exception/DynamoDbStreamsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/DynamoDbStreams/Exception/DynamoDbStreamsException.php'),(3561,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EBS/EBSClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EBS/EBSClient.php'),(3562,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EBS/Exception/EBSException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EBS/Exception/EBSException.php'),(3563,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EC2InstanceConnect/EC2InstanceConnectClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EC2InstanceConnect/EC2InstanceConnectClient.php'),(3564,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EC2InstanceConnect/Exception/EC2InstanceConnectException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EC2InstanceConnect/Exception/EC2InstanceConnectException.php'),(3565,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ECRPublic/ECRPublicClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ECRPublic/ECRPublicClient.php'),(3566,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ECRPublic/Exception/ECRPublicException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ECRPublic/Exception/ECRPublicException.php'),(3567,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EKS/EKSClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EKS/EKSClient.php'),(3568,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EKS/Exception/EKSException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EKS/Exception/EKSException.php'),(3569,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EMRContainers/EMRContainersClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EMRContainers/EMRContainersClient.php'),(3570,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EMRContainers/Exception/EMRContainersException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EMRContainers/Exception/EMRContainersException.php'),(3571,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ec2/Ec2Client.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ec2/Ec2Client.php'),(3572,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ec2/Exception/Ec2Exception.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ec2/Exception/Ec2Exception.php'),(3573,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ecr/EcrClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ecr/EcrClient.php'),(3574,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ecr/Exception/EcrException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ecr/Exception/EcrException.php'),(3575,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ecs/EcsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ecs/EcsClient.php'),(3576,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ecs/Exception/EcsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ecs/Exception/EcsException.php'),(3577,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Efs/EfsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Efs/EfsClient.php'),(3578,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Efs/Exception/EfsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Efs/Exception/EfsException.php'),(3579,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElastiCache/ElastiCacheClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElastiCache/ElastiCacheClient.php'),(3580,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElastiCache/Exception/ElastiCacheException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElastiCache/Exception/ElastiCacheException.php'),(3581,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticBeanstalk/ElasticBeanstalkClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticBeanstalk/ElasticBeanstalkClient.php'),(3582,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticBeanstalk/Exception/ElasticBeanstalkException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticBeanstalk/Exception/ElasticBeanstalkException.php'),(3583,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticInference/ElasticInferenceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticInference/ElasticInferenceClient.php'),(3584,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticInference/Exception/ElasticInferenceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticInference/Exception/ElasticInferenceException.php'),(3585,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticLoadBalancing/ElasticLoadBalancingClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticLoadBalancing/ElasticLoadBalancingClient.php'),(3586,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticLoadBalancing/Exception/ElasticLoadBalancingException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticLoadBalancing/Exception/ElasticLoadBalancingException.php'),(3587,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticLoadBalancingV2/ElasticLoadBalancingV2Client.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticLoadBalancingV2/ElasticLoadBalancingV2Client.php'),(3588,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticLoadBalancingV2/Exception/ElasticLoadBalancingV2Exception.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticLoadBalancingV2/Exception/ElasticLoadBalancingV2Exception.php'),(3589,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticTranscoder/ElasticTranscoderClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticTranscoder/ElasticTranscoderClient.php'),(3590,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticTranscoder/Exception/ElasticTranscoderException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticTranscoder/Exception/ElasticTranscoderException.php'),(3591,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticsearchService/ElasticsearchServiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticsearchService/ElasticsearchServiceClient.php'),(3592,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticsearchService/Exception/ElasticsearchServiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ElasticsearchService/Exception/ElasticsearchServiceException.php'),(3593,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Emr/EmrClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Emr/EmrClient.php'),(3594,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Emr/Exception/EmrException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Emr/Exception/EmrException.php'),(3595,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/EndpointProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/EndpointProvider.php'),(3596,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/Partition.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/Partition.php'),(3597,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/PartitionEndpointProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/PartitionEndpointProvider.php'),(3598,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/PartitionInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/PartitionInterface.php'),(3599,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/PatternEndpointProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Endpoint/PatternEndpointProvider.php'),(3600,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/Configuration.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/Configuration.php'),(3601,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/ConfigurationInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/ConfigurationInterface.php'),(3602,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/ConfigurationProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/ConfigurationProvider.php'),(3603,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/EndpointDiscoveryMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/EndpointDiscoveryMiddleware.php'),(3604,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/EndpointList.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/EndpointList.php'),(3605,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/Exception/ConfigurationException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointDiscovery/Exception/ConfigurationException.php'),(3606,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointParameterMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EndpointParameterMiddleware.php'),(3607,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EventBridge/EventBridgeClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EventBridge/EventBridgeClient.php'),(3608,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EventBridge/Exception/EventBridgeException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/EventBridge/Exception/EventBridgeException.php'),(3609,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/AwsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/AwsException.php'),(3610,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/CouldNotCreateChecksumException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/CouldNotCreateChecksumException.php'),(3611,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/CredentialsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/CredentialsException.php'),(3612,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/CryptoException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/CryptoException.php'),(3613,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/CryptoPolyfillException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/CryptoPolyfillException.php'),(3614,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/EventStreamDataException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/EventStreamDataException.php'),(3615,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/IncalculablePayloadException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/IncalculablePayloadException.php'),(3616,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/InvalidJsonException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/InvalidJsonException.php'),(3617,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/InvalidRegionException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/InvalidRegionException.php'),(3618,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/MultipartUploadException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/MultipartUploadException.php'),(3619,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/UnresolvedApiException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/UnresolvedApiException.php'),(3620,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/UnresolvedEndpointException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/UnresolvedEndpointException.php'),(3621,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/UnresolvedSignatureException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Exception/UnresolvedSignatureException.php'),(3622,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FIS/Exception/FISException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FIS/Exception/FISException.php'),(3623,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FIS/FISClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FIS/FISClient.php'),(3624,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FMS/Exception/FMSException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FMS/Exception/FMSException.php'),(3625,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FMS/FMSClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FMS/FMSClient.php'),(3626,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FSx/Exception/FSxException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FSx/Exception/FSxException.php'),(3627,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FSx/FSxClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FSx/FSxClient.php'),(3628,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FinSpaceData/Exception/FinSpaceDataException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FinSpaceData/Exception/FinSpaceDataException.php'),(3629,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FinSpaceData/FinSpaceDataClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FinSpaceData/FinSpaceDataClient.php'),(3630,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Firehose/Exception/FirehoseException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Firehose/Exception/FirehoseException.php'),(3631,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Firehose/FirehoseClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Firehose/FirehoseClient.php'),(3632,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ForecastQueryService/Exception/ForecastQueryServiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ForecastQueryService/Exception/ForecastQueryServiceException.php'),(3633,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ForecastQueryService/ForecastQueryServiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ForecastQueryService/ForecastQueryServiceClient.php'),(3634,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ForecastService/Exception/ForecastServiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ForecastService/Exception/ForecastServiceException.php'),(3635,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ForecastService/ForecastServiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ForecastService/ForecastServiceClient.php'),(3636,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FraudDetector/Exception/FraudDetectorException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FraudDetector/Exception/FraudDetectorException.php'),(3637,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FraudDetector/FraudDetectorClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/FraudDetector/FraudDetectorClient.php'),(3638,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GameLift/Exception/GameLiftException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GameLift/Exception/GameLiftException.php'),(3639,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GameLift/GameLiftClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GameLift/GameLiftClient.php'),(3640,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glacier/Exception/GlacierException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glacier/Exception/GlacierException.php'),(3641,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glacier/GlacierClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glacier/GlacierClient.php'),(3642,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glacier/MultipartUploader.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glacier/MultipartUploader.php'),(3643,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glacier/TreeHash.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glacier/TreeHash.php'),(3644,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GlobalAccelerator/Exception/GlobalAcceleratorException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GlobalAccelerator/Exception/GlobalAcceleratorException.php'),(3645,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GlobalAccelerator/GlobalAcceleratorClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GlobalAccelerator/GlobalAcceleratorClient.php'),(3646,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glue/Exception/GlueException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glue/Exception/GlueException.php'),(3647,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glue/GlueClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Glue/GlueClient.php'),(3648,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GlueDataBrew/Exception/GlueDataBrewException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GlueDataBrew/Exception/GlueDataBrewException.php'),(3649,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GlueDataBrew/GlueDataBrewClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GlueDataBrew/GlueDataBrewClient.php'),(3650,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Greengrass/Exception/GreengrassException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Greengrass/Exception/GreengrassException.php'),(3651,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Greengrass/GreengrassClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Greengrass/GreengrassClient.php'),(3652,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GreengrassV2/Exception/GreengrassV2Exception.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GreengrassV2/Exception/GreengrassV2Exception.php'),(3653,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GreengrassV2/GreengrassV2Client.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GreengrassV2/GreengrassV2Client.php'),(3654,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GroundStation/Exception/GroundStationException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GroundStation/Exception/GroundStationException.php'),(3655,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GroundStation/GroundStationClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GroundStation/GroundStationClient.php'),(3656,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GuardDuty/Exception/GuardDutyException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GuardDuty/Exception/GuardDutyException.php'),(3657,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GuardDuty/GuardDutyClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/GuardDuty/GuardDutyClient.php'),(3658,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleHandler.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleHandler.php'),(3659,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleStream.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleStream.php'),(3660,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/PsrStream.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/PsrStream.php'),(3661,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Handler/GuzzleV6/GuzzleHandler.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Handler/GuzzleV6/GuzzleHandler.php'),(3662,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HandlerList.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HandlerList.php'),(3663,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HasDataTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HasDataTrait.php'),(3664,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HasMonitoringEventsTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HasMonitoringEventsTrait.php'),(3665,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HashInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HashInterface.php'),(3666,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HashingStream.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HashingStream.php'),(3667,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Health/Exception/HealthException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Health/Exception/HealthException.php'),(3668,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Health/HealthClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Health/HealthClient.php'),(3669,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HealthLake/Exception/HealthLakeException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HealthLake/Exception/HealthLakeException.php'),(3670,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HealthLake/HealthLakeClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/HealthLake/HealthLakeClient.php'),(3671,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/History.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/History.php'),(3672,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Honeycode/Exception/HoneycodeException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Honeycode/Exception/HoneycodeException.php'),(3673,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Honeycode/HoneycodeClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Honeycode/HoneycodeClient.php'),(3674,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IVS/Exception/IVSException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IVS/Exception/IVSException.php'),(3675,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IVS/IVSClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IVS/IVSClient.php'),(3676,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Iam/Exception/IamException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Iam/Exception/IamException.php'),(3677,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Iam/IamClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Iam/IamClient.php'),(3678,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IdempotencyTokenMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IdempotencyTokenMiddleware.php'),(3679,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IdentityStore/Exception/IdentityStoreException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IdentityStore/Exception/IdentityStoreException.php'),(3680,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IdentityStore/IdentityStoreClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IdentityStore/IdentityStoreClient.php'),(3681,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ImportExport/Exception/ImportExportException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ImportExport/Exception/ImportExportException.php'),(3682,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ImportExport/ImportExportClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ImportExport/ImportExportClient.php'),(3683,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/InputValidationMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/InputValidationMiddleware.php'),(3684,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Inspector/Exception/InspectorException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Inspector/Exception/InspectorException.php'),(3685,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Inspector/InspectorClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Inspector/InspectorClient.php'),(3686,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoT1ClickDevicesService/Exception/IoT1ClickDevicesServiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoT1ClickDevicesService/Exception/IoT1ClickDevicesServiceException.php'),(3687,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoT1ClickDevicesService/IoT1ClickDevicesServiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoT1ClickDevicesService/IoT1ClickDevicesServiceClient.php'),(3688,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoT1ClickProjects/Exception/IoT1ClickProjectsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoT1ClickProjects/Exception/IoT1ClickProjectsException.php'),(3689,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoT1ClickProjects/IoT1ClickProjectsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoT1ClickProjects/IoT1ClickProjectsClient.php'),(3690,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTAnalytics/Exception/IoTAnalyticsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTAnalytics/Exception/IoTAnalyticsException.php'),(3691,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTAnalytics/IoTAnalyticsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTAnalytics/IoTAnalyticsClient.php'),(3692,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTDeviceAdvisor/Exception/IoTDeviceAdvisorException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTDeviceAdvisor/Exception/IoTDeviceAdvisorException.php'),(3693,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTDeviceAdvisor/IoTDeviceAdvisorClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTDeviceAdvisor/IoTDeviceAdvisorClient.php'),(3694,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTEvents/Exception/IoTEventsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTEvents/Exception/IoTEventsException.php'),(3695,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTEvents/IoTEventsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTEvents/IoTEventsClient.php'),(3696,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTEventsData/Exception/IoTEventsDataException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTEventsData/Exception/IoTEventsDataException.php'),(3697,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTEventsData/IoTEventsDataClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTEventsData/IoTEventsDataClient.php'),(3698,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTFleetHub/Exception/IoTFleetHubException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTFleetHub/Exception/IoTFleetHubException.php'),(3699,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTFleetHub/IoTFleetHubClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTFleetHub/IoTFleetHubClient.php'),(3700,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTJobsDataPlane/Exception/IoTJobsDataPlaneException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTJobsDataPlane/Exception/IoTJobsDataPlaneException.php'),(3701,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTJobsDataPlane/IoTJobsDataPlaneClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTJobsDataPlane/IoTJobsDataPlaneClient.php'),(3702,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTSecureTunneling/Exception/IoTSecureTunnelingException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTSecureTunneling/Exception/IoTSecureTunnelingException.php'),(3703,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTSecureTunneling/IoTSecureTunnelingClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTSecureTunneling/IoTSecureTunnelingClient.php'),(3704,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTSiteWise/Exception/IoTSiteWiseException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTSiteWise/Exception/IoTSiteWiseException.php'),(3705,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTSiteWise/IoTSiteWiseClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTSiteWise/IoTSiteWiseClient.php'),(3706,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTThingsGraph/Exception/IoTThingsGraphException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTThingsGraph/Exception/IoTThingsGraphException.php'),(3707,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTThingsGraph/IoTThingsGraphClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTThingsGraph/IoTThingsGraphClient.php'),(3708,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTWireless/Exception/IoTWirelessException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTWireless/Exception/IoTWirelessException.php'),(3709,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTWireless/IoTWirelessClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IoTWireless/IoTWirelessClient.php'),(3710,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Iot/Exception/IotException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Iot/Exception/IotException.php'),(3711,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Iot/IotClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Iot/IotClient.php'),(3712,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IotDataPlane/Exception/IotDataPlaneException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IotDataPlane/Exception/IotDataPlaneException.php'),(3713,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IotDataPlane/IotDataPlaneClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/IotDataPlane/IotDataPlaneClient.php'),(3714,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/JsonCompiler.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/JsonCompiler.php'),(3715,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kafka/Exception/KafkaException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kafka/Exception/KafkaException.php'),(3716,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kafka/KafkaClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kafka/KafkaClient.php'),(3717,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kinesis/Exception/KinesisException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kinesis/Exception/KinesisException.php'),(3718,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kinesis/KinesisClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kinesis/KinesisClient.php'),(3719,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisAnalytics/Exception/KinesisAnalyticsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisAnalytics/Exception/KinesisAnalyticsException.php'),(3720,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisAnalytics/KinesisAnalyticsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisAnalytics/KinesisAnalyticsClient.php'),(3721,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisAnalyticsV2/Exception/KinesisAnalyticsV2Exception.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisAnalyticsV2/Exception/KinesisAnalyticsV2Exception.php'),(3722,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisAnalyticsV2/KinesisAnalyticsV2Client.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisAnalyticsV2/KinesisAnalyticsV2Client.php'),(3723,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideo/Exception/KinesisVideoException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideo/Exception/KinesisVideoException.php'),(3724,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideo/KinesisVideoClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideo/KinesisVideoClient.php'),(3725,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/Exception/KinesisVideoArchivedMediaException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/Exception/KinesisVideoArchivedMediaException.php'),(3726,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/KinesisVideoArchivedMediaClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/KinesisVideoArchivedMediaClient.php'),(3727,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoMedia/Exception/KinesisVideoMediaException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoMedia/Exception/KinesisVideoMediaException.php'),(3728,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoMedia/KinesisVideoMediaClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoMedia/KinesisVideoMediaClient.php'),(3729,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoSignalingChannels/Exception/KinesisVideoSignalingChannelsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoSignalingChannels/Exception/KinesisVideoSignalingChannelsException.php'),(3730,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoSignalingChannels/KinesisVideoSignalingChannelsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/KinesisVideoSignalingChannels/KinesisVideoSignalingChannelsClient.php'),(3731,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kms/Exception/KmsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kms/Exception/KmsException.php'),(3732,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kms/KmsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Kms/KmsClient.php'),(3733,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LakeFormation/Exception/LakeFormationException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LakeFormation/Exception/LakeFormationException.php'),(3734,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LakeFormation/LakeFormationClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LakeFormation/LakeFormationClient.php'),(3735,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Lambda/Exception/LambdaException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Lambda/Exception/LambdaException.php'),(3736,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Lambda/LambdaClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Lambda/LambdaClient.php'),(3737,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexModelBuildingService/Exception/LexModelBuildingServiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexModelBuildingService/Exception/LexModelBuildingServiceException.php'),(3738,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexModelBuildingService/LexModelBuildingServiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexModelBuildingService/LexModelBuildingServiceClient.php'),(3739,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexModelsV2/Exception/LexModelsV2Exception.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexModelsV2/Exception/LexModelsV2Exception.php'),(3740,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexModelsV2/LexModelsV2Client.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexModelsV2/LexModelsV2Client.php'),(3741,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexRuntimeService/Exception/LexRuntimeServiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexRuntimeService/Exception/LexRuntimeServiceException.php'),(3742,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexRuntimeService/LexRuntimeServiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexRuntimeService/LexRuntimeServiceClient.php'),(3743,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexRuntimeV2/Exception/LexRuntimeV2Exception.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexRuntimeV2/Exception/LexRuntimeV2Exception.php'),(3744,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexRuntimeV2/LexRuntimeV2Client.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LexRuntimeV2/LexRuntimeV2Client.php'),(3745,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LicenseManager/Exception/LicenseManagerException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LicenseManager/Exception/LicenseManagerException.php'),(3746,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LicenseManager/LicenseManagerClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LicenseManager/LicenseManagerClient.php'),(3747,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Lightsail/Exception/LightsailException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Lightsail/Exception/LightsailException.php'),(3748,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Lightsail/LightsailClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Lightsail/LightsailClient.php'),(3749,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LocationService/Exception/LocationServiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LocationService/Exception/LocationServiceException.php'),(3750,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LocationService/LocationServiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LocationService/LocationServiceClient.php'),(3751,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutEquipment/Exception/LookoutEquipmentException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutEquipment/Exception/LookoutEquipmentException.php'),(3752,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutEquipment/LookoutEquipmentClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutEquipment/LookoutEquipmentClient.php'),(3753,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutMetrics/Exception/LookoutMetricsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutMetrics/Exception/LookoutMetricsException.php'),(3754,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutMetrics/LookoutMetricsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutMetrics/LookoutMetricsClient.php'),(3755,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutforVision/Exception/LookoutforVisionException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutforVision/Exception/LookoutforVisionException.php'),(3756,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutforVision/LookoutforVisionClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LookoutforVision/LookoutforVisionClient.php'),(3757,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LruArrayCache.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/LruArrayCache.php'),(3758,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MQ/Exception/MQException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MQ/Exception/MQException.php'),(3759,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MQ/MQClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MQ/MQClient.php'),(3760,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MTurk/Exception/MTurkException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MTurk/Exception/MTurkException.php'),(3761,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MTurk/MTurkClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MTurk/MTurkClient.php'),(3762,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MWAA/Exception/MWAAException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MWAA/Exception/MWAAException.php'),(3763,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MWAA/MWAAClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MWAA/MWAAClient.php'),(3764,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MachineLearning/Exception/MachineLearningException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MachineLearning/Exception/MachineLearningException.php'),(3765,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MachineLearning/MachineLearningClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MachineLearning/MachineLearningClient.php'),(3766,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Macie/Exception/MacieException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Macie/Exception/MacieException.php'),(3767,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Macie/MacieClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Macie/MacieClient.php'),(3768,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Macie2/Exception/Macie2Exception.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Macie2/Exception/Macie2Exception.php'),(3769,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Macie2/Macie2Client.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Macie2/Macie2Client.php'),(3770,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ManagedBlockchain/Exception/ManagedBlockchainException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ManagedBlockchain/Exception/ManagedBlockchainException.php'),(3771,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ManagedBlockchain/ManagedBlockchainClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ManagedBlockchain/ManagedBlockchainClient.php'),(3772,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceCatalog/Exception/MarketplaceCatalogException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceCatalog/Exception/MarketplaceCatalogException.php'),(3773,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceCatalog/MarketplaceCatalogClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceCatalog/MarketplaceCatalogClient.php'),(3774,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/Exception/MarketplaceCommerceAnalyticsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/Exception/MarketplaceCommerceAnalyticsException.php'),(3775,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/MarketplaceCommerceAnalyticsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/MarketplaceCommerceAnalyticsClient.php'),(3776,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceEntitlementService/Exception/MarketplaceEntitlementServiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceEntitlementService/Exception/MarketplaceEntitlementServiceException.php'),(3777,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceEntitlementService/MarketplaceEntitlementServiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceEntitlementService/MarketplaceEntitlementServiceClient.php'),(3778,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceMetering/Exception/MarketplaceMeteringException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceMetering/Exception/MarketplaceMeteringException.php'),(3779,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceMetering/MarketplaceMeteringClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MarketplaceMetering/MarketplaceMeteringClient.php'),(3780,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaConnect/Exception/MediaConnectException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaConnect/Exception/MediaConnectException.php'),(3781,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaConnect/MediaConnectClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaConnect/MediaConnectClient.php'),(3782,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaConvert/Exception/MediaConvertException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaConvert/Exception/MediaConvertException.php'),(3783,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaConvert/MediaConvertClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaConvert/MediaConvertClient.php'),(3784,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaLive/Exception/MediaLiveException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaLive/Exception/MediaLiveException.php'),(3785,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaLive/MediaLiveClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaLive/MediaLiveClient.php'),(3786,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaPackage/Exception/MediaPackageException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaPackage/Exception/MediaPackageException.php'),(3787,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaPackage/MediaPackageClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaPackage/MediaPackageClient.php'),(3788,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaPackageVod/Exception/MediaPackageVodException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaPackageVod/Exception/MediaPackageVodException.php'),(3789,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaPackageVod/MediaPackageVodClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaPackageVod/MediaPackageVodClient.php'),(3790,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaStore/Exception/MediaStoreException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaStore/Exception/MediaStoreException.php'),(3791,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaStore/MediaStoreClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaStore/MediaStoreClient.php'),(3792,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaStoreData/Exception/MediaStoreDataException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaStoreData/Exception/MediaStoreDataException.php'),(3793,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaStoreData/MediaStoreDataClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaStoreData/MediaStoreDataClient.php'),(3794,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaTailor/Exception/MediaTailorException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaTailor/Exception/MediaTailorException.php'),(3795,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaTailor/MediaTailorClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MediaTailor/MediaTailorClient.php'),(3796,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Middleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Middleware.php'),(3797,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MigrationHub/Exception/MigrationHubException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MigrationHub/Exception/MigrationHubException.php'),(3798,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MigrationHub/MigrationHubClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MigrationHub/MigrationHubClient.php'),(3799,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MigrationHubConfig/Exception/MigrationHubConfigException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MigrationHubConfig/Exception/MigrationHubConfigException.php'),(3800,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MigrationHubConfig/MigrationHubConfigClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MigrationHubConfig/MigrationHubConfigClient.php'),(3801,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Mobile/Exception/MobileException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Mobile/Exception/MobileException.php'),(3802,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Mobile/MobileClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Mobile/MobileClient.php'),(3803,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MockHandler.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MockHandler.php'),(3804,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MonitoringEventsInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MonitoringEventsInterface.php'),(3805,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MultiRegionClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/MultiRegionClient.php'),(3806,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploadManager.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploadManager.php'),(3807,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploader.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploader.php'),(3808,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Multipart/UploadState.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Multipart/UploadState.php'),(3809,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Neptune/Exception/NeptuneException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Neptune/Exception/NeptuneException.php'),(3810,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Neptune/NeptuneClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Neptune/NeptuneClient.php'),(3811,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NetworkFirewall/Exception/NetworkFirewallException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NetworkFirewall/Exception/NetworkFirewallException.php'),(3812,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NetworkFirewall/NetworkFirewallClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NetworkFirewall/NetworkFirewallClient.php'),(3813,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NetworkManager/Exception/NetworkManagerException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NetworkManager/Exception/NetworkManagerException.php'),(3814,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NetworkManager/NetworkManagerClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NetworkManager/NetworkManagerClient.php'),(3815,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NimbleStudio/Exception/NimbleStudioException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NimbleStudio/Exception/NimbleStudioException.php'),(3816,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NimbleStudio/NimbleStudioClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/NimbleStudio/NimbleStudioClient.php'),(3817,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/OpsWorks/Exception/OpsWorksException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/OpsWorks/Exception/OpsWorksException.php'),(3818,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/OpsWorks/OpsWorksClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/OpsWorks/OpsWorksClient.php'),(3819,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/OpsWorksCM/Exception/OpsWorksCMException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/OpsWorksCM/Exception/OpsWorksCMException.php'),(3820,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/OpsWorksCM/OpsWorksCMClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/OpsWorksCM/OpsWorksCMClient.php'),(3821,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Organizations/Exception/OrganizationsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Organizations/Exception/OrganizationsException.php'),(3822,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Organizations/OrganizationsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Organizations/OrganizationsClient.php'),(3823,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Outposts/Exception/OutpostsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Outposts/Exception/OutpostsException.php'),(3824,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Outposts/OutpostsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Outposts/OutpostsClient.php'),(3825,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PI/Exception/PIException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PI/Exception/PIException.php'),(3826,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PI/PIClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PI/PIClient.php'),(3827,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Personalize/Exception/PersonalizeException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Personalize/Exception/PersonalizeException.php'),(3828,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Personalize/PersonalizeClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Personalize/PersonalizeClient.php'),(3829,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PersonalizeEvents/Exception/PersonalizeEventsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PersonalizeEvents/Exception/PersonalizeEventsException.php'),(3830,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PersonalizeEvents/PersonalizeEventsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PersonalizeEvents/PersonalizeEventsClient.php'),(3831,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PersonalizeRuntime/Exception/PersonalizeRuntimeException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PersonalizeRuntime/Exception/PersonalizeRuntimeException.php'),(3832,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PersonalizeRuntime/PersonalizeRuntimeClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PersonalizeRuntime/PersonalizeRuntimeClient.php'),(3833,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PhpHash.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PhpHash.php'),(3834,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Pinpoint/Exception/PinpointException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Pinpoint/Exception/PinpointException.php'),(3835,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Pinpoint/PinpointClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Pinpoint/PinpointClient.php'),(3836,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PinpointEmail/Exception/PinpointEmailException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PinpointEmail/Exception/PinpointEmailException.php'),(3837,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PinpointEmail/PinpointEmailClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PinpointEmail/PinpointEmailClient.php'),(3838,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PinpointSMSVoice/Exception/PinpointSMSVoiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PinpointSMSVoice/Exception/PinpointSMSVoiceException.php'),(3839,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PinpointSMSVoice/PinpointSMSVoiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PinpointSMSVoice/PinpointSMSVoiceClient.php'),(3840,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Polly/Exception/PollyException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Polly/Exception/PollyException.php'),(3841,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Polly/PollyClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Polly/PollyClient.php'),(3842,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PresignUrlMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PresignUrlMiddleware.php'),(3843,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Pricing/Exception/PricingException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Pricing/Exception/PricingException.php'),(3844,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Pricing/PricingClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Pricing/PricingClient.php'),(3845,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PrometheusService/Exception/PrometheusServiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PrometheusService/Exception/PrometheusServiceException.php'),(3846,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PrometheusService/PrometheusServiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PrometheusService/PrometheusServiceClient.php'),(3847,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Psr16CacheAdapter.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Psr16CacheAdapter.php'),(3848,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PsrCacheAdapter.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/PsrCacheAdapter.php'),(3849,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QLDB/Exception/QLDBException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QLDB/Exception/QLDBException.php'),(3850,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QLDB/QLDBClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QLDB/QLDBClient.php'),(3851,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QLDBSession/Exception/QLDBSessionException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QLDBSession/Exception/QLDBSessionException.php'),(3852,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QLDBSession/QLDBSessionClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QLDBSession/QLDBSessionClient.php'),(3853,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QuickSight/Exception/QuickSightException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QuickSight/Exception/QuickSightException.php'),(3854,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QuickSight/QuickSightClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/QuickSight/QuickSightClient.php'),(3855,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RAM/Exception/RAMException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RAM/Exception/RAMException.php'),(3856,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RAM/RAMClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RAM/RAMClient.php'),(3857,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RDSDataService/Exception/RDSDataServiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RDSDataService/Exception/RDSDataServiceException.php'),(3858,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RDSDataService/RDSDataServiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RDSDataService/RDSDataServiceClient.php'),(3859,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rds/AuthTokenGenerator.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rds/AuthTokenGenerator.php'),(3860,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rds/Exception/RdsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rds/Exception/RdsException.php'),(3861,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rds/RdsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rds/RdsClient.php'),(3862,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Redshift/Exception/RedshiftException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Redshift/Exception/RedshiftException.php'),(3863,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Redshift/RedshiftClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Redshift/RedshiftClient.php'),(3864,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RedshiftDataAPIService/Exception/RedshiftDataAPIServiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RedshiftDataAPIService/Exception/RedshiftDataAPIServiceException.php'),(3865,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RedshiftDataAPIService/RedshiftDataAPIServiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RedshiftDataAPIService/RedshiftDataAPIServiceClient.php'),(3866,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rekognition/Exception/RekognitionException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rekognition/Exception/RekognitionException.php'),(3867,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rekognition/RekognitionClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Rekognition/RekognitionClient.php'),(3868,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResourceGroups/Exception/ResourceGroupsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResourceGroups/Exception/ResourceGroupsException.php'),(3869,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResourceGroups/ResourceGroupsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResourceGroups/ResourceGroupsClient.php'),(3870,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/Exception/ResourceGroupsTaggingAPIException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/Exception/ResourceGroupsTaggingAPIException.php'),(3871,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/ResourceGroupsTaggingAPIClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/ResourceGroupsTaggingAPIClient.php'),(3872,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResponseContainerInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResponseContainerInterface.php'),(3873,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Result.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Result.php'),(3874,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResultInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResultInterface.php'),(3875,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResultPaginator.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ResultPaginator.php'),(3876,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/Configuration.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/Configuration.php'),(3877,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/ConfigurationInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/ConfigurationInterface.php'),(3878,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/ConfigurationProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/ConfigurationProvider.php'),(3879,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/Exception/ConfigurationException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/Exception/ConfigurationException.php'),(3880,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/QuotaManager.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/QuotaManager.php'),(3881,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/RateLimiter.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/RateLimiter.php'),(3882,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/RetryHelperTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Retry/RetryHelperTrait.php'),(3883,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RetryMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RetryMiddleware.php'),(3884,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RetryMiddlewareV2.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RetryMiddlewareV2.php'),(3885,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RoboMaker/Exception/RoboMakerException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RoboMaker/Exception/RoboMakerException.php'),(3886,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RoboMaker/RoboMakerClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/RoboMaker/RoboMakerClient.php'),(3887,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53/Exception/Route53Exception.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53/Exception/Route53Exception.php'),(3888,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53/Route53Client.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53/Route53Client.php'),(3889,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53Domains/Exception/Route53DomainsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53Domains/Exception/Route53DomainsException.php'),(3890,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53Domains/Route53DomainsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53Domains/Route53DomainsClient.php'),(3891,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53Resolver/Exception/Route53ResolverException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53Resolver/Exception/Route53ResolverException.php'),(3892,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53Resolver/Route53ResolverClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Route53Resolver/Route53ResolverClient.php'),(3893,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/AmbiguousSuccessParser.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/AmbiguousSuccessParser.php'),(3894,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/ApplyChecksumMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/ApplyChecksumMiddleware.php'),(3895,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/BatchDelete.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/BatchDelete.php'),(3896,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/BucketEndpointArnMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/BucketEndpointArnMiddleware.php'),(3897,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/BucketEndpointMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/BucketEndpointMiddleware.php'),(3898,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTrait.php'),(3899,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTraitV2.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTraitV2.php'),(3900,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/HeadersMetadataStrategy.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/HeadersMetadataStrategy.php'),(3901,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/InstructionFileMetadataStrategy.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/InstructionFileMetadataStrategy.php'),(3902,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClient.php'),(3903,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClientV2.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClientV2.php'),(3904,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploader.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploader.php'),(3905,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploaderV2.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploaderV2.php'),(3906,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/UserAgentTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Crypto/UserAgentTrait.php'),(3907,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/EndpointRegionHelperTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/EndpointRegionHelperTrait.php'),(3908,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Exception/DeleteMultipleObjectsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Exception/DeleteMultipleObjectsException.php'),(3909,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Exception/PermanentRedirectException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Exception/PermanentRedirectException.php'),(3910,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Exception/S3Exception.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Exception/S3Exception.php'),(3911,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Exception/S3MultipartUploadException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Exception/S3MultipartUploadException.php'),(3912,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/GetBucketLocationParser.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/GetBucketLocationParser.php'),(3913,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/MultipartCopy.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/MultipartCopy.php'),(3914,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/MultipartUploader.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/MultipartUploader.php'),(3915,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/MultipartUploadingTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/MultipartUploadingTrait.php'),(3916,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/ObjectCopier.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/ObjectCopier.php'),(3917,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/ObjectUploader.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/ObjectUploader.php'),(3918,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/PermanentRedirectMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/PermanentRedirectMiddleware.php'),(3919,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/PostObject.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/PostObject.php'),(3920,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/PostObjectV4.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/PostObjectV4.php'),(3921,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/PutObjectUrlMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/PutObjectUrlMiddleware.php'),(3922,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Configuration.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Configuration.php'),(3923,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/ConfigurationInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/ConfigurationInterface.php'),(3924,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/ConfigurationProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/ConfigurationProvider.php'),(3925,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Exception/ConfigurationException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Exception/ConfigurationException.php'),(3926,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RetryableMalformedResponseParser.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RetryableMalformedResponseParser.php'),(3927,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3Client.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3Client.php'),(3928,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3ClientInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3ClientInterface.php'),(3929,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php'),(3930,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3EndpointMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3EndpointMiddleware.php'),(3931,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3MultiRegionClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3MultiRegionClient.php'),(3932,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3UriParser.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/S3UriParser.php'),(3933,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/SSECMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/SSECMiddleware.php'),(3934,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/StreamWrapper.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/StreamWrapper.php'),(3935,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Transfer.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/Transfer.php'),(3936,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Configuration.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Configuration.php'),(3937,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationInterface.php'),(3938,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationProvider.php'),(3939,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Exception/ConfigurationException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Exception/ConfigurationException.php'),(3940,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Control/EndpointArnMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Control/EndpointArnMiddleware.php'),(3941,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Control/Exception/S3ControlException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Control/Exception/S3ControlException.php'),(3942,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Control/S3ControlClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Control/S3ControlClient.php'),(3943,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Control/S3ControlEndpointMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Control/S3ControlEndpointMiddleware.php'),(3944,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Outposts/Exception/S3OutpostsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Outposts/Exception/S3OutpostsException.php'),(3945,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Outposts/S3OutpostsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3Outposts/S3OutpostsClient.php'),(3946,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSMContacts/Exception/SSMContactsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSMContacts/Exception/SSMContactsException.php'),(3947,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSMContacts/SSMContactsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSMContacts/SSMContactsClient.php'),(3948,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSMIncidents/Exception/SSMIncidentsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSMIncidents/Exception/SSMIncidentsException.php'),(3949,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSMIncidents/SSMIncidentsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSMIncidents/SSMIncidentsClient.php'),(3950,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSO/Exception/SSOException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSO/Exception/SSOException.php'),(3951,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSO/SSOClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSO/SSOClient.php'),(3952,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSOAdmin/Exception/SSOAdminException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSOAdmin/Exception/SSOAdminException.php'),(3953,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSOAdmin/SSOAdminClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSOAdmin/SSOAdminClient.php'),(3954,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSOOIDC/Exception/SSOOIDCException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSOOIDC/Exception/SSOOIDCException.php'),(3955,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSOOIDC/SSOOIDCClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SSOOIDC/SSOOIDCClient.php'),(3956,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMaker/Exception/SageMakerException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMaker/Exception/SageMakerException.php'),(3957,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMaker/SageMakerClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMaker/SageMakerClient.php'),(3958,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMakerFeatureStoreRuntime/Exception/SageMakerFeatureStoreRuntimeException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMakerFeatureStoreRuntime/Exception/SageMakerFeatureStoreRuntimeException.php'),(3959,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMakerFeatureStoreRuntime/SageMakerFeatureStoreRuntimeClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMakerFeatureStoreRuntime/SageMakerFeatureStoreRuntimeClient.php'),(3960,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMakerRuntime/Exception/SageMakerRuntimeException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMakerRuntime/Exception/SageMakerRuntimeException.php'),(3961,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php'),(3962,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SagemakerEdgeManager/Exception/SagemakerEdgeManagerException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SagemakerEdgeManager/Exception/SagemakerEdgeManagerException.php'),(3963,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SagemakerEdgeManager/SagemakerEdgeManagerClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SagemakerEdgeManager/SagemakerEdgeManagerClient.php'),(3964,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SavingsPlans/Exception/SavingsPlansException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SavingsPlans/Exception/SavingsPlansException.php'),(3965,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SavingsPlans/SavingsPlansClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SavingsPlans/SavingsPlansClient.php'),(3966,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Schemas/Exception/SchemasException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Schemas/Exception/SchemasException.php'),(3967,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Schemas/SchemasClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Schemas/SchemasClient.php'),(3968,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sdk.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sdk.php'),(3969,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SecretsManager/Exception/SecretsManagerException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SecretsManager/Exception/SecretsManagerException.php'),(3970,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SecretsManager/SecretsManagerClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SecretsManager/SecretsManagerClient.php'),(3971,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SecurityHub/Exception/SecurityHubException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SecurityHub/Exception/SecurityHubException.php'),(3972,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SecurityHub/SecurityHubClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SecurityHub/SecurityHubClient.php'),(3973,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServerlessApplicationRepository/Exception/ServerlessApplicationRepositoryException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServerlessApplicationRepository/Exception/ServerlessApplicationRepositoryException.php'),(3974,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServerlessApplicationRepository/ServerlessApplicationRepositoryClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServerlessApplicationRepository/ServerlessApplicationRepositoryClient.php'),(3975,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceCatalog/Exception/ServiceCatalogException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceCatalog/Exception/ServiceCatalogException.php'),(3976,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceCatalog/ServiceCatalogClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceCatalog/ServiceCatalogClient.php'),(3977,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceDiscovery/Exception/ServiceDiscoveryException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceDiscovery/Exception/ServiceDiscoveryException.php'),(3978,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceDiscovery/ServiceDiscoveryClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceDiscovery/ServiceDiscoveryClient.php'),(3979,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceQuotas/Exception/ServiceQuotasException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceQuotas/Exception/ServiceQuotasException.php'),(3980,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceQuotas/ServiceQuotasClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ServiceQuotas/ServiceQuotasClient.php'),(3981,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ses/Exception/SesException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ses/Exception/SesException.php'),(3982,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ses/SesClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ses/SesClient.php'),(3983,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SesV2/Exception/SesV2Exception.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SesV2/Exception/SesV2Exception.php'),(3984,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SesV2/SesV2Client.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SesV2/SesV2Client.php'),(3985,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sfn/Exception/SfnException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sfn/Exception/SfnException.php'),(3986,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sfn/SfnClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sfn/SfnClient.php'),(3987,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Shield/Exception/ShieldException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Shield/Exception/ShieldException.php'),(3988,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Shield/ShieldClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Shield/ShieldClient.php'),(3989,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/AnonymousSignature.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/AnonymousSignature.php'),(3990,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/S3SignatureV4.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/S3SignatureV4.php'),(3991,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/SignatureInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/SignatureInterface.php'),(3992,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/SignatureProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/SignatureProvider.php'),(3993,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/SignatureTrait.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/SignatureTrait.php'),(3994,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/SignatureV4.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Signature/SignatureV4.php'),(3995,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sms/Exception/SmsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sms/Exception/SmsException.php'),(3996,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sms/SmsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sms/SmsClient.php'),(3997,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SnowBall/Exception/SnowBallException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SnowBall/Exception/SnowBallException.php'),(3998,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SnowBall/SnowBallClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/SnowBall/SnowBallClient.php'),(3999,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sns/Exception/SnsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sns/Exception/SnsException.php'),(4000,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sns/SnsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sns/SnsClient.php'),(4001,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sqs/Exception/SqsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sqs/Exception/SqsException.php'),(4002,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sqs/SqsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sqs/SqsClient.php'),(4003,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ssm/Exception/SsmException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ssm/Exception/SsmException.php'),(4004,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ssm/SsmClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Ssm/SsmClient.php'),(4005,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/StorageGateway/Exception/StorageGatewayException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/StorageGateway/Exception/StorageGatewayException.php'),(4006,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/StorageGateway/StorageGatewayClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/StorageGateway/StorageGatewayClient.php'),(4007,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/StreamRequestPayloadMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/StreamRequestPayloadMiddleware.php'),(4008,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/Exception/StsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/Exception/StsException.php'),(4009,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/RegionalEndpoints/Configuration.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/RegionalEndpoints/Configuration.php'),(4010,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/RegionalEndpoints/ConfigurationInterface.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/RegionalEndpoints/ConfigurationInterface.php'),(4011,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/RegionalEndpoints/ConfigurationProvider.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/RegionalEndpoints/ConfigurationProvider.php'),(4012,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/RegionalEndpoints/Exception/ConfigurationException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/RegionalEndpoints/Exception/ConfigurationException.php'),(4013,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/StsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Sts/StsClient.php'),(4014,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Support/Exception/SupportException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Support/Exception/SupportException.php'),(4015,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Support/SupportClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Support/SupportClient.php'),(4016,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Swf/Exception/SwfException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Swf/Exception/SwfException.php'),(4017,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Swf/SwfClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Swf/SwfClient.php'),(4018,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Synthetics/Exception/SyntheticsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Synthetics/Exception/SyntheticsException.php'),(4019,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Synthetics/SyntheticsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Synthetics/SyntheticsClient.php'),(4020,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Textract/Exception/TextractException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Textract/Exception/TextractException.php'),(4021,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Textract/TextractClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Textract/TextractClient.php'),(4022,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TimestreamQuery/Exception/TimestreamQueryException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TimestreamQuery/Exception/TimestreamQueryException.php'),(4023,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TimestreamQuery/TimestreamQueryClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TimestreamQuery/TimestreamQueryClient.php'),(4024,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TimestreamWrite/Exception/TimestreamWriteException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TimestreamWrite/Exception/TimestreamWriteException.php'),(4025,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TimestreamWrite/TimestreamWriteClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TimestreamWrite/TimestreamWriteClient.php'),(4026,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TraceMiddleware.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TraceMiddleware.php'),(4027,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TranscribeService/Exception/TranscribeServiceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TranscribeService/Exception/TranscribeServiceException.php'),(4028,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TranscribeService/TranscribeServiceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/TranscribeService/TranscribeServiceClient.php'),(4029,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Transfer/Exception/TransferException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Transfer/Exception/TransferException.php'),(4030,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Transfer/TransferClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Transfer/TransferClient.php'),(4031,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Translate/Exception/TranslateException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Translate/Exception/TranslateException.php'),(4032,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Translate/TranslateClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Translate/TranslateClient.php'),(4033,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WAFV2/Exception/WAFV2Exception.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WAFV2/Exception/WAFV2Exception.php'),(4034,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WAFV2/WAFV2Client.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WAFV2/WAFV2Client.php'),(4035,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Waf/Exception/WafException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Waf/Exception/WafException.php'),(4036,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Waf/WafClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Waf/WafClient.php'),(4037,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WafRegional/Exception/WafRegionalException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WafRegional/Exception/WafRegionalException.php'),(4038,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WafRegional/WafRegionalClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WafRegional/WafRegionalClient.php'),(4039,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Waiter.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Waiter.php'),(4040,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WellArchitected/Exception/WellArchitectedException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WellArchitected/Exception/WellArchitectedException.php'),(4041,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WellArchitected/WellArchitectedClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WellArchitected/WellArchitectedClient.php'),(4042,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkDocs/Exception/WorkDocsException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkDocs/Exception/WorkDocsException.php'),(4043,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkDocs/WorkDocsClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkDocs/WorkDocsClient.php'),(4044,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkLink/Exception/WorkLinkException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkLink/Exception/WorkLinkException.php'),(4045,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkLink/WorkLinkClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkLink/WorkLinkClient.php'),(4046,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkMail/Exception/WorkMailException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkMail/Exception/WorkMailException.php'),(4047,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkMail/WorkMailClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkMail/WorkMailClient.php'),(4048,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkMailMessageFlow/Exception/WorkMailMessageFlowException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkMailMessageFlow/Exception/WorkMailMessageFlowException.php'),(4049,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkMailMessageFlow/WorkMailMessageFlowClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkMailMessageFlow/WorkMailMessageFlowClient.php'),(4050,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkSpaces/Exception/WorkSpacesException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkSpaces/Exception/WorkSpacesException.php'),(4051,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkSpaces/WorkSpacesClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WorkSpaces/WorkSpacesClient.php'),(4052,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php'),(4053,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/XRay/Exception/XRayException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/XRay/Exception/XRayException.php'),(4054,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/XRay/XRayClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/XRay/XRayClient.php'),(4055,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/api-2.json.php'),(4056,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/paginators-1.json.php'),(4057,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/api-2.json.php'),(4058,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/paginators-1.json.php'),(4059,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/smoke.json.php'),(4060,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/waiters-2.json.php'),(4061,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/api-2.json.php'),(4062,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/paginators-1.json.php'),(4063,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/waiters-2.json.php'),(4064,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/api-2.json.php'),(4065,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/paginators-1.json.php'),(4066,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/aliases.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/aliases.json.php'),(4067,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amp/2020-08-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amp/2020-08-01/api-2.json.php'),(4068,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amp/2020-08-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amp/2020-08-01/paginators-1.json.php'),(4069,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amplify/2017-07-25/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amplify/2017-07-25/api-2.json.php'),(4070,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amplify/2017-07-25/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amplify/2017-07-25/paginators-1.json.php'),(4071,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/api-2.json.php'),(4072,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/paginators-1.json.php'),(4073,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php'),(4074,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/paginators-1.json.php'),(4075,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/smoke.json.php'),(4076,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi/2018-11-29/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi/2018-11-29/api-2.json.php'),(4077,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi/2018-11-29/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigatewaymanagementapi/2018-11-29/paginators-1.json.php'),(4078,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29/api-2.json.php'),(4079,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29/paginators-1.json.php'),(4080,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appconfig/2019-10-09/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appconfig/2019-10-09/api-2.json.php'),(4081,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appconfig/2019-10-09/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appconfig/2019-10-09/paginators-1.json.php'),(4082,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appflow/2020-08-23/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appflow/2020-08-23/api-2.json.php'),(4083,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appflow/2020-08-23/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appflow/2020-08-23/paginators-1.json.php'),(4084,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appintegrations/2020-07-29/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appintegrations/2020-07-29/api-2.json.php'),(4085,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appintegrations/2020-07-29/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appintegrations/2020-07-29/paginators-1.json.php'),(4086,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/api-2.json.php'),(4087,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/paginators-1.json.php'),(4088,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/smoke.json.php'),(4089,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-insights/2018-11-25/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-insights/2018-11-25/api-2.json.php'),(4090,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-insights/2018-11-25/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/application-insights/2018-11-25/paginators-1.json.php'),(4091,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/applicationcostprofiler/2020-09-10/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/applicationcostprofiler/2020-09-10/api-2.json.php'),(4092,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/applicationcostprofiler/2020-09-10/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/applicationcostprofiler/2020-09-10/paginators-1.json.php'),(4093,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appmesh/2018-10-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appmesh/2018-10-01/api-2.json.php'),(4094,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appmesh/2018-10-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appmesh/2018-10-01/paginators-1.json.php'),(4095,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appmesh/2019-01-25/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appmesh/2019-01-25/api-2.json.php'),(4096,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appmesh/2019-01-25/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appmesh/2019-01-25/paginators-1.json.php'),(4097,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apprunner/2020-05-15/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apprunner/2020-05-15/api-2.json.php'),(4098,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apprunner/2020-05-15/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/apprunner/2020-05-15/paginators-1.json.php'),(4099,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/api-2.json.php'),(4100,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/paginators-1.json.php'),(4101,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/smoke.json.php'),(4102,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/waiters-2.json.php'),(4103,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25/api-2.json.php'),(4104,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25/paginators-1.json.php'),(4105,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/api-2.json.php'),(4106,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/paginators-1.json.php'),(4107,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/smoke.json.php'),(4108,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/auditmanager/2017-07-25/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/auditmanager/2017-07-25/api-2.json.php'),(4109,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/auditmanager/2017-07-25/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/auditmanager/2017-07-25/paginators-1.json.php'),(4110,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/api-2.json.php'),(4111,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/paginators-1.json.php'),(4112,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/smoke.json.php'),(4113,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/waiters-2.json.php'),(4114,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/api-2.json.php'),(4115,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/paginators-1.json.php'),(4116,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/backup/2018-11-15/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/backup/2018-11-15/api-2.json.php'),(4117,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/backup/2018-11-15/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/backup/2018-11-15/paginators-1.json.php'),(4118,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/api-2.json.php'),(4119,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/paginators-1.json.php'),(4120,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/smoke.json.php'),(4121,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/braket/2019-09-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/braket/2019-09-01/api-2.json.php'),(4122,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/braket/2019-09-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/braket/2019-09-01/paginators-1.json.php'),(4123,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/api-2.json.php'),(4124,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/paginators-1.json.php'),(4125,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25/api-2.json.php'),(4126,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25/paginators-1.json.php'),(4127,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/chime/2018-05-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/chime/2018-05-01/api-2.json.php'),(4128,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/chime/2018-05-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/chime/2018-05-01/paginators-1.json.php'),(4129,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23/api-2.json.php'),(4130,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23/paginators-1.json.php'),(4131,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/api-2.json.php'),(4132,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/paginators-1.json.php'),(4133,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11/api-2.json.php'),(4134,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11/paginators-1.json.php'),(4135,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/api-2.json.php'),(4136,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/paginators-1.json.php'),(4137,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/smoke.json.php'),(4138,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/waiters-2.json.php'),(4139,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/api-2.json.php'),(4140,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/paginators-1.json.php'),(4141,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/waiters-2.json.php'),(4142,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/api-2.json.php'),(4143,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/paginators-1.json.php'),(4144,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/waiters-2.json.php'),(4145,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/api-2.json.php'),(4146,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/paginators-1.json.php'),(4147,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/waiters-2.json.php'),(4148,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/api-2.json.php'),(4149,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/paginators-1.json.php'),(4150,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/waiters-2.json.php'),(4151,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/api-2.json.php'),(4152,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/paginators-1.json.php'),(4153,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-1.json.php'),(4154,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-2.json.php'),(4155,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/api-2.json.php'),(4156,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/paginators-1.json.php'),(4157,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-1.json.php'),(4158,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-2.json.php'),(4159,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/api-2.json.php'),(4160,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/paginators-1.json.php'),(4161,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/waiters-1.json.php'),(4162,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/waiters-2.json.php'),(4163,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/api-2.json.php'),(4164,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/paginators-1.json.php'),(4165,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-1.json.php'),(4166,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-2.json.php'),(4167,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/api-2.json.php'),(4168,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/paginators-1.json.php'),(4169,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/smoke.json.php'),(4170,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/waiters-1.json.php'),(4171,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/waiters-2.json.php'),(4172,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/api-2.json.php'),(4173,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/paginators-1.json.php'),(4174,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/smoke.json.php'),(4175,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/waiters-1.json.php'),(4176,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/waiters-2.json.php'),(4177,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/api-2.json.php'),(4178,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/paginators-1.json.php'),(4179,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/smoke.json.php'),(4180,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/waiters-1.json.php'),(4181,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-11-05/waiters-2.json.php'),(4182,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/api-2.json.php'),(4183,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/paginators-1.json.php'),(4184,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/smoke.json.php'),(4185,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/waiters-1.json.php'),(4186,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/waiters-2.json.php'),(4187,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/api-2.json.php'),(4188,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/paginators-1.json.php'),(4189,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/smoke.json.php'),(4190,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/waiters-1.json.php'),(4191,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/waiters-2.json.php'),(4192,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/api-2.json.php'),(4193,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/paginators-1.json.php'),(4194,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/api-2.json.php'),(4195,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/paginators-1.json.php'),(4196,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/smoke.json.php'),(4197,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/api-2.json.php'),(4198,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/paginators-1.json.php'),(4199,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/smoke.json.php'),(4200,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudsearchdomain/2013-01-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudsearchdomain/2013-01-01/api-2.json.php'),(4201,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/api-2.json.php'),(4202,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/paginators-1.json.php'),(4203,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/smoke.json.php'),(4204,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeartifact/2018-09-22/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeartifact/2018-09-22/api-2.json.php'),(4205,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeartifact/2018-09-22/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeartifact/2018-09-22/paginators-1.json.php'),(4206,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/api-2.json.php'),(4207,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/paginators-1.json.php'),(4208,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/smoke.json.php'),(4209,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/api-2.json.php'),(4210,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/paginators-1.json.php'),(4211,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/smoke.json.php'),(4212,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/api-2.json.php'),(4213,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/paginators-1.json.php'),(4214,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/smoke.json.php'),(4215,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-1.json.php'),(4216,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-2.json.php'),(4217,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/api-2.json.php'),(4218,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/paginators-1.json.php'),(4219,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/api-2.json.php'),(4220,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/paginators-1.json.php'),(4221,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/api-2.json.php'),(4222,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/paginators-1.json.php'),(4223,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/smoke.json.php'),(4224,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/api-2.json.php'),(4225,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/paginators-1.json.php'),(4226,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/smoke.json.php'),(4227,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar-connections/2019-12-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar-connections/2019-12-01/api-2.json.php'),(4228,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar-connections/2019-12-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar-connections/2019-12-01/paginators-1.json.php'),(4229,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar-notifications/2019-10-15/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar-notifications/2019-10-15/api-2.json.php'),(4230,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar-notifications/2019-10-15/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/codestar-notifications/2019-10-15/paginators-1.json.php'),(4231,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/api-2.json.php'),(4232,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/paginators-1.json.php'),(4233,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/smoke.json.php'),(4234,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/api-2.json.php'),(4235,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/paginators-1.json.php'),(4236,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/smoke.json.php'),(4237,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/api-2.json.php'),(4238,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/paginators-1.json.php'),(4239,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/smoke.json.php'),(4240,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27/api-2.json.php'),(4241,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27/paginators-1.json.php'),(4242,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30/api-2.json.php'),(4243,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30/paginators-1.json.php'),(4244,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/compute-optimizer/2019-11-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/compute-optimizer/2019-11-01/api-2.json.php'),(4245,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/compute-optimizer/2019-11-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/compute-optimizer/2019-11-01/paginators-1.json.php'),(4246,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/api-2.json.php'),(4247,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/paginators-1.json.php'),(4248,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/smoke.json.php'),(4249,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connect/2017-08-08/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connect/2017-08-08/api-2.json.php'),(4250,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connect/2017-08-08/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connect/2017-08-08/paginators-1.json.php'),(4251,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21/api-2.json.php'),(4252,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21/paginators-1.json.php'),(4253,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/api-2.json.php'),(4254,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/paginators-1.json.php'),(4255,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/api-2.json.php'),(4256,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/paginators-1.json.php'),(4257,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/smoke.json.php'),(4258,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15/api-2.json.php'),(4259,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15/paginators-1.json.php'),(4260,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/api-2.json.php'),(4261,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/paginators-1.json.php'),(4262,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/smoke.json.php'),(4263,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/databrew/2017-07-25/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/databrew/2017-07-25/api-2.json.php'),(4264,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/databrew/2017-07-25/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/databrew/2017-07-25/paginators-1.json.php'),(4265,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dataexchange/2017-07-25/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dataexchange/2017-07-25/api-2.json.php'),(4266,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dataexchange/2017-07-25/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dataexchange/2017-07-25/paginators-1.json.php'),(4267,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/api-2.json.php'),(4268,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/paginators-1.json.php'),(4269,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/api-2.json.php'),(4270,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/paginators-1.json.php'),(4271,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19/api-2.json.php'),(4272,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19/paginators-1.json.php'),(4273,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/detective/2018-10-26/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/detective/2018-10-26/api-2.json.php'),(4274,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/detective/2018-10-26/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/detective/2018-10-26/paginators-1.json.php'),(4275,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/api-2.json.php'),(4276,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/paginators-1.json.php'),(4277,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/smoke.json.php'),(4278,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/api-2.json.php'),(4279,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/paginators-1.json.php'),(4280,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/api-2.json.php'),(4281,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/paginators-1.json.php'),(4282,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/smoke.json.php'),(4283,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/api-2.json.php'),(4284,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/paginators-1.json.php'),(4285,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/smoke.json.php'),(4286,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dlm/2018-01-12/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dlm/2018-01-12/api-2.json.php'),(4287,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dlm/2018-01-12/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dlm/2018-01-12/paginators-1.json.php'),(4288,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/api-2.json.php'),(4289,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/paginators-1.json.php'),(4290,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/smoke.json.php'),(4291,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/waiters-2.json.php'),(4292,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/api-2.json.php'),(4293,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/paginators-1.json.php'),(4294,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/smoke.json.php'),(4295,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/docdb/2014-10-31/waiters-2.json.php'),(4296,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/api-2.json.php'),(4297,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/paginators-1.json.php'),(4298,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/smoke.json.php'),(4299,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/api-2.json.php'),(4300,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/paginators-1.json.php'),(4301,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/smoke.json.php'),(4302,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-1.json.php'),(4303,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-2.json.php'),(4304,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/api-2.json.php'),(4305,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/paginators-1.json.php'),(4306,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/smoke.json.php'),(4307,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/waiters-1.json.php'),(4308,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/waiters-2.json.php'),(4309,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ebs/2019-11-02/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ebs/2019-11-02/api-2.json.php'),(4310,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ebs/2019-11-02/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ebs/2019-11-02/paginators-1.json.php'),(4311,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/api-2.json.php'),(4312,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/paginators-1.json.php'),(4313,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/waiters-1.json.php'),(4314,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/waiters-2.json.php'),(4315,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/api-2.json.php'),(4316,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/paginators-1.json.php'),(4317,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/waiters-2.json.php'),(4318,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/api-2.json.php'),(4319,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/paginators-1.json.php'),(4320,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-1.json.php'),(4321,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-2.json.php'),(4322,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/api-2.json.php'),(4323,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/paginators-1.json.php'),(4324,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/smoke.json.php'),(4325,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-1.json.php'),(4326,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-2.json.php'),(4327,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect/2018-04-02/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect/2018-04-02/api-2.json.php'),(4328,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect/2018-04-02/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2-instance-connect/2018-04-02/paginators-1.json.php'),(4329,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/api-2.json.php'),(4330,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/paginators-1.json.php'),(4331,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/smoke.json.php'),(4332,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/waiters-2.json.php'),(4333,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/api-2.json.php'),(4334,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/paginators-1.json.php'),(4335,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/api-2.json.php'),(4336,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/paginators-1.json.php'),(4337,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/smoke.json.php'),(4338,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/waiters-2.json.php'),(4339,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/api-2.json.php'),(4340,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/paginators-1.json.php'),(4341,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eks/2017-11-01/waiters-2.json.php'),(4342,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastic-inference/2017-07-25/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastic-inference/2017-07-25/api-2.json.php'),(4343,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastic-inference/2017-07-25/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastic-inference/2017-07-25/paginators-1.json.php'),(4344,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/api-2.json.php'),(4345,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/paginators-1.json.php'),(4346,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/smoke.json.php'),(4347,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/waiters-2.json.php'),(4348,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/api-2.json.php'),(4349,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/paginators-1.json.php'),(4350,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/smoke.json.php'),(4351,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/waiters-2.json.php'),(4352,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/api-2.json.php'),(4353,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/paginators-1.json.php'),(4354,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/smoke.json.php'),(4355,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/api-2.json.php'),(4356,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/paginators-1.json.php'),(4357,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/smoke.json.php'),(4358,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/waiters-2.json.php'),(4359,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/api-2.json.php'),(4360,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/paginators-1.json.php'),(4361,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/smoke.json.php'),(4362,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/waiters-2.json.php'),(4363,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/api-2.json.php'),(4364,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/paginators-1.json.php'),(4365,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/smoke.json.php'),(4366,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/waiters-2.json.php'),(4367,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/api-2.json.php'),(4368,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/paginators-1.json.php'),(4369,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/smoke.json.php'),(4370,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-1.json.php'),(4371,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-2.json.php'),(4372,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/api-2.json.php'),(4373,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/paginators-1.json.php'),(4374,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/smoke.json.php'),(4375,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-1.json.php'),(4376,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-2.json.php'),(4377,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/emr-containers/2020-10-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/emr-containers/2020-10-01/api-2.json.php'),(4378,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/emr-containers/2020-10-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/emr-containers/2020-10-01/paginators-1.json.php'),(4379,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/endpoints.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/endpoints.json.php'),(4380,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/endpoints_prefix_history.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/endpoints_prefix_history.json.php'),(4381,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/api-2.json.php'),(4382,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/paginators-1.json.php'),(4383,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/api-2.json.php'),(4384,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/paginators-1.json.php'),(4385,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/smoke.json.php'),(4386,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/api-2.json.php'),(4387,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/paginators-1.json.php'),(4388,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/smoke.json.php'),(4389,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/api-2.json.php'),(4390,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/paginators-1.json.php'),(4391,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/smoke.json.php'),(4392,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/finspace/2021-03-12/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/finspace/2021-03-12/api-2.json.php'),(4393,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/finspace/2021-03-12/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/finspace/2021-03-12/paginators-1.json.php'),(4394,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/finspace-data/2020-07-13/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/finspace-data/2020-07-13/api-2.json.php'),(4395,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/finspace-data/2020-07-13/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/finspace-data/2020-07-13/paginators-1.json.php'),(4396,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/api-2.json.php'),(4397,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/paginators-1.json.php'),(4398,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/smoke.json.php'),(4399,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fis/2020-12-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fis/2020-12-01/api-2.json.php'),(4400,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fis/2020-12-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fis/2020-12-01/paginators-1.json.php'),(4401,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fms/2018-01-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fms/2018-01-01/api-2.json.php'),(4402,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fms/2018-01-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fms/2018-01-01/paginators-1.json.php'),(4403,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/api-2.json.php'),(4404,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/paginators-1.json.php'),(4405,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/forecastquery/2018-06-26/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/forecastquery/2018-06-26/api-2.json.php'),(4406,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/forecastquery/2018-06-26/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/forecastquery/2018-06-26/paginators-1.json.php'),(4407,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/api-2.json.php'),(4408,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/paginators-1.json.php'),(4409,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/api-2.json.php'),(4410,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/paginators-1.json.php'),(4411,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/api-2.json.php'),(4412,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/paginators-1.json.php'),(4413,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/smoke.json.php'),(4414,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/api-2.json.php'),(4415,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/paginators-1.json.php'),(4416,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/smoke.json.php'),(4417,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-1.json.php'),(4418,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-2.json.php'),(4419,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08-08/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08-08/api-2.json.php'),(4420,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08-08/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08-08/paginators-1.json.php'),(4421,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/api-2.json.php'),(4422,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/paginators-1.json.php'),(4423,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/smoke.json.php'),(4424,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/greengrass/2017-06-07/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/greengrass/2017-06-07/api-2.json.php'),(4425,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30/api-2.json.php'),(4426,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30/paginators-1.json.php'),(4427,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/groundstation/2019-05-23/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/groundstation/2019-05-23/api-2.json.php'),(4428,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/groundstation/2019-05-23/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/groundstation/2019-05-23/paginators-1.json.php'),(4429,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28/api-2.json.php'),(4430,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28/paginators-1.json.php'),(4431,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/api-2.json.php'),(4432,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/paginators-1.json.php'),(4433,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/healthlake/2017-07-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/healthlake/2017-07-01/api-2.json.php'),(4434,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/healthlake/2017-07-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/healthlake/2017-07-01/paginators-1.json.php'),(4435,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/honeycode/2020-03-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/honeycode/2020-03-01/api-2.json.php'),(4436,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/honeycode/2020-03-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/honeycode/2020-03-01/paginators-1.json.php'),(4437,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/api-2.json.php'),(4438,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/paginators-1.json.php'),(4439,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/smoke.json.php'),(4440,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/waiters-2.json.php'),(4441,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/api-2.json.php'),(4442,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/paginators-1.json.php'),(4443,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/api-2.json.php'),(4444,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/paginators-1.json.php'),(4445,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/api-2.json.php'),(4446,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/paginators-1.json.php'),(4447,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/api-2.json.php'),(4448,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/paginators-1.json.php'),(4449,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/smoke.json.php'),(4450,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/api-2.json.php'),(4451,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/paginators-1.json.php'),(4452,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/smoke.json.php'),(4453,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/api-2.json.php'),(4454,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/paginators-1.json.php'),(4455,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot1click-devices/2018-05-14/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot1click-devices/2018-05-14/api-2.json.php'),(4456,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/api-2.json.php'),(4457,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/paginators-1.json.php'),(4458,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/api-2.json.php'),(4459,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/paginators-1.json.php'),(4460,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18/api-2.json.php'),(4461,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18/paginators-1.json.php'),(4462,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotevents/2018-07-27/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotevents/2018-07-27/api-2.json.php'),(4463,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotevents/2018-07-27/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotevents/2018-07-27/paginators-1.json.php'),(4464,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23/api-2.json.php'),(4465,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23/paginators-1.json.php'),(4466,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03/api-2.json.php'),(4467,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03/paginators-1.json.php'),(4468,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/api-2.json.php'),(4469,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/paginators-1.json.php'),(4470,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/api-2.json.php'),(4471,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/paginators-1.json.php'),(4472,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/waiters-2.json.php'),(4473,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/api-2.json.php'),(4474,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/paginators-1.json.php'),(4475,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/api-2.json.php'),(4476,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/paginators-1.json.php'),(4477,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ivs/2020-07-14/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ivs/2020-07-14/api-2.json.php'),(4478,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ivs/2020-07-14/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ivs/2020-07-14/paginators-1.json.php'),(4479,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kafka/2018-11-14/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kafka/2018-11-14/api-2.json.php'),(4480,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kafka/2018-11-14/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kafka/2018-11-14/paginators-1.json.php'),(4481,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kendra/2019-02-03/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kendra/2019-02-03/api-2.json.php'),(4482,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kendra/2019-02-03/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kendra/2019-02-03/paginators-1.json.php'),(4483,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/api-2.json.php'),(4484,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/paginators-1.json.php'),(4485,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/smoke.json.php'),(4486,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/waiters-2.json.php'),(4487,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/api-2.json.php'),(4488,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/paginators-1.json.php'),(4489,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/api-2.json.php'),(4490,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/paginators-1.json.php'),(4491,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/api-2.json.php'),(4492,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/paginators-1.json.php'),(4493,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/api-2.json.php'),(4494,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/paginators-1.json.php'),(4495,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2/2018-05-23/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2/2018-05-23/api-2.json.php'),(4496,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2/2018-05-23/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisanalyticsv2/2018-05-23/paginators-1.json.php'),(4497,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/api-2.json.php'),(4498,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/paginators-1.json.php'),(4499,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/api-2.json.php'),(4500,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/paginators-1.json.php'),(4501,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/smoke.json.php'),(4502,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lakeformation/2017-03-31/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lakeformation/2017-03-31/api-2.json.php'),(4503,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lakeformation/2017-03-31/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lakeformation/2017-03-31/paginators-1.json.php'),(4504,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/api-2.json.php'),(4505,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/paginators-1.json.php'),(4506,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/smoke.json.php'),(4507,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/waiters-2.json.php'),(4508,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/api-2.json.php'),(4509,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/paginators-1.json.php'),(4510,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/license-manager/2018-08-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/license-manager/2018-08-01/api-2.json.php'),(4511,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/license-manager/2018-08-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/license-manager/2018-08-01/paginators-1.json.php'),(4512,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/api-2.json.php'),(4513,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/paginators-1.json.php'),(4514,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/smoke.json.php'),(4515,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/location/2020-11-19/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/location/2020-11-19/api-2.json.php'),(4516,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/location/2020-11-19/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/location/2020-11-19/paginators-1.json.php'),(4517,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/api-2.json.php'),(4518,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/paginators-1.json.php'),(4519,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/smoke.json.php'),(4520,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutequipment/2020-12-15/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutequipment/2020-12-15/api-2.json.php'),(4521,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutequipment/2020-12-15/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutequipment/2020-12-15/paginators-1.json.php'),(4522,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutmetrics/2017-07-25/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutmetrics/2017-07-25/api-2.json.php'),(4523,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutmetrics/2017-07-25/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutmetrics/2017-07-25/paginators-1.json.php'),(4524,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/api-2.json.php'),(4525,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/paginators-1.json.php'),(4526,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/api-2.json.php'),(4527,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/paginators-1.json.php'),(4528,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/waiters-2.json.php'),(4529,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/macie/2017-12-19/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/macie/2017-12-19/api-2.json.php'),(4530,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/macie/2017-12-19/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/macie/2017-12-19/paginators-1.json.php'),(4531,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/macie2/2020-01-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/macie2/2020-01-01/api-2.json.php'),(4532,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/macie2/2020-01-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/macie2/2020-01-01/paginators-1.json.php'),(4533,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/api-2.json.php'),(4534,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/paginators-1.json.php'),(4535,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/manifest.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/manifest.json.php'),(4536,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/api-2.json.php'),(4537,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/paginators-1.json.php'),(4538,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/api-2.json.php'),(4539,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json.php'),(4540,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/smoke.json.php'),(4541,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/api-2.json.php'),(4542,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/paginators-1.json.php'),(4543,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/waiters-2.json.php'),(4544,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/api-2.json.php'),(4545,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/paginators-1.json.php'),(4546,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/api-2.json.php'),(4547,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/paginators-1.json.php'),(4548,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/waiters-2.json.php'),(4549,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/api-2.json.php'),(4550,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/paginators-1.json.php'),(4551,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediapackage-vod/2018-11-07/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediapackage-vod/2018-11-07/api-2.json.php'),(4552,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediapackage-vod/2018-11-07/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediapackage-vod/2018-11-07/paginators-1.json.php'),(4553,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01/api-2.json.php'),(4554,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01/paginators-1.json.php'),(4555,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/api-2.json.php'),(4556,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/paginators-1.json.php'),(4557,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/api-2.json.php'),(4558,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/paginators-1.json.php'),(4559,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/api-2.json.php'),(4560,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/paginators-1.json.php'),(4561,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31/api-2.json.php'),(4562,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31/paginators-1.json.php'),(4563,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mgn/2020-02-26/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mgn/2020-02-26/api-2.json.php'),(4564,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mgn/2020-02-26/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mgn/2020-02-26/paginators-1.json.php'),(4565,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/api-2.json.php'),(4566,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/paginators-1.json.php'),(4567,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01/api-2.json.php'),(4568,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01/paginators-1.json.php'),(4569,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/api-2.json.php'),(4570,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/paginators-1.json.php'),(4571,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/api-2.json.php'),(4572,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/paginators-1.json.php'),(4573,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/smoke.json.php'),(4574,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/waiters-2.json.php'),(4575,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27/api-2.json.php'),(4576,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27/paginators-1.json.php'),(4577,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/api-2.json.php'),(4578,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/paginators-1.json.php'),(4579,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/smoke.json.php'),(4580,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mwaa/2020-07-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mwaa/2020-07-01/api-2.json.php'),(4581,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mwaa/2020-07-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/mwaa/2020-07-01/paginators-1.json.php'),(4582,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/api-2.json.php'),(4583,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/paginators-1.json.php'),(4584,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/smoke.json.php'),(4585,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/neptune/2014-10-31/waiters-2.json.php'),(4586,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/api-2.json.php'),(4587,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/paginators-1.json.php'),(4588,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/api-2.json.php'),(4589,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/paginators-1.json.php'),(4590,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/nimble/2020-08-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/nimble/2020-08-01/api-2.json.php'),(4591,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/nimble/2020-08-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/nimble/2020-08-01/paginators-1.json.php'),(4592,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/api-2.json.php'),(4593,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/paginators-1.json.php'),(4594,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/smoke.json.php'),(4595,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/waiters-2.json.php'),(4596,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/api-2.json.php'),(4597,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/paginators-1.json.php'),(4598,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/waiters-2.json.php'),(4599,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28/api-2.json.php'),(4600,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28/paginators-1.json.php'),(4601,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/outposts/2019-12-03/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/outposts/2019-12-03/api-2.json.php'),(4602,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/outposts/2019-12-03/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/outposts/2019-12-03/paginators-1.json.php'),(4603,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize/2018-05-22/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize/2018-05-22/api-2.json.php'),(4604,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize/2018-05-22/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize/2018-05-22/paginators-1.json.php'),(4605,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/api-2.json.php'),(4606,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/paginators-1.json.php'),(4607,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/api-2.json.php'),(4608,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/paginators-1.json.php'),(4609,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pi/2018-02-27/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pi/2018-02-27/api-2.json.php'),(4610,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pi/2018-02-27/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pi/2018-02-27/paginators-1.json.php'),(4611,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pinpoint/2016-12-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pinpoint/2016-12-01/api-2.json.php'),(4612,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pinpoint-email/2018-07-26/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pinpoint-email/2018-07-26/api-2.json.php'),(4613,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pinpoint-email/2018-07-26/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pinpoint-email/2018-07-26/paginators-1.json.php'),(4614,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/api-2.json.php'),(4615,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/paginators-1.json.php'),(4616,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/smoke.json.php'),(4617,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/api-2.json.php'),(4618,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/paginators-1.json.php'),(4619,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/qldb/2019-01-02/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/qldb/2019-01-02/api-2.json.php'),(4620,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/qldb/2019-01-02/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/qldb/2019-01-02/paginators-1.json.php'),(4621,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/api-2.json.php'),(4622,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/paginators-1.json.php'),(4623,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/api-2.json.php'),(4624,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/paginators-1.json.php'),(4625,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ram/2018-01-04/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ram/2018-01-04/api-2.json.php'),(4626,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ram/2018-01-04/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ram/2018-01-04/paginators-1.json.php'),(4627,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/api-2.json.php'),(4628,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/paginators-1.json.php'),(4629,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/smoke.json.php'),(4630,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/api-2.json.php'),(4631,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/paginators-1.json.php'),(4632,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/smoke.json.php'),(4633,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-1.json.php'),(4634,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-2.json.php'),(4635,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds-data/2018-08-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds-data/2018-08-01/api-2.json.php'),(4636,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds-data/2018-08-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rds-data/2018-08-01/paginators-1.json.php'),(4637,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/api-2.json.php'),(4638,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/paginators-1.json.php'),(4639,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/smoke.json.php'),(4640,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-1.json.php'),(4641,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-2.json.php'),(4642,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift-data/2019-12-20/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift-data/2019-12-20/api-2.json.php'),(4643,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift-data/2019-12-20/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/redshift-data/2019-12-20/paginators-1.json.php'),(4644,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/api-2.json.php'),(4645,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/paginators-1.json.php'),(4646,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/smoke.json.php'),(4647,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/waiters-2.json.php'),(4648,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/api-2.json.php'),(4649,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/paginators-1.json.php'),(4650,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/api-2.json.php'),(4651,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/paginators-1.json.php'),(4652,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/robomaker/2018-06-29/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/robomaker/2018-06-29/api-2.json.php'),(4653,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/robomaker/2018-06-29/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/robomaker/2018-06-29/paginators-1.json.php'),(4654,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/api-2.json.php'),(4655,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/paginators-1.json.php'),(4656,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/smoke.json.php'),(4657,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/waiters-2.json.php'),(4658,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/api-2.json.php'),(4659,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/paginators-1.json.php'),(4660,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/smoke.json.php'),(4661,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/api-2.json.php'),(4662,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/paginators-1.json.php'),(4663,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/smoke.json.php'),(4664,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/api-2.json.php'),(4665,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/paginators-1.json.php'),(4666,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/api-2.json.php'),(4667,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/paginators-1.json.php'),(4668,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/api-2.json.php'),(4669,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/paginators-1.json.php'),(4670,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/api-2.json.php'),(4671,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/paginators-1.json.php'),(4672,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/smoke.json.php'),(4673,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-1.json.php'),(4674,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-2.json.php'),(4675,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20/api-2.json.php'),(4676,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20/paginators-1.json.php'),(4677,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3outposts/2017-07-25/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3outposts/2017-07-25/api-2.json.php'),(4678,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3outposts/2017-07-25/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/s3outposts/2017-07-25/paginators-1.json.php'),(4679,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/api-2.json.php'),(4680,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/paginators-1.json.php'),(4681,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/waiters-2.json.php'),(4682,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07/api-2.json.php'),(4683,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07/paginators-1.json.php'),(4684,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23/api-2.json.php'),(4685,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23/paginators-1.json.php'),(4686,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/api-2.json.php'),(4687,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/paginators-1.json.php'),(4688,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/api-2.json.php'),(4689,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/paginators-1.json.php'),(4690,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/api-2.json.php'),(4691,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/paginators-1.json.php'),(4692,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/schemas/2019-12-02/waiters-2.json.php'),(4693,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/api-2.json.php'),(4694,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/paginators-1.json.php'),(4695,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/smoke.json.php'),(4696,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/securityhub/2018-10-26/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/securityhub/2018-10-26/api-2.json.php'),(4697,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/securityhub/2018-10-26/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/securityhub/2018-10-26/paginators-1.json.php'),(4698,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/api-2.json.php'),(4699,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/paginators-1.json.php'),(4700,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/service-quotas/2019-06-24/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/service-quotas/2019-06-24/api-2.json.php'),(4701,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/service-quotas/2019-06-24/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/service-quotas/2019-06-24/paginators-1.json.php'),(4702,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/api-2.json.php'),(4703,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/paginators-1.json.php'),(4704,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/smoke.json.php'),(4705,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24/api-2.json.php'),(4706,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24/paginators-1.json.php'),(4707,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/api-2.json.php'),(4708,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/paginators-1.json.php'),(4709,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sesv2/2019-09-27/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sesv2/2019-09-27/api-2.json.php'),(4710,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sesv2/2019-09-27/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sesv2/2019-09-27/paginators-1.json.php'),(4711,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/api-2.json.php'),(4712,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/paginators-1.json.php'),(4713,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/smoke.json.php'),(4714,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/api-2.json.php'),(4715,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/paginators-1.json.php'),(4716,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/signer/2017-08-25/waiters-2.json.php'),(4717,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/api-2.json.php'),(4718,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/paginators-1.json.php'),(4719,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/smoke.json.php'),(4720,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sms-voice/2018-09-05/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sms-voice/2018-09-05/api-2.json.php'),(4721,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/api-2.json.php'),(4722,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/paginators-1.json.php'),(4723,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/smoke.json.php'),(4724,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/api-2.json.php'),(4725,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/paginators-1.json.php'),(4726,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/smoke.json.php'),(4727,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/api-2.json.php'),(4728,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/paginators-1.json.php'),(4729,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/smoke.json.php'),(4730,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/waiters-2.json.php'),(4731,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/api-2.json.php'),(4732,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/paginators-1.json.php'),(4733,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/smoke.json.php'),(4734,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/waiters-2.json.php'),(4735,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-contacts/2021-05-03/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-contacts/2021-05-03/api-2.json.php'),(4736,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-contacts/2021-05-03/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-contacts/2021-05-03/paginators-1.json.php'),(4737,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/api-2.json.php'),(4738,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/paginators-1.json.php'),(4739,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/waiters-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/waiters-2.json.php'),(4740,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso/2019-06-10/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso/2019-06-10/api-2.json.php'),(4741,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso/2019-06-10/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso/2019-06-10/paginators-1.json.php'),(4742,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso-admin/2020-07-20/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso-admin/2020-07-20/api-2.json.php'),(4743,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso-admin/2020-07-20/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso-admin/2020-07-20/paginators-1.json.php'),(4744,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10/api-2.json.php'),(4745,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10/paginators-1.json.php'),(4746,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/api-2.json.php'),(4747,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/paginators-1.json.php'),(4748,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/smoke.json.php'),(4749,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/api-2.json.php'),(4750,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/paginators-1.json.php'),(4751,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/api-2.json.php'),(4752,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/paginators-1.json.php'),(4753,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/api-2.json.php'),(4754,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/paginators-1.json.php'),(4755,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/smoke.json.php'),(4756,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/api-2.json.php'),(4757,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/paginators-1.json.php'),(4758,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/smoke.json.php'),(4759,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/api-2.json.php'),(4760,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/paginators-1.json.php'),(4761,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/synthetics/2017-10-11/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/synthetics/2017-10-11/api-2.json.php'),(4762,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/synthetics/2017-10-11/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/synthetics/2017-10-11/paginators-1.json.php'),(4763,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/textract/2018-06-27/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/textract/2018-06-27/api-2.json.php');
INSERT INTO `wpbb_wfknownfilelist` VALUES (4764,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/textract/2018-06-27/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/textract/2018-06-27/paginators-1.json.php'),(4765,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/api-2.json.php'),(4766,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/paginators-1.json.php'),(4767,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/api-2.json.php'),(4768,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/paginators-1.json.php'),(4769,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/transcribe/2017-10-26/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/transcribe/2017-10-26/api-2.json.php'),(4770,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/transcribe/2017-10-26/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/transcribe/2017-10-26/paginators-1.json.php'),(4771,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05/api-2.json.php'),(4772,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05/paginators-1.json.php'),(4773,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01/api-2.json.php'),(4774,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01/paginators-1.json.php'),(4775,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/api-2.json.php'),(4776,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/paginators-1.json.php'),(4777,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/smoke.json.php'),(4778,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/api-2.json.php'),(4779,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/paginators-1.json.php'),(4780,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/smoke.json.php'),(4781,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/api-2.json.php'),(4782,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/paginators-1.json.php'),(4783,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wafv2/2019-07-29/smoke.json.php'),(4784,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/api-2.json.php'),(4785,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/paginators-1.json.php'),(4786,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01/api-2.json.php'),(4787,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01/paginators-1.json.php'),(4788,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/worklink/2018-09-25/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/worklink/2018-09-25/api-2.json.php'),(4789,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/worklink/2018-09-25/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/worklink/2018-09-25/paginators-1.json.php'),(4790,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01/api-2.json.php'),(4791,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01/paginators-1.json.php'),(4792,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/api-2.json.php'),(4793,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/paginators-1.json.php'),(4794,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/api-2.json.php'),(4795,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/paginators-1.json.php'),(4796,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/smoke.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/smoke.json.php'),(4797,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/api-2.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/api-2.json.php'),(4798,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/paginators-1.json.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/paginators-1.json.php'),(4799,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/finspace/Exception/finspaceException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/finspace/Exception/finspaceException.php'),(4800,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/finspace/finspaceClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/finspace/finspaceClient.php'),(4801,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/functions.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/functions.php'),(4802,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/imagebuilder/Exception/imagebuilderException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/imagebuilder/Exception/imagebuilderException.php'),(4803,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/imagebuilder/imagebuilderClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/imagebuilder/imagebuilderClient.php'),(4804,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/kendra/Exception/kendraException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/kendra/Exception/kendraException.php'),(4805,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/kendra/kendraClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/kendra/kendraClient.php'),(4806,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/mgn/Exception/mgnException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/mgn/Exception/mgnException.php'),(4807,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/mgn/mgnClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/mgn/mgnClient.php'),(4808,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/signer/Exception/signerException.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/signer/Exception/signerException.php'),(4809,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/signer/signerClient.php','wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/signer/signerClient.php'),(4810,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/composer/ClassLoader.php','wp-content/plugins/w3-total-cache/vendor/composer/ClassLoader.php'),(4811,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/composer/LICENSE','wp-content/plugins/w3-total-cache/vendor/composer/LICENSE'),(4812,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/composer/autoload_classmap.php','wp-content/plugins/w3-total-cache/vendor/composer/autoload_classmap.php'),(4813,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/composer/autoload_files.php','wp-content/plugins/w3-total-cache/vendor/composer/autoload_files.php'),(4814,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/composer/autoload_namespaces.php','wp-content/plugins/w3-total-cache/vendor/composer/autoload_namespaces.php'),(4815,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/composer/autoload_psr4.php','wp-content/plugins/w3-total-cache/vendor/composer/autoload_psr4.php'),(4816,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/composer/autoload_real.php','wp-content/plugins/w3-total-cache/vendor/composer/autoload_real.php'),(4817,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/composer/autoload_static.php','wp-content/plugins/w3-total-cache/vendor/composer/autoload_static.php'),(4818,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/composer/installed.json','wp-content/plugins/w3-total-cache/vendor/composer/installed.json'),(4819,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/.php_cs','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/.php_cs'),(4820,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/CHANGELOG.md','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/CHANGELOG.md'),(4821,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/Dockerfile','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/Dockerfile'),(4822,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/LICENSE','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/LICENSE'),(4823,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/README.md','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/README.md'),(4824,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/UPGRADING.md','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/UPGRADING.md'),(4825,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/composer.json','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/composer.json'),(4826,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Client.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Client.php'),(4827,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/ClientInterface.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/ClientInterface.php'),(4828,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php'),(4829,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php'),(4830,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php'),(4831,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php'),(4832,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php'),(4833,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php'),(4834,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php'),(4835,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php'),(4836,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php'),(4837,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php'),(4838,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php'),(4839,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php'),(4840,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php'),(4841,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php'),(4842,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php'),(4843,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php'),(4844,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php'),(4845,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php'),(4846,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php'),(4847,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php'),(4848,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php'),(4849,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php'),(4850,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php'),(4851,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/HandlerStack.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/HandlerStack.php'),(4852,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/MessageFormatter.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/MessageFormatter.php'),(4853,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Middleware.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Middleware.php'),(4854,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Pool.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Pool.php'),(4855,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php'),(4856,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php'),(4857,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/RequestOptions.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/RequestOptions.php'),(4858,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php'),(4859,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/TransferStats.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/TransferStats.php'),(4860,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/UriTemplate.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/UriTemplate.php'),(4861,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Utils.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Utils.php'),(4862,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/functions.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/functions.php'),(4863,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/functions_include.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/functions_include.php'),(4864,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/CHANGELOG.md','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/CHANGELOG.md'),(4865,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/LICENSE','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/LICENSE'),(4866,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/Makefile','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/Makefile'),(4867,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/README.md','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/README.md'),(4868,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/composer.json','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/composer.json'),(4869,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/AggregateException.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/AggregateException.php'),(4870,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/CancellationException.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/CancellationException.php'),(4871,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Coroutine.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Coroutine.php'),(4872,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Create.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Create.php'),(4873,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Each.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Each.php'),(4874,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/EachPromise.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/EachPromise.php'),(4875,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/FulfilledPromise.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/FulfilledPromise.php'),(4876,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Is.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Is.php'),(4877,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Promise.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Promise.php'),(4878,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/PromiseInterface.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/PromiseInterface.php'),(4879,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/PromisorInterface.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/PromisorInterface.php'),(4880,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/RejectedPromise.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/RejectedPromise.php'),(4881,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/RejectionException.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/RejectionException.php'),(4882,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/TaskQueue.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/TaskQueue.php'),(4883,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/TaskQueueInterface.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/TaskQueueInterface.php'),(4884,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Utils.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/Utils.php'),(4885,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/functions.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/functions.php'),(4886,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/functions_include.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/promises/src/functions_include.php'),(4887,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/FUNDING.yml','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/FUNDING.yml'),(4888,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/stale.yml','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/stale.yml'),(4889,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/workflows/ci.yml','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/workflows/ci.yml'),(4890,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/workflows/integration.yml','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/workflows/integration.yml'),(4891,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/workflows/static.yml','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.github/workflows/static.yml'),(4892,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.php_cs.dist','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/.php_cs.dist'),(4893,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/CHANGELOG.md','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/CHANGELOG.md'),(4894,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/LICENSE','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/LICENSE'),(4895,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/README.md','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/README.md'),(4896,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/composer.json','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/composer.json'),(4897,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/AppendStream.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/AppendStream.php'),(4898,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/BufferStream.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/BufferStream.php'),(4899,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/CachingStream.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/CachingStream.php'),(4900,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/DroppingStream.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/DroppingStream.php'),(4901,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/FnStream.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/FnStream.php'),(4902,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Header.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Header.php'),(4903,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/InflateStream.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/InflateStream.php'),(4904,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/LazyOpenStream.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/LazyOpenStream.php'),(4905,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/LimitStream.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/LimitStream.php'),(4906,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Message.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Message.php'),(4907,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/MessageTrait.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/MessageTrait.php'),(4908,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/MimeType.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/MimeType.php'),(4909,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/MultipartStream.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/MultipartStream.php'),(4910,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/NoSeekStream.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/NoSeekStream.php'),(4911,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/PumpStream.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/PumpStream.php'),(4912,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Query.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Query.php'),(4913,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Request.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Request.php'),(4914,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Response.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Response.php'),(4915,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Rfc7230.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Rfc7230.php'),(4916,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/ServerRequest.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/ServerRequest.php'),(4917,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Stream.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Stream.php'),(4918,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php'),(4919,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/StreamWrapper.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/StreamWrapper.php'),(4920,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/UploadedFile.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/UploadedFile.php'),(4921,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Uri.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Uri.php'),(4922,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/UriComparator.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/UriComparator.php'),(4923,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/UriNormalizer.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/UriNormalizer.php'),(4924,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/UriResolver.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/UriResolver.php'),(4925,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Utils.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/Utils.php'),(4926,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/functions.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/functions.php'),(4927,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/functions_include.php','wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/src/functions_include.php'),(4928,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/LICENSE','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/LICENSE'),(4929,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/README.rst','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/README.rst'),(4930,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/bin/jp.php','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/bin/jp.php'),(4931,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/bin/perf.php','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/bin/perf.php'),(4932,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/composer.json','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/composer.json'),(4933,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/AstRuntime.php','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/AstRuntime.php'),(4934,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/CompilerRuntime.php','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/CompilerRuntime.php'),(4935,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/DebugRuntime.php','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/DebugRuntime.php'),(4936,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/Env.php','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/Env.php'),(4937,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/FnDispatcher.php','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/FnDispatcher.php'),(4938,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/JmesPath.php','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/JmesPath.php'),(4939,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/Lexer.php','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/Lexer.php'),(4940,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/Parser.php','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/Parser.php'),(4941,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/SyntaxErrorException.php','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/SyntaxErrorException.php'),(4942,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/TreeCompiler.php','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/TreeCompiler.php'),(4943,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/TreeInterpreter.php','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/TreeInterpreter.php'),(4944,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/Utils.php','wp-content/plugins/w3-total-cache/vendor/mtdowling/jmespath.php/src/Utils.php'),(4945,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/CHANGELOG.md','wp-content/plugins/w3-total-cache/vendor/psr/http-message/CHANGELOG.md'),(4946,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/LICENSE','wp-content/plugins/w3-total-cache/vendor/psr/http-message/LICENSE'),(4947,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/README.md','wp-content/plugins/w3-total-cache/vendor/psr/http-message/README.md'),(4948,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/composer.json','wp-content/plugins/w3-total-cache/vendor/psr/http-message/composer.json'),(4949,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/MessageInterface.php','wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/MessageInterface.php'),(4950,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/RequestInterface.php','wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/RequestInterface.php'),(4951,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/ResponseInterface.php','wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/ResponseInterface.php'),(4952,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/ServerRequestInterface.php','wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/ServerRequestInterface.php'),(4953,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/StreamInterface.php','wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/StreamInterface.php'),(4954,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/UploadedFileInterface.php','wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/UploadedFileInterface.php'),(4955,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/UriInterface.php','wp-content/plugins/w3-total-cache/vendor/psr/http-message/src/UriInterface.php'),(4956,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/ralouphie/getallheaders/LICENSE','wp-content/plugins/w3-total-cache/vendor/ralouphie/getallheaders/LICENSE'),(4957,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/ralouphie/getallheaders/README.md','wp-content/plugins/w3-total-cache/vendor/ralouphie/getallheaders/README.md'),(4958,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/ralouphie/getallheaders/composer.json','wp-content/plugins/w3-total-cache/vendor/ralouphie/getallheaders/composer.json'),(4959,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/ralouphie/getallheaders/src/getallheaders.php','wp-content/plugins/w3-total-cache/vendor/ralouphie/getallheaders/src/getallheaders.php'),(4960,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Idn.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Idn.php'),(4961,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Info.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Info.php'),(4962,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/LICENSE','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/LICENSE'),(4963,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/README.md','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/README.md'),(4964,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php'),(4965,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php'),(4966,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php'),(4967,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php'),(4968,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php'),(4969,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php'),(4970,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php'),(4971,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php'),(4972,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php'),(4973,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/bootstrap.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/bootstrap.php'),(4974,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/composer.json','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-idn/composer.json'),(4975,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/LICENSE','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/LICENSE'),(4976,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Normalizer.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Normalizer.php'),(4977,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/README.md','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/README.md'),(4978,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php'),(4979,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php'),(4980,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php'),(4981,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php'),(4982,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php'),(4983,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/bootstrap.php','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/bootstrap.php'),(4984,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/composer.json','wp-content/plugins/w3-total-cache/vendor/symfony/polyfill-intl-normalizer/composer.json'),(4985,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/w3-total-cache-api.php','wp-content/plugins/w3-total-cache/w3-total-cache-api.php'),(4986,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/w3-total-cache-old-php.php','wp-content/plugins/w3-total-cache/w3-total-cache-old-php.php'),(4987,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/w3-total-cache.php','wp-content/plugins/w3-total-cache/w3-total-cache.php'),(4988,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/wp-content/advanced-cache.php','wp-content/plugins/w3-total-cache/wp-content/advanced-cache.php'),(4989,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/wp-content/db.php','wp-content/plugins/w3-total-cache/wp-content/db.php'),(4990,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/wp-content/index.html','wp-content/plugins/w3-total-cache/wp-content/index.html'),(4991,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/w3-total-cache/wp-content/object-cache.php','wp-content/plugins/w3-total-cache/wp-content/object-cache.php'),(4992,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/activity-panels-help/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/activity-panels-help/style-rtl.css'),(4993,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/activity-panels-inbox/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/activity-panels-inbox/style-rtl.css'),(4994,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/analytics-report/style-rtl.css'),(4995,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-categories/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-categories/style-rtl.css'),(4996,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-coupons/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-coupons/style-rtl.css'),(4997,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-customers/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-customers/style-rtl.css'),(4998,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-downloads/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-downloads/style-rtl.css'),(4999,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-orders/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-orders/style-rtl.css'),(5000,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-products/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-products/style-rtl.css'),(5001,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-revenue/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-revenue/style-rtl.css'),(5002,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-stock/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-stock/style-rtl.css'),(5003,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-taxes/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-taxes/style-rtl.css'),(5004,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-variations/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/analytics-report-variations/style-rtl.css'),(5005,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/analytics-settings/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/analytics-settings/style-rtl.css'),(5006,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/app/index.asset.php','wp-content/plugins/woocommerce/assets/client/admin/app/index.asset.php'),(5007,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/app/index.js','wp-content/plugins/woocommerce/assets/client/admin/app/index.js'),(5008,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/app/index.js.LICENSE.txt','wp-content/plugins/woocommerce/assets/client/admin/app/index.js.LICENSE.txt'),(5009,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/app/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/app/style-rtl.css'),(5010,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/app/style.css','wp-content/plugins/woocommerce/assets/client/admin/app/style.css'),(5011,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal/style-rtl.css'),(5012,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal/style.css','wp-content/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal/style.css'),(5013,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/ce7c51567f54d0aceb37.png','wp-content/plugins/woocommerce/assets/client/admin/ce7c51567f54d0aceb37.png'),(5014,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/185.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/185.style.css'),(5015,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/1996.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/1996.style.css'),(5016,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/2036.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/2036.style.css'),(5017,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/2397.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/2397.style.css'),(5018,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/2502.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/2502.style.css'),(5019,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/2624.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/2624.style.css'),(5020,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/2953.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/2953.style.css'),(5021,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/3576.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/3576.style.css'),(5022,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/3700.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/3700.style.css'),(5023,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/3726.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/3726.style.css'),(5024,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/3994.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/3994.style.css'),(5025,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/4011.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/4011.style.css'),(5026,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/4854.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/4854.style.css'),(5027,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/5152.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/5152.js'),(5028,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/5152.js.LICENSE.txt','wp-content/plugins/woocommerce/assets/client/admin/chunks/5152.js.LICENSE.txt'),(5029,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/5502.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/5502.style.css'),(5030,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/5531.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/5531.js'),(5031,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/5586.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/5586.js'),(5032,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6063.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/6063.js'),(5033,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6063.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/6063.style.css'),(5034,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6125.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/6125.style.css'),(5035,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6232.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/6232.js'),(5036,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6232.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/6232.style.css'),(5037,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6340.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/6340.js'),(5038,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6340.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/6340.style.css'),(5039,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6609.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/6609.js'),(5040,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6732.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/6732.style.css'),(5041,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/6824.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/6824.style.css'),(5042,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/727.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/727.style.css'),(5043,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/7433.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/7433.js'),(5044,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/7708.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/7708.style.css'),(5045,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/8544.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/8544.style.css'),(5046,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/8597.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/8597.style.css'),(5047,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/8851.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/8851.style.css'),(5048,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/9198.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/9198.js'),(5049,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/9360.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/9360.style.css'),(5050,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/9456.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/9456.style.css'),(5051,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/9792.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/9792.style.css'),(5052,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/9966.style.css','wp-content/plugins/woocommerce/assets/client/admin/chunks/9966.style.css'),(5053,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/activity-panels-help.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/activity-panels-help.js'),(5054,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/activity-panels-inbox.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/activity-panels-inbox.js'),(5055,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/activity-panels-setup.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/activity-panels-setup.js'),(5056,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-categories.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-categories.js'),(5057,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-coupons.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-coupons.js'),(5058,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-customers.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-customers.js'),(5059,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-downloads.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-downloads.js'),(5060,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-orders.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-orders.js'),(5061,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-products.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-products.js'),(5062,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-revenue.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-revenue.js'),(5063,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-stock.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-stock.js'),(5064,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-taxes.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-taxes.js'),(5065,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-variations.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report-variations.js'),(5066,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-report.js'),(5067,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-settings.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/analytics-settings.js'),(5068,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/customizable-dashboard.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/customizable-dashboard.js'),(5069,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/dashboard-charts.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/dashboard-charts.js'),(5070,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/dashboard.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/dashboard.js'),(5071,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/homescreen.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/homescreen.js'),(5072,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/leaderboards.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/leaderboards.js'),(5073,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/marketing-overview.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/marketing-overview.js'),(5074,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/payment-recommendations.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/payment-recommendations.js'),(5075,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/profile-wizard.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/profile-wizard.js'),(5076,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/shipping-recommendations.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/shipping-recommendations.js'),(5077,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/store-alerts.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/store-alerts.js'),(5078,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/store-performance.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/store-performance.js'),(5079,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/wc-pay-subscriptions-page.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/wc-pay-subscriptions-page.js'),(5080,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/wcpay-payment-welcome-page.js','wp-content/plugins/woocommerce/assets/client/admin/chunks/wcpay-payment-welcome-page.js'),(5081,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/components/index.asset.php','wp-content/plugins/woocommerce/assets/client/admin/components/index.asset.php'),(5082,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/components/index.js','wp-content/plugins/woocommerce/assets/client/admin/components/index.js'),(5083,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/components/index.js.LICENSE.txt','wp-content/plugins/woocommerce/assets/client/admin/components/index.js.LICENSE.txt'),(5084,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/components/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/components/style-rtl.css'),(5085,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/components/style.css','wp-content/plugins/woocommerce/assets/client/admin/components/style.css'),(5086,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/csv-export/index.asset.php','wp-content/plugins/woocommerce/assets/client/admin/csv-export/index.asset.php'),(5087,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/csv-export/index.js','wp-content/plugins/woocommerce/assets/client/admin/csv-export/index.js'),(5088,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/csv-export/index.js.LICENSE.txt','wp-content/plugins/woocommerce/assets/client/admin/csv-export/index.js.LICENSE.txt'),(5089,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/currency/index.asset.php','wp-content/plugins/woocommerce/assets/client/admin/currency/index.asset.php'),(5090,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/currency/index.js','wp-content/plugins/woocommerce/assets/client/admin/currency/index.js'),(5091,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/customer-effort-score/index.asset.php','wp-content/plugins/woocommerce/assets/client/admin/customer-effort-score/index.asset.php'),(5092,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/customer-effort-score/index.js','wp-content/plugins/woocommerce/assets/client/admin/customer-effort-score/index.js'),(5093,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/customer-effort-score/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/customer-effort-score/style-rtl.css'),(5094,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/customer-effort-score/style.css','wp-content/plugins/woocommerce/assets/client/admin/customer-effort-score/style.css'),(5095,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/dashboard/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/dashboard/style-rtl.css'),(5096,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/dashboard-charts/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/dashboard-charts/style-rtl.css'),(5097,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/data/index.asset.php','wp-content/plugins/woocommerce/assets/client/admin/data/index.asset.php'),(5098,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/data/index.js','wp-content/plugins/woocommerce/assets/client/admin/data/index.js'),(5099,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/data/index.js.LICENSE.txt','wp-content/plugins/woocommerce/assets/client/admin/data/index.js.LICENSE.txt'),(5100,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/date/index.asset.php','wp-content/plugins/woocommerce/assets/client/admin/date/index.asset.php'),(5101,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/date/index.js','wp-content/plugins/woocommerce/assets/client/admin/date/index.js'),(5102,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/date/index.js.LICENSE.txt','wp-content/plugins/woocommerce/assets/client/admin/date/index.js.LICENSE.txt'),(5103,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/experimental/index.asset.php','wp-content/plugins/woocommerce/assets/client/admin/experimental/index.asset.php'),(5104,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/experimental/index.js','wp-content/plugins/woocommerce/assets/client/admin/experimental/index.js'),(5105,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/experimental/index.js.LICENSE.txt','wp-content/plugins/woocommerce/assets/client/admin/experimental/index.js.LICENSE.txt'),(5106,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/experimental/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/experimental/style-rtl.css'),(5107,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/experimental/style.css','wp-content/plugins/woocommerce/assets/client/admin/experimental/style.css'),(5108,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/explat/index.asset.php','wp-content/plugins/woocommerce/assets/client/admin/explat/index.asset.php'),(5109,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/explat/index.js','wp-content/plugins/woocommerce/assets/client/admin/explat/index.js'),(5110,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/explat/index.js.LICENSE.txt','wp-content/plugins/woocommerce/assets/client/admin/explat/index.js.LICENSE.txt'),(5111,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/homescreen/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/homescreen/style-rtl.css'),(5112,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/leaderboards/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/leaderboards/style-rtl.css'),(5113,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/marketing-coupons/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/marketing-coupons/style-rtl.css'),(5114,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/marketing-coupons/style.css','wp-content/plugins/woocommerce/assets/client/admin/marketing-coupons/style.css'),(5115,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/marketing-overview/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/marketing-overview/style-rtl.css'),(5116,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/navigation/index.asset.php','wp-content/plugins/woocommerce/assets/client/admin/navigation/index.asset.php'),(5117,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/navigation/index.js','wp-content/plugins/woocommerce/assets/client/admin/navigation/index.js'),(5118,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/navigation-opt-out/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/navigation-opt-out/style-rtl.css'),(5119,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/navigation-opt-out/style.css','wp-content/plugins/woocommerce/assets/client/admin/navigation-opt-out/style.css'),(5120,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/notices/index.asset.php','wp-content/plugins/woocommerce/assets/client/admin/notices/index.asset.php'),(5121,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/notices/index.js','wp-content/plugins/woocommerce/assets/client/admin/notices/index.js'),(5122,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/null/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/null/style-rtl.css'),(5123,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/number/index.asset.php','wp-content/plugins/woocommerce/assets/client/admin/number/index.asset.php'),(5124,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/number/index.js','wp-content/plugins/woocommerce/assets/client/admin/number/index.js'),(5125,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/onboarding/index.asset.php','wp-content/plugins/woocommerce/assets/client/admin/onboarding/index.asset.php'),(5126,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/onboarding/index.js','wp-content/plugins/woocommerce/assets/client/admin/onboarding/index.js'),(5127,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/onboarding/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/onboarding/style-rtl.css'),(5128,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/onboarding/style.css','wp-content/plugins/woocommerce/assets/client/admin/onboarding/style.css'),(5129,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/payment-method-promotions/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/payment-method-promotions/style-rtl.css'),(5130,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/payment-method-promotions/style.css','wp-content/plugins/woocommerce/assets/client/admin/payment-method-promotions/style.css'),(5131,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/print-shipping-label-banner/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/print-shipping-label-banner/style-rtl.css'),(5132,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/print-shipping-label-banner/style.css','wp-content/plugins/woocommerce/assets/client/admin/print-shipping-label-banner/style.css'),(5133,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/profile-wizard/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/profile-wizard/style-rtl.css'),(5134,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/shipping-recommendations/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/shipping-recommendations/style-rtl.css'),(5135,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/store-alerts/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/store-alerts/style-rtl.css'),(5136,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/store-performance/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/store-performance/style-rtl.css'),(5137,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/tracks/index.asset.php','wp-content/plugins/woocommerce/assets/client/admin/tracks/index.asset.php'),(5138,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/tracks/index.js','wp-content/plugins/woocommerce/assets/client/admin/tracks/index.js'),(5139,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/undefined/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/undefined/style-rtl.css'),(5140,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wc-pay-subscriptions-page/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/wc-pay-subscriptions-page/style-rtl.css'),(5141,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wcpay-payment-welcome-page/style-rtl.css','wp-content/plugins/woocommerce/assets/client/admin/wcpay-payment-welcome-page/style-rtl.css'),(5142,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/add-term-tracking.asset.php','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/add-term-tracking.asset.php'),(5143,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/add-term-tracking.js','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/add-term-tracking.js'),(5144,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/attributes-tracking.asset.php','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/attributes-tracking.asset.php'),(5145,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/attributes-tracking.js','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/attributes-tracking.js'),(5146,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/beta-features-tracking-modal.asset.php','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/beta-features-tracking-modal.asset.php'),(5147,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/beta-features-tracking-modal.js','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/beta-features-tracking-modal.js'),(5148,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/category-tracking.asset.php','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/category-tracking.asset.php'),(5149,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/category-tracking.js','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/category-tracking.js'),(5150,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/marketing-coupons.asset.php','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/marketing-coupons.asset.php'),(5151,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/marketing-coupons.js','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/marketing-coupons.js'),(5152,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/marketing-coupons.js.LICENSE.txt','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/marketing-coupons.js.LICENSE.txt'),(5153,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/navigation-opt-out.asset.php','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/navigation-opt-out.asset.php'),(5154,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/navigation-opt-out.js','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/navigation-opt-out.js'),(5155,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-homepage-notice.asset.php','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-homepage-notice.asset.php'),(5156,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-homepage-notice.js','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-homepage-notice.js'),(5157,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-load-sample-products-notice.asset.php','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-load-sample-products-notice.asset.php'),(5158,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-load-sample-products-notice.js','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-load-sample-products-notice.js'),(5159,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-product-import-notice.asset.php','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-product-import-notice.asset.php'),(5160,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-product-import-notice.js','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-product-import-notice.js'),(5161,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-product-notice.asset.php','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-product-notice.asset.php'),(5162,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-product-notice.js','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-product-notice.js'),(5163,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-tax-notice.asset.php','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-tax-notice.asset.php'),(5164,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-tax-notice.js','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/onboarding-tax-notice.js'),(5165,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/payment-method-promotions.asset.php','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/payment-method-promotions.asset.php'),(5166,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/payment-method-promotions.js','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/payment-method-promotions.js'),(5167,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/payment-method-promotions.js.LICENSE.txt','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/payment-method-promotions.js.LICENSE.txt'),(5168,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/print-shipping-label-banner.asset.php','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/print-shipping-label-banner.asset.php'),(5169,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/print-shipping-label-banner.js','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/print-shipping-label-banner.js'),(5170,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/product-tour.asset.php','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/product-tour.asset.php'),(5171,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/product-tour.js','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/product-tour.js'),(5172,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/product-tracking.asset.php','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/product-tracking.asset.php'),(5173,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/product-tracking.js','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/product-tracking.js'),(5174,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/tags-tracking.asset.php','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/tags-tracking.asset.php'),(5175,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/tags-tracking.js','wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts/tags-tracking.js'),(5176,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/activation-rtl.css','wp-content/plugins/woocommerce/assets/css/activation-rtl.css'),(5177,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/activation.css','wp-content/plugins/woocommerce/assets/css/activation.css'),(5178,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/admin-rtl.css','wp-content/plugins/woocommerce/assets/css/admin-rtl.css'),(5179,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/admin.css','wp-content/plugins/woocommerce/assets/css/admin.css'),(5180,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/auth-rtl.css','wp-content/plugins/woocommerce/assets/css/auth-rtl.css'),(5181,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/auth.css','wp-content/plugins/woocommerce/assets/css/auth.css'),(5182,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/dashboard-rtl.css','wp-content/plugins/woocommerce/assets/css/dashboard-rtl.css'),(5183,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/dashboard-setup-rtl.css','wp-content/plugins/woocommerce/assets/css/dashboard-setup-rtl.css'),(5184,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/dashboard-setup.css','wp-content/plugins/woocommerce/assets/css/dashboard-setup.css'),(5185,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/dashboard.css','wp-content/plugins/woocommerce/assets/css/dashboard.css'),(5186,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/helper-rtl.css','wp-content/plugins/woocommerce/assets/css/helper-rtl.css'),(5187,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/helper.css','wp-content/plugins/woocommerce/assets/css/helper.css'),(5188,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png'),(5189,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png'),(5190,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png'),(5191,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png'),(5192,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png'),(5193,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png'),(5194,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png'),(5195,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png'),(5196,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_222222_256x240.png','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_222222_256x240.png'),(5197,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_2e83ff_256x240.png','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_2e83ff_256x240.png'),(5198,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_454545_256x240.png','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_454545_256x240.png'),(5199,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_888888_256x240.png','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_888888_256x240.png'),(5200,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_cd0a0a_256x240.png','wp-content/plugins/woocommerce/assets/css/jquery-ui/images/ui-icons_cd0a0a_256x240.png'),(5201,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/jquery-ui-rtl.css','wp-content/plugins/woocommerce/assets/css/jquery-ui/jquery-ui-rtl.css'),(5202,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/jquery-ui.css','wp-content/plugins/woocommerce/assets/css/jquery-ui/jquery-ui.css'),(5203,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/jquery-ui/jquery-ui.min.css','wp-content/plugins/woocommerce/assets/css/jquery-ui/jquery-ui.min.css'),(5204,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/marketplace-suggestions-rtl.css','wp-content/plugins/woocommerce/assets/css/marketplace-suggestions-rtl.css'),(5205,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/marketplace-suggestions.css','wp-content/plugins/woocommerce/assets/css/marketplace-suggestions.css'),(5206,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/menu-rtl.css','wp-content/plugins/woocommerce/assets/css/menu-rtl.css'),(5207,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/menu.css','wp-content/plugins/woocommerce/assets/css/menu.css'),(5208,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/network-order-widget-rtl.css','wp-content/plugins/woocommerce/assets/css/network-order-widget-rtl.css'),(5209,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/network-order-widget.css','wp-content/plugins/woocommerce/assets/css/network-order-widget.css'),(5210,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.css','wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.css'),(5211,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.min.css','wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.min.css'),(5212,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png','wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png'),(5213,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg','wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg'),(5214,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif','wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif'),(5215,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/photoswipe/photoswipe.css','wp-content/plugins/woocommerce/assets/css/photoswipe/photoswipe.css'),(5216,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/photoswipe/photoswipe.min.css','wp-content/plugins/woocommerce/assets/css/photoswipe/photoswipe.min.css'),(5217,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/prettyPhoto-rtl.css','wp-content/plugins/woocommerce/assets/css/prettyPhoto-rtl.css'),(5218,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/prettyPhoto.css','wp-content/plugins/woocommerce/assets/css/prettyPhoto.css'),(5219,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/privacy-rtl.css','wp-content/plugins/woocommerce/assets/css/privacy-rtl.css'),(5220,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/privacy.css','wp-content/plugins/woocommerce/assets/css/privacy.css'),(5221,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/reports-print-rtl.css','wp-content/plugins/woocommerce/assets/css/reports-print-rtl.css'),(5222,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/reports-print.css','wp-content/plugins/woocommerce/assets/css/reports-print.css'),(5223,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/select2.css','wp-content/plugins/woocommerce/assets/css/select2.css'),(5224,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-nineteen-rtl.css','wp-content/plugins/woocommerce/assets/css/twenty-nineteen-rtl.css'),(5225,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-nineteen.css','wp-content/plugins/woocommerce/assets/css/twenty-nineteen.css'),(5226,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-seventeen-rtl.css','wp-content/plugins/woocommerce/assets/css/twenty-seventeen-rtl.css'),(5227,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-seventeen.css','wp-content/plugins/woocommerce/assets/css/twenty-seventeen.css'),(5228,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-twenty-one-admin-rtl.css','wp-content/plugins/woocommerce/assets/css/twenty-twenty-one-admin-rtl.css'),(5229,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-twenty-one-admin.css','wp-content/plugins/woocommerce/assets/css/twenty-twenty-one-admin.css'),(5230,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-twenty-one-rtl.css','wp-content/plugins/woocommerce/assets/css/twenty-twenty-one-rtl.css'),(5231,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-twenty-one.css','wp-content/plugins/woocommerce/assets/css/twenty-twenty-one.css'),(5232,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-twenty-rtl.css','wp-content/plugins/woocommerce/assets/css/twenty-twenty-rtl.css'),(5233,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-twenty-two-rtl.css','wp-content/plugins/woocommerce/assets/css/twenty-twenty-two-rtl.css'),(5234,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-twenty-two.css','wp-content/plugins/woocommerce/assets/css/twenty-twenty-two.css'),(5235,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/twenty-twenty.css','wp-content/plugins/woocommerce/assets/css/twenty-twenty.css'),(5236,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/wc-setup-rtl.css','wp-content/plugins/woocommerce/assets/css/wc-setup-rtl.css'),(5237,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/wc-setup.css','wp-content/plugins/woocommerce/assets/css/wc-setup.css'),(5238,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout-rtl.css','wp-content/plugins/woocommerce/assets/css/woocommerce-layout-rtl.css'),(5239,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css','wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css'),(5240,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/woocommerce-rtl.css','wp-content/plugins/woocommerce/assets/css/woocommerce-rtl.css'),(5241,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen-rtl.css','wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen-rtl.css'),(5242,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css','wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css'),(5243,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/css/woocommerce.css','wp-content/plugins/woocommerce/assets/css/woocommerce.css'),(5244,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot','wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot'),(5245,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg','wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg'),(5246,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf','wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf'),(5247,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff','wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff'),(5248,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/fonts/star.eot','wp-content/plugins/woocommerce/assets/fonts/star.eot'),(5249,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/fonts/star.svg','wp-content/plugins/woocommerce/assets/fonts/star.svg'),(5250,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf','wp-content/plugins/woocommerce/assets/fonts/star.ttf'),(5251,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/fonts/star.woff','wp-content/plugins/woocommerce/assets/fonts/star.woff'),(5252,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/admin_notes/dashboard-widget-setup.png','wp-content/plugins/woocommerce/assets/images/admin_notes/dashboard-widget-setup.png'),(5253,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/admin_notes/filter-by-product-variations-note.svg','wp-content/plugins/woocommerce/assets/images/admin_notes/filter-by-product-variations-note.svg'),(5254,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/admin_notes/marketing-jetpack-2x.png','wp-content/plugins/woocommerce/assets/images/admin_notes/marketing-jetpack-2x.png'),(5255,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/calendar.png','wp-content/plugins/woocommerce/assets/images/calendar.png'),(5256,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/dashboard-widget-setup.png','wp-content/plugins/woocommerce/assets/images/dashboard-widget-setup.png'),(5257,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/empty-content.svg','wp-content/plugins/woocommerce/assets/images/empty-content.svg'),(5258,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/eway-logo.jpg','wp-content/plugins/woocommerce/assets/images/eway-logo.jpg'),(5259,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/help.png','wp-content/plugins/woocommerce/assets/images/help.png'),(5260,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.png','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.png'),(5261,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg'),(5262,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.png','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.png'),(5263,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg'),(5264,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.png','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.png'),(5265,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg'),(5266,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.png','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.png'),(5267,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg'),(5268,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.png','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.png'),(5269,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg'),(5270,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.png','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.png'),(5271,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg'),(5272,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.png','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.png'),(5273,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg'),(5274,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.png','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.png'),(5275,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg','wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg'),(5276,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/edit.png','wp-content/plugins/woocommerce/assets/images/icons/edit.png'),(5277,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/gridicons-checkmark.svg','wp-content/plugins/woocommerce/assets/images/icons/gridicons-checkmark.svg'),(5278,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/gridicons-chevron-down.svg','wp-content/plugins/woocommerce/assets/images/icons/gridicons-chevron-down.svg'),(5279,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/loader.svg','wp-content/plugins/woocommerce/assets/images/icons/loader.svg'),(5280,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/star-golden.svg','wp-content/plugins/woocommerce/assets/images/icons/star-golden.svg'),(5281,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/star-gray.svg','wp-content/plugins/woocommerce/assets/images/icons/star-gray.svg'),(5282,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/icons/star-half-filled.svg','wp-content/plugins/woocommerce/assets/images/icons/star-half-filled.svg'),(5283,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png','wp-content/plugins/woocommerce/assets/images/klarna-black.png'),(5284,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/marketing/amazon-ebay.svg','wp-content/plugins/woocommerce/assets/images/marketing/amazon-ebay.svg'),(5285,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/marketing/automatewoo.svg','wp-content/plugins/woocommerce/assets/images/marketing/automatewoo.svg'),(5286,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/marketing/facebook.svg','wp-content/plugins/woocommerce/assets/images/marketing/facebook.svg'),(5287,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/marketing/google.svg','wp-content/plugins/woocommerce/assets/images/marketing/google.svg'),(5288,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/marketing/hubspot.svg','wp-content/plugins/woocommerce/assets/images/marketing/hubspot.svg'),(5289,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/marketing/mailchimp.svg','wp-content/plugins/woocommerce/assets/images/marketing/mailchimp.svg'),(5290,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/marketing/mailpoet.svg','wp-content/plugins/woocommerce/assets/images/marketing/mailpoet.svg'),(5291,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/marketing/pinterest.svg','wp-content/plugins/woocommerce/assets/images/marketing/pinterest.svg'),(5292,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/marketplace-header-bg@2x.png','wp-content/plugins/woocommerce/assets/images/marketplace-header-bg@2x.png'),(5293,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/mercadopago.png','wp-content/plugins/woocommerce/assets/images/mercadopago.png'),(5294,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/bacs.svg','wp-content/plugins/woocommerce/assets/images/onboarding/bacs.svg'),(5295,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/cod.svg','wp-content/plugins/woocommerce/assets/images/onboarding/cod.svg'),(5296,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/creative-mail-by-constant-contact.png','wp-content/plugins/woocommerce/assets/images/onboarding/creative-mail-by-constant-contact.png'),(5297,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/creativemail.png','wp-content/plugins/woocommerce/assets/images/onboarding/creativemail.png'),(5298,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/eway.png','wp-content/plugins/woocommerce/assets/images/onboarding/eway.png'),(5299,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/fb-woocommerce.png','wp-content/plugins/woocommerce/assets/images/onboarding/fb-woocommerce.png'),(5300,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/g-shopping.png','wp-content/plugins/woocommerce/assets/images/onboarding/g-shopping.png'),(5301,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/google-listings-and-ads.png','wp-content/plugins/woocommerce/assets/images/onboarding/google-listings-and-ads.png'),(5302,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/mailchimp-for-woocommerce.png','wp-content/plugins/woocommerce/assets/images/onboarding/mailchimp-for-woocommerce.png'),(5303,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/mailchimp.png','wp-content/plugins/woocommerce/assets/images/onboarding/mailchimp.png'),(5304,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/mailpoet.png','wp-content/plugins/woocommerce/assets/images/onboarding/mailpoet.png'),(5305,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/mercadopago.png','wp-content/plugins/woocommerce/assets/images/onboarding/mercadopago.png'),(5306,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/mollie.svg','wp-content/plugins/woocommerce/assets/images/onboarding/mollie.svg'),(5307,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/other-small.jpg','wp-content/plugins/woocommerce/assets/images/onboarding/other-small.jpg'),(5308,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/paystack.png','wp-content/plugins/woocommerce/assets/images/onboarding/paystack.png'),(5309,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/payu.svg','wp-content/plugins/woocommerce/assets/images/onboarding/payu.svg'),(5310,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/pinterest.png','wp-content/plugins/woocommerce/assets/images/onboarding/pinterest.png'),(5311,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/razorpay.svg','wp-content/plugins/woocommerce/assets/images/onboarding/razorpay.svg'),(5312,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/tiktok.svg','wp-content/plugins/woocommerce/assets/images/onboarding/tiktok.svg'),(5313,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/onboarding/wcpay.svg','wp-content/plugins/woocommerce/assets/images/onboarding/wcpay.svg'),(5314,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payfast.png','wp-content/plugins/woocommerce/assets/images/payfast.png'),(5315,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/affirm.png','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/affirm.png'),(5316,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/afterpay.png','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/afterpay.png'),(5317,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/amazonpay.png','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/amazonpay.png'),(5318,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/bacs.png','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/bacs.png'),(5319,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/cod.png','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/cod.png'),(5320,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/eway.png','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/eway.png'),(5321,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/klarna.png','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/klarna.png'),(5322,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/mercadopago.png','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/mercadopago.png'),(5323,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/mollie.png','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/mollie.png'),(5324,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/payfast.png','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/payfast.png'),(5325,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/paypal.png','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/paypal.png'),(5326,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/paystack.png','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/paystack.png'),(5327,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/payu.png','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/payu.png'),(5328,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/razorpay.png','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/razorpay.png'),(5329,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/square.png','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/square.png'),(5330,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/stripe.png','wp-content/plugins/woocommerce/assets/images/payment_methods/72x72/stripe.png'),(5331,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/paypal-braintree.png','wp-content/plugins/woocommerce/assets/images/paypal-braintree.png'),(5332,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/paypal.png','wp-content/plugins/woocommerce/assets/images/paypal.png'),(5333,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/placeholder-attachment.png','wp-content/plugins/woocommerce/assets/images/placeholder-attachment.png'),(5334,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/placeholder.png','wp-content/plugins/woocommerce/assets/images/placeholder.png'),(5335,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/select2-spinner.gif','wp-content/plugins/woocommerce/assets/images/select2-spinner.gif'),(5336,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/select2.png','wp-content/plugins/woocommerce/assets/images/select2.png'),(5337,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/select2x2.png','wp-content/plugins/woocommerce/assets/images/select2x2.png'),(5338,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/shippingillustration.svg','wp-content/plugins/woocommerce/assets/images/shippingillustration.svg'),(5339,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/square-black.png','wp-content/plugins/woocommerce/assets/images/square-black.png'),(5340,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/stripe.png','wp-content/plugins/woocommerce/assets/images/stripe.png'),(5341,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/task_list/basics-section-illustration.png','wp-content/plugins/woocommerce/assets/images/task_list/basics-section-illustration.png'),(5342,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/task_list/expand-section-illustration.png','wp-content/plugins/woocommerce/assets/images/task_list/expand-section-illustration.png'),(5343,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/task_list/payment-illustration.png','wp-content/plugins/woocommerce/assets/images/task_list/payment-illustration.png'),(5344,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/task_list/purchase-illustration.png','wp-content/plugins/woocommerce/assets/images/task_list/purchase-illustration.png'),(5345,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/task_list/sales-illustration.png','wp-content/plugins/woocommerce/assets/images/task_list/sales-illustration.png'),(5346,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/task_list/sales-section-illustration.png','wp-content/plugins/woocommerce/assets/images/task_list/sales-section-illustration.png'),(5347,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/task_list/shipping-illustration.png','wp-content/plugins/woocommerce/assets/images/task_list/shipping-illustration.png'),(5348,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/task_list/tax-illustration.png','wp-content/plugins/woocommerce/assets/images/task_list/tax-illustration.png'),(5349,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/wcpayments-icon-secure.png','wp-content/plugins/woocommerce/assets/images/wcpayments-icon-secure.png'),(5350,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/woocommerce_logo.png','wp-content/plugins/woocommerce/assets/images/woocommerce_logo.png'),(5351,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/woocommerce_logo.svg','wp-content/plugins/woocommerce/assets/images/woocommerce_logo.svg'),(5352,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/wpspin-2x.gif','wp-content/plugins/woocommerce/assets/images/wpspin-2x.gif'),(5353,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/images/wpspin.gif','wp-content/plugins/woocommerce/assets/images/wpspin.gif'),(5354,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/accounting/accounting.js','wp-content/plugins/woocommerce/assets/js/accounting/accounting.js'),(5355,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/accounting/accounting.min.js','wp-content/plugins/woocommerce/assets/js/accounting/accounting.min.js'),(5356,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/api-keys.js','wp-content/plugins/woocommerce/assets/js/admin/api-keys.js'),(5357,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/api-keys.min.js','wp-content/plugins/woocommerce/assets/js/admin/api-keys.min.js'),(5358,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/backbone-modal.js','wp-content/plugins/woocommerce/assets/js/admin/backbone-modal.js'),(5359,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/backbone-modal.min.js','wp-content/plugins/woocommerce/assets/js/admin/backbone-modal.min.js'),(5360,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/marketplace-suggestions.js','wp-content/plugins/woocommerce/assets/js/admin/marketplace-suggestions.js'),(5361,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/marketplace-suggestions.min.js','wp-content/plugins/woocommerce/assets/js/admin/marketplace-suggestions.min.js'),(5362,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-coupon.js','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-coupon.js'),(5363,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-coupon.min.js','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-coupon.min.js'),(5364,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-order.js','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-order.js'),(5365,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-order.min.js','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-order.min.js'),(5366,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-product-variation.js','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-product-variation.js'),(5367,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-product-variation.min.js','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-product-variation.min.js'),(5368,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-product.js','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-product.js'),(5369,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-product.min.js','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes-product.min.js'),(5370,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes.js','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes.js'),(5371,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/meta-boxes.min.js','wp-content/plugins/woocommerce/assets/js/admin/meta-boxes.min.js'),(5372,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/network-orders.js','wp-content/plugins/woocommerce/assets/js/admin/network-orders.js'),(5373,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/network-orders.min.js','wp-content/plugins/woocommerce/assets/js/admin/network-orders.min.js'),(5374,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/product-ordering.js','wp-content/plugins/woocommerce/assets/js/admin/product-ordering.js'),(5375,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/product-ordering.min.js','wp-content/plugins/woocommerce/assets/js/admin/product-ordering.min.js'),(5376,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/quick-edit.js','wp-content/plugins/woocommerce/assets/js/admin/quick-edit.js'),(5377,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/quick-edit.min.js','wp-content/plugins/woocommerce/assets/js/admin/quick-edit.min.js'),(5378,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/reports.js','wp-content/plugins/woocommerce/assets/js/admin/reports.js'),(5379,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/reports.min.js','wp-content/plugins/woocommerce/assets/js/admin/reports.min.js'),(5380,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/settings-views-html-settings-tax.js','wp-content/plugins/woocommerce/assets/js/admin/settings-views-html-settings-tax.js'),(5381,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/settings-views-html-settings-tax.min.js','wp-content/plugins/woocommerce/assets/js/admin/settings-views-html-settings-tax.min.js'),(5382,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/settings.js','wp-content/plugins/woocommerce/assets/js/admin/settings.js'),(5383,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/settings.min.js','wp-content/plugins/woocommerce/assets/js/admin/settings.min.js'),(5384,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/system-status.js','wp-content/plugins/woocommerce/assets/js/admin/system-status.js'),(5385,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/system-status.min.js','wp-content/plugins/woocommerce/assets/js/admin/system-status.min.js'),(5386,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/term-ordering.js','wp-content/plugins/woocommerce/assets/js/admin/term-ordering.js'),(5387,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/term-ordering.min.js','wp-content/plugins/woocommerce/assets/js/admin/term-ordering.min.js'),(5388,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/users.js','wp-content/plugins/woocommerce/assets/js/admin/users.js'),(5389,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/users.min.js','wp-content/plugins/woocommerce/assets/js/admin/users.min.js'),(5390,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-clipboard.js','wp-content/plugins/woocommerce/assets/js/admin/wc-clipboard.js'),(5391,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-clipboard.min.js','wp-content/plugins/woocommerce/assets/js/admin/wc-clipboard.min.js'),(5392,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-enhanced-select.js','wp-content/plugins/woocommerce/assets/js/admin/wc-enhanced-select.js'),(5393,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-enhanced-select.min.js','wp-content/plugins/woocommerce/assets/js/admin/wc-enhanced-select.min.js'),(5394,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-orders.js','wp-content/plugins/woocommerce/assets/js/admin/wc-orders.js'),(5395,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-orders.min.js','wp-content/plugins/woocommerce/assets/js/admin/wc-orders.min.js'),(5396,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-product-export.js','wp-content/plugins/woocommerce/assets/js/admin/wc-product-export.js'),(5397,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-product-export.min.js','wp-content/plugins/woocommerce/assets/js/admin/wc-product-export.min.js'),(5398,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-product-import.js','wp-content/plugins/woocommerce/assets/js/admin/wc-product-import.js'),(5399,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-product-import.min.js','wp-content/plugins/woocommerce/assets/js/admin/wc-product-import.min.js'),(5400,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-setup.js','wp-content/plugins/woocommerce/assets/js/admin/wc-setup.js'),(5401,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-setup.min.js','wp-content/plugins/woocommerce/assets/js/admin/wc-setup.min.js'),(5402,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-classes.js','wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-classes.js'),(5403,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-classes.min.js','wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-classes.min.js'),(5404,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-zone-methods.js','wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-zone-methods.js'),(5405,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-zone-methods.min.js','wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-zone-methods.min.js'),(5406,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-zones.js','wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-zones.js'),(5407,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-zones.min.js','wp-content/plugins/woocommerce/assets/js/admin/wc-shipping-zones.min.js'),(5408,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-status-widget.js','wp-content/plugins/woocommerce/assets/js/admin/wc-status-widget.js'),(5409,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/wc-status-widget.min.js','wp-content/plugins/woocommerce/assets/js/admin/wc-status-widget.min.js'),(5410,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/woocommerce_admin.js','wp-content/plugins/woocommerce/assets/js/admin/woocommerce_admin.js'),(5411,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/admin/woocommerce_admin.min.js','wp-content/plugins/woocommerce/assets/js/admin/woocommerce_admin.min.js'),(5412,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/flexslider/jquery.flexslider.js','wp-content/plugins/woocommerce/assets/js/flexslider/jquery.flexslider.js'),(5413,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/flexslider/jquery.flexslider.min.js','wp-content/plugins/woocommerce/assets/js/flexslider/jquery.flexslider.min.js'),(5414,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/add-payment-method.js','wp-content/plugins/woocommerce/assets/js/frontend/add-payment-method.js'),(5415,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/add-payment-method.min.js','wp-content/plugins/woocommerce/assets/js/frontend/add-payment-method.min.js'),(5416,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.js','wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.js'),(5417,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js','wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js'),(5418,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.js','wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.js'),(5419,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js','wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js'),(5420,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/address-i18n.js','wp-content/plugins/woocommerce/assets/js/frontend/address-i18n.js'),(5421,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/address-i18n.min.js','wp-content/plugins/woocommerce/assets/js/frontend/address-i18n.min.js'),(5422,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.js','wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.js'),(5423,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js','wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js'),(5424,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/cart.js','wp-content/plugins/woocommerce/assets/js/frontend/cart.js'),(5425,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/cart.min.js','wp-content/plugins/woocommerce/assets/js/frontend/cart.min.js'),(5426,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/checkout.js','wp-content/plugins/woocommerce/assets/js/frontend/checkout.js'),(5427,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/checkout.min.js','wp-content/plugins/woocommerce/assets/js/frontend/checkout.min.js'),(5428,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/country-select.js','wp-content/plugins/woocommerce/assets/js/frontend/country-select.js'),(5429,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/country-select.min.js','wp-content/plugins/woocommerce/assets/js/frontend/country-select.min.js'),(5430,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/credit-card-form.js','wp-content/plugins/woocommerce/assets/js/frontend/credit-card-form.js'),(5431,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/credit-card-form.min.js','wp-content/plugins/woocommerce/assets/js/frontend/credit-card-form.min.js'),(5432,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/geolocation.js','wp-content/plugins/woocommerce/assets/js/frontend/geolocation.js'),(5433,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/geolocation.min.js','wp-content/plugins/woocommerce/assets/js/frontend/geolocation.min.js'),(5434,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/lost-password.js','wp-content/plugins/woocommerce/assets/js/frontend/lost-password.js'),(5435,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/lost-password.min.js','wp-content/plugins/woocommerce/assets/js/frontend/lost-password.min.js'),(5436,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/password-strength-meter.js','wp-content/plugins/woocommerce/assets/js/frontend/password-strength-meter.js'),(5437,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/password-strength-meter.min.js','wp-content/plugins/woocommerce/assets/js/frontend/password-strength-meter.min.js'),(5438,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/price-slider.js','wp-content/plugins/woocommerce/assets/js/frontend/price-slider.js'),(5439,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/price-slider.min.js','wp-content/plugins/woocommerce/assets/js/frontend/price-slider.min.js'),(5440,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/single-product.js','wp-content/plugins/woocommerce/assets/js/frontend/single-product.js'),(5441,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/single-product.min.js','wp-content/plugins/woocommerce/assets/js/frontend/single-product.min.js'),(5442,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/tokenization-form.js','wp-content/plugins/woocommerce/assets/js/frontend/tokenization-form.js'),(5443,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/tokenization-form.min.js','wp-content/plugins/woocommerce/assets/js/frontend/tokenization-form.min.js'),(5444,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.js','wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.js'),(5445,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js','wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js'),(5446,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.js','wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.js'),(5447,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js','wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js'),(5448,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.js','wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.js'),(5449,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.min.js','wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.min.js'),(5450,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.js','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.js'),(5451,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.min.js','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.min.js'),(5452,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.pie.js','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.pie.js'),(5453,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.pie.min.js','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.pie.min.js'),(5454,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.resize.js','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.resize.js'),(5455,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.resize.min.js','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.resize.min.js'),(5456,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.stack.js','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.stack.js'),(5457,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.stack.min.js','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.stack.min.js'),(5458,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.time.js','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.time.js'),(5459,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.time.min.js','wp-content/plugins/woocommerce/assets/js/jquery-flot/jquery.flot.time.min.js'),(5460,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-payment/jquery.payment.js','wp-content/plugins/woocommerce/assets/js/jquery-payment/jquery.payment.js'),(5461,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-payment/jquery.payment.min.js','wp-content/plugins/woocommerce/assets/js/jquery-payment/jquery.payment.min.js'),(5462,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-qrcode/jquery.qrcode.js','wp-content/plugins/woocommerce/assets/js/jquery-qrcode/jquery.qrcode.js'),(5463,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-qrcode/jquery.qrcode.min.js','wp-content/plugins/woocommerce/assets/js/jquery-qrcode/jquery.qrcode.min.js'),(5464,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-serializejson/jquery.serializejson.js','wp-content/plugins/woocommerce/assets/js/jquery-serializejson/jquery.serializejson.js'),(5465,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-serializejson/jquery.serializejson.min.js','wp-content/plugins/woocommerce/assets/js/jquery-serializejson/jquery.serializejson.min.js'),(5466,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-tiptip/jquery.tipTip.js','wp-content/plugins/woocommerce/assets/js/jquery-tiptip/jquery.tipTip.js'),(5467,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-tiptip/jquery.tipTip.min.js','wp-content/plugins/woocommerce/assets/js/jquery-tiptip/jquery.tipTip.min.js'),(5468,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-ui-touch-punch/jquery-ui-touch-punch.js','wp-content/plugins/woocommerce/assets/js/jquery-ui-touch-punch/jquery-ui-touch-punch.js'),(5469,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/jquery-ui-touch-punch/jquery-ui-touch-punch.min.js','wp-content/plugins/woocommerce/assets/js/jquery-ui-touch-punch/jquery-ui-touch-punch.min.js'),(5470,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.js','wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.js'),(5471,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js','wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js'),(5472,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe-ui-default.js','wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe-ui-default.js'),(5473,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe-ui-default.min.js','wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe-ui-default.min.js'),(5474,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe.js','wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe.js'),(5475,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe.min.js','wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe.min.js'),(5476,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.init.js','wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.init.js'),(5477,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.init.min.js','wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.init.min.js'),(5478,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.js','wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.js'),(5479,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.min.js','wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.min.js'),(5480,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/round/round.js','wp-content/plugins/woocommerce/assets/js/round/round.js'),(5481,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/round/round.min.js','wp-content/plugins/woocommerce/assets/js/round/round.min.js'),(5482,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/select2/select2.full.js','wp-content/plugins/woocommerce/assets/js/select2/select2.full.js'),(5483,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/select2/select2.full.min.js','wp-content/plugins/woocommerce/assets/js/select2/select2.full.min.js'),(5484,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/select2/select2.js','wp-content/plugins/woocommerce/assets/js/select2/select2.js'),(5485,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/select2/select2.min.js','wp-content/plugins/woocommerce/assets/js/select2/select2.min.js'),(5486,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.full.js','wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.full.js'),(5487,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.full.min.js','wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.full.min.js'),(5488,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.js','wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.js'),(5489,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.min.js','wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.min.js'),(5490,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/stupidtable/stupidtable.js','wp-content/plugins/woocommerce/assets/js/stupidtable/stupidtable.js'),(5491,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/stupidtable/stupidtable.min.js','wp-content/plugins/woocommerce/assets/js/stupidtable/stupidtable.min.js'),(5492,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/zoom/jquery.zoom.js','wp-content/plugins/woocommerce/assets/js/zoom/jquery.zoom.js'),(5493,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/assets/js/zoom/jquery.zoom.min.js','wp-content/plugins/woocommerce/assets/js/zoom/jquery.zoom.min.js'),(5494,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/admin/config/core.json','wp-content/plugins/woocommerce/client/admin/config/core.json'),(5495,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/admin/config/development.json','wp-content/plugins/woocommerce/client/admin/config/development.json'),(5496,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/_animation.scss','wp-content/plugins/woocommerce/client/legacy/css/_animation.scss'),(5497,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/_fonts.scss','wp-content/plugins/woocommerce/client/legacy/css/_fonts.scss'),(5498,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/_mixins.scss','wp-content/plugins/woocommerce/client/legacy/css/_mixins.scss'),(5499,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/_variables.scss','wp-content/plugins/woocommerce/client/legacy/css/_variables.scss'),(5500,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/activation.scss','wp-content/plugins/woocommerce/client/legacy/css/activation.scss'),(5501,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/admin.scss','wp-content/plugins/woocommerce/client/legacy/css/admin.scss'),(5502,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/auth.scss','wp-content/plugins/woocommerce/client/legacy/css/auth.scss'),(5503,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/dashboard-setup.scss','wp-content/plugins/woocommerce/client/legacy/css/dashboard-setup.scss'),(5504,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/dashboard.scss','wp-content/plugins/woocommerce/client/legacy/css/dashboard.scss'),(5505,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/helper.scss','wp-content/plugins/woocommerce/client/legacy/css/helper.scss'),(5506,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png'),(5507,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png'),(5508,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png'),(5509,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png'),(5510,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png'),(5511,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png'),(5512,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png'),(5513,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png'),(5514,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_222222_256x240.png','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_222222_256x240.png'),(5515,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_2e83ff_256x240.png','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_2e83ff_256x240.png'),(5516,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_454545_256x240.png','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_454545_256x240.png'),(5517,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_888888_256x240.png','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_888888_256x240.png'),(5518,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_cd0a0a_256x240.png','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images/ui-icons_cd0a0a_256x240.png'),(5519,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/jquery-ui-rtl.css','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/jquery-ui-rtl.css'),(5520,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/jquery-ui.css','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/jquery-ui.css'),(5521,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/jquery-ui.min.css','wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/jquery-ui.min.css'),(5522,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/marketplace-suggestions.scss','wp-content/plugins/woocommerce/client/legacy/css/marketplace-suggestions.scss'),(5523,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/menu.scss','wp-content/plugins/woocommerce/client/legacy/css/menu.scss'),(5524,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/network-order-widget.scss','wp-content/plugins/woocommerce/client/legacy/css/network-order-widget.scss'),(5525,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/photoswipe/default-skin/default-skin.css','wp-content/plugins/woocommerce/client/legacy/css/photoswipe/default-skin/default-skin.css'),(5526,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/photoswipe/default-skin/default-skin.png','wp-content/plugins/woocommerce/client/legacy/css/photoswipe/default-skin/default-skin.png'),(5527,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/photoswipe/default-skin/default-skin.svg','wp-content/plugins/woocommerce/client/legacy/css/photoswipe/default-skin/default-skin.svg'),(5528,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/photoswipe/default-skin/preloader.gif','wp-content/plugins/woocommerce/client/legacy/css/photoswipe/default-skin/preloader.gif'),(5529,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/photoswipe/photoswipe.css','wp-content/plugins/woocommerce/client/legacy/css/photoswipe/photoswipe.css'),(5530,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/prettyPhoto.scss','wp-content/plugins/woocommerce/client/legacy/css/prettyPhoto.scss'),(5531,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/privacy.scss','wp-content/plugins/woocommerce/client/legacy/css/privacy.scss'),(5532,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/reports-print.scss','wp-content/plugins/woocommerce/client/legacy/css/reports-print.scss'),(5533,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/select2.scss','wp-content/plugins/woocommerce/client/legacy/css/select2.scss'),(5534,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/twenty-nineteen.scss','wp-content/plugins/woocommerce/client/legacy/css/twenty-nineteen.scss'),(5535,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/twenty-seventeen.scss','wp-content/plugins/woocommerce/client/legacy/css/twenty-seventeen.scss'),(5536,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/twenty-twenty-one-admin.scss','wp-content/plugins/woocommerce/client/legacy/css/twenty-twenty-one-admin.scss'),(5537,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/twenty-twenty-one.scss','wp-content/plugins/woocommerce/client/legacy/css/twenty-twenty-one.scss'),(5538,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/twenty-twenty-two.scss','wp-content/plugins/woocommerce/client/legacy/css/twenty-twenty-two.scss'),(5539,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/twenty-twenty.scss','wp-content/plugins/woocommerce/client/legacy/css/twenty-twenty.scss'),(5540,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/wc-setup.scss','wp-content/plugins/woocommerce/client/legacy/css/wc-setup.scss'),(5541,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/woocommerce-layout.scss','wp-content/plugins/woocommerce/client/legacy/css/woocommerce-layout.scss'),(5542,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/woocommerce-smallscreen.scss','wp-content/plugins/woocommerce/client/legacy/css/woocommerce-smallscreen.scss'),(5543,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/css/woocommerce.scss','wp-content/plugins/woocommerce/client/legacy/css/woocommerce.scss'),(5544,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/accounting/accounting.js','wp-content/plugins/woocommerce/client/legacy/js/accounting/accounting.js'),(5545,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/api-keys.js','wp-content/plugins/woocommerce/client/legacy/js/admin/api-keys.js'),(5546,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/backbone-modal.js','wp-content/plugins/woocommerce/client/legacy/js/admin/backbone-modal.js'),(5547,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/marketplace-suggestions.js','wp-content/plugins/woocommerce/client/legacy/js/admin/marketplace-suggestions.js'),(5548,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes-coupon.js','wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes-coupon.js'),(5549,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes-order.js','wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes-order.js'),(5550,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes-product-variation.js','wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes-product-variation.js'),(5551,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes-product.js','wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes-product.js'),(5552,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes.js','wp-content/plugins/woocommerce/client/legacy/js/admin/meta-boxes.js'),(5553,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/network-orders.js','wp-content/plugins/woocommerce/client/legacy/js/admin/network-orders.js'),(5554,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/product-ordering.js','wp-content/plugins/woocommerce/client/legacy/js/admin/product-ordering.js'),(5555,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/quick-edit.js','wp-content/plugins/woocommerce/client/legacy/js/admin/quick-edit.js'),(5556,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/reports.js','wp-content/plugins/woocommerce/client/legacy/js/admin/reports.js'),(5557,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/settings-views-html-settings-tax.js','wp-content/plugins/woocommerce/client/legacy/js/admin/settings-views-html-settings-tax.js'),(5558,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/settings.js','wp-content/plugins/woocommerce/client/legacy/js/admin/settings.js'),(5559,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/system-status.js','wp-content/plugins/woocommerce/client/legacy/js/admin/system-status.js'),(5560,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/term-ordering.js','wp-content/plugins/woocommerce/client/legacy/js/admin/term-ordering.js'),(5561,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/users.js','wp-content/plugins/woocommerce/client/legacy/js/admin/users.js'),(5562,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-clipboard.js','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-clipboard.js'),(5563,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-enhanced-select.js','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-enhanced-select.js'),(5564,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-orders.js','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-orders.js'),(5565,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-product-export.js','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-product-export.js'),(5566,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-product-import.js','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-product-import.js'),(5567,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-setup.js','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-setup.js'),(5568,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-shipping-classes.js','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-shipping-classes.js'),(5569,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-shipping-zone-methods.js','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-shipping-zone-methods.js'),(5570,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-shipping-zones.js','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-shipping-zones.js'),(5571,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/wc-status-widget.js','wp-content/plugins/woocommerce/client/legacy/js/admin/wc-status-widget.js'),(5572,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/admin/woocommerce_admin.js','wp-content/plugins/woocommerce/client/legacy/js/admin/woocommerce_admin.js'),(5573,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/flexslider/jquery.flexslider.js','wp-content/plugins/woocommerce/client/legacy/js/flexslider/jquery.flexslider.js'),(5574,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/add-payment-method.js','wp-content/plugins/woocommerce/client/legacy/js/frontend/add-payment-method.js'),(5575,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/add-to-cart-variation.js','wp-content/plugins/woocommerce/client/legacy/js/frontend/add-to-cart-variation.js'),(5576,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/add-to-cart.js','wp-content/plugins/woocommerce/client/legacy/js/frontend/add-to-cart.js'),(5577,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/address-i18n.js','wp-content/plugins/woocommerce/client/legacy/js/frontend/address-i18n.js'),(5578,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/cart-fragments.js','wp-content/plugins/woocommerce/client/legacy/js/frontend/cart-fragments.js'),(5579,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/cart.js','wp-content/plugins/woocommerce/client/legacy/js/frontend/cart.js'),(5580,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/checkout.js','wp-content/plugins/woocommerce/client/legacy/js/frontend/checkout.js'),(5581,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/country-select.js','wp-content/plugins/woocommerce/client/legacy/js/frontend/country-select.js'),(5582,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/credit-card-form.js','wp-content/plugins/woocommerce/client/legacy/js/frontend/credit-card-form.js'),(5583,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/geolocation.js','wp-content/plugins/woocommerce/client/legacy/js/frontend/geolocation.js'),(5584,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/lost-password.js','wp-content/plugins/woocommerce/client/legacy/js/frontend/lost-password.js'),(5585,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/password-strength-meter.js','wp-content/plugins/woocommerce/client/legacy/js/frontend/password-strength-meter.js'),(5586,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/price-slider.js','wp-content/plugins/woocommerce/client/legacy/js/frontend/price-slider.js'),(5587,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/single-product.js','wp-content/plugins/woocommerce/client/legacy/js/frontend/single-product.js'),(5588,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/tokenization-form.js','wp-content/plugins/woocommerce/client/legacy/js/frontend/tokenization-form.js'),(5589,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/frontend/woocommerce.js','wp-content/plugins/woocommerce/client/legacy/js/frontend/woocommerce.js'),(5590,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-blockui/jquery.blockUI.js','wp-content/plugins/woocommerce/client/legacy/js/jquery-blockui/jquery.blockUI.js'),(5591,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-cookie/jquery.cookie.js','wp-content/plugins/woocommerce/client/legacy/js/jquery-cookie/jquery.cookie.js'),(5592,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.js','wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.js'),(5593,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.pie.js','wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.pie.js'),(5594,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.resize.js','wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.resize.js'),(5595,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.stack.js','wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.stack.js'),(5596,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.time.js','wp-content/plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.time.js'),(5597,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-payment/jquery.payment.js','wp-content/plugins/woocommerce/client/legacy/js/jquery-payment/jquery.payment.js'),(5598,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-qrcode/jquery.qrcode.js','wp-content/plugins/woocommerce/client/legacy/js/jquery-qrcode/jquery.qrcode.js'),(5599,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-serializejson/jquery.serializejson.js','wp-content/plugins/woocommerce/client/legacy/js/jquery-serializejson/jquery.serializejson.js'),(5600,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-tiptip/jquery.tipTip.js','wp-content/plugins/woocommerce/client/legacy/js/jquery-tiptip/jquery.tipTip.js'),(5601,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/jquery-ui-touch-punch/jquery-ui-touch-punch.js','wp-content/plugins/woocommerce/client/legacy/js/jquery-ui-touch-punch/jquery-ui-touch-punch.js'),(5602,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/js-cookie/js.cookie.js','wp-content/plugins/woocommerce/client/legacy/js/js-cookie/js.cookie.js'),(5603,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/photoswipe/photoswipe-ui-default.js','wp-content/plugins/woocommerce/client/legacy/js/photoswipe/photoswipe-ui-default.js'),(5604,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/photoswipe/photoswipe.js','wp-content/plugins/woocommerce/client/legacy/js/photoswipe/photoswipe.js'),(5605,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/prettyPhoto/jquery.prettyPhoto.init.js','wp-content/plugins/woocommerce/client/legacy/js/prettyPhoto/jquery.prettyPhoto.init.js'),(5606,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/prettyPhoto/jquery.prettyPhoto.js','wp-content/plugins/woocommerce/client/legacy/js/prettyPhoto/jquery.prettyPhoto.js'),(5607,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/round/round.js','wp-content/plugins/woocommerce/client/legacy/js/round/round.js'),(5608,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/select2/select2.full.js','wp-content/plugins/woocommerce/client/legacy/js/select2/select2.full.js'),(5609,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/select2/select2.js','wp-content/plugins/woocommerce/client/legacy/js/select2/select2.js'),(5610,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/selectWoo/selectWoo.full.js','wp-content/plugins/woocommerce/client/legacy/js/selectWoo/selectWoo.full.js'),(5611,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/selectWoo/selectWoo.js','wp-content/plugins/woocommerce/client/legacy/js/selectWoo/selectWoo.js'),(5612,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/stupidtable/stupidtable.js','wp-content/plugins/woocommerce/client/legacy/js/stupidtable/stupidtable.js'),(5613,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/client/legacy/js/zoom/jquery.zoom.js','wp-content/plugins/woocommerce/client/legacy/js/zoom/jquery.zoom.js'),(5614,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/i18n/continents.php','wp-content/plugins/woocommerce/i18n/continents.php'),(5615,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/i18n/countries.php','wp-content/plugins/woocommerce/i18n/countries.php'),(5616,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/i18n/currency-info.php','wp-content/plugins/woocommerce/i18n/currency-info.php'),(5617,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/i18n/languages/woocommerce.pot','wp-content/plugins/woocommerce/i18n/languages/woocommerce.pot'),(5618,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/i18n/locale-info.php','wp-content/plugins/woocommerce/i18n/locale-info.php'),(5619,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/i18n/phone.php','wp-content/plugins/woocommerce/i18n/phone.php'),(5620,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/i18n/states.php','wp-content/plugins/woocommerce/i18n/states.php'),(5621,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-data.php','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-data.php'),(5622,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-deprecated-hooks.php','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-deprecated-hooks.php'),(5623,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-integration.php','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-integration.php'),(5624,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-log-handler.php','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-log-handler.php'),(5625,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-object-query.php','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-object-query.php'),(5626,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php'),(5627,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-payment-gateway.php','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-payment-gateway.php'),(5628,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-payment-token.php','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-payment-token.php'),(5629,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-privacy.php','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-privacy.php'),(5630,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-product.php','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-product.php'),(5631,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-session.php','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-session.php'),(5632,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-settings-api.php','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-settings-api.php'),(5633,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-shipping-method.php','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-shipping-method.php'),(5634,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-widget.php','wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-widget.php'),(5635,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/abstracts/class-wc-background-process.php','wp-content/plugins/woocommerce/includes/abstracts/class-wc-background-process.php'),(5636,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-addons.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-addons.php'),(5637,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-api-keys-table-list.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-api-keys-table-list.php'),(5638,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-api-keys.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-api-keys.php'),(5639,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-assets.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-assets.php'),(5640,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-attributes.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-attributes.php'),(5641,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-customize.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-customize.php'),(5642,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-dashboard-setup.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-dashboard-setup.php'),(5643,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-dashboard.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-dashboard.php'),(5644,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-duplicate-product.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-duplicate-product.php'),(5645,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-exporters.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-exporters.php'),(5646,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-help.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-help.php'),(5647,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-importers.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-importers.php'),(5648,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-log-table-list.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-log-table-list.php'),(5649,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-menus.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-menus.php'),(5650,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-meta-boxes.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-meta-boxes.php'),(5651,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-notices.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-notices.php'),(5652,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-permalink-settings.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-permalink-settings.php'),(5653,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-pointers.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-pointers.php'),(5654,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-post-types.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-post-types.php'),(5655,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-profile.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-profile.php'),(5656,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-reports.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-reports.php'),(5657,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-settings.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-settings.php'),(5658,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-setup-wizard.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-setup-wizard.php'),(5659,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-status.php'),(5660,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-taxonomies.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-taxonomies.php'),(5661,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-webhooks-table-list.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-webhooks-table-list.php'),(5662,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-webhooks.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin-webhooks.php'),(5663,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin.php','wp-content/plugins/woocommerce/includes/admin/class-wc-admin.php'),(5664,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-api.php','wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-api.php'),(5665,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-compat.php','wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-compat.php'),(5666,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-options.php','wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-options.php'),(5667,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-plugin-info.php','wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-plugin-info.php'),(5668,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-updater.php','wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper-updater.php'),(5669,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper.php','wp-content/plugins/woocommerce/includes/admin/helper/class-wc-helper.php'),(5670,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/views/html-helper-compat.php','wp-content/plugins/woocommerce/includes/admin/helper/views/html-helper-compat.php'),(5671,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/views/html-main.php','wp-content/plugins/woocommerce/includes/admin/helper/views/html-main.php'),(5672,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/views/html-oauth-start.php','wp-content/plugins/woocommerce/includes/admin/helper/views/html-oauth-start.php'),(5673,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/views/html-section-account.php','wp-content/plugins/woocommerce/includes/admin/helper/views/html-section-account.php'),(5674,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/views/html-section-nav.php','wp-content/plugins/woocommerce/includes/admin/helper/views/html-section-nav.php'),(5675,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/helper/views/html-section-notices.php','wp-content/plugins/woocommerce/includes/admin/helper/views/html-section-notices.php'),(5676,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/class-wc-product-csv-importer-controller.php','wp-content/plugins/woocommerce/includes/admin/importers/class-wc-product-csv-importer-controller.php'),(5677,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/class-wc-tax-rate-importer.php','wp-content/plugins/woocommerce/includes/admin/importers/class-wc-tax-rate-importer.php'),(5678,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/mappings/default.php','wp-content/plugins/woocommerce/includes/admin/importers/mappings/default.php'),(5679,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/mappings/generic.php','wp-content/plugins/woocommerce/includes/admin/importers/mappings/generic.php'),(5680,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/mappings/mappings.php','wp-content/plugins/woocommerce/includes/admin/importers/mappings/mappings.php'),(5681,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/mappings/shopify.php','wp-content/plugins/woocommerce/includes/admin/importers/mappings/shopify.php'),(5682,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/mappings/wordpress.php','wp-content/plugins/woocommerce/includes/admin/importers/mappings/wordpress.php'),(5683,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-done.php','wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-done.php'),(5684,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-footer.php','wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-footer.php'),(5685,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-header.php','wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-header.php'),(5686,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-mapping.php','wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-mapping.php'),(5687,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-progress.php','wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-progress.php'),(5688,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-steps.php','wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-steps.php'),(5689,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/importers/views/html-product-csv-import-form.php','wp-content/plugins/woocommerce/includes/admin/importers/views/html-product-csv-import-form.php'),(5690,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/list-tables/abstract-class-wc-admin-list-table.php','wp-content/plugins/woocommerce/includes/admin/list-tables/abstract-class-wc-admin-list-table.php'),(5691,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/list-tables/class-wc-admin-list-table-coupons.php','wp-content/plugins/woocommerce/includes/admin/list-tables/class-wc-admin-list-table-coupons.php'),(5692,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/list-tables/class-wc-admin-list-table-orders.php','wp-content/plugins/woocommerce/includes/admin/list-tables/class-wc-admin-list-table-orders.php'),(5693,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/list-tables/class-wc-admin-list-table-products.php','wp-content/plugins/woocommerce/includes/admin/list-tables/class-wc-admin-list-table-products.php'),(5694,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/class-wc-marketplace-suggestions.php','wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/class-wc-marketplace-suggestions.php'),(5695,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/class-wc-marketplace-updater.php','wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/class-wc-marketplace-updater.php'),(5696,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php','wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php'),(5697,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/views/container.php','wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/views/container.php'),(5698,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php'),(5699,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-actions.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-actions.php'),(5700,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-data.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-data.php'),(5701,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php'),(5702,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-items.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-items.php'),(5703,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-notes.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-notes.php'),(5704,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-data.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-data.php'),(5705,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-images.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-images.php'),(5706,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-reviews.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-reviews.php'),(5707,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-short-description.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-short-description.php'),(5708,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-download-permission.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-download-permission.php'),(5709,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-fee.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-fee.php'),(5710,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-item-meta.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-item-meta.php'),(5711,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-item.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-item.php'),(5712,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-items.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-items.php'),(5713,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-notes.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-notes.php'),(5714,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-refund.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-refund.php'),(5715,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-shipping.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-shipping.php'),(5716,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-attribute.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-attribute.php'),(5717,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-advanced.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-advanced.php'),(5718,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-attributes.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-attributes.php'),(5719,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-general.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-general.php'),(5720,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-inventory.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-inventory.php'),(5721,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-linked-products.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-linked-products.php'),(5722,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-panel.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-panel.php'),(5723,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-shipping.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-shipping.php'),(5724,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-variations.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-variations.php'),(5725,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-download.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-download.php'),(5726,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-variation-download.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-variation-download.php'),(5727,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-variation-admin.php','wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-variation-admin.php'),(5728,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/notes/class-wc-notes-refund-returns.php','wp-content/plugins/woocommerce/includes/admin/notes/class-wc-notes-refund-returns.php'),(5729,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/notes/class-wc-notes-run-db-update.php','wp-content/plugins/woocommerce/includes/admin/notes/class-wc-notes-run-db-update.php'),(5730,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/plugin-updates/class-wc-plugin-updates.php','wp-content/plugins/woocommerce/includes/admin/plugin-updates/class-wc-plugin-updates.php'),(5731,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/plugin-updates/class-wc-plugins-screen-updates.php','wp-content/plugins/woocommerce/includes/admin/plugin-updates/class-wc-plugins-screen-updates.php'),(5732,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/plugin-updates/class-wc-updates-screen-updates.php','wp-content/plugins/woocommerce/includes/admin/plugin-updates/class-wc-updates-screen-updates.php'),(5733,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/plugin-updates/views/html-notice-untested-extensions-inline.php','wp-content/plugins/woocommerce/includes/admin/plugin-updates/views/html-notice-untested-extensions-inline.php'),(5734,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php','wp-content/plugins/woocommerce/includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php'),(5735,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-admin-report.php','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-admin-report.php'),(5736,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-coupon-usage.php','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-coupon-usage.php'),(5737,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-customer-list.php','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-customer-list.php'),(5738,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-customers.php','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-customers.php'),(5739,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-downloads.php','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-downloads.php'),(5740,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-low-in-stock.php','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-low-in-stock.php'),(5741,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-most-stocked.php','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-most-stocked.php'),(5742,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-out-of-stock.php','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-out-of-stock.php'),(5743,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-sales-by-category.php','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-sales-by-category.php'),(5744,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-sales-by-date.php','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-sales-by-date.php'),(5745,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-sales-by-product.php','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-sales-by-product.php'),(5746,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-stock.php','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-stock.php'),(5747,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-taxes-by-code.php','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-taxes-by-code.php'),(5748,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-taxes-by-date.php','wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-taxes-by-date.php'),(5749,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-accounts.php','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-accounts.php'),(5750,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-advanced.php','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-advanced.php'),(5751,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-checkout.php','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-checkout.php'),(5752,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-emails.php','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-emails.php'),(5753,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-general.php','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-general.php'),(5754,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-integrations.php','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-integrations.php'),(5755,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-page.php','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-page.php'),(5756,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-payment-gateways.php','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-payment-gateways.php'),(5757,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-products.php','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-products.php'),(5758,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-shipping.php','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-shipping.php'),(5759,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-tax.php','wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-tax.php'),(5760,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/views/class-wc-settings-rest-api.php','wp-content/plugins/woocommerce/includes/admin/settings/views/class-wc-settings-rest-api.php'),(5761,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/views/html-admin-page-shipping-classes.php','wp-content/plugins/woocommerce/includes/admin/settings/views/html-admin-page-shipping-classes.php'),(5762,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/views/html-admin-page-shipping-zone-methods.php','wp-content/plugins/woocommerce/includes/admin/settings/views/html-admin-page-shipping-zone-methods.php'),(5763,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/views/html-admin-page-shipping-zones-instance.php','wp-content/plugins/woocommerce/includes/admin/settings/views/html-admin-page-shipping-zones-instance.php'),(5764,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/views/html-admin-page-shipping-zones.php','wp-content/plugins/woocommerce/includes/admin/settings/views/html-admin-page-shipping-zones.php'),(5765,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/views/html-keys-edit.php','wp-content/plugins/woocommerce/includes/admin/settings/views/html-keys-edit.php'),(5766,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/views/html-settings-tax.php','wp-content/plugins/woocommerce/includes/admin/settings/views/html-settings-tax.php'),(5767,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/views/html-webhooks-edit.php','wp-content/plugins/woocommerce/includes/admin/settings/views/html-webhooks-edit.php'),(5768,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/settings/views/settings-tax.php','wp-content/plugins/woocommerce/includes/admin/settings/views/settings-tax.php'),(5769,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-dashboard-setup.php','wp-content/plugins/woocommerce/includes/admin/views/html-admin-dashboard-setup.php'),(5770,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-addons-category-nav.php','wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-addons-category-nav.php'),(5771,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-addons.php','wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-addons.php'),(5772,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-product-export.php','wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-product-export.php'),(5773,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-reports.php','wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-reports.php'),(5774,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-logs-db.php','wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-logs-db.php'),(5775,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-logs.php','wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-logs.php'),(5776,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-report.php','wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-report.php'),(5777,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-tools.php','wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status-tools.php'),(5778,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status.php','wp-content/plugins/woocommerce/includes/admin/views/html-admin-page-status.php'),(5779,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-admin-settings.php','wp-content/plugins/woocommerce/includes/admin/views/html-admin-settings.php'),(5780,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-bulk-edit-product.php','wp-content/plugins/woocommerce/includes/admin/views/html-bulk-edit-product.php'),(5781,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-email-template-preview.php','wp-content/plugins/woocommerce/includes/admin/views/html-email-template-preview.php'),(5782,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-base-table-missing.php','wp-content/plugins/woocommerce/includes/admin/views/html-notice-base-table-missing.php'),(5783,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-custom.php','wp-content/plugins/woocommerce/includes/admin/views/html-notice-custom.php'),(5784,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-download-dir-sync-complete.php','wp-content/plugins/woocommerce/includes/admin/views/html-notice-download-dir-sync-complete.php'),(5785,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-install.php','wp-content/plugins/woocommerce/includes/admin/views/html-notice-install.php'),(5786,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-legacy-shipping.php','wp-content/plugins/woocommerce/includes/admin/views/html-notice-legacy-shipping.php'),(5787,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-maxmind-license-key.php','wp-content/plugins/woocommerce/includes/admin/views/html-notice-maxmind-license-key.php'),(5788,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-no-shipping-methods.php','wp-content/plugins/woocommerce/includes/admin/views/html-notice-no-shipping-methods.php'),(5789,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-redirect-only-download.php','wp-content/plugins/woocommerce/includes/admin/views/html-notice-redirect-only-download.php'),(5790,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-regenerating-lookup-table.php','wp-content/plugins/woocommerce/includes/admin/views/html-notice-regenerating-lookup-table.php'),(5791,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-regenerating-thumbnails.php','wp-content/plugins/woocommerce/includes/admin/views/html-notice-regenerating-thumbnails.php'),(5792,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-secure-connection.php','wp-content/plugins/woocommerce/includes/admin/views/html-notice-secure-connection.php'),(5793,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-template-check.php','wp-content/plugins/woocommerce/includes/admin/views/html-notice-template-check.php'),(5794,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-update.php','wp-content/plugins/woocommerce/includes/admin/views/html-notice-update.php'),(5795,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-updated.php','wp-content/plugins/woocommerce/includes/admin/views/html-notice-updated.php'),(5796,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-updating.php','wp-content/plugins/woocommerce/includes/admin/views/html-notice-updating.php'),(5797,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-uploads-directory-is-unprotected.php','wp-content/plugins/woocommerce/includes/admin/views/html-notice-uploads-directory-is-unprotected.php'),(5798,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-notice-wp-php-minimum-requirements.php','wp-content/plugins/woocommerce/includes/admin/views/html-notice-wp-php-minimum-requirements.php'),(5799,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-quick-edit-product.php','wp-content/plugins/woocommerce/includes/admin/views/html-quick-edit-product.php'),(5800,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/views/html-report-by-date.php','wp-content/plugins/woocommerce/includes/admin/views/html-report-by-date.php'),(5801,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/wc-admin-functions.php','wp-content/plugins/woocommerce/includes/admin/wc-admin-functions.php'),(5802,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/admin/wc-meta-box-functions.php','wp-content/plugins/woocommerce/includes/admin/wc-meta-box-functions.php'),(5803,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/blocks/class-wc-blocks-utils.php','wp-content/plugins/woocommerce/includes/blocks/class-wc-blocks-utils.php'),(5804,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-ajax.php','wp-content/plugins/woocommerce/includes/class-wc-ajax.php'),(5805,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-api.php','wp-content/plugins/woocommerce/includes/class-wc-api.php'),(5806,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-auth.php','wp-content/plugins/woocommerce/includes/class-wc-auth.php'),(5807,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-autoloader.php','wp-content/plugins/woocommerce/includes/class-wc-autoloader.php'),(5808,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-background-emailer.php','wp-content/plugins/woocommerce/includes/class-wc-background-emailer.php'),(5809,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-background-updater.php','wp-content/plugins/woocommerce/includes/class-wc-background-updater.php'),(5810,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-breadcrumb.php','wp-content/plugins/woocommerce/includes/class-wc-breadcrumb.php'),(5811,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-cache-helper.php','wp-content/plugins/woocommerce/includes/class-wc-cache-helper.php'),(5812,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-cart-fees.php','wp-content/plugins/woocommerce/includes/class-wc-cart-fees.php'),(5813,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-cart-session.php','wp-content/plugins/woocommerce/includes/class-wc-cart-session.php'),(5814,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php','wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php'),(5815,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-cart.php','wp-content/plugins/woocommerce/includes/class-wc-cart.php'),(5816,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-checkout.php','wp-content/plugins/woocommerce/includes/class-wc-checkout.php'),(5817,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-cli.php','wp-content/plugins/woocommerce/includes/class-wc-cli.php'),(5818,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-comments.php','wp-content/plugins/woocommerce/includes/class-wc-comments.php'),(5819,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-countries.php','wp-content/plugins/woocommerce/includes/class-wc-countries.php'),(5820,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-coupon.php','wp-content/plugins/woocommerce/includes/class-wc-coupon.php'),(5821,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-customer-download-log.php','wp-content/plugins/woocommerce/includes/class-wc-customer-download-log.php'),(5822,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-customer-download.php','wp-content/plugins/woocommerce/includes/class-wc-customer-download.php'),(5823,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-customer.php','wp-content/plugins/woocommerce/includes/class-wc-customer.php'),(5824,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-data-exception.php','wp-content/plugins/woocommerce/includes/class-wc-data-exception.php'),(5825,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-data-store.php','wp-content/plugins/woocommerce/includes/class-wc-data-store.php'),(5826,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-datetime.php','wp-content/plugins/woocommerce/includes/class-wc-datetime.php'),(5827,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-deprecated-action-hooks.php','wp-content/plugins/woocommerce/includes/class-wc-deprecated-action-hooks.php'),(5828,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-deprecated-filter-hooks.php','wp-content/plugins/woocommerce/includes/class-wc-deprecated-filter-hooks.php'),(5829,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-discounts.php','wp-content/plugins/woocommerce/includes/class-wc-discounts.php'),(5830,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-download-handler.php','wp-content/plugins/woocommerce/includes/class-wc-download-handler.php'),(5831,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-emails.php','wp-content/plugins/woocommerce/includes/class-wc-emails.php'),(5832,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-embed.php','wp-content/plugins/woocommerce/includes/class-wc-embed.php'),(5833,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-form-handler.php','wp-content/plugins/woocommerce/includes/class-wc-form-handler.php'),(5834,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-frontend-scripts.php','wp-content/plugins/woocommerce/includes/class-wc-frontend-scripts.php'),(5835,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-geo-ip.php','wp-content/plugins/woocommerce/includes/class-wc-geo-ip.php'),(5836,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-geolite-integration.php','wp-content/plugins/woocommerce/includes/class-wc-geolite-integration.php'),(5837,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-geolocation.php','wp-content/plugins/woocommerce/includes/class-wc-geolocation.php'),(5838,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-https.php','wp-content/plugins/woocommerce/includes/class-wc-https.php'),(5839,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-install.php','wp-content/plugins/woocommerce/includes/class-wc-install.php'),(5840,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-integrations.php','wp-content/plugins/woocommerce/includes/class-wc-integrations.php'),(5841,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-log-levels.php','wp-content/plugins/woocommerce/includes/class-wc-log-levels.php'),(5842,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-logger.php','wp-content/plugins/woocommerce/includes/class-wc-logger.php'),(5843,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-meta-data.php','wp-content/plugins/woocommerce/includes/class-wc-meta-data.php'),(5844,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-factory.php','wp-content/plugins/woocommerce/includes/class-wc-order-factory.php'),(5845,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-item-coupon.php','wp-content/plugins/woocommerce/includes/class-wc-order-item-coupon.php'),(5846,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-item-fee.php','wp-content/plugins/woocommerce/includes/class-wc-order-item-fee.php'),(5847,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-item-meta.php','wp-content/plugins/woocommerce/includes/class-wc-order-item-meta.php'),(5848,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-item-product.php','wp-content/plugins/woocommerce/includes/class-wc-order-item-product.php'),(5849,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-item-shipping.php','wp-content/plugins/woocommerce/includes/class-wc-order-item-shipping.php'),(5850,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-item-tax.php','wp-content/plugins/woocommerce/includes/class-wc-order-item-tax.php'),(5851,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-item.php','wp-content/plugins/woocommerce/includes/class-wc-order-item.php'),(5852,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-query.php','wp-content/plugins/woocommerce/includes/class-wc-order-query.php'),(5853,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order-refund.php','wp-content/plugins/woocommerce/includes/class-wc-order-refund.php'),(5854,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-order.php','wp-content/plugins/woocommerce/includes/class-wc-order.php'),(5855,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php','wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php'),(5856,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-payment-tokens.php','wp-content/plugins/woocommerce/includes/class-wc-payment-tokens.php'),(5857,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-post-data.php','wp-content/plugins/woocommerce/includes/class-wc-post-data.php'),(5858,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-post-types.php','wp-content/plugins/woocommerce/includes/class-wc-post-types.php'),(5859,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-privacy-background-process.php','wp-content/plugins/woocommerce/includes/class-wc-privacy-background-process.php'),(5860,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-privacy-erasers.php','wp-content/plugins/woocommerce/includes/class-wc-privacy-erasers.php'),(5861,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-privacy-exporters.php','wp-content/plugins/woocommerce/includes/class-wc-privacy-exporters.php'),(5862,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-privacy.php','wp-content/plugins/woocommerce/includes/class-wc-privacy.php'),(5863,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-product-attribute.php','wp-content/plugins/woocommerce/includes/class-wc-product-attribute.php'),(5864,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-product-download.php','wp-content/plugins/woocommerce/includes/class-wc-product-download.php'),(5865,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-product-external.php','wp-content/plugins/woocommerce/includes/class-wc-product-external.php'),(5866,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-product-factory.php','wp-content/plugins/woocommerce/includes/class-wc-product-factory.php'),(5867,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-product-grouped.php','wp-content/plugins/woocommerce/includes/class-wc-product-grouped.php'),(5868,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-product-query.php','wp-content/plugins/woocommerce/includes/class-wc-product-query.php'),(5869,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-product-simple.php','wp-content/plugins/woocommerce/includes/class-wc-product-simple.php'),(5870,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-product-variable.php','wp-content/plugins/woocommerce/includes/class-wc-product-variable.php'),(5871,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-product-variation.php','wp-content/plugins/woocommerce/includes/class-wc-product-variation.php'),(5872,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-query.php','wp-content/plugins/woocommerce/includes/class-wc-query.php'),(5873,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-rate-limiter.php','wp-content/plugins/woocommerce/includes/class-wc-rate-limiter.php'),(5874,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-regenerate-images-request.php','wp-content/plugins/woocommerce/includes/class-wc-regenerate-images-request.php'),(5875,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-regenerate-images.php','wp-content/plugins/woocommerce/includes/class-wc-regenerate-images.php'),(5876,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-register-wp-admin-settings.php','wp-content/plugins/woocommerce/includes/class-wc-register-wp-admin-settings.php'),(5877,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-rest-authentication.php','wp-content/plugins/woocommerce/includes/class-wc-rest-authentication.php'),(5878,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-rest-exception.php','wp-content/plugins/woocommerce/includes/class-wc-rest-exception.php'),(5879,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-session-handler.php','wp-content/plugins/woocommerce/includes/class-wc-session-handler.php'),(5880,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-shipping-rate.php','wp-content/plugins/woocommerce/includes/class-wc-shipping-rate.php'),(5881,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-shipping-zone.php','wp-content/plugins/woocommerce/includes/class-wc-shipping-zone.php'),(5882,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-shipping-zones.php','wp-content/plugins/woocommerce/includes/class-wc-shipping-zones.php'),(5883,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-shipping.php','wp-content/plugins/woocommerce/includes/class-wc-shipping.php'),(5884,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php','wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php'),(5885,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-structured-data.php','wp-content/plugins/woocommerce/includes/class-wc-structured-data.php'),(5886,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-tax.php','wp-content/plugins/woocommerce/includes/class-wc-tax.php'),(5887,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-template-loader.php','wp-content/plugins/woocommerce/includes/class-wc-template-loader.php'),(5888,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-tracker.php','wp-content/plugins/woocommerce/includes/class-wc-tracker.php'),(5889,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-validation.php','wp-content/plugins/woocommerce/includes/class-wc-validation.php'),(5890,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-wc-webhook.php','wp-content/plugins/woocommerce/includes/class-wc-webhook.php'),(5891,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/class-woocommerce.php','wp-content/plugins/woocommerce/includes/class-woocommerce.php'),(5892,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/cli/class-wc-cli-com-command.php','wp-content/plugins/woocommerce/includes/cli/class-wc-cli-com-command.php'),(5893,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/cli/class-wc-cli-com-extension-command.php','wp-content/plugins/woocommerce/includes/cli/class-wc-cli-com-extension-command.php'),(5894,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/cli/class-wc-cli-rest-command.php','wp-content/plugins/woocommerce/includes/cli/class-wc-cli-rest-command.php'),(5895,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/cli/class-wc-cli-runner.php','wp-content/plugins/woocommerce/includes/cli/class-wc-cli-runner.php'),(5896,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/cli/class-wc-cli-tool-command.php','wp-content/plugins/woocommerce/includes/cli/class-wc-cli-tool-command.php'),(5897,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/cli/class-wc-cli-tracker-command.php','wp-content/plugins/woocommerce/includes/cli/class-wc-cli-tracker-command.php'),(5898,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/cli/class-wc-cli-update-command.php','wp-content/plugins/woocommerce/includes/cli/class-wc-cli-update-command.php'),(5899,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/customizer/class-wc-customizer-control-cropping.php','wp-content/plugins/woocommerce/includes/customizer/class-wc-customizer-control-cropping.php'),(5900,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/customizer/class-wc-shop-customizer.php','wp-content/plugins/woocommerce/includes/customizer/class-wc-shop-customizer.php'),(5901,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php','wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php'),(5902,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-item-type-data-store.php','wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-item-type-data-store.php'),(5903,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-coupon-data-store-cpt.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-coupon-data-store-cpt.php'),(5904,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-data-store-session.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-data-store-session.php'),(5905,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-data-store.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-data-store.php'),(5906,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-download-data-store.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-download-data-store.php'),(5907,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-download-log-data-store.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-download-log-data-store.php'),(5908,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-data-store-wp.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-data-store-wp.php'),(5909,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-data-store-cpt.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-data-store-cpt.php'),(5910,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-coupon-data-store.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-coupon-data-store.php'),(5911,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-data-store.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-data-store.php'),(5912,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-fee-data-store.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-fee-data-store.php'),(5913,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-product-data-store.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-product-data-store.php'),(5914,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-shipping-data-store.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-shipping-data-store.php'),(5915,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-tax-data-store.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-item-tax-data-store.php'),(5916,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-refund-data-store-cpt.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-refund-data-store-cpt.php'),(5917,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-payment-token-data-store.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-payment-token-data-store.php'),(5918,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-data-store-cpt.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-data-store-cpt.php'),(5919,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-grouped-data-store-cpt.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-grouped-data-store-cpt.php'),(5920,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-variable-data-store-cpt.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-variable-data-store-cpt.php'),(5921,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-variation-data-store-cpt.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-variation-data-store-cpt.php'),(5922,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-shipping-zone-data-store.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-shipping-zone-data-store.php'),(5923,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-webhook-data-store.php','wp-content/plugins/woocommerce/includes/data-stores/class-wc-webhook-data-store.php'),(5924,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-cancelled-order.php','wp-content/plugins/woocommerce/includes/emails/class-wc-email-cancelled-order.php'),(5925,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-completed-order.php','wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-completed-order.php'),(5926,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-invoice.php','wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-invoice.php'),(5927,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-new-account.php','wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-new-account.php'),(5928,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-note.php','wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-note.php'),(5929,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-on-hold-order.php','wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-on-hold-order.php'),(5930,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-processing-order.php','wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-processing-order.php'),(5931,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-refunded-order.php','wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-refunded-order.php'),(5932,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-reset-password.php','wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-reset-password.php'),(5933,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-failed-order.php','wp-content/plugins/woocommerce/includes/emails/class-wc-email-failed-order.php'),(5934,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email-new-order.php','wp-content/plugins/woocommerce/includes/emails/class-wc-email-new-order.php'),(5935,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/emails/class-wc-email.php','wp-content/plugins/woocommerce/includes/emails/class-wc-email.php'),(5936,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/export/abstract-wc-csv-batch-exporter.php','wp-content/plugins/woocommerce/includes/export/abstract-wc-csv-batch-exporter.php'),(5937,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/export/abstract-wc-csv-exporter.php','wp-content/plugins/woocommerce/includes/export/abstract-wc-csv-exporter.php'),(5938,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/export/class-wc-product-csv-exporter.php','wp-content/plugins/woocommerce/includes/export/class-wc-product-csv-exporter.php'),(5939,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/bacs/class-wc-gateway-bacs.php','wp-content/plugins/woocommerce/includes/gateways/bacs/class-wc-gateway-bacs.php'),(5940,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/cheque/class-wc-gateway-cheque.php','wp-content/plugins/woocommerce/includes/gateways/cheque/class-wc-gateway-cheque.php'),(5941,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/class-wc-payment-gateway-cc.php','wp-content/plugins/woocommerce/includes/gateways/class-wc-payment-gateway-cc.php'),(5942,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/class-wc-payment-gateway-echeck.php','wp-content/plugins/woocommerce/includes/gateways/class-wc-payment-gateway-echeck.php'),(5943,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/cod/class-wc-gateway-cod.php','wp-content/plugins/woocommerce/includes/gateways/cod/class-wc-gateway-cod.php'),(5944,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/assets/images/paypal.png','wp-content/plugins/woocommerce/includes/gateways/paypal/assets/images/paypal.png'),(5945,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/assets/js/paypal-admin.js','wp-content/plugins/woocommerce/includes/gateways/paypal/assets/js/paypal-admin.js'),(5946,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/assets/js/paypal-admin.min.js','wp-content/plugins/woocommerce/includes/gateways/paypal/assets/js/paypal-admin.min.js'),(5947,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/class-wc-gateway-paypal.php','wp-content/plugins/woocommerce/includes/gateways/paypal/class-wc-gateway-paypal.php'),(5948,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-api-handler.php','wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-api-handler.php'),(5949,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php','wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php'),(5950,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php','wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php'),(5951,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php','wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php'),(5952,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-response.php','wp-content/plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-response.php'),(5953,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/gateways/paypal/includes/settings-paypal.php','wp-content/plugins/woocommerce/includes/gateways/paypal/includes/settings-paypal.php'),(5954,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/import/abstract-wc-product-importer.php','wp-content/plugins/woocommerce/includes/import/abstract-wc-product-importer.php'),(5955,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/import/class-wc-product-csv-importer.php','wp-content/plugins/woocommerce/includes/import/class-wc-product-csv-importer.php'),(5956,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-database-service.php','wp-content/plugins/woocommerce/includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-database-service.php'),(5957,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php','wp-content/plugins/woocommerce/includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php'),(5958,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/integrations/maxmind-geolocation/views/html-admin-options.php','wp-content/plugins/woocommerce/includes/integrations/maxmind-geolocation/views/html-admin-options.php'),(5959,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-abstract-order-data-store-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-abstract-order-data-store-interface.php'),(5960,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-coupon-data-store-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-coupon-data-store-interface.php'),(5961,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-customer-data-store-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-customer-data-store-interface.php'),(5962,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-customer-download-data-store-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-customer-download-data-store-interface.php'),(5963,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-customer-download-log-data-store-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-customer-download-log-data-store-interface.php'),(5964,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-importer-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-importer-interface.php'),(5965,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-log-handler-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-log-handler-interface.php'),(5966,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-logger-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-logger-interface.php'),(5967,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-object-data-store-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-object-data-store-interface.php'),(5968,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-data-store-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-data-store-interface.php'),(5969,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-item-data-store-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-item-data-store-interface.php'),(5970,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-item-product-data-store-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-item-product-data-store-interface.php'),(5971,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-item-type-data-store-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-item-type-data-store-interface.php'),(5972,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-refund-data-store-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-order-refund-data-store-interface.php'),(5973,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-payment-token-data-store-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-payment-token-data-store-interface.php'),(5974,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-product-data-store-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-product-data-store-interface.php'),(5975,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-product-variable-data-store-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-product-variable-data-store-interface.php'),(5976,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-queue-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-queue-interface.php'),(5977,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-shipping-zone-data-store-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-shipping-zone-data-store-interface.php'),(5978,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/interfaces/class-wc-webhooks-data-store-interface.php','wp-content/plugins/woocommerce/includes/interfaces/class-wc-webhooks-data-store-interface.php'),(5979,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/abstract-wc-legacy-order.php','wp-content/plugins/woocommerce/includes/legacy/abstract-wc-legacy-order.php'),(5980,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/abstract-wc-legacy-payment-token.php','wp-content/plugins/woocommerce/includes/legacy/abstract-wc-legacy-payment-token.php'),(5981,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/abstract-wc-legacy-product.php','wp-content/plugins/woocommerce/includes/legacy/abstract-wc-legacy-product.php'),(5982,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/class-wc-rest-legacy-coupons-controller.php','wp-content/plugins/woocommerce/includes/legacy/api/class-wc-rest-legacy-coupons-controller.php'),(5983,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/class-wc-rest-legacy-orders-controller.php','wp-content/plugins/woocommerce/includes/legacy/api/class-wc-rest-legacy-orders-controller.php'),(5984,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/class-wc-rest-legacy-products-controller.php','wp-content/plugins/woocommerce/includes/legacy/api/class-wc-rest-legacy-products-controller.php'),(5985,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-authentication.php','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-authentication.php'),(5986,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-coupons.php','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-coupons.php'),(5987,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-customers.php','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-customers.php'),(5988,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-json-handler.php','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-json-handler.php'),(5989,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-orders.php','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-orders.php'),(5990,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-products.php','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-products.php'),(5991,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-reports.php','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-reports.php'),(5992,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-resource.php','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-resource.php'),(5993,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-server.php','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-server.php'),(5994,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-xml-handler.php','wp-content/plugins/woocommerce/includes/legacy/api/v1/class-wc-api-xml-handler.php'),(5995,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v1/interface-wc-api-handler.php','wp-content/plugins/woocommerce/includes/legacy/api/v1/interface-wc-api-handler.php'),(5996,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-authentication.php','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-authentication.php'),(5997,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-coupons.php','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-coupons.php'),(5998,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-customers.php','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-customers.php'),(5999,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-exception.php','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-exception.php'),(6000,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-json-handler.php','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-json-handler.php'),(6001,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-orders.php','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-orders.php'),(6002,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-products.php','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-products.php'),(6003,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-reports.php','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-reports.php'),(6004,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-resource.php','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-resource.php'),(6005,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-server.php','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-server.php'),(6006,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-webhooks.php','wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-webhooks.php'),(6007,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v2/interface-wc-api-handler.php','wp-content/plugins/woocommerce/includes/legacy/api/v2/interface-wc-api-handler.php'),(6008,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-authentication.php','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-authentication.php'),(6009,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-coupons.php','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-coupons.php'),(6010,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-customers.php','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-customers.php'),(6011,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-exception.php','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-exception.php'),(6012,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-json-handler.php','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-json-handler.php'),(6013,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-orders.php','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-orders.php'),(6014,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-products.php','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-products.php'),(6015,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-reports.php','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-reports.php'),(6016,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-resource.php','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-resource.php'),(6017,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-server.php','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-server.php'),(6018,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-taxes.php','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-taxes.php'),(6019,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-webhooks.php','wp-content/plugins/woocommerce/includes/legacy/api/v3/class-wc-api-webhooks.php'),(6020,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/api/v3/interface-wc-api-handler.php','wp-content/plugins/woocommerce/includes/legacy/api/v3/interface-wc-api-handler.php'),(6021,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-api.php','wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-api.php'),(6022,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-cart.php','wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-cart.php'),(6023,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-coupon.php','wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-coupon.php'),(6024,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-customer.php','wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-customer.php'),(6025,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-shipping-zone.php','wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-shipping-zone.php'),(6026,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-webhook.php','wp-content/plugins/woocommerce/includes/legacy/class-wc-legacy-webhook.php'),(6027,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/libraries/class-wc-eval-math.php','wp-content/plugins/woocommerce/includes/libraries/class-wc-eval-math.php'),(6028,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/libraries/wp-async-request.php','wp-content/plugins/woocommerce/includes/libraries/wp-async-request.php'),(6029,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/libraries/wp-background-process.php','wp-content/plugins/woocommerce/includes/libraries/wp-background-process.php'),(6030,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/log-handlers/class-wc-log-handler-db.php','wp-content/plugins/woocommerce/includes/log-handlers/class-wc-log-handler-db.php'),(6031,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/log-handlers/class-wc-log-handler-email.php','wp-content/plugins/woocommerce/includes/log-handlers/class-wc-log-handler-email.php'),(6032,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/log-handlers/class-wc-log-handler-file.php','wp-content/plugins/woocommerce/includes/log-handlers/class-wc-log-handler-file.php'),(6033,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/payment-tokens/class-wc-payment-token-cc.php','wp-content/plugins/woocommerce/includes/payment-tokens/class-wc-payment-token-cc.php'),(6034,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/payment-tokens/class-wc-payment-token-echeck.php','wp-content/plugins/woocommerce/includes/payment-tokens/class-wc-payment-token-echeck.php'),(6035,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/queue/class-wc-action-queue.php','wp-content/plugins/woocommerce/includes/queue/class-wc-action-queue.php'),(6036,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/queue/class-wc-queue.php','wp-content/plugins/woocommerce/includes/queue/class-wc-queue.php'),(6037,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/class-experimental-abtest.php','wp-content/plugins/woocommerce/includes/react-admin/class-experimental-abtest.php'),(6038,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/connect-existing-pages.php','wp-content/plugins/woocommerce/includes/react-admin/connect-existing-pages.php'),(6039,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/core-functions.php','wp-content/plugins/woocommerce/includes/react-admin/core-functions.php'),(6040,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/emails/html-admin-report-export-download.php','wp-content/plugins/woocommerce/includes/react-admin/emails/html-admin-report-export-download.php'),(6041,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/emails/html-merchant-notification.php','wp-content/plugins/woocommerce/includes/react-admin/emails/html-merchant-notification.php'),(6042,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/emails/plain-admin-report-export-download.php','wp-content/plugins/woocommerce/includes/react-admin/emails/plain-admin-report-export-download.php'),(6043,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/emails/plain-merchant-notification.php','wp-content/plugins/woocommerce/includes/react-admin/emails/plain-merchant-notification.php'),(6044,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/feature-config.php','wp-content/plugins/woocommerce/includes/react-admin/feature-config.php'),(6045,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/page-controller-functions.php','wp-content/plugins/woocommerce/includes/react-admin/page-controller-functions.php'),(6046,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/react-admin/wc-admin-update-functions.php','wp-content/plugins/woocommerce/includes/react-admin/wc-admin-update-functions.php'),(6047,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php'),(6048,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php'),(6049,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php'),(6050,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php'),(6051,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php'),(6052,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php'),(6053,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php'),(6054,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php'),(6055,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php'),(6056,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php'),(6057,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php'),(6058,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php'),(6059,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php'),(6060,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php'),(6061,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php'),(6062,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php'),(6063,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php'),(6064,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php'),(6065,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php'),(6066,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php'),(6067,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php'),(6068,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php'),(6069,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php'),(6070,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php'),(6071,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php'),(6072,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php'),(6073,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php'),(6074,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php'),(6075,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php'),(6076,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-attribute-terms-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-attribute-terms-v2-controller.php'),(6077,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-attributes-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-attributes-v2-controller.php'),(6078,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php'),(6079,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php'),(6080,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-shipping-classes-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-shipping-classes-v2-controller.php'),(6081,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-tags-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-tags-v2-controller.php'),(6082,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php'),(6083,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php'),(6084,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-report-sales-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-report-sales-v2-controller.php'),(6085,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-report-top-sellers-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-report-top-sellers-v2-controller.php'),(6086,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-reports-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-reports-v2-controller.php'),(6087,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php'),(6088,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php'),(6089,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php'),(6090,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php'),(6091,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php'),(6092,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php'),(6093,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php'),(6094,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php'),(6095,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php'),(6096,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-taxes-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-taxes-v2-controller.php'),(6097,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php'),(6098,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php'),(6099,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-controller.php'),(6100,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-coupons-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-coupons-controller.php'),(6101,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php'),(6102,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-customer-downloads-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-customer-downloads-controller.php'),(6103,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php'),(6104,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php'),(6105,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php'),(6106,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php'),(6107,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php'),(6108,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-network-orders-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-network-orders-controller.php'),(6109,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php'),(6110,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php'),(6111,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php'),(6112,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php'),(6113,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php'),(6114,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-attribute-terms-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-attribute-terms-controller.php'),(6115,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-attributes-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-attributes-controller.php'),(6116,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php'),(6117,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php'),(6118,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-shipping-classes-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-shipping-classes-controller.php'),(6119,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-tags-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-tags-controller.php'),(6120,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php'),(6121,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php'),(6122,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php'),(6123,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php'),(6124,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php'),(6125,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php'),(6126,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php'),(6127,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php'),(6128,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-top-sellers-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-top-sellers-controller.php'),(6129,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php'),(6130,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php'),(6131,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php'),(6132,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-methods-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-methods-controller.php'),(6133,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-locations-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-locations-controller.php'),(6134,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-methods-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-methods-controller.php'),(6135,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php'),(6136,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller.php'),(6137,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-controller.php'),(6138,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-tools-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-tools-controller.php'),(6139,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-tax-classes-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-tax-classes-controller.php'),(6140,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php'),(6141,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php'),(6142,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-webhooks-controller.php','wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-webhooks-controller.php'),(6143,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Package.php','wp-content/plugins/woocommerce/includes/rest-api/Package.php'),(6144,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Server.php','wp-content/plugins/woocommerce/includes/rest-api/Server.php'),(6145,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Utilities/ImageAttachment.php','wp-content/plugins/woocommerce/includes/rest-api/Utilities/ImageAttachment.php'),(6146,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/rest-api/Utilities/SingletonTrait.php','wp-content/plugins/woocommerce/includes/rest-api/Utilities/SingletonTrait.php'),(6147,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/flat-rate/class-wc-shipping-flat-rate.php','wp-content/plugins/woocommerce/includes/shipping/flat-rate/class-wc-shipping-flat-rate.php'),(6148,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/flat-rate/includes/settings-flat-rate.php','wp-content/plugins/woocommerce/includes/shipping/flat-rate/includes/settings-flat-rate.php'),(6149,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/free-shipping/class-wc-shipping-free-shipping.php','wp-content/plugins/woocommerce/includes/shipping/free-shipping/class-wc-shipping-free-shipping.php'),(6150,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/legacy-flat-rate/class-wc-shipping-legacy-flat-rate.php','wp-content/plugins/woocommerce/includes/shipping/legacy-flat-rate/class-wc-shipping-legacy-flat-rate.php'),(6151,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php','wp-content/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php'),(6152,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php','wp-content/plugins/woocommerce/includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php'),(6153,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php','wp-content/plugins/woocommerce/includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php'),(6154,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php','wp-content/plugins/woocommerce/includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php'),(6155,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php','wp-content/plugins/woocommerce/includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php'),(6156,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shipping/local-pickup/class-wc-shipping-local-pickup.php','wp-content/plugins/woocommerce/includes/shipping/local-pickup/class-wc-shipping-local-pickup.php'),(6157,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-cart.php','wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-cart.php'),(6158,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php','wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php'),(6159,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-my-account.php','wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-my-account.php'),(6160,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-order-tracking.php','wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-order-tracking.php'),(6161,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-products.php','wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-products.php'),(6162,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-eleven.php','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-eleven.php'),(6163,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-fifteen.php','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-fifteen.php'),(6164,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-fourteen.php','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-fourteen.php'),(6165,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-nineteen.php','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-nineteen.php'),(6166,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-seventeen.php','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-seventeen.php'),(6167,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-sixteen.php','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-sixteen.php'),(6168,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-ten.php','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-ten.php'),(6169,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-thirteen.php','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-thirteen.php'),(6170,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-twelve.php','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-twelve.php'),(6171,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-twenty-one.php','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-twenty-one.php'),(6172,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-twenty-two.php','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-twenty-two.php'),(6173,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-twenty.php','wp-content/plugins/woocommerce/includes/theme-support/class-wc-twenty-twenty.php'),(6174,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/class-wc-site-tracking.php','wp-content/plugins/woocommerce/includes/tracks/class-wc-site-tracking.php'),(6175,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/class-wc-tracks-client.php','wp-content/plugins/woocommerce/includes/tracks/class-wc-tracks-client.php'),(6176,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/class-wc-tracks-event.php','wp-content/plugins/woocommerce/includes/tracks/class-wc-tracks-event.php'),(6177,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/class-wc-tracks-footer-pixel.php','wp-content/plugins/woocommerce/includes/tracks/class-wc-tracks-footer-pixel.php'),(6178,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/class-wc-tracks.php','wp-content/plugins/woocommerce/includes/tracks/class-wc-tracks.php'),(6179,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-admin-setup-wizard-tracking.php','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-admin-setup-wizard-tracking.php'),(6180,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-coupon-tracking.php','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-coupon-tracking.php'),(6181,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-coupons-tracking.php','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-coupons-tracking.php'),(6182,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-extensions-tracking.php','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-extensions-tracking.php'),(6183,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-importer-tracking.php','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-importer-tracking.php'),(6184,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-order-tracking.php','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-order-tracking.php'),(6185,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-orders-tracking.php','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-orders-tracking.php'),(6186,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-products-tracking.php','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-products-tracking.php'),(6187,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-settings-tracking.php','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-settings-tracking.php'),(6188,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-status-tracking.php','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-status-tracking.php'),(6189,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/tracks/events/class-wc-theme-tracking.php','wp-content/plugins/woocommerce/includes/tracks/events/class-wc-theme-tracking.php'),(6190,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/traits/trait-wc-item-totals.php','wp-content/plugins/woocommerce/includes/traits/trait-wc-item-totals.php'),(6191,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/walkers/class-product-cat-dropdown-walker.php','wp-content/plugins/woocommerce/includes/walkers/class-product-cat-dropdown-walker.php'),(6192,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/walkers/class-product-cat-list-walker.php','wp-content/plugins/woocommerce/includes/walkers/class-product-cat-list-walker.php'),(6193,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/walkers/class-wc-product-cat-dropdown-walker.php','wp-content/plugins/woocommerce/includes/walkers/class-wc-product-cat-dropdown-walker.php'),(6194,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/walkers/class-wc-product-cat-list-walker.php','wp-content/plugins/woocommerce/includes/walkers/class-wc-product-cat-list-walker.php'),(6195,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-account-functions.php','wp-content/plugins/woocommerce/includes/wc-account-functions.php'),(6196,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-attribute-functions.php','wp-content/plugins/woocommerce/includes/wc-attribute-functions.php'),(6197,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-cart-functions.php','wp-content/plugins/woocommerce/includes/wc-cart-functions.php'),(6198,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-conditional-functions.php','wp-content/plugins/woocommerce/includes/wc-conditional-functions.php'),(6199,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-core-functions.php','wp-content/plugins/woocommerce/includes/wc-core-functions.php'),(6200,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-coupon-functions.php','wp-content/plugins/woocommerce/includes/wc-coupon-functions.php'),(6201,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-deprecated-functions.php','wp-content/plugins/woocommerce/includes/wc-deprecated-functions.php'),(6202,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-formatting-functions.php','wp-content/plugins/woocommerce/includes/wc-formatting-functions.php'),(6203,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-notice-functions.php','wp-content/plugins/woocommerce/includes/wc-notice-functions.php'),(6204,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-order-functions.php','wp-content/plugins/woocommerce/includes/wc-order-functions.php'),(6205,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-order-item-functions.php','wp-content/plugins/woocommerce/includes/wc-order-item-functions.php'),(6206,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-page-functions.php','wp-content/plugins/woocommerce/includes/wc-page-functions.php'),(6207,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-product-functions.php','wp-content/plugins/woocommerce/includes/wc-product-functions.php'),(6208,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-rest-functions.php','wp-content/plugins/woocommerce/includes/wc-rest-functions.php'),(6209,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-stock-functions.php','wp-content/plugins/woocommerce/includes/wc-stock-functions.php'),(6210,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-template-functions.php','wp-content/plugins/woocommerce/includes/wc-template-functions.php'),(6211,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-template-hooks.php','wp-content/plugins/woocommerce/includes/wc-template-hooks.php'),(6212,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-term-functions.php','wp-content/plugins/woocommerce/includes/wc-term-functions.php'),(6213,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-update-functions.php','wp-content/plugins/woocommerce/includes/wc-update-functions.php'),(6214,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-user-functions.php','wp-content/plugins/woocommerce/includes/wc-user-functions.php'),(6215,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-webhook-functions.php','wp-content/plugins/woocommerce/includes/wc-webhook-functions.php'),(6216,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wc-widget-functions.php','wp-content/plugins/woocommerce/includes/wc-widget-functions.php'),(6217,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wccom-site/class-wc-wccom-site-installer-requirements-check.php','wp-content/plugins/woocommerce/includes/wccom-site/class-wc-wccom-site-installer-requirements-check.php'),(6218,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wccom-site/class-wc-wccom-site-installer.php','wp-content/plugins/woocommerce/includes/wccom-site/class-wc-wccom-site-installer.php'),(6219,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wccom-site/class-wc-wccom-site.php','wp-content/plugins/woocommerce/includes/wccom-site/class-wc-wccom-site.php'),(6220,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wccom-site/rest-api/class-wc-rest-wccom-site-installer-errors.php','wp-content/plugins/woocommerce/includes/wccom-site/rest-api/class-wc-rest-wccom-site-installer-errors.php'),(6221,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-installer-controller.php','wp-content/plugins/woocommerce/includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-installer-controller.php'),(6222,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-cart.php','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-cart.php'),(6223,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-layered-nav-filters.php','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-layered-nav-filters.php'),(6224,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-layered-nav.php','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-layered-nav.php'),(6225,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-price-filter.php','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-price-filter.php'),(6226,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-product-categories.php','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-product-categories.php'),(6227,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-product-search.php','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-product-search.php'),(6228,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-product-tag-cloud.php','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-product-tag-cloud.php'),(6229,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-products.php','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-products.php'),(6230,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-rating-filter.php','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-rating-filter.php'),(6231,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-recent-reviews.php','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-recent-reviews.php'),(6232,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-recently-viewed.php','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-recently-viewed.php'),(6233,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-top-rated-products.php','wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-top-rated-products.php'),(6234,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ArgumentResolverInterface.php','wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ArgumentResolverInterface.php'),(6235,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ArgumentResolverTrait.php','wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ArgumentResolverTrait.php'),(6236,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ClassName.php','wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ClassName.php'),(6237,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ClassNameInterface.php','wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ClassNameInterface.php'),(6238,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ClassNameWithOptionalValue.php','wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/ClassNameWithOptionalValue.php'),(6239,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/RawArgument.php','wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/RawArgument.php'),(6240,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/RawArgumentInterface.php','wp-content/plugins/woocommerce/lib/packages/League/Container/Argument/RawArgumentInterface.php'),(6241,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Container.php','wp-content/plugins/woocommerce/lib/packages/League/Container/Container.php'),(6242,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/ContainerAwareInterface.php','wp-content/plugins/woocommerce/lib/packages/League/Container/ContainerAwareInterface.php'),(6243,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/ContainerAwareTrait.php','wp-content/plugins/woocommerce/lib/packages/League/Container/ContainerAwareTrait.php'),(6244,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Definition/Definition.php','wp-content/plugins/woocommerce/lib/packages/League/Container/Definition/Definition.php'),(6245,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Definition/DefinitionAggregate.php','wp-content/plugins/woocommerce/lib/packages/League/Container/Definition/DefinitionAggregate.php'),(6246,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Definition/DefinitionAggregateInterface.php','wp-content/plugins/woocommerce/lib/packages/League/Container/Definition/DefinitionAggregateInterface.php'),(6247,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Definition/DefinitionInterface.php','wp-content/plugins/woocommerce/lib/packages/League/Container/Definition/DefinitionInterface.php'),(6248,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Exception/ContainerException.php','wp-content/plugins/woocommerce/lib/packages/League/Container/Exception/ContainerException.php'),(6249,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Exception/NotFoundException.php','wp-content/plugins/woocommerce/lib/packages/League/Container/Exception/NotFoundException.php'),(6250,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Inflector/Inflector.php','wp-content/plugins/woocommerce/lib/packages/League/Container/Inflector/Inflector.php'),(6251,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Inflector/InflectorAggregate.php','wp-content/plugins/woocommerce/lib/packages/League/Container/Inflector/InflectorAggregate.php'),(6252,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Inflector/InflectorAggregateInterface.php','wp-content/plugins/woocommerce/lib/packages/League/Container/Inflector/InflectorAggregateInterface.php'),(6253,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/Inflector/InflectorInterface.php','wp-content/plugins/woocommerce/lib/packages/League/Container/Inflector/InflectorInterface.php'),(6254,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/ReflectionContainer.php','wp-content/plugins/woocommerce/lib/packages/League/Container/ReflectionContainer.php'),(6255,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/AbstractServiceProvider.php','wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/AbstractServiceProvider.php'),(6256,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/BootableServiceProviderInterface.php','wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/BootableServiceProviderInterface.php'),(6257,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregate.php','wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregate.php'),(6258,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php','wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php'),(6259,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/ServiceProviderInterface.php','wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider/ServiceProviderInterface.php'),(6260,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/license.txt','wp-content/plugins/woocommerce/license.txt'),(6261,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/action-scheduler.php','wp-content/plugins/woocommerce/packages/action-scheduler/action-scheduler.php'),(6262,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ActionClaim.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ActionClaim.php'),(6263,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ActionFactory.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ActionFactory.php'),(6264,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_AdminView.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_AdminView.php'),(6265,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php'),(6266,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_Compatibility.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_Compatibility.php'),(6267,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_DataController.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_DataController.php'),(6268,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_DateTime.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_DateTime.php'),(6269,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_Exception.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_Exception.php'),(6270,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php'),(6271,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_InvalidActionException.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_InvalidActionException.php'),(6272,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ListTable.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ListTable.php'),(6273,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_LogEntry.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_LogEntry.php'),(6274,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_NullLogEntry.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_NullLogEntry.php'),(6275,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_OptionLock.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_OptionLock.php'),(6276,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_QueueCleaner.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_QueueCleaner.php'),(6277,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_QueueRunner.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_QueueRunner.php'),(6278,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_Versions.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_Versions.php'),(6279,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php'),(6280,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php'),(6281,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php'),(6282,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php'),(6283,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI/Migration_Command.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI/Migration_Command.php'),(6284,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI/ProgressBar.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI/ProgressBar.php'),(6285,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler.php'),(6286,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php'),(6287,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php'),(6288,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php'),(6289,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php'),(6290,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php'),(6291,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Lock.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Lock.php'),(6292,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php'),(6293,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php'),(6294,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php'),(6295,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions/ActionScheduler_Action.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions/ActionScheduler_Action.php'),(6296,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php'),(6297,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php'),(6298,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions/ActionScheduler_NullAction.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions/ActionScheduler_NullAction.php'),(6299,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php'),(6300,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php'),(6301,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php'),(6302,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php'),(6303,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php'),(6304,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php'),(6305,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php'),(6306,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php'),(6307,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/ActionMigrator.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/ActionMigrator.php'),(6308,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php'),(6309,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/BatchFetcher.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/BatchFetcher.php'),(6310,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/Config.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/Config.php'),(6311,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/Controller.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/Controller.php'),(6312,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/DryRun_ActionMigrator.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/DryRun_ActionMigrator.php'),(6313,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/DryRun_LogMigrator.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/DryRun_LogMigrator.php'),(6314,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/LogMigrator.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/LogMigrator.php'),(6315,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/Runner.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/Runner.php'),(6316,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/Scheduler.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/Scheduler.php'),(6317,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php'),(6318,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php'),(6319,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php'),(6320,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php'),(6321,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_Schedule.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_Schedule.php'),(6322,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php'),(6323,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php'),(6324,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php','wp-content/plugins/woocommerce/packages/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php'),(6325,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php','wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php'),(6326,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php','wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php'),(6327,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php','wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php'),(6328,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php','wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php'),(6329,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/functions.php','wp-content/plugins/woocommerce/packages/action-scheduler/deprecated/functions.php'),(6330,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/functions.php','wp-content/plugins/woocommerce/packages/action-scheduler/functions.php'),(6331,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/WP_Async_Request.php','wp-content/plugins/woocommerce/packages/action-scheduler/lib/WP_Async_Request.php'),(6332,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression.php','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression.php'),(6333,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php'),(6334,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php'),(6335,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php'),(6336,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php'),(6337,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php'),(6338,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_HoursField.php','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_HoursField.php'),(6339,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php'),(6340,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_MonthField.php','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_MonthField.php'),(6341,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_YearField.php','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/CronExpression_YearField.php'),(6342,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/LICENSE','wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression/LICENSE'),(6343,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/license.txt','wp-content/plugins/woocommerce/packages/action-scheduler/license.txt'),(6344,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/action-scheduler/readme.txt','wp-content/plugins/woocommerce/packages/action-scheduler/readme.txt'),(6345,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-admin/woocommerce-admin.php','wp-content/plugins/woocommerce/packages/woocommerce-admin/woocommerce-admin.php'),(6346,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/LICENSE','wp-content/plugins/woocommerce/packages/woocommerce-blocks/LICENSE'),(6347,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/abstracts/_breakpoints.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/abstracts/_breakpoints.scss'),(6348,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/abstracts/_colors.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/abstracts/_colors.scss'),(6349,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/abstracts/_mixins.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/abstracts/_mixins.scss'),(6350,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/abstracts/_variables.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/abstracts/_variables.scss'),(6351,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/editor.scss'),(6352,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/style.scss'),(6353,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/component-init.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/component-init.js'),(6354,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/index.js'),(6355,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/attributes.js'),(6356,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/block.js'),(6357,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/constants.js'),(6358,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/edit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/edit.js'),(6359,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/frontend.js'),(6360,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/index.js'),(6361,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/external.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/external.js'),(6362,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/grouped/group-list/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/grouped/group-list/index.js'),(6363,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/grouped/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/grouped/index.js'),(6364,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/index.js'),(6365,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/simple.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/simple.js'),(6366,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/index.js'),(6367,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/attribute-picker.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/attribute-picker.js'),(6368,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/attribute-select-control.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/attribute-select-control.js'),(6369,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/index.js'),(6370,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/style.scss'),(6371,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/test/index.js'),(6372,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/utils.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/utils.js'),(6373,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/add-to-cart-button.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/add-to-cart-button.js'),(6374,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/index.js'),(6375,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/product-unavailable.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/product-unavailable.js'),(6376,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/quantity-input.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/quantity-input.js'),(6377,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/style.scss'),(6378,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/attributes.js'),(6379,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/block.js'),(6380,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/constants.js'),(6381,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/edit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/edit.js'),(6382,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/index.js'),(6383,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/save.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/save.tsx'),(6384,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/style.scss'),(6385,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/supports.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/supports.ts'),(6386,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/attributes.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/attributes.ts'),(6387,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/block.tsx'),(6388,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/constants.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/constants.tsx'),(6389,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/edit.tsx'),(6390,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/index.ts'),(6391,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/save.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/save.tsx'),(6392,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/style.scss'),(6393,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/types.ts'),(6394,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/attributes.js'),(6395,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/block.js'),(6396,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/constants.js'),(6397,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/edit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/edit.js'),(6398,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/frontend.js'),(6399,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/index.js'),(6400,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/save.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/save.tsx'),(6401,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/style.scss'),(6402,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/supports.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/supports.ts'),(6403,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/test/block.test.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/test/block.test.js'),(6404,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/attributes.js'),(6405,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/block.js'),(6406,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/constants.js'),(6407,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/edit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/edit.js'),(6408,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/index.js'),(6409,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/save.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/save.tsx'),(6410,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/attributes.js'),(6411,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/block.js'),(6412,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/constants.js'),(6413,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/edit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/edit.js'),(6414,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/index.js'),(6415,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/save.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/save.tsx'),(6416,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/style.scss'),(6417,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/support.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/support.js'),(6418,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/attributes.js'),(6419,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/block.js'),(6420,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/constants.js'),(6421,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/edit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/edit.js'),(6422,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/index.js'),(6423,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/save.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/save.tsx'),(6424,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/style.scss'),(6425,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/save.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/save.js'),(6426,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/config.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/config.tsx'),(6427,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/editor.scss'),(6428,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/with-product-selector.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/with-product-selector.js'),(6429,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/attributes.js'),(6430,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/block.js'),(6431,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/constants.js'),(6432,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/edit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/edit.js'),(6433,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/index.js'),(6434,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/style.scss'),(6435,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/attributes.js'),(6436,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/block.js'),(6437,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/constants.js'),(6438,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/edit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/edit.js'),(6439,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/index.js'),(6440,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/save.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/save.tsx'),(6441,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/style.scss'),(6442,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/supports.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/supports.js'),(6443,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/attributes.js'),(6444,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/block.js'),(6445,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/constants.js'),(6446,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/edit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/edit.js'),(6447,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/editor.scss'),(6448,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/index.js'),(6449,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/save.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/save.tsx'),(6450,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/style.scss'),(6451,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/supports.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/supports.js'),(6452,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/attributes.js'),(6453,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/block.js'),(6454,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/constants.js'),(6455,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/edit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/edit.js'),(6456,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/index.js'),(6457,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/save.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/save.tsx'),(6458,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/style.scss'),(6459,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/supports.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/supports.js'),(6460,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/attributes.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/attributes.ts'),(6461,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/block.tsx'),(6462,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/constants.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/constants.tsx'),(6463,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/edit.tsx'),(6464,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/editor.scss'),(6465,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/frontend.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/frontend.ts'),(6466,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/index.ts'),(6467,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/save.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/save.tsx'),(6468,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/style.scss'),(6469,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/test/block.test.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/test/block.test.js'),(6470,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/types.ts'),(6471,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/create-blocks-from-template.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/create-blocks-from-template.js'),(6472,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/get-block-map.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/get-block-map.ts'),(6473,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/index.js'),(6474,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/render-parent-block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/render-parent-block.tsx'),(6475,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/render-standalone-blocks.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils/render-standalone-blocks.js'),(6476,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/block-error.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/block-error.tsx'),(6477,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/index.tsx'),(6478,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/style.scss'),(6479,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/types.ts'),(6480,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/button/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/button/index.tsx'),(6481,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/button/stories/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/button/stories/index.tsx'),(6482,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/button/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/button/style.scss'),(6483,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/address-form.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/address-form.tsx'),(6484,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/index.ts'),(6485,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/prepare-address-fields.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/prepare-address-fields.ts'),(6486,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/test/index.js'),(6487,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/index.tsx'),(6488,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/style.scss'),(6489,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/test/__snapshots__/index.js.snap','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/test/__snapshots__/index.js.snap'),(6490,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/test/index.js'),(6491,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/index.js'),(6492,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/index.tsx'),(6493,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/order-summary-item.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/order-summary-item.tsx'),(6494,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/style.scss'),(6495,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/test/index.js'),(6496,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/common-icons.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/common-icons.ts'),(6497,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/index.tsx'),(6498,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/payment-method-icon.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/payment-method-icon.tsx'),(6499,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/style.scss'),(6500,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/utils.ts'),(6501,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-label/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-label/index.tsx'),(6502,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-label/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-label/style.scss'),(6503,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/place-order-button/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/place-order-button/index.tsx'),(6504,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/policies/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/policies/index.tsx'),(6505,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/policies/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/policies/style.scss'),(6506,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-backorder-badge/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-backorder-badge/index.tsx'),(6507,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-badge/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-badge/index.tsx'),(6508,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-badge/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-badge/style.scss'),(6509,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/index.tsx'),(6510,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/style.scss'),(6511,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/test/__snapshots__/index.js.snap','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/test/__snapshots__/index.js.snap'),(6512,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/test/index.js'),(6513,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-image/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-image/index.tsx'),(6514,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-image/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-image/style.scss'),(6515,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-low-stock-badge/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-low-stock-badge/index.tsx'),(6516,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-metadata/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-metadata/index.tsx'),(6517,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-metadata/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-metadata/style.scss'),(6518,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-sale-badge/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-sale-badge/index.tsx'),(6519,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-summary/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-summary/index.tsx'),(6520,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/return-to-cart-button/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/return-to-cart-button/index.tsx'),(6521,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/return-to-cart-button/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/return-to-cart-button/style.scss'),(6522,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator/address.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator/address.tsx'),(6523,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator/index.tsx'),(6524,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator/style.scss'),(6525,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-location/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-location/index.tsx'),(6526,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control/index.tsx'),(6527,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/index.tsx'),(6528,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/package-rates.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/package-rates.tsx'),(6529,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/render-package-rate-option.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/render-package-rate-option.tsx'),(6530,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/style.scss'),(6531,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/index.tsx'),(6532,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/stories/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/stories/index.tsx'),(6533,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/style.scss'),(6534,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/index.tsx'),(6535,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/stories/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/stories/index.tsx'),(6536,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/style.scss'),(6537,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/index.tsx'),(6538,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/stories/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/stories/index.tsx'),(6539,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/style.scss'),(6540,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/test/__snapshots__/index.tsx.snap','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/test/__snapshots__/index.tsx.snap'),(6541,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/test/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/test/index.tsx'),(6542,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/index.ts'),(6543,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/has-shipping-rate.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/has-shipping-rate.js'),(6544,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/index.tsx'),(6545,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/shipping-rate-selector.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/shipping-rate-selector.js'),(6546,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/shipping-via.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/shipping-via.tsx'),(6547,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/style.scss'),(6548,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/checkbox-list/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/checkbox-list/index.tsx'),(6549,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/checkbox-list/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/checkbox-list/style.scss'),(6550,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/chip.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/chip.tsx'),(6551,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/index.ts'),(6552,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/removable-chip.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/removable-chip.tsx'),(6553,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/stories/chip.stories.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/stories/chip.stories.tsx'),(6554,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/stories/removable-chip.stories.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/stories/removable-chip.stories.tsx'),(6555,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/style.scss'),(6556,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/test/__snapshots__/index.js.snap','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/test/__snapshots__/index.js.snap'),(6557,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/test/index.js'),(6558,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/combobox/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/combobox/index.tsx'),(6559,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/combobox/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/combobox/style.scss'),(6560,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/CountryInputProps.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/CountryInputProps.ts'),(6561,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/billing-country-input.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/billing-country-input.tsx'),(6562,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/country-input.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/country-input.tsx'),(6563,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/index.ts'),(6564,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/shipping-country-input.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/shipping-country-input.tsx'),(6565,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/stories/countries-filler.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/stories/countries-filler.ts'),(6566,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/stories/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/stories/index.tsx'),(6567,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/style.scss'),(6568,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/drawer/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/drawer/index.tsx'),(6569,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/drawer/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/drawer/style.scss'),(6570,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/index.js'),(6571,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/input-wrapper.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/input-wrapper.js'),(6572,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/input.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/input.js'),(6573,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/menu.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/menu.js'),(6574,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/selected-chip.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/selected-chip.js'),(6575,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/selected-value.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/selected-value.js'),(6576,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/style.scss'),(6577,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-element-label/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-element-label/index.tsx'),(6578,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-element-label/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-element-label/style.scss'),(6579,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-submit-button/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-submit-button/index.tsx'),(6580,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-submit-button/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-submit-button/style.scss'),(6581,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/form/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/form/index.tsx'),(6582,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/formatted-monetary-amount/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/formatted-monetary-amount/index.tsx'),(6583,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/formatted-monetary-amount/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/formatted-monetary-amount/style.scss'),(6584,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/label/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/label/index.tsx'),(6585,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/label/test/__snapshots__/index.js.snap','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/label/test/__snapshots__/index.js.snap'),(6586,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/label/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/label/test/index.js'),(6587,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/load-more-button/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/load-more-button/index.tsx'),(6588,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/load-more-button/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/load-more-button/style.scss'),(6589,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/loading-mask/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/loading-mask/index.tsx'),(6590,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/loading-mask/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/loading-mask/style.scss'),(6591,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/noninteractive/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/noninteractive/index.tsx'),(6592,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination/index.tsx'),(6593,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination/style.scss'),(6594,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination/test/index.js'),(6595,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination/utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination/utils.ts'),(6596,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/constrain-range-slider-values.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/constrain-range-slider-values.ts'),(6597,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/index.tsx'),(6598,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/stories/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/stories/index.tsx'),(6599,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/style.scss'),(6600,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/test/constrain-range-slider-values.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/test/constrain-range-slider-values.js'),(6601,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/utils.ts'),(6602,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/container.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/container.tsx'),(6603,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/index.ts'),(6604,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/no-matching-products.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/no-matching-products.tsx'),(6605,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/no-products.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/no-products.tsx'),(6606,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-list-item/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-list-item/index.tsx'),(6607,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-list-item/utils.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-list-item/utils.tsx'),(6608,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-list.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-list.tsx'),(6609,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-sort-select/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-sort-select/index.tsx'),(6610,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-sort-select/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-sort-select/style.scss'),(6611,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/style.scss'),(6612,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/types.ts'),(6613,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/index.tsx'),(6614,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/stories/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/stories/index.tsx'),(6615,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/style.scss'),(6616,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/test/__snapshots__/index.js.snap','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/test/__snapshots__/index.js.snap'),(6617,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/test/index.js'),(6618,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/index.tsx'),(6619,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/stories/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/stories/index.tsx'),(6620,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/style.scss'),(6621,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/test/__snapshots__/index.js.snap','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/test/__snapshots__/index.js.snap'),(6622,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/test/index.js'),(6623,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/quantity-selector/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/quantity-selector/index.tsx'),(6624,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/quantity-selector/stories/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/quantity-selector/stories/index.tsx'),(6625,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/quantity-selector/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/quantity-selector/style.scss'),(6626,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/index.tsx'),(6627,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/option-layout.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/option-layout.tsx'),(6628,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/option.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/option.tsx'),(6629,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/style.scss'),(6630,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control/types.ts'),(6631,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control-accordion/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control-accordion/index.js'),(6632,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/index.tsx'),(6633,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/stories/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/stories/index.tsx'),(6634,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/test/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/test/index.ts'),(6635,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/utils.ts'),(6636,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/index.js'),(6637,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list/index.js'),(6638,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list/style.scss'),(6639,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list-item/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list-item/index.js'),(6640,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list-item/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list-item/style.scss'),(6641,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-sort-select/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-sort-select/index.js'),(6642,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-sort-select/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-sort-select/style.scss'),(6643,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/index.js'),(6644,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/main.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/main.js'),(6645,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/sidebar-layout.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/sidebar-layout.js'),(6646,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/sidebar.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/sidebar.js'),(6647,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/style.scss'),(6648,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sort-select/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sort-select/index.tsx'),(6649,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sort-select/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sort-select/style.scss'),(6650,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/spinner/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/spinner/index.tsx'),(6651,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/spinner/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/spinner/style.scss'),(6652,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/StateInputProps.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/StateInputProps.ts'),(6653,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/billing-state-input.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/billing-state-input.tsx'),(6654,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/index.ts'),(6655,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/shipping-state-input.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/shipping-state-input.tsx'),(6656,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/state-input.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/state-input.tsx'),(6657,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input/style.scss'),(6658,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/summary/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/summary/index.tsx'),(6659,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/summary/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/summary/test/index.js'),(6660,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/summary/utils.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/summary/utils.js'),(6661,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/tabs/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/tabs/index.js'),(6662,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/tabs/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/tabs/style.scss'),(6663,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/text-input/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/text-input/index.ts'),(6664,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/text-input/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/text-input/style.scss'),(6665,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/text-input/text-input.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/text-input/text-input.tsx'),(6666,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/text-input/validated-text-input.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/text-input/validated-text-input.tsx'),(6667,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/textarea/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/textarea/index.tsx'),(6668,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/textarea/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/textarea/style.scss'),(6669,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/title/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/title/index.tsx'),(6670,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/title/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/title/style.scss'),(6671,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/emitter-callback.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/emitter-callback.ts'),(6672,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/emitters.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/emitters.ts'),(6673,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/index.ts'),(6674,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/reducer.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/reducer.ts'),(6675,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/test/emitters.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/test/emitters.js'),(6676,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/types.ts'),(6677,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/utils.ts'),(6678,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/index.ts'),(6679,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/test/use-store-cart-item-quantity.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/test/use-store-cart-item-quantity.js'),(6680,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/test/use-store-cart.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/test/use-store-cart.js'),(6681,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/use-store-cart-coupons.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/use-store-cart-coupons.ts'),(6682,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/use-store-cart-event-listeners.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/use-store-cart-event-listeners.ts'),(6683,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/use-store-cart-item-quantity.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/use-store-cart-item-quantity.ts'),(6684,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/use-store-cart.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/use-store-cart.ts'),(6685,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/index.ts'),(6686,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/test/use-collection.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/test/use-collection.js'),(6687,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/use-collection-data.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/use-collection-data.ts'),(6688,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/use-collection-header.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/use-collection-header.ts'),(6689,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/use-collection.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/use-collection.ts'),(6690,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/index.js'),(6691,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/index.js'),(6692,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/test/use-payment-method-interface.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/test/use-payment-method-interface.js'),(6693,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/use-payment-method-interface.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/use-payment-method-interface.ts'),(6694,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/use-payment-methods.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/use-payment-methods.ts'),(6695,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/utils.ts'),(6696,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/shipping/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/shipping/index.js'),(6697,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/shipping/use-select-shipping-rate.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/shipping/use-select-shipping-rate.ts'),(6698,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/shipping/use-shipping-data.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/shipping/use-shipping-data.ts'),(6699,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-checkout-submit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-checkout-submit.js'),(6700,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-query-state.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-query-state.js'),(6701,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-store-products.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-store-products.js'),(6702,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-address.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-address.ts'),(6703,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-extension-data.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-extension-data.ts'),(6704,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-notices.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-notices.js'),(6705,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-submit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-submit.js'),(6706,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-customer-data.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-customer-data.ts'),(6707,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-emit-response.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-emit-response.ts'),(6708,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-query-state.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-query-state.js'),(6709,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-store-add-to-cart.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-store-add-to-cart.ts'),(6710,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-store-events.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-store-events.ts'),(6711,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-store-products.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-store-products.ts'),(6712,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-validation.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/use-validation.ts'),(6713,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/index.ts'),(6714,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form/index.js'),(6715,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form/submit/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form/submit/index.js'),(6716,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/actions.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/actions.js'),(6717,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/constants.js'),(6718,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/event-emit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/event-emit.js'),(6719,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/index.js'),(6720,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/reducer.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/reducer.js'),(6721,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/index.js'),(6722,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/cart/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/cart/index.js'),(6723,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-processor.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-processor.js'),(6724,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-provider.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-provider.js'),(6725,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/actions.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/actions.ts'),(6726,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/constants.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/constants.ts'),(6727,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/event-emit.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/event-emit.ts'),(6728,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/index.tsx'),(6729,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/reducer.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/reducer.ts'),(6730,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/types.ts'),(6731,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state/utils.ts'),(6732,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/customer/constants.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/customer/constants.ts'),(6733,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/customer/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/customer/index.tsx'),(6734,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/index.js'),(6735,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/actions.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/actions.ts'),(6736,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/constants.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/constants.ts'),(6737,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/event-emit.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/event-emit.ts'),(6738,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/index.ts'),(6739,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/payment-method-data-context.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/payment-method-data-context.tsx'),(6740,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/reducer.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/reducer.ts'),(6741,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/test/payment-method-data-context.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/test/payment-method-data-context.js'),(6742,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/types.ts'),(6743,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/use-payment-method-dispatchers.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/use-payment-method-dispatchers.ts'),(6744,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/use-payment-method-registration.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/use-payment-method-registration.ts'),(6745,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/utils.ts'),(6746,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/constants.js'),(6747,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/event-emit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/event-emit.js'),(6748,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/index.js'),(6749,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/reducers.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/reducers.js'),(6750,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/utils.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/utils.js'),(6751,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/utils.ts'),(6752,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/container-width-context.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/container-width-context.js'),(6753,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/editor-context.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/editor-context.js'),(6754,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/index.js'),(6755,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/query-state-context.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/query-state-context.js'),(6756,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/components/store-notices-container.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/components/store-notices-container.js'),(6757,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/components/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/components/style.scss'),(6758,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/context.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/context.js'),(6759,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/index.js'),(6760,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices/components/snackbar-notices-container.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices/components/snackbar-notices-container.js'),(6761,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices/components/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices/components/style.scss'),(6762,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices/index.ts'),(6763,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/components/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/components/index.js'),(6764,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/components/validation-input-error/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/components/validation-input-error/index.js'),(6765,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/components/validation-input-error/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/components/validation-input-error/style.scss'),(6766,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/context.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/context.js'),(6767,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/index.js'),(6768,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/test/utils.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/test/utils.js'),(6769,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/utils.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/utils.js'),(6770,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/test/with-reviews.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/test/with-reviews.js'),(6771,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-reviews.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-reviews.js'),(6772,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/index.tsx'),(6773,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/style.scss'),(6774,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/test/index.js'),(6775,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/index.js'),(6776,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/test/use-position-relative-to-viewport.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/test/use-position-relative-to-viewport.js'),(6777,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/test/use-previous.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/test/use-previous.js'),(6778,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/test/use-shallow-equal.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/test/use-shallow-equal.js'),(6779,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-container-queries.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-container-queries.ts'),(6780,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-local-storage-state.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-local-storage-state.ts'),(6781,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-position-relative-to-viewport.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-position-relative-to-viewport.js'),(6782,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-previous.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-previous.ts'),(6783,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-shallow-equal.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-shallow-equal.ts'),(6784,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-throw-error.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/use-throw-error.ts'),(6785,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/address.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/address.ts'),(6786,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/derive-selected-shipping-rates.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/derive-selected-shipping-rates.ts'),(6787,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/errors.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/errors.js'),(6788,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/get-icons-from-payment-methods.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/get-icons-from-payment-methods.ts'),(6789,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/get-valid-block-attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/get-valid-block-attributes.js'),(6790,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/index.js'),(6791,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/lazy-load-script.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/lazy-load-script.ts'),(6792,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/legacy-events.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/legacy-events.ts'),(6793,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/preload-script.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/preload-script.ts'),(6794,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/product-data.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/product-data.js'),(6795,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/render-frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/render-frontend.tsx'),(6796,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/shipping-rates.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/shipping-rates.js'),(6797,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/test/address.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/test/address.ts'),(6798,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/test/errors.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/test/errors.js'),(6799,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/active-attribute-filters.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/active-attribute-filters.tsx'),(6800,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/attributes.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/attributes.ts'),(6801,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/block.json'),(6802,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/block.tsx'),(6803,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/edit.tsx'),(6804,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/frontend.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/frontend.ts'),(6805,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/index.tsx'),(6806,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/style.scss'),(6807,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/types.ts'),(6808,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/utils.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters/utils.tsx'),(6809,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/attributes.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/attributes.ts'),(6810,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/block.json'),(6811,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/block.tsx'),(6812,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/edit.tsx'),(6813,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/editor.scss'),(6814,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/frontend.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/frontend.ts'),(6815,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/index.tsx'),(6816,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/preview.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/preview.tsx'),(6817,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/style.scss'),(6818,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/types.ts'),(6819,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter/utils.ts'),(6820,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/attributes.js'),(6821,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/block.js'),(6822,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/cart-line-items-table/cart-line-item-row.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/cart-line-items-table/cart-line-item-row.tsx'),(6823,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/cart-line-items-table/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/cart-line-items-table/index.tsx'),(6824,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/context.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/context.ts'),(6825,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/edit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/edit.js'),(6826,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/editor.scss'),(6827,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/frontend.js'),(6828,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/index.js'),(6829,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/block.json'),(6830,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/block.tsx'),(6831,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/edit.tsx'),(6832,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/frontend.tsx'),(6833,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/index.tsx'),(6834,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/block.json'),(6835,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/block.tsx'),(6836,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/edit.tsx'),(6837,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/editor.scss'),(6838,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/frontend.tsx'),(6839,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/index.tsx'),(6840,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/block.json'),(6841,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/edit.tsx'),(6842,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/frontend.tsx'),(6843,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/index.tsx'),(6844,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/block.json'),(6845,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/block.tsx'),(6846,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/edit.tsx'),(6847,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/frontend.tsx'),(6848,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/index.tsx'),(6849,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/block.json'),(6850,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/edit.tsx'),(6851,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/frontend.tsx'),(6852,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/index.tsx'),(6853,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/slotfills.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/slotfills.tsx'),(6854,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/block.json'),(6855,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/block.tsx'),(6856,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/edit.tsx'),(6857,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/frontend.tsx'),(6858,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/index.tsx'),(6859,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/block.json'),(6860,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/block.tsx'),(6861,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/edit.tsx'),(6862,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/frontend.tsx'),(6863,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/index.tsx'),(6864,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/block.json'),(6865,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/block.tsx'),(6866,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/edit.tsx'),(6867,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/frontend.tsx'),(6868,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/index.tsx'),(6869,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/attributes.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/attributes.ts'),(6870,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/block.json'),(6871,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/block.tsx'),(6872,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/edit.tsx'),(6873,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/editor.scss'),(6874,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/frontend.tsx'),(6875,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/index.tsx'),(6876,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/attributes.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/attributes.tsx'),(6877,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/block.json'),(6878,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/block.tsx'),(6879,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/edit.tsx'),(6880,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/frontend.tsx'),(6881,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/index.tsx'),(6882,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/block.json'),(6883,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/block.tsx'),(6884,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/edit.tsx'),(6885,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/frontend.tsx'),(6886,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/index.tsx'),(6887,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/attributes.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/attributes.tsx'),(6888,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/block.json'),(6889,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/block.tsx'),(6890,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/edit.tsx'),(6891,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/frontend.tsx'),(6892,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/index.tsx'),(6893,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/block.json'),(6894,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/edit.tsx'),(6895,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/frontend.tsx'),(6896,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/index.tsx'),(6897,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/style.scss'),(6898,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/component-metadata.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/component-metadata.ts'),(6899,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/block.json'),(6900,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/edit.tsx'),(6901,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/frontend.tsx'),(6902,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/icon-data-uri.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/icon-data-uri.js'),(6903,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/index.tsx'),(6904,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/style.scss'),(6905,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/block.json'),(6906,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/edit.tsx'),(6907,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/editor.scss'),(6908,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/frontend.tsx'),(6909,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/index.tsx'),(6910,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/index.tsx'),(6911,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/attributes.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/attributes.tsx'),(6912,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/block.json'),(6913,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/block.tsx'),(6914,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/edit.tsx'),(6915,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/frontend.tsx'),(6916,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/index.tsx'),(6917,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/style.scss'),(6918,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/register-components.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/register-components.ts'),(6919,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/style.scss'),(6920,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/test/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/test/block.js'),(6921,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/test/slots.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/test/slots.js'),(6922,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/types.ts'),(6923,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/editor-utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/editor-utils.ts'),(6924,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/hacks.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/hacks.ts'),(6925,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/index.js'),(6926,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/cart-express-payment.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/cart-express-payment.js'),(6927,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/checkout-express-payment.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/checkout-express-payment.js'),(6928,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/index.js'),(6929,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/style.scss'),(6930,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment-methods.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment-methods.js'),(6931,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/index.js'),(6932,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/no-payment-methods/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/no-payment-methods/index.js'),(6933,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/no-payment-methods/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/no-payment-methods/style.scss'),(6934,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-card.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-card.js'),(6935,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-error-boundary.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-error-boundary.js'),(6936,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-options.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-options.js'),(6937,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-methods.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-methods.js'),(6938,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/saved-payment-method-options.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/saved-payment-method-options.js'),(6939,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/style.scss'),(6940,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/test/payment-methods.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/test/payment-methods.js'),(6941,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/use-forced-layout.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/use-forced-layout.ts'),(6942,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/use-view-switcher.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/use-view-switcher.tsx'),(6943,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/attributes.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/attributes.ts'),(6944,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/block.json'),(6945,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/block.tsx'),(6946,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error/constants.js'),(6947,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error/index.js'),(6948,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error/style.scss'),(6949,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/context.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/context.ts'),(6950,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/edit.tsx'),(6951,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/empty-cart/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/empty-cart/index.js'),(6952,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/empty-cart/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/empty-cart/style.scss'),(6953,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/additional-fields.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/additional-fields.tsx'),(6954,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/attributes.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/attributes.ts'),(6955,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/editor.scss'),(6956,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/form-step-block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/form-step-block.tsx'),(6957,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/form-step-heading.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/form-step-heading.tsx'),(6958,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/index.tsx'),(6959,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/frontend.tsx'),(6960,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/index.tsx'),(6961,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/attributes.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/attributes.tsx'),(6962,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/block.json'),(6963,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/block.tsx'),(6964,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/edit.tsx'),(6965,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/frontend.tsx'),(6966,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/index.tsx'),(6967,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/style.scss'),(6968,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/attributes.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/attributes.tsx'),(6969,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/block.json'),(6970,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/block.tsx'),(6971,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/edit.tsx'),(6972,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/frontend.tsx'),(6973,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/index.tsx'),(6974,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/attributes.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/attributes.tsx'),(6975,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/block.json'),(6976,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/block.tsx'),(6977,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/edit.tsx'),(6978,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/frontend.tsx'),(6979,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/index.tsx'),(6980,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/login-prompt.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/login-prompt.js'),(6981,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/block.json'),(6982,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/block.tsx'),(6983,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/edit.tsx'),(6984,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/editor.scss'),(6985,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/index.tsx'),(6986,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/block.json'),(6987,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/edit.tsx'),(6988,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/frontend.tsx'),(6989,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/index.tsx'),(6990,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/style.scss'),(6991,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/block.json'),(6992,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/block.tsx'),(6993,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/edit.tsx'),(6994,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/editor.scss'),(6995,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/index.tsx'),(6996,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/attributes.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/attributes.tsx'),(6997,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/block.json'),(6998,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/edit.tsx'),(6999,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/frontend.tsx'),(7000,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/index.tsx'),(7001,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/slotfills.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/slotfills.tsx'),(7002,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/test/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/test/block.js'),(7003,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/block.json'),(7004,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/block.tsx'),(7005,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/edit.tsx'),(7006,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/frontend.tsx'),(7007,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/index.tsx'),(7008,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/block.json'),(7009,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/block.tsx'),(7010,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/edit.tsx'),(7011,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/frontend.tsx'),(7012,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/index.tsx'),(7013,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/block.json'),(7014,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/block.tsx'),(7015,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/edit.tsx'),(7016,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/frontend.tsx'),(7017,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/index.tsx'),(7018,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/block.json'),(7019,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/block.tsx'),(7020,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/edit.tsx'),(7021,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/frontend.tsx'),(7022,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/index.tsx'),(7023,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/block.json'),(7024,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/block.tsx'),(7025,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/edit.tsx'),(7026,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/frontend.tsx'),(7027,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/index.tsx'),(7028,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/block.json'),(7029,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/block.tsx'),(7030,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/edit.tsx'),(7031,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/frontend.tsx'),(7032,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/index.tsx'),(7033,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/attributes.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/attributes.tsx'),(7034,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/block.json'),(7035,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/block.tsx'),(7036,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/edit.tsx'),(7037,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/frontend.tsx'),(7038,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/index.tsx'),(7039,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/attributes.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/attributes.tsx'),(7040,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/block.json'),(7041,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/block.tsx'),(7042,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/edit.tsx'),(7043,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/frontend.tsx'),(7044,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/index.tsx'),(7045,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/attributes.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/attributes.tsx'),(7046,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/block.json'),(7047,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/block.tsx'),(7048,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/edit.tsx'),(7049,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/frontend.tsx'),(7050,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/index.tsx'),(7051,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/attributes.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/attributes.tsx'),(7052,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/block.json'),(7053,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/block.tsx'),(7054,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/edit.tsx'),(7055,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/frontend.tsx'),(7056,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/index.tsx'),(7057,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/index.js'),(7058,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/style.scss'),(7059,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/style.scss'),(7060,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/block.json'),(7061,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/constants.js'),(7062,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/edit.tsx'),(7063,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/editor.scss'),(7064,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/frontend.tsx'),(7065,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/index.tsx'),(7066,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/style.scss'),(7067,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/test/edit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/test/edit.js'),(7068,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/test/frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/test/frontend.js'),(7069,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/block.json'),(7070,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/edit.tsx'),(7071,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/frontend.tsx'),(7072,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/index.tsx'),(7073,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/style.scss'),(7074,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/component-metadata.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/component-metadata.ts'),(7075,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/index.tsx'),(7076,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/register-components.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/register-components.ts'),(7077,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes/index.tsx'),(7078,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes/style.scss'),(7079,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes/test/index.js'),(7080,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/phone-number/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/phone-number/index.tsx'),(7081,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/phone-number/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/phone-number/test/index.js'),(7082,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/styles/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/styles/editor.scss'),(7083,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/styles/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/styles/style.scss'),(7084,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/types.ts'),(7085,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/utils.ts'),(7086,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/assets/doc-image-single-product-classic-block.png','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/assets/doc-image-single-product-classic-block.png'),(7087,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/constants.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/constants.ts'),(7088,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/editor.scss'),(7089,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/index.tsx'),(7090,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/style.scss'),(7091,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/block-controls.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/block-controls.tsx'),(7092,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/call-to-action.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/call-to-action.tsx'),(7093,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/constants.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/constants.ts'),(7094,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/constrained-resizable.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/constrained-resizable.tsx'),(7095,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/edit.tsx'),(7096,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/block.json'),(7097,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/block.tsx'),(7098,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/editor.scss'),(7099,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/example.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/example.ts'),(7100,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/index.tsx'),(7101,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/style.scss'),(7102,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/utils.ts'),(7103,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/block.json'),(7104,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/block.tsx'),(7105,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/editor.scss'),(7106,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/example.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/example.ts'),(7107,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/index.tsx'),(7108,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/style.scss'),(7109,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/image-editor.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/image-editor.tsx'),(7110,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/inspector-controls.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/inspector-controls.tsx'),(7111,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/register.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/register.tsx'),(7112,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/style.scss'),(7113,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/types.ts'),(7114,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/use-background-image.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/use-background-image.ts'),(7115,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/utils.ts'),(7116,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-api-error.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-api-error.tsx'),(7117,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-edit-mode.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-edit-mode.tsx'),(7118,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-editing-image.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-editing-image.tsx'),(7119,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-featured-item.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-featured-item.tsx'),(7120,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-update-button-attributes.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/with-update-button-attributes.tsx'),(7121,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/block.json'),(7122,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/block.tsx'),(7123,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/edit-mode.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/edit-mode.tsx'),(7124,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/edit.tsx'),(7125,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/editor.scss'),(7126,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/index.tsx'),(7127,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/inspector-controls.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/inspector-controls.tsx'),(7128,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products/types.ts'),(7129,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/block.tsx'),(7130,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/component-frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/component-frontend.tsx'),(7131,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/edit.tsx'),(7132,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/frontend.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/frontend.ts'),(7133,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/index.tsx'),(7134,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/attributes.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/attributes.ts'),(7135,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/block.tsx'),(7136,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/edit.tsx'),(7137,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/editor.scss'),(7138,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/index.tsx'),(7139,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/allowed-blocks.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/allowed-blocks.ts'),(7140,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block/block.json'),(7141,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block/edit.tsx'),(7142,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block/frontend.tsx'),(7143,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block/index.tsx'),(7144,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/block.json'),(7145,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/block.tsx'),(7146,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/edit.tsx'),(7147,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/frontend.tsx'),(7148,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/index.tsx'),(7149,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/index.tsx'),(7150,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/block.json'),(7151,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/block.tsx'),(7152,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/edit.tsx'),(7153,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/index.tsx'),(7154,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/block.json'),(7155,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/edit.tsx'),(7156,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/frontend.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/frontend.tsx'),(7157,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/index.tsx'),(7158,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/block.json'),(7159,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/block.tsx'),(7160,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/edit.tsx'),(7161,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/index.tsx'),(7162,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/block.json'),(7163,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/block.tsx'),(7164,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/edit.tsx'),(7165,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/index.tsx'),(7166,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/block.json'),(7167,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/block.tsx'),(7168,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/edit.tsx'),(7169,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/index.tsx'),(7170,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/register-components.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/register-components.ts'),(7171,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks-style.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks-style.tsx'),(7172,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/quantity-badge/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/quantity-badge/index.tsx'),(7173,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/quantity-badge/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/quantity-badge/style.scss'),(7174,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/style.scss'),(7175,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/test/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/test/block.js'),(7176,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/attributes.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/attributes.ts'),(7177,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/block.json'),(7178,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/block.tsx'),(7179,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/constants.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/constants.ts'),(7180,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/edit.tsx'),(7181,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/editor.scss'),(7182,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/frontend.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/frontend.ts'),(7183,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/index.tsx'),(7184,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/style.scss'),(7185,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/test/use-price-constraints.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/test/use-price-constraints.js'),(7186,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/types.ts'),(7187,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/use-price-constraints.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/use-price-constraints.ts'),(7188,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-best-sellers/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-best-sellers/block.js'),(7189,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-best-sellers/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-best-sellers/index.js'),(7190,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-categories/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-categories/block.js'),(7191,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-categories/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-categories/editor.scss'),(7192,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-categories/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-categories/index.js'),(7193,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-categories/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-categories/style.scss'),(7194,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-category/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-category/block.js'),(7195,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-category/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-category/editor.scss'),(7196,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-category/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-category/index.js'),(7197,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-new/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-new/block.js'),(7198,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-new/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-new/index.js'),(7199,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-on-sale/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-on-sale/block.js'),(7200,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-on-sale/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-on-sale/editor.scss'),(7201,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-on-sale/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-on-sale/index.js'),(7202,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/block.js'),(7203,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/edit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/edit.js'),(7204,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/editor.scss'),(7205,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/index.js'),(7206,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search/style.scss'),(7207,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/block.js'),(7208,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/block.json'),(7209,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/edit.tsx'),(7210,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/editor.scss'),(7211,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag/index.tsx'),(7212,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-top-rated/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-top-rated/block.js'),(7213,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-top-rated/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-top-rated/index.js'),(7214,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/block.js'),(7215,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/edit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/edit.js'),(7216,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/editor.scss'),(7217,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/frontend.js'),(7218,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products/index.js'),(7219,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/attributes.js'),(7220,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/base-utils.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/base-utils.js'),(7221,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/edit-utils.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/edit-utils.js'),(7222,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/edit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/edit.js'),(7223,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/utils.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/utils.js'),(7224,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/block.json'),(7225,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/block.tsx'),(7226,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/edit-mode.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/edit-mode.tsx'),(7227,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/edit.tsx'),(7228,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/editor.scss'),(7229,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/index.tsx'),(7230,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/inspector-controls.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/inspector-controls.tsx'),(7231,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/types.ts'),(7232,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/edit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/edit.js'),(7233,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/index.js'),(7234,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/no-reviews-placeholder.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/no-reviews-placeholder.js'),(7235,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/attributes.js'),(7236,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/edit-utils.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/edit-utils.js'),(7237,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/editor-block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/editor-block.js'),(7238,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/editor-container-block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/editor-container-block.js'),(7239,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/editor.scss'),(7240,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/example.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/example.js'),(7241,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/frontend-block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/frontend-block.js'),(7242,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/frontend-container-block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/frontend-container-block.js'),(7243,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/frontend.js'),(7244,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/edit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/edit.js'),(7245,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/index.js'),(7246,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/no-reviews-placeholder.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/no-reviews-placeholder.js'),(7247,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/edit.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/edit.js'),(7248,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/editor.scss'),(7249,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/index.js'),(7250,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/no-reviews-placeholder.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/no-reviews-placeholder.js'),(7251,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/save.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/save.js'),(7252,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/utils.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/utils.js'),(7253,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/attributes.js'),(7254,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/block.js'),(7255,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/constants.js'),(7256,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/api-error.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/api-error.js'),(7257,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/editor-block-controls.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/editor-block-controls.js'),(7258,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/editor.scss'),(7259,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/index.js'),(7260,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/layout-editor.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/layout-editor.js'),(7261,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/shared-product-control.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit/shared-product-control.js'),(7262,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/frontend.js'),(7263,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/index.js'),(7264,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/save.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/save.js'),(7265,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/attributes.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/attributes.ts'),(7266,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/block.json'),(7267,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/block.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/block.tsx'),(7268,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/edit.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/edit.tsx'),(7269,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/editor.scss'),(7270,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/frontend.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/frontend.ts'),(7271,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/index.tsx'),(7272,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/preview.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/preview.tsx'),(7273,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/style.scss'),(7274,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/test/__snapshots__/block.js.snap','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/test/__snapshots__/block.js.snap'),(7275,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/test/block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/test/block.js'),(7276,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/types.ts'),(7277,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/utils.ts'),(7278,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/get-registered-block-components.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/get-registered-block-components.ts'),(7279,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/index.js'),(7280,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/register-block-component.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/register-block-component.js'),(7281,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/registered-block-components-init.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/registered-block-components-init.ts'),(7282,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/test/index.js'),(7283,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/index.js'),(7284,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/assertions.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/assertions.ts'),(7285,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/express-payment-method-config.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/express-payment-method-config.ts'),(7286,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/extensions-config.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/extensions-config.ts'),(7287,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/index.ts'),(7288,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/payment-method-config-helper.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/payment-method-config-helper.ts'),(7289,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/payment-method-config.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/payment-method-config.tsx'),(7290,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/registry.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/registry.ts'),(7291,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/test/payment-method-config-helper.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/test/payment-method-config-helper.ts'),(7292,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/test/payment-method-config.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/test/payment-method-config.tsx'),(7293,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/test/registry.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/test/registry.ts'),(7294,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/action-types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/action-types.ts'),(7295,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/actions.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/actions.ts'),(7296,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/constants.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/constants.ts'),(7297,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/controls.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/controls.js'),(7298,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/index.ts'),(7299,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/push-changes.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/push-changes.ts'),(7300,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/reducers.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/reducers.ts'),(7301,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/resolvers.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/resolvers.ts'),(7302,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/selectors.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/selectors.ts'),(7303,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/test/reducers.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/test/reducers.js'),(7304,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/test/resolvers.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/test/resolvers.js'),(7305,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/test/selectors.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/test/selectors.js'),(7306,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/action-types.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/action-types.js'),(7307,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/actions.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/actions.js'),(7308,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/constants.js'),(7309,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/index.js'),(7310,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/reducers.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/reducers.js'),(7311,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/resolvers.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/resolvers.js'),(7312,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/selectors.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/selectors.js'),(7313,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/test/reducers.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/test/reducers.js'),(7314,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/test/resolvers.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/test/resolvers.js'),(7315,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/test/selectors.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/test/selectors.js'),(7316,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/constants.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/constants.ts'),(7317,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/default-states.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/default-states.ts'),(7318,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/index.ts'),(7319,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/mapped-types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/mapped-types.ts'),(7320,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/action-types.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/action-types.js'),(7321,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/actions.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/actions.js'),(7322,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/constants.js'),(7323,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/index.js'),(7324,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/reducers.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/reducers.js'),(7325,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/selectors.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/selectors.js'),(7326,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/test/reducers.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/test/reducers.js'),(7327,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/test/selectors.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/test/selectors.js'),(7328,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/utils.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/utils.js'),(7329,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/action-types.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/action-types.js'),(7330,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/actions.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/actions.js'),(7331,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/constants.js'),(7332,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/index.js'),(7333,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/reducers.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/reducers.js'),(7334,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/resolvers.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/resolvers.js'),(7335,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/selectors.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/selectors.js'),(7336,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/test/reducers.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/test/reducers.js'),(7337,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/test/resolvers.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/test/resolvers.js'),(7338,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/test/selectors.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/test/selectors.js'),(7339,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/test/utils.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/test/utils.js'),(7340,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/utils.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/utils.js'),(7341,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/shared-controls.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/shared-controls.ts'),(7342,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/types.ts'),(7343,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/utils/has-in-state.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/utils/has-in-state.js'),(7344,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/utils/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/utils/index.js'),(7345,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/utils/update-state.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/utils/update-state.js'),(7346,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/block-title/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/block-title/editor.scss'),(7347,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/block-title/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/block-title/index.js'),(7348,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/cart-checkout-compatibility-notice.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/cart-checkout-compatibility-notice.tsx'),(7349,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/index.tsx'),(7350,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/style.scss'),(7351,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/use-compatibility-notice.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/use-compatibility-notice.ts'),(7352,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/woo-image.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/woo-image.js'),(7353,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/edit-product-link/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/edit-product-link/index.js'),(7354,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/editor.scss'),(7355,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/error-message.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/error-message.tsx'),(7356,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/index.tsx'),(7357,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/stories/error-message.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/stories/error-message.tsx'),(7358,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/stories/error-placeholder.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/stories/error-placeholder.tsx'),(7359,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/expandable-search-list-item/expandable-search-list-item.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/expandable-search-list-item/expandable-search-list-item.tsx'),(7360,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/external-link-card/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/external-link-card/editor.scss'),(7361,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/external-link-card/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/external-link-card/index.tsx'),(7362,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/external-link-card/stories/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/external-link-card/stories/index.tsx'),(7363,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/feedback-prompt/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/feedback-prompt/index.js'),(7364,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/feedback-prompt/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/feedback-prompt/style.scss'),(7365,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/grid-content-control/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/grid-content-control/index.js'),(7366,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/grid-layout-control/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/grid-layout-control/index.js'),(7367,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/heading-toolbar/heading-level-icon.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/heading-toolbar/heading-level-icon.js'),(7368,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/heading-toolbar/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/heading-toolbar/index.js'),(7369,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/page-selector/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/page-selector/index.js'),(7370,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-attribute-term-control/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-attribute-term-control/index.js'),(7371,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-attribute-term-control/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-attribute-term-control/style.scss'),(7372,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-category-control/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-category-control/index.js'),(7373,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-category-control/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-category-control/style.scss'),(7374,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-control/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-control/index.js'),(7375,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-control/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-control/style.scss'),(7376,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-orderby-control/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-orderby-control/index.js'),(7377,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-stock-control/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-stock-control/index.tsx'),(7378,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-tag-control/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-tag-control/index.js'),(7379,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-tag-control/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-tag-control/style.scss'),(7380,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/products-control/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/products-control/index.js'),(7381,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/index.ts'),(7382,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/item.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/item.tsx'),(7383,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/search-list-control.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/search-list-control.tsx'),(7384,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/style.scss'),(7385,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test/__snapshots__/index.js.snap','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test/__snapshots__/index.js.snap'),(7386,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test/hierarchy.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test/hierarchy.js'),(7387,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test/index.js'),(7388,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/types.ts'),(7389,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/utils.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/utils.tsx'),(7390,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/index.tsx'),(7391,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/style.scss'),(7392,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/test/__snapshots__/index.js.snap','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/test/__snapshots__/index.js.snap'),(7393,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/test/index.js'),(7394,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/text-toolbar-button/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/text-toolbar-button/index.js'),(7395,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/text-toolbar-button/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/text-toolbar-button/style.scss'),(7396,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/utils/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/utils/index.js'),(7397,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/view-switcher/editor.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/view-switcher/editor.scss'),(7398,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/view-switcher/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/view-switcher/index.js'),(7399,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/extensions/google-analytics/constants.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/extensions/google-analytics/constants.ts'),(7400,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/extensions/google-analytics/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/extensions/google-analytics/index.ts'),(7401,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/extensions/google-analytics/utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/extensions/google-analytics/utils.ts'),(7402,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/filters/block-list-block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/filters/block-list-block.js'),(7403,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/filters/exclude-draft-status-from-analytics.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/filters/exclude-draft-status-from-analytics.js'),(7404,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/filters/get-block-attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/filters/get-block-attributes.js'),(7405,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/global.d.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/global.d.ts'),(7406,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/index.js'),(7407,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-categories.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-categories.js'),(7408,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-category.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-category.js'),(7409,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-product-variations.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-product-variations.js'),(7410,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-product.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-product.js'),(7411,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-searched-products.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-searched-products.js'),(7412,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-transform-single-select-to-multiple-select.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test/with-transform-single-select-to-multiple-select.js'),(7413,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-attributes.js'),(7414,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-categories.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-categories.js'),(7415,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-category.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-category.js'),(7416,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-product-variations.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-product-variations.js'),(7417,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-product.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-product.js'),(7418,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-searched-products.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-searched-products.tsx'),(7419,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-transform-single-select-to-multiple-select.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/with-transform-single-select-to-multiple-select.js'),(7420,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hooks/style-attributes.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hooks/style-attributes.ts'),(7421,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/index.js'),(7422,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/barcode.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/barcode.tsx'),(7423,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/cart.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/cart.tsx'),(7424,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/check-payment.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/check-payment.tsx'),(7425,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/eye.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/eye.tsx'),(7426,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/fields.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/fields.tsx'),(7427,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/filled-cart.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/filled-cart.tsx'),(7428,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/folder-starred.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/folder-starred.tsx'),(7429,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/mini-cart.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/mini-cart.tsx'),(7430,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/remove-cart.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/remove-cart.tsx'),(7431,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/thumb-up.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/thumb-up.tsx'),(7432,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/toggle.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/toggle.tsx'),(7433,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/totals.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/totals.tsx'),(7434,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/woo.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library/woo.tsx'),(7435,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/stories/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/stories/index.tsx'),(7436,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/index.js'),(7437,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/middleware/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/middleware/index.js'),(7438,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/middleware/store-api-nonce.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/middleware/store-api-nonce.js'),(7439,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/bacs/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/bacs/constants.js'),(7440,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/bacs/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/bacs/index.js'),(7441,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cheque/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cheque/constants.js'),(7442,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cheque/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cheque/index.js'),(7443,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cod/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cod/constants.js'),(7444,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cod/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cod/index.js'),(7445,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/paypal/constants.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/paypal/constants.js'),(7446,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/paypal/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/paypal/index.js'),(7447,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/cart.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/cart.ts'),(7448,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/categories.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/categories.js'),(7449,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/grid-block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/grid-block.js'),(7450,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/index.js'),(7451,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/products.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/products.js'),(7452,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/reviews.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/reviews.js'),(7453,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/saved-payment-methods.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/saved-payment-methods.js'),(7454,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/shipping-rates.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/shipping-rates.ts'),(7455,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/single-product-block.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews/single-product-block.js'),(7456,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/blocks/constants.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/blocks/constants.ts'),(7457,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/blocks/feature-flags.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/blocks/feature-flags.ts'),(7458,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/blocks/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/blocks/index.ts'),(7459,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/default-address-fields.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/default-address-fields.ts'),(7460,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/default-constants.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/default-constants.ts'),(7461,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/index.ts'),(7462,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/settings-init.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/settings-init.ts'),(7463,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/test/compare-with-wp-version.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/test/compare-with-wp-version.js'),(7464,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/test/get-setting-with-coercion.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/test/get-setting-with-coercion.ts'),(7465,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/test/get-setting.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/test/get-setting.js'),(7466,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/utils.ts'),(7467,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/context/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/context/index.js'),(7468,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/context/inner-block-layout-context.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/context/inner-block-layout-context.js'),(7469,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/context/product-data-context.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/context/product-data-context.js'),(7470,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/hocs/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/hocs/index.js'),(7471,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/hocs/with-filtered-attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/hocs/with-filtered-attributes.js'),(7472,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/hocs/with-product-data-context.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/hocs/with-product-data-context.js'),(7473,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/index.ts'),(7474,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/add-to-cart-form.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/add-to-cart-form.js'),(7475,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/address-fields.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/address-fields.js'),(7476,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/attributes.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/attributes.ts'),(7477,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/billing.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/billing.js'),(7478,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/blocks.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/blocks.ts'),(7479,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/cart-response.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/cart-response.ts'),(7480,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/cart.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/cart.js'),(7481,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/cart.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/cart.ts'),(7482,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/contexts.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/contexts.js'),(7483,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/contexts.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/contexts.ts'),(7484,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/currency.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/currency.ts'),(7485,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/events.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/events.ts'),(7486,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/hooks.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/hooks.js'),(7487,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/hooks.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/hooks.ts'),(7488,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/index.ts'),(7489,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/objects.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/objects.ts'),(7490,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/payment-method-interface.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/payment-method-interface.ts'),(7491,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/payments.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/payments.ts'),(7492,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/product-response.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/product-response.ts'),(7493,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/settings.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/settings.js'),(7494,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/shipping.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/shipping.js'),(7495,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/shipping.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/shipping.ts'),(7496,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/stock-status.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/stock-status.ts'),(7497,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/taxes.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/taxes.ts'),(7498,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/trim-html.d.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/trim-html.d.ts'),(7499,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs/utils.ts'),(7500,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/attributes.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/attributes.ts'),(7501,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/boolean.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/boolean.ts'),(7502,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/cart-response-totals.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/cart-response-totals.ts'),(7503,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/error.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/error.ts'),(7504,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/function.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/function.ts'),(7505,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/index.ts'),(7506,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/null.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/null.ts'),(7507,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/number.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/number.ts'),(7508,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/object.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/object.ts'),(7509,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/ratings.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/ratings.ts'),(7510,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/stock-status.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/stock-status.ts'),(7511,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/string.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/string.ts'),(7512,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/test/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/test/index.ts'),(7513,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/attributes-query.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/attributes-query.ts'),(7514,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/attributes.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/attributes.ts'),(7515,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/filters.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/filters.ts'),(7516,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/global-style.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/global-style.js'),(7517,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/index.ts'),(7518,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/notices.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/notices.ts'),(7519,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/products.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/products.js'),(7520,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/shared-attributes.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/shared-attributes.js'),(7521,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/test/notices.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/test/notices.js'),(7522,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/test/products.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/test/products.js'),(7523,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/useThrottle.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/useThrottle.ts'),(7524,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters/block.json'),(7525,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters-frontend.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters-frontend.asset.php'),(7526,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters-frontend.js'),(7527,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters.asset.php'),(7528,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters.js'),(7529,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-products-frontend.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-products-frontend.asset.php'),(7530,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-products-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-products-frontend.js'),(7531,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-products.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-products.asset.php'),(7532,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-products.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-products.js'),(7533,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-reviews.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-reviews.asset.php'),(7534,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-reviews.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-reviews.js'),(7535,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter/block.json'),(7536,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter-frontend.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter-frontend.asset.php'),(7537,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter-frontend.js'),(7538,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter.asset.php'),(7539,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter.js'),(7540,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/blocks-checkout.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/blocks-checkout.asset.php'),(7541,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/blocks-checkout.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/blocks-checkout.js'),(7542,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-accepted-payment-methods-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-accepted-payment-methods-frontend.js'),(7543,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-express-payment-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-express-payment-frontend.js'),(7544,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-items-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-items-frontend.js'),(7545,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-line-items--mini-cart-contents-block/products-table-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-line-items--mini-cart-contents-block/products-table-frontend.js'),(7546,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-line-items-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-line-items-frontend.js'),(7547,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-order-summary-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-order-summary-frontend.js'),(7548,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-totals-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-totals-frontend.js'),(7549,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/empty-cart-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/empty-cart-frontend.js'),(7550,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/filled-cart-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/filled-cart-frontend.js'),(7551,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-coupon-form-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-coupon-form-frontend.js'),(7552,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-discount-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-discount-frontend.js'),(7553,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-fee-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-fee-frontend.js'),(7554,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-heading-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-heading-frontend.js'),(7555,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-shipping--checkout-blocks/order-summary-shipping-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-shipping--checkout-blocks/order-summary-shipping-frontend.js'),(7556,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-shipping-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-shipping-frontend.js'),(7557,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-subtotal-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-subtotal-frontend.js'),(7558,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-taxes-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-taxes-frontend.js'),(7559,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/proceed-to-checkout-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/proceed-to-checkout-frontend.js'),(7560,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-frontend.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-frontend.asset.php'),(7561,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-frontend.js'),(7562,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart.asset.php'),(7563,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart.js'),(7564,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout/block.json'),(7565,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/actions-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/actions-frontend.js'),(7566,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/billing-address--checkout-blocks/shipping-address-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/billing-address--checkout-blocks/shipping-address-frontend.js'),(7567,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/billing-address-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/billing-address-frontend.js'),(7568,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/contact-information-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/contact-information-frontend.js'),(7569,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/express-payment-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/express-payment-frontend.js'),(7570,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/fields-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/fields-frontend.js'),(7571,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-note-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-note-frontend.js'),(7572,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-cart-items-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-cart-items-frontend.js'),(7573,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-coupon-form-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-coupon-form-frontend.js'),(7574,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-discount-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-discount-frontend.js'),(7575,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-fee-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-fee-frontend.js'),(7576,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-frontend.js'),(7577,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-shipping-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-shipping-frontend.js'),(7578,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-subtotal-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-subtotal-frontend.js'),(7579,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-taxes-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/order-summary-taxes-frontend.js'),(7580,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js'),(7581,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/shipping-address-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/shipping-address-frontend.js'),(7582,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/shipping-methods-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/shipping-methods-frontend.js'),(7583,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/terms-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/terms-frontend.js'),(7584,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/totals-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/totals-frontend.js'),(7585,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-frontend.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-frontend.asset.php'),(7586,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-frontend.js'),(7587,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout.asset.php'),(7588,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout.js'),(7589,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-category/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-category/block.json'),(7590,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-category.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-category.asset.php'),(7591,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-category.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-category.js'),(7592,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-product/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-product/block.json'),(7593,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-product.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-product.asset.php'),(7594,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-product.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-product.js'),(7595,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/handpicked-products/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/handpicked-products/block.json'),(7596,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/handpicked-products.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/handpicked-products.asset.php'),(7597,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/handpicked-products.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/handpicked-products.js'),(7598,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/legacy-template.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/legacy-template.asset.php'),(7599,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/legacy-template.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/legacy-template.js'),(7600,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-component-frontend.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-component-frontend.asset.php'),(7601,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-component-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-component-frontend.js'),(7602,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/empty-cart-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/empty-cart-frontend.js'),(7603,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/filled-cart-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/filled-cart-frontend.js'),(7604,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/footer--mini-cart-contents-block/products-table-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/footer--mini-cart-contents-block/products-table-frontend.js'),(7605,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/footer-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/footer-frontend.js'),(7606,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/items-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/items-frontend.js'),(7607,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/products-table-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/products-table-frontend.js'),(7608,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/shopping-button-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/shopping-button-frontend.js'),(7609,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/title-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/title-frontend.js'),(7610,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents.asset.php'),(7611,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents.js'),(7612,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-frontend.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-frontend.asset.php'),(7613,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-frontend.js'),(7614,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart.asset.php'),(7615,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart.js'),(7616,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter/block.json'),(7617,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter-frontend.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter-frontend.asset.php'),(7618,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter-frontend.js'),(7619,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter.asset.php'),(7620,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter.js'),(7621,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-format.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-format.asset.php'),(7622,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-format.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-format.js'),(7623,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart--product-button--product-category-list--product-image--product-price--product-r--a0326d00.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart--product-button--product-category-list--product-image--product-price--product-r--a0326d00.js'),(7624,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart--product-button--product-image--product-title.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart--product-button--product-image--product-title.js'),(7625,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart--product-button.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart--product-button.js'),(7626,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart-frontend.js'),(7627,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-add-to-cart.js'),(7628,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-best-sellers.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-best-sellers.asset.php'),(7629,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-best-sellers.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-best-sellers.js'),(7630,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-button--product-category-list--product-image--product-price--product-rating--product-sale-b--e17c7c01.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-button--product-category-list--product-image--product-price--product-rating--product-sale-b--e17c7c01.js'),(7631,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-button-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-button-frontend.js'),(7632,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-button.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-button.js'),(7633,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-categories.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-categories.asset.php'),(7634,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-categories.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-categories.js'),(7635,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-category-list-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-category-list-frontend.js'),(7636,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-category-list.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-category-list.js'),(7637,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-category.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-category.asset.php'),(7638,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-category.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-category.js'),(7639,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-image-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-image-frontend.js'),(7640,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-image.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-image.js'),(7641,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-new.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-new.asset.php'),(7642,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-new.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-new.js'),(7643,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-on-sale.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-on-sale.asset.php'),(7644,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-on-sale.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-on-sale.js'),(7645,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-price-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-price-frontend.js'),(7646,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-price.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-price.js'),(7647,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-rating-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-rating-frontend.js'),(7648,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-rating.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-rating.js'),(7649,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-sale-badge-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-sale-badge-frontend.js'),(7650,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-sale-badge.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-sale-badge.js'),(7651,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-search.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-search.asset.php'),(7652,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-search.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-search.js'),(7653,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-sku-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-sku-frontend.js'),(7654,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-sku.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-sku.js'),(7655,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-stock-indicator-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-stock-indicator-frontend.js'),(7656,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-stock-indicator.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-stock-indicator.js'),(7657,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-summary-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-summary-frontend.js'),(7658,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-summary.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-summary.js'),(7659,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag/block.json'),(7660,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag-list-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag-list-frontend.js'),(7661,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag-list.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag-list.js'),(7662,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag.asset.php'),(7663,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag.js'),(7664,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-title-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-title-frontend.js'),(7665,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-title.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-title.js'),(7666,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-top-rated.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-top-rated.asset.php'),(7667,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-top-rated.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-top-rated.js'),(7668,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/products-by-attribute/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/products-by-attribute/block.json'),(7669,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/products-by-attribute.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/products-by-attribute.asset.php'),(7670,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/products-by-attribute.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/products-by-attribute.js'),(7671,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-by-category.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-by-category.asset.php'),(7672,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-by-category.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-by-category.js'),(7673,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-by-product.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-by-product.asset.php'),(7674,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-by-product.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-by-product.js'),(7675,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-frontend.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-frontend.asset.php'),(7676,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/reviews-frontend.js'),(7677,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/single-product-frontend.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/single-product-frontend.asset.php'),(7678,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/single-product-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/single-product-frontend.js'),(7679,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/single-product.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/single-product.asset.php'),(7680,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/single-product.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/single-product.js'),(7681,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter/block.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter/block.json'),(7682,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter-frontend.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter-frontend.asset.php'),(7683,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter-frontend.js'),(7684,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter.asset.php'),(7685,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter.js'),(7686,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/cart-line-items--cart-blocks/cart-order-summary--cart-blocks/order-summary-shi--c02aad66-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/cart-line-items--cart-blocks/cart-order-summary--cart-blocks/order-summary-shi--c02aad66-frontend.js'),(7687,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/cart-line-items--checkout-blocks/order-summary-cart-items--mini-cart-contents---233ab542-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/cart-line-items--checkout-blocks/order-summary-cart-items--mini-cart-contents---233ab542-frontend.js'),(7688,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--5b8feb0b-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--5b8feb0b-frontend.js'),(7689,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--decc3dc6-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--decc3dc6-frontend.js'),(7690,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--mini-cart-contents-block/footer-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--mini-cart-contents-block/footer-frontend.js'),(7691,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--product-add-to-cart-frontend.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--product-add-to-cart-frontend.js'),(7692,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-data.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-data.asset.php'),(7693,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-data.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-data.js'),(7694,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-editor-style-rtl.css','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-editor-style-rtl.css'),(7695,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-editor-style.css','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-editor-style.css'),(7696,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-google-analytics.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-google-analytics.asset.php'),(7697,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-google-analytics.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-google-analytics.js'),(7698,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-middleware.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-middleware.asset.php'),(7699,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-middleware.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-middleware.js'),(7700,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-registry.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-registry.asset.php'),(7701,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-registry.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-registry.js'),(7702,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-shared-context.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-shared-context.asset.php'),(7703,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-shared-context.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-shared-context.js'),(7704,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-shared-hocs.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-shared-hocs.asset.php'),(7705,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-shared-hocs.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-shared-hocs.js'),(7706,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style-rtl.css','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style-rtl.css'),(7707,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css'),(7708,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-vendors-style-rtl.css','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-vendors-style-rtl.css'),(7709,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-vendors-style.css','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-vendors-style.css'),(7710,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-vendors.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-vendors.js'),(7711,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks.asset.php'),(7712,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks.js'),(7713,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-bacs.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-bacs.asset.php'),(7714,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-bacs.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-bacs.js'),(7715,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-cheque.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-cheque.asset.php'),(7716,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-cheque.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-cheque.js'),(7717,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-cod.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-cod.asset.php'),(7718,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-cod.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-cod.js'),(7719,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-paypal.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-paypal.asset.php'),(7720,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-paypal.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-payment-method-paypal.js'),(7721,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-settings.asset.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-settings.asset.php'),(7722,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-settings.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-settings.js'),(7723,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/global.d.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/global.d.ts'),(7724,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/block-error.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/block-error.svg'),(7725,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/alipay.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/alipay.svg'),(7726,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/amex.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/amex.svg'),(7727,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/bancontact.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/bancontact.svg'),(7728,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/diners.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/diners.svg'),(7729,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/discover.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/discover.svg'),(7730,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/eps.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/eps.svg'),(7731,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/giropay.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/giropay.svg'),(7732,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/ideal.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/ideal.svg'),(7733,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/jcb.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/jcb.svg'),(7734,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/laser.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/laser.svg'),(7735,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/maestro.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/maestro.svg'),(7736,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/mastercard.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/mastercard.svg'),(7737,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/multibanco.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/multibanco.svg'),(7738,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/p24.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/p24.svg'),(7739,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/sepa.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/sepa.svg'),(7740,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/sofort.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/sofort.svg'),(7741,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/unionpay.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/unionpay.svg'),(7742,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/visa.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/visa.svg'),(7743,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/wechat.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods/wechat.svg'),(7744,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/previews/beanie.jpg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/previews/beanie.jpg'),(7745,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/previews/cap.jpg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/previews/cap.jpg'),(7746,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/previews/collection.jpg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/previews/collection.jpg'),(7747,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/previews/pennant.jpg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/previews/pennant.jpg'),(7748,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/template-placeholders/archive-product.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/template-placeholders/archive-product.svg'),(7749,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/template-placeholders/fallback.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/template-placeholders/fallback.svg'),(7750,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/template-placeholders/single-product.svg','wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/template-placeholders/single-product.svg'),(7751,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/get-registered-blocks.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/get-registered-blocks.ts'),(7752,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/index.ts'),(7753,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/inserter.png','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/inserter.png'),(7754,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/register-checkout-block.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/register-checkout-block.ts'),(7755,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/registered-blocks.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/registered-blocks.ts'),(7756,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/test/index.js'),(7757,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/types.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/types.ts'),(7758,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/utils.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/utils.ts'),(7759,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/button/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/button/index.ts'),(7760,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/checkbox-control/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/checkbox-control/index.tsx'),(7761,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/checkbox-control/stories/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/checkbox-control/stories/index.tsx'),(7762,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/checkbox-control/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/checkbox-control/style.scss'),(7763,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/discounts-meta/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/discounts-meta/index.js'),(7764,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/error-boundary/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/error-boundary/index.js'),(7765,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/index.js'),(7766,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/label/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/label/index.ts'),(7767,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/order-meta/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/order-meta/index.js'),(7768,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/order-shipping-packages/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/order-shipping-packages/index.js'),(7769,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/panel/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/panel/index.tsx'),(7770,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/panel/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/panel/style.scss'),(7771,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/fees/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/fees/index.tsx'),(7772,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/fees/stories/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/fees/stories/index.tsx'),(7773,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/index.js'),(7774,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/item/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/item/index.tsx'),(7775,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/item/stories/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/item/stories/index.tsx'),(7776,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/item/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/item/style.scss'),(7777,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/subtotal/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/subtotal/index.tsx'),(7778,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/subtotal/stories/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/subtotal/stories/index.tsx'),(7779,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/taxes/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/taxes/index.tsx'),(7780,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/taxes/stories/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/taxes/stories/index.tsx'),(7781,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals-wrapper/index.tsx','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals-wrapper/index.tsx'),(7782,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals-wrapper/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals-wrapper/style.scss'),(7783,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/filter-registry/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/filter-registry/index.ts'),(7784,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/filter-registry/test/admin.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/filter-registry/test/admin.js'),(7785,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/filter-registry/test/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/filter-registry/test/index.js'),(7786,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/index.js'),(7787,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/slot/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/slot/index.js'),(7788,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/style.scss','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/style.scss'),(7789,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/utils/extension-cart-update.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/utils/extension-cart-update.ts'),(7790,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/utils/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/utils/index.js'),(7791,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/utils/validation/index.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/utils/validation/index.ts'),(7792,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/index.js'),(7793,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/utils/index.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/utils/index.js'),(7794,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/utils/price.ts','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/utils/price.ts'),(7795,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/utils/test/price.js','wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/utils/test/price.js'),(7796,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/patches/wordpress-components+14.2.0.patch','wp-content/plugins/woocommerce/packages/woocommerce-blocks/patches/wordpress-components+14.2.0.patch'),(7797,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/readme.txt','wp-content/plugins/woocommerce/packages/woocommerce-blocks/readme.txt'),(7798,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Assets/Api.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Assets/Api.php'),(7799,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php'),(7800,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Assets.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Assets.php'),(7801,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/AssetsController.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/AssetsController.php'),(7802,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTemplatesController.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTemplatesController.php'),(7803,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php'),(7804,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractDynamicBlock.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractDynamicBlock.php'),(7805,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractProductGrid.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractProductGrid.php'),(7806,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ActiveFilters.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ActiveFilters.php'),(7807,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AllProducts.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AllProducts.php'),(7808,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AllReviews.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AllReviews.php'),(7809,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AtomicBlock.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AtomicBlock.php'),(7810,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AttributeFilter.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AttributeFilter.php'),(7811,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/Cart.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/Cart.php'),(7812,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/Checkout.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/Checkout.php'),(7813,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ClassicTemplate.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ClassicTemplate.php'),(7814,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/FeaturedCategory.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/FeaturedCategory.php'),(7815,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/FeaturedItem.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/FeaturedItem.php'),(7816,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/FeaturedProduct.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/FeaturedProduct.php'),(7817,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/HandpickedProducts.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/HandpickedProducts.php'),(7818,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/MiniCart.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/MiniCart.php'),(7819,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/MiniCartContents.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/MiniCartContents.php'),(7820,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/PriceFilter.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/PriceFilter.php'),(7821,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductAddToCart.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductAddToCart.php'),(7822,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductBestSellers.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductBestSellers.php'),(7823,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductButton.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductButton.php'),(7824,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php'),(7825,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductCategory.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductCategory.php'),(7826,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductCategoryList.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductCategoryList.php'),(7827,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductImage.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductImage.php'),(7828,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductNew.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductNew.php'),(7829,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductOnSale.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductOnSale.php'),(7830,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductPrice.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductPrice.php'),(7831,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductRating.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductRating.php'),(7832,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductSKU.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductSKU.php'),(7833,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductSaleBadge.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductSaleBadge.php'),(7834,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductSearch.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductSearch.php'),(7835,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductStockIndicator.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductStockIndicator.php'),(7836,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductSummary.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductSummary.php'),(7837,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductTag.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductTag.php'),(7838,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductTagList.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductTagList.php'),(7839,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductTitle.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductTitle.php'),(7840,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductTopRated.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductTopRated.php'),(7841,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductsByAttribute.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ProductsByAttribute.php'),(7842,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ReviewsByCategory.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ReviewsByCategory.php'),(7843,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ReviewsByProduct.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/ReviewsByProduct.php'),(7844,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/SingleProduct.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/SingleProduct.php'),(7845,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/StockFilter.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/StockFilter.php'),(7846,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypesController.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypesController.php'),(7847,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Bootstrap.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Bootstrap.php'),(7848,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Package.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Package.php'),(7849,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/CreateAccount.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/CreateAccount.php'),(7850,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/DraftOrders.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/DraftOrders.php'),(7851,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/Email/CustomerNewAccount.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/Email/CustomerNewAccount.php'),(7852,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php'),(7853,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/GoogleAnalytics.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/GoogleAnalytics.php'),(7854,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/InboxNotifications.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/InboxNotifications.php'),(7855,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Installer.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Installer.php'),(7856,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Integrations/IntegrationInterface.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Integrations/IntegrationInterface.php'),(7857,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Integrations/IntegrationRegistry.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Integrations/IntegrationRegistry.php'),(7858,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Library.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Library.php'),(7859,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Package.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Package.php'),(7860,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Api.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Api.php'),(7861,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/AbstractPaymentMethodType.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/AbstractPaymentMethodType.php'),(7862,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/BankTransfer.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/BankTransfer.php'),(7863,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/CashOnDelivery.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/CashOnDelivery.php'),(7864,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/Cheque.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/Cheque.php'),(7865,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/PayPal.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/PayPal.php'),(7866,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/PaymentMethodRegistry.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/PaymentMethodRegistry.php'),(7867,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/PaymentMethodTypeInterface.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/PaymentMethodTypeInterface.php'),(7868,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Registry/AbstractDependencyType.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Registry/AbstractDependencyType.php'),(7869,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Registry/Container.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Registry/Container.php'),(7870,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Registry/FactoryType.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Registry/FactoryType.php'),(7871,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Registry/SharedType.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Registry/SharedType.php'),(7872,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Authentication.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Authentication.php'),(7873,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/InvalidCartException.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/InvalidCartException.php'),(7874,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/InvalidStockLevelsInCartException.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/InvalidStockLevelsInCartException.php'),(7875,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/NotPurchasableException.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/NotPurchasableException.php'),(7876,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/OutOfStockException.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/OutOfStockException.php'),(7877,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/PartialOutOfStockException.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/PartialOutOfStockException.php'),(7878,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/RouteException.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/RouteException.php'),(7879,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/StockAvailabilityException.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/StockAvailabilityException.php'),(7880,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/TooManyInCartException.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/TooManyInCartException.php'),(7881,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/CurrencyFormatter.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/CurrencyFormatter.php'),(7882,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/DefaultFormatter.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/DefaultFormatter.php'),(7883,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/FormatterInterface.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/FormatterInterface.php'),(7884,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/HtmlFormatter.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/HtmlFormatter.php'),(7885,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/MoneyFormatter.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters/MoneyFormatter.php'),(7886,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters.php'),(7887,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Legacy.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Legacy.php'),(7888,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Payments/PaymentContext.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Payments/PaymentContext.php'),(7889,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Payments/PaymentResult.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Payments/PaymentResult.php'),(7890,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/RouteInterface.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/RouteInterface.php'),(7891,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractCartRoute.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractCartRoute.php'),(7892,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractRoute.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractRoute.php'),(7893,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php'),(7894,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Batch.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Batch.php'),(7895,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Cart.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Cart.php'),(7896,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartAddItem.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartAddItem.php'),(7897,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartApplyCoupon.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartApplyCoupon.php'),(7898,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCoupons.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCoupons.php'),(7899,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCouponsByCode.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCouponsByCode.php'),(7900,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartExtensions.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartExtensions.php'),(7901,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItems.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItems.php'),(7902,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItemsByKey.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItemsByKey.php'),(7903,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveCoupon.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveCoupon.php'),(7904,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveItem.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveItem.php'),(7905,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartSelectShippingRate.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartSelectShippingRate.php'),(7906,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateCustomer.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateCustomer.php'),(7907,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateItem.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateItem.php'),(7908,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php'),(7909,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributeTerms.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributeTerms.php'),(7910,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributes.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributes.php'),(7911,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributesById.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributesById.php'),(7912,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCategories.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCategories.php'),(7913,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCategoriesById.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCategoriesById.php'),(7914,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCollectionData.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCollectionData.php'),(7915,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php'),(7916,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductTags.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductTags.php'),(7917,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php'),(7918,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductsById.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductsById.php'),(7919,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/RoutesController.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/RoutesController.php'),(7920,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/SchemaController.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/SchemaController.php'),(7921,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/ExtendSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/ExtendSchema.php'),(7922,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php'),(7923,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php'),(7924,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/BatchSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/BatchSchema.php'),(7925,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/BillingAddressSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/BillingAddressSchema.php'),(7926,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartCouponSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartCouponSchema.php'),(7927,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartExtensionsSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartExtensionsSchema.php'),(7928,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartFeeSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartFeeSchema.php'),(7929,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php'),(7930,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php'),(7931,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php'),(7932,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php'),(7933,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ErrorSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ErrorSchema.php'),(7934,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php'),(7935,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/OrderCouponSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/OrderCouponSchema.php'),(7936,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php'),(7937,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCategorySchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCategorySchema.php'),(7938,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php'),(7939,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php'),(7940,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php'),(7941,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ShippingAddressSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ShippingAddressSchema.php'),(7942,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/TermSchema.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/TermSchema.php'),(7943,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/StoreApi.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/StoreApi.php'),(7944,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/ArrayUtils.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/ArrayUtils.php'),(7945,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php'),(7946,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/DraftOrderTrait.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/DraftOrderTrait.php'),(7947,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/NoticeHandler.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/NoticeHandler.php'),(7948,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php'),(7949,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/Pagination.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/Pagination.php'),(7950,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQuery.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQuery.php'),(7951,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQueryFilters.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQueryFilters.php'),(7952,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/QuantityLimits.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/QuantityLimits.php'),(7953,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/deprecated.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/deprecated.php'),(7954,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/functions.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/functions.php'),(7955,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Templates/ClassicTemplatesCompatibility.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Templates/ClassicTemplatesCompatibility.php'),(7956,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Templates/MiniCartTemplate.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Templates/MiniCartTemplate.php'),(7957,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Templates/ProductSearchResultsTemplate.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Templates/ProductSearchResultsTemplate.php'),(7958,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php'),(7959,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Utils/BlocksWpQuery.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Utils/BlocksWpQuery.php'),(7960,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Utils/StyleAttributesUtils.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Utils/StyleAttributesUtils.php'),(7961,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/emails/customer-new-account-blocks.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/emails/customer-new-account-blocks.php'),(7962,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/emails/plain/customer-new-account-blocks.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/emails/plain/customer-new-account-blocks.php'),(7963,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/parts/mini-cart.html','wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/parts/mini-cart.html'),(7964,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/archive-product.html','wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/archive-product.html'),(7965,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/product-search-results.html','wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/product-search-results.html'),(7966,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/single-product.html','wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/single-product.html'),(7967,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/taxonomy-product_cat.html','wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/taxonomy-product_cat.html'),(7968,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/taxonomy-product_tag.html','wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/taxonomy-product_tag.html'),(7969,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/autoload.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/autoload.php'),(7970,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/autoload_packages.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/autoload_packages.php'),(7971,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/LICENSE.txt','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/LICENSE.txt'),(7972,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/AutoloadFileWriter.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/AutoloadFileWriter.php'),(7973,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php'),(7974,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/AutoloadProcessor.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/AutoloadProcessor.php'),(7975,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/CustomAutoloaderPlugin.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/CustomAutoloaderPlugin.php'),(7976,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/ManifestGenerator.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/ManifestGenerator.php'),(7977,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/autoload.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/autoload.php'),(7978,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-autoloader-handler.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-autoloader-handler.php'),(7979,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-autoloader-locator.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-autoloader-locator.php'),(7980,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-autoloader.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-autoloader.php'),(7981,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-container.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-container.php'),(7982,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-hook-manager.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-hook-manager.php'),(7983,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-latest-autoloader-guard.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-latest-autoloader-guard.php'),(7984,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-manifest-reader.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-manifest-reader.php'),(7985,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-path-processor.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-path-processor.php'),(7986,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-php-autoloader.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-php-autoloader.php'),(7987,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-plugin-locator.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-plugin-locator.php'),(7988,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-plugins-handler.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-plugins-handler.php'),(7989,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-shutdown-handler.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-shutdown-handler.php'),(7990,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-version-loader.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-version-loader.php'),(7991,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-version-selector.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src/class-version-selector.php'),(7992,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/ClassLoader.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/ClassLoader.php'),(7993,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/InstalledVersions.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/InstalledVersions.php'),(7994,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/LICENSE','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/LICENSE'),(7995,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_classmap.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_classmap.php'),(7996,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_files.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_files.php'),(7997,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_namespaces.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_namespaces.php'),(7998,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_psr4.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_psr4.php'),(7999,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_real.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_real.php'),(8000,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_static.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/autoload_static.php'),(8001,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installed.json','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installed.json'),(8002,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installed.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installed.php'),(8003,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/LICENSE','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/LICENSE'),(8004,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/phpstan.neon.dist','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/phpstan.neon.dist'),(8005,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AglInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AglInstaller.php'),(8006,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php'),(8007,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php'),(8008,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php'),(8009,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php'),(8010,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php'),(8011,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php'),(8012,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php'),(8013,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php'),(8014,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php'),(8015,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php'),(8016,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php'),(8017,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php'),(8018,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php'),(8019,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php'),(8020,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php'),(8021,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php'),(8022,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php'),(8023,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php'),(8024,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php'),(8025,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php'),(8026,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php'),(8027,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php'),(8028,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php'),(8029,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php'),(8030,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php'),(8031,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php'),(8032,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php'),(8033,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/GravInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/GravInstaller.php'),(8034,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php'),(8035,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php'),(8036,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Installer.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Installer.php'),(8037,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php'),(8038,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php'),(8039,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php'),(8040,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php'),(8041,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php'),(8042,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php'),(8043,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php'),(8044,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php'),(8045,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php'),(8046,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php'),(8047,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php'),(8048,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php'),(8049,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php'),(8050,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php'),(8051,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php'),(8052,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php'),(8053,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php'),(8054,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php'),(8055,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php'),(8056,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php'),(8057,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php'),(8058,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php'),(8059,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php'),(8060,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php'),(8061,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php'),(8062,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php'),(8063,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php'),(8064,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php'),(8065,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php'),(8066,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php'),(8067,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php'),(8068,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php'),(8069,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php'),(8070,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php'),(8071,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php'),(8072,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Plugin.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Plugin.php'),(8073,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php'),(8074,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php'),(8075,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php'),(8076,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php'),(8077,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php'),(8078,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php'),(8079,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php'),(8080,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php'),(8081,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php'),(8082,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php'),(8083,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php'),(8084,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php'),(8085,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php'),(8086,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php'),(8087,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php'),(8088,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php'),(8089,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php'),(8090,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php'),(8091,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php'),(8092,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php'),(8093,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php'),(8094,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php'),(8095,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php'),(8096,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php'),(8097,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php'),(8098,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php'),(8099,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php'),(8100,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php'),(8101,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php'),(8102,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php'),(8103,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php'),(8104,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php'),(8105,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php'),(8106,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php'),(8107,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/bootstrap.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/bootstrap.php'),(8108,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/jetpack_autoload_classmap.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/jetpack_autoload_classmap.php'),(8109,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/jetpack_autoload_filemap.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/jetpack_autoload_filemap.php'),(8110,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/jetpack_autoload_psr4.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/jetpack_autoload_psr4.php'),(8111,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader-handler.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader-handler.php'),(8112,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader-locator.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader-locator.php'),(8113,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader.php'),(8114,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-container.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-container.php'),(8115,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-hook-manager.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-hook-manager.php'),(8116,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-latest-autoloader-guard.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-latest-autoloader-guard.php'),(8117,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-manifest-reader.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-manifest-reader.php'),(8118,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-path-processor.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-path-processor.php'),(8119,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-php-autoloader.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-php-autoloader.php'),(8120,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-plugin-locator.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-plugin-locator.php'),(8121,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-plugins-handler.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-plugins-handler.php'),(8122,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-shutdown-handler.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-shutdown-handler.php'),(8123,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-version-loader.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-version-loader.php'),(8124,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-version-selector.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader/class-version-selector.php'),(8125,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/woocommerce-gutenberg-products-block.php','wp-content/plugins/woocommerce/packages/woocommerce-blocks/woocommerce-gutenberg-products-block.php'),(8126,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/readme.txt','wp-content/plugins/woocommerce/readme.txt'),(8127,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/sample-data/experimental_fashion_sample_9_products.csv','wp-content/plugins/woocommerce/sample-data/experimental_fashion_sample_9_products.csv'),(8128,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/sample-data/experimental_sample_9_products.csv','wp-content/plugins/woocommerce/sample-data/experimental_sample_9_products.csv'),(8129,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/sample-data/sample_products.csv','wp-content/plugins/woocommerce/sample-data/sample_products.csv'),(8130,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/sample-data/sample_products.xml','wp-content/plugins/woocommerce/sample-data/sample_products.xml'),(8131,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/sample-data/sample_tax_rates.csv','wp-content/plugins/woocommerce/sample-data/sample_tax_rates.csv'),(8132,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Coupons.php','wp-content/plugins/woocommerce/src/Admin/API/Coupons.php'),(8133,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/CustomAttributeTraits.php','wp-content/plugins/woocommerce/src/Admin/API/CustomAttributeTraits.php'),(8134,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Customers.php','wp-content/plugins/woocommerce/src/Admin/API/Customers.php'),(8135,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Data.php','wp-content/plugins/woocommerce/src/Admin/API/Data.php'),(8136,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/DataCountries.php','wp-content/plugins/woocommerce/src/Admin/API/DataCountries.php'),(8137,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/DataDownloadIPs.php','wp-content/plugins/woocommerce/src/Admin/API/DataDownloadIPs.php'),(8138,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Experiments.php','wp-content/plugins/woocommerce/src/Admin/API/Experiments.php'),(8139,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Features.php','wp-content/plugins/woocommerce/src/Admin/API/Features.php'),(8140,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Init.php','wp-content/plugins/woocommerce/src/Admin/API/Init.php'),(8141,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Leaderboards.php','wp-content/plugins/woocommerce/src/Admin/API/Leaderboards.php'),(8142,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Marketing.php','wp-content/plugins/woocommerce/src/Admin/API/Marketing.php'),(8143,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/MarketingOverview.php','wp-content/plugins/woocommerce/src/Admin/API/MarketingOverview.php'),(8144,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/NavigationFavorites.php','wp-content/plugins/woocommerce/src/Admin/API/NavigationFavorites.php'),(8145,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/NoteActions.php','wp-content/plugins/woocommerce/src/Admin/API/NoteActions.php'),(8146,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Notes.php','wp-content/plugins/woocommerce/src/Admin/API/Notes.php'),(8147,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/OnboardingFreeExtensions.php','wp-content/plugins/woocommerce/src/Admin/API/OnboardingFreeExtensions.php'),(8148,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/OnboardingProductTypes.php','wp-content/plugins/woocommerce/src/Admin/API/OnboardingProductTypes.php'),(8149,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/OnboardingProfile.php','wp-content/plugins/woocommerce/src/Admin/API/OnboardingProfile.php'),(8150,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/OnboardingTasks.php','wp-content/plugins/woocommerce/src/Admin/API/OnboardingTasks.php'),(8151,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/OnboardingThemes.php','wp-content/plugins/woocommerce/src/Admin/API/OnboardingThemes.php'),(8152,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Options.php','wp-content/plugins/woocommerce/src/Admin/API/Options.php'),(8153,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Orders.php','wp-content/plugins/woocommerce/src/Admin/API/Orders.php'),(8154,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/PaymentGatewaySuggestions.php','wp-content/plugins/woocommerce/src/Admin/API/PaymentGatewaySuggestions.php'),(8155,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Plugins.php','wp-content/plugins/woocommerce/src/Admin/API/Plugins.php'),(8156,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/ProductAttributeTerms.php','wp-content/plugins/woocommerce/src/Admin/API/ProductAttributeTerms.php'),(8157,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/ProductAttributes.php','wp-content/plugins/woocommerce/src/Admin/API/ProductAttributes.php'),(8158,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/ProductCategories.php','wp-content/plugins/woocommerce/src/Admin/API/ProductCategories.php'),(8159,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/ProductReviews.php','wp-content/plugins/woocommerce/src/Admin/API/ProductReviews.php'),(8160,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/ProductVariations.php','wp-content/plugins/woocommerce/src/Admin/API/ProductVariations.php'),(8161,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Products.php','wp-content/plugins/woocommerce/src/Admin/API/Products.php'),(8162,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/ProductsLowInStock.php','wp-content/plugins/woocommerce/src/Admin/API/ProductsLowInStock.php'),(8163,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Cache.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Cache.php'),(8164,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Categories/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Categories/Controller.php'),(8165,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Categories/DataStore.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Categories/DataStore.php'),(8166,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Categories/Query.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Categories/Query.php'),(8167,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Controller.php'),(8168,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Controller.php'),(8169,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/DataStore.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/DataStore.php'),(8170,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Query.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Query.php'),(8171,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats/Controller.php'),(8172,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats/DataStore.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats/DataStore.php'),(8173,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats/Query.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats/Query.php'),(8174,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats/Segmenter.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats/Segmenter.php'),(8175,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Controller.php'),(8176,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/DataStore.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/DataStore.php'),(8177,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Query.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Query.php'),(8178,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats/Controller.php'),(8179,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats/DataStore.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats/DataStore.php'),(8180,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats/Query.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats/Query.php'),(8181,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/DataStore.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/DataStore.php'),(8182,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/DataStoreInterface.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/DataStoreInterface.php'),(8183,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Controller.php'),(8184,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/DataStore.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/DataStore.php'),(8185,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files/Controller.php'),(8186,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Query.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Query.php'),(8187,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats/Controller.php'),(8188,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats/DataStore.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats/DataStore.php'),(8189,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats/Query.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats/Query.php'),(8190,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Export/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Export/Controller.php'),(8191,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/ExportableInterface.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/ExportableInterface.php'),(8192,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/ExportableTraits.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/ExportableTraits.php'),(8193,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Import/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Import/Controller.php'),(8194,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Controller.php'),(8195,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/DataStore.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/DataStore.php'),(8196,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Query.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Query.php'),(8197,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/Controller.php'),(8198,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/DataStore.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/DataStore.php'),(8199,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/Query.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/Query.php'),(8200,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/Segmenter.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/Segmenter.php'),(8201,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/ParameterException.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/ParameterException.php'),(8202,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php'),(8203,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Controller.php'),(8204,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/DataStore.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/DataStore.php'),(8205,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Query.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Query.php'),(8206,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats/Controller.php'),(8207,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats/DataStore.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats/DataStore.php'),(8208,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats/Query.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats/Query.php'),(8209,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats/Segmenter.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats/Segmenter.php'),(8210,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Query.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Query.php'),(8211,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Revenue/Query.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Revenue/Query.php'),(8212,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats/Controller.php'),(8213,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Segmenter.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Segmenter.php'),(8214,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/SqlQuery.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/SqlQuery.php'),(8215,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Controller.php'),(8216,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats/Controller.php'),(8217,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats/DataStore.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats/DataStore.php'),(8218,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats/Query.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats/Query.php'),(8219,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Controller.php'),(8220,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/DataStore.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/DataStore.php'),(8221,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Query.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Query.php'),(8222,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats/Controller.php'),(8223,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats/DataStore.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats/DataStore.php'),(8224,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats/Query.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats/Query.php'),(8225,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats/Segmenter.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats/Segmenter.php'),(8226,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/TimeInterval.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/TimeInterval.php'),(8227,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Controller.php'),(8228,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/DataStore.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/DataStore.php'),(8229,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Query.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Query.php'),(8230,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats/Controller.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats/Controller.php'),(8231,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats/DataStore.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats/DataStore.php'),(8232,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats/Query.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats/Query.php'),(8233,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats/Segmenter.php','wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats/Segmenter.php'),(8234,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/SettingOptions.php','wp-content/plugins/woocommerce/src/Admin/API/SettingOptions.php'),(8235,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Taxes.php','wp-content/plugins/woocommerce/src/Admin/API/Taxes.php'),(8236,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Templates/digital_product.csv','wp-content/plugins/woocommerce/src/Admin/API/Templates/digital_product.csv'),(8237,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Templates/external_product.csv','wp-content/plugins/woocommerce/src/Admin/API/Templates/external_product.csv'),(8238,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Templates/grouped_product.csv','wp-content/plugins/woocommerce/src/Admin/API/Templates/grouped_product.csv'),(8239,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Templates/physical_product.csv','wp-content/plugins/woocommerce/src/Admin/API/Templates/physical_product.csv'),(8240,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Templates/variable_product.csv','wp-content/plugins/woocommerce/src/Admin/API/Templates/variable_product.csv'),(8241,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/API/Themes.php','wp-content/plugins/woocommerce/src/Admin/API/Themes.php'),(8242,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Composer/Package.php','wp-content/plugins/woocommerce/src/Admin/Composer/Package.php'),(8243,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/DataSourcePoller.php','wp-content/plugins/woocommerce/src/Admin/DataSourcePoller.php'),(8244,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/DateTimeProvider/CurrentDateTimeProvider.php','wp-content/plugins/woocommerce/src/Admin/DateTimeProvider/CurrentDateTimeProvider.php'),(8245,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/DateTimeProvider/DateTimeProviderInterface.php','wp-content/plugins/woocommerce/src/Admin/DateTimeProvider/DateTimeProviderInterface.php'),(8246,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/DeprecatedClassFacade.php','wp-content/plugins/woocommerce/src/Admin/DeprecatedClassFacade.php'),(8247,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/FeaturePlugin.php','wp-content/plugins/woocommerce/src/Admin/FeaturePlugin.php'),(8248,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/Features.php','wp-content/plugins/woocommerce/src/Admin/Features/Features.php'),(8249,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/Navigation/CoreMenu.php','wp-content/plugins/woocommerce/src/Admin/Features/Navigation/CoreMenu.php'),(8250,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/Navigation/Favorites.php','wp-content/plugins/woocommerce/src/Admin/Features/Navigation/Favorites.php'),(8251,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/Navigation/Init.php','wp-content/plugins/woocommerce/src/Admin/Features/Navigation/Init.php'),(8252,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/Navigation/Menu.php','wp-content/plugins/woocommerce/src/Admin/Features/Navigation/Menu.php'),(8253,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/Navigation/Screen.php','wp-content/plugins/woocommerce/src/Admin/Features/Navigation/Screen.php'),(8254,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/Onboarding.php','wp-content/plugins/woocommerce/src/Admin/Features/Onboarding.php'),(8255,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/DeprecatedExtendedTask.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/DeprecatedExtendedTask.php'),(8256,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/DeprecatedOptions.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/DeprecatedOptions.php'),(8257,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Init.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Init.php'),(8258,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Task.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Task.php'),(8259,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskList.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskList.php'),(8260,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskListSection.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskListSection.php'),(8261,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskLists.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskLists.php'),(8262,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskTraits.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskTraits.php'),(8263,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/AdditionalPayments.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/AdditionalPayments.php'),(8264,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Appearance.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Appearance.php'),(8265,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendation.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendation.php'),(8266,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Marketing.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Marketing.php'),(8267,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Payments.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Payments.php'),(8268,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Products.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Products.php'),(8269,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Purchase.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Purchase.php'),(8270,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/ReviewShippingOptions.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/ReviewShippingOptions.php'),(8271,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Shipping.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Shipping.php'),(8272,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/StoreCreation.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/StoreCreation.php'),(8273,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php'),(8274,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Tax.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Tax.php'),(8275,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php','wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php'),(8276,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php','wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php'),(8277,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/EvaluateSuggestion.php','wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/EvaluateSuggestion.php'),(8278,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/Init.php','wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/Init.php'),(8279,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/PaymentGatewaySuggestionsDataSourcePoller.php','wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/PaymentGatewaySuggestionsDataSourcePoller.php'),(8280,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/PaymentGatewaysController.php','wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions/PaymentGatewaysController.php'),(8281,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Features/TransientNotices.php','wp-content/plugins/woocommerce/src/Admin/Features/TransientNotices.php'),(8282,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Loader.php','wp-content/plugins/woocommerce/src/Admin/Loader.php'),(8283,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Marketing/InstalledExtensions.php','wp-content/plugins/woocommerce/src/Admin/Marketing/InstalledExtensions.php'),(8284,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Notes/DataStore.php','wp-content/plugins/woocommerce/src/Admin/Notes/DataStore.php'),(8285,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Notes/DeprecatedNotes.php','wp-content/plugins/woocommerce/src/Admin/Notes/DeprecatedNotes.php'),(8286,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Notes/Note.php','wp-content/plugins/woocommerce/src/Admin/Notes/Note.php'),(8287,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Notes/NoteTraits.php','wp-content/plugins/woocommerce/src/Admin/Notes/NoteTraits.php'),(8288,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Notes/Notes.php','wp-content/plugins/woocommerce/src/Admin/Notes/Notes.php'),(8289,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Notes/NotesUnavailableException.php','wp-content/plugins/woocommerce/src/Admin/Notes/NotesUnavailableException.php'),(8290,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Overrides/Order.php','wp-content/plugins/woocommerce/src/Admin/Overrides/Order.php'),(8291,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Overrides/OrderRefund.php','wp-content/plugins/woocommerce/src/Admin/Overrides/OrderRefund.php'),(8292,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Overrides/OrderTraits.php','wp-content/plugins/woocommerce/src/Admin/Overrides/OrderTraits.php'),(8293,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Overrides/ThemeUpgrader.php','wp-content/plugins/woocommerce/src/Admin/Overrides/ThemeUpgrader.php'),(8294,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Overrides/ThemeUpgraderSkin.php','wp-content/plugins/woocommerce/src/Admin/Overrides/ThemeUpgraderSkin.php'),(8295,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/PageController.php','wp-content/plugins/woocommerce/src/Admin/PageController.php'),(8296,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/PluginsHelper.php','wp-content/plugins/woocommerce/src/Admin/PluginsHelper.php'),(8297,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/PluginsInstaller.php','wp-content/plugins/woocommerce/src/Admin/PluginsInstaller.php'),(8298,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/PluginsProvider/PluginsProvider.php','wp-content/plugins/woocommerce/src/Admin/PluginsProvider/PluginsProvider.php'),(8299,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/PluginsProvider/PluginsProviderInterface.php','wp-content/plugins/woocommerce/src/Admin/PluginsProvider/PluginsProviderInterface.php'),(8300,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/BaseLocationCountryRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/BaseLocationCountryRuleProcessor.php'),(8301,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/BaseLocationStateRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/BaseLocationStateRuleProcessor.php'),(8302,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/ComparisonOperation.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/ComparisonOperation.php'),(8303,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/DataSourcePoller.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/DataSourcePoller.php'),(8304,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/EvaluateAndGetStatus.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/EvaluateAndGetStatus.php'),(8305,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/EvaluationLogger.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/EvaluationLogger.php'),(8306,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/FailRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/FailRuleProcessor.php'),(8307,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/GetRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/GetRuleProcessor.php'),(8308,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/IsEcommerceRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/IsEcommerceRuleProcessor.php'),(8309,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/NotRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/NotRuleProcessor.php'),(8310,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/NoteStatusRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/NoteStatusRuleProcessor.php'),(8311,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OnboardingProfileRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OnboardingProfileRuleProcessor.php'),(8312,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OptionRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OptionRuleProcessor.php'),(8313,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OrRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OrRuleProcessor.php'),(8314,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OrderCountRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OrderCountRuleProcessor.php'),(8315,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OrdersProvider.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/OrdersProvider.php'),(8316,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PassRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PassRuleProcessor.php'),(8317,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PluginVersionRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PluginVersionRuleProcessor.php'),(8318,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PluginsActivatedRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PluginsActivatedRuleProcessor.php'),(8319,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/ProductCountRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/ProductCountRuleProcessor.php'),(8320,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PublishAfterTimeRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PublishAfterTimeRuleProcessor.php'),(8321,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PublishBeforeTimeRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PublishBeforeTimeRuleProcessor.php'),(8322,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php'),(8323,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/RuleEvaluator.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/RuleEvaluator.php'),(8324,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/RuleProcessorInterface.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/RuleProcessorInterface.php'),(8325,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/SpecRunner.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/SpecRunner.php'),(8326,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/StoredStateRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/StoredStateRuleProcessor.php'),(8327,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/StoredStateSetupForProducts.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/StoredStateSetupForProducts.php'),(8328,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/TotalPaymentsVolumeProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/TotalPaymentsVolumeProcessor.php'),(8329,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/TransformerInterface.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/TransformerInterface.php'),(8330,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/TransformerService.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/TransformerService.php'),(8331,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayColumn.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayColumn.php'),(8332,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayFlatten.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayFlatten.php'),(8333,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayKeys.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayKeys.php'),(8334,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArraySearch.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArraySearch.php'),(8335,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayValues.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayValues.php'),(8336,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/Count.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/Count.php'),(8337,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/DotNotation.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/DotNotation.php'),(8338,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/WCAdminActiveForProvider.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/WCAdminActiveForProvider.php'),(8339,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/WCAdminActiveForRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/WCAdminActiveForRuleProcessor.php'),(8340,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/WooCommerceAdminUpdatedRuleProcessor.php','wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/WooCommerceAdminUpdatedRuleProcessor.php'),(8341,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/ReportCSVEmail.php','wp-content/plugins/woocommerce/src/Admin/ReportCSVEmail.php'),(8342,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/ReportCSVExporter.php','wp-content/plugins/woocommerce/src/Admin/ReportCSVExporter.php'),(8343,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/ReportExporter.php','wp-content/plugins/woocommerce/src/Admin/ReportExporter.php'),(8344,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/ReportsSync.php','wp-content/plugins/woocommerce/src/Admin/ReportsSync.php'),(8345,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/Schedulers/SchedulerTraits.php','wp-content/plugins/woocommerce/src/Admin/Schedulers/SchedulerTraits.php'),(8346,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Admin/WCAdminHelper.php','wp-content/plugins/woocommerce/src/Admin/WCAdminHelper.php'),(8347,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Autoloader.php','wp-content/plugins/woocommerce/src/Autoloader.php'),(8348,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Checkout/Helpers/ReserveStock.php','wp-content/plugins/woocommerce/src/Checkout/Helpers/ReserveStock.php'),(8349,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Checkout/Helpers/ReserveStockException.php','wp-content/plugins/woocommerce/src/Checkout/Helpers/ReserveStockException.php'),(8350,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Container.php','wp-content/plugins/woocommerce/src/Container.php'),(8351,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/CLIRunner.php','wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/CLIRunner.php'),(8352,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostMetaToOrderMetaMigrator.php','wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostMetaToOrderMetaMigrator.php'),(8353,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostToOrderAddressTableMigrator.php','wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostToOrderAddressTableMigrator.php'),(8354,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostToOrderOpTableMigrator.php','wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostToOrderOpTableMigrator.php'),(8355,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostToOrderTableMigrator.php','wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostToOrderTableMigrator.php'),(8356,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationController.php','wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationController.php'),(8357,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/MetaToCustomTableMigrator.php','wp-content/plugins/woocommerce/src/Database/Migrations/MetaToCustomTableMigrator.php'),(8358,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/MetaToMetaTableMigrator.php','wp-content/plugins/woocommerce/src/Database/Migrations/MetaToMetaTableMigrator.php'),(8359,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/MigrationHelper.php','wp-content/plugins/woocommerce/src/Database/Migrations/MigrationHelper.php'),(8360,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Database/Migrations/TableMigrator.php','wp-content/plugins/woocommerce/src/Database/Migrations/TableMigrator.php'),(8361,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/ActivityPanels.php','wp-content/plugins/woocommerce/src/Internal/Admin/ActivityPanels.php'),(8362,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Analytics.php','wp-content/plugins/woocommerce/src/Internal/Admin/Analytics.php'),(8363,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/CategoryLookup.php','wp-content/plugins/woocommerce/src/Internal/Admin/CategoryLookup.php'),(8364,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Coupons.php','wp-content/plugins/woocommerce/src/Internal/Admin/Coupons.php'),(8365,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/CouponsMovedTrait.php','wp-content/plugins/woocommerce/src/Internal/Admin/CouponsMovedTrait.php'),(8366,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/CustomerEffortScoreTracks.php','wp-content/plugins/woocommerce/src/Internal/Admin/CustomerEffortScoreTracks.php'),(8367,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Events.php','wp-content/plugins/woocommerce/src/Internal/Admin/Events.php'),(8368,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/FeaturePlugin.php','wp-content/plugins/woocommerce/src/Internal/Admin/FeaturePlugin.php'),(8369,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Homescreen.php','wp-content/plugins/woocommerce/src/Internal/Admin/Homescreen.php'),(8370,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Loader.php','wp-content/plugins/woocommerce/src/Internal/Admin/Loader.php'),(8371,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Marketing.php','wp-content/plugins/woocommerce/src/Internal/Admin/Marketing.php'),(8372,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/MobileAppBanner.php','wp-content/plugins/woocommerce/src/Internal/Admin/MobileAppBanner.php'),(8373,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/AddFirstProduct.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/AddFirstProduct.php'),(8374,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/AddingAndManangingProducts.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/AddingAndManangingProducts.php'),(8375,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/ChoosingTheme.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/ChoosingTheme.php'),(8376,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/CompleteStoreDetails.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/CompleteStoreDetails.php'),(8377,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/CouponPageMoved.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/CouponPageMoved.php'),(8378,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/CustomizeStoreWithBlocks.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/CustomizeStoreWithBlocks.php'),(8379,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/CustomizingProductCatalog.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/CustomizingProductCatalog.php'),(8380,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/EUVATNumber.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/EUVATNumber.php'),(8381,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/EditProductsOnTheMove.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/EditProductsOnTheMove.php'),(8382,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/EmailNotification.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/EmailNotification.php'),(8383,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/FirstDownlaodableProduct.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/FirstDownlaodableProduct.php'),(8384,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/FirstProduct.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/FirstProduct.php'),(8385,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/GivingFeedbackNotes.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/GivingFeedbackNotes.php'),(8386,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/InsightFirstProductAndPayment.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/InsightFirstProductAndPayment.php'),(8387,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/InsightFirstSale.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/InsightFirstSale.php'),(8388,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/InstallJPAndWCSPlugins.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/InstallJPAndWCSPlugins.php'),(8389,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/LaunchChecklist.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/LaunchChecklist.php'),(8390,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MagentoMigration.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MagentoMigration.php'),(8391,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/ManageOrdersOnTheGo.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/ManageOrdersOnTheGo.php'),(8392,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/ManageStoreActivityFromHomeScreen.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/ManageStoreActivityFromHomeScreen.php'),(8393,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MarketingJetpack.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MarketingJetpack.php'),(8394,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MerchantEmailNotifications.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MerchantEmailNotifications.php'),(8395,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MigrateFromShopify.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MigrateFromShopify.php'),(8396,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MobileApp.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/MobileApp.php'),(8397,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/NewSalesRecord.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/NewSalesRecord.php'),(8398,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OnboardingPayments.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OnboardingPayments.php'),(8399,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OnlineClothingStore.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OnlineClothingStore.php'),(8400,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OrderMilestones.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/OrderMilestones.php'),(8401,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/PaymentsRemindMeLater.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/PaymentsRemindMeLater.php'),(8402,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/PerformanceOnMobile.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/PerformanceOnMobile.php'),(8403,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/PersonalizeStore.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/PersonalizeStore.php'),(8404,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/RealTimeOrderAlerts.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/RealTimeOrderAlerts.php'),(8405,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/SellingOnlineCourses.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/SellingOnlineCourses.php'),(8406,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/TestCheckout.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/TestCheckout.php'),(8407,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/TrackingOptIn.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/TrackingOptIn.php'),(8408,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/UnsecuredReportFiles.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/UnsecuredReportFiles.php'),(8409,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/UpdateStoreDetails.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/UpdateStoreDetails.php'),(8410,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/WelcomeToWooCommerceForStoreUsers.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/WelcomeToWooCommerceForStoreUsers.php'),(8411,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/WooCommercePayments.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/WooCommercePayments.php'),(8412,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/WooCommerceSubscriptions.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/WooCommerceSubscriptions.php'),(8413,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/WooSubscriptionsNotes.php','wp-content/plugins/woocommerce/src/Internal/Admin/Notes/WooSubscriptionsNotes.php'),(8414,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/Onboarding.php','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/Onboarding.php'),(8415,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingHelper.php','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingHelper.php'),(8416,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingIndustries.php','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingIndustries.php'),(8417,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingJetpack.php','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingJetpack.php'),(8418,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingMailchimp.php','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingMailchimp.php'),(8419,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingProducts.php','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingProducts.php'),(8420,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingProfile.php','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingProfile.php'),(8421,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingSetupWizard.php','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingSetupWizard.php'),(8422,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingSync.php','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingSync.php'),(8423,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingThemes.php','wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingThemes.php'),(8424,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Orders/ListTable.php','wp-content/plugins/woocommerce/src/Internal/Admin/Orders/ListTable.php'),(8425,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Orders/PageController.php','wp-content/plugins/woocommerce/src/Internal/Admin/Orders/PageController.php'),(8426,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/ProductReviews/Reviews.php','wp-content/plugins/woocommerce/src/Internal/Admin/ProductReviews/Reviews.php'),(8427,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/ProductReviews/ReviewsCommentsOverrides.php','wp-content/plugins/woocommerce/src/Internal/Admin/ProductReviews/ReviewsCommentsOverrides.php'),(8428,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/ProductReviews/ReviewsListTable.php','wp-content/plugins/woocommerce/src/Internal/Admin/ProductReviews/ReviewsListTable.php'),(8429,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/ProductReviews/ReviewsUtil.php','wp-content/plugins/woocommerce/src/Internal/Admin/ProductReviews/ReviewsUtil.php'),(8430,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php','wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php'),(8431,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/EvaluateExtension.php','wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/EvaluateExtension.php'),(8432,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/Init.php','wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/Init.php'),(8433,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/RemoteFreeExtensionsDataSourcePoller.php','wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/RemoteFreeExtensionsDataSourcePoller.php'),(8434,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/RemoteInboxNotifications.php','wp-content/plugins/woocommerce/src/Internal/Admin/RemoteInboxNotifications.php'),(8435,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/CustomersScheduler.php','wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/CustomersScheduler.php'),(8436,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/ImportInterface.php','wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/ImportInterface.php'),(8437,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/ImportScheduler.php','wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/ImportScheduler.php'),(8438,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/MailchimpScheduler.php','wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/MailchimpScheduler.php'),(8439,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/OrdersScheduler.php','wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers/OrdersScheduler.php'),(8440,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Settings.php','wp-content/plugins/woocommerce/src/Internal/Admin/Settings.php'),(8441,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/SettingsNavigationFeature.php','wp-content/plugins/woocommerce/src/Internal/Admin/SettingsNavigationFeature.php'),(8442,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/ShippingLabelBanner.php','wp-content/plugins/woocommerce/src/Internal/Admin/ShippingLabelBanner.php'),(8443,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/ShippingLabelBannerDisplayRules.php','wp-content/plugins/woocommerce/src/Internal/Admin/ShippingLabelBannerDisplayRules.php'),(8444,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Survey.php','wp-content/plugins/woocommerce/src/Internal/Admin/Survey.php'),(8445,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/SystemStatusReport.php','wp-content/plugins/woocommerce/src/Internal/Admin/SystemStatusReport.php'),(8446,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/Translations.php','wp-content/plugins/woocommerce/src/Internal/Admin/Translations.php'),(8447,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/WCAdminAssets.php','wp-content/plugins/woocommerce/src/Internal/Admin/WCAdminAssets.php'),(8448,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/WCAdminSharedSettings.php','wp-content/plugins/woocommerce/src/Internal/Admin/WCAdminSharedSettings.php'),(8449,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/WCAdminUser.php','wp-content/plugins/woocommerce/src/Internal/Admin/WCAdminUser.php'),(8450,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/WCPayPromotion/Init.php','wp-content/plugins/woocommerce/src/Internal/Admin/WCPayPromotion/Init.php'),(8451,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/WCPayPromotion/WCPayPromotionDataSourcePoller.php','wp-content/plugins/woocommerce/src/Internal/Admin/WCPayPromotion/WCPayPromotionDataSourcePoller.php'),(8452,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/WCPayPromotion/WCPaymentGatewayPreInstallWCPayPromotion.php','wp-content/plugins/woocommerce/src/Internal/Admin/WCPayPromotion/WCPaymentGatewayPreInstallWCPayPromotion.php'),(8453,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/WcPaySubscriptionsPage.php','wp-content/plugins/woocommerce/src/Internal/Admin/WcPaySubscriptionsPage.php'),(8454,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Admin/WcPayWelcomePage.php','wp-content/plugins/woocommerce/src/Internal/Admin/WcPayWelcomePage.php'),(8455,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/AssignDefaultCategory.php','wp-content/plugins/woocommerce/src/Internal/AssignDefaultCategory.php'),(8456,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DataStores/CustomMetaDataStore.php','wp-content/plugins/woocommerce/src/Internal/DataStores/CustomMetaDataStore.php'),(8457,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/CustomOrdersTableController.php','wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/CustomOrdersTableController.php'),(8458,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/DataSynchronizer.php','wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/DataSynchronizer.php'),(8459,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/OrdersTableDataStore.php','wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/OrdersTableDataStore.php'),(8460,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/OrdersTableDataStoreMeta.php','wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/OrdersTableDataStoreMeta.php'),(8461,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/AbstractServiceProvider.php','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/AbstractServiceProvider.php'),(8462,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ContainerException.php','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ContainerException.php'),(8463,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/Definition.php','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/Definition.php'),(8464,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ExtendedContainer.php','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ExtendedContainer.php'),(8465,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/AssignDefaultCategoryServiceProvider.php','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/AssignDefaultCategoryServiceProvider.php'),(8466,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/COTMigrationServiceProvider.php','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/COTMigrationServiceProvider.php'),(8467,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/DownloadPermissionsAdjusterServiceProvider.php','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/DownloadPermissionsAdjusterServiceProvider.php'),(8468,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/OptionSanitizerServiceProvider.php','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/OptionSanitizerServiceProvider.php'),(8469,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/OrdersDataStoreServiceProvider.php','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/OrdersDataStoreServiceProvider.php'),(8470,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProductAttributesLookupServiceProvider.php','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProductAttributesLookupServiceProvider.php'),(8471,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProductDownloadsServiceProvider.php','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProductDownloadsServiceProvider.php'),(8472,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProductReviewsServiceProvider.php','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProductReviewsServiceProvider.php'),(8473,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProxiesServiceProvider.php','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProxiesServiceProvider.php'),(8474,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/RestockRefundedItemsAdjusterServiceProvider.php','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/RestockRefundedItemsAdjusterServiceProvider.php'),(8475,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/UtilsClassesServiceProvider.php','wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/UtilsClassesServiceProvider.php'),(8476,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/DownloadPermissionsAdjuster.php','wp-content/plugins/woocommerce/src/Internal/DownloadPermissionsAdjuster.php'),(8477,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/DataRegenerator.php','wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/DataRegenerator.php'),(8478,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/Filterer.php','wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/Filterer.php'),(8479,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/LookupDataStore.php','wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/LookupDataStore.php'),(8480,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php','wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php'),(8481,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php','wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php'),(8482,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php','wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php'),(8483,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/ApprovedDirectoriesException.php','wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/ApprovedDirectoriesException.php'),(8484,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Register.php','wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Register.php'),(8485,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/StoredUrl.php','wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/StoredUrl.php'),(8486,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php','wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php'),(8487,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/RestApiUtil.php','wp-content/plugins/woocommerce/src/Internal/RestApiUtil.php'),(8488,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/RestockRefundedItemsAdjuster.php','wp-content/plugins/woocommerce/src/Internal/RestockRefundedItemsAdjuster.php'),(8489,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Settings/OptionSanitizer.php','wp-content/plugins/woocommerce/src/Internal/Settings/OptionSanitizer.php'),(8490,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Utilities/BlocksUtil.php','wp-content/plugins/woocommerce/src/Internal/Utilities/BlocksUtil.php'),(8491,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Utilities/DatabaseUtil.php','wp-content/plugins/woocommerce/src/Internal/Utilities/DatabaseUtil.php'),(8492,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Utilities/HtmlSanitizer.php','wp-content/plugins/woocommerce/src/Internal/Utilities/HtmlSanitizer.php'),(8493,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Utilities/URL.php','wp-content/plugins/woocommerce/src/Internal/Utilities/URL.php'),(8494,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Utilities/URLException.php','wp-content/plugins/woocommerce/src/Internal/Utilities/URLException.php'),(8495,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/Utilities/Users.php','wp-content/plugins/woocommerce/src/Internal/Utilities/Users.php'),(8496,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Internal/WCCom/ConnectionHelper.php','wp-content/plugins/woocommerce/src/Internal/WCCom/ConnectionHelper.php'),(8497,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Packages.php','wp-content/plugins/woocommerce/src/Packages.php'),(8498,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Proxies/ActionsProxy.php','wp-content/plugins/woocommerce/src/Proxies/ActionsProxy.php'),(8499,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Proxies/LegacyProxy.php','wp-content/plugins/woocommerce/src/Proxies/LegacyProxy.php'),(8500,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Utilities/ArrayUtil.php','wp-content/plugins/woocommerce/src/Utilities/ArrayUtil.php'),(8501,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Utilities/NumberUtil.php','wp-content/plugins/woocommerce/src/Utilities/NumberUtil.php'),(8502,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/src/Utilities/StringUtil.php','wp-content/plugins/woocommerce/src/Utilities/StringUtil.php'),(8503,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/archive-product.php','wp-content/plugins/woocommerce/templates/archive-product.php'),(8504,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/auth/footer.php','wp-content/plugins/woocommerce/templates/auth/footer.php'),(8505,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/auth/form-grant-access.php','wp-content/plugins/woocommerce/templates/auth/form-grant-access.php'),(8506,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/auth/form-login.php','wp-content/plugins/woocommerce/templates/auth/form-login.php'),(8507,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/auth/header.php','wp-content/plugins/woocommerce/templates/auth/header.php'),(8508,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/cart/cart-empty.php','wp-content/plugins/woocommerce/templates/cart/cart-empty.php'),(8509,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/cart/cart-item-data.php','wp-content/plugins/woocommerce/templates/cart/cart-item-data.php'),(8510,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/cart/cart-shipping.php','wp-content/plugins/woocommerce/templates/cart/cart-shipping.php'),(8511,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/cart/cart-totals.php','wp-content/plugins/woocommerce/templates/cart/cart-totals.php'),(8512,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/cart/cart.php','wp-content/plugins/woocommerce/templates/cart/cart.php'),(8513,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/cart/cross-sells.php','wp-content/plugins/woocommerce/templates/cart/cross-sells.php'),(8514,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/cart/mini-cart.php','wp-content/plugins/woocommerce/templates/cart/mini-cart.php'),(8515,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/cart/proceed-to-checkout-button.php','wp-content/plugins/woocommerce/templates/cart/proceed-to-checkout-button.php'),(8516,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/cart/shipping-calculator.php','wp-content/plugins/woocommerce/templates/cart/shipping-calculator.php'),(8517,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/cart-errors.php','wp-content/plugins/woocommerce/templates/checkout/cart-errors.php'),(8518,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/form-billing.php','wp-content/plugins/woocommerce/templates/checkout/form-billing.php'),(8519,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/form-checkout.php','wp-content/plugins/woocommerce/templates/checkout/form-checkout.php'),(8520,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/form-coupon.php','wp-content/plugins/woocommerce/templates/checkout/form-coupon.php'),(8521,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/form-login.php','wp-content/plugins/woocommerce/templates/checkout/form-login.php'),(8522,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/form-pay.php','wp-content/plugins/woocommerce/templates/checkout/form-pay.php'),(8523,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/form-shipping.php','wp-content/plugins/woocommerce/templates/checkout/form-shipping.php'),(8524,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/order-receipt.php','wp-content/plugins/woocommerce/templates/checkout/order-receipt.php'),(8525,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/payment-method.php','wp-content/plugins/woocommerce/templates/checkout/payment-method.php'),(8526,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/payment.php','wp-content/plugins/woocommerce/templates/checkout/payment.php'),(8527,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/review-order.php','wp-content/plugins/woocommerce/templates/checkout/review-order.php'),(8528,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/terms.php','wp-content/plugins/woocommerce/templates/checkout/terms.php'),(8529,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/checkout/thankyou.php','wp-content/plugins/woocommerce/templates/checkout/thankyou.php'),(8530,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/content-product-cat.php','wp-content/plugins/woocommerce/templates/content-product-cat.php'),(8531,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/content-product.php','wp-content/plugins/woocommerce/templates/content-product.php'),(8532,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/content-single-product.php','wp-content/plugins/woocommerce/templates/content-single-product.php'),(8533,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/content-widget-price-filter.php','wp-content/plugins/woocommerce/templates/content-widget-price-filter.php'),(8534,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/content-widget-product.php','wp-content/plugins/woocommerce/templates/content-widget-product.php'),(8535,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/content-widget-reviews.php','wp-content/plugins/woocommerce/templates/content-widget-reviews.php'),(8536,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/admin-cancelled-order.php','wp-content/plugins/woocommerce/templates/emails/admin-cancelled-order.php'),(8537,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/admin-failed-order.php','wp-content/plugins/woocommerce/templates/emails/admin-failed-order.php'),(8538,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/admin-new-order.php','wp-content/plugins/woocommerce/templates/emails/admin-new-order.php'),(8539,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/customer-completed-order.php','wp-content/plugins/woocommerce/templates/emails/customer-completed-order.php'),(8540,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/customer-invoice.php','wp-content/plugins/woocommerce/templates/emails/customer-invoice.php'),(8541,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/customer-new-account.php','wp-content/plugins/woocommerce/templates/emails/customer-new-account.php'),(8542,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/customer-note.php','wp-content/plugins/woocommerce/templates/emails/customer-note.php'),(8543,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/customer-on-hold-order.php','wp-content/plugins/woocommerce/templates/emails/customer-on-hold-order.php'),(8544,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/customer-processing-order.php','wp-content/plugins/woocommerce/templates/emails/customer-processing-order.php'),(8545,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/customer-refunded-order.php','wp-content/plugins/woocommerce/templates/emails/customer-refunded-order.php'),(8546,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/customer-reset-password.php','wp-content/plugins/woocommerce/templates/emails/customer-reset-password.php'),(8547,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/email-addresses.php','wp-content/plugins/woocommerce/templates/emails/email-addresses.php'),(8548,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/email-customer-details.php','wp-content/plugins/woocommerce/templates/emails/email-customer-details.php'),(8549,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/email-downloads.php','wp-content/plugins/woocommerce/templates/emails/email-downloads.php'),(8550,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/email-footer.php','wp-content/plugins/woocommerce/templates/emails/email-footer.php'),(8551,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/email-header.php','wp-content/plugins/woocommerce/templates/emails/email-header.php'),(8552,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/email-order-details.php','wp-content/plugins/woocommerce/templates/emails/email-order-details.php'),(8553,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/email-order-items.php','wp-content/plugins/woocommerce/templates/emails/email-order-items.php'),(8554,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/email-styles.php','wp-content/plugins/woocommerce/templates/emails/email-styles.php'),(8555,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/admin-cancelled-order.php','wp-content/plugins/woocommerce/templates/emails/plain/admin-cancelled-order.php'),(8556,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/admin-failed-order.php','wp-content/plugins/woocommerce/templates/emails/plain/admin-failed-order.php'),(8557,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/admin-new-order.php','wp-content/plugins/woocommerce/templates/emails/plain/admin-new-order.php'),(8558,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/customer-completed-order.php','wp-content/plugins/woocommerce/templates/emails/plain/customer-completed-order.php'),(8559,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/customer-invoice.php','wp-content/plugins/woocommerce/templates/emails/plain/customer-invoice.php'),(8560,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/customer-new-account.php','wp-content/plugins/woocommerce/templates/emails/plain/customer-new-account.php'),(8561,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/customer-note.php','wp-content/plugins/woocommerce/templates/emails/plain/customer-note.php'),(8562,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/customer-on-hold-order.php','wp-content/plugins/woocommerce/templates/emails/plain/customer-on-hold-order.php'),(8563,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/customer-processing-order.php','wp-content/plugins/woocommerce/templates/emails/plain/customer-processing-order.php'),(8564,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/customer-refunded-order.php','wp-content/plugins/woocommerce/templates/emails/plain/customer-refunded-order.php'),(8565,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/customer-reset-password.php','wp-content/plugins/woocommerce/templates/emails/plain/customer-reset-password.php'),(8566,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/email-addresses.php','wp-content/plugins/woocommerce/templates/emails/plain/email-addresses.php'),(8567,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/email-customer-details.php','wp-content/plugins/woocommerce/templates/emails/plain/email-customer-details.php'),(8568,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/email-downloads.php','wp-content/plugins/woocommerce/templates/emails/plain/email-downloads.php'),(8569,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/email-order-details.php','wp-content/plugins/woocommerce/templates/emails/plain/email-order-details.php'),(8570,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/emails/plain/email-order-items.php','wp-content/plugins/woocommerce/templates/emails/plain/email-order-items.php'),(8571,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/global/breadcrumb.php','wp-content/plugins/woocommerce/templates/global/breadcrumb.php'),(8572,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/global/form-login.php','wp-content/plugins/woocommerce/templates/global/form-login.php'),(8573,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/global/quantity-input.php','wp-content/plugins/woocommerce/templates/global/quantity-input.php'),(8574,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/global/sidebar.php','wp-content/plugins/woocommerce/templates/global/sidebar.php'),(8575,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/global/wrapper-end.php','wp-content/plugins/woocommerce/templates/global/wrapper-end.php'),(8576,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/global/wrapper-start.php','wp-content/plugins/woocommerce/templates/global/wrapper-start.php'),(8577,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/add-to-cart.php','wp-content/plugins/woocommerce/templates/loop/add-to-cart.php'),(8578,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/loop-end.php','wp-content/plugins/woocommerce/templates/loop/loop-end.php'),(8579,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/loop-start.php','wp-content/plugins/woocommerce/templates/loop/loop-start.php'),(8580,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/no-products-found.php','wp-content/plugins/woocommerce/templates/loop/no-products-found.php'),(8581,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/orderby.php','wp-content/plugins/woocommerce/templates/loop/orderby.php'),(8582,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/pagination.php','wp-content/plugins/woocommerce/templates/loop/pagination.php'),(8583,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/price.php','wp-content/plugins/woocommerce/templates/loop/price.php'),(8584,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/rating.php','wp-content/plugins/woocommerce/templates/loop/rating.php'),(8585,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/result-count.php','wp-content/plugins/woocommerce/templates/loop/result-count.php'),(8586,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/loop/sale-flash.php','wp-content/plugins/woocommerce/templates/loop/sale-flash.php'),(8587,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/dashboard.php','wp-content/plugins/woocommerce/templates/myaccount/dashboard.php'),(8588,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/downloads.php','wp-content/plugins/woocommerce/templates/myaccount/downloads.php'),(8589,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/form-add-payment-method.php','wp-content/plugins/woocommerce/templates/myaccount/form-add-payment-method.php'),(8590,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/form-edit-account.php','wp-content/plugins/woocommerce/templates/myaccount/form-edit-account.php'),(8591,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/form-edit-address.php','wp-content/plugins/woocommerce/templates/myaccount/form-edit-address.php'),(8592,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/form-login.php','wp-content/plugins/woocommerce/templates/myaccount/form-login.php'),(8593,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/form-lost-password.php','wp-content/plugins/woocommerce/templates/myaccount/form-lost-password.php'),(8594,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/form-reset-password.php','wp-content/plugins/woocommerce/templates/myaccount/form-reset-password.php'),(8595,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/lost-password-confirmation.php','wp-content/plugins/woocommerce/templates/myaccount/lost-password-confirmation.php'),(8596,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/my-account.php','wp-content/plugins/woocommerce/templates/myaccount/my-account.php'),(8597,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/my-address.php','wp-content/plugins/woocommerce/templates/myaccount/my-address.php'),(8598,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/my-downloads.php','wp-content/plugins/woocommerce/templates/myaccount/my-downloads.php'),(8599,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/my-orders.php','wp-content/plugins/woocommerce/templates/myaccount/my-orders.php'),(8600,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/navigation.php','wp-content/plugins/woocommerce/templates/myaccount/navigation.php'),(8601,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/orders.php','wp-content/plugins/woocommerce/templates/myaccount/orders.php'),(8602,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/payment-methods.php','wp-content/plugins/woocommerce/templates/myaccount/payment-methods.php'),(8603,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/myaccount/view-order.php','wp-content/plugins/woocommerce/templates/myaccount/view-order.php'),(8604,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/notices/error.php','wp-content/plugins/woocommerce/templates/notices/error.php'),(8605,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/notices/notice.php','wp-content/plugins/woocommerce/templates/notices/notice.php'),(8606,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/notices/success.php','wp-content/plugins/woocommerce/templates/notices/success.php'),(8607,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/order/form-tracking.php','wp-content/plugins/woocommerce/templates/order/form-tracking.php'),(8608,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/order/order-again.php','wp-content/plugins/woocommerce/templates/order/order-again.php'),(8609,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/order/order-details-customer.php','wp-content/plugins/woocommerce/templates/order/order-details-customer.php'),(8610,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/order/order-details-item.php','wp-content/plugins/woocommerce/templates/order/order-details-item.php'),(8611,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/order/order-details.php','wp-content/plugins/woocommerce/templates/order/order-details.php'),(8612,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/order/order-downloads.php','wp-content/plugins/woocommerce/templates/order/order-downloads.php'),(8613,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/order/tracking.php','wp-content/plugins/woocommerce/templates/order/tracking.php'),(8614,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/product-searchform.php','wp-content/plugins/woocommerce/templates/product-searchform.php'),(8615,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/add-to-cart/external.php','wp-content/plugins/woocommerce/templates/single-product/add-to-cart/external.php'),(8616,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/add-to-cart/grouped.php','wp-content/plugins/woocommerce/templates/single-product/add-to-cart/grouped.php'),(8617,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/add-to-cart/simple.php','wp-content/plugins/woocommerce/templates/single-product/add-to-cart/simple.php'),(8618,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/add-to-cart/variable.php','wp-content/plugins/woocommerce/templates/single-product/add-to-cart/variable.php'),(8619,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/add-to-cart/variation-add-to-cart-button.php','wp-content/plugins/woocommerce/templates/single-product/add-to-cart/variation-add-to-cart-button.php'),(8620,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/add-to-cart/variation.php','wp-content/plugins/woocommerce/templates/single-product/add-to-cart/variation.php'),(8621,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/meta.php','wp-content/plugins/woocommerce/templates/single-product/meta.php'),(8622,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/photoswipe.php','wp-content/plugins/woocommerce/templates/single-product/photoswipe.php'),(8623,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/price.php','wp-content/plugins/woocommerce/templates/single-product/price.php'),(8624,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/product-attributes.php','wp-content/plugins/woocommerce/templates/single-product/product-attributes.php'),(8625,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/product-image.php','wp-content/plugins/woocommerce/templates/single-product/product-image.php'),(8626,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/product-thumbnails.php','wp-content/plugins/woocommerce/templates/single-product/product-thumbnails.php'),(8627,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/rating.php','wp-content/plugins/woocommerce/templates/single-product/rating.php'),(8628,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/related.php','wp-content/plugins/woocommerce/templates/single-product/related.php'),(8629,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/review-meta.php','wp-content/plugins/woocommerce/templates/single-product/review-meta.php'),(8630,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/review-rating.php','wp-content/plugins/woocommerce/templates/single-product/review-rating.php'),(8631,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/review.php','wp-content/plugins/woocommerce/templates/single-product/review.php'),(8632,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/sale-flash.php','wp-content/plugins/woocommerce/templates/single-product/sale-flash.php'),(8633,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/share.php','wp-content/plugins/woocommerce/templates/single-product/share.php'),(8634,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/short-description.php','wp-content/plugins/woocommerce/templates/single-product/short-description.php'),(8635,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/stock.php','wp-content/plugins/woocommerce/templates/single-product/stock.php'),(8636,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/tabs/additional-information.php','wp-content/plugins/woocommerce/templates/single-product/tabs/additional-information.php'),(8637,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/tabs/description.php','wp-content/plugins/woocommerce/templates/single-product/tabs/description.php'),(8638,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/tabs/tabs.php','wp-content/plugins/woocommerce/templates/single-product/tabs/tabs.php'),(8639,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/title.php','wp-content/plugins/woocommerce/templates/single-product/title.php'),(8640,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product/up-sells.php','wp-content/plugins/woocommerce/templates/single-product/up-sells.php'),(8641,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product-reviews.php','wp-content/plugins/woocommerce/templates/single-product-reviews.php'),(8642,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/single-product.php','wp-content/plugins/woocommerce/templates/single-product.php'),(8643,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/taxonomy-product-cat.php','wp-content/plugins/woocommerce/templates/taxonomy-product-cat.php'),(8644,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/templates/taxonomy-product-tag.php','wp-content/plugins/woocommerce/templates/taxonomy-product-tag.php'),(8645,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/uninstall.php','wp-content/plugins/woocommerce/uninstall.php'),(8646,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/autoload.php','wp-content/plugins/woocommerce/vendor/autoload.php'),(8647,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/autoload_packages.php','wp-content/plugins/woocommerce/vendor/autoload_packages.php'),(8648,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/AutoloadFileWriter.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/AutoloadFileWriter.php'),(8649,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php'),(8650,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/AutoloadProcessor.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/AutoloadProcessor.php'),(8651,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/CustomAutoloaderPlugin.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/CustomAutoloaderPlugin.php'),(8652,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/ManifestGenerator.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/ManifestGenerator.php'),(8653,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/autoload.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/autoload.php'),(8654,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-autoloader-handler.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-autoloader-handler.php'),(8655,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-autoloader-locator.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-autoloader-locator.php'),(8656,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-autoloader.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-autoloader.php'),(8657,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-container.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-container.php'),(8658,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-hook-manager.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-hook-manager.php'),(8659,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-latest-autoloader-guard.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-latest-autoloader-guard.php'),(8660,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-manifest-reader.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-manifest-reader.php'),(8661,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-path-processor.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-path-processor.php'),(8662,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-php-autoloader.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-php-autoloader.php'),(8663,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-plugin-locator.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-plugin-locator.php'),(8664,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-plugins-handler.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-plugins-handler.php'),(8665,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-shutdown-handler.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-shutdown-handler.php'),(8666,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-version-loader.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-version-loader.php'),(8667,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-version-selector.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/class-version-selector.php'),(8668,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/automattic/jetpack-constants/src/class-constants.php','wp-content/plugins/woocommerce/vendor/automattic/jetpack-constants/src/class-constants.php'),(8669,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/bin/export-plural-rules','wp-content/plugins/woocommerce/vendor/bin/export-plural-rules'),(8670,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/bin/mozart','wp-content/plugins/woocommerce/vendor/bin/mozart'),(8671,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/bin/phpcbf','wp-content/plugins/woocommerce/vendor/bin/phpcbf'),(8672,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/bin/phpcs','wp-content/plugins/woocommerce/vendor/bin/phpcs'),(8673,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/bin/phpcs-changed','wp-content/plugins/woocommerce/vendor/bin/phpcs-changed'),(8674,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/bin/wp','wp-content/plugins/woocommerce/vendor/bin/wp'),(8675,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/bin/wp.bat','wp-content/plugins/woocommerce/vendor/bin/wp.bat'),(8676,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/ClassLoader.php','wp-content/plugins/woocommerce/vendor/composer/ClassLoader.php'),(8677,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/InstalledVersions.php','wp-content/plugins/woocommerce/vendor/composer/InstalledVersions.php'),(8678,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/LICENSE','wp-content/plugins/woocommerce/vendor/composer/LICENSE'),(8679,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/autoload_classmap.php','wp-content/plugins/woocommerce/vendor/composer/autoload_classmap.php'),(8680,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/autoload_files.php','wp-content/plugins/woocommerce/vendor/composer/autoload_files.php'),(8681,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/autoload_namespaces.php','wp-content/plugins/woocommerce/vendor/composer/autoload_namespaces.php'),(8682,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/autoload_psr4.php','wp-content/plugins/woocommerce/vendor/composer/autoload_psr4.php'),(8683,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/autoload_real.php','wp-content/plugins/woocommerce/vendor/composer/autoload_real.php'),(8684,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/autoload_static.php','wp-content/plugins/woocommerce/vendor/composer/autoload_static.php'),(8685,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installed.json','wp-content/plugins/woocommerce/vendor/composer/installed.json'),(8686,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installed.php','wp-content/plugins/woocommerce/vendor/composer/installed.php'),(8687,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/LICENSE','wp-content/plugins/woocommerce/vendor/composer/installers/LICENSE'),(8688,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/phpstan.neon.dist','wp-content/plugins/woocommerce/vendor/composer/installers/phpstan.neon.dist'),(8689,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AglInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AglInstaller.php'),(8690,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php'),(8691,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php'),(8692,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php'),(8693,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php'),(8694,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php'),(8695,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php'),(8696,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php'),(8697,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php'),(8698,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php'),(8699,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php'),(8700,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php'),(8701,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php'),(8702,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php'),(8703,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php'),(8704,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php'),(8705,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php'),(8706,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php'),(8707,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php'),(8708,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php'),(8709,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php'),(8710,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php'),(8711,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php'),(8712,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php'),(8713,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php'),(8714,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php'),(8715,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php'),(8716,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php'),(8717,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/GravInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/GravInstaller.php'),(8718,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php'),(8719,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php'),(8720,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Installer.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Installer.php'),(8721,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php'),(8722,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php'),(8723,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php'),(8724,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php'),(8725,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php'),(8726,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php'),(8727,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php'),(8728,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php'),(8729,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php'),(8730,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php'),(8731,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php'),(8732,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php'),(8733,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php'),(8734,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php'),(8735,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php'),(8736,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php'),(8737,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php'),(8738,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php'),(8739,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php'),(8740,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php'),(8741,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php'),(8742,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php'),(8743,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php'),(8744,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php'),(8745,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php'),(8746,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php'),(8747,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php'),(8748,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php'),(8749,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php'),(8750,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php'),(8751,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php'),(8752,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php'),(8753,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php'),(8754,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php'),(8755,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php'),(8756,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Plugin.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Plugin.php'),(8757,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php'),(8758,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php'),(8759,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php'),(8760,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php'),(8761,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php'),(8762,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php'),(8763,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php'),(8764,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php'),(8765,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php'),(8766,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php'),(8767,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php'),(8768,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php'),(8769,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php'),(8770,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php'),(8771,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php'),(8772,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php'),(8773,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php'),(8774,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php'),(8775,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php'),(8776,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php'),(8777,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php'),(8778,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php'),(8779,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php'),(8780,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php'),(8781,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php'),(8782,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php'),(8783,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php'),(8784,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php'),(8785,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php'),(8786,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php'),(8787,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php'),(8788,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php'),(8789,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php'),(8790,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php'),(8791,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/installers/src/bootstrap.php','wp-content/plugins/woocommerce/vendor/composer/installers/src/bootstrap.php'),(8792,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/jetpack_autoload_classmap.php','wp-content/plugins/woocommerce/vendor/composer/jetpack_autoload_classmap.php'),(8793,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/jetpack_autoload_filemap.php','wp-content/plugins/woocommerce/vendor/composer/jetpack_autoload_filemap.php'),(8794,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/composer/platform_check.php','wp-content/plugins/woocommerce/vendor/composer/platform_check.php'),(8795,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-autoloader-handler.php','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-autoloader-handler.php'),(8796,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-autoloader-locator.php','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-autoloader-locator.php'),(8797,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-autoloader.php','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-autoloader.php'),(8798,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-container.php','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-container.php'),(8799,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-hook-manager.php','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-hook-manager.php'),(8800,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-latest-autoloader-guard.php','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-latest-autoloader-guard.php'),(8801,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-manifest-reader.php','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-manifest-reader.php'),(8802,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-path-processor.php','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-path-processor.php'),(8803,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-php-autoloader.php','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-php-autoloader.php'),(8804,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-plugin-locator.php','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-plugin-locator.php'),(8805,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-plugins-handler.php','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-plugins-handler.php'),(8806,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-shutdown-handler.php','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-shutdown-handler.php'),(8807,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-version-loader.php','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-version-loader.php'),(8808,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-version-selector.php','wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-version-selector.php'),(8809,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/LICENSE','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/LICENSE'),(8810,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/autoload.php','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/autoload.php'),(8811,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/config.m4','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/config.m4'),(8812,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/config.w32','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/config.w32'),(8813,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/maxminddb.c','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/maxminddb.c'),(8814,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/php_maxminddb.h','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/php_maxminddb.h'),(8815,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests/001-load.phpt','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests/001-load.phpt'),(8816,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests/002-final.phpt','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests/002-final.phpt'),(8817,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests/003-open-basedir.phpt','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests/003-open-basedir.phpt'),(8818,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/package.xml','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/package.xml'),(8819,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php'),(8820,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/InvalidDatabaseException.php','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/InvalidDatabaseException.php'),(8821,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php'),(8822,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Util.php','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Util.php'),(8823,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php','wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php'),(8824,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/LICENSE','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/LICENSE'),(8825,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching/SimpleStringCache.php','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching/SimpleStringCache.php'),(8826,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Css/CssDocument.php','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Css/CssDocument.php'),(8827,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Css/StyleRule.php','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Css/StyleRule.php'),(8828,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/CssInliner.php','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/CssInliner.php'),(8829,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor/AbstractHtmlProcessor.php','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor/AbstractHtmlProcessor.php'),(8830,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor/CssToAttributeConverter.php','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor/CssToAttributeConverter.php'),(8831,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor/HtmlNormalizer.php','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor/HtmlNormalizer.php'),(8832,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor/HtmlPruner.php','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor/HtmlPruner.php'),(8833,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities/ArrayIntersector.php','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities/ArrayIntersector.php'),(8834,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities/CssConcatenator.php','wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities/CssConcatenator.php'),(8835,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/psr/container/LICENSE','wp-content/plugins/woocommerce/vendor/psr/container/LICENSE'),(8836,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/psr/container/src/ContainerExceptionInterface.php','wp-content/plugins/woocommerce/vendor/psr/container/src/ContainerExceptionInterface.php'),(8837,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/psr/container/src/ContainerInterface.php','wp-content/plugins/woocommerce/vendor/psr/container/src/ContainerInterface.php'),(8838,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/psr/container/src/NotFoundExceptionInterface.php','wp-content/plugins/woocommerce/vendor/psr/container/src/NotFoundExceptionInterface.php'),(8839,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/LICENSE','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/LICENSE'),(8840,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/AtRuleBlockList.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/AtRuleBlockList.php'),(8841,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/CSSBlockList.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/CSSBlockList.php'),(8842,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/CSSList.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/CSSList.php'),(8843,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/Document.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/Document.php'),(8844,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/KeyFrame.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList/KeyFrame.php'),(8845,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment/Comment.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment/Comment.php'),(8846,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment/Commentable.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment/Commentable.php'),(8847,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/OutputFormat.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/OutputFormat.php'),(8848,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/OutputFormatter.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/OutputFormatter.php'),(8849,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parser.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parser.php'),(8850,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/OutputException.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/OutputException.php'),(8851,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/ParserState.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/ParserState.php'),(8852,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/SourceException.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/SourceException.php'),(8853,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/UnexpectedEOFException.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/UnexpectedEOFException.php'),(8854,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/UnexpectedTokenException.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/UnexpectedTokenException.php'),(8855,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/AtRule.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/AtRule.php'),(8856,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/CSSNamespace.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/CSSNamespace.php'),(8857,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/Charset.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/Charset.php'),(8858,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/Import.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/Import.php'),(8859,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/KeyframeSelector.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/KeyframeSelector.php'),(8860,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/Selector.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property/Selector.php'),(8861,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Renderable.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Renderable.php'),(8862,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule/Rule.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule/Rule.php'),(8863,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet/AtRuleSet.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet/AtRuleSet.php'),(8864,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet/DeclarationBlock.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet/DeclarationBlock.php'),(8865,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet/RuleSet.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet/RuleSet.php'),(8866,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Settings.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Settings.php'),(8867,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/CSSFunction.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/CSSFunction.php'),(8868,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/CSSString.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/CSSString.php'),(8869,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/CalcFunction.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/CalcFunction.php'),(8870,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/CalcRuleValueList.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/CalcRuleValueList.php'),(8871,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/Color.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/Color.php'),(8872,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/LineName.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/LineName.php'),(8873,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/PrimitiveValue.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/PrimitiveValue.php'),(8874,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/RuleValueList.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/RuleValueList.php'),(8875,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/Size.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/Size.php'),(8876,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/URL.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/URL.php'),(8877,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/Value.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/Value.php'),(8878,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/ValueList.php','wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/ValueList.php'),(8879,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/CssSelectorConverter.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/CssSelectorConverter.php'),(8880,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/ExceptionInterface.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/ExceptionInterface.php'),(8881,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/ExpressionErrorException.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/ExpressionErrorException.php'),(8882,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/InternalErrorException.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/InternalErrorException.php'),(8883,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/ParseException.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/ParseException.php'),(8884,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/SyntaxErrorException.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception/SyntaxErrorException.php'),(8885,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/LICENSE','wp-content/plugins/woocommerce/vendor/symfony/css-selector/LICENSE'),(8886,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/AbstractNode.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/AbstractNode.php'),(8887,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/AttributeNode.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/AttributeNode.php'),(8888,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/ClassNode.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/ClassNode.php'),(8889,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/CombinedSelectorNode.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/CombinedSelectorNode.php'),(8890,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/ElementNode.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/ElementNode.php'),(8891,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/FunctionNode.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/FunctionNode.php'),(8892,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/HashNode.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/HashNode.php'),(8893,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/NegationNode.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/NegationNode.php'),(8894,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/NodeInterface.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/NodeInterface.php'),(8895,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/PseudoNode.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/PseudoNode.php'),(8896,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/SelectorNode.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/SelectorNode.php'),(8897,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/Specificity.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node/Specificity.php'),(8898,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/CommentHandler.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/CommentHandler.php'),(8899,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/HandlerInterface.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/HandlerInterface.php'),(8900,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/HashHandler.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/HashHandler.php'),(8901,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/IdentifierHandler.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/IdentifierHandler.php'),(8902,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/NumberHandler.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/NumberHandler.php'),(8903,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/StringHandler.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/StringHandler.php'),(8904,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/WhitespaceHandler.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/WhitespaceHandler.php'),(8905,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Parser.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Parser.php'),(8906,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/ParserInterface.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/ParserInterface.php'),(8907,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Reader.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Reader.php'),(8908,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut/ClassParser.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut/ClassParser.php'),(8909,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut/ElementParser.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut/ElementParser.php'),(8910,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut/EmptyStringParser.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut/EmptyStringParser.php'),(8911,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut/HashParser.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut/HashParser.php'),(8912,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Token.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Token.php'),(8913,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/TokenStream.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/TokenStream.php'),(8914,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer/Tokenizer.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer/Tokenizer.php'),(8915,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerEscaping.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerEscaping.php'),(8916,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerPatterns.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerPatterns.php'),(8917,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/AbstractExtension.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/AbstractExtension.php'),(8918,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/AttributeMatchingExtension.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/AttributeMatchingExtension.php'),(8919,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/CombinationExtension.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/CombinationExtension.php'),(8920,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/ExtensionInterface.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/ExtensionInterface.php'),(8921,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/FunctionExtension.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/FunctionExtension.php'),(8922,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/HtmlExtension.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/HtmlExtension.php'),(8923,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php'),(8924,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/PseudoClassExtension.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension/PseudoClassExtension.php'),(8925,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Translator.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Translator.php'),(8926,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/TranslatorInterface.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/TranslatorInterface.php'),(8927,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/XPathExpr.php','wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/XPathExpr.php'),(8928,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/LICENSE','wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/LICENSE'),(8929,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Php80.php','wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Php80.php'),(8930,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/PhpToken.php','wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/PhpToken.php'),(8931,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php','wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php'),(8932,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php','wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php'),(8933,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php','wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php'),(8934,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php','wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php'),(8935,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php','wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php'),(8936,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/bootstrap.php','wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/bootstrap.php'),(8937,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/woocommerce/woocommerce.php','wp-content/plugins/woocommerce/woocommerce.php'),(8938,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/autoload.php','wp-content/plugins/wordfence/crypto/vendor/autoload.php'),(8939,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php','wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php'),(8940,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php','wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php'),(8941,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE','wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE'),(8942,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php'),(8943,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php'),(8944,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php'),(8945,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php'),(8946,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php'),(8947,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php'),(8948,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/installed.json','wp-content/plugins/wordfence/crypto/vendor/composer/installed.json'),(8949,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/installed.php','wp-content/plugins/wordfence/crypto/vendor/composer/installed.php'),(8950,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php','wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php'),(8951,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE'),(8952,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey'),(8953,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc'),(8954,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php'),(8955,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php'),(8956,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php'),(8957,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php'),(8958,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php'),(8959,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php'),(8960,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php'),(8961,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php'),(8962,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php'),(8963,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php'),(8964,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/psalm-autoload.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/psalm-autoload.php'),(8965,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE'),(8966,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-fast.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-fast.php'),(8967,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-pedantic.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-pedantic.php'),(8968,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php'),(8969,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-phpunit.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-phpunit.php'),(8970,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php'),(8971,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json'),(8972,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php'),(8973,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php'),(8974,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php'),(8975,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php'),(8976,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php'),(8977,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php'),(8978,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php'),(8979,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php'),(8980,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php'),(8981,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php'),(8982,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php'),(8983,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php'),(8984,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php'),(8985,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php'),(8986,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php'),(8987,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php'),(8988,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php'),(8989,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php'),(8990,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php'),(8991,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php'),(8992,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php'),(8993,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php'),(8994,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php'),(8995,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php'),(8996,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php'),(8997,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php'),(8998,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php'),(8999,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php'),(9000,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php'),(9001,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php'),(9002,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php'),(9003,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/psalm-above-3.xml','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/psalm-above-3.xml'),(9004,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/psalm-below-3.xml','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/psalm-below-3.xml'),(9005,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php'),(9006,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php'),(9007,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Common.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Common.php'),(9008,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php'),(9009,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php'),(9010,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php'),(9011,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php'),(9012,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php'),(9013,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php'),(9014,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php'),(9015,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php'),(9016,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php'),(9017,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php'),(9018,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php'),(9019,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php'),(9020,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php'),(9021,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php'),(9022,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php'),(9023,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php'),(9024,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php'),(9025,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php'),(9026,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php'),(9027,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php'),(9028,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php'),(9029,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php'),(9030,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php'),(9031,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php'),(9032,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php'),(9033,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php'),(9034,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php'),(9035,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php'),(9036,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php'),(9037,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php'),(9038,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php'),(9039,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php'),(9040,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php'),(9041,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php'),(9042,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php'),(9043,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php'),(9044,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php'),(9045,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php'),(9046,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php'),(9047,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php'),(9048,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php'),(9049,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php'),(9050,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php'),(9051,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php'),(9052,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php'),(9053,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php'),(9054,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php'),(9055,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php'),(9056,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php'),(9057,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php'),(9058,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php'),(9059,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php'),(9060,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php'),(9061,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php');
INSERT INTO `wpbb_wfknownfilelist` VALUES (9062,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php'),(9063,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php'),(9064,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/activity-report-widget.1662494776.css','wp-content/plugins/wordfence/css/activity-report-widget.1662494776.css'),(9065,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/diff.1662494776.css','wp-content/plugins/wordfence/css/diff.1662494776.css'),(9066,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/dt_table.1662494776.css','wp-content/plugins/wordfence/css/dt_table.1662494776.css'),(9067,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/fullLog.1662494776.css','wp-content/plugins/wordfence/css/fullLog.1662494776.css'),(9068,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png','wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png'),(9069,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png','wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png'),(9070,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png','wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png'),(9071,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png','wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png'),(9072,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png','wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png'),(9073,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png','wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png'),(9074,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/iptraf.1662494776.css','wp-content/plugins/wordfence/css/iptraf.1662494776.css'),(9075,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1662494776.css','wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1662494776.css'),(9076,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/jquery-ui.min.1662494776.css','wp-content/plugins/wordfence/css/jquery-ui.min.1662494776.css'),(9077,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/jquery-ui.structure.min.1662494776.css','wp-content/plugins/wordfence/css/jquery-ui.structure.min.1662494776.css'),(9078,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/jquery-ui.theme.min.1662494776.css','wp-content/plugins/wordfence/css/jquery-ui.theme.min.1662494776.css'),(9079,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/license/care-global.1662494776.css','wp-content/plugins/wordfence/css/license/care-global.1662494776.css'),(9080,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/license/care.1662494776.css','wp-content/plugins/wordfence/css/license/care.1662494776.css'),(9081,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/license/free-global.1662494776.css','wp-content/plugins/wordfence/css/license/free-global.1662494776.css'),(9082,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/license/free.1662494776.css','wp-content/plugins/wordfence/css/license/free.1662494776.css'),(9083,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/license/premium-global.1662494776.css','wp-content/plugins/wordfence/css/license/premium-global.1662494776.css'),(9084,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/license/premium.1662494776.css','wp-content/plugins/wordfence/css/license/premium.1662494776.css'),(9085,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/license/response-global.1662494776.css','wp-content/plugins/wordfence/css/license/response-global.1662494776.css'),(9086,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/license/response-variables.1662494776.css','wp-content/plugins/wordfence/css/license/response-variables.1662494776.css'),(9087,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/license/response.1662494776.css','wp-content/plugins/wordfence/css/license/response.1662494776.css'),(9088,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/main.1662494776.css','wp-content/plugins/wordfence/css/main.1662494776.css'),(9089,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/phpinfo.1662494776.css','wp-content/plugins/wordfence/css/phpinfo.1662494776.css'),(9090,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/wf-adminbar.1662494776.css','wp-content/plugins/wordfence/css/wf-adminbar.1662494776.css'),(9091,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/wf-colorbox.1662494776.css','wp-content/plugins/wordfence/css/wf-colorbox.1662494776.css'),(9092,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/wf-font-awesome.1662494776.css','wp-content/plugins/wordfence/css/wf-font-awesome.1662494776.css'),(9093,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/wf-global.1662494776.css','wp-content/plugins/wordfence/css/wf-global.1662494776.css'),(9094,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/wf-ionicons.1662494776.css','wp-content/plugins/wordfence/css/wf-ionicons.1662494776.css'),(9095,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/wf-onboarding.1662494776.css','wp-content/plugins/wordfence/css/wf-onboarding.1662494776.css'),(9096,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/wf-roboto-font.1662494776.css','wp-content/plugins/wordfence/css/wf-roboto-font.1662494776.css'),(9097,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/wfselect2.min.1662494776.css','wp-content/plugins/wordfence/css/wfselect2.min.1662494776.css'),(9098,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/css/wordfenceBox.1662494776.css','wp-content/plugins/wordfence/css/wordfenceBox.1662494776.css'),(9099,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff','wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff'),(9100,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/ionicons.woff','wp-content/plugins/wordfence/fonts/ionicons.woff'),(9101,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff','wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff'),(9102,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff','wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff'),(9103,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff'),(9104,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff'),(9105,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff'),(9106,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff'),(9107,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff'),(9108,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff'),(9109,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff','wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff'),(9110,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff','wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff'),(9111,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/2fa-whole.svg','wp-content/plugins/wordfence/images/2fa-whole.svg'),(9112,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/2fa1.svg','wp-content/plugins/wordfence/images/2fa1.svg'),(9113,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/2fa2.svg','wp-content/plugins/wordfence/images/2fa2.svg'),(9114,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/back_disabled.jpg','wp-content/plugins/wordfence/images/back_disabled.jpg'),(9115,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/back_enabled.jpg','wp-content/plugins/wordfence/images/back_enabled.jpg'),(9116,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/blocking.svg','wp-content/plugins/wordfence/images/blocking.svg'),(9117,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/button-grad-grey.png','wp-content/plugins/wordfence/images/button-grad-grey.png'),(9118,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/checkbox.png','wp-content/plugins/wordfence/images/checkbox.png'),(9119,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/flags.png','wp-content/plugins/wordfence/images/flags.png'),(9120,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/forward_disabled.jpg','wp-content/plugins/wordfence/images/forward_disabled.jpg'),(9121,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/forward_enabled.jpg','wp-content/plugins/wordfence/images/forward_enabled.jpg'),(9122,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/help.png','wp-content/plugins/wordfence/images/help.png'),(9123,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/ajax24.gif','wp-content/plugins/wordfence/images/icons/ajax24.gif'),(9124,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/ajax3.gif','wp-content/plugins/wordfence/images/icons/ajax3.gif'),(9125,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/ajaxRed16.gif','wp-content/plugins/wordfence/images/icons/ajaxRed16.gif'),(9126,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/ajaxScan.gif','wp-content/plugins/wordfence/images/icons/ajaxScan.gif'),(9127,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif','wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif'),(9128,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/arrow_refresh.png','wp-content/plugins/wordfence/images/icons/arrow_refresh.png'),(9129,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/bullet_yellow.png','wp-content/plugins/wordfence/images/icons/bullet_yellow.png'),(9130,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/check-care.svg','wp-content/plugins/wordfence/images/icons/check-care.svg'),(9131,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/check-premium.svg','wp-content/plugins/wordfence/images/icons/check-premium.svg'),(9132,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/check-response.svg','wp-content/plugins/wordfence/images/icons/check-response.svg'),(9133,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/check.svg','wp-content/plugins/wordfence/images/icons/check.svg'),(9134,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/email_go.png','wp-content/plugins/wordfence/images/icons/email_go.png'),(9135,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/error128.png','wp-content/plugins/wordfence/images/icons/error128.png'),(9136,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/magnifier.png','wp-content/plugins/wordfence/images/icons/magnifier.png'),(9137,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/tick128.png','wp-content/plugins/wordfence/images/icons/tick128.png'),(9138,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/warning128.png','wp-content/plugins/wordfence/images/icons/warning128.png'),(9139,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/icons/working-indicator.gif','wp-content/plugins/wordfence/images/icons/working-indicator.gif'),(9140,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/lightbox-controls.png','wp-content/plugins/wordfence/images/lightbox-controls.png'),(9141,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/loading.gif','wp-content/plugins/wordfence/images/loading.gif'),(9142,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/loading_background.png','wp-content/plugins/wordfence/images/loading_background.png'),(9143,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/loading_large.gif','wp-content/plugins/wordfence/images/loading_large.gif'),(9144,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/logo.png','wp-content/plugins/wordfence/images/logo.png'),(9145,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/logos/shield-care.svg','wp-content/plugins/wordfence/images/logos/shield-care.svg'),(9146,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/logos/shield-free.svg','wp-content/plugins/wordfence/images/logos/shield-free.svg'),(9147,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/logos/shield-premium.svg','wp-content/plugins/wordfence/images/logos/shield-premium.svg'),(9148,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/logos/shield-response.svg','wp-content/plugins/wordfence/images/logos/shield-response.svg'),(9149,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/logos/shield-white.svg','wp-content/plugins/wordfence/images/logos/shield-white.svg'),(9150,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/options.svg','wp-content/plugins/wordfence/images/options.svg'),(9151,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/ratelimiting.svg','wp-content/plugins/wordfence/images/ratelimiting.svg'),(9152,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_asc.gif','wp-content/plugins/wordfence/images/sort_asc.gif'),(9153,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_asc.png','wp-content/plugins/wordfence/images/sort_asc.png'),(9154,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_asc_disabled.gif','wp-content/plugins/wordfence/images/sort_asc_disabled.gif'),(9155,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_asc_disabled.png','wp-content/plugins/wordfence/images/sort_asc_disabled.png'),(9156,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_both.gif','wp-content/plugins/wordfence/images/sort_both.gif'),(9157,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_both.png','wp-content/plugins/wordfence/images/sort_both.png'),(9158,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_desc.gif','wp-content/plugins/wordfence/images/sort_desc.gif'),(9159,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_desc.png','wp-content/plugins/wordfence/images/sort_desc.png'),(9160,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_desc_disabled.gif','wp-content/plugins/wordfence/images/sort_desc_disabled.gif'),(9161,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/sort_desc_disabled.png','wp-content/plugins/wordfence/images/sort_desc_disabled.png'),(9162,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/support.svg','wp-content/plugins/wordfence/images/support.svg'),(9163,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/tools.svg','wp-content/plugins/wordfence/images/tools.svg'),(9164,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/wf-central-logo.svg','wp-content/plugins/wordfence/images/wf-central-logo.svg'),(9165,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/wf-error-badge.svg','wp-content/plugins/wordfence/images/wf-error-badge.svg'),(9166,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/wf-horizontal.svg','wp-content/plugins/wordfence/images/wf-horizontal.svg'),(9167,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/images/wordfence-logo.svg','wp-content/plugins/wordfence/images/wordfence-logo.svg'),(9168,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/index.php','wp-content/plugins/wordfence/index.php'),(9169,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/Chart.bundle.min.1662494776.js','wp-content/plugins/wordfence/js/Chart.bundle.min.1662494776.js'),(9170,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/admin.1662494776.js','wp-content/plugins/wordfence/js/admin.1662494776.js'),(9171,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/admin.ajaxWatcher.1662494776.js','wp-content/plugins/wordfence/js/admin.ajaxWatcher.1662494776.js'),(9172,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/admin.liveTraffic.1662494776.js','wp-content/plugins/wordfence/js/admin.liveTraffic.1662494776.js'),(9173,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/date.1662494776.js','wp-content/plugins/wordfence/js/date.1662494776.js'),(9174,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1662494776.js','wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1662494776.js'),(9175,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/jquery.colorbox-min.1662494776.js','wp-content/plugins/wordfence/js/jquery.colorbox-min.1662494776.js'),(9176,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/jquery.colorbox.1662494776.js','wp-content/plugins/wordfence/js/jquery.colorbox.1662494776.js'),(9177,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/jquery.dataTables.min.1662494776.js','wp-content/plugins/wordfence/js/jquery.dataTables.min.1662494776.js'),(9178,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/jquery.qrcode.min.1662494776.js','wp-content/plugins/wordfence/js/jquery.qrcode.min.1662494776.js'),(9179,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/jquery.tmpl.min.1662494776.js','wp-content/plugins/wordfence/js/jquery.tmpl.min.1662494776.js'),(9180,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/jquery.tools.min.1662494776.js','wp-content/plugins/wordfence/js/jquery.tools.min.1662494776.js'),(9181,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/knockout-3.5.1.1662494776.js','wp-content/plugins/wordfence/js/knockout-3.5.1.1662494776.js'),(9182,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/wfdashboard.1662494776.js','wp-content/plugins/wordfence/js/wfdashboard.1662494776.js'),(9183,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/wfdropdown.1662494776.js','wp-content/plugins/wordfence/js/wfdropdown.1662494776.js'),(9184,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/wfglobal.1662494776.js','wp-content/plugins/wordfence/js/wfglobal.1662494776.js'),(9185,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/wfi18n.1662494776.js','wp-content/plugins/wordfence/js/wfi18n.1662494776.js'),(9186,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/wfpopover.1662494776.js','wp-content/plugins/wordfence/js/wfpopover.1662494776.js'),(9187,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/js/wfselect2.min.1662494776.js','wp-content/plugins/wordfence/js/wfselect2.min.1662494776.js'),(9188,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/languages/wordfence.mo','wp-content/plugins/wordfence/languages/wordfence.mo'),(9189,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/languages/wordfence.po','wp-content/plugins/wordfence/languages/wordfence.po'),(9190,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/.htaccess','wp-content/plugins/wordfence/lib/.htaccess'),(9191,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php','wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php'),(9192,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php','wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php'),(9193,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php','wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php'),(9194,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php','wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php'),(9195,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/Diff.php','wp-content/plugins/wordfence/lib/Diff.php'),(9196,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb','wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb'),(9197,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/IPTraf.php','wp-content/plugins/wordfence/lib/IPTraf.php'),(9198,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/IPTrafList.php','wp-content/plugins/wordfence/lib/IPTrafList.php'),(9199,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php','wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php'),(9200,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/compat.php','wp-content/plugins/wordfence/lib/compat.php'),(9201,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php','wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php'),(9202,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php','wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php'),(9203,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php','wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php'),(9204,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/dashboard/widget_countries.php','wp-content/plugins/wordfence/lib/dashboard/widget_countries.php'),(9205,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/dashboard/widget_ips.php','wp-content/plugins/wordfence/lib/dashboard/widget_ips.php'),(9206,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php','wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php'),(9207,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/dashboard/widget_logins.php','wp-content/plugins/wordfence/lib/dashboard/widget_logins.php'),(9208,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php','wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php'),(9209,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php','wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php'),(9210,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/diffResult.php','wp-content/plugins/wordfence/lib/diffResult.php'),(9211,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/email_genericAlert.php','wp-content/plugins/wordfence/lib/email_genericAlert.php'),(9212,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/email_newIssues.php','wp-content/plugins/wordfence/lib/email_newIssues.php'),(9213,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/email_unlockRequest.php','wp-content/plugins/wordfence/lib/email_unlockRequest.php'),(9214,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php','wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php'),(9215,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/flags.php','wp-content/plugins/wordfence/lib/flags.php'),(9216,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/live_activity.php','wp-content/plugins/wordfence/lib/live_activity.php'),(9217,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_dashboard.php','wp-content/plugins/wordfence/lib/menu_dashboard.php'),(9218,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_dashboard_options.php','wp-content/plugins/wordfence/lib/menu_dashboard_options.php'),(9219,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_firewall.php','wp-content/plugins/wordfence/lib/menu_firewall.php'),(9220,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_firewall_blocking.php','wp-content/plugins/wordfence/lib/menu_firewall_blocking.php'),(9221,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php','wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php'),(9222,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_firewall_waf.php','wp-content/plugins/wordfence/lib/menu_firewall_waf.php'),(9223,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php','wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php'),(9224,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_options.php','wp-content/plugins/wordfence/lib/menu_options.php'),(9225,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_scanner.php','wp-content/plugins/wordfence/lib/menu_scanner.php'),(9226,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_scanner_credentials.php','wp-content/plugins/wordfence/lib/menu_scanner_credentials.php'),(9227,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_scanner_options.php','wp-content/plugins/wordfence/lib/menu_scanner_options.php'),(9228,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_support.php','wp-content/plugins/wordfence/lib/menu_support.php'),(9229,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_tools.php','wp-content/plugins/wordfence/lib/menu_tools.php'),(9230,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php','wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php'),(9231,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_tools_importExport.php','wp-content/plugins/wordfence/lib/menu_tools_importExport.php'),(9232,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php','wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php'),(9233,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php','wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php'),(9234,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_tools_whois.php','wp-content/plugins/wordfence/lib/menu_tools_whois.php'),(9235,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/menu_wordfence_central.php','wp-content/plugins/wordfence/lib/menu_wordfence_central.php'),(9236,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/noc1.key','wp-content/plugins/wordfence/lib/noc1.key'),(9237,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php','wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php'),(9238,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php','wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php'),(9239,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php','wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php'),(9240,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php','wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php'),(9241,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/sysinfo.php','wp-content/plugins/wordfence/lib/sysinfo.php'),(9242,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/viewFullActivityLog.php','wp-content/plugins/wordfence/lib/viewFullActivityLog.php'),(9243,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wf503.php','wp-content/plugins/wordfence/lib/wf503.php'),(9244,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfAPI.php','wp-content/plugins/wordfence/lib/wfAPI.php'),(9245,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfActivityReport.php','wp-content/plugins/wordfence/lib/wfActivityReport.php'),(9246,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php','wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php'),(9247,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfAlerts.php','wp-content/plugins/wordfence/lib/wfAlerts.php'),(9248,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfArray.php','wp-content/plugins/wordfence/lib/wfArray.php'),(9249,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfBrowscap.php','wp-content/plugins/wordfence/lib/wfBrowscap.php'),(9250,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfBrowscapCache.php','wp-content/plugins/wordfence/lib/wfBrowscapCache.php'),(9251,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfBulkCountries.php','wp-content/plugins/wordfence/lib/wfBulkCountries.php'),(9252,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfCache.php','wp-content/plugins/wordfence/lib/wfCache.php'),(9253,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfCentralAPI.php','wp-content/plugins/wordfence/lib/wfCentralAPI.php'),(9254,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfConfig.php','wp-content/plugins/wordfence/lib/wfConfig.php'),(9255,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfCrawl.php','wp-content/plugins/wordfence/lib/wfCrawl.php'),(9256,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfCredentialsController.php','wp-content/plugins/wordfence/lib/wfCredentialsController.php'),(9257,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfCrypt.php','wp-content/plugins/wordfence/lib/wfCrypt.php'),(9258,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfCurlInterceptor.php','wp-content/plugins/wordfence/lib/wfCurlInterceptor.php'),(9259,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfDB.php','wp-content/plugins/wordfence/lib/wfDB.php'),(9260,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfDashboard.php','wp-content/plugins/wordfence/lib/wfDashboard.php'),(9261,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfDateLocalization.php','wp-content/plugins/wordfence/lib/wfDateLocalization.php'),(9262,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfDiagnostic.php','wp-content/plugins/wordfence/lib/wfDiagnostic.php'),(9263,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfDict.php','wp-content/plugins/wordfence/lib/wfDict.php'),(9264,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfDirectoryIterator.php','wp-content/plugins/wordfence/lib/wfDirectoryIterator.php'),(9265,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfFileUtils.php','wp-content/plugins/wordfence/lib/wfFileUtils.php'),(9266,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfHelperBin.php','wp-content/plugins/wordfence/lib/wfHelperBin.php'),(9267,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfHelperString.php','wp-content/plugins/wordfence/lib/wfHelperString.php'),(9268,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfIPWhitelist.php','wp-content/plugins/wordfence/lib/wfIPWhitelist.php'),(9269,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfImportExportController.php','wp-content/plugins/wordfence/lib/wfImportExportController.php'),(9270,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfInvalidPathException.php','wp-content/plugins/wordfence/lib/wfInvalidPathException.php'),(9271,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfIssues.php','wp-content/plugins/wordfence/lib/wfIssues.php'),(9272,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfJWT.php','wp-content/plugins/wordfence/lib/wfJWT.php'),(9273,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfLicense.php','wp-content/plugins/wordfence/lib/wfLicense.php'),(9274,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfLockedOut.php','wp-content/plugins/wordfence/lib/wfLockedOut.php'),(9275,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfLog.php','wp-content/plugins/wordfence/lib/wfLog.php'),(9276,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php','wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php'),(9277,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfModuleController.php','wp-content/plugins/wordfence/lib/wfModuleController.php'),(9278,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfNotification.php','wp-content/plugins/wordfence/lib/wfNotification.php'),(9279,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfOnboardingController.php','wp-content/plugins/wordfence/lib/wfOnboardingController.php'),(9280,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfPersistenceController.php','wp-content/plugins/wordfence/lib/wfPersistenceController.php'),(9281,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfRESTAPI.php','wp-content/plugins/wordfence/lib/wfRESTAPI.php'),(9282,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfScan.php','wp-content/plugins/wordfence/lib/wfScan.php'),(9283,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfScanEngine.php','wp-content/plugins/wordfence/lib/wfScanEngine.php'),(9284,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfScanEntrypoint.php','wp-content/plugins/wordfence/lib/wfScanEntrypoint.php'),(9285,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfScanFile.php','wp-content/plugins/wordfence/lib/wfScanFile.php'),(9286,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfScanFileLink.php','wp-content/plugins/wordfence/lib/wfScanFileLink.php'),(9287,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfScanPath.php','wp-content/plugins/wordfence/lib/wfScanPath.php'),(9288,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfSchema.php','wp-content/plugins/wordfence/lib/wfSchema.php'),(9289,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfStyle.php','wp-content/plugins/wordfence/lib/wfStyle.php'),(9290,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfSupportController.php','wp-content/plugins/wordfence/lib/wfSupportController.php'),(9291,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfUnlockMsg.php','wp-content/plugins/wordfence/lib/wfUnlockMsg.php'),(9292,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfUpdateCheck.php','wp-content/plugins/wordfence/lib/wfUpdateCheck.php'),(9293,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfUtils.php','wp-content/plugins/wordfence/lib/wfUtils.php'),(9294,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfVersionCheckController.php','wp-content/plugins/wordfence/lib/wfVersionCheckController.php'),(9295,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfView.php','wp-content/plugins/wordfence/lib/wfView.php'),(9296,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wfViewResult.php','wp-content/plugins/wordfence/lib/wfViewResult.php'),(9297,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wordfenceClass.php','wp-content/plugins/wordfence/lib/wordfenceClass.php'),(9298,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wordfenceConstants.php','wp-content/plugins/wordfence/lib/wordfenceConstants.php'),(9299,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wordfenceHash.php','wp-content/plugins/wordfence/lib/wordfenceHash.php'),(9300,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wordfenceScanner.php','wp-content/plugins/wordfence/lib/wordfenceScanner.php'),(9301,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/lib/wordfenceURLHoover.php','wp-content/plugins/wordfence/lib/wordfenceURLHoover.php'),(9302,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/license.txt','wp-content/plugins/wordfence/license.txt'),(9303,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/models/.htaccess','wp-content/plugins/wordfence/models/.htaccess'),(9304,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/models/block/wfBlock.php','wp-content/plugins/wordfence/models/block/wfBlock.php'),(9305,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/models/block/wfRateLimit.php','wp-content/plugins/wordfence/models/block/wfRateLimit.php'),(9306,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/models/common/wfGeoIP2.php','wp-content/plugins/wordfence/models/common/wfGeoIP2.php'),(9307,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/models/common/wfTab.php','wp-content/plugins/wordfence/models/common/wfTab.php'),(9308,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/models/firewall/wfFirewall.php','wp-content/plugins/wordfence/models/firewall/wfFirewall.php'),(9309,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/models/page/wfPage.php','wp-content/plugins/wordfence/models/page/wfPage.php'),(9310,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/models/scanner/wfScanner.php','wp-content/plugins/wordfence/models/scanner/wfScanner.php'),(9311,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/.htaccess','wp-content/plugins/wordfence/modules/login-security/classes/.htaccess'),(9312,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php'),(9313,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php'),(9314,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php'),(9315,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php'),(9316,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php'),(9317,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php'),(9318,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php'),(9319,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php'),(9320,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php'),(9321,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php'),(9322,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php'),(9323,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php'),(9324,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php'),(9325,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php','wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php'),(9326,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php','wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php'),(9327,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php'),(9328,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php'),(9329,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php'),(9330,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php'),(9331,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php','wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php'),(9332,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php','wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php'),(9333,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/request.php','wp-content/plugins/wordfence/modules/login-security/classes/model/request.php'),(9334,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php'),(9335,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php'),(9336,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php','wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php'),(9337,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php','wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php'),(9338,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php','wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php'),(9339,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php','wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php'),(9340,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php','wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php'),(9341,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php','wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php'),(9342,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/classes/model/view.php','wp-content/plugins/wordfence/modules/login-security/classes/model/view.php'),(9343,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/css/admin-global.1662494776.css','wp-content/plugins/wordfence/modules/login-security/css/admin-global.1662494776.css'),(9344,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/css/admin.1662494776.css','wp-content/plugins/wordfence/modules/login-security/css/admin.1662494776.css'),(9345,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/css/colorbox.1662494776.css','wp-content/plugins/wordfence/modules/login-security/css/colorbox.1662494776.css'),(9346,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1662494776.css','wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1662494776.css'),(9347,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/css/ionicons.1662494776.css','wp-content/plugins/wordfence/modules/login-security/css/ionicons.1662494776.css'),(9348,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1662494776.css','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1662494776.css'),(9349,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1662494776.css','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1662494776.css'),(9350,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1662494776.css','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1662494776.css'),(9351,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/css/login.1662494776.css','wp-content/plugins/wordfence/modules/login-security/css/login.1662494776.css'),(9352,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/header.svg','wp-content/plugins/wordfence/modules/login-security/img/header.svg'),(9353,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png','wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png'),(9354,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/loading.gif','wp-content/plugins/wordfence/modules/login-security/img/loading.gif'),(9355,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/loading_background.png','wp-content/plugins/wordfence/modules/login-security/img/loading_background.png'),(9356,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/menu.svg','wp-content/plugins/wordfence/modules/login-security/img/menu.svg'),(9357,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png'),(9358,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png'),(9359,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png'),(9360,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png'),(9361,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png'),(9362,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png'),(9363,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/js/admin-global.1662494776.js','wp-content/plugins/wordfence/modules/login-security/js/admin-global.1662494776.js'),(9364,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/js/admin.1662494776.js','wp-content/plugins/wordfence/modules/login-security/js/admin.1662494776.js'),(9365,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1662494776.js','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1662494776.js'),(9366,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1662494776.js','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1662494776.js'),(9367,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1662494776.js','wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1662494776.js'),(9368,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1662494776.js','wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1662494776.js'),(9369,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/js/login.1662494776.js','wp-content/plugins/wordfence/modules/login-security/js/login.1662494776.js'),(9370,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/.htaccess','wp-content/plugins/wordfence/modules/login-security/views/.htaccess'),(9371,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php','wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php'),(9372,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/common/reset-grace-period.php','wp-content/plugins/wordfence/modules/login-security/views/common/reset-grace-period.php'),(9373,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php','wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php'),(9374,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php','wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php'),(9375,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php','wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php'),(9376,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/manage/code.php','wp-content/plugins/wordfence/modules/login-security/views/manage/code.php'),(9377,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php','wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php'),(9378,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php','wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php'),(9379,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php','wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php'),(9380,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php','wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php'),(9381,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php'),(9382,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php'),(9383,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php'),(9384,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php'),(9385,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-ntp.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-ntp.php'),(9386,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php'),(9387,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php'),(9388,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php'),(9389,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php'),(9390,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php'),(9391,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php'),(9392,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php'),(9393,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php'),(9394,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php'),(9395,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php'),(9396,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php'),(9397,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php'),(9398,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php'),(9399,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/page/manage.php','wp-content/plugins/wordfence/modules/login-security/views/page/manage.php'),(9400,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/page/page.php','wp-content/plugins/wordfence/modules/login-security/views/page/page.php'),(9401,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/page/role.php','wp-content/plugins/wordfence/modules/login-security/views/page/role.php'),(9402,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php','wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php'),(9403,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/page/settings.php','wp-content/plugins/wordfence/modules/login-security/views/page/settings.php'),(9404,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php','wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php'),(9405,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/settings/options.php','wp-content/plugins/wordfence/modules/login-security/views/settings/options.php'),(9406,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php','wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php'),(9407,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/views/user/grace-period-toggle.php','wp-content/plugins/wordfence/modules/login-security/views/user/grace-period-toggle.php'),(9408,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php','wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php'),(9409,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/readme.txt','wp-content/plugins/wordfence/readme.txt'),(9410,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/tmp/.htaccess','wp-content/plugins/wordfence/tmp/.htaccess'),(9411,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/.htaccess','wp-content/plugins/wordfence/vendor/.htaccess'),(9412,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/autoload.php','wp-content/plugins/wordfence/vendor/autoload.php'),(9413,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/ClassLoader.php','wp-content/plugins/wordfence/vendor/composer/ClassLoader.php'),(9414,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/LICENSE','wp-content/plugins/wordfence/vendor/composer/LICENSE'),(9415,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php','wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php'),(9416,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php','wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php'),(9417,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php','wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php'),(9418,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/autoload_real.php','wp-content/plugins/wordfence/vendor/composer/autoload_real.php'),(9419,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/autoload_static.php','wp-content/plugins/wordfence/vendor/composer/autoload_static.php'),(9420,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/ca-bundle/LICENSE','wp-content/plugins/wordfence/vendor/composer/ca-bundle/LICENSE'),(9421,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/ca-bundle/res/cacert.pem','wp-content/plugins/wordfence/vendor/composer/ca-bundle/res/cacert.pem'),(9422,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/ca-bundle/src/CaBundle.php','wp-content/plugins/wordfence/vendor/composer/ca-bundle/src/CaBundle.php'),(9423,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/composer/installed.json','wp-content/plugins/wordfence/vendor/composer/installed.json'),(9424,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/.gitmodules','wp-content/plugins/wordfence/vendor/geoip2/geoip2/.gitmodules'),(9425,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/.php_cs','wp-content/plugins/wordfence/vendor/geoip2/geoip2/.php_cs'),(9426,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/LICENSE','wp-content/plugins/wordfence/vendor/geoip2/geoip2/LICENSE'),(9427,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Database/Reader.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Database/Reader.php'),(9428,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AddressNotFoundException.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AddressNotFoundException.php'),(9429,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php'),(9430,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/GeoIp2Exception.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/GeoIp2Exception.php'),(9431,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/HttpException.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/HttpException.php'),(9432,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/InvalidRequestException.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/InvalidRequestException.php'),(9433,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/OutOfQueriesException.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/OutOfQueriesException.php'),(9434,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/AbstractModel.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/AbstractModel.php'),(9435,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/AnonymousIp.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/AnonymousIp.php'),(9436,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Asn.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Asn.php'),(9437,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/City.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/City.php'),(9438,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/ConnectionType.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/ConnectionType.php'),(9439,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Country.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Country.php'),(9440,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Domain.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Domain.php'),(9441,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Enterprise.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Enterprise.php'),(9442,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Insights.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Insights.php'),(9443,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Isp.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Isp.php'),(9444,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/ProviderInterface.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/ProviderInterface.php'),(9445,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/AbstractPlaceRecord.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/AbstractPlaceRecord.php'),(9446,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/AbstractRecord.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/AbstractRecord.php'),(9447,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/City.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/City.php'),(9448,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Continent.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Continent.php'),(9449,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Country.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Country.php'),(9450,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Location.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Location.php'),(9451,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/MaxMind.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/MaxMind.php'),(9452,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Postal.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Postal.php'),(9453,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/RepresentedCountry.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/RepresentedCountry.php'),(9454,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Subdivision.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Subdivision.php'),(9455,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Traits.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Traits.php'),(9456,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/WebService/Client.php','wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/WebService/Client.php'),(9457,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/LICENSE','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/LICENSE'),(9458,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/AuthenticationException.php','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/AuthenticationException.php'),(9459,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/HttpException.php','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/HttpException.php'),(9460,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InsufficientFundsException.php','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InsufficientFundsException.php'),(9461,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InvalidInputException.php','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InvalidInputException.php'),(9462,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InvalidRequestException.php','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InvalidRequestException.php'),(9463,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/IpAddressNotFoundException.php','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/IpAddressNotFoundException.php'),(9464,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/PermissionRequiredException.php','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/PermissionRequiredException.php'),(9465,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/WebServiceException.php','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/WebServiceException.php'),(9466,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Client.php','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Client.php'),(9467,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/CurlRequest.php','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/CurlRequest.php'),(9468,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/Request.php','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/Request.php'),(9469,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/RequestFactory.php','wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/RequestFactory.php'),(9470,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind-db/reader/LICENSE','wp-content/plugins/wordfence/vendor/maxmind-db/reader/LICENSE'),(9471,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind-db/reader/autoload.php','wp-content/plugins/wordfence/vendor/maxmind-db/reader/autoload.php'),(9472,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php'),(9473,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/InvalidDatabaseException.php','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/InvalidDatabaseException.php'),(9474,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php'),(9475,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Util.php','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Util.php'),(9476,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php','wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php'),(9477,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem'),(9478,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key'),(9479,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php'),(9480,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php'),(9481,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php'),(9482,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php'),(9483,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php'),(9484,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php'),(9485,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php'),(9486,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php'),(9487,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php'),(9488,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php'),(9489,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php'),(9490,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/shutdown.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/shutdown.php'),(9491,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php'),(9492,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php'),(9493,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php'),(9494,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php'),(9495,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php'),(9496,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php'),(9497,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php'),(9498,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key'),(9499,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php'),(9500,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php'),(9501,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php'),(9502,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php'),(9503,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php'),(9504,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/.htaccess','wp-content/plugins/wordfence/views/.htaccess'),(9505,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/blocking/block-list.php','wp-content/plugins/wordfence/views/blocking/block-list.php'),(9506,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/blocking/blocking-create.php','wp-content/plugins/wordfence/views/blocking/blocking-create.php'),(9507,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/blocking/blocking-status.php','wp-content/plugins/wordfence/views/blocking/blocking-status.php'),(9508,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/blocking/country-block-map.php','wp-content/plugins/wordfence/views/blocking/country-block-map.php'),(9509,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/blocking/country-modal.php','wp-content/plugins/wordfence/views/blocking/country-modal.php'),(9510,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php','wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php'),(9511,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php','wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php'),(9512,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php','wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php'),(9513,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/block-navigation-option.php','wp-content/plugins/wordfence/views/common/block-navigation-option.php'),(9514,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/indeterminate-progress.php','wp-content/plugins/wordfence/views/common/indeterminate-progress.php'),(9515,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/license.php','wp-content/plugins/wordfence/views/common/license.php'),(9516,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/modal-prompt.php','wp-content/plugins/wordfence/views/common/modal-prompt.php'),(9517,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php','wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php'),(9518,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/page-help.php','wp-content/plugins/wordfence/views/common/page-help.php'),(9519,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/page-tabbar.php','wp-content/plugins/wordfence/views/common/page-tabbar.php'),(9520,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/page-title.php','wp-content/plugins/wordfence/views/common/page-title.php'),(9521,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/section-subtitle.php','wp-content/plugins/wordfence/views/common/section-subtitle.php'),(9522,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/section-title.php','wp-content/plugins/wordfence/views/common/section-title.php'),(9523,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/status-circular.php','wp-content/plugins/wordfence/views/common/status-circular.php'),(9524,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/status-critical.php','wp-content/plugins/wordfence/views/common/status-critical.php'),(9525,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/status-detail.php','wp-content/plugins/wordfence/views/common/status-detail.php'),(9526,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/status-tooltip.php','wp-content/plugins/wordfence/views/common/status-tooltip.php'),(9527,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/status-warning.php','wp-content/plugins/wordfence/views/common/status-warning.php'),(9528,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/common/unsubscribe.php','wp-content/plugins/wordfence/views/common/unsubscribe.php'),(9529,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/global-status.php','wp-content/plugins/wordfence/views/dashboard/global-status.php'),(9530,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/option-howgetips.php','wp-content/plugins/wordfence/views/dashboard/option-howgetips.php'),(9531,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/options-group-alert.php','wp-content/plugins/wordfence/views/dashboard/options-group-alert.php'),(9532,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php','wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php'),(9533,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php','wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php'),(9534,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/options-group-general.php','wp-content/plugins/wordfence/views/dashboard/options-group-general.php'),(9535,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/options-group-import.php','wp-content/plugins/wordfence/views/dashboard/options-group-import.php'),(9536,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/options-group-license.php','wp-content/plugins/wordfence/views/dashboard/options-group-license.php'),(9537,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php','wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php'),(9538,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php','wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php'),(9539,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/dashboard/status-renewing.php','wp-content/plugins/wordfence/views/dashboard/status-renewing.php'),(9540,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/diagnostics/text.php','wp-content/plugins/wordfence/views/diagnostics/text.php'),(9541,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/gdpr/banner.php','wp-content/plugins/wordfence/views/gdpr/banner.php'),(9542,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php','wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php'),(9543,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/onboarding/banner.php','wp-content/plugins/wordfence/views/onboarding/banner.php'),(9544,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php','wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php'),(9545,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/onboarding/fresh-install.php','wp-content/plugins/wordfence/views/onboarding/fresh-install.php'),(9546,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php','wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php'),(9547,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/onboarding/overlay.php','wp-content/plugins/wordfence/views/onboarding/overlay.php'),(9548,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/onboarding/plugin-header.php','wp-content/plugins/wordfence/views/onboarding/plugin-header.php'),(9549,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/onboarding/tour-overlay.php','wp-content/plugins/wordfence/views/onboarding/tour-overlay.php'),(9550,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/block-all-options-controls.php','wp-content/plugins/wordfence/views/options/block-all-options-controls.php'),(9551,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/block-controls.php','wp-content/plugins/wordfence/views/options/block-controls.php'),(9552,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-label.php','wp-content/plugins/wordfence/views/options/option-label.php'),(9553,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-select.php','wp-content/plugins/wordfence/views/options/option-select.php'),(9554,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-switch.php','wp-content/plugins/wordfence/views/options/option-switch.php'),(9555,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-text.php','wp-content/plugins/wordfence/views/options/option-text.php'),(9556,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-textarea.php','wp-content/plugins/wordfence/views/options/option-textarea.php'),(9557,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php','wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php'),(9558,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-toggled-multiple.php','wp-content/plugins/wordfence/views/options/option-toggled-multiple.php'),(9559,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-toggled-segmented.php','wp-content/plugins/wordfence/views/options/option-toggled-segmented.php'),(9560,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-toggled-select.php','wp-content/plugins/wordfence/views/options/option-toggled-select.php'),(9561,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-toggled-sub.php','wp-content/plugins/wordfence/views/options/option-toggled-sub.php'),(9562,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-toggled-textarea.php','wp-content/plugins/wordfence/views/options/option-toggled-textarea.php'),(9563,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-toggled.php','wp-content/plugins/wordfence/views/options/option-toggled.php'),(9564,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/option-token.php','wp-content/plugins/wordfence/views/options/option-token.php'),(9565,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/options/options-title.php','wp-content/plugins/wordfence/views/options/options-title.php'),(9566,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php','wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php'),(9567,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/reports/activity-report.php','wp-content/plugins/wordfence/views/reports/activity-report.php'),(9568,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-base.php','wp-content/plugins/wordfence/views/scanner/issue-base.php'),(9569,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php','wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php'),(9570,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php','wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php'),(9571,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php','wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php'),(9572,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php','wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php'),(9573,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-configReadable.php','wp-content/plugins/wordfence/views/scanner/issue-configReadable.php'),(9574,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php','wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php'),(9575,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php','wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php'),(9576,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php','wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php'),(9577,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php','wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php'),(9578,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php','wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php'),(9579,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-control-repair.php','wp-content/plugins/wordfence/views/scanner/issue-control-repair.php'),(9580,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php','wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php'),(9581,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php','wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php'),(9582,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-database.php','wp-content/plugins/wordfence/views/scanner/issue-database.php'),(9583,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php','wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php'),(9584,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php','wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php'),(9585,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-file.php','wp-content/plugins/wordfence/views/scanner/issue-file.php'),(9586,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php','wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php'),(9587,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-knownfile.php','wp-content/plugins/wordfence/views/scanner/issue-knownfile.php'),(9588,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php','wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php'),(9589,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php','wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php'),(9590,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php','wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php'),(9591,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php','wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php'),(9592,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php','wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php'),(9593,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php','wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php'),(9594,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php','wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php'),(9595,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-timelimit.php','wp-content/plugins/wordfence/views/scanner/issue-timelimit.php'),(9596,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php','wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php'),(9597,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php','wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php'),(9598,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php','wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php'),(9599,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php','wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php'),(9600,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php','wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php'),(9601,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php','wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php'),(9602,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php','wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php'),(9603,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php','wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php'),(9604,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php','wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php'),(9605,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/no-issues.php','wp-content/plugins/wordfence/views/scanner/no-issues.php'),(9606,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php','wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php'),(9607,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/options-group-advanced.php','wp-content/plugins/wordfence/views/scanner/options-group-advanced.php'),(9608,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/options-group-basic.php','wp-content/plugins/wordfence/views/scanner/options-group-basic.php'),(9609,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/options-group-general.php','wp-content/plugins/wordfence/views/scanner/options-group-general.php'),(9610,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/options-group-performance.php','wp-content/plugins/wordfence/views/scanner/options-group-performance.php'),(9611,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php','wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php'),(9612,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/scan-failed.php','wp-content/plugins/wordfence/views/scanner/scan-failed.php'),(9613,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php','wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php'),(9614,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/scan-progress-element.php','wp-content/plugins/wordfence/views/scanner/scan-progress-element.php'),(9615,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/scan-progress.php','wp-content/plugins/wordfence/views/scanner/scan-progress.php'),(9616,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/scan-results.php','wp-content/plugins/wordfence/views/scanner/scan-results.php'),(9617,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/scan-scheduling.php','wp-content/plugins/wordfence/views/scanner/scan-scheduling.php'),(9618,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/scan-starter.php','wp-content/plugins/wordfence/views/scanner/scan-starter.php'),(9619,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/scan-type.php','wp-content/plugins/wordfence/views/scanner/scan-type.php'),(9620,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/scanner-status.php','wp-content/plugins/wordfence/views/scanner/scanner-status.php'),(9621,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php','wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php'),(9622,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php','wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php'),(9623,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php','wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php'),(9624,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/scanner/site-cleaning.php','wp-content/plugins/wordfence/views/scanner/site-cleaning.php'),(9625,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/tools/options-group-2fa.php','wp-content/plugins/wordfence/views/tools/options-group-2fa.php'),(9626,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php','wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php'),(9627,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/tours/login-security.php','wp-content/plugins/wordfence/views/tours/login-security.php'),(9628,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/unsupported-php/admin-message.php','wp-content/plugins/wordfence/views/unsupported-php/admin-message.php'),(9629,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/user/disabled-application-passwords.php','wp-content/plugins/wordfence/views/user/disabled-application-passwords.php'),(9630,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/debug.php','wp-content/plugins/wordfence/views/waf/debug.php'),(9631,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/firewall-status.php','wp-content/plugins/wordfence/views/waf/firewall-status.php'),(9632,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/option-rate-limit.php','wp-content/plugins/wordfence/views/waf/option-rate-limit.php'),(9633,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/option-rules.php','wp-content/plugins/wordfence/views/waf/option-rules.php'),(9634,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/option-whitelist.php','wp-content/plugins/wordfence/views/waf/option-whitelist.php'),(9635,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php','wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php'),(9636,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php','wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php'),(9637,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/options-group-brute-force.php','wp-content/plugins/wordfence/views/waf/options-group-brute-force.php'),(9638,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php','wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php'),(9639,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php','wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php'),(9640,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php','wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php'),(9641,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/waf-install-manual.php','wp-content/plugins/wordfence/views/waf/waf-install-manual.php'),(9642,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/waf-install-success.php','wp-content/plugins/wordfence/views/waf/waf-install-success.php'),(9643,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/waf-install.php','wp-content/plugins/wordfence/views/waf/waf-install.php'),(9644,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php','wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php'),(9645,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php','wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php'),(9646,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/views/waf/waf-uninstall.php','wp-content/plugins/wordfence/views/waf/waf-uninstall.php'),(9647,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/.htaccess','wp-content/plugins/wordfence/waf/.htaccess'),(9648,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/bootstrap.php','wp-content/plugins/wordfence/waf/bootstrap.php'),(9649,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/pomo/entry.php','wp-content/plugins/wordfence/waf/pomo/entry.php'),(9650,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/pomo/mo.php','wp-content/plugins/wordfence/waf/pomo/mo.php'),(9651,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/pomo/plural-forms.php','wp-content/plugins/wordfence/waf/pomo/plural-forms.php'),(9652,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/pomo/po.php','wp-content/plugins/wordfence/waf/pomo/po.php'),(9653,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/pomo/streams.php','wp-content/plugins/wordfence/waf/pomo/streams.php'),(9654,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/pomo/translations.php','wp-content/plugins/wordfence/waf/pomo/translations.php'),(9655,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/wfWAFGeoIP2.php','wp-content/plugins/wordfence/waf/wfWAFGeoIP2.php'),(9656,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php','wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php'),(9657,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php','wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php'),(9658,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordfence/wordfence.php','wp-content/plugins/wordfence/wordfence.php'),(9659,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/admin-settings-changed-listener.php','wp-content/plugins/wordpress-seo/admin/admin-settings-changed-listener.php'),(9660,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/ajax/class-shortcode-filter.php','wp-content/plugins/wordpress-seo/admin/ajax/class-shortcode-filter.php'),(9661,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-dismissable-notice.php','wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-dismissable-notice.php'),(9662,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-plugin-conflict-ajax.php','wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-plugin-conflict-ajax.php'),(9663,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/ajax.php','wp-content/plugins/wordpress-seo/admin/ajax.php'),(9664,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/capabilities/class-abstract-capability-manager.php','wp-content/plugins/wordpress-seo/admin/capabilities/class-abstract-capability-manager.php'),(9665,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-factory.php','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-factory.php'),(9666,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-integration.php','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-integration.php'),(9667,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-vip.php','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-vip.php'),(9668,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-wp.php','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-wp.php'),(9669,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager.php','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager.php'),(9670,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-utils.php','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-utils.php'),(9671,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/capabilities/class-register-capabilities.php','wp-content/plugins/wordpress-seo/admin/capabilities/class-register-capabilities.php'),(9672,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-asset-analysis-worker-location.php','wp-content/plugins/wordpress-seo/admin/class-admin-asset-analysis-worker-location.php'),(9673,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-asset-dev-server-location.php','wp-content/plugins/wordpress-seo/admin/class-admin-asset-dev-server-location.php'),(9674,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-asset-location.php','wp-content/plugins/wordpress-seo/admin/class-admin-asset-location.php'),(9675,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-asset-manager.php','wp-content/plugins/wordpress-seo/admin/class-admin-asset-manager.php'),(9676,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-asset-seo-location.php','wp-content/plugins/wordpress-seo/admin/class-admin-asset-seo-location.php'),(9677,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-asset-yoast-components-l10n.php','wp-content/plugins/wordpress-seo/admin/class-admin-asset-yoast-components-l10n.php'),(9678,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-editor-specific-replace-vars.php','wp-content/plugins/wordpress-seo/admin/class-admin-editor-specific-replace-vars.php'),(9679,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-gutenberg-compatibility-notification.php','wp-content/plugins/wordpress-seo/admin/class-admin-gutenberg-compatibility-notification.php'),(9680,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-help-panel.php','wp-content/plugins/wordpress-seo/admin/class-admin-help-panel.php'),(9681,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-init.php','wp-content/plugins/wordpress-seo/admin/class-admin-init.php'),(9682,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-recommended-replace-vars.php','wp-content/plugins/wordpress-seo/admin/class-admin-recommended-replace-vars.php'),(9683,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-user-profile.php','wp-content/plugins/wordpress-seo/admin/class-admin-user-profile.php'),(9684,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin-utils.php','wp-content/plugins/wordpress-seo/admin/class-admin-utils.php'),(9685,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-admin.php','wp-content/plugins/wordpress-seo/admin/class-admin.php'),(9686,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-asset.php','wp-content/plugins/wordpress-seo/admin/class-asset.php'),(9687,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-bulk-description-editor-list-table.php','wp-content/plugins/wordpress-seo/admin/class-bulk-description-editor-list-table.php'),(9688,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-bulk-editor-list-table.php','wp-content/plugins/wordpress-seo/admin/class-bulk-editor-list-table.php'),(9689,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-bulk-title-editor-list-table.php','wp-content/plugins/wordpress-seo/admin/class-bulk-title-editor-list-table.php'),(9690,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-collector.php','wp-content/plugins/wordpress-seo/admin/class-collector.php'),(9691,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-config.php','wp-content/plugins/wordpress-seo/admin/class-config.php'),(9692,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-customizer.php','wp-content/plugins/wordpress-seo/admin/class-customizer.php'),(9693,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-database-proxy.php','wp-content/plugins/wordpress-seo/admin/class-database-proxy.php'),(9694,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-export.php','wp-content/plugins/wordpress-seo/admin/class-export.php'),(9695,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-expose-shortlinks.php','wp-content/plugins/wordpress-seo/admin/class-expose-shortlinks.php'),(9696,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-gutenberg-compatibility.php','wp-content/plugins/wordpress-seo/admin/class-gutenberg-compatibility.php'),(9697,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-helpscout.php','wp-content/plugins/wordpress-seo/admin/class-helpscout.php'),(9698,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-meta-columns.php','wp-content/plugins/wordpress-seo/admin/class-meta-columns.php'),(9699,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-my-yoast-proxy.php','wp-content/plugins/wordpress-seo/admin/class-my-yoast-proxy.php'),(9700,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-option-tab.php','wp-content/plugins/wordpress-seo/admin/class-option-tab.php'),(9701,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-option-tabs-formatter.php','wp-content/plugins/wordpress-seo/admin/class-option-tabs-formatter.php'),(9702,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-option-tabs.php','wp-content/plugins/wordpress-seo/admin/class-option-tabs.php'),(9703,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-paper-presenter.php','wp-content/plugins/wordpress-seo/admin/class-paper-presenter.php'),(9704,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-plugin-availability.php','wp-content/plugins/wordpress-seo/admin/class-plugin-availability.php'),(9705,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-plugin-conflict.php','wp-content/plugins/wordpress-seo/admin/class-plugin-conflict.php'),(9706,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-premium-popup.php','wp-content/plugins/wordpress-seo/admin/class-premium-popup.php'),(9707,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-premium-upsell-admin-block.php','wp-content/plugins/wordpress-seo/admin/class-premium-upsell-admin-block.php'),(9708,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-primary-term-admin.php','wp-content/plugins/wordpress-seo/admin/class-primary-term-admin.php'),(9709,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-product-upsell-notice.php','wp-content/plugins/wordpress-seo/admin/class-product-upsell-notice.php'),(9710,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-remote-request.php','wp-content/plugins/wordpress-seo/admin/class-remote-request.php'),(9711,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-schema-person-upgrade-notification.php','wp-content/plugins/wordpress-seo/admin/class-schema-person-upgrade-notification.php'),(9712,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-suggested-plugins.php','wp-content/plugins/wordpress-seo/admin/class-suggested-plugins.php'),(9713,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-columns.php','wp-content/plugins/wordpress-seo/admin/class-yoast-columns.php'),(9714,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-dashboard-widget.php','wp-content/plugins/wordpress-seo/admin/class-yoast-dashboard-widget.php'),(9715,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-form.php','wp-content/plugins/wordpress-seo/admin/class-yoast-form.php'),(9716,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-input-validation.php','wp-content/plugins/wordpress-seo/admin/class-yoast-input-validation.php'),(9717,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-network-admin.php','wp-content/plugins/wordpress-seo/admin/class-yoast-network-admin.php'),(9718,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-network-settings-api.php','wp-content/plugins/wordpress-seo/admin/class-yoast-network-settings-api.php'),(9719,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-notification-center.php','wp-content/plugins/wordpress-seo/admin/class-yoast-notification-center.php'),(9720,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-notification.php','wp-content/plugins/wordpress-seo/admin/class-yoast-notification.php'),(9721,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-notifications.php','wp-content/plugins/wordpress-seo/admin/class-yoast-notifications.php'),(9722,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/class-yoast-plugin-conflict.php','wp-content/plugins/wordpress-seo/admin/class-yoast-plugin-conflict.php'),(9723,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-file-size.php','wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-file-size.php'),(9724,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-statistics.php','wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-statistics.php'),(9725,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint.php','wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint.php'),(9726,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/exceptions/class-file-size-exception.php','wp-content/plugins/wordpress-seo/admin/exceptions/class-file-size-exception.php'),(9727,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/filters/class-abstract-post-filter.php','wp-content/plugins/wordpress-seo/admin/filters/class-abstract-post-filter.php'),(9728,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/filters/class-cornerstone-filter.php','wp-content/plugins/wordpress-seo/admin/filters/class-cornerstone-filter.php'),(9729,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/formatter/class-metabox-formatter.php','wp-content/plugins/wordpress-seo/admin/formatter/class-metabox-formatter.php'),(9730,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/formatter/class-post-metabox-formatter.php','wp-content/plugins/wordpress-seo/admin/formatter/class-post-metabox-formatter.php'),(9731,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/formatter/class-term-metabox-formatter.php','wp-content/plugins/wordpress-seo/admin/formatter/class-term-metabox-formatter.php'),(9732,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/formatter/interface-metabox-formatter.php','wp-content/plugins/wordpress-seo/admin/formatter/interface-metabox-formatter.php'),(9733,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/google_search_console/class-gsc.php','wp-content/plugins/wordpress-seo/admin/google_search_console/class-gsc.php'),(9734,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-display.php','wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-display.php'),(9735,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-redirect-nopremium.php','wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-redirect-nopremium.php'),(9736,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/class-import-detector.php','wp-content/plugins/wordpress-seo/admin/import/class-import-detector.php'),(9737,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/class-import-plugin.php','wp-content/plugins/wordpress-seo/admin/import/class-import-plugin.php'),(9738,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/class-import-settings.php','wp-content/plugins/wordpress-seo/admin/import/class-import-settings.php'),(9739,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/class-import-status.php','wp-content/plugins/wordpress-seo/admin/import/class-import-status.php'),(9740,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-abstract-plugin-importer.php','wp-content/plugins/wordpress-seo/admin/import/plugins/class-abstract-plugin-importer.php'),(9741,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-aioseo-v4.php','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-aioseo-v4.php'),(9742,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-aioseo.php','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-aioseo.php'),(9743,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-greg-high-performance-seo.php','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-greg-high-performance-seo.php'),(9744,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-headspace.php','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-headspace.php'),(9745,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-jetpack.php','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-jetpack.php'),(9746,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-platinum-seo-pack.php','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-platinum-seo-pack.php'),(9747,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-premium-seo-pack.php','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-premium-seo-pack.php'),(9748,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-rankmath.php','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-rankmath.php'),(9749,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seo-framework.php','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seo-framework.php'),(9750,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seopressor.php','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seopressor.php'),(9751,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-smartcrawl.php','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-smartcrawl.php'),(9752,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-squirrly.php','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-squirrly.php'),(9753,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-ultimate-seo.php','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-ultimate-seo.php'),(9754,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-woothemes-seo.php','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-woothemes-seo.php'),(9755,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wp-meta-seo.php','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wp-meta-seo.php'),(9756,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wpseo.php','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wpseo.php'),(9757,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/import/plugins/class-importers.php','wp-content/plugins/wordpress-seo/admin/import/plugins/class-importers.php'),(9758,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/index.php','wp-content/plugins/wordpress-seo/admin/index.php'),(9759,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/interface-collection.php','wp-content/plugins/wordpress-seo/admin/interface-collection.php'),(9760,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/interface-installable.php','wp-content/plugins/wordpress-seo/admin/interface-installable.php'),(9761,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/listeners/class-listener.php','wp-content/plugins/wordpress-seo/admin/listeners/class-listener.php'),(9762,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/menu/class-admin-menu.php','wp-content/plugins/wordpress-seo/admin/menu/class-admin-menu.php'),(9763,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/menu/class-base-menu.php','wp-content/plugins/wordpress-seo/admin/menu/class-base-menu.php'),(9764,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/menu/class-menu.php','wp-content/plugins/wordpress-seo/admin/menu/class-menu.php'),(9765,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/menu/class-network-admin-menu.php','wp-content/plugins/wordpress-seo/admin/menu/class-network-admin-menu.php'),(9766,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-editor.php','wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-editor.php'),(9767,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-field.php','wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-field.php'),(9768,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/menu/class-submenu-capability-normalize.php','wp-content/plugins/wordpress-seo/admin/menu/class-submenu-capability-normalize.php'),(9769,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-abstract-sectioned-metabox-tab.php','wp-content/plugins/wordpress-seo/admin/metabox/class-abstract-sectioned-metabox-tab.php'),(9770,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-readability.php','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-readability.php'),(9771,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-seo.php','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-seo.php'),(9772,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsible.php','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsible.php'),(9773,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsibles-section.php','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsibles-section.php'),(9774,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-editor.php','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-editor.php'),(9775,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-form-tab.php','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-form-tab.php'),(9776,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-null-tab.php','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-null-tab.php'),(9777,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-additional.php','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-additional.php'),(9778,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-react.php','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-react.php'),(9779,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-readability.php','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-readability.php'),(9780,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox.php','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox.php'),(9781,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-analysis.php','wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-analysis.php'),(9782,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-section.php','wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-section.php'),(9783,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-tab.php','wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-tab.php'),(9784,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/notifiers/dismissible-notification.php','wp-content/plugins/wordpress-seo/admin/notifiers/dismissible-notification.php'),(9785,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/notifiers/interface-notification-handler.php','wp-content/plugins/wordpress-seo/admin/notifiers/interface-notification-handler.php'),(9786,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/pages/dashboard.php','wp-content/plugins/wordpress-seo/admin/pages/dashboard.php'),(9787,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/pages/licenses.php','wp-content/plugins/wordpress-seo/admin/pages/licenses.php'),(9788,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/pages/metas.php','wp-content/plugins/wordpress-seo/admin/pages/metas.php'),(9789,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/pages/network.php','wp-content/plugins/wordpress-seo/admin/pages/network.php'),(9790,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/pages/redirects.php','wp-content/plugins/wordpress-seo/admin/pages/redirects.php'),(9791,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/pages/social.php','wp-content/plugins/wordpress-seo/admin/pages/social.php'),(9792,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/pages/tools.php','wp-content/plugins/wordpress-seo/admin/pages/tools.php'),(9793,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/roles/class-abstract-role-manager.php','wp-content/plugins/wordpress-seo/admin/roles/class-abstract-role-manager.php'),(9794,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/roles/class-register-roles.php','wp-content/plugins/wordpress-seo/admin/roles/class-register-roles.php'),(9795,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-factory.php','wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-factory.php'),(9796,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-vip.php','wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-vip.php'),(9797,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-wp.php','wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-wp.php'),(9798,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/roles/class-role-manager.php','wp-content/plugins/wordpress-seo/admin/roles/class-role-manager.php'),(9799,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/services/class-file-size.php','wp-content/plugins/wordpress-seo/admin/services/class-file-size.php'),(9800,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-integration.php','wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-integration.php'),(9801,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-service.php','wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-service.php'),(9802,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-columns.php','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-columns.php'),(9803,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields-presenter.php','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields-presenter.php'),(9804,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields.php','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields.php'),(9805,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-metabox.php','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-metabox.php'),(9806,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy.php','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy.php'),(9807,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-default-data.php','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-default-data.php'),(9808,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-plugin-data.php','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-plugin-data.php'),(9809,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-server-data.php','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-server-data.php'),(9810,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-settings-data.php','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-settings-data.php'),(9811,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-theme-data.php','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-theme-data.php'),(9812,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking.php','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking.php'),(9813,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/class-view-utils.php','wp-content/plugins/wordpress-seo/admin/views/class-view-utils.php'),(9814,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggle.php','wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggle.php'),(9815,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggles.php','wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggles.php'),(9816,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/class-yoast-input-select.php','wp-content/plugins/wordpress-seo/admin/views/class-yoast-input-select.php'),(9817,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/class-yoast-integration-toggles.php','wp-content/plugins/wordpress-seo/admin/views/class-yoast-integration-toggles.php'),(9818,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/form/select.php','wp-content/plugins/wordpress-seo/admin/views/form/select.php'),(9819,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/interface-yoast-form-element.php','wp-content/plugins/wordpress-seo/admin/views/interface-yoast-form-element.php'),(9820,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/js-templates-primary-term.php','wp-content/plugins/wordpress-seo/admin/views/js-templates-primary-term.php'),(9821,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/licenses.php','wp-content/plugins/wordpress-seo/admin/views/licenses.php'),(9822,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/paper-collapsible.php','wp-content/plugins/wordpress-seo/admin/views/paper-collapsible.php'),(9823,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/partial-notifications-errors.php','wp-content/plugins/wordpress-seo/admin/views/partial-notifications-errors.php'),(9824,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/partial-notifications-template.php','wp-content/plugins/wordpress-seo/admin/views/partial-notifications-template.php'),(9825,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/partial-notifications-warnings.php','wp-content/plugins/wordpress-seo/admin/views/partial-notifications-warnings.php'),(9826,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/redirects.php','wp-content/plugins/wordpress-seo/admin/views/redirects.php'),(9827,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/sidebar.php','wp-content/plugins/wordpress-seo/admin/views/sidebar.php'),(9828,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/crawl-settings.php','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/crawl-settings.php'),(9829,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/dashboard.php','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/dashboard.php'),(9830,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/features.php','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/features.php'),(9831,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/first-time-configuration.php','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/first-time-configuration.php'),(9832,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/integrations.php','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/integrations.php'),(9833,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/site-analysis.php','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/site-analysis.php'),(9834,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/webmaster-tools.php','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/webmaster-tools.php'),(9835,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/archives/help.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/archives/help.php'),(9836,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/archives.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/archives.php'),(9837,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/breadcrumbs.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/breadcrumbs.php'),(9838,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/general.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/general.php'),(9839,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/media.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/media.php'),(9840,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/author-archive-settings.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/author-archive-settings.php'),(9841,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/breadcrumbs-content.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/breadcrumbs-content.php'),(9842,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/date-archives-settings.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/date-archives-settings.php'),(9843,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/front-page-content.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/front-page-content.php'),(9844,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/force-rewrite-title.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/force-rewrite-title.php'),(9845,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/homepage.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/homepage.php'),(9846,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/knowledge-graph.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/knowledge-graph.php'),(9847,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/title-separator.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/title-separator.php'),(9848,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/integrations/wincher.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/integrations/wincher.php'),(9849,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/media-content.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/media-content.php'),(9850,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post-type-content.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post-type-content.php'),(9851,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post_type/post-type.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post_type/post-type.php'),(9852,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post_type/woocommerce-shop-page.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post_type/woocommerce-shop-page.php'),(9853,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/rss-content.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/rss-content.php'),(9854,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/special-pages.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/special-pages.php'),(9855,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/taxonomy-content.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/taxonomy-content.php'),(9856,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/post-types.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/post-types.php'),(9857,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/rss.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/rss.php'),(9858,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/taxonomies/category-url.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/taxonomies/category-url.php'),(9859,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/taxonomies.php','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/taxonomies.php'),(9860,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/network/crawl-settings.php','wp-content/plugins/wordpress-seo/admin/views/tabs/network/crawl-settings.php'),(9861,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/network/features.php','wp-content/plugins/wordpress-seo/admin/views/tabs/network/features.php'),(9862,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/network/general.php','wp-content/plugins/wordpress-seo/admin/views/tabs/network/general.php'),(9863,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/network/integrations.php','wp-content/plugins/wordpress-seo/admin/views/tabs/network/integrations.php'),(9864,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/network/restore-site.php','wp-content/plugins/wordpress-seo/admin/views/tabs/network/restore-site.php'),(9865,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/social/accounts.php','wp-content/plugins/wordpress-seo/admin/views/tabs/social/accounts.php'),(9866,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/social/facebook.php','wp-content/plugins/wordpress-seo/admin/views/tabs/social/facebook.php'),(9867,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/social/pinterest.php','wp-content/plugins/wordpress-seo/admin/views/tabs/social/pinterest.php'),(9868,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/social/twitterbox.php','wp-content/plugins/wordpress-seo/admin/views/tabs/social/twitterbox.php'),(9869,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/tool/import-seo.php','wp-content/plugins/wordpress-seo/admin/views/tabs/tool/import-seo.php'),(9870,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-export.php','wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-export.php'),(9871,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-import.php','wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-import.php'),(9872,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tool-bulk-editor.php','wp-content/plugins/wordpress-seo/admin/views/tool-bulk-editor.php'),(9873,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tool-file-editor.php','wp-content/plugins/wordpress-seo/admin/views/tool-file-editor.php'),(9874,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/tool-import-export.php','wp-content/plugins/wordpress-seo/admin/views/tool-import-export.php'),(9875,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/views/user-profile.php','wp-content/plugins/wordpress-seo/admin/views/user-profile.php'),(9876,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/admin/watchers/class-slug-change-watcher.php','wp-content/plugins/wordpress-seo/admin/watchers/class-slug-change-watcher.php'),(9877,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/admin-global-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/admin-global-1961-rtl.css'),(9878,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/admin-global-1961.css','wp-content/plugins/wordpress-seo/css/dist/admin-global-1961.css'),(9879,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/adminbar-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/adminbar-1961-rtl.css'),(9880,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/adminbar-1961.css','wp-content/plugins/wordpress-seo/css/dist/adminbar-1961.css'),(9881,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/alerts-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/alerts-1961-rtl.css'),(9882,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/alerts-1961.css','wp-content/plugins/wordpress-seo/css/dist/alerts-1961.css'),(9883,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/dashboard-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/dashboard-1961-rtl.css'),(9884,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/dashboard-1961.css','wp-content/plugins/wordpress-seo/css/dist/dashboard-1961.css'),(9885,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/edit-page-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/edit-page-1961-rtl.css'),(9886,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/edit-page-1961.css','wp-content/plugins/wordpress-seo/css/dist/edit-page-1961.css'),(9887,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/elementor-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/elementor-1961-rtl.css'),(9888,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/elementor-1961.css','wp-content/plugins/wordpress-seo/css/dist/elementor-1961.css'),(9889,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/featured-image-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/featured-image-1961-rtl.css'),(9890,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/featured-image-1961.css','wp-content/plugins/wordpress-seo/css/dist/featured-image-1961.css'),(9891,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/filter-explanation-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/filter-explanation-1961-rtl.css'),(9892,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/filter-explanation-1961.css','wp-content/plugins/wordpress-seo/css/dist/filter-explanation-1961.css'),(9893,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/icons-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/icons-1961-rtl.css'),(9894,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/icons-1961.css','wp-content/plugins/wordpress-seo/css/dist/icons-1961.css'),(9895,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/inside-editor-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/inside-editor-1961-rtl.css'),(9896,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/inside-editor-1961.css','wp-content/plugins/wordpress-seo/css/dist/inside-editor-1961.css'),(9897,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/metabox-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/metabox-1961-rtl.css'),(9898,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/metabox-1961.css','wp-content/plugins/wordpress-seo/css/dist/metabox-1961.css'),(9899,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-1961-rtl.css'),(9900,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-1961.css','wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-1961.css'),(9901,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/modal-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/modal-1961-rtl.css'),(9902,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/modal-1961.css','wp-content/plugins/wordpress-seo/css/dist/modal-1961.css'),(9903,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/monorepo-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/monorepo-1961-rtl.css'),(9904,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/monorepo-1961.css','wp-content/plugins/wordpress-seo/css/dist/monorepo-1961.css'),(9905,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/new-settings-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/new-settings-1961-rtl.css'),(9906,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/new-settings-1961.css','wp-content/plugins/wordpress-seo/css/dist/new-settings-1961.css'),(9907,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/notifications-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/notifications-1961-rtl.css'),(9908,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/notifications-1961.css','wp-content/plugins/wordpress-seo/css/dist/notifications-1961.css'),(9909,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/schema-blocks-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/schema-blocks-1961-rtl.css'),(9910,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/schema-blocks-1961.css','wp-content/plugins/wordpress-seo/css/dist/schema-blocks-1961.css'),(9911,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/score_icon-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/score_icon-1961-rtl.css'),(9912,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/score_icon-1961.css','wp-content/plugins/wordpress-seo/css/dist/score_icon-1961.css'),(9913,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/search-appearance-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/search-appearance-1961-rtl.css'),(9914,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/search-appearance-1961.css','wp-content/plugins/wordpress-seo/css/dist/search-appearance-1961.css'),(9915,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/select2/select2-rtl.css','wp-content/plugins/wordpress-seo/css/dist/select2/select2-rtl.css'),(9916,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/select2/select2.min.css','wp-content/plugins/wordpress-seo/css/dist/select2/select2.min.css'),(9917,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-1961-rtl.css'),(9918,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-1961.css','wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-1961.css'),(9919,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/tailwind-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/tailwind-1961-rtl.css'),(9920,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/tailwind-1961.css','wp-content/plugins/wordpress-seo/css/dist/tailwind-1961.css'),(9921,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/toggle-switch-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/toggle-switch-1961-rtl.css'),(9922,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/toggle-switch-1961.css','wp-content/plugins/wordpress-seo/css/dist/toggle-switch-1961.css'),(9923,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/tooltips-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/tooltips-1961-rtl.css'),(9924,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/tooltips-1961.css','wp-content/plugins/wordpress-seo/css/dist/tooltips-1961.css'),(9925,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/workouts-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/workouts-1961-rtl.css'),(9926,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/workouts-1961.css','wp-content/plugins/wordpress-seo/css/dist/workouts-1961.css'),(9927,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-1961-rtl.css'),(9928,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-1961.css','wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-1961.css'),(9929,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/yoast-components-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/yoast-components-1961-rtl.css'),(9930,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/yoast-components-1961.css','wp-content/plugins/wordpress-seo/css/dist/yoast-components-1961.css'),(9931,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-1961-rtl.css'),(9932,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-1961.css','wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-1961.css'),(9933,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-1961-rtl.css'),(9934,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-1961.css','wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-1961.css'),(9935,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-1961-rtl.css','wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-1961-rtl.css'),(9936,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-1961.css','wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-1961.css'),(9937,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl','wp-content/plugins/wordpress-seo/css/main-sitemap.xsl'),(9938,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/Assistent_Time_bubble_500x570.png','wp-content/plugins/wordpress-seo/images/Assistent_Time_bubble_500x570.png'),(9939,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/Yoast_SEO_negative_icon.svg','wp-content/plugins/wordpress-seo/images/Yoast_SEO_negative_icon.svg'),(9940,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/acf-logo.png','wp-content/plugins/wordpress-seo/images/acf-logo.png'),(9941,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/alert-error-icon.svg','wp-content/plugins/wordpress-seo/images/alert-error-icon.svg'),(9942,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/alert-info-icon.svg','wp-content/plugins/wordpress-seo/images/alert-info-icon.svg'),(9943,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/alert-success-icon.svg','wp-content/plugins/wordpress-seo/images/alert-success-icon.svg'),(9944,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/alert-warning-icon.svg','wp-content/plugins/wordpress-seo/images/alert-warning-icon.svg'),(9945,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/brushstroke_background.svg','wp-content/plugins/wordpress-seo/images/brushstroke_background.svg'),(9946,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/error-icon.svg','wp-content/plugins/wordpress-seo/images/error-icon.svg'),(9947,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/index.php','wp-content/plugins/wordpress-seo/images/index.php'),(9948,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/indexables_3_left_bubble_optm.svg','wp-content/plugins/wordpress-seo/images/indexables_3_left_bubble_optm.svg'),(9949,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/link-in-icon.svg','wp-content/plugins/wordpress-seo/images/link-in-icon.svg'),(9950,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/link-out-icon.svg','wp-content/plugins/wordpress-seo/images/link-out-icon.svg'),(9951,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/local_plugin_assistant.svg','wp-content/plugins/wordpress-seo/images/local_plugin_assistant.svg'),(9952,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/man_with_tablet.png','wp-content/plugins/wordpress-seo/images/man_with_tablet.png'),(9953,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_man_1_optim.svg','wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_man_1_optim.svg'),(9954,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_woman_1_optim.svg','wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_woman_1_optim.svg'),(9955,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_woman_2_optim.svg','wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_woman_2_optim.svg'),(9956,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/new-to-configuration-notice.svg','wp-content/plugins/wordpress-seo/images/new-to-configuration-notice.svg'),(9957,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/news_plugin_assistant.svg','wp-content/plugins/wordpress-seo/images/news_plugin_assistant.svg'),(9958,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/profile-social-fields.png','wp-content/plugins/wordpress-seo/images/profile-social-fields.png'),(9959,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/question-mark.png','wp-content/plugins/wordpress-seo/images/question-mark.png'),(9960,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/readability-icon.svg','wp-content/plugins/wordpress-seo/images/readability-icon.svg'),(9961,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/stale-cornerstone-content-in-yoast-seo.png','wp-content/plugins/wordpress-seo/images/stale-cornerstone-content-in-yoast-seo.png'),(9962,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/succes_marieke_bubble_optm.svg','wp-content/plugins/wordpress-seo/images/succes_marieke_bubble_optm.svg'),(9963,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/support-team.svg','wp-content/plugins/wordpress-seo/images/support-team.svg'),(9964,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/video_plugin_assistant.svg','wp-content/plugins/wordpress-seo/images/video_plugin_assistant.svg'),(9965,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/images/woo_plugin_assistant.svg','wp-content/plugins/wordpress-seo/images/woo_plugin_assistant.svg'),(9966,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-addon-manager.php','wp-content/plugins/wordpress-seo/inc/class-addon-manager.php'),(9967,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-my-yoast-api-request.php','wp-content/plugins/wordpress-seo/inc/class-my-yoast-api-request.php'),(9968,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-post-type.php','wp-content/plugins/wordpress-seo/inc/class-post-type.php'),(9969,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-rewrite.php','wp-content/plugins/wordpress-seo/inc/class-rewrite.php'),(9970,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-upgrade-history.php','wp-content/plugins/wordpress-seo/inc/class-upgrade-history.php'),(9971,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-upgrade.php','wp-content/plugins/wordpress-seo/inc/class-upgrade.php'),(9972,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-admin-bar-menu.php','wp-content/plugins/wordpress-seo/inc/class-wpseo-admin-bar-menu.php'),(9973,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-content-images.php','wp-content/plugins/wordpress-seo/inc/class-wpseo-content-images.php'),(9974,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-fields.php','wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-fields.php'),(9975,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-taxonomies.php','wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-taxonomies.php'),(9976,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-features.php','wp-content/plugins/wordpress-seo/inc/class-wpseo-features.php'),(9977,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-image-utils.php','wp-content/plugins/wordpress-seo/inc/class-wpseo-image-utils.php'),(9978,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-installation.php','wp-content/plugins/wordpress-seo/inc/class-wpseo-installation.php'),(9979,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-meta.php','wp-content/plugins/wordpress-seo/inc/class-wpseo-meta.php'),(9980,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-primary-term.php','wp-content/plugins/wordpress-seo/inc/class-wpseo-primary-term.php'),(9981,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-rank.php','wp-content/plugins/wordpress-seo/inc/class-wpseo-rank.php'),(9982,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-replace-vars.php','wp-content/plugins/wordpress-seo/inc/class-wpseo-replace-vars.php'),(9983,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-replacement-variable.php','wp-content/plugins/wordpress-seo/inc/class-wpseo-replacement-variable.php'),(9984,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-shortlinker.php','wp-content/plugins/wordpress-seo/inc/class-wpseo-shortlinker.php'),(9985,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-statistics.php','wp-content/plugins/wordpress-seo/inc/class-wpseo-statistics.php'),(9986,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/class-wpseo-utils.php','wp-content/plugins/wordpress-seo/inc/class-wpseo-utils.php'),(9987,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/date-helper.php','wp-content/plugins/wordpress-seo/inc/date-helper.php'),(9988,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-bad-request-exception.php','wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-bad-request-exception.php'),(9989,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-invalid-json-exception.php','wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-invalid-json-exception.php'),(9990,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/index.php','wp-content/plugins/wordpress-seo/inc/index.php'),(9991,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-ajax-integration.php','wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-ajax-integration.php'),(9992,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-integration.php','wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-integration.php'),(9993,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/language-utils.php','wp-content/plugins/wordpress-seo/inc/language-utils.php'),(9994,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-ms.php','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-ms.php'),(9995,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-social.php','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-social.php'),(9996,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-titles.php','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-titles.php'),(9997,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-wpseo.php','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-wpseo.php'),(9998,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option.php','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option.php'),(9999,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-options.php','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-options.php'),(10000,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-taxonomy-meta.php','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-taxonomy-meta.php'),(10001,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-author-sitemap-provider.php','wp-content/plugins/wordpress-seo/inc/sitemaps/class-author-sitemap-provider.php'),(10002,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-post-type-sitemap-provider.php','wp-content/plugins/wordpress-seo/inc/sitemaps/class-post-type-sitemap-provider.php'),(10003,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-cache-data.php','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-cache-data.php'),(10004,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-image-parser.php','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-image-parser.php'),(10005,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-admin.php','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-admin.php'),(10006,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache-validator.php','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache-validator.php'),(10007,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache.php','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache.php'),(10008,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-renderer.php','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-renderer.php'),(10009,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-router.php','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-router.php'),(10010,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps.php','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps.php'),(10011,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/class-taxonomy-sitemap-provider.php','wp-content/plugins/wordpress-seo/inc/sitemaps/class-taxonomy-sitemap-provider.php'),(10012,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-cache-data.php','wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-cache-data.php'),(10013,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-provider.php','wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-provider.php'),(10014,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/wpseo-functions-deprecated.php','wp-content/plugins/wordpress-seo/inc/wpseo-functions-deprecated.php'),(10015,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/wpseo-functions.php','wp-content/plugins/wordpress-seo/inc/wpseo-functions.php'),(10016,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php','wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php'),(10017,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/index.php','wp-content/plugins/wordpress-seo/index.php'),(10018,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/37.js','wp-content/plugins/wordpress-seo/js/dist/37.js'),(10019,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/addon-installation.js','wp-content/plugins/wordpress-seo/js/dist/addon-installation.js'),(10020,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/admin-global.js','wp-content/plugins/wordpress-seo/js/dist/admin-global.js'),(10021,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/admin-modules.js','wp-content/plugins/wordpress-seo/js/dist/admin-modules.js'),(10022,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/analysis-worker.js','wp-content/plugins/wordpress-seo/js/dist/analysis-worker.js'),(10023,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/api-client.js','wp-content/plugins/wordpress-seo/js/dist/api-client.js'),(10024,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/block-editor.js','wp-content/plugins/wordpress-seo/js/dist/block-editor.js'),(10025,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/bulk-editor.js','wp-content/plugins/wordpress-seo/js/dist/bulk-editor.js'),(10026,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/classic-editor.js','wp-content/plugins/wordpress-seo/js/dist/classic-editor.js'),(10027,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/dashboard-widget.js','wp-content/plugins/wordpress-seo/js/dist/dashboard-widget.js'),(10028,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/dynamic-blocks.js','wp-content/plugins/wordpress-seo/js/dist/dynamic-blocks.js'),(10029,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/edit-page.js','wp-content/plugins/wordpress-seo/js/dist/edit-page.js'),(10030,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/editor-modules.js','wp-content/plugins/wordpress-seo/js/dist/editor-modules.js'),(10031,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/elementor.js','wp-content/plugins/wordpress-seo/js/dist/elementor.js'),(10032,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/analysis.js','wp-content/plugins/wordpress-seo/js/dist/externals/analysis.js'),(10033,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/analysisReport.js','wp-content/plugins/wordpress-seo/js/dist/externals/analysisReport.js'),(10034,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/components.js','wp-content/plugins/wordpress-seo/js/dist/externals/components.js'),(10035,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/componentsNew.js','wp-content/plugins/wordpress-seo/js/dist/externals/componentsNew.js'),(10036,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/draftJs.js','wp-content/plugins/wordpress-seo/js/dist/externals/draftJs.js'),(10037,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/featureFlag.js','wp-content/plugins/wordpress-seo/js/dist/externals/featureFlag.js'),(10038,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/helpers.js','wp-content/plugins/wordpress-seo/js/dist/externals/helpers.js'),(10039,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/jed.js','wp-content/plugins/wordpress-seo/js/dist/externals/jed.js'),(10040,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/propTypes.js','wp-content/plugins/wordpress-seo/js/dist/externals/propTypes.js'),(10041,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/redux.js','wp-content/plugins/wordpress-seo/js/dist/externals/redux.js'),(10042,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/replacementVariableEditor.js','wp-content/plugins/wordpress-seo/js/dist/externals/replacementVariableEditor.js'),(10043,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/schemaBlocks.js','wp-content/plugins/wordpress-seo/js/dist/externals/schemaBlocks.js'),(10044,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/searchMetadataPreviews.js','wp-content/plugins/wordpress-seo/js/dist/externals/searchMetadataPreviews.js'),(10045,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/socialMetadataForms.js','wp-content/plugins/wordpress-seo/js/dist/externals/socialMetadataForms.js'),(10046,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/styleGuide.js','wp-content/plugins/wordpress-seo/js/dist/externals/styleGuide.js'),(10047,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/styledComponents.js','wp-content/plugins/wordpress-seo/js/dist/externals/styledComponents.js'),(10048,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals/uiLibrary.js','wp-content/plugins/wordpress-seo/js/dist/externals/uiLibrary.js'),(10049,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals-components.js','wp-content/plugins/wordpress-seo/js/dist/externals-components.js'),(10050,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals-contexts.js','wp-content/plugins/wordpress-seo/js/dist/externals-contexts.js'),(10051,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/externals-redux.js','wp-content/plugins/wordpress-seo/js/dist/externals-redux.js'),(10052,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/filter-explanation.js','wp-content/plugins/wordpress-seo/js/dist/filter-explanation.js'),(10053,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/first-time-configuration.js','wp-content/plugins/wordpress-seo/js/dist/first-time-configuration.js'),(10054,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/frontend-inspector-resources.js','wp-content/plugins/wordpress-seo/js/dist/frontend-inspector-resources.js'),(10055,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/help-scout-beacon.js','wp-content/plugins/wordpress-seo/js/dist/help-scout-beacon.js'),(10056,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/import.js','wp-content/plugins/wordpress-seo/js/dist/import.js'),(10057,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/indexation.js','wp-content/plugins/wordpress-seo/js/dist/indexation.js'),(10058,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/installation-success.js','wp-content/plugins/wordpress-seo/js/dist/installation-success.js'),(10059,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/integrations-page.js','wp-content/plugins/wordpress-seo/js/dist/integrations-page.js'),(10060,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/ar.js','wp-content/plugins/wordpress-seo/js/dist/languages/ar.js'),(10061,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/ca.js','wp-content/plugins/wordpress-seo/js/dist/languages/ca.js'),(10062,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/cs.js','wp-content/plugins/wordpress-seo/js/dist/languages/cs.js'),(10063,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/de.js','wp-content/plugins/wordpress-seo/js/dist/languages/de.js'),(10064,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/default.js','wp-content/plugins/wordpress-seo/js/dist/languages/default.js'),(10065,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/el.js','wp-content/plugins/wordpress-seo/js/dist/languages/el.js'),(10066,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/en.js','wp-content/plugins/wordpress-seo/js/dist/languages/en.js'),(10067,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/es.js','wp-content/plugins/wordpress-seo/js/dist/languages/es.js'),(10068,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/fa.js','wp-content/plugins/wordpress-seo/js/dist/languages/fa.js'),(10069,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/fr.js','wp-content/plugins/wordpress-seo/js/dist/languages/fr.js'),(10070,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/he.js','wp-content/plugins/wordpress-seo/js/dist/languages/he.js'),(10071,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/hu.js','wp-content/plugins/wordpress-seo/js/dist/languages/hu.js'),(10072,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/id.js','wp-content/plugins/wordpress-seo/js/dist/languages/id.js'),(10073,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/it.js','wp-content/plugins/wordpress-seo/js/dist/languages/it.js'),(10074,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/ja.js','wp-content/plugins/wordpress-seo/js/dist/languages/ja.js'),(10075,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/nb.js','wp-content/plugins/wordpress-seo/js/dist/languages/nb.js'),(10076,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/nl.js','wp-content/plugins/wordpress-seo/js/dist/languages/nl.js'),(10077,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/pl.js','wp-content/plugins/wordpress-seo/js/dist/languages/pl.js'),(10078,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/pt.js','wp-content/plugins/wordpress-seo/js/dist/languages/pt.js'),(10079,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/ru.js','wp-content/plugins/wordpress-seo/js/dist/languages/ru.js'),(10080,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/sk.js','wp-content/plugins/wordpress-seo/js/dist/languages/sk.js'),(10081,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/sv.js','wp-content/plugins/wordpress-seo/js/dist/languages/sv.js'),(10082,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/languages/tr.js','wp-content/plugins/wordpress-seo/js/dist/languages/tr.js'),(10083,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/network-admin.js','wp-content/plugins/wordpress-seo/js/dist/network-admin.js'),(10084,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/new-settings.js','wp-content/plugins/wordpress-seo/js/dist/new-settings.js'),(10085,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/post-edit.js','wp-content/plugins/wordpress-seo/js/dist/post-edit.js'),(10086,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/quick-edit-handler.js','wp-content/plugins/wordpress-seo/js/dist/quick-edit-handler.js'),(10087,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/react-select.js','wp-content/plugins/wordpress-seo/js/dist/react-select.js'),(10088,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/reindex-links.js','wp-content/plugins/wordpress-seo/js/dist/reindex-links.js'),(10089,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/schema-blocks.js','wp-content/plugins/wordpress-seo/js/dist/schema-blocks.js'),(10090,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/af.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/af.js'),(10091,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ar.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ar.js'),(10092,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/az.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/az.js'),(10093,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/bg.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/bg.js'),(10094,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/bn.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/bn.js'),(10095,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/bs.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/bs.js'),(10096,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ca.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ca.js'),(10097,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/cs.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/cs.js'),(10098,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/da.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/da.js'),(10099,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/de.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/de.js'),(10100,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/dsb.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/dsb.js'),(10101,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/el.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/el.js'),(10102,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/en.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/en.js'),(10103,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/es.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/es.js'),(10104,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/et.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/et.js'),(10105,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/eu.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/eu.js'),(10106,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/fa.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/fa.js'),(10107,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/fi.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/fi.js'),(10108,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/fr.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/fr.js'),(10109,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/gl.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/gl.js'),(10110,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/he.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/he.js'),(10111,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hi.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hi.js'),(10112,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hr.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hr.js'),(10113,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hsb.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hsb.js'),(10114,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hu.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hu.js'),(10115,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hy.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hy.js'),(10116,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/id.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/id.js'),(10117,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/is.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/is.js'),(10118,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/it.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/it.js'),(10119,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ja.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ja.js'),(10120,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ka.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ka.js'),(10121,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/km.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/km.js'),(10122,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ko.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ko.js'),(10123,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/lt.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/lt.js'),(10124,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/lv.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/lv.js'),(10125,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/mk.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/mk.js'),(10126,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ms.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ms.js'),(10127,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/nb.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/nb.js'),(10128,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ne.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ne.js'),(10129,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/nl.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/nl.js'),(10130,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/pl.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/pl.js'),(10131,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ps.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ps.js'),(10132,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/pt-BR.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/pt-BR.js'),(10133,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/pt.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/pt.js'),(10134,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ro.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ro.js'),(10135,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ru.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ru.js'),(10136,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sk.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sk.js'),(10137,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sl.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sl.js'),(10138,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sq.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sq.js'),(10139,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sr-Cyrl.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sr-Cyrl.js'),(10140,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sr.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sr.js'),(10141,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sv.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sv.js'),(10142,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/th.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/th.js'),(10143,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/tk.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/tk.js'),(10144,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/tr.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/tr.js'),(10145,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/uk.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/uk.js'),(10146,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/vi.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/vi.js'),(10147,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/zh-CN.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/zh-CN.js'),(10148,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/i18n/zh-TW.js','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/zh-TW.js'),(10149,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/select2/select2.full.min.js','wp-content/plugins/wordpress-seo/js/dist/select2/select2.full.min.js'),(10150,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/settings.js','wp-content/plugins/wordpress-seo/js/dist/settings.js'),(10151,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/structured-data-blocks.js','wp-content/plugins/wordpress-seo/js/dist/structured-data-blocks.js'),(10152,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/term-edit.js','wp-content/plugins/wordpress-seo/js/dist/term-edit.js'),(10153,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/used-keywords-assessment.js','wp-content/plugins/wordpress-seo/js/dist/used-keywords-assessment.js'),(10154,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/wordproof-uikit.js','wp-content/plugins/wordpress-seo/js/dist/wordproof-uikit.js'),(10155,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/js/dist/workouts.js','wp-content/plugins/wordpress-seo/js/dist/workouts.js'),(10156,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/lib/abstract-main.php','wp-content/plugins/wordpress-seo/lib/abstract-main.php'),(10157,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/lib/dependency-injection/container-registry.php','wp-content/plugins/wordpress-seo/lib/dependency-injection/container-registry.php'),(10158,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/lib/migrations/adapter.php','wp-content/plugins/wordpress-seo/lib/migrations/adapter.php'),(10159,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/lib/migrations/column.php','wp-content/plugins/wordpress-seo/lib/migrations/column.php'),(10160,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/lib/migrations/constants.php','wp-content/plugins/wordpress-seo/lib/migrations/constants.php'),(10161,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/lib/migrations/migration.php','wp-content/plugins/wordpress-seo/lib/migrations/migration.php'),(10162,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/lib/migrations/table.php','wp-content/plugins/wordpress-seo/lib/migrations/table.php'),(10163,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/lib/model.php','wp-content/plugins/wordpress-seo/lib/model.php'),(10164,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/lib/orm.php','wp-content/plugins/wordpress-seo/lib/orm.php'),(10165,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/license.txt','wp-content/plugins/wordpress-seo/license.txt'),(10166,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/Yoast_SEO_Icon.svg','wp-content/plugins/wordpress-seo/packages/js/images/Yoast_SEO_Icon.svg'),(10167,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/Yoast_icon_kader.svg','wp-content/plugins/wordpress-seo/packages/js/images/Yoast_icon_kader.svg'),(10168,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/algolia-logo.svg','wp-content/plugins/wordpress-seo/packages/js/images/algolia-logo.svg'),(10169,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/connection-assistant.svg','wp-content/plugins/wordpress-seo/packages/js/images/connection-assistant.svg'),(10170,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/elementor-logo.svg','wp-content/plugins/wordpress-seo/packages/js/images/elementor-logo.svg'),(10171,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/icon-arrow-down.svg','wp-content/plugins/wordpress-seo/packages/js/images/icon-arrow-down.svg'),(10172,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/icon-facebook.svg','wp-content/plugins/wordpress-seo/packages/js/images/icon-facebook.svg'),(10173,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/icon-twitter.svg','wp-content/plugins/wordpress-seo/packages/js/images/icon-twitter.svg'),(10174,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/indexables_1_left_bubble_optm.svg','wp-content/plugins/wordpress-seo/packages/js/images/indexables_1_left_bubble_optm.svg'),(10175,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/indexables_2_left_bubble_optm.svg','wp-content/plugins/wordpress-seo/packages/js/images/indexables_2_left_bubble_optm.svg'),(10176,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/jetpack-logo.svg','wp-content/plugins/wordpress-seo/packages/js/images/jetpack-logo.svg'),(10177,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/local_assistant.svg','wp-content/plugins/wordpress-seo/packages/js/images/local_assistant.svg'),(10178,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/motivated_bubble_woman_1_optim.svg','wp-content/plugins/wordpress-seo/packages/js/images/motivated_bubble_woman_1_optim.svg'),(10179,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/semrush-logo.svg','wp-content/plugins/wordpress-seo/packages/js/images/semrush-logo.svg'),(10180,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/succes_marieke_bubble_optm.svg','wp-content/plugins/wordpress-seo/packages/js/images/succes_marieke_bubble_optm.svg'),(10181,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/wincher-logo.svg','wp-content/plugins/wordpress-seo/packages/js/images/wincher-logo.svg'),(10182,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/woocommerce-logo.svg','wp-content/plugins/wordpress-seo/packages/js/images/woocommerce-logo.svg'),(10183,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/wordproof-logo.svg','wp-content/plugins/wordpress-seo/packages/js/images/wordproof-logo.svg'),(10184,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/yoast_loading_spinner.svg','wp-content/plugins/wordpress-seo/packages/js/images/yoast_loading_spinner.svg'),(10185,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/packages/js/images/zapier-logo.svg','wp-content/plugins/wordpress-seo/packages/js/images/zapier-logo.svg'),(10186,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/readme.txt','wp-content/plugins/wordpress-seo/readme.txt'),(10187,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/addon-installation/addon-activate-action.php','wp-content/plugins/wordpress-seo/src/actions/addon-installation/addon-activate-action.php'),(10188,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/addon-installation/addon-install-action.php','wp-content/plugins/wordpress-seo/src/actions/addon-installation/addon-install-action.php'),(10189,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/alert-dismissal-action.php','wp-content/plugins/wordpress-seo/src/actions/alert-dismissal-action.php'),(10190,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/configuration/first-time-configuration-action.php','wp-content/plugins/wordpress-seo/src/actions/configuration/first-time-configuration-action.php'),(10191,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/abstract-aioseo-importing-action.php','wp-content/plugins/wordpress-seo/src/actions/importing/abstract-aioseo-importing-action.php'),(10192,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/abstract-aioseo-settings-importing-action.php','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/abstract-aioseo-settings-importing-action.php'),(10193,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-cleanup-action.php','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-cleanup-action.php'),(10194,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-custom-archive-settings-importing-action.php','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-custom-archive-settings-importing-action.php'),(10195,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-default-archive-settings-importing-action.php','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-default-archive-settings-importing-action.php'),(10196,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-general-settings-importing-action.php','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-general-settings-importing-action.php'),(10197,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-posts-importing-action.php','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-posts-importing-action.php'),(10198,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-posttype-defaults-settings-importing-action.php','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-posttype-defaults-settings-importing-action.php'),(10199,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-taxonomy-settings-importing-action.php','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-taxonomy-settings-importing-action.php'),(10200,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-validate-data-action.php','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-validate-data-action.php'),(10201,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/deactivate-conflicting-plugins-action.php','wp-content/plugins/wordpress-seo/src/actions/importing/deactivate-conflicting-plugins-action.php'),(10202,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/importing/importing-action-interface.php','wp-content/plugins/wordpress-seo/src/actions/importing/importing-action-interface.php'),(10203,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexables/indexable-head-action.php','wp-content/plugins/wordpress-seo/src/actions/indexables/indexable-head-action.php'),(10204,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-indexing-action.php','wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-indexing-action.php'),(10205,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-link-indexing-action.php','wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-link-indexing-action.php'),(10206,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-general-indexation-action.php','wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-general-indexation-action.php'),(10207,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-indexing-complete-action.php','wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-indexing-complete-action.php'),(10208,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-post-indexation-action.php','wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-post-indexation-action.php'),(10209,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-post-type-archive-indexation-action.php','wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-post-type-archive-indexation-action.php'),(10210,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-term-indexation-action.php','wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-term-indexation-action.php'),(10211,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/indexation-action-interface.php','wp-content/plugins/wordpress-seo/src/actions/indexing/indexation-action-interface.php'),(10212,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-complete-action.php','wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-complete-action.php'),(10213,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-prepare-action.php','wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-prepare-action.php'),(10214,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/limited-indexing-action-interface.php','wp-content/plugins/wordpress-seo/src/actions/indexing/limited-indexing-action-interface.php'),(10215,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/post-link-indexing-action.php','wp-content/plugins/wordpress-seo/src/actions/indexing/post-link-indexing-action.php'),(10216,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/indexing/term-link-indexing-action.php','wp-content/plugins/wordpress-seo/src/actions/indexing/term-link-indexing-action.php'),(10217,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/integrations-action.php','wp-content/plugins/wordpress-seo/src/actions/integrations-action.php'),(10218,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-login-action.php','wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-login-action.php'),(10219,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-options-action.php','wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-options-action.php'),(10220,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-phrases-action.php','wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-phrases-action.php'),(10221,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-account-action.php','wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-account-action.php'),(10222,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-keyphrases-action.php','wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-keyphrases-action.php'),(10223,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-login-action.php','wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-login-action.php'),(10224,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-author-builder.php','wp-content/plugins/wordpress-seo/src/builders/indexable-author-builder.php'),(10225,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-builder.php','wp-content/plugins/wordpress-seo/src/builders/indexable-builder.php'),(10226,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-date-archive-builder.php','wp-content/plugins/wordpress-seo/src/builders/indexable-date-archive-builder.php'),(10227,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-hierarchy-builder.php','wp-content/plugins/wordpress-seo/src/builders/indexable-hierarchy-builder.php'),(10228,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-home-page-builder.php','wp-content/plugins/wordpress-seo/src/builders/indexable-home-page-builder.php'),(10229,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-link-builder.php','wp-content/plugins/wordpress-seo/src/builders/indexable-link-builder.php'),(10230,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-post-builder.php','wp-content/plugins/wordpress-seo/src/builders/indexable-post-builder.php'),(10231,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-post-type-archive-builder.php','wp-content/plugins/wordpress-seo/src/builders/indexable-post-type-archive-builder.php'),(10232,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-social-image-trait.php','wp-content/plugins/wordpress-seo/src/builders/indexable-social-image-trait.php'),(10233,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-system-page-builder.php','wp-content/plugins/wordpress-seo/src/builders/indexable-system-page-builder.php'),(10234,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/indexable-term-builder.php','wp-content/plugins/wordpress-seo/src/builders/indexable-term-builder.php'),(10235,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/builders/primary-term-builder.php','wp-content/plugins/wordpress-seo/src/builders/primary-term-builder.php'),(10236,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/commands/command-interface.php','wp-content/plugins/wordpress-seo/src/commands/command-interface.php'),(10237,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/commands/index-command.php','wp-content/plugins/wordpress-seo/src/commands/index-command.php'),(10238,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/addon-installation-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/addon-installation-conditional.php'),(10239,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/admin/doing-post-quick-edit-save-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/admin/doing-post-quick-edit-save-conditional.php'),(10240,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/admin/estimated-reading-time-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/admin/estimated-reading-time-conditional.php'),(10241,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/admin/licenses-page-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/admin/licenses-page-conditional.php'),(10242,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/admin/post-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/admin/post-conditional.php'),(10243,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/admin/posts-overview-or-ajax-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/admin/posts-overview-or-ajax-conditional.php'),(10244,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/admin-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/admin-conditional.php'),(10245,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/conditional-interface.php','wp-content/plugins/wordpress-seo/src/conditionals/conditional-interface.php'),(10246,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/development-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/development-conditional.php'),(10247,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/feature-flag-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/feature-flag-conditional.php'),(10248,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/front-end-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/front-end-conditional.php'),(10249,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/get-request-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/get-request-conditional.php'),(10250,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/headless-rest-endpoints-enabled-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/headless-rest-endpoints-enabled-conditional.php'),(10251,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/import-tool-selected-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/import-tool-selected-conditional.php'),(10252,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/jetpack-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/jetpack-conditional.php'),(10253,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/migrations-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/migrations-conditional.php'),(10254,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/new-settings-ui-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/new-settings-ui-conditional.php'),(10255,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/news-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/news-conditional.php'),(10256,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/no-conditionals-trait.php','wp-content/plugins/wordpress-seo/src/conditionals/no-conditionals-trait.php'),(10257,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/no-tool-selected-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/no-tool-selected-conditional.php'),(10258,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/non-multisite-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/non-multisite-conditional.php'),(10259,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/not-admin-ajax-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/not-admin-ajax-conditional.php'),(10260,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/open-graph-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/open-graph-conditional.php'),(10261,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/premium-active-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/premium-active-conditional.php'),(10262,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/premium-inactive-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/premium-inactive-conditional.php'),(10263,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/primary-category-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/primary-category-conditional.php'),(10264,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/robots-txt-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/robots-txt-conditional.php'),(10265,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/schema-blocks-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/schema-blocks-conditional.php'),(10266,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/semrush-enabled-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/semrush-enabled-conditional.php'),(10267,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/settings-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/settings-conditional.php'),(10268,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/should-index-links-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/should-index-links-conditional.php'),(10269,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/the-events-calendar-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/the-events-calendar-conditional.php'),(10270,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/coauthors-plus-activated-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/third-party/coauthors-plus-activated-conditional.php'),(10271,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/coauthors-plus-flag-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/third-party/coauthors-plus-flag-conditional.php'),(10272,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/elementor-activated-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/third-party/elementor-activated-conditional.php'),(10273,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/elementor-edit-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/third-party/elementor-edit-conditional.php'),(10274,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/polylang-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/third-party/polylang-conditional.php'),(10275,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/translatepress-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/third-party/translatepress-conditional.php'),(10276,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/w3-total-cache-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/third-party/w3-total-cache-conditional.php'),(10277,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/wordproof-integration-active-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/third-party/wordproof-integration-active-conditional.php'),(10278,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/wordproof-plugin-inactive-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/third-party/wordproof-plugin-inactive-conditional.php'),(10279,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-conditional.php'),(10280,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-wpseo-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-wpseo-conditional.php'),(10281,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/updated-importer-framework-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/updated-importer-framework-conditional.php'),(10282,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/user-can-manage-wpseo-options-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/user-can-manage-wpseo-options-conditional.php'),(10283,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/user-can-publish-posts-and-pages-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/user-can-publish-posts-and-pages-conditional.php'),(10284,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/web-stories-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/web-stories-conditional.php'),(10285,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/wincher-automatically-track-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/wincher-automatically-track-conditional.php'),(10286,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/wincher-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/wincher-conditional.php'),(10287,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/wincher-enabled-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/wincher-enabled-conditional.php'),(10288,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/wincher-token-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/wincher-token-conditional.php'),(10289,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/woocommerce-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/woocommerce-conditional.php'),(10290,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/wp-robots-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/wp-robots-conditional.php'),(10291,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/xmlrpc-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/xmlrpc-conditional.php'),(10292,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/yoast-admin-and-dashboard-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/yoast-admin-and-dashboard-conditional.php'),(10293,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/conditionals/yoast-tools-page-conditional.php','wp-content/plugins/wordpress-seo/src/conditionals/yoast-tools-page-conditional.php'),(10294,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/badge-group-names.php','wp-content/plugins/wordpress-seo/src/config/badge-group-names.php'),(10295,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/conflicting-plugins.php','wp-content/plugins/wordpress-seo/src/config/conflicting-plugins.php'),(10296,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/indexing-reasons.php','wp-content/plugins/wordpress-seo/src/config/indexing-reasons.php'),(10297,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migration-status.php','wp-content/plugins/wordpress-seo/src/config/migration-status.php'),(10298,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20171228151840_WpYoastIndexable.php','wp-content/plugins/wordpress-seo/src/config/migrations/20171228151840_WpYoastIndexable.php'),(10299,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20171228151841_WpYoastPrimaryTerm.php','wp-content/plugins/wordpress-seo/src/config/migrations/20171228151841_WpYoastPrimaryTerm.php'),(10300,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20190529075038_WpYoastDropIndexableMetaTableIfExists.php','wp-content/plugins/wordpress-seo/src/config/migrations/20190529075038_WpYoastDropIndexableMetaTableIfExists.php'),(10301,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20191011111109_WpYoastIndexableHierarchy.php','wp-content/plugins/wordpress-seo/src/config/migrations/20191011111109_WpYoastIndexableHierarchy.php'),(10302,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200408101900_AddCollationToTables.php','wp-content/plugins/wordpress-seo/src/config/migrations/20200408101900_AddCollationToTables.php'),(10303,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200420073606_AddColumnsToIndexables.php','wp-content/plugins/wordpress-seo/src/config/migrations/20200420073606_AddColumnsToIndexables.php'),(10304,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200428123747_BreadcrumbTitleAndHierarchyReset.php','wp-content/plugins/wordpress-seo/src/config/migrations/20200428123747_BreadcrumbTitleAndHierarchyReset.php'),(10305,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200428194858_ExpandIndexableColumnLengths.php','wp-content/plugins/wordpress-seo/src/config/migrations/20200428194858_ExpandIndexableColumnLengths.php'),(10306,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200429105310_TruncateIndexableTables.php','wp-content/plugins/wordpress-seo/src/config/migrations/20200429105310_TruncateIndexableTables.php'),(10307,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200430075614_AddIndexableObjectIdAndTypeIndex.php','wp-content/plugins/wordpress-seo/src/config/migrations/20200430075614_AddIndexableObjectIdAndTypeIndex.php'),(10308,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200430150130_ClearIndexableTables.php','wp-content/plugins/wordpress-seo/src/config/migrations/20200430150130_ClearIndexableTables.php'),(10309,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200507054848_DeleteDuplicateIndexables.php','wp-content/plugins/wordpress-seo/src/config/migrations/20200507054848_DeleteDuplicateIndexables.php'),(10310,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200513133401_ResetIndexableHierarchyTable.php','wp-content/plugins/wordpress-seo/src/config/migrations/20200513133401_ResetIndexableHierarchyTable.php'),(10311,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200609154515_AddHasAncestorsColumn.php','wp-content/plugins/wordpress-seo/src/config/migrations/20200609154515_AddHasAncestorsColumn.php'),(10312,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200616130143_ReplacePermalinkHashIndex.php','wp-content/plugins/wordpress-seo/src/config/migrations/20200616130143_ReplacePermalinkHashIndex.php'),(10313,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200617122511_CreateSEOLinksTable.php','wp-content/plugins/wordpress-seo/src/config/migrations/20200617122511_CreateSEOLinksTable.php'),(10314,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200702141921_CreateIndexableSubpagesIndex.php','wp-content/plugins/wordpress-seo/src/config/migrations/20200702141921_CreateIndexableSubpagesIndex.php'),(10315,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20200728095334_AddIndexesForProminentWordsOnIndexables.php','wp-content/plugins/wordpress-seo/src/config/migrations/20200728095334_AddIndexesForProminentWordsOnIndexables.php'),(10316,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20201202144329_AddEstimatedReadingTime.php','wp-content/plugins/wordpress-seo/src/config/migrations/20201202144329_AddEstimatedReadingTime.php'),(10317,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20201216124002_ExpandIndexableIDColumnLengths.php','wp-content/plugins/wordpress-seo/src/config/migrations/20201216124002_ExpandIndexableIDColumnLengths.php'),(10318,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20201216141134_ExpandPrimaryTermIDColumnLengths.php','wp-content/plugins/wordpress-seo/src/config/migrations/20201216141134_ExpandPrimaryTermIDColumnLengths.php'),(10319,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20210817092415_AddVersionColumnToIndexables.php','wp-content/plugins/wordpress-seo/src/config/migrations/20210817092415_AddVersionColumnToIndexables.php'),(10320,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/migrations/20211020091404_AddObjectTimestamps.php','wp-content/plugins/wordpress-seo/src/config/migrations/20211020091404_AddObjectTimestamps.php'),(10321,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/oauth-client.php','wp-content/plugins/wordpress-seo/src/config/oauth-client.php'),(10322,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/researcher-languages.php','wp-content/plugins/wordpress-seo/src/config/researcher-languages.php'),(10323,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/schema-ids.php','wp-content/plugins/wordpress-seo/src/config/schema-ids.php'),(10324,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/schema-types.php','wp-content/plugins/wordpress-seo/src/config/schema-types.php'),(10325,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/semrush-client.php','wp-content/plugins/wordpress-seo/src/config/semrush-client.php'),(10326,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/wincher-client.php','wp-content/plugins/wordpress-seo/src/config/wincher-client.php'),(10327,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/wincher-pkce-provider.php','wp-content/plugins/wordpress-seo/src/config/wincher-pkce-provider.php'),(10328,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/wordproof-app-config.php','wp-content/plugins/wordpress-seo/src/config/wordproof-app-config.php'),(10329,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/config/wordproof-translations.php','wp-content/plugins/wordpress-seo/src/config/wordproof-translations.php'),(10330,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/context/meta-tags-context.php','wp-content/plugins/wordpress-seo/src/context/meta-tags-context.php'),(10331,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/add-keyword-modal.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/add-keyword-modal.php'),(10332,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/ajax/class-recalculate-scores-ajax.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/ajax/class-recalculate-scores-ajax.php'),(10333,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/ajax/class-yoast-onpage-ajax.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/ajax/class-yoast-onpage-ajax.php'),(10334,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/class-recalculate-scores.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/class-recalculate-scores.php'),(10335,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/class-social-admin.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/class-social-admin.php'),(10336,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/endpoints/class-endpoint-ryte.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/endpoints/class-endpoint-ryte.php'),(10337,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/extension-manager.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/extension-manager.php'),(10338,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/extension.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/extension.php'),(10339,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/extensions.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/extensions.php'),(10340,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/keyword-synonyms-modal.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/keyword-synonyms-modal.php'),(10341,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/license-page-manager.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/license-page-manager.php'),(10342,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/links/class-link-compatibility-notifier.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/links/class-link-compatibility-notifier.php'),(10343,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/links/class-link-table-accessible-notifier.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/links/class-link-table-accessible-notifier.php'),(10344,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/metabox/class-metabox-analysis-inclusive-language.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/metabox/class-metabox-analysis-inclusive-language.php'),(10345,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/metabox/class-metabox-section-inclusive-language.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/metabox/class-metabox-section-inclusive-language.php'),(10346,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/multiple-keywords-modal.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/multiple-keywords-modal.php'),(10347,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/notifiers/class-post-type-archive-notification-handler.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/notifiers/class-post-type-archive-notification-handler.php'),(10348,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/onpage/class-onpage-option.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/onpage/class-onpage-option.php'),(10349,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/onpage/class-onpage-request.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/onpage/class-onpage-request.php'),(10350,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/onpage/class-onpage.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/onpage/class-onpage.php'),(10351,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/onpage/class-ryte-service.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/onpage/class-ryte-service.php'),(10352,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/recalculate/class-recalculate-posts.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/recalculate/class-recalculate-posts.php'),(10353,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/recalculate/class-recalculate-terms.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/recalculate/class-recalculate-terms.php'),(10354,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/recalculate/class-recalculate.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/recalculate/class-recalculate.php'),(10355,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/ryte/class-ryte-option.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/ryte/class-ryte-option.php'),(10356,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/ryte/class-ryte-request.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/ryte/class-ryte-request.php'),(10357,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/ryte/class-ryte.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/ryte/class-ryte.php'),(10358,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/taxonomy/class-taxonomy-content-fields.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/taxonomy/class-taxonomy-content-fields.php'),(10359,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/taxonomy/class-taxonomy-settings-fields.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/taxonomy/class-taxonomy-settings-fields.php'),(10360,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/admin/taxonomy/class-taxonomy-social-fields.php','wp-content/plugins/wordpress-seo/src/deprecated/admin/taxonomy/class-taxonomy-social-fields.php'),(10361,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/abstract-class-deprecated-schema-piece.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/abstract-class-deprecated-schema-piece.php'),(10362,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/breadcrumbs.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/breadcrumbs.php'),(10363,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-frontend-page-type.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-frontend-page-type.php'),(10364,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-handle-404.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-handle-404.php'),(10365,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-opengraph-image.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-opengraph-image.php'),(10366,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-opengraph-oembed.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-opengraph-oembed.php'),(10367,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-primary-category.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-primary-category.php'),(10368,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-twitter.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-twitter.php'),(10369,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-woocommerce-shop-page.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-woocommerce-shop-page.php'),(10370,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/frontend.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/frontend.php'),(10371,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-article.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-article.php'),(10372,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-author.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-author.php'),(10373,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-breadcrumb.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-breadcrumb.php'),(10374,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-faq-question-list.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-faq-question-list.php'),(10375,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-faq-questions.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-faq-questions.php'),(10376,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-faq.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-faq.php'),(10377,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-howto.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-howto.php'),(10378,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-ids.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-ids.php'),(10379,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-image.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-image.php'),(10380,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-main-image.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-main-image.php'),(10381,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-organization.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-organization.php'),(10382,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-person.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-person.php'),(10383,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-utils.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-utils.php'),(10384,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-webpage.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-webpage.php'),(10385,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-website.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-website.php'),(10386,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema.php'),(10387,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/interface-wpseo-graph-piece.php','wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/interface-wpseo-graph-piece.php'),(10388,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/inc/class-wpseo-validator.php','wp-content/plugins/wordpress-seo/src/deprecated/inc/class-wpseo-validator.php'),(10389,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/index.php','wp-content/plugins/wordpress-seo/src/deprecated/index.php'),(10390,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/configuration/configuration-workout-action.php','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/configuration/configuration-workout-action.php'),(10391,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/abstract-link-indexing-action.php','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/abstract-link-indexing-action.php'),(10392,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-complete-indexation-action.php','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-complete-indexation-action.php'),(10393,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-general-indexation-action.php','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-general-indexation-action.php'),(10394,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-post-indexation-action.php','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-post-indexation-action.php'),(10395,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-post-type-archive-indexation-action.php','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-post-type-archive-indexation-action.php'),(10396,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-prepare-indexation-action.php','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-prepare-indexation-action.php'),(10397,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-term-indexation-action.php','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexable-term-indexation-action.php'),(10398,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexation-action-interface.php','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/indexation-action-interface.php'),(10399,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/post-link-indexing-action.php','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/post-link-indexing-action.php'),(10400,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/term-link-indexing-action.php','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation/term-link-indexing-action.php'),(10401,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexing/indexable-prepare-indexation-action.php','wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexing/indexable-prepare-indexation-action.php'),(10402,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/farsi-support-conditional.php','wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/farsi-support-conditional.php'),(10403,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/front-end-inspector-conditional.php','wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/front-end-inspector-conditional.php'),(10404,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/greek-support-conditional.php','wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/greek-support-conditional.php'),(10405,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/japanese-support-conditional.php','wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/japanese-support-conditional.php'),(10406,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/norwegian-readability-conditional.php','wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/norwegian-readability-conditional.php'),(10407,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/indexation-integration.php','wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/indexation-integration.php'),(10408,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/link-count-notification-integration.php','wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/link-count-notification-integration.php'),(10409,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/link-count-tools-integration.php','wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/link-count-tools-integration.php'),(10410,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/ryte-integration.php','wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/ryte-integration.php'),(10411,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/elementor.php','wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/elementor.php'),(10412,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/indexation-list-item-presenter.php','wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/indexation-list-item-presenter.php'),(10413,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/indexation-modal-presenter.php','wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/indexation-modal-presenter.php'),(10414,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/indexation-permalink-warning-presenter.php','wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/indexation-permalink-warning-presenter.php'),(10415,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/indexation-warning-presenter.php','wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/indexation-warning-presenter.php'),(10416,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/link-count-indexing-list-item-presenter.php','wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/link-count-indexing-list-item-presenter.php'),(10417,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/link-count-indexing-modal-presenter.php','wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin/link-count-indexing-modal-presenter.php'),(10418,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/open-graph/fb-app-id-presenter.php','wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/open-graph/fb-app-id-presenter.php'),(10419,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/routes/configuration-workout-route.php','wp-content/plugins/wordpress-seo/src/deprecated/src/routes/configuration-workout-route.php'),(10420,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/services/health-check/ryte-check.php','wp-content/plugins/wordpress-seo/src/deprecated/src/services/health-check/ryte-check.php'),(10421,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/services/health-check/ryte-reports.php','wp-content/plugins/wordpress-seo/src/deprecated/src/services/health-check/ryte-reports.php'),(10422,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/deprecated/src/services/health-check/ryte-runner.php','wp-content/plugins/wordpress-seo/src/deprecated/src/services/health-check/ryte-runner.php'),(10423,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-activation-error-exception.php','wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-activation-error-exception.php'),(10424,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-already-installed-exception.php','wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-already-installed-exception.php'),(10425,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-installation-error-exception.php','wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-installation-error-exception.php'),(10426,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-activate-plugins-exception.php','wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-activate-plugins-exception.php'),(10427,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-install-plugins-exception.php','wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-install-plugins-exception.php'),(10428,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/importing/aioseo-validation-exception.php','wp-content/plugins/wordpress-seo/src/exceptions/importing/aioseo-validation-exception.php'),(10429,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/indexable/indexable-exception.php','wp-content/plugins/wordpress-seo/src/exceptions/indexable/indexable-exception.php'),(10430,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/indexable/invalid-term-exception.php','wp-content/plugins/wordpress-seo/src/exceptions/indexable/invalid-term-exception.php'),(10431,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-not-found-exception.php','wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-not-found-exception.php'),(10432,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/indexable/source-exception.php','wp-content/plugins/wordpress-seo/src/exceptions/indexable/source-exception.php'),(10433,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/indexable/term-not-found-exception.php','wp-content/plugins/wordpress-seo/src/exceptions/indexable/term-not-found-exception.php'),(10434,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/missing-method.php','wp-content/plugins/wordpress-seo/src/exceptions/missing-method.php'),(10435,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/oauth/authentication-failed-exception.php','wp-content/plugins/wordpress-seo/src/exceptions/oauth/authentication-failed-exception.php'),(10436,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/empty-property-exception.php','wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/empty-property-exception.php'),(10437,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/empty-token-exception.php','wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/empty-token-exception.php'),(10438,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/failed-storage-exception.php','wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/failed-storage-exception.php'),(10439,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/functions.php','wp-content/plugins/wordpress-seo/src/functions.php'),(10440,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generated/assets/externals.php','wp-content/plugins/wordpress-seo/src/generated/assets/externals.php'),(10441,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generated/assets/languages.php','wp-content/plugins/wordpress-seo/src/generated/assets/languages.php'),(10442,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generated/assets/plugin.php','wp-content/plugins/wordpress-seo/src/generated/assets/plugin.php'),(10443,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generated/container.php','wp-content/plugins/wordpress-seo/src/generated/container.php'),(10444,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/breadcrumbs-generator.php','wp-content/plugins/wordpress-seo/src/generators/breadcrumbs-generator.php'),(10445,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/generator-interface.php','wp-content/plugins/wordpress-seo/src/generators/generator-interface.php'),(10446,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/open-graph-image-generator.php','wp-content/plugins/wordpress-seo/src/generators/open-graph-image-generator.php'),(10447,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/open-graph-locale-generator.php','wp-content/plugins/wordpress-seo/src/generators/open-graph-locale-generator.php'),(10448,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/abstract-schema-piece.php','wp-content/plugins/wordpress-seo/src/generators/schema/abstract-schema-piece.php'),(10449,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/article.php','wp-content/plugins/wordpress-seo/src/generators/schema/article.php'),(10450,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/author.php','wp-content/plugins/wordpress-seo/src/generators/schema/author.php'),(10451,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/breadcrumb.php','wp-content/plugins/wordpress-seo/src/generators/schema/breadcrumb.php'),(10452,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/faq.php','wp-content/plugins/wordpress-seo/src/generators/schema/faq.php'),(10453,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/howto.php','wp-content/plugins/wordpress-seo/src/generators/schema/howto.php'),(10454,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/main-image.php','wp-content/plugins/wordpress-seo/src/generators/schema/main-image.php'),(10455,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/organization.php','wp-content/plugins/wordpress-seo/src/generators/schema/organization.php'),(10456,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/person.php','wp-content/plugins/wordpress-seo/src/generators/schema/person.php'),(10457,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/third-party/coauthor.php','wp-content/plugins/wordpress-seo/src/generators/schema/third-party/coauthor.php'),(10458,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/third-party/events-calendar-schema.php','wp-content/plugins/wordpress-seo/src/generators/schema/third-party/events-calendar-schema.php'),(10459,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/webpage.php','wp-content/plugins/wordpress-seo/src/generators/schema/webpage.php'),(10460,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema/website.php','wp-content/plugins/wordpress-seo/src/generators/schema/website.php'),(10461,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/schema-generator.php','wp-content/plugins/wordpress-seo/src/generators/schema-generator.php'),(10462,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/generators/twitter-image-generator.php','wp-content/plugins/wordpress-seo/src/generators/twitter-image-generator.php'),(10463,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/aioseo-helper.php','wp-content/plugins/wordpress-seo/src/helpers/aioseo-helper.php'),(10464,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/asset-helper.php','wp-content/plugins/wordpress-seo/src/helpers/asset-helper.php'),(10465,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/author-archive-helper.php','wp-content/plugins/wordpress-seo/src/helpers/author-archive-helper.php'),(10466,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/blocks-helper.php','wp-content/plugins/wordpress-seo/src/helpers/blocks-helper.php'),(10467,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/capability-helper.php','wp-content/plugins/wordpress-seo/src/helpers/capability-helper.php'),(10468,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/curl-helper.php','wp-content/plugins/wordpress-seo/src/helpers/curl-helper.php'),(10469,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/current-page-helper.php','wp-content/plugins/wordpress-seo/src/helpers/current-page-helper.php'),(10470,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/date-helper.php','wp-content/plugins/wordpress-seo/src/helpers/date-helper.php'),(10471,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/environment-helper.php','wp-content/plugins/wordpress-seo/src/helpers/environment-helper.php'),(10472,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/home-url-helper.php','wp-content/plugins/wordpress-seo/src/helpers/home-url-helper.php'),(10473,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/image-helper.php','wp-content/plugins/wordpress-seo/src/helpers/image-helper.php'),(10474,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/import-cursor-helper.php','wp-content/plugins/wordpress-seo/src/helpers/import-cursor-helper.php'),(10475,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/import-helper.php','wp-content/plugins/wordpress-seo/src/helpers/import-helper.php'),(10476,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/indexable-helper.php','wp-content/plugins/wordpress-seo/src/helpers/indexable-helper.php'),(10477,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/indexable-to-postmeta-helper.php','wp-content/plugins/wordpress-seo/src/helpers/indexable-to-postmeta-helper.php'),(10478,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/indexing-helper.php','wp-content/plugins/wordpress-seo/src/helpers/indexing-helper.php'),(10479,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/input-helper.php','wp-content/plugins/wordpress-seo/src/helpers/input-helper.php'),(10480,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/language-helper.php','wp-content/plugins/wordpress-seo/src/helpers/language-helper.php'),(10481,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/meta-helper.php','wp-content/plugins/wordpress-seo/src/helpers/meta-helper.php'),(10482,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/notification-helper.php','wp-content/plugins/wordpress-seo/src/helpers/notification-helper.php'),(10483,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/open-graph/image-helper.php','wp-content/plugins/wordpress-seo/src/helpers/open-graph/image-helper.php'),(10484,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/open-graph/values-helper.php','wp-content/plugins/wordpress-seo/src/helpers/open-graph/values-helper.php'),(10485,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/options-helper.php','wp-content/plugins/wordpress-seo/src/helpers/options-helper.php'),(10486,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/pagination-helper.php','wp-content/plugins/wordpress-seo/src/helpers/pagination-helper.php'),(10487,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/permalink-helper.php','wp-content/plugins/wordpress-seo/src/helpers/permalink-helper.php'),(10488,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/post-helper.php','wp-content/plugins/wordpress-seo/src/helpers/post-helper.php'),(10489,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/post-type-helper.php','wp-content/plugins/wordpress-seo/src/helpers/post-type-helper.php'),(10490,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/primary-term-helper.php','wp-content/plugins/wordpress-seo/src/helpers/primary-term-helper.php'),(10491,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/product-helper.php','wp-content/plugins/wordpress-seo/src/helpers/product-helper.php'),(10492,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/redirect-helper.php','wp-content/plugins/wordpress-seo/src/helpers/redirect-helper.php'),(10493,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/request-helper.php','wp-content/plugins/wordpress-seo/src/helpers/request-helper.php'),(10494,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/require-file-helper.php','wp-content/plugins/wordpress-seo/src/helpers/require-file-helper.php'),(10495,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/robots-helper.php','wp-content/plugins/wordpress-seo/src/helpers/robots-helper.php'),(10496,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/sanitization-helper.php','wp-content/plugins/wordpress-seo/src/helpers/sanitization-helper.php'),(10497,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/schema/article-helper.php','wp-content/plugins/wordpress-seo/src/helpers/schema/article-helper.php'),(10498,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/schema/html-helper.php','wp-content/plugins/wordpress-seo/src/helpers/schema/html-helper.php'),(10499,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/schema/id-helper.php','wp-content/plugins/wordpress-seo/src/helpers/schema/id-helper.php'),(10500,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/schema/image-helper.php','wp-content/plugins/wordpress-seo/src/helpers/schema/image-helper.php'),(10501,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/schema/language-helper.php','wp-content/plugins/wordpress-seo/src/helpers/schema/language-helper.php'),(10502,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/schema/replace-vars-helper.php','wp-content/plugins/wordpress-seo/src/helpers/schema/replace-vars-helper.php'),(10503,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/score-icon-helper.php','wp-content/plugins/wordpress-seo/src/helpers/score-icon-helper.php'),(10504,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/short-link-helper.php','wp-content/plugins/wordpress-seo/src/helpers/short-link-helper.php'),(10505,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/site-helper.php','wp-content/plugins/wordpress-seo/src/helpers/site-helper.php'),(10506,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/string-helper.php','wp-content/plugins/wordpress-seo/src/helpers/string-helper.php'),(10507,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/taxonomy-helper.php','wp-content/plugins/wordpress-seo/src/helpers/taxonomy-helper.php'),(10508,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/twitter/image-helper.php','wp-content/plugins/wordpress-seo/src/helpers/twitter/image-helper.php'),(10509,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/url-helper.php','wp-content/plugins/wordpress-seo/src/helpers/url-helper.php'),(10510,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/user-helper.php','wp-content/plugins/wordpress-seo/src/helpers/user-helper.php'),(10511,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/wincher-helper.php','wp-content/plugins/wordpress-seo/src/helpers/wincher-helper.php'),(10512,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/woocommerce-helper.php','wp-content/plugins/wordpress-seo/src/helpers/woocommerce-helper.php'),(10513,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/wordpress-helper.php','wp-content/plugins/wordpress-seo/src/helpers/wordpress-helper.php'),(10514,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/wordproof-helper.php','wp-content/plugins/wordpress-seo/src/helpers/wordproof-helper.php'),(10515,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/helpers/wpdb-helper.php','wp-content/plugins/wordpress-seo/src/helpers/wpdb-helper.php'),(10516,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/initializers/disable-core-sitemaps.php','wp-content/plugins/wordpress-seo/src/initializers/disable-core-sitemaps.php'),(10517,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/initializers/initializer-interface.php','wp-content/plugins/wordpress-seo/src/initializers/initializer-interface.php'),(10518,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/initializers/migration-runner.php','wp-content/plugins/wordpress-seo/src/initializers/migration-runner.php'),(10519,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/abstract-exclude-post-type.php','wp-content/plugins/wordpress-seo/src/integrations/abstract-exclude-post-type.php'),(10520,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation/dialog-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation/dialog-integration.php'),(10521,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation/installation-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation/installation-integration.php'),(10522,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/admin-columns-cache-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/admin-columns-cache-integration.php'),(10523,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/background-indexing-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/background-indexing-integration.php'),(10524,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/crawl-settings-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/crawl-settings-integration.php'),(10525,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/cron-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/cron-integration.php'),(10526,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/deactivated-premium-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/deactivated-premium-integration.php'),(10527,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/disable-concatenate-scripts-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/disable-concatenate-scripts-integration.php'),(10528,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/first-time-configuration-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/first-time-configuration-integration.php'),(10529,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/first-time-configuration-notice-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/first-time-configuration-notice-integration.php'),(10530,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/fix-news-dependencies-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/fix-news-dependencies-integration.php'),(10531,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/health-check-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/health-check-integration.php'),(10532,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/helpscout-beacon.php','wp-content/plugins/wordpress-seo/src/integrations/admin/helpscout-beacon.php'),(10533,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/import-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/import-integration.php'),(10534,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/indexing-notification-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/indexing-notification-integration.php'),(10535,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/indexing-tool-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/indexing-tool-integration.php'),(10536,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/installation-success-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/installation-success-integration.php'),(10537,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/integrations-page.php','wp-content/plugins/wordpress-seo/src/integrations/admin/integrations-page.php'),(10538,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/link-count-columns-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/link-count-columns-integration.php'),(10539,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/menu-badge-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/menu-badge-integration.php'),(10540,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/migration-error-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/migration-error-integration.php'),(10541,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/old-configuration-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/old-configuration-integration.php'),(10542,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/redirects-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/redirects-integration.php'),(10543,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/social-profiles-helper.php','wp-content/plugins/wordpress-seo/src/integrations/admin/social-profiles-helper.php'),(10544,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/social-templates-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/social-templates-integration.php'),(10545,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/admin/workouts-integration.php','wp-content/plugins/wordpress-seo/src/integrations/admin/workouts-integration.php'),(10546,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/alerts/abstract-dismissable-alert.php','wp-content/plugins/wordpress-seo/src/integrations/alerts/abstract-dismissable-alert.php'),(10547,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/alerts/webinar-promo-notification.php','wp-content/plugins/wordpress-seo/src/integrations/alerts/webinar-promo-notification.php'),(10548,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/blocks/abstract-dynamic-block.php','wp-content/plugins/wordpress-seo/src/integrations/blocks/abstract-dynamic-block.php'),(10549,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/blocks/block-categories.php','wp-content/plugins/wordpress-seo/src/integrations/blocks/block-categories.php'),(10550,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/blocks/breadcrumbs-block.php','wp-content/plugins/wordpress-seo/src/integrations/blocks/breadcrumbs-block.php'),(10551,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/blocks/structured-data-blocks.php','wp-content/plugins/wordpress-seo/src/integrations/blocks/structured-data-blocks.php'),(10552,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/breadcrumbs-integration.php','wp-content/plugins/wordpress-seo/src/integrations/breadcrumbs-integration.php'),(10553,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/cleanup-integration.php','wp-content/plugins/wordpress-seo/src/integrations/cleanup-integration.php'),(10554,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/duplicate-post-integration.php','wp-content/plugins/wordpress-seo/src/integrations/duplicate-post-integration.php'),(10555,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/estimated-reading-time.php','wp-content/plugins/wordpress-seo/src/integrations/estimated-reading-time.php'),(10556,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/exclude-oembed-cache-post-type.php','wp-content/plugins/wordpress-seo/src/integrations/exclude-oembed-cache-post-type.php'),(10557,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/feature-flag-integration.php','wp-content/plugins/wordpress-seo/src/integrations/feature-flag-integration.php'),(10558,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/backwards-compatibility.php','wp-content/plugins/wordpress-seo/src/integrations/front-end/backwards-compatibility.php'),(10559,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/category-term-description.php','wp-content/plugins/wordpress-seo/src/integrations/front-end/category-term-description.php'),(10560,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/comment-link-fixer.php','wp-content/plugins/wordpress-seo/src/integrations/front-end/comment-link-fixer.php'),(10561,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/feed-improvements.php','wp-content/plugins/wordpress-seo/src/integrations/front-end/feed-improvements.php'),(10562,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/force-rewrite-title.php','wp-content/plugins/wordpress-seo/src/integrations/front-end/force-rewrite-title.php'),(10563,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/handle-404.php','wp-content/plugins/wordpress-seo/src/integrations/front-end/handle-404.php'),(10564,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/indexing-controls.php','wp-content/plugins/wordpress-seo/src/integrations/front-end/indexing-controls.php'),(10565,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/open-graph-oembed.php','wp-content/plugins/wordpress-seo/src/integrations/front-end/open-graph-oembed.php'),(10566,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/redirects.php','wp-content/plugins/wordpress-seo/src/integrations/front-end/redirects.php'),(10567,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/robots-txt-integration.php','wp-content/plugins/wordpress-seo/src/integrations/front-end/robots-txt-integration.php'),(10568,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/rss-footer-embed.php','wp-content/plugins/wordpress-seo/src/integrations/front-end/rss-footer-embed.php'),(10569,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/schema-accessibility-feature.php','wp-content/plugins/wordpress-seo/src/integrations/front-end/schema-accessibility-feature.php'),(10570,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/theme-titles.php','wp-content/plugins/wordpress-seo/src/integrations/front-end/theme-titles.php'),(10571,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end/wp-robots-integration.php','wp-content/plugins/wordpress-seo/src/integrations/front-end/wp-robots-integration.php'),(10572,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php','wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php'),(10573,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/integration-interface.php','wp-content/plugins/wordpress-seo/src/integrations/integration-interface.php'),(10574,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/primary-category.php','wp-content/plugins/wordpress-seo/src/integrations/primary-category.php'),(10575,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/schema-blocks.php','wp-content/plugins/wordpress-seo/src/integrations/schema-blocks.php'),(10576,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/settings-integration.php','wp-content/plugins/wordpress-seo/src/integrations/settings-integration.php'),(10577,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/amp.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/amp.php'),(10578,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/bbpress.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/bbpress.php'),(10579,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/coauthors-plus.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/coauthors-plus.php'),(10580,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/elementor.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/elementor.php'),(10581,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-elementor-post-types.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-elementor-post-types.php'),(10582,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-woocommerce-post-types.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-woocommerce-post-types.php'),(10583,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/jetpack.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/jetpack.php'),(10584,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/the-events-calendar.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/the-events-calendar.php'),(10585,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/w3-total-cache.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/w3-total-cache.php'),(10586,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/web-stories.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/web-stories.php'),(10587,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/wincher-publish.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/wincher-publish.php'),(10588,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/wincher.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/wincher.php'),(10589,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce-permalinks.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce-permalinks.php'),(10590,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce-post-edit.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce-post-edit.php'),(10591,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce.php'),(10592,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/wordproof-integration-toggle.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/wordproof-integration-toggle.php'),(10593,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/wordproof.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/wordproof.php'),(10594,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml-wpseo-notification.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml-wpseo-notification.php'),(10595,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml.php','wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml.php'),(10596,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/uninstall-integration.php','wp-content/plugins/wordpress-seo/src/integrations/uninstall-integration.php'),(10597,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/addon-update-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/addon-update-watcher.php'),(10598,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/auto-update-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/auto-update-watcher.php'),(10599,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-ancestor-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-ancestor-watcher.php'),(10600,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-author-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-author-watcher.php'),(10601,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-category-permalink-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-category-permalink-watcher.php'),(10602,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-date-archive-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-date-archive-watcher.php'),(10603,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-home-page-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-home-page-watcher.php'),(10604,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-homeurl-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-homeurl-watcher.php'),(10605,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-permalink-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-permalink-watcher.php'),(10606,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-meta-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-meta-watcher.php'),(10607,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-type-archive-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-type-archive-watcher.php'),(10608,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-watcher.php'),(10609,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-static-home-page-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-static-home-page-watcher.php'),(10610,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-system-page-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-system-page-watcher.php'),(10611,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-term-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-term-watcher.php'),(10612,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/option-titles-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/option-titles-watcher.php'),(10613,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/option-wpseo-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/option-wpseo-watcher.php'),(10614,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-category-quick-edit-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-category-quick-edit-watcher.php'),(10615,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-term-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-term-watcher.php'),(10616,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/watchers/search-engines-discouraged-watcher.php','wp-content/plugins/wordpress-seo/src/integrations/watchers/search-engines-discouraged-watcher.php'),(10617,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/integrations/xmlrpc.php','wp-content/plugins/wordpress-seo/src/integrations/xmlrpc.php'),(10618,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/loadable-interface.php','wp-content/plugins/wordpress-seo/src/loadable-interface.php'),(10619,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/loader.php','wp-content/plugins/wordpress-seo/src/loader.php'),(10620,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/loggers/logger.php','wp-content/plugins/wordpress-seo/src/loggers/logger.php'),(10621,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/main.php','wp-content/plugins/wordpress-seo/src/main.php'),(10622,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/memoizers/meta-tags-context-memoizer.php','wp-content/plugins/wordpress-seo/src/memoizers/meta-tags-context-memoizer.php'),(10623,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/memoizers/presentation-memoizer.php','wp-content/plugins/wordpress-seo/src/memoizers/presentation-memoizer.php'),(10624,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/models/indexable-extension.php','wp-content/plugins/wordpress-seo/src/models/indexable-extension.php'),(10625,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/models/indexable-hierarchy.php','wp-content/plugins/wordpress-seo/src/models/indexable-hierarchy.php'),(10626,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/models/indexable.php','wp-content/plugins/wordpress-seo/src/models/indexable.php'),(10627,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/models/primary-term.php','wp-content/plugins/wordpress-seo/src/models/primary-term.php'),(10628,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/models/seo-links.php','wp-content/plugins/wordpress-seo/src/models/seo-links.php'),(10629,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/models/seo-meta.php','wp-content/plugins/wordpress-seo/src/models/seo-meta.php'),(10630,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/abstract-presentation.php','wp-content/plugins/wordpress-seo/src/presentations/abstract-presentation.php'),(10631,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/archive-adjacent-trait.php','wp-content/plugins/wordpress-seo/src/presentations/archive-adjacent-trait.php'),(10632,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-author-archive-presentation.php','wp-content/plugins/wordpress-seo/src/presentations/indexable-author-archive-presentation.php'),(10633,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-date-archive-presentation.php','wp-content/plugins/wordpress-seo/src/presentations/indexable-date-archive-presentation.php'),(10634,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-error-page-presentation.php','wp-content/plugins/wordpress-seo/src/presentations/indexable-error-page-presentation.php'),(10635,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-home-page-presentation.php','wp-content/plugins/wordpress-seo/src/presentations/indexable-home-page-presentation.php'),(10636,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-archive-presentation.php','wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-archive-presentation.php'),(10637,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-presentation.php','wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-presentation.php'),(10638,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-presentation.php','wp-content/plugins/wordpress-seo/src/presentations/indexable-presentation.php'),(10639,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-search-result-page-presentation.php','wp-content/plugins/wordpress-seo/src/presentations/indexable-search-result-page-presentation.php'),(10640,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-static-home-page-presentation.php','wp-content/plugins/wordpress-seo/src/presentations/indexable-static-home-page-presentation.php'),(10641,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-static-posts-page-presentation.php','wp-content/plugins/wordpress-seo/src/presentations/indexable-static-posts-page-presentation.php'),(10642,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presentations/indexable-term-archive-presentation.php','wp-content/plugins/wordpress-seo/src/presentations/indexable-term-archive-presentation.php'),(10643,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-presenter.php'),(10644,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-tag-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-tag-presenter.php'),(10645,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/abstract-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/abstract-presenter.php'),(10646,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/alert-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/admin/alert-presenter.php'),(10647,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/auto-update-notification-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/admin/auto-update-notification-presenter.php'),(10648,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/badge-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/admin/badge-presenter.php'),(10649,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/beta-badge-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/admin/beta-badge-presenter.php'),(10650,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/help-link-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/admin/help-link-presenter.php'),(10651,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-error-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-error-presenter.php'),(10652,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-failed-notification-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-failed-notification-presenter.php'),(10653,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-list-item-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-list-item-presenter.php'),(10654,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-notification-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-notification-presenter.php'),(10655,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/light-switch-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/admin/light-switch-presenter.php'),(10656,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/meta-fields-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/admin/meta-fields-presenter.php'),(10657,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/migration-error-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/admin/migration-error-presenter.php'),(10658,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/notice-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/admin/notice-presenter.php'),(10659,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/premium-badge-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/admin/premium-badge-presenter.php'),(10660,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/admin/search-engines-discouraged-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/admin/search-engines-discouraged-presenter.php'),(10661,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/bingbot-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/bingbot-presenter.php'),(10662,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/breadcrumbs-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/breadcrumbs-presenter.php'),(10663,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/canonical-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/canonical-presenter.php'),(10664,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/debug/marker-close-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/debug/marker-close-presenter.php'),(10665,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/debug/marker-open-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/debug/marker-open-presenter.php'),(10666,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/googlebot-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/googlebot-presenter.php'),(10667,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/meta-author-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/meta-author-presenter.php'),(10668,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/meta-description-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/meta-description-presenter.php'),(10669,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-author-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-author-presenter.php'),(10670,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-modified-time-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-modified-time-presenter.php'),(10671,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-published-time-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-published-time-presenter.php'),(10672,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-publisher-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-publisher-presenter.php'),(10673,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/description-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/open-graph/description-presenter.php'),(10674,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/image-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/open-graph/image-presenter.php'),(10675,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/locale-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/open-graph/locale-presenter.php'),(10676,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/site-name-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/open-graph/site-name-presenter.php'),(10677,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/title-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/open-graph/title-presenter.php'),(10678,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/type-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/open-graph/type-presenter.php'),(10679,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/open-graph/url-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/open-graph/url-presenter.php'),(10680,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/rel-next-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/rel-next-presenter.php'),(10681,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/rel-prev-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/rel-prev-presenter.php'),(10682,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/robots-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/robots-presenter.php'),(10683,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/schema-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/schema-presenter.php'),(10684,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/score-icon-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/score-icon-presenter.php'),(10685,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/slack/enhanced-data-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/slack/enhanced-data-presenter.php'),(10686,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/title-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/title-presenter.php'),(10687,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/twitter/card-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/twitter/card-presenter.php'),(10688,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/twitter/creator-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/twitter/creator-presenter.php'),(10689,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/twitter/description-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/twitter/description-presenter.php'),(10690,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/twitter/image-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/twitter/image-presenter.php'),(10691,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/twitter/site-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/twitter/site-presenter.php'),(10692,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/twitter/title-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/twitter/title-presenter.php'),(10693,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/url-list-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/url-list-presenter.php'),(10694,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/webmaster/baidu-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/webmaster/baidu-presenter.php'),(10695,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/webmaster/bing-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/webmaster/bing-presenter.php'),(10696,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/webmaster/google-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/webmaster/google-presenter.php'),(10697,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/webmaster/pinterest-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/webmaster/pinterest-presenter.php'),(10698,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/presenters/webmaster/yandex-presenter.php','wp-content/plugins/wordpress-seo/src/presenters/webmaster/yandex-presenter.php'),(10699,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/repositories/indexable-hierarchy-repository.php','wp-content/plugins/wordpress-seo/src/repositories/indexable-hierarchy-repository.php'),(10700,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php','wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php'),(10701,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/repositories/primary-term-repository.php','wp-content/plugins/wordpress-seo/src/repositories/primary-term-repository.php'),(10702,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/repositories/seo-links-repository.php','wp-content/plugins/wordpress-seo/src/repositories/seo-links-repository.php'),(10703,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/repositories/seo-meta-repository.php','wp-content/plugins/wordpress-seo/src/repositories/seo-meta-repository.php'),(10704,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/abstract-action-route.php','wp-content/plugins/wordpress-seo/src/routes/abstract-action-route.php'),(10705,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/abstract-indexation-route.php','wp-content/plugins/wordpress-seo/src/routes/abstract-indexation-route.php'),(10706,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/alert-dismissal-route.php','wp-content/plugins/wordpress-seo/src/routes/alert-dismissal-route.php'),(10707,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/first-time-configuration-route.php','wp-content/plugins/wordpress-seo/src/routes/first-time-configuration-route.php'),(10708,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/importing-route.php','wp-content/plugins/wordpress-seo/src/routes/importing-route.php'),(10709,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/indexables-head-route.php','wp-content/plugins/wordpress-seo/src/routes/indexables-head-route.php'),(10710,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/indexing-route.php','wp-content/plugins/wordpress-seo/src/routes/indexing-route.php'),(10711,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/integrations-route.php','wp-content/plugins/wordpress-seo/src/routes/integrations-route.php'),(10712,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/meta-search-route.php','wp-content/plugins/wordpress-seo/src/routes/meta-search-route.php'),(10713,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/route-interface.php','wp-content/plugins/wordpress-seo/src/routes/route-interface.php'),(10714,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/semrush-route.php','wp-content/plugins/wordpress-seo/src/routes/semrush-route.php'),(10715,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/supported-features-route.php','wp-content/plugins/wordpress-seo/src/routes/supported-features-route.php'),(10716,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/wincher-route.php','wp-content/plugins/wordpress-seo/src/routes/wincher-route.php'),(10717,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/workouts-route.php','wp-content/plugins/wordpress-seo/src/routes/workouts-route.php'),(10718,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/routes/yoast-head-rest-field.php','wp-content/plugins/wordpress-seo/src/routes/yoast-head-rest-field.php'),(10719,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/assets/icons.php','wp-content/plugins/wordpress-seo/src/schema-templates/assets/icons.php'),(10720,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/cooking-time.block.php','wp-content/plugins/wordpress-seo/src/schema-templates/cooking-time.block.php'),(10721,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/cooking-time.schema.php','wp-content/plugins/wordpress-seo/src/schema-templates/cooking-time.schema.php'),(10722,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/image.schema.php','wp-content/plugins/wordpress-seo/src/schema-templates/image.schema.php'),(10723,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/preparation-time.block.php','wp-content/plugins/wordpress-seo/src/schema-templates/preparation-time.block.php'),(10724,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/preparation-time.schema.php','wp-content/plugins/wordpress-seo/src/schema-templates/preparation-time.schema.php'),(10725,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-description.block.php','wp-content/plugins/wordpress-seo/src/schema-templates/recipe-description.block.php'),(10726,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-description.schema.php','wp-content/plugins/wordpress-seo/src/schema-templates/recipe-description.schema.php'),(10727,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-ingredients.block.php','wp-content/plugins/wordpress-seo/src/schema-templates/recipe-ingredients.block.php'),(10728,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-ingredients.schema.php','wp-content/plugins/wordpress-seo/src/schema-templates/recipe-ingredients.schema.php'),(10729,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-instructions.block.php','wp-content/plugins/wordpress-seo/src/schema-templates/recipe-instructions.block.php'),(10730,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-instructions.schema.php','wp-content/plugins/wordpress-seo/src/schema-templates/recipe-instructions.schema.php'),(10731,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-name.block.php','wp-content/plugins/wordpress-seo/src/schema-templates/recipe-name.block.php'),(10732,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-name.schema.php','wp-content/plugins/wordpress-seo/src/schema-templates/recipe-name.schema.php'),(10733,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe.block.php','wp-content/plugins/wordpress-seo/src/schema-templates/recipe.block.php'),(10734,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/schema-templates/recipe.schema.php','wp-content/plugins/wordpress-seo/src/schema-templates/recipe.schema.php'),(10735,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/curl-check.php','wp-content/plugins/wordpress-seo/src/services/health-check/curl-check.php'),(10736,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/curl-reports.php','wp-content/plugins/wordpress-seo/src/services/health-check/curl-reports.php'),(10737,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/curl-runner.php','wp-content/plugins/wordpress-seo/src/services/health-check/curl-runner.php'),(10738,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-check.php','wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-check.php'),(10739,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-reports.php','wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-reports.php'),(10740,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-runner.php','wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-runner.php'),(10741,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/health-check.php','wp-content/plugins/wordpress-seo/src/services/health-check/health-check.php'),(10742,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/links-table-check.php','wp-content/plugins/wordpress-seo/src/services/health-check/links-table-check.php'),(10743,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/links-table-reports.php','wp-content/plugins/wordpress-seo/src/services/health-check/links-table-reports.php'),(10744,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/links-table-runner.php','wp-content/plugins/wordpress-seo/src/services/health-check/links-table-runner.php'),(10745,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/myyoast-api-request-factory.php','wp-content/plugins/wordpress-seo/src/services/health-check/myyoast-api-request-factory.php'),(10746,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-check.php','wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-check.php'),(10747,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-reports.php','wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-reports.php'),(10748,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-runner.php','wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-runner.php'),(10749,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-check.php','wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-check.php'),(10750,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-reports.php','wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-reports.php'),(10751,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-runner.php','wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-runner.php'),(10752,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/report-builder-factory.php','wp-content/plugins/wordpress-seo/src/services/health-check/report-builder-factory.php'),(10753,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/report-builder.php','wp-content/plugins/wordpress-seo/src/services/health-check/report-builder.php'),(10754,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/reports-trait.php','wp-content/plugins/wordpress-seo/src/services/health-check/reports-trait.php'),(10755,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/health-check/runner-interface.php','wp-content/plugins/wordpress-seo/src/services/health-check/runner-interface.php'),(10756,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-replacevar-service.php','wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-replacevar-service.php'),(10757,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-provider-service.php','wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-provider-service.php'),(10758,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-transformer-service.php','wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-transformer-service.php'),(10759,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-social-images-provider-service.php','wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-social-images-provider-service.php'),(10760,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/importing/conflicting-plugins-service.php','wp-content/plugins/wordpress-seo/src/services/importing/conflicting-plugins-service.php'),(10761,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/importing/importable-detector-service.php','wp-content/plugins/wordpress-seo/src/services/importing/importable-detector-service.php'),(10762,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/services/indexables/indexable-version-manager.php','wp-content/plugins/wordpress-seo/src/services/indexables/indexable-version-manager.php'),(10763,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/surfaces/classes-surface.php','wp-content/plugins/wordpress-seo/src/surfaces/classes-surface.php'),(10764,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/surfaces/helpers-surface.php','wp-content/plugins/wordpress-seo/src/surfaces/helpers-surface.php'),(10765,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/surfaces/meta-surface.php','wp-content/plugins/wordpress-seo/src/surfaces/meta-surface.php'),(10766,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/surfaces/open-graph-helpers-surface.php','wp-content/plugins/wordpress-seo/src/surfaces/open-graph-helpers-surface.php'),(10767,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/surfaces/schema-helpers-surface.php','wp-content/plugins/wordpress-seo/src/surfaces/schema-helpers-surface.php'),(10768,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/surfaces/twitter-helpers-surface.php','wp-content/plugins/wordpress-seo/src/surfaces/twitter-helpers-surface.php'),(10769,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/surfaces/values/meta.php','wp-content/plugins/wordpress-seo/src/surfaces/values/meta.php'),(10770,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/values/images.php','wp-content/plugins/wordpress-seo/src/values/images.php'),(10771,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/values/indexables/indexable-builder-versions.php','wp-content/plugins/wordpress-seo/src/values/indexables/indexable-builder-versions.php'),(10772,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/values/oauth/oauth-token.php','wp-content/plugins/wordpress-seo/src/values/oauth/oauth-token.php'),(10773,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/values/open-graph/images.php','wp-content/plugins/wordpress-seo/src/values/open-graph/images.php'),(10774,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/wordpress/wrapper.php','wp-content/plugins/wordpress-seo/src/wordpress/wrapper.php'),(10775,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/wrappers/wp-query-wrapper.php','wp-content/plugins/wordpress-seo/src/wrappers/wp-query-wrapper.php'),(10776,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/wrappers/wp-remote-handler.php','wp-content/plugins/wordpress-seo/src/wrappers/wp-remote-handler.php'),(10777,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/src/wrappers/wp-rewrite-wrapper.php','wp-content/plugins/wordpress-seo/src/wrappers/wp-rewrite-wrapper.php'),(10778,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/autoload.php','wp-content/plugins/wordpress-seo/vendor/autoload.php'),(10779,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php','wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php'),(10780,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/InstalledVersions.php','wp-content/plugins/wordpress-seo/vendor/composer/InstalledVersions.php'),(10781,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/LICENSE','wp-content/plugins/wordpress-seo/vendor/composer/LICENSE'),(10782,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/autoload_classmap.php','wp-content/plugins/wordpress-seo/vendor/composer/autoload_classmap.php'),(10783,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/autoload_namespaces.php','wp-content/plugins/wordpress-seo/vendor/composer/autoload_namespaces.php'),(10784,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/autoload_psr4.php','wp-content/plugins/wordpress-seo/vendor/composer/autoload_psr4.php'),(10785,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/autoload_real.php','wp-content/plugins/wordpress-seo/vendor/composer/autoload_real.php'),(10786,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/autoload_static.php','wp-content/plugins/wordpress-seo/vendor/composer/autoload_static.php'),(10787,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/installed.php','wp-content/plugins/wordpress-seo/vendor/composer/installed.php'),(10788,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/composer/platform_check.php','wp-content/plugins/wordpress-seo/vendor/composer/platform_check.php'),(10789,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/CHANGELOG.md','wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/CHANGELOG.md'),(10790,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/src/i18n-v3.php','wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/src/i18n-v3.php'),(10791,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/src/i18n-wordpressorg-v3.php','wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/src/i18n-wordpressorg-v3.php'),(10792,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/AlphaNum.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/AlphaNum.php'),(10793,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/Byte.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/Byte.php'),(10794,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/Kanji.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/Kanji.php'),(10795,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/MaskPatternTester.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/MaskPatternTester.php'),(10796,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/Number.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/Number.php'),(10797,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/QRCodeDataException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/QRCodeDataException.php'),(10798,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/QRDataAbstract.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/QRDataAbstract.php'),(10799,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/QRDataInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/QRDataInterface.php'),(10800,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/QRMatrix.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data/QRMatrix.php'),(10801,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Helpers/BitBuffer.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Helpers/BitBuffer.php'),(10802,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Helpers/Polynomial.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Helpers/Polynomial.php'),(10803,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QRCodeOutputException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QRCodeOutputException.php'),(10804,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QRImage.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QRImage.php'),(10805,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QRMarkup.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QRMarkup.php'),(10806,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QROutputAbstract.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QROutputAbstract.php'),(10807,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QROutputInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QROutputInterface.php'),(10808,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QRString.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output/QRString.php'),(10809,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/QRCode.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/QRCode.php'),(10810,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/QRCodeException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/QRCodeException.php'),(10811,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/QROptions.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/QROptions.php'),(10812,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Traits/ClassLoader.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Traits/ClassLoader.php'),(10813,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Traits/Container.php','wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Traits/Container.php'),(10814,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Client.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Client.php'),(10815,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/ClientInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/ClientInterface.php'),(10816,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJar.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJar.php'),(10817,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php'),(10818,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php'),(10819,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php'),(10820,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SetCookie.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SetCookie.php'),(10821,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/BadResponseException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/BadResponseException.php'),(10822,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ClientException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ClientException.php'),(10823,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ConnectException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ConnectException.php'),(10824,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php'),(10825,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php'),(10826,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/RequestException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/RequestException.php'),(10827,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/SeekException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/SeekException.php'),(10828,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ServerException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ServerException.php'),(10829,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php'),(10830,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TransferException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TransferException.php'),(10831,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactory.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactory.php'),(10832,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php'),(10833,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlHandler.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlHandler.php'),(10834,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php'),(10835,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/EasyHandle.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/EasyHandle.php'),(10836,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/MockHandler.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/MockHandler.php'),(10837,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/Proxy.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/Proxy.php'),(10838,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/StreamHandler.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/StreamHandler.php'),(10839,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/HandlerStack.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/HandlerStack.php'),(10840,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatter.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatter.php'),(10841,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Middleware.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Middleware.php'),(10842,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Pool.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Pool.php'),(10843,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php'),(10844,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RedirectMiddleware.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RedirectMiddleware.php'),(10845,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RequestOptions.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RequestOptions.php'),(10846,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RetryMiddleware.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RetryMiddleware.php'),(10847,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/TransferStats.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/TransferStats.php'),(10848,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/UriTemplate.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/UriTemplate.php'),(10849,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Utils.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Utils.php'),(10850,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions.php'),(10851,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions_include.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions_include.php'),(10852,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/AggregateException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/AggregateException.php'),(10853,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/CancellationException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/CancellationException.php'),(10854,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Coroutine.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Coroutine.php'),(10855,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Create.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Create.php'),(10856,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Each.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Each.php'),(10857,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/EachPromise.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/EachPromise.php'),(10858,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/FulfilledPromise.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/FulfilledPromise.php'),(10859,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Is.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Is.php'),(10860,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Promise.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Promise.php'),(10861,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromiseInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromiseInterface.php'),(10862,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromisorInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromisorInterface.php'),(10863,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectedPromise.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectedPromise.php'),(10864,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectionException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectionException.php'),(10865,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueue.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueue.php'),(10866,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueueInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueueInterface.php'),(10867,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Utils.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Utils.php'),(10868,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/functions.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/functions.php'),(10869,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/functions_include.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/functions_include.php'),(10870,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/AppendStream.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/AppendStream.php'),(10871,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/BufferStream.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/BufferStream.php'),(10872,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/CachingStream.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/CachingStream.php'),(10873,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/DroppingStream.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/DroppingStream.php'),(10874,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/FnStream.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/FnStream.php'),(10875,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Header.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Header.php'),(10876,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/InflateStream.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/InflateStream.php'),(10877,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LazyOpenStream.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LazyOpenStream.php'),(10878,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php'),(10879,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Message.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Message.php'),(10880,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MessageTrait.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MessageTrait.php'),(10881,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MimeType.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MimeType.php'),(10882,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MultipartStream.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MultipartStream.php'),(10883,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/NoSeekStream.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/NoSeekStream.php'),(10884,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/PumpStream.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/PumpStream.php'),(10885,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Query.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Query.php'),(10886,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Request.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Request.php'),(10887,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Response.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Response.php'),(10888,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Rfc7230.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Rfc7230.php'),(10889,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/ServerRequest.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/ServerRequest.php'),(10890,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Stream.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Stream.php'),(10891,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamDecoratorTrait.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamDecoratorTrait.php'),(10892,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamWrapper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamWrapper.php'),(10893,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UploadedFile.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UploadedFile.php'),(10894,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Uri.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Uri.php'),(10895,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriComparator.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriComparator.php'),(10896,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriNormalizer.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriNormalizer.php'),(10897,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriResolver.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriResolver.php'),(10898,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Utils.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Utils.php'),(10899,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/functions.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/functions.php'),(10900,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/functions_include.php','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/functions_include.php'),(10901,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AbstractGrant.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AbstractGrant.php'),(10902,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AuthorizationCode.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AuthorizationCode.php'),(10903,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/ClientCredentials.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/ClientCredentials.php'),(10904,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Exception/InvalidGrantException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Exception/InvalidGrantException.php'),(10905,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/GrantFactory.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/GrantFactory.php'),(10906,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Password.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Password.php'),(10907,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/RefreshToken.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/RefreshToken.php'),(10908,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/HttpBasicAuthOptionProvider.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/HttpBasicAuthOptionProvider.php'),(10909,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/OptionProviderInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/OptionProviderInterface.php'),(10910,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/PostAuthOptionProvider.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/PostAuthOptionProvider.php'),(10911,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/AbstractProvider.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/AbstractProvider.php'),(10912,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/Exception/IdentityProviderException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/Exception/IdentityProviderException.php'),(10913,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericProvider.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericProvider.php'),(10914,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericResourceOwner.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericResourceOwner.php'),(10915,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/ResourceOwnerInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/ResourceOwnerInterface.php'),(10916,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessToken.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessToken.php'),(10917,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessTokenInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessTokenInterface.php'),(10918,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/ResourceOwnerAccessTokenInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/ResourceOwnerAccessTokenInterface.php'),(10919,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ArrayAccessorTrait.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ArrayAccessorTrait.php'),(10920,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php'),(10921,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/GuardedPropertyTrait.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/GuardedPropertyTrait.php'),(10922,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/MacAuthorizationTrait.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/MacAuthorizationTrait.php'),(10923,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ProviderRedirectTrait.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ProviderRedirectTrait.php'),(10924,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/QueryBuilderTrait.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/QueryBuilderTrait.php'),(10925,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequestFactory.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequestFactory.php'),(10926,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequiredParameterTrait.php','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequiredParameterTrait.php'),(10927,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerExceptionInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerExceptionInterface.php'),(10928,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerInterface.php'),(10929,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/NotFoundExceptionInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/NotFoundExceptionInterface.php'),(10930,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/MessageInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/MessageInterface.php'),(10931,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/RequestInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/RequestInterface.php'),(10932,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ResponseInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ResponseInterface.php'),(10933,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ServerRequestInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ServerRequestInterface.php'),(10934,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/StreamInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/StreamInterface.php'),(10935,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UploadedFileInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UploadedFileInterface.php'),(10936,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UriInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UriInterface.php'),(10937,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/AbstractLogger.php','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/AbstractLogger.php'),(10938,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/InvalidArgumentException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/InvalidArgumentException.php'),(10939,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LogLevel.php','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LogLevel.php'),(10940,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareInterface.php'),(10941,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareTrait.php','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareTrait.php'),(10942,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerInterface.php'),(10943,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerTrait.php','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerTrait.php'),(10944,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/NullLogger.php','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/NullLogger.php'),(10945,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Argument/RewindableGenerator.php','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Argument/RewindableGenerator.php'),(10946,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php'),(10947,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ContainerInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ContainerInterface.php'),(10948,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/EnvNotFoundException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/EnvNotFoundException.php'),(10949,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ExceptionInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ExceptionInterface.php'),(10950,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/InvalidArgumentException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/InvalidArgumentException.php'),(10951,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/LogicException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/LogicException.php'),(10952,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ParameterCircularReferenceException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ParameterCircularReferenceException.php'),(10953,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/RuntimeException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/RuntimeException.php'),(10954,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceCircularReferenceException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceCircularReferenceException.php'),(10955,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceNotFoundException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceNotFoundException.php'),(10956,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/EnvPlaceholderParameterBag.php','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/EnvPlaceholderParameterBag.php'),(10957,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php'),(10958,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBag.php','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBag.php'),(10959,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php'),(10960,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ResettableContainerInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ResettableContainerInterface.php'),(10961,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/AppConfigInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/AppConfigInterface.php'),(10962,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/Config.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/Config.php'),(10963,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/DefaultAppConfig.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/DefaultAppConfig.php'),(10964,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/EnvironmentConfig.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/EnvironmentConfig.php'),(10965,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/OptionsConfig.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/OptionsConfig.php'),(10966,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/RoutesConfig.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/RoutesConfig.php'),(10967,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/ScriptsConfig.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config/ScriptsConfig.php'),(10968,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/AuthenticationController.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/AuthenticationController.php'),(10969,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/CertificateController.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/CertificateController.php'),(10970,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/NoticeController.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/NoticeController.php'),(10971,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/PostEditorDataController.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/PostEditorDataController.php'),(10972,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/PostEditorTimestampController.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/PostEditorTimestampController.php'),(10973,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/RestApiController.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/RestApiController.php'),(10974,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/SettingsController.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/SettingsController.php'),(10975,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/TimestampController.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/TimestampController.php'),(10976,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/DataTransferObjects/TimestampData.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/DataTransferObjects/TimestampData.php'),(10977,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Exceptions/ValidationException.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Exceptions/ValidationException.php'),(10978,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/AdminHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/AdminHelper.php'),(10979,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/AppConfigHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/AppConfigHelper.php'),(10980,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/AssetHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/AssetHelper.php'),(10981,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/AuthenticationHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/AuthenticationHelper.php'),(10982,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/CertificateHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/CertificateHelper.php'),(10983,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/ClassicNoticeHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/ClassicNoticeHelper.php'),(10984,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/EnvironmentHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/EnvironmentHelper.php'),(10985,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/EscapeHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/EscapeHelper.php'),(10986,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/OptionsHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/OptionsHelper.php'),(10987,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/PostEditorHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/PostEditorHelper.php'),(10988,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/PostMetaHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/PostMetaHelper.php'),(10989,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/PostTypeHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/PostTypeHelper.php'),(10990,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/RedirectHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/RedirectHelper.php'),(10991,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/ReflectionHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/ReflectionHelper.php'),(10992,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/RestApiHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/RestApiHelper.php'),(10993,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/SanitizeHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/SanitizeHelper.php'),(10994,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/SchemaHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/SchemaHelper.php'),(10995,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/SettingsHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/SettingsHelper.php'),(10996,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/StringHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/StringHelper.php'),(10997,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/TimestampHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/TimestampHelper.php'),(10998,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/TransientHelper.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers/TransientHelper.php'),(10999,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Api.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Api.php'),(11000,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Authentication.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Authentication.php'),(11001,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Loader.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Loader.php'),(11002,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Settings.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Settings.php'),(11003,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Template.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Template.php'),(11004,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Timestamp.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support/Timestamp.php'),(11005,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Translations/DefaultTranslations.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Translations/DefaultTranslations.php'),(11006,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Translations/TranslationsInterface.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Translations/TranslationsInterface.php'),(11007,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/WordPressSDK.php','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/WordPressSDK.php'),(11008,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/build/data.js','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/build/data.js'),(11009,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/build/wordproof-block-editor.js','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/build/wordproof-block-editor.js'),(11010,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/build/wordproof-classic-editor.js','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/build/wordproof-classic-editor.js'),(11011,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/build/wordproof-elementor-editor.js','wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/build/wordproof-elementor-editor.js'),(11012,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/wp-seo-main.php','wp-content/plugins/wordpress-seo/wp-seo-main.php'),(11013,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/wp-seo.php','wp-content/plugins/wordpress-seo/wp-seo.php'),(11014,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wordpress-seo/wpml-config.xml','wp-content/plugins/wordpress-seo/wpml-config.xml'),(11015,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/api.md','wp-content/plugins/wplr-sync/api.md'),(11016,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/index.js','wp-content/plugins/wplr-sync/app/index.js'),(11017,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/index.js.map','wp-content/plugins/wplr-sync/app/index.js.map'),(11018,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Browser.js','wp-content/plugins/wplr-sync/app/js/components/Browser.js'),(11019,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Const.js','wp-content/plugins/wplr-sync/app/js/components/Const.js'),(11020,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Dashboard.js','wp-content/plugins/wplr-sync/app/js/components/Dashboard.js'),(11021,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Dashboard.localstorage.js','wp-content/plugins/wplr-sync/app/js/components/Dashboard.localstorage.js'),(11022,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Helpers.js','wp-content/plugins/wplr-sync/app/js/components/Helpers.js'),(11023,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/LrSyncField.js','wp-content/plugins/wplr-sync/app/js/components/LrSyncField.js'),(11024,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/MediaList.js','wp-content/plugins/wplr-sync/app/js/components/MediaList.js'),(11025,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/MediaList.styled.js','wp-content/plugins/wplr-sync/app/js/components/MediaList.styled.js'),(11026,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Settings.basics.js','wp-content/plugins/wplr-sync/app/js/components/Settings.basics.js'),(11027,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Settings.consolidate.js','wp-content/plugins/wplr-sync/app/js/components/Settings.consolidate.js'),(11028,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Settings.extensions.js','wp-content/plugins/wplr-sync/app/js/components/Settings.extensions.js'),(11029,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Settings.hierarchy.js','wp-content/plugins/wplr-sync/app/js/components/Settings.hierarchy.js'),(11030,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Settings.js','wp-content/plugins/wplr-sync/app/js/components/Settings.js'),(11031,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/components/Settings.keywordsHierarchy.js','wp-content/plugins/wplr-sync/app/js/components/Settings.keywordsHierarchy.js'),(11032,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/context.js','wp-content/plugins/wplr-sync/app/js/context.js'),(11033,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/i18n.js','wp-content/plugins/wplr-sync/app/js/i18n.js'),(11034,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/index.js','wp-content/plugins/wplr-sync/app/js/index.js'),(11035,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/js/settings.js','wp-content/plugins/wplr-sync/app/js/settings.js'),(11036,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/vendor.js','wp-content/plugins/wplr-sync/app/vendor.js'),(11037,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/app/vendor.js.map','wp-content/plugins/wplr-sync/app/vendor.js.map'),(11038,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/admin.php','wp-content/plugins/wplr-sync/classes/admin.php'),(11039,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/api.php','wp-content/plugins/wplr-sync/classes/api.php'),(11040,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/core.php','wp-content/plugins/wplr-sync/classes/core.php'),(11041,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/error.php','wp-content/plugins/wplr-sync/classes/error.php'),(11042,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/explorer.php','wp-content/plugins/wplr-sync/classes/explorer.php'),(11043,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/init.php','wp-content/plugins/wplr-sync/classes/init.php'),(11044,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/keywords.php','wp-content/plugins/wplr-sync/classes/keywords.php'),(11045,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/lrinfo.php','wp-content/plugins/wplr-sync/classes/lrinfo.php'),(11046,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/public_api.php','wp-content/plugins/wplr-sync/classes/public_api.php'),(11047,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/response.php','wp-content/plugins/wplr-sync/classes/response.php'),(11048,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/rest.php','wp-content/plugins/wplr-sync/classes/rest.php'),(11049,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/troubleshoot.php','wp-content/plugins/wplr-sync/classes/troubleshoot.php'),(11050,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/ui.php','wp-content/plugins/wplr-sync/classes/ui.php'),(11051,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/classes/wplr-sync.log','wp-content/plugins/wplr-sync/classes/wplr-sync.log'),(11052,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/admin.php','wp-content/plugins/wplr-sync/common/admin.php'),(11053,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/helpers.php','wp-content/plugins/wplr-sync/common/helpers.php'),(11054,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/contact-form-block.png','wp-content/plugins/wplr-sync/common/img/contact-form-block.png'),(11055,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/database-cleaner.png','wp-content/plugins/wplr-sync/common/img/database-cleaner.png'),(11056,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/default.png','wp-content/plugins/wplr-sync/common/img/default.png'),(11057,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/media-cleaner.png','wp-content/plugins/wplr-sync/common/img/media-cleaner.png'),(11058,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/media-file-renamer.png','wp-content/plugins/wplr-sync/common/img/media-file-renamer.png'),(11059,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/meow-analytics.png','wp-content/plugins/wplr-sync/common/img/meow-analytics.png'),(11060,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/meow-gallery.png','wp-content/plugins/wplr-sync/common/img/meow-gallery.png'),(11061,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/meow-lightbox.png','wp-content/plugins/wplr-sync/common/img/meow-lightbox.png'),(11062,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/social-engine.png','wp-content/plugins/wplr-sync/common/img/social-engine.png'),(11063,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/wp-retina-2x.png','wp-content/plugins/wplr-sync/common/img/wp-retina-2x.png'),(11064,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/img/wplr-sync.png','wp-content/plugins/wplr-sync/common/img/wplr-sync.png'),(11065,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/issues.php','wp-content/plugins/wplr-sync/common/issues.php'),(11066,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/js/components/LicenseBlock.js','wp-content/plugins/wplr-sync/common/js/components/LicenseBlock.js'),(11067,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/js/dashboard/Dashboard.js','wp-content/plugins/wplr-sync/common/js/dashboard/Dashboard.js'),(11068,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/js/dashboard/Dashboard.styled.js','wp-content/plugins/wplr-sync/common/js/dashboard/Dashboard.styled.js'),(11069,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/js/dashboard/SpeedTester.js','wp-content/plugins/wplr-sync/common/js/dashboard/SpeedTester.js'),(11070,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/js/index.js','wp-content/plugins/wplr-sync/common/js/index.js'),(11071,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/premium/licenser.php','wp-content/plugins/wplr-sync/common/premium/licenser.php'),(11072,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/premium/rest_license.php','wp-content/plugins/wplr-sync/common/premium/rest_license.php'),(11073,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/premium/updater.php','wp-content/plugins/wplr-sync/common/premium/updater.php'),(11074,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/ratings.php','wp-content/plugins/wplr-sync/common/ratings.php'),(11075,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/releases.txt','wp-content/plugins/wplr-sync/common/releases.txt'),(11076,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/common/rest.php','wp-content/plugins/wplr-sync/common/rest.php'),(11077,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/languages/wplr-sync-es_ES.mo','wp-content/plugins/wplr-sync/languages/wplr-sync-es_ES.mo'),(11078,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/languages/wplr-sync-es_ES.po','wp-content/plugins/wplr-sync/languages/wplr-sync-es_ES.po'),(11079,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/readme.txt','wp-content/plugins/wplr-sync/readme.txt'),(11080,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/vendor/phasher.class.php','wp-content/plugins/wplr-sync/vendor/phasher.class.php'),(11081,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wplr-sync/wplr-sync.php','wp-content/plugins/wplr-sync/wplr-sync.php'),(11082,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/autoload.php','wp-content/plugins/wps-hide-login/autoload.php'),(11083,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/classes/plugin.php','wp-content/plugins/wps-hide-login/classes/plugin.php'),(11084,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/classes/singleton.php','wp-content/plugins/wps-hide-login/classes/singleton.php'),(11085,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/composer.json','wp-content/plugins/wps-hide-login/composer.json'),(11086,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/composer.lock','wp-content/plugins/wps-hide-login/composer.lock'),(11087,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.mo','wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.mo'),(11088,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.po','wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.po'),(11089,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.mo','wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.mo'),(11090,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.po','wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.po'),(11091,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.mo','wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.mo'),(11092,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.po','wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.po'),(11093,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.mo','wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.mo'),(11094,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.po','wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.po'),(11095,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.mo','wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.mo'),(11096,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.po','wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.po'),(11097,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.mo','wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.mo'),(11098,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.po','wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.po'),(11099,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/languages/wps-hide-login.pot','wp-content/plugins/wps-hide-login/languages/wps-hide-login.pot'),(11100,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/readme.txt','wp-content/plugins/wps-hide-login/readme.txt'),(11101,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/uninstall.php','wp-content/plugins/wps-hide-login/uninstall.php'),(11102,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/autoload.php','wp-content/plugins/wps-hide-login/vendor/autoload.php'),(11103,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/ClassLoader.php','wp-content/plugins/wps-hide-login/vendor/composer/ClassLoader.php'),(11104,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/InstalledVersions.php','wp-content/plugins/wps-hide-login/vendor/composer/InstalledVersions.php'),(11105,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/LICENSE','wp-content/plugins/wps-hide-login/vendor/composer/LICENSE'),(11106,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/autoload_classmap.php','wp-content/plugins/wps-hide-login/vendor/composer/autoload_classmap.php'),(11107,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/autoload_namespaces.php','wp-content/plugins/wps-hide-login/vendor/composer/autoload_namespaces.php'),(11108,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/autoload_psr4.php','wp-content/plugins/wps-hide-login/vendor/composer/autoload_psr4.php'),(11109,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/autoload_real.php','wp-content/plugins/wps-hide-login/vendor/composer/autoload_real.php'),(11110,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/autoload_static.php','wp-content/plugins/wps-hide-login/vendor/composer/autoload_static.php'),(11111,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/installed.json','wp-content/plugins/wps-hide-login/vendor/composer/installed.json'),(11112,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/installed.php','wp-content/plugins/wps-hide-login/vendor/composer/installed.php'),(11113,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/vendor/composer/platform_check.php','wp-content/plugins/wps-hide-login/vendor/composer/platform_check.php'),(11114,'/home/yrevo792/public_html/fairphoto.com/wp-content/plugins/wps-hide-login/wps-hide-login.php','wp-content/plugins/wps-hide-login/wps-hide-login.php'),(11115,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/index.html','wp-content/cache/index.html'),(11116,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/minify/index.html','wp-content/cache/minify/index.html'),(11117,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/047/b50/047b50be2776bcd47618d252b63d0dce.php','wp-content/cache/object/047/b50/047b50be2776bcd47618d252b63d0dce.php'),(11118,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/099/21c/09921c54a5cc95a7ae058ef7dd25a7dc.php','wp-content/cache/object/099/21c/09921c54a5cc95a7ae058ef7dd25a7dc.php'),(11119,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/0e3/1cd/0e31cdb53434d4cef1926a6eae03a587.php','wp-content/cache/object/0e3/1cd/0e31cdb53434d4cef1926a6eae03a587.php'),(11120,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/161/361/1613610c53462e6f56fe6bffe6457866.php','wp-content/cache/object/161/361/1613610c53462e6f56fe6bffe6457866.php'),(11121,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/17e/f69/17ef69aceffddc73d16fd143dd6d80bf.php','wp-content/cache/object/17e/f69/17ef69aceffddc73d16fd143dd6d80bf.php'),(11122,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/1d5/961/1d5961b5bbf7f1f3f1299a11bf559359.php','wp-content/cache/object/1d5/961/1d5961b5bbf7f1f3f1299a11bf559359.php'),(11123,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/208/6ae/2086ae074f47618bcdfc0576f81021e9.php','wp-content/cache/object/208/6ae/2086ae074f47618bcdfc0576f81021e9.php'),(11124,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/309/c40/309c40e747d5e801400bc92882db00c3.php','wp-content/cache/object/309/c40/309c40e747d5e801400bc92882db00c3.php'),(11125,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/3a9/782/3a9782335507d37be6b71d8d014aa6cd.php','wp-content/cache/object/3a9/782/3a9782335507d37be6b71d8d014aa6cd.php'),(11126,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/57d/8a4/57d8a43de9e83850a27a792414879309.php','wp-content/cache/object/57d/8a4/57d8a43de9e83850a27a792414879309.php'),(11127,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/580/0da/5800da3bb5790bef9fce43f9ccfa69f9.php','wp-content/cache/object/580/0da/5800da3bb5790bef9fce43f9ccfa69f9.php'),(11128,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/61d/381/61d3812276a2942a74400d4c28a8e915.php','wp-content/cache/object/61d/381/61d3812276a2942a74400d4c28a8e915.php'),(11129,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/6d8/a84/6d8a8426021631446230d8f43c79dbca.php','wp-content/cache/object/6d8/a84/6d8a8426021631446230d8f43c79dbca.php'),(11130,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/7a5/132/7a51323018aec0e3a5b1e3650d445bb0.php','wp-content/cache/object/7a5/132/7a51323018aec0e3a5b1e3650d445bb0.php'),(11131,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/85b/3d0/85b3d0b2012c61d36b26bf316658e1c5.php','wp-content/cache/object/85b/3d0/85b3d0b2012c61d36b26bf316658e1c5.php'),(11132,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/86e/ed8/86eed82e8bec13bd339213f7061a35e4.php','wp-content/cache/object/86e/ed8/86eed82e8bec13bd339213f7061a35e4.php'),(11133,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/8b0/c5d/8b0c5dd44701ff15558bb8e3f1eb440e.php','wp-content/cache/object/8b0/c5d/8b0c5dd44701ff15558bb8e3f1eb440e.php'),(11134,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/8fb/8a9/8fb8a9d2402241837db7731dd9ddb53a.php','wp-content/cache/object/8fb/8a9/8fb8a9d2402241837db7731dd9ddb53a.php'),(11135,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/918/536/918536b39334ade540da1a9d1ce1a43f.php','wp-content/cache/object/918/536/918536b39334ade540da1a9d1ce1a43f.php'),(11136,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/921/861/92186119af19174fa2fbd5ec7d775d65.php','wp-content/cache/object/921/861/92186119af19174fa2fbd5ec7d775d65.php'),(11137,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/94a/4e4/94a4e4d2fea3cdfd2291f31104e699eb.php','wp-content/cache/object/94a/4e4/94a4e4d2fea3cdfd2291f31104e699eb.php'),(11138,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/953/616/953616ac65d564a45420b3a721955e91.php','wp-content/cache/object/953/616/953616ac65d564a45420b3a721955e91.php'),(11139,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/9af/4e3/9af4e3d92e567aa88094c4fb9bb0886f.php','wp-content/cache/object/9af/4e3/9af4e3d92e567aa88094c4fb9bb0886f.php'),(11140,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/9cf/e22/9cfe226cc43970eee5ff67c50db686b0.php','wp-content/cache/object/9cf/e22/9cfe226cc43970eee5ff67c50db686b0.php'),(11141,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/a2b/15f/a2b15f6b07981afe87faea8845c4fc3a.php','wp-content/cache/object/a2b/15f/a2b15f6b07981afe87faea8845c4fc3a.php'),(11142,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/a51/86e/a5186e6d28aba8cef8d77cf61625be31.php','wp-content/cache/object/a51/86e/a5186e6d28aba8cef8d77cf61625be31.php'),(11143,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/afc/b85/afcb852ce2eaeb5e58bf81fd4c35f7dc.php','wp-content/cache/object/afc/b85/afcb852ce2eaeb5e58bf81fd4c35f7dc.php'),(11144,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/b40/a69/b40a69952115120c1014f6ef8872263b.php','wp-content/cache/object/b40/a69/b40a69952115120c1014f6ef8872263b.php'),(11145,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/b44/9ef/b449ef78a8954927bbe78dd70ba9cd2a.php','wp-content/cache/object/b44/9ef/b449ef78a8954927bbe78dd70ba9cd2a.php'),(11146,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/b5b/ce7/b5bce745f34cb3972c9c2d29a69ec6a3.php','wp-content/cache/object/b5b/ce7/b5bce745f34cb3972c9c2d29a69ec6a3.php'),(11147,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/b6d/20c/b6d20c0db6f0348b092e324cadc1b0b8.php','wp-content/cache/object/b6d/20c/b6d20c0db6f0348b092e324cadc1b0b8.php'),(11148,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/bd9/a74/bd9a74eea09519dfd41ecfda6b5e67b5.php','wp-content/cache/object/bd9/a74/bd9a74eea09519dfd41ecfda6b5e67b5.php'),(11149,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/bdf/ac1/bdfac110b46faeefe6c6e049d0071c65.php','wp-content/cache/object/bdf/ac1/bdfac110b46faeefe6c6e049d0071c65.php'),(11150,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/c11/ca7/c11ca7a5299cd70d8db9661e4073d215.php','wp-content/cache/object/c11/ca7/c11ca7a5299cd70d8db9661e4073d215.php'),(11151,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/caf/29e/caf29eed5eb7385b4572d33ace8fac0b.php','wp-content/cache/object/caf/29e/caf29eed5eb7385b4572d33ace8fac0b.php'),(11152,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/ce6/b93/ce6b93de404260d337bf8ee0931ecd8d.php','wp-content/cache/object/ce6/b93/ce6b93de404260d337bf8ee0931ecd8d.php'),(11153,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/d20/f18/d20f18d58ec99627304c86e3461dec5a.php','wp-content/cache/object/d20/f18/d20f18d58ec99627304c86e3461dec5a.php'),(11154,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/dcb/e0f/dcbe0fe460f54d4c64de3234e60983de.php','wp-content/cache/object/dcb/e0f/dcbe0fe460f54d4c64de3234e60983de.php'),(11155,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/e4a/c4f/e4ac4fd823bb19919a8a5757a1b0ab5f.php','wp-content/cache/object/e4a/c4f/e4ac4fd823bb19919a8a5757a1b0ab5f.php'),(11156,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/f21/f10/f21f107d692fd483e51cbd05262e7a79.php','wp-content/cache/object/f21/f10/f21f107d692fd483e51cbd05262e7a79.php'),(11157,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/f26/934/f269340a4a37816145a6f0be858862c0.php','wp-content/cache/object/f26/934/f269340a4a37816145a6f0be858862c0.php'),(11158,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/f80/838/f8083854cc67d03ccb76fae303292de2.php','wp-content/cache/object/f80/838/f8083854cc67d03ccb76fae303292de2.php'),(11159,'/home/yrevo792/public_html/fairphoto.com/wp-content/cache/object/fa6/dd7/fa6dd79f5f986e99ca7d9d1b49e4c1a5.php','wp-content/cache/object/fa6/dd7/fa6dd79f5f986e99ca7d9d1b49e4c1a5.php'),(11160,'/home/yrevo792/public_html/fairphoto.com/wp-content/index.php','wp-content/index.php'),(11161,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/index.php','wp-content/themes/index.php'),(11162,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/404.php','wp-content/themes/salient/404.php'),(11163,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/comments.php','wp-content/themes/salient/comments.php'),(11164,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/colors.php','wp-content/themes/salient/css/colors.php'),(11165,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/custom.php','wp-content/themes/salient/css/custom.php'),(11166,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/Lovelo_Black.svg','wp-content/themes/salient/css/fonts/Lovelo_Black.svg'),(11167,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/fontawesome-webfont.svg','wp-content/themes/salient/css/fonts/fontawesome-webfont.svg'),(11168,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/icomoon.svg','wp-content/themes/salient/css/fonts/icomoon.svg'),(11169,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/linecons.svg','wp-content/themes/salient/css/fonts/linecons.svg'),(11170,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/steadysets.svg','wp-content/themes/salient/css/fonts/steadysets.svg'),(11171,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_anticlockwise.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_anticlockwise.svg.php'),(11172,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_anticlockwise_dashed.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_anticlockwise_dashed.svg.php'),(11173,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_button_down.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_button_down.svg.php'),(11174,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_button_off.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_button_off.svg.php'),(11175,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_button_on.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_button_on.svg.php'),(11176,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_button_up.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_button_up.svg.php'),(11177,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_check.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_check.svg.php'),(11178,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_check.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_circle_check.svg.php'),(11179,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_down.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_circle_down.svg.php'),(11180,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_downleft.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_circle_downleft.svg.php'),(11181,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_downright.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_circle_downright.svg.php'),(11182,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_left.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_circle_left.svg.php'),(11183,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_minus.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_circle_minus.svg.php'),(11184,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_plus.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_circle_plus.svg.php'),(11185,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_remove.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_circle_remove.svg.php'),(11186,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_right.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_circle_right.svg.php'),(11187,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_up.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_circle_up.svg.php'),(11188,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_upleft.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_circle_upleft.svg.php'),(11189,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_circle_upright.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_circle_upright.svg.php'),(11190,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_clockwise.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_clockwise.svg.php'),(11191,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_clockwise_dashed.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_clockwise_dashed.svg.php'),(11192,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_compress.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_compress.svg.php'),(11193,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_deny.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_deny.svg.php'),(11194,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_diagonal.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_diagonal.svg.php'),(11195,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_diagonal2.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_diagonal2.svg.php'),(11196,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_down.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_down.svg.php'),(11197,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_down_double-34.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_down_double-34.svg.php'),(11198,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_downleft.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_downleft.svg.php'),(11199,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_downright.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_downright.svg.php'),(11200,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_down.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_drag_down.svg.php'),(11201,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_down_dashed.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_drag_down_dashed.svg.php'),(11202,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_horiz.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_drag_horiz.svg.php'),(11203,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_left.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_drag_left.svg.php'),(11204,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_left_dashed.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_drag_left_dashed.svg.php'),(11205,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_right.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_drag_right.svg.php'),(11206,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_right_dashed.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_drag_right_dashed.svg.php'),(11207,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_up.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_drag_up.svg.php'),(11208,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_up_dashed.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_drag_up_dashed.svg.php'),(11209,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_drag_vert.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_drag_vert.svg.php'),(11210,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_exclamation.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_exclamation.svg.php'),(11211,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_expand.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_expand.svg.php'),(11212,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_expand_diagonal1.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_expand_diagonal1.svg.php'),(11213,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_expand_horizontal1.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_expand_horizontal1.svg.php'),(11214,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_expand_vertical1.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_expand_vertical1.svg.php'),(11215,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_fit_horizontal.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_fit_horizontal.svg.php'),(11216,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_fit_vertical.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_fit_vertical.svg.php'),(11217,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_glide.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_glide.svg.php'),(11218,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_glide_horizontal.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_glide_horizontal.svg.php'),(11219,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_glide_vertical.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_glide_vertical.svg.php'),(11220,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_hamburger 2.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_hamburger 2.svg.php'),(11221,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_hamburger1.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_hamburger1.svg.php'),(11222,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_horizontal.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_horizontal.svg.php'),(11223,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_info.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_info.svg.php'),(11224,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_alt.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_alt.svg.php'),(11225,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_cmd-29.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_cmd-29.svg.php'),(11226,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_delete.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_delete.svg.php'),(11227,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_down-28.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_down-28.svg.php'),(11228,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_left.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_left.svg.php'),(11229,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_return.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_return.svg.php'),(11230,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_right.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_right.svg.php'),(11231,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_shift.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_shift.svg.php'),(11232,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_tab.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_tab.svg.php'),(11233,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_keyboard_up.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_keyboard_up.svg.php'),(11234,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_left.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_left.svg.php'),(11235,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_left_double-32.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_left_double-32.svg.php'),(11236,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_minus.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_minus.svg.php'),(11237,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_move.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_move.svg.php'),(11238,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_move2.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_move2.svg.php'),(11239,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_move_bottom.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_move_bottom.svg.php'),(11240,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_move_left.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_move_left.svg.php'),(11241,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_move_right.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_move_right.svg.php'),(11242,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_move_top.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_move_top.svg.php'),(11243,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_plus.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_plus.svg.php'),(11244,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_question.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_question.svg.php'),(11245,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_remove.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_remove.svg.php'),(11246,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_right.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_right.svg.php'),(11247,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_right_double-31.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_right_double-31.svg.php'),(11248,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_right_double.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_right_double.svg.php'),(11249,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_rotate.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_rotate.svg.php'),(11250,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_rotate_anti.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_rotate_anti.svg.php'),(11251,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_rotate_anti_dashed.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_rotate_anti_dashed.svg.php'),(11252,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_rotate_dashed.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_rotate_dashed.svg.php'),(11253,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_shrink.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_shrink.svg.php'),(11254,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_shrink_diagonal1.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_shrink_diagonal1.svg.php'),(11255,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_shrink_diagonal2.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_shrink_diagonal2.svg.php'),(11256,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_shrink_horizonal2.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_shrink_horizonal2.svg.php'),(11257,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_shrink_horizontal1.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_shrink_horizontal1.svg.php'),(11258,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_shrink_vertical1.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_shrink_vertical1.svg.php'),(11259,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_shrink_vertical2.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_shrink_vertical2.svg.php'),(11260,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_sign_down.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_sign_down.svg.php'),(11261,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_sign_left.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_sign_left.svg.php'),(11262,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_sign_right.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_sign_right.svg.php'),(11263,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_sign_up.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_sign_up.svg.php'),(11264,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slide_down1.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_slide_down1.svg.php'),(11265,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slide_down2.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_slide_down2.svg.php'),(11266,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slide_left1.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_slide_left1.svg.php'),(11267,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slide_left2.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_slide_left2.svg.php'),(11268,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slide_right1.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_slide_right1.svg.php'),(11269,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slide_right2.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_slide_right2.svg.php'),(11270,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slide_up1.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_slide_up1.svg.php'),(11271,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slide_up2.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_slide_up2.svg.php'),(11272,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slim_down.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_slim_down.svg.php'),(11273,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slim_down_dashed.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_slim_down_dashed.svg.php'),(11274,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slim_left.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_slim_left.svg.php'),(11275,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slim_left_dashed.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_slim_left_dashed.svg.php'),(11276,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slim_right.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_slim_right.svg.php'),(11277,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slim_right_dashed.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_slim_right_dashed.svg.php'),(11278,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slim_up.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_slim_up.svg.php'),(11279,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_slim_up_dashed.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_slim_up_dashed.svg.php'),(11280,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_check.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_square_check.svg.php'),(11281,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_down.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_square_down.svg.php'),(11282,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_downleft.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_square_downleft.svg.php'),(11283,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_downright.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_square_downright.svg.php'),(11284,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_left.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_square_left.svg.php'),(11285,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_minus.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_square_minus.svg.php'),(11286,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_plus.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_square_plus.svg.php'),(11287,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_remove.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_square_remove.svg.php'),(11288,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_right.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_square_right.svg.php'),(11289,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_up.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_square_up.svg.php'),(11290,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_upleft.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_square_upleft.svg.php'),(11291,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_square_upright.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_square_upright.svg.php'),(11292,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_squares.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_squares.svg.php'),(11293,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_stretch_diagonal1.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_stretch_diagonal1.svg.php'),(11294,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_stretch_diagonal2.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_stretch_diagonal2.svg.php'),(11295,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_stretch_diagonal3.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_stretch_diagonal3.svg.php'),(11296,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_stretch_diagonal4.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_stretch_diagonal4.svg.php'),(11297,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_stretch_horizontal1.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_stretch_horizontal1.svg.php'),(11298,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_stretch_horizontal2.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_stretch_horizontal2.svg.php'),(11299,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_stretch_vertical1.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_stretch_vertical1.svg.php'),(11300,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_stretch_vertical2.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_stretch_vertical2.svg.php'),(11301,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_switch_horizontal.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_switch_horizontal.svg.php'),(11302,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_switch_vertical.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_switch_vertical.svg.php'),(11303,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_up.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_up.svg.php'),(11304,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_up_double.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_up_double.svg.php'),(11305,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_upright.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_upright.svg.php'),(11306,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/arrows_vertical.svg.php','wp-content/themes/salient/css/fonts/svg/arrows_vertical.svg.php'),(11307,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_accelerator.svg.php','wp-content/themes/salient/css/fonts/svg/basic_accelerator.svg.php'),(11308,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_alarm.svg.php','wp-content/themes/salient/css/fonts/svg/basic_alarm.svg.php'),(11309,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_anchor.svg.php','wp-content/themes/salient/css/fonts/svg/basic_anchor.svg.php'),(11310,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_anticlockwise.svg.php','wp-content/themes/salient/css/fonts/svg/basic_anticlockwise.svg.php'),(11311,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_archive.svg.php','wp-content/themes/salient/css/fonts/svg/basic_archive.svg.php'),(11312,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_archive_full.svg.php','wp-content/themes/salient/css/fonts/svg/basic_archive_full.svg.php'),(11313,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_ban.svg.php','wp-content/themes/salient/css/fonts/svg/basic_ban.svg.php'),(11314,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_battery_charge.svg.php','wp-content/themes/salient/css/fonts/svg/basic_battery_charge.svg.php'),(11315,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_battery_empty.svg.php','wp-content/themes/salient/css/fonts/svg/basic_battery_empty.svg.php'),(11316,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_battery_full.svg.php','wp-content/themes/salient/css/fonts/svg/basic_battery_full.svg.php'),(11317,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_battery_half.svg.php','wp-content/themes/salient/css/fonts/svg/basic_battery_half.svg.php'),(11318,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_bolt.svg.php','wp-content/themes/salient/css/fonts/svg/basic_bolt.svg.php'),(11319,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_book.svg.php','wp-content/themes/salient/css/fonts/svg/basic_book.svg.php'),(11320,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_book_pen.svg.php','wp-content/themes/salient/css/fonts/svg/basic_book_pen.svg.php'),(11321,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_book_pencil.svg.php','wp-content/themes/salient/css/fonts/svg/basic_book_pencil.svg.php'),(11322,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_bookmark.svg.php','wp-content/themes/salient/css/fonts/svg/basic_bookmark.svg.php'),(11323,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_calculator.svg.php','wp-content/themes/salient/css/fonts/svg/basic_calculator.svg.php'),(11324,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_calendar.svg.php','wp-content/themes/salient/css/fonts/svg/basic_calendar.svg.php'),(11325,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_cards_diamonds.svg.php','wp-content/themes/salient/css/fonts/svg/basic_cards_diamonds.svg.php'),(11326,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_cards_hearts.svg.php','wp-content/themes/salient/css/fonts/svg/basic_cards_hearts.svg.php'),(11327,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_case.svg.php','wp-content/themes/salient/css/fonts/svg/basic_case.svg.php'),(11328,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_chronometer.svg.php','wp-content/themes/salient/css/fonts/svg/basic_chronometer.svg.php'),(11329,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_clessidre.svg.php','wp-content/themes/salient/css/fonts/svg/basic_clessidre.svg.php'),(11330,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_clock.svg.php','wp-content/themes/salient/css/fonts/svg/basic_clock.svg.php'),(11331,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_clockwise.svg.php','wp-content/themes/salient/css/fonts/svg/basic_clockwise.svg.php'),(11332,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_cloud.svg.php','wp-content/themes/salient/css/fonts/svg/basic_cloud.svg.php'),(11333,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_clubs.svg.php','wp-content/themes/salient/css/fonts/svg/basic_clubs.svg.php'),(11334,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_compass.svg.php','wp-content/themes/salient/css/fonts/svg/basic_compass.svg.php'),(11335,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_cup.svg.php','wp-content/themes/salient/css/fonts/svg/basic_cup.svg.php'),(11336,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_diamonds.svg.php','wp-content/themes/salient/css/fonts/svg/basic_diamonds.svg.php'),(11337,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_display.svg.php','wp-content/themes/salient/css/fonts/svg/basic_display.svg.php'),(11338,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_download.svg.php','wp-content/themes/salient/css/fonts/svg/basic_download.svg.php'),(11339,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_bookmark_checck.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_bookmark_checck.svg.php'),(11340,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_bookmark_minus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_bookmark_minus.svg.php'),(11341,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_bookmark_plus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_bookmark_plus.svg.php'),(11342,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_bookmark_remove.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_bookmark_remove.svg.php'),(11343,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_check.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_check.svg.php'),(11344,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_download.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_download.svg.php'),(11345,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_flagged.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_flagged.svg.php'),(11346,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_minus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_minus.svg.php'),(11347,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_plus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_plus.svg.php'),(11348,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_refresh.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_refresh.svg.php'),(11349,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_remove.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_remove.svg.php'),(11350,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_search.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_search.svg.php'),(11351,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_star.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_star.svg.php'),(11352,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_upload.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_briefcase_upload.svg.php'),(11353,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_check.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_check.svg.php'),(11354,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_download.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_download.svg.php'),(11355,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_minus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_minus.svg.php'),(11356,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_plus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_plus.svg.php'),(11357,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_refresh.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_refresh.svg.php'),(11358,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_remove.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_remove.svg.php'),(11359,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_search.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_search.svg.php'),(11360,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_star.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_star.svg.php'),(11361,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_upload.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_browser_upload.svg.php'),(11362,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_check.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_check.svg.php'),(11363,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_cloud.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_cloud.svg.php'),(11364,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_download.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_download.svg.php'),(11365,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_empty.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_empty.svg.php'),(11366,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_flagged.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_flagged.svg.php'),(11367,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_heart.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_heart.svg.php'),(11368,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_minus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_minus.svg.php'),(11369,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_next.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_next.svg.php'),(11370,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_noaccess.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_noaccess.svg.php'),(11371,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_pencil.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_pencil.svg.php'),(11372,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_plus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_plus.svg.php'),(11373,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_previous.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_previous.svg.php'),(11374,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_refresh.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_refresh.svg.php'),(11375,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_remove.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_remove.svg.php'),(11376,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_search.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_search.svg.php'),(11377,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_star.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_star.svg.php'),(11378,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_upload.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_calendar_upload.svg.php'),(11379,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_check.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_check.svg.php'),(11380,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_download.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_download.svg.php'),(11381,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_minus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_minus.svg.php'),(11382,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_noaccess.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_noaccess.svg.php'),(11383,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_plus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_plus.svg.php'),(11384,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_refresh.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_refresh.svg.php'),(11385,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_remove.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_remove.svg.php'),(11386,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_search.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_search.svg.php'),(11387,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_upload.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_cloud_upload.svg.php'),(11388,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_check.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_check.svg.php'),(11389,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_cloud.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_cloud.svg.php'),(11390,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_download.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_download.svg.php'),(11391,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_flagged.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_flagged.svg.php'),(11392,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_graph.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_graph.svg.php'),(11393,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_heart.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_heart.svg.php'),(11394,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_minus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_minus.svg.php'),(11395,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_next.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_next.svg.php'),(11396,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_noaccess.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_noaccess.svg.php'),(11397,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_note.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_note.svg.php'),(11398,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_pencil.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_pencil.svg.php'),(11399,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_picture.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_picture.svg.php'),(11400,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_plus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_plus.svg.php'),(11401,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_previous.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_previous.svg.php'),(11402,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_refresh.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_refresh.svg.php'),(11403,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_remove.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_remove.svg.php'),(11404,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_search.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_search.svg.php'),(11405,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_star.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_star.svg.php'),(11406,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_upload.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_document_upload.svg.php'),(11407,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_check.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_check.svg.php'),(11408,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_cloud.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_cloud.svg.php'),(11409,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_document.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_document.svg.php'),(11410,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_download.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_download.svg.php'),(11411,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_flagged.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_flagged.svg.php'),(11412,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_graph.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_graph.svg.php'),(11413,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_heart.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_heart.svg.php'),(11414,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_minus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_minus.svg.php'),(11415,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_next.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_next.svg.php'),(11416,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_noaccess.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_noaccess.svg.php'),(11417,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_note.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_note.svg.php'),(11418,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_pencil.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_pencil.svg.php'),(11419,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_picture.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_picture.svg.php'),(11420,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_plus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_plus.svg.php'),(11421,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_previous.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_previous.svg.php'),(11422,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_refresh.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_refresh.svg.php'),(11423,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_remove.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_remove.svg.php'),(11424,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_search.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_search.svg.php'),(11425,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_star.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_star.svg.php'),(11426,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_upload.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_folder_upload.svg.php'),(11427,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_check.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_check.svg.php'),(11428,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_cloud.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_cloud.svg.php'),(11429,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_document.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_document.svg.php'),(11430,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_download.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_download.svg.php'),(11431,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_flagged.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_flagged.svg.php'),(11432,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_heart.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_heart.svg.php'),(11433,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_next.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_next.svg.php'),(11434,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_noaccess.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_noaccess.svg.php'),(11435,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_note.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_note.svg.php'),(11436,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_pencil.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_pencil.svg.php'),(11437,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_picture.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_picture.svg.php'),(11438,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_previous.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_previous.svg.php'),(11439,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_refresh.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_refresh.svg.php'),(11440,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_remove.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_remove.svg.php'),(11441,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_search.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_search.svg.php'),(11442,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_star.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_star.svg.php'),(11443,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_upload.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_mail_upload.svg.php'),(11444,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_check.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_check.svg.php'),(11445,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_dots.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_dots.svg.php'),(11446,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_happy.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_happy.svg.php'),(11447,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_heart.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_heart.svg.php'),(11448,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_minus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_minus.svg.php'),(11449,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_note.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_note.svg.php'),(11450,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_plus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_plus.svg.php'),(11451,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_refresh.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_refresh.svg.php'),(11452,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_remove.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_remove.svg.php'),(11453,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_sad.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_message_sad.svg.php'),(11454,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_cloud.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_cloud.svg.php'),(11455,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_heart.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_heart.svg.php'),(11456,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_noaccess.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_noaccess.svg.php'),(11457,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_note.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_note.svg.php'),(11458,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_pencil.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_pencil.svg.php'),(11459,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_picture.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_picture.svg.php'),(11460,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_refresh.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_refresh.svg.php'),(11461,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_search.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_smartphone_search.svg.php'),(11462,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_cloud.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_cloud.svg.php'),(11463,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_heart.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_heart.svg.php'),(11464,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_noaccess.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_noaccess.svg.php'),(11465,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_note.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_note.svg.php'),(11466,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_pencil.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_pencil.svg.php'),(11467,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_picture.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_picture.svg.php'),(11468,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_refresh.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_refresh.svg.php'),(11469,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_search.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_tablet_search.svg.php'),(11470,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_2.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_2.svg.php'),(11471,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_check.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_check.svg.php'),(11472,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_cloud.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_cloud.svg.php'),(11473,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_download.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_download.svg.php'),(11474,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_flagged.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_flagged.svg.php'),(11475,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_minus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_minus.svg.php'),(11476,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_noaccess.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_noaccess.svg.php'),(11477,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_pencil.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_pencil.svg.php'),(11478,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_plus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_plus.svg.php'),(11479,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_refresh.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_refresh.svg.php'),(11480,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_remove.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_remove.svg.php'),(11481,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_search.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_search.svg.php'),(11482,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_star.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_star.svg.php'),(11483,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_upload.svg.php','wp-content/themes/salient/css/fonts/svg/basic_elaboration_todolist_upload.svg.php'),(11484,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_exclamation.svg.php','wp-content/themes/salient/css/fonts/svg/basic_exclamation.svg.php'),(11485,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_eye.svg.php','wp-content/themes/salient/css/fonts/svg/basic_eye.svg.php'),(11486,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_eye_closed.svg.php','wp-content/themes/salient/css/fonts/svg/basic_eye_closed.svg.php'),(11487,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_female.svg.php','wp-content/themes/salient/css/fonts/svg/basic_female.svg.php'),(11488,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_flag1.svg.php','wp-content/themes/salient/css/fonts/svg/basic_flag1.svg.php'),(11489,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_flag2.svg.php','wp-content/themes/salient/css/fonts/svg/basic_flag2.svg.php'),(11490,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_floppydisk.svg.php','wp-content/themes/salient/css/fonts/svg/basic_floppydisk.svg.php'),(11491,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_folder.svg.php','wp-content/themes/salient/css/fonts/svg/basic_folder.svg.php'),(11492,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_folder_multiple.svg.php','wp-content/themes/salient/css/fonts/svg/basic_folder_multiple.svg.php'),(11493,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_gear.svg.php','wp-content/themes/salient/css/fonts/svg/basic_gear.svg.php'),(11494,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_geolocalize_01.svg.php','wp-content/themes/salient/css/fonts/svg/basic_geolocalize_01.svg.php'),(11495,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_geolocalize_05.svg.php','wp-content/themes/salient/css/fonts/svg/basic_geolocalize_05.svg.php'),(11496,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_globe.svg.php','wp-content/themes/salient/css/fonts/svg/basic_globe.svg.php'),(11497,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_gunsight.svg.php','wp-content/themes/salient/css/fonts/svg/basic_gunsight.svg.php'),(11498,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_hammer.svg.php','wp-content/themes/salient/css/fonts/svg/basic_hammer.svg.php'),(11499,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_headset.svg.php','wp-content/themes/salient/css/fonts/svg/basic_headset.svg.php'),(11500,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_heart.svg.php','wp-content/themes/salient/css/fonts/svg/basic_heart.svg.php'),(11501,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_heart_broken.svg.php','wp-content/themes/salient/css/fonts/svg/basic_heart_broken.svg.php'),(11502,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_helm.svg.php','wp-content/themes/salient/css/fonts/svg/basic_helm.svg.php'),(11503,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_home.svg.php','wp-content/themes/salient/css/fonts/svg/basic_home.svg.php'),(11504,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_info.svg.php','wp-content/themes/salient/css/fonts/svg/basic_info.svg.php'),(11505,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_ipod.svg.php','wp-content/themes/salient/css/fonts/svg/basic_ipod.svg.php'),(11506,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_joypad.svg.php','wp-content/themes/salient/css/fonts/svg/basic_joypad.svg.php'),(11507,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_key.svg.php','wp-content/themes/salient/css/fonts/svg/basic_key.svg.php'),(11508,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_keyboard.svg.php','wp-content/themes/salient/css/fonts/svg/basic_keyboard.svg.php'),(11509,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_laptop.svg.php','wp-content/themes/salient/css/fonts/svg/basic_laptop.svg.php'),(11510,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_life_buoy.svg.php','wp-content/themes/salient/css/fonts/svg/basic_life_buoy.svg.php'),(11511,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_lightbulb.svg.php','wp-content/themes/salient/css/fonts/svg/basic_lightbulb.svg.php'),(11512,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_link.svg.php','wp-content/themes/salient/css/fonts/svg/basic_link.svg.php'),(11513,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_lock.svg.php','wp-content/themes/salient/css/fonts/svg/basic_lock.svg.php'),(11514,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_lock_open.svg.php','wp-content/themes/salient/css/fonts/svg/basic_lock_open.svg.php'),(11515,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_magic_mouse.svg.php','wp-content/themes/salient/css/fonts/svg/basic_magic_mouse.svg.php'),(11516,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_magnifier.svg.php','wp-content/themes/salient/css/fonts/svg/basic_magnifier.svg.php'),(11517,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_magnifier_minus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_magnifier_minus.svg.php'),(11518,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_magnifier_plus.svg.php','wp-content/themes/salient/css/fonts/svg/basic_magnifier_plus.svg.php'),(11519,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_mail.svg.php','wp-content/themes/salient/css/fonts/svg/basic_mail.svg.php'),(11520,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_mail_multiple.svg.php','wp-content/themes/salient/css/fonts/svg/basic_mail_multiple.svg.php'),(11521,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_mail_open.svg.php','wp-content/themes/salient/css/fonts/svg/basic_mail_open.svg.php'),(11522,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_mail_open_text.svg.php','wp-content/themes/salient/css/fonts/svg/basic_mail_open_text.svg.php'),(11523,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_male.svg.php','wp-content/themes/salient/css/fonts/svg/basic_male.svg.php'),(11524,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_map.svg.php','wp-content/themes/salient/css/fonts/svg/basic_map.svg.php'),(11525,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_message.svg.php','wp-content/themes/salient/css/fonts/svg/basic_message.svg.php'),(11526,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_message_multiple.svg.php','wp-content/themes/salient/css/fonts/svg/basic_message_multiple.svg.php'),(11527,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_message_txt.svg.php','wp-content/themes/salient/css/fonts/svg/basic_message_txt.svg.php'),(11528,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_mixer2.svg.php','wp-content/themes/salient/css/fonts/svg/basic_mixer2.svg.php'),(11529,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_mouse.svg.php','wp-content/themes/salient/css/fonts/svg/basic_mouse.svg.php'),(11530,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_notebook.svg.php','wp-content/themes/salient/css/fonts/svg/basic_notebook.svg.php'),(11531,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_notebook_pen.svg.php','wp-content/themes/salient/css/fonts/svg/basic_notebook_pen.svg.php'),(11532,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_notebook_pencil.svg.php','wp-content/themes/salient/css/fonts/svg/basic_notebook_pencil.svg.php'),(11533,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_paperplane.svg.php','wp-content/themes/salient/css/fonts/svg/basic_paperplane.svg.php'),(11534,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_pencil_ruler.svg.php','wp-content/themes/salient/css/fonts/svg/basic_pencil_ruler.svg.php'),(11535,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_pencil_ruler_pen .svg.php','wp-content/themes/salient/css/fonts/svg/basic_pencil_ruler_pen .svg.php'),(11536,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_photo.svg.php','wp-content/themes/salient/css/fonts/svg/basic_photo.svg.php'),(11537,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_picture.svg.php','wp-content/themes/salient/css/fonts/svg/basic_picture.svg.php'),(11538,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_picture_multiple.svg.php','wp-content/themes/salient/css/fonts/svg/basic_picture_multiple.svg.php'),(11539,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_pin1.svg.php','wp-content/themes/salient/css/fonts/svg/basic_pin1.svg.php'),(11540,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_pin2.svg.php','wp-content/themes/salient/css/fonts/svg/basic_pin2.svg.php'),(11541,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_postcard.svg.php','wp-content/themes/salient/css/fonts/svg/basic_postcard.svg.php'),(11542,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_postcard_multiple.svg.php','wp-content/themes/salient/css/fonts/svg/basic_postcard_multiple.svg.php'),(11543,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_printer.svg.php','wp-content/themes/salient/css/fonts/svg/basic_printer.svg.php'),(11544,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_question.svg.php','wp-content/themes/salient/css/fonts/svg/basic_question.svg.php'),(11545,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_rss.svg.php','wp-content/themes/salient/css/fonts/svg/basic_rss.svg.php'),(11546,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_server.svg.php','wp-content/themes/salient/css/fonts/svg/basic_server.svg.php'),(11547,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_server2.svg.php','wp-content/themes/salient/css/fonts/svg/basic_server2.svg.php'),(11548,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_server_cloud.svg.php','wp-content/themes/salient/css/fonts/svg/basic_server_cloud.svg.php'),(11549,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_server_download.svg.php','wp-content/themes/salient/css/fonts/svg/basic_server_download.svg.php'),(11550,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_server_upload.svg.php','wp-content/themes/salient/css/fonts/svg/basic_server_upload.svg.php'),(11551,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_settings.svg.php','wp-content/themes/salient/css/fonts/svg/basic_settings.svg.php'),(11552,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_share.svg.php','wp-content/themes/salient/css/fonts/svg/basic_share.svg.php'),(11553,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_sheet.svg.php','wp-content/themes/salient/css/fonts/svg/basic_sheet.svg.php'),(11554,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_sheet_multiple .svg.php','wp-content/themes/salient/css/fonts/svg/basic_sheet_multiple .svg.php'),(11555,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_sheet_pen.svg.php','wp-content/themes/salient/css/fonts/svg/basic_sheet_pen.svg.php'),(11556,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_sheet_pencil.svg.php','wp-content/themes/salient/css/fonts/svg/basic_sheet_pencil.svg.php'),(11557,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_sheet_txt .svg.php','wp-content/themes/salient/css/fonts/svg/basic_sheet_txt .svg.php'),(11558,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_signs.svg.php','wp-content/themes/salient/css/fonts/svg/basic_signs.svg.php'),(11559,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_smartphone.svg.php','wp-content/themes/salient/css/fonts/svg/basic_smartphone.svg.php'),(11560,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_spades.svg.php','wp-content/themes/salient/css/fonts/svg/basic_spades.svg.php'),(11561,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_spread.svg.php','wp-content/themes/salient/css/fonts/svg/basic_spread.svg.php'),(11562,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_spread_bookmark.svg.php','wp-content/themes/salient/css/fonts/svg/basic_spread_bookmark.svg.php'),(11563,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_spread_text.svg.php','wp-content/themes/salient/css/fonts/svg/basic_spread_text.svg.php'),(11564,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_spread_text_bookmark.svg.php','wp-content/themes/salient/css/fonts/svg/basic_spread_text_bookmark.svg.php'),(11565,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_star.svg.php','wp-content/themes/salient/css/fonts/svg/basic_star.svg.php'),(11566,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_tablet.svg.php','wp-content/themes/salient/css/fonts/svg/basic_tablet.svg.php'),(11567,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_target.svg.php','wp-content/themes/salient/css/fonts/svg/basic_target.svg.php'),(11568,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_todo.svg.php','wp-content/themes/salient/css/fonts/svg/basic_todo.svg.php'),(11569,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_todo_pen .svg.php','wp-content/themes/salient/css/fonts/svg/basic_todo_pen .svg.php'),(11570,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_todo_pencil.svg.php','wp-content/themes/salient/css/fonts/svg/basic_todo_pencil.svg.php'),(11571,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_todo_txt.svg.php','wp-content/themes/salient/css/fonts/svg/basic_todo_txt.svg.php'),(11572,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_todolist_pen.svg.php','wp-content/themes/salient/css/fonts/svg/basic_todolist_pen.svg.php'),(11573,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_todolist_pencil.svg.php','wp-content/themes/salient/css/fonts/svg/basic_todolist_pencil.svg.php'),(11574,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_trashcan.svg.php','wp-content/themes/salient/css/fonts/svg/basic_trashcan.svg.php'),(11575,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_trashcan_full.svg.php','wp-content/themes/salient/css/fonts/svg/basic_trashcan_full.svg.php'),(11576,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_trashcan_refresh.svg.php','wp-content/themes/salient/css/fonts/svg/basic_trashcan_refresh.svg.php'),(11577,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_trashcan_remove.svg.php','wp-content/themes/salient/css/fonts/svg/basic_trashcan_remove.svg.php'),(11578,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_upload.svg.php','wp-content/themes/salient/css/fonts/svg/basic_upload.svg.php'),(11579,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_usb.svg.php','wp-content/themes/salient/css/fonts/svg/basic_usb.svg.php'),(11580,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_video.svg.php','wp-content/themes/salient/css/fonts/svg/basic_video.svg.php'),(11581,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_watch.svg.php','wp-content/themes/salient/css/fonts/svg/basic_watch.svg.php'),(11582,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_webpage.svg.php','wp-content/themes/salient/css/fonts/svg/basic_webpage.svg.php'),(11583,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_webpage_img_txt.svg.php','wp-content/themes/salient/css/fonts/svg/basic_webpage_img_txt.svg.php'),(11584,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_webpage_multiple.svg.php','wp-content/themes/salient/css/fonts/svg/basic_webpage_multiple.svg.php'),(11585,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_webpage_txt.svg.php','wp-content/themes/salient/css/fonts/svg/basic_webpage_txt.svg.php'),(11586,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/basic_world.svg.php','wp-content/themes/salient/css/fonts/svg/basic_world.svg.php'),(11587,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_bag.svg.php'),(11588,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag_check.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_bag_check.svg.php'),(11589,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag_cloud.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_bag_cloud.svg.php'),(11590,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag_download.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_bag_download.svg.php'),(11591,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag_minus.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_bag_minus.svg.php'),(11592,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag_plus.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_bag_plus.svg.php'),(11593,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag_refresh.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_bag_refresh.svg.php'),(11594,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag_remove.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_bag_remove.svg.php'),(11595,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag_search.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_bag_search.svg.php'),(11596,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bag_upload.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_bag_upload.svg.php'),(11597,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_banknote.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_banknote.svg.php'),(11598,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_banknotes.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_banknotes.svg.php'),(11599,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_basket.svg.php'),(11600,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket_check.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_basket_check.svg.php'),(11601,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket_cloud.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_basket_cloud.svg.php'),(11602,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket_download.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_basket_download.svg.php'),(11603,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket_minus.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_basket_minus.svg.php'),(11604,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket_plus.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_basket_plus.svg.php'),(11605,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket_refresh.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_basket_refresh.svg.php'),(11606,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket_remove.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_basket_remove.svg.php'),(11607,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket_search.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_basket_search.svg.php'),(11608,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_basket_upload.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_basket_upload.svg.php'),(11609,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_bath.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_bath.svg.php'),(11610,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_cart.svg.php'),(11611,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_check.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_check.svg.php'),(11612,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_cloud.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_cloud.svg.php'),(11613,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_content.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_content.svg.php'),(11614,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_download.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_download.svg.php'),(11615,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_minus.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_minus.svg.php'),(11616,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_plus.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_plus.svg.php'),(11617,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_refresh.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_refresh.svg.php'),(11618,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_remove.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_remove.svg.php'),(11619,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_search.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_search.svg.php'),(11620,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cart_upload.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_cart_upload.svg.php'),(11621,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_cent.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_cent.svg.php'),(11622,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_colon.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_colon.svg.php'),(11623,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_creditcard.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_creditcard.svg.php'),(11624,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_diamond.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_diamond.svg.php'),(11625,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_dollar.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_dollar.svg.php'),(11626,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_euro.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_euro.svg.php'),(11627,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_franc.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_franc.svg.php'),(11628,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_gift.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_gift.svg.php'),(11629,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_graph1.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_graph1.svg.php'),(11630,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_graph2.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_graph2.svg.php'),(11631,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_graph3.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_graph3.svg.php'),(11632,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_graph_decrease.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_graph_decrease.svg.php'),(11633,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_graph_increase.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_graph_increase.svg.php'),(11634,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_guarani.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_guarani.svg.php'),(11635,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_kips.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_kips.svg.php'),(11636,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_lira.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_lira.svg.php'),(11637,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_megaphone.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_megaphone.svg.php'),(11638,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_money.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_money.svg.php'),(11639,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_naira.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_naira.svg.php'),(11640,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_pesos.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_pesos.svg.php'),(11641,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_pound.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_pound.svg.php'),(11642,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt.svg.php'),(11643,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_bath.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_bath.svg.php'),(11644,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_cent.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_cent.svg.php'),(11645,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_dollar.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_dollar.svg.php'),(11646,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_euro.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_euro.svg.php'),(11647,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_franc.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_franc.svg.php'),(11648,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_guarani.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_guarani.svg.php'),(11649,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_kips.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_kips.svg.php'),(11650,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_lira.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_lira.svg.php'),(11651,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_naira.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_naira.svg.php'),(11652,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_pesos.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_pesos.svg.php'),(11653,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_pound.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_pound.svg.php'),(11654,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_rublo.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_rublo.svg.php'),(11655,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_rupee.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_rupee.svg.php'),(11656,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_tugrik.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_tugrik.svg.php'),(11657,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_won.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_won.svg.php'),(11658,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_yen.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_yen.svg.php'),(11659,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_yen2.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_receipt_yen2.svg.php'),(11660,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_recept_colon.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_recept_colon.svg.php'),(11661,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_rublo.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_rublo.svg.php'),(11662,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_rupee.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_rupee.svg.php'),(11663,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_safe.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_safe.svg.php'),(11664,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_sale.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_sale.svg.php'),(11665,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_sales.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_sales.svg.php'),(11666,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_ticket.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_ticket.svg.php'),(11667,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_tugriks.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_tugriks.svg.php'),(11668,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_wallet.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_wallet.svg.php'),(11669,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_won.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_won.svg.php'),(11670,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_yen.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_yen.svg.php'),(11671,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/ecommerce_yen2.svg.php','wp-content/themes/salient/css/fonts/svg/ecommerce_yen2.svg.php'),(11672,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/font/linea-arrows-10.svg','wp-content/themes/salient/css/fonts/svg/font/linea-arrows-10.svg'),(11673,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/font/linea-basic-10.svg','wp-content/themes/salient/css/fonts/svg/font/linea-basic-10.svg'),(11674,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/font/linea-basic-elaboration-10.svg','wp-content/themes/salient/css/fonts/svg/font/linea-basic-elaboration-10.svg'),(11675,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/font/linea-ecommerce-10.svg','wp-content/themes/salient/css/fonts/svg/font/linea-ecommerce-10.svg'),(11676,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/font/linea-music-10.svg','wp-content/themes/salient/css/fonts/svg/font/linea-music-10.svg'),(11677,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/font/linea-software-10.svg','wp-content/themes/salient/css/fonts/svg/font/linea-software-10.svg'),(11678,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/font/linea-weather-10.svg','wp-content/themes/salient/css/fonts/svg/font/linea-weather-10.svg'),(11679,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_beginning_button.svg.php','wp-content/themes/salient/css/fonts/svg/music_beginning_button.svg.php'),(11680,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_bell.svg.php','wp-content/themes/salient/css/fonts/svg/music_bell.svg.php'),(11681,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_cd.svg.php','wp-content/themes/salient/css/fonts/svg/music_cd.svg.php'),(11682,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_diapason.svg.php','wp-content/themes/salient/css/fonts/svg/music_diapason.svg.php'),(11683,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_eject_button.svg.php','wp-content/themes/salient/css/fonts/svg/music_eject_button.svg.php'),(11684,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_end_button.svg.php','wp-content/themes/salient/css/fonts/svg/music_end_button.svg.php'),(11685,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_fastforward_button.svg.php','wp-content/themes/salient/css/fonts/svg/music_fastforward_button.svg.php'),(11686,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_headphones.svg.php','wp-content/themes/salient/css/fonts/svg/music_headphones.svg.php'),(11687,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_ipod.svg.php','wp-content/themes/salient/css/fonts/svg/music_ipod.svg.php'),(11688,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_loudspeaker.svg.php','wp-content/themes/salient/css/fonts/svg/music_loudspeaker.svg.php'),(11689,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_microphone.svg.php','wp-content/themes/salient/css/fonts/svg/music_microphone.svg.php'),(11690,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_microphone_old.svg.php','wp-content/themes/salient/css/fonts/svg/music_microphone_old.svg.php'),(11691,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_mixer.svg.php','wp-content/themes/salient/css/fonts/svg/music_mixer.svg.php'),(11692,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_mute.svg.php','wp-content/themes/salient/css/fonts/svg/music_mute.svg.php'),(11693,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_note_multiple.svg.php','wp-content/themes/salient/css/fonts/svg/music_note_multiple.svg.php'),(11694,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_note_single.svg.php','wp-content/themes/salient/css/fonts/svg/music_note_single.svg.php'),(11695,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_pause_button.svg.php','wp-content/themes/salient/css/fonts/svg/music_pause_button.svg.php'),(11696,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_play_button.svg.php','wp-content/themes/salient/css/fonts/svg/music_play_button.svg.php'),(11697,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_playlist.svg.php','wp-content/themes/salient/css/fonts/svg/music_playlist.svg.php'),(11698,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_radio_ghettoblaster.svg.php','wp-content/themes/salient/css/fonts/svg/music_radio_ghettoblaster.svg.php'),(11699,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_radio_portable.svg.php','wp-content/themes/salient/css/fonts/svg/music_radio_portable.svg.php'),(11700,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_record.svg.php','wp-content/themes/salient/css/fonts/svg/music_record.svg.php'),(11701,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_recordplayer.svg.php','wp-content/themes/salient/css/fonts/svg/music_recordplayer.svg.php'),(11702,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_repeat_button.svg.php','wp-content/themes/salient/css/fonts/svg/music_repeat_button.svg.php'),(11703,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_rewind_button.svg.php','wp-content/themes/salient/css/fonts/svg/music_rewind_button.svg.php'),(11704,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_shuffle_button.svg.php','wp-content/themes/salient/css/fonts/svg/music_shuffle_button.svg.php'),(11705,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_stop_button.svg.php','wp-content/themes/salient/css/fonts/svg/music_stop_button.svg.php'),(11706,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_tape.svg.php','wp-content/themes/salient/css/fonts/svg/music_tape.svg.php'),(11707,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_volume_down.svg.php','wp-content/themes/salient/css/fonts/svg/music_volume_down.svg.php'),(11708,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/music_volume_up.svg.php','wp-content/themes/salient/css/fonts/svg/music_volume_up.svg.php'),(11709,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_add_vectorpoint.svg.php','wp-content/themes/salient/css/fonts/svg/software_add_vectorpoint.svg.php'),(11710,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_box_oval.svg.php','wp-content/themes/salient/css/fonts/svg/software_box_oval.svg.php'),(11711,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_box_polygon.svg.php','wp-content/themes/salient/css/fonts/svg/software_box_polygon.svg.php'),(11712,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_box_rectangle.svg.php','wp-content/themes/salient/css/fonts/svg/software_box_rectangle.svg.php'),(11713,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_box_roundedrectangle.svg.php','wp-content/themes/salient/css/fonts/svg/software_box_roundedrectangle.svg.php'),(11714,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_character.svg.php','wp-content/themes/salient/css/fonts/svg/software_character.svg.php'),(11715,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_crop.svg.php','wp-content/themes/salient/css/fonts/svg/software_crop.svg.php'),(11716,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_eyedropper.svg.php','wp-content/themes/salient/css/fonts/svg/software_eyedropper.svg.php'),(11717,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_allcaps.svg.php','wp-content/themes/salient/css/fonts/svg/software_font_allcaps.svg.php'),(11718,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_baseline_shift.svg.php','wp-content/themes/salient/css/fonts/svg/software_font_baseline_shift.svg.php'),(11719,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_horizontal_scale.svg.php','wp-content/themes/salient/css/fonts/svg/software_font_horizontal_scale.svg.php'),(11720,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_kerning.svg.php','wp-content/themes/salient/css/fonts/svg/software_font_kerning.svg.php'),(11721,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_leading.svg.php','wp-content/themes/salient/css/fonts/svg/software_font_leading.svg.php'),(11722,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_size.svg.php','wp-content/themes/salient/css/fonts/svg/software_font_size.svg.php'),(11723,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_smallcapital.svg.php','wp-content/themes/salient/css/fonts/svg/software_font_smallcapital.svg.php'),(11724,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_smallcaps.svg.php','wp-content/themes/salient/css/fonts/svg/software_font_smallcaps.svg.php'),(11725,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_strikethrough.svg.php','wp-content/themes/salient/css/fonts/svg/software_font_strikethrough.svg.php'),(11726,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_tracking.svg.php','wp-content/themes/salient/css/fonts/svg/software_font_tracking.svg.php'),(11727,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_underline.svg.php','wp-content/themes/salient/css/fonts/svg/software_font_underline.svg.php'),(11728,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_font_vertical_scale.svg.php','wp-content/themes/salient/css/fonts/svg/software_font_vertical_scale.svg.php'),(11729,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_horizontal_align_center.svg.php','wp-content/themes/salient/css/fonts/svg/software_horizontal_align_center.svg.php'),(11730,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_horizontal_align_left.svg.php','wp-content/themes/salient/css/fonts/svg/software_horizontal_align_left.svg.php'),(11731,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_horizontal_align_right.svg.php','wp-content/themes/salient/css/fonts/svg/software_horizontal_align_right.svg.php'),(11732,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_horizontal_distribute_center.svg.php','wp-content/themes/salient/css/fonts/svg/software_horizontal_distribute_center.svg.php'),(11733,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_horizontal_distribute_left.svg.php','wp-content/themes/salient/css/fonts/svg/software_horizontal_distribute_left.svg.php'),(11734,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_horizontal_distribute_right.svg.php','wp-content/themes/salient/css/fonts/svg/software_horizontal_distribute_right.svg.php'),(11735,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_indent_firstline.svg.php','wp-content/themes/salient/css/fonts/svg/software_indent_firstline.svg.php'),(11736,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_indent_left.svg.php','wp-content/themes/salient/css/fonts/svg/software_indent_left.svg.php'),(11737,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_indent_right.svg.php','wp-content/themes/salient/css/fonts/svg/software_indent_right.svg.php'),(11738,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_lasso.svg.php','wp-content/themes/salient/css/fonts/svg/software_lasso.svg.php'),(11739,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layers1.svg.php','wp-content/themes/salient/css/fonts/svg/software_layers1.svg.php'),(11740,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layers2.svg.php','wp-content/themes/salient/css/fonts/svg/software_layers2.svg.php'),(11741,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout-8boxes.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout-8boxes.svg.php'),(11742,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout.svg.php'),(11743,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_2columns.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout_2columns.svg.php'),(11744,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_3columns.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout_3columns.svg.php'),(11745,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_4boxes.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout_4boxes.svg.php'),(11746,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_4columns.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout_4columns.svg.php'),(11747,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_4lines.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout_4lines.svg.php'),(11748,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout_header.svg.php'),(11749,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_2columns.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout_header_2columns.svg.php'),(11750,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_3columns.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout_header_3columns.svg.php'),(11751,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_4boxes.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout_header_4boxes.svg.php'),(11752,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_4columns.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout_header_4columns.svg.php'),(11753,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_complex.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout_header_complex.svg.php'),(11754,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_complex2.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout_header_complex2.svg.php'),(11755,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_complex3.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout_header_complex3.svg.php'),(11756,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_complex4.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout_header_complex4.svg.php'),(11757,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_sideleft.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout_header_sideleft.svg.php'),(11758,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_header_sideright.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout_header_sideright.svg.php'),(11759,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_sidebar_left.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout_sidebar_left.svg.php'),(11760,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_layout_sidebar_right.svg.php','wp-content/themes/salient/css/fonts/svg/software_layout_sidebar_right.svg.php'),(11761,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_magnete.svg.php','wp-content/themes/salient/css/fonts/svg/software_magnete.svg.php'),(11762,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_pages.svg.php','wp-content/themes/salient/css/fonts/svg/software_pages.svg.php'),(11763,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paintbrush.svg.php','wp-content/themes/salient/css/fonts/svg/software_paintbrush.svg.php'),(11764,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paintbucket.svg.php','wp-content/themes/salient/css/fonts/svg/software_paintbucket.svg.php'),(11765,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paintroller.svg.php','wp-content/themes/salient/css/fonts/svg/software_paintroller.svg.php'),(11766,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph.svg.php','wp-content/themes/salient/css/fonts/svg/software_paragraph.svg.php'),(11767,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph_align_left.svg.php','wp-content/themes/salient/css/fonts/svg/software_paragraph_align_left.svg.php'),(11768,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph_align_right.svg.php','wp-content/themes/salient/css/fonts/svg/software_paragraph_align_right.svg.php'),(11769,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph_center.svg.php','wp-content/themes/salient/css/fonts/svg/software_paragraph_center.svg.php'),(11770,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph_justify_all.svg.php','wp-content/themes/salient/css/fonts/svg/software_paragraph_justify_all.svg.php'),(11771,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph_justify_center.svg.php','wp-content/themes/salient/css/fonts/svg/software_paragraph_justify_center.svg.php'),(11772,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph_justify_left.svg.php','wp-content/themes/salient/css/fonts/svg/software_paragraph_justify_left.svg.php'),(11773,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph_justify_right.svg.php','wp-content/themes/salient/css/fonts/svg/software_paragraph_justify_right.svg.php'),(11774,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph_space_after.svg.php','wp-content/themes/salient/css/fonts/svg/software_paragraph_space_after.svg.php'),(11775,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_paragraph_space_before.svg.php','wp-content/themes/salient/css/fonts/svg/software_paragraph_space_before.svg.php'),(11776,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_pathfinder_exclude.svg.php','wp-content/themes/salient/css/fonts/svg/software_pathfinder_exclude.svg.php'),(11777,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_pathfinder_intersect.svg.php','wp-content/themes/salient/css/fonts/svg/software_pathfinder_intersect.svg.php'),(11778,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_pathfinder_subtract.svg.php','wp-content/themes/salient/css/fonts/svg/software_pathfinder_subtract.svg.php'),(11779,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_pathfinder_unite.svg.php','wp-content/themes/salient/css/fonts/svg/software_pathfinder_unite.svg.php'),(11780,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_pen.svg.php','wp-content/themes/salient/css/fonts/svg/software_pen.svg.php'),(11781,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_pen_add.svg.php','wp-content/themes/salient/css/fonts/svg/software_pen_add.svg.php'),(11782,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_pen_remove.svg.php','wp-content/themes/salient/css/fonts/svg/software_pen_remove.svg.php'),(11783,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_pencil.svg.php','wp-content/themes/salient/css/fonts/svg/software_pencil.svg.php'),(11784,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_polygonallasso.svg.php','wp-content/themes/salient/css/fonts/svg/software_polygonallasso.svg.php'),(11785,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_reflect_horizontal.svg.php','wp-content/themes/salient/css/fonts/svg/software_reflect_horizontal.svg.php'),(11786,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_reflect_vertical.svg.php','wp-content/themes/salient/css/fonts/svg/software_reflect_vertical.svg.php'),(11787,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_remove_vectorpoint.svg.php','wp-content/themes/salient/css/fonts/svg/software_remove_vectorpoint.svg.php'),(11788,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_scale_expand.svg.php','wp-content/themes/salient/css/fonts/svg/software_scale_expand.svg.php'),(11789,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_scale_reduce.svg.php','wp-content/themes/salient/css/fonts/svg/software_scale_reduce.svg.php'),(11790,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_selection_oval.svg.php','wp-content/themes/salient/css/fonts/svg/software_selection_oval.svg.php'),(11791,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_selection_polygon.svg.php','wp-content/themes/salient/css/fonts/svg/software_selection_polygon.svg.php'),(11792,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_selection_rectangle.svg.php','wp-content/themes/salient/css/fonts/svg/software_selection_rectangle.svg.php'),(11793,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_selection_roundedrectangle.svg.php','wp-content/themes/salient/css/fonts/svg/software_selection_roundedrectangle.svg.php'),(11794,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_shape_oval.svg.php','wp-content/themes/salient/css/fonts/svg/software_shape_oval.svg.php'),(11795,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_shape_polygon.svg.php','wp-content/themes/salient/css/fonts/svg/software_shape_polygon.svg.php'),(11796,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_shape_rectangle.svg.php','wp-content/themes/salient/css/fonts/svg/software_shape_rectangle.svg.php'),(11797,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_shape_roundedrectangle.svg.php','wp-content/themes/salient/css/fonts/svg/software_shape_roundedrectangle.svg.php'),(11798,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_slice.svg.php','wp-content/themes/salient/css/fonts/svg/software_slice.svg.php'),(11799,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_transform_bezier.svg.php','wp-content/themes/salient/css/fonts/svg/software_transform_bezier.svg.php'),(11800,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_vector_box.svg.php','wp-content/themes/salient/css/fonts/svg/software_vector_box.svg.php'),(11801,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_vector_composite.svg.php','wp-content/themes/salient/css/fonts/svg/software_vector_composite.svg.php'),(11802,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_vector_line.svg.php','wp-content/themes/salient/css/fonts/svg/software_vector_line.svg.php'),(11803,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_vertical_align_bottom.svg.php','wp-content/themes/salient/css/fonts/svg/software_vertical_align_bottom.svg.php'),(11804,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_vertical_align_center.svg.php','wp-content/themes/salient/css/fonts/svg/software_vertical_align_center.svg.php'),(11805,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_vertical_align_top.svg.php','wp-content/themes/salient/css/fonts/svg/software_vertical_align_top.svg.php'),(11806,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_vertical_distribute_bottom.svg.php','wp-content/themes/salient/css/fonts/svg/software_vertical_distribute_bottom.svg.php'),(11807,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_vertical_distribute_center.svg.php','wp-content/themes/salient/css/fonts/svg/software_vertical_distribute_center.svg.php'),(11808,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/software_vertical_distribute_top.svg.php','wp-content/themes/salient/css/fonts/svg/software_vertical_distribute_top.svg.php'),(11809,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_aquarius.svg.php','wp-content/themes/salient/css/fonts/svg/weather_aquarius.svg.php'),(11810,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_aries.svg.php','wp-content/themes/salient/css/fonts/svg/weather_aries.svg.php'),(11811,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_cancer.svg.php','wp-content/themes/salient/css/fonts/svg/weather_cancer.svg.php'),(11812,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_capricorn.svg.php','wp-content/themes/salient/css/fonts/svg/weather_capricorn.svg.php'),(11813,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_cloud.svg.php','wp-content/themes/salient/css/fonts/svg/weather_cloud.svg.php'),(11814,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_cloud_drop.svg.php','wp-content/themes/salient/css/fonts/svg/weather_cloud_drop.svg.php'),(11815,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_cloud_lightning.svg.php','wp-content/themes/salient/css/fonts/svg/weather_cloud_lightning.svg.php'),(11816,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_cloud_snowflake.svg.php','wp-content/themes/salient/css/fonts/svg/weather_cloud_snowflake.svg.php'),(11817,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_downpour_fullmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_downpour_fullmoon.svg.php'),(11818,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_downpour_halfmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_downpour_halfmoon.svg.php'),(11819,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_downpour_sun.svg.php','wp-content/themes/salient/css/fonts/svg/weather_downpour_sun.svg.php'),(11820,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_drop.svg.php','wp-content/themes/salient/css/fonts/svg/weather_drop.svg.php'),(11821,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_first_quarter .svg.php','wp-content/themes/salient/css/fonts/svg/weather_first_quarter .svg.php'),(11822,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_fog.svg.php','wp-content/themes/salient/css/fonts/svg/weather_fog.svg.php'),(11823,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_fog_fullmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_fog_fullmoon.svg.php'),(11824,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_fog_halfmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_fog_halfmoon.svg.php'),(11825,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_fog_sun.svg.php','wp-content/themes/salient/css/fonts/svg/weather_fog_sun.svg.php'),(11826,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_fullmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_fullmoon.svg.php'),(11827,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_gemini.svg.php','wp-content/themes/salient/css/fonts/svg/weather_gemini.svg.php'),(11828,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_hail.svg.php','wp-content/themes/salient/css/fonts/svg/weather_hail.svg.php'),(11829,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_hail_fullmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_hail_fullmoon.svg.php'),(11830,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_hail_halfmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_hail_halfmoon.svg.php'),(11831,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_hail_sun.svg.php','wp-content/themes/salient/css/fonts/svg/weather_hail_sun.svg.php'),(11832,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_last_quarter.svg.php','wp-content/themes/salient/css/fonts/svg/weather_last_quarter.svg.php'),(11833,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_leo.svg.php','wp-content/themes/salient/css/fonts/svg/weather_leo.svg.php'),(11834,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_libra.svg.php','wp-content/themes/salient/css/fonts/svg/weather_libra.svg.php'),(11835,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_lightning.svg.php','wp-content/themes/salient/css/fonts/svg/weather_lightning.svg.php'),(11836,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_mistyrain.svg.php','wp-content/themes/salient/css/fonts/svg/weather_mistyrain.svg.php'),(11837,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_mistyrain_fullmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_mistyrain_fullmoon.svg.php'),(11838,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_mistyrain_halfmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_mistyrain_halfmoon.svg.php'),(11839,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_mistyrain_sun.svg.php','wp-content/themes/salient/css/fonts/svg/weather_mistyrain_sun.svg.php'),(11840,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_moon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_moon.svg.php'),(11841,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_moondown_full.svg.php','wp-content/themes/salient/css/fonts/svg/weather_moondown_full.svg.php'),(11842,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_moondown_half.svg.php','wp-content/themes/salient/css/fonts/svg/weather_moondown_half.svg.php'),(11843,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_moonset_full.svg.php','wp-content/themes/salient/css/fonts/svg/weather_moonset_full.svg.php'),(11844,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_moonset_half.svg.php','wp-content/themes/salient/css/fonts/svg/weather_moonset_half.svg.php'),(11845,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_move2.svg.php','wp-content/themes/salient/css/fonts/svg/weather_move2.svg.php'),(11846,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_newmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_newmoon.svg.php'),(11847,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_pisces.svg.php','wp-content/themes/salient/css/fonts/svg/weather_pisces.svg.php'),(11848,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_rain.svg.php','wp-content/themes/salient/css/fonts/svg/weather_rain.svg.php'),(11849,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_rain_fullmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_rain_fullmoon.svg.php'),(11850,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_rain_halfmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_rain_halfmoon.svg.php'),(11851,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_rain_sun.svg.php','wp-content/themes/salient/css/fonts/svg/weather_rain_sun.svg.php'),(11852,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_sagittarius.svg.php','wp-content/themes/salient/css/fonts/svg/weather_sagittarius.svg.php'),(11853,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_scorpio.svg.php','wp-content/themes/salient/css/fonts/svg/weather_scorpio.svg.php'),(11854,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_snow.svg.php','wp-content/themes/salient/css/fonts/svg/weather_snow.svg.php'),(11855,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_snow_fullmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_snow_fullmoon.svg.php'),(11856,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_snow_halfmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_snow_halfmoon.svg.php'),(11857,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_snow_sun.svg.php','wp-content/themes/salient/css/fonts/svg/weather_snow_sun.svg.php'),(11858,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_snowflake.svg.php','wp-content/themes/salient/css/fonts/svg/weather_snowflake.svg.php'),(11859,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_star.svg.php','wp-content/themes/salient/css/fonts/svg/weather_star.svg.php'),(11860,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_storm-11.svg.php','wp-content/themes/salient/css/fonts/svg/weather_storm-11.svg.php'),(11861,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_storm-32.svg.php','wp-content/themes/salient/css/fonts/svg/weather_storm-32.svg.php'),(11862,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_storm_fullmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_storm_fullmoon.svg.php'),(11863,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_storm_halfmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_storm_halfmoon.svg.php'),(11864,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_storm_sun.svg.php','wp-content/themes/salient/css/fonts/svg/weather_storm_sun.svg.php'),(11865,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_sun.svg.php','wp-content/themes/salient/css/fonts/svg/weather_sun.svg.php'),(11866,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_sundown.svg.php','wp-content/themes/salient/css/fonts/svg/weather_sundown.svg.php'),(11867,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_sunset.svg.php','wp-content/themes/salient/css/fonts/svg/weather_sunset.svg.php'),(11868,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_taurus.svg.php','wp-content/themes/salient/css/fonts/svg/weather_taurus.svg.php'),(11869,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_tempest.svg.php','wp-content/themes/salient/css/fonts/svg/weather_tempest.svg.php'),(11870,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_tempest_fullmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_tempest_fullmoon.svg.php'),(11871,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_tempest_halfmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_tempest_halfmoon.svg.php'),(11872,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_tempest_sun.svg.php','wp-content/themes/salient/css/fonts/svg/weather_tempest_sun.svg.php'),(11873,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_variable_fullmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_variable_fullmoon.svg.php'),(11874,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_variable_halfmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_variable_halfmoon.svg.php'),(11875,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_variable_sun.svg.php','wp-content/themes/salient/css/fonts/svg/weather_variable_sun.svg.php'),(11876,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_virgo.svg.php','wp-content/themes/salient/css/fonts/svg/weather_virgo.svg.php'),(11877,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_waning_cresent.svg.php','wp-content/themes/salient/css/fonts/svg/weather_waning_cresent.svg.php'),(11878,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_waning_gibbous.svg.php','wp-content/themes/salient/css/fonts/svg/weather_waning_gibbous.svg.php'),(11879,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_waxing_cresent.svg.php','wp-content/themes/salient/css/fonts/svg/weather_waxing_cresent.svg.php'),(11880,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_waxing_gibbous.svg.php','wp-content/themes/salient/css/fonts/svg/weather_waxing_gibbous.svg.php'),(11881,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind.svg.php','wp-content/themes/salient/css/fonts/svg/weather_wind.svg.php'),(11882,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_E.svg.php','wp-content/themes/salient/css/fonts/svg/weather_wind_E.svg.php'),(11883,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_N.svg.php','wp-content/themes/salient/css/fonts/svg/weather_wind_N.svg.php'),(11884,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_NE.svg.php','wp-content/themes/salient/css/fonts/svg/weather_wind_NE.svg.php'),(11885,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_NW.svg.php','wp-content/themes/salient/css/fonts/svg/weather_wind_NW.svg.php'),(11886,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_S.svg.php','wp-content/themes/salient/css/fonts/svg/weather_wind_S.svg.php'),(11887,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_SE.svg.php','wp-content/themes/salient/css/fonts/svg/weather_wind_SE.svg.php'),(11888,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_SW.svg.php','wp-content/themes/salient/css/fonts/svg/weather_wind_SW.svg.php'),(11889,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_W.svg.php','wp-content/themes/salient/css/fonts/svg/weather_wind_W.svg.php'),(11890,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_fullmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_wind_fullmoon.svg.php'),(11891,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_halfmoon.svg.php','wp-content/themes/salient/css/fonts/svg/weather_wind_halfmoon.svg.php'),(11892,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_wind_sun.svg.php','wp-content/themes/salient/css/fonts/svg/weather_wind_sun.svg.php'),(11893,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts/svg/weather_windgust.svg.php','wp-content/themes/salient/css/fonts/svg/weather_windgust.svg.php'),(11894,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/css/fonts.php','wp-content/themes/salient/css/fonts.php'),(11895,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/footer.php','wp-content/themes/salient/footer.php'),(11896,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/functions.php','wp-content/themes/salient/functions.php'),(11897,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/header.php','wp-content/themes/salient/header.php'),(11898,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/class-nectar-element-assets.php','wp-content/themes/salient/includes/class-nectar-element-assets.php'),(11899,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/class-nectar-element-styles.php','wp-content/themes/salient/includes/class-nectar-element-styles.php'),(11900,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/class-nectar-lazy.php','wp-content/themes/salient/includes/class-nectar-lazy.php'),(11901,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/class-nectar-quick-search.php','wp-content/themes/salient/includes/class-nectar-quick-search.php'),(11902,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/class-nectar-theme-manager.php','wp-content/themes/salient/includes/class-nectar-theme-manager.php'),(11903,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/header-search.php','wp-content/themes/salient/includes/header-search.php'),(11904,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/media/audio-player.php','wp-content/themes/salient/includes/partials/blog/media/audio-player.php'),(11905,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/media/gallery-flexslider.php','wp-content/themes/salient/includes/partials/blog/media/gallery-flexslider.php'),(11906,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/media/gallery-flickity-basic.php','wp-content/themes/salient/includes/partials/blog/media/gallery-flickity-basic.php'),(11907,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/media/gallery-flickity.php','wp-content/themes/salient/includes/partials/blog/media/gallery-flickity.php'),(11908,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/media/link.php','wp-content/themes/salient/includes/partials/blog/media/link.php'),(11909,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/media/play-button-transparent.php','wp-content/themes/salient/includes/partials/blog/media/play-button-transparent.php'),(11910,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/media/play-button.php','wp-content/themes/salient/includes/partials/blog/media/play-button.php'),(11911,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/media/quote.php','wp-content/themes/salient/includes/partials/blog/media/quote.php'),(11912,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/media/video-player.php','wp-content/themes/salient/includes/partials/blog/media/video-player.php'),(11913,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry-audio.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry-audio.php'),(11914,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry-link.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry-link.php'),(11915,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry-quote.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry-quote.php'),(11916,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry-video.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry-video.php'),(11917,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/entry.php'),(11918,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/post-categories.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/post-categories.php'),(11919,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/post-image.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-auto-meta-overlaid-spaced/post-image.php'),(11920,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-audio.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-audio.php'),(11921,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-gallery.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-gallery.php'),(11922,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-link.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-link.php'),(11923,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-quote.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-quote.php'),(11924,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-video.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry-video.php'),(11925,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/entry.php'),(11926,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/post-image.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/post-image.php'),(11927,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/post-meta-bottom.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/post-meta-bottom.php'),(11928,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/post-meta-header.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic/post-meta-header.php'),(11929,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-audio.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-audio.php'),(11930,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-gallery.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-gallery.php'),(11931,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-link.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-link.php'),(11932,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-quote.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-quote.php'),(11933,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-video.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry-video.php'),(11934,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/entry.php'),(11935,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/post-bottom-meta.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/post-bottom-meta.php'),(11936,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/post-categories.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/post-categories.php'),(11937,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/post-image.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-classic-enhanced/post-image.php'),(11938,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-audio.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-audio.php'),(11939,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-gallery.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-gallery.php'),(11940,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-link.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-link.php'),(11941,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-quote.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-quote.php'),(11942,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-video.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry-video.php'),(11943,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-material/entry.php'),(11944,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-material/post-bottom-meta.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-material/post-bottom-meta.php'),(11945,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-material/post-categories.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-material/post-categories.php'),(11946,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-material/post-image.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-material/post-image.php'),(11947,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-meta-overlaid/entry-link.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-meta-overlaid/entry-link.php'),(11948,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-meta-overlaid/entry-quote.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-meta-overlaid/entry-quote.php'),(11949,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/masonry-meta-overlaid/entry.php','wp-content/themes/salient/includes/partials/blog/styles/masonry-meta-overlaid/entry.php'),(11950,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-audio.php','wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-audio.php'),(11951,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-gallery.php','wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-gallery.php'),(11952,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-link.php','wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-link.php'),(11953,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-quote.php','wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-quote.php'),(11954,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-video.php','wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry-video.php'),(11955,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry.php','wp-content/themes/salient/includes/partials/blog/styles/standard-classic/entry.php'),(11956,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-classic/post-image.php','wp-content/themes/salient/includes/partials/blog/styles/standard-classic/post-image.php'),(11957,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-classic/post-meta.php','wp-content/themes/salient/includes/partials/blog/styles/standard-classic/post-meta.php'),(11958,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry-audio.php','wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry-audio.php'),(11959,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry-link.php','wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry-link.php'),(11960,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry-quote.php','wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry-quote.php'),(11961,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry-video.php','wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry-video.php'),(11962,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry.php','wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/entry.php'),(11963,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/post-bottom-meta.php','wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/post-bottom-meta.php'),(11964,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/post-categories.php','wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/post-categories.php'),(11965,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/post-image.php','wp-content/themes/salient/includes/partials/blog/styles/standard-featured-img-left/post-image.php'),(11966,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry-audio.php','wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry-audio.php'),(11967,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry-link.php','wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry-link.php'),(11968,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry-quote.php','wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry-quote.php'),(11969,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry-video.php','wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry-video.php'),(11970,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry.php','wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/entry.php'),(11971,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/post-author.php','wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/post-author.php'),(11972,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/post-image.php','wp-content/themes/salient/includes/partials/blog/styles/standard-minimal/post-image.php'),(11973,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/footer/back-to-top.php','wp-content/themes/salient/includes/partials/footer/back-to-top.php'),(11974,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/footer/body-border.php','wp-content/themes/salient/includes/partials/footer/body-border.php'),(11975,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/footer/call-to-action.php','wp-content/themes/salient/includes/partials/footer/call-to-action.php'),(11976,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/footer/copyright-bar.php','wp-content/themes/salient/includes/partials/footer/copyright-bar.php'),(11977,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/footer/main-widgets.php','wp-content/themes/salient/includes/partials/footer/main-widgets.php'),(11978,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/footer/off-canvas-navigation-bottom-meta.php','wp-content/themes/salient/includes/partials/footer/off-canvas-navigation-bottom-meta.php'),(11979,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/footer/off-canvas-navigation.php','wp-content/themes/salient/includes/partials/footer/off-canvas-navigation.php'),(11980,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/header/classic-mobile-nav.php','wp-content/themes/salient/includes/partials/header/classic-mobile-nav.php'),(11981,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/header/header-menu.php','wp-content/themes/salient/includes/partials/header/header-menu.php'),(11982,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/header/header-space.php','wp-content/themes/salient/includes/partials/header/header-space.php'),(11983,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/header/secondary-navigation.php','wp-content/themes/salient/includes/partials/header/secondary-navigation.php'),(11984,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/header/woo-slide-in-cart.php','wp-content/themes/salient/includes/partials/header/woo-slide-in-cart.php'),(11985,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-portfolio/bottom-project-navigation.php','wp-content/themes/salient/includes/partials/single-portfolio/bottom-project-navigation.php'),(11986,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-portfolio/content-area.php','wp-content/themes/salient/includes/partials/single-portfolio/content-area.php'),(11987,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-portfolio/sidebar.php','wp-content/themes/salient/includes/partials/single-portfolio/sidebar.php'),(11988,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/author-bio-ascend-skin.php','wp-content/themes/salient/includes/partials/single-post/author-bio-ascend-skin.php'),(11989,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/author-bio.php','wp-content/themes/salient/includes/partials/single-post/author-bio.php'),(11990,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/default-minimal-bottom-social.php','wp-content/themes/salient/includes/partials/single-post/default-minimal-bottom-social.php'),(11991,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/post-categories.php','wp-content/themes/salient/includes/partials/single-post/post-categories.php'),(11992,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/post-content.php','wp-content/themes/salient/includes/partials/single-post/post-content.php'),(11993,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/post-header-featured-media-under.php','wp-content/themes/salient/includes/partials/single-post/post-header-featured-media-under.php'),(11994,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/post-header-no-img-fullscreen.php','wp-content/themes/salient/includes/partials/single-post/post-header-no-img-fullscreen.php'),(11995,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/post-header-no-img-regular.php','wp-content/themes/salient/includes/partials/single-post/post-header-no-img-regular.php'),(11996,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/post-meta-bar-ascend-skin.php','wp-content/themes/salient/includes/partials/single-post/post-meta-bar-ascend-skin.php'),(11997,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/partials/single-post/post-meta-fields.php','wp-content/themes/salient/includes/partials/single-post/post-meta-fields.php'),(11998,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/post-templates/entry.php','wp-content/themes/salient/includes/post-templates/entry.php'),(11999,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/includes/third-party-integrations/seo.php','wp-content/themes/salient/includes/third-party-integrations/seo.php'),(12000,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/index.php','wp-content/themes/salient/index.php'),(12001,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/elements/nectar-blog.js','wp-content/themes/salient/js/build/elements/nectar-blog.js'),(12002,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/elements/nectar-full-page-rows.js','wp-content/themes/salient/js/build/elements/nectar-full-page-rows.js'),(12003,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/elements/nectar-leaflet-map.js','wp-content/themes/salient/js/build/elements/nectar-leaflet-map.js'),(12004,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/elements/nectar-liquid.js','wp-content/themes/salient/js/build/elements/nectar-liquid.js'),(12005,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/elements/nectar-testimonial-slider.js','wp-content/themes/salient/js/build/elements/nectar-testimonial-slider.js'),(12006,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/elements/nectar-text-inline-images.js','wp-content/themes/salient/js/build/elements/nectar-text-inline-images.js'),(12007,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/init.js','wp-content/themes/salient/js/build/init.js'),(12008,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/map.js','wp-content/themes/salient/js/build/map.js'),(12009,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/nectar-box-roll.js','wp-content/themes/salient/js/build/nectar-box-roll.js'),(12010,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/nectar-particles.js','wp-content/themes/salient/js/build/nectar-particles.js'),(12011,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/nectar-product-filters-display.js','wp-content/themes/salient/js/build/nectar-product-filters-display.js'),(12012,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/nectar-single-product-reviews.js','wp-content/themes/salient/js/build/nectar-single-product-reviews.js'),(12013,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/nectar-single-product.js','wp-content/themes/salient/js/build/nectar-single-product.js'),(12014,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/nectar-slider-priority.js','wp-content/themes/salient/js/build/nectar-slider-priority.js'),(12015,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/priority.js','wp-content/themes/salient/js/build/priority.js'),(12016,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/anime.min.js','wp-content/themes/salient/js/build/third-party/anime.min.js'),(12017,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/caroufredsel.min.js','wp-content/themes/salient/js/build/third-party/caroufredsel.min.js'),(12018,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/flexslider.min.js','wp-content/themes/salient/js/build/third-party/flexslider.min.js'),(12019,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/flickity-fade.js','wp-content/themes/salient/js/build/third-party/flickity-fade.js'),(12020,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/flickity.min.js','wp-content/themes/salient/js/build/third-party/flickity.min.js'),(12021,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/hoverintent.min.js','wp-content/themes/salient/js/build/third-party/hoverintent.min.js'),(12022,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/imagesLoaded.min.js','wp-content/themes/salient/js/build/third-party/imagesLoaded.min.js'),(12023,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/infinitescroll.js','wp-content/themes/salient/js/build/third-party/infinitescroll.js'),(12024,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/intersection-observer.min.js','wp-content/themes/salient/js/build/third-party/intersection-observer.min.js'),(12025,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/isotope.min.js','wp-content/themes/salient/js/build/third-party/isotope.min.js'),(12026,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/jquery.easing.min.js','wp-content/themes/salient/js/build/third-party/jquery.easing.min.js'),(12027,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/jquery.fancybox.min.js','wp-content/themes/salient/js/build/third-party/jquery.fancybox.min.js'),(12028,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/jquery.fullPage.min.js','wp-content/themes/salient/js/build/third-party/jquery.fullPage.min.js'),(12029,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/jquery.mousewheel.min.js','wp-content/themes/salient/js/build/third-party/jquery.mousewheel.min.js'),(12030,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/jquery.twentytwenty.js','wp-content/themes/salient/js/build/third-party/jquery.twentytwenty.js'),(12031,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/leaflet.min.js','wp-content/themes/salient/js/build/third-party/leaflet.min.js'),(12032,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/magnific.js','wp-content/themes/salient/js/build/third-party/magnific.js'),(12033,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/modernizr.min.js','wp-content/themes/salient/js/build/third-party/modernizr.min.js'),(12034,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/owl.carousel.min.js','wp-content/themes/salient/js/build/third-party/owl.carousel.min.js'),(12035,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/parallax.js','wp-content/themes/salient/js/build/third-party/parallax.js'),(12036,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/pixi.min.js','wp-content/themes/salient/js/build/third-party/pixi.min.js'),(12037,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/select2.min.js','wp-content/themes/salient/js/build/third-party/select2.min.js'),(12038,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/stickkit.js','wp-content/themes/salient/js/build/third-party/stickkit.js'),(12039,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/superfish.js','wp-content/themes/salient/js/build/third-party/superfish.js'),(12040,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/touchswipe.min.js','wp-content/themes/salient/js/build/third-party/touchswipe.min.js'),(12041,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/transit.min.js','wp-content/themes/salient/js/build/third-party/transit.min.js'),(12042,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/vivus.min.js','wp-content/themes/salient/js/build/third-party/vivus.min.js'),(12043,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/build/third-party/waypoints.js','wp-content/themes/salient/js/build/third-party/waypoints.js'),(12044,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/elements/nectar-blog.js','wp-content/themes/salient/js/src/elements/nectar-blog.js'),(12045,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/elements/nectar-full-page-rows.js','wp-content/themes/salient/js/src/elements/nectar-full-page-rows.js'),(12046,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/elements/nectar-leaflet-map.js','wp-content/themes/salient/js/src/elements/nectar-leaflet-map.js'),(12047,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/elements/nectar-liquid.js','wp-content/themes/salient/js/src/elements/nectar-liquid.js'),(12048,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/elements/nectar-testimonial-slider.js','wp-content/themes/salient/js/src/elements/nectar-testimonial-slider.js'),(12049,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/elements/nectar-text-inline-images.js','wp-content/themes/salient/js/src/elements/nectar-text-inline-images.js'),(12050,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/init.js','wp-content/themes/salient/js/src/init.js'),(12051,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/map.js','wp-content/themes/salient/js/src/map.js'),(12052,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/nectar-box-roll.js','wp-content/themes/salient/js/src/nectar-box-roll.js'),(12053,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/nectar-particles.js','wp-content/themes/salient/js/src/nectar-particles.js'),(12054,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/nectar-product-filters-display.js','wp-content/themes/salient/js/src/nectar-product-filters-display.js'),(12055,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/nectar-single-product-reviews.js','wp-content/themes/salient/js/src/nectar-single-product-reviews.js'),(12056,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/nectar-single-product.js','wp-content/themes/salient/js/src/nectar-single-product.js'),(12057,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/nectar-slider-priority.js','wp-content/themes/salient/js/src/nectar-slider-priority.js'),(12058,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/priority.js','wp-content/themes/salient/js/src/priority.js'),(12059,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/anime.min.js','wp-content/themes/salient/js/src/third-party/anime.min.js'),(12060,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/caroufredsel.min.js','wp-content/themes/salient/js/src/third-party/caroufredsel.min.js'),(12061,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/flexslider.min.js','wp-content/themes/salient/js/src/third-party/flexslider.min.js'),(12062,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/flickity-fade.js','wp-content/themes/salient/js/src/third-party/flickity-fade.js'),(12063,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/flickity.min.js','wp-content/themes/salient/js/src/third-party/flickity.min.js'),(12064,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/hoverintent.min.js','wp-content/themes/salient/js/src/third-party/hoverintent.min.js'),(12065,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/imagesLoaded.min.js','wp-content/themes/salient/js/src/third-party/imagesLoaded.min.js'),(12066,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/infinitescroll.js','wp-content/themes/salient/js/src/third-party/infinitescroll.js'),(12067,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/intersection-observer.min.js','wp-content/themes/salient/js/src/third-party/intersection-observer.min.js'),(12068,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/isotope.min.js','wp-content/themes/salient/js/src/third-party/isotope.min.js'),(12069,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/jquery.easing.min.js','wp-content/themes/salient/js/src/third-party/jquery.easing.min.js'),(12070,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/jquery.fancybox.min.js','wp-content/themes/salient/js/src/third-party/jquery.fancybox.min.js'),(12071,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/jquery.fullPage.min.js','wp-content/themes/salient/js/src/third-party/jquery.fullPage.min.js'),(12072,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/jquery.mousewheel.min.js','wp-content/themes/salient/js/src/third-party/jquery.mousewheel.min.js'),(12073,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/jquery.twentytwenty.js','wp-content/themes/salient/js/src/third-party/jquery.twentytwenty.js'),(12074,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/leaflet.min.js','wp-content/themes/salient/js/src/third-party/leaflet.min.js'),(12075,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/magnific.js','wp-content/themes/salient/js/src/third-party/magnific.js'),(12076,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/modernizr.min.js','wp-content/themes/salient/js/src/third-party/modernizr.min.js'),(12077,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/owl.carousel.min.js','wp-content/themes/salient/js/src/third-party/owl.carousel.min.js'),(12078,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/parallax.js','wp-content/themes/salient/js/src/third-party/parallax.js'),(12079,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/pixi.min.js','wp-content/themes/salient/js/src/third-party/pixi.min.js'),(12080,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/select2.min.js','wp-content/themes/salient/js/src/third-party/select2.min.js'),(12081,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/stickkit.js','wp-content/themes/salient/js/src/third-party/stickkit.js'),(12082,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/superfish.js','wp-content/themes/salient/js/src/third-party/superfish.js'),(12083,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/touchswipe.min.js','wp-content/themes/salient/js/src/third-party/touchswipe.min.js'),(12084,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/transit.min.js','wp-content/themes/salient/js/src/third-party/transit.min.js'),(12085,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/vivus.min.js','wp-content/themes/salient/js/src/third-party/vivus.min.js'),(12086,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/js/src/third-party/waypoints.js','wp-content/themes/salient/js/src/third-party/waypoints.js'),(12087,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/functions/ajax-search/wp-search-suggest.php','wp-content/themes/salient/nectar/assets/functions/ajax-search/wp-search-suggest.php'),(12088,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/functions/ajax-search/wpss-search-suggest.js','wp-content/themes/salient/nectar/assets/functions/ajax-search/wpss-search-suggest.js'),(12089,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/functions/wp-menu-custom-items/menu-item-custom-fields.php','wp-content/themes/salient/nectar/assets/functions/wp-menu-custom-items/menu-item-custom-fields.php'),(12090,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/functions/wp-menu-custom-items/walker-nav-menu-edit.php','wp-content/themes/salient/nectar/assets/functions/wp-menu-custom-items/walker-nav-menu-edit.php'),(12091,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/img/icons/salient-grey.svg','wp-content/themes/salient/nectar/assets/img/icons/salient-grey.svg'),(12092,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/img/icons/salient-hover.svg','wp-content/themes/salient/nectar/assets/img/icons/salient-hover.svg'),(12093,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/img/icons/salient-vc-toolbar.svg','wp-content/themes/salient/nectar/assets/img/icons/salient-vc-toolbar.svg'),(12094,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/img/icons/salient.svg','wp-content/themes/salient/nectar/assets/img/icons/salient.svg'),(12095,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/js/add-media.js','wp-content/themes/salient/nectar/assets/js/add-media.js'),(12096,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/js/buttonset.js','wp-content/themes/salient/nectar/assets/js/buttonset.js'),(12097,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/js/colorpicker.js','wp-content/themes/salient/nectar/assets/js/colorpicker.js'),(12098,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/js/nectar-meta.js','wp-content/themes/salient/nectar/assets/js/nectar-meta.js'),(12099,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/js/nectar-reorder.js','wp-content/themes/salient/nectar/assets/js/nectar-reorder.js'),(12100,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/assets/js/webfont.js','wp-content/themes/salient/nectar/assets/js/webfont.js'),(12101,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/admin-enqueue.php','wp-content/themes/salient/nectar/helpers/admin-enqueue.php'),(12102,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/blog.php','wp-content/themes/salient/nectar/helpers/blog.php'),(12103,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/dynamic-styles.php','wp-content/themes/salient/nectar/helpers/dynamic-styles.php'),(12104,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/enqueue-scripts.php','wp-content/themes/salient/nectar/helpers/enqueue-scripts.php'),(12105,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/enqueue-styles.php','wp-content/themes/salient/nectar/helpers/enqueue-styles.php'),(12106,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/footer.php','wp-content/themes/salient/nectar/helpers/footer.php'),(12107,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/gutenberg.php','wp-content/themes/salient/nectar/helpers/gutenberg.php'),(12108,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/header.php','wp-content/themes/salient/nectar/helpers/header.php'),(12109,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/icon-collections.php','wp-content/themes/salient/nectar/helpers/icon-collections.php'),(12110,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/media.php','wp-content/themes/salient/nectar/helpers/media.php'),(12111,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/nav-menus.php','wp-content/themes/salient/nectar/helpers/nav-menus.php'),(12112,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/nectar-widgets.php','wp-content/themes/salient/nectar/helpers/nectar-widgets.php'),(12113,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/open-graph.php','wp-content/themes/salient/nectar/helpers/open-graph.php'),(12114,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/page-header.php','wp-content/themes/salient/nectar/helpers/page-header.php'),(12115,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/page.php','wp-content/themes/salient/nectar/helpers/page.php'),(12116,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/pagination.php','wp-content/themes/salient/nectar/helpers/pagination.php'),(12117,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/redux-salient.php','wp-content/themes/salient/nectar/helpers/redux-salient.php'),(12118,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/search.php','wp-content/themes/salient/nectar/helpers/search.php'),(12119,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/update-assist.php','wp-content/themes/salient/nectar/helpers/update-assist.php'),(12120,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/widget-related.php','wp-content/themes/salient/nectar/helpers/widget-related.php'),(12121,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/woocommerce.php','wp-content/themes/salient/nectar/helpers/woocommerce.php'),(12122,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/wp-general.php','wp-content/themes/salient/nectar/helpers/wp-general.php'),(12123,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/wpbakery-init.php','wp-content/themes/salient/nectar/helpers/wpbakery-init.php'),(12124,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/helpers/wpml.php','wp-content/themes/salient/nectar/helpers/wpml.php'),(12125,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/hooks/actions.php','wp-content/themes/salient/nectar/hooks/actions.php'),(12126,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/hooks/hooks.php','wp-content/themes/salient/nectar/hooks/hooks.php'),(12127,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/meta/category-meta.php','wp-content/themes/salient/nectar/meta/category-meta.php'),(12128,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/nectar-vc-addons/salient-studio-templates.php','wp-content/themes/salient/nectar/nectar-vc-addons/salient-studio-templates.php'),(12129,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/button_set/field_button_set.js','wp-content/themes/salient/nectar/options/fields/button_set/field_button_set.js'),(12130,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/button_set/field_button_set.php','wp-content/themes/salient/nectar/options/fields/button_set/field_button_set.php'),(12131,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/cats_multi_select/field_cats_multi_select.php','wp-content/themes/salient/nectar/options/fields/cats_multi_select/field_cats_multi_select.php'),(12132,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/checkbox/field_checkbox.php','wp-content/themes/salient/nectar/options/fields/checkbox/field_checkbox.php'),(12133,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/checkbox_hide_all/field_checkbox_hide_all.js','wp-content/themes/salient/nectar/options/fields/checkbox_hide_all/field_checkbox_hide_all.js'),(12134,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/checkbox_hide_all/field_checkbox_hide_all.php','wp-content/themes/salient/nectar/options/fields/checkbox_hide_all/field_checkbox_hide_all.php'),(12135,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/checkbox_hide_below/field_checkbox_hide_below.js','wp-content/themes/salient/nectar/options/fields/checkbox_hide_below/field_checkbox_hide_below.js'),(12136,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/checkbox_hide_below/field_checkbox_hide_below.php','wp-content/themes/salient/nectar/options/fields/checkbox_hide_below/field_checkbox_hide_below.php'),(12137,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/color/field_color.js','wp-content/themes/salient/nectar/options/fields/color/field_color.js'),(12138,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/color/field_color.php','wp-content/themes/salient/nectar/options/fields/color/field_color.php'),(12139,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/color/field_color_farb.js','wp-content/themes/salient/nectar/options/fields/color/field_color_farb.js'),(12140,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/color_gradient/field_color_gradient.php','wp-content/themes/salient/nectar/options/fields/color_gradient/field_color_gradient.php'),(12141,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/slider/field_slider.js','wp-content/themes/salient/nectar/options/fields/slider/field_slider.js'),(12142,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/slider/field_slider.min.js','wp-content/themes/salient/nectar/options/fields/slider/field_slider.min.js'),(12143,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/slider/field_slider.php','wp-content/themes/salient/nectar/options/fields/slider/field_slider.php'),(12144,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/slider/vendor/nouislider/redux.jquery.nouislider.js','wp-content/themes/salient/nectar/options/fields/slider/vendor/nouislider/redux.jquery.nouislider.js'),(12145,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/slider/vendor/nouislider/redux.jquery.nouislider.min.js','wp-content/themes/salient/nectar/options/fields/slider/vendor/nouislider/redux.jquery.nouislider.min.js'),(12146,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/upload/field_upload.js','wp-content/themes/salient/nectar/options/fields/upload/field_upload.js'),(12147,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/upload/field_upload.php','wp-content/themes/salient/nectar/options/fields/upload/field_upload.php'),(12148,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/upload/field_upload_3_4.js','wp-content/themes/salient/nectar/options/fields/upload/field_upload_3_4.js'),(12149,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/options/fields/upload/gallery.js','wp-content/themes/salient/nectar/options/fields/upload/gallery.js'),(12150,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/plugin-notices/js/admin_notices.js','wp-content/themes/salient/nectar/plugin-notices/js/admin_notices.js'),(12151,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/plugin-notices/salient-plugin-notices.php','wp-content/themes/salient/nectar/plugin-notices/salient-plugin-notices.php'),(12152,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/elusive-icons/fonts/elusiveicons-webfont.svg','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/elusive-icons/fonts/elusiveicons-webfont.svg'),(12153,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/media/media.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/media/media.js'),(12154,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/media/media.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/media/media.min.js'),(12155,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/redux.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/redux.js'),(12156,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/redux.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/redux.min.js'),(12157,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/cookie.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/cookie.js'),(12158,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jquery.alphanum.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jquery.alphanum.js'),(12159,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jquery.serializeForm.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jquery.serializeForm.js'),(12160,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jquery.typewatch.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jquery.typewatch.js'),(12161,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jsonview.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jsonview.js'),(12162,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jsonview.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/jsonview.min.js'),(12163,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/lte-ie7.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/lte-ie7.js'),(12164,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/qtip/jquery.qtip.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/qtip/jquery.qtip.js'),(12165,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/qtip/jquery.qtip.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/qtip/jquery.qtip.min.js'),(12166,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/redux.select2.sortable.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/redux.select2.sortable.js'),(12167,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/redux.select2.sortable.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/redux.select2.sortable.min.js'),(12168,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/spectrum/redux-spectrum.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/spectrum/redux-spectrum.js'),(12169,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/spectrum/redux-spectrum.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor/spectrum/redux-spectrum.min.js'),(12170,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/js/vendor.min.js'),(12171,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/dashboard.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/dashboard.php'),(12172,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/enqueue.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/enqueue.php'),(12173,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/newsflash.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/newsflash.php'),(12174,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/panel.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/panel.php'),(12175,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/required.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/core/required.php'),(12176,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/framework.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/framework.php'),(12177,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.p.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.p.php'),(12178,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_admin_notices.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_admin_notices.php'),(12179,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_api.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_api.php'),(12180,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_cdn.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_cdn.php'),(12181,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_filesystem.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_filesystem.php'),(12182,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_functions.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_functions.php'),(12183,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_helpers.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_helpers.php'),(12184,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_instances.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_instances.php'),(12185,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.thirdparty.fixes.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.thirdparty.fixes.php'),(12186,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/extension_customizer.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/extension_customizer.js'),(12187,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/extension_customizer.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/extension_customizer.min.js'),(12188,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/extension_customizer.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/extension_customizer.php'),(12189,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_control.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_control.php'),(12190,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_devs.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_devs.php'),(12191,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_fields.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_fields.php'),(12192,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_panel.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_panel.php'),(12193,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_section.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/customizer/inc/customizer_section.php'),(12194,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/import_export/extension_import_export.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/import_export/extension_import_export.php'),(12195,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/import_export/import_export/field_import_export.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/import_export/import_export/field_import_export.js'),(12196,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/import_export/import_export/field_import_export.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/import_export/import_export/field_import_export.min.js'),(12197,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/import_export/import_export/field_import_export.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/import_export/import_export/field_import_export.php'),(12198,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/options_object/extension_options_object.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/options_object/extension_options_object.php'),(12199,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/options_object/options_object/field_options_object.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/options_object/options_object/field_options_object.js'),(12200,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/options_object/options_object/field_options_object.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/options_object/options_object/field_options_object.min.js'),(12201,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/options_object/options_object/field_options_object.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/extensions/options_object/options_object/field_options_object.php'),(12202,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/ace_editor/field_ace_editor.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/ace_editor/field_ace_editor.js'),(12203,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/ace_editor/field_ace_editor.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/ace_editor/field_ace_editor.min.js'),(12204,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/ace_editor/field_ace_editor.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/ace_editor/field_ace_editor.php'),(12205,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/add_remove/field_add_remove.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/add_remove/field_add_remove.js'),(12206,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/add_remove/field_add_remove.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/add_remove/field_add_remove.php'),(12207,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/background/field_background.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/background/field_background.js'),(12208,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/background/field_background.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/background/field_background.min.js'),(12209,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/background/field_background.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/background/field_background.php'),(12210,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/border/field_border.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/border/field_border.js'),(12211,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/border/field_border.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/border/field_border.min.js'),(12212,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/border/field_border.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/border/field_border.php'),(12213,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/button_set/field_button_set.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/button_set/field_button_set.js'),(12214,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/button_set/field_button_set.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/button_set/field_button_set.min.js'),(12215,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/button_set/field_button_set.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/button_set/field_button_set.php'),(12216,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/checkbox/field_checkbox.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/checkbox/field_checkbox.js'),(12217,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/checkbox/field_checkbox.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/checkbox/field_checkbox.min.js'),(12218,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/checkbox/field_checkbox.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/checkbox/field_checkbox.php'),(12219,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color/field_color.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color/field_color.js'),(12220,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color/field_color.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color/field_color.min.js'),(12221,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color/field_color.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color/field_color.php'),(12222,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_gradient/field_color_gradient.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_gradient/field_color_gradient.js'),(12223,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_gradient/field_color_gradient.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_gradient/field_color_gradient.min.js'),(12224,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_gradient/field_color_gradient.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_gradient/field_color_gradient.php'),(12225,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_rgba/field_color_rgba.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_rgba/field_color_rgba.js'),(12226,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_rgba/field_color_rgba.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_rgba/field_color_rgba.min.js'),(12227,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_rgba/field_color_rgba.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/color_rgba/field_color_rgba.php'),(12228,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/date/field_date.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/date/field_date.js'),(12229,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/date/field_date.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/date/field_date.min.js'),(12230,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/date/field_date.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/date/field_date.php'),(12231,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/dimensions/field_dimensions.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/dimensions/field_dimensions.js'),(12232,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/dimensions/field_dimensions.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/dimensions/field_dimensions.min.js'),(12233,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/dimensions/field_dimensions.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/dimensions/field_dimensions.php'),(12234,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/divide/field_divide.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/divide/field_divide.php'),(12235,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/editor/field_editor.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/editor/field_editor.js'),(12236,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/editor/field_editor.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/editor/field_editor.min.js'),(12237,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/editor/field_editor.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/editor/field_editor.php'),(12238,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/gallery/field_gallery.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/gallery/field_gallery.js'),(12239,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/gallery/field_gallery.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/gallery/field_gallery.min.js'),(12240,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/gallery/field_gallery.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/gallery/field_gallery.php'),(12241,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/image_select/field_image_select.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/image_select/field_image_select.js'),(12242,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/image_select/field_image_select.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/image_select/field_image_select.min.js'),(12243,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/image_select/field_image_select.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/image_select/field_image_select.php'),(12244,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/info/field_info.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/info/field_info.php'),(12245,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/link_color/field_link_color.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/link_color/field_link_color.js'),(12246,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/link_color/field_link_color.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/link_color/field_link_color.min.js'),(12247,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/link_color/field_link_color.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/link_color/field_link_color.php'),(12248,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/media/field_media.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/media/field_media.php'),(12249,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/multi_text/field_multi_text.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/multi_text/field_multi_text.js'),(12250,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/multi_text/field_multi_text.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/multi_text/field_multi_text.min.js'),(12251,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/multi_text/field_multi_text.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/multi_text/field_multi_text.php'),(12252,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/palette/field_palette.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/palette/field_palette.js'),(12253,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/palette/field_palette.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/palette/field_palette.min.js'),(12254,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/palette/field_palette.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/palette/field_palette.php'),(12255,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/password/field_password.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/password/field_password.php'),(12256,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/radio/field_radio.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/radio/field_radio.php'),(12257,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/raw/field_raw.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/raw/field_raw.php'),(12258,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/raw/parsedown.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/raw/parsedown.php'),(12259,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/section/field_section.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/section/field_section.php'),(12260,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select/elusive-icons.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select/elusive-icons.php'),(12261,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select/field_select.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select/field_select.js'),(12262,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select/field_select.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select/field_select.min.js'),(12263,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select/field_select.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select/field_select.php'),(12264,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select_image/field_select_image.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select_image/field_select_image.js'),(12265,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select_image/field_select_image.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select_image/field_select_image.min.js'),(12266,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select_image/field_select_image.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/select_image/field_select_image.php'),(12267,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/field_slider.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/field_slider.js'),(12268,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/field_slider.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/field_slider.min.js'),(12269,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/field_slider.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/field_slider.php'),(12270,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/vendor/nouislider/redux.jquery.nouislider.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/vendor/nouislider/redux.jquery.nouislider.js'),(12271,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/vendor/nouislider/redux.jquery.nouislider.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slider/vendor/nouislider/redux.jquery.nouislider.min.js'),(12272,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slides/field_slides.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slides/field_slides.js'),(12273,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slides/field_slides.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slides/field_slides.min.js'),(12274,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slides/field_slides.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/slides/field_slides.php'),(12275,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sortable/field_sortable.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sortable/field_sortable.js'),(12276,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sortable/field_sortable.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sortable/field_sortable.min.js'),(12277,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sortable/field_sortable.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sortable/field_sortable.php'),(12278,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sorter/field_sorter.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sorter/field_sorter.js'),(12279,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sorter/field_sorter.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sorter/field_sorter.min.js'),(12280,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sorter/field_sorter.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/sorter/field_sorter.php'),(12281,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spacing/field_spacing.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spacing/field_spacing.js'),(12282,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spacing/field_spacing.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spacing/field_spacing.min.js'),(12283,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spacing/field_spacing.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spacing/field_spacing.php'),(12284,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/field_spinner.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/field_spinner.js'),(12285,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/field_spinner.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/field_spinner.min.js'),(12286,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/field_spinner.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/field_spinner.php'),(12287,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/vendor/spinner_custom.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/vendor/spinner_custom.js'),(12288,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/vendor/spinner_custom.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/vendor/spinner_custom.min.js'),(12289,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/switch/field_switch.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/switch/field_switch.js'),(12290,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/switch/field_switch.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/switch/field_switch.min.js'),(12291,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/switch/field_switch.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/switch/field_switch.php'),(12292,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/text/field_text.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/text/field_text.php'),(12293,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/textarea/field_textarea.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/textarea/field_textarea.php'),(12294,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography.js'),(12295,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography.min.js'),(12296,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography.php'),(12297,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography_json.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography_json.js'),(12298,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography_json.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/field_typography_json.min.js'),(12299,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/googlefonts.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/typography/googlefonts.php'),(12300,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/upload/field_upload.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/upload/field_upload.js'),(12301,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/upload/field_upload.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/upload/field_upload.php'),(12302,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/upload/field_upload_3_4.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/upload/field_upload_3_4.js'),(12303,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/upload/gallery.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/upload/gallery.js'),(12304,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/lib.redux_instances.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/lib.redux_instances.php'),(12305,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/checks/embedded.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/checks/embedded.php'),(12306,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/checks/full_package.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/checks/full_package.php'),(12307,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/checks/index.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/checks/index.php'),(12308,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/class.redux_themecheck.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/class.redux_themecheck.php'),(12309,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/index.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/index.php'),(12310,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/js/admin.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/js/admin.js'),(12311,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/lang/index.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/themecheck/lang/index.php'),(12312,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/tracking.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/tracking.php'),(12313,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/color/validation_color.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/color/validation_color.php'),(12314,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/color_rgba/validation_color_rgba.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/color_rgba/validation_color_rgba.php'),(12315,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/colorrgba/validation_colorrgba.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/colorrgba/validation_colorrgba.php'),(12316,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/comma_numeric/validation_comma_numeric.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/comma_numeric/validation_comma_numeric.php'),(12317,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/css/validation_css.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/css/validation_css.php'),(12318,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/date/validation_date.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/date/validation_date.php'),(12319,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/email/validation_email.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/email/validation_email.php'),(12320,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/email_not_empty/validation_email_not_empty.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/email_not_empty/validation_email_not_empty.php'),(12321,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/html/validation_html.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/html/validation_html.php'),(12322,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/html_custom/validation_html_custom.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/html_custom/validation_html_custom.php'),(12323,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/js/validation_js.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/js/validation_js.php'),(12324,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/no_html/validation_no_html.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/no_html/validation_no_html.php'),(12325,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/no_special_chars/validation_no_special_chars.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/no_special_chars/validation_no_special_chars.php'),(12326,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/not_empty/validation_not_empty.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/not_empty/validation_not_empty.php'),(12327,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/numeric/validation_numeric.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/numeric/validation_numeric.php'),(12328,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/numeric_not_empty/validation_numeric_not_empty.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/numeric_not_empty/validation_numeric_not_empty.php'),(12329,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/preg_replace/validation_preg_replace.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/preg_replace/validation_preg_replace.php'),(12330,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/str_replace/validation_str_replace.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/str_replace/validation_str_replace.php'),(12331,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/unique_slug/validation_unique_slug.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/unique_slug/validation_unique_slug.php'),(12332,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/url/validation_url.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/validation/url/validation_url.php'),(12333,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/js/jquery.easing.min.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/js/jquery.easing.min.js'),(12334,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/js/redux-welcome-admin.js','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/js/redux-welcome-admin.js'),(12335,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/about.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/about.php'),(12336,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/changelog.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/changelog.php'),(12337,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/credits.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/credits.php'),(12338,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/extensions.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/extensions.php'),(12339,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/status_report.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/status_report.php'),(12340,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/support.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/views/support.php'),(12341,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/welcome.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/welcome/welcome.php'),(12342,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/container.tpl.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/container.tpl.php'),(12343,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/content.tpl.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/content.tpl.php'),(12344,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/footer.tpl.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/footer.tpl.php'),(12345,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/header.tpl.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/header.tpl.php'),(12346,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/header_stickybar.tpl.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/header_stickybar.tpl.php'),(12347,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/menu_container.tpl.php','wp-content/themes/salient/nectar/redux-framework/ReduxCore/templates/panel/menu_container.tpl.php'),(12348,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/ad_remove/extension_ad_remove.php','wp-content/themes/salient/nectar/redux-framework/extensions/ad_remove/extension_ad_remove.php'),(12349,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/class.vendor-url.php','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/class.vendor-url.php'),(12350,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/extension_vendor_support.php','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/extension_vendor_support.php'),(12351,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/ace.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/ace.js'),(12352,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/ext-emmet.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/ext-emmet.js'),(12353,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/ext-searchbox.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/ext-searchbox.js'),(12354,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-css.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-css.js'),(12355,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-html.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-html.js'),(12356,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-javascript.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-javascript.js'),(12357,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-json.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-json.js'),(12358,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-less.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-less.js'),(12359,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-markdown.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-markdown.js'),(12360,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-mysql.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-mysql.js'),(12361,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-php.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-php.js'),(12362,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-plain_text.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-plain_text.js'),(12363,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-sass.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-sass.js'),(12364,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-scss.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-scss.js'),(12365,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-text.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-text.js'),(12366,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-xml.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/mode-xml.js'),(12367,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/css.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/css.js'),(12368,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/html.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/html.js'),(12369,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/javascript.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/javascript.js'),(12370,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/json.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/json.js'),(12371,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/less.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/less.js'),(12372,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/markdown.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/markdown.js'),(12373,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/mysql.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/mysql.js'),(12374,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/php.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/php.js'),(12375,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/plain_text.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/plain_text.js'),(12376,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/sass.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/sass.js'),(12377,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/scss.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/scss.js'),(12378,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/text.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/text.js'),(12379,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/xml.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/snippets/xml.js'),(12380,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/theme-chrome.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/theme-chrome.js'),(12381,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/theme-monokai.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/theme-monokai.js'),(12382,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/worker-css.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/worker-css.js'),(12383,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/worker-javascript.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/worker-javascript.js'),(12384,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/worker-json.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/worker-json.js'),(12385,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/worker-php.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/ace_editor/worker-php.js'),(12386,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2.js'),(12387,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2.min.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2.min.js'),(12388,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ar.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ar.js'),(12389,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_az.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_az.js'),(12390,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_bg.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_bg.js'),(12391,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ca.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ca.js'),(12392,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_cs.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_cs.js'),(12393,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_da.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_da.js'),(12394,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_de.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_de.js'),(12395,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_el.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_el.js'),(12396,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_en.js.template','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_en.js.template'),(12397,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_es.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_es.js'),(12398,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_et.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_et.js'),(12399,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_eu.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_eu.js'),(12400,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_fa.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_fa.js'),(12401,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_fi.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_fi.js'),(12402,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_fr.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_fr.js'),(12403,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_gl.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_gl.js'),(12404,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_he.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_he.js'),(12405,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_hr.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_hr.js'),(12406,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_hu.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_hu.js'),(12407,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_id.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_id.js'),(12408,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_is.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_is.js'),(12409,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_it.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_it.js'),(12410,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ja.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ja.js'),(12411,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ka.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ka.js'),(12412,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ko.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ko.js'),(12413,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_lt.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_lt.js'),(12414,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_lv.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_lv.js'),(12415,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_mk.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_mk.js'),(12416,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ms.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ms.js'),(12417,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_nb.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_nb.js'),(12418,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_nl.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_nl.js'),(12419,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_pl.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_pl.js'),(12420,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_pt-BR.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_pt-BR.js'),(12421,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_pt-PT.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_pt-PT.js'),(12422,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ro.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ro.js'),(12423,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_rs.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_rs.js'),(12424,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ru.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ru.js'),(12425,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_sk.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_sk.js'),(12426,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_sv.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_sv.js'),(12427,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_th.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_th.js'),(12428,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_tr.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_tr.js'),(12429,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ug-CN.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_ug-CN.js'),(12430,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_uk.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_uk.js'),(12431,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_vi.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_vi.js'),(12432,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_zh-CN.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_zh-CN.js'),(12433,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_zh-TW.js','wp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2_locale_zh-TW.js'),(12434,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/index.php','wp-content/themes/salient/nectar/redux-framework/index.php'),(12435,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/options-config.php','wp-content/themes/salient/nectar/redux-framework/options-config.php'),(12436,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/redux-framework/salient-redux.js','wp-content/themes/salient/nectar/redux-framework/salient-redux.js'),(12437,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/tgm-plugin-activation/class-tgm-plugin-activation.php','wp-content/themes/salient/nectar/tgm-plugin-activation/class-tgm-plugin-activation.php'),(12438,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/tgm-plugin-activation/required_plugins.php','wp-content/themes/salient/nectar/tgm-plugin-activation/required_plugins.php'),(12439,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/welcome/welcome-page.php','wp-content/themes/salient/nectar/welcome/welcome-page.php'),(12440,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/woo/admin-notices.php','wp-content/themes/salient/nectar/woo/admin-notices.php'),(12441,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/woo/cart.php','wp-content/themes/salient/nectar/woo/cart.php'),(12442,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/woo/js/admin_notices.js','wp-content/themes/salient/nectar/woo/js/admin_notices.js'),(12443,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/woo/js/quick_view_actions.js','wp-content/themes/salient/nectar/woo/js/quick_view_actions.js'),(12444,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/nectar/woo/quick-view.php','wp-content/themes/salient/nectar/woo/quick-view.php'),(12445,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/page-left-sidebar.php','wp-content/themes/salient/page-left-sidebar.php'),(12446,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/page-sidebar.php','wp-content/themes/salient/page-sidebar.php'),(12447,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/page.php','wp-content/themes/salient/page.php'),(12448,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/plugins/index.php','wp-content/themes/salient/plugins/index.php'),(12449,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/search.php','wp-content/themes/salient/search.php'),(12450,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/searchform.php','wp-content/themes/salient/searchform.php'),(12451,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/sidebar.php','wp-content/themes/salient/sidebar.php'),(12452,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/single-salient_g_sections.php','wp-content/themes/salient/single-salient_g_sections.php'),(12453,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/single.php','wp-content/themes/salient/single.php'),(12454,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/template-contact.php','wp-content/themes/salient/template-contact.php'),(12455,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/template-home-1.php','wp-content/themes/salient/template-home-1.php'),(12456,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/template-home-2.php','wp-content/themes/salient/template-home-2.php'),(12457,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/template-home-3.php','wp-content/themes/salient/template-home-3.php'),(12458,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/template-home-4.php','wp-content/themes/salient/template-home-4.php'),(12459,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/template-no-footer.php','wp-content/themes/salient/template-no-footer.php'),(12460,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/template-no-header-footer.php','wp-content/themes/salient/template-no-header-footer.php'),(12461,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/template-no-header.php','wp-content/themes/salient/template-no-header.php'),(12462,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/template-portfolio.php','wp-content/themes/salient/template-portfolio.php'),(12463,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/cart/mini-cart.php','wp-content/themes/salient/woocommerce/cart/mini-cart.php'),(12464,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/checkout/form-checkout.php','wp-content/themes/salient/woocommerce/checkout/form-checkout.php'),(12465,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/checkout/review-order.php','wp-content/themes/salient/woocommerce/checkout/review-order.php'),(12466,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/checkout/terms.php','wp-content/themes/salient/woocommerce/checkout/terms.php'),(12467,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/content-product.php','wp-content/themes/salient/woocommerce/content-product.php'),(12468,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/content-single-product.php','wp-content/themes/salient/woocommerce/content-single-product.php'),(12469,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/loop/add-to-cart.php','wp-content/themes/salient/woocommerce/loop/add-to-cart.php'),(12470,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/loop/loop-start.php','wp-content/themes/salient/woocommerce/loop/loop-start.php'),(12471,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/myaccount/form-login.php','wp-content/themes/salient/woocommerce/myaccount/form-login.php'),(12472,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/single-product/product-image.php','wp-content/themes/salient/woocommerce/single-product/product-image.php'),(12473,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/single-product/rating.php','wp-content/themes/salient/woocommerce/single-product/rating.php'),(12474,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/single-product/tabs/description.php','wp-content/themes/salient/woocommerce/single-product/tabs/description.php'),(12475,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/single-product/tabs/tabs.php','wp-content/themes/salient/woocommerce/single-product/tabs/tabs.php'),(12476,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/single-product/title.php','wp-content/themes/salient/woocommerce/single-product/title.php'),(12477,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient/woocommerce/single-product-reviews.php','wp-content/themes/salient/woocommerce/single-product-reviews.php'),(12478,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient-child/fonts/fp-icons.svg','wp-content/themes/salient-child/fonts/fp-icons.svg'),(12479,'/home/yrevo792/public_html/fairphoto.com/wp-content/themes/salient-child/functions.php','wp-content/themes/salient-child/functions.php'),(12480,'/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/mailchimp-for-wp/debug-log.php','wp-content/uploads/mailchimp-for-wp/debug-log.php'),(12481,'/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/mailchimp-for-wp/index.html','wp-content/uploads/mailchimp-for-wp/index.html'),(12482,'/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/redux/index.php','wp-content/uploads/redux/index.php'),(12483,'/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/wc-logs/index.html','wp-content/uploads/wc-logs/index.html'),(12484,'/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/woocommerce_uploads/index.html','wp-content/uploads/woocommerce_uploads/index.html'),(12485,'/home/yrevo792/public_html/fairphoto.com/wp-content/w3tc-config/index.html','wp-content/w3tc-config/index.html'),(12486,'/home/yrevo792/public_html/fairphoto.com/wp-content/w3tc-config/master.php','wp-content/w3tc-config/master.php'),(12487,'/home/yrevo792/public_html/fairphoto.com/wp-content/wflogs/attack-data.php','wp-content/wflogs/attack-data.php'),(12488,'/home/yrevo792/public_html/fairphoto.com/wp-content/wflogs/config-livewaf.php','wp-content/wflogs/config-livewaf.php'),(12489,'/home/yrevo792/public_html/fairphoto.com/wp-content/wflogs/config-synced.php','wp-content/wflogs/config-synced.php'),(12490,'/home/yrevo792/public_html/fairphoto.com/wp-content/wflogs/config-transient.php','wp-content/wflogs/config-transient.php'),(12491,'/home/yrevo792/public_html/fairphoto.com/wp-content/wflogs/config.php','wp-content/wflogs/config.php'),(12492,'/home/yrevo792/public_html/fairphoto.com/wp-content/wflogs/ips.php','wp-content/wflogs/ips.php'),(12493,'/home/yrevo792/public_html/fairphoto.com/wp-content/wflogs/rules.php','wp-content/wflogs/rules.php'),(12494,'/home/yrevo792/public_html/fairphoto.com/wp-content/wflogs/template.php','wp-content/wflogs/template.php'),(12495,'/home/yrevo792/public_html/fairphoto.com/index.php','index.php'),(12496,'/home/yrevo792/public_html/fairphoto.com/license.txt','license.txt'),(12497,'/home/yrevo792/public_html/fairphoto.com/readme.html','readme.html'),(12498,'/home/yrevo792/public_html/fairphoto.com/wordfence-waf.php','wordfence-waf.php'),(12499,'/home/yrevo792/public_html/fairphoto.com/wp-activate.php','wp-activate.php'),(12500,'/home/yrevo792/public_html/fairphoto.com/wp-admin/about.php','wp-admin/about.php'),(12501,'/home/yrevo792/public_html/fairphoto.com/wp-admin/admin-ajax.php','wp-admin/admin-ajax.php'),(12502,'/home/yrevo792/public_html/fairphoto.com/wp-admin/admin-footer.php','wp-admin/admin-footer.php'),(12503,'/home/yrevo792/public_html/fairphoto.com/wp-admin/admin-functions.php','wp-admin/admin-functions.php'),(12504,'/home/yrevo792/public_html/fairphoto.com/wp-admin/admin-header.php','wp-admin/admin-header.php'),(12505,'/home/yrevo792/public_html/fairphoto.com/wp-admin/admin-post.php','wp-admin/admin-post.php'),(12506,'/home/yrevo792/public_html/fairphoto.com/wp-admin/admin.php','wp-admin/admin.php'),(12507,'/home/yrevo792/public_html/fairphoto.com/wp-admin/async-upload.php','wp-admin/async-upload.php'),(12508,'/home/yrevo792/public_html/fairphoto.com/wp-admin/authorize-application.php','wp-admin/authorize-application.php'),(12509,'/home/yrevo792/public_html/fairphoto.com/wp-admin/comment.php','wp-admin/comment.php'),(12510,'/home/yrevo792/public_html/fairphoto.com/wp-admin/credits.php','wp-admin/credits.php'),(12511,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/about-rtl.css','wp-admin/css/about-rtl.css'),(12512,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/about-rtl.min.css','wp-admin/css/about-rtl.min.css'),(12513,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/about.css','wp-admin/css/about.css'),(12514,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/about.min.css','wp-admin/css/about.min.css'),(12515,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/admin-menu-rtl.css','wp-admin/css/admin-menu-rtl.css'),(12516,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/admin-menu-rtl.min.css','wp-admin/css/admin-menu-rtl.min.css'),(12517,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/admin-menu.css','wp-admin/css/admin-menu.css'),(12518,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/admin-menu.min.css','wp-admin/css/admin-menu.min.css'),(12519,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/code-editor-rtl.css','wp-admin/css/code-editor-rtl.css'),(12520,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/code-editor-rtl.min.css','wp-admin/css/code-editor-rtl.min.css'),(12521,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/code-editor.css','wp-admin/css/code-editor.css'),(12522,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/code-editor.min.css','wp-admin/css/code-editor.min.css'),(12523,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/color-picker-rtl.css','wp-admin/css/color-picker-rtl.css'),(12524,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/color-picker-rtl.min.css','wp-admin/css/color-picker-rtl.min.css'),(12525,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/color-picker.css','wp-admin/css/color-picker.css'),(12526,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/color-picker.min.css','wp-admin/css/color-picker.min.css'),(12527,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/_admin.scss','wp-admin/css/colors/_admin.scss'),(12528,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/_mixins.scss','wp-admin/css/colors/_mixins.scss'),(12529,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/_variables.scss','wp-admin/css/colors/_variables.scss'),(12530,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/blue/colors-rtl.css','wp-admin/css/colors/blue/colors-rtl.css'),(12531,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/blue/colors-rtl.min.css','wp-admin/css/colors/blue/colors-rtl.min.css'),(12532,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/blue/colors.css','wp-admin/css/colors/blue/colors.css'),(12533,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/blue/colors.min.css','wp-admin/css/colors/blue/colors.min.css'),(12534,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/blue/colors.scss','wp-admin/css/colors/blue/colors.scss'),(12535,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/coffee/colors-rtl.css','wp-admin/css/colors/coffee/colors-rtl.css'),(12536,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/coffee/colors-rtl.min.css','wp-admin/css/colors/coffee/colors-rtl.min.css'),(12537,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/coffee/colors.css','wp-admin/css/colors/coffee/colors.css'),(12538,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/coffee/colors.min.css','wp-admin/css/colors/coffee/colors.min.css'),(12539,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/coffee/colors.scss','wp-admin/css/colors/coffee/colors.scss'),(12540,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ectoplasm/colors-rtl.css','wp-admin/css/colors/ectoplasm/colors-rtl.css'),(12541,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ectoplasm/colors-rtl.min.css','wp-admin/css/colors/ectoplasm/colors-rtl.min.css'),(12542,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ectoplasm/colors.css','wp-admin/css/colors/ectoplasm/colors.css'),(12543,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ectoplasm/colors.min.css','wp-admin/css/colors/ectoplasm/colors.min.css'),(12544,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ectoplasm/colors.scss','wp-admin/css/colors/ectoplasm/colors.scss'),(12545,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/light/colors-rtl.css','wp-admin/css/colors/light/colors-rtl.css'),(12546,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/light/colors-rtl.min.css','wp-admin/css/colors/light/colors-rtl.min.css'),(12547,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/light/colors.css','wp-admin/css/colors/light/colors.css'),(12548,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/light/colors.min.css','wp-admin/css/colors/light/colors.min.css'),(12549,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/light/colors.scss','wp-admin/css/colors/light/colors.scss'),(12550,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/midnight/colors-rtl.css','wp-admin/css/colors/midnight/colors-rtl.css'),(12551,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/midnight/colors-rtl.min.css','wp-admin/css/colors/midnight/colors-rtl.min.css'),(12552,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/midnight/colors.css','wp-admin/css/colors/midnight/colors.css'),(12553,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/midnight/colors.min.css','wp-admin/css/colors/midnight/colors.min.css'),(12554,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/midnight/colors.scss','wp-admin/css/colors/midnight/colors.scss'),(12555,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/modern/colors-rtl.css','wp-admin/css/colors/modern/colors-rtl.css'),(12556,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/modern/colors-rtl.min.css','wp-admin/css/colors/modern/colors-rtl.min.css'),(12557,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/modern/colors.css','wp-admin/css/colors/modern/colors.css'),(12558,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/modern/colors.min.css','wp-admin/css/colors/modern/colors.min.css'),(12559,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/modern/colors.scss','wp-admin/css/colors/modern/colors.scss'),(12560,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ocean/colors-rtl.css','wp-admin/css/colors/ocean/colors-rtl.css'),(12561,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ocean/colors-rtl.min.css','wp-admin/css/colors/ocean/colors-rtl.min.css'),(12562,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ocean/colors.css','wp-admin/css/colors/ocean/colors.css'),(12563,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ocean/colors.min.css','wp-admin/css/colors/ocean/colors.min.css'),(12564,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/ocean/colors.scss','wp-admin/css/colors/ocean/colors.scss'),(12565,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/sunrise/colors-rtl.css','wp-admin/css/colors/sunrise/colors-rtl.css'),(12566,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/sunrise/colors-rtl.min.css','wp-admin/css/colors/sunrise/colors-rtl.min.css'),(12567,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/sunrise/colors.css','wp-admin/css/colors/sunrise/colors.css'),(12568,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/sunrise/colors.min.css','wp-admin/css/colors/sunrise/colors.min.css'),(12569,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/colors/sunrise/colors.scss','wp-admin/css/colors/sunrise/colors.scss'),(12570,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/common-rtl.css','wp-admin/css/common-rtl.css'),(12571,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/common-rtl.min.css','wp-admin/css/common-rtl.min.css'),(12572,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/common.css','wp-admin/css/common.css'),(12573,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/common.min.css','wp-admin/css/common.min.css'),(12574,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-controls-rtl.css','wp-admin/css/customize-controls-rtl.css'),(12575,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-controls-rtl.min.css','wp-admin/css/customize-controls-rtl.min.css'),(12576,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-controls.css','wp-admin/css/customize-controls.css'),(12577,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-controls.min.css','wp-admin/css/customize-controls.min.css'),(12578,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-nav-menus-rtl.css','wp-admin/css/customize-nav-menus-rtl.css'),(12579,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-nav-menus-rtl.min.css','wp-admin/css/customize-nav-menus-rtl.min.css'),(12580,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-nav-menus.css','wp-admin/css/customize-nav-menus.css'),(12581,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-nav-menus.min.css','wp-admin/css/customize-nav-menus.min.css'),(12582,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-widgets-rtl.css','wp-admin/css/customize-widgets-rtl.css'),(12583,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-widgets-rtl.min.css','wp-admin/css/customize-widgets-rtl.min.css'),(12584,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-widgets.css','wp-admin/css/customize-widgets.css'),(12585,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/customize-widgets.min.css','wp-admin/css/customize-widgets.min.css'),(12586,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/dashboard-rtl.css','wp-admin/css/dashboard-rtl.css'),(12587,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/dashboard-rtl.min.css','wp-admin/css/dashboard-rtl.min.css'),(12588,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/dashboard.css','wp-admin/css/dashboard.css'),(12589,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/dashboard.min.css','wp-admin/css/dashboard.min.css'),(12590,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/deprecated-media-rtl.css','wp-admin/css/deprecated-media-rtl.css'),(12591,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/deprecated-media-rtl.min.css','wp-admin/css/deprecated-media-rtl.min.css'),(12592,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/deprecated-media.css','wp-admin/css/deprecated-media.css'),(12593,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/deprecated-media.min.css','wp-admin/css/deprecated-media.min.css'),(12594,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/edit-rtl.css','wp-admin/css/edit-rtl.css'),(12595,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/edit-rtl.min.css','wp-admin/css/edit-rtl.min.css'),(12596,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/edit.css','wp-admin/css/edit.css'),(12597,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/edit.min.css','wp-admin/css/edit.min.css'),(12598,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/farbtastic-rtl.css','wp-admin/css/farbtastic-rtl.css'),(12599,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/farbtastic-rtl.min.css','wp-admin/css/farbtastic-rtl.min.css'),(12600,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/farbtastic.css','wp-admin/css/farbtastic.css'),(12601,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/farbtastic.min.css','wp-admin/css/farbtastic.min.css'),(12602,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/forms-rtl.css','wp-admin/css/forms-rtl.css'),(12603,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/forms-rtl.min.css','wp-admin/css/forms-rtl.min.css'),(12604,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/forms.css','wp-admin/css/forms.css'),(12605,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/forms.min.css','wp-admin/css/forms.min.css'),(12606,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/install-rtl.css','wp-admin/css/install-rtl.css'),(12607,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/install-rtl.min.css','wp-admin/css/install-rtl.min.css'),(12608,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/install.css','wp-admin/css/install.css'),(12609,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/install.min.css','wp-admin/css/install.min.css'),(12610,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/l10n-rtl.css','wp-admin/css/l10n-rtl.css'),(12611,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/l10n-rtl.min.css','wp-admin/css/l10n-rtl.min.css'),(12612,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/l10n.css','wp-admin/css/l10n.css'),(12613,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/l10n.min.css','wp-admin/css/l10n.min.css'),(12614,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/list-tables-rtl.css','wp-admin/css/list-tables-rtl.css'),(12615,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/list-tables-rtl.min.css','wp-admin/css/list-tables-rtl.min.css'),(12616,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/list-tables.css','wp-admin/css/list-tables.css'),(12617,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/list-tables.min.css','wp-admin/css/list-tables.min.css'),(12618,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/login-rtl.css','wp-admin/css/login-rtl.css'),(12619,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/login-rtl.min.css','wp-admin/css/login-rtl.min.css'),(12620,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/login.css','wp-admin/css/login.css'),(12621,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/login.min.css','wp-admin/css/login.min.css'),(12622,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/media-rtl.css','wp-admin/css/media-rtl.css'),(12623,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/media-rtl.min.css','wp-admin/css/media-rtl.min.css'),(12624,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/media.css','wp-admin/css/media.css'),(12625,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/media.min.css','wp-admin/css/media.min.css'),(12626,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/nav-menus-rtl.css','wp-admin/css/nav-menus-rtl.css'),(12627,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/nav-menus-rtl.min.css','wp-admin/css/nav-menus-rtl.min.css'),(12628,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/nav-menus.css','wp-admin/css/nav-menus.css'),(12629,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/nav-menus.min.css','wp-admin/css/nav-menus.min.css'),(12630,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/revisions-rtl.css','wp-admin/css/revisions-rtl.css'),(12631,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/revisions-rtl.min.css','wp-admin/css/revisions-rtl.min.css'),(12632,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/revisions.css','wp-admin/css/revisions.css'),(12633,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/revisions.min.css','wp-admin/css/revisions.min.css'),(12634,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/site-health-rtl.css','wp-admin/css/site-health-rtl.css'),(12635,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/site-health-rtl.min.css','wp-admin/css/site-health-rtl.min.css'),(12636,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/site-health.css','wp-admin/css/site-health.css'),(12637,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/site-health.min.css','wp-admin/css/site-health.min.css'),(12638,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/site-icon-rtl.css','wp-admin/css/site-icon-rtl.css'),(12639,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/site-icon-rtl.min.css','wp-admin/css/site-icon-rtl.min.css'),(12640,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/site-icon.css','wp-admin/css/site-icon.css'),(12641,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/site-icon.min.css','wp-admin/css/site-icon.min.css'),(12642,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/themes-rtl.css','wp-admin/css/themes-rtl.css'),(12643,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/themes-rtl.min.css','wp-admin/css/themes-rtl.min.css'),(12644,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/themes.css','wp-admin/css/themes.css'),(12645,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/themes.min.css','wp-admin/css/themes.min.css'),(12646,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/widgets-rtl.css','wp-admin/css/widgets-rtl.css'),(12647,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/widgets-rtl.min.css','wp-admin/css/widgets-rtl.min.css'),(12648,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/widgets.css','wp-admin/css/widgets.css'),(12649,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/widgets.min.css','wp-admin/css/widgets.min.css'),(12650,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/wp-admin-rtl.css','wp-admin/css/wp-admin-rtl.css'),(12651,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/wp-admin-rtl.min.css','wp-admin/css/wp-admin-rtl.min.css'),(12652,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/wp-admin.css','wp-admin/css/wp-admin.css'),(12653,'/home/yrevo792/public_html/fairphoto.com/wp-admin/css/wp-admin.min.css','wp-admin/css/wp-admin.min.css'),(12654,'/home/yrevo792/public_html/fairphoto.com/wp-admin/custom-background.php','wp-admin/custom-background.php'),(12655,'/home/yrevo792/public_html/fairphoto.com/wp-admin/custom-header.php','wp-admin/custom-header.php'),(12656,'/home/yrevo792/public_html/fairphoto.com/wp-admin/customize.php','wp-admin/customize.php'),(12657,'/home/yrevo792/public_html/fairphoto.com/wp-admin/edit-comments.php','wp-admin/edit-comments.php'),(12658,'/home/yrevo792/public_html/fairphoto.com/wp-admin/edit-form-advanced.php','wp-admin/edit-form-advanced.php'),(12659,'/home/yrevo792/public_html/fairphoto.com/wp-admin/edit-form-blocks.php','wp-admin/edit-form-blocks.php'),(12660,'/home/yrevo792/public_html/fairphoto.com/wp-admin/edit-form-comment.php','wp-admin/edit-form-comment.php'),(12661,'/home/yrevo792/public_html/fairphoto.com/wp-admin/edit-link-form.php','wp-admin/edit-link-form.php'),(12662,'/home/yrevo792/public_html/fairphoto.com/wp-admin/edit-tag-form.php','wp-admin/edit-tag-form.php'),(12663,'/home/yrevo792/public_html/fairphoto.com/wp-admin/edit-tags.php','wp-admin/edit-tags.php'),(12664,'/home/yrevo792/public_html/fairphoto.com/wp-admin/edit.php','wp-admin/edit.php'),(12665,'/home/yrevo792/public_html/fairphoto.com/wp-admin/erase-personal-data.php','wp-admin/erase-personal-data.php'),(12666,'/home/yrevo792/public_html/fairphoto.com/wp-admin/error_log','wp-admin/error_log'),(12667,'/home/yrevo792/public_html/fairphoto.com/wp-admin/export-personal-data.php','wp-admin/export-personal-data.php'),(12668,'/home/yrevo792/public_html/fairphoto.com/wp-admin/export.php','wp-admin/export.php'),(12669,'/home/yrevo792/public_html/fairphoto.com/wp-admin/freedoms.php','wp-admin/freedoms.php'),(12670,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/about-header-about.svg','wp-admin/images/about-header-about.svg'),(12671,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/about-header-credits.svg','wp-admin/images/about-header-credits.svg'),(12672,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/about-header-freedoms.svg','wp-admin/images/about-header-freedoms.svg'),(12673,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/about-header-privacy.svg','wp-admin/images/about-header-privacy.svg'),(12674,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/about-texture.png','wp-admin/images/about-texture.png'),(12675,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/align-center-2x.png','wp-admin/images/align-center-2x.png'),(12676,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/align-center.png','wp-admin/images/align-center.png'),(12677,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/align-left-2x.png','wp-admin/images/align-left-2x.png'),(12678,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/align-left.png','wp-admin/images/align-left.png'),(12679,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/align-none-2x.png','wp-admin/images/align-none-2x.png'),(12680,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/align-none.png','wp-admin/images/align-none.png'),(12681,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/align-right-2x.png','wp-admin/images/align-right-2x.png'),(12682,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/align-right.png','wp-admin/images/align-right.png'),(12683,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/arrows-2x.png','wp-admin/images/arrows-2x.png'),(12684,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/arrows.png','wp-admin/images/arrows.png'),(12685,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/browser-rtl.png','wp-admin/images/browser-rtl.png'),(12686,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/browser.png','wp-admin/images/browser.png'),(12687,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/bubble_bg-2x.gif','wp-admin/images/bubble_bg-2x.gif'),(12688,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/bubble_bg.gif','wp-admin/images/bubble_bg.gif'),(12689,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/comment-grey-bubble-2x.png','wp-admin/images/comment-grey-bubble-2x.png'),(12690,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/comment-grey-bubble.png','wp-admin/images/comment-grey-bubble.png'),(12691,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/date-button-2x.gif','wp-admin/images/date-button-2x.gif'),(12692,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/date-button.gif','wp-admin/images/date-button.gif'),(12693,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/freedom-1.svg','wp-admin/images/freedom-1.svg'),(12694,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/freedom-2.svg','wp-admin/images/freedom-2.svg'),(12695,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/freedom-3.svg','wp-admin/images/freedom-3.svg'),(12696,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/freedom-4.svg','wp-admin/images/freedom-4.svg'),(12697,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/generic.png','wp-admin/images/generic.png'),(12698,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/icons32-2x.png','wp-admin/images/icons32-2x.png'),(12699,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/icons32-vs-2x.png','wp-admin/images/icons32-vs-2x.png'),(12700,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/icons32-vs.png','wp-admin/images/icons32-vs.png'),(12701,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/icons32.png','wp-admin/images/icons32.png'),(12702,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/imgedit-icons-2x.png','wp-admin/images/imgedit-icons-2x.png'),(12703,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/imgedit-icons.png','wp-admin/images/imgedit-icons.png'),(12704,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/list-2x.png','wp-admin/images/list-2x.png'),(12705,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/list.png','wp-admin/images/list.png'),(12706,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/loading.gif','wp-admin/images/loading.gif'),(12707,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/marker.png','wp-admin/images/marker.png'),(12708,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/mask.png','wp-admin/images/mask.png'),(12709,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/media-button-2x.png','wp-admin/images/media-button-2x.png'),(12710,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/media-button-image.gif','wp-admin/images/media-button-image.gif'),(12711,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/media-button-music.gif','wp-admin/images/media-button-music.gif'),(12712,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/media-button-other.gif','wp-admin/images/media-button-other.gif'),(12713,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/media-button-video.gif','wp-admin/images/media-button-video.gif'),(12714,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/media-button.png','wp-admin/images/media-button.png'),(12715,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/menu-2x.png','wp-admin/images/menu-2x.png'),(12716,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/menu-vs-2x.png','wp-admin/images/menu-vs-2x.png'),(12717,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/menu-vs.png','wp-admin/images/menu-vs.png'),(12718,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/menu.png','wp-admin/images/menu.png'),(12719,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/no.png','wp-admin/images/no.png'),(12720,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/post-formats-vs.png','wp-admin/images/post-formats-vs.png'),(12721,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/post-formats.png','wp-admin/images/post-formats.png'),(12722,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/post-formats32-vs.png','wp-admin/images/post-formats32-vs.png'),(12723,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/post-formats32.png','wp-admin/images/post-formats32.png'),(12724,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/privacy.svg','wp-admin/images/privacy.svg'),(12725,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/resize-2x.gif','wp-admin/images/resize-2x.gif'),(12726,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/resize-rtl-2x.gif','wp-admin/images/resize-rtl-2x.gif'),(12727,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/resize-rtl.gif','wp-admin/images/resize-rtl.gif'),(12728,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/resize.gif','wp-admin/images/resize.gif'),(12729,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/se.png','wp-admin/images/se.png'),(12730,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/sort-2x.gif','wp-admin/images/sort-2x.gif'),(12731,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/sort.gif','wp-admin/images/sort.gif'),(12732,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/spinner-2x.gif','wp-admin/images/spinner-2x.gif'),(12733,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/spinner.gif','wp-admin/images/spinner.gif'),(12734,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/stars-2x.png','wp-admin/images/stars-2x.png'),(12735,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/stars.png','wp-admin/images/stars.png'),(12736,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/w-logo-blue.png','wp-admin/images/w-logo-blue.png'),(12737,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/w-logo-white.png','wp-admin/images/w-logo-white.png'),(12738,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/wheel.png','wp-admin/images/wheel.png'),(12739,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/wordpress-logo-white.svg','wp-admin/images/wordpress-logo-white.svg'),(12740,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/wordpress-logo.png','wp-admin/images/wordpress-logo.png'),(12741,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/wordpress-logo.svg','wp-admin/images/wordpress-logo.svg'),(12742,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/wpspin_light-2x.gif','wp-admin/images/wpspin_light-2x.gif'),(12743,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/wpspin_light.gif','wp-admin/images/wpspin_light.gif'),(12744,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/xit-2x.gif','wp-admin/images/xit-2x.gif'),(12745,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/xit.gif','wp-admin/images/xit.gif'),(12746,'/home/yrevo792/public_html/fairphoto.com/wp-admin/images/yes.png','wp-admin/images/yes.png'),(12747,'/home/yrevo792/public_html/fairphoto.com/wp-admin/import.php','wp-admin/import.php'),(12748,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/admin-filters.php','wp-admin/includes/admin-filters.php'),(12749,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/admin.php','wp-admin/includes/admin.php'),(12750,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/ajax-actions.php','wp-admin/includes/ajax-actions.php'),(12751,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/bookmark.php','wp-admin/includes/bookmark.php'),(12752,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-automatic-upgrader-skin.php','wp-admin/includes/class-automatic-upgrader-skin.php'),(12753,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-bulk-plugin-upgrader-skin.php','wp-admin/includes/class-bulk-plugin-upgrader-skin.php'),(12754,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-bulk-theme-upgrader-skin.php','wp-admin/includes/class-bulk-theme-upgrader-skin.php'),(12755,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-bulk-upgrader-skin.php','wp-admin/includes/class-bulk-upgrader-skin.php'),(12756,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-core-upgrader.php','wp-admin/includes/class-core-upgrader.php'),(12757,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-custom-background.php','wp-admin/includes/class-custom-background.php'),(12758,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-custom-image-header.php','wp-admin/includes/class-custom-image-header.php'),(12759,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-file-upload-upgrader.php','wp-admin/includes/class-file-upload-upgrader.php'),(12760,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-ftp-pure.php','wp-admin/includes/class-ftp-pure.php'),(12761,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-ftp-sockets.php','wp-admin/includes/class-ftp-sockets.php'),(12762,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-ftp.php','wp-admin/includes/class-ftp.php'),(12763,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-language-pack-upgrader-skin.php','wp-admin/includes/class-language-pack-upgrader-skin.php'),(12764,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-language-pack-upgrader.php','wp-admin/includes/class-language-pack-upgrader.php'),(12765,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-pclzip.php','wp-admin/includes/class-pclzip.php'),(12766,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-plugin-installer-skin.php','wp-admin/includes/class-plugin-installer-skin.php'),(12767,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-plugin-upgrader-skin.php','wp-admin/includes/class-plugin-upgrader-skin.php'),(12768,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-plugin-upgrader.php','wp-admin/includes/class-plugin-upgrader.php'),(12769,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-theme-installer-skin.php','wp-admin/includes/class-theme-installer-skin.php'),(12770,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-theme-upgrader-skin.php','wp-admin/includes/class-theme-upgrader-skin.php'),(12771,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-theme-upgrader.php','wp-admin/includes/class-theme-upgrader.php'),(12772,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-walker-category-checklist.php','wp-admin/includes/class-walker-category-checklist.php'),(12773,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-walker-nav-menu-checklist.php','wp-admin/includes/class-walker-nav-menu-checklist.php'),(12774,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-walker-nav-menu-edit.php','wp-admin/includes/class-walker-nav-menu-edit.php'),(12775,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-ajax-upgrader-skin.php','wp-admin/includes/class-wp-ajax-upgrader-skin.php'),(12776,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-application-passwords-list-table.php','wp-admin/includes/class-wp-application-passwords-list-table.php'),(12777,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-automatic-updater.php','wp-admin/includes/class-wp-automatic-updater.php'),(12778,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-comments-list-table.php','wp-admin/includes/class-wp-comments-list-table.php'),(12779,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-community-events.php','wp-admin/includes/class-wp-community-events.php'),(12780,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-debug-data.php','wp-admin/includes/class-wp-debug-data.php'),(12781,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-filesystem-base.php','wp-admin/includes/class-wp-filesystem-base.php'),(12782,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-filesystem-direct.php','wp-admin/includes/class-wp-filesystem-direct.php'),(12783,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-filesystem-ftpext.php','wp-admin/includes/class-wp-filesystem-ftpext.php'),(12784,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-filesystem-ftpsockets.php','wp-admin/includes/class-wp-filesystem-ftpsockets.php'),(12785,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-filesystem-ssh2.php','wp-admin/includes/class-wp-filesystem-ssh2.php'),(12786,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-importer.php','wp-admin/includes/class-wp-importer.php'),(12787,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-internal-pointers.php','wp-admin/includes/class-wp-internal-pointers.php'),(12788,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-links-list-table.php','wp-admin/includes/class-wp-links-list-table.php'),(12789,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-list-table-compat.php','wp-admin/includes/class-wp-list-table-compat.php'),(12790,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-list-table.php','wp-admin/includes/class-wp-list-table.php'),(12791,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-media-list-table.php','wp-admin/includes/class-wp-media-list-table.php'),(12792,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-ms-sites-list-table.php','wp-admin/includes/class-wp-ms-sites-list-table.php'),(12793,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-ms-themes-list-table.php','wp-admin/includes/class-wp-ms-themes-list-table.php'),(12794,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-ms-users-list-table.php','wp-admin/includes/class-wp-ms-users-list-table.php'),(12795,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-plugin-install-list-table.php','wp-admin/includes/class-wp-plugin-install-list-table.php'),(12796,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-plugins-list-table.php','wp-admin/includes/class-wp-plugins-list-table.php'),(12797,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-post-comments-list-table.php','wp-admin/includes/class-wp-post-comments-list-table.php'),(12798,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-posts-list-table.php','wp-admin/includes/class-wp-posts-list-table.php'),(12799,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php','wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php'),(12800,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php','wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php'),(12801,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-privacy-policy-content.php','wp-admin/includes/class-wp-privacy-policy-content.php'),(12802,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-privacy-requests-table.php','wp-admin/includes/class-wp-privacy-requests-table.php'),(12803,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-screen.php','wp-admin/includes/class-wp-screen.php'),(12804,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-site-health-auto-updates.php','wp-admin/includes/class-wp-site-health-auto-updates.php'),(12805,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-site-health.php','wp-admin/includes/class-wp-site-health.php'),(12806,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-site-icon.php','wp-admin/includes/class-wp-site-icon.php'),(12807,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-terms-list-table.php','wp-admin/includes/class-wp-terms-list-table.php'),(12808,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-theme-install-list-table.php','wp-admin/includes/class-wp-theme-install-list-table.php'),(12809,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-themes-list-table.php','wp-admin/includes/class-wp-themes-list-table.php'),(12810,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-upgrader-skin.php','wp-admin/includes/class-wp-upgrader-skin.php'),(12811,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-upgrader-skins.php','wp-admin/includes/class-wp-upgrader-skins.php'),(12812,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-upgrader.php','wp-admin/includes/class-wp-upgrader.php'),(12813,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/class-wp-users-list-table.php','wp-admin/includes/class-wp-users-list-table.php'),(12814,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/comment.php','wp-admin/includes/comment.php'),(12815,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/continents-cities.php','wp-admin/includes/continents-cities.php'),(12816,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/credits.php','wp-admin/includes/credits.php'),(12817,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/dashboard.php','wp-admin/includes/dashboard.php'),(12818,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/deprecated.php','wp-admin/includes/deprecated.php'),(12819,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/edit-tag-messages.php','wp-admin/includes/edit-tag-messages.php'),(12820,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/export.php','wp-admin/includes/export.php'),(12821,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/file.php','wp-admin/includes/file.php'),(12822,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/image-edit.php','wp-admin/includes/image-edit.php'),(12823,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/image.php','wp-admin/includes/image.php'),(12824,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/import.php','wp-admin/includes/import.php'),(12825,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/list-table.php','wp-admin/includes/list-table.php'),(12826,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/media.php','wp-admin/includes/media.php'),(12827,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/menu.php','wp-admin/includes/menu.php'),(12828,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/meta-boxes.php','wp-admin/includes/meta-boxes.php'),(12829,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/misc.php','wp-admin/includes/misc.php'),(12830,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/ms-admin-filters.php','wp-admin/includes/ms-admin-filters.php'),(12831,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/ms-deprecated.php','wp-admin/includes/ms-deprecated.php'),(12832,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/ms.php','wp-admin/includes/ms.php'),(12833,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/nav-menu.php','wp-admin/includes/nav-menu.php'),(12834,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/network.php','wp-admin/includes/network.php'),(12835,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/noop.php','wp-admin/includes/noop.php'),(12836,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/options.php','wp-admin/includes/options.php'),(12837,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/plugin-install.php','wp-admin/includes/plugin-install.php'),(12838,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/plugin.php','wp-admin/includes/plugin.php'),(12839,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/post.php','wp-admin/includes/post.php'),(12840,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/privacy-tools.php','wp-admin/includes/privacy-tools.php'),(12841,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/revision.php','wp-admin/includes/revision.php'),(12842,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/schema.php','wp-admin/includes/schema.php'),(12843,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/screen.php','wp-admin/includes/screen.php'),(12844,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/taxonomy.php','wp-admin/includes/taxonomy.php'),(12845,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/template.php','wp-admin/includes/template.php'),(12846,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/theme-install.php','wp-admin/includes/theme-install.php'),(12847,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/theme.php','wp-admin/includes/theme.php'),(12848,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/translation-install.php','wp-admin/includes/translation-install.php'),(12849,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/update-core.php','wp-admin/includes/update-core.php'),(12850,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/update.php','wp-admin/includes/update.php'),(12851,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/upgrade.php','wp-admin/includes/upgrade.php'),(12852,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/user.php','wp-admin/includes/user.php'),(12853,'/home/yrevo792/public_html/fairphoto.com/wp-admin/includes/widgets.php','wp-admin/includes/widgets.php'),(12854,'/home/yrevo792/public_html/fairphoto.com/wp-admin/index.php','wp-admin/index.php'),(12855,'/home/yrevo792/public_html/fairphoto.com/wp-admin/install-helper.php','wp-admin/install-helper.php'),(12856,'/home/yrevo792/public_html/fairphoto.com/wp-admin/install.php','wp-admin/install.php'),(12857,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/accordion.js','wp-admin/js/accordion.js'),(12858,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/accordion.min.js','wp-admin/js/accordion.min.js'),(12859,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/application-passwords.js','wp-admin/js/application-passwords.js'),(12860,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/application-passwords.min.js','wp-admin/js/application-passwords.min.js'),(12861,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/auth-app.js','wp-admin/js/auth-app.js'),(12862,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/auth-app.min.js','wp-admin/js/auth-app.min.js'),(12863,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/code-editor.js','wp-admin/js/code-editor.js'),(12864,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/code-editor.min.js','wp-admin/js/code-editor.min.js'),(12865,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/color-picker.js','wp-admin/js/color-picker.js'),(12866,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/color-picker.min.js','wp-admin/js/color-picker.min.js'),(12867,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/comment.js','wp-admin/js/comment.js'),(12868,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/comment.min.js','wp-admin/js/comment.min.js'),(12869,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/common.js','wp-admin/js/common.js'),(12870,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/common.min.js','wp-admin/js/common.min.js'),(12871,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/custom-background.js','wp-admin/js/custom-background.js'),(12872,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/custom-background.min.js','wp-admin/js/custom-background.min.js'),(12873,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/custom-header.js','wp-admin/js/custom-header.js'),(12874,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/customize-controls.js','wp-admin/js/customize-controls.js'),(12875,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/customize-controls.min.js','wp-admin/js/customize-controls.min.js'),(12876,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/customize-nav-menus.js','wp-admin/js/customize-nav-menus.js'),(12877,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/customize-nav-menus.min.js','wp-admin/js/customize-nav-menus.min.js'),(12878,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/customize-widgets.js','wp-admin/js/customize-widgets.js'),(12879,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/customize-widgets.min.js','wp-admin/js/customize-widgets.min.js'),(12880,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/dashboard.js','wp-admin/js/dashboard.js'),(12881,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/dashboard.min.js','wp-admin/js/dashboard.min.js'),(12882,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/edit-comments.js','wp-admin/js/edit-comments.js'),(12883,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/edit-comments.min.js','wp-admin/js/edit-comments.min.js'),(12884,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/editor-expand.js','wp-admin/js/editor-expand.js'),(12885,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/editor-expand.min.js','wp-admin/js/editor-expand.min.js'),(12886,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/editor.js','wp-admin/js/editor.js'),(12887,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/editor.min.js','wp-admin/js/editor.min.js'),(12888,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/farbtastic.js','wp-admin/js/farbtastic.js'),(12889,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/gallery.js','wp-admin/js/gallery.js'),(12890,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/gallery.min.js','wp-admin/js/gallery.min.js'),(12891,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/image-edit.js','wp-admin/js/image-edit.js'),(12892,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/image-edit.min.js','wp-admin/js/image-edit.min.js'),(12893,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/inline-edit-post.js','wp-admin/js/inline-edit-post.js'),(12894,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/inline-edit-post.min.js','wp-admin/js/inline-edit-post.min.js'),(12895,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/inline-edit-tax.js','wp-admin/js/inline-edit-tax.js'),(12896,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/inline-edit-tax.min.js','wp-admin/js/inline-edit-tax.min.js'),(12897,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/iris.min.js','wp-admin/js/iris.min.js'),(12898,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/language-chooser.js','wp-admin/js/language-chooser.js'),(12899,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/language-chooser.min.js','wp-admin/js/language-chooser.min.js'),(12900,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/link.js','wp-admin/js/link.js'),(12901,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/link.min.js','wp-admin/js/link.min.js'),(12902,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/media-gallery.js','wp-admin/js/media-gallery.js'),(12903,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/media-gallery.min.js','wp-admin/js/media-gallery.min.js'),(12904,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/media-upload.js','wp-admin/js/media-upload.js'),(12905,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/media-upload.min.js','wp-admin/js/media-upload.min.js'),(12906,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/media.js','wp-admin/js/media.js'),(12907,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/media.min.js','wp-admin/js/media.min.js'),(12908,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/nav-menu.js','wp-admin/js/nav-menu.js'),(12909,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/nav-menu.min.js','wp-admin/js/nav-menu.min.js'),(12910,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/password-strength-meter.js','wp-admin/js/password-strength-meter.js'),(12911,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/password-strength-meter.min.js','wp-admin/js/password-strength-meter.min.js'),(12912,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/plugin-install.js','wp-admin/js/plugin-install.js'),(12913,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/plugin-install.min.js','wp-admin/js/plugin-install.min.js'),(12914,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/post.js','wp-admin/js/post.js'),(12915,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/post.min.js','wp-admin/js/post.min.js'),(12916,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/postbox.js','wp-admin/js/postbox.js'),(12917,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/postbox.min.js','wp-admin/js/postbox.min.js'),(12918,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/privacy-tools.js','wp-admin/js/privacy-tools.js'),(12919,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/privacy-tools.min.js','wp-admin/js/privacy-tools.min.js'),(12920,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/revisions.js','wp-admin/js/revisions.js'),(12921,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/revisions.min.js','wp-admin/js/revisions.min.js'),(12922,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/set-post-thumbnail.js','wp-admin/js/set-post-thumbnail.js'),(12923,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/set-post-thumbnail.min.js','wp-admin/js/set-post-thumbnail.min.js'),(12924,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/site-health.js','wp-admin/js/site-health.js'),(12925,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/site-health.min.js','wp-admin/js/site-health.min.js'),(12926,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/svg-painter.js','wp-admin/js/svg-painter.js'),(12927,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/svg-painter.min.js','wp-admin/js/svg-painter.min.js'),(12928,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/tags-box.js','wp-admin/js/tags-box.js'),(12929,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/tags-box.min.js','wp-admin/js/tags-box.min.js'),(12930,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/tags-suggest.js','wp-admin/js/tags-suggest.js'),(12931,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/tags-suggest.min.js','wp-admin/js/tags-suggest.min.js'),(12932,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/tags.js','wp-admin/js/tags.js'),(12933,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/tags.min.js','wp-admin/js/tags.min.js'),(12934,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/theme-plugin-editor.js','wp-admin/js/theme-plugin-editor.js'),(12935,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/theme-plugin-editor.min.js','wp-admin/js/theme-plugin-editor.min.js'),(12936,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/theme.js','wp-admin/js/theme.js'),(12937,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/theme.min.js','wp-admin/js/theme.min.js'),(12938,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/updates.js','wp-admin/js/updates.js'),(12939,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/updates.min.js','wp-admin/js/updates.min.js'),(12940,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/user-profile.js','wp-admin/js/user-profile.js'),(12941,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/user-profile.min.js','wp-admin/js/user-profile.min.js'),(12942,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/user-suggest.js','wp-admin/js/user-suggest.js'),(12943,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/user-suggest.min.js','wp-admin/js/user-suggest.min.js'),(12944,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/custom-html-widgets.js','wp-admin/js/widgets/custom-html-widgets.js'),(12945,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/custom-html-widgets.min.js','wp-admin/js/widgets/custom-html-widgets.min.js'),(12946,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-audio-widget.js','wp-admin/js/widgets/media-audio-widget.js'),(12947,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-audio-widget.min.js','wp-admin/js/widgets/media-audio-widget.min.js'),(12948,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-gallery-widget.js','wp-admin/js/widgets/media-gallery-widget.js'),(12949,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-gallery-widget.min.js','wp-admin/js/widgets/media-gallery-widget.min.js'),(12950,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-image-widget.js','wp-admin/js/widgets/media-image-widget.js'),(12951,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-image-widget.min.js','wp-admin/js/widgets/media-image-widget.min.js'),(12952,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-video-widget.js','wp-admin/js/widgets/media-video-widget.js'),(12953,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-video-widget.min.js','wp-admin/js/widgets/media-video-widget.min.js'),(12954,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-widgets.js','wp-admin/js/widgets/media-widgets.js'),(12955,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/media-widgets.min.js','wp-admin/js/widgets/media-widgets.min.js'),(12956,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/text-widgets.js','wp-admin/js/widgets/text-widgets.js'),(12957,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets/text-widgets.min.js','wp-admin/js/widgets/text-widgets.min.js'),(12958,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets.js','wp-admin/js/widgets.js'),(12959,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/widgets.min.js','wp-admin/js/widgets.min.js'),(12960,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/word-count.js','wp-admin/js/word-count.js'),(12961,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/word-count.min.js','wp-admin/js/word-count.min.js'),(12962,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/xfn.js','wp-admin/js/xfn.js'),(12963,'/home/yrevo792/public_html/fairphoto.com/wp-admin/js/xfn.min.js','wp-admin/js/xfn.min.js'),(12964,'/home/yrevo792/public_html/fairphoto.com/wp-admin/link-add.php','wp-admin/link-add.php'),(12965,'/home/yrevo792/public_html/fairphoto.com/wp-admin/link-manager.php','wp-admin/link-manager.php'),(12966,'/home/yrevo792/public_html/fairphoto.com/wp-admin/link-parse-opml.php','wp-admin/link-parse-opml.php'),(12967,'/home/yrevo792/public_html/fairphoto.com/wp-admin/link.php','wp-admin/link.php'),(12968,'/home/yrevo792/public_html/fairphoto.com/wp-admin/load-scripts.php','wp-admin/load-scripts.php'),(12969,'/home/yrevo792/public_html/fairphoto.com/wp-admin/load-styles.php','wp-admin/load-styles.php'),(12970,'/home/yrevo792/public_html/fairphoto.com/wp-admin/maint/repair.php','wp-admin/maint/repair.php'),(12971,'/home/yrevo792/public_html/fairphoto.com/wp-admin/media-new.php','wp-admin/media-new.php'),(12972,'/home/yrevo792/public_html/fairphoto.com/wp-admin/media-upload.php','wp-admin/media-upload.php'),(12973,'/home/yrevo792/public_html/fairphoto.com/wp-admin/media.php','wp-admin/media.php'),(12974,'/home/yrevo792/public_html/fairphoto.com/wp-admin/menu-header.php','wp-admin/menu-header.php'),(12975,'/home/yrevo792/public_html/fairphoto.com/wp-admin/menu.php','wp-admin/menu.php'),(12976,'/home/yrevo792/public_html/fairphoto.com/wp-admin/moderation.php','wp-admin/moderation.php'),(12977,'/home/yrevo792/public_html/fairphoto.com/wp-admin/ms-admin.php','wp-admin/ms-admin.php'),(12978,'/home/yrevo792/public_html/fairphoto.com/wp-admin/ms-delete-site.php','wp-admin/ms-delete-site.php'),(12979,'/home/yrevo792/public_html/fairphoto.com/wp-admin/ms-edit.php','wp-admin/ms-edit.php'),(12980,'/home/yrevo792/public_html/fairphoto.com/wp-admin/ms-options.php','wp-admin/ms-options.php'),(12981,'/home/yrevo792/public_html/fairphoto.com/wp-admin/ms-sites.php','wp-admin/ms-sites.php'),(12982,'/home/yrevo792/public_html/fairphoto.com/wp-admin/ms-themes.php','wp-admin/ms-themes.php'),(12983,'/home/yrevo792/public_html/fairphoto.com/wp-admin/ms-upgrade-network.php','wp-admin/ms-upgrade-network.php'),(12984,'/home/yrevo792/public_html/fairphoto.com/wp-admin/ms-users.php','wp-admin/ms-users.php'),(12985,'/home/yrevo792/public_html/fairphoto.com/wp-admin/my-sites.php','wp-admin/my-sites.php'),(12986,'/home/yrevo792/public_html/fairphoto.com/wp-admin/nav-menus.php','wp-admin/nav-menus.php'),(12987,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/about.php','wp-admin/network/about.php'),(12988,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/admin.php','wp-admin/network/admin.php'),(12989,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/credits.php','wp-admin/network/credits.php'),(12990,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/edit.php','wp-admin/network/edit.php'),(12991,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/freedoms.php','wp-admin/network/freedoms.php'),(12992,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/index.php','wp-admin/network/index.php'),(12993,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/menu.php','wp-admin/network/menu.php'),(12994,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/plugin-editor.php','wp-admin/network/plugin-editor.php'),(12995,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/plugin-install.php','wp-admin/network/plugin-install.php'),(12996,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/plugins.php','wp-admin/network/plugins.php'),(12997,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/privacy.php','wp-admin/network/privacy.php'),(12998,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/profile.php','wp-admin/network/profile.php'),(12999,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/settings.php','wp-admin/network/settings.php'),(13000,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/setup.php','wp-admin/network/setup.php'),(13001,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/site-info.php','wp-admin/network/site-info.php'),(13002,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/site-new.php','wp-admin/network/site-new.php'),(13003,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/site-settings.php','wp-admin/network/site-settings.php'),(13004,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/site-themes.php','wp-admin/network/site-themes.php'),(13005,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/site-users.php','wp-admin/network/site-users.php'),(13006,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/sites.php','wp-admin/network/sites.php'),(13007,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/theme-editor.php','wp-admin/network/theme-editor.php'),(13008,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/theme-install.php','wp-admin/network/theme-install.php'),(13009,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/themes.php','wp-admin/network/themes.php'),(13010,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/update-core.php','wp-admin/network/update-core.php'),(13011,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/update.php','wp-admin/network/update.php'),(13012,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/upgrade.php','wp-admin/network/upgrade.php'),(13013,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/user-edit.php','wp-admin/network/user-edit.php'),(13014,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/user-new.php','wp-admin/network/user-new.php'),(13015,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network/users.php','wp-admin/network/users.php'),(13016,'/home/yrevo792/public_html/fairphoto.com/wp-admin/network.php','wp-admin/network.php'),(13017,'/home/yrevo792/public_html/fairphoto.com/wp-admin/options-discussion.php','wp-admin/options-discussion.php'),(13018,'/home/yrevo792/public_html/fairphoto.com/wp-admin/options-general.php','wp-admin/options-general.php'),(13019,'/home/yrevo792/public_html/fairphoto.com/wp-admin/options-head.php','wp-admin/options-head.php'),(13020,'/home/yrevo792/public_html/fairphoto.com/wp-admin/options-media.php','wp-admin/options-media.php'),(13021,'/home/yrevo792/public_html/fairphoto.com/wp-admin/options-permalink.php','wp-admin/options-permalink.php'),(13022,'/home/yrevo792/public_html/fairphoto.com/wp-admin/options-privacy.php','wp-admin/options-privacy.php'),(13023,'/home/yrevo792/public_html/fairphoto.com/wp-admin/options-reading.php','wp-admin/options-reading.php'),(13024,'/home/yrevo792/public_html/fairphoto.com/wp-admin/options-writing.php','wp-admin/options-writing.php'),(13025,'/home/yrevo792/public_html/fairphoto.com/wp-admin/options.php','wp-admin/options.php'),(13026,'/home/yrevo792/public_html/fairphoto.com/wp-admin/plugin-editor.php','wp-admin/plugin-editor.php'),(13027,'/home/yrevo792/public_html/fairphoto.com/wp-admin/plugin-install.php','wp-admin/plugin-install.php'),(13028,'/home/yrevo792/public_html/fairphoto.com/wp-admin/plugins.php','wp-admin/plugins.php'),(13029,'/home/yrevo792/public_html/fairphoto.com/wp-admin/post-new.php','wp-admin/post-new.php'),(13030,'/home/yrevo792/public_html/fairphoto.com/wp-admin/post.php','wp-admin/post.php'),(13031,'/home/yrevo792/public_html/fairphoto.com/wp-admin/press-this.php','wp-admin/press-this.php'),(13032,'/home/yrevo792/public_html/fairphoto.com/wp-admin/privacy-policy-guide.php','wp-admin/privacy-policy-guide.php'),(13033,'/home/yrevo792/public_html/fairphoto.com/wp-admin/privacy.php','wp-admin/privacy.php'),(13034,'/home/yrevo792/public_html/fairphoto.com/wp-admin/profile.php','wp-admin/profile.php'),(13035,'/home/yrevo792/public_html/fairphoto.com/wp-admin/revision.php','wp-admin/revision.php'),(13036,'/home/yrevo792/public_html/fairphoto.com/wp-admin/setup-config.php','wp-admin/setup-config.php'),(13037,'/home/yrevo792/public_html/fairphoto.com/wp-admin/site-editor.php','wp-admin/site-editor.php'),(13038,'/home/yrevo792/public_html/fairphoto.com/wp-admin/site-health-info.php','wp-admin/site-health-info.php'),(13039,'/home/yrevo792/public_html/fairphoto.com/wp-admin/site-health.php','wp-admin/site-health.php'),(13040,'/home/yrevo792/public_html/fairphoto.com/wp-admin/term.php','wp-admin/term.php'),(13041,'/home/yrevo792/public_html/fairphoto.com/wp-admin/theme-editor.php','wp-admin/theme-editor.php'),(13042,'/home/yrevo792/public_html/fairphoto.com/wp-admin/theme-install.php','wp-admin/theme-install.php'),(13043,'/home/yrevo792/public_html/fairphoto.com/wp-admin/themes.php','wp-admin/themes.php'),(13044,'/home/yrevo792/public_html/fairphoto.com/wp-admin/tools.php','wp-admin/tools.php'),(13045,'/home/yrevo792/public_html/fairphoto.com/wp-admin/update-core.php','wp-admin/update-core.php'),(13046,'/home/yrevo792/public_html/fairphoto.com/wp-admin/update.php','wp-admin/update.php'),(13047,'/home/yrevo792/public_html/fairphoto.com/wp-admin/upgrade-functions.php','wp-admin/upgrade-functions.php'),(13048,'/home/yrevo792/public_html/fairphoto.com/wp-admin/upgrade.php','wp-admin/upgrade.php'),(13049,'/home/yrevo792/public_html/fairphoto.com/wp-admin/upload.php','wp-admin/upload.php'),(13050,'/home/yrevo792/public_html/fairphoto.com/wp-admin/user/about.php','wp-admin/user/about.php'),(13051,'/home/yrevo792/public_html/fairphoto.com/wp-admin/user/admin.php','wp-admin/user/admin.php'),(13052,'/home/yrevo792/public_html/fairphoto.com/wp-admin/user/credits.php','wp-admin/user/credits.php'),(13053,'/home/yrevo792/public_html/fairphoto.com/wp-admin/user/freedoms.php','wp-admin/user/freedoms.php'),(13054,'/home/yrevo792/public_html/fairphoto.com/wp-admin/user/index.php','wp-admin/user/index.php'),(13055,'/home/yrevo792/public_html/fairphoto.com/wp-admin/user/menu.php','wp-admin/user/menu.php'),(13056,'/home/yrevo792/public_html/fairphoto.com/wp-admin/user/privacy.php','wp-admin/user/privacy.php'),(13057,'/home/yrevo792/public_html/fairphoto.com/wp-admin/user/profile.php','wp-admin/user/profile.php'),(13058,'/home/yrevo792/public_html/fairphoto.com/wp-admin/user/user-edit.php','wp-admin/user/user-edit.php'),(13059,'/home/yrevo792/public_html/fairphoto.com/wp-admin/user-edit.php','wp-admin/user-edit.php'),(13060,'/home/yrevo792/public_html/fairphoto.com/wp-admin/user-new.php','wp-admin/user-new.php'),(13061,'/home/yrevo792/public_html/fairphoto.com/wp-admin/users.php','wp-admin/users.php'),(13062,'/home/yrevo792/public_html/fairphoto.com/wp-admin/widgets-form-blocks.php','wp-admin/widgets-form-blocks.php'),(13063,'/home/yrevo792/public_html/fairphoto.com/wp-admin/widgets-form.php','wp-admin/widgets-form.php'),(13064,'/home/yrevo792/public_html/fairphoto.com/wp-admin/widgets.php','wp-admin/widgets.php'),(13065,'/home/yrevo792/public_html/fairphoto.com/wp-blog-header.php','wp-blog-header.php'),(13066,'/home/yrevo792/public_html/fairphoto.com/wp-comments-post.php','wp-comments-post.php'),(13067,'/home/yrevo792/public_html/fairphoto.com/wp-config-sample.php','wp-config-sample.php'),(13068,'/home/yrevo792/public_html/fairphoto.com/wp-config.php','wp-config.php'),(13069,'/home/yrevo792/public_html/fairphoto.com/wp-cron.php','wp-cron.php'),(13070,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/getid3.lib.php','wp-includes/ID3/getid3.lib.php'),(13071,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/getid3.php','wp-includes/ID3/getid3.php'),(13072,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/license.commercial.txt','wp-includes/ID3/license.commercial.txt'),(13073,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/license.txt','wp-includes/ID3/license.txt'),(13074,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio-video.asf.php','wp-includes/ID3/module.audio-video.asf.php'),(13075,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio-video.flv.php','wp-includes/ID3/module.audio-video.flv.php'),(13076,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio-video.matroska.php','wp-includes/ID3/module.audio-video.matroska.php'),(13077,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio-video.quicktime.php','wp-includes/ID3/module.audio-video.quicktime.php'),(13078,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio-video.riff.php','wp-includes/ID3/module.audio-video.riff.php'),(13079,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio.ac3.php','wp-includes/ID3/module.audio.ac3.php'),(13080,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio.dts.php','wp-includes/ID3/module.audio.dts.php'),(13081,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio.flac.php','wp-includes/ID3/module.audio.flac.php'),(13082,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio.mp3.php','wp-includes/ID3/module.audio.mp3.php'),(13083,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.audio.ogg.php','wp-includes/ID3/module.audio.ogg.php'),(13084,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.tag.apetag.php','wp-includes/ID3/module.tag.apetag.php'),(13085,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.tag.id3v1.php','wp-includes/ID3/module.tag.id3v1.php'),(13086,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.tag.id3v2.php','wp-includes/ID3/module.tag.id3v2.php'),(13087,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/module.tag.lyrics3.php','wp-includes/ID3/module.tag.lyrics3.php'),(13088,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ID3/readme.txt','wp-includes/ID3/readme.txt'),(13089,'/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-base64.php','wp-includes/IXR/class-IXR-base64.php'),(13090,'/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-client.php','wp-includes/IXR/class-IXR-client.php'),(13091,'/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-clientmulticall.php','wp-includes/IXR/class-IXR-clientmulticall.php'),(13092,'/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-date.php','wp-includes/IXR/class-IXR-date.php'),(13093,'/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-error.php','wp-includes/IXR/class-IXR-error.php'),(13094,'/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-introspectionserver.php','wp-includes/IXR/class-IXR-introspectionserver.php'),(13095,'/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-message.php','wp-includes/IXR/class-IXR-message.php'),(13096,'/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-request.php','wp-includes/IXR/class-IXR-request.php'),(13097,'/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-server.php','wp-includes/IXR/class-IXR-server.php'),(13098,'/home/yrevo792/public_html/fairphoto.com/wp-includes/IXR/class-IXR-value.php','wp-includes/IXR/class-IXR-value.php'),(13099,'/home/yrevo792/public_html/fairphoto.com/wp-includes/PHPMailer/Exception.php','wp-includes/PHPMailer/Exception.php'),(13100,'/home/yrevo792/public_html/fairphoto.com/wp-includes/PHPMailer/PHPMailer.php','wp-includes/PHPMailer/PHPMailer.php'),(13101,'/home/yrevo792/public_html/fairphoto.com/wp-includes/PHPMailer/SMTP.php','wp-includes/PHPMailer/SMTP.php'),(13102,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Auth/Basic.php','wp-includes/Requests/Auth/Basic.php'),(13103,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Auth.php','wp-includes/Requests/Auth.php'),(13104,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Cookie/Jar.php','wp-includes/Requests/Cookie/Jar.php'),(13105,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Cookie.php','wp-includes/Requests/Cookie.php'),(13106,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/304.php','wp-includes/Requests/Exception/HTTP/304.php'),(13107,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/305.php','wp-includes/Requests/Exception/HTTP/305.php'),(13108,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/306.php','wp-includes/Requests/Exception/HTTP/306.php'),(13109,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/400.php','wp-includes/Requests/Exception/HTTP/400.php'),(13110,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/401.php','wp-includes/Requests/Exception/HTTP/401.php'),(13111,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/402.php','wp-includes/Requests/Exception/HTTP/402.php'),(13112,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/403.php','wp-includes/Requests/Exception/HTTP/403.php'),(13113,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/404.php','wp-includes/Requests/Exception/HTTP/404.php'),(13114,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/405.php','wp-includes/Requests/Exception/HTTP/405.php'),(13115,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/406.php','wp-includes/Requests/Exception/HTTP/406.php'),(13116,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/407.php','wp-includes/Requests/Exception/HTTP/407.php'),(13117,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/408.php','wp-includes/Requests/Exception/HTTP/408.php'),(13118,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/409.php','wp-includes/Requests/Exception/HTTP/409.php'),(13119,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/410.php','wp-includes/Requests/Exception/HTTP/410.php'),(13120,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/411.php','wp-includes/Requests/Exception/HTTP/411.php'),(13121,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/412.php','wp-includes/Requests/Exception/HTTP/412.php'),(13122,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/413.php','wp-includes/Requests/Exception/HTTP/413.php'),(13123,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/414.php','wp-includes/Requests/Exception/HTTP/414.php'),(13124,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/415.php','wp-includes/Requests/Exception/HTTP/415.php'),(13125,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/416.php','wp-includes/Requests/Exception/HTTP/416.php'),(13126,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/417.php','wp-includes/Requests/Exception/HTTP/417.php'),(13127,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/418.php','wp-includes/Requests/Exception/HTTP/418.php'),(13128,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/428.php','wp-includes/Requests/Exception/HTTP/428.php'),(13129,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/429.php','wp-includes/Requests/Exception/HTTP/429.php'),(13130,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/431.php','wp-includes/Requests/Exception/HTTP/431.php'),(13131,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/500.php','wp-includes/Requests/Exception/HTTP/500.php'),(13132,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/501.php','wp-includes/Requests/Exception/HTTP/501.php'),(13133,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/502.php','wp-includes/Requests/Exception/HTTP/502.php'),(13134,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/503.php','wp-includes/Requests/Exception/HTTP/503.php'),(13135,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/504.php','wp-includes/Requests/Exception/HTTP/504.php'),(13136,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/505.php','wp-includes/Requests/Exception/HTTP/505.php'),(13137,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/511.php','wp-includes/Requests/Exception/HTTP/511.php'),(13138,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP/Unknown.php','wp-includes/Requests/Exception/HTTP/Unknown.php'),(13139,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/HTTP.php','wp-includes/Requests/Exception/HTTP.php'),(13140,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/Transport/cURL.php','wp-includes/Requests/Exception/Transport/cURL.php'),(13141,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception/Transport.php','wp-includes/Requests/Exception/Transport.php'),(13142,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Exception.php','wp-includes/Requests/Exception.php'),(13143,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Hooker.php','wp-includes/Requests/Hooker.php'),(13144,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Hooks.php','wp-includes/Requests/Hooks.php'),(13145,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/IDNAEncoder.php','wp-includes/Requests/IDNAEncoder.php'),(13146,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/IPv6.php','wp-includes/Requests/IPv6.php'),(13147,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/IRI.php','wp-includes/Requests/IRI.php'),(13148,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Proxy/HTTP.php','wp-includes/Requests/Proxy/HTTP.php'),(13149,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Proxy.php','wp-includes/Requests/Proxy.php'),(13150,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Response/Headers.php','wp-includes/Requests/Response/Headers.php'),(13151,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Response.php','wp-includes/Requests/Response.php'),(13152,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/SSL.php','wp-includes/Requests/SSL.php'),(13153,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Session.php','wp-includes/Requests/Session.php'),(13154,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Transport/cURL.php','wp-includes/Requests/Transport/cURL.php'),(13155,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Transport/fsockopen.php','wp-includes/Requests/Transport/fsockopen.php'),(13156,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Transport.php','wp-includes/Requests/Transport.php'),(13157,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php','wp-includes/Requests/Utility/CaseInsensitiveDictionary.php'),(13158,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Requests/Utility/FilteredIterator.php','wp-includes/Requests/Utility/FilteredIterator.php'),(13159,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Author.php','wp-includes/SimplePie/Author.php'),(13160,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Cache/Base.php','wp-includes/SimplePie/Cache/Base.php'),(13161,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Cache/DB.php','wp-includes/SimplePie/Cache/DB.php'),(13162,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Cache/File.php','wp-includes/SimplePie/Cache/File.php'),(13163,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Cache/Memcache.php','wp-includes/SimplePie/Cache/Memcache.php'),(13164,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Cache/Memcached.php','wp-includes/SimplePie/Cache/Memcached.php'),(13165,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Cache/MySQL.php','wp-includes/SimplePie/Cache/MySQL.php'),(13166,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Cache/Redis.php','wp-includes/SimplePie/Cache/Redis.php'),(13167,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Cache.php','wp-includes/SimplePie/Cache.php'),(13168,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Caption.php','wp-includes/SimplePie/Caption.php'),(13169,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Category.php','wp-includes/SimplePie/Category.php'),(13170,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Content/Type/Sniffer.php','wp-includes/SimplePie/Content/Type/Sniffer.php'),(13171,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Copyright.php','wp-includes/SimplePie/Copyright.php'),(13172,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Core.php','wp-includes/SimplePie/Core.php'),(13173,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Credit.php','wp-includes/SimplePie/Credit.php'),(13174,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Decode/HTML/Entities.php','wp-includes/SimplePie/Decode/HTML/Entities.php'),(13175,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Enclosure.php','wp-includes/SimplePie/Enclosure.php'),(13176,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Exception.php','wp-includes/SimplePie/Exception.php'),(13177,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/File.php','wp-includes/SimplePie/File.php'),(13178,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/HTTP/Parser.php','wp-includes/SimplePie/HTTP/Parser.php'),(13179,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/IRI.php','wp-includes/SimplePie/IRI.php'),(13180,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Item.php','wp-includes/SimplePie/Item.php'),(13181,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Locator.php','wp-includes/SimplePie/Locator.php'),(13182,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Misc.php','wp-includes/SimplePie/Misc.php'),(13183,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Net/IPv6.php','wp-includes/SimplePie/Net/IPv6.php'),(13184,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Parse/Date.php','wp-includes/SimplePie/Parse/Date.php'),(13185,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Parser.php','wp-includes/SimplePie/Parser.php'),(13186,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Rating.php','wp-includes/SimplePie/Rating.php'),(13187,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Registry.php','wp-includes/SimplePie/Registry.php'),(13188,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Restriction.php','wp-includes/SimplePie/Restriction.php'),(13189,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Sanitize.php','wp-includes/SimplePie/Sanitize.php'),(13190,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/Source.php','wp-includes/SimplePie/Source.php'),(13191,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/XML/Declaration/Parser.php','wp-includes/SimplePie/XML/Declaration/Parser.php'),(13192,'/home/yrevo792/public_html/fairphoto.com/wp-includes/SimplePie/gzdecode.php','wp-includes/SimplePie/gzdecode.php'),(13193,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Text/Diff/Engine/native.php','wp-includes/Text/Diff/Engine/native.php'),(13194,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Text/Diff/Engine/shell.php','wp-includes/Text/Diff/Engine/shell.php'),(13195,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Text/Diff/Engine/string.php','wp-includes/Text/Diff/Engine/string.php'),(13196,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Text/Diff/Engine/xdiff.php','wp-includes/Text/Diff/Engine/xdiff.php'),(13197,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Text/Diff/Renderer/inline.php','wp-includes/Text/Diff/Renderer/inline.php'),(13198,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Text/Diff/Renderer.php','wp-includes/Text/Diff/Renderer.php'),(13199,'/home/yrevo792/public_html/fairphoto.com/wp-includes/Text/Diff.php','wp-includes/Text/Diff.php'),(13200,'/home/yrevo792/public_html/fairphoto.com/wp-includes/admin-bar.php','wp-includes/admin-bar.php'),(13201,'/home/yrevo792/public_html/fairphoto.com/wp-includes/assets/script-loader-packages.php','wp-includes/assets/script-loader-packages.php'),(13202,'/home/yrevo792/public_html/fairphoto.com/wp-includes/assets/script-loader-react-refresh-entry.php','wp-includes/assets/script-loader-react-refresh-entry.php'),(13203,'/home/yrevo792/public_html/fairphoto.com/wp-includes/assets/script-loader-react-refresh-runtime.php','wp-includes/assets/script-loader-react-refresh-runtime.php'),(13204,'/home/yrevo792/public_html/fairphoto.com/wp-includes/atomlib.php','wp-includes/atomlib.php'),(13205,'/home/yrevo792/public_html/fairphoto.com/wp-includes/author-template.php','wp-includes/author-template.php'),(13206,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-editor.php','wp-includes/block-editor.php'),(13207,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-i18n.json','wp-includes/block-i18n.json'),(13208,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-patterns/query-grid-posts.php','wp-includes/block-patterns/query-grid-posts.php'),(13209,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-patterns/query-large-title-posts.php','wp-includes/block-patterns/query-large-title-posts.php'),(13210,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-patterns/query-medium-posts.php','wp-includes/block-patterns/query-medium-posts.php'),(13211,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-patterns/query-offset-posts.php','wp-includes/block-patterns/query-offset-posts.php'),(13212,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-patterns/query-small-posts.php','wp-includes/block-patterns/query-small-posts.php'),(13213,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-patterns/query-standard-posts.php','wp-includes/block-patterns/query-standard-posts.php'),(13214,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-patterns/social-links-shared-background-color.php','wp-includes/block-patterns/social-links-shared-background-color.php'),(13215,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-patterns.php','wp-includes/block-patterns.php'),(13216,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/align.php','wp-includes/block-supports/align.php'),(13217,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/border.php','wp-includes/block-supports/border.php'),(13218,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/colors.php','wp-includes/block-supports/colors.php'),(13219,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/custom-classname.php','wp-includes/block-supports/custom-classname.php'),(13220,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/dimensions.php','wp-includes/block-supports/dimensions.php'),(13221,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/duotone.php','wp-includes/block-supports/duotone.php'),(13222,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/elements.php','wp-includes/block-supports/elements.php'),(13223,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/generated-classname.php','wp-includes/block-supports/generated-classname.php'),(13224,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/layout.php','wp-includes/block-supports/layout.php'),(13225,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/spacing.php','wp-includes/block-supports/spacing.php'),(13226,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/typography.php','wp-includes/block-supports/typography.php'),(13227,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-supports/utils.php','wp-includes/block-supports/utils.php'),(13228,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-template-utils.php','wp-includes/block-template-utils.php'),(13229,'/home/yrevo792/public_html/fairphoto.com/wp-includes/block-template.php','wp-includes/block-template.php'),(13230,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives/block.json','wp-includes/blocks/archives/block.json'),(13231,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives/editor-rtl.css','wp-includes/blocks/archives/editor-rtl.css'),(13232,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives/editor-rtl.min.css','wp-includes/blocks/archives/editor-rtl.min.css'),(13233,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives/editor.css','wp-includes/blocks/archives/editor.css'),(13234,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives/editor.min.css','wp-includes/blocks/archives/editor.min.css'),(13235,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives/style-rtl.css','wp-includes/blocks/archives/style-rtl.css'),(13236,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives/style-rtl.min.css','wp-includes/blocks/archives/style-rtl.min.css'),(13237,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives/style.css','wp-includes/blocks/archives/style.css'),(13238,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives/style.min.css','wp-includes/blocks/archives/style.min.css'),(13239,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/archives.php','wp-includes/blocks/archives.php'),(13240,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/block.json','wp-includes/blocks/audio/block.json'),(13241,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/editor-rtl.css','wp-includes/blocks/audio/editor-rtl.css'),(13242,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/editor-rtl.min.css','wp-includes/blocks/audio/editor-rtl.min.css'),(13243,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/editor.css','wp-includes/blocks/audio/editor.css'),(13244,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/editor.min.css','wp-includes/blocks/audio/editor.min.css'),(13245,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/style-rtl.css','wp-includes/blocks/audio/style-rtl.css'),(13246,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/style-rtl.min.css','wp-includes/blocks/audio/style-rtl.min.css'),(13247,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/style.css','wp-includes/blocks/audio/style.css'),(13248,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/style.min.css','wp-includes/blocks/audio/style.min.css'),(13249,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/theme-rtl.css','wp-includes/blocks/audio/theme-rtl.css'),(13250,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/theme-rtl.min.css','wp-includes/blocks/audio/theme-rtl.min.css'),(13251,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/theme.css','wp-includes/blocks/audio/theme.css'),(13252,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/audio/theme.min.css','wp-includes/blocks/audio/theme.min.css'),(13253,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar/block.json','wp-includes/blocks/avatar/block.json'),(13254,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar/editor-rtl.css','wp-includes/blocks/avatar/editor-rtl.css'),(13255,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar/editor-rtl.min.css','wp-includes/blocks/avatar/editor-rtl.min.css'),(13256,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar/editor.css','wp-includes/blocks/avatar/editor.css'),(13257,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar/editor.min.css','wp-includes/blocks/avatar/editor.min.css'),(13258,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar/style-rtl.css','wp-includes/blocks/avatar/style-rtl.css'),(13259,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar/style-rtl.min.css','wp-includes/blocks/avatar/style-rtl.min.css'),(13260,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar/style.css','wp-includes/blocks/avatar/style.css'),(13261,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar/style.min.css','wp-includes/blocks/avatar/style.min.css'),(13262,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/avatar.php','wp-includes/blocks/avatar.php'),(13263,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/block/block.json','wp-includes/blocks/block/block.json'),(13264,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/block/editor-rtl.css','wp-includes/blocks/block/editor-rtl.css'),(13265,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/block/editor-rtl.min.css','wp-includes/blocks/block/editor-rtl.min.css'),(13266,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/block/editor.css','wp-includes/blocks/block/editor.css'),(13267,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/block/editor.min.css','wp-includes/blocks/block/editor.min.css'),(13268,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/block.php','wp-includes/blocks/block.php'),(13269,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/button/block.json','wp-includes/blocks/button/block.json'),(13270,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/button/editor-rtl.css','wp-includes/blocks/button/editor-rtl.css'),(13271,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/button/editor-rtl.min.css','wp-includes/blocks/button/editor-rtl.min.css'),(13272,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/button/editor.css','wp-includes/blocks/button/editor.css'),(13273,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/button/editor.min.css','wp-includes/blocks/button/editor.min.css'),(13274,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/button/style-rtl.css','wp-includes/blocks/button/style-rtl.css'),(13275,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/button/style-rtl.min.css','wp-includes/blocks/button/style-rtl.min.css'),(13276,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/button/style.css','wp-includes/blocks/button/style.css'),(13277,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/button/style.min.css','wp-includes/blocks/button/style.min.css'),(13278,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/buttons/block.json','wp-includes/blocks/buttons/block.json'),(13279,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/buttons/editor-rtl.css','wp-includes/blocks/buttons/editor-rtl.css'),(13280,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/buttons/editor-rtl.min.css','wp-includes/blocks/buttons/editor-rtl.min.css'),(13281,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/buttons/editor.css','wp-includes/blocks/buttons/editor.css'),(13282,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/buttons/editor.min.css','wp-includes/blocks/buttons/editor.min.css'),(13283,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/buttons/style-rtl.css','wp-includes/blocks/buttons/style-rtl.css'),(13284,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/buttons/style-rtl.min.css','wp-includes/blocks/buttons/style-rtl.min.css'),(13285,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/buttons/style.css','wp-includes/blocks/buttons/style.css'),(13286,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/buttons/style.min.css','wp-includes/blocks/buttons/style.min.css'),(13287,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/calendar/block.json','wp-includes/blocks/calendar/block.json'),(13288,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/calendar/style-rtl.css','wp-includes/blocks/calendar/style-rtl.css'),(13289,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/calendar/style-rtl.min.css','wp-includes/blocks/calendar/style-rtl.min.css'),(13290,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/calendar/style.css','wp-includes/blocks/calendar/style.css'),(13291,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/calendar/style.min.css','wp-includes/blocks/calendar/style.min.css'),(13292,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/calendar.php','wp-includes/blocks/calendar.php'),(13293,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories/block.json','wp-includes/blocks/categories/block.json'),(13294,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories/editor-rtl.css','wp-includes/blocks/categories/editor-rtl.css'),(13295,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories/editor-rtl.min.css','wp-includes/blocks/categories/editor-rtl.min.css'),(13296,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories/editor.css','wp-includes/blocks/categories/editor.css'),(13297,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories/editor.min.css','wp-includes/blocks/categories/editor.min.css'),(13298,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories/style-rtl.css','wp-includes/blocks/categories/style-rtl.css'),(13299,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories/style-rtl.min.css','wp-includes/blocks/categories/style-rtl.min.css'),(13300,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories/style.css','wp-includes/blocks/categories/style.css'),(13301,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories/style.min.css','wp-includes/blocks/categories/style.min.css'),(13302,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/categories.php','wp-includes/blocks/categories.php'),(13303,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/code/block.json','wp-includes/blocks/code/block.json'),(13304,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/code/style-rtl.css','wp-includes/blocks/code/style-rtl.css'),(13305,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/code/style-rtl.min.css','wp-includes/blocks/code/style-rtl.min.css'),(13306,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/code/style.css','wp-includes/blocks/code/style.css'),(13307,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/code/style.min.css','wp-includes/blocks/code/style.min.css'),(13308,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/code/theme-rtl.css','wp-includes/blocks/code/theme-rtl.css'),(13309,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/code/theme-rtl.min.css','wp-includes/blocks/code/theme-rtl.min.css'),(13310,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/code/theme.css','wp-includes/blocks/code/theme.css'),(13311,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/code/theme.min.css','wp-includes/blocks/code/theme.min.css'),(13312,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/column/block.json','wp-includes/blocks/column/block.json'),(13313,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/columns/block.json','wp-includes/blocks/columns/block.json'),(13314,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/columns/editor-rtl.css','wp-includes/blocks/columns/editor-rtl.css'),(13315,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/columns/editor-rtl.min.css','wp-includes/blocks/columns/editor-rtl.min.css'),(13316,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/columns/editor.css','wp-includes/blocks/columns/editor.css'),(13317,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/columns/editor.min.css','wp-includes/blocks/columns/editor.min.css'),(13318,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/columns/style-rtl.css','wp-includes/blocks/columns/style-rtl.css'),(13319,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/columns/style-rtl.min.css','wp-includes/blocks/columns/style-rtl.min.css'),(13320,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/columns/style.css','wp-includes/blocks/columns/style.css'),(13321,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/columns/style.min.css','wp-includes/blocks/columns/style.min.css'),(13322,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-author-name/block.json','wp-includes/blocks/comment-author-name/block.json'),(13323,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-author-name.php','wp-includes/blocks/comment-author-name.php'),(13324,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-content/block.json','wp-includes/blocks/comment-content/block.json'),(13325,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-content/style-rtl.css','wp-includes/blocks/comment-content/style-rtl.css'),(13326,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-content/style-rtl.min.css','wp-includes/blocks/comment-content/style-rtl.min.css'),(13327,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-content/style.css','wp-includes/blocks/comment-content/style.css'),(13328,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-content/style.min.css','wp-includes/blocks/comment-content/style.min.css'),(13329,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-content.php','wp-includes/blocks/comment-content.php'),(13330,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-date/block.json','wp-includes/blocks/comment-date/block.json'),(13331,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-date.php','wp-includes/blocks/comment-date.php'),(13332,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-edit-link/block.json','wp-includes/blocks/comment-edit-link/block.json'),(13333,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-edit-link.php','wp-includes/blocks/comment-edit-link.php'),(13334,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-reply-link/block.json','wp-includes/blocks/comment-reply-link/block.json'),(13335,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-reply-link.php','wp-includes/blocks/comment-reply-link.php'),(13336,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-template/block.json','wp-includes/blocks/comment-template/block.json'),(13337,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-template/style-rtl.css','wp-includes/blocks/comment-template/style-rtl.css'),(13338,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-template/style-rtl.min.css','wp-includes/blocks/comment-template/style-rtl.min.css'),(13339,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-template/style.css','wp-includes/blocks/comment-template/style.css'),(13340,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-template/style.min.css','wp-includes/blocks/comment-template/style.min.css'),(13341,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comment-template.php','wp-includes/blocks/comment-template.php'),(13342,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination/block.json','wp-includes/blocks/comments-pagination/block.json'),(13343,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination/editor-rtl.css','wp-includes/blocks/comments-pagination/editor-rtl.css'),(13344,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination/editor-rtl.min.css','wp-includes/blocks/comments-pagination/editor-rtl.min.css'),(13345,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination/editor.css','wp-includes/blocks/comments-pagination/editor.css'),(13346,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination/editor.min.css','wp-includes/blocks/comments-pagination/editor.min.css'),(13347,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination/style-rtl.css','wp-includes/blocks/comments-pagination/style-rtl.css'),(13348,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination/style-rtl.min.css','wp-includes/blocks/comments-pagination/style-rtl.min.css'),(13349,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination/style.css','wp-includes/blocks/comments-pagination/style.css'),(13350,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination/style.min.css','wp-includes/blocks/comments-pagination/style.min.css'),(13351,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-next/block.json','wp-includes/blocks/comments-pagination-next/block.json'),(13352,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-next.php','wp-includes/blocks/comments-pagination-next.php'),(13353,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-numbers/block.json','wp-includes/blocks/comments-pagination-numbers/block.json'),(13354,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-numbers/editor-rtl.css','wp-includes/blocks/comments-pagination-numbers/editor-rtl.css'),(13355,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css','wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css'),(13356,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-numbers/editor.css','wp-includes/blocks/comments-pagination-numbers/editor.css'),(13357,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-numbers/editor.min.css','wp-includes/blocks/comments-pagination-numbers/editor.min.css'),(13358,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-numbers.php','wp-includes/blocks/comments-pagination-numbers.php'),(13359,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-previous/block.json','wp-includes/blocks/comments-pagination-previous/block.json'),(13360,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination-previous.php','wp-includes/blocks/comments-pagination-previous.php'),(13361,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-pagination.php','wp-includes/blocks/comments-pagination.php'),(13362,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-query-loop/block.json','wp-includes/blocks/comments-query-loop/block.json'),(13363,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-query-loop/editor-rtl.css','wp-includes/blocks/comments-query-loop/editor-rtl.css'),(13364,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-query-loop/editor-rtl.min.css','wp-includes/blocks/comments-query-loop/editor-rtl.min.css'),(13365,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-query-loop/editor.css','wp-includes/blocks/comments-query-loop/editor.css'),(13366,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-query-loop/editor.min.css','wp-includes/blocks/comments-query-loop/editor.min.css'),(13367,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-title/block.json','wp-includes/blocks/comments-title/block.json'),(13368,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-title/editor-rtl.css','wp-includes/blocks/comments-title/editor-rtl.css'),(13369,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-title/editor-rtl.min.css','wp-includes/blocks/comments-title/editor-rtl.min.css'),(13370,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-title/editor.css','wp-includes/blocks/comments-title/editor.css'),(13371,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-title/editor.min.css','wp-includes/blocks/comments-title/editor.min.css'),(13372,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/comments-title.php','wp-includes/blocks/comments-title.php'),(13373,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover/block.json','wp-includes/blocks/cover/block.json'),(13374,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover/editor-rtl.css','wp-includes/blocks/cover/editor-rtl.css'),(13375,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover/editor-rtl.min.css','wp-includes/blocks/cover/editor-rtl.min.css'),(13376,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover/editor.css','wp-includes/blocks/cover/editor.css'),(13377,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover/editor.min.css','wp-includes/blocks/cover/editor.min.css'),(13378,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover/style-rtl.css','wp-includes/blocks/cover/style-rtl.css'),(13379,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover/style-rtl.min.css','wp-includes/blocks/cover/style-rtl.min.css'),(13380,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover/style.css','wp-includes/blocks/cover/style.css'),(13381,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover/style.min.css','wp-includes/blocks/cover/style.min.css'),(13382,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/cover.php','wp-includes/blocks/cover.php'),(13383,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/block.json','wp-includes/blocks/embed/block.json'),(13384,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/editor-rtl.css','wp-includes/blocks/embed/editor-rtl.css'),(13385,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/editor-rtl.min.css','wp-includes/blocks/embed/editor-rtl.min.css'),(13386,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/editor.css','wp-includes/blocks/embed/editor.css'),(13387,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/editor.min.css','wp-includes/blocks/embed/editor.min.css'),(13388,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/style-rtl.css','wp-includes/blocks/embed/style-rtl.css'),(13389,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/style-rtl.min.css','wp-includes/blocks/embed/style-rtl.min.css'),(13390,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/style.css','wp-includes/blocks/embed/style.css'),(13391,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/style.min.css','wp-includes/blocks/embed/style.min.css'),(13392,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/theme-rtl.css','wp-includes/blocks/embed/theme-rtl.css'),(13393,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/theme-rtl.min.css','wp-includes/blocks/embed/theme-rtl.min.css'),(13394,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/theme.css','wp-includes/blocks/embed/theme.css'),(13395,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/embed/theme.min.css','wp-includes/blocks/embed/theme.min.css'),(13396,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/error_log','wp-includes/blocks/error_log'),(13397,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/block.json','wp-includes/blocks/file/block.json'),(13398,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/editor-rtl.css','wp-includes/blocks/file/editor-rtl.css'),(13399,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/editor-rtl.min.css','wp-includes/blocks/file/editor-rtl.min.css'),(13400,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/editor.css','wp-includes/blocks/file/editor.css'),(13401,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/editor.min.css','wp-includes/blocks/file/editor.min.css'),(13402,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/style-rtl.css','wp-includes/blocks/file/style-rtl.css'),(13403,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/style-rtl.min.css','wp-includes/blocks/file/style-rtl.min.css'),(13404,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/style.css','wp-includes/blocks/file/style.css'),(13405,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/style.min.css','wp-includes/blocks/file/style.min.css'),(13406,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/view.asset.php','wp-includes/blocks/file/view.asset.php'),(13407,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/view.js','wp-includes/blocks/file/view.js'),(13408,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/view.min.asset.php','wp-includes/blocks/file/view.min.asset.php'),(13409,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file/view.min.js','wp-includes/blocks/file/view.min.js'),(13410,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/file.php','wp-includes/blocks/file.php'),(13411,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/freeform/block.json','wp-includes/blocks/freeform/block.json'),(13412,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/freeform/editor-rtl.css','wp-includes/blocks/freeform/editor-rtl.css'),(13413,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/freeform/editor-rtl.min.css','wp-includes/blocks/freeform/editor-rtl.min.css'),(13414,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/freeform/editor.css','wp-includes/blocks/freeform/editor.css'),(13415,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/freeform/editor.min.css','wp-includes/blocks/freeform/editor.min.css'),(13416,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/block.json','wp-includes/blocks/gallery/block.json'),(13417,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/editor-rtl.css','wp-includes/blocks/gallery/editor-rtl.css'),(13418,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/editor-rtl.min.css','wp-includes/blocks/gallery/editor-rtl.min.css'),(13419,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/editor.css','wp-includes/blocks/gallery/editor.css'),(13420,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/editor.min.css','wp-includes/blocks/gallery/editor.min.css'),(13421,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/style-rtl.css','wp-includes/blocks/gallery/style-rtl.css'),(13422,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/style-rtl.min.css','wp-includes/blocks/gallery/style-rtl.min.css'),(13423,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/style.css','wp-includes/blocks/gallery/style.css'),(13424,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/style.min.css','wp-includes/blocks/gallery/style.min.css'),(13425,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/theme-rtl.css','wp-includes/blocks/gallery/theme-rtl.css'),(13426,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/theme-rtl.min.css','wp-includes/blocks/gallery/theme-rtl.min.css'),(13427,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/theme.css','wp-includes/blocks/gallery/theme.css'),(13428,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery/theme.min.css','wp-includes/blocks/gallery/theme.min.css'),(13429,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/gallery.php','wp-includes/blocks/gallery.php'),(13430,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/block.json','wp-includes/blocks/group/block.json'),(13431,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/editor-rtl.css','wp-includes/blocks/group/editor-rtl.css'),(13432,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/editor-rtl.min.css','wp-includes/blocks/group/editor-rtl.min.css'),(13433,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/editor.css','wp-includes/blocks/group/editor.css'),(13434,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/editor.min.css','wp-includes/blocks/group/editor.min.css'),(13435,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/style-rtl.css','wp-includes/blocks/group/style-rtl.css'),(13436,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/style-rtl.min.css','wp-includes/blocks/group/style-rtl.min.css'),(13437,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/style.css','wp-includes/blocks/group/style.css'),(13438,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/style.min.css','wp-includes/blocks/group/style.min.css'),(13439,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/theme-rtl.css','wp-includes/blocks/group/theme-rtl.css'),(13440,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/theme-rtl.min.css','wp-includes/blocks/group/theme-rtl.min.css'),(13441,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/theme.css','wp-includes/blocks/group/theme.css'),(13442,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/group/theme.min.css','wp-includes/blocks/group/theme.min.css'),(13443,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/heading/block.json','wp-includes/blocks/heading/block.json'),(13444,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/heading/style-rtl.css','wp-includes/blocks/heading/style-rtl.css'),(13445,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/heading/style-rtl.min.css','wp-includes/blocks/heading/style-rtl.min.css'),(13446,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/heading/style.css','wp-includes/blocks/heading/style.css'),(13447,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/heading/style.min.css','wp-includes/blocks/heading/style.min.css'),(13448,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/home-link/block.json','wp-includes/blocks/home-link/block.json'),(13449,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/home-link.php','wp-includes/blocks/home-link.php'),(13450,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/html/block.json','wp-includes/blocks/html/block.json'),(13451,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/html/editor-rtl.css','wp-includes/blocks/html/editor-rtl.css'),(13452,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/html/editor-rtl.min.css','wp-includes/blocks/html/editor-rtl.min.css'),(13453,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/html/editor.css','wp-includes/blocks/html/editor.css'),(13454,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/html/editor.min.css','wp-includes/blocks/html/editor.min.css'),(13455,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/block.json','wp-includes/blocks/image/block.json'),(13456,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/editor-rtl.css','wp-includes/blocks/image/editor-rtl.css'),(13457,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/editor-rtl.min.css','wp-includes/blocks/image/editor-rtl.min.css'),(13458,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/editor.css','wp-includes/blocks/image/editor.css'),(13459,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/editor.min.css','wp-includes/blocks/image/editor.min.css'),(13460,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/style-rtl.css','wp-includes/blocks/image/style-rtl.css'),(13461,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/style-rtl.min.css','wp-includes/blocks/image/style-rtl.min.css'),(13462,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/style.css','wp-includes/blocks/image/style.css'),(13463,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/style.min.css','wp-includes/blocks/image/style.min.css'),(13464,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/theme-rtl.css','wp-includes/blocks/image/theme-rtl.css'),(13465,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/theme-rtl.min.css','wp-includes/blocks/image/theme-rtl.min.css'),(13466,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/theme.css','wp-includes/blocks/image/theme.css'),(13467,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image/theme.min.css','wp-includes/blocks/image/theme.min.css'),(13468,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/image.php','wp-includes/blocks/image.php'),(13469,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/index.php','wp-includes/blocks/index.php'),(13470,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-comments/block.json','wp-includes/blocks/latest-comments/block.json'),(13471,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-comments/style-rtl.css','wp-includes/blocks/latest-comments/style-rtl.css'),(13472,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-comments/style-rtl.min.css','wp-includes/blocks/latest-comments/style-rtl.min.css'),(13473,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-comments/style.css','wp-includes/blocks/latest-comments/style.css'),(13474,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-comments/style.min.css','wp-includes/blocks/latest-comments/style.min.css'),(13475,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-comments.php','wp-includes/blocks/latest-comments.php'),(13476,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts/block.json','wp-includes/blocks/latest-posts/block.json'),(13477,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts/editor-rtl.css','wp-includes/blocks/latest-posts/editor-rtl.css'),(13478,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts/editor-rtl.min.css','wp-includes/blocks/latest-posts/editor-rtl.min.css'),(13479,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts/editor.css','wp-includes/blocks/latest-posts/editor.css'),(13480,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts/editor.min.css','wp-includes/blocks/latest-posts/editor.min.css'),(13481,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts/style-rtl.css','wp-includes/blocks/latest-posts/style-rtl.css'),(13482,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts/style-rtl.min.css','wp-includes/blocks/latest-posts/style-rtl.min.css'),(13483,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts/style.css','wp-includes/blocks/latest-posts/style.css'),(13484,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts/style.min.css','wp-includes/blocks/latest-posts/style.min.css'),(13485,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/latest-posts.php','wp-includes/blocks/latest-posts.php'),(13486,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/legacy-widget/block.json','wp-includes/blocks/legacy-widget/block.json'),(13487,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/legacy-widget.php','wp-includes/blocks/legacy-widget.php'),(13488,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/list/block.json','wp-includes/blocks/list/block.json'),(13489,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/list/style-rtl.css','wp-includes/blocks/list/style-rtl.css'),(13490,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/list/style-rtl.min.css','wp-includes/blocks/list/style-rtl.min.css'),(13491,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/list/style.css','wp-includes/blocks/list/style.css'),(13492,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/list/style.min.css','wp-includes/blocks/list/style.min.css'),(13493,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/loginout/block.json','wp-includes/blocks/loginout/block.json'),(13494,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/loginout.php','wp-includes/blocks/loginout.php'),(13495,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/media-text/block.json','wp-includes/blocks/media-text/block.json'),(13496,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/media-text/editor-rtl.css','wp-includes/blocks/media-text/editor-rtl.css'),(13497,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/media-text/editor-rtl.min.css','wp-includes/blocks/media-text/editor-rtl.min.css'),(13498,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/media-text/editor.css','wp-includes/blocks/media-text/editor.css'),(13499,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/media-text/editor.min.css','wp-includes/blocks/media-text/editor.min.css'),(13500,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/media-text/style-rtl.css','wp-includes/blocks/media-text/style-rtl.css'),(13501,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/media-text/style-rtl.min.css','wp-includes/blocks/media-text/style-rtl.min.css'),(13502,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/media-text/style.css','wp-includes/blocks/media-text/style.css'),(13503,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/media-text/style.min.css','wp-includes/blocks/media-text/style.min.css'),(13504,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/missing/block.json','wp-includes/blocks/missing/block.json'),(13505,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/more/block.json','wp-includes/blocks/more/block.json'),(13506,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/more/editor-rtl.css','wp-includes/blocks/more/editor-rtl.css'),(13507,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/more/editor-rtl.min.css','wp-includes/blocks/more/editor-rtl.min.css'),(13508,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/more/editor.css','wp-includes/blocks/more/editor.css'),(13509,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/more/editor.min.css','wp-includes/blocks/more/editor.min.css'),(13510,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/block.json','wp-includes/blocks/navigation/block.json'),(13511,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/editor-rtl.css','wp-includes/blocks/navigation/editor-rtl.css'),(13512,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/editor-rtl.min.css','wp-includes/blocks/navigation/editor-rtl.min.css'),(13513,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/editor.css','wp-includes/blocks/navigation/editor.css'),(13514,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/editor.min.css','wp-includes/blocks/navigation/editor.min.css'),(13515,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/style-rtl.css','wp-includes/blocks/navigation/style-rtl.css'),(13516,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/style-rtl.min.css','wp-includes/blocks/navigation/style-rtl.min.css'),(13517,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/style.css','wp-includes/blocks/navigation/style.css'),(13518,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/style.min.css','wp-includes/blocks/navigation/style.min.css'),(13519,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/view.asset.php','wp-includes/blocks/navigation/view.asset.php'),(13520,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/view.js','wp-includes/blocks/navigation/view.js'),(13521,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/view.min.asset.php','wp-includes/blocks/navigation/view.min.asset.php'),(13522,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation/view.min.js','wp-includes/blocks/navigation/view.min.js'),(13523,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link/block.json','wp-includes/blocks/navigation-link/block.json'),(13524,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link/editor-rtl.css','wp-includes/blocks/navigation-link/editor-rtl.css'),(13525,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link/editor-rtl.min.css','wp-includes/blocks/navigation-link/editor-rtl.min.css'),(13526,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link/editor.css','wp-includes/blocks/navigation-link/editor.css'),(13527,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link/editor.min.css','wp-includes/blocks/navigation-link/editor.min.css'),(13528,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link/style-rtl.css','wp-includes/blocks/navigation-link/style-rtl.css'),(13529,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link/style-rtl.min.css','wp-includes/blocks/navigation-link/style-rtl.min.css'),(13530,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link/style.css','wp-includes/blocks/navigation-link/style.css'),(13531,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link/style.min.css','wp-includes/blocks/navigation-link/style.min.css'),(13532,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-link.php','wp-includes/blocks/navigation-link.php'),(13533,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-submenu/block.json','wp-includes/blocks/navigation-submenu/block.json'),(13534,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-submenu/editor-rtl.css','wp-includes/blocks/navigation-submenu/editor-rtl.css'),(13535,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-submenu/editor-rtl.min.css','wp-includes/blocks/navigation-submenu/editor-rtl.min.css'),(13536,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-submenu/editor.css','wp-includes/blocks/navigation-submenu/editor.css'),(13537,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-submenu/editor.min.css','wp-includes/blocks/navigation-submenu/editor.min.css'),(13538,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation-submenu.php','wp-includes/blocks/navigation-submenu.php'),(13539,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/navigation.php','wp-includes/blocks/navigation.php'),(13540,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/nextpage/block.json','wp-includes/blocks/nextpage/block.json'),(13541,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/nextpage/editor-rtl.css','wp-includes/blocks/nextpage/editor-rtl.css'),(13542,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/nextpage/editor-rtl.min.css','wp-includes/blocks/nextpage/editor-rtl.min.css'),(13543,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/nextpage/editor.css','wp-includes/blocks/nextpage/editor.css'),(13544,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/nextpage/editor.min.css','wp-includes/blocks/nextpage/editor.min.css'),(13545,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list/block.json','wp-includes/blocks/page-list/block.json'),(13546,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list/editor-rtl.css','wp-includes/blocks/page-list/editor-rtl.css'),(13547,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list/editor-rtl.min.css','wp-includes/blocks/page-list/editor-rtl.min.css'),(13548,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list/editor.css','wp-includes/blocks/page-list/editor.css'),(13549,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list/editor.min.css','wp-includes/blocks/page-list/editor.min.css'),(13550,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list/style-rtl.css','wp-includes/blocks/page-list/style-rtl.css'),(13551,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list/style-rtl.min.css','wp-includes/blocks/page-list/style-rtl.min.css'),(13552,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list/style.css','wp-includes/blocks/page-list/style.css'),(13553,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list/style.min.css','wp-includes/blocks/page-list/style.min.css'),(13554,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/page-list.php','wp-includes/blocks/page-list.php'),(13555,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/paragraph/block.json','wp-includes/blocks/paragraph/block.json'),(13556,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/paragraph/editor-rtl.css','wp-includes/blocks/paragraph/editor-rtl.css'),(13557,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/paragraph/editor-rtl.min.css','wp-includes/blocks/paragraph/editor-rtl.min.css'),(13558,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/paragraph/editor.css','wp-includes/blocks/paragraph/editor.css'),(13559,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/paragraph/editor.min.css','wp-includes/blocks/paragraph/editor.min.css'),(13560,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/paragraph/style-rtl.css','wp-includes/blocks/paragraph/style-rtl.css'),(13561,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/paragraph/style-rtl.min.css','wp-includes/blocks/paragraph/style-rtl.min.css'),(13562,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/paragraph/style.css','wp-includes/blocks/paragraph/style.css'),(13563,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/paragraph/style.min.css','wp-includes/blocks/paragraph/style.min.css'),(13564,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pattern/block.json','wp-includes/blocks/pattern/block.json'),(13565,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pattern.php','wp-includes/blocks/pattern.php'),(13566,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-author/block.json','wp-includes/blocks/post-author/block.json'),(13567,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-author/style-rtl.css','wp-includes/blocks/post-author/style-rtl.css'),(13568,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-author/style-rtl.min.css','wp-includes/blocks/post-author/style-rtl.min.css'),(13569,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-author/style.css','wp-includes/blocks/post-author/style.css'),(13570,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-author/style.min.css','wp-includes/blocks/post-author/style.min.css'),(13571,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-author-biography/block.json','wp-includes/blocks/post-author-biography/block.json'),(13572,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-author-biography.php','wp-includes/blocks/post-author-biography.php'),(13573,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-author.php','wp-includes/blocks/post-author.php'),(13574,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments/block.json','wp-includes/blocks/post-comments/block.json'),(13575,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments/editor-rtl.css','wp-includes/blocks/post-comments/editor-rtl.css'),(13576,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments/editor-rtl.min.css','wp-includes/blocks/post-comments/editor-rtl.min.css'),(13577,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments/editor.css','wp-includes/blocks/post-comments/editor.css'),(13578,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments/editor.min.css','wp-includes/blocks/post-comments/editor.min.css'),(13579,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments/style-rtl.css','wp-includes/blocks/post-comments/style-rtl.css'),(13580,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments/style-rtl.min.css','wp-includes/blocks/post-comments/style-rtl.min.css'),(13581,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments/style.css','wp-includes/blocks/post-comments/style.css'),(13582,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments/style.min.css','wp-includes/blocks/post-comments/style.min.css'),(13583,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form/block.json','wp-includes/blocks/post-comments-form/block.json'),(13584,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form/editor-rtl.css','wp-includes/blocks/post-comments-form/editor-rtl.css'),(13585,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form/editor-rtl.min.css','wp-includes/blocks/post-comments-form/editor-rtl.min.css'),(13586,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form/editor.css','wp-includes/blocks/post-comments-form/editor.css'),(13587,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form/editor.min.css','wp-includes/blocks/post-comments-form/editor.min.css'),(13588,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form/style-rtl.css','wp-includes/blocks/post-comments-form/style-rtl.css'),(13589,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form/style-rtl.min.css','wp-includes/blocks/post-comments-form/style-rtl.min.css'),(13590,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form/style.css','wp-includes/blocks/post-comments-form/style.css'),(13591,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form/style.min.css','wp-includes/blocks/post-comments-form/style.min.css'),(13592,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments-form.php','wp-includes/blocks/post-comments-form.php'),(13593,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-comments.php','wp-includes/blocks/post-comments.php'),(13594,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-content/block.json','wp-includes/blocks/post-content/block.json'),(13595,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-content.php','wp-includes/blocks/post-content.php'),(13596,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-date/block.json','wp-includes/blocks/post-date/block.json'),(13597,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-date.php','wp-includes/blocks/post-date.php'),(13598,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt/block.json','wp-includes/blocks/post-excerpt/block.json'),(13599,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt/editor-rtl.css','wp-includes/blocks/post-excerpt/editor-rtl.css'),(13600,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt/editor-rtl.min.css','wp-includes/blocks/post-excerpt/editor-rtl.min.css'),(13601,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt/editor.css','wp-includes/blocks/post-excerpt/editor.css'),(13602,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt/editor.min.css','wp-includes/blocks/post-excerpt/editor.min.css'),(13603,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt/style-rtl.css','wp-includes/blocks/post-excerpt/style-rtl.css'),(13604,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt/style-rtl.min.css','wp-includes/blocks/post-excerpt/style-rtl.min.css'),(13605,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt/style.css','wp-includes/blocks/post-excerpt/style.css'),(13606,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt/style.min.css','wp-includes/blocks/post-excerpt/style.min.css'),(13607,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-excerpt.php','wp-includes/blocks/post-excerpt.php'),(13608,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image/block.json','wp-includes/blocks/post-featured-image/block.json'),(13609,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image/editor-rtl.css','wp-includes/blocks/post-featured-image/editor-rtl.css'),(13610,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image/editor-rtl.min.css','wp-includes/blocks/post-featured-image/editor-rtl.min.css'),(13611,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image/editor.css','wp-includes/blocks/post-featured-image/editor.css'),(13612,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image/editor.min.css','wp-includes/blocks/post-featured-image/editor.min.css'),(13613,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image/style-rtl.css','wp-includes/blocks/post-featured-image/style-rtl.css'),(13614,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image/style-rtl.min.css','wp-includes/blocks/post-featured-image/style-rtl.min.css'),(13615,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image/style.css','wp-includes/blocks/post-featured-image/style.css'),(13616,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image/style.min.css','wp-includes/blocks/post-featured-image/style.min.css'),(13617,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-featured-image.php','wp-includes/blocks/post-featured-image.php'),(13618,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-navigation-link/block.json','wp-includes/blocks/post-navigation-link/block.json'),(13619,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-navigation-link.php','wp-includes/blocks/post-navigation-link.php'),(13620,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template/block.json','wp-includes/blocks/post-template/block.json'),(13621,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template/editor-rtl.css','wp-includes/blocks/post-template/editor-rtl.css'),(13622,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template/editor-rtl.min.css','wp-includes/blocks/post-template/editor-rtl.min.css'),(13623,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template/editor.css','wp-includes/blocks/post-template/editor.css'),(13624,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template/editor.min.css','wp-includes/blocks/post-template/editor.min.css'),(13625,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template/style-rtl.css','wp-includes/blocks/post-template/style-rtl.css'),(13626,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template/style-rtl.min.css','wp-includes/blocks/post-template/style-rtl.min.css'),(13627,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template/style.css','wp-includes/blocks/post-template/style.css'),(13628,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template/style.min.css','wp-includes/blocks/post-template/style.min.css'),(13629,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-template.php','wp-includes/blocks/post-template.php'),(13630,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-terms/block.json','wp-includes/blocks/post-terms/block.json'),(13631,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-terms/style-rtl.css','wp-includes/blocks/post-terms/style-rtl.css'),(13632,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-terms/style-rtl.min.css','wp-includes/blocks/post-terms/style-rtl.min.css'),(13633,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-terms/style.css','wp-includes/blocks/post-terms/style.css'),(13634,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-terms/style.min.css','wp-includes/blocks/post-terms/style.min.css'),(13635,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-terms.php','wp-includes/blocks/post-terms.php'),(13636,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-title/block.json','wp-includes/blocks/post-title/block.json'),(13637,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-title/style-rtl.css','wp-includes/blocks/post-title/style-rtl.css'),(13638,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-title/style-rtl.min.css','wp-includes/blocks/post-title/style-rtl.min.css'),(13639,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-title/style.css','wp-includes/blocks/post-title/style.css'),(13640,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-title/style.min.css','wp-includes/blocks/post-title/style.min.css'),(13641,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/post-title.php','wp-includes/blocks/post-title.php'),(13642,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/preformatted/block.json','wp-includes/blocks/preformatted/block.json'),(13643,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/preformatted/style-rtl.css','wp-includes/blocks/preformatted/style-rtl.css'),(13644,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/preformatted/style-rtl.min.css','wp-includes/blocks/preformatted/style-rtl.min.css'),(13645,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/preformatted/style.css','wp-includes/blocks/preformatted/style.css'),(13646,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/preformatted/style.min.css','wp-includes/blocks/preformatted/style.min.css'),(13647,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/block.json','wp-includes/blocks/pullquote/block.json'),(13648,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/editor-rtl.css','wp-includes/blocks/pullquote/editor-rtl.css'),(13649,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/editor-rtl.min.css','wp-includes/blocks/pullquote/editor-rtl.min.css'),(13650,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/editor.css','wp-includes/blocks/pullquote/editor.css'),(13651,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/editor.min.css','wp-includes/blocks/pullquote/editor.min.css'),(13652,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/style-rtl.css','wp-includes/blocks/pullquote/style-rtl.css'),(13653,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/style-rtl.min.css','wp-includes/blocks/pullquote/style-rtl.min.css'),(13654,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/style.css','wp-includes/blocks/pullquote/style.css'),(13655,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/style.min.css','wp-includes/blocks/pullquote/style.min.css'),(13656,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/theme-rtl.css','wp-includes/blocks/pullquote/theme-rtl.css'),(13657,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/theme-rtl.min.css','wp-includes/blocks/pullquote/theme-rtl.min.css'),(13658,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/theme.css','wp-includes/blocks/pullquote/theme.css'),(13659,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/pullquote/theme.min.css','wp-includes/blocks/pullquote/theme.min.css'),(13660,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query/block.json','wp-includes/blocks/query/block.json'),(13661,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query/editor-rtl.css','wp-includes/blocks/query/editor-rtl.css'),(13662,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query/editor-rtl.min.css','wp-includes/blocks/query/editor-rtl.min.css'),(13663,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query/editor.css','wp-includes/blocks/query/editor.css'),(13664,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query/editor.min.css','wp-includes/blocks/query/editor.min.css'),(13665,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-no-results/block.json','wp-includes/blocks/query-no-results/block.json'),(13666,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-no-results.php','wp-includes/blocks/query-no-results.php'),(13667,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination/block.json','wp-includes/blocks/query-pagination/block.json'),(13668,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination/editor-rtl.css','wp-includes/blocks/query-pagination/editor-rtl.css'),(13669,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination/editor-rtl.min.css','wp-includes/blocks/query-pagination/editor-rtl.min.css'),(13670,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination/editor.css','wp-includes/blocks/query-pagination/editor.css'),(13671,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination/editor.min.css','wp-includes/blocks/query-pagination/editor.min.css'),(13672,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination/style-rtl.css','wp-includes/blocks/query-pagination/style-rtl.css'),(13673,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination/style-rtl.min.css','wp-includes/blocks/query-pagination/style-rtl.min.css'),(13674,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination/style.css','wp-includes/blocks/query-pagination/style.css'),(13675,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination/style.min.css','wp-includes/blocks/query-pagination/style.min.css'),(13676,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-next/block.json','wp-includes/blocks/query-pagination-next/block.json'),(13677,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-next.php','wp-includes/blocks/query-pagination-next.php'),(13678,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-numbers/block.json','wp-includes/blocks/query-pagination-numbers/block.json'),(13679,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-numbers/editor-rtl.css','wp-includes/blocks/query-pagination-numbers/editor-rtl.css'),(13680,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css','wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css'),(13681,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-numbers/editor.css','wp-includes/blocks/query-pagination-numbers/editor.css'),(13682,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-numbers/editor.min.css','wp-includes/blocks/query-pagination-numbers/editor.min.css'),(13683,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-numbers.php','wp-includes/blocks/query-pagination-numbers.php'),(13684,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-previous/block.json','wp-includes/blocks/query-pagination-previous/block.json'),(13685,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination-previous.php','wp-includes/blocks/query-pagination-previous.php'),(13686,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-pagination.php','wp-includes/blocks/query-pagination.php'),(13687,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-title/block.json','wp-includes/blocks/query-title/block.json'),(13688,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query-title.php','wp-includes/blocks/query-title.php'),(13689,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/query.php','wp-includes/blocks/query.php'),(13690,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/quote/block.json','wp-includes/blocks/quote/block.json'),(13691,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/quote/style-rtl.css','wp-includes/blocks/quote/style-rtl.css'),(13692,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/quote/style-rtl.min.css','wp-includes/blocks/quote/style-rtl.min.css'),(13693,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/quote/style.css','wp-includes/blocks/quote/style.css'),(13694,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/quote/style.min.css','wp-includes/blocks/quote/style.min.css'),(13695,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/quote/theme-rtl.css','wp-includes/blocks/quote/theme-rtl.css'),(13696,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/quote/theme-rtl.min.css','wp-includes/blocks/quote/theme-rtl.min.css'),(13697,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/quote/theme.css','wp-includes/blocks/quote/theme.css'),(13698,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/quote/theme.min.css','wp-includes/blocks/quote/theme.min.css'),(13699,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/read-more/block.json','wp-includes/blocks/read-more/block.json'),(13700,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/read-more/style-rtl.css','wp-includes/blocks/read-more/style-rtl.css'),(13701,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/read-more/style-rtl.min.css','wp-includes/blocks/read-more/style-rtl.min.css'),(13702,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/read-more/style.css','wp-includes/blocks/read-more/style.css'),(13703,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/read-more/style.min.css','wp-includes/blocks/read-more/style.min.css'),(13704,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/read-more.php','wp-includes/blocks/read-more.php'),(13705,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss/block.json','wp-includes/blocks/rss/block.json'),(13706,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss/editor-rtl.css','wp-includes/blocks/rss/editor-rtl.css'),(13707,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss/editor-rtl.min.css','wp-includes/blocks/rss/editor-rtl.min.css'),(13708,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss/editor.css','wp-includes/blocks/rss/editor.css'),(13709,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss/editor.min.css','wp-includes/blocks/rss/editor.min.css'),(13710,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss/style-rtl.css','wp-includes/blocks/rss/style-rtl.css'),(13711,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss/style-rtl.min.css','wp-includes/blocks/rss/style-rtl.min.css'),(13712,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss/style.css','wp-includes/blocks/rss/style.css'),(13713,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss/style.min.css','wp-includes/blocks/rss/style.min.css'),(13714,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/rss.php','wp-includes/blocks/rss.php'),(13715,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/block.json','wp-includes/blocks/search/block.json'),(13716,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/editor-rtl.css','wp-includes/blocks/search/editor-rtl.css'),(13717,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/editor-rtl.min.css','wp-includes/blocks/search/editor-rtl.min.css'),(13718,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/editor.css','wp-includes/blocks/search/editor.css'),(13719,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/editor.min.css','wp-includes/blocks/search/editor.min.css'),(13720,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/style-rtl.css','wp-includes/blocks/search/style-rtl.css'),(13721,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/style-rtl.min.css','wp-includes/blocks/search/style-rtl.min.css'),(13722,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/style.css','wp-includes/blocks/search/style.css'),(13723,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/style.min.css','wp-includes/blocks/search/style.min.css'),(13724,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/theme-rtl.css','wp-includes/blocks/search/theme-rtl.css'),(13725,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/theme-rtl.min.css','wp-includes/blocks/search/theme-rtl.min.css'),(13726,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/theme.css','wp-includes/blocks/search/theme.css'),(13727,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search/theme.min.css','wp-includes/blocks/search/theme.min.css'),(13728,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/search.php','wp-includes/blocks/search.php'),(13729,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/block.json','wp-includes/blocks/separator/block.json'),(13730,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/editor-rtl.css','wp-includes/blocks/separator/editor-rtl.css'),(13731,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/editor-rtl.min.css','wp-includes/blocks/separator/editor-rtl.min.css'),(13732,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/editor.css','wp-includes/blocks/separator/editor.css'),(13733,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/editor.min.css','wp-includes/blocks/separator/editor.min.css'),(13734,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/style-rtl.css','wp-includes/blocks/separator/style-rtl.css'),(13735,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/style-rtl.min.css','wp-includes/blocks/separator/style-rtl.min.css'),(13736,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/style.css','wp-includes/blocks/separator/style.css'),(13737,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/style.min.css','wp-includes/blocks/separator/style.min.css'),(13738,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/theme-rtl.css','wp-includes/blocks/separator/theme-rtl.css'),(13739,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/theme-rtl.min.css','wp-includes/blocks/separator/theme-rtl.min.css'),(13740,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/theme.css','wp-includes/blocks/separator/theme.css'),(13741,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/separator/theme.min.css','wp-includes/blocks/separator/theme.min.css'),(13742,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/shortcode/block.json','wp-includes/blocks/shortcode/block.json'),(13743,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/shortcode/editor-rtl.css','wp-includes/blocks/shortcode/editor-rtl.css'),(13744,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/shortcode/editor-rtl.min.css','wp-includes/blocks/shortcode/editor-rtl.min.css'),(13745,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/shortcode/editor.css','wp-includes/blocks/shortcode/editor.css'),(13746,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/shortcode/editor.min.css','wp-includes/blocks/shortcode/editor.min.css'),(13747,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/shortcode.php','wp-includes/blocks/shortcode.php'),(13748,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo/block.json','wp-includes/blocks/site-logo/block.json'),(13749,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo/editor-rtl.css','wp-includes/blocks/site-logo/editor-rtl.css'),(13750,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo/editor-rtl.min.css','wp-includes/blocks/site-logo/editor-rtl.min.css'),(13751,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo/editor.css','wp-includes/blocks/site-logo/editor.css'),(13752,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo/editor.min.css','wp-includes/blocks/site-logo/editor.min.css'),(13753,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo/style-rtl.css','wp-includes/blocks/site-logo/style-rtl.css'),(13754,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo/style-rtl.min.css','wp-includes/blocks/site-logo/style-rtl.min.css'),(13755,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo/style.css','wp-includes/blocks/site-logo/style.css'),(13756,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo/style.min.css','wp-includes/blocks/site-logo/style.min.css'),(13757,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-logo.php','wp-includes/blocks/site-logo.php'),(13758,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-tagline/block.json','wp-includes/blocks/site-tagline/block.json'),(13759,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-tagline/editor-rtl.css','wp-includes/blocks/site-tagline/editor-rtl.css'),(13760,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-tagline/editor-rtl.min.css','wp-includes/blocks/site-tagline/editor-rtl.min.css'),(13761,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-tagline/editor.css','wp-includes/blocks/site-tagline/editor.css'),(13762,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-tagline/editor.min.css','wp-includes/blocks/site-tagline/editor.min.css'),(13763,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-tagline.php','wp-includes/blocks/site-tagline.php'),(13764,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-title/block.json','wp-includes/blocks/site-title/block.json'),(13765,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-title/editor-rtl.css','wp-includes/blocks/site-title/editor-rtl.css'),(13766,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-title/editor-rtl.min.css','wp-includes/blocks/site-title/editor-rtl.min.css'),(13767,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-title/editor.css','wp-includes/blocks/site-title/editor.css'),(13768,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-title/editor.min.css','wp-includes/blocks/site-title/editor.min.css'),(13769,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/site-title.php','wp-includes/blocks/site-title.php'),(13770,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-link/block.json','wp-includes/blocks/social-link/block.json'),(13771,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-link/editor-rtl.css','wp-includes/blocks/social-link/editor-rtl.css'),(13772,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-link/editor-rtl.min.css','wp-includes/blocks/social-link/editor-rtl.min.css'),(13773,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-link/editor.css','wp-includes/blocks/social-link/editor.css'),(13774,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-link/editor.min.css','wp-includes/blocks/social-link/editor.min.css'),(13775,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-link.php','wp-includes/blocks/social-link.php'),(13776,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-links/block.json','wp-includes/blocks/social-links/block.json'),(13777,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-links/editor-rtl.css','wp-includes/blocks/social-links/editor-rtl.css'),(13778,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-links/editor-rtl.min.css','wp-includes/blocks/social-links/editor-rtl.min.css'),(13779,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-links/editor.css','wp-includes/blocks/social-links/editor.css'),(13780,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-links/editor.min.css','wp-includes/blocks/social-links/editor.min.css'),(13781,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-links/style-rtl.css','wp-includes/blocks/social-links/style-rtl.css'),(13782,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-links/style-rtl.min.css','wp-includes/blocks/social-links/style-rtl.min.css'),(13783,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-links/style.css','wp-includes/blocks/social-links/style.css'),(13784,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/social-links/style.min.css','wp-includes/blocks/social-links/style.min.css'),(13785,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/spacer/block.json','wp-includes/blocks/spacer/block.json'),(13786,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/spacer/editor-rtl.css','wp-includes/blocks/spacer/editor-rtl.css'),(13787,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/spacer/editor-rtl.min.css','wp-includes/blocks/spacer/editor-rtl.min.css'),(13788,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/spacer/editor.css','wp-includes/blocks/spacer/editor.css'),(13789,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/spacer/editor.min.css','wp-includes/blocks/spacer/editor.min.css'),(13790,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/spacer/style-rtl.css','wp-includes/blocks/spacer/style-rtl.css'),(13791,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/spacer/style-rtl.min.css','wp-includes/blocks/spacer/style-rtl.min.css'),(13792,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/spacer/style.css','wp-includes/blocks/spacer/style.css'),(13793,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/spacer/style.min.css','wp-includes/blocks/spacer/style.min.css'),(13794,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/block.json','wp-includes/blocks/table/block.json'),(13795,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/editor-rtl.css','wp-includes/blocks/table/editor-rtl.css'),(13796,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/editor-rtl.min.css','wp-includes/blocks/table/editor-rtl.min.css'),(13797,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/editor.css','wp-includes/blocks/table/editor.css'),(13798,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/editor.min.css','wp-includes/blocks/table/editor.min.css'),(13799,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/style-rtl.css','wp-includes/blocks/table/style-rtl.css'),(13800,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/style-rtl.min.css','wp-includes/blocks/table/style-rtl.min.css'),(13801,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/style.css','wp-includes/blocks/table/style.css'),(13802,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/style.min.css','wp-includes/blocks/table/style.min.css'),(13803,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/theme-rtl.css','wp-includes/blocks/table/theme-rtl.css'),(13804,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/theme-rtl.min.css','wp-includes/blocks/table/theme-rtl.min.css'),(13805,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/theme.css','wp-includes/blocks/table/theme.css'),(13806,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/table/theme.min.css','wp-includes/blocks/table/theme.min.css'),(13807,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/tag-cloud/block.json','wp-includes/blocks/tag-cloud/block.json'),(13808,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/tag-cloud/style-rtl.css','wp-includes/blocks/tag-cloud/style-rtl.css'),(13809,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/tag-cloud/style-rtl.min.css','wp-includes/blocks/tag-cloud/style-rtl.min.css'),(13810,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/tag-cloud/style.css','wp-includes/blocks/tag-cloud/style.css'),(13811,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/tag-cloud/style.min.css','wp-includes/blocks/tag-cloud/style.min.css'),(13812,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/tag-cloud.php','wp-includes/blocks/tag-cloud.php'),(13813,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part/block.json','wp-includes/blocks/template-part/block.json'),(13814,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part/editor-rtl.css','wp-includes/blocks/template-part/editor-rtl.css'),(13815,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part/editor-rtl.min.css','wp-includes/blocks/template-part/editor-rtl.min.css'),(13816,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part/editor.css','wp-includes/blocks/template-part/editor.css'),(13817,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part/editor.min.css','wp-includes/blocks/template-part/editor.min.css'),(13818,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part/theme-rtl.css','wp-includes/blocks/template-part/theme-rtl.css'),(13819,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part/theme-rtl.min.css','wp-includes/blocks/template-part/theme-rtl.min.css'),(13820,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part/theme.css','wp-includes/blocks/template-part/theme.css'),(13821,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part/theme.min.css','wp-includes/blocks/template-part/theme.min.css'),(13822,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/template-part.php','wp-includes/blocks/template-part.php'),(13823,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/term-description/block.json','wp-includes/blocks/term-description/block.json'),(13824,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/term-description.php','wp-includes/blocks/term-description.php'),(13825,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/text-columns/block.json','wp-includes/blocks/text-columns/block.json'),(13826,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/text-columns/editor-rtl.css','wp-includes/blocks/text-columns/editor-rtl.css'),(13827,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/text-columns/editor-rtl.min.css','wp-includes/blocks/text-columns/editor-rtl.min.css'),(13828,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/text-columns/editor.css','wp-includes/blocks/text-columns/editor.css'),(13829,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/text-columns/editor.min.css','wp-includes/blocks/text-columns/editor.min.css'),(13830,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/text-columns/style-rtl.css','wp-includes/blocks/text-columns/style-rtl.css'),(13831,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/text-columns/style-rtl.min.css','wp-includes/blocks/text-columns/style-rtl.min.css'),(13832,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/text-columns/style.css','wp-includes/blocks/text-columns/style.css'),(13833,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/text-columns/style.min.css','wp-includes/blocks/text-columns/style.min.css'),(13834,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/verse/block.json','wp-includes/blocks/verse/block.json'),(13835,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/verse/style-rtl.css','wp-includes/blocks/verse/style-rtl.css'),(13836,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/verse/style-rtl.min.css','wp-includes/blocks/verse/style-rtl.min.css'),(13837,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/verse/style.css','wp-includes/blocks/verse/style.css'),(13838,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/verse/style.min.css','wp-includes/blocks/verse/style.min.css'),(13839,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/block.json','wp-includes/blocks/video/block.json'),(13840,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/editor-rtl.css','wp-includes/blocks/video/editor-rtl.css'),(13841,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/editor-rtl.min.css','wp-includes/blocks/video/editor-rtl.min.css'),(13842,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/editor.css','wp-includes/blocks/video/editor.css'),(13843,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/editor.min.css','wp-includes/blocks/video/editor.min.css'),(13844,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/style-rtl.css','wp-includes/blocks/video/style-rtl.css'),(13845,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/style-rtl.min.css','wp-includes/blocks/video/style-rtl.min.css'),(13846,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/style.css','wp-includes/blocks/video/style.css'),(13847,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/style.min.css','wp-includes/blocks/video/style.min.css'),(13848,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/theme-rtl.css','wp-includes/blocks/video/theme-rtl.css'),(13849,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/theme-rtl.min.css','wp-includes/blocks/video/theme-rtl.min.css'),(13850,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/theme.css','wp-includes/blocks/video/theme.css'),(13851,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/video/theme.min.css','wp-includes/blocks/video/theme.min.css'),(13852,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/widget-group/block.json','wp-includes/blocks/widget-group/block.json'),(13853,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks/widget-group.php','wp-includes/blocks/widget-group.php'),(13854,'/home/yrevo792/public_html/fairphoto.com/wp-includes/blocks.php','wp-includes/blocks.php'),(13855,'/home/yrevo792/public_html/fairphoto.com/wp-includes/bookmark-template.php','wp-includes/bookmark-template.php'),(13856,'/home/yrevo792/public_html/fairphoto.com/wp-includes/bookmark.php','wp-includes/bookmark.php'),(13857,'/home/yrevo792/public_html/fairphoto.com/wp-includes/cache-compat.php','wp-includes/cache-compat.php'),(13858,'/home/yrevo792/public_html/fairphoto.com/wp-includes/cache.php','wp-includes/cache.php'),(13859,'/home/yrevo792/public_html/fairphoto.com/wp-includes/canonical.php','wp-includes/canonical.php'),(13860,'/home/yrevo792/public_html/fairphoto.com/wp-includes/capabilities.php','wp-includes/capabilities.php'),(13861,'/home/yrevo792/public_html/fairphoto.com/wp-includes/category-template.php','wp-includes/category-template.php'),(13862,'/home/yrevo792/public_html/fairphoto.com/wp-includes/category.php','wp-includes/category.php'),(13863,'/home/yrevo792/public_html/fairphoto.com/wp-includes/certificates/ca-bundle.crt','wp-includes/certificates/ca-bundle.crt'),(13864,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-IXR.php','wp-includes/class-IXR.php'),(13865,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-feed.php','wp-includes/class-feed.php'),(13866,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-http.php','wp-includes/class-http.php'),(13867,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-json.php','wp-includes/class-json.php'),(13868,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-oembed.php','wp-includes/class-oembed.php'),(13869,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-phpass.php','wp-includes/class-phpass.php'),(13870,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-phpmailer.php','wp-includes/class-phpmailer.php'),(13871,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-pop3.php','wp-includes/class-pop3.php'),(13872,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-requests.php','wp-includes/class-requests.php'),(13873,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-simplepie.php','wp-includes/class-simplepie.php'),(13874,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-smtp.php','wp-includes/class-smtp.php'),(13875,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-snoopy.php','wp-includes/class-snoopy.php'),(13876,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-walker-category-dropdown.php','wp-includes/class-walker-category-dropdown.php'),(13877,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-walker-category.php','wp-includes/class-walker-category.php'),(13878,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-walker-comment.php','wp-includes/class-walker-comment.php'),(13879,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-walker-nav-menu.php','wp-includes/class-walker-nav-menu.php'),(13880,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-walker-page-dropdown.php','wp-includes/class-walker-page-dropdown.php'),(13881,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-walker-page.php','wp-includes/class-walker-page.php'),(13882,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-admin-bar.php','wp-includes/class-wp-admin-bar.php'),(13883,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-ajax-response.php','wp-includes/class-wp-ajax-response.php'),(13884,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-application-passwords.php','wp-includes/class-wp-application-passwords.php'),(13885,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-editor-context.php','wp-includes/class-wp-block-editor-context.php'),(13886,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-list.php','wp-includes/class-wp-block-list.php'),(13887,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-parser.php','wp-includes/class-wp-block-parser.php'),(13888,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-pattern-categories-registry.php','wp-includes/class-wp-block-pattern-categories-registry.php'),(13889,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-patterns-registry.php','wp-includes/class-wp-block-patterns-registry.php'),(13890,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-styles-registry.php','wp-includes/class-wp-block-styles-registry.php'),(13891,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-supports.php','wp-includes/class-wp-block-supports.php'),(13892,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-template.php','wp-includes/class-wp-block-template.php'),(13893,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-type-registry.php','wp-includes/class-wp-block-type-registry.php'),(13894,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block-type.php','wp-includes/class-wp-block-type.php'),(13895,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-block.php','wp-includes/class-wp-block.php'),(13896,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-comment-query.php','wp-includes/class-wp-comment-query.php'),(13897,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-comment.php','wp-includes/class-wp-comment.php'),(13898,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-customize-control.php','wp-includes/class-wp-customize-control.php'),(13899,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-customize-manager.php','wp-includes/class-wp-customize-manager.php'),(13900,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-customize-nav-menus.php','wp-includes/class-wp-customize-nav-menus.php'),(13901,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-customize-panel.php','wp-includes/class-wp-customize-panel.php'),(13902,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-customize-section.php','wp-includes/class-wp-customize-section.php'),(13903,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-customize-setting.php','wp-includes/class-wp-customize-setting.php'),(13904,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-customize-widgets.php','wp-includes/class-wp-customize-widgets.php'),(13905,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-date-query.php','wp-includes/class-wp-date-query.php'),(13906,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-dependency.php','wp-includes/class-wp-dependency.php'),(13907,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-editor.php','wp-includes/class-wp-editor.php'),(13908,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-embed.php','wp-includes/class-wp-embed.php'),(13909,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-error.php','wp-includes/class-wp-error.php'),(13910,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-fatal-error-handler.php','wp-includes/class-wp-fatal-error-handler.php'),(13911,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-feed-cache-transient.php','wp-includes/class-wp-feed-cache-transient.php'),(13912,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-feed-cache.php','wp-includes/class-wp-feed-cache.php'),(13913,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-hook.php','wp-includes/class-wp-hook.php'),(13914,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http-cookie.php','wp-includes/class-wp-http-cookie.php'),(13915,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http-curl.php','wp-includes/class-wp-http-curl.php'),(13916,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http-encoding.php','wp-includes/class-wp-http-encoding.php'),(13917,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http-ixr-client.php','wp-includes/class-wp-http-ixr-client.php'),(13918,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http-proxy.php','wp-includes/class-wp-http-proxy.php'),(13919,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http-requests-hooks.php','wp-includes/class-wp-http-requests-hooks.php'),(13920,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http-requests-response.php','wp-includes/class-wp-http-requests-response.php'),(13921,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http-response.php','wp-includes/class-wp-http-response.php'),(13922,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http-streams.php','wp-includes/class-wp-http-streams.php'),(13923,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-http.php','wp-includes/class-wp-http.php'),(13924,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-image-editor-gd.php','wp-includes/class-wp-image-editor-gd.php'),(13925,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-image-editor-imagick.php','wp-includes/class-wp-image-editor-imagick.php'),(13926,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-image-editor.php','wp-includes/class-wp-image-editor.php'),(13927,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-list-util.php','wp-includes/class-wp-list-util.php'),(13928,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-locale-switcher.php','wp-includes/class-wp-locale-switcher.php'),(13929,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-locale.php','wp-includes/class-wp-locale.php'),(13930,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-matchesmapregex.php','wp-includes/class-wp-matchesmapregex.php'),(13931,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-meta-query.php','wp-includes/class-wp-meta-query.php'),(13932,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-metadata-lazyloader.php','wp-includes/class-wp-metadata-lazyloader.php'),(13933,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-network-query.php','wp-includes/class-wp-network-query.php'),(13934,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-network.php','wp-includes/class-wp-network.php'),(13935,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-object-cache.php','wp-includes/class-wp-object-cache.php'),(13936,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-oembed-controller.php','wp-includes/class-wp-oembed-controller.php'),(13937,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-oembed.php','wp-includes/class-wp-oembed.php'),(13938,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-paused-extensions-storage.php','wp-includes/class-wp-paused-extensions-storage.php'),(13939,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-post-type.php','wp-includes/class-wp-post-type.php'),(13940,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-post.php','wp-includes/class-wp-post.php'),(13941,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-query.php','wp-includes/class-wp-query.php'),(13942,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-recovery-mode-cookie-service.php','wp-includes/class-wp-recovery-mode-cookie-service.php'),(13943,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-recovery-mode-email-service.php','wp-includes/class-wp-recovery-mode-email-service.php'),(13944,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-recovery-mode-key-service.php','wp-includes/class-wp-recovery-mode-key-service.php'),(13945,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-recovery-mode-link-service.php','wp-includes/class-wp-recovery-mode-link-service.php'),(13946,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-recovery-mode.php','wp-includes/class-wp-recovery-mode.php'),(13947,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-rewrite.php','wp-includes/class-wp-rewrite.php'),(13948,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-role.php','wp-includes/class-wp-role.php'),(13949,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-roles.php','wp-includes/class-wp-roles.php'),(13950,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-session-tokens.php','wp-includes/class-wp-session-tokens.php'),(13951,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-simplepie-file.php','wp-includes/class-wp-simplepie-file.php'),(13952,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-simplepie-sanitize-kses.php','wp-includes/class-wp-simplepie-sanitize-kses.php'),(13953,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-site-query.php','wp-includes/class-wp-site-query.php'),(13954,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-site.php','wp-includes/class-wp-site.php'),(13955,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-tax-query.php','wp-includes/class-wp-tax-query.php'),(13956,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-taxonomy.php','wp-includes/class-wp-taxonomy.php'),(13957,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-term-query.php','wp-includes/class-wp-term-query.php'),(13958,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-term.php','wp-includes/class-wp-term.php'),(13959,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-text-diff-renderer-inline.php','wp-includes/class-wp-text-diff-renderer-inline.php'),(13960,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-text-diff-renderer-table.php','wp-includes/class-wp-text-diff-renderer-table.php'),(13961,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-theme-json-resolver.php','wp-includes/class-wp-theme-json-resolver.php'),(13962,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-theme-json-schema.php','wp-includes/class-wp-theme-json-schema.php'),(13963,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-theme-json.php','wp-includes/class-wp-theme-json.php'),(13964,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-theme.php','wp-includes/class-wp-theme.php'),(13965,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-user-meta-session-tokens.php','wp-includes/class-wp-user-meta-session-tokens.php'),(13966,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-user-query.php','wp-includes/class-wp-user-query.php'),(13967,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-user-request.php','wp-includes/class-wp-user-request.php'),(13968,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-user.php','wp-includes/class-wp-user.php'),(13969,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-walker.php','wp-includes/class-wp-walker.php'),(13970,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-widget-factory.php','wp-includes/class-wp-widget-factory.php'),(13971,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-widget.php','wp-includes/class-wp-widget.php'),(13972,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp-xmlrpc-server.php','wp-includes/class-wp-xmlrpc-server.php'),(13973,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class-wp.php','wp-includes/class-wp.php'),(13974,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class.wp-dependencies.php','wp-includes/class.wp-dependencies.php'),(13975,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class.wp-scripts.php','wp-includes/class.wp-scripts.php'),(13976,'/home/yrevo792/public_html/fairphoto.com/wp-includes/class.wp-styles.php','wp-includes/class.wp-styles.php'),(13977,'/home/yrevo792/public_html/fairphoto.com/wp-includes/comment-template.php','wp-includes/comment-template.php'),(13978,'/home/yrevo792/public_html/fairphoto.com/wp-includes/comment.php','wp-includes/comment.php'),(13979,'/home/yrevo792/public_html/fairphoto.com/wp-includes/compat.php','wp-includes/compat.php'),(13980,'/home/yrevo792/public_html/fairphoto.com/wp-includes/cron.php','wp-includes/cron.php'),(13981,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/admin-bar-rtl.css','wp-includes/css/admin-bar-rtl.css'),(13982,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/admin-bar-rtl.min.css','wp-includes/css/admin-bar-rtl.min.css'),(13983,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/admin-bar.css','wp-includes/css/admin-bar.css'),(13984,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/admin-bar.min.css','wp-includes/css/admin-bar.min.css'),(13985,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/buttons-rtl.css','wp-includes/css/buttons-rtl.css'),(13986,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/buttons-rtl.min.css','wp-includes/css/buttons-rtl.min.css'),(13987,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/buttons.css','wp-includes/css/buttons.css'),(13988,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/buttons.min.css','wp-includes/css/buttons.min.css'),(13989,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/customize-preview-rtl.css','wp-includes/css/customize-preview-rtl.css'),(13990,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/customize-preview-rtl.min.css','wp-includes/css/customize-preview-rtl.min.css'),(13991,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/customize-preview.css','wp-includes/css/customize-preview.css'),(13992,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/customize-preview.min.css','wp-includes/css/customize-preview.min.css'),(13993,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dashicons.css','wp-includes/css/dashicons.css'),(13994,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dashicons.min.css','wp-includes/css/dashicons.min.css'),(13995,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-directory/style-rtl.css','wp-includes/css/dist/block-directory/style-rtl.css'),(13996,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-directory/style-rtl.min.css','wp-includes/css/dist/block-directory/style-rtl.min.css'),(13997,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-directory/style.css','wp-includes/css/dist/block-directory/style.css'),(13998,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-directory/style.min.css','wp-includes/css/dist/block-directory/style.min.css'),(13999,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-editor/default-editor-styles-rtl.css','wp-includes/css/dist/block-editor/default-editor-styles-rtl.css'),(14000,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-editor/default-editor-styles-rtl.min.css','wp-includes/css/dist/block-editor/default-editor-styles-rtl.min.css'),(14001,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-editor/default-editor-styles.css','wp-includes/css/dist/block-editor/default-editor-styles.css'),(14002,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-editor/default-editor-styles.min.css','wp-includes/css/dist/block-editor/default-editor-styles.min.css'),(14003,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-editor/style-rtl.css','wp-includes/css/dist/block-editor/style-rtl.css'),(14004,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-editor/style-rtl.min.css','wp-includes/css/dist/block-editor/style-rtl.min.css'),(14005,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-editor/style.css','wp-includes/css/dist/block-editor/style.css'),(14006,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-editor/style.min.css','wp-includes/css/dist/block-editor/style.min.css'),(14007,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/common-rtl.css','wp-includes/css/dist/block-library/common-rtl.css'),(14008,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/common-rtl.min.css','wp-includes/css/dist/block-library/common-rtl.min.css'),(14009,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/common.css','wp-includes/css/dist/block-library/common.css'),(14010,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/common.min.css','wp-includes/css/dist/block-library/common.min.css'),(14011,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/editor-rtl.css','wp-includes/css/dist/block-library/editor-rtl.css'),(14012,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/editor-rtl.min.css','wp-includes/css/dist/block-library/editor-rtl.min.css'),(14013,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/editor.css','wp-includes/css/dist/block-library/editor.css'),(14014,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/editor.min.css','wp-includes/css/dist/block-library/editor.min.css'),(14015,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/reset-rtl.css','wp-includes/css/dist/block-library/reset-rtl.css'),(14016,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/reset-rtl.min.css','wp-includes/css/dist/block-library/reset-rtl.min.css'),(14017,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/reset.css','wp-includes/css/dist/block-library/reset.css'),(14018,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/reset.min.css','wp-includes/css/dist/block-library/reset.min.css'),(14019,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/style-rtl.css','wp-includes/css/dist/block-library/style-rtl.css'),(14020,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/style-rtl.min.css','wp-includes/css/dist/block-library/style-rtl.min.css'),(14021,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/style.css','wp-includes/css/dist/block-library/style.css'),(14022,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/style.min.css','wp-includes/css/dist/block-library/style.min.css'),(14023,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/theme-rtl.css','wp-includes/css/dist/block-library/theme-rtl.css'),(14024,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/theme-rtl.min.css','wp-includes/css/dist/block-library/theme-rtl.min.css'),(14025,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/theme.css','wp-includes/css/dist/block-library/theme.css'),(14026,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/block-library/theme.min.css','wp-includes/css/dist/block-library/theme.min.css'),(14027,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/components/style-rtl.css','wp-includes/css/dist/components/style-rtl.css'),(14028,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/components/style-rtl.min.css','wp-includes/css/dist/components/style-rtl.min.css'),(14029,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/components/style.css','wp-includes/css/dist/components/style.css'),(14030,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/components/style.min.css','wp-includes/css/dist/components/style.min.css'),(14031,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/customize-widgets/style-rtl.css','wp-includes/css/dist/customize-widgets/style-rtl.css'),(14032,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/customize-widgets/style-rtl.min.css','wp-includes/css/dist/customize-widgets/style-rtl.min.css'),(14033,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/customize-widgets/style.css','wp-includes/css/dist/customize-widgets/style.css'),(14034,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/customize-widgets/style.min.css','wp-includes/css/dist/customize-widgets/style.min.css'),(14035,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-post/classic-rtl.css','wp-includes/css/dist/edit-post/classic-rtl.css'),(14036,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-post/classic-rtl.min.css','wp-includes/css/dist/edit-post/classic-rtl.min.css'),(14037,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-post/classic.css','wp-includes/css/dist/edit-post/classic.css'),(14038,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-post/classic.min.css','wp-includes/css/dist/edit-post/classic.min.css'),(14039,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-post/style-rtl.css','wp-includes/css/dist/edit-post/style-rtl.css'),(14040,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-post/style-rtl.min.css','wp-includes/css/dist/edit-post/style-rtl.min.css'),(14041,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-post/style.css','wp-includes/css/dist/edit-post/style.css'),(14042,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-post/style.min.css','wp-includes/css/dist/edit-post/style.min.css'),(14043,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-site/style-rtl.css','wp-includes/css/dist/edit-site/style-rtl.css'),(14044,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-site/style-rtl.min.css','wp-includes/css/dist/edit-site/style-rtl.min.css'),(14045,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-site/style.css','wp-includes/css/dist/edit-site/style.css'),(14046,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-site/style.min.css','wp-includes/css/dist/edit-site/style.min.css'),(14047,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-widgets/style-rtl.css','wp-includes/css/dist/edit-widgets/style-rtl.css'),(14048,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-widgets/style-rtl.min.css','wp-includes/css/dist/edit-widgets/style-rtl.min.css'),(14049,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-widgets/style.css','wp-includes/css/dist/edit-widgets/style.css'),(14050,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/edit-widgets/style.min.css','wp-includes/css/dist/edit-widgets/style.min.css'),(14051,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/editor/style-rtl.css','wp-includes/css/dist/editor/style-rtl.css'),(14052,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/editor/style-rtl.min.css','wp-includes/css/dist/editor/style-rtl.min.css'),(14053,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/editor/style.css','wp-includes/css/dist/editor/style.css'),(14054,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/editor/style.min.css','wp-includes/css/dist/editor/style.min.css'),(14055,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/format-library/style-rtl.css','wp-includes/css/dist/format-library/style-rtl.css'),(14056,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/format-library/style-rtl.min.css','wp-includes/css/dist/format-library/style-rtl.min.css'),(14057,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/format-library/style.css','wp-includes/css/dist/format-library/style.css'),(14058,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/format-library/style.min.css','wp-includes/css/dist/format-library/style.min.css'),(14059,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/list-reusable-blocks/style-rtl.css','wp-includes/css/dist/list-reusable-blocks/style-rtl.css'),(14060,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css','wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css'),(14061,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/list-reusable-blocks/style.css','wp-includes/css/dist/list-reusable-blocks/style.css'),(14062,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/list-reusable-blocks/style.min.css','wp-includes/css/dist/list-reusable-blocks/style.min.css'),(14063,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/nux/style-rtl.css','wp-includes/css/dist/nux/style-rtl.css'),(14064,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/nux/style-rtl.min.css','wp-includes/css/dist/nux/style-rtl.min.css'),(14065,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/nux/style.css','wp-includes/css/dist/nux/style.css'),(14066,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/nux/style.min.css','wp-includes/css/dist/nux/style.min.css'),(14067,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/reusable-blocks/style-rtl.css','wp-includes/css/dist/reusable-blocks/style-rtl.css'),(14068,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/reusable-blocks/style-rtl.min.css','wp-includes/css/dist/reusable-blocks/style-rtl.min.css'),(14069,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/reusable-blocks/style.css','wp-includes/css/dist/reusable-blocks/style.css'),(14070,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/reusable-blocks/style.min.css','wp-includes/css/dist/reusable-blocks/style.min.css'),(14071,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/widgets/style-rtl.css','wp-includes/css/dist/widgets/style-rtl.css'),(14072,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/widgets/style-rtl.min.css','wp-includes/css/dist/widgets/style-rtl.min.css'),(14073,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/widgets/style.css','wp-includes/css/dist/widgets/style.css'),(14074,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/dist/widgets/style.min.css','wp-includes/css/dist/widgets/style.min.css'),(14075,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/editor-rtl.css','wp-includes/css/editor-rtl.css'),(14076,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/editor-rtl.min.css','wp-includes/css/editor-rtl.min.css'),(14077,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/editor.css','wp-includes/css/editor.css'),(14078,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/editor.min.css','wp-includes/css/editor.min.css'),(14079,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/jquery-ui-dialog-rtl.css','wp-includes/css/jquery-ui-dialog-rtl.css'),(14080,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/jquery-ui-dialog-rtl.min.css','wp-includes/css/jquery-ui-dialog-rtl.min.css'),(14081,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/jquery-ui-dialog.css','wp-includes/css/jquery-ui-dialog.css'),(14082,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/jquery-ui-dialog.min.css','wp-includes/css/jquery-ui-dialog.min.css'),(14083,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/media-views-rtl.css','wp-includes/css/media-views-rtl.css'),(14084,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/media-views-rtl.min.css','wp-includes/css/media-views-rtl.min.css'),(14085,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/media-views.css','wp-includes/css/media-views.css'),(14086,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/media-views.min.css','wp-includes/css/media-views.min.css'),(14087,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-auth-check-rtl.css','wp-includes/css/wp-auth-check-rtl.css'),(14088,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-auth-check-rtl.min.css','wp-includes/css/wp-auth-check-rtl.min.css'),(14089,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-auth-check.css','wp-includes/css/wp-auth-check.css'),(14090,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-auth-check.min.css','wp-includes/css/wp-auth-check.min.css'),(14091,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-embed-template-ie.css','wp-includes/css/wp-embed-template-ie.css'),(14092,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-embed-template-ie.min.css','wp-includes/css/wp-embed-template-ie.min.css'),(14093,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-embed-template.css','wp-includes/css/wp-embed-template.css'),(14094,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-embed-template.min.css','wp-includes/css/wp-embed-template.min.css'),(14095,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-pointer-rtl.css','wp-includes/css/wp-pointer-rtl.css'),(14096,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-pointer-rtl.min.css','wp-includes/css/wp-pointer-rtl.min.css'),(14097,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-pointer.css','wp-includes/css/wp-pointer.css'),(14098,'/home/yrevo792/public_html/fairphoto.com/wp-includes/css/wp-pointer.min.css','wp-includes/css/wp-pointer.min.css'),(14099,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-background-image-control.php','wp-includes/customize/class-wp-customize-background-image-control.php'),(14100,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-background-image-setting.php','wp-includes/customize/class-wp-customize-background-image-setting.php'),(14101,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-background-position-control.php','wp-includes/customize/class-wp-customize-background-position-control.php'),(14102,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-code-editor-control.php','wp-includes/customize/class-wp-customize-code-editor-control.php'),(14103,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-color-control.php','wp-includes/customize/class-wp-customize-color-control.php'),(14104,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-cropped-image-control.php','wp-includes/customize/class-wp-customize-cropped-image-control.php'),(14105,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-custom-css-setting.php','wp-includes/customize/class-wp-customize-custom-css-setting.php'),(14106,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-date-time-control.php','wp-includes/customize/class-wp-customize-date-time-control.php'),(14107,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-filter-setting.php','wp-includes/customize/class-wp-customize-filter-setting.php'),(14108,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-header-image-control.php','wp-includes/customize/class-wp-customize-header-image-control.php'),(14109,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-header-image-setting.php','wp-includes/customize/class-wp-customize-header-image-setting.php'),(14110,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-image-control.php','wp-includes/customize/class-wp-customize-image-control.php'),(14111,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-media-control.php','wp-includes/customize/class-wp-customize-media-control.php'),(14112,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php','wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php'),(14113,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menu-control.php','wp-includes/customize/class-wp-customize-nav-menu-control.php'),(14114,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menu-item-control.php','wp-includes/customize/class-wp-customize-nav-menu-item-control.php'),(14115,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php','wp-includes/customize/class-wp-customize-nav-menu-item-setting.php'),(14116,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menu-location-control.php','wp-includes/customize/class-wp-customize-nav-menu-location-control.php'),(14117,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php','wp-includes/customize/class-wp-customize-nav-menu-locations-control.php'),(14118,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menu-name-control.php','wp-includes/customize/class-wp-customize-nav-menu-name-control.php'),(14119,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menu-section.php','wp-includes/customize/class-wp-customize-nav-menu-section.php'),(14120,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menu-setting.php','wp-includes/customize/class-wp-customize-nav-menu-setting.php'),(14121,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-nav-menus-panel.php','wp-includes/customize/class-wp-customize-nav-menus-panel.php'),(14122,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-new-menu-control.php','wp-includes/customize/class-wp-customize-new-menu-control.php'),(14123,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-new-menu-section.php','wp-includes/customize/class-wp-customize-new-menu-section.php'),(14124,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-partial.php','wp-includes/customize/class-wp-customize-partial.php'),(14125,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-selective-refresh.php','wp-includes/customize/class-wp-customize-selective-refresh.php'),(14126,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-sidebar-section.php','wp-includes/customize/class-wp-customize-sidebar-section.php'),(14127,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-site-icon-control.php','wp-includes/customize/class-wp-customize-site-icon-control.php'),(14128,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-theme-control.php','wp-includes/customize/class-wp-customize-theme-control.php'),(14129,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-themes-panel.php','wp-includes/customize/class-wp-customize-themes-panel.php'),(14130,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-themes-section.php','wp-includes/customize/class-wp-customize-themes-section.php'),(14131,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-customize-upload-control.php','wp-includes/customize/class-wp-customize-upload-control.php'),(14132,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-sidebar-block-editor-control.php','wp-includes/customize/class-wp-sidebar-block-editor-control.php'),(14133,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-widget-area-customize-control.php','wp-includes/customize/class-wp-widget-area-customize-control.php'),(14134,'/home/yrevo792/public_html/fairphoto.com/wp-includes/customize/class-wp-widget-form-customize-control.php','wp-includes/customize/class-wp-widget-form-customize-control.php'),(14135,'/home/yrevo792/public_html/fairphoto.com/wp-includes/date.php','wp-includes/date.php'),(14136,'/home/yrevo792/public_html/fairphoto.com/wp-includes/default-constants.php','wp-includes/default-constants.php'),(14137,'/home/yrevo792/public_html/fairphoto.com/wp-includes/default-filters.php','wp-includes/default-filters.php'),(14138,'/home/yrevo792/public_html/fairphoto.com/wp-includes/default-widgets.php','wp-includes/default-widgets.php'),(14139,'/home/yrevo792/public_html/fairphoto.com/wp-includes/deprecated.php','wp-includes/deprecated.php'),(14140,'/home/yrevo792/public_html/fairphoto.com/wp-includes/embed-template.php','wp-includes/embed-template.php'),(14141,'/home/yrevo792/public_html/fairphoto.com/wp-includes/embed.php','wp-includes/embed.php'),(14142,'/home/yrevo792/public_html/fairphoto.com/wp-includes/error-protection.php','wp-includes/error-protection.php'),(14143,'/home/yrevo792/public_html/fairphoto.com/wp-includes/error_log','wp-includes/error_log'),(14144,'/home/yrevo792/public_html/fairphoto.com/wp-includes/feed-atom-comments.php','wp-includes/feed-atom-comments.php'),(14145,'/home/yrevo792/public_html/fairphoto.com/wp-includes/feed-atom.php','wp-includes/feed-atom.php'),(14146,'/home/yrevo792/public_html/fairphoto.com/wp-includes/feed-rdf.php','wp-includes/feed-rdf.php'),(14147,'/home/yrevo792/public_html/fairphoto.com/wp-includes/feed-rss.php','wp-includes/feed-rss.php'),(14148,'/home/yrevo792/public_html/fairphoto.com/wp-includes/feed-rss2-comments.php','wp-includes/feed-rss2-comments.php'),(14149,'/home/yrevo792/public_html/fairphoto.com/wp-includes/feed-rss2.php','wp-includes/feed-rss2.php'),(14150,'/home/yrevo792/public_html/fairphoto.com/wp-includes/feed.php','wp-includes/feed.php'),(14151,'/home/yrevo792/public_html/fairphoto.com/wp-includes/fonts/dashicons.eot','wp-includes/fonts/dashicons.eot'),(14152,'/home/yrevo792/public_html/fairphoto.com/wp-includes/fonts/dashicons.svg','wp-includes/fonts/dashicons.svg'),(14153,'/home/yrevo792/public_html/fairphoto.com/wp-includes/fonts/dashicons.ttf','wp-includes/fonts/dashicons.ttf'),(14154,'/home/yrevo792/public_html/fairphoto.com/wp-includes/fonts/dashicons.woff','wp-includes/fonts/dashicons.woff'),(14155,'/home/yrevo792/public_html/fairphoto.com/wp-includes/fonts/dashicons.woff2','wp-includes/fonts/dashicons.woff2'),(14156,'/home/yrevo792/public_html/fairphoto.com/wp-includes/formatting.php','wp-includes/formatting.php'),(14157,'/home/yrevo792/public_html/fairphoto.com/wp-includes/functions.php','wp-includes/functions.php'),(14158,'/home/yrevo792/public_html/fairphoto.com/wp-includes/functions.wp-scripts.php','wp-includes/functions.wp-scripts.php'),(14159,'/home/yrevo792/public_html/fairphoto.com/wp-includes/functions.wp-styles.php','wp-includes/functions.wp-styles.php'),(14160,'/home/yrevo792/public_html/fairphoto.com/wp-includes/general-template.php','wp-includes/general-template.php'),(14161,'/home/yrevo792/public_html/fairphoto.com/wp-includes/global-styles-and-settings.php','wp-includes/global-styles-and-settings.php'),(14162,'/home/yrevo792/public_html/fairphoto.com/wp-includes/http.php','wp-includes/http.php'),(14163,'/home/yrevo792/public_html/fairphoto.com/wp-includes/https-detection.php','wp-includes/https-detection.php'),(14164,'/home/yrevo792/public_html/fairphoto.com/wp-includes/https-migration.php','wp-includes/https-migration.php'),(14165,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/admin-bar-sprite-2x.png','wp-includes/images/admin-bar-sprite-2x.png'),(14166,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/admin-bar-sprite.png','wp-includes/images/admin-bar-sprite.png'),(14167,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/arrow-pointer-blue-2x.png','wp-includes/images/arrow-pointer-blue-2x.png'),(14168,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/arrow-pointer-blue.png','wp-includes/images/arrow-pointer-blue.png'),(14169,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/blank.gif','wp-includes/images/blank.gif'),(14170,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/archive.png','wp-includes/images/crystal/archive.png'),(14171,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/audio.png','wp-includes/images/crystal/audio.png'),(14172,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/code.png','wp-includes/images/crystal/code.png'),(14173,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/default.png','wp-includes/images/crystal/default.png'),(14174,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/document.png','wp-includes/images/crystal/document.png'),(14175,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/interactive.png','wp-includes/images/crystal/interactive.png'),(14176,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/license.txt','wp-includes/images/crystal/license.txt'),(14177,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/spreadsheet.png','wp-includes/images/crystal/spreadsheet.png'),(14178,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/text.png','wp-includes/images/crystal/text.png'),(14179,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/crystal/video.png','wp-includes/images/crystal/video.png'),(14180,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/down_arrow-2x.gif','wp-includes/images/down_arrow-2x.gif'),(14181,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/down_arrow.gif','wp-includes/images/down_arrow.gif'),(14182,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/icon-pointer-flag-2x.png','wp-includes/images/icon-pointer-flag-2x.png'),(14183,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/icon-pointer-flag.png','wp-includes/images/icon-pointer-flag.png'),(14184,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/media/archive.png','wp-includes/images/media/archive.png'),(14185,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/media/audio.png','wp-includes/images/media/audio.png'),(14186,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/media/code.png','wp-includes/images/media/code.png'),(14187,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/media/default.png','wp-includes/images/media/default.png'),(14188,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/media/document.png','wp-includes/images/media/document.png'),(14189,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/media/interactive.png','wp-includes/images/media/interactive.png'),(14190,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/media/spreadsheet.png','wp-includes/images/media/spreadsheet.png'),(14191,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/media/text.png','wp-includes/images/media/text.png'),(14192,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/media/video.png','wp-includes/images/media/video.png'),(14193,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/rss-2x.png','wp-includes/images/rss-2x.png'),(14194,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/rss.png','wp-includes/images/rss.png'),(14195,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/frownie.png','wp-includes/images/smilies/frownie.png'),(14196,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_arrow.gif','wp-includes/images/smilies/icon_arrow.gif'),(14197,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_biggrin.gif','wp-includes/images/smilies/icon_biggrin.gif'),(14198,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_confused.gif','wp-includes/images/smilies/icon_confused.gif'),(14199,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_cool.gif','wp-includes/images/smilies/icon_cool.gif'),(14200,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_cry.gif','wp-includes/images/smilies/icon_cry.gif'),(14201,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_eek.gif','wp-includes/images/smilies/icon_eek.gif'),(14202,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_evil.gif','wp-includes/images/smilies/icon_evil.gif'),(14203,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_exclaim.gif','wp-includes/images/smilies/icon_exclaim.gif'),(14204,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_idea.gif','wp-includes/images/smilies/icon_idea.gif'),(14205,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_lol.gif','wp-includes/images/smilies/icon_lol.gif'),(14206,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_mad.gif','wp-includes/images/smilies/icon_mad.gif'),(14207,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_mrgreen.gif','wp-includes/images/smilies/icon_mrgreen.gif'),(14208,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_neutral.gif','wp-includes/images/smilies/icon_neutral.gif'),(14209,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_question.gif','wp-includes/images/smilies/icon_question.gif'),(14210,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_razz.gif','wp-includes/images/smilies/icon_razz.gif'),(14211,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_redface.gif','wp-includes/images/smilies/icon_redface.gif'),(14212,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_rolleyes.gif','wp-includes/images/smilies/icon_rolleyes.gif'),(14213,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_sad.gif','wp-includes/images/smilies/icon_sad.gif'),(14214,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_smile.gif','wp-includes/images/smilies/icon_smile.gif'),(14215,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_surprised.gif','wp-includes/images/smilies/icon_surprised.gif'),(14216,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_twisted.gif','wp-includes/images/smilies/icon_twisted.gif'),(14217,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/icon_wink.gif','wp-includes/images/smilies/icon_wink.gif'),(14218,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/mrgreen.png','wp-includes/images/smilies/mrgreen.png'),(14219,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/rolleyes.png','wp-includes/images/smilies/rolleyes.png'),(14220,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/smilies/simple-smile.png','wp-includes/images/smilies/simple-smile.png'),(14221,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/spinner-2x.gif','wp-includes/images/spinner-2x.gif'),(14222,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/spinner.gif','wp-includes/images/spinner.gif'),(14223,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/toggle-arrow-2x.png','wp-includes/images/toggle-arrow-2x.png'),(14224,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/toggle-arrow.png','wp-includes/images/toggle-arrow.png'),(14225,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/uploader-icons-2x.png','wp-includes/images/uploader-icons-2x.png'),(14226,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/uploader-icons.png','wp-includes/images/uploader-icons.png'),(14227,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/w-logo-blue-white-bg.png','wp-includes/images/w-logo-blue-white-bg.png'),(14228,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/w-logo-blue.png','wp-includes/images/w-logo-blue.png'),(14229,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/wlw/wp-comments.png','wp-includes/images/wlw/wp-comments.png'),(14230,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/wlw/wp-icon.png','wp-includes/images/wlw/wp-icon.png'),(14231,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/wlw/wp-watermark.png','wp-includes/images/wlw/wp-watermark.png'),(14232,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/wpicons-2x.png','wp-includes/images/wpicons-2x.png'),(14233,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/wpicons.png','wp-includes/images/wpicons.png'),(14234,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/wpspin-2x.gif','wp-includes/images/wpspin-2x.gif'),(14235,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/wpspin.gif','wp-includes/images/wpspin.gif'),(14236,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/xit-2x.gif','wp-includes/images/xit-2x.gif'),(14237,'/home/yrevo792/public_html/fairphoto.com/wp-includes/images/xit.gif','wp-includes/images/xit.gif'),(14238,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/admin-bar.js','wp-includes/js/admin-bar.js'),(14239,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/admin-bar.min.js','wp-includes/js/admin-bar.min.js'),(14240,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/api-request.js','wp-includes/js/api-request.js'),(14241,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/api-request.min.js','wp-includes/js/api-request.min.js'),(14242,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/autosave.js','wp-includes/js/autosave.js'),(14243,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/autosave.min.js','wp-includes/js/autosave.min.js'),(14244,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/backbone.js','wp-includes/js/backbone.js'),(14245,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/backbone.min.js','wp-includes/js/backbone.min.js'),(14246,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/clipboard.js','wp-includes/js/clipboard.js'),(14247,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/clipboard.min.js','wp-includes/js/clipboard.min.js'),(14248,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/codemirror/codemirror.min.css','wp-includes/js/codemirror/codemirror.min.css'),(14249,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/codemirror/codemirror.min.js','wp-includes/js/codemirror/codemirror.min.js'),(14250,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/codemirror/csslint.js','wp-includes/js/codemirror/csslint.js'),(14251,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/codemirror/esprima.js','wp-includes/js/codemirror/esprima.js'),(14252,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/codemirror/fakejshint.js','wp-includes/js/codemirror/fakejshint.js'),(14253,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/codemirror/htmlhint-kses.js','wp-includes/js/codemirror/htmlhint-kses.js'),(14254,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/codemirror/htmlhint.js','wp-includes/js/codemirror/htmlhint.js'),(14255,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/codemirror/jsonlint.js','wp-includes/js/codemirror/jsonlint.js'),(14256,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/colorpicker.js','wp-includes/js/colorpicker.js'),(14257,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/colorpicker.min.js','wp-includes/js/colorpicker.min.js'),(14258,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/comment-reply.js','wp-includes/js/comment-reply.js'),(14259,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/comment-reply.min.js','wp-includes/js/comment-reply.min.js'),(14260,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/crop/cropper.css','wp-includes/js/crop/cropper.css'),(14261,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/crop/cropper.js','wp-includes/js/crop/cropper.js'),(14262,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/crop/marqueeHoriz.gif','wp-includes/js/crop/marqueeHoriz.gif'),(14263,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/crop/marqueeVert.gif','wp-includes/js/crop/marqueeVert.gif'),(14264,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-base.js','wp-includes/js/customize-base.js'),(14265,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-base.min.js','wp-includes/js/customize-base.min.js'),(14266,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-loader.js','wp-includes/js/customize-loader.js'),(14267,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-loader.min.js','wp-includes/js/customize-loader.min.js'),(14268,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-models.js','wp-includes/js/customize-models.js'),(14269,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-models.min.js','wp-includes/js/customize-models.min.js'),(14270,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-preview-nav-menus.js','wp-includes/js/customize-preview-nav-menus.js'),(14271,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-preview-nav-menus.min.js','wp-includes/js/customize-preview-nav-menus.min.js'),(14272,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-preview-widgets.js','wp-includes/js/customize-preview-widgets.js'),(14273,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-preview-widgets.min.js','wp-includes/js/customize-preview-widgets.min.js'),(14274,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-preview.js','wp-includes/js/customize-preview.js'),(14275,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-preview.min.js','wp-includes/js/customize-preview.min.js'),(14276,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-selective-refresh.js','wp-includes/js/customize-selective-refresh.js'),(14277,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-selective-refresh.min.js','wp-includes/js/customize-selective-refresh.min.js'),(14278,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-views.js','wp-includes/js/customize-views.js'),(14279,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/customize-views.min.js','wp-includes/js/customize-views.min.js'),(14280,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/a11y.js','wp-includes/js/dist/a11y.js'),(14281,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/a11y.min.js','wp-includes/js/dist/a11y.min.js'),(14282,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/annotations.js','wp-includes/js/dist/annotations.js'),(14283,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/annotations.min.js','wp-includes/js/dist/annotations.min.js'),(14284,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/api-fetch.js','wp-includes/js/dist/api-fetch.js'),(14285,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/api-fetch.min.js','wp-includes/js/dist/api-fetch.min.js'),(14286,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/autop.js','wp-includes/js/dist/autop.js'),(14287,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/autop.min.js','wp-includes/js/dist/autop.min.js'),(14288,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/blob.js','wp-includes/js/dist/blob.js'),(14289,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/blob.min.js','wp-includes/js/dist/blob.min.js'),(14290,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/block-directory.js','wp-includes/js/dist/block-directory.js'),(14291,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/block-directory.min.js','wp-includes/js/dist/block-directory.min.js'),(14292,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/block-editor.js','wp-includes/js/dist/block-editor.js'),(14293,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/block-editor.min.js','wp-includes/js/dist/block-editor.min.js'),(14294,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/block-library.js','wp-includes/js/dist/block-library.js'),(14295,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/block-library.min.js','wp-includes/js/dist/block-library.min.js'),(14296,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/block-serialization-default-parser.js','wp-includes/js/dist/block-serialization-default-parser.js'),(14297,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/block-serialization-default-parser.min.js','wp-includes/js/dist/block-serialization-default-parser.min.js'),(14298,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/blocks.js','wp-includes/js/dist/blocks.js'),(14299,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/blocks.min.js','wp-includes/js/dist/blocks.min.js'),(14300,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/components.js','wp-includes/js/dist/components.js'),(14301,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/components.min.js','wp-includes/js/dist/components.min.js'),(14302,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/compose.js','wp-includes/js/dist/compose.js'),(14303,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/compose.min.js','wp-includes/js/dist/compose.min.js'),(14304,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/core-data.js','wp-includes/js/dist/core-data.js'),(14305,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/core-data.min.js','wp-includes/js/dist/core-data.min.js'),(14306,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/customize-widgets.js','wp-includes/js/dist/customize-widgets.js'),(14307,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/customize-widgets.min.js','wp-includes/js/dist/customize-widgets.min.js'),(14308,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/data-controls.js','wp-includes/js/dist/data-controls.js'),(14309,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/data-controls.min.js','wp-includes/js/dist/data-controls.min.js'),(14310,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/data.js','wp-includes/js/dist/data.js'),(14311,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/data.min.js','wp-includes/js/dist/data.min.js'),(14312,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/date.js','wp-includes/js/dist/date.js'),(14313,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/date.min.js','wp-includes/js/dist/date.min.js'),(14314,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/deprecated.js','wp-includes/js/dist/deprecated.js'),(14315,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/deprecated.min.js','wp-includes/js/dist/deprecated.min.js'),(14316,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/development/react-refresh-entry.js','wp-includes/js/dist/development/react-refresh-entry.js'),(14317,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/development/react-refresh-entry.min.js','wp-includes/js/dist/development/react-refresh-entry.min.js'),(14318,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/development/react-refresh-runtime.js','wp-includes/js/dist/development/react-refresh-runtime.js'),(14319,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/development/react-refresh-runtime.min.js','wp-includes/js/dist/development/react-refresh-runtime.min.js'),(14320,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/dom-ready.js','wp-includes/js/dist/dom-ready.js'),(14321,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/dom-ready.min.js','wp-includes/js/dist/dom-ready.min.js'),(14322,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/dom.js','wp-includes/js/dist/dom.js'),(14323,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/dom.min.js','wp-includes/js/dist/dom.min.js'),(14324,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/edit-post.js','wp-includes/js/dist/edit-post.js'),(14325,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/edit-post.min.js','wp-includes/js/dist/edit-post.min.js'),(14326,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/edit-site.js','wp-includes/js/dist/edit-site.js'),(14327,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/edit-site.min.js','wp-includes/js/dist/edit-site.min.js'),(14328,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/edit-widgets.js','wp-includes/js/dist/edit-widgets.js'),(14329,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/edit-widgets.min.js','wp-includes/js/dist/edit-widgets.min.js'),(14330,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/editor.js','wp-includes/js/dist/editor.js'),(14331,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/editor.min.js','wp-includes/js/dist/editor.min.js'),(14332,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/element.js','wp-includes/js/dist/element.js'),(14333,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/element.min.js','wp-includes/js/dist/element.min.js'),(14334,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/escape-html.js','wp-includes/js/dist/escape-html.js'),(14335,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/escape-html.min.js','wp-includes/js/dist/escape-html.min.js'),(14336,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/format-library.js','wp-includes/js/dist/format-library.js'),(14337,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/format-library.min.js','wp-includes/js/dist/format-library.min.js'),(14338,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/hooks.js','wp-includes/js/dist/hooks.js'),(14339,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/hooks.min.js','wp-includes/js/dist/hooks.min.js'),(14340,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/html-entities.js','wp-includes/js/dist/html-entities.js'),(14341,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/html-entities.min.js','wp-includes/js/dist/html-entities.min.js'),(14342,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/i18n.js','wp-includes/js/dist/i18n.js'),(14343,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/i18n.min.js','wp-includes/js/dist/i18n.min.js'),(14344,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/is-shallow-equal.js','wp-includes/js/dist/is-shallow-equal.js'),(14345,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/is-shallow-equal.min.js','wp-includes/js/dist/is-shallow-equal.min.js'),(14346,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/keyboard-shortcuts.js','wp-includes/js/dist/keyboard-shortcuts.js'),(14347,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/keyboard-shortcuts.min.js','wp-includes/js/dist/keyboard-shortcuts.min.js'),(14348,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/keycodes.js','wp-includes/js/dist/keycodes.js'),(14349,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/keycodes.min.js','wp-includes/js/dist/keycodes.min.js'),(14350,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/list-reusable-blocks.js','wp-includes/js/dist/list-reusable-blocks.js'),(14351,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/list-reusable-blocks.min.js','wp-includes/js/dist/list-reusable-blocks.min.js'),(14352,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/media-utils.js','wp-includes/js/dist/media-utils.js'),(14353,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/media-utils.min.js','wp-includes/js/dist/media-utils.min.js'),(14354,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/notices.js','wp-includes/js/dist/notices.js'),(14355,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/notices.min.js','wp-includes/js/dist/notices.min.js'),(14356,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/nux.js','wp-includes/js/dist/nux.js'),(14357,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/nux.min.js','wp-includes/js/dist/nux.min.js'),(14358,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/plugins.js','wp-includes/js/dist/plugins.js'),(14359,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/plugins.min.js','wp-includes/js/dist/plugins.min.js'),(14360,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/preferences.js','wp-includes/js/dist/preferences.js'),(14361,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/preferences.min.js','wp-includes/js/dist/preferences.min.js'),(14362,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/primitives.js','wp-includes/js/dist/primitives.js'),(14363,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/primitives.min.js','wp-includes/js/dist/primitives.min.js'),(14364,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/priority-queue.js','wp-includes/js/dist/priority-queue.js'),(14365,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/priority-queue.min.js','wp-includes/js/dist/priority-queue.min.js'),(14366,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/redux-routine.js','wp-includes/js/dist/redux-routine.js'),(14367,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/redux-routine.min.js','wp-includes/js/dist/redux-routine.min.js'),(14368,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/reusable-blocks.js','wp-includes/js/dist/reusable-blocks.js'),(14369,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/reusable-blocks.min.js','wp-includes/js/dist/reusable-blocks.min.js'),(14370,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/rich-text.js','wp-includes/js/dist/rich-text.js'),(14371,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/rich-text.min.js','wp-includes/js/dist/rich-text.min.js'),(14372,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/server-side-render.js','wp-includes/js/dist/server-side-render.js'),(14373,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/server-side-render.min.js','wp-includes/js/dist/server-side-render.min.js'),(14374,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/shortcode.js','wp-includes/js/dist/shortcode.js'),(14375,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/shortcode.min.js','wp-includes/js/dist/shortcode.min.js'),(14376,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/token-list.js','wp-includes/js/dist/token-list.js'),(14377,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/token-list.min.js','wp-includes/js/dist/token-list.min.js'),(14378,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/url.js','wp-includes/js/dist/url.js'),(14379,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/url.min.js','wp-includes/js/dist/url.min.js'),(14380,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/lodash.js','wp-includes/js/dist/vendor/lodash.js'),(14381,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/lodash.min.js','wp-includes/js/dist/vendor/lodash.min.js'),(14382,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/moment.js','wp-includes/js/dist/vendor/moment.js'),(14383,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/moment.min.js','wp-includes/js/dist/vendor/moment.min.js'),(14384,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/react-dom.js','wp-includes/js/dist/vendor/react-dom.js'),(14385,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/react-dom.min.js','wp-includes/js/dist/vendor/react-dom.min.js'),(14386,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/react.js','wp-includes/js/dist/vendor/react.js'),(14387,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/react.min.js','wp-includes/js/dist/vendor/react.min.js'),(14388,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/regenerator-runtime.js','wp-includes/js/dist/vendor/regenerator-runtime.js'),(14389,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js','wp-includes/js/dist/vendor/regenerator-runtime.min.js'),(14390,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js','wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js'),(14391,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js','wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js'),(14392,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-element-closest.js','wp-includes/js/dist/vendor/wp-polyfill-element-closest.js'),(14393,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js','wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js'),(14394,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-fetch.js','wp-includes/js/dist/vendor/wp-polyfill-fetch.js'),(14395,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js','wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js'),(14396,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-formdata.js','wp-includes/js/dist/vendor/wp-polyfill-formdata.js'),(14397,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js','wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js'),(14398,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-node-contains.js','wp-includes/js/dist/vendor/wp-polyfill-node-contains.js'),(14399,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js','wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js'),(14400,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-object-fit.js','wp-includes/js/dist/vendor/wp-polyfill-object-fit.js'),(14401,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js','wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js'),(14402,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-url.js','wp-includes/js/dist/vendor/wp-polyfill-url.js'),(14403,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill-url.min.js','wp-includes/js/dist/vendor/wp-polyfill-url.min.js'),(14404,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill.js','wp-includes/js/dist/vendor/wp-polyfill.js'),(14405,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/vendor/wp-polyfill.min.js','wp-includes/js/dist/vendor/wp-polyfill.min.js'),(14406,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/viewport.js','wp-includes/js/dist/viewport.js'),(14407,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/viewport.min.js','wp-includes/js/dist/viewport.min.js'),(14408,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/warning.js','wp-includes/js/dist/warning.js'),(14409,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/warning.min.js','wp-includes/js/dist/warning.min.js'),(14410,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/widgets.js','wp-includes/js/dist/widgets.js'),(14411,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/widgets.min.js','wp-includes/js/dist/widgets.min.js'),(14412,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/wordcount.js','wp-includes/js/dist/wordcount.js'),(14413,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/dist/wordcount.min.js','wp-includes/js/dist/wordcount.min.js'),(14414,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/heartbeat.js','wp-includes/js/heartbeat.js'),(14415,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/heartbeat.min.js','wp-includes/js/heartbeat.min.js'),(14416,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/hoverIntent.js','wp-includes/js/hoverIntent.js'),(14417,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/hoverIntent.min.js','wp-includes/js/hoverIntent.min.js'),(14418,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/hoverintent-js.min.js','wp-includes/js/hoverintent-js.min.js'),(14419,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/imagesloaded.min.js','wp-includes/js/imagesloaded.min.js'),(14420,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/imgareaselect/border-anim-h.gif','wp-includes/js/imgareaselect/border-anim-h.gif'),(14421,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/imgareaselect/border-anim-v.gif','wp-includes/js/imgareaselect/border-anim-v.gif'),(14422,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/imgareaselect/imgareaselect.css','wp-includes/js/imgareaselect/imgareaselect.css'),(14423,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/imgareaselect/jquery.imgareaselect.js','wp-includes/js/imgareaselect/jquery.imgareaselect.js'),(14424,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/imgareaselect/jquery.imgareaselect.min.js','wp-includes/js/imgareaselect/jquery.imgareaselect.min.js'),(14425,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jcrop/Jcrop.gif','wp-includes/js/jcrop/Jcrop.gif'),(14426,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jcrop/jquery.Jcrop.min.css','wp-includes/js/jcrop/jquery.Jcrop.min.css'),(14427,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jcrop/jquery.Jcrop.min.js','wp-includes/js/jcrop/jquery.Jcrop.min.js'),(14428,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery-migrate.js','wp-includes/js/jquery/jquery-migrate.js'),(14429,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery-migrate.min.js','wp-includes/js/jquery/jquery-migrate.min.js'),(14430,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.color.min.js','wp-includes/js/jquery/jquery.color.min.js'),(14431,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.form.js','wp-includes/js/jquery/jquery.form.js'),(14432,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.form.min.js','wp-includes/js/jquery/jquery.form.min.js'),(14433,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.hotkeys.js','wp-includes/js/jquery/jquery.hotkeys.js'),(14434,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.hotkeys.min.js','wp-includes/js/jquery/jquery.hotkeys.min.js'),(14435,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.js','wp-includes/js/jquery/jquery.js'),(14436,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.masonry.min.js','wp-includes/js/jquery/jquery.masonry.min.js'),(14437,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.min.js','wp-includes/js/jquery/jquery.min.js'),(14438,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.query.js','wp-includes/js/jquery/jquery.query.js'),(14439,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.schedule.js','wp-includes/js/jquery/jquery.schedule.js'),(14440,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.serialize-object.js','wp-includes/js/jquery/jquery.serialize-object.js'),(14441,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.table-hotkeys.js','wp-includes/js/jquery/jquery.table-hotkeys.js'),(14442,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.table-hotkeys.min.js','wp-includes/js/jquery/jquery.table-hotkeys.min.js'),(14443,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/jquery.ui.touch-punch.js','wp-includes/js/jquery/jquery.ui.touch-punch.js'),(14444,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/suggest.js','wp-includes/js/jquery/suggest.js'),(14445,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/suggest.min.js','wp-includes/js/jquery/suggest.min.js'),(14446,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/accordion.js','wp-includes/js/jquery/ui/accordion.js'),(14447,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/accordion.min.js','wp-includes/js/jquery/ui/accordion.min.js'),(14448,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/autocomplete.js','wp-includes/js/jquery/ui/autocomplete.js'),(14449,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/autocomplete.min.js','wp-includes/js/jquery/ui/autocomplete.min.js'),(14450,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/button.js','wp-includes/js/jquery/ui/button.js'),(14451,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/button.min.js','wp-includes/js/jquery/ui/button.min.js'),(14452,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/checkboxradio.js','wp-includes/js/jquery/ui/checkboxradio.js'),(14453,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/checkboxradio.min.js','wp-includes/js/jquery/ui/checkboxradio.min.js'),(14454,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/controlgroup.js','wp-includes/js/jquery/ui/controlgroup.js'),(14455,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/controlgroup.min.js','wp-includes/js/jquery/ui/controlgroup.min.js'),(14456,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/core.js','wp-includes/js/jquery/ui/core.js'),(14457,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/core.min.js','wp-includes/js/jquery/ui/core.min.js'),(14458,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/datepicker.js','wp-includes/js/jquery/ui/datepicker.js'),(14459,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/datepicker.min.js','wp-includes/js/jquery/ui/datepicker.min.js'),(14460,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/dialog.js','wp-includes/js/jquery/ui/dialog.js'),(14461,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/dialog.min.js','wp-includes/js/jquery/ui/dialog.min.js'),(14462,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/draggable.js','wp-includes/js/jquery/ui/draggable.js'),(14463,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/draggable.min.js','wp-includes/js/jquery/ui/draggable.min.js'),(14464,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/droppable.js','wp-includes/js/jquery/ui/droppable.js'),(14465,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/droppable.min.js','wp-includes/js/jquery/ui/droppable.min.js'),(14466,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-blind.js','wp-includes/js/jquery/ui/effect-blind.js'),(14467,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-blind.min.js','wp-includes/js/jquery/ui/effect-blind.min.js'),(14468,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-bounce.js','wp-includes/js/jquery/ui/effect-bounce.js'),(14469,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-bounce.min.js','wp-includes/js/jquery/ui/effect-bounce.min.js'),(14470,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-clip.js','wp-includes/js/jquery/ui/effect-clip.js'),(14471,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-clip.min.js','wp-includes/js/jquery/ui/effect-clip.min.js'),(14472,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-drop.js','wp-includes/js/jquery/ui/effect-drop.js'),(14473,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-drop.min.js','wp-includes/js/jquery/ui/effect-drop.min.js'),(14474,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-explode.js','wp-includes/js/jquery/ui/effect-explode.js'),(14475,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-explode.min.js','wp-includes/js/jquery/ui/effect-explode.min.js'),(14476,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-fade.js','wp-includes/js/jquery/ui/effect-fade.js'),(14477,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-fade.min.js','wp-includes/js/jquery/ui/effect-fade.min.js'),(14478,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-fold.js','wp-includes/js/jquery/ui/effect-fold.js'),(14479,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-fold.min.js','wp-includes/js/jquery/ui/effect-fold.min.js'),(14480,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-highlight.js','wp-includes/js/jquery/ui/effect-highlight.js'),(14481,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-highlight.min.js','wp-includes/js/jquery/ui/effect-highlight.min.js'),(14482,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-puff.js','wp-includes/js/jquery/ui/effect-puff.js'),(14483,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-puff.min.js','wp-includes/js/jquery/ui/effect-puff.min.js'),(14484,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-pulsate.js','wp-includes/js/jquery/ui/effect-pulsate.js'),(14485,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-pulsate.min.js','wp-includes/js/jquery/ui/effect-pulsate.min.js'),(14486,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-scale.js','wp-includes/js/jquery/ui/effect-scale.js'),(14487,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-scale.min.js','wp-includes/js/jquery/ui/effect-scale.min.js'),(14488,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-shake.js','wp-includes/js/jquery/ui/effect-shake.js'),(14489,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-shake.min.js','wp-includes/js/jquery/ui/effect-shake.min.js'),(14490,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-size.js','wp-includes/js/jquery/ui/effect-size.js'),(14491,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-size.min.js','wp-includes/js/jquery/ui/effect-size.min.js'),(14492,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-slide.js','wp-includes/js/jquery/ui/effect-slide.js'),(14493,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-slide.min.js','wp-includes/js/jquery/ui/effect-slide.min.js'),(14494,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-transfer.js','wp-includes/js/jquery/ui/effect-transfer.js'),(14495,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect-transfer.min.js','wp-includes/js/jquery/ui/effect-transfer.min.js'),(14496,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect.js','wp-includes/js/jquery/ui/effect.js'),(14497,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/effect.min.js','wp-includes/js/jquery/ui/effect.min.js'),(14498,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/menu.js','wp-includes/js/jquery/ui/menu.js'),(14499,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/menu.min.js','wp-includes/js/jquery/ui/menu.min.js'),(14500,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/mouse.js','wp-includes/js/jquery/ui/mouse.js'),(14501,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/mouse.min.js','wp-includes/js/jquery/ui/mouse.min.js'),(14502,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/progressbar.js','wp-includes/js/jquery/ui/progressbar.js'),(14503,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/progressbar.min.js','wp-includes/js/jquery/ui/progressbar.min.js'),(14504,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/resizable.js','wp-includes/js/jquery/ui/resizable.js'),(14505,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/resizable.min.js','wp-includes/js/jquery/ui/resizable.min.js'),(14506,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/selectable.js','wp-includes/js/jquery/ui/selectable.js'),(14507,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/selectable.min.js','wp-includes/js/jquery/ui/selectable.min.js'),(14508,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/selectmenu.js','wp-includes/js/jquery/ui/selectmenu.js'),(14509,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/selectmenu.min.js','wp-includes/js/jquery/ui/selectmenu.min.js'),(14510,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/slider.js','wp-includes/js/jquery/ui/slider.js'),(14511,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/slider.min.js','wp-includes/js/jquery/ui/slider.min.js'),(14512,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/sortable.js','wp-includes/js/jquery/ui/sortable.js'),(14513,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/sortable.min.js','wp-includes/js/jquery/ui/sortable.min.js'),(14514,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/spinner.js','wp-includes/js/jquery/ui/spinner.js'),(14515,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/spinner.min.js','wp-includes/js/jquery/ui/spinner.min.js'),(14516,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/tabs.js','wp-includes/js/jquery/ui/tabs.js'),(14517,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/tabs.min.js','wp-includes/js/jquery/ui/tabs.min.js'),(14518,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/tooltip.js','wp-includes/js/jquery/ui/tooltip.js'),(14519,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/jquery/ui/tooltip.min.js','wp-includes/js/jquery/ui/tooltip.min.js'),(14520,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/json2.js','wp-includes/js/json2.js'),(14521,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/json2.min.js','wp-includes/js/json2.min.js'),(14522,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/masonry.min.js','wp-includes/js/masonry.min.js'),(14523,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mce-view.js','wp-includes/js/mce-view.js'),(14524,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mce-view.min.js','wp-includes/js/mce-view.min.js'),(14525,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-audiovideo.js','wp-includes/js/media-audiovideo.js'),(14526,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-audiovideo.min.js','wp-includes/js/media-audiovideo.min.js'),(14527,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-editor.js','wp-includes/js/media-editor.js'),(14528,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-editor.min.js','wp-includes/js/media-editor.min.js'),(14529,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-grid.js','wp-includes/js/media-grid.js'),(14530,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-grid.min.js','wp-includes/js/media-grid.min.js'),(14531,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-models.js','wp-includes/js/media-models.js'),(14532,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-models.min.js','wp-includes/js/media-models.min.js'),(14533,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-views.js','wp-includes/js/media-views.js'),(14534,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/media-views.min.js','wp-includes/js/media-views.min.js'),(14535,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelement-and-player.js','wp-includes/js/mediaelement/mediaelement-and-player.js'),(14536,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js','wp-includes/js/mediaelement/mediaelement-and-player.min.js'),(14537,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelement-migrate.js','wp-includes/js/mediaelement/mediaelement-migrate.js'),(14538,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelement-migrate.min.js','wp-includes/js/mediaelement/mediaelement-migrate.min.js'),(14539,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelement.js','wp-includes/js/mediaelement/mediaelement.js'),(14540,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelement.min.js','wp-includes/js/mediaelement/mediaelement.min.js'),(14541,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.css','wp-includes/js/mediaelement/mediaelementplayer-legacy.css'),(14542,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css','wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css'),(14543,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelementplayer.css','wp-includes/js/mediaelement/mediaelementplayer.css'),(14544,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mediaelementplayer.min.css','wp-includes/js/mediaelement/mediaelementplayer.min.css'),(14545,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mejs-controls.png','wp-includes/js/mediaelement/mejs-controls.png'),(14546,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/mejs-controls.svg','wp-includes/js/mediaelement/mejs-controls.svg'),(14547,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/renderers/vimeo.js','wp-includes/js/mediaelement/renderers/vimeo.js'),(14548,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/renderers/vimeo.min.js','wp-includes/js/mediaelement/renderers/vimeo.min.js'),(14549,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/wp-mediaelement.css','wp-includes/js/mediaelement/wp-mediaelement.css'),(14550,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/wp-mediaelement.js','wp-includes/js/mediaelement/wp-mediaelement.js'),(14551,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/wp-mediaelement.min.css','wp-includes/js/mediaelement/wp-mediaelement.min.css'),(14552,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/wp-mediaelement.min.js','wp-includes/js/mediaelement/wp-mediaelement.min.js'),(14553,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/wp-playlist.js','wp-includes/js/mediaelement/wp-playlist.js'),(14554,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/mediaelement/wp-playlist.min.js','wp-includes/js/mediaelement/wp-playlist.min.js'),(14555,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/plupload/handlers.js','wp-includes/js/plupload/handlers.js'),(14556,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/plupload/handlers.min.js','wp-includes/js/plupload/handlers.min.js'),(14557,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/plupload/license.txt','wp-includes/js/plupload/license.txt'),(14558,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/plupload/moxie.js','wp-includes/js/plupload/moxie.js'),(14559,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/plupload/moxie.min.js','wp-includes/js/plupload/moxie.min.js'),(14560,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/plupload/plupload.js','wp-includes/js/plupload/plupload.js'),(14561,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/plupload/plupload.min.js','wp-includes/js/plupload/plupload.min.js'),(14562,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/plupload/wp-plupload.js','wp-includes/js/plupload/wp-plupload.js'),(14563,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/plupload/wp-plupload.min.js','wp-includes/js/plupload/wp-plupload.min.js'),(14564,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/quicktags.js','wp-includes/js/quicktags.js'),(14565,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/quicktags.min.js','wp-includes/js/quicktags.min.js'),(14566,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/shortcode.js','wp-includes/js/shortcode.js'),(14567,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/shortcode.min.js','wp-includes/js/shortcode.min.js'),(14568,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/swfobject.js','wp-includes/js/swfobject.js'),(14569,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/swfupload/handlers.js','wp-includes/js/swfupload/handlers.js'),(14570,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/swfupload/handlers.min.js','wp-includes/js/swfupload/handlers.min.js'),(14571,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/swfupload/license.txt','wp-includes/js/swfupload/license.txt'),(14572,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/swfupload/swfupload.js','wp-includes/js/swfupload/swfupload.js'),(14573,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/thickbox/loadingAnimation.gif','wp-includes/js/thickbox/loadingAnimation.gif'),(14574,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/thickbox/macFFBgHack.png','wp-includes/js/thickbox/macFFBgHack.png'),(14575,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/thickbox/thickbox.css','wp-includes/js/thickbox/thickbox.css'),(14576,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/thickbox/thickbox.js','wp-includes/js/thickbox/thickbox.js'),(14577,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/langs/wp-langs-en.js','wp-includes/js/tinymce/langs/wp-langs-en.js'),(14578,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/license.txt','wp-includes/js/tinymce/license.txt'),(14579,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/charmap/plugin.js','wp-includes/js/tinymce/plugins/charmap/plugin.js'),(14580,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/charmap/plugin.min.js','wp-includes/js/tinymce/plugins/charmap/plugin.min.js'),(14581,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/colorpicker/plugin.js','wp-includes/js/tinymce/plugins/colorpicker/plugin.js'),(14582,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js','wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js'),(14583,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css','wp-includes/js/tinymce/plugins/compat3x/css/dialog.css'),(14584,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/compat3x/plugin.js','wp-includes/js/tinymce/plugins/compat3x/plugin.js'),(14585,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/compat3x/plugin.min.js','wp-includes/js/tinymce/plugins/compat3x/plugin.min.js'),(14586,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/directionality/plugin.js','wp-includes/js/tinymce/plugins/directionality/plugin.js'),(14587,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/directionality/plugin.min.js','wp-includes/js/tinymce/plugins/directionality/plugin.min.js'),(14588,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/fullscreen/plugin.js','wp-includes/js/tinymce/plugins/fullscreen/plugin.js'),(14589,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js','wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js'),(14590,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/hr/plugin.js','wp-includes/js/tinymce/plugins/hr/plugin.js'),(14591,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/hr/plugin.min.js','wp-includes/js/tinymce/plugins/hr/plugin.min.js'),(14592,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/image/plugin.js','wp-includes/js/tinymce/plugins/image/plugin.js'),(14593,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/image/plugin.min.js','wp-includes/js/tinymce/plugins/image/plugin.min.js'),(14594,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/link/plugin.js','wp-includes/js/tinymce/plugins/link/plugin.js'),(14595,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/link/plugin.min.js','wp-includes/js/tinymce/plugins/link/plugin.min.js'),(14596,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/lists/plugin.js','wp-includes/js/tinymce/plugins/lists/plugin.js'),(14597,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/lists/plugin.min.js','wp-includes/js/tinymce/plugins/lists/plugin.min.js'),(14598,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/media/plugin.js','wp-includes/js/tinymce/plugins/media/plugin.js'),(14599,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/media/plugin.min.js','wp-includes/js/tinymce/plugins/media/plugin.min.js'),(14600,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/paste/plugin.js','wp-includes/js/tinymce/plugins/paste/plugin.js'),(14601,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/paste/plugin.min.js','wp-includes/js/tinymce/plugins/paste/plugin.min.js'),(14602,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/tabfocus/plugin.js','wp-includes/js/tinymce/plugins/tabfocus/plugin.js'),(14603,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js','wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js'),(14604,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/textcolor/plugin.js','wp-includes/js/tinymce/plugins/textcolor/plugin.js'),(14605,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/textcolor/plugin.min.js','wp-includes/js/tinymce/plugins/textcolor/plugin.min.js'),(14606,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wordpress/plugin.js','wp-includes/js/tinymce/plugins/wordpress/plugin.js'),(14607,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wordpress/plugin.min.js','wp-includes/js/tinymce/plugins/wordpress/plugin.min.js'),(14608,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpautoresize/plugin.js','wp-includes/js/tinymce/plugins/wpautoresize/plugin.js'),(14609,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js','wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js'),(14610,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js','wp-includes/js/tinymce/plugins/wpdialogs/plugin.js'),(14611,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js','wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js'),(14612,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js','wp-includes/js/tinymce/plugins/wpeditimage/plugin.js'),(14613,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js','wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js'),(14614,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpemoji/plugin.js','wp-includes/js/tinymce/plugins/wpemoji/plugin.js'),(14615,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js','wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js'),(14616,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpgallery/plugin.js','wp-includes/js/tinymce/plugins/wpgallery/plugin.js'),(14617,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js','wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js'),(14618,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wplink/plugin.js','wp-includes/js/tinymce/plugins/wplink/plugin.js'),(14619,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wplink/plugin.min.js','wp-includes/js/tinymce/plugins/wplink/plugin.min.js'),(14620,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js','wp-includes/js/tinymce/plugins/wptextpattern/plugin.js'),(14621,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js','wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js'),(14622,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpview/plugin.js','wp-includes/js/tinymce/plugins/wpview/plugin.js'),(14623,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/plugins/wpview/plugin.min.js','wp-includes/js/tinymce/plugins/wpview/plugin.min.js'),(14624,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/content.inline.min.css','wp-includes/js/tinymce/skins/lightgray/content.inline.min.css'),(14625,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/content.min.css','wp-includes/js/tinymce/skins/lightgray/content.min.css'),(14626,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot'),(14627,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg'),(14628,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf'),(14629,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff'),(14630,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot'),(14631,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg'),(14632,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf'),(14633,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff'),(14634,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/img/anchor.gif','wp-includes/js/tinymce/skins/lightgray/img/anchor.gif'),(14635,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/img/loader.gif','wp-includes/js/tinymce/skins/lightgray/img/loader.gif'),(14636,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/img/object.gif','wp-includes/js/tinymce/skins/lightgray/img/object.gif'),(14637,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/img/trans.gif','wp-includes/js/tinymce/skins/lightgray/img/trans.gif'),(14638,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/lightgray/skin.min.css','wp-includes/js/tinymce/skins/lightgray/skin.min.css'),(14639,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/audio.png','wp-includes/js/tinymce/skins/wordpress/images/audio.png'),(14640,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png','wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png'),(14641,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png','wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png'),(14642,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/embedded.png','wp-includes/js/tinymce/skins/wordpress/images/embedded.png'),(14643,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png','wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png'),(14644,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/gallery.png','wp-includes/js/tinymce/skins/wordpress/images/gallery.png'),(14645,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/more-2x.png','wp-includes/js/tinymce/skins/wordpress/images/more-2x.png'),(14646,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/more.png','wp-includes/js/tinymce/skins/wordpress/images/more.png'),(14647,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png','wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png'),(14648,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png','wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png'),(14649,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png','wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png'),(14650,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png','wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png'),(14651,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/images/video.png','wp-includes/js/tinymce/skins/wordpress/images/video.png'),(14652,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/skins/wordpress/wp-content.css','wp-includes/js/tinymce/skins/wordpress/wp-content.css'),(14653,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/themes/inlite/theme.js','wp-includes/js/tinymce/themes/inlite/theme.js'),(14654,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/themes/inlite/theme.min.js','wp-includes/js/tinymce/themes/inlite/theme.min.js'),(14655,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/themes/modern/theme.js','wp-includes/js/tinymce/themes/modern/theme.js'),(14656,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/themes/modern/theme.min.js','wp-includes/js/tinymce/themes/modern/theme.min.js'),(14657,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/tiny_mce_popup.js','wp-includes/js/tinymce/tiny_mce_popup.js'),(14658,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/tinymce.min.js','wp-includes/js/tinymce/tinymce.min.js'),(14659,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/utils/editable_selects.js','wp-includes/js/tinymce/utils/editable_selects.js'),(14660,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/utils/form_utils.js','wp-includes/js/tinymce/utils/form_utils.js'),(14661,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/utils/mctabs.js','wp-includes/js/tinymce/utils/mctabs.js'),(14662,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/utils/validate.js','wp-includes/js/tinymce/utils/validate.js'),(14663,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/wp-tinymce.js','wp-includes/js/tinymce/wp-tinymce.js'),(14664,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tinymce/wp-tinymce.php','wp-includes/js/tinymce/wp-tinymce.php'),(14665,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tw-sack.js','wp-includes/js/tw-sack.js'),(14666,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/tw-sack.min.js','wp-includes/js/tw-sack.min.js'),(14667,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/twemoji.js','wp-includes/js/twemoji.js'),(14668,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/twemoji.min.js','wp-includes/js/twemoji.min.js'),(14669,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/underscore.js','wp-includes/js/underscore.js'),(14670,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/underscore.min.js','wp-includes/js/underscore.min.js'),(14671,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/utils.js','wp-includes/js/utils.js'),(14672,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/utils.min.js','wp-includes/js/utils.min.js'),(14673,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-ajax-response.js','wp-includes/js/wp-ajax-response.js'),(14674,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-ajax-response.min.js','wp-includes/js/wp-ajax-response.min.js'),(14675,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-api.js','wp-includes/js/wp-api.js'),(14676,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-api.min.js','wp-includes/js/wp-api.min.js'),(14677,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-auth-check.js','wp-includes/js/wp-auth-check.js'),(14678,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-auth-check.min.js','wp-includes/js/wp-auth-check.min.js'),(14679,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-backbone.js','wp-includes/js/wp-backbone.js'),(14680,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-backbone.min.js','wp-includes/js/wp-backbone.min.js'),(14681,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-custom-header.js','wp-includes/js/wp-custom-header.js'),(14682,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-custom-header.min.js','wp-includes/js/wp-custom-header.min.js'),(14683,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-embed-template.js','wp-includes/js/wp-embed-template.js'),(14684,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-embed-template.min.js','wp-includes/js/wp-embed-template.min.js'),(14685,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-embed.js','wp-includes/js/wp-embed.js'),(14686,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-embed.min.js','wp-includes/js/wp-embed.min.js'),(14687,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-emoji-loader.js','wp-includes/js/wp-emoji-loader.js'),(14688,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-emoji-loader.min.js','wp-includes/js/wp-emoji-loader.min.js'),(14689,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-emoji-release.min.js','wp-includes/js/wp-emoji-release.min.js'),(14690,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-emoji.js','wp-includes/js/wp-emoji.js'),(14691,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-emoji.min.js','wp-includes/js/wp-emoji.min.js'),(14692,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-list-revisions.js','wp-includes/js/wp-list-revisions.js'),(14693,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-list-revisions.min.js','wp-includes/js/wp-list-revisions.min.js'),(14694,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-lists.js','wp-includes/js/wp-lists.js'),(14695,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-lists.min.js','wp-includes/js/wp-lists.min.js'),(14696,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-pointer.js','wp-includes/js/wp-pointer.js'),(14697,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-pointer.min.js','wp-includes/js/wp-pointer.min.js'),(14698,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-sanitize.js','wp-includes/js/wp-sanitize.js'),(14699,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-sanitize.min.js','wp-includes/js/wp-sanitize.min.js'),(14700,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-util.js','wp-includes/js/wp-util.js'),(14701,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wp-util.min.js','wp-includes/js/wp-util.min.js'),(14702,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wpdialog.js','wp-includes/js/wpdialog.js'),(14703,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wpdialog.min.js','wp-includes/js/wpdialog.min.js'),(14704,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wplink.js','wp-includes/js/wplink.js'),(14705,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/wplink.min.js','wp-includes/js/wplink.min.js'),(14706,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/zxcvbn-async.js','wp-includes/js/zxcvbn-async.js'),(14707,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/zxcvbn-async.min.js','wp-includes/js/zxcvbn-async.min.js'),(14708,'/home/yrevo792/public_html/fairphoto.com/wp-includes/js/zxcvbn.min.js','wp-includes/js/zxcvbn.min.js'),(14709,'/home/yrevo792/public_html/fairphoto.com/wp-includes/kses.php','wp-includes/kses.php'),(14710,'/home/yrevo792/public_html/fairphoto.com/wp-includes/l10n.php','wp-includes/l10n.php'),(14711,'/home/yrevo792/public_html/fairphoto.com/wp-includes/link-template.php','wp-includes/link-template.php'),(14712,'/home/yrevo792/public_html/fairphoto.com/wp-includes/load.php','wp-includes/load.php'),(14713,'/home/yrevo792/public_html/fairphoto.com/wp-includes/locale.php','wp-includes/locale.php'),(14714,'/home/yrevo792/public_html/fairphoto.com/wp-includes/media-template.php','wp-includes/media-template.php'),(14715,'/home/yrevo792/public_html/fairphoto.com/wp-includes/media.php','wp-includes/media.php'),(14716,'/home/yrevo792/public_html/fairphoto.com/wp-includes/meta.php','wp-includes/meta.php'),(14717,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-blogs.php','wp-includes/ms-blogs.php'),(14718,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-default-constants.php','wp-includes/ms-default-constants.php'),(14719,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-default-filters.php','wp-includes/ms-default-filters.php'),(14720,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-deprecated.php','wp-includes/ms-deprecated.php'),(14721,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-files.php','wp-includes/ms-files.php'),(14722,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-functions.php','wp-includes/ms-functions.php'),(14723,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-load.php','wp-includes/ms-load.php'),(14724,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-network.php','wp-includes/ms-network.php'),(14725,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-settings.php','wp-includes/ms-settings.php'),(14726,'/home/yrevo792/public_html/fairphoto.com/wp-includes/ms-site.php','wp-includes/ms-site.php'),(14727,'/home/yrevo792/public_html/fairphoto.com/wp-includes/nav-menu-template.php','wp-includes/nav-menu-template.php'),(14728,'/home/yrevo792/public_html/fairphoto.com/wp-includes/nav-menu.php','wp-includes/nav-menu.php'),(14729,'/home/yrevo792/public_html/fairphoto.com/wp-includes/option.php','wp-includes/option.php'),(14730,'/home/yrevo792/public_html/fairphoto.com/wp-includes/php-compat/readonly.php','wp-includes/php-compat/readonly.php'),(14731,'/home/yrevo792/public_html/fairphoto.com/wp-includes/pluggable-deprecated.php','wp-includes/pluggable-deprecated.php'),(14732,'/home/yrevo792/public_html/fairphoto.com/wp-includes/pluggable.php','wp-includes/pluggable.php'),(14733,'/home/yrevo792/public_html/fairphoto.com/wp-includes/plugin.php','wp-includes/plugin.php'),(14734,'/home/yrevo792/public_html/fairphoto.com/wp-includes/pomo/entry.php','wp-includes/pomo/entry.php'),(14735,'/home/yrevo792/public_html/fairphoto.com/wp-includes/pomo/mo.php','wp-includes/pomo/mo.php'),(14736,'/home/yrevo792/public_html/fairphoto.com/wp-includes/pomo/plural-forms.php','wp-includes/pomo/plural-forms.php'),(14737,'/home/yrevo792/public_html/fairphoto.com/wp-includes/pomo/po.php','wp-includes/pomo/po.php'),(14738,'/home/yrevo792/public_html/fairphoto.com/wp-includes/pomo/streams.php','wp-includes/pomo/streams.php'),(14739,'/home/yrevo792/public_html/fairphoto.com/wp-includes/pomo/translations.php','wp-includes/pomo/translations.php'),(14740,'/home/yrevo792/public_html/fairphoto.com/wp-includes/post-formats.php','wp-includes/post-formats.php'),(14741,'/home/yrevo792/public_html/fairphoto.com/wp-includes/post-template.php','wp-includes/post-template.php'),(14742,'/home/yrevo792/public_html/fairphoto.com/wp-includes/post-thumbnail-template.php','wp-includes/post-thumbnail-template.php'),(14743,'/home/yrevo792/public_html/fairphoto.com/wp-includes/post.php','wp-includes/post.php'),(14744,'/home/yrevo792/public_html/fairphoto.com/wp-includes/query.php','wp-includes/query.php'),(14745,'/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/byte_safe_strings.php','wp-includes/random_compat/byte_safe_strings.php'),(14746,'/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/cast_to_int.php','wp-includes/random_compat/cast_to_int.php'),(14747,'/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/error_polyfill.php','wp-includes/random_compat/error_polyfill.php'),(14748,'/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/random.php','wp-includes/random_compat/random.php'),(14749,'/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/random_bytes_com_dotnet.php','wp-includes/random_compat/random_bytes_com_dotnet.php'),(14750,'/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/random_bytes_dev_urandom.php','wp-includes/random_compat/random_bytes_dev_urandom.php'),(14751,'/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/random_bytes_libsodium.php','wp-includes/random_compat/random_bytes_libsodium.php'),(14752,'/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/random_bytes_libsodium_legacy.php','wp-includes/random_compat/random_bytes_libsodium_legacy.php'),(14753,'/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/random_bytes_mcrypt.php','wp-includes/random_compat/random_bytes_mcrypt.php'),(14754,'/home/yrevo792/public_html/fairphoto.com/wp-includes/random_compat/random_int.php','wp-includes/random_compat/random_int.php'),(14755,'/home/yrevo792/public_html/fairphoto.com/wp-includes/registration-functions.php','wp-includes/registration-functions.php'),(14756,'/home/yrevo792/public_html/fairphoto.com/wp-includes/registration.php','wp-includes/registration.php'),(14757,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/class-wp-rest-request.php','wp-includes/rest-api/class-wp-rest-request.php'),(14758,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/class-wp-rest-response.php','wp-includes/rest-api/class-wp-rest-response.php'),(14759,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/class-wp-rest-server.php','wp-includes/rest-api/class-wp-rest-server.php'),(14760,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php'),(14761,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php'),(14762,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php'),(14763,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php'),(14764,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php'),(14765,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php'),(14766,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php'),(14767,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php'),(14768,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php'),(14769,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php'),(14770,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-controller.php'),(14771,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php'),(14772,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php'),(14773,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php'),(14774,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php'),(14775,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php'),(14776,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php'),(14777,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php'),(14778,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php'),(14779,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php'),(14780,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php'),(14781,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php'),(14782,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php'),(14783,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php'),(14784,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php'),(14785,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php'),(14786,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php'),(14787,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php'),(14788,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php'),(14789,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php'),(14790,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php'),(14791,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php'),(14792,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php'),(14793,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php'),(14794,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php','wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php'),(14795,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php','wp-includes/rest-api/fields/class-wp-rest-meta-fields.php'),(14796,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php','wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php'),(14797,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php','wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php'),(14798,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php','wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php'),(14799,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php','wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php'),(14800,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php','wp-includes/rest-api/search/class-wp-rest-post-search-handler.php'),(14801,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/search/class-wp-rest-search-handler.php','wp-includes/rest-api/search/class-wp-rest-search-handler.php'),(14802,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api/search/class-wp-rest-term-search-handler.php','wp-includes/rest-api/search/class-wp-rest-term-search-handler.php'),(14803,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rest-api.php','wp-includes/rest-api.php'),(14804,'/home/yrevo792/public_html/fairphoto.com/wp-includes/revision.php','wp-includes/revision.php'),(14805,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rewrite.php','wp-includes/rewrite.php'),(14806,'/home/yrevo792/public_html/fairphoto.com/wp-includes/robots-template.php','wp-includes/robots-template.php'),(14807,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rss-functions.php','wp-includes/rss-functions.php'),(14808,'/home/yrevo792/public_html/fairphoto.com/wp-includes/rss.php','wp-includes/rss.php'),(14809,'/home/yrevo792/public_html/fairphoto.com/wp-includes/script-loader.php','wp-includes/script-loader.php'),(14810,'/home/yrevo792/public_html/fairphoto.com/wp-includes/session.php','wp-includes/session.php'),(14811,'/home/yrevo792/public_html/fairphoto.com/wp-includes/shortcodes.php','wp-includes/shortcodes.php'),(14812,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps/class-wp-sitemaps-index.php','wp-includes/sitemaps/class-wp-sitemaps-index.php'),(14813,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps/class-wp-sitemaps-provider.php','wp-includes/sitemaps/class-wp-sitemaps-provider.php'),(14814,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps/class-wp-sitemaps-registry.php','wp-includes/sitemaps/class-wp-sitemaps-registry.php'),(14815,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps/class-wp-sitemaps-renderer.php','wp-includes/sitemaps/class-wp-sitemaps-renderer.php'),(14816,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php','wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php'),(14817,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps/class-wp-sitemaps.php','wp-includes/sitemaps/class-wp-sitemaps.php'),(14818,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php','wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php'),(14819,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php','wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php'),(14820,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps/providers/class-wp-sitemaps-users.php','wp-includes/sitemaps/providers/class-wp-sitemaps-users.php'),(14821,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sitemaps.php','wp-includes/sitemaps.php'),(14822,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/LICENSE','wp-includes/sodium_compat/LICENSE'),(14823,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/autoload-php7.php','wp-includes/sodium_compat/autoload-php7.php'),(14824,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/autoload.php','wp-includes/sodium_compat/autoload.php'),(14825,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/composer.json','wp-includes/sodium_compat/composer.json'),(14826,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/lib/constants.php','wp-includes/sodium_compat/lib/constants.php'),(14827,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/lib/namespaced.php','wp-includes/sodium_compat/lib/namespaced.php'),(14828,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/lib/php72compat.php','wp-includes/sodium_compat/lib/php72compat.php'),(14829,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/lib/php72compat_const.php','wp-includes/sodium_compat/lib/php72compat_const.php'),(14830,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/lib/ristretto255.php','wp-includes/sodium_compat/lib/ristretto255.php'),(14831,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/lib/sodium_compat.php','wp-includes/sodium_compat/lib/sodium_compat.php'),(14832,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/lib/stream-xchacha20.php','wp-includes/sodium_compat/lib/stream-xchacha20.php'),(14833,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Compat.php','wp-includes/sodium_compat/namespaced/Compat.php'),(14834,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php','wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php'),(14835,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php','wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php'),(14836,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php','wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php'),(14837,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php','wp-includes/sodium_compat/namespaced/Core/ChaCha20.php'),(14838,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php'),(14839,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php'),(14840,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php'),(14841,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php'),(14842,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php'),(14843,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php'),(14844,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php'),(14845,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Curve25519.php','wp-includes/sodium_compat/namespaced/Core/Curve25519.php'),(14846,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Ed25519.php','wp-includes/sodium_compat/namespaced/Core/Ed25519.php'),(14847,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php','wp-includes/sodium_compat/namespaced/Core/HChaCha20.php'),(14848,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php','wp-includes/sodium_compat/namespaced/Core/HSalsa20.php'),(14849,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php','wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php'),(14850,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Poly1305.php','wp-includes/sodium_compat/namespaced/Core/Poly1305.php'),(14851,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Salsa20.php','wp-includes/sodium_compat/namespaced/Core/Salsa20.php'),(14852,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/SipHash.php','wp-includes/sodium_compat/namespaced/Core/SipHash.php'),(14853,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Util.php','wp-includes/sodium_compat/namespaced/Core/Util.php'),(14854,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/X25519.php','wp-includes/sodium_compat/namespaced/Core/X25519.php'),(14855,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php','wp-includes/sodium_compat/namespaced/Core/XChaCha20.php'),(14856,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php','wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php'),(14857,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/Crypto.php','wp-includes/sodium_compat/namespaced/Crypto.php'),(14858,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/namespaced/File.php','wp-includes/sodium_compat/namespaced/File.php'),(14859,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Compat.php','wp-includes/sodium_compat/src/Compat.php'),(14860,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/BLAKE2b.php','wp-includes/sodium_compat/src/Core/BLAKE2b.php'),(14861,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Base64/Common.php','wp-includes/sodium_compat/src/Core/Base64/Common.php'),(14862,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Base64/Original.php','wp-includes/sodium_compat/src/Core/Base64/Original.php'),(14863,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php','wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php'),(14864,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php','wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php'),(14865,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php','wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php'),(14866,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/ChaCha20.php','wp-includes/sodium_compat/src/Core/ChaCha20.php'),(14867,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Curve25519/Fe.php','wp-includes/sodium_compat/src/Core/Curve25519/Fe.php'),(14868,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php','wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php'),(14869,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php'),(14870,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php'),(14871,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php'),(14872,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php','wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php'),(14873,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Curve25519/H.php','wp-includes/sodium_compat/src/Core/Curve25519/H.php'),(14874,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Curve25519/README.md','wp-includes/sodium_compat/src/Core/Curve25519/README.md'),(14875,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Curve25519.php','wp-includes/sodium_compat/src/Core/Curve25519.php'),(14876,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Ed25519.php','wp-includes/sodium_compat/src/Core/Ed25519.php'),(14877,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/HChaCha20.php','wp-includes/sodium_compat/src/Core/HChaCha20.php'),(14878,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/HSalsa20.php','wp-includes/sodium_compat/src/Core/HSalsa20.php'),(14879,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Poly1305/State.php','wp-includes/sodium_compat/src/Core/Poly1305/State.php'),(14880,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Poly1305.php','wp-includes/sodium_compat/src/Core/Poly1305.php'),(14881,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Ristretto255.php','wp-includes/sodium_compat/src/Core/Ristretto255.php'),(14882,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Salsa20.php','wp-includes/sodium_compat/src/Core/Salsa20.php'),(14883,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/SecretStream/State.php','wp-includes/sodium_compat/src/Core/SecretStream/State.php'),(14884,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/SipHash.php','wp-includes/sodium_compat/src/Core/SipHash.php'),(14885,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/Util.php','wp-includes/sodium_compat/src/Core/Util.php'),(14886,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/X25519.php','wp-includes/sodium_compat/src/Core/X25519.php'),(14887,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/XChaCha20.php','wp-includes/sodium_compat/src/Core/XChaCha20.php'),(14888,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core/XSalsa20.php','wp-includes/sodium_compat/src/Core/XSalsa20.php'),(14889,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/BLAKE2b.php','wp-includes/sodium_compat/src/Core32/BLAKE2b.php'),(14890,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php','wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php'),(14891,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php','wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php'),(14892,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/ChaCha20.php','wp-includes/sodium_compat/src/Core32/ChaCha20.php'),(14893,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php','wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php'),(14894,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php'),(14895,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php'),(14896,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php'),(14897,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php'),(14898,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php'),(14899,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Curve25519/H.php','wp-includes/sodium_compat/src/Core32/Curve25519/H.php'),(14900,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Curve25519/README.md','wp-includes/sodium_compat/src/Core32/Curve25519/README.md'),(14901,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Curve25519.php','wp-includes/sodium_compat/src/Core32/Curve25519.php'),(14902,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Ed25519.php','wp-includes/sodium_compat/src/Core32/Ed25519.php'),(14903,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/HChaCha20.php','wp-includes/sodium_compat/src/Core32/HChaCha20.php'),(14904,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/HSalsa20.php','wp-includes/sodium_compat/src/Core32/HSalsa20.php'),(14905,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Int32.php','wp-includes/sodium_compat/src/Core32/Int32.php'),(14906,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Int64.php','wp-includes/sodium_compat/src/Core32/Int64.php'),(14907,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Poly1305/State.php','wp-includes/sodium_compat/src/Core32/Poly1305/State.php'),(14908,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Poly1305.php','wp-includes/sodium_compat/src/Core32/Poly1305.php'),(14909,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Salsa20.php','wp-includes/sodium_compat/src/Core32/Salsa20.php'),(14910,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/SecretStream/State.php','wp-includes/sodium_compat/src/Core32/SecretStream/State.php'),(14911,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/SipHash.php','wp-includes/sodium_compat/src/Core32/SipHash.php'),(14912,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/Util.php','wp-includes/sodium_compat/src/Core32/Util.php'),(14913,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/X25519.php','wp-includes/sodium_compat/src/Core32/X25519.php'),(14914,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/XChaCha20.php','wp-includes/sodium_compat/src/Core32/XChaCha20.php'),(14915,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/XSalsa20.php','wp-includes/sodium_compat/src/Core32/XSalsa20.php'),(14916,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Core32/error_log','wp-includes/sodium_compat/src/Core32/error_log'),(14917,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Crypto.php','wp-includes/sodium_compat/src/Crypto.php'),(14918,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/Crypto32.php','wp-includes/sodium_compat/src/Crypto32.php'),(14919,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/File.php','wp-includes/sodium_compat/src/File.php'),(14920,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/PHP52/SplFixedArray.php','wp-includes/sodium_compat/src/PHP52/SplFixedArray.php'),(14921,'/home/yrevo792/public_html/fairphoto.com/wp-includes/sodium_compat/src/SodiumException.php','wp-includes/sodium_compat/src/SodiumException.php'),(14922,'/home/yrevo792/public_html/fairphoto.com/wp-includes/spl-autoload-compat.php','wp-includes/spl-autoload-compat.php'),(14923,'/home/yrevo792/public_html/fairphoto.com/wp-includes/taxonomy.php','wp-includes/taxonomy.php'),(14924,'/home/yrevo792/public_html/fairphoto.com/wp-includes/template-canvas.php','wp-includes/template-canvas.php'),(14925,'/home/yrevo792/public_html/fairphoto.com/wp-includes/template-loader.php','wp-includes/template-loader.php'),(14926,'/home/yrevo792/public_html/fairphoto.com/wp-includes/template.php','wp-includes/template.php'),(14927,'/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-compat/comments.php','wp-includes/theme-compat/comments.php'),(14928,'/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-compat/embed-404.php','wp-includes/theme-compat/embed-404.php'),(14929,'/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-compat/embed-content.php','wp-includes/theme-compat/embed-content.php'),(14930,'/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-compat/embed.php','wp-includes/theme-compat/embed.php'),(14931,'/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-compat/footer-embed.php','wp-includes/theme-compat/footer-embed.php'),(14932,'/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-compat/footer.php','wp-includes/theme-compat/footer.php'),(14933,'/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-compat/header-embed.php','wp-includes/theme-compat/header-embed.php'),(14934,'/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-compat/header.php','wp-includes/theme-compat/header.php'),(14935,'/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-compat/sidebar.php','wp-includes/theme-compat/sidebar.php'),(14936,'/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-i18n.json','wp-includes/theme-i18n.json'),(14937,'/home/yrevo792/public_html/fairphoto.com/wp-includes/theme-templates.php','wp-includes/theme-templates.php'),(14938,'/home/yrevo792/public_html/fairphoto.com/wp-includes/theme.json','wp-includes/theme.json'),(14939,'/home/yrevo792/public_html/fairphoto.com/wp-includes/theme.php','wp-includes/theme.php'),(14940,'/home/yrevo792/public_html/fairphoto.com/wp-includes/update.php','wp-includes/update.php'),(14941,'/home/yrevo792/public_html/fairphoto.com/wp-includes/user.php','wp-includes/user.php'),(14942,'/home/yrevo792/public_html/fairphoto.com/wp-includes/vars.php','wp-includes/vars.php'),(14943,'/home/yrevo792/public_html/fairphoto.com/wp-includes/version.php','wp-includes/version.php'),(14944,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-nav-menu-widget.php','wp-includes/widgets/class-wp-nav-menu-widget.php'),(14945,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-archives.php','wp-includes/widgets/class-wp-widget-archives.php'),(14946,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-block.php','wp-includes/widgets/class-wp-widget-block.php'),(14947,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-calendar.php','wp-includes/widgets/class-wp-widget-calendar.php'),(14948,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-categories.php','wp-includes/widgets/class-wp-widget-categories.php'),(14949,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-custom-html.php','wp-includes/widgets/class-wp-widget-custom-html.php'),(14950,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-links.php','wp-includes/widgets/class-wp-widget-links.php'),(14951,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-media-audio.php','wp-includes/widgets/class-wp-widget-media-audio.php'),(14952,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-media-gallery.php','wp-includes/widgets/class-wp-widget-media-gallery.php'),(14953,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-media-image.php','wp-includes/widgets/class-wp-widget-media-image.php'),(14954,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-media-video.php','wp-includes/widgets/class-wp-widget-media-video.php'),(14955,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-media.php','wp-includes/widgets/class-wp-widget-media.php'),(14956,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-meta.php','wp-includes/widgets/class-wp-widget-meta.php'),(14957,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-pages.php','wp-includes/widgets/class-wp-widget-pages.php'),(14958,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-recent-comments.php','wp-includes/widgets/class-wp-widget-recent-comments.php'),(14959,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-recent-posts.php','wp-includes/widgets/class-wp-widget-recent-posts.php'),(14960,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-rss.php','wp-includes/widgets/class-wp-widget-rss.php'),(14961,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-search.php','wp-includes/widgets/class-wp-widget-search.php'),(14962,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-tag-cloud.php','wp-includes/widgets/class-wp-widget-tag-cloud.php'),(14963,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/class-wp-widget-text.php','wp-includes/widgets/class-wp-widget-text.php'),(14964,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets/error_log','wp-includes/widgets/error_log'),(14965,'/home/yrevo792/public_html/fairphoto.com/wp-includes/widgets.php','wp-includes/widgets.php'),(14966,'/home/yrevo792/public_html/fairphoto.com/wp-includes/wlwmanifest.xml','wp-includes/wlwmanifest.xml'),(14967,'/home/yrevo792/public_html/fairphoto.com/wp-includes/wp-db.php','wp-includes/wp-db.php'),(14968,'/home/yrevo792/public_html/fairphoto.com/wp-includes/wp-diff.php','wp-includes/wp-diff.php'),(14969,'/home/yrevo792/public_html/fairphoto.com/wp-links-opml.php','wp-links-opml.php'),(14970,'/home/yrevo792/public_html/fairphoto.com/wp-load.php','wp-load.php'),(14971,'/home/yrevo792/public_html/fairphoto.com/wp-login.php','wp-login.php'),(14972,'/home/yrevo792/public_html/fairphoto.com/wp-mail.php','wp-mail.php'),(14973,'/home/yrevo792/public_html/fairphoto.com/wp-settings.php','wp-settings.php'),(14974,'/home/yrevo792/public_html/fairphoto.com/wp-signup.php','wp-signup.php'),(14975,'/home/yrevo792/public_html/fairphoto.com/wp-trackback.php','wp-trackback.php'),(14976,'/home/yrevo792/public_html/fairphoto.com/xmlrpc.php','xmlrpc.php');
/*!40000 ALTER TABLE `wpbb_wfknownfilelist` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wflivetraffichuman`
--

DROP TABLE IF EXISTS `wpbb_wflivetraffichuman`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wflivetraffichuman` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `identifier` binary(32) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `expiration` int(10) unsigned NOT NULL,
  PRIMARY KEY (`IP`,`identifier`),
  KEY `expiration` (`expiration`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wflivetraffichuman`
--

LOCK TABLES `wpbb_wflivetraffichuman` WRITE;
/*!40000 ALTER TABLE `wpbb_wflivetraffichuman` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_wflivetraffichuman` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wflocs`
--

DROP TABLE IF EXISTS `wpbb_wflocs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wflocs` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `ctime` int(10) unsigned NOT NULL,
  `failed` tinyint(3) unsigned NOT NULL,
  `city` varchar(255) DEFAULT '',
  `region` varchar(255) DEFAULT '',
  `countryName` varchar(255) DEFAULT '',
  `countryCode` char(2) DEFAULT '',
  `lat` float(10,7) DEFAULT '0.0000000',
  `lon` float(10,7) DEFAULT '0.0000000',
  PRIMARY KEY (`IP`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wflocs`
--

LOCK TABLES `wpbb_wflocs` WRITE;
/*!40000 ALTER TABLE `wpbb_wflocs` DISABLE KEYS */;
INSERT INTO `wpbb_wflocs` VALUES (_binary '\0\0\0\0\0\0\0\0\0\0\',1663377587,0,'Helsinki','Uusimaa','Finland','FI',60.1791992,24.9337006),(_binary '\0\0\0\0\0\0\0\0\0\0\*',1663377587,0,'Helsinki','Uusimaa','Finland','FI',60.1791992,24.9337006),(_binary '\0\0\0\0\0\0\0\0\0\0\@',1663377587,0,'Helsinki','Uusimaa','Finland','FI',60.1791992,24.9337006),(_binary '\0\0\0\0\0\0\0\0\0\0\4',1663377587,0,'Helsinki','Uusimaa','Finland','FI',60.1791992,24.9337006),(_binary '\0\0\0\0\0\0\0\0\0\0yѤ\',1663377587,0,'Sydney','New South Wales','Australia','AU',-33.8714981,151.2006073),(_binary '\0\0\0\0\0\0\0\0\0\0bx',1663377587,0,'','','Bulgaria','BG',42.6959991,23.3320007),(_binary '\0\0\0\0\0\0\0\0\0\0ё6\',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0P\',1663377587,0,'','','Russia','RU',55.7386017,37.6068001),(_binary '\0\0\0\0\0\0\0\0\0\0_',1663377587,0,'Kyzyl','Republic of Tyva','Russia','RU',51.7214012,94.4552994),(_binary '\0\0\0\0\0\0\0\0\0\0X%1',1663377587,0,'','','Iran','IR',35.6980019,51.4114990),(_binary '\0\0\0\0\0\0\0\0\0\0OA',1663377587,0,'','','France','FR',48.8582001,2.3387001),(_binary '\0\0\0\0\0\0\0\0\0\0aX',1663377587,0,'Nuremberg','Bavaria','Germany','DE',49.4049988,11.1617002),(_binary '\0\0\0\0\0\0\0\0\0\0#\^_',1663377587,0,'Council Bluffs','Iowa','United States','US',41.2591019,-95.8516998),(_binary '\0\0\0\0\0\0\0\0\0\0\B',1663377587,0,'Bengaluru','Karnataka','India','IN',12.9633999,77.5855026),(_binary '\0\0\0\0\0\0\0\0\0\0r ',1663377587,0,'Tuban','East Java','Indonesia','ID',-6.8919001,112.0599976),(_binary '\0\0\0\0\0\0\0\0\0\0;\',1663377587,0,'Singapore','','Singapore','SG',1.3078001,103.6818008),(_binary '\0\0\0\0\0\0\0\0\0\052',1663377587,0,'New York','New York','United States','US',40.7122993,-74.0067978),(_binary '\0\0\0\0\0\0\0\0\0\0Cގ',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0\B#',1663377587,0,'','','Turkey','TR',41.0214005,28.9948006),(_binary '\0\0\0\0\0\0\0\0\0\0\O\',1663377587,0,'','','Iran','IR',35.6980019,51.4114990),(_binary '\0\0\0\0\0\0\0\0\0\0e5',1663377587,0,'','','India','IN',21.9974003,79.0010986),(_binary '\0\0\0\0\0\0\0\0\0\0}\',1663377587,0,'Singapore','','Singapore','SG',1.3036000,103.8554001),(_binary '\0\0\0\0\0\0\0\0\0\0m\]',1663377587,0,'','','France','FR',48.8582001,2.3387001),(_binary '\0\0\0\0\0\0\0\0\0\03\cb',1663377587,0,'','','France','FR',48.8582001,2.3387001),(_binary '\0\0\0\0\0\0\0\0\0\0#\',1663377587,0,'São Paulo','Sao Paulo','Brazil','BR',-23.5335007,-46.6358986),(_binary '\0\0\0\0\0\0\0\0\0\0%.',1663377587,0,'','','Russia','RU',55.7386017,37.6068001),(_binary '\0\0\0\0\0\0\0\0\0\0@%4I',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0-}\',1663377587,0,'','','Vietnam','VN',16.1667004,107.8332977),(_binary '\0\0\0\0\0\0\0\0\0\0e\',1663377587,0,'','','Russia','RU',55.7386017,37.6068001),(_binary '\0\0\0\0\0\0\0\0\0\0oZ',1663377587,0,'Kuala Lumpur','Kuala Lumpur','Malaysia','MY',3.1686001,101.7034988),(_binary '\0\0\0\0\0\0\0\0\0\0j',1663377587,0,'Shanghai','Shanghai','China','CN',31.2222004,121.4580994),(_binary '\0\0\0\0\0\0\0\0\0\06\'-\\',1663377587,0,'Beauharnois','Quebec','Canada','CA',45.3161011,-73.8735962),(_binary '\0\0\0\0\0\0\0\0\0\0\Z',1663377587,0,'Tashkent','Tashkent','Uzbekistan','UZ',41.3171005,69.2493973),(_binary '\0\0\0\0\0\0\0\0\0\0J\g\',1663377587,0,'The Bronx','New York','United States','US',40.8476982,-73.8417969),(_binary '\0\0\0\0\0\0\0\0\0\0PM}',1663377587,0,'Midvagur','','Faroe Islands','FO',62.0476990,-7.1894002),(_binary '\0\0\0\0\0\0\0\0\0\0\"@\f',1663377587,0,'Seoul','Seoul','South Korea','KR',37.5793991,126.9754028),(_binary '\0\0\0\0\0\0\0\0\0\0B~',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0\,\'',1663377587,0,'','','Zimbabwe','ZW',-19.0000000,29.7500000),(_binary '\0\0\0\0\0\0\0\0\0\0\\z',1663377587,0,'North Bergen','New Jersey','United States','US',40.7929993,-74.0246964),(_binary '\0\0\0\0\0\0\0\0\0\0\\"$',1663377587,0,'','','United Kingdom','GB',51.4963989,-0.1224000),(_binary '\0\0\0\0\0\0\0\0\0\0\6\',1663377587,0,'La Paz','Departamento de La Paz','Bolivia','BO',-16.5002003,-68.1492996),(_binary '\0\0\0\0\0\0\0\0\0\0zX',1663377587,0,'Clifton','New Jersey','United States','US',40.8363991,-74.1402969),(_binary '\0\0\0\0\0\0\0\0\0\0\*b',1663377587,0,'','','Luxembourg','LU',49.7498016,6.1661000),(_binary '\0\0\0\0\0\0\0\0\0\0\P\',1663377587,0,'Pune','Maharashtra','India','IN',18.6161003,73.7285995),(_binary '\0\0\0\0\0\0\0\0\0\0Ү]',1663377587,0,'Central','Central and Western District','Hong Kong','HK',22.2908001,114.1501007),(_binary '\0\0\0\0\0\0\0\0\0\0-\|&',1663377587,0,'','','South Africa','ZA',-29.0000000,24.0000000),(_binary '\0\0\0\0\0\0\0\0\0\0h\',1663377587,0,'Frankfurt am Main','Hesse','Germany','DE',50.1188011,8.6843004),(_binary '\0\0\0\0\0\0\0\0\0\0U_1',1663377587,0,'','','Turkey','TR',41.0214005,28.9948006),(_binary '\0\0\0\0\0\0\0\0\0\0e',1663377587,0,'','','Russia','RU',55.7386017,37.6068001),(_binary '\0\0\0\0\0\0\0\0\0\0k\',1663377587,0,'','','Chile','CL',-33.4389992,-70.6432037),(_binary '\0\0\0\0\0\0\0\0\0\0h\\',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0|',1663377587,0,'','','Vietnam','VN',16.1667004,107.8332977),(_binary '\0\0\0\0\0\0\0\0\0\0ߺL',1663377587,0,'North Bergen','New Jersey','United States','US',40.7929993,-74.0246964),(_binary '\0\0\0\0\0\0\0\0\0\0g\$',1663377587,0,'','','Vietnam','VN',16.1667004,107.8332977),(_binary '\0\0\0\0\0\0\0\0\0\0C͏\',1663377587,0,'North Bergen','New Jersey','United States','US',40.7929993,-74.0246964),(_binary '\0\0\0\0\0\0\0\0\0\0g#@I',1663377587,0,'','','Vietnam','VN',16.1667004,107.8332977),(_binary '\0\0\0\0\0\0\0\0\0\0gʖ',1663377587,0,'Tangerang','Banten','Indonesia','ID',-6.1770000,106.6284027),(_binary '\0\0\0\0\0\0\0\0\0\0oZ',1663377587,0,'Kuala Lumpur','Kuala Lumpur','Malaysia','MY',3.1686001,101.7034988),(_binary '\0\0\0\0\0\0\0\0\0\0U_S',1663377587,0,'Vladivostok','Primorskiy (Maritime) Kray','Russia','RU',43.1068001,131.8692017),(_binary '\0\0\0\0\0\0\0\0\0\0m\S',1663377587,0,'Straseni','Strășeni','Moldova','MD',47.1463013,28.6151009),(_binary '\0\0\0\0\0\0\0\0\0\0\0L',1663377587,0,'','','India','IN',21.9974003,79.0010986),(_binary '\0\0\0\0\0\0\0\0\0\0~\+',1663377587,0,'','','Turkey','TR',41.0214005,28.9948006),(_binary '\0\0\0\0\0\0\0\0\0\0Wk',1663377587,0,'','','Iran','IR',35.6980019,51.4114990),(_binary '\0\0\0\0\0\0\0\0\0\0kg',1663377587,0,'Ashburn','Virginia','United States','US',39.0469017,-77.4903030),(_binary '\0\0\0\0\0\0\0\0\0\0\\A',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0+Ԟ',1663377587,0,'Central','Central and Western District','Hong Kong','HK',22.2908001,114.1501007),(_binary '\0\0\0\0\0\0\0\0\0\0cN',1663377587,0,'Singapore','','Singapore','SG',1.3078001,103.6818008),(_binary '\0\0\0\0\0\0\0\0\0\0Օg',1663377587,0,'Vladni','Podgorica','Montenegro','ME',42.3476982,19.2933998),(_binary '\0\0\0\0\0\0\0\0\0\0_N',1663377587,0,'','','Singapore','SG',1.3673000,103.8013992),(_binary '\0\0\0\0\0\0\0\0\0\0H\5',1663377587,0,'Singapore','','Singapore','SG',1.3036000,103.8554001),(_binary '\0\0\0\0\0\0\0\0\0\0]o',1663377587,0,'Amsterdam','North Holland','Netherlands','NL',52.3520012,4.9391999),(_binary '\0\0\0\0\0\0\0\0\0\0/hB=',1663377587,0,'Qingdao','Shandong','China','CN',36.0610008,120.3814011),(_binary '\0\0\0\0\0\0\0\0\0\0k\n',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0\\',1663377587,0,'Singapore','','Singapore','SG',1.3078001,103.6818008),(_binary '\0\0\0\0\0\0\0\0\0\0ge',1663377587,0,'','','Vietnam','VN',16.1667004,107.8332977),(_binary '\0\0\0\0\0\0\0\0\0\0=\',1663377587,0,'Frankfurt am Main','Hesse','Germany','DE',50.1049004,8.6295004),(_binary '\0\0\0\0\0\0\0\0\0\0gb',1663377587,0,'','','Bangladesh','BD',23.7017994,90.3741989),(_binary '\0\0\0\0\0\0\0\0\0\0+PM',1663377587,0,'Singapore','','Singapore','SG',1.3036000,103.8554001),(_binary '\0\0\0\0\0\0\0\0\0\0џn',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0\i',1663377587,0,'North Bergen','New Jersey','United States','US',40.7929993,-74.0246964),(_binary '\0\0\0\0\0\0\0\0\0\0\',1663377587,0,'','','Spain','ES',40.4171982,-3.6840000),(_binary '\0\0\0\0\0\0\0\0\0\0>Zeq',1663377587,0,'Rosh Ha‘Ayin','Central District','Israel','IL',32.1044998,34.9575996),(_binary '\0\0\0\0\0\0\0\0\0\0h\-',1663377587,0,'Clifton','New Jersey','United States','US',40.8363991,-74.1402969),(_binary '\0\0\0\0\0\0\0\0\0\0Cޚj',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0\\L',1663377587,0,'Nuremberg','Bavaria','Germany','DE',49.4049988,11.1617002),(_binary '\0\0\0\0\0\0\0\0\0\0[{\',1663377587,0,'Odintsovo','Moscow Oblast','Russia','RU',55.6783981,37.2652016),(_binary '\0\0\0\0\0\0\0\0\0\0\\w',1663377587,0,'','','Singapore','SG',1.3673000,103.8013992),(_binary '\0\0\0\0\0\0\0\0\0\0T',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0Ş',1663377587,0,'Toronto','Ontario','Canada','CA',43.6655006,-79.4204025),(_binary '\0\0\0\0\0\0\0\0\0\0#ժ\',1663377587,0,'Singapore','','Singapore','SG',1.3036000,103.8554001),(_binary '\0\0\0\0\0\0\0\0\0\0\&(\',1663377587,0,'Brescia','Provincia di Brescia','Italy','IT',45.5335999,10.2194004),(_binary '\0\0\0\0\0\0\0\0\0\0\.Q$',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0g8=',1663377587,0,'','','Vietnam','VN',16.1667004,107.8332977),(_binary '\0\0\0\0\0\0\0\0\0\0g',1663377587,0,'','','India','IN',21.9974003,79.0010986),(_binary '\0\0\0\0\0\0\0\0\0\0Y',1663377587,0,'Santa Clara','California','United States','US',37.3931007,-121.9619980),(_binary '\0\0\0\0\0\0\0\0\0\0w/N',1663377587,0,'Menteng','Jakarta','Indonesia','ID',-6.1996002,106.8324966),(_binary '\0\0\0\0\0\0\0\0\0\0\',1663377587,0,'','','Spain','ES',40.4171982,-3.6840000),(_binary '\0\0\0\0\0\0\0\0\0\0we',1663377587,0,'','','Germany','DE',51.2993011,9.4910002),(_binary '\0\0\0\0\0\0\0\0\0\0ѶŔ',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0\\\\',1663377587,0,'Piscataway','New Jersey','United States','US',40.5511017,-74.4606018),(_binary '\0\0\0\0\0\0\0\0\0\0\',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0f',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0mef',1663377587,0,'Boydton','Virginia','United States','US',36.6534004,-78.3750000),(_binary '\0\0\0\0\0\0\0\0\0\03&PQ',1663377587,0,'','','France','FR',48.8582001,2.3387001),(_binary '\0\0\0\0\0\0\0\0\0\0>!\',1663377587,0,'London','England','United Kingdom','GB',51.5368004,-0.6718000),(_binary '\0\0\0\0\0\0\0\0\0\0ϴ\\',1663377587,0,'Nuremberg','Bavaria','Germany','DE',49.4049988,11.1617002),(_binary '\0\0\0\0\0\0\0\0\0\0k',1663377587,0,'','','Austria','AT',48.2047997,16.3801003),(_binary '\0\0\0\0\0\0\0\0\0\0\',1663377587,0,'Columbus','Ohio','United States','US',39.9625015,-83.0061035),(_binary '\0\0\0\0\0\0\0\0\0\03O\',1663377587,0,'Singapore','','Singapore','SG',1.2868000,103.8503036),(_binary '\0\0\0\0\0\0\0\0\0\0C\\T',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0QX5',1663377587,0,'','','Italy','IT',43.1478996,12.1097002),(_binary '\0\0\0\0\0\0\0\0\0\0g?8',1663377587,0,'','','Vietnam','VN',16.1667004,107.8332977),(_binary '\0\0\0\0\0\0\0\0\0\0\3d',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\03!',1663377587,0,'','','France','FR',48.8582001,2.3387001),(_binary '\0\0\0\0\0\0\0\0\0\03O<',1663377587,0,'','','Canada','CA',43.6319008,-79.3715973),(_binary '\0\0\0\0\0\0\0\0\0\0\',1663377587,0,'Fremont','California','United States','US',37.5625000,-122.0003967),(_binary '\0\0\0\0\0\0\0\0\0\0/oT\',1663377587,0,'Hangzhou','Zhejiang','China','CN',30.2994003,120.1612015),(_binary '\0\0\0\0\0\0\0\0\0\0@D˭',1663377587,0,'','','Canada','CA',43.6319008,-79.3715973),(_binary '\0\0\0\0\0\0\0\0\0\0ч',1663377587,0,'Amsterdam','North Holland','Netherlands','NL',52.3716011,4.8882999),(_binary '\0\0\0\0\0\0\0\0\0\0',1663377587,0,'Coutras','Gironde','France','FR',45.0331001,-0.1419000),(_binary '\0\0\0\0\0\0\0\0\0\0\\Q',1663377587,0,'North Bergen','New Jersey','United States','US',40.7929993,-74.0246964),(_binary '\0\0\0\0\0\0\0\0\0\0/9I',1663377587,0,'Central','Central and Western District','Hong Kong','HK',22.2908001,114.1501007),(_binary '\0\0\0\0\0\0\0\0\0\0\\',1663377587,0,'Frankfurt am Main','Hesse','Germany','DE',50.1102982,8.7146997),(_binary '\0\0\0\0\0\0\0\0\0\0\<',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0E\N',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0F\"\|',1663377587,0,'Spanga','Stockholm County','Sweden','SE',59.3778992,17.9155006),(_binary '\0\0\0\0\0\0\0\0\0\0A\',1663377587,0,'Bengaluru','Karnataka','India','IN',12.9633999,77.5855026),(_binary '\0\0\0\0\0\0\0\0\0\039\Z',1663377587,0,'Paris','Paris','France','FR',48.8322983,2.4075000),(_binary '\0\0\0\0\0\0\0\0\0\0@\'',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0J',1663377587,0,'','','Iran','IR',35.6980019,51.4114990),(_binary '\0\0\0\0\0\0\0\0\0\0+\pU',1663377587,0,'Ulan Bator','Ulaanbaatar Hot','Mongolia','MN',47.9173012,106.9177017),(_binary '\0\0\0\0\0\0\0\0\0\0\\B',1663377587,0,'Singapore','','Singapore','SG',1.3036000,103.8554001),(_binary '\0\0\0\0\0\0\0\0\0\0\b',1663377587,0,'Santa Clara','California','United States','US',37.3417015,-121.9753036),(_binary '\0\0\0\0\0\0\0\0\0\0\Py',1663377587,0,'','','Brazil','BR',-22.8304996,-43.2192001),(_binary '\0\0\0\0\0\0\0\0\0\0?.',1663377587,0,'Berlin','Land Berlin','Germany','DE',52.4743004,13.4358997),(_binary '\0\0\0\0\0\0\0\0\0\0\\s',1663377587,0,'Singapore','','Singapore','SG',1.3078001,103.6818008),(_binary '\0\0\0\0\0\0\0\0\0\0#\Y',1663377587,0,'','','United States','US',37.7509995,-97.8219986),(_binary '\0\0\0\0\0\0\0\0\0\0e',1663377587,0,'','','Russia','RU',55.7386017,37.6068001),(_binary '\0\0\0\0\0\0\0\0\0\0z',1663377587,0,'','','Belarus','BY',53.0010986,28.0065002),(_binary '\0\0\0\0\0\0\0\0\0\0p\Y|',1663377587,0,'','','Vietnam','VN',16.1667004,107.8332977),(_binary '\0\0\0\0\0\0\0\0\0\0NW',1663377587,0,'','','Turkey','TR',41.0214005,28.9948006),(_binary '\0\0\0\0\0\0\0\0\0\0D5',1663378982,0,'Sydney','New South Wales','Australia','AU',-33.8714981,151.2006073);
/*!40000 ALTER TABLE `wpbb_wflocs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wflogins`
--

DROP TABLE IF EXISTS `wpbb_wflogins`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wflogins` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `hitID` int(11) DEFAULT NULL,
  `ctime` double(17,6) unsigned NOT NULL,
  `fail` tinyint(3) unsigned NOT NULL,
  `action` varchar(40) NOT NULL,
  `username` varchar(255) NOT NULL,
  `userID` int(10) unsigned NOT NULL,
  `IP` binary(16) DEFAULT NULL,
  `UA` text,
  PRIMARY KEY (`id`),
  KEY `k1` (`IP`,`fail`),
  KEY `hitID` (`hitID`)
) ENGINE=MyISAM AUTO_INCREMENT=2822 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wflogins`
--

LOCK TABLES `wpbb_wflogins` WRITE;
/*!40000 ALTER TABLE `wpbb_wflogins` DISABLE KEYS */;
INSERT INTO `wpbb_wflogins` VALUES (2018,46144,1660963293.816709,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0а\"','Mozilla/5.0 (Windows NT 6.3; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0'),(2017,46114,1660958378.788197,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0wP','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(2016,46089,1660954732.952523,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Y\\','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(2015,45970,1660935704.831091,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0vbI','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(2014,45877,1660919553.074137,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\"Em','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36'),(2013,45686,1660903763.999165,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\6\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2012,45650,1660901469.552882,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\Y\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2011,45620,1660899694.586412,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0uY','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36'),(2040,47182,1661144327.474688,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0c\[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36'),(2039,47136,1661137957.705840,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0B!\','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(2038,47117,1661135347.804933,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0}\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2031,46656,1661063456.067213,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\06','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(2030,46629,1661052713.518688,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\\-','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(2029,46575,1661031939.376278,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#ÇC','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2028,46456,1661006064.344049,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/nH\','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(2027,46449,1661005116.995965,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0e\"\B','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(2026,46336,1660989384.376291,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Y\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2025,46327,1660988043.887982,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2024,46327,1660988043.881045,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2037,47041,1661124536.397942,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ߪ','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(2036,47022,1661122107.369173,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0wQf','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36'),(2035,46978,1661116825.866375,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\~','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(2034,46889,1661107339.701415,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Hӱ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2033,46855,1661100928.067946,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\"L?q','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(2032,46763,1661082488.878227,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@`','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36'),(2064,48868,1661994991.815036,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\-','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2053,47823,1661303977.877395,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0E\:','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(2052,47822,1661302674.893952,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\\-','Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) GSA/4.1.0.31802 Mobile/11D257 Safari/9537.53'),(2051,47818,1661296673.858485,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0а\"','Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53'),(2047,47580,1661205171.392204,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\\>','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(2046,47538,1661192387.538372,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(2045,47457,1661172424.105732,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(2044,47389,1661163973.229343,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0.z2','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(2050,47779,1661260103.286559,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0xE','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36'),(2049,47706,1661245691.666006,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0Eŵ\','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(2048,47701,1661244206.670712,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\06\n','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(2063,48867,1661994960.818500,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0go(','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2057,47890,1661378578.486398,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36'),(2056,47887,1661376275.481442,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\@\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(2055,47887,1661376275.477082,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\@\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(2054,47884,1661373303.034767,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0wQk','Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36'),(2062,48865,1661994592.182748,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0	','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2061,48864,1661994517.909727,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03\cb','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2058,48422,1661672969.223759,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0^f\','Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko'),(2059,48445,1661706549.274430,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0yml','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:31.0) Gecko/20100101 Firefox/31.0'),(2060,48827,1661982123.544800,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0QF','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(2175,49191,1662035448.216971,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0£0','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2174,49190,1662035250.462825,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0[\\O','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2173,49189,1662035190.194734,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\í','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2172,49185,1662034367.608616,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g]','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2171,49183,1662034337.968595,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2170,49182,1662034128.983426,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0a','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2169,49181,1662034088.650151,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0aG','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2168,49179,1662033452.096786,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E\y','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(2167,49162,1662033268.275677,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\A','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2166,49145,1662033259.797557,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\+','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2165,49125,1662033105.985196,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2164,49124,1662033041.578345,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0^\L','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2163,49099,1662032222.835093,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0)]R','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2162,49098,1662032213.391770,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E$)','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2161,49096,1662032073.785033,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\&*','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2160,49094,1662031990.258529,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2159,49091,1662031187.736689,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0(\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2158,49090,1662031181.834571,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\b','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2157,49089,1662031002.672082,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0%.\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2156,49088,1662030927.578526,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0C','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2155,49084,1662030203.824617,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0)]R','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2154,49083,1662030157.067929,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0F','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2153,49082,1662029994.049772,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0j#\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2152,49080,1662029935.216632,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03[\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2151,49078,1662029230.096930,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\v','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2150,49076,1662029193.405338,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0;u','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2149,49073,1662029024.450123,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\I\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2148,49072,1662028998.919259,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\]S','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2147,49069,1662028276.488004,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0t>1`','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2146,49068,1662028268.431639,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ʶh\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2145,49067,1662028094.427315,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Օg','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2144,49066,1662028052.758293,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ecZ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2143,49063,1662027349.928151,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gJx','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2142,49062,1662027331.157108,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Et','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2141,49061,1662027136.169469,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0_N','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2140,49060,1662027116.813936,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0NW','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2139,49056,1662026365.463044,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Qv9','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2138,49055,1662026358.526585,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\n','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2137,49053,1662026257.033201,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2136,49048,1662025488.457810,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gJx','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2135,49047,1662025481.776949,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2134,49045,1662025412.481353,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0 Ӭ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2133,49044,1662025358.455773,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\A','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2132,49040,1662024668.457958,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ԤV','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2131,49038,1662024604.898378,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0oZ$','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2130,49037,1662024479.109798,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0r\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2129,49036,1662024458.967597,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\$','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2128,49034,1662023676.947100,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\-','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2127,49033,1662023638.724664,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0g\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2126,49032,1662023595.429298,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0=۫U','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2125,49031,1662023523.487998,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0I\#','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2124,49021,1662022270.359165,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0h?','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2123,49020,1662022256.909701,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0 ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2122,49019,1662022068.105409,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03O\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2121,49018,1662022001.357268,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0g\\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2120,49014,1662021404.178074,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\!c','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2119,49013,1662021393.331571,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\N','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2524,50129,1662160899.550355,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0QX5','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2523,50128,1662160767.953409,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\i','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2522,50125,1662160509.749367,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0g2','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2521,50124,1662160368.911125,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0PM}','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2520,50121,1662159805.220610,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0h\\Zr','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2519,50120,1662159797.481569,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0T','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2518,50119,1662159665.152604,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03i\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2517,50118,1662159335.360779,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\s','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2516,50116,1662159238.471626,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0_','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2515,50107,1662157912.780418,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Aii','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(2514,50087,1662155692.204269,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0*K','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2513,50086,1662155632.315428,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0D','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2512,50085,1662155501.477540,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\C','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2511,50084,1662155228.099298,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03Oj','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2510,50082,1662155158.089629,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0.u','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2509,50080,1662154701.742138,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0{8;	','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2508,50079,1662154646.026682,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\I\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2507,50077,1662154530.504041,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0[g\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2506,50076,1662154220.665070,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\z','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2505,50075,1662154146.366919,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0,','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2504,50072,1662153676.834946,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0k','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2503,50071,1662153635.990131,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0ё6','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2502,50070,1662153583.791370,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0@q','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2501,50068,1662153258.398970,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\#xR','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2500,50067,1662153203.021050,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0P\o','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2499,50065,1662152705.231037,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03Oj','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2498,50064,1662152637.979741,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03MY','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2497,50061,1662152350.755037,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2496,50060,1662152264.304290,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0aG','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2495,50056,1662151835.106842,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0g\9','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2494,50055,1662151787.240949,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0Al]','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2493,50054,1662151731.681307,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0(\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2492,50053,1662151446.541731,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\#xR','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2491,50052,1662151397.057456,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0P\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2490,50049,1662150968.699232,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0f','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2489,50048,1662150956.242196,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0[\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2488,50045,1662150563.673401,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\02;cb','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2487,50044,1662150511.702453,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03i\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2486,50043,1662150054.692453,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0QX4\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2485,50042,1662150038.341082,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2484,50041,1662149993.077665,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0j','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2483,50039,1662149695.428996,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0#\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2482,50038,1662149631.094282,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0Dc','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2481,50036,1662149262.756340,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0g\$','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2480,50034,1662149183.327931,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0#\^','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2479,50033,1662149130.783266,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\0ص','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2478,50032,1662148865.609641,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0ե\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2477,50031,1662148806.493319,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0/J\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2476,50028,1662148396.165757,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\04','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2475,50027,1662148372.882655,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0O@?','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2474,50026,1662148330.921816,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2473,50024,1662148101.652284,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\pH3','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2472,50022,1662148005.287178,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03&q5','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2471,50020,1662147612.832722,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0g]','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2470,50019,1662147612.150066,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03\cb','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2469,50018,1662147610.849565,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0Y\"*','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2468,50015,1662147315.547707,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\z','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2467,50013,1662147258.551871,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2466,50012,1662146877.601706,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03&PQ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2465,50011,1662146868.422003,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03&PQ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2464,50010,1662146787.485764,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0g#@I','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2463,50008,1662146572.835366,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0c','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2462,50007,1662146518.774333,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\C','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2461,50006,1662146139.360463,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0;I\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2460,50005,1662146088.188029,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0t\y\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2459,50004,1662146011.695523,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0[ͯ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2458,50002,1662145840.256070,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0C','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2457,50001,1662145696.868699,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2456,49999,1662145455.256572,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\!\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2455,49997,1662145376.249205,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\!\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2454,49996,1662145272.780592,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\nF','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2453,49995,1662145012.209885,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0Cޚj','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2452,49994,1662145007.025832,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0r\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2451,49991,1662144549.374591,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03[\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2450,49990,1662144489.241688,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0>!\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2449,49989,1662144264.427548,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\P\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2448,49986,1662143829.058000,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0ԤV','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2447,49985,1662143743.447541,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\?%','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2446,49984,1662143742.067468,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2445,49983,1662143464.524357,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0z','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2444,49982,1662143333.505833,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\04-9','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2443,49980,1662142962.263719,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0k\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2442,49978,1662142914.524983,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03ON)','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2441,49977,1662142849.503147,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2440,49975,1662142659.933593,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0_N','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2439,49974,1662142483.234936,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0ч','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2438,49971,1662142130.199238,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0A\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2437,49970,1662142104.416112,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0B','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2436,49969,1662141991.818313,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0ч','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2435,49968,1662141704.473618,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0wJ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2434,49967,1662141674.617771,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0_pO','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2433,49964,1662141341.285078,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0Kwi','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2432,49963,1662141218.921038,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03MY','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2431,49962,1662141137.590018,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0t\\y','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2430,49959,1662140870.422306,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0J\۷','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2429,49956,1662140368.648609,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0ƈ=','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2428,49955,1662140356.699401,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0£','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2427,49953,1662140319.929210,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\052','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2426,49948,1662139943.304921,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0Օg','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2425,49934,1662138219.655890,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36'),(2424,49909,1662134674.242173,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/hB=','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2423,49908,1662134486.549747,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2422,49906,1662134039.977310,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ե\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2421,49905,1662133982.805164,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\'k','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2420,49903,1662133213.135264,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2419,49902,1662133170.829949,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0xl\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2418,49901,1662132657.723285,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\r~$W','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2417,49900,1662132538.446783,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ǆ\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2416,49899,1662131048.033580,1,'loginFailInvalidUsername','wwwadmin',0,_binary '\0\0\0\0\0\0\0\0\0\0e%','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2415,49898,1662130965.443204,1,'loginFailInvalidUsername','wwwadmin',0,_binary '\0\0\0\0\0\0\0\0\0\0\B#','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2413,49896,1662130191.994121,1,'loginFailInvalidUsername','wwwadmin',0,_binary '\0\0\0\0\0\0\0\0\0\03[\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2414,49897,1662130702.714203,1,'loginFailInvalidUsername','wwwadmin',0,_binary '\0\0\0\0\0\0\0\0\0\0NW','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2412,49895,1662130046.486541,1,'loginFailInvalidUsername','wwwadmin',0,_binary '\0\0\0\0\0\0\0\0\0\0\\4','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2411,49894,1662129312.408518,1,'loginFailInvalidUsername','wadminw',0,_binary '\0\0\0\0\0\0\0\0\0\0Wk','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2410,49893,1662129242.562000,1,'loginFailInvalidUsername','wadminw',0,_binary '\0\0\0\0\0\0\0\0\0\0\Jq','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2409,49892,1662129029.315556,1,'loginFailInvalidUsername','wadminw',0,_binary '\0\0\0\0\0\0\0\0\0\0[g\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2408,49891,1662128504.077920,1,'loginFailInvalidUsername','wadminw',0,_binary '\0\0\0\0\0\0\0\0\0\03i\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2407,49890,1662128355.236286,1,'loginFailInvalidUsername','wadminw',0,_binary '\0\0\0\0\0\0\0\0\0\0\\Rr','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2406,49888,1662126692.248893,1,'loginFailInvalidUsername','wwwadmin',0,_binary '\0\0\0\0\0\0\0\0\0\0\m\'\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2405,49886,1662126587.853175,1,'loginFailInvalidUsername','wwwadmin',0,_binary '\0\0\0\0\0\0\0\0\0\0Y','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2404,49885,1662126167.447009,1,'loginFailInvalidUsername','wwwadmin',0,_binary '\0\0\0\0\0\0\0\0\0\0/9I','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2403,49881,1662125387.216409,1,'loginFailInvalidUsername','wadminw',0,_binary '\0\0\0\0\0\0\0\0\0\0\B','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2402,49880,1662125367.207843,1,'loginFailInvalidUsername','wadminw',0,_binary '\0\0\0\0\0\0\0\0\0\0)]R','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2401,49879,1662125253.038227,1,'loginFailInvalidUsername','wadminw',0,_binary '\0\0\0\0\0\0\0\0\0\0#\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2400,49876,1662124847.312927,1,'loginFailInvalidUsername','wadminw',0,_binary '\0\0\0\0\0\0\0\0\0\0A','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2399,49874,1662124733.429031,1,'loginFailInvalidUsername','wadminw',0,_binary '\0\0\0\0\0\0\0\0\0\0;o','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2398,49873,1662124510.465537,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@Z$f','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36'),(2397,49871,1662123891.522686,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0*\m','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2396,49870,1662123887.079388,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03\cb','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2395,49868,1662123778.457527,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2394,49866,1662123398.174869,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gZ\[','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2393,49865,1662123382.784823,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0^','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2392,49862,1662122603.998008,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ơ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2391,49860,1662122456.141985,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\.Q$','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2390,49858,1662122133.657898,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#\\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2389,49857,1662121958.942216,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#iK','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2388,49854,1662121383.437981,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#\\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2387,49853,1662121348.136060,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/9I','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2386,49852,1662121234.732435,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0|\\8','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2385,49849,1662120819.703061,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0&kݔ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2384,49848,1662120736.908978,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2383,49845,1662120144.647843,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\C','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2382,49844,1662120113.397780,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0oZ$','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2381,49843,1662120073.667415,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Kwi','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2380,49839,1662119621.046440,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2379,49838,1662119509.082379,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0£','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2378,49835,1662118923.611907,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2377,49834,1662118911.036655,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2376,49833,1662118902.841970,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\3d','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2375,49831,1662118444.704009,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Ү]','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2374,49830,1662118385.782343,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\"L?q','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36'),(2373,49829,1662118324.481017,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\r\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2372,49828,1662117727.738240,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04#','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2371,49827,1662117696.406348,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0St','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2370,49825,1662117634.526545,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2369,49824,1662117249.888946,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0=\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2368,49823,1662117174.858524,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0A','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2367,49820,1662116570.396085,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2366,49819,1662116559.256267,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0^\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2365,49816,1662116133.962450,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0P\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2364,49815,1662116020.850049,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\!\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2363,49811,1662115453.525395,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0|S','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2362,49810,1662115451.021288,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0?	6','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2361,49809,1662115316.355195,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0zX','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2360,49806,1662114954.575680,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2359,49805,1662114855.582383,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2358,49802,1662114338.726626,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0w4','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2357,49801,1662114284.440025,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2356,49800,1662114273.373321,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0p\Y|','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2355,49799,1662113851.988994,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Օg','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2354,49796,1662113735.096922,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2353,49794,1662113209.245363,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gJx','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2352,49793,1662113198.977350,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\af','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2351,49791,1662113097.922092,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\"{},','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2350,49789,1662112780.021347,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\Py','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2349,49788,1662112683.246731,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2348,49785,1662112165.111135,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0[{\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2347,49784,1662112140.935952,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\&*','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2346,49783,1662112129.678560,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0R','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2345,49781,1662111732.200678,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/\V	','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2344,49778,1662111617.956527,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\p7','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2343,49777,1662111107.848916,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\P\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2342,49776,1662111103.928055,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\4','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2341,49774,1662110974.484899,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0;\r7','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2340,49772,1662110643.810159,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ǆ\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2338,49768,1662110034.919462,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2339,49771,1662110560.620182,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gE','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2337,49767,1662109942.688355,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ơ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2336,49764,1662109641.816435,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0H\5','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2335,49763,1662109555.479015,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ǲI','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2334,49762,1662109166.362087,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\!\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2333,49759,1662109016.350212,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03[\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2332,49758,1662108954.008869,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ϴ\\r','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2331,49757,1662108657.997042,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0w4','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2330,49756,1662108529.603100,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2329,49753,1662108061.913626,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\i\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2328,49752,1662108058.789943,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2327,49751,1662108044.150170,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\O\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2756,50569,1662256396.084222,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\,\'','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2755,50568,1662256073.563425,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\z','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2754,50567,1662255970.371842,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\"$','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2753,50566,1662255480.696467,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\6\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2752,50565,1662255305.496113,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0zX','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2751,50564,1662254894.486910,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\*b','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2750,50563,1662254815.370066,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\P\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2749,50562,1662254210.124718,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Ү]','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2748,50561,1662254114.470695,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0-\|&','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2747,50560,1662253801.695466,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2746,50559,1662253673.949150,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0U_1','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2745,50558,1662253099.279522,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0e','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2744,50557,1662252973.028688,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0k\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2743,50556,1662252679.960426,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2742,50555,1662252599.244734,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0|','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2741,50554,1662251969.420129,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ߺL','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2740,50553,1662251863.041256,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\$','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2739,50552,1662251549.676746,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0C͏\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2738,50551,1662251475.388464,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g#@I','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2737,50550,1662250876.133381,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gʖ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2736,50549,1662250798.010520,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0oZ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2735,50548,1662250521.199380,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0U_S','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2733,50546,1662249847.220999,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\0L','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2734,50547,1662250364.677159,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0m\S','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2732,50545,1662249697.914000,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0~\+','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2731,50544,1662249373.517616,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ё6\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2730,50543,1662248761.217389,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Cގ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2729,50542,1662248630.030828,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\052','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2728,50541,1662248356.631142,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\052','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2727,50540,1662248282.811098,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Wk','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2726,50539,1662247700.070362,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0kg','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2725,50538,1662247643.346114,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0X%1','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2723,50536,1662247299.651185,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0+Ԟ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2724,50537,1662247509.099997,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\A','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2722,50535,1662246727.474755,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0P\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2721,50534,1662246591.694226,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0cN','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2720,50533,1662246276.913130,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Օg','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2719,50532,1662246237.110186,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0PM}','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2718,50530,1662245705.609376,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0P\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2717,50529,1662245585.547833,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0_N','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2716,50528,1662245332.853547,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0H\5','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2715,50527,1662245222.354017,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0]o','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2714,50526,1662244728.873847,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/hB=','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2713,50525,1662244616.749110,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0k\n','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2712,50524,1662244326.127498,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2711,50523,1662244252.551560,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0J\g\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2710,50522,1662243773.132989,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ge','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2709,50521,1662243638.940179,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0=\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2708,50520,1662243391.406792,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gb','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2707,50519,1662243346.726682,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0+PM','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2706,50518,1662242806.465134,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0џn','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2705,50517,1662242685.163986,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\i','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2704,50516,1662242445.009943,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2703,50515,1662242443.093813,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0>Zeq','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2702,50514,1662242281.412472,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#\^_','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2701,50513,1662241536.882295,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h\-','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2700,50512,1662240925.233248,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0k\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2699,50511,1662240636.306173,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\B#','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2698,50510,1662240594.862728,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Cޚj','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2697,50509,1662240109.945410,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\L','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2696,50508,1662240027.562361,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0[{\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2695,50507,1662239817.034221,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\052','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2694,50506,1662239736.664672,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\w','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2693,50505,1662239268.033256,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0T','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2692,50504,1662239204.623687,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Ş','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2691,50503,1662239049.609764,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#ժ\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2690,50502,1662238884.190147,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\&(\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2689,50501,1662238427.026828,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\.Q$','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2688,50500,1662238362.134215,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Ş','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2687,50499,1662238123.490249,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\"$','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2686,50498,1662238061.967416,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g8=','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2685,50497,1662237675.983389,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2684,50496,1662237362.690181,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Y','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2683,50495,1662237326.251815,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0w/N','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2682,50494,1662236871.512295,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0}\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2681,50493,1662236802.964090,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2680,50492,1662236534.426239,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0we','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2679,50491,1662236488.579761,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ѶŔ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2678,50490,1662236065.140908,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2676,50488,1662235784.091580,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ѶŔ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2677,50489,1662236023.783237,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2675,50487,1662235713.386817,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0f','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2674,50486,1662235365.646309,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0mef','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2673,50485,1662235251.603234,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\06\'-\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2672,50484,1662235077.807290,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03&PQ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2671,50483,1662235017.003399,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0PM}','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2670,50482,1662234609.528010,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0>!\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2669,50481,1662234599.143772,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ϴ\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2668,50480,1662234339.363395,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0k','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2667,50479,1662234273.455698,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2666,50478,1662233906.216534,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03O\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2665,50477,1662233860.151473,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0C\\T','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2664,50476,1662233636.864553,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0QX5','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2663,50475,1662233580.308196,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0k','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2662,50474,1662233262.258521,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0|','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2661,50473,1662233183.801270,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g?8','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2660,50472,1662232985.665542,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\3d','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2659,50471,1662232924.390665,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03!','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2658,50470,1662232531.559161,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03O<','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2657,50469,1662232496.782868,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2656,50468,1662232371.757297,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/oT\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2655,50467,1662232282.296022,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@D˭','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2654,50466,1662231842.499554,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ч','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2653,50465,1662231805.032048,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2652,50464,1662231569.190374,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\Q','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2651,50463,1662231196.069924,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/9I','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2650,50462,1662231069.946888,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2649,50461,1662230910.755718,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\<','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2648,50460,1662230840.578598,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E\N','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2647,50459,1662230459.538619,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0F\"\|','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2646,50458,1662230417.438343,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0A\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2645,50457,1662230204.634833,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g?8','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2644,50456,1662230118.902557,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\039\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2643,50455,1662229697.517145,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0k','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2642,50454,1662229406.736618,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0F\"\|','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2641,50453,1662229342.640285,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@\'','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2640,50452,1662229041.443293,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0J','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2639,50451,1662228872.466571,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ч','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2638,50450,1662228675.597119,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0+PM','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2637,50449,1662228670.775124,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0+\pU','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2636,50448,1662228181.067496,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\B','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2635,50447,1662228129.269977,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\b','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2634,50446,1662227913.299278,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\Py','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2633,50445,1662227814.473880,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0?.','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2632,50444,1662227420.354497,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2631,50443,1662227362.950555,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\s','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2630,50442,1662227098.044622,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0+PM','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2629,50441,1662227030.648870,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#\Y','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2628,50440,1662226639.378613,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0PM}','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2627,50437,1662226529.351954,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0e','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2626,50436,1662226321.119961,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@\'','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2625,50435,1662226277.118255,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0z','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2624,50434,1662225855.313008,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0>Zeq','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2623,50433,1662225732.681770,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0p\Y|','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2622,50431,1662225449.941196,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0NW','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2621,50430,1662225391.407752,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0>!\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2620,50429,1662224959.603562,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Ү]','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2619,50428,1662224902.615522,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\01\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2618,50427,1662224577.570336,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Xc8','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2617,50426,1662224518.558719,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Xcf','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2616,50425,1662224171.953463,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\-','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2615,50424,1662224004.557991,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\052','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2614,50423,1662223764.146709,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Օg','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2613,50422,1662223685.294765,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0z','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2612,50421,1662223153.413431,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2611,50420,1662223018.753212,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0CἯ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2610,50419,1662222730.649516,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\P\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2609,50418,1662222669.095838,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0p\Y|','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2608,50417,1662222114.513686,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0?	6','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2607,50415,1662221519.761664,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g#@I','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2606,50414,1662221394.228719,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0&kݔ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2605,50413,1662220787.036109,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\C','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2604,50412,1662220683.821223,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0*K','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2603,50411,1662220256.079130,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\.Q(','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2602,50410,1662220223.633963,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2601,50409,1662219556.192560,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03i\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2600,50407,1662219089.139648,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\B#','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2599,50406,1662218351.255302,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\0L','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2598,50405,1662218219.646347,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\U@','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2597,50404,1662217911.686491,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g?8','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2596,50403,1662217853.439706,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0U_S','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2595,50402,1662217189.578227,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2594,50401,1662217061.082709,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2593,50400,1662216724.463978,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\P','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2592,50399,1662216661.631549,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\v','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2591,50398,1662216009.813547,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\r','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2590,50397,1662215884.319547,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\<','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2589,50396,1662215478.278446,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\0L','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2588,50387,1662214874.541667,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\]S','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2587,50386,1662214766.791259,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0g\\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2586,50385,1662214418.675769,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0ggf','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2585,50380,1662213053.146293,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gJx','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2584,50379,1662212689.407575,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0k\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2583,50378,1662212569.694164,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0NW','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2582,50377,1662212088.940814,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0OA','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2581,50376,1662211942.349928,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gC\k','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2580,50375,1662211572.784956,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0*\m','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2579,50374,1662211571.009837,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0NW','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2578,50373,1662211125.199315,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0gQT','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2577,50372,1662211034.890506,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0g#@I','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2576,50371,1662210536.986862,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0g\b','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2575,50370,1662210424.559419,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0Ϛ\+','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2574,50369,1662210367.784161,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\n\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2573,50368,1662210031.816413,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\C','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2572,50355,1662206884.627534,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\M0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2571,50354,1662206884.621902,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0\M0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2570,50352,1662206856.326389,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0h\M','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2569,50351,1662206855.818400,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h\M','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2568,50350,1662206839.156438,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\06%y\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2567,50349,1662206838.991563,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\06%y\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2566,50348,1662206819.648538,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0XcY\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2565,50347,1662206819.582433,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\ު','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2564,50346,1662206819.393752,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0XcY\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2563,50345,1662206745.455938,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0Ԛ\V','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2562,50344,1662206744.778676,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Ԛ\V','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2561,50340,1662206569.378347,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0Sd','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2560,50339,1662206569.037616,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0Sd','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2559,50337,1662206397.065828,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2558,50336,1662206396.355948,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2557,50335,1662206335.981669,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0W\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2556,50334,1662206335.342514,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\\2','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2555,50333,1662206335.336999,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0W\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2554,50332,1662206335.334511,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\\2','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2553,50329,1662205768.659826,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\09\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2552,50328,1662205610.381628,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0;u','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2551,50325,1662205342.179512,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03\cb','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2550,50324,1662205330.242154,0,'loginOK','Ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0yѤ\','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36'),(2549,50323,1662205326.955740,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0+\pU','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2548,50321,1662204882.984517,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0OA','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2547,50319,1662204758.707713,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0_m','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2546,50318,1662204541.215510,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0OA','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2545,50317,1662204436.172183,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gW','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2811,50717,1662768347.303856,0,'loginOK','Ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0yѤ\','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36'),(2810,50710,1662748693.138411,1,'loginFailInvalidUsername','rolfsievert',0,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2809,50709,1662748693.043173,1,'loginFailInvalidUsername','netgateadmin',0,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2808,50708,1662748692.999278,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2807,50707,1662748692.167739,1,'loginFailInvalidUsername','oakwoodtom0615',0,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2806,50706,1662748691.825277,1,'loginFailInvalidUsername','michael',0,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2805,50705,1662748687.928556,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2804,50704,1662748687.534303,1,'loginFailInvalidUsername','netgateadmin',0,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2803,50703,1662748686.959223,1,'loginFailInvalidUsername','rolfsievert',0,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2802,50702,1662748686.951279,1,'loginFailInvalidUsername','oakwoodtom0615',0,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2801,50701,1662748686.772081,1,'loginFailInvalidUsername','michael',0,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2800,50700,1662748682.520401,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2799,50699,1662748681.538931,1,'loginFailInvalidUsername','netgateadmin',0,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2798,50698,1662748681.483310,1,'loginFailInvalidUsername','oakwoodtom0615',0,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2797,50697,1662748681.435418,1,'loginFailInvalidUsername','michael',0,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2796,50696,1662748676.927688,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2795,50695,1662748676.124481,1,'loginFailInvalidUsername','michael',0,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2794,50694,1662748675.740676,1,'loginFailInvalidUsername','oakwoodtom0615',0,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2793,50693,1662748671.357820,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2792,50691,1662748670.257400,1,'loginFailInvalidUsername','michael',0,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2791,50692,1662748670.260853,1,'loginFailInvalidUsername','oakwoodtom0615',0,_binary '\0\0\0\0\0\0\0\0\0\0bx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36'),(2821,50979,1663379512.378140,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\*','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4758.11 Safari/537.36'),(2820,50900,1663268488.361555,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0\*','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4895.86 Safari/537.36'),(2819,50898,1663247666.483121,1,'loginFailValidUsername','Ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0\*','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4895.86 Safari/537.36'),(2818,50897,1663246564.256132,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36'),(2817,50896,1663210788.324945,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0\*','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.84 Safari/537.36'),(2816,50895,1663191489.191694,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0\@','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4895.86 Safari/537.36'),(2815,50886,1663152497.180692,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0\4','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36'),(2814,50876,1663100748.348830,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0\@','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4758.11 Safari/537.36'),(2813,50875,1663095185.658870,1,'loginFailValidUsername','Ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0\*','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36'),(2812,50874,1663081586.473896,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0\*','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.84 Safari/537.36'),(822,12998,1657005416.527589,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(823,12998,1657005416.540069,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(824,13062,1657010585.736465,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Al\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(825,13065,1657010750.974291,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0>','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(826,13066,1657010754.104662,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0	t','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0'),(827,13175,1657020340.972797,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\{\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(828,13210,1657023606.450163,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0]V&','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(829,13228,1657025337.744358,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/b\@','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36'),(830,13252,1657027445.069968,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\~\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(831,13312,1657033172.770360,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0}\','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'),(832,13334,1657035878.125433,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0t','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(833,13361,1657044769.808323,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0;v\','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),(834,13377,1657050607.287753,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Hެ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(835,13377,1657050607.296279,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Hެ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(836,13491,1657073798.288389,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0go(','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(837,13607,1657083331.959500,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\}','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),(838,13608,1657083390.856844,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(839,13693,1657088785.641226,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36'),(840,13714,1657090019.167326,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0_','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(841,13725,1657090804.212043,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0j','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(842,13726,1657090818.221792,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0t\\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(843,13759,1657092752.525151,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\L~','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(844,13759,1657092752.532516,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\L~','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(845,13767,1657093278.638184,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\-','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(846,13768,1657093281.775195,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\-','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(847,13770,1657093284.742667,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\-','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(848,13771,1657093287.709617,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\-','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(849,13772,1657093290.688738,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\-','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(850,13773,1657093294.613184,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\-','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(851,13774,1657093298.506688,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\-','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(852,13775,1657093301.372070,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\-','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(853,13776,1657093304.275587,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\-','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(854,13777,1657093307.215766,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\-','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(855,13792,1657094212.363228,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ΐ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(856,13839,1657097957.655130,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gJ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(857,13839,1657097957.666870,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gJ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(858,13882,1657102683.436262,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\֌','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(859,13919,1657107785.538311,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\í','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(860,13942,1657110935.331867,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0}\N','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(861,13944,1657111313.091296,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\06','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(862,14020,1657122814.479989,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0|jG\','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),(863,14062,1657124799.976136,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0_m','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(864,14143,1657137492.911640,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\q','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36'),(865,14188,1657149268.510723,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\'','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'),(866,14223,1657157863.676449,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/t0m','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(867,14256,1657163156.517875,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\N>','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(868,14491,1657184152.674174,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0t>1`','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(869,14492,1657184181.084052,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03O\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(870,14497,1657184451.374369,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\gg','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36'),(871,14498,1657184500.341708,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ge%','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(872,14499,1657184509.322711,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Z\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(873,14510,1657185167.249306,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\&*','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(874,14524,1657185913.168271,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0-Y\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(875,14570,1657188644.968797,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0C','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(876,14736,1657199109.943748,1,'loginFailInvalidUsername','wadminw',0,_binary '\0\0\0\0\0\0\0\0\0\0џn','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(877,14826,1657206704.734942,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@Z(\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36'),(878,14845,1657208552.325606,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0z','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(879,14893,1657220012.718834,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\"','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(880,14998,1657240791.782358,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0-7,','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36'),(881,15368,1657267306.822566,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36'),(882,15631,1657331475.963477,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0%(','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(883,15655,1657333218.220037,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0[ͯ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(884,15656,1657333251.374115,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0J\V\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(885,15668,1657334128.012693,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0m\fR','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(886,15669,1657334134.992238,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\9','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(887,15670,1657334153.162884,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0؄}','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(888,15673,1657334418.275376,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0.w\','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(889,15674,1657334497.724221,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g]','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(890,15675,1657334524.777801,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\06\'-\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(891,15676,1657334713.256966,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\L','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(892,15676,1657334713.261937,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\L','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(893,15677,1657334743.361129,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\06\'-\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(894,15677,1657334743.365791,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\06\'-\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(895,15681,1657335048.780706,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(896,15682,1657335076.896450,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0㲓','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(897,15683,1657335106.278827,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\93','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(898,15690,1657335658.770573,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0㲓','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(899,15691,1657335663.694115,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0QX4\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(900,15697,1657336275.236600,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03O\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(901,15698,1657336291.024823,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0]c','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(902,15699,1657336334.938184,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\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'),(903,15701,1657336468.881158,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0}\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(904,15709,1657337165.062677,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\06','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(905,15716,1657337730.903984,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(906,15717,1657337763.727934,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0.yB','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(907,15718,1657337785.640749,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/hF\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(908,15728,1657338632.048836,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\02;cb','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(909,15733,1657339064.747361,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(910,15796,1657344988.085507,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#\Y','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(911,15932,1657362210.494078,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/jɆ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(912,16148,1657391091.430610,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0-v`','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(913,16307,1657403666.417797,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0{8;	','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(914,16449,1657419100.112820,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(915,16620,1657425559.540461,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\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'),(916,16719,1657431093.145312,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(917,17421,1657502954.314628,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0;`L','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(918,17429,1657506075.571294,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0. \F','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(919,17666,1657524467.418741,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0$^','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36'),(920,17725,1657529068.625350,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\V\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(921,17803,1657535223.410804,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0{\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(922,17850,1657539428.319774,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0v\͈','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(923,17850,1657539428.325039,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0v\͈','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(924,17884,1657542455.021315,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(925,17884,1657542455.025126,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(926,17898,1657543921.722502,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0oZ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(927,17942,1657548367.344243,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0PXX','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36'),(928,18081,1657559518.906920,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0{<;','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(929,18138,1657573756.111421,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0QX4\','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(930,18168,1657579748.928355,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\qg','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(931,18168,1657579748.938443,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\qg','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(932,18174,1657580949.359483,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\'j_8','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(933,18316,1657605457.826954,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ĝ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(934,18548,1657638698.228606,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(935,18645,1657660560.498049,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0;`L','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(936,18763,1657671312.632644,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03ðP','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(937,18790,1657673611.147821,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0s<','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(938,18840,1657678359.365565,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\"$','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(939,18890,1657683460.757904,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),(940,18917,1657686073.354903,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0ko\','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36'),(941,18919,1657686328.572617,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(942,18931,1657687413.530055,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\6','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(943,18977,1657691635.719681,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\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'),(944,18980,1657691798.546832,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0G\%','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(945,19001,1657693216.528076,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0@Z(\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36'),(946,19009,1657693868.552686,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0_o','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(947,19041,1657696251.117871,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0g\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'),(948,19041,1657696251.124508,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0g\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'),(949,19062,1657697848.617817,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\03Y/\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36'),(950,19069,1657698446.760322,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0El','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36'),(951,19073,1657698647.172929,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\03K','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36'),(952,19076,1657698854.613963,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(953,19080,1657699241.431690,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Y\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36'),(954,19131,1657703274.415272,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\#','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(955,19167,1657706112.543326,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0>n','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(956,19175,1657706923.536086,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0H\','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),(957,19201,1657708935.457394,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36'),(958,19244,1657712566.528953,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0[{\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(959,19272,1657715115.630863,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0{','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(960,19307,1657718200.712496,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0QF','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(961,19339,1657721338.486498,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(962,19343,1657721559.713769,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0-7,','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(963,19365,1657723016.317993,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\08','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(964,19400,1657725309.839694,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gZ\[','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(965,19424,1657726791.926373,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(966,19424,1657726791.933388,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(967,19454,1657731474.046203,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0wQg','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36'),(968,19468,1657734988.264270,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0aJY','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36'),(969,19481,1657738162.451987,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\i','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36'),(970,19512,1657745982.325503,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0. \F','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(971,19521,1657748357.622585,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\rO','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),(972,19526,1657749736.329841,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0o\ȁ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(973,19539,1657752894.467515,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\03[<','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36'),(974,19546,1657755076.295690,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36'),(975,19553,1657756860.326727,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0j)@','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(976,19581,1657763268.276985,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0ӕ\/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(977,19594,1657766765.206016,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0/b\@','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),(978,19670,1657824949.851266,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0g\','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(979,19676,1657826548.430295,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(980,19676,1657826548.434608,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(981,19704,1657833836.386656,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03K','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(982,19728,1657840298.453872,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36'),(983,19759,1657847256.615274,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36'),(984,19780,1657852859.341793,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(985,19786,1657854732.780047,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0D\0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(986,19786,1657854732.784472,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0D\0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(987,19794,1657857298.246843,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0܄\','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(988,19806,1657861296.780221,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36'),(989,19836,1657870253.447957,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0QX4\','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36'),(990,19912,1657900557.403324,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03[\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(991,19913,1657900591.825910,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0£6','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(992,19917,1657900852.310862,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#\^_','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(993,19918,1657900866.277281,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Al\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(994,19922,1657901138.857624,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0=\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(995,19980,1657909478.725263,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(996,20122,1657941319.580176,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0R','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36'),(997,20316,1657971344.490206,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0wQh','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36'),(998,20324,1657971919.942068,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0maY','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(999,20331,1657972561.020856,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\a','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(1000,20338,1657973175.218091,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\j','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1001,20339,1657973200.415508,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Et','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1002,20341,1657973452.180162,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0u4','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),(1003,20342,1657973454.067424,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gZ\F','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1004,20343,1657973463.618375,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g̀e','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1005,20345,1657973732.377931,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1006,20346,1657973739.659929,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gJx','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1007,20348,1657974028.540720,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h\-','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1008,20352,1657974331.152165,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E\k','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36'),(1009,20375,1657976344.365408,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\V\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1010,20543,1658005832.231417,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0PM}','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1011,20654,1658012375.510009,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/\@\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1012,20796,1658027281.926021,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0˂\B','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1013,20824,1658030549.884653,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0j','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1014,21034,1658044959.711031,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1015,21055,1658046053.320223,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0]c','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1016,21093,1658048432.904503,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gD\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1017,21151,1658051816.687611,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0.fr','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1018,21181,1658053934.123016,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\9','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1019,21199,1658055142.495251,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0O}','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1020,21239,1658058933.921060,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\+','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1021,21306,1658064369.555737,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0b(X','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0'),(1022,21392,1658098868.485168,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h?','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1023,21480,1658112781.474411,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0n\"','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1024,21537,1658116243.383061,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0T\}\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1025,21551,1658117148.216624,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/\@\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1026,21570,1658118670.102004,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\02','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1027,21571,1658118723.701263,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Ϛ\c','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1028,21583,1658119554.679852,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0v','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36'),(1029,21586,1658119653.052039,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0l','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1030,21594,1658120193.051553,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1031,21626,1658122114.121135,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E\y','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(1032,21814,1658134520.843912,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0B!\u','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(1033,21834,1658136026.864110,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0w\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1034,21845,1658136865.009755,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0[\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1035,21926,1658147479.140675,1,'loginFailInvalidUsername','wadminw',0,_binary '\0\0\0\0\0\0\0\0\0\0\j','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1036,21929,1658147977.182816,1,'loginFailInvalidUsername','wwwadmin',0,_binary '\0\0\0\0\0\0\0\0\0\0\/\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1037,21929,1658147977.189967,1,'loginFailInvalidUsername','wwwadmin',0,_binary '\0\0\0\0\0\0\0\0\0\0\/\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1038,22034,1658163115.125757,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\.','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36'),(1039,22056,1658166772.317894,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\ ','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(1040,22076,1658170702.737076,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36'),(1041,22182,1658182727.712261,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0P\\O','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(1042,22394,1658206192.651273,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\"(','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(1043,22558,1658220867.119678,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0	t','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'),(1044,22651,1658229449.864587,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\%','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1045,22651,1658229449.869979,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\%','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1046,22767,1658241683.214675,1,'loginFailInvalidUsername','WVuIr83XIZ8Zll1',0,_binary '\0\0\0\0\0\0\0\0\0\02>#','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1047,22792,1658243873.812651,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0H\x','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1048,22793,1658243873.817718,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0H\x','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1049,22798,1658244009.041633,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\m)\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1050,22799,1658244009.556578,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\m)\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1051,22800,1658244011.218722,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\G\i','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1052,22802,1658244011.448841,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0\G\i','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1053,22808,1658244277.537633,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0к','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1054,22809,1658244278.101323,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0к','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1055,22810,1658244279.261245,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0)\\"','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1056,22814,1658244401.818574,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0MA\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1057,22815,1658244408.214191,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0r','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1058,22816,1658244408.240372,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0r','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1059,22817,1658244408.835924,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0/Z3','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1060,22818,1658244408.868781,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0/Z3','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1061,22873,1658252902.906547,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0[\','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(1062,22874,1658252945.466000,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0wQm','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36'),(1063,22900,1658259747.215472,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0؋\','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'),(1064,23030,1658296862.427342,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0>m}','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1065,23031,1658296879.721280,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0`','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(1066,23032,1658296891.317888,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h\-','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1067,23053,1658298346.292763,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1068,23184,1658309005.521631,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@Z$f','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36'),(1069,23185,1658309302.943293,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#ÇC','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1070,23356,1658324062.671376,1,'loginFailValidUsername','Admin',1,_binary '\0\0\0\0\0\0\0\0\0\0t','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(1071,23359,1658324082.939314,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h&','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36'),(1072,23384,1658325701.432595,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (iPod; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/91.0.4472.80 Mobile/15E148 Safari/604.1'),(1073,23461,1658332071.947131,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Y0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36'),(1074,23472,1658333344.827810,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0;`~','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(1075,23598,1658343989.711797,1,'loginFailInvalidUsername','copony',0,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0'),(1076,23606,1658344983.728834,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0b(X','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(1077,23618,1658345564.265450,1,'loginFailInvalidUsername','test',0,_binary '\0\0\0\0\0\0\0\0\0\0[','Mozilla/5.0 (iPad; CPU OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/91.0.4472.80 Mobile/15E148 Safari/604.1'),(1078,23620,1658345577.459515,1,'loginFailValidUsername','Admin',1,_binary '\0\0\0\0\0\0\0\0\0\0 ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36'),(1079,23621,1658345580.143883,1,'loginFailInvalidUsername','test',0,_binary '\0\0\0\0\0\0\0\0\0\03\"','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36'),(1080,23630,1658346985.232705,1,'loginFailValidUsername','Admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\?','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0'),(1081,23635,1658346999.827953,1,'loginFailValidUsername','Admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\.','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0'),(1082,23642,1658347675.989974,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0%aL','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(1083,23651,1658348597.416445,1,'loginFailValidUsername','Admin',1,_binary '\0\0\0\0\0\0\0\0\0\0-r~>','Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/91.0.4472.80 Mobile/15E148 Safari/604.1'),(1084,23696,1658352319.369654,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\08v','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0'),(1085,23714,1658354049.043881,1,'loginFailInvalidUsername','rtiop',0,_binary '\0\0\0\0\0\0\0\0\0\0h&','Mozilla/5.0 (Linux; Android 10; SM-A205U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Mobile Safari/537.36'),(1086,23732,1658356273.418868,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0JЗ\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1087,23739,1658356291.718747,1,'loginFailInvalidUsername','visitante',0,_binary '\0\0\0\0\0\0\0\0\0\0RQ','Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/91.0.4472.80 Mobile/15E148 Safari/604.1'),(1088,23740,1658356293.537177,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0kx?','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0'),(1089,23781,1658359352.351457,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0,\?','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0'),(1090,23833,1658363048.414463,1,'loginFailInvalidUsername','chris',0,_binary '\0\0\0\0\0\0\0\0\0\0;','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36'),(1091,23834,1658363051.563035,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36'),(1092,23835,1658363055.757463,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(1093,23838,1658363061.175695,1,'loginFailInvalidUsername','test',0,_binary '\0\0\0\0\0\0\0\0\0\0QK','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0'),(1094,23861,1658365863.536681,1,'loginFailInvalidUsername','dbscoqhd1',0,_binary '\0\0\0\0\0\0\0\0\0\0n','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0'),(1095,23870,1658366956.559849,1,'loginFailInvalidUsername','manager',0,_binary '\0\0\0\0\0\0\0\0\0\0b','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0'),(1096,23871,1658366957.919192,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(1097,23875,1658366977.940993,1,'loginFailInvalidUsername','olivia',0,_binary '\0\0\0\0\0\0\0\0\0\0˯	A','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.83 Safari/537.1'),(1098,23899,1658368451.131982,1,'loginFailInvalidUsername','monica',0,_binary '\0\0\0\0\0\0\0\0\0\06mM','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0'),(1099,23943,1658372246.656493,1,'loginFailInvalidUsername','press',0,_binary '\0\0\0\0\0\0\0\0\0\0^\','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0'),(1100,23945,1658372254.138312,1,'loginFailInvalidUsername','xxx',0,_binary '\0\0\0\0\0\0\0\0\0\0^WC','Mozilla/5.0 (Windows NT 5.1; rv:40.0) Gecko/20100101 Firefox/40.0'),(1101,23971,1658373760.399314,1,'loginFailInvalidUsername','jesus',0,_binary '\0\0\0\0\0\0\0\0\0\0QK','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36'),(1102,23987,1658375363.647615,1,'loginFailInvalidUsername','plinks',0,_binary '\0\0\0\0\0\0\0\0\0\0\s|','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0'),(1103,23993,1658375389.162143,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0_\"\','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7'),(1104,23995,1658375397.858485,1,'loginFailValidUsername','Admin',1,_binary '\0\0\0\0\0\0\0\0\0\0{','Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/91.0.4472.80 Mobile/15E148 Safari/604.1'),(1105,24014,1658377921.733027,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Ϛ','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36'),(1106,24043,1658379406.144817,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0kl*','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0'),(1107,24071,1658380933.622239,1,'loginFailValidUsername','Admin',1,_binary '\0\0\0\0\0\0\0\0\0\0,\?','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(1108,24072,1658380936.431836,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0w\6','Mozilla/5.0 (iPad; CPU OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/91.0.4472.80 Mobile/15E148 Safari/604.1'),(1109,24076,1658380956.727016,1,'loginFailValidUsername','Admin',1,_binary '\0\0\0\0\0\0\0\0\0\0^\','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(1110,24116,1658383682.833566,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\W\','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(1111,24143,1658385379.741045,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@`','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(1112,24144,1658385398.717396,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0y)','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1113,24145,1658385412.882009,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0u\','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(1114,24150,1658385695.057578,1,'loginFailInvalidUsername','AlexRay111',0,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0'),(1115,24155,1658385707.734302,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0.;\n','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.1'),(1116,24173,1658386527.774224,1,'loginFailInvalidUsername','first',0,_binary '\0\0\0\0\0\0\0\0\0\0^f','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0'),(1117,24179,1658386556.728630,1,'loginFailInvalidUsername','test',0,_binary '\0\0\0\0\0\0\0\0\0\0\|','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36'),(1118,24185,1658386814.655759,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0џn','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1119,24203,1658387973.734718,1,'loginFailInvalidUsername','test',0,_binary '\0\0\0\0\0\0\0\0\0\0kx=','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6'),(1120,24210,1658388005.625873,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0-=f','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36'),(1121,24344,1658398488.968726,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0{!e','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1122,24354,1658399829.238499,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0_o','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1123,24385,1658403351.427024,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1124,24452,1658412298.354967,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0m','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),(1125,24459,1658413487.160068,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0PXX','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(1126,24491,1658420703.858798,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0 #','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1127,24494,1658420744.286983,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\I','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1128,24495,1658420744.392779,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0\I','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1129,24498,1658420785.032767,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\$','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1130,24499,1658420789.527524,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E$','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1131,24500,1658420789.864921,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E$','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1132,24503,1658420828.094987,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\02>j','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1133,24504,1658420828.423908,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\02>j','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1134,24506,1658420829.127087,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0V	','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1135,24507,1658420829.401103,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0V	','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1136,24510,1658420869.146182,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0[ߣ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1137,24511,1658420869.166442,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0[ߣ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1138,24512,1658420892.484458,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\02>\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1139,24513,1658420892.542008,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\02>\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1140,24518,1658420980.347371,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0.t','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1141,24521,1658420981.090288,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0.s','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1142,24522,1658421015.971392,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1143,24523,1658421016.260939,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1144,24526,1658421047.881502,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\눒','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1145,24527,1658421048.548105,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\눒','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1146,24535,1658421161.975619,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\03M5\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1147,24536,1658421162.010098,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\03M5\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1148,24539,1658421188.699236,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0>\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1149,24540,1658421188.784789,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0>\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1150,24543,1658421225.694910,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0B,5','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1151,24544,1658421225.880335,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0B,5','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1152,24545,1658421245.360540,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Uv','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1153,24566,1658425541.266011,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E\y','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36'),(1154,24566,1658425541.271132,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E\y','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36'),(1155,24647,1658440964.172310,1,'loginFailInvalidUsername','hope',0,_binary '\0\0\0\0\0\0\0\0\0\0,ȕ\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0'),(1156,24648,1658440982.581621,1,'loginFailInvalidUsername','hope',0,_binary '\0\0\0\0\0\0\0\0\0\0,ȕ\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0'),(1157,24746,1658460436.987688,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0>m}','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1158,24778,1658463103.134041,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\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'),(1159,24825,1658466688.919124,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\02','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1160,24841,1658467871.515999,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Ew\','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(1161,24884,1658470748.820067,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0PXX','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'),(1162,25105,1658488239.120338,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gڲ','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'),(1163,25119,1658489366.212672,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0	t','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),(1164,25178,1658495180.258666,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\0[','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(1165,25210,1658498956.226505,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\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'),(1166,25217,1658499617.711167,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0oZ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1167,25231,1658500883.528878,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\]S','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(1168,25242,1658503166.734980,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0^\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36'),(1169,25370,1658524038.079718,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0U\\\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36'),(1170,25444,1658539246.762771,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\08','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(1171,25488,1658548941.793687,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\02>','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1172,25489,1658548941.813668,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\02>','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1173,25494,1658548989.851543,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0V^','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1174,25495,1658548990.466552,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0V^','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1175,25496,1658549041.778995,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0,','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1176,25500,1658549107.614581,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0gtc','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1177,25502,1658549113.134353,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0@%44','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1178,25503,1658549113.539348,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@%44','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1179,25510,1658549173.869810,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\03D\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1180,25511,1658549174.409519,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03D\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1181,25513,1658549226.201381,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\09%','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1182,25514,1658549226.831826,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\09%','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1183,25515,1658549239.273368,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1184,25516,1658549239.276696,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1185,25517,1658549299.298323,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0Yk[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1186,25520,1658549336.551694,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0O,X','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1187,25523,1658549370.469225,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\03Q\i','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1188,25524,1658549370.988373,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03Q\i','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1189,25525,1658549396.767880,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\02>','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1190,25526,1658549397.091614,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\02>','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1191,25529,1658549449.021198,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1192,25530,1658549449.476171,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1193,25531,1658549502.658314,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0\u0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1194,25532,1658549504.605124,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0H4_','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1195,25534,1658549518.560710,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0B-\*','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1196,25535,1658549518.598750,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0B-\*','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1197,25536,1658549519.111878,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0h\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1198,25537,1658549519.391985,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0h\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1199,25538,1658549523.773501,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0KgB','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1200,25540,1658549558.798948,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0Ȗ`B','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1201,25569,1658555264.556729,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0El','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(1202,25570,1658555443.235450,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0>n','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(1203,25582,1658558969.519176,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(1204,25583,1658559057.245993,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0QX4','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(1205,25584,1658559318.180053,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0;-','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36'),(1206,25667,1658571415.754787,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0$^','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0'),(1207,25764,1658585217.677541,1,'loginFailInvalidUsername','barley',0,_binary '\0\0\0\0\0\0\0\0\0\0ܲy','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),(1208,25840,1658592297.476690,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0M','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(1209,25865,1658594341.267145,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0j4x','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(1210,25961,1658601099.739101,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Yχ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36'),(1211,25962,1658601145.664526,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\z','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1212,25974,1658602081.246739,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@\A','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36'),(1213,26070,1658609980.851739,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0G','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'),(1214,26136,1658616026.771255,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(1215,26200,1658626305.277105,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0BI','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1216,26218,1658630487.840378,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0RN(','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1217,26245,1658636226.874358,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\6\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1218,26268,1658639696.941944,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(1219,26302,1658643326.792270,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0j','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1220,26424,1658654338.953930,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0p ','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(1221,26439,1658655607.066729,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0z','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1222,26523,1658664061.641105,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0^n\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'),(1223,26559,1658667316.898374,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@Z(\','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(1224,26610,1658677147.786794,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0aJY','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36'),(1225,26644,1658682588.153311,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0*','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(1226,26826,1658696127.566995,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1227,26837,1658697252.381273,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/i=#','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(1228,26901,1658704659.866927,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ecZ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1229,26928,1658707937.474381,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0oZ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1230,26993,1658716144.811801,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\p','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36'),(1231,27105,1658729638.498971,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\i','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36'),(1232,27186,1658737328.456920,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0y*\/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(1233,27355,1658757146.391324,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),(1234,27355,1658757146.397861,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),(1235,27365,1658758359.060316,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0xMh','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1236,27533,1658804315.326831,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0n\"','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1237,27552,1658806259.193196,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1238,27688,1658814895.518590,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0o','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'),(1239,27689,1658814947.406277,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0QX4\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1240,27690,1658814977.161282,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03[\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1241,27694,1658815161.864190,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0˰R','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1242,27695,1658815187.632425,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0wQl','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36'),(1243,27696,1658815267.265082,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0R','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1244,27697,1658815323.158912,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Al\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1245,27706,1658815823.314173,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\z','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1246,27707,1658815824.716288,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Cގ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1247,27712,1658816167.798885,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g$\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1248,27713,1658816170.432507,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0U(^','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(1249,27714,1658816178.498887,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0B^r','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1250,27731,1658817263.935245,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g*:f','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1251,27756,1658818747.332140,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ko\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36'),(1252,27769,1658819513.615989,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0y','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1253,27770,1658819514.205759,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0y','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1254,27776,1658819608.802558,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0HL?','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1255,27777,1658819619.398591,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g?յ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1256,27778,1658819664.937302,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1257,27779,1658819665.483602,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1258,27780,1658819736.388308,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\06\'2\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1259,27781,1658819736.452379,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\06\'2\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1260,27782,1658819738.250531,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0[\6','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1261,27783,1658819738.388983,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0[\6','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1262,27785,1658819739.863166,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0pĸV','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1263,27786,1658819739.887812,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0pĸV','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1264,27792,1658819862.350859,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0MA\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1265,27795,1658819918.981496,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0%\s','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1266,27796,1658819919.197539,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0%\s','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1267,27797,1658819970.938560,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\a','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1268,27798,1658819971.543094,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\a','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1269,27801,1658820022.900740,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0C\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1270,27802,1658820023.271596,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0C\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1271,27844,1658822623.278583,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0G','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36'),(1272,27862,1658823768.120745,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0џn','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1273,27886,1658825279.201707,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0-Ē','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),(1274,28008,1658833971.242442,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0H\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1275,28149,1658847928.448450,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/iI\r','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'),(1276,28281,1658862411.758349,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\[','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(1277,28297,1658864476.992359,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0y\_','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(1278,28300,1658864981.545204,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ϼu','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(1279,28329,1658868998.743278,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Ѷ\n','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1280,28618,1658893698.997905,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0\o','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1281,28619,1658893699.620494,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\o','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1282,28622,1658893926.597850,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\G\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1283,28624,1658893927.249315,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0\G\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1284,28626,1658893999.845817,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\&R','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1285,28627,1658894000.487011,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\&R','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1286,28628,1658894136.741656,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\rN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1287,28629,1658894137.249753,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0\rN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1288,28630,1658894200.477129,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\G\ ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1289,28631,1658894201.106530,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0\G\ ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1290,28632,1658894257.927455,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\G\R','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1291,28633,1658894258.547039,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\G\R','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1292,28639,1658894418.178948,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0{\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1293,28640,1658894432.062968,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/Z3','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1294,28641,1658894432.459035,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0/Z3','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1295,28643,1658894473.163932,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0@OO','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1296,28645,1658894502.855760,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0Al3','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1297,28646,1658894502.866659,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Al3','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1298,28647,1658894528.393869,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0A','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1299,28648,1658894529.080078,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0A','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1300,28649,1658894595.082261,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0\%os','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1301,28650,1658894596.247654,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0Y,m','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1302,28714,1658901936.656343,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#D','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1303,28732,1658903471.006434,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0cN','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1304,28733,1658903471.568934,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0cN','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1305,28879,1658912252.652435,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0m\S','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1306,29022,1658921635.942864,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\m6','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(1307,29117,1658929145.442088,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1308,29118,1658929148.265331,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1309,29120,1658929154.666230,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1310,29121,1658929157.238886,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1311,29122,1658929159.798751,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1312,29124,1658929162.277136,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1313,29125,1658929164.846389,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1314,29126,1658929167.438067,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1315,29127,1658929170.156320,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1316,29128,1658929172.875155,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1317,29129,1658929176.845089,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1318,29130,1658929179.766727,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1319,29131,1658929182.461163,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1320,29131,1658929182.464700,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1321,29132,1658929185.092125,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1322,29132,1658929185.095921,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1323,29133,1658929187.895053,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1324,29134,1658929190.420795,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1325,29134,1658929190.424061,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1326,29271,1658942022.815614,1,'loginFailInvalidUsername','1001010',0,_binary '\0\0\0\0\0\0\0\0\0\0\m)\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1327,29352,1658957475.201322,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\]S','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36'),(1328,29415,1658970456.403480,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36'),(1329,29454,1658978584.973134,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0A','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(1330,29463,1658980535.672184,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0wQj','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(1331,29538,1658995033.396990,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Vr','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1332,29539,1658995067.554811,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36'),(1333,29540,1658995114.832171,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0]c','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1334,29541,1658995317.205195,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g2','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1335,29542,1658995452.699789,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\06$nm','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1336,29543,1658995542.479283,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ko\','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(1337,29544,1658995619.425343,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0H\\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1338,29545,1658995723.516339,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0G?/','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(1339,29546,1658995760.321269,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\06\'1K','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1340,29547,1658995923.143349,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\2\B','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1341,29548,1658995974.016389,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\"E','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36'),(1342,29549,1658996045.224596,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0H\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1343,29550,1658996137.314634,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Ғ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36'),(1344,29551,1658996204.078595,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\p','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1345,29552,1658996343.846935,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1346,29562,1658997148.891106,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Xch','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1347,29651,1659004678.746075,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1348,29694,1659009585.194183,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1349,29730,1659016765.958155,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\\r','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36'),(1350,29791,1659026486.662312,1,'loginFailInvalidUsername','https',0,_binary '\0\0\0\0\0\0\0\0\0\0y\_','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(1351,29812,1659032954.302851,1,'loginFailInvalidUsername','http',0,_binary '\0\0\0\0\0\0\0\0\0\0=\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36'),(1352,29834,1659037325.620736,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1353,29835,1659037326.285272,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1354,29840,1659037493.811960,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0+\qX','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1355,29841,1659037494.385944,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0+\qX','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1356,29843,1659037541.353021,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0H4]','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1357,29844,1659037541.965962,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0H4]','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1358,29847,1659037581.722717,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0S\J','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1359,29848,1659037581.790261,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0S\J','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1360,29853,1659037674.109074,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0aJ\y','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1361,29855,1659037721.905595,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\02>\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1362,29984,1659064797.022380,1,'loginFailInvalidUsername','https',0,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36'),(1363,30009,1659072386.845272,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\r','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1364,30018,1659074648.754815,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0.s','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1365,30026,1659076405.499810,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0=\+','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36'),(1366,30028,1659076773.895595,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\J1$','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1367,30029,1659076939.518456,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\0[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36'),(1368,30030,1659076986.058964,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0DO?]','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36'),(1369,30037,1659078029.194795,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.106 Safari/537.36'),(1370,30051,1659080094.469281,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0;U\','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(1371,30052,1659080117.614268,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0l','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1372,30053,1659080138.083733,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0C\\'	','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(1373,30055,1659080421.562643,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03K','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1374,30055,1659080421.567585,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03K','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1375,30082,1659084345.267846,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0^W','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1376,30149,1659090799.796427,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0y','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36'),(1377,30184,1659095084.647446,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/e5','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(1378,30200,1659097081.591080,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0b\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1379,30203,1659097082.108673,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0b\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1380,30204,1659097126.172575,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0U\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1381,30205,1659097126.216720,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0U\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1382,30208,1659097127.545423,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0u','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1383,30209,1659097127.680031,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0u','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1384,30210,1659097165.869985,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1385,30211,1659097166.069013,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1386,30214,1659097203.222968,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\m)\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1387,30217,1659097204.116866,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\m)\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1388,30219,1659097241.669610,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0e','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1389,30220,1659097242.228575,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0e','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1390,30221,1659097275.863570,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0J\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1391,30222,1659097275.956297,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0J\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1392,30223,1659097276.443297,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0J\:\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1393,30231,1659097369.545792,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0j','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1394,30232,1659097370.119738,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0j','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1395,30235,1659097402.440045,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1396,30236,1659097403.095902,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1397,30237,1659097428.290687,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0H\"=\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1398,30238,1659097428.359817,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0H\"=\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1399,30240,1659097429.651921,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0V!','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1400,30285,1659103751.458929,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03Q<','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(1401,30289,1659104255.243020,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0{','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36'),(1402,30311,1659107184.680376,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ߪ','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'),(1403,30397,1659140985.476703,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0QF','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'),(1404,30405,1659142148.100976,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\"Q9\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1405,30433,1659147067.578812,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0.yB','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1406,30442,1659148695.351910,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(1407,30505,1659156775.076273,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#\B','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1408,30575,1659162494.866585,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\6\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1409,30624,1659167510.883548,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ё6\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1410,30640,1659169273.345130,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\P\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1411,30693,1659175411.082227,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\039\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1412,30693,1659175411.090162,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\039\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1413,30709,1659177693.761289,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\n','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1414,30723,1659179607.151546,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1415,30869,1659208303.560922,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0MAը','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(1416,30886,1659212488.373974,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Hެ','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(1417,30890,1659213554.383927,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\=6n','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36'),(1418,31062,1659249214.311855,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1419,31081,1659250781.659814,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\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'),(1420,31084,1659250936.116987,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\m\'\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1421,31085,1659250936.953625,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0-y\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1422,31088,1659251294.524396,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0}\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1423,31089,1659251298.803399,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ϴ\\r','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1424,31093,1659251740.910445,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0-y\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1425,31094,1659251760.113489,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ɔs','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1426,31095,1659251763.295703,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0'),(1427,31096,1659251770.715730,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\Cj','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36'),(1428,31107,1659252628.791161,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0*\m','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1429,31108,1659252640.546832,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g8x','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1430,31172,1659257083.559096,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#:','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(1431,31189,1659258433.065711,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0*\m','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1432,31189,1659258433.069214,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0*\m','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1433,31272,1659265414.773047,1,'loginFailInvalidUsername','coloringismagical',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1434,31273,1659265418.456312,1,'loginFailInvalidUsername','coloringismagical',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1435,31274,1659265421.136338,1,'loginFailInvalidUsername','coloringismagical',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1436,31275,1659265423.449362,1,'loginFailInvalidUsername','coloringismagical',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1437,31276,1659265425.720952,1,'loginFailInvalidUsername','coloringismagical',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1438,31277,1659265428.393758,1,'loginFailInvalidUsername','coloringismagical',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1439,31278,1659265430.637239,1,'loginFailInvalidUsername','coloringismagical',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1440,31278,1659265430.641102,1,'loginFailInvalidUsername','coloringismagical',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1441,31279,1659265433.193628,1,'loginFailInvalidUsername','coloringismagical',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1442,31279,1659265433.197476,1,'loginFailInvalidUsername','coloringismagical',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1443,31280,1659265435.403759,1,'loginFailInvalidUsername','coloringismagical',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1444,31280,1659265435.407538,1,'loginFailInvalidUsername','coloringismagical',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1445,31281,1659265437.604811,1,'loginFailInvalidUsername','coloringismagical',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1446,31281,1659265437.608826,1,'loginFailInvalidUsername','coloringismagical',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1447,31282,1659265440.125889,1,'loginFailInvalidUsername','coloringismagical',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1448,31283,1659265442.370593,1,'loginFailInvalidUsername','coloringismagical',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1449,31284,1659265444.912397,1,'loginFailInvalidUsername','coloringismagical',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1450,31285,1659265447.194538,1,'loginFailInvalidUsername','coloringismagical',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1451,31433,1659285115.898372,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\n','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36'),(1452,31458,1659290817.898186,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0m','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36'),(1453,31458,1659290817.904131,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0m','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36'),(1454,31459,1659290849.742260,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\]S','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36'),(1455,31459,1659290849.746469,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\]S','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36'),(1456,31787,1659331766.163893,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\"K','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),(1457,31923,1659342292.055037,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1458,32027,1659346038.752568,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\?','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1459,32047,1659349197.966091,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#Vt','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95'),(1460,32048,1659349213.298307,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#Vt','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95'),(1461,32049,1659349221.001787,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#Vt','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 OPR/70.0.3728.95'),(1462,32139,1659358707.565864,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0xO}','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1463,32197,1659364716.894241,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\qg','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(1464,32202,1659365178.453283,1,'loginFailInvalidUsername','wordcamp',0,_binary '\0\0\0\0\0\0\0\0\0\0\G\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1465,32203,1659365179.076217,1,'loginFailInvalidUsername','1001010',0,_binary '\0\0\0\0\0\0\0\0\0\0\G\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1466,32232,1659368419.314998,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\i','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36'),(1467,32273,1659382710.657524,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36'),(1468,32430,1659411635.248871,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gڽ','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36'),(1469,32430,1659411635.256089,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gڽ','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36'),(1470,32445,1659413679.909521,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0`','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36'),(1471,32546,1659420174.766315,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0	','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1472,32547,1659420175.228823,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0	','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1473,32549,1659420216.076715,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0E=t*','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1474,32550,1659420216.446708,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0E=t*','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1475,32551,1659420216.862315,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/v$','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1476,32552,1659420217.580652,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0/v$','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1477,32553,1659420242.509153,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0Mi$','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1478,32554,1659420242.512037,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0Mi$','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1479,32557,1659420296.356176,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0B,\'','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1480,32558,1659420296.477491,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0B,\'','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1481,32565,1659420445.452340,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/Yч','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1482,32566,1659420445.562085,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/Yч','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1483,32567,1659420514.885304,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0y\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1484,32568,1659420514.963288,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0y\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1485,32574,1659420644.609296,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\G\R','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1486,32575,1659420644.858937,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\G\R','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1487,32576,1659420644.976711,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\022','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1488,32577,1659420645.169183,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\022','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1489,32584,1659420814.177043,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\G\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1490,32585,1659420815.059206,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\G\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1491,32595,1659421028.589357,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0C\*\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1492,32596,1659421028.796182,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0^\`4','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1493,32597,1659421028.808969,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0C\*\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1494,32598,1659421028.961406,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0^\`4','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1495,32599,1659421051.267072,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0i\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1496,32874,1659439621.757466,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\rQ;\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(1497,32913,1659445285.951051,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0A\\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36'),(1498,32989,1659462321.315857,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0DO?]','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(1499,33044,1659468949.223769,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gb','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1500,33045,1659468992.642296,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0,ɱ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1501,33059,1659469874.796605,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0`','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(1502,33446,1659499818.522413,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1503,33469,1659500976.068988,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0\\*','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:31.0) Gecko/20100101 Firefox/31.0'),(1504,33489,1659502594.920148,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1505,33490,1659502636.527288,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1506,33537,1659504674.206953,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0>','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1507,33538,1659504683.509299,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#\','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),(1508,33543,1659504947.834293,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0&i\o','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1509,33563,1659505840.781147,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#\','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(1510,33564,1659505857.081294,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\n!','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1511,33565,1659505895.846494,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0wQa','Mozilla/5.0 (Windows NT 6.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36'),(1512,33570,1659506133.895145,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0H\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1513,33577,1659506427.336697,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#\%','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1514,33578,1659506508.486235,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Uwz','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1515,33582,1659506737.962174,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Y\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1516,33582,1659506737.966367,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Y\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1517,33591,1659507059.144474,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0A\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1518,33592,1659507096.512931,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/k!\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1519,33658,1659510598.037950,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\B','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1520,33726,1659514614.497277,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36'),(1521,33727,1659514632.580650,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Օg','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1522,33728,1659514671.234334,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\062X','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1523,33834,1659521216.679050,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(1524,33956,1659529742.342475,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0.e\"','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(1525,33996,1659533513.975019,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0>m}','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1526,34033,1659536211.749205,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\n\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1527,34147,1659556541.075273,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0]rL','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36'),(1528,34161,1659559610.158277,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Hϣ','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(1529,34196,1659568189.167107,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0C\\'	','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(1530,34277,1659586907.155054,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36'),(1531,34278,1659586913.817880,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36'),(1532,34279,1659586921.372203,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36'),(1533,34280,1659586929.145836,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36'),(1534,34322,1659596314.249154,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(1535,34348,1659599470.600847,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0HLN','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1536,34349,1659599515.414920,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\gg','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(1537,34382,1659603338.647946,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0QX4','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(1538,34400,1659604866.310044,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0e%','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1539,34406,1659605440.131842,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\p','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1540,34508,1659615654.518647,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0@Z(\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1541,34509,1659615655.010547,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@Z(\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1542,34510,1659615701.931880,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0. \\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1543,34511,1659615719.453990,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0W','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'),(1544,34512,1659615719.646711,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0.iF','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1545,34513,1659615719.725723,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0.iF','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1546,34514,1659615728.690985,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0g\}','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1547,34516,1659615758.025513,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0E1pD','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1548,34517,1659615758.701511,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0E1pD','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1549,34518,1659615785.875401,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h\M','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1550,34519,1659615786.512067,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0h\M','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1551,34521,1659615815.036272,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0ϴ΄','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1552,34522,1659615815.097284,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0ϴ΄','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1553,34524,1659615841.082198,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0X','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1554,34525,1659615841.505263,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0X','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1555,34526,1659615864.449680,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36'),(1556,34601,1659623530.450645,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0H\','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(1557,34690,1659658311.932038,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0\H\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1558,34691,1659658312.606228,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0\H\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1559,34692,1659658333.592350,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1560,34693,1659658333.796825,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1561,34694,1659658404.904907,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1562,34695,1659658405.635965,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0\/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1563,34696,1659658445.020776,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0%;)r','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1564,34697,1659658448.231648,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\02>#','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1565,34698,1659658448.255381,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\02>#','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1566,34701,1659658462.520065,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0B','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1567,34702,1659658462.586850,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0B','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1568,34703,1659658500.662896,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0f','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1569,34704,1659658500.691602,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0f','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1570,34707,1659658541.075742,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0B\0z','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1571,34710,1659658541.236893,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0B\0z','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1572,34722,1659658687.768269,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\02>#','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1573,34723,1659658687.907015,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\02>#','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1574,34726,1659658753.144815,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\w','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1575,34727,1659658753.778910,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\w','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1576,34730,1659658774.177252,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0k\W','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1577,34731,1659658774.331234,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0k\W','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1578,34736,1659658854.670955,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\02>','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1579,34737,1659658855.477709,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\02>','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1580,34740,1659658871.525942,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0-uR','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1581,34741,1659658886.027666,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0B\ZR','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1582,34847,1659681332.241147,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1583,34848,1659681390.789195,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0hP','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1584,34856,1659681958.424641,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\s','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1585,34864,1659682508.834181,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\,\'','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1586,34865,1659682561.063769,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0e_','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1587,34866,1659682585.812633,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1588,34869,1659682864.262768,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Ę','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1589,34870,1659682879.367750,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ё6\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1590,34884,1659683720.229780,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0RN(','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1591,34885,1659683867.438208,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0먻','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1592,34886,1659684020.711494,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0O\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1593,34887,1659684020.815676,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0֑J','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1594,34902,1659684966.553300,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\2','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1595,34910,1659685567.477857,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#ÇC','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1596,34911,1659685572.604429,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\;X','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1597,34912,1659685623.460043,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\3','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1598,34914,1659685649.036990,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\}','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1599,34918,1659685963.976608,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\P\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1600,34919,1659685965.071936,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\P\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1601,34920,1659686109.682774,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\1','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1602,34921,1659686112.541081,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0>##','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36'),(1603,34926,1659686466.105770,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0w4','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1604,34929,1659686603.180203,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1605,34930,1659686643.565846,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0_q','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1606,34931,1659686644.382144,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Ү]','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1607,34936,1659687026.044814,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\x','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1608,34937,1659687056.651239,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(1609,34941,1659687334.354128,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0[v','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1610,34942,1659687372.437459,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1611,34946,1659687679.480021,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0D˹','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1612,34947,1659687693.728254,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\n\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1613,34948,1659687738.390240,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\N','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1614,34964,1659688829.562761,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0]qod','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1615,34965,1659688888.859314,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\"i','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1616,34972,1659689440.348278,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\Y','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1617,34973,1659689441.658686,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0B!\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36'),(1618,34991,1659690850.041825,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0- ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1619,35162,1659707381.491510,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0A|','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1620,35228,1659722202.247477,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\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'),(1621,35475,1659742511.368678,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ɔs','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1622,35476,1659742576.840818,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0v','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1623,35477,1659742577.444019,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0v','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1624,35478,1659742661.541215,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0eF','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1625,35479,1659742661.549360,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0\G\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1626,35480,1659742661.557709,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0eF','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1627,35481,1659742661.677955,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0\G\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1628,35487,1659742765.267353,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1629,35488,1659742765.774600,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1630,35491,1659742797.258817,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0pr%','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1631,35492,1659742797.805869,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0pr%','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1632,35493,1659742825.772030,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0+','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1633,35494,1659742825.864751,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0+','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1634,35495,1659742851.660084,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0E1f\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1635,35496,1659742852.266628,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E1f\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1636,35503,1659742942.768088,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0QB','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1637,35504,1659742942.910489,1,'loginFailInvalidUsername','Ruben Rekker',0,_binary '\0\0\0\0\0\0\0\0\0\0QB','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1638,35505,1659742945.763661,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0F h2','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1639,35507,1659742955.646702,1,'loginFailInvalidUsername','fairphoto',0,_binary '\0\0\0\0\0\0\0\0\0\0r','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1640,35508,1659742955.940919,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0r','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1641,35567,1659746956.207573,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0&kݔ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1642,35568,1659746993.343369,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\.','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),(1643,35741,1659757260.398673,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Ę','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1644,35742,1659757281.143827,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0H\5','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1645,35743,1659757299.077247,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0o','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(1646,35749,1659757563.322554,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0P\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1647,35750,1659757609.106294,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0~߱','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(1648,35751,1659757617.051181,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\m\'\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1649,35757,1659757846.090331,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\H','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1650,35758,1659757899.559494,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03\5','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1651,35759,1659757901.840988,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h\-','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1652,35763,1659758121.258175,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0kT\n','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1653,35764,1659758138.262541,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\L','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1654,35771,1659758446.341580,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ߺL','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1655,35772,1659758458.859517,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0_nq','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1656,35773,1659758460.777974,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0MAը','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36'),(1657,35780,1659758771.249383,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36'),(1658,35781,1659758781.445148,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h\\Zr','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1659,35782,1659758825.586316,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1660,35788,1659759079.979069,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0{)&','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1661,35789,1659759082.186501,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1662,35794,1659759324.054087,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\b','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1663,35794,1659759324.058003,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\b','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1664,35816,1659760243.780538,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\06$nm','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1665,35817,1659760251.307347,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0 Ӭ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1666,35818,1659760263.837848,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0D/~','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1667,35832,1659760848.870596,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0i','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1668,35840,1659761129.160987,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\[','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(1669,35841,1659761140.680093,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0go(','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1670,35842,1659761172.654310,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/oT\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1671,35847,1659761420.072208,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1672,35848,1659761421.094630,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0>m}','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1673,35856,1659761748.206252,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0C͏\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1674,35864,1659762068.951732,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(1675,35871,1659762353.352265,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/J\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1676,35872,1659762372.045830,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1677,35891,1659763218.707129,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0tD\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1678,35892,1659763255.781962,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0m\S','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1679,35911,1659764149.043975,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Vw','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1680,35912,1659764167.698101,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),(1681,35913,1659764189.468497,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E\]','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1682,35914,1659764199.665814,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) Chrome/92.0.4515.159 Safari/537.36'),(1683,35919,1659764465.442116,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\01M','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1684,35921,1659764473.411245,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\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'),(1685,36003,1659768256.570281,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0QX4\','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(1686,36042,1659770173.345550,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1687,36055,1659770867.879250,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(1688,36162,1659776419.206903,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\>','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1689,36187,1659777676.951583,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0|S','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1690,36209,1659778878.651892,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/e5','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(1691,36371,1659788200.020506,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0=C','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1692,36451,1659793212.992536,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0EŚ','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1693,36464,1659794045.359043,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0]V&','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(1694,36545,1659802835.876102,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#~f','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(1695,36547,1659803654.826983,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0}','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(1696,36814,1659839511.561343,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1697,36815,1659839514.901651,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1698,36816,1659839522.170408,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1699,36817,1659839525.367804,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1700,36818,1659839528.560498,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1701,36819,1659839532.142625,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1702,36820,1659839535.211360,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1703,36821,1659839538.335405,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(1704,36838,1659840956.988384,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Gu\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36'),(1705,36847,1659841859.489789,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0E\;','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1706,36909,1659847070.974262,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\i','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(1707,37149,1659863348.173245,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0=\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1708,37183,1659865534.544317,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0wQm','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36'),(1709,37194,1659866282.751188,1,'loginFailInvalidUsername','username',0,_binary '\0\0\0\0\0\0\0\0\0\0\\B','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1710,37241,1659869720.072070,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0P','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1711,37247,1659870284.277671,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\n','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1712,37294,1659874084.525684,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0[׿9','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1713,37358,1659879235.543474,1,'loginFailInvalidUsername','wadminw',0,_binary '\0\0\0\0\0\0\0\0\0\0H\I','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1714,37453,1659890707.834479,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0AL&','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(1715,37560,1659907621.969487,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0;\Z|','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1716,37561,1659907622.888760,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ux\r4','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(1717,37562,1659907647.897519,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0y\_','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),(1718,37565,1659908152.947185,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0£#','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1719,37567,1659908446.574515,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0o','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(1720,37568,1659908489.301280,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36'),(1721,37593,1659910508.274646,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0DG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36'),(1722,37640,1659916330.998812,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\&w','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(1723,37748,1659928778.755833,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0]V&','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36'),(1724,37797,1659933625.393669,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0\@\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1725,37797,1659933625.402167,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\0\@\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1726,38037,1659961434.669057,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\Z','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1727,38079,1659967130.502922,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\]S','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36'),(1728,38222,1659991337.375681,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03[<','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36'),(1729,38239,1659997777.024811,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0)]R','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1730,38252,1659999256.763931,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1731,38253,1659999260.416497,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1732,38254,1659999264.047656,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1733,38255,1659999267.216503,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1734,38256,1659999270.892051,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1735,38257,1659999275.633658,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1736,38258,1659999280.279284,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1737,38259,1659999283.362253,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1738,38260,1659999287.474280,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1739,38261,1659999290.843015,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1740,38262,1659999294.074849,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1741,38262,1659999294.078308,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1742,38263,1659999298.324454,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1743,38264,1659999303.169924,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1744,38265,1659999307.347104,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1745,38266,1659999310.527218,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1746,38267,1659999313.758084,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1747,38267,1659999313.762024,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1748,38268,1659999317.604213,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g	~r','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'),(1749,38305,1660003248.163575,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\V\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1750,38343,1660007805.885809,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0m\2','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1751,38343,1660007805.894422,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0m\2','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1752,38352,1660009252.661724,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0[\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1753,38524,1660023938.751914,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Y\\','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36'),(1754,38525,1660023947.639747,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ǲI','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1755,38526,1660023975.642465,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\]S','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(1756,38527,1660023984.105317,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\,','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1757,38528,1660023986.588767,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\06\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1758,38581,1660026911.222704,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\n\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1759,38678,1660032219.190891,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g1\r','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1760,38935,1660051386.476175,1,'loginFailValidUsername','ruben',3,_binary '\0\0\0\0\0\0\0\0\0\06','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1761,39174,1660079484.105855,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Yχ','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'),(1762,39309,1660098300.004457,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\gg','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(1763,39372,1660107088.866495,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g#','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1764,39500,1660120337.924392,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h]','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1765,39506,1660121195.660959,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0.z2','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36'),(1766,39686,1660144355.368190,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/k\g','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(1767,39790,1660167119.830759,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0M','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(1768,39855,1660178896.157244,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0-xEy','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36'),(1769,39882,1660184192.469858,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0m','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36'),(1770,40074,1660190307.493212,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0X%1','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1771,40160,1660198094.851269,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(1772,40181,1660199766.434086,1,'loginFailInvalidUsername','nassim',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1773,40182,1660199769.159677,1,'loginFailInvalidUsername','nassim',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1774,40183,1660199771.644119,1,'loginFailInvalidUsername','nassim',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1775,40184,1660199775.237256,1,'loginFailInvalidUsername','nassim',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1776,40185,1660199777.785435,1,'loginFailInvalidUsername','nassim',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1777,40186,1660199780.299816,1,'loginFailInvalidUsername','nassim',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1778,40187,1660199783.143812,1,'loginFailInvalidUsername','nassim',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1779,40187,1660199783.150223,1,'loginFailInvalidUsername','nassim',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1780,40188,1660199785.620265,1,'loginFailInvalidUsername','nassim',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1781,40188,1660199785.624557,1,'loginFailInvalidUsername','nassim',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1782,40189,1660199788.161052,1,'loginFailInvalidUsername','nassim',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1783,40189,1660199788.165227,1,'loginFailInvalidUsername','nassim',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1784,40190,1660199790.631874,1,'loginFailInvalidUsername','nassim',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1785,40190,1660199790.636407,1,'loginFailInvalidUsername','nassim',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1786,40191,1660199793.670270,1,'loginFailInvalidUsername','nassim',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1787,40192,1660199796.827210,1,'loginFailInvalidUsername','nassim',0,_binary '\0\0\0\0\0\0\0\0\0\0Q\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1788,40271,1660206655.852249,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0QX4j','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36'),(1789,40284,1660208127.240735,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0=\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1790,40321,1660212583.276635,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gJv\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1791,40372,1660220186.088281,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0kg','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1792,40616,1660272871.146032,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0[D ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1793,40653,1660277924.984281,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Vw','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1794,40653,1660277924.992483,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Vw','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1795,40667,1660279640.467393,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\i','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36'),(1796,40701,1660282864.716146,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(1797,40702,1660282865.938625,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Hϣ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36'),(1798,40703,1660282889.768145,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Uwz','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1799,40707,1660283177.107903,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0-O','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1800,40708,1660283192.328469,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\&(\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1801,40709,1660283379.176307,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\06\'\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1802,40710,1660283461.404853,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'),(1803,40711,1660283509.766222,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\+','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1804,40712,1660283514.543819,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0^','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1805,40715,1660283760.647967,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1806,40716,1660283881.033470,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0_m','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1807,40717,1660283896.013185,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1808,40718,1660283925.659818,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0G','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(1809,40719,1660283932.036155,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0DG','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(1810,40720,1660283981.835873,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0- ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1811,40721,1660283991.822334,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\w','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1812,40722,1660284125.582981,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\(','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1813,40724,1660284316.547266,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\L','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1814,40725,1660284361.085041,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0k_F','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1815,40726,1660284390.377468,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\,\'','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1816,40727,1660284533.754111,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\01','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),(1817,40728,1660284539.441883,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1818,40729,1660284698.082153,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0 Ӭ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1819,40730,1660284735.814683,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\O>','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1820,40731,1660284774.994375,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ځ\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1821,40732,1660284791.707535,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1822,40733,1660284958.598125,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\6\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1823,40734,1660284998.694301,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\08\Z6','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(1824,40735,1660285004.818500,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E\k','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36'),(1825,40736,1660285117.313195,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\}(','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1826,40737,1660285121.331775,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1827,40738,1660285225.285199,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\,','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1828,40739,1660285379.010419,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\"i','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1829,40740,1660285396.998889,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0wQd','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36'),(1830,40741,1660285515.453843,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#\;','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1831,40742,1660285529.597961,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0t,a','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1832,40743,1660285599.547892,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g$\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1833,40744,1660285600.484315,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0c4','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0'),(1834,40745,1660285615.690817,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0QX4\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1835,40746,1660285799.188693,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Wk','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1836,40753,1660286172.893742,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0>','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1837,40756,1660286388.587479,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0BI','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1838,40757,1660286390.960434,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0]r\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1839,40758,1660286531.547918,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0vb@','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1840,40759,1660286658.279148,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0}\','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(1841,40759,1660286658.282958,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0}\','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(1842,40760,1660286660.196539,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\Y\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1843,40761,1660286697.408274,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1844,40762,1660286749.501280,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0$^<','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1845,40763,1660286754.008200,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\04#','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1846,40764,1660286912.895809,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0^','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1847,40765,1660287017.098835,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0wQd','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(1848,40766,1660287041.820078,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0MF','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1849,40767,1660287042.099413,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0+Ԟ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1850,40768,1660287100.210148,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\l\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1851,40769,1660287101.934763,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/k!\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1852,40770,1660287111.251122,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0=\','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(1853,40771,1660287117.047941,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\"E','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(1854,40774,1660287441.948165,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\~F','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1855,40775,1660287444.564890,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0C\l\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1856,40776,1660287488.232904,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0vb@','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1857,40777,1660287497.816512,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0>+','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1858,40778,1660287657.432064,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0״\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1859,40779,1660287788.905929,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0먻','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1860,40780,1660287799.333157,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Y#','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1861,40782,1660287864.171023,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ɔs','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1862,40783,1660288008.438849,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\H','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1863,40784,1660288136.740817,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1864,40785,1660288137.067315,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1865,40786,1660288162.071084,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0R\hI','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(1866,40787,1660288167.422250,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\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'),(1867,40788,1660288209.421739,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1868,40789,1660288212.407228,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1869,40790,1660288360.127458,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\"$','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1870,40791,1660288481.590662,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03K','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1871,40792,1660288491.254904,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ߺL','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1872,40793,1660288554.143071,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\"{},','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1873,40794,1660288572.960901,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0m\&','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1874,40795,1660288706.776175,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\ZA','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1875,40796,1660288745.573893,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\~','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(1876,40797,1660288831.222917,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ё6\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1877,40798,1660288833.842924,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\Rr','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1878,40799,1660288906.354903,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0St','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1879,40800,1660288908.376257,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Y#','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1880,40801,1660289043.446173,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Jж\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1881,40802,1660289175.179978,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0H\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1882,40803,1660289185.864584,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Ү]','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1883,40804,1660289193.209330,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36'),(1884,40805,1660289201.338358,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0츀','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36'),(1885,40806,1660289247.816064,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\B','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1886,40807,1660289267.263338,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\n\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1887,40808,1660289402.266945,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h]','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1888,40809,1660289541.606946,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0e\0I','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1889,40810,1660289555.494047,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0֑J','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1890,40811,1660289628.978088,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1891,40812,1660289631.696055,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0aX','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1892,40813,1660289766.757445,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Hӱ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1893,40814,1660289774.243741,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36'),(1894,40815,1660289918.679947,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0m\S','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1895,40816,1660289929.471102,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\n\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1896,40819,1660290156.022638,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0C','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1897,40824,1660290369.494588,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0(\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1898,40825,1660290381.299336,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0>m}','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1899,40826,1660290673.086653,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#gh','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1900,40827,1660290686.265890,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\"{},','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1901,40830,1660290810.480879,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\s\','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(1902,40831,1660290922.618337,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0MF','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1903,40834,1660291130.853228,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gb','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1904,40835,1660291153.471480,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0A|','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1905,40836,1660291265.597129,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0U[\j','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(1906,40836,1660291265.602912,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0U[\j','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(1907,40837,1660291267.655672,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\rQ;\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36'),(1908,40837,1660291267.659549,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\rQ;\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36'),(1909,40838,1660291310.252412,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ecZ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1910,40840,1660291511.742320,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\!\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1911,40841,1660291534.109035,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Cގ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1912,40842,1660291553.580292,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) Chrome/92.0.4515.159 Safari/537.36'),(1913,40843,1660291737.884578,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\O\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1914,40844,1660291864.806322,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0R\'','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36'),(1915,40844,1660291864.810705,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0R\'','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36'),(1916,40845,1660291876.973652,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1917,40846,1660291887.439849,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0]r\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1918,40849,1660292134.852305,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0£','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1919,40852,1660292330.253849,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0i_','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'),(1920,40853,1660292330.494218,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\y','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36'),(1921,40854,1660292350.286267,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\06\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1922,40855,1660292367.989924,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0~','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1923,40856,1660292373.606167,1,'loginFailInvalidUsername','any',0,_binary '\0\0\0\0\0\0\0\0\0\0wQi','Mozilla/5.0 (Windows NT 6.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36'),(1924,40857,1660292554.711085,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0֩1','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1925,40866,1660293185.658187,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0sN_','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1926,40948,1660299375.185144,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\!\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1927,40967,1660301683.151283,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0E\E','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1928,41021,1660307729.872436,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\|','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1929,41083,1660313926.445175,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0k$M','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1930,41121,1660321402.153230,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0R\\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36'),(1931,41171,1660332178.472969,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0QX4\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),(1932,41278,1660346964.865432,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0JR2','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1933,41357,1660355308.977506,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0]rL','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(1934,41369,1660356817.576385,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0B!\','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36'),(1935,41387,1660358937.213953,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1936,41388,1660359013.364160,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\m6','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36'),(1937,41429,1660363553.156352,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0|BV','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36'),(1938,41519,1660369345.071998,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03i\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1939,41722,1660383517.365648,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0;u','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1940,41751,1660386668.545941,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\,','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1941,41909,1660404514.338939,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/k\g','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36'),(1942,41925,1660406129.294516,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0|BV','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36'),(1943,42000,1660422878.484027,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1944,42007,1660424594.662419,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Ғ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36'),(1945,42118,1660435208.847694,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0k$M','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1946,42266,1660469887.584425,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0E\;','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1947,42274,1660470903.055397,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0G','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1948,42289,1660472861.390994,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/i=#','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36'),(1949,42291,1660473349.558838,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\n','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1950,42360,1660483926.049355,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1951,42379,1660487370.390858,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0Й','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1952,42394,1660491305.913676,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36'),(1953,42396,1660491823.641557,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0wQm','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),(1954,42421,1660498698.710488,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0B!\','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36'),(1955,42436,1660502196.815954,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0E\E','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36'),(1956,42483,1660509096.096242,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0,\z','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1957,42680,1660515890.049900,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1958,42717,1660520775.512237,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03[<','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36'),(1959,42902,1660525865.815081,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0P','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1960,42989,1660528277.882635,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#\\$','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1961,43143,1660537859.754171,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0[{\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1962,43181,1660540878.842278,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\B#','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1963,43195,1660542176.566704,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0EŚ','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1964,43198,1660542442.954119,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0E\;','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1965,43214,1660543711.072514,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0{','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1966,43264,1660548837.357091,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0g\[','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 MVisionPlayer/1.0.0.0'),(1967,43331,1660556182.028256,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0n(\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1968,43387,1660565567.938376,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0z','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1969,43400,1660568308.727149,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gʖ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1970,43469,1660582487.306993,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0hD','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(1971,43480,1660585073.092142,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0.e\"','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36'),(1972,43644,1660602870.912659,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ko\','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(1973,43670,1660606749.715247,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0o\ʓ','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),(1974,43733,1660614827.521141,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0>##','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4'),(1975,43755,1660617669.660428,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36'),(1976,43826,1660627918.859871,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1977,43872,1660634419.944401,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\;','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1978,43902,1660638237.963369,1,'loginFailInvalidUsername','boss',0,_binary '\0\0\0\0\0\0\0\0\0\0\M','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1979,43903,1660638240.665252,1,'loginFailInvalidUsername','boss',0,_binary '\0\0\0\0\0\0\0\0\0\0\M','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1980,43904,1660638243.449841,1,'loginFailInvalidUsername','boss',0,_binary '\0\0\0\0\0\0\0\0\0\0\M','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1981,43905,1660638253.470306,1,'loginFailInvalidUsername','boss',0,_binary '\0\0\0\0\0\0\0\0\0\0\M','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1982,43906,1660638262.682473,1,'loginFailInvalidUsername','boss',0,_binary '\0\0\0\0\0\0\0\0\0\0\M','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1983,43907,1660638265.392258,1,'loginFailInvalidUsername','boss',0,_binary '\0\0\0\0\0\0\0\0\0\0\M','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),(1984,43930,1660640376.138251,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0Й','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1985,44010,1660653249.809604,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0*','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36'),(1986,44018,1660654975.590415,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0BI','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1987,44022,1660655305.233657,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1988,44024,1660655793.098528,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0^\V','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),(1989,44031,1660657493.922689,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\rO','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),(1990,44057,1660661894.969277,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0E\;','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1991,44197,1660688001.372334,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0\@\','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1992,44303,1660705009.280673,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\08\Z6','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36'),(1993,44362,1660739520.719783,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0E\C','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36'),(1994,44420,1660770966.616056,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\06\'Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1995,44662,1660789676.164864,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0e%','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1996,44670,1660790120.942103,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0/k!\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1997,44699,1660791628.133795,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0џ.','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1998,44700,1660791664.755565,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gt','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(1999,44701,1660791671.119360,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0HҌ','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2000,44951,1660810267.070681,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0z','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2001,44980,1660814966.471359,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0#\^','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2002,45065,1660830192.271720,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\m','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2003,45207,1660849764.561347,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Ę','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2004,45352,1660875232.858433,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0R\\','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'),(2005,45372,1660878077.160288,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0wQl','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(2006,45429,1660888189.370176,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0E\k','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(2007,45495,1660892138.311488,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0wP','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36'),(2008,45517,1660893287.954889,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0kg','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2009,45560,1660895826.193412,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0C͏\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2010,45560,1660895826.205267,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0C͏\','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2019,46157,1660965439.152625,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0. \F','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36'),(2020,46168,1660967153.359814,1,'loginFailInvalidUsername','rita-mu',0,_binary '\0\0\0\0\0\0\0\0\0\0Eŵ\','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:31.0) Gecko/20100101 Firefox/31.0'),(2021,46235,1660975387.605236,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0G\|','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36'),(2022,46257,1660978170.665465,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0DTa','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36'),(2023,46297,1660984242.607171,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0џn','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2041,47193,1661146019.350665,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0	','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2042,47193,1661146019.356861,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0	','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2043,47197,1661146570.544860,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\A','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2065,48873,1661996567.388741,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0C\\T','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2066,48874,1661996738.757568,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2067,48878,1661997040.351481,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0e%','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2068,48879,1661997082.548005,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0k\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2069,48883,1661998534.358685,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h7','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36'),(2070,48922,1662007718.385177,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0џn','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2071,48923,1662007841.728916,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\L','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2072,48924,1662008221.854988,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0P\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2073,48926,1662008279.569706,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\i\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2074,48929,1662009024.809169,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36'),(2075,48932,1662010045.980862,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0gJx','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2076,48933,1662010227.105872,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0Wk\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2077,48936,1662010460.476099,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\i\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2078,48937,1662010506.436740,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\<','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2079,48941,1662011632.544453,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\v','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2080,48942,1662011684.207580,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0#\Y','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2081,48945,1662011893.594705,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0h','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2082,48947,1662011998.352460,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\V','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2083,48950,1662012885.642563,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0QX4\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2084,48951,1662012900.089344,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0|Fbv','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2085,48952,1662013111.600775,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\b','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2086,48953,1662013120.728219,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\f$','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2087,48959,1662014009.905660,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\N','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2088,48960,1662014071.147406,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0>Zeq','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2089,48961,1662014184.899356,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0XcB','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2090,48963,1662014202.339814,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\n\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2091,48966,1662015018.950967,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\\n\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2092,48967,1662015084.665986,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\&(\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2093,48968,1662015221.658892,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0[ͯ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2094,48969,1662015269.636619,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03	','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2095,48972,1662015983.408503,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2096,48973,1662016036.279940,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0aX','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2097,48975,1662016173.058179,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0ч','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2098,48977,1662016228.087745,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\;X','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2099,48981,1662016960.992139,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\.Q$','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2100,48983,1662017062.311884,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0r\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2101,48984,1662017179.225762,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03Oj','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2102,48985,1662017218.099926,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0e%','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2103,48988,1662017913.783406,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0k','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2104,48989,1662017963.216630,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0p\Y','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2105,48990,1662018053.753153,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\02:','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2106,48991,1662018183.915067,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\9\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2107,48993,1662018756.549666,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03\hW','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2108,48994,1662018823.104429,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0Et','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2109,48995,1662018927.510111,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\0\C','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2110,48997,1662018975.450176,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03YA','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2111,49000,1662019576.309959,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\06\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2112,49001,1662019757.759113,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\07n','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2113,49002,1662019799.275559,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2114,49006,1662020479.353487,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\Y\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2115,49007,1662020514.929582,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0m\2','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2116,49009,1662020570.398129,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0C<','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2117,49010,1662021251.081296,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\&*','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2118,49012,1662021286.924376,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2176,49192,1662035489.468790,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0X%1','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2177,49194,1662036336.203426,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0e+','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2178,49196,1662036344.851496,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\z','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2179,49199,1662036538.277019,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0aJ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2180,49200,1662036571.243038,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\03&PQ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2181,49276,1662037440.576322,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\M','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2182,49277,1662037486.454623,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2183,49278,1662037756.296516,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0-w\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2184,49286,1662038670.881457,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0&kݔ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2185,49288,1662038961.253159,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0X%1','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2186,49289,1662039012.939958,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\!\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2187,49294,1662039916.991171,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Nw\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2188,49295,1662040080.793852,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0P','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2189,49296,1662040086.579053,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\s','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2190,49297,1662040121.999438,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gg','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2191,49302,1662041049.314386,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\M','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2192,49303,1662041315.230491,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0*\m','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2193,49304,1662041330.192012,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2194,49308,1662042263.224421,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0oZ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2195,49310,1662042536.889448,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gZ\[','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2196,49311,1662042563.401070,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\02','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2197,49325,1662043469.018533,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0f','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2198,49334,1662043592.178084,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0r\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2199,49342,1662043747.670191,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2200,49391,1662044792.854169,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\O\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2201,49459,1662065918.422024,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0ߺL','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2202,49460,1662066063.894769,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0z','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2203,49462,1662066470.245800,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Օg','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2204,49464,1662066575.936360,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@q','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2205,49465,1662066637.052424,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0r\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2206,49468,1662067307.629914,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0w4','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2207,49469,1662067404.360622,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\\)','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2208,49472,1662067844.413524,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\-','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2209,49473,1662067972.231026,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0QX4\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2210,49474,1662067972.507074,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0e8','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2211,49478,1662068849.430741,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0J\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2212,49486,1662070308.248275,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\06','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96'),(2213,49492,1662071071.090990,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0ecZ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2214,49511,1662075008.598301,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0@`','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36'),(2215,49512,1662075099.731917,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0J\g\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2216,49514,1662075225.415219,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2217,49518,1662075770.203288,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0-}\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2218,49519,1662075897.229299,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0؄}','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2219,49520,1662075950.558755,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0#\\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2220,49523,1662076707.303218,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\U@','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2221,49524,1662076863.991436,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\0\C','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2222,49526,1662077385.294661,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2223,49527,1662077541.946609,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0g\ZA','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2224,49528,1662077578.985281,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2225,49533,1662078392.573058,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0vb@','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2226,49535,1662078530.008969,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0aO\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2227,49538,1662079077.001656,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0.eg','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2228,49539,1662079247.773882,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0>i','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2229,49540,1662079268.527769,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0go(','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2230,49543,1662080231.066324,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2231,49544,1662080254.433109,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0kkg','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2232,49547,1662080957.501169,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\M','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2233,49551,1662081845.929429,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0H\5','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2234,49552,1662082016.541265,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\n','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2235,49555,1662082546.319195,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\n','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2236,49556,1662082668.054747,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0aX','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2237,49557,1662082669.300827,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0Cގ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2238,49561,1662083561.028346,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0؄}','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2239,49563,1662083720.063480,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0_N','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2240,49565,1662084234.813710,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0m\\\.','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2241,49568,1662084420.202253,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\04','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2242,49569,1662084458.803489,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0ё6\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2243,49572,1662085316.472977,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0^','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2244,49573,1662085497.752163,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0f','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2245,49576,1662086044.347965,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0k\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2246,49578,1662086271.853648,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0Cގ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2247,49579,1662086274.551781,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0|\\8','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2248,49583,1662087169.707408,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2249,49584,1662087368.548582,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2250,49587,1662087908.124681,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0h','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2251,49588,1662088101.903598,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0P\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2252,49589,1662088128.810848,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0oZ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2253,49595,1662089083.724509,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0H\5','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2254,49597,1662089342.115856,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0U_S','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2255,49601,1662089989.521855,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0>D','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2256,49602,1662090151.354371,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0P','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2257,49605,1662090830.260284,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\3d','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2258,49606,1662090983.375987,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0CL\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2259,49608,1662091450.657233,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0Cގ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2260,49609,1662091457.943598,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\3d','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2261,49610,1662091597.037544,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0DTa','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36'),(2262,49613,1662092154.861870,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\02W\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2263,49616,1662092600.540821,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2264,49617,1662092628.455647,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0@㻷','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2265,49618,1662092673.472297,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0H\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2266,49621,1662093131.160272,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2267,49622,1662093180.829867,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\5`\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2268,49623,1662093533.567661,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\Pe','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2269,49625,1662093673.553741,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0hQs','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2270,49626,1662093753.133590,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\!\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2271,49627,1662094142.472589,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2272,49629,1662094265.680013,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0g8=','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2273,49631,1662094473.107345,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0k`.','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2274,49632,1662094558.270343,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\033','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2275,49633,1662094617.620213,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0ϴ\\r','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2276,49634,1662095064.276619,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0O@F','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2277,49635,1662095168.905882,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0,\z','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2278,49637,1662095461.166271,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2279,49639,1662095541.100217,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\3d','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2280,49641,1662096024.752302,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0g$\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2281,49642,1662096100.052651,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0e','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2282,49645,1662096364.874528,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0Ϛ\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2283,49646,1662096448.705247,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\&*','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2284,49647,1662096463.314394,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0@㻷','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2285,49650,1662096926.051657,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0~\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2286,49651,1662096950.491084,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\]S','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2287,49652,1662097279.004787,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0-pv','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2288,49653,1662097372.636433,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0~','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2289,49655,1662097472.557280,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03Ҝ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2290,49657,1662097760.948025,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0#gh','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2291,49658,1662097845.709814,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0@㻷','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2292,49661,1662098111.133736,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0hP','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2293,49662,1662098246.037241,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0A\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2294,49664,1662098662.136768,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0#\Y','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2295,49666,1662098956.634967,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0#\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2296,49667,1662099020.315988,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0j#','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2297,49668,1662099082.868820,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0g8=','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2298,49671,1662099506.477853,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0ǲI','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2299,49672,1662099566.221702,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0hP','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2300,49674,1662099828.773109,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0h\\Zr','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2301,49675,1662099875.061606,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0A','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2302,49698,1662102601.846157,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\'gF','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),(2303,49699,1662102720.927278,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0Z\=','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2304,49700,1662102948.011852,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0<\G','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2305,49705,1662103443.756082,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0e\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2306,49710,1662103959.542376,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0k\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2307,49711,1662104044.275714,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\n','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2308,49712,1662104355.606759,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0m\]','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2309,49713,1662104372.670024,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2310,49717,1662104832.736397,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0A\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2311,49718,1662104882.471892,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0k','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2312,49720,1662105187.540218,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0~\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2313,49722,1662105244.087030,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\a','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2314,49723,1662105291.427546,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0h','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2315,49724,1662105707.186748,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\06&-1','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2316,49727,1662105846.240121,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2317,49728,1662106055.282796,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\030','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2318,49729,1662106166.779939,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\C','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2319,49730,1662106191.458134,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0}\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2320,49733,1662106628.283723,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0[ͯ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2321,49734,1662106689.810993,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0NW','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2322,49735,1662107015.890088,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0Qv9','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2323,49736,1662107091.670735,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2324,49737,1662107119.861456,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gg','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2325,49747,1662107569.734117,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2326,49748,1662107674.080907,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0m\S','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2525,50132,1662161596.447058,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0g','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2526,50134,1662161971.157660,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0ecZ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2527,50135,1662162023.797259,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\+B','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2528,50136,1662162066.394448,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0=C','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2529,50138,1662162619.594311,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0N','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2530,50140,1662162743.568654,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0_q','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2531,50141,1662163083.338470,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\039\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2532,50142,1662163171.592918,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0QX4\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2533,50144,1662163230.926798,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0R','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2534,50146,1662163850.086629,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0Kwi','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2535,50147,1662163887.658997,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0h','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2536,50150,1662164284.544923,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0aG','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2537,50151,1662164412.137715,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2538,50152,1662164464.608592,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2539,50195,1662170658.487827,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0QX4\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2540,50198,1662170857.487807,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0\\','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36'),(2541,50202,1662172006.927311,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0QX5','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2542,50205,1662172229.570349,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0gڽ','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36'),(2543,50258,1662184498.800775,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0A\\','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36'),(2544,50258,1662184498.808298,1,'loginFailValidUsername','admin',1,_binary '\0\0\0\0\0\0\0\0\0\0A\\','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36'),(2757,50570,1662256533.038946,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0B~','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2758,50571,1662257124.666680,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\"@\f','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2759,50572,1662257213.778212,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0PM}','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2760,50573,1662257586.447221,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0J\g\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2761,50574,1662257668.196582,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0}\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2762,50576,1662258421.006864,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2763,50577,1662258782.802362,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\06\'-\\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2764,50578,1662258931.756974,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0j','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2765,50579,1662259548.368875,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0oZ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2766,50580,1662259638.914881,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0e\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2767,50581,1662259975.553830,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0-}\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2768,50582,1662260112.939935,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0@%4I','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2769,50583,1662260729.824731,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0%.','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2770,50584,1662260833.662774,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0#\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2771,50585,1662261194.671227,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\03\cb','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2772,50586,1662261965.291733,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0m\]','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2773,50587,1662262082.883179,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0}\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2774,50588,1662262458.279149,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0;\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2775,50590,1662263201.177725,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0Cގ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2776,50591,1662263324.492364,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0e5','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2777,50592,1662263697.511330,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\O\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2778,50593,1662263794.058067,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\B#','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2779,50594,1662264433.248688,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0Cގ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2780,50595,1662264548.954400,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\052','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2781,50596,1662264913.382048,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0;\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2782,50597,1662265025.350696,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0r ','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2783,50598,1662265706.881711,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0\B','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2784,50599,1662265792.197195,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0#\^_','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2785,50600,1662266187.221938,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0aX','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2786,50601,1662266300.622033,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0OA','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2787,50602,1662266999.150633,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0X%1','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2788,50603,1662267121.334247,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0_','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2789,50604,1662267447.386384,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0P\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0'),(2790,50605,1662267607.041221,1,'loginFailInvalidUsername','[login]',0,_binary '\0\0\0\0\0\0\0\0\0\0ё6\','Mozilla/5.0 (Windows NT 10.0; Win64; x64rv:95.0) Gecko/20100101 Firefox/95.0');
/*!40000 ALTER TABLE `wpbb_wflogins` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wfls_2fa_secrets`
--

DROP TABLE IF EXISTS `wpbb_wfls_2fa_secrets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wfls_2fa_secrets` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `secret` tinyblob NOT NULL,
  `recovery` blob NOT NULL,
  `ctime` int(10) unsigned NOT NULL,
  `vtime` int(10) unsigned NOT NULL,
  `mode` enum('authenticator') NOT NULL DEFAULT 'authenticator',
  PRIMARY KEY (`id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wfls_2fa_secrets`
--

LOCK TABLES `wpbb_wfls_2fa_secrets` WRITE;
/*!40000 ALTER TABLE `wpbb_wfls_2fa_secrets` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_wfls_2fa_secrets` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wfls_settings`
--

DROP TABLE IF EXISTS `wpbb_wfls_settings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wfls_settings` (
  `name` varchar(191) NOT NULL DEFAULT '',
  `value` longblob,
  `autoload` enum('no','yes') NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wfls_settings`
--

LOCK TABLES `wpbb_wfls_settings` WRITE;
/*!40000 ALTER TABLE `wpbb_wfls_settings` DISABLE KEYS */;
INSERT INTO `wpbb_wfls_settings` VALUES ('2fa-user-grace-period',_binary '10','yes'),('allow-disabling-ntp',_binary '1','yes'),('allow-xml-rpc',_binary '1','yes'),('captcha-stats',_binary '{\"counts\":[3,0,0,0,0,0,0,0,0,10,0],\"avg\":6.923076923076923350208744523115456104278564453125}','yes'),('delete-deactivation','','yes'),('enable-auth-captcha',_binary '1','yes'),('enable-login-history-columns',_binary '1','yes'),('enable-woocommerce-integration',_binary '1','yes'),('global-notices',_binary '[]','yes'),('ip-source','','yes'),('ip-trusted-proxies','','yes'),('last-secret-refresh',_binary '1655032008','yes'),('ntp-failure-count',_binary '0','yes'),('ntp-offset',_binary '0.46691751480103','yes'),('recaptcha-secret',_binary '6Lc-Qz0eAAAAAFSB1UazeXkLE6ERCNsdAV3wb29n','yes'),('recaptcha-site-key',_binary '6Lc-Qz0eAAAAAIebCOYw-c5QByHy6Zp5zzzbzvh0','yes'),('recaptcha-threshold',_binary '0.5','yes'),('remember-device','','yes'),('remember-device-duration',_binary '2592000','yes'),('require-2fa-grace-period-enabled','','yes'),('require-2fa.administrator','','yes'),('shared-hash-secret',_binary 'c90c9e13dc0e4bf4632b2eb6101349c65b00efc09f2843df3dfb39a565ca10f2','yes'),('shared-symmetric-secret',_binary '75c8b674317f73a758fe3b948b6e373c1f9d77d8fcb5db311113a952a63a03d7','yes'),('use-ntp',_binary '1','yes'),('whitelisted','','yes'),('xmlrpc-enabled',_binary '1','yes');
/*!40000 ALTER TABLE `wpbb_wfls_settings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wfnotifications`
--

DROP TABLE IF EXISTS `wpbb_wfnotifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wfnotifications` (
  `id` varchar(32) NOT NULL DEFAULT '',
  `new` tinyint(3) unsigned NOT NULL DEFAULT '1',
  `category` varchar(255) NOT NULL,
  `priority` int(11) NOT NULL DEFAULT '1000',
  `ctime` int(10) unsigned NOT NULL,
  `html` text NOT NULL,
  `links` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wfnotifications`
--

LOCK TABLES `wpbb_wfnotifications` WRITE;
/*!40000 ALTER TABLE `wpbb_wfnotifications` DISABLE KEYS */;
INSERT INTO `wpbb_wfnotifications` VALUES ('network-GQ2TGNZV',0,'toupp-20211122',100,1657787822,'<p><strong>Wordfence Terms of Service and End User License Agreement Update</strong></p>\n<p>Please review the updated Terms of Service with the new Wordfence End User License Agreement.\n</p>\n<p><a href=\"https://www.wordfence.com/terms-of-service/?utm_source=plugin&amp;utm_medium=pluginalert&amp;utm_campaign=toupp20211122\" class=\"wf-btn wf-btn-callout wf-btn-primary\" target=\"_blank\">Terms of Service</a> <a href=\"https://www.wordfence.com/license-terms-and-conditions/?utm_source=plugin&amp;utm_medium=pluginalert&amp;utm_campaign=toupp20211122\" class=\"wf-btn wf-btn-callout wf-btn-primary\" target=\"_blank\">End User License Agreement</a></p>','[]'),('site-AEAAAAA',0,'wfplugin_updates',502,1655205377,'<a href=\"https://www.fairphoto.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-AIAAAAA',0,'wfplugin_scan',502,1655205379,'<a href=\"https://www.fairphoto.com/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-AMAAAAA',0,'wfplugin_updates',502,1655379600,'<a href=\"https://www.fairphoto.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-AQAAAAA',0,'wfplugin_scan',502,1655379600,'<a href=\"https://www.fairphoto.com/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-BAAAAAA',0,'wfplugin_updates',502,1656405509,'<a href=\"https://www.fairphoto.com/wp-admin/update-core.php\">An update is available for 4 plugins</a>','[]'),('site-BEAAAAA',0,'wfplugin_scan',502,1656405514,'<a href=\"https://www.fairphoto.com/wp-admin/admin.php?page=WordfenceScan\">4 issues found in most recent scan</a>','[]'),('site-D4AAAAA',0,'wfplugin_updates',502,1662194313,'<a href=\"https://www.fairphoto.com/wp-admin/update-core.php\">An update is available for 9 plugins</a>','[]'),('site-EAAAAAA',0,'wfplugin_scan',502,1662194318,'<a href=\"https://www.fairphoto.com/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>','[]'),('network-GQ2TGNZW',1,'toupp-20220714',100,1663398819,'<p><strong>Wordfence Terms of Service and UK IDTA</strong></p>\n<p>Please review the updated Terms of Service with the new UK IDTA.\n</p>\n<p><a href=\"https://www.wordfence.com/terms-of-service/?utm_source=plugin&amp;utm_medium=pluginalert&amp;utm_campaign=toupp20220714\" class=\"wf-btn wf-btn-callout wf-btn-primary\" target=\"_blank\">Terms of Service</a> <a href=\"https://www.wordfence.com/uk-international-data-transfer-addendum/?utm_source=plugin&amp;utm_medium=pluginalert&amp;utm_campaign=toupp20220714\" class=\"wf-btn wf-btn-callout wf-btn-primary\" target=\"_blank\">UK IDTA</a></p>\n','[]'),('site-AIAQAAA',0,'wfplugin_updates',502,1662713158,'<a href=\"http://www.fairphoto.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-AMAQAAA',0,'wfplugin_scan',502,1662732750,'<a href=\"https://www.fairphoto.com/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-CAAQAAA',0,'wfplugin_updates',502,1663059015,'<a href=\"http://www.fairphoto.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-CEAQAAA',0,'wfplugin_scan',502,1663059019,'<a href=\"https://www.fairphoto.com/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-DEAQAAA',0,'wfplugin_updates',502,1663378883,'<a href=\"http://fairphoto.com/wp-admin/update-core.php\">An update is available for 1 theme</a>','[]');
/*!40000 ALTER TABLE `wpbb_wfnotifications` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wfpendingissues`
--

DROP TABLE IF EXISTS `wpbb_wfpendingissues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wfpendingissues` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `time` int(10) unsigned NOT NULL,
  `lastUpdated` int(10) unsigned NOT NULL,
  `status` varchar(10) NOT NULL,
  `type` varchar(20) NOT NULL,
  `severity` tinyint(3) unsigned NOT NULL,
  `ignoreP` char(32) NOT NULL,
  `ignoreC` char(32) NOT NULL,
  `shortMsg` varchar(255) NOT NULL,
  `longMsg` text,
  `data` text,
  PRIMARY KEY (`id`),
  KEY `lastUpdated` (`lastUpdated`),
  KEY `status` (`status`),
  KEY `ignoreP` (`ignoreP`),
  KEY `ignoreC` (`ignoreC`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wfpendingissues`
--

LOCK TABLES `wpbb_wfpendingissues` WRITE;
/*!40000 ALTER TABLE `wpbb_wfpendingissues` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_wfpendingissues` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wfreversecache`
--

DROP TABLE IF EXISTS `wpbb_wfreversecache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wfreversecache` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `host` varchar(255) NOT NULL,
  `lastUpdate` int(10) unsigned NOT NULL,
  PRIMARY KEY (`IP`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wfreversecache`
--

LOCK TABLES `wpbb_wfreversecache` WRITE;
/*!40000 ALTER TABLE `wpbb_wfreversecache` DISABLE KEYS */;
INSERT INTO `wpbb_wfreversecache` VALUES (_binary '\0\0\0\0\0\0\0\0\0\0BE','crawl-66-249-69-31.googlebot.com',1663402297),(_binary '\0\0\0\0\0\0\0\0\0\0BE','crawl-66-249-69-22.googlebot.com',1663399597),(_binary '\0\0\0\0\0\0\0\0\0\0O ','162.158.79.32',1663313320),(_binary '\0\0\0\0\0\0\0\0\0\0F.','172.70.175.46',1663313323),(_binary '\0\0\0\0\0\0\0\0\0\0N\','162.158.78.201',1663313325),(_binary '\0\0\0\0\0\0\0\0\0\0F/','172.70.134.47',1663313331),(_binary '\0\0\0\0\0\0\0\0\0\0F|','172.70.135.124',1663313844),(_binary '\0\0\0\0\0\0\0\0\0\0Fo','172.70.134.111',1663319241),(_binary '\0\0\0\0\0\0\0\0\0\0F','172.70.174.127',1663319248),(_binary '\0\0\0\0\0\0\0\0\0\0F','172.70.135.24',1663319250),(_binary '\0\0\0\0\0\0\0\0\0\0F','172.70.134.25',1663322451),(_binary '\0\0\0\0\0\0\0\0\0\0F','172.70.134.167',1663322454),(_binary '\0\0\0\0\0\0\0\0\0\0F','172.70.175.160',1663327310),(_binary '\0\0\0\0\0\0\0\0\0\0k','162.158.107.248',1663328906),(_binary '\0\0\0\0\0\0\0\0\0\0G3','172.71.142.51',1663328908),(_binary '\0\0\0\0\0\0\0\0\0\0l\','108.162.246.158',1663328911),(_binary '\0\0\0\0\0\0\0\0\0\0l\','108.162.246.148',1663328914),(_binary '\0\0\0\0\0\0\0\0\0\0G','172.71.150.149',1663328924),(_binary '\0\0\0\0\0\0\0\0\0\0Ge','172.71.150.101',1663332094),(_binary '\0\0\0\0\0\0\0\0\0\0G\','172.71.146.211',1663332102),(_binary '\0\0\0\0\0\0\0\0\0\0k8','162.158.107.56',1663332105),(_binary '\0\0\0\0\0\0\0\0\0\0G','172.71.146.175',1663333610),(_binary '\0\0\0\0\0\0\0\0\0\0j	','162.158.106.9',1663337498),(_binary '\0\0\0\0\0\0\0\0\0\0GM','172.71.142.77',1663337502),(_binary '\0\0\0\0\0\0\0\0\0\0G\'','172.71.142.39',1663337505),(_binary '\0\0\0\0\0\0\0\0\0\0G%','172.71.150.37',1663337511),(_binary '\0\0\0\0\0\0\0\0\0\0G\','172.71.146.207',1663339290),(_binary '\0\0\0\0\0\0\0\0\0\0l\`','108.162.246.96',1663342894),(_binary '\0\0\0\0\0\0\0\0\0\0l\d','108.162.246.100',1663342897),(_binary '\0\0\0\0\0\0\0\0\0\0G','172.71.146.17',1663342913),(_binary '\0\0\0\0\0\0\0\0\0\0k<','162.158.107.60',1663342916),(_binary '\0\0\0\0\0\0\0\0\0\0G+','172.71.142.43',1663348108),(_binary '\0\0\0\0\0\0\0\0\0\0G	','172.71.142.9',1663348111),(_binary '\0\0\0\0\0\0\0\0\0\0j#','162.158.106.35',1663348117),(_binary '\0\0\0\0\0\0\0\0\0\0Go','172.71.142.111',1663348118),(_binary '\0\0\0\0\0\0\0\0\0\0l\\','108.162.246.232',1663348120),(_binary '\0\0\0\0\0\0\0\0\0\0G','172.71.142.29',1663348284),(_binary '\0\0\0\0\0\0\0\0\0\0GS','172.71.142.83',1663348295),(_binary '\0\0\0\0\0\0\0\0\0\0l\\','108.162.246.242',1663348298),(_binary '\0\0\0\0\0\0\0\0\0\0l\','108.162.246.248',1663350806),(_binary '\0\0\0\0\0\0\0\0\0\0Gq','172.71.142.113',1663354099),(_binary '\0\0\0\0\0\0\0\0\0\0G','172.71.166.249',1663355628),(_binary '\0\0\0\0\0\0\0\0\0\0l\N','108.162.246.78',1663355631),(_binary '\0\0\0\0\0\0\0\0\0\0Gw','172.71.146.119',1663355641),(_binary '\0\0\0\0\0\0\0\0\0\0GI','172.71.146.73',1663355666),(_binary '\0\0\0\0\0\0\0\0\0\0G7','172.71.146.55',1663361130),(_binary '\0\0\0\0\0\0\0\0\0\0l\2','108.162.246.50',1663361133),(_binary '\0\0\0\0\0\0\0\0\0\0G_','172.71.142.95',1663361140),(_binary '\0\0\0\0\0\0\0\0\0\0GO','172.71.146.79',1663363203),(_binary '\0\0\0\0\0\0\0\0\0\0G\'','172.71.150.39',1663366201),(_binary '\0\0\0\0\0\0\0\0\0\0Gi','172.71.146.105',1663367554),(_binary '\0\0\0\0\0\0\0\0\0\0G?','172.71.150.63',1663370376),(_binary '\0\0\0\0\0\0\0\0\0\0Gy','172.71.142.121',1663370381),(_binary '\0\0\0\0\0\0\0\0\0\0G%','172.71.146.37',1663370486),(_binary '\0\0\0\0\0\0\0\0\0\0FI','172.70.178.73',1663373076),(_binary '\0\0\0\0\0\0\0\0\0\0F','172.70.178.147',1663373093),(_binary '\0\0\0\0\0\0\0\0\0\0F','172.70.130.191',1663373722),(_binary '\0\0\0\0\0\0\0\0\0\0F\','172.70.178.215',1663374625),(_binary '\0\0\0\0\0\0\0\0\0\0F?','172.70.130.63',1663374626),(_binary '\0\0\0\0\0\0\0\0\0\0Fd<','172.70.100.60',1663374627),(_binary '\0\0\0\0\0\0\0\0\0\0Fe','172.70.178.101',1663374631),(_binary '\0\0\0\0\0\0\0\0\0\0Fv','172.70.131.118',1663374632),(_binary '\0\0\0\0\0\0\0\0\0\0Fd','172.70.100.188',1663374633),(_binary '\0\0\0\0\0\0\0\0\0\0Fd','172.70.100.150',1663374634),(_binary '\0\0\0\0\0\0\0\0\0\0l\\','108.162.216.203',1663374635),(_binary '\0\0\0\0\0\0\0\0\0\0F','172.70.131.186',1663374636),(_binary '\0\0\0\0\0\0\0\0\0\0l؇','108.162.216.135',1663374637),(_binary '\0\0\0\0\0\0\0\0\0\0F','172.70.130.149',1663375374),(_binary '\0\0\0\0\0\0\0\0\0\0lؑ','108.162.216.145',1663375891),(_binary '\0\0\0\0\0\0\0\0\0\0FC','172.70.178.67',1663377114),(_binary '\0\0\0\0\0\0\0\0\0\0F~3','172.70.126.51',1663378354),(_binary '\0\0\0\0\0\0\0\0\0\0F\','172.70.131.202',1663378356),(_binary '\0\0\0\0\0\0\0\0\0\0F`','172.70.131.96',1663378372),(_binary '\0\0\0\0\0\0\0\0\0\0D5','172.68.146.53',1663378982),(_binary '\0\0\0\0\0\0\0\0\0\0F\','172.70.131.204',1663380725),(_binary '\0\0\0\0\0\0\0\0\0\0F~\','172.70.126.223',1663381176),(_binary '\0\0\0\0\0\0\0\0\0\0F ','172.70.127.32',1663381179),(_binary '\0\0\0\0\0\0\0\0\0\0F','172.70.131.180',1663383876),(_binary '\0\0\0\0\0\0\0\0\0\0F\','172.70.130.239',1663383879),(_binary '\0\0\0\0\0\0\0\0\0\0Fd','172.70.100.174',1663389418),(_binary '\0\0\0\0\0\0\0\0\0\0F9','172.70.130.57',1663389441);
/*!40000 ALTER TABLE `wpbb_wfreversecache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wfsnipcache`
--

DROP TABLE IF EXISTS `wpbb_wfsnipcache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wfsnipcache` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `IP` varchar(45) NOT NULL DEFAULT '',
  `expiration` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `body` varchar(255) NOT NULL DEFAULT '',
  `count` int(10) unsigned NOT NULL DEFAULT '0',
  `type` int(10) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `expiration` (`expiration`),
  KEY `IP` (`IP`),
  KEY `type` (`type`)
) ENGINE=MyISAM AUTO_INCREMENT=43259 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wfsnipcache`
--

LOCK TABLES `wpbb_wfsnipcache` WRITE;
/*!40000 ALTER TABLE `wpbb_wfsnipcache` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_wfsnipcache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wfstatus`
--

DROP TABLE IF EXISTS `wpbb_wfstatus`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wfstatus` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `ctime` double(17,6) unsigned NOT NULL,
  `level` tinyint(3) unsigned NOT NULL,
  `type` char(5) NOT NULL,
  `msg` varchar(1000) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `k1` (`ctime`),
  KEY `k2` (`type`)
) ENGINE=MyISAM AUTO_INCREMENT=10936 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wfstatus`
--

LOCK TABLES `wpbb_wfstatus` WRITE;
/*!40000 ALTER TABLE `wpbb_wfstatus` DISABLE KEYS */;
INSERT INTO `wpbb_wfstatus` VALUES (10186,1662474080.860616,2,'info','Analyzed 13700 files containing 150.16 MB of data so far'),(10185,1662474080.757514,2,'info','Analyzed 13600 files containing 150.03 MB of data so far'),(10184,1662474080.645796,2,'info','Analyzed 13500 files containing 149.75 MB of data so far'),(10183,1662474080.523768,2,'info','Analyzed 13400 files containing 149.47 MB of data so far'),(10182,1662474080.419950,2,'info','Analyzed 13300 files containing 149.16 MB of data so far'),(10181,1662474080.289217,2,'info','Analyzed 13200 files containing 148.94 MB of data so far'),(10180,1662474080.148499,2,'info','Analyzed 13100 files containing 148.24 MB of data so far'),(10179,1662474079.968468,2,'info','Analyzed 13000 files containing 146.38 MB of data so far'),(10178,1662474079.801794,2,'info','Analyzed 12900 files containing 145.52 MB of data so far'),(10177,1662474079.623210,2,'info','Analyzed 12800 files containing 142.98 MB of data so far'),(10176,1662474079.473315,2,'info','Analyzed 12700 files containing 141.44 MB of data so far'),(10175,1662474079.338572,2,'info','Analyzed 12600 files containing 140.38 MB of data so far'),(10174,1662474079.182152,2,'info','Analyzed 12500 files containing 138.65 MB of data so far'),(10173,1662474079.008823,2,'info','Analyzed 12400 files containing 135.45 MB of data so far'),(10172,1662474078.872102,2,'info','Analyzed 12300 files containing 134 MB of data so far'),(10171,1662474078.745429,2,'info','Analyzed 12200 files containing 133 MB of data so far'),(10170,1662474078.605427,2,'info','Analyzed 12100 files containing 131.57 MB of data so far'),(10169,1662474078.385307,2,'info','Analyzed 12000 files containing 127.74 MB of data so far'),(10813,1662992679.736169,2,'info','Analyzed 12400 files containing 135.52 MB of data so far'),(10812,1662992679.611532,2,'info','Analyzed 12300 files containing 134.03 MB of data so far'),(10811,1662992679.481711,2,'info','Analyzed 12200 files containing 132.99 MB of data so far'),(10810,1662992679.329976,2,'info','Analyzed 12100 files containing 131.27 MB of data so far'),(10809,1662992679.114635,2,'info','Analyzed 12000 files containing 127.39 MB of data so far'),(10297,1662713164.097435,1,'info','Initiating quick scan'),(10824,1662992681.199737,2,'info','Analyzed 13500 files containing 149.83 MB of data so far'),(10823,1662992681.098464,2,'info','Analyzed 13400 files containing 149.57 MB of data so far'),(10822,1662992680.988659,2,'info','Analyzed 13300 files containing 149.27 MB of data so far'),(10821,1662992680.887924,2,'info','Analyzed 13200 files containing 148.99 MB of data so far'),(10187,1662474080.970552,2,'info','Analyzed 13800 files containing 150.41 MB of data so far'),(9882,1662214471.740725,2,'info','Scanned contents of 195 additional files at 64.67 per second'),(9881,1662214470.735893,2,'info','Scanned contents of 107 additional files at 53.22 per second'),(10026,1662474052.248914,2,'info','3500 files indexed'),(10025,1662474052.144120,2,'info','3000 files indexed'),(10877,1662992733.850261,2,'info','Scanned contents of 1489 additional files at 36.50 per second'),(10876,1662992728.055571,2,'info','Scanned contents of 1402 additional files at 40.06 per second'),(10875,1662992727.054508,2,'info','Scanned contents of 1308 additional files at 38.47 per second'),(10023,1662474052.039744,2,'info','2000 files indexed'),(10024,1662474052.110030,2,'info','2500 files indexed'),(10022,1662474051.952915,2,'info','1500 files indexed'),(10020,1662474051.802668,2,'info','500 files indexed'),(10021,1662474051.843932,2,'info','1000 files indexed'),(10414,1662732679.205050,2,'info','Analyzed 4600 files containing 60.45 MB of data so far'),(10415,1662732679.339008,2,'info','Analyzed 4700 files containing 62.94 MB of data so far'),(10264,1662474154.342179,2,'info','Checking 8 host keys against Wordfence scanning servers.'),(10265,1662474154.613414,2,'info','Done host key check.'),(10266,1662474154.614016,2,'info','Done examining URLs'),(10588,1662732750.693579,10,'info','SUM_ENDOK:Scanning for admin users not created through WordPress'),(10589,1662732750.700283,10,'info','SUM_START:Scanning for suspicious site options'),(10227,1662474118.611719,2,'info','Scanned contents of 859 additional files at 33.25 per second'),(10226,1662474117.603072,2,'info','Scanned contents of 827 additional files at 33.31 per second'),(10225,1662474116.591526,2,'info','Scanned contents of 774 additional files at 32.50 per second'),(10222,1662474113.542441,2,'info','Scanned contents of 686 additional files at 33.03 per second'),(10223,1662474114.546048,2,'info','Scanned contents of 709 additional files at 32.56 per second'),(10224,1662474115.547600,2,'info','Scanned contents of 760 additional files at 33.37 per second'),(10851,1662992697.095465,2,'info','Scanned contents of 214 additional files at 52.97 per second'),(10263,1662474154.341775,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(10852,1662992698.097126,2,'info','Scanned contents of 264 additional files at 52.36 per second'),(10100,1662474068.759896,2,'info','Analyzed 5100 files containing 69.33 MB of data so far'),(10101,1662474068.901692,2,'info','Analyzed 5200 files containing 70.89 MB of data so far'),(10102,1662474069.016863,2,'info','Analyzed 5300 files containing 72.13 MB of data so far'),(10103,1662474069.167801,2,'info','Analyzed 5400 files containing 72.94 MB of data so far'),(10104,1662474069.334873,2,'info','Analyzed 5500 files containing 74.7 MB of data so far'),(10105,1662474069.482398,2,'info','Analyzed 5600 files containing 76.49 MB of data so far'),(10416,1662732679.455814,2,'info','Analyzed 4800 files containing 64.64 MB of data so far'),(10853,1662992699.108021,2,'info','Scanned contents of 311 additional files at 51.38 per second'),(10106,1662474069.657620,2,'info','Analyzed 5700 files containing 79.19 MB of data so far'),(10423,1662732680.228498,2,'info','Analyzed 5500 files containing 74.7 MB of data so far'),(10417,1662732679.563498,2,'info','Analyzed 4900 files containing 65.28 MB of data so far'),(10418,1662732679.674654,2,'info','Analyzed 5000 files containing 66.95 MB of data so far'),(10419,1662732679.797537,2,'info','Analyzed 5100 files containing 69.33 MB of data so far'),(10420,1662732679.908364,2,'info','Analyzed 5200 files containing 70.89 MB of data so far'),(10421,1662732680.010927,2,'info','Analyzed 5300 files containing 72.13 MB of data so far'),(10422,1662732680.106835,2,'info','Analyzed 5400 files containing 72.94 MB of data so far'),(10241,1662474136.951132,2,'info','Scanned contents of 1861 additional files at 42.13 per second'),(10856,1662992702.169102,2,'info','Scanned contents of 417 additional files at 45.76 per second'),(10857,1662992703.233513,2,'info','Scanned contents of 440 additional files at 43.23 per second'),(10858,1662992704.266304,2,'info','Scanned contents of 467 additional files at 41.66 per second'),(10859,1662992705.267688,2,'info','Scanned contents of 505 additional files at 41.35 per second'),(10860,1662992706.292337,2,'info','Scanned contents of 548 additional files at 41.40 per second'),(10861,1662992707.293177,2,'info','Scanned contents of 599 additional files at 42.07 per second'),(9905,1662214500.897102,2,'info','Scanned contents of 1296 additional files at 40.28 per second'),(9904,1662214499.893749,2,'info','Scanned contents of 1194 additional files at 38.31 per second'),(10057,1662474055.854378,2,'info','Analyzed 800 files containing 14.9 MB of data so far'),(10058,1662474055.965952,2,'info','Analyzed 900 files containing 15.61 MB of data so far'),(10059,1662474056.081473,2,'info','Analyzed 1000 files containing 16.31 MB of data so far'),(10060,1662474056.311392,2,'info','Analyzed 1100 files containing 19.21 MB of data so far'),(9903,1662214498.892297,2,'info','Scanned contents of 1091 additional files at 36.17 per second'),(10061,1662474056.494308,2,'info','Analyzed 1200 files containing 21.78 MB of data so far'),(10062,1662474056.627567,2,'info','Analyzed 1300 files containing 22.31 MB of data so far'),(10339,1662732668.139283,2,'info','500 files indexed'),(10337,1662732668.102073,10,'info','SUM_START:Scanning for known malware files'),(10338,1662732668.105797,10,'info','SUM_START:Scanning for unknown files in wp-admin and wp-includes'),(9902,1662214497.885457,2,'info','Scanned contents of 1015 additional files at 34.81 per second'),(10580,1662732746.882843,10,'info','SUM_START:Scanning comments for URLs on a domain blocklist'),(9901,1662214496.884399,2,'info','Scanned contents of 985 additional files at 34.98 per second'),(10435,1662732681.486144,2,'info','Analyzed 6700 files containing 85.78 MB of data so far'),(10436,1662732681.579744,2,'info','Analyzed 6800 files containing 86.02 MB of data so far'),(10437,1662732681.670712,2,'info','Analyzed 6900 files containing 86.11 MB of data so far'),(10438,1662732681.762329,2,'info','Analyzed 7000 files containing 86.26 MB of data so far'),(10439,1662732681.854861,2,'info','Analyzed 7100 files containing 86.56 MB of data so far'),(10440,1662732681.950567,2,'info','Analyzed 7200 files containing 86.72 MB of data so far'),(10441,1662732682.042184,2,'info','Analyzed 7300 files containing 86.92 MB of data so far'),(10442,1662732682.136503,2,'info','Analyzed 7400 files containing 87.26 MB of data so far'),(10443,1662732682.230413,2,'info','Analyzed 7500 files containing 87.42 MB of data so far'),(10444,1662732682.342428,2,'info','Analyzed 7600 files containing 88.99 MB of data so far'),(10445,1662732682.450843,2,'info','Analyzed 7700 files containing 90.5 MB of data so far'),(10446,1662732682.550757,2,'info','Analyzed 7800 files containing 91.4 MB of data so far'),(10447,1662732682.633316,2,'info','Analyzed 7900 files containing 91.67 MB of data so far'),(10448,1662732682.725009,2,'info','Analyzed 8000 files containing 92.15 MB of data so far'),(10449,1662732682.811859,2,'info','Analyzed 8100 files containing 92.22 MB of data so far'),(10450,1662732682.921800,2,'info','Analyzed 8200 files containing 93.23 MB of data so far'),(10451,1662732683.015827,2,'info','Analyzed 8300 files containing 93.76 MB of data so far'),(10452,1662732683.103159,2,'info','Analyzed 8400 files containing 94.14 MB of data so far'),(10453,1662732683.192659,2,'info','Analyzed 8500 files containing 94.69 MB of data so far'),(10454,1662732683.279971,2,'info','Analyzed 8600 files containing 94.91 MB of data so far'),(10455,1662732683.383719,2,'info','Analyzed 8700 files containing 95.39 MB of data so far'),(10456,1662732683.474138,2,'info','Analyzed 8800 files containing 95.72 MB of data so far'),(10457,1662732683.571238,2,'info','Analyzed 8900 files containing 96.05 MB of data so far'),(10458,1662732683.665289,2,'info','Analyzed 9000 files containing 96.45 MB of data so far'),(10459,1662732683.794369,2,'info','Analyzed 9100 files containing 98.37 MB of data so far'),(10460,1662732683.998569,2,'info','Analyzed 9200 files containing 105.05 MB of data so far'),(10461,1662732684.119929,2,'info','Analyzed 9300 files containing 107.35 MB of data so far'),(10462,1662732684.224532,2,'info','Analyzed 9400 files containing 108.27 MB of data so far'),(10463,1662732684.329527,2,'info','Analyzed 9500 files containing 109.74 MB of data so far'),(10464,1662732684.421650,2,'info','Analyzed 9600 files containing 110.09 MB of data so far'),(10465,1662732684.520560,2,'info','Analyzed 9700 files containing 110.68 MB of data so far'),(10466,1662732684.611317,2,'info','Analyzed 9800 files containing 111.07 MB of data so far'),(10467,1662732684.705801,2,'info','Analyzed 9900 files containing 111.68 MB of data so far'),(10468,1662732684.806420,2,'info','Analyzed 10000 files containing 112.81 MB of data so far'),(10469,1662732684.956180,2,'info','Analyzed 10100 files containing 118.22 MB of data so far'),(10470,1662732685.068304,2,'info','Analyzed 10200 files containing 119.58 MB of data so far'),(10471,1662732685.150138,2,'info','Analyzed 10300 files containing 119.76 MB of data so far'),(10472,1662732685.238560,2,'info','Analyzed 10400 files containing 119.94 MB of data so far'),(10473,1662732685.329040,2,'info','Analyzed 10500 files containing 120.65 MB of data so far'),(10474,1662732685.412968,2,'info','Analyzed 10600 files containing 121.08 MB of data so far'),(10475,1662732685.502404,2,'info','Analyzed 10700 files containing 121.32 MB of data so far'),(10476,1662732685.595091,2,'info','Analyzed 10800 files containing 121.87 MB of data so far'),(10477,1662732685.689159,2,'info','Analyzed 10900 files containing 122.33 MB of data so far'),(10478,1662732685.777776,2,'info','Analyzed 11000 files containing 122.6 MB of data so far'),(10479,1662732685.884476,2,'info','Analyzed 11100 files containing 124.18 MB of data so far'),(10480,1662732686.013404,2,'info','Analyzed 11200 files containing 125.73 MB of data so far'),(10481,1662732686.101698,2,'info','Analyzed 11300 files containing 125.81 MB of data so far'),(10482,1662732686.187489,2,'info','Analyzed 11400 files containing 125.89 MB of data so far'),(10483,1662732686.272483,2,'info','Analyzed 11500 files containing 125.98 MB of data so far'),(10484,1662732686.356983,2,'info','Analyzed 11600 files containing 126.07 MB of data so far'),(10485,1662732686.453121,2,'info','Analyzed 11700 files containing 126.41 MB of data so far'),(10486,1662732686.538538,2,'info','Analyzed 11800 files containing 126.5 MB of data so far'),(10487,1662732686.641136,2,'info','Analyzed 11900 files containing 127.11 MB of data so far'),(10488,1662732686.760811,2,'info','Analyzed 12000 files containing 127.74 MB of data so far'),(10489,1662732686.938617,2,'info','Analyzed 12100 files containing 131.57 MB of data so far'),(10490,1662732687.075087,2,'info','Analyzed 12200 files containing 133 MB of data so far'),(10491,1662732687.185978,2,'info','Analyzed 12300 files containing 134 MB of data so far'),(10492,1662732687.296641,2,'info','Analyzed 12400 files containing 135.45 MB of data so far'),(10493,1662732687.436763,2,'info','Analyzed 12500 files containing 138.67 MB of data so far'),(10494,1662732687.569212,2,'info','Analyzed 12600 files containing 140.4 MB of data so far'),(10820,1662992680.771634,2,'info','Analyzed 13100 files containing 148.29 MB of data so far'),(10819,1662992680.612840,2,'info','Analyzed 13000 files containing 146.43 MB of data so far'),(10818,1662992680.483965,2,'info','Analyzed 12900 files containing 145.53 MB of data so far'),(10817,1662992680.326527,2,'info','Analyzed 12800 files containing 142.81 MB of data so far'),(10816,1662992680.199027,2,'info','Analyzed 12700 files containing 141.54 MB of data so far'),(10815,1662992680.056478,2,'info','Analyzed 12600 files containing 140.36 MB of data so far'),(10495,1662732687.680938,2,'info','Analyzed 12700 files containing 141.46 MB of data so far'),(10496,1662732687.798967,2,'info','Analyzed 12800 files containing 143 MB of data so far'),(10497,1662732687.933213,2,'info','Analyzed 12900 files containing 145.54 MB of data so far'),(10498,1662732688.033490,2,'info','Analyzed 13000 files containing 146.4 MB of data so far'),(10499,1662732688.161969,2,'info','Analyzed 13100 files containing 148.26 MB of data so far'),(10500,1662732688.268578,2,'info','Analyzed 13200 files containing 148.96 MB of data so far'),(10501,1662732688.362864,2,'info','Analyzed 13300 files containing 149.18 MB of data so far'),(10502,1662732688.460719,2,'info','Analyzed 13400 files containing 149.49 MB of data so far'),(10503,1662732688.552652,2,'info','Analyzed 13500 files containing 149.77 MB of data so far'),(10504,1662732688.663866,2,'info','Analyzed 13600 files containing 150.05 MB of data so far'),(10505,1662732688.755143,2,'info','Analyzed 13700 files containing 150.18 MB of data so far'),(10506,1662732688.843411,2,'info','Analyzed 13800 files containing 150.43 MB of data so far'),(10507,1662732688.960349,2,'info','Analyzed 13900 files containing 151.89 MB of data so far'),(10508,1662732689.098110,2,'info','Analyzed 14000 files containing 154.36 MB of data so far'),(10509,1662732689.230928,2,'info','Analyzed 14100 files containing 156.36 MB of data so far'),(10510,1662732689.347538,2,'info','Analyzed 14200 files containing 157.96 MB of data so far'),(10511,1662732689.632226,2,'info','Analyzed 14300 files containing 168.87 MB of data so far'),(10512,1662732689.814298,2,'info','Analyzed 14400 files containing 173.93 MB of data so far'),(10513,1662732689.929618,2,'info','Analyzed 14500 files containing 175.23 MB of data so far'),(10514,1662732690.082570,2,'info','Analyzed 14600 files containing 177.72 MB of data so far'),(10515,1662732690.227172,2,'info','Analyzed 14700 files containing 181.36 MB of data so far'),(10516,1662732690.358259,2,'info','Analyzed 14800 files containing 183.72 MB of data so far'),(10517,1662732690.470166,2,'info','Analyzed 14900 files containing 184.84 MB of data so far'),(10518,1662732690.548296,2,'info','Analyzed 14963 files containing 186 MB of data.'),(10519,1662732690.548531,10,'info','SUM_ENDOK:Comparing core WordPress files against originals in repository'),(10520,1662732690.553534,10,'info','SUM_ENDOK:Scanning for unknown files in wp-admin and wp-includes'),(10521,1662732690.557713,10,'info','SUM_ENDOK:Scanning for known malware files'),(10522,1662732690.568272,10,'info','SUM_START:Check for publicly accessible configuration files, backup files and logs'),(10523,1662732692.686666,10,'info','SUM_ENDOK:Check for publicly accessible configuration files, backup files and logs'),(10524,1662732692.694446,10,'info','SUM_START:Scanning file contents for infections and vulnerabilities'),(10525,1662732692.696487,10,'info','SUM_START:Scanning file contents for URLs on a domain blocklist'),(10526,1662732693.591013,2,'info','Starting scan of file contents'),(10527,1662732699.744070,2,'info','Scanned contents of 15 additional files at 2.44 per second'),(10528,1662732700.751380,2,'info','Scanned contents of 87 additional files at 12.15 per second'),(10529,1662732701.818196,2,'info','Scanned contents of 184 additional files at 22.37 per second'),(10530,1662732702.819044,2,'info','Scanned contents of 262 additional files at 28.40 per second'),(10531,1662732703.830913,2,'info','Scanned contents of 319 additional files at 31.16 per second'),(10532,1662732704.840709,2,'info','Scanned contents of 352 additional files at 31.29 per second'),(10533,1662732705.851266,2,'info','Scanned contents of 437 additional files at 35.65 per second'),(10534,1662732706.860872,2,'info','Scanned contents of 470 additional files at 35.42 per second'),(10535,1662732707.871155,2,'info','Scanned contents of 535 additional files at 37.47 per second'),(10536,1662732708.880768,2,'info','Scanned contents of 588 additional files at 38.46 per second'),(10537,1662732709.891489,2,'info','Scanned contents of 662 additional files at 40.62 per second'),(10538,1662732710.946759,2,'info','Scanned contents of 688 additional files at 39.64 per second'),(10539,1662732711.950698,2,'info','Scanned contents of 718 additional files at 39.11 per second'),(10540,1662732713.428495,2,'info','Scanned contents of 774 additional files at 39.02 per second'),(10541,1662732714.444633,2,'info','Scanned contents of 832 additional files at 39.90 per second'),(10542,1662732719.720809,2,'info','Scanned contents of 857 additional files at 32.80 per second'),(10543,1662732720.729435,2,'info','Scanned contents of 884 additional files at 32.58 per second'),(10544,1662732721.799809,2,'info','Scanned contents of 922 additional files at 32.69 per second'),(10545,1662732722.815340,2,'info','Scanned contents of 956 additional files at 32.71 per second'),(10546,1662732723.818304,2,'info','Scanned contents of 1021 additional files at 33.78 per second'),(10547,1662732724.818632,2,'info','Scanned contents of 1142 additional files at 36.57 per second'),(10548,1662732725.824999,2,'info','Scanned contents of 1271 additional files at 39.43 per second'),(10549,1662732726.825894,2,'info','Scanned contents of 1411 additional files at 42.46 per second'),(10550,1662732727.828927,2,'info','Scanned contents of 1548 additional files at 45.21 per second'),(10551,1662732728.828985,2,'info','Scanned contents of 1695 additional files at 48.10 per second'),(10552,1662732729.835896,2,'info','Scanned contents of 1771 additional files at 48.86 per second'),(10591,1662732750.706284,2,'info','Done examining URLs'),(10592,1662732750.707246,10,'info','SUM_ENDOK:Scanning for suspicious site options'),(9897,1662214492.838495,2,'info','Scanned contents of 841 additional files at 34.88 per second'),(9898,1662214493.850072,2,'info','Scanned contents of 871 additional files at 34.67 per second'),(10904,1662992757.524211,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(10107,1662474069.800130,2,'info','Analyzed 5800 files containing 79.91 MB of data so far'),(10108,1662474069.931965,2,'info','Analyzed 5900 files containing 81.32 MB of data so far'),(10625,1662971768.906464,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(10626,1662971768.906923,10,'info','SUM_FINAL:Scan complete. You have 1 new issue to fix. See below.'),(9927,1662214525.589445,2,'info','Checking 1831 host keys against Wordfence scanning servers.'),(9928,1662214525.884609,2,'info','Done host key check.'),(9929,1662214525.889338,2,'info','Done file contents scan'),(10914,1662992757.880234,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(10915,1662992761.521788,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(10662,1662992655.572923,2,'info','1500 files indexed'),(10660,1662992655.405760,2,'info','500 files indexed'),(10661,1662992655.457935,2,'info','1000 files indexed'),(10659,1662992655.322573,10,'info','SUM_START:Scanning for unknown files in wp-admin and wp-includes'),(10658,1662992655.315386,10,'info','SUM_START:Scanning for known malware files'),(10654,1662992655.299700,10,'info','SUM_ENDSUCCESS:Fetching list of known core files from Wordfence'),(10655,1662992655.306632,10,'info','SUM_START:Comparing core WordPress files against originals in repository'),(10656,1662992655.310980,10,'info','SUM_DISABLED:Skipping theme scan'),(10657,1662992655.311639,10,'info','SUM_DISABLED:Skipping plugin scan'),(9910,1662214510.540942,2,'info','Scanned contents of 1588 additional files at 37.98 per second'),(9909,1662214504.950772,2,'info','Scanned contents of 1583 additional files at 43.70 per second'),(10653,1662992655.298032,10,'info','SUM_START:Fetching list of known core files from Wordfence'),(10663,1662992655.658461,2,'info','2000 files indexed'),(10664,1662992655.723829,2,'info','2500 files indexed'),(10665,1662992655.752564,2,'info','3000 files indexed'),(10666,1662992655.831268,2,'info','3500 files indexed'),(10578,1662732746.874178,2,'info','Done examining URLs'),(10579,1662732746.875426,10,'info','SUM_ENDOK:Scanning posts for URLs on a domain blocklist'),(10054,1662474055.375654,2,'info','Analyzed 500 files containing 12.03 MB of data so far'),(10053,1662474055.202678,2,'info','Analyzed 400 files containing 9.68 MB of data so far'),(10917,1662992761.845759,10,'info','SUM_ENDOK:Scanning for admin users not created through WordPress'),(9906,1662214501.941570,2,'info','Scanned contents of 1368 additional files at 41.18 per second'),(10055,1662474055.506061,2,'info','Analyzed 600 files containing 12.63 MB of data so far'),(10056,1662474055.699070,2,'info','Analyzed 700 files containing 14.2 MB of data so far'),(10005,1662474050.867188,2,'info','Getting plugin list from WordPress'),(10870,1662992722.023158,2,'info','Scanned contents of 927 additional files at 32.00 per second'),(10878,1662992734.859753,2,'info','Scanned contents of 1566 additional files at 37.46 per second'),(10252,1662474153.679929,2,'info','Scanned contents of 2342 additional files at 38.45 per second'),(10855,1662992701.168961,2,'info','Scanned contents of 400 additional files at 49.30 per second'),(10632,1662992652.233975,10,'info','SUM_PAIDONLY:Checking if your site is on a domain blocklist is for paid members only'),(10633,1662992654.245512,10,'info','SUM_START:Checking for the most secure way to get IPs'),(10006,1662474050.870592,2,'info','Found 25 plugins'),(10007,1662474050.870943,2,'info','Getting theme list from WordPress'),(10008,1662474050.875866,2,'info','Found 2 themes'),(10407,1662732673.729119,2,'info','Analyzed 3900 files containing 46.7 MB of data so far'),(10341,1662732668.247221,2,'info','1500 files indexed'),(10245,1662474141.043256,2,'info','Scanned contents of 2026 additional files at 41.97 per second'),(10342,1662732668.300034,2,'info','2000 files indexed'),(10343,1662732668.341077,2,'info','2500 files indexed'),(10344,1662732668.363090,2,'info','3000 files indexed'),(10900,1662992757.472689,10,'info','SUM_ENDOK:Scanning file contents for URLs on a domain blocklist'),(10247,1662474143.062486,2,'info','Scanned contents of 2127 additional files at 42.30 per second'),(10246,1662474142.055152,2,'info','Scanned contents of 2061 additional files at 41.82 per second'),(10228,1662474119.625827,2,'info','Scanned contents of 900 additional files at 33.52 per second'),(9915,1662214515.669966,2,'info','Scanned contents of 1929 additional files at 41.09 per second'),(9914,1662214514.651226,2,'info','Scanned contents of 1884 additional files at 41.02 per second'),(10229,1662474120.649570,2,'info','Scanned contents of 929 additional files at 33.33 per second'),(10230,1662474121.655094,2,'info','Scanned contents of 988 additional files at 34.21 per second'),(10717,1662992661.246491,2,'info','Analyzed 2800 files containing 40.02 MB of data so far'),(10718,1662992661.389054,2,'info','Analyzed 2900 files containing 41.53 MB of data so far'),(10719,1662992661.520046,2,'info','Analyzed 3000 files containing 42.03 MB of data so far'),(10720,1662992661.660746,2,'info','Analyzed 3100 files containing 43.09 MB of data so far'),(10721,1662992661.820063,2,'info','Analyzed 3200 files containing 44.32 MB of data so far'),(10722,1662992661.955483,2,'info','Analyzed 3300 files containing 44.89 MB of data so far'),(10723,1662992662.110899,2,'info','Analyzed 3400 files containing 45.21 MB of data so far'),(10724,1662992662.239620,2,'info','Analyzed 3500 files containing 45.53 MB of data so far'),(10725,1662992662.361322,2,'info','Analyzed 3600 files containing 45.91 MB of data so far'),(10726,1662992662.496101,2,'info','Analyzed 3700 files containing 46.17 MB of data so far'),(10727,1662992662.613441,2,'info','Analyzed 3800 files containing 46.41 MB of data so far'),(10728,1662992662.736946,2,'info','Analyzed 3900 files containing 46.72 MB of data so far'),(10729,1662992662.930464,2,'info','Analyzed 4000 files containing 47.21 MB of data so far'),(10730,1662992663.109833,2,'info','Analyzed 4100 files containing 48.36 MB of data so far'),(10731,1662992663.295773,2,'info','Analyzed 4200 files containing 50.52 MB of data so far'),(10732,1662992663.506915,2,'info','Analyzed 4300 files containing 52.5 MB of data so far'),(10733,1662992663.698531,2,'info','Analyzed 4400 files containing 55.47 MB of data so far'),(10734,1662992663.868702,2,'info','Analyzed 4500 files containing 57.86 MB of data so far'),(10735,1662992669.263540,2,'info','Analyzed 4600 files containing 60.2 MB of data so far'),(10736,1662992669.459075,2,'info','Analyzed 4700 files containing 62.72 MB of data so far'),(10737,1662992669.622793,2,'info','Analyzed 4800 files containing 64.58 MB of data so far'),(10738,1662992669.762845,2,'info','Analyzed 4900 files containing 65.32 MB of data so far'),(10739,1662992669.890016,2,'info','Analyzed 5000 files containing 66.13 MB of data so far'),(10740,1662992670.109406,2,'info','Analyzed 5100 files containing 69.12 MB of data so far'),(10741,1662992670.323411,2,'info','Analyzed 5200 files containing 70.82 MB of data so far'),(10742,1662992670.473519,2,'info','Analyzed 5300 files containing 72.11 MB of data so far'),(10743,1662992670.603633,2,'info','Analyzed 5400 files containing 72.87 MB of data so far'),(10744,1662992670.768880,2,'info','Analyzed 5500 files containing 74.65 MB of data so far'),(10745,1662992670.909537,2,'info','Analyzed 5600 files containing 75.82 MB of data so far'),(10746,1662992671.093354,2,'info','Analyzed 5700 files containing 79.2 MB of data so far'),(10747,1662992671.225457,2,'info','Analyzed 5800 files containing 79.8 MB of data so far'),(10748,1662992671.352391,2,'info','Analyzed 5900 files containing 81.25 MB of data so far'),(10749,1662992671.468606,2,'info','Analyzed 6000 files containing 82.16 MB of data so far'),(10750,1662992671.635939,2,'info','Analyzed 6100 files containing 83.58 MB of data so far'),(10751,1662992671.850450,2,'info','Analyzed 6200 files containing 84.24 MB of data so far'),(10752,1662992671.964369,2,'info','Analyzed 6300 files containing 85.05 MB of data so far'),(10753,1662992672.085650,2,'info','Analyzed 6400 files containing 85.36 MB of data so far'),(10754,1662992672.205821,2,'info','Analyzed 6500 files containing 85.48 MB of data so far'),(10755,1662992672.353281,2,'info','Analyzed 6600 files containing 85.65 MB of data so far'),(10756,1662992672.479759,2,'info','Analyzed 6700 files containing 85.84 MB of data so far'),(10757,1662992672.625062,2,'info','Analyzed 6800 files containing 86.05 MB of data so far'),(10758,1662992672.741654,2,'info','Analyzed 6900 files containing 86.18 MB of data so far'),(10759,1662992672.887044,2,'info','Analyzed 7000 files containing 86.33 MB of data so far'),(10760,1662992673.011742,2,'info','Analyzed 7100 files containing 86.62 MB of data so far'),(10761,1662992673.116712,2,'info','Analyzed 7200 files containing 86.78 MB of data so far'),(10762,1662992673.237671,2,'info','Analyzed 7300 files containing 86.97 MB of data so far'),(10763,1662992673.346163,2,'info','Analyzed 7400 files containing 87.32 MB of data so far'),(10764,1662992673.461245,2,'info','Analyzed 7500 files containing 87.5 MB of data so far'),(10765,1662992673.591125,2,'info','Analyzed 7600 files containing 88.91 MB of data so far'),(10766,1662992673.709310,2,'info','Analyzed 7700 files containing 89.98 MB of data so far'),(10767,1662992673.840765,2,'info','Analyzed 7800 files containing 91.38 MB of data so far'),(10768,1662992673.944672,2,'info','Analyzed 7900 files containing 91.7 MB of data so far'),(10769,1662992674.047447,2,'info','Analyzed 8000 files containing 92.21 MB of data so far'),(10770,1662992674.174373,2,'info','Analyzed 8100 files containing 92.29 MB of data so far'),(10771,1662992674.302205,2,'info','Analyzed 8200 files containing 93.2 MB of data so far'),(10772,1662992674.417637,2,'info','Analyzed 8300 files containing 93.83 MB of data so far'),(10773,1662992674.516104,2,'info','Analyzed 8400 files containing 94.19 MB of data so far'),(10774,1662992674.625498,2,'info','Analyzed 8500 files containing 94.74 MB of data so far'),(10775,1662992674.728393,2,'info','Analyzed 8600 files containing 94.96 MB of data so far'),(10776,1662992674.855371,2,'info','Analyzed 8700 files containing 95.47 MB of data so far'),(10777,1662992674.967058,2,'info','Analyzed 8800 files containing 95.73 MB of data so far'),(10778,1662992675.085401,2,'info','Analyzed 8900 files containing 96.1 MB of data so far'),(10779,1662992675.194015,2,'info','Analyzed 9000 files containing 96.34 MB of data so far'),(10780,1662992675.346164,2,'info','Analyzed 9100 files containing 98.26 MB of data so far'),(10781,1662992675.598150,2,'info','Analyzed 9200 files containing 105.09 MB of data so far'),(10782,1662992675.728700,2,'info','Analyzed 9300 files containing 107.23 MB of data so far'),(10783,1662992675.876568,2,'info','Analyzed 9400 files containing 108.23 MB of data so far'),(10784,1662992675.991063,2,'info','Analyzed 9500 files containing 109.39 MB of data so far'),(10785,1662992676.108848,2,'info','Analyzed 9600 files containing 110.13 MB of data so far'),(10786,1662992676.243025,2,'info','Analyzed 9700 files containing 110.71 MB of data so far'),(10787,1662992676.357728,2,'info','Analyzed 9800 files containing 111.09 MB of data so far'),(10788,1662992676.474834,2,'info','Analyzed 9900 files containing 111.47 MB of data so far'),(10789,1662992676.614279,2,'info','Analyzed 10000 files containing 112.8 MB of data so far'),(10790,1662992676.836261,2,'info','Analyzed 10100 files containing 118.29 MB of data so far'),(10791,1662992676.960942,2,'info','Analyzed 10200 files containing 119.63 MB of data so far'),(10792,1662992677.052499,2,'info','Analyzed 10300 files containing 119.83 MB of data so far'),(10793,1662992677.177240,2,'info','Analyzed 10400 files containing 120.01 MB of data so far'),(10794,1662992677.281991,2,'info','Analyzed 10500 files containing 120.71 MB of data so far'),(10795,1662992677.373329,2,'info','Analyzed 10600 files containing 121.12 MB of data so far'),(10796,1662992677.474793,2,'info','Analyzed 10700 files containing 121.36 MB of data so far'),(10797,1662992677.577725,2,'info','Analyzed 10800 files containing 121.92 MB of data so far'),(10798,1662992677.698249,2,'info','Analyzed 10900 files containing 122.37 MB of data so far'),(10799,1662992677.799497,2,'info','Analyzed 11000 files containing 122.62 MB of data so far'),(10232,1662474123.665847,2,'info','Scanned contents of 1140 additional files at 36.90 per second'),(9978,1662453724.369738,1,'info','Initiating quick scan'),(10619,1662971768.875591,10,'info','SUM_START:Checking Web Application Firewall status'),(10617,1662971768.854411,10,'info','SUM_PREP:Preparing a new scan.'),(10618,1662971768.870349,1,'info','Initiating quick scan'),(10616,1662885424.878777,10,'info','SUM_FINAL:Scan complete. You have 1 new issue to fix. See below.'),(10615,1662885424.878600,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(9983,1662453724.402247,1,'info','-------------------'),(10553,1662732730.846888,2,'info','Scanned contents of 1857 additional files at 49.85 per second'),(10554,1662732731.850190,2,'info','Scanned contents of 1913 additional files at 50.00 per second'),(10555,1662732732.887754,2,'info','Scanned contents of 1953 additional files at 49.70 per second'),(10556,1662732733.925891,2,'info','Scanned contents of 1992 additional files at 49.39 per second'),(10557,1662732734.927265,2,'info','Scanned contents of 2031 additional files at 49.14 per second'),(10558,1662732739.603033,2,'info','Scanned contents of 2033 additional files at 44.19 per second'),(10559,1662732740.609035,2,'info','Scanned contents of 2096 additional files at 44.58 per second'),(10560,1662732741.616042,2,'info','Scanned contents of 2148 additional files at 44.73 per second'),(10561,1662732742.644566,2,'info','Scanned contents of 2192 additional files at 44.69 per second'),(10562,1662732743.664466,2,'info','Scanned contents of 2283 additional files at 45.59 per second'),(10563,1662732744.670274,2,'info','Scanned contents of 2312 additional files at 45.26 per second'),(10918,1662992761.857512,10,'info','SUM_START:Scanning for suspicious site options'),(10919,1662992761.867897,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(10063,1662474056.739024,2,'info','Analyzed 1400 files containing 22.86 MB of data so far'),(10372,1662732669.836157,2,'info','Analyzed 400 files containing 9.68 MB of data so far'),(10373,1662732669.974349,2,'info','Analyzed 500 files containing 12.03 MB of data so far'),(10374,1662732670.093449,2,'info','Analyzed 600 files containing 12.63 MB of data so far'),(10375,1662732670.220673,2,'info','Analyzed 700 files containing 14.2 MB of data so far'),(10376,1662732670.327143,2,'info','Analyzed 800 files containing 14.9 MB of data so far'),(10377,1662732670.425314,2,'info','Analyzed 900 files containing 15.61 MB of data so far'),(10378,1662732670.522633,2,'info','Analyzed 1000 files containing 16.31 MB of data so far'),(10379,1662732670.676203,2,'info','Analyzed 1100 files containing 19.21 MB of data so far'),(10380,1662732670.812749,2,'info','Analyzed 1200 files containing 21.78 MB of data so far'),(10381,1662732670.907176,2,'info','Analyzed 1300 files containing 22.31 MB of data so far'),(10382,1662732671.001763,2,'info','Analyzed 1400 files containing 22.86 MB of data so far'),(10383,1662732671.100810,2,'info','Analyzed 1500 files containing 23.48 MB of data so far'),(10384,1662732671.201468,2,'info','Analyzed 1600 files containing 23.84 MB of data so far'),(10385,1662732671.302952,2,'info','Analyzed 1700 files containing 24.75 MB of data so far'),(10386,1662732671.400815,2,'info','Analyzed 1800 files containing 25.09 MB of data so far'),(10387,1662732671.511717,2,'info','Analyzed 1900 files containing 26.01 MB of data so far'),(10388,1662732671.707655,2,'info','Analyzed 2000 files containing 31.5 MB of data so far'),(10389,1662732671.840718,2,'info','Analyzed 2100 files containing 33.95 MB of data so far'),(10390,1662732671.990776,2,'info','Analyzed 2200 files containing 36.85 MB of data so far'),(10391,1662732672.088544,2,'info','Analyzed 2300 files containing 37.44 MB of data so far'),(10392,1662732672.179859,2,'info','Analyzed 2400 files containing 37.94 MB of data so far'),(10393,1662732672.269558,2,'info','Analyzed 2500 files containing 38.42 MB of data so far'),(10394,1662732672.367631,2,'info','Analyzed 2600 files containing 38.94 MB of data so far'),(10395,1662732672.458163,2,'info','Analyzed 2700 files containing 39.46 MB of data so far'),(10396,1662732672.552984,2,'info','Analyzed 2800 files containing 40 MB of data so far'),(10035,1662474053.247134,2,'info','8000 files indexed'),(10363,1662732669.180422,2,'info','12500 files indexed'),(10221,1662474112.538412,2,'info','Scanned contents of 670 additional files at 33.90 per second'),(10357,1662732668.860056,2,'info','9500 files indexed'),(10362,1662732669.018790,2,'info','12000 files indexed'),(10358,1662732668.884561,2,'info','10000 files indexed'),(10359,1662732668.909139,2,'info','10500 files indexed'),(10360,1662732668.937373,2,'info','11000 files indexed'),(10361,1662732668.985042,2,'info','11500 files indexed'),(10037,1662474053.319246,2,'info','9000 files indexed'),(10038,1662474053.364135,2,'info','9500 files indexed'),(10039,1662474053.399623,2,'info','10000 files indexed'),(10040,1662474053.450784,2,'info','10500 files indexed'),(10041,1662474053.504272,2,'info','11000 files indexed'),(10042,1662474053.691545,2,'info','11500 files indexed'),(10043,1662474053.853036,2,'info','12000 files indexed'),(10044,1662474054.160052,2,'info','12500 files indexed'),(10045,1662474054.184405,2,'info','13000 files indexed'),(10046,1662474054.317156,2,'info','13500 files indexed'),(10047,1662474054.373532,2,'info','14000 files indexed'),(10048,1662474054.413221,2,'info','14500 files indexed'),(10049,1662474054.509638,2,'info','14963 files indexed'),(10050,1662474054.733851,2,'info','Analyzed 100 files containing 3.3 MB of data so far'),(10051,1662474054.870314,2,'info','Analyzed 200 files containing 4.66 MB of data so far'),(10052,1662474055.095907,2,'info','Analyzed 300 files containing 9.09 MB of data so far'),(10412,1662732678.942568,2,'info','Analyzed 4400 files containing 55.7 MB of data so far'),(10413,1662732679.078709,2,'info','Analyzed 4500 files containing 58.21 MB of data so far'),(10599,1662799496.965775,10,'info','SUM_START:Checking Web Application Firewall status'),(10029,1662474052.932581,2,'info','5000 files indexed'),(10913,1662992757.868901,10,'info','SUM_ENDOK:Scanning for weak passwords'),(10912,1662992757.846186,2,'info','Starting password strength check on 3 users.'),(10911,1662992757.843044,10,'info','SUM_START:Scanning for weak passwords'),(10652,1662992655.274751,10,'info','SUM_ENDSUCCESS:Fetching list of known malware files from Wordfence'),(10651,1662992655.263234,10,'info','SUM_START:Fetching list of known malware files from Wordfence'),(10650,1662992655.256501,10,'info','SUM_ENDSUCCESS:Fetching core, theme and plugin file signatures from Wordfence'),(10234,1662474129.915871,2,'info','Scanned contents of 1270 additional files at 34.19 per second'),(10868,1662992719.947173,2,'info','Scanned contents of 859 additional files at 31.94 per second'),(10867,1662992718.896105,2,'info','Scanned contents of 826 additional files at 31.97 per second'),(9997,1662474050.781481,2,'info','The disk has 37244.76 MB available'),(10600,1662799496.966597,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(9996,1662474050.781045,2,'info','Total disk space: 57.95 GB -- Free disk space: 36.37 GB'),(10601,1662799496.975636,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(10602,1662799496.993518,10,'info','SUM_ENDOK:Scanning for old themes, plugins and core files'),(10235,1662474130.919048,2,'info','Scanned contents of 1377 additional files at 36.10 per second'),(10603,1662799496.997240,1,'info','-------------------'),(10604,1662799496.998931,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 32 MB'),(10032,1662474053.062529,2,'info','6500 files indexed'),(10033,1662474053.125174,2,'info','7000 files indexed'),(10034,1662474053.173121,2,'info','7500 files indexed'),(10030,1662474052.972920,2,'info','5500 files indexed'),(10031,1662474053.005344,2,'info','6000 files indexed'),(9890,1662214479.910106,2,'info','Scanned contents of 623 additional files at 55.70 per second'),(10279,1662474158.613224,2,'info','Done examining URLs'),(10281,1662474158.622638,1,'info','-------------------'),(10282,1662474158.623329,2,'info','Wordfence used 37.28 MB of memory for scan. Server peak memory usage was: 69.28 MB'),(10257,1662474154.289162,2,'info','Done file contents scan'),(10256,1662474154.283545,2,'info','Done host key check.'),(10255,1662474153.995895,2,'info','Checking 1831 host keys against Wordfence scanning servers.'),(10882,1662992738.889156,2,'info','Scanned contents of 1859 additional files at 40.56 per second'),(10881,1662992737.885309,2,'info','Scanned contents of 1797 additional files at 40.08 per second'),(10880,1662992736.878459,2,'info','Scanned contents of 1743 additional files at 39.77 per second'),(10696,1662992658.136223,2,'info','Analyzed 700 files containing 14.22 MB of data so far'),(10697,1662992658.258817,2,'info','Analyzed 800 files containing 14.89 MB of data so far'),(10698,1662992658.368367,2,'info','Analyzed 900 files containing 15.61 MB of data so far'),(10699,1662992658.494793,2,'info','Analyzed 1000 files containing 16.32 MB of data so far'),(10700,1662992658.676668,2,'info','Analyzed 1100 files containing 18.94 MB of data so far'),(10701,1662992658.874178,2,'info','Analyzed 1200 files containing 21.85 MB of data so far'),(10586,1662732750.411339,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(10587,1662732750.418693,10,'info','SUM_START:Scanning for admin users not created through WordPress'),(10331,1662732668.089236,10,'info','SUM_ENDSUCCESS:Fetching list of known malware files from Wordfence'),(10332,1662732668.093192,10,'info','SUM_START:Fetching list of known core files from Wordfence'),(10333,1662732668.094176,10,'info','SUM_ENDSUCCESS:Fetching list of known core files from Wordfence'),(10334,1662732668.097680,10,'info','SUM_START:Comparing core WordPress files against originals in repository'),(10335,1662732668.099796,10,'info','SUM_DISABLED:Skipping theme scan'),(10336,1662732668.100166,10,'info','SUM_DISABLED:Skipping plugin scan'),(10283,1662474158.623704,1,'info','Scan Complete. Scanned 14963 files, 25 plugins, 2 themes, 24 posts, 0 comments and 4620 URLs in 1 minute 54 seconds.'),(10399,1662732672.895650,2,'info','Analyzed 3100 files containing 43.06 MB of data so far'),(10854,1662992700.161584,2,'info','Scanned contents of 341 additional files at 47.99 per second'),(9920,1662214520.735150,2,'info','Scanned contents of 2148 additional files at 41.30 per second'),(9921,1662214521.760107,2,'info','Scanned contents of 2197 additional files at 41.43 per second'),(10192,1662474087.861759,2,'info','Analyzed 14300 files containing 168.84 MB of data so far'),(10193,1662474088.241203,2,'info','Analyzed 14400 files containing 173.9 MB of data so far'),(10191,1662474087.468257,2,'info','Analyzed 14200 files containing 157.94 MB of data so far'),(10190,1662474087.243968,2,'info','Analyzed 14100 files containing 156.34 MB of data so far'),(10189,1662474086.949876,2,'info','Analyzed 14000 files containing 154.34 MB of data so far'),(10188,1662474086.601485,2,'info','Analyzed 13900 files containing 151.87 MB of data so far'),(9888,1662214477.891895,2,'info','Scanned contents of 505 additional files at 55.09 per second'),(10846,1662992692.146134,10,'info','SUM_START:Scanning file contents for URLs on a domain blocklist'),(10930,1663059019.828083,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(10931,1663059019.843409,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(10927,1663059019.819037,1,'info','Initiating quick scan'),(10928,1663059019.822832,10,'info','SUM_START:Checking Web Application Firewall status'),(10929,1663059019.823301,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(10926,1663059019.816322,10,'info','SUM_PREP:Preparing a new scan.'),(10330,1662732668.086342,10,'info','SUM_START:Fetching list of known malware files from Wordfence'),(10582,1662732746.901920,10,'info','SUM_START:Scanning for weak passwords'),(10402,1662732673.230096,2,'info','Analyzed 3400 files containing 45.18 MB of data so far'),(10403,1662732673.335531,2,'info','Analyzed 3500 files containing 45.5 MB of data so far'),(10242,1662474137.956661,2,'info','Scanned contents of 1909 additional files at 42.25 per second'),(10397,1662732672.674569,2,'info','Analyzed 2900 files containing 41.48 MB of data so far'),(10293,1662626521.123334,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 32 MB'),(10292,1662626521.122269,1,'info','-------------------'),(10287,1662626521.092180,1,'info','Initiating quick scan'),(10285,1662540051.540638,1,'error','Scan Engine Error: The signature on the request to start a scan is invalid. Please try again.'),(10679,1662992656.491637,2,'info','10000 files indexed'),(10680,1662992656.539748,2,'info','10500 files indexed'),(10677,1662992656.431198,2,'info','9000 files indexed'),(10678,1662992656.463424,2,'info','9500 files indexed'),(10676,1662992656.392393,2,'info','8500 files indexed'),(10674,1662992656.328082,2,'info','7500 files indexed'),(10675,1662992656.360937,2,'info','8000 files indexed'),(10672,1662992656.222654,2,'info','6500 files indexed'),(10673,1662992656.289352,2,'info','7000 files indexed'),(10671,1662992656.178097,2,'info','6000 files indexed'),(10670,1662992656.133499,2,'info','5500 files indexed'),(10669,1662992656.093262,2,'info','5000 files indexed'),(10667,1662992655.922500,2,'info','4000 files indexed'),(10668,1662992656.010718,2,'info','4500 files indexed'),(9889,1662214478.906538,2,'info','Scanned contents of 557 additional files at 54.71 per second'),(10908,1662992757.805260,10,'info','SUM_ENDOK:Scanning posts for URLs on a domain blocklist'),(10906,1662992757.803050,2,'info','Done host key check.'),(10907,1662992757.803623,2,'info','Done examining URLs'),(10196,1662474088.831837,2,'info','Analyzed 14700 files containing 181.33 MB of data so far'),(10195,1662474088.627240,2,'info','Analyzed 14600 files containing 177.69 MB of data so far'),(10371,1662732669.743280,2,'info','Analyzed 300 files containing 9.09 MB of data so far'),(10370,1662732669.579416,2,'info','Analyzed 200 files containing 4.66 MB of data so far'),(10369,1662732669.459657,2,'info','Analyzed 100 files containing 3.3 MB of data so far'),(10213,1662474098.916155,2,'info','Scanned contents of 337 additional files at 54.86 per second'),(10212,1662474097.887720,2,'info','Scanned contents of 304 additional files at 59.44 per second'),(10211,1662474096.881880,2,'info','Scanned contents of 250 additional files at 60.85 per second'),(10210,1662474095.873730,2,'info','Scanned contents of 184 additional files at 59.35 per second'),(10209,1662474094.850734,2,'info','Scanned contents of 104 additional files at 50.06 per second'),(10208,1662474093.774944,2,'info','Scanned contents of 43 additional files at 42.93 per second'),(10207,1662474092.771938,2,'info','Starting scan of file contents'),(10199,1662474089.451313,2,'info','Analyzed 14963 files containing 185.97 MB of data.'),(10197,1662474089.092968,2,'info','Analyzed 14800 files containing 183.69 MB of data so far'),(10198,1662474089.332964,2,'info','Analyzed 14900 files containing 184.81 MB of data so far'),(10083,1662474059.906050,2,'info','Analyzed 3400 files containing 45.18 MB of data so far'),(10084,1662474065.990747,2,'info','Analyzed 3500 files containing 45.5 MB of data so far'),(10082,1662474059.767837,2,'info','Analyzed 3300 files containing 44.83 MB of data so far'),(10081,1662474059.630276,2,'info','Analyzed 3200 files containing 44.29 MB of data so far'),(10080,1662474059.491238,2,'info','Analyzed 3100 files containing 43.06 MB of data so far'),(10408,1662732673.826301,2,'info','Analyzed 4000 files containing 47.18 MB of data so far'),(10079,1662474059.345444,2,'info','Analyzed 3000 files containing 42 MB of data so far'),(10078,1662474059.206502,2,'info','Analyzed 2900 files containing 41.48 MB of data so far'),(10077,1662474059.001694,2,'info','Analyzed 2800 files containing 40 MB of data so far'),(10076,1662474058.824659,2,'info','Analyzed 2700 files containing 39.46 MB of data so far'),(10075,1662474058.710652,2,'info','Analyzed 2600 files containing 38.94 MB of data so far'),(10074,1662474058.584610,2,'info','Analyzed 2500 files containing 38.42 MB of data so far'),(10073,1662474058.408185,2,'info','Analyzed 2400 files containing 37.94 MB of data so far'),(10072,1662474058.259195,2,'info','Analyzed 2300 files containing 37.44 MB of data so far'),(10071,1662474058.070204,2,'info','Analyzed 2200 files containing 36.85 MB of data so far'),(10070,1662474057.871305,2,'info','Analyzed 2100 files containing 33.95 MB of data so far'),(10069,1662474057.641009,2,'info','Analyzed 2000 files containing 31.5 MB of data so far'),(10068,1662474057.371839,2,'info','Analyzed 1900 files containing 26.01 MB of data so far'),(10067,1662474057.246154,2,'info','Analyzed 1800 files containing 25.09 MB of data so far'),(10066,1662474057.134994,2,'info','Analyzed 1700 files containing 24.75 MB of data so far'),(10065,1662474056.999842,2,'info','Analyzed 1600 files containing 23.84 MB of data so far'),(10064,1662474056.874119,2,'info','Analyzed 1500 files containing 23.48 MB of data so far'),(10231,1662474122.659964,2,'info','Scanned contents of 1038 additional files at 34.73 per second'),(10871,1662992723.029198,2,'info','Scanned contents of 976 additional files at 32.56 per second'),(10847,1662992693.053769,2,'info','Starting scan of file contents'),(10848,1662992694.056009,2,'info','Scanned contents of 38 additional files at 37.98 per second'),(10849,1662992695.072695,2,'info','Scanned contents of 102 additional files at 50.56 per second'),(10099,1662474068.525459,2,'info','Analyzed 5000 files containing 66.95 MB of data so far'),(10098,1662474068.337408,2,'info','Analyzed 4900 files containing 65.28 MB of data so far'),(10085,1662474066.197870,2,'info','Analyzed 3600 files containing 45.86 MB of data so far'),(10086,1662474066.382834,2,'info','Analyzed 3700 files containing 46.14 MB of data so far'),(10087,1662474066.529098,2,'info','Analyzed 3800 files containing 46.37 MB of data so far'),(10088,1662474066.697779,2,'info','Analyzed 3900 files containing 46.7 MB of data so far'),(10089,1662474066.865453,2,'info','Analyzed 4000 files containing 47.18 MB of data so far'),(10090,1662474067.028197,2,'info','Analyzed 4100 files containing 48.52 MB of data so far'),(10091,1662474067.199850,2,'info','Analyzed 4200 files containing 50.83 MB of data so far'),(10092,1662474067.386254,2,'info','Analyzed 4300 files containing 52.79 MB of data so far'),(10093,1662474067.564412,2,'info','Analyzed 4400 files containing 55.7 MB of data so far'),(10094,1662474067.736239,2,'info','Analyzed 4500 files containing 58.21 MB of data so far'),(10095,1662474067.902885,2,'info','Analyzed 4600 files containing 60.45 MB of data so far'),(10096,1662474068.054784,2,'info','Analyzed 4700 files containing 62.94 MB of data so far'),(10097,1662474068.202571,2,'info','Analyzed 4800 files containing 64.64 MB of data so far'),(10404,1662732673.443590,2,'info','Analyzed 3600 files containing 45.86 MB of data so far'),(10634,1662992654.250962,10,'info','SUM_ENDOK:Checking for the most secure way to get IPs'),(9958,1662281369.534532,1,'info','Initiating quick scan'),(10406,1662732673.633274,2,'info','Analyzed 3800 files containing 46.37 MB of data so far'),(10405,1662732673.541058,2,'info','Analyzed 3700 files containing 46.14 MB of data so far'),(10398,1662732672.779946,2,'info','Analyzed 3000 files containing 42 MB of data so far'),(10168,1662474078.252798,2,'info','Analyzed 11900 files containing 127.11 MB of data so far'),(10167,1662474078.147082,2,'info','Analyzed 11800 files containing 126.5 MB of data so far'),(10166,1662474078.041572,2,'info','Analyzed 11700 files containing 126.41 MB of data so far'),(10165,1662474077.933693,2,'info','Analyzed 11600 files containing 126.07 MB of data so far'),(10164,1662474077.830270,2,'info','Analyzed 11500 files containing 125.98 MB of data so far'),(10163,1662474077.688359,2,'info','Analyzed 11400 files containing 125.89 MB of data so far'),(10162,1662474077.548699,2,'info','Analyzed 11300 files containing 125.81 MB of data so far'),(10161,1662474077.378523,2,'info','Analyzed 11200 files containing 125.73 MB of data so far'),(10160,1662474077.175863,2,'info','Analyzed 11100 files containing 124.18 MB of data so far'),(10159,1662474077.029562,2,'info','Analyzed 11000 files containing 122.6 MB of data so far'),(10158,1662474076.896698,2,'info','Analyzed 10900 files containing 122.33 MB of data so far'),(10157,1662474076.777997,2,'info','Analyzed 10800 files containing 121.87 MB of data so far'),(10156,1662474076.672007,2,'info','Analyzed 10700 files containing 121.32 MB of data so far'),(10155,1662474076.580575,2,'info','Analyzed 10600 files containing 121.08 MB of data so far'),(10154,1662474076.495079,2,'info','Analyzed 10500 files containing 120.65 MB of data so far'),(10153,1662474076.377798,2,'info','Analyzed 10400 files containing 119.94 MB of data so far'),(10152,1662474076.244997,2,'info','Analyzed 10300 files containing 119.76 MB of data so far'),(10151,1662474076.122152,2,'info','Analyzed 10200 files containing 119.58 MB of data so far'),(10150,1662474075.985211,2,'info','Analyzed 10100 files containing 118.22 MB of data so far'),(10149,1662474075.781712,2,'info','Analyzed 10000 files containing 112.81 MB of data so far'),(10148,1662474075.652637,2,'info','Analyzed 9900 files containing 111.68 MB of data so far'),(10147,1662474075.527373,2,'info','Analyzed 9800 files containing 111.07 MB of data so far'),(10146,1662474075.417407,2,'info','Analyzed 9700 files containing 110.68 MB of data so far'),(10145,1662474075.302838,2,'info','Analyzed 9600 files containing 110.09 MB of data so far'),(10144,1662474075.197100,2,'info','Analyzed 9500 files containing 109.74 MB of data so far'),(10143,1662474075.063030,2,'info','Analyzed 9400 files containing 108.27 MB of data so far'),(10142,1662474074.913584,2,'info','Analyzed 9300 files containing 107.35 MB of data so far'),(10141,1662474074.754774,2,'info','Analyzed 9200 files containing 105.05 MB of data so far'),(10140,1662474074.476551,2,'info','Analyzed 9100 files containing 98.37 MB of data so far'),(10139,1662474074.291497,2,'info','Analyzed 9000 files containing 96.45 MB of data so far'),(10138,1662474074.134649,2,'info','Analyzed 8900 files containing 96.05 MB of data so far'),(10137,1662474073.918773,2,'info','Analyzed 8800 files containing 95.72 MB of data so far'),(10136,1662474073.722331,2,'info','Analyzed 8700 files containing 95.39 MB of data so far'),(10135,1662474073.549085,2,'info','Analyzed 8600 files containing 94.91 MB of data so far'),(10134,1662474073.424289,2,'info','Analyzed 8500 files containing 94.69 MB of data so far'),(10133,1662474073.305849,2,'info','Analyzed 8400 files containing 94.14 MB of data so far'),(10132,1662474073.140562,2,'info','Analyzed 8300 files containing 93.76 MB of data so far'),(10131,1662474073.035296,2,'info','Analyzed 8200 files containing 93.23 MB of data so far'),(10130,1662474072.922258,2,'info','Analyzed 8100 files containing 92.22 MB of data so far'),(10129,1662474072.821474,2,'info','Analyzed 8000 files containing 92.15 MB of data so far'),(10128,1662474072.714329,2,'info','Analyzed 7900 files containing 91.67 MB of data so far'),(10127,1662474072.620913,2,'info','Analyzed 7800 files containing 91.4 MB of data so far'),(10126,1662474072.493455,2,'info','Analyzed 7700 files containing 90.5 MB of data so far'),(10125,1662474072.350012,2,'info','Analyzed 7600 files containing 88.99 MB of data so far'),(10124,1662474072.121469,2,'info','Analyzed 7500 files containing 87.42 MB of data so far'),(10123,1662474071.985882,2,'info','Analyzed 7400 files containing 87.26 MB of data so far'),(10122,1662474071.857952,2,'info','Analyzed 7300 files containing 86.92 MB of data so far'),(10121,1662474071.720888,2,'info','Analyzed 7200 files containing 86.72 MB of data so far'),(10120,1662474071.591900,2,'info','Analyzed 7100 files containing 86.56 MB of data so far'),(10119,1662474071.463824,2,'info','Analyzed 7000 files containing 86.26 MB of data so far'),(10118,1662474071.340450,2,'info','Analyzed 6900 files containing 86.11 MB of data so far'),(10117,1662474071.232815,2,'info','Analyzed 6800 files containing 86.02 MB of data so far'),(10116,1662474071.114881,2,'info','Analyzed 6700 files containing 85.78 MB of data so far'),(10115,1662474070.948651,2,'info','Analyzed 6600 files containing 85.59 MB of data so far'),(10114,1662474070.813072,2,'info','Analyzed 6500 files containing 85.41 MB of data so far'),(10113,1662474070.682728,2,'info','Analyzed 6400 files containing 85.29 MB of data so far'),(10112,1662474070.535599,2,'info','Analyzed 6300 files containing 85.04 MB of data so far'),(10111,1662474070.430801,2,'info','Analyzed 6200 files containing 84.57 MB of data so far'),(10109,1662474070.139307,2,'info','Analyzed 6000 files containing 82.38 MB of data so far'),(10110,1662474070.276365,2,'info','Analyzed 6100 files containing 83.61 MB of data so far'),(9987,1662474038.288313,1,'info','Scheduled Wordfence scan starting at Tuesday 6th of September 2022 02:20:38 PM'),(10613,1662885424.877791,1,'info','-------------------'),(10614,1662885424.878408,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 32 MB'),(10238,1662474133.940226,2,'info','Scanned contents of 1647 additional files at 40.01 per second'),(10612,1662885424.874003,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(9989,1662474044.051350,1,'info','Contacting Wordfence to initiate scan'),(10863,1662992714.425907,2,'info','Scanned contents of 673 additional files at 31.49 per second'),(10864,1662992715.428809,2,'info','Scanned contents of 699 additional files at 31.24 per second'),(10862,1662992713.416422,2,'info','Scanned contents of 643 additional files at 31.58 per second'),(10594,1662732750.712133,2,'info','Wordfence used 37.27 MB of memory for scan. Server peak memory usage was: 69.27 MB'),(10595,1662732750.712361,1,'info','Scan Complete. Scanned 14963 files, 25 plugins, 2 themes, 24 posts, 0 comments and 4664 URLs in 1 minute 32 seconds.'),(10254,1662474153.981021,2,'info','Asking Wordfence to check URLs against malware list.'),(10036,1662474053.280334,2,'info','8500 files indexed'),(10596,1662732750.712566,10,'info','SUM_FINAL:Scan complete. You have 1 new issue to fix. See below.'),(10237,1662474132.932880,2,'info','Scanned contents of 1558 additional files at 38.80 per second'),(10865,1662992716.437265,2,'info','Scanned contents of 734 additional files at 31.39 per second'),(10866,1662992717.870544,2,'info','Scanned contents of 773 additional files at 31.15 per second'),(10236,1662474131.926518,2,'info','Scanned contents of 1474 additional files at 37.65 per second'),(10611,1662885424.857789,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(10610,1662885424.851045,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(10605,1662799496.999240,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(10606,1662799496.999552,10,'info','SUM_FINAL:Scan complete. Congratulations, no new problems found.'),(10607,1662885424.843586,10,'info','SUM_PREP:Preparing a new scan.'),(10608,1662885424.846918,1,'info','Initiating quick scan'),(10609,1662885424.850601,10,'info','SUM_START:Checking Web Application Firewall status'),(9974,1662367251.345242,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 32 MB'),(9975,1662367251.345953,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(10622,1662971768.900646,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(9943,1662214530.843496,2,'info','Starting password strength check on 3 users.'),(10233,1662474128.911494,2,'info','Scanned contents of 1175 additional files at 32.51 per second'),(10869,1662992720.955671,2,'info','Scanned contents of 900 additional files at 32.26 per second'),(10597,1662799496.955336,10,'info','SUM_PREP:Preparing a new scan.'),(10883,1662992739.890932,2,'info','Scanned contents of 1908 additional files at 40.74 per second'),(10839,1662992683.661699,2,'info','Analyzed 14976 files containing 186.13 MB of data.'),(10840,1662992683.661939,10,'info','SUM_ENDOK:Comparing core WordPress files against originals in repository'),(10836,1662992683.282058,2,'info','Analyzed 14700 files containing 180.35 MB of data so far'),(10838,1662992683.553261,2,'info','Analyzed 14900 files containing 184.71 MB of data so far'),(10837,1662992683.428699,2,'info','Analyzed 14800 files containing 183.53 MB of data so far'),(10833,1662992682.765451,2,'info','Analyzed 14400 files containing 173.71 MB of data so far'),(10834,1662992682.919645,2,'info','Analyzed 14500 files containing 175.16 MB of data so far'),(10835,1662992683.128277,2,'info','Analyzed 14600 files containing 177.7 MB of data so far'),(10832,1662992682.457232,2,'info','Analyzed 14300 files containing 167.09 MB of data so far'),(10831,1662992682.143899,2,'info','Analyzed 14200 files containing 158.08 MB of data so far'),(10830,1662992682.003230,2,'info','Analyzed 14100 files containing 156.43 MB of data so far'),(10829,1662992681.791843,2,'info','Analyzed 14000 files containing 153.75 MB of data so far'),(10827,1662992681.504648,2,'info','Analyzed 13800 files containing 150.52 MB of data so far'),(10828,1662992681.641752,2,'info','Analyzed 13900 files containing 151.73 MB of data so far'),(10825,1662992681.302213,2,'info','Analyzed 13600 files containing 150.13 MB of data so far'),(10826,1662992681.404284,2,'info','Analyzed 13700 files containing 150.27 MB of data so far'),(9925,1662214525.576627,2,'info','Scanned contents of 2353 additional files at 41.39 per second'),(10814,1662992679.890888,2,'info','Analyzed 12500 files containing 138.63 MB of data so far'),(10884,1662992740.925052,2,'info','Scanned contents of 1951 additional files at 40.76 per second'),(10885,1662992741.956648,2,'info','Scanned contents of 1974 additional files at 40.37 per second'),(10886,1662992743.052675,2,'info','Scanned contents of 2024 additional files at 40.48 per second'),(10887,1662992744.059924,2,'info','Scanned contents of 2056 additional files at 40.31 per second'),(10888,1662992745.093826,2,'info','Scanned contents of 2118 additional files at 40.70 per second'),(10889,1662992746.103227,2,'info','Scanned contents of 2160 additional files at 40.72 per second'),(10890,1662992747.135403,2,'info','Scanned contents of 2200 additional files at 40.68 per second'),(10891,1662992748.197782,2,'info','Scanned contents of 2282 additional files at 41.38 per second'),(10892,1662992755.057752,2,'info','Scanned contents of 2309 additional files at 37.24 per second'),(10893,1662992756.169211,2,'info','Scanned contents of 2328 additional files at 36.89 per second'),(10894,1662992757.154530,2,'info','Scanned contents of 2352 additional files at 36.69 per second'),(10895,1662992757.154912,2,'info','Asking Wordfence to check URLs against malware list.'),(10896,1662992757.167768,2,'info','Checking 1815 host keys against Wordfence scanning servers.'),(9918,1662214518.706283,2,'info','Scanned contents of 2037 additional files at 40.76 per second'),(9917,1662214517.675560,2,'info','Scanned contents of 2012 additional files at 41.10 per second'),(10897,1662992757.455468,2,'info','Done host key check.'),(10898,1662992757.461684,2,'info','Done file contents scan'),(10899,1662992757.464498,10,'info','SUM_ENDOK:Scanning file contents for infections and vulnerabilities'),(10028,1662474052.824997,2,'info','4500 files indexed'),(10027,1662474052.634063,2,'info','4000 files indexed'),(9886,1662214475.830758,2,'info','Scanned contents of 423 additional files at 59.53 per second'),(10598,1662799496.959481,1,'info','Initiating quick scan'),(10411,1662732678.809385,2,'info','Analyzed 4300 files containing 52.79 MB of data so far'),(10271,1662474154.655822,2,'info','Starting password strength check on 3 users.'),(10410,1662732678.684941,2,'info','Analyzed 4200 files containing 50.83 MB of data so far'),(10409,1662732673.956264,2,'info','Analyzed 4100 files containing 48.52 MB of data so far'),(9885,1662214474.825623,2,'info','Scanned contents of 345 additional files at 56.56 per second'),(9884,1662214473.820127,2,'info','Scanned contents of 320 additional files at 62.81 per second'),(9883,1662214472.792397,2,'info','Scanned contents of 268 additional files at 65.90 per second'),(9926,1662214525.577048,2,'info','Asking Wordfence to check URLs against malware list.'),(10702,1662992659.017670,2,'info','Analyzed 1300 files containing 22.35 MB of data so far'),(10703,1662992659.117228,2,'info','Analyzed 1400 files containing 22.89 MB of data so far'),(10704,1662992659.230580,2,'info','Analyzed 1500 files containing 23.28 MB of data so far'),(10705,1662992659.373936,2,'info','Analyzed 1600 files containing 23.89 MB of data so far'),(10706,1662992659.497151,2,'info','Analyzed 1700 files containing 24.19 MB of data so far'),(10707,1662992659.647525,2,'info','Analyzed 1800 files containing 25.09 MB of data so far'),(10708,1662992659.786422,2,'info','Analyzed 1900 files containing 25.98 MB of data so far'),(10709,1662992660.063063,2,'info','Analyzed 2000 files containing 31.47 MB of data so far'),(10710,1662992660.245491,2,'info','Analyzed 2100 files containing 33.81 MB of data so far'),(10711,1662992660.486561,2,'info','Analyzed 2200 files containing 36.74 MB of data so far'),(10712,1662992660.637675,2,'info','Analyzed 2300 files containing 37.5 MB of data so far'),(10716,1662992661.134089,2,'info','Analyzed 2700 files containing 39.49 MB of data so far'),(10715,1662992661.014688,2,'info','Analyzed 2600 files containing 38.9 MB of data so far'),(10714,1662992660.894493,2,'info','Analyzed 2500 files containing 38.44 MB of data so far'),(10713,1662992660.769144,2,'info','Analyzed 2400 files containing 38 MB of data so far'),(10905,1662992757.524630,2,'info','Checking 8 host keys against Wordfence scanning servers.'),(10585,1662732746.928030,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(10584,1662732746.921150,10,'info','SUM_ENDOK:Scanning for weak passwords'),(10315,1662732667.137191,2,'info','Total disk space: 57.95 GB -- Free disk space: 36.33 GB'),(10316,1662732667.137437,2,'info','The disk has 37204.27 MB available'),(9892,1662214481.948960,2,'info','Scanned contents of 691 additional files at 52.26 per second'),(9894,1662214489.154342,2,'info','Scanned contents of 728 additional files at 35.64 per second'),(9893,1662214482.950885,2,'info','Scanned contents of 724 additional files at 50.89 per second'),(10583,1662732746.904285,2,'info','Starting password strength check on 3 users.'),(10642,1662992654.295683,10,'info','SUM_ENDOK:Checking for future GeoIP support'),(10643,1662992654.305751,10,'info','SUM_START:Checking for paths skipped due to scan settings'),(10644,1662992654.316703,10,'info','SUM_ENDOK:Checking for paths skipped due to scan settings'),(10645,1662992654.325126,2,'info','Getting plugin list from WordPress'),(10646,1662992654.329530,2,'info','Found 25 plugins'),(9937,1662214526.225008,2,'info','Done host key check.'),(9938,1662214526.225577,2,'info','Done examining URLs'),(9936,1662214525.936467,2,'info','Checking 8 host keys against Wordfence scanning servers.'),(9935,1662214525.935920,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(10647,1662992654.330253,2,'info','Getting theme list from WordPress'),(10648,1662992654.336481,2,'info','Found 2 themes'),(10649,1662992654.351654,10,'info','SUM_START:Fetching core, theme and plugin file signatures from Wordfence'),(10872,1662992724.035035,2,'info','Scanned contents of 1018 additional files at 32.86 per second'),(10873,1662992725.044289,2,'info','Scanned contents of 1120 additional files at 35.01 per second'),(10874,1662992726.048806,2,'info','Scanned contents of 1212 additional files at 36.73 per second'),(10294,1662626521.123599,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(9913,1662214513.643346,2,'info','Scanned contents of 1823 additional files at 40.59 per second'),(9912,1662214512.636482,2,'info','Scanned contents of 1748 additional files at 39.81 per second'),(9911,1662214511.544521,2,'info','Scanned contents of 1673 additional files at 39.07 per second'),(10434,1662732681.388928,2,'info','Analyzed 6600 files containing 85.59 MB of data so far'),(10433,1662732681.295809,2,'info','Analyzed 6500 files containing 85.41 MB of data so far'),(10432,1662732681.203361,2,'info','Analyzed 6400 files containing 85.29 MB of data so far'),(10427,1662732680.688640,2,'info','Analyzed 5900 files containing 81.32 MB of data so far'),(10428,1662732680.793070,2,'info','Analyzed 6000 files containing 82.38 MB of data so far'),(10429,1662732680.906577,2,'info','Analyzed 6100 files containing 83.61 MB of data so far'),(10430,1662732681.016758,2,'info','Analyzed 6200 files containing 84.57 MB of data so far'),(10431,1662732681.109506,2,'info','Analyzed 6300 files containing 85.04 MB of data so far'),(10253,1662474153.980668,2,'info','Scanned contents of 2353 additional files at 38.44 per second'),(10239,1662474134.948381,2,'info','Scanned contents of 1736 additional files at 41.16 per second'),(9984,1662453724.403323,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 32 MB'),(9985,1662453724.403563,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(10593,1662732750.711703,1,'info','-------------------'),(10640,1662992654.282145,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(10641,1662992654.291827,10,'info','SUM_START:Checking for future GeoIP support'),(9908,1662214503.949138,2,'info','Scanned contents of 1490 additional files at 42.30 per second'),(9907,1662214502.948506,2,'info','Scanned contents of 1411 additional files at 41.23 per second'),(10577,1662732746.873666,2,'info','Done host key check.'),(10575,1662732746.607936,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(10576,1662732746.608304,2,'info','Checking 8 host keys against Wordfence scanning servers.'),(9973,1662367251.344693,1,'info','-------------------'),(10623,1662971768.905208,1,'info','-------------------'),(10624,1662971768.905887,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 32 MB'),(10581,1662732746.895410,10,'info','SUM_ENDOK:Scanning comments for URLs on a domain blocklist'),(10327,1662732667.178932,2,'info','Found 2 themes'),(9896,1662214491.835289,2,'info','Scanned contents of 815 additional files at 35.27 per second'),(10325,1662732667.175659,2,'info','Found 25 plugins'),(10326,1662732667.175879,2,'info','Getting theme list from WordPress'),(9887,1662214476.878813,2,'info','Scanned contents of 463 additional files at 56.79 per second'),(10324,1662732667.173813,2,'info','Getting plugin list from WordPress'),(10932,1663059019.846563,1,'info','-------------------'),(10933,1663059019.847218,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 32 MB'),(10934,1663059019.847421,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(10935,1663059019.847592,10,'info','SUM_FINAL:Scan complete. You have 1 new issue to fix. See below.'),(10278,1662474158.612566,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(9895,1662214490.828920,2,'info','Scanned contents of 774 additional files at 35.02 per second'),(10916,1662992761.537373,10,'info','SUM_START:Scanning for admin users not created through WordPress'),(10590,1662732750.705950,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(10216,1662474101.944569,2,'info','Scanned contents of 470 additional files at 51.25 per second'),(10220,1662474111.529187,2,'info','Scanned contents of 629 additional files at 33.54 per second'),(10219,1662474110.494686,2,'info','Scanned contents of 570 additional files at 32.16 per second'),(10218,1662474109.490489,2,'info','Scanned contents of 529 additional files at 31.64 per second'),(10217,1662474108.490381,2,'info','Scanned contents of 472 additional files at 30.03 per second'),(10215,1662474100.937167,2,'info','Scanned contents of 439 additional files at 53.77 per second'),(10214,1662474099.936531,2,'info','Scanned contents of 370 additional files at 51.65 per second'),(10426,1662732680.581738,2,'info','Analyzed 5800 files containing 79.91 MB of data so far'),(10425,1662732680.484488,2,'info','Analyzed 5700 files containing 79.19 MB of data so far'),(10424,1662732680.351429,2,'info','Analyzed 5600 files containing 76.49 MB of data so far'),(10639,1662992654.278092,10,'info','SUM_START:Checking Web Application Firewall status'),(10638,1662992654.267430,10,'info','SUM_ENDOK:Scanning to check available disk space'),(10637,1662992654.267162,2,'info','The disk has 37171.29 MB available'),(10636,1662992654.266347,2,'info','Total disk space: 57.95 GB -- Free disk space: 36.3 GB'),(9950,1662214534.625525,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(10574,1662732746.585720,10,'info','SUM_START:Scanning posts for URLs on a domain blocklist'),(10573,1662732746.579494,10,'info','SUM_ENDOK:Scanning for publicly accessible quarantined files'),(10251,1662474152.482503,2,'info','Scanned contents of 2322 additional files at 38.89 per second'),(10572,1662732746.577246,10,'info','SUM_START:Scanning for publicly accessible quarantined files'),(10571,1662732746.570876,10,'info','SUM_ENDOK:Scanning file contents for URLs on a domain blocklist'),(10570,1662732746.565473,10,'info','SUM_ENDOK:Scanning file contents for infections and vulnerabilities'),(10569,1662732746.563617,2,'info','Done file contents scan'),(10568,1662732746.559024,2,'info','Done host key check.'),(10567,1662732746.270458,2,'info','Checking 1834 host keys against Wordfence scanning servers.'),(10566,1662732746.252113,2,'info','Asking Wordfence to check URLs against malware list.'),(10565,1662732746.251861,2,'info','Scanned contents of 2353 additional files at 44.68 per second'),(10564,1662732745.770366,2,'info','Scanned contents of 2339 additional files at 44.83 per second'),(9951,1662214534.625993,2,'info','Done examining URLs'),(10879,1662992735.868037,2,'info','Scanned contents of 1656 additional files at 38.68 per second'),(10345,1662732668.414962,2,'info','3500 files indexed'),(10346,1662732668.479587,2,'info','4000 files indexed'),(10347,1662732668.536344,2,'info','4500 files indexed'),(10348,1662732668.588023,2,'info','5000 files indexed'),(10349,1662732668.614372,2,'info','5500 files indexed'),(10350,1662732668.641666,2,'info','6000 files indexed'),(10250,1662474151.476178,2,'info','Scanned contents of 2284 additional files at 38.91 per second'),(10249,1662474150.281653,2,'info','Scanned contents of 2201 additional files at 38.27 per second'),(10248,1662474149.262064,2,'info','Scanned contents of 2169 additional files at 38.40 per second'),(10356,1662732668.832215,2,'info','9000 files indexed'),(10351,1662732668.676273,2,'info','6500 files indexed'),(10352,1662732668.715149,2,'info','7000 files indexed'),(10353,1662732668.748370,2,'info','7500 files indexed'),(10354,1662732668.778460,2,'info','8000 files indexed'),(10355,1662732668.803416,2,'info','8500 files indexed'),(10302,1662713164.127496,1,'info','-------------------'),(10303,1662713164.128651,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 32 MB'),(10304,1662713164.129253,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(10306,1662732654.044297,1,'info','Scheduled Wordfence scan starting at Friday 9th of September 2022 02:10:54 PM'),(10194,1662474088.430664,2,'info','Analyzed 14500 files containing 175.2 MB of data so far'),(9923,1662214523.773217,2,'info','Scanned contents of 2311 additional files at 41.98 per second'),(9922,1662214522.764680,2,'info','Scanned contents of 2271 additional files at 42.03 per second'),(9891,1662214480.936055,2,'info','Scanned contents of 667 additional files at 54.62 per second'),(10308,1662732658.206904,1,'info','Contacting Wordfence to initiate scan'),(10845,1662992692.143454,10,'info','SUM_START:Scanning file contents for infections and vulnerabilities'),(10844,1662992687.171000,10,'info','SUM_ENDOK:Check for publicly accessible configuration files, backup files and logs'),(10843,1662992683.683251,10,'info','SUM_START:Check for publicly accessible configuration files, backup files and logs'),(9955,1662214534.633325,1,'info','Scan Complete. Scanned 14963 files, 25 plugins, 2 themes, 24 posts, 0 comments and 4590 URLs in 1 minute 49 seconds.'),(10841,1662992683.666902,10,'info','SUM_ENDOK:Scanning for unknown files in wp-admin and wp-includes'),(10842,1662992683.671343,10,'info','SUM_ENDOK:Scanning for known malware files'),(9916,1662214516.671436,2,'info','Scanned contents of 1961 additional files at 40.90 per second'),(10631,1662992650.203090,10,'info','SUM_PAIDONLY:Checking if your IP is generating spam is for paid members only'),(10630,1662992648.176457,10,'info','SUM_PAIDONLY:Check if your site is being Spamvertized is for paid members only'),(9963,1662281369.568374,1,'info','-------------------'),(9964,1662281369.569055,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 32 MB'),(9965,1662281369.569281,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(10628,1662992647.616954,10,'info','SUM_PREP:Preparing a new scan.'),(10629,1662992647.621320,1,'info','Contacting Wordfence to initiate scan'),(9968,1662367251.321260,1,'info','Initiating quick scan'),(10627,1662992643.431464,1,'info','Scheduled Wordfence scan starting at Monday 12th of September 2022 02:24:03 PM'),(10364,1662732669.200362,2,'info','13000 files indexed'),(10365,1662732669.229381,2,'info','13500 files indexed'),(10366,1662732669.253207,2,'info','14000 files indexed'),(10367,1662732669.275106,2,'info','14500 files indexed'),(10368,1662732669.300052,2,'info','14963 files indexed'),(9924,1662214525.099783,2,'info','Scanned contents of 2339 additional files at 41.49 per second'),(10910,1662992757.834448,10,'info','SUM_ENDOK:Scanning comments for URLs on a domain blocklist'),(10850,1662992696.085637,2,'info','Scanned contents of 176 additional files at 58.08 per second'),(10901,1662992757.484419,10,'info','SUM_START:Scanning for publicly accessible quarantined files'),(10902,1662992757.488673,10,'info','SUM_ENDOK:Scanning for publicly accessible quarantined files'),(10903,1662992757.499307,10,'info','SUM_START:Scanning posts for URLs on a domain blocklist'),(9919,1662214519.710531,2,'info','Scanned contents of 2103 additional files at 41.25 per second'),(10400,1662732673.014426,2,'info','Analyzed 3200 files containing 44.29 MB of data so far'),(10401,1662732673.121843,2,'info','Analyzed 3300 files containing 44.83 MB of data so far'),(10243,1662474138.999531,2,'info','Scanned contents of 1952 additional files at 42.23 per second'),(10244,1662474140.019306,2,'info','Scanned contents of 1976 additional files at 41.82 per second'),(10808,1662992678.972051,2,'info','Analyzed 11900 files containing 127.17 MB of data so far'),(10807,1662992678.863146,2,'info','Analyzed 11800 files containing 126.57 MB of data so far'),(10806,1662992678.761933,2,'info','Analyzed 11700 files containing 126.48 MB of data so far'),(10805,1662992678.618997,2,'info','Analyzed 11600 files containing 126.14 MB of data so far'),(10804,1662992678.493887,2,'info','Analyzed 11500 files containing 126.05 MB of data so far'),(10803,1662992678.354524,2,'info','Analyzed 11400 files containing 125.97 MB of data so far'),(10802,1662992678.251675,2,'info','Analyzed 11300 files containing 125.88 MB of data so far'),(10801,1662992678.113547,2,'info','Analyzed 11200 files containing 125.81 MB of data so far'),(10800,1662992677.937666,2,'info','Analyzed 11100 files containing 124.24 MB of data so far'),(10909,1662992757.814035,10,'info','SUM_START:Scanning comments for URLs on a domain blocklist'),(9953,1662214534.632616,1,'info','-------------------'),(9954,1662214534.633082,2,'info','Wordfence used 29.55 MB of memory for scan. Server peak memory usage was: 61.55 MB'),(10681,1662992656.573883,2,'info','11000 files indexed'),(10682,1662992656.657937,2,'info','11500 files indexed'),(10683,1662992656.705493,2,'info','12000 files indexed'),(10684,1662992656.896949,2,'info','12500 files indexed'),(10685,1662992656.924311,2,'info','13000 files indexed'),(10686,1662992656.963678,2,'info','13500 files indexed'),(10687,1662992656.996732,2,'info','14000 files indexed'),(10688,1662992657.025426,2,'info','14500 files indexed'),(10689,1662992657.064820,2,'info','14976 files indexed'),(10690,1662992657.273247,2,'info','Analyzed 100 files containing 3.3 MB of data so far'),(10691,1662992657.390644,2,'info','Analyzed 200 files containing 4.66 MB of data so far'),(10692,1662992657.594817,2,'info','Analyzed 300 files containing 9.09 MB of data so far'),(10693,1662992657.713323,2,'info','Analyzed 400 files containing 9.68 MB of data so far'),(10694,1662992657.863725,2,'info','Analyzed 500 files containing 12.06 MB of data so far'),(10695,1662992657.985791,2,'info','Analyzed 600 files containing 12.6 MB of data so far'),(9899,1662214494.869742,2,'info','Scanned contents of 907 additional files at 34.69 per second'),(9900,1662214495.875680,2,'info','Scanned contents of 931 additional files at 34.29 per second'),(10240,1662474135.949314,2,'info','Scanned contents of 1788 additional files at 41.41 per second'),(10620,1662971768.877539,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(10621,1662971768.884263,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(10340,1662732668.170642,2,'info','1000 files indexed'),(10635,1662992654.262331,10,'info','SUM_START:Scanning to check available disk space'),(10920,1662992761.868783,2,'info','Done examining URLs'),(10921,1662992761.870525,10,'info','SUM_ENDOK:Scanning for suspicious site options'),(10922,1662992761.879098,1,'info','-------------------'),(10923,1662992761.879699,2,'info','Wordfence used 29.55 MB of memory for scan. Server peak memory usage was: 61.55 MB'),(10924,1662992761.880083,1,'info','Scan Complete. Scanned 14976 files, 25 plugins, 2 themes, 24 posts, 0 comments and 4680 URLs in 1 minute 53 seconds.'),(10925,1662992761.880361,10,'info','SUM_FINAL:Scan complete. You have 1 new issue to fix. See below.');
/*!40000 ALTER TABLE `wpbb_wfstatus` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_wftrafficrates`
--

DROP TABLE IF EXISTS `wpbb_wftrafficrates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_wftrafficrates` (
  `eMin` int(10) unsigned NOT NULL,
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `hitType` enum('hit','404') NOT NULL DEFAULT 'hit',
  `hits` int(10) unsigned NOT NULL,
  PRIMARY KEY (`eMin`,`IP`,`hitType`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_wftrafficrates`
--

LOCK TABLES `wpbb_wftrafficrates` WRITE;
/*!40000 ALTER TABLE `wpbb_wftrafficrates` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_wftrafficrates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wpbb_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_woocommerce_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `permissions` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `consumer_key` char(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `consumer_secret` char(43) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `nonces` longtext COLLATE utf8mb4_unicode_520_ci,
  `truncated_key` char(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_woocommerce_api_keys`
--

LOCK TABLES `wpbb_woocommerce_api_keys` WRITE;
/*!40000 ALTER TABLE `wpbb_woocommerce_api_keys` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_woocommerce_api_keys` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_woocommerce_attribute_taxonomies`
--

DROP TABLE IF EXISTS `wpbb_woocommerce_attribute_taxonomies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attribute_label` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `attribute_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attribute_orderby` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT '1',
  PRIMARY KEY (`attribute_id`),
  KEY `attribute_name` (`attribute_name`(20))
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_woocommerce_attribute_taxonomies`
--

LOCK TABLES `wpbb_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wpbb_woocommerce_attribute_taxonomies` DISABLE KEYS */;
INSERT INTO `wpbb_woocommerce_attribute_taxonomies` VALUES (1,'size','Size','select','menu_order',0),(2,'finish','Finish','select','menu_order',0);
/*!40000 ALTER TABLE `wpbb_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wpbb_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `order_key` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_email` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`permission_id`),
  KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  KEY `order_id` (`order_id`),
  KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_woocommerce_downloadable_product_permissions`
--

LOCK TABLES `wpbb_woocommerce_downloadable_product_permissions` WRITE;
/*!40000 ALTER TABLE `wpbb_woocommerce_downloadable_product_permissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_woocommerce_downloadable_product_permissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_woocommerce_log`
--

DROP TABLE IF EXISTS `wpbb_woocommerce_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_woocommerce_log` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `message` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `context` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_woocommerce_log`
--

LOCK TABLES `wpbb_woocommerce_log` WRITE;
/*!40000 ALTER TABLE `wpbb_woocommerce_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_woocommerce_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_woocommerce_order_itemmeta`
--

DROP TABLE IF EXISTS `wpbb_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_woocommerce_order_itemmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_woocommerce_order_itemmeta`
--

LOCK TABLES `wpbb_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wpbb_woocommerce_order_itemmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_woocommerce_order_items`
--

DROP TABLE IF EXISTS `wpbb_woocommerce_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_woocommerce_order_items` (
  `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_name` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `order_item_type` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `order_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_woocommerce_order_items`
--

LOCK TABLES `wpbb_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wpbb_woocommerce_order_items` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_woocommerce_payment_tokenmeta`
--

DROP TABLE IF EXISTS `wpbb_woocommerce_payment_tokenmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_woocommerce_payment_tokenmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `payment_token_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `payment_token_id` (`payment_token_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_woocommerce_payment_tokenmeta`
--

LOCK TABLES `wpbb_woocommerce_payment_tokenmeta` WRITE;
/*!40000 ALTER TABLE `wpbb_woocommerce_payment_tokenmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_woocommerce_payment_tokenmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_woocommerce_payment_tokens`
--

DROP TABLE IF EXISTS `wpbb_woocommerce_payment_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_woocommerce_payment_tokens` (
  `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `gateway_id` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `token` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `type` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_woocommerce_payment_tokens`
--

LOCK TABLES `wpbb_woocommerce_payment_tokens` WRITE;
/*!40000 ALTER TABLE `wpbb_woocommerce_payment_tokens` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_woocommerce_payment_tokens` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_woocommerce_sessions`
--

DROP TABLE IF EXISTS `wpbb_woocommerce_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_woocommerce_sessions` (
  `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `session_key` char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `session_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `session_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `session_key` (`session_key`)
) ENGINE=MyISAM AUTO_INCREMENT=176 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_woocommerce_sessions`
--

LOCK TABLES `wpbb_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wpbb_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wpbb_woocommerce_sessions` VALUES (175,'3','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:786:\"a:27:{s:2:\"id\";s:1:\"3\";s:13:\"date_modified\";s:25:\"2022-01-09T05:42:26+00:00\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:3:\"NSW\";s:7:\"country\";s:2:\"AU\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:3:\"NSW\";s:16:\"shipping_country\";s:2:\"AU\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:5:\"Ruben\";s:9:\"last_name\";s:6:\"Rekker\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:26:\"ruben.rekker@fairphoto.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1663550327);
/*!40000 ALTER TABLE `wpbb_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_woocommerce_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wpbb_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_id` bigint(20) unsigned NOT NULL,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `location_id` (`location_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_woocommerce_shipping_zone_locations`
--

LOCK TABLES `wpbb_woocommerce_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wpbb_woocommerce_shipping_zone_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_woocommerce_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wpbb_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) unsigned NOT NULL,
  `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT '1',
  PRIMARY KEY (`instance_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_woocommerce_shipping_zone_methods`
--

LOCK TABLES `wpbb_woocommerce_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wpbb_woocommerce_shipping_zone_methods` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_woocommerce_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_woocommerce_shipping_zones`
--

DROP TABLE IF EXISTS `wpbb_woocommerce_shipping_zones`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_woocommerce_shipping_zones` (
  `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `zone_order` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`zone_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_woocommerce_shipping_zones`
--

LOCK TABLES `wpbb_woocommerce_shipping_zones` WRITE;
/*!40000 ALTER TABLE `wpbb_woocommerce_shipping_zones` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_woocommerce_shipping_zones` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wpbb_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_woocommerce_tax_rate_locations`
--

LOCK TABLES `wpbb_woocommerce_tax_rate_locations` WRITE;
/*!40000 ALTER TABLE `wpbb_woocommerce_tax_rate_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_woocommerce_tax_rate_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wpbb_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate` varchar(8) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) unsigned NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT '0',
  `tax_rate_shipping` int(1) NOT NULL DEFAULT '1',
  `tax_rate_order` bigint(20) unsigned NOT NULL,
  `tax_rate_class` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_woocommerce_tax_rates`
--

LOCK TABLES `wpbb_woocommerce_tax_rates` WRITE;
/*!40000 ALTER TABLE `wpbb_woocommerce_tax_rates` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpbb_woocommerce_tax_rates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_yoast_indexable`
--

DROP TABLE IF EXISTS `wpbb_yoast_indexable`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_yoast_indexable` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `permalink` longtext COLLATE utf8mb4_unicode_520_ci,
  `permalink_hash` varchar(40) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `object_type` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `object_sub_type` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `author_id` bigint(20) DEFAULT NULL,
  `post_parent` bigint(20) DEFAULT NULL,
  `title` text COLLATE utf8mb4_unicode_520_ci,
  `description` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `breadcrumb_title` text COLLATE utf8mb4_unicode_520_ci,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_public` tinyint(1) DEFAULT NULL,
  `is_protected` tinyint(1) DEFAULT '0',
  `has_public_posts` tinyint(1) DEFAULT NULL,
  `number_of_pages` int(11) unsigned DEFAULT NULL,
  `canonical` longtext COLLATE utf8mb4_unicode_520_ci,
  `primary_focus_keyword` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `primary_focus_keyword_score` int(3) DEFAULT NULL,
  `readability_score` int(3) DEFAULT NULL,
  `is_cornerstone` tinyint(1) DEFAULT '0',
  `is_robots_noindex` tinyint(1) DEFAULT '0',
  `is_robots_nofollow` tinyint(1) DEFAULT '0',
  `is_robots_noarchive` tinyint(1) DEFAULT '0',
  `is_robots_noimageindex` tinyint(1) DEFAULT '0',
  `is_robots_nosnippet` tinyint(1) DEFAULT '0',
  `twitter_title` text COLLATE utf8mb4_unicode_520_ci,
  `twitter_image` longtext COLLATE utf8mb4_unicode_520_ci,
  `twitter_description` longtext COLLATE utf8mb4_unicode_520_ci,
  `twitter_image_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `twitter_image_source` text COLLATE utf8mb4_unicode_520_ci,
  `open_graph_title` text COLLATE utf8mb4_unicode_520_ci,
  `open_graph_description` longtext COLLATE utf8mb4_unicode_520_ci,
  `open_graph_image` longtext COLLATE utf8mb4_unicode_520_ci,
  `open_graph_image_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `open_graph_image_source` text COLLATE utf8mb4_unicode_520_ci,
  `open_graph_image_meta` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `link_count` int(11) DEFAULT NULL,
  `incoming_link_count` int(11) DEFAULT NULL,
  `prominent_words_version` int(11) unsigned DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `blog_id` bigint(20) NOT NULL DEFAULT '1',
  `language` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `region` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schema_page_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schema_article_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `has_ancestors` tinyint(1) DEFAULT '0',
  `estimated_reading_time_minutes` int(11) DEFAULT NULL,
  `version` int(11) DEFAULT '1',
  `object_last_modified` datetime DEFAULT NULL,
  `object_published_at` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
  KEY `object_id_and_type` (`object_id`,`object_type`),
  KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
  KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`)
) ENGINE=MyISAM AUTO_INCREMENT=1280 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_yoast_indexable`
--

LOCK TABLES `wpbb_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wpbb_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wpbb_yoast_indexable` VALUES (1,NULL,NULL,1,'term','category',NULL,NULL,NULL,NULL,'Uncategorized',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(2,NULL,NULL,15,'term','product_cat',NULL,NULL,NULL,NULL,'Uncategorized',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(3,NULL,NULL,20,'term','product_cat',NULL,NULL,NULL,NULL,'People',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-07-01 07:28:27','2021-04-01 07:06:36'),(4,NULL,NULL,21,'term','product_tag',NULL,NULL,NULL,NULL,'lake',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-09-03 02:43:22','2021-04-22 12:36:10'),(175,NULL,NULL,509,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9269.jpg',NULL,'509','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9269.jpg','509','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9269.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a9269.jpg\",\"size\":\"full\",\"id\":509,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:28:11','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 07:12:39','2021-05-29 08:28:11'),(5,NULL,NULL,22,'term','product_tag',NULL,NULL,NULL,NULL,'fishing',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-09-03 02:43:22','2021-05-16 01:37:05'),(6,NULL,NULL,23,'term','product_cat',NULL,NULL,NULL,NULL,'Nature',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-07-01 07:08:32','2021-04-22 12:36:10'),(7,NULL,NULL,24,'term','project-type',NULL,NULL,NULL,NULL,'Environment',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-10 09:17:23','2021-04-22 12:24:58'),(8,NULL,NULL,25,'term','product_cat',NULL,NULL,NULL,NULL,'Beach',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-09-04 03:27:15','2021-04-30 08:40:40'),(9,'http://fairphoto.com/blog/author/ruben/','39:a17cd79fb20e1823439323b168f03735',3,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'http://fairphoto.com/wp-content/uploads/2021/05/img_6345-500x500.jpg',NULL,NULL,'gravatar-image',NULL,NULL,'http://fairphoto.com/wp-content/uploads/2021/05/img_6345-500x500.jpg',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2021-05-17 07:50:27','2022-09-17 07:15:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-06-12 11:10:35','2021-04-01 07:06:36'),(10,NULL,NULL,17,'post','attachment',3,0,NULL,NULL,'woocommerce-placeholder','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/woocommerce-placeholder.png',NULL,'17','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/woocommerce-placeholder.png','17','attachment-image','{\"width\":1200,\"height\":1200,\"url\":\"https://www.fairphoto.com/wp-content/uploads/woocommerce-placeholder.png\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/woocommerce-placeholder.png\",\"size\":\"full\",\"id\":17,\"alt\":\"\",\"pixels\":1440000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-04-17 07:49:33','2021-04-17 07:49:33'),(11,NULL,NULL,91,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a9184.jpg',NULL,'91','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a9184-683x1024.jpg','91','attachment-image','{\"width\":683,\"height\":1024,\"path\":\"2021/04/0a4a9184-683x1024.jpg\",\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a9184-683x1024.jpg\",\"size\":\"large\",\"id\":91,\"alt\":\"\",\"pixels\":699392,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-04-22 07:36:21','2021-04-22 07:36:21'),(174,NULL,NULL,508,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9260.jpg',NULL,'508','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9260.jpg','508','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9260.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a9260.jpg\",\"size\":\"full\",\"id\":508,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:27:42','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 06:59:36','2021-05-29 08:27:42'),(12,NULL,NULL,92,'post','attachment',3,0,NULL,NULL,'Menindee Memory','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a9725.jpg',NULL,'92','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a9725.jpg','92','attachment-image','{\"width\":1680,\"height\":1120,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a9725.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/0a4a9725.jpg\",\"size\":\"full\",\"id\":92,\"alt\":\"Menindee Memory\",\"pixels\":1881600,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-29 08:00:54','2021-04-22 07:36:49'),(13,NULL,NULL,93,'post','attachment',3,0,NULL,NULL,'Inle Lake','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7289-edit-4.jpg',NULL,'93','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7289-edit-4.jpg','93','attachment-image','{\"width\":1680,\"height\":1120,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7289-edit-4.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/0a4a7289-edit-4.jpg\",\"size\":\"full\",\"id\":93,\"alt\":\"Inle Lake\",\"pixels\":1881600,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-04-22 07:37:23','2021-04-22 07:37:23'),(14,NULL,NULL,94,'post','attachment',3,0,NULL,NULL,'Inle Fishermen','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7289.jpg',NULL,'94','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7289.jpg','94','attachment-image','{\"width\":1680,\"height\":1120,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7289.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/0a4a7289.jpg\",\"size\":\"full\",\"id\":94,\"alt\":\"Inle Fishermen\",\"pixels\":1881600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-29 08:00:55','2021-04-22 07:37:49'),(15,NULL,NULL,95,'post','attachment',3,0,NULL,NULL,'Paw Kae&#8217;, Myanmar','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a6841.jpg',NULL,'95','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a6841.jpg','95','attachment-image','{\"width\":1400,\"height\":788,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a6841.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/0a4a6841.jpg\",\"size\":\"full\",\"id\":95,\"alt\":\"Paw Kae\', Myanmar\",\"pixels\":1103200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-12-08 09:21:43','2021-04-22 07:41:52'),(173,NULL,NULL,507,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9258.jpg',NULL,'507','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9258.jpg','507','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9258.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a9258.jpg\",\"size\":\"full\",\"id\":507,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:27:19','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-06 11:44:02','2021-05-29 08:27:19'),(16,NULL,NULL,107,'post','attachment',3,0,NULL,NULL,'Puttu Pauk','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7182.jpg',NULL,'107','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7182.jpg','107','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7182.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/0a4a7182.jpg\",\"size\":\"full\",\"id\":107,\"alt\":\"Puttu Pauk\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-29 08:21:37','2021-04-22 23:11:51'),(19,NULL,NULL,110,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7326.jpg',NULL,'110','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7326.jpg','110','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7326.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/0a4a7326.jpg\",\"size\":\"full\",\"id\":110,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-29 08:37:24','2021-04-22 23:12:24'),(20,NULL,NULL,111,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7377.jpg',NULL,'111','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7377.jpg','111','attachment-image','{\"width\":1400,\"height\":788,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7377.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/0a4a7377.jpg\",\"size\":\"full\",\"id\":111,\"alt\":\"\",\"pixels\":1103200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-04-22 23:12:36','2021-04-22 23:12:36'),(172,NULL,NULL,506,'post','attachment',3,0,NULL,NULL,'Houses are built on stilts','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9052.jpg',NULL,'506','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9052.jpg','506','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9052.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a9052.jpg\",\"size\":\"full\",\"id\":506,\"alt\":\"Houses are built on stilts\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:27:00','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 07:25:25','2021-05-29 08:27:00'),(21,NULL,NULL,112,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7395.jpg',NULL,'112','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7395.jpg','112','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7395.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/0a4a7395.jpg\",\"size\":\"full\",\"id\":112,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 06:57:11','2021-04-22 23:12:46'),(203,NULL,NULL,41,'term','product_cat',NULL,NULL,NULL,NULL,'Landscape',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-07 07:15:34','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-09-03 02:43:22','2021-05-16 01:37:05'),(23,NULL,NULL,139,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a4131-pano-2.jpg',NULL,'139','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a4131-pano-2.jpg','139','attachment-image','{\"width\":1680,\"height\":1120,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a4131-pano-2.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/0a4a4131-pano-2.jpg\",\"size\":\"full\",\"id\":139,\"alt\":\"\",\"pixels\":1881600,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:53:37','2021-04-30 08:37:19'),(202,NULL,NULL,543,'post','attachment',3,0,NULL,NULL,'Langob Beach','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2184.jpg',NULL,'543','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2184.jpg','543','attachment-image','{\"width\":1680,\"height\":1120,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2184.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2184.jpg\",\"size\":\"full\",\"id\":543,\"alt\":\"Langob Beach\",\"pixels\":1881600,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2021-06-05 07:39:56','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-11 08:22:53','2021-06-05 07:39:56'),(24,NULL,NULL,144,'post','attachment',3,0,NULL,NULL,'fp-logo-dark','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-dark.png',NULL,'144','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-dark.png','144','attachment-image','{\"width\":260,\"height\":40,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-dark.png\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/fp-logo-dark.png\",\"size\":\"full\",\"id\":144,\"alt\":\"\",\"pixels\":10400,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-04-30 09:25:40','2021-04-30 09:18:36'),(25,NULL,NULL,145,'post','attachment',3,0,NULL,NULL,'fp-logo-dark@2x','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-dark@2x.png',NULL,'145','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-dark@2x.png','145','attachment-image','{\"width\":520,\"height\":80,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-dark@2x.png\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/fp-logo-dark@2x.png\",\"size\":\"full\",\"id\":145,\"alt\":\"\",\"pixels\":41600,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-04-30 09:25:54','2021-04-30 09:25:54'),(26,NULL,NULL,146,'post','attachment',3,0,NULL,NULL,'fp-logo-light','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-light.png',NULL,'146','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-light.png','146','attachment-image','{\"width\":260,\"height\":40,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-light.png\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/fp-logo-light.png\",\"size\":\"full\",\"id\":146,\"alt\":\"\",\"pixels\":10400,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-04-30 09:27:06','2021-04-30 09:27:06'),(27,NULL,NULL,147,'post','attachment',3,0,NULL,NULL,'fp-logo-light@2x','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-light@2x.png',NULL,'147','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-light@2x.png','147','attachment-image','{\"width\":520,\"height\":80,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/fp-logo-light@2x.png\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/fp-logo-light@2x.png\",\"size\":\"full\",\"id\":147,\"alt\":\"\",\"pixels\":41600,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-04-30 09:27:18','2021-04-30 09:27:18'),(28,NULL,NULL,153,'post','attachment',3,97,NULL,NULL,'fp-favicon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/fp-favicon.png',NULL,'153','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/fp-favicon.png','153','attachment-image','{\"width\":512,\"height\":512,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/fp-favicon.png\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/fp-favicon.png\",\"size\":\"full\",\"id\":153,\"alt\":\"\",\"pixels\":262144,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-05-23 04:36:45','2021-04-30 23:48:42'),(170,NULL,NULL,504,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a8942.jpg',NULL,'504','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a8942.jpg','504','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a8942.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a8942.jpg\",\"size\":\"full\",\"id\":504,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:26:35','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 06:58:11','2021-05-29 08:26:35'),(29,NULL,NULL,154,'post','attachment',3,0,NULL,NULL,'cropped-fp-favicon.png','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/cropped-fp-favicon.png',NULL,'154','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/cropped-fp-favicon.png','154','attachment-image','{\"width\":512,\"height\":512,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/cropped-fp-favicon.png\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/cropped-fp-favicon.png\",\"size\":\"full\",\"id\":154,\"alt\":\"\",\"pixels\":262144,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-04-30 23:48:44','2021-04-30 23:48:44'),(30,NULL,NULL,156,'post','attachment',3,0,NULL,NULL,'icon-give','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give.png',NULL,'156','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give.png','156','attachment-image','{\"width\":52,\"height\":52,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give.png\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/icon-give.png\",\"size\":\"full\",\"id\":156,\"alt\":\"\",\"pixels\":2704,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-01 00:01:06','2021-05-01 00:01:06'),(31,NULL,NULL,217,'post','attachment',3,0,NULL,NULL,'Living Room 1 L','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/shutterstock_561764830.jpg',NULL,'217','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/shutterstock_561764830.jpg','217','attachment-image','{\"width\":1400,\"height\":893,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/shutterstock_561764830.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/shutterstock_561764830.jpg\",\"size\":\"full\",\"id\":217,\"alt\":\"\",\"pixels\":1250200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-12-08 09:21:47','2021-05-08 00:25:04'),(169,NULL,NULL,503,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a8868.jpg',NULL,'503','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a8868.jpg','503','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a8868.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a8868.jpg\",\"size\":\"full\",\"id\":503,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:26:19','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 06:57:45','2021-05-29 08:26:19'),(32,NULL,NULL,220,'post','attachment',3,0,NULL,NULL,'icon-give-light','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give-light.png',NULL,'220','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give-light.png','220','attachment-image','{\"width\":60,\"height\":60,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give-light.png\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/icon-give-light.png\",\"size\":\"full\",\"id\":220,\"alt\":\"\",\"pixels\":3600,\"type\":\"image/png\"}',NULL,1,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-08 00:59:24','2021-05-08 00:59:24'),(190,NULL,NULL,530,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8771.jpg',NULL,'530','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8771.jpg','530','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8771.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a8771.jpg\",\"size\":\"full\",\"id\":530,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-05 07:09:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 07:09:13','2021-06-05 07:09:13'),(33,NULL,NULL,221,'post','attachment',3,0,NULL,NULL,'icon-give-dark','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give-dark.png',NULL,'221','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give-dark.png','221','attachment-image','{\"width\":60,\"height\":60,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give-dark.png\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/icon-give-dark.png\",\"size\":\"full\",\"id\":221,\"alt\":\"\",\"pixels\":3600,\"type\":\"image/png\"}',NULL,1,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-08 00:59:25','2021-05-08 00:59:25'),(34,NULL,NULL,338,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/dsc_3696.jpg',NULL,'338','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/dsc_3696.jpg','338','attachment-image','{\"width\":1000,\"height\":664,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/dsc_3696.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/dsc_3696.jpg\",\"size\":\"full\",\"id\":338,\"alt\":\"\",\"pixels\":664000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-17 07:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-16 08:56:32','2021-05-16 08:56:32'),(35,NULL,NULL,339,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_5053.jpg',NULL,'339','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_5053.jpg','339','attachment-image','{\"width\":1000,\"height\":667,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/img_5053.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/img_5053.jpg\",\"size\":\"full\",\"id\":339,\"alt\":\"\",\"pixels\":667000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-16 08:56:39','2021-05-16 08:56:39'),(313,NULL,NULL,233,'post','wpcf7_contact_form',3,0,NULL,NULL,'Contact Us','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-12-05 09:42:04','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-12-05 09:42:04','2021-05-08 01:25:22'),(314,NULL,NULL,857,'post','salient_g_sections',3,0,NULL,NULL,'Suggest a Project (Live)','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-12-05 23:48:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,1,0,'2022-01-01 03:21:26','2021-12-05 23:49:40'),(37,NULL,NULL,341,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_1730-1.jpg',NULL,'341','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_1730-1.jpg','341','attachment-image','{\"width\":1000,\"height\":667,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/img_1730-1.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/img_1730-1.jpg\",\"size\":\"full\",\"id\":341,\"alt\":\"\",\"pixels\":667000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-16 08:56:51','2021-05-16 08:56:51'),(38,NULL,NULL,342,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a0632.jpg',NULL,'342','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a0632.jpg','342','attachment-image','{\"width\":1000,\"height\":667,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a0632.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a0632.jpg\",\"size\":\"full\",\"id\":342,\"alt\":\"\",\"pixels\":667000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-16 08:56:58','2021-05-16 08:56:58'),(39,NULL,NULL,343,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_6345.jpg',NULL,'343','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_6345.jpg','343','attachment-image','{\"width\":1000,\"height\":667,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/img_6345.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/img_6345.jpg\",\"size\":\"full\",\"id\":343,\"alt\":\"\",\"pixels\":667000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-16 08:57:04','2021-05-16 08:57:04'),(167,NULL,NULL,501,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a8781.jpg',NULL,'501','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a8781.jpg','501','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a8781.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a8781.jpg\",\"size\":\"full\",\"id\":501,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:25:48','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 23:20:11','2021-05-29 08:25:48'),(40,NULL,NULL,344,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_6415.jpg',NULL,'344','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_6415.jpg','344','attachment-image','{\"width\":1000,\"height\":667,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/img_6415.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/img_6415.jpg\",\"size\":\"full\",\"id\":344,\"alt\":\"\",\"pixels\":667000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-12-05 06:46:41','2021-05-16 08:57:09'),(41,NULL,NULL,345,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_4448.jpg',NULL,'345','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_4448.jpg','345','attachment-image','{\"width\":1000,\"height\":667,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/img_4448.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/img_4448.jpg\",\"size\":\"full\",\"id\":345,\"alt\":\"\",\"pixels\":667000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-16 08:57:14','2021-05-16 08:57:14'),(42,NULL,NULL,346,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a4854.jpg',NULL,'346','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a4854.jpg','346','attachment-image','{\"width\":1000,\"height\":667,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a4854.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a4854.jpg\",\"size\":\"full\",\"id\":346,\"alt\":\"\",\"pixels\":667000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-16 08:57:22','2021-05-16 08:57:22'),(43,NULL,NULL,347,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_5144.jpg',NULL,'347','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_5144.jpg','347','attachment-image','{\"width\":1000,\"height\":667,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/img_5144.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/img_5144.jpg\",\"size\":\"full\",\"id\":347,\"alt\":\"\",\"pixels\":667000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-12-05 06:46:50','2021-05-16 08:57:27'),(166,NULL,NULL,500,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a8689.jpg',NULL,'500','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a8689.jpg','500','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a8689.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a8689.jpg\",\"size\":\"full\",\"id\":500,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:25:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-29 08:38:54','2021-05-29 08:25:31'),(44,NULL,NULL,348,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_0470-1.jpg',NULL,'348','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/img_0470-1.jpg','348','attachment-image','{\"width\":1000,\"height\":667,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/img_0470-1.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/img_0470-1.jpg\",\"size\":\"full\",\"id\":348,\"alt\":\"\",\"pixels\":667000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-16 08:57:41','2021-05-16 08:57:41'),(45,'https://fairphoto.com/blog/author/admin/','40:f89b371667ffb007e6047e2cd605db73',1,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/aa2db98b90de136cc44f399dbd30f381?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/aa2db98b90de136cc44f399dbd30f381?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:26:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-05 09:26:40','2021-04-17 07:35:16'),(46,NULL,NULL,3,'post','page',1,0,NULL,NULL,'Privacy Policy','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,8,0,'2022-01-05 09:26:40','2021-04-17 07:35:16'),(47,'https://fairphoto.com/gallery/','30:a7d607da61258ffe236a6d1d3fd205f3',18,'post','page',1,0,NULL,NULL,'Gallery','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,NULL,'2021-05-17 07:50:28','2022-09-17 07:26:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-03 04:02:44','2021-04-17 07:49:33'),(48,'https://fairphoto.com/gallery/cart/','35:95ad1f0ff47a47e5578dcfb08e201094',19,'post','page',1,18,NULL,NULL,'Cart','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:26:42',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-04-19 06:31:31','2021-04-17 07:49:33'),(49,NULL,NULL,20,'post','page',1,18,NULL,NULL,'Checkout','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-04-19 06:31:15','2021-04-17 07:49:33'),(50,NULL,NULL,21,'post','page',1,0,NULL,NULL,'My account','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-04-17 07:49:33','2021-04-17 07:49:33'),(51,'http://fairphoto.com/','21:f1b33ff608f928db9ece577b58b5ab44',31,'post','page',3,0,NULL,NULL,'Home','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://fairphoto.com/wp-content/uploads/2021/04/0a4a7289-edit-4.jpg',NULL,'93','featured-image',NULL,NULL,'http://fairphoto.com/wp-content/uploads/2021/04/0a4a7289-edit-4.jpg','93','featured-image','{\"width\":1680,\"height\":1120,\"url\":\"http://fairphoto.com/wp-content/uploads/2021/04/0a4a7289-edit-4.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/0a4a7289-edit-4.jpg\",\"size\":\"full\",\"id\":93,\"alt\":\"Inle Lake\",\"pixels\":1881600,\"type\":\"image/jpeg\"}',22,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:15:58',1,NULL,NULL,NULL,NULL,0,7,2,'2022-06-12 11:10:35','2021-04-18 00:09:50'),(52,'https://fairphoto.com/blog/','27:978ee48c8a6d396a983446961770bcc3',34,'post','page',3,0,NULL,NULL,'Blog','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,NULL,'2021-05-17 07:50:28','2022-09-17 07:25:10',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-04-18 00:10:56','2021-04-18 00:10:56'),(53,NULL,NULL,40,'post','page',3,0,NULL,NULL,'Projects','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,1,0,'2021-12-03 04:10:16','2021-04-18 00:15:01'),(54,NULL,NULL,47,'post','page',3,18,NULL,NULL,'Delivery and Returns','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-04-22 12:29:43','2021-04-19 06:30:51'),(55,NULL,NULL,51,'post','page',3,0,NULL,NULL,'Our Impact','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-08 02:09:27','2021-04-19 06:32:22'),(56,NULL,NULL,57,'post','page',3,0,NULL,NULL,'Submit a Photo','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,1,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,1,0,'2022-01-01 03:49:23','2021-04-19 06:41:36'),(57,NULL,NULL,62,'post','page',3,0,NULL,NULL,'How We Work','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-08 02:39:37','2021-04-19 06:44:59'),(58,NULL,NULL,65,'post','page',3,0,NULL,NULL,'Suggest a Project','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,1,0,'2022-01-07 11:05:34','2021-04-19 06:46:05'),(59,NULL,NULL,69,'post','page',3,18,NULL,NULL,'Exhibitions','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-04-19 06:52:57','2021-04-19 06:52:56'),(60,NULL,NULL,71,'post','page',3,18,NULL,NULL,'Display a Fair Photo','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-04-22 05:15:48','2021-04-19 06:53:37'),(61,NULL,NULL,75,'post','page',3,0,NULL,NULL,'About','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:29','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-04-22 05:11:02','2021-04-22 05:11:00'),(62,NULL,NULL,77,'post','page',3,75,NULL,NULL,'Our Team','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:29','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,3,0,'2021-12-09 09:03:19','2021-04-22 05:11:30'),(63,'https://fairphoto.com/contact-us/','33:0413eea3d344c3eef06d3db23728ff9d',79,'post','page',3,0,NULL,NULL,'Contact Us','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,10,NULL,'2021-05-17 07:50:29','2022-09-17 07:24:25',1,NULL,NULL,NULL,NULL,0,1,2,'2021-12-05 09:44:53','2021-04-22 05:11:57'),(64,NULL,NULL,81,'post','page',3,75,NULL,NULL,'FAQ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:29','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-04-22 05:15:15','2021-04-22 05:15:13'),(65,NULL,NULL,213,'post','page',3,18,NULL,NULL,'Our Display Options','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,NULL,'2021-05-17 07:50:29','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-06-08 11:28:50','2021-05-06 06:30:00'),(317,NULL,NULL,868,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/12/shutterstock_561764830-m.jpg',NULL,'868','attachment-image',NULL,NULL,NULL,'868','attachment-image',NULL,NULL,NULL,NULL,'2021-12-08 09:21:50','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-12-08 09:21:50','2021-12-08 09:21:50'),(164,NULL,NULL,498,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7404.jpg',NULL,'498','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7404.jpg','498','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7404.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a7404.jpg\",\"size\":\"full\",\"id\":498,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:25:04','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-29 08:38:36','2021-05-29 08:25:04'),(176,NULL,NULL,510,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9276.jpg',NULL,'510','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9276.jpg','510','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9276.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a9276.jpg\",\"size\":\"full\",\"id\":510,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:28:35','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-06 12:05:39','2021-05-29 08:28:35'),(177,NULL,NULL,511,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9335.jpg',NULL,'511','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9335.jpg','511','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9335.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a9335.jpg\",\"size\":\"full\",\"id\":511,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:28:48','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-29 08:28:48','2021-05-29 08:28:48'),(178,NULL,NULL,512,'post','attachment',3,97,NULL,NULL,'','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9348.jpg',NULL,'512','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9348.jpg','512','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9348.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a9348.jpg\",\"size\":\"full\",\"id\":512,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:29:03','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-05-30 08:24:15','2021-05-29 08:29:03'),(163,NULL,NULL,497,'post','attachment',3,0,NULL,NULL,'Fishemen in Inle Lake','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7403.jpg',NULL,'497','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7403.jpg','497','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7403.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a7403.jpg\",\"size\":\"full\",\"id\":497,\"alt\":\"Fishemen in Inle Lake\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:24:49','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 07:21:42','2021-05-29 08:24:49'),(324,NULL,NULL,906,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,'2022-01-09 05:40:53','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-09 05:40:52','2022-01-09 05:40:52'),(319,NULL,NULL,894,'post','page',3,0,NULL,NULL,'Terms and Conditions','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,NULL,'2022-01-05 08:28:55','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,8,0,'2022-01-07 11:19:40','2022-01-05 08:41:45'),(89,NULL,NULL,97,'post','portfolio',3,0,NULL,NULL,'Hnalone Hla Inn Maung Mae','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7377.jpg',NULL,'111','featured-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7377.jpg','111','featured-image','{\"width\":1400,\"height\":788,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7377.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/0a4a7377.jpg\",\"size\":\"full\",\"id\":111,\"alt\":\"\",\"pixels\":1103200,\"type\":\"image/jpeg\"}',0,6,NULL,'2021-05-17 07:50:30','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,1,0,'2022-01-09 04:53:57','2021-04-22 12:24:58'),(150,NULL,NULL,484,'post','attachment',3,0,NULL,NULL,'Burmese Farmers','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a6740.jpg',NULL,'484','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a6740.jpg','484','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a6740.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a6740.jpg\",\"size\":\"full\",\"id\":484,\"alt\":\"Burmese Farmers\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:21:11','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-02 08:03:04','2021-05-29 08:21:11'),(327,NULL,NULL,913,'post','flamingo_contact',0,0,NULL,NULL,'samed.boerekci@hotmail.de','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-01-16 16:32:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-16 16:32:44','2022-01-16 16:32:44'),(205,NULL,NULL,584,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a1975-pano.jpg',NULL,'584','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a1975-pano.jpg','584','attachment-image','{\"width\":1400,\"height\":754,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a1975-pano.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a1975-pano.jpg\",\"size\":\"full\",\"id\":584,\"alt\":\"\",\"pixels\":1055600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 07:56:19','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-10 07:56:19','2021-06-10 07:56:19'),(151,NULL,NULL,485,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7244.jpg',NULL,'485','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7244.jpg','485','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7244.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a7244.jpg\",\"size\":\"full\",\"id\":485,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:21:51','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 06:56:03','2021-05-29 08:21:51'),(95,NULL,NULL,106,'post','product',3,0,NULL,NULL,'Menindee Memory','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a9725.jpg',NULL,'92','featured-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a9725.jpg','92','featured-image','{\"width\":1680,\"height\":1120,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a9725.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/0a4a9725.jpg\",\"size\":\"full\",\"id\":92,\"alt\":\"Menindee Memory\",\"pixels\":1881600,\"type\":\"image/jpeg\"}',0,2,NULL,'2021-05-17 07:50:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-07-01 07:08:32','2021-04-22 12:36:10'),(96,NULL,NULL,116,'post','product',3,0,NULL,NULL,'Maligcong','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a4131-pano-2.jpg',NULL,'139','featured-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a4131-pano-2.jpg','139','featured-image','{\"width\":1680,\"height\":1120,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a4131-pano-2.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/0a4a4131-pano-2.jpg\",\"size\":\"full\",\"id\":139,\"alt\":\"\",\"pixels\":1881600,\"type\":\"image/jpeg\"}',0,2,NULL,'2021-05-17 07:50:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-01 03:24:57','2021-04-30 07:54:17'),(97,NULL,NULL,140,'post','product',3,0,NULL,NULL,'Langob Pambot','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2184.jpg',NULL,'543','featured-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2184.jpg','543','featured-image','{\"width\":1680,\"height\":1120,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2184.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2184.jpg\",\"size\":\"full\",\"id\":543,\"alt\":\"Langob Beach\",\"pixels\":1881600,\"type\":\"image/jpeg\"}',0,5,NULL,'2021-05-17 07:50:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,0,0,'2021-09-04 03:27:15','2021-04-30 08:40:40'),(98,NULL,NULL,322,'post','product',3,0,NULL,NULL,'Hanchank Nyi Chin','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7289-edit-4.jpg',NULL,'93','featured-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7289-edit-4.jpg','93','featured-image','{\"width\":1680,\"height\":1120,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7289-edit-4.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/04/0a4a7289-edit-4.jpg\",\"size\":\"full\",\"id\":93,\"alt\":\"Inle Lake\",\"pixels\":1881600,\"type\":\"image/jpeg\"}',0,3,NULL,'2021-05-17 07:50:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,0,0,'2021-09-03 02:43:22','2021-05-16 01:37:05'),(320,NULL,NULL,901,'post','nav_menu_item',3,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-01-05 09:31:51','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-05 09:31:55','2022-01-05 09:31:55'),(321,NULL,NULL,903,'post','flamingo_contact',0,0,NULL,NULL,'test@fairphoto.com','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-01-09 05:39:23','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-09 10:53:26','2022-01-09 10:53:26'),(322,NULL,NULL,904,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,'2022-01-09 05:39:24','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-09 05:39:23','2022-01-09 05:39:23'),(101,NULL,NULL,335,'post','salient_g_sections',3,0,NULL,NULL,'Product Project','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,'2021-05-17 07:50:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,2,0,'2021-12-05 23:54:03','2021-05-17 10:35:17'),(161,NULL,NULL,495,'post','attachment',3,0,NULL,NULL,'Fishemen in Inle Lake','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7394.jpg',NULL,'495','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7394.jpg','495','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7394.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a7394.jpg\",\"size\":\"full\",\"id\":495,\"alt\":\"Fishemen in Inle Lake\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:24:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 07:19:41','2021-05-29 08:24:21'),(102,NULL,NULL,312,'post','salient_g_sections',3,0,NULL,NULL,'Product Enquiry (Live)','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-12-05 23:55:45','2021-05-15 13:15:57'),(103,NULL,NULL,329,'post','salient_g_sections',3,0,NULL,NULL,'Product Photographer','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:50:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,2,0,'2021-12-05 23:53:43','2021-05-16 03:01:01'),(104,NULL,NULL,NULL,'post-type-archive','product',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Products',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-05-17 07:50:32','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-09-04 03:27:15','2021-04-01 07:06:36'),(105,NULL,NULL,NULL,'system-page','404',NULL,NULL,'Page not found %%sep%% %%sitename%%',NULL,'Error 404: Page not found',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-05-17 07:50:33','2022-09-17 07:15:41',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(106,NULL,NULL,NULL,'system-page','search-result',NULL,NULL,'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-05-17 07:50:33','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(107,NULL,NULL,NULL,'date-archive',NULL,NULL,NULL,'%%date%% %%page%% %%sep%% %%sitename%%','',NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-05-17 07:50:33','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(162,NULL,NULL,496,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7400.jpg',NULL,'496','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7400.jpg','496','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7400.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a7400.jpg\",\"size\":\"full\",\"id\":496,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:24:35','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-29 08:38:13','2021-05-29 08:24:35'),(108,NULL,NULL,236,'post','flamingo_contact',3,0,NULL,NULL,'ruben.rekker@fairphoto.com','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-17 07:52:23','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-09 05:42:25','2022-01-09 05:42:25'),(109,'https://fairphoto.com/','22:96ad2fe4fe60d94e535dae2845b8ec86',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Fair Fine Art Photography Prints','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'%%sitename%%','','','0',NULL,NULL,NULL,1,NULL,'2021-05-17 07:52:46','2022-09-17 07:15:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-01 02:59:51','2021-06-02 10:09:16'),(110,NULL,NULL,376,'post','attachment',3,335,NULL,NULL,'icon-give-primary','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give-primary.png',NULL,'376','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give-primary.png','376','attachment-image','{\"width\":60,\"height\":60,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give-primary.png\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/icon-give-primary.png\",\"size\":\"full\",\"id\":376,\"alt\":\"\",\"pixels\":3600,\"type\":\"image/png\"}',NULL,1,NULL,'2021-05-17 11:56:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-05-17 11:56:27','2021-05-17 11:56:27'),(160,NULL,NULL,494,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7393.jpg',NULL,'494','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7393.jpg','494','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7393.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a7393.jpg\",\"size\":\"full\",\"id\":494,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:23:55','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 06:56:55','2021-05-29 08:23:55'),(111,NULL,NULL,2,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/ee3e4a056be466668fcada27a60f9a50?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/ee3e4a056be466668fcada27a60f9a50?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2021-05-18 06:31:48','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(112,NULL,NULL,379,'post','acf-field',3,378,NULL,NULL,'Project','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-18 07:12:20','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,NULL,NULL),(113,NULL,NULL,378,'post','acf-field-group',3,0,NULL,NULL,'Products','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-18 07:12:20','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(115,NULL,NULL,381,'post','acf-field',3,378,NULL,NULL,'Photographer','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-18 23:30:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,NULL,NULL),(159,NULL,NULL,493,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7392.jpg',NULL,'493','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7392.jpg','493','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7392.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a7392.jpg\",\"size\":\"full\",\"id\":493,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:23:38','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 06:56:43','2021-05-29 08:23:38'),(116,NULL,NULL,382,'post','product_variation',3,322,NULL,NULL,'Hanchank Nyi Chin &#8211; Classic 40x50cm, Paper Only','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-19 00:13:03','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-05-19 00:13:34','2021-05-19 00:13:03'),(117,NULL,NULL,383,'post','product_variation',3,322,NULL,NULL,'Hanchank Nyi Chin &#8211; Large 60x90cm, Paper Only','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-19 00:13:03','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-05-19 00:13:34','2021-05-19 00:13:03'),(118,NULL,NULL,384,'post','product_variation',3,322,NULL,NULL,'Hanchank Nyi Chin &#8211; Extra Large 100-150cm, Paper Only','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-19 00:13:03','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-05-19 00:13:34','2021-05-19 00:13:03'),(119,NULL,NULL,385,'post','product_variation',3,322,NULL,NULL,'Hanchank Nyi Chin &#8211; Giant 120-180cm, Paper Only','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-19 00:13:03','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-05-19 00:13:34','2021-05-19 00:13:03'),(120,NULL,NULL,387,'post','page',3,0,NULL,NULL,'Print your own','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-19 23:24:02','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-19 23:24:04','2021-05-19 23:24:02'),(306,NULL,NULL,54,'post','nav_menu_item',3,0,NULL,NULL,'Browse Projects','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-12-03 03:56:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-12-05 06:35:01','2021-04-19 06:37:02'),(158,NULL,NULL,492,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7372.jpg',NULL,'492','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7372.jpg','492','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7372.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a7372.jpg\",\"size\":\"full\",\"id\":492,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:23:20','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-29 08:37:38','2021-05-29 08:23:20'),(253,'https://fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/','88:1df1583679e75cfa5463236c749b5b89',651,'post','post',3,0,NULL,NULL,'A Day with People and the Sea','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://fairphoto.com/wp-content/uploads/2021/06/0a4a2338.jpg',NULL,'599','featured-image',NULL,NULL,'https://fairphoto.com/wp-content/uploads/2021/06/0a4a2338.jpg','599','featured-image','{\"width\":1400,\"height\":933,\"url\":\"https://fairphoto.com/wp-content/uploads/2021/06/0a4a2338.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2338.jpg\",\"size\":\"full\",\"id\":599,\"alt\":\"A day with the amazing People and the Sea\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',3,2,NULL,'2021-06-19 10:57:11','2022-09-17 07:25:10',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-01 02:59:51','2021-06-19 11:17:28'),(124,NULL,NULL,391,'post','acf-field-group',3,0,NULL,NULL,'Projects','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-22 00:37:54','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(157,NULL,NULL,491,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7316.jpg',NULL,'491','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7316.jpg','491','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7316.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a7316.jpg\",\"size\":\"full\",\"id\":491,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:23:03','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-02 09:53:27','2021-05-29 08:23:03'),(134,NULL,NULL,438,'post','acf-field',3,391,NULL,NULL,'Website','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-24 11:26:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,NULL,NULL),(127,NULL,NULL,396,'post','acf-field',3,391,NULL,NULL,'Logo','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-22 00:56:37','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,NULL,NULL),(129,NULL,NULL,398,'post','acf-field',3,391,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-22 08:32:07','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,NULL,NULL),(130,NULL,NULL,399,'post','acf-field',3,391,NULL,NULL,'Related print','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-22 08:33:42','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,NULL,NULL),(156,NULL,NULL,490,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7315.jpg',NULL,'490','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7315.jpg','490','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7315.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a7315.jpg\",\"size\":\"full\",\"id\":490,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:22:49','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-29 08:36:52','2021-05-29 08:22:49'),(131,NULL,NULL,403,'post','salient_g_sections',3,0,NULL,NULL,'Project Top','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-23 03:45:53','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,2,0,'2021-12-05 23:54:59','2021-05-23 03:45:53'),(132,NULL,NULL,428,'post','acf-field',3,391,NULL,NULL,'Latitude','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-24 10:49:15','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,NULL,NULL),(133,NULL,NULL,429,'post','acf-field',3,391,NULL,NULL,'Longitude','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-24 10:49:15','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,NULL,NULL),(155,NULL,NULL,489,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7293.jpg',NULL,'489','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7293.jpg','489','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7293.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a7293.jpg\",\"size\":\"full\",\"id\":489,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:22:33','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 06:56:33','2021-05-29 08:22:33'),(135,NULL,NULL,439,'post','acf-field',3,391,NULL,NULL,'Facebook','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-24 11:26:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,NULL,NULL),(136,NULL,NULL,440,'post','acf-field',3,391,NULL,NULL,'Phone number','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-24 11:26:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,NULL,NULL),(137,NULL,NULL,441,'post','acf-field',3,391,NULL,NULL,'Email','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-24 11:26:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,NULL,NULL),(138,NULL,NULL,442,'post','acf-field',3,391,NULL,NULL,'Instagram','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-24 11:26:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,NULL,NULL),(139,NULL,NULL,443,'post','acf-field',3,391,NULL,NULL,'Twitter','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-24 11:26:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,NULL,NULL),(154,NULL,NULL,488,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7286.jpg',NULL,'488','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7286.jpg','488','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7286.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a7286.jpg\",\"size\":\"full\",\"id\":488,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:22:23','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 06:56:21','2021-05-29 08:22:23'),(140,NULL,NULL,444,'post','acf-field',3,391,NULL,NULL,'Address','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-24 11:27:45','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,NULL,NULL),(141,NULL,NULL,458,'post','salient_g_sections',3,0,NULL,NULL,'Project Bottom','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-26 09:40:38','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,2,0,'2021-12-05 23:55:23','2021-05-26 09:41:45'),(142,NULL,NULL,305,'post','wpcf7_contact_form',3,0,NULL,NULL,'Register Interest','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-27 11:37:32','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(143,NULL,NULL,462,'post','wpcf7_contact_form',3,0,NULL,NULL,'Donate','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-27 11:45:39','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-09 11:06:07','2021-05-27 11:45:39'),(153,NULL,NULL,487,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7280.jpg',NULL,'487','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7280.jpg','487','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7280.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a7280.jpg\",\"size\":\"full\",\"id\":487,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:22:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 07:16:42','2021-05-29 08:22:13'),(144,NULL,NULL,463,'post','wpcf7_contact_form',3,0,NULL,NULL,'Print your own','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-27 11:54:25','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-09 06:50:07','2021-05-27 11:54:25'),(254,NULL,NULL,44,'term','category',NULL,NULL,NULL,NULL,'Philippines',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-19 10:58:41','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(146,'http://fairphoto.com/blog/author/','33:6f1fb51a41226cf3f5e3639c142cc3c2',0,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://0.gravatar.com/avatar/?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://0.gravatar.com/avatar/?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2021-05-29 06:28:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-07-27 07:00:03','2021-05-15 08:58:26'),(147,NULL,NULL,353,'post','flamingo_contact',0,0,NULL,NULL,'ruben.rekker@gmail.com','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-05-29 06:28:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-09 10:52:45','2022-01-09 10:52:45'),(148,NULL,NULL,478,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,'2021-05-29 06:28:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(152,NULL,NULL,486,'post','attachment',3,0,NULL,NULL,'Inle','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7269.jpg',NULL,'486','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7269.jpg','486','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7269.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a7269.jpg\",\"size\":\"full\",\"id\":486,\"alt\":\"Inle\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:22:01','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-02 08:03:19','2021-05-29 08:22:01'),(149,NULL,NULL,479,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,'2021-05-29 06:28:33','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(179,NULL,NULL,513,'post','attachment',3,0,NULL,NULL,'Test title','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9400.jpg',NULL,'513','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9400.jpg','513','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a9400.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a9400.jpg\",\"size\":\"full\",\"id\":513,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-05-29 08:29:17','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-05-30 08:33:46','2021-05-29 08:29:17'),(249,NULL,NULL,633,'post','product_variation',3,106,NULL,NULL,'Menindee Memory &#8211; Giant 120-180cm, Paper Only','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-11 23:30:43','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-06-11 23:31:38','2021-06-11 23:30:43'),(315,NULL,NULL,866,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,'2021-12-08 05:38:34','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-12-08 05:38:34','2021-12-08 05:38:34'),(311,NULL,NULL,837,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/12/180716_unsw_rubenrekker_0290-edit-3.jpg',NULL,'837','attachment-image',NULL,NULL,NULL,'837','attachment-image',NULL,NULL,NULL,NULL,'2021-12-05 06:46:45','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-12-05 06:46:45','2021-12-05 06:46:45'),(182,NULL,NULL,518,'post','attachment',3,0,NULL,NULL,'Harvesting Wheat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a6735.jpg',NULL,'518','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a6735.jpg','518','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a6735.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a6735.jpg\",\"size\":\"full\",\"id\":518,\"alt\":\"Harvesting Wheat\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-02 08:02:51','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-02 08:02:51','2021-06-02 08:02:51'),(184,NULL,NULL,36,'term','project-type',NULL,NULL,NULL,NULL,'Humanitarian',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-02 10:04:35','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(185,NULL,NULL,37,'term','project-type',NULL,NULL,NULL,NULL,'Culture',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-02 10:05:12','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(186,NULL,NULL,521,'post','post',3,0,NULL,NULL,'Exploring Inle Lake in Myanmar','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7293.jpg',NULL,'489','featured-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7293.jpg','489','featured-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/05/0a4a7293.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/05/0a4a7293.jpg\",\"size\":\"full\",\"id\":489,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',3,2,NULL,'2021-06-02 10:06:17','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,1,0,'2021-12-09 10:36:19','2021-06-02 10:09:16'),(187,NULL,NULL,38,'term','category',NULL,NULL,NULL,NULL,'Myanmar',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-02 10:07:36','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(188,NULL,NULL,39,'term','category',NULL,NULL,NULL,NULL,'Hnalone Hla Inn Maung Mae',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,NULL,'2021-06-02 10:07:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-12-09 10:36:19','2021-06-02 10:09:16'),(189,NULL,NULL,40,'term','post_tag',NULL,NULL,NULL,NULL,'myanmar',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-02 10:11:39','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-12-09 10:36:19','2021-06-02 10:09:16'),(246,NULL,NULL,630,'post','product_variation',3,106,NULL,NULL,'Menindee Memory &#8211; Classic 40x50cm, Paper Only','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-11 23:30:43','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-06-11 23:31:38','2021-06-11 23:30:42'),(247,NULL,NULL,631,'post','product_variation',3,106,NULL,NULL,'Menindee Memory &#8211; Large 60x90cm, Paper Only','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-11 23:30:43','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-06-11 23:31:38','2021-06-11 23:30:43'),(191,NULL,NULL,531,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8886.jpg',NULL,'531','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8886.jpg','531','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8886.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a8886.jpg\",\"size\":\"full\",\"id\":531,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-05 07:09:29','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 07:09:29','2021-06-05 07:09:29'),(192,NULL,NULL,532,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8889.jpg',NULL,'532','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8889.jpg','532','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8889.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a8889.jpg\",\"size\":\"full\",\"id\":532,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-05 07:09:56','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 07:09:56','2021-06-05 07:09:56'),(193,NULL,NULL,533,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8984.jpg',NULL,'533','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8984.jpg','533','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8984.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a8984.jpg\",\"size\":\"full\",\"id\":533,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-05 07:10:08','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 07:10:08','2021-06-05 07:10:08'),(194,NULL,NULL,534,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9083.jpg',NULL,'534','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9083.jpg','534','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9083.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a9083.jpg\",\"size\":\"full\",\"id\":534,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-05 07:10:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 07:10:27','2021-06-05 07:10:27'),(195,NULL,NULL,535,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9089.jpg',NULL,'535','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9089.jpg','535','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9089.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a9089.jpg\",\"size\":\"full\",\"id\":535,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-05 07:10:43','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 07:10:43','2021-06-05 07:10:43'),(196,NULL,NULL,536,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9094.jpg',NULL,'536','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9094.jpg','536','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9094.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a9094.jpg\",\"size\":\"full\",\"id\":536,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-05 07:11:03','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 07:11:03','2021-06-05 07:11:03'),(197,NULL,NULL,537,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9098.jpg',NULL,'537','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9098.jpg','537','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9098.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a9098.jpg\",\"size\":\"full\",\"id\":537,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-05 07:11:20','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 07:11:20','2021-06-05 07:11:20'),(198,NULL,NULL,538,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9108.jpg',NULL,'538','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9108.jpg','538','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9108.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a9108.jpg\",\"size\":\"full\",\"id\":538,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-05 07:11:35','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 07:11:35','2021-06-05 07:11:35'),(199,NULL,NULL,539,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9153.jpg',NULL,'539','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9153.jpg','539','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9153.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a9153.jpg\",\"size\":\"full\",\"id\":539,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-05 07:11:48','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 07:11:48','2021-06-05 07:11:48'),(200,NULL,NULL,540,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9159.jpg',NULL,'540','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9159.jpg','540','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a9159.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a9159.jpg\",\"size\":\"full\",\"id\":540,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-05 07:11:59','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-05 07:11:59','2021-06-05 07:11:59'),(204,NULL,NULL,574,'post','attachment',3,97,NULL,NULL,'logo-placeholder','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/logo-placeholder.png',NULL,'574','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/logo-placeholder.png','574','attachment-image','{\"width\":300,\"height\":200,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/logo-placeholder.png\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/logo-placeholder.png\",\"size\":\"full\",\"id\":574,\"alt\":\"\",\"pixels\":60000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-06-08 11:02:10','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-06-08 11:04:35','2021-06-08 11:02:10'),(206,NULL,NULL,585,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2027.jpg',NULL,'585','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2027.jpg','585','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2027.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2027.jpg\",\"size\":\"full\",\"id\":585,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 07:57:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-11 07:31:39','2021-06-10 07:57:27'),(207,NULL,NULL,586,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2040.jpg',NULL,'586','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2040.jpg','586','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2040.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2040.jpg\",\"size\":\"full\",\"id\":586,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 07:57:43','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-21 07:44:13','2021-06-10 07:57:43'),(210,NULL,NULL,589,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2076.jpg',NULL,'589','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2076.jpg','589','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2076.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2076.jpg\",\"size\":\"full\",\"id\":589,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 07:58:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-11 07:32:24','2021-06-10 07:58:31'),(211,NULL,NULL,590,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2086.jpg',NULL,'590','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2086.jpg','590','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2086.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2086.jpg\",\"size\":\"full\",\"id\":590,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 07:58:48','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-11 07:34:10','2021-06-10 07:58:48'),(212,NULL,NULL,591,'post','attachment',3,0,NULL,NULL,'Pambot','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2110.jpg',NULL,'591','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2110.jpg','591','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2110.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2110.jpg\",\"size\":\"full\",\"id\":591,\"alt\":\"Pambot\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 07:59:11','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-10 07:59:11','2021-06-10 07:59:11'),(213,NULL,NULL,592,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2117.jpg',NULL,'592','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2117.jpg','592','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2117.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2117.jpg\",\"size\":\"full\",\"id\":592,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 07:59:22','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-10 07:59:22','2021-06-10 07:59:22'),(214,NULL,NULL,593,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2124.jpg',NULL,'593','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2124.jpg','593','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2124.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2124.jpg\",\"size\":\"full\",\"id\":593,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 07:59:34','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-11 07:34:21','2021-06-10 07:59:34'),(251,NULL,NULL,266,'post','custom_css',3,0,NULL,NULL,'salient-child','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-18 09:47:20','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(216,NULL,NULL,595,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2283.jpg',NULL,'595','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2283.jpg','595','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2283.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2283.jpg\",\"size\":\"full\",\"id\":595,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 08:00:03','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-10 08:00:03','2021-06-10 08:00:03'),(217,NULL,NULL,596,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2286.jpg',NULL,'596','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2286.jpg','596','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2286.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2286.jpg\",\"size\":\"full\",\"id\":596,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 08:00:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-10 08:00:21','2021-06-10 08:00:21'),(218,NULL,NULL,597,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2319.jpg',NULL,'597','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2319.jpg','597','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2319.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2319.jpg\",\"size\":\"full\",\"id\":597,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 08:00:32','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-09-03 06:41:28','2021-06-10 08:00:32'),(219,NULL,NULL,598,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2330.jpg',NULL,'598','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2330.jpg','598','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2330.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2330.jpg\",\"size\":\"full\",\"id\":598,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 08:00:43','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-10 08:00:43','2021-06-10 08:00:43'),(220,NULL,NULL,599,'post','attachment',3,0,NULL,NULL,'A day with the amazing People and the Sea','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2338.jpg',NULL,'599','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2338.jpg','599','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2338.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2338.jpg\",\"size\":\"full\",\"id\":599,\"alt\":\"A day with the amazing People and the Sea\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 08:00:52','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-10 08:00:52','2021-06-10 08:00:52'),(221,NULL,NULL,600,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2354.jpg',NULL,'600','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2354.jpg','600','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2354.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2354.jpg\",\"size\":\"full\",\"id\":600,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 08:01:09','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-11 03:17:37','2021-06-10 08:01:09'),(222,NULL,NULL,601,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2413.jpg',NULL,'601','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2413.jpg','601','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2413.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2413.jpg\",\"size\":\"full\",\"id\":601,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 08:01:22','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-10 08:01:22','2021-06-10 08:01:22'),(223,NULL,NULL,602,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2417.jpg',NULL,'602','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2417.jpg','602','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2417.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2417.jpg\",\"size\":\"full\",\"id\":602,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 08:01:32','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-11 07:34:44','2021-06-10 08:01:32'),(224,NULL,NULL,603,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2423.jpg',NULL,'603','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2423.jpg','603','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2423.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2423.jpg\",\"size\":\"full\",\"id\":603,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 08:01:45','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-10 08:01:45','2021-06-10 08:01:45'),(225,NULL,NULL,604,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2467.jpg',NULL,'604','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2467.jpg','604','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2467.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2467.jpg\",\"size\":\"full\",\"id\":604,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 08:01:55','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-10 08:01:55','2021-06-10 08:01:55'),(226,NULL,NULL,605,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2021.jpg',NULL,'605','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2021.jpg','605','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2021.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2021.jpg\",\"size\":\"full\",\"id\":605,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 09:51:10','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-10 09:51:10','2021-06-10 09:51:10'),(227,NULL,NULL,606,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2475.jpg',NULL,'606','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2475.jpg','606','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2475.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2475.jpg\",\"size\":\"full\",\"id\":606,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-10 09:51:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-10 09:51:26','2021-06-10 09:51:26'),(228,NULL,NULL,608,'post','portfolio',3,0,NULL,NULL,'People and the Sea','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2354.jpg',NULL,'600','featured-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2354.jpg','600','featured-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2354.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2354.jpg\",\"size\":\"full\",\"id\":600,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',0,9,NULL,'2021-06-10 11:27:16','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-10 09:17:23','2021-06-10 11:37:46'),(230,NULL,NULL,611,'post','product_variation',3,140,NULL,NULL,'Langob Pambot &#8211; Classic 40x50cm, Paper Only','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-10 11:41:37','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-06-10 11:42:24','2021-06-10 11:41:37'),(231,NULL,NULL,612,'post','product_variation',3,140,NULL,NULL,'Langob Pambot &#8211; Large 60x90cm, Paper Only','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-10 11:41:37','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-06-10 11:42:24','2021-06-10 11:41:37'),(232,NULL,NULL,613,'post','product_variation',3,140,NULL,NULL,'Langob Pambot &#8211; Extra Large 100-150cm, Paper Only','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-10 11:41:37','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-06-10 11:42:24','2021-06-10 11:41:37'),(233,NULL,NULL,614,'post','product_variation',3,140,NULL,NULL,'Langob Pambot &#8211; Giant 120-180cm, Paper Only','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-10 11:41:37','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-06-10 11:42:24','2021-06-10 11:41:37'),(234,NULL,NULL,620,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2323.jpg',NULL,'620','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2323.jpg','620','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2323.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2323.jpg\",\"size\":\"full\",\"id\":620,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-11 07:27:43','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-11 08:32:30','2021-06-11 07:27:43'),(235,NULL,NULL,621,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2325.jpg',NULL,'621','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2325.jpg','621','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2325.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2325.jpg\",\"size\":\"full\",\"id\":621,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-11 07:28:00','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-11 07:28:00','2021-06-11 07:28:00'),(236,NULL,NULL,622,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2328.jpg',NULL,'622','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2328.jpg','622','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2328.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2328.jpg\",\"size\":\"full\",\"id\":622,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-11 07:28:12','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-11 07:28:12','2021-06-11 07:28:12'),(237,NULL,NULL,623,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2391.jpg',NULL,'623','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2391.jpg','623','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2391.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2391.jpg\",\"size\":\"full\",\"id\":623,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-11 07:28:24','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-11 07:34:34','2021-06-11 07:28:24'),(238,NULL,NULL,624,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2426.jpg',NULL,'624','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2426.jpg','624','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2426.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2426.jpg\",\"size\":\"full\",\"id\":624,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-11 07:28:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-09-04 09:29:59','2021-06-11 07:28:44'),(239,NULL,NULL,625,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2433.jpg',NULL,'625','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2433.jpg','625','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2433.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2433.jpg\",\"size\":\"full\",\"id\":625,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-11 07:28:58','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-11 07:28:58','2021-06-11 07:28:58'),(240,NULL,NULL,626,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2439.jpg',NULL,'626','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2439.jpg','626','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2439.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2439.jpg\",\"size\":\"full\",\"id\":626,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-11 07:29:10','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-11 07:29:10','2021-06-11 07:29:10'),(248,NULL,NULL,632,'post','product_variation',3,106,NULL,NULL,'Menindee Memory &#8211; Extra Large 100-150cm, Paper Only','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-11 23:30:43','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-06-11 23:31:38','2021-06-11 23:30:43'),(241,'http://fairphoto.com/gallery-tag/beach/','39:4c9c7674df59e2e74e2a846dde73cc5d',42,'term','product_tag',NULL,NULL,NULL,NULL,'beach',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-11 07:52:26','2022-09-17 08:11:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-04 03:27:15','2021-04-30 08:40:40'),(242,NULL,NULL,43,'term','product_tag',NULL,NULL,NULL,NULL,'ocean',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-11 07:52:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-09-04 03:27:15','2021-04-30 08:40:40'),(243,NULL,NULL,627,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2175-pano.jpg',NULL,'627','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2175-pano.jpg','627','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2175-pano.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2175-pano.jpg\",\"size\":\"full\",\"id\":627,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-11 08:00:37','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-11 08:00:37','2021-06-11 08:00:37'),(244,NULL,NULL,628,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2416.jpg',NULL,'628','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2416.jpg','628','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2416.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2416.jpg\",\"size\":\"full\",\"id\":628,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-11 08:11:24','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-11 08:13:44','2021-06-11 08:11:24'),(245,NULL,NULL,629,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2420.jpg',NULL,'629','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2420.jpg','629','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2420.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2420.jpg\",\"size\":\"full\",\"id\":629,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-11 08:11:38','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-11 08:11:38','2021-06-11 08:11:38'),(255,NULL,NULL,45,'term','category',NULL,NULL,NULL,NULL,'People and the Sea',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,NULL,'2021-06-19 10:58:55','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2022-01-01 02:59:51','2021-06-19 11:17:28'),(256,NULL,NULL,654,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2029.jpg',NULL,'654','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2029.jpg','654','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2029.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2029.jpg\",\"size\":\"full\",\"id\":654,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-21 07:43:37','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-09-04 09:26:51','2021-06-21 07:43:37'),(257,NULL,NULL,655,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2033.jpg',NULL,'655','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2033.jpg','655','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2033.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2033.jpg\",\"size\":\"full\",\"id\":655,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-21 07:43:54','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-21 07:43:54','2021-06-21 07:43:54'),(258,NULL,NULL,656,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2352.jpg',NULL,'656','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2352.jpg','656','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2352.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2352.jpg\",\"size\":\"full\",\"id\":656,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-21 07:44:29','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-21 07:44:29','2021-06-21 07:44:29'),(259,NULL,NULL,657,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2367.jpg',NULL,'657','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2367.jpg','657','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2367.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a2367.jpg\",\"size\":\"full\",\"id\":657,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-21 07:44:43','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-21 07:44:43','2021-06-21 07:44:43'),(260,NULL,NULL,662,'post','wpcf7_contact_form',3,0,NULL,NULL,'Submit a photo to a project','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-23 11:12:10','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-09 06:51:31','2021-06-23 11:12:10'),(261,NULL,NULL,663,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8140.jpg',NULL,'663','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8140.jpg','663','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/img_8140.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/img_8140.jpg\",\"size\":\"full\",\"id\":663,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-25 10:43:52','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:43:52','2021-06-25 10:43:52'),(262,NULL,NULL,664,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8141.jpg',NULL,'664','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8141.jpg','664','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/img_8141.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/img_8141.jpg\",\"size\":\"full\",\"id\":664,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-25 10:44:03','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:44:03','2021-06-25 10:44:03'),(263,NULL,NULL,665,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8148.jpg',NULL,'665','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8148.jpg','665','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/img_8148.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/img_8148.jpg\",\"size\":\"full\",\"id\":665,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-25 10:44:10','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:44:10','2021-06-25 10:44:10'),(264,NULL,NULL,666,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8157.jpg',NULL,'666','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8157.jpg','666','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/img_8157.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/img_8157.jpg\",\"size\":\"full\",\"id\":666,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-25 10:44:17','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:44:17','2021-06-25 10:44:17'),(265,NULL,NULL,667,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8545.jpg',NULL,'667','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8545.jpg','667','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/img_8545.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/img_8545.jpg\",\"size\":\"full\",\"id\":667,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-25 10:44:25','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:44:25','2021-06-25 10:44:25'),(266,NULL,NULL,668,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8258.jpg',NULL,'668','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8258.jpg','668','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8258.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a8258.jpg\",\"size\":\"full\",\"id\":668,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-25 10:44:30','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:44:30','2021-06-25 10:44:30'),(267,NULL,NULL,669,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8261.jpg',NULL,'669','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8261.jpg','669','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8261.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a8261.jpg\",\"size\":\"full\",\"id\":669,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-25 10:44:37','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:44:37','2021-06-25 10:44:37'),(268,NULL,NULL,670,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8263.jpg',NULL,'670','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8263.jpg','670','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8263.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a8263.jpg\",\"size\":\"full\",\"id\":670,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-25 10:44:42','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:44:42','2021-06-25 10:44:42'),(269,NULL,NULL,671,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8274.jpg',NULL,'671','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8274.jpg','671','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8274.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a8274.jpg\",\"size\":\"full\",\"id\":671,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-25 10:44:49','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:44:49','2021-06-25 10:44:49'),(270,NULL,NULL,672,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8276.jpg',NULL,'672','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8276.jpg','672','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8276.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a8276.jpg\",\"size\":\"full\",\"id\":672,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-25 10:44:54','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:44:54','2021-06-25 10:44:54'),(271,NULL,NULL,673,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8280.jpg',NULL,'673','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8280.jpg','673','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8280.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a8280.jpg\",\"size\":\"full\",\"id\":673,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-25 10:45:01','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:45:01','2021-06-25 10:45:01'),(272,NULL,NULL,674,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8281.jpg',NULL,'674','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8281.jpg','674','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8281.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a8281.jpg\",\"size\":\"full\",\"id\":674,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-25 10:45:07','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:45:07','2021-06-25 10:45:07'),(273,NULL,NULL,675,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8283.jpg',NULL,'675','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8283.jpg','675','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8283.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a8283.jpg\",\"size\":\"full\",\"id\":675,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-25 10:45:14','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:45:14','2021-06-25 10:45:14'),(274,NULL,NULL,676,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8288.jpg',NULL,'676','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8288.jpg','676','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8288.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a8288.jpg\",\"size\":\"full\",\"id\":676,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-25 10:45:19','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:45:19','2021-06-25 10:45:19'),(275,NULL,NULL,677,'post','attachment',3,0,NULL,NULL,'Thu Bồn Riverside','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8396.jpg',NULL,'677','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8396.jpg','677','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8396.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a8396.jpg\",\"size\":\"full\",\"id\":677,\"alt\":\"Thu B\\u1ed3n Riverside\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-25 10:45:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:45:26','2021-06-25 10:45:26'),(276,NULL,NULL,678,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8474.jpg',NULL,'678','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8474.jpg','678','attachment-image','{\"width\":1400,\"height\":933,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a8474.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a8474.jpg\",\"size\":\"full\",\"id\":678,\"alt\":\"\",\"pixels\":1306200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-25 10:45:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:45:31','2021-06-25 10:45:31'),(277,NULL,NULL,679,'post','attachment',3,0,NULL,NULL,'','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a3129-hdr.jpg',NULL,'679','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a3129-hdr.jpg','679','attachment-image','{\"width\":1680,\"height\":1120,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a3129-hdr.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/0a4a3129-hdr.jpg\",\"size\":\"full\",\"id\":679,\"alt\":\"\",\"pixels\":1881600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-25 10:53:23','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:53:23','2021-06-25 10:53:23'),(278,NULL,NULL,680,'post','attachment',3,0,NULL,NULL,'Uyển chuyển','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8127-edit.jpg',NULL,'680','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8127-edit.jpg','680','attachment-image','{\"width\":1680,\"height\":1120,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/img_8127-edit.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/img_8127-edit.jpg\",\"size\":\"full\",\"id\":680,\"alt\":\"Uy\\u1ec3n chuy\\u1ec3n\",\"pixels\":1881600,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2021-06-25 10:53:23','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:53:23','2021-06-25 10:53:23'),(279,NULL,NULL,681,'post','attachment',3,0,NULL,NULL,'Thu Bon River','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8127.jpg',NULL,'681','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8127.jpg','681','attachment-image','{\"width\":1680,\"height\":1120,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/img_8127.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/img_8127.jpg\",\"size\":\"full\",\"id\":681,\"alt\":\"Thu Bon River\",\"pixels\":1881600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-25 10:53:40','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-06-25 10:53:40','2021-06-25 10:53:40'),(281,NULL,NULL,689,'post','product',3,0,NULL,NULL,'Uyển chuyển','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8127-edit.jpg',NULL,'680','featured-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8127-edit.jpg','680','featured-image','{\"width\":1680,\"height\":1120,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/06/img_8127-edit.jpg\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/06/img_8127-edit.jpg\",\"size\":\"full\",\"id\":680,\"alt\":\"Uy\\u1ec3n chuy\\u1ec3n\",\"pixels\":1881600,\"type\":\"image/jpeg\"}',0,2,NULL,'2021-07-01 07:03:57','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-07-01 07:28:27','2021-04-01 07:06:36'),(282,NULL,NULL,690,'post','product_variation',3,689,NULL,NULL,'Uyển chuyển &#8211; Paper Only, Classic 40x50cm','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-01 07:06:02','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-07-01 07:06:27','2021-07-01 07:06:02'),(283,NULL,NULL,691,'post','product_variation',3,689,NULL,NULL,'Uyển chuyển &#8211; Paper Only, Large 60x90cm','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-01 07:06:02','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-07-01 07:06:27','2021-07-01 07:06:02'),(284,NULL,NULL,692,'post','product_variation',3,689,NULL,NULL,'Uyển chuyển &#8211; Paper Only, Extra Large 100-150cm','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-01 07:06:02','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-07-01 07:06:27','2021-07-01 07:06:02'),(285,NULL,NULL,693,'post','product_variation',3,689,NULL,NULL,'Uyển chuyển &#8211; Paper Only, Giant 120-180cm','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-01 07:06:02','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-07-01 07:06:27','2021-07-01 07:06:02'),(286,NULL,NULL,46,'term','product_tag',NULL,NULL,NULL,NULL,'river',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-01 07:06:36','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-07-01 07:28:27','2021-04-01 07:06:36'),(287,NULL,NULL,47,'term','product_tag',NULL,NULL,NULL,NULL,'boat',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-01 07:28:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-09-04 03:27:15','2021-04-01 07:06:36'),(289,NULL,NULL,741,'post','attachment',3,31,NULL,NULL,'display1-sketch-back','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/09/display1-sketch-back.png',NULL,'741','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/09/display1-sketch-back.png','741','attachment-image','{\"width\":324,\"height\":245,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/09/display1-sketch-back.png\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/09/display1-sketch-back.png\",\"size\":\"full\",\"id\":741,\"alt\":\"\",\"pixels\":79380,\"type\":\"image/png\"}',NULL,1,NULL,'2021-09-04 01:01:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-09-04 01:01:31','2021-09-04 01:01:31'),(290,NULL,NULL,742,'post','attachment',3,31,NULL,NULL,'display1-sketch-front','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/09/display1-sketch-front.png',NULL,'742','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/09/display1-sketch-front.png','742','attachment-image','{\"width\":325,\"height\":245,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/09/display1-sketch-front.png\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/09/display1-sketch-front.png\",\"size\":\"full\",\"id\":742,\"alt\":\"\",\"pixels\":79625,\"type\":\"image/png\"}',NULL,1,NULL,'2021-09-04 01:01:33','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-09-04 01:01:33','2021-09-04 01:01:33'),(291,NULL,NULL,743,'post','attachment',3,31,NULL,NULL,'display1-sketch-side','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/09/display1-sketch-side.png',NULL,'743','attachment-image',NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/09/display1-sketch-side.png','743','attachment-image','{\"width\":21,\"height\":245,\"url\":\"https://www.fairphoto.com/wp-content/uploads/2021/09/display1-sketch-side.png\",\"path\":\"/home/yrevo792/public_html/fairphoto.com/wp-content/uploads/2021/09/display1-sketch-side.png\",\"size\":\"full\",\"id\":743,\"alt\":\"\",\"pixels\":5145,\"type\":\"image/png\"}',NULL,1,NULL,'2021-09-04 01:01:34','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2021-09-04 01:01:34','2021-09-04 01:01:34'),(293,NULL,NULL,783,'post','wpcf7_contact_form',3,0,NULL,NULL,'Submit a photo','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,NULL,'2021-09-06 10:51:42','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-01 03:34:47','2021-09-06 10:51:42'),(292,NULL,NULL,773,'post','salient_g_sections',3,0,NULL,NULL,'Submit a Photo (Live)','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-09-06 02:27:32','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,1,0,'2022-01-01 03:27:46','2021-09-06 02:29:36'),(295,NULL,NULL,807,'post','wpcf7_contact_form',3,0,NULL,NULL,'Suggest a Project','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-03 03:57:32','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-07 11:03:47','2021-10-03 03:57:32'),(296,NULL,NULL,810,'post','page',1,0,NULL,NULL,'Refund and Returns Policy','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-10-05 05:34:40','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(312,NULL,NULL,842,'post','wpcf7_contact_form',3,0,NULL,NULL,'Join Our Team','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-12-05 07:05:20','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-12-05 09:37:31','2021-12-05 07:05:20'),(301,NULL,NULL,38,'post','nav_menu_item',3,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-12-02 23:51:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-05 09:27:45','2021-04-18 00:13:29'),(302,NULL,NULL,239,'post','mc4wp-form',3,0,NULL,NULL,'News Subscription','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-12-03 01:27:56','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-12-08 05:36:23','2021-12-08 05:36:23'),(298,NULL,NULL,37,'post','nav_menu_item',3,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-12-02 23:51:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-05 09:27:45','2021-04-18 00:13:29'),(304,NULL,NULL,60,'post','nav_menu_item',3,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-12-03 03:53:24','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-12-03 04:07:08','2021-04-19 06:42:17'),(300,NULL,NULL,42,'post','nav_menu_item',3,0,NULL,NULL,'Local Projects','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-12-02 23:51:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-05 09:27:45','2021-04-18 00:16:22'),(326,NULL,NULL,909,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,'2022-01-09 10:53:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-09 10:53:25','2022-01-09 10:53:25'),(325,NULL,NULL,908,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,'2022-01-09 10:52:45','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-09 10:52:45','2022-01-09 10:52:45'),(323,NULL,NULL,905,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,'2022-01-09 05:39:38','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-09 05:39:37','2022-01-09 05:39:37'),(318,NULL,NULL,889,'post','mt_pp',3,0,NULL,NULL,'Ruben Rekker','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-01-01 03:08:11','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-01 03:08:11','2022-01-01 03:08:11'),(316,NULL,NULL,867,'post','attachment',3,0,NULL,NULL,'Paw Kae&#8217;, Myanmar (M)','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.fairphoto.com/wp-content/uploads/2021/12/0a4a6841.jpg',NULL,'867','attachment-image',NULL,NULL,NULL,'867','attachment-image',NULL,NULL,NULL,NULL,'2021-12-08 09:21:38','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-12-08 09:21:38','2021-12-08 09:21:38'),(305,NULL,NULL,829,'post','nav_menu_item',3,0,NULL,NULL,'Browse Photographs','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-12-03 03:55:33','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-12-03 04:07:08','2021-12-03 03:55:40'),(307,NULL,NULL,67,'post','nav_menu_item',3,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-12-03 03:56:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2021-12-05 06:35:01','2021-04-19 06:46:30'),(308,NULL,NULL,89,'post','nav_menu_item',3,75,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-12-03 03:58:07','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,1,NULL,0,'2022-01-05 09:31:55','2021-04-22 05:17:05'),(309,NULL,NULL,90,'post','nav_menu_item',3,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-12-03 03:58:07','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-05 09:31:55','2021-04-22 05:17:05'),(310,NULL,NULL,831,'post','nav_menu_item',3,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-12-03 04:05:09','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-05 09:27:45','2021-12-03 04:05:14'),(328,NULL,NULL,914,'post','flamingo_inbound',0,0,NULL,NULL,'Anfangen zu verdienen Vor 13500 EUR pro Tag','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,'2022-01-16 16:32:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-16 16:32:44','2022-01-16 16:32:44'),(329,NULL,NULL,915,'post','flamingo_contact',0,0,NULL,NULL,'6iglw59b@yahoo.com','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-01-17 05:53:37','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-17 05:53:37','2022-01-17 05:53:37'),(330,NULL,NULL,916,'post','flamingo_inbound',0,0,NULL,NULL,'I promised.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,'2022-01-17 05:53:37','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-17 05:53:37','2022-01-17 05:53:37'),(331,NULL,NULL,917,'post','flamingo_contact',0,0,NULL,NULL,'woodthighgire1988@gmail.com','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-01-18 19:26:16','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-18 19:26:16','2022-01-18 19:26:16'),(332,NULL,NULL,918,'post','flamingo_inbound',0,0,NULL,NULL,'Hello Admin!','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,'2022-01-18 19:26:16','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-18 19:26:16','2022-01-18 19:26:16'),(333,NULL,NULL,920,'post','flamingo_contact',0,0,NULL,NULL,'syudvnf3@hotmail.com','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-01-27 03:04:16','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-27 03:04:16','2022-01-27 03:04:16'),(334,NULL,NULL,921,'post','flamingo_inbound',0,0,NULL,NULL,'I promised.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,'2022-01-27 03:04:16','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-01-27 03:04:16','2022-01-27 03:04:16'),(960,NULL,NULL,1562,'post','flamingo_inbound',0,0,NULL,NULL,'The success formula is found. Learn more about it.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-11 19:55:53','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-11 10:31:14','2022-08-11 19:55:53'),(1049,NULL,NULL,1651,'post','flamingo_inbound',0,0,NULL,NULL,'Make thousands of bucks. Financial robot will help you to do it!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-22 08:17:41','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-22 08:17:40','2022-08-22 08:17:40'),(1037,NULL,NULL,1639,'post','flamingo_inbound',0,0,NULL,NULL,'Making money in the net is easier now.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-21 09:25:55','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 09:25:55','2022-08-21 09:25:55'),(1061,NULL,NULL,1663,'post','flamingo_inbound',0,0,NULL,NULL,'Make thousands of bucks. Financial robot will help you to do it!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-23 09:21:09','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-23 09:21:09','2022-08-23 09:21:09'),(1119,NULL,NULL,1721,'post','flamingo_inbound',0,0,NULL,NULL,'One click of the robot can bring you thousands of bucks.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-30 08:10:46','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 08:10:46','2022-08-30 08:10:46'),(767,NULL,NULL,1370,'post','flamingo_inbound',0,0,NULL,NULL,'Looking forward for income? Get it online.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-23 09:12:55','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-22 10:32:13','2022-07-23 09:12:55'),(1038,NULL,NULL,1640,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the financial Robot and do your business.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-21 11:26:37','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 11:26:37','2022-08-21 11:26:37'),(762,NULL,NULL,1365,'post','flamingo_inbound',0,0,NULL,NULL,'Robot is the best solution for everyone who wants to earn.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-22 13:31:30','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-22 10:32:13','2022-07-22 13:31:30'),(761,NULL,NULL,1364,'post','flamingo_inbound',0,0,NULL,NULL,'Even a child knows how to make $100 today with the help of this robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-22 09:41:02','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 10:30:58','2022-07-22 09:41:02'),(782,NULL,NULL,1385,'post','flamingo_inbound',0,0,NULL,NULL,'Local SEO for more business','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-25 15:33:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-25 10:36:09','2022-07-25 15:33:06'),(773,NULL,NULL,1376,'post','flamingo_inbound',0,0,NULL,NULL,'Make money, not war! Financial Robot is what you need.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-24 09:17:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-23 10:31:33','2022-07-24 09:17:21'),(774,NULL,NULL,1377,'post','flamingo_inbound',0,0,NULL,NULL,'The financial Robot is your future wealth and independence.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-24 13:31:20','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-24 10:41:03','2022-07-24 13:31:20'),(824,NULL,NULL,1427,'post','flamingo_inbound',0,0,NULL,NULL,'Making money can be extremely easy if you use this Robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-29 14:28:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 10:32:33','2022-07-29 14:28:26'),(816,NULL,NULL,1419,'post','flamingo_inbound',0,0,NULL,NULL,'The success formula is found. Learn more about it.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-28 19:34:14','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 10:31:17','2022-07-28 19:34:14'),(832,NULL,NULL,1435,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the robot and let it bring you money.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-30 09:15:11','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 10:32:33','2022-07-30 09:15:11'),(963,NULL,NULL,1565,'post','flamingo_inbound',0,0,NULL,NULL,'Even a child knows how to make money. Do you?','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-13 10:22:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-12 10:34:25','2022-08-13 10:22:21'),(921,NULL,NULL,1523,'post','flamingo_inbound',0,0,NULL,NULL,'Check out the newest way to make a fantastic profit.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-07 09:14:29','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 10:32:49','2022-08-07 09:14:29'),(943,NULL,NULL,1545,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the best investment instrument to start making money today.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-09 07:52:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 10:30:07','2022-08-09 07:52:21'),(932,NULL,NULL,1534,'post','flamingo_inbound',0,0,NULL,NULL,'Find out about the easiest way of money earning.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-08 08:34:22','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-07 10:31:28','2022-08-08 08:34:22'),(971,'http://fairphoto.com/?post_type=flamingo_inbound&p=1573','55:90e219e1fde818f08f7c1a8f00b6f1ad',1573,'post','flamingo_inbound',0,0,NULL,NULL,'NEW: Semrush Backlinks','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-16 10:35:36','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:37','2022-08-16 10:35:35'),(972,'http://fairphoto.com/?post_type=flamingo_inbound&p=1574','55:071038c44b02e701c5dc3034b021f911',1574,'post','flamingo_inbound',0,0,NULL,NULL,'Just one click can turn you dollar into $1000.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-16 10:36:48','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-16 10:36:48'),(1050,NULL,NULL,1652,'post','flamingo_inbound',0,0,NULL,NULL,'Start making thousands of dollars every week just using this robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-22 10:19:43','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-22 10:19:43','2022-08-22 10:19:43'),(1106,NULL,NULL,1708,'post','flamingo_inbound',0,0,NULL,NULL,'Earn additional money without efforts and skills.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-29 07:36:45','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 07:36:45','2022-08-29 07:36:45'),(1080,NULL,NULL,1682,'post','flamingo_inbound',0,0,NULL,NULL,'Google Drive for your business','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-25 19:41:11','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-25 19:41:11','2022-08-25 19:41:11'),(1073,NULL,NULL,1675,'post','flamingo_inbound',0,0,NULL,NULL,'We have found the fastest way to be rich. Find it out here.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-24 08:40:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-24 08:40:12','2022-08-24 08:40:12'),(1081,NULL,NULL,1683,'post','flamingo_inbound',0,0,NULL,NULL,'Robot never sleeps. It makes money for you 24/7.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-26 08:52:22','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-26 08:52:22','2022-08-26 08:52:22'),(1082,NULL,NULL,1684,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the financial Bot now to start earning.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-26 10:52:57','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-26 10:52:57','2022-08-26 10:52:57'),(1083,NULL,NULL,1685,'post','flamingo_inbound',0,0,NULL,NULL,'The online income is your key to success.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-26 12:53:02','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-26 12:53:02','2022-08-26 12:53:02'),(1084,NULL,NULL,1686,'post','flamingo_inbound',0,0,NULL,NULL,'Make thousands every week working online here.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-26 14:58:57','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-26 14:58:57','2022-08-26 14:58:57'),(1079,NULL,NULL,1681,'post','flamingo_inbound',0,0,NULL,NULL,'Want Better Local Ranks? Ready this','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-25 12:11:52','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-25 12:11:52','2022-08-25 12:11:52'),(799,NULL,NULL,1402,'post','flamingo_inbound',0,0,NULL,NULL,'Online job can be really effective if you use this Robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-27 13:09:09','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 10:29:50','2022-07-27 13:09:09'),(1091,NULL,NULL,1693,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-27 14:16:07','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 14:16:07','2022-08-27 14:16:07'),(1092,NULL,NULL,1694,'post','flamingo_inbound',0,0,NULL,NULL,'Need money? Earn it without leaving your home.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-27 14:57:08','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 14:57:08','2022-08-27 14:57:08'),(1095,NULL,NULL,1697,'post','flamingo_inbound',0,0,NULL,NULL,'Make yourself rich in future using this financial robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-28 10:16:02','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 10:16:02','2022-08-28 10:16:02'),(1097,NULL,NULL,1699,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the financial Bot now to start earning.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-28 14:10:50','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 14:10:50','2022-08-28 14:10:50'),(1098,NULL,NULL,1700,'post','flamingo_inbound',0,0,NULL,NULL,'This robot can bring you money 24/7.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-28 16:06:41','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 16:06:41','2022-08-28 16:06:41'),(1104,NULL,NULL,1706,'post','flamingo_inbound',0,0,NULL,NULL,'Turn $1 into $100 instantly. Use the financial Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-29 03:45:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 03:45:26','2022-08-29 03:45:26'),(1105,NULL,NULL,1707,'post','flamingo_inbound',0,0,NULL,NULL,'Online Bot will bring you wealth and satisfaction.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-29 05:42:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 05:42:26','2022-08-29 05:42:26'),(1093,NULL,NULL,1695,'post','flamingo_inbound',0,0,NULL,NULL,'Every your dollar can turn into $100 after you lunch this Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-27 16:57:12','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 16:57:12','2022-08-27 16:57:12'),(1115,NULL,NULL,1717,'post','flamingo_inbound',0,0,NULL,NULL,'Join the society of successful people who make money here.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-30 02:20:24','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 02:20:24','2022-08-30 02:20:24'),(1120,NULL,NULL,1722,'post','flamingo_inbound',0,0,NULL,NULL,'Only one click can grow up your money really fast.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-30 10:06:11','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 10:06:11','2022-08-30 10:06:11'),(1134,NULL,NULL,1736,'post','flamingo_inbound',0,0,NULL,NULL,'Sexy photo galleries, daily updated pics','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-01 08:59:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 08:59:26','2022-09-01 08:59:26'),(1145,NULL,NULL,1747,'post','flamingo_inbound',0,0,NULL,NULL,'Your computer can bring you additional income if you use this Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-02 07:58:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 07:58:26','2022-09-02 07:58:26'),(1161,NULL,NULL,1764,'post','flamingo_inbound',0,0,NULL,NULL,'Make your money work for you all day long.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-03 15:39:19','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 15:39:19','2022-09-03 15:39:19'),(1162,NULL,NULL,1765,'post','flamingo_inbound',0,0,NULL,NULL,'We know how to increase your financial stability.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-03 17:37:59','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 17:37:59','2022-09-03 17:37:59'),(1163,NULL,NULL,1766,'post','flamingo_inbound',0,0,NULL,NULL,'Robot never sleeps. It makes money for you 24/7.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-03 19:35:07','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 19:35:07','2022-09-03 19:35:07'),(866,NULL,NULL,1469,'post','flamingo_inbound',0,0,NULL,NULL,'Start making thousands of dollars every week just using this robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-02 10:59:25','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 10:34:09','2022-08-02 10:59:25'),(1164,NULL,NULL,1767,'post','flamingo_inbound',0,0,NULL,NULL,'Check out the automatic Bot, which works for you 24/7.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-03 21:31:25','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 21:31:25','2022-09-03 21:31:25'),(1146,NULL,NULL,1748,'post','flamingo_inbound',0,0,NULL,NULL,'Check out the newest way to make a fantastic profit.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-02 09:55:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 09:55:13','2022-09-02 09:55:13'),(1157,NULL,NULL,1759,'post','flamingo_inbound',0,0,NULL,NULL,'The financial Robot is the most effective financial tool in the net!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-03 07:45:40','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 07:45:39','2022-09-03 07:45:39'),(1179,NULL,NULL,1782,'post','flamingo_inbound',0,0,NULL,NULL,'I&#8217;m not ϳeаlоuѕ. Can I fіnd herе ѕеriouѕ man? :)','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-05 01:05:14','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 01:05:14','2022-09-05 01:05:14'),(1170,NULL,NULL,1773,'post','flamingo_inbound',0,0,NULL,NULL,'Financial robot is a great way to manage and increase your income.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-04 09:15:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 09:15:26','2022-09-04 09:15:26'),(1195,NULL,NULL,1798,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the best investment instrument to start making money today.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-06 06:06:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 06:06:26','2022-09-06 06:06:26'),(922,NULL,NULL,1524,'post','flamingo_inbound',0,0,NULL,NULL,'This robot will help you to make hundreds of dollars each day.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-07 11:35:53','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-07 10:31:28','2022-08-07 11:35:52'),(1210,NULL,NULL,1813,'post','flamingo_inbound',0,0,NULL,NULL,'Start making thousands of dollars every week just using this robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-07 22:37:52','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-07 22:37:52','2022-09-07 22:37:52'),(1209,NULL,NULL,1812,'post','flamingo_inbound',0,0,NULL,NULL,'The financial Robot is your # 1 expert of making money.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-07 20:26:04','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-07 20:26:04','2022-09-07 20:26:04'),(1224,NULL,NULL,1827,'post','flamingo_inbound',0,0,NULL,NULL,'Thousands of bucks are guaranteed if you use this robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-09 05:36:39','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 05:36:39','2022-09-09 05:36:39'),(1225,NULL,NULL,1828,'post','flamingo_inbound',0,0,NULL,NULL,'There is no need to look for a job anymore. Work online.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-09 07:49:46','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 07:49:46','2022-09-09 07:49:46'),(1246,NULL,NULL,1849,'post','flamingo_inbound',0,0,NULL,NULL,'The online income is the easiest ways to make you dream come true.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-11 05:17:24','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-11 05:17:24','2022-09-11 05:17:24'),(1237,NULL,NULL,1840,'post','flamingo_inbound',0,0,NULL,NULL,'The financial Robot works for you even when you sleep.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-10 09:28:41','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-10 09:28:41','2022-09-10 09:28:41'),(1256,NULL,NULL,1859,'post','flamingo_inbound',0,0,NULL,NULL,'Online earnings are the easiest way for financial independence.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-12 03:38:30','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-12 03:38:30','2022-09-12 03:38:30'),(1273,NULL,NULL,1876,'post','flamingo_inbound',0,0,NULL,NULL,'Check out the newest way to make a fantastic profit.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-13 23:12:14','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-13 23:12:14','2022-09-13 23:12:14'),(1258,NULL,NULL,1861,'post','flamingo_inbound',0,0,NULL,NULL,'The additional income is available for everyone using this robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-12 08:04:58','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-12 08:04:58','2022-09-12 08:04:58'),(1277,NULL,NULL,1880,'post','flamingo_inbound',0,0,NULL,NULL,'I am very happy to cme here','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-16 18:29:59','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-16 18:29:59','2022-09-16 18:29:59'),(1276,NULL,NULL,1879,'post','flamingo_inbound',0,0,NULL,NULL,'The Sun: WE REFUSE TO BELIEVE IT: Johnny Depp is fabulously rich again!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-16 18:14:25','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-16 18:14:25','2022-09-16 18:14:25'),(1275,NULL,NULL,1878,'post','flamingo_inbound',0,0,NULL,NULL,'Ihfkhdjadhvfej jdhjkdwshjfhwh jwsfishfuwsjdksldfheiudhfe','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-16 12:29:24','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-16 12:29:24','2022-09-16 12:29:24'),(1274,NULL,NULL,1877,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-15 16:34:22','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-15 16:34:22','2022-09-15 16:34:22'),(964,'http://fairphoto.com/?post_type=flamingo_inbound&p=1566','55:60b6fa6c67817a30cb75c46a8cd76a68',1566,'post','flamingo_inbound',0,0,NULL,NULL,'Make money in the internet using this Bot. It really works!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-14 12:37:04','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:37','2022-08-14 12:37:04'),(1267,NULL,NULL,1870,'post','flamingo_inbound',0,0,NULL,NULL,'Trust the financial Bot to become rich.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-13 08:50:16','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-13 08:50:16','2022-09-13 08:50:16'),(1268,NULL,NULL,1871,'post','flamingo_inbound',0,0,NULL,NULL,'Only one click can grow up your money really fast.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-13 11:22:59','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-13 11:22:59','2022-09-13 11:22:59'),(768,NULL,NULL,1371,'post','flamingo_inbound',0,0,NULL,NULL,'Financial robot is the best companion of rich people.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-23 13:06:40','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-23 10:31:33','2022-07-23 13:06:40'),(769,NULL,NULL,1372,'post','flamingo_inbound',0,0,NULL,NULL,'Money, money! Make more money with financial robot!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-23 16:56:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-23 10:31:33','2022-07-23 16:56:27'),(770,NULL,NULL,1373,'post','flamingo_inbound',0,0,NULL,NULL,'No need to stay awake all night long to earn money. Launch the robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-23 20:50:08','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-23 10:31:33','2022-07-23 20:50:08'),(771,NULL,NULL,1374,'post','flamingo_inbound',0,0,NULL,NULL,'Check out the new financial tool, which can make you rich.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-24 01:27:20','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-23 10:31:33','2022-07-24 01:27:20'),(1074,NULL,NULL,1676,'post','flamingo_inbound',0,0,NULL,NULL,'Online job can be really effective if you use this Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-24 10:41:05','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-24 10:41:05','2022-08-24 10:41:05'),(778,NULL,NULL,1381,'post','flamingo_inbound',0,0,NULL,NULL,'Attention! Financial robot may bring you millions!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-25 05:32:22','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-24 10:41:03','2022-07-25 05:32:22'),(775,NULL,NULL,1378,'post','flamingo_inbound',0,0,NULL,NULL,'It is the best time to launch the Robot to get more money.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-24 17:26:16','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-24 10:41:03','2022-07-24 17:26:16'),(776,NULL,NULL,1379,'post','flamingo_inbound',0,0,NULL,NULL,'The best online job for retirees. Make your old ages rich.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-24 21:21:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-24 10:41:03','2022-07-24 21:21:31'),(777,NULL,NULL,1380,'post','flamingo_inbound',0,0,NULL,NULL,'Try out the automatic robot to keep earning all day long.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-25 01:14:54','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-24 10:41:03','2022-07-25 01:14:54'),(780,NULL,NULL,1383,'post','flamingo_inbound',0,0,NULL,NULL,'Your money work even when you sleep.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-25 09:26:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-24 10:41:03','2022-07-25 09:26:44'),(781,NULL,NULL,1384,'post','flamingo_inbound',0,0,NULL,NULL,'The success formula is found. Learn more about it.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-25 13:18:04','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-25 10:36:09','2022-07-25 13:18:04'),(779,NULL,NULL,1382,'post','flamingo_inbound',0,0,NULL,NULL,'The Easy Road To Financial Freedom','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-25 09:02:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-24 10:41:03','2022-07-25 09:02:44'),(790,NULL,NULL,1393,'post','flamingo_inbound',0,0,NULL,NULL,'Make dollars just sitting home.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-26 09:58:09','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-25 10:36:09','2022-07-26 09:58:09'),(791,NULL,NULL,1394,'post','flamingo_inbound',0,0,NULL,NULL,'Rich people are rich because they use this robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-26 13:52:14','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-26 10:33:36','2022-07-26 13:52:14'),(792,NULL,NULL,1395,'post','flamingo_inbound',0,0,NULL,NULL,'Making money in the net is easier now.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-26 17:45:34','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-26 10:33:36','2022-07-26 17:45:34'),(793,NULL,NULL,1396,'post','flamingo_inbound',0,0,NULL,NULL,'Make yourself rich in future using this financial robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-26 21:34:17','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-26 10:33:36','2022-07-26 21:34:17'),(794,NULL,NULL,1397,'post','flamingo_inbound',0,0,NULL,NULL,'Financial independence is what everyone needs.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-27 01:24:56','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-26 10:33:36','2022-07-27 01:24:56'),(795,NULL,NULL,1398,'post','flamingo_inbound',0,0,NULL,NULL,'The fastest way to make you wallet thick is here.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-27 05:16:00','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-26 10:33:36','2022-07-27 05:16:00'),(798,NULL,NULL,1401,'post','flamingo_inbound',0,0,NULL,NULL,'Find out about the easiest way of money earning.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-27 09:13:51','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-26 10:33:36','2022-07-27 09:13:51'),(811,NULL,NULL,1414,'post','flamingo_inbound',0,0,NULL,NULL,'Try out the best financial robot in the Internet.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-28 09:01:47','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 10:29:50','2022-07-28 09:01:47'),(812,NULL,NULL,1415,'post','flamingo_inbound',0,0,NULL,NULL,'Make your laptop a financial instrument with this program.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-28 12:29:49','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 10:31:16','2022-07-28 12:29:49'),(813,NULL,NULL,1416,'post','flamingo_inbound',0,0,NULL,NULL,'The financial Robot is the most effective financial tool in the net!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-28 14:50:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 10:31:17','2022-07-28 14:50:21'),(814,NULL,NULL,1417,'post','flamingo_inbound',0,0,NULL,NULL,'Even a child knows how to make money. This robot is what you need!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-28 17:12:55','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 10:31:17','2022-07-28 17:12:55'),(815,NULL,NULL,1418,'post','flamingo_inbound',0,0,NULL,NULL,'Google Review','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-28 19:01:38','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 10:31:17','2022-07-28 19:01:38'),(1096,NULL,NULL,1698,'post','flamingo_inbound',0,0,NULL,NULL,'Invest $1 today to make $1000 tomorrow.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-28 12:14:56','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 12:14:56','2022-08-28 12:14:56'),(823,NULL,NULL,1426,'post','flamingo_inbound',0,0,NULL,NULL,'We know how to become rich and do you?','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-29 12:01:22','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 10:32:33','2022-07-29 12:01:22'),(822,NULL,NULL,1425,'post','flamingo_inbound',0,0,NULL,NULL,'Financial Robot is #1 investment tool ever. Launch it!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-29 09:40:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 10:31:17','2022-07-29 09:40:26'),(845,NULL,NULL,1448,'post','flamingo_inbound',0,0,NULL,NULL,'Rich people are rich because they use this robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-31 16:16:02','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-31 10:32:58','2022-07-31 16:16:02'),(844,NULL,NULL,1447,'post','flamingo_inbound',0,0,NULL,NULL,'The best online investment tool is found. Learn more!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-31 13:51:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-31 10:32:58','2022-07-31 13:51:21'),(843,NULL,NULL,1446,'post','flamingo_inbound',0,0,NULL,NULL,'Thousands of bucks are guaranteed if you use this robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-31 11:10:20','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-31 10:32:58','2022-07-31 11:10:20'),(842,NULL,NULL,1445,'post','flamingo_inbound',0,0,NULL,NULL,'Looking for additional money? Try out the best financial instrument.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-31 08:49:58','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 10:33:58','2022-07-31 08:49:58'),(852,NULL,NULL,1455,'post','flamingo_inbound',0,0,NULL,NULL,'Make money 24/7 without any efforts and skills.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-01 09:06:42','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-31 10:32:58','2022-08-01 09:06:42'),(853,NULL,NULL,1456,'post','flamingo_inbound',0,0,NULL,NULL,'Have no money? Earn it online.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-01 11:27:20','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 10:31:02','2022-08-01 11:27:20'),(854,NULL,NULL,1457,'post','flamingo_inbound',0,0,NULL,NULL,'Wow! This Robot is a great start for an online career.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-01 13:49:42','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 10:31:02','2022-08-01 13:49:42'),(855,NULL,NULL,1458,'post','flamingo_inbound',0,0,NULL,NULL,'Make money online, staying at home this cold winter.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-01 16:11:24','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 10:31:02','2022-08-01 16:11:24'),(856,NULL,NULL,1459,'post','flamingo_inbound',0,0,NULL,NULL,'adult cam to cam chat','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-01 17:19:43','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 10:31:02','2022-08-01 17:19:43'),(857,NULL,NULL,1460,'post','flamingo_inbound',0,0,NULL,NULL,'The fastest way to make you wallet thick is here.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-01 18:31:53','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 10:31:02','2022-08-01 18:31:53'),(864,NULL,NULL,1467,'post','flamingo_inbound',0,0,NULL,NULL,'The additional income is available for everyone using this robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-02 08:38:46','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 10:31:02','2022-08-02 08:38:46'),(865,NULL,NULL,1468,'post','flamingo_inbound',0,0,NULL,NULL,'bbw public sex','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-02 09:42:29','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 10:31:02','2022-08-02 09:42:29'),(867,NULL,NULL,1470,'post','flamingo_inbound',0,0,NULL,NULL,'Financial Robot is #1 investment tool ever. Launch it!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-02 13:20:14','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 10:34:09','2022-08-02 13:20:14'),(876,NULL,NULL,1479,'post','flamingo_inbound',0,0,NULL,NULL,'No need to stay awake all night long to earn money. Launch the robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-03 07:53:20','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 10:34:09','2022-08-03 07:53:20'),(986,'http://fairphoto.com/?post_type=flamingo_inbound&p=1588','55:3a8ab02d1483865701316c02cf4a9c1f',1588,'post','flamingo_inbound',0,0,NULL,NULL,'Make money online, staying at home this cold winter.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-17 13:31:01','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-17 13:31:01'),(985,'http://fairphoto.com/?post_type=flamingo_inbound&p=1587','55:e185ac2f4e06c6497fe9f9582733d60d',1587,'post','flamingo_inbound',0,0,NULL,NULL,'The fastest way to make your wallet thick is found.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-17 11:29:04','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-17 11:29:04'),(984,'http://fairphoto.com/?post_type=flamingo_inbound&p=1586','55:ab27fc6e9b04fc1719bace457bf9e2a5',1586,'post','flamingo_inbound',0,0,NULL,NULL,'Money, money! Make more money with financial robot!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-17 09:21:24','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-17 09:21:24'),(997,NULL,NULL,1599,'post','flamingo_inbound',0,0,NULL,NULL,'# 1 financial expert in the net! Check out the new Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-18 08:05:14','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 08:05:14','2022-08-18 08:05:14'),(1013,NULL,NULL,1615,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the robot and let it bring you money.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-19 13:11:33','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 13:11:33','2022-08-19 13:11:33'),(1012,NULL,NULL,1614,'post','flamingo_inbound',0,0,NULL,NULL,'We have found the fastest way to be rich. Find it out here.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-19 11:06:12','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 11:06:12','2022-08-19 11:06:12'),(1011,NULL,NULL,1613,'post','flamingo_inbound',0,0,NULL,NULL,'The online income is the easiest ways to make you dream come true.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-19 09:02:15','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 09:02:15','2022-08-19 09:02:15'),(1023,NULL,NULL,1625,'post','flamingo_inbound',0,0,NULL,NULL,'How about a trip into a fairytale? I’ll walk you into the charmed world full of miraculous creatures, online poker games with bonuses out of this world!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-20 07:47:39','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 07:47:38','2022-08-20 07:47:38'),(1051,NULL,NULL,1653,'post','flamingo_inbound',0,0,NULL,NULL,'# 1 financial expert in the net! Check out the new Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-22 12:43:42','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-22 12:43:42','2022-08-22 12:43:42'),(1116,NULL,NULL,1718,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the robot and let it bring you money.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-30 04:20:12','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 04:20:12','2022-08-30 04:20:12'),(1117,NULL,NULL,1719,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-30 04:57:56','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 04:57:56','2022-08-30 04:57:56'),(1118,NULL,NULL,1720,'post','flamingo_inbound',0,0,NULL,NULL,'Earn additional money without efforts and skills.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-30 06:14:32','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 06:14:32','2022-08-30 06:14:32'),(1121,NULL,NULL,1723,'post','flamingo_inbound',0,0,NULL,NULL,'Have no financial skills? Let Robot make money for you.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-30 12:02:15','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 12:02:15','2022-08-30 12:02:15'),(1085,NULL,NULL,1687,'post','flamingo_inbound',0,0,NULL,NULL,'There is no need to look for a job anymore. Work online.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-26 17:05:35','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-26 17:05:35','2022-08-26 17:05:35'),(1086,NULL,NULL,1688,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-26 17:20:58','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-26 17:20:58','2022-08-26 17:20:58'),(1087,NULL,NULL,1689,'post','flamingo_inbound',0,0,NULL,NULL,'Just one click can turn you dollar into $1000.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-26 19:07:23','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-26 19:07:23','2022-08-26 19:07:23'),(1088,NULL,NULL,1690,'post','flamingo_inbound',0,0,NULL,NULL,'Need money? Get it here easily?','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-26 20:50:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-26 20:50:06','2022-08-26 20:50:06'),(1089,NULL,NULL,1691,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-27 03:28:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 03:28:06','2022-08-27 03:28:06'),(1094,NULL,NULL,1696,'post','flamingo_inbound',0,0,NULL,NULL,'fairphoto.com ofeiifeodwpdeofijesdwsfeiiejokdwpdoefigjfidoksfihigjskodwsfiheghifegergsdfsregsfggrgr','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-27 17:39:23','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 17:39:23','2022-08-27 17:39:23'),(1103,NULL,NULL,1705,'post','flamingo_inbound',0,0,NULL,NULL,'Start making thousands of dollars every week just using this robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-29 01:50:53','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 01:50:53','2022-08-29 01:50:53'),(1102,NULL,NULL,1704,'post','flamingo_inbound',0,0,NULL,NULL,'Even a child knows how to make $100 today.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-28 23:55:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 23:55:31','2022-08-28 23:55:31'),(1099,NULL,NULL,1701,'post','flamingo_inbound',0,0,NULL,NULL,'Financial robot guarantees everyone stability and income.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-28 18:08:52','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 18:08:52','2022-08-28 18:08:52'),(1100,NULL,NULL,1702,'post','flamingo_inbound',0,0,NULL,NULL,'The huge income without investments is available.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-28 20:05:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 20:05:06','2022-08-28 20:05:06'),(1101,NULL,NULL,1703,'post','flamingo_inbound',0,0,NULL,NULL,'Make money 24/7 without any efforts and skills.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-28 22:00:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 22:00:21','2022-08-28 22:00:21'),(1107,NULL,NULL,1709,'post','flamingo_inbound',0,0,NULL,NULL,'Online earnings are the easiest way for financial independence.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-29 09:30:22','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 09:30:22','2022-08-29 09:30:22'),(1109,NULL,NULL,1711,'post','flamingo_inbound',0,0,NULL,NULL,'Make $1000 from $1 in a few minutes. Launch the financial robot now.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-29 13:22:45','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 13:22:45','2022-08-29 13:22:45'),(1110,NULL,NULL,1712,'post','flamingo_inbound',0,0,NULL,NULL,'The fastest way to make your wallet thick is found.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-29 15:17:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 15:17:28','2022-08-29 15:17:28'),(1111,NULL,NULL,1713,'post','flamingo_inbound',0,0,NULL,NULL,'Everyone can earn as much as he wants suing this Bot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-29 17:12:35','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 17:12:35','2022-08-29 17:12:35'),(1112,NULL,NULL,1714,'post','flamingo_inbound',0,0,NULL,NULL,'We know how to make our future rich and do you?','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-29 19:09:07','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 19:09:07','2022-08-29 19:09:07'),(1113,NULL,NULL,1715,'post','flamingo_inbound',0,0,NULL,NULL,'Find out about the fastest way for a financial independence.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-29 21:09:00','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 21:09:00','2022-08-29 21:09:00'),(1114,NULL,NULL,1716,'post','flamingo_inbound',0,0,NULL,NULL,'Make your money work for you all day long.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-29 23:05:47','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 23:05:47','2022-08-29 23:05:47'),(1132,NULL,NULL,1734,'post','flamingo_inbound',0,0,NULL,NULL,'cheap monthly SEO plans','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-31 07:58:56','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-31 07:58:56','2022-08-31 07:58:56'),(1160,NULL,NULL,1763,'post','flamingo_inbound',0,0,NULL,NULL,'The huge income without investments is available, now!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-03 13:42:49','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 13:42:49','2022-09-03 13:42:49'),(1159,NULL,NULL,1761,'post','flamingo_inbound',0,0,NULL,NULL,'The best online job for retirees. Make your old ages rich.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-03 11:41:22','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 11:41:22','2022-09-03 11:41:22'),(1158,NULL,NULL,1760,'post','flamingo_inbound',0,0,NULL,NULL,'Making money can be extremely easy if you use this Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-03 09:44:39','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 09:44:39','2022-09-03 09:44:39'),(1178,NULL,NULL,1781,'post','flamingo_inbound',0,0,NULL,NULL,'Still not a millionaire? Fix it now!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-05 00:59:07','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 00:59:07','2022-09-05 00:59:07'),(1177,NULL,NULL,1780,'post','flamingo_inbound',0,0,NULL,NULL,'No need to work anymore while you have the Robot launched!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-04 23:01:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 23:01:13','2022-09-04 23:01:13'),(1176,NULL,NULL,1779,'post','flamingo_inbound',0,0,NULL,NULL,'Additional income is now available for anyone all around the world.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-04 21:04:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 21:04:06','2022-09-04 21:04:06'),(1175,NULL,NULL,1778,'post','flamingo_inbound',0,0,NULL,NULL,'Try out the automatic robot to keep earning all day long.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-04 19:05:33','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 19:05:33','2022-09-04 19:05:33'),(1174,NULL,NULL,1777,'post','flamingo_inbound',0,0,NULL,NULL,'Join the society of successful people who make money here.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-04 17:07:57','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 17:07:57','2022-09-04 17:07:57'),(1173,NULL,NULL,1776,'post','flamingo_inbound',0,0,NULL,NULL,'Make your computer to be you earning instrument.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-04 15:09:18','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 15:09:18','2022-09-04 15:09:18'),(1172,NULL,NULL,1775,'post','flamingo_inbound',0,0,NULL,NULL,'Make dollars staying at home and launched this Bot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-04 13:11:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 13:11:21','2022-09-04 13:11:21'),(1171,NULL,NULL,1774,'post','flamingo_inbound',0,0,NULL,NULL,'Financial independence is what everyone needs.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-04 11:14:37','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 11:14:37','2022-09-04 11:14:37'),(1194,NULL,NULL,1797,'post','flamingo_inbound',0,0,NULL,NULL,'Need cash? Launch this robot and see what it can.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-06 04:10:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 04:10:30','2022-09-06 04:10:30'),(1193,NULL,NULL,1796,'post','flamingo_inbound',0,0,NULL,NULL,'Start your online work using the financial Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-06 02:13:35','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 02:13:35','2022-09-06 02:13:35'),(1192,NULL,NULL,1795,'post','flamingo_inbound',0,0,NULL,NULL,'Financial robot is your success formula is found. Learn more about it.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-05 23:39:14','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 23:39:14','2022-09-05 23:39:14'),(1191,NULL,NULL,1794,'post','flamingo_inbound',0,0,NULL,NULL,'Make your money work for you all day long.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-05 21:41:53','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 21:41:53','2022-09-05 21:41:53'),(1190,NULL,NULL,1793,'post','flamingo_inbound',0,0,NULL,NULL,'Making money in the net is easier now.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-05 19:43:52','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 19:43:52','2022-09-05 19:43:52'),(1189,NULL,NULL,1792,'post','flamingo_inbound',0,0,NULL,NULL,'Most successful people already use Robot. Do you?','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-05 17:48:05','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 17:48:05','2022-09-05 17:48:05'),(1188,NULL,NULL,1791,'post','flamingo_inbound',0,0,NULL,NULL,'Looking forward for income? Get it online.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-05 15:51:47','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 15:51:47','2022-09-05 15:51:47'),(1187,NULL,NULL,1790,'post','flamingo_inbound',0,0,NULL,NULL,'Let the financial Robot be your companion in the financial market.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-05 13:53:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 13:53:44','2022-09-05 13:53:44'),(1186,NULL,NULL,1789,'post','flamingo_inbound',0,0,NULL,NULL,'Earn additional money without efforts and skills.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-05 10:42:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 10:42:28','2022-09-05 10:42:28'),(1185,NULL,NULL,1788,'post','flamingo_inbound',0,0,NULL,NULL,'No need to work anymore. Just launch the robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-05 08:46:39','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 08:46:39','2022-09-05 08:46:39'),(1205,NULL,NULL,1808,'post','flamingo_inbound',0,0,NULL,NULL,'Rich people are rich because they use this robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-06 19:49:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 19:49:21','2022-09-06 19:49:21'),(1204,NULL,NULL,1807,'post','flamingo_inbound',0,0,NULL,NULL,'fairphoto.com ofeiifeodwpdeofijesdwsfeiiejokdwpdoefigjfidoksfihigjskodwsfiheghifegergsdfsregsfggrgr','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-06 19:22:48','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 19:22:48','2022-09-06 19:22:48'),(1203,NULL,NULL,1806,'post','flamingo_inbound',0,0,NULL,NULL,'Make money online, staying at home this cold winter.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-06 17:52:33','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 17:52:33','2022-09-06 17:52:33'),(1202,NULL,NULL,1805,'post','flamingo_inbound',0,0,NULL,NULL,'Get more dofollow backlinks for fairphoto.com','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-06 17:22:50','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 17:22:50','2022-09-06 17:22:50'),(1201,NULL,NULL,1804,'post','flamingo_inbound',0,0,NULL,NULL,'Looking forward for income? Get it online.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-06 15:55:52','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 15:55:52','2022-09-06 15:55:52'),(1200,NULL,NULL,1803,'post','flamingo_inbound',0,0,NULL,NULL,'Need money? Earn it without leaving your home.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-06 14:00:10','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 14:00:10','2022-09-06 14:00:10'),(1199,NULL,NULL,1802,'post','flamingo_inbound',0,0,NULL,NULL,'Robot is the best solution for everyone who wants to earn.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-06 12:02:55','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 12:02:55','2022-09-06 12:02:55'),(1198,NULL,NULL,1801,'post','flamingo_inbound',0,0,NULL,NULL,'Making money can be extremely easy if you use this Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-06 10:06:57','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 10:06:57','2022-09-06 10:06:57'),(1197,NULL,NULL,1800,'post','flamingo_inbound',0,0,NULL,NULL,'Dirty Porn Photos, daily updated galleries','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-06 08:46:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 08:46:44','2022-09-06 08:46:44'),(1196,NULL,NULL,1799,'post','flamingo_inbound',0,0,NULL,NULL,'Looking for an easy way to make money? Check out the financial robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-06 08:06:48','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 08:06:48','2022-09-06 08:06:48'),(1214,NULL,NULL,1817,'post','flamingo_inbound',0,0,NULL,NULL,'Earning $1000 a day is easy if you use this financial Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-08 07:25:51','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 07:25:51','2022-09-08 07:25:51'),(1213,NULL,NULL,1816,'post','flamingo_inbound',0,0,NULL,NULL,'Online job can be really effective if you use this Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-08 05:14:25','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 05:14:25','2022-09-08 05:14:25'),(1212,NULL,NULL,1815,'post','flamingo_inbound',0,0,NULL,NULL,'Using this Robot is the best way to make you rich.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-08 03:01:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 03:01:44','2022-09-08 03:01:44'),(1211,NULL,NULL,1814,'post','flamingo_inbound',0,0,NULL,NULL,'Need cash? Launch this robot and see what it can.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-08 00:49:08','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 00:49:08','2022-09-08 00:49:08'),(1223,NULL,NULL,1826,'post','flamingo_inbound',0,0,NULL,NULL,'Rich people are rich because they use this robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-09 03:22:50','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 03:22:49','2022-09-09 03:22:49'),(1222,NULL,NULL,1825,'post','flamingo_inbound',0,0,NULL,NULL,'Make money online, staying at home this cold winter.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-09 01:08:57','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 01:08:57','2022-09-09 01:08:57'),(1221,NULL,NULL,1824,'post','flamingo_inbound',0,0,NULL,NULL,'Automatic robot is the best start for financial independence.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-08 22:54:15','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 22:54:15','2022-09-08 22:54:15'),(1220,NULL,NULL,1823,'post','flamingo_inbound',0,0,NULL,NULL,'Make dollars staying at home and launched this Bot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-08 20:42:40','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 20:42:40','2022-09-08 20:42:40'),(1219,NULL,NULL,1822,'post','flamingo_inbound',0,0,NULL,NULL,'Robot is the best way for everyone who looks for financial independence.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-08 18:28:56','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 18:28:55','2022-09-08 18:28:55'),(1218,NULL,NULL,1821,'post','flamingo_inbound',0,0,NULL,NULL,'Even a child knows how to make $100 today with the help of this robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-08 16:15:58','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 16:15:58','2022-09-08 16:15:58'),(1217,NULL,NULL,1820,'post','flamingo_inbound',0,0,NULL,NULL,'Robot never sleeps. It makes money for you 24/7.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-08 14:04:19','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 14:04:19','2022-09-08 14:04:19'),(1216,NULL,NULL,1819,'post','flamingo_inbound',0,0,NULL,NULL,'Robot never sleeps. It makes money for you 24/7.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-08 11:51:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 11:51:06','2022-09-08 11:51:06'),(1215,NULL,NULL,1818,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the robot and let it bring you money.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-08 09:38:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 09:38:26','2022-09-08 09:38:26'),(1235,NULL,NULL,1838,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the best investment instrument to start making money today.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-10 05:06:09','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-10 05:06:09','2022-09-10 05:06:09'),(1234,NULL,NULL,1837,'post','flamingo_inbound',0,0,NULL,NULL,'# 1 financial expert in the net! Check out the new Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-10 02:52:29','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-10 02:52:28','2022-09-10 02:52:28'),(1233,NULL,NULL,1836,'post','flamingo_inbound',0,0,NULL,NULL,'One dollar is nothing, but it can grow into $100 here.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-09 23:30:25','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 23:30:25','2022-09-09 23:30:25'),(1232,NULL,NULL,1835,'post','flamingo_inbound',0,0,NULL,NULL,'No need to work anymore while you have the Robot launched!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-09 21:17:45','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 21:17:45','2022-09-09 21:17:45'),(1231,NULL,NULL,1834,'post','flamingo_inbound',0,0,NULL,NULL,'See how Robot makes $1000 from $1 of investment.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-09 19:08:30','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 19:08:30','2022-09-09 19:08:30'),(1230,NULL,NULL,1833,'post','flamingo_inbound',0,0,NULL,NULL,'Even a child knows how to make $100 today.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-09 16:51:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 16:51:06','2022-09-09 16:51:06'),(1229,NULL,NULL,1832,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-09 15:35:40','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 15:35:40','2022-09-09 15:35:40'),(1228,NULL,NULL,1831,'post','flamingo_inbound',0,0,NULL,NULL,'Find out about the easiest way of money earning.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-09 14:35:10','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 14:35:10','2022-09-09 14:35:10'),(1227,NULL,NULL,1830,'post','flamingo_inbound',0,0,NULL,NULL,'Financial Robot is #1 investment tool ever. Launch it!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-09 12:18:42','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 12:18:42','2022-09-09 12:18:42'),(1226,NULL,NULL,1829,'post','flamingo_inbound',0,0,NULL,NULL,'Make money in the internet using this Bot. It really works!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-09 10:03:53','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 10:03:53','2022-09-09 10:03:53'),(1245,NULL,NULL,1848,'post','flamingo_inbound',0,0,NULL,NULL,'Robot is the best solution for everyone who wants to earn.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-11 02:59:57','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-11 02:59:57','2022-09-11 02:59:57'),(1244,NULL,NULL,1847,'post','flamingo_inbound',0,0,NULL,NULL,'Make money, not war! Financial Robot is what you need.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-11 00:47:22','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-11 00:47:22','2022-09-11 00:47:22'),(1243,NULL,NULL,1846,'post','flamingo_inbound',0,0,NULL,NULL,'Have no money? Earn it online.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-10 22:38:00','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-10 22:38:00','2022-09-10 22:38:00'),(1242,NULL,NULL,1845,'post','flamingo_inbound',0,0,NULL,NULL,'Make $1000 from $1 in a few minutes. Launch the financial robot now.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-10 20:26:56','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-10 20:26:56','2022-09-10 20:26:56'),(1241,NULL,NULL,1844,'post','flamingo_inbound',0,0,NULL,NULL,'Let your money grow into the capital with this Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-10 18:15:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-10 18:15:44','2022-09-10 18:15:44'),(1240,NULL,NULL,1843,'post','flamingo_inbound',0,0,NULL,NULL,'No worries if you are fired. Work online.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-10 16:02:58','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-10 16:02:58','2022-09-10 16:02:58'),(1239,NULL,NULL,1842,'post','flamingo_inbound',0,0,NULL,NULL,'We have found the fastest way to be rich. Find it out here.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-10 13:51:00','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-10 13:51:00','2022-09-10 13:51:00'),(1238,NULL,NULL,1841,'post','flamingo_inbound',0,0,NULL,NULL,'Everyone can earn as much as he wants suing this Bot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-10 11:39:58','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-10 11:39:58','2022-09-10 11:39:58'),(1248,NULL,NULL,1851,'post','flamingo_inbound',0,0,NULL,NULL,'Turn $1 into $100 instantly. Use the financial Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-11 09:41:30','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-11 09:41:30','2022-09-11 09:41:30'),(1249,NULL,NULL,1852,'post','flamingo_inbound',0,0,NULL,NULL,'Start making thousands of dollars every week.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-11 12:14:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-11 12:14:06','2022-09-11 12:14:06'),(1250,NULL,NULL,1853,'post','flamingo_inbound',0,0,NULL,NULL,'Even a child knows how to make $100 today with the help of this robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-11 16:36:59','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-11 16:36:59','2022-09-11 16:36:59'),(1251,NULL,NULL,1854,'post','flamingo_inbound',0,0,NULL,NULL,'I am аn оrdinarу girl. Ι wаnt to mеet an ordіnarу ѕerious mаn.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-11 16:49:37','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-11 16:49:37','2022-09-11 16:49:37'),(1252,NULL,NULL,1855,'post','flamingo_inbound',0,0,NULL,NULL,'Financial robot is your success formula is found. Learn more about it.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-11 18:49:18','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-11 18:49:18','2022-09-11 18:49:18'),(1253,NULL,NULL,1856,'post','flamingo_inbound',0,0,NULL,NULL,'Brand new iPhone 14 &#8211; you can win it now! Test your luck!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-11 20:17:42','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-11 20:17:42','2022-09-11 20:17:42'),(1254,NULL,NULL,1857,'post','flamingo_inbound',0,0,NULL,NULL,'Earning $1000 a day is easy if you use this financial Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-11 21:02:30','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-11 21:02:30','2022-09-11 21:02:30'),(1255,NULL,NULL,1858,'post','flamingo_inbound',0,0,NULL,NULL,'Making money can be extremely easy if you use this Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-11 23:15:36','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-11 23:15:35','2022-09-11 23:15:35'),(1266,NULL,NULL,1869,'post','flamingo_inbound',0,0,NULL,NULL,'See how Robot makes $1000 from $1 of investment.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-13 06:38:01','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-13 06:38:01','2022-09-13 06:38:01'),(1265,NULL,NULL,1868,'post','flamingo_inbound',0,0,NULL,NULL,'Your money keep grow 24/7 if you use the financial Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-13 04:23:12','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-13 04:23:12','2022-09-13 04:23:12'),(1264,NULL,NULL,1867,'post','flamingo_inbound',0,0,NULL,NULL,'Need money? Get it here easily?','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-13 02:11:20','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-13 02:11:20','2022-09-13 02:11:20'),(1263,NULL,NULL,1866,'post','flamingo_inbound',0,0,NULL,NULL,'Financial robot is a great way to manage and increase your income.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-12 19:02:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-12 19:02:21','2022-09-12 19:02:21'),(1262,NULL,NULL,1865,'post','flamingo_inbound',0,0,NULL,NULL,'Make thousands of bucks. Financial robot will help you to do it!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-12 16:51:46','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-12 16:51:46','2022-09-12 16:51:46'),(1261,NULL,NULL,1864,'post','flamingo_inbound',0,0,NULL,NULL,'Need some more money? Robot will earn them really fast.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-12 14:41:40','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-12 14:41:40','2022-09-12 14:41:40'),(1260,NULL,NULL,1863,'post','flamingo_inbound',0,0,NULL,NULL,'Make your laptop a financial instrument with this program.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-12 12:29:00','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-12 12:28:59','2022-09-12 12:28:59'),(1259,NULL,NULL,1862,'post','flamingo_inbound',0,0,NULL,NULL,'Start making thousands of dollars every week just using this robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-12 10:17:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-12 10:17:26','2022-09-12 10:17:26'),(1272,NULL,NULL,1875,'post','flamingo_inbound',0,0,NULL,NULL,'The best way for everyone who rushes for financial independence.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-13 20:55:25','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-13 20:55:25','2022-09-13 20:55:25'),(1271,NULL,NULL,1874,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the best investment instrument to start making money today.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-13 18:45:15','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-13 18:45:15','2022-09-13 18:45:15'),(1270,NULL,NULL,1873,'post','flamingo_inbound',0,0,NULL,NULL,'Your computer can bring you additional income if you use this Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-13 16:32:52','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-13 16:32:52','2022-09-13 16:32:52'),(1269,NULL,NULL,1872,'post','flamingo_inbound',0,0,NULL,NULL,'The best online investment tool is found. Learn more!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-13 13:34:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-13 13:34:21','2022-09-13 13:34:21'),(721,NULL,NULL,1324,'post','flamingo_inbound',0,0,NULL,NULL,'Find out about the easiest way of money earning.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-18 12:01:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 10:33:56','2022-07-18 12:01:44'),(722,NULL,NULL,1325,'post','flamingo_inbound',0,0,NULL,NULL,'Robot is the best way for everyone who looks for financial independence.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-18 14:24:52','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 10:33:56','2022-07-18 14:24:52'),(723,NULL,NULL,1326,'post','flamingo_inbound',0,0,NULL,NULL,'There is no need to look for a job anymore. Work online.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-18 16:48:48','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 10:33:56','2022-07-18 16:48:48'),(724,NULL,NULL,1327,'post','flamingo_inbound',0,0,NULL,NULL,'Warning that Koi.io scam','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-18 18:56:53','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 10:33:56','2022-07-18 18:56:53'),(725,NULL,NULL,1328,'post','flamingo_inbound',0,0,NULL,NULL,'Your money keep grow 24/7 if you use the financial Robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-18 19:10:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 10:33:56','2022-07-18 19:10:12'),(726,NULL,NULL,1329,'post','flamingo_inbound',0,0,NULL,NULL,'Thousands of bucks are guaranteed if you use this robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-18 21:32:14','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 10:33:56','2022-07-18 21:32:14'),(727,NULL,NULL,1330,'post','flamingo_inbound',0,0,NULL,NULL,'Check out the new financial tool, which can make you rich.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-18 23:54:57','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 10:33:56','2022-07-18 23:54:57'),(728,NULL,NULL,1331,'post','flamingo_inbound',0,0,NULL,NULL,'No need to stay awake all night long to earn money. Launch the robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-19 02:17:41','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 10:33:56','2022-07-19 02:17:41'),(729,NULL,NULL,1332,'post','flamingo_inbound',0,0,NULL,NULL,'Every your dollar can turn into $100 after you lunch this Robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-19 04:39:33','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 10:33:56','2022-07-19 04:39:33'),(730,NULL,NULL,1333,'post','flamingo_inbound',0,0,NULL,NULL,'Make thousands every week working online here.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-19 07:02:05','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 10:33:56','2022-07-19 07:02:05'),(731,NULL,NULL,1334,'post','flamingo_inbound',0,0,NULL,NULL,'The best online investment tool is found. Learn more!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-19 09:23:19','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 10:33:56','2022-07-19 09:23:19'),(732,NULL,NULL,1335,'post','flamingo_inbound',0,0,NULL,NULL,'NEW: Semrush Backlinks','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-19 11:27:36','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 10:30:15','2022-07-19 11:27:36'),(733,NULL,NULL,1336,'post','flamingo_inbound',0,0,NULL,NULL,'Earn additional money without efforts.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-19 11:44:40','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 10:30:15','2022-07-19 11:44:40'),(734,NULL,NULL,1337,'post','flamingo_inbound',0,0,NULL,NULL,'Online job can be really effective if you use this Robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-19 14:10:15','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 10:30:15','2022-07-19 14:10:14'),(735,NULL,NULL,1338,'post','flamingo_inbound',0,0,NULL,NULL,'There is no need to look for a job anymore. Work online.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-19 16:30:47','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 10:30:15','2022-07-19 16:30:47'),(736,NULL,NULL,1339,'post','flamingo_inbound',0,0,NULL,NULL,'The best online investment tool is found. Learn more!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-19 18:49:14','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 10:30:15','2022-07-19 18:49:14'),(737,NULL,NULL,1340,'post','flamingo_inbound',0,0,NULL,NULL,'Earn additional money without efforts.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-19 21:10:23','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 10:30:15','2022-07-19 21:10:23'),(738,NULL,NULL,1341,'post','flamingo_inbound',0,0,NULL,NULL,'It is the best time to launch the Robot to get more money.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-19 23:31:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 10:30:15','2022-07-19 23:31:27'),(739,NULL,NULL,1342,'post','flamingo_inbound',0,0,NULL,NULL,'Just one click can turn you dollar into $1000.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-20 01:51:38','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 10:30:15','2022-07-20 01:51:38'),(740,NULL,NULL,1343,'post','flamingo_inbound',0,0,NULL,NULL,'Join the society of successful people who make money here.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-20 04:14:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 10:30:15','2022-07-20 04:14:31'),(741,NULL,NULL,1344,'post','flamingo_inbound',0,0,NULL,NULL,'Start making thousands of dollars every week.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-20 06:40:09','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 10:30:15','2022-07-20 06:40:09'),(742,NULL,NULL,1345,'post','flamingo_inbound',0,0,NULL,NULL,'Make yourself rich in future using this financial robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-20 08:58:00','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 10:30:15','2022-07-20 08:58:00'),(743,NULL,NULL,1346,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-20 11:11:00','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 10:30:11','2022-07-20 11:11:00'),(744,NULL,NULL,1347,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the robot and let it bring you money.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-20 11:18:51','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 10:30:11','2022-07-20 11:18:51'),(745,NULL,NULL,1348,'post','flamingo_inbound',0,0,NULL,NULL,'Online job can be really effective if you use this Robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-20 13:39:49','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 10:30:11','2022-07-20 13:39:48'),(746,NULL,NULL,1349,'post','flamingo_inbound',0,0,NULL,NULL,'Making money can be extremely easy if you use this Robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-20 16:00:52','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 10:30:11','2022-07-20 16:00:52'),(747,NULL,NULL,1350,'post','flamingo_inbound',0,0,NULL,NULL,'Have no money? It’s easy to earn them online here.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-20 18:24:59','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 10:30:11','2022-07-20 18:24:59'),(748,NULL,NULL,1351,'post','flamingo_inbound',0,0,NULL,NULL,'Learn how to make hundreds of backs each day.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-20 20:45:08','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 10:30:11','2022-07-20 20:45:08'),(749,NULL,NULL,1352,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-20 21:28:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 10:30:11','2022-07-20 21:28:06'),(750,NULL,NULL,1353,'post','flamingo_inbound',0,0,NULL,NULL,'Make thousands every week working online here.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-20 23:08:20','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 10:30:11','2022-07-20 23:08:20'),(751,NULL,NULL,1354,'post','flamingo_inbound',0,0,NULL,NULL,'Make your money work for you all day long.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-21 02:27:14','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 10:30:11','2022-07-21 02:27:14'),(752,NULL,NULL,1355,'post','flamingo_inbound',0,0,NULL,NULL,'Make dollars just sitting home.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-21 06:23:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 10:30:11','2022-07-21 06:23:20'),(753,NULL,NULL,1356,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-21 08:50:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 10:30:11','2022-07-21 08:50:13'),(754,NULL,NULL,1357,'post','flamingo_inbound',0,0,NULL,NULL,'Financial independence is what everyone needs.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-21 10:16:35','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 10:30:11','2022-07-21 10:16:34'),(755,NULL,NULL,1358,'post','flamingo_inbound',0,0,NULL,NULL,'Thousands of bucks are guaranteed if you use this robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-21 14:12:40','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 10:30:58','2022-07-21 14:12:39'),(756,NULL,NULL,1359,'post','flamingo_inbound',0,0,NULL,NULL,'Financial robot is your success formula is found. Learn more about it.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-21 18:01:10','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 10:30:58','2022-07-21 18:01:10'),(757,NULL,NULL,1360,'post','flamingo_inbound',0,0,NULL,NULL,'Turn $1 into $100 instantly. Use the financial Robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-21 21:52:18','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 10:30:58','2022-07-21 21:52:18'),(758,NULL,NULL,1361,'post','flamingo_inbound',0,0,NULL,NULL,'Your site – more leads?','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-22 00:09:19','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 10:30:58','2022-07-22 00:09:19'),(759,NULL,NULL,1362,'post','flamingo_inbound',0,0,NULL,NULL,'The additional income for everyone.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-22 01:54:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 10:30:58','2022-07-22 01:54:06'),(760,NULL,NULL,1363,'post','flamingo_inbound',0,0,NULL,NULL,'We know how to make our future rich and do you?','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-22 05:46:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 10:30:58','2022-07-22 05:46:13'),(763,NULL,NULL,1366,'post','flamingo_inbound',0,0,NULL,NULL,'The online financial Robot is your key to success.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-22 17:40:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-22 10:32:13','2022-07-22 17:40:13'),(764,NULL,NULL,1367,'post','flamingo_inbound',0,0,NULL,NULL,'Make yourself rich in future using this financial robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-22 21:32:46','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-22 10:32:13','2022-07-22 21:32:46'),(765,NULL,NULL,1368,'post','flamingo_inbound',0,0,NULL,NULL,'Need money? The financial robot is your solution.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-23 01:27:48','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-22 10:32:13','2022-07-23 01:27:48'),(766,NULL,NULL,1369,'post','flamingo_inbound',0,0,NULL,NULL,'No worries if you are fired. Work online.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-23 05:20:46','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-22 10:32:13','2022-07-23 05:20:46'),(772,NULL,NULL,1375,'post','flamingo_inbound',0,0,NULL,NULL,'The online income is your key to success.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-24 05:22:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-23 10:31:33','2022-07-24 05:22:31'),(783,NULL,NULL,1386,'post','flamingo_inbound',0,0,NULL,NULL,'Have no money? Earn it online.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-25 17:10:59','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-25 10:36:09','2022-07-25 17:10:59'),(784,NULL,NULL,1387,'post','flamingo_inbound',0,0,NULL,NULL,'Turn $1 into $100 instantly. Use the financial Robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-25 22:05:17','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-25 10:36:09','2022-07-25 22:05:17'),(785,NULL,NULL,1388,'post','flamingo_inbound',0,0,NULL,NULL,'Strengthen your Domain Authority','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-25 22:34:15','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-25 10:36:09','2022-07-25 22:34:15'),(786,NULL,NULL,1389,'post','flamingo_inbound',0,0,NULL,NULL,'See how Robot makes $1000 from $1 of investment.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-26 02:00:23','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-25 10:36:09','2022-07-26 02:00:23'),(787,NULL,NULL,1390,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-26 02:42:41','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-25 10:36:09','2022-07-26 02:42:41'),(788,NULL,NULL,1391,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-26 02:55:32','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-25 10:36:09','2022-07-26 02:55:32'),(789,NULL,NULL,1392,'post','flamingo_inbound',0,0,NULL,NULL,'Feel free to buy everything you want with the additional income.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-26 05:55:55','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-25 10:36:09','2022-07-26 05:55:55'),(796,NULL,NULL,1399,'post','flamingo_contact',0,0,NULL,NULL,'adi@ndmails.com','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-07-27 07:00:03','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-07-27 07:00:03','2022-07-27 07:00:03'),(797,NULL,NULL,1400,'post','flamingo_inbound',0,0,NULL,NULL,'Design Work','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,'2022-07-27 07:00:03','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-07-27 07:00:01','2022-07-27 07:00:01'),(1090,NULL,NULL,1692,'post','flamingo_inbound',0,0,NULL,NULL,'Make dollars staying at home and launched this Bot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-27 12:58:17','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 12:58:17','2022-08-27 12:58:17'),(800,NULL,NULL,1403,'post','flamingo_inbound',0,0,NULL,NULL,'Find out about the easiest way of money earning.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-27 17:03:43','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 10:29:50','2022-07-27 17:03:43'),(801,NULL,NULL,1404,'post','flamingo_inbound',0,0,NULL,NULL,'Robot never sleeps. It makes money for you 24/7.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-27 20:55:55','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 10:29:50','2022-07-27 20:55:54'),(802,NULL,NULL,1405,'post','flamingo_inbound',0,0,NULL,NULL,'Check out the newest way to make a fantastic profit.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-28 01:12:46','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 10:29:50','2022-07-28 01:12:46'),(803,NULL,NULL,1406,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-28 03:05:57','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 10:29:50','2022-07-28 03:05:57'),(804,NULL,NULL,1407,'post','flamingo_inbound',0,0,NULL,NULL,'rhtwww','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-28 03:07:08','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 10:29:50','2022-07-28 03:07:08'),(805,NULL,NULL,1408,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-28 03:07:49','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 10:29:50','2022-07-28 03:07:49'),(806,NULL,NULL,1409,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-28 03:08:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 10:29:50','2022-07-28 03:08:06'),(807,NULL,NULL,1410,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-28 03:08:20','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 10:29:50','2022-07-28 03:08:20'),(808,NULL,NULL,1411,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-28 03:08:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 10:29:50','2022-07-28 03:08:31'),(809,NULL,NULL,1412,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-28 03:09:29','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 10:29:50','2022-07-28 03:09:29'),(810,NULL,NULL,1413,'post','flamingo_inbound',0,0,NULL,NULL,'Making money in the net is easier now.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-28 05:07:59','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-27 10:29:50','2022-07-28 05:07:59'),(817,NULL,NULL,1420,'post','flamingo_inbound',0,0,NULL,NULL,'This robot will help you to make hundreds of dollars each day.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-28 21:55:15','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 10:31:17','2022-07-28 21:55:15'),(818,NULL,NULL,1421,'post','flamingo_inbound',0,0,NULL,NULL,'Small investments can bring tons of dollars fast.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-29 00:15:48','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 10:31:17','2022-07-29 00:15:48'),(819,NULL,NULL,1422,'post','flamingo_inbound',0,0,NULL,NULL,'No need to work anymore. Just launch the robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-29 02:36:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 10:31:17','2022-07-29 02:36:31'),(820,NULL,NULL,1423,'post','flamingo_inbound',0,0,NULL,NULL,'Financial independence is what this robot guarantees.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-29 04:55:02','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 10:31:17','2022-07-29 04:55:02'),(821,NULL,NULL,1424,'post','flamingo_inbound',0,0,NULL,NULL,'Even a child knows how to make money. This robot is what you need!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-29 07:14:51','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-28 10:31:17','2022-07-29 07:14:51'),(825,NULL,NULL,1428,'post','flamingo_inbound',0,0,NULL,NULL,'Looking forward for income? Get it online.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-29 16:49:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 10:32:33','2022-07-29 16:49:06'),(826,NULL,NULL,1429,'post','flamingo_inbound',0,0,NULL,NULL,'The online job can bring you a fantastic profit.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-29 19:11:11','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 10:32:33','2022-07-29 19:11:11'),(827,NULL,NULL,1430,'post','flamingo_inbound',0,0,NULL,NULL,'The best online investment tool is found. Learn more!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-29 21:32:09','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 10:32:33','2022-07-29 21:32:09'),(828,NULL,NULL,1431,'post','flamingo_inbound',0,0,NULL,NULL,'Need money? Earn it without leaving your home.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-29 23:53:02','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 10:32:33','2022-07-29 23:53:02'),(829,NULL,NULL,1432,'post','flamingo_inbound',0,0,NULL,NULL,'Join the society of successful people who make money here.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-30 02:13:08','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 10:32:33','2022-07-30 02:13:08'),(830,NULL,NULL,1433,'post','flamingo_inbound',0,0,NULL,NULL,'Make your computer to be you earning instrument.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-30 04:33:47','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 10:32:33','2022-07-30 04:33:47'),(831,NULL,NULL,1434,'post','flamingo_inbound',0,0,NULL,NULL,'The financial Robot is the most effective financial tool in the net!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-30 06:53:12','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 10:32:33','2022-07-30 06:53:12'),(1108,NULL,NULL,1710,'post','flamingo_inbound',0,0,NULL,NULL,'Earn additional money without efforts and skills.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-29 11:26:07','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-29 11:26:07','2022-08-29 11:26:07'),(833,NULL,NULL,1436,'post','flamingo_inbound',0,0,NULL,NULL,'Turn $1 into $100 instantly. Use the financial Robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-30 11:40:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 10:33:57','2022-07-30 11:40:44'),(834,NULL,NULL,1437,'post','flamingo_inbound',0,0,NULL,NULL,'The huge income without investments is available.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-30 14:01:16','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 10:33:57','2022-07-30 14:01:16'),(835,NULL,NULL,1438,'post','flamingo_inbound',0,0,NULL,NULL,'Start making thousands of dollars every week.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-30 16:24:07','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 10:33:57','2022-07-30 16:24:07'),(836,NULL,NULL,1439,'post','flamingo_inbound',0,0,NULL,NULL,'The huge income without investments is available, now!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-30 18:46:47','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 10:33:57','2022-07-30 18:46:47'),(837,NULL,NULL,1440,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the best investment instrument to start making money today.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-30 21:07:01','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 10:33:57','2022-07-30 21:07:01'),(838,NULL,NULL,1441,'post','flamingo_inbound',0,0,NULL,NULL,'Need some more money? Robot will earn them really fast.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-30 23:28:52','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 10:33:57','2022-07-30 23:28:52'),(839,NULL,NULL,1442,'post','flamingo_inbound',0,0,NULL,NULL,'No need to stay awake all night long to earn money. Launch the robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-31 01:49:18','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 10:33:57','2022-07-31 01:49:18'),(840,NULL,NULL,1443,'post','flamingo_inbound',0,0,NULL,NULL,'Earn additional money without efforts and skills.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-31 04:08:50','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 10:33:57','2022-07-31 04:08:50'),(841,NULL,NULL,1444,'post','flamingo_inbound',0,0,NULL,NULL,'Financial robot is the best companion of rich people.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-31 06:28:48','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 10:33:57','2022-07-31 06:28:48'),(846,NULL,NULL,1449,'post','flamingo_inbound',0,0,NULL,NULL,'Wow! This Robot is a great start for an online career.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-31 18:38:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-31 10:32:58','2022-07-31 18:38:21'),(847,NULL,NULL,1450,'post','flamingo_inbound',0,0,NULL,NULL,'Financial independence is what this robot guarantees.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-31 20:59:40','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-31 10:32:58','2022-07-31 20:59:40'),(848,NULL,NULL,1451,'post','flamingo_inbound',0,0,NULL,NULL,'There is no need to look for a job anymore. Work online.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-07-31 23:22:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-31 10:32:58','2022-07-31 23:22:31'),(849,NULL,NULL,1452,'post','flamingo_inbound',0,0,NULL,NULL,'Money, money! Make more money with financial robot!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-01 01:48:04','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-31 10:32:58','2022-08-01 01:48:03'),(850,NULL,NULL,1453,'post','flamingo_inbound',0,0,NULL,NULL,'Join the society of successful people who make money here.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-01 04:07:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-31 10:32:58','2022-08-01 04:07:31'),(851,NULL,NULL,1454,'post','flamingo_inbound',0,0,NULL,NULL,'The online job can bring you a fantastic profit.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-01 06:26:24','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-31 10:32:58','2022-08-01 06:26:24'),(858,NULL,NULL,1461,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the financial Bot now to start earning.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-01 20:52:35','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 10:31:02','2022-08-01 20:52:35'),(859,NULL,NULL,1462,'post','flamingo_inbound',0,0,NULL,NULL,'Small investments can bring tons of dollars fast.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-01 23:11:32','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 10:31:02','2022-08-01 23:11:32'),(860,NULL,NULL,1463,'post','flamingo_inbound',0,0,NULL,NULL,'Need money? Get it here easily?','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-02 01:33:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 10:31:02','2022-08-02 01:33:06'),(861,NULL,NULL,1464,'post','flamingo_inbound',0,0,NULL,NULL,'The additional income is available for everyone using this robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-02 03:56:54','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 10:31:02','2022-08-02 03:56:54'),(862,NULL,NULL,1465,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-02 04:20:04','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 10:31:02','2022-08-02 04:20:03'),(863,NULL,NULL,1466,'post','flamingo_inbound',0,0,NULL,NULL,'Even a child knows how to make money. This robot is what you need!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-02 06:18:42','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 10:31:02','2022-08-02 06:18:42'),(868,NULL,NULL,1471,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the financial Robot and do your business.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-02 15:40:35','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 10:34:09','2022-08-02 15:40:35'),(869,NULL,NULL,1472,'post','flamingo_inbound',0,0,NULL,NULL,'Trust the financial Bot to become rich.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-02 17:59:38','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 10:34:09','2022-08-02 17:59:38'),(870,NULL,NULL,1473,'post','flamingo_inbound',0,0,NULL,NULL,'Start your online work using the financial Robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-02 20:17:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 10:34:09','2022-08-02 20:17:21'),(871,NULL,NULL,1474,'post','flamingo_inbound',0,0,NULL,NULL,'Financial robot is the best companion of rich people.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-02 22:36:01','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 10:34:09','2022-08-02 22:36:01'),(872,NULL,NULL,1475,'post','flamingo_inbound',0,0,NULL,NULL,'No need to stay awake all night long to earn money. Launch the robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-03 00:56:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 10:34:09','2022-08-03 00:56:06'),(873,NULL,NULL,1476,'post','flamingo_inbound',0,0,NULL,NULL,'Financial robot is a great way to manage and increase your income.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-03 03:14:57','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 10:34:09','2022-08-03 03:14:57'),(874,NULL,NULL,1477,'post','flamingo_inbound',0,0,NULL,NULL,'MEET ANGEL INVESTORS FOR YOUR BUSINESS','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-03 03:17:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 10:34:09','2022-08-03 03:17:31'),(875,NULL,NULL,1478,'post','flamingo_inbound',0,0,NULL,NULL,'Financial Robot is #1 investment tool ever. Launch it!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-03 05:33:52','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 10:34:09','2022-08-03 05:33:52'),(877,NULL,NULL,1480,'post','flamingo_inbound',0,0,NULL,NULL,'affordable monthly SEO plans','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-03 08:29:17','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 10:34:09','2022-08-03 08:29:17'),(878,NULL,NULL,1481,'post','flamingo_inbound',0,0,NULL,NULL,'Need cash? Launch this robot and see what it can.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-03 10:13:08','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 10:34:09','2022-08-03 10:13:08'),(879,NULL,NULL,1482,'post','flamingo_inbound',0,0,NULL,NULL,'nude ladies videos','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-03 11:26:02','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 10:30:57','2022-08-03 11:26:02'),(880,NULL,NULL,1483,'post','flamingo_inbound',0,0,NULL,NULL,'Make money, not war! Financial Robot is what you need.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-03 12:32:01','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 10:30:57','2022-08-03 12:32:01'),(881,NULL,NULL,1484,'post','flamingo_inbound',0,0,NULL,NULL,'Let the Robot bring you money while you rest.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-03 14:51:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 10:30:57','2022-08-03 14:51:13'),(882,NULL,NULL,1485,'post','flamingo_inbound',0,0,NULL,NULL,'It is the best time to launch the Robot to get more money.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-03 17:08:05','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 10:30:57','2022-08-03 17:08:05'),(883,NULL,NULL,1486,'post','flamingo_inbound',0,0,NULL,NULL,'Make your money work for you all day long.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-03 19:27:00','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 10:30:57','2022-08-03 19:27:00'),(884,NULL,NULL,1487,'post','flamingo_inbound',0,0,NULL,NULL,'Need cash? Launch this robot and see what it can.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-03 21:45:49','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 10:30:57','2022-08-03 21:45:49'),(885,NULL,NULL,1488,'post','flamingo_inbound',0,0,NULL,NULL,'The online income is the easiest ways to make you dream come true.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-03 21:55:54','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 10:30:57','2022-08-03 21:55:53'),(886,NULL,NULL,1489,'post','flamingo_inbound',0,0,NULL,NULL,'The fastest way to make you wallet thick is here.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-04 00:16:03','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 10:30:57','2022-08-04 00:16:03'),(887,NULL,NULL,1490,'post','flamingo_inbound',0,0,NULL,NULL,'Attention! Financial robot may bring you millions!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-04 02:34:52','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 10:30:57','2022-08-04 02:34:52'),(888,NULL,NULL,1491,'post','flamingo_inbound',0,0,NULL,NULL,'Ι&#8217;m not jeаlous. Cаn Ι fіnd hеre ѕеrіоuѕ mаn? :)','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-04 04:38:33','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 10:30:57','2022-08-04 04:38:32'),(889,NULL,NULL,1492,'post','flamingo_inbound',0,0,NULL,NULL,'The additional income is available for everyone using this robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-04 04:55:04','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 10:30:57','2022-08-04 04:55:04'),(890,NULL,NULL,1493,'post','flamingo_inbound',0,0,NULL,NULL,'The fastest way to make your wallet thick is found.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-04 07:16:20','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 10:30:57','2022-08-04 07:16:19'),(891,NULL,NULL,1494,'post','flamingo_inbound',0,0,NULL,NULL,'Online Bot will bring you wealth and satisfaction.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-04 11:56:47','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 10:37:14','2022-08-04 11:56:47'),(892,NULL,NULL,1495,'post','flamingo_inbound',0,0,NULL,NULL,'Financial robot guarantees everyone stability and income.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-04 14:22:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 10:37:14','2022-08-04 14:22:06'),(893,NULL,NULL,1496,'post','flamingo_inbound',0,0,NULL,NULL,'Everyone who needs money should try this Robot out.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-04 16:42:22','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 10:37:14','2022-08-04 16:42:22'),(894,NULL,NULL,1497,'post','flamingo_inbound',0,0,NULL,NULL,'The financial Robot works for you even when you sleep.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-04 19:03:22','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 10:37:14','2022-08-04 19:03:22'),(895,NULL,NULL,1498,'post','flamingo_inbound',0,0,NULL,NULL,'Online Bot will bring you wealth and satisfaction.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-04 21:40:17','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 10:37:14','2022-08-04 21:40:17'),(896,NULL,NULL,1499,'post','flamingo_inbound',0,0,NULL,NULL,'Need some more money? Robot will earn them really fast.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-05 00:00:12','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 10:37:14','2022-08-05 00:00:12'),(897,NULL,NULL,1500,'post','flamingo_inbound',0,0,NULL,NULL,'Your computer can bring you additional income if you use this Robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-05 02:21:08','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 10:37:14','2022-08-05 02:21:08'),(898,NULL,NULL,1501,'post','flamingo_inbound',0,0,NULL,NULL,'Only one click can grow up your money really fast.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-05 04:40:36','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 10:37:14','2022-08-05 04:40:35'),(899,NULL,NULL,1502,'post','flamingo_inbound',0,0,NULL,NULL,'Additional income is now available for anyone all around the world.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-05 07:01:10','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 10:37:14','2022-08-05 07:01:10'),(900,NULL,NULL,1503,'post','flamingo_inbound',0,0,NULL,NULL,'Need cash? Launch this robot and see what it can.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-05 09:21:10','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 10:37:14','2022-08-05 09:21:10'),(901,NULL,NULL,1504,'post','flamingo_inbound',0,0,NULL,NULL,'Earn additional money without efforts and skills.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-05 11:41:11','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 10:42:26','2022-08-05 11:41:11'),(902,NULL,NULL,1505,'post','flamingo_inbound',0,0,NULL,NULL,'Have no financial skills? Let Robot make money for you.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-05 13:58:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 10:42:26','2022-08-05 13:58:13'),(903,NULL,NULL,1506,'post','flamingo_inbound',0,0,NULL,NULL,'Make dollars staying at home and launched this Bot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-05 16:21:24','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 10:42:26','2022-08-05 16:21:24'),(904,NULL,NULL,1507,'post','flamingo_inbound',0,0,NULL,NULL,'Every your dollar can turn into $100 after you lunch this Robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-05 18:41:56','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 10:42:26','2022-08-05 18:41:56'),(905,NULL,NULL,1508,'post','flamingo_inbound',0,0,NULL,NULL,'We know how to become rich and do you?','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-05 21:02:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 10:42:26','2022-08-05 21:02:31'),(906,NULL,NULL,1509,'post','flamingo_inbound',0,0,NULL,NULL,'The online income is the easiest ways to make you dream come true.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-05 22:58:34','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 10:42:26','2022-08-05 22:58:34'),(907,NULL,NULL,1510,'post','flamingo_inbound',0,0,NULL,NULL,'Only one click can grow up your money really fast.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-06 01:17:15','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 10:42:26','2022-08-06 01:17:15'),(908,NULL,NULL,1511,'post','flamingo_inbound',0,0,NULL,NULL,'We have found the fastest way to be rich. Find it out here.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-06 03:34:40','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 10:42:26','2022-08-06 03:34:40'),(909,NULL,NULL,1512,'post','flamingo_inbound',0,0,NULL,NULL,'Have no money? It’s easy to earn them online here.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-06 06:12:57','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 10:42:26','2022-08-06 06:12:57'),(910,NULL,NULL,NULL,'system-page','404',NULL,NULL,'Page not found %%sep%% %%sitename%%',NULL,'Error 404: Page not found',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-06 06:36:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(911,NULL,NULL,1513,'post','flamingo_inbound',0,0,NULL,NULL,'One dollar is nothing, but it can grow into $100 here.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-06 08:32:17','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 10:42:26','2022-08-06 08:32:17'),(912,NULL,NULL,1514,'post','flamingo_inbound',0,0,NULL,NULL,'Only one click can grow up your money really fast.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-06 10:50:59','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 10:32:49','2022-08-06 10:50:59'),(913,NULL,NULL,1515,'post','flamingo_inbound',0,0,NULL,NULL,'Learn how to make hundreds of backs each day.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-06 15:21:09','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 10:32:49','2022-08-06 15:21:09'),(914,NULL,NULL,1516,'post','flamingo_inbound',0,0,NULL,NULL,'No worries if you are fired. Work online.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-06 17:42:43','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 10:32:49','2022-08-06 17:42:43'),(915,NULL,NULL,1517,'post','flamingo_inbound',0,0,NULL,NULL,'Wow! This Robot is a great start for an online career.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-06 20:03:00','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 10:32:49','2022-08-06 20:03:00'),(916,NULL,NULL,1518,'post','flamingo_inbound',0,0,NULL,NULL,'The additional income for everyone.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-06 22:23:59','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 10:32:49','2022-08-06 22:23:59'),(917,NULL,NULL,1519,'post','flamingo_inbound',0,0,NULL,NULL,'Even a child knows how to make $100 today.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-06 23:39:58','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 10:32:49','2022-08-06 23:39:57'),(918,NULL,NULL,1520,'post','flamingo_inbound',0,0,NULL,NULL,'The fastest way to make you wallet thick is here.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-07 02:02:51','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 10:32:49','2022-08-07 02:02:50'),(919,NULL,NULL,1521,'post','flamingo_inbound',0,0,NULL,NULL,'No need to work anymore while you have the Robot launched!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-07 04:30:37','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 10:32:49','2022-08-07 04:30:37'),(920,NULL,NULL,1522,'post','flamingo_inbound',0,0,NULL,NULL,'The financial Robot is the most effective financial tool in the net!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-07 06:53:03','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 10:32:49','2022-08-07 06:53:03'),(1208,NULL,NULL,1811,'post','flamingo_inbound',0,0,NULL,NULL,'The best way for everyone who rushes for financial independence.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-07 18:12:33','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-07 18:12:33','2022-09-07 18:12:33'),(923,NULL,NULL,1525,'post','flamingo_inbound',0,0,NULL,NULL,'Only one click can grow up your money really fast.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-07 13:54:35','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-07 10:31:28','2022-08-07 13:54:35'),(924,NULL,NULL,1526,'post','flamingo_inbound',0,0,NULL,NULL,'Who needs eyeballs, you need BUSINESS','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-07 15:22:50','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-07 10:31:28','2022-08-07 15:22:50'),(925,NULL,NULL,1527,'post','flamingo_inbound',0,0,NULL,NULL,'Find out about the easiest way of money earning.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-07 16:14:41','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-07 10:31:28','2022-08-07 16:14:41'),(926,NULL,NULL,1528,'post','flamingo_inbound',0,0,NULL,NULL,'The fastest way to make you wallet thick is here.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-07 18:33:16','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-07 10:31:28','2022-08-07 18:33:16'),(927,NULL,NULL,1529,'post','flamingo_inbound',0,0,NULL,NULL,'Make thousands every week working online here.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-07 20:53:40','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-07 10:31:28','2022-08-07 20:53:40'),(928,NULL,NULL,1530,'post','flamingo_inbound',0,0,NULL,NULL,'Earn additional money without efforts.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-07 23:14:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-07 10:31:28','2022-08-07 23:14:13'),(929,NULL,NULL,1531,'post','flamingo_inbound',0,0,NULL,NULL,'This robot can bring you money 24/7.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-08 01:32:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-07 10:31:28','2022-08-08 01:32:27'),(930,NULL,NULL,1532,'post','flamingo_inbound',0,0,NULL,NULL,'Attention! Financial robot may bring you millions!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-08 03:50:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-07 10:31:28','2022-08-08 03:50:27'),(931,NULL,NULL,1533,'post','flamingo_inbound',0,0,NULL,NULL,'Let the financial Robot be your companion in the financial market.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-08 06:14:07','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-07 10:31:28','2022-08-08 06:14:07'),(933,NULL,NULL,1535,'post','flamingo_inbound',0,0,NULL,NULL,'Make money online, staying at home this cold winter.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-08 10:55:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 10:30:07','2022-08-08 10:55:06'),(934,NULL,NULL,1536,'post','flamingo_inbound',0,0,NULL,NULL,'Need money? Earn it without leaving your home.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-08 13:14:34','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 10:30:07','2022-08-08 13:14:34'),(935,NULL,NULL,1537,'post','flamingo_inbound',0,0,NULL,NULL,'# 1 financial expert in the net! Check out the new Robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-08 15:35:53','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 10:30:07','2022-08-08 15:35:53'),(936,NULL,NULL,1538,'post','flamingo_inbound',0,0,NULL,NULL,'Make thousands every week working online here.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-08 17:55:41','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 10:30:07','2022-08-08 17:55:41'),(937,NULL,NULL,1539,'post','flamingo_inbound',0,0,NULL,NULL,'Make yourself rich in future using this financial robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-08 20:15:14','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 10:30:07','2022-08-08 20:15:13'),(938,NULL,NULL,1540,'post','flamingo_inbound',0,0,NULL,NULL,'No need to stay awake all night long to earn money. Launch the robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-08 22:37:24','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 10:30:07','2022-08-08 22:37:23'),(939,NULL,NULL,1541,'post','flamingo_inbound',0,0,NULL,NULL,'Even a child knows how to make money. This robot is what you need!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-09 00:55:50','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 10:30:07','2022-08-09 00:55:50'),(940,NULL,NULL,1542,'post','flamingo_inbound',0,0,NULL,NULL,'The best advertising of your products and services!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-09 02:34:01','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 10:30:07','2022-08-09 02:34:01'),(941,NULL,NULL,1543,'post','flamingo_inbound',0,0,NULL,NULL,'Wow! This is a fastest way for a financial independence.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-09 03:17:37','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 10:30:07','2022-08-09 03:17:37'),(942,NULL,NULL,1544,'post','flamingo_inbound',0,0,NULL,NULL,'Your money work even when you sleep.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-09 05:34:02','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 10:30:07','2022-08-09 05:34:02'),(944,NULL,NULL,1546,'post','flamingo_inbound',0,0,NULL,NULL,'Everyone can earn as much as he wants suing this Bot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-09 10:13:14','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-08 10:30:07','2022-08-09 10:13:14'),(945,NULL,NULL,1547,'post','flamingo_inbound',0,0,NULL,NULL,'Even a child knows how to make $100 today.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-09 12:42:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 10:35:27','2022-08-09 12:42:06'),(946,NULL,NULL,1548,'post','flamingo_inbound',0,0,NULL,NULL,'Make dollars just sitting home.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-09 15:04:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 10:35:27','2022-08-09 15:04:13'),(947,NULL,NULL,1549,'post','flamingo_inbound',0,0,NULL,NULL,'Feel free to buy everything you want with the additional income.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-09 17:25:19','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 10:35:27','2022-08-09 17:25:19'),(948,NULL,NULL,1550,'post','flamingo_inbound',0,0,NULL,NULL,'Check out the newest way to make a fantastic profit.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-09 20:05:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 10:35:27','2022-08-09 20:05:21'),(949,NULL,NULL,1551,'post','flamingo_inbound',0,0,NULL,NULL,'We know how to become rich and do you?','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-09 22:26:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 10:35:27','2022-08-09 22:26:44'),(950,NULL,NULL,1552,'post','flamingo_inbound',0,0,NULL,NULL,'Check out the new financial tool, which can make you rich.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-10 00:47:25','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 10:35:28','2022-08-10 00:47:25'),(951,NULL,NULL,1553,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the best investment instrument to start making money today.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-10 03:09:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 10:35:28','2022-08-10 03:09:13'),(952,NULL,NULL,1554,'post','flamingo_inbound',0,0,NULL,NULL,'Additional income is now available for anyone all around the world.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-10 05:30:41','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 10:35:28','2022-08-10 05:30:41'),(953,NULL,NULL,1555,'post','flamingo_inbound',0,0,NULL,NULL,'Small investments can bring tons of dollars fast.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-10 07:49:09','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 10:35:28','2022-08-10 07:49:09'),(954,NULL,NULL,1556,'post','flamingo_inbound',0,0,NULL,NULL,'The online income is the easiest ways to make you dream come true.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-10 10:10:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-09 10:35:28','2022-08-10 10:10:06'),(955,NULL,NULL,1557,'post','flamingo_inbound',0,0,NULL,NULL,'Make dollars staying at home and launched this Bot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-10 12:30:54','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-10 10:35:10','2022-08-10 12:30:54'),(956,NULL,NULL,1558,'post','flamingo_inbound',0,0,NULL,NULL,'Get more dofollow backlinks for fairphoto.com','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-10 12:35:54','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-10 10:35:10','2022-08-10 12:35:54'),(957,NULL,NULL,1559,'post','flamingo_inbound',0,0,NULL,NULL,'Have no money? Earn it online.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-10 14:50:07','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-10 10:35:10','2022-08-10 14:50:07'),(958,NULL,NULL,1560,'post','flamingo_inbound',0,0,NULL,NULL,'It is the best time to launch the Robot to get more money.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-10 18:26:48','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-10 10:35:10','2022-08-10 18:26:48'),(959,NULL,NULL,1561,'post','flamingo_inbound',0,0,NULL,NULL,'Financial independence is what everyone needs.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-11 06:58:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-10 10:35:10','2022-08-11 06:58:21'),(961,NULL,NULL,1563,'post','flamingo_inbound',0,0,NULL,NULL,'Make your computer to be you earning instrument.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-12 08:43:01','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-11 10:31:14','2022-08-12 08:43:01'),(962,NULL,NULL,1564,'post','flamingo_inbound',0,0,NULL,NULL,'Your computer can bring you additional income if you use this Robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-13 07:33:20','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-12 10:34:25','2022-08-13 07:33:20'),(965,'http://fairphoto.com/?post_type=flamingo_inbound&p=1567','55:0bfff2e13e598e97110aff0fbdb64864',1567,'post','flamingo_inbound',0,0,NULL,NULL,'Turn Surf-Surf-Surf into Talk Talk Talk','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-14 15:46:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:37','2022-08-14 15:46:13'),(966,'http://fairphoto.com/?post_type=flamingo_inbound&p=1568','55:3407a4d97ad6ad6aee0dc5e17f8e51f1',1568,'post','flamingo_inbound',0,0,NULL,NULL,'Financial robot keeps bringing you money while you sleep.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-14 17:28:29','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:37','2022-08-14 17:28:29'),(967,'http://fairphoto.com/?post_type=flamingo_inbound&p=1569','55:0e3989cfbe4746eed6a5fb0f2cd3c12d',1569,'post','flamingo_inbound',0,0,NULL,NULL,'This robot will help you to make hundreds of dollars each day.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-15 14:04:49','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:37','2022-08-15 14:04:49'),(968,'http://fairphoto.com/?post_type=flamingo_inbound&p=1570','55:91d7450667f522d08d349788711c318d',1570,'post','flamingo_inbound',0,0,NULL,NULL,'Investment proposal','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-15 18:16:47','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:37','2022-08-15 18:16:47'),(969,'http://fairphoto.com/?post_type=flamingo_inbound&p=1571','55:5525d7328aeb59c4c0aff83f5875bbb4',1571,'post','flamingo_inbound',0,0,NULL,NULL,'Check out the newest way to make a fantastic profit.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-15 19:12:20','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:37','2022-08-15 19:12:20'),(970,'http://fairphoto.com/?post_type=flamingo_inbound&p=1572','55:2d7116542f4e4ede66c45a2d7f960982',1572,'post','flamingo_inbound',0,0,NULL,NULL,'Investment Proposal','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-16 05:58:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:37','2022-08-16 05:58:06'),(973,'http://fairphoto.com/?post_type=flamingo_inbound&p=1575','55:1b825fbc583d3424c78adcd1c7a83a4d',1575,'post','flamingo_inbound',0,0,NULL,NULL,'Your money work even when you sleep.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-16 12:40:40','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-16 12:40:40'),(974,'http://fairphoto.com/?post_type=flamingo_inbound&p=1576','55:890f11615d7a6a10f82c06e7face9f36',1576,'post','flamingo_inbound',0,0,NULL,NULL,'The online income is your key to success.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-16 14:46:57','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-16 14:46:57'),(975,'http://fairphoto.com/?post_type=flamingo_inbound&p=1577','55:e0a0d46b6e91985153798972b7e6571b',1577,'post','flamingo_inbound',0,0,NULL,NULL,'Make money online, staying at home this cold winter.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-16 16:48:26','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-16 16:48:25'),(976,'http://fairphoto.com/?post_type=flamingo_inbound&p=1578','55:e2507730db188dd55e1b52d5a556ab55',1578,'post','flamingo_inbound',0,0,NULL,NULL,'Robot is the best way for everyone who looks for financial independence.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-16 18:54:02','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-16 18:54:02'),(977,'http://fairphoto.com/?post_type=flamingo_inbound&p=1579','55:eecf037592395742f4b566e7af8461e7',1579,'post','flamingo_inbound',0,0,NULL,NULL,'Loan Offer','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-16 20:14:57','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-16 20:14:57'),(978,'http://fairphoto.com/?post_type=flamingo_inbound&p=1580','55:932e5d28e3b5f9cc656378975c040ce7',1580,'post','flamingo_inbound',0,0,NULL,NULL,'Everyone can earn as much as he wants now.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-16 20:57:36','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-16 20:57:36'),(979,'http://fairphoto.com/?post_type=flamingo_inbound&p=1581','55:fc94aeed652416dd00e8e3e3d0edd2a3',1581,'post','flamingo_inbound',0,0,NULL,NULL,'Find out about the easiest way of money earning.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-16 23:02:07','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-16 23:02:07'),(980,'http://fairphoto.com/?post_type=flamingo_inbound&p=1582','55:2f9f4194a70365a4c8e7a643b0646a1f',1582,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the best investment instrument to start making money today.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-17 01:05:11','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-17 01:05:11'),(981,'http://fairphoto.com/?post_type=flamingo_inbound&p=1583','55:fddffcbceb90057138414d1a6375844b',1583,'post','flamingo_inbound',0,0,NULL,NULL,'Watch your money grow while you invest with the Robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-17 03:08:47','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-17 03:08:47'),(982,'http://fairphoto.com/?post_type=flamingo_inbound&p=1584','55:e7337455c60e7918a8faee09f98bd7f2',1584,'post','flamingo_inbound',0,0,NULL,NULL,'Making money can be extremely easy if you use this Robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-17 05:13:25','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-17 05:13:25'),(983,'http://fairphoto.com/?post_type=flamingo_inbound&p=1585','55:7e5bfeec345f23de80c80427f37d9786',1585,'post','flamingo_inbound',0,0,NULL,NULL,'Let your money grow into the capital with this Robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-17 07:18:20','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-17 07:18:20'),(987,'http://fairphoto.com/?post_type=flamingo_inbound&p=1589','55:76d4feee022bed3ec0b2695e023bdc8a',1589,'post','flamingo_inbound',0,0,NULL,NULL,'Check out the newest way to make a fantastic profit.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-17 15:36:29','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-17 15:36:29'),(988,'http://fairphoto.com/?post_type=flamingo_inbound&p=1590','55:f1e24f6ac64629f4b2c816599a7e6cd0',1590,'post','flamingo_inbound',0,0,NULL,NULL,'The huge income without investments is available.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-17 17:42:12','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-17 17:42:12'),(989,'http://fairphoto.com/?post_type=flamingo_inbound&p=1591','55:c857f6c3d9e16f3a07f8c79802c1ab78',1591,'post','flamingo_inbound',0,0,NULL,NULL,'Strike when the iron’s hot','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-17 19:41:30','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-17 19:41:29'),(990,'http://fairphoto.com/?post_type=flamingo_inbound&p=1592','55:25db28fb4fc6df4d7f428312a3dfb3d6',1592,'post','flamingo_inbound',0,0,NULL,NULL,'Have no money? Earn it online.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-17 19:42:29','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-17 19:42:29'),(991,'http://fairphoto.com/?post_type=flamingo_inbound&p=1593','55:6a4d46d23788f21cd610504fba0dcf75',1593,'post','flamingo_inbound',0,0,NULL,NULL,'Invest $1 today to make $1000 tomorrow.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-17 21:46:36','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-17 21:46:36'),(992,'http://fairphoto.com/?post_type=flamingo_inbound&p=1594','55:3a95141c7296f4d746c8e859fd136a2b',1594,'post','flamingo_inbound',0,0,NULL,NULL,'labor outlay to institute windows','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-17 22:42:42','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-17 22:42:42'),(993,'http://fairphoto.com/?post_type=flamingo_inbound&p=1595','55:96e83131150731d224fb66fa094a10db',1595,'post','flamingo_inbound',0,0,NULL,NULL,'Wow! This is a fastest way for a financial independence.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-17 23:47:14','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-17 23:47:14'),(994,'http://fairphoto.com/?post_type=flamingo_inbound&p=1596','55:25dae6df6789da38f7eb45d1cf034dd8',1596,'post','flamingo_inbound',0,0,NULL,NULL,'Make yourself rich in future using this financial robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-18 01:50:08','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-18 01:50:08'),(995,'http://fairphoto.com/?post_type=flamingo_inbound&p=1597','55:7d75851f9ef80caa97c97231ab793a1f',1597,'post','flamingo_inbound',0,0,NULL,NULL,'Looking forward for income? Get it online.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-18 03:55:35','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-18 03:55:35'),(996,'http://fairphoto.com/?post_type=flamingo_inbound&p=1598','55:9c1ea0339bf7b3e4b9dc71dddaa6bf29',1598,'post','flamingo_inbound',0,0,NULL,NULL,'No need to stay awake all night long to earn money. Launch the robot.','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-18 05:54:47','2022-09-17 07:13:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:13:38','2022-08-18 05:54:46'),(1279,'https://fairphoto.com/?post_type=flamingo_inbound&p=1883','56:18dfdb0a4fc1e2ecb2a8675bfb986816',1883,'post','flamingo_inbound',0,0,NULL,NULL,'Looking for an easy way to make money? Check out the financial robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-17 07:24:29','2022-09-17 07:24:29',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-17 07:24:29','2022-09-17 07:24:29'),(998,NULL,NULL,1600,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-18 09:20:05','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 09:20:04','2022-08-18 09:20:04'),(999,NULL,NULL,1601,'post','flamingo_inbound',0,0,NULL,NULL,'Most successful people already use Robot. Do you?','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-18 10:08:29','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 10:08:29','2022-08-18 10:08:29'),(1000,NULL,NULL,1602,'post','flamingo_inbound',0,0,NULL,NULL,'Make your money work for you all day long.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-18 12:13:37','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 12:13:37','2022-08-18 12:13:37'),(1001,NULL,NULL,1603,'post','flamingo_inbound',0,0,NULL,NULL,'Earn additional money without efforts and skills.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-18 14:20:05','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 14:20:05','2022-08-18 14:20:05'),(1002,NULL,NULL,1604,'post','flamingo_inbound',0,0,NULL,NULL,'Young Heaven &#8211; Naked Teens &amp; Young Porn Pictures','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-18 16:04:52','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 16:04:52','2022-08-18 16:04:52'),(1003,NULL,NULL,1605,'post','flamingo_inbound',0,0,NULL,NULL,'Wow! This Robot is a great start for an online career.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-18 16:23:22','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 16:23:22','2022-08-18 16:23:22'),(1004,NULL,NULL,1606,'post','flamingo_inbound',0,0,NULL,NULL,'Additional income is now available for anyone all around the world.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-18 18:30:01','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 18:30:01','2022-08-18 18:30:01'),(1005,NULL,NULL,1607,'post','flamingo_inbound',0,0,NULL,NULL,'Let the financial Robot be your companion in the financial market.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-18 20:36:11','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 20:36:11','2022-08-18 20:36:11'),(1006,NULL,NULL,1608,'post','flamingo_inbound',0,0,NULL,NULL,'Robot is the best way for everyone who looks for financial independence.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-18 22:36:53','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-18 22:36:53','2022-08-18 22:36:53'),(1007,NULL,NULL,1609,'post','flamingo_inbound',0,0,NULL,NULL,'Even a child knows how to make money. This robot is what you need!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-19 00:37:45','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 00:37:45','2022-08-19 00:37:45'),(1008,NULL,NULL,1610,'post','flamingo_inbound',0,0,NULL,NULL,'We know how to make our future rich and do you?','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-19 02:44:42','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 02:44:42','2022-08-19 02:44:42'),(1009,NULL,NULL,1611,'post','flamingo_inbound',0,0,NULL,NULL,'Your money work even when you sleep.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-19 04:49:33','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 04:49:33','2022-08-19 04:49:33'),(1010,NULL,NULL,1612,'post','flamingo_inbound',0,0,NULL,NULL,'Make your money work for you all day long.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-19 06:51:43','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 06:51:42','2022-08-19 06:51:42'),(1014,NULL,NULL,1616,'post','flamingo_inbound',0,0,NULL,NULL,'Make your money work for you all day long.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-19 15:13:45','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 15:13:45','2022-08-19 15:13:45'),(1015,NULL,NULL,1617,'post','flamingo_inbound',0,0,NULL,NULL,'Financial robot keeps bringing you money while you sleep.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-19 17:21:33','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 17:21:33','2022-08-19 17:21:33'),(1016,NULL,NULL,1618,'post','flamingo_inbound',0,0,NULL,NULL,'# 1 financial expert in the net! Check out the new Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-19 19:23:39','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 19:23:39','2022-08-19 19:23:39'),(1017,NULL,NULL,1619,'post','flamingo_inbound',0,0,NULL,NULL,'Make dollars just sitting home.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-19 21:28:19','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 21:28:19','2022-08-19 21:28:19'),(1018,NULL,NULL,1620,'post','flamingo_inbound',0,0,NULL,NULL,'Still not a millionaire? The financial robot will make you him!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-19 23:30:52','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-19 23:30:52','2022-08-19 23:30:52'),(1019,NULL,NULL,1621,'post','flamingo_inbound',0,0,NULL,NULL,'One dollar is nothing, but it can grow into $100 here.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-20 01:33:02','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 01:33:02','2022-08-20 01:33:02'),(1020,NULL,NULL,1622,'post','flamingo_inbound',0,0,NULL,NULL,'Start making thousands of dollars every week.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-20 03:36:57','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 03:36:57','2022-08-20 03:36:57'),(1021,NULL,NULL,1623,'post','flamingo_inbound',0,0,NULL,NULL,'Let the Robot bring you money while you rest.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-20 05:38:57','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 05:38:57','2022-08-20 05:38:57'),(1022,NULL,NULL,1624,'post','flamingo_inbound',0,0,NULL,NULL,'Financial robot is the best companion of rich people.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-20 07:07:16','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 07:07:16','2022-08-20 07:07:16'),(1024,NULL,NULL,1626,'post','flamingo_inbound',0,0,NULL,NULL,'Money, money! Make more money with financial robot!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-20 09:08:48','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 09:08:48','2022-08-20 09:08:48'),(1025,NULL,NULL,1627,'post','flamingo_inbound',0,0,NULL,NULL,'No worries if you are fired. Work online.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-20 11:09:25','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 11:09:25','2022-08-20 11:09:25'),(1026,NULL,NULL,1628,'post','flamingo_inbound',0,0,NULL,NULL,'We know how to make our future rich and do you?','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-20 13:29:18','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 13:29:18','2022-08-20 13:29:18'),(1027,NULL,NULL,1629,'post','flamingo_inbound',0,0,NULL,NULL,'Robot is the best solution for everyone who wants to earn.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-20 15:28:52','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 15:28:52','2022-08-20 15:28:52'),(1028,NULL,NULL,1630,'post','flamingo_inbound',0,0,NULL,NULL,'See how Robot makes $1000 from $1 of investment.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-20 16:48:18','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 16:48:18','2022-08-20 16:48:18'),(1029,NULL,NULL,1631,'post','flamingo_inbound',0,0,NULL,NULL,'Buy everything you want earning money online.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-20 18:51:14','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 18:51:14','2022-08-20 18:51:14'),(1030,NULL,NULL,1632,'post','flamingo_inbound',0,0,NULL,NULL,'What does Corporate Social Responsibility mean to your company?','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-20 18:55:57','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 18:55:57','2022-08-20 18:55:57'),(1031,NULL,NULL,1633,'post','flamingo_inbound',0,0,NULL,NULL,'Everyone can earn as much as he wants now.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-20 20:56:56','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 20:56:56','2022-08-20 20:56:56'),(1032,NULL,NULL,1634,'post','flamingo_inbound',0,0,NULL,NULL,'We know how to become rich and do you?','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-20 23:05:58','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-20 23:05:58','2022-08-20 23:05:58'),(1033,NULL,NULL,1635,'post','flamingo_inbound',0,0,NULL,NULL,'Online earnings are the easiest way for financial independence.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-21 01:11:09','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 01:11:09','2022-08-21 01:11:09'),(1034,NULL,NULL,1636,'post','flamingo_inbound',0,0,NULL,NULL,'Feel free to buy everything you want with the additional income.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-21 03:15:19','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 03:15:19','2022-08-21 03:15:19'),(1035,NULL,NULL,1637,'post','flamingo_inbound',0,0,NULL,NULL,'Everyone can earn as much as he wants now.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-21 05:19:59','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 05:19:59','2022-08-21 05:19:59'),(1036,NULL,NULL,1638,'post','flamingo_inbound',0,0,NULL,NULL,'Have no financial skills? Let Robot make money for you.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-21 07:22:23','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 07:22:23','2022-08-21 07:22:23'),(1039,NULL,NULL,1641,'post','flamingo_inbound',0,0,NULL,NULL,'Start making thousands of dollars every week.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-21 13:30:34','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 13:30:34','2022-08-21 13:30:34'),(1040,NULL,NULL,1642,'post','flamingo_inbound',0,0,NULL,NULL,'Your money keep grow 24/7 if you use the financial Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-21 15:34:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 15:34:44','2022-08-21 15:34:44'),(1041,NULL,NULL,1643,'post','flamingo_inbound',0,0,NULL,NULL,'We know how to become rich and do you?','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-21 17:36:51','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 17:36:51','2022-08-21 17:36:51'),(1042,NULL,NULL,1644,'post','flamingo_inbound',0,0,NULL,NULL,'Need cash? Launch this robot and see what it can.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-21 19:43:19','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 19:43:19','2022-08-21 19:43:19'),(1043,NULL,NULL,1645,'post','flamingo_inbound',0,0,NULL,NULL,'The fastest way to make you wallet thick is here.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-21 21:52:04','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 21:52:04','2022-08-21 21:52:04'),(1044,NULL,NULL,1646,'post','flamingo_inbound',0,0,NULL,NULL,'Robot is the best way for everyone who looks for financial independence.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-21 23:57:43','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-21 23:57:43','2022-08-21 23:57:43'),(1045,NULL,NULL,1647,'post','flamingo_inbound',0,0,NULL,NULL,'Online Bot will bring you wealth and satisfaction.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-22 02:00:30','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-22 02:00:30','2022-08-22 02:00:30'),(1046,NULL,NULL,1648,'post','flamingo_inbound',0,0,NULL,NULL,'No worries if you are fired. Work online.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-22 04:10:13','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-22 04:10:13','2022-08-22 04:10:13'),(1047,NULL,NULL,1649,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-22 04:46:32','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-22 04:46:32','2022-08-22 04:46:32'),(1048,NULL,NULL,1650,'post','flamingo_inbound',0,0,NULL,NULL,'Everyone can earn as much as he wants suing this Bot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-22 06:15:51','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-22 06:15:51','2022-08-22 06:15:51'),(1052,NULL,NULL,1654,'post','flamingo_inbound',0,0,NULL,NULL,'We know how to increase your financial stability.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-22 14:47:41','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-22 14:47:41','2022-08-22 14:47:41'),(1053,NULL,NULL,1655,'post','flamingo_inbound',0,0,NULL,NULL,'Check out the new financial tool, which can make you rich.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-22 16:48:07','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-22 16:48:07','2022-08-22 16:48:07'),(1054,NULL,NULL,1656,'post','flamingo_inbound',0,0,NULL,NULL,'Let the financial Robot be your companion in the financial market.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-22 18:52:37','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-22 18:52:36','2022-08-22 18:52:36'),(1055,NULL,NULL,1657,'post','flamingo_inbound',0,0,NULL,NULL,'Your computer can bring you additional income if you use this Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-22 20:54:31','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-22 20:54:31','2022-08-22 20:54:31'),(1056,NULL,NULL,1658,'post','flamingo_inbound',0,0,NULL,NULL,'The fastest way to make your wallet thick is found.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-22 22:52:55','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-22 22:52:55','2022-08-22 22:52:55'),(1057,NULL,NULL,1659,'post','flamingo_inbound',0,0,NULL,NULL,'The financial Robot is your future wealth and independence.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-23 01:02:11','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-23 01:02:11','2022-08-23 01:02:11'),(1058,NULL,NULL,1660,'post','flamingo_inbound',0,0,NULL,NULL,'Looking forward for income? Get it online.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-23 03:08:14','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-23 03:08:14','2022-08-23 03:08:14'),(1059,NULL,NULL,1661,'post','flamingo_inbound',0,0,NULL,NULL,'Join the society of successful people who make money here.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-23 05:13:11','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-23 05:13:11','2022-08-23 05:13:11'),(1060,NULL,NULL,1662,'post','flamingo_inbound',0,0,NULL,NULL,'Need money? Get it here easily! Just press this to launch the robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-23 07:16:55','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-23 07:16:55','2022-08-23 07:16:55'),(1062,NULL,NULL,1664,'post','flamingo_inbound',0,0,NULL,NULL,'Find out about the easiest way of money earning.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-23 11:24:09','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-23 11:24:09','2022-08-23 11:24:09'),(1063,NULL,NULL,1665,'post','flamingo_inbound',0,0,NULL,NULL,'Check out the newest way to make a fantastic profit.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-23 13:26:40','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-23 13:26:40','2022-08-23 13:26:40'),(1064,NULL,NULL,1666,'post','flamingo_inbound',0,0,NULL,NULL,'Strengthen your Domain Authority','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-23 14:30:35','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-23 14:30:35','2022-08-23 14:30:35'),(1065,NULL,NULL,1667,'post','flamingo_inbound',0,0,NULL,NULL,'Rich people are rich because they use this robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-23 15:33:42','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-23 15:33:42','2022-08-23 15:33:42'),(1066,NULL,NULL,1668,'post','flamingo_inbound',0,0,NULL,NULL,'Looking forward for income? Get it online.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-23 17:33:27','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-23 17:33:27','2022-08-23 17:33:27'),(1067,NULL,NULL,1669,'post','flamingo_inbound',0,0,NULL,NULL,'Make money 24/7 without any efforts and skills.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-23 19:33:24','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-23 19:33:24','2022-08-23 19:33:24'),(1068,NULL,NULL,1670,'post','flamingo_inbound',0,0,NULL,NULL,'Start making thousands of dollars every week just using this robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-23 21:34:48','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-23 21:34:48','2022-08-23 21:34:48'),(1069,NULL,NULL,1671,'post','flamingo_inbound',0,0,NULL,NULL,'Every your dollar can turn into $100 after you lunch this Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-24 00:12:08','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-24 00:12:08','2022-08-24 00:12:08'),(1070,NULL,NULL,1672,'post','flamingo_inbound',0,0,NULL,NULL,'The financial Robot is the most effective financial tool in the net!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-24 02:17:28','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-24 02:17:28','2022-08-24 02:17:28'),(1071,NULL,NULL,1673,'post','flamingo_inbound',0,0,NULL,NULL,'Need money? The financial robot is your solution.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-24 04:18:20','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-24 04:18:20','2022-08-24 04:18:20'),(1072,NULL,NULL,1674,'post','flamingo_inbound',0,0,NULL,NULL,'Even a child knows how to make $100 today.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-24 06:38:56','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-24 06:38:56','2022-08-24 06:38:56'),(1075,NULL,NULL,1677,'post','flamingo_inbound',0,0,NULL,NULL,'Earn additional money without efforts and skills.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-24 12:47:55','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-24 12:47:55','2022-08-24 12:47:55'),(1076,NULL,NULL,1678,'post','flamingo_inbound',0,0,NULL,NULL,'The additional income for everyone.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-24 14:48:42','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-24 14:48:41','2022-08-24 14:48:41'),(1077,NULL,NULL,1679,'post','flamingo_inbound',0,0,NULL,NULL,'Even a child knows how to make money. Do you?','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-24 16:52:03','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-24 16:52:03','2022-08-24 16:52:03'),(1078,NULL,NULL,1680,'post','flamingo_inbound',0,0,NULL,NULL,'Aloha i writing about the prices','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-25 06:29:30','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-25 06:29:30','2022-08-25 06:29:30'),(1122,NULL,NULL,1724,'post','flamingo_inbound',0,0,NULL,NULL,'Have no money? Earn it online.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-30 13:59:49','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 13:59:49','2022-08-30 13:59:49'),(1123,NULL,NULL,1725,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the financial Bot now to start earning.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-30 15:54:00','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 15:54:00','2022-08-30 15:54:00'),(1124,NULL,NULL,1726,'post','flamingo_inbound',0,0,NULL,NULL,'The huge income without investments is available, now!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-30 17:50:55','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 17:50:55','2022-08-30 17:50:55'),(1125,NULL,NULL,1727,'post','flamingo_inbound',0,0,NULL,NULL,'The success formula is found. Learn more about it.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-30 19:48:25','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 19:48:25','2022-08-30 19:48:25'),(1126,NULL,NULL,1728,'post','flamingo_inbound',0,0,NULL,NULL,'The success formula is found. Learn more about it.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-30 21:45:55','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 21:45:55','2022-08-30 21:45:55'),(1127,NULL,NULL,1729,'post','flamingo_inbound',0,0,NULL,NULL,'Most successful people already use Robot. Do you?','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-30 23:40:15','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-30 23:40:15','2022-08-30 23:40:15'),(1128,NULL,NULL,1730,'post','flamingo_inbound',0,0,NULL,NULL,'Buy everything you want earning money online.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-31 01:35:09','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-31 01:35:09','2022-08-31 01:35:09'),(1129,NULL,NULL,1731,'post','flamingo_inbound',0,0,NULL,NULL,'Have no financial skills? Let Robot make money for you.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-31 03:31:35','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-31 03:31:35','2022-08-31 03:31:35'),(1130,NULL,NULL,1732,'post','flamingo_inbound',0,0,NULL,NULL,'Check out the automatic Bot, which works for you 24/7.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-31 05:47:04','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-31 05:47:04','2022-08-31 05:47:04'),(1131,NULL,NULL,1733,'post','flamingo_inbound',0,0,NULL,NULL,'Launch the financial Bot now to start earning.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-31 07:41:44','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-31 07:41:44','2022-08-31 07:41:44'),(1133,NULL,NULL,1735,'post','flamingo_inbound',0,0,NULL,NULL,'Need cash? Launch this robot and see what it can.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-08-31 09:35:40','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-08-31 09:35:40','2022-08-31 09:35:40'),(1135,NULL,NULL,1737,'post','flamingo_inbound',0,0,NULL,NULL,'Премиум Маркет Сургут на Ленинградской 11 отзывы','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-01 13:17:10','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 13:17:10','2022-09-01 13:17:10'),(1136,NULL,NULL,1738,'post','flamingo_inbound',0,0,NULL,NULL,'Financial robot is your success formula is found. Learn more about it.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-01 14:16:55','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 14:16:55','2022-09-01 14:16:55'),(1137,NULL,NULL,1739,'post','flamingo_inbound',0,0,NULL,NULL,'Need money? Earn it without leaving your home.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-01 16:17:11','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 16:17:11','2022-09-01 16:17:11'),(1138,NULL,NULL,1740,'post','flamingo_inbound',0,0,NULL,NULL,'Need some more money? Robot will earn them really fast.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-01 18:14:59','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 18:14:59','2022-09-01 18:14:59'),(1139,NULL,NULL,1741,'post','flamingo_inbound',0,0,NULL,NULL,'The fastest way to make your wallet thick is found.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-01 20:13:51','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 20:13:51','2022-09-01 20:13:51'),(1140,NULL,NULL,1742,'post','flamingo_inbound',0,0,NULL,NULL,'Looking for additional money? Try out the best financial instrument.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-01 22:11:55','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-01 22:11:55','2022-09-01 22:11:55'),(1141,NULL,NULL,1743,'post','flamingo_inbound',0,0,NULL,NULL,'Your computer can bring you additional income if you use this Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-02 00:09:26','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 00:09:26','2022-09-02 00:09:26'),(1142,NULL,NULL,1744,'post','flamingo_inbound',0,0,NULL,NULL,'Earn additional money without efforts.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-02 02:07:29','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 02:07:29','2022-09-02 02:07:29'),(1143,NULL,NULL,1745,'post','flamingo_inbound',0,0,NULL,NULL,'No worries if you are fired. Work online.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-02 04:05:36','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 04:05:36','2022-09-02 04:05:36'),(1144,NULL,NULL,1746,'post','flamingo_inbound',0,0,NULL,NULL,'Have no financial skills? Let Robot make money for you.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-02 06:01:04','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 06:01:04','2022-09-02 06:01:04'),(1147,NULL,NULL,1749,'post','flamingo_inbound',0,0,NULL,NULL,'Watch your money grow while you invest with the Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-02 11:52:48','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 11:52:48','2022-09-02 11:52:48'),(1148,NULL,NULL,1750,'post','flamingo_inbound',0,0,NULL,NULL,'Robot is the best way for everyone who looks for financial independence.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-02 13:52:46','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 13:52:46','2022-09-02 13:52:46'),(1149,NULL,NULL,1751,'post','flamingo_inbound',0,0,NULL,NULL,'The financial Robot is your future wealth and independence.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-02 16:09:36','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 16:09:35','2022-09-02 16:09:35'),(1150,NULL,NULL,1752,'post','flamingo_inbound',0,0,NULL,NULL,'Attention! Here you can earn money online!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-02 18:08:17','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 18:08:17','2022-09-02 18:08:17'),(1151,NULL,NULL,1753,'post','flamingo_inbound',0,0,NULL,NULL,'No worries if you are fired. Work online.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-02 20:05:35','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 20:05:35','2022-09-02 20:05:35'),(1152,NULL,NULL,1754,'post','flamingo_inbound',0,0,NULL,NULL,'Need money? Get it here easily! Just press this to launch the robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-02 22:02:08','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 22:02:08','2022-09-02 22:02:08'),(1153,NULL,NULL,1755,'post','flamingo_inbound',0,0,NULL,NULL,'The financial Robot is your future wealth and independence.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-02 23:58:58','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-02 23:58:58','2022-09-02 23:58:58'),(1154,NULL,NULL,1756,'post','flamingo_inbound',0,0,NULL,NULL,'Every your dollar can turn into $100 after you lunch this Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-03 01:55:43','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 01:55:43','2022-09-03 01:55:43'),(1155,NULL,NULL,1757,'post','flamingo_inbound',0,0,NULL,NULL,'Your money keep grow 24/7 if you use the financial Robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-03 03:52:49','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 03:52:49','2022-09-03 03:52:49'),(1156,NULL,NULL,1758,'post','flamingo_inbound',0,0,NULL,NULL,'Rich people are rich because they use this robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-03 05:49:52','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 05:49:52','2022-09-03 05:49:52'),(1165,NULL,NULL,1768,'post','flamingo_inbound',0,0,NULL,NULL,'We know how to become rich and do you?','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-03 23:29:25','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-03 23:29:25','2022-09-03 23:29:25'),(1166,NULL,NULL,1769,'post','flamingo_inbound',0,0,NULL,NULL,'Even a child knows how to make money. This robot is what you need!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-04 01:27:05','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 01:27:05','2022-09-04 01:27:05'),(1167,NULL,NULL,1770,'post','flamingo_inbound',0,0,NULL,NULL,'Let the Robot bring you money while you rest.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-04 03:23:12','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 03:23:12','2022-09-04 03:23:12'),(1168,NULL,NULL,1771,'post','flamingo_inbound',0,0,NULL,NULL,'Everyone can earn as much as he wants suing this Bot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-04 05:20:32','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 05:20:32','2022-09-04 05:20:32'),(1169,NULL,NULL,1772,'post','flamingo_inbound',0,0,NULL,NULL,'Let the financial Robot be your companion in the financial market.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-04 07:16:46','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-04 07:16:46','2022-09-04 07:16:46'),(1180,NULL,NULL,1783,'post','flamingo_inbound',0,0,NULL,NULL,'Join the society of successful people who make money here.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-05 02:54:02','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 02:54:02','2022-09-05 02:54:02'),(1181,NULL,NULL,1784,'post','flamingo_inbound',0,0,NULL,NULL,'Real revolution in weight loss! Start losing weight today! This is a one-time promotion, only today and only now!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-05 04:20:06','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 04:20:06','2022-09-05 04:20:06'),(1182,NULL,NULL,1785,'post','flamingo_inbound',0,0,NULL,NULL,'[your-subject]','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-05 04:37:49','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 04:37:49','2022-09-05 04:37:49'),(1183,NULL,NULL,1786,'post','flamingo_inbound',0,0,NULL,NULL,'Looking forward for income? Get it online.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-05 04:53:37','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 04:53:37','2022-09-05 04:53:37'),(1184,NULL,NULL,1787,'post','flamingo_inbound',0,0,NULL,NULL,'Attention! Financial robot may bring you millions!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-05 06:50:21','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-05 06:50:21','2022-09-05 06:50:21'),(1206,NULL,NULL,1809,'post','flamingo_inbound',0,0,NULL,NULL,'There is no need to look for a job anymore. Work online.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-06 21:45:42','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 21:45:42','2022-09-06 21:45:42'),(1207,NULL,NULL,1810,'post','flamingo_inbound',0,0,NULL,NULL,'No need to work anymore while you have the Robot launched!','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-06 23:43:59','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-06 23:43:59','2022-09-06 23:43:59'),(1236,NULL,NULL,1839,'post','flamingo_inbound',0,0,NULL,NULL,'Earn additional money without efforts.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-10 07:16:05','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-10 07:16:05','2022-09-10 07:16:05'),(1247,NULL,NULL,1850,'post','flamingo_inbound',0,0,NULL,NULL,'Small investments can bring tons of dollars fast.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-11 07:29:57','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-11 07:29:57','2022-09-11 07:29:57'),(1257,NULL,NULL,1860,'post','flamingo_inbound',0,0,NULL,NULL,'Make yourself rich in future using this financial robot.','flamingo-spam',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-12 05:51:59','2022-09-17 07:13:37',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-09-12 05:51:59','2022-09-12 05:51:59');
/*!40000 ALTER TABLE `wpbb_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_yoast_indexable_hierarchy`
--

DROP TABLE IF EXISTS `wpbb_yoast_indexable_hierarchy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_yoast_indexable_hierarchy` (
  `indexable_id` int(11) unsigned NOT NULL,
  `ancestor_id` int(11) unsigned NOT NULL,
  `depth` int(11) unsigned DEFAULT NULL,
  `blog_id` bigint(20) NOT NULL DEFAULT '1',
  PRIMARY KEY (`indexable_id`,`ancestor_id`),
  KEY `indexable_id` (`indexable_id`),
  KEY `ancestor_id` (`ancestor_id`),
  KEY `depth` (`depth`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_yoast_indexable_hierarchy`
--

LOCK TABLES `wpbb_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wpbb_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wpbb_yoast_indexable_hierarchy` VALUES (1,0,0,1),(2,0,0,1),(3,0,0,1),(4,0,0,1),(5,0,0,1),(6,0,0,1),(7,0,0,1),(8,0,0,1),(194,0,0,1),(193,0,0,1),(192,0,0,1),(191,0,0,1),(21,0,0,1),(189,0,0,1),(188,187,1,1),(187,0,0,1),(186,0,0,1),(185,0,0,1),(184,0,0,1),(205,0,0,1),(182,0,0,1),(19,0,0,1),(246,95,1,1),(179,0,0,1),(178,89,1,1),(177,0,0,1),(176,0,0,1),(175,0,0,1),(174,0,0,1),(173,0,0,1),(172,0,0,1),(203,0,0,1),(170,0,0,1),(169,0,0,1),(190,0,0,1),(167,0,0,1),(166,0,0,1),(314,0,0,1),(164,0,0,1),(163,0,0,1),(162,0,0,1),(161,0,0,1),(160,0,0,1),(159,0,0,1),(158,0,0,1),(157,0,0,1),(156,0,0,1),(155,0,0,1),(154,0,0,1),(153,0,0,1),(152,0,0,1),(151,0,0,1),(16,0,0,1),(150,0,0,1),(54,47,1,1),(59,47,1,1),(62,61,1,1),(56,0,0,1),(64,61,1,1),(57,0,0,1),(63,0,0,1),(48,47,1,1),(60,47,1,1),(65,47,1,1),(14,0,0,1),(12,0,0,1),(149,0,0,1),(148,0,0,1),(147,0,0,1),(253,0,0,1),(144,0,0,1),(143,0,0,1),(142,0,0,1),(53,0,0,1),(141,0,0,1),(140,124,1,1),(139,124,1,1),(138,124,1,1),(137,124,1,1),(136,124,1,1),(135,124,1,1),(133,124,1,1),(132,124,1,1),(28,89,1,1),(47,0,0,1),(131,0,0,1),(89,0,0,1),(120,0,0,1),(832,0,0,1),(106,0,0,1),(50,0,0,1),(61,0,0,1),(95,0,0,1),(96,0,0,1),(97,0,0,1),(98,0,0,1),(930,0,0,1),(58,0,0,1),(101,0,0,1),(102,0,0,1),(103,0,0,1),(108,0,0,1),(52,0,0,1),(104,0,0,1),(9,0,0,1),(45,0,0,1),(111,0,0,1),(113,0,0,1),(112,113,1,1),(115,113,1,1),(116,98,1,1),(117,98,1,1),(118,98,1,1),(119,98,1,1),(51,0,0,1),(305,0,0,1),(55,0,0,1),(124,0,0,1),(254,0,0,1),(134,124,1,1),(127,124,1,1),(321,0,0,1),(129,124,1,1),(130,124,1,1),(195,0,0,1),(196,0,0,1),(197,0,0,1),(198,0,0,1),(199,0,0,1),(200,0,0,1),(204,89,1,1),(202,0,0,1),(206,0,0,1),(207,0,0,1),(247,95,1,1),(210,0,0,1),(211,0,0,1),(212,0,0,1),(213,0,0,1),(214,0,0,1),(248,95,1,1),(216,0,0,1),(217,0,0,1),(218,0,0,1),(219,0,0,1),(220,0,0,1),(221,0,0,1),(222,0,0,1),(223,0,0,1),(224,0,0,1),(225,0,0,1),(226,0,0,1),(227,0,0,1),(228,0,0,1),(230,97,1,1),(231,97,1,1),(232,97,1,1),(233,97,1,1),(234,0,0,1),(235,0,0,1),(236,0,0,1),(237,0,0,1),(238,0,0,1),(239,0,0,1),(240,0,0,1),(241,0,0,1),(242,0,0,1),(243,0,0,1),(244,0,0,1),(245,0,0,1),(249,95,1,1),(309,0,0,1),(251,0,0,1),(308,61,1,1),(255,254,1,1),(15,0,0,1),(256,0,0,1),(257,0,0,1),(258,0,0,1),(259,0,0,1),(260,0,0,1),(261,0,0,1),(262,0,0,1),(263,0,0,1),(264,0,0,1),(265,0,0,1),(266,0,0,1),(267,0,0,1),(268,0,0,1),(269,0,0,1),(270,0,0,1),(271,0,0,1),(272,0,0,1),(273,0,0,1),(274,0,0,1),(275,0,0,1),(276,0,0,1),(277,0,0,1),(278,0,0,1),(23,0,0,1),(279,0,0,1),(281,0,0,1),(282,281,1,1),(283,281,1,1),(284,281,1,1),(285,281,1,1),(286,0,0,1),(287,0,0,1),(320,0,0,1),(289,51,1,1),(290,51,1,1),(291,51,1,1),(31,0,0,1),(292,0,0,1),(293,0,0,1),(319,0,0,1),(295,0,0,1),(296,0,0,1),(10,0,0,1),(11,0,0,1),(13,0,0,1),(20,0,0,1),(24,0,0,1),(25,0,0,1),(26,0,0,1),(27,0,0,1),(29,0,0,1),(30,0,0,1),(32,0,0,1),(33,0,0,1),(34,0,0,1),(35,0,0,1),(312,0,0,1),(37,0,0,1),(46,0,0,1),(49,47,1,1),(302,0,0,1),(38,0,0,1),(39,0,0,1),(40,0,0,1),(41,0,0,1),(42,0,0,1),(43,0,0,1),(44,0,0,1),(110,101,1,1),(830,0,0,1),(900,0,0,1),(843,0,0,1),(775,0,0,1),(762,0,0,1),(805,0,0,1),(763,0,0,1),(834,0,0,1),(898,0,0,1),(774,0,0,1),(107,0,0,1),(996,0,0,1),(768,0,0,1),(897,0,0,1),(787,0,0,1),(298,0,0,1),(304,0,0,1),(300,0,0,1),(301,0,0,1),(306,0,0,1),(310,0,0,1),(307,0,0,1),(942,0,0,1),(817,0,0,1),(734,0,0,1),(721,0,0,1),(988,0,0,1),(795,0,0,1),(806,0,0,1),(794,0,0,1),(803,0,0,1),(798,0,0,1),(792,0,0,1),(793,0,0,1),(827,0,0,1),(826,0,0,1),(802,0,0,1),(816,0,0,1),(821,0,0,1),(820,0,0,1),(819,0,0,1),(812,0,0,1),(822,0,0,1),(879,0,0,1),(943,0,0,1),(853,0,0,1),(866,0,0,1),(893,0,0,1),(894,0,0,1),(895,0,0,1),(896,0,0,1),(886,0,0,1),(899,0,0,1),(833,0,0,1),(831,0,0,1),(829,0,0,1),(824,0,0,1),(828,0,0,1),(960,0,0,1),(825,0,0,1),(813,0,0,1),(818,0,0,1),(814,0,0,1),(815,0,0,1),(800,0,0,1),(799,0,0,1),(801,0,0,1),(807,0,0,1),(764,0,0,1),(755,0,0,1),(743,0,0,1),(732,0,0,1),(733,0,0,1),(989,0,0,1),(990,0,0,1),(804,0,0,1),(786,0,0,1),(785,0,0,1),(782,0,0,1),(788,0,0,1),(781,0,0,1),(783,0,0,1),(784,0,0,1),(791,0,0,1),(823,0,0,1),(884,0,0,1),(880,0,0,1),(881,0,0,1),(882,0,0,1),(883,0,0,1),(867,0,0,1),(885,0,0,1),(892,0,0,1),(891,0,0,1),(932,0,0,1),(911,0,0,1),(909,0,0,1),(908,0,0,1),(907,0,0,1),(906,0,0,1),(905,0,0,1),(904,0,0,1),(903,0,0,1),(902,0,0,1),(901,0,0,1),(931,0,0,1),(921,0,0,1),(920,0,0,1),(919,0,0,1),(918,0,0,1),(917,0,0,1),(916,0,0,1),(915,0,0,1),(914,0,0,1),(913,0,0,1),(912,0,0,1),(929,0,0,1),(928,0,0,1),(927,0,0,1),(926,0,0,1),(925,0,0,1),(924,0,0,1),(923,0,0,1),(922,0,0,1),(941,0,0,1),(940,0,0,1),(939,0,0,1),(938,0,0,1),(937,0,0,1),(936,0,0,1),(935,0,0,1),(934,0,0,1),(933,0,0,1),(954,0,0,1),(953,0,0,1),(952,0,0,1),(951,0,0,1),(950,0,0,1),(949,0,0,1),(948,0,0,1),(947,0,0,1),(946,0,0,1),(945,0,0,1),(959,0,0,1),(958,0,0,1),(957,0,0,1),(956,0,0,1),(955,0,0,1),(961,0,0,1),(963,0,0,1),(962,0,0,1),(986,0,0,1),(985,0,0,1),(984,0,0,1),(983,0,0,1),(982,0,0,1),(981,0,0,1),(980,0,0,1),(979,0,0,1),(978,0,0,1),(977,0,0,1),(976,0,0,1),(975,0,0,1),(974,0,0,1),(973,0,0,1),(972,0,0,1),(971,0,0,1),(970,0,0,1),(969,0,0,1),(968,0,0,1),(967,0,0,1),(966,0,0,1),(965,0,0,1),(964,0,0,1),(987,0,0,1),(991,0,0,1),(993,0,0,1),(992,0,0,1),(994,0,0,1),(995,0,0,1),(722,0,0,1),(723,0,0,1),(724,0,0,1),(725,0,0,1),(726,0,0,1),(727,0,0,1),(728,0,0,1),(729,0,0,1),(730,0,0,1),(731,0,0,1),(735,0,0,1),(736,0,0,1),(737,0,0,1),(738,0,0,1),(739,0,0,1),(740,0,0,1),(741,0,0,1),(742,0,0,1),(744,0,0,1),(745,0,0,1),(746,0,0,1),(747,0,0,1),(748,0,0,1),(749,0,0,1),(750,0,0,1),(751,0,0,1),(752,0,0,1),(753,0,0,1),(754,0,0,1),(756,0,0,1),(757,0,0,1),(758,0,0,1),(759,0,0,1),(760,0,0,1),(761,0,0,1),(765,0,0,1),(766,0,0,1),(767,0,0,1),(769,0,0,1),(770,0,0,1),(771,0,0,1),(772,0,0,1),(773,0,0,1),(776,0,0,1),(777,0,0,1),(778,0,0,1),(779,0,0,1),(780,0,0,1),(789,0,0,1),(790,0,0,1),(808,0,0,1),(809,0,0,1),(810,0,0,1),(811,0,0,1),(835,0,0,1),(836,0,0,1),(837,0,0,1),(838,0,0,1),(839,0,0,1),(840,0,0,1),(841,0,0,1),(842,0,0,1),(844,0,0,1),(845,0,0,1),(846,0,0,1),(847,0,0,1),(848,0,0,1),(849,0,0,1),(850,0,0,1),(851,0,0,1),(852,0,0,1),(854,0,0,1),(855,0,0,1),(856,0,0,1),(857,0,0,1),(858,0,0,1),(859,0,0,1),(860,0,0,1),(861,0,0,1),(862,0,0,1),(863,0,0,1),(864,0,0,1),(865,0,0,1),(868,0,0,1),(869,0,0,1),(870,0,0,1),(871,0,0,1),(872,0,0,1),(873,0,0,1),(874,0,0,1),(875,0,0,1),(876,0,0,1),(877,0,0,1),(878,0,0,1),(887,0,0,1),(888,0,0,1),(889,0,0,1),(890,0,0,1),(944,0,0,1);
/*!40000 ALTER TABLE `wpbb_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_yoast_migrations`
--

DROP TABLE IF EXISTS `wpbb_yoast_migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_yoast_migrations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `version` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `wpbb_yoast_migrations_version` (`version`)
) ENGINE=MyISAM AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_yoast_migrations`
--

LOCK TABLES `wpbb_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `wpbb_yoast_migrations` DISABLE KEYS */;
INSERT INTO `wpbb_yoast_migrations` VALUES (1,'20171228151840'),(2,'20171228151841'),(3,'20190529075038'),(4,'20191011111109'),(5,'20200408101900'),(6,'20200420073606'),(7,'20200428123747'),(8,'20200428194858'),(9,'20200429105310'),(10,'20200430075614'),(11,'20200430150130'),(12,'20200507054848'),(13,'20200513133401'),(14,'20200609154515'),(15,'20200616130143'),(16,'20200617122511'),(17,'20200702141921'),(18,'20200728095334'),(19,'20201202144329'),(20,'20201216124002'),(21,'20201216141134'),(22,'20210817092415'),(23,'20211020091404');
/*!40000 ALTER TABLE `wpbb_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_yoast_primary_term`
--

DROP TABLE IF EXISTS `wpbb_yoast_primary_term`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_yoast_primary_term` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) DEFAULT NULL,
  `term_id` bigint(20) DEFAULT NULL,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `blog_id` bigint(20) NOT NULL DEFAULT '1',
  PRIMARY KEY (`id`),
  KEY `post_taxonomy` (`post_id`,`taxonomy`),
  KEY `post_term` (`post_id`,`term_id`)
) ENGINE=MyISAM AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_yoast_primary_term`
--

LOCK TABLES `wpbb_yoast_primary_term` WRITE;
/*!40000 ALTER TABLE `wpbb_yoast_primary_term` DISABLE KEYS */;
INSERT INTO `wpbb_yoast_primary_term` VALUES (1,521,39,'category','2021-06-02 10:09:16','2021-12-08 23:36:19',1),(2,322,41,'product_cat','2021-06-07 07:15:46','2021-12-02 17:04:33',1),(3,608,24,'project-type','2021-06-10 11:37:46','2022-01-09 22:17:23',1),(4,689,20,'product_cat','2021-07-01 07:06:36','2021-12-02 17:04:33',1),(5,857,48,'salient_g_sections_category','2021-12-05 23:52:43','2021-12-31 16:21:26',1),(6,773,48,'salient_g_sections_category','2021-12-05 23:53:01','2021-12-31 16:27:46',1),(7,329,49,'salient_g_sections_category','2021-12-05 23:53:43','2021-12-05 12:53:43',1),(8,335,49,'salient_g_sections_category','2021-12-05 23:54:03','2021-12-05 12:54:03',1),(9,458,50,'salient_g_sections_category','2021-12-05 23:54:27','2021-12-05 12:55:23',1),(10,403,50,'salient_g_sections_category','2021-12-05 23:54:59','2021-12-05 12:54:59',1),(11,312,49,'salient_g_sections_category','2021-12-05 23:55:45','2021-12-05 12:55:45',1);
/*!40000 ALTER TABLE `wpbb_yoast_primary_term` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpbb_yoast_seo_links`
--

DROP TABLE IF EXISTS `wpbb_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpbb_yoast_seo_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) DEFAULT NULL,
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `target_post_id` bigint(20) unsigned DEFAULT NULL,
  `type` varchar(8) DEFAULT NULL,
  `indexable_id` int(11) unsigned DEFAULT NULL,
  `target_indexable_id` int(11) unsigned DEFAULT NULL,
  `height` int(11) unsigned DEFAULT NULL,
  `width` int(11) unsigned DEFAULT NULL,
  `size` int(11) unsigned DEFAULT NULL,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=MyISAM AUTO_INCREMENT=1298 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpbb_yoast_seo_links`
--

LOCK TABLES `wpbb_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wpbb_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wpbb_yoast_seo_links` VALUES (1270,'https://www.fairphoto.com/suggest-a-project/',866,65,'internal',315,58,NULL,NULL,NULL,NULL,NULL),(1271,'https://www.fairphoto.com/suggest-a-project/',866,65,'internal',315,58,NULL,NULL,NULL,NULL,NULL),(1276,'mailto:hello@fairphoto.com',894,NULL,'external',319,NULL,NULL,NULL,NULL,NULL,NULL),(1277,'/privacy-policy',894,3,'internal',319,46,NULL,NULL,NULL,NULL,NULL),(1274,'/suggest-a-project',783,65,'internal',293,58,NULL,NULL,NULL,NULL,NULL),(1275,'/suggest-a-project',57,65,'internal',56,58,NULL,NULL,NULL,NULL,NULL),(1195,'https://www.fairphoto.com/projects/people-and-the-sea/',651,608,'internal',253,228,NULL,NULL,NULL,NULL,NULL),(1281,'https://www.fairphoto.com/projects/people-and-the-sea/',905,608,'internal',323,228,NULL,NULL,NULL,NULL,NULL),(1280,'https://www.fairphoto.com/projects/people-and-the-sea/',905,608,'internal',323,228,NULL,NULL,NULL,NULL,NULL),(1278,'https://www.fairphoto.com/projects/people-and-the-sea/',904,608,'internal',322,228,NULL,NULL,NULL,NULL,NULL),(1279,'https://www.fairphoto.com/projects/people-and-the-sea/',904,608,'internal',322,228,NULL,NULL,NULL,NULL,NULL),(1287,'https://www.fairphoto.com/gallery/langob-pambot/',909,140,'internal',326,97,NULL,NULL,NULL,NULL,NULL),(1286,'https://www.fairphoto.com/gallery/langob-pambot/',909,140,'internal',326,97,NULL,NULL,NULL,NULL,NULL),(1282,'https://www.fairphoto.com/projects/people-and-the-sea/',906,608,'internal',324,228,NULL,NULL,NULL,NULL,NULL),(1283,'https://www.fairphoto.com/projects/people-and-the-sea/',906,608,'internal',324,228,NULL,NULL,NULL,NULL,NULL),(1284,'https://www.fairphoto.com/projects/people-and-the-sea/',908,608,'internal',325,228,NULL,NULL,NULL,NULL,NULL),(1285,'https://www.fairphoto.com/projects/people-and-the-sea/',908,608,'internal',325,228,NULL,NULL,NULL,NULL,NULL),(528,'http://www.rubenrekker.com',329,NULL,'external',103,NULL,NULL,NULL,NULL,NULL,NULL),(28,'https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/',478,97,'internal',148,89,NULL,NULL,NULL,NULL,NULL),(29,'https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/',478,97,'internal',148,89,NULL,NULL,NULL,NULL,NULL),(30,'https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/',479,97,'internal',149,89,NULL,NULL,NULL,NULL,NULL),(31,'https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/',479,97,'internal',149,89,NULL,NULL,NULL,NULL,NULL),(585,'https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/',521,97,'internal',186,89,NULL,NULL,NULL,NULL,NULL),(1272,'https://www.fairphoto.com/gallery/hanchank-nyi-chin/',521,322,'internal',186,98,NULL,NULL,NULL,NULL,NULL),(583,'https://www.fairphoto.com/projects/hnalone-hla-inn-maung-mae/',521,97,'internal',186,89,NULL,NULL,NULL,NULL,NULL),(1288,'https://www.fairphoto.com/contact-us/',914,79,'internal',328,63,NULL,NULL,NULL,NULL,NULL),(533,'http://urltest',335,NULL,'external',101,NULL,NULL,NULL,NULL,NULL,NULL),(534,'/urltest',335,NULL,'internal',101,NULL,NULL,NULL,NULL,NULL,NULL),(1269,'https://www.fairphoto.com/wp-content/uploads/2021/09/display1-sketch-back.png',31,741,'image-in',51,289,245,324,4527,NULL,NULL),(1262,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a7289-edit-4-600x400.jpg',31,93,'image-in',51,13,1120,1680,741061,NULL,NULL),(1263,'https://www.fairphoto.com/wp-content/uploads/2021/06/0a4a2184-600x400.jpg',31,543,'image-in',51,202,1120,1680,1779213,NULL,NULL),(1264,'https://www.fairphoto.com/wp-content/uploads/2021/04/0a4a9725-600x400.jpg',31,92,'image-in',51,12,1120,1680,976932,NULL,NULL),(1265,'https://www.fairphoto.com/wp-content/uploads/2021/06/img_8127-edit-600x400.jpg',31,680,'image-in',51,278,1120,1680,991074,NULL,NULL),(1266,'https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give-light.png',31,220,'image-in',51,32,60,60,1750,NULL,NULL),(1267,'https://www.fairphoto.com/wp-content/uploads/2021/09/display1-sketch-front.png',31,742,'image-in',51,290,245,325,2869,NULL,NULL),(1268,'https://www.fairphoto.com/wp-content/uploads/2021/09/display1-sketch-side.png',31,743,'image-in',51,291,245,21,1013,NULL,NULL),(1260,'/gallery',31,18,'internal',51,47,NULL,NULL,NULL,NULL,NULL),(1261,'https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give-dark.png',31,221,'image-in',51,33,60,60,1552,NULL,NULL),(1259,'https://www.fairphoto.com/blog/myanmar/hnalone-hla-inn-maung-mae/exploring-inle-lake/',31,521,'internal',51,186,NULL,NULL,NULL,NULL,NULL),(1273,'https://www.fairphoto.com/gallery/langob-pambot/',651,140,'internal',253,97,NULL,NULL,NULL,NULL,NULL),(1245,'https://www.fairphoto.com/gallery/langob-pambot/',31,140,'internal',51,97,NULL,NULL,NULL,NULL,NULL),(536,'https://www.fairphoto.com/wp-content/uploads/2021/05/icon-give-primary.png',335,376,'image-in',101,110,60,60,2287,NULL,NULL),(535,'',335,NULL,'internal',101,109,NULL,NULL,NULL,NULL,NULL),(1258,'https://www.fairphoto.com/blog/category/myanmar/hnalone-hla-inn-maung-mae/',31,NULL,'internal',51,188,NULL,NULL,NULL,NULL,NULL),(1255,'https://www.fairphoto.com/blog/category/philippines/people-and-the-sea/',31,NULL,'internal',51,255,NULL,NULL,NULL,NULL,NULL),(1256,'https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/',31,651,'internal',51,253,NULL,NULL,NULL,NULL,NULL),(1257,'https://www.fairphoto.com/blog/myanmar/hnalone-hla-inn-maung-mae/exploring-inle-lake/',31,521,'internal',51,186,NULL,NULL,NULL,NULL,NULL),(1241,'/prints',31,NULL,'internal',51,NULL,NULL,NULL,NULL,NULL,NULL),(1176,'https://www.fairphoto.com/projects/',31,40,'internal',51,53,NULL,NULL,NULL,NULL,NULL),(1242,'https://www.fairphoto.com/gallery/hanchank-nyi-chin/',31,322,'internal',51,98,NULL,NULL,NULL,NULL,NULL),(1243,'https://www.fairphoto.com/gallery/hanchank-nyi-chin/',31,322,'internal',51,98,NULL,NULL,NULL,NULL,NULL),(1244,'https://www.fairphoto.com/gallery/langob-pambot/',31,140,'internal',51,97,NULL,NULL,NULL,NULL,NULL),(1253,'/blog',31,34,'internal',51,52,NULL,NULL,NULL,NULL,NULL),(1254,'https://www.fairphoto.com/blog/philippines/people-and-the-sea/a-day-with-people-and-the-sea/',31,651,'internal',51,253,NULL,NULL,NULL,NULL,NULL),(1252,'https://www.fairphoto.com/gallery/',31,18,'internal',51,47,NULL,NULL,NULL,NULL,NULL),(1251,'/gallery',31,18,'internal',51,47,NULL,NULL,NULL,NULL,NULL),(1250,'/projects',31,40,'internal',51,53,NULL,NULL,NULL,NULL,NULL),(1249,'https://www.fairphoto.com/gallery/uyen-chuyen/',31,689,'internal',51,281,NULL,NULL,NULL,NULL,NULL),(1247,'https://www.fairphoto.com/gallery/menindee-memory/',31,106,'internal',51,95,NULL,NULL,NULL,NULL,NULL),(1246,'https://www.fairphoto.com/gallery/menindee-memory/',31,106,'internal',51,95,NULL,NULL,NULL,NULL,NULL),(1240,'/submit-a-photo',31,57,'internal',51,56,NULL,NULL,NULL,NULL,NULL),(1248,'https://www.fairphoto.com/gallery/uyen-chuyen/',31,689,'internal',51,281,NULL,NULL,NULL,NULL,NULL),(1289,'https://www.fairphoto.com/contact-us/',914,79,'internal',328,63,NULL,NULL,NULL,NULL,NULL),(1290,'https://www.fairphoto.com/contact-us/',916,79,'internal',330,63,NULL,NULL,NULL,NULL,NULL),(1291,'https://www.fairphoto.com/contact-us/',916,79,'internal',330,63,NULL,NULL,NULL,NULL,NULL),(1292,'https://www.fairphoto.com/contact-us/',918,79,'internal',332,63,NULL,NULL,NULL,NULL,NULL),(1293,'https://www.fairphoto.com/contact-us/',918,79,'internal',332,63,NULL,NULL,NULL,NULL,NULL),(1294,'https://www.fairphoto.com/contact-us/',921,79,'internal',334,63,NULL,NULL,NULL,NULL,NULL),(1295,'https://www.fairphoto.com/contact-us/',921,79,'internal',334,63,NULL,NULL,NULL,NULL,NULL),(1296,'https://www.fairphoto.com/contact-us/',1400,79,'internal',797,63,NULL,NULL,NULL,NULL,NULL),(1297,'https://www.fairphoto.com/contact-us/',1400,79,'internal',797,63,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wpbb_yoast_seo_links` 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 2022-09-17  8:29:43
